dashboard/shell/types
Phillip Rak 455fd39c58 Update tsconfig paths and add `vue-shim.d.ts`
Update paths in `shell/tsconfig.paths.json` to include "@components/*" alias that maps to "../pkg/rancher-components/src/components/*". Typescript was unable to properly locate components using the `@components` alias because this path was not defined.

Add declarations to support our i18n plugin to `shell/types/vue-shim.d.ts` so that `this.t()` and the `t` component can be recognized in components utilizing `defineComponent`.

Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-01-10 09:06:46 -07:00
..
rancher Provide the relevant types for the product.ts and update the appropriate docs 2023-04-28 14:25:10 +02:00
api.d.ts Workloads deployments CRUD operations e2e (#9284) 2023-07-18 16:26:08 +02:00
fleet.d.ts Workloads deployments CRUD operations e2e (#9284) 2023-07-18 16:26:08 +02:00
form.ts Validation for the minimum length requirement for user password setting (#6897) 2022-11-15 15:32:02 +01:00
generic.ts Validation for the minimum length requirement for user password setting (#6897) 2022-11-15 15:32:02 +01:00
pod-security-admission.ts Add PSA custom resource in Cluster Manager (#7678) 2023-01-20 16:26:43 +01:00
t.ts Validation for the minimum length requirement for user password setting (#6897) 2022-11-15 15:32:02 +01:00
userPreferences.d.ts E2E - Re-enable standard user page not found tests 2023-07-20 13:31:50 -07:00
vue-shim.d Fix plugin pkg tsconfig (#6930) 2022-11-24 10:03:42 +00:00
vue-shim.d.ts Update tsconfig paths and add `vue-shim.d.ts` 2024-01-10 09:06:46 -07:00