dashboard/shell/components/Questions
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
..
Array.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
Boolean.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
CloudCredential.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
Enum.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
Float.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
Int.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
Question.js Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
QuestionMap.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00
Reference.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
String.vue Create Rancher Component Library (#5504) 2022-05-24 15:09:53 -07:00
index.vue Plugins: Rejig files to new shell locations (#5623) 2022-05-10 10:04:02 +01:00