\n\n\n\n\n\n","import script from \"./App.vue?vue&type=script&setup=true&lang=js\"\nexport * from \"./App.vue?vue&type=script&setup=true&lang=js\"\n\nimport \"./App.vue?vue&type=style&index=0&id=7ca00e18&lang=css\"\n\nconst __exports__ = script;\n\nexport default __exports__","import { createApp } from \"vue\";\nimport PrimeVue from \"primevue/config\";\nimport VueGtag from \"vue-gtag\";\nimport router from \"./router\";\nimport App from \"./App.vue\";\nimport { NavBar, Footer } from \"@maxxpm/vue-components\";\nimport config from \"./config/index\";\n\n// import \"primevue/resources/themes/lara-light-teal/theme.css\"; //theme\nimport \"../src/assets/themes/mytheme/theme.scss\"; //theme\nimport \"primevue/resources/primevue.min.css\"; //core css\nimport \"primeflex/primeflex.css\"; //flex\nimport \"primeicons/primeicons.css\"; //icons\n\nconst app = createApp(App);\n\napp.use(PrimeVue);\n\napp.component(\"nav-bar\", NavBar);\napp.component(\"app-footer\", Footer);\napp.provide(\"$maxxpm\", {\n config,\n});\n\nif (config.gtagId) {\n app.use(VueGtag, {\n appName: `${config.communityName} Website`,\n pageTrackerScreenviewEnabled: true,\n config: {\n id: config.gtagId,\n },\n router,\n });\n}\n\napp.use(router).mount(\"#app\");\n\n// function scale(color, adjustment) {\n// color = color.replace(\"#\", \"\");\n// if (color.length === 6) {\n// const decimalColor = parseInt(color, 16);\n\n// let r = (decimalColor >> 16) + adjustment;\n// r > 255 && (r = 255);\n// r < 0 && (r = 0);\n\n// let g = (decimalColor & 0x0000ff) + adjustment;\n// g > 255 && (g = 255);\n// g < 0 && (g = 0);\n\n// let b = ((decimalColor >> 8) & 0x00ff) + adjustment;\n// b > 255 && (g = 255);\n// b < 0 && (g = 0);\n\n// return `#${(g | (b << 8) | (r << 16)).toString(16)}`;\n// }\n// }\n\n// function setCssVar(variable, value) {\n// document.documentElement.style.setProperty(variable, value);\n// }\n","export * from \"-!../node_modules/mini-css-extract-plugin/dist/loader.js??ref--7-oneOf-1-0!../node_modules/css-loader/dist/cjs.js??ref--7-oneOf-1-1!../node_modules/vue-loader-v16/dist/stylePostLoader.js!../node_modules/postcss-loader/src/index.js??ref--7-oneOf-1-2!../node_modules/cache-loader/dist/cjs.js??ref--1-0!../node_modules/vue-loader-v16/dist/index.js??ref--1-1!./App.vue?vue&type=style&index=0&id=7ca00e18&lang=css\"","/**\n * Do not remove any keys!!\n * The shape of this file is to remain the same so that all options are know.\n *\n * If a key does not have a value, set the value to undefined.\n */\nmodule.exports = {\n communityName: \"Hayden Farms\",\n gtagId: \"G-822ELP7J7Q\",\n logo: {\n src: \"https://cdn.maxxpm.com/haydenfarms/logosandbanners/logo_ds@3x.png\",\n alt: \"Hayden Farms Logo\",\n },\n nav: {\n bannerSubtitle: undefined,\n bannerTitle: undefined,\n bannerCTA: undefined,\n },\n footer: {\n address: \"12570 N. Cotton Lane\",\n cityStateZip: \"Surprise, AZ 85388\",\n phone: \"(623) 292-7375\",\n copyrightYear: \"2024\",\n logo: \"https://cdn.maxxpm.com/haydenfarms/logosandbanners/logo_white@3x.png\",\n },\n listMarkerSrc: \"https://cdn.maxxpm.com/haydenfarms/logosandbanners/hf_list.png\",\n hasCalendlyPopup: false,\n calendlyLink: undefined,\n home: {\n banner: {\n image: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0055-Edit.jpg\",\n video: undefined,\n title: \"We Can't Wait to Welcome You Home\",\n subtitle: \"Apply Today!\",\n },\n aboutUs: {\n paragraphs: [\n \"Discover a new lifestyle located within minutes from Highway 60 and the El Mirage Community Center. Visit the Westgate Entertainment District nearby for an array of fun shops and unique restaurants or the Gila River Arena to see your favorite band in concert. The NFL’s Arizona Cardinals also play close by at State Farm Stadium, where you can visit for a Football Game, Concert, or the Annual Fiesta Bowl!\",\n // \"Residents of Hayden Farms enjoy access to exclusive amenities, including a temperature-controlled pool, and a gorgeous clubhouse. With an exciting tot lot for children and a dog park for your pets, Hayden Farms is a family-friendly community. Our 3 different models of townhomes include open floorplans, tons of natural light, attached garages and more. We can't wait to welcome you home!\",\n \"Hayden Farms 3 different models of townhomes include open floorplans, tons of natural light, attached garages and more. We can't wait to welcome you home!\",\n ],\n image: {\n src: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0071-Edit.jpg\",\n alt: \"Staged Living Room\",\n },\n },\n floorplanTitle: \"Explore Our Floor Plans and Take a 3D Virtual Tour\",\n floorplans: [\n {\n hasImage: true,\n image: {\n src: \"https://cdn.maxxpm.com/haydenfarms/hf_payton.png\",\n alt: \"Payton Floor Plan\",\n },\n hasWalkthrough: true,\n walkthrough: {\n src: \"https://my.matterport.com/show/?m=Kv6xCPwrJH2\",\n title: \"Payton model 3d walkthrough\",\n },\n },\n {\n hasImage: true,\n image: {\n src: \"https://cdn.maxxpm.com/haydenfarms/hf_delinda.png\",\n alt: \"Delinda Floor Plan\",\n },\n hasWalkthrough: true,\n walkthrough: {\n src: \"https://my.matterport.com/show/?m=xMA7R5q32QG\",\n title: \"Delinda model 3d walkthrough\",\n },\n },\n {\n hasImage: true,\n image: {\n src: \"https://cdn.maxxpm.com/haydenfarms/hf_tucker.png\",\n alt: \"Tucker Floor Plan\",\n },\n hasWalkthrough: true,\n walkthrough: {\n src: \"https://my.matterport.com/show/?m=yAogg43HErH\",\n title: \"Tucker model 3d walkthrough\",\n },\n },\n ],\n midContainerImage: \"https://cdn.maxxpm.com/haydenfarms/Hayden Banner 2.jpg\",\n imgRow: [\n {\n src: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0018-Edit.jpg\",\n alt: \"Hayden Farms exterior photo\",\n },\n {\n src: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0006-Edit.jpg\",\n alt: \"Hayden Farms playground\",\n },\n {\n src: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0020-Edit.jpg\",\n alt: \"Hayden Farms exterior photo\",\n },\n ],\n animalPolicy: {\n img: {\n src: \"https://cdn.maxxpm.com/haydenfarms/hayden pets.jpg\",\n alt: \"Animal policy stock photo\",\n },\n policies: [\n \"No more than 2 animals are allowed per property\",\n \"Cats/Dogs: $250/animal*\",\n \"$50/animal/month for animals under 50lbs*\",\n \"$75/animal/month for animals 50lbs+*\",\n \"One-time $75/animal DNA testing fee*\",\n \"Caged animals: $25/animal/month*\",\n \"Fish tanks are not permitted\",\n \"Rabbits and rodents of any kind are not permitted\",\n ],\n breedRestrictions: [\n \"Pit Bulls & Staffordshire Terriers\",\n \"Doberman Pinschers\",\n \"Rottweilers\",\n \"Chows\",\n \"Great Danes\",\n \"Presa Canarios/ Mastiffs\",\n \"Akitas\",\n \"Alaskan Malamutes\",\n \"Huskies\",\n \"German Shepherds\",\n \"Shar Peis\",\n \"Wolf-Hybrids\",\n ],\n },\n },\n availability: {\n banner: {\n image: \"https://cdn.maxxpm.com/haydenfarms/Exterior Images/DSC_0055-Edit.jpg\",\n video: undefined,\n title: \"Available Units\",\n subtitle:\n \"Unit availability is updated often from Monday-Friday during business hours. Evenings and weekends may not reflect accurate availability dates.\",\n },\n hasWaitingList: false,\n waitingListJotformId: undefined,\n propertyGroup: \"LEADS-HF\",\n },\n faq: {\n banner: {\n image: \"https://cdn.maxxpm.com/lagunafarms/logoandbanners/girls+on+bed+with+dog.jpg\",\n },\n dnaRequired: true,\n },\n};\n"],"sourceRoot":""}