adp-web-components 0.2.3 → 0.2.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (225) hide show
  1. package/dist/cjs/dead-stock-lookup_3.cjs.entry.js +5 -5
  2. package/dist/cjs/flexible-container.cjs.entry.js +1 -1
  3. package/dist/cjs/form-checkbox.cjs.entry.js +1 -1
  4. package/dist/cjs/form-date-picker.cjs.entry.js +1 -1
  5. package/dist/cjs/form-dialog_13.cjs.entry.js +76 -47
  6. package/dist/cjs/form-input_7.cjs.entry.js +7 -7
  7. package/dist/cjs/form-switch.cjs.entry.js +1 -1
  8. package/dist/cjs/form-time-picker.cjs.entry.js +1 -1
  9. package/dist/cjs/{functions-DwpZ0xEw.js → functions-DVfqIc2J.js} +1 -1
  10. package/dist/cjs/general-form.cjs.entry.js +3 -3
  11. package/dist/cjs/general-inquiry-form.cjs.entry.js +3 -3
  12. package/dist/cjs/{get-local-language-DMACi3e4.js → get-local-language-DW4lkp3_.js} +1 -1
  13. package/dist/cjs/{get-mock-files-DHHtHqrw.js → get-mock-files-9sVPqtd6.js} +1 -1
  14. package/dist/cjs/information-table.cjs.entry.js +1 -1
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/cjs/loading-spinner.cjs.entry.js +1 -1
  17. package/dist/cjs/manufacturer-part-lookup.cjs.entry.js +2 -2
  18. package/dist/cjs/part-lookup.cjs.entry.js +2 -2
  19. package/dist/cjs/service-booking-form.cjs.entry.js +3 -3
  20. package/dist/cjs/shift-checkbox.cjs.entry.js +1 -1
  21. package/dist/cjs/shift-components.cjs.js +1 -1
  22. package/dist/cjs/shift-switch.cjs.entry.js +1 -1
  23. package/dist/cjs/shift-tab-content.cjs.entry.js +1 -1
  24. package/dist/cjs/shift-tabs_2.cjs.entry.js +2 -2
  25. package/dist/cjs/ssc-lookup-form.cjs.entry.js +3 -3
  26. package/dist/cjs/test-drive-form.cjs.entry.js +3 -3
  27. package/dist/cjs/vehicle-accessories_7.cjs.entry.js +8 -8
  28. package/dist/cjs/vehicle-lookup.cjs.entry.js +3 -3
  29. package/dist/cjs/vehicle-quotation-form.cjs.entry.js +2 -2
  30. package/dist/collection/components/components/empty.css +1 -1
  31. package/dist/collection/components/components/flexible-container.css +1 -1
  32. package/dist/collection/components/components/information-table.css +1 -1
  33. package/dist/collection/components/components/loading-spinner.css +1 -1
  34. package/dist/collection/components/components/shift-portal.css +1 -1
  35. package/dist/collection/components/components/shift-select-dropdown.css +1 -1
  36. package/dist/collection/components/components/shift-select.css +1 -1
  37. package/dist/collection/components/components/shift-tab-content.css +1 -1
  38. package/dist/collection/components/components/shift-tabs.css +1 -1
  39. package/dist/collection/components/form-elements/form-dialog.css +1 -1
  40. package/dist/collection/components/form-elements/form-inputs.css +1 -1
  41. package/dist/collection/components/forms/defaults/style.css +1 -1
  42. package/dist/collection/components/part-lookup/dead-stock-lookup.css +1 -1
  43. package/dist/collection/components/part-lookup/distributor-lookup.css +1 -1
  44. package/dist/collection/components/part-lookup/manufacturer-lookup.css +1 -1
  45. package/dist/collection/components/part-lookup/manufacturer-part-lookup.css +1 -1
  46. package/dist/collection/components/part-lookup/part-lookup.css +1 -1
  47. package/dist/collection/components/vehicle-lookup/vehicle-accessories.css +1 -1
  48. package/dist/collection/components/vehicle-lookup/vehicle-claimable-items.css +1 -1
  49. package/dist/collection/components/vehicle-lookup/vehicle-item-claim-form.css +1 -1
  50. package/dist/collection/components/vehicle-lookup/vehicle-lookup.css +1 -1
  51. package/dist/collection/components/vehicle-lookup/vehicle-paint-thickness.css +1 -1
  52. package/dist/collection/components/vehicle-lookup/vehicle-sale-information.css +1 -1
  53. package/dist/collection/components/vehicle-lookup/vehicle-service-history.css +1 -1
  54. package/dist/collection/components/vehicle-lookup/vehicle-specification.css +1 -1
  55. package/dist/collection/components/vehicle-lookup/vehicle-warranty-details.css +1 -1
  56. package/dist/collection/components/vin-extractor/vin-extractor.css +1 -1
  57. package/dist/collection/components/vin-extractor/vin-extractor.js +63 -34
  58. package/dist/components/dead-stock-lookup.js +1 -1
  59. package/dist/components/distributor-lookup.js +1 -1
  60. package/dist/components/flexible-container.js +1 -1
  61. package/dist/components/form-checkbox.js +1 -1
  62. package/dist/components/form-date-picker.js +1 -1
  63. package/dist/components/form-dialog.js +1 -1
  64. package/dist/components/form-file.js +1 -1
  65. package/dist/components/form-input-preview.js +1 -1
  66. package/dist/components/form-input.js +1 -1
  67. package/dist/components/form-phone-number.js +1 -1
  68. package/dist/components/form-picker-input.js +1 -1
  69. package/dist/components/form-select.js +1 -1
  70. package/dist/components/form-shadow-input.js +1 -1
  71. package/dist/components/form-stepper-control.js +1 -1
  72. package/dist/components/form-stepper-submit.js +1 -1
  73. package/dist/components/form-stepper.js +1 -1
  74. package/dist/components/form-structure-error.js +1 -1
  75. package/dist/components/form-structure.js +1 -1
  76. package/dist/components/form-submit.js +1 -1
  77. package/dist/components/form-switch.js +1 -1
  78. package/dist/components/form-text-area.js +1 -1
  79. package/dist/components/form-time-picker.js +1 -1
  80. package/dist/components/form-vin-input.js +1 -1
  81. package/dist/components/general-form.js +1 -1
  82. package/dist/components/general-inquiry-form.js +1 -1
  83. package/dist/components/information-table.js +1 -1
  84. package/dist/components/loading-spinner.js +1 -1
  85. package/dist/components/manufacturer-lookup.js +1 -1
  86. package/dist/components/manufacturer-part-lookup.js +1 -1
  87. package/dist/components/{p-BUUxvYwf.js → p-B1hRudCH.js} +1 -1
  88. package/dist/components/{p-DdSB0x-q.js → p-B6iO_uWL.js} +1 -1
  89. package/dist/components/{p-CZWoTJUk.js → p-BJDSdOCG.js} +1 -1
  90. package/dist/components/{p-CpYBh3fY.js → p-BN4nQpL7.js} +1 -1
  91. package/dist/components/{p-DnvwJg5m.js → p-BNPyjh_4.js} +1 -1
  92. package/dist/components/p-BNiu3k5L.js +5 -0
  93. package/dist/components/{p-ecmObcUU.js → p-BRNA-F26.js} +1 -1
  94. package/dist/components/{p-Bz2tXkYx.js → p-BRv8RQBo.js} +1 -1
  95. package/dist/components/{p-wZ8Ac88H.js → p-BTvBclPk.js} +1 -1
  96. package/dist/components/{p-BWeE2dVl.js → p-BV7Fty89.js} +1 -1
  97. package/dist/components/{p-CIfUd0L_.js → p-BYpgNjUe.js} +1 -1
  98. package/dist/components/{p-Bj2ygQLZ.js → p-BZuqahZZ.js} +1 -1
  99. package/dist/components/{p-CC9dQBaO.js → p-Bmz_AHMi.js} +1 -1
  100. package/dist/components/{p-CrB2R6Hk.js → p-CD3QSUUM.js} +1 -1
  101. package/dist/components/{p-Cdfig7hw.js → p-CElSZ3OW.js} +1 -1
  102. package/dist/components/{p-BVT2jXf5.js → p-CLLlMROe.js} +1 -1
  103. package/dist/components/{p-BqpPyNbD.js → p-CPf6r4Gq.js} +1 -1
  104. package/dist/components/{p-M0bHayHP.js → p-CSdWSijk.js} +1 -1
  105. package/dist/components/{p-_0Sj1vUl.js → p-CYXvqNwe.js} +1 -1
  106. package/dist/components/{p-B5ugsk7E.js → p-CZAbJ-U8.js} +1 -1
  107. package/dist/components/{p-DnTBaGvN.js → p-CZCwyXnM.js} +1 -1
  108. package/dist/components/p-CZeAXFCs.js +5 -0
  109. package/dist/components/{p-DK-kpC0q.js → p-Cbda4mAT.js} +1 -1
  110. package/dist/components/{p-CFX_JdQS.js → p-CkAxpb5u.js} +1 -1
  111. package/dist/components/{p-F8G8Tmnu.js → p-CnPBnWyH.js} +1 -1
  112. package/dist/components/p-Cp5KcX3q.js +5 -0
  113. package/dist/components/{p-DF3mal9n.js → p-CqaKo-YH.js} +1 -1
  114. package/dist/components/{p-C96SIbfK.js → p-Ct6m_-f0.js} +1 -1
  115. package/dist/components/{p-DMnE_5c8.js → p-DGRhxVOE.js} +1 -1
  116. package/dist/components/{p-DR2PKhri.js → p-DIb2EsMc.js} +1 -1
  117. package/dist/components/p-Da_llIwo.js +5 -0
  118. package/dist/components/{p-DbkOsb73.js → p-DdBZzWXP.js} +1 -1
  119. package/dist/components/{p-CTNsc8c1.js → p-Dehyzq5j.js} +1 -1
  120. package/dist/components/{p-DwpWYY23.js → p-Dg5XUIHB.js} +1 -1
  121. package/dist/components/p-DpqzaQ37.js +5 -0
  122. package/dist/components/{p-B2JvEM9s.js → p-DrBCIODF.js} +1 -1
  123. package/dist/components/{p-1tiqbAg7.js → p-JBDcJEUO.js} +1 -1
  124. package/dist/components/{p-5xxH8tbS.js → p-OpFomhUY.js} +1 -1
  125. package/dist/components/{p-4TFP_st_.js → p-XtsCFXBT.js} +1 -1
  126. package/dist/components/{p-06PpSY0r.js → p-Z2XpkZLr.js} +1 -1
  127. package/dist/components/{p-CMTPhz0j.js → p-jxMk1A4r.js} +1 -1
  128. package/dist/components/{p-DHEhIlaU.js → p-t2qHB0VL.js} +1 -1
  129. package/dist/components/{p-DV-16ehb.js → p-wZGkKs8I.js} +1 -1
  130. package/dist/components/part-lookup.js +1 -1
  131. package/dist/components/service-booking-form.js +1 -1
  132. package/dist/components/shift-accordion.js +1 -1
  133. package/dist/components/shift-checkbox.js +1 -1
  134. package/dist/components/shift-portal.js +1 -1
  135. package/dist/components/shift-select-dropdown.js +1 -1
  136. package/dist/components/shift-select.js +1 -1
  137. package/dist/components/shift-slider.js +1 -1
  138. package/dist/components/shift-switch.js +1 -1
  139. package/dist/components/shift-tab-content.js +1 -1
  140. package/dist/components/shift-tabs.js +1 -1
  141. package/dist/components/ssc-lookup-form.js +1 -1
  142. package/dist/components/test-drive-form.js +1 -1
  143. package/dist/components/vehicle-accessories.js +1 -1
  144. package/dist/components/vehicle-claimable-items.js +1 -1
  145. package/dist/components/vehicle-item-claim-form.js +1 -1
  146. package/dist/components/vehicle-lookup.js +1 -1
  147. package/dist/components/vehicle-paint-thickness.js +1 -1
  148. package/dist/components/vehicle-quotation-form.js +1 -1
  149. package/dist/components/vehicle-sale-information.js +1 -1
  150. package/dist/components/vehicle-service-history.js +1 -1
  151. package/dist/components/vehicle-specification.js +1 -1
  152. package/dist/components/vehicle-warranty-details.js +1 -1
  153. package/dist/components/vin-extractor.js +1 -1
  154. package/dist/esm/dead-stock-lookup_3.entry.js +5 -5
  155. package/dist/esm/flexible-container.entry.js +1 -1
  156. package/dist/esm/form-checkbox.entry.js +1 -1
  157. package/dist/esm/form-date-picker.entry.js +1 -1
  158. package/dist/esm/form-dialog_13.entry.js +76 -47
  159. package/dist/esm/form-input_7.entry.js +7 -7
  160. package/dist/esm/form-switch.entry.js +1 -1
  161. package/dist/esm/form-time-picker.entry.js +1 -1
  162. package/dist/esm/{functions-eFBwjaLr.js → functions-BFs9uHHo.js} +1 -1
  163. package/dist/esm/general-form.entry.js +3 -3
  164. package/dist/esm/general-inquiry-form.entry.js +3 -3
  165. package/dist/esm/{get-local-language-CyhVfwO2.js → get-local-language-D1dxxFIN.js} +1 -1
  166. package/dist/esm/{get-mock-files-BqN3eGTJ.js → get-mock-files-blirEIV5.js} +1 -1
  167. package/dist/esm/information-table.entry.js +1 -1
  168. package/dist/esm/loader.js +1 -1
  169. package/dist/esm/loading-spinner.entry.js +1 -1
  170. package/dist/esm/manufacturer-part-lookup.entry.js +2 -2
  171. package/dist/esm/part-lookup.entry.js +2 -2
  172. package/dist/esm/service-booking-form.entry.js +3 -3
  173. package/dist/esm/shift-checkbox.entry.js +1 -1
  174. package/dist/esm/shift-components.js +1 -1
  175. package/dist/esm/shift-switch.entry.js +1 -1
  176. package/dist/esm/shift-tab-content.entry.js +1 -1
  177. package/dist/esm/shift-tabs_2.entry.js +2 -2
  178. package/dist/esm/ssc-lookup-form.entry.js +3 -3
  179. package/dist/esm/test-drive-form.entry.js +3 -3
  180. package/dist/esm/vehicle-accessories_7.entry.js +8 -8
  181. package/dist/esm/vehicle-lookup.entry.js +3 -3
  182. package/dist/esm/vehicle-quotation-form.entry.js +2 -2
  183. package/dist/shift-components/{p-0fd621dc.entry.js → p-03b2951e.entry.js} +1 -1
  184. package/dist/shift-components/{p-486d4868.entry.js → p-055adc95.entry.js} +1 -1
  185. package/dist/shift-components/p-0ce7bf4b.entry.js +5 -0
  186. package/dist/shift-components/{p-9a13f749.entry.js → p-128ede20.entry.js} +1 -1
  187. package/dist/shift-components/{p-34e97b7d.entry.js → p-1be146f7.entry.js} +1 -1
  188. package/dist/shift-components/{p-63b0ca9a.entry.js → p-1d99740d.entry.js} +1 -1
  189. package/dist/shift-components/{p-26255652.entry.js → p-1e5834fa.entry.js} +1 -1
  190. package/dist/shift-components/{p-f65fa343.entry.js → p-217a9416.entry.js} +1 -1
  191. package/dist/shift-components/{p-dd4a650f.entry.js → p-2f9ebd9e.entry.js} +1 -1
  192. package/dist/shift-components/p-42137262.entry.js +5 -0
  193. package/dist/shift-components/{p-cf56c8cf.entry.js → p-422ee698.entry.js} +1 -1
  194. package/dist/shift-components/{p-29fb799d.entry.js → p-4e9e9228.entry.js} +1 -1
  195. package/dist/shift-components/p-63b50cfc.entry.js +5 -0
  196. package/dist/shift-components/{p-c2e77154.entry.js → p-6b6a3956.entry.js} +1 -1
  197. package/dist/shift-components/p-6d0fd06b.entry.js +5 -0
  198. package/dist/shift-components/p-74abbd82.entry.js +5 -0
  199. package/dist/shift-components/{p-2a83b13d.entry.js → p-7fad08ea.entry.js} +1 -1
  200. package/dist/shift-components/{p-93d2f562.entry.js → p-887063bb.entry.js} +1 -1
  201. package/dist/shift-components/{p-0zsKpfjD.js → p-CKyDR5Xg.js} +1 -1
  202. package/dist/shift-components/{p-CsAflEKn.js → p-CskAxrOV.js} +1 -1
  203. package/dist/shift-components/{p-Tq3sJKql.js → p-DQgi3GfF.js} +1 -1
  204. package/dist/shift-components/p-b045c81c.entry.js +5 -0
  205. package/dist/shift-components/p-b780c602.entry.js +5 -0
  206. package/dist/shift-components/p-ecf81d6f.entry.js +5 -0
  207. package/dist/shift-components/{p-0d2d3382.entry.js → p-f4154eaa.entry.js} +1 -1
  208. package/dist/shift-components/{p-25f296f3.entry.js → p-f5c9acf4.entry.js} +1 -1
  209. package/dist/shift-components/{p-7280d047.entry.js → p-f9a1f3a9.entry.js} +1 -1
  210. package/dist/shift-components/shift-components.esm.js +1 -1
  211. package/dist/types/components/vin-extractor/vin-extractor.d.ts +5 -1
  212. package/package.json +1 -1
  213. package/dist/components/p-BB3ie6JU.js +0 -5
  214. package/dist/components/p-Bl19uBGg.js +0 -5
  215. package/dist/components/p-CoOLGv8b.js +0 -5
  216. package/dist/components/p-DipdfmUy.js +0 -5
  217. package/dist/components/p-UigYFdv8.js +0 -5
  218. package/dist/shift-components/p-24c0c0d4.entry.js +0 -5
  219. package/dist/shift-components/p-29a7f291.entry.js +0 -5
  220. package/dist/shift-components/p-3a066747.entry.js +0 -5
  221. package/dist/shift-components/p-79b6e4c0.entry.js +0 -5
  222. package/dist/shift-components/p-aea3530f.entry.js +0 -5
  223. package/dist/shift-components/p-cdef5ee7.entry.js +0 -5
  224. package/dist/shift-components/p-e46eb1d8.entry.js +0 -5
  225. package/dist/shift-components/p-f15ee095.entry.js +0 -5
@@ -1,5 +0,0 @@
1
- /*!
2
- * Built by ShiftSoftware
3
- * Copyright (c)
4
- */
5
- import{r as t,h as e,H as o,a as i}from"./p-Bf4Ol6Qt.js";import{f as r}from"./p-CsAflEKn.js";import{c as a}from"./p-BK16Cn81.js";import{g as n}from"./p-BuurMgGN.js";import{s}from"./p-BDhR4pDq.js";import{g as d}from"./p-BunCk2NQ.js";import{L as p}from"./p-BffuX06w.js";import{g as l}from"./p-DQUCHNJ-.js";import"./p-Tq3sJKql.js";import"./p-CUREVASG.js";import"./p-DucILGwe.js";import"./p-Cv7m_MLQ.js";import"./p-D0IHkGuC.js";const c=n(),w=l(),h=class{constructor(e){t(this,e),this.locale={sharedFormLocales:s.getDefault()},this.isLoading=!1,this.structureRendered=!1,this.isDev=!1,this.isMobileForm=!1}async changeLanguage(t){await r.formLanguageChange(this,t)}setIsLoading(t){r.formLoadingHandler(this,t)}setErrorCallback(t){r.formErrorHandler(this,t)}setSuccessCallback(t){r.formSuccessHandler(this,t)}async componentWillLoad(){this.language||(this.language=d())}async formSubmit(t){await r.onFormSubmit({context:this,formValues:t})}async componentDidLoad(){await r.formDidLoadHandler(this,c)}async getForm(){return await r.formGetFormHandler(this)}async submit(){await r.handleFormSubmit(this)}async structureChanged(t){await r.formStructureRenderedHandler(this,t)}render(){var t,i;return e(o,{key:"9d8227808af37e4965405d70ac605774ec66fcf3",translate:"no"},e("div",{key:"1c31f3cfd7ad7b0d4b48685cd93542344a62ef61",part:a("shift-form",null===(i=null===(t=this.structure)||void 0===t?void 0:t.data)||void 0===i?void 0:i.theme,this.theme)},e("div",{key:"8147d9cf0187fbf600c0249da4089121a345a49f",part:"form-container",class:"relative min-h-[150px]"},e("div",{key:"6c7d9ab23d1529696b0a7f913d83464c4576ac97",part:"form-loader-container",class:a("form-loader-container absolute top-0 left-0 w-full h-full pointer-events-none flex justify-center items-center transition-opacity duration-500",{"opacity-0":this.structureRendered})},e(p,{key:"2e293679ef8f7102c52018dca6bc6d59baf02340",part:"form-loader-icon",class:"img"})),e("flexible-container",{key:"13088d5264491c636f0bac5d25a99f36fbf66709",onlyForMounting:!0,isOpened:this.structureRendered},!!this.form&&e("form-structure",{key:"0e9b794aeb7efa933b3d57950ab640d1c5a9268b",form:this.form,fields:this.fields,formId:this.formId,formLocale:this.locale,structure:this.structure,isLoading:this.isLoading,language:this.localeLanguage,errorMessage:this.errorMessage,formElementMapper:w,successMessage:this.locale["Form submitted successfully."]||"Form submitted successfully."},e("slot",{key:"5a4d6bf7a3225e42e75a00eead76add8f4be7eaa"}))))))}get el(){return i(this)}static get watchers(){return{language:["changeLanguage"],structureRendered:["structureChanged"]}}};h.style='*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;border:0 solid #e5e7eb;box-sizing:border-box}::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scroll-snap-strictness:proximity;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;}/*! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com*/:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;-moz-tab-size:4;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]:where(:not([hidden=until-found])){display:none}.block{display:block}.flex{display:flex}.grid{display:grid}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}:host{all:initial!important;display:block;font-family:inherit!important}@keyframes form-loading-spin{to{transform:rotate(1turn)}}.form-loader-container .img{animation:form-loading-spin 2s linear infinite;height:32px;width:32px}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}#vehicle-wrapper{display:flex;flex-direction:column}@media (min-width:640px){#vehicle-wrapper{align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,minmax(0,1fr))}}.pointer-events-none{pointer-events:none}.static{position:static}.absolute{position:absolute}.relative{position:relative}.left-0{left:0}.top-0{top:0}.h-full{height:100%}.min-h-\\[150px\\]{min-height:150px}.w-full{width:100%}.items-center{align-items:center}.justify-center{justify-content:center}.opacity-0{opacity:0}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.\\!h-auto{height:auto!important}.min-w-full{min-width:100%}.resize{resize:both}.overflow-hidden{overflow:hidden}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.\\!transition-none{transition-property:none!important}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\\!duration-0{transition-duration:0s!important}.\\!duration-500{transition-duration:.5s!important}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.cursor-pointer{cursor:pointer}.fixed{position:fixed}.bottom-4{bottom:1rem}.bottom-\\[88px\\]{bottom:88px}.left-1\\/2{left:50%}.z-10{z-index:10}.z-\\[9999\\]{z-index:9999}.m-0{margin:0}.hidden{display:none}.aspect-video{aspect-ratio:16/9}.size-8{height:2rem;width:2rem}.size-\\[22px\\]{height:22px;width:22px}.size-\\[32px\\]{height:32px;width:32px}.size-full{height:100%;width:100%}.h-\\[100dvh\\]{height:100dvh}.h-\\[60px\\]{height:60px}.min-h-full{min-height:100%}.w-\\[100dvw\\]{width:100dvw}.w-\\[100px\\]{width:100px}.min-w-\\[140px\\]{min-width:140px}.-translate-x-1\\/2{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-spin{animation:spin 1s linear infinite}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.whitespace-nowrap{white-space:nowrap}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border{border-width:1px}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity,1))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-black\\/30{background-color:rgba(0,0,0,.3)}.bg-black\\/55{background-color:rgba(0,0,0,.55)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.object-cover{object-fit:cover}.object-center{object-position:center}.p-1{padding:.25rem}.p-\\[16px\\]{padding:16px}.px-3{padding-left:.75rem;padding-right:.75rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-\\[10px\\]{padding-bottom:10px;padding-top:10px}.text-center{text-align:center}.text-\\[13px\\]{font-size:13px}.text-\\[15px\\]{font-size:15px}.text-\\[18px\\]{font-size:18px}.font-medium{font-weight:500}.leading-\\[1\\.3\\]{line-height:1.3}.text-slate-100{--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity,1))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity,1))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-300{transition-duration:.3s}.hover\\:border-slate-700:hover{--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity,1))}.hover\\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.hover\\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity,1))}.disabled\\:bg-white\\/75:disabled{background-color:hsla(0,0%,100%,.75)}@media (min-width:768px){.md\\:relative{position:relative}.md\\:h-auto{height:auto}.md\\:w-\\[600px\\]{width:600px}.md\\:\\!translate-x-0{--tw-translate-x:0px!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.md\\:overflow-hidden{overflow:hidden}.md\\:rounded-lg{border-radius:.5rem}.md\\:border-none{border-style:none}.md\\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.md\\:py-\\[8px\\]{padding-bottom:8px;padding-top:8px}.md\\:text-\\[24px\\]{font-size:24px}.md\\:text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.md\\:\\!opacity-100{opacity:1!important}.md\\:transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.md\\:duration-300{transition-duration:.3s}.md\\:hover\\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}}';export{h as test_drive_form}