@konnectio/core
Version:
Konnectio Core Frontend Integration.
18 lines (17 loc) • 774 B
JavaScript
import { D as e, E as t, Et as n, P as r, Y as i, dt as a, o } from "./mitt-Dp_pykgV.js";
import { I as s, S as c } from "./SelectField-CfD2awPl.js";
import { a as l } from "./CheckoutWindow-Cx1MBwXg.js";
//#region src/components/side-panels/TermsOfService.vue?vue&type=script&setup=true&lang.ts
var u = { class: "konnectio-terms-side-panel" }, d = ["innerHTML"], f = /* @__PURE__ */ c(/* @__PURE__ */ r({
__name: "TermsOfService",
props: { description: {} },
setup(r) {
let { t: c } = o();
return (o, f) => (i(), e(l, { title: n(c)("general.termsAndConditions") }, {
default: a(() => [t("div", u, [t("p", { innerHTML: n(s)(r.description) }, null, 8, d)])]),
_: 1
}, 8, ["title"]));
}
}), [["__scopeId", "data-v-486f73de"]]);
//#endregion
export { f as t };