@cloudtower/eagle 0.27.27 → 0.27.29

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 (310) hide show
  1. package/dist/components.css +2023 -2022
  2. package/dist/eagle/src/utils/type.d.ts +1 -0
  3. package/dist/{stories → eagle/stories}/changeLng.stories.d.ts +2 -2
  4. package/dist/esm/index.js +50 -51
  5. package/dist/esm/stats1.html +1 -1
  6. package/dist/parrot/src/index.d.ts +4 -0
  7. package/dist/parrot/src/locales/en-US/index.d.ts +130 -0
  8. package/dist/parrot/src/locales/index.d.ts +262 -0
  9. package/dist/parrot/src/locales/zh-CN/index.d.ts +130 -0
  10. package/dist/parrot/src/parrotI18n.d.ts +8 -0
  11. package/dist/style.css +1561 -1560
  12. package/dist/umd/index.js +53 -53
  13. package/dist/umd/stats1.html +1 -1
  14. package/dist/variables.scss +1 -0
  15. package/package.json +6 -8
  16. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/UIKitProvider.stories.d.ts +0 -0
  17. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/index.d.ts +0 -0
  18. /package/dist/{components → eagle/src/components}/Alert/Alert.stories.d.ts +0 -0
  19. /package/dist/{components → eagle/src/components}/Alert/index.d.ts +0 -0
  20. /package/dist/{components → eagle/src/components}/Arch/Arch.stories.d.ts +0 -0
  21. /package/dist/{components → eagle/src/components}/Arch/index.d.ts +0 -0
  22. /package/dist/{components → eagle/src/components}/Badge/index.d.ts +0 -0
  23. /package/dist/{components → eagle/src/components}/BaseIcon/BaseIcon.stories.d.ts +0 -0
  24. /package/dist/{components → eagle/src/components}/BaseIcon/index.d.ts +0 -0
  25. /package/dist/{components → eagle/src/components}/Bit/Bit.stories.d.ts +0 -0
  26. /package/dist/{components → eagle/src/components}/Bit/index.d.ts +0 -0
  27. /package/dist/{components → eagle/src/components}/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
  28. /package/dist/{components → eagle/src/components}/BitPerSecond/index.d.ts +0 -0
  29. /package/dist/{components → eagle/src/components}/Bps/Bps.stories.d.ts +0 -0
  30. /package/dist/{components → eagle/src/components}/Bps/index.d.ts +0 -0
  31. /package/dist/{components → eagle/src/components}/Button/Button.stories.d.ts +0 -0
  32. /package/dist/{components → eagle/src/components}/Button/HoverableElement.d.ts +0 -0
  33. /package/dist/{components → eagle/src/components}/Button/HoverableElement.stories.d.ts +0 -0
  34. /package/dist/{components → eagle/src/components}/Button/index.d.ts +0 -0
  35. /package/dist/{components → eagle/src/components}/ButtonGroup/index.d.ts +0 -0
  36. /package/dist/{components → eagle/src/components}/Byte/Byte.stories.d.ts +0 -0
  37. /package/dist/{components → eagle/src/components}/Byte/index.d.ts +0 -0
  38. /package/dist/{components → eagle/src/components}/Calendar/index.d.ts +0 -0
  39. /package/dist/{components → eagle/src/components}/Card/Card.stories.d.ts +0 -0
  40. /package/dist/{components → eagle/src/components}/Card/CardBody.d.ts +0 -0
  41. /package/dist/{components → eagle/src/components}/Card/CardTitle.d.ts +0 -0
  42. /package/dist/{components → eagle/src/components}/Card/CardWrapper.d.ts +0 -0
  43. /package/dist/{components → eagle/src/components}/Card/__test__/Card.test.d.ts +0 -0
  44. /package/dist/{components → eagle/src/components}/Card/index.d.ts +0 -0
  45. /package/dist/{components → eagle/src/components}/Cascader/cascader.stories.d.ts +0 -0
  46. /package/dist/{components → eagle/src/components}/Cascader/index.d.ts +0 -0
  47. /package/dist/{components → eagle/src/components}/Checkbox/__test__/h5_css.test.d.ts +0 -0
  48. /package/dist/{components → eagle/src/components}/Checkbox/index.d.ts +0 -0
  49. /package/dist/{components → eagle/src/components}/Empty/index.d.ts +0 -0
  50. /package/dist/{components → eagle/src/components}/ErrorBoundary/index.d.ts +0 -0
  51. /package/dist/{components → eagle/src/components}/ExpandableList/CustomHeader.stories.d.ts +0 -0
  52. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandIcon.d.ts +0 -0
  53. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableContainer.d.ts +0 -0
  54. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.d.ts +0 -0
  55. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.stories.d.ts +0 -0
  56. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableList.stories.d.ts +0 -0
  57. /package/dist/{components → eagle/src/components}/ExpandableList/RoundOrder.d.ts +0 -0
  58. /package/dist/{components → eagle/src/components}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
  59. /package/dist/{components → eagle/src/components}/FailedLoad/index.d.ts +0 -0
  60. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
  61. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
  62. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/index.d.ts +0 -0
  63. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTime/index.d.ts +0 -0
  64. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
  65. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
  66. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
  67. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
  68. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
  69. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/index.d.ts +0 -0
  70. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
  71. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/index.d.ts +0 -0
  72. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
  73. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/index.d.ts +0 -0
  74. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
  75. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
  76. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/index.d.ts +0 -0
  77. /package/dist/{components → eagle/src/components}/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
  78. /package/dist/{components → eagle/src/components}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
  79. /package/dist/{components → eagle/src/components}/Fields/FieldsString/index.d.ts +0 -0
  80. /package/dist/{components → eagle/src/components}/Fields/FieldsTextArea/index.d.ts +0 -0
  81. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
  82. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
  83. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/index.d.ts +0 -0
  84. /package/dist/{components → eagle/src/components}/Fields/index.d.ts +0 -0
  85. /package/dist/{components → eagle/src/components}/Form/index.d.ts +0 -0
  86. /package/dist/{components → eagle/src/components}/FormItem/Form.stories.d.ts +0 -0
  87. /package/dist/{components → eagle/src/components}/FormItem/index.d.ts +0 -0
  88. /package/dist/{components → eagle/src/components}/Frequency/Frequency.stories.d.ts +0 -0
  89. /package/dist/{components → eagle/src/components}/Frequency/index.d.ts +0 -0
  90. /package/dist/{components → eagle/src/components}/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
  91. /package/dist/{components → eagle/src/components}/I18nNameTag/__test__/index.test.d.ts +0 -0
  92. /package/dist/{components → eagle/src/components}/I18nNameTag/index.d.ts +0 -0
  93. /package/dist/{components → eagle/src/components}/Icon/Icon.stories.d.ts +0 -0
  94. /package/dist/{components → eagle/src/components}/Icon/index.d.ts +0 -0
  95. /package/dist/{components → eagle/src/components}/Input/Input.simple.stories.d.ts +0 -0
  96. /package/dist/{components → eagle/src/components}/Input/Input.stories.d.ts +0 -0
  97. /package/dist/{components → eagle/src/components}/Input/__test__/h5_css.test.d.ts +0 -0
  98. /package/dist/{components → eagle/src/components}/Input/index.d.ts +0 -0
  99. /package/dist/{components → eagle/src/components}/InputGroup/__test__/h5_css.test.d.ts +0 -0
  100. /package/dist/{components → eagle/src/components}/InputGroup/index.d.ts +0 -0
  101. /package/dist/{components → eagle/src/components}/InputGroup/inputGroup.stories.d.ts +0 -0
  102. /package/dist/{components → eagle/src/components}/InputInteger/__test__/unit.test.d.ts +0 -0
  103. /package/dist/{components → eagle/src/components}/InputInteger/formatterInteger.d.ts +0 -0
  104. /package/dist/{components → eagle/src/components}/InputInteger/index.d.ts +0 -0
  105. /package/dist/{components → eagle/src/components}/InputNumber/index.d.ts +0 -0
  106. /package/dist/{components → eagle/src/components}/InputTagItem/index.d.ts +0 -0
  107. /package/dist/{components → eagle/src/components}/KitStoreProvider/index.d.ts +0 -0
  108. /package/dist/{components → eagle/src/components}/Link/Link.stories.d.ts +0 -0
  109. /package/dist/{components → eagle/src/components}/Link/index.d.ts +0 -0
  110. /package/dist/{components → eagle/src/components}/Loading/Loading.stories.d.ts +0 -0
  111. /package/dist/{components → eagle/src/components}/Loading/index.d.ts +0 -0
  112. /package/dist/{components → eagle/src/components}/Loading/style.d.ts +0 -0
  113. /package/dist/{components → eagle/src/components}/Metric/Metric.stories.d.ts +0 -0
  114. /package/dist/{components → eagle/src/components}/Metric/MetricActions.d.ts +0 -0
  115. /package/dist/{components → eagle/src/components}/Metric/MetricLegend.d.ts +0 -0
  116. /package/dist/{components → eagle/src/components}/Metric/Pointer.d.ts +0 -0
  117. /package/dist/{components → eagle/src/components}/Metric/RenderChart.d.ts +0 -0
  118. /package/dist/{components → eagle/src/components}/Metric/TooltipFormatter.d.ts +0 -0
  119. /package/dist/{components → eagle/src/components}/Metric/index.d.ts +0 -0
  120. /package/dist/{components → eagle/src/components}/Metric/metric.d.ts +0 -0
  121. /package/dist/{components → eagle/src/components}/Metric/mockMetric.d.ts +0 -0
  122. /package/dist/{components → eagle/src/components}/Metric/mockMetric2.d.ts +0 -0
  123. /package/dist/{components → eagle/src/components}/Metric/styled.d.ts +0 -0
  124. /package/dist/{components → eagle/src/components}/Metric/type.d.ts +0 -0
  125. /package/dist/{components → eagle/src/components}/Modal/Modal.stories.d.ts +0 -0
  126. /package/dist/{components → eagle/src/components}/Modal/index.d.ts +0 -0
  127. /package/dist/{components → eagle/src/components}/ModalStack/index.d.ts +0 -0
  128. /package/dist/{components → eagle/src/components}/Overflow/index.d.ts +0 -0
  129. /package/dist/{components → eagle/src/components}/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
  130. /package/dist/{components → eagle/src/components}/OverflowTooltip/index.d.ts +0 -0
  131. /package/dist/{components → eagle/src/components}/Pagination/Pagination.stories.d.ts +0 -0
  132. /package/dist/{components → eagle/src/components}/Pagination/index.d.ts +0 -0
  133. /package/dist/{components → eagle/src/components}/Percent/Percent.stories.d.ts +0 -0
  134. /package/dist/{components → eagle/src/components}/Percent/index.d.ts +0 -0
  135. /package/dist/{components → eagle/src/components}/Progress/index.d.ts +0 -0
  136. /package/dist/{components → eagle/src/components}/Radio/Radio.stories.d.ts +0 -0
  137. /package/dist/{components → eagle/src/components}/Radio/RadioButton.stories.d.ts +0 -0
  138. /package/dist/{components → eagle/src/components}/Radio/RadioGroup.stories.d.ts +0 -0
  139. /package/dist/{components → eagle/src/components}/Radio/__test__/h5_css.test.d.ts +0 -0
  140. /package/dist/{components → eagle/src/components}/Radio/index.d.ts +0 -0
  141. /package/dist/{components → eagle/src/components}/SearchInput/SearchInput.stories.d.ts +0 -0
  142. /package/dist/{components → eagle/src/components}/SearchInput/__test__/h5_css.test.d.ts +0 -0
  143. /package/dist/{components → eagle/src/components}/SearchInput/index.d.ts +0 -0
  144. /package/dist/{components → eagle/src/components}/Second/Second.stories.d.ts +0 -0
  145. /package/dist/{components → eagle/src/components}/Second/index.d.ts +0 -0
  146. /package/dist/{components → eagle/src/components}/Select/Select.Simple.stories.d.ts +0 -0
  147. /package/dist/{components → eagle/src/components}/Select/Select.stories.d.ts +0 -0
  148. /package/dist/{components → eagle/src/components}/Select/index.d.ts +0 -0
  149. /package/dist/{components → eagle/src/components}/SimplePagination/SimplePagination.stories.d.ts +0 -0
  150. /package/dist/{components → eagle/src/components}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
  151. /package/dist/{components → eagle/src/components}/SimplePagination/index.d.ts +0 -0
  152. /package/dist/{components → eagle/src/components}/Space/Space.stories.d.ts +0 -0
  153. /package/dist/{components → eagle/src/components}/Space/index.d.ts +0 -0
  154. /package/dist/{components → eagle/src/components}/Speed/Speed.stories.d.ts +0 -0
  155. /package/dist/{components → eagle/src/components}/Speed/index.d.ts +0 -0
  156. /package/dist/{components → eagle/src/components}/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
  157. /package/dist/{components → eagle/src/components}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
  158. /package/dist/{components → eagle/src/components}/StatusCapsule/index.d.ts +0 -0
  159. /package/dist/{components → eagle/src/components}/Steps/Steps.stories.d.ts +0 -0
  160. /package/dist/{components → eagle/src/components}/Steps/index.d.ts +0 -0
  161. /package/dist/{components → eagle/src/components}/Steps/style.d.ts +0 -0
  162. /package/dist/{components → eagle/src/components}/Styled/Styled.stories.d.ts +0 -0
  163. /package/dist/{components → eagle/src/components}/Styled/index.d.ts +0 -0
  164. /package/dist/{components → eagle/src/components}/Switch/Switch.stories.d.ts +0 -0
  165. /package/dist/{components → eagle/src/components}/Switch/index.d.ts +0 -0
  166. /package/dist/{components → eagle/src/components}/Table/Table.stories.d.ts +0 -0
  167. /package/dist/{components → eagle/src/components}/Table/TableWidget.d.ts +0 -0
  168. /package/dist/{components → eagle/src/components}/Table/__test__/h5_css.test.d.ts +0 -0
  169. /package/dist/{components → eagle/src/components}/Table/common.d.ts +0 -0
  170. /package/dist/{components → eagle/src/components}/Table/index.d.ts +0 -0
  171. /package/dist/{components → eagle/src/components}/TableForm/AddRowButton.d.ts +0 -0
  172. /package/dist/{components → eagle/src/components}/TableForm/Columns/AffixColumn.d.ts +0 -0
  173. /package/dist/{components → eagle/src/components}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
  174. /package/dist/{components → eagle/src/components}/TableForm/Columns/FormItem.d.ts +0 -0
  175. /package/dist/{components → eagle/src/components}/TableForm/Columns/InputColumn.d.ts +0 -0
  176. /package/dist/{components → eagle/src/components}/TableForm/Columns/TextColumn.d.ts +0 -0
  177. /package/dist/{components → eagle/src/components}/TableForm/Columns/index.d.ts +0 -0
  178. /package/dist/{components → eagle/src/components}/TableForm/TableForm.stories.d.ts +0 -0
  179. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyCell.d.ts +0 -0
  180. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyRows.d.ts +0 -0
  181. /package/dist/{components → eagle/src/components}/TableForm/TableFormHeaderCell.d.ts +0 -0
  182. /package/dist/{components → eagle/src/components}/TableForm/__test__/tableForm.test.d.ts +0 -0
  183. /package/dist/{components → eagle/src/components}/TableForm/__test__/utils.test.d.ts +0 -0
  184. /package/dist/{components → eagle/src/components}/TableForm/const.d.ts +0 -0
  185. /package/dist/{components → eagle/src/components}/TableForm/index.d.ts +0 -0
  186. /package/dist/{components → eagle/src/components}/TableForm/style.d.ts +0 -0
  187. /package/dist/{components → eagle/src/components}/TableForm/types.d.ts +0 -0
  188. /package/dist/{components → eagle/src/components}/TableForm/utils.d.ts +0 -0
  189. /package/dist/{components → eagle/src/components}/Tag/SplitTag.d.ts +0 -0
  190. /package/dist/{components → eagle/src/components}/Tag/Tag.stories.d.ts +0 -0
  191. /package/dist/{components → eagle/src/components}/Tag/__test__/h5_css.test.d.ts +0 -0
  192. /package/dist/{components → eagle/src/components}/Tag/const.d.ts +0 -0
  193. /package/dist/{components → eagle/src/components}/Tag/index.d.ts +0 -0
  194. /package/dist/{components → eagle/src/components}/Tag/style.d.ts +0 -0
  195. /package/dist/{components → eagle/src/components}/TextArea/index.d.ts +0 -0
  196. /package/dist/{components → eagle/src/components}/Time/__test__/h5_css.test.d.ts +0 -0
  197. /package/dist/{components → eagle/src/components}/Time/index.d.ts +0 -0
  198. /package/dist/{components → eagle/src/components}/Time/time.stories.d.ts +0 -0
  199. /package/dist/{components → eagle/src/components}/TimePicker/index.d.ts +0 -0
  200. /package/dist/{components → eagle/src/components}/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
  201. /package/dist/{components → eagle/src/components}/TimeZoneSelect/index.d.ts +0 -0
  202. /package/dist/{components → eagle/src/components}/Token/Token.stories.d.ts +0 -0
  203. /package/dist/{components → eagle/src/components}/Token/__test__/h5_css.test.d.ts +0 -0
  204. /package/dist/{components → eagle/src/components}/Token/index.d.ts +0 -0
  205. /package/dist/{components → eagle/src/components}/Token/style.d.ts +0 -0
  206. /package/dist/{components → eagle/src/components}/Tooltip/Tooltip.stories.d.ts +0 -0
  207. /package/dist/{components → eagle/src/components}/Tooltip/index.d.ts +0 -0
  208. /package/dist/{components → eagle/src/components}/Truncate/Truncate.stories.d.ts +0 -0
  209. /package/dist/{components → eagle/src/components}/Truncate/index.d.ts +0 -0
  210. /package/dist/{components → eagle/src/components}/Typo/index.d.ts +0 -0
  211. /package/dist/{components → eagle/src/components}/antd.d.ts +0 -0
  212. /package/dist/{components → eagle/src/components}/index.d.ts +0 -0
  213. /package/dist/{components → eagle/src/components}/message/__tests__/index.test.d.ts +0 -0
  214. /package/dist/{components → eagle/src/components}/message/index.d.ts +0 -0
  215. /package/dist/{components → eagle/src/components}/message/style/index.d.ts +0 -0
  216. /package/dist/{components → eagle/src/components}/message-group/__test__/message-group.test.d.ts +0 -0
  217. /package/dist/{components → eagle/src/components}/message-group/index.d.ts +0 -0
  218. /package/dist/{components → eagle/src/components}/message-group/message-group.stories.d.ts +0 -0
  219. /package/dist/{core → eagle/src/core}/AccordionCard/AccordionCard.stories.d.ts +0 -0
  220. /package/dist/{core → eagle/src/core}/AccordionCard/index.d.ts +0 -0
  221. /package/dist/{core → eagle/src/core}/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
  222. /package/dist/{core → eagle/src/core}/Breadcrumb/index.d.ts +0 -0
  223. /package/dist/{core → eagle/src/core}/DetailCard/DetailCard.stories.d.ts +0 -0
  224. /package/dist/{core → eagle/src/core}/DetailCard/index.d.ts +0 -0
  225. /package/dist/{core → eagle/src/core}/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
  226. /package/dist/{core → eagle/src/core}/DropdownMenu/index.d.ts +0 -0
  227. /package/dist/{core → eagle/src/core}/ParrotTrans/index.d.ts +0 -0
  228. /package/dist/{core → eagle/src/core}/SegmentControl/SegmentControl.stories.d.ts +0 -0
  229. /package/dist/{core → eagle/src/core}/SegmentControl/index.d.ts +0 -0
  230. /package/dist/{core → eagle/src/core}/StepProgress/StepProgress.stories.d.ts +0 -0
  231. /package/dist/{core → eagle/src/core}/StepProgress/index.d.ts +0 -0
  232. /package/dist/{coreX → eagle/src/coreX}/BarChart/BarChart.stories.d.ts +0 -0
  233. /package/dist/{coreX → eagle/src/coreX}/BarChart/index.d.ts +0 -0
  234. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/BatchOperation.stories.d.ts +0 -0
  235. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/index.d.ts +0 -0
  236. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
  237. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/index.d.ts +0 -0
  238. /package/dist/{coreX → eagle/src/coreX}/Counting/Counting.stories.d.ts +0 -0
  239. /package/dist/{coreX → eagle/src/coreX}/Counting/index.d.ts +0 -0
  240. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/CronCalendar.stories.d.ts +0 -0
  241. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/index.d.ts +0 -0
  242. /package/dist/{coreX → eagle/src/coreX}/CronPlan/CronPlan.stories.d.ts +0 -0
  243. /package/dist/{coreX → eagle/src/coreX}/CronPlan/index.d.ts +0 -0
  244. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/AbsoluteDate.d.ts +0 -0
  245. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/Calendar.d.ts +0 -0
  246. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
  247. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.style.d.ts +0 -0
  248. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/InputTime.d.ts +0 -0
  249. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/RelativeTime.d.ts +0 -0
  250. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/common.d.ts +0 -0
  251. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
  252. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
  253. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/index.d.ts +0 -0
  254. /package/dist/{coreX → eagle/src/coreX}/DonutChart/DonutChart.stories.d.ts +0 -0
  255. /package/dist/{coreX → eagle/src/coreX}/DonutChart/index.d.ts +0 -0
  256. /package/dist/{coreX → eagle/src/coreX}/DropdownTransition/index.d.ts +0 -0
  257. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/GoBackButton.stories.d.ts +0 -0
  258. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/index.d.ts +0 -0
  259. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
  260. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/__test__/index.test.d.ts +0 -0
  261. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/index.d.ts +0 -0
  262. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
  263. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/__test__/index.test.d.ts +0 -0
  264. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/index.d.ts +0 -0
  265. /package/dist/{coreX → eagle/src/coreX}/SortableList/SortableList.stories.d.ts +0 -0
  266. /package/dist/{coreX → eagle/src/coreX}/SortableList/index.d.ts +0 -0
  267. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/SummaryTable.stories.d.ts +0 -0
  268. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/index.d.ts +0 -0
  269. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
  270. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
  271. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/index.d.ts +0 -0
  272. /package/dist/{coreX → eagle/src/coreX}/TabMenu/index.d.ts +0 -0
  273. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
  274. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/index.d.ts +0 -0
  275. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
  276. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/index.d.ts +0 -0
  277. /package/dist/{coreX → eagle/src/coreX}/common/getCalendarTitle.d.ts +0 -0
  278. /package/dist/{coreX → eagle/src/coreX}/index.d.ts +0 -0
  279. /package/dist/{hooks → eagle/src/hooks}/index.d.ts +0 -0
  280. /package/dist/{hooks → eagle/src/hooks}/useElementResize.d.ts +0 -0
  281. /package/dist/{hooks → eagle/src/hooks}/useElementsSize.d.ts +0 -0
  282. /package/dist/{hooks → eagle/src/hooks}/useParrotTranslation.d.ts +0 -0
  283. /package/dist/{index.d.ts → eagle/src/index.d.ts} +0 -0
  284. /package/dist/{spec → eagle/src/spec}/base.d.ts +0 -0
  285. /package/dist/{spec → eagle/src/spec}/index.d.ts +0 -0
  286. /package/dist/{spec → eagle/src/spec}/react-final-form.d.ts +0 -0
  287. /package/dist/{spec → eagle/src/spec}/type.d.ts +0 -0
  288. /package/dist/{store → eagle/src/store}/chart.d.ts +0 -0
  289. /package/dist/{store → eagle/src/store}/index.d.ts +0 -0
  290. /package/dist/{store → eagle/src/store}/modal.d.ts +0 -0
  291. /package/dist/{utils → eagle/src/utils}/__test__/compute.spec.d.ts +0 -0
  292. /package/dist/{utils → eagle/src/utils}/__test__/cron-time.spec.d.ts +0 -0
  293. /package/dist/{utils → eagle/src/utils}/__test__/time.spec.d.ts +0 -0
  294. /package/dist/{utils → eagle/src/utils}/__test__/tower.test.d.ts +0 -0
  295. /package/dist/{utils → eagle/src/utils}/compute.d.ts +0 -0
  296. /package/dist/{utils → eagle/src/utils}/constants.d.ts +0 -0
  297. /package/dist/{utils → eagle/src/utils}/cron-time.d.ts +0 -0
  298. /package/dist/{utils → eagle/src/utils}/dom.d.ts +0 -0
  299. /package/dist/{utils → eagle/src/utils}/formatValue.d.ts +0 -0
  300. /package/dist/{utils → eagle/src/utils}/icon.d.ts +0 -0
  301. /package/dist/{utils → eagle/src/utils}/index.d.ts +0 -0
  302. /package/dist/{utils → eagle/src/utils}/isEmpty.d.ts +0 -0
  303. /package/dist/{utils → eagle/src/utils}/testSuit.d.ts +0 -0
  304. /package/dist/{utils → eagle/src/utils}/time.d.ts +0 -0
  305. /package/dist/{utils → eagle/src/utils}/tower.d.ts +0 -0
  306. /package/dist/{stories → eagle/stories/components}/Stack.d.ts +0 -0
  307. /package/dist/{stories → eagle/stories/components}/Story.d.ts +0 -0
  308. /package/dist/{stories → eagle/stories/components}/index.d.ts +0 -0
  309. /package/dist/{stories → eagle/stories}/icons-react.stories.d.ts +0 -0
  310. /package/dist/{stories → eagle/stories}/menu.stories.d.ts +0 -0
@@ -29484,6 +29484,63 @@ html body {
29484
29484
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29485
29485
  }
29486
29486
 
29487
+ .E_fde5mpd {
29488
+ width: 100%;
29489
+ height: 100%;
29490
+ min-height: 124px;
29491
+ display: flex;
29492
+ flex-direction: column;
29493
+ justify-content: center;
29494
+ align-items: center;
29495
+ }
29496
+ .E_fde5mpd .error-text {
29497
+ color: rgba(10, 37, 85, 0.6);
29498
+ margin-bottom: 16px;
29499
+ font-size: 18px;
29500
+ }
29501
+
29502
+ .E_iap75of {
29503
+ height: 18px;
29504
+ line-height: 18px;
29505
+ padding: 0 4px;
29506
+ border-radius: 4px;
29507
+ background: rgba(235, 239, 245, 0.6);
29508
+ border: 1px solid rgba(223, 228, 235, 0.6);
29509
+ display: flex;
29510
+ align-items: center;
29511
+ white-space: nowrap;
29512
+ margin-right: 4px;
29513
+ }
29514
+
29515
+ .E_bpq0js6 {
29516
+ padding: 4px 11px;
29517
+ }
29518
+
29519
+ .E_b15sn34c {
29520
+ white-space: nowrap;
29521
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29522
+ }
29523
+ .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29524
+ --color: #0080ff;
29525
+ }
29526
+ .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29527
+ --color: #0080ff;
29528
+ }
29529
+ .E_b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29530
+ margin-left: 1px;
29531
+ }
29532
+ .E_b15sn34c > .ant-btn:not(:only-child):first-child {
29533
+ border-top-right-radius: 0;
29534
+ border-bottom-right-radius: 0;
29535
+ }
29536
+ .E_b15sn34c > .ant-btn:not(:only-child):last-child {
29537
+ border-top-left-radius: 0;
29538
+ border-bottom-left-radius: 0;
29539
+ }
29540
+ .E_b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29541
+ border-radius: unset;
29542
+ }
29543
+
29487
29544
  .E_i1mrf09m {
29488
29545
  display: inline-flex;
29489
29546
  align-items: center;
@@ -29752,752 +29809,514 @@ html body {
29752
29809
  padding: 0;
29753
29810
  }
29754
29811
 
29755
- .E_bpq0js6 {
29756
- padding: 4px 11px;
29812
+ .E_i1e4sgug {
29813
+ display: inline-block;
29757
29814
  }
29758
29815
 
29759
- .E_b15sn34c {
29760
- white-space: nowrap;
29761
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29816
+ .E_s1fc623g {
29817
+ width: 430px !important;
29762
29818
  }
29763
- .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29764
- --color: #0080ff;
29819
+
29820
+ .E_da3mx0o .ant-select-item-group {
29821
+ padding: 8px 16px;
29822
+ line-height: 18px;
29823
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
29824
+ height: 34px;
29825
+ min-height: 34px;
29826
+ box-sizing: border-box;
29827
+ margin-top: 8px;
29765
29828
  }
29766
- .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .E_b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29767
- --color: #0080ff;
29829
+
29830
+ .E_onr9gzt {
29831
+ display: flex;
29832
+ flex-direction: column;
29833
+ margin: 1px 8px;
29834
+ padding: 8px;
29835
+ border-radius: 4px;
29768
29836
  }
29769
- .E_b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29770
- margin-left: 1px;
29837
+ .E_onr9gzt .selected-icon {
29838
+ display: none;
29771
29839
  }
29772
- .E_b15sn34c > .ant-btn:not(:only-child):first-child {
29773
- border-top-right-radius: 0;
29774
- border-bottom-right-radius: 0;
29840
+ .E_onr9gzt.ant-select-item-option-grouped {
29841
+ padding-left: 8px;
29775
29842
  }
29776
- .E_b15sn34c > .ant-btn:not(:only-child):last-child {
29777
- border-top-left-radius: 0;
29778
- border-bottom-left-radius: 0;
29843
+ .E_onr9gzt.ant-select-item-option-selected {
29844
+ background-color: white;
29779
29845
  }
29780
- .E_b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29781
- border-radius: unset;
29846
+ .E_onr9gzt.ant-select-item-option-selected .timezone-title {
29847
+ color: #0080ff;
29848
+ }
29849
+ .E_onr9gzt.ant-select-item-option-selected .selected-icon {
29850
+ display: block;
29851
+ }
29852
+ .E_onr9gzt.ant-select-item-option-active {
29853
+ background: rgba(0, 136, 255, 0.16);
29854
+ }
29855
+ .E_onr9gzt.ant-select-item-option-active .timezone-title {
29856
+ color: #0080ff;
29857
+ }
29858
+ .E_onr9gzt.ant-select-item-option-active .timezone-tag {
29859
+ background: rgba(0, 136, 255, 0.1);
29860
+ color: #0080ff;
29782
29861
  }
29783
29862
 
29784
- .E_iap75of {
29785
- height: 18px;
29786
- line-height: 18px;
29787
- padding: 0 4px;
29788
- border-radius: 4px;
29789
- background: rgba(235, 239, 245, 0.6);
29790
- border: 1px solid rgba(223, 228, 235, 0.6);
29863
+ .E_oiy0apc {
29791
29864
  display: flex;
29792
- align-items: center;
29793
- white-space: nowrap;
29794
- margin-right: 4px;
29865
+ justify-content: space-between;
29866
+ height: 20px;
29867
+ line-height: 20px;
29868
+ }
29869
+ .E_oiy0apc .timezone-title {
29870
+ color: #2d3a56;
29871
+ overflow: hidden;
29872
+ text-overflow: ellipsis;
29795
29873
  }
29796
29874
 
29797
- .E_fde5mpd {
29798
- width: 100%;
29799
- height: 100%;
29800
- min-height: 124px;
29875
+ .E_of4y382 {
29801
29876
  display: flex;
29802
- flex-direction: column;
29803
- justify-content: center;
29804
- align-items: center;
29805
- }
29806
- .E_fde5mpd .error-text {
29807
- color: rgba(10, 37, 85, 0.6);
29808
- margin-bottom: 16px;
29809
- font-size: 18px;
29877
+ justify-content: space-between;
29878
+ color: rgba(44, 56, 82, 0.6);
29879
+ height: 18px;
29880
+ line-height: 18px;
29881
+ margin-top: 2px;
29810
29882
  }
29811
29883
 
29812
- .E_obf05yr {
29813
- display: inline-block;
29884
+ .E_t19903l9 {
29885
+ border: none;
29886
+ margin-right: 0;
29887
+ background: rgba(225, 230, 241, 0.6);
29814
29888
  }
29815
29889
 
29816
- .E_hsms1n6 {
29817
- visibility: hidden;
29818
- position: absolute;
29890
+ .E_ohwbvxu {
29891
+ pointer-events: none;
29892
+ height: 32px;
29893
+ width: 100%;
29894
+ opacity: 0;
29819
29895
  }
29820
29896
 
29821
- .E_rxbeqvl.ant-radio-wrapper {
29822
- display: inline-flex;
29823
- align-items: baseline;
29824
- white-space: pre-wrap;
29897
+ .E_s1ebs0ra {
29898
+ display: flex;
29899
+ align-items: center;
29900
+ justify-content: space-between;
29901
+ background: #edf0f7;
29902
+ padding: 8px 12px;
29903
+ position: sticky;
29904
+ top: 0;
29905
+ z-index: 1;
29906
+ margin-bottom: -52px;
29825
29907
  }
29826
- .E_rxbeqvl.ant-radio-wrapper .ant-radio {
29827
- position: relative;
29828
- top: 3px;
29908
+ .E_s1ebs0ra .select-total {
29909
+ display: flex;
29910
+ align-items: center;
29911
+ font-weight: 700;
29912
+ flex-shrink: 0;
29829
29913
  }
29830
- .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29831
- border-color: rgba(107, 128, 167, 0.6);
29914
+ .E_s1ebs0ra .select-total .icon-wrapper {
29915
+ cursor: pointer;
29916
+ margin-left: 8px;
29917
+ width: 32px;
29918
+ height: 32px;
29919
+ border-radius: 50%;
29920
+ justify-content: center;
29832
29921
  }
29833
- .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29834
- border-color: #0080ff;
29922
+ .E_s1ebs0ra .select-total .icon-wrapper:hover {
29923
+ background: rgba(225, 230, 241, 0.6);
29835
29924
  }
29836
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29837
- border-color: #0080ff;
29838
- background: #0080ff;
29925
+ .E_s1ebs0ra .action-group {
29926
+ flex: 1;
29927
+ margin-left: 88px;
29928
+ white-space: nowrap;
29929
+ text-align: right;
29930
+ position: relative;
29931
+ padding: 4px 0;
29932
+ margin-top: -4px;
29933
+ overflow: hidden;
29839
29934
  }
29840
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29841
- top: 4px;
29842
- left: 4px;
29843
- width: 6px;
29844
- height: 6px;
29845
- background: #fff;
29935
+ .E_s1ebs0ra .action-group .sub-menu-delete {
29936
+ transform: translateY(-4px);
29846
29937
  }
29847
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29848
- opacity: 0.5;
29938
+ .E_s1ebs0ra .action-group button {
29939
+ border: none;
29849
29940
  }
29850
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29851
- border-color: rgba(107, 128, 167, 0.6);
29852
- background: rgba(211, 218, 235, 0.6);
29941
+ .E_s1ebs0ra .action-group > *:not(:last-child) {
29942
+ margin-right: 8px;
29853
29943
  }
29854
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29855
- background: #00122e;
29944
+ .E_s1ebs0ra .action-group > button:last-child {
29945
+ margin-right: 4px;
29856
29946
  }
29857
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29858
- color: #00122e;
29859
- opacity: 0.5;
29947
+ .E_s1ebs0ra .action-group .more-btn {
29948
+ cursor: pointer;
29949
+ width: 32px;
29950
+ height: 32px;
29951
+ justify-content: center;
29952
+ border-radius: 50%;
29860
29953
  }
29861
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29862
- color: #00122e;
29954
+ .E_s1ebs0ra .action-group .more-btn:hover {
29955
+ background: #fff;
29863
29956
  }
29864
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
29865
- display: inline-block;
29866
- padding: 0;
29867
- padding-left: 12px;
29957
+
29958
+ .E_t1upn1sz {
29959
+ height: 100%;
29868
29960
  }
29869
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29870
- margin-bottom: 0;
29871
- white-space: pre-wrap;
29872
- color: rgba(44, 56, 82, 0.6);
29961
+
29962
+ .E_tta5kd2 {
29963
+ height: 100%;
29873
29964
  }
29874
- .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29875
- padding-left: 8px;
29965
+ .E_tta5kd2.empty-table .ant-table-content {
29966
+ overflow: visible !important;
29967
+ height: 100%;
29876
29968
  }
29877
-
29878
- .E_r5ie79y .ant-radio-button-wrapper:first-child {
29879
- border-radius: 5px 0 0 5px;
29969
+ .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
29970
+ height: 100%;
29880
29971
  }
29881
- .E_r5ie79y .ant-radio-button-wrapper:last-child {
29882
- border-radius: 0 5px 5px 0;
29972
+ .E_tta5kd2.empty-table .ant-table-content table {
29973
+ width: 100% !important;
29974
+ height: 100%;
29883
29975
  }
29884
-
29885
- .E_r1f0aqcc {
29886
- color: #00122e;
29887
- border-color: #ccd4e3;
29976
+ .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
29977
+ padding: 15px 0;
29888
29978
  }
29889
- .E_r1f0aqcc:first-child {
29890
- border-color: #a3b4cc;
29979
+ .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
29980
+ display: none;
29891
29981
  }
29892
- .E_r1f0aqcc.ant-radio-button-wrapper {
29893
- padding: 0 12px;
29894
- line-height: 32px;
29895
- height: 32px;
29982
+ .E_tta5kd2 .active-row td:nth-child(1) {
29983
+ font-weight: 700;
29896
29984
  }
29897
- .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
29898
- white-space: nowrap;
29985
+ .E_tta5kd2.has-selection .active-row td:nth-child(2) {
29986
+ font-weight: 700;
29899
29987
  }
29900
- .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
29901
- height: 22px;
29902
- padding: 0 7px;
29903
- line-height: 20px;
29988
+ .E_tta5kd2 .ant-spin-nested-loading {
29989
+ height: 100%;
29904
29990
  }
29905
- .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29906
- background: #ccd4e3;
29991
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
29992
+ height: 100%;
29993
+ overflow: visible;
29907
29994
  }
29908
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29909
- background: #0080ff;
29995
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
29996
+ max-height: none;
29910
29997
  }
29911
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29912
- background: #ccd4e3;
29913
- opacity: 0.5;
29998
+ .E_tta5kd2.table-init-loading .ant-spin-blur thead,
29999
+ .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
30000
+ display: none;
29914
30001
  }
29915
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29916
- border-right-color: #0080ff;
30002
+ .E_tta5kd2 td.ant-table-column-sort {
30003
+ background: transparent;
29917
30004
  }
29918
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29919
- border-color: #0080ff;
30005
+ .E_tta5kd2 td.ant-table-cell-fix-left,
30006
+ .E_tta5kd2 td.ant-table-cell-fix-right {
30007
+ background: #fff;
30008
+ padding: 0 !important;
29920
30009
  }
29921
- .E_r1f0aqcc.ant-radio-button-wrapper-checked {
29922
- background: rgba(0, 136, 255, 0.1);
30010
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30011
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30012
+ display: flex;
30013
+ align-items: center;
30014
+ height: 100%;
30015
+ padding: 8px;
29923
30016
  }
29924
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
29925
- background: rgba(211, 218, 235, 0.6);
29926
- border-color: #ccd4e3;
29927
- opacity: 0.5;
30017
+ .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30018
+ .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30019
+ overflow: hidden;
30020
+ text-overflow: ellipsis;
30021
+ width: 100%;
29928
30022
  }
29929
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
29930
- color: #00122e;
29931
- border-color: #ccd4e3;
30023
+ .E_tta5kd2 .ant-table-container {
30024
+ height: 100%;
29932
30025
  }
29933
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
29934
- color: #00122e;
29935
- border-color: #ccd4e3;
29936
- background: rgba(172, 186, 211, 0.6);
30026
+ .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
30027
+ box-shadow: none !important;
29937
30028
  }
29938
- .E_r1f0aqcc .ant-radio-button-input {
29939
- margin-right: 8px;
29940
- display: inline;
29941
- border: none;
29942
- padding: 0;
29943
- width: 36px;
30029
+ .E_tta5kd2 .ant-table {
30030
+ border-radius: 0px;
30031
+ border-left: none;
30032
+ border-right: none;
30033
+ border-bottom: none;
30034
+ height: 100%;
30035
+ font-size: 12px;
29944
30036
  background: transparent;
29945
30037
  }
29946
- .E_r1f0aqcc .ant-radio-button-input:focus {
29947
- box-shadow: none;
30038
+ .E_tta5kd2 .ant-table .ant-table-header {
30039
+ position: relative;
30040
+ z-index: 3;
30041
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30042
+ margin-bottom: -1px;
29948
30043
  }
29949
- .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
29950
- margin-right: 0;
29951
- width: initial;
29952
- box-shadow: none;
30044
+ .E_tta5kd2 .ant-table .time-wrapper .date,
30045
+ .E_tta5kd2 .ant-table .value {
30046
+ color: #2d3a56;
29953
30047
  }
29954
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
29955
- display: none;
30048
+ .E_tta5kd2 .ant-table .time-wrapper .time,
30049
+ .E_tta5kd2 .ant-table .unit {
30050
+ color: rgba(44, 56, 82, 0.6);
29956
30051
  }
29957
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
29958
- display: inline;
30052
+ .E_tta5kd2 .ant-table .ant-table-selection {
30053
+ position: unset;
30054
+ text-align: center;
29959
30055
  }
29960
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
29961
- display: inline;
29962
- margin-right: 8px;
29963
- padding: 0;
29964
- width: 36px;
30056
+ .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30057
+ background: #fff;
29965
30058
  }
29966
-
29967
- .E_p12gwtiw {
29968
- display: flex;
29969
- justify-content: space-between;
29970
- align-items: center;
29971
- padding: 10px 0;
29972
- color: rgba(44, 56, 82, 0.6);
29973
- font-size: 12px;
29974
- line-height: 24px;
30059
+ .E_tta5kd2 .ant-table .anticon-setting {
30060
+ cursor: pointer;
30061
+ position: absolute;
30062
+ top: 50%;
30063
+ right: 12px;
30064
+ transform: translateY(-50%);
29975
30065
  }
29976
- .E_p12gwtiw .pagination-left {
29977
- padding: 2px 8px;
30066
+ .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30067
+ box-shadow: none;
30068
+ width: 1px;
30069
+ background: rgba(213, 219, 227, 0.6);
29978
30070
  }
29979
- .E_p12gwtiw .dropdown-trigger {
29980
- display: flex;
29981
- align-items: center;
29982
- border-radius: 6px;
29983
- cursor: pointer;
29984
- transition: all 0.3s ease;
30071
+ .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30072
+ box-shadow: none;
30073
+ width: 1px;
30074
+ background: rgba(213, 219, 227, 0.6);
29985
30075
  }
29986
- .E_p12gwtiw .dropdown-trigger:hover {
29987
- background: rgba(211, 218, 235, 0.6);
29988
- color: #0080ff;
30076
+ .E_tta5kd2 .ant-table .ant-table-tbody {
30077
+ position: relative;
29989
30078
  }
29990
- .E_p12gwtiw .dropdown-trigger .icon-inner {
29991
- margin-left: 4px;
30079
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30080
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30081
+ border-bottom: 1px solid white;
30082
+ height: 40px;
30083
+ vertical-align: middle;
30084
+ transition: background 0ms;
30085
+ color: #00122e;
29992
30086
  }
29993
- .E_p12gwtiw .pagination-right {
29994
- display: flex;
29995
- align-items: center;
29996
- color: #0080ff;
29997
- font-weight: bold;
30087
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30088
+ background: #f2f5fa;
30089
+ border-bottom-color: #f2f5fa;
29998
30090
  }
29999
- .E_p12gwtiw .pagination-right .icon-inner {
30000
- margin-left: 4px;
30091
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30092
+ height: auto;
30093
+ color: #00122e;
30094
+ font-size: 12px;
30095
+ text-align: left;
30096
+ transition: none;
30097
+ overflow: hidden;
30098
+ text-overflow: ellipsis;
30099
+ white-space: nowrap;
30001
30100
  }
30002
- .E_p12gwtiw .pagination-right .prev-btn,
30003
- .E_p12gwtiw .pagination-right .next-btn {
30004
- padding: 0 8px;
30101
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30102
+ color: #0096ff;
30005
30103
  }
30006
- .E_p12gwtiw .pagination-right .prev-btn > span,
30007
- .E_p12gwtiw .pagination-right .next-btn > span {
30008
- color: #0080ff;
30104
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30105
+ overflow: hidden;
30106
+ text-overflow: ellipsis;
30107
+ width: 100%;
30108
+ vertical-align: middle;
30009
30109
  }
30010
- .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30011
- transform: rotate(180deg);
30110
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30111
+ line-height: 0px;
30012
30112
  }
30013
-
30014
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30015
- max-height: calc(100vh - 128px);
30016
- overflow-y: auto;
30113
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30114
+ padding-right: 25px;
30017
30115
  }
30018
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30019
- padding: 4px 20px;
30020
- font-size: 12px;
30021
- line-height: 18px;
30116
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30117
+ border-top-color: transparent;
30022
30118
  }
30023
-
30024
- .E_i1e4sgug {
30025
- display: inline-block;
30119
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30120
+ background: rgba(225, 230, 241, 0.6);
30121
+ border-color: transparent transparent white;
30026
30122
  }
30027
-
30028
- .E_d6j0lbj {
30029
- font-family: Inter;
30030
- font-style: normal;
30031
- font-weight: bold;
30032
- font-size: 32px;
30033
- line-height: 40px;
30123
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30124
+ border-radius: 8px 0 0 8px;
30034
30125
  }
30035
-
30036
- .E_d1xhvvxe {
30037
- font-family: Inter;
30038
- font-style: normal;
30039
- font-weight: bold;
30040
- font-size: 24px;
30041
- line-height: 32px;
30042
- }
30043
-
30044
- .E_dk10mxq {
30045
- font-family: Inter;
30046
- font-style: normal;
30047
- font-weight: normal;
30048
- font-size: 32px;
30049
- line-height: 40px;
30050
- }
30051
-
30052
- .E_dxsait {
30053
- font-family: Inter;
30054
- font-style: normal;
30055
- font-weight: bold;
30056
- font-size: 20px;
30057
- line-height: 24px;
30058
- }
30059
-
30060
- .E_dokn0h3 {
30061
- font-family: Inter;
30062
- font-style: normal;
30063
- font-weight: normal;
30064
- font-size: 20px;
30065
- line-height: 24px;
30066
- }
30067
-
30068
- .E_dobau4p {
30069
- font-family: Inter;
30070
- font-style: normal;
30071
- font-weight: bold;
30072
- font-size: 18px;
30073
- line-height: 22px;
30074
- }
30075
-
30076
- .E_dvolwok {
30077
- font-family: Inter;
30078
- font-style: normal;
30079
- font-weight: normal;
30080
- font-size: 18px;
30081
- line-height: 22px;
30082
- }
30083
-
30084
- .E_h181qhg4 {
30085
- font-family: Inter;
30086
- font-style: normal;
30087
- font-weight: bold;
30088
- font-size: 16px;
30089
- line-height: 22px;
30090
- }
30091
-
30092
- .E_h1phgmcq {
30093
- font-family: Inter;
30094
- font-style: normal;
30095
- font-weight: normal;
30096
- font-size: 16px;
30097
- line-height: 22px;
30098
- }
30099
-
30100
- .E_h173xnl1 {
30101
- font-family: Inter;
30102
- font-style: normal;
30103
- font-weight: bold;
30104
- font-size: 14px;
30105
- line-height: 20px;
30106
- }
30107
-
30108
- .E_hedm4pz {
30109
- font-family: Inter;
30110
- font-style: normal;
30111
- font-weight: normal;
30112
- font-size: 14px;
30113
- line-height: 20px;
30114
- }
30115
-
30116
- .E_h1kd8xld {
30117
- font-family: Inter;
30118
- font-style: normal;
30119
- font-weight: bold;
30120
- font-size: 12px;
30121
- line-height: 18px;
30122
- }
30123
-
30124
- .E_hp14fr {
30125
- font-family: Inter;
30126
- font-style: normal;
30127
- font-weight: normal;
30128
- font-size: 12px;
30129
- line-height: 18px;
30130
- }
30131
-
30132
- .E_hgrg7mn {
30133
- font-family: Inter;
30134
- font-style: normal;
30135
- font-weight: bold;
30136
- text-transform: uppercase;
30137
- font-feature-settings: "cpsp" on;
30138
- font-size: 12px;
30139
- line-height: 18px;
30140
- }
30141
-
30142
- .E_h6zme9x {
30143
- font-family: Inter;
30144
- font-style: normal;
30145
- font-weight: normal;
30146
- text-transform: uppercase;
30147
- font-feature-settings: "cpsp" on;
30148
- font-size: 12px;
30149
- line-height: 18px;
30150
- }
30151
-
30152
- .E_locjvsv {
30153
- font-family: Inter;
30154
- font-style: normal;
30155
- font-weight: normal;
30156
- font-size: 16px;
30157
- line-height: 24px;
30126
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30127
+ border-radius: 8px 0 0 8px;
30158
30128
  }
30159
-
30160
- .E_l13gi131 {
30161
- font-family: Inter;
30162
- font-style: normal;
30163
- font-weight: bold;
30164
- font-size: 16px;
30165
- line-height: 24px;
30129
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30130
+ content: "";
30131
+ width: 4px;
30132
+ top: -1px;
30133
+ bottom: -1px;
30134
+ background: white;
30166
30135
  }
30167
-
30168
- .E_l1ynemsu {
30169
- font-family: Inter;
30170
- font-style: normal;
30171
- font-weight: normal;
30172
- font-size: 16px;
30173
- line-height: 24px;
30136
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30137
+ border-radius: 0 8px 8px 0;
30174
30138
  }
30175
-
30176
- .E_l1cft1cx {
30177
- font-family: Inter;
30178
- font-style: normal;
30179
- font-weight: bold;
30180
- font-size: 16px;
30181
- line-height: 24px;
30139
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30140
+ border-radius: 0;
30141
+ background: white;
30142
+ border-top: none;
30182
30143
  }
30183
-
30184
- .E_l17tqc8p {
30185
- font-family: Inter;
30186
- font-style: normal;
30187
- font-weight: normal;
30188
- text-transform: uppercase;
30189
- font-feature-settings: "cpsp" on;
30190
- font-size: 16px;
30191
- line-height: 24px;
30144
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30145
+ border-top: 1px solid transparent;
30146
+ border-radius: 0 8px 8px 0;
30147
+ background: rgba(225, 230, 241, 0.6);
30192
30148
  }
30193
-
30194
- .E_l1j1e5w7 {
30195
- font-family: Inter;
30196
- font-style: normal;
30197
- font-weight: bold;
30198
- text-transform: uppercase;
30199
- font-feature-settings: "cpsp" on;
30200
- font-size: 16px;
30201
- line-height: 24px;
30149
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30150
+ background: white;
30151
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30202
30152
  }
30203
-
30204
- .E_l1gf91jb {
30205
- font-family: Inter;
30206
- font-style: normal;
30207
- font-weight: normal;
30208
- font-size: 14px;
30209
- line-height: 22px;
30153
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30154
+ display: flex;
30155
+ align-items: center;
30156
+ height: 100%;
30157
+ background: rgba(225, 230, 241, 0.6);
30210
30158
  }
30211
-
30212
- .E_lu7hlr6 {
30213
- font-family: Inter;
30214
- font-style: normal;
30215
- font-weight: 500;
30216
- font-size: 14px;
30217
- line-height: 22px;
30159
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30160
+ background: white;
30161
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30218
30162
  }
30219
-
30220
- .E_l3l3jf0 {
30221
- font-family: Inter;
30222
- font-style: normal;
30223
- font-weight: bold;
30224
- font-size: 14px;
30225
- line-height: 22px;
30163
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30164
+ display: flex;
30165
+ align-items: center;
30166
+ height: 100%;
30167
+ background: rgba(225, 230, 241, 0.6);
30226
30168
  }
30227
-
30228
- .E_l12j5nqp {
30229
- font-family: Inter;
30230
- font-style: normal;
30231
- font-weight: normal;
30232
- font-size: 14px;
30233
- line-height: 22px;
30169
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30170
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30234
30171
  }
30235
-
30236
- .E_l1tecqht {
30237
- font-family: Inter;
30238
- font-style: normal;
30239
- font-weight: bold;
30240
- font-size: 14px;
30241
- line-height: 22px;
30172
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30173
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30174
+ border-radius: 8px;
30242
30175
  }
30243
-
30244
- .E_l6sa990 {
30245
- font-family: Inter;
30246
- font-style: normal;
30247
- font-weight: normal;
30248
- text-transform: uppercase;
30249
- font-feature-settings: "cpsp" on;
30250
- font-size: 14px;
30251
- line-height: 22px;
30176
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30177
+ border-top-color: white;
30252
30178
  }
30253
-
30254
- .E_lckqe8j {
30255
- font-family: Inter;
30256
- font-style: normal;
30257
- font-weight: bold;
30258
- text-transform: uppercase;
30259
- font-feature-settings: "cpsp" on;
30260
- font-size: 14px;
30261
- line-height: 22px;
30179
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30180
+ background: rgba(0, 136, 255, 0.1);
30181
+ border-bottom-color: transparent;
30182
+ border-top-color: transparent;
30262
30183
  }
30263
-
30264
- .E_l1kuminb {
30265
- font-family: Inter;
30266
- font-style: normal;
30267
- font-weight: normal;
30268
- font-size: 13px;
30269
- line-height: 20px;
30184
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30185
+ border-radius: 8px 0 0 8px;
30270
30186
  }
30271
-
30272
- .E_l1pbuf5j {
30273
- font-family: Inter;
30274
- font-style: normal;
30275
- font-weight: 600;
30276
- font-size: 13px;
30277
- line-height: 20px;
30187
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30188
+ border-radius: 0 8px 8px 0;
30278
30189
  }
30279
-
30280
- .E_l1r4ztu {
30281
- font-family: Inter;
30282
- font-style: normal;
30283
- font-weight: bold;
30284
- font-size: 13px;
30285
- line-height: 20px;
30190
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30191
+ background: rgba(0, 136, 255, 0.1);
30286
30192
  }
30287
-
30288
- .E_ly8vzok {
30289
- font-family: Inter;
30290
- font-style: normal;
30291
- font-weight: normal;
30292
- font-size: 13px;
30293
- line-height: 20px;
30193
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
30194
+ background: #fff;
30195
+ font-weight: 400;
30196
+ position: relative;
30197
+ border-bottom: none;
30198
+ color: #00122e;
30199
+ transition: none;
30200
+ padding: 15px 8px 15px 8px;
30294
30201
  }
30295
-
30296
- .E_lumfmf {
30297
- font-family: Inter;
30298
- font-style: normal;
30299
- font-weight: 600;
30300
- font-size: 13px;
30301
- line-height: 20px;
30202
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30203
+ content: "";
30204
+ width: 1px;
30205
+ top: 0;
30206
+ bottom: 0;
30207
+ background: rgba(211, 218, 235, 0.6);
30208
+ position: absolute;
30209
+ right: 0;
30302
30210
  }
30303
-
30304
- .E_l16ujwmv {
30305
- font-family: Inter;
30306
- font-style: normal;
30307
- font-weight: bold;
30308
- font-size: 13px;
30309
- line-height: 20px;
30211
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30212
+ padding: unset;
30310
30213
  }
30311
-
30312
- .E_l17o1ffr {
30313
- font-family: Inter;
30314
- font-style: normal;
30315
- font-weight: normal;
30316
- text-transform: uppercase;
30317
- font-feature-settings: "cpsp" on;
30318
- font-size: 13px;
30319
- line-height: 20px;
30214
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30215
+ display: none;
30320
30216
  }
30321
-
30322
- .E_lngllvn {
30323
- font-family: Inter;
30324
- font-style: normal;
30325
- font-weight: bold;
30326
- text-transform: uppercase;
30327
- font-feature-settings: "cpsp" on;
30328
- font-size: 13px;
30329
- line-height: 20px;
30217
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30218
+ width: 100%;
30219
+ overflow: hidden;
30220
+ white-space: nowrap;
30221
+ text-overflow: ellipsis;
30330
30222
  }
30331
-
30332
- .E_l2i7fo9 {
30333
- font-family: Inter;
30334
- font-style: normal;
30335
- font-weight: normal;
30336
- font-size: 12px;
30337
- line-height: 18px;
30223
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30224
+ overflow: hidden;
30225
+ text-overflow: ellipsis;
30226
+ flex: 1;
30338
30227
  }
30339
-
30340
- .E_l1x7hscx {
30341
- font-family: Inter;
30342
- font-style: normal;
30343
- font-weight: 500;
30344
- font-size: 12px;
30345
- line-height: 18px;
30228
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30229
+ padding: 15px 25px 15px 8px;
30346
30230
  }
30347
-
30348
- .E_le1jwan {
30349
- font-family: Inter;
30350
- font-style: normal;
30351
- font-weight: bold;
30352
- font-size: 12px;
30353
- line-height: 18px;
30231
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30232
+ padding: 0;
30354
30233
  }
30355
-
30356
- .E_lyxynfj {
30357
- font-family: Inter;
30358
- font-style: normal;
30359
- font-weight: normal;
30360
- font-size: 12px;
30361
- line-height: 18px;
30234
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30235
+ position: absolute;
30236
+ right: 6px;
30237
+ top: 50%;
30238
+ transform: translateY(-50%);
30239
+ height: 16px;
30240
+ display: none;
30241
+ transition: transform 320ms ease;
30362
30242
  }
30363
-
30364
- .E_lpb2nxv {
30365
- font-family: Inter;
30366
- font-style: normal;
30367
- font-weight: 500;
30368
- font-size: 12px;
30369
- line-height: 18px;
30243
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30244
+ display: block;
30245
+ transform: translateY(-50%) rotateX(180deg);
30370
30246
  }
30371
-
30372
- .E_l1r8o3vv {
30373
- font-family: Inter;
30374
- font-style: normal;
30375
- font-weight: bold;
30376
- font-size: 12px;
30377
- line-height: 18px;
30247
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30248
+ display: block;
30378
30249
  }
30379
-
30380
- .E_lemnjy2 {
30381
- font-family: Inter;
30382
- font-style: normal;
30383
- font-weight: normal;
30384
- text-transform: uppercase;
30385
- font-feature-settings: "cpsp" on;
30386
- font-size: 12px;
30387
- line-height: 18px;
30250
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30251
+ display: none;
30388
30252
  }
30389
-
30390
- .E_lrc42gb {
30391
- font-family: Inter;
30392
- font-style: normal;
30393
- font-weight: bold;
30394
- text-transform: uppercase;
30395
- font-feature-settings: "cpsp" on;
30396
- font-size: 12px;
30397
- line-height: 18px;
30253
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30254
+ transform: translateY(-50%);
30398
30255
  }
30399
-
30400
- .E_fqaz4mb {
30401
- font-family: Inter;
30402
- font-style: normal;
30403
- font-weight: normal;
30404
- font-size: 13px;
30405
- line-height: 20px;
30256
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30257
+ transform: translateY(-50%) rotateX(180deg);
30406
30258
  }
30407
-
30408
- .E_f13we5o {
30409
- font-family: Inter;
30410
- font-style: normal;
30411
- font-weight: normal;
30412
- font-size: 13px;
30413
- line-height: 20px;
30259
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30260
+ background: #f2f5fa;
30414
30261
  }
30415
-
30416
- .E_ffmjua2 {
30417
- font-family: Inter;
30418
- font-style: normal;
30419
- font-weight: normal;
30420
- font-size: 12px;
30421
- line-height: 18px;
30262
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30263
+ display: block;
30422
30264
  }
30423
-
30424
- .E_fz2mxw0 {
30425
- font-family: Inter;
30426
- font-style: normal;
30427
- font-weight: normal;
30428
- font-size: 12px;
30429
- line-height: 18px;
30265
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30266
+ padding-right: 25px;
30430
30267
  }
30431
-
30432
- .E_t1ertzoh {
30433
- font-family: Inter;
30434
- font-style: normal;
30435
- font-weight: normal;
30436
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30437
- font-size: 13px;
30438
- line-height: 20px;
30268
+ .E_tta5kd2 .ant-table .ant-table-selection-column {
30269
+ padding: 0 !important;
30439
30270
  }
30440
-
30441
- .E_t19bge8r {
30442
- font-family: Inter;
30443
- font-style: normal;
30444
- font-weight: normal;
30445
- font-feature-settings: "zero" on;
30446
- font-size: 13px;
30447
- line-height: 20px;
30271
+ .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30272
+ position: absolute;
30273
+ left: 50%;
30274
+ top: 50%;
30275
+ transform: translate(-50%, -50%);
30448
30276
  }
30449
-
30450
- .E_tjrzfyl {
30451
- font-family: Inter;
30452
- font-style: normal;
30453
- font-weight: normal;
30454
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30455
- font-size: 12px;
30456
- line-height: 18px;
30277
+ .E_tta5kd2 .ant-table .ant-table-selection-column:after {
30278
+ display: none;
30457
30279
  }
30458
-
30459
- .E_tm6s7bo {
30460
- font-family: Inter;
30461
- font-style: normal;
30462
- font-weight: 500;
30463
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
30464
- font-size: 12px;
30465
- line-height: 18px;
30280
+ .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
30281
+ background: #fff;
30466
30282
  }
30467
-
30468
- .E_t19zq6ic {
30469
- font-family: Inter;
30470
- font-style: normal;
30471
- font-weight: normal;
30472
- font-feature-settings: "zero" on;
30473
- font-size: 12px;
30474
- line-height: 18px;
30283
+ .E_tta5kd2 .ant-table .ant-table-placeholder {
30284
+ background: inherit;
30475
30285
  }
30476
-
30477
- .E_t1gduru8 {
30478
- font-family: Inter;
30479
- font-style: normal;
30480
- font-weight: 500;
30481
- font-feature-settings: "zero" on;
30482
- font-size: 12px;
30483
- line-height: 18px;
30286
+ .E_tta5kd2 .ant-table .ant-table-placeholder td {
30287
+ position: static;
30288
+ border: none;
30289
+ background: inherit !important;
30290
+ height: 100px;
30291
+ vertical-align: middle;
30484
30292
  }
30485
-
30486
- .E_t55raab {
30487
- font-family: Inter;
30488
- font-style: normal;
30293
+ .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30294
+ .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30489
30295
  font-weight: bold;
30490
- font-feature-settings: "zero" on;
30491
- font-size: 16px;
30492
- line-height: 24px;
30296
+ font-size: 20px;
30297
+ color: rgba(10, 37, 85, 0.6);
30493
30298
  }
30494
-
30495
- .E_u1w9abfe {
30496
- font-family: Inter;
30497
- font-style: normal;
30498
- font-weight: normal;
30499
- font-size: 10px;
30500
- line-height: 12px;
30299
+ .E_tta5kd2 .ant-table td.cell__action_ {
30300
+ padding: 0 !important;
30301
+ position: relative;
30302
+ background: #fff;
30303
+ }
30304
+ .E_tta5kd2 .ant-table td.cell__action_ > * {
30305
+ height: 100%;
30306
+ display: flex;
30307
+ align-items: center;
30308
+ justify-content: flex-end;
30309
+ padding-right: 8px;
30310
+ }
30311
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
30312
+ width: 24px;
30313
+ height: 24px;
30314
+ cursor: pointer;
30315
+ justify-content: center;
30316
+ border-radius: 4px;
30317
+ }
30318
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30319
+ background: #fff;
30501
30320
  }
30502
30321
 
30503
30322
  .E_s34f1qb.ant-switch {
@@ -30535,1210 +30354,1391 @@ html body {
30535
30354
  height: 28px;
30536
30355
  width: 28px;
30537
30356
  }
30538
- .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30539
- border-radius: 14px;
30540
- }
30541
- .E_s34f1qb.ant-switch-checked {
30542
- background-color: #00ba5d;
30543
- }
30544
- .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30545
- left: calc(100% - 20px - 2px);
30546
- }
30547
- .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30548
- left: calc(100% - 14px - 1px);
30549
- }
30550
- .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30551
- left: calc(100% - 28px - 2px);
30552
- }
30553
-
30554
- .E_c1to9vb9 {
30555
- margin-left: 5px;
30556
- }
30557
-
30558
- .E_cz04yix {
30559
- display: flex;
30560
- flex-direction: column;
30561
- }
30562
-
30563
- .E_m1if5j39 {
30564
- max-width: 1120px;
30565
- width: 100%;
30566
- margin: 0 auto;
30567
- height: 100%;
30568
- }
30569
-
30570
- .E_w1vvwdlp {
30571
- max-width: 1120px;
30572
- width: 100%;
30573
- margin: 0 auto;
30574
- display: flex;
30575
- }
30576
- .E_w1vvwdlp .left,
30577
- .E_w1vvwdlp .right {
30578
- flex-grow: 0;
30579
- flex-shrink: 0;
30580
- flex-basis: 21%;
30581
- }
30582
- .E_w1vvwdlp .left {
30583
- display: flex;
30584
- justify-content: flex-end;
30585
- padding-right: 44px;
30586
- }
30587
- .E_w1vvwdlp .right {
30588
- padding-left: 44px;
30589
- }
30590
- .E_w1vvwdlp .middle {
30591
- margin-bottom: 40px;
30592
- flex-grow: 0;
30593
- flex-shrink: 0;
30594
- flex-basis: 58%;
30595
- }
30596
- .E_w1vvwdlp .middle .form-base-field {
30597
- width: 100%;
30598
- }
30599
- .E_w1vvwdlp .middle .form-base-field .form-base-field {
30600
- width: auto;
30601
- }
30602
-
30603
- .E_h1cuopx7 .ant-modal-header {
30604
- margin: 0 auto;
30605
- width: 100%;
30606
- max-width: 648px;
30607
- }
30608
- .E_h1cuopx7 .ant-modal-header .ant-modal-title {
30609
- margin-left: 0;
30610
- }
30611
- .E_h1cuopx7 .ant-modal-body {
30612
- margin: 0 auto;
30613
- padding: 0;
30614
- width: 100%;
30615
- max-width: 648px;
30616
- overflow: hidden;
30617
- }
30618
- .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30619
- margin-bottom: 40px;
30620
- }
30621
- .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30622
- height: calc(100vh - 225px);
30623
- overflow-y: auto;
30624
- }
30625
- .E_h1cuopx7 .ant-modal-footer .footer-content {
30626
- margin: 0 auto;
30627
- max-width: 648px;
30628
- }
30629
-
30630
- .E_h1p6d3y3 .ant-modal-header {
30631
- margin: 0 auto;
30632
- width: 100%;
30633
- max-width: 1024px;
30634
- }
30635
- .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
30636
- margin-left: 0;
30637
- }
30638
- .E_h1p6d3y3 .ant-modal-body {
30639
- margin: 0 auto;
30640
- padding: 0;
30641
- width: 100%;
30642
- max-width: 1024px;
30643
- overflow: hidden;
30644
- }
30645
- .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30646
- margin-bottom: 40px;
30647
- }
30648
- .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30649
- height: calc(100vh - 225px);
30650
- overflow-y: auto;
30651
- }
30652
- .E_h1p6d3y3 .ant-modal-footer .footer-content {
30653
- margin: 0 auto;
30654
- max-width: 1024px;
30655
- }
30656
-
30657
- .E_fxgckuk {
30658
- flex: 1;
30659
- }
30660
- .E_fxgckuk label {
30661
- font-size: 13px;
30662
- line-height: 20px;
30663
- color: rgba(44, 56, 82, 0.6);
30664
- }
30665
- .E_fxgckuk .title {
30666
- font-size: 14px;
30667
- line-height: 20px;
30668
- color: #2d3a56;
30669
- margin-bottom: 12px;
30670
- }
30671
- .E_fxgckuk.connect-cluster .title {
30672
- padding-bottom: 26px;
30673
- }
30674
-
30675
- .E_f1d0vek1 {
30676
- padding: 25px 0 15px 0;
30677
- border-bottom: 1px solid #e1e5eb;
30678
- margin-bottom: 16px;
30357
+ .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30358
+ border-radius: 14px;
30679
30359
  }
30680
-
30681
- .E_f4u402y {
30682
- display: flex;
30683
- align-items: center;
30684
- margin-bottom: 8px;
30360
+ .E_s34f1qb.ant-switch-checked {
30361
+ background-color: #00ba5d;
30685
30362
  }
30686
- .E_f4u402y > label {
30687
- width: 216px;
30363
+ .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30364
+ left: calc(100% - 20px - 2px);
30688
30365
  }
30689
- .E_f4u402y > label + * {
30690
- width: 100%;
30366
+ .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30367
+ left: calc(100% - 14px - 1px);
30691
30368
  }
30692
- .E_f4u402y .ant-select {
30693
- width: 100%;
30369
+ .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30370
+ left: calc(100% - 28px - 2px);
30694
30371
  }
30695
30372
 
30696
- .E_e1pldf6v {
30697
- color: #e75a3a;
30698
- margin-right: 10px;
30373
+ .E_c1to9vb9 {
30374
+ margin-left: 5px;
30699
30375
  }
30700
30376
 
30701
- .E_dq0gblh {
30702
- width: 100%;
30703
- height: 1px;
30704
- background: rgba(213, 219, 227, 0.6);
30705
- margin: 24px 0;
30377
+ .E_obf05yr {
30378
+ display: inline-block;
30706
30379
  }
30707
30380
 
30708
- .E_l1v7sr0n {
30709
- display: flex;
30710
- justify-content: center;
30711
- align-items: center;
30712
- height: 100%;
30381
+ .E_hsms1n6 {
30382
+ visibility: hidden;
30383
+ position: absolute;
30713
30384
  }
30714
30385
 
30715
- .E_d1i4ou6o {
30716
- display: inline-block;
30717
- width: 4px;
30718
- height: 4px;
30719
- background: #8e9aa9;
30720
- opacity: 0.4;
30721
- border-radius: 50%;
30722
- margin: 0 4px;
30386
+ .E_rxbeqvl.ant-radio-wrapper {
30387
+ display: inline-flex;
30388
+ align-items: baseline;
30389
+ white-space: pre-wrap;
30723
30390
  }
30724
-
30725
- .E_m1jy87hk .ant-modal-header,
30726
- .E_m1jy87hk .ant-modal-footer .footer-content {
30727
- width: 648px;
30728
- margin: 0 auto;
30391
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio {
30392
+ position: relative;
30393
+ top: 3px;
30729
30394
  }
30730
- .E_m1jy87hk .ant-modal-header {
30731
- padding: 35px 0 24px;
30732
- border: none;
30395
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30396
+ border-color: rgba(107, 128, 167, 0.6);
30733
30397
  }
30734
- .E_m1jy87hk .ant-modal-header .ant-modal-title {
30735
- font-size: 30px;
30398
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30399
+ border-color: #0080ff;
30736
30400
  }
30737
- .E_m1jy87hk .ant-modal-body {
30738
- padding: 4px 0 2px;
30401
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30402
+ border-color: #0080ff;
30403
+ background: #0080ff;
30739
30404
  }
30740
- .E_m1jy87hk .ant-modal-footer {
30741
- border: none;
30405
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30406
+ top: 4px;
30407
+ left: 4px;
30408
+ width: 6px;
30409
+ height: 6px;
30410
+ background: #fff;
30742
30411
  }
30743
-
30744
- .E_ti7fpyu {
30745
- font-size: 12px;
30746
- line-height: 18px;
30747
- font-weight: bold;
30748
- color: #fff;
30749
- padding: 0 4px;
30750
- border-radius: 4px;
30412
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30413
+ opacity: 0.5;
30414
+ }
30415
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30416
+ border-color: rgba(107, 128, 167, 0.6);
30417
+ background: rgba(211, 218, 235, 0.6);
30418
+ }
30419
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30420
+ background: #00122e;
30421
+ }
30422
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30423
+ color: #00122e;
30424
+ opacity: 0.5;
30425
+ }
30426
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30427
+ color: #00122e;
30428
+ }
30429
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
30751
30430
  display: inline-block;
30752
- background: var(--ti7fpyu-0);
30431
+ padding: 0;
30432
+ padding-left: 12px;
30753
30433
  }
30754
- .E_ti7fpyu:not(:first-child) {
30755
- margin-left: 4px;
30434
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30435
+ margin-bottom: 0;
30436
+ white-space: pre-wrap;
30437
+ color: rgba(44, 56, 82, 0.6);
30756
30438
  }
30757
-
30758
- .E_f1rest1f {
30759
- width: 100%;
30760
- height: 100%;
30761
- display: flex;
30762
- align-items: center;
30763
- justify-content: center;
30439
+ .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30440
+ padding-left: 8px;
30764
30441
  }
30765
30442
 
30766
- .E_n1kbdoln {
30767
- font-size: 90%;
30768
- font-weight: bold;
30769
- background-color: rgba(240, 243, 247, 0.6);
30770
- padding: 1px 4px 1px;
30771
- margin-left: 2px;
30772
- margin-right: 2px;
30773
- border: 1px solid rgba(213, 219, 227, 0.6);
30774
- border-radius: 4px;
30443
+ .E_r5ie79y .ant-radio-button-wrapper:first-child {
30444
+ border-radius: 5px 0 0 5px;
30445
+ }
30446
+ .E_r5ie79y .ant-radio-button-wrapper:last-child {
30447
+ border-radius: 0 5px 5px 0;
30775
30448
  }
30776
30449
 
30777
- .E_f1y3gta0.form-item-general {
30778
- width: 640px;
30450
+ .E_r1f0aqcc {
30451
+ color: #00122e;
30452
+ border-color: #ccd4e3;
30779
30453
  }
30780
- .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
30781
- margin-top: 16px;
30454
+ .E_r1f0aqcc:first-child {
30455
+ border-color: #a3b4cc;
30782
30456
  }
30783
- .E_f1y3gta0.form-item-compact {
30784
- width: 412px;
30457
+ .E_r1f0aqcc.ant-radio-button-wrapper {
30458
+ padding: 0 12px;
30459
+ line-height: 32px;
30460
+ height: 32px;
30785
30461
  }
30786
- .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
30787
- margin-top: 8px;
30462
+ .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
30463
+ white-space: nowrap;
30788
30464
  }
30789
- .E_f1y3gta0 .form-item {
30790
- width: auto;
30465
+ .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
30466
+ height: 22px;
30467
+ padding: 0 7px;
30468
+ line-height: 20px;
30791
30469
  }
30792
- .E_f1y3gta0 .form-item-main {
30793
- position: relative;
30794
- display: flex;
30470
+ .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30471
+ background: #ccd4e3;
30795
30472
  }
30796
- .E_f1y3gta0 .form-item-extra {
30797
- margin-top: 4px;
30798
- width: 100%;
30799
- padding: 14px;
30800
- background: #f2f4f6;
30801
- font-size: 13px;
30802
- line-height: 1.8;
30803
- color: #8e9aa9;
30473
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30474
+ background: #0080ff;
30804
30475
  }
30805
- .E_f1y3gta0 .form-item-label {
30806
- padding-right: 12px;
30807
- font-size: 13px;
30808
- color: rgba(44, 56, 82, 0.6);
30476
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30477
+ background: #ccd4e3;
30478
+ opacity: 0.5;
30809
30479
  }
30810
- .E_f1y3gta0 .form-item-label.label-right {
30811
- text-align: right;
30480
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30481
+ border-right-color: #0080ff;
30812
30482
  }
30813
- .E_f1y3gta0 .form-item-label,
30814
- .E_f1y3gta0 .form-item-control {
30815
- line-height: 32px;
30483
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30484
+ border-color: #0080ff;
30816
30485
  }
30817
- .E_f1y3gta0 .form-item-control .form-item-error {
30818
- line-height: 18px;
30486
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked {
30487
+ background: rgba(0, 136, 255, 0.1);
30819
30488
  }
30820
- .E_f1y3gta0 .form-item-children {
30821
- width: 100%;
30489
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
30490
+ background: rgba(211, 218, 235, 0.6);
30491
+ border-color: #ccd4e3;
30492
+ opacity: 0.5;
30822
30493
  }
30823
- .E_f1y3gta0 .form-item-children > *:only-child.ant-select, .E_f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .E_f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30824
- width: 100%;
30494
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30495
+ color: #00122e;
30496
+ border-color: #ccd4e3;
30825
30497
  }
30826
- .E_f1y3gta0 .form-item-error {
30827
- color: #e75a3a;
30828
- height: 0;
30829
- overflow: hidden;
30498
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30499
+ color: #00122e;
30500
+ border-color: #ccd4e3;
30501
+ background: rgba(172, 186, 211, 0.6);
30830
30502
  }
30831
- .E_f1y3gta0 .form-item-error-enter-done {
30832
- margin-top: 4px;
30833
- height: auto;
30834
- overflow: auto;
30503
+ .E_r1f0aqcc .ant-radio-button-input {
30504
+ margin-right: 8px;
30505
+ display: inline;
30506
+ border: none;
30507
+ padding: 0;
30508
+ width: 36px;
30509
+ background: transparent;
30835
30510
  }
30836
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30837
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30838
- border: 1px solid #e75a3a;
30839
- color: #e75a3a;
30511
+ .E_r1f0aqcc .ant-radio-button-input:focus {
30512
+ box-shadow: none;
30840
30513
  }
30841
-
30842
- .E_fujbm7g {
30843
- color: #2d3a56;
30844
- font-weight: bold;
30845
- padding-bottom: 6px;
30846
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30847
- margin-bottom: 16px;
30514
+ .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
30515
+ margin-right: 0;
30516
+ width: initial;
30517
+ box-shadow: none;
30848
30518
  }
30849
- .E_fujbm7g:not(:first-of-type) {
30850
- margin-top: 16px;
30519
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30520
+ display: none;
30521
+ }
30522
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30523
+ display: inline;
30524
+ }
30525
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30526
+ display: inline;
30527
+ margin-right: 8px;
30528
+ padding: 0;
30529
+ width: 36px;
30851
30530
  }
30852
30531
 
30853
- .E_e5fsw5s {
30854
- width: 8px;
30855
- height: 24px;
30532
+ .E_p12gwtiw {
30533
+ display: flex;
30534
+ justify-content: space-between;
30535
+ align-items: center;
30536
+ padding: 10px 0;
30537
+ color: rgba(44, 56, 82, 0.6);
30538
+ font-size: 12px;
30539
+ line-height: 24px;
30540
+ }
30541
+ .E_p12gwtiw .pagination-left {
30542
+ padding: 2px 8px;
30543
+ }
30544
+ .E_p12gwtiw .dropdown-trigger {
30856
30545
  display: flex;
30857
- justify-content: center;
30858
30546
  align-items: center;
30547
+ border-radius: 6px;
30859
30548
  cursor: pointer;
30860
- transition: all 200ms ease-out 40ms;
30549
+ transition: all 0.3s ease;
30861
30550
  }
30862
- .E_e5fsw5s:before, .E_e5fsw5s:after {
30863
- content: "";
30864
- width: 1px;
30865
- height: 6px;
30866
- border-radius: 1px;
30867
- background: #ccd4e3;
30868
- position: relative;
30869
- right: 2px;
30870
- transform: rotate(-45deg);
30551
+ .E_p12gwtiw .dropdown-trigger:hover {
30552
+ background: rgba(211, 218, 235, 0.6);
30553
+ color: #0080ff;
30871
30554
  }
30872
- .E_e5fsw5s:after {
30873
- transform: rotate(45deg);
30874
- left: 1px;
30555
+ .E_p12gwtiw .dropdown-trigger .icon-inner {
30556
+ margin-left: 4px;
30875
30557
  }
30876
-
30877
- .E_w18knsg4.ant-alert-warning {
30878
- border: 0;
30879
- background: rgba(255, 187, 0, 0.1);
30880
- border-radius: 6px;
30558
+ .E_p12gwtiw .pagination-right {
30559
+ display: flex;
30560
+ align-items: center;
30561
+ color: #0080ff;
30562
+ font-weight: bold;
30881
30563
  }
30882
- .E_w18knsg4.ant-alert,
30883
- .E_w18knsg4 .ant-alert-message {
30884
- color: #e07f00;
30564
+ .E_p12gwtiw .pagination-right .icon-inner {
30565
+ margin-left: 4px;
30885
30566
  }
30886
- .E_w18knsg4.ant-alert .dashed-border-bottom,
30887
- .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
30888
- border-bottom-color: #e07f00;
30567
+ .E_p12gwtiw .pagination-right .prev-btn,
30568
+ .E_p12gwtiw .pagination-right .next-btn {
30569
+ padding: 0 8px;
30570
+ }
30571
+ .E_p12gwtiw .pagination-right .prev-btn > span,
30572
+ .E_p12gwtiw .pagination-right .next-btn > span {
30573
+ color: #0080ff;
30574
+ }
30575
+ .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30576
+ transform: rotate(180deg);
30889
30577
  }
30890
30578
 
30891
- .E_ng31n2o {
30892
- display: flex;
30893
- flex-direction: row;
30894
- padding: 7px 12px;
30895
- background: rgba(255, 187, 0, 0.1);
30896
- border-radius: 6px;
30897
- color: #e07f00;
30579
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30580
+ max-height: calc(100vh - 128px);
30581
+ overflow-y: auto;
30582
+ }
30583
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30584
+ padding: 4px 20px;
30898
30585
  font-size: 12px;
30899
30586
  line-height: 18px;
30900
30587
  }
30901
- .E_ng31n2o .icon-wrapper {
30902
- margin-right: 10px;
30903
- height: 18px;
30588
+
30589
+ .E_d6j0lbj {
30590
+ font-family: Inter;
30591
+ font-style: normal;
30592
+ font-weight: bold;
30593
+ font-size: 32px;
30594
+ line-height: 40px;
30904
30595
  }
30905
30596
 
30906
- .E_n15x5f5y {
30907
- display: flex;
30908
- flex-direction: row;
30909
- padding: 7px 12px;
30910
- background: rgba(225, 230, 241, 0.6);
30911
- border-radius: 6px;
30912
- color: rgba(44, 56, 82, 0.6);
30913
- font-size: 12px;
30914
- line-height: 18px;
30597
+ .E_d1xhvvxe {
30598
+ font-family: Inter;
30599
+ font-style: normal;
30600
+ font-weight: bold;
30601
+ font-size: 24px;
30602
+ line-height: 32px;
30915
30603
  }
30916
- .E_n15x5f5y .icon-wrapper {
30917
- margin-right: 10px;
30918
- height: 18px;
30604
+
30605
+ .E_dk10mxq {
30606
+ font-family: Inter;
30607
+ font-style: normal;
30608
+ font-weight: normal;
30609
+ font-size: 32px;
30610
+ line-height: 40px;
30919
30611
  }
30920
30612
 
30921
- .E_i16ozz3f {
30922
- display: flex;
30923
- flex-direction: row;
30924
- padding: 7px 12px;
30925
- background: rgba(0, 136, 255, 0.1);
30926
- border-radius: 6px;
30927
- color: #005ed1;
30928
- font-size: 12px;
30929
- line-height: 18px;
30613
+ .E_dxsait {
30614
+ font-family: Inter;
30615
+ font-style: normal;
30616
+ font-weight: bold;
30617
+ font-size: 20px;
30618
+ line-height: 24px;
30930
30619
  }
30931
- .E_i16ozz3f .icon-wrapper {
30932
- margin-right: 10px;
30933
- height: 18px;
30620
+
30621
+ .E_dokn0h3 {
30622
+ font-family: Inter;
30623
+ font-style: normal;
30624
+ font-weight: normal;
30625
+ font-size: 20px;
30626
+ line-height: 24px;
30934
30627
  }
30935
30628
 
30936
- .E_dszu9qr {
30937
- color: rgba(44, 56, 82, 0.6);
30938
- margin-top: 5px;
30939
- font-size: 12px;
30940
- line-height: 18px;
30629
+ .E_dobau4p {
30630
+ font-family: Inter;
30631
+ font-style: normal;
30632
+ font-weight: bold;
30633
+ font-size: 18px;
30634
+ line-height: 22px;
30941
30635
  }
30942
30636
 
30943
- .E_snxzgx {
30944
- color: #f0483e;
30945
- font-size: 12px;
30946
- white-space: pre-wrap;
30637
+ .E_dvolwok {
30638
+ font-family: Inter;
30639
+ font-style: normal;
30640
+ font-weight: normal;
30641
+ font-size: 18px;
30642
+ line-height: 22px;
30947
30643
  }
30948
30644
 
30949
- .E_o1i4orqw {
30950
- display: flex;
30951
- align-items: center;
30952
- justify-content: flex-end;
30645
+ .E_h181qhg4 {
30646
+ font-family: Inter;
30647
+ font-style: normal;
30648
+ font-weight: bold;
30649
+ font-size: 16px;
30650
+ line-height: 22px;
30953
30651
  }
30954
- .E_o1i4orqw .icon-wrapper {
30955
- margin-right: 16px;
30652
+
30653
+ .E_h1phgmcq {
30654
+ font-family: Inter;
30655
+ font-style: normal;
30656
+ font-weight: normal;
30657
+ font-size: 16px;
30658
+ line-height: 22px;
30956
30659
  }
30957
30660
 
30958
- .E_t79k8o2 {
30959
- color: rgba(0, 21, 64, 0.3);
30661
+ .E_h173xnl1 {
30662
+ font-family: Inter;
30663
+ font-style: normal;
30664
+ font-weight: bold;
30665
+ font-size: 14px;
30666
+ line-height: 20px;
30960
30667
  }
30961
30668
 
30962
- .E_ipd9bk.ant-input {
30963
- padding: 5px 12px;
30669
+ .E_hedm4pz {
30670
+ font-family: Inter;
30671
+ font-style: normal;
30672
+ font-weight: normal;
30673
+ font-size: 14px;
30964
30674
  line-height: 20px;
30965
- color: #2d3a56;
30966
- border-radius: 6px;
30967
- border-color: rgba(172, 186, 211, 0.6);
30968
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30969
30675
  }
30970
- .E_ipd9bk.ant-input.ant-input-lg {
30971
- padding: 8px 16px;
30972
- line-height: 22px;
30676
+
30677
+ .E_h1kd8xld {
30678
+ font-family: Inter;
30679
+ font-style: normal;
30680
+ font-weight: bold;
30681
+ font-size: 12px;
30682
+ line-height: 18px;
30973
30683
  }
30974
- .E_ipd9bk.ant-input.ant-input-sm {
30975
- padding: 2px 8px;
30684
+
30685
+ .E_hp14fr {
30686
+ font-family: Inter;
30687
+ font-style: normal;
30688
+ font-weight: normal;
30689
+ font-size: 12px;
30976
30690
  line-height: 18px;
30977
30691
  }
30978
- .E_ipd9bk.ant-input:not([disabled]):hover, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number:not([disabled]):hover, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
30979
- border-color: rgba(107, 128, 167, 0.6);
30980
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30981
- z-index: 1;
30692
+
30693
+ .E_hgrg7mn {
30694
+ font-family: Inter;
30695
+ font-style: normal;
30696
+ font-weight: bold;
30697
+ text-transform: uppercase;
30698
+ font-feature-settings: "cpsp" on;
30699
+ font-size: 12px;
30700
+ line-height: 18px;
30982
30701
  }
30983
- .E_ipd9bk.ant-input:not([disabled]):active, .E_ipd9bk.ant-input:not([disabled]):focus, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number:not([disabled]):active, .E_ipd9bk.ant-input-number:not([disabled]):focus, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
30984
- border-color: #0096ff;
30985
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30986
- z-index: 1;
30702
+
30703
+ .E_h6zme9x {
30704
+ font-family: Inter;
30705
+ font-style: normal;
30706
+ font-weight: normal;
30707
+ text-transform: uppercase;
30708
+ font-feature-settings: "cpsp" on;
30709
+ font-size: 12px;
30710
+ line-height: 18px;
30987
30711
  }
30988
- .E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
30989
- border-color: #e75a3a;
30990
- color: #e75a3a;
30712
+
30713
+ .E_locjvsv {
30714
+ font-family: Inter;
30715
+ font-style: normal;
30716
+ font-weight: normal;
30717
+ font-size: 16px;
30718
+ line-height: 24px;
30991
30719
  }
30992
- .E_ipd9bk.ant-input.error:not([disabled]):hover, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-picker.error:not([disabled]):hover, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number.error:not([disabled]):hover, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
30993
- border-color: #e75a3a;
30994
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30720
+
30721
+ .E_l13gi131 {
30722
+ font-family: Inter;
30723
+ font-style: normal;
30724
+ font-weight: bold;
30725
+ font-size: 16px;
30726
+ line-height: 24px;
30995
30727
  }
30996
- .E_ipd9bk.ant-input.error:not([disabled]):active, .E_ipd9bk.ant-input.error:not([disabled]):focus, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-picker.error:not([disabled]):active, .E_ipd9bk.ant-picker.error:not([disabled]):focus, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number.error:not([disabled]):active, .E_ipd9bk.ant-input-number.error:not([disabled]):focus, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
30997
- border-color: #e75a3a;
30998
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30728
+
30729
+ .E_l1ynemsu {
30730
+ font-family: Inter;
30731
+ font-style: normal;
30732
+ font-weight: normal;
30733
+ font-size: 16px;
30734
+ line-height: 24px;
30999
30735
  }
31000
- .E_ipd9bk.ant-input[disabled], .E_ipd9bk.ant-input.ant-input-disabled, .E_ipd9bk.ant-input-number[disabled], .E_ipd9bk.ant-input-number.ant-input-number-disabled {
31001
- background: rgba(211, 218, 235, 0.6);
31002
- color: rgba(0, 21, 64, 0.3);
31003
- border-color: rgba(172, 186, 211, 0.6);
30736
+
30737
+ .E_l1cft1cx {
30738
+ font-family: Inter;
30739
+ font-style: normal;
30740
+ font-weight: bold;
30741
+ font-size: 16px;
30742
+ line-height: 24px;
31004
30743
  }
31005
- .E_ipd9bk.ant-input-affix-wrapper {
31006
- padding: 5px 12px;
31007
- border-radius: 6px;
31008
- border-color: rgba(172, 186, 211, 0.6);
31009
- line-height: 20px;
31010
- color: #2d3a56;
31011
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30744
+
30745
+ .E_l17tqc8p {
30746
+ font-family: Inter;
30747
+ font-style: normal;
30748
+ font-weight: normal;
30749
+ text-transform: uppercase;
30750
+ font-feature-settings: "cpsp" on;
30751
+ font-size: 16px;
30752
+ line-height: 24px;
31012
30753
  }
31013
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31014
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31015
- color: rgba(44, 56, 82, 0.6);
30754
+
30755
+ .E_l1j1e5w7 {
30756
+ font-family: Inter;
30757
+ font-style: normal;
30758
+ font-weight: bold;
30759
+ text-transform: uppercase;
30760
+ font-feature-settings: "cpsp" on;
30761
+ font-size: 16px;
30762
+ line-height: 24px;
31016
30763
  }
31017
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31018
- padding: 8px 16px;
30764
+
30765
+ .E_l1gf91jb {
30766
+ font-family: Inter;
30767
+ font-style: normal;
30768
+ font-weight: normal;
30769
+ font-size: 14px;
31019
30770
  line-height: 22px;
31020
30771
  }
31021
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31022
- padding: 2px 8px;
31023
- line-height: 18px;
31024
- }
31025
- .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31026
- border-color: rgba(107, 128, 167, 0.6);
31027
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30772
+
30773
+ .E_lu7hlr6 {
30774
+ font-family: Inter;
30775
+ font-style: normal;
30776
+ font-weight: 500;
30777
+ font-size: 14px;
30778
+ line-height: 22px;
31028
30779
  }
31029
- .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31030
- border-color: #0096ff;
31031
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30780
+
30781
+ .E_l3l3jf0 {
30782
+ font-family: Inter;
30783
+ font-style: normal;
30784
+ font-weight: bold;
30785
+ font-size: 14px;
30786
+ line-height: 22px;
31032
30787
  }
31033
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31034
- border-color: #e75a3a;
30788
+
30789
+ .E_l12j5nqp {
30790
+ font-family: Inter;
30791
+ font-style: normal;
30792
+ font-weight: normal;
30793
+ font-size: 14px;
30794
+ line-height: 22px;
31035
30795
  }
31036
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31037
- color: #e75a3a;
30796
+
30797
+ .E_l1tecqht {
30798
+ font-family: Inter;
30799
+ font-style: normal;
30800
+ font-weight: bold;
30801
+ font-size: 14px;
30802
+ line-height: 22px;
31038
30803
  }
31039
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31040
- border-color: #e75a3a;
31041
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30804
+
30805
+ .E_l6sa990 {
30806
+ font-family: Inter;
30807
+ font-style: normal;
30808
+ font-weight: normal;
30809
+ text-transform: uppercase;
30810
+ font-feature-settings: "cpsp" on;
30811
+ font-size: 14px;
30812
+ line-height: 22px;
31042
30813
  }
31043
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31044
- border-color: #e75a3a;
31045
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30814
+
30815
+ .E_lckqe8j {
30816
+ font-family: Inter;
30817
+ font-style: normal;
30818
+ font-weight: bold;
30819
+ text-transform: uppercase;
30820
+ font-feature-settings: "cpsp" on;
30821
+ font-size: 14px;
30822
+ line-height: 22px;
31046
30823
  }
31047
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31048
- background: rgba(211, 218, 235, 0.6);
31049
- color: rgba(0, 21, 64, 0.3);
31050
- border-color: rgba(172, 186, 211, 0.6);
30824
+
30825
+ .E_l1kuminb {
30826
+ font-family: Inter;
30827
+ font-style: normal;
30828
+ font-weight: normal;
30829
+ font-size: 13px;
30830
+ line-height: 20px;
31051
30831
  }
31052
- textarea.E_ipd9bk.ant-input {
31053
- transition-property: height;
31054
- transition-delay: 50ms;
30832
+
30833
+ .E_l1pbuf5j {
30834
+ font-family: Inter;
30835
+ font-style: normal;
30836
+ font-weight: 600;
30837
+ font-size: 13px;
30838
+ line-height: 20px;
31055
30839
  }
31056
- textarea.E_ipd9bk.ant-input.textarea-large {
31057
- min-height: 40px;
31058
- height: 40px;
30840
+
30841
+ .E_l1r4ztu {
30842
+ font-family: Inter;
30843
+ font-style: normal;
30844
+ font-weight: bold;
30845
+ font-size: 13px;
30846
+ line-height: 20px;
31059
30847
  }
31060
- textarea.E_ipd9bk.ant-input.textarea-large:focus {
31061
- height: 80px;
30848
+
30849
+ .E_ly8vzok {
30850
+ font-family: Inter;
30851
+ font-style: normal;
30852
+ font-weight: normal;
30853
+ font-size: 13px;
30854
+ line-height: 20px;
31062
30855
  }
31063
- textarea.E_ipd9bk.ant-input.textarea-middle {
31064
- min-height: 32px;
31065
- height: 32px;
30856
+
30857
+ .E_lumfmf {
30858
+ font-family: Inter;
30859
+ font-style: normal;
30860
+ font-weight: 600;
30861
+ font-size: 13px;
30862
+ line-height: 20px;
31066
30863
  }
31067
- textarea.E_ipd9bk.ant-input.textarea-middle:focus {
31068
- height: 64px;
30864
+
30865
+ .E_l16ujwmv {
30866
+ font-family: Inter;
30867
+ font-style: normal;
30868
+ font-weight: bold;
30869
+ font-size: 13px;
30870
+ line-height: 20px;
31069
30871
  }
31070
- textarea.E_ipd9bk.ant-input.textarea-small {
31071
- min-height: 24px;
31072
- height: 24px;
30872
+
30873
+ .E_l17o1ffr {
30874
+ font-family: Inter;
30875
+ font-style: normal;
30876
+ font-weight: normal;
30877
+ text-transform: uppercase;
30878
+ font-feature-settings: "cpsp" on;
30879
+ font-size: 13px;
30880
+ line-height: 20px;
31073
30881
  }
31074
- textarea.E_ipd9bk.ant-input.textarea-small:focus {
31075
- height: 40px;
30882
+
30883
+ .E_lngllvn {
30884
+ font-family: Inter;
30885
+ font-style: normal;
30886
+ font-weight: bold;
30887
+ text-transform: uppercase;
30888
+ font-feature-settings: "cpsp" on;
30889
+ font-size: 13px;
30890
+ line-height: 20px;
31076
30891
  }
31077
30892
 
31078
- .E_kypn5o5 input, .E_kypn5o5.input-tags {
31079
- border: 1px solid rgba(213, 219, 227, 0.6);
31080
- border-radius: 4px;
30893
+ .E_l2i7fo9 {
30894
+ font-family: Inter;
30895
+ font-style: normal;
30896
+ font-weight: normal;
30897
+ font-size: 12px;
30898
+ line-height: 18px;
31081
30899
  }
31082
- .E_kypn5o5.input-tags {
31083
- position: relative;
31084
- padding: 6px;
31085
- height: 32px;
31086
- cursor: pointer;
31087
- transition: border 150ms;
30900
+
30901
+ .E_l1x7hscx {
30902
+ font-family: Inter;
30903
+ font-style: normal;
30904
+ font-weight: 500;
30905
+ font-size: 12px;
30906
+ line-height: 18px;
31088
30907
  }
31089
- .E_kypn5o5.input-tags:hover {
31090
- border-color: #0080ff;
31091
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30908
+
30909
+ .E_le1jwan {
30910
+ font-family: Inter;
30911
+ font-style: normal;
30912
+ font-weight: bold;
30913
+ font-size: 12px;
30914
+ line-height: 18px;
31092
30915
  }
31093
- .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
31094
- padding-right: 30px;
30916
+
30917
+ .E_lyxynfj {
30918
+ font-family: Inter;
30919
+ font-style: normal;
30920
+ font-weight: normal;
30921
+ font-size: 12px;
30922
+ line-height: 18px;
31095
30923
  }
31096
- .E_kypn5o5.input-tags .input-tags-inner {
31097
- display: flex;
30924
+
30925
+ .E_lpb2nxv {
30926
+ font-family: Inter;
30927
+ font-style: normal;
30928
+ font-weight: 500;
30929
+ font-size: 12px;
30930
+ line-height: 18px;
31098
30931
  }
31099
- .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31100
- display: flex;
30932
+
30933
+ .E_l1r8o3vv {
30934
+ font-family: Inter;
30935
+ font-style: normal;
30936
+ font-weight: bold;
30937
+ font-size: 12px;
30938
+ line-height: 18px;
31101
30939
  }
31102
- .E_kypn5o5.input-tags .input-tag-suffix {
31103
- position: absolute;
31104
- right: 12px;
31105
- top: 50%;
31106
- transform: translateY(-50%);
30940
+
30941
+ .E_lemnjy2 {
30942
+ font-family: Inter;
30943
+ font-style: normal;
30944
+ font-weight: normal;
30945
+ text-transform: uppercase;
30946
+ font-feature-settings: "cpsp" on;
30947
+ font-size: 12px;
30948
+ line-height: 18px;
31107
30949
  }
31108
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31109
- color: rgba(0, 0, 0, 0.25);
30950
+
30951
+ .E_lrc42gb {
30952
+ font-family: Inter;
30953
+ font-style: normal;
30954
+ font-weight: bold;
30955
+ text-transform: uppercase;
30956
+ font-feature-settings: "cpsp" on;
31110
30957
  font-size: 12px;
31111
- cursor: pointer;
30958
+ line-height: 18px;
31112
30959
  }
31113
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31114
- color: rgba(0, 0, 0, 0.45);
30960
+
30961
+ .E_fqaz4mb {
30962
+ font-family: Inter;
30963
+ font-style: normal;
30964
+ font-weight: normal;
30965
+ font-size: 13px;
30966
+ line-height: 20px;
31115
30967
  }
31116
- .E_kypn5o5.has-focus-indicator {
31117
- position: relative;
31118
- overflow: hidden;
30968
+
30969
+ .E_f13we5o {
30970
+ font-family: Inter;
30971
+ font-style: normal;
30972
+ font-weight: normal;
30973
+ font-size: 13px;
30974
+ line-height: 20px;
31119
30975
  }
31120
- .E_kypn5o5.has-focus-indicator .ant-input-prefix {
31121
- position: absolute;
31122
- top: 50%;
31123
- transform: translateY(-50%);
31124
- left: -16px;
31125
- transition: left 150ms ease;
31126
- opacity: 0;
30976
+
30977
+ .E_ffmjua2 {
30978
+ font-family: Inter;
30979
+ font-style: normal;
30980
+ font-weight: normal;
30981
+ font-size: 12px;
30982
+ line-height: 18px;
31127
30983
  }
31128
- .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31129
- left: 8px;
31130
- opacity: 1;
30984
+
30985
+ .E_fz2mxw0 {
30986
+ font-family: Inter;
30987
+ font-style: normal;
30988
+ font-weight: normal;
30989
+ font-size: 12px;
30990
+ line-height: 18px;
31131
30991
  }
31132
- .E_kypn5o5.has-focus-indicator input {
31133
- transition: margin-left 150ms ease;
31134
- margin-left: 0px;
30992
+
30993
+ .E_t1ertzoh {
30994
+ font-family: Inter;
30995
+ font-style: normal;
30996
+ font-weight: normal;
30997
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30998
+ font-size: 13px;
30999
+ line-height: 20px;
31135
31000
  }
31136
- .E_kypn5o5.has-focus-indicator input:focus {
31137
- margin-left: 16px;
31001
+
31002
+ .E_t19bge8r {
31003
+ font-family: Inter;
31004
+ font-style: normal;
31005
+ font-weight: normal;
31006
+ font-feature-settings: "zero" on;
31007
+ font-size: 13px;
31008
+ line-height: 20px;
31138
31009
  }
31139
31010
 
31140
- input.E_l1ki27se.ant-input {
31141
- border-top-right-radius: 0;
31142
- border-bottom-right-radius: 0;
31011
+ .E_tjrzfyl {
31012
+ font-family: Inter;
31013
+ font-style: normal;
31014
+ font-weight: normal;
31015
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31016
+ font-size: 12px;
31017
+ line-height: 18px;
31143
31018
  }
31144
31019
 
31145
- .E_l1ki27se.ant-input-affix-wrapper {
31146
- border-top-right-radius: 0;
31147
- border-bottom-right-radius: 0;
31020
+ .E_tm6s7bo {
31021
+ font-family: Inter;
31022
+ font-style: normal;
31023
+ font-weight: 500;
31024
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
31025
+ font-size: 12px;
31026
+ line-height: 18px;
31148
31027
  }
31149
31028
 
31150
- input.E_rrg1fkn.ant-input {
31151
- border-top-left-radius: 0;
31152
- border-bottom-left-radius: 0;
31029
+ .E_t19zq6ic {
31030
+ font-family: Inter;
31031
+ font-style: normal;
31032
+ font-weight: normal;
31033
+ font-feature-settings: "zero" on;
31034
+ font-size: 12px;
31035
+ line-height: 18px;
31153
31036
  }
31154
31037
 
31155
- .E_rrg1fkn.ant-input-affix-wrapper {
31156
- border-top-left-radius: 0;
31157
- border-bottom-left-radius: 0;
31038
+ .E_t1gduru8 {
31039
+ font-family: Inter;
31040
+ font-style: normal;
31041
+ font-weight: 500;
31042
+ font-feature-settings: "zero" on;
31043
+ font-size: 12px;
31044
+ line-height: 18px;
31158
31045
  }
31159
31046
 
31160
- .E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
31161
- border-top-right-radius: 0;
31162
- border-bottom-right-radius: 0;
31047
+ .E_t55raab {
31048
+ font-family: Inter;
31049
+ font-style: normal;
31050
+ font-weight: bold;
31051
+ font-feature-settings: "zero" on;
31052
+ font-size: 16px;
31053
+ line-height: 24px;
31163
31054
  }
31164
31055
 
31165
- .E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
31166
- border-top-left-radius: 0;
31167
- border-bottom-left-radius: 0;
31056
+ .E_u1w9abfe {
31057
+ font-family: Inter;
31058
+ font-style: normal;
31059
+ font-weight: normal;
31060
+ font-size: 10px;
31061
+ line-height: 12px;
31168
31062
  }
31169
31063
 
31170
- .E_c1t6wbwv {
31064
+ .E_cz04yix {
31171
31065
  display: flex;
31172
31066
  flex-direction: column;
31173
31067
  }
31174
- .E_c1t6wbwv .select-wrapper {
31175
- margin-top: 12px;
31068
+
31069
+ .E_m1if5j39 {
31070
+ max-width: 1120px;
31071
+ width: 100%;
31072
+ margin: 0 auto;
31073
+ height: 100%;
31176
31074
  }
31177
- .E_c1t6wbwv .select-wrapper .select {
31075
+
31076
+ .E_w1vvwdlp {
31077
+ max-width: 1120px;
31178
31078
  width: 100%;
31079
+ margin: 0 auto;
31080
+ display: flex;
31179
31081
  }
31180
- .E_c1t6wbwv .radio-wrapper {
31181
- margin-top: 24px;
31082
+ .E_w1vvwdlp .left,
31083
+ .E_w1vvwdlp .right {
31084
+ flex-grow: 0;
31085
+ flex-shrink: 0;
31086
+ flex-basis: 21%;
31182
31087
  }
31183
- .E_c1t6wbwv div.form-item {
31088
+ .E_w1vvwdlp .left {
31089
+ display: flex;
31090
+ justify-content: flex-end;
31091
+ padding-right: 44px;
31092
+ }
31093
+ .E_w1vvwdlp .right {
31094
+ padding-left: 44px;
31095
+ }
31096
+ .E_w1vvwdlp .middle {
31097
+ margin-bottom: 40px;
31098
+ flex-grow: 0;
31099
+ flex-shrink: 0;
31100
+ flex-basis: 58%;
31101
+ }
31102
+ .E_w1vvwdlp .middle .form-base-field {
31184
31103
  width: 100%;
31185
31104
  }
31105
+ .E_w1vvwdlp .middle .form-base-field .form-base-field {
31106
+ width: auto;
31107
+ }
31186
31108
 
31187
- .E_d1k7vv5v {
31188
- font-size: 14px;
31189
- font-weight: 500;
31190
- color: #3e4652;
31191
- line-height: 18px;
31109
+ .E_h1cuopx7 .ant-modal-header {
31110
+ margin: 0 auto;
31111
+ width: 100%;
31112
+ max-width: 648px;
31192
31113
  }
31193
- .E_d1k7vv5v + .E_d1k7vv5v {
31194
- margin-top: 16px;
31114
+ .E_h1cuopx7 .ant-modal-header .ant-modal-title {
31115
+ margin-left: 0;
31116
+ }
31117
+ .E_h1cuopx7 .ant-modal-body {
31118
+ margin: 0 auto;
31119
+ padding: 0;
31120
+ width: 100%;
31121
+ max-width: 648px;
31122
+ overflow: hidden;
31123
+ }
31124
+ .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31125
+ margin-bottom: 40px;
31126
+ }
31127
+ .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31128
+ height: calc(100vh - 225px);
31129
+ overflow-y: auto;
31130
+ }
31131
+ .E_h1cuopx7 .ant-modal-footer .footer-content {
31132
+ margin: 0 auto;
31133
+ max-width: 648px;
31134
+ }
31135
+
31136
+ .E_h1p6d3y3 .ant-modal-header {
31137
+ margin: 0 auto;
31138
+ width: 100%;
31139
+ max-width: 1024px;
31140
+ }
31141
+ .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
31142
+ margin-left: 0;
31143
+ }
31144
+ .E_h1p6d3y3 .ant-modal-body {
31145
+ margin: 0 auto;
31146
+ padding: 0;
31147
+ width: 100%;
31148
+ max-width: 1024px;
31149
+ overflow: hidden;
31150
+ }
31151
+ .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31152
+ margin-bottom: 40px;
31195
31153
  }
31196
- .E_d1k7vv5v + * {
31197
- margin-top: 16px;
31154
+ .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31155
+ height: calc(100vh - 225px);
31156
+ overflow-y: auto;
31198
31157
  }
31199
-
31200
- .E_le7b9r4.E_d1k7vv5v {
31201
- font-size: 12px;
31202
- color: rgba(44, 56, 82, 0.6);
31203
- margin-top: 12px;
31158
+ .E_h1p6d3y3 .ant-modal-footer .footer-content {
31159
+ margin: 0 auto;
31160
+ max-width: 1024px;
31204
31161
  }
31205
31162
 
31206
- .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
31207
- line-height: 18px;
31208
- font-weight: 500;
31209
- margin-top: 0;
31210
- white-space: initial;
31163
+ .E_fxgckuk {
31164
+ flex: 1;
31211
31165
  }
31212
-
31213
- .E_r12ddqmh {
31214
- display: block;
31166
+ .E_fxgckuk label {
31167
+ font-size: 13px;
31168
+ line-height: 20px;
31169
+ color: rgba(44, 56, 82, 0.6);
31215
31170
  }
31216
- .E_r12ddqmh span {
31171
+ .E_fxgckuk .title {
31217
31172
  font-size: 14px;
31218
- font-weight: 500;
31219
- line-height: 32px;
31220
- color: #3e4652;
31173
+ line-height: 20px;
31174
+ color: #2d3a56;
31175
+ margin-bottom: 12px;
31176
+ }
31177
+ .E_fxgckuk.connect-cluster .title {
31178
+ padding-bottom: 26px;
31221
31179
  }
31222
31180
 
31223
- .E_ctcr26a {
31224
- margin-top: 8px;
31225
- padding: 8px;
31226
- border-radius: 6px;
31227
- background: rgba(225, 230, 241, 0.6);
31228
- color: rgba(44, 56, 82, 0.6);
31229
- font-size: 12px;
31181
+ .E_f1d0vek1 {
31182
+ padding: 25px 0 15px 0;
31183
+ border-bottom: 1px solid #e1e5eb;
31184
+ margin-bottom: 16px;
31230
31185
  }
31231
- .E_ctcr26a div {
31232
- line-height: 20px;
31186
+
31187
+ .E_f4u402y {
31233
31188
  display: flex;
31234
31189
  align-items: center;
31235
- word-break: break-all;
31190
+ margin-bottom: 8px;
31191
+ }
31192
+ .E_f4u402y > label {
31193
+ width: 216px;
31194
+ }
31195
+ .E_f4u402y > label + * {
31196
+ width: 100%;
31197
+ }
31198
+ .E_f4u402y .ant-select {
31199
+ width: 100%;
31236
31200
  }
31237
31201
 
31238
- .E_s1fc623g {
31239
- width: 430px !important;
31202
+ .E_e1pldf6v {
31203
+ color: #e75a3a;
31204
+ margin-right: 10px;
31240
31205
  }
31241
31206
 
31242
- .E_da3mx0o .ant-select-item-group {
31243
- padding: 8px 16px;
31244
- line-height: 18px;
31245
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31246
- height: 34px;
31247
- min-height: 34px;
31248
- box-sizing: border-box;
31249
- margin-top: 8px;
31207
+ .E_dq0gblh {
31208
+ width: 100%;
31209
+ height: 1px;
31210
+ background: rgba(213, 219, 227, 0.6);
31211
+ margin: 24px 0;
31250
31212
  }
31251
31213
 
31252
- .E_onr9gzt {
31214
+ .E_l1v7sr0n {
31253
31215
  display: flex;
31254
- flex-direction: column;
31255
- margin: 1px 8px;
31256
- padding: 8px;
31257
- border-radius: 4px;
31258
- }
31259
- .E_onr9gzt .selected-icon {
31260
- display: none;
31261
- }
31262
- .E_onr9gzt.ant-select-item-option-grouped {
31263
- padding-left: 8px;
31216
+ justify-content: center;
31217
+ align-items: center;
31218
+ height: 100%;
31264
31219
  }
31265
- .E_onr9gzt.ant-select-item-option-selected {
31266
- background-color: white;
31220
+
31221
+ .E_d1i4ou6o {
31222
+ display: inline-block;
31223
+ width: 4px;
31224
+ height: 4px;
31225
+ background: #8e9aa9;
31226
+ opacity: 0.4;
31227
+ border-radius: 50%;
31228
+ margin: 0 4px;
31267
31229
  }
31268
- .E_onr9gzt.ant-select-item-option-selected .timezone-title {
31269
- color: #0080ff;
31230
+
31231
+ .E_m1jy87hk .ant-modal-header,
31232
+ .E_m1jy87hk .ant-modal-footer .footer-content {
31233
+ width: 648px;
31234
+ margin: 0 auto;
31270
31235
  }
31271
- .E_onr9gzt.ant-select-item-option-selected .selected-icon {
31272
- display: block;
31236
+ .E_m1jy87hk .ant-modal-header {
31237
+ padding: 35px 0 24px;
31238
+ border: none;
31273
31239
  }
31274
- .E_onr9gzt.ant-select-item-option-active {
31275
- background: rgba(0, 136, 255, 0.16);
31240
+ .E_m1jy87hk .ant-modal-header .ant-modal-title {
31241
+ font-size: 30px;
31276
31242
  }
31277
- .E_onr9gzt.ant-select-item-option-active .timezone-title {
31278
- color: #0080ff;
31243
+ .E_m1jy87hk .ant-modal-body {
31244
+ padding: 4px 0 2px;
31279
31245
  }
31280
- .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31281
- background: rgba(0, 136, 255, 0.1);
31282
- color: #0080ff;
31246
+ .E_m1jy87hk .ant-modal-footer {
31247
+ border: none;
31283
31248
  }
31284
31249
 
31285
- .E_oiy0apc {
31286
- display: flex;
31287
- justify-content: space-between;
31288
- height: 20px;
31289
- line-height: 20px;
31250
+ .E_ti7fpyu {
31251
+ font-size: 12px;
31252
+ line-height: 18px;
31253
+ font-weight: bold;
31254
+ color: #fff;
31255
+ padding: 0 4px;
31256
+ border-radius: 4px;
31257
+ display: inline-block;
31258
+ background: var(--ti7fpyu-0);
31290
31259
  }
31291
- .E_oiy0apc .timezone-title {
31292
- color: #2d3a56;
31293
- overflow: hidden;
31294
- text-overflow: ellipsis;
31260
+ .E_ti7fpyu:not(:first-child) {
31261
+ margin-left: 4px;
31295
31262
  }
31296
31263
 
31297
- .E_of4y382 {
31264
+ .E_f1rest1f {
31265
+ width: 100%;
31266
+ height: 100%;
31298
31267
  display: flex;
31299
- justify-content: space-between;
31300
- color: rgba(44, 56, 82, 0.6);
31301
- height: 18px;
31302
- line-height: 18px;
31303
- margin-top: 2px;
31268
+ align-items: center;
31269
+ justify-content: center;
31304
31270
  }
31305
31271
 
31306
- .E_t19903l9 {
31307
- border: none;
31308
- margin-right: 0;
31309
- background: rgba(225, 230, 241, 0.6);
31272
+ .E_n1kbdoln {
31273
+ font-size: 90%;
31274
+ font-weight: bold;
31275
+ background-color: rgba(240, 243, 247, 0.6);
31276
+ padding: 1px 4px 1px;
31277
+ margin-left: 2px;
31278
+ margin-right: 2px;
31279
+ border: 1px solid rgba(213, 219, 227, 0.6);
31280
+ border-radius: 4px;
31310
31281
  }
31311
31282
 
31312
- .E_ohwbvxu {
31313
- pointer-events: none;
31314
- height: 32px;
31315
- width: 100%;
31316
- opacity: 0;
31283
+ .E_f1y3gta0.form-item-general {
31284
+ width: 640px;
31317
31285
  }
31318
-
31319
- .E_t1upn1sz {
31320
- height: 100%;
31286
+ .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
31287
+ margin-top: 16px;
31321
31288
  }
31322
-
31323
- .E_tta5kd2 {
31324
- height: 100%;
31289
+ .E_f1y3gta0.form-item-compact {
31290
+ width: 412px;
31325
31291
  }
31326
- .E_tta5kd2.empty-table .ant-table-content {
31327
- overflow: visible !important;
31328
- height: 100%;
31292
+ .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
31293
+ margin-top: 8px;
31329
31294
  }
31330
- .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31331
- height: 100%;
31295
+ .E_f1y3gta0 .form-item {
31296
+ width: auto;
31332
31297
  }
31333
- .E_tta5kd2.empty-table .ant-table-content table {
31334
- width: 100% !important;
31335
- height: 100%;
31298
+ .E_f1y3gta0 .form-item-main {
31299
+ position: relative;
31300
+ display: flex;
31336
31301
  }
31337
- .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31338
- padding: 15px 0;
31302
+ .E_f1y3gta0 .form-item-extra {
31303
+ margin-top: 4px;
31304
+ width: 100%;
31305
+ padding: 14px;
31306
+ background: #f2f4f6;
31307
+ font-size: 13px;
31308
+ line-height: 1.8;
31309
+ color: #8e9aa9;
31339
31310
  }
31340
- .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31341
- display: none;
31311
+ .E_f1y3gta0 .form-item-label {
31312
+ padding-right: 12px;
31313
+ font-size: 13px;
31314
+ color: rgba(44, 56, 82, 0.6);
31342
31315
  }
31343
- .E_tta5kd2 .active-row td:nth-child(1) {
31344
- font-weight: 700;
31316
+ .E_f1y3gta0 .form-item-label.label-right {
31317
+ text-align: right;
31345
31318
  }
31346
- .E_tta5kd2.has-selection .active-row td:nth-child(2) {
31347
- font-weight: 700;
31319
+ .E_f1y3gta0 .form-item-label,
31320
+ .E_f1y3gta0 .form-item-control {
31321
+ line-height: 32px;
31348
31322
  }
31349
- .E_tta5kd2 .ant-spin-nested-loading {
31350
- height: 100%;
31323
+ .E_f1y3gta0 .form-item-control .form-item-error {
31324
+ line-height: 18px;
31351
31325
  }
31352
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31353
- height: 100%;
31354
- overflow: visible;
31326
+ .E_f1y3gta0 .form-item-children {
31327
+ width: 100%;
31355
31328
  }
31356
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
31357
- max-height: none;
31329
+ .E_f1y3gta0 .form-item-children > *:only-child.ant-select, .E_f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .E_f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31330
+ width: 100%;
31331
+ }
31332
+ .E_f1y3gta0 .form-item-error {
31333
+ color: #e75a3a;
31334
+ height: 0;
31335
+ overflow: hidden;
31336
+ }
31337
+ .E_f1y3gta0 .form-item-error-enter-done {
31338
+ margin-top: 4px;
31339
+ height: auto;
31340
+ overflow: auto;
31358
31341
  }
31359
- .E_tta5kd2.table-init-loading .ant-spin-blur thead,
31360
- .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
31361
- display: none;
31342
+ .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31343
+ .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31344
+ border: 1px solid #e75a3a;
31345
+ color: #e75a3a;
31362
31346
  }
31363
- .E_tta5kd2 td.ant-table-column-sort {
31364
- background: transparent;
31347
+
31348
+ .E_fujbm7g {
31349
+ color: #2d3a56;
31350
+ font-weight: bold;
31351
+ padding-bottom: 6px;
31352
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31353
+ margin-bottom: 16px;
31365
31354
  }
31366
- .E_tta5kd2 td.ant-table-cell-fix-left,
31367
- .E_tta5kd2 td.ant-table-cell-fix-right {
31368
- background: #fff;
31369
- padding: 0 !important;
31355
+ .E_fujbm7g:not(:first-of-type) {
31356
+ margin-top: 16px;
31370
31357
  }
31371
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31372
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31358
+
31359
+ .E_e5fsw5s {
31360
+ width: 8px;
31361
+ height: 24px;
31373
31362
  display: flex;
31363
+ justify-content: center;
31374
31364
  align-items: center;
31375
- height: 100%;
31376
- padding: 8px;
31365
+ cursor: pointer;
31366
+ transition: all 200ms ease-out 40ms;
31377
31367
  }
31378
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31379
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31380
- overflow: hidden;
31381
- text-overflow: ellipsis;
31382
- width: 100%;
31368
+ .E_e5fsw5s:before, .E_e5fsw5s:after {
31369
+ content: "";
31370
+ width: 1px;
31371
+ height: 6px;
31372
+ border-radius: 1px;
31373
+ background: #ccd4e3;
31374
+ position: relative;
31375
+ right: 2px;
31376
+ transform: rotate(-45deg);
31383
31377
  }
31384
- .E_tta5kd2 .ant-table-container {
31385
- height: 100%;
31378
+ .E_e5fsw5s:after {
31379
+ transform: rotate(45deg);
31380
+ left: 1px;
31386
31381
  }
31387
- .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
31388
- box-shadow: none !important;
31382
+
31383
+ .E_w18knsg4.ant-alert-warning {
31384
+ border: 0;
31385
+ background: rgba(255, 187, 0, 0.1);
31386
+ border-radius: 6px;
31389
31387
  }
31390
- .E_tta5kd2 .ant-table {
31391
- border-radius: 0px;
31392
- border-left: none;
31393
- border-right: none;
31394
- border-bottom: none;
31395
- height: 100%;
31396
- font-size: 12px;
31397
- background: transparent;
31388
+ .E_w18knsg4.ant-alert,
31389
+ .E_w18knsg4 .ant-alert-message {
31390
+ color: #e07f00;
31398
31391
  }
31399
- .E_tta5kd2 .ant-table .ant-table-header {
31400
- position: relative;
31401
- z-index: 3;
31402
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31403
- margin-bottom: -1px;
31392
+ .E_w18knsg4.ant-alert .dashed-border-bottom,
31393
+ .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
31394
+ border-bottom-color: #e07f00;
31404
31395
  }
31405
- .E_tta5kd2 .ant-table .time-wrapper .date,
31406
- .E_tta5kd2 .ant-table .value {
31407
- color: #2d3a56;
31396
+
31397
+ .E_ng31n2o {
31398
+ display: flex;
31399
+ flex-direction: row;
31400
+ padding: 7px 12px;
31401
+ background: rgba(255, 187, 0, 0.1);
31402
+ border-radius: 6px;
31403
+ color: #e07f00;
31404
+ font-size: 12px;
31405
+ line-height: 18px;
31408
31406
  }
31409
- .E_tta5kd2 .ant-table .time-wrapper .time,
31410
- .E_tta5kd2 .ant-table .unit {
31407
+ .E_ng31n2o .icon-wrapper {
31408
+ margin-right: 10px;
31409
+ height: 18px;
31410
+ }
31411
+
31412
+ .E_n15x5f5y {
31413
+ display: flex;
31414
+ flex-direction: row;
31415
+ padding: 7px 12px;
31416
+ background: rgba(225, 230, 241, 0.6);
31417
+ border-radius: 6px;
31411
31418
  color: rgba(44, 56, 82, 0.6);
31419
+ font-size: 12px;
31420
+ line-height: 18px;
31412
31421
  }
31413
- .E_tta5kd2 .ant-table .ant-table-selection {
31414
- position: unset;
31415
- text-align: center;
31422
+ .E_n15x5f5y .icon-wrapper {
31423
+ margin-right: 10px;
31424
+ height: 18px;
31416
31425
  }
31417
- .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31418
- background: #fff;
31426
+
31427
+ .E_i16ozz3f {
31428
+ display: flex;
31429
+ flex-direction: row;
31430
+ padding: 7px 12px;
31431
+ background: rgba(0, 136, 255, 0.1);
31432
+ border-radius: 6px;
31433
+ color: #005ed1;
31434
+ font-size: 12px;
31435
+ line-height: 18px;
31419
31436
  }
31420
- .E_tta5kd2 .ant-table .anticon-setting {
31421
- cursor: pointer;
31422
- position: absolute;
31423
- top: 50%;
31424
- right: 12px;
31425
- transform: translateY(-50%);
31437
+ .E_i16ozz3f .icon-wrapper {
31438
+ margin-right: 10px;
31439
+ height: 18px;
31426
31440
  }
31427
- .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31428
- box-shadow: none;
31429
- width: 1px;
31430
- background: rgba(213, 219, 227, 0.6);
31441
+
31442
+ .E_dszu9qr {
31443
+ color: rgba(44, 56, 82, 0.6);
31444
+ margin-top: 5px;
31445
+ font-size: 12px;
31446
+ line-height: 18px;
31431
31447
  }
31432
- .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31433
- box-shadow: none;
31434
- width: 1px;
31435
- background: rgba(213, 219, 227, 0.6);
31448
+
31449
+ .E_snxzgx {
31450
+ color: #f0483e;
31451
+ font-size: 12px;
31452
+ white-space: pre-wrap;
31436
31453
  }
31437
- .E_tta5kd2 .ant-table .ant-table-tbody {
31438
- position: relative;
31454
+
31455
+ .E_o1i4orqw {
31456
+ display: flex;
31457
+ align-items: center;
31458
+ justify-content: flex-end;
31439
31459
  }
31440
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31441
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31442
- border-bottom: 1px solid white;
31443
- height: 40px;
31444
- vertical-align: middle;
31445
- transition: background 0ms;
31446
- color: #00122e;
31460
+ .E_o1i4orqw .icon-wrapper {
31461
+ margin-right: 16px;
31447
31462
  }
31448
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31449
- background: #f2f5fa;
31450
- border-bottom-color: #f2f5fa;
31463
+
31464
+ .E_t79k8o2 {
31465
+ color: rgba(0, 21, 64, 0.3);
31451
31466
  }
31452
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31453
- height: auto;
31454
- color: #00122e;
31455
- font-size: 12px;
31456
- text-align: left;
31457
- transition: none;
31458
- overflow: hidden;
31459
- text-overflow: ellipsis;
31460
- white-space: nowrap;
31467
+
31468
+ .E_ipd9bk.ant-input {
31469
+ padding: 5px 12px;
31470
+ line-height: 20px;
31471
+ color: #2d3a56;
31472
+ border-radius: 6px;
31473
+ border-color: rgba(172, 186, 211, 0.6);
31474
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31461
31475
  }
31462
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31463
- color: #0096ff;
31476
+ .E_ipd9bk.ant-input.ant-input-lg {
31477
+ padding: 8px 16px;
31478
+ line-height: 22px;
31464
31479
  }
31465
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31466
- overflow: hidden;
31467
- text-overflow: ellipsis;
31468
- width: 100%;
31469
- vertical-align: middle;
31480
+ .E_ipd9bk.ant-input.ant-input-sm {
31481
+ padding: 2px 8px;
31482
+ line-height: 18px;
31470
31483
  }
31471
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31472
- line-height: 0px;
31484
+ .E_ipd9bk.ant-input:not([disabled]):hover, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number:not([disabled]):hover, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31485
+ border-color: rgba(107, 128, 167, 0.6);
31486
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31487
+ z-index: 1;
31473
31488
  }
31474
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31475
- padding-right: 25px;
31489
+ .E_ipd9bk.ant-input:not([disabled]):active, .E_ipd9bk.ant-input:not([disabled]):focus, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number:not([disabled]):active, .E_ipd9bk.ant-input-number:not([disabled]):focus, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31490
+ border-color: #0096ff;
31491
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31492
+ z-index: 1;
31476
31493
  }
31477
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31478
- border-top-color: transparent;
31494
+ .E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
31495
+ border-color: #e75a3a;
31496
+ color: #e75a3a;
31479
31497
  }
31480
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31481
- background: rgba(225, 230, 241, 0.6);
31482
- border-color: transparent transparent white;
31498
+ .E_ipd9bk.ant-input.error:not([disabled]):hover, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-picker.error:not([disabled]):hover, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .E_ipd9bk.ant-input-number.error:not([disabled]):hover, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31499
+ border-color: #e75a3a;
31500
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31483
31501
  }
31484
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31485
- border-radius: 8px 0 0 8px;
31502
+ .E_ipd9bk.ant-input.error:not([disabled]):active, .E_ipd9bk.ant-input.error:not([disabled]):focus, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-picker.error:not([disabled]):active, .E_ipd9bk.ant-picker.error:not([disabled]):focus, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .E_ipd9bk.ant-input-number.error:not([disabled]):active, .E_ipd9bk.ant-input-number.error:not([disabled]):focus, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .E_ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31503
+ border-color: #e75a3a;
31504
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31486
31505
  }
31487
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31488
- border-radius: 8px 0 0 8px;
31506
+ .E_ipd9bk.ant-input[disabled], .E_ipd9bk.ant-input.ant-input-disabled, .E_ipd9bk.ant-input-number[disabled], .E_ipd9bk.ant-input-number.ant-input-number-disabled {
31507
+ background: rgba(211, 218, 235, 0.6);
31508
+ color: rgba(0, 21, 64, 0.3);
31509
+ border-color: rgba(172, 186, 211, 0.6);
31489
31510
  }
31490
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31491
- content: "";
31492
- width: 4px;
31493
- top: -1px;
31494
- bottom: -1px;
31495
- background: white;
31511
+ .E_ipd9bk.ant-input-affix-wrapper {
31512
+ padding: 5px 12px;
31513
+ border-radius: 6px;
31514
+ border-color: rgba(172, 186, 211, 0.6);
31515
+ line-height: 20px;
31516
+ color: #2d3a56;
31517
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31518
+ }
31519
+ .E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31520
+ .E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31521
+ color: rgba(44, 56, 82, 0.6);
31496
31522
  }
31497
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31498
- border-radius: 0 8px 8px 0;
31523
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31524
+ padding: 8px 16px;
31525
+ line-height: 22px;
31499
31526
  }
31500
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31501
- border-radius: 0;
31502
- background: white;
31503
- border-top: none;
31527
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31528
+ padding: 2px 8px;
31529
+ line-height: 18px;
31504
31530
  }
31505
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31506
- border-top: 1px solid transparent;
31507
- border-radius: 0 8px 8px 0;
31508
- background: rgba(225, 230, 241, 0.6);
31531
+ .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31532
+ border-color: rgba(107, 128, 167, 0.6);
31533
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31509
31534
  }
31510
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31511
- background: white;
31512
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31535
+ .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31536
+ border-color: #0096ff;
31537
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31513
31538
  }
31514
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31515
- display: flex;
31516
- align-items: center;
31517
- height: 100%;
31518
- background: rgba(225, 230, 241, 0.6);
31539
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31540
+ border-color: #e75a3a;
31519
31541
  }
31520
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31521
- background: white;
31522
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31542
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31543
+ color: #e75a3a;
31523
31544
  }
31524
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31525
- display: flex;
31526
- align-items: center;
31527
- height: 100%;
31528
- background: rgba(225, 230, 241, 0.6);
31545
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31546
+ border-color: #e75a3a;
31547
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31529
31548
  }
31530
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31531
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31549
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31550
+ border-color: #e75a3a;
31551
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31532
31552
  }
31533
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31534
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31535
- border-radius: 8px;
31553
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31554
+ background: rgba(211, 218, 235, 0.6);
31555
+ color: rgba(0, 21, 64, 0.3);
31556
+ border-color: rgba(172, 186, 211, 0.6);
31536
31557
  }
31537
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31538
- border-top-color: white;
31558
+ textarea.E_ipd9bk.ant-input {
31559
+ transition-property: height;
31560
+ transition-delay: 50ms;
31539
31561
  }
31540
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31541
- background: rgba(0, 136, 255, 0.1);
31542
- border-bottom-color: transparent;
31543
- border-top-color: transparent;
31562
+ textarea.E_ipd9bk.ant-input.textarea-large {
31563
+ min-height: 40px;
31564
+ height: 40px;
31544
31565
  }
31545
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31546
- border-radius: 8px 0 0 8px;
31566
+ textarea.E_ipd9bk.ant-input.textarea-large:focus {
31567
+ height: 80px;
31547
31568
  }
31548
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31549
- border-radius: 0 8px 8px 0;
31569
+ textarea.E_ipd9bk.ant-input.textarea-middle {
31570
+ min-height: 32px;
31571
+ height: 32px;
31550
31572
  }
31551
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31552
- background: rgba(0, 136, 255, 0.1);
31573
+ textarea.E_ipd9bk.ant-input.textarea-middle:focus {
31574
+ height: 64px;
31553
31575
  }
31554
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
31555
- background: #fff;
31556
- font-weight: 400;
31557
- position: relative;
31558
- border-bottom: none;
31559
- color: #00122e;
31560
- transition: none;
31561
- padding: 15px 8px 15px 8px;
31576
+ textarea.E_ipd9bk.ant-input.textarea-small {
31577
+ min-height: 24px;
31578
+ height: 24px;
31562
31579
  }
31563
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31564
- content: "";
31565
- width: 1px;
31566
- top: 0;
31567
- bottom: 0;
31568
- background: rgba(211, 218, 235, 0.6);
31569
- position: absolute;
31570
- right: 0;
31580
+ textarea.E_ipd9bk.ant-input.textarea-small:focus {
31581
+ height: 40px;
31571
31582
  }
31572
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31573
- padding: unset;
31583
+
31584
+ .E_kypn5o5 input, .E_kypn5o5.input-tags {
31585
+ border: 1px solid rgba(213, 219, 227, 0.6);
31586
+ border-radius: 4px;
31574
31587
  }
31575
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31576
- display: none;
31588
+ .E_kypn5o5.input-tags {
31589
+ position: relative;
31590
+ padding: 6px;
31591
+ height: 32px;
31592
+ cursor: pointer;
31593
+ transition: border 150ms;
31577
31594
  }
31578
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31579
- width: 100%;
31580
- overflow: hidden;
31581
- white-space: nowrap;
31582
- text-overflow: ellipsis;
31595
+ .E_kypn5o5.input-tags:hover {
31596
+ border-color: #0080ff;
31597
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31583
31598
  }
31584
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31585
- overflow: hidden;
31586
- text-overflow: ellipsis;
31587
- flex: 1;
31599
+ .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
31600
+ padding-right: 30px;
31588
31601
  }
31589
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31590
- padding: 15px 25px 15px 8px;
31602
+ .E_kypn5o5.input-tags .input-tags-inner {
31603
+ display: flex;
31591
31604
  }
31592
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31593
- padding: 0;
31605
+ .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31606
+ display: flex;
31594
31607
  }
31595
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31608
+ .E_kypn5o5.input-tags .input-tag-suffix {
31596
31609
  position: absolute;
31597
- right: 6px;
31610
+ right: 12px;
31598
31611
  top: 50%;
31599
31612
  transform: translateY(-50%);
31600
- height: 16px;
31601
- display: none;
31602
- transition: transform 320ms ease;
31603
31613
  }
31604
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31605
- display: block;
31606
- transform: translateY(-50%) rotateX(180deg);
31614
+ .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31615
+ color: rgba(0, 0, 0, 0.25);
31616
+ font-size: 12px;
31617
+ cursor: pointer;
31607
31618
  }
31608
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31609
- display: block;
31619
+ .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31620
+ color: rgba(0, 0, 0, 0.45);
31610
31621
  }
31611
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31612
- display: none;
31622
+ .E_kypn5o5.has-focus-indicator {
31623
+ position: relative;
31624
+ overflow: hidden;
31613
31625
  }
31614
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31626
+ .E_kypn5o5.has-focus-indicator .ant-input-prefix {
31627
+ position: absolute;
31628
+ top: 50%;
31615
31629
  transform: translateY(-50%);
31630
+ left: -16px;
31631
+ transition: left 150ms ease;
31632
+ opacity: 0;
31616
31633
  }
31617
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31618
- transform: translateY(-50%) rotateX(180deg);
31619
- }
31620
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31621
- background: #f2f5fa;
31622
- }
31623
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31624
- display: block;
31625
- }
31626
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31627
- padding-right: 25px;
31634
+ .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31635
+ left: 8px;
31636
+ opacity: 1;
31628
31637
  }
31629
- .E_tta5kd2 .ant-table .ant-table-selection-column {
31630
- padding: 0 !important;
31638
+ .E_kypn5o5.has-focus-indicator input {
31639
+ transition: margin-left 150ms ease;
31640
+ margin-left: 0px;
31631
31641
  }
31632
- .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31633
- position: absolute;
31634
- left: 50%;
31635
- top: 50%;
31636
- transform: translate(-50%, -50%);
31642
+ .E_kypn5o5.has-focus-indicator input:focus {
31643
+ margin-left: 16px;
31637
31644
  }
31638
- .E_tta5kd2 .ant-table .ant-table-selection-column:after {
31639
- display: none;
31645
+
31646
+ input.E_l1ki27se.ant-input {
31647
+ border-top-right-radius: 0;
31648
+ border-bottom-right-radius: 0;
31640
31649
  }
31641
- .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
31642
- background: #fff;
31650
+
31651
+ .E_l1ki27se.ant-input-affix-wrapper {
31652
+ border-top-right-radius: 0;
31653
+ border-bottom-right-radius: 0;
31643
31654
  }
31644
- .E_tta5kd2 .ant-table .ant-table-placeholder {
31645
- background: inherit;
31655
+
31656
+ input.E_rrg1fkn.ant-input {
31657
+ border-top-left-radius: 0;
31658
+ border-bottom-left-radius: 0;
31646
31659
  }
31647
- .E_tta5kd2 .ant-table .ant-table-placeholder td {
31648
- position: static;
31649
- border: none;
31650
- background: inherit !important;
31651
- height: 100px;
31652
- vertical-align: middle;
31660
+
31661
+ .E_rrg1fkn.ant-input-affix-wrapper {
31662
+ border-top-left-radius: 0;
31663
+ border-bottom-left-radius: 0;
31653
31664
  }
31654
- .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31655
- .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31656
- font-weight: bold;
31657
- font-size: 20px;
31658
- color: rgba(10, 37, 85, 0.6);
31665
+
31666
+ .E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
31667
+ border-top-right-radius: 0;
31668
+ border-bottom-right-radius: 0;
31659
31669
  }
31660
- .E_tta5kd2 .ant-table td.cell__action_ {
31661
- padding: 0 !important;
31662
- position: relative;
31663
- background: #fff;
31670
+
31671
+ .E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
31672
+ border-top-left-radius: 0;
31673
+ border-bottom-left-radius: 0;
31664
31674
  }
31665
- .E_tta5kd2 .ant-table td.cell__action_ > * {
31666
- height: 100%;
31675
+
31676
+ .E_c1t6wbwv {
31667
31677
  display: flex;
31668
- align-items: center;
31669
- justify-content: flex-end;
31670
- padding-right: 8px;
31678
+ flex-direction: column;
31671
31679
  }
31672
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
31673
- width: 24px;
31674
- height: 24px;
31675
- cursor: pointer;
31676
- justify-content: center;
31677
- border-radius: 4px;
31680
+ .E_c1t6wbwv .select-wrapper {
31681
+ margin-top: 12px;
31678
31682
  }
31679
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31680
- background: #fff;
31683
+ .E_c1t6wbwv .select-wrapper .select {
31684
+ width: 100%;
31681
31685
  }
31682
-
31683
- .E_s1ebs0ra {
31684
- display: flex;
31685
- align-items: center;
31686
- justify-content: space-between;
31687
- background: #edf0f7;
31688
- padding: 8px 12px;
31689
- position: sticky;
31690
- top: 0;
31691
- z-index: 1;
31692
- margin-bottom: -52px;
31686
+ .E_c1t6wbwv .radio-wrapper {
31687
+ margin-top: 24px;
31693
31688
  }
31694
- .E_s1ebs0ra .select-total {
31695
- display: flex;
31696
- align-items: center;
31697
- font-weight: 700;
31698
- flex-shrink: 0;
31689
+ .E_c1t6wbwv div.form-item {
31690
+ width: 100%;
31699
31691
  }
31700
- .E_s1ebs0ra .select-total .icon-wrapper {
31701
- cursor: pointer;
31702
- margin-left: 8px;
31703
- width: 32px;
31704
- height: 32px;
31705
- border-radius: 50%;
31706
- justify-content: center;
31692
+
31693
+ .E_d1k7vv5v {
31694
+ font-size: 14px;
31695
+ font-weight: 500;
31696
+ color: #3e4652;
31697
+ line-height: 18px;
31707
31698
  }
31708
- .E_s1ebs0ra .select-total .icon-wrapper:hover {
31709
- background: rgba(225, 230, 241, 0.6);
31699
+ .E_d1k7vv5v + .E_d1k7vv5v {
31700
+ margin-top: 16px;
31710
31701
  }
31711
- .E_s1ebs0ra .action-group {
31712
- flex: 1;
31713
- margin-left: 88px;
31714
- white-space: nowrap;
31715
- text-align: right;
31716
- position: relative;
31717
- padding: 4px 0;
31718
- margin-top: -4px;
31719
- overflow: hidden;
31702
+ .E_d1k7vv5v + * {
31703
+ margin-top: 16px;
31720
31704
  }
31721
- .E_s1ebs0ra .action-group .sub-menu-delete {
31722
- transform: translateY(-4px);
31705
+
31706
+ .E_le7b9r4.E_d1k7vv5v {
31707
+ font-size: 12px;
31708
+ color: rgba(44, 56, 82, 0.6);
31709
+ margin-top: 12px;
31723
31710
  }
31724
- .E_s1ebs0ra .action-group button {
31725
- border: none;
31711
+
31712
+ .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
31713
+ line-height: 18px;
31714
+ font-weight: 500;
31715
+ margin-top: 0;
31716
+ white-space: initial;
31726
31717
  }
31727
- .E_s1ebs0ra .action-group > *:not(:last-child) {
31728
- margin-right: 8px;
31718
+
31719
+ .E_r12ddqmh {
31720
+ display: block;
31729
31721
  }
31730
- .E_s1ebs0ra .action-group > button:last-child {
31731
- margin-right: 4px;
31722
+ .E_r12ddqmh span {
31723
+ font-size: 14px;
31724
+ font-weight: 500;
31725
+ line-height: 32px;
31726
+ color: #3e4652;
31732
31727
  }
31733
- .E_s1ebs0ra .action-group .more-btn {
31734
- cursor: pointer;
31735
- width: 32px;
31736
- height: 32px;
31737
- justify-content: center;
31738
- border-radius: 50%;
31728
+
31729
+ .E_ctcr26a {
31730
+ margin-top: 8px;
31731
+ padding: 8px;
31732
+ border-radius: 6px;
31733
+ background: rgba(225, 230, 241, 0.6);
31734
+ color: rgba(44, 56, 82, 0.6);
31735
+ font-size: 12px;
31739
31736
  }
31740
- .E_s1ebs0ra .action-group .more-btn:hover {
31741
- background: #fff;
31737
+ .E_ctcr26a div {
31738
+ line-height: 20px;
31739
+ display: flex;
31740
+ align-items: center;
31741
+ word-break: break-all;
31742
31742
  }
31743
31743
 
31744
31744
  .E_c1up1pdz {
@@ -31880,41 +31880,206 @@ input.E_rrg1fkn.ant-input {
31880
31880
  border-color: #0096ff;
31881
31881
  color: #fff;
31882
31882
  }
31883
-
31884
- .E_c18gxmrl {
31885
- border: 1px solid #d8deeb;
31886
- border-radius: 4px;
31883
+
31884
+ .E_c1bus5hc {
31885
+ --color: white;
31886
+ height: 14px;
31887
+ width: 14px;
31888
+ border-radius: 50%;
31889
+ flex-shrink: 0;
31890
+ display: flex;
31891
+ align-items: center;
31892
+ justify-content: center;
31893
+ border: 1px solid var(--color);
31894
+ }
31895
+ .E_c1bus5hc .circle-inner {
31896
+ position: relative;
31897
+ height: 10px;
31898
+ width: 10px;
31899
+ border-radius: 50%;
31900
+ overflow: hidden;
31901
+ }
31902
+ .E_c1bus5hc .circle-content {
31903
+ position: absolute;
31904
+ height: 100%;
31905
+ width: 100%;
31906
+ left: 0;
31907
+ top: 0;
31908
+ border-radius: 50%;
31909
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
31910
+ transform: rotate(180deg);
31911
+ }
31912
+ .E_c1bus5hc .circle-child {
31913
+ position: absolute;
31914
+ height: 100%;
31915
+ width: 100%;
31916
+ left: 0;
31917
+ top: 0;
31918
+ margin-left: 50%;
31919
+ transform-origin: left;
31920
+ background: white;
31921
+ transform: rotate(0deg);
31922
+ }
31923
+
31924
+ .E_m1thnes4 {
31925
+ color: rgba(44, 56, 82, 0.6);
31926
+ text-align: center;
31927
+ display: flex;
31928
+ align-items: center;
31929
+ justify-content: center;
31930
+ flex-direction: column;
31931
+ height: 100%;
31932
+ }
31933
+ .E_m1thnes4 .link {
31934
+ color: #0080ff;
31935
+ cursor: pointer;
31936
+ }
31937
+
31938
+ .E_m1bixfdy {
31939
+ width: 100%;
31940
+ height: 100%;
31941
+ display: flex;
31942
+ flex-direction: column;
31943
+ }
31944
+ .E_m1bixfdy .name-toolbar {
31945
+ width: 100%;
31946
+ display: flex;
31947
+ line-height: 30px;
31948
+ padding: 0 16px;
31949
+ justify-content: space-between;
31950
+ }
31951
+ .E_m1bixfdy .name-toolbar .metric-extra {
31952
+ display: flex;
31953
+ font-size: 12px;
31954
+ align-items: center;
31955
+ }
31956
+ .E_m1bixfdy .name-toolbar .metric-extra .info-item {
31957
+ color: #a3b4cc;
31958
+ }
31959
+ .E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
31960
+ margin-left: 10px;
31961
+ }
31962
+ .E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
31963
+ margin-left: 10px;
31964
+ cursor: pointer;
31965
+ }
31966
+ .E_m1bixfdy .content {
31967
+ flex: 1;
31968
+ width: 100%;
31969
+ display: flex;
31970
+ justify-content: center;
31971
+ align-items: center;
31972
+ }
31973
+ .E_m1bixfdy .single-content {
31974
+ height: 65px;
31975
+ }
31976
+
31977
+ .E_lfamfcw {
31978
+ display: flex;
31979
+ align-items: center;
31980
+ white-space: nowrap;
31981
+ overflow: hidden;
31982
+ width: 100%;
31983
+ }
31984
+ .E_lfamfcw .ant-dropdown-trigger {
31985
+ margin-left: auto;
31986
+ font-size: 12px;
31987
+ }
31988
+
31989
+ .E_la6u9b4 {
31990
+ display: flex;
31991
+ justify-content: flex-start;
31992
+ align-items: center;
31993
+ font-size: 12px;
31994
+ cursor: pointer;
31995
+ }
31996
+ .E_la6u9b4:not(:last-child) {
31997
+ margin-right: 20px;
31998
+ }
31999
+ .E_la6u9b4.deselected {
32000
+ opacity: 0.4;
32001
+ }
32002
+ .E_la6u9b4.deselected .color-block {
32003
+ background: #b4beca !important;
32004
+ }
32005
+
32006
+ .E_chhvk8b {
32007
+ display: inline-block;
32008
+ height: 8px;
32009
+ width: 8px;
32010
+ margin-right: 8px;
32011
+ }
32012
+
32013
+ .E_e1sdlxq1 .ant-dropdown-menu-item {
32014
+ display: flex;
32015
+ align-items: center;
32016
+ font-size: 12px;
32017
+ margin: 0;
32018
+ }
32019
+
32020
+ .E_m16f7gpb {
32021
+ position: relative;
32022
+ }
32023
+ .E_m16f7gpb.hidden-xaxis .pointer-wrapper {
32024
+ bottom: -12px;
32025
+ }
32026
+ .E_m16f7gpb .metric-toolbar {
32027
+ display: flex;
32028
+ justify-content: space-between;
32029
+ line-height: 30px;
32030
+ margin: 0 16px;
32031
+ }
32032
+ .E_m16f7gpb .metric-toolbar .metric-extra {
32033
+ display: flex;
32034
+ font-size: 12px;
32035
+ align-items: center;
32036
+ }
32037
+ .E_m16f7gpb .metric-toolbar .metric-extra .info-item {
32038
+ color: #a3b4cc;
31887
32039
  }
31888
- .E_c18gxmrl + .E_c18gxmrl {
31889
- margin-top: 8px;
32040
+ .E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32041
+ margin-left: 10px;
31890
32042
  }
31891
- .E_c18gxmrl:hover {
31892
- border-color: #0080ff;
32043
+ .E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32044
+ margin-left: 10px;
32045
+ cursor: pointer;
31893
32046
  }
31894
- .E_c18gxmrl:hover > header {
31895
- background: rgba(0, 128, 255, 0.1);
32047
+ .E_m16f7gpb .recharts-xAxis {
32048
+ font-size: 12px;
31896
32049
  }
31897
- .E_c18gxmrl.active header {
31898
- border-bottom: 1px solid #d8deeb;
32050
+ .E_m16f7gpb .pointer-wrapper {
32051
+ position: absolute;
32052
+ bottom: 10px;
32053
+ padding: 0 8px;
32054
+ border-radius: 4px;
32055
+ font-size: 12px;
32056
+ color: #fff;
32057
+ background: rgba(0, 0, 0, 0.75);
32058
+ transform: translateX(-50%);
31899
32059
  }
31900
- .E_c18gxmrl > header {
31901
- padding: 8px 12px;
32060
+
32061
+ .E_t1ipvk51 {
32062
+ min-width: 200px;
31902
32063
  }
31903
32064
 
31904
- .E_berrcjl {
31905
- color: rgba(10, 37, 85, 0.6);
31906
- margin-bottom: 4px;
32065
+ .E_t1kgldps {
32066
+ display: flex;
32067
+ align-items: center;
32068
+ justify-content: space-between;
32069
+ background-color: rgba(0, 0, 0, 0.75);
32070
+ color: #b4beca;
32071
+ font-size: 12px;
32072
+ padding: 3px 6px;
31907
32073
  }
31908
- .E_berrcjl .breadcrumb-link {
31909
- color: rgba(10, 37, 85, 0.6);
31910
- cursor: pointer;
31911
- transition: color 160ms ease;
32074
+ .E_t1kgldps:first-child {
32075
+ padding-top: 3px;
31912
32076
  }
31913
- .E_berrcjl .breadcrumb-link:hover {
31914
- color: #0080ff;
32077
+ .E_t1kgldps:last-child {
32078
+ padding-bottom: 3px;
31915
32079
  }
31916
- .E_berrcjl .breadcrumb-link:active {
31917
- color: #005ed1;
32080
+ .E_t1kgldps .column-value {
32081
+ color: #fff;
32082
+ margin-left: 8px;
31918
32083
  }
31919
32084
 
31920
32085
  .E_c1uzzomf {
@@ -31973,6 +32138,99 @@ input.E_rrg1fkn.ant-input {
31973
32138
  background-color: transparent;
31974
32139
  }
31975
32140
 
32141
+ .E_berrcjl {
32142
+ color: rgba(10, 37, 85, 0.6);
32143
+ margin-bottom: 4px;
32144
+ }
32145
+ .E_berrcjl .breadcrumb-link {
32146
+ color: rgba(10, 37, 85, 0.6);
32147
+ cursor: pointer;
32148
+ transition: color 160ms ease;
32149
+ }
32150
+ .E_berrcjl .breadcrumb-link:hover {
32151
+ color: #0080ff;
32152
+ }
32153
+ .E_berrcjl .breadcrumb-link:active {
32154
+ color: #005ed1;
32155
+ }
32156
+
32157
+ .E_c18bcrac {
32158
+ display: inline-block;
32159
+ width: 100%;
32160
+ }
32161
+ .E_c18bcrac .recharts-wrapper {
32162
+ margin-left: 4px;
32163
+ }
32164
+
32165
+ .E_cro7kg2 {
32166
+ padding: 4px;
32167
+ }
32168
+
32169
+ .E_c14wcxf0 {
32170
+ display: flex;
32171
+ justify-content: space-between;
32172
+ align-items: center;
32173
+ font-size: 13px;
32174
+ line-height: 24px;
32175
+ color: #cccccc;
32176
+ white-space: nowrap;
32177
+ }
32178
+ .E_c14wcxf0 label {
32179
+ margin-right: 32px;
32180
+ }
32181
+
32182
+ .E_coy29mj.E_c14wcxf0 {
32183
+ font-weight: bold;
32184
+ color: white;
32185
+ }
32186
+
32187
+ .E_s11212zy {
32188
+ width: 8px;
32189
+ height: 8px;
32190
+ border-radius: 2px;
32191
+ display: inline-block;
32192
+ background: var(--s11212zy-0);
32193
+ border: 1px solid #fff;
32194
+ box-sizing: content-box;
32195
+ margin-right: 6px;
32196
+ }
32197
+
32198
+ .E_p1lyky6c > :first-child {
32199
+ font-weight: bold;
32200
+ color: white;
32201
+ margin-right: 4px;
32202
+ }
32203
+
32204
+ .E_c18gxmrl {
32205
+ border: 1px solid #d8deeb;
32206
+ border-radius: 4px;
32207
+ }
32208
+ .E_c18gxmrl + .E_c18gxmrl {
32209
+ margin-top: 8px;
32210
+ }
32211
+ .E_c18gxmrl:hover {
32212
+ border-color: #0080ff;
32213
+ }
32214
+ .E_c18gxmrl:hover > header {
32215
+ background: rgba(0, 128, 255, 0.1);
32216
+ }
32217
+ .E_c18gxmrl.active header {
32218
+ border-bottom: 1px solid #d8deeb;
32219
+ }
32220
+ .E_c18gxmrl > header {
32221
+ padding: 8px 12px;
32222
+ }
32223
+
32224
+ .E_gmyahx3 {
32225
+ cursor: pointer;
32226
+ }
32227
+ .E_gmyahx3 .link-text {
32228
+ color: rgba(0, 21, 64, 0.3);
32229
+ }
32230
+ .E_gmyahx3:hover .link-text {
32231
+ color: #0080ff;
32232
+ }
32233
+
31976
32234
  .E_clm1wy1 {
31977
32235
  width: 192px;
31978
32236
  height: 246px;
@@ -32080,108 +32338,11 @@ input.E_rrg1fkn.ant-input {
32080
32338
  margin: 0 3px;
32081
32339
  }
32082
32340
 
32083
- .E_tcckoz1 {
32084
- max-height: 400px;
32085
- overflow: "auto";
32086
- }
32087
-
32088
- .E_c1bus5hc {
32089
- --color: white;
32090
- height: 14px;
32091
- width: 14px;
32092
- border-radius: 50%;
32093
- flex-shrink: 0;
32094
- display: flex;
32095
- align-items: center;
32096
- justify-content: center;
32097
- border: 1px solid var(--color);
32098
- }
32099
- .E_c1bus5hc .circle-inner {
32100
- position: relative;
32101
- height: 10px;
32102
- width: 10px;
32103
- border-radius: 50%;
32104
- overflow: hidden;
32105
- }
32106
- .E_c1bus5hc .circle-content {
32107
- position: absolute;
32108
- height: 100%;
32109
- width: 100%;
32110
- left: 0;
32111
- top: 0;
32112
- border-radius: 50%;
32113
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32114
- transform: rotate(180deg);
32115
- }
32116
- .E_c1bus5hc .circle-child {
32117
- position: absolute;
32118
- height: 100%;
32119
- width: 100%;
32120
- left: 0;
32121
- top: 0;
32122
- margin-left: 50%;
32123
- transform-origin: left;
32124
- background: white;
32125
- transform: rotate(0deg);
32126
- }
32127
-
32128
- .E_c18bcrac {
32129
- display: inline-block;
32130
- width: 100%;
32131
- }
32132
- .E_c18bcrac .recharts-wrapper {
32133
- margin-left: 4px;
32134
- }
32135
-
32136
- .E_cro7kg2 {
32137
- padding: 4px;
32138
- }
32139
-
32140
- .E_c14wcxf0 {
32141
- display: flex;
32142
- justify-content: space-between;
32143
- align-items: center;
32144
- font-size: 13px;
32145
- line-height: 24px;
32146
- color: #cccccc;
32147
- white-space: nowrap;
32148
- }
32149
- .E_c14wcxf0 label {
32150
- margin-right: 32px;
32151
- }
32152
-
32153
- .E_coy29mj.E_c14wcxf0 {
32154
- font-weight: bold;
32155
- color: white;
32156
- }
32157
-
32158
- .E_s11212zy {
32159
- width: 8px;
32160
- height: 8px;
32161
- border-radius: 2px;
32162
- display: inline-block;
32163
- background: var(--s11212zy-0);
32164
- border: 1px solid #fff;
32165
- box-sizing: content-box;
32166
- margin-right: 6px;
32167
- }
32168
-
32169
- .E_p1lyky6c > :first-child {
32170
- font-weight: bold;
32171
- color: white;
32172
- margin-right: 4px;
32173
- }
32174
-
32175
- .E_gmyahx3 {
32176
- cursor: pointer;
32177
- }
32178
- .E_gmyahx3 .link-text {
32179
- color: rgba(0, 21, 64, 0.3);
32180
- }
32181
- .E_gmyahx3:hover .link-text {
32182
- color: #0080ff;
32183
- }
32184
-
32341
+ .E_tcckoz1 {
32342
+ max-height: 400px;
32343
+ overflow: "auto";
32344
+ }
32345
+
32185
32346
  .E_t1sqg15u {
32186
32347
  background: white;
32187
32348
  }
@@ -32272,21 +32433,6 @@ input.E_rrg1fkn.ant-input {
32272
32433
  padding-right: 12px;
32273
32434
  }
32274
32435
 
32275
- .E_s1iv0tp1 .enabled-switch {
32276
- display: flex;
32277
- align-items: center;
32278
- }
32279
- .E_s1iv0tp1 .enabled-text {
32280
- margin-right: 8px;
32281
- }
32282
-
32283
- .E_tje3huy {
32284
- width: 100%;
32285
- overflow: inherit;
32286
- white-space: inherit;
32287
- text-overflow: ellipsis;
32288
- }
32289
-
32290
32436
  .E_wg1tsps {
32291
32437
  display: flex;
32292
32438
  align-items: center;
@@ -32310,6 +32456,13 @@ input.E_rrg1fkn.ant-input {
32310
32456
  color: #00122e !important;
32311
32457
  }
32312
32458
 
32459
+ .E_tje3huy {
32460
+ width: 100%;
32461
+ overflow: inherit;
32462
+ white-space: inherit;
32463
+ text-overflow: ellipsis;
32464
+ }
32465
+
32313
32466
  .E_m15dvk92 {
32314
32467
  display: flex;
32315
32468
  justify-content: space-between;
@@ -32323,6 +32476,21 @@ input.E_rrg1fkn.ant-input {
32323
32476
  width: 100%;
32324
32477
  }
32325
32478
 
32479
+ .E_c10crapj {
32480
+ border-radius: 8px;
32481
+ }
32482
+ .E_c10crapj .ant-card-body {
32483
+ padding: 20px 24px 24px 24px;
32484
+ }
32485
+
32486
+ .E_s1iv0tp1 .enabled-switch {
32487
+ display: flex;
32488
+ align-items: center;
32489
+ }
32490
+ .E_s1iv0tp1 .enabled-text {
32491
+ margin-right: 8px;
32492
+ }
32493
+
32326
32494
  .E_c198s9j3 {
32327
32495
  color: #2d3a56;
32328
32496
  line-height: 22px;
@@ -32394,13 +32562,6 @@ input.E_rrg1fkn.ant-input {
32394
32562
  margin-left: 24px;
32395
32563
  }
32396
32564
 
32397
- .E_c10crapj {
32398
- border-radius: 8px;
32399
- }
32400
- .E_c10crapj .ant-card-body {
32401
- padding: 20px 24px 24px 24px;
32402
- }
32403
-
32404
32565
  .E_cav9p2m .ant-collapse-item {
32405
32566
  border: 0px;
32406
32567
  background-color: #fff;
@@ -32427,12 +32588,9 @@ input.E_rrg1fkn.ant-input {
32427
32588
  margin: 0 2px;
32428
32589
  }
32429
32590
 
32430
- .E_iiqau4c.ant-input-group.ant-input-group-compact {
32431
- display: flex;
32432
- }
32433
-
32434
32591
  button.E_lujuy3j {
32435
32592
  color: #0080FF;
32593
+ height: unset;
32436
32594
  }
32437
32595
  button.E_lujuy3j .button-prefix-icon {
32438
32596
  margin-right: 4px;
@@ -32471,6 +32629,16 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32471
32629
  white-space: nowrap;
32472
32630
  }
32473
32631
 
32632
+ .E_igz4le8 {
32633
+ height: 24px;
32634
+ width: 56px !important;
32635
+ margin-right: 4px;
32636
+ }
32637
+
32638
+ .E_c1riexje {
32639
+ color: rgba(44, 56, 82, 0.6);
32640
+ }
32641
+
32474
32642
  .E_shq1k1g.ant-select, .E_shq1k1g.ant-select .ant-select-selector {
32475
32643
  border-radius: 6px;
32476
32644
  }
@@ -32528,14 +32696,8 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32528
32696
  transform: rotate(180deg);
32529
32697
  }
32530
32698
 
32531
- .E_igz4le8 {
32532
- height: 24px;
32533
- width: 56px !important;
32534
- margin-right: 4px;
32535
- }
32536
-
32537
- .E_c1riexje {
32538
- color: rgba(44, 56, 82, 0.6);
32699
+ .E_iiqau4c.ant-input-group.ant-input-group-compact {
32700
+ display: flex;
32539
32701
  }
32540
32702
 
32541
32703
  .E_s14dk8r1 {
@@ -32612,55 +32774,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32612
32774
  display: inline-block;
32613
32775
  }
32614
32776
 
32615
- .E_l4bld33 {
32616
- width: 64px;
32617
- height: 64px;
32618
- display: flex;
32619
- align-items: center;
32620
- justify-content: center;
32621
- position: relative;
32622
- opacity: 0.2;
32623
- }
32624
-
32625
- .E_lgitjoj {
32626
- position: absolute;
32627
- width: 5px;
32628
- height: 48px;
32629
- left: 9.33px;
32630
- top: 40.5px;
32631
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32632
- border-radius: 5px;
32633
- transform: rotate(-128deg);
32634
- transform-origin: top left;
32635
- animation: loading-indicator1 1100ms ease-out infinite;
32636
- }
32637
-
32638
- .E_l13g0exg {
32639
- position: absolute;
32640
- width: 5px;
32641
- height: 48px;
32642
- left: 40.8px;
32643
- top: 8.4px;
32644
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32645
- border-radius: 5px;
32646
- transform: rotate(-8deg);
32647
- transform-origin: top left;
32648
- animation: loading-indicator2 1100ms ease-out infinite;
32649
- }
32650
-
32651
- .E_l1exo3h6 {
32652
- position: absolute;
32653
- width: 5px;
32654
- height: 48px;
32655
- left: 52.9px;
32656
- top: 51.8px;
32657
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32658
- border-radius: 5px;
32659
- transform: rotate(112deg);
32660
- transform-origin: top left;
32661
- animation: loading-indicator3 1100ms ease-out infinite;
32662
- }
32663
-
32664
32777
  .E_t19ustft .date {
32665
32778
  margin-right: 4px;
32666
32779
  }
@@ -32701,211 +32814,99 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32701
32814
  .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden) .ant-tag-close-icon:hover {
32702
32815
  opacity: 1;
32703
32816
  }
32704
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32705
- color: #0080ff;
32706
- background-color: rgba(0, 136, 255, 0.1);
32707
- }
32708
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32709
- color: #f0483e;
32710
- background-color: rgba(255, 74, 74, 0.1);
32711
- }
32712
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32713
- color: #e07f00;
32714
- background-color: rgba(255, 187, 0, 0.1);
32715
- }
32716
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32717
- color: #008f4c;
32718
- background-color: rgba(30, 201, 127, 0.1);
32719
- }
32720
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32721
- color: #1d326c;
32722
- background-color: rgba(225, 230, 241, 0.6);
32723
- }
32724
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32725
- color: #7E41FF;
32726
- background-color: rgba(126, 65, 255, 0.1);
32727
- }
32728
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32729
- color: #fff;
32730
- }
32731
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32732
- background-color: #f0483e;
32733
- }
32734
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32735
- background-color: #fea008;
32736
- }
32737
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32738
- background-color: #00ba5d;
32739
- }
32740
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32741
- background-color: #0080ff;
32742
- }
32743
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32744
- background-color: #6b7d99;
32745
- }
32746
- .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32747
- background-color: #7E41FF;
32748
- }
32749
-
32750
- .E_m1thnes4 {
32751
- color: rgba(44, 56, 82, 0.6);
32752
- text-align: center;
32753
- display: flex;
32754
- align-items: center;
32755
- justify-content: center;
32756
- flex-direction: column;
32757
- height: 100%;
32758
- }
32759
- .E_m1thnes4 .link {
32760
- color: #0080ff;
32761
- cursor: pointer;
32762
- }
32763
-
32764
- .E_m1bixfdy {
32765
- width: 100%;
32766
- height: 100%;
32767
- display: flex;
32768
- flex-direction: column;
32769
- }
32770
- .E_m1bixfdy .name-toolbar {
32771
- width: 100%;
32772
- display: flex;
32773
- line-height: 30px;
32774
- padding: 0 16px;
32775
- justify-content: space-between;
32776
- }
32777
- .E_m1bixfdy .name-toolbar .metric-extra {
32778
- display: flex;
32779
- font-size: 12px;
32780
- align-items: center;
32781
- }
32782
- .E_m1bixfdy .name-toolbar .metric-extra .info-item {
32783
- color: #a3b4cc;
32784
- }
32785
- .E_m1bixfdy .name-toolbar .metric-extra .info-item + .info-item {
32786
- margin-left: 10px;
32787
- }
32788
- .E_m1bixfdy .name-toolbar .metric-extra .menu-trigger {
32789
- margin-left: 10px;
32790
- cursor: pointer;
32791
- }
32792
- .E_m1bixfdy .content {
32793
- flex: 1;
32794
- width: 100%;
32795
- display: flex;
32796
- justify-content: center;
32797
- align-items: center;
32798
- }
32799
- .E_m1bixfdy .single-content {
32800
- height: 65px;
32801
- }
32802
-
32803
- .E_lfamfcw {
32804
- display: flex;
32805
- align-items: center;
32806
- white-space: nowrap;
32807
- overflow: hidden;
32808
- width: 100%;
32809
- }
32810
- .E_lfamfcw .ant-dropdown-trigger {
32811
- margin-left: auto;
32812
- font-size: 12px;
32813
- }
32814
-
32815
- .E_la6u9b4 {
32816
- display: flex;
32817
- justify-content: flex-start;
32818
- align-items: center;
32819
- font-size: 12px;
32820
- cursor: pointer;
32821
- }
32822
- .E_la6u9b4:not(:last-child) {
32823
- margin-right: 20px;
32824
- }
32825
- .E_la6u9b4.deselected {
32826
- opacity: 0.4;
32827
- }
32828
- .E_la6u9b4.deselected .color-block {
32829
- background: #b4beca !important;
32830
- }
32831
-
32832
- .E_chhvk8b {
32833
- display: inline-block;
32834
- height: 8px;
32835
- width: 8px;
32836
- margin-right: 8px;
32837
- }
32838
-
32839
- .E_e1sdlxq1 .ant-dropdown-menu-item {
32840
- display: flex;
32841
- align-items: center;
32842
- font-size: 12px;
32843
- margin: 0;
32817
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-blue {
32818
+ color: #0080ff;
32819
+ background-color: rgba(0, 136, 255, 0.1);
32844
32820
  }
32845
-
32846
- .E_m16f7gpb {
32847
- position: relative;
32821
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-red {
32822
+ color: #f0483e;
32823
+ background-color: rgba(255, 74, 74, 0.1);
32848
32824
  }
32849
- .E_m16f7gpb.hidden-xaxis .pointer-wrapper {
32850
- bottom: -12px;
32825
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-yellow {
32826
+ color: #e07f00;
32827
+ background-color: rgba(255, 187, 0, 0.1);
32851
32828
  }
32852
- .E_m16f7gpb .metric-toolbar {
32853
- display: flex;
32854
- justify-content: space-between;
32855
- line-height: 30px;
32856
- margin: 0 16px;
32829
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-green {
32830
+ color: #008f4c;
32831
+ background-color: rgba(30, 201, 127, 0.1);
32857
32832
  }
32858
- .E_m16f7gpb .metric-toolbar .metric-extra {
32859
- display: flex;
32860
- font-size: 12px;
32861
- align-items: center;
32833
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-gray {
32834
+ color: #1d326c;
32835
+ background-color: rgba(225, 230, 241, 0.6);
32862
32836
  }
32863
- .E_m16f7gpb .metric-toolbar .metric-extra .info-item {
32864
- color: #a3b4cc;
32837
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ant-tag-purple {
32838
+ color: #7E41FF;
32839
+ background-color: rgba(126, 65, 255, 0.1);
32865
32840
  }
32866
- .E_m16f7gpb .metric-toolbar .metric-extra .info-item + .info-item {
32867
- margin-left: 10px;
32841
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked {
32842
+ color: #fff;
32868
32843
  }
32869
- .E_m16f7gpb .metric-toolbar .metric-extra .menu-trigger {
32870
- margin-left: 10px;
32871
- cursor: pointer;
32844
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-red {
32845
+ background-color: #f0483e;
32872
32846
  }
32873
- .E_m16f7gpb .recharts-xAxis {
32874
- font-size: 12px;
32847
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-yellow {
32848
+ background-color: #fea008;
32875
32849
  }
32876
- .E_m16f7gpb .pointer-wrapper {
32877
- position: absolute;
32878
- bottom: 10px;
32879
- padding: 0 8px;
32880
- border-radius: 4px;
32881
- font-size: 12px;
32882
- color: #fff;
32883
- background: rgba(0, 0, 0, 0.75);
32884
- transform: translateX(-50%);
32850
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-green {
32851
+ background-color: #00ba5d;
32885
32852
  }
32886
-
32887
- .E_t1ipvk51 {
32888
- min-width: 200px;
32853
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-blue {
32854
+ background-color: #0080ff;
32855
+ }
32856
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32857
+ background-color: #6b7d99;
32858
+ }
32859
+ .E_t1lzavmu.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32860
+ background-color: #7E41FF;
32889
32861
  }
32890
32862
 
32891
- .E_t1kgldps {
32863
+ .E_l4bld33 {
32864
+ width: 64px;
32865
+ height: 64px;
32892
32866
  display: flex;
32893
32867
  align-items: center;
32894
- justify-content: space-between;
32895
- background-color: rgba(0, 0, 0, 0.75);
32896
- color: #b4beca;
32897
- font-size: 12px;
32898
- padding: 3px 6px;
32868
+ justify-content: center;
32869
+ position: relative;
32870
+ opacity: 0.2;
32899
32871
  }
32900
- .E_t1kgldps:first-child {
32901
- padding-top: 3px;
32872
+
32873
+ .E_lgitjoj {
32874
+ position: absolute;
32875
+ width: 5px;
32876
+ height: 48px;
32877
+ left: 9.33px;
32878
+ top: 40.5px;
32879
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32880
+ border-radius: 5px;
32881
+ transform: rotate(-128deg);
32882
+ transform-origin: top left;
32883
+ animation: loading-indicator1 1100ms ease-out infinite;
32902
32884
  }
32903
- .E_t1kgldps:last-child {
32904
- padding-bottom: 3px;
32885
+
32886
+ .E_l13g0exg {
32887
+ position: absolute;
32888
+ width: 5px;
32889
+ height: 48px;
32890
+ left: 40.8px;
32891
+ top: 8.4px;
32892
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32893
+ border-radius: 5px;
32894
+ transform: rotate(-8deg);
32895
+ transform-origin: top left;
32896
+ animation: loading-indicator2 1100ms ease-out infinite;
32905
32897
  }
32906
- .E_t1kgldps .column-value {
32907
- color: #fff;
32908
- margin-left: 8px;
32898
+
32899
+ .E_l1exo3h6 {
32900
+ position: absolute;
32901
+ width: 5px;
32902
+ height: 48px;
32903
+ left: 52.9px;
32904
+ top: 51.8px;
32905
+ background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32906
+ border-radius: 5px;
32907
+ transform: rotate(112deg);
32908
+ transform-origin: top left;
32909
+ animation: loading-indicator3 1100ms ease-out infinite;
32909
32910
  }
32910
32911
 
32911
32912
  .E_sq6vos1 {
@@ -33306,6 +33307,42 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33306
33307
  background: transparent;
33307
33308
  }
33308
33309
 
33310
+ .E_t1gz6wqf {
33311
+ height: 100%;
33312
+ }
33313
+ .E_t1gz6wqf .table-loading-item {
33314
+ padding: 12px 4px;
33315
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33316
+ display: flex;
33317
+ }
33318
+ .E_t1gz6wqf .table-loading-item > * {
33319
+ height: 16px;
33320
+ margin: 4px;
33321
+ background: rgba(204, 212, 227, 0.18);
33322
+ border-radius: 2px;
33323
+ }
33324
+ .E_t1gz6wqf .table-loading-item .checkbox-loading {
33325
+ width: 16px;
33326
+ }
33327
+ .E_t1gz6wqf .table-loading-item .td-loading {
33328
+ flex: 1;
33329
+ }
33330
+ .E_t1gz6wqf :nth-child(1) {
33331
+ padding: 8px 4px;
33332
+ }
33333
+ .E_t1gz6wqf :nth-child(1) > * {
33334
+ background: rgba(107, 125, 153, 0.18);
33335
+ }
33336
+ .E_t1gz6wqf :nth-child(1) > * {
33337
+ background: rgba(163, 180, 204, 0.18);
33338
+ }
33339
+
33340
+ .E_h1ol2wl7 {
33341
+ font-weight: bold;
33342
+ background-color: unset;
33343
+ padding: unset;
33344
+ }
33345
+
33309
33346
  .E_c1kchka8 {
33310
33347
  height: 100%;
33311
33348
  width: 100%;
@@ -33783,40 +33820,8 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33783
33820
  padding: 0;
33784
33821
  }
33785
33822
 
33786
- .E_h1ol2wl7 {
33787
- font-weight: bold;
33788
- background-color: unset;
33789
- padding: unset;
33790
- }
33791
-
33792
- .E_t1gz6wqf {
33793
- height: 100%;
33794
- }
33795
- .E_t1gz6wqf .table-loading-item {
33796
- padding: 12px 4px;
33797
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33798
- display: flex;
33799
- }
33800
- .E_t1gz6wqf .table-loading-item > * {
33801
- height: 16px;
33802
- margin: 4px;
33803
- background: rgba(204, 212, 227, 0.18);
33804
- border-radius: 2px;
33805
- }
33806
- .E_t1gz6wqf .table-loading-item .checkbox-loading {
33807
- width: 16px;
33808
- }
33809
- .E_t1gz6wqf .table-loading-item .td-loading {
33810
- flex: 1;
33811
- }
33812
- .E_t1gz6wqf :nth-child(1) {
33813
- padding: 8px 4px;
33814
- }
33815
- .E_t1gz6wqf :nth-child(1) > * {
33816
- background: rgba(107, 125, 153, 0.18);
33817
- }
33818
- .E_t1gz6wqf :nth-child(1) > * {
33819
- background: rgba(163, 180, 204, 0.18);
33823
+ .E_c1k4vanq {
33824
+ padding: 0 12px 14px 12px;
33820
33825
  }
33821
33826
 
33822
33827
  .E_skwah65 {
@@ -33832,10 +33837,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33832
33837
  margin-left: 1px;
33833
33838
  }
33834
33839
 
33835
- .E_c1k4vanq {
33836
- padding: 0 12px 14px 12px;
33837
- }
33838
-
33839
33840
  .E_c1udgdh2 {
33840
33841
  color: #2d3a56;
33841
33842
  padding: 7px 12px;
@@ -33876,22 +33877,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33876
33877
  margin-right: 2px;
33877
33878
  }
33878
33879
 
33879
- .E_rrwcpby {
33880
- display: flex;
33881
- align-items: center;
33882
- }
33883
- .E_rrwcpby .order {
33884
- height: 24px;
33885
- width: 24px;
33886
- border-radius: 20px;
33887
- color: #0080ff;
33888
- background: rgba(0, 136, 255, 0.1);
33889
- display: flex;
33890
- align-items: center;
33891
- justify-content: center;
33892
- margin-right: 6px;
33893
- }
33894
-
33895
33880
  .E_bab9xum {
33896
33881
  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);
33897
33882
  }
@@ -33909,6 +33894,22 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33909
33894
  transform: translateY(-4px);
33910
33895
  }
33911
33896
 
33897
+ .E_rrwcpby {
33898
+ display: flex;
33899
+ align-items: center;
33900
+ }
33901
+ .E_rrwcpby .order {
33902
+ height: 24px;
33903
+ width: 24px;
33904
+ border-radius: 20px;
33905
+ color: #0080ff;
33906
+ background: rgba(0, 136, 255, 0.1);
33907
+ display: flex;
33908
+ align-items: center;
33909
+ justify-content: center;
33910
+ margin-right: 6px;
33911
+ }
33912
+
33912
33913
  .E_f1p9ti6d {
33913
33914
  width: 100%;
33914
33915
  margin-bottom: 0 !important;
@@ -34133,15 +34134,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34133
34134
  margin-right: 8px;
34134
34135
  }
34135
34136
 
34136
- .E_w1xcixj5.outside-tag {
34137
- padding-left: 0;
34138
- }
34139
- .E_w1xcixj5.outside-tag .inside-tag {
34140
- border-radius: 4px 0 0 4px;
34141
- padding-right: 4px;
34142
- margin-right: 4px;
34143
- }
34144
-
34145
34137
  .E_at4ovwe .ant-input-number-handler-wrap {
34146
34138
  display: var(--at4ovwe-0);
34147
34139
  }
@@ -34197,6 +34189,15 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34197
34189
  height: 16px;
34198
34190
  }
34199
34191
 
34192
+ .E_w1xcixj5.outside-tag {
34193
+ padding-left: 0;
34194
+ }
34195
+ .E_w1xcixj5.outside-tag .inside-tag {
34196
+ border-radius: 4px 0 0 4px;
34197
+ padding-right: 4px;
34198
+ margin-right: 4px;
34199
+ }
34200
+
34200
34201
  .E_sut42l0 {
34201
34202
  padding: 0 8px;
34202
34203
  height: 18px;