@dovetail-v2/refine 0.2.4-alpha.0 → 0.2.5

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 (260) hide show
  1. package/dist/{MonacoYamlDiffEditor-7de94ad2.js → MonacoYamlDiffEditor-e0b05820.js} +24 -1
  2. package/dist/{MonacoYamlEditor-bc70e03e.js → MonacoYamlEditor-96d9a48c.js} +9 -2
  3. package/dist/{index-44cc930a.js → index-d8439125.js} +1919 -273
  4. package/dist/refine.js +257 -247
  5. package/dist/refine.umd.cjs +20793 -0
  6. package/dist/style.css +838 -883
  7. package/{dist → lib}/components/PodShellModal/PodShell.d.ts +5 -3
  8. package/lib/components/PodShellModal/index.d.ts +10 -0
  9. package/{dist → lib}/components/Shell/index.d.ts +5 -1
  10. package/{dist → lib}/components/TableToolbar/index.d.ts +1 -1
  11. package/{dist → lib}/components/index.d.ts +1 -0
  12. package/{dist → lib}/types/resource.d.ts +1 -1
  13. package/{dist → lib}/utils/index.d.ts +1 -0
  14. package/package.json +4 -4
  15. package/dist/MonacoYamlDiffEditor-7a07db88.cjs +0 -59
  16. package/dist/MonacoYamlEditor-bc33cd45.cjs +0 -206
  17. package/dist/PodShell-43c7028e.cjs +0 -216
  18. package/dist/PodShell-ba204cde.js +0 -216
  19. package/dist/common-1eb43414.cjs +0 -982
  20. package/dist/common-feae5742.js +0 -983
  21. package/dist/components/PodShellModal/index.d.ts +0 -10
  22. package/dist/components/Shell/Connecting.d.ts +0 -2
  23. package/dist/components/Shell/common.d.ts +0 -5
  24. package/dist/index-31874f77.cjs +0 -496
  25. package/dist/index-40deb620.js +0 -497
  26. package/dist/index-ee8ac828.cjs +0 -18959
  27. package/dist/refine.cjs +0 -279
  28. package/dist/shell.cjs +0 -17
  29. package/dist/shell.d.ts +0 -2
  30. package/dist/shell.js +0 -17
  31. /package/{dist → lib}/App.d.ts +0 -0
  32. /package/{dist → lib}/Dovetail.d.ts +0 -0
  33. /package/{dist → lib}/components/Breadcrumb/index.d.ts +0 -0
  34. /package/{dist → lib}/components/ConditionsTable/ConditionsTable.d.ts +0 -0
  35. /package/{dist → lib}/components/ConditionsTable/index.d.ts +0 -0
  36. /package/{dist → lib}/components/CreateButton/index.d.ts +0 -0
  37. /package/{dist → lib}/components/CronjobJobsTable/index.d.ts +0 -0
  38. /package/{dist → lib}/components/DeleteButton/index.d.ts +0 -0
  39. /package/{dist → lib}/components/DeleteManyButton/index.d.ts +0 -0
  40. /package/{dist → lib}/components/DrawerShow/DrawerShow.d.ts +0 -0
  41. /package/{dist → lib}/components/DrawerShow/index.d.ts +0 -0
  42. /package/{dist → lib}/components/DropdownMenuItems/EditAnnotationDropdownMenuItem.d.ts +0 -0
  43. /package/{dist → lib}/components/DropdownMenuItems/EditLabelDropdownMenuItem.d.ts +0 -0
  44. /package/{dist → lib}/components/DropdownMenuItems/EditNodeTaintDropdownMenuItem.d.ts +0 -0
  45. /package/{dist → lib}/components/DropdownMenuItems/index.d.ts +0 -0
  46. /package/{dist → lib}/components/Dropdowns/CronJobDropdown/index.d.ts +0 -0
  47. /package/{dist → lib}/components/Dropdowns/K8sDropdown/index.d.ts +0 -0
  48. /package/{dist → lib}/components/Dropdowns/PodDropdown/index.d.ts +0 -0
  49. /package/{dist → lib}/components/Dropdowns/ReplicasDropdown/index.d.ts +0 -0
  50. /package/{dist → lib}/components/Dropdowns/WorkloadDropdown/index.d.ts +0 -0
  51. /package/{dist → lib}/components/DurationTime/index.d.ts +0 -0
  52. /package/{dist → lib}/components/EditButton/index.d.ts +0 -0
  53. /package/{dist → lib}/components/EditField/index.d.ts +0 -0
  54. /package/{dist → lib}/components/EditMetadataForm/EditAnnotationForm.d.ts +0 -0
  55. /package/{dist → lib}/components/EditMetadataForm/EditLabelForm.d.ts +0 -0
  56. /package/{dist → lib}/components/EditMetadataForm/EditNodeTaintForm.d.ts +0 -0
  57. /package/{dist → lib}/components/EditMetadataForm/KeyValueTableForm.d.ts +0 -0
  58. /package/{dist → lib}/components/EditMetadataForm/LabelFormatPopover.d.ts +0 -0
  59. /package/{dist → lib}/components/EditMetadataForm/index.d.ts +0 -0
  60. /package/{dist → lib}/components/ErrorContent/index.d.ts +0 -0
  61. /package/{dist → lib}/components/EventsTable/EventsTable.d.ts +0 -0
  62. /package/{dist → lib}/components/EventsTable/index.d.ts +0 -0
  63. /package/{dist → lib}/components/Form/FormModal.d.ts +0 -0
  64. /package/{dist → lib}/components/Form/FormModeSegmentControl.d.ts +0 -0
  65. /package/{dist → lib}/components/Form/RefineFormContainer.d.ts +0 -0
  66. /package/{dist → lib}/components/Form/RefineFormContent.d.ts +0 -0
  67. /package/{dist → lib}/components/Form/RefineFormPage.d.ts +0 -0
  68. /package/{dist → lib}/components/Form/YamlForm.d.ts +0 -0
  69. /package/{dist → lib}/components/Form/YamlFormContainer.d.ts +0 -0
  70. /package/{dist → lib}/components/Form/index.d.ts +0 -0
  71. /package/{dist → lib}/components/Form/type.d.ts +0 -0
  72. /package/{dist → lib}/components/Form/useFieldsConfig.d.ts +0 -0
  73. /package/{dist → lib}/components/Form/useReactHookForm.d.ts +0 -0
  74. /package/{dist → lib}/components/Form/useRefineForm.d.ts +0 -0
  75. /package/{dist → lib}/components/Form/useYamlForm.d.ts +0 -0
  76. /package/{dist → lib}/components/FormErrorAlert/index.d.ts +0 -0
  77. /package/{dist → lib}/components/FormLayout/index.d.ts +0 -0
  78. /package/{dist → lib}/components/FormWidgets/KeyValueListWidget.d.ts +0 -0
  79. /package/{dist → lib}/components/FormWidgets/MetadataForm.d.ts +0 -0
  80. /package/{dist → lib}/components/FormWidgets/NameInputWidget.d.ts +0 -0
  81. /package/{dist → lib}/components/FormWidgets/NamespaceSelectWidget.d.ts +0 -0
  82. /package/{dist → lib}/components/FormWidgets/index.d.ts +0 -0
  83. /package/{dist → lib}/components/FormWidgets/widget.d.ts +0 -0
  84. /package/{dist → lib}/components/ImageNames/index.d.ts +0 -0
  85. /package/{dist → lib}/components/IngressRulesComponent/index.d.ts +0 -0
  86. /package/{dist → lib}/components/IngressRulesTable/IngressRulesTable.d.ts +0 -0
  87. /package/{dist → lib}/components/IngressRulesTable/index.d.ts +0 -0
  88. /package/{dist → lib}/components/InternalBaseTable/TableWidgets.d.ts +0 -0
  89. /package/{dist → lib}/components/InternalBaseTable/index.d.ts +0 -0
  90. /package/{dist → lib}/components/KeyValue/KeyValue.d.ts +0 -0
  91. /package/{dist → lib}/components/KeyValue/KeyValueAnnotation.d.ts +0 -0
  92. /package/{dist → lib}/components/KeyValue/KeyValueSecret.d.ts +0 -0
  93. /package/{dist → lib}/components/KeyValue/index.d.ts +0 -0
  94. /package/{dist → lib}/components/Layout/index.d.ts +0 -0
  95. /package/{dist → lib}/components/LinkFallback/index.d.ts +0 -0
  96. /package/{dist → lib}/components/ListPage/index.d.ts +0 -0
  97. /package/{dist → lib}/components/Menu/index.d.ts +0 -0
  98. /package/{dist → lib}/components/NamespacesFilter/index.d.ts +0 -0
  99. /package/{dist → lib}/components/NetworkPolicyRulesViewer/NetworkPolicyRulesViewer.d.ts +0 -0
  100. /package/{dist → lib}/components/NetworkPolicyRulesViewer/index.d.ts +0 -0
  101. /package/{dist → lib}/components/NodeTaintsTable/NodeTaintsTable.d.ts +0 -0
  102. /package/{dist → lib}/components/NodeTaintsTable/index.d.ts +0 -0
  103. /package/{dist → lib}/components/PVCDistributeStorage/index.d.ts +0 -0
  104. /package/{dist → lib}/components/PageShow/PageShow.d.ts +0 -0
  105. /package/{dist → lib}/components/PageShow/index.d.ts +0 -0
  106. /package/{dist → lib}/components/PodContainersTable/PodContainersTable.d.ts +0 -0
  107. /package/{dist → lib}/components/PodContainersTable/index.d.ts +0 -0
  108. /package/{dist → lib}/components/PodLog/index.d.ts +0 -0
  109. /package/{dist → lib}/components/PodSelectorTable/index.d.ts +0 -0
  110. /package/{dist → lib}/components/PortsTable/index.d.ts +0 -0
  111. /package/{dist → lib}/components/ReferenceLink/index.d.ts +0 -0
  112. /package/{dist → lib}/components/ResourceCRUD/ResourceCRUD.d.ts +0 -0
  113. /package/{dist → lib}/components/ResourceCRUD/create/index.d.ts +0 -0
  114. /package/{dist → lib}/components/ResourceCRUD/index.d.ts +0 -0
  115. /package/{dist → lib}/components/ResourceCRUD/list/index.d.ts +0 -0
  116. /package/{dist → lib}/components/ResourceCRUD/show/index.d.ts +0 -0
  117. /package/{dist → lib}/components/ResourceFiledDisplays.d.ts +0 -0
  118. /package/{dist → lib}/components/ResourceLink/index.d.ts +0 -0
  119. /package/{dist → lib}/components/ResourceSelect/index.d.ts +0 -0
  120. /package/{dist → lib}/components/ResourceTable/index.d.ts +0 -0
  121. /package/{dist → lib}/components/ResourceUsageBar/index.d.ts +0 -0
  122. /package/{dist → lib}/components/Separator/index.d.ts +0 -0
  123. /package/{dist → lib}/components/ServiceComponents/index.d.ts +0 -0
  124. /package/{dist → lib}/components/Shell/ShellToolbar.d.ts +0 -0
  125. /package/{dist → lib}/components/ShowContent/ShowContent.d.ts +0 -0
  126. /package/{dist → lib}/components/ShowContent/fields.d.ts +0 -0
  127. /package/{dist → lib}/components/ShowContent/groups.d.ts +0 -0
  128. /package/{dist → lib}/components/ShowContent/index.d.ts +0 -0
  129. /package/{dist → lib}/components/ShowContent/tabs.d.ts +0 -0
  130. /package/{dist → lib}/components/StateTag/StateTag.d.ts +0 -0
  131. /package/{dist → lib}/components/StateTag/index.d.ts +0 -0
  132. /package/{dist → lib}/components/Table/index.d.ts +0 -0
  133. /package/{dist → lib}/components/Tabs/index.d.ts +0 -0
  134. /package/{dist → lib}/components/Tags/index.d.ts +0 -0
  135. /package/{dist → lib}/components/TextTags/index.d.ts +0 -0
  136. /package/{dist → lib}/components/Time/index.d.ts +0 -0
  137. /package/{dist → lib}/components/ValueDisplay/index.d.ts +0 -0
  138. /package/{dist → lib}/components/WorkloadPodsTable/WorkloadPodsTable.d.ts +0 -0
  139. /package/{dist → lib}/components/WorkloadPodsTable/index.d.ts +0 -0
  140. /package/{dist → lib}/components/WorkloadReplicas/index.d.ts +0 -0
  141. /package/{dist → lib}/components/YamlEditor/MonacoYamlDiffEditor.d.ts +0 -0
  142. /package/{dist → lib}/components/YamlEditor/MonacoYamlEditor.d.ts +0 -0
  143. /package/{dist → lib}/components/YamlEditor/YamlEditorComponent.d.ts +0 -0
  144. /package/{dist → lib}/components/YamlEditor/index.d.ts +0 -0
  145. /package/{dist → lib}/components/YamlEditor/style.d.ts +0 -0
  146. /package/{dist → lib}/components/YamlEditor/yaml.worker.d.ts +0 -0
  147. /package/{dist → lib}/constants/auth.d.ts +0 -0
  148. /package/{dist → lib}/constants/index.d.ts +0 -0
  149. /package/{dist → lib}/constants/k8s.d.ts +0 -0
  150. /package/{dist → lib}/constants/state.d.ts +0 -0
  151. /package/{dist → lib}/contexts/component.d.ts +0 -0
  152. /package/{dist → lib}/contexts/configs.d.ts +0 -0
  153. /package/{dist → lib}/contexts/constants.d.ts +0 -0
  154. /package/{dist → lib}/contexts/global-store.d.ts +0 -0
  155. /package/{dist → lib}/contexts/index.d.ts +0 -0
  156. /package/{dist → lib}/hooks/index.d.ts +0 -0
  157. /package/{dist → lib}/hooks/useDeleteModal/index.d.ts +0 -0
  158. /package/{dist → lib}/hooks/useDeleteModal/useDeleteManyModal.d.ts +0 -0
  159. /package/{dist → lib}/hooks/useDeleteModal/useDeleteModal.d.ts +0 -0
  160. /package/{dist → lib}/hooks/useDeleteModal/useDeleteModalOnly.d.ts +0 -0
  161. /package/{dist → lib}/hooks/useDeleteModal/useFailedModal.d.ts +0 -0
  162. /package/{dist → lib}/hooks/useDownloadYAML.d.ts +0 -0
  163. /package/{dist → lib}/hooks/useEagleTable/columns.d.ts +0 -0
  164. /package/{dist → lib}/hooks/useEagleTable/index.d.ts +0 -0
  165. /package/{dist → lib}/hooks/useEagleTable/useEagleTable.d.ts +0 -0
  166. /package/{dist → lib}/hooks/useEdit.d.ts +0 -0
  167. /package/{dist → lib}/hooks/useGlobalStore.d.ts +0 -0
  168. /package/{dist → lib}/hooks/useK8sYamlEditor.d.ts +0 -0
  169. /package/{dist → lib}/hooks/useNamespaceRefineFilter.d.ts +0 -0
  170. /package/{dist → lib}/hooks/useOpenForm.d.ts +0 -0
  171. /package/{dist → lib}/hooks/usePathMap.d.ts +0 -0
  172. /package/{dist → lib}/hooks/useSchema.d.ts +0 -0
  173. /package/{dist → lib}/hooks/useSubmitForm.d.ts +0 -0
  174. /package/{dist → lib}/hooks/useTableData.d.ts +0 -0
  175. /package/{dist → lib}/i18n.d.ts +0 -0
  176. /package/{dist → lib}/index.d.ts +0 -0
  177. /package/{dist → lib}/locales/en-US/index.d.ts +0 -0
  178. /package/{dist → lib}/locales/index.d.ts +0 -0
  179. /package/{dist → lib}/locales/zh-CN/index.d.ts +0 -0
  180. /package/{dist → lib}/main.d.ts +0 -0
  181. /package/{dist → lib}/models/cronjob-model.d.ts +0 -0
  182. /package/{dist → lib}/models/daemonset-model.d.ts +0 -0
  183. /package/{dist → lib}/models/deployment-model.d.ts +0 -0
  184. /package/{dist → lib}/models/event-model.d.ts +0 -0
  185. /package/{dist → lib}/models/index.d.ts +0 -0
  186. /package/{dist → lib}/models/ingress-model.d.ts +0 -0
  187. /package/{dist → lib}/models/job-model.d.ts +0 -0
  188. /package/{dist → lib}/models/network-policy-model.d.ts +0 -0
  189. /package/{dist → lib}/models/node-model.d.ts +0 -0
  190. /package/{dist → lib}/models/persistent-volume-claim.d.ts +0 -0
  191. /package/{dist → lib}/models/persistent-volume.d.ts +0 -0
  192. /package/{dist → lib}/models/pod-metrics-model.d.ts +0 -0
  193. /package/{dist → lib}/models/pod-model.d.ts +0 -0
  194. /package/{dist → lib}/models/resource-model.d.ts +0 -0
  195. /package/{dist → lib}/models/service-model.d.ts +0 -0
  196. /package/{dist → lib}/models/statefulset-model.d.ts +0 -0
  197. /package/{dist → lib}/models/storage-class.d.ts +0 -0
  198. /package/{dist → lib}/models/types/index.d.ts +0 -0
  199. /package/{dist → lib}/models/types/metric.d.ts +0 -0
  200. /package/{dist → lib}/models/workload-base-model.d.ts +0 -0
  201. /package/{dist → lib}/models/workload-model.d.ts +0 -0
  202. /package/{dist → lib}/pages/configmaps/index.d.ts +0 -0
  203. /package/{dist → lib}/pages/cronjobs/create/index.d.ts +0 -0
  204. /package/{dist → lib}/pages/cronjobs/index.d.ts +0 -0
  205. /package/{dist → lib}/pages/cronjobs/list/index.d.ts +0 -0
  206. /package/{dist → lib}/pages/cronjobs/show/index.d.ts +0 -0
  207. /package/{dist → lib}/pages/daemonsets/create/index.d.ts +0 -0
  208. /package/{dist → lib}/pages/daemonsets/index.d.ts +0 -0
  209. /package/{dist → lib}/pages/daemonsets/list/index.d.ts +0 -0
  210. /package/{dist → lib}/pages/daemonsets/show/index.d.ts +0 -0
  211. /package/{dist → lib}/pages/deployments/index.d.ts +0 -0
  212. /package/{dist → lib}/pages/deployments/list/index.d.ts +0 -0
  213. /package/{dist → lib}/pages/deployments/show/index.d.ts +0 -0
  214. /package/{dist → lib}/pages/ingresses/index.d.ts +0 -0
  215. /package/{dist → lib}/pages/jobs/index.d.ts +0 -0
  216. /package/{dist → lib}/pages/networkPolicies/index.d.ts +0 -0
  217. /package/{dist → lib}/pages/nodes/index.d.ts +0 -0
  218. /package/{dist → lib}/pages/nodes/list/index.d.ts +0 -0
  219. /package/{dist → lib}/pages/nodes/show/index.d.ts +0 -0
  220. /package/{dist → lib}/pages/persistentvolumeclaims/index.d.ts +0 -0
  221. /package/{dist → lib}/pages/persistentvolumes/index.d.ts +0 -0
  222. /package/{dist → lib}/pages/pods/create/index.d.ts +0 -0
  223. /package/{dist → lib}/pages/pods/index.d.ts +0 -0
  224. /package/{dist → lib}/pages/pods/list/index.d.ts +0 -0
  225. /package/{dist → lib}/pages/pods/show/index.d.ts +0 -0
  226. /package/{dist → lib}/pages/secrets/index.d.ts +0 -0
  227. /package/{dist → lib}/pages/services/index.d.ts +0 -0
  228. /package/{dist → lib}/pages/statefulsets/index.d.ts +0 -0
  229. /package/{dist → lib}/pages/storageclasses/form/index.d.ts +0 -0
  230. /package/{dist → lib}/pages/storageclasses/index.d.ts +0 -0
  231. /package/{dist → lib}/plugins/index.d.ts +0 -0
  232. /package/{dist → lib}/plugins/model-plugin.d.ts +0 -0
  233. /package/{dist → lib}/plugins/relation-plugin.d.ts +0 -0
  234. /package/{dist → lib}/plugins/type.d.ts +0 -0
  235. /package/{dist → lib}/providers/index.d.ts +0 -0
  236. /package/{dist → lib}/providers/router-provider/index.d.ts +0 -0
  237. /package/{dist → lib}/styles/button.d.ts +0 -0
  238. /package/{dist → lib}/styles/modal.d.ts +0 -0
  239. /package/{dist → lib}/styles/tag.d.ts +0 -0
  240. /package/{dist → lib}/types/globalStore.d.ts +0 -0
  241. /package/{dist → lib}/types/index.d.ts +0 -0
  242. /package/{dist → lib}/utils/addId.d.ts +0 -0
  243. /package/{dist → lib}/utils/download.d.ts +0 -0
  244. /package/{dist → lib}/utils/error.d.ts +0 -0
  245. /package/{dist → lib}/utils/form.d.ts +0 -0
  246. /package/{dist → lib}/utils/k8s.d.ts +0 -0
  247. /package/{dist → lib}/utils/labels.d.ts +0 -0
  248. /package/{dist → lib}/utils/match-selector.d.ts +0 -0
  249. /package/{dist → lib}/utils/object.d.ts +0 -0
  250. /package/{dist → lib}/utils/openapi.d.ts +0 -0
  251. /package/{dist → lib}/utils/schema-store.d.ts +0 -0
  252. /package/{dist → lib}/utils/schema.d.ts +0 -0
  253. /package/{dist → lib}/utils/selector.d.ts +0 -0
  254. /package/{dist → lib}/utils/shell.d.ts +0 -0
  255. /package/{dist → lib}/utils/storage.d.ts +0 -0
  256. /package/{dist → lib}/utils/string.d.ts +0 -0
  257. /package/{dist → lib}/utils/time.d.ts +0 -0
  258. /package/{dist → lib}/utils/unit.d.ts +0 -0
  259. /package/{dist → lib}/utils/validation.d.ts +0 -0
  260. /package/{dist → lib}/utils/yaml.d.ts +0 -0
package/dist/style.css CHANGED
@@ -45,15 +45,23 @@
45
45
  /* box shadow */
46
46
  /* fisheye */
47
47
  /* z-index */
48
- .l1ur2ktd {
49
- display: flex;
50
- gap: 8px;
51
- justify-content: center;
52
- align-items: center;
53
- height: 100%;
54
- width: 100%;
55
- color: rgba(44, 56, 82, 0.6);
56
- background: #f2f5fa;
48
+ .s82411.ant-tag {
49
+ padding: 3px 16px;
50
+ height: 24px;
51
+ }
52
+ .s82411.no-background {
53
+ background-color: transparent !important;
54
+ padding: 0;
55
+ }
56
+
57
+ .n9ja9cs.ant-tag.ant-tag-gray {
58
+ background-color: rgba(237, 241, 250, 0.6);
59
+ border: 1px solid rgba(211, 218, 235, 0.6);
60
+ color: #00122e;
61
+ word-break: break-all;
62
+ white-space: normal;
63
+ display: inline;
64
+ font-weight: bold;
57
65
  }/* // basic */
58
66
  /* FishEye Color Variables and Functions */
59
67
  /*
@@ -101,254 +109,152 @@
101
109
  /* box shadow */
102
110
  /* fisheye */
103
111
  /* z-index */
104
- .tzxa6d {
105
- display: flex;
106
- justify-content: space-between;
107
- height: 32px;
112
+ .e5223w8.empty-text {
113
+ color: rgba(0, 21, 64, 0.3);
108
114
  }
109
115
 
110
- .t1sxu3rr {
111
- display: flex;
112
- align-items: center;
116
+ .cdjsw14 {
117
+ width: 100%;
113
118
  }
114
-
115
- .ix8ych8 {
119
+ .cdjsw14.overflow {
120
+ overflow: hidden;
121
+ text-overflow: ellipsis;
122
+ white-space: nowrap;
123
+ }/* // basic */
124
+ /* FishEye Color Variables and Functions */
125
+ /*
126
+ --------------------------- Primary Color ---------------------------
127
+ */
128
+ /*
129
+ ---------------------------When necessary to add at any time---------------------------
130
+ */
131
+ /* computed */
132
+ /* blue */
133
+ /* green */
134
+ /* yellow */
135
+ /* red */
136
+ /* purple */
137
+ /* palette global token*/
138
+ /* color opaque */
139
+ /* color transparent */
140
+ /* blue transparent */
141
+ /* green transparent */
142
+ /* yellow transparent */
143
+ /* red transparent */
144
+ /* gray transparent */
145
+ /* white transparent */
146
+ /* gradient opaque */
147
+ /* blue radial gradient */
148
+ /* blue linear gradient */
149
+ /* green radial gradient */
150
+ /* yellow radial gradient */
151
+ /* red radial gradient */
152
+ /* gray radial gradient */
153
+ /* white to gray radial gradient */
154
+ /* white to gray linear gradient */
155
+ /* gradient transparent */
156
+ /* secondary palette */
157
+ /* purple radial gradient */
158
+ /* refine alias color */
159
+ /* text */
160
+ /* link */
161
+ /* fill */
162
+ /* fill element */
163
+ /* fill interaction */
164
+ /* stroke */
165
+ /* background */
166
+ /* dim */
167
+ /* box shadow */
168
+ /* fisheye */
169
+ /* z-index */
170
+ .b142d7q8 {
116
171
  display: flex;
117
- gap: 16px;
118
- }
119
-
120
- .i58m6oo {
121
- cursor: pointer;
122
172
  }
123
-
124
- .d1t2oa87 {
125
- width: 1px;
173
+ .b142d7q8 .breadcrumb-item:not(:last-of-type):after {
174
+ content: ">";
175
+ margin: 0 8px;
176
+ }/* // basic */
177
+ /* FishEye Color Variables and Functions */
178
+ /*
179
+ --------------------------- Primary Color ---------------------------
180
+ */
181
+ /*
182
+ ---------------------------When necessary to add at any time---------------------------
183
+ */
184
+ /* computed */
185
+ /* blue */
186
+ /* green */
187
+ /* yellow */
188
+ /* red */
189
+ /* purple */
190
+ /* palette global token*/
191
+ /* color opaque */
192
+ /* color transparent */
193
+ /* blue transparent */
194
+ /* green transparent */
195
+ /* yellow transparent */
196
+ /* red transparent */
197
+ /* gray transparent */
198
+ /* white transparent */
199
+ /* gradient opaque */
200
+ /* blue radial gradient */
201
+ /* blue linear gradient */
202
+ /* green radial gradient */
203
+ /* yellow radial gradient */
204
+ /* red radial gradient */
205
+ /* gray radial gradient */
206
+ /* white to gray radial gradient */
207
+ /* white to gray linear gradient */
208
+ /* gradient transparent */
209
+ /* secondary palette */
210
+ /* purple radial gradient */
211
+ /* refine alias color */
212
+ /* text */
213
+ /* link */
214
+ /* fill */
215
+ /* fill element */
216
+ /* fill interaction */
217
+ /* stroke */
218
+ /* background */
219
+ /* dim */
220
+ /* box shadow */
221
+ /* fisheye */
222
+ /* z-index */
223
+ .egn3dbn {
224
+ display: flex;
225
+ flex-direction: column;
226
+ justify-content: center;
227
+ align-items: center;
126
228
  height: 100%;
127
- background: rgba(172, 186, 211, 0.6);
128
- margin: 0 16px;
129
- }
130
-
131
- .tuo8xdg {
132
- white-space: nowrap;
133
- }/**
134
- * Copyright (c) 2014 The xterm.js authors. All rights reserved.
135
- * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
136
- * https://github.com/chjj/term.js
137
- * @license MIT
138
- *
139
- * Permission is hereby granted, free of charge, to any person obtaining a copy
140
- * of this software and associated documentation files (the "Software"), to deal
141
- * in the Software without restriction, including without limitation the rights
142
- * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
143
- * copies of the Software, and to permit persons to whom the Software is
144
- * furnished to do so, subject to the following conditions:
145
- *
146
- * The above copyright notice and this permission notice shall be included in
147
- * all copies or substantial portions of the Software.
148
- *
149
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
150
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
151
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
152
- * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
153
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
154
- * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
155
- * THE SOFTWARE.
156
- *
157
- * Originally forked from (with the author's permission):
158
- * Fabrice Bellard's javascript vt100 for jslinux:
159
- * http://bellard.org/jslinux/
160
- * Copyright (c) 2011 Fabrice Bellard
161
- * The original design remains. The terminal itself
162
- * has been extended to include xterm CSI codes, among
163
- * other features.
164
- */
165
-
166
- /**
167
- * Default styles for xterm.js
168
- */
169
-
170
- .xterm {
171
- cursor: text;
172
- position: relative;
173
- user-select: none;
174
- -ms-user-select: none;
175
- -webkit-user-select: none;
176
229
  }
177
-
178
- .xterm.focus,
179
- .xterm:focus {
180
- outline: none;
230
+ .egn3dbn.widget .title {
231
+ background-clip: text;
232
+ -webkit-background-clip: text;
233
+ -webkit-text-fill-color: transparent;
234
+ background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
181
235
  }
182
-
183
- .xterm .xterm-helpers {
184
- position: absolute;
185
- top: 0;
186
- /**
187
- * The z-index of the helpers must be higher than the canvases in order for
188
- * IMEs to appear on top.
189
- */
190
- z-index: 5;
236
+ .egn3dbn.list .title {
237
+ color: rgba(44, 56, 82, 0.6);
191
238
  }
192
-
193
- .xterm .xterm-helper-textarea {
194
- padding: 0;
195
- border: 0;
196
- margin: 0;
197
- /* Move textarea out of the screen to the far left, so that the cursor is not visible */
198
- position: absolute;
199
- opacity: 0;
200
- left: -9999em;
201
- top: 0;
202
- width: 0;
203
- height: 0;
204
- z-index: -5;
205
- /** Prevent wrapping so the IME appears against the textarea at the correct position */
206
- white-space: nowrap;
207
- overflow: hidden;
208
- resize: none;
239
+ .egn3dbn.card {
240
+ padding: 15px 0;
209
241
  }
210
-
211
- .xterm .composition-view {
212
- /* TODO: Composition position got messed up somewhere */
213
- background: #000;
214
- color: #FFF;
215
- display: none;
216
- position: absolute;
217
- white-space: nowrap;
218
- z-index: 1;
242
+ .egn3dbn.card .title {
243
+ color: rgba(0, 21, 64, 0.3);
219
244
  }
220
-
221
- .xterm .composition-view.active {
222
- display: block;
245
+ .egn3dbn.card .error-content {
246
+ height: 96px;
223
247
  }
224
248
 
225
- .xterm .xterm-viewport {
226
- /* On OS X this is required in order for the scroll bar to appear fully opaque */
227
- background-color: #000;
228
- overflow-y: scroll;
229
- cursor: default;
230
- position: absolute;
231
- right: 0;
232
- left: 0;
233
- top: 0;
234
- bottom: 0;
235
- }
236
-
237
- .xterm .xterm-screen {
238
- position: relative;
239
- }
240
-
241
- .xterm .xterm-screen canvas {
242
- position: absolute;
243
- left: 0;
244
- top: 0;
245
- }
246
-
247
- .xterm .xterm-scroll-area {
248
- visibility: hidden;
249
- }
250
-
251
- .xterm-char-measure-element {
252
- display: inline-block;
253
- visibility: hidden;
254
- position: absolute;
255
- top: 0;
256
- left: -9999em;
257
- line-height: normal;
258
- }
259
-
260
- .xterm.enable-mouse-events {
261
- /* When mouse events are enabled (eg. tmux), revert to the standard pointer cursor */
262
- cursor: default;
263
- }
264
-
265
- .xterm.xterm-cursor-pointer,
266
- .xterm .xterm-cursor-pointer {
267
- cursor: pointer;
268
- }
269
-
270
- .xterm.column-select.focus {
271
- /* Column selection mode */
272
- cursor: crosshair;
273
- }
274
-
275
- .xterm .xterm-accessibility:not(.debug),
276
- .xterm .xterm-message {
277
- position: absolute;
278
- left: 0;
279
- top: 0;
280
- bottom: 0;
281
- right: 0;
282
- z-index: 10;
283
- color: transparent;
284
- pointer-events: none;
285
- }
286
-
287
- .xterm .xterm-accessibility-tree:not(.debug) *::selection {
288
- color: transparent;
289
- }
290
-
291
- .xterm .xterm-accessibility-tree {
292
- user-select: text;
293
- white-space: pre;
294
- }
295
-
296
- .xterm .live-region {
297
- position: absolute;
298
- left: -9999px;
299
- width: 1px;
300
- height: 1px;
301
- overflow: hidden;
302
- }
303
-
304
- .xterm-dim {
305
- /* Dim should not apply to background, so the opacity of the foreground color is applied
306
- * explicitly in the generated class and reset to 1 here */
307
- opacity: 1 !important;
308
- }
309
-
310
- .xterm-underline-1 { text-decoration: underline; }
311
- .xterm-underline-2 { text-decoration: double underline; }
312
- .xterm-underline-3 { text-decoration: wavy underline; }
313
- .xterm-underline-4 { text-decoration: dotted underline; }
314
- .xterm-underline-5 { text-decoration: dashed underline; }
315
-
316
- .xterm-overline {
317
- text-decoration: overline;
318
- }
319
-
320
- .xterm-overline.xterm-underline-1 { text-decoration: overline underline; }
321
- .xterm-overline.xterm-underline-2 { text-decoration: overline double underline; }
322
- .xterm-overline.xterm-underline-3 { text-decoration: overline wavy underline; }
323
- .xterm-overline.xterm-underline-4 { text-decoration: overline dotted underline; }
324
- .xterm-overline.xterm-underline-5 { text-decoration: overline dashed underline; }
325
-
326
- .xterm-strikethrough {
327
- text-decoration: line-through;
328
- }
329
-
330
- .xterm-screen .xterm-decoration-container .xterm-decoration {
331
- z-index: 6;
332
- position: absolute;
333
- }
334
-
335
- .xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer {
336
- z-index: 7;
337
- }
338
-
339
- .xterm-decoration-overview-ruler {
340
- z-index: 8;
341
- position: absolute;
342
- top: 0;
343
- right: 0;
344
- pointer-events: none;
345
- }
346
-
347
- .xterm-decoration-top {
348
- z-index: 2;
349
- position: relative;
249
+ .e136jgy8 {
250
+ display: flex;
251
+ flex-direction: column;
252
+ align-items: center;
253
+ justify-content: center;
350
254
  }
351
- /* // basic */
255
+ .e136jgy8 .title {
256
+ margin-bottom: 8px;
257
+ }/* // basic */
352
258
  /* FishEye Color Variables and Functions */
353
259
  /*
354
260
  --------------------------- Primary Color ---------------------------
@@ -395,26 +301,24 @@
395
301
  /* box shadow */
396
302
  /* fisheye */
397
303
  /* z-index */
398
- .c1q5a2qi {
399
- height: 100%;
400
- display: flex;
401
- flex-direction: column;
402
- }
403
-
404
- .sdz5fm1 {
405
- flex: 1;
406
- min-height: 0;
407
- padding: 8px;
408
- background: #00122e;
409
- }
410
-
411
- .ebp0h2e {
412
- display: flex;
413
- justify-content: space-between;
304
+ .a60f3dj {
305
+ position: absolute;
306
+ top: 0;
307
+ left: 0;
308
+ bottom: 0;
309
+ width: 1px;
310
+ background: #0080ff;
311
+ transform: translateX(-9999px);
312
+ z-index: 999;
414
313
  }
415
-
416
- .tioilqy {
417
- margin: 4px 8px;
314
+ .a60f3dj::before {
315
+ content: "";
316
+ position: absolute;
317
+ height: 34px;
318
+ width: 3px;
319
+ top: 0;
320
+ left: -1px;
321
+ background: #0080ff;
418
322
  }/* // basic */
419
323
  /* FishEye Color Variables and Functions */
420
324
  /*
@@ -462,23 +366,17 @@
462
366
  /* box shadow */
463
367
  /* fisheye */
464
368
  /* z-index */
465
- .s82411.ant-tag {
466
- padding: 3px 16px;
467
- height: 24px;
369
+ .t47xc8k {
370
+ width: 100%;
371
+ border-top: 1px solid rgba(211, 218, 235, 0.6);
372
+ display: flex;
373
+ flex-direction: column;
468
374
  }
469
- .s82411.no-background {
470
- background-color: transparent !important;
471
- padding: 0;
375
+ .t47xc8k .ant-table-pagination {
376
+ display: none;
472
377
  }
473
-
474
- .n9ja9cs.ant-tag.ant-tag-gray {
475
- background-color: rgba(237, 241, 250, 0.6);
476
- border: 1px solid rgba(211, 218, 235, 0.6);
477
- color: #00122e;
478
- word-break: break-all;
479
- white-space: normal;
480
- display: inline;
481
- font-weight: bold;
378
+ .t47xc8k .table-container {
379
+ min-height: 0;
482
380
  }/* // basic */
483
381
  /* FishEye Color Variables and Functions */
484
382
  /*
@@ -526,17 +424,45 @@
526
424
  /* box shadow */
527
425
  /* fisheye */
528
426
  /* z-index */
529
- .e5223w8.empty-text {
530
- color: rgba(0, 21, 64, 0.3);
427
+ .fq4465w.ant-modal.fullscreen .ant-modal-header {
428
+ padding: 60px 0 32px 0;
429
+ max-width: var(--max-modal-width, 1024px);
430
+ width: 100%;
431
+ margin: auto;
531
432
  }
532
-
533
- .cdjsw14 {
433
+ .fq4465w.ant-modal.fullscreen .ant-modal-body {
434
+ padding: 0 4px;
435
+ max-width: var(--max-modal-width, 1024px);
534
436
  width: 100%;
437
+ margin: auto;
535
438
  }
536
- .cdjsw14.overflow {
537
- overflow: hidden;
538
- text-overflow: ellipsis;
539
- white-space: nowrap;
439
+ .fq4465w.ant-modal.fullscreen .ant-modal-footer .footer-content {
440
+ padding: 0;
441
+ max-width: var(--max-modal-width, 1024px);
442
+ width: 100%;
443
+ margin: auto;
444
+ }
445
+
446
+ .s1nc293e.ant-modal.normal-modal .ant-modal-content {
447
+ width: 492px;
448
+ border-radius: 16px;
449
+ }
450
+ .s1nc293e.ant-modal.normal-modal .ant-modal-body {
451
+ padding: 32px 40px;
452
+ min-height: 160px;
453
+ overflow-x: hidden;
454
+ }
455
+ .s1nc293e.ant-modal.normal-modal .ant-modal-header {
456
+ border-radius: 16px 16px 0 0;
457
+ padding: 32px 40px;
458
+ padding-bottom: 0;
459
+ }
460
+ .s1nc293e.ant-modal.normal-modal .ant-modal-footer {
461
+ padding: 24px 40px;
462
+ }
463
+ .s1nc293e.ant-modal.normal-modal .ant-modal-close-x {
464
+ top: 35px;
465
+ right: 40px;
540
466
  }/* // basic */
541
467
  /* FishEye Color Variables and Functions */
542
468
  /*
@@ -584,12 +510,10 @@
584
510
  /* box shadow */
585
511
  /* fisheye */
586
512
  /* z-index */
587
- .b142d7q8 {
588
- display: flex;
589
- }
590
- .b142d7q8 .breadcrumb-item:not(:last-of-type):after {
591
- content: ">";
592
- margin: 0 8px;
513
+ .esoz3jw.ant-btn.ant-btn-link {
514
+ font-size: 13px;
515
+ height: 18px;
516
+ margin-left: 8px;
593
517
  }/* // basic */
594
518
  /* FishEye Color Variables and Functions */
595
519
  /*
@@ -637,40 +561,13 @@
637
561
  /* box shadow */
638
562
  /* fisheye */
639
563
  /* z-index */
640
- .egn3dbn {
641
- display: flex;
642
- flex-direction: column;
643
- justify-content: center;
644
- align-items: center;
645
- height: 100%;
646
- }
647
- .egn3dbn.widget .title {
648
- background-clip: text;
649
- -webkit-background-clip: text;
650
- -webkit-text-fill-color: transparent;
651
- background-image: linear-gradient(211.41deg, #929dad 0%, #d3dbe3 100%);
652
- }
653
- .egn3dbn.list .title {
654
- color: rgba(44, 56, 82, 0.6);
655
- }
656
- .egn3dbn.card {
657
- padding: 15px 0;
658
- }
659
- .egn3dbn.card .title {
660
- color: rgba(0, 21, 64, 0.3);
661
- }
662
- .egn3dbn.card .error-content {
663
- height: 96px;
564
+ .b1vtjd4k.ant-btn.ant-btn-link {
565
+ display: block;
664
566
  }
665
567
 
666
- .e136jgy8 {
667
- display: flex;
668
- flex-direction: column;
669
- align-items: center;
670
- justify-content: center;
671
- }
672
- .e136jgy8 .title {
673
- margin-bottom: 8px;
568
+ .luro4rx.ant-btn-link.ant-btn {
569
+ padding: 0;
570
+ height: 22px;
674
571
  }/* // basic */
675
572
  /* FishEye Color Variables and Functions */
676
573
  /*
@@ -718,24 +615,24 @@
718
615
  /* box shadow */
719
616
  /* fisheye */
720
617
  /* z-index */
721
- .a60f3dj {
722
- position: absolute;
723
- top: 0;
724
- left: 0;
725
- bottom: 0;
726
- width: 1px;
727
- background: #0080ff;
728
- transform: translateX(-9999px);
729
- z-index: 999;
618
+ .t13a6vox {
619
+ flex-wrap: wrap;
620
+ max-width: 100%;
621
+ gap: 8px 0px;
622
+ margin-bottom: 4px;
730
623
  }
731
- .a60f3dj::before {
732
- content: "";
733
- position: absolute;
734
- height: 34px;
735
- width: 3px;
736
- top: 0;
737
- left: -1px;
738
- background: #0080ff;
624
+
625
+ .t12ikbmp.ant-tag {
626
+ overflow: hidden;
627
+ text-overflow: ellipsis;
628
+ color: #1D326C;
629
+ }
630
+ .t12ikbmp.ant-tag.outside-tag {
631
+ border: 1px solid #A3B4CC;
632
+ background-color: #E4E9F2;
633
+ }
634
+ .t12ikbmp.ant-tag .inside-tag {
635
+ background-color: #CCD4E3;
739
636
  }/* // basic */
740
637
  /* FishEye Color Variables and Functions */
741
638
  /*
@@ -783,17 +680,11 @@
783
680
  /* box shadow */
784
681
  /* fisheye */
785
682
  /* z-index */
786
- .t47xc8k {
787
- width: 100%;
788
- border-top: 1px solid rgba(211, 218, 235, 0.6);
789
- display: flex;
790
- flex-direction: column;
791
- }
792
- .t47xc8k .ant-table-pagination {
793
- display: none;
794
- }
795
- .t47xc8k .table-container {
796
- min-height: 0;
683
+ .t19ustft {
684
+ display: inline-block;
685
+ line-height: 18px;
686
+ height: 18px;
687
+ border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
797
688
  }/* // basic */
798
689
  /* FishEye Color Variables and Functions */
799
690
  /*
@@ -841,45 +732,22 @@
841
732
  /* box shadow */
842
733
  /* fisheye */
843
734
  /* z-index */
844
- .fq4465w.ant-modal.fullscreen .ant-modal-header {
845
- padding: 60px 0 32px 0;
846
- max-width: var(--max-modal-width, 1024px);
847
- width: 100%;
848
- margin: auto;
849
- }
850
- .fq4465w.ant-modal.fullscreen .ant-modal-body {
851
- padding: 0 4px;
852
- max-width: var(--max-modal-width, 1024px);
853
- width: 100%;
854
- margin: auto;
735
+ .t1908hhn {
736
+ padding: 12px 24px;
855
737
  }
856
- .fq4465w.ant-modal.fullscreen .ant-modal-footer .footer-content {
857
- padding: 0;
858
- max-width: var(--max-modal-width, 1024px);
738
+
739
+ .t1ym1gqo {
740
+ justify-content: space-between;
859
741
  width: 100%;
860
- margin: auto;
861
742
  }
862
743
 
863
- .s1nc293e.ant-modal.normal-modal .ant-modal-content {
864
- width: 492px;
865
- border-radius: 16px;
866
- }
867
- .s1nc293e.ant-modal.normal-modal .ant-modal-body {
868
- padding: 32px 40px;
869
- min-height: 160px;
870
- overflow-x: hidden;
871
- }
872
- .s1nc293e.ant-modal.normal-modal .ant-modal-header {
873
- border-radius: 16px 16px 0 0;
874
- padding: 32px 40px;
875
- padding-bottom: 0;
876
- }
877
- .s1nc293e.ant-modal.normal-modal .ant-modal-footer {
878
- padding: 24px 40px;
744
+ .t38ugwl {
745
+ color: #00122e;
879
746
  }
880
- .s1nc293e.ant-modal.normal-modal .ant-modal-close-x {
881
- top: 35px;
882
- right: 40px;
747
+
748
+ .d13nfex0 {
749
+ color: rgba(44, 56, 82, 0.75);
750
+ margin-top: 4px;
883
751
  }/* // basic */
884
752
  /* FishEye Color Variables and Functions */
885
753
  /*
@@ -927,10 +795,9 @@
927
795
  /* box shadow */
928
796
  /* fisheye */
929
797
  /* z-index */
930
- .esoz3jw.ant-btn.ant-btn-link {
931
- font-size: 13px;
932
- height: 18px;
933
- margin-left: 8px;
798
+ .w16agr8o.ant-space {
799
+ width: 100%;
800
+ display: flex;
934
801
  }/* // basic */
935
802
  /* FishEye Color Variables and Functions */
936
803
  /*
@@ -978,13 +845,8 @@
978
845
  /* box shadow */
979
846
  /* fisheye */
980
847
  /* z-index */
981
- .b1vtjd4k.ant-btn.ant-btn-link {
982
- display: block;
983
- }
984
-
985
- .luro4rx.ant-btn-link.ant-btn {
986
- padding: 0;
987
- height: 22px;
848
+ .i1u1f5zp {
849
+ white-space: pre-line;
988
850
  }/* // basic */
989
851
  /* FishEye Color Variables and Functions */
990
852
  /*
@@ -1032,24 +894,8 @@
1032
894
  /* box shadow */
1033
895
  /* fisheye */
1034
896
  /* z-index */
1035
- .t13a6vox {
1036
- flex-wrap: wrap;
1037
- max-width: 100%;
1038
- gap: 8px 0px;
1039
- margin-bottom: 4px;
1040
- }
1041
-
1042
- .t12ikbmp.ant-tag {
1043
- overflow: hidden;
1044
- text-overflow: ellipsis;
1045
- color: #1D326C;
1046
- }
1047
- .t12ikbmp.ant-tag.outside-tag {
1048
- border: 1px solid #A3B4CC;
1049
- background-color: #E4E9F2;
1050
- }
1051
- .t12ikbmp.ant-tag .inside-tag {
1052
- background-color: #CCD4E3;
897
+ .lmmrm55 {
898
+ padding: 0 !important;
1053
899
  }/* // basic */
1054
900
  /* FishEye Color Variables and Functions */
1055
901
  /*
@@ -1097,11 +943,8 @@
1097
943
  /* box shadow */
1098
944
  /* fisheye */
1099
945
  /* z-index */
1100
- .t19ustft {
1101
- display: inline-block;
1102
- line-height: 18px;
1103
- height: 18px;
1104
- border-bottom: 1px dashed rgba(107, 128, 167, 0.6);
946
+ .l1vnw9x0 {
947
+ padding: 0 !important;
1105
948
  }/* // basic */
1106
949
  /* FishEye Color Variables and Functions */
1107
950
  /*
@@ -1149,22 +992,31 @@
1149
992
  /* box shadow */
1150
993
  /* fisheye */
1151
994
  /* z-index */
1152
- .t1908hhn {
1153
- padding: 12px 24px;
995
+ .c8jy7dc {
996
+ display: flex;
997
+ padding: 8px 10px;
998
+ flex-direction: row;
999
+ align-items: flex-start;
1000
+ gap: 8px;
1001
+ align-self: stretch;
1002
+ border-radius: 4px;
1003
+ background: rgba(237, 241, 250, 0.6);
1154
1004
  }
1155
-
1156
- .t1ym1gqo {
1157
- justify-content: space-between;
1158
- width: 100%;
1005
+ .c8jy7dc:not(:last-of-type) {
1006
+ margin-bottom: 8px;
1159
1007
  }
1160
1008
 
1161
- .t38ugwl {
1162
- color: #00122e;
1009
+ .k2sddxl {
1010
+ color: rgba(44, 56, 82, 0.75);
1011
+ width: calc(30% - 4px);
1012
+ margin-right: 8px;
1013
+ word-break: break-all;
1163
1014
  }
1164
1015
 
1165
- .d13nfex0 {
1166
- color: rgba(44, 56, 82, 0.75);
1167
- margin-top: 4px;
1016
+ .v16vicsr {
1017
+ word-break: break-all;
1018
+ white-space: pre-wrap;
1019
+ width: calc(70% - 4px);
1168
1020
  }/* // basic */
1169
1021
  /* FishEye Color Variables and Functions */
1170
1022
  /*
@@ -1212,297 +1064,28 @@
1212
1064
  /* box shadow */
1213
1065
  /* fisheye */
1214
1066
  /* z-index */
1215
- .w16agr8o.ant-space {
1067
+ .w14056kz {
1068
+ width: 100%;
1069
+ }
1070
+
1071
+ .hisq2gt {
1216
1072
  width: 100%;
1217
1073
  display: flex;
1218
- }/* // basic */
1219
- /* FishEye Color Variables and Functions */
1220
- /*
1221
- --------------------------- Primary Color ---------------------------
1222
- */
1223
- /*
1224
- ---------------------------When necessary to add at any time---------------------------
1225
- */
1226
- /* computed */
1227
- /* blue */
1228
- /* green */
1229
- /* yellow */
1230
- /* red */
1231
- /* purple */
1232
- /* palette global token*/
1233
- /* color opaque */
1234
- /* color transparent */
1235
- /* blue transparent */
1236
- /* green transparent */
1237
- /* yellow transparent */
1238
- /* red transparent */
1239
- /* gray transparent */
1240
- /* white transparent */
1241
- /* gradient opaque */
1242
- /* blue radial gradient */
1243
- /* blue linear gradient */
1244
- /* green radial gradient */
1245
- /* yellow radial gradient */
1246
- /* red radial gradient */
1247
- /* gray radial gradient */
1248
- /* white to gray radial gradient */
1249
- /* white to gray linear gradient */
1250
- /* gradient transparent */
1251
- /* secondary palette */
1252
- /* purple radial gradient */
1253
- /* refine alias color */
1254
- /* text */
1255
- /* link */
1256
- /* fill */
1257
- /* fill element */
1258
- /* fill interaction */
1259
- /* stroke */
1260
- /* background */
1261
- /* dim */
1262
- /* box shadow */
1263
- /* fisheye */
1264
- /* z-index */
1265
- .i1u1f5zp {
1266
- white-space: pre-line;
1267
- }/* // basic */
1268
- /* FishEye Color Variables and Functions */
1269
- /*
1270
- --------------------------- Primary Color ---------------------------
1271
- */
1272
- /*
1273
- ---------------------------When necessary to add at any time---------------------------
1274
- */
1275
- /* computed */
1276
- /* blue */
1277
- /* green */
1278
- /* yellow */
1279
- /* red */
1280
- /* purple */
1281
- /* palette global token*/
1282
- /* color opaque */
1283
- /* color transparent */
1284
- /* blue transparent */
1285
- /* green transparent */
1286
- /* yellow transparent */
1287
- /* red transparent */
1288
- /* gray transparent */
1289
- /* white transparent */
1290
- /* gradient opaque */
1291
- /* blue radial gradient */
1292
- /* blue linear gradient */
1293
- /* green radial gradient */
1294
- /* yellow radial gradient */
1295
- /* red radial gradient */
1296
- /* gray radial gradient */
1297
- /* white to gray radial gradient */
1298
- /* white to gray linear gradient */
1299
- /* gradient transparent */
1300
- /* secondary palette */
1301
- /* purple radial gradient */
1302
- /* refine alias color */
1303
- /* text */
1304
- /* link */
1305
- /* fill */
1306
- /* fill element */
1307
- /* fill interaction */
1308
- /* stroke */
1309
- /* background */
1310
- /* dim */
1311
- /* box shadow */
1312
- /* fisheye */
1313
- /* z-index */
1314
- .lmmrm55 {
1315
- padding: 0 !important;
1316
- }/* // basic */
1317
- /* FishEye Color Variables and Functions */
1318
- /*
1319
- --------------------------- Primary Color ---------------------------
1320
- */
1321
- /*
1322
- ---------------------------When necessary to add at any time---------------------------
1323
- */
1324
- /* computed */
1325
- /* blue */
1326
- /* green */
1327
- /* yellow */
1328
- /* red */
1329
- /* purple */
1330
- /* palette global token*/
1331
- /* color opaque */
1332
- /* color transparent */
1333
- /* blue transparent */
1334
- /* green transparent */
1335
- /* yellow transparent */
1336
- /* red transparent */
1337
- /* gray transparent */
1338
- /* white transparent */
1339
- /* gradient opaque */
1340
- /* blue radial gradient */
1341
- /* blue linear gradient */
1342
- /* green radial gradient */
1343
- /* yellow radial gradient */
1344
- /* red radial gradient */
1345
- /* gray radial gradient */
1346
- /* white to gray radial gradient */
1347
- /* white to gray linear gradient */
1348
- /* gradient transparent */
1349
- /* secondary palette */
1350
- /* purple radial gradient */
1351
- /* refine alias color */
1352
- /* text */
1353
- /* link */
1354
- /* fill */
1355
- /* fill element */
1356
- /* fill interaction */
1357
- /* stroke */
1358
- /* background */
1359
- /* dim */
1360
- /* box shadow */
1361
- /* fisheye */
1362
- /* z-index */
1363
- .l1vnw9x0 {
1364
- padding: 0 !important;
1365
- }/* // basic */
1366
- /* FishEye Color Variables and Functions */
1367
- /*
1368
- --------------------------- Primary Color ---------------------------
1369
- */
1370
- /*
1371
- ---------------------------When necessary to add at any time---------------------------
1372
- */
1373
- /* computed */
1374
- /* blue */
1375
- /* green */
1376
- /* yellow */
1377
- /* red */
1378
- /* purple */
1379
- /* palette global token*/
1380
- /* color opaque */
1381
- /* color transparent */
1382
- /* blue transparent */
1383
- /* green transparent */
1384
- /* yellow transparent */
1385
- /* red transparent */
1386
- /* gray transparent */
1387
- /* white transparent */
1388
- /* gradient opaque */
1389
- /* blue radial gradient */
1390
- /* blue linear gradient */
1391
- /* green radial gradient */
1392
- /* yellow radial gradient */
1393
- /* red radial gradient */
1394
- /* gray radial gradient */
1395
- /* white to gray radial gradient */
1396
- /* white to gray linear gradient */
1397
- /* gradient transparent */
1398
- /* secondary palette */
1399
- /* purple radial gradient */
1400
- /* refine alias color */
1401
- /* text */
1402
- /* link */
1403
- /* fill */
1404
- /* fill element */
1405
- /* fill interaction */
1406
- /* stroke */
1407
- /* background */
1408
- /* dim */
1409
- /* box shadow */
1410
- /* fisheye */
1411
- /* z-index */
1412
- .c8jy7dc {
1413
- display: flex;
1414
- padding: 8px 10px;
1415
- flex-direction: row;
1416
- align-items: flex-start;
1417
- gap: 8px;
1418
- align-self: stretch;
1419
- border-radius: 4px;
1420
- background: rgba(237, 241, 250, 0.6);
1421
- }
1422
- .c8jy7dc:not(:last-of-type) {
1423
- margin-bottom: 8px;
1424
- }
1425
-
1426
- .k2sddxl {
1427
- color: rgba(44, 56, 82, 0.75);
1428
- width: calc(30% - 4px);
1429
- margin-right: 8px;
1430
- word-break: break-all;
1431
- }
1432
-
1433
- .v16vicsr {
1434
- word-break: break-all;
1435
- white-space: pre-wrap;
1436
- width: calc(70% - 4px);
1437
- }/* // basic */
1438
- /* FishEye Color Variables and Functions */
1439
- /*
1440
- --------------------------- Primary Color ---------------------------
1441
- */
1442
- /*
1443
- ---------------------------When necessary to add at any time---------------------------
1444
- */
1445
- /* computed */
1446
- /* blue */
1447
- /* green */
1448
- /* yellow */
1449
- /* red */
1450
- /* purple */
1451
- /* palette global token*/
1452
- /* color opaque */
1453
- /* color transparent */
1454
- /* blue transparent */
1455
- /* green transparent */
1456
- /* yellow transparent */
1457
- /* red transparent */
1458
- /* gray transparent */
1459
- /* white transparent */
1460
- /* gradient opaque */
1461
- /* blue radial gradient */
1462
- /* blue linear gradient */
1463
- /* green radial gradient */
1464
- /* yellow radial gradient */
1465
- /* red radial gradient */
1466
- /* gray radial gradient */
1467
- /* white to gray radial gradient */
1468
- /* white to gray linear gradient */
1469
- /* gradient transparent */
1470
- /* secondary palette */
1471
- /* purple radial gradient */
1472
- /* refine alias color */
1473
- /* text */
1474
- /* link */
1475
- /* fill */
1476
- /* fill element */
1477
- /* fill interaction */
1478
- /* stroke */
1479
- /* background */
1480
- /* dim */
1481
- /* box shadow */
1482
- /* fisheye */
1483
- /* z-index */
1484
- .w14056kz {
1485
- width: 100%;
1486
- }
1487
-
1488
- .hisq2gt {
1489
- width: 100%;
1490
- display: flex;
1491
- align-items: center;
1492
- }
1493
- .hisq2gt.expanded {
1494
- margin-bottom: 8px;
1495
- }
1496
-
1497
- .h11urhaw {
1498
- margin-right: 8px;
1499
- line-height: 18px;
1500
- }
1501
-
1502
- .e1i58tpl.ant-btn.ant-btn-link {
1503
- height: 18px;
1504
- line-height: 18px;
1505
- font-size: 12px;
1074
+ align-items: center;
1075
+ }
1076
+ .hisq2gt.expanded {
1077
+ margin-bottom: 8px;
1078
+ }
1079
+
1080
+ .h11urhaw {
1081
+ margin-right: 8px;
1082
+ line-height: 18px;
1083
+ }
1084
+
1085
+ .e1i58tpl.ant-btn.ant-btn-link {
1086
+ height: 18px;
1087
+ line-height: 18px;
1088
+ font-size: 12px;
1506
1089
  }/* // basic */
1507
1090
  /* FishEye Color Variables and Functions */
1508
1091
  /*
@@ -3259,83 +2842,560 @@
3259
2842
  content: "\e973";
3260
2843
  }
3261
2844
 
3262
- .pf-v5-pficon-spinner2:before {
3263
- content: "\e613";
2845
+ .pf-v5-pficon-spinner2:before {
2846
+ content: "\e613";
2847
+ }
2848
+
2849
+ .pf-v5-pficon-storage-domain:before {
2850
+ content: "\e90e";
2851
+ }
2852
+
2853
+ .pf-v5-pficon-task:before {
2854
+ content: "\e974";
2855
+ }
2856
+
2857
+ .pf-v5-pficon-tenant:before {
2858
+ content: "\e916";
2859
+ }
2860
+
2861
+ .pf-v5-pficon-thumb-tack:before {
2862
+ content: "\e920";
2863
+ }
2864
+
2865
+ .pf-v5-pficon-topology:before {
2866
+ content: "\e608";
2867
+ }
2868
+
2869
+ .pf-v5-pficon-treeview:before {
2870
+ content: "\e97d";
2871
+ }
2872
+
2873
+ .pf-v5-pficon-trend-down:before {
2874
+ content: "\e900";
2875
+ }
2876
+
2877
+ .pf-v5-pficon-trend-up:before {
2878
+ content: "\e901";
2879
+ }
2880
+
2881
+ .pf-v5-pficon-unknown:before {
2882
+ content: "\e935";
2883
+ }
2884
+
2885
+ .pf-v5-pficon-unlocked:before {
2886
+ content: "\e922";
2887
+ }
2888
+
2889
+ .pf-v5-pficon-unplugged:before {
2890
+ content: "\e942";
2891
+ }
2892
+
2893
+ .pf-v5-pficon-user:before {
2894
+ content: "\e91e";
2895
+ }
2896
+
2897
+ .pf-v5-pficon-users:before {
2898
+ content: "\e91f";
2899
+ }
2900
+
2901
+ .pf-v5-pficon-virtual-machine:before {
2902
+ content: "\e90f";
2903
+ }
2904
+
2905
+ .pf-v5-pficon-volume:before {
2906
+ content: "\e910";
2907
+ }
2908
+
2909
+ .pf-v5-pficon-warning-triangle:before {
2910
+ content: "\e975";
2911
+ }
2912
+
2913
+ .pf-v5-pficon-zone:before {
2914
+ content: "\e911";
2915
+ }
2916
+
2917
+ .pf-v5-svg {
2918
+ width: 1em;
2919
+ height: 1em;
2920
+ vertical-align: -0.125em;
2921
+ }/* // basic */
2922
+ /* FishEye Color Variables and Functions */
2923
+ /*
2924
+ --------------------------- Primary Color ---------------------------
2925
+ */
2926
+ /*
2927
+ ---------------------------When necessary to add at any time---------------------------
2928
+ */
2929
+ /* computed */
2930
+ /* blue */
2931
+ /* green */
2932
+ /* yellow */
2933
+ /* red */
2934
+ /* purple */
2935
+ /* palette global token*/
2936
+ /* color opaque */
2937
+ /* color transparent */
2938
+ /* blue transparent */
2939
+ /* green transparent */
2940
+ /* yellow transparent */
2941
+ /* red transparent */
2942
+ /* gray transparent */
2943
+ /* white transparent */
2944
+ /* gradient opaque */
2945
+ /* blue radial gradient */
2946
+ /* blue linear gradient */
2947
+ /* green radial gradient */
2948
+ /* yellow radial gradient */
2949
+ /* red radial gradient */
2950
+ /* gray radial gradient */
2951
+ /* white to gray radial gradient */
2952
+ /* white to gray linear gradient */
2953
+ /* gradient transparent */
2954
+ /* secondary palette */
2955
+ /* purple radial gradient */
2956
+ /* refine alias color */
2957
+ /* text */
2958
+ /* link */
2959
+ /* fill */
2960
+ /* fill element */
2961
+ /* fill interaction */
2962
+ /* stroke */
2963
+ /* background */
2964
+ /* dim */
2965
+ /* box shadow */
2966
+ /* fisheye */
2967
+ /* z-index */
2968
+ .wve7dfm {
2969
+ padding: 0 24px;
2970
+ height: 100%;
2971
+ display: flex;
2972
+ flex-direction: column;
2973
+ }
2974
+
2975
+ .t9oeh3c {
2976
+ margin: 8px 0;
2977
+ align-items: center;
2978
+ display: flex;
2979
+ justify-content: space-between;
2980
+ }
2981
+ .t9oeh3c .ant-select {
2982
+ width: 256px !important;
2983
+ }
2984
+
2985
+ .t1u2zqn6 {
2986
+ display: flex;
2987
+ gap: 12px;
2988
+ align-items: center;
2989
+ }
2990
+
2991
+ .c8wrcus {
2992
+ flex: 1;
2993
+ min-height: 0;
2994
+ }/* // basic */
2995
+ /* FishEye Color Variables and Functions */
2996
+ /*
2997
+ --------------------------- Primary Color ---------------------------
2998
+ */
2999
+ /*
3000
+ ---------------------------When necessary to add at any time---------------------------
3001
+ */
3002
+ /* computed */
3003
+ /* blue */
3004
+ /* green */
3005
+ /* yellow */
3006
+ /* red */
3007
+ /* purple */
3008
+ /* palette global token*/
3009
+ /* color opaque */
3010
+ /* color transparent */
3011
+ /* blue transparent */
3012
+ /* green transparent */
3013
+ /* yellow transparent */
3014
+ /* red transparent */
3015
+ /* gray transparent */
3016
+ /* white transparent */
3017
+ /* gradient opaque */
3018
+ /* blue radial gradient */
3019
+ /* blue linear gradient */
3020
+ /* green radial gradient */
3021
+ /* yellow radial gradient */
3022
+ /* red radial gradient */
3023
+ /* gray radial gradient */
3024
+ /* white to gray radial gradient */
3025
+ /* white to gray linear gradient */
3026
+ /* gradient transparent */
3027
+ /* secondary palette */
3028
+ /* purple radial gradient */
3029
+ /* refine alias color */
3030
+ /* text */
3031
+ /* link */
3032
+ /* fill */
3033
+ /* fill element */
3034
+ /* fill interaction */
3035
+ /* stroke */
3036
+ /* background */
3037
+ /* dim */
3038
+ /* box shadow */
3039
+ /* fisheye */
3040
+ /* z-index */
3041
+ .e1cjl2b8 {
3042
+ border-radius: 8px;
3043
+ border: 1px solid rgba(211, 218, 235, 0.6);
3044
+ }
3045
+ .e1cjl2b8 .monaco-editor,
3046
+ .e1cjl2b8 .monaco-scrollable-element,
3047
+ .e1cjl2b8 .overflow-guard > .margin {
3048
+ border-radius: 8px;
3049
+ }/* // basic */
3050
+ /* FishEye Color Variables and Functions */
3051
+ /*
3052
+ --------------------------- Primary Color ---------------------------
3053
+ */
3054
+ /*
3055
+ ---------------------------When necessary to add at any time---------------------------
3056
+ */
3057
+ /* computed */
3058
+ /* blue */
3059
+ /* green */
3060
+ /* yellow */
3061
+ /* red */
3062
+ /* purple */
3063
+ /* palette global token*/
3064
+ /* color opaque */
3065
+ /* color transparent */
3066
+ /* blue transparent */
3067
+ /* green transparent */
3068
+ /* yellow transparent */
3069
+ /* red transparent */
3070
+ /* gray transparent */
3071
+ /* white transparent */
3072
+ /* gradient opaque */
3073
+ /* blue radial gradient */
3074
+ /* blue linear gradient */
3075
+ /* green radial gradient */
3076
+ /* yellow radial gradient */
3077
+ /* red radial gradient */
3078
+ /* gray radial gradient */
3079
+ /* white to gray radial gradient */
3080
+ /* white to gray linear gradient */
3081
+ /* gradient transparent */
3082
+ /* secondary palette */
3083
+ /* purple radial gradient */
3084
+ /* refine alias color */
3085
+ /* text */
3086
+ /* link */
3087
+ /* fill */
3088
+ /* fill element */
3089
+ /* fill interaction */
3090
+ /* stroke */
3091
+ /* background */
3092
+ /* dim */
3093
+ /* box shadow */
3094
+ /* fisheye */
3095
+ /* z-index */
3096
+ .w1akirqw {
3097
+ height: 100%;
3098
+ display: flex;
3099
+ flex-direction: column;
3100
+ }
3101
+
3102
+ .t30srnq {
3103
+ line-height: 32px !important;
3104
+ }/* // basic */
3105
+ /* FishEye Color Variables and Functions */
3106
+ /*
3107
+ --------------------------- Primary Color ---------------------------
3108
+ */
3109
+ /*
3110
+ ---------------------------When necessary to add at any time---------------------------
3111
+ */
3112
+ /* computed */
3113
+ /* blue */
3114
+ /* green */
3115
+ /* yellow */
3116
+ /* red */
3117
+ /* purple */
3118
+ /* palette global token*/
3119
+ /* color opaque */
3120
+ /* color transparent */
3121
+ /* blue transparent */
3122
+ /* green transparent */
3123
+ /* yellow transparent */
3124
+ /* red transparent */
3125
+ /* gray transparent */
3126
+ /* white transparent */
3127
+ /* gradient opaque */
3128
+ /* blue radial gradient */
3129
+ /* blue linear gradient */
3130
+ /* green radial gradient */
3131
+ /* yellow radial gradient */
3132
+ /* red radial gradient */
3133
+ /* gray radial gradient */
3134
+ /* white to gray radial gradient */
3135
+ /* white to gray linear gradient */
3136
+ /* gradient transparent */
3137
+ /* secondary palette */
3138
+ /* purple radial gradient */
3139
+ /* refine alias color */
3140
+ /* text */
3141
+ /* link */
3142
+ /* fill */
3143
+ /* fill element */
3144
+ /* fill interaction */
3145
+ /* stroke */
3146
+ /* background */
3147
+ /* dim */
3148
+ /* box shadow */
3149
+ /* fisheye */
3150
+ /* z-index */
3151
+ .tzxa6d {
3152
+ display: flex;
3153
+ justify-content: space-between;
3154
+ height: 32px;
3155
+ }
3156
+
3157
+ .t1sxu3rr {
3158
+ display: flex;
3159
+ align-items: center;
3160
+ }
3161
+
3162
+ .ix8ych8 {
3163
+ display: flex;
3164
+ gap: 16px;
3165
+ }
3166
+
3167
+ .i58m6oo {
3168
+ cursor: pointer;
3169
+ }
3170
+
3171
+ .d1t2oa87 {
3172
+ width: 1px;
3173
+ height: 100%;
3174
+ background: rgba(172, 186, 211, 0.6);
3175
+ margin: 0 16px;
3176
+ }
3177
+
3178
+ .tuo8xdg {
3179
+ white-space: nowrap;
3180
+ }/**
3181
+ * Copyright (c) 2014 The xterm.js authors. All rights reserved.
3182
+ * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
3183
+ * https://github.com/chjj/term.js
3184
+ * @license MIT
3185
+ *
3186
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
3187
+ * of this software and associated documentation files (the "Software"), to deal
3188
+ * in the Software without restriction, including without limitation the rights
3189
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3190
+ * copies of the Software, and to permit persons to whom the Software is
3191
+ * furnished to do so, subject to the following conditions:
3192
+ *
3193
+ * The above copyright notice and this permission notice shall be included in
3194
+ * all copies or substantial portions of the Software.
3195
+ *
3196
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3197
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3198
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3199
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3200
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3201
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3202
+ * THE SOFTWARE.
3203
+ *
3204
+ * Originally forked from (with the author's permission):
3205
+ * Fabrice Bellard's javascript vt100 for jslinux:
3206
+ * http://bellard.org/jslinux/
3207
+ * Copyright (c) 2011 Fabrice Bellard
3208
+ * The original design remains. The terminal itself
3209
+ * has been extended to include xterm CSI codes, among
3210
+ * other features.
3211
+ */
3212
+
3213
+ /**
3214
+ * Default styles for xterm.js
3215
+ */
3216
+
3217
+ .xterm {
3218
+ cursor: text;
3219
+ position: relative;
3220
+ user-select: none;
3221
+ -ms-user-select: none;
3222
+ -webkit-user-select: none;
3223
+ }
3224
+
3225
+ .xterm.focus,
3226
+ .xterm:focus {
3227
+ outline: none;
3228
+ }
3229
+
3230
+ .xterm .xterm-helpers {
3231
+ position: absolute;
3232
+ top: 0;
3233
+ /**
3234
+ * The z-index of the helpers must be higher than the canvases in order for
3235
+ * IMEs to appear on top.
3236
+ */
3237
+ z-index: 5;
3238
+ }
3239
+
3240
+ .xterm .xterm-helper-textarea {
3241
+ padding: 0;
3242
+ border: 0;
3243
+ margin: 0;
3244
+ /* Move textarea out of the screen to the far left, so that the cursor is not visible */
3245
+ position: absolute;
3246
+ opacity: 0;
3247
+ left: -9999em;
3248
+ top: 0;
3249
+ width: 0;
3250
+ height: 0;
3251
+ z-index: -5;
3252
+ /** Prevent wrapping so the IME appears against the textarea at the correct position */
3253
+ white-space: nowrap;
3254
+ overflow: hidden;
3255
+ resize: none;
3256
+ }
3257
+
3258
+ .xterm .composition-view {
3259
+ /* TODO: Composition position got messed up somewhere */
3260
+ background: #000;
3261
+ color: #FFF;
3262
+ display: none;
3263
+ position: absolute;
3264
+ white-space: nowrap;
3265
+ z-index: 1;
3266
+ }
3267
+
3268
+ .xterm .composition-view.active {
3269
+ display: block;
3270
+ }
3271
+
3272
+ .xterm .xterm-viewport {
3273
+ /* On OS X this is required in order for the scroll bar to appear fully opaque */
3274
+ background-color: #000;
3275
+ overflow-y: scroll;
3276
+ cursor: default;
3277
+ position: absolute;
3278
+ right: 0;
3279
+ left: 0;
3280
+ top: 0;
3281
+ bottom: 0;
3282
+ }
3283
+
3284
+ .xterm .xterm-screen {
3285
+ position: relative;
3264
3286
  }
3265
3287
 
3266
- .pf-v5-pficon-storage-domain:before {
3267
- content: "\e90e";
3288
+ .xterm .xterm-screen canvas {
3289
+ position: absolute;
3290
+ left: 0;
3291
+ top: 0;
3268
3292
  }
3269
3293
 
3270
- .pf-v5-pficon-task:before {
3271
- content: "\e974";
3294
+ .xterm .xterm-scroll-area {
3295
+ visibility: hidden;
3272
3296
  }
3273
3297
 
3274
- .pf-v5-pficon-tenant:before {
3275
- content: "\e916";
3298
+ .xterm-char-measure-element {
3299
+ display: inline-block;
3300
+ visibility: hidden;
3301
+ position: absolute;
3302
+ top: 0;
3303
+ left: -9999em;
3304
+ line-height: normal;
3276
3305
  }
3277
3306
 
3278
- .pf-v5-pficon-thumb-tack:before {
3279
- content: "\e920";
3307
+ .xterm.enable-mouse-events {
3308
+ /* When mouse events are enabled (eg. tmux), revert to the standard pointer cursor */
3309
+ cursor: default;
3280
3310
  }
3281
3311
 
3282
- .pf-v5-pficon-topology:before {
3283
- content: "\e608";
3312
+ .xterm.xterm-cursor-pointer,
3313
+ .xterm .xterm-cursor-pointer {
3314
+ cursor: pointer;
3284
3315
  }
3285
3316
 
3286
- .pf-v5-pficon-treeview:before {
3287
- content: "\e97d";
3317
+ .xterm.column-select.focus {
3318
+ /* Column selection mode */
3319
+ cursor: crosshair;
3288
3320
  }
3289
3321
 
3290
- .pf-v5-pficon-trend-down:before {
3291
- content: "\e900";
3322
+ .xterm .xterm-accessibility:not(.debug),
3323
+ .xterm .xterm-message {
3324
+ position: absolute;
3325
+ left: 0;
3326
+ top: 0;
3327
+ bottom: 0;
3328
+ right: 0;
3329
+ z-index: 10;
3330
+ color: transparent;
3331
+ pointer-events: none;
3292
3332
  }
3293
3333
 
3294
- .pf-v5-pficon-trend-up:before {
3295
- content: "\e901";
3334
+ .xterm .xterm-accessibility-tree:not(.debug) *::selection {
3335
+ color: transparent;
3296
3336
  }
3297
3337
 
3298
- .pf-v5-pficon-unknown:before {
3299
- content: "\e935";
3338
+ .xterm .xterm-accessibility-tree {
3339
+ user-select: text;
3340
+ white-space: pre;
3300
3341
  }
3301
3342
 
3302
- .pf-v5-pficon-unlocked:before {
3303
- content: "\e922";
3343
+ .xterm .live-region {
3344
+ position: absolute;
3345
+ left: -9999px;
3346
+ width: 1px;
3347
+ height: 1px;
3348
+ overflow: hidden;
3304
3349
  }
3305
3350
 
3306
- .pf-v5-pficon-unplugged:before {
3307
- content: "\e942";
3351
+ .xterm-dim {
3352
+ /* Dim should not apply to background, so the opacity of the foreground color is applied
3353
+ * explicitly in the generated class and reset to 1 here */
3354
+ opacity: 1 !important;
3308
3355
  }
3309
3356
 
3310
- .pf-v5-pficon-user:before {
3311
- content: "\e91e";
3312
- }
3357
+ .xterm-underline-1 { text-decoration: underline; }
3358
+ .xterm-underline-2 { text-decoration: double underline; }
3359
+ .xterm-underline-3 { text-decoration: wavy underline; }
3360
+ .xterm-underline-4 { text-decoration: dotted underline; }
3361
+ .xterm-underline-5 { text-decoration: dashed underline; }
3313
3362
 
3314
- .pf-v5-pficon-users:before {
3315
- content: "\e91f";
3363
+ .xterm-overline {
3364
+ text-decoration: overline;
3316
3365
  }
3317
3366
 
3318
- .pf-v5-pficon-virtual-machine:before {
3319
- content: "\e90f";
3367
+ .xterm-overline.xterm-underline-1 { text-decoration: overline underline; }
3368
+ .xterm-overline.xterm-underline-2 { text-decoration: overline double underline; }
3369
+ .xterm-overline.xterm-underline-3 { text-decoration: overline wavy underline; }
3370
+ .xterm-overline.xterm-underline-4 { text-decoration: overline dotted underline; }
3371
+ .xterm-overline.xterm-underline-5 { text-decoration: overline dashed underline; }
3372
+
3373
+ .xterm-strikethrough {
3374
+ text-decoration: line-through;
3320
3375
  }
3321
3376
 
3322
- .pf-v5-pficon-volume:before {
3323
- content: "\e910";
3377
+ .xterm-screen .xterm-decoration-container .xterm-decoration {
3378
+ z-index: 6;
3379
+ position: absolute;
3324
3380
  }
3325
3381
 
3326
- .pf-v5-pficon-warning-triangle:before {
3327
- content: "\e975";
3382
+ .xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer {
3383
+ z-index: 7;
3328
3384
  }
3329
3385
 
3330
- .pf-v5-pficon-zone:before {
3331
- content: "\e911";
3386
+ .xterm-decoration-overview-ruler {
3387
+ z-index: 8;
3388
+ position: absolute;
3389
+ top: 0;
3390
+ right: 0;
3391
+ pointer-events: none;
3332
3392
  }
3333
3393
 
3334
- .pf-v5-svg {
3335
- width: 1em;
3336
- height: 1em;
3337
- vertical-align: -0.125em;
3338
- }/* // basic */
3394
+ .xterm-decoration-top {
3395
+ z-index: 2;
3396
+ position: relative;
3397
+ }
3398
+ /* // basic */
3339
3399
  /* FishEye Color Variables and Functions */
3340
3400
  /*
3341
3401
  --------------------------- Primary Color ---------------------------
@@ -3382,142 +3442,37 @@
3382
3442
  /* box shadow */
3383
3443
  /* fisheye */
3384
3444
  /* z-index */
3385
- .wve7dfm {
3386
- padding: 0 24px;
3445
+ .c1q5a2qi {
3387
3446
  height: 100%;
3388
3447
  display: flex;
3389
3448
  flex-direction: column;
3390
3449
  }
3391
3450
 
3392
- .t9oeh3c {
3393
- margin: 8px 0;
3394
- align-items: center;
3395
- display: flex;
3396
- justify-content: space-between;
3397
- }
3398
- .t9oeh3c .ant-select {
3399
- width: 256px !important;
3451
+ .sdz5fm1 {
3452
+ flex: 1;
3453
+ min-height: 0;
3454
+ padding: 8px;
3455
+ background: #00122E;
3400
3456
  }
3401
3457
 
3402
- .t1u2zqn6 {
3458
+ .lbp0h2e {
3403
3459
  display: flex;
3404
- gap: 12px;
3460
+ gap: 8px;
3461
+ justify-content: center;
3405
3462
  align-items: center;
3463
+ height: 100%;
3464
+ width: 100%;
3465
+ color: rgba(44, 56, 82, 0.6);
3466
+ background: #F2F5FA;
3406
3467
  }
3407
3468
 
3408
- .c8wrcus {
3409
- flex: 1;
3410
- min-height: 0;
3411
- }/* // basic */
3412
- /* FishEye Color Variables and Functions */
3413
- /*
3414
- --------------------------- Primary Color ---------------------------
3415
- */
3416
- /*
3417
- ---------------------------When necessary to add at any time---------------------------
3418
- */
3419
- /* computed */
3420
- /* blue */
3421
- /* green */
3422
- /* yellow */
3423
- /* red */
3424
- /* purple */
3425
- /* palette global token*/
3426
- /* color opaque */
3427
- /* color transparent */
3428
- /* blue transparent */
3429
- /* green transparent */
3430
- /* yellow transparent */
3431
- /* red transparent */
3432
- /* gray transparent */
3433
- /* white transparent */
3434
- /* gradient opaque */
3435
- /* blue radial gradient */
3436
- /* blue linear gradient */
3437
- /* green radial gradient */
3438
- /* yellow radial gradient */
3439
- /* red radial gradient */
3440
- /* gray radial gradient */
3441
- /* white to gray radial gradient */
3442
- /* white to gray linear gradient */
3443
- /* gradient transparent */
3444
- /* secondary palette */
3445
- /* purple radial gradient */
3446
- /* refine alias color */
3447
- /* text */
3448
- /* link */
3449
- /* fill */
3450
- /* fill element */
3451
- /* fill interaction */
3452
- /* stroke */
3453
- /* background */
3454
- /* dim */
3455
- /* box shadow */
3456
- /* fisheye */
3457
- /* z-index */
3458
- .e1cjl2b8 {
3459
- border-radius: 8px;
3460
- border: 1px solid rgba(211, 218, 235, 0.6);
3461
- }
3462
- .e1cjl2b8 .monaco-editor,
3463
- .e1cjl2b8 .monaco-scrollable-element,
3464
- .e1cjl2b8 .overflow-guard > .margin {
3465
- border-radius: 8px;
3466
- }/* // basic */
3467
- /* FishEye Color Variables and Functions */
3468
- /*
3469
- --------------------------- Primary Color ---------------------------
3470
- */
3471
- /*
3472
- ---------------------------When necessary to add at any time---------------------------
3473
- */
3474
- /* computed */
3475
- /* blue */
3476
- /* green */
3477
- /* yellow */
3478
- /* red */
3479
- /* purple */
3480
- /* palette global token*/
3481
- /* color opaque */
3482
- /* color transparent */
3483
- /* blue transparent */
3484
- /* green transparent */
3485
- /* yellow transparent */
3486
- /* red transparent */
3487
- /* gray transparent */
3488
- /* white transparent */
3489
- /* gradient opaque */
3490
- /* blue radial gradient */
3491
- /* blue linear gradient */
3492
- /* green radial gradient */
3493
- /* yellow radial gradient */
3494
- /* red radial gradient */
3495
- /* gray radial gradient */
3496
- /* white to gray radial gradient */
3497
- /* white to gray linear gradient */
3498
- /* gradient transparent */
3499
- /* secondary palette */
3500
- /* purple radial gradient */
3501
- /* refine alias color */
3502
- /* text */
3503
- /* link */
3504
- /* fill */
3505
- /* fill element */
3506
- /* fill interaction */
3507
- /* stroke */
3508
- /* background */
3509
- /* dim */
3510
- /* box shadow */
3511
- /* fisheye */
3512
- /* z-index */
3513
- .w1akirqw {
3514
- height: 100%;
3469
+ .eioilqy {
3515
3470
  display: flex;
3516
- flex-direction: column;
3471
+ justify-content: space-between;
3517
3472
  }
3518
3473
 
3519
- .t30srnq {
3520
- line-height: 32px !important;
3474
+ .trlau0c {
3475
+ margin: 4px 8px;
3521
3476
  }/* // basic */
3522
3477
  /* FishEye Color Variables and Functions */
3523
3478
  /*