dashboard/shell/components/dialog/harvester
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
..
AddHotplugModal.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
BackupModal.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
CloneTemplate.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
EjectCDROMDialog.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
ExportImageDialog.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
MaintenanceDialog.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
MigrationDialog.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
RestoreDialog.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
SupportBundle.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
UnplugVolume.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00