@cloudtower/eagle 0.27.27 → 0.27.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/dist/components.css +2023 -2022
  2. package/dist/eagle/src/utils/type.d.ts +1 -0
  3. package/dist/{stories → eagle/stories}/changeLng.stories.d.ts +2 -2
  4. package/dist/esm/index.js +50 -51
  5. package/dist/esm/stats1.html +1 -1
  6. package/dist/parrot/src/index.d.ts +4 -0
  7. package/dist/parrot/src/locales/en-US/index.d.ts +130 -0
  8. package/dist/parrot/src/locales/index.d.ts +262 -0
  9. package/dist/parrot/src/locales/zh-CN/index.d.ts +130 -0
  10. package/dist/parrot/src/parrotI18n.d.ts +8 -0
  11. package/dist/style.css +1561 -1560
  12. package/dist/umd/index.js +53 -53
  13. package/dist/umd/stats1.html +1 -1
  14. package/dist/variables.scss +1 -0
  15. package/package.json +6 -8
  16. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/UIKitProvider.stories.d.ts +0 -0
  17. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/index.d.ts +0 -0
  18. /package/dist/{components → eagle/src/components}/Alert/Alert.stories.d.ts +0 -0
  19. /package/dist/{components → eagle/src/components}/Alert/index.d.ts +0 -0
  20. /package/dist/{components → eagle/src/components}/Arch/Arch.stories.d.ts +0 -0
  21. /package/dist/{components → eagle/src/components}/Arch/index.d.ts +0 -0
  22. /package/dist/{components → eagle/src/components}/Badge/index.d.ts +0 -0
  23. /package/dist/{components → eagle/src/components}/BaseIcon/BaseIcon.stories.d.ts +0 -0
  24. /package/dist/{components → eagle/src/components}/BaseIcon/index.d.ts +0 -0
  25. /package/dist/{components → eagle/src/components}/Bit/Bit.stories.d.ts +0 -0
  26. /package/dist/{components → eagle/src/components}/Bit/index.d.ts +0 -0
  27. /package/dist/{components → eagle/src/components}/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
  28. /package/dist/{components → eagle/src/components}/BitPerSecond/index.d.ts +0 -0
  29. /package/dist/{components → eagle/src/components}/Bps/Bps.stories.d.ts +0 -0
  30. /package/dist/{components → eagle/src/components}/Bps/index.d.ts +0 -0
  31. /package/dist/{components → eagle/src/components}/Button/Button.stories.d.ts +0 -0
  32. /package/dist/{components → eagle/src/components}/Button/HoverableElement.d.ts +0 -0
  33. /package/dist/{components → eagle/src/components}/Button/HoverableElement.stories.d.ts +0 -0
  34. /package/dist/{components → eagle/src/components}/Button/index.d.ts +0 -0
  35. /package/dist/{components → eagle/src/components}/ButtonGroup/index.d.ts +0 -0
  36. /package/dist/{components → eagle/src/components}/Byte/Byte.stories.d.ts +0 -0
  37. /package/dist/{components → eagle/src/components}/Byte/index.d.ts +0 -0
  38. /package/dist/{components → eagle/src/components}/Calendar/index.d.ts +0 -0
  39. /package/dist/{components → eagle/src/components}/Card/Card.stories.d.ts +0 -0
  40. /package/dist/{components → eagle/src/components}/Card/CardBody.d.ts +0 -0
  41. /package/dist/{components → eagle/src/components}/Card/CardTitle.d.ts +0 -0
  42. /package/dist/{components → eagle/src/components}/Card/CardWrapper.d.ts +0 -0
  43. /package/dist/{components → eagle/src/components}/Card/__test__/Card.test.d.ts +0 -0
  44. /package/dist/{components → eagle/src/components}/Card/index.d.ts +0 -0
  45. /package/dist/{components → eagle/src/components}/Cascader/cascader.stories.d.ts +0 -0
  46. /package/dist/{components → eagle/src/components}/Cascader/index.d.ts +0 -0
  47. /package/dist/{components → eagle/src/components}/Checkbox/__test__/h5_css.test.d.ts +0 -0
  48. /package/dist/{components → eagle/src/components}/Checkbox/index.d.ts +0 -0
  49. /package/dist/{components → eagle/src/components}/Empty/index.d.ts +0 -0
  50. /package/dist/{components → eagle/src/components}/ErrorBoundary/index.d.ts +0 -0
  51. /package/dist/{components → eagle/src/components}/ExpandableList/CustomHeader.stories.d.ts +0 -0
  52. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandIcon.d.ts +0 -0
  53. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableContainer.d.ts +0 -0
  54. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.d.ts +0 -0
  55. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.stories.d.ts +0 -0
  56. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableList.stories.d.ts +0 -0
  57. /package/dist/{components → eagle/src/components}/ExpandableList/RoundOrder.d.ts +0 -0
  58. /package/dist/{components → eagle/src/components}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
  59. /package/dist/{components → eagle/src/components}/FailedLoad/index.d.ts +0 -0
  60. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
  61. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
  62. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/index.d.ts +0 -0
  63. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTime/index.d.ts +0 -0
  64. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
  65. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
  66. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
  67. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
  68. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
  69. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/index.d.ts +0 -0
  70. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
  71. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/index.d.ts +0 -0
  72. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
  73. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/index.d.ts +0 -0
  74. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
  75. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
  76. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/index.d.ts +0 -0
  77. /package/dist/{components → eagle/src/components}/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
  78. /package/dist/{components → eagle/src/components}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
  79. /package/dist/{components → eagle/src/components}/Fields/FieldsString/index.d.ts +0 -0
  80. /package/dist/{components → eagle/src/components}/Fields/FieldsTextArea/index.d.ts +0 -0
  81. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
  82. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
  83. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/index.d.ts +0 -0
  84. /package/dist/{components → eagle/src/components}/Fields/index.d.ts +0 -0
  85. /package/dist/{components → eagle/src/components}/Form/index.d.ts +0 -0
  86. /package/dist/{components → eagle/src/components}/FormItem/Form.stories.d.ts +0 -0
  87. /package/dist/{components → eagle/src/components}/FormItem/index.d.ts +0 -0
  88. /package/dist/{components → eagle/src/components}/Frequency/Frequency.stories.d.ts +0 -0
  89. /package/dist/{components → eagle/src/components}/Frequency/index.d.ts +0 -0
  90. /package/dist/{components → eagle/src/components}/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
  91. /package/dist/{components → eagle/src/components}/I18nNameTag/__test__/index.test.d.ts +0 -0
  92. /package/dist/{components → eagle/src/components}/I18nNameTag/index.d.ts +0 -0
  93. /package/dist/{components → eagle/src/components}/Icon/Icon.stories.d.ts +0 -0
  94. /package/dist/{components → eagle/src/components}/Icon/index.d.ts +0 -0
  95. /package/dist/{components → eagle/src/components}/Input/Input.simple.stories.d.ts +0 -0
  96. /package/dist/{components → eagle/src/components}/Input/Input.stories.d.ts +0 -0
  97. /package/dist/{components → eagle/src/components}/Input/__test__/h5_css.test.d.ts +0 -0
  98. /package/dist/{components → eagle/src/components}/Input/index.d.ts +0 -0
  99. /package/dist/{components → eagle/src/components}/InputGroup/__test__/h5_css.test.d.ts +0 -0
  100. /package/dist/{components → eagle/src/components}/InputGroup/index.d.ts +0 -0
  101. /package/dist/{components → eagle/src/components}/InputGroup/inputGroup.stories.d.ts +0 -0
  102. /package/dist/{components → eagle/src/components}/InputInteger/__test__/unit.test.d.ts +0 -0
  103. /package/dist/{components → eagle/src/components}/InputInteger/formatterInteger.d.ts +0 -0
  104. /package/dist/{components → eagle/src/components}/InputInteger/index.d.ts +0 -0
  105. /package/dist/{components → eagle/src/components}/InputNumber/index.d.ts +0 -0
  106. /package/dist/{components → eagle/src/components}/InputTagItem/index.d.ts +0 -0
  107. /package/dist/{components → eagle/src/components}/KitStoreProvider/index.d.ts +0 -0
  108. /package/dist/{components → eagle/src/components}/Link/Link.stories.d.ts +0 -0
  109. /package/dist/{components → eagle/src/components}/Link/index.d.ts +0 -0
  110. /package/dist/{components → eagle/src/components}/Loading/Loading.stories.d.ts +0 -0
  111. /package/dist/{components → eagle/src/components}/Loading/index.d.ts +0 -0
  112. /package/dist/{components → eagle/src/components}/Loading/style.d.ts +0 -0
  113. /package/dist/{components → eagle/src/components}/Metric/Metric.stories.d.ts +0 -0
  114. /package/dist/{components → eagle/src/components}/Metric/MetricActions.d.ts +0 -0
  115. /package/dist/{components → eagle/src/components}/Metric/MetricLegend.d.ts +0 -0
  116. /package/dist/{components → eagle/src/components}/Metric/Pointer.d.ts +0 -0
  117. /package/dist/{components → eagle/src/components}/Metric/RenderChart.d.ts +0 -0
  118. /package/dist/{components → eagle/src/components}/Metric/TooltipFormatter.d.ts +0 -0
  119. /package/dist/{components → eagle/src/components}/Metric/index.d.ts +0 -0
  120. /package/dist/{components → eagle/src/components}/Metric/metric.d.ts +0 -0
  121. /package/dist/{components → eagle/src/components}/Metric/mockMetric.d.ts +0 -0
  122. /package/dist/{components → eagle/src/components}/Metric/mockMetric2.d.ts +0 -0
  123. /package/dist/{components → eagle/src/components}/Metric/styled.d.ts +0 -0
  124. /package/dist/{components → eagle/src/components}/Metric/type.d.ts +0 -0
  125. /package/dist/{components → eagle/src/components}/Modal/Modal.stories.d.ts +0 -0
  126. /package/dist/{components → eagle/src/components}/Modal/index.d.ts +0 -0
  127. /package/dist/{components → eagle/src/components}/ModalStack/index.d.ts +0 -0
  128. /package/dist/{components → eagle/src/components}/Overflow/index.d.ts +0 -0
  129. /package/dist/{components → eagle/src/components}/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
  130. /package/dist/{components → eagle/src/components}/OverflowTooltip/index.d.ts +0 -0
  131. /package/dist/{components → eagle/src/components}/Pagination/Pagination.stories.d.ts +0 -0
  132. /package/dist/{components → eagle/src/components}/Pagination/index.d.ts +0 -0
  133. /package/dist/{components → eagle/src/components}/Percent/Percent.stories.d.ts +0 -0
  134. /package/dist/{components → eagle/src/components}/Percent/index.d.ts +0 -0
  135. /package/dist/{components → eagle/src/components}/Progress/index.d.ts +0 -0
  136. /package/dist/{components → eagle/src/components}/Radio/Radio.stories.d.ts +0 -0
  137. /package/dist/{components → eagle/src/components}/Radio/RadioButton.stories.d.ts +0 -0
  138. /package/dist/{components → eagle/src/components}/Radio/RadioGroup.stories.d.ts +0 -0
  139. /package/dist/{components → eagle/src/components}/Radio/__test__/h5_css.test.d.ts +0 -0
  140. /package/dist/{components → eagle/src/components}/Radio/index.d.ts +0 -0
  141. /package/dist/{components → eagle/src/components}/SearchInput/SearchInput.stories.d.ts +0 -0
  142. /package/dist/{components → eagle/src/components}/SearchInput/__test__/h5_css.test.d.ts +0 -0
  143. /package/dist/{components → eagle/src/components}/SearchInput/index.d.ts +0 -0
  144. /package/dist/{components → eagle/src/components}/Second/Second.stories.d.ts +0 -0
  145. /package/dist/{components → eagle/src/components}/Second/index.d.ts +0 -0
  146. /package/dist/{components → eagle/src/components}/Select/Select.Simple.stories.d.ts +0 -0
  147. /package/dist/{components → eagle/src/components}/Select/Select.stories.d.ts +0 -0
  148. /package/dist/{components → eagle/src/components}/Select/index.d.ts +0 -0
  149. /package/dist/{components → eagle/src/components}/SimplePagination/SimplePagination.stories.d.ts +0 -0
  150. /package/dist/{components → eagle/src/components}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
  151. /package/dist/{components → eagle/src/components}/SimplePagination/index.d.ts +0 -0
  152. /package/dist/{components → eagle/src/components}/Space/Space.stories.d.ts +0 -0
  153. /package/dist/{components → eagle/src/components}/Space/index.d.ts +0 -0
  154. /package/dist/{components → eagle/src/components}/Speed/Speed.stories.d.ts +0 -0
  155. /package/dist/{components → eagle/src/components}/Speed/index.d.ts +0 -0
  156. /package/dist/{components → eagle/src/components}/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
  157. /package/dist/{components → eagle/src/components}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
  158. /package/dist/{components → eagle/src/components}/StatusCapsule/index.d.ts +0 -0
  159. /package/dist/{components → eagle/src/components}/Steps/Steps.stories.d.ts +0 -0
  160. /package/dist/{components → eagle/src/components}/Steps/index.d.ts +0 -0
  161. /package/dist/{components → eagle/src/components}/Steps/style.d.ts +0 -0
  162. /package/dist/{components → eagle/src/components}/Styled/Styled.stories.d.ts +0 -0
  163. /package/dist/{components → eagle/src/components}/Styled/index.d.ts +0 -0
  164. /package/dist/{components → eagle/src/components}/Switch/Switch.stories.d.ts +0 -0
  165. /package/dist/{components → eagle/src/components}/Switch/index.d.ts +0 -0
  166. /package/dist/{components → eagle/src/components}/Table/Table.stories.d.ts +0 -0
  167. /package/dist/{components → eagle/src/components}/Table/TableWidget.d.ts +0 -0
  168. /package/dist/{components → eagle/src/components}/Table/__test__/h5_css.test.d.ts +0 -0
  169. /package/dist/{components → eagle/src/components}/Table/common.d.ts +0 -0
  170. /package/dist/{components → eagle/src/components}/Table/index.d.ts +0 -0
  171. /package/dist/{components → eagle/src/components}/TableForm/AddRowButton.d.ts +0 -0
  172. /package/dist/{components → eagle/src/components}/TableForm/Columns/AffixColumn.d.ts +0 -0
  173. /package/dist/{components → eagle/src/components}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
  174. /package/dist/{components → eagle/src/components}/TableForm/Columns/FormItem.d.ts +0 -0
  175. /package/dist/{components → eagle/src/components}/TableForm/Columns/InputColumn.d.ts +0 -0
  176. /package/dist/{components → eagle/src/components}/TableForm/Columns/TextColumn.d.ts +0 -0
  177. /package/dist/{components → eagle/src/components}/TableForm/Columns/index.d.ts +0 -0
  178. /package/dist/{components → eagle/src/components}/TableForm/TableForm.stories.d.ts +0 -0
  179. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyCell.d.ts +0 -0
  180. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyRows.d.ts +0 -0
  181. /package/dist/{components → eagle/src/components}/TableForm/TableFormHeaderCell.d.ts +0 -0
  182. /package/dist/{components → eagle/src/components}/TableForm/__test__/tableForm.test.d.ts +0 -0
  183. /package/dist/{components → eagle/src/components}/TableForm/__test__/utils.test.d.ts +0 -0
  184. /package/dist/{components → eagle/src/components}/TableForm/const.d.ts +0 -0
  185. /package/dist/{components → eagle/src/components}/TableForm/index.d.ts +0 -0
  186. /package/dist/{components → eagle/src/components}/TableForm/style.d.ts +0 -0
  187. /package/dist/{components → eagle/src/components}/TableForm/types.d.ts +0 -0
  188. /package/dist/{components → eagle/src/components}/TableForm/utils.d.ts +0 -0
  189. /package/dist/{components → eagle/src/components}/Tag/SplitTag.d.ts +0 -0
  190. /package/dist/{components → eagle/src/components}/Tag/Tag.stories.d.ts +0 -0
  191. /package/dist/{components → eagle/src/components}/Tag/__test__/h5_css.test.d.ts +0 -0
  192. /package/dist/{components → eagle/src/components}/Tag/const.d.ts +0 -0
  193. /package/dist/{components → eagle/src/components}/Tag/index.d.ts +0 -0
  194. /package/dist/{components → eagle/src/components}/Tag/style.d.ts +0 -0
  195. /package/dist/{components → eagle/src/components}/TextArea/index.d.ts +0 -0
  196. /package/dist/{components → eagle/src/components}/Time/__test__/h5_css.test.d.ts +0 -0
  197. /package/dist/{components → eagle/src/components}/Time/index.d.ts +0 -0
  198. /package/dist/{components → eagle/src/components}/Time/time.stories.d.ts +0 -0
  199. /package/dist/{components → eagle/src/components}/TimePicker/index.d.ts +0 -0
  200. /package/dist/{components → eagle/src/components}/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
  201. /package/dist/{components → eagle/src/components}/TimeZoneSelect/index.d.ts +0 -0
  202. /package/dist/{components → eagle/src/components}/Token/Token.stories.d.ts +0 -0
  203. /package/dist/{components → eagle/src/components}/Token/__test__/h5_css.test.d.ts +0 -0
  204. /package/dist/{components → eagle/src/components}/Token/index.d.ts +0 -0
  205. /package/dist/{components → eagle/src/components}/Token/style.d.ts +0 -0
  206. /package/dist/{components → eagle/src/components}/Tooltip/Tooltip.stories.d.ts +0 -0
  207. /package/dist/{components → eagle/src/components}/Tooltip/index.d.ts +0 -0
  208. /package/dist/{components → eagle/src/components}/Truncate/Truncate.stories.d.ts +0 -0
  209. /package/dist/{components → eagle/src/components}/Truncate/index.d.ts +0 -0
  210. /package/dist/{components → eagle/src/components}/Typo/index.d.ts +0 -0
  211. /package/dist/{components → eagle/src/components}/antd.d.ts +0 -0
  212. /package/dist/{components → eagle/src/components}/index.d.ts +0 -0
  213. /package/dist/{components → eagle/src/components}/message/__tests__/index.test.d.ts +0 -0
  214. /package/dist/{components → eagle/src/components}/message/index.d.ts +0 -0
  215. /package/dist/{components → eagle/src/components}/message/style/index.d.ts +0 -0
  216. /package/dist/{components → eagle/src/components}/message-group/__test__/message-group.test.d.ts +0 -0
  217. /package/dist/{components → eagle/src/components}/message-group/index.d.ts +0 -0
  218. /package/dist/{components → eagle/src/components}/message-group/message-group.stories.d.ts +0 -0
  219. /package/dist/{core → eagle/src/core}/AccordionCard/AccordionCard.stories.d.ts +0 -0
  220. /package/dist/{core → eagle/src/core}/AccordionCard/index.d.ts +0 -0
  221. /package/dist/{core → eagle/src/core}/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
  222. /package/dist/{core → eagle/src/core}/Breadcrumb/index.d.ts +0 -0
  223. /package/dist/{core → eagle/src/core}/DetailCard/DetailCard.stories.d.ts +0 -0
  224. /package/dist/{core → eagle/src/core}/DetailCard/index.d.ts +0 -0
  225. /package/dist/{core → eagle/src/core}/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
  226. /package/dist/{core → eagle/src/core}/DropdownMenu/index.d.ts +0 -0
  227. /package/dist/{core → eagle/src/core}/ParrotTrans/index.d.ts +0 -0
  228. /package/dist/{core → eagle/src/core}/SegmentControl/SegmentControl.stories.d.ts +0 -0
  229. /package/dist/{core → eagle/src/core}/SegmentControl/index.d.ts +0 -0
  230. /package/dist/{core → eagle/src/core}/StepProgress/StepProgress.stories.d.ts +0 -0
  231. /package/dist/{core → eagle/src/core}/StepProgress/index.d.ts +0 -0
  232. /package/dist/{coreX → eagle/src/coreX}/BarChart/BarChart.stories.d.ts +0 -0
  233. /package/dist/{coreX → eagle/src/coreX}/BarChart/index.d.ts +0 -0
  234. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/BatchOperation.stories.d.ts +0 -0
  235. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/index.d.ts +0 -0
  236. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
  237. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/index.d.ts +0 -0
  238. /package/dist/{coreX → eagle/src/coreX}/Counting/Counting.stories.d.ts +0 -0
  239. /package/dist/{coreX → eagle/src/coreX}/Counting/index.d.ts +0 -0
  240. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/CronCalendar.stories.d.ts +0 -0
  241. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/index.d.ts +0 -0
  242. /package/dist/{coreX → eagle/src/coreX}/CronPlan/CronPlan.stories.d.ts +0 -0
  243. /package/dist/{coreX → eagle/src/coreX}/CronPlan/index.d.ts +0 -0
  244. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/AbsoluteDate.d.ts +0 -0
  245. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/Calendar.d.ts +0 -0
  246. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
  247. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.style.d.ts +0 -0
  248. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/InputTime.d.ts +0 -0
  249. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/RelativeTime.d.ts +0 -0
  250. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/common.d.ts +0 -0
  251. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
  252. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
  253. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/index.d.ts +0 -0
  254. /package/dist/{coreX → eagle/src/coreX}/DonutChart/DonutChart.stories.d.ts +0 -0
  255. /package/dist/{coreX → eagle/src/coreX}/DonutChart/index.d.ts +0 -0
  256. /package/dist/{coreX → eagle/src/coreX}/DropdownTransition/index.d.ts +0 -0
  257. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/GoBackButton.stories.d.ts +0 -0
  258. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/index.d.ts +0 -0
  259. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
  260. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/__test__/index.test.d.ts +0 -0
  261. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/index.d.ts +0 -0
  262. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
  263. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/__test__/index.test.d.ts +0 -0
  264. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/index.d.ts +0 -0
  265. /package/dist/{coreX → eagle/src/coreX}/SortableList/SortableList.stories.d.ts +0 -0
  266. /package/dist/{coreX → eagle/src/coreX}/SortableList/index.d.ts +0 -0
  267. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/SummaryTable.stories.d.ts +0 -0
  268. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/index.d.ts +0 -0
  269. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
  270. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
  271. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/index.d.ts +0 -0
  272. /package/dist/{coreX → eagle/src/coreX}/TabMenu/index.d.ts +0 -0
  273. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
  274. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/index.d.ts +0 -0
  275. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
  276. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/index.d.ts +0 -0
  277. /package/dist/{coreX → eagle/src/coreX}/common/getCalendarTitle.d.ts +0 -0
  278. /package/dist/{coreX → eagle/src/coreX}/index.d.ts +0 -0
  279. /package/dist/{hooks → eagle/src/hooks}/index.d.ts +0 -0
  280. /package/dist/{hooks → eagle/src/hooks}/useElementResize.d.ts +0 -0
  281. /package/dist/{hooks → eagle/src/hooks}/useElementsSize.d.ts +0 -0
  282. /package/dist/{hooks → eagle/src/hooks}/useParrotTranslation.d.ts +0 -0
  283. /package/dist/{index.d.ts → eagle/src/index.d.ts} +0 -0
  284. /package/dist/{spec → eagle/src/spec}/base.d.ts +0 -0
  285. /package/dist/{spec → eagle/src/spec}/index.d.ts +0 -0
  286. /package/dist/{spec → eagle/src/spec}/react-final-form.d.ts +0 -0
  287. /package/dist/{spec → eagle/src/spec}/type.d.ts +0 -0
  288. /package/dist/{store → eagle/src/store}/chart.d.ts +0 -0
  289. /package/dist/{store → eagle/src/store}/index.d.ts +0 -0
  290. /package/dist/{store → eagle/src/store}/modal.d.ts +0 -0
  291. /package/dist/{utils → eagle/src/utils}/__test__/compute.spec.d.ts +0 -0
  292. /package/dist/{utils → eagle/src/utils}/__test__/cron-time.spec.d.ts +0 -0
  293. /package/dist/{utils → eagle/src/utils}/__test__/time.spec.d.ts +0 -0
  294. /package/dist/{utils → eagle/src/utils}/__test__/tower.test.d.ts +0 -0
  295. /package/dist/{utils → eagle/src/utils}/compute.d.ts +0 -0
  296. /package/dist/{utils → eagle/src/utils}/constants.d.ts +0 -0
  297. /package/dist/{utils → eagle/src/utils}/cron-time.d.ts +0 -0
  298. /package/dist/{utils → eagle/src/utils}/dom.d.ts +0 -0
  299. /package/dist/{utils → eagle/src/utils}/formatValue.d.ts +0 -0
  300. /package/dist/{utils → eagle/src/utils}/icon.d.ts +0 -0
  301. /package/dist/{utils → eagle/src/utils}/index.d.ts +0 -0
  302. /package/dist/{utils → eagle/src/utils}/isEmpty.d.ts +0 -0
  303. /package/dist/{utils → eagle/src/utils}/testSuit.d.ts +0 -0
  304. /package/dist/{utils → eagle/src/utils}/time.d.ts +0 -0
  305. /package/dist/{utils → eagle/src/utils}/tower.d.ts +0 -0
  306. /package/dist/{stories → eagle/stories/components}/Stack.d.ts +0 -0
  307. /package/dist/{stories → eagle/stories/components}/Story.d.ts +0 -0
  308. /package/dist/{stories → eagle/stories/components}/index.d.ts +0 -0
  309. /package/dist/{stories → eagle/stories}/icons-react.stories.d.ts +0 -0
  310. /package/dist/{stories → eagle/stories}/menu.stories.d.ts +0 -0
package/dist/style.css CHANGED
@@ -29599,24 +29599,6 @@ html body {
29599
29599
  font-size: 18px;
29600
29600
  }
29601
29601
 
29602
- .i1mrf09m {
29603
- display: inline-flex;
29604
- align-items: center;
29605
- }
29606
- .i1mrf09m .icon-inner {
29607
- display: inline-flex;
29608
- align-items: center;
29609
- justify-content: center;
29610
- }
29611
- .i1mrf09m .icon-inner + span,
29612
- .i1mrf09m span + .icon-inner.suffix {
29613
- margin-left: 4px;
29614
- }
29615
- .i1mrf09m.is-rotate img,
29616
- .i1mrf09m.is-rotate svg {
29617
- animation: rotate 680ms linear infinite;
29618
- }
29619
-
29620
29602
  .buj61ew.ant-btn-icon-only {
29621
29603
  justify-content: center;
29622
29604
  }
@@ -29867,6 +29849,24 @@ html body {
29867
29849
  padding: 0;
29868
29850
  }
29869
29851
 
29852
+ .i1mrf09m {
29853
+ display: inline-flex;
29854
+ align-items: center;
29855
+ }
29856
+ .i1mrf09m .icon-inner {
29857
+ display: inline-flex;
29858
+ align-items: center;
29859
+ justify-content: center;
29860
+ }
29861
+ .i1mrf09m .icon-inner + span,
29862
+ .i1mrf09m span + .icon-inner.suffix {
29863
+ margin-left: 4px;
29864
+ }
29865
+ .i1mrf09m.is-rotate img,
29866
+ .i1mrf09m.is-rotate svg {
29867
+ animation: rotate 680ms linear infinite;
29868
+ }
29869
+
29870
29870
  .bpq0js6 {
29871
29871
  padding: 4px 11px;
29872
29872
  }
@@ -29909,142 +29909,6 @@ html body {
29909
29909
  display: inline-block;
29910
29910
  }
29911
29911
 
29912
- .s34f1qb.ant-switch {
29913
- min-width: 40px;
29914
- height: 24px;
29915
- background: rgba(172, 186, 211, 0.6);
29916
- overflow: hidden;
29917
- }
29918
- .s34f1qb.ant-switch:focus {
29919
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
29920
- }
29921
- .s34f1qb.ant-switch-small {
29922
- min-width: 26px;
29923
- height: 16px;
29924
- }
29925
- .s34f1qb.ant-switch-large {
29926
- min-width: 52px;
29927
- height: 32px;
29928
- }
29929
- .s34f1qb.ant-switch .ant-switch-handle {
29930
- height: 20px;
29931
- width: 20px;
29932
- }
29933
- .s34f1qb.ant-switch .ant-switch-handle::before {
29934
- border-radius: 10px;
29935
- transition-delay: 120ms;
29936
- }
29937
- .s34f1qb.ant-switch-small .ant-switch-handle {
29938
- height: 14px;
29939
- width: 14px;
29940
- top: 1px;
29941
- left: 1px;
29942
- }
29943
- .s34f1qb.ant-switch-large .ant-switch-handle {
29944
- height: 28px;
29945
- width: 28px;
29946
- }
29947
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
29948
- border-radius: 14px;
29949
- }
29950
- .s34f1qb.ant-switch-checked {
29951
- background-color: #00ba5d;
29952
- }
29953
- .s34f1qb.ant-switch-checked .ant-switch-handle {
29954
- left: calc(100% - 20px - 2px);
29955
- }
29956
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
29957
- left: calc(100% - 14px - 1px);
29958
- }
29959
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
29960
- left: calc(100% - 28px - 2px);
29961
- }
29962
-
29963
- .c1to9vb9 {
29964
- margin-left: 5px;
29965
- }
29966
-
29967
- .s1fc623g {
29968
- width: 430px !important;
29969
- }
29970
-
29971
- .da3mx0o .ant-select-item-group {
29972
- padding: 8px 16px;
29973
- line-height: 18px;
29974
- border-top: 1px solid rgba(211, 218, 235, 0.6);
29975
- height: 34px;
29976
- min-height: 34px;
29977
- box-sizing: border-box;
29978
- margin-top: 8px;
29979
- }
29980
-
29981
- .onr9gzt {
29982
- display: flex;
29983
- flex-direction: column;
29984
- margin: 1px 8px;
29985
- padding: 8px;
29986
- border-radius: 4px;
29987
- }
29988
- .onr9gzt .selected-icon {
29989
- display: none;
29990
- }
29991
- .onr9gzt.ant-select-item-option-grouped {
29992
- padding-left: 8px;
29993
- }
29994
- .onr9gzt.ant-select-item-option-selected {
29995
- background-color: white;
29996
- }
29997
- .onr9gzt.ant-select-item-option-selected .timezone-title {
29998
- color: #0080ff;
29999
- }
30000
- .onr9gzt.ant-select-item-option-selected .selected-icon {
30001
- display: block;
30002
- }
30003
- .onr9gzt.ant-select-item-option-active {
30004
- background: rgba(0, 136, 255, 0.16);
30005
- }
30006
- .onr9gzt.ant-select-item-option-active .timezone-title {
30007
- color: #0080ff;
30008
- }
30009
- .onr9gzt.ant-select-item-option-active .timezone-tag {
30010
- background: rgba(0, 136, 255, 0.1);
30011
- color: #0080ff;
30012
- }
30013
-
30014
- .oiy0apc {
30015
- display: flex;
30016
- justify-content: space-between;
30017
- height: 20px;
30018
- line-height: 20px;
30019
- }
30020
- .oiy0apc .timezone-title {
30021
- color: #2d3a56;
30022
- overflow: hidden;
30023
- text-overflow: ellipsis;
30024
- }
30025
-
30026
- .of4y382 {
30027
- display: flex;
30028
- justify-content: space-between;
30029
- color: rgba(44, 56, 82, 0.6);
30030
- height: 18px;
30031
- line-height: 18px;
30032
- margin-top: 2px;
30033
- }
30034
-
30035
- .t19903l9 {
30036
- border: none;
30037
- margin-right: 0;
30038
- background: rgba(225, 230, 241, 0.6);
30039
- }
30040
-
30041
- .ohwbvxu {
30042
- pointer-events: none;
30043
- height: 32px;
30044
- width: 100%;
30045
- opacity: 0;
30046
- }
30047
-
30048
29912
  .d6j0lbj {
30049
29913
  font-family: Inter;
30050
29914
  font-style: normal;
@@ -30577,1109 +30441,1129 @@ html body {
30577
30441
  line-height: 18px;
30578
30442
  }
30579
30443
 
30580
- .s1ebs0ra {
30581
- display: flex;
30582
- align-items: center;
30583
- justify-content: space-between;
30584
- background: #edf0f7;
30585
- padding: 8px 12px;
30586
- position: sticky;
30587
- top: 0;
30588
- z-index: 1;
30589
- margin-bottom: -52px;
30444
+ .t1upn1sz {
30445
+ height: 100%;
30590
30446
  }
30591
- .s1ebs0ra .select-total {
30592
- display: flex;
30593
- align-items: center;
30594
- font-weight: 700;
30595
- flex-shrink: 0;
30447
+
30448
+ .tta5kd2 {
30449
+ height: 100%;
30596
30450
  }
30597
- .s1ebs0ra .select-total .icon-wrapper {
30598
- cursor: pointer;
30599
- margin-left: 8px;
30600
- width: 32px;
30601
- height: 32px;
30602
- border-radius: 50%;
30603
- justify-content: center;
30451
+ .tta5kd2.empty-table .ant-table-content {
30452
+ overflow: visible !important;
30453
+ height: 100%;
30604
30454
  }
30605
- .s1ebs0ra .select-total .icon-wrapper:hover {
30606
- background: rgba(225, 230, 241, 0.6);
30455
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30456
+ height: 100%;
30607
30457
  }
30608
- .s1ebs0ra .action-group {
30609
- flex: 1;
30610
- margin-left: 88px;
30611
- white-space: nowrap;
30612
- text-align: right;
30613
- position: relative;
30614
- padding: 4px 0;
30615
- margin-top: -4px;
30616
- overflow: hidden;
30458
+ .tta5kd2.empty-table .ant-table-content table {
30459
+ width: 100% !important;
30460
+ height: 100%;
30617
30461
  }
30618
- .s1ebs0ra .action-group .sub-menu-delete {
30619
- transform: translateY(-4px);
30462
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30463
+ padding: 15px 0;
30620
30464
  }
30621
- .s1ebs0ra .action-group button {
30622
- border: none;
30465
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30466
+ display: none;
30623
30467
  }
30624
- .s1ebs0ra .action-group > *:not(:last-child) {
30625
- margin-right: 8px;
30468
+ .tta5kd2 .active-row td:nth-child(1) {
30469
+ font-weight: 700;
30626
30470
  }
30627
- .s1ebs0ra .action-group > button:last-child {
30628
- margin-right: 4px;
30471
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30472
+ font-weight: 700;
30629
30473
  }
30630
- .s1ebs0ra .action-group .more-btn {
30631
- cursor: pointer;
30632
- width: 32px;
30633
- height: 32px;
30634
- justify-content: center;
30635
- border-radius: 50%;
30474
+ .tta5kd2 .ant-spin-nested-loading {
30475
+ height: 100%;
30636
30476
  }
30637
- .s1ebs0ra .action-group .more-btn:hover {
30638
- background: #fff;
30477
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30478
+ height: 100%;
30479
+ overflow: visible;
30639
30480
  }
30640
-
30641
- .cz04yix {
30642
- display: flex;
30643
- flex-direction: column;
30481
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30482
+ max-height: none;
30644
30483
  }
30645
-
30646
- .m1if5j39 {
30647
- max-width: 1120px;
30648
- width: 100%;
30649
- margin: 0 auto;
30484
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30485
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30486
+ display: none;
30487
+ }
30488
+ .tta5kd2 td.ant-table-column-sort {
30489
+ background: transparent;
30490
+ }
30491
+ .tta5kd2 td.ant-table-cell-fix-left,
30492
+ .tta5kd2 td.ant-table-cell-fix-right {
30493
+ background: #fff;
30494
+ padding: 0 !important;
30495
+ }
30496
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30497
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30498
+ display: flex;
30499
+ align-items: center;
30650
30500
  height: 100%;
30501
+ padding: 8px;
30651
30502
  }
30652
-
30653
- .w1vvwdlp {
30654
- max-width: 1120px;
30503
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30504
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30505
+ overflow: hidden;
30506
+ text-overflow: ellipsis;
30655
30507
  width: 100%;
30656
- margin: 0 auto;
30657
- display: flex;
30658
30508
  }
30659
- .w1vvwdlp .left,
30660
- .w1vvwdlp .right {
30661
- flex-grow: 0;
30662
- flex-shrink: 0;
30663
- flex-basis: 21%;
30509
+ .tta5kd2 .ant-table-container {
30510
+ height: 100%;
30664
30511
  }
30665
- .w1vvwdlp .left {
30666
- display: flex;
30667
- justify-content: flex-end;
30668
- padding-right: 44px;
30512
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30513
+ box-shadow: none !important;
30669
30514
  }
30670
- .w1vvwdlp .right {
30671
- padding-left: 44px;
30515
+ .tta5kd2 .ant-table {
30516
+ border-radius: 0px;
30517
+ border-left: none;
30518
+ border-right: none;
30519
+ border-bottom: none;
30520
+ height: 100%;
30521
+ font-size: 12px;
30522
+ background: transparent;
30672
30523
  }
30673
- .w1vvwdlp .middle {
30674
- margin-bottom: 40px;
30675
- flex-grow: 0;
30676
- flex-shrink: 0;
30677
- flex-basis: 58%;
30524
+ .tta5kd2 .ant-table .ant-table-header {
30525
+ position: relative;
30526
+ z-index: 3;
30527
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30528
+ margin-bottom: -1px;
30678
30529
  }
30679
- .w1vvwdlp .middle .form-base-field {
30680
- width: 100%;
30530
+ .tta5kd2 .ant-table .time-wrapper .date,
30531
+ .tta5kd2 .ant-table .value {
30532
+ color: #2d3a56;
30681
30533
  }
30682
- .w1vvwdlp .middle .form-base-field .form-base-field {
30683
- width: auto;
30534
+ .tta5kd2 .ant-table .time-wrapper .time,
30535
+ .tta5kd2 .ant-table .unit {
30536
+ color: rgba(44, 56, 82, 0.6);
30684
30537
  }
30685
-
30686
- .h1cuopx7 .ant-modal-header {
30687
- margin: 0 auto;
30688
- width: 100%;
30689
- max-width: 648px;
30538
+ .tta5kd2 .ant-table .ant-table-selection {
30539
+ position: unset;
30540
+ text-align: center;
30690
30541
  }
30691
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30692
- margin-left: 0;
30542
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30543
+ background: #fff;
30693
30544
  }
30694
- .h1cuopx7 .ant-modal-body {
30695
- margin: 0 auto;
30696
- padding: 0;
30697
- width: 100%;
30698
- max-width: 648px;
30699
- overflow: hidden;
30545
+ .tta5kd2 .ant-table .anticon-setting {
30546
+ cursor: pointer;
30547
+ position: absolute;
30548
+ top: 50%;
30549
+ right: 12px;
30550
+ transform: translateY(-50%);
30700
30551
  }
30701
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30702
- margin-bottom: 40px;
30552
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30553
+ box-shadow: none;
30554
+ width: 1px;
30555
+ background: rgba(213, 219, 227, 0.6);
30703
30556
  }
30704
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30705
- height: calc(100vh - 225px);
30706
- overflow-y: auto;
30557
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30558
+ box-shadow: none;
30559
+ width: 1px;
30560
+ background: rgba(213, 219, 227, 0.6);
30707
30561
  }
30708
- .h1cuopx7 .ant-modal-footer .footer-content {
30709
- margin: 0 auto;
30710
- max-width: 648px;
30562
+ .tta5kd2 .ant-table .ant-table-tbody {
30563
+ position: relative;
30711
30564
  }
30712
-
30713
- .h1p6d3y3 .ant-modal-header {
30714
- margin: 0 auto;
30715
- width: 100%;
30716
- max-width: 1024px;
30565
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30566
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30567
+ border-bottom: 1px solid white;
30568
+ height: 40px;
30569
+ vertical-align: middle;
30570
+ transition: background 0ms;
30571
+ color: #00122e;
30717
30572
  }
30718
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30719
- margin-left: 0;
30573
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30574
+ background: #f2f5fa;
30575
+ border-bottom-color: #f2f5fa;
30720
30576
  }
30721
- .h1p6d3y3 .ant-modal-body {
30722
- margin: 0 auto;
30723
- padding: 0;
30724
- width: 100%;
30725
- max-width: 1024px;
30577
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30578
+ height: auto;
30579
+ color: #00122e;
30580
+ font-size: 12px;
30581
+ text-align: left;
30582
+ transition: none;
30726
30583
  overflow: hidden;
30584
+ text-overflow: ellipsis;
30585
+ white-space: nowrap;
30727
30586
  }
30728
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30729
- margin-bottom: 40px;
30587
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30588
+ color: #0096ff;
30730
30589
  }
30731
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30732
- height: calc(100vh - 225px);
30733
- overflow-y: auto;
30590
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30591
+ overflow: hidden;
30592
+ text-overflow: ellipsis;
30593
+ width: 100%;
30594
+ vertical-align: middle;
30734
30595
  }
30735
- .h1p6d3y3 .ant-modal-footer .footer-content {
30736
- margin: 0 auto;
30737
- max-width: 1024px;
30596
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30597
+ line-height: 0px;
30738
30598
  }
30739
-
30740
- .fxgckuk {
30741
- flex: 1;
30599
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30600
+ padding-right: 25px;
30742
30601
  }
30743
- .fxgckuk label {
30744
- font-size: 13px;
30745
- line-height: 20px;
30746
- color: rgba(44, 56, 82, 0.6);
30602
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30603
+ border-top-color: transparent;
30747
30604
  }
30748
- .fxgckuk .title {
30749
- font-size: 14px;
30750
- line-height: 20px;
30751
- color: #2d3a56;
30752
- margin-bottom: 12px;
30605
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30606
+ background: rgba(225, 230, 241, 0.6);
30607
+ border-color: transparent transparent white;
30753
30608
  }
30754
- .fxgckuk.connect-cluster .title {
30755
- padding-bottom: 26px;
30609
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30610
+ border-radius: 8px 0 0 8px;
30756
30611
  }
30757
-
30758
- .f1d0vek1 {
30759
- padding: 25px 0 15px 0;
30760
- border-bottom: 1px solid #e1e5eb;
30761
- margin-bottom: 16px;
30612
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30613
+ border-radius: 8px 0 0 8px;
30762
30614
  }
30763
-
30764
- .f4u402y {
30765
- display: flex;
30766
- align-items: center;
30767
- margin-bottom: 8px;
30615
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30616
+ content: "";
30617
+ width: 4px;
30618
+ top: -1px;
30619
+ bottom: -1px;
30620
+ background: white;
30768
30621
  }
30769
- .f4u402y > label {
30770
- width: 216px;
30622
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30623
+ border-radius: 0 8px 8px 0;
30771
30624
  }
30772
- .f4u402y > label + * {
30773
- width: 100%;
30625
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30626
+ border-radius: 0;
30627
+ background: white;
30628
+ border-top: none;
30774
30629
  }
30775
- .f4u402y .ant-select {
30776
- width: 100%;
30630
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30631
+ border-top: 1px solid transparent;
30632
+ border-radius: 0 8px 8px 0;
30633
+ background: rgba(225, 230, 241, 0.6);
30777
30634
  }
30778
-
30779
- .e1pldf6v {
30780
- color: #e75a3a;
30781
- margin-right: 10px;
30635
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30636
+ background: white;
30637
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30782
30638
  }
30783
-
30784
- .dq0gblh {
30785
- width: 100%;
30786
- height: 1px;
30787
- background: rgba(213, 219, 227, 0.6);
30788
- margin: 24px 0;
30639
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30640
+ display: flex;
30641
+ align-items: center;
30642
+ height: 100%;
30643
+ background: rgba(225, 230, 241, 0.6);
30789
30644
  }
30790
-
30791
- .l1v7sr0n {
30645
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30646
+ background: white;
30647
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30648
+ }
30649
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30792
30650
  display: flex;
30793
- justify-content: center;
30794
30651
  align-items: center;
30795
30652
  height: 100%;
30653
+ background: rgba(225, 230, 241, 0.6);
30796
30654
  }
30797
-
30798
- .d1i4ou6o {
30799
- display: inline-block;
30800
- width: 4px;
30801
- height: 4px;
30802
- background: #8e9aa9;
30803
- opacity: 0.4;
30804
- border-radius: 50%;
30805
- margin: 0 4px;
30655
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30656
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30806
30657
  }
30807
-
30808
- .m1jy87hk .ant-modal-header,
30809
- .m1jy87hk .ant-modal-footer .footer-content {
30810
- width: 648px;
30811
- margin: 0 auto;
30658
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30659
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30660
+ border-radius: 8px;
30812
30661
  }
30813
- .m1jy87hk .ant-modal-header {
30814
- padding: 35px 0 24px;
30815
- border: none;
30662
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30663
+ border-top-color: white;
30816
30664
  }
30817
- .m1jy87hk .ant-modal-header .ant-modal-title {
30818
- font-size: 30px;
30665
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30666
+ background: rgba(0, 136, 255, 0.1);
30667
+ border-bottom-color: transparent;
30668
+ border-top-color: transparent;
30819
30669
  }
30820
- .m1jy87hk .ant-modal-body {
30821
- padding: 4px 0 2px;
30670
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30671
+ border-radius: 8px 0 0 8px;
30822
30672
  }
30823
- .m1jy87hk .ant-modal-footer {
30824
- border: none;
30673
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30674
+ border-radius: 0 8px 8px 0;
30825
30675
  }
30826
-
30827
- .ti7fpyu {
30828
- font-size: 12px;
30829
- line-height: 18px;
30830
- font-weight: bold;
30831
- color: #fff;
30832
- padding: 0 4px;
30833
- border-radius: 4px;
30834
- display: inline-block;
30835
- background: var(--ti7fpyu-0);
30676
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30677
+ background: rgba(0, 136, 255, 0.1);
30836
30678
  }
30837
- .ti7fpyu:not(:first-child) {
30838
- margin-left: 4px;
30679
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30680
+ background: #fff;
30681
+ font-weight: 400;
30682
+ position: relative;
30683
+ border-bottom: none;
30684
+ color: #00122e;
30685
+ transition: none;
30686
+ padding: 15px 8px 15px 8px;
30839
30687
  }
30840
-
30841
- .f1rest1f {
30688
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30689
+ content: "";
30690
+ width: 1px;
30691
+ top: 0;
30692
+ bottom: 0;
30693
+ background: rgba(211, 218, 235, 0.6);
30694
+ position: absolute;
30695
+ right: 0;
30696
+ }
30697
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30698
+ padding: unset;
30699
+ }
30700
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30701
+ display: none;
30702
+ }
30703
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30842
30704
  width: 100%;
30843
- height: 100%;
30844
- display: flex;
30845
- align-items: center;
30846
- justify-content: center;
30705
+ overflow: hidden;
30706
+ white-space: nowrap;
30707
+ text-overflow: ellipsis;
30847
30708
  }
30848
-
30849
- .n1kbdoln {
30850
- font-size: 90%;
30851
- font-weight: bold;
30852
- background-color: rgba(240, 243, 247, 0.6);
30853
- padding: 1px 4px 1px;
30854
- margin-left: 2px;
30855
- margin-right: 2px;
30856
- border: 1px solid rgba(213, 219, 227, 0.6);
30857
- border-radius: 4px;
30709
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30710
+ overflow: hidden;
30711
+ text-overflow: ellipsis;
30712
+ flex: 1;
30858
30713
  }
30859
-
30860
- .f1y3gta0.form-item-general {
30861
- width: 640px;
30714
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30715
+ padding: 15px 25px 15px 8px;
30862
30716
  }
30863
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30864
- margin-top: 16px;
30717
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30718
+ padding: 0;
30865
30719
  }
30866
- .f1y3gta0.form-item-compact {
30867
- width: 412px;
30720
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30721
+ position: absolute;
30722
+ right: 6px;
30723
+ top: 50%;
30724
+ transform: translateY(-50%);
30725
+ height: 16px;
30726
+ display: none;
30727
+ transition: transform 320ms ease;
30868
30728
  }
30869
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30870
- margin-top: 8px;
30729
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30730
+ display: block;
30731
+ transform: translateY(-50%) rotateX(180deg);
30871
30732
  }
30872
- .f1y3gta0 .form-item {
30873
- width: auto;
30733
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30734
+ display: block;
30874
30735
  }
30875
- .f1y3gta0 .form-item-main {
30876
- position: relative;
30877
- display: flex;
30736
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30737
+ display: none;
30878
30738
  }
30879
- .f1y3gta0 .form-item-extra {
30880
- margin-top: 4px;
30881
- width: 100%;
30882
- padding: 14px;
30883
- background: #f2f4f6;
30884
- font-size: 13px;
30885
- line-height: 1.8;
30886
- color: #8e9aa9;
30739
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30740
+ transform: translateY(-50%);
30887
30741
  }
30888
- .f1y3gta0 .form-item-label {
30889
- padding-right: 12px;
30890
- font-size: 13px;
30891
- color: rgba(44, 56, 82, 0.6);
30742
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30743
+ transform: translateY(-50%) rotateX(180deg);
30892
30744
  }
30893
- .f1y3gta0 .form-item-label.label-right {
30894
- text-align: right;
30745
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30746
+ background: #f2f5fa;
30895
30747
  }
30896
- .f1y3gta0 .form-item-label,
30897
- .f1y3gta0 .form-item-control {
30898
- line-height: 32px;
30748
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30749
+ display: block;
30899
30750
  }
30900
- .f1y3gta0 .form-item-control .form-item-error {
30901
- line-height: 18px;
30751
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30752
+ padding-right: 25px;
30902
30753
  }
30903
- .f1y3gta0 .form-item-children {
30904
- width: 100%;
30754
+ .tta5kd2 .ant-table .ant-table-selection-column {
30755
+ padding: 0 !important;
30905
30756
  }
30906
- .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
30907
- width: 100%;
30757
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30758
+ position: absolute;
30759
+ left: 50%;
30760
+ top: 50%;
30761
+ transform: translate(-50%, -50%);
30908
30762
  }
30909
- .f1y3gta0 .form-item-error {
30910
- color: #e75a3a;
30911
- height: 0;
30912
- overflow: hidden;
30763
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30764
+ display: none;
30913
30765
  }
30914
- .f1y3gta0 .form-item-error-enter-done {
30915
- margin-top: 4px;
30916
- height: auto;
30917
- overflow: auto;
30766
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30767
+ background: #fff;
30918
30768
  }
30919
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30920
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30921
- border: 1px solid #e75a3a;
30922
- color: #e75a3a;
30769
+ .tta5kd2 .ant-table .ant-table-placeholder {
30770
+ background: inherit;
30923
30771
  }
30924
-
30925
- .fujbm7g {
30926
- color: #2d3a56;
30772
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30773
+ position: static;
30774
+ border: none;
30775
+ background: inherit !important;
30776
+ height: 100px;
30777
+ vertical-align: middle;
30778
+ }
30779
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30780
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30927
30781
  font-weight: bold;
30928
- padding-bottom: 6px;
30929
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30930
- margin-bottom: 16px;
30782
+ font-size: 20px;
30783
+ color: rgba(10, 37, 85, 0.6);
30931
30784
  }
30932
- .fujbm7g:not(:first-of-type) {
30933
- margin-top: 16px;
30785
+ .tta5kd2 .ant-table td.cell__action_ {
30786
+ padding: 0 !important;
30787
+ position: relative;
30788
+ background: #fff;
30934
30789
  }
30935
-
30936
- .e5fsw5s {
30937
- width: 8px;
30938
- height: 24px;
30790
+ .tta5kd2 .ant-table td.cell__action_ > * {
30791
+ height: 100%;
30939
30792
  display: flex;
30940
- justify-content: center;
30941
30793
  align-items: center;
30942
- cursor: pointer;
30943
- transition: all 200ms ease-out 40ms;
30794
+ justify-content: flex-end;
30795
+ padding-right: 8px;
30944
30796
  }
30945
- .e5fsw5s:before, .e5fsw5s:after {
30946
- content: "";
30947
- width: 1px;
30948
- height: 6px;
30949
- border-radius: 1px;
30950
- background: #ccd4e3;
30951
- position: relative;
30952
- right: 2px;
30953
- transform: rotate(-45deg);
30797
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30798
+ width: 24px;
30799
+ height: 24px;
30800
+ cursor: pointer;
30801
+ justify-content: center;
30802
+ border-radius: 4px;
30954
30803
  }
30955
- .e5fsw5s:after {
30956
- transform: rotate(45deg);
30957
- left: 1px;
30804
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30805
+ background: #fff;
30958
30806
  }
30959
30807
 
30960
- .w18knsg4.ant-alert-warning {
30961
- border: 0;
30962
- background: rgba(255, 187, 0, 0.1);
30963
- border-radius: 6px;
30964
- }
30965
- .w18knsg4.ant-alert,
30966
- .w18knsg4 .ant-alert-message {
30967
- color: #e07f00;
30808
+ .s1fc623g {
30809
+ width: 430px !important;
30968
30810
  }
30969
- .w18knsg4.ant-alert .dashed-border-bottom,
30970
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30971
- border-bottom-color: #e07f00;
30811
+
30812
+ .da3mx0o .ant-select-item-group {
30813
+ padding: 8px 16px;
30814
+ line-height: 18px;
30815
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30816
+ height: 34px;
30817
+ min-height: 34px;
30818
+ box-sizing: border-box;
30819
+ margin-top: 8px;
30972
30820
  }
30973
30821
 
30974
- .ng31n2o {
30822
+ .onr9gzt {
30975
30823
  display: flex;
30976
- flex-direction: row;
30977
- padding: 7px 12px;
30978
- background: rgba(255, 187, 0, 0.1);
30979
- border-radius: 6px;
30980
- color: #e07f00;
30981
- font-size: 12px;
30982
- line-height: 18px;
30824
+ flex-direction: column;
30825
+ margin: 1px 8px;
30826
+ padding: 8px;
30827
+ border-radius: 4px;
30983
30828
  }
30984
- .ng31n2o .icon-wrapper {
30985
- margin-right: 10px;
30986
- height: 18px;
30829
+ .onr9gzt .selected-icon {
30830
+ display: none;
30987
30831
  }
30988
-
30989
- .n15x5f5y {
30990
- display: flex;
30991
- flex-direction: row;
30992
- padding: 7px 12px;
30993
- background: rgba(225, 230, 241, 0.6);
30994
- border-radius: 6px;
30995
- color: rgba(44, 56, 82, 0.6);
30996
- font-size: 12px;
30997
- line-height: 18px;
30832
+ .onr9gzt.ant-select-item-option-grouped {
30833
+ padding-left: 8px;
30998
30834
  }
30999
- .n15x5f5y .icon-wrapper {
31000
- margin-right: 10px;
31001
- height: 18px;
30835
+ .onr9gzt.ant-select-item-option-selected {
30836
+ background-color: white;
30837
+ }
30838
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30839
+ color: #0080ff;
30840
+ }
30841
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30842
+ display: block;
30843
+ }
30844
+ .onr9gzt.ant-select-item-option-active {
30845
+ background: rgba(0, 136, 255, 0.16);
30846
+ }
30847
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30848
+ color: #0080ff;
30849
+ }
30850
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30851
+ background: rgba(0, 136, 255, 0.1);
30852
+ color: #0080ff;
31002
30853
  }
31003
30854
 
31004
- .i16ozz3f {
30855
+ .oiy0apc {
31005
30856
  display: flex;
31006
- flex-direction: row;
31007
- padding: 7px 12px;
31008
- background: rgba(0, 136, 255, 0.1);
31009
- border-radius: 6px;
31010
- color: #005ed1;
31011
- font-size: 12px;
31012
- line-height: 18px;
30857
+ justify-content: space-between;
30858
+ height: 20px;
30859
+ line-height: 20px;
31013
30860
  }
31014
- .i16ozz3f .icon-wrapper {
31015
- margin-right: 10px;
31016
- height: 18px;
30861
+ .oiy0apc .timezone-title {
30862
+ color: #2d3a56;
30863
+ overflow: hidden;
30864
+ text-overflow: ellipsis;
31017
30865
  }
31018
30866
 
31019
- .dszu9qr {
30867
+ .of4y382 {
30868
+ display: flex;
30869
+ justify-content: space-between;
31020
30870
  color: rgba(44, 56, 82, 0.6);
31021
- margin-top: 5px;
31022
- font-size: 12px;
30871
+ height: 18px;
31023
30872
  line-height: 18px;
30873
+ margin-top: 2px;
31024
30874
  }
31025
30875
 
31026
- .snxzgx {
31027
- color: #f0483e;
31028
- font-size: 12px;
31029
- white-space: pre-wrap;
30876
+ .t19903l9 {
30877
+ border: none;
30878
+ margin-right: 0;
30879
+ background: rgba(225, 230, 241, 0.6);
31030
30880
  }
31031
30881
 
31032
- .o1i4orqw {
31033
- display: flex;
31034
- align-items: center;
31035
- justify-content: flex-end;
30882
+ .ohwbvxu {
30883
+ pointer-events: none;
30884
+ height: 32px;
30885
+ width: 100%;
30886
+ opacity: 0;
31036
30887
  }
31037
- .o1i4orqw .icon-wrapper {
31038
- margin-right: 16px;
30888
+
30889
+ .cz04yix {
30890
+ display: flex;
30891
+ flex-direction: column;
31039
30892
  }
31040
30893
 
31041
- .t79k8o2 {
31042
- color: rgba(0, 21, 64, 0.3);
30894
+ .m1if5j39 {
30895
+ max-width: 1120px;
30896
+ width: 100%;
30897
+ margin: 0 auto;
30898
+ height: 100%;
31043
30899
  }
31044
30900
 
31045
- .ipd9bk.ant-input {
31046
- padding: 5px 12px;
31047
- line-height: 20px;
31048
- color: #2d3a56;
31049
- border-radius: 6px;
31050
- border-color: rgba(172, 186, 211, 0.6);
31051
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30901
+ .w1vvwdlp {
30902
+ max-width: 1120px;
30903
+ width: 100%;
30904
+ margin: 0 auto;
30905
+ display: flex;
31052
30906
  }
31053
- .ipd9bk.ant-input.ant-input-lg {
31054
- padding: 8px 16px;
31055
- line-height: 22px;
30907
+ .w1vvwdlp .left,
30908
+ .w1vvwdlp .right {
30909
+ flex-grow: 0;
30910
+ flex-shrink: 0;
30911
+ flex-basis: 21%;
31056
30912
  }
31057
- .ipd9bk.ant-input.ant-input-sm {
31058
- padding: 2px 8px;
31059
- line-height: 18px;
30913
+ .w1vvwdlp .left {
30914
+ display: flex;
30915
+ justify-content: flex-end;
30916
+ padding-right: 44px;
31060
30917
  }
31061
- .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31062
- border-color: rgba(107, 128, 167, 0.6);
31063
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31064
- z-index: 1;
30918
+ .w1vvwdlp .right {
30919
+ padding-left: 44px;
31065
30920
  }
31066
- .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31067
- border-color: #0096ff;
31068
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31069
- z-index: 1;
30921
+ .w1vvwdlp .middle {
30922
+ margin-bottom: 40px;
30923
+ flex-grow: 0;
30924
+ flex-shrink: 0;
30925
+ flex-basis: 58%;
31070
30926
  }
31071
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31072
- border-color: #e75a3a;
31073
- color: #e75a3a;
30927
+ .w1vvwdlp .middle .form-base-field {
30928
+ width: 100%;
31074
30929
  }
31075
- .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31076
- border-color: #e75a3a;
31077
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30930
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30931
+ width: auto;
31078
30932
  }
31079
- .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31080
- border-color: #e75a3a;
31081
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30933
+
30934
+ .h1cuopx7 .ant-modal-header {
30935
+ margin: 0 auto;
30936
+ width: 100%;
30937
+ max-width: 648px;
31082
30938
  }
31083
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31084
- background: rgba(211, 218, 235, 0.6);
31085
- color: rgba(0, 21, 64, 0.3);
31086
- border-color: rgba(172, 186, 211, 0.6);
30939
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30940
+ margin-left: 0;
31087
30941
  }
31088
- .ipd9bk.ant-input-affix-wrapper {
31089
- padding: 5px 12px;
31090
- border-radius: 6px;
31091
- border-color: rgba(172, 186, 211, 0.6);
31092
- line-height: 20px;
31093
- color: #2d3a56;
31094
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30942
+ .h1cuopx7 .ant-modal-body {
30943
+ margin: 0 auto;
30944
+ padding: 0;
30945
+ width: 100%;
30946
+ max-width: 648px;
30947
+ overflow: hidden;
31095
30948
  }
31096
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31097
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31098
- color: rgba(44, 56, 82, 0.6);
30949
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30950
+ margin-bottom: 40px;
31099
30951
  }
31100
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31101
- padding: 8px 16px;
31102
- line-height: 22px;
30952
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30953
+ height: calc(100vh - 225px);
30954
+ overflow-y: auto;
31103
30955
  }
31104
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31105
- padding: 2px 8px;
31106
- line-height: 18px;
30956
+ .h1cuopx7 .ant-modal-footer .footer-content {
30957
+ margin: 0 auto;
30958
+ max-width: 648px;
31107
30959
  }
31108
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31109
- border-color: rgba(107, 128, 167, 0.6);
31110
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30960
+
30961
+ .h1p6d3y3 .ant-modal-header {
30962
+ margin: 0 auto;
30963
+ width: 100%;
30964
+ max-width: 1024px;
31111
30965
  }
31112
- .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31113
- border-color: #0096ff;
31114
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30966
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30967
+ margin-left: 0;
31115
30968
  }
31116
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31117
- border-color: #e75a3a;
30969
+ .h1p6d3y3 .ant-modal-body {
30970
+ margin: 0 auto;
30971
+ padding: 0;
30972
+ width: 100%;
30973
+ max-width: 1024px;
30974
+ overflow: hidden;
31118
30975
  }
31119
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31120
- color: #e75a3a;
30976
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30977
+ margin-bottom: 40px;
31121
30978
  }
31122
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31123
- border-color: #e75a3a;
31124
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30979
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30980
+ height: calc(100vh - 225px);
30981
+ overflow-y: auto;
31125
30982
  }
31126
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31127
- border-color: #e75a3a;
31128
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30983
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30984
+ margin: 0 auto;
30985
+ max-width: 1024px;
31129
30986
  }
31130
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31131
- background: rgba(211, 218, 235, 0.6);
31132
- color: rgba(0, 21, 64, 0.3);
31133
- border-color: rgba(172, 186, 211, 0.6);
30987
+
30988
+ .fxgckuk {
30989
+ flex: 1;
31134
30990
  }
31135
- textarea.ipd9bk.ant-input {
31136
- transition-property: height;
31137
- transition-delay: 50ms;
30991
+ .fxgckuk label {
30992
+ font-size: 13px;
30993
+ line-height: 20px;
30994
+ color: rgba(44, 56, 82, 0.6);
31138
30995
  }
31139
- textarea.ipd9bk.ant-input.textarea-large {
31140
- min-height: 40px;
31141
- height: 40px;
31142
- }
31143
- textarea.ipd9bk.ant-input.textarea-large:focus {
31144
- height: 80px;
31145
- }
31146
- textarea.ipd9bk.ant-input.textarea-middle {
31147
- min-height: 32px;
31148
- height: 32px;
31149
- }
31150
- textarea.ipd9bk.ant-input.textarea-middle:focus {
31151
- height: 64px;
31152
- }
31153
- textarea.ipd9bk.ant-input.textarea-small {
31154
- min-height: 24px;
31155
- height: 24px;
30996
+ .fxgckuk .title {
30997
+ font-size: 14px;
30998
+ line-height: 20px;
30999
+ color: #2d3a56;
31000
+ margin-bottom: 12px;
31156
31001
  }
31157
- textarea.ipd9bk.ant-input.textarea-small:focus {
31158
- height: 40px;
31002
+ .fxgckuk.connect-cluster .title {
31003
+ padding-bottom: 26px;
31159
31004
  }
31160
31005
 
31161
- .kypn5o5 input, .kypn5o5.input-tags {
31162
- border: 1px solid rgba(213, 219, 227, 0.6);
31163
- border-radius: 4px;
31164
- }
31165
- .kypn5o5.input-tags {
31166
- position: relative;
31167
- padding: 6px;
31168
- height: 32px;
31169
- cursor: pointer;
31170
- transition: border 150ms;
31171
- }
31172
- .kypn5o5.input-tags:hover {
31173
- border-color: #0080ff;
31174
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31175
- }
31176
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
31177
- padding-right: 30px;
31178
- }
31179
- .kypn5o5.input-tags .input-tags-inner {
31180
- display: flex;
31006
+ .f1d0vek1 {
31007
+ padding: 25px 0 15px 0;
31008
+ border-bottom: 1px solid #e1e5eb;
31009
+ margin-bottom: 16px;
31181
31010
  }
31182
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31011
+
31012
+ .f4u402y {
31183
31013
  display: flex;
31014
+ align-items: center;
31015
+ margin-bottom: 8px;
31184
31016
  }
31185
- .kypn5o5.input-tags .input-tag-suffix {
31186
- position: absolute;
31187
- right: 12px;
31188
- top: 50%;
31189
- transform: translateY(-50%);
31190
- }
31191
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31192
- color: rgba(0, 0, 0, 0.25);
31193
- font-size: 12px;
31194
- cursor: pointer;
31195
- }
31196
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31197
- color: rgba(0, 0, 0, 0.45);
31198
- }
31199
- .kypn5o5.has-focus-indicator {
31200
- position: relative;
31201
- overflow: hidden;
31202
- }
31203
- .kypn5o5.has-focus-indicator .ant-input-prefix {
31204
- position: absolute;
31205
- top: 50%;
31206
- transform: translateY(-50%);
31207
- left: -16px;
31208
- transition: left 150ms ease;
31209
- opacity: 0;
31210
- }
31211
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31212
- left: 8px;
31213
- opacity: 1;
31214
- }
31215
- .kypn5o5.has-focus-indicator input {
31216
- transition: margin-left 150ms ease;
31217
- margin-left: 0px;
31218
- }
31219
- .kypn5o5.has-focus-indicator input:focus {
31220
- margin-left: 16px;
31017
+ .f4u402y > label {
31018
+ width: 216px;
31221
31019
  }
31222
-
31223
- input.l1ki27se.ant-input {
31224
- border-top-right-radius: 0;
31225
- border-bottom-right-radius: 0;
31020
+ .f4u402y > label + * {
31021
+ width: 100%;
31226
31022
  }
31227
-
31228
- .l1ki27se.ant-input-affix-wrapper {
31229
- border-top-right-radius: 0;
31230
- border-bottom-right-radius: 0;
31023
+ .f4u402y .ant-select {
31024
+ width: 100%;
31231
31025
  }
31232
31026
 
31233
- input.rrg1fkn.ant-input {
31234
- border-top-left-radius: 0;
31235
- border-bottom-left-radius: 0;
31027
+ .e1pldf6v {
31028
+ color: #e75a3a;
31029
+ margin-right: 10px;
31236
31030
  }
31237
31031
 
31238
- .rrg1fkn.ant-input-affix-wrapper {
31239
- border-top-left-radius: 0;
31240
- border-bottom-left-radius: 0;
31032
+ .dq0gblh {
31033
+ width: 100%;
31034
+ height: 1px;
31035
+ background: rgba(213, 219, 227, 0.6);
31036
+ margin: 24px 0;
31241
31037
  }
31242
31038
 
31243
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31244
- border-top-right-radius: 0;
31245
- border-bottom-right-radius: 0;
31039
+ .l1v7sr0n {
31040
+ display: flex;
31041
+ justify-content: center;
31042
+ align-items: center;
31043
+ height: 100%;
31246
31044
  }
31247
31045
 
31248
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31249
- border-top-left-radius: 0;
31250
- border-bottom-left-radius: 0;
31046
+ .d1i4ou6o {
31047
+ display: inline-block;
31048
+ width: 4px;
31049
+ height: 4px;
31050
+ background: #8e9aa9;
31051
+ opacity: 0.4;
31052
+ border-radius: 50%;
31053
+ margin: 0 4px;
31251
31054
  }
31252
31055
 
31253
- .c1t6wbwv {
31254
- display: flex;
31255
- flex-direction: column;
31256
- }
31257
- .c1t6wbwv .select-wrapper {
31258
- margin-top: 12px;
31259
- }
31260
- .c1t6wbwv .select-wrapper .select {
31261
- width: 100%;
31262
- }
31263
- .c1t6wbwv .radio-wrapper {
31264
- margin-top: 24px;
31056
+ .m1jy87hk .ant-modal-header,
31057
+ .m1jy87hk .ant-modal-footer .footer-content {
31058
+ width: 648px;
31059
+ margin: 0 auto;
31265
31060
  }
31266
- .c1t6wbwv div.form-item {
31267
- width: 100%;
31061
+ .m1jy87hk .ant-modal-header {
31062
+ padding: 35px 0 24px;
31063
+ border: none;
31268
31064
  }
31269
-
31270
- .d1k7vv5v {
31271
- font-size: 14px;
31272
- font-weight: 500;
31273
- color: #3e4652;
31274
- line-height: 18px;
31065
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31066
+ font-size: 30px;
31275
31067
  }
31276
- .d1k7vv5v + .d1k7vv5v {
31277
- margin-top: 16px;
31068
+ .m1jy87hk .ant-modal-body {
31069
+ padding: 4px 0 2px;
31278
31070
  }
31279
- .d1k7vv5v + * {
31280
- margin-top: 16px;
31071
+ .m1jy87hk .ant-modal-footer {
31072
+ border: none;
31281
31073
  }
31282
31074
 
31283
- .le7b9r4.d1k7vv5v {
31075
+ .ti7fpyu {
31284
31076
  font-size: 12px;
31285
- color: rgba(44, 56, 82, 0.6);
31286
- margin-top: 12px;
31287
- }
31288
-
31289
- .r1dnygxx.le7b9r4.d1k7vv5v {
31290
31077
  line-height: 18px;
31291
- font-weight: 500;
31292
- margin-top: 0;
31293
- white-space: initial;
31294
- }
31295
-
31296
- .r12ddqmh {
31297
- display: block;
31078
+ font-weight: bold;
31079
+ color: #fff;
31080
+ padding: 0 4px;
31081
+ border-radius: 4px;
31082
+ display: inline-block;
31083
+ background: var(--ti7fpyu-0);
31298
31084
  }
31299
- .r12ddqmh span {
31300
- font-size: 14px;
31301
- font-weight: 500;
31302
- line-height: 32px;
31303
- color: #3e4652;
31085
+ .ti7fpyu:not(:first-child) {
31086
+ margin-left: 4px;
31304
31087
  }
31305
31088
 
31306
- .ctcr26a {
31307
- margin-top: 8px;
31308
- padding: 8px;
31309
- border-radius: 6px;
31310
- background: rgba(225, 230, 241, 0.6);
31311
- color: rgba(44, 56, 82, 0.6);
31312
- font-size: 12px;
31313
- }
31314
- .ctcr26a div {
31315
- line-height: 20px;
31089
+ .f1rest1f {
31090
+ width: 100%;
31091
+ height: 100%;
31316
31092
  display: flex;
31317
31093
  align-items: center;
31318
- word-break: break-all;
31094
+ justify-content: center;
31319
31095
  }
31320
31096
 
31321
- .t1upn1sz {
31322
- height: 100%;
31097
+ .n1kbdoln {
31098
+ font-size: 90%;
31099
+ font-weight: bold;
31100
+ background-color: rgba(240, 243, 247, 0.6);
31101
+ padding: 1px 4px 1px;
31102
+ margin-left: 2px;
31103
+ margin-right: 2px;
31104
+ border: 1px solid rgba(213, 219, 227, 0.6);
31105
+ border-radius: 4px;
31323
31106
  }
31324
31107
 
31325
- .tta5kd2 {
31326
- height: 100%;
31327
- }
31328
- .tta5kd2.empty-table .ant-table-content {
31329
- overflow: visible !important;
31330
- height: 100%;
31108
+ .f1y3gta0.form-item-general {
31109
+ width: 640px;
31331
31110
  }
31332
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31333
- height: 100%;
31111
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31112
+ margin-top: 16px;
31334
31113
  }
31335
- .tta5kd2.empty-table .ant-table-content table {
31336
- width: 100% !important;
31337
- height: 100%;
31114
+ .f1y3gta0.form-item-compact {
31115
+ width: 412px;
31338
31116
  }
31339
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31340
- padding: 15px 0;
31117
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31118
+ margin-top: 8px;
31341
31119
  }
31342
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31343
- display: none;
31120
+ .f1y3gta0 .form-item {
31121
+ width: auto;
31344
31122
  }
31345
- .tta5kd2 .active-row td:nth-child(1) {
31346
- font-weight: 700;
31123
+ .f1y3gta0 .form-item-main {
31124
+ position: relative;
31125
+ display: flex;
31347
31126
  }
31348
- .tta5kd2.has-selection .active-row td:nth-child(2) {
31349
- font-weight: 700;
31127
+ .f1y3gta0 .form-item-extra {
31128
+ margin-top: 4px;
31129
+ width: 100%;
31130
+ padding: 14px;
31131
+ background: #f2f4f6;
31132
+ font-size: 13px;
31133
+ line-height: 1.8;
31134
+ color: #8e9aa9;
31350
31135
  }
31351
- .tta5kd2 .ant-spin-nested-loading {
31352
- height: 100%;
31136
+ .f1y3gta0 .form-item-label {
31137
+ padding-right: 12px;
31138
+ font-size: 13px;
31139
+ color: rgba(44, 56, 82, 0.6);
31353
31140
  }
31354
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31355
- height: 100%;
31356
- overflow: visible;
31141
+ .f1y3gta0 .form-item-label.label-right {
31142
+ text-align: right;
31357
31143
  }
31358
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
31359
- max-height: none;
31144
+ .f1y3gta0 .form-item-label,
31145
+ .f1y3gta0 .form-item-control {
31146
+ line-height: 32px;
31360
31147
  }
31361
- .tta5kd2.table-init-loading .ant-spin-blur thead,
31362
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
31363
- display: none;
31148
+ .f1y3gta0 .form-item-control .form-item-error {
31149
+ line-height: 18px;
31364
31150
  }
31365
- .tta5kd2 td.ant-table-column-sort {
31366
- background: transparent;
31151
+ .f1y3gta0 .form-item-children {
31152
+ width: 100%;
31367
31153
  }
31368
- .tta5kd2 td.ant-table-cell-fix-left,
31369
- .tta5kd2 td.ant-table-cell-fix-right {
31370
- background: #fff;
31371
- padding: 0 !important;
31154
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31155
+ width: 100%;
31372
31156
  }
31373
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31374
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31157
+ .f1y3gta0 .form-item-error {
31158
+ color: #e75a3a;
31159
+ height: 0;
31160
+ overflow: hidden;
31161
+ }
31162
+ .f1y3gta0 .form-item-error-enter-done {
31163
+ margin-top: 4px;
31164
+ height: auto;
31165
+ overflow: auto;
31166
+ }
31167
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31168
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31169
+ border: 1px solid #e75a3a;
31170
+ color: #e75a3a;
31171
+ }
31172
+
31173
+ .fujbm7g {
31174
+ color: #2d3a56;
31175
+ font-weight: bold;
31176
+ padding-bottom: 6px;
31177
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31178
+ margin-bottom: 16px;
31179
+ }
31180
+ .fujbm7g:not(:first-of-type) {
31181
+ margin-top: 16px;
31182
+ }
31183
+
31184
+ .e5fsw5s {
31185
+ width: 8px;
31186
+ height: 24px;
31375
31187
  display: flex;
31188
+ justify-content: center;
31376
31189
  align-items: center;
31377
- height: 100%;
31378
- padding: 8px;
31190
+ cursor: pointer;
31191
+ transition: all 200ms ease-out 40ms;
31379
31192
  }
31380
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31381
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31382
- overflow: hidden;
31383
- text-overflow: ellipsis;
31384
- width: 100%;
31193
+ .e5fsw5s:before, .e5fsw5s:after {
31194
+ content: "";
31195
+ width: 1px;
31196
+ height: 6px;
31197
+ border-radius: 1px;
31198
+ background: #ccd4e3;
31199
+ position: relative;
31200
+ right: 2px;
31201
+ transform: rotate(-45deg);
31385
31202
  }
31386
- .tta5kd2 .ant-table-container {
31387
- height: 100%;
31203
+ .e5fsw5s:after {
31204
+ transform: rotate(45deg);
31205
+ left: 1px;
31388
31206
  }
31389
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31390
- box-shadow: none !important;
31207
+
31208
+ .w18knsg4.ant-alert-warning {
31209
+ border: 0;
31210
+ background: rgba(255, 187, 0, 0.1);
31211
+ border-radius: 6px;
31391
31212
  }
31392
- .tta5kd2 .ant-table {
31393
- border-radius: 0px;
31394
- border-left: none;
31395
- border-right: none;
31396
- border-bottom: none;
31397
- height: 100%;
31213
+ .w18knsg4.ant-alert,
31214
+ .w18knsg4 .ant-alert-message {
31215
+ color: #e07f00;
31216
+ }
31217
+ .w18knsg4.ant-alert .dashed-border-bottom,
31218
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31219
+ border-bottom-color: #e07f00;
31220
+ }
31221
+
31222
+ .ng31n2o {
31223
+ display: flex;
31224
+ flex-direction: row;
31225
+ padding: 7px 12px;
31226
+ background: rgba(255, 187, 0, 0.1);
31227
+ border-radius: 6px;
31228
+ color: #e07f00;
31398
31229
  font-size: 12px;
31399
- background: transparent;
31230
+ line-height: 18px;
31400
31231
  }
31401
- .tta5kd2 .ant-table .ant-table-header {
31402
- position: relative;
31403
- z-index: 3;
31404
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31405
- margin-bottom: -1px;
31232
+ .ng31n2o .icon-wrapper {
31233
+ margin-right: 10px;
31234
+ height: 18px;
31406
31235
  }
31407
- .tta5kd2 .ant-table .time-wrapper .date,
31408
- .tta5kd2 .ant-table .value {
31409
- color: #2d3a56;
31236
+
31237
+ .n15x5f5y {
31238
+ display: flex;
31239
+ flex-direction: row;
31240
+ padding: 7px 12px;
31241
+ background: rgba(225, 230, 241, 0.6);
31242
+ border-radius: 6px;
31243
+ color: rgba(44, 56, 82, 0.6);
31244
+ font-size: 12px;
31245
+ line-height: 18px;
31410
31246
  }
31411
- .tta5kd2 .ant-table .time-wrapper .time,
31412
- .tta5kd2 .ant-table .unit {
31247
+ .n15x5f5y .icon-wrapper {
31248
+ margin-right: 10px;
31249
+ height: 18px;
31250
+ }
31251
+
31252
+ .i16ozz3f {
31253
+ display: flex;
31254
+ flex-direction: row;
31255
+ padding: 7px 12px;
31256
+ background: rgba(0, 136, 255, 0.1);
31257
+ border-radius: 6px;
31258
+ color: #005ed1;
31259
+ font-size: 12px;
31260
+ line-height: 18px;
31261
+ }
31262
+ .i16ozz3f .icon-wrapper {
31263
+ margin-right: 10px;
31264
+ height: 18px;
31265
+ }
31266
+
31267
+ .dszu9qr {
31413
31268
  color: rgba(44, 56, 82, 0.6);
31269
+ margin-top: 5px;
31270
+ font-size: 12px;
31271
+ line-height: 18px;
31414
31272
  }
31415
- .tta5kd2 .ant-table .ant-table-selection {
31416
- position: unset;
31417
- text-align: center;
31273
+
31274
+ .snxzgx {
31275
+ color: #f0483e;
31276
+ font-size: 12px;
31277
+ white-space: pre-wrap;
31418
31278
  }
31419
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31420
- background: #fff;
31279
+
31280
+ .o1i4orqw {
31281
+ display: flex;
31282
+ align-items: center;
31283
+ justify-content: flex-end;
31421
31284
  }
31422
- .tta5kd2 .ant-table .anticon-setting {
31423
- cursor: pointer;
31424
- position: absolute;
31425
- top: 50%;
31426
- right: 12px;
31427
- transform: translateY(-50%);
31285
+ .o1i4orqw .icon-wrapper {
31286
+ margin-right: 16px;
31428
31287
  }
31429
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31430
- box-shadow: none;
31431
- width: 1px;
31432
- background: rgba(213, 219, 227, 0.6);
31288
+
31289
+ .t79k8o2 {
31290
+ color: rgba(0, 21, 64, 0.3);
31433
31291
  }
31434
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31435
- box-shadow: none;
31436
- width: 1px;
31437
- background: rgba(213, 219, 227, 0.6);
31292
+
31293
+ .ipd9bk.ant-input {
31294
+ padding: 5px 12px;
31295
+ line-height: 20px;
31296
+ color: #2d3a56;
31297
+ border-radius: 6px;
31298
+ border-color: rgba(172, 186, 211, 0.6);
31299
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31438
31300
  }
31439
- .tta5kd2 .ant-table .ant-table-tbody {
31440
- position: relative;
31301
+ .ipd9bk.ant-input.ant-input-lg {
31302
+ padding: 8px 16px;
31303
+ line-height: 22px;
31441
31304
  }
31442
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31443
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31444
- border-bottom: 1px solid white;
31445
- height: 40px;
31446
- vertical-align: middle;
31447
- transition: background 0ms;
31448
- color: #00122e;
31305
+ .ipd9bk.ant-input.ant-input-sm {
31306
+ padding: 2px 8px;
31307
+ line-height: 18px;
31449
31308
  }
31450
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31451
- background: #f2f5fa;
31452
- border-bottom-color: #f2f5fa;
31309
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31310
+ border-color: rgba(107, 128, 167, 0.6);
31311
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31312
+ z-index: 1;
31453
31313
  }
31454
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31455
- height: auto;
31456
- color: #00122e;
31457
- font-size: 12px;
31458
- text-align: left;
31459
- transition: none;
31460
- overflow: hidden;
31461
- text-overflow: ellipsis;
31462
- white-space: nowrap;
31314
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31315
+ border-color: #0096ff;
31316
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31317
+ z-index: 1;
31463
31318
  }
31464
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31465
- color: #0096ff;
31319
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31320
+ border-color: #e75a3a;
31321
+ color: #e75a3a;
31466
31322
  }
31467
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31468
- overflow: hidden;
31469
- text-overflow: ellipsis;
31470
- width: 100%;
31471
- vertical-align: middle;
31323
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31324
+ border-color: #e75a3a;
31325
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31472
31326
  }
31473
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31474
- line-height: 0px;
31327
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31328
+ border-color: #e75a3a;
31329
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31330
+ }
31331
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31332
+ background: rgba(211, 218, 235, 0.6);
31333
+ color: rgba(0, 21, 64, 0.3);
31334
+ border-color: rgba(172, 186, 211, 0.6);
31335
+ }
31336
+ .ipd9bk.ant-input-affix-wrapper {
31337
+ padding: 5px 12px;
31338
+ border-radius: 6px;
31339
+ border-color: rgba(172, 186, 211, 0.6);
31340
+ line-height: 20px;
31341
+ color: #2d3a56;
31342
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31343
+ }
31344
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31345
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31346
+ color: rgba(44, 56, 82, 0.6);
31347
+ }
31348
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31349
+ padding: 8px 16px;
31350
+ line-height: 22px;
31351
+ }
31352
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31353
+ padding: 2px 8px;
31354
+ line-height: 18px;
31355
+ }
31356
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31357
+ border-color: rgba(107, 128, 167, 0.6);
31358
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31359
+ }
31360
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31361
+ border-color: #0096ff;
31362
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31363
+ }
31364
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31365
+ border-color: #e75a3a;
31475
31366
  }
31476
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31477
- padding-right: 25px;
31367
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31368
+ color: #e75a3a;
31478
31369
  }
31479
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31480
- border-top-color: transparent;
31370
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31371
+ border-color: #e75a3a;
31372
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31481
31373
  }
31482
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31483
- background: rgba(225, 230, 241, 0.6);
31484
- border-color: transparent transparent white;
31374
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31375
+ border-color: #e75a3a;
31376
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31485
31377
  }
31486
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31487
- border-radius: 8px 0 0 8px;
31378
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31379
+ background: rgba(211, 218, 235, 0.6);
31380
+ color: rgba(0, 21, 64, 0.3);
31381
+ border-color: rgba(172, 186, 211, 0.6);
31488
31382
  }
31489
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31490
- border-radius: 8px 0 0 8px;
31383
+ textarea.ipd9bk.ant-input {
31384
+ transition-property: height;
31385
+ transition-delay: 50ms;
31491
31386
  }
31492
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31493
- content: "";
31494
- width: 4px;
31495
- top: -1px;
31496
- bottom: -1px;
31497
- background: white;
31387
+ textarea.ipd9bk.ant-input.textarea-large {
31388
+ min-height: 40px;
31389
+ height: 40px;
31498
31390
  }
31499
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31500
- border-radius: 0 8px 8px 0;
31391
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31392
+ height: 80px;
31501
31393
  }
31502
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31503
- border-radius: 0;
31504
- background: white;
31505
- border-top: none;
31394
+ textarea.ipd9bk.ant-input.textarea-middle {
31395
+ min-height: 32px;
31396
+ height: 32px;
31506
31397
  }
31507
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31508
- border-top: 1px solid transparent;
31509
- border-radius: 0 8px 8px 0;
31510
- background: rgba(225, 230, 241, 0.6);
31398
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31399
+ height: 64px;
31511
31400
  }
31512
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31513
- background: white;
31514
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31401
+ textarea.ipd9bk.ant-input.textarea-small {
31402
+ min-height: 24px;
31403
+ height: 24px;
31515
31404
  }
31516
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31517
- display: flex;
31518
- align-items: center;
31519
- height: 100%;
31520
- background: rgba(225, 230, 241, 0.6);
31405
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31406
+ height: 40px;
31521
31407
  }
31522
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31523
- background: white;
31524
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31408
+
31409
+ .kypn5o5 input, .kypn5o5.input-tags {
31410
+ border: 1px solid rgba(213, 219, 227, 0.6);
31411
+ border-radius: 4px;
31525
31412
  }
31526
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31527
- display: flex;
31528
- align-items: center;
31529
- height: 100%;
31530
- background: rgba(225, 230, 241, 0.6);
31413
+ .kypn5o5.input-tags {
31414
+ position: relative;
31415
+ padding: 6px;
31416
+ height: 32px;
31417
+ cursor: pointer;
31418
+ transition: border 150ms;
31531
31419
  }
31532
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31533
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31420
+ .kypn5o5.input-tags:hover {
31421
+ border-color: #0080ff;
31422
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31534
31423
  }
31535
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31536
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31537
- border-radius: 8px;
31424
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31425
+ padding-right: 30px;
31538
31426
  }
31539
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31540
- border-top-color: white;
31427
+ .kypn5o5.input-tags .input-tags-inner {
31428
+ display: flex;
31541
31429
  }
31542
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31543
- background: rgba(0, 136, 255, 0.1);
31544
- border-bottom-color: transparent;
31545
- border-top-color: transparent;
31430
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31431
+ display: flex;
31546
31432
  }
31547
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31548
- border-radius: 8px 0 0 8px;
31433
+ .kypn5o5.input-tags .input-tag-suffix {
31434
+ position: absolute;
31435
+ right: 12px;
31436
+ top: 50%;
31437
+ transform: translateY(-50%);
31549
31438
  }
31550
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31551
- border-radius: 0 8px 8px 0;
31439
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31440
+ color: rgba(0, 0, 0, 0.25);
31441
+ font-size: 12px;
31442
+ cursor: pointer;
31552
31443
  }
31553
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31554
- background: rgba(0, 136, 255, 0.1);
31444
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31445
+ color: rgba(0, 0, 0, 0.45);
31555
31446
  }
31556
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31557
- background: #fff;
31558
- font-weight: 400;
31447
+ .kypn5o5.has-focus-indicator {
31559
31448
  position: relative;
31560
- border-bottom: none;
31561
- color: #00122e;
31562
- transition: none;
31563
- padding: 15px 8px 15px 8px;
31449
+ overflow: hidden;
31564
31450
  }
31565
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31566
- content: "";
31567
- width: 1px;
31568
- top: 0;
31569
- bottom: 0;
31570
- background: rgba(211, 218, 235, 0.6);
31451
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31571
31452
  position: absolute;
31572
- right: 0;
31573
- }
31574
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31575
- padding: unset;
31453
+ top: 50%;
31454
+ transform: translateY(-50%);
31455
+ left: -16px;
31456
+ transition: left 150ms ease;
31457
+ opacity: 0;
31576
31458
  }
31577
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31578
- display: none;
31459
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31460
+ left: 8px;
31461
+ opacity: 1;
31579
31462
  }
31580
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31581
- width: 100%;
31582
- overflow: hidden;
31583
- white-space: nowrap;
31584
- text-overflow: ellipsis;
31463
+ .kypn5o5.has-focus-indicator input {
31464
+ transition: margin-left 150ms ease;
31465
+ margin-left: 0px;
31585
31466
  }
31586
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31587
- overflow: hidden;
31588
- text-overflow: ellipsis;
31589
- flex: 1;
31467
+ .kypn5o5.has-focus-indicator input:focus {
31468
+ margin-left: 16px;
31590
31469
  }
31591
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31592
- padding: 15px 25px 15px 8px;
31470
+
31471
+ input.l1ki27se.ant-input {
31472
+ border-top-right-radius: 0;
31473
+ border-bottom-right-radius: 0;
31593
31474
  }
31594
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31595
- padding: 0;
31475
+
31476
+ .l1ki27se.ant-input-affix-wrapper {
31477
+ border-top-right-radius: 0;
31478
+ border-bottom-right-radius: 0;
31596
31479
  }
31597
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31598
- position: absolute;
31599
- right: 6px;
31600
- top: 50%;
31601
- transform: translateY(-50%);
31602
- height: 16px;
31603
- display: none;
31604
- transition: transform 320ms ease;
31480
+
31481
+ input.rrg1fkn.ant-input {
31482
+ border-top-left-radius: 0;
31483
+ border-bottom-left-radius: 0;
31605
31484
  }
31606
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31607
- display: block;
31608
- transform: translateY(-50%) rotateX(180deg);
31485
+
31486
+ .rrg1fkn.ant-input-affix-wrapper {
31487
+ border-top-left-radius: 0;
31488
+ border-bottom-left-radius: 0;
31609
31489
  }
31610
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31611
- display: block;
31490
+
31491
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31492
+ border-top-right-radius: 0;
31493
+ border-bottom-right-radius: 0;
31612
31494
  }
31613
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31614
- display: none;
31495
+
31496
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31497
+ border-top-left-radius: 0;
31498
+ border-bottom-left-radius: 0;
31615
31499
  }
31616
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31617
- transform: translateY(-50%);
31500
+
31501
+ .c1t6wbwv {
31502
+ display: flex;
31503
+ flex-direction: column;
31618
31504
  }
31619
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31620
- transform: translateY(-50%) rotateX(180deg);
31505
+ .c1t6wbwv .select-wrapper {
31506
+ margin-top: 12px;
31621
31507
  }
31622
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31623
- background: #f2f5fa;
31508
+ .c1t6wbwv .select-wrapper .select {
31509
+ width: 100%;
31624
31510
  }
31625
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31626
- display: block;
31511
+ .c1t6wbwv .radio-wrapper {
31512
+ margin-top: 24px;
31627
31513
  }
31628
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31629
- padding-right: 25px;
31514
+ .c1t6wbwv div.form-item {
31515
+ width: 100%;
31630
31516
  }
31631
- .tta5kd2 .ant-table .ant-table-selection-column {
31632
- padding: 0 !important;
31517
+
31518
+ .d1k7vv5v {
31519
+ font-size: 14px;
31520
+ font-weight: 500;
31521
+ color: #3e4652;
31522
+ line-height: 18px;
31633
31523
  }
31634
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31635
- position: absolute;
31636
- left: 50%;
31637
- top: 50%;
31638
- transform: translate(-50%, -50%);
31524
+ .d1k7vv5v + .d1k7vv5v {
31525
+ margin-top: 16px;
31639
31526
  }
31640
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31641
- display: none;
31527
+ .d1k7vv5v + * {
31528
+ margin-top: 16px;
31642
31529
  }
31643
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31644
- background: #fff;
31530
+
31531
+ .le7b9r4.d1k7vv5v {
31532
+ font-size: 12px;
31533
+ color: rgba(44, 56, 82, 0.6);
31534
+ margin-top: 12px;
31645
31535
  }
31646
- .tta5kd2 .ant-table .ant-table-placeholder {
31647
- background: inherit;
31536
+
31537
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31538
+ line-height: 18px;
31539
+ font-weight: 500;
31540
+ margin-top: 0;
31541
+ white-space: initial;
31648
31542
  }
31649
- .tta5kd2 .ant-table .ant-table-placeholder td {
31650
- position: static;
31651
- border: none;
31652
- background: inherit !important;
31653
- height: 100px;
31654
- vertical-align: middle;
31543
+
31544
+ .r12ddqmh {
31545
+ display: block;
31655
31546
  }
31656
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31657
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31658
- font-weight: bold;
31659
- font-size: 20px;
31660
- color: rgba(10, 37, 85, 0.6);
31547
+ .r12ddqmh span {
31548
+ font-size: 14px;
31549
+ font-weight: 500;
31550
+ line-height: 32px;
31551
+ color: #3e4652;
31661
31552
  }
31662
- .tta5kd2 .ant-table td.cell__action_ {
31663
- padding: 0 !important;
31664
- position: relative;
31665
- background: #fff;
31553
+
31554
+ .ctcr26a {
31555
+ margin-top: 8px;
31556
+ padding: 8px;
31557
+ border-radius: 6px;
31558
+ background: rgba(225, 230, 241, 0.6);
31559
+ color: rgba(44, 56, 82, 0.6);
31560
+ font-size: 12px;
31666
31561
  }
31667
- .tta5kd2 .ant-table td.cell__action_ > * {
31668
- height: 100%;
31562
+ .ctcr26a div {
31563
+ line-height: 20px;
31669
31564
  display: flex;
31670
31565
  align-items: center;
31671
- justify-content: flex-end;
31672
- padding-right: 8px;
31673
- }
31674
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31675
- width: 24px;
31676
- height: 24px;
31677
- cursor: pointer;
31678
- justify-content: center;
31679
- border-radius: 4px;
31680
- }
31681
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31682
- background: #fff;
31566
+ word-break: break-all;
31683
31567
  }
31684
31568
 
31685
31569
  .rxbeqvl.ant-radio-wrapper {
@@ -31828,6 +31712,122 @@ input.rrg1fkn.ant-input {
31828
31712
  width: 36px;
31829
31713
  }
31830
31714
 
31715
+ .s34f1qb.ant-switch {
31716
+ min-width: 40px;
31717
+ height: 24px;
31718
+ background: rgba(172, 186, 211, 0.6);
31719
+ overflow: hidden;
31720
+ }
31721
+ .s34f1qb.ant-switch:focus {
31722
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31723
+ }
31724
+ .s34f1qb.ant-switch-small {
31725
+ min-width: 26px;
31726
+ height: 16px;
31727
+ }
31728
+ .s34f1qb.ant-switch-large {
31729
+ min-width: 52px;
31730
+ height: 32px;
31731
+ }
31732
+ .s34f1qb.ant-switch .ant-switch-handle {
31733
+ height: 20px;
31734
+ width: 20px;
31735
+ }
31736
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31737
+ border-radius: 10px;
31738
+ transition-delay: 120ms;
31739
+ }
31740
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31741
+ height: 14px;
31742
+ width: 14px;
31743
+ top: 1px;
31744
+ left: 1px;
31745
+ }
31746
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31747
+ height: 28px;
31748
+ width: 28px;
31749
+ }
31750
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31751
+ border-radius: 14px;
31752
+ }
31753
+ .s34f1qb.ant-switch-checked {
31754
+ background-color: #00ba5d;
31755
+ }
31756
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31757
+ left: calc(100% - 20px - 2px);
31758
+ }
31759
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31760
+ left: calc(100% - 14px - 1px);
31761
+ }
31762
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31763
+ left: calc(100% - 28px - 2px);
31764
+ }
31765
+
31766
+ .c1to9vb9 {
31767
+ margin-left: 5px;
31768
+ }
31769
+
31770
+ .s1ebs0ra {
31771
+ display: flex;
31772
+ align-items: center;
31773
+ justify-content: space-between;
31774
+ background: #edf0f7;
31775
+ padding: 8px 12px;
31776
+ position: sticky;
31777
+ top: 0;
31778
+ z-index: 1;
31779
+ margin-bottom: -52px;
31780
+ }
31781
+ .s1ebs0ra .select-total {
31782
+ display: flex;
31783
+ align-items: center;
31784
+ font-weight: 700;
31785
+ flex-shrink: 0;
31786
+ }
31787
+ .s1ebs0ra .select-total .icon-wrapper {
31788
+ cursor: pointer;
31789
+ margin-left: 8px;
31790
+ width: 32px;
31791
+ height: 32px;
31792
+ border-radius: 50%;
31793
+ justify-content: center;
31794
+ }
31795
+ .s1ebs0ra .select-total .icon-wrapper:hover {
31796
+ background: rgba(225, 230, 241, 0.6);
31797
+ }
31798
+ .s1ebs0ra .action-group {
31799
+ flex: 1;
31800
+ margin-left: 88px;
31801
+ white-space: nowrap;
31802
+ text-align: right;
31803
+ position: relative;
31804
+ padding: 4px 0;
31805
+ margin-top: -4px;
31806
+ overflow: hidden;
31807
+ }
31808
+ .s1ebs0ra .action-group .sub-menu-delete {
31809
+ transform: translateY(-4px);
31810
+ }
31811
+ .s1ebs0ra .action-group button {
31812
+ border: none;
31813
+ }
31814
+ .s1ebs0ra .action-group > *:not(:last-child) {
31815
+ margin-right: 8px;
31816
+ }
31817
+ .s1ebs0ra .action-group > button:last-child {
31818
+ margin-right: 4px;
31819
+ }
31820
+ .s1ebs0ra .action-group .more-btn {
31821
+ cursor: pointer;
31822
+ width: 32px;
31823
+ height: 32px;
31824
+ justify-content: center;
31825
+ border-radius: 50%;
31826
+ }
31827
+ .s1ebs0ra .action-group .more-btn:hover {
31828
+ background: #fff;
31829
+ }
31830
+
31831
31831
  .c1up1pdz {
31832
31832
  width: 648px;
31833
31833
  }
@@ -31940,115 +31940,32 @@ input.rrg1fkn.ant-input {
31940
31940
  .wpbf4pq .month-day-option {
31941
31941
  background: #f5f7fa;
31942
31942
  box-sizing: border-box;
31943
- border-radius: 16px;
31944
- margin-right: 8px;
31945
- }
31946
- .wpbf4pq .week-day-option:focus,
31947
- .wpbf4pq .month-day-option:focus {
31948
- color: inherit;
31949
- border-color: #d9d9d9;
31950
- }
31951
- .wpbf4pq .week-day-option.active {
31952
- background-color: #0096ff;
31953
- border-color: #0096ff;
31954
- color: #fff;
31955
- }
31956
- .wpbf4pq .week-day-option.en-text {
31957
- width: 110px;
31958
- margin-top: 4px;
31959
- }
31960
- .wpbf4pq .month-day-option {
31961
- width: 32px;
31962
- padding: 0;
31963
- margin-bottom: 8px;
31964
- }
31965
- .wpbf4pq .month-day-option.active {
31966
- background-color: #0096ff;
31967
- border-color: #0096ff;
31968
- color: #fff;
31969
- }
31970
-
31971
- .c18gxmrl {
31972
- border: 1px solid #d8deeb;
31973
- border-radius: 4px;
31974
- }
31975
- .c18gxmrl + .c18gxmrl {
31976
- margin-top: 8px;
31977
- }
31978
- .c18gxmrl:hover {
31979
- border-color: #0080ff;
31980
- }
31981
- .c18gxmrl:hover > header {
31982
- background: rgba(0, 128, 255, 0.1);
31983
- }
31984
- .c18gxmrl.active header {
31985
- border-bottom: 1px solid #d8deeb;
31986
- }
31987
- .c18gxmrl > header {
31988
- padding: 8px 12px;
31989
- }
31990
-
31991
- .berrcjl {
31992
- color: rgba(10, 37, 85, 0.6);
31993
- margin-bottom: 4px;
31994
- }
31995
- .berrcjl .breadcrumb-link {
31996
- color: rgba(10, 37, 85, 0.6);
31997
- cursor: pointer;
31998
- transition: color 160ms ease;
31999
- }
32000
- .berrcjl .breadcrumb-link:hover {
32001
- color: #0080ff;
32002
- }
32003
- .berrcjl .breadcrumb-link:active {
32004
- color: #005ed1;
32005
- }
32006
-
32007
- .c18bcrac {
32008
- display: inline-block;
32009
- width: 100%;
32010
- }
32011
- .c18bcrac .recharts-wrapper {
32012
- margin-left: 4px;
32013
- }
32014
-
32015
- .cro7kg2 {
32016
- padding: 4px;
32017
- }
32018
-
32019
- .c14wcxf0 {
32020
- display: flex;
32021
- justify-content: space-between;
32022
- align-items: center;
32023
- font-size: 13px;
32024
- line-height: 24px;
32025
- color: #cccccc;
32026
- white-space: nowrap;
31943
+ border-radius: 16px;
31944
+ margin-right: 8px;
32027
31945
  }
32028
- .c14wcxf0 label {
32029
- margin-right: 32px;
31946
+ .wpbf4pq .week-day-option:focus,
31947
+ .wpbf4pq .month-day-option:focus {
31948
+ color: inherit;
31949
+ border-color: #d9d9d9;
32030
31950
  }
32031
-
32032
- .coy29mj.c14wcxf0 {
32033
- font-weight: bold;
32034
- color: white;
31951
+ .wpbf4pq .week-day-option.active {
31952
+ background-color: #0096ff;
31953
+ border-color: #0096ff;
31954
+ color: #fff;
32035
31955
  }
32036
-
32037
- .s11212zy {
32038
- width: 8px;
32039
- height: 8px;
32040
- border-radius: 2px;
32041
- display: inline-block;
32042
- background: var(--s11212zy-0);
32043
- border: 1px solid #fff;
32044
- box-sizing: content-box;
32045
- margin-right: 6px;
31956
+ .wpbf4pq .week-day-option.en-text {
31957
+ width: 110px;
31958
+ margin-top: 4px;
32046
31959
  }
32047
-
32048
- .p1lyky6c > :first-child {
32049
- font-weight: bold;
32050
- color: white;
32051
- margin-right: 4px;
31960
+ .wpbf4pq .month-day-option {
31961
+ width: 32px;
31962
+ padding: 0;
31963
+ margin-bottom: 8px;
31964
+ }
31965
+ .wpbf4pq .month-day-option.active {
31966
+ background-color: #0096ff;
31967
+ border-color: #0096ff;
31968
+ color: #fff;
32052
31969
  }
32053
31970
 
32054
31971
  .c1uzzomf {
@@ -32113,6 +32030,166 @@ input.rrg1fkn.ant-input {
32113
32030
  transform: rotate(0deg);
32114
32031
  }
32115
32032
 
32033
+ .c18gxmrl {
32034
+ border: 1px solid #d8deeb;
32035
+ border-radius: 4px;
32036
+ }
32037
+ .c18gxmrl + .c18gxmrl {
32038
+ margin-top: 8px;
32039
+ }
32040
+ .c18gxmrl:hover {
32041
+ border-color: #0080ff;
32042
+ }
32043
+ .c18gxmrl:hover > header {
32044
+ background: rgba(0, 128, 255, 0.1);
32045
+ }
32046
+ .c18gxmrl.active header {
32047
+ border-bottom: 1px solid #d8deeb;
32048
+ }
32049
+ .c18gxmrl > header {
32050
+ padding: 8px 12px;
32051
+ }
32052
+
32053
+ .t1sqg15u {
32054
+ background: white;
32055
+ }
32056
+ .t1sqg15u.inline .table-row {
32057
+ flex-direction: column;
32058
+ }
32059
+ .t1sqg15u.inline .table-row > label {
32060
+ padding: 0 16px 7px 0;
32061
+ }
32062
+ .t1sqg15u.has-border .table-header {
32063
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32064
+ }
32065
+ .t1sqg15u.has-border .hiddenBorder {
32066
+ border-top: none !important;
32067
+ }
32068
+ .t1sqg15u.has-border .table-row + .table-row {
32069
+ border-top: 1px solid rgba(225, 230, 241, 0.6);
32070
+ }
32071
+ .t1sqg15u.has-border .table-row:last-of-type {
32072
+ padding-bottom: 0;
32073
+ }
32074
+ .t1sqg15u.align-right .content {
32075
+ text-align: right;
32076
+ }
32077
+ .t1sqg15u .uuid-row {
32078
+ display: flex;
32079
+ justify-content: space-between;
32080
+ }
32081
+ .t1sqg15u .uuid-row .id-text {
32082
+ white-space: nowrap;
32083
+ overflow: hidden;
32084
+ text-overflow: ellipsis;
32085
+ }
32086
+
32087
+ .t4zczcp {
32088
+ display: flex;
32089
+ justify-content: space-between;
32090
+ align-items: center;
32091
+ padding: 8px;
32092
+ min-height: 32px;
32093
+ }
32094
+ .t4zczcp .table-title {
32095
+ color: rgba(44, 56, 82, 0.6);
32096
+ font-weight: 600;
32097
+ font-size: 12px;
32098
+ line-height: 8px;
32099
+ }
32100
+ .t4zczcp .edit-icon {
32101
+ font-size: 16px;
32102
+ color: rgba(10, 37, 85, 0.6);
32103
+ cursor: pointer;
32104
+ }
32105
+
32106
+ .t1s7goww {
32107
+ font-size: 12px;
32108
+ line-height: 18px;
32109
+ }
32110
+
32111
+ .t93e4cf {
32112
+ display: flex;
32113
+ padding: 8px 0;
32114
+ color: #2d3a56;
32115
+ }
32116
+ .t93e4cf .hidden {
32117
+ display: none;
32118
+ }
32119
+ .t93e4cf .ant-btn-link {
32120
+ height: auto;
32121
+ }
32122
+ .t93e4cf .content {
32123
+ overflow: hidden;
32124
+ overflow-x: auto;
32125
+ width: 100%;
32126
+ white-space: pre-wrap;
32127
+ }
32128
+ .t93e4cf .content .ant-btn {
32129
+ white-space: pre-wrap;
32130
+ text-align: left;
32131
+ }
32132
+ .t93e4cf .content .unit-chart {
32133
+ justify-content: flex-start;
32134
+ }
32135
+
32136
+ .rhz2uv5 {
32137
+ width: var(--rhz2uv5-0);
32138
+ flex-shrink: 0;
32139
+ color: rgba(44, 56, 82, 0.6);
32140
+ padding-right: 12px;
32141
+ }
32142
+
32143
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32144
+ margin-right: 2px;
32145
+ }
32146
+
32147
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32148
+ padding-left: 8px;
32149
+ padding-right: 8px;
32150
+ }
32151
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32152
+ border-radius: 4px;
32153
+ }
32154
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32155
+ border-radius: 4px;
32156
+ }
32157
+
32158
+ .ma64lna .ant-segmented-item-label {
32159
+ padding-left: 12px;
32160
+ padding-right: 12px;
32161
+ }
32162
+
32163
+ .ckld275 {
32164
+ background-color: rgba(225, 230, 241, 0.6);
32165
+ }
32166
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32167
+ background-color: rgba(255, 255, 255, 0.6);
32168
+ color: rgba(44, 56, 82, 0.75);
32169
+ }
32170
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32171
+ background-color: transparent;
32172
+ }
32173
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32174
+ background-color: transparent;
32175
+ }
32176
+
32177
+ .berrcjl {
32178
+ color: rgba(10, 37, 85, 0.6);
32179
+ margin-bottom: 4px;
32180
+ }
32181
+ .berrcjl .breadcrumb-link {
32182
+ color: rgba(10, 37, 85, 0.6);
32183
+ cursor: pointer;
32184
+ transition: color 160ms ease;
32185
+ }
32186
+ .berrcjl .breadcrumb-link:hover {
32187
+ color: #0080ff;
32188
+ }
32189
+ .berrcjl .breadcrumb-link:active {
32190
+ color: #005ed1;
32191
+ }
32192
+
32116
32193
  .gmyahx3 {
32117
32194
  cursor: pointer;
32118
32195
  }
@@ -32123,6 +32200,13 @@ input.rrg1fkn.ant-input {
32123
32200
  color: #0080ff;
32124
32201
  }
32125
32202
 
32203
+ .tje3huy {
32204
+ width: 100%;
32205
+ overflow: inherit;
32206
+ white-space: inherit;
32207
+ text-overflow: ellipsis;
32208
+ }
32209
+
32126
32210
  .s1iv0tp1 .enabled-switch {
32127
32211
  display: flex;
32128
32212
  align-items: center;
@@ -32243,38 +32327,51 @@ input.rrg1fkn.ant-input {
32243
32327
  overflow: "auto";
32244
32328
  }
32245
32329
 
32246
- .s11wux3h .ant-segmented-item:not(:last-child) {
32247
- margin-right: 2px;
32330
+ .c18bcrac {
32331
+ display: inline-block;
32332
+ width: 100%;
32333
+ }
32334
+ .c18bcrac .recharts-wrapper {
32335
+ margin-left: 4px;
32248
32336
  }
32249
32337
 
32250
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32251
- padding-left: 8px;
32252
- padding-right: 8px;
32338
+ .cro7kg2 {
32339
+ padding: 4px;
32253
32340
  }
32254
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32255
- border-radius: 4px;
32341
+
32342
+ .c14wcxf0 {
32343
+ display: flex;
32344
+ justify-content: space-between;
32345
+ align-items: center;
32346
+ font-size: 13px;
32347
+ line-height: 24px;
32348
+ color: #cccccc;
32349
+ white-space: nowrap;
32256
32350
  }
32257
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32258
- border-radius: 4px;
32351
+ .c14wcxf0 label {
32352
+ margin-right: 32px;
32259
32353
  }
32260
32354
 
32261
- .ma64lna .ant-segmented-item-label {
32262
- padding-left: 12px;
32263
- padding-right: 12px;
32355
+ .coy29mj.c14wcxf0 {
32356
+ font-weight: bold;
32357
+ color: white;
32264
32358
  }
32265
32359
 
32266
- .ckld275 {
32267
- background-color: rgba(225, 230, 241, 0.6);
32268
- }
32269
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32270
- background-color: rgba(255, 255, 255, 0.6);
32271
- color: rgba(44, 56, 82, 0.75);
32272
- }
32273
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32274
- background-color: transparent;
32360
+ .s11212zy {
32361
+ width: 8px;
32362
+ height: 8px;
32363
+ border-radius: 2px;
32364
+ display: inline-block;
32365
+ background: var(--s11212zy-0);
32366
+ border: 1px solid #fff;
32367
+ box-sizing: content-box;
32368
+ margin-right: 6px;
32275
32369
  }
32276
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32277
- background-color: transparent;
32370
+
32371
+ .p1lyky6c > :first-child {
32372
+ font-weight: bold;
32373
+ color: white;
32374
+ margin-right: 4px;
32278
32375
  }
32279
32376
 
32280
32377
  .wg1tsps {
@@ -32300,121 +32397,49 @@ input.rrg1fkn.ant-input {
32300
32397
  color: #00122e !important;
32301
32398
  }
32302
32399
 
32303
- .tje3huy {
32304
- width: 100%;
32305
- overflow: inherit;
32306
- white-space: inherit;
32307
- text-overflow: ellipsis;
32308
- }
32309
-
32310
- .t1sqg15u {
32311
- background: white;
32312
- }
32313
- .t1sqg15u.inline .table-row {
32314
- flex-direction: column;
32315
- }
32316
- .t1sqg15u.inline .table-row > label {
32317
- padding: 0 16px 7px 0;
32318
- }
32319
- .t1sqg15u.has-border .table-header {
32320
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
32321
- }
32322
- .t1sqg15u.has-border .hiddenBorder {
32323
- border-top: none !important;
32324
- }
32325
- .t1sqg15u.has-border .table-row + .table-row {
32326
- border-top: 1px solid rgba(225, 230, 241, 0.6);
32327
- }
32328
- .t1sqg15u.has-border .table-row:last-of-type {
32329
- padding-bottom: 0;
32330
- }
32331
- .t1sqg15u.align-right .content {
32332
- text-align: right;
32333
- }
32334
- .t1sqg15u .uuid-row {
32335
- display: flex;
32336
- justify-content: space-between;
32337
- }
32338
- .t1sqg15u .uuid-row .id-text {
32339
- white-space: nowrap;
32340
- overflow: hidden;
32341
- text-overflow: ellipsis;
32342
- }
32343
-
32344
- .t4zczcp {
32400
+ .m15dvk92 {
32345
32401
  display: flex;
32346
32402
  justify-content: space-between;
32347
- align-items: center;
32348
- padding: 8px;
32349
- min-height: 32px;
32350
- }
32351
- .t4zczcp .table-title {
32352
- color: rgba(44, 56, 82, 0.6);
32353
- font-weight: 600;
32354
- font-size: 12px;
32355
- line-height: 8px;
32403
+ width: 100%;
32356
32404
  }
32357
- .t4zczcp .edit-icon {
32358
- font-size: 16px;
32359
- color: rgba(10, 37, 85, 0.6);
32360
- cursor: pointer;
32405
+ .m15dvk92 .action {
32406
+ margin-left: 16px;
32361
32407
  }
32362
32408
 
32363
- .t1s7goww {
32364
- font-size: 12px;
32365
- line-height: 18px;
32409
+ .aql8iqz .ant-alert-message {
32410
+ width: 100%;
32366
32411
  }
32367
32412
 
32368
- .t93e4cf {
32369
- display: flex;
32370
- padding: 8px 0;
32371
- color: #2d3a56;
32372
- }
32373
- .t93e4cf .hidden {
32374
- display: none;
32375
- }
32376
- .t93e4cf .ant-btn-link {
32377
- height: auto;
32413
+ button.lujuy3j {
32414
+ color: #0080FF;
32415
+ height: unset;
32378
32416
  }
32379
- .t93e4cf .content {
32380
- overflow: hidden;
32381
- overflow-x: auto;
32382
- width: 100%;
32383
- white-space: pre-wrap;
32417
+ button.lujuy3j .button-prefix-icon {
32418
+ margin-right: 4px;
32384
32419
  }
32385
- .t93e4cf .content .ant-btn {
32386
- white-space: pre-wrap;
32387
- text-align: left;
32420
+ button.lujuy3j .button-suffix-icon {
32421
+ margin-left: 4px;
32388
32422
  }
32389
- .t93e4cf .content .unit-chart {
32390
- justify-content: flex-start;
32423
+ button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32424
+ color: #009dff;
32391
32425
  }
32392
-
32393
- .rhz2uv5 {
32394
- width: var(--rhz2uv5-0);
32395
- flex-shrink: 0;
32396
- color: rgba(44, 56, 82, 0.6);
32397
- padding-right: 12px;
32426
+ button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32427
+ color: #005ed1;
32398
32428
  }
32399
-
32400
- .m15dvk92 {
32401
- display: flex;
32402
- justify-content: space-between;
32403
- width: 100%;
32429
+ button.lujuy3j.ui-kit-link-disabled {
32430
+ color: #0080FF;
32404
32431
  }
32405
- .m15dvk92 .action {
32406
- margin-left: 16px;
32432
+ button.lujuy3j.ui-kit-link-subtle {
32433
+ color: #00122e;
32407
32434
  }
32408
-
32409
- .aql8iqz .ant-alert-message {
32410
- width: 100%;
32435
+ button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32436
+ color: #0080FF;
32411
32437
  }
32412
-
32413
- .c10crapj {
32414
- border-radius: 8px;
32438
+ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32439
+ color: #005ed1;
32415
32440
  }
32416
- .c10crapj .ant-card-body {
32417
- padding: 20px 24px 24px 24px;
32441
+ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32442
+ color: #00122e;
32418
32443
  }
32419
32444
 
32420
32445
  .c198s9j3 {
@@ -32454,38 +32479,151 @@ input.rrg1fkn.ant-input {
32454
32479
  .c198s9j3.ant-checkbox-wrapper-disabled {
32455
32480
  opacity: 0.5;
32456
32481
  }
32457
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32458
- background: rgba(211, 218, 235, 0.6);
32459
- border-color: rgba(107, 128, 167, 0.6) !important;
32482
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled .ant-checkbox-inner {
32483
+ background: rgba(211, 218, 235, 0.6);
32484
+ border-color: rgba(107, 128, 167, 0.6) !important;
32485
+ }
32486
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32487
+ border-color: #2d3a56;
32488
+ }
32489
+ .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32490
+ background: #2d3a56;
32491
+ }
32492
+ .c198s9j3 .ant-checkbox + span,
32493
+ .c198s9j3 .ant-checkbox-disabled + span {
32494
+ padding: 0;
32495
+ }
32496
+ .c198s9j3 .ant-checkbox + span .main,
32497
+ .c198s9j3 .ant-checkbox-disabled + span .main {
32498
+ display: inline-block;
32499
+ margin-left: 12px;
32500
+ color: #2d3a56;
32501
+ }
32502
+ .c198s9j3 .ant-checkbox + span .sub,
32503
+ .c198s9j3 .ant-checkbox-disabled + span .sub {
32504
+ margin-left: 28px;
32505
+ color: rgba(44, 56, 82, 0.6);
32506
+ }
32507
+ .c198s9j3.compact .ant-checkbox + span .main,
32508
+ .c198s9j3.compact .ant-checkbox-disabled + span .main {
32509
+ margin-left: 8px;
32510
+ }
32511
+ .c198s9j3.compact .ant-checkbox + span .sub,
32512
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32513
+ margin-left: 24px;
32514
+ }
32515
+
32516
+ .cav9p2m .ant-collapse-item {
32517
+ border: 0px;
32518
+ background-color: #fff;
32519
+ }
32520
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32521
+ padding-top: 0px;
32522
+ padding-bottom: 0px;
32523
+ padding-left: 0px !important;
32524
+ padding-right: 24px;
32525
+ }
32526
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32527
+ right: 0px;
32528
+ }
32529
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32530
+ padding: 0px;
32531
+ }
32532
+
32533
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32534
+ padding-right: 0px;
32535
+ cursor: default;
32536
+ }
32537
+
32538
+ .c10crapj {
32539
+ border-radius: 8px;
32540
+ }
32541
+ .c10crapj .ant-card-body {
32542
+ padding: 20px 24px 24px 24px;
32543
+ }
32544
+
32545
+ .t3qomhu {
32546
+ margin: 0 2px;
32547
+ }
32548
+
32549
+ .o8ocss1 {
32550
+ overflow: hidden;
32551
+ text-overflow: ellipsis;
32552
+ }
32553
+
32554
+ .n17syc35 {
32555
+ white-space: nowrap;
32556
+ }
32557
+
32558
+ .igz4le8 {
32559
+ height: 24px;
32560
+ width: 56px !important;
32561
+ margin-right: 4px;
32562
+ }
32563
+
32564
+ .c1riexje {
32565
+ color: rgba(44, 56, 82, 0.6);
32566
+ }
32567
+
32568
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32569
+ display: flex;
32570
+ }
32571
+
32572
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32573
+ border-radius: 6px;
32574
+ }
32575
+ .shq1k1g.ant-select.ant-select-single {
32576
+ width: 100%;
32577
+ color: #2d3a56;
32578
+ border-color: rgba(211, 218, 235, 0.6);
32579
+ transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32580
+ font-size: 13px;
32581
+ }
32582
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32583
+ height: 30px;
32584
+ }
32585
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32586
+ height: 38px;
32587
+ font-size: 13px;
32588
+ }
32589
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32590
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32591
+ transition: 160ms ease;
32592
+ }
32593
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32594
+ color: #0080ff;
32595
+ }
32596
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32597
+ border-color: rgba(107, 128, 167, 0.6);
32598
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32599
+ }
32600
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32601
+ color: #0080ff;
32460
32602
  }
32461
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after {
32462
- border-color: #2d3a56;
32603
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32604
+ border-color: #0080ff;
32605
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32463
32606
  }
32464
- .c198s9j3.ant-checkbox-wrapper-disabled .ant-checkbox-disabled.ant-checkbox-indeterminate .ant-checkbox-inner:after {
32465
- background: #2d3a56;
32607
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32608
+ transform: rotate(180deg);
32466
32609
  }
32467
- .c198s9j3 .ant-checkbox + span,
32468
- .c198s9j3 .ant-checkbox-disabled + span {
32469
- padding: 0;
32610
+ .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32611
+ background: rgba(211, 218, 235, 0.6);
32612
+ border-color: rgba(172, 186, 211, 0.6);
32613
+ cursor: "not-allowed";
32470
32614
  }
32471
- .c198s9j3 .ant-checkbox + span .main,
32472
- .c198s9j3 .ant-checkbox-disabled + span .main {
32473
- display: inline-block;
32474
- margin-left: 12px;
32475
- color: #2d3a56;
32615
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32616
+ border-color: #f0483e !important;
32476
32617
  }
32477
- .c198s9j3 .ant-checkbox + span .sub,
32478
- .c198s9j3 .ant-checkbox-disabled + span .sub {
32479
- margin-left: 28px;
32480
- color: rgba(44, 56, 82, 0.6);
32618
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32619
+ color: #1d326c;
32481
32620
  }
32482
- .c198s9j3.compact .ant-checkbox + span .main,
32483
- .c198s9j3.compact .ant-checkbox-disabled + span .main {
32484
- margin-left: 8px;
32621
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32622
+ border-color: #0080ff;
32623
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32485
32624
  }
32486
- .c198s9j3.compact .ant-checkbox + span .sub,
32487
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32488
- margin-left: 24px;
32625
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32626
+ transform: rotate(180deg);
32489
32627
  }
32490
32628
 
32491
32629
  .l4bld33 {
@@ -32537,51 +32675,6 @@ input.rrg1fkn.ant-input {
32537
32675
  animation: loading-indicator3 1100ms ease-out infinite;
32538
32676
  }
32539
32677
 
32540
- .igz4le8 {
32541
- height: 24px;
32542
- width: 56px !important;
32543
- margin-right: 4px;
32544
- }
32545
-
32546
- .c1riexje {
32547
- color: rgba(44, 56, 82, 0.6);
32548
- }
32549
-
32550
- .t3qomhu {
32551
- margin: 0 2px;
32552
- }
32553
-
32554
- .cav9p2m .ant-collapse-item {
32555
- border: 0px;
32556
- background-color: #fff;
32557
- }
32558
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32559
- padding-top: 0px;
32560
- padding-bottom: 0px;
32561
- padding-left: 0px !important;
32562
- padding-right: 24px;
32563
- }
32564
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32565
- right: 0px;
32566
- }
32567
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32568
- padding: 0px;
32569
- }
32570
-
32571
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32572
- padding-right: 0px;
32573
- cursor: default;
32574
- }
32575
-
32576
- .o8ocss1 {
32577
- overflow: hidden;
32578
- text-overflow: ellipsis;
32579
- }
32580
-
32581
- .n17syc35 {
32582
- white-space: nowrap;
32583
- }
32584
-
32585
32678
  .m1thnes4 {
32586
32679
  color: rgba(44, 56, 82, 0.6);
32587
32680
  text-align: center;
@@ -32735,182 +32828,16 @@ input.rrg1fkn.ant-input {
32735
32828
  .t1kgldps:first-child {
32736
32829
  padding-top: 3px;
32737
32830
  }
32738
- .t1kgldps:last-child {
32739
- padding-bottom: 3px;
32740
- }
32741
- .t1kgldps .column-value {
32742
- color: #fff;
32743
- margin-left: 8px;
32744
- }
32745
-
32746
- .iiqau4c.ant-input-group.ant-input-group-compact {
32747
- display: flex;
32748
- }
32749
-
32750
- button.lujuy3j {
32751
- color: #0080FF;
32752
- }
32753
- button.lujuy3j .button-prefix-icon {
32754
- margin-right: 4px;
32755
- }
32756
- button.lujuy3j .button-suffix-icon {
32757
- margin-left: 4px;
32758
- }
32759
- button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32760
- color: #009dff;
32761
- }
32762
- button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32763
- color: #005ed1;
32764
- }
32765
- button.lujuy3j.ui-kit-link-disabled {
32766
- color: #0080FF;
32767
- }
32768
- button.lujuy3j.ui-kit-link-subtle {
32769
- color: #00122e;
32770
- }
32771
- button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32772
- color: #0080FF;
32773
- }
32774
- button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32775
- color: #005ed1;
32776
- }
32777
- button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32778
- color: #00122e;
32779
- }
32780
-
32781
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32782
- border-radius: 6px;
32783
- }
32784
- .shq1k1g.ant-select.ant-select-single {
32785
- width: 100%;
32786
- color: #2d3a56;
32787
- border-color: rgba(211, 218, 235, 0.6);
32788
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32789
- font-size: 13px;
32790
- }
32791
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32792
- height: 30px;
32793
- }
32794
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32795
- height: 38px;
32796
- font-size: 13px;
32797
- }
32798
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32799
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32800
- transition: 160ms ease;
32801
- }
32802
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32803
- color: #0080ff;
32804
- }
32805
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-selector {
32806
- border-color: rgba(107, 128, 167, 0.6);
32807
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32808
- }
32809
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32810
- color: #0080ff;
32811
- }
32812
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector, .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector {
32813
- border-color: #0080ff;
32814
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32815
- }
32816
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32817
- transform: rotate(180deg);
32818
- }
32819
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32820
- background: rgba(211, 218, 235, 0.6);
32821
- border-color: rgba(172, 186, 211, 0.6);
32822
- cursor: "not-allowed";
32823
- }
32824
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32825
- border-color: #f0483e !important;
32826
- }
32827
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):hover .ant-select-arrow, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-hover .ant-select-arrow {
32828
- color: #1d326c;
32829
- }
32830
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled):active .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled):focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-focused .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-focus .ant-select-selector, .shq1k1g.ant-select.select-error:not(.ant-select-disabled).__pseudo-states-active .ant-select-selector {
32831
- border-color: #0080ff;
32832
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32833
- }
32834
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32835
- transform: rotate(180deg);
32836
- }
32837
-
32838
- .t19ustft .date {
32839
- margin-right: 4px;
32840
- }
32841
-
32842
- .s14dk8r1 {
32843
- margin: 0;
32844
- border-radius: 20px;
32845
- padding: 2px 10px;
32846
- height: 22px;
32847
- }
32848
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32849
- background-color: rgba(237, 241, 250, 0.6) !important;
32850
- }
32851
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32852
- background-color: rgba(225, 230, 241, 0.6) !important;
32853
- }
32854
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32855
- color: #00122e;
32856
- }
32857
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32858
- margin-right: 6px;
32859
- }
32860
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32861
- margin-left: 4px;
32862
- }
32863
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32864
- background-color: rgba(0, 136, 255, 0.1);
32865
- }
32866
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32867
- background-color: #0080ff;
32868
- }
32869
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32870
- background-color: rgba(0, 136, 255, 0.16);
32871
- }
32872
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32873
- background-color: rgba(255, 74, 74, 0.1);
32874
- }
32875
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32876
- background-color: #f0483e;
32877
- }
32878
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32879
- background-color: rgba(255, 74, 74, 0.16);
32880
- }
32881
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32882
- background-color: rgba(254, 160, 8, 0.1);
32883
- }
32884
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32885
- background-color: #fea008;
32886
- }
32887
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32888
- background-color: rgba(255, 187, 0, 0.16);
32889
- }
32890
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32891
- background-color: rgba(30, 201, 127, 0.1);
32892
- }
32893
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32894
- background-color: #00ba5d;
32895
- }
32896
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32897
- background-color: rgba(30, 201, 127, 0.16);
32898
- }
32899
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32900
- background-color: rgba(225, 230, 241, 0.6);
32901
- }
32902
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32903
- background-color: #6b7d99;
32831
+ .t1kgldps:last-child {
32832
+ padding-bottom: 3px;
32904
32833
  }
32905
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32906
- background-color: rgba(211, 218, 235, 0.6);
32834
+ .t1kgldps .column-value {
32835
+ color: #fff;
32836
+ margin-left: 8px;
32907
32837
  }
32908
32838
 
32909
- .s1uupoto {
32910
- width: 8px;
32911
- height: 8px;
32912
- border-radius: 50%;
32913
- display: inline-block;
32839
+ .t19ustft .date {
32840
+ margin-right: 4px;
32914
32841
  }
32915
32842
 
32916
32843
  .s1uupxds {
@@ -32995,6 +32922,80 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32995
32922
  background-color: #7E41FF;
32996
32923
  }
32997
32924
 
32925
+ .s14dk8r1 {
32926
+ margin: 0;
32927
+ border-radius: 20px;
32928
+ padding: 2px 10px;
32929
+ height: 22px;
32930
+ }
32931
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32932
+ background-color: rgba(237, 241, 250, 0.6) !important;
32933
+ }
32934
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32935
+ background-color: rgba(225, 230, 241, 0.6) !important;
32936
+ }
32937
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32938
+ color: #00122e;
32939
+ }
32940
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32941
+ margin-right: 6px;
32942
+ }
32943
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32944
+ margin-left: 4px;
32945
+ }
32946
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32947
+ background-color: rgba(0, 136, 255, 0.1);
32948
+ }
32949
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32950
+ background-color: #0080ff;
32951
+ }
32952
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32953
+ background-color: rgba(0, 136, 255, 0.16);
32954
+ }
32955
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32956
+ background-color: rgba(255, 74, 74, 0.1);
32957
+ }
32958
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32959
+ background-color: #f0483e;
32960
+ }
32961
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32962
+ background-color: rgba(255, 74, 74, 0.16);
32963
+ }
32964
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32965
+ background-color: rgba(254, 160, 8, 0.1);
32966
+ }
32967
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32968
+ background-color: #fea008;
32969
+ }
32970
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32971
+ background-color: rgba(255, 187, 0, 0.16);
32972
+ }
32973
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32974
+ background-color: rgba(30, 201, 127, 0.1);
32975
+ }
32976
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32977
+ background-color: #00ba5d;
32978
+ }
32979
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32980
+ background-color: rgba(30, 201, 127, 0.16);
32981
+ }
32982
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32983
+ background-color: rgba(225, 230, 241, 0.6);
32984
+ }
32985
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32986
+ background-color: #6b7d99;
32987
+ }
32988
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32989
+ background-color: rgba(211, 218, 235, 0.6);
32990
+ }
32991
+
32992
+ .s1uupoto {
32993
+ width: 8px;
32994
+ height: 8px;
32995
+ border-radius: 50%;
32996
+ display: inline-block;
32997
+ }
32998
+
32998
32999
  .t1gz6wqf {
32999
33000
  height: 100%;
33000
33001
  }
@@ -33220,12 +33221,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33220
33221
  justify-content: center;
33221
33222
  }
33222
33223
 
33223
- .h1ol2wl7 {
33224
- font-weight: bold;
33225
- background-color: unset;
33226
- padding: unset;
33227
- }
33228
-
33229
33224
  .c1kchka8 {
33230
33225
  height: 100%;
33231
33226
  width: 100%;
@@ -33703,6 +33698,28 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33703
33698
  padding: 0;
33704
33699
  }
33705
33700
 
33701
+ .h1ol2wl7 {
33702
+ font-weight: bold;
33703
+ background-color: unset;
33704
+ padding: unset;
33705
+ }
33706
+
33707
+ .rrwcpby {
33708
+ display: flex;
33709
+ align-items: center;
33710
+ }
33711
+ .rrwcpby .order {
33712
+ height: 24px;
33713
+ width: 24px;
33714
+ border-radius: 20px;
33715
+ color: #0080ff;
33716
+ background: rgba(0, 136, 255, 0.1);
33717
+ display: flex;
33718
+ align-items: center;
33719
+ justify-content: center;
33720
+ margin-right: 6px;
33721
+ }
33722
+
33706
33723
  .skwah65 {
33707
33724
  height: 8px;
33708
33725
  box-sizing: border-box;
@@ -33716,6 +33733,37 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33716
33733
  margin-left: 1px;
33717
33734
  }
33718
33735
 
33736
+ .f1p9ti6d {
33737
+ width: 100%;
33738
+ margin-bottom: 0 !important;
33739
+ flex-flow: nowrap !important;
33740
+ line-break: auto;
33741
+ }
33742
+ .f1p9ti6d > .ant-form-item-label {
33743
+ text-align: left !important;
33744
+ padding-bottom: 0 !important;
33745
+ }
33746
+ .f1p9ti6d > .ant-form-item-label > label {
33747
+ min-height: 32px;
33748
+ height: auto;
33749
+ font-size: 13px;
33750
+ color: rgba(44, 56, 82, 0.6);
33751
+ white-space: normal;
33752
+ }
33753
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33754
+ border-color: #ff4d4f !important;
33755
+ }
33756
+ .f1p9ti6d .ant-form-item-explain {
33757
+ margin-top: 4px;
33758
+ font-size: 12px;
33759
+ min-height: 0px;
33760
+ }
33761
+ .f1p9ti6d .ant-form-item-extra {
33762
+ font-size: 12px;
33763
+ color: rgba(44, 56, 82, 0.6);
33764
+ min-height: 0px;
33765
+ }
33766
+
33719
33767
  .t160l1cm {
33720
33768
  display: flex;
33721
33769
  flex-direction: column;
@@ -33919,57 +33967,10 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33919
33967
  background: transparent;
33920
33968
  }
33921
33969
 
33922
- .f1p9ti6d {
33923
- width: 100%;
33924
- margin-bottom: 0 !important;
33925
- flex-flow: nowrap !important;
33926
- line-break: auto;
33927
- }
33928
- .f1p9ti6d > .ant-form-item-label {
33929
- text-align: left !important;
33930
- padding-bottom: 0 !important;
33931
- }
33932
- .f1p9ti6d > .ant-form-item-label > label {
33933
- min-height: 32px;
33934
- height: auto;
33935
- font-size: 13px;
33936
- color: rgba(44, 56, 82, 0.6);
33937
- white-space: normal;
33938
- }
33939
- .f1p9ti6d.ant-form-item-has-error .ant-input {
33940
- border-color: #ff4d4f !important;
33941
- }
33942
- .f1p9ti6d .ant-form-item-explain {
33943
- margin-top: 4px;
33944
- font-size: 12px;
33945
- min-height: 0px;
33946
- }
33947
- .f1p9ti6d .ant-form-item-extra {
33948
- font-size: 12px;
33949
- color: rgba(44, 56, 82, 0.6);
33950
- min-height: 0px;
33951
- }
33952
-
33953
33970
  .c1k4vanq {
33954
33971
  padding: 0 12px 14px 12px;
33955
33972
  }
33956
33973
 
33957
- .rrwcpby {
33958
- display: flex;
33959
- align-items: center;
33960
- }
33961
- .rrwcpby .order {
33962
- height: 24px;
33963
- width: 24px;
33964
- border-radius: 20px;
33965
- color: #0080ff;
33966
- background: rgba(0, 136, 255, 0.1);
33967
- display: flex;
33968
- align-items: center;
33969
- justify-content: center;
33970
- margin-right: 6px;
33971
- }
33972
-
33973
33974
  .c1udgdh2 {
33974
33975
  color: #2d3a56;
33975
33976
  padding: 7px 12px;
@@ -34010,23 +34011,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34010
34011
  margin-right: 2px;
34011
34012
  }
34012
34013
 
34013
- .bab9xum {
34014
- 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);
34015
- }
34016
-
34017
- .cav4gt6 {
34018
- border-radius: 8px;
34019
- background-color: white;
34020
- }
34021
- .cav4gt6.hoverable {
34022
- cursor: pointer;
34023
- }
34024
- .cav4gt6.hoverable:hover {
34025
- transition: all 200ms ease;
34026
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34027
- transform: translateY(-4px);
34028
- }
34029
-
34030
34014
  .tc40oxa {
34031
34015
  margin-bottom: 4px;
34032
34016
  color: rgba(44, 56, 82, 0.6);
@@ -34220,6 +34204,28 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34220
34204
  margin-right: 8px;
34221
34205
  }
34222
34206
 
34207
+ .iwsze0q {
34208
+ margin-right: 4px;
34209
+ height: 16px;
34210
+ }
34211
+
34212
+ .bab9xum {
34213
+ 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);
34214
+ }
34215
+
34216
+ .cav4gt6 {
34217
+ border-radius: 8px;
34218
+ background-color: white;
34219
+ }
34220
+ .cav4gt6.hoverable {
34221
+ cursor: pointer;
34222
+ }
34223
+ .cav4gt6.hoverable:hover {
34224
+ transition: all 200ms ease;
34225
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34226
+ transform: translateY(-4px);
34227
+ }
34228
+
34223
34229
  .at4ovwe .ant-input-number-handler-wrap {
34224
34230
  display: var(--at4ovwe-0);
34225
34231
  }
@@ -34270,15 +34276,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34270
34276
  font-size: inherit;
34271
34277
  }
34272
34278
 
34273
- .w1xcixj5.outside-tag {
34274
- padding-left: 0;
34275
- }
34276
- .w1xcixj5.outside-tag .inside-tag {
34277
- border-radius: 4px 0 0 4px;
34278
- padding-right: 4px;
34279
- margin-right: 4px;
34280
- }
34281
-
34282
34279
  .sut42l0 {
34283
34280
  padding: 0 8px;
34284
34281
  height: 18px;
@@ -34305,11 +34302,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34305
34302
  border: 1px solid rgba(211, 218, 235, 0.6);
34306
34303
  }
34307
34304
 
34308
- .iwsze0q {
34309
- margin-right: 4px;
34310
- height: 16px;
34311
- }
34312
-
34313
34305
  .feau332.ant-form-item {
34314
34306
  margin-bottom: 0;
34315
34307
  }
@@ -34329,6 +34321,15 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34329
34321
  display: block;
34330
34322
  }
34331
34323
 
34324
+ .w1xcixj5.outside-tag {
34325
+ padding-left: 0;
34326
+ }
34327
+ .w1xcixj5.outside-tag .inside-tag {
34328
+ border-radius: 4px 0 0 4px;
34329
+ padding-right: 4px;
34330
+ margin-right: 4px;
34331
+ }
34332
+
34332
34333
  .a6dbbkm .ant-input-number-handler-wrap {
34333
34334
  display: var(--a6dbbkm-0);
34334
34335
  }