{
  "version": 3,
  "sources": ["../../src/document/components/chrome/insertSidebar/dataSources/icons/WireframerIcon.tsx", "../../src/document/components/chrome/insertSidebar/dataSources/items/layoutSectionItems.ts", "../../src/document/components/chrome/insertSidebar/InsertSidebar.styles.ts"],
  "sourcesContent": ["import { colors } from \"@framerjs/fresco/tokens\"\n\nexport function WireframerIcon({ fill = colors.insertPanelNeutralIconForeground }) {\n\treturn (\n\t\t<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\n\t\t\t<title>Start with AI</title>\n\t\t\t<path\n\t\t\t\td=\"M8.79043 7.3175C9.12943 7.2455 9.39443 6.9805 9.46643 6.6415L10.1264 3.5055C10.2674 2.8315 11.2294 2.8315 11.3704 3.5055L12.0304 6.6415C12.1024 6.9805 12.3674 7.2455 12.7064 7.3175L15.8424 7.9775C16.5164 8.1185 16.5164 9.0805 15.8424 9.2215L12.7064 9.8815C12.3674 9.9535 12.1024 10.2185 12.0304 10.5575L11.3704 13.6935C11.2294 14.3675 10.2674 14.3675 10.1264 13.6935L9.46643 10.5575C9.39443 10.2185 9.12943 9.9535 8.79043 9.8815L5.65443 9.2215C4.98043 9.0805 4.98043 8.1185 5.65443 7.9775L8.79043 7.3175Z\"\n\t\t\t\tfill={fill}\n\t\t\t/>\n\t\t\t<path\n\t\t\t\td=\"M4.28925 13.6265C4.60225 13.5485 4.84725 13.3035 4.92525 12.9905L5.18725 11.9435C5.26825 11.6205 5.72825 11.6205 5.80925 11.9435L6.07125 12.9905C6.14925 13.3035 6.39425 13.5485 6.70725 13.6265L7.75425 13.8885C8.07725 13.9695 8.07725 14.4295 7.75425 14.5105L6.70725 14.7725C6.39425 14.8505 6.14925 15.0955 6.07125 15.4085L5.80925 16.4555C5.72825 16.7785 5.26825 16.7785 5.18725 16.4555L4.92525 15.4085C4.84725 15.0955 4.60225 14.8505 4.28925 14.7725L3.24225 14.5105C2.91925 14.4295 2.91925 13.9695 3.24225 13.8885L4.28925 13.6265Z\"\n\t\t\t\tfill={fill}\n\t\t\t/>\n\t\t</svg>\n\t)\n}\n", "import type { DataSourceSection } from \"../../types.ts\"\n// Dark theme imports\nimport faqDarkImage from \"../images/sections/dark/faq.png\"\nimport features1DarkImage from \"../images/sections/dark/features-1.png\"\nimport features2DarkImage from \"../images/sections/dark/features-2.png\"\nimport features3DarkImage from \"../images/sections/dark/features-3.png\"\nimport footerDarkImage from \"../images/sections/dark/footer.png\"\nimport formDarkImage from \"../images/sections/dark/form.png\"\nimport hero1DarkImage from \"../images/sections/dark/hero-1.png\"\nimport hero2DarkImage from \"../images/sections/dark/hero-2.png\"\nimport logoStringDarkImage from \"../images/sections/dark/logo-string.png\"\nimport pricingDarkImage from \"../images/sections/dark/pricing.png\"\nimport statsDarkImage from \"../images/sections/dark/stats.png\"\nimport testimonialDarkImage from \"../images/sections/dark/testimonial.png\"\n// Light theme imports\nimport faqImage from \"../images/sections/light/faq.png\"\nimport features1Image from \"../images/sections/light/features-1.png\"\nimport features2Image from \"../images/sections/light/features-2.png\"\nimport features3Image from \"../images/sections/light/features-3.png\"\nimport footerImage from \"../images/sections/light/footer.png\"\nimport formImage from \"../images/sections/light/form.png\"\nimport hero1Image from \"../images/sections/light/hero-1.png\"\nimport hero2Image from \"../images/sections/light/hero-2.png\"\nimport logoStringImage from \"../images/sections/light/logo-string.png\"\nimport pricingImage from \"../images/sections/light/pricing.png\"\nimport statsImage from \"../images/sections/light/stats.png\"\nimport testimonialImage from \"../images/sections/light/testimonial.png\"\n\nexport const layoutSectionItems: DataSourceSection[] = [\n\t{\n\t\tsectionTitle: undefined,\n\t\tcolorScheme: \"light\",\n\t\titems: [\n\t\t\t{\n\t\t\t\tkey: \"hero-1\",\n\t\t\t\ttitle: \"Hero 1\",\n\t\t\t\tkeywords: \"hero banner section landing\",\n\t\t\t\timage: hero1Image,\n\t\t\t\taspectRatio: 210 / 210,\n\t\t\t\tminHeight: 210,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 920,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerHero1.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"hero-2\",\n\t\t\t\ttitle: \"Hero 2\",\n\t\t\t\tkeywords: \"hero banner section landing\",\n\t\t\t\timage: hero2Image,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 500,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerHero2.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"logo-string\",\n\t\t\t\ttitle: \"Logo String\",\n\t\t\t\tkeywords: \"logo brand logos section\",\n\t\t\t\timage: logoStringImage,\n\t\t\t\taspectRatio: 60 / 210,\n\t\t\t\tminHeight: 60,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 66.5,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerLogoString.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-1\",\n\t\t\t\ttitle: \"Features 1\",\n\t\t\t\tkeywords: \"features benefits section grid\",\n\t\t\t\timage: features1Image,\n\t\t\t\taspectRatio: 210 / 210,\n\t\t\t\tminHeight: 210,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 1595,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures1.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-2\",\n\t\t\t\ttitle: \"Features 2\",\n\t\t\t\tkeywords: \"features benefits section cards\",\n\t\t\t\timage: features2Image,\n\t\t\t\taspectRatio: 150 / 210,\n\t\t\t\tminHeight: 150,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 737,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures2.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-3\",\n\t\t\t\ttitle: \"Features 3\",\n\t\t\t\tkeywords: \"features benefits section list\",\n\t\t\t\timage: features3Image,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures3.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"stats\",\n\t\t\t\ttitle: \"Stats\",\n\t\t\t\tkeywords: \"statistics numbers metrics section\",\n\t\t\t\timage: statsImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 256,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerStats.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"testimonial\",\n\t\t\t\ttitle: \"Testimonial\",\n\t\t\t\tkeywords: \"testimonial review quote section\",\n\t\t\t\timage: testimonialImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 305,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerTestimonials.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"pricing\",\n\t\t\t\ttitle: \"Pricing\",\n\t\t\t\tkeywords: \"pricing plans subscription section\",\n\t\t\t\timage: pricingImage,\n\t\t\t\taspectRatio: 150 / 210,\n\t\t\t\tminHeight: 150,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 644,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerPricing.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"faq\",\n\t\t\t\ttitle: \"FAQ\",\n\t\t\t\tkeywords: \"faq questions answers section\",\n\t\t\t\timage: faqImage,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFAQ.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"form\",\n\t\t\t\ttitle: \"Form\",\n\t\t\t\tkeywords: \"form contact newsletter section\",\n\t\t\t\timage: formImage,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerForm.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"footer\",\n\t\t\t\ttitle: \"Footer\",\n\t\t\t\tkeywords: \"footer links section\",\n\t\t\t\timage: footerImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 300,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFooter.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tsectionTitle: undefined,\n\t\tcolorScheme: \"dark\",\n\t\titems: [\n\t\t\t{\n\t\t\t\tkey: \"hero-1-dark\",\n\t\t\t\ttitle: \"Hero 1\",\n\t\t\t\tkeywords: \"hero banner section landing dark\",\n\t\t\t\timage: hero1DarkImage,\n\t\t\t\taspectRatio: 210 / 210,\n\t\t\t\tminHeight: 210,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 920,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerHero1Dark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"hero-2-dark\",\n\t\t\t\ttitle: \"Hero 2\",\n\t\t\t\tkeywords: \"hero banner section landing dark\",\n\t\t\t\timage: hero2DarkImage,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 500,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerHero2Dark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"logo-string-dark\",\n\t\t\t\ttitle: \"Logo String\",\n\t\t\t\tkeywords: \"logo brand logos section dark\",\n\t\t\t\timage: logoStringDarkImage,\n\t\t\t\taspectRatio: 60 / 210,\n\t\t\t\tminHeight: 60,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 66.5,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerLogoStringDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-1-dark\",\n\t\t\t\ttitle: \"Features 1\",\n\t\t\t\tkeywords: \"features benefits section grid dark\",\n\t\t\t\timage: features1DarkImage,\n\t\t\t\taspectRatio: 210 / 210,\n\t\t\t\tminHeight: 210,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 1595,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures1Dark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-2-dark\",\n\t\t\t\ttitle: \"Features 2\",\n\t\t\t\tkeywords: \"features benefits section cards dark\",\n\t\t\t\timage: features2DarkImage,\n\t\t\t\taspectRatio: 150 / 210,\n\t\t\t\tminHeight: 150,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 737,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures2Dark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"features-3-dark\",\n\t\t\t\ttitle: \"Features 3\",\n\t\t\t\tkeywords: \"features benefits section list dark\",\n\t\t\t\timage: features3DarkImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFeatures3Dark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"stats-dark\",\n\t\t\t\ttitle: \"Stats\",\n\t\t\t\tkeywords: \"statistics numbers metrics section dark\",\n\t\t\t\timage: statsDarkImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 256,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerStatsDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"testimonial-dark\",\n\t\t\t\ttitle: \"Testimonial\",\n\t\t\t\tkeywords: \"testimonial review quote section dark\",\n\t\t\t\timage: testimonialDarkImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 305,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerTestimonialDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"pricing-dark\",\n\t\t\t\ttitle: \"Pricing\",\n\t\t\t\tkeywords: \"pricing plans subscription section dark\",\n\t\t\t\timage: pricingDarkImage,\n\t\t\t\taspectRatio: 150 / 210,\n\t\t\t\tminHeight: 150,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 644,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerPricingDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"faq-dark\",\n\t\t\t\ttitle: \"FAQ\",\n\t\t\t\tkeywords: \"faq questions answers section dark\",\n\t\t\t\timage: faqDarkImage,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFAQDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"form-dark\",\n\t\t\t\ttitle: \"Form\",\n\t\t\t\tkeywords: \"form contact newsletter section dark\",\n\t\t\t\timage: formDarkImage,\n\t\t\t\taspectRatio: 120 / 210,\n\t\t\t\tminHeight: 120,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 600,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFormDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t\t{\n\t\t\t\tkey: \"footer-dark\",\n\t\t\t\ttitle: \"Footer\",\n\t\t\t\tkeywords: \"footer links section dark\",\n\t\t\t\timage: footerDarkImage,\n\t\t\t\taspectRatio: 100 / 210,\n\t\t\t\tminHeight: 100,\n\t\t\t\tintrinsicWidth: 960,\n\t\t\t\tintrinsicHeight: 300,\n\t\t\t\tfullWidth: true,\n\t\t\t\thideTitle: true,\n\t\t\t\tmoduleURL: \"https://framer.com/m/framer/WireframerFooterDark.js\",\n\t\t\t\tmoduleVersion: \"0.3.0\",\n\t\t\t},\n\t\t],\n\t},\n]\n", "import \"InsertSidebar.styles_1xjf89.wyw.css\"; export const insertableItems = \"insertableItems_iq0s7c6\";\nexport const categoryContent = \"categoryContent_cinihlz\";\nexport const pushedCategoryContent = \"pushedCategoryContent_p1bxfdtk\";\nexport const searchInputWrapper = \"searchInputWrapper_smjxak0\";\nexport const scroll = \"scroll_s1lvkiy8\";\nexport const floatingHeader = \"floatingHeader_f1xkh6pk\";\nexport const noSearchResults = \"noSearchResults_nio3bgi\";\nexport const sectionCategory = \"sectionCategory_s1bila99\";\nexport const sectionCategoryActive = \"sectionCategoryActive_sxmo6el\";\nexport const sectionCategoryButton = \"sectionCategoryButton_srfax3v\";\nexport const categories = \"categories_c1m80vfu\";\nexport const sectionCategorySafeZone = \"sectionCategorySafeZone_s1sotw05\";\nexport const grid = \"grid_g1qa12ri\";\nexport const agentGrid = \"agentGrid_a1czd8ss\";\nexport const gridItemFullWidth = \"gridItemFullWidth_g19vodqr\";\nexport const itemWrapper = \"itemWrapper_i114eth7\";\nexport const itemWrapperTintHoverEffect = \"itemWrapperTintHoverEffect_i18gqik4\";\nexport const itemWrapperAutoHeight = \"itemWrapperAutoHeight_i9bhu8g\";\nexport const agentItemWrapper = \"agentItemWrapper_ak5y7fj\";\nexport const itemTile = \"itemTile_itl8gw\";\nexport const agentItemTile = \"agentItemTile_a181tees\";\nexport const item = \"item_ihtet07\";\nexport const draggableItem = \"draggableItem_d1lwxzcl\";\nexport const layoutItem = \"layoutItem_lj8of3v\";\nexport const itemWithoutFrame = \"itemWithoutFrame_i5wnst\";\nexport const agentItem = \"agentItem_a1wz0igh\";\nexport const itemBanner = \"itemBanner_i910q28\";\nexport const itemWrapperGrowHoverEffect = \"itemWrapperGrowHoverEffect_i19ilvy6\";\nexport const itemBannerFullSize = \"itemBannerFullSize_idaykr9\";\nexport const itemBannerWithoutFrame = \"itemBannerWithoutFrame_icn7tum\";\nexport const itemTitleWrapper = \"itemTitleWrapper_i1ozaeip\";\nexport const itemTitle = \"itemTitle_i8xl0qc\";\nexport const agentItemBanner = \"agentItemBanner_a1br2stl\";\nexport const agentItemBannerEdgeToEdge = \"agentItemBannerEdgeToEdge_a1xrmd4w\";\nexport const agentItemPreviewArea = \"agentItemPreviewArea_ai2ou7a\";\nexport const agentItemPreviewIcon = \"agentItemPreviewIcon_aabx9hr\";\nexport const agentItemPreviewImage = \"agentItemPreviewImage_akbl405\";\nexport const agentItemTitleWrapper = \"agentItemTitleWrapper_a1s6md9d\";\nexport const agentItemTitle = \"agentItemTitle_a1h6l72s\";\nexport const dragPreviewWrapper = \"dragPreviewWrapper_ddtrz0d\";\nexport const dragPreviewItem = \"dragPreviewItem_d1ytyhcl\";\nexport const dragPreviewUploadingItem = \"dragPreviewUploadingItem_dbkz0he\";\nexport const hoveringDropTarget = \"hoveringDropTarget_h1fuol1z\";\nexport const withDropTargetHover = \"withDropTargetHover_w778mif\";\nexport const icon = \"icon_i1mqo4r1\";\nexport const agentCategoryIcon = \"agentCategoryIcon_ano7nws\";\nexport const agentSectionCategory = \"agentSectionCategory_at2cnsn\";\nexport const agentSectionCategoryActive = \"agentSectionCategoryActive_az7jiwl\";\nexport const iconBackground = {\n  // Start\n  wireframer: \"wireframer_w1yu09av\",\n  kitSections: \"kitSections_k1rs7tn3\",\n  layoutSections: \"layoutSections_l175y3v6\",\n  navigation: \"navigation_nvmzqgk\",\n  menus: \"menus_mmynjgm\",\n  // CMS\n  cmsCollectionList: \"cmsCollectionList_c1e5bgvl\",\n  cmsContentFields: \"cmsContentFields_c1b04qhr\",\n  // Elements\n  vectors: \"vectors_vr9vk1u\",\n  shaders: \"shaders_s1h2j6y0\",\n  media: \"media_m1nfyknl\",\n  forms: \"forms_f1j2s54h\",\n  interactive: \"interactive_i17jyr9n\",\n  social: \"social_s1fa6swv\",\n  utility: \"utility_u19mvzhu\",\n  creative: \"creative_c11y50ap\"\n};\nexport const vectorsIconDarkerBackground = \"vectorsIconDarkerBackground_v17xgcqd\";\nexport const searchResultsWrapper = \"searchResultsWrapper_s15n5fhv\";\nexport const colorSchemeSelector = \"colorSchemeSelector_c12jipyp\";"],
  "mappings": "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",
  "names": ["hero_1_default", "hero_2_default", "logo_string_default", "features_1_default", "features_2_default", "features_3_default", "stats_default", "testimonial_default", "pricing_default", "faq_default", "form_default", "footer_default"]
}
