diff --git a/server-data/resources/[esx]/fivem-appearance/web/dist/assets/index.3e1fdbaf.js b/server-data/resources/[esx]/fivem-appearance/web/dist/assets/index.3e1fdbaf.js index 32467e59..8ad032b9 100644 --- a/server-data/resources/[esx]/fivem-appearance/web/dist/assets/index.3e1fdbaf.js +++ b/server-data/resources/[esx]/fivem-appearance/web/dist/assets/index.3e1fdbaf.js @@ -4,9 +4,23 @@ const L0 = Object.getOwnPropertyDescriptors; const Zs = Object.getOwnPropertySymbols; // eslint-disable-next-line prefer-const let D0 = Object.prototype.hasOwnProperty, N0 = Object.prototype.propertyIsEnumerable; -var Js = (e, t, n) => t in e ? M0(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, I = (e, t) => { for (var n in t || (t = {})) D0.call(t, n) && Js(e, n, t[n]); if (Zs) for (var n of Zs(t)) -N0.call(t, n) && Js(e, n, t[n]); return e; }, L = (e, t) => R0(e, L0(t)); function z0(e, t) { return t.forEach(function(n) { n && typeof n != 'string' && !Array.isArray(n) && Object.keys(n).forEach(function(r) { if (r !== 'default' && !(r in e)) { var i = Object.getOwnPropertyDescriptor(n, r); Object.defineProperty(e, r, i.get ? i : { enumerable: !0, get: function() { return n[r]; } }); } }); }), Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: 'Module' })); } const $0 = function() { const t = document.createElement('link').relList; if (t && t.supports && t.supports('modulepreload')) return; for (const i of document.querySelectorAll('link[rel="modulepreload"]')) r(i); new MutationObserver(i => { for (const o of i) if (o.type === 'childList') for (const a of o.addedNodes) a.tagName === 'LINK' && a.rel === 'modulepreload' && r(a); }).observe(document, { childList: !0, subtree: !0 }); function n(i) { const o = {}; return i.integrity && (o.integrity = i.integrity), i.referrerpolicy && (o.referrerPolicy = i.referrerpolicy), i.crossorigin === 'use-credentials' ? o.credentials = 'include' : i.crossorigin === 'anonymous' ? o.credentials = 'omit' : o.credentials = 'same-origin', o; } function r(i) { if (i.ep) return; i.ep = !0; - const o = n(i); fetch(i.href, o); } }; $0(); +// eslint-disable-next-line prefer-const +const Js = (e, t, n) => t in e ? M0(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, I = (e, t) => { + // eslint-disable-next-line no-var + for (var n in t || (t = {})) D0.call(t, n) && Js(e, n, t[n]); + if (Zs) { + // eslint-disable-next-line no-var, no-redeclare + for (var n of Zs(t)) {N0.call(t, n) && Js(e, n, t[n]);} + } return e; + // eslint-disable-next-line max-statements-per-line + }, L = (e, t) => R0(e, L0(t)); function z0(e, t) { return t.forEach(function(n) { n && typeof n != 'string' && !Array.isArray(n) && Object.keys(n).forEach(function(r) { if (r !== 'default' && !(r in e)) { const i = Object.getOwnPropertyDescriptor(n, r); Object.defineProperty(e, r, i.get ? i : { enumerable: !0, get: function() { return n[r]; } }); } }); }), Object.freeze(Object.defineProperty(e, Symbol.toStringTag, { value: 'Module' })); } const $0 = function() { + // eslint-disable-next-line max-statements-per-line + const t = document.createElement('link').relList; if (t && t.supports && t.supports('modulepreload')) return; for (const i of document.querySelectorAll('link[rel="modulepreload"]')) r(i); new MutationObserver(i => { for (const o of i) if (o.type === 'childList') for (const a of o.addedNodes) a.tagName === 'LINK' && a.rel === 'modulepreload' && r(a); }).observe(document, { childList: !0, subtree: !0 }); function n(i) { const o = {}; return i.integrity && (o.integrity = i.integrity), i.referrerpolicy && (o.referrerPolicy = i.referrerpolicy), i.crossorigin === 'use-credentials' ? o.credentials = 'include' : i.crossorigin === 'anonymous' ? o.credentials = 'omit' : o.credentials = 'same-origin', o; } function r(i) { + if (i.ep) return; i.ep = !0; + const o = n(i); fetch(i.href, o); + } +}; $0(); + var E = { exports: {} }, se = {};/** * @license React * react.production.min.js