@expofp/floorplan
Version:
Interactive floor plan library for expos and events
58 lines (57 loc) • 1.68 kB
JavaScript
(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.7.8" };
var t = new e.Error().stack;
t && (e._sentryDebugIds = e._sentryDebugIds || {}, e._sentryDebugIds[t] = "32bb1414-0da4-45ad-8cd6-01fdca3762fe", e._sentryDebugIdIdentifier = "sentry-dbid-32bb1414-0da4-45ad-8cd6-01fdca3762fe");
} catch {}
})();
import { t as e } from "./rolldown-runtime-YBAZwyzS.js";
//#region ../../node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/lib/ReactPropTypesSecret.js
var t = /* @__PURE__ */ e(((e, t) => {
t.exports = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
})), n = /* @__PURE__ */ e(((e, n) => {
var r = t();
function i() {}
function a() {}
a.resetWarningCache = i, n.exports = function() {
function e(e, t, n, i, a, o) {
if (o !== r) {
var s = /* @__PURE__ */ Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");
throw s.name = "Invariant Violation", s;
}
}
e.isRequired = e;
function t() {
return e;
}
var n = {
array: e,
bigint: e,
bool: e,
func: e,
number: e,
object: e,
string: e,
symbol: e,
any: e,
arrayOf: t,
element: e,
elementType: e,
instanceOf: t,
node: e,
objectOf: t,
oneOf: t,
oneOfType: t,
shape: t,
exact: t,
checkPropTypes: a,
resetWarningCache: i
};
return n.PropTypes = n, n;
};
})), r = /* @__PURE__ */ e(((e, t) => {
t.exports = n()();
}));
//#endregion
export { r as t };