Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/clone/wp-inclu.../js/dist
File: block-editor.js
return Enum_WEBKIT + value + Enum_MS + 'flex-line-pack' + Utility_replace(value, /align-content|flex-|-self/, '') + value;
[70000] Fix | Delete
// flex-shrink
[70001] Fix | Delete
[70002] Fix | Delete
case 5548:
[70003] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + Utility_replace(value, 'shrink', 'negative') + value;
[70004] Fix | Delete
// flex-basis
[70005] Fix | Delete
[70006] Fix | Delete
case 5292:
[70007] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + Utility_replace(value, 'basis', 'preferred-size') + value;
[70008] Fix | Delete
// flex-grow
[70009] Fix | Delete
[70010] Fix | Delete
case 6060:
[70011] Fix | Delete
return Enum_WEBKIT + 'box-' + Utility_replace(value, '-grow', '') + Enum_WEBKIT + value + Enum_MS + Utility_replace(value, 'grow', 'positive') + value;
[70012] Fix | Delete
// transition
[70013] Fix | Delete
[70014] Fix | Delete
case 4554:
[70015] Fix | Delete
return Enum_WEBKIT + Utility_replace(value, /([^-])(transform)/g, '$1' + Enum_WEBKIT + '$2') + value;
[70016] Fix | Delete
// cursor
[70017] Fix | Delete
[70018] Fix | Delete
case 6187:
[70019] Fix | Delete
return Utility_replace(Utility_replace(Utility_replace(value, /(zoom-|grab)/, Enum_WEBKIT + '$1'), /(image-set)/, Enum_WEBKIT + '$1'), value, '') + value;
[70020] Fix | Delete
// background, background-image
[70021] Fix | Delete
[70022] Fix | Delete
case 5495:
[70023] Fix | Delete
case 3959:
[70024] Fix | Delete
return Utility_replace(value, /(image-set\([^]*)/, Enum_WEBKIT + '$1' + '$`$1');
[70025] Fix | Delete
// justify-content
[70026] Fix | Delete
[70027] Fix | Delete
case 4968:
[70028] Fix | Delete
return Utility_replace(Utility_replace(value, /(.+:)(flex-)?(.*)/, Enum_WEBKIT + 'box-pack:$3' + Enum_MS + 'flex-pack:$3'), /s.+-b[^;]+/, 'justify') + Enum_WEBKIT + value + value;
[70029] Fix | Delete
// (margin|padding)-inline-(start|end)
[70030] Fix | Delete
[70031] Fix | Delete
case 4095:
[70032] Fix | Delete
case 3583:
[70033] Fix | Delete
case 4068:
[70034] Fix | Delete
case 2532:
[70035] Fix | Delete
return Utility_replace(value, /(.+)-inline(.+)/, Enum_WEBKIT + '$1$2') + value;
[70036] Fix | Delete
// (min|max)?(width|height|inline-size|block-size)
[70037] Fix | Delete
[70038] Fix | Delete
case 8116:
[70039] Fix | Delete
case 7059:
[70040] Fix | Delete
case 5753:
[70041] Fix | Delete
case 5535:
[70042] Fix | Delete
case 5445:
[70043] Fix | Delete
case 5701:
[70044] Fix | Delete
case 4933:
[70045] Fix | Delete
case 4677:
[70046] Fix | Delete
case 5533:
[70047] Fix | Delete
case 5789:
[70048] Fix | Delete
case 5021:
[70049] Fix | Delete
case 4765:
[70050] Fix | Delete
// stretch, max-content, min-content, fill-available
[70051] Fix | Delete
if (Utility_strlen(value) - 1 - length > 6) switch (Utility_charat(value, length + 1)) {
[70052] Fix | Delete
// (m)ax-content, (m)in-content
[70053] Fix | Delete
case 109:
[70054] Fix | Delete
// -
[70055] Fix | Delete
if (Utility_charat(value, length + 4) !== 45) break;
[70056] Fix | Delete
// (f)ill-available, (f)it-content
[70057] Fix | Delete
[70058] Fix | Delete
case 102:
[70059] Fix | Delete
return Utility_replace(value, /(.+:)(.+)-([^]+)/, '$1' + Enum_WEBKIT + '$2-$3' + '$1' + Enum_MOZ + (Utility_charat(value, length + 3) == 108 ? '$3' : '$2-$3')) + value;
[70060] Fix | Delete
// (s)tretch
[70061] Fix | Delete
[70062] Fix | Delete
case 115:
[70063] Fix | Delete
return ~indexof(value, 'stretch') ? emotion_cache_browser_esm_prefix(Utility_replace(value, 'stretch', 'fill-available'), length) + value : value;
[70064] Fix | Delete
}
[70065] Fix | Delete
break;
[70066] Fix | Delete
// position: sticky
[70067] Fix | Delete
[70068] Fix | Delete
case 4949:
[70069] Fix | Delete
// (s)ticky?
[70070] Fix | Delete
if (Utility_charat(value, length + 1) !== 115) break;
[70071] Fix | Delete
// display: (flex|inline-flex)
[70072] Fix | Delete
[70073] Fix | Delete
case 6444:
[70074] Fix | Delete
switch (Utility_charat(value, Utility_strlen(value) - 3 - (~indexof(value, '!important') && 10))) {
[70075] Fix | Delete
// stic(k)y
[70076] Fix | Delete
case 107:
[70077] Fix | Delete
return Utility_replace(value, ':', ':' + Enum_WEBKIT) + value;
[70078] Fix | Delete
// (inline-)?fl(e)x
[70079] Fix | Delete
[70080] Fix | Delete
case 101:
[70081] Fix | Delete
return Utility_replace(value, /(.+:)([^;!]+)(;|!.+)?/, '$1' + Enum_WEBKIT + (Utility_charat(value, 14) === 45 ? 'inline-' : '') + 'box$3' + '$1' + Enum_WEBKIT + '$2$3' + '$1' + Enum_MS + '$2box$3') + value;
[70082] Fix | Delete
}
[70083] Fix | Delete
[70084] Fix | Delete
break;
[70085] Fix | Delete
// writing-mode
[70086] Fix | Delete
[70087] Fix | Delete
case 5936:
[70088] Fix | Delete
switch (Utility_charat(value, length + 11)) {
[70089] Fix | Delete
// vertical-l(r)
[70090] Fix | Delete
case 114:
[70091] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + Utility_replace(value, /[svh]\w+-[tblr]{2}/, 'tb') + value;
[70092] Fix | Delete
// vertical-r(l)
[70093] Fix | Delete
[70094] Fix | Delete
case 108:
[70095] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + Utility_replace(value, /[svh]\w+-[tblr]{2}/, 'tb-rl') + value;
[70096] Fix | Delete
// horizontal(-)tb
[70097] Fix | Delete
[70098] Fix | Delete
case 45:
[70099] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + Utility_replace(value, /[svh]\w+-[tblr]{2}/, 'lr') + value;
[70100] Fix | Delete
}
[70101] Fix | Delete
[70102] Fix | Delete
return Enum_WEBKIT + value + Enum_MS + value + value;
[70103] Fix | Delete
}
[70104] Fix | Delete
[70105] Fix | Delete
return value;
[70106] Fix | Delete
}
[70107] Fix | Delete
[70108] Fix | Delete
var emotion_cache_browser_esm_prefixer = function prefixer(element, index, children, callback) {
[70109] Fix | Delete
if (element.length > -1) if (!element["return"]) switch (element.type) {
[70110] Fix | Delete
case Enum_DECLARATION:
[70111] Fix | Delete
element["return"] = emotion_cache_browser_esm_prefix(element.value, element.length);
[70112] Fix | Delete
break;
[70113] Fix | Delete
[70114] Fix | Delete
case Enum_KEYFRAMES:
[70115] Fix | Delete
return Serializer_serialize([Tokenizer_copy(element, {
[70116] Fix | Delete
value: Utility_replace(element.value, '@', '@' + Enum_WEBKIT)
[70117] Fix | Delete
})], callback);
[70118] Fix | Delete
[70119] Fix | Delete
case Enum_RULESET:
[70120] Fix | Delete
if (element.length) return Utility_combine(element.props, function (value) {
[70121] Fix | Delete
switch (Utility_match(value, /(::plac\w+|:read-\w+)/)) {
[70122] Fix | Delete
// :read-(only|write)
[70123] Fix | Delete
case ':read-only':
[70124] Fix | Delete
case ':read-write':
[70125] Fix | Delete
return Serializer_serialize([Tokenizer_copy(element, {
[70126] Fix | Delete
props: [Utility_replace(value, /:(read-\w+)/, ':' + Enum_MOZ + '$1')]
[70127] Fix | Delete
})], callback);
[70128] Fix | Delete
// :placeholder
[70129] Fix | Delete
[70130] Fix | Delete
case '::placeholder':
[70131] Fix | Delete
return Serializer_serialize([Tokenizer_copy(element, {
[70132] Fix | Delete
props: [Utility_replace(value, /:(plac\w+)/, ':' + Enum_WEBKIT + 'input-$1')]
[70133] Fix | Delete
}), Tokenizer_copy(element, {
[70134] Fix | Delete
props: [Utility_replace(value, /:(plac\w+)/, ':' + Enum_MOZ + '$1')]
[70135] Fix | Delete
}), Tokenizer_copy(element, {
[70136] Fix | Delete
props: [Utility_replace(value, /:(plac\w+)/, Enum_MS + 'input-$1')]
[70137] Fix | Delete
})], callback);
[70138] Fix | Delete
}
[70139] Fix | Delete
[70140] Fix | Delete
return '';
[70141] Fix | Delete
});
[70142] Fix | Delete
}
[70143] Fix | Delete
};
[70144] Fix | Delete
[70145] Fix | Delete
var defaultStylisPlugins = [emotion_cache_browser_esm_prefixer];
[70146] Fix | Delete
[70147] Fix | Delete
var createCache = function createCache(options) {
[70148] Fix | Delete
var key = options.key;
[70149] Fix | Delete
[70150] Fix | Delete
if (false) {}
[70151] Fix | Delete
[70152] Fix | Delete
if ( key === 'css') {
[70153] Fix | Delete
var ssrStyles = document.querySelectorAll("style[data-emotion]:not([data-s])"); // get SSRed styles out of the way of React's hydration
[70154] Fix | Delete
// document.head is a safe place to move them to(though note document.head is not necessarily the last place they will be)
[70155] Fix | Delete
// note this very very intentionally targets all style elements regardless of the key to ensure
[70156] Fix | Delete
// that creating a cache works inside of render of a React component
[70157] Fix | Delete
[70158] Fix | Delete
Array.prototype.forEach.call(ssrStyles, function (node) {
[70159] Fix | Delete
// we want to only move elements which have a space in the data-emotion attribute value
[70160] Fix | Delete
// because that indicates that it is an Emotion 11 server-side rendered style elements
[70161] Fix | Delete
// while we will already ignore Emotion 11 client-side inserted styles because of the :not([data-s]) part in the selector
[70162] Fix | Delete
// Emotion 10 client-side inserted styles did not have data-s (but importantly did not have a space in their data-emotion attributes)
[70163] Fix | Delete
// so checking for the space ensures that loading Emotion 11 after Emotion 10 has inserted some styles
[70164] Fix | Delete
// will not result in the Emotion 10 styles being destroyed
[70165] Fix | Delete
var dataEmotionAttribute = node.getAttribute('data-emotion');
[70166] Fix | Delete
[70167] Fix | Delete
if (dataEmotionAttribute.indexOf(' ') === -1) {
[70168] Fix | Delete
return;
[70169] Fix | Delete
}
[70170] Fix | Delete
document.head.appendChild(node);
[70171] Fix | Delete
node.setAttribute('data-s', '');
[70172] Fix | Delete
});
[70173] Fix | Delete
}
[70174] Fix | Delete
[70175] Fix | Delete
var stylisPlugins = options.stylisPlugins || defaultStylisPlugins;
[70176] Fix | Delete
[70177] Fix | Delete
if (false) {}
[70178] Fix | Delete
[70179] Fix | Delete
var inserted = {};
[70180] Fix | Delete
var container;
[70181] Fix | Delete
var nodesToHydrate = [];
[70182] Fix | Delete
[70183] Fix | Delete
{
[70184] Fix | Delete
container = options.container || document.head;
[70185] Fix | Delete
Array.prototype.forEach.call( // this means we will ignore elements which don't have a space in them which
[70186] Fix | Delete
// means that the style elements we're looking at are only Emotion 11 server-rendered style elements
[70187] Fix | Delete
document.querySelectorAll("style[data-emotion^=\"" + key + " \"]"), function (node) {
[70188] Fix | Delete
var attrib = node.getAttribute("data-emotion").split(' '); // $FlowFixMe
[70189] Fix | Delete
[70190] Fix | Delete
for (var i = 1; i < attrib.length; i++) {
[70191] Fix | Delete
inserted[attrib[i]] = true;
[70192] Fix | Delete
}
[70193] Fix | Delete
[70194] Fix | Delete
nodesToHydrate.push(node);
[70195] Fix | Delete
});
[70196] Fix | Delete
}
[70197] Fix | Delete
[70198] Fix | Delete
var _insert;
[70199] Fix | Delete
[70200] Fix | Delete
var omnipresentPlugins = [compat, removeLabel];
[70201] Fix | Delete
[70202] Fix | Delete
if (false) {}
[70203] Fix | Delete
[70204] Fix | Delete
{
[70205] Fix | Delete
var currentSheet;
[70206] Fix | Delete
var finalizingPlugins = [Serializer_stringify, false ? 0 : rulesheet(function (rule) {
[70207] Fix | Delete
currentSheet.insert(rule);
[70208] Fix | Delete
})];
[70209] Fix | Delete
var serializer = middleware(omnipresentPlugins.concat(stylisPlugins, finalizingPlugins));
[70210] Fix | Delete
[70211] Fix | Delete
var stylis = function stylis(styles) {
[70212] Fix | Delete
return Serializer_serialize(compile(styles), serializer);
[70213] Fix | Delete
};
[70214] Fix | Delete
[70215] Fix | Delete
_insert = function insert(selector, serialized, sheet, shouldCache) {
[70216] Fix | Delete
currentSheet = sheet;
[70217] Fix | Delete
[70218] Fix | Delete
if (false) {}
[70219] Fix | Delete
[70220] Fix | Delete
stylis(selector ? selector + "{" + serialized.styles + "}" : serialized.styles);
[70221] Fix | Delete
[70222] Fix | Delete
if (shouldCache) {
[70223] Fix | Delete
cache.inserted[serialized.name] = true;
[70224] Fix | Delete
}
[70225] Fix | Delete
};
[70226] Fix | Delete
}
[70227] Fix | Delete
[70228] Fix | Delete
var cache = {
[70229] Fix | Delete
key: key,
[70230] Fix | Delete
sheet: new StyleSheet({
[70231] Fix | Delete
key: key,
[70232] Fix | Delete
container: container,
[70233] Fix | Delete
nonce: options.nonce,
[70234] Fix | Delete
speedy: options.speedy,
[70235] Fix | Delete
prepend: options.prepend,
[70236] Fix | Delete
insertionPoint: options.insertionPoint
[70237] Fix | Delete
}),
[70238] Fix | Delete
nonce: options.nonce,
[70239] Fix | Delete
inserted: inserted,
[70240] Fix | Delete
registered: {},
[70241] Fix | Delete
insert: _insert
[70242] Fix | Delete
};
[70243] Fix | Delete
cache.sheet.hydrate(nodesToHydrate);
[70244] Fix | Delete
return cache;
[70245] Fix | Delete
};
[70246] Fix | Delete
[70247] Fix | Delete
/* harmony default export */ const emotion_cache_browser_esm = (createCache);
[70248] Fix | Delete
[70249] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@emotion/hash/dist/emotion-hash.esm.js
[70250] Fix | Delete
/* eslint-disable */
[70251] Fix | Delete
// Inspired by https://github.com/garycourt/murmurhash-js
[70252] Fix | Delete
// Ported from https://github.com/aappleby/smhasher/blob/61a0530f28277f2e850bfc39600ce61d02b518de/src/MurmurHash2.cpp#L37-L86
[70253] Fix | Delete
function murmur2(str) {
[70254] Fix | Delete
// 'm' and 'r' are mixing constants generated offline.
[70255] Fix | Delete
// They're not really 'magic', they just happen to work well.
[70256] Fix | Delete
// const m = 0x5bd1e995;
[70257] Fix | Delete
// const r = 24;
[70258] Fix | Delete
// Initialize the hash
[70259] Fix | Delete
var h = 0; // Mix 4 bytes at a time into the hash
[70260] Fix | Delete
[70261] Fix | Delete
var k,
[70262] Fix | Delete
i = 0,
[70263] Fix | Delete
len = str.length;
[70264] Fix | Delete
[70265] Fix | Delete
for (; len >= 4; ++i, len -= 4) {
[70266] Fix | Delete
k = str.charCodeAt(i) & 0xff | (str.charCodeAt(++i) & 0xff) << 8 | (str.charCodeAt(++i) & 0xff) << 16 | (str.charCodeAt(++i) & 0xff) << 24;
[70267] Fix | Delete
k =
[70268] Fix | Delete
/* Math.imul(k, m): */
[70269] Fix | Delete
(k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16);
[70270] Fix | Delete
k ^=
[70271] Fix | Delete
/* k >>> r: */
[70272] Fix | Delete
k >>> 24;
[70273] Fix | Delete
h =
[70274] Fix | Delete
/* Math.imul(k, m): */
[70275] Fix | Delete
(k & 0xffff) * 0x5bd1e995 + ((k >>> 16) * 0xe995 << 16) ^
[70276] Fix | Delete
/* Math.imul(h, m): */
[70277] Fix | Delete
(h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);
[70278] Fix | Delete
} // Handle the last few bytes of the input array
[70279] Fix | Delete
[70280] Fix | Delete
[70281] Fix | Delete
switch (len) {
[70282] Fix | Delete
case 3:
[70283] Fix | Delete
h ^= (str.charCodeAt(i + 2) & 0xff) << 16;
[70284] Fix | Delete
[70285] Fix | Delete
case 2:
[70286] Fix | Delete
h ^= (str.charCodeAt(i + 1) & 0xff) << 8;
[70287] Fix | Delete
[70288] Fix | Delete
case 1:
[70289] Fix | Delete
h ^= str.charCodeAt(i) & 0xff;
[70290] Fix | Delete
h =
[70291] Fix | Delete
/* Math.imul(h, m): */
[70292] Fix | Delete
(h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);
[70293] Fix | Delete
} // Do a few final mixes of the hash to ensure the last few
[70294] Fix | Delete
// bytes are well-incorporated.
[70295] Fix | Delete
[70296] Fix | Delete
[70297] Fix | Delete
h ^= h >>> 13;
[70298] Fix | Delete
h =
[70299] Fix | Delete
/* Math.imul(h, m): */
[70300] Fix | Delete
(h & 0xffff) * 0x5bd1e995 + ((h >>> 16) * 0xe995 << 16);
[70301] Fix | Delete
return ((h ^ h >>> 15) >>> 0).toString(36);
[70302] Fix | Delete
}
[70303] Fix | Delete
[70304] Fix | Delete
/* harmony default export */ const emotion_hash_esm = (murmur2);
[70305] Fix | Delete
[70306] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@emotion/unitless/dist/emotion-unitless.esm.js
[70307] Fix | Delete
var unitlessKeys = {
[70308] Fix | Delete
animationIterationCount: 1,
[70309] Fix | Delete
borderImageOutset: 1,
[70310] Fix | Delete
borderImageSlice: 1,
[70311] Fix | Delete
borderImageWidth: 1,
[70312] Fix | Delete
boxFlex: 1,
[70313] Fix | Delete
boxFlexGroup: 1,
[70314] Fix | Delete
boxOrdinalGroup: 1,
[70315] Fix | Delete
columnCount: 1,
[70316] Fix | Delete
columns: 1,
[70317] Fix | Delete
flex: 1,
[70318] Fix | Delete
flexGrow: 1,
[70319] Fix | Delete
flexPositive: 1,
[70320] Fix | Delete
flexShrink: 1,
[70321] Fix | Delete
flexNegative: 1,
[70322] Fix | Delete
flexOrder: 1,
[70323] Fix | Delete
gridRow: 1,
[70324] Fix | Delete
gridRowEnd: 1,
[70325] Fix | Delete
gridRowSpan: 1,
[70326] Fix | Delete
gridRowStart: 1,
[70327] Fix | Delete
gridColumn: 1,
[70328] Fix | Delete
gridColumnEnd: 1,
[70329] Fix | Delete
gridColumnSpan: 1,
[70330] Fix | Delete
gridColumnStart: 1,
[70331] Fix | Delete
msGridRow: 1,
[70332] Fix | Delete
msGridRowSpan: 1,
[70333] Fix | Delete
msGridColumn: 1,
[70334] Fix | Delete
msGridColumnSpan: 1,
[70335] Fix | Delete
fontWeight: 1,
[70336] Fix | Delete
lineHeight: 1,
[70337] Fix | Delete
opacity: 1,
[70338] Fix | Delete
order: 1,
[70339] Fix | Delete
orphans: 1,
[70340] Fix | Delete
tabSize: 1,
[70341] Fix | Delete
widows: 1,
[70342] Fix | Delete
zIndex: 1,
[70343] Fix | Delete
zoom: 1,
[70344] Fix | Delete
WebkitLineClamp: 1,
[70345] Fix | Delete
// SVG-related properties
[70346] Fix | Delete
fillOpacity: 1,
[70347] Fix | Delete
floodOpacity: 1,
[70348] Fix | Delete
stopOpacity: 1,
[70349] Fix | Delete
strokeDasharray: 1,
[70350] Fix | Delete
strokeDashoffset: 1,
[70351] Fix | Delete
strokeMiterlimit: 1,
[70352] Fix | Delete
strokeOpacity: 1,
[70353] Fix | Delete
strokeWidth: 1
[70354] Fix | Delete
};
[70355] Fix | Delete
[70356] Fix | Delete
/* harmony default export */ const emotion_unitless_esm = (unitlessKeys);
[70357] Fix | Delete
[70358] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@emotion/serialize/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js
[70359] Fix | Delete
function emotion_memoize_esm_memoize(fn) {
[70360] Fix | Delete
var cache = Object.create(null);
[70361] Fix | Delete
return function (arg) {
[70362] Fix | Delete
if (cache[arg] === undefined) cache[arg] = fn(arg);
[70363] Fix | Delete
return cache[arg];
[70364] Fix | Delete
};
[70365] Fix | Delete
}
[70366] Fix | Delete
[70367] Fix | Delete
[70368] Fix | Delete
[70369] Fix | Delete
;// CONCATENATED MODULE: ./node_modules/@emotion/serialize/dist/emotion-serialize.browser.esm.js
[70370] Fix | Delete
[70371] Fix | Delete
[70372] Fix | Delete
[70373] Fix | Delete
[70374] Fix | Delete
var ILLEGAL_ESCAPE_SEQUENCE_ERROR = "You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences";
[70375] Fix | Delete
var UNDEFINED_AS_OBJECT_KEY_ERROR = "You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).";
[70376] Fix | Delete
var hyphenateRegex = /[A-Z]|^ms/g;
[70377] Fix | Delete
var animationRegex = /_EMO_([^_]+?)_([^]*?)_EMO_/g;
[70378] Fix | Delete
[70379] Fix | Delete
var isCustomProperty = function isCustomProperty(property) {
[70380] Fix | Delete
return property.charCodeAt(1) === 45;
[70381] Fix | Delete
};
[70382] Fix | Delete
[70383] Fix | Delete
var isProcessableValue = function isProcessableValue(value) {
[70384] Fix | Delete
return value != null && typeof value !== 'boolean';
[70385] Fix | Delete
};
[70386] Fix | Delete
[70387] Fix | Delete
var processStyleName = /* #__PURE__ */emotion_memoize_esm_memoize(function (styleName) {
[70388] Fix | Delete
return isCustomProperty(styleName) ? styleName : styleName.replace(hyphenateRegex, '-$&').toLowerCase();
[70389] Fix | Delete
});
[70390] Fix | Delete
[70391] Fix | Delete
var processStyleValue = function processStyleValue(key, value) {
[70392] Fix | Delete
switch (key) {
[70393] Fix | Delete
case 'animation':
[70394] Fix | Delete
case 'animationName':
[70395] Fix | Delete
{
[70396] Fix | Delete
if (typeof value === 'string') {
[70397] Fix | Delete
return value.replace(animationRegex, function (match, p1, p2) {
[70398] Fix | Delete
cursor = {
[70399] Fix | Delete
name: p1,
[70400] Fix | Delete
styles: p2,
[70401] Fix | Delete
next: cursor
[70402] Fix | Delete
};
[70403] Fix | Delete
return p1;
[70404] Fix | Delete
});
[70405] Fix | Delete
}
[70406] Fix | Delete
}
[70407] Fix | Delete
}
[70408] Fix | Delete
[70409] Fix | Delete
if (emotion_unitless_esm[key] !== 1 && !isCustomProperty(key) && typeof value === 'number' && value !== 0) {
[70410] Fix | Delete
return value + 'px';
[70411] Fix | Delete
}
[70412] Fix | Delete
[70413] Fix | Delete
return value;
[70414] Fix | Delete
};
[70415] Fix | Delete
[70416] Fix | Delete
if (false) { var hyphenatedCache, hyphenPattern, msPattern, oldProcessStyleValue, contentValues, contentValuePattern; }
[70417] Fix | Delete
[70418] Fix | Delete
var noComponentSelectorMessage = (/* unused pure expression or super */ null && ('Component selectors can only be used in conjunction with ' + '@emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware ' + 'compiler transform.'));
[70419] Fix | Delete
[70420] Fix | Delete
function handleInterpolation(mergedProps, registered, interpolation) {
[70421] Fix | Delete
if (interpolation == null) {
[70422] Fix | Delete
return '';
[70423] Fix | Delete
}
[70424] Fix | Delete
[70425] Fix | Delete
if (interpolation.__emotion_styles !== undefined) {
[70426] Fix | Delete
if (false) {}
[70427] Fix | Delete
[70428] Fix | Delete
return interpolation;
[70429] Fix | Delete
}
[70430] Fix | Delete
[70431] Fix | Delete
switch (typeof interpolation) {
[70432] Fix | Delete
case 'boolean':
[70433] Fix | Delete
{
[70434] Fix | Delete
return '';
[70435] Fix | Delete
}
[70436] Fix | Delete
[70437] Fix | Delete
case 'object':
[70438] Fix | Delete
{
[70439] Fix | Delete
if (interpolation.anim === 1) {
[70440] Fix | Delete
cursor = {
[70441] Fix | Delete
name: interpolation.name,
[70442] Fix | Delete
styles: interpolation.styles,
[70443] Fix | Delete
next: cursor
[70444] Fix | Delete
};
[70445] Fix | Delete
return interpolation.name;
[70446] Fix | Delete
}
[70447] Fix | Delete
[70448] Fix | Delete
if (interpolation.styles !== undefined) {
[70449] Fix | Delete
var next = interpolation.next;
[70450] Fix | Delete
[70451] Fix | Delete
if (next !== undefined) {
[70452] Fix | Delete
// not the most efficient thing ever but this is a pretty rare case
[70453] Fix | Delete
// and there will be very few iterations of this generally
[70454] Fix | Delete
while (next !== undefined) {
[70455] Fix | Delete
cursor = {
[70456] Fix | Delete
name: next.name,
[70457] Fix | Delete
styles: next.styles,
[70458] Fix | Delete
next: cursor
[70459] Fix | Delete
};
[70460] Fix | Delete
next = next.next;
[70461] Fix | Delete
}
[70462] Fix | Delete
}
[70463] Fix | Delete
[70464] Fix | Delete
var styles = interpolation.styles + ";";
[70465] Fix | Delete
[70466] Fix | Delete
if (false) {}
[70467] Fix | Delete
[70468] Fix | Delete
return styles;
[70469] Fix | Delete
}
[70470] Fix | Delete
[70471] Fix | Delete
return createStringFromObject(mergedProps, registered, interpolation);
[70472] Fix | Delete
}
[70473] Fix | Delete
[70474] Fix | Delete
case 'function':
[70475] Fix | Delete
{
[70476] Fix | Delete
if (mergedProps !== undefined) {
[70477] Fix | Delete
var previousCursor = cursor;
[70478] Fix | Delete
var result = interpolation(mergedProps);
[70479] Fix | Delete
cursor = previousCursor;
[70480] Fix | Delete
return handleInterpolation(mergedProps, registered, result);
[70481] Fix | Delete
} else if (false) {}
[70482] Fix | Delete
[70483] Fix | Delete
break;
[70484] Fix | Delete
}
[70485] Fix | Delete
[70486] Fix | Delete
case 'string':
[70487] Fix | Delete
if (false) { var replaced, matched; }
[70488] Fix | Delete
[70489] Fix | Delete
break;
[70490] Fix | Delete
} // finalize string values (regular strings and functions interpolated into css calls)
[70491] Fix | Delete
[70492] Fix | Delete
[70493] Fix | Delete
if (registered == null) {
[70494] Fix | Delete
return interpolation;
[70495] Fix | Delete
}
[70496] Fix | Delete
[70497] Fix | Delete
var cached = registered[interpolation];
[70498] Fix | Delete
return cached !== undefined ? cached : interpolation;
[70499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function