bhl-forms 0.8.2 → 0.8.3

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.
@@ -353,6 +353,7 @@ const HomeImprovementCategoryOptions = [
353
353
  "Siding",
354
354
  "Solar",
355
355
  "Tiling",
356
+ "Tree Services",
356
357
  "Walk-in Tubs",
357
358
  "Waterproofing",
358
359
  "Window Cleaning",
@@ -1282,6 +1283,21 @@ const tilingSubtype$1 = (scope, vertical, updates = {}) => {
1282
1283
  )
1283
1284
  };
1284
1285
 
1286
+ const treeServicesSubtype$1 = (scope, vertical, updates = {}) => {
1287
+ const func = vertical ? verticalRadio : sbsRadio;
1288
+ const label = vertical ? updates.label : "What tree service job type?";
1289
+ return func(
1290
+ merge(
1291
+ {
1292
+ label,
1293
+ name: scope ? scope + ":" + "Tree_Services_Subtype" : "Tree_Services_Subtype",
1294
+ options: ["Tree Removal", "Tree Trimming", "Stump Grinding", "Not Sure or Other"],
1295
+ },
1296
+ updates
1297
+ )
1298
+ )
1299
+ };
1300
+
1285
1301
  const waterproofingSubtype$1 = (scope, vertical, updates = {}) => {
1286
1302
  const func = vertical ? verticalRadio : sbsRadio;
1287
1303
  const label = vertical ? updates.label : "What waterproofing job?";
@@ -2063,6 +2079,15 @@ function tilingSubtype(updates = {}) {
2063
2079
  )
2064
2080
  }
2065
2081
 
2082
+ function treeServicesSubtype(updates = {}) {
2083
+ return sqstep(
2084
+ "treeServicesSubtype",
2085
+ treeServicesSubtype$1(updates.scope, true, updates.input),
2086
+ "What type of tree service work?",
2087
+ updates
2088
+ )
2089
+ }
2090
+
2066
2091
  function waterproofingSubtype(updates = {}) {
2067
2092
  return sqstep(
2068
2093
  "waterproofingSubtype",
@@ -2338,6 +2363,7 @@ function defaultMetaPropsHomeImprovementGeneral(defaultSteps = nextStepsHomeImpr
2338
2363
  roofingMaterial(),
2339
2364
  sidingMaterial(),
2340
2365
  tilingSubtype(),
2366
+ treeServicesSubtype(),
2341
2367
  waterproofingSubtype(),
2342
2368
  windowsWorkType(),
2343
2369
  windowsSubtype(),
@@ -2555,6 +2581,7 @@ const HomeImprovementCommentsPlaceholders = {
2555
2581
  Siding: 'Example: "I want to replace the siding on my house"',
2556
2582
  Solar: 'Example: "I want to install solar panels on my roof"',
2557
2583
  Tiling: 'Example: "I want to install new tiles in my bathroom"',
2584
+ "Tree Services": 'Example: "I need a large tree removed"',
2558
2585
  "Walk-in Tubs": 'Example: "I want to install a walk-in tub in my bathroom"',
2559
2586
  Waterproofing: 'Example: "I need to waterproof my basement"',
2560
2587
  "Window Cleaning": 'Example: "I need a professional window cleaning service"',
@@ -2742,6 +2769,7 @@ const nextStepsMapGeneralHomeImprovement = (defaultSteps = nextStepsHomeImprovem
2742
2769
  Siding: ["sidingMaterial", "homeImprovementWorkType", ...defaultSteps],
2743
2770
  Solar: ["homeImprovementWorkType", ...defaultSteps],
2744
2771
  Tiling: ["tilingSubtype", "homeImprovementWorkType", ...defaultSteps],
2772
+ "Tree Services": ["treeServicesSubtype", ...defaultSteps],
2745
2773
  "Walk-in Tubs": [...defaultSteps],
2746
2774
  Waterproofing: ["waterproofingSubtype", ...defaultSteps],
2747
2775
  "Window Cleaning": [...defaultSteps],
@@ -1 +1 @@
1
- var generalHomeImprovementThankYou=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',a='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',n='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',r=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s='By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by up to four <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',p=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),u=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",p(e)),m=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",p(e)),c=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",p(e)),d=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),h=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",d(e)),y=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",d(e)),f=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",f(e)),g=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",f(e)),S=(e,t,o={})=>(t?g:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?g:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),x=(e,t,o={})=>(t?g:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),W=(e,t,o={})=>(t?g:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),C=(e,t,o={})=>(t?g:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),v=(e,t,o={})=>(t?g:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),k=(t,o,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),_=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"Select a Category:",name:t?t+":Category":"Category",options:_},a)),$=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)),T=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)),O=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},a)),E=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},a)),H=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),R=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},a)),P=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},a)),M=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},a)),N=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),F=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},a)),D=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},a)),j=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},a)),A=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},a)),q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},a)),L=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},a)),G=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},a)),z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},a)),B=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),V=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},a)),K=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),U=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),Y=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},a)),Z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),J=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},a)),Q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},a)),X=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),ee=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},a)),te=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},a)),oe=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},a)),ae=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},a)),ne=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Spinklers"]},a)),re=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},a)),ie=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},a)),le=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},a)),se=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},a)),pe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),ue=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},a)),me=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},a)),ce=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},a)),de=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),he=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),ye=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),fe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),be=(t,o,a={})=>(o?u:h)(e({label:o?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),ge=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},a)),Se=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},a)),we=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),xe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),We=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)),Ce="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",ve="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",ke=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,_e=e=>{if(ke(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(ke(o))return o;const a=_e(o);if(a)return a}return null},Ie={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function $e(t){return e(Ie,t)}function Te(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Oe(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function Ee(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function He(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Re(e){return{$el:"h3",children:e.headline||a,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Pe(e){return{$el:"h5",children:e.subheadline||n,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")}}}const Me="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Ne=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function Fe(t,o,a={}){const{nextOnEnter:n=!0,nextOnInput:r=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=a;if(o&&o.length&&(n||r)){const e=_e(o[o.length-1]);e&&!0===n&&(e.onKeypress=Ce),e&&!0===r&&(e.onInput=ve)}return e(Ne(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function De(e,t,o,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),Fe(e,[Te({headline:a.headline??o,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function je(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,De("address",S(e.scope,!0,e.input),"What is the street address of the home?",e)}function Ae(e={}){const a={...e,nextOnEnter:!1};return Fe("comments",[Ee(e),k(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],a)}function qe(e={}){return Fe("firstAndLast",[He({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),Oe({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),x(e.scope),W(e.scope)],e)}function Le(e={}){return De("zipcode",v(e.scope,!0,e.input),"Please verify your Zip Code",e)}function Ge(e={}){return De("timeframe",$(e.scope,!0,e.input),"What is the project timeframe?",e)}function ze(e={}){return De("ownHome",T(e.scope,!0,e.input),"Do you own the home?",e)}function Be(e={}){return De("additionsSubType",O(e.scope,!0,e.input),"What type of addition?",e)}function Ve(e={}){return De("constructionAreaSize",E(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ke(e={}){return De("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Ue(e={}){return De("applianceType",R(e.scope,!0,e.input),"What type of appliance?",e)}function Ye(e={}){return De("cabinetWorkType",P(e.scope,!0,e.input),"What type of cabinet work?",e)}function Ze(e={}){return De("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function Je(e={}){return De("carpetWorkType",N(e.scope,!0,e.input),"What type of carpet work?",e)}function Qe(e={}){return De("cleaningSubtype",F(e.scope,!0,e.input),"What type of cleaning?",e)}function Xe(e={}){return De("countertopMaterial",D(e.scope,!0,e.input),"What type of countertop material?",e)}function et(e={}){return De("deckWorkType",j(e.scope,!0,e.input),"What type of deck work?",e)}function tt(e={}){return De("demolitionSubtype",A(e.scope,!0,e.input),"What type of demolition?",e)}function ot(e={}){return De("doorSubtype",q(e.scope,!0,e.input),"What type of door?",e)}function at(e={}){return De("drivewayWorkType",L(e.scope,!0,e.input),"What type of driveway work?",e)}function nt(e={}){return De("drivewayMaterial",G(e.scope,!0,e.input),"What type of driveway material?",e)}function rt(e={}){return De("wallSurfaceType",z(e.scope,!0,e.input),"What type of surface?",e)}function it(e={}){return De("electricalSubtype",B(e.scope,!0,e.input),"What electrical job type?",e)}function lt(e={}){return De("fenceMaterial",V(e.scope,!0,e.input),"What type of fence material?",e)}function st(e={}){return De("flooringMaterial",K(e.scope,!0,e.input),"What type of flooring material?",e)}function pt(e={}){return De("generalContractorSubtype",U(e.scope,!0,e.input),"What type of general contractor work?",e)}function ut(e={}){return De("gutterMaterial",Y(e.scope,!0,e.input),"What type of gutter material?",e)}function mt(e={}){return De("gutterWorkType",Z(e.scope,!0,e.input),"What type of gutter work?",e)}function ct(e={}){return De("smartHomeSubtype",J(e.scope,!0,e.input),"What type of smart home work?",e)}function dt(e={}){return De("homeOrganizationSubtype",Q(e.scope,!0,e.input),"What type of home organization work?",e)}function ht(e={}){return De("numberOfRooms",X(e.scope,!0,e.input),"How many rooms?",e)}function yt(e={}){return De("homeTheaterSubtype",ee(e.scope,!0,e.input),"What type of home theater work?",e)}function ft(e={}){return De("heatingCoolingSubtype",te(e.scope,!0,e.input),"What heating or cooling job type?",e)}function bt(e={}){return De("fuelSource",oe(e.scope,!0,e.input),"What type of fuel source?",e)}function gt(e={}){return De("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function St(e={}){return De("landscapingSubtype",ne(e.scope,!0,e.input),"What type of landscaping work?",e)}function wt(e={}){return De("masonrySubtype",re(e.scope,!0,e.input),"What masonry job type?",e)}function xt(e={}){return De("masonryMaterial",ie(e.scope,!0,e.input),"What type of masonry material?",e)}function Wt(e={}){return De("masonryWorkType",le(e.scope,!0,e.input),"What type of masonry work?",e)}function Ct(e={}){return De("restorationSubtype",se(e.scope,!0,e.input),"What type of restoration work?",e)}function vt(e={}){return De("paintingSubtype",pe(e.scope,!0,e.input),"What type of painting work?",e)}function kt(e={}){return De("paintingRooms",X(e.scope,!0,e.input),"How many rooms need painting?",e)}function _t(e={}){return De("pestControlSubtype",ue(e.scope,!0,e.input),"What type of pest control work?",e)}function It(e={}){return De("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function $t(e={}){return De("poolsSubtype",ce(e.scope,!0,e.input),"What type of pool work?",e)}function Tt(e={}){return De("plumbingSubtype",de(e.scope,!0,e.input),"What plumbing job type?",e)}function Ot(e={}){return De("remodelingSubtype",he(e.scope,!0,e.input),"What type of remodeling work?",e)}function Et(e={}){return De("roofingWorkType",ye(e.scope,!0,e.input),"What type of roofing work?",e)}function Ht(e={}){return De("roofingMaterial",fe(e.scope,!0,e.input),"What type of roofing material?",e)}function Rt(e={}){return De("sidingMaterial",be(e.scope,!0,e.input),"What type of siding material?",e)}function Pt(e={}){return De("tilingSubtype",ge(e.scope,!0,e.input),"What type of tiling work?",e)}function Mt(e={}){return De("waterproofingSubtype",Se(e.scope,!0,e.input),"What type of waterproofing work?",e)}function Nt(e={}){return De("windowsWorkType",we(e.scope,!0,e.input),"What type of windows work?",e)}function Ft(e={}){return De("windowsSubtype",xe(e.scope,!0,e.input),"What windows job type?",e)}function Dt(e={}){return De("numberOfWindows",We(e.scope,!0,e.input),"How many windows?",e)}const jt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function At(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const qt={};function Lt(t=null){let o=Vt,a=Kt,n=Ut;return t&&(o=At(Vt,t),a=At(Kt,t),n=At(Ut,t)),{type:"meta",data:e(qt,{tcpaLanguage:s,defaultCommentsPlaceholder:r,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:a,defaultFinalSubHeadline:l,finalSubHeadlines:n})}}const Gt={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const zt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Bt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Vt={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},Kt={},Ut={},Yt=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],Zt=(e=Yt)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),Jt=["comments","timeframe","ownHome","zipcode","address","firstAndLast","contactInfo"],Qt=[function(e=Yt){const t=Lt();return t.data.dynamicSchema=[Le(),Ge(),ze(),je(),Ke(),Be(),Ve(),Ue(),Ye(),Ze(),Je(),Qe(),Xe(),et(),tt(),ot(),at(),nt(),rt(),it(),lt(),st(),pt(),ut(),mt(),ct(),dt(),ht(),yt(),ft(),bt(),gt(),St(),wt(),xt(),Wt(),Ct(),vt({nextStepMap:Zt(e)}),kt(),_t(),It(),$t(),Tt(),Ot(),Et(),Ht(),Rt(),Pt(),Mt(),Nt(),Ft(),Dt(),Ae({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),qe({headlineClass:"!t-text-dark"})],t}(Jt),e(Gt,Xt),{$cmp:"FormKit",props:function(t){const o=e(jt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovementThankYou",redirectMap:{"*":"/thank-you"}}),children:[function(t){return e(zt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...Bt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return Fe("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=Yt)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(Jt),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return Fe("contactInfo",[Re(e),Pe(e),{$el:"script",if:"$activeStep === $lastStep()",children:Me},w(e.scope),C(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),$e()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:e.inputClass||""}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:e.inputClass||""}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var Xt;return Qt}();
1
+ var generalHomeImprovementThankYou=function(){"use strict";function e(){return Object.assign({},...arguments)}const t="Please briefly describe your issue in a few words:",o='$getKey($meta, "commentsPlaceholders." + $get(Category).value, $meta.defaultCommentsPlaceholder)',a='$getKey($meta, "finalHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalHeadline)',n='$getKey($meta, "finalSubHeadlines." + $get(Type_Of_Legal_Problem).value, $meta.defaultFinalSubHeadline)',r=o,i="We Found Contractors!",l="Compare quotes and save. Verify contact info:",s='By checking this box, I a) agree to the Terms of Use, and b) consent to be contacted by up to four <a href="/providers" target="_blank" class="t-text-blue-600 t-underline">contractors and partners</a> of this website using live, autodialed, pre-recorded, or artificial voice calls, as well as text messages. Your consent is not required as a condition of purchasing any goods or services.',p=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"radio",validation:"required",validationMessages:{required:"Field is required"},optionsClass:"t-pt-3 t-pl-1",legendClass:"required"},t)),u=e=>(e.legendClass="required t-w-[100%] t-text-center",void 0===e.fieldsetClass&&(e.fieldsetClass="$reset t-flex t-justify-center"),e.innerClass="t-items-start",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-8 md:t-min-w-[200px]",e.optionsClass="t-pl-4 t-pt-3 t-grid t-grid-cols-1 md:t-grid-cols-2",e.messagesClass="t-flex t-justify-center",e.helpClass="t-mt-0 t-mb-4 !t-text-sm t-text-center",p(e)),m=e=>(e.legendClass="legend-left required",e.fieldsetClass="$reset side-by-side",e.optionsClass="t-pl-1",e.innerClass="t-flex t-items-center",e.wrapperClass="t-mb-3",p(e)),c=e=>(e.legendClass="required",e.fieldsetClass="$reset t-flex t-justify-center",e.optionsClass="t-pl-2 t-pt-3",e.innerClass="t-items-center",e.wrapperClass="$reset t-flex t-cursor-pointer t-mb-3",e.optionClass="t-pl-4 md:t-pl-12",e.messagesClass="t-flex t-justify-center",p(e)),d=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"select",placeholder:"Please Select",validation:"required",validationMessages:{required:"Field is required"},inputClass:"t-bg-white",labelClass:"required"},t)),h=e=>(e.labelClass="required",e.wrapperClass="side-by-side t-items-center",e.innerClass="select-height-content",e.helpClass="t-mt-2.5 md:t-text-right md:t-mt-[-5px]",d(e)),y=e=>(e.labelClass="required",e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-min-w-[150px] t-bg-white",e.helpClass="t-mt-2.5 t-text-center",d(e)),f=t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"text",validation:"required",validationMessages:{required:"Field is required"},labelClass:"required"},t)),b=e=>(e.wrapperClass="side-by-side t-items-center",f(e)),g=e=>(e.wrapperClass="t-flex t-justify-center",e.messagesClass="t-flex t-justify-center",e.inputClass="t-text-center",e.helpClass="t-mt-2.5 !t-text-sm t-text-center",f(e)),S=(e,t,o={})=>(t?g:b)({label:t?o.label:"Street Address:",placeholder:"10 Example St",name:e?e+":Address":"Address",autocomplete:"street-address","data-tf-sensitive":"false",minlength:5,maxlength:100,validationMessages:{minlength:"Invalid Address",required:"Address is required"},...o}),w=(e,t,o={})=>(t?g:b)({$formkit:"email",name:e?e+":Email":"Email",label:t?o.label:"Email Address:",placeholder:"email@domain.com",autocomplete:"email","data-tf-sensitive":"false",validation:"required|email",validationMessages:{required:"Email is required",email:"Invalid Email"},...o}),x=(e,t,o={})=>(t?g:b)({label:t?o.label:"First Name:",placeholder:"First",name:e?e+":First_Name":"First_Name",autocomplete:"given-name",validationMessages:{required:"First Name is required"},...o}),W=(e,t,o={})=>(t?g:b)({label:t?o.label:"Last Name:",placeholder:"Last",name:e?e+":Last_Name":"Last_Name",autocomplete:"family-name",validationMessages:{required:"Last Name is required"},...o}),v=(e,t,o={})=>(t?g:b)({$formkit:"tel",name:e?e+":Primary_Phone":"Primary_Phone",label:t?o.label:"Phone Number:",placeholder:"###-###-####",maxlength:12,help:"10-digit phone number, hyphens optional",autocomplete:"tel-national","data-tf-sensitive":"false",validation:"required|matches:/^[0-9]{3}-?[0-9]{3}-?[0-9]{4}$/|valid_phone",validationMessages:{required:"Phone Number is required",matches:"Invalid Phone Format, use ###-###-####",valid_phone:"Invalid Phone Number"},helpClass:"t-mt-2.5 md:t-text-right md:t-mt-[-2px]",...o}),C=(e,t,o={})=>(t?g:b)({label:t?o.label:"Zip Code:",help:t?o.help??"We try to match you with local help":null,placeholder:"#####",name:e?e+":Zip":"Zip",maxlength:5,inputmode:"numeric",autocomplete:"postal-code",validation:"required|matches:/^[0-9]{5}$/",validationMessages:{required:"Zip Code is required",matches:"Invalid Zip Code"},...o}),k=(t,o,a)=>(t=>(t.name&&!t.id&&(t.id=t.name),e({$formkit:"textarea",rows:5,maxlength:500,validation:"required",validationMessages:{required:"Field is required"},innerClass:"t-max-w-xl",labelClass:"required"},t)))(e({name:t?t+":Comments":"Comments",label:"Please briefly describe your situation in a few words:",placeholder:'For Example: "I would like help with child support payments" or "I need help with visitation rights"'},a)),_=["Additions","Appliances","Appraisals","Cabinets","Carpentry","Carpets","Cleaning","Countertops","Decks and Porches","Demolition","Doors","Driveways","Drywall and Plaster","Electrical","Fencing","Flooring","Foundations","Garage Doors","General Contractors","Gutters","Handyman","Holiday Decorators","Smart Home","Home Builders","Home Inspection","Home Organization","Home Security","Home Staging","Home Theater","Home Warranties","Hot Tubs","Heating and Cooling","Insulation","Junk Removal","Landscaping","Locksmiths","Masonry and Concrete","Restoration","Painting","Pest Control","Pools","Plumbing","Pressure Washing","Remodeling","Roofing","Sheds","Siding","Solar","Tiling","Tree Services","Walk-in Tubs","Waterproofing","Window Cleaning","Windows","Not Sure or Other"],I=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"Select a Category:",name:t?t+":Category":"Category",options:_},a)),$=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the project timeframe?",name:t?t+":Timeframe":"Timeframe",options:["Immediate","1-6 Months","More than 6 Months"]},a)),T=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"Do you own the home?",name:t?t+":Own_Home":"Own_Home",options:["Yes","No","No but authorized"]},a)),O=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of addition?",name:t?t+":Additions_Subtype":"Additions_Subtype",options:["Garage","In-Law Suite","Additional Rooms","Additional Stories","Bump-out","Sunroom","Accessory Dwelling Unit","Basement Remodeling","Attic Remodeling","Not Sure or Other"]},a)),E=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What is the size of the construction area?",name:t?t+":Construction_Area_Size":"Construction_Area_Size",options:["Less than 1000 square feet","1000 to 2000 square feet","More than 2000 square feet"]},a)),H=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Work_Type":"Work_Type",options:["Install or Replace","Repair","Not Sure or Other"]},a)),R=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of appliance?",name:t?t+":Appliance_Type":"Appliance_Type",options:["Cooktop","Dishwasher","Dryer","Freezer","Garbage Disposal","Ice Maker","Microwave","Range","Refrigerator","Stove","Trash Compactor","Oven","Vacuum","Washer Machine","Not Sure or Other"]},a)),P=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Cabinet_Work_Type":"Cabinet_Work_Type",options:["Install","Refinish","Reface","Repair","Not Sure or Other"]},a)),M=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What carpentry job type?",name:t?t+":Carpentry_Subtype":"Carpentry_Subtype",options:["Closets","Custom Furniture","Built-ins","Framing","Interior Trim","Exterior Trim","Windows","Stairways and Railings","Gazebo or Pergola","Multiple Jobs","Not Sure or Other"]},a)),N=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Carpet_Work_Type":"Carpet_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),F=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of cleaning?",name:t?t+":Cleaning_Subtype":"Cleaning_Subtype",options:["Whole Home","Office","Carpets","Windows","Air Ducts or Vents","Chimney","Deck","Tile or Grout","Garage","Shed","Gutters","Pool","Junk Removal","Not Sure or Other"]},a)),D=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of countertop?",name:t?t+":Countertop_Material":"Countertop_Material",options:["Concrete","Granite","Laminate","Marble","Quartz","Stainless Steel","Wood","Not Sure or Other"]},a)),j=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Deck_Work_Type":"Deck_Work_Type",options:["Paint or Stain","Install or Replace","Repair","Not Sure or Other"]},a)),A=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of demolition?",name:t?t+":Demolition_Subtype":"Demolition_Subtype",options:["Whole Structure","Partial Home","Shed","Not Sure or Other"]},a)),q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of door?",name:t?t+":Door_Subtype":"Door_Subtype",options:["Interior","Exterior","Garage","Sliding","Storm","Not Sure or Other"]},a)),L=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Driveway_Work_Type":"Driveway_Work_Type",options:["Install or Replace","Repair","Sealing","Not Sure or Other"]},a)),G=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What driveway material?",name:t?t+":Driveway_Material":"Driveway_Material",options:["Asphalt","Brick","Cobblestone","Pebble","Concrete","Pavers","Not Sure or Other"]},a)),z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What surface type?",name:t?t+":Wall_Surface_Type":"Wall_Surface_Type",options:["Drywall","Plaster","Stucco","Not Sure or Other"]},a)),B=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What electrical job type?",name:t?t+":Electrical_Subtype":"Electrical_Subtype",options:["Electrical Panel","Outlets and Fixtures","Home Theater","Exhaust Fans","Ceiling Fans","EV Charging Station","Addition or Remodel","Generator","Outdoor Lighting","Pet Fence","Thermostat","Wall or Baseboard Heater","Holiday Lighting","Not Sure or Other"]},a)),V=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What fence material?",name:t?t+":Fence_Material":"Fence_Material",options:["Aluminum","Chain Link","Wood","Wire","Vinyl","Iron","Not Sure or Other"]},a)),K=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What flooring material?",name:t?t+":Flooring_Material":"Flooring_Material",options:["Carpet","Concrete","Hardwood","Laminate","Linoleum","Slate","Tile","Vinyl","Not Sure or Other"]},a)),U=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What contractor job type?",name:t?t+":General_Contractor_Subtype":"General_Contractor_Subtype",options:["Remodeling","Additions","Major Home Repairs","Excavation","Demolition","Dumpster Rental","Not Sure or Other"]},a)),Y=(t,o,a={})=>(o?u:m)(e({label:o?a.label:"What gutter material?",name:t?t+":Gutter_Material":"Gutter_Material",options:["Galvanized","Metal","PVC","Wood","Not Sure or Other"]},a)),Z=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Gutter_Work_Type":"Gutter_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),J=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What smart home job type?",name:t?t+":Smart_Home_Subtype":"Smart_Home_Subtype",options:["Thermostats","Video Doorbells","Camera Systems","Lighting","Speaker Systems","Not Sure or Other"]},a)),Q=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home organization job?",name:t?t+":Home_Organization_Subtype":"Home_Organization_Subtype",options:["Packing or Unpacking","Room Organization","Shed Organization","Storage Solutions","Decluttering","Not Sure or Other"]},a)),X=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many rooms?",name:t?t+":Number_Of_Rooms":"Number_Of_Rooms",options:["1-2","3-4","4-5","5-6","6+"]},a)),ee=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What home theater job?",name:t?t+":Home_Theater_Subtype":"Home_Theater_Subtype",options:["Hang TV","Install Sound System","Wiring","Troubleshooting","Not Sure or Other"]},a)),te=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What heating or cooling job?",name:t?t+":Heating_Cooling_Subtype":"Heating_Cooling_Subtype",options:["Central Air","Humidifier","Ducts and Vents","Furnace","Heat Pump","Radiant Floor","Swamp Cooler","Not Sure or Other"]},a)),oe=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What is the fuel source?",name:t?t+":Fuel_Source":"Fuel_Source",options:["Gas","Oil","Electric","Propane","Not Sure or Other"]},a)),ae=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of insulation job?",name:t?t+":Insulation_Subtype":"Insulation_Subtype",options:["Batt or Roll","Spray Foam","Blown-in","Reflective","Not Sure or Other"]},a)),ne=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What landscaping job?",name:t?t+":Landscaping_Subtype":"Landscaping_Subtype",options:["Lawn Mowing","Lawn Care or Fertilization","Yard or Leaf Cleanup","Patios or Walkways","Stonework","Architects","Landscape Construction","Outdoor Lighting","Grading","Materials Delivery","Spinklers"]},a)),re=(t,o,a={})=>(o?c:h)(e({label:o?a.label:"What masonry job?",name:t?t+":Masonry_Subtype":"Masonry_Subtype",options:["Driveways","Walkways","Floors","Walls","Facades","Material Delivery","Not Sure or Other"]},a)),ie=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What masonry material?",name:t?t+":Masonry_Material":"Masonry_Material",options:["Brick or Stone","Pavers","Concrete","Not Sure or Other"]},a)),le=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Masonry_Work_Type":"Masonry_Work_Type",options:["Install or Replace","Repoint Brick or Stone","Repair","Not Sure or Other"]},a)),se=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What restoration job?",name:t?t+":Restoration_Subtype":"Restoration_Subtype",options:["Mold Remediation","Fire Damage","Water Damage","Not Sure or Other"]},a)),pe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What painting job type?",name:t?t+":Painting_Subtype":"Painting_Subtype",options:["Whole Exterior","Exterior Touch-up","Interior Rooms","Interior Touch-up","Ceilings","Deck","Shed","Cabinets","Not Sure or Other"]},a)),ue=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What pest control job type?",name:t?t+":Pest_Control_Subtype":"Pest_Control_Subtype",options:["Bed Bugs","Flying Animals","Insects","Rodents","Small Animals","Bees","Termites","Not Sure or Other"]},a)),me=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Pools_Work_Type":"Pools_Work_Type",options:["Install or Replace","Repair","Cleaning","Close or Open Pool","Not Sure or Other"]},a)),ce=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What type of pool?",name:t?t+":Pools_Subtype":"Pools_Subtype",options:["Above Ground","Inground Concrete","Inground Fiberglass","Inground Vinyl","Inground Gunite","Pool Liners","Pool Filters","Not Sure or Other"]},a)),de=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What plumbing job type?",name:t?t+":Plumbing_Subtype":"Plumbing_Subtype",options:["Tub or Shower","Drain","Sink","Toilet","Boiler","Water Heater","Sump Pump","Piping","Septic","Water Main","Hot Tub","Additions and Remodels","Not Sure or Other"]},a)),he=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What remodeling job?",name:t?t+":Remodeling_Subtype":"Remodeling_Subtype",options:["Interior Designer","Interior Decorator","Kitchen Remodeling","Bathroom Remodeling","Garage Remodeling","Home Remodeling","Dumpster Rental","Landscape Architect","Outdoor Kitchen","Outdoor Enclosure","Additions","Not Sure or Other"]},a)),ye=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Roofing_Work_Type":"Roofing_Work_Type",options:["Install or Replace Roof","Repair Roof","Ice Dams","Gutters","Not Sure or Other"]},a)),fe=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What roofing material?",name:t?t+":Roofing_Material":"Roofing_Material",options:["Asphalt Shingle","Metal","Composite","Flat","Foam","Tile","Wood","Slate","Not Sure or Other"]},a)),be=(t,o,a={})=>(o?u:h)(e({label:o?a.label:"What siding material?",name:t?t+":Siding_Material":"Siding_Material",options:["Vinyl","Composite","Brick","Stone","Wood","Stucco","Not Sure or Other"]},a)),ge=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tiling job type?",name:t?t+":Tiling_Subtype":"Tiling_Subtype",options:["Floor","Backsplash","Bathroom","Wall","Not Sure or Other"]},a)),Se=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What tree service job type?",name:t?t+":Tree_Services_Subtype":"Tree_Services_Subtype",options:["Tree Removal","Tree Trimming","Stump Grinding","Not Sure or Other"]},a)),we=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What waterproofing job?",name:t?t+":Waterproofing_Subtype":"Waterproofing_Subtype",options:["Foundations","Basements","Drainage","Not Sure or Other"]},a)),xe=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"What type of work?",name:t?t+":Windows_Work_Type":"Windows_Work_Type",options:["Install or Replace","Repair","Cleaning","Not Sure or Other"]},a)),We=(t,o,a={})=>(o?y:h)(e({label:o?a.label:"What windows job type?",name:t?t+":Windows_Subtype":"Windows_Subtype",options:["Whole Windows","Frames","Glass","Hardware","Storm Windows","Screens","Not Sure or Other"]},a)),ve=(t,o,a={})=>(o?c:m)(e({label:o?a.label:"How many windows?",name:t?t+":Number_Of_Windows":"Number_Of_Windows",options:["1","2","3-5","6+"]},a)),Ce="$onEnter($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",ke="$onInput($setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form))))",_e=e=>"group"!==e.type&&"section"!==e.type&&"form"!==e.type&&"hidden"!==e.$formkit&&!e.children,Ie=e=>{if(_e(e))return e;for(var t=e.children.length-1;t>=0;t--){if("string"==typeof e.children)continue;const o=e.children[t];if(_e(o))return o;const a=Ie(o);if(a)return a}return null},$e={$el:"div",if:"$activeStep === $lastStep()",attrs:{class:"t-flex t-justify-center t-items-center t-text-sm t-text-gray-500"},children:[{$el:"img",attrs:{loading:"lazy",alt:"",style:{border:0},width:"25",height:"25",src:"https://d27hmee62k45vz.cloudfront.net/lock_icon_1.jpeg"}},{$el:"span",children:"Secure & Encrypted",attrs:{class:"t-pl-2 t-pt-1 t-font-medium"}}]};function Te(t){return e($e,t)}function Oe(e){return{$el:"h3",children:e.headline||"Tell Us About Your Situation",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Ee(e){return{$el:"h5",children:e.subheadline||"",attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-normal t-text-dark t-pb-5 t-pt-0 t-px-1 "+(e.subheadlineClass||"")}}}function He(e){return{$el:"h3",children:e.headline||"Additional Details",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Re(e){return{$el:"h3",children:e.headline||"Please Provide a Contact Name",attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-5 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Pe(e){return{$el:"h3",children:e.headline||a,attrs:{class:"t-flex t-justify-center t-text-center t-text-2xl t-font-bold t-text-blue-500 t-pb-3 t-pt-0 t-px-1 "+(e.headlineClass||"")}}}function Me(e){return{$el:"h5",children:e.subheadline||n,attrs:{class:"t-flex t-justify-center t-text-center !t-text-lg t-font-semibold t-pb-7 t-pt-0 t-px-3 "+(e.subheadlineClass||"")}}}const Ne="(function() {\n if (window.xxTrustedFormLoaded) {\n return\n }\n var vid = '';\n if (typeof window.zar !== 'undefined') {\n vid = window.zar.getVID();\n }\n window.xxTrustedFormLoaded = true;\n var sandbox = document.location.hostname.indexOf('localhost') > -1 ? 'true' : 'false'\n var tf = document.createElement('script');\n tf.type = 'text/javascript'; tf.async = true;\n tf.src = (\"https:\" == document.location.protocol ? 'https' : 'http') + \"://api.trustedform.com/trustedform.js?field=xxTrustedFormCertUrl&identifier=\" + vid + \"&ping_field=xxTrustedFormPingUrl&provideReferrer=false&invert_field_sensitivity=true&sandbox=\" + sandbox + \"&l=\" + new Date().getTime() + Math.random();\n var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(tf, s);\n})();";const Fe=(e,t)=>({$el:"section",if:'$stepEnabled("'+e+'")',attrs:{hidden:'$activeStep !== "'+e+'"',key:t||e}});function De(t,o,a={}){const{nextOnEnter:n=!0,nextOnInput:r=!1,stepKey:i,nextStepMap:l,triggerRedirectMap:s,autoFocus:p}=a;if(o&&o.length&&(n||r)){const e=Ie(o[o.length-1]);e&&!0===n&&(e.onKeypress=Ce),e&&!0===r&&(e.onInput=ke)}return e(Fe(t,i),{children:[{$formkit:"group",id:t,name:t,nextStepMap:l,triggerRedirectMap:s,autoFocus:p,children:o}]})}function je(e,t,o,a={}){return void 0===a.nextOnInput&&(a.nextOnInput=!0),De(e,[Oe({headline:a.headline??o,headlineClass:a.headlineClass}),...Array.isArray(t)?t:[t]],a)}function Ae(e={}){return e.nextOnInput=void 0!==e.nextOnInput&&e.nextOnInput,je("address",S(e.scope,!0,e.input),"What is the street address of the home?",e)}function qe(e={}){const a={...e,nextOnEnter:!1};return De("comments",[He(e),k(e.scope,!1,{label:void 0===e.label?t:e.label,placeholder:e.placeholder||o,inputClass:void 0===e.inputClass?"!t-h-32":e.inputClass})],a)}function Le(e={}){return De("firstAndLast",[Re({headline:e.headline??"Who is looking for help?",headlineClass:e.headlineClass}),Ee({subheadline:e.subheadline??"Note: we never share info without consent",subheadlineClass:"!t-text-sm !t-text-gray-500"}),x(e.scope),W(e.scope)],e)}function Ge(e={}){return je("zipcode",C(e.scope,!0,e.input),"Please verify your Zip Code",e)}function ze(e={}){return je("timeframe",$(e.scope,!0,e.input),"What is the project timeframe?",e)}function Be(e={}){return je("ownHome",T(e.scope,!0,e.input),"Do you own the home?",e)}function Ve(e={}){return je("additionsSubType",O(e.scope,!0,e.input),"What type of addition?",e)}function Ke(e={}){return je("constructionAreaSize",E(e.scope,!0,e.input),"What is the size of the construction area?",e)}function Ue(e={}){return je("homeImprovementWorkType",H(e.scope,!0,e.input),"What type of work?",e)}function Ye(e={}){return je("applianceType",R(e.scope,!0,e.input),"What type of appliance?",e)}function Ze(e={}){return je("cabinetWorkType",P(e.scope,!0,e.input),"What type of cabinet work?",e)}function Je(e={}){return je("carpentrySubtype",M(e.scope,!0,e.input),"What carpentry job type?",e)}function Qe(e={}){return je("carpetWorkType",N(e.scope,!0,e.input),"What type of carpet work?",e)}function Xe(e={}){return je("cleaningSubtype",F(e.scope,!0,e.input),"What type of cleaning?",e)}function et(e={}){return je("countertopMaterial",D(e.scope,!0,e.input),"What type of countertop material?",e)}function tt(e={}){return je("deckWorkType",j(e.scope,!0,e.input),"What type of deck work?",e)}function ot(e={}){return je("demolitionSubtype",A(e.scope,!0,e.input),"What type of demolition?",e)}function at(e={}){return je("doorSubtype",q(e.scope,!0,e.input),"What type of door?",e)}function nt(e={}){return je("drivewayWorkType",L(e.scope,!0,e.input),"What type of driveway work?",e)}function rt(e={}){return je("drivewayMaterial",G(e.scope,!0,e.input),"What type of driveway material?",e)}function it(e={}){return je("wallSurfaceType",z(e.scope,!0,e.input),"What type of surface?",e)}function lt(e={}){return je("electricalSubtype",B(e.scope,!0,e.input),"What electrical job type?",e)}function st(e={}){return je("fenceMaterial",V(e.scope,!0,e.input),"What type of fence material?",e)}function pt(e={}){return je("flooringMaterial",K(e.scope,!0,e.input),"What type of flooring material?",e)}function ut(e={}){return je("generalContractorSubtype",U(e.scope,!0,e.input),"What type of general contractor work?",e)}function mt(e={}){return je("gutterMaterial",Y(e.scope,!0,e.input),"What type of gutter material?",e)}function ct(e={}){return je("gutterWorkType",Z(e.scope,!0,e.input),"What type of gutter work?",e)}function dt(e={}){return je("smartHomeSubtype",J(e.scope,!0,e.input),"What type of smart home work?",e)}function ht(e={}){return je("homeOrganizationSubtype",Q(e.scope,!0,e.input),"What type of home organization work?",e)}function yt(e={}){return je("numberOfRooms",X(e.scope,!0,e.input),"How many rooms?",e)}function ft(e={}){return je("homeTheaterSubtype",ee(e.scope,!0,e.input),"What type of home theater work?",e)}function bt(e={}){return je("heatingCoolingSubtype",te(e.scope,!0,e.input),"What heating or cooling job type?",e)}function gt(e={}){return je("fuelSource",oe(e.scope,!0,e.input),"What type of fuel source?",e)}function St(e={}){return je("insulationSubtype",ae(e.scope,!0,e.input),"What type of insulation work?",e)}function wt(e={}){return je("landscapingSubtype",ne(e.scope,!0,e.input),"What type of landscaping work?",e)}function xt(e={}){return je("masonrySubtype",re(e.scope,!0,e.input),"What masonry job type?",e)}function Wt(e={}){return je("masonryMaterial",ie(e.scope,!0,e.input),"What type of masonry material?",e)}function vt(e={}){return je("masonryWorkType",le(e.scope,!0,e.input),"What type of masonry work?",e)}function Ct(e={}){return je("restorationSubtype",se(e.scope,!0,e.input),"What type of restoration work?",e)}function kt(e={}){return je("paintingSubtype",pe(e.scope,!0,e.input),"What type of painting work?",e)}function _t(e={}){return je("paintingRooms",X(e.scope,!0,e.input),"How many rooms need painting?",e)}function It(e={}){return je("pestControlSubtype",ue(e.scope,!0,e.input),"What type of pest control work?",e)}function $t(e={}){return je("poolsWorkType",me(e.scope,!0,e.input),"What type of pool work?",e)}function Tt(e={}){return je("poolsSubtype",ce(e.scope,!0,e.input),"What type of pool work?",e)}function Ot(e={}){return je("plumbingSubtype",de(e.scope,!0,e.input),"What plumbing job type?",e)}function Et(e={}){return je("remodelingSubtype",he(e.scope,!0,e.input),"What type of remodeling work?",e)}function Ht(e={}){return je("roofingWorkType",ye(e.scope,!0,e.input),"What type of roofing work?",e)}function Rt(e={}){return je("roofingMaterial",fe(e.scope,!0,e.input),"What type of roofing material?",e)}function Pt(e={}){return je("sidingMaterial",be(e.scope,!0,e.input),"What type of siding material?",e)}function Mt(e={}){return je("tilingSubtype",ge(e.scope,!0,e.input),"What type of tiling work?",e)}function Nt(e={}){return je("treeServicesSubtype",Se(e.scope,!0,e.input),"What type of tree service work?",e)}function Ft(e={}){return je("waterproofingSubtype",we(e.scope,!0,e.input),"What type of waterproofing work?",e)}function Dt(e={}){return je("windowsWorkType",xe(e.scope,!0,e.input),"What type of windows work?",e)}function jt(e={}){return je("windowsSubtype",We(e.scope,!0,e.input),"What windows job type?",e)}function At(e={}){return je("numberOfWindows",ve(e.scope,!0,e.input),"How many windows?",e)}const qt={type:"form",id:"form",config:{validationVisibility:"submit"},onSubmit:'$submit($submitUrl, $prepData, $handleRedirect, "text/plain; charset=UTF-8")',plugins:"$plugins",actions:!1,anchorElement:"form-anchor",useLocalStorage:!0,prepop:{fromURL:!0},errorCodes:{403:{message:"An Error Occurred",abort:!1},409:{abort:!1},429:"An Error Occurred",504:{message:"An Error Occurred",abort:!1}},formClass:"!t-max-w-[40rem]"};function Lt(e,t){return Object.fromEntries(Object.entries(e).filter((([e])=>t.includes(e))))}const Gt={};function zt(t=null){let o=Ut,a=Yt,n=Zt;return t&&(o=Lt(Ut,t),a=Lt(Yt,t),n=Lt(Zt,t)),{type:"meta",data:e(Gt,{tcpaLanguage:s,defaultCommentsPlaceholder:r,commentsPlaceholders:o,defaultFinalHeadline:i,finalHeadlines:a,defaultFinalSubHeadline:l,finalSubHeadlines:n})}}const Bt={$el:"div",children:[{$el:"div",attrs:{id:"form-anchor",class:"t-absolute",style:{top:"-30px",left:0}}}],attrs:{class:"t-relative"}};const Vt={$el:"div",attrs:{class:"t-mt-7 t-mb-5 t-w-full t-flex t-flex-col t-justify-center t-items-center",style:{if:"$fns.eq($activeStep, $firstStep()) || $fns.eq($activeStep, $lastStep())",then:"display: none"}},children:[{$el:"div",attrs:{class:"t-flex t-justify-center"},children:[{$el:"span",attrs:{id:"progress-bar-text",class:"t-text-sm t-mb-1"},children:["0% Complete"]}]},{$el:"div",attrs:{class:"t-bg-gray-100 t-w-9/12 t-rounded"},children:[{$el:"div",attrs:{id:"progress-bar",class:"t-flex t-flex-col t-justify-center t-text-center t-whitespace-nowrap t-w-[10%] t-h-1.5 t-rounded t-text-white t-bg-[#007bff]",style:{transition:"width 0.5s ease"}}}]}]};const Kt=[{$formkit:"hidden",name:"vertical",value:"HomeImprovement"},{$formkit:"hidden",name:"TCPA_Language",value:"$meta.tcpaLanguage"},{$formkit:"hidden",name:"gclid",value:null},{$formkit:"hidden",name:"campaignid",value:null},{$formkit:"hidden",name:"s",value:null}],Ut={Additions:'Example: "I would like to add a sunroom to my home"',Appliances:'Example: "I need to repair a dishwasher"',Appraisals:'Example: "I need to get my home appraised"',Cabinets:'Example: "I want to install new kitchen cabinets"',Carpentry:'Example: "I need someone to build custom shelves"',Carpets:'Example: "I want to replace the carpets in my living room"',Cleaning:'Example: "I need a professional cleaning service for my home"',Countertops:'Example: "I want to install granite countertops in my kitchen"',"Decks and Porches":'Example: "I want to build a new deck in my backyard"',Demolition:'Example: "I need to demolish a wall in my home"',Doors:'Example: "I want to replace the front door of my house"',Driveways:'Example: "I need to repair my driveway"',"Drywall and Plaster":'Example: "I need to repair a hole in my drywall"',Electrical:'Example: "I need an electrician to install new light fixtures"',Fencing:'Example: "I want to install a privacy fence in my backyard"',Flooring:'Example: "I want to install hardwood flooring in my living room"',Foundations:'Example: "I need to repair the foundation of my house"',"Garage Doors":'Example: "I want to replace my garage door"',"General Contractors":'Example: "I need a general contractor for a home renovation"',Gutters:'Example: "I need to clean and repair my gutters"',Handyman:'Example: "I need a handyman to fix various things around my house"',"Holiday Decorators":'Example: "I want to hire someone to decorate my home for the holidays"',"Smart Home":'Example: "I want to install a smart home automation system"',"Home Builders":'Example: "I want to build a custom home"',"Home Inspection":'Example: "I need a home inspection before buying a house"',"Home Organization":'Example: "I need help organizing my closets and storage"',"Home Security":'Example: "I want to install a home security system"',"Home Staging":'Example: "I need a home staging service to prepare my house for sale"',"Home Theater":'Example: "I want to set up a home theater system"',"Home Warranties":'Example: "I want to purchase a home warranty"',"Hot Tubs":'Example: "I want to install a hot tub in my backyard"',"Heating and Cooling":'Example: "I need to repair my air conditioning unit"',Insulation:'Example: "I want to improve the insulation in my home"',"Junk Removal":'Example: "I need a service to remove junk and debris from my property"',Landscaping:'Example: "I want to redesign my backyard landscaping"',Locksmiths:'Example: "I need a locksmith to change the locks on my doors"',"Masonry and Concrete":'Example: "I need to repair a cracked concrete driveway"',Restoration:'Example: "I need water damage restoration services"',Moving:'Example: "I need a moving company to help me relocate"',Painting:'Example: "I want to paint the interior walls of my house"',"Pest Control":'Example: "I need pest control services for my home"',Pools:'Example: "I want to install a swimming pool in my backyard"',Plumbing:'Example: "I need a plumber to fix a leaky faucet"',"Pressure Washing":'Example: "I want to pressure wash the exterior of my house"',Remodeling:'Example: "I want to remodel my kitchen"',Roofing:'Example: "I need to repair a leaky roof"',Sheds:'Example: "I want to build a storage shed in my backyard"',Siding:'Example: "I want to replace the siding on my house"',Solar:'Example: "I want to install solar panels on my roof"',Tiling:'Example: "I want to install new tiles in my bathroom"',"Tree Services":'Example: "I need a large tree removed"',"Walk-in Tubs":'Example: "I want to install a walk-in tub in my bathroom"',Waterproofing:'Example: "I need to waterproof my basement"',"Window Cleaning":'Example: "I need a professional window cleaning service"',Windows:'Example: "I want to replace 3 windows in my house"',"Not Sure or Other":'Example: "I need general handyman services"'},Yt={},Zt={},Jt=["comments","timeframe","ownHome","zipcode","address","homeImprovementCrossSells","firstAndLast","contactInfo"],Qt=(e=Jt)=>({values:{Painting_Subtype:{"Whole Exterior":e,"Exterior Touch-up":e,"Interior Rooms":["paintingRooms",...e],"Interior Touch-up":["paintingRooms",...e],Ceilings:["paintingRooms",...e],Deck:e,Shed:e,Cabinets:e,"Not Sure or Other":e}}}),Xt=["comments","timeframe","ownHome","zipcode","address","firstAndLast","contactInfo"],eo=[function(e=Jt){const t=zt();return t.data.dynamicSchema=[Ge(),ze(),Be(),Ae(),Ue(),Ve(),Ke(),Ye(),Ze(),Je(),Qe(),Xe(),et(),tt(),ot(),at(),nt(),rt(),it(),lt(),st(),pt(),ut(),mt(),ct(),dt(),ht(),yt(),ft(),bt(),gt(),St(),wt(),xt(),Wt(),vt(),Ct(),kt({nextStepMap:Qt(e)}),_t(),It(),$t(),Tt(),Ot(),Et(),Ht(),Rt(),Pt(),Mt(),Nt(),Ft(),Dt(),jt(),At(),qe({label:null,headline:"Please briefly describe your project:",headlineClass:"!t-text-dark"}),Le({headlineClass:"!t-text-dark"})],t}(Xt),e(Bt,to),{$cmp:"FormKit",props:function(t){const o=e(qt,t);return o.formId&&!o.name&&(o.name=o.formId),o}({formId:"generalHomeImprovementThankYou",redirectMap:{"*":"/thank-you"}}),children:[function(t){return e(Vt,t)}(),function(t={}){return e(function(e={}){return{$el:"h1",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[2rem] t-font-semibold t-pt-5 t-px-7 md:t-px-3 "+(e.headlineClass||"")}}}(t),t)}({children:'$urlParam("hl", "Get Started Here!")',if:"$activeStep === $firstStep()"}),function(t={}){return e(function(e={}){return{$el:"h3",attrs:{class:"t-flex t-justify-center t-text-center !t-text-[1.2rem] t-font-medium t-text-blue-500 t-px-10 "+(e.subheadlineClass||"")}}}(t),t)}({children:'$urlParam("shl", "Fast. Reliable. Local. Free")',if:"$activeStep === $firstStep()",subheadlineClass:"!t-font-bold !t-text-[#465f87]"}),...Kt,{$el:"div",attrs:{class:"form-body"},children:[function(e={}){return De("homeImprovementCategory",[I(e.scope,!0,e.input)],e)}({nextOnInput:!1,nextStepMap:((e=Jt)=>({values:{Category:{Additions:["additionsSubType","constructionAreaSize",...e],Appliances:["applianceType","homeImprovementWorkType",...e],Appraisals:[...e],Cabinets:["cabinetWorkType",...e],Carpentry:["carpentrySubtype","homeImprovementWorkType",...e],Carpets:["carpetWorkType",...e],Cleaning:["cleaningSubtype",...e],Countertops:["countertopMaterial","homeImprovementWorkType",...e],"Decks and Porches":["deckWorkType",...e],Demolition:["demolitionSubtype",...e],Doors:["doorSubtype","homeImprovementWorkType",...e],Driveways:["drivewayWorkType","drivewayMaterial",...e],"Drywall and Plaster":["wallSurfaceType","homeImprovementWorkType",...e],Electrical:["electricalSubtype","homeImprovementWorkType",...e],Fencing:["fenceMaterial","homeImprovementWorkType",...e],Flooring:["flooringMaterial","homeImprovementWorkType",...e],Foundations:["homeImprovementWorkType",...e],"Garage Doors":["homeImprovementWorkType",...e],"General Contractors":["generalContractorSubtype",...e],Gutters:["gutterMaterial","gutterWorkType",...e],Handyman:[...e],"Holiday Decorators":[...e],"Smart Home":["smartHomeSubtype",...e],"Home Builders":[...e],"Home Inspection":[...e],"Home Organization":["homeOrganizationSubtype",...e],"Home Security":[...e],"Home Staging":["numberOfRooms",...e],"Home Theater":["homeTheaterSubtype",...e],"Home Warranties":[...e],"Hot Tubs":["homeImprovementWorkType",...e],"Heating and Cooling":["heatingCoolingSubtype","fuelSource","homeImprovementWorkType",...e],Insulation:["insulationSubtype",...e],"Junk Removal":[...e],Landscaping:["landscapingSubtype","homeImprovementWorkType",...e],Locksmiths:[...e],"Masonry and Concrete":["masonrySubtype","masonryMaterial","masonryWorkType",...e],Restoration:["restorationSubtype",...e],Painting:["paintingSubtype","paintingRooms",...e],"Pest Control":["pestControlSubtype",...e],Pools:["poolsSubtype","poolsWorkType",...e],Plumbing:["plumbingSubtype","homeImprovementWorkType",...e],"Pressure Washing":[...e],Remodeling:["remodelingSubtype",...e],Roofing:["roofingWorkType","roofingMaterial",...e],Sheds:["homeImprovementWorkType",...e],Siding:["sidingMaterial","homeImprovementWorkType",...e],Solar:["homeImprovementWorkType",...e],Tiling:["tilingSubtype","homeImprovementWorkType",...e],"Tree Services":["treeServicesSubtype",...e],"Walk-in Tubs":[...e],Waterproofing:["waterproofingSubtype",...e],"Window Cleaning":[...e],Windows:["windowsSubtype","windowsWorkType","numberOfWindows",...e]},"*":e}}))(Xt),headlineClass:"t-text-lg",input:{placeholder:"Select a Category",innerClass:"!t-max-w-[275px] md:!t-max-w-xl"}}),function(e="Type_Of_Legal_Problem"){return{$cmp:"FormKitSchema",if:"$get("+e+").value",props:{schema:"$meta.dynamicSchema",data:"$buildData($meta)"}}}("Category"),function(e={}){return De("contactInfo",[Pe(e),Me(e),{$el:"script",if:"$activeStep === $lastStep()",children:Ne},w(e.scope),v(e.scope),(t=e.scope,{$formkit:"checkbox",label:"$meta.tcpaLanguage",__raw__sectionsSchema:{label:{attrs:{innerHTML:"$label"}}},name:t?t+":TCPA_Opt_In":"TCPA_Opt_In","data-tf-sensitive":"false",validation:"required|accepted",validationMessages:{required:"Consent is required",accepted:"Consent is required"},classes:{label:"t-text-xs t-text-slate-500 t-font-normal !t-leading-[0.9rem]"}}),Te()],{nextOnEnter:!1});var t}({headlineClass:"!t-text-[#465f87]",subheadlineClass:"!t-text-[#353739]"}),((e={})=>({$el:"div",attrs:{class:{if:"$activeStep === $firstStep()",then:"step-nav !t-justify-center sm:!t-justify-between",else:"step-nav !t-justify-between"}},children:[{$formkit:"button",name:"back_button",onClick:"$setPreviousStep($prevStepFunc($get(form)))",children:"Back",outerClass:{if:"$activeStep === $firstStep()",then:"t-hidden sm:t-block",else:""},style:{if:"$activeStep === $firstStep()",then:"display: none;"},classes:{input:e.inputClass||""}},{$formkit:"button",name:"next_button",onClick:"$setNextStep($fireStepEvent($get(form)), $preStepFunc($get(form)))",children:{if:"$activeStep === $firstStep()",then:e.startText||"Start",else:"Next"},outerClass:{if:"$activeStep === $lastStep()",then:"t-hidden",else:""},style:{if:"$activeStep === $lastStep()",then:"display: none;"},classes:{input:e.inputClass||""}},{$formkit:"submit",name:"submit_button",label:e.submitLabel||"Submit",if:"$activeStep === $lastStep()",style:{if:"$activeStep !== $lastStep()",then:"display: none;"},classes:{input:(e.inputClass||"")+" !t-ml-2 sm:!t-ml-auto"}}]}))({startText:"Get Quotes",inputClass:"!t-text-black !t-font-extrabold !t-bg-[#ffce51]"}),{$el:"pre",if:'$urlParam("fdbg", "") == 1',children:[{$el:"pre",children:"$stringify( $get(form).value )",attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["activeStep: ","$activeStep"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepHistory: ","$stepHistory"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["stepQueue: ","$stepQueue"],attrs:{class:"t-text-xs",style:"overflow: scroll"}},{$el:"pre",children:["steps: ","$stepKeys()"],attrs:{class:"t-text-xs",style:"overflow: scroll"}}]}]}]}];var to;return eo}();