From 55b9a86fe465adfed4b304d9f3c5a3f68be627d8 Mon Sep 17 00:00:00 2001 From: Johnny shultz Date: Mon, 30 Jun 2025 15:01:19 -0400 Subject: [PATCH] CASH-816 CASH-816 finished moving shop functionality into drawer --- .../textbox-question/textbox-question.vue | 20 +- .../service-location/service-location.vue | 159 ++++- .../service-zip-question.vue | 6 + .../shop-question/shop-question-popup.vue | 642 ++++++++++-------- .../shop-question/shop-question.vue | 2 +- 5 files changed, 530 insertions(+), 299 deletions(-) diff --git a/src/digital-components/textbox-question/textbox-question.vue b/src/digital-components/textbox-question/textbox-question.vue index 9602daadb..927af3ba7 100644 --- a/src/digital-components/textbox-question/textbox-question.vue +++ b/src/digital-components/textbox-question/textbox-question.vue @@ -50,6 +50,7 @@ :autocomplete="autocomplete" />