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,1590 @@
1
+ <script>
2
+ import BrandImage from '@shell/components/BrandImage';
3
+ import ClusterIconMenu from '@shell/components/ClusterIconMenu';
4
+ import IconOrSvg from '../IconOrSvg';
5
+ import { BLANK_CLUSTER } from '@shell/store/store-types.js';
6
+ import { mapGetters } from 'vuex';
7
+ import { CAPI, COUNT, MANAGEMENT } from '@shell/config/types';
8
+ import { MENU_MAX_CLUSTERS, PINNED_CLUSTERS } from '@shell/store/prefs';
9
+ import { sortBy } from '@shell/utils/sort';
10
+ import { ucFirst } from '@shell/utils/string';
11
+ import { KEY } from '@shell/utils/platform';
12
+ import { getVersionInfo } from '@shell/utils/version';
13
+ import { SETTING } from '@shell/config/settings';
14
+ import { getProductFromRoute } from '@shell/utils/router';
15
+ import { isRancherPrime } from '@shell/config/version';
16
+ import Pinned from '@shell/components/nav/Pinned';
17
+ import { TopLevelMenuHelperPagination, TopLevelMenuHelperLegacy } from '@shell/components/nav/TopLevelMenu.helper';
18
+ import { debounce } from 'lodash';
19
+ import { sameContents } from '@shell/utils/array';
20
+
21
+ export default {
22
+ components: {
23
+ BrandImage,
24
+ ClusterIconMenu,
25
+ IconOrSvg,
26
+ Pinned
27
+ },
28
+
29
+ data() {
30
+ const { displayVersion, fullVersion } = getVersionInfo(this.$store);
31
+ const hasProvCluster = this.$store.getters[`management/schemaFor`](CAPI.RANCHER_CLUSTER);
32
+
33
+ const canPagination = this.$store.getters[`management/paginationEnabled`]({
34
+ id: MANAGEMENT.CLUSTER,
35
+ context: 'side-bar',
36
+ }) && this.$store.getters[`management/paginationEnabled`]({
37
+ id: CAPI.RANCHER_CLUSTER,
38
+ context: 'side-bar',
39
+ });
40
+ const helper = canPagination ? new TopLevelMenuHelperPagination({ $store: this.$store }) : new TopLevelMenuHelperLegacy({ $store: this.$store });
41
+ const provClusters = !canPagination && hasProvCluster ? this.$store.getters[`management/all`](CAPI.RANCHER_CLUSTER) : [];
42
+ const mgmtClusters = !canPagination ? this.$store.getters[`management/all`](MANAGEMENT.CLUSTER) : [];
43
+
44
+ if (!canPagination) {
45
+ // Reduce the impact of the initial load, but only if we're not making a request
46
+ const args = {
47
+ pinnedIds: this.pinnedIds,
48
+ searchTerm: this.search,
49
+ unPinnedMax: this.maxClustersToShow
50
+ };
51
+
52
+ helper.update(args);
53
+ }
54
+
55
+ return {
56
+ shown: false,
57
+ displayVersion,
58
+ fullVersion,
59
+ clusterFilter: '',
60
+ hasProvCluster,
61
+ maxClustersToShow: MENU_MAX_CLUSTERS,
62
+ emptyCluster: BLANK_CLUSTER,
63
+ routeCombo: false,
64
+
65
+ canPagination,
66
+ helper,
67
+ debouncedHelperUpdateSlow: debounce((...args) => this.helper.update(...args), 1000),
68
+ debouncedHelperUpdateMedium: debounce((...args) => this.helper.update(...args), 750),
69
+ debouncedHelperUpdateQuick: debounce((...args) => this.helper.update(...args), 200),
70
+ provClusters,
71
+ mgmtClusters,
72
+ };
73
+ },
74
+
75
+ computed: {
76
+ ...mapGetters(['clusterId']),
77
+ ...mapGetters(['clusterReady', 'isRancher', 'currentCluster', 'currentProduct', 'isRancherInHarvester']),
78
+ ...mapGetters({ features: 'features/get' }),
79
+
80
+ pinnedIds() {
81
+ return this.$store.getters['prefs/get'](PINNED_CLUSTERS);
82
+ },
83
+
84
+ showClusterSearch() {
85
+ return this.allClustersCount > this.maxClustersToShow;
86
+ },
87
+
88
+ allClustersCount() {
89
+ const counts = this.$store.getters[`management/all`](COUNT)?.[0]?.counts || {};
90
+ const count = counts[MANAGEMENT.CLUSTER] || {};
91
+
92
+ return count?.summary.count;
93
+ },
94
+
95
+ // New
96
+ search() {
97
+ return (this.clusterFilter || '').toLowerCase();
98
+ },
99
+
100
+ // New
101
+ showPinClusters() {
102
+ return !this.clusterFilter;
103
+ },
104
+
105
+ // New
106
+ searchActive() {
107
+ return !!this.search;
108
+ },
109
+
110
+ /**
111
+ * Only Clusters that are pinned
112
+ *
113
+ * (see description of helper.clustersPinned for more details)
114
+ */
115
+ pinFiltered() {
116
+ return this.hasProvCluster ? this.helper.clustersPinned : [];
117
+ },
118
+
119
+ /**
120
+ * Used to shown unpinned clusters OR results of text search
121
+ *
122
+ * (see description of helper.clustersOthers for more details)
123
+ */
124
+ clustersFiltered() {
125
+ return this.hasProvCluster ? this.helper.clustersOthers : [];
126
+ },
127
+
128
+ pinnedClustersHeight() {
129
+ const pinCount = this.pinFiltered.length;
130
+ const height = pinCount > 2 ? (pinCount * 43) : 90;
131
+
132
+ return `min-height: ${ height }px`;
133
+ },
134
+ clusterFilterCount() {
135
+ return this.clusterFilter ? this.clustersFiltered.length : this.allClustersCount;
136
+ },
137
+
138
+ multiClusterApps() {
139
+ const options = this.options;
140
+
141
+ return options.filter((opt) => {
142
+ const filterApps = (opt.inStore === 'management' || opt.isMultiClusterApp) && opt.category !== 'configuration' && opt.category !== 'legacy';
143
+
144
+ if (this.isRancherInHarvester) {
145
+ return filterApps && opt.category !== 'hci';
146
+ } else {
147
+ // We expect the location of Virtualization Management to remain the same when rancher-manage-support is not enabled
148
+ return filterApps;
149
+ }
150
+ });
151
+ },
152
+
153
+ configurationApps() {
154
+ const options = this.options;
155
+
156
+ return options.filter((opt) => opt.category === 'configuration');
157
+ },
158
+
159
+ hciApps() {
160
+ const options = this.options;
161
+
162
+ return options.filter((opt) => this.isRancherInHarvester && opt.category === 'hci');
163
+ },
164
+
165
+ options() {
166
+ const cluster = this.clusterId || this.$store.getters['defaultClusterId'];
167
+
168
+ // TODO plugin routes
169
+ const entries = this.$store.getters['type-map/activeProducts']?.map((p) => {
170
+ // Try product-specific index first
171
+ const to = p.to || {
172
+ name: `c-cluster-${ p.name }`,
173
+ params: { cluster }
174
+ };
175
+
176
+ const matched = this.$router.getRoutes().filter((route) => route.name === to.name);
177
+
178
+ if ( !matched.length ) {
179
+ to.name = 'c-cluster-product';
180
+ to.params.product = p.name;
181
+ }
182
+
183
+ return {
184
+ label: this.$store.getters['i18n/withFallback'](`product."${ p.name }"`, null, ucFirst(p.name)),
185
+ icon: `icon-${ p.icon || 'copy' }`,
186
+ svg: p.svg,
187
+ value: p.name,
188
+ removable: p.removable !== false,
189
+ inStore: p.inStore || 'cluster',
190
+ weight: p.weight || 1,
191
+ category: p.category || 'none',
192
+ to,
193
+ isMultiClusterApp: p.isMultiClusterApp,
194
+ };
195
+ });
196
+
197
+ return sortBy(entries, ['weight']);
198
+ },
199
+
200
+ canEditSettings() {
201
+ return (this.$store.getters['management/schemaFor'](MANAGEMENT.SETTING)?.resourceMethods || []).includes('PUT');
202
+ },
203
+
204
+ hasSupport() {
205
+ return isRancherPrime() || this.$store.getters['management/byId'](MANAGEMENT.SETTING, SETTING.SUPPORTED )?.value === 'true';
206
+ },
207
+
208
+ isCurrRouteClusterExplorer() {
209
+ return this.$route?.name?.startsWith('c-cluster');
210
+ },
211
+
212
+ productFromRoute() {
213
+ return getProductFromRoute(this.$route);
214
+ },
215
+
216
+ aboutText() {
217
+ // If a version number (starts with 'v') then use that
218
+ if (this.displayVersion.startsWith('v')) {
219
+ // Don't show the '.0' for a minor release (e.g. 2.8.0, 2.9.0 etc)
220
+ return !this.displayVersion.endsWith('.0') ? this.displayVersion : this.displayVersion.substr(0, this.displayVersion.length - 2);
221
+ }
222
+
223
+ // Default fallback to 'About'
224
+ return this.t('about.title');
225
+ },
226
+
227
+ largeAboutText() {
228
+ return this.aboutText.length > 6;
229
+ },
230
+
231
+ appBar() {
232
+ let activeFound = false;
233
+
234
+ // order is important for the object keys here
235
+ // since we want to check last pinFiltered and clustersFiltered
236
+ const appBar = {
237
+ hciApps: this.hciApps,
238
+ multiClusterApps: this.multiClusterApps,
239
+ configurationApps: this.configurationApps,
240
+ pinFiltered: this.pinFiltered,
241
+ clustersFiltered: this.clustersFiltered,
242
+ };
243
+
244
+ Object.keys(appBar).forEach((menuSection) => {
245
+ const menuSectionItems = appBar[menuSection];
246
+ const isClusterCheck = menuSection === 'pinFiltered' || menuSection === 'clustersFiltered';
247
+
248
+ // need to reset active state on other menu items
249
+ menuSectionItems.forEach((item) => {
250
+ item.isMenuActive = false;
251
+
252
+ if (!activeFound && this.checkActiveRoute(item, isClusterCheck)) {
253
+ activeFound = true;
254
+ item.isMenuActive = true;
255
+ }
256
+ });
257
+ });
258
+
259
+ return appBar;
260
+ }
261
+ },
262
+
263
+ // See https://github.com/rancher/dashboard/issues/12831 for outstanding performance related work
264
+ watch: {
265
+ $route() {
266
+ this.shown = false;
267
+ },
268
+
269
+ // Before SSP world all of these changes were kicked off given Vue change detection to properties in a computed method.
270
+ // Changes could come from two scenarios
271
+ // 1. Changes made by the user (pin / search). Could be tens per second
272
+ // 2. Changes made by rancher to clusters (state, label, etc change). Could be hundreds a second
273
+ // They can be restricted to help the churn caused from above
274
+ // 1. When SSP enabled reduce http spam
275
+ // 2. When SSP is disabled (legacy) reduce fn churn (this was a known performance customer issue)
276
+
277
+ pinnedIds: {
278
+ immediate: true,
279
+ handler(neu, old) {
280
+ if (sameContents(neu, old)) {
281
+ return;
282
+ }
283
+
284
+ // Low throughput (user click). Changes should be shown quickly
285
+ this.updateClusters(neu, 'quick');
286
+ }
287
+ },
288
+
289
+ search() {
290
+ // Medium throughput. Changes should be shown quickly, unless we want to reduce http spam in SSP world
291
+ this.updateClusters(this.pinnedIds, this.canPagination ? 'medium' : 'quick');
292
+ },
293
+
294
+ provClusters: {
295
+ handler(neu, old) {
296
+ // Potentially incredibly high throughput. Changes should be at least limited (slow if state change, quick if added/removed). Shouldn't get here if SSP
297
+ this.updateClusters(this.pinnedIds, neu?.length === old?.length ? 'slow' : 'quick');
298
+ },
299
+ deep: true,
300
+ immediate: true,
301
+ },
302
+
303
+ mgmtClusters: {
304
+ handler(neu, old) {
305
+ // Potentially incredibly high throughput. Changes should be at least limited (slow if state change, quick if added/removed). Shouldn't get here if SSP
306
+ this.updateClusters(this.pinnedIds, neu?.length === old?.length ? 'slow' : 'quick');
307
+ },
308
+ deep: true,
309
+ immediate: true,
310
+ },
311
+
312
+ },
313
+
314
+ mounted() {
315
+ document.addEventListener('keyup', this.handler);
316
+ },
317
+
318
+ beforeUnmount() {
319
+ document.removeEventListener('keyup', this.handler);
320
+ },
321
+
322
+ methods: {
323
+ checkActiveRoute(obj, isClusterRoute) {
324
+ // for Cluster links in main nav: check if route is a cluster explorer one + check if route cluster matches cluster obj id + check if curr product matches route product
325
+ if (isClusterRoute) {
326
+ return this.isCurrRouteClusterExplorer && this.$route?.params?.cluster === obj?.id && this.productFromRoute === this.currentProduct?.name;
327
+ }
328
+
329
+ // for remaining main nav items, check if curr product matches route product is enough
330
+ return this.productFromRoute === obj?.value;
331
+ },
332
+
333
+ handleKeyComboClick() {
334
+ this.routeCombo = !this.routeCombo;
335
+ },
336
+
337
+ clusterMenuClick(ev, cluster) {
338
+ if (this.routeCombo) {
339
+ ev.preventDefault();
340
+
341
+ if (this.isCurrRouteClusterExplorer && this.productFromRoute === this.currentProduct?.name) {
342
+ const clusterRoute = {
343
+ name: this.$route.name,
344
+ params: { ...this.$route.params },
345
+ query: { ...this.$route.query }
346
+ };
347
+
348
+ clusterRoute.params.cluster = cluster.id;
349
+
350
+ return this.$router.push(clusterRoute);
351
+ }
352
+ }
353
+
354
+ return this.$router.push(cluster.clusterRoute);
355
+ },
356
+
357
+ handler(e) {
358
+ if (e.keyCode === KEY.ESCAPE ) {
359
+ this.hide();
360
+ }
361
+ },
362
+
363
+ hide() {
364
+ this.shown = false;
365
+ if (this.clustersFiltered === 0) {
366
+ this.clusterFilter = '';
367
+ }
368
+ },
369
+
370
+ toggle() {
371
+ this.shown = !this.shown;
372
+ },
373
+
374
+ async goToHarvesterCluster() {
375
+ const localCluster = this.$store.getters['management/all'](CAPI.RANCHER_CLUSTER).find((C) => C.id === 'fleet-local/local');
376
+
377
+ try {
378
+ await localCluster.goToHarvesterCluster();
379
+ } catch {
380
+ }
381
+ },
382
+
383
+ getTooltipConfig(item, showWhenClosed = false) {
384
+ if (!item) {
385
+ return;
386
+ }
387
+
388
+ let contentText = '';
389
+ let content;
390
+ let popperClass = '';
391
+
392
+ // this is the normal tooltip scenario where we are just passing a string
393
+ if (typeof item === 'string') {
394
+ contentText = item;
395
+ content = this.shown ? null : contentText;
396
+
397
+ // if key combo is pressed, then we update the tooltip as well
398
+ } else if (this.routeCombo &&
399
+ typeof item === 'object' &&
400
+ !Array.isArray(item) &&
401
+ item !== null &&
402
+ item.ready) {
403
+ contentText = this.t('nav.keyComboTooltip');
404
+
405
+ if (showWhenClosed) {
406
+ content = !this.shown ? contentText : null;
407
+ } else {
408
+ content = this.shown ? contentText : null;
409
+ }
410
+
411
+ // this is scenario where we show a tooltip when we are on the expanded menu to show full description
412
+ } else {
413
+ contentText = item.label;
414
+ // this adds a class to the tooltip container so that we can control the max width
415
+ popperClass = 'menu-description-tooltip';
416
+
417
+ if (item.description) {
418
+ contentText += `<br><br>${ item.description }`;
419
+ }
420
+
421
+ if (showWhenClosed) {
422
+ content = !this.shown ? contentText : null;
423
+ } else {
424
+ content = this.shown ? contentText : null;
425
+
426
+ // this adds a class to adjust tooltip position so it doesn't overlap the cluster pinning action
427
+ popperClass += ' description-tooltip-pos-adjustment';
428
+ }
429
+ }
430
+
431
+ return {
432
+ content,
433
+ placement: 'right',
434
+ popperClass
435
+ };
436
+ },
437
+
438
+ updateClusters(pinnedIds, speed = 'slow' | 'medium' | 'quick') {
439
+ const args = {
440
+ pinnedIds,
441
+ searchTerm: this.search,
442
+ unPinnedMax: this.maxClustersToShow
443
+ };
444
+
445
+ switch (speed) {
446
+ case 'slow':
447
+ this.debouncedHelperUpdateSlow(args);
448
+ break;
449
+ case 'medium':
450
+ this.debouncedHelperUpdateMedium(args);
451
+ break;
452
+ case 'quick':
453
+ this.debouncedHelperUpdateQuick(args);
454
+ break;
455
+ }
456
+ }
457
+ }
458
+ };
459
+ </script>
460
+
461
+ <template>
462
+ <div>
463
+ <!-- Overlay -->
464
+ <div
465
+ v-if="shown"
466
+ class="side-menu-glass"
467
+ @click="hide()"
468
+ />
469
+ <transition name="fade">
470
+ <!-- Side menu -->
471
+ <div
472
+ data-testid="side-menu"
473
+ class="side-menu"
474
+ :class="{'menu-open': shown, 'menu-close':!shown}"
475
+ tabindex="-1"
476
+ role="navigation"
477
+ :aria-label="t('nav.ariaLabel.topLevelMenu')"
478
+ >
479
+ <!-- Logo and name -->
480
+ <div class="title">
481
+ <div
482
+ data-testid="top-level-menu"
483
+ :aria-label="t('nav.expandCollapseAppBar')"
484
+ role="button"
485
+ tabindex="0"
486
+ class="menu"
487
+ @keyup.enter="toggle()"
488
+ @keyup.space="toggle()"
489
+ @click="toggle()"
490
+ >
491
+ <svg
492
+ class="menu-icon"
493
+ xmlns="http://www.w3.org/2000/svg"
494
+ height="24"
495
+ viewBox="0 0 24 24"
496
+ width="24"
497
+ :alt="t('nav.alt.mainMenuIcon')"
498
+ ><path
499
+ d="M0 0h24v24H0z"
500
+ fill="none"
501
+ /><path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" /></svg>
502
+ </div>
503
+ <div class="side-menu-logo">
504
+ <BrandImage
505
+ data-testid="side-menu__brand-img"
506
+ :alt="t('nav.alt.mainMenuRancherLogo')"
507
+ file-name="rancher-logo.svg"
508
+ />
509
+ </div>
510
+ </div>
511
+
512
+ <!-- Menu body -->
513
+ <div class="body">
514
+ <div>
515
+ <!-- Home button -->
516
+ <div @click="hide()">
517
+ <router-link
518
+ class="option cluster selector home"
519
+ :to="{ name: 'home' }"
520
+ role="link"
521
+ :aria-label="t('nav.ariaLabel.homePage')"
522
+ >
523
+ <svg
524
+ v-clean-tooltip="getTooltipConfig(t('nav.home'))"
525
+ class="top-menu-icon"
526
+ xmlns="http://www.w3.org/2000/svg"
527
+ height="24"
528
+ viewBox="0 0 24 24"
529
+ width="24"
530
+ ><path
531
+ d="M0 0h24v24H0z"
532
+ fill="none"
533
+ /><path d="M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z" /></svg>
534
+ <div class="home-text">
535
+ {{ t('nav.home') }}
536
+ </div>
537
+ </router-link>
538
+ </div>
539
+ <!-- Search bar -->
540
+ <div
541
+ v-if="showClusterSearch"
542
+ class="clusters-search"
543
+ >
544
+ <div class="clusters-search-count">
545
+ <span>{{ clusterFilterCount }}</span>
546
+ {{ t('nav.search.clusters') }}
547
+ <i
548
+ v-if="clusterFilter"
549
+ class="icon icon-filter_alt"
550
+ />
551
+ </div>
552
+
553
+ <div
554
+ class="search"
555
+ >
556
+ <input
557
+ ref="clusterFilter"
558
+ v-model="clusterFilter"
559
+ :placeholder="t('nav.search.placeholder')"
560
+ :tabindex="!shown ? -1 : 0"
561
+ :aria-label="t('nav.search.ariaLabel')"
562
+ >
563
+ <i
564
+ class="magnifier icon icon-search"
565
+ :class="{ active: clusterFilter }"
566
+ />
567
+ <i
568
+ v-if="clusterFilter"
569
+ class="icon icon-close"
570
+ @click="clusterFilter=''"
571
+ />
572
+ </div>
573
+ </div>
574
+ </div>
575
+
576
+ <!-- Harvester extras -->
577
+ <template v-if="hciApps.length">
578
+ <div class="category" />
579
+ <div>
580
+ <a
581
+ v-if="isRancherInHarvester"
582
+ class="option"
583
+ tabindex="0"
584
+ @click="goToHarvesterCluster()"
585
+ >
586
+ <i
587
+ class="icon icon-dashboard app-icon"
588
+ />
589
+ <div>
590
+ {{ t('nav.harvesterDashboard') }}
591
+ </div>
592
+ </a>
593
+ </div>
594
+ <div
595
+ v-for="(a, i) in appBar.hciApps"
596
+ :key="i"
597
+ @click="hide()"
598
+ >
599
+ <router-link
600
+ class="option"
601
+ :to="a.to"
602
+ :class="{'active-menu-link': a.isMenuActive }"
603
+ role="link"
604
+ :aria-label="`${t('nav.ariaLabel.harvesterCluster')} ${ a.label }`"
605
+ >
606
+ <IconOrSvg
607
+ class="app-icon"
608
+ :icon="a.icon"
609
+ :src="a.svg"
610
+ />
611
+ <div>{{ a.label }}</div>
612
+ </router-link>
613
+ </div>
614
+ </template>
615
+
616
+ <!-- Cluster menu -->
617
+ <template v-if="!!allClustersCount">
618
+ <div
619
+ ref="clusterList"
620
+ class="clusters"
621
+ :style="pinnedClustersHeight"
622
+ >
623
+ <!-- Pinned Clusters -->
624
+ <div
625
+ v-if="showPinClusters && pinFiltered.length"
626
+ class="clustersPinned"
627
+ >
628
+ <div
629
+ v-for="(c, index) in appBar.pinFiltered"
630
+ :key="index"
631
+ :data-testid="`pinned-ready-cluster-${index}`"
632
+ @click="hide()"
633
+ >
634
+ <button
635
+ v-if="c.ready"
636
+ v-shortkey.push="{windows: ['alt'], mac: ['option']}"
637
+ :data-testid="`pinned-menu-cluster-${ c.id }`"
638
+ class="cluster selector option"
639
+ :class="{'active-menu-link': c.isMenuActive }"
640
+ :to="c.clusterRoute"
641
+ role="button"
642
+ :aria-label="`${t('nav.ariaLabel.cluster')} ${ c.label }`"
643
+ @click.prevent="clusterMenuClick($event, c)"
644
+ @shortkey="handleKeyComboClick"
645
+ >
646
+ <ClusterIconMenu
647
+ v-clean-tooltip="getTooltipConfig(c, true)"
648
+ :cluster="c"
649
+ :route-combo="routeCombo"
650
+ class="rancher-provider-icon"
651
+ />
652
+ <div
653
+ v-clean-tooltip="getTooltipConfig(c)"
654
+ class="cluster-name"
655
+ >
656
+ <p>{{ c.label }}</p>
657
+ <p
658
+ v-if="c.description"
659
+ class="description"
660
+ >
661
+ {{ c.description }}
662
+ </p>
663
+ </div>
664
+ <Pinned
665
+ :cluster="c"
666
+ :tab-order="shown ? 0 : -1"
667
+ />
668
+ </button>
669
+ <span
670
+ v-else
671
+ class="option cluster selector disabled"
672
+ :data-testid="`pinned-menu-cluster-disabled-${ c.id }`"
673
+ >
674
+ <ClusterIconMenu
675
+ v-clean-tooltip="getTooltipConfig(c, true)"
676
+ :cluster="c"
677
+ class="rancher-provider-icon"
678
+ />
679
+ <div
680
+ v-clean-tooltip="getTooltipConfig(c)"
681
+ class="cluster-name"
682
+ >
683
+ <p>{{ c.label }}</p>
684
+ <p
685
+ v-if="c.description"
686
+ class="description"
687
+ >
688
+ {{ c.description }}
689
+ </p>
690
+ </div>
691
+ <Pinned
692
+ :cluster="c"
693
+ :tab-order="shown ? 0 : -1"
694
+ />
695
+ </span>
696
+ </div>
697
+ <div
698
+ v-if="clustersFiltered.length > 0"
699
+ class="category-title"
700
+ >
701
+ <hr role="none">
702
+ </div>
703
+ </div>
704
+
705
+ <!-- Clusters Search result -->
706
+ <div class="clustersList">
707
+ <div
708
+ v-for="(c, index) in appBar.clustersFiltered"
709
+ :key="index"
710
+ :data-testid="`top-level-menu-cluster-${index}`"
711
+ @click="hide()"
712
+ >
713
+ <button
714
+ v-if="c.ready"
715
+ v-shortkey.push="{windows: ['alt'], mac: ['option']}"
716
+ :data-testid="`menu-cluster-${ c.id }`"
717
+ class="cluster selector option"
718
+ :class="{'active-menu-link': c.isMenuActive }"
719
+ :to="c.clusterRoute"
720
+ role="button"
721
+ :aria-label="`${t('nav.ariaLabel.cluster')} ${ c.label }`"
722
+ @click="clusterMenuClick($event, c)"
723
+ @shortkey="handleKeyComboClick"
724
+ >
725
+ <ClusterIconMenu
726
+ v-clean-tooltip="getTooltipConfig(c, true)"
727
+ :cluster="c"
728
+ :route-combo="routeCombo"
729
+ class="rancher-provider-icon"
730
+ />
731
+ <div
732
+ v-clean-tooltip="getTooltipConfig(c)"
733
+ class="cluster-name"
734
+ >
735
+ <p>{{ c.label }}</p>
736
+ <p
737
+ v-if="c.description"
738
+ class="description"
739
+ >
740
+ {{ c.description }}
741
+ </p>
742
+ </div>
743
+ <Pinned
744
+ :class="{'showPin': c.pinned}"
745
+ :tab-order="shown ? 0 : -1"
746
+ :cluster="c"
747
+ />
748
+ </button>
749
+ <span
750
+ v-else
751
+ class="option cluster selector disabled"
752
+ :data-testid="`menu-cluster-disabled-${ c.id }`"
753
+ >
754
+ <ClusterIconMenu
755
+ v-clean-tooltip="getTooltipConfig(c, true)"
756
+ :cluster="c"
757
+ class="rancher-provider-icon"
758
+ />
759
+ <div
760
+ v-clean-tooltip="getTooltipConfig(c)"
761
+ class="cluster-name"
762
+ >
763
+ <p>{{ c.label }}</p>
764
+ <p
765
+ v-if="c.description"
766
+ class="description"
767
+ >
768
+ {{ c.description }}
769
+ </p>
770
+ </div>
771
+ <Pinned
772
+ :class="{'showPin': c.pinned}"
773
+ :tab-order="shown ? 0 : -1"
774
+ :cluster="c"
775
+ />
776
+ </span>
777
+ </div>
778
+ </div>
779
+
780
+ <!-- No clusters message -->
781
+ <div
782
+ v-if="clustersFiltered.length === 0 && searchActive"
783
+ data-testid="top-level-menu-no-results"
784
+ class="none-matching"
785
+ >
786
+ {{ t('nav.search.noResults') }}
787
+ </div>
788
+ </div>
789
+
790
+ <!-- See all clusters -->
791
+ <router-link
792
+ v-if="allClustersCount > maxClustersToShow"
793
+ class="clusters-all"
794
+ :to="{name: 'c-cluster-product-resource', params: {
795
+ cluster: emptyCluster,
796
+ product: 'manager',
797
+ resource: 'provisioning.cattle.io.cluster'
798
+ } }"
799
+ role="link"
800
+ :aria-label="t('nav.ariaLabel.seeAll')"
801
+ >
802
+ <span>
803
+ {{ shown ? t('nav.seeAllClusters') : t('nav.seeAllClustersCollapsed') }}
804
+ <i class="icon icon-chevron-right" />
805
+ </span>
806
+ </router-link>
807
+ </template>
808
+
809
+ <!-- MULTI CLUSTER APPS -->
810
+ <div class="category">
811
+ <template v-if="multiClusterApps.length">
812
+ <div
813
+ class="category-title"
814
+ >
815
+ <hr role="none">
816
+ <span>
817
+ {{ t('nav.categories.multiCluster') }}
818
+ </span>
819
+ </div>
820
+ <div
821
+ v-for="(a, i) in appBar.multiClusterApps"
822
+ :key="i"
823
+ @click="hide()"
824
+ >
825
+ <router-link
826
+ class="option"
827
+ :class="{'active-menu-link': a.isMenuActive }"
828
+ :to="a.to"
829
+ role="link"
830
+ :aria-label="`${t('nav.ariaLabel.multiClusterApps')} ${ a.label }`"
831
+ >
832
+ <IconOrSvg
833
+ v-clean-tooltip="getTooltipConfig(a.label)"
834
+ class="app-icon"
835
+ :icon="a.icon"
836
+ :src="a.svg"
837
+ />
838
+ <span class="option-link">{{ a.label }}</span>
839
+ </router-link>
840
+ </div>
841
+ </template>
842
+
843
+ <!-- Configuration apps menu -->
844
+ <template v-if="configurationApps.length">
845
+ <div
846
+ class="category-title"
847
+ >
848
+ <hr role="none">
849
+ <span>
850
+ {{ t('nav.categories.configuration') }}
851
+ </span>
852
+ </div>
853
+ <div
854
+ v-for="(a, i) in appBar.configurationApps"
855
+ :key="i"
856
+ @click="hide()"
857
+ >
858
+ <router-link
859
+ class="option"
860
+ :class="{'active-menu-link': a.isMenuActive }"
861
+ :to="a.to"
862
+ role="link"
863
+ :aria-label="`${t('nav.ariaLabel.configurationApps')} ${ a.label }`"
864
+ >
865
+ <IconOrSvg
866
+ v-clean-tooltip="getTooltipConfig(a.label)"
867
+ class="app-icon"
868
+ :icon="a.icon"
869
+ :src="a.svg"
870
+ />
871
+ <div>{{ a.label }}</div>
872
+ </router-link>
873
+ </div>
874
+ </template>
875
+ </div>
876
+ </div>
877
+
878
+ <!-- Footer -->
879
+ <div
880
+ class="footer"
881
+ >
882
+ <div
883
+ v-if="canEditSettings"
884
+ class="support"
885
+ @click="hide()"
886
+ >
887
+ <router-link
888
+ :to="{name: 'support'}"
889
+ role="link"
890
+ :aria-label="t('nav.ariaLabel.support')"
891
+ >
892
+ {{ t('nav.support', {hasSupport}) }}
893
+ </router-link>
894
+ </div>
895
+ <div
896
+ class="version"
897
+ :class="{'version-small': largeAboutText}"
898
+ @click="hide()"
899
+ >
900
+ <router-link
901
+ :to="{ name: 'about' }"
902
+ role="link"
903
+ :aria-label="t('nav.ariaLabel.about')"
904
+ >
905
+ {{ aboutText }}
906
+ </router-link>
907
+ </div>
908
+ </div>
909
+ </div>
910
+ </transition>
911
+ </div>
912
+ </template>
913
+
914
+ <style lang="scss">
915
+ .menu-description-tooltip {
916
+ max-width: 200px;
917
+ white-space: pre-wrap;
918
+ word-wrap: break-word;
919
+ }
920
+
921
+ .description-tooltip-pos-adjustment {
922
+ // needs !important so that we can
923
+ // offset the tooltip a bit so it doesn't
924
+ // overlap the pin icon and cause bad UX
925
+ left: 48px !important;
926
+ }
927
+
928
+ .localeSelector, .footer-tooltip {
929
+ z-index: 1000;
930
+ }
931
+
932
+ .localeSelector {
933
+ .v-popper__inner {
934
+ padding: 10px 0;
935
+ }
936
+
937
+ .v-popper__arrow-container {
938
+ display: none;
939
+ }
940
+
941
+ .v-popper:focus {
942
+ outline: 0;
943
+ }
944
+ }
945
+
946
+ .theme-dark .cluster-name .description {
947
+ color: var(--input-label) !important;
948
+ }
949
+ .theme-dark .body .option {
950
+ &:hover .cluster-name .description,
951
+ &.router-link-active .cluster-name .description,
952
+ &.active-menu-link .cluster-name .description {
953
+ color: var(--side-menu-desc) !important;
954
+ }
955
+ }
956
+ </style>
957
+
958
+ <style lang="scss" scoped>
959
+ $clear-search-size: 20px;
960
+ $icon-size: 25px;
961
+ $option-padding: 9px;
962
+ $option-padding-left: 14px;
963
+ $option-height: $icon-size + $option-padding + $option-padding;
964
+
965
+ .side-menu {
966
+ .menu {
967
+ position: absolute;
968
+ width: $app-bar-collapsed-width;
969
+ height: 54px;
970
+ top: 0;
971
+ grid-area: menu;
972
+ cursor: pointer;
973
+ display: flex;
974
+ align-items: center;
975
+ justify-content: center;
976
+
977
+ &:focus-visible {
978
+ outline: none;
979
+
980
+ .menu-icon {
981
+ @include focus-outline;
982
+ outline-offset: 4px; // Ensure there is space around the menu icon for the focus indication
983
+ }
984
+ }
985
+
986
+ .menu-icon {
987
+ width: 25px;
988
+ height: 25px;
989
+ fill: var(--header-btn-text);
990
+ }
991
+ }
992
+
993
+ position: absolute;
994
+ top: 0;
995
+ left: 0px;
996
+ bottom: 0;
997
+ width: $app-bar-collapsed-width;
998
+ background-color: var(--topmenu-bg);
999
+ z-index: 100;
1000
+ border-right: 1px solid var(--topmost-border);
1001
+ display: flex;
1002
+ flex-direction: column;
1003
+ padding: 0;
1004
+ overflow: hidden;
1005
+ transition: width 250ms;
1006
+
1007
+ &:focus, &:focus-visible {
1008
+ outline: 0;
1009
+ }
1010
+
1011
+ .option:focus-visible {
1012
+ outline: 0;
1013
+ }
1014
+
1015
+ &.menu-open {
1016
+ width: 300px;
1017
+ box-shadow: 3px 1px 3px var(--shadow);
1018
+
1019
+ // because of accessibility, we force pin action to be visible on menu open
1020
+ .pin {
1021
+ display: block !important;
1022
+
1023
+ &:focus-visible {
1024
+ @include focus-outline;
1025
+ outline-offset: 4px;
1026
+ }
1027
+ }
1028
+ }
1029
+
1030
+ .title {
1031
+ display: flex;
1032
+ height: 55px;
1033
+ flex: 0 0 55px;
1034
+ width: 100%;
1035
+ justify-content: flex-start;
1036
+ align-items: center;
1037
+
1038
+ .menu {
1039
+ display: flex;
1040
+ justify-content: center;
1041
+ }
1042
+ .menu-icon {
1043
+ width: 25px;
1044
+ height: 25px;
1045
+ }
1046
+ }
1047
+ .home {
1048
+ svg {
1049
+ width: 25px;
1050
+ height: 25px;
1051
+ margin-left: 9px;
1052
+ }
1053
+ }
1054
+ .home-text {
1055
+ margin-left: $option-padding-left - 7;
1056
+ }
1057
+ .body {
1058
+ flex: 1;
1059
+ display: flex;
1060
+ flex-direction: column;
1061
+ margin: 10px 0;
1062
+ width: 300px;
1063
+ overflow: auto;
1064
+
1065
+ .option {
1066
+ align-items: center;
1067
+ cursor: pointer;
1068
+ display: flex;
1069
+ color: var(--link);
1070
+ font-size: 14px;
1071
+ height: $option-height;
1072
+ white-space: nowrap;
1073
+ background-color: transparent;
1074
+ width: 100%;
1075
+ border-radius: 0;
1076
+ border: none;
1077
+
1078
+ .cluster-badge-logo-text {
1079
+ color: var(--default-active-text);
1080
+ font-weight: 500;
1081
+ }
1082
+
1083
+ .pin {
1084
+ font-size: 16px;
1085
+ margin-left: auto;
1086
+ display: none;
1087
+ color: var(--body-text);
1088
+ &.showPin {
1089
+ display: block;
1090
+ }
1091
+ }
1092
+
1093
+ .cluster-name {
1094
+ line-height: normal;
1095
+
1096
+ & > p {
1097
+ width: 182px;
1098
+ white-space: nowrap;
1099
+ overflow: hidden;
1100
+ text-overflow: ellipsis;
1101
+ text-align: left;
1102
+
1103
+ &.description {
1104
+ font-size: 12px;
1105
+ padding-right: 8px;
1106
+ color: var(--darker);
1107
+ }
1108
+ }
1109
+ }
1110
+
1111
+ &:hover {
1112
+ text-decoration: none;
1113
+
1114
+ .pin {
1115
+ display: block;
1116
+ color: var(--darker-text);
1117
+ }
1118
+ }
1119
+ &.disabled {
1120
+ background: transparent;
1121
+ cursor: not-allowed;
1122
+
1123
+ .rancher-provider-icon,
1124
+ .cluster-name p {
1125
+ filter: grayscale(1);
1126
+ color: var(--muted) !important;
1127
+ }
1128
+
1129
+ .pin {
1130
+ cursor: pointer;
1131
+ }
1132
+ }
1133
+
1134
+ &:focus {
1135
+ outline: 0;
1136
+ box-shadow: none;
1137
+ }
1138
+
1139
+ > i, > img {
1140
+ display: block;
1141
+ font-size: $icon-size;
1142
+ margin-right: 14px;
1143
+ &:not(.pin){
1144
+ width: 42px;
1145
+ }
1146
+ }
1147
+
1148
+ .rancher-provider-icon,
1149
+ svg {
1150
+ margin-right: 16px;
1151
+ fill: var(--link);
1152
+ }
1153
+
1154
+ .top-menu-icon {
1155
+ outline-offset: 4px;
1156
+ }
1157
+
1158
+ &.router-link-active, &.active-menu-link {
1159
+ &:focus-visible {
1160
+ .top-menu-icon, .app-icon {
1161
+ @include focus-outline;
1162
+ }
1163
+ }
1164
+
1165
+ &:focus-visible .rancher-provider-icon {
1166
+ @include focus-outline;
1167
+ outline-offset: -4px;
1168
+ }
1169
+
1170
+ background: var(--primary-hover-bg);
1171
+ color: var(--primary-hover-text);
1172
+
1173
+ svg {
1174
+ fill: var(--primary-hover-text);
1175
+ }
1176
+
1177
+ i {
1178
+ color: var(--primary-hover-text);
1179
+ }
1180
+
1181
+ div .description {
1182
+ color: var(--default);
1183
+ }
1184
+ }
1185
+
1186
+ &:focus-visible {
1187
+ .top-menu-icon, .rancher-provider-icon, .app-icon {
1188
+ @include focus-outline;
1189
+ }
1190
+ }
1191
+
1192
+ &:hover {
1193
+ color: var(--primary-hover-text);
1194
+ background: var(--primary-hover-bg);
1195
+ > div {
1196
+ color: var(--primary-hover-text);
1197
+
1198
+ .description {
1199
+ color: var(--default);
1200
+ }
1201
+ }
1202
+ svg {
1203
+ fill: var(--primary-hover-text);
1204
+ }
1205
+ div {
1206
+ color: var(--primary-hover-text);
1207
+ }
1208
+ &.disabled {
1209
+ background: transparent;
1210
+ color: var(--muted);
1211
+
1212
+ > .pin {
1213
+ color:var(--default-text);
1214
+ display: block;
1215
+ }
1216
+ }
1217
+ }
1218
+ }
1219
+
1220
+ .option, .option-disabled {
1221
+ padding: $option-padding 0 $option-padding $option-padding-left;
1222
+ }
1223
+
1224
+ .search {
1225
+ position: relative;
1226
+ > input {
1227
+ background-color: transparent;
1228
+ padding-right: 35px;
1229
+ padding-left: 25px;
1230
+ height: 32px;
1231
+ }
1232
+ > .magnifier {
1233
+ position: absolute;
1234
+ top: 12px;
1235
+ left: 8px;
1236
+ width: 12px;
1237
+ height: 12px;
1238
+ font-size: 12px;
1239
+ opacity: 0.4;
1240
+
1241
+ &.active {
1242
+ opacity: 1;
1243
+
1244
+ &:hover {
1245
+ color: var(--body-text);
1246
+ }
1247
+ }
1248
+ }
1249
+ > i {
1250
+ position: absolute;
1251
+ font-size: 12px;
1252
+ top: 12px;
1253
+ right: 8px;
1254
+ opacity: 0.7;
1255
+ cursor: pointer;
1256
+ &:hover {
1257
+ color: var(--disabled-bg);
1258
+ }
1259
+ }
1260
+ }
1261
+
1262
+ .clusters-all {
1263
+ display: flex;
1264
+ flex-direction: row-reverse;
1265
+ margin-right: 16px;
1266
+ margin-top: 10px;
1267
+
1268
+ &:focus-visible {
1269
+ outline: none;
1270
+ }
1271
+
1272
+ span {
1273
+ display: flex;
1274
+ align-items: center;
1275
+ }
1276
+
1277
+ &:focus-visible span {
1278
+ @include focus-outline;
1279
+ outline-offset: 4px;
1280
+ }
1281
+ }
1282
+
1283
+ .clusters {
1284
+ overflow-y: auto;
1285
+
1286
+ a, span {
1287
+ margin: 0;
1288
+ }
1289
+
1290
+ &-search {
1291
+ display: flex;
1292
+ align-items: center;
1293
+ gap: 14px;
1294
+ margin: 16px 0;
1295
+ height: 42px;
1296
+
1297
+ .search {
1298
+ transition: all 0.25s ease-in-out;
1299
+ transition-delay: 2s;
1300
+ width: 72%;
1301
+ height: 36px;
1302
+
1303
+ input {
1304
+ height: 100%;
1305
+ }
1306
+ }
1307
+
1308
+ &-count {
1309
+ position: relative;
1310
+ display: flex;
1311
+ flex-direction: column;
1312
+ width: 42px;
1313
+ height: 42px;
1314
+ display: flex;
1315
+ align-items: center;
1316
+ justify-content: center;
1317
+ color: var(--default-active-text);
1318
+ margin-left: $option-padding-left;
1319
+ border-radius: 5px;
1320
+ font-size: 10px;
1321
+ font-weight: bold;
1322
+
1323
+ span {
1324
+ font-size: 14px;
1325
+ }
1326
+
1327
+ .router-link-active {
1328
+ &:hover {
1329
+ text-decoration: none;
1330
+ }
1331
+ }
1332
+
1333
+ i {
1334
+ font-size: 12px;
1335
+ position: absolute;
1336
+ right: -3px;
1337
+ top: 2px;
1338
+ }
1339
+ }
1340
+ }
1341
+ }
1342
+
1343
+ .none-matching {
1344
+ width: 100%;
1345
+ text-align: center;
1346
+ padding: 8px
1347
+ }
1348
+
1349
+ .clustersPinned {
1350
+ .category {
1351
+ &-title {
1352
+ margin: 8px 0;
1353
+ margin-left: 16px;
1354
+ hr {
1355
+ margin: 0;
1356
+ width: 94%;
1357
+ transition: all 0.25s ease-in-out;
1358
+ max-width: 100%;
1359
+ }
1360
+ }
1361
+ }
1362
+ .pin {
1363
+ display: block;
1364
+ }
1365
+ }
1366
+
1367
+ .category {
1368
+ display: flex;
1369
+ flex-direction: column;
1370
+ place-content: flex-end;
1371
+ flex: 1;
1372
+
1373
+ &-title {
1374
+ display: flex;
1375
+ flex-direction: row;
1376
+ align-items: flex-start;
1377
+ align-items: center;
1378
+ margin: 15px 0;
1379
+ margin-left: 16px;
1380
+ font-size: 14px;
1381
+ text-transform: uppercase;
1382
+
1383
+ span {
1384
+ transition: all 0.25s ease-in-out;
1385
+ display: flex;
1386
+ max-height: 16px;
1387
+ }
1388
+
1389
+ hr {
1390
+ margin: 0;
1391
+ max-width: 50px;
1392
+ width: 0;
1393
+ transition: all 0.25s ease-in-out;
1394
+ }
1395
+ }
1396
+
1397
+ i {
1398
+ padding-left: $option-padding-left - 5;
1399
+ }
1400
+ }
1401
+ }
1402
+
1403
+ &.menu-open {
1404
+ .option {
1405
+ &.router-link-active, &.active-menu-link {
1406
+ &:focus-visible {
1407
+ @include focus-outline;
1408
+ border-radius: 0;
1409
+ outline-offset: -4px;
1410
+
1411
+ .top-menu-icon, .app-icon, .rancher-provider-icon {
1412
+ outline: none;
1413
+ border-radius: 0;
1414
+ }
1415
+ }
1416
+ }
1417
+
1418
+ &:focus-visible {
1419
+ @include focus-outline;
1420
+ outline-offset: -4px;
1421
+
1422
+ .top-menu-icon, .app-icon, .rancher-provider-icon {
1423
+ outline: none;
1424
+ border-radius: 0;
1425
+ }
1426
+ }
1427
+ }
1428
+ }
1429
+
1430
+ &.menu-close {
1431
+ .side-menu-logo {
1432
+ opacity: 0;
1433
+ }
1434
+ .category {
1435
+ &-title {
1436
+ span {
1437
+ opacity: 0;
1438
+ }
1439
+
1440
+ hr {
1441
+ width: 40px;
1442
+ }
1443
+ }
1444
+ }
1445
+ .clusters-all {
1446
+ flex-direction: row;
1447
+ margin-left: $option-padding-left + 2;
1448
+
1449
+ span {
1450
+ i {
1451
+ display: none;
1452
+ }
1453
+ }
1454
+ }
1455
+
1456
+ .clustersPinned {
1457
+ .category {
1458
+ &-title {
1459
+ hr {
1460
+ width: 40px;
1461
+ }
1462
+ }
1463
+ }
1464
+ }
1465
+
1466
+ .footer {
1467
+ margin: 20px 10px;
1468
+ width: 50px;
1469
+
1470
+ .support {
1471
+ display: none;
1472
+ }
1473
+
1474
+ .version{
1475
+ text-align: center;
1476
+
1477
+ &.version-small {
1478
+ font-size: 12px;
1479
+ }
1480
+ }
1481
+ }
1482
+ }
1483
+
1484
+ .footer {
1485
+ margin: 20px;
1486
+ width: 240px;
1487
+ display: flex;
1488
+ flex: 0;
1489
+ flex-direction: row;
1490
+ > * {
1491
+ flex: 1;
1492
+ color: var(--link);
1493
+
1494
+ &:first-child {
1495
+ text-align: left;
1496
+ }
1497
+ &:last-child {
1498
+ text-align: right;
1499
+ }
1500
+ text-align: center;
1501
+ }
1502
+
1503
+ .support a:focus-visible {
1504
+ @include focus-outline;
1505
+ outline-offset: 4px;
1506
+ }
1507
+
1508
+ .version {
1509
+ cursor: pointer;
1510
+
1511
+ a:focus-visible {
1512
+ @include focus-outline;
1513
+ outline-offset: 4px;
1514
+ }
1515
+ }
1516
+ }
1517
+ }
1518
+
1519
+ .side-menu-glass {
1520
+ position: absolute;
1521
+ top: 0;
1522
+ left: 0px;
1523
+ bottom: 0;
1524
+ width: 100vw;
1525
+ z-index: 99;
1526
+ opacity: 1;
1527
+ }
1528
+
1529
+ .side-menu-logo {
1530
+ align-items: center;
1531
+ display: flex;
1532
+ transform: translateX($app-bar-collapsed-width);
1533
+ opacity: 1;
1534
+ max-width: 200px;
1535
+ width: 100%;
1536
+ justify-content: center;
1537
+ transition: all 0.5s;
1538
+ overflow: hidden;
1539
+ & IMG {
1540
+ object-fit: contain;
1541
+ height: 21px;
1542
+ max-width: 200px;
1543
+ }
1544
+ }
1545
+
1546
+ .fade-enter-active, .fade-leave-active {
1547
+ transition: all 0.25s;
1548
+ transition-timing-function: ease;
1549
+ }
1550
+
1551
+ .fade-leave-active {
1552
+ transition: all 0.25s;
1553
+ }
1554
+
1555
+ .fade-leave-to {
1556
+ left: -300px;
1557
+ }
1558
+
1559
+ .fade-enter {
1560
+ left: -300px;
1561
+ }
1562
+
1563
+ .locale-chooser {
1564
+ cursor: pointer;
1565
+ }
1566
+
1567
+ .localeSelector {
1568
+ :deep() .v-popper__inner {
1569
+ padding: 50px 0;
1570
+ }
1571
+
1572
+ :deep() .v-popper__arrow-container {
1573
+ display: none;
1574
+ }
1575
+
1576
+ :deep() .v-popper:focus {
1577
+ outline: 0;
1578
+ }
1579
+
1580
+ li {
1581
+ padding: 8px 20px;
1582
+
1583
+ &:hover {
1584
+ background-color: var(--primary-hover-bg);
1585
+ color: var(--primary-hover-text);
1586
+ text-decoration: none;
1587
+ }
1588
+ }
1589
+ }
1590
+ </style>