UNPKG

@expofp/floorplan

Version:

Interactive floor plan library for expos and events

39 lines (38 loc) 1.4 kB
(function() { try { var e = typeof window < "u" ? window : typeof global < "u" ? global : typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : {}; e.SENTRY_RELEASE = { id: "3.20.0" }; var t = new e.Error().stack; t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "79c84256-9ce3-4e90-b8a7-605646518afa", e._sentryDebugIdIdentifier = "sentry-dbid-79c84256-9ce3-4e90-b8a7-605646518afa"); } catch {} })(); import { n as e } from "./rolldown-runtime-7-Wh3Cc7.js"; import { s as t } from "./i18n-B6dEf7vu.js"; import { t as n } from "./react-lDheuaid.js"; import { t as r } from "./jsx-runtime-BRhWrtmW.js"; import { t as i } from "./index.module-CkZa7zY4.js"; import { t as a } from "./PermissionNotice-DDhK_CzL.js"; //#region src/components/CookieConsent.tsx var o = /* @__PURE__ */ e({ default: () => c }); n(); var s = r(), c = i(({ link: e, onAccept: n, onReject: r }) => /* @__PURE__ */ (0, s.jsxs)(a, { placement: "bottom-left", title: t("Cookie Consent"), acceptText: t("Accept cookies"), rejectText: t("Reject"), onAccept: n, onReject: r, children: [ t("We use cookies for analytics only"), "\xA0", e && /* @__PURE__ */ (0, s.jsx)("a", { href: e, target: "_blank", rel: "noopener noreferrer", "aria-label": t("Read more about cookie usage in a new tab"), children: t("Read More") }) ] })); //#endregion export { o as t };