Snai3i-LandingPage-FormBuilder / frontend / public / STORM-Course / lib / rise / 9db509dc.js
9db509dc.js
Raw
/*! For license information please see 9db509dc.js.LICENSE.txt */
"use strict";
(self.wpRiseJsonp = self.wpRiseJsonp || []).push([
  ["node_modules_react_index_js"],
  {
    72408: function (e, t) {
      var r = Symbol.for("react.element"),
        n = Symbol.for("react.portal"),
        o = Symbol.for("react.fragment"),
        u = Symbol.for("react.strict_mode"),
        c = Symbol.for("react.profiler"),
        a = Symbol.for("react.provider"),
        i = Symbol.for("react.context"),
        f = Symbol.for("react.forward_ref"),
        s = Symbol.for("react.suspense"),
        l = Symbol.for("react.memo"),
        p = Symbol.for("react.lazy"),
        y = Symbol.iterator;
      var d = {
          isMounted: function () {
            return !1;
          },
          enqueueForceUpdate: function () {},
          enqueueReplaceState: function () {},
          enqueueSetState: function () {},
        },
        _ = Object.assign,
        h = {};
      function m(e, t, r) {
        (this.props = e),
          (this.context = t),
          (this.refs = h),
          (this.updater = r || d);
      }
      function v() {}
      function b(e, t, r) {
        (this.props = e),
          (this.context = t),
          (this.refs = h),
          (this.updater = r || d);
      }
      (m.prototype.isReactComponent = {}),
        (m.prototype.setState = function (e, t) {
          if ("object" != typeof e && "function" != typeof e && null != e)
            throw Error(
              "setState(...): takes an object of state variables to update or a function which returns an object of state variables."
            );
          this.updater.enqueueSetState(this, e, t, "setState");
        }),
        (m.prototype.forceUpdate = function (e) {
          this.updater.enqueueForceUpdate(this, e, "forceUpdate");
        }),
        (v.prototype = m.prototype);
      var S = (b.prototype = new v());
      (S.constructor = b), _(S, m.prototype), (S.isPureReactComponent = !0);
      var w = Array.isArray,
        E = Object.prototype.hasOwnProperty,
        R = { current: null },
        $ = { key: !0, ref: !0, __self: !0, __source: !0 };
      function k(e, t, n) {
        var o,
          u = {},
          c = null,
          a = null;
        if (null != t)
          for (o in (void 0 !== t.ref && (a = t.ref),
          void 0 !== t.key && (c = "" + t.key),
          t))
            E.call(t, o) && !$.hasOwnProperty(o) && (u[o] = t[o]);
        var i = arguments.length - 2;
        if (1 === i) u.children = n;
        else if (1 < i) {
          for (var f = Array(i), s = 0; s < i; s++) f[s] = arguments[s + 2];
          u.children = f;
        }
        if (e && e.defaultProps)
          for (o in (i = e.defaultProps)) void 0 === u[o] && (u[o] = i[o]);
        return {
          $$typeof: r,
          type: e,
          key: c,
          ref: a,
          props: u,
          _owner: R.current,
        };
      }
      function C(e) {
        return "object" == typeof e && null !== e && e.$$typeof === r;
      }
      var j = /\/+/g;
      function g(e, t) {
        return "object" == typeof e && null !== e && null != e.key
          ? (function (e) {
              var t = { "=": "=0", ":": "=2" };
              return (
                "$" +
                e.replace(/[=:]/g, function (e) {
                  return t[e];
                })
              );
            })("" + e.key)
          : t.toString(36);
      }
      function x(e, t, o, u, c) {
        var a = typeof e;
        ("undefined" !== a && "boolean" !== a) || (e = null);
        var i = !1;
        if (null === e) i = !0;
        else
          switch (a) {
            case "string":
            case "number":
              i = !0;
              break;
            case "object":
              switch (e.$$typeof) {
                case r:
                case n:
                  i = !0;
              }
          }
        if (i)
          return (
            (c = c((i = e))),
            (e = "" === u ? "." + g(i, 0) : u),
            w(c)
              ? ((o = ""),
                null != e && (o = e.replace(j, "$&/") + "/"),
                x(c, t, o, "", function (e) {
                  return e;
                }))
              : null != c &&
                (C(c) &&
                  (c = (function (e, t) {
                    return {
                      $$typeof: r,
                      type: e.type,
                      key: t,
                      ref: e.ref,
                      props: e.props,
                      _owner: e._owner,
                    };
                  })(
                    c,
                    o +
                      (!c.key || (i && i.key === c.key)
                        ? ""
                        : ("" + c.key).replace(j, "$&/") + "/") +
                      e
                  )),
                t.push(c)),
            1
          );
        if (((i = 0), (u = "" === u ? "." : u + ":"), w(e)))
          for (var f = 0; f < e.length; f++) {
            var s = u + g((a = e[f]), f);
            i += x(a, t, o, s, c);
          }
        else if (
          ((s = (function (e) {
            return null === e || "object" != typeof e
              ? null
              : "function" == typeof (e = (y && e[y]) || e["@@iterator"])
              ? e
              : null;
          })(e)),
          "function" == typeof s)
        )
          for (e = s.call(e), f = 0; !(a = e.next()).done; )
            i += x((a = a.value), t, o, (s = u + g(a, f++)), c);
        else if ("object" === a)
          throw (
            ((t = String(e)),
            Error(
              "Objects are not valid as a React child (found: " +
                ("[object Object]" === t
                  ? "object with keys {" + Object.keys(e).join(", ") + "}"
                  : t) +
                "). If you meant to render a collection of children, use an array instead."
            ))
          );
        return i;
      }
      function O(e, t, r) {
        if (null == e) return e;
        var n = [],
          o = 0;
        return (
          x(e, n, "", "", function (e) {
            return t.call(r, e, o++);
          }),
          n
        );
      }
      function P(e) {
        if (-1 === e._status) {
          var t = e._result;
          (t = t()).then(
            function (t) {
              (0 !== e._status && -1 !== e._status) ||
                ((e._status = 1), (e._result = t));
            },
            function (t) {
              (0 !== e._status && -1 !== e._status) ||
                ((e._status = 2), (e._result = t));
            }
          ),
            -1 === e._status && ((e._status = 0), (e._result = t));
        }
        if (1 === e._status) return e._result.default;
        throw e._result;
      }
      var I = { current: null },
        T = { transition: null },
        V = {
          ReactCurrentDispatcher: I,
          ReactCurrentBatchConfig: T,
          ReactCurrentOwner: R,
        };
      (t.Children = {
        map: O,
        forEach: function (e, t, r) {
          O(
            e,
            function () {
              t.apply(this, arguments);
            },
            r
          );
        },
        count: function (e) {
          var t = 0;
          return (
            O(e, function () {
              t++;
            }),
            t
          );
        },
        toArray: function (e) {
          return (
            O(e, function (e) {
              return e;
            }) || []
          );
        },
        only: function (e) {
          if (!C(e))
            throw Error(
              "React.Children.only expected to receive a single React element child."
            );
          return e;
        },
      }),
        (t.Component = m),
        (t.Fragment = o),
        (t.Profiler = c),
        (t.PureComponent = b),
        (t.StrictMode = u),
        (t.Suspense = s),
        (t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = V),
        (t.cloneElement = function (e, t, n) {
          if (null == e)
            throw Error(
              "React.cloneElement(...): The argument must be a React element, but you passed " +
                e +
                "."
            );
          var o = _({}, e.props),
            u = e.key,
            c = e.ref,
            a = e._owner;
          if (null != t) {
            if (
              (void 0 !== t.ref && ((c = t.ref), (a = R.current)),
              void 0 !== t.key && (u = "" + t.key),
              e.type && e.type.defaultProps)
            )
              var i = e.type.defaultProps;
            for (f in t)
              E.call(t, f) &&
                !$.hasOwnProperty(f) &&
                (o[f] = void 0 === t[f] && void 0 !== i ? i[f] : t[f]);
          }
          var f = arguments.length - 2;
          if (1 === f) o.children = n;
          else if (1 < f) {
            i = Array(f);
            for (var s = 0; s < f; s++) i[s] = arguments[s + 2];
            o.children = i;
          }
          return {
            $$typeof: r,
            type: e.type,
            key: u,
            ref: c,
            props: o,
            _owner: a,
          };
        }),
        (t.createContext = function (e) {
          return (
            ((e = {
              $$typeof: i,
              _currentValue: e,
              _currentValue2: e,
              _threadCount: 0,
              Provider: null,
              Consumer: null,
              _defaultValue: null,
              _globalName: null,
            }).Provider = { $$typeof: a, _context: e }),
            (e.Consumer = e)
          );
        }),
        (t.createElement = k),
        (t.createFactory = function (e) {
          var t = k.bind(null, e);
          return (t.type = e), t;
        }),
        (t.createRef = function () {
          return { current: null };
        }),
        (t.forwardRef = function (e) {
          return { $$typeof: f, render: e };
        }),
        (t.isValidElement = C),
        (t.lazy = function (e) {
          return {
            $$typeof: p,
            _payload: { _status: -1, _result: e },
            _init: P,
          };
        }),
        (t.memo = function (e, t) {
          return { $$typeof: l, type: e, compare: void 0 === t ? null : t };
        }),
        (t.startTransition = function (e) {
          var t = T.transition;
          T.transition = {};
          try {
            e();
          } finally {
            T.transition = t;
          }
        }),
        (t.unstable_act = function () {
          throw Error(
            "act(...) is not supported in production builds of React."
          );
        }),
        (t.useCallback = function (e, t) {
          return I.current.useCallback(e, t);
        }),
        (t.useContext = function (e) {
          return I.current.useContext(e);
        }),
        (t.useDebugValue = function () {}),
        (t.useDeferredValue = function (e) {
          return I.current.useDeferredValue(e);
        }),
        (t.useEffect = function (e, t) {
          return I.current.useEffect(e, t);
        }),
        (t.useId = function () {
          return I.current.useId();
        }),
        (t.useImperativeHandle = function (e, t, r) {
          return I.current.useImperativeHandle(e, t, r);
        }),
        (t.useInsertionEffect = function (e, t) {
          return I.current.useInsertionEffect(e, t);
        }),
        (t.useLayoutEffect = function (e, t) {
          return I.current.useLayoutEffect(e, t);
        }),
        (t.useMemo = function (e, t) {
          return I.current.useMemo(e, t);
        }),
        (t.useReducer = function (e, t, r) {
          return I.current.useReducer(e, t, r);
        }),
        (t.useRef = function (e) {
          return I.current.useRef(e);
        }),
        (t.useState = function (e) {
          return I.current.useState(e);
        }),
        (t.useSyncExternalStore = function (e, t, r) {
          return I.current.useSyncExternalStore(e, t, r);
        }),
        (t.useTransition = function () {
          return I.current.useTransition();
        }),
        (t.version = "18.2.0");
    },
    67294: function (e, t, r) {
      e.exports = r(72408);
    },
  },
]);