@cloudtower/eagle 0.27.55 → 0.27.56

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 (323) hide show
  1. package/dist/components.css +2259 -3151
  2. package/dist/esm/index.js +10233 -34
  3. package/dist/esm/stats1.html +1 -1
  4. package/dist/src/index.d.ts +1 -0
  5. package/dist/src/styles/token/token.d.ts +1 -0
  6. package/dist/style.css +2226 -2226
  7. package/dist/token.css +209 -415
  8. package/dist/umd/index.js +10322 -0
  9. package/dist/{cjs → umd}/stats1.html +1 -1
  10. package/package.json +5 -7
  11. package/dist/cjs/UIKitProvider/index.js +0 -77
  12. package/dist/cjs/core/AccordionCard/index.js +0 -59
  13. package/dist/cjs/core/Alert/index.js +0 -80
  14. package/dist/cjs/core/Arch/index.js +0 -17
  15. package/dist/cjs/core/Badge/index.js +0 -51
  16. package/dist/cjs/core/BaseIcon/index.js +0 -76
  17. package/dist/cjs/core/Bit/index.js +0 -40
  18. package/dist/cjs/core/BitPerSecond/index.js +0 -40
  19. package/dist/cjs/core/Bps/index.js +0 -40
  20. package/dist/cjs/core/Breadcrumb/index.js +0 -58
  21. package/dist/cjs/core/Button/HoverableElement.js +0 -14
  22. package/dist/cjs/core/Button/index.js +0 -89
  23. package/dist/cjs/core/ButtonGroup/index.js +0 -110
  24. package/dist/cjs/core/Byte/index.js +0 -49
  25. package/dist/cjs/core/Calendar/index.js +0 -25
  26. package/dist/cjs/core/Card/CardBody.js +0 -12
  27. package/dist/cjs/core/Card/CardTitle.js +0 -12
  28. package/dist/cjs/core/Card/CardWrapper.js +0 -55
  29. package/dist/cjs/core/Card/index.js +0 -94
  30. package/dist/cjs/core/Cascader/cascader.style.js +0 -23
  31. package/dist/cjs/core/Cascader/cascader.widget.js +0 -86
  32. package/dist/cjs/core/Cascader/index.js +0 -74
  33. package/dist/cjs/core/Checkbox/checkbox.style.js +0 -5
  34. package/dist/cjs/core/Checkbox/index.js +0 -53
  35. package/dist/cjs/core/DetailCard/index.js +0 -23
  36. package/dist/cjs/core/DonutChart/index.js +0 -167
  37. package/dist/cjs/core/DropdownMenu/index.js +0 -66
  38. package/dist/cjs/core/Empty/index.js +0 -11
  39. package/dist/cjs/core/ExpandableList/ExpandIcon.js +0 -17
  40. package/dist/cjs/core/ExpandableList/ExpandableContainer.js +0 -17
  41. package/dist/cjs/core/ExpandableList/ExpandableItem.js +0 -48
  42. package/dist/cjs/core/ExpandableList/RoundOrder.js +0 -22
  43. package/dist/cjs/core/FailedLoad/index.js +0 -32
  44. package/dist/cjs/core/Fields/FieldsBoolean/index.js +0 -47
  45. package/dist/cjs/core/Fields/FieldsDateTime/index.js +0 -24
  46. package/dist/cjs/core/Fields/FieldsDateTimeRange/index.js +0 -50
  47. package/dist/cjs/core/Fields/FieldsEnum/index.js +0 -60
  48. package/dist/cjs/core/Fields/FieldsFloat/index.js +0 -60
  49. package/dist/cjs/core/Fields/FieldsInt/index.js +0 -78
  50. package/dist/cjs/core/Fields/FieldsInteger/index.js +0 -57
  51. package/dist/cjs/core/Fields/FieldsString/index.js +0 -116
  52. package/dist/cjs/core/Fields/FieldsTextArea/index.js +0 -64
  53. package/dist/cjs/core/Fields/FieldsTimePicker/index.js +0 -54
  54. package/dist/cjs/core/Fields/index.js +0 -28
  55. package/dist/cjs/core/Form/index.js +0 -10
  56. package/dist/cjs/core/FormItem/index.js +0 -38
  57. package/dist/cjs/core/Frequency/index.js +0 -40
  58. package/dist/cjs/core/Icon/index.js +0 -117
  59. package/dist/cjs/core/Input/index.js +0 -66
  60. package/dist/cjs/core/InputGroup/index.js +0 -14
  61. package/dist/cjs/core/InputInteger/formatterInteger.js +0 -15
  62. package/dist/cjs/core/InputInteger/index.js +0 -97
  63. package/dist/cjs/core/InputNumber/index.js +0 -90
  64. package/dist/cjs/core/InputTagItem/index.js +0 -12
  65. package/dist/cjs/core/KitStoreProvider/index.js +0 -23
  66. package/dist/cjs/core/Link/index.js +0 -56
  67. package/dist/cjs/core/Loading/index.js +0 -33
  68. package/dist/cjs/core/Loading/style.js +0 -11
  69. package/dist/cjs/core/Metric/metric.js +0 -21
  70. package/dist/cjs/core/Modal/index.js +0 -214
  71. package/dist/cjs/core/ModalStack/index.js +0 -47
  72. package/dist/cjs/core/Overflow/index.js +0 -117
  73. package/dist/cjs/core/Pagination/index.js +0 -120
  74. package/dist/cjs/core/ParrotTrans/index.js +0 -28
  75. package/dist/cjs/core/Percent/index.js +0 -41
  76. package/dist/cjs/core/Progress/index.js +0 -25
  77. package/dist/cjs/core/Radio/index.js +0 -142
  78. package/dist/cjs/core/SearchInput/index.js +0 -50
  79. package/dist/cjs/core/Second/index.js +0 -43
  80. package/dist/cjs/core/SegmentControl/index.js +0 -43
  81. package/dist/cjs/core/Select/index.js +0 -140
  82. package/dist/cjs/core/SimplePagination/index.js +0 -90
  83. package/dist/cjs/core/Speed/index.js +0 -40
  84. package/dist/cjs/core/StatusCapsule/index.js +0 -100
  85. package/dist/cjs/core/StepProgress/index.js +0 -44
  86. package/dist/cjs/core/Steps/index.js +0 -126
  87. package/dist/cjs/core/Steps/style.js +0 -13
  88. package/dist/cjs/core/Styled/index.js +0 -57
  89. package/dist/cjs/core/Switch/index.js +0 -61
  90. package/dist/cjs/core/Table/TableWidget.js +0 -47
  91. package/dist/cjs/core/Table/common.js +0 -46
  92. package/dist/cjs/core/Table/index.js +0 -112
  93. package/dist/cjs/core/TableForm/AddRowButton.js +0 -108
  94. package/dist/cjs/core/TableForm/Columns/AffixColumn.js +0 -48
  95. package/dist/cjs/core/TableForm/Columns/CheckboxColumn.js +0 -35
  96. package/dist/cjs/core/TableForm/Columns/FormItem.js +0 -20
  97. package/dist/cjs/core/TableForm/Columns/InputColumn.js +0 -117
  98. package/dist/cjs/core/TableForm/Columns/TextColumn.js +0 -44
  99. package/dist/cjs/core/TableForm/Columns/index.js +0 -24
  100. package/dist/cjs/core/TableForm/TableFormBodyCell.js +0 -165
  101. package/dist/cjs/core/TableForm/TableFormBodyRows.js +0 -215
  102. package/dist/cjs/core/TableForm/TableFormHeaderCell.js +0 -93
  103. package/dist/cjs/core/TableForm/index.js +0 -187
  104. package/dist/cjs/core/TableForm/style.js +0 -35
  105. package/dist/cjs/core/TableForm/types.js +0 -10
  106. package/dist/cjs/core/TableForm/utils.js +0 -36
  107. package/dist/cjs/core/Tag/SplitTag.js +0 -64
  108. package/dist/cjs/core/Tag/const.js +0 -12
  109. package/dist/cjs/core/Tag/index.js +0 -96
  110. package/dist/cjs/core/Tag/style.js +0 -14
  111. package/dist/cjs/core/TextArea/index.js +0 -72
  112. package/dist/cjs/core/Time/index.js +0 -31
  113. package/dist/cjs/core/TimePicker/index.js +0 -66
  114. package/dist/cjs/core/TimeZoneSelect/index.js +0 -165
  115. package/dist/cjs/core/Token/index.js +0 -86
  116. package/dist/cjs/core/Token/style.js +0 -5
  117. package/dist/cjs/core/Tooltip/index.js +0 -89
  118. package/dist/cjs/core/Truncate/index.js +0 -49
  119. package/dist/cjs/core/Typo/index.js +0 -130
  120. package/dist/cjs/core/antd.js +0 -208
  121. package/dist/cjs/core/message/index.js +0 -203
  122. package/dist/cjs/core/message-group/index.js +0 -147
  123. package/dist/cjs/coreX/BarChart/index.js +0 -39
  124. package/dist/cjs/coreX/BatchOperation/index.js +0 -149
  125. package/dist/cjs/coreX/ChartWithTooltip/index.js +0 -154
  126. package/dist/cjs/coreX/Counting/index.js +0 -22
  127. package/dist/cjs/coreX/CronCalendar/index.js +0 -105
  128. package/dist/cjs/coreX/CronPlan/index.js +0 -462
  129. package/dist/cjs/coreX/DateRangePicker/AbsoluteDate.js +0 -179
  130. package/dist/cjs/coreX/DateRangePicker/Calendar.js +0 -286
  131. package/dist/cjs/coreX/DateRangePicker/DateRangePicker.style.js +0 -84
  132. package/dist/cjs/coreX/DateRangePicker/InputTime.js +0 -151
  133. package/dist/cjs/coreX/DateRangePicker/RelativeTime.js +0 -53
  134. package/dist/cjs/coreX/DateRangePicker/common.js +0 -195
  135. package/dist/cjs/coreX/DateRangePicker/index.js +0 -331
  136. package/dist/cjs/coreX/DeprecatedDonutChart/index.js +0 -39
  137. package/dist/cjs/coreX/DropdownTransition/index.js +0 -73
  138. package/dist/cjs/coreX/GoBackButton/index.js +0 -45
  139. package/dist/cjs/coreX/I18nNameTag/index.js +0 -37
  140. package/dist/cjs/coreX/NamesTooltip/index.js +0 -34
  141. package/dist/cjs/coreX/OverflowTooltip/index.js +0 -92
  142. package/dist/cjs/coreX/SidebarSubtitle/index.js +0 -13
  143. package/dist/cjs/coreX/SortableList/index.js +0 -33
  144. package/dist/cjs/coreX/SummaryTable/index.js +0 -113
  145. package/dist/cjs/coreX/SwitchWithText/index.js +0 -59
  146. package/dist/cjs/coreX/TabMenu/index.js +0 -152
  147. package/dist/cjs/coreX/TruncatedTextWithTooltip/index.js +0 -69
  148. package/dist/cjs/coreX/UnitWithChart/index.js +0 -118
  149. package/dist/cjs/coreX/common/getCalendarTitle.js +0 -26
  150. package/dist/cjs/hooks/useElementIntersectionRatio.js +0 -30
  151. package/dist/cjs/hooks/useElementResize.js +0 -69
  152. package/dist/cjs/hooks/useElementsSize.js +0 -58
  153. package/dist/cjs/hooks/useMemoCompare.js +0 -17
  154. package/dist/cjs/hooks/useParrotTranslation.js +0 -13
  155. package/dist/cjs/index.js +0 -120
  156. package/dist/cjs/spec/type.js +0 -9
  157. package/dist/cjs/store/chart.js +0 -65
  158. package/dist/cjs/store/index.js +0 -48
  159. package/dist/cjs/store/modal.js +0 -67
  160. package/dist/cjs/styles/token/color.js +0 -273
  161. package/dist/cjs/utils/constants.js +0 -8
  162. package/dist/cjs/utils/cron-time.js +0 -450
  163. package/dist/cjs/utils/dom.js +0 -16
  164. package/dist/cjs/utils/icon.js +0 -22
  165. package/dist/cjs/utils/isEmpty.js +0 -12
  166. package/dist/cjs/utils/time.js +0 -86
  167. package/dist/cjs/utils/tower.js +0 -188
  168. package/dist/esm/UIKitProvider/index.js +0 -71
  169. package/dist/esm/core/AccordionCard/index.js +0 -57
  170. package/dist/esm/core/Alert/index.js +0 -78
  171. package/dist/esm/core/Arch/index.js +0 -15
  172. package/dist/esm/core/Badge/index.js +0 -49
  173. package/dist/esm/core/BaseIcon/index.js +0 -74
  174. package/dist/esm/core/Bit/index.js +0 -38
  175. package/dist/esm/core/BitPerSecond/index.js +0 -38
  176. package/dist/esm/core/Bps/index.js +0 -38
  177. package/dist/esm/core/Breadcrumb/index.js +0 -53
  178. package/dist/esm/core/Button/HoverableElement.js +0 -12
  179. package/dist/esm/core/Button/index.js +0 -87
  180. package/dist/esm/core/ButtonGroup/index.js +0 -105
  181. package/dist/esm/core/Byte/index.js +0 -47
  182. package/dist/esm/core/Calendar/index.js +0 -23
  183. package/dist/esm/core/Card/CardBody.js +0 -10
  184. package/dist/esm/core/Card/CardTitle.js +0 -10
  185. package/dist/esm/core/Card/CardWrapper.js +0 -53
  186. package/dist/esm/core/Card/index.js +0 -92
  187. package/dist/esm/core/Cascader/cascader.style.js +0 -12
  188. package/dist/esm/core/Cascader/cascader.widget.js +0 -79
  189. package/dist/esm/core/Cascader/index.js +0 -72
  190. package/dist/esm/core/Checkbox/checkbox.style.js +0 -3
  191. package/dist/esm/core/Checkbox/index.js +0 -51
  192. package/dist/esm/core/DetailCard/index.js +0 -21
  193. package/dist/esm/core/DonutChart/index.js +0 -161
  194. package/dist/esm/core/DropdownMenu/index.js +0 -61
  195. package/dist/esm/core/Empty/index.js +0 -9
  196. package/dist/esm/core/ExpandableList/ExpandIcon.js +0 -15
  197. package/dist/esm/core/ExpandableList/ExpandableContainer.js +0 -15
  198. package/dist/esm/core/ExpandableList/ExpandableItem.js +0 -46
  199. package/dist/esm/core/ExpandableList/RoundOrder.js +0 -20
  200. package/dist/esm/core/FailedLoad/index.js +0 -30
  201. package/dist/esm/core/Fields/FieldsBoolean/index.js +0 -45
  202. package/dist/esm/core/Fields/FieldsDateTime/index.js +0 -22
  203. package/dist/esm/core/Fields/FieldsDateTimeRange/index.js +0 -48
  204. package/dist/esm/core/Fields/FieldsEnum/index.js +0 -58
  205. package/dist/esm/core/Fields/FieldsFloat/index.js +0 -58
  206. package/dist/esm/core/Fields/FieldsInt/index.js +0 -76
  207. package/dist/esm/core/Fields/FieldsInteger/index.js +0 -55
  208. package/dist/esm/core/Fields/FieldsString/index.js +0 -114
  209. package/dist/esm/core/Fields/FieldsTextArea/index.js +0 -62
  210. package/dist/esm/core/Fields/FieldsTimePicker/index.js +0 -52
  211. package/dist/esm/core/Fields/index.js +0 -26
  212. package/dist/esm/core/Form/index.js +0 -8
  213. package/dist/esm/core/FormItem/index.js +0 -36
  214. package/dist/esm/core/Frequency/index.js +0 -38
  215. package/dist/esm/core/Icon/index.js +0 -115
  216. package/dist/esm/core/Input/index.js +0 -64
  217. package/dist/esm/core/InputGroup/index.js +0 -12
  218. package/dist/esm/core/InputInteger/formatterInteger.js +0 -13
  219. package/dist/esm/core/InputInteger/index.js +0 -92
  220. package/dist/esm/core/InputNumber/index.js +0 -85
  221. package/dist/esm/core/InputTagItem/index.js +0 -10
  222. package/dist/esm/core/KitStoreProvider/index.js +0 -17
  223. package/dist/esm/core/Link/index.js +0 -54
  224. package/dist/esm/core/Loading/index.js +0 -31
  225. package/dist/esm/core/Loading/style.js +0 -6
  226. package/dist/esm/core/Metric/metric.js +0 -19
  227. package/dist/esm/core/Modal/index.js +0 -212
  228. package/dist/esm/core/ModalStack/index.js +0 -45
  229. package/dist/esm/core/Overflow/index.js +0 -112
  230. package/dist/esm/core/Pagination/index.js +0 -115
  231. package/dist/esm/core/ParrotTrans/index.js +0 -26
  232. package/dist/esm/core/Percent/index.js +0 -39
  233. package/dist/esm/core/Progress/index.js +0 -23
  234. package/dist/esm/core/Radio/index.js +0 -136
  235. package/dist/esm/core/SearchInput/index.js +0 -48
  236. package/dist/esm/core/Second/index.js +0 -41
  237. package/dist/esm/core/SegmentControl/index.js +0 -41
  238. package/dist/esm/core/Select/index.js +0 -138
  239. package/dist/esm/core/SimplePagination/index.js +0 -88
  240. package/dist/esm/core/Speed/index.js +0 -38
  241. package/dist/esm/core/StatusCapsule/index.js +0 -94
  242. package/dist/esm/core/StepProgress/index.js +0 -42
  243. package/dist/esm/core/Steps/index.js +0 -124
  244. package/dist/esm/core/Steps/style.js +0 -7
  245. package/dist/esm/core/Styled/index.js +0 -45
  246. package/dist/esm/core/Switch/index.js +0 -59
  247. package/dist/esm/core/Table/TableWidget.js +0 -44
  248. package/dist/esm/core/Table/common.js +0 -44
  249. package/dist/esm/core/Table/index.js +0 -104
  250. package/dist/esm/core/TableForm/AddRowButton.js +0 -106
  251. package/dist/esm/core/TableForm/Columns/AffixColumn.js +0 -46
  252. package/dist/esm/core/TableForm/Columns/CheckboxColumn.js +0 -32
  253. package/dist/esm/core/TableForm/Columns/FormItem.js +0 -18
  254. package/dist/esm/core/TableForm/Columns/InputColumn.js +0 -114
  255. package/dist/esm/core/TableForm/Columns/TextColumn.js +0 -41
  256. package/dist/esm/core/TableForm/Columns/index.js +0 -21
  257. package/dist/esm/core/TableForm/TableFormBodyCell.js +0 -163
  258. package/dist/esm/core/TableForm/TableFormBodyRows.js +0 -213
  259. package/dist/esm/core/TableForm/TableFormHeaderCell.js +0 -91
  260. package/dist/esm/core/TableForm/index.js +0 -185
  261. package/dist/esm/core/TableForm/style.js +0 -27
  262. package/dist/esm/core/TableForm/types.js +0 -8
  263. package/dist/esm/core/TableForm/utils.js +0 -32
  264. package/dist/esm/core/Tag/SplitTag.js +0 -62
  265. package/dist/esm/core/Tag/const.js +0 -10
  266. package/dist/esm/core/Tag/index.js +0 -91
  267. package/dist/esm/core/Tag/style.js +0 -9
  268. package/dist/esm/core/TextArea/index.js +0 -70
  269. package/dist/esm/core/Time/index.js +0 -29
  270. package/dist/esm/core/TimePicker/index.js +0 -64
  271. package/dist/esm/core/TimeZoneSelect/index.js +0 -163
  272. package/dist/esm/core/Token/index.js +0 -81
  273. package/dist/esm/core/Token/style.js +0 -3
  274. package/dist/esm/core/Tooltip/index.js +0 -87
  275. package/dist/esm/core/Truncate/index.js +0 -47
  276. package/dist/esm/core/Typo/index.js +0 -128
  277. package/dist/esm/core/antd.js +0 -205
  278. package/dist/esm/core/message/index.js +0 -179
  279. package/dist/esm/core/message-group/index.js +0 -143
  280. package/dist/esm/coreX/BarChart/index.js +0 -34
  281. package/dist/esm/coreX/BatchOperation/index.js +0 -144
  282. package/dist/esm/coreX/ChartWithTooltip/index.js +0 -149
  283. package/dist/esm/coreX/Counting/index.js +0 -20
  284. package/dist/esm/coreX/CronCalendar/index.js +0 -103
  285. package/dist/esm/coreX/CronPlan/index.js +0 -457
  286. package/dist/esm/coreX/DateRangePicker/AbsoluteDate.js +0 -177
  287. package/dist/esm/coreX/DateRangePicker/Calendar.js +0 -284
  288. package/dist/esm/coreX/DateRangePicker/DateRangePicker.style.js +0 -77
  289. package/dist/esm/coreX/DateRangePicker/InputTime.js +0 -149
  290. package/dist/esm/coreX/DateRangePicker/RelativeTime.js +0 -51
  291. package/dist/esm/coreX/DateRangePicker/common.js +0 -183
  292. package/dist/esm/coreX/DateRangePicker/index.js +0 -325
  293. package/dist/esm/coreX/DeprecatedDonutChart/index.js +0 -37
  294. package/dist/esm/coreX/DropdownTransition/index.js +0 -71
  295. package/dist/esm/coreX/GoBackButton/index.js +0 -43
  296. package/dist/esm/coreX/I18nNameTag/index.js +0 -35
  297. package/dist/esm/coreX/NamesTooltip/index.js +0 -32
  298. package/dist/esm/coreX/OverflowTooltip/index.js +0 -90
  299. package/dist/esm/coreX/SidebarSubtitle/index.js +0 -11
  300. package/dist/esm/coreX/SortableList/index.js +0 -31
  301. package/dist/esm/coreX/SummaryTable/index.js +0 -108
  302. package/dist/esm/coreX/SwitchWithText/index.js +0 -57
  303. package/dist/esm/coreX/TabMenu/index.js +0 -150
  304. package/dist/esm/coreX/TruncatedTextWithTooltip/index.js +0 -67
  305. package/dist/esm/coreX/UnitWithChart/index.js +0 -113
  306. package/dist/esm/coreX/common/getCalendarTitle.js +0 -24
  307. package/dist/esm/hooks/useElementIntersectionRatio.js +0 -28
  308. package/dist/esm/hooks/useElementResize.js +0 -67
  309. package/dist/esm/hooks/useElementsSize.js +0 -56
  310. package/dist/esm/hooks/useMemoCompare.js +0 -15
  311. package/dist/esm/hooks/useParrotTranslation.js +0 -11
  312. package/dist/esm/spec/type.js +0 -7
  313. package/dist/esm/store/chart.js +0 -62
  314. package/dist/esm/store/index.js +0 -37
  315. package/dist/esm/store/modal.js +0 -63
  316. package/dist/esm/styles/token/color.js +0 -271
  317. package/dist/esm/utils/constants.js +0 -5
  318. package/dist/esm/utils/cron-time.js +0 -448
  319. package/dist/esm/utils/dom.js +0 -14
  320. package/dist/esm/utils/icon.js +0 -20
  321. package/dist/esm/utils/isEmpty.js +0 -10
  322. package/dist/esm/utils/time.js +0 -76
  323. package/dist/esm/utils/tower.js +0 -173
package/dist/style.css CHANGED
@@ -29780,66 +29780,6 @@ html body {
29780
29780
  font-size: 14px;
29781
29781
  }
29782
29782
 
29783
- .i1inqkme {
29784
- height: 18px;
29785
- line-height: 18px;
29786
- padding: 0 4px;
29787
- border-radius: 4px;
29788
- background: rgba(235, 239, 245, 0.6);
29789
- border: 1px solid rgba(223, 228, 235, 0.6);
29790
- display: flex;
29791
- align-items: center;
29792
- white-space: nowrap;
29793
- margin-right: 4px;
29794
- }
29795
-
29796
- .iouxfgt {
29797
- display: inline-flex;
29798
- align-items: center;
29799
- }
29800
- .iouxfgt .icon-inner {
29801
- display: inline-flex;
29802
- align-items: center;
29803
- justify-content: center;
29804
- }
29805
- .iouxfgt .icon-inner + span,
29806
- .iouxfgt span + .icon-inner.suffix {
29807
- margin-left: 4px;
29808
- }
29809
- .iouxfgt.is-rotate img,
29810
- .iouxfgt.is-rotate svg {
29811
- animation: rotate 680ms linear infinite;
29812
- }
29813
-
29814
- .b1nip9bk {
29815
- padding: 4px 11px;
29816
- }
29817
-
29818
- .bqamoqe {
29819
- white-space: nowrap;
29820
- filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
29821
- }
29822
- .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
29823
- --color: #0080ff;
29824
- }
29825
- .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
29826
- --color: #0080ff;
29827
- }
29828
- .bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
29829
- margin-left: 1px;
29830
- }
29831
- .bqamoqe > .ant-btn:not(:only-child):first-child {
29832
- border-top-right-radius: 0;
29833
- border-bottom-right-radius: 0;
29834
- }
29835
- .bqamoqe > .ant-btn:not(:only-child):last-child {
29836
- border-top-left-radius: 0;
29837
- border-bottom-left-radius: 0;
29838
- }
29839
- .bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
29840
- border-radius: unset;
29841
- }
29842
-
29843
29783
  .fzh9mnb {
29844
29784
  width: 100%;
29845
29785
  height: 100%;
@@ -29855,6 +29795,19 @@ html body {
29855
29795
  font-size: 18px;
29856
29796
  }
29857
29797
 
29798
+ .i1inqkme {
29799
+ height: 18px;
29800
+ line-height: 18px;
29801
+ padding: 0 4px;
29802
+ border-radius: 4px;
29803
+ background: rgba(235, 239, 245, 0.6);
29804
+ border: 1px solid rgba(223, 228, 235, 0.6);
29805
+ display: flex;
29806
+ align-items: center;
29807
+ white-space: nowrap;
29808
+ margin-right: 4px;
29809
+ }
29810
+
29858
29811
  .b1wx3t3t.ant-btn-icon-only {
29859
29812
  justify-content: center;
29860
29813
  }
@@ -30105,2122 +30058,2281 @@ html body {
30105
30058
  padding: 0;
30106
30059
  }
30107
30060
 
30108
- .skwah65 {
30109
- height: 8px;
30110
- box-sizing: border-box;
30111
- border-radius: 2px;
30112
- background: #f5f7fa;
30113
- display: flex;
30114
- width: 100%;
30115
- overflow: hidden;
30116
- }
30117
- .skwah65 .stack-bar-item + .stack-bar-item {
30118
- margin-left: 1px;
30119
- }
30120
-
30121
- .s1dizucg.ant-switch {
30122
- min-width: 40px;
30123
- height: 24px;
30124
- background: rgba(172, 186, 211, 0.6);
30125
- overflow: hidden;
30126
- }
30127
- .s1dizucg.ant-switch:focus {
30128
- box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
30129
- }
30130
- .s1dizucg.ant-switch-small {
30131
- min-width: 26px;
30132
- height: 16px;
30061
+ .iouxfgt {
30062
+ display: inline-flex;
30063
+ align-items: center;
30133
30064
  }
30134
- .s1dizucg.ant-switch-large {
30135
- min-width: 52px;
30136
- height: 32px;
30065
+ .iouxfgt .icon-inner {
30066
+ display: inline-flex;
30067
+ align-items: center;
30068
+ justify-content: center;
30137
30069
  }
30138
- .s1dizucg.ant-switch .ant-switch-handle {
30139
- height: 20px;
30140
- width: 20px;
30070
+ .iouxfgt .icon-inner + span,
30071
+ .iouxfgt span + .icon-inner.suffix {
30072
+ margin-left: 4px;
30141
30073
  }
30142
- .s1dizucg.ant-switch .ant-switch-handle::before {
30143
- border-radius: 10px;
30144
- transition-delay: 120ms;
30074
+ .iouxfgt.is-rotate img,
30075
+ .iouxfgt.is-rotate svg {
30076
+ animation: rotate 680ms linear infinite;
30145
30077
  }
30146
- .s1dizucg.ant-switch-small .ant-switch-handle {
30147
- height: 14px;
30148
- width: 14px;
30149
- top: 1px;
30150
- left: 1px;
30078
+
30079
+ .b1nip9bk {
30080
+ padding: 4px 11px;
30151
30081
  }
30152
- .s1dizucg.ant-switch-large .ant-switch-handle {
30153
- height: 28px;
30154
- width: 28px;
30082
+
30083
+ .bqamoqe {
30084
+ white-space: nowrap;
30085
+ filter: drop-shadow(0px 2px 8px rgba(0, 136, 255, 0.1));
30155
30086
  }
30156
- .s1dizucg.ant-switch-large .ant-switch-handle::before {
30157
- border-radius: 14px;
30087
+ .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous) {
30088
+ --color: #0080ff;
30158
30089
  }
30159
- .s1dizucg.ant-switch-checked {
30160
- background-color: #00ba5d;
30090
+ .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous)[disabled], .bqamoqe > .ant-btn.ant-btn-ordinary-onTint:not(.ant-btn-dangerous):hover[disabled] {
30091
+ --color: #0080ff;
30161
30092
  }
30162
- .s1dizucg.ant-switch-checked .ant-switch-handle {
30163
- left: calc(100% - 20px - 2px);
30093
+ .bqamoqe > .ant-btn:not(:only-child) + .ant-btn {
30094
+ margin-left: 1px;
30164
30095
  }
30165
- .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
30166
- left: calc(100% - 14px - 1px);
30096
+ .bqamoqe > .ant-btn:not(:only-child):first-child {
30097
+ border-top-right-radius: 0;
30098
+ border-bottom-right-radius: 0;
30167
30099
  }
30168
- .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
30169
- left: calc(100% - 28px - 2px);
30100
+ .bqamoqe > .ant-btn:not(:only-child):last-child {
30101
+ border-top-left-radius: 0;
30102
+ border-bottom-left-radius: 0;
30170
30103
  }
30171
-
30172
- .c1up6e3y {
30173
- margin-left: 5px;
30104
+ .bqamoqe > .ant-btn:not(:only-child):not(:first-child, :last-child) {
30105
+ border-radius: unset;
30174
30106
  }
30175
30107
 
30176
- .owd0kml {
30177
- display: inline-block;
30108
+ .s1dni7lo {
30109
+ width: 430px !important;
30178
30110
  }
30179
30111
 
30180
- .h1jsgezc {
30181
- visibility: hidden;
30182
- position: absolute;
30112
+ .d1wwmmm5 .ant-select-item-group {
30113
+ padding: 8px 16px;
30114
+ line-height: 18px;
30115
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30116
+ height: 34px;
30117
+ min-height: 34px;
30118
+ box-sizing: border-box;
30119
+ margin-top: 8px;
30183
30120
  }
30184
30121
 
30185
- .rapgekc.ant-radio-wrapper {
30186
- display: inline-flex;
30187
- align-items: baseline;
30188
- white-space: pre-wrap;
30189
- }
30190
- .rapgekc.ant-radio-wrapper .ant-radio {
30191
- position: relative;
30192
- top: 3px;
30193
- }
30194
- .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
30195
- border-color: rgba(107, 128, 167, 0.6);
30196
- }
30197
- .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
30198
- border-color: #0080ff;
30122
+ .o1ugr09p {
30123
+ display: flex;
30124
+ flex-direction: column;
30125
+ margin: 1px 8px;
30126
+ padding: 8px;
30127
+ border-radius: 4px;
30199
30128
  }
30200
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
30201
- border-color: #0080ff;
30202
- background: #0080ff;
30129
+ .o1ugr09p .selected-icon {
30130
+ display: none;
30203
30131
  }
30204
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
30205
- top: 4px;
30206
- left: 4px;
30207
- width: 6px;
30208
- height: 6px;
30209
- background: #fff;
30132
+ .o1ugr09p.ant-select-item-option-grouped {
30133
+ padding-left: 8px;
30210
30134
  }
30211
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
30212
- opacity: 0.5;
30135
+ .o1ugr09p.ant-select-item-option-selected {
30136
+ background-color: white;
30213
30137
  }
30214
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
30215
- border-color: rgba(107, 128, 167, 0.6);
30216
- background: rgba(211, 218, 235, 0.6);
30138
+ .o1ugr09p.ant-select-item-option-selected .timezone-title {
30139
+ color: #0080ff;
30217
30140
  }
30218
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
30219
- background: #00122e;
30141
+ .o1ugr09p.ant-select-item-option-selected .selected-icon {
30142
+ display: block;
30220
30143
  }
30221
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
30222
- color: #00122e;
30223
- opacity: 0.5;
30144
+ .o1ugr09p.ant-select-item-option-active {
30145
+ background: rgba(0, 136, 255, 0.16);
30224
30146
  }
30225
- .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
30226
- color: #00122e;
30147
+ .o1ugr09p.ant-select-item-option-active .timezone-title {
30148
+ color: #0080ff;
30227
30149
  }
30228
- .rapgekc.ant-radio-wrapper .ant-radio + span {
30229
- display: inline-block;
30230
- padding: 0;
30231
- padding-left: 12px;
30150
+ .o1ugr09p.ant-select-item-option-active .timezone-tag {
30151
+ background: rgba(0, 136, 255, 0.1);
30152
+ color: #0080ff;
30232
30153
  }
30233
- .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
30234
- margin-bottom: 0;
30235
- white-space: pre-wrap;
30236
- color: rgba(44, 56, 82, 0.6);
30154
+
30155
+ .o1ifxsq4 {
30156
+ display: flex;
30157
+ justify-content: space-between;
30158
+ height: 20px;
30159
+ line-height: 20px;
30237
30160
  }
30238
- .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
30239
- padding-left: 8px;
30161
+ .o1ifxsq4 .timezone-title {
30162
+ color: #2d3a56;
30163
+ overflow: hidden;
30164
+ text-overflow: ellipsis;
30240
30165
  }
30241
30166
 
30242
- .rp906go .ant-radio-button-wrapper:first-child {
30243
- border-radius: 5px 0 0 5px;
30244
- }
30245
- .rp906go .ant-radio-button-wrapper:last-child {
30246
- border-radius: 0 5px 5px 0;
30167
+ .o1zue7 {
30168
+ display: flex;
30169
+ justify-content: space-between;
30170
+ color: rgba(44, 56, 82, 0.6);
30171
+ height: 18px;
30172
+ line-height: 18px;
30173
+ margin-top: 2px;
30247
30174
  }
30248
30175
 
30249
- .rcc63c8 {
30250
- color: #00122e;
30251
- border-color: #ccd4e3;
30252
- }
30253
- .rcc63c8:first-child {
30254
- border-color: #a3b4cc;
30176
+ .tyfmlxg {
30177
+ border: none;
30178
+ margin-right: 0;
30179
+ background: rgba(225, 230, 241, 0.6);
30255
30180
  }
30256
- .rcc63c8.ant-radio-button-wrapper {
30257
- padding: 0 12px;
30258
- line-height: 32px;
30181
+
30182
+ .o18uybox {
30183
+ pointer-events: none;
30259
30184
  height: 32px;
30185
+ width: 100%;
30186
+ opacity: 0;
30260
30187
  }
30261
- .rcc63c8.ant-radio-button-wrapper > span + span {
30262
- white-space: nowrap;
30188
+
30189
+ .t1m2x205 .ant-tooltip-arrow {
30190
+ display: none;
30263
30191
  }
30264
- .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
30265
- height: 22px;
30266
- padding: 0 7px;
30267
- line-height: 20px;
30192
+ .t1m2x205 .ant-tooltip-inner {
30193
+ background: rgba(23, 38, 64, 0.8);
30194
+ border-radius: 4px;
30268
30195
  }
30269
- .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
30270
- background: #ccd4e3;
30196
+
30197
+ .s1ebs0ra {
30198
+ display: flex;
30199
+ align-items: center;
30200
+ justify-content: space-between;
30201
+ background: #edf0f7;
30202
+ padding: 8px 12px;
30203
+ position: sticky;
30204
+ top: 0;
30205
+ z-index: 1;
30206
+ margin-bottom: -52px;
30271
30207
  }
30272
- .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
30273
- background: #0080ff;
30208
+ .s1ebs0ra .select-total {
30209
+ display: flex;
30210
+ align-items: center;
30211
+ font-weight: 700;
30212
+ flex-shrink: 0;
30274
30213
  }
30275
- .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
30276
- background: #ccd4e3;
30277
- opacity: 0.5;
30214
+ .s1ebs0ra .select-total .icon-wrapper {
30215
+ cursor: pointer;
30216
+ margin-left: 8px;
30217
+ width: 32px;
30218
+ height: 32px;
30219
+ border-radius: 50%;
30220
+ justify-content: center;
30278
30221
  }
30279
- .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
30280
- border-right-color: #0080ff;
30222
+ .s1ebs0ra .select-total .icon-wrapper:hover {
30223
+ background: rgba(225, 230, 241, 0.6);
30281
30224
  }
30282
- .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
30283
- border-color: #0080ff;
30225
+ .s1ebs0ra .action-group {
30226
+ flex: 1;
30227
+ margin-left: 88px;
30228
+ white-space: nowrap;
30229
+ text-align: right;
30230
+ position: relative;
30231
+ padding: 4px 0;
30232
+ margin-top: -4px;
30233
+ overflow: hidden;
30284
30234
  }
30285
- .rcc63c8.ant-radio-button-wrapper-checked {
30286
- background: rgba(0, 136, 255, 0.1);
30235
+ .s1ebs0ra .action-group .sub-menu-delete {
30236
+ transform: translateY(-4px);
30287
30237
  }
30288
- .rcc63c8.ant-radio-button-wrapper-disabled {
30289
- background: rgba(211, 218, 235, 0.6);
30290
- border-color: #ccd4e3;
30291
- opacity: 0.5;
30238
+ .s1ebs0ra .action-group button {
30239
+ border: none;
30292
30240
  }
30293
- .rcc63c8.ant-radio-button-wrapper-disabled:hover {
30294
- color: #00122e;
30295
- border-color: #ccd4e3;
30241
+ .s1ebs0ra .action-group > *:not(:last-child) {
30242
+ margin-right: 8px;
30296
30243
  }
30297
- .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
30298
- color: #00122e;
30299
- border-color: #ccd4e3;
30300
- background: rgba(172, 186, 211, 0.6);
30244
+ .s1ebs0ra .action-group > button:last-child {
30245
+ margin-right: 4px;
30301
30246
  }
30302
- .rcc63c8 .ant-radio-button-input {
30303
- margin-right: 8px;
30304
- display: inline;
30305
- border: none;
30306
- padding: 0;
30307
- width: 36px;
30308
- background: transparent;
30247
+ .s1ebs0ra .action-group .more-btn {
30248
+ cursor: pointer;
30249
+ width: 32px;
30250
+ height: 32px;
30251
+ justify-content: center;
30252
+ border-radius: 50%;
30309
30253
  }
30310
- .rcc63c8 .ant-radio-button-input:focus {
30311
- box-shadow: none;
30254
+ .s1ebs0ra .action-group .more-btn:hover {
30255
+ background: #fff;
30312
30256
  }
30313
- .rcc63c8 .ant-radio-button-input.ant-input-number {
30314
- margin-right: 0;
30315
- width: initial;
30316
- box-shadow: none;
30257
+
30258
+ .skwah65 {
30259
+ height: 8px;
30260
+ box-sizing: border-box;
30261
+ border-radius: 2px;
30262
+ background: #f5f7fa;
30263
+ display: flex;
30264
+ width: 100%;
30265
+ overflow: hidden;
30317
30266
  }
30318
- .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
30319
- display: none;
30267
+ .skwah65 .stack-bar-item + .stack-bar-item {
30268
+ margin-left: 1px;
30320
30269
  }
30321
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
30322
- display: inline;
30270
+
30271
+ .owd0kml {
30272
+ display: inline-block;
30323
30273
  }
30324
- .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
30325
- display: inline;
30326
- margin-right: 8px;
30327
- padding: 0;
30328
- width: 36px;
30274
+
30275
+ .h1jsgezc {
30276
+ visibility: hidden;
30277
+ position: absolute;
30329
30278
  }
30330
30279
 
30331
30280
  .iq1gosr {
30332
30281
  display: inline-block;
30333
30282
  }
30334
30283
 
30335
- .t1m2x205 .ant-tooltip-arrow {
30336
- display: none;
30284
+ .dsnbhzf {
30285
+ font-family: Inter;
30286
+ font-style: normal;
30287
+ font-weight: bold;
30288
+ font-size: 32px;
30289
+ line-height: 40px;
30337
30290
  }
30338
- .t1m2x205 .ant-tooltip-inner {
30339
- background: rgba(23, 38, 64, 0.8);
30340
- border-radius: 4px;
30291
+
30292
+ .d1mvo22k {
30293
+ font-family: Inter;
30294
+ font-style: normal;
30295
+ font-weight: bold;
30296
+ font-size: 24px;
30297
+ line-height: 32px;
30341
30298
  }
30342
30299
 
30343
- .tc97u5y {
30344
- height: 100%;
30300
+ .d1b444tr {
30301
+ font-family: Inter;
30302
+ font-style: normal;
30303
+ font-weight: normal;
30304
+ font-size: 32px;
30305
+ line-height: 40px;
30345
30306
  }
30346
30307
 
30347
- .tfzf37v {
30348
- height: 100%;
30308
+ .dvs0kue {
30309
+ font-family: Inter;
30310
+ font-style: normal;
30311
+ font-weight: bold;
30312
+ font-size: 20px;
30313
+ line-height: 24px;
30349
30314
  }
30350
- .tfzf37v.empty-table .ant-table-content {
30351
- overflow: visible !important;
30352
- height: 100%;
30315
+
30316
+ .d1hcbfcq {
30317
+ font-family: Inter;
30318
+ font-style: normal;
30319
+ font-weight: normal;
30320
+ font-size: 20px;
30321
+ line-height: 24px;
30353
30322
  }
30354
- .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30355
- height: 100%;
30323
+
30324
+ .d1cz922v {
30325
+ font-family: Inter;
30326
+ font-style: normal;
30327
+ font-weight: bold;
30328
+ font-size: 18px;
30329
+ line-height: 22px;
30356
30330
  }
30357
- .tfzf37v.empty-table .ant-table-content table {
30358
- width: 100% !important;
30359
- height: 100%;
30331
+
30332
+ .d3nzbrm {
30333
+ font-family: Inter;
30334
+ font-style: normal;
30335
+ font-weight: normal;
30336
+ font-size: 18px;
30337
+ line-height: 22px;
30360
30338
  }
30361
- .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30362
- padding: 15px 0;
30339
+
30340
+ .h1g0p5ob {
30341
+ font-family: Inter;
30342
+ font-style: normal;
30343
+ font-weight: bold;
30344
+ font-size: 16px;
30345
+ line-height: 22px;
30363
30346
  }
30364
- .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30365
- display: none;
30347
+
30348
+ .hydo2ej {
30349
+ font-family: Inter;
30350
+ font-style: normal;
30351
+ font-weight: normal;
30352
+ font-size: 16px;
30353
+ line-height: 22px;
30366
30354
  }
30367
- .tfzf37v .active-row td:nth-child(1) {
30368
- font-weight: 700;
30355
+
30356
+ .h1hbuq0r {
30357
+ font-family: Inter;
30358
+ font-style: normal;
30359
+ font-weight: bold;
30360
+ font-size: 14px;
30361
+ line-height: 20px;
30369
30362
  }
30370
- .tfzf37v.has-selection .active-row td:nth-child(2) {
30371
- font-weight: 700;
30363
+
30364
+ .h13bondg {
30365
+ font-family: Inter;
30366
+ font-style: normal;
30367
+ font-weight: normal;
30368
+ font-size: 14px;
30369
+ line-height: 20px;
30372
30370
  }
30373
- .tfzf37v .ant-spin-nested-loading {
30374
- height: 100%;
30371
+
30372
+ .h1mhvdlx {
30373
+ font-family: Inter;
30374
+ font-style: normal;
30375
+ font-weight: bold;
30376
+ font-size: 12px;
30377
+ line-height: 18px;
30375
30378
  }
30376
- .tfzf37v .ant-spin-nested-loading .ant-spin-container {
30377
- height: 100%;
30378
- overflow: visible;
30379
+
30380
+ .h1inmfq6 {
30381
+ font-family: Inter;
30382
+ font-style: normal;
30383
+ font-weight: normal;
30384
+ font-size: 12px;
30385
+ line-height: 18px;
30379
30386
  }
30380
- .tfzf37v .ant-spin-nested-loading .ant-spin {
30381
- max-height: none;
30387
+
30388
+ .h1kfc0la {
30389
+ font-family: Inter;
30390
+ font-style: normal;
30391
+ font-weight: bold;
30392
+ text-transform: uppercase;
30393
+ font-feature-settings: "cpsp" on;
30394
+ font-size: 12px;
30395
+ line-height: 18px;
30382
30396
  }
30383
- .tfzf37v.table-init-loading .ant-spin-blur thead,
30384
- .tfzf37v.table-init-loading .ant-spin-blur tbody {
30385
- display: none;
30397
+
30398
+ .h10xnyuu {
30399
+ font-family: Inter;
30400
+ font-style: normal;
30401
+ font-weight: normal;
30402
+ text-transform: uppercase;
30403
+ font-feature-settings: "cpsp" on;
30404
+ font-size: 12px;
30405
+ line-height: 18px;
30386
30406
  }
30387
- .tfzf37v td.ant-table-column-sort {
30388
- background: transparent;
30407
+
30408
+ .lrcmi0v {
30409
+ font-family: Inter;
30410
+ font-style: normal;
30411
+ font-weight: normal;
30412
+ font-size: 16px;
30413
+ line-height: 24px;
30389
30414
  }
30390
- .tfzf37v td.ant-table-cell-fix-left,
30391
- .tfzf37v td.ant-table-cell-fix-right {
30392
- background: #fff;
30393
- padding: 0 !important;
30415
+
30416
+ .lzt43lp {
30417
+ font-family: Inter;
30418
+ font-style: normal;
30419
+ font-weight: bold;
30420
+ font-size: 16px;
30421
+ line-height: 24px;
30394
30422
  }
30395
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30396
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30397
- display: flex;
30398
- align-items: center;
30399
- height: 100%;
30400
- padding: 8px;
30423
+
30424
+ .l5yc9nt {
30425
+ font-family: Inter;
30426
+ font-style: normal;
30427
+ font-weight: normal;
30428
+ font-size: 16px;
30429
+ line-height: 24px;
30401
30430
  }
30402
- .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30403
- .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30404
- overflow: hidden;
30405
- text-overflow: ellipsis;
30406
- width: 100%;
30431
+
30432
+ .l1fbkbzo {
30433
+ font-family: Inter;
30434
+ font-style: normal;
30435
+ font-weight: bold;
30436
+ font-size: 16px;
30437
+ line-height: 24px;
30407
30438
  }
30408
- .tfzf37v .ant-table-container {
30409
- height: 100%;
30439
+
30440
+ .lahvcax {
30441
+ font-family: Inter;
30442
+ font-style: normal;
30443
+ font-weight: normal;
30444
+ text-transform: uppercase;
30445
+ font-feature-settings: "cpsp" on;
30446
+ font-size: 16px;
30447
+ line-height: 24px;
30410
30448
  }
30411
- .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
30412
- box-shadow: none !important;
30449
+
30450
+ .l11q3pxd {
30451
+ font-family: Inter;
30452
+ font-style: normal;
30453
+ font-weight: bold;
30454
+ text-transform: uppercase;
30455
+ font-feature-settings: "cpsp" on;
30456
+ font-size: 16px;
30457
+ line-height: 24px;
30413
30458
  }
30414
- .tfzf37v .ant-table {
30415
- border-radius: 0px;
30416
- border-left: none;
30417
- border-right: none;
30418
- border-bottom: none;
30419
- height: 100%;
30420
- font-size: 12px;
30421
- background: transparent;
30459
+
30460
+ .lfuc2qu {
30461
+ font-family: Inter;
30462
+ font-style: normal;
30463
+ font-weight: normal;
30464
+ font-size: 14px;
30465
+ line-height: 22px;
30422
30466
  }
30423
- .tfzf37v .ant-table .ant-table-header {
30424
- position: relative;
30425
- z-index: 3;
30426
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30427
- margin-bottom: -1px;
30467
+
30468
+ .l1jmp8r0 {
30469
+ font-family: Inter;
30470
+ font-style: normal;
30471
+ font-weight: 500;
30472
+ font-size: 14px;
30473
+ line-height: 22px;
30428
30474
  }
30429
- .tfzf37v .ant-table .time-wrapper .date,
30430
- .tfzf37v .ant-table .value {
30431
- color: #2d3a56;
30475
+
30476
+ .lcnm221 {
30477
+ font-family: Inter;
30478
+ font-style: normal;
30479
+ font-weight: bold;
30480
+ font-size: 14px;
30481
+ line-height: 22px;
30432
30482
  }
30433
- .tfzf37v .ant-table .time-wrapper .time,
30434
- .tfzf37v .ant-table .unit {
30435
- color: rgba(44, 56, 82, 0.6);
30483
+
30484
+ .lu1z2n5 {
30485
+ font-family: Inter;
30486
+ font-style: normal;
30487
+ font-weight: normal;
30488
+ font-size: 14px;
30489
+ line-height: 22px;
30436
30490
  }
30437
- .tfzf37v .ant-table .ant-table-selection {
30438
- position: unset;
30439
- text-align: center;
30491
+
30492
+ .l1r59djn {
30493
+ font-family: Inter;
30494
+ font-style: normal;
30495
+ font-weight: bold;
30496
+ font-size: 14px;
30497
+ line-height: 22px;
30440
30498
  }
30441
- .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30442
- background: #fff;
30499
+
30500
+ .ljm2911 {
30501
+ font-family: Inter;
30502
+ font-style: normal;
30503
+ font-weight: normal;
30504
+ text-transform: uppercase;
30505
+ font-feature-settings: "cpsp" on;
30506
+ font-size: 14px;
30507
+ line-height: 22px;
30443
30508
  }
30444
- .tfzf37v .ant-table .anticon-setting {
30445
- cursor: pointer;
30446
- position: absolute;
30447
- top: 50%;
30448
- right: 12px;
30449
- transform: translateY(-50%);
30509
+
30510
+ .l124mzmr {
30511
+ font-family: Inter;
30512
+ font-style: normal;
30513
+ font-weight: bold;
30514
+ text-transform: uppercase;
30515
+ font-feature-settings: "cpsp" on;
30516
+ font-size: 14px;
30517
+ line-height: 22px;
30450
30518
  }
30451
- .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
30452
- box-shadow: none;
30453
- width: 1px;
30454
- background: rgba(213, 219, 227, 0.6);
30519
+
30520
+ .lb3chel {
30521
+ font-family: Inter;
30522
+ font-style: normal;
30523
+ font-weight: normal;
30524
+ font-size: 13px;
30525
+ line-height: 20px;
30455
30526
  }
30456
- .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
30457
- box-shadow: none;
30458
- width: 1px;
30459
- background: rgba(213, 219, 227, 0.6);
30527
+
30528
+ .lv9jstu {
30529
+ font-family: Inter;
30530
+ font-style: normal;
30531
+ font-weight: 600;
30532
+ font-size: 13px;
30533
+ line-height: 20px;
30460
30534
  }
30461
- .tfzf37v .ant-table .ant-table-tbody {
30462
- position: relative;
30535
+
30536
+ .lwqlh3x {
30537
+ font-family: Inter;
30538
+ font-style: normal;
30539
+ font-weight: bold;
30540
+ font-size: 13px;
30541
+ line-height: 20px;
30463
30542
  }
30464
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
30465
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30466
- border-bottom: 1px solid white;
30467
- height: 40px;
30468
- vertical-align: middle;
30469
- transition: background 0ms;
30470
- color: #00122e;
30543
+
30544
+ .lalum9y {
30545
+ font-family: Inter;
30546
+ font-style: normal;
30547
+ font-weight: normal;
30548
+ font-size: 13px;
30549
+ line-height: 20px;
30471
30550
  }
30472
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
30473
- background: #f2f5fa;
30474
- border-bottom-color: #f2f5fa;
30551
+
30552
+ .l1t6dj5o {
30553
+ font-family: Inter;
30554
+ font-style: normal;
30555
+ font-weight: 600;
30556
+ font-size: 13px;
30557
+ line-height: 20px;
30475
30558
  }
30476
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
30477
- height: auto;
30478
- color: #00122e;
30559
+
30560
+ .l12f6ic {
30561
+ font-family: Inter;
30562
+ font-style: normal;
30563
+ font-weight: bold;
30564
+ font-size: 13px;
30565
+ line-height: 20px;
30566
+ }
30567
+
30568
+ .l7gmukq {
30569
+ font-family: Inter;
30570
+ font-style: normal;
30571
+ font-weight: normal;
30572
+ text-transform: uppercase;
30573
+ font-feature-settings: "cpsp" on;
30574
+ font-size: 13px;
30575
+ line-height: 20px;
30576
+ }
30577
+
30578
+ .lkwl0yp {
30579
+ font-family: Inter;
30580
+ font-style: normal;
30581
+ font-weight: bold;
30582
+ text-transform: uppercase;
30583
+ font-feature-settings: "cpsp" on;
30584
+ font-size: 13px;
30585
+ line-height: 20px;
30586
+ }
30587
+
30588
+ .l10knv48 {
30589
+ font-family: Inter;
30590
+ font-style: normal;
30591
+ font-weight: normal;
30479
30592
  font-size: 12px;
30480
- text-align: left;
30481
- transition: none;
30482
- overflow: hidden;
30483
- text-overflow: ellipsis;
30484
- white-space: nowrap;
30593
+ line-height: 18px;
30485
30594
  }
30486
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
30487
- color: #0096ff;
30595
+
30596
+ .l6526ld {
30597
+ font-family: Inter;
30598
+ font-style: normal;
30599
+ font-weight: 500;
30600
+ font-size: 12px;
30601
+ line-height: 18px;
30488
30602
  }
30489
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
30490
- overflow: hidden;
30491
- text-overflow: ellipsis;
30492
- width: 100%;
30493
- vertical-align: middle;
30603
+
30604
+ .l1j81vli {
30605
+ font-family: Inter;
30606
+ font-style: normal;
30607
+ font-weight: bold;
30608
+ font-size: 12px;
30609
+ line-height: 18px;
30494
30610
  }
30495
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
30496
- line-height: 0px;
30611
+
30612
+ .l1x7n1mk {
30613
+ font-family: Inter;
30614
+ font-style: normal;
30615
+ font-weight: normal;
30616
+ font-size: 12px;
30617
+ line-height: 18px;
30497
30618
  }
30498
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
30499
- padding-right: 25px;
30619
+
30620
+ .l9fqufz {
30621
+ font-family: Inter;
30622
+ font-style: normal;
30623
+ font-weight: 500;
30624
+ font-size: 12px;
30625
+ line-height: 18px;
30626
+ }
30627
+
30628
+ .l1iwnybd {
30629
+ font-family: Inter;
30630
+ font-style: normal;
30631
+ font-weight: bold;
30632
+ font-size: 12px;
30633
+ line-height: 18px;
30634
+ }
30635
+
30636
+ .lprtm1e {
30637
+ font-family: Inter;
30638
+ font-style: normal;
30639
+ font-weight: normal;
30640
+ text-transform: uppercase;
30641
+ font-feature-settings: "cpsp" on;
30642
+ font-size: 12px;
30643
+ line-height: 18px;
30644
+ }
30645
+
30646
+ .l1lln87h {
30647
+ font-family: Inter;
30648
+ font-style: normal;
30649
+ font-weight: bold;
30650
+ text-transform: uppercase;
30651
+ font-feature-settings: "cpsp" on;
30652
+ font-size: 12px;
30653
+ line-height: 18px;
30654
+ }
30655
+
30656
+ .f2pb48l {
30657
+ font-family: Inter;
30658
+ font-style: normal;
30659
+ font-weight: normal;
30660
+ font-size: 13px;
30661
+ line-height: 20px;
30500
30662
  }
30501
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
30502
- border-top-color: transparent;
30663
+
30664
+ .fi9emkw {
30665
+ font-family: Inter;
30666
+ font-style: normal;
30667
+ font-weight: normal;
30668
+ font-size: 13px;
30669
+ line-height: 20px;
30503
30670
  }
30504
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
30505
- background: rgba(225, 230, 241, 0.6);
30506
- border-color: transparent transparent white;
30671
+
30672
+ .f1nrg7da {
30673
+ font-family: Inter;
30674
+ font-style: normal;
30675
+ font-weight: normal;
30676
+ font-size: 12px;
30677
+ line-height: 18px;
30507
30678
  }
30508
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
30509
- border-radius: 8px 0 0 8px;
30679
+
30680
+ .f17k1i3n {
30681
+ font-family: Inter;
30682
+ font-style: normal;
30683
+ font-weight: normal;
30684
+ font-size: 12px;
30685
+ line-height: 18px;
30510
30686
  }
30511
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
30512
- border-radius: 8px 0 0 8px;
30687
+
30688
+ .t1tvuj2e {
30689
+ font-family: Inter;
30690
+ font-style: normal;
30691
+ font-weight: normal;
30692
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30693
+ font-size: 13px;
30694
+ line-height: 20px;
30513
30695
  }
30514
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
30515
- content: "";
30516
- width: 4px;
30517
- top: -1px;
30518
- bottom: -1px;
30519
- background: white;
30696
+
30697
+ .t17uajlu {
30698
+ font-family: Inter;
30699
+ font-style: normal;
30700
+ font-weight: normal;
30701
+ font-feature-settings: "zero" on;
30702
+ font-size: 13px;
30703
+ line-height: 20px;
30520
30704
  }
30521
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
30522
- border-radius: 0 8px 8px 0;
30705
+
30706
+ .t114zbyz {
30707
+ font-family: Inter;
30708
+ font-style: normal;
30709
+ font-weight: normal;
30710
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30711
+ font-size: 12px;
30712
+ line-height: 18px;
30523
30713
  }
30524
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
30525
- border-radius: 0;
30526
- background: white;
30527
- border-top: none;
30714
+
30715
+ .t1il0kvi {
30716
+ font-family: Inter;
30717
+ font-style: normal;
30718
+ font-weight: 500;
30719
+ font-feature-settings: "tnum" on, "lnum" on, "case" on;
30720
+ font-size: 12px;
30721
+ line-height: 18px;
30528
30722
  }
30529
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
30530
- border-top: 1px solid transparent;
30531
- border-radius: 0 8px 8px 0;
30532
- background: rgba(225, 230, 241, 0.6);
30723
+
30724
+ .t10dv8p1 {
30725
+ font-family: Inter;
30726
+ font-style: normal;
30727
+ font-weight: normal;
30728
+ font-feature-settings: "zero" on;
30729
+ font-size: 12px;
30730
+ line-height: 18px;
30533
30731
  }
30534
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
30535
- background: white;
30536
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30732
+
30733
+ .tc2oqpq {
30734
+ font-family: Inter;
30735
+ font-style: normal;
30736
+ font-weight: 500;
30737
+ font-feature-settings: "zero" on;
30738
+ font-size: 12px;
30739
+ line-height: 18px;
30537
30740
  }
30538
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30539
- display: flex;
30540
- align-items: center;
30541
- height: 100%;
30542
- background: rgba(225, 230, 241, 0.6);
30741
+
30742
+ .tzvddmc {
30743
+ font-family: Inter;
30744
+ font-style: normal;
30745
+ font-weight: bold;
30746
+ font-feature-settings: "zero" on;
30747
+ font-size: 16px;
30748
+ line-height: 24px;
30543
30749
  }
30544
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
30545
- background: white;
30546
- border-top: 1px solid rgba(211, 218, 235, 0.6);
30750
+
30751
+ .u18llj45 {
30752
+ font-family: Inter;
30753
+ font-style: normal;
30754
+ font-weight: normal;
30755
+ font-size: 10px;
30756
+ line-height: 12px;
30547
30757
  }
30548
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
30549
- display: flex;
30550
- align-items: center;
30551
- height: 100%;
30552
- background: rgba(225, 230, 241, 0.6);
30758
+
30759
+ .c1up1pdz {
30760
+ width: 648px;
30553
30761
  }
30554
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
30555
- border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30762
+ .c1up1pdz.active {
30763
+ border-color: #0080ff;
30556
30764
  }
30557
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
30558
- box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
30559
- border-radius: 8px;
30765
+ .c1up1pdz.active > header {
30766
+ background: rgba(0, 128, 255, 0.1);
30560
30767
  }
30561
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
30562
- border-top-color: white;
30768
+ .c1up1pdz .expand {
30769
+ padding: 12px;
30563
30770
  }
30564
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
30565
- background: rgba(0, 136, 255, 0.1);
30566
- border-bottom-color: transparent;
30567
- border-top-color: transparent;
30771
+ .c1up1pdz .field-item {
30772
+ display: flex;
30773
+ padding: 10px 0;
30774
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30568
30775
  }
30569
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
30570
- border-radius: 8px 0 0 8px;
30776
+ .c1up1pdz .field-item:last-child {
30777
+ border-bottom: none;
30778
+ padding-bottom: 0;
30571
30779
  }
30572
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
30573
- border-radius: 0 8px 8px 0;
30780
+ .c1up1pdz .field-item label {
30781
+ line-height: 32px;
30782
+ width: 100px;
30783
+ color: rgba(62, 70, 82, 0.6);
30574
30784
  }
30575
- .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
30576
- background: rgba(0, 136, 255, 0.1);
30785
+ .c1up1pdz .help {
30786
+ color: rgba(62, 70, 82, 0.6);
30787
+ margin-top: 5px;
30577
30788
  }
30578
- .tfzf37v .ant-table .ant-table-thead > tr > th {
30579
- background: #fff;
30580
- font-weight: 400;
30581
- position: relative;
30582
- border-bottom: none;
30583
- color: #00122e;
30584
- transition: none;
30585
- padding: 15px 8px 15px 8px;
30789
+ .c1up1pdz .ant-input-affix-wrapper,
30790
+ .c1up1pdz .ant-picker {
30791
+ width: 128px;
30586
30792
  }
30587
- .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
30588
- content: "";
30589
- width: 1px;
30590
- top: 0;
30591
- bottom: 0;
30592
- background: rgba(211, 218, 235, 0.6);
30593
- position: absolute;
30594
- right: 0;
30793
+
30794
+ .c156wh19 {
30795
+ display: flex;
30796
+ align-items: center;
30797
+ justify-content: space-between;
30798
+ word-break: keep-all;
30595
30799
  }
30596
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
30597
- padding: unset;
30800
+ .c156wh19 .title {
30801
+ margin: 0 16px 0 8px;
30598
30802
  }
30599
- .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
30600
- display: none;
30803
+ .c156wh19 .retain {
30804
+ color: rgba(129, 138, 153, 0.6);
30601
30805
  }
30602
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
30603
- width: 100%;
30806
+ .c156wh19 div.left {
30807
+ flex: 1;
30808
+ display: flex;
30604
30809
  overflow: hidden;
30810
+ align-items: center;
30811
+ justify-content: flex-start;
30605
30812
  white-space: nowrap;
30606
- text-overflow: ellipsis;
30607
30813
  }
30608
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
30814
+ .c156wh19 div.left .title {
30815
+ max-width: 100%;
30609
30816
  overflow: hidden;
30610
30817
  text-overflow: ellipsis;
30611
- flex: 1;
30612
30818
  }
30613
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
30614
- padding: 15px 25px 15px 8px;
30615
- }
30616
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
30617
- padding: 0;
30618
- }
30619
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
30620
- position: absolute;
30621
- right: 6px;
30622
- top: 50%;
30623
- transform: translateY(-50%);
30624
- height: 16px;
30625
- display: none;
30626
- transition: transform 320ms ease;
30819
+ .c156wh19 div.right {
30820
+ display: flex;
30821
+ align-items: center;
30627
30822
  }
30628
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
30629
- display: block;
30630
- transform: translateY(-50%) rotateX(180deg);
30823
+ .c156wh19 .reverse {
30824
+ display: flex;
30825
+ flex-direction: row-reverse;
30826
+ align-items: center;
30631
30827
  }
30632
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
30633
- display: block;
30828
+ .c156wh19 .reverse .ant-switch {
30829
+ margin-left: 8px;
30634
30830
  }
30635
- .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
30636
- display: none;
30831
+ .c156wh19 .close {
30832
+ padding-left: 14px;
30833
+ margin-left: 14px;
30834
+ border-left: 1px solid rgba(129, 138, 153, 0.6);
30835
+ cursor: pointer;
30637
30836
  }
30638
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
30639
- transform: translateY(-50%);
30837
+
30838
+ .m126spxy {
30839
+ padding-bottom: 4px;
30840
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30640
30841
  }
30641
- .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
30642
- transform: translateY(-50%) rotateX(180deg);
30842
+ .m126spxy .ant-btn-link {
30843
+ padding: 1px 10px;
30844
+ color: rgba(62, 70, 82, 0.6);
30845
+ border-radius: 4px;
30643
30846
  }
30644
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
30645
- background: #f2f5fa;
30847
+ .m126spxy .ant-btn-link.active {
30848
+ background: rgba(0, 128, 255, 0.1);
30849
+ color: #0096ff;
30646
30850
  }
30647
- .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
30648
- display: block;
30851
+
30852
+ .wpbf4pq {
30853
+ padding: 10px 0;
30854
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
30649
30855
  }
30650
- .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
30651
- padding-right: 25px;
30856
+ .wpbf4pq .ant-input,
30857
+ .wpbf4pq .ant-picker {
30858
+ width: 80px;
30859
+ margin: 0 9px;
30860
+ text-align: center;
30652
30861
  }
30653
- .tfzf37v .ant-table .ant-table-selection-column {
30654
- padding: 0 !important;
30862
+ .wpbf4pq .options {
30863
+ padding: 12px 0 12px 16px;
30864
+ border-left: 2px solid rgba(129, 138, 153, 0.6);
30865
+ margin: 5px 0 5px 8px;
30655
30866
  }
30656
- .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
30657
- position: absolute;
30658
- left: 50%;
30659
- top: 50%;
30660
- transform: translate(-50%, -50%);
30867
+ .wpbf4pq .week-day-option,
30868
+ .wpbf4pq .month-day-option {
30869
+ background: #f5f7fa;
30870
+ box-sizing: border-box;
30871
+ border-radius: 16px;
30872
+ margin-right: 8px;
30661
30873
  }
30662
- .tfzf37v .ant-table .ant-table-selection-column:after {
30663
- display: none;
30874
+ .wpbf4pq .week-day-option:focus,
30875
+ .wpbf4pq .month-day-option:focus {
30876
+ color: inherit;
30877
+ border-color: #d9d9d9;
30664
30878
  }
30665
- .tfzf37v .ant-table .ant-table-hide-scrollbar {
30666
- background: #fff;
30879
+ .wpbf4pq .week-day-option.active {
30880
+ background-color: #0096ff;
30881
+ border-color: #0096ff;
30882
+ color: #fff;
30667
30883
  }
30668
- .tfzf37v .ant-table .ant-table-placeholder {
30669
- background: inherit;
30884
+ .wpbf4pq .week-day-option.en-text {
30885
+ width: 110px;
30886
+ margin-top: 4px;
30670
30887
  }
30671
- .tfzf37v .ant-table .ant-table-placeholder td {
30672
- position: static;
30673
- border: none;
30674
- background: inherit !important;
30675
- height: 100px;
30676
- vertical-align: middle;
30888
+ .wpbf4pq .month-day-option {
30889
+ width: 32px;
30890
+ padding: 0;
30891
+ margin-bottom: 8px;
30677
30892
  }
30678
- .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
30679
- .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
30680
- font-weight: bold;
30681
- font-size: 20px;
30682
- color: rgba(10, 37, 85, 0.6);
30893
+ .wpbf4pq .month-day-option.active {
30894
+ background-color: #0096ff;
30895
+ border-color: #0096ff;
30896
+ color: #fff;
30683
30897
  }
30684
- .tfzf37v .ant-table td.cell__action_ {
30685
- padding: 0 !important;
30686
- position: relative;
30687
- background: #fff;
30898
+
30899
+ .tc97u5y {
30900
+ height: 100%;
30688
30901
  }
30689
- .tfzf37v .ant-table td.cell__action_ > * {
30902
+
30903
+ .tfzf37v {
30690
30904
  height: 100%;
30691
- display: flex;
30692
- align-items: center;
30693
- justify-content: flex-end;
30694
- padding-right: 8px;
30695
30905
  }
30696
- .tfzf37v .ant-table td.cell__action_ .menu-button {
30697
- width: 24px;
30698
- height: 24px;
30699
- cursor: pointer;
30700
- justify-content: center;
30701
- border-radius: 4px;
30906
+ .tfzf37v.empty-table .ant-table-content {
30907
+ overflow: visible !important;
30908
+ height: 100%;
30702
30909
  }
30703
- .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
30704
- background: #fff;
30910
+ .tfzf37v.empty-table .ant-table-content .ant-table-tbody .ant-table-placeholder td {
30911
+ height: 100%;
30705
30912
  }
30706
-
30707
- .s1ebs0ra {
30708
- display: flex;
30709
- align-items: center;
30710
- justify-content: space-between;
30711
- background: #edf0f7;
30712
- padding: 8px 12px;
30713
- position: sticky;
30714
- top: 0;
30715
- z-index: 1;
30716
- margin-bottom: -52px;
30913
+ .tfzf37v.empty-table .ant-table-content table {
30914
+ width: 100% !important;
30915
+ height: 100%;
30717
30916
  }
30718
- .s1ebs0ra .select-total {
30719
- display: flex;
30720
- align-items: center;
30721
- font-weight: 700;
30722
- flex-shrink: 0;
30917
+ .tfzf37v.empty-table .ant-table-content table .ant-table-placeholder .ant-table-expanded-row-fixed {
30918
+ padding: 15px 0;
30723
30919
  }
30724
- .s1ebs0ra .select-total .icon-wrapper {
30725
- cursor: pointer;
30726
- margin-left: 8px;
30727
- width: 32px;
30728
- height: 32px;
30729
- border-radius: 50%;
30730
- justify-content: center;
30920
+ .tfzf37v.empty-table .ant-table-content table thead.ant-table-thead {
30921
+ display: none;
30731
30922
  }
30732
- .s1ebs0ra .select-total .icon-wrapper:hover {
30733
- background: rgba(225, 230, 241, 0.6);
30923
+ .tfzf37v .active-row td:nth-child(1) {
30924
+ font-weight: 700;
30734
30925
  }
30735
- .s1ebs0ra .action-group {
30736
- flex: 1;
30737
- margin-left: 88px;
30738
- white-space: nowrap;
30739
- text-align: right;
30740
- position: relative;
30741
- padding: 4px 0;
30742
- margin-top: -4px;
30743
- overflow: hidden;
30926
+ .tfzf37v.has-selection .active-row td:nth-child(2) {
30927
+ font-weight: 700;
30744
30928
  }
30745
- .s1ebs0ra .action-group .sub-menu-delete {
30746
- transform: translateY(-4px);
30929
+ .tfzf37v .ant-spin-nested-loading {
30930
+ height: 100%;
30747
30931
  }
30748
- .s1ebs0ra .action-group button {
30749
- border: none;
30932
+ .tfzf37v .ant-spin-nested-loading .ant-spin-container {
30933
+ height: 100%;
30934
+ overflow: visible;
30750
30935
  }
30751
- .s1ebs0ra .action-group > *:not(:last-child) {
30752
- margin-right: 8px;
30936
+ .tfzf37v .ant-spin-nested-loading .ant-spin {
30937
+ max-height: none;
30753
30938
  }
30754
- .s1ebs0ra .action-group > button:last-child {
30755
- margin-right: 4px;
30939
+ .tfzf37v.table-init-loading .ant-spin-blur thead,
30940
+ .tfzf37v.table-init-loading .ant-spin-blur tbody {
30941
+ display: none;
30756
30942
  }
30757
- .s1ebs0ra .action-group .more-btn {
30758
- cursor: pointer;
30759
- width: 32px;
30760
- height: 32px;
30761
- justify-content: center;
30762
- border-radius: 50%;
30943
+ .tfzf37v td.ant-table-column-sort {
30944
+ background: transparent;
30763
30945
  }
30764
- .s1ebs0ra .action-group .more-btn:hover {
30946
+ .tfzf37v td.ant-table-cell-fix-left,
30947
+ .tfzf37v td.ant-table-cell-fix-right {
30765
30948
  background: #fff;
30949
+ padding: 0 !important;
30766
30950
  }
30767
-
30768
- .cnujxq2 {
30951
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content,
30952
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content {
30769
30953
  display: flex;
30770
- flex-direction: column;
30771
- }
30772
-
30773
- .m7s48ia {
30774
- max-width: 1120px;
30775
- width: 100%;
30776
- margin: 0 auto;
30954
+ align-items: center;
30777
30955
  height: 100%;
30956
+ padding: 8px;
30778
30957
  }
30779
-
30780
- .wt5zbg6 {
30781
- max-width: 1120px;
30958
+ .tfzf37v td.ant-table-cell-fix-left .ant-table-cell-content > span,
30959
+ .tfzf37v td.ant-table-cell-fix-right .ant-table-cell-content > span {
30960
+ overflow: hidden;
30961
+ text-overflow: ellipsis;
30782
30962
  width: 100%;
30783
- margin: 0 auto;
30784
- display: flex;
30785
30963
  }
30786
- .wt5zbg6 .left,
30787
- .wt5zbg6 .right {
30788
- flex-grow: 0;
30789
- flex-shrink: 0;
30790
- flex-basis: 21%;
30964
+ .tfzf37v .ant-table-container {
30965
+ height: 100%;
30791
30966
  }
30792
- .wt5zbg6 .left {
30793
- display: flex;
30794
- justify-content: flex-end;
30795
- padding-right: 44px;
30967
+ .tfzf37v .ant-table-container::before, .tfzf37v .ant-table-container::after {
30968
+ box-shadow: none !important;
30796
30969
  }
30797
- .wt5zbg6 .right {
30798
- padding-left: 44px;
30970
+ .tfzf37v .ant-table {
30971
+ border-radius: 0px;
30972
+ border-left: none;
30973
+ border-right: none;
30974
+ border-bottom: none;
30975
+ height: 100%;
30976
+ font-size: 12px;
30977
+ background: transparent;
30799
30978
  }
30800
- .wt5zbg6 .middle {
30801
- margin-bottom: 40px;
30802
- flex-grow: 0;
30803
- flex-shrink: 0;
30804
- flex-basis: 58%;
30979
+ .tfzf37v .ant-table .ant-table-header {
30980
+ position: relative;
30981
+ z-index: 3;
30982
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30983
+ margin-bottom: -1px;
30805
30984
  }
30806
- .wt5zbg6 .middle .form-base-field {
30807
- width: 100%;
30985
+ .tfzf37v .ant-table .time-wrapper .date,
30986
+ .tfzf37v .ant-table .value {
30987
+ color: #2d3a56;
30808
30988
  }
30809
- .wt5zbg6 .middle .form-base-field .form-base-field {
30810
- width: auto;
30989
+ .tfzf37v .ant-table .time-wrapper .time,
30990
+ .tfzf37v .ant-table .unit {
30991
+ color: rgba(44, 56, 82, 0.6);
30811
30992
  }
30812
-
30813
- .h18jprzg .ant-modal-header {
30814
- margin: 0 auto;
30815
- width: 100%;
30816
- max-width: 648px;
30993
+ .tfzf37v .ant-table .ant-table-selection {
30994
+ position: unset;
30995
+ text-align: center;
30817
30996
  }
30818
- .h18jprzg .ant-modal-header .ant-modal-title {
30819
- margin-left: 0;
30997
+ .tfzf37v .ant-table .ant-table-tbody > tr.ant-table-row-selected td {
30998
+ background: #fff;
30820
30999
  }
30821
- .h18jprzg .ant-modal-body {
30822
- margin: 0 auto;
30823
- padding: 0;
30824
- width: 100%;
30825
- max-width: 648px;
30826
- overflow: hidden;
31000
+ .tfzf37v .ant-table .anticon-setting {
31001
+ cursor: pointer;
31002
+ position: absolute;
31003
+ top: 50%;
31004
+ right: 12px;
31005
+ transform: translateY(-50%);
30827
31006
  }
30828
- .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
30829
- margin-bottom: 40px;
31007
+ .tfzf37v .ant-table.ant-table-ping-left .ant-table-cell-fix-left-last::after {
31008
+ box-shadow: none;
31009
+ width: 1px;
31010
+ background: rgba(213, 219, 227, 0.6);
30830
31011
  }
30831
- .h18jprzg .ant-modal-body .horizontal-content-wrapper {
30832
- height: calc(100vh - 225px);
30833
- overflow-y: auto;
31012
+ .tfzf37v .ant-table.ant-table-ping-right .ant-table-cell-fix-right-first::after {
31013
+ box-shadow: none;
31014
+ width: 1px;
31015
+ background: rgba(213, 219, 227, 0.6);
30834
31016
  }
30835
- .h18jprzg .ant-modal-footer .footer-content {
30836
- margin: 0 auto;
30837
- max-width: 648px;
31017
+ .tfzf37v .ant-table .ant-table-tbody {
31018
+ position: relative;
30838
31019
  }
30839
-
30840
- .h16z9xgz .ant-modal-header {
30841
- margin: 0 auto;
30842
- width: 100%;
30843
- max-width: 1024px;
31020
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td {
31021
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
31022
+ border-bottom: 1px solid white;
31023
+ height: 40px;
31024
+ vertical-align: middle;
31025
+ transition: background 0ms;
31026
+ color: #00122e;
30844
31027
  }
30845
- .h16z9xgz .ant-modal-header .ant-modal-title {
30846
- margin-left: 0;
31028
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.header-hover {
31029
+ background: #f2f5fa;
31030
+ border-bottom-color: #f2f5fa;
30847
31031
  }
30848
- .h16z9xgz .ant-modal-body {
30849
- margin: 0 auto;
30850
- padding: 0;
30851
- width: 100%;
30852
- max-width: 1024px;
31032
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link {
31033
+ height: auto;
31034
+ color: #00122e;
31035
+ font-size: 12px;
31036
+ text-align: left;
31037
+ transition: none;
30853
31038
  overflow: hidden;
31039
+ text-overflow: ellipsis;
31040
+ white-space: nowrap;
30854
31041
  }
30855
- .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
30856
- margin-bottom: 40px;
30857
- }
30858
- .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
30859
- height: calc(100vh - 225px);
30860
- overflow-y: auto;
31042
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link:hover {
31043
+ color: #0096ff;
30861
31044
  }
30862
- .h16z9xgz .ant-modal-footer .footer-content {
30863
- margin: 0 auto;
30864
- max-width: 1024px;
31045
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td .ant-btn-link > span {
31046
+ overflow: hidden;
31047
+ text-overflow: ellipsis;
31048
+ width: 100%;
31049
+ vertical-align: middle;
30865
31050
  }
30866
-
30867
- .f1lrhghm {
30868
- flex: 1;
31051
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.cell_status {
31052
+ line-height: 0px;
30869
31053
  }
30870
- .f1lrhghm label {
30871
- font-size: 13px;
30872
- line-height: 20px;
30873
- color: rgba(44, 56, 82, 0.6);
31054
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row td.align-right {
31055
+ padding-right: 25px;
30874
31056
  }
30875
- .f1lrhghm .title {
30876
- font-size: 14px;
30877
- line-height: 20px;
30878
- color: #2d3a56;
30879
- margin-bottom: 12px;
31057
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover + tr td {
31058
+ border-top-color: transparent;
30880
31059
  }
30881
- .f1lrhghm.connect-cluster .title {
30882
- padding-bottom: 26px;
31060
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td {
31061
+ background: rgba(225, 230, 241, 0.6);
31062
+ border-color: transparent transparent white;
30883
31063
  }
30884
-
30885
- .f18ot8em {
30886
- padding: 25px 0 15px 0;
30887
- border-bottom: 1px solid #e1e5eb;
30888
- margin-bottom: 16px;
31064
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child {
31065
+ border-radius: 8px 0 0 8px;
30889
31066
  }
30890
-
30891
- .f1l1g2k0 {
30892
- display: flex;
30893
- align-items: center;
30894
- margin-bottom: 8px;
31067
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child .ant-table-cell-content {
31068
+ border-radius: 8px 0 0 8px;
30895
31069
  }
30896
- .f1l1g2k0 > label {
30897
- width: 216px;
31070
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:first-child::before {
31071
+ content: "";
31072
+ width: 4px;
31073
+ top: -1px;
31074
+ bottom: -1px;
31075
+ background: white;
30898
31076
  }
30899
- .f1l1g2k0 > label + * {
30900
- width: 100%;
31077
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child {
31078
+ border-radius: 0 8px 8px 0;
30901
31079
  }
30902
- .f1l1g2k0 .ant-select {
30903
- width: 100%;
31080
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ {
31081
+ border-radius: 0;
31082
+ background: white;
31083
+ border-top: none;
30904
31084
  }
30905
-
30906
- .e1k89cwg {
30907
- color: #e75a3a;
30908
- margin-right: 10px;
31085
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td:last-child.cell__action_ > * {
31086
+ border-top: 1px solid transparent;
31087
+ border-radius: 0 8px 8px 0;
31088
+ background: rgba(225, 230, 241, 0.6);
30909
31089
  }
30910
-
30911
- .d1oui1gf {
30912
- width: 100%;
30913
- height: 1px;
30914
- background: rgba(213, 219, 227, 0.6);
30915
- margin: 24px 0;
31090
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right {
31091
+ background: white;
31092
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30916
31093
  }
30917
-
30918
- .l15itdbb {
31094
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-right .ant-table-cell-content {
30919
31095
  display: flex;
30920
- justify-content: center;
30921
31096
  align-items: center;
30922
31097
  height: 100%;
31098
+ background: rgba(225, 230, 241, 0.6);
30923
31099
  }
30924
-
30925
- .d1y3z4w {
30926
- display: inline-block;
30927
- width: 4px;
30928
- height: 4px;
30929
- background: #8e9aa9;
30930
- opacity: 0.4;
30931
- border-radius: 50%;
30932
- margin: 0 4px;
31100
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left {
31101
+ background: white;
31102
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
30933
31103
  }
30934
-
30935
- .m177r7a3 .ant-modal-header,
30936
- .m177r7a3 .ant-modal-footer .footer-content {
30937
- width: 648px;
30938
- margin: 0 auto;
31104
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:hover td.ant-table-cell-fix-left .ant-table-cell-content {
31105
+ display: flex;
31106
+ align-items: center;
31107
+ height: 100%;
31108
+ background: rgba(225, 230, 241, 0.6);
30939
31109
  }
30940
- .m177r7a3 .ant-modal-header {
30941
- padding: 35px 0 24px;
30942
- border: none;
31110
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row:last-child td {
31111
+ border-bottom: 1px solid rgba(211, 218, 235, 0.6);
30943
31112
  }
30944
- .m177r7a3 .ant-modal-header .ant-modal-title {
30945
- font-size: 30px;
31113
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row {
31114
+ box-shadow: inset 0px 0px 0 2px rgba(0, 136, 255, 0.1);
31115
+ border-radius: 8px;
30946
31116
  }
30947
- .m177r7a3 .ant-modal-body {
30948
- padding: 4px 0 2px;
31117
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row + tr td {
31118
+ border-top-color: white;
30949
31119
  }
30950
- .m177r7a3 .ant-modal-footer {
30951
- border: none;
31120
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td {
31121
+ background: rgba(0, 136, 255, 0.1);
31122
+ border-bottom-color: transparent;
31123
+ border-top-color: transparent;
30952
31124
  }
30953
-
30954
- .t1wwio3v {
30955
- font-size: 12px;
30956
- line-height: 18px;
30957
- font-weight: bold;
30958
- color: #fff;
30959
- padding: 0 4px;
30960
- border-radius: 4px;
30961
- display: inline-block;
30962
- background: var(--t1wwio3v-0);
31125
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:first-child {
31126
+ border-radius: 8px 0 0 8px;
30963
31127
  }
30964
- .t1wwio3v:not(:first-child) {
30965
- margin-left: 4px;
31128
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:last-child {
31129
+ border-radius: 0 8px 8px 0;
30966
31130
  }
30967
-
30968
- .f17jvtfk {
30969
- width: 100%;
30970
- height: 100%;
30971
- display: flex;
30972
- align-items: center;
30973
- justify-content: center;
31131
+ .tfzf37v .ant-table .ant-table-tbody .ant-table-row.active-row td:hover {
31132
+ background: rgba(0, 136, 255, 0.1);
30974
31133
  }
30975
-
30976
- .nzppkea {
30977
- font-size: 90%;
30978
- font-weight: bold;
30979
- background-color: rgba(240, 243, 247, 0.6);
30980
- padding: 1px 4px 1px;
30981
- margin-left: 2px;
30982
- margin-right: 2px;
30983
- border: 1px solid rgba(213, 219, 227, 0.6);
30984
- border-radius: 4px;
31134
+ .tfzf37v .ant-table .ant-table-thead > tr > th {
31135
+ background: #fff;
31136
+ font-weight: 400;
31137
+ position: relative;
31138
+ border-bottom: none;
31139
+ color: #00122e;
31140
+ transition: none;
31141
+ padding: 15px 8px 15px 8px;
30985
31142
  }
30986
-
30987
- .f4mi9eq.form-item-general {
30988
- width: 640px;
31143
+ .tfzf37v .ant-table .ant-table-thead > tr > th:not(:last-child):after {
31144
+ content: "";
31145
+ width: 1px;
31146
+ top: 0;
31147
+ bottom: 0;
31148
+ background: rgba(211, 218, 235, 0.6);
31149
+ position: absolute;
31150
+ right: 0;
30989
31151
  }
30990
- .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
30991
- margin-top: 16px;
31152
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank {
31153
+ padding: unset;
30992
31154
  }
30993
- .f4mi9eq.form-item-compact {
30994
- width: 412px;
31155
+ .tfzf37v .ant-table .ant-table-thead > tr > th.is-blank:after {
31156
+ display: none;
30995
31157
  }
30996
- .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
30997
- margin-top: 8px;
31158
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters {
31159
+ width: 100%;
31160
+ overflow: hidden;
31161
+ white-space: nowrap;
31162
+ text-overflow: ellipsis;
30998
31163
  }
30999
- .f4mi9eq .form-item {
31000
- width: auto;
31164
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-cell-ellipsis.ant-table-column-has-sorters .ant-table-column-sorters > span {
31165
+ overflow: hidden;
31166
+ text-overflow: ellipsis;
31167
+ flex: 1;
31001
31168
  }
31002
- .f4mi9eq .form-item-main {
31003
- position: relative;
31004
- display: flex;
31169
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters {
31170
+ padding: 15px 25px 15px 8px;
31005
31171
  }
31006
- .f4mi9eq .form-item-extra {
31007
- margin-top: 4px;
31008
- width: 100%;
31009
- padding: 14px;
31010
- background: #f2f4f6;
31011
- font-size: 13px;
31012
- line-height: 1.8;
31013
- color: #8e9aa9;
31172
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters {
31173
+ padding: 0;
31014
31174
  }
31015
- .f4mi9eq .form-item-label {
31016
- padding-right: 12px;
31017
- font-size: 13px;
31018
- color: rgba(44, 56, 82, 0.6);
31175
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon {
31176
+ position: absolute;
31177
+ right: 6px;
31178
+ top: 50%;
31179
+ transform: translateY(-50%);
31180
+ height: 16px;
31181
+ display: none;
31182
+ transition: transform 320ms ease;
31019
31183
  }
31020
- .f4mi9eq .form-item-label.label-right {
31021
- text-align: right;
31184
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.descend {
31185
+ display: block;
31186
+ transform: translateY(-50%) rotateX(180deg);
31022
31187
  }
31023
- .f4mi9eq .form-item-label,
31024
- .f4mi9eq .form-item-control {
31025
- line-height: 32px;
31188
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorters .order-icon.ascend {
31189
+ display: block;
31026
31190
  }
31027
- .f4mi9eq .form-item-control .form-item-error {
31028
- line-height: 18px;
31191
+ .tfzf37v .ant-table .ant-table-thead > tr > th.ant-table-column-has-sorters .ant-table-column-sorter {
31192
+ display: none;
31029
31193
  }
31030
- .f4mi9eq .form-item-children {
31031
- width: 100%;
31194
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.descend {
31195
+ transform: translateY(-50%);
31032
31196
  }
31033
- .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31034
- width: 100%;
31197
+ .tfzf37v .ant-table .ant-table-thead > tr > th:active .ant-table-column-sorters .order-icon.ascend {
31198
+ transform: translateY(-50%) rotateX(180deg);
31035
31199
  }
31036
- .f4mi9eq .form-item-error {
31037
- color: #e75a3a;
31038
- height: 0;
31039
- overflow: hidden;
31200
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) {
31201
+ background: #f2f5fa;
31040
31202
  }
31041
- .f4mi9eq .form-item-error-enter-done {
31042
- margin-top: 4px;
31043
- height: auto;
31044
- overflow: auto;
31203
+ .tfzf37v .ant-table .ant-table-thead > tr > th:hover:not(.is-blank) .ant-table-column-sorters .order-icon {
31204
+ display: block;
31045
31205
  }
31046
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31047
- .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31048
- border: 1px solid #e75a3a;
31049
- color: #e75a3a;
31206
+ .tfzf37v .ant-table .ant-table-thead > tr > th.align-right {
31207
+ padding-right: 25px;
31050
31208
  }
31051
-
31052
- .fh0ewl8 {
31053
- color: #2d3a56;
31054
- font-weight: bold;
31055
- padding-bottom: 6px;
31056
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31057
- margin-bottom: 16px;
31209
+ .tfzf37v .ant-table .ant-table-selection-column {
31210
+ padding: 0 !important;
31058
31211
  }
31059
- .fh0ewl8:not(:first-of-type) {
31060
- margin-top: 16px;
31212
+ .tfzf37v .ant-table .ant-table-selection-column .ant-checkbox-wrapper {
31213
+ position: absolute;
31214
+ left: 50%;
31215
+ top: 50%;
31216
+ transform: translate(-50%, -50%);
31061
31217
  }
31062
-
31063
- .e1qrlvot {
31064
- width: 8px;
31065
- height: 24px;
31066
- display: flex;
31067
- justify-content: center;
31068
- align-items: center;
31069
- cursor: pointer;
31070
- transition: all 200ms ease-out 40ms;
31218
+ .tfzf37v .ant-table .ant-table-selection-column:after {
31219
+ display: none;
31071
31220
  }
31072
- .e1qrlvot:before, .e1qrlvot:after {
31073
- content: "";
31074
- width: 1px;
31075
- height: 6px;
31076
- border-radius: 1px;
31077
- background: #ccd4e3;
31078
- position: relative;
31079
- right: 2px;
31080
- transform: rotate(-45deg);
31221
+ .tfzf37v .ant-table .ant-table-hide-scrollbar {
31222
+ background: #fff;
31081
31223
  }
31082
- .e1qrlvot:after {
31083
- transform: rotate(45deg);
31084
- left: 1px;
31224
+ .tfzf37v .ant-table .ant-table-placeholder {
31225
+ background: inherit;
31085
31226
  }
31086
-
31087
- .w9ic984.ant-alert-warning {
31088
- border: 0;
31089
- background: rgba(255, 187, 0, 0.1);
31090
- border-radius: 6px;
31227
+ .tfzf37v .ant-table .ant-table-placeholder td {
31228
+ position: static;
31229
+ border: none;
31230
+ background: inherit !important;
31231
+ height: 100px;
31232
+ vertical-align: middle;
31091
31233
  }
31092
- .w9ic984.ant-alert,
31093
- .w9ic984 .ant-alert-message {
31094
- color: #e07f00;
31234
+ .tfzf37v .ant-table .ant-table-placeholder .table-default-empty,
31235
+ .tfzf37v .ant-table .ant-table-placeholder .ant-table-expanded-row-fixed {
31236
+ font-weight: bold;
31237
+ font-size: 20px;
31238
+ color: rgba(10, 37, 85, 0.6);
31095
31239
  }
31096
- .w9ic984.ant-alert .dashed-border-bottom,
31097
- .w9ic984 .ant-alert-message .dashed-border-bottom {
31098
- border-bottom-color: #e07f00;
31240
+ .tfzf37v .ant-table td.cell__action_ {
31241
+ padding: 0 !important;
31242
+ position: relative;
31243
+ background: #fff;
31099
31244
  }
31100
-
31101
- .n1k9qi4r {
31245
+ .tfzf37v .ant-table td.cell__action_ > * {
31246
+ height: 100%;
31102
31247
  display: flex;
31103
- flex-direction: row;
31104
- padding: 7px 12px;
31105
- background: rgba(255, 187, 0, 0.1);
31106
- border-radius: 6px;
31107
- color: #e07f00;
31108
- font-size: 12px;
31109
- line-height: 18px;
31248
+ align-items: center;
31249
+ justify-content: flex-end;
31250
+ padding-right: 8px;
31110
31251
  }
31111
- .n1k9qi4r .icon-wrapper {
31112
- margin-right: 10px;
31113
- height: 18px;
31252
+ .tfzf37v .ant-table td.cell__action_ .menu-button {
31253
+ width: 24px;
31254
+ height: 24px;
31255
+ cursor: pointer;
31256
+ justify-content: center;
31257
+ border-radius: 4px;
31258
+ }
31259
+ .tfzf37v .ant-table td.cell__action_ .menu-button:hover {
31260
+ background: #fff;
31114
31261
  }
31115
31262
 
31116
- .n16fsg9x {
31263
+ .phljevk {
31117
31264
  display: flex;
31118
- flex-direction: row;
31119
- padding: 7px 12px;
31120
- background: rgba(225, 230, 241, 0.6);
31121
- border-radius: 6px;
31265
+ justify-content: space-between;
31266
+ align-items: center;
31267
+ padding: 10px 0;
31122
31268
  color: rgba(44, 56, 82, 0.6);
31123
31269
  font-size: 12px;
31124
- line-height: 18px;
31270
+ line-height: 24px;
31125
31271
  }
31126
- .n16fsg9x .icon-wrapper {
31127
- margin-right: 10px;
31128
- height: 18px;
31272
+ .phljevk .pagination-left {
31273
+ padding: 2px 8px;
31129
31274
  }
31130
-
31131
- .i173wxzw {
31275
+ .phljevk .dropdown-trigger {
31132
31276
  display: flex;
31133
- flex-direction: row;
31134
- padding: 7px 12px;
31135
- background: rgba(0, 136, 255, 0.1);
31277
+ align-items: center;
31136
31278
  border-radius: 6px;
31137
- color: #005ed1;
31138
- font-size: 12px;
31139
- line-height: 18px;
31140
- }
31141
- .i173wxzw .icon-wrapper {
31142
- margin-right: 10px;
31143
- height: 18px;
31279
+ cursor: pointer;
31280
+ transition: all 0.3s ease;
31144
31281
  }
31145
-
31146
- .dld369h {
31147
- color: rgba(44, 56, 82, 0.6);
31148
- margin-top: 5px;
31149
- font-size: 12px;
31150
- line-height: 18px;
31282
+ .phljevk .dropdown-trigger:hover {
31283
+ background: rgba(211, 218, 235, 0.6);
31284
+ color: #0080ff;
31151
31285
  }
31152
-
31153
- .s1epv22q {
31154
- color: #f0483e;
31155
- font-size: 12px;
31156
- white-space: pre-wrap;
31286
+ .phljevk .dropdown-trigger .icon-inner {
31287
+ margin-left: 4px;
31157
31288
  }
31158
-
31159
- .okus5hk {
31289
+ .phljevk .pagination-right {
31160
31290
  display: flex;
31161
31291
  align-items: center;
31162
- justify-content: flex-end;
31292
+ color: #0080ff;
31293
+ font-weight: bold;
31163
31294
  }
31164
- .okus5hk .icon-wrapper {
31165
- margin-right: 16px;
31295
+ .phljevk .pagination-right .icon-inner {
31296
+ margin-left: 4px;
31297
+ }
31298
+ .phljevk .pagination-right .prev-btn,
31299
+ .phljevk .pagination-right .next-btn {
31300
+ padding: 0 8px;
31301
+ }
31302
+ .phljevk .pagination-right .prev-btn > span,
31303
+ .phljevk .pagination-right .next-btn > span {
31304
+ color: #0080ff;
31305
+ }
31306
+ .phljevk .pagination-right .next-btn .icon-inner {
31307
+ transform: rotate(180deg);
31166
31308
  }
31167
31309
 
31168
- .t1auuzri {
31169
- color: rgba(0, 21, 64, 0.3);
31310
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu {
31311
+ max-height: calc(100vh - 128px);
31312
+ overflow-y: auto;
31313
+ }
31314
+ .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
31315
+ padding: 4px 20px;
31316
+ font-size: 12px;
31317
+ line-height: 18px;
31170
31318
  }
31171
31319
 
31172
- .i74cfyt.ant-input {
31173
- padding: 5px 12px;
31174
- line-height: 20px;
31175
- color: #2d3a56;
31176
- border-radius: 6px;
31177
- border-color: rgba(172, 186, 211, 0.6);
31178
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31179
- }
31180
- .i74cfyt.ant-input.ant-input-lg {
31181
- padding: 8px 16px;
31182
- line-height: 22px;
31320
+ .rapgekc.ant-radio-wrapper {
31321
+ display: inline-flex;
31322
+ align-items: baseline;
31323
+ white-space: pre-wrap;
31183
31324
  }
31184
- .i74cfyt.ant-input.ant-input-sm {
31185
- padding: 2px 8px;
31186
- line-height: 18px;
31325
+ .rapgekc.ant-radio-wrapper .ant-radio {
31326
+ position: relative;
31327
+ top: 3px;
31187
31328
  }
31188
- .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31329
+ .rapgekc.ant-radio-wrapper .ant-radio .ant-radio-inner {
31189
31330
  border-color: rgba(107, 128, 167, 0.6);
31190
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31191
- z-index: 1;
31192
31331
  }
31193
- .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31194
- border-color: #0096ff;
31195
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31196
- z-index: 1;
31332
+ .rapgekc.ant-radio-wrapper .ant-radio:hover .ant-radio-inner {
31333
+ border-color: #0080ff;
31197
31334
  }
31198
- .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31199
- border-color: #e75a3a;
31200
- color: #e75a3a;
31335
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner {
31336
+ border-color: #0080ff;
31337
+ background: #0080ff;
31201
31338
  }
31202
- .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31203
- border-color: #e75a3a;
31204
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31339
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-checked .ant-radio-inner::after {
31340
+ top: 4px;
31341
+ left: 4px;
31342
+ width: 6px;
31343
+ height: 6px;
31344
+ background: #fff;
31205
31345
  }
31206
- .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31207
- border-color: #e75a3a;
31208
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31346
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled {
31347
+ opacity: 0.5;
31209
31348
  }
31210
- .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31349
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner {
31350
+ border-color: rgba(107, 128, 167, 0.6);
31211
31351
  background: rgba(211, 218, 235, 0.6);
31212
- color: rgba(0, 21, 64, 0.3);
31213
- border-color: rgba(172, 186, 211, 0.6);
31214
31352
  }
31215
- .i74cfyt.ant-input-affix-wrapper {
31216
- padding: 5px 12px;
31217
- border-radius: 6px;
31218
- border-color: rgba(172, 186, 211, 0.6);
31219
- line-height: 20px;
31220
- color: #2d3a56;
31221
- transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31353
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled .ant-radio-inner::after {
31354
+ background: #00122e;
31222
31355
  }
31223
- .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31224
- .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31225
- color: rgba(44, 56, 82, 0.6);
31356
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span {
31357
+ color: #00122e;
31358
+ opacity: 0.5;
31226
31359
  }
31227
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31228
- padding: 8px 16px;
31229
- line-height: 22px;
31360
+ .rapgekc.ant-radio-wrapper .ant-radio.ant-radio-disabled + span .radio-description {
31361
+ color: #00122e;
31230
31362
  }
31231
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31232
- padding: 2px 8px;
31233
- line-height: 18px;
31363
+ .rapgekc.ant-radio-wrapper .ant-radio + span {
31364
+ display: inline-block;
31365
+ padding: 0;
31366
+ padding-left: 12px;
31234
31367
  }
31235
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31236
- border-color: rgba(107, 128, 167, 0.6);
31237
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31368
+ .rapgekc.ant-radio-wrapper .ant-radio + span .radio-description {
31369
+ margin-bottom: 0;
31370
+ white-space: pre-wrap;
31371
+ color: rgba(44, 56, 82, 0.6);
31238
31372
  }
31239
- .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31240
- border-color: #0096ff;
31241
- box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31373
+ .rapgekc.ant-radio-wrapper.compact .ant-radio + span {
31374
+ padding-left: 8px;
31242
31375
  }
31243
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31244
- border-color: #e75a3a;
31376
+
31377
+ .rp906go .ant-radio-button-wrapper:first-child {
31378
+ border-radius: 5px 0 0 5px;
31245
31379
  }
31246
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
31247
- color: #e75a3a;
31380
+ .rp906go .ant-radio-button-wrapper:last-child {
31381
+ border-radius: 0 5px 5px 0;
31248
31382
  }
31249
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31250
- border-color: #e75a3a;
31251
- box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31383
+
31384
+ .rcc63c8 {
31385
+ color: #00122e;
31386
+ border-color: #ccd4e3;
31252
31387
  }
31253
- .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31254
- border-color: #e75a3a;
31255
- box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31388
+ .rcc63c8:first-child {
31389
+ border-color: #a3b4cc;
31256
31390
  }
31257
- .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
31258
- background: rgba(211, 218, 235, 0.6);
31259
- color: rgba(0, 21, 64, 0.3);
31260
- border-color: rgba(172, 186, 211, 0.6);
31391
+ .rcc63c8.ant-radio-button-wrapper {
31392
+ padding: 0 12px;
31393
+ line-height: 32px;
31394
+ height: 32px;
31261
31395
  }
31262
- textarea.i74cfyt.ant-input {
31263
- transition-property: height;
31264
- transition-delay: 50ms;
31396
+ .rcc63c8.ant-radio-button-wrapper > span + span {
31397
+ white-space: nowrap;
31265
31398
  }
31266
- textarea.i74cfyt.ant-input.textarea-large {
31267
- min-height: 40px;
31268
- height: 40px;
31399
+ .ant-radio-group-small .rcc63c8.ant-radio-button-wrapper {
31400
+ height: 22px;
31401
+ padding: 0 7px;
31402
+ line-height: 20px;
31269
31403
  }
31270
- textarea.i74cfyt.ant-input.textarea-large:focus {
31271
- height: 80px;
31404
+ .rcc63c8.ant-radio-button-wrapper:not(:first-child)::before {
31405
+ background: #ccd4e3;
31272
31406
  }
31273
- textarea.i74cfyt.ant-input.textarea-middle {
31274
- min-height: 32px;
31275
- height: 32px;
31407
+ .rcc63c8.ant-radio-button-wrapper-checked:not(:first-child)::before {
31408
+ background: #0080ff;
31276
31409
  }
31277
- textarea.i74cfyt.ant-input.textarea-middle:focus {
31278
- height: 64px;
31410
+ .rcc63c8.ant-radio-button-wrapper-disabled:not(:first-child)::before {
31411
+ background: #ccd4e3;
31412
+ opacity: 0.5;
31279
31413
  }
31280
- textarea.i74cfyt.ant-input.textarea-small {
31281
- min-height: 24px;
31282
- height: 24px;
31414
+ .rcc63c8.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child {
31415
+ border-right-color: #0080ff;
31283
31416
  }
31284
- textarea.i74cfyt.ant-input.textarea-small:focus {
31285
- height: 40px;
31417
+ .rcc63c8.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child {
31418
+ border-color: #0080ff;
31286
31419
  }
31287
-
31288
- .k1ci6977 input, .k1ci6977.input-tags {
31289
- border: 1px solid rgba(213, 219, 227, 0.6);
31290
- border-radius: 4px;
31420
+ .rcc63c8.ant-radio-button-wrapper-checked {
31421
+ background: rgba(0, 136, 255, 0.1);
31291
31422
  }
31292
- .k1ci6977.input-tags {
31293
- position: relative;
31294
- padding: 6px;
31295
- height: 32px;
31296
- cursor: pointer;
31297
- transition: border 150ms;
31423
+ .rcc63c8.ant-radio-button-wrapper-disabled {
31424
+ background: rgba(211, 218, 235, 0.6);
31425
+ border-color: #ccd4e3;
31426
+ opacity: 0.5;
31298
31427
  }
31299
- .k1ci6977.input-tags:hover {
31300
- border-color: #0080ff;
31301
- box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
31428
+ .rcc63c8.ant-radio-button-wrapper-disabled:hover {
31429
+ color: #00122e;
31430
+ border-color: #ccd4e3;
31302
31431
  }
31303
- .k1ci6977.input-tags.kit-input-suffix-wrapper {
31304
- padding-right: 30px;
31432
+ .rcc63c8.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked {
31433
+ color: #00122e;
31434
+ border-color: #ccd4e3;
31435
+ background: rgba(172, 186, 211, 0.6);
31305
31436
  }
31306
- .k1ci6977.input-tags .input-tags-inner {
31307
- display: flex;
31437
+ .rcc63c8 .ant-radio-button-input {
31438
+ margin-right: 8px;
31439
+ display: inline;
31440
+ border: none;
31441
+ padding: 0;
31442
+ width: 36px;
31443
+ background: transparent;
31308
31444
  }
31309
- .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
31310
- display: flex;
31445
+ .rcc63c8 .ant-radio-button-input:focus {
31446
+ box-shadow: none;
31311
31447
  }
31312
- .k1ci6977.input-tags .input-tag-suffix {
31313
- position: absolute;
31314
- right: 12px;
31315
- top: 50%;
31316
- transform: translateY(-50%);
31448
+ .rcc63c8 .ant-radio-button-input.ant-input-number {
31449
+ margin-right: 0;
31450
+ width: initial;
31451
+ box-shadow: none;
31317
31452
  }
31318
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
31319
- color: rgba(0, 0, 0, 0.25);
31320
- font-size: 12px;
31321
- cursor: pointer;
31453
+ .rcc63c8 .ant-radio-button-input .ant-input-number-handler-wrap {
31454
+ display: none;
31322
31455
  }
31323
- .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
31324
- color: rgba(0, 0, 0, 0.45);
31456
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap {
31457
+ display: inline;
31325
31458
  }
31326
- .k1ci6977.has-focus-indicator {
31327
- position: relative;
31459
+ .rcc63c8 .ant-radio-button-input .ant-input-number-input-wrap input {
31460
+ display: inline;
31461
+ margin-right: 8px;
31462
+ padding: 0;
31463
+ width: 36px;
31464
+ }
31465
+
31466
+ .s1dizucg.ant-switch {
31467
+ min-width: 40px;
31468
+ height: 24px;
31469
+ background: rgba(172, 186, 211, 0.6);
31328
31470
  overflow: hidden;
31329
31471
  }
31330
- .k1ci6977.has-focus-indicator .ant-input-prefix {
31331
- position: absolute;
31332
- top: 50%;
31333
- transform: translateY(-50%);
31334
- left: -16px;
31335
- transition: left 150ms ease;
31336
- opacity: 0;
31472
+ .s1dizucg.ant-switch:focus {
31473
+ box-shadow: 0 0 0 2px rgba(225, 230, 241, 0.6);
31337
31474
  }
31338
- .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
31339
- left: 8px;
31340
- opacity: 1;
31475
+ .s1dizucg.ant-switch-small {
31476
+ min-width: 26px;
31477
+ height: 16px;
31478
+ }
31479
+ .s1dizucg.ant-switch-large {
31480
+ min-width: 52px;
31481
+ height: 32px;
31482
+ }
31483
+ .s1dizucg.ant-switch .ant-switch-handle {
31484
+ height: 20px;
31485
+ width: 20px;
31486
+ }
31487
+ .s1dizucg.ant-switch .ant-switch-handle::before {
31488
+ border-radius: 10px;
31489
+ transition-delay: 120ms;
31341
31490
  }
31342
- .k1ci6977.has-focus-indicator input {
31343
- transition: margin-left 150ms ease;
31344
- margin-left: 0px;
31491
+ .s1dizucg.ant-switch-small .ant-switch-handle {
31492
+ height: 14px;
31493
+ width: 14px;
31494
+ top: 1px;
31495
+ left: 1px;
31345
31496
  }
31346
- .k1ci6977.has-focus-indicator input:focus {
31347
- margin-left: 16px;
31497
+ .s1dizucg.ant-switch-large .ant-switch-handle {
31498
+ height: 28px;
31499
+ width: 28px;
31348
31500
  }
31349
-
31350
- input.l1f7td1d.ant-input {
31351
- border-top-right-radius: 0;
31352
- border-bottom-right-radius: 0;
31501
+ .s1dizucg.ant-switch-large .ant-switch-handle::before {
31502
+ border-radius: 14px;
31353
31503
  }
31354
-
31355
- .l1f7td1d.ant-input-affix-wrapper {
31356
- border-top-right-radius: 0;
31357
- border-bottom-right-radius: 0;
31504
+ .s1dizucg.ant-switch-checked {
31505
+ background-color: #00ba5d;
31358
31506
  }
31359
-
31360
- input.rf8rlle.ant-input {
31361
- border-top-left-radius: 0;
31362
- border-bottom-left-radius: 0;
31507
+ .s1dizucg.ant-switch-checked .ant-switch-handle {
31508
+ left: calc(100% - 20px - 2px);
31363
31509
  }
31364
-
31365
- .rf8rlle.ant-input-affix-wrapper {
31366
- border-top-left-radius: 0;
31367
- border-bottom-left-radius: 0;
31510
+ .s1dizucg.ant-switch-small.ant-switch-checked .ant-switch-handle {
31511
+ left: calc(100% - 14px - 1px);
31368
31512
  }
31369
-
31370
- .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
31371
- border-top-right-radius: 0;
31372
- border-bottom-right-radius: 0;
31513
+ .s1dizucg.ant-switch-large.ant-switch-checked .ant-switch-handle {
31514
+ left: calc(100% - 28px - 2px);
31373
31515
  }
31374
31516
 
31375
- .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
31376
- border-top-left-radius: 0;
31377
- border-bottom-left-radius: 0;
31517
+ .c1up6e3y {
31518
+ margin-left: 5px;
31378
31519
  }
31379
31520
 
31380
- .c3ni091 {
31521
+ .cnujxq2 {
31381
31522
  display: flex;
31382
31523
  flex-direction: column;
31383
31524
  }
31384
- .c3ni091 .select-wrapper {
31385
- margin-top: 12px;
31386
- }
31387
- .c3ni091 .select-wrapper .select {
31388
- width: 100%;
31389
- }
31390
- .c3ni091 .radio-wrapper {
31391
- margin-top: 24px;
31392
- }
31393
- .c3ni091 div.form-item {
31525
+
31526
+ .m7s48ia {
31527
+ max-width: 1120px;
31394
31528
  width: 100%;
31529
+ margin: 0 auto;
31530
+ height: 100%;
31395
31531
  }
31396
31532
 
31397
- .d105ju2d {
31398
- font-size: 14px;
31399
- font-weight: 500;
31400
- color: #3e4652;
31401
- line-height: 18px;
31533
+ .wt5zbg6 {
31534
+ max-width: 1120px;
31535
+ width: 100%;
31536
+ margin: 0 auto;
31537
+ display: flex;
31402
31538
  }
31403
- .d105ju2d + .d105ju2d {
31404
- margin-top: 16px;
31539
+ .wt5zbg6 .left,
31540
+ .wt5zbg6 .right {
31541
+ flex-grow: 0;
31542
+ flex-shrink: 0;
31543
+ flex-basis: 21%;
31405
31544
  }
31406
- .d105ju2d + * {
31407
- margin-top: 16px;
31545
+ .wt5zbg6 .left {
31546
+ display: flex;
31547
+ justify-content: flex-end;
31548
+ padding-right: 44px;
31408
31549
  }
31409
-
31410
- .lh0l62z.d105ju2d {
31411
- font-size: 12px;
31412
- color: rgba(44, 56, 82, 0.6);
31413
- margin-top: 12px;
31550
+ .wt5zbg6 .right {
31551
+ padding-left: 44px;
31414
31552
  }
31415
-
31416
- .r1o4v2oc.lh0l62z.d105ju2d {
31417
- line-height: 18px;
31418
- font-weight: 500;
31419
- margin-top: 0;
31420
- white-space: initial;
31553
+ .wt5zbg6 .middle {
31554
+ margin-bottom: 40px;
31555
+ flex-grow: 0;
31556
+ flex-shrink: 0;
31557
+ flex-basis: 58%;
31421
31558
  }
31422
-
31423
- .r1skkc3l {
31424
- display: block;
31559
+ .wt5zbg6 .middle .form-base-field {
31560
+ width: 100%;
31425
31561
  }
31426
- .r1skkc3l span {
31427
- font-size: 14px;
31428
- font-weight: 500;
31429
- line-height: 32px;
31430
- color: #3e4652;
31562
+ .wt5zbg6 .middle .form-base-field .form-base-field {
31563
+ width: auto;
31431
31564
  }
31432
31565
 
31433
- .c3cobmo {
31434
- margin-top: 16px;
31435
- padding: 8px;
31436
- border-radius: 6px;
31437
- background: rgba(225, 230, 241, 0.6);
31438
- color: rgba(44, 56, 82, 0.6);
31439
- font-size: 12px;
31566
+ .h18jprzg .ant-modal-header {
31567
+ margin: 0 auto;
31568
+ width: 100%;
31569
+ max-width: 648px;
31440
31570
  }
31441
- .c3cobmo div {
31442
- line-height: 20px;
31443
- display: flex;
31444
- align-items: center;
31445
- word-break: break-all;
31571
+ .h18jprzg .ant-modal-header .ant-modal-title {
31572
+ margin-left: 0;
31446
31573
  }
31447
- .c3cobmo .title {
31448
- font-weight: 700;
31449
- line-height: 18px;
31450
- margin: 4px 0;
31574
+ .h18jprzg .ant-modal-body {
31575
+ margin: 0 auto;
31576
+ padding: 0;
31577
+ width: 100%;
31578
+ max-width: 648px;
31579
+ overflow: hidden;
31451
31580
  }
31452
-
31453
- .dsnbhzf {
31454
- font-family: Inter;
31455
- font-style: normal;
31456
- font-weight: bold;
31457
- font-size: 32px;
31458
- line-height: 40px;
31581
+ .h18jprzg .ant-modal-body .horizontal-steps-wrapper {
31582
+ margin-bottom: 40px;
31459
31583
  }
31460
-
31461
- .d1mvo22k {
31462
- font-family: Inter;
31463
- font-style: normal;
31464
- font-weight: bold;
31465
- font-size: 24px;
31466
- line-height: 32px;
31584
+ .h18jprzg .ant-modal-body .horizontal-content-wrapper {
31585
+ height: calc(100vh - 225px);
31586
+ overflow-y: auto;
31467
31587
  }
31468
-
31469
- .d1b444tr {
31470
- font-family: Inter;
31471
- font-style: normal;
31472
- font-weight: normal;
31473
- font-size: 32px;
31474
- line-height: 40px;
31588
+ .h18jprzg .ant-modal-footer .footer-content {
31589
+ margin: 0 auto;
31590
+ max-width: 648px;
31475
31591
  }
31476
31592
 
31477
- .dvs0kue {
31478
- font-family: Inter;
31479
- font-style: normal;
31480
- font-weight: bold;
31481
- font-size: 20px;
31482
- line-height: 24px;
31593
+ .h16z9xgz .ant-modal-header {
31594
+ margin: 0 auto;
31595
+ width: 100%;
31596
+ max-width: 1024px;
31483
31597
  }
31484
-
31485
- .d1hcbfcq {
31486
- font-family: Inter;
31487
- font-style: normal;
31488
- font-weight: normal;
31489
- font-size: 20px;
31490
- line-height: 24px;
31598
+ .h16z9xgz .ant-modal-header .ant-modal-title {
31599
+ margin-left: 0;
31491
31600
  }
31492
-
31493
- .d1cz922v {
31494
- font-family: Inter;
31495
- font-style: normal;
31496
- font-weight: bold;
31497
- font-size: 18px;
31498
- line-height: 22px;
31601
+ .h16z9xgz .ant-modal-body {
31602
+ margin: 0 auto;
31603
+ padding: 0;
31604
+ width: 100%;
31605
+ max-width: 1024px;
31606
+ overflow: hidden;
31499
31607
  }
31500
-
31501
- .d3nzbrm {
31502
- font-family: Inter;
31503
- font-style: normal;
31504
- font-weight: normal;
31505
- font-size: 18px;
31506
- line-height: 22px;
31608
+ .h16z9xgz .ant-modal-body .horizontal-steps-wrapper {
31609
+ margin-bottom: 40px;
31507
31610
  }
31508
-
31509
- .h1g0p5ob {
31510
- font-family: Inter;
31511
- font-style: normal;
31512
- font-weight: bold;
31513
- font-size: 16px;
31514
- line-height: 22px;
31611
+ .h16z9xgz .ant-modal-body .horizontal-content-wrapper {
31612
+ height: calc(100vh - 225px);
31613
+ overflow-y: auto;
31515
31614
  }
31516
-
31517
- .hydo2ej {
31518
- font-family: Inter;
31519
- font-style: normal;
31520
- font-weight: normal;
31521
- font-size: 16px;
31522
- line-height: 22px;
31615
+ .h16z9xgz .ant-modal-footer .footer-content {
31616
+ margin: 0 auto;
31617
+ max-width: 1024px;
31523
31618
  }
31524
31619
 
31525
- .h1hbuq0r {
31526
- font-family: Inter;
31527
- font-style: normal;
31528
- font-weight: bold;
31529
- font-size: 14px;
31530
- line-height: 20px;
31620
+ .f1lrhghm {
31621
+ flex: 1;
31531
31622
  }
31532
-
31533
- .h13bondg {
31534
- font-family: Inter;
31535
- font-style: normal;
31536
- font-weight: normal;
31623
+ .f1lrhghm label {
31624
+ font-size: 13px;
31625
+ line-height: 20px;
31626
+ color: rgba(44, 56, 82, 0.6);
31627
+ }
31628
+ .f1lrhghm .title {
31537
31629
  font-size: 14px;
31538
31630
  line-height: 20px;
31631
+ color: #2d3a56;
31632
+ margin-bottom: 12px;
31539
31633
  }
31540
-
31541
- .h1mhvdlx {
31542
- font-family: Inter;
31543
- font-style: normal;
31544
- font-weight: bold;
31545
- font-size: 12px;
31546
- line-height: 18px;
31634
+ .f1lrhghm.connect-cluster .title {
31635
+ padding-bottom: 26px;
31547
31636
  }
31548
31637
 
31549
- .h1inmfq6 {
31550
- font-family: Inter;
31551
- font-style: normal;
31552
- font-weight: normal;
31553
- font-size: 12px;
31554
- line-height: 18px;
31638
+ .f18ot8em {
31639
+ padding: 25px 0 15px 0;
31640
+ border-bottom: 1px solid #e1e5eb;
31641
+ margin-bottom: 16px;
31555
31642
  }
31556
31643
 
31557
- .h1kfc0la {
31558
- font-family: Inter;
31559
- font-style: normal;
31560
- font-weight: bold;
31561
- text-transform: uppercase;
31562
- font-feature-settings: "cpsp" on;
31563
- font-size: 12px;
31564
- line-height: 18px;
31644
+ .f1l1g2k0 {
31645
+ display: flex;
31646
+ align-items: center;
31647
+ margin-bottom: 8px;
31565
31648
  }
31566
-
31567
- .h10xnyuu {
31568
- font-family: Inter;
31569
- font-style: normal;
31570
- font-weight: normal;
31571
- text-transform: uppercase;
31572
- font-feature-settings: "cpsp" on;
31573
- font-size: 12px;
31574
- line-height: 18px;
31649
+ .f1l1g2k0 > label {
31650
+ width: 216px;
31575
31651
  }
31576
-
31577
- .lrcmi0v {
31578
- font-family: Inter;
31579
- font-style: normal;
31580
- font-weight: normal;
31581
- font-size: 16px;
31582
- line-height: 24px;
31652
+ .f1l1g2k0 > label + * {
31653
+ width: 100%;
31583
31654
  }
31584
-
31585
- .lzt43lp {
31586
- font-family: Inter;
31587
- font-style: normal;
31588
- font-weight: bold;
31589
- font-size: 16px;
31590
- line-height: 24px;
31655
+ .f1l1g2k0 .ant-select {
31656
+ width: 100%;
31591
31657
  }
31592
31658
 
31593
- .l5yc9nt {
31594
- font-family: Inter;
31595
- font-style: normal;
31596
- font-weight: normal;
31597
- font-size: 16px;
31598
- line-height: 24px;
31659
+ .e1k89cwg {
31660
+ color: #e75a3a;
31661
+ margin-right: 10px;
31599
31662
  }
31600
31663
 
31601
- .l1fbkbzo {
31602
- font-family: Inter;
31603
- font-style: normal;
31604
- font-weight: bold;
31605
- font-size: 16px;
31606
- line-height: 24px;
31664
+ .d1oui1gf {
31665
+ width: 100%;
31666
+ height: 1px;
31667
+ background: rgba(213, 219, 227, 0.6);
31668
+ margin: 24px 0;
31607
31669
  }
31608
31670
 
31609
- .lahvcax {
31610
- font-family: Inter;
31611
- font-style: normal;
31612
- font-weight: normal;
31613
- text-transform: uppercase;
31614
- font-feature-settings: "cpsp" on;
31615
- font-size: 16px;
31616
- line-height: 24px;
31671
+ .l15itdbb {
31672
+ display: flex;
31673
+ justify-content: center;
31674
+ align-items: center;
31675
+ height: 100%;
31617
31676
  }
31618
31677
 
31619
- .l11q3pxd {
31620
- font-family: Inter;
31621
- font-style: normal;
31622
- font-weight: bold;
31623
- text-transform: uppercase;
31624
- font-feature-settings: "cpsp" on;
31625
- font-size: 16px;
31626
- line-height: 24px;
31678
+ .d1y3z4w {
31679
+ display: inline-block;
31680
+ width: 4px;
31681
+ height: 4px;
31682
+ background: #8e9aa9;
31683
+ opacity: 0.4;
31684
+ border-radius: 50%;
31685
+ margin: 0 4px;
31627
31686
  }
31628
31687
 
31629
- .lfuc2qu {
31630
- font-family: Inter;
31631
- font-style: normal;
31632
- font-weight: normal;
31633
- font-size: 14px;
31634
- line-height: 22px;
31688
+ .m177r7a3 .ant-modal-header,
31689
+ .m177r7a3 .ant-modal-footer .footer-content {
31690
+ width: 648px;
31691
+ margin: 0 auto;
31635
31692
  }
31636
-
31637
- .l1jmp8r0 {
31638
- font-family: Inter;
31639
- font-style: normal;
31640
- font-weight: 500;
31641
- font-size: 14px;
31642
- line-height: 22px;
31693
+ .m177r7a3 .ant-modal-header {
31694
+ padding: 35px 0 24px;
31695
+ border: none;
31643
31696
  }
31644
-
31645
- .lcnm221 {
31646
- font-family: Inter;
31647
- font-style: normal;
31648
- font-weight: bold;
31649
- font-size: 14px;
31650
- line-height: 22px;
31697
+ .m177r7a3 .ant-modal-header .ant-modal-title {
31698
+ font-size: 30px;
31651
31699
  }
31652
-
31653
- .lu1z2n5 {
31654
- font-family: Inter;
31655
- font-style: normal;
31656
- font-weight: normal;
31657
- font-size: 14px;
31658
- line-height: 22px;
31700
+ .m177r7a3 .ant-modal-body {
31701
+ padding: 4px 0 2px;
31702
+ }
31703
+ .m177r7a3 .ant-modal-footer {
31704
+ border: none;
31659
31705
  }
31660
31706
 
31661
- .l1r59djn {
31662
- font-family: Inter;
31663
- font-style: normal;
31707
+ .t1wwio3v {
31708
+ font-size: 12px;
31709
+ line-height: 18px;
31664
31710
  font-weight: bold;
31665
- font-size: 14px;
31666
- line-height: 22px;
31711
+ color: #fff;
31712
+ padding: 0 4px;
31713
+ border-radius: 4px;
31714
+ display: inline-block;
31715
+ background: var(--t1wwio3v-0);
31716
+ }
31717
+ .t1wwio3v:not(:first-child) {
31718
+ margin-left: 4px;
31667
31719
  }
31668
31720
 
31669
- .ljm2911 {
31670
- font-family: Inter;
31671
- font-style: normal;
31672
- font-weight: normal;
31673
- text-transform: uppercase;
31674
- font-feature-settings: "cpsp" on;
31675
- font-size: 14px;
31676
- line-height: 22px;
31721
+ .f17jvtfk {
31722
+ width: 100%;
31723
+ height: 100%;
31724
+ display: flex;
31725
+ align-items: center;
31726
+ justify-content: center;
31677
31727
  }
31678
31728
 
31679
- .l124mzmr {
31680
- font-family: Inter;
31681
- font-style: normal;
31729
+ .nzppkea {
31730
+ font-size: 90%;
31682
31731
  font-weight: bold;
31683
- text-transform: uppercase;
31684
- font-feature-settings: "cpsp" on;
31685
- font-size: 14px;
31686
- line-height: 22px;
31732
+ background-color: rgba(240, 243, 247, 0.6);
31733
+ padding: 1px 4px 1px;
31734
+ margin-left: 2px;
31735
+ margin-right: 2px;
31736
+ border: 1px solid rgba(213, 219, 227, 0.6);
31737
+ border-radius: 4px;
31687
31738
  }
31688
31739
 
31689
- .lb3chel {
31690
- font-family: Inter;
31691
- font-style: normal;
31692
- font-weight: normal;
31740
+ .f4mi9eq.form-item-general {
31741
+ width: 640px;
31742
+ }
31743
+ .f4mi9eq.form-item-general.form-item + .f4mi9eq.form-item-general.form-item {
31744
+ margin-top: 16px;
31745
+ }
31746
+ .f4mi9eq.form-item-compact {
31747
+ width: 412px;
31748
+ }
31749
+ .f4mi9eq.form-item-compact.form-item + .f4mi9eq.form-item-compact.form-item {
31750
+ margin-top: 8px;
31751
+ }
31752
+ .f4mi9eq .form-item {
31753
+ width: auto;
31754
+ }
31755
+ .f4mi9eq .form-item-main {
31756
+ position: relative;
31757
+ display: flex;
31758
+ }
31759
+ .f4mi9eq .form-item-extra {
31760
+ margin-top: 4px;
31761
+ width: 100%;
31762
+ padding: 14px;
31763
+ background: #f2f4f6;
31693
31764
  font-size: 13px;
31694
- line-height: 20px;
31765
+ line-height: 1.8;
31766
+ color: #8e9aa9;
31767
+ }
31768
+ .f4mi9eq .form-item-label {
31769
+ padding-right: 12px;
31770
+ font-size: 13px;
31771
+ color: rgba(44, 56, 82, 0.6);
31772
+ }
31773
+ .f4mi9eq .form-item-label.label-right {
31774
+ text-align: right;
31775
+ }
31776
+ .f4mi9eq .form-item-label,
31777
+ .f4mi9eq .form-item-control {
31778
+ line-height: 32px;
31779
+ }
31780
+ .f4mi9eq .form-item-control .form-item-error {
31781
+ line-height: 18px;
31782
+ }
31783
+ .f4mi9eq .form-item-children {
31784
+ width: 100%;
31785
+ }
31786
+ .f4mi9eq .form-item-children > *:only-child.ant-select, .f4mi9eq .form-item-children > *:only-child.ant-radio-group, .f4mi9eq .form-item-children > *:only-child.ant-checkbox-group {
31787
+ width: 100%;
31788
+ }
31789
+ .f4mi9eq .form-item-error {
31790
+ color: #e75a3a;
31791
+ height: 0;
31792
+ overflow: hidden;
31695
31793
  }
31696
-
31697
- .lv9jstu {
31698
- font-family: Inter;
31699
- font-style: normal;
31700
- font-weight: 600;
31701
- font-size: 13px;
31702
- line-height: 20px;
31794
+ .f4mi9eq .form-item-error-enter-done {
31795
+ margin-top: 4px;
31796
+ height: auto;
31797
+ overflow: auto;
31798
+ }
31799
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error > input:not(.ant-input),
31800
+ .f4mi9eq.form-base-field:not(.form-base-field-array) .form-item-control.field-error .form-item-error :not(.ant-select) input {
31801
+ border: 1px solid #e75a3a;
31802
+ color: #e75a3a;
31703
31803
  }
31704
31804
 
31705
- .lwqlh3x {
31706
- font-family: Inter;
31707
- font-style: normal;
31805
+ .fh0ewl8 {
31806
+ color: #2d3a56;
31708
31807
  font-weight: bold;
31709
- font-size: 13px;
31710
- line-height: 20px;
31808
+ padding-bottom: 6px;
31809
+ border-bottom: 1px solid rgba(213, 219, 227, 0.6);
31810
+ margin-bottom: 16px;
31711
31811
  }
31712
-
31713
- .lalum9y {
31714
- font-family: Inter;
31715
- font-style: normal;
31716
- font-weight: normal;
31717
- font-size: 13px;
31718
- line-height: 20px;
31812
+ .fh0ewl8:not(:first-of-type) {
31813
+ margin-top: 16px;
31719
31814
  }
31720
31815
 
31721
- .l1t6dj5o {
31722
- font-family: Inter;
31723
- font-style: normal;
31724
- font-weight: 600;
31725
- font-size: 13px;
31726
- line-height: 20px;
31816
+ .e1qrlvot {
31817
+ width: 8px;
31818
+ height: 24px;
31819
+ display: flex;
31820
+ justify-content: center;
31821
+ align-items: center;
31822
+ cursor: pointer;
31823
+ transition: all 200ms ease-out 40ms;
31727
31824
  }
31728
-
31729
- .l12f6ic {
31730
- font-family: Inter;
31731
- font-style: normal;
31732
- font-weight: bold;
31733
- font-size: 13px;
31734
- line-height: 20px;
31825
+ .e1qrlvot:before, .e1qrlvot:after {
31826
+ content: "";
31827
+ width: 1px;
31828
+ height: 6px;
31829
+ border-radius: 1px;
31830
+ background: #ccd4e3;
31831
+ position: relative;
31832
+ right: 2px;
31833
+ transform: rotate(-45deg);
31735
31834
  }
31736
-
31737
- .l7gmukq {
31738
- font-family: Inter;
31739
- font-style: normal;
31740
- font-weight: normal;
31741
- text-transform: uppercase;
31742
- font-feature-settings: "cpsp" on;
31743
- font-size: 13px;
31744
- line-height: 20px;
31835
+ .e1qrlvot:after {
31836
+ transform: rotate(45deg);
31837
+ left: 1px;
31745
31838
  }
31746
31839
 
31747
- .lkwl0yp {
31748
- font-family: Inter;
31749
- font-style: normal;
31750
- font-weight: bold;
31751
- text-transform: uppercase;
31752
- font-feature-settings: "cpsp" on;
31753
- font-size: 13px;
31754
- line-height: 20px;
31840
+ .w9ic984.ant-alert-warning {
31841
+ border: 0;
31842
+ background: rgba(255, 187, 0, 0.1);
31843
+ border-radius: 6px;
31755
31844
  }
31756
-
31757
- .l10knv48 {
31758
- font-family: Inter;
31759
- font-style: normal;
31760
- font-weight: normal;
31761
- font-size: 12px;
31762
- line-height: 18px;
31845
+ .w9ic984.ant-alert,
31846
+ .w9ic984 .ant-alert-message {
31847
+ color: #e07f00;
31763
31848
  }
31764
-
31765
- .l6526ld {
31766
- font-family: Inter;
31767
- font-style: normal;
31768
- font-weight: 500;
31769
- font-size: 12px;
31770
- line-height: 18px;
31849
+ .w9ic984.ant-alert .dashed-border-bottom,
31850
+ .w9ic984 .ant-alert-message .dashed-border-bottom {
31851
+ border-bottom-color: #e07f00;
31771
31852
  }
31772
31853
 
31773
- .l1j81vli {
31774
- font-family: Inter;
31775
- font-style: normal;
31776
- font-weight: bold;
31854
+ .n1k9qi4r {
31855
+ display: flex;
31856
+ flex-direction: row;
31857
+ padding: 7px 12px;
31858
+ background: rgba(255, 187, 0, 0.1);
31859
+ border-radius: 6px;
31860
+ color: #e07f00;
31777
31861
  font-size: 12px;
31778
31862
  line-height: 18px;
31779
31863
  }
31864
+ .n1k9qi4r .icon-wrapper {
31865
+ margin-right: 10px;
31866
+ height: 18px;
31867
+ }
31780
31868
 
31781
- .l1x7n1mk {
31782
- font-family: Inter;
31783
- font-style: normal;
31784
- font-weight: normal;
31869
+ .n16fsg9x {
31870
+ display: flex;
31871
+ flex-direction: row;
31872
+ padding: 7px 12px;
31873
+ background: rgba(225, 230, 241, 0.6);
31874
+ border-radius: 6px;
31875
+ color: rgba(44, 56, 82, 0.6);
31785
31876
  font-size: 12px;
31786
31877
  line-height: 18px;
31787
31878
  }
31879
+ .n16fsg9x .icon-wrapper {
31880
+ margin-right: 10px;
31881
+ height: 18px;
31882
+ }
31788
31883
 
31789
- .l9fqufz {
31790
- font-family: Inter;
31791
- font-style: normal;
31792
- font-weight: 500;
31884
+ .i173wxzw {
31885
+ display: flex;
31886
+ flex-direction: row;
31887
+ padding: 7px 12px;
31888
+ background: rgba(0, 136, 255, 0.1);
31889
+ border-radius: 6px;
31890
+ color: #005ed1;
31793
31891
  font-size: 12px;
31794
31892
  line-height: 18px;
31795
31893
  }
31894
+ .i173wxzw .icon-wrapper {
31895
+ margin-right: 10px;
31896
+ height: 18px;
31897
+ }
31796
31898
 
31797
- .l1iwnybd {
31798
- font-family: Inter;
31799
- font-style: normal;
31800
- font-weight: bold;
31899
+ .dld369h {
31900
+ color: rgba(44, 56, 82, 0.6);
31901
+ margin-top: 5px;
31801
31902
  font-size: 12px;
31802
31903
  line-height: 18px;
31803
31904
  }
31804
31905
 
31805
- .lprtm1e {
31806
- font-family: Inter;
31807
- font-style: normal;
31808
- font-weight: normal;
31809
- text-transform: uppercase;
31810
- font-feature-settings: "cpsp" on;
31906
+ .s1epv22q {
31907
+ color: #f0483e;
31811
31908
  font-size: 12px;
31812
- line-height: 18px;
31909
+ white-space: pre-wrap;
31813
31910
  }
31814
31911
 
31815
- .l1lln87h {
31816
- font-family: Inter;
31817
- font-style: normal;
31818
- font-weight: bold;
31819
- text-transform: uppercase;
31820
- font-feature-settings: "cpsp" on;
31821
- font-size: 12px;
31822
- line-height: 18px;
31912
+ .okus5hk {
31913
+ display: flex;
31914
+ align-items: center;
31915
+ justify-content: flex-end;
31916
+ }
31917
+ .okus5hk .icon-wrapper {
31918
+ margin-right: 16px;
31823
31919
  }
31824
31920
 
31825
- .f2pb48l {
31826
- font-family: Inter;
31827
- font-style: normal;
31828
- font-weight: normal;
31829
- font-size: 13px;
31830
- line-height: 20px;
31921
+ .t1auuzri {
31922
+ color: rgba(0, 21, 64, 0.3);
31831
31923
  }
31832
31924
 
31833
- .fi9emkw {
31834
- font-family: Inter;
31835
- font-style: normal;
31836
- font-weight: normal;
31837
- font-size: 13px;
31925
+ .i74cfyt.ant-input {
31926
+ padding: 5px 12px;
31838
31927
  line-height: 20px;
31928
+ color: #2d3a56;
31929
+ border-radius: 6px;
31930
+ border-color: rgba(172, 186, 211, 0.6);
31931
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31839
31932
  }
31840
-
31841
- .f1nrg7da {
31842
- font-family: Inter;
31843
- font-style: normal;
31844
- font-weight: normal;
31845
- font-size: 12px;
31846
- line-height: 18px;
31933
+ .i74cfyt.ant-input.ant-input-lg {
31934
+ padding: 8px 16px;
31935
+ line-height: 22px;
31847
31936
  }
31848
-
31849
- .f17k1i3n {
31850
- font-family: Inter;
31851
- font-style: normal;
31852
- font-weight: normal;
31853
- font-size: 12px;
31937
+ .i74cfyt.ant-input.ant-input-sm {
31938
+ padding: 2px 8px;
31854
31939
  line-height: 18px;
31855
31940
  }
31856
-
31857
- .t1tvuj2e {
31858
- font-family: Inter;
31859
- font-style: normal;
31860
- font-weight: normal;
31861
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31862
- font-size: 13px;
31863
- line-height: 20px;
31941
+ .i74cfyt.ant-input:not([disabled]):hover, .i74cfyt.ant-input:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number:not([disabled]):hover, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-hover {
31942
+ border-color: rgba(107, 128, 167, 0.6);
31943
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31944
+ z-index: 1;
31945
+ }
31946
+ .i74cfyt.ant-input:not([disabled]):active, .i74cfyt.ant-input:not([disabled]):focus, .i74cfyt.ant-input:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number:not([disabled]):active, .i74cfyt.ant-input-number:not([disabled]):focus, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number:not([disabled]).__pseudo-states-focus {
31947
+ border-color: #0096ff;
31948
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31949
+ z-index: 1;
31950
+ }
31951
+ .i74cfyt.ant-input.error:not([disabled]), .i74cfyt.ant-picker.error:not([disabled]), .i74cfyt.ant-input-number.error:not([disabled]) {
31952
+ border-color: #e75a3a;
31953
+ color: #e75a3a;
31954
+ }
31955
+ .i74cfyt.ant-input.error:not([disabled]):hover, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-picker.error:not([disabled]):hover, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-hover, .i74cfyt.ant-input-number.error:not([disabled]):hover, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-hover {
31956
+ border-color: #e75a3a;
31957
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31958
+ }
31959
+ .i74cfyt.ant-input.error:not([disabled]):active, .i74cfyt.ant-input.error:not([disabled]):focus, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-picker.error:not([disabled]):active, .i74cfyt.ant-picker.error:not([disabled]):focus, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-picker.error:not([disabled]).__pseudo-states-focus, .i74cfyt.ant-input-number.error:not([disabled]):active, .i74cfyt.ant-input-number.error:not([disabled]):focus, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-active, .i74cfyt.ant-input-number.error:not([disabled]).__pseudo-states-focus {
31960
+ border-color: #e75a3a;
31961
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31962
+ }
31963
+ .i74cfyt.ant-input[disabled], .i74cfyt.ant-input.ant-input-disabled, .i74cfyt.ant-input-number[disabled], .i74cfyt.ant-input-number.ant-input-number-disabled {
31964
+ background: rgba(211, 218, 235, 0.6);
31965
+ color: rgba(0, 21, 64, 0.3);
31966
+ border-color: rgba(172, 186, 211, 0.6);
31864
31967
  }
31865
-
31866
- .t17uajlu {
31867
- font-family: Inter;
31868
- font-style: normal;
31869
- font-weight: normal;
31870
- font-feature-settings: "zero" on;
31871
- font-size: 13px;
31968
+ .i74cfyt.ant-input-affix-wrapper {
31969
+ padding: 5px 12px;
31970
+ border-radius: 6px;
31971
+ border-color: rgba(172, 186, 211, 0.6);
31872
31972
  line-height: 20px;
31973
+ color: #2d3a56;
31974
+ transition: height 240ms ease 8ms, border 160ms ease 8ms, box-shadow 160ms ease 8ms;
31873
31975
  }
31874
-
31875
- .t114zbyz {
31876
- font-family: Inter;
31877
- font-style: normal;
31878
- font-weight: normal;
31879
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31880
- font-size: 12px;
31881
- line-height: 18px;
31976
+ .i74cfyt.ant-input-affix-wrapper .ant-input-suffix,
31977
+ .i74cfyt.ant-input-affix-wrapper .ant-input-prefix {
31978
+ color: rgba(44, 56, 82, 0.6);
31882
31979
  }
31883
-
31884
- .t1il0kvi {
31885
- font-family: Inter;
31886
- font-style: normal;
31887
- font-weight: 500;
31888
- font-feature-settings: "tnum" on, "lnum" on, "case" on;
31889
- font-size: 12px;
31890
- line-height: 18px;
31980
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-lg {
31981
+ padding: 8px 16px;
31982
+ line-height: 22px;
31891
31983
  }
31892
-
31893
- .t10dv8p1 {
31894
- font-family: Inter;
31895
- font-style: normal;
31896
- font-weight: normal;
31897
- font-feature-settings: "zero" on;
31898
- font-size: 12px;
31984
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-sm {
31985
+ padding: 2px 8px;
31899
31986
  line-height: 18px;
31900
31987
  }
31901
-
31902
- .tc2oqpq {
31903
- font-family: Inter;
31904
- font-style: normal;
31905
- font-weight: 500;
31906
- font-feature-settings: "zero" on;
31907
- font-size: 12px;
31908
- line-height: 18px;
31988
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
31989
+ border-color: rgba(107, 128, 167, 0.6);
31990
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31909
31991
  }
31910
-
31911
- .tzvddmc {
31912
- font-family: Inter;
31913
- font-style: normal;
31914
- font-weight: bold;
31915
- font-feature-settings: "zero" on;
31916
- font-size: 16px;
31917
- line-height: 24px;
31992
+ .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
31993
+ border-color: #0096ff;
31994
+ box-shadow: 0px 0px 0px 4px rgba(0, 136, 255, 0.16);
31918
31995
  }
31919
-
31920
- .u18llj45 {
31921
- font-family: Inter;
31922
- font-style: normal;
31923
- font-weight: normal;
31924
- font-size: 10px;
31925
- line-height: 12px;
31996
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) {
31997
+ border-color: #e75a3a;
31926
31998
  }
31927
-
31928
- .s1dni7lo {
31929
- width: 430px !important;
31999
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled) > .ant-input {
32000
+ color: #e75a3a;
31930
32001
  }
31931
-
31932
- .d1wwmmm5 .ant-select-item-group {
31933
- padding: 8px 16px;
31934
- line-height: 18px;
31935
- border-top: 1px solid rgba(211, 218, 235, 0.6);
31936
- height: 34px;
31937
- min-height: 34px;
31938
- box-sizing: border-box;
31939
- margin-top: 8px;
32002
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):hover, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-hover {
32003
+ border-color: #e75a3a;
32004
+ box-shadow: 0px 0px 0px 4px rgba(225, 230, 241, 0.6);
31940
32005
  }
31941
-
31942
- .o1ugr09p {
31943
- display: flex;
31944
- flex-direction: column;
31945
- margin: 1px 8px;
31946
- padding: 8px;
31947
- border-radius: 4px;
32006
+ .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled):focus, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).ant-input-affix-wrapper-focused, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-active, .i74cfyt.ant-input-affix-wrapper.error:not(.ant-input-affix-wrapper-disabled).__pseudo-states-focus {
32007
+ border-color: #e75a3a;
32008
+ box-shadow: 0px 0px 0px 4px rgba(255, 74, 74, 0.16);
31948
32009
  }
31949
- .o1ugr09p .selected-icon {
31950
- display: none;
32010
+ .i74cfyt.ant-input-affix-wrapper.ant-input-affix-wrapper-disabled {
32011
+ background: rgba(211, 218, 235, 0.6);
32012
+ color: rgba(0, 21, 64, 0.3);
32013
+ border-color: rgba(172, 186, 211, 0.6);
31951
32014
  }
31952
- .o1ugr09p.ant-select-item-option-grouped {
31953
- padding-left: 8px;
32015
+ textarea.i74cfyt.ant-input {
32016
+ transition-property: height;
32017
+ transition-delay: 50ms;
31954
32018
  }
31955
- .o1ugr09p.ant-select-item-option-selected {
31956
- background-color: white;
32019
+ textarea.i74cfyt.ant-input.textarea-large {
32020
+ min-height: 40px;
32021
+ height: 40px;
31957
32022
  }
31958
- .o1ugr09p.ant-select-item-option-selected .timezone-title {
31959
- color: #0080ff;
32023
+ textarea.i74cfyt.ant-input.textarea-large:focus {
32024
+ height: 80px;
31960
32025
  }
31961
- .o1ugr09p.ant-select-item-option-selected .selected-icon {
31962
- display: block;
32026
+ textarea.i74cfyt.ant-input.textarea-middle {
32027
+ min-height: 32px;
32028
+ height: 32px;
31963
32029
  }
31964
- .o1ugr09p.ant-select-item-option-active {
31965
- background: rgba(0, 136, 255, 0.16);
32030
+ textarea.i74cfyt.ant-input.textarea-middle:focus {
32031
+ height: 64px;
31966
32032
  }
31967
- .o1ugr09p.ant-select-item-option-active .timezone-title {
31968
- color: #0080ff;
32033
+ textarea.i74cfyt.ant-input.textarea-small {
32034
+ min-height: 24px;
32035
+ height: 24px;
31969
32036
  }
31970
- .o1ugr09p.ant-select-item-option-active .timezone-tag {
31971
- background: rgba(0, 136, 255, 0.1);
31972
- color: #0080ff;
32037
+ textarea.i74cfyt.ant-input.textarea-small:focus {
32038
+ height: 40px;
31973
32039
  }
31974
32040
 
31975
- .o1ifxsq4 {
31976
- display: flex;
31977
- justify-content: space-between;
31978
- height: 20px;
31979
- line-height: 20px;
32041
+ .k1ci6977 input, .k1ci6977.input-tags {
32042
+ border: 1px solid rgba(213, 219, 227, 0.6);
32043
+ border-radius: 4px;
31980
32044
  }
31981
- .o1ifxsq4 .timezone-title {
31982
- color: #2d3a56;
31983
- overflow: hidden;
31984
- text-overflow: ellipsis;
32045
+ .k1ci6977.input-tags {
32046
+ position: relative;
32047
+ padding: 6px;
32048
+ height: 32px;
32049
+ cursor: pointer;
32050
+ transition: border 150ms;
31985
32051
  }
31986
-
31987
- .o1zue7 {
32052
+ .k1ci6977.input-tags:hover {
32053
+ border-color: #0080ff;
32054
+ box-shadow: 0 0 0px 2px rgba(0, 128, 255, 0.1);
32055
+ }
32056
+ .k1ci6977.input-tags.kit-input-suffix-wrapper {
32057
+ padding-right: 30px;
32058
+ }
32059
+ .k1ci6977.input-tags .input-tags-inner {
31988
32060
  display: flex;
31989
- justify-content: space-between;
31990
- color: rgba(44, 56, 82, 0.6);
31991
- height: 18px;
31992
- line-height: 18px;
31993
- margin-top: 2px;
31994
32061
  }
31995
-
31996
- .tyfmlxg {
31997
- border: none;
31998
- margin-right: 0;
31999
- background: rgba(225, 230, 241, 0.6);
32062
+ .k1ci6977.input-tags .input-tags-inner .tags-overflow-auto {
32063
+ display: flex;
32000
32064
  }
32001
-
32002
- .o18uybox {
32003
- pointer-events: none;
32004
- height: 32px;
32005
- width: 100%;
32065
+ .k1ci6977.input-tags .input-tag-suffix {
32066
+ position: absolute;
32067
+ right: 12px;
32068
+ top: 50%;
32069
+ transform: translateY(-50%);
32070
+ }
32071
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle {
32072
+ color: rgba(0, 0, 0, 0.25);
32073
+ font-size: 12px;
32074
+ cursor: pointer;
32075
+ }
32076
+ .k1ci6977.input-tags .input-tag-suffix .anticon-close-circle:hover {
32077
+ color: rgba(0, 0, 0, 0.45);
32078
+ }
32079
+ .k1ci6977.has-focus-indicator {
32080
+ position: relative;
32081
+ overflow: hidden;
32082
+ }
32083
+ .k1ci6977.has-focus-indicator .ant-input-prefix {
32084
+ position: absolute;
32085
+ top: 50%;
32086
+ transform: translateY(-50%);
32087
+ left: -16px;
32088
+ transition: left 150ms ease;
32006
32089
  opacity: 0;
32007
32090
  }
32091
+ .k1ci6977.has-focus-indicator.ant-input-affix-wrapper-focused .ant-input-prefix {
32092
+ left: 8px;
32093
+ opacity: 1;
32094
+ }
32095
+ .k1ci6977.has-focus-indicator input {
32096
+ transition: margin-left 150ms ease;
32097
+ margin-left: 0px;
32098
+ }
32099
+ .k1ci6977.has-focus-indicator input:focus {
32100
+ margin-left: 16px;
32101
+ }
32008
32102
 
32009
- .phljevk {
32010
- display: flex;
32011
- justify-content: space-between;
32012
- align-items: center;
32013
- padding: 10px 0;
32014
- color: rgba(44, 56, 82, 0.6);
32015
- font-size: 12px;
32016
- line-height: 24px;
32103
+ input.l1f7td1d.ant-input {
32104
+ border-top-right-radius: 0;
32105
+ border-bottom-right-radius: 0;
32017
32106
  }
32018
- .phljevk .pagination-left {
32019
- padding: 2px 8px;
32107
+
32108
+ .l1f7td1d.ant-input-affix-wrapper {
32109
+ border-top-right-radius: 0;
32110
+ border-bottom-right-radius: 0;
32020
32111
  }
32021
- .phljevk .dropdown-trigger {
32022
- display: flex;
32023
- align-items: center;
32024
- border-radius: 6px;
32025
- cursor: pointer;
32026
- transition: all 0.3s ease;
32112
+
32113
+ input.rf8rlle.ant-input {
32114
+ border-top-left-radius: 0;
32115
+ border-bottom-left-radius: 0;
32027
32116
  }
32028
- .phljevk .dropdown-trigger:hover {
32029
- background: rgba(211, 218, 235, 0.6);
32030
- color: #0080ff;
32117
+
32118
+ .rf8rlle.ant-input-affix-wrapper {
32119
+ border-top-left-radius: 0;
32120
+ border-bottom-left-radius: 0;
32031
32121
  }
32032
- .phljevk .dropdown-trigger .icon-inner {
32033
- margin-left: 4px;
32122
+
32123
+ .llt2k48.ant-select, .llt2k48.ant-select .ant-select-selector {
32124
+ border-top-right-radius: 0;
32125
+ border-bottom-right-radius: 0;
32034
32126
  }
32035
- .phljevk .pagination-right {
32127
+
32128
+ .rdwz7eh.ant-select, .rdwz7eh.ant-select .ant-select-selector {
32129
+ border-top-left-radius: 0;
32130
+ border-bottom-left-radius: 0;
32131
+ }
32132
+
32133
+ .c3ni091 {
32036
32134
  display: flex;
32037
- align-items: center;
32038
- color: #0080ff;
32039
- font-weight: bold;
32135
+ flex-direction: column;
32040
32136
  }
32041
- .phljevk .pagination-right .icon-inner {
32042
- margin-left: 4px;
32137
+ .c3ni091 .select-wrapper {
32138
+ margin-top: 12px;
32043
32139
  }
32044
- .phljevk .pagination-right .prev-btn,
32045
- .phljevk .pagination-right .next-btn {
32046
- padding: 0 8px;
32140
+ .c3ni091 .select-wrapper .select {
32141
+ width: 100%;
32047
32142
  }
32048
- .phljevk .pagination-right .prev-btn > span,
32049
- .phljevk .pagination-right .next-btn > span {
32050
- color: #0080ff;
32143
+ .c3ni091 .radio-wrapper {
32144
+ margin-top: 24px;
32051
32145
  }
32052
- .phljevk .pagination-right .next-btn .icon-inner {
32053
- transform: rotate(180deg);
32146
+ .c3ni091 div.form-item {
32147
+ width: 100%;
32054
32148
  }
32055
32149
 
32056
- .d12rtyeg.ant-dropdown .ant-dropdown-menu {
32057
- max-height: calc(100vh - 128px);
32058
- overflow-y: auto;
32059
- }
32060
- .d12rtyeg.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item {
32061
- padding: 4px 20px;
32062
- font-size: 12px;
32150
+ .d105ju2d {
32151
+ font-size: 14px;
32152
+ font-weight: 500;
32153
+ color: #3e4652;
32063
32154
  line-height: 18px;
32064
32155
  }
32065
-
32066
- .c1up1pdz {
32067
- width: 648px;
32068
- }
32069
- .c1up1pdz.active {
32070
- border-color: #0080ff;
32156
+ .d105ju2d + .d105ju2d {
32157
+ margin-top: 16px;
32071
32158
  }
32072
- .c1up1pdz.active > header {
32073
- background: rgba(0, 128, 255, 0.1);
32159
+ .d105ju2d + * {
32160
+ margin-top: 16px;
32074
32161
  }
32075
- .c1up1pdz .expand {
32076
- padding: 12px;
32162
+
32163
+ .lh0l62z.d105ju2d {
32164
+ font-size: 12px;
32165
+ color: rgba(44, 56, 82, 0.6);
32166
+ margin-top: 12px;
32077
32167
  }
32078
- .c1up1pdz .field-item {
32079
- display: flex;
32080
- padding: 10px 0;
32081
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32168
+
32169
+ .r1o4v2oc.lh0l62z.d105ju2d {
32170
+ line-height: 18px;
32171
+ font-weight: 500;
32172
+ margin-top: 0;
32173
+ white-space: initial;
32082
32174
  }
32083
- .c1up1pdz .field-item:last-child {
32084
- border-bottom: none;
32085
- padding-bottom: 0;
32175
+
32176
+ .r1skkc3l {
32177
+ display: block;
32086
32178
  }
32087
- .c1up1pdz .field-item label {
32179
+ .r1skkc3l span {
32180
+ font-size: 14px;
32181
+ font-weight: 500;
32088
32182
  line-height: 32px;
32089
- width: 100px;
32090
- color: rgba(62, 70, 82, 0.6);
32091
- }
32092
- .c1up1pdz .help {
32093
- color: rgba(62, 70, 82, 0.6);
32094
- margin-top: 5px;
32095
- }
32096
- .c1up1pdz .ant-input-affix-wrapper,
32097
- .c1up1pdz .ant-picker {
32098
- width: 128px;
32183
+ color: #3e4652;
32099
32184
  }
32100
32185
 
32101
- .c156wh19 {
32186
+ .c3cobmo {
32187
+ margin-top: 16px;
32188
+ padding: 8px;
32189
+ border-radius: 6px;
32190
+ background: rgba(225, 230, 241, 0.6);
32191
+ color: rgba(44, 56, 82, 0.6);
32192
+ font-size: 12px;
32193
+ }
32194
+ .c3cobmo div {
32195
+ line-height: 20px;
32102
32196
  display: flex;
32103
32197
  align-items: center;
32104
- justify-content: space-between;
32105
- word-break: keep-all;
32106
- }
32107
- .c156wh19 .title {
32108
- margin: 0 16px 0 8px;
32198
+ word-break: break-all;
32109
32199
  }
32110
- .c156wh19 .retain {
32111
- color: rgba(129, 138, 153, 0.6);
32200
+ .c3cobmo .title {
32201
+ font-weight: 700;
32202
+ line-height: 18px;
32203
+ margin: 4px 0;
32112
32204
  }
32113
- .c156wh19 div.left {
32114
- flex: 1;
32115
- display: flex;
32116
- overflow: hidden;
32117
- align-items: center;
32118
- justify-content: flex-start;
32119
- white-space: nowrap;
32205
+
32206
+ .c18gxmrl {
32207
+ border: 1px solid #d8deeb;
32208
+ border-radius: 4px;
32120
32209
  }
32121
- .c156wh19 div.left .title {
32122
- max-width: 100%;
32123
- overflow: hidden;
32124
- text-overflow: ellipsis;
32210
+ .c18gxmrl + .c18gxmrl {
32211
+ margin-top: 8px;
32125
32212
  }
32126
- .c156wh19 div.right {
32127
- display: flex;
32128
- align-items: center;
32213
+ .c18gxmrl:hover {
32214
+ border-color: #0080ff;
32129
32215
  }
32130
- .c156wh19 .reverse {
32131
- display: flex;
32132
- flex-direction: row-reverse;
32133
- align-items: center;
32216
+ .c18gxmrl:hover > header {
32217
+ background: rgba(0, 128, 255, 0.1);
32134
32218
  }
32135
- .c156wh19 .reverse .ant-switch {
32136
- margin-left: 8px;
32219
+ .c18gxmrl.active header {
32220
+ border-bottom: 1px solid #d8deeb;
32137
32221
  }
32138
- .c156wh19 .close {
32139
- padding-left: 14px;
32140
- margin-left: 14px;
32141
- border-left: 1px solid rgba(129, 138, 153, 0.6);
32142
- cursor: pointer;
32222
+ .c18gxmrl > header {
32223
+ padding: 8px 12px;
32143
32224
  }
32144
32225
 
32145
- .m126spxy {
32146
- padding-bottom: 4px;
32147
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32226
+ .berrcjl {
32227
+ color: rgba(10, 37, 85, 0.6);
32228
+ margin-bottom: 4px;
32148
32229
  }
32149
- .m126spxy .ant-btn-link {
32150
- padding: 1px 10px;
32151
- color: rgba(62, 70, 82, 0.6);
32152
- border-radius: 4px;
32230
+ .berrcjl .breadcrumb-link {
32231
+ color: rgba(10, 37, 85, 0.6);
32232
+ cursor: pointer;
32233
+ transition: color 160ms ease;
32153
32234
  }
32154
- .m126spxy .ant-btn-link.active {
32155
- background: rgba(0, 128, 255, 0.1);
32156
- color: #0096ff;
32235
+ .berrcjl .breadcrumb-link:hover {
32236
+ color: #0080ff;
32237
+ }
32238
+ .berrcjl .breadcrumb-link:active {
32239
+ color: #005ed1;
32157
32240
  }
32158
32241
 
32159
- .wpbf4pq {
32160
- padding: 10px 0;
32161
- border-bottom: 1px solid rgba(213, 219, 227, 0.6);
32242
+ .c1uzzomf {
32243
+ margin-bottom: 16px;
32162
32244
  }
32163
- .wpbf4pq .ant-input,
32164
- .wpbf4pq .ant-picker {
32165
- width: 80px;
32166
- margin: 0 9px;
32245
+ .c1uzzomf .card-title {
32246
+ font-size: 16px;
32247
+ color: rgba(44, 56, 82, 0.6);
32248
+ font-weight: 700;
32249
+ line-height: 32px;
32250
+ }
32251
+ .c1uzzomf .card-body {
32252
+ padding: 24px;
32253
+ border-radius: 8px;
32254
+ background: #fff;
32255
+ }
32256
+ .c1uzzomf .empty {
32257
+ font-weight: 700;
32258
+ font-size: 14px;
32259
+ line-height: 22px;
32260
+ color: rgba(0, 21, 64, 0.3);
32167
32261
  text-align: center;
32168
32262
  }
32169
- .wpbf4pq .options {
32170
- padding: 12px 0 12px 16px;
32171
- border-left: 2px solid rgba(129, 138, 153, 0.6);
32172
- margin: 5px 0 5px 8px;
32263
+
32264
+ .c1bus5hc {
32265
+ --color: white;
32266
+ height: 14px;
32267
+ width: 14px;
32268
+ border-radius: 50%;
32269
+ flex-shrink: 0;
32270
+ display: flex;
32271
+ align-items: center;
32272
+ justify-content: center;
32273
+ border: 1px solid var(--color);
32173
32274
  }
32174
- .wpbf4pq .week-day-option,
32175
- .wpbf4pq .month-day-option {
32176
- background: #f5f7fa;
32177
- box-sizing: border-box;
32178
- border-radius: 16px;
32179
- margin-right: 8px;
32275
+ .c1bus5hc .circle-inner {
32276
+ position: relative;
32277
+ height: 10px;
32278
+ width: 10px;
32279
+ border-radius: 50%;
32280
+ overflow: hidden;
32180
32281
  }
32181
- .wpbf4pq .week-day-option:focus,
32182
- .wpbf4pq .month-day-option:focus {
32183
- color: inherit;
32184
- border-color: #d9d9d9;
32282
+ .c1bus5hc .circle-content {
32283
+ position: absolute;
32284
+ height: 100%;
32285
+ width: 100%;
32286
+ left: 0;
32287
+ top: 0;
32288
+ border-radius: 50%;
32289
+ background: linear-gradient(to right, var(--color) 50%, white 50%);
32290
+ transform: rotate(180deg);
32185
32291
  }
32186
- .wpbf4pq .week-day-option.active {
32187
- background-color: #0096ff;
32188
- border-color: #0096ff;
32189
- color: #fff;
32292
+ .c1bus5hc .circle-child {
32293
+ position: absolute;
32294
+ height: 100%;
32295
+ width: 100%;
32296
+ left: 0;
32297
+ top: 0;
32298
+ margin-left: 50%;
32299
+ transform-origin: left;
32300
+ background: white;
32301
+ transform: rotate(0deg);
32190
32302
  }
32191
- .wpbf4pq .week-day-option.en-text {
32192
- width: 110px;
32193
- margin-top: 4px;
32303
+
32304
+ .s11wux3h .ant-segmented-item:not(:last-child) {
32305
+ margin-right: 2px;
32194
32306
  }
32195
- .wpbf4pq .month-day-option {
32196
- width: 32px;
32197
- padding: 0;
32198
- margin-bottom: 8px;
32307
+
32308
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32309
+ padding-left: 8px;
32310
+ padding-right: 8px;
32199
32311
  }
32200
- .wpbf4pq .month-day-option.active {
32201
- background-color: #0096ff;
32202
- border-color: #0096ff;
32203
- color: #fff;
32312
+ .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32313
+ border-radius: 4px;
32204
32314
  }
32205
-
32206
- .c18gxmrl {
32207
- border: 1px solid #d8deeb;
32315
+ .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32208
32316
  border-radius: 4px;
32209
32317
  }
32210
- .c18gxmrl + .c18gxmrl {
32211
- margin-top: 8px;
32318
+
32319
+ .ma64lna .ant-segmented-item-label {
32320
+ padding-left: 12px;
32321
+ padding-right: 12px;
32212
32322
  }
32213
- .c18gxmrl:hover {
32214
- border-color: #0080ff;
32323
+
32324
+ .ckld275 {
32325
+ background-color: rgba(225, 230, 241, 0.6);
32215
32326
  }
32216
- .c18gxmrl:hover > header {
32217
- background: rgba(0, 128, 255, 0.1);
32327
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32328
+ background-color: rgba(255, 255, 255, 0.6);
32329
+ color: rgba(44, 56, 82, 0.75);
32218
32330
  }
32219
- .c18gxmrl.active header {
32220
- border-bottom: 1px solid #d8deeb;
32331
+ .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32332
+ background-color: transparent;
32221
32333
  }
32222
- .c18gxmrl > header {
32223
- padding: 8px 12px;
32334
+ .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32335
+ background-color: transparent;
32224
32336
  }
32225
32337
 
32226
32338
  .tqjc4ui {
@@ -32320,46 +32432,6 @@ input.rf8rlle.ant-input {
32320
32432
  border-radius: 2px;
32321
32433
  }
32322
32434
 
32323
- .c1bus5hc {
32324
- --color: white;
32325
- height: 14px;
32326
- width: 14px;
32327
- border-radius: 50%;
32328
- flex-shrink: 0;
32329
- display: flex;
32330
- align-items: center;
32331
- justify-content: center;
32332
- border: 1px solid var(--color);
32333
- }
32334
- .c1bus5hc .circle-inner {
32335
- position: relative;
32336
- height: 10px;
32337
- width: 10px;
32338
- border-radius: 50%;
32339
- overflow: hidden;
32340
- }
32341
- .c1bus5hc .circle-content {
32342
- position: absolute;
32343
- height: 100%;
32344
- width: 100%;
32345
- left: 0;
32346
- top: 0;
32347
- border-radius: 50%;
32348
- background: linear-gradient(to right, var(--color) 50%, white 50%);
32349
- transform: rotate(180deg);
32350
- }
32351
- .c1bus5hc .circle-child {
32352
- position: absolute;
32353
- height: 100%;
32354
- width: 100%;
32355
- left: 0;
32356
- top: 0;
32357
- margin-left: 50%;
32358
- transform-origin: left;
32359
- background: white;
32360
- transform: rotate(0deg);
32361
- }
32362
-
32363
32435
  .n12mqh7z {
32364
32436
  display: flex;
32365
32437
  align-items: center;
@@ -32379,54 +32451,6 @@ input.rf8rlle.ant-input {
32379
32451
  overflow: "auto";
32380
32452
  }
32381
32453
 
32382
- .berrcjl {
32383
- color: rgba(10, 37, 85, 0.6);
32384
- margin-bottom: 4px;
32385
- }
32386
- .berrcjl .breadcrumb-link {
32387
- color: rgba(10, 37, 85, 0.6);
32388
- cursor: pointer;
32389
- transition: color 160ms ease;
32390
- }
32391
- .berrcjl .breadcrumb-link:hover {
32392
- color: #0080ff;
32393
- }
32394
- .berrcjl .breadcrumb-link:active {
32395
- color: #005ed1;
32396
- }
32397
-
32398
- .gmyahx3 {
32399
- cursor: pointer;
32400
- }
32401
- .gmyahx3 .link-text {
32402
- color: rgba(0, 21, 64, 0.3);
32403
- }
32404
- .gmyahx3:hover .link-text {
32405
- color: #0080ff;
32406
- }
32407
-
32408
- .c1uzzomf {
32409
- margin-bottom: 16px;
32410
- }
32411
- .c1uzzomf .card-title {
32412
- font-size: 16px;
32413
- color: rgba(44, 56, 82, 0.6);
32414
- font-weight: 700;
32415
- line-height: 32px;
32416
- }
32417
- .c1uzzomf .card-body {
32418
- padding: 24px;
32419
- border-radius: 8px;
32420
- background: #fff;
32421
- }
32422
- .c1uzzomf .empty {
32423
- font-weight: 700;
32424
- font-size: 14px;
32425
- line-height: 22px;
32426
- color: rgba(0, 21, 64, 0.3);
32427
- text-align: center;
32428
- }
32429
-
32430
32454
  .c18bcrac {
32431
32455
  display: inline-block;
32432
32456
  width: 100%;
@@ -32474,6 +32498,16 @@ input.rf8rlle.ant-input {
32474
32498
  margin-right: 4px;
32475
32499
  }
32476
32500
 
32501
+ .gmyahx3 {
32502
+ cursor: pointer;
32503
+ }
32504
+ .gmyahx3 .link-text {
32505
+ color: rgba(0, 21, 64, 0.3);
32506
+ }
32507
+ .gmyahx3:hover .link-text {
32508
+ color: #0080ff;
32509
+ }
32510
+
32477
32511
  .d1bw7c5z {
32478
32512
  position: relative;
32479
32513
  max-width: 388px;
@@ -32560,133 +32594,23 @@ input.rf8rlle.ant-input {
32560
32594
  text-overflow: ellipsis;
32561
32595
  }
32562
32596
 
32563
- .s1tui002 {
32564
- white-space: nowrap;
32565
- }
32566
-
32567
- .mxrc2zg {
32568
- display: -webkit-box;
32569
- -webkit-line-clamp: var(--mxrc2zg-0);
32570
- -webkit-box-orient: vertical;
32571
- word-break: break-all;
32572
- }
32573
-
32574
- .s11wux3h .ant-segmented-item:not(:last-child) {
32575
- margin-right: 2px;
32576
- }
32577
-
32578
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-label {
32579
- padding-left: 8px;
32580
- padding-right: 8px;
32581
- }
32582
- .s1t2an3z.ant-segmented-sm .ant-segmented-item-selected {
32583
- border-radius: 4px;
32584
- }
32585
- .s1t2an3z.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32586
- border-radius: 4px;
32587
- }
32588
-
32589
- .ma64lna .ant-segmented-item-label {
32590
- padding-left: 12px;
32591
- padding-right: 12px;
32592
- }
32593
-
32594
- .ckld275 {
32595
- background-color: rgba(225, 230, 241, 0.6);
32596
- }
32597
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32598
- background-color: rgba(255, 255, 255, 0.6);
32599
- color: rgba(44, 56, 82, 0.75);
32600
- }
32601
- .ckld275.ant-segmented .ant-segmented-thumb ~ .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled) {
32602
- background-color: transparent;
32603
- }
32604
- .ckld275.ant-segmented .ant-segmented-item:hover:not(.ant-segmented-item-selected):not(.ant-segmented-item-disabled)::after {
32605
- background-color: transparent;
32606
- }
32607
-
32608
- .s1iv0tp1 .enabled-switch {
32609
- display: flex;
32610
- align-items: center;
32611
- }
32612
- .s1iv0tp1 .enabled-text {
32613
- margin-right: 8px;
32614
- }
32615
-
32616
- .ccrbeuz .ant-collapse-item {
32617
- border: 0px;
32618
- background-color: #fff;
32619
- }
32620
- .ccrbeuz .ant-collapse-item .ant-collapse-header {
32621
- padding-top: 0px;
32622
- padding-bottom: 0px;
32623
- padding-left: 0px !important;
32624
- padding-right: 24px;
32625
- }
32626
- .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32627
- right: 0px;
32628
- }
32629
- .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32630
- padding: 0px;
32631
- }
32632
-
32633
- .c1fljvag .ant-collapse-item .ant-collapse-header {
32634
- padding-right: 0px;
32635
- cursor: default;
32636
- }
32637
-
32638
- .m74vjol {
32639
- display: flex;
32640
- justify-content: space-between;
32641
- width: 100%;
32642
- }
32643
- .m74vjol .action {
32644
- margin-left: 16px;
32645
- }
32646
-
32647
- .a1o35uvh .ant-alert-message {
32648
- width: 100%;
32649
- }
32650
-
32651
- .c1yyuluq {
32652
- border-radius: 8px;
32653
- }
32654
- .c1yyuluq .ant-card-body {
32655
- padding: 20px 24px 24px 24px;
32656
- }
32657
-
32658
- .itxley7.ant-input-group.ant-input-group-compact {
32659
- display: flex;
32660
- }
32661
-
32662
- .tje3huy {
32663
- width: 100%;
32664
- overflow: inherit;
32665
- white-space: inherit;
32666
- text-overflow: ellipsis;
32667
- }
32668
-
32669
- .wg1tsps {
32670
- display: flex;
32671
- align-items: center;
32672
- justify-content: flex-end;
32597
+ .s1tui002 {
32598
+ white-space: nowrap;
32673
32599
  }
32674
32600
 
32675
- .b1ctd5xy {
32676
- display: flex;
32677
- align-items: center;
32678
- width: calc(100% - 40px);
32679
- }
32680
- .b1ctd5xy .chart {
32681
- display: inline-block;
32682
- width: 100%;
32601
+ .mxrc2zg {
32602
+ display: -webkit-box;
32603
+ -webkit-line-clamp: var(--mxrc2zg-0);
32604
+ -webkit-box-orient: vertical;
32605
+ word-break: break-all;
32683
32606
  }
32684
32607
 
32685
- .u1p8acpn {
32686
- min-width: 40px;
32608
+ .s1iv0tp1 .enabled-switch {
32609
+ display: flex;
32610
+ align-items: center;
32687
32611
  }
32688
- .u1p8acpn .unit {
32689
- color: #00122e !important;
32612
+ .s1iv0tp1 .enabled-text {
32613
+ margin-right: 8px;
32690
32614
  }
32691
32615
 
32692
32616
  .t1sqg15u {
@@ -32779,6 +32703,78 @@ input.rf8rlle.ant-input {
32779
32703
  padding-right: 12px;
32780
32704
  }
32781
32705
 
32706
+ .m74vjol {
32707
+ display: flex;
32708
+ justify-content: space-between;
32709
+ width: 100%;
32710
+ }
32711
+ .m74vjol .action {
32712
+ margin-left: 16px;
32713
+ }
32714
+
32715
+ .a1o35uvh .ant-alert-message {
32716
+ width: 100%;
32717
+ }
32718
+
32719
+ .c1yyuluq {
32720
+ border-radius: 8px;
32721
+ }
32722
+ .c1yyuluq .ant-card-body {
32723
+ padding: 20px 24px 24px 24px;
32724
+ }
32725
+
32726
+ .wg1tsps {
32727
+ display: flex;
32728
+ align-items: center;
32729
+ justify-content: flex-end;
32730
+ }
32731
+
32732
+ .b1ctd5xy {
32733
+ display: flex;
32734
+ align-items: center;
32735
+ width: calc(100% - 40px);
32736
+ }
32737
+ .b1ctd5xy .chart {
32738
+ display: inline-block;
32739
+ width: 100%;
32740
+ }
32741
+
32742
+ .u1p8acpn {
32743
+ min-width: 40px;
32744
+ }
32745
+ .u1p8acpn .unit {
32746
+ color: #00122e !important;
32747
+ }
32748
+
32749
+ .ccrbeuz .ant-collapse-item {
32750
+ border: 0px;
32751
+ background-color: #fff;
32752
+ }
32753
+ .ccrbeuz .ant-collapse-item .ant-collapse-header {
32754
+ padding-top: 0px;
32755
+ padding-bottom: 0px;
32756
+ padding-left: 0px !important;
32757
+ padding-right: 24px;
32758
+ }
32759
+ .ccrbeuz .ant-collapse-item .ant-collapse-header .ant-collapse-arrow {
32760
+ right: 0px;
32761
+ }
32762
+ .ccrbeuz .ant-collapse-item .ant-collapse-content .ant-collapse-content-box {
32763
+ padding: 0px;
32764
+ }
32765
+
32766
+ .c1fljvag .ant-collapse-item .ant-collapse-header {
32767
+ padding-right: 0px;
32768
+ cursor: default;
32769
+ }
32770
+
32771
+ .tje3huy {
32772
+ width: 100%;
32773
+ overflow: inherit;
32774
+ white-space: inherit;
32775
+ text-overflow: ellipsis;
32776
+ }
32777
+
32782
32778
  button.l48ei06 {
32783
32779
  color: #0080FF;
32784
32780
  height: unset;
@@ -32811,35 +32807,9 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32811
32807
  color: #00122e;
32812
32808
  }
32813
32809
 
32814
- .t13ef470 {
32815
- height: 100%;
32816
- }
32817
- .t13ef470 .table-loading-item {
32818
- padding: 12px 4px;
32819
- border-bottom: 1px solid rgba(204, 212, 227, 0.18);
32810
+ .itxley7.ant-input-group.ant-input-group-compact {
32820
32811
  display: flex;
32821
32812
  }
32822
- .t13ef470 .table-loading-item > * {
32823
- height: 16px;
32824
- margin: 4px;
32825
- background: rgba(204, 212, 227, 0.18);
32826
- border-radius: 2px;
32827
- }
32828
- .t13ef470 .table-loading-item .checkbox-loading {
32829
- width: 16px;
32830
- }
32831
- .t13ef470 .table-loading-item .td-loading {
32832
- flex: 1;
32833
- }
32834
- .t13ef470 :nth-child(1) {
32835
- padding: 8px 4px;
32836
- }
32837
- .t13ef470 :nth-child(1) > * {
32838
- background: rgba(107, 125, 153, 0.18);
32839
- }
32840
- .t13ef470 :nth-child(1) > * {
32841
- background: rgba(163, 180, 204, 0.18);
32842
- }
32843
32813
 
32844
32814
  .ivqqkzv {
32845
32815
  height: 24px;
@@ -32851,10 +32821,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32851
32821
  color: rgba(44, 56, 82, 0.6);
32852
32822
  }
32853
32823
 
32854
- .tju3gfj .date {
32855
- margin-right: 4px;
32856
- }
32857
-
32858
32824
  .s177mls5.ant-select, .s177mls5.ant-select .ant-select-selector {
32859
32825
  border-radius: 6px;
32860
32826
  }
@@ -32912,6 +32878,84 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32912
32878
  transform: rotate(180deg);
32913
32879
  }
32914
32880
 
32881
+ .tju3gfj .date {
32882
+ margin-right: 4px;
32883
+ }
32884
+
32885
+ .sddwhm6 {
32886
+ margin: 0;
32887
+ border-radius: 20px;
32888
+ padding: 2px 10px;
32889
+ height: 22px;
32890
+ }
32891
+ .sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
32892
+ background-color: rgba(237, 241, 250, 0.6) !important;
32893
+ }
32894
+ .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
32895
+ background-color: rgba(225, 230, 241, 0.6) !important;
32896
+ }
32897
+ .sddwhm6.ant-tag.ui-kit-status-capsule {
32898
+ color: #00122e;
32899
+ }
32900
+ .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
32901
+ margin-right: 6px;
32902
+ }
32903
+ .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
32904
+ margin-left: 4px;
32905
+ }
32906
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
32907
+ background-color: rgba(0, 136, 255, 0.1);
32908
+ }
32909
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
32910
+ background-color: #0080ff;
32911
+ }
32912
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
32913
+ background-color: rgba(0, 136, 255, 0.16);
32914
+ }
32915
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
32916
+ background-color: rgba(255, 74, 74, 0.1);
32917
+ }
32918
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
32919
+ background-color: #f0483e;
32920
+ }
32921
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
32922
+ background-color: rgba(255, 74, 74, 0.16);
32923
+ }
32924
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
32925
+ background-color: rgba(254, 160, 8, 0.1);
32926
+ }
32927
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
32928
+ background-color: #fea008;
32929
+ }
32930
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
32931
+ background-color: rgba(255, 187, 0, 0.16);
32932
+ }
32933
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
32934
+ background-color: rgba(30, 201, 127, 0.1);
32935
+ }
32936
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
32937
+ background-color: #00ba5d;
32938
+ }
32939
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
32940
+ background-color: rgba(30, 201, 127, 0.16);
32941
+ }
32942
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
32943
+ background-color: rgba(225, 230, 241, 0.6);
32944
+ }
32945
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
32946
+ background-color: #6b7d99;
32947
+ }
32948
+ .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
32949
+ background-color: rgba(211, 218, 235, 0.6);
32950
+ }
32951
+
32952
+ .satwmqm {
32953
+ width: 8px;
32954
+ height: 8px;
32955
+ border-radius: 50%;
32956
+ display: inline-block;
32957
+ }
32958
+
32915
32959
  .s1sck0th {
32916
32960
  padding: 0 8px;
32917
32961
  border-radius: 4px;
@@ -32990,82 +33034,38 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
32990
33034
  .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-gray {
32991
33035
  background-color: #6b7d99;
32992
33036
  }
32993
- .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
32994
- background-color: #7E41FF;
32995
- }
32996
-
32997
- .sddwhm6 {
32998
- margin: 0;
32999
- border-radius: 20px;
33000
- padding: 2px 10px;
33001
- height: 22px;
33002
- }
33003
- .sddwhm6.ant-tag.ui-kit-status-capsule.off-white {
33004
- background-color: rgba(237, 241, 250, 0.6) !important;
33005
- }
33006
- .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.off-white.__pseudo-states-hover {
33007
- background-color: rgba(225, 230, 241, 0.6) !important;
33008
- }
33009
- .sddwhm6.ant-tag.ui-kit-status-capsule {
33010
- color: #00122e;
33011
- }
33012
- .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-icon {
33013
- margin-right: 6px;
33014
- }
33015
- .sddwhm6.ant-tag.ui-kit-status-capsule .ui-kit-status-capsule-number {
33016
- margin-left: 4px;
33017
- }
33018
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue {
33019
- background-color: rgba(0, 136, 255, 0.1);
33020
- }
33021
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue .ui-kit-status-capsule-icon {
33022
- background-color: #0080ff;
33023
- }
33024
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-blue.__pseudo-states-hover {
33025
- background-color: rgba(0, 136, 255, 0.16);
33026
- }
33027
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red {
33028
- background-color: rgba(255, 74, 74, 0.1);
33029
- }
33030
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red .ui-kit-status-capsule-icon {
33031
- background-color: #f0483e;
33032
- }
33033
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-red.__pseudo-states-hover {
33034
- background-color: rgba(255, 74, 74, 0.16);
33035
- }
33036
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow {
33037
- background-color: rgba(254, 160, 8, 0.1);
33038
- }
33039
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow .ui-kit-status-capsule-icon {
33040
- background-color: #fea008;
33037
+ .t14rextb.ant-tag.ui-kit-token:not(.ant-tag-hidden).ui-kit-token-checked.ant-tag-purple {
33038
+ background-color: #7E41FF;
33041
33039
  }
33042
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-yellow.__pseudo-states-hover {
33043
- background-color: rgba(255, 187, 0, 0.16);
33040
+
33041
+ .t13ef470 {
33042
+ height: 100%;
33044
33043
  }
33045
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green {
33046
- background-color: rgba(30, 201, 127, 0.1);
33044
+ .t13ef470 .table-loading-item {
33045
+ padding: 12px 4px;
33046
+ border-bottom: 1px solid rgba(204, 212, 227, 0.18);
33047
+ display: flex;
33047
33048
  }
33048
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green .ui-kit-status-capsule-icon {
33049
- background-color: #00ba5d;
33049
+ .t13ef470 .table-loading-item > * {
33050
+ height: 16px;
33051
+ margin: 4px;
33052
+ background: rgba(204, 212, 227, 0.18);
33053
+ border-radius: 2px;
33050
33054
  }
33051
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-green.__pseudo-states-hover {
33052
- background-color: rgba(30, 201, 127, 0.16);
33055
+ .t13ef470 .table-loading-item .checkbox-loading {
33056
+ width: 16px;
33053
33057
  }
33054
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray {
33055
- background-color: rgba(225, 230, 241, 0.6);
33058
+ .t13ef470 .table-loading-item .td-loading {
33059
+ flex: 1;
33056
33060
  }
33057
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray .ui-kit-status-capsule-icon:not(.ui-kit-status-capsule-icon-loading) {
33058
- background-color: #6b7d99;
33061
+ .t13ef470 :nth-child(1) {
33062
+ padding: 8px 4px;
33059
33063
  }
33060
- .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.tag-hover:hover, .sddwhm6.ant-tag.ui-kit-status-capsule.ant-tag-gray.__pseudo-states-hover {
33061
- background-color: rgba(211, 218, 235, 0.6);
33064
+ .t13ef470 :nth-child(1) > * {
33065
+ background: rgba(107, 125, 153, 0.18);
33062
33066
  }
33063
-
33064
- .satwmqm {
33065
- width: 8px;
33066
- height: 8px;
33067
- border-radius: 50%;
33068
- display: inline-block;
33067
+ .t13ef470 :nth-child(1) > * {
33068
+ background: rgba(163, 180, 204, 0.18);
33069
33069
  }
33070
33070
 
33071
33071
  .h1ol2wl7 {
@@ -33985,6 +33985,67 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
33985
33985
  margin-right: 6px;
33986
33986
  }
33987
33987
 
33988
+ .c1yd35n {
33989
+ padding: 0 12px 14px 12px;
33990
+ }
33991
+
33992
+ .c1kghdax {
33993
+ color: #2d3a56;
33994
+ padding: 7px 12px;
33995
+ display: flex;
33996
+ justify-content: space-between;
33997
+ align-items: center;
33998
+ }
33999
+ .c1kghdax.has-arrow {
34000
+ padding-left: 10px;
34001
+ }
34002
+ .c1kghdax.has-arrow .title-wrapper {
34003
+ cursor: pointer;
34004
+ color: #00122e;
34005
+ }
34006
+ .c1kghdax.has-arrow .title-wrapper.is-open {
34007
+ color: #2d3a56;
34008
+ font-weight: 600;
34009
+ }
34010
+ .c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34011
+ transform: rotate(90deg);
34012
+ }
34013
+ .c1kghdax .sub-info {
34014
+ font-size: 12px;
34015
+ line-height: 18px;
34016
+ }
34017
+ .c1kghdax .title-wrapper {
34018
+ display: flex;
34019
+ align-items: center;
34020
+ user-select: none;
34021
+ flex-grow: 1;
34022
+ font-size: 12px;
34023
+ line-height: 18px;
34024
+ color: #2d3a56;
34025
+ font-weight: 700;
34026
+ }
34027
+ .c1kghdax .collapse-arrow {
34028
+ transition: all 50ms ease-out 0ms;
34029
+ margin-right: 2px;
34030
+ }
34031
+
34032
+ .b14q2gmw {
34033
+ 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);
34034
+ }
34035
+
34036
+ .c1eym6el {
34037
+ border-radius: 8px;
34038
+ background-color: white;
34039
+ }
34040
+ .c1eym6el.hoverable {
34041
+ cursor: pointer;
34042
+ }
34043
+ .c1eym6el.hoverable:hover {
34044
+ transition: all 200ms ease;
34045
+ box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34046
+ transform: translateY(-4px);
34047
+ }
34048
+
33988
34049
  .ckui4s7 {
33989
34050
  color: #2d3a56;
33990
34051
  line-height: 22px;
@@ -34049,65 +34110,197 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34049
34110
  margin-left: 24px;
34050
34111
  }
34051
34112
 
34052
- .b14q2gmw {
34053
- 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);
34113
+ .t1dtlqs1 {
34114
+ margin-bottom: 4px;
34115
+ color: rgba(44, 56, 82, 0.6);
34116
+ overflow: hidden;
34117
+ text-overflow: ellipsis;
34118
+ white-space: nowrap;
34054
34119
  }
34055
34120
 
34056
- .c1eym6el {
34057
- border-radius: 8px;
34058
- background-color: white;
34121
+ .s1ese5oy {
34122
+ color: rgba(44, 56, 82, 0.6);
34123
+ line-height: 32px;
34124
+ height: 32px;
34125
+ margin-bottom: 0;
34059
34126
  }
34060
- .c1eym6el.hoverable {
34061
- cursor: pointer;
34127
+ .s1ese5oy.primary, .s1ese5oy.info {
34128
+ color: #0080ff;
34062
34129
  }
34063
- .c1eym6el.hoverable:hover {
34064
- transition: all 200ms ease;
34065
- box-shadow: 0px 9px 22px rgba(107, 125, 153, 0.23), 0px 1.12694px 2.75474px rgba(107, 125, 153, 0.12);
34066
- transform: translateY(-4px);
34130
+ .s1ese5oy.warning {
34131
+ color: #ffa500;
34132
+ }
34133
+ .s1ese5oy.success {
34134
+ color: #00ba5d;
34135
+ }
34136
+ .s1ese5oy.danger, .s1ese5oy.error {
34137
+ color: #f0483e;
34138
+ }
34139
+ .s1ese5oy.normal {
34140
+ color: rgba(44, 56, 82, 0.6);
34067
34141
  }
34068
34142
 
34069
- .c1kghdax {
34070
- color: #2d3a56;
34071
- padding: 7px 12px;
34143
+ .b1ibis43 {
34144
+ margin-bottom: 0;
34145
+ color: #00122e;
34146
+ }
34147
+
34148
+ .b11xxjd2 {
34149
+ line-height: 32px;
34150
+ margin-right: 6px;
34151
+ }
34152
+
34153
+ .bsub5bw.with-description {
34154
+ height: 24px;
34155
+ flex: 1;
34156
+ position: relative;
34157
+ top: -7px;
34158
+ }
34159
+ .bsub5bw p {
34160
+ width: 100%;
34161
+ overflow: hidden;
34162
+ text-overflow: ellipsis;
34163
+ white-space: nowrap;
34164
+ }
34165
+
34166
+ .tmoyoag {
34167
+ border: 1px solid rgba(211, 218, 235, 0.6);
34168
+ border-radius: 8px;
34169
+ overflow: auto;
34170
+ }
34171
+ .tmoyoag .ant-list {
34172
+ position: relative;
34173
+ }
34174
+ .tmoyoag .ant-list .eagle-table-form-header {
34175
+ position: sticky;
34176
+ top: 0;
34177
+ z-index: 2;
34072
34178
  display: flex;
34073
- justify-content: space-between;
34074
- align-items: center;
34179
+ padding: 8px;
34180
+ flex-wrap: nowrap;
34181
+ justify-content: flex-start;
34182
+ background: #f2f5fa;
34183
+ font-size: 14px;
34184
+ color: rgba(44, 56, 82, 0.6);
34185
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34186
+ }
34187
+ .tmoyoag .ant-list .eagle-table-form-header {
34188
+ align-items: inherit;
34189
+ }
34190
+ .tmoyoag .ant-list .eagle-table-form-row {
34191
+ display: flex;
34192
+ justify-content: flex-start;
34193
+ align-items: flex-start;
34194
+ flex-wrap: wrap;
34195
+ padding: 8px;
34196
+ border: none;
34197
+ }
34198
+ .tmoyoag .ant-list .eagle-table-form-row .row-description {
34199
+ flex-basis: 100%;
34200
+ margin: 12px 0 0;
34201
+ order: 99;
34202
+ color: rgba(44, 56, 82, 0.6);
34203
+ }
34204
+ .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34205
+ color: #f0483e;
34206
+ flex-basis: 100%;
34207
+ order: 98;
34208
+ margin: 12px 0 0;
34209
+ }
34210
+ .tmoyoag .ant-list .eagle-table-form-row:hover {
34211
+ background-color: rgba(237, 241, 250, 0.6);
34212
+ }
34213
+ .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34214
+ background-color: rgba(0, 136, 255, 0.1);
34215
+ }
34216
+ .tmoyoag .ant-list .eagle-table-form-cell {
34217
+ flex: 1 0 0;
34218
+ overflow: hidden;
34219
+ }
34220
+ .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34221
+ color: rgba(44, 56, 82, 0.6);
34222
+ margin: 0;
34223
+ }
34224
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34225
+ text-align: center;
34226
+ }
34227
+ .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34228
+ text-align: center;
34229
+ }
34230
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34231
+ text-align: left;
34232
+ }
34233
+ .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34234
+ text-align: left;
34235
+ }
34236
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34237
+ text-align: right;
34238
+ }
34239
+ .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34240
+ text-align: right;
34241
+ }
34242
+ .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34243
+ margin-right: 8px;
34244
+ }
34245
+ .tmoyoag .ant-list .ant-list-item-action {
34246
+ padding: 4px;
34247
+ width: 24px;
34248
+ height: 24px;
34249
+ overflow: hidden;
34250
+ }
34251
+ .tmoyoag .ant-list .ant-list-item-action li {
34252
+ padding: 0;
34075
34253
  }
34076
- .c1kghdax.has-arrow {
34077
- padding-left: 10px;
34254
+ .tmoyoag .ant-list .delete-row-icon.disabled {
34255
+ cursor: not-allowed;
34256
+ opacity: 0.5;
34078
34257
  }
34079
- .c1kghdax.has-arrow .title-wrapper {
34080
- cursor: pointer;
34081
- color: #00122e;
34258
+ .tmoyoag .ant-list.size-default .ant-list-item-action {
34259
+ margin: 0;
34082
34260
  }
34083
- .c1kghdax.has-arrow .title-wrapper.is-open {
34084
- color: #2d3a56;
34085
- font-weight: 600;
34261
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34262
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34263
+ border-radius: 5px;
34264
+ font-size: 12px;
34086
34265
  }
34087
- .c1kghdax.has-arrow .title-wrapper.is-open .collapse-arrow {
34088
- transform: rotate(90deg);
34266
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34267
+ font-size: inherit;
34089
34268
  }
34090
- .c1kghdax .sub-info {
34269
+ .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34270
+ min-height: 24px;
34091
34271
  font-size: 12px;
34092
- line-height: 18px;
34272
+ position: relative;
34093
34273
  }
34094
- .c1kghdax .title-wrapper {
34274
+ .tmoyoag.row-split-by-border .eagle-table-form-row {
34275
+ border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34276
+ }
34277
+ .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34278
+ background-color: rgba(237, 241, 250, 0.6);
34279
+ }
34280
+
34281
+ .a138syjm {
34095
34282
  display: flex;
34096
34283
  align-items: center;
34097
- user-select: none;
34098
- flex-grow: 1;
34099
- font-size: 12px;
34100
- line-height: 18px;
34101
- color: #2d3a56;
34102
- font-weight: 700;
34284
+ margin-top: 8px;
34103
34285
  }
34104
- .c1kghdax .collapse-arrow {
34105
- transition: all 50ms ease-out 0ms;
34106
- margin-right: 2px;
34286
+ .a138syjm button.ant-btn {
34287
+ padding: 2px 8px;
34288
+ height: 24px;
34289
+ }
34290
+ .a138syjm > span.maximum-desc {
34291
+ display: none;
34292
+ margin-left: 8px;
34293
+ color: rgba(44, 56, 82, 0.6);
34294
+ }
34295
+ .a138syjm > span.maximum-desc.disabled {
34296
+ display: inline;
34107
34297
  }
34108
34298
 
34109
- .c1yd35n {
34110
- padding: 0 12px 14px 12px;
34299
+ .d77i8u0 {
34300
+ width: 24px;
34301
+ height: 24px;
34302
+ padding: 4px;
34303
+ margin-right: 8px;
34111
34304
  }
34112
34305
 
34113
34306
  .t160l1cm {
@@ -34356,199 +34549,6 @@ button.l48ei06.ui-kit-link-subtle.ui-kit-link-disabled {
34356
34549
  white-space: normal;
34357
34550
  }
34358
34551
 
34359
- .t1dtlqs1 {
34360
- margin-bottom: 4px;
34361
- color: rgba(44, 56, 82, 0.6);
34362
- overflow: hidden;
34363
- text-overflow: ellipsis;
34364
- white-space: nowrap;
34365
- }
34366
-
34367
- .s1ese5oy {
34368
- color: rgba(44, 56, 82, 0.6);
34369
- line-height: 32px;
34370
- height: 32px;
34371
- margin-bottom: 0;
34372
- }
34373
- .s1ese5oy.primary, .s1ese5oy.info {
34374
- color: #0080ff;
34375
- }
34376
- .s1ese5oy.warning {
34377
- color: #ffa500;
34378
- }
34379
- .s1ese5oy.success {
34380
- color: #00ba5d;
34381
- }
34382
- .s1ese5oy.danger, .s1ese5oy.error {
34383
- color: #f0483e;
34384
- }
34385
- .s1ese5oy.normal {
34386
- color: rgba(44, 56, 82, 0.6);
34387
- }
34388
-
34389
- .b1ibis43 {
34390
- margin-bottom: 0;
34391
- color: #00122e;
34392
- }
34393
-
34394
- .b11xxjd2 {
34395
- line-height: 32px;
34396
- margin-right: 6px;
34397
- }
34398
-
34399
- .bsub5bw.with-description {
34400
- height: 24px;
34401
- flex: 1;
34402
- position: relative;
34403
- top: -7px;
34404
- }
34405
- .bsub5bw p {
34406
- width: 100%;
34407
- overflow: hidden;
34408
- text-overflow: ellipsis;
34409
- white-space: nowrap;
34410
- }
34411
-
34412
- .tmoyoag {
34413
- border: 1px solid rgba(211, 218, 235, 0.6);
34414
- border-radius: 8px;
34415
- overflow: auto;
34416
- }
34417
- .tmoyoag .ant-list {
34418
- position: relative;
34419
- }
34420
- .tmoyoag .ant-list .eagle-table-form-header {
34421
- position: sticky;
34422
- top: 0;
34423
- z-index: 2;
34424
- display: flex;
34425
- padding: 8px;
34426
- flex-wrap: nowrap;
34427
- justify-content: flex-start;
34428
- background: #f2f5fa;
34429
- font-size: 14px;
34430
- color: rgba(44, 56, 82, 0.6);
34431
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34432
- }
34433
- .tmoyoag .ant-list .eagle-table-form-header {
34434
- align-items: inherit;
34435
- }
34436
- .tmoyoag .ant-list .eagle-table-form-row {
34437
- display: flex;
34438
- justify-content: flex-start;
34439
- align-items: flex-start;
34440
- flex-wrap: wrap;
34441
- padding: 8px;
34442
- border: none;
34443
- }
34444
- .tmoyoag .ant-list .eagle-table-form-row .row-description {
34445
- flex-basis: 100%;
34446
- margin: 12px 0 0;
34447
- order: 99;
34448
- color: rgba(44, 56, 82, 0.6);
34449
- }
34450
- .tmoyoag .ant-list .eagle-table-form-row .row-error-message {
34451
- color: #f0483e;
34452
- flex-basis: 100%;
34453
- order: 98;
34454
- margin: 12px 0 0;
34455
- }
34456
- .tmoyoag .ant-list .eagle-table-form-row:hover {
34457
- background-color: rgba(237, 241, 250, 0.6);
34458
- }
34459
- .tmoyoag .ant-list .eagle-table-form-row.isDragging {
34460
- background-color: rgba(0, 136, 255, 0.1);
34461
- }
34462
- .tmoyoag .ant-list .eagle-table-form-cell {
34463
- flex: 1 0 0;
34464
- overflow: hidden;
34465
- }
34466
- .tmoyoag .ant-list .eagle-table-form-cell .cell-description {
34467
- color: rgba(44, 56, 82, 0.6);
34468
- margin: 0;
34469
- }
34470
- .tmoyoag .ant-list .eagle-table-form-cell.align-center > * {
34471
- text-align: center;
34472
- }
34473
- .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-center .ant-form-item-control-input-content > * {
34474
- text-align: center;
34475
- }
34476
- .tmoyoag .ant-list .eagle-table-form-cell.align-left > * {
34477
- text-align: left;
34478
- }
34479
- .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-left .ant-form-item-control-input-content > * {
34480
- text-align: left;
34481
- }
34482
- .tmoyoag .ant-list .eagle-table-form-cell.align-right > * {
34483
- text-align: right;
34484
- }
34485
- .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content, .tmoyoag .ant-list .eagle-table-form-cell.align-right .ant-form-item-control-input-content > * {
34486
- text-align: right;
34487
- }
34488
- .tmoyoag .ant-list .eagle-table-form-cell:not(:last-of-type) {
34489
- margin-right: 8px;
34490
- }
34491
- .tmoyoag .ant-list .ant-list-item-action {
34492
- padding: 4px;
34493
- width: 24px;
34494
- height: 24px;
34495
- overflow: hidden;
34496
- }
34497
- .tmoyoag .ant-list .ant-list-item-action li {
34498
- padding: 0;
34499
- }
34500
- .tmoyoag .ant-list .delete-row-icon.disabled {
34501
- cursor: not-allowed;
34502
- opacity: 0.5;
34503
- }
34504
- .tmoyoag .ant-list.size-default .ant-list-item-action {
34505
- margin: 0;
34506
- }
34507
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input,
34508
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-select-selector {
34509
- border-radius: 5px;
34510
- font-size: 12px;
34511
- }
34512
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-input-affix-wrapper {
34513
- font-size: inherit;
34514
- }
34515
- .tmoyoag .ant-list.size-default .eagle-table-form-cell .ant-form-item-control-input {
34516
- min-height: 24px;
34517
- font-size: 12px;
34518
- position: relative;
34519
- }
34520
- .tmoyoag.row-split-by-border .eagle-table-form-row {
34521
- border-bottom: 1px solid rgba(225, 230, 241, 0.6);
34522
- }
34523
- .tmoyoag.row-split-by-zebraMarking .draggable-container > :nth-child(2n) {
34524
- background-color: rgba(237, 241, 250, 0.6);
34525
- }
34526
-
34527
- .a138syjm {
34528
- display: flex;
34529
- align-items: center;
34530
- margin-top: 8px;
34531
- }
34532
- .a138syjm button.ant-btn {
34533
- padding: 2px 8px;
34534
- height: 24px;
34535
- }
34536
- .a138syjm > span.maximum-desc {
34537
- display: none;
34538
- margin-left: 8px;
34539
- color: rgba(44, 56, 82, 0.6);
34540
- }
34541
- .a138syjm > span.maximum-desc.disabled {
34542
- display: inline;
34543
- }
34544
-
34545
- .d77i8u0 {
34546
- width: 24px;
34547
- height: 24px;
34548
- padding: 4px;
34549
- margin-right: 8px;
34550
- }
34551
-
34552
34552
  .f7pxqmh {
34553
34553
  width: 100%;
34554
34554
  margin-bottom: 0 !important;