@cloudtower/eagle 0.27.28 → 0.27.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (308) hide show
  1. package/dist/components.css +1600 -1599
  2. package/dist/eagle/src/utils/type.d.ts +1 -0
  3. package/dist/{stories → eagle/stories}/changeLng.stories.d.ts +2 -2
  4. package/dist/esm/stats1.html +1 -1
  5. package/dist/parrot/src/index.d.ts +4 -0
  6. package/dist/parrot/src/locales/en-US/index.d.ts +130 -0
  7. package/dist/parrot/src/locales/index.d.ts +262 -0
  8. package/dist/parrot/src/locales/zh-CN/index.d.ts +130 -0
  9. package/dist/parrot/src/parrotI18n.d.ts +8 -0
  10. package/dist/style.css +1921 -1920
  11. package/dist/umd/stats1.html +1 -1
  12. package/dist/variables.scss +1 -0
  13. package/package.json +6 -7
  14. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/UIKitProvider.stories.d.ts +0 -0
  15. /package/dist/{UIKitProvider → eagle/src/UIKitProvider}/index.d.ts +0 -0
  16. /package/dist/{components → eagle/src/components}/Alert/Alert.stories.d.ts +0 -0
  17. /package/dist/{components → eagle/src/components}/Alert/index.d.ts +0 -0
  18. /package/dist/{components → eagle/src/components}/Arch/Arch.stories.d.ts +0 -0
  19. /package/dist/{components → eagle/src/components}/Arch/index.d.ts +0 -0
  20. /package/dist/{components → eagle/src/components}/Badge/index.d.ts +0 -0
  21. /package/dist/{components → eagle/src/components}/BaseIcon/BaseIcon.stories.d.ts +0 -0
  22. /package/dist/{components → eagle/src/components}/BaseIcon/index.d.ts +0 -0
  23. /package/dist/{components → eagle/src/components}/Bit/Bit.stories.d.ts +0 -0
  24. /package/dist/{components → eagle/src/components}/Bit/index.d.ts +0 -0
  25. /package/dist/{components → eagle/src/components}/BitPerSecond/BitPerSecond.stories.d.ts +0 -0
  26. /package/dist/{components → eagle/src/components}/BitPerSecond/index.d.ts +0 -0
  27. /package/dist/{components → eagle/src/components}/Bps/Bps.stories.d.ts +0 -0
  28. /package/dist/{components → eagle/src/components}/Bps/index.d.ts +0 -0
  29. /package/dist/{components → eagle/src/components}/Button/Button.stories.d.ts +0 -0
  30. /package/dist/{components → eagle/src/components}/Button/HoverableElement.d.ts +0 -0
  31. /package/dist/{components → eagle/src/components}/Button/HoverableElement.stories.d.ts +0 -0
  32. /package/dist/{components → eagle/src/components}/Button/index.d.ts +0 -0
  33. /package/dist/{components → eagle/src/components}/ButtonGroup/index.d.ts +0 -0
  34. /package/dist/{components → eagle/src/components}/Byte/Byte.stories.d.ts +0 -0
  35. /package/dist/{components → eagle/src/components}/Byte/index.d.ts +0 -0
  36. /package/dist/{components → eagle/src/components}/Calendar/index.d.ts +0 -0
  37. /package/dist/{components → eagle/src/components}/Card/Card.stories.d.ts +0 -0
  38. /package/dist/{components → eagle/src/components}/Card/CardBody.d.ts +0 -0
  39. /package/dist/{components → eagle/src/components}/Card/CardTitle.d.ts +0 -0
  40. /package/dist/{components → eagle/src/components}/Card/CardWrapper.d.ts +0 -0
  41. /package/dist/{components → eagle/src/components}/Card/__test__/Card.test.d.ts +0 -0
  42. /package/dist/{components → eagle/src/components}/Card/index.d.ts +0 -0
  43. /package/dist/{components → eagle/src/components}/Cascader/cascader.stories.d.ts +0 -0
  44. /package/dist/{components → eagle/src/components}/Cascader/index.d.ts +0 -0
  45. /package/dist/{components → eagle/src/components}/Checkbox/__test__/h5_css.test.d.ts +0 -0
  46. /package/dist/{components → eagle/src/components}/Checkbox/index.d.ts +0 -0
  47. /package/dist/{components → eagle/src/components}/Empty/index.d.ts +0 -0
  48. /package/dist/{components → eagle/src/components}/ErrorBoundary/index.d.ts +0 -0
  49. /package/dist/{components → eagle/src/components}/ExpandableList/CustomHeader.stories.d.ts +0 -0
  50. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandIcon.d.ts +0 -0
  51. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableContainer.d.ts +0 -0
  52. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.d.ts +0 -0
  53. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableItem.stories.d.ts +0 -0
  54. /package/dist/{components → eagle/src/components}/ExpandableList/ExpandableList.stories.d.ts +0 -0
  55. /package/dist/{components → eagle/src/components}/ExpandableList/RoundOrder.d.ts +0 -0
  56. /package/dist/{components → eagle/src/components}/ExpandableList/__test__/h5_css.test.d.ts +0 -0
  57. /package/dist/{components → eagle/src/components}/FailedLoad/index.d.ts +0 -0
  58. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +0 -0
  59. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +0 -0
  60. /package/dist/{components → eagle/src/components}/Fields/FieldsBoolean/index.d.ts +0 -0
  61. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTime/index.d.ts +0 -0
  62. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +0 -0
  63. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +0 -0
  64. /package/dist/{components → eagle/src/components}/Fields/FieldsDateTimeRange/index.d.ts +0 -0
  65. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/FieldsEnum.stories.d.ts +0 -0
  66. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/__test__/h5_css.test.d.ts +0 -0
  67. /package/dist/{components → eagle/src/components}/Fields/FieldsEnum/index.d.ts +0 -0
  68. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/__test__/h5_css.test.d.ts +0 -0
  69. /package/dist/{components → eagle/src/components}/Fields/FieldsFloat/index.d.ts +0 -0
  70. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/__test__/h5_css.test.d.ts +0 -0
  71. /package/dist/{components → eagle/src/components}/Fields/FieldsInt/index.d.ts +0 -0
  72. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/FieldsInteger.stories.d.ts +0 -0
  73. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/__test__/h5_css.test.d.ts +0 -0
  74. /package/dist/{components → eagle/src/components}/Fields/FieldsInteger/index.d.ts +0 -0
  75. /package/dist/{components → eagle/src/components}/Fields/FieldsString/FieldsString.stories.d.ts +0 -0
  76. /package/dist/{components → eagle/src/components}/Fields/FieldsString/__test__/h5_css.test.d.ts +0 -0
  77. /package/dist/{components → eagle/src/components}/Fields/FieldsString/index.d.ts +0 -0
  78. /package/dist/{components → eagle/src/components}/Fields/FieldsTextArea/index.d.ts +0 -0
  79. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +0 -0
  80. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +0 -0
  81. /package/dist/{components → eagle/src/components}/Fields/FieldsTimePicker/index.d.ts +0 -0
  82. /package/dist/{components → eagle/src/components}/Fields/index.d.ts +0 -0
  83. /package/dist/{components → eagle/src/components}/Form/index.d.ts +0 -0
  84. /package/dist/{components → eagle/src/components}/FormItem/Form.stories.d.ts +0 -0
  85. /package/dist/{components → eagle/src/components}/FormItem/index.d.ts +0 -0
  86. /package/dist/{components → eagle/src/components}/Frequency/Frequency.stories.d.ts +0 -0
  87. /package/dist/{components → eagle/src/components}/Frequency/index.d.ts +0 -0
  88. /package/dist/{components → eagle/src/components}/I18nNameTag/I18nNameTag.stories.d.ts +0 -0
  89. /package/dist/{components → eagle/src/components}/I18nNameTag/__test__/index.test.d.ts +0 -0
  90. /package/dist/{components → eagle/src/components}/I18nNameTag/index.d.ts +0 -0
  91. /package/dist/{components → eagle/src/components}/Icon/Icon.stories.d.ts +0 -0
  92. /package/dist/{components → eagle/src/components}/Icon/index.d.ts +0 -0
  93. /package/dist/{components → eagle/src/components}/Input/Input.simple.stories.d.ts +0 -0
  94. /package/dist/{components → eagle/src/components}/Input/Input.stories.d.ts +0 -0
  95. /package/dist/{components → eagle/src/components}/Input/__test__/h5_css.test.d.ts +0 -0
  96. /package/dist/{components → eagle/src/components}/Input/index.d.ts +0 -0
  97. /package/dist/{components → eagle/src/components}/InputGroup/__test__/h5_css.test.d.ts +0 -0
  98. /package/dist/{components → eagle/src/components}/InputGroup/index.d.ts +0 -0
  99. /package/dist/{components → eagle/src/components}/InputGroup/inputGroup.stories.d.ts +0 -0
  100. /package/dist/{components → eagle/src/components}/InputInteger/__test__/unit.test.d.ts +0 -0
  101. /package/dist/{components → eagle/src/components}/InputInteger/formatterInteger.d.ts +0 -0
  102. /package/dist/{components → eagle/src/components}/InputInteger/index.d.ts +0 -0
  103. /package/dist/{components → eagle/src/components}/InputNumber/index.d.ts +0 -0
  104. /package/dist/{components → eagle/src/components}/InputTagItem/index.d.ts +0 -0
  105. /package/dist/{components → eagle/src/components}/KitStoreProvider/index.d.ts +0 -0
  106. /package/dist/{components → eagle/src/components}/Link/Link.stories.d.ts +0 -0
  107. /package/dist/{components → eagle/src/components}/Link/index.d.ts +0 -0
  108. /package/dist/{components → eagle/src/components}/Loading/Loading.stories.d.ts +0 -0
  109. /package/dist/{components → eagle/src/components}/Loading/index.d.ts +0 -0
  110. /package/dist/{components → eagle/src/components}/Loading/style.d.ts +0 -0
  111. /package/dist/{components → eagle/src/components}/Metric/Metric.stories.d.ts +0 -0
  112. /package/dist/{components → eagle/src/components}/Metric/MetricActions.d.ts +0 -0
  113. /package/dist/{components → eagle/src/components}/Metric/MetricLegend.d.ts +0 -0
  114. /package/dist/{components → eagle/src/components}/Metric/Pointer.d.ts +0 -0
  115. /package/dist/{components → eagle/src/components}/Metric/RenderChart.d.ts +0 -0
  116. /package/dist/{components → eagle/src/components}/Metric/TooltipFormatter.d.ts +0 -0
  117. /package/dist/{components → eagle/src/components}/Metric/index.d.ts +0 -0
  118. /package/dist/{components → eagle/src/components}/Metric/metric.d.ts +0 -0
  119. /package/dist/{components → eagle/src/components}/Metric/mockMetric.d.ts +0 -0
  120. /package/dist/{components → eagle/src/components}/Metric/mockMetric2.d.ts +0 -0
  121. /package/dist/{components → eagle/src/components}/Metric/styled.d.ts +0 -0
  122. /package/dist/{components → eagle/src/components}/Metric/type.d.ts +0 -0
  123. /package/dist/{components → eagle/src/components}/Modal/Modal.stories.d.ts +0 -0
  124. /package/dist/{components → eagle/src/components}/Modal/index.d.ts +0 -0
  125. /package/dist/{components → eagle/src/components}/ModalStack/index.d.ts +0 -0
  126. /package/dist/{components → eagle/src/components}/Overflow/index.d.ts +0 -0
  127. /package/dist/{components → eagle/src/components}/OverflowTooltip/OverflowTooltip.stories.d.ts +0 -0
  128. /package/dist/{components → eagle/src/components}/OverflowTooltip/index.d.ts +0 -0
  129. /package/dist/{components → eagle/src/components}/Pagination/Pagination.stories.d.ts +0 -0
  130. /package/dist/{components → eagle/src/components}/Pagination/index.d.ts +0 -0
  131. /package/dist/{components → eagle/src/components}/Percent/Percent.stories.d.ts +0 -0
  132. /package/dist/{components → eagle/src/components}/Percent/index.d.ts +0 -0
  133. /package/dist/{components → eagle/src/components}/Progress/index.d.ts +0 -0
  134. /package/dist/{components → eagle/src/components}/Radio/Radio.stories.d.ts +0 -0
  135. /package/dist/{components → eagle/src/components}/Radio/RadioButton.stories.d.ts +0 -0
  136. /package/dist/{components → eagle/src/components}/Radio/RadioGroup.stories.d.ts +0 -0
  137. /package/dist/{components → eagle/src/components}/Radio/__test__/h5_css.test.d.ts +0 -0
  138. /package/dist/{components → eagle/src/components}/Radio/index.d.ts +0 -0
  139. /package/dist/{components → eagle/src/components}/SearchInput/SearchInput.stories.d.ts +0 -0
  140. /package/dist/{components → eagle/src/components}/SearchInput/__test__/h5_css.test.d.ts +0 -0
  141. /package/dist/{components → eagle/src/components}/SearchInput/index.d.ts +0 -0
  142. /package/dist/{components → eagle/src/components}/Second/Second.stories.d.ts +0 -0
  143. /package/dist/{components → eagle/src/components}/Second/index.d.ts +0 -0
  144. /package/dist/{components → eagle/src/components}/Select/Select.Simple.stories.d.ts +0 -0
  145. /package/dist/{components → eagle/src/components}/Select/Select.stories.d.ts +0 -0
  146. /package/dist/{components → eagle/src/components}/Select/index.d.ts +0 -0
  147. /package/dist/{components → eagle/src/components}/SimplePagination/SimplePagination.stories.d.ts +0 -0
  148. /package/dist/{components → eagle/src/components}/SimplePagination/__test__/h5_css.test.d.ts +0 -0
  149. /package/dist/{components → eagle/src/components}/SimplePagination/index.d.ts +0 -0
  150. /package/dist/{components → eagle/src/components}/Space/Space.stories.d.ts +0 -0
  151. /package/dist/{components → eagle/src/components}/Space/index.d.ts +0 -0
  152. /package/dist/{components → eagle/src/components}/Speed/Speed.stories.d.ts +0 -0
  153. /package/dist/{components → eagle/src/components}/Speed/index.d.ts +0 -0
  154. /package/dist/{components → eagle/src/components}/StatusCapsule/StatusCapsule.stories.d.ts +0 -0
  155. /package/dist/{components → eagle/src/components}/StatusCapsule/__test__/h5_css.test.d.ts +0 -0
  156. /package/dist/{components → eagle/src/components}/StatusCapsule/index.d.ts +0 -0
  157. /package/dist/{components → eagle/src/components}/Steps/Steps.stories.d.ts +0 -0
  158. /package/dist/{components → eagle/src/components}/Steps/index.d.ts +0 -0
  159. /package/dist/{components → eagle/src/components}/Steps/style.d.ts +0 -0
  160. /package/dist/{components → eagle/src/components}/Styled/Styled.stories.d.ts +0 -0
  161. /package/dist/{components → eagle/src/components}/Styled/index.d.ts +0 -0
  162. /package/dist/{components → eagle/src/components}/Switch/Switch.stories.d.ts +0 -0
  163. /package/dist/{components → eagle/src/components}/Switch/index.d.ts +0 -0
  164. /package/dist/{components → eagle/src/components}/Table/Table.stories.d.ts +0 -0
  165. /package/dist/{components → eagle/src/components}/Table/TableWidget.d.ts +0 -0
  166. /package/dist/{components → eagle/src/components}/Table/__test__/h5_css.test.d.ts +0 -0
  167. /package/dist/{components → eagle/src/components}/Table/common.d.ts +0 -0
  168. /package/dist/{components → eagle/src/components}/Table/index.d.ts +0 -0
  169. /package/dist/{components → eagle/src/components}/TableForm/AddRowButton.d.ts +0 -0
  170. /package/dist/{components → eagle/src/components}/TableForm/Columns/AffixColumn.d.ts +0 -0
  171. /package/dist/{components → eagle/src/components}/TableForm/Columns/CheckboxColumn.d.ts +0 -0
  172. /package/dist/{components → eagle/src/components}/TableForm/Columns/FormItem.d.ts +0 -0
  173. /package/dist/{components → eagle/src/components}/TableForm/Columns/InputColumn.d.ts +0 -0
  174. /package/dist/{components → eagle/src/components}/TableForm/Columns/TextColumn.d.ts +0 -0
  175. /package/dist/{components → eagle/src/components}/TableForm/Columns/index.d.ts +0 -0
  176. /package/dist/{components → eagle/src/components}/TableForm/TableForm.stories.d.ts +0 -0
  177. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyCell.d.ts +0 -0
  178. /package/dist/{components → eagle/src/components}/TableForm/TableFormBodyRows.d.ts +0 -0
  179. /package/dist/{components → eagle/src/components}/TableForm/TableFormHeaderCell.d.ts +0 -0
  180. /package/dist/{components → eagle/src/components}/TableForm/__test__/tableForm.test.d.ts +0 -0
  181. /package/dist/{components → eagle/src/components}/TableForm/__test__/utils.test.d.ts +0 -0
  182. /package/dist/{components → eagle/src/components}/TableForm/const.d.ts +0 -0
  183. /package/dist/{components → eagle/src/components}/TableForm/index.d.ts +0 -0
  184. /package/dist/{components → eagle/src/components}/TableForm/style.d.ts +0 -0
  185. /package/dist/{components → eagle/src/components}/TableForm/types.d.ts +0 -0
  186. /package/dist/{components → eagle/src/components}/TableForm/utils.d.ts +0 -0
  187. /package/dist/{components → eagle/src/components}/Tag/SplitTag.d.ts +0 -0
  188. /package/dist/{components → eagle/src/components}/Tag/Tag.stories.d.ts +0 -0
  189. /package/dist/{components → eagle/src/components}/Tag/__test__/h5_css.test.d.ts +0 -0
  190. /package/dist/{components → eagle/src/components}/Tag/const.d.ts +0 -0
  191. /package/dist/{components → eagle/src/components}/Tag/index.d.ts +0 -0
  192. /package/dist/{components → eagle/src/components}/Tag/style.d.ts +0 -0
  193. /package/dist/{components → eagle/src/components}/TextArea/index.d.ts +0 -0
  194. /package/dist/{components → eagle/src/components}/Time/__test__/h5_css.test.d.ts +0 -0
  195. /package/dist/{components → eagle/src/components}/Time/index.d.ts +0 -0
  196. /package/dist/{components → eagle/src/components}/Time/time.stories.d.ts +0 -0
  197. /package/dist/{components → eagle/src/components}/TimePicker/index.d.ts +0 -0
  198. /package/dist/{components → eagle/src/components}/TimeZoneSelect/TimeZoneSelect.stories.d.ts +0 -0
  199. /package/dist/{components → eagle/src/components}/TimeZoneSelect/index.d.ts +0 -0
  200. /package/dist/{components → eagle/src/components}/Token/Token.stories.d.ts +0 -0
  201. /package/dist/{components → eagle/src/components}/Token/__test__/h5_css.test.d.ts +0 -0
  202. /package/dist/{components → eagle/src/components}/Token/index.d.ts +0 -0
  203. /package/dist/{components → eagle/src/components}/Token/style.d.ts +0 -0
  204. /package/dist/{components → eagle/src/components}/Tooltip/Tooltip.stories.d.ts +0 -0
  205. /package/dist/{components → eagle/src/components}/Tooltip/index.d.ts +0 -0
  206. /package/dist/{components → eagle/src/components}/Truncate/Truncate.stories.d.ts +0 -0
  207. /package/dist/{components → eagle/src/components}/Truncate/index.d.ts +0 -0
  208. /package/dist/{components → eagle/src/components}/Typo/index.d.ts +0 -0
  209. /package/dist/{components → eagle/src/components}/antd.d.ts +0 -0
  210. /package/dist/{components → eagle/src/components}/index.d.ts +0 -0
  211. /package/dist/{components → eagle/src/components}/message/__tests__/index.test.d.ts +0 -0
  212. /package/dist/{components → eagle/src/components}/message/index.d.ts +0 -0
  213. /package/dist/{components → eagle/src/components}/message/style/index.d.ts +0 -0
  214. /package/dist/{components → eagle/src/components}/message-group/__test__/message-group.test.d.ts +0 -0
  215. /package/dist/{components → eagle/src/components}/message-group/index.d.ts +0 -0
  216. /package/dist/{components → eagle/src/components}/message-group/message-group.stories.d.ts +0 -0
  217. /package/dist/{core → eagle/src/core}/AccordionCard/AccordionCard.stories.d.ts +0 -0
  218. /package/dist/{core → eagle/src/core}/AccordionCard/index.d.ts +0 -0
  219. /package/dist/{core → eagle/src/core}/Breadcrumb/Breadcrumb.stories.d.ts +0 -0
  220. /package/dist/{core → eagle/src/core}/Breadcrumb/index.d.ts +0 -0
  221. /package/dist/{core → eagle/src/core}/DetailCard/DetailCard.stories.d.ts +0 -0
  222. /package/dist/{core → eagle/src/core}/DetailCard/index.d.ts +0 -0
  223. /package/dist/{core → eagle/src/core}/DropdownMenu/DropdownMenu.stories.d.ts +0 -0
  224. /package/dist/{core → eagle/src/core}/DropdownMenu/index.d.ts +0 -0
  225. /package/dist/{core → eagle/src/core}/ParrotTrans/index.d.ts +0 -0
  226. /package/dist/{core → eagle/src/core}/SegmentControl/SegmentControl.stories.d.ts +0 -0
  227. /package/dist/{core → eagle/src/core}/SegmentControl/index.d.ts +0 -0
  228. /package/dist/{core → eagle/src/core}/StepProgress/StepProgress.stories.d.ts +0 -0
  229. /package/dist/{core → eagle/src/core}/StepProgress/index.d.ts +0 -0
  230. /package/dist/{coreX → eagle/src/coreX}/BarChart/BarChart.stories.d.ts +0 -0
  231. /package/dist/{coreX → eagle/src/coreX}/BarChart/index.d.ts +0 -0
  232. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/BatchOperation.stories.d.ts +0 -0
  233. /package/dist/{coreX → eagle/src/coreX}/BatchOperation/index.d.ts +0 -0
  234. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/ChartWithTooltip.stories.d.ts +0 -0
  235. /package/dist/{coreX → eagle/src/coreX}/ChartWithTooltip/index.d.ts +0 -0
  236. /package/dist/{coreX → eagle/src/coreX}/Counting/Counting.stories.d.ts +0 -0
  237. /package/dist/{coreX → eagle/src/coreX}/Counting/index.d.ts +0 -0
  238. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/CronCalendar.stories.d.ts +0 -0
  239. /package/dist/{coreX → eagle/src/coreX}/CronCalendar/index.d.ts +0 -0
  240. /package/dist/{coreX → eagle/src/coreX}/CronPlan/CronPlan.stories.d.ts +0 -0
  241. /package/dist/{coreX → eagle/src/coreX}/CronPlan/index.d.ts +0 -0
  242. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/AbsoluteDate.d.ts +0 -0
  243. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/Calendar.d.ts +0 -0
  244. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.stories.d.ts +0 -0
  245. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/DateRangePicker.style.d.ts +0 -0
  246. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/InputTime.d.ts +0 -0
  247. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/RelativeTime.d.ts +0 -0
  248. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/common.d.ts +0 -0
  249. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useElementIntersectionRatio.d.ts +0 -0
  250. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/hooks/useMemoCompare.d.ts +0 -0
  251. /package/dist/{coreX → eagle/src/coreX}/DateRangePicker/index.d.ts +0 -0
  252. /package/dist/{coreX → eagle/src/coreX}/DonutChart/DonutChart.stories.d.ts +0 -0
  253. /package/dist/{coreX → eagle/src/coreX}/DonutChart/index.d.ts +0 -0
  254. /package/dist/{coreX → eagle/src/coreX}/DropdownTransition/index.d.ts +0 -0
  255. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/GoBackButton.stories.d.ts +0 -0
  256. /package/dist/{coreX → eagle/src/coreX}/GoBackButton/index.d.ts +0 -0
  257. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/NamesTooltip.stories.d.ts +0 -0
  258. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/__test__/index.test.d.ts +0 -0
  259. /package/dist/{coreX → eagle/src/coreX}/NamesTooltip/index.d.ts +0 -0
  260. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/SidebarSubtitle.stories.d.ts +0 -0
  261. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/__test__/index.test.d.ts +0 -0
  262. /package/dist/{coreX → eagle/src/coreX}/SidebarSubtitle/index.d.ts +0 -0
  263. /package/dist/{coreX → eagle/src/coreX}/SortableList/SortableList.stories.d.ts +0 -0
  264. /package/dist/{coreX → eagle/src/coreX}/SortableList/index.d.ts +0 -0
  265. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/SummaryTable.stories.d.ts +0 -0
  266. /package/dist/{coreX → eagle/src/coreX}/SummaryTable/index.d.ts +0 -0
  267. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/SwitchWithText.stories.d.ts +0 -0
  268. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/__tests__/h5_css.test.d.ts +0 -0
  269. /package/dist/{coreX → eagle/src/coreX}/SwitchWithText/index.d.ts +0 -0
  270. /package/dist/{coreX → eagle/src/coreX}/TabMenu/index.d.ts +0 -0
  271. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/TruncatedTextWithTooltip.stories.d.ts +0 -0
  272. /package/dist/{coreX → eagle/src/coreX}/TruncatedTextWithTooltip/index.d.ts +0 -0
  273. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/UnitWithChart.stories.d.ts +0 -0
  274. /package/dist/{coreX → eagle/src/coreX}/UnitWithChart/index.d.ts +0 -0
  275. /package/dist/{coreX → eagle/src/coreX}/common/getCalendarTitle.d.ts +0 -0
  276. /package/dist/{coreX → eagle/src/coreX}/index.d.ts +0 -0
  277. /package/dist/{hooks → eagle/src/hooks}/index.d.ts +0 -0
  278. /package/dist/{hooks → eagle/src/hooks}/useElementResize.d.ts +0 -0
  279. /package/dist/{hooks → eagle/src/hooks}/useElementsSize.d.ts +0 -0
  280. /package/dist/{hooks → eagle/src/hooks}/useParrotTranslation.d.ts +0 -0
  281. /package/dist/{index.d.ts → eagle/src/index.d.ts} +0 -0
  282. /package/dist/{spec → eagle/src/spec}/base.d.ts +0 -0
  283. /package/dist/{spec → eagle/src/spec}/index.d.ts +0 -0
  284. /package/dist/{spec → eagle/src/spec}/react-final-form.d.ts +0 -0
  285. /package/dist/{spec → eagle/src/spec}/type.d.ts +0 -0
  286. /package/dist/{store → eagle/src/store}/chart.d.ts +0 -0
  287. /package/dist/{store → eagle/src/store}/index.d.ts +0 -0
  288. /package/dist/{store → eagle/src/store}/modal.d.ts +0 -0
  289. /package/dist/{utils → eagle/src/utils}/__test__/compute.spec.d.ts +0 -0
  290. /package/dist/{utils → eagle/src/utils}/__test__/cron-time.spec.d.ts +0 -0
  291. /package/dist/{utils → eagle/src/utils}/__test__/time.spec.d.ts +0 -0
  292. /package/dist/{utils → eagle/src/utils}/__test__/tower.test.d.ts +0 -0
  293. /package/dist/{utils → eagle/src/utils}/compute.d.ts +0 -0
  294. /package/dist/{utils → eagle/src/utils}/constants.d.ts +0 -0
  295. /package/dist/{utils → eagle/src/utils}/cron-time.d.ts +0 -0
  296. /package/dist/{utils → eagle/src/utils}/dom.d.ts +0 -0
  297. /package/dist/{utils → eagle/src/utils}/formatValue.d.ts +0 -0
  298. /package/dist/{utils → eagle/src/utils}/icon.d.ts +0 -0
  299. /package/dist/{utils → eagle/src/utils}/index.d.ts +0 -0
  300. /package/dist/{utils → eagle/src/utils}/isEmpty.d.ts +0 -0
  301. /package/dist/{utils → eagle/src/utils}/testSuit.d.ts +0 -0
  302. /package/dist/{utils → eagle/src/utils}/time.d.ts +0 -0
  303. /package/dist/{utils → eagle/src/utils}/tower.d.ts +0 -0
  304. /package/dist/{stories → eagle/stories/components}/Stack.d.ts +0 -0
  305. /package/dist/{stories → eagle/stories/components}/Story.d.ts +0 -0
  306. /package/dist/{stories → eagle/stories/components}/index.d.ts +0 -0
  307. /package/dist/{stories → eagle/stories}/icons-react.stories.d.ts +0 -0
  308. /package/dist/{stories → eagle/stories}/menu.stories.d.ts +0 -0
package/dist/style.css CHANGED
@@ -29584,22 +29584,19 @@ html body {
29584
29584
  margin-right: 4px;
29585
29585
  }
29586
29586
 
29587
- .i1mrf09m {
29588
- display: inline-flex;
29589
- align-items: center;
29590
- }
29591
- .i1mrf09m .icon-inner {
29592
- display: inline-flex;
29593
- align-items: center;
29587
+ .fde5mpd {
29588
+ width: 100%;
29589
+ height: 100%;
29590
+ min-height: 124px;
29591
+ display: flex;
29592
+ flex-direction: column;
29594
29593
  justify-content: center;
29594
+ align-items: center;
29595
29595
  }
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;
29596
+ .fde5mpd .error-text {
29597
+ color: rgba(10, 37, 85, 0.6);
29598
+ margin-bottom: 16px;
29599
+ font-size: 18px;
29603
29600
  }
29604
29601
 
29605
29602
  .buj61ew.ant-btn-icon-only {
@@ -29852,6 +29849,24 @@ html body {
29852
29849
  padding: 0;
29853
29850
  }
29854
29851
 
29852
+ .i1mrf09m {
29853
+ display: inline-flex;
29854
+ align-items: center;
29855
+ }
29856
+ .i1mrf09m .icon-inner {
29857
+ display: inline-flex;
29858
+ align-items: center;
29859
+ justify-content: center;
29860
+ }
29861
+ .i1mrf09m .icon-inner + span,
29862
+ .i1mrf09m span + .icon-inner.suffix {
29863
+ margin-left: 4px;
29864
+ }
29865
+ .i1mrf09m.is-rotate img,
29866
+ .i1mrf09m.is-rotate svg {
29867
+ animation: rotate 680ms linear infinite;
29868
+ }
29869
+
29855
29870
  .bpq0js6 {
29856
29871
  padding: 4px 11px;
29857
29872
  }
@@ -29881,1890 +29896,1875 @@ html body {
29881
29896
  border-radius: unset;
29882
29897
  }
29883
29898
 
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;
29899
+ .obf05yr {
29900
+ display: inline-block;
29892
29901
  }
29893
- .fde5mpd .error-text {
29894
- color: rgba(10, 37, 85, 0.6);
29895
- margin-bottom: 16px;
29896
- font-size: 18px;
29902
+
29903
+ .hsms1n6 {
29904
+ visibility: hidden;
29905
+ position: absolute;
29897
29906
  }
29898
29907
 
29899
- .rxbeqvl.ant-radio-wrapper {
29900
- display: inline-flex;
29901
- align-items: baseline;
29902
- white-space: pre-wrap;
29908
+ .i1e4sgug {
29909
+ display: inline-block;
29903
29910
  }
29904
- .rxbeqvl.ant-radio-wrapper .ant-radio {
29905
- position: relative;
29906
- top: 3px;
29911
+
29912
+ .d6j0lbj {
29913
+ font-family: Inter;
29914
+ font-style: normal;
29915
+ font-weight: bold;
29916
+ font-size: 32px;
29917
+ line-height: 40px;
29907
29918
  }
29908
- .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
29909
- border-color: rgba(107, 128, 167, 0.6);
29919
+
29920
+ .d1xhvvxe {
29921
+ font-family: Inter;
29922
+ font-style: normal;
29923
+ font-weight: bold;
29924
+ font-size: 24px;
29925
+ line-height: 32px;
29910
29926
  }
29911
- .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
29912
- border-color: #0080ff;
29927
+
29928
+ .dk10mxq {
29929
+ font-family: Inter;
29930
+ font-style: normal;
29931
+ font-weight: normal;
29932
+ font-size: 32px;
29933
+ line-height: 40px;
29913
29934
  }
29914
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
29915
- border-color: #0080ff;
29916
- background: #0080ff;
29935
+
29936
+ .dxsait {
29937
+ font-family: Inter;
29938
+ font-style: normal;
29939
+ font-weight: bold;
29940
+ font-size: 20px;
29941
+ line-height: 24px;
29917
29942
  }
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;
29943
+
29944
+ .dokn0h3 {
29945
+ font-family: Inter;
29946
+ font-style: normal;
29947
+ font-weight: normal;
29948
+ font-size: 20px;
29949
+ line-height: 24px;
29924
29950
  }
29925
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
29926
- opacity: 0.5;
29951
+
29952
+ .dobau4p {
29953
+ font-family: Inter;
29954
+ font-style: normal;
29955
+ font-weight: bold;
29956
+ font-size: 18px;
29957
+ line-height: 22px;
29927
29958
  }
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);
29959
+
29960
+ .dvolwok {
29961
+ font-family: Inter;
29962
+ font-style: normal;
29963
+ font-weight: normal;
29964
+ font-size: 18px;
29965
+ line-height: 22px;
29931
29966
  }
29932
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
29933
- background: #00122e;
29967
+
29968
+ .h181qhg4 {
29969
+ font-family: Inter;
29970
+ font-style: normal;
29971
+ font-weight: bold;
29972
+ font-size: 16px;
29973
+ line-height: 22px;
29934
29974
  }
29935
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
29936
- color: #00122e;
29937
- opacity: 0.5;
29975
+
29976
+ .h1phgmcq {
29977
+ font-family: Inter;
29978
+ font-style: normal;
29979
+ font-weight: normal;
29980
+ font-size: 16px;
29981
+ line-height: 22px;
29938
29982
  }
29939
- .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
29940
- color: #00122e;
29983
+
29984
+ .h173xnl1 {
29985
+ font-family: Inter;
29986
+ font-style: normal;
29987
+ font-weight: bold;
29988
+ font-size: 14px;
29989
+ line-height: 20px;
29941
29990
  }
29942
- .rxbeqvl.ant-radio-wrapper .ant-radio + span {
29943
- display: inline-block;
29944
- padding: 0;
29945
- padding-left: 12px;
29991
+
29992
+ .hedm4pz {
29993
+ font-family: Inter;
29994
+ font-style: normal;
29995
+ font-weight: normal;
29996
+ font-size: 14px;
29997
+ line-height: 20px;
29946
29998
  }
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);
29999
+
30000
+ .h1kd8xld {
30001
+ font-family: Inter;
30002
+ font-style: normal;
30003
+ font-weight: bold;
30004
+ font-size: 12px;
30005
+ line-height: 18px;
29951
30006
  }
29952
- .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
29953
- padding-left: 8px;
30007
+
30008
+ .hp14fr {
30009
+ font-family: Inter;
30010
+ font-style: normal;
30011
+ font-weight: normal;
30012
+ font-size: 12px;
30013
+ line-height: 18px;
29954
30014
  }
29955
30015
 
29956
- .r5ie79y .ant-radio-button-wrapper:first-child {
29957
- border-radius: 5px 0 0 5px;
30016
+ .hgrg7mn {
30017
+ font-family: Inter;
30018
+ font-style: normal;
30019
+ font-weight: bold;
30020
+ text-transform: uppercase;
30021
+ font-feature-settings: "cpsp" on;
30022
+ font-size: 12px;
30023
+ line-height: 18px;
29958
30024
  }
29959
- .r5ie79y .ant-radio-button-wrapper:last-child {
29960
- border-radius: 0 5px 5px 0;
30025
+
30026
+ .h6zme9x {
30027
+ font-family: Inter;
30028
+ font-style: normal;
30029
+ font-weight: normal;
30030
+ text-transform: uppercase;
30031
+ font-feature-settings: "cpsp" on;
30032
+ font-size: 12px;
30033
+ line-height: 18px;
29961
30034
  }
29962
30035
 
29963
- .r1f0aqcc {
29964
- color: #00122e;
29965
- border-color: #ccd4e3;
30036
+ .locjvsv {
30037
+ font-family: Inter;
30038
+ font-style: normal;
30039
+ font-weight: normal;
30040
+ font-size: 16px;
30041
+ line-height: 24px;
29966
30042
  }
29967
- .r1f0aqcc:first-child {
29968
- border-color: #a3b4cc;
30043
+
30044
+ .l13gi131 {
30045
+ font-family: Inter;
30046
+ font-style: normal;
30047
+ font-weight: bold;
30048
+ font-size: 16px;
30049
+ line-height: 24px;
29969
30050
  }
29970
- .r1f0aqcc.ant-radio-button-wrapper {
29971
- padding: 0 12px;
29972
- line-height: 32px;
29973
- height: 32px;
30051
+
30052
+ .l1ynemsu {
30053
+ font-family: Inter;
30054
+ font-style: normal;
30055
+ font-weight: normal;
30056
+ font-size: 16px;
30057
+ line-height: 24px;
29974
30058
  }
29975
- .r1f0aqcc.ant-radio-button-wrapper > span + span {
29976
- white-space: nowrap;
30059
+
30060
+ .l1cft1cx {
30061
+ font-family: Inter;
30062
+ font-style: normal;
30063
+ font-weight: bold;
30064
+ font-size: 16px;
30065
+ line-height: 24px;
29977
30066
  }
29978
- .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
29979
- height: 22px;
29980
- padding: 0 7px;
29981
- line-height: 20px;
30067
+
30068
+ .l17tqc8p {
30069
+ font-family: Inter;
30070
+ font-style: normal;
30071
+ font-weight: normal;
30072
+ text-transform: uppercase;
30073
+ font-feature-settings: "cpsp" on;
30074
+ font-size: 16px;
30075
+ line-height: 24px;
29982
30076
  }
29983
- .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
29984
- background: #ccd4e3;
30077
+
30078
+ .l1j1e5w7 {
30079
+ font-family: Inter;
30080
+ font-style: normal;
30081
+ font-weight: bold;
30082
+ text-transform: uppercase;
30083
+ font-feature-settings: "cpsp" on;
30084
+ font-size: 16px;
30085
+ line-height: 24px;
29985
30086
  }
29986
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
29987
- background: #0080ff;
30087
+
30088
+ .l1gf91jb {
30089
+ font-family: Inter;
30090
+ font-style: normal;
30091
+ font-weight: normal;
30092
+ font-size: 14px;
30093
+ line-height: 22px;
29988
30094
  }
29989
- .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
29990
- background: #ccd4e3;
29991
- opacity: 0.5;
30095
+
30096
+ .lu7hlr6 {
30097
+ font-family: Inter;
30098
+ font-style: normal;
30099
+ font-weight: 500;
30100
+ font-size: 14px;
30101
+ line-height: 22px;
29992
30102
  }
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;
30103
+
30104
+ .l3l3jf0 {
30105
+ font-family: Inter;
30106
+ font-style: normal;
30107
+ font-weight: bold;
30108
+ font-size: 14px;
30109
+ line-height: 22px;
29995
30110
  }
29996
- .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
29997
- border-color: #0080ff;
30111
+
30112
+ .l12j5nqp {
30113
+ font-family: Inter;
30114
+ font-style: normal;
30115
+ font-weight: normal;
30116
+ font-size: 14px;
30117
+ line-height: 22px;
29998
30118
  }
29999
- .r1f0aqcc.ant-radio-button-wrapper-checked {
30000
- background: rgba(0, 136, 255, 0.1);
30119
+
30120
+ .l1tecqht {
30121
+ font-family: Inter;
30122
+ font-style: normal;
30123
+ font-weight: bold;
30124
+ font-size: 14px;
30125
+ line-height: 22px;
30001
30126
  }
30002
- .r1f0aqcc.ant-radio-button-wrapper-disabled {
30003
- background: rgba(211, 218, 235, 0.6);
30004
- border-color: #ccd4e3;
30005
- opacity: 0.5;
30127
+
30128
+ .l6sa990 {
30129
+ font-family: Inter;
30130
+ font-style: normal;
30131
+ font-weight: normal;
30132
+ text-transform: uppercase;
30133
+ font-feature-settings: "cpsp" on;
30134
+ font-size: 14px;
30135
+ line-height: 22px;
30006
30136
  }
30007
- .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
30008
- color: #00122e;
30009
- border-color: #ccd4e3;
30137
+
30138
+ .lckqe8j {
30139
+ font-family: Inter;
30140
+ font-style: normal;
30141
+ font-weight: bold;
30142
+ text-transform: uppercase;
30143
+ font-feature-settings: "cpsp" on;
30144
+ font-size: 14px;
30145
+ line-height: 22px;
30010
30146
  }
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);
30147
+
30148
+ .l1kuminb {
30149
+ font-family: Inter;
30150
+ font-style: normal;
30151
+ font-weight: normal;
30152
+ font-size: 13px;
30153
+ line-height: 20px;
30015
30154
  }
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;
30155
+
30156
+ .l1pbuf5j {
30157
+ font-family: Inter;
30158
+ font-style: normal;
30159
+ font-weight: 600;
30160
+ font-size: 13px;
30161
+ line-height: 20px;
30023
30162
  }
30024
- .r1f0aqcc .ant-radio-button-input:focus {
30025
- box-shadow: none;
30163
+
30164
+ .l1r4ztu {
30165
+ font-family: Inter;
30166
+ font-style: normal;
30167
+ font-weight: bold;
30168
+ font-size: 13px;
30169
+ line-height: 20px;
30026
30170
  }
30027
- .r1f0aqcc .ant-radio-button-input.ant-input-number {
30028
- margin-right: 0;
30029
- width: initial;
30030
- box-shadow: none;
30171
+
30172
+ .ly8vzok {
30173
+ font-family: Inter;
30174
+ font-style: normal;
30175
+ font-weight: normal;
30176
+ font-size: 13px;
30177
+ line-height: 20px;
30031
30178
  }
30032
- .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
30033
- display: none;
30179
+
30180
+ .lumfmf {
30181
+ font-family: Inter;
30182
+ font-style: normal;
30183
+ font-weight: 600;
30184
+ font-size: 13px;
30185
+ line-height: 20px;
30034
30186
  }
30035
- .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
30036
- display: inline;
30187
+
30188
+ .l16ujwmv {
30189
+ font-family: Inter;
30190
+ font-style: normal;
30191
+ font-weight: bold;
30192
+ font-size: 13px;
30193
+ line-height: 20px;
30037
30194
  }
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;
30195
+
30196
+ .l17o1ffr {
30197
+ font-family: Inter;
30198
+ font-style: normal;
30199
+ font-weight: normal;
30200
+ text-transform: uppercase;
30201
+ font-feature-settings: "cpsp" on;
30202
+ font-size: 13px;
30203
+ line-height: 20px;
30043
30204
  }
30044
30205
 
30045
- .obf05yr {
30046
- display: inline-block;
30206
+ .lngllvn {
30207
+ font-family: Inter;
30208
+ font-style: normal;
30209
+ font-weight: bold;
30210
+ text-transform: uppercase;
30211
+ font-feature-settings: "cpsp" on;
30212
+ font-size: 13px;
30213
+ line-height: 20px;
30047
30214
  }
30048
30215
 
30049
- .hsms1n6 {
30050
- visibility: hidden;
30051
- position: absolute;
30216
+ .l2i7fo9 {
30217
+ font-family: Inter;
30218
+ font-style: normal;
30219
+ font-weight: normal;
30220
+ font-size: 12px;
30221
+ line-height: 18px;
30052
30222
  }
30053
30223
 
30054
- .cz04yix {
30055
- display: flex;
30056
- flex-direction: column;
30224
+ .l1x7hscx {
30225
+ font-family: Inter;
30226
+ font-style: normal;
30227
+ font-weight: 500;
30228
+ font-size: 12px;
30229
+ line-height: 18px;
30057
30230
  }
30058
30231
 
30059
- .m1if5j39 {
30060
- max-width: 1120px;
30061
- width: 100%;
30062
- margin: 0 auto;
30063
- height: 100%;
30232
+ .le1jwan {
30233
+ font-family: Inter;
30234
+ font-style: normal;
30235
+ font-weight: bold;
30236
+ font-size: 12px;
30237
+ line-height: 18px;
30064
30238
  }
30065
30239
 
30066
- .w1vvwdlp {
30067
- max-width: 1120px;
30068
- width: 100%;
30069
- margin: 0 auto;
30070
- display: flex;
30240
+ .lyxynfj {
30241
+ font-family: Inter;
30242
+ font-style: normal;
30243
+ font-weight: normal;
30244
+ font-size: 12px;
30245
+ line-height: 18px;
30071
30246
  }
30072
- .w1vvwdlp .left,
30073
- .w1vvwdlp .right {
30074
- flex-grow: 0;
30075
- flex-shrink: 0;
30076
- flex-basis: 21%;
30247
+
30248
+ .lpb2nxv {
30249
+ font-family: Inter;
30250
+ font-style: normal;
30251
+ font-weight: 500;
30252
+ font-size: 12px;
30253
+ line-height: 18px;
30077
30254
  }
30078
- .w1vvwdlp .left {
30079
- display: flex;
30080
- justify-content: flex-end;
30081
- padding-right: 44px;
30255
+
30256
+ .l1r8o3vv {
30257
+ font-family: Inter;
30258
+ font-style: normal;
30259
+ font-weight: bold;
30260
+ font-size: 12px;
30261
+ line-height: 18px;
30082
30262
  }
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;
30263
+
30264
+ .lemnjy2 {
30265
+ font-family: Inter;
30266
+ font-style: normal;
30267
+ font-weight: normal;
30268
+ text-transform: uppercase;
30269
+ font-feature-settings: "cpsp" on;
30270
+ font-size: 12px;
30271
+ line-height: 18px;
30097
30272
  }
30098
30273
 
30099
- .h1cuopx7 .ant-modal-header {
30100
- margin: 0 auto;
30101
- width: 100%;
30102
- max-width: 648px;
30274
+ .lrc42gb {
30275
+ font-family: Inter;
30276
+ font-style: normal;
30277
+ font-weight: bold;
30278
+ text-transform: uppercase;
30279
+ font-feature-settings: "cpsp" on;
30280
+ font-size: 12px;
30281
+ line-height: 18px;
30103
30282
  }
30104
- .h1cuopx7 .ant-modal-header .ant-modal-title {
30105
- margin-left: 0;
30283
+
30284
+ .fqaz4mb {
30285
+ font-family: Inter;
30286
+ font-style: normal;
30287
+ font-weight: normal;
30288
+ font-size: 13px;
30289
+ line-height: 20px;
30106
30290
  }
30107
- .h1cuopx7 .ant-modal-body {
30108
- margin: 0 auto;
30109
- padding: 0;
30110
- width: 100%;
30111
- max-width: 648px;
30112
- overflow: hidden;
30291
+
30292
+ .f13we5o {
30293
+ font-family: Inter;
30294
+ font-style: normal;
30295
+ font-weight: normal;
30296
+ font-size: 13px;
30297
+ line-height: 20px;
30113
30298
  }
30114
- .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30115
- margin-bottom: 40px;
30299
+
30300
+ .ffmjua2 {
30301
+ font-family: Inter;
30302
+ font-style: normal;
30303
+ font-weight: normal;
30304
+ font-size: 12px;
30305
+ line-height: 18px;
30116
30306
  }
30117
- .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30118
- height: calc(100vh - 225px);
30119
- overflow-y: auto;
30307
+
30308
+ .fz2mxw0 {
30309
+ font-family: Inter;
30310
+ font-style: normal;
30311
+ font-weight: normal;
30312
+ font-size: 12px;
30313
+ line-height: 18px;
30120
30314
  }
30121
- .h1cuopx7 .ant-modal-footer .footer-content {
30122
- margin: 0 auto;
30123
- max-width: 648px;
30315
+
30316
+ .t1ertzoh {
30317
+ font-family: Inter;
30318
+ font-style: normal;
30319
+ font-weight: normal;
30320
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30321
+ font-size: 13px;
30322
+ line-height: 20px;
30124
30323
  }
30125
30324
 
30126
- .h1p6d3y3 .ant-modal-header {
30127
- margin: 0 auto;
30128
- width: 100%;
30129
- max-width: 1024px;
30325
+ .t19bge8r {
30326
+ font-family: Inter;
30327
+ font-style: normal;
30328
+ font-weight: normal;
30329
+ font-feature-settings: "zero" on;
30330
+ font-size: 13px;
30331
+ line-height: 20px;
30130
30332
  }
30131
- .h1p6d3y3 .ant-modal-header .ant-modal-title {
30132
- margin-left: 0;
30333
+
30334
+ .tjrzfyl {
30335
+ font-family: Inter;
30336
+ font-style: normal;
30337
+ font-weight: normal;
30338
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30339
+ font-size: 12px;
30340
+ line-height: 18px;
30133
30341
  }
30134
- .h1p6d3y3 .ant-modal-body {
30135
- margin: 0 auto;
30136
- padding: 0;
30137
- width: 100%;
30138
- max-width: 1024px;
30139
- overflow: hidden;
30342
+
30343
+ .tm6s7bo {
30344
+ font-family: Inter;
30345
+ font-style: normal;
30346
+ font-weight: 500;
30347
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30348
+ font-size: 12px;
30349
+ line-height: 18px;
30140
30350
  }
30141
- .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30142
- margin-bottom: 40px;
30351
+
30352
+ .t19zq6ic {
30353
+ font-family: Inter;
30354
+ font-style: normal;
30355
+ font-weight: normal;
30356
+ font-feature-settings: "zero" on;
30357
+ font-size: 12px;
30358
+ line-height: 18px;
30143
30359
  }
30144
- .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30145
- height: calc(100vh - 225px);
30146
- overflow-y: auto;
30360
+
30361
+ .t1gduru8 {
30362
+ font-family: Inter;
30363
+ font-style: normal;
30364
+ font-weight: 500;
30365
+ font-feature-settings: "zero" on;
30366
+ font-size: 12px;
30367
+ line-height: 18px;
30147
30368
  }
30148
- .h1p6d3y3 .ant-modal-footer .footer-content {
30149
- margin: 0 auto;
30150
- max-width: 1024px;
30369
+
30370
+ .t55raab {
30371
+ font-family: Inter;
30372
+ font-style: normal;
30373
+ font-weight: bold;
30374
+ font-feature-settings: "zero" on;
30375
+ font-size: 16px;
30376
+ line-height: 24px;
30151
30377
  }
30152
30378
 
30153
- .fxgckuk {
30154
- flex: 1;
30379
+ .u1w9abfe {
30380
+ font-family: Inter;
30381
+ font-style: normal;
30382
+ font-weight: normal;
30383
+ font-size: 10px;
30384
+ line-height: 12px;
30155
30385
  }
30156
- .fxgckuk label {
30157
- font-size: 13px;
30158
- line-height: 20px;
30386
+
30387
+ .p12gwtiw {
30388
+ display: flex;
30389
+ justify-content: space-between;
30390
+ align-items: center;
30391
+ padding: 10px 0;
30159
30392
  color: rgba(44, 56, 82, 0.6);
30393
+ font-size: 12px;
30394
+ line-height: 24px;
30160
30395
  }
30161
- .fxgckuk .title {
30162
- font-size: 14px;
30163
- line-height: 20px;
30164
- color: #2d3a56;
30165
- margin-bottom: 12px;
30396
+ .p12gwtiw .pagination-left {
30397
+ padding: 2px 8px;
30166
30398
  }
30167
- .fxgckuk.connect-cluster .title {
30168
- padding-bottom: 26px;
30399
+ .p12gwtiw .dropdown-trigger {
30400
+ display: flex;
30401
+ align-items: center;
30402
+ border-radius: 6px;
30403
+ cursor: pointer;
30404
+ transition: all 0.3s ease;
30169
30405
  }
30170
-
30171
- .f1d0vek1 {
30172
- padding: 25px 0 15px 0;
30173
- border-bottom: 1px solid #e1e5eb;
30174
- margin-bottom: 16px;
30406
+ .p12gwtiw .dropdown-trigger:hover {
30407
+ background: rgba(211, 218, 235, 0.6);
30408
+ color: #0080ff;
30175
30409
  }
30176
-
30177
- .f4u402y {
30410
+ .p12gwtiw .dropdown-trigger .icon-inner {
30411
+ margin-left: 4px;
30412
+ }
30413
+ .p12gwtiw .pagination-right {
30178
30414
  display: flex;
30179
30415
  align-items: center;
30180
- margin-bottom: 8px;
30416
+ color: #0080ff;
30417
+ font-weight: bold;
30181
30418
  }
30182
- .f4u402y > label {
30183
- width: 216px;
30419
+ .p12gwtiw .pagination-right .icon-inner {
30420
+ margin-left: 4px;
30184
30421
  }
30185
- .f4u402y > label + * {
30186
- width: 100%;
30422
+ .p12gwtiw .pagination-right .prev-btn,
30423
+ .p12gwtiw .pagination-right .next-btn {
30424
+ padding: 0 8px;
30187
30425
  }
30188
- .f4u402y .ant-select {
30189
- width: 100%;
30426
+ .p12gwtiw .pagination-right .prev-btn > span,
30427
+ .p12gwtiw .pagination-right .next-btn > span {
30428
+ color: #0080ff;
30190
30429
  }
30191
-
30192
- .e1pldf6v {
30193
- color: #e75a3a;
30194
- margin-right: 10px;
30430
+ .p12gwtiw .pagination-right .next-btn .icon-inner {
30431
+ transform: rotate(180deg);
30195
30432
  }
30196
30433
 
30197
- .dq0gblh {
30198
- width: 100%;
30199
- height: 1px;
30200
- background: rgba(213, 219, 227, 0.6);
30201
- margin: 24px 0;
30434
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu {
30435
+ max-height: calc(100vh - 128px);
30436
+ overflow-y: auto;
30437
+ }
30438
+ .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
30439
+ padding: 4px 20px;
30440
+ font-size: 12px;
30441
+ line-height: 18px;
30202
30442
  }
30203
30443
 
30204
- .l1v7sr0n {
30205
- display: flex;
30206
- justify-content: center;
30207
- align-items: center;
30444
+ .t1upn1sz {
30208
30445
  height: 100%;
30209
30446
  }
30210
30447
 
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;
30448
+ .tta5kd2 {
30449
+ height: 100%;
30219
30450
  }
30220
-
30221
- .m1jy87hk .ant-modal-header,
30222
- .m1jy87hk .ant-modal-footer .footer-content {
30223
- width: 648px;
30224
- margin: 0 auto;
30451
+ .tta5kd2.empty-table .ant-table-content {
30452
+ overflow: visible !important;
30453
+ height: 100%;
30225
30454
  }
30226
- .m1jy87hk .ant-modal-header {
30227
- padding: 35px 0 24px;
30228
- border: none;
30455
+ .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30456
+ height: 100%;
30229
30457
  }
30230
- .m1jy87hk .ant-modal-header .ant-modal-title {
30231
- font-size: 30px;
30458
+ .tta5kd2.empty-table .ant-table-content table {
30459
+ width: 100% !important;
30460
+ height: 100%;
30232
30461
  }
30233
- .m1jy87hk .ant-modal-body {
30234
- padding: 4px 0 2px;
30462
+ .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30463
+ padding: 15px 0;
30235
30464
  }
30236
- .m1jy87hk .ant-modal-footer {
30237
- border: none;
30465
+ .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30466
+ display: none;
30238
30467
  }
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);
30468
+ .tta5kd2 .active-row td:nth-child(1) {
30469
+ font-weight: 700;
30249
30470
  }
30250
- .ti7fpyu:not(:first-child) {
30251
- margin-left: 4px;
30471
+ .tta5kd2.has-selection .active-row td:nth-child(2) {
30472
+ font-weight: 700;
30252
30473
  }
30253
-
30254
- .f1rest1f {
30255
- width: 100%;
30474
+ .tta5kd2 .ant-spin-nested-loading {
30256
30475
  height: 100%;
30257
- display: flex;
30258
- align-items: center;
30259
- justify-content: center;
30260
- }
30261
-
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;
30271
30476
  }
30272
-
30273
- .f1y3gta0.form-item-general {
30274
- width: 640px;
30477
+ .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30478
+ height: 100%;
30479
+ overflow: visible;
30275
30480
  }
30276
- .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
30277
- margin-top: 16px;
30481
+ .tta5kd2 .ant-spin-nested-loading .ant-spin {
30482
+ max-height: none;
30278
30483
  }
30279
- .f1y3gta0.form-item-compact {
30280
- width: 412px;
30484
+ .tta5kd2.table-init-loading .ant-spin-blur thead,
30485
+ .tta5kd2.table-init-loading .ant-spin-blur tbody {
30486
+ display: none;
30281
30487
  }
30282
- .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
30283
- margin-top: 8px;
30488
+ .tta5kd2 td.ant-table-column-sort {
30489
+ background: transparent;
30284
30490
  }
30285
- .f1y3gta0 .form-item {
30286
- width: auto;
30491
+ .tta5kd2 td.ant-table-cell-fix-left,
30492
+ .tta5kd2 td.ant-table-cell-fix-right {
30493
+ background: #fff;
30494
+ padding: 0 !important;
30287
30495
  }
30288
- .f1y3gta0 .form-item-main {
30289
- position: relative;
30496
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30497
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
30290
30498
  display: flex;
30499
+ align-items: center;
30500
+ height: 100%;
30501
+ padding: 8px;
30291
30502
  }
30292
- .f1y3gta0 .form-item-extra {
30293
- margin-top: 4px;
30503
+ .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content > span,
30504
+ .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content > span {
30505
+ overflow: hidden;
30506
+ text-overflow: ellipsis;
30294
30507
  width: 100%;
30295
- padding: 14px;
30296
- background: #f2f4f6;
30297
- font-size: 13px;
30298
- line-height: 1.8;
30299
- color: #8e9aa9;
30300
- }
30301
- .f1y3gta0 .form-item-label {
30302
- padding-right: 12px;
30303
- font-size: 13px;
30304
- color: rgba(44, 56, 82, 0.6);
30305
- }
30306
- .f1y3gta0 .form-item-label.label-right {
30307
- text-align: right;
30308
30508
  }
30309
- .f1y3gta0 .form-item-label,
30310
- .f1y3gta0 .form-item-control {
30311
- line-height: 32px;
30312
- }
30313
- .f1y3gta0 .form-item-control .form-item-error {
30314
- line-height: 18px;
30509
+ .tta5kd2 .ant-table-container {
30510
+ height: 100%;
30315
30511
  }
30316
- .f1y3gta0 .form-item-children {
30317
- width: 100%;
30512
+ .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30513
+ box-shadow: none !important;
30318
30514
  }
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%;
30515
+ .tta5kd2 .ant-table {
30516
+ border-radius: 0px;
30517
+ border-left: none;
30518
+ border-right: none;
30519
+ border-bottom: none;
30520
+ height: 100%;
30521
+ font-size: 12px;
30522
+ background: transparent;
30321
30523
  }
30322
- .f1y3gta0 .form-item-error {
30323
- color: #e75a3a;
30324
- height: 0;
30325
- overflow: hidden;
30524
+ .tta5kd2 .ant-table .ant-table-header {
30525
+ position: relative;
30526
+ z-index: 3;
30527
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30528
+ margin-bottom: -1px;
30326
30529
  }
30327
- .f1y3gta0 .form-item-error-enter-done {
30328
- margin-top: 4px;
30329
- height: auto;
30330
- overflow: auto;
30530
+ .tta5kd2 .ant-table .time-wrapper .date,
30531
+ .tta5kd2 .ant-table .value {
30532
+ color: #2d3a56;
30331
30533
  }
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;
30534
+ .tta5kd2 .ant-table .time-wrapper .time,
30535
+ .tta5kd2 .ant-table .unit {
30536
+ color: rgba(44, 56, 82, 0.6);
30336
30537
  }
30337
-
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;
30538
+ .tta5kd2 .ant-table .ant-table-selection {
30539
+ position: unset;
30540
+ text-align: center;
30344
30541
  }
30345
- .fujbm7g:not(:first-of-type) {
30346
- margin-top: 16px;
30542
+ .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30543
+ background: #fff;
30347
30544
  }
30348
-
30349
- .e5fsw5s {
30350
- width: 8px;
30351
- height: 24px;
30352
- display: flex;
30353
- justify-content: center;
30354
- align-items: center;
30545
+ .tta5kd2 .ant-table .anticon-setting {
30355
30546
  cursor: pointer;
30356
- transition: all 200ms ease-out 40ms;
30547
+ position: absolute;
30548
+ top: 50%;
30549
+ right: 12px;
30550
+ transform: translateY(-50%);
30357
30551
  }
30358
- .e5fsw5s:before, .e5fsw5s:after {
30359
- content: "";
30552
+ .tta5kd2 .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30553
+ box-shadow: none;
30360
30554
  width: 1px;
30361
- height: 6px;
30362
- border-radius: 1px;
30363
- background: #ccd4e3;
30364
- position: relative;
30365
- right: 2px;
30366
- transform: rotate(-45deg);
30555
+ background: rgba(213, 219, 227, 0.6);
30367
30556
  }
30368
- .e5fsw5s:after {
30369
- transform: rotate(45deg);
30370
- left: 1px;
30557
+ .tta5kd2 .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30558
+ box-shadow: none;
30559
+ width: 1px;
30560
+ background: rgba(213, 219, 227, 0.6);
30371
30561
  }
30372
-
30373
- .w18knsg4.ant-alert-warning {
30374
- border: 0;
30375
- background: rgba(255, 187, 0, 0.1);
30376
- border-radius: 6px;
30562
+ .tta5kd2 .ant-table .ant-table-tbody {
30563
+ position: relative;
30377
30564
  }
30378
- .w18knsg4.ant-alert,
30379
- .w18knsg4 .ant-alert-message {
30380
- color: #e07f00;
30565
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td {
30566
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30567
+ border-bottom: 1px solid white;
30568
+ height: 40px;
30569
+ vertical-align: middle;
30570
+ transition: background 0ms;
30571
+ color: #00122e;
30381
30572
  }
30382
- .w18knsg4.ant-alert .dashed-border-bottom,
30383
- .w18knsg4 .ant-alert-message .dashed-border-bottom {
30384
- border-bottom-color: #e07f00;
30573
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30574
+ background: #f2f5fa;
30575
+ border-bottom-color: #f2f5fa;
30385
30576
  }
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;
30577
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30578
+ height: auto;
30579
+ color: #00122e;
30394
30580
  font-size: 12px;
30395
- line-height: 18px;
30581
+ text-align: left;
30582
+ transition: none;
30583
+ overflow: hidden;
30584
+ text-overflow: ellipsis;
30585
+ white-space: nowrap;
30396
30586
  }
30397
- .ng31n2o .icon-wrapper {
30398
- margin-right: 10px;
30399
- height: 18px;
30587
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30588
+ color: #0096ff;
30400
30589
  }
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;
30590
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30591
+ overflow: hidden;
30592
+ text-overflow: ellipsis;
30593
+ width: 100%;
30594
+ vertical-align: middle;
30411
30595
  }
30412
- .n15x5f5y .icon-wrapper {
30413
- margin-right: 10px;
30414
- height: 18px;
30596
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30597
+ line-height: 0px;
30415
30598
  }
30416
-
30417
- .i16ozz3f {
30418
- display: flex;
30419
- flex-direction: row;
30420
- padding: 7px 12px;
30421
- 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;
30599
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30600
+ padding-right: 25px;
30430
30601
  }
30431
-
30432
- .dszu9qr {
30433
- color: rgba(44, 56, 82, 0.6);
30434
- margin-top: 5px;
30435
- font-size: 12px;
30436
- line-height: 18px;
30602
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30603
+ border-top-color: transparent;
30437
30604
  }
30438
-
30439
- .snxzgx {
30440
- color: #f0483e;
30441
- font-size: 12px;
30442
- white-space: pre-wrap;
30605
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td {
30606
+ background: rgba(225, 230, 241, 0.6);
30607
+ border-color: transparent transparent white;
30443
30608
  }
30444
-
30445
- .o1i4orqw {
30446
- display: flex;
30447
- align-items: center;
30448
- justify-content: flex-end;
30609
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30610
+ border-radius: 8px 0 0 8px;
30449
30611
  }
30450
- .o1i4orqw .icon-wrapper {
30451
- margin-right: 16px;
30612
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30613
+ border-radius: 8px 0 0 8px;
30452
30614
  }
30453
-
30454
- .t79k8o2 {
30455
- color: rgba(0, 21, 64, 0.3);
30615
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30616
+ content: "";
30617
+ width: 4px;
30618
+ top: -1px;
30619
+ bottom: -1px;
30620
+ background: white;
30456
30621
  }
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;
30622
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30623
+ border-radius: 0 8px 8px 0;
30465
30624
  }
30466
- .ipd9bk.ant-input.ant-input-lg {
30467
- padding: 8px 16px;
30468
- line-height: 22px;
30625
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30626
+ border-radius: 0;
30627
+ background: white;
30628
+ border-top: none;
30469
30629
  }
30470
- .ipd9bk.ant-input.ant-input-sm {
30471
- padding: 2px 8px;
30472
- line-height: 18px;
30630
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30631
+ border-top: 1px solid transparent;
30632
+ border-radius: 0 8px 8px 0;
30633
+ background: rgba(225, 230, 241, 0.6);
30473
30634
  }
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;
30635
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30636
+ background: white;
30637
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30478
30638
  }
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;
30639
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30640
+ display: flex;
30641
+ align-items: center;
30642
+ height: 100%;
30643
+ background: rgba(225, 230, 241, 0.6);
30483
30644
  }
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;
30645
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30646
+ background: white;
30647
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30487
30648
  }
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);
30649
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30650
+ display: flex;
30651
+ align-items: center;
30652
+ height: 100%;
30653
+ background: rgba(225, 230, 241, 0.6);
30491
30654
  }
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);
30655
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
30656
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30495
30657
  }
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);
30658
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row {
30659
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30660
+ border-radius: 8px;
30500
30661
  }
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;
30662
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30663
+ border-top-color: white;
30508
30664
  }
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);
30665
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
30666
+ background: rgba(0, 136, 255, 0.1);
30667
+ border-bottom-color: transparent;
30668
+ border-top-color: transparent;
30512
30669
  }
30513
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
30514
- padding: 8px 16px;
30515
- line-height: 22px;
30670
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30671
+ border-radius: 8px 0 0 8px;
30516
30672
  }
30517
- .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
30518
- padding: 2px 8px;
30519
- line-height: 18px;
30673
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30674
+ border-radius: 0 8px 8px 0;
30520
30675
  }
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);
30676
+ .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30677
+ background: rgba(0, 136, 255, 0.1);
30524
30678
  }
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);
30679
+ .tta5kd2 .ant-table .ant-table-thead > tr > th {
30680
+ background: #fff;
30681
+ font-weight: 400;
30682
+ position: relative;
30683
+ border-bottom: none;
30684
+ color: #00122e;
30685
+ transition: none;
30686
+ padding: 15px 8px 15px 8px;
30528
30687
  }
30529
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
30530
- border-color: #e75a3a;
30688
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30689
+ content: "";
30690
+ width: 1px;
30691
+ top: 0;
30692
+ bottom: 0;
30693
+ background: rgba(211, 218, 235, 0.6);
30694
+ position: absolute;
30695
+ right: 0;
30531
30696
  }
30532
- .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
30533
- color: #e75a3a;
30697
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
30698
+ padding: unset;
30534
30699
  }
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);
30700
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
30701
+ display: none;
30538
30702
  }
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);
30703
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30704
+ width: 100%;
30705
+ overflow: hidden;
30706
+ white-space: nowrap;
30707
+ text-overflow: ellipsis;
30542
30708
  }
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);
30709
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30710
+ overflow: hidden;
30711
+ text-overflow: ellipsis;
30712
+ flex: 1;
30547
30713
  }
30548
- textarea.ipd9bk.ant-input {
30549
- transition-property: height;
30550
- transition-delay: 50ms;
30714
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30715
+ padding: 15px 25px 15px 8px;
30551
30716
  }
30552
- textarea.ipd9bk.ant-input.textarea-large {
30553
- min-height: 40px;
30554
- height: 40px;
30717
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30718
+ padding: 0;
30555
30719
  }
30556
- textarea.ipd9bk.ant-input.textarea-large:focus {
30557
- height: 80px;
30720
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30721
+ position: absolute;
30722
+ right: 6px;
30723
+ top: 50%;
30724
+ transform: translateY(-50%);
30725
+ height: 16px;
30726
+ display: none;
30727
+ transition: transform 320ms ease;
30558
30728
  }
30559
- textarea.ipd9bk.ant-input.textarea-middle {
30560
- min-height: 32px;
30561
- height: 32px;
30729
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30730
+ display: block;
30731
+ transform: translateY(-50%) rotateX(180deg);
30562
30732
  }
30563
- textarea.ipd9bk.ant-input.textarea-middle:focus {
30564
- height: 64px;
30733
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30734
+ display: block;
30565
30735
  }
30566
- textarea.ipd9bk.ant-input.textarea-small {
30567
- min-height: 24px;
30568
- height: 24px;
30736
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30737
+ display: none;
30569
30738
  }
30570
- textarea.ipd9bk.ant-input.textarea-small:focus {
30571
- height: 40px;
30739
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30740
+ transform: translateY(-50%);
30572
30741
  }
30573
-
30574
- .kypn5o5 input, .kypn5o5.input-tags {
30575
- border: 1px solid rgba(213, 219, 227, 0.6);
30576
- border-radius: 4px;
30742
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30743
+ transform: translateY(-50%) rotateX(180deg);
30577
30744
  }
30578
- .kypn5o5.input-tags {
30579
- position: relative;
30580
- padding: 6px;
30581
- height: 32px;
30582
- cursor: pointer;
30583
- transition: border 150ms;
30745
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30746
+ background: #f2f5fa;
30584
30747
  }
30585
- .kypn5o5.input-tags:hover {
30586
- border-color: #0080ff;
30587
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
30748
+ .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30749
+ display: block;
30588
30750
  }
30589
- .kypn5o5.input-tags.kit-input-suffix-wrapper {
30590
- padding-right: 30px;
30751
+ .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
30752
+ padding-right: 25px;
30591
30753
  }
30592
- .kypn5o5.input-tags .input-tags-inner {
30593
- display: flex;
30754
+ .tta5kd2 .ant-table .ant-table-selection-column {
30755
+ padding: 0 !important;
30594
30756
  }
30595
- .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
30596
- display: flex;
30597
- }
30598
- .kypn5o5.input-tags .input-tag-suffix {
30757
+ .tta5kd2 .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30599
30758
  position: absolute;
30600
- right: 12px;
30759
+ left: 50%;
30601
30760
  top: 50%;
30602
- transform: translateY(-50%);
30603
- }
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;
30608
- }
30609
- .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
30610
- color: rgba(0, 0, 0, 0.45);
30761
+ transform: translate(-50%, -50%);
30611
30762
  }
30612
- .kypn5o5.has-focus-indicator {
30613
- position: relative;
30614
- overflow: hidden;
30763
+ .tta5kd2 .ant-table .ant-table-selection-column:after {
30764
+ display: none;
30615
30765
  }
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;
30766
+ .tta5kd2 .ant-table .ant-table-hide-scrollbar {
30767
+ background: #fff;
30623
30768
  }
30624
- .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
30625
- left: 8px;
30626
- opacity: 1;
30769
+ .tta5kd2 .ant-table .ant-table-placeholder {
30770
+ background: inherit;
30627
30771
  }
30628
- .kypn5o5.has-focus-indicator input {
30629
- transition: margin-left 150ms ease;
30630
- margin-left: 0px;
30772
+ .tta5kd2 .ant-table .ant-table-placeholder td {
30773
+ position: static;
30774
+ border: none;
30775
+ background: inherit !important;
30776
+ height: 100px;
30777
+ vertical-align: middle;
30631
30778
  }
30632
- .kypn5o5.has-focus-indicator input:focus {
30633
- margin-left: 16px;
30779
+ .tta5kd2 .ant-table .ant-table-placeholder .table-default-empty,
30780
+ .tta5kd2 .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30781
+ font-weight: bold;
30782
+ font-size: 20px;
30783
+ color: rgba(10, 37, 85, 0.6);
30634
30784
  }
30635
-
30636
- input.l1ki27se.ant-input {
30637
- border-top-right-radius: 0;
30638
- border-bottom-right-radius: 0;
30785
+ .tta5kd2 .ant-table td.cell__action_ {
30786
+ padding: 0 !important;
30787
+ position: relative;
30788
+ background: #fff;
30639
30789
  }
30640
-
30641
- .l1ki27se.ant-input-affix-wrapper {
30642
- border-top-right-radius: 0;
30643
- border-bottom-right-radius: 0;
30790
+ .tta5kd2 .ant-table td.cell__action_ > * {
30791
+ height: 100%;
30792
+ display: flex;
30793
+ align-items: center;
30794
+ justify-content: flex-end;
30795
+ padding-right: 8px;
30644
30796
  }
30645
-
30646
- input.rrg1fkn.ant-input {
30647
- border-top-left-radius: 0;
30648
- border-bottom-left-radius: 0;
30797
+ .tta5kd2 .ant-table td.cell__action_ .menu-button {
30798
+ width: 24px;
30799
+ height: 24px;
30800
+ cursor: pointer;
30801
+ justify-content: center;
30802
+ border-radius: 4px;
30649
30803
  }
30650
-
30651
- .rrg1fkn.ant-input-affix-wrapper {
30652
- border-top-left-radius: 0;
30653
- border-bottom-left-radius: 0;
30804
+ .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
30805
+ background: #fff;
30654
30806
  }
30655
30807
 
30656
- .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
30657
- border-top-right-radius: 0;
30658
- border-bottom-right-radius: 0;
30808
+ .s1fc623g {
30809
+ width: 430px !important;
30659
30810
  }
30660
30811
 
30661
- .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
30662
- border-top-left-radius: 0;
30663
- border-bottom-left-radius: 0;
30812
+ .da3mx0o .ant-select-item-group {
30813
+ padding: 8px 16px;
30814
+ line-height: 18px;
30815
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30816
+ height: 34px;
30817
+ min-height: 34px;
30818
+ box-sizing: border-box;
30819
+ margin-top: 8px;
30664
30820
  }
30665
30821
 
30666
- .c1t6wbwv {
30822
+ .onr9gzt {
30667
30823
  display: flex;
30668
30824
  flex-direction: column;
30825
+ margin: 1px 8px;
30826
+ padding: 8px;
30827
+ border-radius: 4px;
30669
30828
  }
30670
- .c1t6wbwv .select-wrapper {
30671
- margin-top: 12px;
30829
+ .onr9gzt .selected-icon {
30830
+ display: none;
30672
30831
  }
30673
- .c1t6wbwv .select-wrapper .select {
30674
- width: 100%;
30832
+ .onr9gzt.ant-select-item-option-grouped {
30833
+ padding-left: 8px;
30675
30834
  }
30676
- .c1t6wbwv .radio-wrapper {
30677
- margin-top: 24px;
30835
+ .onr9gzt.ant-select-item-option-selected {
30836
+ background-color: white;
30678
30837
  }
30679
- .c1t6wbwv div.form-item {
30680
- width: 100%;
30838
+ .onr9gzt.ant-select-item-option-selected .timezone-title {
30839
+ color: #0080ff;
30681
30840
  }
30682
-
30683
- .d1k7vv5v {
30684
- font-size: 14px;
30685
- font-weight: 500;
30686
- color: #3e4652;
30687
- line-height: 18px;
30841
+ .onr9gzt.ant-select-item-option-selected .selected-icon {
30842
+ display: block;
30688
30843
  }
30689
- .d1k7vv5v + .d1k7vv5v {
30690
- margin-top: 16px;
30844
+ .onr9gzt.ant-select-item-option-active {
30845
+ background: rgba(0, 136, 255, 0.16);
30691
30846
  }
30692
- .d1k7vv5v + * {
30693
- margin-top: 16px;
30847
+ .onr9gzt.ant-select-item-option-active .timezone-title {
30848
+ color: #0080ff;
30849
+ }
30850
+ .onr9gzt.ant-select-item-option-active .timezone-tag {
30851
+ background: rgba(0, 136, 255, 0.1);
30852
+ color: #0080ff;
30694
30853
  }
30695
30854
 
30696
- .le7b9r4.d1k7vv5v {
30697
- font-size: 12px;
30698
- color: rgba(44, 56, 82, 0.6);
30699
- margin-top: 12px;
30855
+ .oiy0apc {
30856
+ display: flex;
30857
+ justify-content: space-between;
30858
+ height: 20px;
30859
+ line-height: 20px;
30860
+ }
30861
+ .oiy0apc .timezone-title {
30862
+ color: #2d3a56;
30863
+ overflow: hidden;
30864
+ text-overflow: ellipsis;
30700
30865
  }
30701
30866
 
30702
- .r1dnygxx.le7b9r4.d1k7vv5v {
30867
+ .of4y382 {
30868
+ display: flex;
30869
+ justify-content: space-between;
30870
+ color: rgba(44, 56, 82, 0.6);
30871
+ height: 18px;
30703
30872
  line-height: 18px;
30704
- font-weight: 500;
30705
- margin-top: 0;
30706
- white-space: initial;
30873
+ margin-top: 2px;
30707
30874
  }
30708
30875
 
30709
- .r12ddqmh {
30710
- display: block;
30711
- }
30712
- .r12ddqmh span {
30713
- font-size: 14px;
30714
- font-weight: 500;
30715
- line-height: 32px;
30716
- color: #3e4652;
30876
+ .t19903l9 {
30877
+ border: none;
30878
+ margin-right: 0;
30879
+ background: rgba(225, 230, 241, 0.6);
30717
30880
  }
30718
30881
 
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);
30725
- font-size: 12px;
30882
+ .ohwbvxu {
30883
+ pointer-events: none;
30884
+ height: 32px;
30885
+ width: 100%;
30886
+ opacity: 0;
30726
30887
  }
30727
- .ctcr26a div {
30728
- line-height: 20px;
30888
+
30889
+ .cz04yix {
30729
30890
  display: flex;
30730
- align-items: center;
30731
- word-break: break-all;
30891
+ flex-direction: column;
30732
30892
  }
30733
30893
 
30734
- .s34f1qb.ant-switch {
30735
- min-width: 40px;
30736
- height: 24px;
30737
- background: rgba(172, 186, 211, 0.6);
30738
- overflow: hidden;
30894
+ .m1if5j39 {
30895
+ max-width: 1120px;
30896
+ width: 100%;
30897
+ margin: 0 auto;
30898
+ height: 100%;
30739
30899
  }
30740
- .s34f1qb.ant-switch:focus {
30741
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30900
+
30901
+ .w1vvwdlp {
30902
+ max-width: 1120px;
30903
+ width: 100%;
30904
+ margin: 0 auto;
30905
+ display: flex;
30742
30906
  }
30743
- .s34f1qb.ant-switch-small {
30744
- min-width: 26px;
30745
- height: 16px;
30907
+ .w1vvwdlp .left,
30908
+ .w1vvwdlp .right {
30909
+ flex-grow: 0;
30910
+ flex-shrink: 0;
30911
+ flex-basis: 21%;
30746
30912
  }
30747
- .s34f1qb.ant-switch-large {
30748
- min-width: 52px;
30749
- height: 32px;
30913
+ .w1vvwdlp .left {
30914
+ display: flex;
30915
+ justify-content: flex-end;
30916
+ padding-right: 44px;
30750
30917
  }
30751
- .s34f1qb.ant-switch .ant-switch-handle {
30752
- height: 20px;
30753
- width: 20px;
30918
+ .w1vvwdlp .right {
30919
+ padding-left: 44px;
30754
30920
  }
30755
- .s34f1qb.ant-switch .ant-switch-handle::before {
30756
- border-radius: 10px;
30757
- transition-delay: 120ms;
30921
+ .w1vvwdlp .middle {
30922
+ margin-bottom: 40px;
30923
+ flex-grow: 0;
30924
+ flex-shrink: 0;
30925
+ flex-basis: 58%;
30758
30926
  }
30759
- .s34f1qb.ant-switch-small .ant-switch-handle {
30760
- height: 14px;
30761
- width: 14px;
30762
- top: 1px;
30763
- left: 1px;
30927
+ .w1vvwdlp .middle .form-base-field {
30928
+ width: 100%;
30764
30929
  }
30765
- .s34f1qb.ant-switch-large .ant-switch-handle {
30766
- height: 28px;
30767
- width: 28px;
30930
+ .w1vvwdlp .middle .form-base-field .form-base-field {
30931
+ width: auto;
30768
30932
  }
30769
- .s34f1qb.ant-switch-large .ant-switch-handle::before {
30770
- border-radius: 14px;
30933
+
30934
+ .h1cuopx7 .ant-modal-header {
30935
+ margin: 0 auto;
30936
+ width: 100%;
30937
+ max-width: 648px;
30771
30938
  }
30772
- .s34f1qb.ant-switch-checked {
30773
- background-color: #00ba5d;
30939
+ .h1cuopx7 .ant-modal-header .ant-modal-title {
30940
+ margin-left: 0;
30774
30941
  }
30775
- .s34f1qb.ant-switch-checked .ant-switch-handle {
30776
- left: calc(100% - 20px - 2px);
30942
+ .h1cuopx7 .ant-modal-body {
30943
+ margin: 0 auto;
30944
+ padding: 0;
30945
+ width: 100%;
30946
+ max-width: 648px;
30947
+ overflow: hidden;
30777
30948
  }
30778
- .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
30779
- left: calc(100% - 14px - 1px);
30949
+ .h1cuopx7 .ant-modal-body .horizontal-steps-wrapper {
30950
+ margin-bottom: 40px;
30780
30951
  }
30781
- .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
30782
- left: calc(100% - 28px - 2px);
30952
+ .h1cuopx7 .ant-modal-body .horizontal-content-wrapper {
30953
+ height: calc(100vh - 225px);
30954
+ overflow-y: auto;
30783
30955
  }
30784
-
30785
- .c1to9vb9 {
30786
- margin-left: 5px;
30956
+ .h1cuopx7 .ant-modal-footer .footer-content {
30957
+ margin: 0 auto;
30958
+ max-width: 648px;
30787
30959
  }
30788
30960
 
30789
- .t1upn1sz {
30790
- height: 100%;
30961
+ .h1p6d3y3 .ant-modal-header {
30962
+ margin: 0 auto;
30963
+ width: 100%;
30964
+ max-width: 1024px;
30791
30965
  }
30792
-
30793
- .tta5kd2 {
30794
- height: 100%;
30966
+ .h1p6d3y3 .ant-modal-header .ant-modal-title {
30967
+ margin-left: 0;
30795
30968
  }
30796
- .tta5kd2.empty-table .ant-table-content {
30797
- overflow: visible !important;
30798
- height: 100%;
30969
+ .h1p6d3y3 .ant-modal-body {
30970
+ margin: 0 auto;
30971
+ padding: 0;
30972
+ width: 100%;
30973
+ max-width: 1024px;
30974
+ overflow: hidden;
30799
30975
  }
30800
- .tta5kd2.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30801
- height: 100%;
30976
+ .h1p6d3y3 .ant-modal-body .horizontal-steps-wrapper {
30977
+ margin-bottom: 40px;
30802
30978
  }
30803
- .tta5kd2.empty-table .ant-table-content table {
30804
- width: 100% !important;
30805
- height: 100%;
30979
+ .h1p6d3y3 .ant-modal-body .horizontal-content-wrapper {
30980
+ height: calc(100vh - 225px);
30981
+ overflow-y: auto;
30806
30982
  }
30807
- .tta5kd2.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30808
- padding: 15px 0;
30983
+ .h1p6d3y3 .ant-modal-footer .footer-content {
30984
+ margin: 0 auto;
30985
+ max-width: 1024px;
30809
30986
  }
30810
- .tta5kd2.empty-table .ant-table-content table thead.ant-table-thead {
30811
- display: none;
30987
+
30988
+ .fxgckuk {
30989
+ flex: 1;
30812
30990
  }
30813
- .tta5kd2 .active-row td:nth-child(1) {
30814
- font-weight: 700;
30991
+ .fxgckuk label {
30992
+ font-size: 13px;
30993
+ line-height: 20px;
30994
+ color: rgba(44, 56, 82, 0.6);
30815
30995
  }
30816
- .tta5kd2.has-selection .active-row td:nth-child(2) {
30817
- font-weight: 700;
30996
+ .fxgckuk .title {
30997
+ font-size: 14px;
30998
+ line-height: 20px;
30999
+ color: #2d3a56;
31000
+ margin-bottom: 12px;
30818
31001
  }
30819
- .tta5kd2 .ant-spin-nested-loading {
30820
- height: 100%;
31002
+ .fxgckuk.connect-cluster .title {
31003
+ padding-bottom: 26px;
30821
31004
  }
30822
- .tta5kd2 .ant-spin-nested-loading .ant-spin-container {
30823
- height: 100%;
30824
- overflow: visible;
31005
+
31006
+ .f1d0vek1 {
31007
+ padding: 25px 0 15px 0;
31008
+ border-bottom: 1px solid #e1e5eb;
31009
+ margin-bottom: 16px;
30825
31010
  }
30826
- .tta5kd2 .ant-spin-nested-loading .ant-spin {
30827
- max-height: none;
31011
+
31012
+ .f4u402y {
31013
+ display: flex;
31014
+ align-items: center;
31015
+ margin-bottom: 8px;
30828
31016
  }
30829
- .tta5kd2.table-init-loading .ant-spin-blur thead,
30830
- .tta5kd2.table-init-loading .ant-spin-blur tbody {
30831
- display: none;
31017
+ .f4u402y > label {
31018
+ width: 216px;
30832
31019
  }
30833
- .tta5kd2 td.ant-table-column-sort {
30834
- background: transparent;
31020
+ .f4u402y > label + * {
31021
+ width: 100%;
30835
31022
  }
30836
- .tta5kd2 td.ant-table-cell-fix-left,
30837
- .tta5kd2 td.ant-table-cell-fix-right {
30838
- background: #fff;
30839
- padding: 0 !important;
31023
+ .f4u402y .ant-select {
31024
+ width: 100%;
30840
31025
  }
30841
- .tta5kd2 td.ant-table-cell-fix-left .ant-table-cell-content,
30842
- .tta5kd2 td.ant-table-cell-fix-right .ant-table-cell-content {
31026
+
31027
+ .e1pldf6v {
31028
+ color: #e75a3a;
31029
+ margin-right: 10px;
31030
+ }
31031
+
31032
+ .dq0gblh {
31033
+ width: 100%;
31034
+ height: 1px;
31035
+ background: rgba(213, 219, 227, 0.6);
31036
+ margin: 24px 0;
31037
+ }
31038
+
31039
+ .l1v7sr0n {
30843
31040
  display: flex;
31041
+ justify-content: center;
30844
31042
  align-items: center;
30845
31043
  height: 100%;
30846
- padding: 8px;
30847
31044
  }
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%;
31045
+
31046
+ .d1i4ou6o {
31047
+ display: inline-block;
31048
+ width: 4px;
31049
+ height: 4px;
31050
+ background: #8e9aa9;
31051
+ opacity: 0.4;
31052
+ border-radius: 50%;
31053
+ margin: 0 4px;
30853
31054
  }
30854
- .tta5kd2 .ant-table-container {
30855
- height: 100%;
31055
+
31056
+ .m1jy87hk .ant-modal-header,
31057
+ .m1jy87hk .ant-modal-footer .footer-content {
31058
+ width: 648px;
31059
+ margin: 0 auto;
30856
31060
  }
30857
- .tta5kd2 .ant-table-container::before, .tta5kd2 .ant-table-container::after {
30858
- box-shadow: none !important;
31061
+ .m1jy87hk .ant-modal-header {
31062
+ padding: 35px 0 24px;
31063
+ border: none;
30859
31064
  }
30860
- .tta5kd2 .ant-table {
30861
- border-radius: 0px;
30862
- border-left: none;
30863
- border-right: none;
30864
- border-bottom: none;
30865
- height: 100%;
31065
+ .m1jy87hk .ant-modal-header .ant-modal-title {
31066
+ font-size: 30px;
31067
+ }
31068
+ .m1jy87hk .ant-modal-body {
31069
+ padding: 4px 0 2px;
31070
+ }
31071
+ .m1jy87hk .ant-modal-footer {
31072
+ border: none;
31073
+ }
31074
+
31075
+ .ti7fpyu {
30866
31076
  font-size: 12px;
30867
- background: transparent;
31077
+ line-height: 18px;
31078
+ font-weight: bold;
31079
+ color: #fff;
31080
+ padding: 0 4px;
31081
+ border-radius: 4px;
31082
+ display: inline-block;
31083
+ background: var(--ti7fpyu-0);
30868
31084
  }
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;
31085
+ .ti7fpyu:not(:first-child) {
31086
+ margin-left: 4px;
30874
31087
  }
30875
- .tta5kd2 .ant-table .time-wrapper .date,
30876
- .tta5kd2 .ant-table .value {
30877
- color: #2d3a56;
31088
+
31089
+ .f1rest1f {
31090
+ width: 100%;
31091
+ height: 100%;
31092
+ display: flex;
31093
+ align-items: center;
31094
+ justify-content: center;
30878
31095
  }
30879
- .tta5kd2 .ant-table .time-wrapper .time,
30880
- .tta5kd2 .ant-table .unit {
30881
- color: rgba(44, 56, 82, 0.6);
31096
+
31097
+ .n1kbdoln {
31098
+ font-size: 90%;
31099
+ font-weight: bold;
31100
+ background-color: rgba(240, 243, 247, 0.6);
31101
+ padding: 1px 4px 1px;
31102
+ margin-left: 2px;
31103
+ margin-right: 2px;
31104
+ border: 1px solid rgba(213, 219, 227, 0.6);
31105
+ border-radius: 4px;
30882
31106
  }
30883
- .tta5kd2 .ant-table .ant-table-selection {
30884
- position: unset;
30885
- text-align: center;
31107
+
31108
+ .f1y3gta0.form-item-general {
31109
+ width: 640px;
30886
31110
  }
30887
- .tta5kd2 .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30888
- background: #fff;
31111
+ .f1y3gta0.form-item-general.form-item + .f1y3gta0.form-item-general.form-item {
31112
+ margin-top: 16px;
30889
31113
  }
30890
- .tta5kd2 .ant-table .anticon-setting {
30891
- cursor: pointer;
30892
- position: absolute;
30893
- top: 50%;
30894
- right: 12px;
30895
- transform: translateY(-50%);
31114
+ .f1y3gta0.form-item-compact {
31115
+ width: 412px;
30896
31116
  }
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);
31117
+ .f1y3gta0.form-item-compact.form-item + .f1y3gta0.form-item-compact.form-item {
31118
+ margin-top: 8px;
30901
31119
  }
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);
31120
+ .f1y3gta0 .form-item {
31121
+ width: auto;
30906
31122
  }
30907
- .tta5kd2 .ant-table .ant-table-tbody {
31123
+ .f1y3gta0 .form-item-main {
30908
31124
  position: relative;
31125
+ display: flex;
30909
31126
  }
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;
31127
+ .f1y3gta0 .form-item-extra {
31128
+ margin-top: 4px;
31129
+ width: 100%;
31130
+ padding: 14px;
31131
+ background: #f2f4f6;
31132
+ font-size: 13px;
31133
+ line-height: 1.8;
31134
+ color: #8e9aa9;
30917
31135
  }
30918
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30919
- background: #f2f5fa;
30920
- border-bottom-color: #f2f5fa;
31136
+ .f1y3gta0 .form-item-label {
31137
+ padding-right: 12px;
31138
+ font-size: 13px;
31139
+ color: rgba(44, 56, 82, 0.6);
30921
31140
  }
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;
31141
+ .f1y3gta0 .form-item-label.label-right {
31142
+ text-align: right;
30931
31143
  }
30932
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30933
- color: #0096ff;
31144
+ .f1y3gta0 .form-item-label,
31145
+ .f1y3gta0 .form-item-control {
31146
+ line-height: 32px;
30934
31147
  }
30935
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30936
- overflow: hidden;
30937
- text-overflow: ellipsis;
31148
+ .f1y3gta0 .form-item-control .form-item-error {
31149
+ line-height: 18px;
31150
+ }
31151
+ .f1y3gta0 .form-item-children {
30938
31152
  width: 100%;
30939
- vertical-align: middle;
30940
31153
  }
30941
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30942
- line-height: 0px;
31154
+ .f1y3gta0 .form-item-children > *:only-child.ant-select, .f1y3gta0 .form-item-children > *:only-child.ant-radio-group, .f1y3gta0 .form-item-children > *:only-child.ant-checkbox-group {
31155
+ width: 100%;
30943
31156
  }
30944
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row td.align-right {
30945
- padding-right: 25px;
31157
+ .f1y3gta0 .form-item-error {
31158
+ color: #e75a3a;
31159
+ height: 0;
31160
+ overflow: hidden;
30946
31161
  }
30947
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30948
- border-top-color: transparent;
31162
+ .f1y3gta0 .form-item-error-enter-done {
31163
+ margin-top: 4px;
31164
+ height: auto;
31165
+ overflow: auto;
30949
31166
  }
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;
31167
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31168
+ .f1y3gta0.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31169
+ border: 1px solid #e75a3a;
31170
+ color: #e75a3a;
30953
31171
  }
30954
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30955
- border-radius: 8px 0 0 8px;
31172
+
31173
+ .fujbm7g {
31174
+ color: #2d3a56;
31175
+ font-weight: bold;
31176
+ padding-bottom: 6px;
31177
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31178
+ margin-bottom: 16px;
30956
31179
  }
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;
31180
+ .fujbm7g:not(:first-of-type) {
31181
+ margin-top: 16px;
30959
31182
  }
30960
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31183
+
31184
+ .e5fsw5s {
31185
+ width: 8px;
31186
+ height: 24px;
31187
+ display: flex;
31188
+ justify-content: center;
31189
+ align-items: center;
31190
+ cursor: pointer;
31191
+ transition: all 200ms ease-out 40ms;
31192
+ }
31193
+ .e5fsw5s:before, .e5fsw5s:after {
30961
31194
  content: "";
30962
- width: 4px;
30963
- top: -1px;
30964
- bottom: -1px;
30965
- background: white;
31195
+ width: 1px;
31196
+ height: 6px;
31197
+ border-radius: 1px;
31198
+ background: #ccd4e3;
31199
+ position: relative;
31200
+ right: 2px;
31201
+ transform: rotate(-45deg);
30966
31202
  }
30967
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30968
- border-radius: 0 8px 8px 0;
31203
+ .e5fsw5s:after {
31204
+ transform: rotate(45deg);
31205
+ left: 1px;
30969
31206
  }
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;
31207
+
31208
+ .w18knsg4.ant-alert-warning {
31209
+ border: 0;
31210
+ background: rgba(255, 187, 0, 0.1);
31211
+ border-radius: 6px;
30974
31212
  }
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);
31213
+ .w18knsg4.ant-alert,
31214
+ .w18knsg4 .ant-alert-message {
31215
+ color: #e07f00;
30979
31216
  }
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);
31217
+ .w18knsg4.ant-alert .dashed-border-bottom,
31218
+ .w18knsg4 .ant-alert-message .dashed-border-bottom {
31219
+ border-bottom-color: #e07f00;
30983
31220
  }
30984
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
31221
+
31222
+ .ng31n2o {
30985
31223
  display: flex;
30986
- align-items: center;
30987
- height: 100%;
30988
- background: rgba(225, 230, 241, 0.6);
31224
+ flex-direction: row;
31225
+ padding: 7px 12px;
31226
+ background: rgba(255, 187, 0, 0.1);
31227
+ border-radius: 6px;
31228
+ color: #e07f00;
31229
+ font-size: 12px;
31230
+ line-height: 18px;
30989
31231
  }
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);
31232
+ .ng31n2o .icon-wrapper {
31233
+ margin-right: 10px;
31234
+ height: 18px;
30993
31235
  }
30994
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31236
+
31237
+ .n15x5f5y {
30995
31238
  display: flex;
30996
- align-items: center;
30997
- height: 100%;
31239
+ flex-direction: row;
31240
+ padding: 7px 12px;
30998
31241
  background: rgba(225, 230, 241, 0.6);
31242
+ border-radius: 6px;
31243
+ color: rgba(44, 56, 82, 0.6);
31244
+ font-size: 12px;
31245
+ line-height: 18px;
30999
31246
  }
31000
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row:last-child td {
31001
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
31002
- }
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;
31006
- }
31007
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31008
- border-top-color: white;
31247
+ .n15x5f5y .icon-wrapper {
31248
+ margin-right: 10px;
31249
+ height: 18px;
31009
31250
  }
31010
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td {
31251
+
31252
+ .i16ozz3f {
31253
+ display: flex;
31254
+ flex-direction: row;
31255
+ padding: 7px 12px;
31011
31256
  background: rgba(0, 136, 255, 0.1);
31012
- border-bottom-color: transparent;
31013
- border-top-color: transparent;
31257
+ border-radius: 6px;
31258
+ color: #005ed1;
31259
+ font-size: 12px;
31260
+ line-height: 18px;
31014
31261
  }
31015
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31016
- border-radius: 8px 0 0 8px;
31262
+ .i16ozz3f .icon-wrapper {
31263
+ margin-right: 10px;
31264
+ height: 18px;
31017
31265
  }
31018
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31019
- border-radius: 0 8px 8px 0;
31266
+
31267
+ .dszu9qr {
31268
+ color: rgba(44, 56, 82, 0.6);
31269
+ margin-top: 5px;
31270
+ font-size: 12px;
31271
+ line-height: 18px;
31020
31272
  }
31021
- .tta5kd2 .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31022
- background: rgba(0, 136, 255, 0.1);
31273
+
31274
+ .snxzgx {
31275
+ color: #f0483e;
31276
+ font-size: 12px;
31277
+ white-space: pre-wrap;
31023
31278
  }
31024
- .tta5kd2 .ant-table .ant-table-thead > tr > th {
31025
- background: #fff;
31026
- font-weight: 400;
31027
- position: relative;
31028
- border-bottom: none;
31029
- color: #00122e;
31030
- transition: none;
31031
- padding: 15px 8px 15px 8px;
31279
+
31280
+ .o1i4orqw {
31281
+ display: flex;
31282
+ align-items: center;
31283
+ justify-content: flex-end;
31032
31284
  }
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);
31039
- position: absolute;
31040
- right: 0;
31285
+ .o1i4orqw .icon-wrapper {
31286
+ margin-right: 16px;
31041
31287
  }
31042
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank {
31043
- padding: unset;
31288
+
31289
+ .t79k8o2 {
31290
+ color: rgba(0, 21, 64, 0.3);
31044
31291
  }
31045
- .tta5kd2 .ant-table .ant-table-thead > tr > th.is-blank:after {
31046
- display: none;
31292
+
31293
+ .ipd9bk.ant-input {
31294
+ padding: 5px 12px;
31295
+ line-height: 20px;
31296
+ color: #2d3a56;
31297
+ border-radius: 6px;
31298
+ border-color: rgba(172, 186, 211, 0.6);
31299
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31047
31300
  }
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;
31301
+ .ipd9bk.ant-input.ant-input-lg {
31302
+ padding: 8px 16px;
31303
+ line-height: 22px;
31053
31304
  }
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;
31305
+ .ipd9bk.ant-input.ant-input-sm {
31306
+ padding: 2px 8px;
31307
+ line-height: 18px;
31058
31308
  }
31059
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31060
- padding: 15px 25px 15px 8px;
31309
+ .ipd9bk.ant-input:not([disabled]):hover, .ipd9bk.ant-input:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number:not([disabled]):hover, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-hover {
31310
+ border-color: rgba(107, 128, 167, 0.6);
31311
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31312
+ z-index: 1;
31061
31313
  }
31062
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31063
- padding: 0;
31314
+ .ipd9bk.ant-input:not([disabled]):active, .ipd9bk.ant-input:not([disabled]):focus, .ipd9bk.ant-input:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number:not([disabled]):active, .ipd9bk.ant-input-number:not([disabled]):focus, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number:not([disabled]).__pseudo-states-focus {
31315
+ border-color: #0096ff;
31316
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31317
+ z-index: 1;
31064
31318
  }
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;
31319
+ .ipd9bk.ant-input.error:not([disabled]), .ipd9bk.ant-picker.error:not([disabled]), .ipd9bk.ant-input-number.error:not([disabled]) {
31320
+ border-color: #e75a3a;
31321
+ color: #e75a3a;
31073
31322
  }
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);
31323
+ .ipd9bk.ant-input.error:not([disabled]):hover, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-picker.error:not([disabled]):hover, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-hover, .ipd9bk.ant-input-number.error:not([disabled]):hover, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31324
+ border-color: #e75a3a;
31325
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31077
31326
  }
31078
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31079
- display: block;
31327
+ .ipd9bk.ant-input.error:not([disabled]):active, .ipd9bk.ant-input.error:not([disabled]):focus, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-picker.error:not([disabled]):active, .ipd9bk.ant-picker.error:not([disabled]):focus, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-picker.error:not([disabled]).__pseudo-states-focus, .ipd9bk.ant-input-number.error:not([disabled]):active, .ipd9bk.ant-input-number.error:not([disabled]):focus, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-active, .ipd9bk.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31328
+ border-color: #e75a3a;
31329
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31080
31330
  }
31081
- .tta5kd2 .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31082
- display: none;
31331
+ .ipd9bk.ant-input[disabled], .ipd9bk.ant-input.ant-input-disabled, .ipd9bk.ant-input-number[disabled], .ipd9bk.ant-input-number.ant-input-number-disabled {
31332
+ background: rgba(211, 218, 235, 0.6);
31333
+ color: rgba(0, 21, 64, 0.3);
31334
+ border-color: rgba(172, 186, 211, 0.6);
31083
31335
  }
31084
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31085
- transform: translateY(-50%);
31336
+ .ipd9bk.ant-input-affix-wrapper {
31337
+ padding: 5px 12px;
31338
+ border-radius: 6px;
31339
+ border-color: rgba(172, 186, 211, 0.6);
31340
+ line-height: 20px;
31341
+ color: #2d3a56;
31342
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31086
31343
  }
31087
- .tta5kd2 .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31088
- transform: translateY(-50%) rotateX(180deg);
31344
+ .ipd9bk.ant-input-affix-wrapper .ant-input-suffix,
31345
+ .ipd9bk.ant-input-affix-wrapper .ant-input-prefix {
31346
+ color: rgba(44, 56, 82, 0.6);
31089
31347
  }
31090
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31091
- background: #f2f5fa;
31348
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31349
+ padding: 8px 16px;
31350
+ line-height: 22px;
31092
31351
  }
31093
- .tta5kd2 .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31094
- display: block;
31352
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31353
+ padding: 2px 8px;
31354
+ line-height: 18px;
31095
31355
  }
31096
- .tta5kd2 .ant-table .ant-table-thead > tr > th.align-right {
31097
- padding-right: 25px;
31356
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31357
+ border-color: rgba(107, 128, 167, 0.6);
31358
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31098
31359
  }
31099
- .tta5kd2 .ant-table .ant-table-selection-column {
31100
- padding: 0 !important;
31360
+ .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31361
+ border-color: #0096ff;
31362
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31101
31363
  }
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%);
31364
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31365
+ border-color: #e75a3a;
31107
31366
  }
31108
- .tta5kd2 .ant-table .ant-table-selection-column:after {
31109
- display: none;
31367
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31368
+ color: #e75a3a;
31110
31369
  }
31111
- .tta5kd2 .ant-table .ant-table-hide-scrollbar {
31112
- background: #fff;
31370
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31371
+ border-color: #e75a3a;
31372
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31113
31373
  }
31114
- .tta5kd2 .ant-table .ant-table-placeholder {
31115
- background: inherit;
31374
+ .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .ipd9bk.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31375
+ border-color: #e75a3a;
31376
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31116
31377
  }
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;
31378
+ .ipd9bk.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31379
+ background: rgba(211, 218, 235, 0.6);
31380
+ color: rgba(0, 21, 64, 0.3);
31381
+ border-color: rgba(172, 186, 211, 0.6);
31123
31382
  }
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);
31383
+ textarea.ipd9bk.ant-input {
31384
+ transition-property: height;
31385
+ transition-delay: 50ms;
31129
31386
  }
31130
- .tta5kd2 .ant-table td.cell__action_ {
31131
- padding: 0 !important;
31132
- position: relative;
31133
- background: #fff;
31387
+ textarea.ipd9bk.ant-input.textarea-large {
31388
+ min-height: 40px;
31389
+ height: 40px;
31134
31390
  }
31135
- .tta5kd2 .ant-table td.cell__action_ > * {
31136
- height: 100%;
31137
- display: flex;
31138
- align-items: center;
31139
- justify-content: flex-end;
31140
- padding-right: 8px;
31391
+ textarea.ipd9bk.ant-input.textarea-large:focus {
31392
+ height: 80px;
31141
31393
  }
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;
31394
+ textarea.ipd9bk.ant-input.textarea-middle {
31395
+ min-height: 32px;
31396
+ height: 32px;
31148
31397
  }
31149
- .tta5kd2 .ant-table td.cell__action_ .menu-button:hover {
31150
- background: #fff;
31398
+ textarea.ipd9bk.ant-input.textarea-middle:focus {
31399
+ height: 64px;
31151
31400
  }
31152
-
31153
- .s1fc623g {
31154
- width: 430px !important;
31401
+ textarea.ipd9bk.ant-input.textarea-small {
31402
+ min-height: 24px;
31403
+ height: 24px;
31155
31404
  }
31156
-
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;
31405
+ textarea.ipd9bk.ant-input.textarea-small:focus {
31406
+ height: 40px;
31165
31407
  }
31166
31408
 
31167
- .onr9gzt {
31168
- display: flex;
31169
- flex-direction: column;
31170
- margin: 1px 8px;
31171
- padding: 8px;
31409
+ .kypn5o5 input, .kypn5o5.input-tags {
31410
+ border: 1px solid rgba(213, 219, 227, 0.6);
31172
31411
  border-radius: 4px;
31173
31412
  }
31174
- .onr9gzt .selected-icon {
31175
- display: none;
31176
- }
31177
- .onr9gzt.ant-select-item-option-grouped {
31178
- padding-left: 8px;
31179
- }
31180
- .onr9gzt.ant-select-item-option-selected {
31181
- background-color: white;
31182
- }
31183
- .onr9gzt.ant-select-item-option-selected .timezone-title {
31184
- color: #0080ff;
31185
- }
31186
- .onr9gzt.ant-select-item-option-selected .selected-icon {
31187
- display: block;
31188
- }
31189
- .onr9gzt.ant-select-item-option-active {
31190
- background: rgba(0, 136, 255, 0.16);
31413
+ .kypn5o5.input-tags {
31414
+ position: relative;
31415
+ padding: 6px;
31416
+ height: 32px;
31417
+ cursor: pointer;
31418
+ transition: border 150ms;
31191
31419
  }
31192
- .onr9gzt.ant-select-item-option-active .timezone-title {
31193
- color: #0080ff;
31420
+ .kypn5o5.input-tags:hover {
31421
+ border-color: #0080ff;
31422
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31194
31423
  }
31195
- .onr9gzt.ant-select-item-option-active .timezone-tag {
31196
- background: rgba(0, 136, 255, 0.1);
31197
- color: #0080ff;
31424
+ .kypn5o5.input-tags.kit-input-suffix-wrapper {
31425
+ padding-right: 30px;
31198
31426
  }
31199
-
31200
- .oiy0apc {
31427
+ .kypn5o5.input-tags .input-tags-inner {
31201
31428
  display: flex;
31202
- justify-content: space-between;
31203
- height: 20px;
31204
- line-height: 20px;
31205
- }
31206
- .oiy0apc .timezone-title {
31207
- color: #2d3a56;
31208
- overflow: hidden;
31209
- text-overflow: ellipsis;
31210
31429
  }
31211
-
31212
- .of4y382 {
31430
+ .kypn5o5.input-tags .input-tags-inner .tags-overflow-auto {
31213
31431
  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
- width: 100%;
31231
- opacity: 0;
31232
- }
31233
-
31234
- .i1e4sgug {
31235
- display: inline-block;
31236
- }
31237
-
31238
- .d6j0lbj {
31239
- font-family: Inter;
31240
- font-style: normal;
31241
- font-weight: bold;
31242
- font-size: 32px;
31243
- line-height: 40px;
31244
- }
31245
-
31246
- .d1xhvvxe {
31247
- font-family: Inter;
31248
- font-style: normal;
31249
- font-weight: bold;
31250
- font-size: 24px;
31251
- line-height: 32px;
31252
- }
31253
-
31254
- .dk10mxq {
31255
- font-family: Inter;
31256
- font-style: normal;
31257
- font-weight: normal;
31258
- font-size: 32px;
31259
- line-height: 40px;
31260
- }
31261
-
31262
- .dxsait {
31263
- font-family: Inter;
31264
- font-style: normal;
31265
- font-weight: bold;
31266
- font-size: 20px;
31267
- line-height: 24px;
31268
- }
31269
-
31270
- .dokn0h3 {
31271
- font-family: Inter;
31272
- font-style: normal;
31273
- font-weight: normal;
31274
- font-size: 20px;
31275
- line-height: 24px;
31276
- }
31277
-
31278
- .dobau4p {
31279
- font-family: Inter;
31280
- font-style: normal;
31281
- font-weight: bold;
31282
- font-size: 18px;
31283
- line-height: 22px;
31284
- }
31285
-
31286
- .dvolwok {
31287
- font-family: Inter;
31288
- font-style: normal;
31289
- font-weight: normal;
31290
- font-size: 18px;
31291
- line-height: 22px;
31292
- }
31293
-
31294
- .h181qhg4 {
31295
- font-family: Inter;
31296
- font-style: normal;
31297
- font-weight: bold;
31298
- font-size: 16px;
31299
- line-height: 22px;
31300
- }
31301
-
31302
- .h1phgmcq {
31303
- font-family: Inter;
31304
- font-style: normal;
31305
- font-weight: normal;
31306
- font-size: 16px;
31307
- line-height: 22px;
31308
- }
31309
-
31310
- .h173xnl1 {
31311
- font-family: Inter;
31312
- font-style: normal;
31313
- font-weight: bold;
31314
- font-size: 14px;
31315
- line-height: 20px;
31316
- }
31317
-
31318
- .hedm4pz {
31319
- font-family: Inter;
31320
- font-style: normal;
31321
- font-weight: normal;
31322
- font-size: 14px;
31323
- line-height: 20px;
31324
- }
31325
-
31326
- .h1kd8xld {
31327
- font-family: Inter;
31328
- font-style: normal;
31329
- font-weight: bold;
31330
- font-size: 12px;
31331
- line-height: 18px;
31332
- }
31333
-
31334
- .hp14fr {
31335
- font-family: Inter;
31336
- font-style: normal;
31337
- font-weight: normal;
31338
- font-size: 12px;
31339
- line-height: 18px;
31340
31432
  }
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;
31348
- font-size: 12px;
31349
- line-height: 18px;
31433
+ .kypn5o5.input-tags .input-tag-suffix {
31434
+ position: absolute;
31435
+ right: 12px;
31436
+ top: 50%;
31437
+ transform: translateY(-50%);
31350
31438
  }
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;
31439
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle {
31440
+ color: rgba(0, 0, 0, 0.25);
31358
31441
  font-size: 12px;
31359
- line-height: 18px;
31360
- }
31361
-
31362
- .locjvsv {
31363
- font-family: Inter;
31364
- font-style: normal;
31365
- font-weight: normal;
31366
- font-size: 16px;
31367
- line-height: 24px;
31368
- }
31369
-
31370
- .l13gi131 {
31371
- font-family: Inter;
31372
- font-style: normal;
31373
- font-weight: bold;
31374
- font-size: 16px;
31375
- line-height: 24px;
31376
- }
31377
-
31378
- .l1ynemsu {
31379
- font-family: Inter;
31380
- font-style: normal;
31381
- font-weight: normal;
31382
- font-size: 16px;
31383
- line-height: 24px;
31384
- }
31385
-
31386
- .l1cft1cx {
31387
- font-family: Inter;
31388
- font-style: normal;
31389
- font-weight: bold;
31390
- font-size: 16px;
31391
- line-height: 24px;
31392
- }
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;
31402
- }
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;
31412
- }
31413
-
31414
- .l1gf91jb {
31415
- font-family: Inter;
31416
- font-style: normal;
31417
- font-weight: normal;
31418
- font-size: 14px;
31419
- line-height: 22px;
31420
- }
31421
-
31422
- .lu7hlr6 {
31423
- font-family: Inter;
31424
- font-style: normal;
31425
- font-weight: 500;
31426
- font-size: 14px;
31427
- line-height: 22px;
31428
- }
31429
-
31430
- .l3l3jf0 {
31431
- font-family: Inter;
31432
- font-style: normal;
31433
- font-weight: bold;
31434
- font-size: 14px;
31435
- line-height: 22px;
31442
+ cursor: pointer;
31436
31443
  }
31437
-
31438
- .l12j5nqp {
31439
- font-family: Inter;
31440
- font-style: normal;
31441
- font-weight: normal;
31442
- font-size: 14px;
31443
- line-height: 22px;
31444
+ .kypn5o5.input-tags .input-tag-suffix .anticon-close-circle:hover {
31445
+ color: rgba(0, 0, 0, 0.45);
31444
31446
  }
31445
-
31446
- .l1tecqht {
31447
- font-family: Inter;
31448
- font-style: normal;
31449
- font-weight: bold;
31450
- font-size: 14px;
31451
- line-height: 22px;
31447
+ .kypn5o5.has-focus-indicator {
31448
+ position: relative;
31449
+ overflow: hidden;
31452
31450
  }
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;
31451
+ .kypn5o5.has-focus-indicator .ant-input-prefix {
31452
+ position: absolute;
31453
+ top: 50%;
31454
+ transform: translateY(-50%);
31455
+ left: -16px;
31456
+ transition: left 150ms ease;
31457
+ opacity: 0;
31462
31458
  }
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;
31459
+ .kypn5o5.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31460
+ left: 8px;
31461
+ opacity: 1;
31472
31462
  }
31473
-
31474
- .l1kuminb {
31475
- font-family: Inter;
31476
- font-style: normal;
31477
- font-weight: normal;
31478
- font-size: 13px;
31479
- line-height: 20px;
31463
+ .kypn5o5.has-focus-indicator input {
31464
+ transition: margin-left 150ms ease;
31465
+ margin-left: 0px;
31480
31466
  }
31481
-
31482
- .l1pbuf5j {
31483
- font-family: Inter;
31484
- font-style: normal;
31485
- font-weight: 600;
31486
- font-size: 13px;
31487
- line-height: 20px;
31467
+ .kypn5o5.has-focus-indicator input:focus {
31468
+ margin-left: 16px;
31488
31469
  }
31489
-
31490
- .l1r4ztu {
31491
- font-family: Inter;
31492
- font-style: normal;
31493
- font-weight: bold;
31494
- font-size: 13px;
31495
- line-height: 20px;
31470
+
31471
+ input.l1ki27se.ant-input {
31472
+ border-top-right-radius: 0;
31473
+ border-bottom-right-radius: 0;
31496
31474
  }
31497
31475
 
31498
- .ly8vzok {
31499
- font-family: Inter;
31500
- font-style: normal;
31501
- font-weight: normal;
31502
- font-size: 13px;
31503
- line-height: 20px;
31476
+ .l1ki27se.ant-input-affix-wrapper {
31477
+ border-top-right-radius: 0;
31478
+ border-bottom-right-radius: 0;
31504
31479
  }
31505
31480
 
31506
- .lumfmf {
31507
- font-family: Inter;
31508
- font-style: normal;
31509
- font-weight: 600;
31510
- font-size: 13px;
31511
- line-height: 20px;
31481
+ input.rrg1fkn.ant-input {
31482
+ border-top-left-radius: 0;
31483
+ border-bottom-left-radius: 0;
31512
31484
  }
31513
31485
 
31514
- .l16ujwmv {
31515
- font-family: Inter;
31516
- font-style: normal;
31517
- font-weight: bold;
31518
- font-size: 13px;
31519
- line-height: 20px;
31486
+ .rrg1fkn.ant-input-affix-wrapper {
31487
+ border-top-left-radius: 0;
31488
+ border-bottom-left-radius: 0;
31520
31489
  }
31521
31490
 
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;
31491
+ .lgr9b02.ant-select, .lgr9b02.ant-select .ant-select-selector {
31492
+ border-top-right-radius: 0;
31493
+ border-bottom-right-radius: 0;
31530
31494
  }
31531
31495
 
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;
31496
+ .r1af6yu8.ant-select, .r1af6yu8.ant-select .ant-select-selector {
31497
+ border-top-left-radius: 0;
31498
+ border-bottom-left-radius: 0;
31540
31499
  }
31541
31500
 
31542
- .l2i7fo9 {
31543
- font-family: Inter;
31544
- font-style: normal;
31545
- font-weight: normal;
31546
- font-size: 12px;
31547
- line-height: 18px;
31501
+ .c1t6wbwv {
31502
+ display: flex;
31503
+ flex-direction: column;
31504
+ }
31505
+ .c1t6wbwv .select-wrapper {
31506
+ margin-top: 12px;
31507
+ }
31508
+ .c1t6wbwv .select-wrapper .select {
31509
+ width: 100%;
31510
+ }
31511
+ .c1t6wbwv .radio-wrapper {
31512
+ margin-top: 24px;
31513
+ }
31514
+ .c1t6wbwv div.form-item {
31515
+ width: 100%;
31548
31516
  }
31549
31517
 
31550
- .l1x7hscx {
31551
- font-family: Inter;
31552
- font-style: normal;
31518
+ .d1k7vv5v {
31519
+ font-size: 14px;
31553
31520
  font-weight: 500;
31554
- font-size: 12px;
31521
+ color: #3e4652;
31555
31522
  line-height: 18px;
31556
31523
  }
31524
+ .d1k7vv5v + .d1k7vv5v {
31525
+ margin-top: 16px;
31526
+ }
31527
+ .d1k7vv5v + * {
31528
+ margin-top: 16px;
31529
+ }
31557
31530
 
31558
- .le1jwan {
31559
- font-family: Inter;
31560
- font-style: normal;
31561
- font-weight: bold;
31531
+ .le7b9r4.d1k7vv5v {
31562
31532
  font-size: 12px;
31563
- line-height: 18px;
31533
+ color: rgba(44, 56, 82, 0.6);
31534
+ margin-top: 12px;
31564
31535
  }
31565
31536
 
31566
- .lyxynfj {
31567
- font-family: Inter;
31568
- font-style: normal;
31569
- font-weight: normal;
31570
- font-size: 12px;
31537
+ .r1dnygxx.le7b9r4.d1k7vv5v {
31571
31538
  line-height: 18px;
31539
+ font-weight: 500;
31540
+ margin-top: 0;
31541
+ white-space: initial;
31572
31542
  }
31573
31543
 
31574
- .lpb2nxv {
31575
- font-family: Inter;
31576
- font-style: normal;
31544
+ .r12ddqmh {
31545
+ display: block;
31546
+ }
31547
+ .r12ddqmh span {
31548
+ font-size: 14px;
31577
31549
  font-weight: 500;
31578
- font-size: 12px;
31579
- line-height: 18px;
31550
+ line-height: 32px;
31551
+ color: #3e4652;
31580
31552
  }
31581
31553
 
31582
- .l1r8o3vv {
31583
- font-family: Inter;
31584
- font-style: normal;
31585
- font-weight: bold;
31554
+ .ctcr26a {
31555
+ margin-top: 8px;
31556
+ padding: 8px;
31557
+ border-radius: 6px;
31558
+ background: rgba(225, 230, 241, 0.6);
31559
+ color: rgba(44, 56, 82, 0.6);
31586
31560
  font-size: 12px;
31587
- line-height: 18px;
31561
+ }
31562
+ .ctcr26a div {
31563
+ line-height: 20px;
31564
+ display: flex;
31565
+ align-items: center;
31566
+ word-break: break-all;
31588
31567
  }
31589
31568
 
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;
31569
+ .rxbeqvl.ant-radio-wrapper {
31570
+ display: inline-flex;
31571
+ align-items: baseline;
31572
+ white-space: pre-wrap;
31573
+ }
31574
+ .rxbeqvl.ant-radio-wrapper .ant-radio {
31575
+ position: relative;
31576
+ top: 3px;
31577
+ }
31578
+ .rxbeqvl.ant-radio-wrapper .ant-radio .ant-radio-inner {
31579
+ border-color: rgba(107, 128, 167, 0.6);
31580
+ }
31581
+ .rxbeqvl.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31582
+ border-color: #0080ff;
31583
+ }
31584
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31585
+ border-color: #0080ff;
31586
+ background: #0080ff;
31587
+ }
31588
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31589
+ top: 4px;
31590
+ left: 4px;
31591
+ width: 6px;
31592
+ height: 6px;
31593
+ background: #fff;
31594
+ }
31595
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31596
+ opacity: 0.5;
31597
+ }
31598
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31599
+ border-color: rgba(107, 128, 167, 0.6);
31600
+ background: rgba(211, 218, 235, 0.6);
31601
+ }
31602
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31603
+ background: #00122e;
31604
+ }
31605
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31606
+ color: #00122e;
31607
+ opacity: 0.5;
31608
+ }
31609
+ .rxbeqvl.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31610
+ color: #00122e;
31611
+ }
31612
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span {
31613
+ display: inline-block;
31614
+ padding: 0;
31615
+ padding-left: 12px;
31616
+ }
31617
+ .rxbeqvl.ant-radio-wrapper .ant-radio + span .radio-description {
31618
+ margin-bottom: 0;
31619
+ white-space: pre-wrap;
31620
+ color: rgba(44, 56, 82, 0.6);
31621
+ }
31622
+ .rxbeqvl.ant-radio-wrapper.compact .ant-radio + span {
31623
+ padding-left: 8px;
31598
31624
  }
31599
31625
 
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;
31626
+ .r5ie79y .ant-radio-button-wrapper:first-child {
31627
+ border-radius: 5px 0 0 5px;
31628
+ }
31629
+ .r5ie79y .ant-radio-button-wrapper:last-child {
31630
+ border-radius: 0 5px 5px 0;
31608
31631
  }
31609
31632
 
31610
- .fqaz4mb {
31611
- font-family: Inter;
31612
- font-style: normal;
31613
- font-weight: normal;
31614
- font-size: 13px;
31633
+ .r1f0aqcc {
31634
+ color: #00122e;
31635
+ border-color: #ccd4e3;
31636
+ }
31637
+ .r1f0aqcc:first-child {
31638
+ border-color: #a3b4cc;
31639
+ }
31640
+ .r1f0aqcc.ant-radio-button-wrapper {
31641
+ padding: 0 12px;
31642
+ line-height: 32px;
31643
+ height: 32px;
31644
+ }
31645
+ .r1f0aqcc.ant-radio-button-wrapper > span + span {
31646
+ white-space: nowrap;
31647
+ }
31648
+ .ant-radio-group-small .r1f0aqcc.ant-radio-button-wrapper {
31649
+ height: 22px;
31650
+ padding: 0 7px;
31615
31651
  line-height: 20px;
31616
31652
  }
31617
-
31618
- .f13we5o {
31619
- font-family: Inter;
31620
- font-style: normal;
31621
- font-weight: normal;
31622
- font-size: 13px;
31623
- line-height: 20px;
31653
+ .r1f0aqcc.ant-radio-button-wrapper:not(:first-child)::before {
31654
+ background: #ccd4e3;
31655
+ }
31656
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(:first-child)::before {
31657
+ background: #0080ff;
31658
+ }
31659
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31660
+ background: #ccd4e3;
31661
+ opacity: 0.5;
31662
+ }
31663
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31664
+ border-right-color: #0080ff;
31665
+ }
31666
+ .r1f0aqcc.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31667
+ border-color: #0080ff;
31668
+ }
31669
+ .r1f0aqcc.ant-radio-button-wrapper-checked {
31670
+ background: rgba(0, 136, 255, 0.1);
31671
+ }
31672
+ .r1f0aqcc.ant-radio-button-wrapper-disabled {
31673
+ background: rgba(211, 218, 235, 0.6);
31674
+ border-color: #ccd4e3;
31675
+ opacity: 0.5;
31676
+ }
31677
+ .r1f0aqcc.ant-radio-button-wrapper-disabled:hover {
31678
+ color: #00122e;
31679
+ border-color: #ccd4e3;
31624
31680
  }
31625
-
31626
- .ffmjua2 {
31627
- font-family: Inter;
31628
- font-style: normal;
31629
- font-weight: normal;
31630
- font-size: 12px;
31631
- line-height: 18px;
31681
+ .r1f0aqcc.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31682
+ color: #00122e;
31683
+ border-color: #ccd4e3;
31684
+ background: rgba(172, 186, 211, 0.6);
31632
31685
  }
31633
-
31634
- .fz2mxw0 {
31635
- font-family: Inter;
31636
- font-style: normal;
31637
- font-weight: normal;
31638
- font-size: 12px;
31639
- line-height: 18px;
31686
+ .r1f0aqcc .ant-radio-button-input {
31687
+ margin-right: 8px;
31688
+ display: inline;
31689
+ border: none;
31690
+ padding: 0;
31691
+ width: 36px;
31692
+ background: transparent;
31640
31693
  }
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;
31694
+ .r1f0aqcc .ant-radio-button-input:focus {
31695
+ box-shadow: none;
31649
31696
  }
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;
31697
+ .r1f0aqcc .ant-radio-button-input.ant-input-number {
31698
+ margin-right: 0;
31699
+ width: initial;
31700
+ box-shadow: none;
31658
31701
  }
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;
31702
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-handler-wrap {
31703
+ display: none;
31667
31704
  }
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;
31705
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap {
31706
+ display: inline;
31676
31707
  }
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;
31708
+ .r1f0aqcc .ant-radio-button-input .ant-input-number-input-wrap input {
31709
+ display: inline;
31710
+ margin-right: 8px;
31711
+ padding: 0;
31712
+ width: 36px;
31685
31713
  }
31686
31714
 
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;
31715
+ .s34f1qb.ant-switch {
31716
+ min-width: 40px;
31717
+ height: 24px;
31718
+ background: rgba(172, 186, 211, 0.6);
31719
+ overflow: hidden;
31694
31720
  }
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;
31721
+ .s34f1qb.ant-switch:focus {
31722
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31703
31723
  }
31704
-
31705
- .u1w9abfe {
31706
- font-family: Inter;
31707
- font-style: normal;
31708
- font-weight: normal;
31709
- font-size: 10px;
31710
- line-height: 12px;
31724
+ .s34f1qb.ant-switch-small {
31725
+ min-width: 26px;
31726
+ height: 16px;
31711
31727
  }
31712
-
31713
- .p12gwtiw {
31714
- display: flex;
31715
- justify-content: space-between;
31716
- align-items: center;
31717
- padding: 10px 0;
31718
- color: rgba(44, 56, 82, 0.6);
31719
- font-size: 12px;
31720
- line-height: 24px;
31728
+ .s34f1qb.ant-switch-large {
31729
+ min-width: 52px;
31730
+ height: 32px;
31721
31731
  }
31722
- .p12gwtiw .pagination-left {
31723
- padding: 2px 8px;
31732
+ .s34f1qb.ant-switch .ant-switch-handle {
31733
+ height: 20px;
31734
+ width: 20px;
31724
31735
  }
31725
- .p12gwtiw .dropdown-trigger {
31726
- display: flex;
31727
- align-items: center;
31728
- border-radius: 6px;
31729
- cursor: pointer;
31730
- transition: all 0.3s ease;
31736
+ .s34f1qb.ant-switch .ant-switch-handle::before {
31737
+ border-radius: 10px;
31738
+ transition-delay: 120ms;
31731
31739
  }
31732
- .p12gwtiw .dropdown-trigger:hover {
31733
- background: rgba(211, 218, 235, 0.6);
31734
- color: #0080ff;
31740
+ .s34f1qb.ant-switch-small .ant-switch-handle {
31741
+ height: 14px;
31742
+ width: 14px;
31743
+ top: 1px;
31744
+ left: 1px;
31735
31745
  }
31736
- .p12gwtiw .dropdown-trigger .icon-inner {
31737
- margin-left: 4px;
31746
+ .s34f1qb.ant-switch-large .ant-switch-handle {
31747
+ height: 28px;
31748
+ width: 28px;
31738
31749
  }
31739
- .p12gwtiw .pagination-right {
31740
- display: flex;
31741
- align-items: center;
31742
- color: #0080ff;
31743
- font-weight: bold;
31750
+ .s34f1qb.ant-switch-large .ant-switch-handle::before {
31751
+ border-radius: 14px;
31744
31752
  }
31745
- .p12gwtiw .pagination-right .icon-inner {
31746
- margin-left: 4px;
31753
+ .s34f1qb.ant-switch-checked {
31754
+ background-color: #00ba5d;
31747
31755
  }
31748
- .p12gwtiw .pagination-right .prev-btn,
31749
- .p12gwtiw .pagination-right .next-btn {
31750
- padding: 0 8px;
31756
+ .s34f1qb.ant-switch-checked .ant-switch-handle {
31757
+ left: calc(100% - 20px - 2px);
31751
31758
  }
31752
- .p12gwtiw .pagination-right .prev-btn > span,
31753
- .p12gwtiw .pagination-right .next-btn > span {
31754
- color: #0080ff;
31759
+ .s34f1qb.ant-switch-small.ant-switch-checked .ant-switch-handle {
31760
+ left: calc(100% - 14px - 1px);
31755
31761
  }
31756
- .p12gwtiw .pagination-right .next-btn .icon-inner {
31757
- transform: rotate(180deg);
31762
+ .s34f1qb.ant-switch-large.ant-switch-checked .ant-switch-handle {
31763
+ left: calc(100% - 28px - 2px);
31758
31764
  }
31759
31765
 
31760
- .d1bnu0in.ant-dropdown .ant-dropdown-menu {
31761
- max-height: calc(100vh - 128px);
31762
- overflow-y: auto;
31763
- }
31764
- .d1bnu0in.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31765
- padding: 4px 20px;
31766
- font-size: 12px;
31767
- line-height: 18px;
31766
+ .c1to9vb9 {
31767
+ margin-left: 5px;
31768
31768
  }
31769
31769
 
31770
31770
  .s1ebs0ra {
@@ -31954,72 +31954,18 @@ input.rrg1fkn.ant-input {
31954
31954
  color: #fff;
31955
31955
  }
31956
31956
  .wpbf4pq .week-day-option.en-text {
31957
- width: 110px;
31958
- margin-top: 4px;
31959
- }
31960
- .wpbf4pq .month-day-option {
31961
- width: 32px;
31962
- padding: 0;
31963
- margin-bottom: 8px;
31964
- }
31965
- .wpbf4pq .month-day-option.active {
31966
- background-color: #0096ff;
31967
- border-color: #0096ff;
31968
- color: #fff;
31969
- }
31970
-
31971
- .c18gxmrl {
31972
- border: 1px solid #d8deeb;
31973
- border-radius: 4px;
31974
- }
31975
- .c18gxmrl + .c18gxmrl {
31976
- margin-top: 8px;
31977
- }
31978
- .c18gxmrl:hover {
31979
- border-color: #0080ff;
31980
- }
31981
- .c18gxmrl:hover > header {
31982
- background: rgba(0, 128, 255, 0.1);
31983
- }
31984
- .c18gxmrl.active header {
31985
- border-bottom: 1px solid #d8deeb;
31986
- }
31987
- .c18gxmrl > header {
31988
- padding: 8px 12px;
31989
- }
31990
-
31991
- .s11wux3h .ant-segmented-item:not(:last-child) {
31992
- margin-right: 2px;
31993
- }
31994
-
31995
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
31996
- padding-left: 8px;
31997
- padding-right: 8px;
31998
- }
31999
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32000
- border-radius: 4px;
32001
- }
32002
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32003
- border-radius: 4px;
32004
- }
32005
-
32006
- .ma64lna .ant-segmented-item-label {
32007
- padding-left: 12px;
32008
- padding-right: 12px;
32009
- }
32010
-
32011
- .ckld275 {
32012
- background-color: rgba(225, 230, 241, 0.6);
32013
- }
32014
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32015
- background-color: rgba(255, 255, 255, 0.6);
32016
- color: rgba(44, 56, 82, 0.75);
31957
+ width: 110px;
31958
+ margin-top: 4px;
32017
31959
  }
32018
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32019
- background-color: transparent;
31960
+ .wpbf4pq .month-day-option {
31961
+ width: 32px;
31962
+ padding: 0;
31963
+ margin-bottom: 8px;
32020
31964
  }
32021
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32022
- background-color: transparent;
31965
+ .wpbf4pq .month-day-option.active {
31966
+ background-color: #0096ff;
31967
+ border-color: #0096ff;
31968
+ color: #fff;
32023
31969
  }
32024
31970
 
32025
31971
  .c1uzzomf {
@@ -32044,25 +31990,6 @@ input.rrg1fkn.ant-input {
32044
31990
  text-align: center;
32045
31991
  }
32046
31992
 
32047
- .n12mqh7z {
32048
- display: flex;
32049
- align-items: center;
32050
- font-size: 12px;
32051
- line-height: 18px;
32052
- }
32053
- .n12mqh7z:not(:last-child) {
32054
- margin-bottom: 4px;
32055
- }
32056
-
32057
- .tf5bynu {
32058
- margin: 0 3px;
32059
- }
32060
-
32061
- .tcckoz1 {
32062
- max-height: 400px;
32063
- overflow: "auto";
32064
- }
32065
-
32066
31993
  .c1bus5hc {
32067
31994
  --color: white;
32068
31995
  height: 14px;
@@ -32103,14 +32030,24 @@ input.rrg1fkn.ant-input {
32103
32030
  transform: rotate(0deg);
32104
32031
  }
32105
32032
 
32106
- .gmyahx3 {
32107
- cursor: pointer;
32033
+ .c18gxmrl {
32034
+ border: 1px solid #d8deeb;
32035
+ border-radius: 4px;
32108
32036
  }
32109
- .gmyahx3 .link-text {
32110
- color: rgba(0, 21, 64, 0.3);
32037
+ .c18gxmrl + .c18gxmrl {
32038
+ margin-top: 8px;
32111
32039
  }
32112
- .gmyahx3:hover .link-text {
32113
- color: #0080ff;
32040
+ .c18gxmrl:hover {
32041
+ border-color: #0080ff;
32042
+ }
32043
+ .c18gxmrl:hover > header {
32044
+ background: rgba(0, 128, 255, 0.1);
32045
+ }
32046
+ .c18gxmrl.active header {
32047
+ border-bottom: 1px solid #d8deeb;
32048
+ }
32049
+ .c18gxmrl > header {
32050
+ padding: 8px 12px;
32114
32051
  }
32115
32052
 
32116
32053
  .t1sqg15u {
@@ -32203,6 +32140,81 @@ input.rrg1fkn.ant-input {
32203
32140
  padding-right: 12px;
32204
32141
  }
32205
32142
 
32143
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32144
+ margin-right: 2px;
32145
+ }
32146
+
32147
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32148
+ padding-left: 8px;
32149
+ padding-right: 8px;
32150
+ }
32151
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32152
+ border-radius: 4px;
32153
+ }
32154
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32155
+ border-radius: 4px;
32156
+ }
32157
+
32158
+ .ma64lna .ant-segmented-item-label {
32159
+ padding-left: 12px;
32160
+ padding-right: 12px;
32161
+ }
32162
+
32163
+ .ckld275 {
32164
+ background-color: rgba(225, 230, 241, 0.6);
32165
+ }
32166
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32167
+ background-color: rgba(255, 255, 255, 0.6);
32168
+ color: rgba(44, 56, 82, 0.75);
32169
+ }
32170
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32171
+ background-color: transparent;
32172
+ }
32173
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32174
+ background-color: transparent;
32175
+ }
32176
+
32177
+ .berrcjl {
32178
+ color: rgba(10, 37, 85, 0.6);
32179
+ margin-bottom: 4px;
32180
+ }
32181
+ .berrcjl .breadcrumb-link {
32182
+ color: rgba(10, 37, 85, 0.6);
32183
+ cursor: pointer;
32184
+ transition: color 160ms ease;
32185
+ }
32186
+ .berrcjl .breadcrumb-link:hover {
32187
+ color: #0080ff;
32188
+ }
32189
+ .berrcjl .breadcrumb-link:active {
32190
+ color: #005ed1;
32191
+ }
32192
+
32193
+ .gmyahx3 {
32194
+ cursor: pointer;
32195
+ }
32196
+ .gmyahx3 .link-text {
32197
+ color: rgba(0, 21, 64, 0.3);
32198
+ }
32199
+ .gmyahx3:hover .link-text {
32200
+ color: #0080ff;
32201
+ }
32202
+
32203
+ .tje3huy {
32204
+ width: 100%;
32205
+ overflow: inherit;
32206
+ white-space: inherit;
32207
+ text-overflow: ellipsis;
32208
+ }
32209
+
32210
+ .s1iv0tp1 .enabled-switch {
32211
+ display: flex;
32212
+ align-items: center;
32213
+ }
32214
+ .s1iv0tp1 .enabled-text {
32215
+ margin-right: 8px;
32216
+ }
32217
+
32206
32218
  .clm1wy1 {
32207
32219
  width: 192px;
32208
32220
  height: 246px;
@@ -32296,20 +32308,23 @@ input.rrg1fkn.ant-input {
32296
32308
  border-radius: 2px;
32297
32309
  }
32298
32310
 
32299
- .berrcjl {
32300
- color: rgba(10, 37, 85, 0.6);
32301
- margin-bottom: 4px;
32311
+ .n12mqh7z {
32312
+ display: flex;
32313
+ align-items: center;
32314
+ font-size: 12px;
32315
+ line-height: 18px;
32302
32316
  }
32303
- .berrcjl .breadcrumb-link {
32304
- color: rgba(10, 37, 85, 0.6);
32305
- cursor: pointer;
32306
- transition: color 160ms ease;
32317
+ .n12mqh7z:not(:last-child) {
32318
+ margin-bottom: 4px;
32307
32319
  }
32308
- .berrcjl .breadcrumb-link:hover {
32309
- color: #0080ff;
32320
+
32321
+ .tf5bynu {
32322
+ margin: 0 3px;
32310
32323
  }
32311
- .berrcjl .breadcrumb-link:active {
32312
- color: #005ed1;
32324
+
32325
+ .tcckoz1 {
32326
+ max-height: 400px;
32327
+ overflow: "auto";
32313
32328
  }
32314
32329
 
32315
32330
  .c18bcrac {
@@ -32359,21 +32374,6 @@ input.rrg1fkn.ant-input {
32359
32374
  margin-right: 4px;
32360
32375
  }
32361
32376
 
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
32377
  .wg1tsps {
32378
32378
  display: flex;
32379
32379
  align-items: center;
@@ -32397,10 +32397,6 @@ input.rrg1fkn.ant-input {
32397
32397
  color: #00122e !important;
32398
32398
  }
32399
32399
 
32400
- .t3qomhu {
32401
- margin: 0 2px;
32402
- }
32403
-
32404
32400
  .m15dvk92 {
32405
32401
  display: flex;
32406
32402
  justify-content: space-between;
@@ -32414,37 +32410,36 @@ input.rrg1fkn.ant-input {
32414
32410
  width: 100%;
32415
32411
  }
32416
32412
 
32417
- .c10crapj {
32418
- border-radius: 8px;
32413
+ button.lujuy3j {
32414
+ color: #0080FF;
32415
+ height: unset;
32419
32416
  }
32420
- .c10crapj .ant-card-body {
32421
- padding: 20px 24px 24px 24px;
32417
+ button.lujuy3j .button-prefix-icon {
32418
+ margin-right: 4px;
32422
32419
  }
32423
-
32424
- .cav9p2m .ant-collapse-item {
32425
- border: 0px;
32426
- background-color: #fff;
32420
+ button.lujuy3j .button-suffix-icon {
32421
+ margin-left: 4px;
32427
32422
  }
32428
- .cav9p2m .ant-collapse-item .ant-collapse-header {
32429
- padding-top: 0px;
32430
- padding-bottom: 0px;
32431
- padding-left: 0px !important;
32432
- padding-right: 24px;
32423
+ button.lujuy3j:hover, button.lujuy3j.__pseudo-states-hover {
32424
+ color: #009dff;
32433
32425
  }
32434
- .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32435
- right: 0px;
32426
+ button.lujuy3j:active, button.lujuy3j.__pseudo-states-active {
32427
+ color: #005ed1;
32436
32428
  }
32437
- .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32438
- padding: 0px;
32429
+ button.lujuy3j.ui-kit-link-disabled {
32430
+ color: #0080FF;
32439
32431
  }
32440
-
32441
- .csf0p6c .ant-collapse-item .ant-collapse-header {
32442
- padding-right: 0px;
32443
- cursor: default;
32432
+ button.lujuy3j.ui-kit-link-subtle {
32433
+ color: #00122e;
32444
32434
  }
32445
-
32446
- .iiqau4c.ant-input-group.ant-input-group-compact {
32447
- display: flex;
32435
+ button.lujuy3j.ui-kit-link-subtle:hover, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-hover {
32436
+ color: #0080FF;
32437
+ }
32438
+ button.lujuy3j.ui-kit-link-subtle:active, button.lujuy3j.ui-kit-link-subtle.__pseudo-states-active {
32439
+ color: #005ed1;
32440
+ }
32441
+ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
32442
+ color: #00122e;
32448
32443
  }
32449
32444
 
32450
32445
  .c198s9j3 {
@@ -32513,70 +32508,122 @@ input.rrg1fkn.ant-input {
32513
32508
  .c198s9j3.compact .ant-checkbox-disabled + span .main {
32514
32509
  margin-left: 8px;
32515
32510
  }
32516
- .c198s9j3.compact .ant-checkbox + span .sub,
32517
- .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32518
- margin-left: 24px;
32511
+ .c198s9j3.compact .ant-checkbox + span .sub,
32512
+ .c198s9j3.compact .ant-checkbox-disabled + span .sub {
32513
+ margin-left: 24px;
32514
+ }
32515
+
32516
+ .cav9p2m .ant-collapse-item {
32517
+ border: 0px;
32518
+ background-color: #fff;
32519
+ }
32520
+ .cav9p2m .ant-collapse-item .ant-collapse-header {
32521
+ padding-top: 0px;
32522
+ padding-bottom: 0px;
32523
+ padding-left: 0px !important;
32524
+ padding-right: 24px;
32525
+ }
32526
+ .cav9p2m .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32527
+ right: 0px;
32528
+ }
32529
+ .cav9p2m .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32530
+ padding: 0px;
32531
+ }
32532
+
32533
+ .csf0p6c .ant-collapse-item .ant-collapse-header {
32534
+ padding-right: 0px;
32535
+ cursor: default;
32536
+ }
32537
+
32538
+ .c10crapj {
32539
+ border-radius: 8px;
32540
+ }
32541
+ .c10crapj .ant-card-body {
32542
+ padding: 20px 24px 24px 24px;
32543
+ }
32544
+
32545
+ .t3qomhu {
32546
+ margin: 0 2px;
32547
+ }
32548
+
32549
+ .o8ocss1 {
32550
+ overflow: hidden;
32551
+ text-overflow: ellipsis;
32519
32552
  }
32520
32553
 
32521
- button.lujuy3j {
32522
- color: #0080FF;
32554
+ .n17syc35 {
32555
+ white-space: nowrap;
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);
32568
32609
  }
32569
- .t1gz6wqf .table-loading-item .td-loading {
32570
- flex: 1;
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";
32571
32614
  }
32572
- .t1gz6wqf :nth-child(1) {
32573
- padding: 8px 4px;
32615
+ .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32616
+ border-color: #f0483e !important;
32574
32617
  }
32575
- .t1gz6wqf :nth-child(1) > * {
32576
- background: rgba(107, 125, 153, 0.18);
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;
32577
32620
  }
32578
- .t1gz6wqf :nth-child(1) > * {
32579
- background: rgba(163, 180, 204, 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);
32624
+ }
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,73 +32836,10 @@ 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;
32839
+ .t19ustft .date {
32808
32840
  margin-right: 4px;
32809
32841
  }
32810
32842
 
32811
- .c1riexje {
32812
- color: rgba(44, 56, 82, 0.6);
32813
- }
32814
-
32815
- .shq1k1g.ant-select, .shq1k1g.ant-select .ant-select-selector {
32816
- border-radius: 6px;
32817
- }
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;
32824
- }
32825
- .shq1k1g.ant-select.ant-select-single[data-size=middle] {
32826
- height: 30px;
32827
- }
32828
- .shq1k1g.ant-select.ant-select-single.ant-select-lg {
32829
- height: 38px;
32830
- font-size: 13px;
32831
- }
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;
32835
- }
32836
- .shq1k1g.ant-select.ant-select-single .ant-select-arrow-loading {
32837
- color: #0080ff;
32838
- }
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);
32842
- }
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;
32845
- }
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);
32849
- }
32850
- .shq1k1g.ant-select.ant-select-single:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32851
- transform: rotate(180deg);
32852
- }
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";
32857
- }
32858
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled) .ant-select-selector {
32859
- border-color: #f0483e !important;
32860
- }
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;
32863
- }
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);
32867
- }
32868
- .shq1k1g.ant-select.select-error:not(.ant-select-disabled).ant-select-open .ant-select-arrow .anticon-down {
32869
- transform: rotate(180deg);
32870
- }
32871
-
32872
32843
  .s1uupxds {
32873
32844
  padding: 0 8px;
32874
32845
  border-radius: 4px;
@@ -33025,6 +32996,36 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33025
32996
  display: inline-block;
33026
32997
  }
33027
32998
 
32999
+ .t1gz6wqf {
33000
+ height: 100%;
33001
+ }
33002
+ .t1gz6wqf .table-loading-item {
33003
+ padding: 12px 4px;
33004
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33005
+ display: flex;
33006
+ }
33007
+ .t1gz6wqf .table-loading-item > * {
33008
+ height: 16px;
33009
+ margin: 4px;
33010
+ background: rgba(204, 212, 227, 0.18);
33011
+ border-radius: 2px;
33012
+ }
33013
+ .t1gz6wqf .table-loading-item .checkbox-loading {
33014
+ width: 16px;
33015
+ }
33016
+ .t1gz6wqf .table-loading-item .td-loading {
33017
+ flex: 1;
33018
+ }
33019
+ .t1gz6wqf :nth-child(1) {
33020
+ padding: 8px 4px;
33021
+ }
33022
+ .t1gz6wqf :nth-child(1) > * {
33023
+ background: rgba(107, 125, 153, 0.18);
33024
+ }
33025
+ .t1gz6wqf :nth-child(1) > * {
33026
+ background: rgba(163, 180, 204, 0.18);
33027
+ }
33028
+
33028
33029
  .sq6vos1 {
33029
33030
  --item-min-width: 60px;
33030
33031
  }
@@ -33683,24 +33684,84 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
33683
33684
  background: rgba(0, 136, 255, 0.2);
33684
33685
  color: #0080ff;
33685
33686
  }
33686
- .d1tc7lgk ul li + li {
33687
- margin-top: 2px;
33687
+ .d1tc7lgk ul li + li {
33688
+ margin-top: 2px;
33689
+ }
33690
+
33691
+ .rzaik16 {
33692
+ padding: 0;
33693
+ }
33694
+ .rzaik16 .ant-popover-arrow {
33695
+ display: none;
33696
+ }
33697
+ .rzaik16 .ant-popover-inner-content {
33698
+ padding: 0;
33699
+ }
33700
+
33701
+ .h1ol2wl7 {
33702
+ font-weight: bold;
33703
+ background-color: unset;
33704
+ padding: unset;
33705
+ }
33706
+
33707
+ .rrwcpby {
33708
+ display: flex;
33709
+ align-items: center;
33710
+ }
33711
+ .rrwcpby .order {
33712
+ height: 24px;
33713
+ width: 24px;
33714
+ border-radius: 20px;
33715
+ color: #0080ff;
33716
+ background: rgba(0, 136, 255, 0.1);
33717
+ display: flex;
33718
+ align-items: center;
33719
+ justify-content: center;
33720
+ margin-right: 6px;
33721
+ }
33722
+
33723
+ .skwah65 {
33724
+ height: 8px;
33725
+ box-sizing: border-box;
33726
+ border-radius: 2px;
33727
+ background: #f5f7fa;
33728
+ display: flex;
33729
+ width: 100%;
33730
+ overflow: hidden;
33731
+ }
33732
+ .skwah65 .stack-bar-item + .stack-bar-item {
33733
+ margin-left: 1px;
33688
33734
  }
33689
33735
 
33690
- .rzaik16 {
33691
- padding: 0;
33736
+ .f1p9ti6d {
33737
+ width: 100%;
33738
+ margin-bottom: 0 !important;
33739
+ flex-flow: nowrap !important;
33740
+ line-break: auto;
33692
33741
  }
33693
- .rzaik16 .ant-popover-arrow {
33694
- display: none;
33742
+ .f1p9ti6d > .ant-form-item-label {
33743
+ text-align: left !important;
33744
+ padding-bottom: 0 !important;
33695
33745
  }
33696
- .rzaik16 .ant-popover-inner-content {
33697
- padding: 0;
33746
+ .f1p9ti6d > .ant-form-item-label > label {
33747
+ min-height: 32px;
33748
+ height: auto;
33749
+ font-size: 13px;
33750
+ color: rgba(44, 56, 82, 0.6);
33751
+ white-space: normal;
33698
33752
  }
33699
-
33700
- .h1ol2wl7 {
33701
- font-weight: bold;
33702
- background-color: unset;
33703
- padding: unset;
33753
+ .f1p9ti6d.ant-form-item-has-error .ant-input {
33754
+ border-color: #ff4d4f !important;
33755
+ }
33756
+ .f1p9ti6d .ant-form-item-explain {
33757
+ margin-top: 4px;
33758
+ font-size: 12px;
33759
+ min-height: 0px;
33760
+ }
33761
+ .f1p9ti6d .ant-form-item-extra {
33762
+ font-size: 12px;
33763
+ color: rgba(44, 56, 82, 0.6);
33764
+ min-height: 0px;
33704
33765
  }
33705
33766
 
33706
33767
  .t160l1cm {
@@ -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,106 +34204,26 @@ 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;
34235
- }
34236
-
34237
- .i1qw4clm {
34238
- margin-right: 4px;
34239
- height: 16px;
34240
- }
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);
34247
- }
34248
-
34249
34207
  .iwsze0q {
34250
34208
  margin-right: 4px;
34251
34209
  height: 16px;
34252
34210
  }
34253
34211
 
34254
- .w1xcixj5.outside-tag {
34255
- padding-left: 0;
34256
- }
34257
- .w1xcixj5.outside-tag .inside-tag {
34258
- border-radius: 4px 0 0 4px;
34259
- padding-right: 4px;
34260
- margin-right: 4px;
34212
+ .bab9xum {
34213
+ box-shadow: 0px 0.119595px 0.438513px rgba(129, 138, 153, 0.14), 0px 0.271728px 0.996336px rgba(129, 138, 153, 0.106447), 0px 0.472931px 1.73408px rgba(129, 138, 153, 0.0912224), 0px 0.751293px 2.75474px rgba(129, 138, 153, 0.0799253), 0px 1.15919px 4.25036px rgba(129, 138, 153, 0.07), 0px 1.80882px 6.63236px rgba(129, 138, 153, 0.0600747), 0px 3.00293px 11.0107px rgba(129, 138, 153, 0.0487776), 0px 6px 22px rgba(129, 138, 153, 0.0335534);
34261
34214
  }
34262
34215
 
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;
34216
+ .cav4gt6 {
34217
+ border-radius: 8px;
34218
+ background-color: white;
34278
34219
  }
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;
34220
+ .cav4gt6.hoverable {
34221
+ cursor: pointer;
34286
34222
  }
34287
- .a6dbbkm .ant-input-number-input {
34288
- padding: 0;
34289
- margin: 0;
34290
- height: auto;
34291
- font-size: inherit;
34223
+ .cav4gt6.hoverable:hover {
34224
+ transition: all 200ms ease;
34225
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34226
+ transform: translateY(-4px);
34292
34227
  }
34293
34228
 
34294
34229
  .at4ovwe .ant-input-number-handler-wrap {
@@ -34341,6 +34276,32 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34341
34276
  font-size: inherit;
34342
34277
  }
34343
34278
 
34279
+ .sut42l0 {
34280
+ padding: 0 8px;
34281
+ height: 18px;
34282
+ }
34283
+
34284
+ .mfsz1jz {
34285
+ padding: 2px 8px;
34286
+ height: 24px;
34287
+ }
34288
+
34289
+ .tnd6h4m {
34290
+ margin: 0;
34291
+ }
34292
+
34293
+ .i1qw4clm {
34294
+ margin-right: 4px;
34295
+ height: 16px;
34296
+ }
34297
+
34298
+ .n1r5ku5l.ant-tag.ant-tag-gray {
34299
+ font-weight: 700;
34300
+ color: #00122e;
34301
+ background-color: rgba(237, 241, 250, 0.6);
34302
+ border: 1px solid rgba(211, 218, 235, 0.6);
34303
+ }
34304
+
34344
34305
  .feau332.ant-form-item {
34345
34306
  margin-bottom: 0;
34346
34307
  }
@@ -34358,4 +34319,44 @@ button.lujuy3j.ui-kit-link-subtle.ui-kit-link-disabled {
34358
34319
  }
34359
34320
  .feau332.ant-form-item[class*=ant-form-item-has]:not(.ant-form-item-has-error-leave) .ant-form-item-explain {
34360
34321
  display: block;
34322
+ }
34323
+
34324
+ .w1xcixj5.outside-tag {
34325
+ padding-left: 0;
34326
+ }
34327
+ .w1xcixj5.outside-tag .inside-tag {
34328
+ border-radius: 4px 0 0 4px;
34329
+ padding-right: 4px;
34330
+ margin-right: 4px;
34331
+ }
34332
+
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
  }