bootstrap-table-export.js 91 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668
  1. (function (global, factory) {
  2. typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('jquery')) :
  3. typeof define === 'function' && define.amd ? define(['jquery'], factory) :
  4. (global = global || self, factory(global.jQuery));
  5. }(this, (function ($) { 'use strict';
  6. $ = $ && $.hasOwnProperty('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. var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
  438. // Chrome 38 Symbol has incorrect toString conversion
  439. // eslint-disable-next-line no-undef
  440. return !String(Symbol());
  441. });
  442. var useSymbolAsUid = nativeSymbol
  443. // eslint-disable-next-line no-undef
  444. && !Symbol.sham
  445. // eslint-disable-next-line no-undef
  446. && typeof Symbol() == 'symbol';
  447. // `IsArray` abstract operation
  448. // https://tc39.github.io/ecma262/#sec-isarray
  449. var isArray = Array.isArray || function isArray(arg) {
  450. return classofRaw(arg) == 'Array';
  451. };
  452. // `ToObject` abstract operation
  453. // https://tc39.github.io/ecma262/#sec-toobject
  454. var toObject = function (argument) {
  455. return Object(requireObjectCoercible(argument));
  456. };
  457. // `Object.keys` method
  458. // https://tc39.github.io/ecma262/#sec-object.keys
  459. var objectKeys = Object.keys || function keys(O) {
  460. return objectKeysInternal(O, enumBugKeys);
  461. };
  462. // `Object.defineProperties` method
  463. // https://tc39.github.io/ecma262/#sec-object.defineproperties
  464. var objectDefineProperties = descriptors ? Object.defineProperties : function defineProperties(O, Properties) {
  465. anObject(O);
  466. var keys = objectKeys(Properties);
  467. var length = keys.length;
  468. var index = 0;
  469. var key;
  470. while (length > index) objectDefineProperty.f(O, key = keys[index++], Properties[key]);
  471. return O;
  472. };
  473. var html = getBuiltIn('document', 'documentElement');
  474. var GT = '>';
  475. var LT = '<';
  476. var PROTOTYPE = 'prototype';
  477. var SCRIPT = 'script';
  478. var IE_PROTO = sharedKey('IE_PROTO');
  479. var EmptyConstructor = function () { /* empty */ };
  480. var scriptTag = function (content) {
  481. return LT + SCRIPT + GT + content + LT + '/' + SCRIPT + GT;
  482. };
  483. // Create object with fake `null` prototype: use ActiveX Object with cleared prototype
  484. var NullProtoObjectViaActiveX = function (activeXDocument) {
  485. activeXDocument.write(scriptTag(''));
  486. activeXDocument.close();
  487. var temp = activeXDocument.parentWindow.Object;
  488. activeXDocument = null; // avoid memory leak
  489. return temp;
  490. };
  491. // Create object with fake `null` prototype: use iframe Object with cleared prototype
  492. var NullProtoObjectViaIFrame = function () {
  493. // Thrash, waste and sodomy: IE GC bug
  494. var iframe = documentCreateElement('iframe');
  495. var JS = 'java' + SCRIPT + ':';
  496. var iframeDocument;
  497. iframe.style.display = 'none';
  498. html.appendChild(iframe);
  499. // https://github.com/zloirock/core-js/issues/475
  500. iframe.src = String(JS);
  501. iframeDocument = iframe.contentWindow.document;
  502. iframeDocument.open();
  503. iframeDocument.write(scriptTag('document.F=Object'));
  504. iframeDocument.close();
  505. return iframeDocument.F;
  506. };
  507. // Check for document.domain and active x support
  508. // No need to use active x approach when document.domain is not set
  509. // see https://github.com/es-shims/es5-shim/issues/150
  510. // variation of https://github.com/kitcambridge/es5-shim/commit/4f738ac066346
  511. // avoid IE GC bug
  512. var activeXDocument;
  513. var NullProtoObject = function () {
  514. try {
  515. /* global ActiveXObject */
  516. activeXDocument = document.domain && new ActiveXObject('htmlfile');
  517. } catch (error) { /* ignore */ }
  518. NullProtoObject = activeXDocument ? NullProtoObjectViaActiveX(activeXDocument) : NullProtoObjectViaIFrame();
  519. var length = enumBugKeys.length;
  520. while (length--) delete NullProtoObject[PROTOTYPE][enumBugKeys[length]];
  521. return NullProtoObject();
  522. };
  523. hiddenKeys[IE_PROTO] = true;
  524. // `Object.create` method
  525. // https://tc39.github.io/ecma262/#sec-object.create
  526. var objectCreate = Object.create || function create(O, Properties) {
  527. var result;
  528. if (O !== null) {
  529. EmptyConstructor[PROTOTYPE] = anObject(O);
  530. result = new EmptyConstructor();
  531. EmptyConstructor[PROTOTYPE] = null;
  532. // add "__proto__" for Object.getPrototypeOf polyfill
  533. result[IE_PROTO] = O;
  534. } else result = NullProtoObject();
  535. return Properties === undefined ? result : objectDefineProperties(result, Properties);
  536. };
  537. var nativeGetOwnPropertyNames = objectGetOwnPropertyNames.f;
  538. var toString$1 = {}.toString;
  539. var windowNames = typeof window == 'object' && window && Object.getOwnPropertyNames
  540. ? Object.getOwnPropertyNames(window) : [];
  541. var getWindowNames = function (it) {
  542. try {
  543. return nativeGetOwnPropertyNames(it);
  544. } catch (error) {
  545. return windowNames.slice();
  546. }
  547. };
  548. // fallback for IE11 buggy Object.getOwnPropertyNames with iframe and window
  549. var f$5 = function getOwnPropertyNames(it) {
  550. return windowNames && toString$1.call(it) == '[object Window]'
  551. ? getWindowNames(it)
  552. : nativeGetOwnPropertyNames(toIndexedObject(it));
  553. };
  554. var objectGetOwnPropertyNamesExternal = {
  555. f: f$5
  556. };
  557. var WellKnownSymbolsStore = shared('wks');
  558. var Symbol$1 = global_1.Symbol;
  559. var createWellKnownSymbol = useSymbolAsUid ? Symbol$1 : uid;
  560. var wellKnownSymbol = function (name) {
  561. if (!has(WellKnownSymbolsStore, name)) {
  562. if (nativeSymbol && has(Symbol$1, name)) WellKnownSymbolsStore[name] = Symbol$1[name];
  563. else WellKnownSymbolsStore[name] = createWellKnownSymbol('Symbol.' + name);
  564. } return WellKnownSymbolsStore[name];
  565. };
  566. var f$6 = wellKnownSymbol;
  567. var wrappedWellKnownSymbol = {
  568. f: f$6
  569. };
  570. var defineProperty = objectDefineProperty.f;
  571. var defineWellKnownSymbol = function (NAME) {
  572. var Symbol = path.Symbol || (path.Symbol = {});
  573. if (!has(Symbol, NAME)) defineProperty(Symbol, NAME, {
  574. value: wrappedWellKnownSymbol.f(NAME)
  575. });
  576. };
  577. var defineProperty$1 = objectDefineProperty.f;
  578. var TO_STRING_TAG = wellKnownSymbol('toStringTag');
  579. var setToStringTag = function (it, TAG, STATIC) {
  580. if (it && !has(it = STATIC ? it : it.prototype, TO_STRING_TAG)) {
  581. defineProperty$1(it, TO_STRING_TAG, { configurable: true, value: TAG });
  582. }
  583. };
  584. var aFunction$1 = function (it) {
  585. if (typeof it != 'function') {
  586. throw TypeError(String(it) + ' is not a function');
  587. } return it;
  588. };
  589. // optional / simple context binding
  590. var bindContext = function (fn, that, length) {
  591. aFunction$1(fn);
  592. if (that === undefined) return fn;
  593. switch (length) {
  594. case 0: return function () {
  595. return fn.call(that);
  596. };
  597. case 1: return function (a) {
  598. return fn.call(that, a);
  599. };
  600. case 2: return function (a, b) {
  601. return fn.call(that, a, b);
  602. };
  603. case 3: return function (a, b, c) {
  604. return fn.call(that, a, b, c);
  605. };
  606. }
  607. return function (/* ...args */) {
  608. return fn.apply(that, arguments);
  609. };
  610. };
  611. var SPECIES = wellKnownSymbol('species');
  612. // `ArraySpeciesCreate` abstract operation
  613. // https://tc39.github.io/ecma262/#sec-arrayspeciescreate
  614. var arraySpeciesCreate = function (originalArray, length) {
  615. var C;
  616. if (isArray(originalArray)) {
  617. C = originalArray.constructor;
  618. // cross-realm fallback
  619. if (typeof C == 'function' && (C === Array || isArray(C.prototype))) C = undefined;
  620. else if (isObject(C)) {
  621. C = C[SPECIES];
  622. if (C === null) C = undefined;
  623. }
  624. } return new (C === undefined ? Array : C)(length === 0 ? 0 : length);
  625. };
  626. var push = [].push;
  627. // `Array.prototype.{ forEach, map, filter, some, every, find, findIndex }` methods implementation
  628. var createMethod$1 = function (TYPE) {
  629. var IS_MAP = TYPE == 1;
  630. var IS_FILTER = TYPE == 2;
  631. var IS_SOME = TYPE == 3;
  632. var IS_EVERY = TYPE == 4;
  633. var IS_FIND_INDEX = TYPE == 6;
  634. var NO_HOLES = TYPE == 5 || IS_FIND_INDEX;
  635. return function ($this, callbackfn, that, specificCreate) {
  636. var O = toObject($this);
  637. var self = indexedObject(O);
  638. var boundFunction = bindContext(callbackfn, that, 3);
  639. var length = toLength(self.length);
  640. var index = 0;
  641. var create = specificCreate || arraySpeciesCreate;
  642. var target = IS_MAP ? create($this, length) : IS_FILTER ? create($this, 0) : undefined;
  643. var value, result;
  644. for (;length > index; index++) if (NO_HOLES || index in self) {
  645. value = self[index];
  646. result = boundFunction(value, index, O);
  647. if (TYPE) {
  648. if (IS_MAP) target[index] = result; // map
  649. else if (result) switch (TYPE) {
  650. case 3: return true; // some
  651. case 5: return value; // find
  652. case 6: return index; // findIndex
  653. case 2: push.call(target, value); // filter
  654. } else if (IS_EVERY) return false; // every
  655. }
  656. }
  657. return IS_FIND_INDEX ? -1 : IS_SOME || IS_EVERY ? IS_EVERY : target;
  658. };
  659. };
  660. var arrayIteration = {
  661. // `Array.prototype.forEach` method
  662. // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  663. forEach: createMethod$1(0),
  664. // `Array.prototype.map` method
  665. // https://tc39.github.io/ecma262/#sec-array.prototype.map
  666. map: createMethod$1(1),
  667. // `Array.prototype.filter` method
  668. // https://tc39.github.io/ecma262/#sec-array.prototype.filter
  669. filter: createMethod$1(2),
  670. // `Array.prototype.some` method
  671. // https://tc39.github.io/ecma262/#sec-array.prototype.some
  672. some: createMethod$1(3),
  673. // `Array.prototype.every` method
  674. // https://tc39.github.io/ecma262/#sec-array.prototype.every
  675. every: createMethod$1(4),
  676. // `Array.prototype.find` method
  677. // https://tc39.github.io/ecma262/#sec-array.prototype.find
  678. find: createMethod$1(5),
  679. // `Array.prototype.findIndex` method
  680. // https://tc39.github.io/ecma262/#sec-array.prototype.findIndex
  681. findIndex: createMethod$1(6)
  682. };
  683. var $forEach = arrayIteration.forEach;
  684. var HIDDEN = sharedKey('hidden');
  685. var SYMBOL = 'Symbol';
  686. var PROTOTYPE$1 = 'prototype';
  687. var TO_PRIMITIVE = wellKnownSymbol('toPrimitive');
  688. var setInternalState = internalState.set;
  689. var getInternalState = internalState.getterFor(SYMBOL);
  690. var ObjectPrototype = Object[PROTOTYPE$1];
  691. var $Symbol = global_1.Symbol;
  692. var $stringify = getBuiltIn('JSON', 'stringify');
  693. var nativeGetOwnPropertyDescriptor$1 = objectGetOwnPropertyDescriptor.f;
  694. var nativeDefineProperty$1 = objectDefineProperty.f;
  695. var nativeGetOwnPropertyNames$1 = objectGetOwnPropertyNamesExternal.f;
  696. var nativePropertyIsEnumerable$1 = objectPropertyIsEnumerable.f;
  697. var AllSymbols = shared('symbols');
  698. var ObjectPrototypeSymbols = shared('op-symbols');
  699. var StringToSymbolRegistry = shared('string-to-symbol-registry');
  700. var SymbolToStringRegistry = shared('symbol-to-string-registry');
  701. var WellKnownSymbolsStore$1 = shared('wks');
  702. var QObject = global_1.QObject;
  703. // Don't use setters in Qt Script, https://github.com/zloirock/core-js/issues/173
  704. var USE_SETTER = !QObject || !QObject[PROTOTYPE$1] || !QObject[PROTOTYPE$1].findChild;
  705. // fallback for old Android, https://code.google.com/p/v8/issues/detail?id=687
  706. var setSymbolDescriptor = descriptors && fails(function () {
  707. return objectCreate(nativeDefineProperty$1({}, 'a', {
  708. get: function () { return nativeDefineProperty$1(this, 'a', { value: 7 }).a; }
  709. })).a != 7;
  710. }) ? function (O, P, Attributes) {
  711. var ObjectPrototypeDescriptor = nativeGetOwnPropertyDescriptor$1(ObjectPrototype, P);
  712. if (ObjectPrototypeDescriptor) delete ObjectPrototype[P];
  713. nativeDefineProperty$1(O, P, Attributes);
  714. if (ObjectPrototypeDescriptor && O !== ObjectPrototype) {
  715. nativeDefineProperty$1(ObjectPrototype, P, ObjectPrototypeDescriptor);
  716. }
  717. } : nativeDefineProperty$1;
  718. var wrap = function (tag, description) {
  719. var symbol = AllSymbols[tag] = objectCreate($Symbol[PROTOTYPE$1]);
  720. setInternalState(symbol, {
  721. type: SYMBOL,
  722. tag: tag,
  723. description: description
  724. });
  725. if (!descriptors) symbol.description = description;
  726. return symbol;
  727. };
  728. var isSymbol = nativeSymbol && typeof $Symbol.iterator == 'symbol' ? function (it) {
  729. return typeof it == 'symbol';
  730. } : function (it) {
  731. return Object(it) instanceof $Symbol;
  732. };
  733. var $defineProperty = function defineProperty(O, P, Attributes) {
  734. if (O === ObjectPrototype) $defineProperty(ObjectPrototypeSymbols, P, Attributes);
  735. anObject(O);
  736. var key = toPrimitive(P, true);
  737. anObject(Attributes);
  738. if (has(AllSymbols, key)) {
  739. if (!Attributes.enumerable) {
  740. if (!has(O, HIDDEN)) nativeDefineProperty$1(O, HIDDEN, createPropertyDescriptor(1, {}));
  741. O[HIDDEN][key] = true;
  742. } else {
  743. if (has(O, HIDDEN) && O[HIDDEN][key]) O[HIDDEN][key] = false;
  744. Attributes = objectCreate(Attributes, { enumerable: createPropertyDescriptor(0, false) });
  745. } return setSymbolDescriptor(O, key, Attributes);
  746. } return nativeDefineProperty$1(O, key, Attributes);
  747. };
  748. var $defineProperties = function defineProperties(O, Properties) {
  749. anObject(O);
  750. var properties = toIndexedObject(Properties);
  751. var keys = objectKeys(properties).concat($getOwnPropertySymbols(properties));
  752. $forEach(keys, function (key) {
  753. if (!descriptors || $propertyIsEnumerable.call(properties, key)) $defineProperty(O, key, properties[key]);
  754. });
  755. return O;
  756. };
  757. var $create = function create(O, Properties) {
  758. return Properties === undefined ? objectCreate(O) : $defineProperties(objectCreate(O), Properties);
  759. };
  760. var $propertyIsEnumerable = function propertyIsEnumerable(V) {
  761. var P = toPrimitive(V, true);
  762. var enumerable = nativePropertyIsEnumerable$1.call(this, P);
  763. if (this === ObjectPrototype && has(AllSymbols, P) && !has(ObjectPrototypeSymbols, P)) return false;
  764. return enumerable || !has(this, P) || !has(AllSymbols, P) || has(this, HIDDEN) && this[HIDDEN][P] ? enumerable : true;
  765. };
  766. var $getOwnPropertyDescriptor = function getOwnPropertyDescriptor(O, P) {
  767. var it = toIndexedObject(O);
  768. var key = toPrimitive(P, true);
  769. if (it === ObjectPrototype && has(AllSymbols, key) && !has(ObjectPrototypeSymbols, key)) return;
  770. var descriptor = nativeGetOwnPropertyDescriptor$1(it, key);
  771. if (descriptor && has(AllSymbols, key) && !(has(it, HIDDEN) && it[HIDDEN][key])) {
  772. descriptor.enumerable = true;
  773. }
  774. return descriptor;
  775. };
  776. var $getOwnPropertyNames = function getOwnPropertyNames(O) {
  777. var names = nativeGetOwnPropertyNames$1(toIndexedObject(O));
  778. var result = [];
  779. $forEach(names, function (key) {
  780. if (!has(AllSymbols, key) && !has(hiddenKeys, key)) result.push(key);
  781. });
  782. return result;
  783. };
  784. var $getOwnPropertySymbols = function getOwnPropertySymbols(O) {
  785. var IS_OBJECT_PROTOTYPE = O === ObjectPrototype;
  786. var names = nativeGetOwnPropertyNames$1(IS_OBJECT_PROTOTYPE ? ObjectPrototypeSymbols : toIndexedObject(O));
  787. var result = [];
  788. $forEach(names, function (key) {
  789. if (has(AllSymbols, key) && (!IS_OBJECT_PROTOTYPE || has(ObjectPrototype, key))) {
  790. result.push(AllSymbols[key]);
  791. }
  792. });
  793. return result;
  794. };
  795. // `Symbol` constructor
  796. // https://tc39.github.io/ecma262/#sec-symbol-constructor
  797. if (!nativeSymbol) {
  798. $Symbol = function Symbol() {
  799. if (this instanceof $Symbol) throw TypeError('Symbol is not a constructor');
  800. var description = !arguments.length || arguments[0] === undefined ? undefined : String(arguments[0]);
  801. var tag = uid(description);
  802. var setter = function (value) {
  803. if (this === ObjectPrototype) setter.call(ObjectPrototypeSymbols, value);
  804. if (has(this, HIDDEN) && has(this[HIDDEN], tag)) this[HIDDEN][tag] = false;
  805. setSymbolDescriptor(this, tag, createPropertyDescriptor(1, value));
  806. };
  807. if (descriptors && USE_SETTER) setSymbolDescriptor(ObjectPrototype, tag, { configurable: true, set: setter });
  808. return wrap(tag, description);
  809. };
  810. redefine($Symbol[PROTOTYPE$1], 'toString', function toString() {
  811. return getInternalState(this).tag;
  812. });
  813. objectPropertyIsEnumerable.f = $propertyIsEnumerable;
  814. objectDefineProperty.f = $defineProperty;
  815. objectGetOwnPropertyDescriptor.f = $getOwnPropertyDescriptor;
  816. objectGetOwnPropertyNames.f = objectGetOwnPropertyNamesExternal.f = $getOwnPropertyNames;
  817. objectGetOwnPropertySymbols.f = $getOwnPropertySymbols;
  818. if (descriptors) {
  819. // https://github.com/tc39/proposal-Symbol-description
  820. nativeDefineProperty$1($Symbol[PROTOTYPE$1], 'description', {
  821. configurable: true,
  822. get: function description() {
  823. return getInternalState(this).description;
  824. }
  825. });
  826. {
  827. redefine(ObjectPrototype, 'propertyIsEnumerable', $propertyIsEnumerable, { unsafe: true });
  828. }
  829. }
  830. }
  831. if (!useSymbolAsUid) {
  832. wrappedWellKnownSymbol.f = function (name) {
  833. return wrap(wellKnownSymbol(name), name);
  834. };
  835. }
  836. _export({ global: true, wrap: true, forced: !nativeSymbol, sham: !nativeSymbol }, {
  837. Symbol: $Symbol
  838. });
  839. $forEach(objectKeys(WellKnownSymbolsStore$1), function (name) {
  840. defineWellKnownSymbol(name);
  841. });
  842. _export({ target: SYMBOL, stat: true, forced: !nativeSymbol }, {
  843. // `Symbol.for` method
  844. // https://tc39.github.io/ecma262/#sec-symbol.for
  845. 'for': function (key) {
  846. var string = String(key);
  847. if (has(StringToSymbolRegistry, string)) return StringToSymbolRegistry[string];
  848. var symbol = $Symbol(string);
  849. StringToSymbolRegistry[string] = symbol;
  850. SymbolToStringRegistry[symbol] = string;
  851. return symbol;
  852. },
  853. // `Symbol.keyFor` method
  854. // https://tc39.github.io/ecma262/#sec-symbol.keyfor
  855. keyFor: function keyFor(sym) {
  856. if (!isSymbol(sym)) throw TypeError(sym + ' is not a symbol');
  857. if (has(SymbolToStringRegistry, sym)) return SymbolToStringRegistry[sym];
  858. },
  859. useSetter: function () { USE_SETTER = true; },
  860. useSimple: function () { USE_SETTER = false; }
  861. });
  862. _export({ target: 'Object', stat: true, forced: !nativeSymbol, sham: !descriptors }, {
  863. // `Object.create` method
  864. // https://tc39.github.io/ecma262/#sec-object.create
  865. create: $create,
  866. // `Object.defineProperty` method
  867. // https://tc39.github.io/ecma262/#sec-object.defineproperty
  868. defineProperty: $defineProperty,
  869. // `Object.defineProperties` method
  870. // https://tc39.github.io/ecma262/#sec-object.defineproperties
  871. defineProperties: $defineProperties,
  872. // `Object.getOwnPropertyDescriptor` method
  873. // https://tc39.github.io/ecma262/#sec-object.getownpropertydescriptors
  874. getOwnPropertyDescriptor: $getOwnPropertyDescriptor
  875. });
  876. _export({ target: 'Object', stat: true, forced: !nativeSymbol }, {
  877. // `Object.getOwnPropertyNames` method
  878. // https://tc39.github.io/ecma262/#sec-object.getownpropertynames
  879. getOwnPropertyNames: $getOwnPropertyNames,
  880. // `Object.getOwnPropertySymbols` method
  881. // https://tc39.github.io/ecma262/#sec-object.getownpropertysymbols
  882. getOwnPropertySymbols: $getOwnPropertySymbols
  883. });
  884. // Chrome 38 and 39 `Object.getOwnPropertySymbols` fails on primitives
  885. // https://bugs.chromium.org/p/v8/issues/detail?id=3443
  886. _export({ target: 'Object', stat: true, forced: fails(function () { objectGetOwnPropertySymbols.f(1); }) }, {
  887. getOwnPropertySymbols: function getOwnPropertySymbols(it) {
  888. return objectGetOwnPropertySymbols.f(toObject(it));
  889. }
  890. });
  891. // `JSON.stringify` method behavior with symbols
  892. // https://tc39.github.io/ecma262/#sec-json.stringify
  893. if ($stringify) {
  894. var FORCED_JSON_STRINGIFY = !nativeSymbol || fails(function () {
  895. var symbol = $Symbol();
  896. // MS Edge converts symbol values to JSON as {}
  897. return $stringify([symbol]) != '[null]'
  898. // WebKit converts symbol values to JSON as null
  899. || $stringify({ a: symbol }) != '{}'
  900. // V8 throws on boxed symbols
  901. || $stringify(Object(symbol)) != '{}';
  902. });
  903. _export({ target: 'JSON', stat: true, forced: FORCED_JSON_STRINGIFY }, {
  904. // eslint-disable-next-line no-unused-vars
  905. stringify: function stringify(it, replacer, space) {
  906. var args = [it];
  907. var index = 1;
  908. var $replacer;
  909. while (arguments.length > index) args.push(arguments[index++]);
  910. $replacer = replacer;
  911. if (!isObject(replacer) && it === undefined || isSymbol(it)) return; // IE8 returns string on undefined
  912. if (!isArray(replacer)) replacer = function (key, value) {
  913. if (typeof $replacer == 'function') value = $replacer.call(this, key, value);
  914. if (!isSymbol(value)) return value;
  915. };
  916. args[1] = replacer;
  917. return $stringify.apply(null, args);
  918. }
  919. });
  920. }
  921. // `Symbol.prototype[@@toPrimitive]` method
  922. // https://tc39.github.io/ecma262/#sec-symbol.prototype-@@toprimitive
  923. if (!$Symbol[PROTOTYPE$1][TO_PRIMITIVE]) {
  924. createNonEnumerableProperty($Symbol[PROTOTYPE$1], TO_PRIMITIVE, $Symbol[PROTOTYPE$1].valueOf);
  925. }
  926. // `Symbol.prototype[@@toStringTag]` property
  927. // https://tc39.github.io/ecma262/#sec-symbol.prototype-@@tostringtag
  928. setToStringTag($Symbol, SYMBOL);
  929. hiddenKeys[HIDDEN] = true;
  930. var defineProperty$2 = objectDefineProperty.f;
  931. var NativeSymbol = global_1.Symbol;
  932. if (descriptors && typeof NativeSymbol == 'function' && (!('description' in NativeSymbol.prototype) ||
  933. // Safari 12 bug
  934. NativeSymbol().description !== undefined
  935. )) {
  936. var EmptyStringDescriptionStore = {};
  937. // wrap Symbol constructor for correct work with undefined description
  938. var SymbolWrapper = function Symbol() {
  939. var description = arguments.length < 1 || arguments[0] === undefined ? undefined : String(arguments[0]);
  940. var result = this instanceof SymbolWrapper
  941. ? new NativeSymbol(description)
  942. // in Edge 13, String(Symbol(undefined)) === 'Symbol(undefined)'
  943. : description === undefined ? NativeSymbol() : NativeSymbol(description);
  944. if (description === '') EmptyStringDescriptionStore[result] = true;
  945. return result;
  946. };
  947. copyConstructorProperties(SymbolWrapper, NativeSymbol);
  948. var symbolPrototype = SymbolWrapper.prototype = NativeSymbol.prototype;
  949. symbolPrototype.constructor = SymbolWrapper;
  950. var symbolToString = symbolPrototype.toString;
  951. var native = String(NativeSymbol('test')) == 'Symbol(test)';
  952. var regexp = /^Symbol\((.*)\)[^)]+$/;
  953. defineProperty$2(symbolPrototype, 'description', {
  954. configurable: true,
  955. get: function description() {
  956. var symbol = isObject(this) ? this.valueOf() : this;
  957. var string = symbolToString.call(symbol);
  958. if (has(EmptyStringDescriptionStore, symbol)) return '';
  959. var desc = native ? string.slice(7, -1) : string.replace(regexp, '$1');
  960. return desc === '' ? undefined : desc;
  961. }
  962. });
  963. _export({ global: true, forced: true }, {
  964. Symbol: SymbolWrapper
  965. });
  966. }
  967. // `Symbol.iterator` well-known symbol
  968. // https://tc39.github.io/ecma262/#sec-symbol.iterator
  969. defineWellKnownSymbol('iterator');
  970. var createProperty = function (object, key, value) {
  971. var propertyKey = toPrimitive(key);
  972. if (propertyKey in object) objectDefineProperty.f(object, propertyKey, createPropertyDescriptor(0, value));
  973. else object[propertyKey] = value;
  974. };
  975. var userAgent = getBuiltIn('navigator', 'userAgent') || '';
  976. var process = global_1.process;
  977. var versions = process && process.versions;
  978. var v8 = versions && versions.v8;
  979. var match, version;
  980. if (v8) {
  981. match = v8.split('.');
  982. version = match[0] + match[1];
  983. } else if (userAgent) {
  984. match = userAgent.match(/Edge\/(\d+)/);
  985. if (!match || match[1] >= 74) {
  986. match = userAgent.match(/Chrome\/(\d+)/);
  987. if (match) version = match[1];
  988. }
  989. }
  990. var v8Version = version && +version;
  991. var SPECIES$1 = wellKnownSymbol('species');
  992. var arrayMethodHasSpeciesSupport = function (METHOD_NAME) {
  993. // We can't use this feature detection in V8 since it causes
  994. // deoptimization and serious performance degradation
  995. // https://github.com/zloirock/core-js/issues/677
  996. return v8Version >= 51 || !fails(function () {
  997. var array = [];
  998. var constructor = array.constructor = {};
  999. constructor[SPECIES$1] = function () {
  1000. return { foo: 1 };
  1001. };
  1002. return array[METHOD_NAME](Boolean).foo !== 1;
  1003. });
  1004. };
  1005. var IS_CONCAT_SPREADABLE = wellKnownSymbol('isConcatSpreadable');
  1006. var MAX_SAFE_INTEGER = 0x1FFFFFFFFFFFFF;
  1007. var MAXIMUM_ALLOWED_INDEX_EXCEEDED = 'Maximum allowed index exceeded';
  1008. // We can't use this feature detection in V8 since it causes
  1009. // deoptimization and serious performance degradation
  1010. // https://github.com/zloirock/core-js/issues/679
  1011. var IS_CONCAT_SPREADABLE_SUPPORT = v8Version >= 51 || !fails(function () {
  1012. var array = [];
  1013. array[IS_CONCAT_SPREADABLE] = false;
  1014. return array.concat()[0] !== array;
  1015. });
  1016. var SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('concat');
  1017. var isConcatSpreadable = function (O) {
  1018. if (!isObject(O)) return false;
  1019. var spreadable = O[IS_CONCAT_SPREADABLE];
  1020. return spreadable !== undefined ? !!spreadable : isArray(O);
  1021. };
  1022. var FORCED = !IS_CONCAT_SPREADABLE_SUPPORT || !SPECIES_SUPPORT;
  1023. // `Array.prototype.concat` method
  1024. // https://tc39.github.io/ecma262/#sec-array.prototype.concat
  1025. // with adding support of @@isConcatSpreadable and @@species
  1026. _export({ target: 'Array', proto: true, forced: FORCED }, {
  1027. concat: function concat(arg) { // eslint-disable-line no-unused-vars
  1028. var O = toObject(this);
  1029. var A = arraySpeciesCreate(O, 0);
  1030. var n = 0;
  1031. var i, k, length, len, E;
  1032. for (i = -1, length = arguments.length; i < length; i++) {
  1033. E = i === -1 ? O : arguments[i];
  1034. if (isConcatSpreadable(E)) {
  1035. len = toLength(E.length);
  1036. if (n + len > MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
  1037. for (k = 0; k < len; k++, n++) if (k in E) createProperty(A, n, E[k]);
  1038. } else {
  1039. if (n >= MAX_SAFE_INTEGER) throw TypeError(MAXIMUM_ALLOWED_INDEX_EXCEEDED);
  1040. createProperty(A, n++, E);
  1041. }
  1042. }
  1043. A.length = n;
  1044. return A;
  1045. }
  1046. });
  1047. var UNSCOPABLES = wellKnownSymbol('unscopables');
  1048. var ArrayPrototype = Array.prototype;
  1049. // Array.prototype[@@unscopables]
  1050. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  1051. if (ArrayPrototype[UNSCOPABLES] == undefined) {
  1052. objectDefineProperty.f(ArrayPrototype, UNSCOPABLES, {
  1053. configurable: true,
  1054. value: objectCreate(null)
  1055. });
  1056. }
  1057. // add a key to Array.prototype[@@unscopables]
  1058. var addToUnscopables = function (key) {
  1059. ArrayPrototype[UNSCOPABLES][key] = true;
  1060. };
  1061. var $find = arrayIteration.find;
  1062. var FIND = 'find';
  1063. var SKIPS_HOLES = true;
  1064. // Shouldn't skip holes
  1065. if (FIND in []) Array(1)[FIND](function () { SKIPS_HOLES = false; });
  1066. // `Array.prototype.find` method
  1067. // https://tc39.github.io/ecma262/#sec-array.prototype.find
  1068. _export({ target: 'Array', proto: true, forced: SKIPS_HOLES }, {
  1069. find: function find(callbackfn /* , that = undefined */) {
  1070. return $find(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  1071. }
  1072. });
  1073. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  1074. addToUnscopables(FIND);
  1075. var correctPrototypeGetter = !fails(function () {
  1076. function F() { /* empty */ }
  1077. F.prototype.constructor = null;
  1078. return Object.getPrototypeOf(new F()) !== F.prototype;
  1079. });
  1080. var IE_PROTO$1 = sharedKey('IE_PROTO');
  1081. var ObjectPrototype$1 = Object.prototype;
  1082. // `Object.getPrototypeOf` method
  1083. // https://tc39.github.io/ecma262/#sec-object.getprototypeof
  1084. var objectGetPrototypeOf = correctPrototypeGetter ? Object.getPrototypeOf : function (O) {
  1085. O = toObject(O);
  1086. if (has(O, IE_PROTO$1)) return O[IE_PROTO$1];
  1087. if (typeof O.constructor == 'function' && O instanceof O.constructor) {
  1088. return O.constructor.prototype;
  1089. } return O instanceof Object ? ObjectPrototype$1 : null;
  1090. };
  1091. var ITERATOR = wellKnownSymbol('iterator');
  1092. var BUGGY_SAFARI_ITERATORS = false;
  1093. var returnThis = function () { return this; };
  1094. // `%IteratorPrototype%` object
  1095. // https://tc39.github.io/ecma262/#sec-%iteratorprototype%-object
  1096. var IteratorPrototype, PrototypeOfArrayIteratorPrototype, arrayIterator;
  1097. if ([].keys) {
  1098. arrayIterator = [].keys();
  1099. // Safari 8 has buggy iterators w/o `next`
  1100. if (!('next' in arrayIterator)) BUGGY_SAFARI_ITERATORS = true;
  1101. else {
  1102. PrototypeOfArrayIteratorPrototype = objectGetPrototypeOf(objectGetPrototypeOf(arrayIterator));
  1103. if (PrototypeOfArrayIteratorPrototype !== Object.prototype) IteratorPrototype = PrototypeOfArrayIteratorPrototype;
  1104. }
  1105. }
  1106. if (IteratorPrototype == undefined) IteratorPrototype = {};
  1107. // 25.1.2.1.1 %IteratorPrototype%[@@iterator]()
  1108. if ( !has(IteratorPrototype, ITERATOR)) {
  1109. createNonEnumerableProperty(IteratorPrototype, ITERATOR, returnThis);
  1110. }
  1111. var iteratorsCore = {
  1112. IteratorPrototype: IteratorPrototype,
  1113. BUGGY_SAFARI_ITERATORS: BUGGY_SAFARI_ITERATORS
  1114. };
  1115. var IteratorPrototype$1 = iteratorsCore.IteratorPrototype;
  1116. var createIteratorConstructor = function (IteratorConstructor, NAME, next) {
  1117. var TO_STRING_TAG = NAME + ' Iterator';
  1118. IteratorConstructor.prototype = objectCreate(IteratorPrototype$1, { next: createPropertyDescriptor(1, next) });
  1119. setToStringTag(IteratorConstructor, TO_STRING_TAG, false);
  1120. return IteratorConstructor;
  1121. };
  1122. var aPossiblePrototype = function (it) {
  1123. if (!isObject(it) && it !== null) {
  1124. throw TypeError("Can't set " + String(it) + ' as a prototype');
  1125. } return it;
  1126. };
  1127. // `Object.setPrototypeOf` method
  1128. // https://tc39.github.io/ecma262/#sec-object.setprototypeof
  1129. // Works with __proto__ only. Old v8 can't work with null proto objects.
  1130. /* eslint-disable no-proto */
  1131. var objectSetPrototypeOf = Object.setPrototypeOf || ('__proto__' in {} ? function () {
  1132. var CORRECT_SETTER = false;
  1133. var test = {};
  1134. var setter;
  1135. try {
  1136. setter = Object.getOwnPropertyDescriptor(Object.prototype, '__proto__').set;
  1137. setter.call(test, []);
  1138. CORRECT_SETTER = test instanceof Array;
  1139. } catch (error) { /* empty */ }
  1140. return function setPrototypeOf(O, proto) {
  1141. anObject(O);
  1142. aPossiblePrototype(proto);
  1143. if (CORRECT_SETTER) setter.call(O, proto);
  1144. else O.__proto__ = proto;
  1145. return O;
  1146. };
  1147. }() : undefined);
  1148. var IteratorPrototype$2 = iteratorsCore.IteratorPrototype;
  1149. var BUGGY_SAFARI_ITERATORS$1 = iteratorsCore.BUGGY_SAFARI_ITERATORS;
  1150. var ITERATOR$1 = wellKnownSymbol('iterator');
  1151. var KEYS = 'keys';
  1152. var VALUES = 'values';
  1153. var ENTRIES = 'entries';
  1154. var returnThis$1 = function () { return this; };
  1155. var defineIterator = function (Iterable, NAME, IteratorConstructor, next, DEFAULT, IS_SET, FORCED) {
  1156. createIteratorConstructor(IteratorConstructor, NAME, next);
  1157. var getIterationMethod = function (KIND) {
  1158. if (KIND === DEFAULT && defaultIterator) return defaultIterator;
  1159. if (!BUGGY_SAFARI_ITERATORS$1 && KIND in IterablePrototype) return IterablePrototype[KIND];
  1160. switch (KIND) {
  1161. case KEYS: return function keys() { return new IteratorConstructor(this, KIND); };
  1162. case VALUES: return function values() { return new IteratorConstructor(this, KIND); };
  1163. case ENTRIES: return function entries() { return new IteratorConstructor(this, KIND); };
  1164. } return function () { return new IteratorConstructor(this); };
  1165. };
  1166. var TO_STRING_TAG = NAME + ' Iterator';
  1167. var INCORRECT_VALUES_NAME = false;
  1168. var IterablePrototype = Iterable.prototype;
  1169. var nativeIterator = IterablePrototype[ITERATOR$1]
  1170. || IterablePrototype['@@iterator']
  1171. || DEFAULT && IterablePrototype[DEFAULT];
  1172. var defaultIterator = !BUGGY_SAFARI_ITERATORS$1 && nativeIterator || getIterationMethod(DEFAULT);
  1173. var anyNativeIterator = NAME == 'Array' ? IterablePrototype.entries || nativeIterator : nativeIterator;
  1174. var CurrentIteratorPrototype, methods, KEY;
  1175. // fix native
  1176. if (anyNativeIterator) {
  1177. CurrentIteratorPrototype = objectGetPrototypeOf(anyNativeIterator.call(new Iterable()));
  1178. if (IteratorPrototype$2 !== Object.prototype && CurrentIteratorPrototype.next) {
  1179. if ( objectGetPrototypeOf(CurrentIteratorPrototype) !== IteratorPrototype$2) {
  1180. if (objectSetPrototypeOf) {
  1181. objectSetPrototypeOf(CurrentIteratorPrototype, IteratorPrototype$2);
  1182. } else if (typeof CurrentIteratorPrototype[ITERATOR$1] != 'function') {
  1183. createNonEnumerableProperty(CurrentIteratorPrototype, ITERATOR$1, returnThis$1);
  1184. }
  1185. }
  1186. // Set @@toStringTag to native iterators
  1187. setToStringTag(CurrentIteratorPrototype, TO_STRING_TAG, true);
  1188. }
  1189. }
  1190. // fix Array#{values, @@iterator}.name in V8 / FF
  1191. if (DEFAULT == VALUES && nativeIterator && nativeIterator.name !== VALUES) {
  1192. INCORRECT_VALUES_NAME = true;
  1193. defaultIterator = function values() { return nativeIterator.call(this); };
  1194. }
  1195. // define iterator
  1196. if ( IterablePrototype[ITERATOR$1] !== defaultIterator) {
  1197. createNonEnumerableProperty(IterablePrototype, ITERATOR$1, defaultIterator);
  1198. }
  1199. // export additional methods
  1200. if (DEFAULT) {
  1201. methods = {
  1202. values: getIterationMethod(VALUES),
  1203. keys: IS_SET ? defaultIterator : getIterationMethod(KEYS),
  1204. entries: getIterationMethod(ENTRIES)
  1205. };
  1206. if (FORCED) for (KEY in methods) {
  1207. if (BUGGY_SAFARI_ITERATORS$1 || INCORRECT_VALUES_NAME || !(KEY in IterablePrototype)) {
  1208. redefine(IterablePrototype, KEY, methods[KEY]);
  1209. }
  1210. } else _export({ target: NAME, proto: true, forced: BUGGY_SAFARI_ITERATORS$1 || INCORRECT_VALUES_NAME }, methods);
  1211. }
  1212. return methods;
  1213. };
  1214. var ARRAY_ITERATOR = 'Array Iterator';
  1215. var setInternalState$1 = internalState.set;
  1216. var getInternalState$1 = internalState.getterFor(ARRAY_ITERATOR);
  1217. // `Array.prototype.entries` method
  1218. // https://tc39.github.io/ecma262/#sec-array.prototype.entries
  1219. // `Array.prototype.keys` method
  1220. // https://tc39.github.io/ecma262/#sec-array.prototype.keys
  1221. // `Array.prototype.values` method
  1222. // https://tc39.github.io/ecma262/#sec-array.prototype.values
  1223. // `Array.prototype[@@iterator]` method
  1224. // https://tc39.github.io/ecma262/#sec-array.prototype-@@iterator
  1225. // `CreateArrayIterator` internal method
  1226. // https://tc39.github.io/ecma262/#sec-createarrayiterator
  1227. var es_array_iterator = defineIterator(Array, 'Array', function (iterated, kind) {
  1228. setInternalState$1(this, {
  1229. type: ARRAY_ITERATOR,
  1230. target: toIndexedObject(iterated), // target
  1231. index: 0, // next index
  1232. kind: kind // kind
  1233. });
  1234. // `%ArrayIteratorPrototype%.next` method
  1235. // https://tc39.github.io/ecma262/#sec-%arrayiteratorprototype%.next
  1236. }, function () {
  1237. var state = getInternalState$1(this);
  1238. var target = state.target;
  1239. var kind = state.kind;
  1240. var index = state.index++;
  1241. if (!target || index >= target.length) {
  1242. state.target = undefined;
  1243. return { value: undefined, done: true };
  1244. }
  1245. if (kind == 'keys') return { value: index, done: false };
  1246. if (kind == 'values') return { value: target[index], done: false };
  1247. return { value: [index, target[index]], done: false };
  1248. }, 'values');
  1249. // https://tc39.github.io/ecma262/#sec-array.prototype-@@unscopables
  1250. addToUnscopables('keys');
  1251. addToUnscopables('values');
  1252. addToUnscopables('entries');
  1253. var sloppyArrayMethod = function (METHOD_NAME, argument) {
  1254. var method = [][METHOD_NAME];
  1255. return !method || !fails(function () {
  1256. // eslint-disable-next-line no-useless-call,no-throw-literal
  1257. method.call(null, argument || function () { throw 1; }, 1);
  1258. });
  1259. };
  1260. var nativeJoin = [].join;
  1261. var ES3_STRINGS = indexedObject != Object;
  1262. var SLOPPY_METHOD = sloppyArrayMethod('join', ',');
  1263. // `Array.prototype.join` method
  1264. // https://tc39.github.io/ecma262/#sec-array.prototype.join
  1265. _export({ target: 'Array', proto: true, forced: ES3_STRINGS || SLOPPY_METHOD }, {
  1266. join: function join(separator) {
  1267. return nativeJoin.call(toIndexedObject(this), separator === undefined ? ',' : separator);
  1268. }
  1269. });
  1270. var $map = arrayIteration.map;
  1271. var HAS_SPECIES_SUPPORT = arrayMethodHasSpeciesSupport('map');
  1272. // FF49- issue
  1273. var USES_TO_LENGTH = HAS_SPECIES_SUPPORT && !fails(function () {
  1274. [].map.call({ length: -1, 0: 1 }, function (it) { throw it; });
  1275. });
  1276. // `Array.prototype.map` method
  1277. // https://tc39.github.io/ecma262/#sec-array.prototype.map
  1278. // with adding support of @@species
  1279. _export({ target: 'Array', proto: true, forced: !HAS_SPECIES_SUPPORT || !USES_TO_LENGTH }, {
  1280. map: function map(callbackfn /* , thisArg */) {
  1281. return $map(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  1282. }
  1283. });
  1284. var SPECIES$2 = wellKnownSymbol('species');
  1285. var nativeSlice = [].slice;
  1286. var max$1 = Math.max;
  1287. // `Array.prototype.slice` method
  1288. // https://tc39.github.io/ecma262/#sec-array.prototype.slice
  1289. // fallback for not array-like ES3 strings and DOM objects
  1290. _export({ target: 'Array', proto: true, forced: !arrayMethodHasSpeciesSupport('slice') }, {
  1291. slice: function slice(start, end) {
  1292. var O = toIndexedObject(this);
  1293. var length = toLength(O.length);
  1294. var k = toAbsoluteIndex(start, length);
  1295. var fin = toAbsoluteIndex(end === undefined ? length : end, length);
  1296. // inline `ArraySpeciesCreate` for usage native `Array#slice` where it's possible
  1297. var Constructor, result, n;
  1298. if (isArray(O)) {
  1299. Constructor = O.constructor;
  1300. // cross-realm fallback
  1301. if (typeof Constructor == 'function' && (Constructor === Array || isArray(Constructor.prototype))) {
  1302. Constructor = undefined;
  1303. } else if (isObject(Constructor)) {
  1304. Constructor = Constructor[SPECIES$2];
  1305. if (Constructor === null) Constructor = undefined;
  1306. }
  1307. if (Constructor === Array || Constructor === undefined) {
  1308. return nativeSlice.call(O, k, fin);
  1309. }
  1310. }
  1311. result = new (Constructor === undefined ? Array : Constructor)(max$1(fin - k, 0));
  1312. for (n = 0; k < fin; k++, n++) if (k in O) createProperty(result, n, O[k]);
  1313. result.length = n;
  1314. return result;
  1315. }
  1316. });
  1317. var TO_STRING_TAG$1 = wellKnownSymbol('toStringTag');
  1318. var test = {};
  1319. test[TO_STRING_TAG$1] = 'z';
  1320. var toStringTagSupport = String(test) === '[object z]';
  1321. var TO_STRING_TAG$2 = wellKnownSymbol('toStringTag');
  1322. // ES3 wrong here
  1323. var CORRECT_ARGUMENTS = classofRaw(function () { return arguments; }()) == 'Arguments';
  1324. // fallback for IE11 Script Access Denied error
  1325. var tryGet = function (it, key) {
  1326. try {
  1327. return it[key];
  1328. } catch (error) { /* empty */ }
  1329. };
  1330. // getting tag from ES6+ `Object.prototype.toString`
  1331. var classof = toStringTagSupport ? classofRaw : function (it) {
  1332. var O, tag, result;
  1333. return it === undefined ? 'Undefined' : it === null ? 'Null'
  1334. // @@toStringTag case
  1335. : typeof (tag = tryGet(O = Object(it), TO_STRING_TAG$2)) == 'string' ? tag
  1336. // builtinTag case
  1337. : CORRECT_ARGUMENTS ? classofRaw(O)
  1338. // ES3 arguments fallback
  1339. : (result = classofRaw(O)) == 'Object' && typeof O.callee == 'function' ? 'Arguments' : result;
  1340. };
  1341. // `Object.prototype.toString` method implementation
  1342. // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  1343. var objectToString = toStringTagSupport ? {}.toString : function toString() {
  1344. return '[object ' + classof(this) + ']';
  1345. };
  1346. // `Object.prototype.toString` method
  1347. // https://tc39.github.io/ecma262/#sec-object.prototype.tostring
  1348. if (!toStringTagSupport) {
  1349. redefine(Object.prototype, 'toString', objectToString, { unsafe: true });
  1350. }
  1351. // `RegExp.prototype.flags` getter implementation
  1352. // https://tc39.github.io/ecma262/#sec-get-regexp.prototype.flags
  1353. var regexpFlags = function () {
  1354. var that = anObject(this);
  1355. var result = '';
  1356. if (that.global) result += 'g';
  1357. if (that.ignoreCase) result += 'i';
  1358. if (that.multiline) result += 'm';
  1359. if (that.dotAll) result += 's';
  1360. if (that.unicode) result += 'u';
  1361. if (that.sticky) result += 'y';
  1362. return result;
  1363. };
  1364. // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError,
  1365. // so we use an intermediate function.
  1366. function RE(s, f) {
  1367. return RegExp(s, f);
  1368. }
  1369. var UNSUPPORTED_Y = fails(function () {
  1370. // babel-minify transpiles RegExp('a', 'y') -> /a/y and it causes SyntaxError
  1371. var re = RE('a', 'y');
  1372. re.lastIndex = 2;
  1373. return re.exec('abcd') != null;
  1374. });
  1375. var BROKEN_CARET = fails(function () {
  1376. // https://bugzilla.mozilla.org/show_bug.cgi?id=773687
  1377. var re = RE('^r', 'gy');
  1378. re.lastIndex = 2;
  1379. return re.exec('str') != null;
  1380. });
  1381. var regexpStickyHelpers = {
  1382. UNSUPPORTED_Y: UNSUPPORTED_Y,
  1383. BROKEN_CARET: BROKEN_CARET
  1384. };
  1385. var nativeExec = RegExp.prototype.exec;
  1386. // This always refers to the native implementation, because the
  1387. // String#replace polyfill uses ./fix-regexp-well-known-symbol-logic.js,
  1388. // which loads this file before patching the method.
  1389. var nativeReplace = String.prototype.replace;
  1390. var patchedExec = nativeExec;
  1391. var UPDATES_LAST_INDEX_WRONG = (function () {
  1392. var re1 = /a/;
  1393. var re2 = /b*/g;
  1394. nativeExec.call(re1, 'a');
  1395. nativeExec.call(re2, 'a');
  1396. return re1.lastIndex !== 0 || re2.lastIndex !== 0;
  1397. })();
  1398. var UNSUPPORTED_Y$1 = regexpStickyHelpers.UNSUPPORTED_Y || regexpStickyHelpers.BROKEN_CARET;
  1399. // nonparticipating capturing group, copied from es5-shim's String#split patch.
  1400. var NPCG_INCLUDED = /()??/.exec('')[1] !== undefined;
  1401. var PATCH = UPDATES_LAST_INDEX_WRONG || NPCG_INCLUDED || UNSUPPORTED_Y$1;
  1402. if (PATCH) {
  1403. patchedExec = function exec(str) {
  1404. var re = this;
  1405. var lastIndex, reCopy, match, i;
  1406. var sticky = UNSUPPORTED_Y$1 && re.sticky;
  1407. var flags = regexpFlags.call(re);
  1408. var source = re.source;
  1409. var charsAdded = 0;
  1410. var strCopy = str;
  1411. if (sticky) {
  1412. flags = flags.replace('y', '');
  1413. if (flags.indexOf('g') === -1) {
  1414. flags += 'g';
  1415. }
  1416. strCopy = String(str).slice(re.lastIndex);
  1417. // Support anchored sticky behavior.
  1418. if (re.lastIndex > 0 && (!re.multiline || re.multiline && str[re.lastIndex - 1] !== '\n')) {
  1419. source = '(?: ' + source + ')';
  1420. strCopy = ' ' + strCopy;
  1421. charsAdded++;
  1422. }
  1423. // ^(? + rx + ) is needed, in combination with some str slicing, to
  1424. // simulate the 'y' flag.
  1425. reCopy = new RegExp('^(?:' + source + ')', flags);
  1426. }
  1427. if (NPCG_INCLUDED) {
  1428. reCopy = new RegExp('^' + source + '$(?!\\s)', flags);
  1429. }
  1430. if (UPDATES_LAST_INDEX_WRONG) lastIndex = re.lastIndex;
  1431. match = nativeExec.call(sticky ? reCopy : re, strCopy);
  1432. if (sticky) {
  1433. if (match) {
  1434. match.input = match.input.slice(charsAdded);
  1435. match[0] = match[0].slice(charsAdded);
  1436. match.index = re.lastIndex;
  1437. re.lastIndex += match[0].length;
  1438. } else re.lastIndex = 0;
  1439. } else if (UPDATES_LAST_INDEX_WRONG && match) {
  1440. re.lastIndex = re.global ? match.index + match[0].length : lastIndex;
  1441. }
  1442. if (NPCG_INCLUDED && match && match.length > 1) {
  1443. // Fix browsers whose `exec` methods don't consistently return `undefined`
  1444. // for NPCG, like IE8. NOTE: This doesn' work for /(.?)?/
  1445. nativeReplace.call(match[0], reCopy, function () {
  1446. for (i = 1; i < arguments.length - 2; i++) {
  1447. if (arguments[i] === undefined) match[i] = undefined;
  1448. }
  1449. });
  1450. }
  1451. return match;
  1452. };
  1453. }
  1454. var regexpExec = patchedExec;
  1455. _export({ target: 'RegExp', proto: true, forced: /./.exec !== regexpExec }, {
  1456. exec: regexpExec
  1457. });
  1458. // `String.prototype.{ codePointAt, at }` methods implementation
  1459. var createMethod$2 = function (CONVERT_TO_STRING) {
  1460. return function ($this, pos) {
  1461. var S = String(requireObjectCoercible($this));
  1462. var position = toInteger(pos);
  1463. var size = S.length;
  1464. var first, second;
  1465. if (position < 0 || position >= size) return CONVERT_TO_STRING ? '' : undefined;
  1466. first = S.charCodeAt(position);
  1467. return first < 0xD800 || first > 0xDBFF || position + 1 === size
  1468. || (second = S.charCodeAt(position + 1)) < 0xDC00 || second > 0xDFFF
  1469. ? CONVERT_TO_STRING ? S.charAt(position) : first
  1470. : CONVERT_TO_STRING ? S.slice(position, position + 2) : (first - 0xD800 << 10) + (second - 0xDC00) + 0x10000;
  1471. };
  1472. };
  1473. var stringMultibyte = {
  1474. // `String.prototype.codePointAt` method
  1475. // https://tc39.github.io/ecma262/#sec-string.prototype.codepointat
  1476. codeAt: createMethod$2(false),
  1477. // `String.prototype.at` method
  1478. // https://github.com/mathiasbynens/String.prototype.at
  1479. charAt: createMethod$2(true)
  1480. };
  1481. var charAt = stringMultibyte.charAt;
  1482. var STRING_ITERATOR = 'String Iterator';
  1483. var setInternalState$2 = internalState.set;
  1484. var getInternalState$2 = internalState.getterFor(STRING_ITERATOR);
  1485. // `String.prototype[@@iterator]` method
  1486. // https://tc39.github.io/ecma262/#sec-string.prototype-@@iterator
  1487. defineIterator(String, 'String', function (iterated) {
  1488. setInternalState$2(this, {
  1489. type: STRING_ITERATOR,
  1490. string: String(iterated),
  1491. index: 0
  1492. });
  1493. // `%StringIteratorPrototype%.next` method
  1494. // https://tc39.github.io/ecma262/#sec-%stringiteratorprototype%.next
  1495. }, function next() {
  1496. var state = getInternalState$2(this);
  1497. var string = state.string;
  1498. var index = state.index;
  1499. var point;
  1500. if (index >= string.length) return { value: undefined, done: true };
  1501. point = charAt(string, index);
  1502. state.index += point.length;
  1503. return { value: point, done: false };
  1504. });
  1505. var SPECIES$3 = wellKnownSymbol('species');
  1506. var REPLACE_SUPPORTS_NAMED_GROUPS = !fails(function () {
  1507. // #replace needs built-in support for named groups.
  1508. // #match works fine because it just return the exec results, even if it has
  1509. // a "grops" property.
  1510. var re = /./;
  1511. re.exec = function () {
  1512. var result = [];
  1513. result.groups = { a: '7' };
  1514. return result;
  1515. };
  1516. return ''.replace(re, '$<a>') !== '7';
  1517. });
  1518. // IE <= 11 replaces $0 with the whole match, as if it was $&
  1519. // https://stackoverflow.com/questions/6024666/getting-ie-to-replace-a-regex-with-the-literal-string-0
  1520. var REPLACE_KEEPS_$0 = (function () {
  1521. return 'a'.replace(/./, '$0') === '$0';
  1522. })();
  1523. // Chrome 51 has a buggy "split" implementation when RegExp#exec !== nativeExec
  1524. // Weex JS has frozen built-in prototypes, so use try / catch wrapper
  1525. var SPLIT_WORKS_WITH_OVERWRITTEN_EXEC = !fails(function () {
  1526. var re = /(?:)/;
  1527. var originalExec = re.exec;
  1528. re.exec = function () { return originalExec.apply(this, arguments); };
  1529. var result = 'ab'.split(re);
  1530. return result.length !== 2 || result[0] !== 'a' || result[1] !== 'b';
  1531. });
  1532. var fixRegexpWellKnownSymbolLogic = function (KEY, length, exec, sham) {
  1533. var SYMBOL = wellKnownSymbol(KEY);
  1534. var DELEGATES_TO_SYMBOL = !fails(function () {
  1535. // String methods call symbol-named RegEp methods
  1536. var O = {};
  1537. O[SYMBOL] = function () { return 7; };
  1538. return ''[KEY](O) != 7;
  1539. });
  1540. var DELEGATES_TO_EXEC = DELEGATES_TO_SYMBOL && !fails(function () {
  1541. // Symbol-named RegExp methods call .exec
  1542. var execCalled = false;
  1543. var re = /a/;
  1544. if (KEY === 'split') {
  1545. // We can't use real regex here since it causes deoptimization
  1546. // and serious performance degradation in V8
  1547. // https://github.com/zloirock/core-js/issues/306
  1548. re = {};
  1549. // RegExp[@@split] doesn't call the regex's exec method, but first creates
  1550. // a new one. We need to return the patched regex when creating the new one.
  1551. re.constructor = {};
  1552. re.constructor[SPECIES$3] = function () { return re; };
  1553. re.flags = '';
  1554. re[SYMBOL] = /./[SYMBOL];
  1555. }
  1556. re.exec = function () { execCalled = true; return null; };
  1557. re[SYMBOL]('');
  1558. return !execCalled;
  1559. });
  1560. if (
  1561. !DELEGATES_TO_SYMBOL ||
  1562. !DELEGATES_TO_EXEC ||
  1563. (KEY === 'replace' && !(REPLACE_SUPPORTS_NAMED_GROUPS && REPLACE_KEEPS_$0)) ||
  1564. (KEY === 'split' && !SPLIT_WORKS_WITH_OVERWRITTEN_EXEC)
  1565. ) {
  1566. var nativeRegExpMethod = /./[SYMBOL];
  1567. var methods = exec(SYMBOL, ''[KEY], function (nativeMethod, regexp, str, arg2, forceStringMethod) {
  1568. if (regexp.exec === regexpExec) {
  1569. if (DELEGATES_TO_SYMBOL && !forceStringMethod) {
  1570. // The native String method already delegates to @@method (this
  1571. // polyfilled function), leasing to infinite recursion.
  1572. // We avoid it by directly calling the native @@method method.
  1573. return { done: true, value: nativeRegExpMethod.call(regexp, str, arg2) };
  1574. }
  1575. return { done: true, value: nativeMethod.call(str, regexp, arg2) };
  1576. }
  1577. return { done: false };
  1578. }, { REPLACE_KEEPS_$0: REPLACE_KEEPS_$0 });
  1579. var stringMethod = methods[0];
  1580. var regexMethod = methods[1];
  1581. redefine(String.prototype, KEY, stringMethod);
  1582. redefine(RegExp.prototype, SYMBOL, length == 2
  1583. // 21.2.5.8 RegExp.prototype[@@replace](string, replaceValue)
  1584. // 21.2.5.11 RegExp.prototype[@@split](string, limit)
  1585. ? function (string, arg) { return regexMethod.call(string, this, arg); }
  1586. // 21.2.5.6 RegExp.prototype[@@match](string)
  1587. // 21.2.5.9 RegExp.prototype[@@search](string)
  1588. : function (string) { return regexMethod.call(string, this); }
  1589. );
  1590. }
  1591. if (sham) createNonEnumerableProperty(RegExp.prototype[SYMBOL], 'sham', true);
  1592. };
  1593. var charAt$1 = stringMultibyte.charAt;
  1594. // `AdvanceStringIndex` abstract operation
  1595. // https://tc39.github.io/ecma262/#sec-advancestringindex
  1596. var advanceStringIndex = function (S, index, unicode) {
  1597. return index + (unicode ? charAt$1(S, index).length : 1);
  1598. };
  1599. // `RegExpExec` abstract operation
  1600. // https://tc39.github.io/ecma262/#sec-regexpexec
  1601. var regexpExecAbstract = function (R, S) {
  1602. var exec = R.exec;
  1603. if (typeof exec === 'function') {
  1604. var result = exec.call(R, S);
  1605. if (typeof result !== 'object') {
  1606. throw TypeError('RegExp exec method returned something other than an Object or null');
  1607. }
  1608. return result;
  1609. }
  1610. if (classofRaw(R) !== 'RegExp') {
  1611. throw TypeError('RegExp#exec called on incompatible receiver');
  1612. }
  1613. return regexpExec.call(R, S);
  1614. };
  1615. var max$2 = Math.max;
  1616. var min$2 = Math.min;
  1617. var floor$1 = Math.floor;
  1618. var SUBSTITUTION_SYMBOLS = /\$([$&'`]|\d\d?|<[^>]*>)/g;
  1619. var SUBSTITUTION_SYMBOLS_NO_NAMED = /\$([$&'`]|\d\d?)/g;
  1620. var maybeToString = function (it) {
  1621. return it === undefined ? it : String(it);
  1622. };
  1623. // @@replace logic
  1624. fixRegexpWellKnownSymbolLogic('replace', 2, function (REPLACE, nativeReplace, maybeCallNative, reason) {
  1625. return [
  1626. // `String.prototype.replace` method
  1627. // https://tc39.github.io/ecma262/#sec-string.prototype.replace
  1628. function replace(searchValue, replaceValue) {
  1629. var O = requireObjectCoercible(this);
  1630. var replacer = searchValue == undefined ? undefined : searchValue[REPLACE];
  1631. return replacer !== undefined
  1632. ? replacer.call(searchValue, O, replaceValue)
  1633. : nativeReplace.call(String(O), searchValue, replaceValue);
  1634. },
  1635. // `RegExp.prototype[@@replace]` method
  1636. // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@replace
  1637. function (regexp, replaceValue) {
  1638. if (reason.REPLACE_KEEPS_$0 || (typeof replaceValue === 'string' && replaceValue.indexOf('$0') === -1)) {
  1639. var res = maybeCallNative(nativeReplace, regexp, this, replaceValue);
  1640. if (res.done) return res.value;
  1641. }
  1642. var rx = anObject(regexp);
  1643. var S = String(this);
  1644. var functionalReplace = typeof replaceValue === 'function';
  1645. if (!functionalReplace) replaceValue = String(replaceValue);
  1646. var global = rx.global;
  1647. if (global) {
  1648. var fullUnicode = rx.unicode;
  1649. rx.lastIndex = 0;
  1650. }
  1651. var results = [];
  1652. while (true) {
  1653. var result = regexpExecAbstract(rx, S);
  1654. if (result === null) break;
  1655. results.push(result);
  1656. if (!global) break;
  1657. var matchStr = String(result[0]);
  1658. if (matchStr === '') rx.lastIndex = advanceStringIndex(S, toLength(rx.lastIndex), fullUnicode);
  1659. }
  1660. var accumulatedResult = '';
  1661. var nextSourcePosition = 0;
  1662. for (var i = 0; i < results.length; i++) {
  1663. result = results[i];
  1664. var matched = String(result[0]);
  1665. var position = max$2(min$2(toInteger(result.index), S.length), 0);
  1666. var captures = [];
  1667. // NOTE: This is equivalent to
  1668. // captures = result.slice(1).map(maybeToString)
  1669. // but for some reason `nativeSlice.call(result, 1, result.length)` (called in
  1670. // the slice polyfill when slicing native arrays) "doesn't work" in safari 9 and
  1671. // causes a crash (https://pastebin.com/N21QzeQA) when trying to debug it.
  1672. for (var j = 1; j < result.length; j++) captures.push(maybeToString(result[j]));
  1673. var namedCaptures = result.groups;
  1674. if (functionalReplace) {
  1675. var replacerArgs = [matched].concat(captures, position, S);
  1676. if (namedCaptures !== undefined) replacerArgs.push(namedCaptures);
  1677. var replacement = String(replaceValue.apply(undefined, replacerArgs));
  1678. } else {
  1679. replacement = getSubstitution(matched, S, position, captures, namedCaptures, replaceValue);
  1680. }
  1681. if (position >= nextSourcePosition) {
  1682. accumulatedResult += S.slice(nextSourcePosition, position) + replacement;
  1683. nextSourcePosition = position + matched.length;
  1684. }
  1685. }
  1686. return accumulatedResult + S.slice(nextSourcePosition);
  1687. }
  1688. ];
  1689. // https://tc39.github.io/ecma262/#sec-getsubstitution
  1690. function getSubstitution(matched, str, position, captures, namedCaptures, replacement) {
  1691. var tailPos = position + matched.length;
  1692. var m = captures.length;
  1693. var symbols = SUBSTITUTION_SYMBOLS_NO_NAMED;
  1694. if (namedCaptures !== undefined) {
  1695. namedCaptures = toObject(namedCaptures);
  1696. symbols = SUBSTITUTION_SYMBOLS;
  1697. }
  1698. return nativeReplace.call(replacement, symbols, function (match, ch) {
  1699. var capture;
  1700. switch (ch.charAt(0)) {
  1701. case '$': return '$';
  1702. case '&': return matched;
  1703. case '`': return str.slice(0, position);
  1704. case "'": return str.slice(tailPos);
  1705. case '<':
  1706. capture = namedCaptures[ch.slice(1, -1)];
  1707. break;
  1708. default: // \d\d?
  1709. var n = +ch;
  1710. if (n === 0) return match;
  1711. if (n > m) {
  1712. var f = floor$1(n / 10);
  1713. if (f === 0) return match;
  1714. if (f <= m) return captures[f - 1] === undefined ? ch.charAt(1) : captures[f - 1] + ch.charAt(1);
  1715. return match;
  1716. }
  1717. capture = captures[n - 1];
  1718. }
  1719. return capture === undefined ? '' : capture;
  1720. });
  1721. }
  1722. });
  1723. var MATCH = wellKnownSymbol('match');
  1724. // `IsRegExp` abstract operation
  1725. // https://tc39.github.io/ecma262/#sec-isregexp
  1726. var isRegexp = function (it) {
  1727. var isRegExp;
  1728. return isObject(it) && ((isRegExp = it[MATCH]) !== undefined ? !!isRegExp : classofRaw(it) == 'RegExp');
  1729. };
  1730. var SPECIES$4 = wellKnownSymbol('species');
  1731. // `SpeciesConstructor` abstract operation
  1732. // https://tc39.github.io/ecma262/#sec-speciesconstructor
  1733. var speciesConstructor = function (O, defaultConstructor) {
  1734. var C = anObject(O).constructor;
  1735. var S;
  1736. return C === undefined || (S = anObject(C)[SPECIES$4]) == undefined ? defaultConstructor : aFunction$1(S);
  1737. };
  1738. var arrayPush = [].push;
  1739. var min$3 = Math.min;
  1740. var MAX_UINT32 = 0xFFFFFFFF;
  1741. // babel-minify transpiles RegExp('x', 'y') -> /x/y and it causes SyntaxError
  1742. var SUPPORTS_Y = !fails(function () { return !RegExp(MAX_UINT32, 'y'); });
  1743. // @@split logic
  1744. fixRegexpWellKnownSymbolLogic('split', 2, function (SPLIT, nativeSplit, maybeCallNative) {
  1745. var internalSplit;
  1746. if (
  1747. 'abbc'.split(/(b)*/)[1] == 'c' ||
  1748. 'test'.split(/(?:)/, -1).length != 4 ||
  1749. 'ab'.split(/(?:ab)*/).length != 2 ||
  1750. '.'.split(/(.?)(.?)/).length != 4 ||
  1751. '.'.split(/()()/).length > 1 ||
  1752. ''.split(/.?/).length
  1753. ) {
  1754. // based on es5-shim implementation, need to rework it
  1755. internalSplit = function (separator, limit) {
  1756. var string = String(requireObjectCoercible(this));
  1757. var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
  1758. if (lim === 0) return [];
  1759. if (separator === undefined) return [string];
  1760. // If `separator` is not a regex, use native split
  1761. if (!isRegexp(separator)) {
  1762. return nativeSplit.call(string, separator, lim);
  1763. }
  1764. var output = [];
  1765. var flags = (separator.ignoreCase ? 'i' : '') +
  1766. (separator.multiline ? 'm' : '') +
  1767. (separator.unicode ? 'u' : '') +
  1768. (separator.sticky ? 'y' : '');
  1769. var lastLastIndex = 0;
  1770. // Make `global` and avoid `lastIndex` issues by working with a copy
  1771. var separatorCopy = new RegExp(separator.source, flags + 'g');
  1772. var match, lastIndex, lastLength;
  1773. while (match = regexpExec.call(separatorCopy, string)) {
  1774. lastIndex = separatorCopy.lastIndex;
  1775. if (lastIndex > lastLastIndex) {
  1776. output.push(string.slice(lastLastIndex, match.index));
  1777. if (match.length > 1 && match.index < string.length) arrayPush.apply(output, match.slice(1));
  1778. lastLength = match[0].length;
  1779. lastLastIndex = lastIndex;
  1780. if (output.length >= lim) break;
  1781. }
  1782. if (separatorCopy.lastIndex === match.index) separatorCopy.lastIndex++; // Avoid an infinite loop
  1783. }
  1784. if (lastLastIndex === string.length) {
  1785. if (lastLength || !separatorCopy.test('')) output.push('');
  1786. } else output.push(string.slice(lastLastIndex));
  1787. return output.length > lim ? output.slice(0, lim) : output;
  1788. };
  1789. // Chakra, V8
  1790. } else if ('0'.split(undefined, 0).length) {
  1791. internalSplit = function (separator, limit) {
  1792. return separator === undefined && limit === 0 ? [] : nativeSplit.call(this, separator, limit);
  1793. };
  1794. } else internalSplit = nativeSplit;
  1795. return [
  1796. // `String.prototype.split` method
  1797. // https://tc39.github.io/ecma262/#sec-string.prototype.split
  1798. function split(separator, limit) {
  1799. var O = requireObjectCoercible(this);
  1800. var splitter = separator == undefined ? undefined : separator[SPLIT];
  1801. return splitter !== undefined
  1802. ? splitter.call(separator, O, limit)
  1803. : internalSplit.call(String(O), separator, limit);
  1804. },
  1805. // `RegExp.prototype[@@split]` method
  1806. // https://tc39.github.io/ecma262/#sec-regexp.prototype-@@split
  1807. //
  1808. // NOTE: This cannot be properly polyfilled in engines that don't support
  1809. // the 'y' flag.
  1810. function (regexp, limit) {
  1811. var res = maybeCallNative(internalSplit, regexp, this, limit, internalSplit !== nativeSplit);
  1812. if (res.done) return res.value;
  1813. var rx = anObject(regexp);
  1814. var S = String(this);
  1815. var C = speciesConstructor(rx, RegExp);
  1816. var unicodeMatching = rx.unicode;
  1817. var flags = (rx.ignoreCase ? 'i' : '') +
  1818. (rx.multiline ? 'm' : '') +
  1819. (rx.unicode ? 'u' : '') +
  1820. (SUPPORTS_Y ? 'y' : 'g');
  1821. // ^(? + rx + ) is needed, in combination with some S slicing, to
  1822. // simulate the 'y' flag.
  1823. var splitter = new C(SUPPORTS_Y ? rx : '^(?:' + rx.source + ')', flags);
  1824. var lim = limit === undefined ? MAX_UINT32 : limit >>> 0;
  1825. if (lim === 0) return [];
  1826. if (S.length === 0) return regexpExecAbstract(splitter, S) === null ? [S] : [];
  1827. var p = 0;
  1828. var q = 0;
  1829. var A = [];
  1830. while (q < S.length) {
  1831. splitter.lastIndex = SUPPORTS_Y ? q : 0;
  1832. var z = regexpExecAbstract(splitter, SUPPORTS_Y ? S : S.slice(q));
  1833. var e;
  1834. if (
  1835. z === null ||
  1836. (e = min$3(toLength(splitter.lastIndex + (SUPPORTS_Y ? 0 : q)), S.length)) === p
  1837. ) {
  1838. q = advanceStringIndex(S, q, unicodeMatching);
  1839. } else {
  1840. A.push(S.slice(p, q));
  1841. if (A.length === lim) return A;
  1842. for (var i = 1; i <= z.length - 1; i++) {
  1843. A.push(z[i]);
  1844. if (A.length === lim) return A;
  1845. }
  1846. q = p = e;
  1847. }
  1848. }
  1849. A.push(S.slice(p));
  1850. return A;
  1851. }
  1852. ];
  1853. }, !SUPPORTS_Y);
  1854. // iterable DOM collections
  1855. // flag - `iterable` interface - 'entries', 'keys', 'values', 'forEach' methods
  1856. var domIterables = {
  1857. CSSRuleList: 0,
  1858. CSSStyleDeclaration: 0,
  1859. CSSValueList: 0,
  1860. ClientRectList: 0,
  1861. DOMRectList: 0,
  1862. DOMStringList: 0,
  1863. DOMTokenList: 1,
  1864. DataTransferItemList: 0,
  1865. FileList: 0,
  1866. HTMLAllCollection: 0,
  1867. HTMLCollection: 0,
  1868. HTMLFormElement: 0,
  1869. HTMLSelectElement: 0,
  1870. MediaList: 0,
  1871. MimeTypeArray: 0,
  1872. NamedNodeMap: 0,
  1873. NodeList: 1,
  1874. PaintRequestList: 0,
  1875. Plugin: 0,
  1876. PluginArray: 0,
  1877. SVGLengthList: 0,
  1878. SVGNumberList: 0,
  1879. SVGPathSegList: 0,
  1880. SVGPointList: 0,
  1881. SVGStringList: 0,
  1882. SVGTransformList: 0,
  1883. SourceBufferList: 0,
  1884. StyleSheetList: 0,
  1885. TextTrackCueList: 0,
  1886. TextTrackList: 0,
  1887. TouchList: 0
  1888. };
  1889. var $forEach$1 = arrayIteration.forEach;
  1890. // `Array.prototype.forEach` method implementation
  1891. // https://tc39.github.io/ecma262/#sec-array.prototype.foreach
  1892. var arrayForEach = sloppyArrayMethod('forEach') ? function forEach(callbackfn /* , thisArg */) {
  1893. return $forEach$1(this, callbackfn, arguments.length > 1 ? arguments[1] : undefined);
  1894. } : [].forEach;
  1895. for (var COLLECTION_NAME in domIterables) {
  1896. var Collection = global_1[COLLECTION_NAME];
  1897. var CollectionPrototype = Collection && Collection.prototype;
  1898. // some Chrome versions have non-configurable methods on DOMTokenList
  1899. if (CollectionPrototype && CollectionPrototype.forEach !== arrayForEach) try {
  1900. createNonEnumerableProperty(CollectionPrototype, 'forEach', arrayForEach);
  1901. } catch (error) {
  1902. CollectionPrototype.forEach = arrayForEach;
  1903. }
  1904. }
  1905. var ITERATOR$2 = wellKnownSymbol('iterator');
  1906. var TO_STRING_TAG$3 = wellKnownSymbol('toStringTag');
  1907. var ArrayValues = es_array_iterator.values;
  1908. for (var COLLECTION_NAME$1 in domIterables) {
  1909. var Collection$1 = global_1[COLLECTION_NAME$1];
  1910. var CollectionPrototype$1 = Collection$1 && Collection$1.prototype;
  1911. if (CollectionPrototype$1) {
  1912. // some Chrome versions have non-configurable methods on DOMTokenList
  1913. if (CollectionPrototype$1[ITERATOR$2] !== ArrayValues) try {
  1914. createNonEnumerableProperty(CollectionPrototype$1, ITERATOR$2, ArrayValues);
  1915. } catch (error) {
  1916. CollectionPrototype$1[ITERATOR$2] = ArrayValues;
  1917. }
  1918. if (!CollectionPrototype$1[TO_STRING_TAG$3]) {
  1919. createNonEnumerableProperty(CollectionPrototype$1, TO_STRING_TAG$3, COLLECTION_NAME$1);
  1920. }
  1921. if (domIterables[COLLECTION_NAME$1]) for (var METHOD_NAME in es_array_iterator) {
  1922. // some Chrome versions have non-configurable methods on DOMTokenList
  1923. if (CollectionPrototype$1[METHOD_NAME] !== es_array_iterator[METHOD_NAME]) try {
  1924. createNonEnumerableProperty(CollectionPrototype$1, METHOD_NAME, es_array_iterator[METHOD_NAME]);
  1925. } catch (error) {
  1926. CollectionPrototype$1[METHOD_NAME] = es_array_iterator[METHOD_NAME];
  1927. }
  1928. }
  1929. }
  1930. }
  1931. function _classCallCheck(instance, Constructor) {
  1932. if (!(instance instanceof Constructor)) {
  1933. throw new TypeError("Cannot call a class as a function");
  1934. }
  1935. }
  1936. function _defineProperties(target, props) {
  1937. for (var i = 0; i < props.length; i++) {
  1938. var descriptor = props[i];
  1939. descriptor.enumerable = descriptor.enumerable || false;
  1940. descriptor.configurable = true;
  1941. if ("value" in descriptor) descriptor.writable = true;
  1942. Object.defineProperty(target, descriptor.key, descriptor);
  1943. }
  1944. }
  1945. function _createClass(Constructor, protoProps, staticProps) {
  1946. if (protoProps) _defineProperties(Constructor.prototype, protoProps);
  1947. if (staticProps) _defineProperties(Constructor, staticProps);
  1948. return Constructor;
  1949. }
  1950. function _defineProperty(obj, key, value) {
  1951. if (key in obj) {
  1952. Object.defineProperty(obj, key, {
  1953. value: value,
  1954. enumerable: true,
  1955. configurable: true,
  1956. writable: true
  1957. });
  1958. } else {
  1959. obj[key] = value;
  1960. }
  1961. return obj;
  1962. }
  1963. function _inherits(subClass, superClass) {
  1964. if (typeof superClass !== "function" && superClass !== null) {
  1965. throw new TypeError("Super expression must either be null or a function");
  1966. }
  1967. subClass.prototype = Object.create(superClass && superClass.prototype, {
  1968. constructor: {
  1969. value: subClass,
  1970. writable: true,
  1971. configurable: true
  1972. }
  1973. });
  1974. if (superClass) _setPrototypeOf(subClass, superClass);
  1975. }
  1976. function _getPrototypeOf(o) {
  1977. _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
  1978. return o.__proto__ || Object.getPrototypeOf(o);
  1979. };
  1980. return _getPrototypeOf(o);
  1981. }
  1982. function _setPrototypeOf(o, p) {
  1983. _setPrototypeOf = Object.setPrototypeOf || function _setPrototypeOf(o, p) {
  1984. o.__proto__ = p;
  1985. return o;
  1986. };
  1987. return _setPrototypeOf(o, p);
  1988. }
  1989. function _assertThisInitialized(self) {
  1990. if (self === void 0) {
  1991. throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
  1992. }
  1993. return self;
  1994. }
  1995. function _possibleConstructorReturn(self, call) {
  1996. if (call && (typeof call === "object" || typeof call === "function")) {
  1997. return call;
  1998. }
  1999. return _assertThisInitialized(self);
  2000. }
  2001. function _superPropBase(object, property) {
  2002. while (!Object.prototype.hasOwnProperty.call(object, property)) {
  2003. object = _getPrototypeOf(object);
  2004. if (object === null) break;
  2005. }
  2006. return object;
  2007. }
  2008. function _get(target, property, receiver) {
  2009. if (typeof Reflect !== "undefined" && Reflect.get) {
  2010. _get = Reflect.get;
  2011. } else {
  2012. _get = function _get(target, property, receiver) {
  2013. var base = _superPropBase(target, property);
  2014. if (!base) return;
  2015. var desc = Object.getOwnPropertyDescriptor(base, property);
  2016. if (desc.get) {
  2017. return desc.get.call(receiver);
  2018. }
  2019. return desc.value;
  2020. };
  2021. }
  2022. return _get(target, property, receiver || target);
  2023. }
  2024. /**
  2025. * @author zhixin wen <wenzhixin2010@gmail.com>
  2026. * extensions: https://github.com/hhurz/tableExport.jquery.plugin
  2027. */
  2028. var Utils = $.fn.bootstrapTable.utils;
  2029. var TYPE_NAME = {
  2030. json: 'JSON',
  2031. xml: 'XML',
  2032. png: 'PNG',
  2033. csv: 'CSV',
  2034. txt: 'TXT',
  2035. sql: 'SQL',
  2036. doc: 'MS-Word',
  2037. excel: 'MS-Excel',
  2038. xlsx: 'MS-Excel (OpenXML)',
  2039. powerpoint: 'MS-Powerpoint',
  2040. pdf: 'PDF'
  2041. };
  2042. $.extend($.fn.bootstrapTable.defaults, {
  2043. showExport: false,
  2044. exportDataType: 'basic',
  2045. // basic, all, selected
  2046. exportTypes: ['json', 'xml', 'csv', 'txt', 'sql', 'excel'],
  2047. exportOptions: {
  2048. onCellHtmlData: function onCellHtmlData(cell, rowIndex, colIndex, htmlData) {
  2049. if (cell.is('th')) {
  2050. return cell.find('.th-inner').text();
  2051. }
  2052. return htmlData;
  2053. }
  2054. },
  2055. exportFooter: false
  2056. });
  2057. $.extend($.fn.bootstrapTable.columnDefaults, {
  2058. forceExport: false
  2059. });
  2060. $.extend($.fn.bootstrapTable.defaults.icons, {
  2061. export: {
  2062. bootstrap3: 'glyphicon-export icon-share',
  2063. materialize: 'file_download'
  2064. }[$.fn.bootstrapTable.theme] || 'fa-download'
  2065. });
  2066. $.extend($.fn.bootstrapTable.locales, {
  2067. formatExport: function formatExport() {
  2068. return 'Export data';
  2069. }
  2070. });
  2071. $.extend($.fn.bootstrapTable.defaults, $.fn.bootstrapTable.locales);
  2072. $.fn.bootstrapTable.methods.push('exportTable');
  2073. $.extend($.fn.bootstrapTable.defaults, {
  2074. onExportSaved: function onExportSaved(exportedRows) {
  2075. return false;
  2076. }
  2077. });
  2078. $.extend($.fn.bootstrapTable.Constructor.EVENTS, {
  2079. 'export-saved.bs.table': 'onExportSaved'
  2080. });
  2081. $.BootstrapTable =
  2082. /*#__PURE__*/
  2083. function (_$$BootstrapTable) {
  2084. _inherits(_class, _$$BootstrapTable);
  2085. function _class() {
  2086. _classCallCheck(this, _class);
  2087. return _possibleConstructorReturn(this, _getPrototypeOf(_class).apply(this, arguments));
  2088. }
  2089. _createClass(_class, [{
  2090. key: "initToolbar",
  2091. value: function initToolbar() {
  2092. var _get2,
  2093. _this = this;
  2094. var o = this.options;
  2095. this.showToolbar = this.showToolbar || o.showExport;
  2096. for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
  2097. args[_key] = arguments[_key];
  2098. }
  2099. (_get2 = _get(_getPrototypeOf(_class.prototype), "initToolbar", this)).call.apply(_get2, [this].concat(args));
  2100. if (!this.options.showExport) {
  2101. return;
  2102. }
  2103. var $btnGroup = this.$toolbar.find('>.columns');
  2104. this.$export = $btnGroup.find('div.export');
  2105. if (this.$export.length) {
  2106. this.updateExportButton();
  2107. return;
  2108. }
  2109. var $menu = $(this.constants.html.toolbarDropdown.join(''));
  2110. var exportTypes = o.exportTypes;
  2111. if (typeof exportTypes === 'string') {
  2112. var types = exportTypes.slice(1, -1).replace(/ /g, '').split(',');
  2113. exportTypes = types.map(function (t) {
  2114. return t.slice(1, -1);
  2115. });
  2116. }
  2117. this.$export = $(exportTypes.length === 1 ? "\n <div class=\"export ".concat(this.constants.classes.buttonsDropdown, "\"\n data-type=\"").concat(exportTypes[0], "\">\n <button class=\"").concat(this.constants.buttonsClass, "\"\n aria-label=\"Export\"\n type=\"button\"\n title=\"").concat(o.formatExport(), "\">\n ").concat(o.showButtonIcons ? Utils.sprintf(this.constants.html.icon, o.iconsPrefix, o.icons.export) : '', "\n ").concat(o.showButtonText ? o.formatExport() : '', "\n </button>\n </div>\n ") : "\n <div class=\"export ".concat(this.constants.classes.buttonsDropdown, "\">\n <button class=\"").concat(this.constants.buttonsClass, " dropdown-toggle\"\n aria-label=\"Export\"\n data-toggle=\"dropdown\"\n type=\"button\"\n title=\"").concat(o.formatExport(), "\">\n ").concat(o.showButtonIcons ? Utils.sprintf(this.constants.html.icon, o.iconsPrefix, o.icons.export) : '', "\n ").concat(o.showButtonText ? o.formatExport() : '', "\n ").concat(this.constants.html.dropdownCaret, "\n </button>\n </div>\n ")).appendTo($btnGroup);
  2118. var $items = this.$export;
  2119. if (exportTypes.length > 1) {
  2120. this.$export.append($menu); // themes support
  2121. if ($menu.children().length) {
  2122. $menu = $menu.children().eq(0);
  2123. }
  2124. var _iteratorNormalCompletion = true;
  2125. var _didIteratorError = false;
  2126. var _iteratorError = undefined;
  2127. try {
  2128. for (var _iterator = exportTypes[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true) {
  2129. var type = _step.value;
  2130. if (TYPE_NAME.hasOwnProperty(type)) {
  2131. var $item = $(Utils.sprintf(this.constants.html.pageDropdownItem, '', TYPE_NAME[type]));
  2132. $item.attr('data-type', type);
  2133. $menu.append($item);
  2134. }
  2135. }
  2136. } catch (err) {
  2137. _didIteratorError = true;
  2138. _iteratorError = err;
  2139. } finally {
  2140. try {
  2141. if (!_iteratorNormalCompletion && _iterator.return != null) {
  2142. _iterator.return();
  2143. }
  2144. } finally {
  2145. if (_didIteratorError) {
  2146. throw _iteratorError;
  2147. }
  2148. }
  2149. }
  2150. $items = $menu.children();
  2151. }
  2152. this.updateExportButton();
  2153. $items.click(function (e) {
  2154. e.preventDefault();
  2155. var type = $(e.currentTarget).data('type');
  2156. var exportOptions = {
  2157. type: type,
  2158. escape: false
  2159. };
  2160. _this.exportTable(exportOptions);
  2161. });
  2162. this.handleToolbar();
  2163. }
  2164. }, {
  2165. key: "handleToolbar",
  2166. value: function handleToolbar() {
  2167. if (!this.$export) {
  2168. return;
  2169. }
  2170. if ($.fn.bootstrapTable.theme === 'foundation') {
  2171. this.$export.find('.dropdown-pane').attr('id', 'toolbar-export-id');
  2172. } else if ($.fn.bootstrapTable.theme === 'materialize') {
  2173. this.$export.find('.dropdown-content').attr('id', 'toolbar-export-id');
  2174. }
  2175. if (_get(_getPrototypeOf(_class.prototype), "handleToolbar", this)) {
  2176. _get(_getPrototypeOf(_class.prototype), "handleToolbar", this).call(this);
  2177. }
  2178. }
  2179. }, {
  2180. key: "exportTable",
  2181. value: function exportTable(options) {
  2182. var _this2 = this;
  2183. var o = this.options;
  2184. var stateField = this.header.stateField;
  2185. var isCardView = o.cardView;
  2186. var doExport = function doExport(callback) {
  2187. if (stateField) {
  2188. _this2.hideColumn(stateField);
  2189. }
  2190. if (isCardView) {
  2191. _this2.toggleView();
  2192. }
  2193. var data = _this2.getData();
  2194. if (o.exportFooter) {
  2195. var $footerRow = _this2.$tableFooter.find('tr').first();
  2196. var footerData = {};
  2197. var footerHtml = [];
  2198. $.each($footerRow.children(), function (index, footerCell) {
  2199. var footerCellHtml = $(footerCell).children('.th-inner').first().html();
  2200. footerData[_this2.columns[index].field] = footerCellHtml === '&nbsp;' ? null : footerCellHtml; // grab footer cell text into cell index-based array
  2201. footerHtml.push(footerCellHtml);
  2202. });
  2203. _this2.$body.append(_this2.$body.children().last()[0].outerHTML);
  2204. var $lastTableRow = _this2.$body.children().last();
  2205. $.each($lastTableRow.children(), function (index, lastTableRowCell) {
  2206. $(lastTableRowCell).html(footerHtml[index]);
  2207. });
  2208. }
  2209. var hiddenColumns = _this2.getHiddenColumns();
  2210. hiddenColumns.forEach(function (row) {
  2211. if (row.forceExport) {
  2212. _this2.showColumn(row.field);
  2213. }
  2214. });
  2215. if (typeof o.exportOptions.fileName === 'function') {
  2216. options.fileName = o.exportOptions.fileName();
  2217. }
  2218. _this2.$el.tableExport($.extend({
  2219. onAfterSaveToFile: function onAfterSaveToFile() {
  2220. if (o.exportFooter) {
  2221. _this2.load(data);
  2222. }
  2223. if (stateField) {
  2224. _this2.showColumn(stateField);
  2225. }
  2226. if (isCardView) {
  2227. _this2.toggleView();
  2228. }
  2229. hiddenColumns.forEach(function (row) {
  2230. if (row.forceExport) {
  2231. _this2.hideColumn(row.field);
  2232. }
  2233. });
  2234. if (callback) callback();
  2235. }
  2236. }, o.exportOptions, options));
  2237. };
  2238. if (o.exportDataType === 'all' && o.pagination) {
  2239. var eventName = o.sidePagination === 'server' ? 'post-body.bs.table' : 'page-change.bs.table';
  2240. var virtualScroll = this.options.virtualScroll;
  2241. this.$el.one(eventName, function () {
  2242. doExport(function () {
  2243. _this2.options.virtualScroll = virtualScroll;
  2244. _this2.togglePagination();
  2245. });
  2246. });
  2247. this.options.virtualScroll = false;
  2248. this.togglePagination();
  2249. this.trigger('export-saved', this.getData());
  2250. } else if (o.exportDataType === 'selected') {
  2251. var data = this.getData();
  2252. var selectedData = this.getSelections();
  2253. if (!selectedData.length) {
  2254. return;
  2255. }
  2256. if (o.sidePagination === 'server') {
  2257. data = _defineProperty({
  2258. total: o.totalRows
  2259. }, this.options.dataField, data);
  2260. selectedData = _defineProperty({
  2261. total: selectedData.length
  2262. }, this.options.dataField, selectedData);
  2263. }
  2264. this.load(selectedData);
  2265. doExport(function () {
  2266. _this2.load(data);
  2267. });
  2268. this.trigger('export-saved', selectedData);
  2269. } else {
  2270. doExport();
  2271. this.trigger('export-saved', this.getData(true));
  2272. }
  2273. }
  2274. }, {
  2275. key: "updateSelected",
  2276. value: function updateSelected() {
  2277. _get(_getPrototypeOf(_class.prototype), "updateSelected", this).call(this);
  2278. this.updateExportButton();
  2279. }
  2280. }, {
  2281. key: "updateExportButton",
  2282. value: function updateExportButton() {
  2283. if (this.options.exportDataType === 'selected') {
  2284. this.$export.find('> button').prop('disabled', !this.getSelections().length);
  2285. }
  2286. }
  2287. }]);
  2288. return _class;
  2289. }($.BootstrapTable);
  2290. })));