dashboard-shell-shell 0.0.1

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 (1644) hide show
  1. package/.DS_Store +0 -0
  2. package/assets/brand/csp/dark/rancher-logo.svg +148 -0
  3. package/assets/brand/csp/favicon.png +0 -0
  4. package/assets/brand/csp/metadata.json +3 -0
  5. package/assets/brand/csp/rancher-logo.svg +130 -0
  6. package/assets/brand/federal/dark/rancher-logo.svg +104 -0
  7. package/assets/brand/federal/metadata.json +3 -0
  8. package/assets/brand/federal/rancher-logo.svg +1 -0
  9. package/assets/brand/harvester/favicon.png +0 -0
  10. package/assets/brand/harvester/metadata.json +3 -0
  11. package/assets/brand/rgs/dark/rancher-logo.svg +1 -0
  12. package/assets/brand/rgs/metadata.json +3 -0
  13. package/assets/brand/rgs/rancher-logo.svg +1 -0
  14. package/assets/brand/suse/dark/rancher-logo.svg +1 -0
  15. package/assets/brand/suse/favicon.png +0 -0
  16. package/assets/brand/suse/metadata.json +3 -0
  17. package/assets/brand/suse/rancher-logo.svg +1 -0
  18. package/assets/data/aws-regions.json +39 -0
  19. package/assets/data/ec2-instance-groups.json +85 -0
  20. package/assets/fonts/lato/lato-v17-latin-700.woff +0 -0
  21. package/assets/fonts/lato/lato-v17-latin-700.woff2 +0 -0
  22. package/assets/fonts/lato/lato-v17-latin-regular.woff +0 -0
  23. package/assets/fonts/lato/lato-v17-latin-regular.woff2 +0 -0
  24. package/assets/fonts/poppins/poppins-v15-latin-300.woff +0 -0
  25. package/assets/fonts/poppins/poppins-v15-latin-300.woff2 +0 -0
  26. package/assets/fonts/poppins/poppins-v15-latin-500.woff +0 -0
  27. package/assets/fonts/poppins/poppins-v15-latin-500.woff2 +0 -0
  28. package/assets/fonts/roboto-mono/roboto-mono-v13-latin-regular.woff +0 -0
  29. package/assets/fonts/roboto-mono/roboto-mono-v13-latin-regular.woff2 +0 -0
  30. package/assets/icons/demo.css +539 -0
  31. package/assets/icons/demo_index.html +1131 -0
  32. package/assets/icons/iconfont.css +216 -0
  33. package/assets/icons/iconfont.js +1 -0
  34. package/assets/icons/iconfont.json +324 -0
  35. package/assets/icons/iconfont.ttf +0 -0
  36. package/assets/icons/iconfont.woff +0 -0
  37. package/assets/icons/iconfont.woff2 +0 -0
  38. package/assets/images/API.svg +3 -0
  39. package/assets/images/featured/img1.jpg +0 -0
  40. package/assets/images/featured.jpg +0 -0
  41. package/assets/images/field-valid.svg +16 -0
  42. package/assets/images/generic-catalog.svg +15 -0
  43. package/assets/images/generic-driver.svg +17 -0
  44. package/assets/images/generic-plugin.svg +1 -0
  45. package/assets/images/login/password.svg +20 -0
  46. package/assets/images/login/user.svg +6 -0
  47. package/assets/images/login-bg.png +0 -0
  48. package/assets/images/login-left.png +0 -0
  49. package/assets/images/login-logo.svg +19 -0
  50. package/assets/images/logo.png +0 -0
  51. package/assets/images/pl/README.md +13 -0
  52. package/assets/images/pl/banner.svg +241 -0
  53. package/assets/images/pl/dark/banner.svg +242 -0
  54. package/assets/images/pl/dark/login-landscape.svg +291 -0
  55. package/assets/images/pl/dark/rancher-logo.svg +51 -0
  56. package/assets/images/pl/decoration-cloud-big-white.svg +1 -0
  57. package/assets/images/pl/decoration-ground.svg +1 -0
  58. package/assets/images/pl/error-desert-landscape.svg +217 -0
  59. package/assets/images/pl/half-logo.svg +2 -0
  60. package/assets/images/pl/harvester.png +0 -0
  61. package/assets/images/pl/harvester.svg +1 -0
  62. package/assets/images/pl/login-landscape.svg +496 -0
  63. package/assets/images/pl/rancher-logo.svg +51 -0
  64. package/assets/images/pl/setup-step-one.svg +612 -0
  65. package/assets/images/pl/sunglasses.svg +20 -0
  66. package/assets/images/promp-yellow.svg +5 -0
  67. package/assets/images/providers/aliyun-black.svg +14 -0
  68. package/assets/images/providers/aliyun.svg +17 -0
  69. package/assets/images/providers/aliyunecs-black.svg +13 -0
  70. package/assets/images/providers/aliyunecs.svg +21 -0
  71. package/assets/images/providers/amazonec2-black.svg +8 -0
  72. package/assets/images/providers/amazonec2.svg +19 -0
  73. package/assets/images/providers/amazoneks-black.svg +10 -0
  74. package/assets/images/providers/amazoneks.svg +14 -0
  75. package/assets/images/providers/aws.svg +38 -0
  76. package/assets/images/providers/azure-black.svg +29 -0
  77. package/assets/images/providers/azure.svg +32 -0
  78. package/assets/images/providers/azuread-black.svg +22 -0
  79. package/assets/images/providers/azuread.svg +25 -0
  80. package/assets/images/providers/azureaks-black.svg +28 -0
  81. package/assets/images/providers/azureaks.svg +31 -0
  82. package/assets/images/providers/baidu-black.svg +19 -0
  83. package/assets/images/providers/baidu.svg +25 -0
  84. package/assets/images/providers/cloudca-black.svg +45 -0
  85. package/assets/images/providers/cloudca.svg +49 -0
  86. package/assets/images/providers/cloudscale-black.svg +24 -0
  87. package/assets/images/providers/cloudscale.svg +28 -0
  88. package/assets/images/providers/custom.svg +85 -0
  89. package/assets/images/providers/digitalocean-black.svg +21 -0
  90. package/assets/images/providers/digitalocean.svg +24 -0
  91. package/assets/images/providers/equinix-black.svg +13 -0
  92. package/assets/images/providers/equinix.svg +13 -0
  93. package/assets/images/providers/exoscale.svg +1 -0
  94. package/assets/images/providers/gcp.svg +6 -0
  95. package/assets/images/providers/gke-black.svg +10 -0
  96. package/assets/images/providers/gke.svg +28 -0
  97. package/assets/images/providers/google.svg +29 -0
  98. package/assets/images/providers/googlegke-black.svg +10 -0
  99. package/assets/images/providers/googlegke.svg +28 -0
  100. package/assets/images/providers/harvester.svg +1 -0
  101. package/assets/images/providers/huaweicce-black.svg +109 -0
  102. package/assets/images/providers/huaweicce.svg +184 -0
  103. package/assets/images/providers/import.svg +99 -0
  104. package/assets/images/providers/k3s-black.svg +10 -0
  105. package/assets/images/providers/k3s.svg +15 -0
  106. package/assets/images/providers/kubernetes-black.svg +37 -0
  107. package/assets/images/providers/kubernetes.svg +99 -0
  108. package/assets/images/providers/linode.svg +54 -0
  109. package/assets/images/providers/linodelke-black.svg +40 -0
  110. package/assets/images/providers/linodelke.svg +54 -0
  111. package/assets/images/providers/local-cluster.svg +20 -0
  112. package/assets/images/providers/minikube-black.svg +25 -0
  113. package/assets/images/providers/minikube.svg +36 -0
  114. package/assets/images/providers/nutanix.svg +12 -0
  115. package/assets/images/providers/oci-black.svg +41 -0
  116. package/assets/images/providers/oci.svg +44 -0
  117. package/assets/images/providers/openstack-black.svg +16 -0
  118. package/assets/images/providers/openstack.svg +20 -0
  119. package/assets/images/providers/oracle.svg +66 -0
  120. package/assets/images/providers/oracleoke-black.svg +51 -0
  121. package/assets/images/providers/oracleoke.svg +55 -0
  122. package/assets/images/providers/otc-black.svg +15 -0
  123. package/assets/images/providers/otc.svg +33 -0
  124. package/assets/images/providers/otccce.svg +33 -0
  125. package/assets/images/providers/outscale.svg +19 -0
  126. package/assets/images/providers/ovhcloudmks.svg +122 -0
  127. package/assets/images/providers/ovhcloudpubliccloud.svg +122 -0
  128. package/assets/images/providers/packet-black.svg +15 -0
  129. package/assets/images/providers/packet.svg +16 -0
  130. package/assets/images/providers/pinganyunecs-black.svg +26 -0
  131. package/assets/images/providers/pinganyunecs.svg +26 -0
  132. package/assets/images/providers/pnap-black.svg +43 -0
  133. package/assets/images/providers/pnap.svg +48 -0
  134. package/assets/images/providers/rackspace-black.svg +14 -0
  135. package/assets/images/providers/rackspace.svg +18 -0
  136. package/assets/images/providers/rke.svg +26 -0
  137. package/assets/images/providers/rke2.svg +26 -0
  138. package/assets/images/providers/softlayer.svg +27 -0
  139. package/assets/images/providers/tencenttke-black.svg +22 -0
  140. package/assets/images/providers/tencenttke.svg +39 -0
  141. package/assets/images/providers/vmwarevsphere-black.svg +60 -0
  142. package/assets/images/providers/vmwarevsphere.svg +51 -0
  143. package/assets/images/user.png +0 -0
  144. package/assets/images/vendor/activedirectory.svg +20 -0
  145. package/assets/images/vendor/adfs.svg +19 -0
  146. package/assets/images/vendor/azuread.svg +18 -0
  147. package/assets/images/vendor/custom.svg +42 -0
  148. package/assets/images/vendor/email.svg +22 -0
  149. package/assets/images/vendor/freeipa.svg +26 -0
  150. package/assets/images/vendor/github.svg +13 -0
  151. package/assets/images/vendor/googleoauth.svg +9 -0
  152. package/assets/images/vendor/grafana.svg +48 -0
  153. package/assets/images/vendor/jaeger.svg +1 -0
  154. package/assets/images/vendor/keycloak.svg +30 -0
  155. package/assets/images/vendor/kiali.svg +23 -0
  156. package/assets/images/vendor/linux.svg +23 -0
  157. package/assets/images/vendor/longhorn.svg +25 -0
  158. package/assets/images/vendor/neuvector.svg +1 -0
  159. package/assets/images/vendor/okta.svg +31 -0
  160. package/assets/images/vendor/openid.svg +18 -0
  161. package/assets/images/vendor/openldap.svg +34 -0
  162. package/assets/images/vendor/pagerduty.svg +26 -0
  163. package/assets/images/vendor/ping.svg +58 -0
  164. package/assets/images/vendor/prometheus.svg +14 -0
  165. package/assets/images/vendor/shibboleth.svg +481 -0
  166. package/assets/images/vendor/slack.svg +38 -0
  167. package/assets/images/vendor/webhook.svg +23 -0
  168. package/assets/images/vendor/windows.svg +13 -0
  169. package/assets/images/wechat-qr-code.jpg +0 -0
  170. package/assets/styles/all.scss +63 -0
  171. package/assets/styles/app.scss +36 -0
  172. package/assets/styles/base/_basic.scss +152 -0
  173. package/assets/styles/base/_color.scss +11 -0
  174. package/assets/styles/base/_functions.scss +134 -0
  175. package/assets/styles/base/_helpers.scss +271 -0
  176. package/assets/styles/base/_mixins.scss +163 -0
  177. package/assets/styles/base/_typography.scss +70 -0
  178. package/assets/styles/base/_variables.scss +78 -0
  179. package/assets/styles/fonts/_dots.scss +18 -0
  180. package/assets/styles/fonts/_fontstack.scss +49 -0
  181. package/assets/styles/fonts/_icons.scss +101 -0
  182. package/assets/styles/fonts/_zerowidthspace.scss +8 -0
  183. package/assets/styles/global/_button.scss +234 -0
  184. package/assets/styles/global/_cards.scss +94 -0
  185. package/assets/styles/global/_columns.scss +128 -0
  186. package/assets/styles/global/_form.scss +178 -0
  187. package/assets/styles/global/_gauges.scss +55 -0
  188. package/assets/styles/global/_labeled-input.scss +165 -0
  189. package/assets/styles/global/_layout.scss +171 -0
  190. package/assets/styles/global/_resource.scss +89 -0
  191. package/assets/styles/global/_select.scss +202 -0
  192. package/assets/styles/global/_table.scss +106 -0
  193. package/assets/styles/global/_tooltip.scss +206 -0
  194. package/assets/styles/themes/_csp.scss +25 -0
  195. package/assets/styles/themes/_dark.scss +233 -0
  196. package/assets/styles/themes/_light.scss +569 -0
  197. package/assets/styles/themes/_suse.scss +27 -0
  198. package/assets/styles/vendor/_code-mirror.scss +3 -0
  199. package/assets/styles/vendor/normalize.scss +349 -0
  200. package/assets/styles/vendor/vue-select.scss +403 -0
  201. package/assets/translations/en-us.yaml +8184 -0
  202. package/assets/translations/zh-hans.yaml +7825 -0
  203. package/babel.config.js +35 -0
  204. package/chart/__tests__/S3.test.ts +64 -0
  205. package/chart/example.vue +18 -0
  206. package/chart/gatekeeper.vue +69 -0
  207. package/chart/istio.vue +284 -0
  208. package/chart/logging/index.vue +84 -0
  209. package/chart/monitoring/ClusterSelector.vue +215 -0
  210. package/chart/monitoring/StorageClassSelector.vue +49 -0
  211. package/chart/monitoring/alerting/index.vue +188 -0
  212. package/chart/monitoring/grafana/index.vue +378 -0
  213. package/chart/monitoring/index.vue +366 -0
  214. package/chart/monitoring/prometheus/index.vue +376 -0
  215. package/chart/rancher-backup/S3.vue +190 -0
  216. package/chart/rancher-backup/index.vue +260 -0
  217. package/cloud-credential/__tests__/azure.test.ts +43 -0
  218. package/cloud-credential/__tests__/harvester.test.ts +18 -0
  219. package/cloud-credential/aws.vue +111 -0
  220. package/cloud-credential/azure.vue +132 -0
  221. package/cloud-credential/digitalocean.vue +55 -0
  222. package/cloud-credential/gcp.vue +82 -0
  223. package/cloud-credential/generic.vue +100 -0
  224. package/cloud-credential/harvester.vue +125 -0
  225. package/cloud-credential/linode.vue +58 -0
  226. package/cloud-credential/pnap.vue +92 -0
  227. package/cloud-credential/s3.vue +143 -0
  228. package/cloud-credential/vmwarevsphere.vue +109 -0
  229. package/components/ActionDropdown.vue +248 -0
  230. package/components/ActionDropdownShell.vue +71 -0
  231. package/components/ActionMenu.vue +366 -0
  232. package/components/ActionMenuShell.vue +106 -0
  233. package/components/AdvancedSection.vue +40 -0
  234. package/components/Alert.vue +55 -0
  235. package/components/AlertTable.vue +123 -0
  236. package/components/AppModal.vue +307 -0
  237. package/components/AssignTo.vue +199 -0
  238. package/components/AsyncButton.vue +332 -0
  239. package/components/AwsComplianceBanner.vue +47 -0
  240. package/components/BackLink.vue +44 -0
  241. package/components/BannerGraphic.vue +95 -0
  242. package/components/BrandImage.vue +135 -0
  243. package/components/ButtonDropdown.vue +340 -0
  244. package/components/ButtonGroup.vue +124 -0
  245. package/components/ButtonMultiAction.vue +52 -0
  246. package/components/Carousel.vue +397 -0
  247. package/components/Certificates.vue +161 -0
  248. package/components/ChartHeading.vue +25 -0
  249. package/components/ChartReadme.vue +100 -0
  250. package/components/ClusterBadge.vue +48 -0
  251. package/components/ClusterIconMenu.vue +189 -0
  252. package/components/ClusterProviderIcon.vue +131 -0
  253. package/components/CodeMirror.vue +501 -0
  254. package/components/Collapse.vue +87 -0
  255. package/components/CollapsibleCard.vue +121 -0
  256. package/components/CommunityLinks.vue +216 -0
  257. package/components/CompoundStatusBadge.vue +53 -0
  258. package/components/ConsumptionGauge.vue +167 -0
  259. package/components/ContainerResourceLimit.vue +254 -0
  260. package/components/CopyCode.vue +74 -0
  261. package/components/CopyToClipboard.vue +44 -0
  262. package/components/CopyToClipboardText.vue +83 -0
  263. package/components/CountBox.vue +114 -0
  264. package/components/CountGauge.vue +180 -0
  265. package/components/CreateDriver.vue +81 -0
  266. package/components/CruResource.vue +936 -0
  267. package/components/CruResourceFooter.vue +127 -0
  268. package/components/DashboardMetrics.vue +125 -0
  269. package/components/DashboardOptions.vue +159 -0
  270. package/components/DetailText.vue +220 -0
  271. package/components/DetailTop.vue +374 -0
  272. package/components/Dialog.vue +136 -0
  273. package/components/DisableAuthProviderModal.vue +115 -0
  274. package/components/DotState.vue +84 -0
  275. package/components/DraggableZone.vue +181 -0
  276. package/components/EmberPage.vue +622 -0
  277. package/components/EmberPageView.vue +39 -0
  278. package/components/EtcdInfoBanner.vue +76 -0
  279. package/components/ExplorerMembers.vue +453 -0
  280. package/components/ExplorerProjectsNamespaces.vue +654 -0
  281. package/components/ExtensionPanel.vue +42 -0
  282. package/components/FileDiff.vue +184 -0
  283. package/components/FixedBanner.vue +284 -0
  284. package/components/Flag.vue +83 -0
  285. package/components/Glance.vue +79 -0
  286. package/components/GlobalRoleBindings.vue +429 -0
  287. package/components/GradientBox.vue +82 -0
  288. package/components/GrafanaDashboard.vue +321 -0
  289. package/components/GroupPanel.vue +57 -0
  290. package/components/GrowlManager.vue +215 -0
  291. package/components/HardwareResourceGauge.vue +206 -0
  292. package/components/HarvesterServiceAddOnConfig.vue +207 -0
  293. package/components/IconMessage.vue +101 -0
  294. package/components/IconOrSvg.vue +184 -0
  295. package/components/Import.vue +260 -0
  296. package/components/Inactivity.vue +236 -0
  297. package/components/IndentedPanel.vue +26 -0
  298. package/components/InfoBox.vue +84 -0
  299. package/components/InputOrDisplay.vue +91 -0
  300. package/components/KeyValueView.vue +283 -0
  301. package/components/LabelValue.vue +61 -0
  302. package/components/LandingPagePreference.vue +154 -0
  303. package/components/LazyImage.vue +70 -0
  304. package/components/Loading.vue +85 -0
  305. package/components/LocaleSelector.vue +121 -0
  306. package/components/LogItem.vue +69 -0
  307. package/components/Markdown.vue +138 -0
  308. package/components/MessageLink.vue +79 -0
  309. package/components/ModalManager.vue +55 -0
  310. package/components/ModalWithCard.vue +147 -0
  311. package/components/MoveModal.vue +167 -0
  312. package/components/PaginatedResourceTable.vue +133 -0
  313. package/components/PercentageBar.vue +127 -0
  314. package/components/PodSecurityAdmission.vue +306 -0
  315. package/components/ProgressBarMulti.vue +173 -0
  316. package/components/PromptChangePassword.vue +123 -0
  317. package/components/PromptModal.vue +122 -0
  318. package/components/PromptRemove.vue +491 -0
  319. package/components/PromptRestore.vue +328 -0
  320. package/components/Questions/Array.vue +38 -0
  321. package/components/Questions/Boolean.vue +37 -0
  322. package/components/Questions/CloudCredential.vue +54 -0
  323. package/components/Questions/Enum.vue +53 -0
  324. package/components/Questions/Float.vue +41 -0
  325. package/components/Questions/Int.vue +41 -0
  326. package/components/Questions/Question.js +145 -0
  327. package/components/Questions/QuestionMap.vue +45 -0
  328. package/components/Questions/Radio.vue +35 -0
  329. package/components/Questions/Reference.vue +167 -0
  330. package/components/Questions/String.vue +51 -0
  331. package/components/Questions/Yaml.vue +48 -0
  332. package/components/Questions/__tests__/Boolean.test.ts +125 -0
  333. package/components/Questions/__tests__/Float.test.ts +125 -0
  334. package/components/Questions/__tests__/Int.test.ts +125 -0
  335. package/components/Questions/__tests__/String.test.ts +125 -0
  336. package/components/Questions/__tests__/Yaml.test.ts +125 -0
  337. package/components/Questions/__tests__/utils/questions-defaults.ts +20 -0
  338. package/components/Questions/index.vue +522 -0
  339. package/components/Random.vue +100 -0
  340. package/components/RelatedResources.vue +187 -0
  341. package/components/ResourceCancelModal.vue +128 -0
  342. package/components/ResourceDetail/Masthead.vue +838 -0
  343. package/components/ResourceDetail/__tests__/Masthead.test.ts +65 -0
  344. package/components/ResourceDetail/index.vue +572 -0
  345. package/components/ResourceList/Masthead.vue +311 -0
  346. package/components/ResourceList/ResourceLoadingIndicator.vue +137 -0
  347. package/components/ResourceList/index.vue +307 -0
  348. package/components/ResourceList/resource-list.config.js +7 -0
  349. package/components/ResourceSummary.vue +173 -0
  350. package/components/ResourceTable.vue +708 -0
  351. package/components/ResourceYaml.vue +403 -0
  352. package/components/RoleBindings.vue +470 -0
  353. package/components/SelectIconGrid.vue +414 -0
  354. package/components/Setting.vue +115 -0
  355. package/components/SideNav.vue +589 -0
  356. package/components/SimpleBox.vue +121 -0
  357. package/components/SingleClusterInfo.vue +199 -0
  358. package/components/SlideInPanelManager.vue +126 -0
  359. package/components/SortableTable/THead.vue +555 -0
  360. package/components/SortableTable/actions.js +153 -0
  361. package/components/SortableTable/advanced-filtering.js +272 -0
  362. package/components/SortableTable/debug.js +117 -0
  363. package/components/SortableTable/filtering.js +290 -0
  364. package/components/SortableTable/grouping.js +48 -0
  365. package/components/SortableTable/index.vue +2604 -0
  366. package/components/SortableTable/paging.js +155 -0
  367. package/components/SortableTable/selection.js +629 -0
  368. package/components/SortableTable/sortable-config.ts +4 -0
  369. package/components/SortableTable/sorting.js +129 -0
  370. package/components/StatusBadge.vue +77 -0
  371. package/components/StatusTable.vue +61 -0
  372. package/components/TabTitle.vue +78 -0
  373. package/components/Tabbed/Tab.vue +129 -0
  374. package/components/Tabbed/index.vue +587 -0
  375. package/components/TableDataUserIcon.vue +47 -0
  376. package/components/TableSparkLine.vue +108 -0
  377. package/components/Tag.vue +19 -0
  378. package/components/Tip.vue +43 -0
  379. package/components/TypeDescription.vue +65 -0
  380. package/components/Wizard.vue +704 -0
  381. package/components/YamlEditor.vue +296 -0
  382. package/components/__tests__/AppModal.test.ts +106 -0
  383. package/components/__tests__/ApplicationCard.test.ts +27 -0
  384. package/components/__tests__/AsyncButton.test.ts +148 -0
  385. package/components/__tests__/BackLink.test.ts +33 -0
  386. package/components/__tests__/ButtonGroup.test.ts +121 -0
  387. package/components/__tests__/ButtonMultiAction.test.ts +31 -0
  388. package/components/__tests__/Carousel.test.ts +72 -0
  389. package/components/__tests__/Certificates.test.ts +31 -0
  390. package/components/__tests__/ClusterBadge.test.ts +32 -0
  391. package/components/__tests__/CodeMirror.test.ts +93 -0
  392. package/components/__tests__/Collapse.test.ts +44 -0
  393. package/components/__tests__/CollapsibleCard.test.ts +64 -0
  394. package/components/__tests__/ConsumptionGauge.test.ts +88 -0
  395. package/components/__tests__/ContainerResourceLimit.test.ts +35 -0
  396. package/components/__tests__/CopyCode.test.ts +16 -0
  397. package/components/__tests__/CruResource.test.ts +155 -0
  398. package/components/__tests__/EtcdInfoBanner.test.ts +39 -0
  399. package/components/__tests__/FixedBanner.test.ts +114 -0
  400. package/components/__tests__/GrowlManager.test.ts +146 -0
  401. package/components/__tests__/ModalManager.spec.ts +176 -0
  402. package/components/__tests__/NamespaceFilter.test.ts +247 -0
  403. package/components/__tests__/PercentageBar.test.ts +32 -0
  404. package/components/__tests__/PodSecurityAdmission.test.ts +440 -0
  405. package/components/__tests__/ProjectRow.test.ts +59 -0
  406. package/components/__tests__/PromptRestore.test.ts +139 -0
  407. package/components/__tests__/SimpleBox.spec.ts +28 -0
  408. package/components/__tests__/SlideInPanelManager.spec.ts +166 -0
  409. package/components/__tests__/TabTitle.test.ts +136 -0
  410. package/components/auth/AllowedPrincipals.vue +122 -0
  411. package/components/auth/AuthBanner.vue +104 -0
  412. package/components/auth/AzureWarning.vue +77 -0
  413. package/components/auth/Principal.vue +219 -0
  414. package/components/auth/RoleDetailEdit.vue +808 -0
  415. package/components/auth/SelectPrincipal.vue +260 -0
  416. package/components/auth/__tests__/Principal.test.ts +40 -0
  417. package/components/auth/__tests__/RoleDetailEdit.test.ts +84 -0
  418. package/components/auth/login/github.vue +23 -0
  419. package/components/auth/login/ldap.vue +106 -0
  420. package/components/auth/login/oauth.vue +26 -0
  421. package/components/auth/login/oidc.vue +32 -0
  422. package/components/auth/login/saml.vue +39 -0
  423. package/components/cards/ApplicationCard.vue +145 -0
  424. package/components/fleet/FleetBundleResources.vue +86 -0
  425. package/components/fleet/FleetBundles.vue +136 -0
  426. package/components/fleet/FleetClusters.vue +208 -0
  427. package/components/fleet/FleetIntro.vue +65 -0
  428. package/components/fleet/FleetNoWorkspaces.vue +62 -0
  429. package/components/fleet/FleetRepos.vue +184 -0
  430. package/components/fleet/FleetResources.vue +83 -0
  431. package/components/fleet/FleetStatus.vue +301 -0
  432. package/components/fleet/FleetSummary.vue +210 -0
  433. package/components/fleet/ForceDirectedTreeChart/chartIcons.js +17 -0
  434. package/components/fleet/ForceDirectedTreeChart/index.vue +565 -0
  435. package/components/fleet/ResourcesSummary.vue +93 -0
  436. package/components/fleet/__tests__/FleetSummary.test.ts +362 -0
  437. package/components/form/ArrayList.vue +456 -0
  438. package/components/form/ArrayListGrouped.vue +149 -0
  439. package/components/form/ArrayListSelect.vue +103 -0
  440. package/components/form/BannerSettings.vue +220 -0
  441. package/components/form/ChangePassword.vue +461 -0
  442. package/components/form/ClusterAppearance.vue +132 -0
  443. package/components/form/ColorInput.vue +200 -0
  444. package/components/form/Command.vue +204 -0
  445. package/components/form/Conditions.vue +93 -0
  446. package/components/form/EnvVars.vue +162 -0
  447. package/components/form/Error.vue +66 -0
  448. package/components/form/FileImageSelector.vue +140 -0
  449. package/components/form/FileSelector.vue +169 -0
  450. package/components/form/Footer.vue +119 -0
  451. package/components/form/GitPicker.vue +590 -0
  452. package/components/form/HealthCheck.vue +86 -0
  453. package/components/form/HookOption.vue +253 -0
  454. package/components/form/InputWithSelect.vue +330 -0
  455. package/components/form/KeyValue.vue +991 -0
  456. package/components/form/LabeledSelect.vue +719 -0
  457. package/components/form/Labels.vue +154 -0
  458. package/components/form/LifecycleHooks.vue +87 -0
  459. package/components/form/MatchExpressions.vue +471 -0
  460. package/components/form/Members/ClusterMembershipEditor.vue +61 -0
  461. package/components/form/Members/ClusterPermissionsEditor.vue +314 -0
  462. package/components/form/Members/MembershipEditor.vue +230 -0
  463. package/components/form/Members/ProjectMembershipEditor.vue +63 -0
  464. package/components/form/Members/__tests__/MembershipEditor.test.ts +62 -0
  465. package/components/form/NameNsDescription.vue +601 -0
  466. package/components/form/Networking.vue +281 -0
  467. package/components/form/NodeAffinity.vue +258 -0
  468. package/components/form/NodeScheduling.vue +212 -0
  469. package/components/form/NotificationSettings.vue +71 -0
  470. package/components/form/Password.vue +191 -0
  471. package/components/form/PlusMinus.vue +109 -0
  472. package/components/form/PodAffinity.vue +496 -0
  473. package/components/form/Ports.vue +310 -0
  474. package/components/form/Probe.vue +376 -0
  475. package/components/form/ProjectMemberEditor.vue +342 -0
  476. package/components/form/ResourceLabeledSelect.vue +154 -0
  477. package/components/form/ResourceQuota/Namespace.vue +117 -0
  478. package/components/form/ResourceQuota/NamespaceRow.vue +220 -0
  479. package/components/form/ResourceQuota/Project.vue +107 -0
  480. package/components/form/ResourceQuota/ProjectRow.vue +115 -0
  481. package/components/form/ResourceQuota/shared.js +147 -0
  482. package/components/form/ResourceSelector.vue +144 -0
  483. package/components/form/ResourceTabs/index.vue +292 -0
  484. package/components/form/RuleSelector.vue +184 -0
  485. package/components/form/SSHKnownHosts/KnownHostsEditDialog.vue +196 -0
  486. package/components/form/SSHKnownHosts/__tests__/KnownHostsEditDialog.test.ts +115 -0
  487. package/components/form/SSHKnownHosts/index.vue +115 -0
  488. package/components/form/SchedulingCustomization.vue +85 -0
  489. package/components/form/SecretSelector.vue +269 -0
  490. package/components/form/Security.vue +245 -0
  491. package/components/form/Select.vue +407 -0
  492. package/components/form/SelectOrCreateAuthSecret.vue +693 -0
  493. package/components/form/ServiceNameSelect.vue +168 -0
  494. package/components/form/ServicePorts.vue +340 -0
  495. package/components/form/ShellInput.vue +95 -0
  496. package/components/form/SimpleSecretSelector.vue +278 -0
  497. package/components/form/Taints.vue +98 -0
  498. package/components/form/Tolerations.vue +319 -0
  499. package/components/form/UnitInput.vue +257 -0
  500. package/components/form/ValueFromResource.vue +407 -0
  501. package/components/form/WorkloadPorts.vue +514 -0
  502. package/components/form/__tests__/ArrayList.test.ts +127 -0
  503. package/components/form/__tests__/ArrayListGrouped.test.ts +41 -0
  504. package/components/form/__tests__/BannerSettings.test.ts +54 -0
  505. package/components/form/__tests__/ColorInput.test.ts +27 -0
  506. package/components/form/__tests__/Command.test.ts +64 -0
  507. package/components/form/__tests__/Error.test.ts +56 -0
  508. package/components/form/__tests__/FileImageSelector.test.ts +42 -0
  509. package/components/form/__tests__/FileSelector.test.ts +76 -0
  510. package/components/form/__tests__/HookOption.test.ts +28 -0
  511. package/components/form/__tests__/InputWithSelect.test.ts +42 -0
  512. package/components/form/__tests__/KeyValue.test.ts +179 -0
  513. package/components/form/__tests__/LabeledSelect.test.ts +217 -0
  514. package/components/form/__tests__/MatchExpressions.test.ts +78 -0
  515. package/components/form/__tests__/NameNsDescription.test.ts +173 -0
  516. package/components/form/__tests__/NodeAffinity.test.ts +39 -0
  517. package/components/form/__tests__/NodeScheduling.test.ts +44 -0
  518. package/components/form/__tests__/PodAffinity.test.ts +47 -0
  519. package/components/form/__tests__/Probe.test.ts +78 -0
  520. package/components/form/__tests__/SSHKnownHosts.test.ts +70 -0
  521. package/components/form/__tests__/Security.test.ts +55 -0
  522. package/components/form/__tests__/Select.test.ts +67 -0
  523. package/components/form/__tests__/SelectOrCreateAuthSecret.test.ts +34 -0
  524. package/components/form/__tests__/ServiceNameSelect.test.ts +42 -0
  525. package/components/form/__tests__/Taints.test.ts +71 -0
  526. package/components/form/__tests__/UnitInput.test.ts +255 -0
  527. package/components/form/labeled-select-utils/labeled-select-pagination.ts +151 -0
  528. package/components/form/labeled-select-utils/labeled-select.utils.ts +122 -0
  529. package/components/formatter/AppSummaryGraph.vue +154 -0
  530. package/components/formatter/BadgeStateFormatter.vue +66 -0
  531. package/components/formatter/Capitalize.vue +28 -0
  532. package/components/formatter/Checked.vue +31 -0
  533. package/components/formatter/CloudCredExpired.vue +69 -0
  534. package/components/formatter/CloudCredPublicData.vue +30 -0
  535. package/components/formatter/ClusterLink.vue +117 -0
  536. package/components/formatter/ClusterProvider.vue +38 -0
  537. package/components/formatter/CopyToClipboard.vue +18 -0
  538. package/components/formatter/Date.vue +74 -0
  539. package/components/formatter/DelayedValue.vue +46 -0
  540. package/components/formatter/Endpoints.vue +106 -0
  541. package/components/formatter/ExternalLink.vue +11 -0
  542. package/components/formatter/FleetClusterSummaryGraph.vue +27 -0
  543. package/components/formatter/FleetSummaryGraph.vue +122 -0
  544. package/components/formatter/IconIsDefault.vue +34 -0
  545. package/components/formatter/IconText.vue +49 -0
  546. package/components/formatter/ImageName.vue +23 -0
  547. package/components/formatter/ImagePercentageBar.vue +86 -0
  548. package/components/formatter/IngressFullPath.vue +22 -0
  549. package/components/formatter/IngressTarget.vue +96 -0
  550. package/components/formatter/InternalExternalIP.vue +64 -0
  551. package/components/formatter/InvolvedObjectLink.vue +54 -0
  552. package/components/formatter/KeyValue.vue +78 -0
  553. package/components/formatter/Link.vue +189 -0
  554. package/components/formatter/LinkDetail.vue +58 -0
  555. package/components/formatter/LinkDetailImage.vue +31 -0
  556. package/components/formatter/LinkName.vue +66 -0
  557. package/components/formatter/List.vue +22 -0
  558. package/components/formatter/ListLink.vue +37 -0
  559. package/components/formatter/ListLinkDetail.vue +30 -0
  560. package/components/formatter/LiveDate.vue +167 -0
  561. package/components/formatter/LiveDuration.vue +78 -0
  562. package/components/formatter/LiveExpiryBadgeState.vue +79 -0
  563. package/components/formatter/LiveExpiryDate.vue +87 -0
  564. package/components/formatter/LivePodRestarts.vue +50 -0
  565. package/components/formatter/MachineSummaryGraph.vue +108 -0
  566. package/components/formatter/Number.vue +34 -0
  567. package/components/formatter/Percentage.vue +25 -0
  568. package/components/formatter/PercentageBar.vue +41 -0
  569. package/components/formatter/PodImages.vue +72 -0
  570. package/components/formatter/PodsUsage.vue +29 -0
  571. package/components/formatter/Principal.vue +22 -0
  572. package/components/formatter/PrincipalGroupBindings.vue +59 -0
  573. package/components/formatter/QualityText.vue +21 -0
  574. package/components/formatter/RKETemplateName.vue +37 -0
  575. package/components/formatter/ReceiverIcons.vue +132 -0
  576. package/components/formatter/RunBookLink.vue +20 -0
  577. package/components/formatter/Scale.vue +143 -0
  578. package/components/formatter/ScanResult.vue +33 -0
  579. package/components/formatter/SecretData.vue +68 -0
  580. package/components/formatter/ServiceTargets.vue +121 -0
  581. package/components/formatter/ServiceType.vue +54 -0
  582. package/components/formatter/Shortened.vue +55 -0
  583. package/components/formatter/Si.vue +46 -0
  584. package/components/formatter/Translate.vue +32 -0
  585. package/components/formatter/VerticalScroll.vue +17 -0
  586. package/components/formatter/VirtualServiceGateways.vue +111 -0
  587. package/components/formatter/WorkloadDetailEndpoints.vue +107 -0
  588. package/components/formatter/WorkloadHealthScale.vue +339 -0
  589. package/components/formatter/__tests__/Checked.test.ts +19 -0
  590. package/components/formatter/__tests__/ClusterLink.test.ts +101 -0
  591. package/components/formatter/__tests__/Date.test.ts +60 -0
  592. package/components/formatter/__tests__/LinkDetail.test.ts +72 -0
  593. package/components/formatter/__tests__/LiveDate.test.ts +90 -0
  594. package/components/formatter/__tests__/PodsUsage.test.ts +55 -0
  595. package/components/formatter/__tests__/Si.test.ts +35 -0
  596. package/components/formatter/__tests__/WorkloadDetailEndpoints.test.ts +81 -0
  597. package/components/graph/AspectPreserver.vue +79 -0
  598. package/components/graph/Bar.vue +81 -0
  599. package/components/graph/Circle.vue +164 -0
  600. package/components/graph/HalfCircle.vue +46 -0
  601. package/components/graph/LinePlot.vue +189 -0
  602. package/components/graph/ProgressArc.vue +94 -0
  603. package/components/nav/Favorite.vue +60 -0
  604. package/components/nav/GlobalLoading.vue +25 -0
  605. package/components/nav/Group.vue +496 -0
  606. package/components/nav/Header.vue +1182 -0
  607. package/components/nav/HeaderPageActionMenu.vue +22 -0
  608. package/components/nav/Jump.vue +135 -0
  609. package/components/nav/NamespaceFilter.vue +1165 -0
  610. package/components/nav/Pinned.vue +52 -0
  611. package/components/nav/TopLevelMenu.helper.ts +562 -0
  612. package/components/nav/TopLevelMenu.vue +1590 -0
  613. package/components/nav/Type.vue +289 -0
  614. package/components/nav/WindowManager/ChartReadme.vue +48 -0
  615. package/components/nav/WindowManager/ContainerLogs.vue +877 -0
  616. package/components/nav/WindowManager/ContainerShell.vue +585 -0
  617. package/components/nav/WindowManager/KubectlShell.vue +42 -0
  618. package/components/nav/WindowManager/MachineSsh.vue +21 -0
  619. package/components/nav/WindowManager/Window.vue +105 -0
  620. package/components/nav/WindowManager/__tests__/ContainerLogs.test.ts +197 -0
  621. package/components/nav/WindowManager/__tests__/ContainerShell.test.ts +571 -0
  622. package/components/nav/WindowManager/index.vue +587 -0
  623. package/components/nav/WorkspaceSwitcher.vue +190 -0
  624. package/components/nav/__tests__/TopLevelMenu.test.ts +558 -0
  625. package/components/nav/__tests__/Type.test.ts +491 -0
  626. package/components/templates/blank.vue +23 -0
  627. package/components/templates/default.vue +271 -0
  628. package/components/templates/home.vue +135 -0
  629. package/components/templates/plain.vue +143 -0
  630. package/components/templates/standalone.vue +9 -0
  631. package/components/templates/unauthenticated.vue +26 -0
  632. package/components/user.retention/user-retention-header.vue +34 -0
  633. package/composables/focusTrap.ts +76 -0
  634. package/composables/useClickOutside.ts +81 -0
  635. package/composables/useCompactInput.test.ts +36 -0
  636. package/composables/useCompactInput.ts +20 -0
  637. package/composables/useI18n.ts +26 -0
  638. package/composables/useLabeledFormElement.test.ts +135 -0
  639. package/composables/useLabeledFormElement.ts +153 -0
  640. package/composables/useRuntimeFlag.ts +29 -0
  641. package/composables/useUserRetentionValidation.test.ts +178 -0
  642. package/composables/useUserRetentionValidation.ts +201 -0
  643. package/config/__test__/home-links.test.ts +57 -0
  644. package/config/cookies.js +4 -0
  645. package/config/elemental-types.js +9 -0
  646. package/config/features.js +6 -0
  647. package/config/harvester-manager-types.js +3 -0
  648. package/config/home-links.js +209 -0
  649. package/config/labels-annotations.js +192 -0
  650. package/config/local-storage.js +6 -0
  651. package/config/page-actions.js +4 -0
  652. package/config/pagination-table-headers.js +80 -0
  653. package/config/persistentVolume.ts +108 -0
  654. package/config/pod-security-admission.ts +82 -0
  655. package/config/private-label.js +99 -0
  656. package/config/product/apps.js +148 -0
  657. package/config/product/auth.js +218 -0
  658. package/config/product/backup.js +61 -0
  659. package/config/product/cis.js +158 -0
  660. package/config/product/explorer.js +632 -0
  661. package/config/product/fleet.js +100 -0
  662. package/config/product/gatekeeper.js +119 -0
  663. package/config/product/istio.js +89 -0
  664. package/config/product/legacy.js +62 -0
  665. package/config/product/logging.js +377 -0
  666. package/config/product/longhorn.js +49 -0
  667. package/config/product/manager.js +217 -0
  668. package/config/product/monitoring.js +287 -0
  669. package/config/product/navlinks.js +32 -0
  670. package/config/product/neuvector.js +30 -0
  671. package/config/product/settings.js +161 -0
  672. package/config/product/uiplugins.js +18 -0
  673. package/config/query-params.js +79 -0
  674. package/config/roles.ts +409 -0
  675. package/config/router/index.js +26 -0
  676. package/config/router/navigation-guards/attempt-first-login.js +73 -0
  677. package/config/router/navigation-guards/authentication.js +64 -0
  678. package/config/router/navigation-guards/clusters.js +132 -0
  679. package/config/router/navigation-guards/i18n.js +13 -0
  680. package/config/router/navigation-guards/index.js +23 -0
  681. package/config/router/navigation-guards/install-redirect.js +95 -0
  682. package/config/router/navigation-guards/load-initial-settings.js +15 -0
  683. package/config/router/navigation-guards/page-title.js +12 -0
  684. package/config/router/navigation-guards/products.js +15 -0
  685. package/config/router/navigation-guards/record-last-route.js +24 -0
  686. package/config/router/navigation-guards/runtime-extension-route.js +31 -0
  687. package/config/router/navigation-guards/server-upgrade-growl.js +19 -0
  688. package/config/router/routes.js +496 -0
  689. package/config/schema.js +32 -0
  690. package/config/secret.js +14 -0
  691. package/config/settings.ts +258 -0
  692. package/config/store.js +188 -0
  693. package/config/system-namespaces.js +18 -0
  694. package/config/table-headers.js +1116 -0
  695. package/config/types.js +353 -0
  696. package/config/uiplugins.js +276 -0
  697. package/config/version.js +33 -0
  698. package/config/workload.ts +1 -0
  699. package/core/plugin-helpers.ts +220 -0
  700. package/core/plugin-routes.ts +34 -0
  701. package/core/plugin.ts +367 -0
  702. package/core/plugins-loader.js +31 -0
  703. package/core/plugins.js +471 -0
  704. package/core/types-provisioning.ts +361 -0
  705. package/core/types.ts +682 -0
  706. package/detail/__tests__/autoscaling.horizontalpodautoscaler.test.ts +196 -0
  707. package/detail/__tests__/provisioning.cattle.io.cluster.test.ts +119 -0
  708. package/detail/__tests__/service.test.ts +62 -0
  709. package/detail/autoscaling.horizontalpodautoscaler/index.vue +264 -0
  710. package/detail/catalog.cattle.io.app.vue +181 -0
  711. package/detail/catalog.cattle.io.clusterrepo.vue +35 -0
  712. package/detail/cis.cattle.io.clusterscan.vue +372 -0
  713. package/detail/configmap.vue +81 -0
  714. package/detail/constraints.gatekeeper.sh.constraint.vue +66 -0
  715. package/detail/fleet.cattle.io.bundle.vue +63 -0
  716. package/detail/fleet.cattle.io.cluster.vue +99 -0
  717. package/detail/fleet.cattle.io.clustergroup.vue +76 -0
  718. package/detail/fleet.cattle.io.gitrepo.vue +148 -0
  719. package/detail/harvesterhci.io.management.cluster.vue +104 -0
  720. package/detail/helm.cattle.io.projecthelmchart.vue +249 -0
  721. package/detail/management.cattle.io.fleetworkspace.vue +100 -0
  722. package/detail/management.cattle.io.globalrole.vue +8 -0
  723. package/detail/management.cattle.io.roletemplate.vue +11 -0
  724. package/detail/management.cattle.io.user.vue +312 -0
  725. package/detail/namespace.vue +269 -0
  726. package/detail/networking.k8s.io.ingress.vue +74 -0
  727. package/detail/node.vue +330 -0
  728. package/detail/pod.vue +255 -0
  729. package/detail/provisioning.cattle.io.cluster.vue +1200 -0
  730. package/detail/rbac.authorization.k8s.io.clusterrole.vue +8 -0
  731. package/detail/rbac.authorization.k8s.io.role.vue +8 -0
  732. package/detail/secret.vue +313 -0
  733. package/detail/service.vue +202 -0
  734. package/detail/workload/index.vue +541 -0
  735. package/dialog/AddClusterMemberDialog.vue +86 -0
  736. package/dialog/AddCustomBadgeDialog.vue +466 -0
  737. package/dialog/AddProjectMemberDialog.vue +181 -0
  738. package/dialog/AddonConfigConfirmationDialog.vue +101 -0
  739. package/dialog/DeactivateDriverDialog.vue +139 -0
  740. package/dialog/DiagnosticTimingsDialog.vue +141 -0
  741. package/dialog/DrainNode.vue +247 -0
  742. package/dialog/ForceMachineRemoveDialog.vue +134 -0
  743. package/dialog/GenericPrompt.vue +135 -0
  744. package/dialog/GitRepoForceUpdateDialog.vue +132 -0
  745. package/dialog/RollbackWorkloadDialog.vue +308 -0
  746. package/dialog/RotateCertificatesDialog.vue +205 -0
  747. package/dialog/RotateEncryptionKeyDialog.vue +191 -0
  748. package/dialog/SaveAsRKETemplateDialog.vue +139 -0
  749. package/dialog/ScaleMachineDownDialog.vue +156 -0
  750. package/dialog/ScalePoolDownDialog.vue +121 -0
  751. package/dialog/SloDialog.vue +97 -0
  752. package/directives/clean-html.js +15 -0
  753. package/directives/clean-tooltip.js +32 -0
  754. package/directives/focus.js +47 -0
  755. package/directives/int-number.js +21 -0
  756. package/directives/positive-int-number.js +19 -0
  757. package/directives/strip-html-aria-label.js +19 -0
  758. package/directives/trim-whitespace.js +19 -0
  759. package/edit/__tests__/cis.cattle.io.clusterscan.test.ts +87 -0
  760. package/edit/__tests__/fleet.cattle.io.gitrepo.test.ts +246 -0
  761. package/edit/__tests__/kontainerDriver.test.ts +110 -0
  762. package/edit/__tests__/management.cattle.io.clusterroletemplatebinding.test.ts +71 -0
  763. package/edit/__tests__/management.cattle.io.setting.test.ts +109 -0
  764. package/edit/__tests__/monitoring.coreos.com.prometheusrule.test.ts +70 -0
  765. package/edit/__tests__/namespace.test.ts +49 -0
  766. package/edit/__tests__/nodeDriver.test.ts +89 -0
  767. package/edit/__tests__/service.test.ts +100 -0
  768. package/edit/__tests__/ui.cattle.io.navlink.test.ts +114 -0
  769. package/edit/auth/AuthProviderWarningBanners.vue +34 -0
  770. package/edit/auth/__tests__/AuthProviderWarningBanners.test.ts +19 -0
  771. package/edit/auth/__tests__/azuread.test.ts +238 -0
  772. package/edit/auth/__tests__/oidc.test.ts +225 -0
  773. package/edit/auth/azuread.vue +538 -0
  774. package/edit/auth/github.vue +269 -0
  775. package/edit/auth/googleoauth.vue +260 -0
  776. package/edit/auth/ldap/__tests__/config.test.ts +44 -0
  777. package/edit/auth/ldap/config.vue +379 -0
  778. package/edit/auth/ldap/index.vue +156 -0
  779. package/edit/auth/oidc.vue +445 -0
  780. package/edit/auth/saml.vue +432 -0
  781. package/edit/autoscaling.horizontalpodautoscaler/external-metric.vue +58 -0
  782. package/edit/autoscaling.horizontalpodautoscaler/hpa-scaling-rule.vue +130 -0
  783. package/edit/autoscaling.horizontalpodautoscaler/index.vue +343 -0
  784. package/edit/autoscaling.horizontalpodautoscaler/metric-identifier.vue +82 -0
  785. package/edit/autoscaling.horizontalpodautoscaler/metric-object-reference.vue +60 -0
  786. package/edit/autoscaling.horizontalpodautoscaler/metric-target.vue +220 -0
  787. package/edit/autoscaling.horizontalpodautoscaler/metrics-row.vue +198 -0
  788. package/edit/autoscaling.horizontalpodautoscaler/object-metric.vue +71 -0
  789. package/edit/autoscaling.horizontalpodautoscaler/pod-metric.vue +58 -0
  790. package/edit/autoscaling.horizontalpodautoscaler/resource-metric.vue +65 -0
  791. package/edit/catalog.cattle.io.clusterrepo.vue +336 -0
  792. package/edit/cis.cattle.io.clusterscan.vue +377 -0
  793. package/edit/cis.cattle.io.clusterscanbenchmark.vue +153 -0
  794. package/edit/cis.cattle.io.clusterscanprofile.vue +150 -0
  795. package/edit/cloudcredential.vue +334 -0
  796. package/edit/configmap.vue +163 -0
  797. package/edit/constraints.gatekeeper.sh.constraint/MatchKinds.vue +72 -0
  798. package/edit/constraints.gatekeeper.sh.constraint/NamespaceList.vue +78 -0
  799. package/edit/constraints.gatekeeper.sh.constraint/Scope.vue +52 -0
  800. package/edit/constraints.gatekeeper.sh.constraint/index.vue +368 -0
  801. package/edit/fleet.cattle.io.cluster.vue +105 -0
  802. package/edit/fleet.cattle.io.clustergroup.vue +189 -0
  803. package/edit/fleet.cattle.io.gitrepo.vue +912 -0
  804. package/edit/group.principal.vue +65 -0
  805. package/edit/helm.cattle.io.projecthelmchart.vue +163 -0
  806. package/edit/k8s.cni.cncf.io.networkattachmentdefinition.vue +94 -0
  807. package/edit/kontainerDriver.vue +67 -0
  808. package/edit/logging-flow/Match.vue +142 -0
  809. package/edit/logging-flow/index.vue +549 -0
  810. package/edit/logging.banzaicloud.io.clusterflow.vue +7 -0
  811. package/edit/logging.banzaicloud.io.clusteroutput.vue +12 -0
  812. package/edit/logging.banzaicloud.io.flow.vue +7 -0
  813. package/edit/logging.banzaicloud.io.output/__tests__/logging.banzaicloud.io.output.test.ts +310 -0
  814. package/edit/logging.banzaicloud.io.output/index.vue +386 -0
  815. package/edit/logging.banzaicloud.io.output/providers/__tests__/loki.test.ts +13 -0
  816. package/edit/logging.banzaicloud.io.output/providers/awsElasticsearch.vue +77 -0
  817. package/edit/logging.banzaicloud.io.output/providers/azurestorage.vue +94 -0
  818. package/edit/logging.banzaicloud.io.output/providers/cloudwatch.vue +112 -0
  819. package/edit/logging.banzaicloud.io.output/providers/datadog.vue +95 -0
  820. package/edit/logging.banzaicloud.io.output/providers/elasticsearch.vue +234 -0
  821. package/edit/logging.banzaicloud.io.output/providers/file.vue +47 -0
  822. package/edit/logging.banzaicloud.io.output/providers/forward.vue +152 -0
  823. package/edit/logging.banzaicloud.io.output/providers/gcs.vue +102 -0
  824. package/edit/logging.banzaicloud.io.output/providers/gelf.vue +167 -0
  825. package/edit/logging.banzaicloud.io.output/providers/kafka.vue +166 -0
  826. package/edit/logging.banzaicloud.io.output/providers/kinesisStream.vue +76 -0
  827. package/edit/logging.banzaicloud.io.output/providers/logdna.vue +72 -0
  828. package/edit/logging.banzaicloud.io.output/providers/logz.vue +107 -0
  829. package/edit/logging.banzaicloud.io.output/providers/loki.vue +172 -0
  830. package/edit/logging.banzaicloud.io.output/providers/newrelic.vue +71 -0
  831. package/edit/logging.banzaicloud.io.output/providers/opensearch.vue +225 -0
  832. package/edit/logging.banzaicloud.io.output/providers/redis.vue +142 -0
  833. package/edit/logging.banzaicloud.io.output/providers/s3.vue +122 -0
  834. package/edit/logging.banzaicloud.io.output/providers/splunkHec.vue +180 -0
  835. package/edit/logging.banzaicloud.io.output/providers/sumologic.vue +59 -0
  836. package/edit/logging.banzaicloud.io.output/providers/syslog.vue +234 -0
  837. package/edit/logging.banzaicloud.io.output/providers/utils.js +27 -0
  838. package/edit/management.cattle.io.clusterroletemplatebinding.vue +71 -0
  839. package/edit/management.cattle.io.fleetworkspace.vue +245 -0
  840. package/edit/management.cattle.io.globalrole.vue +8 -0
  841. package/edit/management.cattle.io.node.vue +72 -0
  842. package/edit/management.cattle.io.podsecurityadmissionconfigurationtemplate.vue +111 -0
  843. package/edit/management.cattle.io.project.vue +255 -0
  844. package/edit/management.cattle.io.projectroletemplatebinding.vue +96 -0
  845. package/edit/management.cattle.io.roletemplate.vue +11 -0
  846. package/edit/management.cattle.io.setting.vue +264 -0
  847. package/edit/management.cattle.io.user.vue +289 -0
  848. package/edit/monitoring.coreos.com.alertmanagerconfig/auth.vue +324 -0
  849. package/edit/monitoring.coreos.com.alertmanagerconfig/index.vue +287 -0
  850. package/edit/monitoring.coreos.com.alertmanagerconfig/receiverConfig.vue +423 -0
  851. package/edit/monitoring.coreos.com.alertmanagerconfig/routeConfig.vue +176 -0
  852. package/edit/monitoring.coreos.com.alertmanagerconfig/tls.vue +272 -0
  853. package/edit/monitoring.coreos.com.alertmanagerconfig/types/email.vue +175 -0
  854. package/edit/monitoring.coreos.com.alertmanagerconfig/types/opsgenie.vue +282 -0
  855. package/edit/monitoring.coreos.com.alertmanagerconfig/types/pagerduty.vue +203 -0
  856. package/edit/monitoring.coreos.com.alertmanagerconfig/types/slack.vue +140 -0
  857. package/edit/monitoring.coreos.com.alertmanagerconfig/types/webhook.vue +230 -0
  858. package/edit/monitoring.coreos.com.prometheusrule/AlertingRule.vue +534 -0
  859. package/edit/monitoring.coreos.com.prometheusrule/GroupRules.vue +229 -0
  860. package/edit/monitoring.coreos.com.prometheusrule/RecordingRule.vue +112 -0
  861. package/edit/monitoring.coreos.com.prometheusrule/index.vue +223 -0
  862. package/edit/monitoring.coreos.com.receiver/auth.vue +142 -0
  863. package/edit/monitoring.coreos.com.receiver/index.vue +357 -0
  864. package/edit/monitoring.coreos.com.receiver/tls.vue +72 -0
  865. package/edit/monitoring.coreos.com.receiver/types/__tests__/email.test.ts +57 -0
  866. package/edit/monitoring.coreos.com.receiver/types/email.vue +130 -0
  867. package/edit/monitoring.coreos.com.receiver/types/opsgenie.vue +237 -0
  868. package/edit/monitoring.coreos.com.receiver/types/pagerduty.vue +97 -0
  869. package/edit/monitoring.coreos.com.receiver/types/slack.vue +88 -0
  870. package/edit/monitoring.coreos.com.receiver/types/webhook.add.vue +65 -0
  871. package/edit/monitoring.coreos.com.receiver/types/webhook.banner.vue +28 -0
  872. package/edit/monitoring.coreos.com.receiver/types/webhook.vue +93 -0
  873. package/edit/monitoring.coreos.com.route.vue +237 -0
  874. package/edit/namespace.vue +281 -0
  875. package/edit/networking.istio.io.destinationrule/LoadBalancer.vue +194 -0
  876. package/edit/networking.istio.io.destinationrule/index.vue +237 -0
  877. package/edit/networking.k8s.io.ingress/Certificate.vue +134 -0
  878. package/edit/networking.k8s.io.ingress/Certificates.vue +111 -0
  879. package/edit/networking.k8s.io.ingress/DefaultBackend.vue +145 -0
  880. package/edit/networking.k8s.io.ingress/IngressClass.vue +69 -0
  881. package/edit/networking.k8s.io.ingress/Rule.vue +188 -0
  882. package/edit/networking.k8s.io.ingress/RulePath.vue +224 -0
  883. package/edit/networking.k8s.io.ingress/Rules.vue +155 -0
  884. package/edit/networking.k8s.io.ingress/__tests__/IngressClass.test.ts +58 -0
  885. package/edit/networking.k8s.io.ingress/index.vue +300 -0
  886. package/edit/networking.k8s.io.networkpolicy/PolicyRule.vue +108 -0
  887. package/edit/networking.k8s.io.networkpolicy/PolicyRulePort.vue +50 -0
  888. package/edit/networking.k8s.io.networkpolicy/PolicyRuleTarget.vue +401 -0
  889. package/edit/networking.k8s.io.networkpolicy/PolicyRules.vue +93 -0
  890. package/edit/networking.k8s.io.networkpolicy/__tests__/PolicyRuleTarget.test.ts +180 -0
  891. package/edit/networking.k8s.io.networkpolicy/__tests__/utils/mock.json +158 -0
  892. package/edit/networking.k8s.io.networkpolicy/__tests__/utils/selectors.test.ts +45 -0
  893. package/edit/networking.k8s.io.networkpolicy/index.vue +299 -0
  894. package/edit/node.vue +82 -0
  895. package/edit/nodeDriver.vue +72 -0
  896. package/edit/persistentvolume/__tests__/persistentvolume.test.ts +105 -0
  897. package/edit/persistentvolume/index.vue +380 -0
  898. package/edit/persistentvolume/plugins/awsElasticBlockStore.vue +90 -0
  899. package/edit/persistentvolume/plugins/azureDisk.vue +136 -0
  900. package/edit/persistentvolume/plugins/azureFile.vue +78 -0
  901. package/edit/persistentvolume/plugins/cephfs.vue +109 -0
  902. package/edit/persistentvolume/plugins/cinder.vue +89 -0
  903. package/edit/persistentvolume/plugins/csi.vue +209 -0
  904. package/edit/persistentvolume/plugins/fc.vue +101 -0
  905. package/edit/persistentvolume/plugins/flexVolume.vue +102 -0
  906. package/edit/persistentvolume/plugins/flocker.vue +45 -0
  907. package/edit/persistentvolume/plugins/gcePersistentDisk.vue +90 -0
  908. package/edit/persistentvolume/plugins/glusterfs.vue +70 -0
  909. package/edit/persistentvolume/plugins/hostPath.vue +82 -0
  910. package/edit/persistentvolume/plugins/iscsi.vue +170 -0
  911. package/edit/persistentvolume/plugins/local.vue +37 -0
  912. package/edit/persistentvolume/plugins/longhorn.vue +99 -0
  913. package/edit/persistentvolume/plugins/nfs.vue +70 -0
  914. package/edit/persistentvolume/plugins/photonPersistentDisk.vue +58 -0
  915. package/edit/persistentvolume/plugins/portworxVolume.vue +71 -0
  916. package/edit/persistentvolume/plugins/quobyte.vue +88 -0
  917. package/edit/persistentvolume/plugins/rbd.vue +127 -0
  918. package/edit/persistentvolume/plugins/scaleIO.vue +146 -0
  919. package/edit/persistentvolume/plugins/storageos.vue +98 -0
  920. package/edit/persistentvolume/plugins/vsphereVolume.vue +63 -0
  921. package/edit/persistentvolumeclaim.vue +395 -0
  922. package/edit/pod.vue +27 -0
  923. package/edit/policy.poddisruptionbudget.vue +152 -0
  924. package/edit/provisioning.cattle.io.cluster/AgentEnv.vue +40 -0
  925. package/edit/provisioning.cattle.io.cluster/CustomCommand.vue +306 -0
  926. package/edit/provisioning.cattle.io.cluster/Labels.vue +46 -0
  927. package/edit/provisioning.cattle.io.cluster/SelectCredential.vue +341 -0
  928. package/edit/provisioning.cattle.io.cluster/__tests__/Advanced.test.ts +304 -0
  929. package/edit/provisioning.cattle.io.cluster/__tests__/Basics.test.ts +564 -0
  930. package/edit/provisioning.cattle.io.cluster/__tests__/CustomCommand.test.ts +129 -0
  931. package/edit/provisioning.cattle.io.cluster/__tests__/DirectoryConfig.test.ts +182 -0
  932. package/edit/provisioning.cattle.io.cluster/__tests__/DrainOptions.test.ts +54 -0
  933. package/edit/provisioning.cattle.io.cluster/__tests__/index.test.ts +72 -0
  934. package/edit/provisioning.cattle.io.cluster/__tests__/rke2.test.ts +546 -0
  935. package/edit/provisioning.cattle.io.cluster/__tests__/utils/cluster.ts +391 -0
  936. package/edit/provisioning.cattle.io.cluster/index.vue +733 -0
  937. package/edit/provisioning.cattle.io.cluster/rke2.vue +2538 -0
  938. package/edit/provisioning.cattle.io.cluster/tabs/AddOnAdditionalManifest.vue +49 -0
  939. package/edit/provisioning.cattle.io.cluster/tabs/AddOnConfig.vue +112 -0
  940. package/edit/provisioning.cattle.io.cluster/tabs/Advanced.vue +224 -0
  941. package/edit/provisioning.cattle.io.cluster/tabs/AgentConfiguration.vue +340 -0
  942. package/edit/provisioning.cattle.io.cluster/tabs/Basics.vue +700 -0
  943. package/edit/provisioning.cattle.io.cluster/tabs/DirectoryConfig.vue +219 -0
  944. package/edit/provisioning.cattle.io.cluster/tabs/MachinePool.vue +405 -0
  945. package/edit/provisioning.cattle.io.cluster/tabs/MemberRoles.vue +40 -0
  946. package/edit/provisioning.cattle.io.cluster/tabs/etcd/S3Config.vue +153 -0
  947. package/edit/provisioning.cattle.io.cluster/tabs/etcd/index.vue +138 -0
  948. package/edit/provisioning.cattle.io.cluster/tabs/networking/ACE.vue +73 -0
  949. package/edit/provisioning.cattle.io.cluster/tabs/networking/index.vue +214 -0
  950. package/edit/provisioning.cattle.io.cluster/tabs/registries/RegistryConfigs.vue +211 -0
  951. package/edit/provisioning.cattle.io.cluster/tabs/registries/RegistryMirrors.vue +138 -0
  952. package/edit/provisioning.cattle.io.cluster/tabs/registries/__tests__/RegistryConfigs.test.ts +66 -0
  953. package/edit/provisioning.cattle.io.cluster/tabs/registries/index.vue +149 -0
  954. package/edit/provisioning.cattle.io.cluster/tabs/upgrade/DrainOptions.vue +155 -0
  955. package/edit/provisioning.cattle.io.cluster/tabs/upgrade/index.vue +76 -0
  956. package/edit/rbac.authorization.k8s.io.clusterrole.vue +8 -0
  957. package/edit/rbac.authorization.k8s.io.role.vue +8 -0
  958. package/edit/resources.cattle.io.backup.vue +454 -0
  959. package/edit/resources.cattle.io.restore.vue +326 -0
  960. package/edit/secret/__tests__/ssh.test.ts +79 -0
  961. package/edit/secret/basic.vue +64 -0
  962. package/edit/secret/generic.vue +64 -0
  963. package/edit/secret/index.vue +407 -0
  964. package/edit/secret/registry.vue +145 -0
  965. package/edit/secret/ssh.vue +106 -0
  966. package/edit/secret/tls.vue +94 -0
  967. package/edit/service.vue +546 -0
  968. package/edit/serviceaccount.vue +193 -0
  969. package/edit/storage.k8s.io.storageclass/index.vue +307 -0
  970. package/edit/storage.k8s.io.storageclass/provisioners/custom.vue +25 -0
  971. package/edit/storage.k8s.io.storageclass/provisioners/driver.harvesterhci.io.vue +114 -0
  972. package/edit/storage.k8s.io.storageclass/provisioners/driver.longhorn.io.vue +40 -0
  973. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/aws-ebs.vue +180 -0
  974. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/azure-disk.vue +75 -0
  975. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/azure-file.vue +47 -0
  976. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/cinder.vue +69 -0
  977. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/gce-pd.vue +117 -0
  978. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/glusterfs.vue +99 -0
  979. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/no-provisioner.vue +21 -0
  980. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/portworx-volume.vue +83 -0
  981. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/quobyte.vue +91 -0
  982. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/rbd.vue +117 -0
  983. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/scaleio.vue +116 -0
  984. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/storageos.vue +65 -0
  985. package/edit/storage.k8s.io.storageclass/provisioners/kubernetes.io/vsphere-volume.vue +97 -0
  986. package/edit/token.vue +337 -0
  987. package/edit/ui.cattle.io.navlink.vue +461 -0
  988. package/edit/workload/Job.vue +339 -0
  989. package/edit/workload/Upgrading.vue +372 -0
  990. package/edit/workload/VolumeClaimTemplate.vue +136 -0
  991. package/edit/workload/__tests__/Job.test.ts +71 -0
  992. package/edit/workload/__tests__/Upgrading.test.ts +61 -0
  993. package/edit/workload/__tests__/index.test.ts +103 -0
  994. package/edit/workload/index.vue +677 -0
  995. package/edit/workload/mixins/workload.js +1067 -0
  996. package/edit/workload/storage/ContainerMountPaths.vue +171 -0
  997. package/edit/workload/storage/Mount.vue +157 -0
  998. package/edit/workload/storage/__tests__/Mount.test.ts +102 -0
  999. package/edit/workload/storage/__tests__/Storage.test.ts +106 -0
  1000. package/edit/workload/storage/awsElasticBlockStore.vue +73 -0
  1001. package/edit/workload/storage/azureDisk.vue +104 -0
  1002. package/edit/workload/storage/azureFile.vue +74 -0
  1003. package/edit/workload/storage/csi/driver.longhorn.io.vue +48 -0
  1004. package/edit/workload/storage/csi/index.vue +122 -0
  1005. package/edit/workload/storage/emptyDir.vue +88 -0
  1006. package/edit/workload/storage/ephemeralVolume/index.vue +108 -0
  1007. package/edit/workload/storage/gcePersistentDisk.vue +73 -0
  1008. package/edit/workload/storage/hostPath.vue +115 -0
  1009. package/edit/workload/storage/index.vue +339 -0
  1010. package/edit/workload/storage/nfs.vue +78 -0
  1011. package/edit/workload/storage/persistentVolumeClaim/__tests__/persistentvolumeclaim.test.ts +38 -0
  1012. package/edit/workload/storage/persistentVolumeClaim/index.vue +154 -0
  1013. package/edit/workload/storage/persistentVolumeClaim/persistentvolumeclaim.vue +256 -0
  1014. package/edit/workload/storage/secret.vue +186 -0
  1015. package/edit/workload/storage/vsphereVolume.vue +73 -0
  1016. package/initialize/App.vue +70 -0
  1017. package/initialize/app-extended.js +112 -0
  1018. package/initialize/entry-helpers.js +147 -0
  1019. package/initialize/entry.js +33 -0
  1020. package/initialize/install-components.js +11 -0
  1021. package/initialize/install-directives.js +61 -0
  1022. package/initialize/install-plugins.js +129 -0
  1023. package/list/__tests__/workload.test.ts +55 -0
  1024. package/list/catalog.cattle.io.app.vue +76 -0
  1025. package/list/catalog.cattle.io.clusterrepo.vue +83 -0
  1026. package/list/cis.cattle.io.clusterscan.vue +76 -0
  1027. package/list/fleet.cattle.io.bundle.vue +127 -0
  1028. package/list/fleet.cattle.io.cluster.vue +95 -0
  1029. package/list/fleet.cattle.io.clustergroup.vue +88 -0
  1030. package/list/fleet.cattle.io.clusterregistrationtoken.vue +94 -0
  1031. package/list/fleet.cattle.io.gitrepo.vue +108 -0
  1032. package/list/group.principal.vue +153 -0
  1033. package/list/harvesterhci.io.management.cluster.vue +247 -0
  1034. package/list/helm.cattle.io.projecthelmchart.vue +157 -0
  1035. package/list/logging.banzaicloud.io.clusterflow.vue +44 -0
  1036. package/list/logging.banzaicloud.io.flow.vue +45 -0
  1037. package/list/management.cattle.io.cluster.vue +54 -0
  1038. package/list/management.cattle.io.feature.vue +368 -0
  1039. package/list/management.cattle.io.fleetworkspace.vue +44 -0
  1040. package/list/management.cattle.io.podsecurityadmissionconfigurationtemplate.vue +51 -0
  1041. package/list/management.cattle.io.setting.vue +117 -0
  1042. package/list/management.cattle.io.user.vue +178 -0
  1043. package/list/monitoring.coreos.com.alertmanagerconfig.vue +83 -0
  1044. package/list/namespace.vue +81 -0
  1045. package/list/networking.k8s.io.ingress.vue +39 -0
  1046. package/list/node.vue +418 -0
  1047. package/list/persistentvolume.vue +89 -0
  1048. package/list/persistentvolumeclaim.vue +32 -0
  1049. package/list/provisioning.cattle.io.cluster.vue +326 -0
  1050. package/list/rbac.authorization.k8s.io.clusterrolebinding.vue +47 -0
  1051. package/list/service.vue +48 -0
  1052. package/list/ui.cattle.io.navlink.vue +72 -0
  1053. package/list/workload.vue +188 -0
  1054. package/machine-config/__tests__/vmwarevsphere.test.ts +302 -0
  1055. package/machine-config/amazonec2.vue +702 -0
  1056. package/machine-config/azure.vue +913 -0
  1057. package/machine-config/digitalocean.vue +231 -0
  1058. package/machine-config/generic.vue +103 -0
  1059. package/machine-config/linode.vue +189 -0
  1060. package/machine-config/pnap.vue +288 -0
  1061. package/machine-config/vmwarevsphere-config.ts +17 -0
  1062. package/machine-config/vmwarevsphere.vue +1268 -0
  1063. package/mixins/__tests__/auth-config.test.ts +74 -0
  1064. package/mixins/__tests__/chart.test.ts +104 -0
  1065. package/mixins/__tests__/create-edit-view.test.ts +56 -0
  1066. package/mixins/auth-config.js +332 -0
  1067. package/mixins/back-link.js +15 -0
  1068. package/mixins/brand.js +211 -0
  1069. package/mixins/browser-tab-visibility.js +31 -0
  1070. package/mixins/chart.js +557 -0
  1071. package/mixins/child-hook.js +82 -0
  1072. package/mixins/closeable.js +47 -0
  1073. package/mixins/compact-input.ts +25 -0
  1074. package/mixins/create-edit-view/impl.js +201 -0
  1075. package/mixins/create-edit-view/index.js +48 -0
  1076. package/mixins/fetch.client.js +90 -0
  1077. package/mixins/form-validation.js +197 -0
  1078. package/mixins/labeled-form-element.ts +225 -0
  1079. package/mixins/login.js +31 -0
  1080. package/mixins/metric-poller.js +19 -0
  1081. package/mixins/page-actions.js +36 -0
  1082. package/mixins/resource-fetch-api-pagination.js +339 -0
  1083. package/mixins/resource-fetch-namespaced.js +90 -0
  1084. package/mixins/resource-fetch.js +291 -0
  1085. package/mixins/resource-manager.js +109 -0
  1086. package/mixins/vue-select-overrides.js +102 -0
  1087. package/models/__tests__/apps.deployment.test.ts +93 -0
  1088. package/models/__tests__/batch.cronjob.test.ts +88 -0
  1089. package/models/__tests__/catalog.cattle.io.app.test.ts +148 -0
  1090. package/models/__tests__/cluster.test.ts +44 -0
  1091. package/models/__tests__/fleet.cattle.io.cluster.test.ts +36 -0
  1092. package/models/__tests__/fleet.cattle.io.gitrepo.test.ts +157 -0
  1093. package/models/__tests__/logging.banzaicloud.io.flow.test.ts +88 -0
  1094. package/models/__tests__/management.cattle.io.cluster.test.ts +23 -0
  1095. package/models/__tests__/management.cattle.io.node.ts +181 -0
  1096. package/models/__tests__/management.cattle.io.nodepool.ts +83 -0
  1097. package/models/__tests__/namespace.test.ts +189 -0
  1098. package/models/__tests__/node.test.ts +74 -0
  1099. package/models/__tests__/provisioning.cattle.io.cluster.test.ts +155 -0
  1100. package/models/__tests__/schema.tests.ts +24 -0
  1101. package/models/__tests__/secret.test.ts +80 -0
  1102. package/models/__tests__/steve-schema.test.ts +73 -0
  1103. package/models/__tests__/storage.k8s.io.storageclass.test.ts +22 -0
  1104. package/models/__tests__/workload.test.ts +91 -0
  1105. package/models/app.js +25 -0
  1106. package/models/apps.controllerrevision.js +7 -0
  1107. package/models/apps.daemonset.js +22 -0
  1108. package/models/apps.deployment.js +71 -0
  1109. package/models/apps.replicaset.js +11 -0
  1110. package/models/apps.statefulset.js +49 -0
  1111. package/models/autoscaling.horizontalpodautoscaler.js +44 -0
  1112. package/models/batch.cronjob.js +85 -0
  1113. package/models/batch.job.js +19 -0
  1114. package/models/catalog.cattle.io.app.js +488 -0
  1115. package/models/catalog.cattle.io.clusterrepo.js +223 -0
  1116. package/models/catalog.cattle.io.operation.js +43 -0
  1117. package/models/catalog.cattle.io.repo.js +4 -0
  1118. package/models/catalog.cattle.io.uiplugin.js +37 -0
  1119. package/models/chart.js +50 -0
  1120. package/models/chartinstallaction.js +17 -0
  1121. package/models/chartupgradeaction.js +12 -0
  1122. package/models/cis.cattle.io.clusterscan.js +179 -0
  1123. package/models/cis.cattle.io.clusterscanbenchmark.js +18 -0
  1124. package/models/cis.cattle.io.clusterscanprofile.js +31 -0
  1125. package/models/cis.cattle.io.clusterscanreport.js +62 -0
  1126. package/models/cloudcredential.js +341 -0
  1127. package/models/cluster/node.js +487 -0
  1128. package/models/cluster/schema.js +6 -0
  1129. package/models/cluster.js +44 -0
  1130. package/models/cluster.x-k8s.io.machine.js +272 -0
  1131. package/models/cluster.x-k8s.io.machinedeployment.js +228 -0
  1132. package/models/cluster.x-k8s.io.machineset.js +23 -0
  1133. package/models/clusterroletemplatebinding.js +31 -0
  1134. package/models/configmap.js +20 -0
  1135. package/models/constraints.gatekeeper.sh.constraint.js +121 -0
  1136. package/models/driver.js +63 -0
  1137. package/models/etcdbackup.js +45 -0
  1138. package/models/event.js +34 -0
  1139. package/models/fleet.cattle.io.bundle.js +168 -0
  1140. package/models/fleet.cattle.io.cluster.js +221 -0
  1141. package/models/fleet.cattle.io.clustergroup.js +62 -0
  1142. package/models/fleet.cattle.io.clusterregistrationtoken.js +14 -0
  1143. package/models/fleet.cattle.io.gitrepo.js +548 -0
  1144. package/models/group.principal.js +71 -0
  1145. package/models/helm.cattle.io.projecthelmchart.js +38 -0
  1146. package/models/k8s.cni.cncf.io.networkattachmentdefinition.js +88 -0
  1147. package/models/kontainerdriver.js +88 -0
  1148. package/models/logging.banzaicloud.io.clusterflow.js +36 -0
  1149. package/models/logging.banzaicloud.io.clusteroutput.js +4 -0
  1150. package/models/logging.banzaicloud.io.flow.js +115 -0
  1151. package/models/logging.banzaicloud.io.output.js +173 -0
  1152. package/models/management/schema.js +6 -0
  1153. package/models/management.cattle.io.authconfig.js +70 -0
  1154. package/models/management.cattle.io.cluster.js +501 -0
  1155. package/models/management.cattle.io.clusterroletemplatebinding.js +143 -0
  1156. package/models/management.cattle.io.feature.js +56 -0
  1157. package/models/management.cattle.io.fleetworkspace.js +90 -0
  1158. package/models/management.cattle.io.gitreporestriction.js +5 -0
  1159. package/models/management.cattle.io.globalrole.js +172 -0
  1160. package/models/management.cattle.io.globalrolebinding.js +59 -0
  1161. package/models/management.cattle.io.kontainerdriver.js +90 -0
  1162. package/models/management.cattle.io.node.js +179 -0
  1163. package/models/management.cattle.io.nodepool.js +185 -0
  1164. package/models/management.cattle.io.nodetemplate.js +139 -0
  1165. package/models/management.cattle.io.podsecurityadmissionconfigurationtemplate.js +3 -0
  1166. package/models/management.cattle.io.project.js +182 -0
  1167. package/models/management.cattle.io.projectroletemplatebinding.js +150 -0
  1168. package/models/management.cattle.io.roletemplate.js +216 -0
  1169. package/models/management.cattle.io.setting.js +72 -0
  1170. package/models/management.cattle.io.user.js +302 -0
  1171. package/models/metrics.k8s.io.nodemetrics.js +41 -0
  1172. package/models/monitoring.coreos.com.alertmanagerconfig.js +126 -0
  1173. package/models/monitoring.coreos.com.podmonitor.js +23 -0
  1174. package/models/monitoring.coreos.com.prometheusrule.js +38 -0
  1175. package/models/monitoring.coreos.com.receiver.js +197 -0
  1176. package/models/monitoring.coreos.com.route.js +162 -0
  1177. package/models/monitoring.coreos.com.servicemonitor.js +23 -0
  1178. package/models/namespace.js +261 -0
  1179. package/models/networking.istio.io.destinationrule.js +19 -0
  1180. package/models/networking.k8s.io.ingress.js +209 -0
  1181. package/models/nodedriver.js +96 -0
  1182. package/models/persistentvolume.js +43 -0
  1183. package/models/persistentvolumeclaim.js +63 -0
  1184. package/models/pod.js +279 -0
  1185. package/models/principal.js +42 -0
  1186. package/models/projectroletemplatebinding.js +35 -0
  1187. package/models/provisioning.cattle.io.cluster.js +1091 -0
  1188. package/models/rbac.authorization.k8s.io.clusterrole.js +17 -0
  1189. package/models/rbac.authorization.k8s.io.clusterrolebinding.js +16 -0
  1190. package/models/rbac.authorization.k8s.io.role.js +52 -0
  1191. package/models/rbac.authorization.k8s.io.rolebinding.js +16 -0
  1192. package/models/replicationcontroller.js +4 -0
  1193. package/models/resources.cattle.io.backup.js +29 -0
  1194. package/models/resources.cattle.io.restore.js +33 -0
  1195. package/models/rke-machine-config.cattle.io.harvesterconfig.js +19 -0
  1196. package/models/rke-machine.cattle.io.amazonec2machinetemplate.js +15 -0
  1197. package/models/rke-machine.cattle.io.azuremachinetemplate.js +15 -0
  1198. package/models/rke-machine.cattle.io.digitaloceanmachinetemplate.js +15 -0
  1199. package/models/rke-machine.cattle.io.linodemachinetemplate.js +15 -0
  1200. package/models/rke-machine.cattle.io.machinetemplate.js +22 -0
  1201. package/models/rke-machine.cattle.io.pnapmachinetemplate.js +15 -0
  1202. package/models/rke-machine.cattle.io.vmwarevspheremachinetemplate.js +14 -0
  1203. package/models/rke.cattle.io.etcdsnapshot.js +76 -0
  1204. package/models/schema.js +38 -0
  1205. package/models/secret.js +473 -0
  1206. package/models/service.js +193 -0
  1207. package/models/steve-schema.ts +254 -0
  1208. package/models/storage.k8s.io.storageclass.js +164 -0
  1209. package/models/templates.gatekeeper.sh.constrainttemplate.js +23 -0
  1210. package/models/token.js +19 -0
  1211. package/models/ui.cattle.io.navlink.js +38 -0
  1212. package/models/workload.js +691 -0
  1213. package/models/workload.service.js +341 -0
  1214. package/package.json +173 -0
  1215. package/pages/404.vue +15 -0
  1216. package/pages/__tests__/prefs.test.ts +96 -0
  1217. package/pages/about.vue +311 -0
  1218. package/pages/account/create-key.vue +16 -0
  1219. package/pages/account/index.vue +308 -0
  1220. package/pages/account/pri.vue +229 -0
  1221. package/pages/auth/login.vue +742 -0
  1222. package/pages/auth/logout.vue +47 -0
  1223. package/pages/auth/setup.vue +646 -0
  1224. package/pages/auth/verify.vue +203 -0
  1225. package/pages/auth copy/login.vue +595 -0
  1226. package/pages/auth copy/logout.vue +47 -0
  1227. package/pages/auth copy/setup.vue +523 -0
  1228. package/pages/auth copy/verify.vue +203 -0
  1229. package/pages/c/_cluster/_product/_resource/_id.vue +12 -0
  1230. package/pages/c/_cluster/_product/_resource/_namespace/_id.vue +12 -0
  1231. package/pages/c/_cluster/_product/_resource/create.vue +12 -0
  1232. package/pages/c/_cluster/_product/_resource/index.vue +12 -0
  1233. package/pages/c/_cluster/_product/index.vue +15 -0
  1234. package/pages/c/_cluster/_product/members/index.vue +8 -0
  1235. package/pages/c/_cluster/_product/namespaces.vue +77 -0
  1236. package/pages/c/_cluster/_product/projectsnamespaces.vue +6 -0
  1237. package/pages/c/_cluster/apps/charts/__tests__/install.helper.test.ts +18 -0
  1238. package/pages/c/_cluster/apps/charts/chart.vue +452 -0
  1239. package/pages/c/_cluster/apps/charts/index.vue +718 -0
  1240. package/pages/c/_cluster/apps/charts/install.helpers.js +15 -0
  1241. package/pages/c/_cluster/apps/charts/install.vue +2050 -0
  1242. package/pages/c/_cluster/auth/config/_id.vue +35 -0
  1243. package/pages/c/_cluster/auth/config/index.vue +114 -0
  1244. package/pages/c/_cluster/auth/group.principal/assign-edit.vue +138 -0
  1245. package/pages/c/_cluster/auth/roles/_resource/_id.vue +12 -0
  1246. package/pages/c/_cluster/auth/roles/_resource/create.vue +12 -0
  1247. package/pages/c/_cluster/auth/roles/index.vue +215 -0
  1248. package/pages/c/_cluster/auth/user.retention/index.vue +323 -0
  1249. package/pages/c/_cluster/ecm/index.vue +14 -0
  1250. package/pages/c/_cluster/explorer/ConfigBadge.vue +64 -0
  1251. package/pages/c/_cluster/explorer/EventsTable.vue +126 -0
  1252. package/pages/c/_cluster/explorer/__tests__/index.test.ts +264 -0
  1253. package/pages/c/_cluster/explorer/explorer-utils.js +17 -0
  1254. package/pages/c/_cluster/explorer/index.vue +1004 -0
  1255. package/pages/c/_cluster/explorer/tools/__tests__/index.test.ts +71 -0
  1256. package/pages/c/_cluster/explorer/tools/index.vue +397 -0
  1257. package/pages/c/_cluster/explorer/tools/pages/_page.vue +29 -0
  1258. package/pages/c/_cluster/fleet/GitRepoGraphConfig.js +249 -0
  1259. package/pages/c/_cluster/fleet/index.vue +506 -0
  1260. package/pages/c/_cluster/gatekeeper/constraints/index.vue +90 -0
  1261. package/pages/c/_cluster/gatekeeper/index.vue +78 -0
  1262. package/pages/c/_cluster/istio/index.vue +149 -0
  1263. package/pages/c/_cluster/legacy/pages/_page.vue +29 -0
  1264. package/pages/c/_cluster/legacy/project/_page.vue +57 -0
  1265. package/pages/c/_cluster/legacy/project/index.vue +32 -0
  1266. package/pages/c/_cluster/legacy/project/pipelines.vue +96 -0
  1267. package/pages/c/_cluster/logging/index.vue +94 -0
  1268. package/pages/c/_cluster/longhorn/__tests__/longhorn.index.test.ts +92 -0
  1269. package/pages/c/_cluster/longhorn/index.vue +107 -0
  1270. package/pages/c/_cluster/manager/cloudCredential/_id.vue +15 -0
  1271. package/pages/c/_cluster/manager/cloudCredential/create.vue +15 -0
  1272. package/pages/c/_cluster/manager/cloudCredential/index.vue +158 -0
  1273. package/pages/c/_cluster/manager/drivers/kontainerDriver/_id.vue +12 -0
  1274. package/pages/c/_cluster/manager/drivers/kontainerDriver/create.vue +15 -0
  1275. package/pages/c/_cluster/manager/drivers/kontainerDriver/index.vue +91 -0
  1276. package/pages/c/_cluster/manager/drivers/nodeDriver/_id.vue +12 -0
  1277. package/pages/c/_cluster/manager/drivers/nodeDriver/create.vue +15 -0
  1278. package/pages/c/_cluster/manager/drivers/nodeDriver/index.vue +60 -0
  1279. package/pages/c/_cluster/manager/jwt.authentication/index.vue +244 -0
  1280. package/pages/c/_cluster/manager/pages/_page.vue +22 -0
  1281. package/pages/c/_cluster/mcapps/pages/_page.vue +22 -0
  1282. package/pages/c/_cluster/monitoring/alertmanagerconfig/_alertmanagerconfigid/index.vue +12 -0
  1283. package/pages/c/_cluster/monitoring/alertmanagerconfig/_alertmanagerconfigid/receiver.vue +320 -0
  1284. package/pages/c/_cluster/monitoring/alertmanagerconfig/index.vue +24 -0
  1285. package/pages/c/_cluster/monitoring/index.vue +202 -0
  1286. package/pages/c/_cluster/monitoring/monitor/_namespace/_id.vue +21 -0
  1287. package/pages/c/_cluster/monitoring/monitor/create.vue +29 -0
  1288. package/pages/c/_cluster/monitoring/monitor/index.vue +99 -0
  1289. package/pages/c/_cluster/monitoring/route-receiver/_id.vue +29 -0
  1290. package/pages/c/_cluster/monitoring/route-receiver/create.vue +22 -0
  1291. package/pages/c/_cluster/monitoring/route-receiver/index.vue +133 -0
  1292. package/pages/c/_cluster/navlinks/_group.vue +42 -0
  1293. package/pages/c/_cluster/neuvector/index.vue +75 -0
  1294. package/pages/c/_cluster/settings/DefaultLinksEditor.vue +128 -0
  1295. package/pages/c/_cluster/settings/banners.vue +361 -0
  1296. package/pages/c/_cluster/settings/brand.vue +648 -0
  1297. package/pages/c/_cluster/settings/index.vue +20 -0
  1298. package/pages/c/_cluster/settings/links.vue +167 -0
  1299. package/pages/c/_cluster/settings/performance.vue +515 -0
  1300. package/pages/c/_cluster/uiplugins/AddExtensionRepos.vue +175 -0
  1301. package/pages/c/_cluster/uiplugins/CatalogList/CatalogLoadDialog.vue +551 -0
  1302. package/pages/c/_cluster/uiplugins/CatalogList/CatalogUninstallDialog.vue +193 -0
  1303. package/pages/c/_cluster/uiplugins/CatalogList/index.vue +132 -0
  1304. package/pages/c/_cluster/uiplugins/DeveloperInstallDialog.vue +261 -0
  1305. package/pages/c/_cluster/uiplugins/InstallDialog.vue +366 -0
  1306. package/pages/c/_cluster/uiplugins/PluginInfoPanel.vue +503 -0
  1307. package/pages/c/_cluster/uiplugins/SetupUIPlugins.vue +83 -0
  1308. package/pages/c/_cluster/uiplugins/UninstallDialog.vue +152 -0
  1309. package/pages/c/_cluster/uiplugins/__tests__/AddExtensionRepos.test.ts +76 -0
  1310. package/pages/c/_cluster/uiplugins/__tests__/SetupUIPlugins.test.ts +77 -0
  1311. package/pages/c/_cluster/uiplugins/index.vue +1288 -0
  1312. package/pages/clusters/index.vue +21 -0
  1313. package/pages/diagnostic.vue +580 -0
  1314. package/pages/fail-whale.vue +203 -0
  1315. package/pages/home.vue +854 -0
  1316. package/pages/index.vue +54 -0
  1317. package/pages/prefs.vue +369 -0
  1318. package/pages/support/index.vue +266 -0
  1319. package/pkg/auto-import.js +118 -0
  1320. package/pkg/babel.config.js +8 -0
  1321. package/pkg/dynamic-importer.lib.js +82 -0
  1322. package/pkg/dynamic-plugin-loader.js +28 -0
  1323. package/pkg/import.js +10 -0
  1324. package/pkg/model-loader-require.lib.js +3 -0
  1325. package/pkg/tsconfig.json +65 -0
  1326. package/pkg/vue.config.js +146 -0
  1327. package/plugins/axios.js +31 -0
  1328. package/plugins/clean-html.js +103 -0
  1329. package/plugins/codemirror-loader.js +5 -0
  1330. package/plugins/codemirror.js +359 -0
  1331. package/plugins/dashboard-store/__tests__/actions.test.ts +250 -0
  1332. package/plugins/dashboard-store/__tests__/getters.test.ts +100 -0
  1333. package/plugins/dashboard-store/__tests__/mutations.test.ts +391 -0
  1334. package/plugins/dashboard-store/__tests__/resource-class.test.ts +49 -0
  1335. package/plugins/dashboard-store/__tests__/utils/store-mocks.ts +7 -0
  1336. package/plugins/dashboard-store/actions.js +784 -0
  1337. package/plugins/dashboard-store/classify.js +18 -0
  1338. package/plugins/dashboard-store/getters.js +457 -0
  1339. package/plugins/dashboard-store/index.js +53 -0
  1340. package/plugins/dashboard-store/model-loader-require.js +12 -0
  1341. package/plugins/dashboard-store/model-loader.js +76 -0
  1342. package/plugins/dashboard-store/mutations.js +548 -0
  1343. package/plugins/dashboard-store/normalize.js +50 -0
  1344. package/plugins/dashboard-store/resource-class.js +1904 -0
  1345. package/plugins/ember-cookie.js +13 -0
  1346. package/plugins/extend-router.js +80 -0
  1347. package/plugins/floating-vue.js +1 -0
  1348. package/plugins/formatters.js +15 -0
  1349. package/plugins/global-formatters.js +20 -0
  1350. package/plugins/i18n.js +136 -0
  1351. package/plugins/internal-api/index.ts +37 -0
  1352. package/plugins/internal-api/shared/base-api.ts +13 -0
  1353. package/plugins/internal-api/shell/shell.api.ts +108 -0
  1354. package/plugins/js-yaml.js +4 -0
  1355. package/plugins/nuxt-client-init.js +3 -0
  1356. package/plugins/plugin.js +93 -0
  1357. package/plugins/replaceall.js +19 -0
  1358. package/plugins/shortkey.js +282 -0
  1359. package/plugins/steve/__tests__/getters.test.ts +214 -0
  1360. package/plugins/steve/__tests__/header-warnings.test.ts +238 -0
  1361. package/plugins/steve/__tests__/mutations.test.ts +50 -0
  1362. package/plugins/steve/__tests__/resource-utils.test.ts +159 -0
  1363. package/plugins/steve/__tests__/steve-class.test.ts +59 -0
  1364. package/plugins/steve/__tests__/subscribe.spec.ts +109 -0
  1365. package/plugins/steve/__tests__/utils/mutation.test.helpers.ts +105 -0
  1366. package/plugins/steve/__tests__/utils/steve-mocks.ts +31 -0
  1367. package/plugins/steve/accept-or-reject-socket-message.ts +103 -0
  1368. package/plugins/steve/actions.js +386 -0
  1369. package/plugins/steve/caches/resourceCache.js +60 -0
  1370. package/plugins/steve/getters.js +342 -0
  1371. package/plugins/steve/header-warnings.ts +91 -0
  1372. package/plugins/steve/hybrid-class.js +102 -0
  1373. package/plugins/steve/index.js +76 -0
  1374. package/plugins/steve/mutations.js +210 -0
  1375. package/plugins/steve/norman-class.js +198 -0
  1376. package/plugins/steve/performanceTesting.js +128 -0
  1377. package/plugins/steve/projectAndNamespaceFiltering.utils.ts +80 -0
  1378. package/plugins/steve/resource-utils.ts +38 -0
  1379. package/plugins/steve/resourceWatcher.js +251 -0
  1380. package/plugins/steve/schema.d.ts +22 -0
  1381. package/plugins/steve/schema.utils.js +25 -0
  1382. package/plugins/steve/steve-class.js +61 -0
  1383. package/plugins/steve/steve-description-class.js +36 -0
  1384. package/plugins/steve/steve-pagination-utils.ts +513 -0
  1385. package/plugins/steve/subscribe.js +1092 -0
  1386. package/plugins/steve/worker/index.js +24 -0
  1387. package/plugins/steve/worker/web-worker.advanced.js +320 -0
  1388. package/plugins/steve/worker/web-worker.basic.js +116 -0
  1389. package/plugins/steve-create-worker.js +14 -0
  1390. package/plugins/version.js +11 -0
  1391. package/promptRemove/management.cattle.io.fleetworkspace.vue +98 -0
  1392. package/promptRemove/management.cattle.io.globalrole.vue +49 -0
  1393. package/promptRemove/management.cattle.io.project.vue +131 -0
  1394. package/promptRemove/management.cattle.io.roletemplate.vue +51 -0
  1395. package/promptRemove/mixin/roleDeletionCheck.js +105 -0
  1396. package/promptRemove/pod.vue +132 -0
  1397. package/public/index.html +75 -0
  1398. package/rancher-components/Accordion/Accordion.test.ts +45 -0
  1399. package/rancher-components/Accordion/Accordion.vue +86 -0
  1400. package/rancher-components/Accordion/index.ts +1 -0
  1401. package/rancher-components/BadgeState/BadgeState.test.ts +12 -0
  1402. package/rancher-components/BadgeState/BadgeState.vue +122 -0
  1403. package/rancher-components/BadgeState/index.ts +1 -0
  1404. package/rancher-components/Banner/Banner.test.ts +59 -0
  1405. package/rancher-components/Banner/Banner.vue +261 -0
  1406. package/rancher-components/Banner/index.ts +1 -0
  1407. package/rancher-components/Card/Card.test.ts +37 -0
  1408. package/rancher-components/Card/Card.vue +189 -0
  1409. package/rancher-components/Card/index.ts +1 -0
  1410. package/rancher-components/Form/Checkbox/Checkbox.test.ts +68 -0
  1411. package/rancher-components/Form/Checkbox/Checkbox.vue +507 -0
  1412. package/rancher-components/Form/Checkbox/index.ts +1 -0
  1413. package/rancher-components/Form/LabeledInput/LabeledInput.test.ts +57 -0
  1414. package/rancher-components/Form/LabeledInput/LabeledInput.vue +512 -0
  1415. package/rancher-components/Form/LabeledInput/index.ts +1 -0
  1416. package/rancher-components/Form/Radio/RadioButton.test.ts +33 -0
  1417. package/rancher-components/Form/Radio/RadioButton.vue +328 -0
  1418. package/rancher-components/Form/Radio/RadioGroup.test.ts +27 -0
  1419. package/rancher-components/Form/Radio/RadioGroup.vue +305 -0
  1420. package/rancher-components/Form/Radio/index.ts +2 -0
  1421. package/rancher-components/Form/TextArea/TextAreaAutoGrow.vue +199 -0
  1422. package/rancher-components/Form/TextArea/index.ts +1 -0
  1423. package/rancher-components/Form/ToggleSwitch/ToggleSwitch.test.ts +111 -0
  1424. package/rancher-components/Form/ToggleSwitch/ToggleSwitch.vue +197 -0
  1425. package/rancher-components/Form/ToggleSwitch/index.ts +1 -0
  1426. package/rancher-components/Form/index.ts +5 -0
  1427. package/rancher-components/LabeledTooltip/LabeledTooltip.vue +152 -0
  1428. package/rancher-components/LabeledTooltip/index.ts +1 -0
  1429. package/rancher-components/RcButton/RcButton.test.ts +97 -0
  1430. package/rancher-components/RcButton/RcButton.vue +96 -0
  1431. package/rancher-components/RcButton/index.ts +2 -0
  1432. package/rancher-components/RcButton/types.ts +18 -0
  1433. package/rancher-components/RcDropdown/RcDropdown.vue +163 -0
  1434. package/rancher-components/RcDropdown/RcDropdownItem.vue +122 -0
  1435. package/rancher-components/RcDropdown/RcDropdownMenu.vue +71 -0
  1436. package/rancher-components/RcDropdown/RcDropdownSeparator.vue +6 -0
  1437. package/rancher-components/RcDropdown/RcDropdownTrigger.vue +52 -0
  1438. package/rancher-components/RcDropdown/index.ts +5 -0
  1439. package/rancher-components/RcDropdown/types.ts +49 -0
  1440. package/rancher-components/RcDropdown/useDropdownCollection.ts +54 -0
  1441. package/rancher-components/RcDropdown/useDropdownContext.ts +119 -0
  1442. package/rancher-components/StringList/StringList.test.ts +754 -0
  1443. package/rancher-components/StringList/StringList.vue +645 -0
  1444. package/rancher-components/StringList/index.ts +1 -0
  1445. package/scripts/.gitlab/workflows/build-extension-catalog.gitlab-ci.yml +69 -0
  1446. package/scripts/build-pkg.sh +102 -0
  1447. package/scripts/clean +6 -0
  1448. package/scripts/drone-build-pkg.sh +31 -0
  1449. package/scripts/extension/bundle +106 -0
  1450. package/scripts/extension/helm/charts/ui-plugin-server/.helmignore +23 -0
  1451. package/scripts/extension/helm/charts/ui-plugin-server/Chart.yaml +18 -0
  1452. package/scripts/extension/helm/charts/ui-plugin-server/templates/_helpers.tpl +63 -0
  1453. package/scripts/extension/helm/charts/ui-plugin-server/templates/cr.yaml +15 -0
  1454. package/scripts/extension/helm/charts/ui-plugin-server/values.yaml +10 -0
  1455. package/scripts/extension/helm/package/Dockerfile +27 -0
  1456. package/scripts/extension/helm/package/nginx.conf +17 -0
  1457. package/scripts/extension/helm/scripts/package +31 -0
  1458. package/scripts/extension/helm/scripts/patch +128 -0
  1459. package/scripts/extension/helm/scripts/version +31 -0
  1460. package/scripts/extension/helmpatch +80 -0
  1461. package/scripts/extension/parse-tag-name +39 -0
  1462. package/scripts/extension/publish +476 -0
  1463. package/scripts/pkgfile.js +23 -0
  1464. package/scripts/publish-pkg.sh +18 -0
  1465. package/scripts/publish-shell.sh +119 -0
  1466. package/scripts/record-deps.js +37 -0
  1467. package/scripts/serve-pkgs +71 -0
  1468. package/scripts/sync-shell-deps +37 -0
  1469. package/scripts/test-plugins-build.sh +246 -0
  1470. package/scripts/typegen.sh +101 -0
  1471. package/scripts/vue-migrate.js +686 -0
  1472. package/server/har-file.js +205 -0
  1473. package/server/server-middleware.js +11 -0
  1474. package/server/server.crt +22 -0
  1475. package/server/server.csr +16 -0
  1476. package/server/server.key +27 -0
  1477. package/server/v3.ext +8 -0
  1478. package/static/favicon.ico +0 -0
  1479. package/static/favicon.png +0 -0
  1480. package/static/loading-indicator.html +39 -0
  1481. package/store/__tests__/auth.test.ts +120 -0
  1482. package/store/__tests__/catalog.test.ts +207 -0
  1483. package/store/__tests__/index.test.ts +110 -0
  1484. package/store/__tests__/type-map.test.ts +1122 -0
  1485. package/store/action-menu.js +240 -0
  1486. package/store/auth.js +409 -0
  1487. package/store/aws.js +263 -0
  1488. package/store/catalog.js +666 -0
  1489. package/store/cru-resource.ts +26 -0
  1490. package/store/customisation.js +35 -0
  1491. package/store/digitalocean.js +198 -0
  1492. package/store/features.js +74 -0
  1493. package/store/github.js +109 -0
  1494. package/store/gitlab.js +159 -0
  1495. package/store/growl.js +98 -0
  1496. package/store/i18n.js +356 -0
  1497. package/store/index.js +1290 -0
  1498. package/store/linode.js +142 -0
  1499. package/store/modal.ts +71 -0
  1500. package/store/plugins.js +210 -0
  1501. package/store/pnap.js +128 -0
  1502. package/store/prefs.js +531 -0
  1503. package/store/resource-fetch.js +44 -0
  1504. package/store/slideInPanel.ts +47 -0
  1505. package/store/store-types.js +7 -0
  1506. package/store/type-map.js +2085 -0
  1507. package/store/type-map.utils.ts +243 -0
  1508. package/store/uiplugins.ts +67 -0
  1509. package/store/wm.js +95 -0
  1510. package/tsconfig.json +48 -0
  1511. package/tsconfig.paths.json +21 -0
  1512. package/types/api.d.ts +1 -0
  1513. package/types/components/labeledSelect.ts +50 -0
  1514. package/types/components/paginatedResourceTable.ts +25 -0
  1515. package/types/components/resourceLabeledSelect.ts +48 -0
  1516. package/types/fleet.d.ts +1 -0
  1517. package/types/form.ts +1 -0
  1518. package/types/generic.ts +2 -0
  1519. package/types/global-vue.d.ts +5 -0
  1520. package/types/internal-api/shell/growl.d.ts +25 -0
  1521. package/types/internal-api/shell/modal.d.ts +77 -0
  1522. package/types/internal-api/shell/slideIn.d.ts +15 -0
  1523. package/types/rancher/index.d.ts +9 -0
  1524. package/types/resources/fleet.d.ts +57 -0
  1525. package/types/resources/pod-security-admission.ts +36 -0
  1526. package/types/resources/settings.d.ts +93 -0
  1527. package/types/resources/userPreferences.d.ts +13 -0
  1528. package/types/shell/index.d.ts +4694 -0
  1529. package/types/store/dashboard-store.types.ts +46 -0
  1530. package/types/store/pagination.types.ts +470 -0
  1531. package/types/store/type-map.ts +30 -0
  1532. package/types/store/vuex.d.ts +17 -0
  1533. package/types/t.ts +1 -0
  1534. package/types/vue-shim.d.ts +23 -0
  1535. package/utils/__mocks__/socket.js +21 -0
  1536. package/utils/__tests__/array.test.ts +514 -0
  1537. package/utils/__tests__/cluster.test.ts +57 -0
  1538. package/utils/__tests__/create-yaml.test.ts +490 -0
  1539. package/utils/__tests__/formatter.test.ts +77 -0
  1540. package/utils/__tests__/grafana.test.ts +44 -0
  1541. package/utils/__tests__/kontainer.test.ts +180 -0
  1542. package/utils/__tests__/object.test.ts +443 -0
  1543. package/utils/__tests__/pod-security-admission.test.ts +61 -0
  1544. package/utils/__tests__/selector.test.ts +444 -0
  1545. package/utils/__tests__/sort.test.ts +61 -0
  1546. package/utils/__tests__/string.test.ts +91 -0
  1547. package/utils/__tests__/version.test.ts +18 -0
  1548. package/utils/alertmanagerconfig.js +181 -0
  1549. package/utils/array.ts +256 -0
  1550. package/utils/async.ts +38 -0
  1551. package/utils/auth.js +335 -0
  1552. package/utils/aws.js +0 -0
  1553. package/utils/axios.js +171 -0
  1554. package/utils/azure.js +24 -0
  1555. package/utils/banners.js +58 -0
  1556. package/utils/clipboard.js +5 -0
  1557. package/utils/cluster.js +333 -0
  1558. package/utils/color.js +148 -0
  1559. package/utils/computed.js +45 -0
  1560. package/utils/config.js +4 -0
  1561. package/utils/cookie-universal.js +10 -0
  1562. package/utils/create-yaml.js +518 -0
  1563. package/utils/crypto/LICENSE.txt +15 -0
  1564. package/utils/crypto/browserHashUtils.js +51 -0
  1565. package/utils/crypto/browserMd5.js +183 -0
  1566. package/utils/crypto/browserSha1.js +149 -0
  1567. package/utils/crypto/browserSha256.js +237 -0
  1568. package/utils/crypto/index.js +181 -0
  1569. package/utils/custom-validators.js +32 -0
  1570. package/utils/dom.js +15 -0
  1571. package/utils/download.js +35 -0
  1572. package/utils/duration.js +43 -0
  1573. package/utils/dynamic-importer.js +134 -0
  1574. package/utils/ember-page.js +30 -0
  1575. package/utils/error.js +211 -0
  1576. package/utils/errorTranslate.json +1336 -0
  1577. package/utils/favicon.js +49 -0
  1578. package/utils/fleet.ts +191 -0
  1579. package/utils/formatter.js +13 -0
  1580. package/utils/gatekeeper/util.js +35 -0
  1581. package/utils/gc/gc-interval.ts +40 -0
  1582. package/utils/gc/gc-root-store.js +76 -0
  1583. package/utils/gc/gc-route-changed.ts +44 -0
  1584. package/utils/gc/gc-types.ts +21 -0
  1585. package/utils/gc/gc.ts +282 -0
  1586. package/utils/git.ts +92 -0
  1587. package/utils/grafana.js +114 -0
  1588. package/utils/ingress.ts +64 -0
  1589. package/utils/kontainer.ts +190 -0
  1590. package/utils/kube.js +9 -0
  1591. package/utils/monitoring.js +63 -0
  1592. package/utils/namespace-filter.js +43 -0
  1593. package/utils/object.js +541 -0
  1594. package/utils/pagination-utils.ts +176 -0
  1595. package/utils/pagination-wrapper.ts +70 -0
  1596. package/utils/parse-externalid.js +139 -0
  1597. package/utils/platform.js +64 -0
  1598. package/utils/pod-security-admission.ts +39 -0
  1599. package/utils/poller-sequential.js +53 -0
  1600. package/utils/poller.js +39 -0
  1601. package/utils/position.js +172 -0
  1602. package/utils/promise.js +115 -0
  1603. package/utils/queue.js +70 -0
  1604. package/utils/router.js +140 -0
  1605. package/utils/select.js +88 -0
  1606. package/utils/selector.js +229 -0
  1607. package/utils/settings.ts +108 -0
  1608. package/utils/socket.js +409 -0
  1609. package/utils/sort.js +225 -0
  1610. package/utils/stream.js +49 -0
  1611. package/utils/string.js +363 -0
  1612. package/utils/svg-filter.js +301 -0
  1613. package/utils/time.js +121 -0
  1614. package/utils/title.ts +3 -0
  1615. package/utils/type-helpers.ts +9 -0
  1616. package/utils/uiplugins.ts +319 -0
  1617. package/utils/unit-tests/ChildRenderingRouterLinkStub.ts +36 -0
  1618. package/utils/units.js +184 -0
  1619. package/utils/url.ts +171 -0
  1620. package/utils/v-sphere.ts +285 -0
  1621. package/utils/validators/__tests__/cidr.test.ts +33 -0
  1622. package/utils/validators/cidr.js +14 -0
  1623. package/utils/validators/cluster-name.js +12 -0
  1624. package/utils/validators/container-images.js +24 -0
  1625. package/utils/validators/cron-schedule.js +14 -0
  1626. package/utils/validators/flow-output.js +15 -0
  1627. package/utils/validators/formRules/__tests__/index.test.ts +1218 -0
  1628. package/utils/validators/formRules/index.ts +535 -0
  1629. package/utils/validators/index.js +244 -0
  1630. package/utils/validators/kubernetes-name.js +39 -0
  1631. package/utils/validators/logging-outputs.js +11 -0
  1632. package/utils/validators/machine-pool.ts +20 -0
  1633. package/utils/validators/monitoring-route.js +13 -0
  1634. package/utils/validators/pod-affinity.js +128 -0
  1635. package/utils/validators/prometheusrule.js +76 -0
  1636. package/utils/validators/role-template.js +27 -0
  1637. package/utils/validators/service.js +136 -0
  1638. package/utils/validators/setting.js +9 -0
  1639. package/utils/version.js +128 -0
  1640. package/utils/versions.ts +39 -0
  1641. package/utils/width.js +39 -0
  1642. package/utils/window.js +46 -0
  1643. package/vue-config-helper.js +135 -0
  1644. package/vue.config.js +645 -0
@@ -0,0 +1,216 @@
1
+ @font-face {
2
+ font-family: "icons"; /* Project id 4846261 */
3
+ src: url('iconfont.woff2?t=1753758703852') format('woff2'),
4
+ url('iconfont.woff?t=1753758703852') format('woff'),
5
+ url('iconfont.ttf?t=1753758703852') format('truetype');
6
+ }
7
+
8
+ .menuIcon {
9
+ font-family: "icons" !important;
10
+ font-size: 32px;
11
+ width: 32px !important;
12
+ margin-top: -9px;
13
+ font-style: normal;
14
+ -webkit-font-smoothing: antialiased;
15
+ -moz-osx-font-smoothing: grayscale;
16
+ }
17
+
18
+ .icon-gongyingshangwangluo:before {
19
+ content: "\e62f";
20
+ }
21
+
22
+ .icon-ziwang:before {
23
+ content: "\e630";
24
+ }
25
+
26
+ .icon-vlan:before {
27
+ content: "\e631";
28
+ }
29
+
30
+ .icon-vpc:before {
31
+ content: "\e632";
32
+ }
33
+
34
+ .icon-jiami1:before {
35
+ content: "\e62e";
36
+ }
37
+
38
+ .icon-PCIDevices:before {
39
+ content: "\e62d";
40
+ }
41
+
42
+ .icon-kuaizhao:before {
43
+ content: "\e629";
44
+ }
45
+
46
+ .icon-xunicipan:before {
47
+ content: "\e628";
48
+ }
49
+
50
+ .icon-jiqunwangluo:before {
51
+ content: "\e627";
52
+ }
53
+
54
+ .icon-gailan:before {
55
+ content: "\e606";
56
+ }
57
+
58
+ .icon-jiqunliu:before {
59
+ content: "\e607";
60
+ }
61
+
62
+ .icon-jiqunshuchu:before {
63
+ content: "\e608";
64
+ }
65
+
66
+ .icon-jiqunliu1:before {
67
+ content: "\e609";
68
+ }
69
+
70
+ .icon-jiqunshuchu1:before {
71
+ content: "\e60a";
72
+ }
73
+
74
+ .icon-jiami:before {
75
+ content: "\e60b";
76
+ }
77
+
78
+ .icon-jiankong:before {
79
+ content: "\e60c";
80
+ }
81
+
82
+ .icon-jiankongrizhi:before {
83
+ content: "\e60d";
84
+ }
85
+
86
+ .icon-jingbao:before {
87
+ content: "\e60e";
88
+ }
89
+
90
+ .icon-jingxiang:before {
91
+ content: "\e60f";
92
+ }
93
+
94
+ .icon-liu:before {
95
+ content: "\e610";
96
+ }
97
+
98
+ .icon-mingmingkongjian:before {
99
+ content: "\e611";
100
+ }
101
+
102
+ .icon-moban:before {
103
+ content: "\e612";
104
+ }
105
+
106
+ .icon-peizhi:before {
107
+ content: "\e613";
108
+ }
109
+
110
+ .icon-monitoringandlogging:before {
111
+ content: "\e614";
112
+ }
113
+
114
+ .icon-shuchu:before {
115
+ content: "\e615";
116
+ }
117
+
118
+ .icon-networks:before {
119
+ content: "\e616";
120
+ }
121
+
122
+ .icon-backupandsnapshot:before {
123
+ content: "\e617";
124
+ }
125
+
126
+ .icon-xuniji:before {
127
+ content: "\e618";
128
+ }
129
+
130
+ .icon-xunijibeifen:before {
131
+ content: "\e619";
132
+ }
133
+
134
+ .icon-xunijitiaodu:before {
135
+ content: "\e61a";
136
+ }
137
+
138
+ .icon-xunijikuaizhao:before {
139
+ content: "\e61b";
140
+ }
141
+
142
+ .icon-xunijiwangluo:before {
143
+ content: "\e61c";
144
+ }
145
+
146
+ .icon-yunpeizhimoban:before {
147
+ content: "\e61d";
148
+ }
149
+
150
+ .icon-zhuji:before {
151
+ content: "\e61e";
152
+ }
153
+
154
+ .icon-sorcetype:before {
155
+ content: "\e61f";
156
+ }
157
+
158
+ .icon-gpu:before {
159
+ content: "\e620";
160
+ }
161
+
162
+ .icon-ip:before {
163
+ content: "\e621";
164
+ }
165
+
166
+ .icon-pci:before {
167
+ content: "\e622";
168
+ }
169
+
170
+ .icon-sriov:before {
171
+ content: "\e623";
172
+ }
173
+
174
+ .icon-ssh:before {
175
+ content: "\e624";
176
+ }
177
+
178
+ .icon-usb:before {
179
+ content: "\e625";
180
+ }
181
+
182
+ .icon-vgpu:before {
183
+ content: "\e626";
184
+ }
185
+
186
+ .icon-cunchujuan:before {
187
+ content: "\e601";
188
+ }
189
+
190
+ .icon-cunchukuaizhao:before {
191
+ content: "\e602";
192
+ }
193
+
194
+ .icon-cunchulei:before {
195
+ content: "\e603";
196
+ }
197
+
198
+ .icon-fuzaijunheng:before {
199
+ content: "\e604";
200
+ }
201
+
202
+ .icon-fujiazujian:before {
203
+ content: "\e605";
204
+ }
205
+
206
+
207
+ .icon-imagelist:before {
208
+ content: "\e62a";
209
+ }
210
+ .icon-usericon:before {
211
+ content: "\e62b";
212
+ font-size: 20px;
213
+ }
214
+ .icon-mingming:before {
215
+ content: "\e62c";
216
+ }
@@ -0,0 +1 @@
1
+ window._iconfont_svg_string_4846261='<svg><symbol id="icon-gongyingshangwangluo" viewBox="0 0 1024 1024"><path d="M369.09472 636.8H75.39872a70.656 70.656 0 0 1-22.592-137.6c0-2.048-0.352-4.448-0.352-6.4a87.776 87.776 0 0 1 87.616-87.616h2.528a87.776 87.776 0 0 1 156.8 0h2.4a87.776 87.776 0 0 1 87.616 87.616 33.184 33.184 0 0 1-0.352 5.824 70.976 70.976 0 0 1 49.632 67.424 69.376 69.376 0 0 1-69.6 70.752z m-228.576-217.984a74.048 74.048 0 0 0-73.92 73.92c0 3.424 0.352 6.848 0.672 10.272a6.816 6.816 0 0 1-5.12 7.52 57.12 57.12 0 0 0 13.248 112.576h293.28a56.96 56.96 0 0 0 11.968-112.576 7.072 7.072 0 0 1-5.472-7.52c0.352-3.424 0.672-6.848 0.672-9.92a74.048 74.048 0 0 0-73.92-73.92 39.232 39.232 0 0 0-6.144 0.352 6.688 6.688 0 0 1-6.848-4.096 73.856 73.856 0 0 0-135.52 0 6.688 6.688 0 0 1-6.848 4.096 21.12 21.12 0 0 0-6.144-0.672z" fill="#A8ABB2" ></path><path d="M369.09472 641.664H75.39872a75.456 75.456 0 0 1-27.584-145.664v-3.2a92.512 92.512 0 0 1 91.872-92.416 92.576 92.576 0 0 1 162.56 0A92.512 92.512 0 0 1 394.11872 492.8v2.464a75.808 75.808 0 0 1 49.312 70.752 72.864 72.864 0 0 1-20.896 53.088 73.952 73.952 0 0 1-53.44 22.56z m-228.928-231.68A82.912 82.912 0 0 0 57.35072 492.8v2.88c0 1.056 0.192 2.4 0.192 3.616v3.456l-3.2 1.088a65.856 65.856 0 0 0 21.056 128.224h293.6a64.416 64.416 0 0 0 46.496-19.648 63.424 63.424 0 0 0 18.176-46.24 66.08 66.08 0 0 0-46.24-62.944l-4.032-1.216 0.704-4.16a28.8 28.8 0 0 0 0.288-5.024 82.912 82.912 0 0 0-82.816-82.816H296.19872l-1.312-2.656a82.976 82.976 0 0 0-148.128 0l-1.312 2.656z m228.576 217.984H75.39872a61.664 61.664 0 0 1-61.6-61.6 62.304 62.304 0 0 1 47.072-60.448h0.224c0.896-0.192 1.408-1.344 1.312-2.336a107.552 107.552 0 0 1-0.704-10.752 78.816 78.816 0 0 1 78.72-78.72 26.336 26.336 0 0 1 6.912 0.704 1.952 1.952 0 0 0 1.6-1.024v-0.224a78.656 78.656 0 0 1 144.32 0v0.256a1.952 1.952 0 0 0 1.632 1.024 44.8 44.8 0 0 1 6.88-0.384 78.816 78.816 0 0 1 78.72 78.72c0 3.2-0.352 6.912-0.704 10.4a2.304 2.304 0 0 0 1.632 2.368 62.496 62.496 0 0 1 48.672 60.48 61.664 61.664 0 0 1-61.312 61.472zM63.23872 515.2a52.704 52.704 0 0 0-39.744 51.2 52.064 52.064 0 0 0 51.904 51.904h293.28a52.064 52.064 0 0 0 52-52 52.8 52.8 0 0 0-41.088-51.2 11.808 11.808 0 0 1-9.216-12.8c0.352-3.392 0.672-6.624 0.672-9.6a69.184 69.184 0 0 0-69.12-69.12 34.624 34.624 0 0 0-5.472 0.288h-1.376a11.52 11.52 0 0 1-10.592-7.104 69.568 69.568 0 0 0-63.328-41.6 68.832 68.832 0 0 0-63.296 41.6 11.552 11.552 0 0 1-11.872 7.072h-0.736a16.704 16.704 0 0 0-4.832-0.512 69.184 69.184 0 0 0-69.12 69.12c0 3.2 0.32 6.4 0.672 9.792a11.552 11.552 0 0 1-8.736 12.96z" fill="#A8ABB2" ></path><path d="M182.02272 615.456a30.464 30.464 0 1 1 30.464-30.464 30.56 30.56 0 0 1-30.464 30.464z m0-54.4a23.712 23.712 0 1 0 23.712 23.712 23.776 23.776 0 0 0-23.712-23.936z m0-64a30.464 30.464 0 1 1 30.464-30.464 30.56 30.56 0 0 1-30.464 30.24z m0-54.4a23.712 23.712 0 1 0 23.712 23.712 23.776 23.776 0 0 0-23.712-23.936z m120.192 113.76a30.464 30.464 0 1 1 30.464-30.464 30.56 30.56 0 0 1-30.464 30.272z m0-54.4a23.712 23.712 0 1 0 23.712 23.712 23.776 23.776 0 0 0-23.712-24.032z" fill="#A8ABB2" ></path><path d="M182.02272 620.256a35.2 35.2 0 1 1 35.2-35.2 35.744 35.744 0 0 1-35.2 35.2z m0-54.4a18.912 18.912 0 1 0 18.912 18.912 19.2 19.2 0 0 0-18.912-19.008z m120.192-4.736a35.2 35.2 0 1 1 35.2-35.2 35.744 35.744 0 0 1-35.2 35.104z m0-54.4a18.912 18.912 0 0 0-18.912 18.912 19.2 19.2 0 0 0 18.912 18.912 18.912 18.912 0 0 0 18.912-18.912 19.2 19.2 0 0 0-18.912-19.2z m-120.192-4.736a35.2 35.2 0 1 1 35.2-35.2 35.744 35.744 0 0 1-35.2 34.976z m0-54.4a18.912 18.912 0 1 0 18.912 18.912 19.2 19.2 0 0 0-18.912-19.232z" fill="#A8ABB2" ></path><path d="M204.58272 572.096a2.976 2.976 0 0 1-3.2-2.016 3.52 3.52 0 0 1 2.016-4.416l71.104-27.776a30.144 30.144 0 0 1 0-26.4l-71.104-27.744a3.424 3.424 0 1 1 2.368-6.4l74.816 29.44a3.2 3.2 0 0 1 2.016 2.016 4.768 4.768 0 0 1-0.352 3.2 23.488 23.488 0 0 0 0 26.4 3.2 3.2 0 0 1 0.352 3.2 3.2 3.2 0 0 1-2.016 2.016l-75.168 28.8z" fill="#A8ABB2" ></path><path d="M206.50272 576.896h-1.92a7.712 7.712 0 0 1-7.616-5.344 8.352 8.352 0 0 1 4.832-10.336l66.624-26.016a35.52 35.52 0 0 1 0-20.992l-66.592-25.984a8.224 8.224 0 0 1 3.008-16 7.776 7.776 0 0 1 2.912 0.544l74.688 29.408a7.84 7.84 0 0 1 4.928 5.024 9.216 9.216 0 0 1-0.352 6.08l-0.192 0.608-0.352 0.544a18.688 18.688 0 0 0 0 21.088 8 8 0 0 1 0.896 7.232 7.84 7.84 0 0 1-4.96 5.024z" fill="#A8ABB2" ></path></symbol><symbol id="icon-ziwang" viewBox="0 0 1024 1024"><path d="M221.18336 728.064a215.936 215.936 0 1 1 216-216.768 215.36 215.36 0 0 1-216 216.768z m0-413.952a197.184 197.184 0 1 0 197.984 197.184A196.896 196.896 0 0 0 221.18336 313.984z" fill="#A8ABB2" ></path><path d="M221.18336 732.736a220.992 220.992 0 1 1 220.8-221.568 219.808 219.808 0 0 1-220.8 221.568z m0-432a211.2 211.2 0 1 0 211.2 210.336 211.808 211.808 0 0 0-211.2-210.208z m0 412.32a203.072 203.072 0 1 1 142.88-59.04A201.792 201.792 0 0 1 221.18336 713.184z m0-394.4a192.384 192.384 0 1 0 193.184 192.384A192.192 192.192 0 0 0 221.18336 318.784z" fill="#A8ABB2" ></path><path d="M353.18336 470.048a24.064 24.064 0 0 0-17.76 6.4l-161.44-57.344v-1.632a34.08 34.08 0 0 0-32.288-34.4 33.024 33.024 0 0 0-32.256 34.56 34.08 34.08 0 0 0 32.288 34.4h4.832l29.056 150.688a34.048 34.048 0 0 0 14.528 64 33.024 33.024 0 0 0 32.288-34.4v-3.2l111.392-101.536a30.464 30.464 0 0 0 20.992 8.192 32.608 32.608 0 0 0 32.288-32.768 34.016 34.016 0 0 0-33.92-32.96zM212.73536 609.28a29.888 29.888 0 0 0-19.36-11.456l-30.656-155.616c1.6-1.632 1.6-3.2 3.2-3.2l156.576 55.68a18.016 18.016 0 0 0-1.6 8.192c0 3.2 0 4.928 1.6 6.4z" fill="#A8ABB2" ></path><path d="M141.72736 378.432a38.624 38.624 0 0 1 37.056 37.44l155.584 55.264a29.536 29.536 0 0 1 18.816-5.888 38.656 38.656 0 0 1 38.688 37.568 37.376 37.376 0 0 1-37.088 37.568 36.416 36.416 0 0 1-20.864-6.592l-106.688 97.28v1.152a37.792 37.792 0 0 1-37.088 39.2 38.88 38.88 0 0 1-19.872-71.104l-27.648-143.456h-0.896a38.688 38.688 0 0 1-37.088-39.2 37.792 37.792 0 0 1 37.088-39.232z m194.976 103.712l-167.488-59.488v-5.024a29.344 29.344 0 0 0-27.488-29.6 28.288 28.288 0 0 0-27.488 29.6 29.344 29.344 0 0 0 27.488 29.6h8.8l30.496 158.144-3.2 1.632a29.248 29.248 0 0 0 12.352 54.784 28.288 28.288 0 0 0 27.488-29.6v-5.408l116.352-106.08 3.2 3.2a25.6 25.6 0 0 0 17.568 6.752 27.744 27.744 0 0 0 27.488-27.968 29.28 29.28 0 0 0-29.088-27.968 19.2 19.2 0 0 0-14.336 5.12z m-170.784-48h0.832l162.432 57.792-2.4 4.832a13.376 13.376 0 0 0-1.12 6.08 16.704 16.704 0 0 0 0 3.2l3.488 3.552-3.616 3.456-113.696 103.488-3.2-4.288a25.056 25.056 0 0 0-16.48-9.6l-3.2-0.64-31.776-161.248 1.792-1.824a4.864 4.864 0 0 0 0.64-0.896 6.816 6.816 0 0 1 6.336-3.936z m150.592 63.456L168.09536 444.8l29.376 149.056a34.304 34.304 0 0 1 15.648 8.576l103.392-94.112a22.016 22.016 0 0 1-0.448-5.504 26.944 26.944 0 0 1 0.48-5.248z" fill="#A8ABB2" ></path></symbol><symbol id="icon-vlan" viewBox="0 0 1024 1024"><path d="M270.912 680.928h108.352v27.104H270.912z" fill="#A8ABB2" ></path><path d="M298.912 653.856h53.472v27.104H298.912z" fill="#A8ABB2" ></path><path d="M54.176 496.224h108.352v27.104H54.176z" fill="#A8ABB2" ></path><path d="M82.176 469.12h53.472v27.104H82.176z" fill="#A8ABB2" ></path><path d="M216.704 360.768h162.528v27.104H216.704z" fill="#A8ABB2" ></path><path d="M352.16 360.768h27.104v162.528h-27.104z" fill="#A8ABB2" ></path><path d="M0 319.968v149.152h216.704V319.968z m189.632 124.288H27.104v-99.424h162.528z" fill="#A8ABB2" ></path><path d="M216.704 505.44v148.416h216.704v-148.416z m189.632 123.68H243.808v-98.944h162.528z" fill="#A8ABB2" ></path></symbol><symbol id="icon-vpc" viewBox="0 0 1024 1024"><path d="M220.64 350.176c-32.608 0-54.4 44.48-63.648 99.2-54.784 9.312-99.488 30.848-99.488 63.392s44.608 54.016 99.2 63.328c10.336 60.8 34.656 99.2 63.744 99.2 32.64 0 54.4-44.48 63.648-99.2 54.784-9.312 99.488-30.848 99.488-63.392s-44.608-54.016-99.2-63.328c-10.496-61.408-34.528-99.2-63.744-99.2z m0 20.32c14.144 0 32.768 26.624 42.336 75.776a395.424 395.424 0 0 0-42.336-2.336 383.616 383.616 0 0 0-42.4 2.336c8.896-45.824 26.208-75.776 42.4-75.776z m0 284.256c-14.432 0-32.992-26.432-42.496-75.776a397.696 397.696 0 0 0 42.496 2.336 383.488 383.488 0 0 0 42.4-2.336c-9.088 45.856-26.4 75.776-42.4 75.776z m142.72-142.112c0 16-30.048 33.312-76.096 42.24a390.784 390.784 0 0 0 2.336-42.24 256.8 256.8 0 0 0-0.832-26.176l-20.8-4.576c0.832 10.048 1.216 20.384 1.216 30.752a360.224 360.224 0 0 1-2.848 45.536 364.8 364.8 0 0 1-45.728 2.816c-81.664 0-142.72-25.6-142.72-48.352 0-16 30.016-33.312 76.096-42.208a390.912 390.912 0 0 0-2.336 42.208c0 6.4 0 12.8 0.448 19.2 0 3.456 0 2.88 0.352 6.4l20.608 2.624a374.624 374.624 0 0 1-1.024-27.936 360.32 360.32 0 0 1 2.848-45.536 364.8 364.8 0 0 1 45.728-2.816c81.632-0.32 142.688 25.248 142.688 48.064z" fill="#A8ABB2" ></path><path d="M220.64 346.976c30.72 0 55.488 37.12 66.528 99.488 62.496 11.072 99.744 35.712 99.744 66.112s-37.28 55.104-99.872 66.176c-11.104 62.336-35.872 99.488-66.432 99.488s-55.616-38.048-66.56-99.488c-62.496-11.072-99.744-35.712-99.744-66.112s37.28-55.104 99.904-66.176c11.072-62.336 35.84-99.488 66.432-99.488z m0 324.768c27.488 0 50.08-36 60.416-96.352l0.384-2.272 2.272-0.384c60.576-10.304 96.736-32.8 96.736-60.16s-36.096-49.824-96.576-60.096l-2.272-0.384-0.384-2.272c-10.112-59.424-33.28-96.32-60.512-96.32s-50.016 36-60.416 96.352l-0.384 2.272-2.272 0.384c-60.576 10.304-96.736 32.8-96.736 60.16s36.096 49.824 96.576 60.096l2.272 0.384 0.384 2.272c10.016 59.552 33.184 96.32 60.512 96.32z m0-304.448c18.08 0 36.384 31.488 45.536 78.368l0.832 4.32-4.416-0.48a391.36 391.36 0 0 0-41.984-2.336 379.552 379.552 0 0 0-42.016 2.304l-4.416 0.48 0.864-4.352c9.248-47.424 27.136-78.304 45.6-78.304z m38.4 75.296c-9.6-44.8-26.56-68.8-38.4-68.8s-28.8 23.616-38.4 68.8a392.544 392.544 0 0 1 76.576 0.032z m-38.4 18.432c77.76 0 145.984 24.128 145.984 51.616 0 18.304-30.88 36.128-78.688 45.408l-4.352 0.832 0.48-4.384a387.2 387.2 0 0 0 2.336-41.856v-1.632c0-9.024 0-13.568-0.64-21.888l-14.144-3.2c0.608 8.576 0.896 17.504 0.896 26.624a364.064 364.064 0 0 1-2.88 45.952l-0.32 2.496-2.496 0.32a368.576 368.576 0 0 1-46.112 2.848c-77.728 0-145.92-24.128-145.92-51.616 0-18.336 30.88-36.128 78.688-45.408l4.352-0.832-0.48 4.384a387.36 387.36 0 0 0-2.336 41.856c0 6.4 0 12.8 0.448 18.912v3.52l13.984 1.792c0-1.984-0.224-3.968-0.32-5.984a379.232 379.232 0 0 1-0.448-18.24 364.064 364.064 0 0 1 2.88-45.92l0.32-2.496 2.496-0.32a368.576 368.576 0 0 1 46.272-2.784z m70.4 89.6c45.376-9.6 69.088-26.208 69.088-38.144 0-18.4-54.4-45.088-139.456-45.088a363.36 363.36 0 0 0-42.784 2.496 358.912 358.912 0 0 0-2.496 42.624c0 6.016 0 12.064 0.448 17.92 0 3.2 0.32 6.4 0.576 9.6l0.288 3.968-27.232-3.488-0.192-2.656c-0.192-2.784-0.224-2.912-0.288-4.768v-1.568a387.36 387.36 0 0 1 1.472-57.344c-45.376 9.6-69.088 26.208-69.088 38.144 0 18.4 54.4 45.088 139.392 45.088a363.264 363.264 0 0 0 42.784-2.496 358.912 358.912 0 0 0 2.496-42.624c0-10.528-0.416-20.768-1.216-30.496l-0.352-4.384 27.456 6.048 0.192 2.4a246.144 246.144 0 0 1 0.832 24.8v1.632c-0.16 12.768-0.8 25.6-1.92 38.496z m-23.872 24.48l-0.864 4.352c-9.344 47.616-27.264 78.368-45.6 78.368s-36.672-31.488-45.696-78.368l-0.832-4.32 4.384 0.48a394.432 394.432 0 0 0 42.112 2.336 379.488 379.488 0 0 0 42.016-2.304z m-46.432 9.312c-12.512 0-25.408-0.64-38.4-1.92 9.376 44.8 26.56 68.8 38.4 68.8s28.8-23.616 38.4-68.8c-12.896 1.28-25.696 2.08-38.496 2.08z" fill="#A8ABB2" ></path><path d="M200.416 511.904a20.16 20.16 0 1 0 20.16-20.16 20.16 20.16 0 0 0-20.16 20.16z" fill="#A8ABB2" ></path><path d="M220.576 488.544a23.36 23.36 0 1 1-23.36 23.36 23.36 23.36 0 0 1 23.36-23.36z m0 40.288a16.96 16.96 0 1 0-16.96-16.96 16.96 16.96 0 0 0 16.96 16.96z" fill="#A8ABB2" ></path><path d="M220.8 314.784a197.888 197.888 0 0 1 196.768 176.8h20.512a218.304 218.304 0 0 0-434.592 0H24A197.856 197.856 0 0 1 220.8 314.784z m0 394.4a197.888 197.888 0 0 1-196.768-176.8H3.52a218.304 218.304 0 0 0 434.592 0h-20.512a197.888 197.888 0 0 1-196.8 176.832z" fill="#A8ABB2" ></path><path d="M220.8 291.2a221.216 221.216 0 0 1 220.48 200.096l0.32 3.552h-27.008l-0.288-2.912a194.624 194.624 0 0 0-387.008 0l-0.288 2.912H0l0.32-3.552A221.216 221.216 0 0 1 220.8 291.2z m213.632 197.152a215.04 215.04 0 0 0-427.296 0H21.12a201.12 201.12 0 0 1 399.296 0z m-19.84 40.768h27.008l-0.32 3.552a221.504 221.504 0 0 1-440.928 0l-0.32-3.552h27.008l0.288 2.912a194.624 194.624 0 0 0 387.008 0z m19.84 6.4h-13.984a201.12 201.12 0 0 1-399.296 0H7.168a215.008 215.008 0 0 0 427.296 0z" fill="#A8ABB2" ></path></symbol><symbol id="icon-jiami1" viewBox="0 0 1024 1024"><path d="M351.456 465.92H298.88v-30.016a115.936 115.936 0 0 0-231.904 0v30.016H14.336a14.336 14.336 0 0 0-14.336 14.336v227.2a14.336 14.336 0 0 0 14.336 14.336h337.024a14.336 14.336 0 0 0 14.336-14.336V480.32a14.336 14.336 0 0 0-14.24-14.4z m-255.776-30.016a87.264 87.264 0 0 1 174.56 0v29.824H95.68z m241.44 257.216H28.768v-198.4h308.352z" fill="#A8ABB2" ></path><path d="M167.488 606.176v55.136h31.744v-54.4a53.056 53.056 0 1 0-31.744-0.576z m16.832-71.712a21.376 21.376 0 1 1-21.344 21.344 21.376 21.376 0 0 1 21.184-21.312z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-PCIDevices" viewBox="0 0 1024 1024"><path d="M432.64 338.016a18.016 18.016 0 0 0-18.016-18.016H18.016a18.016 18.016 0 0 0-18.016 18.016v272.224a18.016 18.016 0 0 0 18.016 18.016h396.608a18.016 18.016 0 0 0 18.016-18.016v-272.224z m-36.064 18.016v236.16H36.064v-236.16h360.512z" fill="#A8ABB2" ></path><path d="M136.384 612.416c-9.952 0-18.048 5.984-18.048 13.376v66.816c0 7.392 8.064 13.376 18.048 13.376s18.048-5.984 18.048-13.376v-66.816c-0.096-7.392-8.16-13.376-18.048-13.376z" fill="#A8ABB2" ></path><path d="M296.384 612.416c-9.952 0-18.048 5.984-18.048 13.376v66.816c0 7.392 8.064 13.376 18.048 13.376s18.048-5.984 18.048-13.376v-66.816c-0.096-7.392-8.16-13.376-18.048-13.376z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-zu45990" viewBox="0 0 1024 1024"><path d="M418.56 707.584c-2.848 0-5.664 0-5.664-2.848l-121.664-59.232a15.232 15.232 0 0 1-8.512-11.296v-232c0-5.664 2.848-11.328 8.512-11.328l121.6-67.904a12.8 12.8 0 0 1 14.112 0 11.328 11.328 0 0 1 5.664 11.328v359.2a14.624 14.624 0 0 1-5.664 11.296 10.304 10.304 0 0 1-8.48 2.848z m-107.488-82.048l93.312 45.28v-314.048L311.072 407.68v217.856zM14.176 707.616a10.368 10.368 0 0 1-8.512-2.848 21.44 21.44 0 0 1-5.664-11.296V334.144a14.784 14.784 0 0 1 5.664-11.328 12.8 12.8 0 0 1 14.144 0l121.6 67.904a15.232 15.232 0 0 1 8.512 11.328v232c0 5.664-2.848 11.296-8.512 11.296l-121.6 59.392c-2.848 2.848-2.848 2.848-5.664 2.848zM28.288 356.8v314.048l93.344-45.28v-215.04l-93.312-53.76z m186.656 364.96a13.376 13.376 0 0 1-14.144-14.144V334.144a14.144 14.144 0 1 1 28.288 0v373.44a13.376 13.376 0 0 1-14.144 14.144z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-zu46070" viewBox="0 0 1024 1024"><path d="M512 153.6a179.2 179.2 0 1 0 179.2 179.2A179.2 179.2 0 0 0 512 153.6m0-51.2a230.4 230.4 0 1 1-230.4 230.4A230.4 230.4 0 0 1 512 102.4z" fill="#47444F" ></path><path d="M532.48 522.0352a404.9408 404.9408 0 0 1 404.48 404.48 25.6 25.6 0 0 1-25.6 25.6 25.6 25.6 0 0 1-25.6-25.6 353.28 353.28 0 0 0-706.56 0 25.6 25.6 0 0 1-51.2 0 404.9408 404.9408 0 0 1 404.48-404.48z" fill="#47444F" ></path></symbol><symbol id="icon-a-zu45687" viewBox="0 0 1024 1024"><path d="M218.544 515.264a15.264 15.264 0 0 1-6.4-1.504l-201.6-98.208a15.52 15.52 0 0 1 0-27.84l201.6-98.176a15.04 15.04 0 0 1 13.216 0l198.912 98.176a15.552 15.552 0 0 1 0 27.744l-198.944 98.208a14.624 14.624 0 0 1-6.624 1.568z m-166.4-113.6l166.4 81.024 164.224-81.024-164.224-81.088-166.4 81.088z m166.4 347.008a15.072 15.072 0 0 1-6.72-1.536L12.976 648.96a15.52 15.52 0 0 1-7.008-20.64 14.944 14.944 0 0 1 8.608-7.808 15.136 15.136 0 0 1 11.68 0.672l192.256 94.912 192.288-94.976a15.296 15.296 0 0 1 11.648-0.64 15.072 15.072 0 0 1 8.64 7.744 15.584 15.584 0 0 1-7.008 20.64l-198.912 98.176a14.784 14.784 0 0 1-6.656 1.536z m198.816-102.688a15.296 15.296 0 0 1-15.136-15.424v-226.24a15.2 15.2 0 0 1 30.368 0v226.4a15.296 15.296 0 0 1-15.136 15.424z m-402.24 1.792a15.296 15.296 0 0 1-15.136-15.424v-227.968a15.136 15.136 0 1 1 30.272 0v227.968a15.296 15.296 0 0 1-15.136 15.424z m216.32-146.752l2.304 228.096-30.336 0.32-2.24-228.064 30.336-0.32z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-zu456872" viewBox="0 0 1024 1024"><path d="M132.64 724.096H40.352l-7.296-30.784H0V320.032h369.344v-32h63.296v272h-29.824V318.016h-3.712v32H29.792v313.408h26.816l7.392 30.752h51.936l18.752-30.816H163.2l35.52 30.816h17.088v25.856a35.84 35.84 0 0 0 0.224 4.096h-28.544l-35.52-30.784h-0.576l-18.752 30.784zM249.6 647.392H48v-88.64h201.6v88.608z m-171.968-58.56v28.8h142.016v-28.8z m246.4-30.976a65.632 65.632 0 1 1 65.28-65.632 65.536 65.536 0 0 1-65.216 65.536z m0-101.312a35.68 35.68 0 1 0 35.52 35.68 35.648 35.648 0 0 0-35.456-35.808zM249.6 551.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8zM249.6 455.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8z" fill="#A8ABB2" ></path><path d="M449.984 739.264H271.328a6.08 6.08 0 0 1-6.08-6.048v-118.208a6.08 6.08 0 0 1 6.08-6.048h178.656a6.08 6.08 0 0 1 6.08 6.048v118.208a6.08 6.08 0 0 1-6.08 6.048z m-172.8-11.712h167.2v-106.88H277.056z" fill="#A8ABB2" ></path><path d="M450.208 744.064h-179.2a10.688 10.688 0 0 1-10.688-10.592v-118.688a10.688 10.688 0 0 1 10.688-10.624h179.2a10.688 10.688 0 0 1 10.688 10.592v118.688a10.688 10.688 0 0 1-10.688 10.624z m-179.2-130.784a1.536 1.536 0 0 0-1.504 1.504v118.656a1.536 1.536 0 0 0 1.536 1.504h179.2a1.536 1.536 0 0 0 1.536-1.504v-118.656a1.536 1.536 0 0 0-1.536-1.504z m177.888 119.04H272.288v-116.416h176.768z m-167.584-9.088h158.656v-98.24h-158.4z" fill="#A8ABB2" ></path><path d="M360.64 714.944a37.12 37.12 0 1 1 33.952-36.992 35.616 35.616 0 0 1-33.952 36.992z m0-61.568a24.672 24.672 0 1 0 22.592 24.608 23.648 23.648 0 0 0-22.592-24.608z m-51.936-71.104h103.904v12.384H308.704z" fill="#A8ABB2" ></path><path d="M360.64 719.744a41.92 41.92 0 1 1 38.656-41.792 40.352 40.352 0 0 1-38.656 41.792z m0-73.984a32.288 32.288 0 1 0 29.76 32.192 31.072 31.072 0 0 0-29.76-32.16z m0 61.568a29.472 29.472 0 0 1 0-58.784h4.448v0.416a28.8 28.8 0 0 1 22.752 28.992 28.384 28.384 0 0 1-27.2 29.44z m-0.448-49.184a18.592 18.592 0 1 0 0.448 0z m57.216-58.72H303.904v-21.984h113.6z m-104.608-9.6h95.744v-2.784H312.8z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-zu456871" viewBox="0 0 1024 1024"><path d="M132.64 724.096H40.352l-7.296-30.784H0V320.032h369.344v-32h63.296v272h-29.824V318.016h-3.712v32H29.792v313.408h26.816l7.392 30.752h51.936l18.752-30.816H163.2l35.52 30.816h17.088v25.856a35.84 35.84 0 0 0 0.224 4.096h-28.544l-35.52-30.784h-0.576l-18.752 30.784zM249.6 647.392H48v-88.64h201.6v88.608z m-171.968-58.56v28.8h142.016v-28.8z m246.4-30.976a65.632 65.632 0 1 1 65.28-65.632 65.536 65.536 0 0 1-65.216 65.536z m0-101.312a35.68 35.68 0 1 0 35.52 35.68 35.648 35.648 0 0 0-35.456-35.808zM249.6 551.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8zM249.6 455.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8z" fill="#A8ABB2" ></path><path d="M436.224 748.928H287.008a56.864 56.864 0 1 1 0-113.504c1.536 0 3.648 0 6.56 0.32a70.624 70.624 0 0 1 139.584-0.32h3.2a56.864 56.864 0 1 1 0 113.504z m-141.28-90.176a31.2 31.2 0 1 0 0 61.824h133.344a31.168 31.168 0 1 0 0-61.824 41.92 41.92 0 0 0-9.6 1.248 10.464 10.464 0 0 1-2.56 0.32 10.624 10.624 0 0 1-6.112-1.984 7.776 7.776 0 0 1-3.2-7.008c0-1.376 0.288-4 0.288-4s-19.744-38.112-43.776-38.112a41.248 41.248 0 0 0-43.776 38.112 28.224 28.224 0 0 0 0.48 4.736 7.776 7.776 0 0 1-3.488 7.328 11.168 11.168 0 0 1-6.048 1.888 12.384 12.384 0 0 1-3.2-0.512 37.376 37.376 0 0 0-12.352-1.888z" fill="#A8ABB2" ></path></symbol><symbol id="icon-a-zu46002" viewBox="0 0 1040 1024"><path d="M208.416 304.032h0.224a73.6 73.6 0 0 1 24.32 142.784v30.592a97.664 97.664 0 0 1 40.608 21.344 61.6 61.6 0 1 1 32.576 58.016 94.24 94.24 0 0 1 1.408 16.16 96 96 0 0 1-3.936 27.104l37.152 19.2a73.6 73.6 0 1 1-23.264 53.6 65.824 65.824 0 0 1 0.8-10.272l-39.456-20.288a97.792 97.792 0 0 1-121.248 15.328l-11.232 5.792a65.824 65.824 0 0 1 0.608 8.928 73.44 73.44 0 1 1-28-57.792 98.144 98.144 0 0 1 65.216-137.088v-30.624a73.44 73.44 0 0 1 24.224-142.752z m0.224 115.2l5.984-0.896a41.6 41.6 0 0 0-6.016-82.464h-0.192a41.44 41.44 0 0 0-5.92 82.432z m126.464 112.576a29.6 29.6 0 0 0 0-59.168 29.6 29.6 0 0 0-28.8 35.84l1.152 5.408 3.04 4.608a29.536 29.536 0 0 0 24.608 13.44z m-71.232 3.2l-4.352-5.152a66.176 66.176 0 0 0-44.192-23.328l-6.816-0.672-6.688 0.672a66.208 66.208 0 0 0-43.872 109.504l5.28 6.048 5.216 4a65.952 65.952 0 0 0 93.536-13.536l4.48-6.112 2.624-5.632a64.288 64.288 0 0 0-1.824-59.488z m-153.28 117.728l-2.912-4.224a41.6 41.6 0 1 0 7.264 23.584 41.088 41.088 0 0 0-2.208-12.608z m280.448 61.344a41.6 41.6 0 1 0-33.568-65.856l-3.2 4.576-2.208 6.4a40.256 40.256 0 0 0-2.528 13.44 41.6 41.6 0 0 0 41.536 41.6z" fill="#A8ABB2" ></path></symbol><symbol id="icon-gailan" viewBox="0 0 1024 1024"><path d="M252.736 401.28a176 176 0 0 0-176 176 18.048 18.048 0 1 0 36.128 0 139.936 139.936 0 0 1 279.872 0 18.048 18.048 0 1 0 36.128 0 176 176 0 0 0-176-176z" fill="#A8ABB2" ></path><path d="M252.8 320a252.8 252.8 0 0 0-212.032 390.4h424.064A252.8 252.8 0 0 0 252.8 320z m191.456 354.368H61.344a216.672 216.672 0 1 1 382.912 0z" fill="#A8ABB2" ></path><path d="M264.224 561.76a45.024 45.024 0 0 0-16.48 3.2l-38.976-38.976a18.112 18.112 0 1 0-25.6 25.6l38.976 38.976a45.152 45.152 0 1 0 42.016-28.8z" fill="#A8ABB2" ></path></symbol><symbol id="icon-jiqunliu" viewBox="0 0 1024 1024"><path d="M0 720.8V416.32h32v304.512H0z m400.608-48V272.032h32v400.64h-32z m-256.384 0V224.032h32v448.704h-32z m128.192 96V336.192h32v432.704h-32z" fill="#A8ABB2" ></path></symbol><symbol id="icon-jiqunshuchu" viewBox="0 0 1027 1024"><path d="M423.776 413.984a12.064 12.064 0 0 0-12.032 12.064v269.216a10.816 10.816 0 0 1-10.784 10.752H38.08a10.816 10.816 0 0 1-10.624-10.752v-323.2a10.848 10.848 0 0 1 10.752-10.816h289.76l-28.8 29.088a12.128 12.128 0 0 0 8.64 20.64 11.968 11.968 0 0 0 8.64-3.552l57.6-58.048-57.856-58.016a11.968 11.968 0 0 0-16.96 0 12.224 12.224 0 0 0 0 17.312l28.8 28.8H38.08a34.976 34.976 0 0 0-34.848 35.2v322.592a34.912 34.912 0 0 0 34.848 35.2h362.88a35.008 35.008 0 0 0 34.88-35.2v-269.184a12.064 12.064 0 0 0-12.096-12.064z" fill="#A8ABB2" ></path><path d="M214.624 430.848v216.064a12.064 12.064 0 1 0 24.096 0v-216.064a12.064 12.064 0 1 0-24.096 0z m108.224 126.976v89.408a12.064 12.064 0 1 0 24.096 0v-89.408a12.064 12.064 0 1 0-24.096 0z m-204.544-51.936a12.096 12.096 0 0 0-12.032 12.128v129.216a12.064 12.064 0 1 0 24.096 0v-129.344a12.096 12.096 0 0 0-12.064-12z" fill="#A8ABB2" ></path></symbol><symbol id="icon-jiqunliu1" viewBox="0 0 1024 1024"><path d="M0 720.8V416.32h32v304.512H0z m400.608-48V272.032h32v400.64h-32z m-256.384 0V224.032h32v448.704h-32z m128.192 96V336.192h32v432.704h-32z" ></path></symbol><symbol id="icon-jiqunshuchu1" viewBox="0 0 1027 1024"><path d="M423.776 413.984a12.064 12.064 0 0 0-12.032 12.064v269.216a10.816 10.816 0 0 1-10.784 10.752H38.08a10.816 10.816 0 0 1-10.624-10.752v-323.2a10.848 10.848 0 0 1 10.752-10.816h289.76l-28.8 29.088a12.128 12.128 0 0 0 8.64 20.64 11.968 11.968 0 0 0 8.64-3.552l57.6-58.048-57.856-58.016a11.968 11.968 0 0 0-16.96 0 12.224 12.224 0 0 0 0 17.312l28.8 28.8H38.08a34.976 34.976 0 0 0-34.848 35.2v322.592a34.912 34.912 0 0 0 34.848 35.2h362.88a35.008 35.008 0 0 0 34.88-35.2v-269.184a12.064 12.064 0 0 0-12.096-12.064z" ></path><path d="M214.624 430.848v216.064a12.064 12.064 0 1 0 24.096 0v-216.064a12.064 12.064 0 1 0-24.096 0z m108.224 126.976v89.408a12.064 12.064 0 1 0 24.096 0v-89.408a12.064 12.064 0 1 0-24.096 0z m-204.544-51.936a12.096 12.096 0 0 0-12.032 12.128v129.216a12.064 12.064 0 1 0 24.096 0v-129.344a12.096 12.096 0 0 0-12.064-12z" ></path></symbol><symbol id="icon-jiami" viewBox="0 0 1024 1024"><path d="M351.456 465.952H298.88v-30.016a115.936 115.936 0 0 0-231.904 0v30.016H14.336a14.336 14.336 0 0 0-14.336 14.336v227.2a14.336 14.336 0 0 0 14.336 14.336h337.024a14.336 14.336 0 0 0 14.336-14.336v-227.136a14.336 14.336 0 0 0-14.24-14.4z m-255.776-30.016a87.264 87.264 0 0 1 174.56 0v29.824H95.68z m241.44 257.216H28.768v-198.4h308.352z" ></path><path d="M167.488 606.208v55.136h31.744v-54.4a53.056 53.056 0 1 0-31.744-0.576z m16.832-71.712a21.376 21.376 0 1 1-21.344 21.344 21.376 21.376 0 0 1 21.184-21.312z" ></path></symbol><symbol id="icon-jiankong" viewBox="0 0 1024 1024"><path d="M417.92 320.032H14.72a14.56 14.56 0 0 0-14.56 14.56v263.872a14.56 14.56 0 0 0 14.56 14.56h61.568a14.752 14.752 0 0 0 11.488-5.504l82.08-101.696 37.504 30.88a14.72 14.72 0 0 0 20.064-1.312l72.8-78.528a45.728 45.728 0 0 0 24.256 6.848 47.008 47.008 0 1 0-47.008-47.008 47.52 47.52 0 0 0 3.52 17.664L215.04 505.856l-38.176-31.552a14.752 14.752 0 0 0-10.816-3.2 15.264 15.264 0 0 0-9.92 5.28l-87.008 107.52H29.12v-234.528h373.952v234.528H200.992a14.56 14.56 0 0 0-14.56 14.56v71.936H100.384a14.56 14.56 0 1 0 0 29.12h197.248a14.56 14.56 0 1 0 0-29.12H216v-57.152h201.92a14.56 14.56 0 0 0 14.56-14.56v-263.872a14.784 14.784 0 0 0-14.56-14.784z m-93.76 79.424a17.664 17.664 0 1 1-17.664 17.664 17.696 17.696 0 0 1 17.6-17.664z" ></path></symbol><symbol id="icon-jiankongrizhi" viewBox="0 0 1024 1024"><path d="M417.92 320.032H14.72a14.56 14.56 0 0 0-14.56 14.56v263.872a14.56 14.56 0 0 0 14.56 14.56h61.568c4.416 0 136.992 3.52 139.872 0-2.88-71.488-15.456 16.64-15.008-29.12H29.12v-234.528h373.952v234.528H200.992a14.56 14.56 0 0 0-14.56 14.56v71.936H100.384a14.56 14.56 0 1 0 0 29.12h197.248a14.56 14.56 0 1 0 0-29.12H216v-57.152h201.92a14.56 14.56 0 0 0 14.56-14.56v-263.872a14.784 14.784 0 0 0-14.784-14.784z" ></path></symbol><symbol id="icon-jingbao" viewBox="0 0 1024 1024"><path d="M214.6096 351.168a15.776 15.776 0 0 0 15.776-15.776v-31.552a15.776 15.776 0 1 0-31.552 0v31.552a15.776 15.776 0 0 0 15.776 15.776zM27.1536 406.944a15.84 15.84 0 1 0 22.4-22.4l-22.4-22.4a15.84 15.84 0 1 0-22.4 22.4z m401.088-28.8a15.776 15.776 0 0 0-22.4 0l-22.4 22.4a15.84 15.84 0 1 0 22.4 22.4l22.4-22.4a15.776 15.776 0 0 0 0-22.4z m-16.352 336h-23.68v-173.6a173.6 173.6 0 0 0-347.2 0v173.6h-23.68a15.776 15.776 0 0 0 0 31.552h394.56a15.776 15.776 0 1 0 0-31.552z m-181.472 0v-63.136a15.776 15.776 0 1 0-31.552 0v63.136H72.5936v-173.6a142.048 142.048 0 0 1 284.064 0v173.6z" ></path><path d="M214.6416 491.552a64.448 64.448 0 1 0 64.448 64.448 64.448 64.448 0 0 0-64.448-64.448z m0 96.672a32.224 32.224 0 1 1 32.224-32.224 32.224 32.224 0 0 1-32.224 32.224z" ></path></symbol><symbol id="icon-jingxiang" viewBox="0 0 1024 1024"><path d="M286.336 370.336a11.776 11.776 0 0 1 14.592 5.408l129.248 268.256a12.576 12.576 0 0 1 1.088 12.992 12.8 12.8 0 0 1-11.36 8.128H290.72a11.776 11.776 0 0 1-12.992-12.448v-267.744a14.464 14.464 0 0 1 8.608-14.592z m16.768 267.168h91.392l-91.392-206.048v206.048z m-300.8 6.4l129.248-268.256a11.776 11.776 0 0 1 14.592-5.408 14.752 14.752 0 0 1 8.64 14.592v265.12a14.432 14.432 0 0 1-12.992 15.136H12.672a12.8 12.8 0 0 1-11.36-8.128 12.352 12.352 0 0 1 1.088-12.96z m127.104-6.4v-206.048l-91.392 206.048z m86.4 96.256a13.952 13.952 0 0 0 14.048-14.048V334.08a13.952 13.952 0 0 0-13.824-14.048 13.952 13.952 0 0 0-14.048 14.048v386.176a14.208 14.208 0 0 0 14.048 13.536z" ></path></symbol><symbol id="icon-liu" viewBox="0 0 1024 1024"><path d="M321.152 492.064H109.6a74.688 74.688 0 1 1 0-149.376h233.6a37.184 37.184 0 1 0 0-34.912h-233.6a109.6 109.6 0 0 0 0 219.232h211.552a74.688 74.688 0 0 1 0 149.376h-233.6a37.184 37.184 0 1 0 0 34.912h233.6a109.6 109.6 0 0 0 0-219.232z" ></path></symbol><symbol id="icon-mingmingkongjian" viewBox="0 0 1024 1024"><path d="M218.544 515.264a15.264 15.264 0 0 1-6.4-1.504l-201.6-98.208a15.52 15.52 0 0 1 0-27.84l201.6-98.176a15.04 15.04 0 0 1 13.216 0l198.912 98.176a15.552 15.552 0 0 1 0 27.744l-198.944 98.208a14.624 14.624 0 0 1-6.624 1.568z m-166.4-113.6l166.4 81.024 164.224-81.024-164.224-81.088-166.4 81.088z m166.4 347.008a15.072 15.072 0 0 1-6.72-1.536L12.976 648.96a15.52 15.52 0 0 1-7.008-20.64 14.944 14.944 0 0 1 8.608-7.808 15.136 15.136 0 0 1 11.68 0.672l192.256 94.912 192.288-94.976a15.296 15.296 0 0 1 11.648-0.64 15.072 15.072 0 0 1 8.64 7.744 15.584 15.584 0 0 1-7.008 20.64l-198.912 98.176a14.784 14.784 0 0 1-6.656 1.536z m198.816-102.688a15.296 15.296 0 0 1-15.136-15.424v-226.24a15.2 15.2 0 0 1 30.368 0v226.4a15.296 15.296 0 0 1-15.136 15.424z m-402.24 1.792a15.296 15.296 0 0 1-15.136-15.424v-227.968a15.136 15.136 0 1 1 30.272 0v227.968a15.296 15.296 0 0 1-15.136 15.424z m216.32-146.752l2.304 228.096-30.336 0.32-2.24-228.064 30.336-0.32z" ></path></symbol><symbol id="icon-moban" viewBox="0 0 1024 1024"><path d="M366.528 288.064a66.112 66.112 0 0 1 66.112 66.112v360.544a18.016 18.016 0 0 1-28.032 15.008l-43.456-28.96-34.272 25.6a24.032 24.032 0 0 1-28.8 0l-33.664-25.248-33.664 25.248a24.032 24.032 0 0 1-28.8 0l-33.664-25.248-33.664 25.248a24.032 24.032 0 0 1-28.8 0l-34.272-25.6-43.456 28.96a18.016 18.016 0 0 1-28.032-15.008V354.208a66.112 66.112 0 0 1 66.112-66.112h300.448z m0 36.064H66.08a30.048 30.048 0 0 0-30.048 30.048v326.848l22.4-15.008a24.032 24.032 0 0 1 27.744 0.768l33.856 25.376 33.664-25.248a24.032 24.032 0 0 1 28.8 0l33.664 25.248 33.664-25.248a24.032 24.032 0 0 1 28.8 0l33.664 25.248 33.856-25.376a24.032 24.032 0 0 1 27.744-0.768l22.4 15.008V354.208a30.048 30.048 0 0 0-30.048-30.048z m-120.192 192.288a18.048 18.048 0 0 1 0 36.064H126.144a18.048 18.048 0 0 1 0-36.064z m60.096-96a18.048 18.048 0 1 1 0 36.064H126.176a18.048 18.048 0 0 1 0-36.064z" ></path></symbol><symbol id="icon-peizhi" viewBox="0 0 1024 1024"><path d="M252.42368 598.976a7.232 7.232 0 0 1-7.232-6.944l-0.224-14.88a7.168 7.168 0 0 1 7.232-7.072h174.56a7.168 7.168 0 0 1 7.2 7.072v14.88a7.136 7.136 0 0 1-7.2 7.072H252.42368z m-0.352 65.184a7.232 7.232 0 0 1-7.232-7.072v-14.848a7.168 7.168 0 0 1 7.232-7.072h174.56a7.168 7.168 0 0 1 7.2 7.072v14.816a7.232 7.232 0 0 1-7.168 7.136H252.10368z m0 57.76a7.232 7.232 0 0 1-7.232-7.072v-14.656a7.168 7.168 0 0 1 7.232-7.072h174.56a7.168 7.168 0 0 1 7.2 7.072v14.624a7.264 7.264 0 0 1-7.2 7.136z m-38.56-126.208a90.784 90.784 0 1 1 92.224-90.784 89.376 89.376 0 0 1-5.504 31.008H264.77568a58.048 58.048 0 0 0 9.024-31.008 60.256 60.256 0 1 0-60.288 59.296v31.488z m3.52 104.544v14.624a6.944 6.944 0 0 1-7.296 7.04h-36.16c-14.304 0-20.96-14.624-21.728-28.8l-7.392-28.8a177.248 177.248 0 0 1-37.088-20.32l-30.112 12.032a27.264 27.264 0 0 1-35.776-10.336l-37.792-64a26.304 26.304 0 0 1 8.768-36l25.824-19.68a157.344 157.344 0 0 1 0-42.144l-25.76-19.648a26.272 26.272 0 0 1-8.832-35.392l37.728-64.416a27.264 27.264 0 0 1 35.712-10.4l30.176 12.128a173.6 173.6 0 0 1 37.088-20.992l4.416-31.776a26.72 26.72 0 0 1 26.976-25.344h75.392a26.72 26.72 0 0 1 26.976 25.28l4.416 32a177.568 177.568 0 0 1 37.152 20.992l30.176-12.064a27.36 27.36 0 0 1 35.712 10.336l37.632 64.224a26.304 26.304 0 0 1-8.704 35.68q-11.68 9.92-23.968 19.2 0 13.952 0.512 50.624h-36.736l-0.384-63.872 39.36-29.952-33.632-57.28-45.536 19.2-7.456-6.4a143.296 143.296 0 0 0-44.16-24.768l-9.088-3.2-6.72-48.512H180.23168l-6.72 48.512-9.088 3.2a145.376 145.376 0 0 0-44.224 25.024l-7.392 6.144-45.888-18.368-33.28 56.448 39.36 29.952-1.728 9.408a138.048 138.048 0 0 0-2.4 25.024 143.552 143.552 0 0 0 2.368 25.088l1.696 9.376-39.328 29.984 33.728 57.408 41.408-20.256 64.832 35.968 7.296 50.56h28.8c0.96 0.096 7.328 3.616 7.328 7.264z" ></path></symbol><symbol id="icon-shezhi" viewBox="0 0 1024 1024"><path d="M92.864 321.888l38.624 28.96a174.304 174.304 0 0 1 37.504-15.36l8.992-47.424h80l6.816 48a174.432 174.432 0 0 1 37.344 15.648l40-27.168 56.64 56.384-29.024 38.624a172.8 172.8 0 0 1 15.36 37.504l47.488 9.056v79.936l-48 6.816a174.368 174.368 0 0 1-15.648 37.344l27.168 40-56.384 56.64-38.624-29.024a172.8 172.8 0 0 1-37.504 15.36l-9.056 47.488h-80l-6.816-48a174.336 174.336 0 0 1-37.344-15.648l-40 27.168-56.576-56.384 28.96-38.656a174.24 174.24 0 0 1-15.36-37.504L0 542.624v-80l48-6.816a174.752 174.752 0 0 1 15.648-37.344l-27.168-40z m145.312 38.4l-6.016-42.432h-29.44l-8.064 42.304-9.6 2.112a144.384 144.384 0 0 0-46.528 19.2l-8.704 5.504-34.176-25.6-20.8 20.8 24.192 35.552-5.312 8.288a144.512 144.512 0 0 0-19.392 46.432l-2.24 10.08-42.272 5.92v29.408l42.272 8.064 2.112 9.6a144.48 144.48 0 0 0 19.2 46.528l5.504 8.704-25.6 34.176 20.8 20.8 35.616-24.192 8.288 5.312a144.576 144.576 0 0 0 46.432 19.392l10.08 2.24 5.856 42.368h29.408l8.128-42.4 9.6-2.112a144.48 144.48 0 0 0 46.528-19.2l8.704-5.504 34.176 25.6 20.8-20.8-24.16-35.584 5.312-8.288a144.576 144.576 0 0 0 19.36-46.112l2.24-10.08 42.304-6.016v-29.44l-42.4-8.192-2.112-9.6a144.48 144.48 0 0 0-19.2-46.528l-5.504-8.704 25.6-34.176-20.8-20.8-35.584 24.192-8.288-5.312a144.576 144.576 0 0 0-46.112-19.392z m-21.792 54.56a89.6 89.6 0 1 1-89.6 89.6 89.6 89.6 0 0 1 89.6-89.6z m0 29.824a59.68 59.68 0 1 0 59.584 59.776 59.68 59.68 0 0 0-59.584-59.744z" ></path></symbol><symbol id="icon-shuchu" viewBox="0 0 1024 1024"><path d="M206.17696 557.056a16 16 0 0 0-16 16v47.584a16 16 0 0 0 31.712 0v-47.584a16 16 0 0 0-15.712-16z m-88.544-159.648a6.4 6.4 0 0 0 4.48 1.856h68.064v110.208a16 16 0 1 0 31.712 0v-110.208h69.344a6.4 6.4 0 0 0 4.48-10.816L211.07296 303.808a6.4 6.4 0 0 0-8.992 0L117.44096 388.448a6.4 6.4 0 0 0 0 8.992z" ></path><path d="M394.68896 332.288l-86.4-42.656a16 16 0 0 0-14.08 28.448l86.4 42.656v249.216l-174.464 73.12L31.68096 609.952v-249.216l86.4-42.656a16 16 0 1 0-14.048-28.448l-86.4 42.656a31.552 31.552 0 0 0-17.632 28.448v249.216a31.616 31.616 0 0 0 19.456 29.248l180.608 75.68a16 16 0 0 0 12.288 0l180.576-75.68a31.648 31.648 0 0 0 19.456-29.248v-249.216a31.552 31.552 0 0 0-17.696-28.448z" ></path></symbol><symbol id="icon-wangluo" viewBox="0 0 1024 1024"><path d="M397.73664 594.752V557.12a59.712 59.712 0 0 0-57.024-61.952H227.72064v-78.336H252.80864a10.08 10.08 0 0 0 10.24-10.208v-73.6a12.544 12.544 0 0 0-11.872-12.8h-70.4a10.912 10.912 0 0 0-10.24 11.2v73.6a11.68 11.68 0 0 0 11.872 11.968h23.52v78.336H87.91264a54.4 54.4 0 0 0-52.032 55.232v44.352H10.05664a10.752 10.752 0 0 0-10.048 11.072v73.6a11.52 11.52 0 0 0 11.648 11.936h70.4a10.208 10.208 0 0 0 10.432-10.208v-73.6a12.8 12.8 0 0 0-12.064-12.8h-23.744V550.4a32.832 32.832 0 0 1 31.232-33.376h117.984v77.792h-25.12a10.912 10.912 0 0 0-10.24 11.232v73.6a11.68 11.68 0 0 0 11.872 11.936h70.4a10.048 10.048 0 0 0 10.24-10.208v-73.6a12.576 12.576 0 0 0-11.872-12.8h-23.456v-77.952h113.024a38.4 38.4 0 0 1 36.224 40.192v37.568h-25.6a11.072 11.072 0 0 0-10.432 11.232v73.6a11.84 11.84 0 0 0 12.064 11.936h70.4a9.888 9.888 0 0 0 10.08-10.208v-73.6a12.416 12.416 0 0 0-11.648-12.8h-24.224z" ></path></symbol><symbol id="icon-xuji" viewBox="0 0 1024 1024"><path d="M401.62432 449.28H31.28832a29.376 29.376 0 0 1-22.4-8.448 29.056 29.056 0 0 1-8.608-22.4v-67.648a31.04 31.04 0 0 1 31.104-30.752h370.24a31.04 31.04 0 0 1 31.136 30.752v67.68a31.008 31.008 0 0 1-31.136 30.816zM34.36032 350.784v67.648H398.48832v-67.648z m34.304 18.464a15.456 15.456 0 1 1-10.976 4.448 15.424 15.424 0 0 1 10.976-4.448z m-15.584 169.216a15.616 15.616 0 0 1 26.528-11.072 15.52 15.52 0 1 1-26.528 11.072z m-24.896-67.712h373.44a27.776 27.776 0 0 1 28 27.712v70.752a27.584 27.584 0 0 1-8.224 19.648 56.96 56.96 0 0 1-17.088 12.8 25.184 25.184 0 0 1-20.96 1.696 15.296 15.296 0 0 1-9.952-16.608c1.056-7.2 7.328-10.944 14.304-13.056 5.376-1.632 5.376-1.632 10.816-7.488l-0.416-61.888-363.776 0.32v64.96l149.376-0.352a15.392 15.392 0 1 1 0 30.752H28.15232A28.512 28.512 0 0 1 0.08832 569.248v-70.784a27.872 27.872 0 0 1 28-27.68z m24.896 212.672a15.616 15.616 0 0 1 26.528-11.072 15.52 15.52 0 1 1-26.528 11.072z m-24.992-63.072h99.552a12.48 12.48 0 0 1 12.48 15.36 14.528 14.528 0 0 1-15.584 15.392H34.26432l-0.192 67.648h87.392a12.48 12.48 0 0 1 12.448 15.392 14.528 14.528 0 0 1-15.552 15.36H28.08832a30.496 30.496 0 0 1-28-30.72v-70.752a27.872 27.872 0 0 1 28-27.68z m0 0" ></path><path d="M372.34432 750.272H223.19232a58.944 58.944 0 0 1-60.8-56.736 58.944 58.944 0 0 1 60.8-56.768c1.536 0 3.648 0 6.56 0.32a68.8 68.8 0 0 1 69.632-59.936 68.928 68.928 0 0 1 69.888 59.616h3.2a58.848 58.848 0 0 1 60.416 56.768 58.848 58.848 0 0 1-60.544 56.736z m-141.28-90.176a33.376 33.376 0 0 0-35.36 30.816 33.44 33.44 0 0 0 35.36 31.008h133.344a33.344 33.344 0 0 0 35.2-31.008 33.28 33.28 0 0 0-35.2-30.816 41.92 41.92 0 0 0-9.6 1.248 10.464 10.464 0 0 1-2.56 0.32 10.624 10.624 0 0 1-6.112-1.984 7.776 7.776 0 0 1-3.2-7.008c0-1.376 0.288-4 0.288-4s-19.968-38.144-44-38.144A41.248 41.248 0 0 0 255.44832 648.64a28.224 28.224 0 0 0 0.48 4.736 7.776 7.776 0 0 1-3.488 7.328 11.168 11.168 0 0 1-6.048 1.888 12.384 12.384 0 0 1-3.2-0.512 37.376 37.376 0 0 0-12.128-1.984z" ></path></symbol><symbol id="icon-xuniji" viewBox="0 0 1024 1024"><path d="M53.984 288.032h21.664a54.016 54.016 0 0 1 54.048 54.016v324.608a54.016 54.016 0 0 1-54.016 54.016h-21.664A54.016 54.016 0 0 1 0 666.656V342.048a54.016 54.016 0 0 1 53.984-54.016z m21.664 411.168a32.512 32.512 0 0 0 32.512-32.544V342.048a32.544 32.544 0 0 0-32.48-32.544h-21.664a32.544 32.544 0 0 0-32.544 32.544v324.608a32.512 32.512 0 0 0 32.512 32.544zM194.56 288.032h21.76a54.016 54.016 0 0 1 54.016 54.016v324.608a54.016 54.016 0 0 1-53.984 54.016H194.56a54.016 54.016 0 0 1-54.016-54.016V342.08A54.016 54.016 0 0 1 194.56 288.032z m21.76 411.168a32.512 32.512 0 0 0 32.64-32.544V342.048a32.544 32.544 0 0 0-32.64-32.544h-21.76a32.544 32.544 0 0 0-32.416 32.544v324.608A32.512 32.512 0 0 0 194.56 699.2zM281.312 290.848l151.328 104.48v212.352a53.984 53.984 0 0 1-29.28 48l-122.016 60.224c-0.576-28.352 0-30.272 0-38.4V331.232v-24.288z m129.824 115.584l-108.352-75.808v346.848a54.4 54.4 0 0 1-0.352 5.984l91.04-46.816a32.576 32.576 0 0 0 17.664-28.992z m-351.68 76.352h10.816a26.976 26.976 0 0 1 0 53.952h-10.816a26.976 26.976 0 0 1 0-53.952z m10.816 32.448a5.504 5.504 0 0 0 0-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z m129.824-32.448h10.816a26.976 26.976 0 0 1 0 53.952h-10.816a26.976 26.976 0 0 1 0-53.952z m10.816 32.448a5.504 5.504 0 0 0 0-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z m-151.456 32.48h10.816a26.976 26.976 0 0 1 0 53.952h-12.16a26.976 26.976 0 0 1 1.344-53.92z m11.008 32.448a5.504 5.504 0 0 0-0.192-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z m129.632-32.448h10.816a26.976 26.976 0 0 1 0 53.952h-10.816a26.976 26.976 0 1 1 0-53.952z m11.008 32.448a5.504 5.504 0 0 0-0.192-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z m-151.648 32.48h10.816a26.976 26.976 0 0 1 0 53.952h-12.16a26.976 26.976 0 0 1 1.344-53.92z m11.008 32.448a5.504 5.504 0 0 0-0.192-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z m129.632-32.448h10.816a26.976 26.976 0 0 1 0 53.952h-10.816a26.976 26.976 0 1 1 0-53.952z m11.008 32.448a5.504 5.504 0 0 0-0.192-10.976h-10.816a5.504 5.504 0 0 0 0 10.976z" ></path><path d="M89.6 446.976v-38.176q0-5.28 0.544-13.28h-0.32a69.472 69.472 0 0 1-1.952 8.096l-15.52 43.36h-10.688l-15.712-42.976a85.248 85.248 0 0 1-2.016-8.48h-0.352q0.544 7.936 0.544 16v35.456H32v-62.944h19.52l13.568 38.048a45.696 45.696 0 0 1 2.304 8.896h0.288a92.992 92.992 0 0 1 2.592-8.928l13.6-37.952h18.976v62.88zM234.624 384.032l-21.856 62.944h-15.168l-21.568-62.944h14.464l13.6 44.512a29.44 29.44 0 0 1 1.248 6.208h0.256a33.44 33.44 0 0 1 1.376-6.4l13.6-44.32z" ></path></symbol><symbol id="icon-xunijibeifen" viewBox="0 0 1024 1024"><path d="M416.256 389.984h-320a16.32 16.32 0 0 0-16.32 16.288v320a16.32 16.32 0 0 0 16.32 16.32h320a16.32 16.32 0 0 0 16.32-16.32v-320a16.32 16.32 0 0 0-16.32-16.288z m-116.832 32v91.36h-86.4v-91.328z m101.504 289.024H111.456v-289.344H181.44v107.104a16.32 16.32 0 0 0 16.32 16.32h116.992a16.32 16.32 0 0 0 16.32-16.32v-107.104h69.888z" fill="#A8ABB2" ></path><path d="M31.616 351.616h316.544v27.904h31.616v-36.928a22.592 22.592 0 0 0-22.592-22.592H22.592a22.592 22.592 0 0 0-22.592 22.592v320.992a22.592 22.592 0 0 0 22.592 22.592h47.2v-31.616H31.648z" fill="#A8ABB2" ></path><path d="M240.448 434.784h31.616v68.608h-31.616z" fill="#A8ABB2" ></path></symbol><symbol id="icon-xunijitiaodu" viewBox="0 0 1024 1024"><path d="M330.624 380.608a16.224 16.224 0 0 1-22.944 0l-37.248-37.216v155.52a16.256 16.256 0 0 1-32.48 0v-155.52l-37.248 37.216a16.224 16.224 0 0 1-22.944 0 16.224 16.224 0 0 1 0-22.944l64.96-64.896a16.256 16.256 0 0 1 22.944 0l64.96 64.896a16.224 16.224 0 0 1 0 22.944zM254.176 720.672a16.224 16.224 0 0 1-16.256-16.224v-118.976a16.256 16.256 0 0 1 32.48 0v118.976a16.224 16.224 0 0 1-16.224 16.224z" fill="#A8ABB2" ></path><path d="M432.64 542.144a8.352 8.352 0 0 1 0 1.184 8.608 8.608 0 0 1-0.16 1.248 2.688 2.688 0 0 1 0 0.64 6.592 6.592 0 0 1-0.32 1.408 16.896 16.896 0 0 1-1.312 3.2 15.744 15.744 0 0 1-1.728 2.496 11.776 11.776 0 0 1-1.088 1.248l-64.896 64.832a16.192 16.192 0 0 1-22.944 0 16.192 16.192 0 0 1 0-22.912l37.216-37.184h-290.88a86.4 86.4 0 1 1 86.048-95.808 88.704 88.704 0 0 1 0.48 9.344v27.008a16.224 16.224 0 0 1-32.448 0v-27.008a54.08 54.08 0 1 0-54.08 54.016h290.72l-37.216-37.184a16.224 16.224 0 1 1 22.944-22.912l64.288 64.256a6.112 6.112 0 0 1 0.608 0.608 11.872 11.872 0 0 1 1.088 1.248 5.792 5.792 0 0 1 0.96 1.28 8.992 8.992 0 0 1 0.8 1.344 12.8 12.8 0 0 1 1.248 3.2 5.92 5.92 0 0 1 0.32 1.408 2.72 2.72 0 0 1 0 0.64 4.896 4.896 0 0 1 0.16 1.248 8.384 8.384 0 0 1 0.192 1.152z" fill="#A8ABB2" ></path><path d="M156.864 720.672a16.256 16.256 0 0 1-16.256-16.256v-119.104a16.256 16.256 0 0 1 32.48 0v119.104a16.256 16.256 0 0 1-16.224 16.256z m16.256-254.464v5.408a89.056 89.056 0 0 0-0.48-9.376 15.808 15.808 0 0 1 0.448 3.968z" fill="#A8ABB2" ></path></symbol><symbol id="icon-xunijikuaizhao" viewBox="0 0 1024 1024"><path d="M412.992 703.168H13.632A13.632 13.632 0 0 1 0 689.536v-266.912a13.632 13.632 0 0 1 13.632-13.632h399.36a13.632 13.632 0 0 1 13.632 13.632v266.912a13.632 13.632 0 0 1-13.632 13.632z m-386.56-26.4h373.76v-241.344H26.432z" fill="#A8ABB2" ></path><path d="M213.216 634.944a78.88 78.88 0 1 1 78.88-78.88 78.944 78.944 0 0 1-78.88 78.88z m0-131.2a52.448 52.448 0 1 0 52.448 52.448 52.448 52.448 0 0 0-52.448-52.448z m-120.576-151.712h241.216v26.432H92.64z" fill="#A8ABB2" ></path></symbol><symbol id="icon-xunijiwangluo" viewBox="0 0 1024 1024"><path d="M333.28 647.712a241.696 241.696 0 0 0-0.352-54.144 26.72 26.72 0 0 0 16.768-19.2 121.6 121.6 0 0 0 40.288-5.024 179.552 179.552 0 0 1-55.104 76.8zM179.2 685.248a500.864 500.864 0 0 1 114.88-96.288 39.392 39.392 0 0 0 16.544 8.448 338.112 338.112 0 0 1-1.696 66.976 177.728 177.728 0 0 1-92.8 24.864 144 144 0 0 1-35.648-3.552m-116.416-75.488a274.048 274.048 0 0 1 34.336-97.216 54.4 54.4 0 0 0 9.6 1.312 26.368 26.368 0 0 0 15.584-3.872 322.784 322.784 0 0 0 155.04 58.976 344.832 344.832 0 0 0-126.688 108.096 175.264 175.264 0 0 1-86.208-65.248m-19.2-184.416a106.432 106.432 0 0 0 27.392 36.224 44.8 44.8 0 0 0-2.624 14.208 32 32 0 0 0 7.488 22.4 207.008 207.008 0 0 0-32.16 79.456 177.344 177.344 0 0 1-16.32-76.512 183.744 183.744 0 0 1 16-74.72s-0.544 0.896 0.544-1.056z m90.304-92a335.04 335.04 0 0 1 47.008 30.848 34.048 34.048 0 0 0-3.008 14.048 32.672 32.672 0 0 0 1.088 8.16 335.04 335.04 0 0 0-62.112 55.328 46.176 46.176 0 0 0-13.248-2.56 36.64 36.64 0 0 0-17.984 4.672 173.568 173.568 0 0 1-29.216-42.048 181.28 181.28 0 0 1 77.472-68.448m157.44-0.384a434.4 434.4 0 0 0-54.4 20.544 34.624 34.624 0 0 0-24.256-9.92 29.024 29.024 0 0 0-14.368 3.2 367.136 367.136 0 0 0-34.528-24.64 171.872 171.872 0 0 1 49.344-6.784 184.288 184.288 0 0 1 78.336 17.504m-154.592 123.104a308.96 308.96 0 0 1 56.192-49.408 30.464 30.464 0 0 0 19.68 6.4 29.728 29.728 0 0 0 14.56-3.36 316.512 316.512 0 0 1 68.16 119.296 24.8 24.8 0 0 0-13.856 15.008 298.336 298.336 0 0 1-143.648-55.264 24.672 24.672 0 0 0 2.848-12.8 33.664 33.664 0 0 0-4.864-17.984m262.976 43.232a131.2 131.2 0 0 1-3.936 38.4 161.056 161.056 0 0 1-48 8.544 32 32 0 0 0-27.68-23.264 272.48 272.48 0 0 0-74.432-133.248 30.496 30.496 0 0 0 2.624-13.12 29.728 29.728 0 0 0-0.384-3.936 414.176 414.176 0 0 1 72.32-25.376 185.6 185.6 0 0 1 79.584 152.128m-185.6-215.52a215.648 215.648 0 1 0 216.32 215.648 216.224 216.224 0 0 0-216.32-215.648" fill="#A8ABB2" ></path></symbol><symbol id="icon-yunpeizhimoban" viewBox="0 0 1024 1024"><path d="M311.68 508.384a17.696 17.696 0 0 1 17.696 17.696v172.384a17.696 17.696 0 0 1-27.52 14.752l-32.352-21.568-25.792 20.64a17.696 17.696 0 0 1-18.368 2.272l-2.464-1.376-32.352-21.568-25.792 20.64a17.696 17.696 0 0 1-28.576-11.264l-0.192-2.528V526.08a17.696 17.696 0 1 1 35.392 0v135.552l7.168-5.728a17.696 17.696 0 0 1 18.368-2.272l2.496 1.376 32.32 21.536 25.824-20.64a17.696 17.696 0 0 1 18.368-2.272l2.496 1.376 15.584 10.4v-139.296a17.696 17.696 0 0 1 15.296-17.536h2.4z m-79.008-188.352a130.048 130.048 0 0 1 129.76 77.76l1.888 4.832 2.88 0.672a150.656 150.656 0 0 1 34.752 13.12l6.176 3.424a110.336 110.336 0 0 1 57.152 100.576 95.808 95.808 0 0 1-103.648 103.648 17.728 17.728 0 0 1-2.4-35.2h2.4a61.056 61.056 0 0 0 68.256-68.256 75.296 75.296 0 0 0-39.552-70.016 118.624 118.624 0 0 0-28.8-11.872 106.592 106.592 0 0 0-10.912-2.368l-13.408-1.504-3.2-11.424a93.984 93.984 0 0 0-101.184-67.744c-58.496 0-83.2 25.344-99.456 78.112L128 452.384h-13.344a75.424 75.424 0 0 0-79.008 73.6c0 43.04 27.04 62.592 67.392 62.88h0.896a17.696 17.696 0 1 1 0 35.392 93.664 93.664 0 0 1-103.648-98.208 107.84 107.84 0 0 1 99.872-108.192h1.216v-0.32a122.368 122.368 0 0 1 124.256-97.024z" fill="#A8ABB2" ></path><path d="M195.2 516.704h74.752a18.688 18.688 0 1 1 0 37.376H195.2a18.688 18.688 0 0 1 0-37.376z m0 56.064h74.752a18.688 18.688 0 0 1 0 37.376H195.2a18.688 18.688 0 0 1 0-37.376z" fill="#A8ABB2" ></path></symbol><symbol id="icon-zhuji" viewBox="0 0 1027 1024"><path d="M91.04 386.368h19.52v-39.328h-19.52v39.328z m-39.04 0h19.52v-39.328h-19.52v39.328z m244-9.824h78.08v-19.648H296z m-204.96 147.488h19.52v-39.328h-19.52z m-39.04 0h19.52v-39.328h-19.52v39.328z m244-9.824h78.08v-19.68H296z m126.88 68.832a9.248 9.248 0 0 0 9.76-9.824v-275.2a9.248 9.248 0 0 0-9.76-9.984H12.8a9.248 9.248 0 0 0-9.6 9.856v275.2a9.248 9.248 0 0 0 9.76 9.824H208v45.216l-33.024 33.568H3.2v19.68h171.776L211.2 717.76a9.376 9.376 0 0 0 13.664 0l36.128-36.384h171.648v-19.68H260.864l-33.184-33.44V583.04h195.2zM22.72 307.712h390.4v117.92H22.72zM243.2 671.52l-25.376 25.6-25.376-25.6 25.376-25.6 25.376 25.6zM22.72 563.232v-117.856h390.4v117.856z" fill="#A8ABB2" ></path></symbol><symbol id="icon-ziyuan" viewBox="0 0 1024 1024"><path d="M0 320.032v176.96h432.576v-176.96z m408 152.384H24.576v-127.808H408z m-98.304 152.384h49.152v39.328H309.696z m-221.216-201.6H64v-39.168h24.576z m-24.576 201.6h24.576v39.328H64z m56.032 0h24.576v39.328h-24.576z m24.576-201.6h-24.576v-39.168h24.576z m214.4 0H309.696v-39.168h49.152zM0 732.832h432.576v-176.96H0z m24.576-152.384H408v127.808H24.576z" fill="#A8ABB2" ></path></symbol><symbol id="icon-gpu" viewBox="0 0 1024 1024"><path d="M369.344 288.128h63.296v465.248h-63.168v-60h-15.584l-13.888 30.784H187.52l-35.52-30.784h-0.576l-18.752 30.784H40.352l-7.296-30.784H0V320.064h369.344z m33.504 29.952h-3.712v32H29.792v313.408h26.784l7.296 30.784h52.064l18.752-30.784H163.2l35.52 30.784h122.208l13.888-30.784h64.608v60h3.584zM47.84 366.976h201.6v88.672h-201.6z m171.84 29.952H77.632v28.8h142.048z m104.416 29.632a65.632 65.632 0 1 1-65.312 65.728 65.536 65.536 0 0 1 65.312-65.728z m0 101.312a35.68 35.68 0 1 0-35.52-35.584 35.648 35.648 0 0 0 35.52 35.584z m-276.256-64.896h201.6v88.672h-201.6z m171.84 29.952H77.632v28.8h142.048z m-171.84 65.92h201.6v88.64h-201.6z m171.84 29.952H77.632v28.8h142.048z" fill="#A8ABB2" ></path></symbol><symbol id="icon-ip" viewBox="0 0 1025 1024"><path d="M387.456 382.016h-0.64a47.136 47.136 0 1 1 0.64 0z m-0.448-75.168a28.096 28.096 0 1 0 19.936 8.224 28.128 28.128 0 0 0-19.936-8.224z m0.448 75.168h8.96v244.16h-18.624v-244.16h9.6z m-291.84 281.6h244.384v18.624H95.616v-18.624z m0-338.176h244.384v19.2H95.616v-19.2zM48.64 720.192a47.04 47.04 0 1 1 46.976-46.976 46.976 46.976 0 0 1-46.976 47.008z m0-75.168a28.16 28.16 0 1 0 19.904 8.256 28.128 28.128 0 0 0-19.904-8.256z m0.192-263.008h-0.576a47.072 47.072 0 1 1 0.576 0zM48.64 306.848a28.128 28.128 0 1 0 19.936 8.224 28.128 28.128 0 0 0-19.968-8.256z m0.192 75.168h9.12v244.16h-18.656v-244.16h9.6z m338.176 244.16a46.944 46.944 0 1 1-33.248 13.76 46.976 46.976 0 0 1 33.248-13.76z m0 75.168a28.128 28.128 0 1 0-19.936-8.224 28.128 28.128 0 0 0 19.936 8.224z m-174.368-127.616v-134.4h35.744a108.224 108.224 0 0 1 26.208 1.952 30.56 30.56 0 0 1 16.256 13.216 48.512 48.512 0 0 1 6.4 26.208 50.912 50.912 0 0 1-5.44 24.48 31.808 31.808 0 0 1-13.856 13.856 74.656 74.656 0 0 1-28.384 4.096h-14.528v50.88h-22.4v-0.224z m34.432-73.312a48.96 48.96 0 0 0 16.896-1.728 16 16 0 0 0 7.36-6.4 19.616 19.616 0 0 0 2.816-11.04 18.848 18.848 0 0 0-3.04-11.264 13.6 13.6 0 0 0-7.36-6.08 65.536 65.536 0 0 0-18.4-1.504h-10.848v38.016z m-91.648 73.6v-134.4h22.4v134.4h-22.4z" fill="#A8ABB2" ></path></symbol><symbol id="icon-pci" viewBox="0 0 1024 1024"><path d="M432.64128 338.048a18.016 18.016 0 0 0-18.016-18.016H18.01728a18.016 18.016 0 0 0-18.016 18.016v272.224a18.016 18.016 0 0 0 18.016 18.016h396.608a18.016 18.016 0 0 0 18.016-18.016v-272.224z m-36.064 18.016v236.16H36.06528v-236.16h360.512z" fill="#A8ABB2" ></path><path d="M136.38528 612.448c-9.952 0-18.048 5.984-18.048 13.376v66.816c0 7.392 8.064 13.376 18.048 13.376s18.048-5.984 18.048-13.376v-66.816c-0.096-7.392-8.16-13.376-18.048-13.376zM296.38528 612.448c-9.952 0-18.048 5.984-18.048 13.376v66.816c0 7.392 8.064 13.376 18.048 13.376s18.048-5.984 18.048-13.376v-66.816c-0.096-7.392-8.16-13.376-18.048-13.376z" fill="#A8ABB2" ></path></symbol><symbol id="icon-sriov" viewBox="0 0 1024 1024"><path d="M162.336 432.192a18.048 18.048 0 0 0-18.048 18.048v90.208a18.048 18.048 0 1 0 36.096 0v-90.112a18.048 18.048 0 0 0-18.048-18.144z" fill="#A8ABB2" ></path><path d="M432.64 558.432a18.016 18.016 0 0 0-18.016-18.016H18.016a18.016 18.016 0 0 0-18.016 18.016v144.224a18.016 18.016 0 0 0 18.016 18.016h396.608a18.016 18.016 0 0 0 18.016-18.016v-144.224z m-36.064 18.016v108.16H36.064v-108.16h360.512z m-90.112-144.192a144.224 144.224 0 1 0-288.416 0v27.04a18.048 18.048 0 1 0 36.064 0v-27.04a108.16 108.16 0 1 1 216.32 0v27.04a18.048 18.048 0 1 0 36.064 0v-27.04z" fill="#A8ABB2" ></path><path d="M252.448 450.304a90.112 90.112 0 1 0-180.192 0v9.024a18.016 18.016 0 0 0 36.032 0v-9.024a54.048 54.048 0 1 1 108.096 0v9.024a18.016 18.016 0 0 0 36.032 0z m36.032 162.176a18.016 18.016 0 0 1 18.016 18.016v0.192a18.016 18.016 0 1 1-36.032 0v-0.192a18.016 18.016 0 0 1 17.952-18.016z m54.048 0a18.016 18.016 0 0 1 18.016 18.016v0.192a18.016 18.016 0 1 1-36.032 0v-0.192a18.016 18.016 0 0 1 18.016-18.016z" fill="#A8ABB2" ></path></symbol><symbol id="icon-ssh" viewBox="0 0 1024 1024"><path d="M432.64 538.24v79.392a17.632 17.632 0 0 1-6.4 13.504l-2.56 1.792-198.688 114.624a17.664 17.664 0 0 1-14.816 1.312l-2.816-1.312-68.768-39.68 17.664-30.56 59.904 34.56 181.056-104.48V538.24h35.2z m-355.04-204.8l17.632 30.56L35.2 398.432v208.928l59.936 34.592-17.632 30.56-68.768-39.68a17.632 17.632 0 0 1-8.544-12.16L0 617.632v-229.344a17.632 17.632 0 0 1 6.4-13.472l2.56-1.792 68.768-39.68z m137.024 38.4a63.488 63.488 0 0 1 11.264 125.984v30.016h51.712v21.152H225.888v23.776h51.712v21.152H225.888v44.8H204.8v-140.8a63.488 63.488 0 0 1 9.92-126.208z m0 21.152a42.336 42.336 0 1 0 42.336 42.24 42.336 42.336 0 0 0-42.336-42.432z m7.712-135.712l2.816 1.312 198.688 114.624a17.632 17.632 0 0 1 8.544 12.16l0.288 3.2v79.392h-35.2v-69.472L216.416 294.016 156.512 328.64l-17.664-30.528 68.768-39.68a17.664 17.664 0 0 1 14.816-1.312z" fill="#A8ABB2" ></path></symbol><symbol id="icon-usb" viewBox="0 0 1024 1024"><path d="M362.112 476.128v-169.28a18.816 18.816 0 0 0-18.816-18.816H89.344a18.816 18.816 0 0 0-18.816 18.816v169.28a69.504 69.504 0 0 0-70.4 68.192v209.28a4.704 4.704 0 0 0 4.704 4.704H37.76a4.704 4.704 0 0 0 4.704-4.704v-209.28a27.168 27.168 0 0 1 28.288-25.856h291.424a27.168 27.168 0 0 1 28.288 25.856v209.28a4.704 4.704 0 0 0 4.704 4.704h32.928a4.704 4.704 0 0 0 4.704-4.704v-209.28a69.504 69.504 0 0 0-70.688-68.192z m-249.248 0v-145.76h206.912v145.792z m70.4-108.16h-28.224a4.704 4.704 0 0 0-4.704 4.704v28.224a4.704 4.704 0 0 0 4.704 4.704h28.224a4.704 4.704 0 0 0 4.704-4.704v-28.224a4.704 4.704 0 0 0-4.576-4.64z m94.048 0h-28.224a4.704 4.704 0 0 0-4.704 4.704v28.224a4.704 4.704 0 0 0 4.704 4.704h28.224a4.704 4.704 0 0 0 4.704-4.704v-28.224a4.704 4.704 0 0 0-4.576-4.64z" fill="#A8ABB2" ></path></symbol><symbol id="icon-vgpu" viewBox="0 0 1024 1024"><path d="M132.64 724.096H40.352l-7.296-30.784H0V320.032h369.344v-32h63.296v272h-29.824V318.016h-3.712v32H29.792v313.408h26.816l7.392 30.752h51.936l18.752-30.816H163.2l35.52 30.816h17.088v25.856a35.84 35.84 0 0 0 0.224 4.096h-28.544l-35.52-30.784h-0.576l-18.752 30.784zM249.6 647.392H48v-88.64h201.6v88.608z m-171.968-58.56v28.8h142.016v-28.8z m246.4-30.976a65.632 65.632 0 1 1 65.28-65.632 65.536 65.536 0 0 1-65.216 65.536z m0-101.312a35.68 35.68 0 1 0 35.52 35.68 35.648 35.648 0 0 0-35.456-35.808zM249.6 551.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8zM249.6 455.552H48v-88.64h201.6v88.608z m-171.968-58.72v28.8h142.016v-28.8z" fill="#A8ABB2" ></path><path d="M436.224 748.928H287.008a56.864 56.864 0 1 1 0-113.504c1.536 0 3.648 0 6.56 0.32a70.624 70.624 0 0 1 139.584-0.32h3.2a56.864 56.864 0 1 1 0 113.504z m-141.28-90.176a31.2 31.2 0 1 0 0 61.824h133.344a31.168 31.168 0 1 0 0-61.824 41.92 41.92 0 0 0-9.6 1.248 10.464 10.464 0 0 1-2.56 0.32 10.624 10.624 0 0 1-6.112-1.984 7.776 7.776 0 0 1-3.2-7.008c0-1.376 0.288-4 0.288-4s-19.744-38.112-43.776-38.112a41.248 41.248 0 0 0-43.776 38.112 28.224 28.224 0 0 0 0.48 4.736 7.776 7.776 0 0 1-3.488 7.328 11.168 11.168 0 0 1-6.048 1.888 12.384 12.384 0 0 1-3.2-0.512 37.376 37.376 0 0 0-12.352-1.888z" fill="#A8ABB2" ></path></symbol><symbol id="icon-cunchujuan" viewBox="0 0 1024 1024"><path d="M212 288.032c116.064 0 212 32.416 212 80.384v287.2c0 48-96 80.384-212 80.384-114.88 0-210.112-31.776-211.968-78.976v-289.184c0.736-47.616 96.384-79.808 211.968-79.808zM37.888 608.544v47.104a20.384 20.384 0 0 0 9.184 14.4l0.832 0.672c1.184 0.928 2.432 1.792 3.68 2.656l1.056 0.672c1.056 0.672 2.112 1.344 3.2 1.952l1.152 0.672c2.112 1.216 4.448 2.4 6.976 3.616l1.408 0.64 1.408 0.64 1.44 0.64 2.24 0.96 1.536 0.64 1.568 0.608 1.6 0.64 0.8 0.288 1.696 0.64 2.56 0.928 1.76 0.608 0.864 0.288a310.4 310.4 0 0 0 47.648 11.552l2.88 0.48a504.448 504.448 0 0 0 78.624 5.92 504.768 504.768 0 0 0 78.624-5.92l2.88-0.48a309.568 309.568 0 0 0 47.616-11.552l0.896-0.288 1.76-0.608 2.56-0.928 1.632-0.608 0.832-0.32 1.6-0.64 1.568-0.608 1.536-0.64c0.736-0.288 1.504-0.608 2.24-0.96l1.44-0.64 1.408-0.64 1.408-0.64q3.584-1.696 7.008-3.616l1.12-0.64c1.12-0.64 2.176-1.312 3.2-1.984l1.024-0.672c1.248-0.832 2.496-1.728 3.68-2.656l0.832-0.672a20.8 20.8 0 0 0 9.184-14.08v-47.424a393.12 393.12 0 0 1-174.112 33.12 393.12 393.12 0 0 1-174.048-33.12z m0-99.2v51.936a20.384 20.384 0 0 0 9.184 14.4l0.832 0.64c1.184 0.928 2.432 1.824 3.68 2.656l1.056 0.672c1.056 0.704 2.112 1.344 3.2 1.984l1.152 0.672c2.112 1.216 4.448 2.4 6.976 3.616l1.408 0.64 1.408 0.64 1.44 0.64 2.24 0.96 1.536 0.608 1.568 0.64 1.6 0.608 0.8 0.32 1.696 0.64 2.56 0.896 1.76 0.608 0.864 0.32a310.4 310.4 0 0 0 47.648 11.552l2.88 0.48a508 508 0 0 0 78.624 5.888 508.352 508.352 0 0 0 78.624-5.888l2.88-0.48a309.408 309.408 0 0 0 47.616-11.552l0.896-0.288 1.76-0.64 2.56-0.896 1.632-0.64 0.832-0.288 1.6-0.64 1.568-0.64 1.536-0.608 2.24-0.96 1.44-0.64 1.408-0.64 1.408-0.64q3.584-1.696 7.008-3.648l1.12-0.64 3.2-1.952 1.024-0.704c1.248-0.832 2.496-1.728 3.68-2.656l0.832-0.64a20.864 20.864 0 0 0 9.184-14.112v-52.032a393.12 393.12 0 0 1-174.112 33.12 393.12 393.12 0 0 1-174.112-33.12z m348.224-93.792a392.736 392.736 0 0 1-174.112 33.12 393.152 393.152 0 0 1-174.112-33.088v46.624a20.416 20.416 0 0 0 9.184 14.432l0.832 0.672c1.184 0.928 2.432 1.792 3.68 2.656l1.056 0.64c1.056 0.704 2.112 1.344 3.2 1.984l1.152 0.672c2.112 1.216 4.448 2.4 6.976 3.616l1.408 0.64 1.408 0.64 1.44 0.64 2.24 0.96 1.536 0.64 1.568 0.608 1.6 0.608 0.8 0.32 1.696 0.608 2.56 0.928 1.76 0.576 0.864 0.32a310.4 310.4 0 0 0 47.648 11.552l2.88 0.48a504.544 504.544 0 0 0 78.624 5.888 504.896 504.896 0 0 0 78.624-5.888l2.88-0.48a309.472 309.472 0 0 0 47.616-11.552l0.896-0.288 1.76-0.608 2.56-0.928 1.632-0.608 0.832-0.352 1.6-0.608 1.6-0.576 1.536-0.64 2.24-0.96 1.44-0.64 1.408-0.64 1.408-0.64q3.584-1.696 7.008-3.616l1.12-0.672 3.2-1.952 1.056-0.608c1.248-0.832 2.496-1.728 3.68-2.656l0.832-0.672a20.8 20.8 0 0 0 9.184-14.112v-46.88zM212 318.368a504.768 504.768 0 0 0-78.624 5.92l-2.88 0.48a309.408 309.408 0 0 0-48.544 11.808l-1.76 0.608a60.288 60.288 0 0 0-2.56 0.928l-1.696 0.608-0.8 0.32-1.6 0.64-1.568 0.608-1.536 0.64-2.24 0.96-1.44 0.64-1.408 0.64-1.408 0.64q-3.584 1.696-7.008 3.616l-1.12 0.64q-1.664 0.96-3.2 1.984l-1.024 0.672a59.552 59.552 0 0 0-3.68 2.656l-0.832 0.672a20.384 20.384 0 0 0-9.184 14.4 20.384 20.384 0 0 0 9.184 14.4l0.832 0.672c1.184 0.928 2.432 1.824 3.68 2.656l1.056 0.672c1.056 0.672 2.112 1.344 3.2 1.952l1.152 0.672c2.112 1.248 4.448 2.432 6.976 3.648l1.408 0.608 1.408 0.64 1.44 0.64 2.24 0.96 1.536 0.64 1.568 0.64 1.6 0.608 0.8 0.32 1.696 0.608 2.56 0.928 1.76 0.608 0.864 0.288a307.2 307.2 0 0 0 47.648 11.552l2.88 0.48a504.448 504.448 0 0 0 78.624 5.92 508.352 508.352 0 0 0 78.624-5.888l2.88-0.512a309.28 309.28 0 0 0 48.544-11.808l1.76-0.608 2.56-0.928 1.632-0.608 0.832-0.32 1.6-0.608 1.568-0.64 1.536-0.64 2.24-0.96 1.44-0.64 1.408-0.64 1.408-0.64q3.584-1.696 7.008-3.616l1.12-0.64c1.12-0.64 2.176-1.312 3.2-1.984l1.024-0.672c1.248-0.832 2.496-1.728 3.68-2.656l0.832-0.672a20.384 20.384 0 0 0 9.184-14.4 20.384 20.384 0 0 0-9.184-14.4l-0.832-0.672q-1.76-1.376-3.68-2.656l-1.056-0.672q-1.568-1.024-3.2-1.952l-1.152-0.672q-3.392-1.92-6.976-3.616l-1.408-0.64-1.408-0.64-1.44-0.64-2.24-0.96-1.504-0.672-1.568-0.608-1.6-0.64-0.832-0.288-1.632-0.64-2.56-0.928-1.76-0.608-0.864-0.288a309.536 309.536 0 0 0-47.648-11.552l-2.88-0.48a505.088 505.088 0 0 0-78.624-5.92z" fill="#A8ABB2" ></path></symbol><symbol id="icon-cunchukuaizhao" viewBox="0 0 1024 1024"><path d="M412.992 671.168H13.632A13.632 13.632 0 0 1 0 657.536v-266.912a13.632 13.632 0 0 1 13.632-13.632h399.36a13.632 13.632 0 0 1 13.632 13.632v266.912a13.632 13.632 0 0 1-13.632 13.632z m-386.56-26.4h373.76v-241.344H26.432z" fill="#A8ABB2" ></path><path d="M213.216 602.944a78.88 78.88 0 1 1 78.88-78.88 78.944 78.944 0 0 1-78.88 78.88z m0-131.2a52.448 52.448 0 1 0 52.448 52.448 52.448 52.448 0 0 0-52.448-52.448z m-120.576-151.712h241.216v26.432H92.64z" fill="#A8ABB2" ></path></symbol><symbol id="icon-cunchulei" viewBox="0 0 1024 1024"><path d="M205.344 320.064c110.272 0 200.192 30.272 205.12 68.256l0.192 3.2v257.44c0 39.456-91.936 71.52-205.344 71.52s-205.344-32-205.344-71.52v-257.376c0.032-39.52 91.968-71.52 205.376-71.52z m171.136 282.656a473.92 473.92 0 0 1-342.4 0v46.272c0 23.68 76.64 42.912 171.104 42.912s171.104-19.2 171.104-42.912z m-51.36 32a14.528 14.528 0 1 1-17.12 14.304 16 16 0 0 1 17.12-14.336z m51.36-117.792a473.92 473.92 0 0 1-342.4 0v46.336c0 23.68 76.64 42.912 171.104 42.912s171.104-19.2 171.104-42.912z m-51.36 32a14.528 14.528 0 1 1-17.12 14.304 16 16 0 0 1 17.12-14.336z m-119.776-85.824a397.056 397.056 0 0 1-171.104-32v46.272c0 23.68 76.64 42.912 171.104 42.912s171.104-19.2 171.104-42.912v-46.272a397.12 397.12 0 0 1-171.104 31.968z m119.776 0a14.528 14.528 0 1 1-17.12 14.304 16 16 0 0 1 17.12-14.336z m-119.776-114.4a508.416 508.416 0 0 0-84.704 6.944l-14.368 2.72c-43.968 9.12-72.032 22.912-72.032 33.248s28.096 24.128 72.032 33.248l14.368 2.72a519.584 519.584 0 0 0 169.408 0l14.368-2.72c43.968-9.12 72.032-22.912 72.032-33.248s-28.096-24.128-72.032-33.248l-14.368-2.72a507.744 507.744 0 0 0-84.704-6.976z" fill="#A8ABB2" ></path></symbol><symbol id="icon-fuzaijunheng" viewBox="0 0 1024 1024"><path d="M67.6 606.464a40.544 40.544 0 1 1 0 81.056 40.544 40.544 0 1 1 0-81.056m0-27.04a67.552 67.552 0 0 0 0 135.136 67.552 67.552 0 0 0 0-135.136zM216.24 347.04a40.544 40.544 0 1 1-40.544 40.544 41.6 41.6 0 0 1 40.544-40.544m0-27.04a67.552 67.552 0 1 0 67.552 67.552A66.912 66.912 0 0 0 216.24 320zM364.88 606.464a40.544 40.544 0 1 1 0 81.056 40.544 40.544 0 1 1 0-81.056m0-27.04a67.552 67.552 0 1 0 67.552 67.552 66.912 66.912 0 0 0-67.552-67.552z" fill="#A8ABB2" ></path><path d="M237.872 449.728a58.848 58.848 0 0 0 21.632-13.504l83.776 148.64a109.6 109.6 0 0 0-24.32 13.504zM89.232 584.864l83.776-148.64a70.88 70.88 0 0 0 24.32 13.504l-86.4 148.64a58.848 58.848 0 0 0-21.696-13.504zM132.464 663.232a34.272 34.272 0 0 0 2.688-16.224 24.384 24.384 0 0 0-2.688-13.504H297.328c0 5.408-2.688 8.096-2.688 13.504a24.352 24.352 0 0 0 2.688 13.504H132.464z" fill="#A8ABB2" ></path></symbol><symbol id="icon-fujiazujian" viewBox="0 0 1024 1024"><path d="M346.112 357.248H17.28a17.312 17.312 0 0 0-17.312 17.312v328.736a17.312 17.312 0 0 0 17.312 17.312h328.832a17.312 17.312 0 0 0 17.312-17.312V374.56a17.312 17.312 0 0 0-17.312-17.312z m-21.632 324.48H38.944v-285.632h285.536v285.536z m90.848-393.6H82.208a4.32 4.32 0 0 0-4.32 4.288v30.08a4.352 4.352 0 0 0 4.32 4.32h311.488v311.488a4.352 4.352 0 0 0 4.32 4.32h30.272a4.32 4.32 0 0 0 4.32-4.32V305.344a17.312 17.312 0 0 0-17.312-17.312z m-313.6 236.8h160v34.624h-160v-34.688z m97.376-59.456v160H164.48v-160h34.624z" fill="#A8ABB2" ></path></symbol></svg>',(h=>{var a=(l=(l=document.getElementsByTagName("script"))[l.length-1]).getAttribute("data-injectcss"),l=l.getAttribute("data-disable-injectsvg");if(!l){var v,z,m,i,t,o=function(a,l){l.parentNode.insertBefore(a,l)};if(a&&!h.__iconfont__svg__cssinject__){h.__iconfont__svg__cssinject__=!0;try{document.write("<style>.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}</style>")}catch(a){console&&console.log(a)}}v=function(){var a,l=document.createElement("div");l.innerHTML=h._iconfont_svg_string_4846261,(l=l.getElementsByTagName("svg")[0])&&(l.setAttribute("aria-hidden","true"),l.style.position="absolute",l.style.width=0,l.style.height=0,l.style.overflow="hidden",l=l,(a=document.body).firstChild?o(l,a.firstChild):a.appendChild(l))},document.addEventListener?~["complete","loaded","interactive"].indexOf(document.readyState)?setTimeout(v,0):(z=function(){document.removeEventListener("DOMContentLoaded",z,!1),v()},document.addEventListener("DOMContentLoaded",z,!1)):document.attachEvent&&(m=v,i=h.document,t=!1,p(),i.onreadystatechange=function(){"complete"==i.readyState&&(i.onreadystatechange=null,c())})}function c(){t||(t=!0,m())}function p(){try{i.documentElement.doScroll("left")}catch(a){return void setTimeout(p,50)}c()}})(window);