From 3361e6818a5d5c962bf3cf338f7028cd7a4a729f Mon Sep 17 00:00:00 2001 From: FrankRua Date: Tue, 22 Feb 2022 17:00:09 -0500 Subject: [PATCH] Updates to account for dev changes --- src/layouts/nested-radio-poc/nested-radio.vue | 62 ++- .../part-question/part-question.vue | 14 +- src/ux-components/list-card/list-card.vue | 375 ++++++++---------- src/ux-components/radio/radio.vue | 94 +++-- 4 files changed, 272 insertions(+), 273 deletions(-) diff --git a/src/layouts/nested-radio-poc/nested-radio.vue b/src/layouts/nested-radio-poc/nested-radio.vue index 0064deb06..d0a78d085 100644 --- a/src/layouts/nested-radio-poc/nested-radio.vue +++ b/src/layouts/nested-radio-poc/nested-radio.vue @@ -1,21 +1,42 @@ diff --git a/src/layouts/vehicle-parts/part-question/part-question.vue b/src/layouts/vehicle-parts/part-question/part-question.vue index 3d10bdfe1..10d5a8392 100644 --- a/src/layouts/vehicle-parts/part-question/part-question.vue +++ b/src/layouts/vehicle-parts/part-question/part-question.vue @@ -8,6 +8,7 @@
+
-
+
-
- + " class="row my-2" aria-live="polite"> +
+ +
-
+
diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index da89bc55a..5f7ace3d4 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -44,36 +44,28 @@
- + + \ No newline at end of file diff --git a/src/ux-components/radio/radio.vue b/src/ux-components/radio/radio.vue index 1b4d71d9e..d7620df94 100644 --- a/src/ux-components/radio/radio.vue +++ b/src/ux-components/radio/radio.vue @@ -2,15 +2,15 @@
-
+ + \ No newline at end of file +