mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-17 12:48:08 +00:00
1 line
57 KiB
JavaScript
1 line
57 KiB
JavaScript
|
|
!function (t, e) { "object" == typeof exports && "object" == typeof module ? module.exports = e(require("React"), require("ChatUI")) : "function" == typeof define && define.amd ? define(["React", "ChatUI"], e) : "object" == typeof exports ? exports.AlimeComponentFlight = e(require("React"), require("ChatUI")) : t.AlimeComponentFlight = e(t.React, t.ChatUI) }(window, function (t, e) { return function (t) { var e = {}; function n(r) { if (e[r]) return e[r].exports; var o = e[r] = { i: r, l: !1, exports: {} }; return t[r].call(o.exports, o, o.exports, n), o.l = !0, o.exports } return n.m = t, n.c = e, n.d = function (t, e, r) { n.o(t, e) || Object.defineProperty(t, e, { enumerable: !0, get: r }) }, n.r = function (t) { "undefined" != typeof Symbol && Symbol.toStringTag && Object.defineProperty(t, Symbol.toStringTag, { value: "Module" }), Object.defineProperty(t, "__esModule", { value: !0 }) }, n.t = function (t, e) { if (1 & e && (t = n(t)), 8 & e) return t; if (4 & e && "object" == typeof t && t && t.__esModule) return t; var r = Object.create(null); if (n.r(r), Object.defineProperty(r, "default", { enumerable: !0, value: t }), 2 & e && "string" != typeof t) for (var o in t) n.d(r, o, function (e) { return t[e] }.bind(null, o)); return r }, n.n = function (t) { var e = t && t.__esModule ? function () { return t.default } : function () { return t }; return n.d(e, "a", e), e }, n.o = function (t, e) { return Object.prototype.hasOwnProperty.call(t, e) }, n.p = "//g-assets.daily.taobao.net/alime-components/flight/0.0.2/", n(n.s = 135) }([function (e, n) { e.exports = t }, function (t, e, n) { var r = n(131); "string" == typeof r && (r = [[t.i, r, ""]]); var o = { hmr: !1, transform: void 0, insertInto: void 0 }; n(133)(r, o); r.locals && (t.exports = r.locals) }, function (t, e, n) { (function (e) { var n = "object", r = function (t) { return t && t.Math == Math && t }; t.exports = r(typeof globalThis == n && globalThis) || r(typeof window == n && window) || r(typeof self == n && self) || r(typeof e == n && e) || Function("return this")() }).call(this, n(46)) }, function (t, e) { t.exports = function (t) { try { return !!t() } catch (t) { return !0 } } }, function (t, e) { var n = {}.hasOwnProperty; t.exports = function (t, e) { return n.call(t, e) } }, function (t, e, n) { var r = n(6); t.exports = function (t) { if (!r(t)) throw TypeError(String(t) + " is not an object"); return t } }, function (t, e) { t.exports = function (t) { return "object" == typeof t ? null !== t : "function" == typeof t } }, function (t, e, n) { var r = n(3); t.exports = !r(function () { return 7 != Object.defineProperty({}, "a", { get: function () { return 7 } }).a }) }, function (t, e, n) { var r = n(7), o = n(48), i = n(5), a = n(30), c = Object.defineProperty; e.f = r ? c : function (t, e, n) { if (i(t), e = a(e, !0), i(n), o) try { return c(t, e, n) } catch (t) { } if ("get" in n || "set" in n) throw TypeError("Accessors not supported"); return "value" in n && (t[e] = n.value), t } }, function (t, e, n) { var r = n(2), o = n(16), i = n(34), a = n(58), c = r.Symbol, u = o("wks"); t.exports = function (t) { return u[t] || (u[t] = a && c[t] || (a ? c : i)("Symbol." + t)) } }, function (t, e) { t.exports = function (t) { try { return !!t() } catch (t) { return !0 } } }, function (t, e, n) { var r = n(29), o = n(15); t.exports = function (t) { return r(o(t)) } }, function (t, e, n) { var r = n(7), o = n(8), i = n(28); t.exports = r ? function (t, e, n) { return o.f(t, e, i(1, n)) } : function (t, e, n) { return t[e] = n, t } }, function (t, e) { t.exports = function (t) { return "object" == typeof t ? null !== t : "function" == typeof t } }, function (t, e, n) { t.exports = n(122) }, function (t, e) { t.exports = function (t) { if (null == t) throw TypeError("Can't call method on " + t); return t } }, function (t, e, n) { var r = n(2), o = n(32), i = n(50), a = r["__core-js_shared__"] || o("__core-js_shared__", {}); (t.exports = function (t, e) { return a[t] || (a[t] = void 0 !== e ? e : {}) })("versions", []).push({ version: "3.1.3", mode: i ? "pur
|