@cloudtower/eagle 0.27.53-alpha.3 → 0.27.53-alpha.4

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.
Files changed (186) hide show
  1. package/dist/cjs/UIKitProvider/index.js +5 -24
  2. package/dist/cjs/core/AccordionCard/index.js +6 -5
  3. package/dist/cjs/core/Alert/index.js +3 -4
  4. package/dist/cjs/core/Arch/index.js +2 -1
  5. package/dist/cjs/core/Badge/index.js +2 -1
  6. package/dist/cjs/core/BaseIcon/index.js +2 -1
  7. package/dist/cjs/core/Bit/index.js +2 -1
  8. package/dist/cjs/core/BitPerSecond/index.js +2 -1
  9. package/dist/cjs/core/Bps/index.js +2 -1
  10. package/dist/cjs/core/Breadcrumb/index.js +2 -1
  11. package/dist/cjs/core/Button/index.js +2 -1
  12. package/dist/cjs/core/Byte/index.js +2 -1
  13. package/dist/cjs/core/Calendar/index.js +2 -1
  14. package/dist/cjs/core/Card/index.js +2 -1
  15. package/dist/cjs/core/Checkbox/index.js +2 -1
  16. package/dist/cjs/core/DetailCard/index.js +2 -1
  17. package/dist/cjs/core/DonutChart/index.js +2 -1
  18. package/dist/cjs/core/DropdownMenu/index.js +2 -1
  19. package/dist/cjs/core/Empty/index.js +2 -1
  20. package/dist/cjs/core/ExpandableList/ExpandableContainer.js +2 -1
  21. package/dist/cjs/core/ExpandableList/ExpandableItem.js +2 -1
  22. package/dist/cjs/core/FailedLoad/index.js +2 -1
  23. package/dist/cjs/core/Fields/index.js +2 -1
  24. package/dist/cjs/core/Form/index.js +2 -1
  25. package/dist/cjs/core/Frequency/index.js +2 -1
  26. package/dist/cjs/core/Icon/index.js +2 -1
  27. package/dist/cjs/core/Input/index.js +2 -1
  28. package/dist/cjs/core/InputGroup/index.js +2 -1
  29. package/dist/cjs/core/InputNumber/index.js +2 -1
  30. package/dist/cjs/core/InputTagItem/index.js +2 -1
  31. package/dist/cjs/core/KitStoreProvider/index.js +2 -1
  32. package/dist/cjs/core/Link/index.js +2 -1
  33. package/dist/cjs/core/Loading/index.js +2 -1
  34. package/dist/cjs/core/Metric/metric.js +0 -1
  35. package/dist/cjs/core/Modal/index.js +2 -2
  36. package/dist/cjs/core/ModalStack/index.js +2 -1
  37. package/dist/cjs/core/Overflow/index.js +2 -6
  38. package/dist/cjs/core/Pagination/index.js +2 -1
  39. package/dist/cjs/core/Percent/index.js +2 -1
  40. package/dist/cjs/core/Progress/index.js +2 -1
  41. package/dist/cjs/core/Radio/index.js +3 -5
  42. package/dist/cjs/core/SearchInput/index.js +2 -1
  43. package/dist/cjs/core/Second/index.js +2 -1
  44. package/dist/cjs/core/SegmentControl/index.js +2 -1
  45. package/dist/cjs/core/Select/index.js +2 -1
  46. package/dist/cjs/core/SimplePagination/index.js +2 -1
  47. package/dist/cjs/core/Speed/index.js +2 -1
  48. package/dist/cjs/core/StatusCapsule/index.js +2 -1
  49. package/dist/cjs/core/Steps/index.js +2 -1
  50. package/dist/cjs/core/Switch/index.js +2 -1
  51. package/dist/cjs/core/Table/TableWidget.js +1 -2
  52. package/dist/cjs/core/TableForm/index.js +2 -1
  53. package/dist/cjs/core/Tag/index.js +2 -1
  54. package/dist/cjs/core/TextArea/index.js +2 -1
  55. package/dist/cjs/core/Time/index.js +2 -1
  56. package/dist/cjs/core/TimeZoneSelect/index.js +2 -1
  57. package/dist/cjs/core/Token/index.js +2 -1
  58. package/dist/cjs/core/Tooltip/index.js +2 -1
  59. package/dist/cjs/core/Truncate/index.js +2 -1
  60. package/dist/cjs/core/antd.js +3 -3
  61. package/dist/cjs/core/message/index.js +2 -1
  62. package/dist/cjs/coreX/BarChart/index.js +2 -1
  63. package/dist/cjs/coreX/BatchOperation/index.js +2 -1
  64. package/dist/cjs/coreX/ChartWithTooltip/index.js +2 -1
  65. package/dist/cjs/coreX/Counting/index.js +2 -1
  66. package/dist/cjs/coreX/CronCalendar/index.js +2 -1
  67. package/dist/cjs/coreX/CronPlan/index.js +2 -2
  68. package/dist/cjs/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  69. package/dist/cjs/coreX/DateRangePicker/Calendar.js +2 -1
  70. package/dist/cjs/coreX/DateRangePicker/InputTime.js +2 -1
  71. package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +2 -1
  72. package/dist/cjs/coreX/DateRangePicker/index.js +2 -2
  73. package/dist/cjs/coreX/DeprecatedDonutChart/index.js +2 -1
  74. package/dist/cjs/coreX/DropdownTransition/index.js +2 -1
  75. package/dist/cjs/coreX/GoBackButton/index.js +2 -1
  76. package/dist/cjs/coreX/I18nNameTag/index.js +2 -1
  77. package/dist/cjs/coreX/NamesTooltip/index.js +2 -1
  78. package/dist/cjs/coreX/OverflowTooltip/index.js +2 -1
  79. package/dist/cjs/coreX/SidebarSubtitle/index.js +2 -1
  80. package/dist/cjs/coreX/SortableList/index.js +2 -1
  81. package/dist/cjs/coreX/SummaryTable/index.js +2 -1
  82. package/dist/cjs/coreX/SwitchWithText/index.js +2 -1
  83. package/dist/cjs/coreX/TruncatedTextWithTooltip/index.js +2 -1
  84. package/dist/cjs/coreX/UnitWithChart/index.js +2 -1
  85. package/dist/cjs/hooks/useElementResize.js +2 -1
  86. package/dist/cjs/hooks/useElementsSize.js +0 -3
  87. package/dist/cjs/index.js +62 -74
  88. package/dist/cjs/stats1.html +1 -1
  89. package/dist/cjs/utils/time.js +0 -1
  90. package/dist/components.css +3109 -2217
  91. package/dist/esm/UIKitProvider/index.js +7 -26
  92. package/dist/esm/core/AccordionCard/index.js +2 -1
  93. package/dist/esm/core/Alert/index.js +5 -6
  94. package/dist/esm/core/Arch/index.js +2 -1
  95. package/dist/esm/core/Badge/index.js +4 -3
  96. package/dist/esm/core/BaseIcon/index.js +2 -1
  97. package/dist/esm/core/Bit/index.js +2 -1
  98. package/dist/esm/core/BitPerSecond/index.js +2 -1
  99. package/dist/esm/core/Bps/index.js +2 -1
  100. package/dist/esm/core/Breadcrumb/index.js +2 -1
  101. package/dist/esm/core/Button/index.js +4 -3
  102. package/dist/esm/core/Byte/index.js +2 -1
  103. package/dist/esm/core/Calendar/index.js +4 -3
  104. package/dist/esm/core/Card/index.js +2 -1
  105. package/dist/esm/core/Checkbox/index.js +4 -3
  106. package/dist/esm/core/DetailCard/index.js +2 -1
  107. package/dist/esm/core/DonutChart/index.js +2 -1
  108. package/dist/esm/core/DropdownMenu/index.js +2 -1
  109. package/dist/esm/core/Empty/index.js +2 -1
  110. package/dist/esm/core/ExpandableList/ExpandableContainer.js +2 -1
  111. package/dist/esm/core/ExpandableList/ExpandableItem.js +2 -1
  112. package/dist/esm/core/FailedLoad/index.js +2 -1
  113. package/dist/esm/core/Fields/index.js +2 -1
  114. package/dist/esm/core/Form/index.js +4 -3
  115. package/dist/esm/core/Frequency/index.js +2 -1
  116. package/dist/esm/core/Icon/index.js +2 -1
  117. package/dist/esm/core/Input/index.js +4 -3
  118. package/dist/esm/core/InputGroup/index.js +2 -1
  119. package/dist/esm/core/InputNumber/index.js +4 -3
  120. package/dist/esm/core/InputTagItem/index.js +2 -1
  121. package/dist/esm/core/KitStoreProvider/index.js +3 -2
  122. package/dist/esm/core/Link/index.js +2 -1
  123. package/dist/esm/core/Loading/index.js +2 -1
  124. package/dist/esm/core/Metric/metric.js +0 -1
  125. package/dist/esm/core/Modal/index.js +4 -4
  126. package/dist/esm/core/ModalStack/index.js +2 -1
  127. package/dist/esm/core/Overflow/index.js +2 -6
  128. package/dist/esm/core/Pagination/index.js +2 -1
  129. package/dist/esm/core/Percent/index.js +2 -1
  130. package/dist/esm/core/Progress/index.js +4 -3
  131. package/dist/esm/core/Radio/index.js +7 -9
  132. package/dist/esm/core/SearchInput/index.js +2 -1
  133. package/dist/esm/core/Second/index.js +2 -1
  134. package/dist/esm/core/SegmentControl/index.js +2 -1
  135. package/dist/esm/core/Select/index.js +4 -3
  136. package/dist/esm/core/SimplePagination/index.js +2 -1
  137. package/dist/esm/core/Speed/index.js +2 -1
  138. package/dist/esm/core/StatusCapsule/index.js +2 -1
  139. package/dist/esm/core/Steps/index.js +5 -4
  140. package/dist/esm/core/Switch/index.js +4 -3
  141. package/dist/esm/core/Table/TableWidget.js +1 -2
  142. package/dist/esm/core/TableForm/index.js +2 -1
  143. package/dist/esm/core/Tag/index.js +4 -3
  144. package/dist/esm/core/TextArea/index.js +2 -1
  145. package/dist/esm/core/Time/index.js +2 -1
  146. package/dist/esm/core/TimeZoneSelect/index.js +2 -1
  147. package/dist/esm/core/Token/index.js +2 -1
  148. package/dist/esm/core/Tooltip/index.js +4 -3
  149. package/dist/esm/core/Truncate/index.js +2 -1
  150. package/dist/esm/core/antd.js +9 -9
  151. package/dist/esm/core/message/index.js +2 -1
  152. package/dist/esm/coreX/BarChart/index.js +2 -1
  153. package/dist/esm/coreX/BatchOperation/index.js +2 -1
  154. package/dist/esm/coreX/ChartWithTooltip/index.js +4 -3
  155. package/dist/esm/coreX/Counting/index.js +2 -1
  156. package/dist/esm/coreX/CronCalendar/index.js +2 -1
  157. package/dist/esm/coreX/CronPlan/index.js +2 -2
  158. package/dist/esm/coreX/DateRangePicker/AbsoluteDate.js +2 -1
  159. package/dist/esm/coreX/DateRangePicker/Calendar.js +2 -1
  160. package/dist/esm/coreX/DateRangePicker/InputTime.js +2 -1
  161. package/dist/esm/coreX/DateRangePicker/RelativeTime.js +2 -1
  162. package/dist/esm/coreX/DateRangePicker/index.js +2 -2
  163. package/dist/esm/coreX/DeprecatedDonutChart/index.js +2 -1
  164. package/dist/esm/coreX/DropdownTransition/index.js +2 -1
  165. package/dist/esm/coreX/GoBackButton/index.js +2 -1
  166. package/dist/esm/coreX/I18nNameTag/index.js +2 -1
  167. package/dist/esm/coreX/NamesTooltip/index.js +2 -1
  168. package/dist/esm/coreX/OverflowTooltip/index.js +2 -1
  169. package/dist/esm/coreX/SidebarSubtitle/index.js +2 -1
  170. package/dist/esm/coreX/SortableList/index.js +3 -2
  171. package/dist/esm/coreX/SummaryTable/index.js +2 -1
  172. package/dist/esm/coreX/SwitchWithText/index.js +2 -1
  173. package/dist/esm/coreX/TruncatedTextWithTooltip/index.js +2 -1
  174. package/dist/esm/coreX/UnitWithChart/index.js +4 -3
  175. package/dist/esm/hooks/useElementResize.js +2 -1
  176. package/dist/esm/hooks/useElementsSize.js +0 -3
  177. package/dist/esm/index.js +18 -30
  178. package/dist/esm/stats1.html +1 -1
  179. package/dist/esm/utils/time.js +0 -1
  180. package/dist/src/index.d.ts +0 -1
  181. package/dist/style.css +1904 -1904
  182. package/dist/token.css +209 -415
  183. package/package.json +6 -6
  184. package/dist/cjs/core/ErrorBoundary/index.js +0 -21
  185. package/dist/esm/core/ErrorBoundary/index.js +0 -19
  186. package/dist/src/styles/token/token.d.ts +0 -1
package/dist/style.css CHANGED
@@ -29780,6 +29780,21 @@ html body {
29780
29780
  font-size: 14px;
29781
29781
  }
29782
29782
 
29783
+ .fzh9mnb {
29784
+ width: 100%;
29785
+ height: 100%;
29786
+ min-height: 124px;
29787
+ display: flex;
29788
+ flex-direction: column;
29789
+ justify-content: center;
29790
+ align-items: center;
29791
+ }
29792
+ .fzh9mnb .error-text {
29793
+ color: rgba(10, 37, 85, 0.6);
29794
+ margin-bottom: 16px;
29795
+ font-size: 18px;
29796
+ }
29797
+
29783
29798
  .i1inqkme {
29784
29799
  height: 18px;
29785
29800
  line-height: 18px;
@@ -29793,6 +29808,53 @@ html body {
29793
29808
  margin-right: 4px;
29794
29809
  }
29795
29810
 
29811
+ .iouxfgt {
29812
+ display: inline-flex;
29813
+ align-items: center;
29814
+ }
29815
+ .iouxfgt .icon-inner {
29816
+ display: inline-flex;
29817
+ align-items: center;
29818
+ justify-content: center;
29819
+ }
29820
+ .iouxfgt .icon-inner + span,
29821
+ .iouxfgt span + .icon-inner.suffix {
29822
+ margin-left: 4px;
29823
+ }
29824
+ .iouxfgt.is-rotate img,
29825
+ .iouxfgt.is-rotate svg {
29826
+ animation: rotate 680ms linear infinite;
29827
+ }
29828
+
29829
+ .b1nip9bk {
29830
+ padding: 4px 11px;
29831
+ }
29832
+
29833
+ .bqamoqe {
29834
+ white-space: nowrap;
29835
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29836
+ }
29837
+ .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29838
+ --color: #0080ff;
29839
+ }
29840
+ .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29841
+ --color: #0080ff;
29842
+ }
29843
+ .bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29844
+ margin-left: 1px;
29845
+ }
29846
+ .bqamoqe > .ant-btn:not(:only-child):first-child {
29847
+ border-top-right-radius: 0;
29848
+ border-bottom-right-radius: 0;
29849
+ }
29850
+ .bqamoqe > .ant-btn:not(:only-child):last-child {
29851
+ border-top-left-radius: 0;
29852
+ border-bottom-left-radius: 0;
29853
+ }
29854
+ .bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29855
+ border-radius: unset;
29856
+ }
29857
+
29796
29858
  .b1wx3t3t.ant-btn-icon-only {
29797
29859
  justify-content: center;
29798
29860
  }
@@ -30043,923 +30105,829 @@ html body {
30043
30105
  padding: 0;
30044
30106
  }
30045
30107
 
30046
- .fzh9mnb {
30047
- width: 100%;
30048
- height: 100%;
30049
- min-height: 124px;
30108
+ .cnujxq2 {
30050
30109
  display: flex;
30051
30110
  flex-direction: column;
30052
- justify-content: center;
30053
- align-items: center;
30054
30111
  }
30055
- .fzh9mnb .error-text {
30056
- color: rgba(10, 37, 85, 0.6);
30057
- margin-bottom: 16px;
30058
- font-size: 18px;
30112
+
30113
+ .m7s48ia {
30114
+ max-width: 1120px;
30115
+ width: 100%;
30116
+ margin: 0 auto;
30117
+ height: 100%;
30059
30118
  }
30060
30119
 
30061
- .iouxfgt {
30062
- display: inline-flex;
30063
- align-items: center;
30120
+ .wt5zbg6 {
30121
+ max-width: 1120px;
30122
+ width: 100%;
30123
+ margin: 0 auto;
30124
+ display: flex;
30064
30125
  }
30065
- .iouxfgt .icon-inner {
30066
- display: inline-flex;
30067
- align-items: center;
30068
- justify-content: center;
30126
+ .wt5zbg6 .left,
30127
+ .wt5zbg6 .right {
30128
+ flex-grow: 0;
30129
+ flex-shrink: 0;
30130
+ flex-basis: 21%;
30069
30131
  }
30070
- .iouxfgt .icon-inner + span,
30071
- .iouxfgt span + .icon-inner.suffix {
30072
- margin-left: 4px;
30132
+ .wt5zbg6 .left {
30133
+ display: flex;
30134
+ justify-content: flex-end;
30135
+ padding-right: 44px;
30073
30136
  }
30074
- .iouxfgt.is-rotate img,
30075
- .iouxfgt.is-rotate svg {
30076
- animation: rotate 680ms linear infinite;
30137
+ .wt5zbg6 .right {
30138
+ padding-left: 44px;
30077
30139
  }
30078
-
30079
- .b1nip9bk {
30080
- padding: 4px 11px;
30140
+ .wt5zbg6 .middle {
30141
+ margin-bottom: 40px;
30142
+ flex-grow: 0;
30143
+ flex-shrink: 0;
30144
+ flex-basis: 58%;
30081
30145
  }
30082
-
30083
- .bqamoqe {
30084
- white-space: nowrap;
30085
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30146
+ .wt5zbg6 .middle .form-base-field {
30147
+ width: 100%;
30086
30148
  }
30087
- .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30088
- --color: #0080ff;
30149
+ .wt5zbg6 .middle .form-base-field .form-base-field {
30150
+ width: auto;
30089
30151
  }
30090
- .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30091
- --color: #0080ff;
30152
+
30153
+ .h18jprzg .ant-modal-header {
30154
+ margin: 0 auto;
30155
+ width: 100%;
30156
+ max-width: 648px;
30092
30157
  }
30093
- .bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30094
- margin-left: 1px;
30158
+ .h18jprzg .ant-modal-header .ant-modal-title {
30159
+ margin-left: 0;
30095
30160
  }
30096
- .bqamoqe > .ant-btn:not(:only-child):first-child {
30097
- border-top-right-radius: 0;
30098
- border-bottom-right-radius: 0;
30161
+ .h18jprzg .ant-modal-body {
30162
+ margin: 0 auto;
30163
+ padding: 0;
30164
+ width: 100%;
30165
+ max-width: 648px;
30166
+ overflow: hidden;
30099
30167
  }
30100
- .bqamoqe > .ant-btn:not(:only-child):last-child {
30101
- border-top-left-radius: 0;
30102
- border-bottom-left-radius: 0;
30168
+ .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30169
+ margin-bottom: 40px;
30103
30170
  }
30104
- .bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30105
- border-radius: unset;
30171
+ .h18jprzg .ant-modal-body .horizontal-content-wrapper {
30172
+ height: calc(100vh - 225px);
30173
+ overflow-y: auto;
30106
30174
  }
30107
-
30108
- .iq1gosr {
30109
- display: inline-block;
30175
+ .h18jprzg .ant-modal-footer .footer-content {
30176
+ margin: 0 auto;
30177
+ max-width: 648px;
30110
30178
  }
30111
30179
 
30112
- .skwah65 {
30113
- height: 8px;
30114
- box-sizing: border-box;
30115
- border-radius: 2px;
30116
- background: #f5f7fa;
30117
- display: flex;
30180
+ .h16z9xgz .ant-modal-header {
30181
+ margin: 0 auto;
30182
+ width: 100%;
30183
+ max-width: 1024px;
30184
+ }
30185
+ .h16z9xgz .ant-modal-header .ant-modal-title {
30186
+ margin-left: 0;
30187
+ }
30188
+ .h16z9xgz .ant-modal-body {
30189
+ margin: 0 auto;
30190
+ padding: 0;
30118
30191
  width: 100%;
30192
+ max-width: 1024px;
30119
30193
  overflow: hidden;
30120
30194
  }
30121
- .skwah65 .stack-bar-item + .stack-bar-item {
30122
- margin-left: 1px;
30195
+ .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30196
+ margin-bottom: 40px;
30123
30197
  }
30124
-
30125
- .t1m2x205 .ant-tooltip-arrow {
30126
- display: none;
30198
+ .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30199
+ height: calc(100vh - 225px);
30200
+ overflow-y: auto;
30127
30201
  }
30128
- .t1m2x205 .ant-tooltip-inner {
30129
- background: rgba(23, 38, 64, 0.8);
30130
- border-radius: 4px;
30202
+ .h16z9xgz .ant-modal-footer .footer-content {
30203
+ margin: 0 auto;
30204
+ max-width: 1024px;
30131
30205
  }
30132
30206
 
30133
- .rapgekc.ant-radio-wrapper {
30134
- display: inline-flex;
30135
- align-items: baseline;
30136
- white-space: pre-wrap;
30137
- }
30138
- .rapgekc.ant-radio-wrapper .ant-radio {
30139
- position: relative;
30140
- top: 3px;
30207
+ .f1lrhghm {
30208
+ flex: 1;
30141
30209
  }
30142
- .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30143
- border-color: rgba(107, 128, 167, 0.6);
30210
+ .f1lrhghm label {
30211
+ font-size: 13px;
30212
+ line-height: 20px;
30213
+ color: rgba(44, 56, 82, 0.6);
30144
30214
  }
30145
- .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30146
- border-color: #0080ff;
30215
+ .f1lrhghm .title {
30216
+ font-size: 14px;
30217
+ line-height: 20px;
30218
+ color: #2d3a56;
30219
+ margin-bottom: 12px;
30147
30220
  }
30148
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30149
- border-color: #0080ff;
30150
- background: #0080ff;
30221
+ .f1lrhghm.connect-cluster .title {
30222
+ padding-bottom: 26px;
30151
30223
  }
30152
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30153
- top: 4px;
30154
- left: 4px;
30155
- width: 6px;
30156
- height: 6px;
30157
- background: #fff;
30224
+
30225
+ .f18ot8em {
30226
+ padding: 25px 0 15px 0;
30227
+ border-bottom: 1px solid #e1e5eb;
30228
+ margin-bottom: 16px;
30158
30229
  }
30159
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30160
- opacity: 0.5;
30230
+
30231
+ .f1l1g2k0 {
30232
+ display: flex;
30233
+ align-items: center;
30234
+ margin-bottom: 8px;
30161
30235
  }
30162
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30163
- border-color: rgba(107, 128, 167, 0.6);
30164
- background: rgba(211, 218, 235, 0.6);
30236
+ .f1l1g2k0 > label {
30237
+ width: 216px;
30165
30238
  }
30166
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30167
- background: #00122e;
30239
+ .f1l1g2k0 > label + * {
30240
+ width: 100%;
30168
30241
  }
30169
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30170
- color: #00122e;
30171
- opacity: 0.5;
30242
+ .f1l1g2k0 .ant-select {
30243
+ width: 100%;
30172
30244
  }
30173
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30174
- color: #00122e;
30245
+
30246
+ .e1k89cwg {
30247
+ color: #e75a3a;
30248
+ margin-right: 10px;
30175
30249
  }
30176
- .rapgekc.ant-radio-wrapper .ant-radio + span {
30177
- display: inline-block;
30178
- padding: 0;
30179
- padding-left: 12px;
30250
+
30251
+ .d1oui1gf {
30252
+ width: 100%;
30253
+ height: 1px;
30254
+ background: rgba(213, 219, 227, 0.6);
30255
+ margin: 24px 0;
30180
30256
  }
30181
- .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30182
- margin-bottom: 0;
30183
- white-space: pre-wrap;
30184
- color: rgba(44, 56, 82, 0.6);
30257
+
30258
+ .l15itdbb {
30259
+ display: flex;
30260
+ justify-content: center;
30261
+ align-items: center;
30262
+ height: 100%;
30185
30263
  }
30186
- .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30187
- padding-left: 8px;
30264
+
30265
+ .d1y3z4w {
30266
+ display: inline-block;
30267
+ width: 4px;
30268
+ height: 4px;
30269
+ background: #8e9aa9;
30270
+ opacity: 0.4;
30271
+ border-radius: 50%;
30272
+ margin: 0 4px;
30188
30273
  }
30189
30274
 
30190
- .rp906go .ant-radio-button-wrapper:first-child {
30191
- border-radius: 5px 0 0 5px;
30275
+ .m177r7a3 .ant-modal-header,
30276
+ .m177r7a3 .ant-modal-footer .footer-content {
30277
+ width: 648px;
30278
+ margin: 0 auto;
30192
30279
  }
30193
- .rp906go .ant-radio-button-wrapper:last-child {
30194
- border-radius: 0 5px 5px 0;
30280
+ .m177r7a3 .ant-modal-header {
30281
+ padding: 35px 0 24px;
30282
+ border: none;
30283
+ }
30284
+ .m177r7a3 .ant-modal-header .ant-modal-title {
30285
+ font-size: 30px;
30286
+ }
30287
+ .m177r7a3 .ant-modal-body {
30288
+ padding: 4px 0 2px;
30289
+ }
30290
+ .m177r7a3 .ant-modal-footer {
30291
+ border: none;
30195
30292
  }
30196
30293
 
30197
- .rcc63c8 {
30198
- color: #00122e;
30199
- border-color: #ccd4e3;
30294
+ .t1wwio3v {
30295
+ font-size: 12px;
30296
+ line-height: 18px;
30297
+ font-weight: bold;
30298
+ color: #fff;
30299
+ padding: 0 4px;
30300
+ border-radius: 4px;
30301
+ display: inline-block;
30302
+ background: var(--t1wwio3v-0);
30200
30303
  }
30201
- .rcc63c8:first-child {
30202
- border-color: #a3b4cc;
30304
+ .t1wwio3v:not(:first-child) {
30305
+ margin-left: 4px;
30203
30306
  }
30204
- .rcc63c8.ant-radio-button-wrapper {
30205
- padding: 0 12px;
30206
- line-height: 32px;
30207
- height: 32px;
30307
+
30308
+ .f17jvtfk {
30309
+ width: 100%;
30310
+ height: 100%;
30311
+ display: flex;
30312
+ align-items: center;
30313
+ justify-content: center;
30208
30314
  }
30209
- .rcc63c8.ant-radio-button-wrapper > span + span {
30210
- white-space: nowrap;
30315
+
30316
+ .nzppkea {
30317
+ font-size: 90%;
30318
+ font-weight: bold;
30319
+ background-color: rgba(240, 243, 247, 0.6);
30320
+ padding: 1px 4px 1px;
30321
+ margin-left: 2px;
30322
+ margin-right: 2px;
30323
+ border: 1px solid rgba(213, 219, 227, 0.6);
30324
+ border-radius: 4px;
30211
30325
  }
30212
- .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
30213
- height: 22px;
30214
- padding: 0 7px;
30215
- line-height: 20px;
30326
+
30327
+ .f4mi9eq.form-item-general {
30328
+ width: 640px;
30216
30329
  }
30217
- .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30218
- background: #ccd4e3;
30330
+ .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
30331
+ margin-top: 16px;
30219
30332
  }
30220
- .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30221
- background: #0080ff;
30333
+ .f4mi9eq.form-item-compact {
30334
+ width: 412px;
30222
30335
  }
30223
- .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30224
- background: #ccd4e3;
30225
- opacity: 0.5;
30336
+ .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
30337
+ margin-top: 8px;
30226
30338
  }
30227
- .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30228
- border-right-color: #0080ff;
30339
+ .f4mi9eq .form-item {
30340
+ width: auto;
30229
30341
  }
30230
- .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30231
- border-color: #0080ff;
30342
+ .f4mi9eq .form-item-main {
30343
+ position: relative;
30344
+ display: flex;
30232
30345
  }
30233
- .rcc63c8.ant-radio-button-wrapper-checked {
30234
- background: rgba(0, 136, 255, 0.1);
30346
+ .f4mi9eq .form-item-extra {
30347
+ margin-top: 4px;
30348
+ width: 100%;
30349
+ padding: 14px;
30350
+ background: #f2f4f6;
30351
+ font-size: 13px;
30352
+ line-height: 1.8;
30353
+ color: #8e9aa9;
30235
30354
  }
30236
- .rcc63c8.ant-radio-button-wrapper-disabled {
30237
- background: rgba(211, 218, 235, 0.6);
30238
- border-color: #ccd4e3;
30239
- opacity: 0.5;
30355
+ .f4mi9eq .form-item-label {
30356
+ padding-right: 12px;
30357
+ font-size: 13px;
30358
+ color: rgba(44, 56, 82, 0.6);
30240
30359
  }
30241
- .rcc63c8.ant-radio-button-wrapper-disabled:hover {
30242
- color: #00122e;
30243
- border-color: #ccd4e3;
30360
+ .f4mi9eq .form-item-label.label-right {
30361
+ text-align: right;
30244
30362
  }
30245
- .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30246
- color: #00122e;
30247
- border-color: #ccd4e3;
30248
- background: rgba(172, 186, 211, 0.6);
30363
+ .f4mi9eq .form-item-label,
30364
+ .f4mi9eq .form-item-control {
30365
+ line-height: 32px;
30249
30366
  }
30250
- .rcc63c8 .ant-radio-button-input {
30251
- margin-right: 8px;
30252
- display: inline;
30253
- border: none;
30254
- padding: 0;
30255
- width: 36px;
30256
- background: transparent;
30367
+ .f4mi9eq .form-item-control .form-item-error {
30368
+ line-height: 18px;
30257
30369
  }
30258
- .rcc63c8 .ant-radio-button-input:focus {
30259
- box-shadow: none;
30370
+ .f4mi9eq .form-item-children {
30371
+ width: 100%;
30260
30372
  }
30261
- .rcc63c8 .ant-radio-button-input.ant-input-number {
30262
- margin-right: 0;
30263
- width: initial;
30264
- box-shadow: none;
30373
+ .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
30374
+ width: 100%;
30265
30375
  }
30266
- .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30267
- display: none;
30376
+ .f4mi9eq .form-item-error {
30377
+ color: #e75a3a;
30378
+ height: 0;
30379
+ overflow: hidden;
30268
30380
  }
30269
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30270
- display: inline;
30381
+ .f4mi9eq .form-item-error-enter-done {
30382
+ margin-top: 4px;
30383
+ height: auto;
30384
+ overflow: auto;
30271
30385
  }
30272
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30273
- display: inline;
30274
- margin-right: 8px;
30275
- padding: 0;
30276
- width: 36px;
30386
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30387
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30388
+ border: 1px solid #e75a3a;
30389
+ color: #e75a3a;
30277
30390
  }
30278
30391
 
30279
- .owd0kml {
30280
- display: inline-block;
30392
+ .fh0ewl8 {
30393
+ color: #2d3a56;
30394
+ font-weight: bold;
30395
+ padding-bottom: 6px;
30396
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30397
+ margin-bottom: 16px;
30281
30398
  }
30282
-
30283
- .h1jsgezc {
30284
- visibility: hidden;
30285
- position: absolute;
30399
+ .fh0ewl8:not(:first-of-type) {
30400
+ margin-top: 16px;
30286
30401
  }
30287
30402
 
30288
- .phljevk {
30403
+ .e1qrlvot {
30404
+ width: 8px;
30405
+ height: 24px;
30289
30406
  display: flex;
30290
- justify-content: space-between;
30407
+ justify-content: center;
30291
30408
  align-items: center;
30292
- padding: 10px 0;
30293
- color: rgba(44, 56, 82, 0.6);
30294
- font-size: 12px;
30295
- line-height: 24px;
30409
+ cursor: pointer;
30410
+ transition: all 200ms ease-out 40ms;
30296
30411
  }
30297
- .phljevk .pagination-left {
30298
- padding: 2px 8px;
30412
+ .e1qrlvot:before, .e1qrlvot:after {
30413
+ content: "";
30414
+ width: 1px;
30415
+ height: 6px;
30416
+ border-radius: 1px;
30417
+ background: #ccd4e3;
30418
+ position: relative;
30419
+ right: 2px;
30420
+ transform: rotate(-45deg);
30299
30421
  }
30300
- .phljevk .dropdown-trigger {
30301
- display: flex;
30302
- align-items: center;
30422
+ .e1qrlvot:after {
30423
+ transform: rotate(45deg);
30424
+ left: 1px;
30425
+ }
30426
+
30427
+ .w9ic984.ant-alert-warning {
30428
+ border: 0;
30429
+ background: rgba(255, 187, 0, 0.1);
30303
30430
  border-radius: 6px;
30304
- cursor: pointer;
30305
- transition: all 0.3s ease;
30306
30431
  }
30307
- .phljevk .dropdown-trigger:hover {
30308
- background: rgba(211, 218, 235, 0.6);
30309
- color: #0080ff;
30432
+ .w9ic984.ant-alert,
30433
+ .w9ic984 .ant-alert-message {
30434
+ color: #e07f00;
30310
30435
  }
30311
- .phljevk .dropdown-trigger .icon-inner {
30312
- margin-left: 4px;
30436
+ .w9ic984.ant-alert .dashed-border-bottom,
30437
+ .w9ic984 .ant-alert-message .dashed-border-bottom {
30438
+ border-bottom-color: #e07f00;
30313
30439
  }
30314
- .phljevk .pagination-right {
30440
+
30441
+ .n1k9qi4r {
30315
30442
  display: flex;
30316
- align-items: center;
30317
- color: #0080ff;
30318
- font-weight: bold;
30319
- }
30320
- .phljevk .pagination-right .icon-inner {
30321
- margin-left: 4px;
30443
+ flex-direction: row;
30444
+ padding: 7px 12px;
30445
+ background: rgba(255, 187, 0, 0.1);
30446
+ border-radius: 6px;
30447
+ color: #e07f00;
30448
+ font-size: 12px;
30449
+ line-height: 18px;
30322
30450
  }
30323
- .phljevk .pagination-right .prev-btn,
30324
- .phljevk .pagination-right .next-btn {
30325
- padding: 0 8px;
30451
+ .n1k9qi4r .icon-wrapper {
30452
+ margin-right: 10px;
30453
+ height: 18px;
30326
30454
  }
30327
- .phljevk .pagination-right .prev-btn > span,
30328
- .phljevk .pagination-right .next-btn > span {
30329
- color: #0080ff;
30455
+
30456
+ .n16fsg9x {
30457
+ display: flex;
30458
+ flex-direction: row;
30459
+ padding: 7px 12px;
30460
+ background: rgba(225, 230, 241, 0.6);
30461
+ border-radius: 6px;
30462
+ color: rgba(44, 56, 82, 0.6);
30463
+ font-size: 12px;
30464
+ line-height: 18px;
30330
30465
  }
30331
- .phljevk .pagination-right .next-btn .icon-inner {
30332
- transform: rotate(180deg);
30466
+ .n16fsg9x .icon-wrapper {
30467
+ margin-right: 10px;
30468
+ height: 18px;
30333
30469
  }
30334
30470
 
30335
- .d12rtyeg.ant-dropdown .ant-dropdown-menu {
30336
- max-height: calc(100vh - 128px);
30337
- overflow-y: auto;
30471
+ .i173wxzw {
30472
+ display: flex;
30473
+ flex-direction: row;
30474
+ padding: 7px 12px;
30475
+ background: rgba(0, 136, 255, 0.1);
30476
+ border-radius: 6px;
30477
+ color: #005ed1;
30478
+ font-size: 12px;
30479
+ line-height: 18px;
30338
30480
  }
30339
- .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30340
- padding: 4px 20px;
30481
+ .i173wxzw .icon-wrapper {
30482
+ margin-right: 10px;
30483
+ height: 18px;
30484
+ }
30485
+
30486
+ .dld369h {
30487
+ color: rgba(44, 56, 82, 0.6);
30488
+ margin-top: 5px;
30341
30489
  font-size: 12px;
30342
30490
  line-height: 18px;
30343
30491
  }
30344
30492
 
30345
- .s1dizucg.ant-switch {
30346
- min-width: 40px;
30347
- height: 24px;
30348
- background: rgba(172, 186, 211, 0.6);
30349
- overflow: hidden;
30493
+ .s1epv22q {
30494
+ color: #f0483e;
30495
+ font-size: 12px;
30496
+ white-space: pre-wrap;
30350
30497
  }
30351
- .s1dizucg.ant-switch:focus {
30352
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30498
+
30499
+ .okus5hk {
30500
+ display: flex;
30501
+ align-items: center;
30502
+ justify-content: flex-end;
30353
30503
  }
30354
- .s1dizucg.ant-switch-small {
30355
- min-width: 26px;
30356
- height: 16px;
30504
+ .okus5hk .icon-wrapper {
30505
+ margin-right: 16px;
30357
30506
  }
30358
- .s1dizucg.ant-switch-large {
30359
- min-width: 52px;
30360
- height: 32px;
30507
+
30508
+ .t1auuzri {
30509
+ color: rgba(0, 21, 64, 0.3);
30361
30510
  }
30362
- .s1dizucg.ant-switch .ant-switch-handle {
30363
- height: 20px;
30364
- width: 20px;
30511
+
30512
+ .i74cfyt.ant-input {
30513
+ padding: 5px 12px;
30514
+ line-height: 20px;
30515
+ color: #2d3a56;
30516
+ border-radius: 6px;
30517
+ border-color: rgba(172, 186, 211, 0.6);
30518
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30365
30519
  }
30366
- .s1dizucg.ant-switch .ant-switch-handle::before {
30367
- border-radius: 10px;
30368
- transition-delay: 120ms;
30520
+ .i74cfyt.ant-input.ant-input-lg {
30521
+ padding: 8px 16px;
30522
+ line-height: 22px;
30369
30523
  }
30370
- .s1dizucg.ant-switch-small .ant-switch-handle {
30371
- height: 14px;
30372
- width: 14px;
30373
- top: 1px;
30374
- left: 1px;
30524
+ .i74cfyt.ant-input.ant-input-sm {
30525
+ padding: 2px 8px;
30526
+ line-height: 18px;
30375
30527
  }
30376
- .s1dizucg.ant-switch-large .ant-switch-handle {
30377
- height: 28px;
30378
- width: 28px;
30528
+ .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
30529
+ border-color: rgba(107, 128, 167, 0.6);
30530
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30531
+ z-index: 1;
30379
30532
  }
30380
- .s1dizucg.ant-switch-large .ant-switch-handle::before {
30381
- border-radius: 14px;
30533
+ .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
30534
+ border-color: #0096ff;
30535
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30536
+ z-index: 1;
30382
30537
  }
30383
- .s1dizucg.ant-switch-checked {
30384
- background-color: #00ba5d;
30538
+ .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
30539
+ border-color: #e75a3a;
30540
+ color: #e75a3a;
30385
30541
  }
30386
- .s1dizucg.ant-switch-checked .ant-switch-handle {
30387
- left: calc(100% - 20px - 2px);
30542
+ .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30543
+ border-color: #e75a3a;
30544
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30388
30545
  }
30389
- .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30390
- left: calc(100% - 14px - 1px);
30546
+ .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30547
+ border-color: #e75a3a;
30548
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30391
30549
  }
30392
- .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30393
- left: calc(100% - 28px - 2px);
30550
+ .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
30551
+ background: rgba(211, 218, 235, 0.6);
30552
+ color: rgba(0, 21, 64, 0.3);
30553
+ border-color: rgba(172, 186, 211, 0.6);
30394
30554
  }
30395
-
30396
- .c1up6e3y {
30397
- margin-left: 5px;
30555
+ .i74cfyt.ant-input-affix-wrapper {
30556
+ padding: 5px 12px;
30557
+ border-radius: 6px;
30558
+ border-color: rgba(172, 186, 211, 0.6);
30559
+ line-height: 20px;
30560
+ color: #2d3a56;
30561
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30398
30562
  }
30399
-
30400
- .s1ebs0ra {
30401
- display: flex;
30402
- align-items: center;
30403
- justify-content: space-between;
30404
- background: #edf0f7;
30405
- padding: 8px 12px;
30406
- position: sticky;
30407
- top: 0;
30408
- z-index: 1;
30409
- margin-bottom: -52px;
30563
+ .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
30564
+ .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
30565
+ color: rgba(44, 56, 82, 0.6);
30410
30566
  }
30411
- .s1ebs0ra .select-total {
30412
- display: flex;
30413
- align-items: center;
30414
- font-weight: 700;
30415
- flex-shrink: 0;
30567
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30568
+ padding: 8px 16px;
30569
+ line-height: 22px;
30416
30570
  }
30417
- .s1ebs0ra .select-total .icon-wrapper {
30418
- cursor: pointer;
30419
- margin-left: 8px;
30420
- width: 32px;
30421
- height: 32px;
30422
- border-radius: 50%;
30423
- justify-content: center;
30571
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30572
+ padding: 2px 8px;
30573
+ line-height: 18px;
30424
30574
  }
30425
- .s1ebs0ra .select-total .icon-wrapper:hover {
30426
- background: rgba(225, 230, 241, 0.6);
30575
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30576
+ border-color: rgba(107, 128, 167, 0.6);
30577
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30427
30578
  }
30428
- .s1ebs0ra .action-group {
30429
- flex: 1;
30430
- margin-left: 88px;
30431
- white-space: nowrap;
30432
- text-align: right;
30433
- position: relative;
30434
- padding: 4px 0;
30435
- margin-top: -4px;
30436
- overflow: hidden;
30579
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30580
+ border-color: #0096ff;
30581
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30437
30582
  }
30438
- .s1ebs0ra .action-group .sub-menu-delete {
30439
- transform: translateY(-4px);
30583
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30584
+ border-color: #e75a3a;
30440
30585
  }
30441
- .s1ebs0ra .action-group button {
30442
- border: none;
30586
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30587
+ color: #e75a3a;
30443
30588
  }
30444
- .s1ebs0ra .action-group > *:not(:last-child) {
30445
- margin-right: 8px;
30589
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
30590
+ border-color: #e75a3a;
30591
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30446
30592
  }
30447
- .s1ebs0ra .action-group > button:last-child {
30448
- margin-right: 4px;
30593
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
30594
+ border-color: #e75a3a;
30595
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30449
30596
  }
30450
- .s1ebs0ra .action-group .more-btn {
30451
- cursor: pointer;
30452
- width: 32px;
30453
- height: 32px;
30454
- justify-content: center;
30455
- border-radius: 50%;
30597
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30598
+ background: rgba(211, 218, 235, 0.6);
30599
+ color: rgba(0, 21, 64, 0.3);
30600
+ border-color: rgba(172, 186, 211, 0.6);
30456
30601
  }
30457
- .s1ebs0ra .action-group .more-btn:hover {
30458
- background: #fff;
30602
+ textarea.i74cfyt.ant-input {
30603
+ transition-property: height;
30604
+ transition-delay: 50ms;
30459
30605
  }
30460
-
30461
- .c1up1pdz {
30462
- width: 648px;
30606
+ textarea.i74cfyt.ant-input.textarea-large {
30607
+ min-height: 40px;
30608
+ height: 40px;
30463
30609
  }
30464
- .c1up1pdz.active {
30465
- border-color: #0080ff;
30610
+ textarea.i74cfyt.ant-input.textarea-large:focus {
30611
+ height: 80px;
30466
30612
  }
30467
- .c1up1pdz.active > header {
30468
- background: rgba(0, 128, 255, 0.1);
30613
+ textarea.i74cfyt.ant-input.textarea-middle {
30614
+ min-height: 32px;
30615
+ height: 32px;
30469
30616
  }
30470
- .c1up1pdz .expand {
30471
- padding: 12px;
30617
+ textarea.i74cfyt.ant-input.textarea-middle:focus {
30618
+ height: 64px;
30472
30619
  }
30473
- .c1up1pdz .field-item {
30474
- display: flex;
30475
- padding: 10px 0;
30476
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30620
+ textarea.i74cfyt.ant-input.textarea-small {
30621
+ min-height: 24px;
30622
+ height: 24px;
30477
30623
  }
30478
- .c1up1pdz .field-item:last-child {
30479
- border-bottom: none;
30480
- padding-bottom: 0;
30624
+ textarea.i74cfyt.ant-input.textarea-small:focus {
30625
+ height: 40px;
30481
30626
  }
30482
- .c1up1pdz .field-item label {
30483
- line-height: 32px;
30484
- width: 100px;
30485
- color: rgba(62, 70, 82, 0.6);
30627
+
30628
+ .k1ci6977 input, .k1ci6977.input-tags {
30629
+ border: 1px solid rgba(213, 219, 227, 0.6);
30630
+ border-radius: 4px;
30486
30631
  }
30487
- .c1up1pdz .help {
30488
- color: rgba(62, 70, 82, 0.6);
30489
- margin-top: 5px;
30632
+ .k1ci6977.input-tags {
30633
+ position: relative;
30634
+ padding: 6px;
30635
+ height: 32px;
30636
+ cursor: pointer;
30637
+ transition: border 150ms;
30490
30638
  }
30491
- .c1up1pdz .ant-input-affix-wrapper,
30492
- .c1up1pdz .ant-picker {
30493
- width: 128px;
30639
+ .k1ci6977.input-tags:hover {
30640
+ border-color: #0080ff;
30641
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30494
30642
  }
30495
-
30496
- .c156wh19 {
30643
+ .k1ci6977.input-tags.kit-input-suffix-wrapper {
30644
+ padding-right: 30px;
30645
+ }
30646
+ .k1ci6977.input-tags .input-tags-inner {
30497
30647
  display: flex;
30498
- align-items: center;
30499
- justify-content: space-between;
30500
- word-break: keep-all;
30501
30648
  }
30502
- .c156wh19 .title {
30503
- margin: 0 16px 0 8px;
30649
+ .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
30650
+ display: flex;
30504
30651
  }
30505
- .c156wh19 .retain {
30506
- color: rgba(129, 138, 153, 0.6);
30652
+ .k1ci6977.input-tags .input-tag-suffix {
30653
+ position: absolute;
30654
+ right: 12px;
30655
+ top: 50%;
30656
+ transform: translateY(-50%);
30507
30657
  }
30508
- .c156wh19 div.left {
30509
- flex: 1;
30510
- display: flex;
30511
- overflow: hidden;
30512
- align-items: center;
30513
- justify-content: flex-start;
30514
- white-space: nowrap;
30658
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
30659
+ color: rgba(0, 0, 0, 0.25);
30660
+ font-size: 12px;
30661
+ cursor: pointer;
30515
30662
  }
30516
- .c156wh19 div.left .title {
30517
- max-width: 100%;
30663
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
30664
+ color: rgba(0, 0, 0, 0.45);
30665
+ }
30666
+ .k1ci6977.has-focus-indicator {
30667
+ position: relative;
30518
30668
  overflow: hidden;
30519
- text-overflow: ellipsis;
30520
30669
  }
30521
- .c156wh19 div.right {
30522
- display: flex;
30523
- align-items: center;
30670
+ .k1ci6977.has-focus-indicator .ant-input-prefix {
30671
+ position: absolute;
30672
+ top: 50%;
30673
+ transform: translateY(-50%);
30674
+ left: -16px;
30675
+ transition: left 150ms ease;
30676
+ opacity: 0;
30524
30677
  }
30525
- .c156wh19 .reverse {
30526
- display: flex;
30527
- flex-direction: row-reverse;
30528
- align-items: center;
30678
+ .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30679
+ left: 8px;
30680
+ opacity: 1;
30529
30681
  }
30530
- .c156wh19 .reverse .ant-switch {
30531
- margin-left: 8px;
30682
+ .k1ci6977.has-focus-indicator input {
30683
+ transition: margin-left 150ms ease;
30684
+ margin-left: 0px;
30532
30685
  }
30533
- .c156wh19 .close {
30534
- padding-left: 14px;
30535
- margin-left: 14px;
30536
- border-left: 1px solid rgba(129, 138, 153, 0.6);
30537
- cursor: pointer;
30686
+ .k1ci6977.has-focus-indicator input:focus {
30687
+ margin-left: 16px;
30538
30688
  }
30539
30689
 
30540
- .m126spxy {
30541
- padding-bottom: 4px;
30542
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30543
- }
30544
- .m126spxy .ant-btn-link {
30545
- padding: 1px 10px;
30546
- color: rgba(62, 70, 82, 0.6);
30547
- border-radius: 4px;
30690
+ input.l1f7td1d.ant-input {
30691
+ border-top-right-radius: 0;
30692
+ border-bottom-right-radius: 0;
30548
30693
  }
30549
- .m126spxy .ant-btn-link.active {
30550
- background: rgba(0, 128, 255, 0.1);
30551
- color: #0096ff;
30694
+
30695
+ .l1f7td1d.ant-input-affix-wrapper {
30696
+ border-top-right-radius: 0;
30697
+ border-bottom-right-radius: 0;
30552
30698
  }
30553
30699
 
30554
- .wpbf4pq {
30555
- padding: 10px 0;
30556
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30700
+ input.rf8rlle.ant-input {
30701
+ border-top-left-radius: 0;
30702
+ border-bottom-left-radius: 0;
30557
30703
  }
30558
- .wpbf4pq .ant-input,
30559
- .wpbf4pq .ant-picker {
30560
- width: 80px;
30561
- margin: 0 9px;
30562
- text-align: center;
30704
+
30705
+ .rf8rlle.ant-input-affix-wrapper {
30706
+ border-top-left-radius: 0;
30707
+ border-bottom-left-radius: 0;
30563
30708
  }
30564
- .wpbf4pq .options {
30565
- padding: 12px 0 12px 16px;
30566
- border-left: 2px solid rgba(129, 138, 153, 0.6);
30567
- margin: 5px 0 5px 8px;
30709
+
30710
+ .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
30711
+ border-top-right-radius: 0;
30712
+ border-bottom-right-radius: 0;
30568
30713
  }
30569
- .wpbf4pq .week-day-option,
30570
- .wpbf4pq .month-day-option {
30571
- background: #f5f7fa;
30572
- box-sizing: border-box;
30573
- border-radius: 16px;
30574
- margin-right: 8px;
30714
+
30715
+ .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
30716
+ border-top-left-radius: 0;
30717
+ border-bottom-left-radius: 0;
30575
30718
  }
30576
- .wpbf4pq .week-day-option:focus,
30577
- .wpbf4pq .month-day-option:focus {
30578
- color: inherit;
30579
- border-color: #d9d9d9;
30719
+
30720
+ .c3ni091 {
30721
+ display: flex;
30722
+ flex-direction: column;
30580
30723
  }
30581
- .wpbf4pq .week-day-option.active {
30582
- background-color: #0096ff;
30583
- border-color: #0096ff;
30584
- color: #fff;
30724
+ .c3ni091 .select-wrapper {
30725
+ margin-top: 12px;
30585
30726
  }
30586
- .wpbf4pq .week-day-option.en-text {
30587
- width: 110px;
30588
- margin-top: 4px;
30727
+ .c3ni091 .select-wrapper .select {
30728
+ width: 100%;
30589
30729
  }
30590
- .wpbf4pq .month-day-option {
30591
- width: 32px;
30592
- padding: 0;
30593
- margin-bottom: 8px;
30730
+ .c3ni091 .radio-wrapper {
30731
+ margin-top: 24px;
30594
30732
  }
30595
- .wpbf4pq .month-day-option.active {
30596
- background-color: #0096ff;
30597
- border-color: #0096ff;
30598
- color: #fff;
30733
+ .c3ni091 div.form-item {
30734
+ width: 100%;
30599
30735
  }
30600
30736
 
30601
- .tc97u5y {
30602
- height: 100%;
30737
+ .d105ju2d {
30738
+ font-size: 14px;
30739
+ font-weight: 500;
30740
+ color: #3e4652;
30741
+ line-height: 18px;
30742
+ }
30743
+ .d105ju2d + .d105ju2d {
30744
+ margin-top: 16px;
30745
+ }
30746
+ .d105ju2d + * {
30747
+ margin-top: 16px;
30603
30748
  }
30604
30749
 
30605
- .tfzf37v {
30606
- height: 100%;
30750
+ .lh0l62z.d105ju2d {
30751
+ font-size: 12px;
30752
+ color: rgba(44, 56, 82, 0.6);
30753
+ margin-top: 12px;
30607
30754
  }
30608
- .tfzf37v.empty-table .ant-table-content {
30609
- overflow: visible !important;
30610
- height: 100%;
30755
+
30756
+ .r1o4v2oc.lh0l62z.d105ju2d {
30757
+ line-height: 18px;
30758
+ font-weight: 500;
30759
+ margin-top: 0;
30760
+ white-space: initial;
30611
30761
  }
30612
- .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30613
- height: 100%;
30762
+
30763
+ .r1skkc3l {
30764
+ display: block;
30614
30765
  }
30615
- .tfzf37v.empty-table .ant-table-content table {
30616
- width: 100% !important;
30617
- height: 100%;
30766
+ .r1skkc3l span {
30767
+ font-size: 14px;
30768
+ font-weight: 500;
30769
+ line-height: 32px;
30770
+ color: #3e4652;
30618
30771
  }
30619
- .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30620
- padding: 15px 0;
30772
+
30773
+ .c3cobmo {
30774
+ margin-top: 16px;
30775
+ padding: 8px;
30776
+ border-radius: 6px;
30777
+ background: rgba(225, 230, 241, 0.6);
30778
+ color: rgba(44, 56, 82, 0.6);
30779
+ font-size: 12px;
30621
30780
  }
30622
- .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30623
- display: none;
30781
+ .c3cobmo div {
30782
+ line-height: 20px;
30783
+ display: flex;
30784
+ align-items: center;
30785
+ word-break: break-all;
30624
30786
  }
30625
- .tfzf37v .active-row td:nth-child(1) {
30787
+ .c3cobmo .title {
30626
30788
  font-weight: 700;
30789
+ line-height: 18px;
30790
+ margin: 4px 0;
30627
30791
  }
30628
- .tfzf37v.has-selection .active-row td:nth-child(2) {
30629
- font-weight: 700;
30792
+
30793
+ .iq1gosr {
30794
+ display: inline-block;
30630
30795
  }
30631
- .tfzf37v .ant-spin-nested-loading {
30632
- height: 100%;
30633
- }
30634
- .tfzf37v .ant-spin-nested-loading .ant-spin-container {
30635
- height: 100%;
30636
- overflow: visible;
30637
- }
30638
- .tfzf37v .ant-spin-nested-loading .ant-spin {
30639
- max-height: none;
30640
- }
30641
- .tfzf37v.table-init-loading .ant-spin-blur thead,
30642
- .tfzf37v.table-init-loading .ant-spin-blur tbody {
30643
- display: none;
30644
- }
30645
- .tfzf37v td.ant-table-column-sort {
30646
- background: transparent;
30647
- }
30648
- .tfzf37v td.ant-table-cell-fix-left,
30649
- .tfzf37v td.ant-table-cell-fix-right {
30650
- background: #fff;
30651
- padding: 0 !important;
30652
- }
30653
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30654
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30655
- display: flex;
30656
- align-items: center;
30657
- height: 100%;
30658
- padding: 8px;
30659
- }
30660
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30661
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30796
+
30797
+ .s1dizucg.ant-switch {
30798
+ min-width: 40px;
30799
+ height: 24px;
30800
+ background: rgba(172, 186, 211, 0.6);
30662
30801
  overflow: hidden;
30663
- text-overflow: ellipsis;
30664
- width: 100%;
30665
- }
30666
- .tfzf37v .ant-table-container {
30667
- height: 100%;
30668
- }
30669
- .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
30670
- box-shadow: none !important;
30671
- }
30672
- .tfzf37v .ant-table {
30673
- border-radius: 0px;
30674
- border-left: none;
30675
- border-right: none;
30676
- border-bottom: none;
30677
- height: 100%;
30678
- font-size: 12px;
30679
- background: transparent;
30680
- }
30681
- .tfzf37v .ant-table .ant-table-header {
30682
- position: relative;
30683
- z-index: 3;
30684
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30685
- margin-bottom: -1px;
30686
- }
30687
- .tfzf37v .ant-table .time-wrapper .date,
30688
- .tfzf37v .ant-table .value {
30689
- color: #2d3a56;
30690
- }
30691
- .tfzf37v .ant-table .time-wrapper .time,
30692
- .tfzf37v .ant-table .unit {
30693
- color: rgba(44, 56, 82, 0.6);
30694
- }
30695
- .tfzf37v .ant-table .ant-table-selection {
30696
- position: unset;
30697
- text-align: center;
30698
- }
30699
- .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30700
- background: #fff;
30701
- }
30702
- .tfzf37v .ant-table .anticon-setting {
30703
- cursor: pointer;
30704
- position: absolute;
30705
- top: 50%;
30706
- right: 12px;
30707
- transform: translateY(-50%);
30708
- }
30709
- .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30710
- box-shadow: none;
30711
- width: 1px;
30712
- background: rgba(213, 219, 227, 0.6);
30713
- }
30714
- .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30715
- box-shadow: none;
30716
- width: 1px;
30717
- background: rgba(213, 219, 227, 0.6);
30718
30802
  }
30719
- .tfzf37v .ant-table .ant-table-tbody {
30720
- position: relative;
30721
- }
30722
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30723
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30724
- border-bottom: 1px solid white;
30725
- height: 40px;
30726
- vertical-align: middle;
30727
- transition: background 0ms;
30728
- color: #00122e;
30729
- }
30730
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30731
- background: #f2f5fa;
30732
- border-bottom-color: #f2f5fa;
30803
+ .s1dizucg.ant-switch:focus {
30804
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30733
30805
  }
30734
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30735
- height: auto;
30736
- color: #00122e;
30737
- font-size: 12px;
30738
- text-align: left;
30739
- transition: none;
30740
- overflow: hidden;
30741
- text-overflow: ellipsis;
30742
- white-space: nowrap;
30806
+ .s1dizucg.ant-switch-small {
30807
+ min-width: 26px;
30808
+ height: 16px;
30743
30809
  }
30744
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30745
- color: #0096ff;
30810
+ .s1dizucg.ant-switch-large {
30811
+ min-width: 52px;
30812
+ height: 32px;
30746
30813
  }
30747
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30748
- overflow: hidden;
30749
- text-overflow: ellipsis;
30750
- width: 100%;
30751
- vertical-align: middle;
30814
+ .s1dizucg.ant-switch .ant-switch-handle {
30815
+ height: 20px;
30816
+ width: 20px;
30752
30817
  }
30753
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30754
- line-height: 0px;
30818
+ .s1dizucg.ant-switch .ant-switch-handle::before {
30819
+ border-radius: 10px;
30820
+ transition-delay: 120ms;
30755
30821
  }
30756
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30757
- padding-right: 25px;
30822
+ .s1dizucg.ant-switch-small .ant-switch-handle {
30823
+ height: 14px;
30824
+ width: 14px;
30825
+ top: 1px;
30826
+ left: 1px;
30758
30827
  }
30759
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30760
- border-top-color: transparent;
30828
+ .s1dizucg.ant-switch-large .ant-switch-handle {
30829
+ height: 28px;
30830
+ width: 28px;
30761
30831
  }
30762
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30763
- background: rgba(225, 230, 241, 0.6);
30764
- border-color: transparent transparent white;
30832
+ .s1dizucg.ant-switch-large .ant-switch-handle::before {
30833
+ border-radius: 14px;
30765
30834
  }
30766
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30767
- border-radius: 8px 0 0 8px;
30835
+ .s1dizucg.ant-switch-checked {
30836
+ background-color: #00ba5d;
30768
30837
  }
30769
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30770
- border-radius: 8px 0 0 8px;
30838
+ .s1dizucg.ant-switch-checked .ant-switch-handle {
30839
+ left: calc(100% - 20px - 2px);
30771
30840
  }
30772
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30773
- content: "";
30774
- width: 4px;
30775
- top: -1px;
30776
- bottom: -1px;
30777
- background: white;
30841
+ .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30842
+ left: calc(100% - 14px - 1px);
30778
30843
  }
30779
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30780
- border-radius: 0 8px 8px 0;
30844
+ .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30845
+ left: calc(100% - 28px - 2px);
30781
30846
  }
30782
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30783
- border-radius: 0;
30784
- background: white;
30785
- border-top: none;
30847
+
30848
+ .c1up6e3y {
30849
+ margin-left: 5px;
30786
30850
  }
30787
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30788
- border-top: 1px solid transparent;
30789
- border-radius: 0 8px 8px 0;
30790
- background: rgba(225, 230, 241, 0.6);
30851
+
30852
+ .s1dni7lo {
30853
+ width: 430px !important;
30791
30854
  }
30792
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30793
- background: white;
30855
+
30856
+ .d1wwmmm5 .ant-select-item-group {
30857
+ padding: 8px 16px;
30858
+ line-height: 18px;
30794
30859
  border-top: 1px solid rgba(211, 218, 235, 0.6);
30860
+ height: 34px;
30861
+ min-height: 34px;
30862
+ box-sizing: border-box;
30863
+ margin-top: 8px;
30795
30864
  }
30796
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30865
+
30866
+ .o1ugr09p {
30797
30867
  display: flex;
30798
- align-items: center;
30799
- height: 100%;
30800
- background: rgba(225, 230, 241, 0.6);
30801
- }
30802
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30803
- background: white;
30804
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30868
+ flex-direction: column;
30869
+ margin: 1px 8px;
30870
+ padding: 8px;
30871
+ border-radius: 4px;
30805
30872
  }
30806
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30807
- display: flex;
30808
- align-items: center;
30809
- height: 100%;
30810
- background: rgba(225, 230, 241, 0.6);
30873
+ .o1ugr09p .selected-icon {
30874
+ display: none;
30811
30875
  }
30812
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30813
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30876
+ .o1ugr09p.ant-select-item-option-grouped {
30877
+ padding-left: 8px;
30814
30878
  }
30815
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30816
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30817
- border-radius: 8px;
30879
+ .o1ugr09p.ant-select-item-option-selected {
30880
+ background-color: white;
30818
30881
  }
30819
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30820
- border-top-color: white;
30882
+ .o1ugr09p.ant-select-item-option-selected .timezone-title {
30883
+ color: #0080ff;
30821
30884
  }
30822
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30823
- background: rgba(0, 136, 255, 0.1);
30824
- border-bottom-color: transparent;
30825
- border-top-color: transparent;
30885
+ .o1ugr09p.ant-select-item-option-selected .selected-icon {
30886
+ display: block;
30826
30887
  }
30827
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30828
- border-radius: 8px 0 0 8px;
30888
+ .o1ugr09p.ant-select-item-option-active {
30889
+ background: rgba(0, 136, 255, 0.16);
30829
30890
  }
30830
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30831
- border-radius: 0 8px 8px 0;
30891
+ .o1ugr09p.ant-select-item-option-active .timezone-title {
30892
+ color: #0080ff;
30832
30893
  }
30833
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30894
+ .o1ugr09p.ant-select-item-option-active .timezone-tag {
30834
30895
  background: rgba(0, 136, 255, 0.1);
30896
+ color: #0080ff;
30835
30897
  }
30836
- .tfzf37v .ant-table .ant-table-thead > tr > th {
30837
- background: #fff;
30838
- font-weight: 400;
30839
- position: relative;
30840
- border-bottom: none;
30841
- color: #00122e;
30842
- transition: none;
30843
- padding: 15px 8px 15px 8px;
30844
- }
30845
- .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30846
- content: "";
30847
- width: 1px;
30848
- top: 0;
30849
- bottom: 0;
30850
- background: rgba(211, 218, 235, 0.6);
30851
- position: absolute;
30852
- right: 0;
30853
- }
30854
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30855
- padding: unset;
30856
- }
30857
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30858
- display: none;
30859
- }
30860
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30861
- width: 100%;
30862
- overflow: hidden;
30863
- white-space: nowrap;
30864
- text-overflow: ellipsis;
30898
+
30899
+ .o1ifxsq4 {
30900
+ display: flex;
30901
+ justify-content: space-between;
30902
+ height: 20px;
30903
+ line-height: 20px;
30865
30904
  }
30866
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30905
+ .o1ifxsq4 .timezone-title {
30906
+ color: #2d3a56;
30867
30907
  overflow: hidden;
30868
30908
  text-overflow: ellipsis;
30869
- flex: 1;
30870
- }
30871
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30872
- padding: 15px 25px 15px 8px;
30873
- }
30874
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30875
- padding: 0;
30876
- }
30877
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30878
- position: absolute;
30879
- right: 6px;
30880
- top: 50%;
30881
- transform: translateY(-50%);
30882
- height: 16px;
30883
- display: none;
30884
- transition: transform 320ms ease;
30885
- }
30886
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30887
- display: block;
30888
- transform: translateY(-50%) rotateX(180deg);
30889
- }
30890
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30891
- display: block;
30892
- }
30893
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30894
- display: none;
30895
- }
30896
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30897
- transform: translateY(-50%);
30898
- }
30899
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30900
- transform: translateY(-50%) rotateX(180deg);
30901
- }
30902
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30903
- background: #f2f5fa;
30904
- }
30905
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30906
- display: block;
30907
- }
30908
- .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
30909
- padding-right: 25px;
30910
- }
30911
- .tfzf37v .ant-table .ant-table-selection-column {
30912
- padding: 0 !important;
30913
- }
30914
- .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30915
- position: absolute;
30916
- left: 50%;
30917
- top: 50%;
30918
- transform: translate(-50%, -50%);
30919
- }
30920
- .tfzf37v .ant-table .ant-table-selection-column:after {
30921
- display: none;
30922
- }
30923
- .tfzf37v .ant-table .ant-table-hide-scrollbar {
30924
- background: #fff;
30925
- }
30926
- .tfzf37v .ant-table .ant-table-placeholder {
30927
- background: inherit;
30928
- }
30929
- .tfzf37v .ant-table .ant-table-placeholder td {
30930
- position: static;
30931
- border: none;
30932
- background: inherit !important;
30933
- height: 100px;
30934
- vertical-align: middle;
30935
- }
30936
- .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
30937
- .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30938
- font-weight: bold;
30939
- font-size: 20px;
30940
- color: rgba(10, 37, 85, 0.6);
30941
- }
30942
- .tfzf37v .ant-table td.cell__action_ {
30943
- padding: 0 !important;
30944
- position: relative;
30945
- background: #fff;
30946
30909
  }
30947
- .tfzf37v .ant-table td.cell__action_ > * {
30948
- height: 100%;
30910
+
30911
+ .o1zue7 {
30949
30912
  display: flex;
30950
- align-items: center;
30951
- justify-content: flex-end;
30952
- padding-right: 8px;
30913
+ justify-content: space-between;
30914
+ color: rgba(44, 56, 82, 0.6);
30915
+ height: 18px;
30916
+ line-height: 18px;
30917
+ margin-top: 2px;
30953
30918
  }
30954
- .tfzf37v .ant-table td.cell__action_ .menu-button {
30955
- width: 24px;
30956
- height: 24px;
30957
- cursor: pointer;
30958
- justify-content: center;
30959
- border-radius: 4px;
30919
+
30920
+ .tyfmlxg {
30921
+ border: none;
30922
+ margin-right: 0;
30923
+ background: rgba(225, 230, 241, 0.6);
30960
30924
  }
30961
- .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
30962
- background: #fff;
30925
+
30926
+ .o18uybox {
30927
+ pointer-events: none;
30928
+ height: 32px;
30929
+ width: 100%;
30930
+ opacity: 0;
30963
30931
  }
30964
30932
 
30965
30933
  .dsnbhzf {
@@ -31437,926 +31405,802 @@ html body {
31437
31405
  line-height: 12px;
31438
31406
  }
31439
31407
 
31440
- .s1dni7lo {
31441
- width: 430px !important;
31442
- }
31443
-
31444
- .d1wwmmm5 .ant-select-item-group {
31445
- padding: 8px 16px;
31446
- line-height: 18px;
31447
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31448
- height: 34px;
31449
- min-height: 34px;
31450
- box-sizing: border-box;
31451
- margin-top: 8px;
31452
- }
31453
-
31454
- .o1ugr09p {
31455
- display: flex;
31456
- flex-direction: column;
31457
- margin: 1px 8px;
31458
- padding: 8px;
31459
- border-radius: 4px;
31460
- }
31461
- .o1ugr09p .selected-icon {
31462
- display: none;
31463
- }
31464
- .o1ugr09p.ant-select-item-option-grouped {
31465
- padding-left: 8px;
31466
- }
31467
- .o1ugr09p.ant-select-item-option-selected {
31468
- background-color: white;
31469
- }
31470
- .o1ugr09p.ant-select-item-option-selected .timezone-title {
31471
- color: #0080ff;
31472
- }
31473
- .o1ugr09p.ant-select-item-option-selected .selected-icon {
31474
- display: block;
31475
- }
31476
- .o1ugr09p.ant-select-item-option-active {
31477
- background: rgba(0, 136, 255, 0.16);
31478
- }
31479
- .o1ugr09p.ant-select-item-option-active .timezone-title {
31480
- color: #0080ff;
31481
- }
31482
- .o1ugr09p.ant-select-item-option-active .timezone-tag {
31483
- background: rgba(0, 136, 255, 0.1);
31484
- color: #0080ff;
31408
+ .owd0kml {
31409
+ display: inline-block;
31485
31410
  }
31486
31411
 
31487
- .o1ifxsq4 {
31488
- display: flex;
31489
- justify-content: space-between;
31490
- height: 20px;
31491
- line-height: 20px;
31492
- }
31493
- .o1ifxsq4 .timezone-title {
31494
- color: #2d3a56;
31495
- overflow: hidden;
31496
- text-overflow: ellipsis;
31412
+ .h1jsgezc {
31413
+ visibility: hidden;
31414
+ position: absolute;
31497
31415
  }
31498
31416
 
31499
- .o1zue7 {
31417
+ .phljevk {
31500
31418
  display: flex;
31501
31419
  justify-content: space-between;
31420
+ align-items: center;
31421
+ padding: 10px 0;
31502
31422
  color: rgba(44, 56, 82, 0.6);
31503
- height: 18px;
31504
- line-height: 18px;
31505
- margin-top: 2px;
31506
- }
31507
-
31508
- .tyfmlxg {
31509
- border: none;
31510
- margin-right: 0;
31511
- background: rgba(225, 230, 241, 0.6);
31512
- }
31513
-
31514
- .o18uybox {
31515
- pointer-events: none;
31516
- height: 32px;
31517
- width: 100%;
31518
- opacity: 0;
31519
- }
31520
-
31521
- .cnujxq2 {
31522
- display: flex;
31523
- flex-direction: column;
31423
+ font-size: 12px;
31424
+ line-height: 24px;
31524
31425
  }
31525
-
31526
- .m7s48ia {
31527
- max-width: 1120px;
31528
- width: 100%;
31529
- margin: 0 auto;
31530
- height: 100%;
31426
+ .phljevk .pagination-left {
31427
+ padding: 2px 8px;
31531
31428
  }
31532
-
31533
- .wt5zbg6 {
31534
- max-width: 1120px;
31535
- width: 100%;
31536
- margin: 0 auto;
31429
+ .phljevk .dropdown-trigger {
31537
31430
  display: flex;
31431
+ align-items: center;
31432
+ border-radius: 6px;
31433
+ cursor: pointer;
31434
+ transition: all 0.3s ease;
31538
31435
  }
31539
- .wt5zbg6 .left,
31540
- .wt5zbg6 .right {
31541
- flex-grow: 0;
31542
- flex-shrink: 0;
31543
- flex-basis: 21%;
31436
+ .phljevk .dropdown-trigger:hover {
31437
+ background: rgba(211, 218, 235, 0.6);
31438
+ color: #0080ff;
31544
31439
  }
31545
- .wt5zbg6 .left {
31440
+ .phljevk .dropdown-trigger .icon-inner {
31441
+ margin-left: 4px;
31442
+ }
31443
+ .phljevk .pagination-right {
31546
31444
  display: flex;
31547
- justify-content: flex-end;
31548
- padding-right: 44px;
31445
+ align-items: center;
31446
+ color: #0080ff;
31447
+ font-weight: bold;
31549
31448
  }
31550
- .wt5zbg6 .right {
31551
- padding-left: 44px;
31449
+ .phljevk .pagination-right .icon-inner {
31450
+ margin-left: 4px;
31552
31451
  }
31553
- .wt5zbg6 .middle {
31554
- margin-bottom: 40px;
31555
- flex-grow: 0;
31556
- flex-shrink: 0;
31557
- flex-basis: 58%;
31452
+ .phljevk .pagination-right .prev-btn,
31453
+ .phljevk .pagination-right .next-btn {
31454
+ padding: 0 8px;
31558
31455
  }
31559
- .wt5zbg6 .middle .form-base-field {
31560
- width: 100%;
31456
+ .phljevk .pagination-right .prev-btn > span,
31457
+ .phljevk .pagination-right .next-btn > span {
31458
+ color: #0080ff;
31561
31459
  }
31562
- .wt5zbg6 .middle .form-base-field .form-base-field {
31563
- width: auto;
31460
+ .phljevk .pagination-right .next-btn .icon-inner {
31461
+ transform: rotate(180deg);
31564
31462
  }
31565
31463
 
31566
- .h18jprzg .ant-modal-header {
31567
- margin: 0 auto;
31568
- width: 100%;
31569
- max-width: 648px;
31464
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu {
31465
+ max-height: calc(100vh - 128px);
31466
+ overflow-y: auto;
31570
31467
  }
31571
- .h18jprzg .ant-modal-header .ant-modal-title {
31572
- margin-left: 0;
31468
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31469
+ padding: 4px 20px;
31470
+ font-size: 12px;
31471
+ line-height: 18px;
31573
31472
  }
31574
- .h18jprzg .ant-modal-body {
31575
- margin: 0 auto;
31576
- padding: 0;
31577
- width: 100%;
31578
- max-width: 648px;
31579
- overflow: hidden;
31473
+
31474
+ .tc97u5y {
31475
+ height: 100%;
31580
31476
  }
31581
- .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31582
- margin-bottom: 40px;
31477
+
31478
+ .tfzf37v {
31479
+ height: 100%;
31583
31480
  }
31584
- .h18jprzg .ant-modal-body .horizontal-content-wrapper {
31585
- height: calc(100vh - 225px);
31586
- overflow-y: auto;
31481
+ .tfzf37v.empty-table .ant-table-content {
31482
+ overflow: visible !important;
31483
+ height: 100%;
31587
31484
  }
31588
- .h18jprzg .ant-modal-footer .footer-content {
31589
- margin: 0 auto;
31590
- max-width: 648px;
31485
+ .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31486
+ height: 100%;
31591
31487
  }
31592
-
31593
- .h16z9xgz .ant-modal-header {
31594
- margin: 0 auto;
31595
- width: 100%;
31596
- max-width: 1024px;
31488
+ .tfzf37v.empty-table .ant-table-content table {
31489
+ width: 100% !important;
31490
+ height: 100%;
31597
31491
  }
31598
- .h16z9xgz .ant-modal-header .ant-modal-title {
31599
- margin-left: 0;
31492
+ .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31493
+ padding: 15px 0;
31600
31494
  }
31601
- .h16z9xgz .ant-modal-body {
31602
- margin: 0 auto;
31603
- padding: 0;
31604
- width: 100%;
31605
- max-width: 1024px;
31606
- overflow: hidden;
31495
+ .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
31496
+ display: none;
31607
31497
  }
31608
- .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31609
- margin-bottom: 40px;
31498
+ .tfzf37v .active-row td:nth-child(1) {
31499
+ font-weight: 700;
31610
31500
  }
31611
- .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31612
- height: calc(100vh - 225px);
31613
- overflow-y: auto;
31501
+ .tfzf37v.has-selection .active-row td:nth-child(2) {
31502
+ font-weight: 700;
31614
31503
  }
31615
- .h16z9xgz .ant-modal-footer .footer-content {
31616
- margin: 0 auto;
31617
- max-width: 1024px;
31504
+ .tfzf37v .ant-spin-nested-loading {
31505
+ height: 100%;
31618
31506
  }
31619
-
31620
- .f1lrhghm {
31621
- flex: 1;
31507
+ .tfzf37v .ant-spin-nested-loading .ant-spin-container {
31508
+ height: 100%;
31509
+ overflow: visible;
31622
31510
  }
31623
- .f1lrhghm label {
31624
- font-size: 13px;
31625
- line-height: 20px;
31626
- color: rgba(44, 56, 82, 0.6);
31511
+ .tfzf37v .ant-spin-nested-loading .ant-spin {
31512
+ max-height: none;
31627
31513
  }
31628
- .f1lrhghm .title {
31629
- font-size: 14px;
31630
- line-height: 20px;
31631
- color: #2d3a56;
31632
- margin-bottom: 12px;
31514
+ .tfzf37v.table-init-loading .ant-spin-blur thead,
31515
+ .tfzf37v.table-init-loading .ant-spin-blur tbody {
31516
+ display: none;
31633
31517
  }
31634
- .f1lrhghm.connect-cluster .title {
31635
- padding-bottom: 26px;
31518
+ .tfzf37v td.ant-table-column-sort {
31519
+ background: transparent;
31636
31520
  }
31637
-
31638
- .f18ot8em {
31639
- padding: 25px 0 15px 0;
31640
- border-bottom: 1px solid #e1e5eb;
31641
- margin-bottom: 16px;
31521
+ .tfzf37v td.ant-table-cell-fix-left,
31522
+ .tfzf37v td.ant-table-cell-fix-right {
31523
+ background: #fff;
31524
+ padding: 0 !important;
31642
31525
  }
31643
-
31644
- .f1l1g2k0 {
31526
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
31527
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
31645
31528
  display: flex;
31646
31529
  align-items: center;
31647
- margin-bottom: 8px;
31648
- }
31649
- .f1l1g2k0 > label {
31650
- width: 216px;
31651
- }
31652
- .f1l1g2k0 > label + * {
31653
- width: 100%;
31530
+ height: 100%;
31531
+ padding: 8px;
31654
31532
  }
31655
- .f1l1g2k0 .ant-select {
31533
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
31534
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
31535
+ overflow: hidden;
31536
+ text-overflow: ellipsis;
31656
31537
  width: 100%;
31657
31538
  }
31658
-
31659
- .e1k89cwg {
31660
- color: #e75a3a;
31661
- margin-right: 10px;
31539
+ .tfzf37v .ant-table-container {
31540
+ height: 100%;
31662
31541
  }
31663
-
31664
- .d1oui1gf {
31665
- width: 100%;
31666
- height: 1px;
31667
- background: rgba(213, 219, 227, 0.6);
31668
- margin: 24px 0;
31542
+ .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
31543
+ box-shadow: none !important;
31669
31544
  }
31670
-
31671
- .l15itdbb {
31672
- display: flex;
31673
- justify-content: center;
31674
- align-items: center;
31545
+ .tfzf37v .ant-table {
31546
+ border-radius: 0px;
31547
+ border-left: none;
31548
+ border-right: none;
31549
+ border-bottom: none;
31675
31550
  height: 100%;
31551
+ font-size: 12px;
31552
+ background: transparent;
31676
31553
  }
31677
-
31678
- .d1y3z4w {
31679
- display: inline-block;
31680
- width: 4px;
31681
- height: 4px;
31682
- background: #8e9aa9;
31683
- opacity: 0.4;
31684
- border-radius: 50%;
31685
- margin: 0 4px;
31554
+ .tfzf37v .ant-table .ant-table-header {
31555
+ position: relative;
31556
+ z-index: 3;
31557
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31558
+ margin-bottom: -1px;
31686
31559
  }
31687
-
31688
- .m177r7a3 .ant-modal-header,
31689
- .m177r7a3 .ant-modal-footer .footer-content {
31690
- width: 648px;
31691
- margin: 0 auto;
31560
+ .tfzf37v .ant-table .time-wrapper .date,
31561
+ .tfzf37v .ant-table .value {
31562
+ color: #2d3a56;
31692
31563
  }
31693
- .m177r7a3 .ant-modal-header {
31694
- padding: 35px 0 24px;
31695
- border: none;
31564
+ .tfzf37v .ant-table .time-wrapper .time,
31565
+ .tfzf37v .ant-table .unit {
31566
+ color: rgba(44, 56, 82, 0.6);
31567
+ }
31568
+ .tfzf37v .ant-table .ant-table-selection {
31569
+ position: unset;
31570
+ text-align: center;
31571
+ }
31572
+ .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31573
+ background: #fff;
31574
+ }
31575
+ .tfzf37v .ant-table .anticon-setting {
31576
+ cursor: pointer;
31577
+ position: absolute;
31578
+ top: 50%;
31579
+ right: 12px;
31580
+ transform: translateY(-50%);
31581
+ }
31582
+ .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31583
+ box-shadow: none;
31584
+ width: 1px;
31585
+ background: rgba(213, 219, 227, 0.6);
31586
+ }
31587
+ .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31588
+ box-shadow: none;
31589
+ width: 1px;
31590
+ background: rgba(213, 219, 227, 0.6);
31696
31591
  }
31697
- .m177r7a3 .ant-modal-header .ant-modal-title {
31698
- font-size: 30px;
31592
+ .tfzf37v .ant-table .ant-table-tbody {
31593
+ position: relative;
31699
31594
  }
31700
- .m177r7a3 .ant-modal-body {
31701
- padding: 4px 0 2px;
31595
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31596
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31597
+ border-bottom: 1px solid white;
31598
+ height: 40px;
31599
+ vertical-align: middle;
31600
+ transition: background 0ms;
31601
+ color: #00122e;
31702
31602
  }
31703
- .m177r7a3 .ant-modal-footer {
31704
- border: none;
31603
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31604
+ background: #f2f5fa;
31605
+ border-bottom-color: #f2f5fa;
31705
31606
  }
31706
-
31707
- .t1wwio3v {
31607
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31608
+ height: auto;
31609
+ color: #00122e;
31708
31610
  font-size: 12px;
31709
- line-height: 18px;
31710
- font-weight: bold;
31711
- color: #fff;
31712
- padding: 0 4px;
31713
- border-radius: 4px;
31714
- display: inline-block;
31715
- background: var(--t1wwio3v-0);
31611
+ text-align: left;
31612
+ transition: none;
31613
+ overflow: hidden;
31614
+ text-overflow: ellipsis;
31615
+ white-space: nowrap;
31716
31616
  }
31717
- .t1wwio3v:not(:first-child) {
31718
- margin-left: 4px;
31617
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31618
+ color: #0096ff;
31719
31619
  }
31720
-
31721
- .f17jvtfk {
31620
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31621
+ overflow: hidden;
31622
+ text-overflow: ellipsis;
31722
31623
  width: 100%;
31723
- height: 100%;
31724
- display: flex;
31725
- align-items: center;
31726
- justify-content: center;
31624
+ vertical-align: middle;
31727
31625
  }
31728
-
31729
- .nzppkea {
31730
- font-size: 90%;
31731
- font-weight: bold;
31732
- background-color: rgba(240, 243, 247, 0.6);
31733
- padding: 1px 4px 1px;
31734
- margin-left: 2px;
31735
- margin-right: 2px;
31736
- border: 1px solid rgba(213, 219, 227, 0.6);
31737
- border-radius: 4px;
31626
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31627
+ line-height: 0px;
31738
31628
  }
31739
-
31740
- .f4mi9eq.form-item-general {
31741
- width: 640px;
31629
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31630
+ padding-right: 25px;
31742
31631
  }
31743
- .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
31744
- margin-top: 16px;
31632
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31633
+ border-top-color: transparent;
31745
31634
  }
31746
- .f4mi9eq.form-item-compact {
31747
- width: 412px;
31635
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31636
+ background: rgba(225, 230, 241, 0.6);
31637
+ border-color: transparent transparent white;
31748
31638
  }
31749
- .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
31750
- margin-top: 8px;
31639
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31640
+ border-radius: 8px 0 0 8px;
31751
31641
  }
31752
- .f4mi9eq .form-item {
31753
- width: auto;
31642
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31643
+ border-radius: 8px 0 0 8px;
31754
31644
  }
31755
- .f4mi9eq .form-item-main {
31756
- position: relative;
31757
- display: flex;
31645
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31646
+ content: "";
31647
+ width: 4px;
31648
+ top: -1px;
31649
+ bottom: -1px;
31650
+ background: white;
31758
31651
  }
31759
- .f4mi9eq .form-item-extra {
31760
- margin-top: 4px;
31761
- width: 100%;
31762
- padding: 14px;
31763
- background: #f2f4f6;
31764
- font-size: 13px;
31765
- line-height: 1.8;
31766
- color: #8e9aa9;
31652
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31653
+ border-radius: 0 8px 8px 0;
31767
31654
  }
31768
- .f4mi9eq .form-item-label {
31769
- padding-right: 12px;
31770
- font-size: 13px;
31771
- color: rgba(44, 56, 82, 0.6);
31655
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31656
+ border-radius: 0;
31657
+ background: white;
31658
+ border-top: none;
31772
31659
  }
31773
- .f4mi9eq .form-item-label.label-right {
31774
- text-align: right;
31660
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31661
+ border-top: 1px solid transparent;
31662
+ border-radius: 0 8px 8px 0;
31663
+ background: rgba(225, 230, 241, 0.6);
31775
31664
  }
31776
- .f4mi9eq .form-item-label,
31777
- .f4mi9eq .form-item-control {
31778
- line-height: 32px;
31665
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31666
+ background: white;
31667
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31779
31668
  }
31780
- .f4mi9eq .form-item-control .form-item-error {
31781
- line-height: 18px;
31669
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31670
+ display: flex;
31671
+ align-items: center;
31672
+ height: 100%;
31673
+ background: rgba(225, 230, 241, 0.6);
31782
31674
  }
31783
- .f4mi9eq .form-item-children {
31784
- width: 100%;
31675
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31676
+ background: white;
31677
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31785
31678
  }
31786
- .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31787
- width: 100%;
31679
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31680
+ display: flex;
31681
+ align-items: center;
31682
+ height: 100%;
31683
+ background: rgba(225, 230, 241, 0.6);
31788
31684
  }
31789
- .f4mi9eq .form-item-error {
31790
- color: #e75a3a;
31791
- height: 0;
31792
- overflow: hidden;
31685
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31686
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31793
31687
  }
31794
- .f4mi9eq .form-item-error-enter-done {
31795
- margin-top: 4px;
31796
- height: auto;
31797
- overflow: auto;
31688
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31689
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31690
+ border-radius: 8px;
31798
31691
  }
31799
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31800
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31801
- border: 1px solid #e75a3a;
31802
- color: #e75a3a;
31692
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31693
+ border-top-color: white;
31803
31694
  }
31804
-
31805
- .fh0ewl8 {
31806
- color: #2d3a56;
31807
- font-weight: bold;
31808
- padding-bottom: 6px;
31809
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31810
- margin-bottom: 16px;
31695
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31696
+ background: rgba(0, 136, 255, 0.1);
31697
+ border-bottom-color: transparent;
31698
+ border-top-color: transparent;
31811
31699
  }
31812
- .fh0ewl8:not(:first-of-type) {
31813
- margin-top: 16px;
31700
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31701
+ border-radius: 8px 0 0 8px;
31814
31702
  }
31815
-
31816
- .e1qrlvot {
31817
- width: 8px;
31818
- height: 24px;
31819
- display: flex;
31820
- justify-content: center;
31821
- align-items: center;
31822
- cursor: pointer;
31823
- transition: all 200ms ease-out 40ms;
31703
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31704
+ border-radius: 0 8px 8px 0;
31824
31705
  }
31825
- .e1qrlvot:before, .e1qrlvot:after {
31706
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31707
+ background: rgba(0, 136, 255, 0.1);
31708
+ }
31709
+ .tfzf37v .ant-table .ant-table-thead > tr > th {
31710
+ background: #fff;
31711
+ font-weight: 400;
31712
+ position: relative;
31713
+ border-bottom: none;
31714
+ color: #00122e;
31715
+ transition: none;
31716
+ padding: 15px 8px 15px 8px;
31717
+ }
31718
+ .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31826
31719
  content: "";
31827
31720
  width: 1px;
31828
- height: 6px;
31829
- border-radius: 1px;
31830
- background: #ccd4e3;
31831
- position: relative;
31832
- right: 2px;
31833
- transform: rotate(-45deg);
31721
+ top: 0;
31722
+ bottom: 0;
31723
+ background: rgba(211, 218, 235, 0.6);
31724
+ position: absolute;
31725
+ right: 0;
31834
31726
  }
31835
- .e1qrlvot:after {
31836
- transform: rotate(45deg);
31837
- left: 1px;
31727
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31728
+ padding: unset;
31838
31729
  }
31839
-
31840
- .w9ic984.ant-alert-warning {
31841
- border: 0;
31842
- background: rgba(255, 187, 0, 0.1);
31843
- border-radius: 6px;
31730
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31731
+ display: none;
31844
31732
  }
31845
- .w9ic984.ant-alert,
31846
- .w9ic984 .ant-alert-message {
31847
- color: #e07f00;
31733
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31734
+ width: 100%;
31735
+ overflow: hidden;
31736
+ white-space: nowrap;
31737
+ text-overflow: ellipsis;
31848
31738
  }
31849
- .w9ic984.ant-alert .dashed-border-bottom,
31850
- .w9ic984 .ant-alert-message .dashed-border-bottom {
31851
- border-bottom-color: #e07f00;
31739
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31740
+ overflow: hidden;
31741
+ text-overflow: ellipsis;
31742
+ flex: 1;
31852
31743
  }
31853
-
31854
- .n1k9qi4r {
31855
- display: flex;
31856
- flex-direction: row;
31857
- padding: 7px 12px;
31858
- background: rgba(255, 187, 0, 0.1);
31859
- border-radius: 6px;
31860
- color: #e07f00;
31861
- font-size: 12px;
31862
- line-height: 18px;
31744
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31745
+ padding: 15px 25px 15px 8px;
31746
+ }
31747
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31748
+ padding: 0;
31863
31749
  }
31864
- .n1k9qi4r .icon-wrapper {
31865
- margin-right: 10px;
31866
- height: 18px;
31750
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31751
+ position: absolute;
31752
+ right: 6px;
31753
+ top: 50%;
31754
+ transform: translateY(-50%);
31755
+ height: 16px;
31756
+ display: none;
31757
+ transition: transform 320ms ease;
31867
31758
  }
31868
-
31869
- .n16fsg9x {
31870
- display: flex;
31871
- flex-direction: row;
31872
- padding: 7px 12px;
31873
- background: rgba(225, 230, 241, 0.6);
31874
- border-radius: 6px;
31875
- color: rgba(44, 56, 82, 0.6);
31876
- font-size: 12px;
31877
- line-height: 18px;
31759
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31760
+ display: block;
31761
+ transform: translateY(-50%) rotateX(180deg);
31878
31762
  }
31879
- .n16fsg9x .icon-wrapper {
31880
- margin-right: 10px;
31881
- height: 18px;
31763
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31764
+ display: block;
31882
31765
  }
31883
-
31884
- .i173wxzw {
31885
- display: flex;
31886
- flex-direction: row;
31887
- padding: 7px 12px;
31888
- background: rgba(0, 136, 255, 0.1);
31889
- border-radius: 6px;
31890
- color: #005ed1;
31891
- font-size: 12px;
31892
- line-height: 18px;
31766
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31767
+ display: none;
31893
31768
  }
31894
- .i173wxzw .icon-wrapper {
31895
- margin-right: 10px;
31896
- height: 18px;
31769
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31770
+ transform: translateY(-50%);
31897
31771
  }
31898
-
31899
- .dld369h {
31900
- color: rgba(44, 56, 82, 0.6);
31901
- margin-top: 5px;
31902
- font-size: 12px;
31903
- line-height: 18px;
31772
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31773
+ transform: translateY(-50%) rotateX(180deg);
31904
31774
  }
31905
-
31906
- .s1epv22q {
31907
- color: #f0483e;
31908
- font-size: 12px;
31909
- white-space: pre-wrap;
31775
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31776
+ background: #f2f5fa;
31910
31777
  }
31911
-
31912
- .okus5hk {
31913
- display: flex;
31914
- align-items: center;
31915
- justify-content: flex-end;
31778
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31779
+ display: block;
31916
31780
  }
31917
- .okus5hk .icon-wrapper {
31918
- margin-right: 16px;
31781
+ .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31782
+ padding-right: 25px;
31919
31783
  }
31920
-
31921
- .t1auuzri {
31922
- color: rgba(0, 21, 64, 0.3);
31784
+ .tfzf37v .ant-table .ant-table-selection-column {
31785
+ padding: 0 !important;
31923
31786
  }
31924
-
31925
- .i74cfyt.ant-input {
31926
- padding: 5px 12px;
31927
- line-height: 20px;
31928
- color: #2d3a56;
31929
- border-radius: 6px;
31930
- border-color: rgba(172, 186, 211, 0.6);
31931
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31787
+ .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31788
+ position: absolute;
31789
+ left: 50%;
31790
+ top: 50%;
31791
+ transform: translate(-50%, -50%);
31932
31792
  }
31933
- .i74cfyt.ant-input.ant-input-lg {
31934
- padding: 8px 16px;
31935
- line-height: 22px;
31793
+ .tfzf37v .ant-table .ant-table-selection-column:after {
31794
+ display: none;
31936
31795
  }
31937
- .i74cfyt.ant-input.ant-input-sm {
31938
- padding: 2px 8px;
31939
- line-height: 18px;
31796
+ .tfzf37v .ant-table .ant-table-hide-scrollbar {
31797
+ background: #fff;
31940
31798
  }
31941
- .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31942
- border-color: rgba(107, 128, 167, 0.6);
31943
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31944
- z-index: 1;
31799
+ .tfzf37v .ant-table .ant-table-placeholder {
31800
+ background: inherit;
31945
31801
  }
31946
- .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31947
- border-color: #0096ff;
31948
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31949
- z-index: 1;
31802
+ .tfzf37v .ant-table .ant-table-placeholder td {
31803
+ position: static;
31804
+ border: none;
31805
+ background: inherit !important;
31806
+ height: 100px;
31807
+ vertical-align: middle;
31950
31808
  }
31951
- .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31952
- border-color: #e75a3a;
31953
- color: #e75a3a;
31809
+ .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31810
+ .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31811
+ font-weight: bold;
31812
+ font-size: 20px;
31813
+ color: rgba(10, 37, 85, 0.6);
31954
31814
  }
31955
- .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31956
- border-color: #e75a3a;
31957
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31815
+ .tfzf37v .ant-table td.cell__action_ {
31816
+ padding: 0 !important;
31817
+ position: relative;
31818
+ background: #fff;
31958
31819
  }
31959
- .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31960
- border-color: #e75a3a;
31961
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31820
+ .tfzf37v .ant-table td.cell__action_ > * {
31821
+ height: 100%;
31822
+ display: flex;
31823
+ align-items: center;
31824
+ justify-content: flex-end;
31825
+ padding-right: 8px;
31962
31826
  }
31963
- .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31964
- background: rgba(211, 218, 235, 0.6);
31965
- color: rgba(0, 21, 64, 0.3);
31966
- border-color: rgba(172, 186, 211, 0.6);
31827
+ .tfzf37v .ant-table td.cell__action_ .menu-button {
31828
+ width: 24px;
31829
+ height: 24px;
31830
+ cursor: pointer;
31831
+ justify-content: center;
31832
+ border-radius: 4px;
31967
31833
  }
31968
- .i74cfyt.ant-input-affix-wrapper {
31969
- padding: 5px 12px;
31970
- border-radius: 6px;
31971
- border-color: rgba(172, 186, 211, 0.6);
31972
- line-height: 20px;
31973
- color: #2d3a56;
31974
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31834
+ .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31835
+ background: #fff;
31975
31836
  }
31976
- .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31977
- .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31978
- color: rgba(44, 56, 82, 0.6);
31837
+
31838
+ .t1m2x205 .ant-tooltip-arrow {
31839
+ display: none;
31979
31840
  }
31980
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31981
- padding: 8px 16px;
31982
- line-height: 22px;
31841
+ .t1m2x205 .ant-tooltip-inner {
31842
+ background: rgba(23, 38, 64, 0.8);
31843
+ border-radius: 4px;
31983
31844
  }
31984
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31985
- padding: 2px 8px;
31986
- line-height: 18px;
31845
+
31846
+ .rapgekc.ant-radio-wrapper {
31847
+ display: inline-flex;
31848
+ align-items: baseline;
31849
+ white-space: pre-wrap;
31987
31850
  }
31988
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31989
- border-color: rgba(107, 128, 167, 0.6);
31990
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31851
+ .rapgekc.ant-radio-wrapper .ant-radio {
31852
+ position: relative;
31853
+ top: 3px;
31991
31854
  }
31992
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31993
- border-color: #0096ff;
31994
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31855
+ .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31856
+ border-color: rgba(107, 128, 167, 0.6);
31995
31857
  }
31996
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31997
- border-color: #e75a3a;
31858
+ .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31859
+ border-color: #0080ff;
31998
31860
  }
31999
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32000
- color: #e75a3a;
31861
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31862
+ border-color: #0080ff;
31863
+ background: #0080ff;
32001
31864
  }
32002
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32003
- border-color: #e75a3a;
32004
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31865
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31866
+ top: 4px;
31867
+ left: 4px;
31868
+ width: 6px;
31869
+ height: 6px;
31870
+ background: #fff;
32005
31871
  }
32006
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32007
- border-color: #e75a3a;
32008
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31872
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31873
+ opacity: 0.5;
32009
31874
  }
32010
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31875
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31876
+ border-color: rgba(107, 128, 167, 0.6);
32011
31877
  background: rgba(211, 218, 235, 0.6);
32012
- color: rgba(0, 21, 64, 0.3);
32013
- border-color: rgba(172, 186, 211, 0.6);
32014
31878
  }
32015
- textarea.i74cfyt.ant-input {
32016
- transition-property: height;
32017
- transition-delay: 50ms;
31879
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31880
+ background: #00122e;
32018
31881
  }
32019
- textarea.i74cfyt.ant-input.textarea-large {
32020
- min-height: 40px;
32021
- height: 40px;
31882
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31883
+ color: #00122e;
31884
+ opacity: 0.5;
32022
31885
  }
32023
- textarea.i74cfyt.ant-input.textarea-large:focus {
32024
- height: 80px;
31886
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31887
+ color: #00122e;
32025
31888
  }
32026
- textarea.i74cfyt.ant-input.textarea-middle {
32027
- min-height: 32px;
32028
- height: 32px;
31889
+ .rapgekc.ant-radio-wrapper .ant-radio + span {
31890
+ display: inline-block;
31891
+ padding: 0;
31892
+ padding-left: 12px;
32029
31893
  }
32030
- textarea.i74cfyt.ant-input.textarea-middle:focus {
32031
- height: 64px;
31894
+ .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31895
+ margin-bottom: 0;
31896
+ white-space: pre-wrap;
31897
+ color: rgba(44, 56, 82, 0.6);
32032
31898
  }
32033
- textarea.i74cfyt.ant-input.textarea-small {
32034
- min-height: 24px;
32035
- height: 24px;
31899
+ .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31900
+ padding-left: 8px;
32036
31901
  }
32037
- textarea.i74cfyt.ant-input.textarea-small:focus {
32038
- height: 40px;
31902
+
31903
+ .rp906go .ant-radio-button-wrapper:first-child {
31904
+ border-radius: 5px 0 0 5px;
31905
+ }
31906
+ .rp906go .ant-radio-button-wrapper:last-child {
31907
+ border-radius: 0 5px 5px 0;
32039
31908
  }
32040
31909
 
32041
- .k1ci6977 input, .k1ci6977.input-tags {
32042
- border: 1px solid rgba(213, 219, 227, 0.6);
32043
- border-radius: 4px;
31910
+ .rcc63c8 {
31911
+ color: #00122e;
31912
+ border-color: #ccd4e3;
32044
31913
  }
32045
- .k1ci6977.input-tags {
32046
- position: relative;
32047
- padding: 6px;
32048
- height: 32px;
32049
- cursor: pointer;
32050
- transition: border 150ms;
31914
+ .rcc63c8:first-child {
31915
+ border-color: #a3b4cc;
32051
31916
  }
32052
- .k1ci6977.input-tags:hover {
32053
- border-color: #0080ff;
32054
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31917
+ .rcc63c8.ant-radio-button-wrapper {
31918
+ padding: 0 12px;
31919
+ line-height: 32px;
31920
+ height: 32px;
32055
31921
  }
32056
- .k1ci6977.input-tags.kit-input-suffix-wrapper {
32057
- padding-right: 30px;
31922
+ .rcc63c8.ant-radio-button-wrapper > span + span {
31923
+ white-space: nowrap;
32058
31924
  }
32059
- .k1ci6977.input-tags .input-tags-inner {
32060
- display: flex;
31925
+ .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
31926
+ height: 22px;
31927
+ padding: 0 7px;
31928
+ line-height: 20px;
32061
31929
  }
32062
- .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32063
- display: flex;
31930
+ .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31931
+ background: #ccd4e3;
32064
31932
  }
32065
- .k1ci6977.input-tags .input-tag-suffix {
32066
- position: absolute;
32067
- right: 12px;
32068
- top: 50%;
32069
- transform: translateY(-50%);
31933
+ .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31934
+ background: #0080ff;
32070
31935
  }
32071
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32072
- color: rgba(0, 0, 0, 0.25);
32073
- font-size: 12px;
32074
- cursor: pointer;
31936
+ .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31937
+ background: #ccd4e3;
31938
+ opacity: 0.5;
32075
31939
  }
32076
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32077
- color: rgba(0, 0, 0, 0.45);
31940
+ .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31941
+ border-right-color: #0080ff;
32078
31942
  }
32079
- .k1ci6977.has-focus-indicator {
32080
- position: relative;
32081
- overflow: hidden;
31943
+ .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31944
+ border-color: #0080ff;
32082
31945
  }
32083
- .k1ci6977.has-focus-indicator .ant-input-prefix {
32084
- position: absolute;
32085
- top: 50%;
32086
- transform: translateY(-50%);
32087
- left: -16px;
32088
- transition: left 150ms ease;
32089
- opacity: 0;
31946
+ .rcc63c8.ant-radio-button-wrapper-checked {
31947
+ background: rgba(0, 136, 255, 0.1);
32090
31948
  }
32091
- .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32092
- left: 8px;
32093
- opacity: 1;
31949
+ .rcc63c8.ant-radio-button-wrapper-disabled {
31950
+ background: rgba(211, 218, 235, 0.6);
31951
+ border-color: #ccd4e3;
31952
+ opacity: 0.5;
32094
31953
  }
32095
- .k1ci6977.has-focus-indicator input {
32096
- transition: margin-left 150ms ease;
32097
- margin-left: 0px;
31954
+ .rcc63c8.ant-radio-button-wrapper-disabled:hover {
31955
+ color: #00122e;
31956
+ border-color: #ccd4e3;
32098
31957
  }
32099
- .k1ci6977.has-focus-indicator input:focus {
32100
- margin-left: 16px;
31958
+ .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31959
+ color: #00122e;
31960
+ border-color: #ccd4e3;
31961
+ background: rgba(172, 186, 211, 0.6);
32101
31962
  }
32102
-
32103
- input.l1f7td1d.ant-input {
32104
- border-top-right-radius: 0;
32105
- border-bottom-right-radius: 0;
31963
+ .rcc63c8 .ant-radio-button-input {
31964
+ margin-right: 8px;
31965
+ display: inline;
31966
+ border: none;
31967
+ padding: 0;
31968
+ width: 36px;
31969
+ background: transparent;
32106
31970
  }
32107
-
32108
- .l1f7td1d.ant-input-affix-wrapper {
32109
- border-top-right-radius: 0;
32110
- border-bottom-right-radius: 0;
31971
+ .rcc63c8 .ant-radio-button-input:focus {
31972
+ box-shadow: none;
32111
31973
  }
32112
-
32113
- input.rf8rlle.ant-input {
32114
- border-top-left-radius: 0;
32115
- border-bottom-left-radius: 0;
31974
+ .rcc63c8 .ant-radio-button-input.ant-input-number {
31975
+ margin-right: 0;
31976
+ width: initial;
31977
+ box-shadow: none;
32116
31978
  }
32117
-
32118
- .rf8rlle.ant-input-affix-wrapper {
32119
- border-top-left-radius: 0;
32120
- border-bottom-left-radius: 0;
31979
+ .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31980
+ display: none;
32121
31981
  }
32122
-
32123
- .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
32124
- border-top-right-radius: 0;
32125
- border-bottom-right-radius: 0;
31982
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31983
+ display: inline;
32126
31984
  }
32127
-
32128
- .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
32129
- border-top-left-radius: 0;
32130
- border-bottom-left-radius: 0;
31985
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31986
+ display: inline;
31987
+ margin-right: 8px;
31988
+ padding: 0;
31989
+ width: 36px;
32131
31990
  }
32132
31991
 
32133
- .c3ni091 {
31992
+ .skwah65 {
31993
+ height: 8px;
31994
+ box-sizing: border-box;
31995
+ border-radius: 2px;
31996
+ background: #f5f7fa;
32134
31997
  display: flex;
32135
- flex-direction: column;
32136
- }
32137
- .c3ni091 .select-wrapper {
32138
- margin-top: 12px;
32139
- }
32140
- .c3ni091 .select-wrapper .select {
32141
31998
  width: 100%;
31999
+ overflow: hidden;
32142
32000
  }
32143
- .c3ni091 .radio-wrapper {
32144
- margin-top: 24px;
32145
- }
32146
- .c3ni091 div.form-item {
32147
- width: 100%;
32001
+ .skwah65 .stack-bar-item + .stack-bar-item {
32002
+ margin-left: 1px;
32148
32003
  }
32149
32004
 
32150
- .d105ju2d {
32151
- font-size: 14px;
32152
- font-weight: 500;
32153
- color: #3e4652;
32154
- line-height: 18px;
32005
+ .s1ebs0ra {
32006
+ display: flex;
32007
+ align-items: center;
32008
+ justify-content: space-between;
32009
+ background: #edf0f7;
32010
+ padding: 8px 12px;
32011
+ position: sticky;
32012
+ top: 0;
32013
+ z-index: 1;
32014
+ margin-bottom: -52px;
32155
32015
  }
32156
- .d105ju2d + .d105ju2d {
32157
- margin-top: 16px;
32016
+ .s1ebs0ra .select-total {
32017
+ display: flex;
32018
+ align-items: center;
32019
+ font-weight: 700;
32020
+ flex-shrink: 0;
32158
32021
  }
32159
- .d105ju2d + * {
32160
- margin-top: 16px;
32022
+ .s1ebs0ra .select-total .icon-wrapper {
32023
+ cursor: pointer;
32024
+ margin-left: 8px;
32025
+ width: 32px;
32026
+ height: 32px;
32027
+ border-radius: 50%;
32028
+ justify-content: center;
32161
32029
  }
32162
-
32163
- .lh0l62z.d105ju2d {
32164
- font-size: 12px;
32165
- color: rgba(44, 56, 82, 0.6);
32166
- margin-top: 12px;
32030
+ .s1ebs0ra .select-total .icon-wrapper:hover {
32031
+ background: rgba(225, 230, 241, 0.6);
32167
32032
  }
32168
-
32169
- .r1o4v2oc.lh0l62z.d105ju2d {
32170
- line-height: 18px;
32171
- font-weight: 500;
32172
- margin-top: 0;
32173
- white-space: initial;
32033
+ .s1ebs0ra .action-group {
32034
+ flex: 1;
32035
+ margin-left: 88px;
32036
+ white-space: nowrap;
32037
+ text-align: right;
32038
+ position: relative;
32039
+ padding: 4px 0;
32040
+ margin-top: -4px;
32041
+ overflow: hidden;
32174
32042
  }
32175
-
32176
- .r1skkc3l {
32177
- display: block;
32043
+ .s1ebs0ra .action-group .sub-menu-delete {
32044
+ transform: translateY(-4px);
32178
32045
  }
32179
- .r1skkc3l span {
32180
- font-size: 14px;
32181
- font-weight: 500;
32182
- line-height: 32px;
32183
- color: #3e4652;
32046
+ .s1ebs0ra .action-group button {
32047
+ border: none;
32184
32048
  }
32185
-
32186
- .c3cobmo {
32187
- margin-top: 16px;
32188
- padding: 8px;
32189
- border-radius: 6px;
32190
- background: rgba(225, 230, 241, 0.6);
32191
- color: rgba(44, 56, 82, 0.6);
32192
- font-size: 12px;
32049
+ .s1ebs0ra .action-group > *:not(:last-child) {
32050
+ margin-right: 8px;
32193
32051
  }
32194
- .c3cobmo div {
32195
- line-height: 20px;
32196
- display: flex;
32197
- align-items: center;
32198
- word-break: break-all;
32052
+ .s1ebs0ra .action-group > button:last-child {
32053
+ margin-right: 4px;
32199
32054
  }
32200
- .c3cobmo .title {
32201
- font-weight: 700;
32202
- line-height: 18px;
32203
- margin: 4px 0;
32055
+ .s1ebs0ra .action-group .more-btn {
32056
+ cursor: pointer;
32057
+ width: 32px;
32058
+ height: 32px;
32059
+ justify-content: center;
32060
+ border-radius: 50%;
32204
32061
  }
32205
-
32206
- .c18gxmrl {
32207
- border: 1px solid #d8deeb;
32208
- border-radius: 4px;
32062
+ .s1ebs0ra .action-group .more-btn:hover {
32063
+ background: #fff;
32209
32064
  }
32210
- .c18gxmrl + .c18gxmrl {
32211
- margin-top: 8px;
32065
+
32066
+ .c1up1pdz {
32067
+ width: 648px;
32212
32068
  }
32213
- .c18gxmrl:hover {
32069
+ .c1up1pdz.active {
32214
32070
  border-color: #0080ff;
32215
32071
  }
32216
- .c18gxmrl:hover > header {
32072
+ .c1up1pdz.active > header {
32217
32073
  background: rgba(0, 128, 255, 0.1);
32218
32074
  }
32219
- .c18gxmrl.active header {
32220
- border-bottom: 1px solid #d8deeb;
32221
- }
32222
- .c18gxmrl > header {
32223
- padding: 8px 12px;
32075
+ .c1up1pdz .expand {
32076
+ padding: 12px;
32224
32077
  }
32225
-
32226
- .n12mqh7z {
32078
+ .c1up1pdz .field-item {
32227
32079
  display: flex;
32228
- align-items: center;
32229
- font-size: 12px;
32230
- line-height: 18px;
32080
+ padding: 10px 0;
32081
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32231
32082
  }
32232
- .n12mqh7z:not(:last-child) {
32233
- margin-bottom: 4px;
32083
+ .c1up1pdz .field-item:last-child {
32084
+ border-bottom: none;
32085
+ padding-bottom: 0;
32234
32086
  }
32235
-
32236
- .tf5bynu {
32237
- margin: 0 3px;
32087
+ .c1up1pdz .field-item label {
32088
+ line-height: 32px;
32089
+ width: 100px;
32090
+ color: rgba(62, 70, 82, 0.6);
32238
32091
  }
32239
-
32240
- .tcckoz1 {
32241
- max-height: 400px;
32242
- overflow: "auto";
32092
+ .c1up1pdz .help {
32093
+ color: rgba(62, 70, 82, 0.6);
32094
+ margin-top: 5px;
32243
32095
  }
32244
-
32245
- .tqjc4ui {
32246
- margin: 0 2px;
32096
+ .c1up1pdz .ant-input-affix-wrapper,
32097
+ .c1up1pdz .ant-picker {
32098
+ width: 128px;
32247
32099
  }
32248
32100
 
32249
- .gmyahx3 {
32250
- cursor: pointer;
32101
+ .c156wh19 {
32102
+ display: flex;
32103
+ align-items: center;
32104
+ justify-content: space-between;
32105
+ word-break: keep-all;
32251
32106
  }
32252
- .gmyahx3 .link-text {
32253
- color: rgba(0, 21, 64, 0.3);
32107
+ .c156wh19 .title {
32108
+ margin: 0 16px 0 8px;
32254
32109
  }
32255
- .gmyahx3:hover .link-text {
32256
- color: #0080ff;
32110
+ .c156wh19 .retain {
32111
+ color: rgba(129, 138, 153, 0.6);
32257
32112
  }
32258
-
32259
- .c18bcrac {
32260
- display: inline-block;
32261
- width: 100%;
32113
+ .c156wh19 div.left {
32114
+ flex: 1;
32115
+ display: flex;
32116
+ overflow: hidden;
32117
+ align-items: center;
32118
+ justify-content: flex-start;
32119
+ white-space: nowrap;
32262
32120
  }
32263
- .c18bcrac .recharts-wrapper {
32264
- margin-left: 4px;
32121
+ .c156wh19 div.left .title {
32122
+ max-width: 100%;
32123
+ overflow: hidden;
32124
+ text-overflow: ellipsis;
32265
32125
  }
32266
-
32267
- .cro7kg2 {
32268
- padding: 4px;
32126
+ .c156wh19 div.right {
32127
+ display: flex;
32128
+ align-items: center;
32269
32129
  }
32270
-
32271
- .c14wcxf0 {
32130
+ .c156wh19 .reverse {
32272
32131
  display: flex;
32273
- justify-content: space-between;
32132
+ flex-direction: row-reverse;
32274
32133
  align-items: center;
32275
- font-size: 13px;
32276
- line-height: 24px;
32277
- color: #cccccc;
32278
- white-space: nowrap;
32279
32134
  }
32280
- .c14wcxf0 label {
32281
- margin-right: 32px;
32135
+ .c156wh19 .reverse .ant-switch {
32136
+ margin-left: 8px;
32282
32137
  }
32283
-
32284
- .coy29mj.c14wcxf0 {
32285
- font-weight: bold;
32286
- color: white;
32138
+ .c156wh19 .close {
32139
+ padding-left: 14px;
32140
+ margin-left: 14px;
32141
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
32142
+ cursor: pointer;
32287
32143
  }
32288
32144
 
32289
- .s11212zy {
32290
- width: 8px;
32291
- height: 8px;
32292
- border-radius: 2px;
32293
- display: inline-block;
32294
- background: var(--s11212zy-0);
32295
- border: 1px solid #fff;
32296
- box-sizing: content-box;
32297
- margin-right: 6px;
32145
+ .m126spxy {
32146
+ padding-bottom: 4px;
32147
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32298
32148
  }
32299
-
32300
- .p1lyky6c > :first-child {
32301
- font-weight: bold;
32302
- color: white;
32303
- margin-right: 4px;
32149
+ .m126spxy .ant-btn-link {
32150
+ padding: 1px 10px;
32151
+ color: rgba(62, 70, 82, 0.6);
32152
+ border-radius: 4px;
32153
+ }
32154
+ .m126spxy .ant-btn-link.active {
32155
+ background: rgba(0, 128, 255, 0.1);
32156
+ color: #0096ff;
32304
32157
  }
32305
32158
 
32306
- .berrcjl {
32307
- color: rgba(10, 37, 85, 0.6);
32308
- margin-bottom: 4px;
32159
+ .wpbf4pq {
32160
+ padding: 10px 0;
32161
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32309
32162
  }
32310
- .berrcjl .breadcrumb-link {
32311
- color: rgba(10, 37, 85, 0.6);
32312
- cursor: pointer;
32313
- transition: color 160ms ease;
32163
+ .wpbf4pq .ant-input,
32164
+ .wpbf4pq .ant-picker {
32165
+ width: 80px;
32166
+ margin: 0 9px;
32167
+ text-align: center;
32314
32168
  }
32315
- .berrcjl .breadcrumb-link:hover {
32316
- color: #0080ff;
32169
+ .wpbf4pq .options {
32170
+ padding: 12px 0 12px 16px;
32171
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
32172
+ margin: 5px 0 5px 8px;
32317
32173
  }
32318
- .berrcjl .breadcrumb-link:active {
32319
- color: #005ed1;
32174
+ .wpbf4pq .week-day-option,
32175
+ .wpbf4pq .month-day-option {
32176
+ background: #f5f7fa;
32177
+ box-sizing: border-box;
32178
+ border-radius: 16px;
32179
+ margin-right: 8px;
32320
32180
  }
32321
-
32322
- .c1bus5hc {
32323
- --color: white;
32324
- height: 14px;
32325
- width: 14px;
32326
- border-radius: 50%;
32327
- flex-shrink: 0;
32328
- display: flex;
32329
- align-items: center;
32330
- justify-content: center;
32331
- border: 1px solid var(--color);
32181
+ .wpbf4pq .week-day-option:focus,
32182
+ .wpbf4pq .month-day-option:focus {
32183
+ color: inherit;
32184
+ border-color: #d9d9d9;
32332
32185
  }
32333
- .c1bus5hc .circle-inner {
32334
- position: relative;
32335
- height: 10px;
32336
- width: 10px;
32337
- border-radius: 50%;
32338
- overflow: hidden;
32186
+ .wpbf4pq .week-day-option.active {
32187
+ background-color: #0096ff;
32188
+ border-color: #0096ff;
32189
+ color: #fff;
32339
32190
  }
32340
- .c1bus5hc .circle-content {
32341
- position: absolute;
32342
- height: 100%;
32343
- width: 100%;
32344
- left: 0;
32345
- top: 0;
32346
- border-radius: 50%;
32347
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32348
- transform: rotate(180deg);
32191
+ .wpbf4pq .week-day-option.en-text {
32192
+ width: 110px;
32193
+ margin-top: 4px;
32349
32194
  }
32350
- .c1bus5hc .circle-child {
32351
- position: absolute;
32352
- height: 100%;
32353
- width: 100%;
32354
- left: 0;
32355
- top: 0;
32356
- margin-left: 50%;
32357
- transform-origin: left;
32358
- background: white;
32359
- transform: rotate(0deg);
32195
+ .wpbf4pq .month-day-option {
32196
+ width: 32px;
32197
+ padding: 0;
32198
+ margin-bottom: 8px;
32199
+ }
32200
+ .wpbf4pq .month-day-option.active {
32201
+ background-color: #0096ff;
32202
+ border-color: #0096ff;
32203
+ color: #fff;
32360
32204
  }
32361
32205
 
32362
32206
  .c1uzzomf {
@@ -32381,54 +32225,97 @@ input.rf8rlle.ant-input {
32381
32225
  text-align: center;
32382
32226
  }
32383
32227
 
32384
- .s11wux3h .ant-segmented-item:not(:last-child) {
32385
- margin-right: 2px;
32228
+ .c18gxmrl {
32229
+ border: 1px solid #d8deeb;
32230
+ border-radius: 4px;
32231
+ }
32232
+ .c18gxmrl + .c18gxmrl {
32233
+ margin-top: 8px;
32234
+ }
32235
+ .c18gxmrl:hover {
32236
+ border-color: #0080ff;
32237
+ }
32238
+ .c18gxmrl:hover > header {
32239
+ background: rgba(0, 128, 255, 0.1);
32240
+ }
32241
+ .c18gxmrl.active header {
32242
+ border-bottom: 1px solid #d8deeb;
32243
+ }
32244
+ .c18gxmrl > header {
32245
+ padding: 8px 12px;
32386
32246
  }
32387
32247
 
32388
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32389
- padding-left: 8px;
32390
- padding-right: 8px;
32248
+ .berrcjl {
32249
+ color: rgba(10, 37, 85, 0.6);
32250
+ margin-bottom: 4px;
32251
+ }
32252
+ .berrcjl .breadcrumb-link {
32253
+ color: rgba(10, 37, 85, 0.6);
32254
+ cursor: pointer;
32255
+ transition: color 160ms ease;
32256
+ }
32257
+ .berrcjl .breadcrumb-link:hover {
32258
+ color: #0080ff;
32259
+ }
32260
+ .berrcjl .breadcrumb-link:active {
32261
+ color: #005ed1;
32262
+ }
32263
+
32264
+ .gmyahx3 {
32265
+ cursor: pointer;
32391
32266
  }
32392
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32393
- border-radius: 4px;
32267
+ .gmyahx3 .link-text {
32268
+ color: rgba(0, 21, 64, 0.3);
32394
32269
  }
32395
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32396
- border-radius: 4px;
32270
+ .gmyahx3:hover .link-text {
32271
+ color: #0080ff;
32397
32272
  }
32398
32273
 
32399
- .ma64lna .ant-segmented-item-label {
32400
- padding-left: 12px;
32401
- padding-right: 12px;
32274
+ .c18bcrac {
32275
+ display: inline-block;
32276
+ width: 100%;
32402
32277
  }
32403
-
32404
- .ckld275 {
32405
- background-color: rgba(225, 230, 241, 0.6);
32278
+ .c18bcrac .recharts-wrapper {
32279
+ margin-left: 4px;
32406
32280
  }
32407
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32408
- background-color: rgba(255, 255, 255, 0.6);
32409
- color: rgba(44, 56, 82, 0.75);
32281
+
32282
+ .cro7kg2 {
32283
+ padding: 4px;
32410
32284
  }
32411
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32412
- background-color: transparent;
32285
+
32286
+ .c14wcxf0 {
32287
+ display: flex;
32288
+ justify-content: space-between;
32289
+ align-items: center;
32290
+ font-size: 13px;
32291
+ line-height: 24px;
32292
+ color: #cccccc;
32293
+ white-space: nowrap;
32413
32294
  }
32414
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32415
- background-color: transparent;
32295
+ .c14wcxf0 label {
32296
+ margin-right: 32px;
32416
32297
  }
32417
32298
 
32418
- .ou7iq30 {
32419
- overflow: hidden;
32420
- text-overflow: ellipsis;
32299
+ .coy29mj.c14wcxf0 {
32300
+ font-weight: bold;
32301
+ color: white;
32421
32302
  }
32422
32303
 
32423
- .s1tui002 {
32424
- white-space: nowrap;
32304
+ .s11212zy {
32305
+ width: 8px;
32306
+ height: 8px;
32307
+ border-radius: 2px;
32308
+ display: inline-block;
32309
+ background: var(--s11212zy-0);
32310
+ border: 1px solid #fff;
32311
+ box-sizing: content-box;
32312
+ margin-right: 6px;
32425
32313
  }
32426
32314
 
32427
- .mxrc2zg {
32428
- display: -webkit-box;
32429
- -webkit-line-clamp: var(--mxrc2zg-0);
32430
- -webkit-box-orient: vertical;
32431
- word-break: break-all;
32315
+ .p1lyky6c > :first-child {
32316
+ font-weight: bold;
32317
+ color: white;
32318
+ margin-right: 4px;
32432
32319
  }
32433
32320
 
32434
32321
  .clm1wy1 {
@@ -32524,6 +32411,103 @@ input.rf8rlle.ant-input {
32524
32411
  border-radius: 2px;
32525
32412
  }
32526
32413
 
32414
+ .c1bus5hc {
32415
+ --color: white;
32416
+ height: 14px;
32417
+ width: 14px;
32418
+ border-radius: 50%;
32419
+ flex-shrink: 0;
32420
+ display: flex;
32421
+ align-items: center;
32422
+ justify-content: center;
32423
+ border: 1px solid var(--color);
32424
+ }
32425
+ .c1bus5hc .circle-inner {
32426
+ position: relative;
32427
+ height: 10px;
32428
+ width: 10px;
32429
+ border-radius: 50%;
32430
+ overflow: hidden;
32431
+ }
32432
+ .c1bus5hc .circle-content {
32433
+ position: absolute;
32434
+ height: 100%;
32435
+ width: 100%;
32436
+ left: 0;
32437
+ top: 0;
32438
+ border-radius: 50%;
32439
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32440
+ transform: rotate(180deg);
32441
+ }
32442
+ .c1bus5hc .circle-child {
32443
+ position: absolute;
32444
+ height: 100%;
32445
+ width: 100%;
32446
+ left: 0;
32447
+ top: 0;
32448
+ margin-left: 50%;
32449
+ transform-origin: left;
32450
+ background: white;
32451
+ transform: rotate(0deg);
32452
+ }
32453
+
32454
+ .n12mqh7z {
32455
+ display: flex;
32456
+ align-items: center;
32457
+ font-size: 12px;
32458
+ line-height: 18px;
32459
+ }
32460
+ .n12mqh7z:not(:last-child) {
32461
+ margin-bottom: 4px;
32462
+ }
32463
+
32464
+ .tf5bynu {
32465
+ margin: 0 3px;
32466
+ }
32467
+
32468
+ .tcckoz1 {
32469
+ max-height: 400px;
32470
+ overflow: "auto";
32471
+ }
32472
+
32473
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32474
+ margin-right: 2px;
32475
+ }
32476
+
32477
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32478
+ padding-left: 8px;
32479
+ padding-right: 8px;
32480
+ }
32481
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32482
+ border-radius: 4px;
32483
+ }
32484
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32485
+ border-radius: 4px;
32486
+ }
32487
+
32488
+ .ma64lna .ant-segmented-item-label {
32489
+ padding-left: 12px;
32490
+ padding-right: 12px;
32491
+ }
32492
+
32493
+ .ckld275 {
32494
+ background-color: rgba(225, 230, 241, 0.6);
32495
+ }
32496
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32497
+ background-color: rgba(255, 255, 255, 0.6);
32498
+ color: rgba(44, 56, 82, 0.75);
32499
+ }
32500
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32501
+ background-color: transparent;
32502
+ }
32503
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32504
+ background-color: transparent;
32505
+ }
32506
+
32507
+ .tqjc4ui {
32508
+ margin: 0 2px;
32509
+ }
32510
+
32527
32511
  .d1bw7c5z {
32528
32512
  position: relative;
32529
32513
  max-width: 388px;
@@ -32605,6 +32589,29 @@ input.rf8rlle.ant-input {
32605
32589
  width: 102px;
32606
32590
  }
32607
32591
 
32592
+ .ou7iq30 {
32593
+ overflow: hidden;
32594
+ text-overflow: ellipsis;
32595
+ }
32596
+
32597
+ .s1tui002 {
32598
+ white-space: nowrap;
32599
+ }
32600
+
32601
+ .mxrc2zg {
32602
+ display: -webkit-box;
32603
+ -webkit-line-clamp: var(--mxrc2zg-0);
32604
+ -webkit-box-orient: vertical;
32605
+ word-break: break-all;
32606
+ }
32607
+
32608
+ .tje3huy {
32609
+ width: 100%;
32610
+ overflow: inherit;
32611
+ white-space: inherit;
32612
+ text-overflow: ellipsis;
32613
+ }
32614
+
32608
32615
  .t1sqg15u {
32609
32616
  background: white;
32610
32617
  }
@@ -32695,35 +32702,6 @@ input.rf8rlle.ant-input {
32695
32702
  padding-right: 12px;
32696
32703
  }
32697
32704
 
32698
- .ccrbeuz .ant-collapse-item {
32699
- border: 0px;
32700
- background-color: #fff;
32701
- }
32702
- .ccrbeuz .ant-collapse-item .ant-collapse-header {
32703
- padding-top: 0px;
32704
- padding-bottom: 0px;
32705
- padding-left: 0px !important;
32706
- padding-right: 24px;
32707
- }
32708
- .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32709
- right: 0px;
32710
- }
32711
- .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32712
- padding: 0px;
32713
- }
32714
-
32715
- .c1fljvag .ant-collapse-item .ant-collapse-header {
32716
- padding-right: 0px;
32717
- cursor: default;
32718
- }
32719
-
32720
- .c1yyuluq {
32721
- border-radius: 8px;
32722
- }
32723
- .c1yyuluq .ant-card-body {
32724
- padding: 20px 24px 24px 24px;
32725
- }
32726
-
32727
32705
  .s1iv0tp1 .enabled-switch {
32728
32706
  display: flex;
32729
32707
  align-items: center;
@@ -32732,13 +32710,6 @@ input.rf8rlle.ant-input {
32732
32710
  margin-right: 8px;
32733
32711
  }
32734
32712
 
32735
- .tje3huy {
32736
- width: 100%;
32737
- overflow: inherit;
32738
- white-space: inherit;
32739
- text-overflow: ellipsis;
32740
- }
32741
-
32742
32713
  .wg1tsps {
32743
32714
  display: flex;
32744
32715
  align-items: center;
@@ -32762,8 +32733,11 @@ input.rf8rlle.ant-input {
32762
32733
  color: #00122e !important;
32763
32734
  }
32764
32735
 
32765
- .itxley7.ant-input-group.ant-input-group-compact {
32766
- display: flex;
32736
+ .c1yyuluq {
32737
+ border-radius: 8px;
32738
+ }
32739
+ .c1yyuluq .ant-card-body {
32740
+ padding: 20px 24px 24px 24px;
32767
32741
  }
32768
32742
 
32769
32743
  .m74vjol {
@@ -32775,8 +32749,34 @@ input.rf8rlle.ant-input {
32775
32749
  margin-left: 16px;
32776
32750
  }
32777
32751
 
32778
- .a1o35uvh .ant-alert-message {
32779
- width: 100%;
32752
+ .a1o35uvh .ant-alert-message {
32753
+ width: 100%;
32754
+ }
32755
+
32756
+ .ccrbeuz .ant-collapse-item {
32757
+ border: 0px;
32758
+ background-color: #fff;
32759
+ }
32760
+ .ccrbeuz .ant-collapse-item .ant-collapse-header {
32761
+ padding-top: 0px;
32762
+ padding-bottom: 0px;
32763
+ padding-left: 0px !important;
32764
+ padding-right: 24px;
32765
+ }
32766
+ .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32767
+ right: 0px;
32768
+ }
32769
+ .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32770
+ padding: 0px;
32771
+ }
32772
+
32773
+ .c1fljvag .ant-collapse-item .ant-collapse-header {
32774
+ padding-right: 0px;
32775
+ cursor: default;
32776
+ }
32777
+
32778
+ .itxley7.ant-input-group.ant-input-group-compact {
32779
+ display: flex;
32780
32780
  }
32781
32781
 
32782
32782
  button.l48ei06 {
@@ -32811,48 +32811,71 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32811
32811
  color: #00122e;
32812
32812
  }
32813
32813
 
32814
- .t13ef470 {
32815
- height: 100%;
32814
+ .ivqqkzv {
32815
+ height: 24px;
32816
+ width: 56px !important;
32817
+ margin-right: 4px;
32816
32818
  }
32817
- .t13ef470 .table-loading-item {
32818
- padding: 12px 4px;
32819
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32820
- display: flex;
32819
+
32820
+ .c1wk4q29 {
32821
+ color: rgba(44, 56, 82, 0.6);
32821
32822
  }
32822
- .t13ef470 .table-loading-item > * {
32823
- height: 16px;
32824
- margin: 4px;
32825
- background: rgba(204, 212, 227, 0.18);
32826
- border-radius: 2px;
32823
+
32824
+ .s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
32825
+ border-radius: 6px;
32827
32826
  }
32828
- .t13ef470 .table-loading-item .checkbox-loading {
32829
- width: 16px;
32827
+ .s177mls5.ant-select.ant-select-single {
32828
+ width: 100%;
32829
+ color: #2d3a56;
32830
+ border-color: rgba(211, 218, 235, 0.6);
32831
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32832
+ font-size: 13px;
32830
32833
  }
32831
- .t13ef470 .table-loading-item .td-loading {
32832
- flex: 1;
32834
+ .s177mls5.ant-select.ant-select-single[data-size=middle] {
32835
+ height: 30px;
32833
32836
  }
32834
- .t13ef470 :nth-child(1) {
32835
- padding: 8px 4px;
32837
+ .s177mls5.ant-select.ant-select-single.ant-select-lg {
32838
+ height: 38px;
32839
+ font-size: 13px;
32836
32840
  }
32837
- .t13ef470 :nth-child(1) > * {
32838
- background: rgba(107, 125, 153, 0.18);
32841
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow,
32842
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32843
+ transition: 160ms ease;
32839
32844
  }
32840
- .t13ef470 :nth-child(1) > * {
32841
- background: rgba(163, 180, 204, 0.18);
32845
+ .s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
32846
+ color: #0080ff;
32842
32847
  }
32843
-
32844
- .tju3gfj .date {
32845
- margin-right: 4px;
32848
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32849
+ border-color: rgba(107, 128, 167, 0.6);
32850
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32846
32851
  }
32847
-
32848
- .ivqqkzv {
32849
- height: 24px;
32850
- width: 56px !important;
32851
- margin-right: 4px;
32852
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32853
+ color: #0080ff;
32852
32854
  }
32853
-
32854
- .c1wk4q29 {
32855
- color: rgba(44, 56, 82, 0.6);
32855
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32856
+ border-color: #0080ff;
32857
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32858
+ }
32859
+ .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32860
+ transform: rotate(180deg);
32861
+ }
32862
+ .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32863
+ background: rgba(211, 218, 235, 0.6);
32864
+ border-color: rgba(172, 186, 211, 0.6);
32865
+ cursor: "not-allowed";
32866
+ }
32867
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32868
+ border-color: #f0483e !important;
32869
+ }
32870
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32871
+ color: #1d326c;
32872
+ }
32873
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32874
+ border-color: #0080ff;
32875
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32876
+ }
32877
+ .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32878
+ transform: rotate(180deg);
32856
32879
  }
32857
32880
 
32858
32881
  .sddwhm6 {
@@ -32929,6 +32952,10 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32929
32952
  display: inline-block;
32930
32953
  }
32931
32954
 
32955
+ .tju3gfj .date {
32956
+ margin-right: 4px;
32957
+ }
32958
+
32932
32959
  .s1sck0th {
32933
32960
  padding: 0 8px;
32934
32961
  border-radius: 4px;
@@ -33011,61 +33038,34 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33011
33038
  background-color: #7E41FF;
33012
33039
  }
33013
33040
 
33014
- .s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
33015
- border-radius: 6px;
33016
- }
33017
- .s177mls5.ant-select.ant-select-single {
33018
- width: 100%;
33019
- color: #2d3a56;
33020
- border-color: rgba(211, 218, 235, 0.6);
33021
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
33022
- font-size: 13px;
33023
- }
33024
- .s177mls5.ant-select.ant-select-single[data-size=middle] {
33025
- height: 30px;
33026
- }
33027
- .s177mls5.ant-select.ant-select-single.ant-select-lg {
33028
- height: 38px;
33029
- font-size: 13px;
33030
- }
33031
- .s177mls5.ant-select.ant-select-single .ant-select-arrow,
33032
- .s177mls5.ant-select.ant-select-single .ant-select-arrow .anticon-down {
33033
- transition: 160ms ease;
33034
- }
33035
- .s177mls5.ant-select.ant-select-single .ant-select-arrow-loading {
33036
- color: #0080ff;
33037
- }
33038
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
33039
- border-color: rgba(107, 128, 167, 0.6);
33040
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
33041
- }
33042
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33043
- color: #0080ff;
33041
+ .t13ef470 {
33042
+ height: 100%;
33044
33043
  }
33045
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
33046
- border-color: #0080ff;
33047
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
33044
+ .t13ef470 .table-loading-item {
33045
+ padding: 12px 4px;
33046
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33047
+ display: flex;
33048
33048
  }
33049
- .s177mls5.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33050
- transform: rotate(180deg);
33049
+ .t13ef470 .table-loading-item > * {
33050
+ height: 16px;
33051
+ margin: 4px;
33052
+ background: rgba(204, 212, 227, 0.18);
33053
+ border-radius: 2px;
33051
33054
  }
33052
- .s177mls5.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
33053
- background: rgba(211, 218, 235, 0.6);
33054
- border-color: rgba(172, 186, 211, 0.6);
33055
- cursor: "not-allowed";
33055
+ .t13ef470 .table-loading-item .checkbox-loading {
33056
+ width: 16px;
33056
33057
  }
33057
- .s177mls5.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
33058
- border-color: #f0483e !important;
33058
+ .t13ef470 .table-loading-item .td-loading {
33059
+ flex: 1;
33059
33060
  }
33060
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
33061
- color: #1d326c;
33061
+ .t13ef470 :nth-child(1) {
33062
+ padding: 8px 4px;
33062
33063
  }
33063
- .s177mls5.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .s177mls5.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
33064
- border-color: #0080ff;
33065
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
33064
+ .t13ef470 :nth-child(1) > * {
33065
+ background: rgba(107, 125, 153, 0.18);
33066
33066
  }
33067
- .s177mls5.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
33068
- transform: rotate(180deg);
33067
+ .t13ef470 :nth-child(1) > * {
33068
+ background: rgba(163, 180, 204, 0.18);
33069
33069
  }
33070
33070
 
33071
33071
  .h1ol2wl7 {
@@ -33074,6 +33074,55 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33074
33074
  padding: unset;
33075
33075
  }
33076
33076
 
33077
+ .lht19u8 {
33078
+ width: 64px;
33079
+ height: 64px;
33080
+ display: flex;
33081
+ align-items: center;
33082
+ justify-content: center;
33083
+ position: relative;
33084
+ opacity: 0.2;
33085
+ }
33086
+
33087
+ .lk3gkp4 {
33088
+ position: absolute;
33089
+ width: 5px;
33090
+ height: 48px;
33091
+ left: 9.33px;
33092
+ top: 40.5px;
33093
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33094
+ border-radius: 5px;
33095
+ transform: rotate(-128deg);
33096
+ transform-origin: top left;
33097
+ animation: loading-indicator1 1100ms ease-out infinite;
33098
+ }
33099
+
33100
+ .ll4n94n {
33101
+ position: absolute;
33102
+ width: 5px;
33103
+ height: 48px;
33104
+ left: 40.8px;
33105
+ top: 8.4px;
33106
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33107
+ border-radius: 5px;
33108
+ transform: rotate(-8deg);
33109
+ transform-origin: top left;
33110
+ animation: loading-indicator2 1100ms ease-out infinite;
33111
+ }
33112
+
33113
+ .l17lbdo6 {
33114
+ position: absolute;
33115
+ width: 5px;
33116
+ height: 48px;
33117
+ left: 52.9px;
33118
+ top: 51.8px;
33119
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33120
+ border-radius: 5px;
33121
+ transform: rotate(112deg);
33122
+ transform-origin: top left;
33123
+ animation: loading-indicator3 1100ms ease-out infinite;
33124
+ }
33125
+
33077
33126
  .msn7nxt {
33078
33127
  color: rgba(44, 56, 82, 0.6);
33079
33128
  text-align: center;
@@ -33227,61 +33276,12 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33227
33276
  .t1ub2aex:first-child {
33228
33277
  padding-top: 3px;
33229
33278
  }
33230
- .t1ub2aex:last-child {
33231
- padding-bottom: 3px;
33232
- }
33233
- .t1ub2aex .column-value {
33234
- color: #fff;
33235
- margin-left: 8px;
33236
- }
33237
-
33238
- .lht19u8 {
33239
- width: 64px;
33240
- height: 64px;
33241
- display: flex;
33242
- align-items: center;
33243
- justify-content: center;
33244
- position: relative;
33245
- opacity: 0.2;
33246
- }
33247
-
33248
- .lk3gkp4 {
33249
- position: absolute;
33250
- width: 5px;
33251
- height: 48px;
33252
- left: 9.33px;
33253
- top: 40.5px;
33254
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33255
- border-radius: 5px;
33256
- transform: rotate(-128deg);
33257
- transform-origin: top left;
33258
- animation: loading-indicator1 1100ms ease-out infinite;
33259
- }
33260
-
33261
- .ll4n94n {
33262
- position: absolute;
33263
- width: 5px;
33264
- height: 48px;
33265
- left: 40.8px;
33266
- top: 8.4px;
33267
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33268
- border-radius: 5px;
33269
- transform: rotate(-8deg);
33270
- transform-origin: top left;
33271
- animation: loading-indicator2 1100ms ease-out infinite;
33272
- }
33273
-
33274
- .l17lbdo6 {
33275
- position: absolute;
33276
- width: 5px;
33277
- height: 48px;
33278
- left: 52.9px;
33279
- top: 51.8px;
33280
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
33281
- border-radius: 5px;
33282
- transform: rotate(112deg);
33283
- transform-origin: top left;
33284
- animation: loading-indicator3 1100ms ease-out infinite;
33279
+ .t1ub2aex:last-child {
33280
+ padding-bottom: 3px;
33281
+ }
33282
+ .t1ub2aex .column-value {
33283
+ color: #fff;
33284
+ margin-left: 8px;
33285
33285
  }
33286
33286
 
33287
33287
  .sjob3jg {
@@ -34053,23 +34053,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34053
34053
  padding: 0 12px 14px 12px;
34054
34054
  }
34055
34055
 
34056
- .b14q2gmw {
34057
- 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);
34058
- }
34059
-
34060
- .c1eym6el {
34061
- border-radius: 8px;
34062
- background-color: white;
34063
- }
34064
- .c1eym6el.hoverable {
34065
- cursor: pointer;
34066
- }
34067
- .c1eym6el.hoverable:hover {
34068
- transition: all 200ms ease;
34069
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34070
- transform: translateY(-4px);
34071
- }
34072
-
34073
34056
  .c1kghdax {
34074
34057
  color: #2d3a56;
34075
34058
  padding: 7px 12px;
@@ -34101,56 +34084,266 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34101
34084
  user-select: none;
34102
34085
  flex-grow: 1;
34103
34086
  font-size: 12px;
34104
- line-height: 18px;
34105
- color: #2d3a56;
34106
- font-weight: 700;
34087
+ line-height: 18px;
34088
+ color: #2d3a56;
34089
+ font-weight: 700;
34090
+ }
34091
+ .c1kghdax .collapse-arrow {
34092
+ transition: all 50ms ease-out 0ms;
34093
+ margin-right: 2px;
34094
+ }
34095
+
34096
+ .b14q2gmw {
34097
+ 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);
34098
+ }
34099
+
34100
+ .c1eym6el {
34101
+ border-radius: 8px;
34102
+ background-color: white;
34103
+ }
34104
+ .c1eym6el.hoverable {
34105
+ cursor: pointer;
34106
+ }
34107
+ .c1eym6el.hoverable:hover {
34108
+ transition: all 200ms ease;
34109
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34110
+ transform: translateY(-4px);
34111
+ }
34112
+
34113
+ .w7ob4th.outside-tag {
34114
+ padding-left: 0;
34115
+ }
34116
+ .w7ob4th.outside-tag .inside-tag {
34117
+ border-radius: 4px 0 0 4px;
34118
+ padding-right: 4px;
34119
+ margin-right: 4px;
34120
+ }
34121
+
34122
+ .slr2ynn {
34123
+ padding: 0 8px;
34124
+ height: 18px;
34125
+ }
34126
+
34127
+ .m140wbb6 {
34128
+ padding: 2px 8px;
34129
+ height: 24px;
34130
+ }
34131
+
34132
+ .t1fozc1i {
34133
+ margin: 0;
34134
+ }
34135
+
34136
+ .i1vxv4ln {
34137
+ margin-right: 4px;
34138
+ height: 16px;
34139
+ }
34140
+
34141
+ .n1afl31m.ant-tag.ant-tag-gray {
34142
+ font-weight: 700;
34143
+ color: #00122e;
34144
+ background-color: rgba(237, 241, 250, 0.6);
34145
+ border: 1px solid rgba(211, 218, 235, 0.6);
34146
+ word-break: break-all;
34147
+ display: inline;
34148
+ white-space: normal;
34149
+ }
34150
+
34151
+ .i1g85yz3 {
34152
+ margin-right: 4px;
34153
+ height: 16px;
34154
+ }
34155
+
34156
+ .t1dtlqs1 {
34157
+ margin-bottom: 4px;
34158
+ color: rgba(44, 56, 82, 0.6);
34159
+ overflow: hidden;
34160
+ text-overflow: ellipsis;
34161
+ white-space: nowrap;
34162
+ }
34163
+
34164
+ .s1ese5oy {
34165
+ color: rgba(44, 56, 82, 0.6);
34166
+ line-height: 32px;
34167
+ height: 32px;
34168
+ margin-bottom: 0;
34169
+ }
34170
+ .s1ese5oy.primary, .s1ese5oy.info {
34171
+ color: #0080ff;
34172
+ }
34173
+ .s1ese5oy.warning {
34174
+ color: #ffa500;
34175
+ }
34176
+ .s1ese5oy.success {
34177
+ color: #00ba5d;
34178
+ }
34179
+ .s1ese5oy.danger, .s1ese5oy.error {
34180
+ color: #f0483e;
34181
+ }
34182
+ .s1ese5oy.normal {
34183
+ color: rgba(44, 56, 82, 0.6);
34184
+ }
34185
+
34186
+ .b1ibis43 {
34187
+ margin-bottom: 0;
34188
+ color: #00122e;
34189
+ }
34190
+
34191
+ .b11xxjd2 {
34192
+ line-height: 32px;
34193
+ margin-right: 6px;
34194
+ }
34195
+
34196
+ .bsub5bw.with-description {
34197
+ height: 24px;
34198
+ flex: 1;
34199
+ position: relative;
34200
+ top: -7px;
34201
+ }
34202
+ .bsub5bw p {
34203
+ width: 100%;
34204
+ overflow: hidden;
34205
+ text-overflow: ellipsis;
34206
+ white-space: nowrap;
34207
+ }
34208
+
34209
+ .tmoyoag {
34210
+ border: 1px solid rgba(211, 218, 235, 0.6);
34211
+ border-radius: 8px;
34212
+ overflow: auto;
34213
+ }
34214
+ .tmoyoag .ant-list {
34215
+ position: relative;
34216
+ }
34217
+ .tmoyoag .ant-list .eagle-table-form-header {
34218
+ position: sticky;
34219
+ top: 0;
34220
+ z-index: 2;
34221
+ display: flex;
34222
+ padding: 8px;
34223
+ flex-wrap: nowrap;
34224
+ justify-content: flex-start;
34225
+ background: #f2f5fa;
34226
+ font-size: 14px;
34227
+ color: rgba(44, 56, 82, 0.6);
34228
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34229
+ }
34230
+ .tmoyoag .ant-list .eagle-table-form-header {
34231
+ align-items: inherit;
34232
+ }
34233
+ .tmoyoag .ant-list .eagle-table-form-row {
34234
+ display: flex;
34235
+ justify-content: flex-start;
34236
+ align-items: flex-start;
34237
+ flex-wrap: wrap;
34238
+ padding: 8px;
34239
+ border: none;
34240
+ }
34241
+ .tmoyoag .ant-list .eagle-table-form-row .row-description {
34242
+ flex-basis: 100%;
34243
+ margin: 12px 0 0;
34244
+ order: 99;
34245
+ color: rgba(44, 56, 82, 0.6);
34246
+ }
34247
+ .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34248
+ color: #f0483e;
34249
+ flex-basis: 100%;
34250
+ order: 98;
34251
+ margin: 12px 0 0;
34252
+ }
34253
+ .tmoyoag .ant-list .eagle-table-form-row:hover {
34254
+ background-color: rgba(237, 241, 250, 0.6);
34255
+ }
34256
+ .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34257
+ background-color: rgba(0, 136, 255, 0.1);
34258
+ }
34259
+ .tmoyoag .ant-list .eagle-table-form-cell {
34260
+ flex: 1 0 0;
34261
+ overflow: hidden;
34262
+ }
34263
+ .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34264
+ color: rgba(44, 56, 82, 0.6);
34265
+ margin: 0;
34266
+ }
34267
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34268
+ text-align: center;
34269
+ }
34270
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34271
+ text-align: center;
34272
+ }
34273
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34274
+ text-align: left;
34275
+ }
34276
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34277
+ text-align: left;
34278
+ }
34279
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34280
+ text-align: right;
34281
+ }
34282
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34283
+ text-align: right;
34284
+ }
34285
+ .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34286
+ margin-right: 8px;
34287
+ }
34288
+ .tmoyoag .ant-list .ant-list-item-action {
34289
+ padding: 4px;
34290
+ width: 24px;
34291
+ height: 24px;
34292
+ overflow: hidden;
34293
+ }
34294
+ .tmoyoag .ant-list .ant-list-item-action li {
34295
+ padding: 0;
34296
+ }
34297
+ .tmoyoag .ant-list .delete-row-icon.disabled {
34298
+ cursor: not-allowed;
34299
+ opacity: 0.5;
34300
+ }
34301
+ .tmoyoag .ant-list.size-default .ant-list-item-action {
34302
+ margin: 0;
34303
+ }
34304
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34305
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34306
+ border-radius: 5px;
34307
+ font-size: 12px;
34107
34308
  }
34108
- .c1kghdax .collapse-arrow {
34109
- transition: all 50ms ease-out 0ms;
34110
- margin-right: 2px;
34309
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34310
+ font-size: inherit;
34111
34311
  }
34112
-
34113
- .w7ob4th.outside-tag {
34114
- padding-left: 0;
34312
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34313
+ min-height: 24px;
34314
+ font-size: 12px;
34315
+ position: relative;
34115
34316
  }
34116
- .w7ob4th.outside-tag .inside-tag {
34117
- border-radius: 4px 0 0 4px;
34118
- padding-right: 4px;
34119
- margin-right: 4px;
34317
+ .tmoyoag.row-split-by-border .eagle-table-form-row {
34318
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34120
34319
  }
34121
-
34122
- .slr2ynn {
34123
- padding: 0 8px;
34124
- height: 18px;
34320
+ .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34321
+ background-color: rgba(237, 241, 250, 0.6);
34125
34322
  }
34126
34323
 
34127
- .m140wbb6 {
34324
+ .a138syjm {
34325
+ display: flex;
34326
+ align-items: center;
34327
+ margin-top: 8px;
34328
+ }
34329
+ .a138syjm button.ant-btn {
34128
34330
  padding: 2px 8px;
34129
34331
  height: 24px;
34130
34332
  }
34131
-
34132
- .t1fozc1i {
34133
- margin: 0;
34134
- }
34135
-
34136
- .i1vxv4ln {
34137
- margin-right: 4px;
34138
- height: 16px;
34333
+ .a138syjm > span.maximum-desc {
34334
+ display: none;
34335
+ margin-left: 8px;
34336
+ color: rgba(44, 56, 82, 0.6);
34139
34337
  }
34140
-
34141
- .n1afl31m.ant-tag.ant-tag-gray {
34142
- font-weight: 700;
34143
- color: #00122e;
34144
- background-color: rgba(237, 241, 250, 0.6);
34145
- border: 1px solid rgba(211, 218, 235, 0.6);
34146
- word-break: break-all;
34338
+ .a138syjm > span.maximum-desc.disabled {
34147
34339
  display: inline;
34148
- white-space: normal;
34149
34340
  }
34150
34341
 
34151
- .i1g85yz3 {
34152
- margin-right: 4px;
34153
- height: 16px;
34342
+ .d77i8u0 {
34343
+ width: 24px;
34344
+ height: 24px;
34345
+ padding: 4px;
34346
+ margin-right: 8px;
34154
34347
  }
34155
34348
 
34156
34349
  .t160l1cm {
@@ -34356,199 +34549,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34356
34549
  background: transparent;
34357
34550
  }
34358
34551
 
34359
- .t1dtlqs1 {
34360
- margin-bottom: 4px;
34361
- color: rgba(44, 56, 82, 0.6);
34362
- overflow: hidden;
34363
- text-overflow: ellipsis;
34364
- white-space: nowrap;
34365
- }
34366
-
34367
- .s1ese5oy {
34368
- color: rgba(44, 56, 82, 0.6);
34369
- line-height: 32px;
34370
- height: 32px;
34371
- margin-bottom: 0;
34372
- }
34373
- .s1ese5oy.primary, .s1ese5oy.info {
34374
- color: #0080ff;
34375
- }
34376
- .s1ese5oy.warning {
34377
- color: #ffa500;
34378
- }
34379
- .s1ese5oy.success {
34380
- color: #00ba5d;
34381
- }
34382
- .s1ese5oy.danger, .s1ese5oy.error {
34383
- color: #f0483e;
34384
- }
34385
- .s1ese5oy.normal {
34386
- color: rgba(44, 56, 82, 0.6);
34387
- }
34388
-
34389
- .b1ibis43 {
34390
- margin-bottom: 0;
34391
- color: #00122e;
34392
- }
34393
-
34394
- .b11xxjd2 {
34395
- line-height: 32px;
34396
- margin-right: 6px;
34397
- }
34398
-
34399
- .bsub5bw.with-description {
34400
- height: 24px;
34401
- flex: 1;
34402
- position: relative;
34403
- top: -7px;
34404
- }
34405
- .bsub5bw p {
34406
- width: 100%;
34407
- overflow: hidden;
34408
- text-overflow: ellipsis;
34409
- white-space: nowrap;
34410
- }
34411
-
34412
- .tmoyoag {
34413
- border: 1px solid rgba(211, 218, 235, 0.6);
34414
- border-radius: 8px;
34415
- overflow: auto;
34416
- }
34417
- .tmoyoag .ant-list {
34418
- position: relative;
34419
- }
34420
- .tmoyoag .ant-list .eagle-table-form-header {
34421
- position: sticky;
34422
- top: 0;
34423
- z-index: 2;
34424
- display: flex;
34425
- padding: 8px;
34426
- flex-wrap: nowrap;
34427
- justify-content: flex-start;
34428
- background: #f2f5fa;
34429
- font-size: 14px;
34430
- color: rgba(44, 56, 82, 0.6);
34431
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34432
- }
34433
- .tmoyoag .ant-list .eagle-table-form-header {
34434
- align-items: inherit;
34435
- }
34436
- .tmoyoag .ant-list .eagle-table-form-row {
34437
- display: flex;
34438
- justify-content: flex-start;
34439
- align-items: flex-start;
34440
- flex-wrap: wrap;
34441
- padding: 8px;
34442
- border: none;
34443
- }
34444
- .tmoyoag .ant-list .eagle-table-form-row .row-description {
34445
- flex-basis: 100%;
34446
- margin: 12px 0 0;
34447
- order: 99;
34448
- color: rgba(44, 56, 82, 0.6);
34449
- }
34450
- .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34451
- color: #f0483e;
34452
- flex-basis: 100%;
34453
- order: 98;
34454
- margin: 12px 0 0;
34455
- }
34456
- .tmoyoag .ant-list .eagle-table-form-row:hover {
34457
- background-color: rgba(237, 241, 250, 0.6);
34458
- }
34459
- .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34460
- background-color: rgba(0, 136, 255, 0.1);
34461
- }
34462
- .tmoyoag .ant-list .eagle-table-form-cell {
34463
- flex: 1 0 0;
34464
- overflow: hidden;
34465
- }
34466
- .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34467
- color: rgba(44, 56, 82, 0.6);
34468
- margin: 0;
34469
- }
34470
- .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34471
- text-align: center;
34472
- }
34473
- .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34474
- text-align: center;
34475
- }
34476
- .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34477
- text-align: left;
34478
- }
34479
- .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34480
- text-align: left;
34481
- }
34482
- .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34483
- text-align: right;
34484
- }
34485
- .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34486
- text-align: right;
34487
- }
34488
- .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34489
- margin-right: 8px;
34490
- }
34491
- .tmoyoag .ant-list .ant-list-item-action {
34492
- padding: 4px;
34493
- width: 24px;
34494
- height: 24px;
34495
- overflow: hidden;
34496
- }
34497
- .tmoyoag .ant-list .ant-list-item-action li {
34498
- padding: 0;
34499
- }
34500
- .tmoyoag .ant-list .delete-row-icon.disabled {
34501
- cursor: not-allowed;
34502
- opacity: 0.5;
34503
- }
34504
- .tmoyoag .ant-list.size-default .ant-list-item-action {
34505
- margin: 0;
34506
- }
34507
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34508
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34509
- border-radius: 5px;
34510
- font-size: 12px;
34511
- }
34512
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34513
- font-size: inherit;
34514
- }
34515
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34516
- min-height: 24px;
34517
- font-size: 12px;
34518
- position: relative;
34519
- }
34520
- .tmoyoag.row-split-by-border .eagle-table-form-row {
34521
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34522
- }
34523
- .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34524
- background-color: rgba(237, 241, 250, 0.6);
34525
- }
34526
-
34527
- .a138syjm {
34528
- display: flex;
34529
- align-items: center;
34530
- margin-top: 8px;
34531
- }
34532
- .a138syjm button.ant-btn {
34533
- padding: 2px 8px;
34534
- height: 24px;
34535
- }
34536
- .a138syjm > span.maximum-desc {
34537
- display: none;
34538
- margin-left: 8px;
34539
- color: rgba(44, 56, 82, 0.6);
34540
- }
34541
- .a138syjm > span.maximum-desc.disabled {
34542
- display: inline;
34543
- }
34544
-
34545
- .d77i8u0 {
34546
- width: 24px;
34547
- height: 24px;
34548
- padding: 4px;
34549
- margin-right: 8px;
34550
- }
34551
-
34552
34552
  .f7pxqmh {
34553
34553
  width: 100%;
34554
34554
  margin-bottom: 0 !important;