mirror of https://github.com/rancher/dashboard.git
This adds a new project for Rancher Components under `pkg/rancher-components` and replaces components used throughout dashboard with the versions used here. All imports for the following components have been updated:
```
|- BadgeState.vue
|- Banner.vue
|- Card.vue
|- Form
|- Checkbox.vue
|- LabeledInput.vue
|- LabeledTooltip.vue
|- RadioButton.vue
|- RadioGroup.vue
|- TextAreaAutoGrow.vue
```
|
||
|---|---|---|
| .. | ||
| THead.vue | ||
| actions.js | ||
| filtering.js | ||
| grouping.js | ||
| index.vue | ||
| paging.js | ||
| selection.js | ||
| sorting.js | ||