{"version":3,"file":"NIbwlqk0.js","sources":["../../../../../../bootstrap-vue-next/dist/BCloseButton.vue_vue_type_script_setup_true_lang-B_GsCJs6.mjs","../../../../../../bootstrap-vue-next/dist/_plugin-vue_export-helper-1tPrXgE0.mjs"],"sourcesContent":["import { defineComponent, openBlock, createElementBlock, unref } from \"vue\";\nimport { u as useDefaults } from \"./useDefaults-BuoSLvNO.mjs\";\nconst _hoisted_1 = [\"type\", \"disabled\", \"aria-label\"];\nconst _sfc_main = /* @__PURE__ */ defineComponent({\n __name: \"BCloseButton\",\n props: {\n ariaLabel: { default: \"Close\" },\n disabled: { type: Boolean, default: false },\n type: { default: \"button\" }\n },\n emits: [\"click\"],\n setup(__props, { emit: __emit }) {\n const _props = __props;\n const props = useDefaults(_props, \"BCloseButton\");\n const emit = __emit;\n return (_ctx, _cache) => {\n return openBlock(), createElementBlock(\"button\", {\n type: unref(props).type,\n class: \"btn-close\",\n disabled: unref(props).disabled,\n \"aria-label\": unref(props).ariaLabel,\n onClick: _cache[0] || (_cache[0] = ($event) => emit(\"click\", $event))\n }, null, 8, _hoisted_1);\n };\n }\n});\nexport {\n _sfc_main as _\n};\n//# sourceMappingURL=BCloseButton.vue_vue_type_script_setup_true_lang-B_GsCJs6.mjs.map\n","const _export_sfc = (sfc, props) => {\n const target = sfc.__vccOpts || sfc;\n for (const [key, val] of props) {\n target[key] = val;\n }\n return target;\n};\nexport {\n _export_sfc as _\n};\n//# sourceMappingURL=_plugin-vue_export-helper-1tPrXgE0.mjs.map\n"],"names":["_hoisted_1","_sfc_main","defineComponent","__props","__emit","props","useDefaults","emit","_ctx","_cache","openBlock","createElementBlock","unref","$event","_export_sfc","sfc","target","key","val"],"mappings":"8DAEA,MAAMA,EAAa,CAAC,OAAQ,WAAY,YAAY,EAC9CC,EAA4BC,EAAgB,CAChD,OAAQ,eACR,MAAO,CACL,UAAW,CAAE,QAAS,OAAS,EAC/B,SAAU,CAAE,KAAM,QAAS,QAAS,EAAO,EAC3C,KAAM,CAAE,QAAS,QAAQ,CAC1B,EACD,MAAO,CAAC,OAAO,EACf,MAAMC,EAAS,CAAE,KAAMC,CAAM,EAAI,CAE/B,MAAMC,EAAQC,EADCH,EACmB,cAAc,EAC1CI,EAAOH,EACb,MAAO,CAACI,EAAMC,KACLC,EAAS,EAAIC,EAAmB,SAAU,CAC/C,KAAMC,EAAMP,CAAK,EAAE,KACnB,MAAO,YACP,SAAUO,EAAMP,CAAK,EAAE,SACvB,aAAcO,EAAMP,CAAK,EAAE,UAC3B,QAASI,EAAO,CAAC,IAAMA,EAAO,CAAC,EAAKI,GAAWN,EAAK,QAASM,CAAM,EAC3E,EAAS,KAAM,EAAGb,CAAU,EAE5B,CACA,CAAC,ECzBKc,EAAc,CAACC,EAAKV,IAAU,CAClC,MAAMW,EAASD,EAAI,WAAaA,EAChC,SAAW,CAACE,EAAKC,CAAG,IAAKb,EACvBW,EAAOC,CAAG,EAAIC,EAEhB,OAAOF,CACT"}