{
  "version": 3,
  "sources": ["ssg:https://asset.29cm.co.kr/contents/framer/components/@shared/FoldableList/Root.types.js", "ssg:https://asset.29cm.co.kr/contents/framer/components/systems/FoldableList/FoldableList.js", "ssg:https://framerusercontent.com/modules/tUBiKZg56pi21zdt8uQV/lDheziP8xv5P9A8jXHVQ/FoldableList.js"],
  "sourcesContent": ["var FoldableListTheme = /* @__PURE__ */ ((FoldableListTheme2) => {\n  FoldableListTheme2[\"LIGHT\"] = \"light\";\n  FoldableListTheme2[\"DARK\"] = \"dark\";\n  return FoldableListTheme2;\n})(FoldableListTheme || {});\nexport {\n  FoldableListTheme\n};\n", "import { jsxs, jsx } from \"react/jsx-runtime\";\nimport { addPropertyControls, ControlType } from \"framer\";\nimport { FoldableList } from \"../../@shared/FoldableList/index.js\";\nimport { FoldableListTheme } from \"../../@shared/FoldableList/Root.types.js\";\nimport \"react\";\nimport { typography } from \"../../../styles/typography.js\";\nconst FramerFoldableList = ({\n  theme,\n  title,\n  list\n}) => {\n  return /* @__PURE__ */ jsxs(FoldableList.Root, { theme, children: [\n    /* @__PURE__ */ jsx(FoldableList.Trigger, { textStyle: typography(12, 700), icons: {\n      initial: \"chevronDown\",\n      active: \"chevronUp\",\n      size: 12\n    }, children: title }),\n    /* @__PURE__ */ jsx(FoldableList.Content, { children: list.map((item, index) => (\n      // eslint-disable-next-line react/no-array-index-key\n      /* @__PURE__ */ jsx(FoldableList.Item, { children: item }, index)\n    )) })\n  ] });\n};\naddPropertyControls(FramerFoldableList, {\n  theme: {\n    type: ControlType.Enum,\n    title: \"\uD14C\uB9C8\",\n    options: [FoldableListTheme.LIGHT, FoldableListTheme.DARK],\n    optionTitles: [\"light\", \"dark\"]\n  },\n  title: {\n    type: ControlType.String,\n    title: \"\uC81C\uBAA9\",\n    placeholder: \"\uC81C\uBAA9 \uC785\uB825\",\n    defaultValue: \"\uD14D\uC2A4\uD2B8\"\n  },\n  list: {\n    type: ControlType.Array,\n    title: \"\uBAA9\uB85D\",\n    control: {\n      type: ControlType.String,\n      title: \"\uB0B4\uC6A9\",\n      placeholder: \"\uB0B4\uC6A9 \uC785\uB825\"\n    }\n  }\n});\nexport {\n  FramerFoldableList\n};\n", "import{FramerFoldableList as FoldableList}from\"https://asset.29cm.co.kr/contents/framer/components/systems/FoldableList/FoldableList.js\";FoldableList.displayName=\"FoldableList\";/**\n * @framerDisableUnlink\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight auto\n * @framerIntrinsicWidth 400\n */export default FoldableList;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FoldableList\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"* @framerSupportedLayoutWidth fixed\",\"framerSupportedLayoutHeight\":\"auto\",\"framerIntrinsicWidth\":\"400\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FoldableList.map"],
  "mappings": "kLAAA,IAAIA,GAAsCC,IACxCA,EAAmB,MAAW,QAC9BA,EAAmB,KAAU,OACtBA,IACND,GAAqB,CAAC,CAAC,ECE1B,IAAME,EAAqB,CAAC,CAC1B,MAAAC,EACA,MAAAC,EACA,KAAAC,CACF,IACyBC,EAAKC,EAAa,KAAM,CAAE,MAAAJ,EAAO,SAAU,CAChDK,EAAID,EAAa,QAAS,CAAE,UAAWE,EAAW,GAAI,GAAG,EAAG,MAAO,CACjF,QAAS,cACT,OAAQ,YACR,KAAM,EACR,EAAG,SAAUL,CAAM,CAAC,EACJI,EAAID,EAAa,QAAS,CAAE,SAAUF,EAAK,IAAI,CAACK,EAAMC,IAEpDH,EAAID,EAAa,KAAM,CAAE,SAAUG,CAAK,EAAGC,CAAK,CACjE,CAAE,CAAC,CACN,CAAE,CAAC,EAELC,EAAoBV,EAAoB,CACtC,MAAO,CACL,KAAMW,EAAY,KAClB,MAAO,eACP,QAAS,CAACC,EAAkB,MAAOA,EAAkB,IAAI,EACzD,aAAc,CAAC,QAAS,MAAM,CAChC,EACA,MAAO,CACL,KAAMD,EAAY,OAClB,MAAO,eACP,YAAa,4BACb,aAAc,oBAChB,EACA,KAAM,CACJ,KAAMA,EAAY,MAClB,MAAO,eACP,QAAS,CACP,KAAMA,EAAY,OAClB,MAAO,eACP,YAAa,2BACf,CACF,CACF,CAAC,EC7CwIE,EAAa,YAAY,eAK/J,IAAOC,EAAQD",
  "names": ["FoldableListTheme", "FoldableListTheme2", "FramerFoldableList", "theme", "title", "list", "u", "FoldableList", "p", "typography", "item", "index", "addPropertyControls", "ControlType", "FoldableListTheme", "FramerFoldableList", "FoldableList_default"]
}
