utils.js 80 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372
  1. (function (global, factory) {
  2. typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('jquery')) :
  3. typeof define === 'function' && define.amd ? define(['exports', 'jquery'], factory) :
  4. (global = global || self, factory(global.BootstrapTable = {}, global.jQuery));
  5. }(this, (function (exports, $) { 'use strict';
  6. $ = $ && Object.prototype.hasOwnProperty.call($, 'default') ? $['default'] : $;
  7. var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
  8. function createCommonjsModule(fn, module) {
  9. return module = { exports: {} }, fn(module, module.exports), module.exports;
  10. }
  11. var check = function (it) {
  12. return it && it.Math == Math && it;
  13. };
  14. // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
  15. var global_1 =
  16. // eslint-disable-next-line no-undef
  17. check(typeof globalThis == 'object' && globalThis) ||
  18. check(typeof window == 'object' && window) ||
  19. check(typeof self == 'object' && self) ||
  20. check(typeof commonjsGlobal == 'object' && commonjsGlobal) ||
  21. // eslint-disable-next-line no-new-func
  22. Function('return this')();
  23. var fails = function (exec) {
  24. try {
  25. return !!exec();
  26. } catch (error) {
  27. return true;
  28. }
  29. };
  30. // Thank's IE8 for his funny defineProperty
  31. var descriptors = !fails(function () {
  32. return Object.defineProperty({}, 'a', { get: function () { return 7; } }).a != 7;
  33. });
  34. var nativePropertyIsEnumerable = {}.propertyIsEnumerable;
  35. var getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
  36. // Nashorn ~ JDK8 bug
  37. var NASHORN_BUG = getOwnPropertyDescriptor && !nativePropertyIsEnumerable.call({ 1: 2 }, 1);
  38. // `Object.prototype.propertyIsEnumerable` method implementation
  39. // https://tc39.github.io/ecma262/#sec-object.prototype.propertyisenumerable
  40. var f = NASHORN_BUG ? function propertyIsEnumerable(V) {
  41. var descriptor = getOwnPropertyDescriptor(this, V);
  42. return !!descriptor && descriptor.enumerable;
  43. } : nativePropertyIsEnumerable;
  44. var objectPropertyIsEnumerable = {
  45. f: f
  46. };
  47. var createPropertyDescriptor = function (bitmap, value) {
  48. return {
  49. enumerable: !(bitmap & 1),
  50. configurable: !(bitmap & 2),
  51. writable: !(bitmap & 4),
  52. value: value
  53. };
  54. };
  55. var toString = {}.toString;
  56. var classofRaw = function (it) {
  57. return toString.call(it).slice(8, -1);
  58. };
  59. var split = ''.split;
  60. // fallback for non-array-like ES3 and non-enumerable old V8 strings
  61. var indexedObject = fails(function () {
  62. // throws an error in rhino, see https://github.com/mozilla/rhino/issues/346
  63. // eslint-disable-next-line no-prototype-builtins
  64. return !Object('z').propertyIsEnumerable(0);
  65. }) ? function (it) {
  66. return classofRaw(it) == 'String' ? split.call(it, '') : Object(it);
  67. } : Object;
  68. // `RequireObjectCoercible` abstract operation
  69. // https://tc39.github.io/ecma262/#sec-requireobjectcoercible
  70. var requireObjectCoercible = function (it) {
  71. if (it == undefined) throw TypeError("Can't call method on " + it);
  72. return it;
  73. };
  74. // toObject with fallback for non-array-like ES3 strings
  75. var toIndexedObject = function (it) {
  76. return indexedObject(requireObjectCoercible(it));
  77. };
  78. var isObject = function (it) {
  79. return typeof it === 'object' ? it !== null : typeof it === 'function';
  80. };
  81. // `ToPrimitive` abstract operation
  82. // https://tc39.github.io/ecma262/#sec-toprimitive
  83. // instead of the ES6 spec version, we didn't implement @@toPrimitive case
  84. // and the second argument - flag - preferred type is a string
  85. var toPrimitive = function (input, PREFERRED_STRING) {
  86. if (!isObject(input)) return input;
  87. var fn, val;
  88. if (PREFERRED_STRING && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;
  89. if (typeof (fn = input.valueOf) == 'function' && !isObject(val = fn.call(input))) return val;
  90. if (!PREFERRED_STRING && typeof (fn = input.toString) == 'function' && !isObject(val = fn.call(input))) return val;
  91. throw TypeError("Can't convert object to primitive value");
  92. };
  93. var hasOwnProperty = {}.hasOwnProperty;
  94. var has = function (it, key) {
  95. return hasOwnProperty.call(it, key);
  96. };
  97. var document$1 = global_1.document;
  98. // typeof document.createElement is 'object' in old IE
  99. var EXISTS = isObject(document$1) && isObject(document$1.createElement);
  100. var documentCreateElement = function (it) {
  101. return EXISTS ? document$1.createElement(it) : {};
  102. };
  103. // Thank's IE8 for his funny defineProperty
  104. var ie8DomDefine = !descriptors && !fails(function () {
  105. return Object.defineProperty(documentCreateElement('div'), 'a', {
  106. get: function () { return 7; }
  107. }).a != 7;
  108. });
  109. var nativeGetOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
  110. // `Object.getOwnPropertyDescriptor` method
  111. // https://tc39.github.io/ecma262/#sec-object.getownpropertydescriptor
  112. var f$1 = descriptors ? nativeGetOwnPropertyDescriptor : function getOwnPropertyDescriptor(O, P) {
  113. O = toIndexedObject(O);
  114. P = toPrimitive(P, true);
  115. if (ie8DomDefine) try {
  116. return nativeGetOwnPropertyDescriptor(O, P);
  117. } catch (error) { /* empty */ }
  118. if (has(O, P)) return createPropertyDescriptor(!objectPropertyIsEnumerable.f.call(O, P), O[P]);
  119. };
  120. var objectGetOwnPropertyDescriptor = {
  121. f: f$1
  122. };
  123. var anObject = function (it) {
  124. if (!isObject(it)) {
  125. throw TypeError(String(it) + ' is not an object');
  126. } return it;
  127. };
  128. var nativeDefineProperty = Object.defineProperty;
  129. // `Object.defineProperty` method
  130. // https://tc39.github.io/ecma262/#sec-object.defineproperty
  131. var f$2 = descriptors ? nativeDefineProperty : function defineProperty(O, P, Attributes) {
  132. anObject(O);
  133. P = toPrimitive(P, true);
  134. anObject(Attributes);
  135. if (ie8DomDefine) try {
  136. return nativeDefineProperty(O, P, Attributes);
  137. } catch (error) { /* empty */ }
  138. if ('get' in Attributes || 'set' in Attributes) throw TypeError('Accessors not supported');
  139. if ('value' in Attributes) O[P] = Attributes.value;
  140. return O;
  141. };
  142. var objectDefineProperty = {
  143. f: f$2
  144. };
  145. var createNonEnumerableProperty = descriptors ? function (object, key, value) {
  146. return objectDefineProperty.f(object, key, createPropertyDescriptor(1, value));
  147. } : function (object, key, value) {
  148. object[key] = value;
  149. return object;
  150. };
  151. var setGlobal = function (key, value) {
  152. try {
  153. createNonEnumerableProperty(global_1, key, value);
  154. } catch (error) {
  155. global_1[key] = value;
  156. } return value;
  157. };
  158. var SHARED = '__core-js_shared__';
  159. var store = global_1[SHARED] || setGlobal(SHARED, {});
  160. var sharedStore = store;
  161. var functionToString = Function.toString;
  162. // this helper broken in `3.4.1-3.4.4`, so we can't use `shared` helper
  163. if (typeof sharedStore.inspectSource != 'function') {
  164. sharedStore.inspectSource = function (it) {
  165. return functionToString.call(it);
  166. };
  167. }
  168. var inspectSource = sharedStore.inspectSource;
  169. var WeakMap = global_1.WeakMap;
  170. var nativeWeakMap = typeof WeakMap === 'function' && /native code/.test(inspectSource(WeakMap));
  171. var shared = createCommonjsModule(function (module) {
  172. (module.exports = function (key, value) {
  173. return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
  174. })('versions', []).push({
  175. version: '3.6.0',
  176. mode: 'global',
  177. copyright: '© 2019 Denis Pushkarev (zloirock.ru)'
  178. });
  179. });
  180. var id = 0;
  181. var postfix = Math.random();
  182. var uid = function (key) {
  183. return 'Symbol(' + String(key === undefined ? '' : key) + ')_' + (++id + postfix).toString(36);
  184. };
  185. var keys = shared('keys');
  186. var sharedKey = function (key) {
  187. return keys[key] || (keys[key] = uid(key));
  188. };
  189. var hiddenKeys = {};
  190. var WeakMap$1 = global_1.WeakMap;
  191. var set, get, has$1;
  192. var enforce = function (it) {
  193. return has$1(it) ? get(it) : set(it, {});
  194. };
  195. var getterFor = function (TYPE) {
  196. return function (it) {
  197. var state;
  198. if (!isObject(it) || (state = get(it)).type !== TYPE) {
  199. throw TypeError('Incompatible receiver, ' + TYPE + ' required');
  200. } return state;
  201. };
  202. };
  203. if (nativeWeakMap) {
  204. var store$1 = new WeakMap$1();
  205. var wmget = store$1.get;
  206. var wmhas = store$1.has;
  207. var wmset = store$1.set;
  208. set = function (it, metadata) {
  209. wmset.call(store$1, it, metadata);
  210. return metadata;
  211. };
  212. get = function (it) {
  213. return wmget.call(store$1, it) || {};
  214. };
  215. has$1 = function (it) {
  216. return wmhas.call(store$1, it);
  217. };
  218. } else {
  219. var STATE = sharedKey('state');
  220. hiddenKeys[STATE] = true;
  221. set = function (it, metadata) {
  222. createNonEnumerableProperty(it, STATE, metadata);
  223. return metadata;
  224. };
  225. get = function (it) {
  226. return has(it, STATE) ? it[STATE] : {};
  227. };
  228. has$1 = function (it) {
  229. return has(it, STATE);
  230. };
  231. }
  232. var internalState = {
  233. set: set,
  234. get: get,
  235. has: has$1,
  236. enforce: enforce,
  237. getterFor: getterFor
  238. };
  239. var redefine = createCommonjsModule(function (module) {
  240. var getInternalState = internalState.get;
  241. var enforceInternalState = internalState.enforce;
  242. var TEMPLATE = String(String).split('String');
  243. (module.exports = function (O, key, value, options) {
  244. var unsafe = options ? !!options.unsafe : false;
  245. var simple = options ? !!options.enumerable : false;
  246. var noTargetGet = options ? !!options.noTargetGet : false;
  247. if (typeof value == 'function') {
  248. if (typeof key == 'string' && !has(value, 'name')) createNonEnumerableProperty(value, 'name', key);
  249. enforceInternalState(value).source = TEMPLATE.join(typeof key == 'string' ? key : '');
  250. }
  251. if (O === global_1) {
  252. if (simple) O[key] = value;
  253. else setGlobal(key, value);
  254. return;
  255. } else if (!unsafe) {
  256. delete O[key];
  257. } else if (!noTargetGet && O[key]) {
  258. simple = true;
  259. }
  260. if (simple) O[key] = value;
  261. else createNonEnumerableProperty(O, key, value);
  262. // add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
  263. })(Function.prototype, 'toString', function toString() {
  264. return typeof this == 'function' && getInternalState(this).source || inspectSource(this);
  265. });
  266. });
  267. var path = global_1;
  268. var aFunction = function (variable) {
  269. return typeof variable == 'function' ? variable : undefined;
  270. };
  271. var getBuiltIn = function (namespace, method) {
  272. return arguments.length < 2 ? aFunction(path[namespace]) || aFunction(global_1[namespace])
  273. : path[namespace] && path[namespace][method] || global_1[namespace] && global_1[namespace][method];
  274. };
  275. var ceil = Math.ceil;
  276. var floor = Math.floor;
  277. // `ToInteger` abstract operation
  278. // https://tc39.github.io/ecma262/#sec-tointeger
  279. var toInteger = function (argument) {
  280. return isNaN(argument = +argument) ? 0 : (argument > 0 ? floor : ceil)(argument);
  281. };
  282. var min = Math.min;
  283. // `ToLength` abstract operation
  284. // https://tc39.github.io/ecma262/#sec-tolength
  285. var toLength = function (argument) {
  286. return argument > 0 ? min(toInteger(argument), 0x1FFFFFFFFFFFFF) : 0; // 2 ** 53 - 1 == 9007199254740991
  287. };
  288. var max = Math.max;
  289. var min$1 = Math.min;
  290. // Helper for a popular repeating case of the spec:
  291. // Let integer be ? ToInteger(index).
  292. // If integer < 0, let result be max((length + integer), 0); else let result be min(integer, length).
  293. var toAbsoluteIndex = function (index, length) {
  294. var integer = toInteger(index);
  295. return integer < 0 ? max(integer + length, 0) : min$1(integer, length);
  296. };
  297. // `Array.prototype.{ indexOf, includes }` methods implementation
  298. var createMethod = function (IS_INCLUDES) {
  299. return function ($this, el, fromIndex) {
  300. var O = toIndexedObject($this);
  301. var length = toLength(O.length);
  302. var index = toAbsoluteIndex(fromIndex, length);
  303. var value;
  304. // Array#includes uses SameValueZero equality algorithm
  305. // eslint-disable-next-line no-self-compare
  306. if (IS_INCLUDES && el != el) while (length > index) {
  307. value = O[index++];
  308. // eslint-disable-next-line no-self-compare
  309. if (value != value) return true;
  310. // Array#indexOf ignores holes, Array#includes - not
  311. } else for (;length > index; index++) {
  312. if ((IS_INCLUDES || index in O) && O[index] === el) return IS_INCLUDES || index || 0;
  313. } return !IS_INCLUDES && -1;
  314. };
  315. };
  316. var arrayIncludes = {
  317. // `Array.prototype.includes` method
  318. // https://tc39.github.io/ecma262/#sec-array.prototype.includes
  319. includes: createMethod(true),
  320. // `Array.prototype.indexOf` method
  321. // https://tc39.github.io/ecma262/#sec-array.prototype.indexof
  322. indexOf: createMethod(false)
  323. };
  324. var indexOf = arrayIncludes.indexOf;
  325. var objectKeysInternal = function (object, names) {
  326. var O = toIndexedObject(object);
  327. var i = 0;
  328. var result = [];
  329. var key;
  330. for (key in O) !has(hiddenKeys, key) && has(O, key) && result.push(key);
  331. // Don't enum bug & hidden keys
  332. while (names.length > i) if (has(O, key = names[i++])) {
  333. ~indexOf(result, key) || result.push(key);
  334. }
  335. return result;
  336. };
  337. // IE8- don't enum bug keys
  338. var enumBugKeys = [
  339. 'constructor',
  340. 'hasOwnProperty',
  341. 'isPrototypeOf',
  342. 'propertyIsEnumerable',
  343. 'toLocaleString',
  344. 'toString',
  345. 'valueOf'
  346. ];
  347. var hiddenKeys$1 = enumBugKeys.concat('length', 'prototype');
  348. // `Object.getOwnPropertyNames` method
  349. // https://tc39.github.io/ecma262/#sec-object.getownpropertynames
  350. var f$3 = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
  351. return objectKeysInternal(O, hiddenKeys$1);
  352. };
  353. var objectGetOwnPropertyNames = {
  354. f: f$3
  355. };
  356. var f$4 = Object.getOwnPropertySymbols;
  357. var objectGetOwnPropertySymbols = {
  358. f: f$4
  359. };
  360. // all object keys, includes non-enumerable and symbols
  361. var ownKeys = getBuiltIn('Reflect', 'ownKeys') || function ownKeys(it) {
  362. var keys = objectGetOwnPropertyNames.f(anObject(it));
  363. var getOwnPropertySymbols = objectGetOwnPropertySymbols.f;
  364. return getOwnPropertySymbols ? keys.concat(getOwnPropertySymbols(it)) : keys;
  365. };
  366. var copyConstructorProperties = function (target, source) {
  367. var keys = ownKeys(source);
  368. var defineProperty = objectDefineProperty.f;
  369. var getOwnPropertyDescriptor = objectGetOwnPropertyDescriptor.f;
  370. for (var i = 0; i < keys.length; i++) {
  371. var key = keys[i];
  372. if (!has(target, key)) defineProperty(target, key, getOwnPropertyDescriptor(source, key));
  373. }
  374. };
  375. var replacement = /#|\.prototype\./;
  376. var isForced = function (feature, detection) {
  377. var value = data[normalize(feature)];
  378. return value == POLYFILL ? true
  379. : value == NATIVE ? false
  380. : typeof detection == 'function' ? fails(detection)
  381. : !!detection;
  382. };
  383. var normalize = isForced.normalize = function (string) {
  384. return String(string).replace(replacement, '.').toLowerCase();
  385. };
  386. var data = isForced.data = {};
  387. var NATIVE = isForced.NATIVE = 'N';
  388. var POLYFILL = isForced.POLYFILL = 'P';
  389. var isForced_1 = isForced;
  390. var getOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;
  391. /*
  392. options.target - name of the target object
  393. options.global - target is the global object
  394. options.stat - export as static methods of target
  395. options.proto - export as prototype methods of target
  396. options.real - real prototype method for the `pure` version
  397. options.forced - export even if the native feature is available
  398. options.bind - bind methods to the target, required for the `pure` version
  399. options.wrap - wrap constructors to preventing global pollution, required for the `pure` version
  400. options.unsafe - use the simple assignment of property instead of delete + defineProperty
  401. options.sham - add a flag to not completely full polyfills
  402. options.enumerable - export as enumerable property
  403. options.noTargetGet - prevent calling a getter on target
  404. */
  405. var _export = function (options, source) {
  406. var TARGET = options.target;
  407. var GLOBAL = options.global;
  408. var STATIC = options.stat;
  409. var FORCED, target, key, targetProperty, sourceProperty, descriptor;
  410. if (GLOBAL) {
  411. target = global_1;
  412. } else if (STATIC) {
  413. target = global_1[TARGET] || setGlobal(TARGET, {});
  414. } else {
  415. target = (global_1[TARGET] || {}).prototype;
  416. }
  417. if (target) for (key in source) {
  418. sourceProperty = source[key];
  419. if (options.noTargetGet) {
  420. descriptor = getOwnPropertyDescriptor$1(target, key);
  421. targetProperty = descriptor && descriptor.value;
  422. } else targetProperty = target[key];
  423. FORCED = isForced_1(GLOBAL ? key : TARGET + (STATIC ? '.' : '#') + key, options.forced);
  424. // contained in target
  425. if (!FORCED && targetProperty !== undefined) {
  426. if (typeof sourceProperty === typeof targetProperty) continue;
  427. copyConstructorProperties(sourceProperty, targetProperty);
  428. }
  429. // add a flag to not completely full polyfills
  430. if (options.sham || (targetProperty && targetProperty.sham)) {
  431. createNonEnumerableProperty(sourceProperty, 'sham', true);
  432. }
  433. // extend global
  434. redefine(target, key, sourceProperty, options);
  435. }
  436. };
  437. // `IsArray` abstract operation
  438. // https://tc39.github.io/ecma262/#sec-isarray
  439. var isArray = Array.isArray || function isArray(arg) {
  440. return classofRaw(arg) == 'Array';
  441. };
  442. // `ToObject` abstract operation
  443. // https://tc39.github.io/ecma262/#sec-toobject
  444. var toObject = function (argument) {
  445. return Object(requireObjectCoercible(argument));
  446. };
  447. var createProperty = function (object, key, value) {
  448. var propertyKey = toPrimitive(key);
  449. if (propertyKey in object) objectDefineProperty.f(object, propertyKey, createPropertyDescriptor(0, value));
  450. else object[propertyKey] = value;
  451. };
  452. var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
  453. // Chrome 38 Symbol has incorrect toString conversion
  454. // eslint-disable-next-line no-undef
  455. return !String(Symbol());
  456. });
  457. var useSymbolAsUid = nativeSymbol
  458. // eslint-disable-next-line no-undef
  459. && !Symbol.sham
  460. // eslint-disable-next-line no-undef
  461. && typeof Symbol() == 'symbol';
  462. var WellKnownSymbolsStore = shared('wks');
  463. var Symbol$1 = global_1.Symbol;
  464. var createWellKnownSymbol = useSymbolAsUid ? Symbol$1 : uid;
  465. var wellKnownSymbol = function (name) {
  466. if (!has(WellKnownSymbolsStore, name)) {
  467. if (nativeSymbol && has(Symbol$1, name)) WellKnownSymbolsStore[name] = Symbol$1[name];
  468. else WellKnownSymbolsStore[name] = createWellKnownSymbol('Symbol.' + name);
  469. } return WellKnownSymbolsStore[name];
  470. };
  471. var SPECIES = wellKnownSymbol('species');
  472. // `ArraySpeciesCreate` abstract operation
  473. // https://tc39.github.io/ecma262/#sec-arrayspeciescreate
  474. var arraySpeciesCreate = function (originalArray, length) {
  475. var C;
  476. if (isArray(originalArray)) {
  477. C = originalArray.constructor;
  478. // cross-realm fallback
  479. if (typeof C == 'function' && (C === Array || isArray(C.prototype))) C = undefined;
  480. else if (isObject(C)) {
  481. C = C[SPECIES];
  482. if (C === null) C = undefined;
  483. }
  484. } return new (C === undefined ? Array : C)(length === 0 ? 0 : length);
  485. };
  486. var userAgent = getBuiltIn('navigator', 'userAgent') || '';
  487. var process = global_1.process;
  488. var versions = process && process.versions;
  489. var v8 = versions && versions.v8;
  490. var match, version;
  491. if (v8) {
  492. match = v8.split('.');
  493. version = match[0] + match[1];
  494. } else if (userAgent) {
  495. match = userAgent.match(/Edge\/(\d+)/);
  496. if (!match || match[1] >= 74) {
  497. match = userAgent.match(/Chrome\/(\d+)/);
  498. if (match) version = match[1];
  499. }
  500. }
  501. var v8Version = version && +version;
  502. var SPECIES$1 = wellKnownSymbol('species');
  503. var arrayMethodHasSpeciesSupport = function (METHOD_NAME) {
  504. // We can't use this feature detection in V8 since it causes
  505. // deoptimization and serious performance degradation
  506. // https://github.com/zloirock/core-js/issues/677
  507. return v8Version >= 51 || !fails(function () {
  508. var array = [];
  509. var constructor = array.constructor = {};
  510. constructor[SPECIES$1] = function () {
  511. return { foo: 1 };
  512. };
  513. return array[METHOD_NAME](Boolean).foo !== 1;
  514. });
  515. };
  516. var IS_CONCAT_SPREADABLE = wellKnownSymbol('isConcatSpreadable');
  517. var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF;
  518. var MAXIMUM_ALLOWED_INDEX_EXCEEDED = 'Maximum allowed index exceeded';
  519. // We can't use this feature detection in V8 since it causes
  520. // deoptimization and serious performance degradation
  521. // https://github.com/zloirock/core-js/issues/679
  522. var IS_CONCAT_SPREADABLE_SUPPORT = v8Version >= 51 || !fails(function () {
  523. var array = [];
  524. array[IS_CONCAT_SPREADABLE] = false;
  525. return array.concat()[0] !== array;
  526. });
  527. var SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('concat');
  528. var isConcatSpreadable = function (O) {
  529. if (!isObject(O)) return false;
  530. var spreadable = O[IS_CONCAT_SPREADABLE];
  531. return spreadable !== undefined ? !!spreadable : isArray(O);
  532. };
  533. var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !SPECIES_SUPPORT;
  534. // `Array.prototype.concat` method
  535. // https://tc39.github.io/ecma262/#sec-array.prototype.concat
  536. // with adding support of @@isConcatSpreadable and @@species
  537. _export({ target: 'Array', proto: true, forced: FORCED }, {
  538. concat: function concat(arg) { // eslint-disable-line no-unused-vars
  539. var O = toObject(this);
  540. var A = arraySpeciesCreate(O, 0);
  541. var n = 0;
  542. var i, k, length, len, E;
  543. for (i = -1, length = arguments.length; i < length; i++) {
  544. E = i === -1 ? O : arguments[i];
  545. if (isConcatSpreadable(E)) {
  546. len = toLength(E.length);
  547. if (n + len > MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
  548. for (k = 0; k < len; k++, n++) if (k in E) createProperty(A, n, E[k]);
  549. } else {
  550. if (n >= MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
  551. createProperty(A, n++, E);
  552. }
  553. }
  554. A.length = n;
  555. return A;
  556. }
  557. });
  558. var aFunction$1 = function (it) {
  559. if (typeof it != 'function') {
  560. throw TypeError(String(it) + ' is not a function');
  561. } return it;
  562. };
  563. // optional / simple context binding
  564. var bindContext = function (fn, that, length) {
  565. aFunction$1(fn);
  566. if (that === undefined) return fn;
  567. switch (length) {
  568. case 0: return function () {
  569. return fn.call(that);
  570. };
  571. case 1: return function (a) {
  572. return fn.call(that, a);
  573. };
  574. case 2: return function (a, b) {
  575. return fn.call(that, a, b);
  576. };
  577. case 3: return function (a, b, c) {
  578. return fn.call(that, a, b, c);
  579. };
  580. }
  581. return function (/* ...args */) {
  582. return fn.apply(that, arguments);
  583. };
  584. };
  585. var push = [].push;
  586. // `Array.prototype.{ forEach, map, filter, some, every, find, findIndex }` methods implementation
  587. var createMethod$1 = function (TYPE) {
  588. var IS_MAP = TYPE == 1;
  589. var IS_FILTER = TYPE == 2;
  590. var IS_SOME = TYPE == 3;
  591. var IS_EVERY = TYPE == 4;
  592. var IS_FIND_INDEX = TYPE == 6;
  593. var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
  594. return function ($this, callbackfn, that, specificCreate) {
  595. var O = toObject($this);
  596. var self = indexedObject(O);
  597. var boundFunction = bindContext(callbackfn, that, 3);
  598. var length = toLength(self.length);
  599. var index = 0;
  600. var create = specificCreate || arraySpeciesCreate;
  601. var target = IS_MAP ? create($this, length) : IS_FILTER ? create($this, 0) : undefined;
  602. var value, result;
  603. for (;length > index; index++) if (NO_HOLES || index in self) {
  604. value = self[index];
  605. result = boundFunction(value, index, O);
  606. if (TYPE) {
  607. if (IS_MAP) target[index] = result; // map
  608. else if (result) switch (TYPE) {
  609. case 3: return true; // some
  610. case 5: return value; // find
  611. case 6: return index; // findIndex
  612. case 2: push.call(target, value); // filter
  613. } else if (IS_EVERY) return false; // every
  614. }
  615. }
  616. return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : target;
  617. };
  618. };
  619. var arrayIteration = {
  620. // `Array.prototype.forEach` method
  621. // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  622. forEach: createMethod$1(0),
  623. // `Array.prototype.map` method
  624. // https://tc39.github.io/ecma262/#sec-array.prototype.map
  625. map: createMethod$1(1),
  626. // `Array.prototype.filter` method
  627. // https://tc39.github.io/ecma262/#sec-array.prototype.filter
  628. filter: createMethod$1(2),
  629. // `Array.prototype.some` method
  630. // https://tc39.github.io/ecma262/#sec-array.prototype.some
  631. some: createMethod$1(3),
  632. // `Array.prototype.every` method
  633. // https://tc39.github.io/ecma262/#sec-array.prototype.every
  634. every: createMethod$1(4),
  635. // `Array.prototype.find` method
  636. // https://tc39.github.io/ecma262/#sec-array.prototype.find
  637. find: createMethod$1(5),
  638. // `Array.prototype.findIndex` method
  639. // https://tc39.github.io/ecma262/#sec-array.prototype.findIndex
  640. findIndex: createMethod$1(6)
  641. };
  642. var $filter = arrayIteration.filter;
  643. var HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('filter');
  644. // Edge 14- issue
  645. var USES_TO_LENGTH = HAS_SPECIES_SUPPORT && !fails(function () {
  646. [].filter.call({ length: -1, 0: 1 }, function (it) { throw it; });
  647. });
  648. // `Array.prototype.filter` method
  649. // https://tc39.github.io/ecma262/#sec-array.prototype.filter
  650. // with adding support of @@species
  651. _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {
  652. filter: function filter(callbackfn /* , thisArg */) {
  653. return $filter(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  654. }
  655. });
  656. // `Object.keys` method
  657. // https://tc39.github.io/ecma262/#sec-object.keys
  658. var objectKeys = Object.keys || function keys(O) {
  659. return objectKeysInternal(O, enumBugKeys);
  660. };
  661. // `Object.defineProperties` method
  662. // https://tc39.github.io/ecma262/#sec-object.defineproperties
  663. var objectDefineProperties = descriptors ? Object.defineProperties : function defineProperties(O, Properties) {
  664. anObject(O);
  665. var keys = objectKeys(Properties);
  666. var length = keys.length;
  667. var index = 0;
  668. var key;
  669. while (length > index) objectDefineProperty.f(O, key = keys[index++], Properties[key]);
  670. return O;
  671. };
  672. var html = getBuiltIn('document', 'documentElement');
  673. var GT = '>';
  674. var LT = '<';
  675. var PROTOTYPE = 'prototype';
  676. var SCRIPT = 'script';
  677. var IE_PROTO = sharedKey('IE_PROTO');
  678. var EmptyConstructor = function () { /* empty */ };
  679. var scriptTag = function (content) {
  680. return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;
  681. };
  682. // Create object with fake `null` prototype: use ActiveX Object with cleared prototype
  683. var NullProtoObjectViaActiveX = function (activeXDocument) {
  684. activeXDocument.write(scriptTag(''));
  685. activeXDocument.close();
  686. var temp = activeXDocument.parentWindow.Object;
  687. activeXDocument = null; // avoid memory leak
  688. return temp;
  689. };
  690. // Create object with fake `null` prototype: use iframe Object with cleared prototype
  691. var NullProtoObjectViaIFrame = function () {
  692. // Thrash, waste and sodomy: IE GC bug
  693. var iframe = documentCreateElement('iframe');
  694. var JS = 'java' + SCRIPT + ':';
  695. var iframeDocument;
  696. iframe.style.display = 'none';
  697. html.appendChild(iframe);
  698. // https://github.com/zloirock/core-js/issues/475
  699. iframe.src = String(JS);
  700. iframeDocument = iframe.contentWindow.document;
  701. iframeDocument.open();
  702. iframeDocument.write(scriptTag('document.F=Object'));
  703. iframeDocument.close();
  704. return iframeDocument.F;
  705. };
  706. // Check for document.domain and active x support
  707. // No need to use active x approach when document.domain is not set
  708. // see https://github.com/es-shims/es5-shim/issues/150
  709. // variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346
  710. // avoid IE GC bug
  711. var activeXDocument;
  712. var NullProtoObject = function () {
  713. try {
  714. /* global ActiveXObject */
  715. activeXDocument = document.domain && new ActiveXObject('htmlfile');
  716. } catch (error) { /* ignore */ }
  717. NullProtoObject = activeXDocument ? NullProtoObjectViaActiveX(activeXDocument) : NullProtoObjectViaIFrame();
  718. var length = enumBugKeys.length;
  719. while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];
  720. return NullProtoObject();
  721. };
  722. hiddenKeys[IE_PROTO] = true;
  723. // `Object.create` method
  724. // https://tc39.github.io/ecma262/#sec-object.create
  725. var objectCreate = Object.create || function create(O, Properties) {
  726. var result;
  727. if (O !== null) {
  728. EmptyConstructor[PROTOTYPE] = anObject(O);
  729. result = new EmptyConstructor();
  730. EmptyConstructor[PROTOTYPE] = null;
  731. // add "__proto__" for Object.getPrototypeOf polyfill
  732. result[IE_PROTO] = O;
  733. } else result = NullProtoObject();
  734. return Properties === undefined ? result : objectDefineProperties(result, Properties);
  735. };
  736. var UNSCOPABLES = wellKnownSymbol('unscopables');
  737. var ArrayPrototype = Array.prototype;
  738. // Array.prototype[@@unscopables]
  739. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  740. if (ArrayPrototype[UNSCOPABLES] == undefined) {
  741. objectDefineProperty.f(ArrayPrototype, UNSCOPABLES, {
  742. configurable: true,
  743. value: objectCreate(null)
  744. });
  745. }
  746. // add a key to Array.prototype[@@unscopables]
  747. var addToUnscopables = function (key) {
  748. ArrayPrototype[UNSCOPABLES][key] = true;
  749. };
  750. var $find = arrayIteration.find;
  751. var FIND = 'find';
  752. var SKIPS_HOLES = true;
  753. // Shouldn't skip holes
  754. if (FIND in []) Array(1)[FIND](function () { SKIPS_HOLES = false; });
  755. // `Array.prototype.find` method
  756. // https://tc39.github.io/ecma262/#sec-array.prototype.find
  757. _export({ target: 'Array', proto: true, forced: SKIPS_HOLES }, {
  758. find: function find(callbackfn /* , that = undefined */) {
  759. return $find(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  760. }
  761. });
  762. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  763. addToUnscopables(FIND);
  764. var $includes = arrayIncludes.includes;
  765. // `Array.prototype.includes` method
  766. // https://tc39.github.io/ecma262/#sec-array.prototype.includes
  767. _export({ target: 'Array', proto: true }, {
  768. includes: function includes(el /* , fromIndex = 0 */) {
  769. return $includes(this, el, arguments.length > 1 ? arguments[1] : undefined);
  770. }
  771. });
  772. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  773. addToUnscopables('includes');
  774. var sloppyArrayMethod = function (METHOD_NAME, argument) {
  775. var method = [][METHOD_NAME];
  776. return !method || !fails(function () {
  777. // eslint-disable-next-line no-useless-call,no-throw-literal
  778. method.call(null, argument || function () { throw 1; }, 1);
  779. });
  780. };
  781. var $indexOf = arrayIncludes.indexOf;
  782. var nativeIndexOf = [].indexOf;
  783. var NEGATIVE_ZERO = !!nativeIndexOf && 1 / [1].indexOf(1, -0) < 0;
  784. var SLOPPY_METHOD = sloppyArrayMethod('indexOf');
  785. // `Array.prototype.indexOf` method
  786. // https://tc39.github.io/ecma262/#sec-array.prototype.indexof
  787. _export({ target: 'Array', proto: true, forced: NEGATIVE_ZERO || SLOPPY_METHOD }, {
  788. indexOf: function indexOf(searchElement /* , fromIndex = 0 */) {
  789. return NEGATIVE_ZERO
  790. // convert -0 to +0
  791. ? nativeIndexOf.apply(this, arguments) || 0
  792. : $indexOf(this, searchElement, arguments.length > 1 ? arguments[1] : undefined);
  793. }
  794. });
  795. var nativeJoin = [].join;
  796. var ES3_STRINGS = indexedObject != Object;
  797. var SLOPPY_METHOD$1 = sloppyArrayMethod('join', ',');
  798. // `Array.prototype.join` method
  799. // https://tc39.github.io/ecma262/#sec-array.prototype.join
  800. _export({ target: 'Array', proto: true, forced: ES3_STRINGS || SLOPPY_METHOD$1 }, {
  801. join: function join(separator) {
  802. return nativeJoin.call(toIndexedObject(this), separator === undefined ? ',' : separator);
  803. }
  804. });
  805. var test = [];
  806. var nativeSort = test.sort;
  807. // IE8-
  808. var FAILS_ON_UNDEFINED = fails(function () {
  809. test.sort(undefined);
  810. });
  811. // V8 bug
  812. var FAILS_ON_NULL = fails(function () {
  813. test.sort(null);
  814. });
  815. // Old WebKit
  816. var SLOPPY_METHOD$2 = sloppyArrayMethod('sort');
  817. var FORCED$1 = FAILS_ON_UNDEFINED || !FAILS_ON_NULL || SLOPPY_METHOD$2;
  818. // `Array.prototype.sort` method
  819. // https://tc39.github.io/ecma262/#sec-array.prototype.sort
  820. _export({ target: 'Array', proto: true, forced: FORCED$1 }, {
  821. sort: function sort(comparefn) {
  822. return comparefn === undefined
  823. ? nativeSort.call(toObject(this))
  824. : nativeSort.call(toObject(this), aFunction$1(comparefn));
  825. }
  826. });
  827. var FAILS_ON_PRIMITIVES = fails(function () { objectKeys(1); });
  828. // `Object.keys` method
  829. // https://tc39.github.io/ecma262/#sec-object.keys
  830. _export({ target: 'Object', stat: true, forced: FAILS_ON_PRIMITIVES }, {
  831. keys: function keys(it) {
  832. return objectKeys(toObject(it));
  833. }
  834. });
  835. var TO_STRING_TAG = wellKnownSymbol('toStringTag');
  836. var test$1 = {};
  837. test$1[TO_STRING_TAG] = 'z';
  838. var toStringTagSupport = String(test$1) === '[object z]';
  839. var TO_STRING_TAG$1 = wellKnownSymbol('toStringTag');
  840. // ES3 wrong here
  841. var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';
  842. // fallback for IE11 Script Access Denied error
  843. var tryGet = function (it, key) {
  844. try {
  845. return it[key];
  846. } catch (error) { /* empty */ }
  847. };
  848. // getting tag from ES6+ `Object.prototype.toString`
  849. var classof = toStringTagSupport ? classofRaw : function (it) {
  850. var O, tag, result;
  851. return it === undefined ? 'Undefined' : it === null ? 'Null'
  852. // @@toStringTag case
  853. : typeof (tag = tryGet(O = Object(it), TO_STRING_TAG$1)) == 'string' ? tag
  854. // builtinTag case
  855. : CORRECT_ARGUMENTS ? classofRaw(O)
  856. // ES3 arguments fallback
  857. : (result = classofRaw(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : result;
  858. };
  859. // `Object.prototype.toString` method implementation
  860. // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  861. var objectToString = toStringTagSupport ? {}.toString : function toString() {
  862. return '[object ' + classof(this) + ']';
  863. };
  864. // `Object.prototype.toString` method
  865. // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  866. if (!toStringTagSupport) {
  867. redefine(Object.prototype, 'toString', objectToString, { unsafe: true });
  868. }
  869. // `RegExp.prototype.flags` getter implementation
  870. // https://tc39.github.io/ecma262/#sec-get-regexp.prototype.flags
  871. var regexpFlags = function () {
  872. var that = anObject(this);
  873. var result = '';
  874. if (that.global) result += 'g';
  875. if (that.ignoreCase) result += 'i';
  876. if (that.multiline) result += 'm';
  877. if (that.dotAll) result += 's';
  878. if (that.unicode) result += 'u';
  879. if (that.sticky) result += 'y';
  880. return result;
  881. };
  882. // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError,
  883. // so we use an intermediate function.
  884. function RE(s, f) {
  885. return RegExp(s, f);
  886. }
  887. var UNSUPPORTED_Y = fails(function () {
  888. // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError
  889. var re = RE('a', 'y');
  890. re.lastIndex = 2;
  891. return re.exec('abcd') != null;
  892. });
  893. var BROKEN_CARET = fails(function () {
  894. // https://bugzilla.mozilla.org/show_bug.cgi?id=773687
  895. var re = RE('^r', 'gy');
  896. re.lastIndex = 2;
  897. return re.exec('str') != null;
  898. });
  899. var regexpStickyHelpers = {
  900. UNSUPPORTED_Y: UNSUPPORTED_Y,
  901. BROKEN_CARET: BROKEN_CARET
  902. };
  903. var nativeExec = RegExp.prototype.exec;
  904. // This always refers to the native implementation, because the
  905. // String#replace polyfill uses ./fix-regexp-well-known-symbol-logic.js,
  906. // which loads this file before patching the method.
  907. var nativeReplace = String.prototype.replace;
  908. var patchedExec = nativeExec;
  909. var UPDATES_LAST_INDEX_WRONG = (function () {
  910. var re1 = /a/;
  911. var re2 = /b*/g;
  912. nativeExec.call(re1, 'a');
  913. nativeExec.call(re2, 'a');
  914. return re1.lastIndex !== 0 || re2.lastIndex !== 0;
  915. })();
  916. var UNSUPPORTED_Y$1 = regexpStickyHelpers.UNSUPPORTED_Y || regexpStickyHelpers.BROKEN_CARET;
  917. // nonparticipating capturing group, copied from es5-shim's String#split patch.
  918. var NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;
  919. var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1;
  920. if (PATCH) {
  921. patchedExec = function exec(str) {
  922. var re = this;
  923. var lastIndex, reCopy, match, i;
  924. var sticky = UNSUPPORTED_Y$1 && re.sticky;
  925. var flags = regexpFlags.call(re);
  926. var source = re.source;
  927. var charsAdded = 0;
  928. var strCopy = str;
  929. if (sticky) {
  930. flags = flags.replace('y', '');
  931. if (flags.indexOf('g') === -1) {
  932. flags += 'g';
  933. }
  934. strCopy = String(str).slice(re.lastIndex);
  935. // Support anchored sticky behavior.
  936. if (re.lastIndex > 0 && (!re.multiline || re.multiline && str[re.lastIndex - 1] !== '\n')) {
  937. source = '(?: ' + source + ')';
  938. strCopy = ' ' + strCopy;
  939. charsAdded++;
  940. }
  941. // ^(? + rx + ) is needed, in combination with some str slicing, to
  942. // simulate the 'y' flag.
  943. reCopy = new RegExp('^(?:' + source + ')', flags);
  944. }
  945. if (NPCG_INCLUDED) {
  946. reCopy = new RegExp('^' + source + '$(?!\\s)', flags);
  947. }
  948. if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;
  949. match = nativeExec.call(sticky ? reCopy : re, strCopy);
  950. if (sticky) {
  951. if (match) {
  952. match.input = match.input.slice(charsAdded);
  953. match[0] = match[0].slice(charsAdded);
  954. match.index = re.lastIndex;
  955. re.lastIndex += match[0].length;
  956. } else re.lastIndex = 0;
  957. } else if (UPDATES_LAST_INDEX_WRONG && match) {
  958. re.lastIndex = re.global ? match.index + match[0].length : lastIndex;
  959. }
  960. if (NPCG_INCLUDED && match && match.length > 1) {
  961. // Fix browsers whose `exec` methods don't consistently return `undefined`
  962. // for NPCG, like IE8. NOTE: This doesn' work for /(.?)?/
  963. nativeReplace.call(match[0], reCopy, function () {
  964. for (i = 1; i < arguments.length - 2; i++) {
  965. if (arguments[i] === undefined) match[i] = undefined;
  966. }
  967. });
  968. }
  969. return match;
  970. };
  971. }
  972. var regexpExec = patchedExec;
  973. _export({ target: 'RegExp', proto: true, forced: /./.exec !== regexpExec }, {
  974. exec: regexpExec
  975. });
  976. var TO_STRING = 'toString';
  977. var RegExpPrototype = RegExp.prototype;
  978. var nativeToString = RegExpPrototype[TO_STRING];
  979. var NOT_GENERIC = fails(function () { return nativeToString.call({ source: 'a', flags: 'b' }) != '/a/b'; });
  980. // FF44- RegExp#toString has a wrong name
  981. var INCORRECT_NAME = nativeToString.name != TO_STRING;
  982. // `RegExp.prototype.toString` method
  983. // https://tc39.github.io/ecma262/#sec-regexp.prototype.tostring
  984. if (NOT_GENERIC || INCORRECT_NAME) {
  985. redefine(RegExp.prototype, TO_STRING, function toString() {
  986. var R = anObject(this);
  987. var p = String(R.source);
  988. var rf = R.flags;
  989. var f = String(rf === undefined && R instanceof RegExp && !('flags' in RegExpPrototype) ? regexpFlags.call(R) : rf);
  990. return '/' + p + '/' + f;
  991. }, { unsafe: true });
  992. }
  993. var SPECIES$2 = wellKnownSymbol('species');
  994. var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
  995. // #replace needs built-in support for named groups.
  996. // #match works fine because it just return the exec results, even if it has
  997. // a "grops" property.
  998. var re = /./;
  999. re.exec = function () {
  1000. var result = [];
  1001. result.groups = { a: '7' };
  1002. return result;
  1003. };
  1004. return ''.replace(re, '$<a>') !== '7';
  1005. });
  1006. // IE <= 11 replaces $0 with the whole match, as if it was $&
  1007. // https://stackoverflow.com/questions/6024666/getting-ie-to-replace-a-regex-with-the-literal-string-0
  1008. var REPLACE_KEEPS_$0 = (function () {
  1009. return 'a'.replace(/./, '$0') === '$0';
  1010. })();
  1011. // Chrome 51 has a buggy "split" implementation when RegExp#exec !== nativeExec
  1012. // Weex JS has frozen built-in prototypes, so use try / catch wrapper
  1013. var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails(function () {
  1014. var re = /(?:)/;
  1015. var originalExec = re.exec;
  1016. re.exec = function () { return originalExec.apply(this, arguments); };
  1017. var result = 'ab'.split(re);
  1018. return result.length !== 2 || result[0] !== 'a' || result[1] !== 'b';
  1019. });
  1020. var fixRegexpWellKnownSymbolLogic = function (KEY, length, exec, sham) {
  1021. var SYMBOL = wellKnownSymbol(KEY);
  1022. var DELEGATES_TO_SYMBOL = !fails(function () {
  1023. // String methods call symbol-named RegEp methods
  1024. var O = {};
  1025. O[SYMBOL] = function () { return 7; };
  1026. return ''[KEY](O) != 7;
  1027. });
  1028. var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails(function () {
  1029. // Symbol-named RegExp methods call .exec
  1030. var execCalled = false;
  1031. var re = /a/;
  1032. if (KEY === 'split') {
  1033. // We can't use real regex here since it causes deoptimization
  1034. // and serious performance degradation in V8
  1035. // https://github.com/zloirock/core-js/issues/306
  1036. re = {};
  1037. // RegExp[@@split] doesn't call the regex's exec method, but first creates
  1038. // a new one. We need to return the patched regex when creating the new one.
  1039. re.constructor = {};
  1040. re.constructor[SPECIES$2] = function () { return re; };
  1041. re.flags = '';
  1042. re[SYMBOL] = /./[SYMBOL];
  1043. }
  1044. re.exec = function () { execCalled = true; return null; };
  1045. re[SYMBOL]('');
  1046. return !execCalled;
  1047. });
  1048. if (
  1049. !DELEGATES_TO_SYMBOL ||
  1050. !DELEGATES_TO_EXEC ||
  1051. (KEY === 'replace' && !(REPLACE_SUPPORTS_NAMED_GROUPS && REPLACE_KEEPS_$0)) ||
  1052. (KEY === 'split' && !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC)
  1053. ) {
  1054. var nativeRegExpMethod = /./[SYMBOL];
  1055. var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {
  1056. if (regexp.exec === regexpExec) {
  1057. if (DELEGATES_TO_SYMBOL && !forceStringMethod) {
  1058. // The native String method already delegates to @@method (this
  1059. // polyfilled function), leasing to infinite recursion.
  1060. // We avoid it by directly calling the native @@method method.
  1061. return { done: true, value: nativeRegExpMethod.call(regexp, str, arg2) };
  1062. }
  1063. return { done: true, value: nativeMethod.call(str, regexp, arg2) };
  1064. }
  1065. return { done: false };
  1066. }, { REPLACE_KEEPS_$0: REPLACE_KEEPS_$0 });
  1067. var stringMethod = methods[0];
  1068. var regexMethod = methods[1];
  1069. redefine(String.prototype, KEY, stringMethod);
  1070. redefine(RegExp.prototype, SYMBOL, length == 2
  1071. // 21.2.5.8 RegExp.prototype[@@replace](string, replaceValue)
  1072. // 21.2.5.11 RegExp.prototype[@@split](string, limit)
  1073. ? function (string, arg) { return regexMethod.call(string, this, arg); }
  1074. // 21.2.5.6 RegExp.prototype[@@match](string)
  1075. // 21.2.5.9 RegExp.prototype[@@search](string)
  1076. : function (string) { return regexMethod.call(string, this); }
  1077. );
  1078. }
  1079. if (sham) createNonEnumerableProperty(RegExp.prototype[SYMBOL], 'sham', true);
  1080. };
  1081. // `String.prototype.{ codePointAt, at }` methods implementation
  1082. var createMethod$2 = function (CONVERT_TO_STRING) {
  1083. return function ($this, pos) {
  1084. var S = String(requireObjectCoercible($this));
  1085. var position = toInteger(pos);
  1086. var size = S.length;
  1087. var first, second;
  1088. if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;
  1089. first = S.charCodeAt(position);
  1090. return first < 0xD800 || first > 0xDBFF || position + 1 === size
  1091. || (second = S.charCodeAt(position + 1)) < 0xDC00 || second > 0xDFFF
  1092. ? CONVERT_TO_STRING ? S.charAt(position) : first
  1093. : CONVERT_TO_STRING ? S.slice(position, position + 2) : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;
  1094. };
  1095. };
  1096. var stringMultibyte = {
  1097. // `String.prototype.codePointAt` method
  1098. // https://tc39.github.io/ecma262/#sec-string.prototype.codepointat
  1099. codeAt: createMethod$2(false),
  1100. // `String.prototype.at` method
  1101. // https://github.com/mathiasbynens/String.prototype.at
  1102. charAt: createMethod$2(true)
  1103. };
  1104. var charAt = stringMultibyte.charAt;
  1105. // `AdvanceStringIndex` abstract operation
  1106. // https://tc39.github.io/ecma262/#sec-advancestringindex
  1107. var advanceStringIndex = function (S, index, unicode) {
  1108. return index + (unicode ? charAt(S, index).length : 1);
  1109. };
  1110. // `RegExpExec` abstract operation
  1111. // https://tc39.github.io/ecma262/#sec-regexpexec
  1112. var regexpExecAbstract = function (R, S) {
  1113. var exec = R.exec;
  1114. if (typeof exec === 'function') {
  1115. var result = exec.call(R, S);
  1116. if (typeof result !== 'object') {
  1117. throw TypeError('RegExp exec method returned something other than an Object or null');
  1118. }
  1119. return result;
  1120. }
  1121. if (classofRaw(R) !== 'RegExp') {
  1122. throw TypeError('RegExp#exec called on incompatible receiver');
  1123. }
  1124. return regexpExec.call(R, S);
  1125. };
  1126. // @@match logic
  1127. fixRegexpWellKnownSymbolLogic('match', 1, function (MATCH, nativeMatch, maybeCallNative) {
  1128. return [
  1129. // `String.prototype.match` method
  1130. // https://tc39.github.io/ecma262/#sec-string.prototype.match
  1131. function match(regexp) {
  1132. var O = requireObjectCoercible(this);
  1133. var matcher = regexp == undefined ? undefined : regexp[MATCH];
  1134. return matcher !== undefined ? matcher.call(regexp, O) : new RegExp(regexp)[MATCH](String(O));
  1135. },
  1136. // `RegExp.prototype[@@match]` method
  1137. // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@match
  1138. function (regexp) {
  1139. var res = maybeCallNative(nativeMatch, regexp, this);
  1140. if (res.done) return res.value;
  1141. var rx = anObject(regexp);
  1142. var S = String(this);
  1143. if (!rx.global) return regexpExecAbstract(rx, S);
  1144. var fullUnicode = rx.unicode;
  1145. rx.lastIndex = 0;
  1146. var A = [];
  1147. var n = 0;
  1148. var result;
  1149. while ((result = regexpExecAbstract(rx, S)) !== null) {
  1150. var matchStr = String(result[0]);
  1151. A[n] = matchStr;
  1152. if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
  1153. n++;
  1154. }
  1155. return n === 0 ? null : A;
  1156. }
  1157. ];
  1158. });
  1159. var max$1 = Math.max;
  1160. var min$2 = Math.min;
  1161. var floor$1 = Math.floor;
  1162. var SUBSTITUTION_SYMBOLS = /\$([$&'`]|\d\d?|<[^>]*>)/g;
  1163. var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&'`]|\d\d?)/g;
  1164. var maybeToString = function (it) {
  1165. return it === undefined ? it : String(it);
  1166. };
  1167. // @@replace logic
  1168. fixRegexpWellKnownSymbolLogic('replace', 2, function (REPLACE, nativeReplace, maybeCallNative, reason) {
  1169. return [
  1170. // `String.prototype.replace` method
  1171. // https://tc39.github.io/ecma262/#sec-string.prototype.replace
  1172. function replace(searchValue, replaceValue) {
  1173. var O = requireObjectCoercible(this);
  1174. var replacer = searchValue == undefined ? undefined : searchValue[REPLACE];
  1175. return replacer !== undefined
  1176. ? replacer.call(searchValue, O, replaceValue)
  1177. : nativeReplace.call(String(O), searchValue, replaceValue);
  1178. },
  1179. // `RegExp.prototype[@@replace]` method
  1180. // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@replace
  1181. function (regexp, replaceValue) {
  1182. if (reason.REPLACE_KEEPS_$0 || (typeof replaceValue === 'string' && replaceValue.indexOf('$0') === -1)) {
  1183. var res = maybeCallNative(nativeReplace, regexp, this, replaceValue);
  1184. if (res.done) return res.value;
  1185. }
  1186. var rx = anObject(regexp);
  1187. var S = String(this);
  1188. var functionalReplace = typeof replaceValue === 'function';
  1189. if (!functionalReplace) replaceValue = String(replaceValue);
  1190. var global = rx.global;
  1191. if (global) {
  1192. var fullUnicode = rx.unicode;
  1193. rx.lastIndex = 0;
  1194. }
  1195. var results = [];
  1196. while (true) {
  1197. var result = regexpExecAbstract(rx, S);
  1198. if (result === null) break;
  1199. results.push(result);
  1200. if (!global) break;
  1201. var matchStr = String(result[0]);
  1202. if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
  1203. }
  1204. var accumulatedResult = '';
  1205. var nextSourcePosition = 0;
  1206. for (var i = 0; i < results.length; i++) {
  1207. result = results[i];
  1208. var matched = String(result[0]);
  1209. var position = max$1(min$2(toInteger(result.index), S.length), 0);
  1210. var captures = [];
  1211. // NOTE: This is equivalent to
  1212. // captures = result.slice(1).map(maybeToString)
  1213. // but for some reason `nativeSlice.call(result, 1, result.length)` (called in
  1214. // the slice polyfill when slicing native arrays) "doesn't work" in safari 9 and
  1215. // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.
  1216. for (var j = 1; j < result.length; j++) captures.push(maybeToString(result[j]));
  1217. var namedCaptures = result.groups;
  1218. if (functionalReplace) {
  1219. var replacerArgs = [matched].concat(captures, position, S);
  1220. if (namedCaptures !== undefined) replacerArgs.push(namedCaptures);
  1221. var replacement = String(replaceValue.apply(undefined, replacerArgs));
  1222. } else {
  1223. replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
  1224. }
  1225. if (position >= nextSourcePosition) {
  1226. accumulatedResult += S.slice(nextSourcePosition, position) + replacement;
  1227. nextSourcePosition = position + matched.length;
  1228. }
  1229. }
  1230. return accumulatedResult + S.slice(nextSourcePosition);
  1231. }
  1232. ];
  1233. // https://tc39.github.io/ecma262/#sec-getsubstitution
  1234. function getSubstitution(matched, str, position, captures, namedCaptures, replacement) {
  1235. var tailPos = position + matched.length;
  1236. var m = captures.length;
  1237. var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;
  1238. if (namedCaptures !== undefined) {
  1239. namedCaptures = toObject(namedCaptures);
  1240. symbols = SUBSTITUTION_SYMBOLS;
  1241. }
  1242. return nativeReplace.call(replacement, symbols, function (match, ch) {
  1243. var capture;
  1244. switch (ch.charAt(0)) {
  1245. case '$': return '$';
  1246. case '&': return matched;
  1247. case '`': return str.slice(0, position);
  1248. case "'": return str.slice(tailPos);
  1249. case '<':
  1250. capture = namedCaptures[ch.slice(1, -1)];
  1251. break;
  1252. default: // \d\d?
  1253. var n = +ch;
  1254. if (n === 0) return match;
  1255. if (n > m) {
  1256. var f = floor$1(n / 10);
  1257. if (f === 0) return match;
  1258. if (f <= m) return captures[f - 1] === undefined ? ch.charAt(1) : captures[f - 1] + ch.charAt(1);
  1259. return match;
  1260. }
  1261. capture = captures[n - 1];
  1262. }
  1263. return capture === undefined ? '' : capture;
  1264. });
  1265. }
  1266. });
  1267. var MATCH = wellKnownSymbol('match');
  1268. // `IsRegExp` abstract operation
  1269. // https://tc39.github.io/ecma262/#sec-isregexp
  1270. var isRegexp = function (it) {
  1271. var isRegExp;
  1272. return isObject(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classofRaw(it) == 'RegExp');
  1273. };
  1274. var SPECIES$3 = wellKnownSymbol('species');
  1275. // `SpeciesConstructor` abstract operation
  1276. // https://tc39.github.io/ecma262/#sec-speciesconstructor
  1277. var speciesConstructor = function (O, defaultConstructor) {
  1278. var C = anObject(O).constructor;
  1279. var S;
  1280. return C === undefined || (S = anObject(C)[SPECIES$3]) == undefined ? defaultConstructor : aFunction$1(S);
  1281. };
  1282. var arrayPush = [].push;
  1283. var min$3 = Math.min;
  1284. var MAX_UINT32 = 0xFFFFFFFF;
  1285. // babel-minify transpiles RegExp('x', 'y') -> /x/y and it causes SyntaxError
  1286. var SUPPORTS_Y = !fails(function () { return !RegExp(MAX_UINT32, 'y'); });
  1287. // @@split logic
  1288. fixRegexpWellKnownSymbolLogic('split', 2, function (SPLIT, nativeSplit, maybeCallNative) {
  1289. var internalSplit;
  1290. if (
  1291. 'abbc'.split(/(b)*/)[1] == 'c' ||
  1292. 'test'.split(/(?:)/, -1).length != 4 ||
  1293. 'ab'.split(/(?:ab)*/).length != 2 ||
  1294. '.'.split(/(.?)(.?)/).length != 4 ||
  1295. '.'.split(/()()/).length > 1 ||
  1296. ''.split(/.?/).length
  1297. ) {
  1298. // based on es5-shim implementation, need to rework it
  1299. internalSplit = function (separator, limit) {
  1300. var string = String(requireObjectCoercible(this));
  1301. var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
  1302. if (lim === 0) return [];
  1303. if (separator === undefined) return [string];
  1304. // If `separator` is not a regex, use native split
  1305. if (!isRegexp(separator)) {
  1306. return nativeSplit.call(string, separator, lim);
  1307. }
  1308. var output = [];
  1309. var flags = (separator.ignoreCase ? 'i' : '') +
  1310. (separator.multiline ? 'm' : '') +
  1311. (separator.unicode ? 'u' : '') +
  1312. (separator.sticky ? 'y' : '');
  1313. var lastLastIndex = 0;
  1314. // Make `global` and avoid `lastIndex` issues by working with a copy
  1315. var separatorCopy = new RegExp(separator.source, flags + 'g');
  1316. var match, lastIndex, lastLength;
  1317. while (match = regexpExec.call(separatorCopy, string)) {
  1318. lastIndex = separatorCopy.lastIndex;
  1319. if (lastIndex > lastLastIndex) {
  1320. output.push(string.slice(lastLastIndex, match.index));
  1321. if (match.length > 1 && match.index < string.length) arrayPush.apply(output, match.slice(1));
  1322. lastLength = match[0].length;
  1323. lastLastIndex = lastIndex;
  1324. if (output.length >= lim) break;
  1325. }
  1326. if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop
  1327. }
  1328. if (lastLastIndex === string.length) {
  1329. if (lastLength || !separatorCopy.test('')) output.push('');
  1330. } else output.push(string.slice(lastLastIndex));
  1331. return output.length > lim ? output.slice(0, lim) : output;
  1332. };
  1333. // Chakra, V8
  1334. } else if ('0'.split(undefined, 0).length) {
  1335. internalSplit = function (separator, limit) {
  1336. return separator === undefined && limit === 0 ? [] : nativeSplit.call(this, separator, limit);
  1337. };
  1338. } else internalSplit = nativeSplit;
  1339. return [
  1340. // `String.prototype.split` method
  1341. // https://tc39.github.io/ecma262/#sec-string.prototype.split
  1342. function split(separator, limit) {
  1343. var O = requireObjectCoercible(this);
  1344. var splitter = separator == undefined ? undefined : separator[SPLIT];
  1345. return splitter !== undefined
  1346. ? splitter.call(separator, O, limit)
  1347. : internalSplit.call(String(O), separator, limit);
  1348. },
  1349. // `RegExp.prototype[@@split]` method
  1350. // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@split
  1351. //
  1352. // NOTE: This cannot be properly polyfilled in engines that don't support
  1353. // the 'y' flag.
  1354. function (regexp, limit) {
  1355. var res = maybeCallNative(internalSplit, regexp, this, limit, internalSplit !== nativeSplit);
  1356. if (res.done) return res.value;
  1357. var rx = anObject(regexp);
  1358. var S = String(this);
  1359. var C = speciesConstructor(rx, RegExp);
  1360. var unicodeMatching = rx.unicode;
  1361. var flags = (rx.ignoreCase ? 'i' : '') +
  1362. (rx.multiline ? 'm' : '') +
  1363. (rx.unicode ? 'u' : '') +
  1364. (SUPPORTS_Y ? 'y' : 'g');
  1365. // ^(? + rx + ) is needed, in combination with some S slicing, to
  1366. // simulate the 'y' flag.
  1367. var splitter = new C(SUPPORTS_Y ? rx : '^(?:' + rx.source + ')', flags);
  1368. var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
  1369. if (lim === 0) return [];
  1370. if (S.length === 0) return regexpExecAbstract(splitter, S) === null ? [S] : [];
  1371. var p = 0;
  1372. var q = 0;
  1373. var A = [];
  1374. while (q < S.length) {
  1375. splitter.lastIndex = SUPPORTS_Y ? q : 0;
  1376. var z = regexpExecAbstract(splitter, SUPPORTS_Y ? S : S.slice(q));
  1377. var e;
  1378. if (
  1379. z === null ||
  1380. (e = min$3(toLength(splitter.lastIndex + (SUPPORTS_Y ? 0 : q)), S.length)) === p
  1381. ) {
  1382. q = advanceStringIndex(S, q, unicodeMatching);
  1383. } else {
  1384. A.push(S.slice(p, q));
  1385. if (A.length === lim) return A;
  1386. for (var i = 1; i <= z.length - 1; i++) {
  1387. A.push(z[i]);
  1388. if (A.length === lim) return A;
  1389. }
  1390. q = p = e;
  1391. }
  1392. }
  1393. A.push(S.slice(p));
  1394. return A;
  1395. }
  1396. ];
  1397. }, !SUPPORTS_Y);
  1398. // a string of all valid unicode whitespaces
  1399. // eslint-disable-next-line max-len
  1400. var whitespaces = '\u0009\u000A\u000B\u000C\u000D\u0020\u00A0\u1680\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200A\u202F\u205F\u3000\u2028\u2029\uFEFF';
  1401. var whitespace = '[' + whitespaces + ']';
  1402. var ltrim = RegExp('^' + whitespace + whitespace + '*');
  1403. var rtrim = RegExp(whitespace + whitespace + '*$');
  1404. // `String.prototype.{ trim, trimStart, trimEnd, trimLeft, trimRight }` methods implementation
  1405. var createMethod$3 = function (TYPE) {
  1406. return function ($this) {
  1407. var string = String(requireObjectCoercible($this));
  1408. if (TYPE & 1) string = string.replace(ltrim, '');
  1409. if (TYPE & 2) string = string.replace(rtrim, '');
  1410. return string;
  1411. };
  1412. };
  1413. var stringTrim = {
  1414. // `String.prototype.{ trimLeft, trimStart }` methods
  1415. // https://tc39.github.io/ecma262/#sec-string.prototype.trimstart
  1416. start: createMethod$3(1),
  1417. // `String.prototype.{ trimRight, trimEnd }` methods
  1418. // https://tc39.github.io/ecma262/#sec-string.prototype.trimend
  1419. end: createMethod$3(2),
  1420. // `String.prototype.trim` method
  1421. // https://tc39.github.io/ecma262/#sec-string.prototype.trim
  1422. trim: createMethod$3(3)
  1423. };
  1424. var non = '\u200B\u0085\u180E';
  1425. // check that a method works with the correct list
  1426. // of whitespaces and has a correct name
  1427. var forcedStringTrimMethod = function (METHOD_NAME) {
  1428. return fails(function () {
  1429. return !!whitespaces[METHOD_NAME]() || non[METHOD_NAME]() != non || whitespaces[METHOD_NAME].name !== METHOD_NAME;
  1430. });
  1431. };
  1432. var $trim = stringTrim.trim;
  1433. // `String.prototype.trim` method
  1434. // https://tc39.github.io/ecma262/#sec-string.prototype.trim
  1435. _export({ target: 'String', proto: true, forced: forcedStringTrimMethod('trim') }, {
  1436. trim: function trim() {
  1437. return $trim(this);
  1438. }
  1439. });
  1440. // iterable DOM collections
  1441. // flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods
  1442. var domIterables = {
  1443. CSSRuleList: 0,
  1444. CSSStyleDeclaration: 0,
  1445. CSSValueList: 0,
  1446. ClientRectList: 0,
  1447. DOMRectList: 0,
  1448. DOMStringList: 0,
  1449. DOMTokenList: 1,
  1450. DataTransferItemList: 0,
  1451. FileList: 0,
  1452. HTMLAllCollection: 0,
  1453. HTMLCollection: 0,
  1454. HTMLFormElement: 0,
  1455. HTMLSelectElement: 0,
  1456. MediaList: 0,
  1457. MimeTypeArray: 0,
  1458. NamedNodeMap: 0,
  1459. NodeList: 1,
  1460. PaintRequestList: 0,
  1461. Plugin: 0,
  1462. PluginArray: 0,
  1463. SVGLengthList: 0,
  1464. SVGNumberList: 0,
  1465. SVGPathSegList: 0,
  1466. SVGPointList: 0,
  1467. SVGStringList: 0,
  1468. SVGTransformList: 0,
  1469. SourceBufferList: 0,
  1470. StyleSheetList: 0,
  1471. TextTrackCueList: 0,
  1472. TextTrackList: 0,
  1473. TouchList: 0
  1474. };
  1475. var $forEach = arrayIteration.forEach;
  1476. // `Array.prototype.forEach` method implementation
  1477. // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  1478. var arrayForEach = sloppyArrayMethod('forEach') ? function forEach(callbackfn /* , thisArg */) {
  1479. return $forEach(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  1480. } : [].forEach;
  1481. for (var COLLECTION_NAME in domIterables) {
  1482. var Collection = global_1[COLLECTION_NAME];
  1483. var CollectionPrototype = Collection && Collection.prototype;
  1484. // some Chrome versions have non-configurable methods on DOMTokenList
  1485. if (CollectionPrototype && CollectionPrototype.forEach !== arrayForEach) try {
  1486. createNonEnumerableProperty(CollectionPrototype, 'forEach', arrayForEach);
  1487. } catch (error) {
  1488. CollectionPrototype.forEach = arrayForEach;
  1489. }
  1490. }
  1491. function _typeof(obj) {
  1492. if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") {
  1493. _typeof = function (obj) {
  1494. return typeof obj;
  1495. };
  1496. } else {
  1497. _typeof = function (obj) {
  1498. return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj;
  1499. };
  1500. }
  1501. return _typeof(obj);
  1502. }
  1503. var Utils = $.fn.bootstrapTable.utils;
  1504. var searchControls = 'select, input:not([type="checkbox"]):not([type="radio"])';
  1505. function getOptionsFromSelectControl(selectControl) {
  1506. return selectControl.get(selectControl.length - 1).options;
  1507. }
  1508. function getControlContainer(that) {
  1509. if (that.options.filterControlContainer) {
  1510. return $("".concat(that.options.filterControlContainer));
  1511. }
  1512. return that.$header;
  1513. }
  1514. function getSearchControls(that) {
  1515. return getControlContainer(that).find(searchControls);
  1516. }
  1517. function hideUnusedSelectOptions(selectControl, uniqueValues) {
  1518. var options = getOptionsFromSelectControl(selectControl);
  1519. for (var i = 0; i < options.length; i++) {
  1520. if (options[i].value !== '') {
  1521. if (!uniqueValues.hasOwnProperty(options[i].value)) {
  1522. selectControl.find(Utils.sprintf('option[value=\'%s\']', options[i].value)).hide();
  1523. } else {
  1524. selectControl.find(Utils.sprintf('option[value=\'%s\']', options[i].value)).show();
  1525. }
  1526. }
  1527. }
  1528. }
  1529. function existOptionInSelectControl(selectControl, value) {
  1530. var options = getOptionsFromSelectControl(selectControl);
  1531. for (var i = 0; i < options.length; i++) {
  1532. if (options[i].value === Utils.unescapeHTML(value.toString())) {
  1533. // The value is not valid to add
  1534. return true;
  1535. }
  1536. } // If we get here, the value is valid to add
  1537. return false;
  1538. }
  1539. function addOptionToSelectControl(selectControl, _value, text, selected) {
  1540. var value = _value === undefined || _value === null ? '' : _value.toString().trim();
  1541. var $selectControl = $(selectControl.get(selectControl.length - 1));
  1542. if (!existOptionInSelectControl(selectControl, value)) {
  1543. var option = $("<option value=\"".concat(value, "\">").concat(text, "</option>"));
  1544. if (value === selected) {
  1545. option.attr('selected', true);
  1546. }
  1547. $selectControl.append(option);
  1548. }
  1549. }
  1550. function sortSelectControl(selectControl, orderBy) {
  1551. var $selectControl = $(selectControl.get(selectControl.length - 1));
  1552. var $opts = $selectControl.find('option:gt(0)');
  1553. if (orderBy !== 'server') {
  1554. $opts.sort(function (a, b) {
  1555. return Utils.sort(a.textContent, b.textContent, orderBy === 'desc' ? -1 : 1);
  1556. });
  1557. }
  1558. $selectControl.find('option:gt(0)').remove();
  1559. $selectControl.append($opts);
  1560. }
  1561. function fixHeaderCSS(_ref) {
  1562. var $tableHeader = _ref.$tableHeader;
  1563. $tableHeader.css('height', '89px');
  1564. }
  1565. function getElementClass($element) {
  1566. return $element.attr('class').replace('form-control', '').replace('focus-temp', '').replace('search-input', '').trim();
  1567. }
  1568. function getCursorPosition(el) {
  1569. if (Utils.isIEBrowser()) {
  1570. if ($(el).is('input[type=text]')) {
  1571. var pos = 0;
  1572. if ('selectionStart' in el) {
  1573. pos = el.selectionStart;
  1574. } else if ('selection' in document) {
  1575. el.focus();
  1576. var Sel = document.selection.createRange();
  1577. var SelLength = document.selection.createRange().text.length;
  1578. Sel.moveStart('character', -el.value.length);
  1579. pos = Sel.text.length - SelLength;
  1580. }
  1581. return pos;
  1582. }
  1583. return -1;
  1584. }
  1585. return -1;
  1586. }
  1587. function setCursorPosition(el) {
  1588. $(el).val(el.value);
  1589. }
  1590. function copyValues(that) {
  1591. var searchControls = getSearchControls(that);
  1592. that.options.valuesFilterControl = [];
  1593. searchControls.each(function () {
  1594. var $field = $(this);
  1595. if (that.options.height) {
  1596. var fieldClass = getElementClass($field);
  1597. $field = $(".fixed-table-header .".concat(fieldClass));
  1598. }
  1599. that.options.valuesFilterControl.push({
  1600. field: $field.closest('[data-field]').data('field'),
  1601. value: $field.val(),
  1602. position: getCursorPosition($field.get(0)),
  1603. hasFocus: $field.is(':focus')
  1604. });
  1605. });
  1606. }
  1607. function setValues(that) {
  1608. var field = null;
  1609. var result = [];
  1610. var searchControls = getSearchControls(that);
  1611. if (that.options.valuesFilterControl.length > 0) {
  1612. // Callback to apply after settings fields values
  1613. var fieldToFocusCallback = null;
  1614. searchControls.each(function (i, el) {
  1615. var $this = $(el);
  1616. field = $this.closest('[data-field]').data('field');
  1617. result = that.options.valuesFilterControl.filter(function (valueObj) {
  1618. return valueObj.field === field;
  1619. });
  1620. if (result.length > 0) {
  1621. if ($this.is('[type=radio]')) {
  1622. return;
  1623. }
  1624. $this.val(result[0].value);
  1625. if (result[0].hasFocus && result[0].value !== '') {
  1626. // set callback if the field had the focus.
  1627. fieldToFocusCallback = function (fieldToFocus, carretPosition) {
  1628. // Closure here to capture the field and cursor position
  1629. var closedCallback = function closedCallback() {
  1630. fieldToFocus.focus();
  1631. setCursorPosition(fieldToFocus);
  1632. };
  1633. return closedCallback;
  1634. }($this.get(0), result[0].position);
  1635. }
  1636. }
  1637. }); // Callback call.
  1638. if (fieldToFocusCallback !== null) {
  1639. fieldToFocusCallback();
  1640. }
  1641. }
  1642. }
  1643. function collectBootstrapCookies() {
  1644. var cookies = [];
  1645. var foundCookies = document.cookie.match(/(?:bs.table.)(\w*)/g);
  1646. var foundLocalStorage = localStorage;
  1647. if (foundCookies) {
  1648. $.each(foundCookies, function (i, _cookie) {
  1649. var cookie = _cookie;
  1650. if (/./.test(cookie)) {
  1651. cookie = cookie.split('.').pop();
  1652. }
  1653. if ($.inArray(cookie, cookies) === -1) {
  1654. cookies.push(cookie);
  1655. }
  1656. });
  1657. }
  1658. if (foundLocalStorage) {
  1659. for (var i = 0; i < foundLocalStorage.length; i++) {
  1660. var cookie = foundLocalStorage.key(i);
  1661. if (/./.test(cookie)) {
  1662. cookie = cookie.split('.').pop();
  1663. }
  1664. if (!cookies.includes(cookie)) {
  1665. cookies.push(cookie);
  1666. }
  1667. }
  1668. }
  1669. return cookies;
  1670. }
  1671. function escapeID(id) {
  1672. // eslint-disable-next-line no-useless-escape
  1673. return String(id).replace(/([:.\[\],])/g, '\\$1');
  1674. }
  1675. function isColumnSearchableViaSelect(_ref2) {
  1676. var filterControl = _ref2.filterControl,
  1677. searchable = _ref2.searchable;
  1678. return filterControl && filterControl.toLowerCase() === 'select' && searchable;
  1679. }
  1680. function isFilterDataNotGiven(_ref3) {
  1681. var filterData = _ref3.filterData;
  1682. return filterData === undefined || filterData.toLowerCase() === 'column';
  1683. }
  1684. function hasSelectControlElement(selectControl) {
  1685. return selectControl && selectControl.length > 0;
  1686. }
  1687. function initFilterSelectControls(that) {
  1688. var data = that.data;
  1689. var z = that.options.pagination ? that.options.sidePagination === 'server' ? that.pageTo : that.options.totalRows : that.pageTo;
  1690. $.each(that.header.fields, function (j, field) {
  1691. var column = that.columns[that.fieldsColumnsIndex[field]];
  1692. var selectControl = getControlContainer(that).find("select.bootstrap-table-filter-control-".concat(escapeID(column.field)));
  1693. if (isColumnSearchableViaSelect(column) && isFilterDataNotGiven(column) && hasSelectControlElement(selectControl)) {
  1694. if (selectControl.get(selectControl.length - 1).options.length === 0) {
  1695. // Added the default option
  1696. addOptionToSelectControl(selectControl, '', column.filterControlPlaceholder, column.filterDefault);
  1697. }
  1698. var uniqueValues = {};
  1699. for (var i = 0; i < z; i++) {
  1700. // Added a new value
  1701. var fieldValue = data[i][field];
  1702. var formatter = that.options.editable && column.editable ? column._formatter : that.header.formatters[j];
  1703. var formattedValue = Utils.calculateObjectValue(that.header, formatter, [fieldValue, data[i], i], fieldValue);
  1704. if (column.filterDataCollector) {
  1705. formattedValue = Utils.calculateObjectValue(that.header, column.filterDataCollector, [fieldValue, data[i], formattedValue], formattedValue);
  1706. }
  1707. if (column.searchFormatter) {
  1708. fieldValue = formattedValue;
  1709. }
  1710. uniqueValues[formattedValue] = fieldValue;
  1711. if (_typeof(formattedValue) === 'object' && formattedValue !== null) {
  1712. formattedValue.forEach(function (value) {
  1713. addOptionToSelectControl(selectControl, value, value, column.filterDefault);
  1714. });
  1715. continue;
  1716. } // eslint-disable-next-line guard-for-in
  1717. for (var key in uniqueValues) {
  1718. addOptionToSelectControl(selectControl, uniqueValues[key], key, column.filterDefault);
  1719. }
  1720. }
  1721. sortSelectControl(selectControl, column.filterOrderBy);
  1722. if (that.options.hideUnusedSelectOptions) {
  1723. hideUnusedSelectOptions(selectControl, uniqueValues);
  1724. }
  1725. }
  1726. });
  1727. }
  1728. function getFilterDataMethod(objFilterDataMethod, searchTerm) {
  1729. var keys = Object.keys(objFilterDataMethod);
  1730. for (var i = 0; i < keys.length; i++) {
  1731. if (keys[i] === searchTerm) {
  1732. return objFilterDataMethod[searchTerm];
  1733. }
  1734. }
  1735. return null;
  1736. }
  1737. function createControls(that, header) {
  1738. var addedFilterControl = false;
  1739. var html;
  1740. $.each(that.columns, function (_, column) {
  1741. html = [];
  1742. if (!column.visible) {
  1743. return;
  1744. }
  1745. if (!column.filterControl && !that.options.filterControlContainer) {
  1746. html.push('<div class="no-filter-control"></div>');
  1747. } else if (that.options.filterControlContainer) {
  1748. var $filterControls = $(".bootstrap-table-filter-control-".concat(column.field));
  1749. $.each($filterControls, function (_, filterControl) {
  1750. var $filterControl = $(filterControl);
  1751. if (!$filterControl.is('[type=radio]')) {
  1752. var placeholder = column.filterControlPlaceholder ? column.filterControlPlaceholder : '';
  1753. $filterControl.attr('placeholder', placeholder).val(column.filterDefault);
  1754. }
  1755. $filterControl.attr('data-field', column.field);
  1756. });
  1757. addedFilterControl = true;
  1758. } else {
  1759. var nameControl = column.filterControl.toLowerCase();
  1760. html.push('<div class="filter-control">');
  1761. addedFilterControl = true;
  1762. if (column.searchable && that.options.filterTemplate[nameControl]) {
  1763. html.push(that.options.filterTemplate[nameControl](that, column.field, column.filterControlPlaceholder ? column.filterControlPlaceholder : '', column.filterDefault));
  1764. }
  1765. }
  1766. if (!column.filterControl && '' !== column.filterDefault && 'undefined' !== typeof column.filterDefault) {
  1767. if ($.isEmptyObject(that.filterColumnsPartial)) {
  1768. that.filterColumnsPartial = {};
  1769. }
  1770. that.filterColumnsPartial[column.field] = column.filterDefault;
  1771. }
  1772. $.each(header.find('th'), function (i, th) {
  1773. var $th = $(th);
  1774. if ($th.data('field') === column.field) {
  1775. $th.find('.fht-cell').append(html.join(''));
  1776. return false;
  1777. }
  1778. });
  1779. if (column.filterData && column.filterData.toLowerCase() !== 'column') {
  1780. var filterDataType = getFilterDataMethod(
  1781. /* eslint-disable no-use-before-define */
  1782. filterDataMethods, column.filterData.substring(0, column.filterData.indexOf(':')));
  1783. var filterDataSource;
  1784. var selectControl;
  1785. if (filterDataType) {
  1786. filterDataSource = column.filterData.substring(column.filterData.indexOf(':') + 1, column.filterData.length);
  1787. selectControl = header.find(".bootstrap-table-filter-control-".concat(escapeID(column.field)));
  1788. addOptionToSelectControl(selectControl, '', column.filterControlPlaceholder, column.filterDefault);
  1789. filterDataType(filterDataSource, selectControl, that.options.filterOrderBy, column.filterDefault);
  1790. } else {
  1791. throw new SyntaxError('Error. You should use any of these allowed filter data methods: var, obj, json, url, func.' + ' Use like this: var: {key: "value"}');
  1792. }
  1793. }
  1794. });
  1795. if (addedFilterControl) {
  1796. header.off('keyup', 'input').on('keyup', 'input', function (_ref4, obj) {
  1797. var currentTarget = _ref4.currentTarget,
  1798. keyCode = _ref4.keyCode;
  1799. syncControls(that); // Simulate enter key action from clear button
  1800. keyCode = obj ? obj.keyCode : keyCode;
  1801. if (that.options.searchOnEnterKey && keyCode !== 13) {
  1802. return;
  1803. }
  1804. if ($.inArray(keyCode, [37, 38, 39, 40]) > -1) {
  1805. return;
  1806. }
  1807. var $currentTarget = $(currentTarget);
  1808. if ($currentTarget.is(':checkbox') || $currentTarget.is(':radio')) {
  1809. return;
  1810. }
  1811. clearTimeout(currentTarget.timeoutId || 0);
  1812. currentTarget.timeoutId = setTimeout(function () {
  1813. that.onColumnSearch({
  1814. currentTarget: currentTarget,
  1815. keyCode: keyCode
  1816. });
  1817. }, that.options.searchTimeOut);
  1818. });
  1819. header.off('change', 'select:not(".ms-offscreen")').on('change', 'select:not(".ms-offscreen")', function (_ref5) {
  1820. var currentTarget = _ref5.currentTarget,
  1821. keyCode = _ref5.keyCode;
  1822. syncControls(that);
  1823. var $select = $(currentTarget);
  1824. var value = $select.val();
  1825. if (value && value.length > 0 && value.trim()) {
  1826. $select.find('option[selected]').removeAttr('selected');
  1827. $select.find("option[value=\"".concat(value, "\"]")).attr('selected', true);
  1828. } else {
  1829. $select.find('option[selected]').removeAttr('selected');
  1830. }
  1831. clearTimeout(currentTarget.timeoutId || 0);
  1832. currentTarget.timeoutId = setTimeout(function () {
  1833. that.onColumnSearch({
  1834. currentTarget: currentTarget,
  1835. keyCode: keyCode
  1836. });
  1837. }, that.options.searchTimeOut);
  1838. });
  1839. header.off('mouseup', 'input:not([type=radio])').on('mouseup', 'input:not([type=radio])', function (_ref6) {
  1840. var currentTarget = _ref6.currentTarget,
  1841. keyCode = _ref6.keyCode;
  1842. var $input = $(currentTarget);
  1843. var oldValue = $input.val();
  1844. if (oldValue === '') {
  1845. return;
  1846. }
  1847. setTimeout(function () {
  1848. syncControls(that);
  1849. var newValue = $input.val();
  1850. if (newValue === '') {
  1851. clearTimeout(currentTarget.timeoutId || 0);
  1852. currentTarget.timeoutId = setTimeout(function () {
  1853. that.onColumnSearch({
  1854. currentTarget: currentTarget,
  1855. keyCode: keyCode
  1856. });
  1857. }, that.options.searchTimeOut);
  1858. }
  1859. }, 1);
  1860. });
  1861. header.off('change', 'input[type=radio]').on('change', 'input[type=radio]', function (_ref7) {
  1862. var currentTarget = _ref7.currentTarget,
  1863. keyCode = _ref7.keyCode;
  1864. clearTimeout(currentTarget.timeoutId || 0);
  1865. currentTarget.timeoutId = setTimeout(function () {
  1866. syncControls(that);
  1867. that.onColumnSearch({
  1868. currentTarget: currentTarget,
  1869. keyCode: keyCode
  1870. });
  1871. }, that.options.searchTimeOut);
  1872. });
  1873. if (header.find('.date-filter-control').length > 0) {
  1874. $.each(that.columns, function (i, _ref8) {
  1875. var filterDefault = _ref8.filterDefault,
  1876. filterControl = _ref8.filterControl,
  1877. field = _ref8.field,
  1878. filterDatepickerOptions = _ref8.filterDatepickerOptions;
  1879. if (filterControl !== undefined && filterControl.toLowerCase() === 'datepicker') {
  1880. var $datepicker = header.find(".date-filter-control.bootstrap-table-filter-control-".concat(field));
  1881. $datepicker.datepicker(filterDatepickerOptions);
  1882. if (filterDefault) {
  1883. $datepicker.datepicker('setDate', filterDefault);
  1884. }
  1885. $datepicker.on('changeDate', function (_ref9) {
  1886. var currentTarget = _ref9.currentTarget,
  1887. keyCode = _ref9.keyCode;
  1888. clearTimeout(currentTarget.timeoutId || 0);
  1889. currentTarget.timeoutId = setTimeout(function () {
  1890. syncControls(that);
  1891. that.onColumnSearch({
  1892. currentTarget: currentTarget,
  1893. keyCode: keyCode
  1894. });
  1895. }, that.options.searchTimeOut);
  1896. });
  1897. }
  1898. });
  1899. }
  1900. if (that.options.sidePagination !== 'server' && !that.options.height) {
  1901. that.triggerSearch();
  1902. }
  1903. if (!that.options.filterControlVisible) {
  1904. header.find('.filter-control, .no-filter-control').hide();
  1905. }
  1906. } else {
  1907. header.find('.filter-control, .no-filter-control').hide();
  1908. }
  1909. that.trigger('created-controls');
  1910. }
  1911. function getDirectionOfSelectOptions(_alignment) {
  1912. var alignment = _alignment === undefined ? 'left' : _alignment.toLowerCase();
  1913. switch (alignment) {
  1914. case 'left':
  1915. return 'ltr';
  1916. case 'right':
  1917. return 'rtl';
  1918. case 'auto':
  1919. return 'auto';
  1920. default:
  1921. return 'ltr';
  1922. }
  1923. }
  1924. function syncControls(that) {
  1925. if (that.options.height) {
  1926. var controlsTableHeader = that.$tableHeader.find(searchControls);
  1927. that.$header.find(searchControls).each(function (_, control) {
  1928. var $control = $(control);
  1929. var controlClass = getElementClass($control);
  1930. var foundControl = controlsTableHeader.filter(function (_, ele) {
  1931. var eleClass = getElementClass($(ele));
  1932. return controlClass === eleClass;
  1933. });
  1934. if (foundControl.length === 0) {
  1935. return;
  1936. }
  1937. if ($control.is('select')) {
  1938. $control.find('option:selected').removeAttr('selected');
  1939. $control.find("option[value='".concat(foundControl.val(), "']")).attr('selected', true);
  1940. } else {
  1941. $control.val(foundControl.val());
  1942. }
  1943. });
  1944. }
  1945. }
  1946. var filterDataMethods = {
  1947. func: function func(filterDataSource, selectControl, filterOrderBy, selected) {
  1948. var variableValues = window[filterDataSource].apply(); // eslint-disable-next-line guard-for-in
  1949. for (var key in variableValues) {
  1950. addOptionToSelectControl(selectControl, key, variableValues[key], selected);
  1951. }
  1952. sortSelectControl(selectControl, filterOrderBy);
  1953. },
  1954. obj: function obj(filterDataSource, selectControl, filterOrderBy, selected) {
  1955. var objectKeys = filterDataSource.split('.');
  1956. var variableName = objectKeys.shift();
  1957. var variableValues = window[variableName];
  1958. if (objectKeys.length > 0) {
  1959. objectKeys.forEach(function (key) {
  1960. variableValues = variableValues[key];
  1961. });
  1962. } // eslint-disable-next-line guard-for-in
  1963. for (var key in variableValues) {
  1964. addOptionToSelectControl(selectControl, key, variableValues[key], selected);
  1965. }
  1966. sortSelectControl(selectControl, filterOrderBy);
  1967. },
  1968. var: function _var(filterDataSource, selectControl, filterOrderBy, selected) {
  1969. var variableValues = window[filterDataSource];
  1970. var isArray = Array.isArray(variableValues);
  1971. for (var key in variableValues) {
  1972. if (isArray) {
  1973. addOptionToSelectControl(selectControl, variableValues[key], variableValues[key], selected);
  1974. } else {
  1975. addOptionToSelectControl(selectControl, key, variableValues[key], selected);
  1976. }
  1977. }
  1978. sortSelectControl(selectControl, filterOrderBy);
  1979. },
  1980. url: function url(filterDataSource, selectControl, filterOrderBy, selected) {
  1981. $.ajax({
  1982. url: filterDataSource,
  1983. dataType: 'json',
  1984. success: function success(data) {
  1985. // eslint-disable-next-line guard-for-in
  1986. for (var key in data) {
  1987. addOptionToSelectControl(selectControl, key, data[key], selected);
  1988. }
  1989. sortSelectControl(selectControl, filterOrderBy);
  1990. }
  1991. });
  1992. },
  1993. json: function json(filterDataSource, selectControl, filterOrderBy, selected) {
  1994. var variableValues = JSON.parse(filterDataSource); // eslint-disable-next-line guard-for-in
  1995. for (var key in variableValues) {
  1996. addOptionToSelectControl(selectControl, key, variableValues[key], selected);
  1997. }
  1998. sortSelectControl(selectControl, filterOrderBy);
  1999. }
  2000. };
  2001. exports.addOptionToSelectControl = addOptionToSelectControl;
  2002. exports.collectBootstrapCookies = collectBootstrapCookies;
  2003. exports.copyValues = copyValues;
  2004. exports.createControls = createControls;
  2005. exports.escapeID = escapeID;
  2006. exports.existOptionInSelectControl = existOptionInSelectControl;
  2007. exports.fixHeaderCSS = fixHeaderCSS;
  2008. exports.getControlContainer = getControlContainer;
  2009. exports.getCursorPosition = getCursorPosition;
  2010. exports.getDirectionOfSelectOptions = getDirectionOfSelectOptions;
  2011. exports.getElementClass = getElementClass;
  2012. exports.getFilterDataMethod = getFilterDataMethod;
  2013. exports.getOptionsFromSelectControl = getOptionsFromSelectControl;
  2014. exports.getSearchControls = getSearchControls;
  2015. exports.hasSelectControlElement = hasSelectControlElement;
  2016. exports.hideUnusedSelectOptions = hideUnusedSelectOptions;
  2017. exports.initFilterSelectControls = initFilterSelectControls;
  2018. exports.isColumnSearchableViaSelect = isColumnSearchableViaSelect;
  2019. exports.isFilterDataNotGiven = isFilterDataNotGiven;
  2020. exports.setCursorPosition = setCursorPosition;
  2021. exports.setValues = setValues;
  2022. exports.sortSelectControl = sortSelectControl;
  2023. exports.syncControls = syncControls;
  2024. Object.defineProperty(exports, '__esModule', { value: true });
  2025. })));