@cloudtower/eagle 0.27.28 → 0.27.30

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 (309) hide show
  1. package/README.md +8 -0
  2. package/dist/components.css +2569 -2568
  3. package/dist/eagle/src/utils/type.d.ts +1 -0
  4. package/dist/{stories → eagle/stories}/changeLng.stories.d.ts +2 -2
  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 +1976 -1975
  12. package/dist/umd/stats1.html +1 -1
  13. package/dist/variables.scss +1 -0
  14. package/package.json +6 -7
  15. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/UIKitProvider.stories.d.ts +0 -0
  16. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/index.d.ts +0 -0
  17. /package/dist/{components → eagle/src/components}/Alert/Alert.stories.d.ts +0 -0
  18. /package/dist/{components → eagle/src/components}/Alert/index.d.ts +0 -0
  19. /package/dist/{components → eagle/src/components}/Arch/Arch.stories.d.ts +0 -0
  20. /package/dist/{components → eagle/src/components}/Arch/index.d.ts +0 -0
  21. /package/dist/{components → eagle/src/components}/Badge/index.d.ts +0 -0
  22. /package/dist/{components → eagle/src/components}/BaseIcon/BaseIcon.stories.d.ts +0 -0
  23. /package/dist/{components → eagle/src/components}/BaseIcon/index.d.ts +0 -0
  24. /package/dist/{components → eagle/src/components}/Bit/Bit.stories.d.ts +0 -0
  25. /package/dist/{components → eagle/src/components}/Bit/index.d.ts +0 -0
  26. /package/dist/{components → eagle/src/components}/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
  27. /package/dist/{components → eagle/src/components}/BitPerSecond/index.d.ts +0 -0
  28. /package/dist/{components → eagle/src/components}/Bps/Bps.stories.d.ts +0 -0
  29. /package/dist/{components → eagle/src/components}/Bps/index.d.ts +0 -0
  30. /package/dist/{components → eagle/src/components}/Button/Button.stories.d.ts +0 -0
  31. /package/dist/{components → eagle/src/components}/Button/HoverableElement.d.ts +0 -0
  32. /package/dist/{components → eagle/src/components}/Button/HoverableElement.stories.d.ts +0 -0
  33. /package/dist/{components → eagle/src/components}/Button/index.d.ts +0 -0
  34. /package/dist/{components → eagle/src/components}/ButtonGroup/index.d.ts +0 -0
  35. /package/dist/{components → eagle/src/components}/Byte/Byte.stories.d.ts +0 -0
  36. /package/dist/{components → eagle/src/components}/Byte/index.d.ts +0 -0
  37. /package/dist/{components → eagle/src/components}/Calendar/index.d.ts +0 -0
  38. /package/dist/{components → eagle/src/components}/Card/Card.stories.d.ts +0 -0
  39. /package/dist/{components → eagle/src/components}/Card/CardBody.d.ts +0 -0
  40. /package/dist/{components → eagle/src/components}/Card/CardTitle.d.ts +0 -0
  41. /package/dist/{components → eagle/src/components}/Card/CardWrapper.d.ts +0 -0
  42. /package/dist/{components → eagle/src/components}/Card/__test__/Card.test.d.ts +0 -0
  43. /package/dist/{components → eagle/src/components}/Card/index.d.ts +0 -0
  44. /package/dist/{components → eagle/src/components}/Cascader/cascader.stories.d.ts +0 -0
  45. /package/dist/{components → eagle/src/components}/Cascader/index.d.ts +0 -0
  46. /package/dist/{components → eagle/src/components}/Checkbox/__test__/h5_css.test.d.ts +0 -0
  47. /package/dist/{components → eagle/src/components}/Checkbox/index.d.ts +0 -0
  48. /package/dist/{components → eagle/src/components}/Empty/index.d.ts +0 -0
  49. /package/dist/{components → eagle/src/components}/ErrorBoundary/index.d.ts +0 -0
  50. /package/dist/{components → eagle/src/components}/ExpandableList/CustomHeader.stories.d.ts +0 -0
  51. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandIcon.d.ts +0 -0
  52. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableContainer.d.ts +0 -0
  53. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.d.ts +0 -0
  54. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.stories.d.ts +0 -0
  55. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableList.stories.d.ts +0 -0
  56. /package/dist/{components → eagle/src/components}/ExpandableList/RoundOrder.d.ts +0 -0
  57. /package/dist/{components → eagle/src/components}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
  58. /package/dist/{components → eagle/src/components}/FailedLoad/index.d.ts +0 -0
  59. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
  60. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
  61. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/index.d.ts +0 -0
  62. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTime/index.d.ts +0 -0
  63. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
  64. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
  65. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
  66. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
  67. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
  68. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/index.d.ts +0 -0
  69. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
  70. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/index.d.ts +0 -0
  71. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
  72. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/index.d.ts +0 -0
  73. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
  74. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
  75. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/index.d.ts +0 -0
  76. /package/dist/{components → eagle/src/components}/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
  77. /package/dist/{components → eagle/src/components}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
  78. /package/dist/{components → eagle/src/components}/Fields/FieldsString/index.d.ts +0 -0
  79. /package/dist/{components → eagle/src/components}/Fields/FieldsTextArea/index.d.ts +0 -0
  80. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
  81. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
  82. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/index.d.ts +0 -0
  83. /package/dist/{components → eagle/src/components}/Fields/index.d.ts +0 -0
  84. /package/dist/{components → eagle/src/components}/Form/index.d.ts +0 -0
  85. /package/dist/{components → eagle/src/components}/FormItem/Form.stories.d.ts +0 -0
  86. /package/dist/{components → eagle/src/components}/FormItem/index.d.ts +0 -0
  87. /package/dist/{components → eagle/src/components}/Frequency/Frequency.stories.d.ts +0 -0
  88. /package/dist/{components → eagle/src/components}/Frequency/index.d.ts +0 -0
  89. /package/dist/{components → eagle/src/components}/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
  90. /package/dist/{components → eagle/src/components}/I18nNameTag/__test__/index.test.d.ts +0 -0
  91. /package/dist/{components → eagle/src/components}/I18nNameTag/index.d.ts +0 -0
  92. /package/dist/{components → eagle/src/components}/Icon/Icon.stories.d.ts +0 -0
  93. /package/dist/{components → eagle/src/components}/Icon/index.d.ts +0 -0
  94. /package/dist/{components → eagle/src/components}/Input/Input.simple.stories.d.ts +0 -0
  95. /package/dist/{components → eagle/src/components}/Input/Input.stories.d.ts +0 -0
  96. /package/dist/{components → eagle/src/components}/Input/__test__/h5_css.test.d.ts +0 -0
  97. /package/dist/{components → eagle/src/components}/Input/index.d.ts +0 -0
  98. /package/dist/{components → eagle/src/components}/InputGroup/__test__/h5_css.test.d.ts +0 -0
  99. /package/dist/{components → eagle/src/components}/InputGroup/index.d.ts +0 -0
  100. /package/dist/{components → eagle/src/components}/InputGroup/inputGroup.stories.d.ts +0 -0
  101. /package/dist/{components → eagle/src/components}/InputInteger/__test__/unit.test.d.ts +0 -0
  102. /package/dist/{components → eagle/src/components}/InputInteger/formatterInteger.d.ts +0 -0
  103. /package/dist/{components → eagle/src/components}/InputInteger/index.d.ts +0 -0
  104. /package/dist/{components → eagle/src/components}/InputNumber/index.d.ts +0 -0
  105. /package/dist/{components → eagle/src/components}/InputTagItem/index.d.ts +0 -0
  106. /package/dist/{components → eagle/src/components}/KitStoreProvider/index.d.ts +0 -0
  107. /package/dist/{components → eagle/src/components}/Link/Link.stories.d.ts +0 -0
  108. /package/dist/{components → eagle/src/components}/Link/index.d.ts +0 -0
  109. /package/dist/{components → eagle/src/components}/Loading/Loading.stories.d.ts +0 -0
  110. /package/dist/{components → eagle/src/components}/Loading/index.d.ts +0 -0
  111. /package/dist/{components → eagle/src/components}/Loading/style.d.ts +0 -0
  112. /package/dist/{components → eagle/src/components}/Metric/Metric.stories.d.ts +0 -0
  113. /package/dist/{components → eagle/src/components}/Metric/MetricActions.d.ts +0 -0
  114. /package/dist/{components → eagle/src/components}/Metric/MetricLegend.d.ts +0 -0
  115. /package/dist/{components → eagle/src/components}/Metric/Pointer.d.ts +0 -0
  116. /package/dist/{components → eagle/src/components}/Metric/RenderChart.d.ts +0 -0
  117. /package/dist/{components → eagle/src/components}/Metric/TooltipFormatter.d.ts +0 -0
  118. /package/dist/{components → eagle/src/components}/Metric/index.d.ts +0 -0
  119. /package/dist/{components → eagle/src/components}/Metric/metric.d.ts +0 -0
  120. /package/dist/{components → eagle/src/components}/Metric/mockMetric.d.ts +0 -0
  121. /package/dist/{components → eagle/src/components}/Metric/mockMetric2.d.ts +0 -0
  122. /package/dist/{components → eagle/src/components}/Metric/styled.d.ts +0 -0
  123. /package/dist/{components → eagle/src/components}/Metric/type.d.ts +0 -0
  124. /package/dist/{components → eagle/src/components}/Modal/Modal.stories.d.ts +0 -0
  125. /package/dist/{components → eagle/src/components}/Modal/index.d.ts +0 -0
  126. /package/dist/{components → eagle/src/components}/ModalStack/index.d.ts +0 -0
  127. /package/dist/{components → eagle/src/components}/Overflow/index.d.ts +0 -0
  128. /package/dist/{components → eagle/src/components}/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
  129. /package/dist/{components → eagle/src/components}/OverflowTooltip/index.d.ts +0 -0
  130. /package/dist/{components → eagle/src/components}/Pagination/Pagination.stories.d.ts +0 -0
  131. /package/dist/{components → eagle/src/components}/Pagination/index.d.ts +0 -0
  132. /package/dist/{components → eagle/src/components}/Percent/Percent.stories.d.ts +0 -0
  133. /package/dist/{components → eagle/src/components}/Percent/index.d.ts +0 -0
  134. /package/dist/{components → eagle/src/components}/Progress/index.d.ts +0 -0
  135. /package/dist/{components → eagle/src/components}/Radio/Radio.stories.d.ts +0 -0
  136. /package/dist/{components → eagle/src/components}/Radio/RadioButton.stories.d.ts +0 -0
  137. /package/dist/{components → eagle/src/components}/Radio/RadioGroup.stories.d.ts +0 -0
  138. /package/dist/{components → eagle/src/components}/Radio/__test__/h5_css.test.d.ts +0 -0
  139. /package/dist/{components → eagle/src/components}/Radio/index.d.ts +0 -0
  140. /package/dist/{components → eagle/src/components}/SearchInput/SearchInput.stories.d.ts +0 -0
  141. /package/dist/{components → eagle/src/components}/SearchInput/__test__/h5_css.test.d.ts +0 -0
  142. /package/dist/{components → eagle/src/components}/SearchInput/index.d.ts +0 -0
  143. /package/dist/{components → eagle/src/components}/Second/Second.stories.d.ts +0 -0
  144. /package/dist/{components → eagle/src/components}/Second/index.d.ts +0 -0
  145. /package/dist/{components → eagle/src/components}/Select/Select.Simple.stories.d.ts +0 -0
  146. /package/dist/{components → eagle/src/components}/Select/Select.stories.d.ts +0 -0
  147. /package/dist/{components → eagle/src/components}/Select/index.d.ts +0 -0
  148. /package/dist/{components → eagle/src/components}/SimplePagination/SimplePagination.stories.d.ts +0 -0
  149. /package/dist/{components → eagle/src/components}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
  150. /package/dist/{components → eagle/src/components}/SimplePagination/index.d.ts +0 -0
  151. /package/dist/{components → eagle/src/components}/Space/Space.stories.d.ts +0 -0
  152. /package/dist/{components → eagle/src/components}/Space/index.d.ts +0 -0
  153. /package/dist/{components → eagle/src/components}/Speed/Speed.stories.d.ts +0 -0
  154. /package/dist/{components → eagle/src/components}/Speed/index.d.ts +0 -0
  155. /package/dist/{components → eagle/src/components}/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
  156. /package/dist/{components → eagle/src/components}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
  157. /package/dist/{components → eagle/src/components}/StatusCapsule/index.d.ts +0 -0
  158. /package/dist/{components → eagle/src/components}/Steps/Steps.stories.d.ts +0 -0
  159. /package/dist/{components → eagle/src/components}/Steps/index.d.ts +0 -0
  160. /package/dist/{components → eagle/src/components}/Steps/style.d.ts +0 -0
  161. /package/dist/{components → eagle/src/components}/Styled/Styled.stories.d.ts +0 -0
  162. /package/dist/{components → eagle/src/components}/Styled/index.d.ts +0 -0
  163. /package/dist/{components → eagle/src/components}/Switch/Switch.stories.d.ts +0 -0
  164. /package/dist/{components → eagle/src/components}/Switch/index.d.ts +0 -0
  165. /package/dist/{components → eagle/src/components}/Table/Table.stories.d.ts +0 -0
  166. /package/dist/{components → eagle/src/components}/Table/TableWidget.d.ts +0 -0
  167. /package/dist/{components → eagle/src/components}/Table/__test__/h5_css.test.d.ts +0 -0
  168. /package/dist/{components → eagle/src/components}/Table/common.d.ts +0 -0
  169. /package/dist/{components → eagle/src/components}/Table/index.d.ts +0 -0
  170. /package/dist/{components → eagle/src/components}/TableForm/AddRowButton.d.ts +0 -0
  171. /package/dist/{components → eagle/src/components}/TableForm/Columns/AffixColumn.d.ts +0 -0
  172. /package/dist/{components → eagle/src/components}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
  173. /package/dist/{components → eagle/src/components}/TableForm/Columns/FormItem.d.ts +0 -0
  174. /package/dist/{components → eagle/src/components}/TableForm/Columns/InputColumn.d.ts +0 -0
  175. /package/dist/{components → eagle/src/components}/TableForm/Columns/TextColumn.d.ts +0 -0
  176. /package/dist/{components → eagle/src/components}/TableForm/Columns/index.d.ts +0 -0
  177. /package/dist/{components → eagle/src/components}/TableForm/TableForm.stories.d.ts +0 -0
  178. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyCell.d.ts +0 -0
  179. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyRows.d.ts +0 -0
  180. /package/dist/{components → eagle/src/components}/TableForm/TableFormHeaderCell.d.ts +0 -0
  181. /package/dist/{components → eagle/src/components}/TableForm/__test__/tableForm.test.d.ts +0 -0
  182. /package/dist/{components → eagle/src/components}/TableForm/__test__/utils.test.d.ts +0 -0
  183. /package/dist/{components → eagle/src/components}/TableForm/const.d.ts +0 -0
  184. /package/dist/{components → eagle/src/components}/TableForm/index.d.ts +0 -0
  185. /package/dist/{components → eagle/src/components}/TableForm/style.d.ts +0 -0
  186. /package/dist/{components → eagle/src/components}/TableForm/types.d.ts +0 -0
  187. /package/dist/{components → eagle/src/components}/TableForm/utils.d.ts +0 -0
  188. /package/dist/{components → eagle/src/components}/Tag/SplitTag.d.ts +0 -0
  189. /package/dist/{components → eagle/src/components}/Tag/Tag.stories.d.ts +0 -0
  190. /package/dist/{components → eagle/src/components}/Tag/__test__/h5_css.test.d.ts +0 -0
  191. /package/dist/{components → eagle/src/components}/Tag/const.d.ts +0 -0
  192. /package/dist/{components → eagle/src/components}/Tag/index.d.ts +0 -0
  193. /package/dist/{components → eagle/src/components}/Tag/style.d.ts +0 -0
  194. /package/dist/{components → eagle/src/components}/TextArea/index.d.ts +0 -0
  195. /package/dist/{components → eagle/src/components}/Time/__test__/h5_css.test.d.ts +0 -0
  196. /package/dist/{components → eagle/src/components}/Time/index.d.ts +0 -0
  197. /package/dist/{components → eagle/src/components}/Time/time.stories.d.ts +0 -0
  198. /package/dist/{components → eagle/src/components}/TimePicker/index.d.ts +0 -0
  199. /package/dist/{components → eagle/src/components}/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
  200. /package/dist/{components → eagle/src/components}/TimeZoneSelect/index.d.ts +0 -0
  201. /package/dist/{components → eagle/src/components}/Token/Token.stories.d.ts +0 -0
  202. /package/dist/{components → eagle/src/components}/Token/__test__/h5_css.test.d.ts +0 -0
  203. /package/dist/{components → eagle/src/components}/Token/index.d.ts +0 -0
  204. /package/dist/{components → eagle/src/components}/Token/style.d.ts +0 -0
  205. /package/dist/{components → eagle/src/components}/Tooltip/Tooltip.stories.d.ts +0 -0
  206. /package/dist/{components → eagle/src/components}/Tooltip/index.d.ts +0 -0
  207. /package/dist/{components → eagle/src/components}/Truncate/Truncate.stories.d.ts +0 -0
  208. /package/dist/{components → eagle/src/components}/Truncate/index.d.ts +0 -0
  209. /package/dist/{components → eagle/src/components}/Typo/index.d.ts +0 -0
  210. /package/dist/{components → eagle/src/components}/antd.d.ts +0 -0
  211. /package/dist/{components → eagle/src/components}/index.d.ts +0 -0
  212. /package/dist/{components → eagle/src/components}/message/__tests__/index.test.d.ts +0 -0
  213. /package/dist/{components → eagle/src/components}/message/index.d.ts +0 -0
  214. /package/dist/{components → eagle/src/components}/message/style/index.d.ts +0 -0
  215. /package/dist/{components → eagle/src/components}/message-group/__test__/message-group.test.d.ts +0 -0
  216. /package/dist/{components → eagle/src/components}/message-group/index.d.ts +0 -0
  217. /package/dist/{components → eagle/src/components}/message-group/message-group.stories.d.ts +0 -0
  218. /package/dist/{core → eagle/src/core}/AccordionCard/AccordionCard.stories.d.ts +0 -0
  219. /package/dist/{core → eagle/src/core}/AccordionCard/index.d.ts +0 -0
  220. /package/dist/{core → eagle/src/core}/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
  221. /package/dist/{core → eagle/src/core}/Breadcrumb/index.d.ts +0 -0
  222. /package/dist/{core → eagle/src/core}/DetailCard/DetailCard.stories.d.ts +0 -0
  223. /package/dist/{core → eagle/src/core}/DetailCard/index.d.ts +0 -0
  224. /package/dist/{core → eagle/src/core}/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
  225. /package/dist/{core → eagle/src/core}/DropdownMenu/index.d.ts +0 -0
  226. /package/dist/{core → eagle/src/core}/ParrotTrans/index.d.ts +0 -0
  227. /package/dist/{core → eagle/src/core}/SegmentControl/SegmentControl.stories.d.ts +0 -0
  228. /package/dist/{core → eagle/src/core}/SegmentControl/index.d.ts +0 -0
  229. /package/dist/{core → eagle/src/core}/StepProgress/StepProgress.stories.d.ts +0 -0
  230. /package/dist/{core → eagle/src/core}/StepProgress/index.d.ts +0 -0
  231. /package/dist/{coreX → eagle/src/coreX}/BarChart/BarChart.stories.d.ts +0 -0
  232. /package/dist/{coreX → eagle/src/coreX}/BarChart/index.d.ts +0 -0
  233. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/BatchOperation.stories.d.ts +0 -0
  234. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/index.d.ts +0 -0
  235. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
  236. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/index.d.ts +0 -0
  237. /package/dist/{coreX → eagle/src/coreX}/Counting/Counting.stories.d.ts +0 -0
  238. /package/dist/{coreX → eagle/src/coreX}/Counting/index.d.ts +0 -0
  239. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/CronCalendar.stories.d.ts +0 -0
  240. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/index.d.ts +0 -0
  241. /package/dist/{coreX → eagle/src/coreX}/CronPlan/CronPlan.stories.d.ts +0 -0
  242. /package/dist/{coreX → eagle/src/coreX}/CronPlan/index.d.ts +0 -0
  243. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/AbsoluteDate.d.ts +0 -0
  244. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/Calendar.d.ts +0 -0
  245. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
  246. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.style.d.ts +0 -0
  247. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/InputTime.d.ts +0 -0
  248. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/RelativeTime.d.ts +0 -0
  249. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/common.d.ts +0 -0
  250. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
  251. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
  252. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/index.d.ts +0 -0
  253. /package/dist/{coreX → eagle/src/coreX}/DonutChart/DonutChart.stories.d.ts +0 -0
  254. /package/dist/{coreX → eagle/src/coreX}/DonutChart/index.d.ts +0 -0
  255. /package/dist/{coreX → eagle/src/coreX}/DropdownTransition/index.d.ts +0 -0
  256. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/GoBackButton.stories.d.ts +0 -0
  257. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/index.d.ts +0 -0
  258. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
  259. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/__test__/index.test.d.ts +0 -0
  260. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/index.d.ts +0 -0
  261. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
  262. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/__test__/index.test.d.ts +0 -0
  263. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/index.d.ts +0 -0
  264. /package/dist/{coreX → eagle/src/coreX}/SortableList/SortableList.stories.d.ts +0 -0
  265. /package/dist/{coreX → eagle/src/coreX}/SortableList/index.d.ts +0 -0
  266. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/SummaryTable.stories.d.ts +0 -0
  267. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/index.d.ts +0 -0
  268. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
  269. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
  270. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/index.d.ts +0 -0
  271. /package/dist/{coreX → eagle/src/coreX}/TabMenu/index.d.ts +0 -0
  272. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
  273. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/index.d.ts +0 -0
  274. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
  275. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/index.d.ts +0 -0
  276. /package/dist/{coreX → eagle/src/coreX}/common/getCalendarTitle.d.ts +0 -0
  277. /package/dist/{coreX → eagle/src/coreX}/index.d.ts +0 -0
  278. /package/dist/{hooks → eagle/src/hooks}/index.d.ts +0 -0
  279. /package/dist/{hooks → eagle/src/hooks}/useElementResize.d.ts +0 -0
  280. /package/dist/{hooks → eagle/src/hooks}/useElementsSize.d.ts +0 -0
  281. /package/dist/{hooks → eagle/src/hooks}/useParrotTranslation.d.ts +0 -0
  282. /package/dist/{index.d.ts → eagle/src/index.d.ts} +0 -0
  283. /package/dist/{spec → eagle/src/spec}/base.d.ts +0 -0
  284. /package/dist/{spec → eagle/src/spec}/index.d.ts +0 -0
  285. /package/dist/{spec → eagle/src/spec}/react-final-form.d.ts +0 -0
  286. /package/dist/{spec → eagle/src/spec}/type.d.ts +0 -0
  287. /package/dist/{store → eagle/src/store}/chart.d.ts +0 -0
  288. /package/dist/{store → eagle/src/store}/index.d.ts +0 -0
  289. /package/dist/{store → eagle/src/store}/modal.d.ts +0 -0
  290. /package/dist/{utils → eagle/src/utils}/__test__/compute.spec.d.ts +0 -0
  291. /package/dist/{utils → eagle/src/utils}/__test__/cron-time.spec.d.ts +0 -0
  292. /package/dist/{utils → eagle/src/utils}/__test__/time.spec.d.ts +0 -0
  293. /package/dist/{utils → eagle/src/utils}/__test__/tower.test.d.ts +0 -0
  294. /package/dist/{utils → eagle/src/utils}/compute.d.ts +0 -0
  295. /package/dist/{utils → eagle/src/utils}/constants.d.ts +0 -0
  296. /package/dist/{utils → eagle/src/utils}/cron-time.d.ts +0 -0
  297. /package/dist/{utils → eagle/src/utils}/dom.d.ts +0 -0
  298. /package/dist/{utils → eagle/src/utils}/formatValue.d.ts +0 -0
  299. /package/dist/{utils → eagle/src/utils}/icon.d.ts +0 -0
  300. /package/dist/{utils → eagle/src/utils}/index.d.ts +0 -0
  301. /package/dist/{utils → eagle/src/utils}/isEmpty.d.ts +0 -0
  302. /package/dist/{utils → eagle/src/utils}/testSuit.d.ts +0 -0
  303. /package/dist/{utils → eagle/src/utils}/time.d.ts +0 -0
  304. /package/dist/{utils → eagle/src/utils}/tower.d.ts +0 -0
  305. /package/dist/{stories → eagle/stories/components}/Stack.d.ts +0 -0
  306. /package/dist/{stories → eagle/stories/components}/Story.d.ts +0 -0
  307. /package/dist/{stories → eagle/stories/components}/index.d.ts +0 -0
  308. /package/dist/{stories → eagle/stories}/icons-react.stories.d.ts +0 -0
  309. /package/dist/{stories → eagle/stories}/menu.stories.d.ts +0 -0
package/dist/style.css CHANGED
@@ -29571,6 +29571,35 @@ html body {
29571
29571
  border-top: 1px solid rgba(211, 218, 235, 0.6);
29572
29572
  }
29573
29573
 
29574
+ .bpq0js6 {
29575
+ padding: 4px 11px;
29576
+ }
29577
+
29578
+ .b15sn34c {
29579
+ white-space: nowrap;
29580
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29581
+ }
29582
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29583
+ --color: #0080ff;
29584
+ }
29585
+ .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29586
+ --color: #0080ff;
29587
+ }
29588
+ .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29589
+ margin-left: 1px;
29590
+ }
29591
+ .b15sn34c > .ant-btn:not(:only-child):first-child {
29592
+ border-top-right-radius: 0;
29593
+ border-bottom-right-radius: 0;
29594
+ }
29595
+ .b15sn34c > .ant-btn:not(:only-child):last-child {
29596
+ border-top-left-radius: 0;
29597
+ border-bottom-left-radius: 0;
29598
+ }
29599
+ .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29600
+ border-radius: unset;
29601
+ }
29602
+
29574
29603
  .iap75of {
29575
29604
  height: 18px;
29576
29605
  line-height: 18px;
@@ -29584,22 +29613,19 @@ html body {
29584
29613
  margin-right: 4px;
29585
29614
  }
29586
29615
 
29587
- .i1mrf09m {
29588
- display: inline-flex;
29589
- align-items: center;
29590
- }
29591
- .i1mrf09m .icon-inner {
29592
- display: inline-flex;
29593
- align-items: center;
29616
+ .fde5mpd {
29617
+ width: 100%;
29618
+ height: 100%;
29619
+ min-height: 124px;
29620
+ display: flex;
29621
+ flex-direction: column;
29594
29622
  justify-content: center;
29623
+ align-items: center;
29595
29624
  }
29596
- .i1mrf09m .icon-inner + span,
29597
- .i1mrf09m span + .icon-inner.suffix {
29598
- margin-left: 4px;
29599
- }
29600
- .i1mrf09m.is-rotate img,
29601
- .i1mrf09m.is-rotate svg {
29602
- animation: rotate 680ms linear infinite;
29625
+ .fde5mpd .error-text {
29626
+ color: rgba(10, 37, 85, 0.6);
29627
+ margin-bottom: 16px;
29628
+ font-size: 18px;
29603
29629
  }
29604
29630
 
29605
29631
  .buj61ew.ant-btn-icon-only {
@@ -29852,1862 +29878,1827 @@ html body {
29852
29878
  padding: 0;
29853
29879
  }
29854
29880
 
29855
- .bpq0js6 {
29856
- padding: 4px 11px;
29881
+ .i1mrf09m {
29882
+ display: inline-flex;
29883
+ align-items: center;
29857
29884
  }
29858
-
29859
- .b15sn34c {
29860
- white-space: nowrap;
29861
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29885
+ .i1mrf09m .icon-inner {
29886
+ display: inline-flex;
29887
+ align-items: center;
29888
+ justify-content: center;
29862
29889
  }
29863
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29864
- --color: #0080ff;
29890
+ .i1mrf09m .icon-inner + span,
29891
+ .i1mrf09m span + .icon-inner.suffix {
29892
+ margin-left: 4px;
29865
29893
  }
29866
- .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .b15sn34c > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29867
- --color: #0080ff;
29894
+ .i1mrf09m.is-rotate img,
29895
+ .i1mrf09m.is-rotate svg {
29896
+ animation: rotate 680ms linear infinite;
29868
29897
  }
29869
- .b15sn34c > .ant-btn:not(:only-child) + .ant-btn {
29870
- margin-left: 1px;
29898
+
29899
+ .i1e4sgug {
29900
+ display: inline-block;
29871
29901
  }
29872
- .b15sn34c > .ant-btn:not(:only-child):first-child {
29873
- border-top-right-radius: 0;
29874
- border-bottom-right-radius: 0;
29902
+
29903
+ .d6j0lbj {
29904
+ font-family: Inter;
29905
+ font-style: normal;
29906
+ font-weight: bold;
29907
+ font-size: 32px;
29908
+ line-height: 40px;
29875
29909
  }
29876
- .b15sn34c > .ant-btn:not(:only-child):last-child {
29877
- border-top-left-radius: 0;
29878
- border-bottom-left-radius: 0;
29910
+
29911
+ .d1xhvvxe {
29912
+ font-family: Inter;
29913
+ font-style: normal;
29914
+ font-weight: bold;
29915
+ font-size: 24px;
29916
+ line-height: 32px;
29879
29917
  }
29880
- .b15sn34c > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29881
- border-radius: unset;
29918
+
29919
+ .dk10mxq {
29920
+ font-family: Inter;
29921
+ font-style: normal;
29922
+ font-weight: normal;
29923
+ font-size: 32px;
29924
+ line-height: 40px;
29882
29925
  }
29883
29926
 
29884
- .fde5mpd {
29885
- width: 100%;
29886
- height: 100%;
29887
- min-height: 124px;
29888
- display: flex;
29889
- flex-direction: column;
29890
- justify-content: center;
29891
- align-items: center;
29927
+ .dxsait {
29928
+ font-family: Inter;
29929
+ font-style: normal;
29930
+ font-weight: bold;
29931
+ font-size: 20px;
29932
+ line-height: 24px;
29892
29933
  }
29893
- .fde5mpd .error-text {
29894
- color: rgba(10, 37, 85, 0.6);
29895
- margin-bottom: 16px;
29934
+
29935
+ .dokn0h3 {
29936
+ font-family: Inter;
29937
+ font-style: normal;
29938
+ font-weight: normal;
29939
+ font-size: 20px;
29940
+ line-height: 24px;
29941
+ }
29942
+
29943
+ .dobau4p {
29944
+ font-family: Inter;
29945
+ font-style: normal;
29946
+ font-weight: bold;
29896
29947
  font-size: 18px;
29948
+ line-height: 22px;
29897
29949
  }
29898
29950
 
29899
- .rxbeqvl.ant-radio-wrapper {
29900
- display: inline-flex;
29901
- align-items: baseline;
29902
- white-space: pre-wrap;
29951
+ .dvolwok {
29952
+ font-family: Inter;
29953
+ font-style: normal;
29954
+ font-weight: normal;
29955
+ font-size: 18px;
29956
+ line-height: 22px;
29903
29957
  }
29904
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29905
- position: relative;
29906
- top: 3px;
29958
+
29959
+ .h181qhg4 {
29960
+ font-family: Inter;
29961
+ font-style: normal;
29962
+ font-weight: bold;
29963
+ font-size: 16px;
29964
+ line-height: 22px;
29907
29965
  }
29908
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29909
- border-color: rgba(107, 128, 167, 0.6);
29966
+
29967
+ .h1phgmcq {
29968
+ font-family: Inter;
29969
+ font-style: normal;
29970
+ font-weight: normal;
29971
+ font-size: 16px;
29972
+ line-height: 22px;
29910
29973
  }
29911
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29912
- border-color: #0080ff;
29974
+
29975
+ .h173xnl1 {
29976
+ font-family: Inter;
29977
+ font-style: normal;
29978
+ font-weight: bold;
29979
+ font-size: 14px;
29980
+ line-height: 20px;
29913
29981
  }
29914
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29915
- border-color: #0080ff;
29916
- background: #0080ff;
29982
+
29983
+ .hedm4pz {
29984
+ font-family: Inter;
29985
+ font-style: normal;
29986
+ font-weight: normal;
29987
+ font-size: 14px;
29988
+ line-height: 20px;
29917
29989
  }
29918
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
29919
- top: 4px;
29920
- left: 4px;
29921
- width: 6px;
29922
- height: 6px;
29923
- background: #fff;
29990
+
29991
+ .h1kd8xld {
29992
+ font-family: Inter;
29993
+ font-style: normal;
29994
+ font-weight: bold;
29995
+ font-size: 12px;
29996
+ line-height: 18px;
29924
29997
  }
29925
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29926
- opacity: 0.5;
29998
+
29999
+ .hp14fr {
30000
+ font-family: Inter;
30001
+ font-style: normal;
30002
+ font-weight: normal;
30003
+ font-size: 12px;
30004
+ line-height: 18px;
29927
30005
  }
29928
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
29929
- border-color: rgba(107, 128, 167, 0.6);
29930
- background: rgba(211, 218, 235, 0.6);
30006
+
30007
+ .hgrg7mn {
30008
+ font-family: Inter;
30009
+ font-style: normal;
30010
+ font-weight: bold;
30011
+ text-transform: uppercase;
30012
+ font-feature-settings: "cpsp" on;
30013
+ font-size: 12px;
30014
+ line-height: 18px;
29931
30015
  }
29932
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29933
- background: #00122e;
30016
+
30017
+ .h6zme9x {
30018
+ font-family: Inter;
30019
+ font-style: normal;
30020
+ font-weight: normal;
30021
+ text-transform: uppercase;
30022
+ font-feature-settings: "cpsp" on;
30023
+ font-size: 12px;
30024
+ line-height: 18px;
29934
30025
  }
29935
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29936
- color: #00122e;
29937
- opacity: 0.5;
30026
+
30027
+ .locjvsv {
30028
+ font-family: Inter;
30029
+ font-style: normal;
30030
+ font-weight: normal;
30031
+ font-size: 16px;
30032
+ line-height: 24px;
29938
30033
  }
29939
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29940
- color: #00122e;
29941
- }
29942
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29943
- display: inline-block;
29944
- padding: 0;
29945
- padding-left: 12px;
29946
- }
29947
- .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
29948
- margin-bottom: 0;
29949
- white-space: pre-wrap;
29950
- color: rgba(44, 56, 82, 0.6);
29951
- }
29952
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29953
- padding-left: 8px;
30034
+
30035
+ .l13gi131 {
30036
+ font-family: Inter;
30037
+ font-style: normal;
30038
+ font-weight: bold;
30039
+ font-size: 16px;
30040
+ line-height: 24px;
29954
30041
  }
29955
30042
 
29956
- .r5ie79y .ant-radio-button-wrapper:first-child {
29957
- border-radius: 5px 0 0 5px;
29958
- }
29959
- .r5ie79y .ant-radio-button-wrapper:last-child {
29960
- border-radius: 0 5px 5px 0;
30043
+ .l1ynemsu {
30044
+ font-family: Inter;
30045
+ font-style: normal;
30046
+ font-weight: normal;
30047
+ font-size: 16px;
30048
+ line-height: 24px;
29961
30049
  }
29962
30050
 
29963
- .r1f0aqcc {
29964
- color: #00122e;
29965
- border-color: #ccd4e3;
29966
- }
29967
- .r1f0aqcc:first-child {
29968
- border-color: #a3b4cc;
29969
- }
29970
- .r1f0aqcc.ant-radio-button-wrapper {
29971
- padding: 0 12px;
29972
- line-height: 32px;
29973
- height: 32px;
29974
- }
29975
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
29976
- white-space: nowrap;
30051
+ .l1cft1cx {
30052
+ font-family: Inter;
30053
+ font-style: normal;
30054
+ font-weight: bold;
30055
+ font-size: 16px;
30056
+ line-height: 24px;
29977
30057
  }
29978
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29979
- height: 22px;
29980
- padding: 0 7px;
29981
- line-height: 20px;
30058
+
30059
+ .l17tqc8p {
30060
+ font-family: Inter;
30061
+ font-style: normal;
30062
+ font-weight: normal;
30063
+ text-transform: uppercase;
30064
+ font-feature-settings: "cpsp" on;
30065
+ font-size: 16px;
30066
+ line-height: 24px;
29982
30067
  }
29983
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29984
- background: #ccd4e3;
30068
+
30069
+ .l1j1e5w7 {
30070
+ font-family: Inter;
30071
+ font-style: normal;
30072
+ font-weight: bold;
30073
+ text-transform: uppercase;
30074
+ font-feature-settings: "cpsp" on;
30075
+ font-size: 16px;
30076
+ line-height: 24px;
29985
30077
  }
29986
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29987
- background: #0080ff;
30078
+
30079
+ .l1gf91jb {
30080
+ font-family: Inter;
30081
+ font-style: normal;
30082
+ font-weight: normal;
30083
+ font-size: 14px;
30084
+ line-height: 22px;
29988
30085
  }
29989
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29990
- background: #ccd4e3;
29991
- opacity: 0.5;
30086
+
30087
+ .lu7hlr6 {
30088
+ font-family: Inter;
30089
+ font-style: normal;
30090
+ font-weight: 500;
30091
+ font-size: 14px;
30092
+ line-height: 22px;
29992
30093
  }
29993
- .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
29994
- border-right-color: #0080ff;
30094
+
30095
+ .l3l3jf0 {
30096
+ font-family: Inter;
30097
+ font-style: normal;
30098
+ font-weight: bold;
30099
+ font-size: 14px;
30100
+ line-height: 22px;
29995
30101
  }
29996
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29997
- border-color: #0080ff;
30102
+
30103
+ .l12j5nqp {
30104
+ font-family: Inter;
30105
+ font-style: normal;
30106
+ font-weight: normal;
30107
+ font-size: 14px;
30108
+ line-height: 22px;
29998
30109
  }
29999
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30000
- background: rgba(0, 136, 255, 0.1);
30110
+
30111
+ .l1tecqht {
30112
+ font-family: Inter;
30113
+ font-style: normal;
30114
+ font-weight: bold;
30115
+ font-size: 14px;
30116
+ line-height: 22px;
30001
30117
  }
30002
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30003
- background: rgba(211, 218, 235, 0.6);
30004
- border-color: #ccd4e3;
30005
- opacity: 0.5;
30118
+
30119
+ .l6sa990 {
30120
+ font-family: Inter;
30121
+ font-style: normal;
30122
+ font-weight: normal;
30123
+ text-transform: uppercase;
30124
+ font-feature-settings: "cpsp" on;
30125
+ font-size: 14px;
30126
+ line-height: 22px;
30006
30127
  }
30007
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30008
- color: #00122e;
30009
- border-color: #ccd4e3;
30128
+
30129
+ .lckqe8j {
30130
+ font-family: Inter;
30131
+ font-style: normal;
30132
+ font-weight: bold;
30133
+ text-transform: uppercase;
30134
+ font-feature-settings: "cpsp" on;
30135
+ font-size: 14px;
30136
+ line-height: 22px;
30010
30137
  }
30011
- .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30012
- color: #00122e;
30013
- border-color: #ccd4e3;
30014
- background: rgba(172, 186, 211, 0.6);
30138
+
30139
+ .l1kuminb {
30140
+ font-family: Inter;
30141
+ font-style: normal;
30142
+ font-weight: normal;
30143
+ font-size: 13px;
30144
+ line-height: 20px;
30015
30145
  }
30016
- .r1f0aqcc .ant-radio-button-input {
30017
- margin-right: 8px;
30018
- display: inline;
30019
- border: none;
30020
- padding: 0;
30021
- width: 36px;
30022
- background: transparent;
30146
+
30147
+ .l1pbuf5j {
30148
+ font-family: Inter;
30149
+ font-style: normal;
30150
+ font-weight: 600;
30151
+ font-size: 13px;
30152
+ line-height: 20px;
30023
30153
  }
30024
- .r1f0aqcc .ant-radio-button-input:focus {
30025
- box-shadow: none;
30154
+
30155
+ .l1r4ztu {
30156
+ font-family: Inter;
30157
+ font-style: normal;
30158
+ font-weight: bold;
30159
+ font-size: 13px;
30160
+ line-height: 20px;
30026
30161
  }
30027
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30028
- margin-right: 0;
30029
- width: initial;
30030
- box-shadow: none;
30162
+
30163
+ .ly8vzok {
30164
+ font-family: Inter;
30165
+ font-style: normal;
30166
+ font-weight: normal;
30167
+ font-size: 13px;
30168
+ line-height: 20px;
30031
30169
  }
30032
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30033
- display: none;
30170
+
30171
+ .lumfmf {
30172
+ font-family: Inter;
30173
+ font-style: normal;
30174
+ font-weight: 600;
30175
+ font-size: 13px;
30176
+ line-height: 20px;
30034
30177
  }
30035
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30036
- display: inline;
30178
+
30179
+ .l16ujwmv {
30180
+ font-family: Inter;
30181
+ font-style: normal;
30182
+ font-weight: bold;
30183
+ font-size: 13px;
30184
+ line-height: 20px;
30037
30185
  }
30038
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30039
- display: inline;
30040
- margin-right: 8px;
30041
- padding: 0;
30042
- width: 36px;
30186
+
30187
+ .l17o1ffr {
30188
+ font-family: Inter;
30189
+ font-style: normal;
30190
+ font-weight: normal;
30191
+ text-transform: uppercase;
30192
+ font-feature-settings: "cpsp" on;
30193
+ font-size: 13px;
30194
+ line-height: 20px;
30043
30195
  }
30044
30196
 
30045
- .obf05yr {
30046
- display: inline-block;
30197
+ .lngllvn {
30198
+ font-family: Inter;
30199
+ font-style: normal;
30200
+ font-weight: bold;
30201
+ text-transform: uppercase;
30202
+ font-feature-settings: "cpsp" on;
30203
+ font-size: 13px;
30204
+ line-height: 20px;
30047
30205
  }
30048
30206
 
30049
- .hsms1n6 {
30050
- visibility: hidden;
30051
- position: absolute;
30207
+ .l2i7fo9 {
30208
+ font-family: Inter;
30209
+ font-style: normal;
30210
+ font-weight: normal;
30211
+ font-size: 12px;
30212
+ line-height: 18px;
30052
30213
  }
30053
30214
 
30054
- .cz04yix {
30055
- display: flex;
30056
- flex-direction: column;
30215
+ .l1x7hscx {
30216
+ font-family: Inter;
30217
+ font-style: normal;
30218
+ font-weight: 500;
30219
+ font-size: 12px;
30220
+ line-height: 18px;
30057
30221
  }
30058
30222
 
30059
- .m1if5j39 {
30060
- max-width: 1120px;
30061
- width: 100%;
30062
- margin: 0 auto;
30063
- height: 100%;
30223
+ .le1jwan {
30224
+ font-family: Inter;
30225
+ font-style: normal;
30226
+ font-weight: bold;
30227
+ font-size: 12px;
30228
+ line-height: 18px;
30064
30229
  }
30065
30230
 
30066
- .w1vvwdlp {
30067
- max-width: 1120px;
30068
- width: 100%;
30069
- margin: 0 auto;
30070
- display: flex;
30071
- }
30072
- .w1vvwdlp .left,
30073
- .w1vvwdlp .right {
30074
- flex-grow: 0;
30075
- flex-shrink: 0;
30076
- flex-basis: 21%;
30077
- }
30078
- .w1vvwdlp .left {
30079
- display: flex;
30080
- justify-content: flex-end;
30081
- padding-right: 44px;
30082
- }
30083
- .w1vvwdlp .right {
30084
- padding-left: 44px;
30085
- }
30086
- .w1vvwdlp .middle {
30087
- margin-bottom: 40px;
30088
- flex-grow: 0;
30089
- flex-shrink: 0;
30090
- flex-basis: 58%;
30091
- }
30092
- .w1vvwdlp .middle .form-base-field {
30093
- width: 100%;
30094
- }
30095
- .w1vvwdlp .middle .form-base-field .form-base-field {
30096
- width: auto;
30231
+ .lyxynfj {
30232
+ font-family: Inter;
30233
+ font-style: normal;
30234
+ font-weight: normal;
30235
+ font-size: 12px;
30236
+ line-height: 18px;
30097
30237
  }
30098
30238
 
30099
- .h1cuopx7 .ant-modal-header {
30100
- margin: 0 auto;
30101
- width: 100%;
30102
- max-width: 648px;
30103
- }
30104
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30105
- margin-left: 0;
30106
- }
30107
- .h1cuopx7 .ant-modal-body {
30108
- margin: 0 auto;
30109
- padding: 0;
30110
- width: 100%;
30111
- max-width: 648px;
30112
- overflow: hidden;
30113
- }
30114
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30115
- margin-bottom: 40px;
30116
- }
30117
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30118
- height: calc(100vh - 225px);
30119
- overflow-y: auto;
30120
- }
30121
- .h1cuopx7 .ant-modal-footer .footer-content {
30122
- margin: 0 auto;
30123
- max-width: 648px;
30239
+ .lpb2nxv {
30240
+ font-family: Inter;
30241
+ font-style: normal;
30242
+ font-weight: 500;
30243
+ font-size: 12px;
30244
+ line-height: 18px;
30124
30245
  }
30125
30246
 
30126
- .h1p6d3y3 .ant-modal-header {
30127
- margin: 0 auto;
30128
- width: 100%;
30129
- max-width: 1024px;
30247
+ .l1r8o3vv {
30248
+ font-family: Inter;
30249
+ font-style: normal;
30250
+ font-weight: bold;
30251
+ font-size: 12px;
30252
+ line-height: 18px;
30130
30253
  }
30131
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30132
- margin-left: 0;
30254
+
30255
+ .lemnjy2 {
30256
+ font-family: Inter;
30257
+ font-style: normal;
30258
+ font-weight: normal;
30259
+ text-transform: uppercase;
30260
+ font-feature-settings: "cpsp" on;
30261
+ font-size: 12px;
30262
+ line-height: 18px;
30133
30263
  }
30134
- .h1p6d3y3 .ant-modal-body {
30135
- margin: 0 auto;
30136
- padding: 0;
30137
- width: 100%;
30138
- max-width: 1024px;
30139
- overflow: hidden;
30264
+
30265
+ .lrc42gb {
30266
+ font-family: Inter;
30267
+ font-style: normal;
30268
+ font-weight: bold;
30269
+ text-transform: uppercase;
30270
+ font-feature-settings: "cpsp" on;
30271
+ font-size: 12px;
30272
+ line-height: 18px;
30140
30273
  }
30141
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30142
- margin-bottom: 40px;
30274
+
30275
+ .fqaz4mb {
30276
+ font-family: Inter;
30277
+ font-style: normal;
30278
+ font-weight: normal;
30279
+ font-size: 13px;
30280
+ line-height: 20px;
30143
30281
  }
30144
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30145
- height: calc(100vh - 225px);
30146
- overflow-y: auto;
30282
+
30283
+ .f13we5o {
30284
+ font-family: Inter;
30285
+ font-style: normal;
30286
+ font-weight: normal;
30287
+ font-size: 13px;
30288
+ line-height: 20px;
30147
30289
  }
30148
- .h1p6d3y3 .ant-modal-footer .footer-content {
30149
- margin: 0 auto;
30150
- max-width: 1024px;
30290
+
30291
+ .ffmjua2 {
30292
+ font-family: Inter;
30293
+ font-style: normal;
30294
+ font-weight: normal;
30295
+ font-size: 12px;
30296
+ line-height: 18px;
30151
30297
  }
30152
30298
 
30153
- .fxgckuk {
30154
- flex: 1;
30299
+ .fz2mxw0 {
30300
+ font-family: Inter;
30301
+ font-style: normal;
30302
+ font-weight: normal;
30303
+ font-size: 12px;
30304
+ line-height: 18px;
30155
30305
  }
30156
- .fxgckuk label {
30306
+
30307
+ .t1ertzoh {
30308
+ font-family: Inter;
30309
+ font-style: normal;
30310
+ font-weight: normal;
30311
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30157
30312
  font-size: 13px;
30158
30313
  line-height: 20px;
30159
- color: rgba(44, 56, 82, 0.6);
30160
30314
  }
30161
- .fxgckuk .title {
30162
- font-size: 14px;
30315
+
30316
+ .t19bge8r {
30317
+ font-family: Inter;
30318
+ font-style: normal;
30319
+ font-weight: normal;
30320
+ font-feature-settings: "zero" on;
30321
+ font-size: 13px;
30163
30322
  line-height: 20px;
30164
- color: #2d3a56;
30165
- margin-bottom: 12px;
30166
30323
  }
30167
- .fxgckuk.connect-cluster .title {
30168
- padding-bottom: 26px;
30324
+
30325
+ .tjrzfyl {
30326
+ font-family: Inter;
30327
+ font-style: normal;
30328
+ font-weight: normal;
30329
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30330
+ font-size: 12px;
30331
+ line-height: 18px;
30169
30332
  }
30170
30333
 
30171
- .f1d0vek1 {
30172
- padding: 25px 0 15px 0;
30173
- border-bottom: 1px solid #e1e5eb;
30174
- margin-bottom: 16px;
30334
+ .tm6s7bo {
30335
+ font-family: Inter;
30336
+ font-style: normal;
30337
+ font-weight: 500;
30338
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30339
+ font-size: 12px;
30340
+ line-height: 18px;
30175
30341
  }
30176
30342
 
30177
- .f4u402y {
30178
- display: flex;
30179
- align-items: center;
30180
- margin-bottom: 8px;
30343
+ .t19zq6ic {
30344
+ font-family: Inter;
30345
+ font-style: normal;
30346
+ font-weight: normal;
30347
+ font-feature-settings: "zero" on;
30348
+ font-size: 12px;
30349
+ line-height: 18px;
30181
30350
  }
30182
- .f4u402y > label {
30183
- width: 216px;
30351
+
30352
+ .t1gduru8 {
30353
+ font-family: Inter;
30354
+ font-style: normal;
30355
+ font-weight: 500;
30356
+ font-feature-settings: "zero" on;
30357
+ font-size: 12px;
30358
+ line-height: 18px;
30184
30359
  }
30185
- .f4u402y > label + * {
30186
- width: 100%;
30360
+
30361
+ .t55raab {
30362
+ font-family: Inter;
30363
+ font-style: normal;
30364
+ font-weight: bold;
30365
+ font-feature-settings: "zero" on;
30366
+ font-size: 16px;
30367
+ line-height: 24px;
30187
30368
  }
30188
- .f4u402y .ant-select {
30189
- width: 100%;
30369
+
30370
+ .u1w9abfe {
30371
+ font-family: Inter;
30372
+ font-style: normal;
30373
+ font-weight: normal;
30374
+ font-size: 10px;
30375
+ line-height: 12px;
30190
30376
  }
30191
30377
 
30192
- .e1pldf6v {
30193
- color: #e75a3a;
30194
- margin-right: 10px;
30378
+ .s1fc623g {
30379
+ width: 430px !important;
30195
30380
  }
30196
30381
 
30197
- .dq0gblh {
30198
- width: 100%;
30199
- height: 1px;
30200
- background: rgba(213, 219, 227, 0.6);
30201
- margin: 24px 0;
30382
+ .da3mx0o .ant-select-item-group {
30383
+ padding: 8px 16px;
30384
+ line-height: 18px;
30385
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30386
+ height: 34px;
30387
+ min-height: 34px;
30388
+ box-sizing: border-box;
30389
+ margin-top: 8px;
30202
30390
  }
30203
30391
 
30204
- .l1v7sr0n {
30392
+ .onr9gzt {
30205
30393
  display: flex;
30206
- justify-content: center;
30207
- align-items: center;
30208
- height: 100%;
30394
+ flex-direction: column;
30395
+ margin: 1px 8px;
30396
+ padding: 8px;
30397
+ border-radius: 4px;
30209
30398
  }
30210
-
30211
- .d1i4ou6o {
30212
- display: inline-block;
30213
- width: 4px;
30214
- height: 4px;
30215
- background: #8e9aa9;
30216
- opacity: 0.4;
30217
- border-radius: 50%;
30218
- margin: 0 4px;
30399
+ .onr9gzt .selected-icon {
30400
+ display: none;
30219
30401
  }
30220
-
30221
- .m1jy87hk .ant-modal-header,
30222
- .m1jy87hk .ant-modal-footer .footer-content {
30223
- width: 648px;
30224
- margin: 0 auto;
30402
+ .onr9gzt.ant-select-item-option-grouped {
30403
+ padding-left: 8px;
30225
30404
  }
30226
- .m1jy87hk .ant-modal-header {
30227
- padding: 35px 0 24px;
30228
- border: none;
30405
+ .onr9gzt.ant-select-item-option-selected {
30406
+ background-color: white;
30229
30407
  }
30230
- .m1jy87hk .ant-modal-header .ant-modal-title {
30231
- font-size: 30px;
30408
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30409
+ color: #0080ff;
30232
30410
  }
30233
- .m1jy87hk .ant-modal-body {
30234
- padding: 4px 0 2px;
30411
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30412
+ display: block;
30235
30413
  }
30236
- .m1jy87hk .ant-modal-footer {
30237
- border: none;
30414
+ .onr9gzt.ant-select-item-option-active {
30415
+ background: rgba(0, 136, 255, 0.16);
30238
30416
  }
30239
-
30240
- .ti7fpyu {
30241
- font-size: 12px;
30242
- line-height: 18px;
30243
- font-weight: bold;
30244
- color: #fff;
30245
- padding: 0 4px;
30246
- border-radius: 4px;
30247
- display: inline-block;
30248
- background: var(--ti7fpyu-0);
30417
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30418
+ color: #0080ff;
30249
30419
  }
30250
- .ti7fpyu:not(:first-child) {
30251
- margin-left: 4px;
30420
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30421
+ background: rgba(0, 136, 255, 0.1);
30422
+ color: #0080ff;
30252
30423
  }
30253
30424
 
30254
- .f1rest1f {
30255
- width: 100%;
30256
- height: 100%;
30425
+ .oiy0apc {
30257
30426
  display: flex;
30258
- align-items: center;
30259
- justify-content: center;
30427
+ justify-content: space-between;
30428
+ height: 20px;
30429
+ line-height: 20px;
30430
+ }
30431
+ .oiy0apc .timezone-title {
30432
+ color: #2d3a56;
30433
+ overflow: hidden;
30434
+ text-overflow: ellipsis;
30260
30435
  }
30261
30436
 
30262
- .n1kbdoln {
30263
- font-size: 90%;
30264
- font-weight: bold;
30265
- background-color: rgba(240, 243, 247, 0.6);
30266
- padding: 1px 4px 1px;
30267
- margin-left: 2px;
30268
- margin-right: 2px;
30269
- border: 1px solid rgba(213, 219, 227, 0.6);
30270
- border-radius: 4px;
30437
+ .of4y382 {
30438
+ display: flex;
30439
+ justify-content: space-between;
30440
+ color: rgba(44, 56, 82, 0.6);
30441
+ height: 18px;
30442
+ line-height: 18px;
30443
+ margin-top: 2px;
30271
30444
  }
30272
30445
 
30273
- .f1y3gta0.form-item-general {
30274
- width: 640px;
30446
+ .t19903l9 {
30447
+ border: none;
30448
+ margin-right: 0;
30449
+ background: rgba(225, 230, 241, 0.6);
30275
30450
  }
30276
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30277
- margin-top: 16px;
30451
+
30452
+ .ohwbvxu {
30453
+ pointer-events: none;
30454
+ height: 32px;
30455
+ width: 100%;
30456
+ opacity: 0;
30278
30457
  }
30279
- .f1y3gta0.form-item-compact {
30280
- width: 412px;
30458
+
30459
+ .rxbeqvl.ant-radio-wrapper {
30460
+ display: inline-flex;
30461
+ align-items: baseline;
30462
+ white-space: pre-wrap;
30281
30463
  }
30282
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30283
- margin-top: 8px;
30464
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
30465
+ position: relative;
30466
+ top: 3px;
30284
30467
  }
30285
- .f1y3gta0 .form-item {
30286
- width: auto;
30468
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
30469
+ border-color: rgba(107, 128, 167, 0.6);
30287
30470
  }
30288
- .f1y3gta0 .form-item-main {
30289
- position: relative;
30290
- display: flex;
30471
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30472
+ border-color: #0080ff;
30291
30473
  }
30292
- .f1y3gta0 .form-item-extra {
30293
- margin-top: 4px;
30294
- width: 100%;
30295
- padding: 14px;
30296
- background: #f2f4f6;
30297
- font-size: 13px;
30298
- line-height: 1.8;
30299
- color: #8e9aa9;
30474
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30475
+ border-color: #0080ff;
30476
+ background: #0080ff;
30300
30477
  }
30301
- .f1y3gta0 .form-item-label {
30302
- padding-right: 12px;
30303
- font-size: 13px;
30304
- color: rgba(44, 56, 82, 0.6);
30478
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30479
+ top: 4px;
30480
+ left: 4px;
30481
+ width: 6px;
30482
+ height: 6px;
30483
+ background: #fff;
30305
30484
  }
30306
- .f1y3gta0 .form-item-label.label-right {
30307
- text-align: right;
30485
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30486
+ opacity: 0.5;
30308
30487
  }
30309
- .f1y3gta0 .form-item-label,
30310
- .f1y3gta0 .form-item-control {
30311
- line-height: 32px;
30488
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30489
+ border-color: rgba(107, 128, 167, 0.6);
30490
+ background: rgba(211, 218, 235, 0.6);
30312
30491
  }
30313
- .f1y3gta0 .form-item-control .form-item-error {
30314
- line-height: 18px;
30492
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30493
+ background: #00122e;
30315
30494
  }
30316
- .f1y3gta0 .form-item-children {
30317
- width: 100%;
30495
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30496
+ color: #00122e;
30497
+ opacity: 0.5;
30318
30498
  }
30319
- .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 {
30320
- width: 100%;
30499
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30500
+ color: #00122e;
30321
30501
  }
30322
- .f1y3gta0 .form-item-error {
30323
- color: #e75a3a;
30324
- height: 0;
30325
- overflow: hidden;
30502
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
30503
+ display: inline-block;
30504
+ padding: 0;
30505
+ padding-left: 12px;
30326
30506
  }
30327
- .f1y3gta0 .form-item-error-enter-done {
30328
- margin-top: 4px;
30329
- height: auto;
30330
- overflow: auto;
30507
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
30508
+ margin-bottom: 0;
30509
+ white-space: pre-wrap;
30510
+ color: rgba(44, 56, 82, 0.6);
30331
30511
  }
30332
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30333
- .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30334
- border: 1px solid #e75a3a;
30335
- color: #e75a3a;
30512
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
30513
+ padding-left: 8px;
30336
30514
  }
30337
30515
 
30338
- .fujbm7g {
30339
- color: #2d3a56;
30340
- font-weight: bold;
30341
- padding-bottom: 6px;
30342
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30343
- margin-bottom: 16px;
30516
+ .r5ie79y .ant-radio-button-wrapper:first-child {
30517
+ border-radius: 5px 0 0 5px;
30344
30518
  }
30345
- .fujbm7g:not(:first-of-type) {
30346
- margin-top: 16px;
30519
+ .r5ie79y .ant-radio-button-wrapper:last-child {
30520
+ border-radius: 0 5px 5px 0;
30347
30521
  }
30348
30522
 
30349
- .e5fsw5s {
30350
- width: 8px;
30351
- height: 24px;
30352
- display: flex;
30353
- justify-content: center;
30354
- align-items: center;
30355
- cursor: pointer;
30356
- transition: all 200ms ease-out 40ms;
30523
+ .r1f0aqcc {
30524
+ color: #00122e;
30525
+ border-color: #ccd4e3;
30357
30526
  }
30358
- .e5fsw5s:before, .e5fsw5s:after {
30359
- content: "";
30360
- width: 1px;
30361
- height: 6px;
30362
- border-radius: 1px;
30363
- background: #ccd4e3;
30364
- position: relative;
30365
- right: 2px;
30366
- transform: rotate(-45deg);
30527
+ .r1f0aqcc:first-child {
30528
+ border-color: #a3b4cc;
30367
30529
  }
30368
- .e5fsw5s:after {
30369
- transform: rotate(45deg);
30370
- left: 1px;
30530
+ .r1f0aqcc.ant-radio-button-wrapper {
30531
+ padding: 0 12px;
30532
+ line-height: 32px;
30533
+ height: 32px;
30371
30534
  }
30372
-
30373
- .w18knsg4.ant-alert-warning {
30374
- border: 0;
30375
- background: rgba(255, 187, 0, 0.1);
30376
- border-radius: 6px;
30535
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
30536
+ white-space: nowrap;
30377
30537
  }
30378
- .w18knsg4.ant-alert,
30379
- .w18knsg4 .ant-alert-message {
30380
- color: #e07f00;
30538
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
30539
+ height: 22px;
30540
+ padding: 0 7px;
30541
+ line-height: 20px;
30381
30542
  }
30382
- .w18knsg4.ant-alert .dashed-border-bottom,
30383
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30384
- border-bottom-color: #e07f00;
30543
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
30544
+ background: #ccd4e3;
30385
30545
  }
30386
-
30387
- .ng31n2o {
30388
- display: flex;
30389
- flex-direction: row;
30390
- padding: 7px 12px;
30391
- background: rgba(255, 187, 0, 0.1);
30392
- border-radius: 6px;
30393
- color: #e07f00;
30394
- font-size: 12px;
30395
- line-height: 18px;
30546
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
30547
+ background: #0080ff;
30396
30548
  }
30397
- .ng31n2o .icon-wrapper {
30398
- margin-right: 10px;
30399
- height: 18px;
30549
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30550
+ background: #ccd4e3;
30551
+ opacity: 0.5;
30400
30552
  }
30401
-
30402
- .n15x5f5y {
30403
- display: flex;
30404
- flex-direction: row;
30405
- padding: 7px 12px;
30406
- background: rgba(225, 230, 241, 0.6);
30407
- border-radius: 6px;
30408
- color: rgba(44, 56, 82, 0.6);
30409
- font-size: 12px;
30410
- line-height: 18px;
30553
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30554
+ border-right-color: #0080ff;
30411
30555
  }
30412
- .n15x5f5y .icon-wrapper {
30413
- margin-right: 10px;
30414
- height: 18px;
30556
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30557
+ border-color: #0080ff;
30415
30558
  }
30416
-
30417
- .i16ozz3f {
30418
- display: flex;
30419
- flex-direction: row;
30420
- padding: 7px 12px;
30559
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
30421
30560
  background: rgba(0, 136, 255, 0.1);
30422
- border-radius: 6px;
30423
- color: #005ed1;
30424
- font-size: 12px;
30425
- line-height: 18px;
30426
- }
30427
- .i16ozz3f .icon-wrapper {
30428
- margin-right: 10px;
30429
- height: 18px;
30430
30561
  }
30431
-
30432
- .dszu9qr {
30433
- color: rgba(44, 56, 82, 0.6);
30434
- margin-top: 5px;
30435
- font-size: 12px;
30436
- line-height: 18px;
30562
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
30563
+ background: rgba(211, 218, 235, 0.6);
30564
+ border-color: #ccd4e3;
30565
+ opacity: 0.5;
30437
30566
  }
30438
-
30439
- .snxzgx {
30440
- color: #f0483e;
30441
- font-size: 12px;
30442
- white-space: pre-wrap;
30567
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30568
+ color: #00122e;
30569
+ border-color: #ccd4e3;
30443
30570
  }
30444
-
30445
- .o1i4orqw {
30446
- display: flex;
30447
- align-items: center;
30448
- justify-content: flex-end;
30571
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30572
+ color: #00122e;
30573
+ border-color: #ccd4e3;
30574
+ background: rgba(172, 186, 211, 0.6);
30449
30575
  }
30450
- .o1i4orqw .icon-wrapper {
30451
- margin-right: 16px;
30576
+ .r1f0aqcc .ant-radio-button-input {
30577
+ margin-right: 8px;
30578
+ display: inline;
30579
+ border: none;
30580
+ padding: 0;
30581
+ width: 36px;
30582
+ background: transparent;
30452
30583
  }
30453
-
30454
- .t79k8o2 {
30455
- color: rgba(0, 21, 64, 0.3);
30584
+ .r1f0aqcc .ant-radio-button-input:focus {
30585
+ box-shadow: none;
30456
30586
  }
30457
-
30458
- .ipd9bk.ant-input {
30459
- padding: 5px 12px;
30460
- line-height: 20px;
30461
- color: #2d3a56;
30462
- border-radius: 6px;
30463
- border-color: rgba(172, 186, 211, 0.6);
30464
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30587
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
30588
+ margin-right: 0;
30589
+ width: initial;
30590
+ box-shadow: none;
30465
30591
  }
30466
- .ipd9bk.ant-input.ant-input-lg {
30467
- padding: 8px 16px;
30468
- line-height: 22px;
30592
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30593
+ display: none;
30469
30594
  }
30470
- .ipd9bk.ant-input.ant-input-sm {
30471
- padding: 2px 8px;
30472
- line-height: 18px;
30595
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30596
+ display: inline;
30473
30597
  }
30474
- .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 {
30475
- border-color: rgba(107, 128, 167, 0.6);
30476
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30477
- z-index: 1;
30598
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
30599
+ display: inline;
30600
+ margin-right: 8px;
30601
+ padding: 0;
30602
+ width: 36px;
30478
30603
  }
30479
- .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 {
30480
- border-color: #0096ff;
30481
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30482
- z-index: 1;
30604
+
30605
+ .s34f1qb.ant-switch {
30606
+ min-width: 40px;
30607
+ height: 24px;
30608
+ background: rgba(172, 186, 211, 0.6);
30609
+ overflow: hidden;
30483
30610
  }
30484
- .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
30485
- border-color: #e75a3a;
30486
- color: #e75a3a;
30611
+ .s34f1qb.ant-switch:focus {
30612
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30487
30613
  }
30488
- .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 {
30489
- border-color: #e75a3a;
30490
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30614
+ .s34f1qb.ant-switch-small {
30615
+ min-width: 26px;
30616
+ height: 16px;
30491
30617
  }
30492
- .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 {
30493
- border-color: #e75a3a;
30494
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30618
+ .s34f1qb.ant-switch-large {
30619
+ min-width: 52px;
30620
+ height: 32px;
30495
30621
  }
30496
- .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
30497
- background: rgba(211, 218, 235, 0.6);
30498
- color: rgba(0, 21, 64, 0.3);
30499
- border-color: rgba(172, 186, 211, 0.6);
30622
+ .s34f1qb.ant-switch .ant-switch-handle {
30623
+ height: 20px;
30624
+ width: 20px;
30500
30625
  }
30501
- .ipd9bk.ant-input-affix-wrapper {
30502
- padding: 5px 12px;
30503
- border-radius: 6px;
30504
- border-color: rgba(172, 186, 211, 0.6);
30505
- line-height: 20px;
30506
- color: #2d3a56;
30507
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30626
+ .s34f1qb.ant-switch .ant-switch-handle::before {
30627
+ border-radius: 10px;
30628
+ transition-delay: 120ms;
30508
30629
  }
30509
- .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
30510
- .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
30511
- color: rgba(44, 56, 82, 0.6);
30630
+ .s34f1qb.ant-switch-small .ant-switch-handle {
30631
+ height: 14px;
30632
+ width: 14px;
30633
+ top: 1px;
30634
+ left: 1px;
30512
30635
  }
30513
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30514
- padding: 8px 16px;
30515
- line-height: 22px;
30636
+ .s34f1qb.ant-switch-large .ant-switch-handle {
30637
+ height: 28px;
30638
+ width: 28px;
30516
30639
  }
30517
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30518
- padding: 2px 8px;
30519
- line-height: 18px;
30640
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
30641
+ border-radius: 14px;
30520
30642
  }
30521
- .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 {
30522
- border-color: rgba(107, 128, 167, 0.6);
30523
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30643
+ .s34f1qb.ant-switch-checked {
30644
+ background-color: #00ba5d;
30524
30645
  }
30525
- .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 {
30526
- border-color: #0096ff;
30527
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30646
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
30647
+ left: calc(100% - 20px - 2px);
30528
30648
  }
30529
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30530
- border-color: #e75a3a;
30649
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30650
+ left: calc(100% - 14px - 1px);
30531
30651
  }
30532
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30533
- color: #e75a3a;
30652
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30653
+ left: calc(100% - 28px - 2px);
30534
30654
  }
30535
- .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 {
30536
- border-color: #e75a3a;
30537
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30655
+
30656
+ .c1to9vb9 {
30657
+ margin-left: 5px;
30538
30658
  }
30539
- .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 {
30540
- border-color: #e75a3a;
30541
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30659
+
30660
+ .cz04yix {
30661
+ display: flex;
30662
+ flex-direction: column;
30542
30663
  }
30543
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
30544
- background: rgba(211, 218, 235, 0.6);
30545
- color: rgba(0, 21, 64, 0.3);
30546
- border-color: rgba(172, 186, 211, 0.6);
30664
+
30665
+ .m1if5j39 {
30666
+ max-width: 1120px;
30667
+ width: 100%;
30668
+ margin: 0 auto;
30669
+ height: 100%;
30547
30670
  }
30548
- textarea.ipd9bk.ant-input {
30549
- transition-property: height;
30550
- transition-delay: 50ms;
30671
+
30672
+ .w1vvwdlp {
30673
+ max-width: 1120px;
30674
+ width: 100%;
30675
+ margin: 0 auto;
30676
+ display: flex;
30551
30677
  }
30552
- textarea.ipd9bk.ant-input.textarea-large {
30553
- min-height: 40px;
30554
- height: 40px;
30678
+ .w1vvwdlp .left,
30679
+ .w1vvwdlp .right {
30680
+ flex-grow: 0;
30681
+ flex-shrink: 0;
30682
+ flex-basis: 21%;
30555
30683
  }
30556
- textarea.ipd9bk.ant-input.textarea-large:focus {
30557
- height: 80px;
30684
+ .w1vvwdlp .left {
30685
+ display: flex;
30686
+ justify-content: flex-end;
30687
+ padding-right: 44px;
30558
30688
  }
30559
- textarea.ipd9bk.ant-input.textarea-middle {
30560
- min-height: 32px;
30561
- height: 32px;
30689
+ .w1vvwdlp .right {
30690
+ padding-left: 44px;
30562
30691
  }
30563
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30564
- height: 64px;
30692
+ .w1vvwdlp .middle {
30693
+ margin-bottom: 40px;
30694
+ flex-grow: 0;
30695
+ flex-shrink: 0;
30696
+ flex-basis: 58%;
30565
30697
  }
30566
- textarea.ipd9bk.ant-input.textarea-small {
30567
- min-height: 24px;
30568
- height: 24px;
30698
+ .w1vvwdlp .middle .form-base-field {
30699
+ width: 100%;
30569
30700
  }
30570
- textarea.ipd9bk.ant-input.textarea-small:focus {
30571
- height: 40px;
30701
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30702
+ width: auto;
30572
30703
  }
30573
30704
 
30574
- .kypn5o5 input, .kypn5o5.input-tags {
30575
- border: 1px solid rgba(213, 219, 227, 0.6);
30576
- border-radius: 4px;
30705
+ .h1cuopx7 .ant-modal-header {
30706
+ margin: 0 auto;
30707
+ width: 100%;
30708
+ max-width: 648px;
30577
30709
  }
30578
- .kypn5o5.input-tags {
30579
- position: relative;
30580
- padding: 6px;
30581
- height: 32px;
30582
- cursor: pointer;
30583
- transition: border 150ms;
30584
- }
30585
- .kypn5o5.input-tags:hover {
30586
- border-color: #0080ff;
30587
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30710
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30711
+ margin-left: 0;
30588
30712
  }
30589
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30590
- padding-right: 30px;
30713
+ .h1cuopx7 .ant-modal-body {
30714
+ margin: 0 auto;
30715
+ padding: 0;
30716
+ width: 100%;
30717
+ max-width: 648px;
30718
+ overflow: hidden;
30591
30719
  }
30592
- .kypn5o5.input-tags .input-tags-inner {
30593
- display: flex;
30720
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30721
+ margin-bottom: 40px;
30594
30722
  }
30595
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30596
- display: flex;
30723
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30724
+ height: calc(100vh - 225px);
30725
+ overflow-y: auto;
30597
30726
  }
30598
- .kypn5o5.input-tags .input-tag-suffix {
30599
- position: absolute;
30600
- right: 12px;
30601
- top: 50%;
30602
- transform: translateY(-50%);
30727
+ .h1cuopx7 .ant-modal-footer .footer-content {
30728
+ margin: 0 auto;
30729
+ max-width: 648px;
30603
30730
  }
30604
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
30605
- color: rgba(0, 0, 0, 0.25);
30606
- font-size: 12px;
30607
- cursor: pointer;
30731
+
30732
+ .h1p6d3y3 .ant-modal-header {
30733
+ margin: 0 auto;
30734
+ width: 100%;
30735
+ max-width: 1024px;
30608
30736
  }
30609
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30610
- color: rgba(0, 0, 0, 0.45);
30737
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30738
+ margin-left: 0;
30611
30739
  }
30612
- .kypn5o5.has-focus-indicator {
30613
- position: relative;
30740
+ .h1p6d3y3 .ant-modal-body {
30741
+ margin: 0 auto;
30742
+ padding: 0;
30743
+ width: 100%;
30744
+ max-width: 1024px;
30614
30745
  overflow: hidden;
30615
30746
  }
30616
- .kypn5o5.has-focus-indicator .ant-input-prefix {
30617
- position: absolute;
30618
- top: 50%;
30619
- transform: translateY(-50%);
30620
- left: -16px;
30621
- transition: left 150ms ease;
30622
- opacity: 0;
30623
- }
30624
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30625
- left: 8px;
30626
- opacity: 1;
30627
- }
30628
- .kypn5o5.has-focus-indicator input {
30629
- transition: margin-left 150ms ease;
30630
- margin-left: 0px;
30747
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30748
+ margin-bottom: 40px;
30631
30749
  }
30632
- .kypn5o5.has-focus-indicator input:focus {
30633
- margin-left: 16px;
30750
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30751
+ height: calc(100vh - 225px);
30752
+ overflow-y: auto;
30634
30753
  }
30635
-
30636
- input.l1ki27se.ant-input {
30637
- border-top-right-radius: 0;
30638
- border-bottom-right-radius: 0;
30754
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30755
+ margin: 0 auto;
30756
+ max-width: 1024px;
30639
30757
  }
30640
30758
 
30641
- .l1ki27se.ant-input-affix-wrapper {
30642
- border-top-right-radius: 0;
30643
- border-bottom-right-radius: 0;
30759
+ .fxgckuk {
30760
+ flex: 1;
30644
30761
  }
30645
-
30646
- input.rrg1fkn.ant-input {
30647
- border-top-left-radius: 0;
30648
- border-bottom-left-radius: 0;
30762
+ .fxgckuk label {
30763
+ font-size: 13px;
30764
+ line-height: 20px;
30765
+ color: rgba(44, 56, 82, 0.6);
30649
30766
  }
30650
-
30651
- .rrg1fkn.ant-input-affix-wrapper {
30652
- border-top-left-radius: 0;
30653
- border-bottom-left-radius: 0;
30767
+ .fxgckuk .title {
30768
+ font-size: 14px;
30769
+ line-height: 20px;
30770
+ color: #2d3a56;
30771
+ margin-bottom: 12px;
30654
30772
  }
30655
-
30656
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30657
- border-top-right-radius: 0;
30658
- border-bottom-right-radius: 0;
30773
+ .fxgckuk.connect-cluster .title {
30774
+ padding-bottom: 26px;
30659
30775
  }
30660
30776
 
30661
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30662
- border-top-left-radius: 0;
30663
- border-bottom-left-radius: 0;
30777
+ .f1d0vek1 {
30778
+ padding: 25px 0 15px 0;
30779
+ border-bottom: 1px solid #e1e5eb;
30780
+ margin-bottom: 16px;
30664
30781
  }
30665
30782
 
30666
- .c1t6wbwv {
30783
+ .f4u402y {
30667
30784
  display: flex;
30668
- flex-direction: column;
30785
+ align-items: center;
30786
+ margin-bottom: 8px;
30669
30787
  }
30670
- .c1t6wbwv .select-wrapper {
30671
- margin-top: 12px;
30788
+ .f4u402y > label {
30789
+ width: 216px;
30672
30790
  }
30673
- .c1t6wbwv .select-wrapper .select {
30791
+ .f4u402y > label + * {
30674
30792
  width: 100%;
30675
30793
  }
30676
- .c1t6wbwv .radio-wrapper {
30677
- margin-top: 24px;
30678
- }
30679
- .c1t6wbwv div.form-item {
30794
+ .f4u402y .ant-select {
30680
30795
  width: 100%;
30681
30796
  }
30682
30797
 
30683
- .d1k7vv5v {
30684
- font-size: 14px;
30685
- font-weight: 500;
30686
- color: #3e4652;
30687
- line-height: 18px;
30688
- }
30689
- .d1k7vv5v + .d1k7vv5v {
30690
- margin-top: 16px;
30798
+ .e1pldf6v {
30799
+ color: #e75a3a;
30800
+ margin-right: 10px;
30691
30801
  }
30692
- .d1k7vv5v + * {
30693
- margin-top: 16px;
30802
+
30803
+ .dq0gblh {
30804
+ width: 100%;
30805
+ height: 1px;
30806
+ background: rgba(213, 219, 227, 0.6);
30807
+ margin: 24px 0;
30694
30808
  }
30695
30809
 
30696
- .le7b9r4.d1k7vv5v {
30697
- font-size: 12px;
30698
- color: rgba(44, 56, 82, 0.6);
30699
- margin-top: 12px;
30810
+ .l1v7sr0n {
30811
+ display: flex;
30812
+ justify-content: center;
30813
+ align-items: center;
30814
+ height: 100%;
30700
30815
  }
30701
30816
 
30702
- .r1dnygxx.le7b9r4.d1k7vv5v {
30703
- line-height: 18px;
30704
- font-weight: 500;
30705
- margin-top: 0;
30706
- white-space: initial;
30817
+ .d1i4ou6o {
30818
+ display: inline-block;
30819
+ width: 4px;
30820
+ height: 4px;
30821
+ background: #8e9aa9;
30822
+ opacity: 0.4;
30823
+ border-radius: 50%;
30824
+ margin: 0 4px;
30707
30825
  }
30708
30826
 
30709
- .r12ddqmh {
30710
- display: block;
30827
+ .m1jy87hk .ant-modal-header,
30828
+ .m1jy87hk .ant-modal-footer .footer-content {
30829
+ width: 648px;
30830
+ margin: 0 auto;
30711
30831
  }
30712
- .r12ddqmh span {
30713
- font-size: 14px;
30714
- font-weight: 500;
30715
- line-height: 32px;
30716
- color: #3e4652;
30832
+ .m1jy87hk .ant-modal-header {
30833
+ padding: 35px 0 24px;
30834
+ border: none;
30835
+ }
30836
+ .m1jy87hk .ant-modal-header .ant-modal-title {
30837
+ font-size: 30px;
30838
+ }
30839
+ .m1jy87hk .ant-modal-body {
30840
+ padding: 4px 0 2px;
30841
+ }
30842
+ .m1jy87hk .ant-modal-footer {
30843
+ border: none;
30717
30844
  }
30718
30845
 
30719
- .ctcr26a {
30720
- margin-top: 8px;
30721
- padding: 8px;
30722
- border-radius: 6px;
30723
- background: rgba(225, 230, 241, 0.6);
30724
- color: rgba(44, 56, 82, 0.6);
30846
+ .ti7fpyu {
30725
30847
  font-size: 12px;
30848
+ line-height: 18px;
30849
+ font-weight: bold;
30850
+ color: #fff;
30851
+ padding: 0 4px;
30852
+ border-radius: 4px;
30853
+ display: inline-block;
30854
+ background: var(--ti7fpyu-0);
30726
30855
  }
30727
- .ctcr26a div {
30728
- line-height: 20px;
30856
+ .ti7fpyu:not(:first-child) {
30857
+ margin-left: 4px;
30858
+ }
30859
+
30860
+ .f1rest1f {
30861
+ width: 100%;
30862
+ height: 100%;
30729
30863
  display: flex;
30730
30864
  align-items: center;
30731
- word-break: break-all;
30865
+ justify-content: center;
30732
30866
  }
30733
30867
 
30734
- .s34f1qb.ant-switch {
30735
- min-width: 40px;
30736
- height: 24px;
30737
- background: rgba(172, 186, 211, 0.6);
30738
- overflow: hidden;
30868
+ .n1kbdoln {
30869
+ font-size: 90%;
30870
+ font-weight: bold;
30871
+ background-color: rgba(240, 243, 247, 0.6);
30872
+ padding: 1px 4px 1px;
30873
+ margin-left: 2px;
30874
+ margin-right: 2px;
30875
+ border: 1px solid rgba(213, 219, 227, 0.6);
30876
+ border-radius: 4px;
30739
30877
  }
30740
- .s34f1qb.ant-switch:focus {
30741
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30878
+
30879
+ .f1y3gta0.form-item-general {
30880
+ width: 640px;
30742
30881
  }
30743
- .s34f1qb.ant-switch-small {
30744
- min-width: 26px;
30745
- height: 16px;
30882
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30883
+ margin-top: 16px;
30746
30884
  }
30747
- .s34f1qb.ant-switch-large {
30748
- min-width: 52px;
30749
- height: 32px;
30885
+ .f1y3gta0.form-item-compact {
30886
+ width: 412px;
30750
30887
  }
30751
- .s34f1qb.ant-switch .ant-switch-handle {
30752
- height: 20px;
30753
- width: 20px;
30888
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30889
+ margin-top: 8px;
30754
30890
  }
30755
- .s34f1qb.ant-switch .ant-switch-handle::before {
30756
- border-radius: 10px;
30757
- transition-delay: 120ms;
30891
+ .f1y3gta0 .form-item {
30892
+ width: auto;
30758
30893
  }
30759
- .s34f1qb.ant-switch-small .ant-switch-handle {
30760
- height: 14px;
30761
- width: 14px;
30762
- top: 1px;
30763
- left: 1px;
30894
+ .f1y3gta0 .form-item-main {
30895
+ position: relative;
30896
+ display: flex;
30764
30897
  }
30765
- .s34f1qb.ant-switch-large .ant-switch-handle {
30766
- height: 28px;
30767
- width: 28px;
30898
+ .f1y3gta0 .form-item-extra {
30899
+ margin-top: 4px;
30900
+ width: 100%;
30901
+ padding: 14px;
30902
+ background: #f2f4f6;
30903
+ font-size: 13px;
30904
+ line-height: 1.8;
30905
+ color: #8e9aa9;
30768
30906
  }
30769
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30770
- border-radius: 14px;
30907
+ .f1y3gta0 .form-item-label {
30908
+ padding-right: 12px;
30909
+ font-size: 13px;
30910
+ color: rgba(44, 56, 82, 0.6);
30771
30911
  }
30772
- .s34f1qb.ant-switch-checked {
30773
- background-color: #00ba5d;
30912
+ .f1y3gta0 .form-item-label.label-right {
30913
+ text-align: right;
30774
30914
  }
30775
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30776
- left: calc(100% - 20px - 2px);
30915
+ .f1y3gta0 .form-item-label,
30916
+ .f1y3gta0 .form-item-control {
30917
+ line-height: 32px;
30777
30918
  }
30778
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30779
- left: calc(100% - 14px - 1px);
30919
+ .f1y3gta0 .form-item-control .form-item-error {
30920
+ line-height: 18px;
30780
30921
  }
30781
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30782
- left: calc(100% - 28px - 2px);
30922
+ .f1y3gta0 .form-item-children {
30923
+ width: 100%;
30783
30924
  }
30784
-
30785
- .c1to9vb9 {
30786
- margin-left: 5px;
30925
+ .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 {
30926
+ width: 100%;
30927
+ }
30928
+ .f1y3gta0 .form-item-error {
30929
+ color: #e75a3a;
30930
+ height: 0;
30931
+ overflow: hidden;
30932
+ }
30933
+ .f1y3gta0 .form-item-error-enter-done {
30934
+ margin-top: 4px;
30935
+ height: auto;
30936
+ overflow: auto;
30937
+ }
30938
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
30939
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
30940
+ border: 1px solid #e75a3a;
30941
+ color: #e75a3a;
30787
30942
  }
30788
30943
 
30789
- .t1upn1sz {
30790
- height: 100%;
30944
+ .fujbm7g {
30945
+ color: #2d3a56;
30946
+ font-weight: bold;
30947
+ padding-bottom: 6px;
30948
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30949
+ margin-bottom: 16px;
30950
+ }
30951
+ .fujbm7g:not(:first-of-type) {
30952
+ margin-top: 16px;
30791
30953
  }
30792
30954
 
30793
- .tta5kd2 {
30794
- height: 100%;
30955
+ .e5fsw5s {
30956
+ width: 8px;
30957
+ height: 24px;
30958
+ display: flex;
30959
+ justify-content: center;
30960
+ align-items: center;
30961
+ cursor: pointer;
30962
+ transition: all 200ms ease-out 40ms;
30795
30963
  }
30796
- .tta5kd2.empty-table .ant-table-content {
30797
- overflow: visible !important;
30798
- height: 100%;
30964
+ .e5fsw5s:before, .e5fsw5s:after {
30965
+ content: "";
30966
+ width: 1px;
30967
+ height: 6px;
30968
+ border-radius: 1px;
30969
+ background: #ccd4e3;
30970
+ position: relative;
30971
+ right: 2px;
30972
+ transform: rotate(-45deg);
30799
30973
  }
30800
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30801
- height: 100%;
30974
+ .e5fsw5s:after {
30975
+ transform: rotate(45deg);
30976
+ left: 1px;
30802
30977
  }
30803
- .tta5kd2.empty-table .ant-table-content table {
30804
- width: 100% !important;
30805
- height: 100%;
30978
+
30979
+ .w18knsg4.ant-alert-warning {
30980
+ border: 0;
30981
+ background: rgba(255, 187, 0, 0.1);
30982
+ border-radius: 6px;
30806
30983
  }
30807
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30808
- padding: 15px 0;
30984
+ .w18knsg4.ant-alert,
30985
+ .w18knsg4 .ant-alert-message {
30986
+ color: #e07f00;
30809
30987
  }
30810
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30811
- display: none;
30988
+ .w18knsg4.ant-alert .dashed-border-bottom,
30989
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
30990
+ border-bottom-color: #e07f00;
30812
30991
  }
30813
- .tta5kd2 .active-row td:nth-child(1) {
30814
- font-weight: 700;
30992
+
30993
+ .ng31n2o {
30994
+ display: flex;
30995
+ flex-direction: row;
30996
+ padding: 7px 12px;
30997
+ background: rgba(255, 187, 0, 0.1);
30998
+ border-radius: 6px;
30999
+ color: #e07f00;
31000
+ font-size: 12px;
31001
+ line-height: 18px;
30815
31002
  }
30816
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30817
- font-weight: 700;
31003
+ .ng31n2o .icon-wrapper {
31004
+ margin-right: 10px;
31005
+ height: 18px;
30818
31006
  }
30819
- .tta5kd2 .ant-spin-nested-loading {
30820
- height: 100%;
31007
+
31008
+ .n15x5f5y {
31009
+ display: flex;
31010
+ flex-direction: row;
31011
+ padding: 7px 12px;
31012
+ background: rgba(225, 230, 241, 0.6);
31013
+ border-radius: 6px;
31014
+ color: rgba(44, 56, 82, 0.6);
31015
+ font-size: 12px;
31016
+ line-height: 18px;
30821
31017
  }
30822
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30823
- height: 100%;
30824
- overflow: visible;
31018
+ .n15x5f5y .icon-wrapper {
31019
+ margin-right: 10px;
31020
+ height: 18px;
30825
31021
  }
30826
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30827
- max-height: none;
31022
+
31023
+ .i16ozz3f {
31024
+ display: flex;
31025
+ flex-direction: row;
31026
+ padding: 7px 12px;
31027
+ background: rgba(0, 136, 255, 0.1);
31028
+ border-radius: 6px;
31029
+ color: #005ed1;
31030
+ font-size: 12px;
31031
+ line-height: 18px;
30828
31032
  }
30829
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30830
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30831
- display: none;
31033
+ .i16ozz3f .icon-wrapper {
31034
+ margin-right: 10px;
31035
+ height: 18px;
30832
31036
  }
30833
- .tta5kd2 td.ant-table-column-sort {
30834
- background: transparent;
31037
+
31038
+ .dszu9qr {
31039
+ color: rgba(44, 56, 82, 0.6);
31040
+ margin-top: 5px;
31041
+ font-size: 12px;
31042
+ line-height: 18px;
30835
31043
  }
30836
- .tta5kd2 td.ant-table-cell-fix-left,
30837
- .tta5kd2 td.ant-table-cell-fix-right {
30838
- background: #fff;
30839
- padding: 0 !important;
31044
+
31045
+ .snxzgx {
31046
+ color: #f0483e;
31047
+ font-size: 12px;
31048
+ white-space: pre-wrap;
30840
31049
  }
30841
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30842
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31050
+
31051
+ .o1i4orqw {
30843
31052
  display: flex;
30844
31053
  align-items: center;
30845
- height: 100%;
30846
- padding: 8px;
31054
+ justify-content: flex-end;
30847
31055
  }
30848
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30849
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30850
- overflow: hidden;
30851
- text-overflow: ellipsis;
30852
- width: 100%;
31056
+ .o1i4orqw .icon-wrapper {
31057
+ margin-right: 16px;
30853
31058
  }
30854
- .tta5kd2 .ant-table-container {
30855
- height: 100%;
31059
+
31060
+ .t79k8o2 {
31061
+ color: rgba(0, 21, 64, 0.3);
30856
31062
  }
30857
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30858
- box-shadow: none !important;
31063
+
31064
+ .ipd9bk.ant-input {
31065
+ padding: 5px 12px;
31066
+ line-height: 20px;
31067
+ color: #2d3a56;
31068
+ border-radius: 6px;
31069
+ border-color: rgba(172, 186, 211, 0.6);
31070
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30859
31071
  }
30860
- .tta5kd2 .ant-table {
30861
- border-radius: 0px;
30862
- border-left: none;
30863
- border-right: none;
30864
- border-bottom: none;
30865
- height: 100%;
30866
- font-size: 12px;
30867
- background: transparent;
31072
+ .ipd9bk.ant-input.ant-input-lg {
31073
+ padding: 8px 16px;
31074
+ line-height: 22px;
30868
31075
  }
30869
- .tta5kd2 .ant-table .ant-table-header {
30870
- position: relative;
30871
- z-index: 3;
30872
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30873
- margin-bottom: -1px;
31076
+ .ipd9bk.ant-input.ant-input-sm {
31077
+ padding: 2px 8px;
31078
+ line-height: 18px;
30874
31079
  }
30875
- .tta5kd2 .ant-table .time-wrapper .date,
30876
- .tta5kd2 .ant-table .value {
30877
- color: #2d3a56;
31080
+ .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 {
31081
+ border-color: rgba(107, 128, 167, 0.6);
31082
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31083
+ z-index: 1;
30878
31084
  }
30879
- .tta5kd2 .ant-table .time-wrapper .time,
30880
- .tta5kd2 .ant-table .unit {
30881
- color: rgba(44, 56, 82, 0.6);
31085
+ .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 {
31086
+ border-color: #0096ff;
31087
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31088
+ z-index: 1;
30882
31089
  }
30883
- .tta5kd2 .ant-table .ant-table-selection {
30884
- position: unset;
30885
- text-align: center;
30886
- }
30887
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30888
- background: #fff;
31090
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31091
+ border-color: #e75a3a;
31092
+ color: #e75a3a;
30889
31093
  }
30890
- .tta5kd2 .ant-table .anticon-setting {
30891
- cursor: pointer;
30892
- position: absolute;
30893
- top: 50%;
30894
- right: 12px;
30895
- transform: translateY(-50%);
31094
+ .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 {
31095
+ border-color: #e75a3a;
31096
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30896
31097
  }
30897
- .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30898
- box-shadow: none;
30899
- width: 1px;
30900
- background: rgba(213, 219, 227, 0.6);
31098
+ .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 {
31099
+ border-color: #e75a3a;
31100
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30901
31101
  }
30902
- .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30903
- box-shadow: none;
30904
- width: 1px;
30905
- background: rgba(213, 219, 227, 0.6);
31102
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31103
+ background: rgba(211, 218, 235, 0.6);
31104
+ color: rgba(0, 21, 64, 0.3);
31105
+ border-color: rgba(172, 186, 211, 0.6);
30906
31106
  }
30907
- .tta5kd2 .ant-table .ant-table-tbody {
30908
- position: relative;
31107
+ .ipd9bk.ant-input-affix-wrapper {
31108
+ padding: 5px 12px;
31109
+ border-radius: 6px;
31110
+ border-color: rgba(172, 186, 211, 0.6);
31111
+ line-height: 20px;
31112
+ color: #2d3a56;
31113
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
30909
31114
  }
30910
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30911
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30912
- border-bottom: 1px solid white;
30913
- height: 40px;
30914
- vertical-align: middle;
30915
- transition: background 0ms;
30916
- color: #00122e;
31115
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31116
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31117
+ color: rgba(44, 56, 82, 0.6);
30917
31118
  }
30918
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30919
- background: #f2f5fa;
30920
- border-bottom-color: #f2f5fa;
31119
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31120
+ padding: 8px 16px;
31121
+ line-height: 22px;
30921
31122
  }
30922
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30923
- height: auto;
30924
- color: #00122e;
30925
- font-size: 12px;
30926
- text-align: left;
30927
- transition: none;
30928
- overflow: hidden;
30929
- text-overflow: ellipsis;
30930
- white-space: nowrap;
31123
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31124
+ padding: 2px 8px;
31125
+ line-height: 18px;
30931
31126
  }
30932
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30933
- color: #0096ff;
31127
+ .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 {
31128
+ border-color: rgba(107, 128, 167, 0.6);
31129
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30934
31130
  }
30935
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30936
- overflow: hidden;
30937
- text-overflow: ellipsis;
30938
- width: 100%;
30939
- vertical-align: middle;
31131
+ .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 {
31132
+ border-color: #0096ff;
31133
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
30940
31134
  }
30941
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30942
- line-height: 0px;
31135
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31136
+ border-color: #e75a3a;
30943
31137
  }
30944
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30945
- padding-right: 25px;
31138
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31139
+ color: #e75a3a;
30946
31140
  }
30947
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30948
- border-top-color: transparent;
31141
+ .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 {
31142
+ border-color: #e75a3a;
31143
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
30949
31144
  }
30950
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30951
- background: rgba(225, 230, 241, 0.6);
30952
- border-color: transparent transparent white;
31145
+ .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 {
31146
+ border-color: #e75a3a;
31147
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
30953
31148
  }
30954
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30955
- border-radius: 8px 0 0 8px;
31149
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31150
+ background: rgba(211, 218, 235, 0.6);
31151
+ color: rgba(0, 21, 64, 0.3);
31152
+ border-color: rgba(172, 186, 211, 0.6);
30956
31153
  }
30957
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30958
- border-radius: 8px 0 0 8px;
31154
+ textarea.ipd9bk.ant-input {
31155
+ transition-property: height;
31156
+ transition-delay: 50ms;
30959
31157
  }
30960
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30961
- content: "";
30962
- width: 4px;
30963
- top: -1px;
30964
- bottom: -1px;
30965
- background: white;
31158
+ textarea.ipd9bk.ant-input.textarea-large {
31159
+ min-height: 40px;
31160
+ height: 40px;
30966
31161
  }
30967
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30968
- border-radius: 0 8px 8px 0;
31162
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31163
+ height: 80px;
30969
31164
  }
30970
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30971
- border-radius: 0;
30972
- background: white;
30973
- border-top: none;
31165
+ textarea.ipd9bk.ant-input.textarea-middle {
31166
+ min-height: 32px;
31167
+ height: 32px;
30974
31168
  }
30975
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30976
- border-top: 1px solid transparent;
30977
- border-radius: 0 8px 8px 0;
30978
- background: rgba(225, 230, 241, 0.6);
31169
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31170
+ height: 64px;
30979
31171
  }
30980
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30981
- background: white;
30982
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31172
+ textarea.ipd9bk.ant-input.textarea-small {
31173
+ min-height: 24px;
31174
+ height: 24px;
30983
31175
  }
30984
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30985
- display: flex;
30986
- align-items: center;
30987
- height: 100%;
30988
- background: rgba(225, 230, 241, 0.6);
31176
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31177
+ height: 40px;
30989
31178
  }
30990
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30991
- background: white;
30992
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31179
+
31180
+ .kypn5o5 input, .kypn5o5.input-tags {
31181
+ border: 1px solid rgba(213, 219, 227, 0.6);
31182
+ border-radius: 4px;
30993
31183
  }
30994
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30995
- display: flex;
30996
- align-items: center;
30997
- height: 100%;
30998
- background: rgba(225, 230, 241, 0.6);
31184
+ .kypn5o5.input-tags {
31185
+ position: relative;
31186
+ padding: 6px;
31187
+ height: 32px;
31188
+ cursor: pointer;
31189
+ transition: border 150ms;
30999
31190
  }
31000
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31001
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31191
+ .kypn5o5.input-tags:hover {
31192
+ border-color: #0080ff;
31193
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31002
31194
  }
31003
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31004
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31005
- border-radius: 8px;
31195
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31196
+ padding-right: 30px;
31006
31197
  }
31007
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31008
- border-top-color: white;
31198
+ .kypn5o5.input-tags .input-tags-inner {
31199
+ display: flex;
31009
31200
  }
31010
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31011
- background: rgba(0, 136, 255, 0.1);
31012
- border-bottom-color: transparent;
31013
- border-top-color: transparent;
31201
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31202
+ display: flex;
31014
31203
  }
31015
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31016
- border-radius: 8px 0 0 8px;
31204
+ .kypn5o5.input-tags .input-tag-suffix {
31205
+ position: absolute;
31206
+ right: 12px;
31207
+ top: 50%;
31208
+ transform: translateY(-50%);
31017
31209
  }
31018
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31019
- border-radius: 0 8px 8px 0;
31210
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31211
+ color: rgba(0, 0, 0, 0.25);
31212
+ font-size: 12px;
31213
+ cursor: pointer;
31020
31214
  }
31021
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31022
- background: rgba(0, 136, 255, 0.1);
31215
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31216
+ color: rgba(0, 0, 0, 0.45);
31023
31217
  }
31024
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31025
- background: #fff;
31026
- font-weight: 400;
31218
+ .kypn5o5.has-focus-indicator {
31027
31219
  position: relative;
31028
- border-bottom: none;
31029
- color: #00122e;
31030
- transition: none;
31031
- padding: 15px 8px 15px 8px;
31220
+ overflow: hidden;
31032
31221
  }
31033
- .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31034
- content: "";
31035
- width: 1px;
31036
- top: 0;
31037
- bottom: 0;
31038
- background: rgba(211, 218, 235, 0.6);
31222
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31039
31223
  position: absolute;
31040
- right: 0;
31041
- }
31042
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31043
- padding: unset;
31224
+ top: 50%;
31225
+ transform: translateY(-50%);
31226
+ left: -16px;
31227
+ transition: left 150ms ease;
31228
+ opacity: 0;
31044
31229
  }
31045
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31046
- display: none;
31230
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31231
+ left: 8px;
31232
+ opacity: 1;
31047
31233
  }
31048
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31049
- width: 100%;
31050
- overflow: hidden;
31051
- white-space: nowrap;
31052
- text-overflow: ellipsis;
31234
+ .kypn5o5.has-focus-indicator input {
31235
+ transition: margin-left 150ms ease;
31236
+ margin-left: 0px;
31053
31237
  }
31054
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31055
- overflow: hidden;
31056
- text-overflow: ellipsis;
31057
- flex: 1;
31238
+ .kypn5o5.has-focus-indicator input:focus {
31239
+ margin-left: 16px;
31058
31240
  }
31059
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31060
- padding: 15px 25px 15px 8px;
31241
+
31242
+ input.l1ki27se.ant-input {
31243
+ border-top-right-radius: 0;
31244
+ border-bottom-right-radius: 0;
31061
31245
  }
31062
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31063
- padding: 0;
31246
+
31247
+ .l1ki27se.ant-input-affix-wrapper {
31248
+ border-top-right-radius: 0;
31249
+ border-bottom-right-radius: 0;
31064
31250
  }
31065
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31066
- position: absolute;
31067
- right: 6px;
31068
- top: 50%;
31069
- transform: translateY(-50%);
31070
- height: 16px;
31071
- display: none;
31072
- transition: transform 320ms ease;
31251
+
31252
+ input.rrg1fkn.ant-input {
31253
+ border-top-left-radius: 0;
31254
+ border-bottom-left-radius: 0;
31073
31255
  }
31074
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31075
- display: block;
31076
- transform: translateY(-50%) rotateX(180deg);
31256
+
31257
+ .rrg1fkn.ant-input-affix-wrapper {
31258
+ border-top-left-radius: 0;
31259
+ border-bottom-left-radius: 0;
31077
31260
  }
31078
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31079
- display: block;
31261
+
31262
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31263
+ border-top-right-radius: 0;
31264
+ border-bottom-right-radius: 0;
31080
31265
  }
31081
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31082
- display: none;
31266
+
31267
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31268
+ border-top-left-radius: 0;
31269
+ border-bottom-left-radius: 0;
31083
31270
  }
31084
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31085
- transform: translateY(-50%);
31271
+
31272
+ .c1t6wbwv {
31273
+ display: flex;
31274
+ flex-direction: column;
31086
31275
  }
31087
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31088
- transform: translateY(-50%) rotateX(180deg);
31276
+ .c1t6wbwv .select-wrapper {
31277
+ margin-top: 12px;
31089
31278
  }
31090
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31091
- background: #f2f5fa;
31279
+ .c1t6wbwv .select-wrapper .select {
31280
+ width: 100%;
31092
31281
  }
31093
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31094
- display: block;
31282
+ .c1t6wbwv .radio-wrapper {
31283
+ margin-top: 24px;
31095
31284
  }
31096
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31097
- padding-right: 25px;
31285
+ .c1t6wbwv div.form-item {
31286
+ width: 100%;
31098
31287
  }
31099
- .tta5kd2 .ant-table .ant-table-selection-column {
31100
- padding: 0 !important;
31288
+
31289
+ .d1k7vv5v {
31290
+ font-size: 14px;
31291
+ font-weight: 500;
31292
+ color: #3e4652;
31293
+ line-height: 18px;
31101
31294
  }
31102
- .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31103
- position: absolute;
31104
- left: 50%;
31105
- top: 50%;
31106
- transform: translate(-50%, -50%);
31295
+ .d1k7vv5v + .d1k7vv5v {
31296
+ margin-top: 16px;
31107
31297
  }
31108
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31109
- display: none;
31298
+ .d1k7vv5v + * {
31299
+ margin-top: 16px;
31110
31300
  }
31111
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31112
- background: #fff;
31301
+
31302
+ .le7b9r4.d1k7vv5v {
31303
+ font-size: 12px;
31304
+ color: rgba(44, 56, 82, 0.6);
31305
+ margin-top: 12px;
31113
31306
  }
31114
- .tta5kd2 .ant-table .ant-table-placeholder {
31115
- background: inherit;
31307
+
31308
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31309
+ line-height: 18px;
31310
+ font-weight: 500;
31311
+ margin-top: 0;
31312
+ white-space: initial;
31116
31313
  }
31117
- .tta5kd2 .ant-table .ant-table-placeholder td {
31118
- position: static;
31119
- border: none;
31120
- background: inherit !important;
31121
- height: 100px;
31122
- vertical-align: middle;
31314
+
31315
+ .r12ddqmh {
31316
+ display: block;
31123
31317
  }
31124
- .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31125
- .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31126
- font-weight: bold;
31127
- font-size: 20px;
31128
- color: rgba(10, 37, 85, 0.6);
31318
+ .r12ddqmh span {
31319
+ font-size: 14px;
31320
+ font-weight: 500;
31321
+ line-height: 32px;
31322
+ color: #3e4652;
31129
31323
  }
31130
- .tta5kd2 .ant-table td.cell__action_ {
31131
- padding: 0 !important;
31132
- position: relative;
31133
- background: #fff;
31324
+
31325
+ .ctcr26a {
31326
+ margin-top: 8px;
31327
+ padding: 8px;
31328
+ border-radius: 6px;
31329
+ background: rgba(225, 230, 241, 0.6);
31330
+ color: rgba(44, 56, 82, 0.6);
31331
+ font-size: 12px;
31134
31332
  }
31135
- .tta5kd2 .ant-table td.cell__action_ > * {
31136
- height: 100%;
31333
+ .ctcr26a div {
31334
+ line-height: 20px;
31137
31335
  display: flex;
31138
31336
  align-items: center;
31139
- justify-content: flex-end;
31140
- padding-right: 8px;
31141
- }
31142
- .tta5kd2 .ant-table td.cell__action_ .menu-button {
31143
- width: 24px;
31144
- height: 24px;
31145
- cursor: pointer;
31146
- justify-content: center;
31147
- border-radius: 4px;
31148
- }
31149
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31150
- background: #fff;
31337
+ word-break: break-all;
31151
31338
  }
31152
31339
 
31153
- .s1fc623g {
31154
- width: 430px !important;
31340
+ .t1upn1sz {
31341
+ height: 100%;
31155
31342
  }
31156
31343
 
31157
- .da3mx0o .ant-select-item-group {
31158
- padding: 8px 16px;
31159
- line-height: 18px;
31160
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31161
- height: 34px;
31162
- min-height: 34px;
31163
- box-sizing: border-box;
31164
- margin-top: 8px;
31344
+ .tta5kd2 {
31345
+ height: 100%;
31165
31346
  }
31166
-
31167
- .onr9gzt {
31168
- display: flex;
31169
- flex-direction: column;
31170
- margin: 1px 8px;
31171
- padding: 8px;
31172
- border-radius: 4px;
31347
+ .tta5kd2.empty-table .ant-table-content {
31348
+ overflow: visible !important;
31349
+ height: 100%;
31173
31350
  }
31174
- .onr9gzt .selected-icon {
31351
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
31352
+ height: 100%;
31353
+ }
31354
+ .tta5kd2.empty-table .ant-table-content table {
31355
+ width: 100% !important;
31356
+ height: 100%;
31357
+ }
31358
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
31359
+ padding: 15px 0;
31360
+ }
31361
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
31175
31362
  display: none;
31176
31363
  }
31177
- .onr9gzt.ant-select-item-option-grouped {
31178
- padding-left: 8px;
31364
+ .tta5kd2 .active-row td:nth-child(1) {
31365
+ font-weight: 700;
31179
31366
  }
31180
- .onr9gzt.ant-select-item-option-selected {
31181
- background-color: white;
31367
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
31368
+ font-weight: 700;
31182
31369
  }
31183
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31184
- color: #0080ff;
31370
+ .tta5kd2 .ant-spin-nested-loading {
31371
+ height: 100%;
31185
31372
  }
31186
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31187
- display: block;
31373
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
31374
+ height: 100%;
31375
+ overflow: visible;
31188
31376
  }
31189
- .onr9gzt.ant-select-item-option-active {
31190
- background: rgba(0, 136, 255, 0.16);
31377
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
31378
+ max-height: none;
31191
31379
  }
31192
- .onr9gzt.ant-select-item-option-active .timezone-title {
31193
- color: #0080ff;
31380
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
31381
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
31382
+ display: none;
31194
31383
  }
31195
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31196
- background: rgba(0, 136, 255, 0.1);
31197
- color: #0080ff;
31384
+ .tta5kd2 td.ant-table-column-sort {
31385
+ background: transparent;
31198
31386
  }
31199
-
31200
- .oiy0apc {
31387
+ .tta5kd2 td.ant-table-cell-fix-left,
31388
+ .tta5kd2 td.ant-table-cell-fix-right {
31389
+ background: #fff;
31390
+ padding: 0 !important;
31391
+ }
31392
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
31393
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31201
31394
  display: flex;
31202
- justify-content: space-between;
31203
- height: 20px;
31204
- line-height: 20px;
31395
+ align-items: center;
31396
+ height: 100%;
31397
+ padding: 8px;
31205
31398
  }
31206
- .oiy0apc .timezone-title {
31207
- color: #2d3a56;
31399
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
31400
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
31208
31401
  overflow: hidden;
31209
31402
  text-overflow: ellipsis;
31210
- }
31211
-
31212
- .of4y382 {
31213
- display: flex;
31214
- justify-content: space-between;
31215
- color: rgba(44, 56, 82, 0.6);
31216
- height: 18px;
31217
- line-height: 18px;
31218
- margin-top: 2px;
31219
- }
31220
-
31221
- .t19903l9 {
31222
- border: none;
31223
- margin-right: 0;
31224
- background: rgba(225, 230, 241, 0.6);
31225
- }
31226
-
31227
- .ohwbvxu {
31228
- pointer-events: none;
31229
- height: 32px;
31230
31403
  width: 100%;
31231
- opacity: 0;
31232
31404
  }
31233
-
31234
- .i1e4sgug {
31235
- display: inline-block;
31405
+ .tta5kd2 .ant-table-container {
31406
+ height: 100%;
31236
31407
  }
31237
-
31238
- .d6j0lbj {
31239
- font-family: Inter;
31240
- font-style: normal;
31241
- font-weight: bold;
31242
- font-size: 32px;
31243
- line-height: 40px;
31408
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
31409
+ box-shadow: none !important;
31244
31410
  }
31245
-
31246
- .d1xhvvxe {
31247
- font-family: Inter;
31248
- font-style: normal;
31249
- font-weight: bold;
31250
- font-size: 24px;
31251
- line-height: 32px;
31411
+ .tta5kd2 .ant-table {
31412
+ border-radius: 0px;
31413
+ border-left: none;
31414
+ border-right: none;
31415
+ border-bottom: none;
31416
+ height: 100%;
31417
+ font-size: 12px;
31418
+ background: transparent;
31252
31419
  }
31253
-
31254
- .dk10mxq {
31255
- font-family: Inter;
31256
- font-style: normal;
31257
- font-weight: normal;
31258
- font-size: 32px;
31259
- line-height: 40px;
31420
+ .tta5kd2 .ant-table .ant-table-header {
31421
+ position: relative;
31422
+ z-index: 3;
31423
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31424
+ margin-bottom: -1px;
31260
31425
  }
31261
-
31262
- .dxsait {
31263
- font-family: Inter;
31264
- font-style: normal;
31265
- font-weight: bold;
31266
- font-size: 20px;
31267
- line-height: 24px;
31426
+ .tta5kd2 .ant-table .time-wrapper .date,
31427
+ .tta5kd2 .ant-table .value {
31428
+ color: #2d3a56;
31268
31429
  }
31269
-
31270
- .dokn0h3 {
31271
- font-family: Inter;
31272
- font-style: normal;
31273
- font-weight: normal;
31274
- font-size: 20px;
31275
- line-height: 24px;
31430
+ .tta5kd2 .ant-table .time-wrapper .time,
31431
+ .tta5kd2 .ant-table .unit {
31432
+ color: rgba(44, 56, 82, 0.6);
31276
31433
  }
31277
-
31278
- .dobau4p {
31279
- font-family: Inter;
31280
- font-style: normal;
31281
- font-weight: bold;
31282
- font-size: 18px;
31283
- line-height: 22px;
31434
+ .tta5kd2 .ant-table .ant-table-selection {
31435
+ position: unset;
31436
+ text-align: center;
31284
31437
  }
31285
-
31286
- .dvolwok {
31287
- font-family: Inter;
31288
- font-style: normal;
31289
- font-weight: normal;
31290
- font-size: 18px;
31291
- line-height: 22px;
31438
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
31439
+ background: #fff;
31292
31440
  }
31293
-
31294
- .h181qhg4 {
31295
- font-family: Inter;
31296
- font-style: normal;
31297
- font-weight: bold;
31298
- font-size: 16px;
31299
- line-height: 22px;
31441
+ .tta5kd2 .ant-table .anticon-setting {
31442
+ cursor: pointer;
31443
+ position: absolute;
31444
+ top: 50%;
31445
+ right: 12px;
31446
+ transform: translateY(-50%);
31300
31447
  }
31301
-
31302
- .h1phgmcq {
31303
- font-family: Inter;
31304
- font-style: normal;
31305
- font-weight: normal;
31306
- font-size: 16px;
31307
- line-height: 22px;
31448
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31449
+ box-shadow: none;
31450
+ width: 1px;
31451
+ background: rgba(213, 219, 227, 0.6);
31308
31452
  }
31309
-
31310
- .h173xnl1 {
31311
- font-family: Inter;
31312
- font-style: normal;
31313
- font-weight: bold;
31314
- font-size: 14px;
31315
- line-height: 20px;
31453
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31454
+ box-shadow: none;
31455
+ width: 1px;
31456
+ background: rgba(213, 219, 227, 0.6);
31316
31457
  }
31317
-
31318
- .hedm4pz {
31319
- font-family: Inter;
31320
- font-style: normal;
31321
- font-weight: normal;
31322
- font-size: 14px;
31323
- line-height: 20px;
31458
+ .tta5kd2 .ant-table .ant-table-tbody {
31459
+ position: relative;
31324
31460
  }
31325
-
31326
- .h1kd8xld {
31327
- font-family: Inter;
31328
- font-style: normal;
31329
- font-weight: bold;
31330
- font-size: 12px;
31331
- line-height: 18px;
31461
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
31462
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31463
+ border-bottom: 1px solid white;
31464
+ height: 40px;
31465
+ vertical-align: middle;
31466
+ transition: background 0ms;
31467
+ color: #00122e;
31332
31468
  }
31333
-
31334
- .hp14fr {
31335
- font-family: Inter;
31336
- font-style: normal;
31337
- font-weight: normal;
31338
- font-size: 12px;
31339
- line-height: 18px;
31469
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31470
+ background: #f2f5fa;
31471
+ border-bottom-color: #f2f5fa;
31340
31472
  }
31341
-
31342
- .hgrg7mn {
31343
- font-family: Inter;
31344
- font-style: normal;
31345
- font-weight: bold;
31346
- text-transform: uppercase;
31347
- font-feature-settings: "cpsp" on;
31473
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31474
+ height: auto;
31475
+ color: #00122e;
31348
31476
  font-size: 12px;
31349
- line-height: 18px;
31477
+ text-align: left;
31478
+ transition: none;
31479
+ overflow: hidden;
31480
+ text-overflow: ellipsis;
31481
+ white-space: nowrap;
31350
31482
  }
31351
-
31352
- .h6zme9x {
31353
- font-family: Inter;
31354
- font-style: normal;
31355
- font-weight: normal;
31356
- text-transform: uppercase;
31357
- font-feature-settings: "cpsp" on;
31358
- font-size: 12px;
31359
- line-height: 18px;
31483
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31484
+ color: #0096ff;
31360
31485
  }
31361
-
31362
- .locjvsv {
31363
- font-family: Inter;
31364
- font-style: normal;
31365
- font-weight: normal;
31366
- font-size: 16px;
31367
- line-height: 24px;
31486
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31487
+ overflow: hidden;
31488
+ text-overflow: ellipsis;
31489
+ width: 100%;
31490
+ vertical-align: middle;
31368
31491
  }
31369
-
31370
- .l13gi131 {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: bold;
31374
- font-size: 16px;
31375
- line-height: 24px;
31492
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31493
+ line-height: 0px;
31376
31494
  }
31377
-
31378
- .l1ynemsu {
31379
- font-family: Inter;
31380
- font-style: normal;
31381
- font-weight: normal;
31382
- font-size: 16px;
31383
- line-height: 24px;
31495
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
31496
+ padding-right: 25px;
31384
31497
  }
31385
-
31386
- .l1cft1cx {
31387
- font-family: Inter;
31388
- font-style: normal;
31389
- font-weight: bold;
31390
- font-size: 16px;
31391
- line-height: 24px;
31498
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31499
+ border-top-color: transparent;
31392
31500
  }
31393
-
31394
- .l17tqc8p {
31395
- font-family: Inter;
31396
- font-style: normal;
31397
- font-weight: normal;
31398
- text-transform: uppercase;
31399
- font-feature-settings: "cpsp" on;
31400
- font-size: 16px;
31401
- line-height: 24px;
31501
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
31502
+ background: rgba(225, 230, 241, 0.6);
31503
+ border-color: transparent transparent white;
31402
31504
  }
31403
-
31404
- .l1j1e5w7 {
31405
- font-family: Inter;
31406
- font-style: normal;
31407
- font-weight: bold;
31408
- text-transform: uppercase;
31409
- font-feature-settings: "cpsp" on;
31410
- font-size: 16px;
31411
- line-height: 24px;
31505
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31506
+ border-radius: 8px 0 0 8px;
31412
31507
  }
31413
-
31414
- .l1gf91jb {
31415
- font-family: Inter;
31416
- font-style: normal;
31417
- font-weight: normal;
31418
- font-size: 14px;
31419
- line-height: 22px;
31508
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31509
+ border-radius: 8px 0 0 8px;
31420
31510
  }
31421
-
31422
- .lu7hlr6 {
31423
- font-family: Inter;
31424
- font-style: normal;
31425
- font-weight: 500;
31426
- font-size: 14px;
31427
- line-height: 22px;
31511
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31512
+ content: "";
31513
+ width: 4px;
31514
+ top: -1px;
31515
+ bottom: -1px;
31516
+ background: white;
31428
31517
  }
31429
-
31430
- .l3l3jf0 {
31431
- font-family: Inter;
31432
- font-style: normal;
31433
- font-weight: bold;
31434
- font-size: 14px;
31435
- line-height: 22px;
31518
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31519
+ border-radius: 0 8px 8px 0;
31436
31520
  }
31437
-
31438
- .l12j5nqp {
31439
- font-family: Inter;
31440
- font-style: normal;
31441
- font-weight: normal;
31442
- font-size: 14px;
31443
- line-height: 22px;
31521
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31522
+ border-radius: 0;
31523
+ background: white;
31524
+ border-top: none;
31444
31525
  }
31445
-
31446
- .l1tecqht {
31447
- font-family: Inter;
31448
- font-style: normal;
31449
- font-weight: bold;
31450
- font-size: 14px;
31451
- line-height: 22px;
31526
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31527
+ border-top: 1px solid transparent;
31528
+ border-radius: 0 8px 8px 0;
31529
+ background: rgba(225, 230, 241, 0.6);
31452
31530
  }
31453
-
31454
- .l6sa990 {
31455
- font-family: Inter;
31456
- font-style: normal;
31457
- font-weight: normal;
31458
- text-transform: uppercase;
31459
- font-feature-settings: "cpsp" on;
31460
- font-size: 14px;
31461
- line-height: 22px;
31531
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31532
+ background: white;
31533
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31462
31534
  }
31463
-
31464
- .lckqe8j {
31465
- font-family: Inter;
31466
- font-style: normal;
31467
- font-weight: bold;
31468
- text-transform: uppercase;
31469
- font-feature-settings: "cpsp" on;
31470
- font-size: 14px;
31471
- line-height: 22px;
31535
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31536
+ display: flex;
31537
+ align-items: center;
31538
+ height: 100%;
31539
+ background: rgba(225, 230, 241, 0.6);
31472
31540
  }
31473
-
31474
- .l1kuminb {
31475
- font-family: Inter;
31476
- font-style: normal;
31477
- font-weight: normal;
31478
- font-size: 13px;
31479
- line-height: 20px;
31541
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31542
+ background: white;
31543
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31480
31544
  }
31481
-
31482
- .l1pbuf5j {
31483
- font-family: Inter;
31484
- font-style: normal;
31485
- font-weight: 600;
31486
- font-size: 13px;
31487
- line-height: 20px;
31545
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31546
+ display: flex;
31547
+ align-items: center;
31548
+ height: 100%;
31549
+ background: rgba(225, 230, 241, 0.6);
31488
31550
  }
31489
-
31490
- .l1r4ztu {
31491
- font-family: Inter;
31492
- font-style: normal;
31493
- font-weight: bold;
31494
- font-size: 13px;
31495
- line-height: 20px;
31551
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31552
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31496
31553
  }
31497
-
31498
- .ly8vzok {
31499
- font-family: Inter;
31500
- font-style: normal;
31501
- font-weight: normal;
31502
- font-size: 13px;
31503
- line-height: 20px;
31554
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
31555
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31556
+ border-radius: 8px;
31504
31557
  }
31505
-
31506
- .lumfmf {
31507
- font-family: Inter;
31508
- font-style: normal;
31509
- font-weight: 600;
31510
- font-size: 13px;
31511
- line-height: 20px;
31558
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31559
+ border-top-color: white;
31512
31560
  }
31513
-
31514
- .l16ujwmv {
31515
- font-family: Inter;
31516
- font-style: normal;
31517
- font-weight: bold;
31518
- font-size: 13px;
31519
- line-height: 20px;
31561
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31562
+ background: rgba(0, 136, 255, 0.1);
31563
+ border-bottom-color: transparent;
31564
+ border-top-color: transparent;
31520
31565
  }
31521
-
31522
- .l17o1ffr {
31523
- font-family: Inter;
31524
- font-style: normal;
31525
- font-weight: normal;
31526
- text-transform: uppercase;
31527
- font-feature-settings: "cpsp" on;
31528
- font-size: 13px;
31529
- line-height: 20px;
31566
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31567
+ border-radius: 8px 0 0 8px;
31530
31568
  }
31531
-
31532
- .lngllvn {
31533
- font-family: Inter;
31534
- font-style: normal;
31535
- font-weight: bold;
31536
- text-transform: uppercase;
31537
- font-feature-settings: "cpsp" on;
31538
- font-size: 13px;
31539
- line-height: 20px;
31569
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31570
+ border-radius: 0 8px 8px 0;
31540
31571
  }
31541
-
31542
- .l2i7fo9 {
31543
- font-family: Inter;
31544
- font-style: normal;
31545
- font-weight: normal;
31546
- font-size: 12px;
31547
- line-height: 18px;
31572
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31573
+ background: rgba(0, 136, 255, 0.1);
31548
31574
  }
31549
-
31550
- .l1x7hscx {
31551
- font-family: Inter;
31552
- font-style: normal;
31553
- font-weight: 500;
31554
- font-size: 12px;
31555
- line-height: 18px;
31575
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
31576
+ background: #fff;
31577
+ font-weight: 400;
31578
+ position: relative;
31579
+ border-bottom: none;
31580
+ color: #00122e;
31581
+ transition: none;
31582
+ padding: 15px 8px 15px 8px;
31556
31583
  }
31557
-
31558
- .le1jwan {
31559
- font-family: Inter;
31560
- font-style: normal;
31561
- font-weight: bold;
31562
- font-size: 12px;
31563
- line-height: 18px;
31584
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31585
+ content: "";
31586
+ width: 1px;
31587
+ top: 0;
31588
+ bottom: 0;
31589
+ background: rgba(211, 218, 235, 0.6);
31590
+ position: absolute;
31591
+ right: 0;
31564
31592
  }
31565
-
31566
- .lyxynfj {
31567
- font-family: Inter;
31568
- font-style: normal;
31569
- font-weight: normal;
31570
- font-size: 12px;
31571
- line-height: 18px;
31593
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31594
+ padding: unset;
31572
31595
  }
31573
-
31574
- .lpb2nxv {
31575
- font-family: Inter;
31576
- font-style: normal;
31577
- font-weight: 500;
31578
- font-size: 12px;
31579
- line-height: 18px;
31596
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31597
+ display: none;
31580
31598
  }
31581
-
31582
- .l1r8o3vv {
31583
- font-family: Inter;
31584
- font-style: normal;
31585
- font-weight: bold;
31586
- font-size: 12px;
31587
- line-height: 18px;
31599
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31600
+ width: 100%;
31601
+ overflow: hidden;
31602
+ white-space: nowrap;
31603
+ text-overflow: ellipsis;
31588
31604
  }
31589
-
31590
- .lemnjy2 {
31591
- font-family: Inter;
31592
- font-style: normal;
31593
- font-weight: normal;
31594
- text-transform: uppercase;
31595
- font-feature-settings: "cpsp" on;
31596
- font-size: 12px;
31597
- line-height: 18px;
31605
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31606
+ overflow: hidden;
31607
+ text-overflow: ellipsis;
31608
+ flex: 1;
31598
31609
  }
31599
-
31600
- .lrc42gb {
31601
- font-family: Inter;
31602
- font-style: normal;
31603
- font-weight: bold;
31604
- text-transform: uppercase;
31605
- font-feature-settings: "cpsp" on;
31606
- font-size: 12px;
31607
- line-height: 18px;
31610
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31611
+ padding: 15px 25px 15px 8px;
31608
31612
  }
31609
-
31610
- .fqaz4mb {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: normal;
31614
- font-size: 13px;
31615
- line-height: 20px;
31613
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31614
+ padding: 0;
31616
31615
  }
31617
-
31618
- .f13we5o {
31619
- font-family: Inter;
31620
- font-style: normal;
31621
- font-weight: normal;
31622
- font-size: 13px;
31623
- line-height: 20px;
31616
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31617
+ position: absolute;
31618
+ right: 6px;
31619
+ top: 50%;
31620
+ transform: translateY(-50%);
31621
+ height: 16px;
31622
+ display: none;
31623
+ transition: transform 320ms ease;
31624
31624
  }
31625
-
31626
- .ffmjua2 {
31627
- font-family: Inter;
31628
- font-style: normal;
31629
- font-weight: normal;
31630
- font-size: 12px;
31631
- line-height: 18px;
31625
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31626
+ display: block;
31627
+ transform: translateY(-50%) rotateX(180deg);
31632
31628
  }
31633
-
31634
- .fz2mxw0 {
31635
- font-family: Inter;
31636
- font-style: normal;
31637
- font-weight: normal;
31638
- font-size: 12px;
31639
- line-height: 18px;
31629
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31630
+ display: block;
31640
31631
  }
31641
-
31642
- .t1ertzoh {
31643
- font-family: Inter;
31644
- font-style: normal;
31645
- font-weight: normal;
31646
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31647
- font-size: 13px;
31648
- line-height: 20px;
31632
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31633
+ display: none;
31649
31634
  }
31650
-
31651
- .t19bge8r {
31652
- font-family: Inter;
31653
- font-style: normal;
31654
- font-weight: normal;
31655
- font-feature-settings: "zero" on;
31656
- font-size: 13px;
31657
- line-height: 20px;
31635
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31636
+ transform: translateY(-50%);
31658
31637
  }
31659
-
31660
- .tjrzfyl {
31661
- font-family: Inter;
31662
- font-style: normal;
31663
- font-weight: normal;
31664
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31665
- font-size: 12px;
31666
- line-height: 18px;
31638
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31639
+ transform: translateY(-50%) rotateX(180deg);
31667
31640
  }
31668
-
31669
- .tm6s7bo {
31670
- font-family: Inter;
31671
- font-style: normal;
31672
- font-weight: 500;
31673
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31674
- font-size: 12px;
31675
- line-height: 18px;
31641
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31642
+ background: #f2f5fa;
31676
31643
  }
31677
-
31678
- .t19zq6ic {
31679
- font-family: Inter;
31680
- font-style: normal;
31681
- font-weight: normal;
31682
- font-feature-settings: "zero" on;
31683
- font-size: 12px;
31684
- line-height: 18px;
31644
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31645
+ display: block;
31685
31646
  }
31686
-
31687
- .t1gduru8 {
31688
- font-family: Inter;
31689
- font-style: normal;
31690
- font-weight: 500;
31691
- font-feature-settings: "zero" on;
31692
- font-size: 12px;
31693
- line-height: 18px;
31647
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31648
+ padding-right: 25px;
31649
+ }
31650
+ .tta5kd2 .ant-table .ant-table-selection-column {
31651
+ padding: 0 !important;
31652
+ }
31653
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31654
+ position: absolute;
31655
+ left: 50%;
31656
+ top: 50%;
31657
+ transform: translate(-50%, -50%);
31658
+ }
31659
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
31660
+ display: none;
31661
+ }
31662
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31663
+ background: #fff;
31664
+ }
31665
+ .tta5kd2 .ant-table .ant-table-placeholder {
31666
+ background: inherit;
31667
+ }
31668
+ .tta5kd2 .ant-table .ant-table-placeholder td {
31669
+ position: static;
31670
+ border: none;
31671
+ background: inherit !important;
31672
+ height: 100px;
31673
+ vertical-align: middle;
31674
+ }
31675
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
31676
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31677
+ font-weight: bold;
31678
+ font-size: 20px;
31679
+ color: rgba(10, 37, 85, 0.6);
31680
+ }
31681
+ .tta5kd2 .ant-table td.cell__action_ {
31682
+ padding: 0 !important;
31683
+ position: relative;
31684
+ background: #fff;
31694
31685
  }
31695
-
31696
- .t55raab {
31697
- font-family: Inter;
31698
- font-style: normal;
31699
- font-weight: bold;
31700
- font-feature-settings: "zero" on;
31701
- font-size: 16px;
31702
- line-height: 24px;
31686
+ .tta5kd2 .ant-table td.cell__action_ > * {
31687
+ height: 100%;
31688
+ display: flex;
31689
+ align-items: center;
31690
+ justify-content: flex-end;
31691
+ padding-right: 8px;
31703
31692
  }
31704
-
31705
- .u1w9abfe {
31706
- font-family: Inter;
31707
- font-style: normal;
31708
- font-weight: normal;
31709
- font-size: 10px;
31710
- line-height: 12px;
31693
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
31694
+ width: 24px;
31695
+ height: 24px;
31696
+ cursor: pointer;
31697
+ justify-content: center;
31698
+ border-radius: 4px;
31699
+ }
31700
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31701
+ background: #fff;
31711
31702
  }
31712
31703
 
31713
31704
  .p12gwtiw {
@@ -31767,65 +31758,13 @@ input.rrg1fkn.ant-input {
31767
31758
  line-height: 18px;
31768
31759
  }
31769
31760
 
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%;
31761
+ .obf05yr {
31762
+ display: inline-block;
31826
31763
  }
31827
- .s1ebs0ra .action-group .more-btn:hover {
31828
- background: #fff;
31764
+
31765
+ .hsms1n6 {
31766
+ visibility: hidden;
31767
+ position: absolute;
31829
31768
  }
31830
31769
 
31831
31770
  .c1up1pdz {
@@ -31968,6 +31907,67 @@ input.rrg1fkn.ant-input {
31968
31907
  color: #fff;
31969
31908
  }
31970
31909
 
31910
+ .s1ebs0ra {
31911
+ display: flex;
31912
+ align-items: center;
31913
+ justify-content: space-between;
31914
+ background: #edf0f7;
31915
+ padding: 8px 12px;
31916
+ position: sticky;
31917
+ top: 0;
31918
+ z-index: 1;
31919
+ margin-bottom: -52px;
31920
+ }
31921
+ .s1ebs0ra .select-total {
31922
+ display: flex;
31923
+ align-items: center;
31924
+ font-weight: 700;
31925
+ flex-shrink: 0;
31926
+ }
31927
+ .s1ebs0ra .select-total .icon-wrapper {
31928
+ cursor: pointer;
31929
+ margin-left: 8px;
31930
+ width: 32px;
31931
+ height: 32px;
31932
+ border-radius: 50%;
31933
+ justify-content: center;
31934
+ }
31935
+ .s1ebs0ra .select-total .icon-wrapper:hover {
31936
+ background: rgba(225, 230, 241, 0.6);
31937
+ }
31938
+ .s1ebs0ra .action-group {
31939
+ flex: 1;
31940
+ margin-left: 88px;
31941
+ white-space: nowrap;
31942
+ text-align: right;
31943
+ position: relative;
31944
+ padding: 4px 0;
31945
+ margin-top: -4px;
31946
+ overflow: hidden;
31947
+ }
31948
+ .s1ebs0ra .action-group .sub-menu-delete {
31949
+ transform: translateY(-4px);
31950
+ }
31951
+ .s1ebs0ra .action-group button {
31952
+ border: none;
31953
+ }
31954
+ .s1ebs0ra .action-group > *:not(:last-child) {
31955
+ margin-right: 8px;
31956
+ }
31957
+ .s1ebs0ra .action-group > button:last-child {
31958
+ margin-right: 4px;
31959
+ }
31960
+ .s1ebs0ra .action-group .more-btn {
31961
+ cursor: pointer;
31962
+ width: 32px;
31963
+ height: 32px;
31964
+ justify-content: center;
31965
+ border-radius: 50%;
31966
+ }
31967
+ .s1ebs0ra .action-group .more-btn:hover {
31968
+ background: #fff;
31969
+ }
31970
+
31971
31971
  .c18gxmrl {
31972
31972
  border: 1px solid #d8deeb;
31973
31973
  border-radius: 4px;
@@ -31988,6 +31988,41 @@ input.rrg1fkn.ant-input {
31988
31988
  padding: 8px 12px;
31989
31989
  }
31990
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
+ .n12mqh7z {
32008
+ display: flex;
32009
+ align-items: center;
32010
+ font-size: 12px;
32011
+ line-height: 18px;
32012
+ }
32013
+ .n12mqh7z:not(:last-child) {
32014
+ margin-bottom: 4px;
32015
+ }
32016
+
32017
+ .tf5bynu {
32018
+ margin: 0 3px;
32019
+ }
32020
+
32021
+ .tcckoz1 {
32022
+ max-height: 400px;
32023
+ overflow: "auto";
32024
+ }
32025
+
31991
32026
  .s11wux3h .ant-segmented-item:not(:last-child) {
31992
32027
  margin-right: 2px;
31993
32028
  }
@@ -32044,23 +32079,25 @@ input.rrg1fkn.ant-input {
32044
32079
  text-align: center;
32045
32080
  }
32046
32081
 
32047
- .n12mqh7z {
32082
+ .m15dvk92 {
32048
32083
  display: flex;
32049
- align-items: center;
32050
- font-size: 12px;
32051
- line-height: 18px;
32084
+ justify-content: space-between;
32085
+ width: 100%;
32052
32086
  }
32053
- .n12mqh7z:not(:last-child) {
32054
- margin-bottom: 4px;
32087
+ .m15dvk92 .action {
32088
+ margin-left: 16px;
32055
32089
  }
32056
32090
 
32057
- .tf5bynu {
32058
- margin: 0 3px;
32091
+ .aql8iqz .ant-alert-message {
32092
+ width: 100%;
32059
32093
  }
32060
32094
 
32061
- .tcckoz1 {
32062
- max-height: 400px;
32063
- overflow: "auto";
32095
+ .s1iv0tp1 .enabled-switch {
32096
+ display: flex;
32097
+ align-items: center;
32098
+ }
32099
+ .s1iv0tp1 .enabled-text {
32100
+ margin-right: 8px;
32064
32101
  }
32065
32102
 
32066
32103
  .c1bus5hc {
@@ -32091,26 +32128,80 @@ input.rrg1fkn.ant-input {
32091
32128
  background: linear-gradient(to right, var(--color) 50%, white 50%);
32092
32129
  transform: rotate(180deg);
32093
32130
  }
32094
- .c1bus5hc .circle-child {
32095
- position: absolute;
32096
- height: 100%;
32097
- width: 100%;
32098
- left: 0;
32099
- top: 0;
32100
- margin-left: 50%;
32101
- transform-origin: left;
32102
- background: white;
32103
- transform: rotate(0deg);
32131
+ .c1bus5hc .circle-child {
32132
+ position: absolute;
32133
+ height: 100%;
32134
+ width: 100%;
32135
+ left: 0;
32136
+ top: 0;
32137
+ margin-left: 50%;
32138
+ transform-origin: left;
32139
+ background: white;
32140
+ transform: rotate(0deg);
32141
+ }
32142
+
32143
+ .gmyahx3 {
32144
+ cursor: pointer;
32145
+ }
32146
+ .gmyahx3 .link-text {
32147
+ color: rgba(0, 21, 64, 0.3);
32148
+ }
32149
+ .gmyahx3:hover .link-text {
32150
+ color: #0080ff;
32151
+ }
32152
+
32153
+ .tje3huy {
32154
+ width: 100%;
32155
+ overflow: inherit;
32156
+ white-space: inherit;
32157
+ text-overflow: ellipsis;
32158
+ }
32159
+
32160
+ .c18bcrac {
32161
+ display: inline-block;
32162
+ width: 100%;
32163
+ }
32164
+ .c18bcrac .recharts-wrapper {
32165
+ margin-left: 4px;
32166
+ }
32167
+
32168
+ .cro7kg2 {
32169
+ padding: 4px;
32170
+ }
32171
+
32172
+ .c14wcxf0 {
32173
+ display: flex;
32174
+ justify-content: space-between;
32175
+ align-items: center;
32176
+ font-size: 13px;
32177
+ line-height: 24px;
32178
+ color: #cccccc;
32179
+ white-space: nowrap;
32180
+ }
32181
+ .c14wcxf0 label {
32182
+ margin-right: 32px;
32104
32183
  }
32105
32184
 
32106
- .gmyahx3 {
32107
- cursor: pointer;
32185
+ .coy29mj.c14wcxf0 {
32186
+ font-weight: bold;
32187
+ color: white;
32108
32188
  }
32109
- .gmyahx3 .link-text {
32110
- color: rgba(0, 21, 64, 0.3);
32189
+
32190
+ .s11212zy {
32191
+ width: 8px;
32192
+ height: 8px;
32193
+ border-radius: 2px;
32194
+ display: inline-block;
32195
+ background: var(--s11212zy-0);
32196
+ border: 1px solid #fff;
32197
+ box-sizing: content-box;
32198
+ margin-right: 6px;
32111
32199
  }
32112
- .gmyahx3:hover .link-text {
32113
- color: #0080ff;
32200
+
32201
+ .p1lyky6c > :first-child {
32202
+ font-weight: bold;
32203
+ color: white;
32204
+ margin-right: 4px;
32114
32205
  }
32115
32206
 
32116
32207
  .t1sqg15u {
@@ -32296,84 +32387,6 @@ input.rrg1fkn.ant-input {
32296
32387
  border-radius: 2px;
32297
32388
  }
32298
32389
 
32299
- .berrcjl {
32300
- color: rgba(10, 37, 85, 0.6);
32301
- margin-bottom: 4px;
32302
- }
32303
- .berrcjl .breadcrumb-link {
32304
- color: rgba(10, 37, 85, 0.6);
32305
- cursor: pointer;
32306
- transition: color 160ms ease;
32307
- }
32308
- .berrcjl .breadcrumb-link:hover {
32309
- color: #0080ff;
32310
- }
32311
- .berrcjl .breadcrumb-link:active {
32312
- color: #005ed1;
32313
- }
32314
-
32315
- .c18bcrac {
32316
- display: inline-block;
32317
- width: 100%;
32318
- }
32319
- .c18bcrac .recharts-wrapper {
32320
- margin-left: 4px;
32321
- }
32322
-
32323
- .cro7kg2 {
32324
- padding: 4px;
32325
- }
32326
-
32327
- .c14wcxf0 {
32328
- display: flex;
32329
- justify-content: space-between;
32330
- align-items: center;
32331
- font-size: 13px;
32332
- line-height: 24px;
32333
- color: #cccccc;
32334
- white-space: nowrap;
32335
- }
32336
- .c14wcxf0 label {
32337
- margin-right: 32px;
32338
- }
32339
-
32340
- .coy29mj.c14wcxf0 {
32341
- font-weight: bold;
32342
- color: white;
32343
- }
32344
-
32345
- .s11212zy {
32346
- width: 8px;
32347
- height: 8px;
32348
- border-radius: 2px;
32349
- display: inline-block;
32350
- background: var(--s11212zy-0);
32351
- border: 1px solid #fff;
32352
- box-sizing: content-box;
32353
- margin-right: 6px;
32354
- }
32355
-
32356
- .p1lyky6c > :first-child {
32357
- font-weight: bold;
32358
- color: white;
32359
- margin-right: 4px;
32360
- }
32361
-
32362
- .s1iv0tp1 .enabled-switch {
32363
- display: flex;
32364
- align-items: center;
32365
- }
32366
- .s1iv0tp1 .enabled-text {
32367
- margin-right: 8px;
32368
- }
32369
-
32370
- .tje3huy {
32371
- width: 100%;
32372
- overflow: inherit;
32373
- white-space: inherit;
32374
- text-overflow: ellipsis;
32375
- }
32376
-
32377
32390
  .wg1tsps {
32378
32391
  display: flex;
32379
32392
  align-items: center;
@@ -32397,23 +32410,6 @@ input.rrg1fkn.ant-input {
32397
32410
  color: #00122e !important;
32398
32411
  }
32399
32412
 
32400
- .t3qomhu {
32401
- margin: 0 2px;
32402
- }
32403
-
32404
- .m15dvk92 {
32405
- display: flex;
32406
- justify-content: space-between;
32407
- width: 100%;
32408
- }
32409
- .m15dvk92 .action {
32410
- margin-left: 16px;
32411
- }
32412
-
32413
- .aql8iqz .ant-alert-message {
32414
- width: 100%;
32415
- }
32416
-
32417
32413
  .c10crapj {
32418
32414
  border-radius: 8px;
32419
32415
  }
@@ -32443,8 +32439,45 @@ input.rrg1fkn.ant-input {
32443
32439
  cursor: default;
32444
32440
  }
32445
32441
 
32446
- .iiqau4c.ant-input-group.ant-input-group-compact {
32447
- display: flex;
32442
+ button.lujuy3j {
32443
+ color: #0080FF;
32444
+ height: unset;
32445
+ }
32446
+ button.lujuy3j .button-prefix-icon {
32447
+ margin-right: 4px;
32448
+ }
32449
+ button.lujuy3j .button-suffix-icon {
32450
+ margin-left: 4px;
32451
+ }
32452
+ button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32453
+ color: #009dff;
32454
+ }
32455
+ button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32456
+ color: #005ed1;
32457
+ }
32458
+ button.lujuy3j.ui-kit-link-disabled {
32459
+ color: #0080FF;
32460
+ }
32461
+ button.lujuy3j.ui-kit-link-subtle {
32462
+ color: #00122e;
32463
+ }
32464
+ button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32465
+ color: #0080FF;
32466
+ }
32467
+ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32468
+ color: #005ed1;
32469
+ }
32470
+ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32471
+ color: #00122e;
32472
+ }
32473
+
32474
+ .o8ocss1 {
32475
+ overflow: hidden;
32476
+ text-overflow: ellipsis;
32477
+ }
32478
+
32479
+ .n17syc35 {
32480
+ white-space: nowrap;
32448
32481
  }
32449
32482
 
32450
32483
  .c198s9j3 {
@@ -32518,65 +32551,79 @@ input.rrg1fkn.ant-input {
32518
32551
  margin-left: 24px;
32519
32552
  }
32520
32553
 
32521
- button.lujuy3j {
32522
- color: #0080FF;
32554
+ .t3qomhu {
32555
+ margin: 0 2px;
32523
32556
  }
32524
- button.lujuy3j .button-prefix-icon {
32557
+
32558
+ .igz4le8 {
32559
+ height: 24px;
32560
+ width: 56px !important;
32525
32561
  margin-right: 4px;
32526
32562
  }
32527
- button.lujuy3j .button-suffix-icon {
32528
- margin-left: 4px;
32563
+
32564
+ .c1riexje {
32565
+ color: rgba(44, 56, 82, 0.6);
32529
32566
  }
32530
- button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32531
- color: #009dff;
32567
+
32568
+ .iiqau4c.ant-input-group.ant-input-group-compact {
32569
+ display: flex;
32532
32570
  }
32533
- button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32534
- color: #005ed1;
32571
+
32572
+ .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32573
+ border-radius: 6px;
32535
32574
  }
32536
- button.lujuy3j.ui-kit-link-disabled {
32537
- color: #0080FF;
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;
32538
32581
  }
32539
- button.lujuy3j.ui-kit-link-subtle {
32540
- color: #00122e;
32582
+ .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32583
+ height: 30px;
32541
32584
  }
32542
- button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32543
- color: #0080FF;
32585
+ .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32586
+ height: 38px;
32587
+ font-size: 13px;
32544
32588
  }
32545
- button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32546
- color: #005ed1;
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;
32547
32592
  }
32548
- button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32549
- color: #00122e;
32593
+ .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32594
+ color: #0080ff;
32550
32595
  }
32551
-
32552
- .t1gz6wqf {
32553
- height: 100%;
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);
32554
32599
  }
32555
- .t1gz6wqf .table-loading-item {
32556
- padding: 12px 4px;
32557
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32558
- display: flex;
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;
32559
32602
  }
32560
- .t1gz6wqf .table-loading-item > * {
32561
- height: 16px;
32562
- margin: 4px;
32563
- background: rgba(204, 212, 227, 0.18);
32564
- border-radius: 2px;
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);
32565
32606
  }
32566
- .t1gz6wqf .table-loading-item .checkbox-loading {
32567
- width: 16px;
32607
+ .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32608
+ transform: rotate(180deg);
32609
+ }
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";
32568
32614
  }
32569
- .t1gz6wqf .table-loading-item .td-loading {
32570
- flex: 1;
32615
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32616
+ border-color: #f0483e !important;
32571
32617
  }
32572
- .t1gz6wqf :nth-child(1) {
32573
- padding: 8px 4px;
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;
32574
32620
  }
32575
- .t1gz6wqf :nth-child(1) > * {
32576
- background: rgba(107, 125, 153, 0.18);
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);
32577
32624
  }
32578
- .t1gz6wqf :nth-child(1) > * {
32579
- background: rgba(163, 180, 204, 0.18);
32625
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32626
+ transform: rotate(180deg);
32580
32627
  }
32581
32628
 
32582
32629
  .l4bld33 {
@@ -32628,19 +32675,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32628
32675
  animation: loading-indicator3 1100ms ease-out infinite;
32629
32676
  }
32630
32677
 
32631
- .t19ustft .date {
32632
- margin-right: 4px;
32633
- }
32634
-
32635
- .o8ocss1 {
32636
- overflow: hidden;
32637
- text-overflow: ellipsis;
32638
- }
32639
-
32640
- .n17syc35 {
32641
- white-space: nowrap;
32642
- }
32643
-
32644
32678
  .m1thnes4 {
32645
32679
  color: rgba(44, 56, 82, 0.6);
32646
32680
  text-align: center;
@@ -32802,71 +32836,82 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32802
32836
  margin-left: 8px;
32803
32837
  }
32804
32838
 
32805
- .igz4le8 {
32806
- height: 24px;
32807
- width: 56px !important;
32808
- margin-right: 4px;
32839
+ .s14dk8r1 {
32840
+ margin: 0;
32841
+ border-radius: 20px;
32842
+ padding: 2px 10px;
32843
+ height: 22px;
32809
32844
  }
32810
-
32811
- .c1riexje {
32812
- color: rgba(44, 56, 82, 0.6);
32845
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32846
+ background-color: rgba(237, 241, 250, 0.6) !important;
32813
32847
  }
32814
-
32815
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32816
- border-radius: 6px;
32848
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32849
+ background-color: rgba(225, 230, 241, 0.6) !important;
32817
32850
  }
32818
- .shq1k1g.ant-select.ant-select-single {
32819
- width: 100%;
32820
- color: #2d3a56;
32821
- border-color: rgba(211, 218, 235, 0.6);
32822
- transition: border 160ms ease 8ms, box-shadow 160ms ease 8ms;
32823
- font-size: 13px;
32851
+ .s14dk8r1.ant-tag.ui-kit-status-capsule {
32852
+ color: #00122e;
32824
32853
  }
32825
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32826
- height: 30px;
32854
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32855
+ margin-right: 6px;
32827
32856
  }
32828
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32829
- height: 38px;
32830
- font-size: 13px;
32857
+ .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32858
+ margin-left: 4px;
32831
32859
  }
32832
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow,
32833
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow .anticon-down {
32834
- transition: 160ms ease;
32860
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32861
+ background-color: rgba(0, 136, 255, 0.1);
32835
32862
  }
32836
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32837
- color: #0080ff;
32863
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32864
+ background-color: #0080ff;
32838
32865
  }
32839
- .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 {
32840
- border-color: rgba(107, 128, 167, 0.6);
32841
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
32866
+ .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 {
32867
+ background-color: rgba(0, 136, 255, 0.16);
32842
32868
  }
32843
- .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 {
32844
- color: #0080ff;
32869
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32870
+ background-color: rgba(255, 74, 74, 0.1);
32845
32871
  }
32846
- .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 {
32847
- border-color: #0080ff;
32848
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
32872
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32873
+ background-color: #f0483e;
32849
32874
  }
32850
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32851
- transform: rotate(180deg);
32875
+ .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 {
32876
+ background-color: rgba(255, 74, 74, 0.16);
32852
32877
  }
32853
- .shq1k1g.ant-select.ant-select-single.ant-select-disabled .ant-select-selector {
32854
- background: rgba(211, 218, 235, 0.6);
32855
- border-color: rgba(172, 186, 211, 0.6);
32856
- cursor: "not-allowed";
32878
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32879
+ background-color: rgba(254, 160, 8, 0.1);
32857
32880
  }
32858
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32859
- border-color: #f0483e !important;
32881
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32882
+ background-color: #fea008;
32860
32883
  }
32861
- .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 {
32862
- color: #1d326c;
32884
+ .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 {
32885
+ background-color: rgba(255, 187, 0, 0.16);
32863
32886
  }
32864
- .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 {
32865
- border-color: #0080ff;
32866
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
32887
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
32888
+ background-color: rgba(30, 201, 127, 0.1);
32867
32889
  }
32868
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32869
- transform: rotate(180deg);
32890
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32891
+ background-color: #00ba5d;
32892
+ }
32893
+ .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 {
32894
+ background-color: rgba(30, 201, 127, 0.16);
32895
+ }
32896
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32897
+ background-color: rgba(225, 230, 241, 0.6);
32898
+ }
32899
+ .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32900
+ background-color: #6b7d99;
32901
+ }
32902
+ .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 {
32903
+ background-color: rgba(211, 218, 235, 0.6);
32904
+ }
32905
+
32906
+ .s1uupoto {
32907
+ width: 8px;
32908
+ height: 8px;
32909
+ border-radius: 50%;
32910
+ display: inline-block;
32911
+ }
32912
+
32913
+ .t19ustft .date {
32914
+ margin-right: 4px;
32870
32915
  }
32871
32916
 
32872
32917
  .s1uupxds {
@@ -32951,80 +32996,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32951
32996
  background-color: #7E41FF;
32952
32997
  }
32953
32998
 
32954
- .s14dk8r1 {
32955
- margin: 0;
32956
- border-radius: 20px;
32957
- padding: 2px 10px;
32958
- height: 22px;
32959
- }
32960
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white {
32961
- background-color: rgba(237, 241, 250, 0.6) !important;
32962
- }
32963
- .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .s14dk8r1.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32964
- background-color: rgba(225, 230, 241, 0.6) !important;
32965
- }
32966
- .s14dk8r1.ant-tag.ui-kit-status-capsule {
32967
- color: #00122e;
32968
- }
32969
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32970
- margin-right: 6px;
32971
- }
32972
- .s14dk8r1.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32973
- margin-left: 4px;
32974
- }
32975
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32976
- background-color: rgba(0, 136, 255, 0.1);
32977
- }
32978
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32979
- background-color: #0080ff;
32980
- }
32981
- .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 {
32982
- background-color: rgba(0, 136, 255, 0.16);
32983
- }
32984
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red {
32985
- background-color: rgba(255, 74, 74, 0.1);
32986
- }
32987
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32988
- background-color: #f0483e;
32989
- }
32990
- .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 {
32991
- background-color: rgba(255, 74, 74, 0.16);
32992
- }
32993
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32994
- background-color: rgba(254, 160, 8, 0.1);
32995
- }
32996
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32997
- background-color: #fea008;
32998
- }
32999
- .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 {
33000
- background-color: rgba(255, 187, 0, 0.16);
33001
- }
33002
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green {
33003
- background-color: rgba(30, 201, 127, 0.1);
33004
- }
33005
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33006
- background-color: #00ba5d;
33007
- }
33008
- .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 {
33009
- background-color: rgba(30, 201, 127, 0.16);
33010
- }
33011
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33012
- background-color: rgba(225, 230, 241, 0.6);
33013
- }
33014
- .s14dk8r1.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33015
- background-color: #6b7d99;
33016
- }
33017
- .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 {
33018
- background-color: rgba(211, 218, 235, 0.6);
33019
- }
33020
-
33021
- .s1uupoto {
33022
- width: 8px;
33023
- height: 8px;
33024
- border-radius: 50%;
33025
- display: inline-block;
33026
- }
33027
-
33028
32999
  .sq6vos1 {
33029
33000
  --item-min-width: 60px;
33030
33001
  }
@@ -33220,6 +33191,36 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33220
33191
  justify-content: center;
33221
33192
  }
33222
33193
 
33194
+ .t1gz6wqf {
33195
+ height: 100%;
33196
+ }
33197
+ .t1gz6wqf .table-loading-item {
33198
+ padding: 12px 4px;
33199
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33200
+ display: flex;
33201
+ }
33202
+ .t1gz6wqf .table-loading-item > * {
33203
+ height: 16px;
33204
+ margin: 4px;
33205
+ background: rgba(204, 212, 227, 0.18);
33206
+ border-radius: 2px;
33207
+ }
33208
+ .t1gz6wqf .table-loading-item .checkbox-loading {
33209
+ width: 16px;
33210
+ }
33211
+ .t1gz6wqf .table-loading-item .td-loading {
33212
+ flex: 1;
33213
+ }
33214
+ .t1gz6wqf :nth-child(1) {
33215
+ padding: 8px 4px;
33216
+ }
33217
+ .t1gz6wqf :nth-child(1) > * {
33218
+ background: rgba(107, 125, 153, 0.18);
33219
+ }
33220
+ .t1gz6wqf :nth-child(1) > * {
33221
+ background: rgba(163, 180, 204, 0.18);
33222
+ }
33223
+
33223
33224
  .c1kchka8 {
33224
33225
  height: 100%;
33225
33226
  width: 100%;
@@ -33697,6 +33698,22 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33697
33698
  padding: 0;
33698
33699
  }
33699
33700
 
33701
+ .rrwcpby {
33702
+ display: flex;
33703
+ align-items: center;
33704
+ }
33705
+ .rrwcpby .order {
33706
+ height: 24px;
33707
+ width: 24px;
33708
+ border-radius: 20px;
33709
+ color: #0080ff;
33710
+ background: rgba(0, 136, 255, 0.1);
33711
+ display: flex;
33712
+ align-items: center;
33713
+ justify-content: center;
33714
+ margin-right: 6px;
33715
+ }
33716
+
33700
33717
  .h1ol2wl7 {
33701
33718
  font-weight: bold;
33702
33719
  background-color: unset;
@@ -33906,6 +33923,50 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33906
33923
  background: transparent;
33907
33924
  }
33908
33925
 
33926
+ .skwah65 {
33927
+ height: 8px;
33928
+ box-sizing: border-box;
33929
+ border-radius: 2px;
33930
+ background: #f5f7fa;
33931
+ display: flex;
33932
+ width: 100%;
33933
+ overflow: hidden;
33934
+ }
33935
+ .skwah65 .stack-bar-item + .stack-bar-item {
33936
+ margin-left: 1px;
33937
+ }
33938
+
33939
+ .f1p9ti6d {
33940
+ width: 100%;
33941
+ margin-bottom: 0 !important;
33942
+ flex-flow: nowrap !important;
33943
+ line-break: auto;
33944
+ }
33945
+ .f1p9ti6d > .ant-form-item-label {
33946
+ text-align: left !important;
33947
+ padding-bottom: 0 !important;
33948
+ }
33949
+ .f1p9ti6d > .ant-form-item-label > label {
33950
+ min-height: 32px;
33951
+ height: auto;
33952
+ font-size: 13px;
33953
+ color: rgba(44, 56, 82, 0.6);
33954
+ white-space: normal;
33955
+ }
33956
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33957
+ border-color: #ff4d4f !important;
33958
+ }
33959
+ .f1p9ti6d .ant-form-item-explain {
33960
+ margin-top: 4px;
33961
+ font-size: 12px;
33962
+ min-height: 0px;
33963
+ }
33964
+ .f1p9ti6d .ant-form-item-extra {
33965
+ font-size: 12px;
33966
+ color: rgba(44, 56, 82, 0.6);
33967
+ min-height: 0px;
33968
+ }
33969
+
33909
33970
  .c1k4vanq {
33910
33971
  padding: 0 12px 14px 12px;
33911
33972
  }
@@ -33950,52 +34011,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33950
34011
  margin-right: 2px;
33951
34012
  }
33952
34013
 
33953
- .rrwcpby {
33954
- display: flex;
33955
- align-items: center;
33956
- }
33957
- .rrwcpby .order {
33958
- height: 24px;
33959
- width: 24px;
33960
- border-radius: 20px;
33961
- color: #0080ff;
33962
- background: rgba(0, 136, 255, 0.1);
33963
- display: flex;
33964
- align-items: center;
33965
- justify-content: center;
33966
- margin-right: 6px;
33967
- }
33968
-
33969
- .bab9xum {
33970
- 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);
33971
- }
33972
-
33973
- .cav4gt6 {
33974
- border-radius: 8px;
33975
- background-color: white;
33976
- }
33977
- .cav4gt6.hoverable {
33978
- cursor: pointer;
33979
- }
33980
- .cav4gt6.hoverable:hover {
33981
- transition: all 200ms ease;
33982
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
33983
- transform: translateY(-4px);
33984
- }
33985
-
33986
- .skwah65 {
33987
- height: 8px;
33988
- box-sizing: border-box;
33989
- border-radius: 2px;
33990
- background: #f5f7fa;
33991
- display: flex;
33992
- width: 100%;
33993
- overflow: hidden;
33994
- }
33995
- .skwah65 .stack-bar-item + .stack-bar-item {
33996
- margin-left: 1px;
33997
- }
33998
-
33999
34014
  .tc40oxa {
34000
34015
  margin-bottom: 4px;
34001
34016
  color: rgba(44, 56, 82, 0.6);
@@ -34189,66 +34204,21 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34189
34204
  margin-right: 8px;
34190
34205
  }
34191
34206
 
34192
- .f1p9ti6d {
34193
- width: 100%;
34194
- margin-bottom: 0 !important;
34195
- flex-flow: nowrap !important;
34196
- line-break: auto;
34197
- }
34198
- .f1p9ti6d > .ant-form-item-label {
34199
- text-align: left !important;
34200
- padding-bottom: 0 !important;
34201
- }
34202
- .f1p9ti6d > .ant-form-item-label > label {
34203
- min-height: 32px;
34204
- height: auto;
34205
- font-size: 13px;
34206
- color: rgba(44, 56, 82, 0.6);
34207
- white-space: normal;
34208
- }
34209
- .f1p9ti6d.ant-form-item-has-error .ant-input {
34210
- border-color: #ff4d4f !important;
34211
- }
34212
- .f1p9ti6d .ant-form-item-explain {
34213
- margin-top: 4px;
34214
- font-size: 12px;
34215
- min-height: 0px;
34216
- }
34217
- .f1p9ti6d .ant-form-item-extra {
34218
- font-size: 12px;
34219
- color: rgba(44, 56, 82, 0.6);
34220
- min-height: 0px;
34221
- }
34222
-
34223
- .sut42l0 {
34224
- padding: 0 8px;
34225
- height: 18px;
34226
- }
34227
-
34228
- .mfsz1jz {
34229
- padding: 2px 8px;
34230
- height: 24px;
34231
- }
34232
-
34233
- .tnd6h4m {
34234
- margin: 0;
34207
+ .bab9xum {
34208
+ 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);
34235
34209
  }
34236
34210
 
34237
- .i1qw4clm {
34238
- margin-right: 4px;
34239
- height: 16px;
34211
+ .cav4gt6 {
34212
+ border-radius: 8px;
34213
+ background-color: white;
34240
34214
  }
34241
-
34242
- .n1r5ku5l.ant-tag.ant-tag-gray {
34243
- font-weight: 700;
34244
- color: #00122e;
34245
- background-color: rgba(237, 241, 250, 0.6);
34246
- border: 1px solid rgba(211, 218, 235, 0.6);
34215
+ .cav4gt6.hoverable {
34216
+ cursor: pointer;
34247
34217
  }
34248
-
34249
- .iwsze0q {
34250
- margin-right: 4px;
34251
- height: 16px;
34218
+ .cav4gt6.hoverable:hover {
34219
+ transition: all 200ms ease;
34220
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34221
+ transform: translateY(-4px);
34252
34222
  }
34253
34223
 
34254
34224
  .w1xcixj5.outside-tag {
@@ -34260,37 +34230,6 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34260
34230
  margin-right: 4px;
34261
34231
  }
34262
34232
 
34263
- .a6dbbkm .ant-input-number-handler-wrap {
34264
- display: var(--a6dbbkm-0);
34265
- }
34266
- .a6dbbkm .ant-input-number-input-wrap {
34267
- padding: 4px 11px;
34268
- display: inline-flex;
34269
- line-height: 1.5715;
34270
- height: inherit;
34271
- }
34272
- .a6dbbkm .ant-input-number-input-wrap::after {
34273
- content: var(--a6dbbkm-1);
34274
- display: var(--a6dbbkm-2);
34275
- flex: none;
34276
- align-items: center;
34277
- margin-left: 4px;
34278
- }
34279
- .a6dbbkm .ant-input-number-input-wrap::before {
34280
- content: var(--a6dbbkm-3);
34281
- display: var(--a6dbbkm-4);
34282
- flex: none;
34283
- align-items: center;
34284
- margin-right: 4px;
34285
- cursor: auto;
34286
- }
34287
- .a6dbbkm .ant-input-number-input {
34288
- padding: 0;
34289
- margin: 0;
34290
- height: auto;
34291
- font-size: inherit;
34292
- }
34293
-
34294
34233
  .at4ovwe .ant-input-number-handler-wrap {
34295
34234
  display: var(--at4ovwe-0);
34296
34235
  }
@@ -34341,6 +34280,37 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34341
34280
  font-size: inherit;
34342
34281
  }
34343
34282
 
34283
+ .iwsze0q {
34284
+ margin-right: 4px;
34285
+ height: 16px;
34286
+ }
34287
+
34288
+ .sut42l0 {
34289
+ padding: 0 8px;
34290
+ height: 18px;
34291
+ }
34292
+
34293
+ .mfsz1jz {
34294
+ padding: 2px 8px;
34295
+ height: 24px;
34296
+ }
34297
+
34298
+ .tnd6h4m {
34299
+ margin: 0;
34300
+ }
34301
+
34302
+ .i1qw4clm {
34303
+ margin-right: 4px;
34304
+ height: 16px;
34305
+ }
34306
+
34307
+ .n1r5ku5l.ant-tag.ant-tag-gray {
34308
+ font-weight: 700;
34309
+ color: #00122e;
34310
+ background-color: rgba(237, 241, 250, 0.6);
34311
+ border: 1px solid rgba(211, 218, 235, 0.6);
34312
+ }
34313
+
34344
34314
  .feau332.ant-form-item {
34345
34315
  margin-bottom: 0;
34346
34316
  }
@@ -34358,4 +34328,35 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34358
34328
  }
34359
34329
  .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
34360
34330
  display: block;
34331
+ }
34332
+
34333
+ .a6dbbkm .ant-input-number-handler-wrap {
34334
+ display: var(--a6dbbkm-0);
34335
+ }
34336
+ .a6dbbkm .ant-input-number-input-wrap {
34337
+ padding: 4px 11px;
34338
+ display: inline-flex;
34339
+ line-height: 1.5715;
34340
+ height: inherit;
34341
+ }
34342
+ .a6dbbkm .ant-input-number-input-wrap::after {
34343
+ content: var(--a6dbbkm-1);
34344
+ display: var(--a6dbbkm-2);
34345
+ flex: none;
34346
+ align-items: center;
34347
+ margin-left: 4px;
34348
+ }
34349
+ .a6dbbkm .ant-input-number-input-wrap::before {
34350
+ content: var(--a6dbbkm-3);
34351
+ display: var(--a6dbbkm-4);
34352
+ flex: none;
34353
+ align-items: center;
34354
+ margin-right: 4px;
34355
+ cursor: auto;
34356
+ }
34357
+ .a6dbbkm .ant-input-number-input {
34358
+ padding: 0;
34359
+ margin: 0;
34360
+ height: auto;
34361
+ font-size: inherit;
34361
34362
  }