@cloudtower/eagle 0.27.28 → 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 (308) hide show
  1. package/dist/components.css +1600 -1599
  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/stats1.html +1 -1
  5. package/dist/parrot/src/index.d.ts +4 -0
  6. package/dist/parrot/src/locales/en-US/index.d.ts +130 -0
  7. package/dist/parrot/src/locales/index.d.ts +262 -0
  8. package/dist/parrot/src/locales/zh-CN/index.d.ts +130 -0
  9. package/dist/parrot/src/parrotI18n.d.ts +8 -0
  10. package/dist/style.css +1921 -1920
  11. package/dist/umd/stats1.html +1 -1
  12. package/dist/variables.scss +1 -0
  13. package/package.json +6 -7
  14. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/UIKitProvider.stories.d.ts +0 -0
  15. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/index.d.ts +0 -0
  16. /package/dist/{components → eagle/src/components}/Alert/Alert.stories.d.ts +0 -0
  17. /package/dist/{components → eagle/src/components}/Alert/index.d.ts +0 -0
  18. /package/dist/{components → eagle/src/components}/Arch/Arch.stories.d.ts +0 -0
  19. /package/dist/{components → eagle/src/components}/Arch/index.d.ts +0 -0
  20. /package/dist/{components → eagle/src/components}/Badge/index.d.ts +0 -0
  21. /package/dist/{components → eagle/src/components}/BaseIcon/BaseIcon.stories.d.ts +0 -0
  22. /package/dist/{components → eagle/src/components}/BaseIcon/index.d.ts +0 -0
  23. /package/dist/{components → eagle/src/components}/Bit/Bit.stories.d.ts +0 -0
  24. /package/dist/{components → eagle/src/components}/Bit/index.d.ts +0 -0
  25. /package/dist/{components → eagle/src/components}/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
  26. /package/dist/{components → eagle/src/components}/BitPerSecond/index.d.ts +0 -0
  27. /package/dist/{components → eagle/src/components}/Bps/Bps.stories.d.ts +0 -0
  28. /package/dist/{components → eagle/src/components}/Bps/index.d.ts +0 -0
  29. /package/dist/{components → eagle/src/components}/Button/Button.stories.d.ts +0 -0
  30. /package/dist/{components → eagle/src/components}/Button/HoverableElement.d.ts +0 -0
  31. /package/dist/{components → eagle/src/components}/Button/HoverableElement.stories.d.ts +0 -0
  32. /package/dist/{components → eagle/src/components}/Button/index.d.ts +0 -0
  33. /package/dist/{components → eagle/src/components}/ButtonGroup/index.d.ts +0 -0
  34. /package/dist/{components → eagle/src/components}/Byte/Byte.stories.d.ts +0 -0
  35. /package/dist/{components → eagle/src/components}/Byte/index.d.ts +0 -0
  36. /package/dist/{components → eagle/src/components}/Calendar/index.d.ts +0 -0
  37. /package/dist/{components → eagle/src/components}/Card/Card.stories.d.ts +0 -0
  38. /package/dist/{components → eagle/src/components}/Card/CardBody.d.ts +0 -0
  39. /package/dist/{components → eagle/src/components}/Card/CardTitle.d.ts +0 -0
  40. /package/dist/{components → eagle/src/components}/Card/CardWrapper.d.ts +0 -0
  41. /package/dist/{components → eagle/src/components}/Card/__test__/Card.test.d.ts +0 -0
  42. /package/dist/{components → eagle/src/components}/Card/index.d.ts +0 -0
  43. /package/dist/{components → eagle/src/components}/Cascader/cascader.stories.d.ts +0 -0
  44. /package/dist/{components → eagle/src/components}/Cascader/index.d.ts +0 -0
  45. /package/dist/{components → eagle/src/components}/Checkbox/__test__/h5_css.test.d.ts +0 -0
  46. /package/dist/{components → eagle/src/components}/Checkbox/index.d.ts +0 -0
  47. /package/dist/{components → eagle/src/components}/Empty/index.d.ts +0 -0
  48. /package/dist/{components → eagle/src/components}/ErrorBoundary/index.d.ts +0 -0
  49. /package/dist/{components → eagle/src/components}/ExpandableList/CustomHeader.stories.d.ts +0 -0
  50. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandIcon.d.ts +0 -0
  51. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableContainer.d.ts +0 -0
  52. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.d.ts +0 -0
  53. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.stories.d.ts +0 -0
  54. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableList.stories.d.ts +0 -0
  55. /package/dist/{components → eagle/src/components}/ExpandableList/RoundOrder.d.ts +0 -0
  56. /package/dist/{components → eagle/src/components}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
  57. /package/dist/{components → eagle/src/components}/FailedLoad/index.d.ts +0 -0
  58. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
  59. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
  60. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/index.d.ts +0 -0
  61. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTime/index.d.ts +0 -0
  62. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
  63. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
  64. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
  65. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
  66. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
  67. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/index.d.ts +0 -0
  68. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
  69. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/index.d.ts +0 -0
  70. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
  71. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/index.d.ts +0 -0
  72. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
  73. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
  74. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/index.d.ts +0 -0
  75. /package/dist/{components → eagle/src/components}/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
  76. /package/dist/{components → eagle/src/components}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
  77. /package/dist/{components → eagle/src/components}/Fields/FieldsString/index.d.ts +0 -0
  78. /package/dist/{components → eagle/src/components}/Fields/FieldsTextArea/index.d.ts +0 -0
  79. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
  80. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
  81. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/index.d.ts +0 -0
  82. /package/dist/{components → eagle/src/components}/Fields/index.d.ts +0 -0
  83. /package/dist/{components → eagle/src/components}/Form/index.d.ts +0 -0
  84. /package/dist/{components → eagle/src/components}/FormItem/Form.stories.d.ts +0 -0
  85. /package/dist/{components → eagle/src/components}/FormItem/index.d.ts +0 -0
  86. /package/dist/{components → eagle/src/components}/Frequency/Frequency.stories.d.ts +0 -0
  87. /package/dist/{components → eagle/src/components}/Frequency/index.d.ts +0 -0
  88. /package/dist/{components → eagle/src/components}/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
  89. /package/dist/{components → eagle/src/components}/I18nNameTag/__test__/index.test.d.ts +0 -0
  90. /package/dist/{components → eagle/src/components}/I18nNameTag/index.d.ts +0 -0
  91. /package/dist/{components → eagle/src/components}/Icon/Icon.stories.d.ts +0 -0
  92. /package/dist/{components → eagle/src/components}/Icon/index.d.ts +0 -0
  93. /package/dist/{components → eagle/src/components}/Input/Input.simple.stories.d.ts +0 -0
  94. /package/dist/{components → eagle/src/components}/Input/Input.stories.d.ts +0 -0
  95. /package/dist/{components → eagle/src/components}/Input/__test__/h5_css.test.d.ts +0 -0
  96. /package/dist/{components → eagle/src/components}/Input/index.d.ts +0 -0
  97. /package/dist/{components → eagle/src/components}/InputGroup/__test__/h5_css.test.d.ts +0 -0
  98. /package/dist/{components → eagle/src/components}/InputGroup/index.d.ts +0 -0
  99. /package/dist/{components → eagle/src/components}/InputGroup/inputGroup.stories.d.ts +0 -0
  100. /package/dist/{components → eagle/src/components}/InputInteger/__test__/unit.test.d.ts +0 -0
  101. /package/dist/{components → eagle/src/components}/InputInteger/formatterInteger.d.ts +0 -0
  102. /package/dist/{components → eagle/src/components}/InputInteger/index.d.ts +0 -0
  103. /package/dist/{components → eagle/src/components}/InputNumber/index.d.ts +0 -0
  104. /package/dist/{components → eagle/src/components}/InputTagItem/index.d.ts +0 -0
  105. /package/dist/{components → eagle/src/components}/KitStoreProvider/index.d.ts +0 -0
  106. /package/dist/{components → eagle/src/components}/Link/Link.stories.d.ts +0 -0
  107. /package/dist/{components → eagle/src/components}/Link/index.d.ts +0 -0
  108. /package/dist/{components → eagle/src/components}/Loading/Loading.stories.d.ts +0 -0
  109. /package/dist/{components → eagle/src/components}/Loading/index.d.ts +0 -0
  110. /package/dist/{components → eagle/src/components}/Loading/style.d.ts +0 -0
  111. /package/dist/{components → eagle/src/components}/Metric/Metric.stories.d.ts +0 -0
  112. /package/dist/{components → eagle/src/components}/Metric/MetricActions.d.ts +0 -0
  113. /package/dist/{components → eagle/src/components}/Metric/MetricLegend.d.ts +0 -0
  114. /package/dist/{components → eagle/src/components}/Metric/Pointer.d.ts +0 -0
  115. /package/dist/{components → eagle/src/components}/Metric/RenderChart.d.ts +0 -0
  116. /package/dist/{components → eagle/src/components}/Metric/TooltipFormatter.d.ts +0 -0
  117. /package/dist/{components → eagle/src/components}/Metric/index.d.ts +0 -0
  118. /package/dist/{components → eagle/src/components}/Metric/metric.d.ts +0 -0
  119. /package/dist/{components → eagle/src/components}/Metric/mockMetric.d.ts +0 -0
  120. /package/dist/{components → eagle/src/components}/Metric/mockMetric2.d.ts +0 -0
  121. /package/dist/{components → eagle/src/components}/Metric/styled.d.ts +0 -0
  122. /package/dist/{components → eagle/src/components}/Metric/type.d.ts +0 -0
  123. /package/dist/{components → eagle/src/components}/Modal/Modal.stories.d.ts +0 -0
  124. /package/dist/{components → eagle/src/components}/Modal/index.d.ts +0 -0
  125. /package/dist/{components → eagle/src/components}/ModalStack/index.d.ts +0 -0
  126. /package/dist/{components → eagle/src/components}/Overflow/index.d.ts +0 -0
  127. /package/dist/{components → eagle/src/components}/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
  128. /package/dist/{components → eagle/src/components}/OverflowTooltip/index.d.ts +0 -0
  129. /package/dist/{components → eagle/src/components}/Pagination/Pagination.stories.d.ts +0 -0
  130. /package/dist/{components → eagle/src/components}/Pagination/index.d.ts +0 -0
  131. /package/dist/{components → eagle/src/components}/Percent/Percent.stories.d.ts +0 -0
  132. /package/dist/{components → eagle/src/components}/Percent/index.d.ts +0 -0
  133. /package/dist/{components → eagle/src/components}/Progress/index.d.ts +0 -0
  134. /package/dist/{components → eagle/src/components}/Radio/Radio.stories.d.ts +0 -0
  135. /package/dist/{components → eagle/src/components}/Radio/RadioButton.stories.d.ts +0 -0
  136. /package/dist/{components → eagle/src/components}/Radio/RadioGroup.stories.d.ts +0 -0
  137. /package/dist/{components → eagle/src/components}/Radio/__test__/h5_css.test.d.ts +0 -0
  138. /package/dist/{components → eagle/src/components}/Radio/index.d.ts +0 -0
  139. /package/dist/{components → eagle/src/components}/SearchInput/SearchInput.stories.d.ts +0 -0
  140. /package/dist/{components → eagle/src/components}/SearchInput/__test__/h5_css.test.d.ts +0 -0
  141. /package/dist/{components → eagle/src/components}/SearchInput/index.d.ts +0 -0
  142. /package/dist/{components → eagle/src/components}/Second/Second.stories.d.ts +0 -0
  143. /package/dist/{components → eagle/src/components}/Second/index.d.ts +0 -0
  144. /package/dist/{components → eagle/src/components}/Select/Select.Simple.stories.d.ts +0 -0
  145. /package/dist/{components → eagle/src/components}/Select/Select.stories.d.ts +0 -0
  146. /package/dist/{components → eagle/src/components}/Select/index.d.ts +0 -0
  147. /package/dist/{components → eagle/src/components}/SimplePagination/SimplePagination.stories.d.ts +0 -0
  148. /package/dist/{components → eagle/src/components}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
  149. /package/dist/{components → eagle/src/components}/SimplePagination/index.d.ts +0 -0
  150. /package/dist/{components → eagle/src/components}/Space/Space.stories.d.ts +0 -0
  151. /package/dist/{components → eagle/src/components}/Space/index.d.ts +0 -0
  152. /package/dist/{components → eagle/src/components}/Speed/Speed.stories.d.ts +0 -0
  153. /package/dist/{components → eagle/src/components}/Speed/index.d.ts +0 -0
  154. /package/dist/{components → eagle/src/components}/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
  155. /package/dist/{components → eagle/src/components}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
  156. /package/dist/{components → eagle/src/components}/StatusCapsule/index.d.ts +0 -0
  157. /package/dist/{components → eagle/src/components}/Steps/Steps.stories.d.ts +0 -0
  158. /package/dist/{components → eagle/src/components}/Steps/index.d.ts +0 -0
  159. /package/dist/{components → eagle/src/components}/Steps/style.d.ts +0 -0
  160. /package/dist/{components → eagle/src/components}/Styled/Styled.stories.d.ts +0 -0
  161. /package/dist/{components → eagle/src/components}/Styled/index.d.ts +0 -0
  162. /package/dist/{components → eagle/src/components}/Switch/Switch.stories.d.ts +0 -0
  163. /package/dist/{components → eagle/src/components}/Switch/index.d.ts +0 -0
  164. /package/dist/{components → eagle/src/components}/Table/Table.stories.d.ts +0 -0
  165. /package/dist/{components → eagle/src/components}/Table/TableWidget.d.ts +0 -0
  166. /package/dist/{components → eagle/src/components}/Table/__test__/h5_css.test.d.ts +0 -0
  167. /package/dist/{components → eagle/src/components}/Table/common.d.ts +0 -0
  168. /package/dist/{components → eagle/src/components}/Table/index.d.ts +0 -0
  169. /package/dist/{components → eagle/src/components}/TableForm/AddRowButton.d.ts +0 -0
  170. /package/dist/{components → eagle/src/components}/TableForm/Columns/AffixColumn.d.ts +0 -0
  171. /package/dist/{components → eagle/src/components}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
  172. /package/dist/{components → eagle/src/components}/TableForm/Columns/FormItem.d.ts +0 -0
  173. /package/dist/{components → eagle/src/components}/TableForm/Columns/InputColumn.d.ts +0 -0
  174. /package/dist/{components → eagle/src/components}/TableForm/Columns/TextColumn.d.ts +0 -0
  175. /package/dist/{components → eagle/src/components}/TableForm/Columns/index.d.ts +0 -0
  176. /package/dist/{components → eagle/src/components}/TableForm/TableForm.stories.d.ts +0 -0
  177. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyCell.d.ts +0 -0
  178. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyRows.d.ts +0 -0
  179. /package/dist/{components → eagle/src/components}/TableForm/TableFormHeaderCell.d.ts +0 -0
  180. /package/dist/{components → eagle/src/components}/TableForm/__test__/tableForm.test.d.ts +0 -0
  181. /package/dist/{components → eagle/src/components}/TableForm/__test__/utils.test.d.ts +0 -0
  182. /package/dist/{components → eagle/src/components}/TableForm/const.d.ts +0 -0
  183. /package/dist/{components → eagle/src/components}/TableForm/index.d.ts +0 -0
  184. /package/dist/{components → eagle/src/components}/TableForm/style.d.ts +0 -0
  185. /package/dist/{components → eagle/src/components}/TableForm/types.d.ts +0 -0
  186. /package/dist/{components → eagle/src/components}/TableForm/utils.d.ts +0 -0
  187. /package/dist/{components → eagle/src/components}/Tag/SplitTag.d.ts +0 -0
  188. /package/dist/{components → eagle/src/components}/Tag/Tag.stories.d.ts +0 -0
  189. /package/dist/{components → eagle/src/components}/Tag/__test__/h5_css.test.d.ts +0 -0
  190. /package/dist/{components → eagle/src/components}/Tag/const.d.ts +0 -0
  191. /package/dist/{components → eagle/src/components}/Tag/index.d.ts +0 -0
  192. /package/dist/{components → eagle/src/components}/Tag/style.d.ts +0 -0
  193. /package/dist/{components → eagle/src/components}/TextArea/index.d.ts +0 -0
  194. /package/dist/{components → eagle/src/components}/Time/__test__/h5_css.test.d.ts +0 -0
  195. /package/dist/{components → eagle/src/components}/Time/index.d.ts +0 -0
  196. /package/dist/{components → eagle/src/components}/Time/time.stories.d.ts +0 -0
  197. /package/dist/{components → eagle/src/components}/TimePicker/index.d.ts +0 -0
  198. /package/dist/{components → eagle/src/components}/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
  199. /package/dist/{components → eagle/src/components}/TimeZoneSelect/index.d.ts +0 -0
  200. /package/dist/{components → eagle/src/components}/Token/Token.stories.d.ts +0 -0
  201. /package/dist/{components → eagle/src/components}/Token/__test__/h5_css.test.d.ts +0 -0
  202. /package/dist/{components → eagle/src/components}/Token/index.d.ts +0 -0
  203. /package/dist/{components → eagle/src/components}/Token/style.d.ts +0 -0
  204. /package/dist/{components → eagle/src/components}/Tooltip/Tooltip.stories.d.ts +0 -0
  205. /package/dist/{components → eagle/src/components}/Tooltip/index.d.ts +0 -0
  206. /package/dist/{components → eagle/src/components}/Truncate/Truncate.stories.d.ts +0 -0
  207. /package/dist/{components → eagle/src/components}/Truncate/index.d.ts +0 -0
  208. /package/dist/{components → eagle/src/components}/Typo/index.d.ts +0 -0
  209. /package/dist/{components → eagle/src/components}/antd.d.ts +0 -0
  210. /package/dist/{components → eagle/src/components}/index.d.ts +0 -0
  211. /package/dist/{components → eagle/src/components}/message/__tests__/index.test.d.ts +0 -0
  212. /package/dist/{components → eagle/src/components}/message/index.d.ts +0 -0
  213. /package/dist/{components → eagle/src/components}/message/style/index.d.ts +0 -0
  214. /package/dist/{components → eagle/src/components}/message-group/__test__/message-group.test.d.ts +0 -0
  215. /package/dist/{components → eagle/src/components}/message-group/index.d.ts +0 -0
  216. /package/dist/{components → eagle/src/components}/message-group/message-group.stories.d.ts +0 -0
  217. /package/dist/{core → eagle/src/core}/AccordionCard/AccordionCard.stories.d.ts +0 -0
  218. /package/dist/{core → eagle/src/core}/AccordionCard/index.d.ts +0 -0
  219. /package/dist/{core → eagle/src/core}/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
  220. /package/dist/{core → eagle/src/core}/Breadcrumb/index.d.ts +0 -0
  221. /package/dist/{core → eagle/src/core}/DetailCard/DetailCard.stories.d.ts +0 -0
  222. /package/dist/{core → eagle/src/core}/DetailCard/index.d.ts +0 -0
  223. /package/dist/{core → eagle/src/core}/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
  224. /package/dist/{core → eagle/src/core}/DropdownMenu/index.d.ts +0 -0
  225. /package/dist/{core → eagle/src/core}/ParrotTrans/index.d.ts +0 -0
  226. /package/dist/{core → eagle/src/core}/SegmentControl/SegmentControl.stories.d.ts +0 -0
  227. /package/dist/{core → eagle/src/core}/SegmentControl/index.d.ts +0 -0
  228. /package/dist/{core → eagle/src/core}/StepProgress/StepProgress.stories.d.ts +0 -0
  229. /package/dist/{core → eagle/src/core}/StepProgress/index.d.ts +0 -0
  230. /package/dist/{coreX → eagle/src/coreX}/BarChart/BarChart.stories.d.ts +0 -0
  231. /package/dist/{coreX → eagle/src/coreX}/BarChart/index.d.ts +0 -0
  232. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/BatchOperation.stories.d.ts +0 -0
  233. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/index.d.ts +0 -0
  234. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
  235. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/index.d.ts +0 -0
  236. /package/dist/{coreX → eagle/src/coreX}/Counting/Counting.stories.d.ts +0 -0
  237. /package/dist/{coreX → eagle/src/coreX}/Counting/index.d.ts +0 -0
  238. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/CronCalendar.stories.d.ts +0 -0
  239. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/index.d.ts +0 -0
  240. /package/dist/{coreX → eagle/src/coreX}/CronPlan/CronPlan.stories.d.ts +0 -0
  241. /package/dist/{coreX → eagle/src/coreX}/CronPlan/index.d.ts +0 -0
  242. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/AbsoluteDate.d.ts +0 -0
  243. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/Calendar.d.ts +0 -0
  244. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
  245. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.style.d.ts +0 -0
  246. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/InputTime.d.ts +0 -0
  247. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/RelativeTime.d.ts +0 -0
  248. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/common.d.ts +0 -0
  249. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
  250. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
  251. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/index.d.ts +0 -0
  252. /package/dist/{coreX → eagle/src/coreX}/DonutChart/DonutChart.stories.d.ts +0 -0
  253. /package/dist/{coreX → eagle/src/coreX}/DonutChart/index.d.ts +0 -0
  254. /package/dist/{coreX → eagle/src/coreX}/DropdownTransition/index.d.ts +0 -0
  255. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/GoBackButton.stories.d.ts +0 -0
  256. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/index.d.ts +0 -0
  257. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
  258. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/__test__/index.test.d.ts +0 -0
  259. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/index.d.ts +0 -0
  260. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
  261. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/__test__/index.test.d.ts +0 -0
  262. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/index.d.ts +0 -0
  263. /package/dist/{coreX → eagle/src/coreX}/SortableList/SortableList.stories.d.ts +0 -0
  264. /package/dist/{coreX → eagle/src/coreX}/SortableList/index.d.ts +0 -0
  265. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/SummaryTable.stories.d.ts +0 -0
  266. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/index.d.ts +0 -0
  267. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
  268. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
  269. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/index.d.ts +0 -0
  270. /package/dist/{coreX → eagle/src/coreX}/TabMenu/index.d.ts +0 -0
  271. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
  272. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/index.d.ts +0 -0
  273. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
  274. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/index.d.ts +0 -0
  275. /package/dist/{coreX → eagle/src/coreX}/common/getCalendarTitle.d.ts +0 -0
  276. /package/dist/{coreX → eagle/src/coreX}/index.d.ts +0 -0
  277. /package/dist/{hooks → eagle/src/hooks}/index.d.ts +0 -0
  278. /package/dist/{hooks → eagle/src/hooks}/useElementResize.d.ts +0 -0
  279. /package/dist/{hooks → eagle/src/hooks}/useElementsSize.d.ts +0 -0
  280. /package/dist/{hooks → eagle/src/hooks}/useParrotTranslation.d.ts +0 -0
  281. /package/dist/{index.d.ts → eagle/src/index.d.ts} +0 -0
  282. /package/dist/{spec → eagle/src/spec}/base.d.ts +0 -0
  283. /package/dist/{spec → eagle/src/spec}/index.d.ts +0 -0
  284. /package/dist/{spec → eagle/src/spec}/react-final-form.d.ts +0 -0
  285. /package/dist/{spec → eagle/src/spec}/type.d.ts +0 -0
  286. /package/dist/{store → eagle/src/store}/chart.d.ts +0 -0
  287. /package/dist/{store → eagle/src/store}/index.d.ts +0 -0
  288. /package/dist/{store → eagle/src/store}/modal.d.ts +0 -0
  289. /package/dist/{utils → eagle/src/utils}/__test__/compute.spec.d.ts +0 -0
  290. /package/dist/{utils → eagle/src/utils}/__test__/cron-time.spec.d.ts +0 -0
  291. /package/dist/{utils → eagle/src/utils}/__test__/time.spec.d.ts +0 -0
  292. /package/dist/{utils → eagle/src/utils}/__test__/tower.test.d.ts +0 -0
  293. /package/dist/{utils → eagle/src/utils}/compute.d.ts +0 -0
  294. /package/dist/{utils → eagle/src/utils}/constants.d.ts +0 -0
  295. /package/dist/{utils → eagle/src/utils}/cron-time.d.ts +0 -0
  296. /package/dist/{utils → eagle/src/utils}/dom.d.ts +0 -0
  297. /package/dist/{utils → eagle/src/utils}/formatValue.d.ts +0 -0
  298. /package/dist/{utils → eagle/src/utils}/icon.d.ts +0 -0
  299. /package/dist/{utils → eagle/src/utils}/index.d.ts +0 -0
  300. /package/dist/{utils → eagle/src/utils}/isEmpty.d.ts +0 -0
  301. /package/dist/{utils → eagle/src/utils}/testSuit.d.ts +0 -0
  302. /package/dist/{utils → eagle/src/utils}/time.d.ts +0 -0
  303. /package/dist/{utils → eagle/src/utils}/tower.d.ts +0 -0
  304. /package/dist/{stories → eagle/stories/components}/Stack.d.ts +0 -0
  305. /package/dist/{stories → eagle/stories/components}/Story.d.ts +0 -0
  306. /package/dist/{stories → eagle/stories/components}/index.d.ts +0 -0
  307. /package/dist/{stories → eagle/stories}/icons-react.stories.d.ts +0 -0
  308. /package/dist/{stories → eagle/stories}/menu.stories.d.ts +0 -0
@@ -29809,125 +29809,89 @@ html body {
29809
29809
  padding: 0;
29810
29810
  }
29811
29811
 
29812
- .E_s34f1qb.ant-switch {
29813
- min-width: 40px;
29814
- height: 24px;
29815
- background: rgba(172, 186, 211, 0.6);
29816
- overflow: hidden;
29817
- }
29818
- .E_s34f1qb.ant-switch:focus {
29819
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29820
- }
29821
- .E_s34f1qb.ant-switch-small {
29822
- min-width: 26px;
29823
- height: 16px;
29824
- }
29825
- .E_s34f1qb.ant-switch-large {
29826
- min-width: 52px;
29827
- height: 32px;
29828
- }
29829
- .E_s34f1qb.ant-switch .ant-switch-handle {
29830
- height: 20px;
29831
- width: 20px;
29832
- }
29833
- .E_s34f1qb.ant-switch .ant-switch-handle::before {
29834
- border-radius: 10px;
29835
- transition-delay: 120ms;
29836
- }
29837
- .E_s34f1qb.ant-switch-small .ant-switch-handle {
29838
- height: 14px;
29839
- width: 14px;
29840
- top: 1px;
29841
- left: 1px;
29842
- }
29843
- .E_s34f1qb.ant-switch-large .ant-switch-handle {
29844
- height: 28px;
29845
- width: 28px;
29846
- }
29847
- .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
29848
- border-radius: 14px;
29849
- }
29850
- .E_s34f1qb.ant-switch-checked {
29851
- background-color: #00ba5d;
29852
- }
29853
- .E_s34f1qb.ant-switch-checked .ant-switch-handle {
29854
- left: calc(100% - 20px - 2px);
29855
- }
29856
- .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29857
- left: calc(100% - 14px - 1px);
29812
+ .E_i1e4sgug {
29813
+ display: inline-block;
29858
29814
  }
29859
- .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29860
- left: calc(100% - 28px - 2px);
29815
+
29816
+ .E_s1fc623g {
29817
+ width: 430px !important;
29861
29818
  }
29862
29819
 
29863
- .E_c1to9vb9 {
29864
- margin-left: 5px;
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;
29865
29828
  }
29866
29829
 
29867
- .E_p12gwtiw {
29830
+ .E_onr9gzt {
29868
29831
  display: flex;
29869
- justify-content: space-between;
29870
- align-items: center;
29871
- padding: 10px 0;
29872
- color: rgba(44, 56, 82, 0.6);
29873
- font-size: 12px;
29874
- line-height: 24px;
29875
- }
29876
- .E_p12gwtiw .pagination-left {
29877
- padding: 2px 8px;
29832
+ flex-direction: column;
29833
+ margin: 1px 8px;
29834
+ padding: 8px;
29835
+ border-radius: 4px;
29878
29836
  }
29879
- .E_p12gwtiw .dropdown-trigger {
29880
- display: flex;
29881
- align-items: center;
29882
- border-radius: 6px;
29883
- cursor: pointer;
29884
- transition: all 0.3s ease;
29837
+ .E_onr9gzt .selected-icon {
29838
+ display: none;
29885
29839
  }
29886
- .E_p12gwtiw .dropdown-trigger:hover {
29887
- background: rgba(211, 218, 235, 0.6);
29888
- color: #0080ff;
29840
+ .E_onr9gzt.ant-select-item-option-grouped {
29841
+ padding-left: 8px;
29889
29842
  }
29890
- .E_p12gwtiw .dropdown-trigger .icon-inner {
29891
- margin-left: 4px;
29843
+ .E_onr9gzt.ant-select-item-option-selected {
29844
+ background-color: white;
29892
29845
  }
29893
- .E_p12gwtiw .pagination-right {
29894
- display: flex;
29895
- align-items: center;
29846
+ .E_onr9gzt.ant-select-item-option-selected .timezone-title {
29896
29847
  color: #0080ff;
29897
- font-weight: bold;
29898
29848
  }
29899
- .E_p12gwtiw .pagination-right .icon-inner {
29900
- margin-left: 4px;
29849
+ .E_onr9gzt.ant-select-item-option-selected .selected-icon {
29850
+ display: block;
29901
29851
  }
29902
- .E_p12gwtiw .pagination-right .prev-btn,
29903
- .E_p12gwtiw .pagination-right .next-btn {
29904
- padding: 0 8px;
29852
+ .E_onr9gzt.ant-select-item-option-active {
29853
+ background: rgba(0, 136, 255, 0.16);
29905
29854
  }
29906
- .E_p12gwtiw .pagination-right .prev-btn > span,
29907
- .E_p12gwtiw .pagination-right .next-btn > span {
29855
+ .E_onr9gzt.ant-select-item-option-active .timezone-title {
29908
29856
  color: #0080ff;
29909
29857
  }
29910
- .E_p12gwtiw .pagination-right .next-btn .icon-inner {
29911
- transform: rotate(180deg);
29858
+ .E_onr9gzt.ant-select-item-option-active .timezone-tag {
29859
+ background: rgba(0, 136, 255, 0.1);
29860
+ color: #0080ff;
29912
29861
  }
29913
29862
 
29914
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
29915
- max-height: calc(100vh - 128px);
29916
- overflow-y: auto;
29863
+ .E_oiy0apc {
29864
+ display: flex;
29865
+ justify-content: space-between;
29866
+ height: 20px;
29867
+ line-height: 20px;
29917
29868
  }
29918
- .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
29919
- padding: 4px 20px;
29920
- font-size: 12px;
29869
+ .E_oiy0apc .timezone-title {
29870
+ color: #2d3a56;
29871
+ overflow: hidden;
29872
+ text-overflow: ellipsis;
29873
+ }
29874
+
29875
+ .E_of4y382 {
29876
+ display: flex;
29877
+ justify-content: space-between;
29878
+ color: rgba(44, 56, 82, 0.6);
29879
+ height: 18px;
29921
29880
  line-height: 18px;
29881
+ margin-top: 2px;
29922
29882
  }
29923
29883
 
29924
- .E_obf05yr {
29925
- display: inline-block;
29884
+ .E_t19903l9 {
29885
+ border: none;
29886
+ margin-right: 0;
29887
+ background: rgba(225, 230, 241, 0.6);
29926
29888
  }
29927
29889
 
29928
- .E_hsms1n6 {
29929
- visibility: hidden;
29930
- position: absolute;
29890
+ .E_ohwbvxu {
29891
+ pointer-events: none;
29892
+ height: 32px;
29893
+ width: 100%;
29894
+ opacity: 0;
29931
29895
  }
29932
29896
 
29933
29897
  .E_s1ebs0ra {
@@ -29991,906 +29955,707 @@ html body {
29991
29955
  background: #fff;
29992
29956
  }
29993
29957
 
29994
- .E_rxbeqvl.ant-radio-wrapper {
29995
- display: inline-flex;
29996
- align-items: baseline;
29997
- white-space: pre-wrap;
29998
- }
29999
- .E_rxbeqvl.ant-radio-wrapper .ant-radio {
30000
- position: relative;
30001
- top: 3px;
29958
+ .E_t1upn1sz {
29959
+ height: 100%;
30002
29960
  }
30003
- .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30004
- border-color: rgba(107, 128, 167, 0.6);
29961
+
29962
+ .E_tta5kd2 {
29963
+ height: 100%;
30005
29964
  }
30006
- .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30007
- border-color: #0080ff;
29965
+ .E_tta5kd2.empty-table .ant-table-content {
29966
+ overflow: visible !important;
29967
+ height: 100%;
30008
29968
  }
30009
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30010
- border-color: #0080ff;
30011
- background: #0080ff;
29969
+ .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
29970
+ height: 100%;
30012
29971
  }
30013
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30014
- top: 4px;
30015
- left: 4px;
30016
- width: 6px;
30017
- height: 6px;
30018
- background: #fff;
29972
+ .E_tta5kd2.empty-table .ant-table-content table {
29973
+ width: 100% !important;
29974
+ height: 100%;
30019
29975
  }
30020
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30021
- opacity: 0.5;
29976
+ .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
29977
+ padding: 15px 0;
30022
29978
  }
30023
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30024
- border-color: rgba(107, 128, 167, 0.6);
30025
- background: rgba(211, 218, 235, 0.6);
29979
+ .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
29980
+ display: none;
30026
29981
  }
30027
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30028
- background: #00122e;
29982
+ .E_tta5kd2 .active-row td:nth-child(1) {
29983
+ font-weight: 700;
30029
29984
  }
30030
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30031
- color: #00122e;
30032
- opacity: 0.5;
29985
+ .E_tta5kd2.has-selection .active-row td:nth-child(2) {
29986
+ font-weight: 700;
30033
29987
  }
30034
- .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30035
- color: #00122e;
29988
+ .E_tta5kd2 .ant-spin-nested-loading {
29989
+ height: 100%;
30036
29990
  }
30037
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
30038
- display: inline-block;
30039
- padding: 0;
30040
- padding-left: 12px;
29991
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
29992
+ height: 100%;
29993
+ overflow: visible;
30041
29994
  }
30042
- .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30043
- margin-bottom: 0;
30044
- white-space: pre-wrap;
30045
- color: rgba(44, 56, 82, 0.6);
29995
+ .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
29996
+ max-height: none;
30046
29997
  }
30047
- .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30048
- padding-left: 8px;
29998
+ .E_tta5kd2.table-init-loading .ant-spin-blur thead,
29999
+ .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
30000
+ display: none;
30049
30001
  }
30050
-
30051
- .E_r5ie79y .ant-radio-button-wrapper:first-child {
30052
- border-radius: 5px 0 0 5px;
30002
+ .E_tta5kd2 td.ant-table-column-sort {
30003
+ background: transparent;
30053
30004
  }
30054
- .E_r5ie79y .ant-radio-button-wrapper:last-child {
30055
- border-radius: 0 5px 5px 0;
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;
30056
30009
  }
30057
-
30058
- .E_r1f0aqcc {
30059
- color: #00122e;
30060
- border-color: #ccd4e3;
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;
30061
30016
  }
30062
- .E_r1f0aqcc:first-child {
30063
- border-color: #a3b4cc;
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%;
30064
30022
  }
30065
- .E_r1f0aqcc.ant-radio-button-wrapper {
30066
- padding: 0 12px;
30067
- line-height: 32px;
30068
- height: 32px;
30069
- }
30070
- .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
30071
- white-space: nowrap;
30072
- }
30073
- .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
30074
- height: 22px;
30075
- padding: 0 7px;
30076
- line-height: 20px;
30077
- }
30078
- .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30079
- background: #ccd4e3;
30080
- }
30081
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30082
- background: #0080ff;
30023
+ .E_tta5kd2 .ant-table-container {
30024
+ height: 100%;
30083
30025
  }
30084
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30085
- background: #ccd4e3;
30086
- opacity: 0.5;
30026
+ .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
30027
+ box-shadow: none !important;
30087
30028
  }
30088
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30089
- border-right-color: #0080ff;
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;
30036
+ background: transparent;
30090
30037
  }
30091
- .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30092
- border-color: #0080ff;
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;
30093
30043
  }
30094
- .E_r1f0aqcc.ant-radio-button-wrapper-checked {
30095
- background: rgba(0, 136, 255, 0.1);
30044
+ .E_tta5kd2 .ant-table .time-wrapper .date,
30045
+ .E_tta5kd2 .ant-table .value {
30046
+ color: #2d3a56;
30096
30047
  }
30097
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
30098
- background: rgba(211, 218, 235, 0.6);
30099
- border-color: #ccd4e3;
30100
- opacity: 0.5;
30048
+ .E_tta5kd2 .ant-table .time-wrapper .time,
30049
+ .E_tta5kd2 .ant-table .unit {
30050
+ color: rgba(44, 56, 82, 0.6);
30101
30051
  }
30102
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30103
- color: #00122e;
30104
- border-color: #ccd4e3;
30052
+ .E_tta5kd2 .ant-table .ant-table-selection {
30053
+ position: unset;
30054
+ text-align: center;
30105
30055
  }
30106
- .E_r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30107
- color: #00122e;
30108
- border-color: #ccd4e3;
30109
- background: rgba(172, 186, 211, 0.6);
30056
+ .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30057
+ background: #fff;
30110
30058
  }
30111
- .E_r1f0aqcc .ant-radio-button-input {
30112
- margin-right: 8px;
30113
- display: inline;
30114
- border: none;
30115
- padding: 0;
30116
- width: 36px;
30117
- background: transparent;
30059
+ .E_tta5kd2 .ant-table .anticon-setting {
30060
+ cursor: pointer;
30061
+ position: absolute;
30062
+ top: 50%;
30063
+ right: 12px;
30064
+ transform: translateY(-50%);
30118
30065
  }
30119
- .E_r1f0aqcc .ant-radio-button-input:focus {
30066
+ .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30120
30067
  box-shadow: none;
30068
+ width: 1px;
30069
+ background: rgba(213, 219, 227, 0.6);
30121
30070
  }
30122
- .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
30123
- margin-right: 0;
30124
- width: initial;
30071
+ .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30125
30072
  box-shadow: none;
30073
+ width: 1px;
30074
+ background: rgba(213, 219, 227, 0.6);
30126
30075
  }
30127
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30128
- display: none;
30129
- }
30130
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30131
- display: inline;
30076
+ .E_tta5kd2 .ant-table .ant-table-tbody {
30077
+ position: relative;
30132
30078
  }
30133
- .E_r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30134
- display: inline;
30135
- margin-right: 8px;
30136
- padding: 0;
30137
- width: 36px;
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;
30138
30086
  }
30139
-
30140
- .E_i1e4sgug {
30141
- display: inline-block;
30087
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30088
+ background: #f2f5fa;
30089
+ border-bottom-color: #f2f5fa;
30142
30090
  }
30143
-
30144
- .E_cz04yix {
30145
- display: flex;
30146
- flex-direction: column;
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;
30147
30100
  }
30148
-
30149
- .E_m1if5j39 {
30150
- max-width: 1120px;
30151
- width: 100%;
30152
- margin: 0 auto;
30153
- height: 100%;
30101
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30102
+ color: #0096ff;
30154
30103
  }
30155
-
30156
- .E_w1vvwdlp {
30157
- max-width: 1120px;
30104
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30105
+ overflow: hidden;
30106
+ text-overflow: ellipsis;
30158
30107
  width: 100%;
30159
- margin: 0 auto;
30160
- display: flex;
30108
+ vertical-align: middle;
30161
30109
  }
30162
- .E_w1vvwdlp .left,
30163
- .E_w1vvwdlp .right {
30164
- flex-grow: 0;
30165
- flex-shrink: 0;
30166
- flex-basis: 21%;
30110
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30111
+ line-height: 0px;
30167
30112
  }
30168
- .E_w1vvwdlp .left {
30169
- display: flex;
30170
- justify-content: flex-end;
30171
- padding-right: 44px;
30113
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30114
+ padding-right: 25px;
30172
30115
  }
30173
- .E_w1vvwdlp .right {
30174
- padding-left: 44px;
30116
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30117
+ border-top-color: transparent;
30175
30118
  }
30176
- .E_w1vvwdlp .middle {
30177
- margin-bottom: 40px;
30178
- flex-grow: 0;
30179
- flex-shrink: 0;
30180
- flex-basis: 58%;
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;
30181
30122
  }
30182
- .E_w1vvwdlp .middle .form-base-field {
30183
- width: 100%;
30123
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30124
+ border-radius: 8px 0 0 8px;
30184
30125
  }
30185
- .E_w1vvwdlp .middle .form-base-field .form-base-field {
30186
- width: auto;
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;
30187
30128
  }
30188
-
30189
- .E_h1cuopx7 .ant-modal-header {
30190
- margin: 0 auto;
30191
- width: 100%;
30192
- max-width: 648px;
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;
30193
30135
  }
30194
- .E_h1cuopx7 .ant-modal-header .ant-modal-title {
30195
- margin-left: 0;
30136
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30137
+ border-radius: 0 8px 8px 0;
30196
30138
  }
30197
- .E_h1cuopx7 .ant-modal-body {
30198
- margin: 0 auto;
30199
- padding: 0;
30200
- width: 100%;
30201
- max-width: 648px;
30202
- overflow: hidden;
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;
30203
30143
  }
30204
- .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30205
- margin-bottom: 40px;
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);
30206
30148
  }
30207
- .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30208
- height: calc(100vh - 225px);
30209
- overflow-y: auto;
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);
30210
30152
  }
30211
- .E_h1cuopx7 .ant-modal-footer .footer-content {
30212
- margin: 0 auto;
30213
- max-width: 648px;
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);
30214
30158
  }
30215
-
30216
- .E_h1p6d3y3 .ant-modal-header {
30217
- margin: 0 auto;
30218
- width: 100%;
30219
- max-width: 1024px;
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);
30220
30162
  }
30221
- .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
30222
- margin-left: 0;
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);
30223
30168
  }
30224
- .E_h1p6d3y3 .ant-modal-body {
30225
- margin: 0 auto;
30226
- padding: 0;
30227
- width: 100%;
30228
- max-width: 1024px;
30229
- overflow: hidden;
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);
30230
30171
  }
30231
- .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30232
- margin-bottom: 40px;
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;
30233
30175
  }
30234
- .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30235
- height: calc(100vh - 225px);
30236
- overflow-y: auto;
30176
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30177
+ border-top-color: white;
30237
30178
  }
30238
- .E_h1p6d3y3 .ant-modal-footer .footer-content {
30239
- margin: 0 auto;
30240
- max-width: 1024px;
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;
30241
30183
  }
30242
-
30243
- .E_fxgckuk {
30244
- flex: 1;
30184
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30185
+ border-radius: 8px 0 0 8px;
30245
30186
  }
30246
- .E_fxgckuk label {
30247
- font-size: 13px;
30248
- line-height: 20px;
30249
- color: rgba(44, 56, 82, 0.6);
30187
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30188
+ border-radius: 0 8px 8px 0;
30250
30189
  }
30251
- .E_fxgckuk .title {
30252
- font-size: 14px;
30253
- line-height: 20px;
30254
- color: #2d3a56;
30255
- margin-bottom: 12px;
30190
+ .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30191
+ background: rgba(0, 136, 255, 0.1);
30256
30192
  }
30257
- .E_fxgckuk.connect-cluster .title {
30258
- padding-bottom: 26px;
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;
30259
30201
  }
30260
-
30261
- .E_f1d0vek1 {
30262
- padding: 25px 0 15px 0;
30263
- border-bottom: 1px solid #e1e5eb;
30264
- margin-bottom: 16px;
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;
30265
30210
  }
30266
-
30267
- .E_f4u402y {
30268
- display: flex;
30269
- align-items: center;
30270
- margin-bottom: 8px;
30211
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30212
+ padding: unset;
30271
30213
  }
30272
- .E_f4u402y > label {
30273
- width: 216px;
30214
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30215
+ display: none;
30274
30216
  }
30275
- .E_f4u402y > label + * {
30217
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30276
30218
  width: 100%;
30219
+ overflow: hidden;
30220
+ white-space: nowrap;
30221
+ text-overflow: ellipsis;
30277
30222
  }
30278
- .E_f4u402y .ant-select {
30279
- width: 100%;
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;
30280
30227
  }
30281
-
30282
- .E_e1pldf6v {
30283
- color: #e75a3a;
30284
- margin-right: 10px;
30228
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30229
+ padding: 15px 25px 15px 8px;
30285
30230
  }
30286
-
30287
- .E_dq0gblh {
30288
- width: 100%;
30289
- height: 1px;
30290
- background: rgba(213, 219, 227, 0.6);
30291
- margin: 24px 0;
30231
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30232
+ padding: 0;
30292
30233
  }
30293
-
30294
- .E_l1v7sr0n {
30295
- display: flex;
30296
- justify-content: center;
30297
- align-items: center;
30298
- height: 100%;
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;
30299
30242
  }
30300
-
30301
- .E_d1i4ou6o {
30302
- display: inline-block;
30303
- width: 4px;
30304
- height: 4px;
30305
- background: #8e9aa9;
30306
- opacity: 0.4;
30307
- border-radius: 50%;
30308
- margin: 0 4px;
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);
30309
30246
  }
30310
-
30311
- .E_m1jy87hk .ant-modal-header,
30312
- .E_m1jy87hk .ant-modal-footer .footer-content {
30313
- width: 648px;
30314
- margin: 0 auto;
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;
30315
30249
  }
30316
- .E_m1jy87hk .ant-modal-header {
30317
- padding: 35px 0 24px;
30318
- border: none;
30250
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30251
+ display: none;
30319
30252
  }
30320
- .E_m1jy87hk .ant-modal-header .ant-modal-title {
30321
- font-size: 30px;
30253
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30254
+ transform: translateY(-50%);
30322
30255
  }
30323
- .E_m1jy87hk .ant-modal-body {
30324
- padding: 4px 0 2px;
30256
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30257
+ transform: translateY(-50%) rotateX(180deg);
30325
30258
  }
30326
- .E_m1jy87hk .ant-modal-footer {
30327
- border: none;
30259
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30260
+ background: #f2f5fa;
30328
30261
  }
30329
-
30330
- .E_ti7fpyu {
30331
- font-size: 12px;
30332
- line-height: 18px;
30333
- font-weight: bold;
30334
- color: #fff;
30335
- padding: 0 4px;
30336
- border-radius: 4px;
30337
- display: inline-block;
30338
- background: var(--ti7fpyu-0);
30262
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30263
+ display: block;
30339
30264
  }
30340
- .E_ti7fpyu:not(:first-child) {
30341
- margin-left: 4px;
30265
+ .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30266
+ padding-right: 25px;
30342
30267
  }
30343
-
30344
- .E_f1rest1f {
30345
- width: 100%;
30346
- height: 100%;
30347
- display: flex;
30348
- align-items: center;
30349
- justify-content: center;
30268
+ .E_tta5kd2 .ant-table .ant-table-selection-column {
30269
+ padding: 0 !important;
30350
30270
  }
30351
-
30352
- .E_n1kbdoln {
30353
- font-size: 90%;
30354
- font-weight: bold;
30355
- background-color: rgba(240, 243, 247, 0.6);
30356
- padding: 1px 4px 1px;
30357
- margin-left: 2px;
30358
- margin-right: 2px;
30359
- border: 1px solid rgba(213, 219, 227, 0.6);
30360
- border-radius: 4px;
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%);
30361
30276
  }
30362
-
30363
- .E_f1y3gta0.form-item-general {
30364
- width: 640px;
30277
+ .E_tta5kd2 .ant-table .ant-table-selection-column:after {
30278
+ display: none;
30365
30279
  }
30366
- .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
30367
- margin-top: 16px;
30280
+ .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
30281
+ background: #fff;
30368
30282
  }
30369
- .E_f1y3gta0.form-item-compact {
30370
- width: 412px;
30283
+ .E_tta5kd2 .ant-table .ant-table-placeholder {
30284
+ background: inherit;
30371
30285
  }
30372
- .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
30373
- margin-top: 8px;
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;
30374
30292
  }
30375
- .E_f1y3gta0 .form-item {
30376
- width: auto;
30293
+ .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30294
+ .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30295
+ font-weight: bold;
30296
+ font-size: 20px;
30297
+ color: rgba(10, 37, 85, 0.6);
30377
30298
  }
30378
- .E_f1y3gta0 .form-item-main {
30299
+ .E_tta5kd2 .ant-table td.cell__action_ {
30300
+ padding: 0 !important;
30379
30301
  position: relative;
30302
+ background: #fff;
30303
+ }
30304
+ .E_tta5kd2 .ant-table td.cell__action_ > * {
30305
+ height: 100%;
30380
30306
  display: flex;
30307
+ align-items: center;
30308
+ justify-content: flex-end;
30309
+ padding-right: 8px;
30381
30310
  }
30382
- .E_f1y3gta0 .form-item-extra {
30383
- margin-top: 4px;
30384
- width: 100%;
30385
- padding: 14px;
30386
- background: #f2f4f6;
30387
- font-size: 13px;
30388
- line-height: 1.8;
30389
- color: #8e9aa9;
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;
30390
30317
  }
30391
- .E_f1y3gta0 .form-item-label {
30392
- padding-right: 12px;
30393
- font-size: 13px;
30394
- color: rgba(44, 56, 82, 0.6);
30318
+ .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30319
+ background: #fff;
30395
30320
  }
30396
- .E_f1y3gta0 .form-item-label.label-right {
30397
- text-align: right;
30321
+
30322
+ .E_s34f1qb.ant-switch {
30323
+ min-width: 40px;
30324
+ height: 24px;
30325
+ background: rgba(172, 186, 211, 0.6);
30326
+ overflow: hidden;
30398
30327
  }
30399
- .E_f1y3gta0 .form-item-label,
30400
- .E_f1y3gta0 .form-item-control {
30401
- line-height: 32px;
30328
+ .E_s34f1qb.ant-switch:focus {
30329
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30402
30330
  }
30403
- .E_f1y3gta0 .form-item-control .form-item-error {
30404
- line-height: 18px;
30331
+ .E_s34f1qb.ant-switch-small {
30332
+ min-width: 26px;
30333
+ height: 16px;
30405
30334
  }
30406
- .E_f1y3gta0 .form-item-children {
30407
- width: 100%;
30335
+ .E_s34f1qb.ant-switch-large {
30336
+ min-width: 52px;
30337
+ height: 32px;
30408
30338
  }
30409
- .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 {
30410
- width: 100%;
30339
+ .E_s34f1qb.ant-switch .ant-switch-handle {
30340
+ height: 20px;
30341
+ width: 20px;
30411
30342
  }
30412
- .E_f1y3gta0 .form-item-error {
30413
- color: #e75a3a;
30414
- height: 0;
30415
- overflow: hidden;
30343
+ .E_s34f1qb.ant-switch .ant-switch-handle::before {
30344
+ border-radius: 10px;
30345
+ transition-delay: 120ms;
30416
30346
  }
30417
- .E_f1y3gta0 .form-item-error-enter-done {
30418
- margin-top: 4px;
30419
- height: auto;
30420
- overflow: auto;
30347
+ .E_s34f1qb.ant-switch-small .ant-switch-handle {
30348
+ height: 14px;
30349
+ width: 14px;
30350
+ top: 1px;
30351
+ left: 1px;
30421
30352
  }
30422
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30423
- .E_f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30424
- border: 1px solid #e75a3a;
30425
- color: #e75a3a;
30353
+ .E_s34f1qb.ant-switch-large .ant-switch-handle {
30354
+ height: 28px;
30355
+ width: 28px;
30356
+ }
30357
+ .E_s34f1qb.ant-switch-large .ant-switch-handle::before {
30358
+ border-radius: 14px;
30359
+ }
30360
+ .E_s34f1qb.ant-switch-checked {
30361
+ background-color: #00ba5d;
30362
+ }
30363
+ .E_s34f1qb.ant-switch-checked .ant-switch-handle {
30364
+ left: calc(100% - 20px - 2px);
30365
+ }
30366
+ .E_s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30367
+ left: calc(100% - 14px - 1px);
30368
+ }
30369
+ .E_s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30370
+ left: calc(100% - 28px - 2px);
30426
30371
  }
30427
30372
 
30428
- .E_fujbm7g {
30429
- color: #2d3a56;
30430
- font-weight: bold;
30431
- padding-bottom: 6px;
30432
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30433
- margin-bottom: 16px;
30373
+ .E_c1to9vb9 {
30374
+ margin-left: 5px;
30434
30375
  }
30435
- .E_fujbm7g:not(:first-of-type) {
30436
- margin-top: 16px;
30376
+
30377
+ .E_obf05yr {
30378
+ display: inline-block;
30437
30379
  }
30438
30380
 
30439
- .E_e5fsw5s {
30440
- width: 8px;
30441
- height: 24px;
30442
- display: flex;
30443
- justify-content: center;
30444
- align-items: center;
30445
- cursor: pointer;
30446
- transition: all 200ms ease-out 40ms;
30381
+ .E_hsms1n6 {
30382
+ visibility: hidden;
30383
+ position: absolute;
30447
30384
  }
30448
- .E_e5fsw5s:before, .E_e5fsw5s:after {
30449
- content: "";
30450
- width: 1px;
30451
- height: 6px;
30452
- border-radius: 1px;
30453
- background: #ccd4e3;
30385
+
30386
+ .E_rxbeqvl.ant-radio-wrapper {
30387
+ display: inline-flex;
30388
+ align-items: baseline;
30389
+ white-space: pre-wrap;
30390
+ }
30391
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio {
30454
30392
  position: relative;
30455
- right: 2px;
30456
- transform: rotate(-45deg);
30393
+ top: 3px;
30457
30394
  }
30458
- .E_e5fsw5s:after {
30459
- transform: rotate(45deg);
30460
- left: 1px;
30395
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30396
+ border-color: rgba(107, 128, 167, 0.6);
30461
30397
  }
30462
-
30463
- .E_w18knsg4.ant-alert-warning {
30464
- border: 0;
30465
- background: rgba(255, 187, 0, 0.1);
30466
- border-radius: 6px;
30398
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30399
+ border-color: #0080ff;
30467
30400
  }
30468
- .E_w18knsg4.ant-alert,
30469
- .E_w18knsg4 .ant-alert-message {
30470
- color: #e07f00;
30401
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30402
+ border-color: #0080ff;
30403
+ background: #0080ff;
30471
30404
  }
30472
- .E_w18knsg4.ant-alert .dashed-border-bottom,
30473
- .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
30474
- border-bottom-color: #e07f00;
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;
30475
30411
  }
30476
-
30477
- .E_ng31n2o {
30478
- display: flex;
30479
- flex-direction: row;
30480
- padding: 7px 12px;
30481
- background: rgba(255, 187, 0, 0.1);
30482
- border-radius: 6px;
30483
- color: #e07f00;
30484
- font-size: 12px;
30485
- line-height: 18px;
30412
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30413
+ opacity: 0.5;
30486
30414
  }
30487
- .E_ng31n2o .icon-wrapper {
30488
- margin-right: 10px;
30489
- height: 18px;
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);
30490
30418
  }
30491
-
30492
- .E_n15x5f5y {
30493
- display: flex;
30494
- flex-direction: row;
30495
- padding: 7px 12px;
30496
- background: rgba(225, 230, 241, 0.6);
30497
- border-radius: 6px;
30498
- color: rgba(44, 56, 82, 0.6);
30499
- font-size: 12px;
30500
- line-height: 18px;
30419
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30420
+ background: #00122e;
30501
30421
  }
30502
- .E_n15x5f5y .icon-wrapper {
30503
- margin-right: 10px;
30504
- height: 18px;
30422
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30423
+ color: #00122e;
30424
+ opacity: 0.5;
30505
30425
  }
30506
-
30507
- .E_i16ozz3f {
30508
- display: flex;
30509
- flex-direction: row;
30510
- padding: 7px 12px;
30511
- background: rgba(0, 136, 255, 0.1);
30512
- border-radius: 6px;
30513
- color: #005ed1;
30514
- font-size: 12px;
30515
- line-height: 18px;
30426
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30427
+ color: #00122e;
30516
30428
  }
30517
- .E_i16ozz3f .icon-wrapper {
30518
- margin-right: 10px;
30519
- height: 18px;
30429
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span {
30430
+ display: inline-block;
30431
+ padding: 0;
30432
+ padding-left: 12px;
30520
30433
  }
30521
-
30522
- .E_dszu9qr {
30434
+ .E_rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30435
+ margin-bottom: 0;
30436
+ white-space: pre-wrap;
30523
30437
  color: rgba(44, 56, 82, 0.6);
30524
- margin-top: 5px;
30525
- font-size: 12px;
30526
- line-height: 18px;
30527
30438
  }
30528
-
30529
- .E_snxzgx {
30530
- color: #f0483e;
30531
- font-size: 12px;
30532
- white-space: pre-wrap;
30439
+ .E_rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30440
+ padding-left: 8px;
30533
30441
  }
30534
30442
 
30535
- .E_o1i4orqw {
30536
- display: flex;
30537
- align-items: center;
30538
- justify-content: flex-end;
30443
+ .E_r5ie79y .ant-radio-button-wrapper:first-child {
30444
+ border-radius: 5px 0 0 5px;
30539
30445
  }
30540
- .E_o1i4orqw .icon-wrapper {
30541
- margin-right: 16px;
30446
+ .E_r5ie79y .ant-radio-button-wrapper:last-child {
30447
+ border-radius: 0 5px 5px 0;
30542
30448
  }
30543
30449
 
30544
- .E_t79k8o2 {
30545
- color: rgba(0, 21, 64, 0.3);
30450
+ .E_r1f0aqcc {
30451
+ color: #00122e;
30452
+ border-color: #ccd4e3;
30546
30453
  }
30547
-
30548
- .E_ipd9bk.ant-input {
30549
- padding: 5px 12px;
30550
- line-height: 20px;
30551
- color: #2d3a56;
30552
- border-radius: 6px;
30553
- border-color: rgba(172, 186, 211, 0.6);
30554
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30454
+ .E_r1f0aqcc:first-child {
30455
+ border-color: #a3b4cc;
30555
30456
  }
30556
- .E_ipd9bk.ant-input.ant-input-lg {
30557
- padding: 8px 16px;
30558
- line-height: 22px;
30457
+ .E_r1f0aqcc.ant-radio-button-wrapper {
30458
+ padding: 0 12px;
30459
+ line-height: 32px;
30460
+ height: 32px;
30559
30461
  }
30560
- .E_ipd9bk.ant-input.ant-input-sm {
30561
- padding: 2px 8px;
30562
- line-height: 18px;
30462
+ .E_r1f0aqcc.ant-radio-button-wrapper > span + span {
30463
+ white-space: nowrap;
30563
30464
  }
30564
- .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 {
30565
- border-color: rgba(107, 128, 167, 0.6);
30566
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30567
- z-index: 1;
30465
+ .ant-radio-group-small .E_r1f0aqcc.ant-radio-button-wrapper {
30466
+ height: 22px;
30467
+ padding: 0 7px;
30468
+ line-height: 20px;
30568
30469
  }
30569
- .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 {
30570
- border-color: #0096ff;
30571
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30572
- z-index: 1;
30470
+ .E_r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30471
+ background: #ccd4e3;
30573
30472
  }
30574
- .E_ipd9bk.ant-input.error:not([disabled]), .E_ipd9bk.ant-picker.error:not([disabled]), .E_ipd9bk.ant-input-number.error:not([disabled]) {
30575
- border-color: #e75a3a;
30576
- color: #e75a3a;
30473
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30474
+ background: #0080ff;
30577
30475
  }
30578
- .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 {
30579
- border-color: #e75a3a;
30580
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30476
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30477
+ background: #ccd4e3;
30478
+ opacity: 0.5;
30581
30479
  }
30582
- .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 {
30583
- border-color: #e75a3a;
30584
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
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;
30585
30482
  }
30586
- .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 {
30587
- background: rgba(211, 218, 235, 0.6);
30588
- color: rgba(0, 21, 64, 0.3);
30589
- border-color: rgba(172, 186, 211, 0.6);
30483
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30484
+ border-color: #0080ff;
30590
30485
  }
30591
- .E_ipd9bk.ant-input-affix-wrapper {
30592
- padding: 5px 12px;
30593
- border-radius: 6px;
30594
- border-color: rgba(172, 186, 211, 0.6);
30595
- line-height: 20px;
30596
- color: #2d3a56;
30597
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30598
- }
30599
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30600
- .E_ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30601
- color: rgba(44, 56, 82, 0.6);
30602
- }
30603
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30604
- padding: 8px 16px;
30605
- line-height: 22px;
30606
- }
30607
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30608
- padding: 2px 8px;
30609
- line-height: 18px;
30610
- }
30611
- .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 {
30612
- border-color: rgba(107, 128, 167, 0.6);
30613
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30614
- }
30615
- .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 {
30616
- border-color: #0096ff;
30617
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30618
- }
30619
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30620
- border-color: #e75a3a;
30621
- }
30622
- .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30623
- color: #e75a3a;
30624
- }
30625
- .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 {
30626
- border-color: #e75a3a;
30627
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30628
- }
30629
- .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 {
30630
- border-color: #e75a3a;
30631
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30486
+ .E_r1f0aqcc.ant-radio-button-wrapper-checked {
30487
+ background: rgba(0, 136, 255, 0.1);
30632
30488
  }
30633
- .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30489
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled {
30634
30490
  background: rgba(211, 218, 235, 0.6);
30635
- color: rgba(0, 21, 64, 0.3);
30636
- border-color: rgba(172, 186, 211, 0.6);
30491
+ border-color: #ccd4e3;
30492
+ opacity: 0.5;
30637
30493
  }
30638
- textarea.E_ipd9bk.ant-input {
30639
- transition-property: height;
30640
- transition-delay: 50ms;
30494
+ .E_r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30495
+ color: #00122e;
30496
+ border-color: #ccd4e3;
30641
30497
  }
30642
- textarea.E_ipd9bk.ant-input.textarea-large {
30643
- min-height: 40px;
30644
- height: 40px;
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);
30645
30502
  }
30646
- textarea.E_ipd9bk.ant-input.textarea-large:focus {
30647
- height: 80px;
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;
30648
30510
  }
30649
- textarea.E_ipd9bk.ant-input.textarea-middle {
30650
- min-height: 32px;
30651
- height: 32px;
30511
+ .E_r1f0aqcc .ant-radio-button-input:focus {
30512
+ box-shadow: none;
30652
30513
  }
30653
- textarea.E_ipd9bk.ant-input.textarea-middle:focus {
30654
- height: 64px;
30514
+ .E_r1f0aqcc .ant-radio-button-input.ant-input-number {
30515
+ margin-right: 0;
30516
+ width: initial;
30517
+ box-shadow: none;
30655
30518
  }
30656
- textarea.E_ipd9bk.ant-input.textarea-small {
30657
- min-height: 24px;
30658
- height: 24px;
30519
+ .E_r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30520
+ display: none;
30659
30521
  }
30660
- textarea.E_ipd9bk.ant-input.textarea-small:focus {
30661
- height: 40px;
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;
30662
30530
  }
30663
30531
 
30664
- .E_kypn5o5 input, .E_kypn5o5.input-tags {
30665
- border: 1px solid rgba(213, 219, 227, 0.6);
30666
- border-radius: 4px;
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;
30667
30540
  }
30668
- .E_kypn5o5.input-tags {
30669
- position: relative;
30670
- padding: 6px;
30671
- height: 32px;
30541
+ .E_p12gwtiw .pagination-left {
30542
+ padding: 2px 8px;
30543
+ }
30544
+ .E_p12gwtiw .dropdown-trigger {
30545
+ display: flex;
30546
+ align-items: center;
30547
+ border-radius: 6px;
30672
30548
  cursor: pointer;
30673
- transition: border 150ms;
30549
+ transition: all 0.3s ease;
30674
30550
  }
30675
- .E_kypn5o5.input-tags:hover {
30676
- border-color: #0080ff;
30677
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30551
+ .E_p12gwtiw .dropdown-trigger:hover {
30552
+ background: rgba(211, 218, 235, 0.6);
30553
+ color: #0080ff;
30678
30554
  }
30679
- .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
30680
- padding-right: 30px;
30555
+ .E_p12gwtiw .dropdown-trigger .icon-inner {
30556
+ margin-left: 4px;
30681
30557
  }
30682
- .E_kypn5o5.input-tags .input-tags-inner {
30558
+ .E_p12gwtiw .pagination-right {
30683
30559
  display: flex;
30560
+ align-items: center;
30561
+ color: #0080ff;
30562
+ font-weight: bold;
30684
30563
  }
30685
- .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30686
- display: flex;
30564
+ .E_p12gwtiw .pagination-right .icon-inner {
30565
+ margin-left: 4px;
30687
30566
  }
30688
- .E_kypn5o5.input-tags .input-tag-suffix {
30689
- position: absolute;
30690
- right: 12px;
30691
- top: 50%;
30692
- transform: translateY(-50%);
30567
+ .E_p12gwtiw .pagination-right .prev-btn,
30568
+ .E_p12gwtiw .pagination-right .next-btn {
30569
+ padding: 0 8px;
30693
30570
  }
30694
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30695
- color: rgba(0, 0, 0, 0.25);
30696
- font-size: 12px;
30697
- cursor: pointer;
30571
+ .E_p12gwtiw .pagination-right .prev-btn > span,
30572
+ .E_p12gwtiw .pagination-right .next-btn > span {
30573
+ color: #0080ff;
30698
30574
  }
30699
- .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30700
- color: rgba(0, 0, 0, 0.45);
30575
+ .E_p12gwtiw .pagination-right .next-btn .icon-inner {
30576
+ transform: rotate(180deg);
30701
30577
  }
30702
- .E_kypn5o5.has-focus-indicator {
30703
- position: relative;
30704
- overflow: hidden;
30578
+
30579
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu {
30580
+ max-height: calc(100vh - 128px);
30581
+ overflow-y: auto;
30705
30582
  }
30706
- .E_kypn5o5.has-focus-indicator .ant-input-prefix {
30707
- position: absolute;
30708
- top: 50%;
30709
- transform: translateY(-50%);
30710
- left: -16px;
30711
- transition: left 150ms ease;
30712
- opacity: 0;
30583
+ .E_d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30584
+ padding: 4px 20px;
30585
+ font-size: 12px;
30586
+ line-height: 18px;
30713
30587
  }
30714
- .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30715
- left: 8px;
30716
- opacity: 1;
30588
+
30589
+ .E_d6j0lbj {
30590
+ font-family: Inter;
30591
+ font-style: normal;
30592
+ font-weight: bold;
30593
+ font-size: 32px;
30594
+ line-height: 40px;
30717
30595
  }
30718
- .E_kypn5o5.has-focus-indicator input {
30719
- transition: margin-left 150ms ease;
30720
- margin-left: 0px;
30596
+
30597
+ .E_d1xhvvxe {
30598
+ font-family: Inter;
30599
+ font-style: normal;
30600
+ font-weight: bold;
30601
+ font-size: 24px;
30602
+ line-height: 32px;
30721
30603
  }
30722
- .E_kypn5o5.has-focus-indicator input:focus {
30723
- margin-left: 16px;
30604
+
30605
+ .E_dk10mxq {
30606
+ font-family: Inter;
30607
+ font-style: normal;
30608
+ font-weight: normal;
30609
+ font-size: 32px;
30610
+ line-height: 40px;
30724
30611
  }
30725
30612
 
30726
- input.E_l1ki27se.ant-input {
30727
- border-top-right-radius: 0;
30728
- border-bottom-right-radius: 0;
30613
+ .E_dxsait {
30614
+ font-family: Inter;
30615
+ font-style: normal;
30616
+ font-weight: bold;
30617
+ font-size: 20px;
30618
+ line-height: 24px;
30729
30619
  }
30730
30620
 
30731
- .E_l1ki27se.ant-input-affix-wrapper {
30732
- border-top-right-radius: 0;
30733
- border-bottom-right-radius: 0;
30621
+ .E_dokn0h3 {
30622
+ font-family: Inter;
30623
+ font-style: normal;
30624
+ font-weight: normal;
30625
+ font-size: 20px;
30626
+ line-height: 24px;
30734
30627
  }
30735
30628
 
30736
- input.E_rrg1fkn.ant-input {
30737
- border-top-left-radius: 0;
30738
- border-bottom-left-radius: 0;
30629
+ .E_dobau4p {
30630
+ font-family: Inter;
30631
+ font-style: normal;
30632
+ font-weight: bold;
30633
+ font-size: 18px;
30634
+ line-height: 22px;
30739
30635
  }
30740
30636
 
30741
- .E_rrg1fkn.ant-input-affix-wrapper {
30742
- border-top-left-radius: 0;
30743
- border-bottom-left-radius: 0;
30637
+ .E_dvolwok {
30638
+ font-family: Inter;
30639
+ font-style: normal;
30640
+ font-weight: normal;
30641
+ font-size: 18px;
30642
+ line-height: 22px;
30744
30643
  }
30745
30644
 
30746
- .E_lgr9b02.ant-select, .E_lgr9b02.ant-select .ant-select-selector {
30747
- border-top-right-radius: 0;
30748
- border-bottom-right-radius: 0;
30645
+ .E_h181qhg4 {
30646
+ font-family: Inter;
30647
+ font-style: normal;
30648
+ font-weight: bold;
30649
+ font-size: 16px;
30650
+ line-height: 22px;
30749
30651
  }
30750
30652
 
30751
- .E_r1af6yu8.ant-select, .E_r1af6yu8.ant-select .ant-select-selector {
30752
- border-top-left-radius: 0;
30753
- border-bottom-left-radius: 0;
30754
- }
30755
-
30756
- .E_c1t6wbwv {
30757
- display: flex;
30758
- flex-direction: column;
30759
- }
30760
- .E_c1t6wbwv .select-wrapper {
30761
- margin-top: 12px;
30762
- }
30763
- .E_c1t6wbwv .select-wrapper .select {
30764
- width: 100%;
30765
- }
30766
- .E_c1t6wbwv .radio-wrapper {
30767
- margin-top: 24px;
30768
- }
30769
- .E_c1t6wbwv div.form-item {
30770
- width: 100%;
30771
- }
30772
-
30773
- .E_d1k7vv5v {
30774
- font-size: 14px;
30775
- font-weight: 500;
30776
- color: #3e4652;
30777
- line-height: 18px;
30778
- }
30779
- .E_d1k7vv5v + .E_d1k7vv5v {
30780
- margin-top: 16px;
30781
- }
30782
- .E_d1k7vv5v + * {
30783
- margin-top: 16px;
30784
- }
30785
-
30786
- .E_le7b9r4.E_d1k7vv5v {
30787
- font-size: 12px;
30788
- color: rgba(44, 56, 82, 0.6);
30789
- margin-top: 12px;
30790
- }
30791
-
30792
- .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
30793
- line-height: 18px;
30794
- font-weight: 500;
30795
- margin-top: 0;
30796
- white-space: initial;
30797
- }
30798
-
30799
- .E_r12ddqmh {
30800
- display: block;
30801
- }
30802
- .E_r12ddqmh span {
30803
- font-size: 14px;
30804
- font-weight: 500;
30805
- line-height: 32px;
30806
- color: #3e4652;
30807
- }
30808
-
30809
- .E_ctcr26a {
30810
- margin-top: 8px;
30811
- padding: 8px;
30812
- border-radius: 6px;
30813
- background: rgba(225, 230, 241, 0.6);
30814
- color: rgba(44, 56, 82, 0.6);
30815
- font-size: 12px;
30816
- }
30817
- .E_ctcr26a div {
30818
- line-height: 20px;
30819
- display: flex;
30820
- align-items: center;
30821
- word-break: break-all;
30822
- }
30823
-
30824
- .E_d6j0lbj {
30825
- font-family: Inter;
30826
- font-style: normal;
30827
- font-weight: bold;
30828
- font-size: 32px;
30829
- line-height: 40px;
30830
- }
30831
-
30832
- .E_d1xhvvxe {
30833
- font-family: Inter;
30834
- font-style: normal;
30835
- font-weight: bold;
30836
- font-size: 24px;
30837
- line-height: 32px;
30838
- }
30839
-
30840
- .E_dk10mxq {
30841
- font-family: Inter;
30842
- font-style: normal;
30843
- font-weight: normal;
30844
- font-size: 32px;
30845
- line-height: 40px;
30846
- }
30847
-
30848
- .E_dxsait {
30849
- font-family: Inter;
30850
- font-style: normal;
30851
- font-weight: bold;
30852
- font-size: 20px;
30853
- line-height: 24px;
30854
- }
30855
-
30856
- .E_dokn0h3 {
30857
- font-family: Inter;
30858
- font-style: normal;
30859
- font-weight: normal;
30860
- font-size: 20px;
30861
- line-height: 24px;
30862
- }
30863
-
30864
- .E_dobau4p {
30865
- font-family: Inter;
30866
- font-style: normal;
30867
- font-weight: bold;
30868
- font-size: 18px;
30869
- line-height: 22px;
30870
- }
30871
-
30872
- .E_dvolwok {
30873
- font-family: Inter;
30874
- font-style: normal;
30875
- font-weight: normal;
30876
- font-size: 18px;
30877
- line-height: 22px;
30878
- }
30879
-
30880
- .E_h181qhg4 {
30881
- font-family: Inter;
30882
- font-style: normal;
30883
- font-weight: bold;
30884
- font-size: 16px;
30885
- line-height: 22px;
30886
- }
30887
-
30888
- .E_h1phgmcq {
30889
- font-family: Inter;
30890
- font-style: normal;
30891
- font-weight: normal;
30892
- font-size: 16px;
30893
- line-height: 22px;
30653
+ .E_h1phgmcq {
30654
+ font-family: Inter;
30655
+ font-style: normal;
30656
+ font-weight: normal;
30657
+ font-size: 16px;
30658
+ line-height: 22px;
30894
30659
  }
30895
30660
 
30896
30661
  .E_h173xnl1 {
@@ -31296,449 +31061,684 @@ input.E_rrg1fkn.ant-input {
31296
31061
  line-height: 12px;
31297
31062
  }
31298
31063
 
31299
- .E_t1upn1sz {
31300
- height: 100%;
31064
+ .E_cz04yix {
31065
+ display: flex;
31066
+ flex-direction: column;
31301
31067
  }
31302
31068
 
31303
- .E_tta5kd2 {
31304
- height: 100%;
31305
- }
31306
- .E_tta5kd2.empty-table .ant-table-content {
31307
- overflow: visible !important;
31069
+ .E_m1if5j39 {
31070
+ max-width: 1120px;
31071
+ width: 100%;
31072
+ margin: 0 auto;
31308
31073
  height: 100%;
31309
31074
  }
31310
- .E_tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31311
- height: 100%;
31075
+
31076
+ .E_w1vvwdlp {
31077
+ max-width: 1120px;
31078
+ width: 100%;
31079
+ margin: 0 auto;
31080
+ display: flex;
31312
31081
  }
31313
- .E_tta5kd2.empty-table .ant-table-content table {
31314
- width: 100% !important;
31315
- height: 100%;
31082
+ .E_w1vvwdlp .left,
31083
+ .E_w1vvwdlp .right {
31084
+ flex-grow: 0;
31085
+ flex-shrink: 0;
31086
+ flex-basis: 21%;
31316
31087
  }
31317
- .E_tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31318
- padding: 15px 0;
31088
+ .E_w1vvwdlp .left {
31089
+ display: flex;
31090
+ justify-content: flex-end;
31091
+ padding-right: 44px;
31319
31092
  }
31320
- .E_tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31321
- display: none;
31093
+ .E_w1vvwdlp .right {
31094
+ padding-left: 44px;
31322
31095
  }
31323
- .E_tta5kd2 .active-row td:nth-child(1) {
31324
- font-weight: 700;
31096
+ .E_w1vvwdlp .middle {
31097
+ margin-bottom: 40px;
31098
+ flex-grow: 0;
31099
+ flex-shrink: 0;
31100
+ flex-basis: 58%;
31325
31101
  }
31326
- .E_tta5kd2.has-selection .active-row td:nth-child(2) {
31327
- font-weight: 700;
31102
+ .E_w1vvwdlp .middle .form-base-field {
31103
+ width: 100%;
31328
31104
  }
31329
- .E_tta5kd2 .ant-spin-nested-loading {
31330
- height: 100%;
31105
+ .E_w1vvwdlp .middle .form-base-field .form-base-field {
31106
+ width: auto;
31331
31107
  }
31332
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31333
- height: 100%;
31334
- overflow: visible;
31108
+
31109
+ .E_h1cuopx7 .ant-modal-header {
31110
+ margin: 0 auto;
31111
+ width: 100%;
31112
+ max-width: 648px;
31335
31113
  }
31336
- .E_tta5kd2 .ant-spin-nested-loading .ant-spin {
31337
- max-height: none;
31114
+ .E_h1cuopx7 .ant-modal-header .ant-modal-title {
31115
+ margin-left: 0;
31338
31116
  }
31339
- .E_tta5kd2.table-init-loading .ant-spin-blur thead,
31340
- .E_tta5kd2.table-init-loading .ant-spin-blur tbody {
31341
- display: none;
31117
+ .E_h1cuopx7 .ant-modal-body {
31118
+ margin: 0 auto;
31119
+ padding: 0;
31120
+ width: 100%;
31121
+ max-width: 648px;
31122
+ overflow: hidden;
31342
31123
  }
31343
- .E_tta5kd2 td.ant-table-column-sort {
31344
- background: transparent;
31124
+ .E_h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
31125
+ margin-bottom: 40px;
31345
31126
  }
31346
- .E_tta5kd2 td.ant-table-cell-fix-left,
31347
- .E_tta5kd2 td.ant-table-cell-fix-right {
31348
- background: #fff;
31349
- padding: 0 !important;
31127
+ .E_h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
31128
+ height: calc(100vh - 225px);
31129
+ overflow-y: auto;
31350
31130
  }
31351
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31352
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31353
- display: flex;
31354
- align-items: center;
31355
- height: 100%;
31356
- padding: 8px;
31131
+ .E_h1cuopx7 .ant-modal-footer .footer-content {
31132
+ margin: 0 auto;
31133
+ max-width: 648px;
31357
31134
  }
31358
- .E_tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31359
- .E_tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31360
- overflow: hidden;
31361
- text-overflow: ellipsis;
31135
+
31136
+ .E_h1p6d3y3 .ant-modal-header {
31137
+ margin: 0 auto;
31362
31138
  width: 100%;
31139
+ max-width: 1024px;
31363
31140
  }
31364
- .E_tta5kd2 .ant-table-container {
31365
- height: 100%;
31141
+ .E_h1p6d3y3 .ant-modal-header .ant-modal-title {
31142
+ margin-left: 0;
31366
31143
  }
31367
- .E_tta5kd2 .ant-table-container::before, .E_tta5kd2 .ant-table-container::after {
31368
- box-shadow: none !important;
31144
+ .E_h1p6d3y3 .ant-modal-body {
31145
+ margin: 0 auto;
31146
+ padding: 0;
31147
+ width: 100%;
31148
+ max-width: 1024px;
31149
+ overflow: hidden;
31369
31150
  }
31370
- .E_tta5kd2 .ant-table {
31371
- border-radius: 0px;
31372
- border-left: none;
31373
- border-right: none;
31374
- border-bottom: none;
31375
- height: 100%;
31376
- font-size: 12px;
31377
- background: transparent;
31151
+ .E_h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
31152
+ margin-bottom: 40px;
31378
31153
  }
31379
- .E_tta5kd2 .ant-table .ant-table-header {
31380
- position: relative;
31381
- z-index: 3;
31382
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31383
- margin-bottom: -1px;
31154
+ .E_h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
31155
+ height: calc(100vh - 225px);
31156
+ overflow-y: auto;
31384
31157
  }
31385
- .E_tta5kd2 .ant-table .time-wrapper .date,
31386
- .E_tta5kd2 .ant-table .value {
31387
- color: #2d3a56;
31158
+ .E_h1p6d3y3 .ant-modal-footer .footer-content {
31159
+ margin: 0 auto;
31160
+ max-width: 1024px;
31388
31161
  }
31389
- .E_tta5kd2 .ant-table .time-wrapper .time,
31390
- .E_tta5kd2 .ant-table .unit {
31162
+
31163
+ .E_fxgckuk {
31164
+ flex: 1;
31165
+ }
31166
+ .E_fxgckuk label {
31167
+ font-size: 13px;
31168
+ line-height: 20px;
31391
31169
  color: rgba(44, 56, 82, 0.6);
31392
31170
  }
31393
- .E_tta5kd2 .ant-table .ant-table-selection {
31394
- position: unset;
31395
- text-align: center;
31171
+ .E_fxgckuk .title {
31172
+ font-size: 14px;
31173
+ line-height: 20px;
31174
+ color: #2d3a56;
31175
+ margin-bottom: 12px;
31396
31176
  }
31397
- .E_tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31398
- background: #fff;
31177
+ .E_fxgckuk.connect-cluster .title {
31178
+ padding-bottom: 26px;
31399
31179
  }
31400
- .E_tta5kd2 .ant-table .anticon-setting {
31401
- cursor: pointer;
31402
- position: absolute;
31403
- top: 50%;
31404
- right: 12px;
31405
- transform: translateY(-50%);
31180
+
31181
+ .E_f1d0vek1 {
31182
+ padding: 25px 0 15px 0;
31183
+ border-bottom: 1px solid #e1e5eb;
31184
+ margin-bottom: 16px;
31406
31185
  }
31407
- .E_tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31408
- box-shadow: none;
31409
- width: 1px;
31410
- background: rgba(213, 219, 227, 0.6);
31186
+
31187
+ .E_f4u402y {
31188
+ display: flex;
31189
+ align-items: center;
31190
+ margin-bottom: 8px;
31411
31191
  }
31412
- .E_tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31413
- box-shadow: none;
31414
- width: 1px;
31192
+ .E_f4u402y > label {
31193
+ width: 216px;
31194
+ }
31195
+ .E_f4u402y > label + * {
31196
+ width: 100%;
31197
+ }
31198
+ .E_f4u402y .ant-select {
31199
+ width: 100%;
31200
+ }
31201
+
31202
+ .E_e1pldf6v {
31203
+ color: #e75a3a;
31204
+ margin-right: 10px;
31205
+ }
31206
+
31207
+ .E_dq0gblh {
31208
+ width: 100%;
31209
+ height: 1px;
31415
31210
  background: rgba(213, 219, 227, 0.6);
31211
+ margin: 24px 0;
31416
31212
  }
31417
- .E_tta5kd2 .ant-table .ant-table-tbody {
31418
- position: relative;
31213
+
31214
+ .E_l1v7sr0n {
31215
+ display: flex;
31216
+ justify-content: center;
31217
+ align-items: center;
31218
+ height: 100%;
31419
31219
  }
31420
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31421
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31422
- border-bottom: 1px solid white;
31423
- height: 40px;
31424
- vertical-align: middle;
31425
- transition: background 0ms;
31426
- color: #00122e;
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;
31427
31229
  }
31428
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31429
- background: #f2f5fa;
31430
- border-bottom-color: #f2f5fa;
31230
+
31231
+ .E_m1jy87hk .ant-modal-header,
31232
+ .E_m1jy87hk .ant-modal-footer .footer-content {
31233
+ width: 648px;
31234
+ margin: 0 auto;
31431
31235
  }
31432
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31433
- height: auto;
31434
- color: #00122e;
31236
+ .E_m1jy87hk .ant-modal-header {
31237
+ padding: 35px 0 24px;
31238
+ border: none;
31239
+ }
31240
+ .E_m1jy87hk .ant-modal-header .ant-modal-title {
31241
+ font-size: 30px;
31242
+ }
31243
+ .E_m1jy87hk .ant-modal-body {
31244
+ padding: 4px 0 2px;
31245
+ }
31246
+ .E_m1jy87hk .ant-modal-footer {
31247
+ border: none;
31248
+ }
31249
+
31250
+ .E_ti7fpyu {
31435
31251
  font-size: 12px;
31436
- text-align: left;
31437
- transition: none;
31438
- overflow: hidden;
31439
- text-overflow: ellipsis;
31440
- white-space: nowrap;
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);
31441
31259
  }
31442
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31443
- color: #0096ff;
31260
+ .E_ti7fpyu:not(:first-child) {
31261
+ margin-left: 4px;
31444
31262
  }
31445
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31446
- overflow: hidden;
31447
- text-overflow: ellipsis;
31263
+
31264
+ .E_f1rest1f {
31448
31265
  width: 100%;
31449
- vertical-align: middle;
31266
+ height: 100%;
31267
+ display: flex;
31268
+ align-items: center;
31269
+ justify-content: center;
31450
31270
  }
31451
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31452
- line-height: 0px;
31271
+
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;
31453
31281
  }
31454
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31455
- padding-right: 25px;
31282
+
31283
+ .E_f1y3gta0.form-item-general {
31284
+ width: 640px;
31456
31285
  }
31457
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31458
- border-top-color: transparent;
31286
+ .E_f1y3gta0.form-item-general.form-item + .E_f1y3gta0.form-item-general.form-item {
31287
+ margin-top: 16px;
31459
31288
  }
31460
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31461
- background: rgba(225, 230, 241, 0.6);
31462
- border-color: transparent transparent white;
31289
+ .E_f1y3gta0.form-item-compact {
31290
+ width: 412px;
31463
31291
  }
31464
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31465
- border-radius: 8px 0 0 8px;
31292
+ .E_f1y3gta0.form-item-compact.form-item + .E_f1y3gta0.form-item-compact.form-item {
31293
+ margin-top: 8px;
31466
31294
  }
31467
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31468
- border-radius: 8px 0 0 8px;
31295
+ .E_f1y3gta0 .form-item {
31296
+ width: auto;
31469
31297
  }
31470
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31298
+ .E_f1y3gta0 .form-item-main {
31299
+ position: relative;
31300
+ display: flex;
31301
+ }
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;
31310
+ }
31311
+ .E_f1y3gta0 .form-item-label {
31312
+ padding-right: 12px;
31313
+ font-size: 13px;
31314
+ color: rgba(44, 56, 82, 0.6);
31315
+ }
31316
+ .E_f1y3gta0 .form-item-label.label-right {
31317
+ text-align: right;
31318
+ }
31319
+ .E_f1y3gta0 .form-item-label,
31320
+ .E_f1y3gta0 .form-item-control {
31321
+ line-height: 32px;
31322
+ }
31323
+ .E_f1y3gta0 .form-item-control .form-item-error {
31324
+ line-height: 18px;
31325
+ }
31326
+ .E_f1y3gta0 .form-item-children {
31327
+ width: 100%;
31328
+ }
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;
31341
+ }
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;
31346
+ }
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;
31354
+ }
31355
+ .E_fujbm7g:not(:first-of-type) {
31356
+ margin-top: 16px;
31357
+ }
31358
+
31359
+ .E_e5fsw5s {
31360
+ width: 8px;
31361
+ height: 24px;
31362
+ display: flex;
31363
+ justify-content: center;
31364
+ align-items: center;
31365
+ cursor: pointer;
31366
+ transition: all 200ms ease-out 40ms;
31367
+ }
31368
+ .E_e5fsw5s:before, .E_e5fsw5s:after {
31471
31369
  content: "";
31472
- width: 4px;
31473
- top: -1px;
31474
- bottom: -1px;
31475
- background: white;
31370
+ width: 1px;
31371
+ height: 6px;
31372
+ border-radius: 1px;
31373
+ background: #ccd4e3;
31374
+ position: relative;
31375
+ right: 2px;
31376
+ transform: rotate(-45deg);
31476
31377
  }
31477
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31478
- border-radius: 0 8px 8px 0;
31378
+ .E_e5fsw5s:after {
31379
+ transform: rotate(45deg);
31380
+ left: 1px;
31479
31381
  }
31480
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31481
- border-radius: 0;
31482
- background: white;
31483
- border-top: none;
31382
+
31383
+ .E_w18knsg4.ant-alert-warning {
31384
+ border: 0;
31385
+ background: rgba(255, 187, 0, 0.1);
31386
+ border-radius: 6px;
31484
31387
  }
31485
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31486
- border-top: 1px solid transparent;
31487
- border-radius: 0 8px 8px 0;
31388
+ .E_w18knsg4.ant-alert,
31389
+ .E_w18knsg4 .ant-alert-message {
31390
+ color: #e07f00;
31391
+ }
31392
+ .E_w18knsg4.ant-alert .dashed-border-bottom,
31393
+ .E_w18knsg4 .ant-alert-message .dashed-border-bottom {
31394
+ border-bottom-color: #e07f00;
31395
+ }
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;
31406
+ }
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;
31488
31416
  background: rgba(225, 230, 241, 0.6);
31417
+ border-radius: 6px;
31418
+ color: rgba(44, 56, 82, 0.6);
31419
+ font-size: 12px;
31420
+ line-height: 18px;
31421
+ }
31422
+ .E_n15x5f5y .icon-wrapper {
31423
+ margin-right: 10px;
31424
+ height: 18px;
31425
+ }
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;
31436
+ }
31437
+ .E_i16ozz3f .icon-wrapper {
31438
+ margin-right: 10px;
31439
+ height: 18px;
31440
+ }
31441
+
31442
+ .E_dszu9qr {
31443
+ color: rgba(44, 56, 82, 0.6);
31444
+ margin-top: 5px;
31445
+ font-size: 12px;
31446
+ line-height: 18px;
31447
+ }
31448
+
31449
+ .E_snxzgx {
31450
+ color: #f0483e;
31451
+ font-size: 12px;
31452
+ white-space: pre-wrap;
31453
+ }
31454
+
31455
+ .E_o1i4orqw {
31456
+ display: flex;
31457
+ align-items: center;
31458
+ justify-content: flex-end;
31459
+ }
31460
+ .E_o1i4orqw .icon-wrapper {
31461
+ margin-right: 16px;
31462
+ }
31463
+
31464
+ .E_t79k8o2 {
31465
+ color: rgba(0, 21, 64, 0.3);
31466
+ }
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;
31489
31475
  }
31490
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31491
- background: white;
31492
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31476
+ .E_ipd9bk.ant-input.ant-input-lg {
31477
+ padding: 8px 16px;
31478
+ line-height: 22px;
31493
31479
  }
31494
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31495
- display: flex;
31496
- align-items: center;
31497
- height: 100%;
31498
- background: rgba(225, 230, 241, 0.6);
31480
+ .E_ipd9bk.ant-input.ant-input-sm {
31481
+ padding: 2px 8px;
31482
+ line-height: 18px;
31499
31483
  }
31500
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31501
- background: white;
31502
- border-top: 1px solid rgba(211, 218, 235, 0.6);
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;
31503
31488
  }
31504
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31505
- display: flex;
31506
- align-items: center;
31507
- height: 100%;
31508
- background: rgba(225, 230, 241, 0.6);
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;
31509
31493
  }
31510
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31511
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
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;
31512
31497
  }
31513
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31514
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31515
- border-radius: 8px;
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);
31516
31501
  }
31517
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31518
- border-top-color: white;
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);
31519
31505
  }
31520
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31521
- background: rgba(0, 136, 255, 0.1);
31522
- border-bottom-color: transparent;
31523
- border-top-color: transparent;
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);
31524
31510
  }
31525
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31526
- border-radius: 8px 0 0 8px;
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;
31527
31518
  }
31528
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31529
- border-radius: 0 8px 8px 0;
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);
31530
31522
  }
31531
- .E_tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31532
- background: rgba(0, 136, 255, 0.1);
31523
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31524
+ padding: 8px 16px;
31525
+ line-height: 22px;
31533
31526
  }
31534
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th {
31535
- background: #fff;
31536
- font-weight: 400;
31537
- position: relative;
31538
- border-bottom: none;
31539
- color: #00122e;
31540
- transition: none;
31541
- padding: 15px 8px 15px 8px;
31527
+ .E_ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31528
+ padding: 2px 8px;
31529
+ line-height: 18px;
31542
31530
  }
31543
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31544
- content: "";
31545
- width: 1px;
31546
- top: 0;
31547
- bottom: 0;
31548
- background: rgba(211, 218, 235, 0.6);
31549
- position: absolute;
31550
- right: 0;
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);
31551
31534
  }
31552
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31553
- padding: unset;
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);
31554
31538
  }
31555
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31556
- display: none;
31539
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31540
+ border-color: #e75a3a;
31557
31541
  }
31558
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31559
- width: 100%;
31560
- overflow: hidden;
31561
- white-space: nowrap;
31562
- text-overflow: ellipsis;
31542
+ .E_ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31543
+ color: #e75a3a;
31563
31544
  }
31564
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31565
- overflow: hidden;
31566
- text-overflow: ellipsis;
31567
- flex: 1;
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);
31568
31548
  }
31569
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31570
- padding: 15px 25px 15px 8px;
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);
31571
31552
  }
31572
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31573
- padding: 0;
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);
31574
31557
  }
31575
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31576
- position: absolute;
31577
- right: 6px;
31578
- top: 50%;
31579
- transform: translateY(-50%);
31580
- height: 16px;
31581
- display: none;
31582
- transition: transform 320ms ease;
31558
+ textarea.E_ipd9bk.ant-input {
31559
+ transition-property: height;
31560
+ transition-delay: 50ms;
31583
31561
  }
31584
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31585
- display: block;
31586
- transform: translateY(-50%) rotateX(180deg);
31562
+ textarea.E_ipd9bk.ant-input.textarea-large {
31563
+ min-height: 40px;
31564
+ height: 40px;
31587
31565
  }
31588
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31589
- display: block;
31566
+ textarea.E_ipd9bk.ant-input.textarea-large:focus {
31567
+ height: 80px;
31590
31568
  }
31591
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31592
- display: none;
31569
+ textarea.E_ipd9bk.ant-input.textarea-middle {
31570
+ min-height: 32px;
31571
+ height: 32px;
31593
31572
  }
31594
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31595
- transform: translateY(-50%);
31573
+ textarea.E_ipd9bk.ant-input.textarea-middle:focus {
31574
+ height: 64px;
31596
31575
  }
31597
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31598
- transform: translateY(-50%) rotateX(180deg);
31576
+ textarea.E_ipd9bk.ant-input.textarea-small {
31577
+ min-height: 24px;
31578
+ height: 24px;
31599
31579
  }
31600
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31601
- background: #f2f5fa;
31580
+ textarea.E_ipd9bk.ant-input.textarea-small:focus {
31581
+ height: 40px;
31602
31582
  }
31603
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31604
- display: block;
31583
+
31584
+ .E_kypn5o5 input, .E_kypn5o5.input-tags {
31585
+ border: 1px solid rgba(213, 219, 227, 0.6);
31586
+ border-radius: 4px;
31605
31587
  }
31606
- .E_tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31607
- padding-right: 25px;
31588
+ .E_kypn5o5.input-tags {
31589
+ position: relative;
31590
+ padding: 6px;
31591
+ height: 32px;
31592
+ cursor: pointer;
31593
+ transition: border 150ms;
31608
31594
  }
31609
- .E_tta5kd2 .ant-table .ant-table-selection-column {
31610
- padding: 0 !important;
31595
+ .E_kypn5o5.input-tags:hover {
31596
+ border-color: #0080ff;
31597
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31611
31598
  }
31612
- .E_tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31613
- position: absolute;
31614
- left: 50%;
31615
- top: 50%;
31616
- transform: translate(-50%, -50%);
31599
+ .E_kypn5o5.input-tags.kit-input-suffix-wrapper {
31600
+ padding-right: 30px;
31617
31601
  }
31618
- .E_tta5kd2 .ant-table .ant-table-selection-column:after {
31619
- display: none;
31602
+ .E_kypn5o5.input-tags .input-tags-inner {
31603
+ display: flex;
31620
31604
  }
31621
- .E_tta5kd2 .ant-table .ant-table-hide-scrollbar {
31622
- background: #fff;
31605
+ .E_kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31606
+ display: flex;
31623
31607
  }
31624
- .E_tta5kd2 .ant-table .ant-table-placeholder {
31625
- background: inherit;
31608
+ .E_kypn5o5.input-tags .input-tag-suffix {
31609
+ position: absolute;
31610
+ right: 12px;
31611
+ top: 50%;
31612
+ transform: translateY(-50%);
31626
31613
  }
31627
- .E_tta5kd2 .ant-table .ant-table-placeholder td {
31628
- position: static;
31629
- border: none;
31630
- background: inherit !important;
31631
- height: 100px;
31632
- vertical-align: middle;
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;
31633
31618
  }
31634
- .E_tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31635
- .E_tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31636
- font-weight: bold;
31637
- font-size: 20px;
31638
- color: rgba(10, 37, 85, 0.6);
31619
+ .E_kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31620
+ color: rgba(0, 0, 0, 0.45);
31639
31621
  }
31640
- .E_tta5kd2 .ant-table td.cell__action_ {
31641
- padding: 0 !important;
31622
+ .E_kypn5o5.has-focus-indicator {
31642
31623
  position: relative;
31643
- background: #fff;
31624
+ overflow: hidden;
31644
31625
  }
31645
- .E_tta5kd2 .ant-table td.cell__action_ > * {
31646
- height: 100%;
31647
- display: flex;
31648
- align-items: center;
31649
- justify-content: flex-end;
31650
- padding-right: 8px;
31626
+ .E_kypn5o5.has-focus-indicator .ant-input-prefix {
31627
+ position: absolute;
31628
+ top: 50%;
31629
+ transform: translateY(-50%);
31630
+ left: -16px;
31631
+ transition: left 150ms ease;
31632
+ opacity: 0;
31651
31633
  }
31652
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button {
31653
- width: 24px;
31654
- height: 24px;
31655
- cursor: pointer;
31656
- justify-content: center;
31657
- border-radius: 4px;
31634
+ .E_kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31635
+ left: 8px;
31636
+ opacity: 1;
31637
+ }
31638
+ .E_kypn5o5.has-focus-indicator input {
31639
+ transition: margin-left 150ms ease;
31640
+ margin-left: 0px;
31658
31641
  }
31659
- .E_tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31660
- background: #fff;
31642
+ .E_kypn5o5.has-focus-indicator input:focus {
31643
+ margin-left: 16px;
31661
31644
  }
31662
31645
 
31663
- .E_s1fc623g {
31664
- width: 430px !important;
31646
+ input.E_l1ki27se.ant-input {
31647
+ border-top-right-radius: 0;
31648
+ border-bottom-right-radius: 0;
31665
31649
  }
31666
31650
 
31667
- .E_da3mx0o .ant-select-item-group {
31668
- padding: 8px 16px;
31669
- line-height: 18px;
31670
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31671
- height: 34px;
31672
- min-height: 34px;
31673
- box-sizing: border-box;
31674
- margin-top: 8px;
31651
+ .E_l1ki27se.ant-input-affix-wrapper {
31652
+ border-top-right-radius: 0;
31653
+ border-bottom-right-radius: 0;
31675
31654
  }
31676
31655
 
31677
- .E_onr9gzt {
31678
- display: flex;
31679
- flex-direction: column;
31680
- margin: 1px 8px;
31681
- padding: 8px;
31682
- border-radius: 4px;
31656
+ input.E_rrg1fkn.ant-input {
31657
+ border-top-left-radius: 0;
31658
+ border-bottom-left-radius: 0;
31683
31659
  }
31684
- .E_onr9gzt .selected-icon {
31685
- display: none;
31660
+
31661
+ .E_rrg1fkn.ant-input-affix-wrapper {
31662
+ border-top-left-radius: 0;
31663
+ border-bottom-left-radius: 0;
31686
31664
  }
31687
- .E_onr9gzt.ant-select-item-option-grouped {
31688
- padding-left: 8px;
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;
31689
31669
  }
31690
- .E_onr9gzt.ant-select-item-option-selected {
31691
- background-color: white;
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;
31692
31674
  }
31693
- .E_onr9gzt.ant-select-item-option-selected .timezone-title {
31694
- color: #0080ff;
31675
+
31676
+ .E_c1t6wbwv {
31677
+ display: flex;
31678
+ flex-direction: column;
31695
31679
  }
31696
- .E_onr9gzt.ant-select-item-option-selected .selected-icon {
31697
- display: block;
31680
+ .E_c1t6wbwv .select-wrapper {
31681
+ margin-top: 12px;
31698
31682
  }
31699
- .E_onr9gzt.ant-select-item-option-active {
31700
- background: rgba(0, 136, 255, 0.16);
31683
+ .E_c1t6wbwv .select-wrapper .select {
31684
+ width: 100%;
31701
31685
  }
31702
- .E_onr9gzt.ant-select-item-option-active .timezone-title {
31703
- color: #0080ff;
31686
+ .E_c1t6wbwv .radio-wrapper {
31687
+ margin-top: 24px;
31704
31688
  }
31705
- .E_onr9gzt.ant-select-item-option-active .timezone-tag {
31706
- background: rgba(0, 136, 255, 0.1);
31707
- color: #0080ff;
31689
+ .E_c1t6wbwv div.form-item {
31690
+ width: 100%;
31708
31691
  }
31709
31692
 
31710
- .E_oiy0apc {
31711
- display: flex;
31712
- justify-content: space-between;
31713
- height: 20px;
31714
- line-height: 20px;
31693
+ .E_d1k7vv5v {
31694
+ font-size: 14px;
31695
+ font-weight: 500;
31696
+ color: #3e4652;
31697
+ line-height: 18px;
31715
31698
  }
31716
- .E_oiy0apc .timezone-title {
31717
- color: #2d3a56;
31718
- overflow: hidden;
31719
- text-overflow: ellipsis;
31699
+ .E_d1k7vv5v + .E_d1k7vv5v {
31700
+ margin-top: 16px;
31701
+ }
31702
+ .E_d1k7vv5v + * {
31703
+ margin-top: 16px;
31720
31704
  }
31721
31705
 
31722
- .E_of4y382 {
31723
- display: flex;
31724
- justify-content: space-between;
31706
+ .E_le7b9r4.E_d1k7vv5v {
31707
+ font-size: 12px;
31725
31708
  color: rgba(44, 56, 82, 0.6);
31726
- height: 18px;
31709
+ margin-top: 12px;
31710
+ }
31711
+
31712
+ .E_r1dnygxx.E_le7b9r4.E_d1k7vv5v {
31727
31713
  line-height: 18px;
31728
- margin-top: 2px;
31714
+ font-weight: 500;
31715
+ margin-top: 0;
31716
+ white-space: initial;
31729
31717
  }
31730
31718
 
31731
- .E_t19903l9 {
31732
- border: none;
31733
- margin-right: 0;
31734
- background: rgba(225, 230, 241, 0.6);
31719
+ .E_r12ddqmh {
31720
+ display: block;
31721
+ }
31722
+ .E_r12ddqmh span {
31723
+ font-size: 14px;
31724
+ font-weight: 500;
31725
+ line-height: 32px;
31726
+ color: #3e4652;
31735
31727
  }
31736
31728
 
31737
- .E_ohwbvxu {
31738
- pointer-events: none;
31739
- height: 32px;
31740
- width: 100%;
31741
- opacity: 0;
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;
31736
+ }
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 {
@@ -31881,6 +31881,46 @@ input.E_rrg1fkn.ant-input {
31881
31881
  color: #fff;
31882
31882
  }
31883
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
+
31884
31924
  .E_m1thnes4 {
31885
31925
  color: rgba(44, 56, 82, 0.6);
31886
31926
  text-align: center;
@@ -32012,103 +32052,34 @@ input.E_rrg1fkn.ant-input {
32012
32052
  bottom: 10px;
32013
32053
  padding: 0 8px;
32014
32054
  border-radius: 4px;
32015
- font-size: 12px;
32016
- color: #fff;
32017
- background: rgba(0, 0, 0, 0.75);
32018
- transform: translateX(-50%);
32019
- }
32020
-
32021
- .E_t1ipvk51 {
32022
- min-width: 200px;
32023
- }
32024
-
32025
- .E_t1kgldps {
32026
- display: flex;
32027
- align-items: center;
32028
- justify-content: space-between;
32029
- background-color: rgba(0, 0, 0, 0.75);
32030
- color: #b4beca;
32031
- font-size: 12px;
32032
- padding: 3px 6px;
32033
- }
32034
- .E_t1kgldps:first-child {
32035
- padding-top: 3px;
32036
- }
32037
- .E_t1kgldps:last-child {
32038
- padding-bottom: 3px;
32039
- }
32040
- .E_t1kgldps .column-value {
32041
- color: #fff;
32042
- margin-left: 8px;
32043
- }
32044
-
32045
- .E_l4bld33 {
32046
- width: 64px;
32047
- height: 64px;
32048
- display: flex;
32049
- align-items: center;
32050
- justify-content: center;
32051
- position: relative;
32052
- opacity: 0.2;
32053
- }
32054
-
32055
- .E_lgitjoj {
32056
- position: absolute;
32057
- width: 5px;
32058
- height: 48px;
32059
- left: 9.33px;
32060
- top: 40.5px;
32061
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32062
- border-radius: 5px;
32063
- transform: rotate(-128deg);
32064
- transform-origin: top left;
32065
- animation: loading-indicator1 1100ms ease-out infinite;
32066
- }
32067
-
32068
- .E_l13g0exg {
32069
- position: absolute;
32070
- width: 5px;
32071
- height: 48px;
32072
- left: 40.8px;
32073
- top: 8.4px;
32074
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32075
- border-radius: 5px;
32076
- transform: rotate(-8deg);
32077
- transform-origin: top left;
32078
- animation: loading-indicator2 1100ms ease-out infinite;
32079
- }
32080
-
32081
- .E_l1exo3h6 {
32082
- position: absolute;
32083
- width: 5px;
32084
- height: 48px;
32085
- left: 52.9px;
32086
- top: 51.8px;
32087
- background: linear-gradient(180deg, #0080ff 0%, rgba(0, 128, 255, 0.16) 100%);
32088
- border-radius: 5px;
32089
- transform: rotate(112deg);
32090
- transform-origin: top left;
32091
- animation: loading-indicator3 1100ms ease-out infinite;
32092
- }
32093
-
32094
- .E_c18gxmrl {
32095
- border: 1px solid #d8deeb;
32096
- border-radius: 4px;
32055
+ font-size: 12px;
32056
+ color: #fff;
32057
+ background: rgba(0, 0, 0, 0.75);
32058
+ transform: translateX(-50%);
32097
32059
  }
32098
- .E_c18gxmrl + .E_c18gxmrl {
32099
- margin-top: 8px;
32060
+
32061
+ .E_t1ipvk51 {
32062
+ min-width: 200px;
32100
32063
  }
32101
- .E_c18gxmrl:hover {
32102
- border-color: #0080ff;
32064
+
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;
32103
32073
  }
32104
- .E_c18gxmrl:hover > header {
32105
- background: rgba(0, 128, 255, 0.1);
32074
+ .E_t1kgldps:first-child {
32075
+ padding-top: 3px;
32106
32076
  }
32107
- .E_c18gxmrl.active header {
32108
- border-bottom: 1px solid #d8deeb;
32077
+ .E_t1kgldps:last-child {
32078
+ padding-bottom: 3px;
32109
32079
  }
32110
- .E_c18gxmrl > header {
32111
- padding: 8px 12px;
32080
+ .E_t1kgldps .column-value {
32081
+ color: #fff;
32082
+ margin-left: 8px;
32112
32083
  }
32113
32084
 
32114
32085
  .E_c1uzzomf {
@@ -32133,109 +32104,6 @@ input.E_rrg1fkn.ant-input {
32133
32104
  text-align: center;
32134
32105
  }
32135
32106
 
32136
- .E_c18bcrac {
32137
- display: inline-block;
32138
- width: 100%;
32139
- }
32140
- .E_c18bcrac .recharts-wrapper {
32141
- margin-left: 4px;
32142
- }
32143
-
32144
- .E_cro7kg2 {
32145
- padding: 4px;
32146
- }
32147
-
32148
- .E_c14wcxf0 {
32149
- display: flex;
32150
- justify-content: space-between;
32151
- align-items: center;
32152
- font-size: 13px;
32153
- line-height: 24px;
32154
- color: #cccccc;
32155
- white-space: nowrap;
32156
- }
32157
- .E_c14wcxf0 label {
32158
- margin-right: 32px;
32159
- }
32160
-
32161
- .E_coy29mj.E_c14wcxf0 {
32162
- font-weight: bold;
32163
- color: white;
32164
- }
32165
-
32166
- .E_s11212zy {
32167
- width: 8px;
32168
- height: 8px;
32169
- border-radius: 2px;
32170
- display: inline-block;
32171
- background: var(--s11212zy-0);
32172
- border: 1px solid #fff;
32173
- box-sizing: content-box;
32174
- margin-right: 6px;
32175
- }
32176
-
32177
- .E_p1lyky6c > :first-child {
32178
- font-weight: bold;
32179
- color: white;
32180
- margin-right: 4px;
32181
- }
32182
-
32183
- .E_c1bus5hc {
32184
- --color: white;
32185
- height: 14px;
32186
- width: 14px;
32187
- border-radius: 50%;
32188
- flex-shrink: 0;
32189
- display: flex;
32190
- align-items: center;
32191
- justify-content: center;
32192
- border: 1px solid var(--color);
32193
- }
32194
- .E_c1bus5hc .circle-inner {
32195
- position: relative;
32196
- height: 10px;
32197
- width: 10px;
32198
- border-radius: 50%;
32199
- overflow: hidden;
32200
- }
32201
- .E_c1bus5hc .circle-content {
32202
- position: absolute;
32203
- height: 100%;
32204
- width: 100%;
32205
- left: 0;
32206
- top: 0;
32207
- border-radius: 50%;
32208
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32209
- transform: rotate(180deg);
32210
- }
32211
- .E_c1bus5hc .circle-child {
32212
- position: absolute;
32213
- height: 100%;
32214
- width: 100%;
32215
- left: 0;
32216
- top: 0;
32217
- margin-left: 50%;
32218
- transform-origin: left;
32219
- background: white;
32220
- transform: rotate(0deg);
32221
- }
32222
-
32223
- .E_berrcjl {
32224
- color: rgba(10, 37, 85, 0.6);
32225
- margin-bottom: 4px;
32226
- }
32227
- .E_berrcjl .breadcrumb-link {
32228
- color: rgba(10, 37, 85, 0.6);
32229
- cursor: pointer;
32230
- transition: color 160ms ease;
32231
- }
32232
- .E_berrcjl .breadcrumb-link:hover {
32233
- color: #0080ff;
32234
- }
32235
- .E_berrcjl .breadcrumb-link:active {
32236
- color: #005ed1;
32237
- }
32238
-
32239
32107
  .E_s11wux3h .ant-segmented-item:not(:last-child) {
32240
32108
  margin-right: 2px;
32241
32109
  }
@@ -32270,139 +32138,97 @@ input.E_rrg1fkn.ant-input {
32270
32138
  background-color: transparent;
32271
32139
  }
32272
32140
 
32273
- .E_n12mqh7z {
32274
- display: flex;
32275
- align-items: center;
32276
- font-size: 12px;
32277
- line-height: 18px;
32278
- }
32279
- .E_n12mqh7z:not(:last-child) {
32141
+ .E_berrcjl {
32142
+ color: rgba(10, 37, 85, 0.6);
32280
32143
  margin-bottom: 4px;
32281
32144
  }
32282
-
32283
- .E_tf5bynu {
32284
- margin: 0 3px;
32285
- }
32286
-
32287
- .E_tcckoz1 {
32288
- max-height: 400px;
32289
- overflow: "auto";
32145
+ .E_berrcjl .breadcrumb-link {
32146
+ color: rgba(10, 37, 85, 0.6);
32147
+ cursor: pointer;
32148
+ transition: color 160ms ease;
32290
32149
  }
32291
-
32292
- .E_s1iv0tp1 .enabled-switch {
32293
- display: flex;
32294
- align-items: center;
32150
+ .E_berrcjl .breadcrumb-link:hover {
32151
+ color: #0080ff;
32295
32152
  }
32296
- .E_s1iv0tp1 .enabled-text {
32297
- margin-right: 8px;
32153
+ .E_berrcjl .breadcrumb-link:active {
32154
+ color: #005ed1;
32298
32155
  }
32299
32156
 
32300
- .E_tje3huy {
32157
+ .E_c18bcrac {
32158
+ display: inline-block;
32301
32159
  width: 100%;
32302
- overflow: inherit;
32303
- white-space: inherit;
32304
- text-overflow: ellipsis;
32305
- }
32306
-
32307
- .E_gmyahx3 {
32308
- cursor: pointer;
32309
32160
  }
32310
- .E_gmyahx3 .link-text {
32311
- color: rgba(0, 21, 64, 0.3);
32161
+ .E_c18bcrac .recharts-wrapper {
32162
+ margin-left: 4px;
32312
32163
  }
32313
- .E_gmyahx3:hover .link-text {
32314
- color: #0080ff;
32164
+
32165
+ .E_cro7kg2 {
32166
+ padding: 4px;
32315
32167
  }
32316
32168
 
32317
- .E_m15dvk92 {
32169
+ .E_c14wcxf0 {
32318
32170
  display: flex;
32319
32171
  justify-content: space-between;
32320
- width: 100%;
32172
+ align-items: center;
32173
+ font-size: 13px;
32174
+ line-height: 24px;
32175
+ color: #cccccc;
32176
+ white-space: nowrap;
32321
32177
  }
32322
- .E_m15dvk92 .action {
32323
- margin-left: 16px;
32178
+ .E_c14wcxf0 label {
32179
+ margin-right: 32px;
32324
32180
  }
32325
32181
 
32326
- .E_aql8iqz .ant-alert-message {
32327
- width: 100%;
32182
+ .E_coy29mj.E_c14wcxf0 {
32183
+ font-weight: bold;
32184
+ color: white;
32328
32185
  }
32329
32186
 
32330
- .E_c10crapj {
32331
- border-radius: 8px;
32332
- }
32333
- .E_c10crapj .ant-card-body {
32334
- padding: 20px 24px 24px 24px;
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;
32335
32196
  }
32336
32197
 
32337
- .E_c198s9j3 {
32338
- color: #2d3a56;
32339
- line-height: 22px;
32340
- display: inline-flex;
32341
- }
32342
- .E_c198s9j3 .ant-checkbox {
32343
- height: 22px;
32344
- display: flex;
32345
- align-items: center;
32346
- top: 0;
32347
- }
32348
- .E_c198s9j3 .ant-checkbox-checked::after {
32349
- border: none;
32350
- }
32351
- .E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32352
- .E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32353
- border-color: #0080ff;
32354
- }
32355
- .E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
32356
- border: 1px solid rgba(107, 128, 167, 0.6);
32357
- }
32358
- .E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32359
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32360
- border: 1px solid #0080ff;
32361
- }
32362
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32363
- background: #0080ff;
32364
- }
32365
- .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32366
- background-color: #fff;
32367
- height: 2px;
32368
- width: 10px;
32369
- border-radius: 2px;
32198
+ .E_p1lyky6c > :first-child {
32199
+ font-weight: bold;
32200
+ color: white;
32201
+ margin-right: 4px;
32370
32202
  }
32371
- .E_c198s9j3.ant-checkbox-wrapper-disabled {
32372
- opacity: 0.5;
32203
+
32204
+ .E_c18gxmrl {
32205
+ border: 1px solid #d8deeb;
32206
+ border-radius: 4px;
32373
32207
  }
32374
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32375
- background: rgba(211, 218, 235, 0.6);
32376
- border-color: rgba(107, 128, 167, 0.6) !important;
32208
+ .E_c18gxmrl + .E_c18gxmrl {
32209
+ margin-top: 8px;
32377
32210
  }
32378
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32379
- border-color: #2d3a56;
32211
+ .E_c18gxmrl:hover {
32212
+ border-color: #0080ff;
32380
32213
  }
32381
- .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32382
- background: #2d3a56;
32214
+ .E_c18gxmrl:hover > header {
32215
+ background: rgba(0, 128, 255, 0.1);
32383
32216
  }
32384
- .E_c198s9j3 .ant-checkbox + span,
32385
- .E_c198s9j3 .ant-checkbox-disabled + span {
32386
- padding: 0;
32217
+ .E_c18gxmrl.active header {
32218
+ border-bottom: 1px solid #d8deeb;
32387
32219
  }
32388
- .E_c198s9j3 .ant-checkbox + span .main,
32389
- .E_c198s9j3 .ant-checkbox-disabled + span .main {
32390
- display: inline-block;
32391
- margin-left: 12px;
32392
- color: #2d3a56;
32220
+ .E_c18gxmrl > header {
32221
+ padding: 8px 12px;
32393
32222
  }
32394
- .E_c198s9j3 .ant-checkbox + span .sub,
32395
- .E_c198s9j3 .ant-checkbox-disabled + span .sub {
32396
- margin-left: 28px;
32397
- color: rgba(44, 56, 82, 0.6);
32223
+
32224
+ .E_gmyahx3 {
32225
+ cursor: pointer;
32398
32226
  }
32399
- .E_c198s9j3.compact .ant-checkbox + span .main,
32400
- .E_c198s9j3.compact .ant-checkbox-disabled + span .main {
32401
- margin-left: 8px;
32227
+ .E_gmyahx3 .link-text {
32228
+ color: rgba(0, 21, 64, 0.3);
32402
32229
  }
32403
- .E_c198s9j3.compact .ant-checkbox + span .sub,
32404
- .E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
32405
- margin-left: 24px;
32230
+ .E_gmyahx3:hover .link-text {
32231
+ color: #0080ff;
32406
32232
  }
32407
32233
 
32408
32234
  .E_clm1wy1 {
@@ -32498,6 +32324,25 @@ input.E_rrg1fkn.ant-input {
32498
32324
  border-radius: 2px;
32499
32325
  }
32500
32326
 
32327
+ .E_n12mqh7z {
32328
+ display: flex;
32329
+ align-items: center;
32330
+ font-size: 12px;
32331
+ line-height: 18px;
32332
+ }
32333
+ .E_n12mqh7z:not(:last-child) {
32334
+ margin-bottom: 4px;
32335
+ }
32336
+
32337
+ .E_tf5bynu {
32338
+ margin: 0 3px;
32339
+ }
32340
+
32341
+ .E_tcckoz1 {
32342
+ max-height: 400px;
32343
+ overflow: "auto";
32344
+ }
32345
+
32501
32346
  .E_t1sqg15u {
32502
32347
  background: white;
32503
32348
  }
@@ -32611,6 +32456,112 @@ input.E_rrg1fkn.ant-input {
32611
32456
  color: #00122e !important;
32612
32457
  }
32613
32458
 
32459
+ .E_tje3huy {
32460
+ width: 100%;
32461
+ overflow: inherit;
32462
+ white-space: inherit;
32463
+ text-overflow: ellipsis;
32464
+ }
32465
+
32466
+ .E_m15dvk92 {
32467
+ display: flex;
32468
+ justify-content: space-between;
32469
+ width: 100%;
32470
+ }
32471
+ .E_m15dvk92 .action {
32472
+ margin-left: 16px;
32473
+ }
32474
+
32475
+ .E_aql8iqz .ant-alert-message {
32476
+ width: 100%;
32477
+ }
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
+
32494
+ .E_c198s9j3 {
32495
+ color: #2d3a56;
32496
+ line-height: 22px;
32497
+ display: inline-flex;
32498
+ }
32499
+ .E_c198s9j3 .ant-checkbox {
32500
+ height: 22px;
32501
+ display: flex;
32502
+ align-items: center;
32503
+ top: 0;
32504
+ }
32505
+ .E_c198s9j3 .ant-checkbox-checked::after {
32506
+ border: none;
32507
+ }
32508
+ .E_c198s9j3.ant-checkbox-wrapper:hover .ant-checkbox-inner, .E_c198s9j3.ant-checkbox-wrapper.__pseudo-states-hover .ant-checkbox-inner,
32509
+ .E_c198s9j3 .ant-checkbox:hover .ant-checkbox-inner {
32510
+ border-color: #0080ff;
32511
+ }
32512
+ .E_c198s9j3 .ant-checkbox .ant-checkbox-inner {
32513
+ border: 1px solid rgba(107, 128, 167, 0.6);
32514
+ }
32515
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner,
32516
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32517
+ border: 1px solid #0080ff;
32518
+ }
32519
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner {
32520
+ background: #0080ff;
32521
+ }
32522
+ .E_c198s9j3 .ant-checkbox.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32523
+ background-color: #fff;
32524
+ height: 2px;
32525
+ width: 10px;
32526
+ border-radius: 2px;
32527
+ }
32528
+ .E_c198s9j3.ant-checkbox-wrapper-disabled {
32529
+ opacity: 0.5;
32530
+ }
32531
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32532
+ background: rgba(211, 218, 235, 0.6);
32533
+ border-color: rgba(107, 128, 167, 0.6) !important;
32534
+ }
32535
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32536
+ border-color: #2d3a56;
32537
+ }
32538
+ .E_c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32539
+ background: #2d3a56;
32540
+ }
32541
+ .E_c198s9j3 .ant-checkbox + span,
32542
+ .E_c198s9j3 .ant-checkbox-disabled + span {
32543
+ padding: 0;
32544
+ }
32545
+ .E_c198s9j3 .ant-checkbox + span .main,
32546
+ .E_c198s9j3 .ant-checkbox-disabled + span .main {
32547
+ display: inline-block;
32548
+ margin-left: 12px;
32549
+ color: #2d3a56;
32550
+ }
32551
+ .E_c198s9j3 .ant-checkbox + span .sub,
32552
+ .E_c198s9j3 .ant-checkbox-disabled + span .sub {
32553
+ margin-left: 28px;
32554
+ color: rgba(44, 56, 82, 0.6);
32555
+ }
32556
+ .E_c198s9j3.compact .ant-checkbox + span .main,
32557
+ .E_c198s9j3.compact .ant-checkbox-disabled + span .main {
32558
+ margin-left: 8px;
32559
+ }
32560
+ .E_c198s9j3.compact .ant-checkbox + span .sub,
32561
+ .E_c198s9j3.compact .ant-checkbox-disabled + span .sub {
32562
+ margin-left: 24px;
32563
+ }
32564
+
32614
32565
  .E_cav9p2m .ant-collapse-item {
32615
32566
  border: 0px;
32616
32567
  background-color: #fff;
@@ -32639,6 +32590,7 @@ input.E_rrg1fkn.ant-input {
32639
32590
 
32640
32591
  button.E_lujuy3j {
32641
32592
  color: #0080FF;
32593
+ height: unset;
32642
32594
  }
32643
32595
  button.E_lujuy3j .button-prefix-icon {
32644
32596
  margin-right: 4px;
@@ -32908,6 +32860,55 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32908
32860
  background-color: #7E41FF;
32909
32861
  }
32910
32862
 
32863
+ .E_l4bld33 {
32864
+ width: 64px;
32865
+ height: 64px;
32866
+ display: flex;
32867
+ align-items: center;
32868
+ justify-content: center;
32869
+ position: relative;
32870
+ opacity: 0.2;
32871
+ }
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;
32884
+ }
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;
32897
+ }
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;
32910
+ }
32911
+
32911
32912
  .E_sq6vos1 {
32912
32913
  --item-min-width: 60px;
32913
32914
  }
@@ -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,44 +33820,21 @@ 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;
33823
+ .E_c1k4vanq {
33824
+ padding: 0 12px 14px 12px;
33790
33825
  }
33791
33826
 
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);
33827
+ .E_skwah65 {
33828
+ height: 8px;
33829
+ box-sizing: border-box;
33804
33830
  border-radius: 2px;
33831
+ background: #f5f7fa;
33832
+ display: flex;
33833
+ width: 100%;
33834
+ overflow: hidden;
33805
33835
  }
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);
33820
- }
33821
-
33822
- .E_c1k4vanq {
33823
- padding: 0 12px 14px 12px;
33836
+ .E_skwah65 .stack-bar-item + .stack-bar-item {
33837
+ margin-left: 1px;
33824
33838
  }
33825
33839
 
33826
33840
  .E_c1udgdh2 {
@@ -33863,17 +33877,21 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33863
33877
  margin-right: 2px;
33864
33878
  }
33865
33879
 
33866
- .E_skwah65 {
33867
- height: 8px;
33868
- box-sizing: border-box;
33869
- border-radius: 2px;
33870
- background: #f5f7fa;
33871
- display: flex;
33872
- width: 100%;
33873
- overflow: hidden;
33880
+ .E_bab9xum {
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);
33874
33882
  }
33875
- .E_skwah65 .stack-bar-item + .stack-bar-item {
33876
- margin-left: 1px;
33883
+
33884
+ .E_cav4gt6 {
33885
+ border-radius: 8px;
33886
+ background-color: white;
33887
+ }
33888
+ .E_cav4gt6.hoverable {
33889
+ cursor: pointer;
33890
+ }
33891
+ .E_cav4gt6.hoverable:hover {
33892
+ transition: all 200ms ease;
33893
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33894
+ transform: translateY(-4px);
33877
33895
  }
33878
33896
 
33879
33897
  .E_rrwcpby {
@@ -33892,23 +33910,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33892
33910
  margin-right: 6px;
33893
33911
  }
33894
33912
 
33895
- .E_bab9xum {
33896
- 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
- }
33898
-
33899
- .E_cav4gt6 {
33900
- border-radius: 8px;
33901
- background-color: white;
33902
- }
33903
- .E_cav4gt6.hoverable {
33904
- cursor: pointer;
33905
- }
33906
- .E_cav4gt6.hoverable:hover {
33907
- transition: all 200ms ease;
33908
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33909
- transform: translateY(-4px);
33910
- }
33911
-
33912
33913
  .E_f1p9ti6d {
33913
33914
  width: 100%;
33914
33915
  margin-bottom: 0 !important;
@@ -33940,91 +33941,6 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33940
33941
  min-height: 0px;
33941
33942
  }
33942
33943
 
33943
- .E_w1xcixj5.outside-tag {
33944
- padding-left: 0;
33945
- }
33946
- .E_w1xcixj5.outside-tag .inside-tag {
33947
- border-radius: 4px 0 0 4px;
33948
- padding-right: 4px;
33949
- margin-right: 4px;
33950
- }
33951
-
33952
- .E_sut42l0 {
33953
- padding: 0 8px;
33954
- height: 18px;
33955
- }
33956
-
33957
- .E_mfsz1jz {
33958
- padding: 2px 8px;
33959
- height: 24px;
33960
- }
33961
-
33962
- .E_tnd6h4m {
33963
- margin: 0;
33964
- }
33965
-
33966
- .E_i1qw4clm {
33967
- margin-right: 4px;
33968
- height: 16px;
33969
- }
33970
-
33971
- .E_n1r5ku5l.ant-tag.ant-tag-gray {
33972
- font-weight: 700;
33973
- color: #00122e;
33974
- background-color: rgba(237, 241, 250, 0.6);
33975
- border: 1px solid rgba(211, 218, 235, 0.6);
33976
- }
33977
-
33978
- .E_at4ovwe .ant-input-number-handler-wrap {
33979
- display: var(--at4ovwe-0);
33980
- }
33981
- .E_at4ovwe .ant-input-number-input-wrap {
33982
- padding: 5px 12px;
33983
- display: inline-flex;
33984
- line-height: 1.5715;
33985
- height: 100%;
33986
- width: 100%;
33987
- }
33988
- .E_at4ovwe .ant-input-number-input-wrap::after {
33989
- content: var(--at4ovwe-1);
33990
- display: var(--at4ovwe-2);
33991
- flex: none;
33992
- align-items: center;
33993
- margin-left: 4px;
33994
- color: rgba(44, 56, 82, 0.6);
33995
- }
33996
- .E_at4ovwe .ant-input-number-input-wrap::before {
33997
- content: var(--at4ovwe-3);
33998
- display: var(--at4ovwe-4);
33999
- flex: none;
34000
- align-items: center;
34001
- margin-right: 4px;
34002
- cursor: auto;
34003
- color: rgba(44, 56, 82, 0.6);
34004
- }
34005
- .ant-input-group.ant-input-group-compact > .E_at4ovwe {
34006
- border-radius: 0;
34007
- }
34008
- .E_at4ovwe.ant-input-number {
34009
- width: 100%;
34010
- border-radius: 6px;
34011
- }
34012
- .E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
34013
- border-color: #0096ff;
34014
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
34015
- z-index: 1;
34016
- }
34017
- .E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
34018
- border-color: #e75a3a;
34019
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
34020
- }
34021
- .E_at4ovwe .ant-input-number-input {
34022
- padding: 0;
34023
- margin: 0;
34024
- height: auto;
34025
- font-size: inherit;
34026
- }
34027
-
34028
33944
  .E_tc40oxa {
34029
33945
  margin-bottom: 4px;
34030
33946
  color: rgba(44, 56, 82, 0.6);
@@ -34218,11 +34134,96 @@ button.E_lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34218
34134
  margin-right: 8px;
34219
34135
  }
34220
34136
 
34137
+ .E_at4ovwe .ant-input-number-handler-wrap {
34138
+ display: var(--at4ovwe-0);
34139
+ }
34140
+ .E_at4ovwe .ant-input-number-input-wrap {
34141
+ padding: 5px 12px;
34142
+ display: inline-flex;
34143
+ line-height: 1.5715;
34144
+ height: 100%;
34145
+ width: 100%;
34146
+ }
34147
+ .E_at4ovwe .ant-input-number-input-wrap::after {
34148
+ content: var(--at4ovwe-1);
34149
+ display: var(--at4ovwe-2);
34150
+ flex: none;
34151
+ align-items: center;
34152
+ margin-left: 4px;
34153
+ color: rgba(44, 56, 82, 0.6);
34154
+ }
34155
+ .E_at4ovwe .ant-input-number-input-wrap::before {
34156
+ content: var(--at4ovwe-3);
34157
+ display: var(--at4ovwe-4);
34158
+ flex: none;
34159
+ align-items: center;
34160
+ margin-right: 4px;
34161
+ cursor: auto;
34162
+ color: rgba(44, 56, 82, 0.6);
34163
+ }
34164
+ .ant-input-group.ant-input-group-compact > .E_at4ovwe {
34165
+ border-radius: 0;
34166
+ }
34167
+ .E_at4ovwe.ant-input-number {
34168
+ width: 100%;
34169
+ border-radius: 6px;
34170
+ }
34171
+ .E_at4ovwe.ant-input-number:not([disabled]):focus, .E_at4ovwe.ant-input-number:not([disabled]):active, .E_at4ovwe.ant-input-number:not([disabled]).ant-input-number-focused {
34172
+ border-color: #0096ff;
34173
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
34174
+ z-index: 1;
34175
+ }
34176
+ .E_at4ovwe.ant-input-number.error:not([disabled]):hover, .E_at4ovwe.ant-input-number.error:not([disabled]).ant-input-number-focused {
34177
+ border-color: #e75a3a;
34178
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
34179
+ }
34180
+ .E_at4ovwe .ant-input-number-input {
34181
+ padding: 0;
34182
+ margin: 0;
34183
+ height: auto;
34184
+ font-size: inherit;
34185
+ }
34186
+
34221
34187
  .E_iwsze0q {
34222
34188
  margin-right: 4px;
34223
34189
  height: 16px;
34224
34190
  }
34225
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
+
34201
+ .E_sut42l0 {
34202
+ padding: 0 8px;
34203
+ height: 18px;
34204
+ }
34205
+
34206
+ .E_mfsz1jz {
34207
+ padding: 2px 8px;
34208
+ height: 24px;
34209
+ }
34210
+
34211
+ .E_tnd6h4m {
34212
+ margin: 0;
34213
+ }
34214
+
34215
+ .E_i1qw4clm {
34216
+ margin-right: 4px;
34217
+ height: 16px;
34218
+ }
34219
+
34220
+ .E_n1r5ku5l.ant-tag.ant-tag-gray {
34221
+ font-weight: 700;
34222
+ color: #00122e;
34223
+ background-color: rgba(237, 241, 250, 0.6);
34224
+ border: 1px solid rgba(211, 218, 235, 0.6);
34225
+ }
34226
+
34226
34227
  .E_a6dbbkm .ant-input-number-handler-wrap {
34227
34228
  display: var(--a6dbbkm-0);
34228
34229
  }