dashboard/shell/components/SortableTable
Phillip Rak 72b36cb360
Create Rancher Component Library (#5504)
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
```
2022-05-24 15:09:53 -07:00
..
THead.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
actions.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
filtering.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
grouping.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
index.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
paging.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
selection.js Shift + click behavior to select multiple items in lists is buggy (#5901) 2022-05-18 09:56:16 +01:00
sorting.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00