get-own-non-enumerable-keys-x
Version:
Like Reflect.ownKeys but gets only non-enumerable properties.
15 lines • 33.7 kB
JavaScript
/*!
{
"author": "Graham Fairweather",
"copywrite": "Copyright (c) 2017",
"date": "2019-08-28T18:11:52.408Z",
"describe": "",
"description": "Like Reflect.ownKeys but gets only non-enumerable properties.",
"file": "get-own-non-enumerable-keys-x.min.js",
"hash": "9e6126350a60230f1c93",
"license": "MIT",
"version": "4.1.2"
}
*/
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.getOwnNonEnumerableKeysX=n():t.getOwnNonEnumerableKeysX=n()}(function(){"use strict";var t,n={}.constructor,e=n.prototype,r=n.defineProperty,o=function(){return"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void 0},u=function(){return this};try{return r?r(e,"$$globalThis$$",{get:u,configurable:!0}):e.__defineGetter__("$$globalThis$$",u),t="undefined"==typeof $$globalThis$$?o():$$globalThis$$,delete e.$$globalThis$$,t}catch(t){return o()}}(),function(){return function(t){var n={};function e(r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,e),o.l=!0,o.exports}return e.m=t,e.c=n,e.d=function(t,n,r){e.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:r})},e.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},e.t=function(t,n){if(1&n&&(t=e(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(e.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var o in t)e.d(r,o,function(n){return t[n]}.bind(null,o));return r},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},e.p="",e(e.s=10)}([function(t,n,e){"use strict";var r=Object.prototype.toString;if(e(6)()){var o=Symbol.prototype.toString,u=/^Symbol\(.*\)$/;t.exports=function(t){if("symbol"==typeof t)return!0;if("[object Symbol]"!==r.call(t))return!1;try{return function(t){return"symbol"==typeof t.valueOf()&&u.test(o.call(t))}(t)}catch(t){return!1}}}else t.exports=function(t){return!1}},function(t,n,e){"use strict";var r=String.prototype.valueOf,o=Object.prototype.toString,u="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;t.exports=function(t){return"string"==typeof t||"object"==typeof t&&(u?function(t){try{return r.call(t),!0}catch(t){return!1}}(t):"[object String]"===o.call(t))}},function(t,n,e){"use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,o=Object.prototype.toString,u=function(t){return!(r&&t&&"object"==typeof t&&Symbol.toStringTag in t)&&"[object Arguments]"===o.call(t)},i=function(t){return!!u(t)||null!==t&&"object"==typeof t&&"number"==typeof t.length&&t.length>=0&&"[object Array]"!==o.call(t)&&"[object Function]"===o.call(t.callee)},c=function(){return u(arguments)}();u.isLegacyArguments=i,t.exports=c?u:i},function(t,n,e){"use strict";var r=Object.prototype.toString;t.exports=function(t){var n=r.call(t),e="[object Arguments]"===n;return e||(e="[object Array]"!==n&&null!==t&&"object"==typeof t&&"number"==typeof t.length&&t.length>=0&&"[object Function]"===r.call(t.callee)),e}},function(t,n,e){"use strict";var r=Date.prototype.getDay,o=Object.prototype.toString,u="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag;t.exports=function(t){return"object"==typeof t&&null!==t&&(u?function(t){try{return r.call(t),!0}catch(t){return!1}}(t):"[object Date]"===o.call(t))}},function(t,n,e){"use strict";var r=Array.prototype.slice,o=e(3),u=Object.keys,i=u?function(t){return u(t)}:e(9),c=Object.keys;i.shim=function(){Object.keys?function(){var t=Object.keys(arguments);return t&&t.length===arguments.length}(1,2)||(Object.keys=function(t){return o(t)?c(r.call(t)):c(t)}):Object.keys=i;return Object.keys||i},t.exports=i},function(t,n,e){"use strict";(function(n){var r=n.Symbol,o=e(8);t.exports=function(){return"function"==typeof r&&("function"==typeof Symbol&&("symbol"==typeof r("foo")&&("symbol"==typeof Symbol("bar")&&o())))}}).call(this,e(7))},function(t,n){var e;e=function(){return this}();try{e=e||new Function("return this")()}catch(t){"object"==typeof window&&(e=window)}t.exports=e},function(t,n,e){"use strict";t.exports=function(){if("function"!=typeof Symbol||"function"!=typeof Object.getOwnPropertySymbols)return!1;if("symbol"==typeof Symbol.iterator)return!0;var t={},n=Symbol("test"),e=Object(n);if("string"==typeof n)return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;if("[object Symbol]"!==Object.prototype.toString.call(e))return!1;for(n in t[n]=42,t)return!1;if("function"==typeof Object.keys&&0!==Object.keys(t).length)return!1;if("function"==typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(t).length)return!1;var r=Object.getOwnPropertySymbols(t);if(1!==r.length||r[0]!==n)return!1;if(!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if("function"==typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(t,n);if(42!==o.value||!0!==o.enumerable)return!1}return!0}},function(t,n,e){"use strict";var r;if(!Object.keys){var o=Object.prototype.hasOwnProperty,u=Object.prototype.toString,i=e(3),c=Object.prototype.propertyIsEnumerable,a=!c.call({toString:null},"toString"),f=c.call(function(){},"prototype"),l=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],s=function(t){var n=t.constructor;return n&&n.prototype===t},p={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},y=function(){if("undefined"==typeof window)return!1;for(var t in window)try{if(!p["$"+t]&&o.call(window,t)&&null!==window[t]&&"object"==typeof window[t])try{s(window[t])}catch(t){return!0}}catch(t){return!0}return!1}();r=function(t){var n=null!==t&&"object"==typeof t,e="[object Function]"===u.call(t),r=i(t),c=n&&"[object String]"===u.call(t),p=[];if(!n&&!e&&!r)throw new TypeError("Object.keys called on a non-object");var v=f&&e;if(c&&t.length>0&&!o.call(t,0))for(var h=0;h<t.length;++h)p.push(String(h));if(r&&t.length>0)for(var b=0;b<t.length;++b)p.push(String(b));else for(var d in t)v&&"prototype"===d||!o.call(t,d)||p.push(String(d));if(a)for(var g=function(t){if("undefined"==typeof window||!y)return s(t);try{return s(t)}catch(t){return!1}}(t),w=0;w<l.length;++w)g&&"constructor"===l[w]||!o.call(t,l[w])||p.push(l[w]);return p}}t.exports=r},function(t,n,e){"use strict";e.r(n);var r=function(t){return null==t},o=function(t){if(r(t))throw new TypeError("Cannot call method on ".concat(t));return t},u={}.constructor,i=function(t){return u(o(t))};function c(t){return(c="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var a=function(t){return"object"===c(t)?null===t:"function"!=typeof t},f=e(1),l=e.n(f),s={}.constructor("a"),p="a"===s[0]&&0 in s,y=function(){}.bind,v="function"==typeof y&&function(){var t=null,n=null,e=null,r=[];try{var o=y.apply(function(r,o){return e=this,t=r,n=o,arguments},[r,1]),u=o(2);return 1===o.length&&2===u.length&&1===t&&2===n&&e===r}catch(t){return!1}}()&&function(){var t=null,n=null,e=null,r=[1,2,3],o=function(o,u){return t=o,n=u,e=this,r};try{var u=y.apply(o,[null]),i=new u(1,2);return u.length===o.length&&i===r&&1===t&&2===n&&e!==r}catch(t){return!1}}(),h="".split,b=Math.max,d=a.bind,g=a.call,w=v?d.call(g,h):function(t,n){return h.call(t,n)},m=function(t){return l()(t)?w(t,""):t},S=function(t,n){var e=arguments.length>2?arguments[2]:[];if("string"!=typeof t&&a(t))return e;for(var r=p?t:m(t),o=r.length,u=b(0,n)||0;u<o;u+=1)e[e.length]=t[u];return e};function j(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=[],r=!0,o=!1,u=void 0;try{for(var i,c=t[Symbol.iterator]();!(r=(i=c.next()).done)&&(e.push(i.value),!n||e.length!==n);r=!0);}catch(t){o=!0,u=t}finally{try{r||null==c.return||c.return()}finally{if(o)throw u}}return e}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var _=S.bind,O=S.call,x={},$=x.constructor,E=x.toString,T=function(t,n){return t>=n?t:n},P=function(t){if("function"!=typeof t&&"[object Function]"!==E.apply(t))throw new TypeError("bind called on incompatible "+t)},k=[function(t){return function(){return t.apply(this,S(arguments))}},function(t,n){return function(e){return t.apply(this,S(arguments,n,[e]))}},function(t,n){return function(e,r){return t.apply(this,S(arguments,n,[e,r]))}},function(t,n){return function(e,r,o){return t.apply(this,S(arguments,n,[e,r,o]))}},function(t,n){return function(e,r,o,u){return t.apply(this,S(arguments,n,[e,r,o,u]))}},function(t,n){return function(e,r,o,u,i){return t.apply(this,S(arguments,n,[e,r,o,u,i]))}},function(t,n){return function(e,r,o,u,i,c){return t.apply(this,S(arguments,n,[e,r,o,u,i,c]))}},function(t,n){return function(e,r,o,u,i,c,a){return t.apply(this,S(arguments,n,[e,r,o,u,i,c,a]))}},function(t,n){return function(e,r,o,u,i,c,a,f){return t.apply(this,S(arguments,n,[e,r,o,u,i,c,a,f]))}}],A=function(t){var n=j(t,3),e=n[0],r=n[1],o=n[2],u=T(0,r.length-T(0,o.length-2)),i=k[u],c=i?i(e,u):k[0](e);if(r.prototype){var a=function(){};a.prototype=r.prototype,c.prototype=new a,a.prototype=null}return c},N=function(t,n){var e=t.apply(this,n);return $(e)===e?e:this},F=v?O.bind(_):function(t,n){P(t);var e,r=arguments,o=function(){var o=S(arguments,0,S(r,2));return this instanceof e?N.apply(this,[t,o]):t.apply(n,o)};return e=A([o,t,r])},I=TypeError,C=F.apply,M=F(F.call,C),D=F(C,{}.toString),G=function(t){if("function"!=typeof t&&"[object Function]"!==D(t))throw new I(t+" is not a function");return t},R=function(t,n){return M(G(t),n,S(arguments[2]))},L=function(t){try{return{threw:!1,value:R(t,this,S(arguments,1))}}catch(t){return{threw:!0,value:t}}},z=function(t){return!!t},X={}.toString,B=function(t){return function(t){if("function"!=typeof t&&"[object Function]"!==R(X,t))throw new TypeError("methodize called on incompatible "+t)}(t),function(){return R(t,arguments[0],S(arguments,1))}},H=B({}.toString),K=function(t){return null===t?"[object Null]":void 0===t?"[object Undefined]":H(t)},W=e(0),q=e.n(W);for(var Y=L(function(){return function(t,n){if(t!==n)throw new TypeError("Cannot instantiate an arrow function")}(this,void 0),"function"==typeof Symbol&&q()(Symbol(""))}.bind(void 0)),U=!1===Y.threw&&!0===Y.value,V=U&&q()(Symbol.toStringTag),J="Cannot convert a Symbol value to a string".constructor,Q=function(t){if(q()(t))throw new TypeError("Cannot convert a Symbol value to a string");return J(t)},Z=function(t){return Q(o(t))},tt=[{code:9,description:"Tab",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\t"},{code:10,description:"Line Feed",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\n"},{code:11,description:"Vertical Tab",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\v"},{code:12,description:"Form Feed",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\f"},{code:13,description:"Carriage Return",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\r"},{code:32,description:"Space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:160,description:"No-break space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:5760,description:"Ogham space mark",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:6158,description:"Mongolian vowel separator",es5:!0,es2015:!0,es2016:!0,es2017:!1,es2018:!1,string:""},{code:8192,description:"En quad",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8193,description:"Em quad",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8194,description:"En space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8195,description:"Em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8196,description:"Three-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8197,description:"Four-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8198,description:"Six-per-em space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8199,description:"Figure space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8200,description:"Punctuation space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8201,description:"Thin space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8202,description:"Hair space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8232,description:"Line separator",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\u2028"},{code:8233,description:"Paragraph separator",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\u2029"},{code:8239,description:"Narrow no-break space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:8287,description:"Medium mathematical space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:12288,description:"Ideographic space",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:" "},{code:65279,description:"Byte Order Mark",es5:!0,es2015:!0,es2016:!0,es2017:!0,es2018:!0,string:"\ufeff"}],nt="",et=tt.length,rt=0;rt<et;rt+=1)tt[rt].es2016&&tt[rt].string,tt[rt].es2018&&(nt+=tt[rt].string);var ot=nt,ut=new(0,/none/.constructor)("^[".concat(ot,"]+")),it=B("".replace),ct=function(t){return it(Z(t),ut,"")},at=new(0,/none/.constructor)("[".concat(ot,"]+$")),ft=B("".replace),lt=function(t){return ft(Z(t),at,"")},st=function(t){return ct(lt(t))},pt=new(0,/none/.constructor)("[".concat(ot,"]+"),"g"),yt=B(" ".replace),vt=function(t){return yt(st(t),pt," ")},ht=/((\/\/.*$)|(\/\*[\s\S]*?\*\/))/gm,bt=B("".replace),dt=function(t,n){return bt(Z(t),ht,arguments.length>1?Q(n):"")},gt=L.constructor,wt=B(L.toString),mt=/^class /,St=B(mt.test),jt=!1===L(function(){return gt('"use strict"; return class My {};')()}).threw,_t=function(t){return St(mt,vt(dt(wt(t)," ")))},Ot=function(t){var n=L(_t,t);return!1===n.threw&&n.value},xt=function(t,n){return!a(t)&&(V?function(t,n){return!(jt&&!1===n&&Ot(t)||!1!==L(function(){return wt(t)}).threw)}(t,z(n)):(!jt||!1!==z(n)||!Ot(t))&&function(t){var n=K(t);return"[object Function]"===n||"[object GeneratorFunction]"===n||"[object AsyncFunction]"===n}(t))},$t=U&&Symbol.prototype.toString,Et="function"==typeof $t&&q.a,Tt="".constructor,Pt=function(t){return Et&&Et(t)?$t.call(t):Tt(t)},kt=function(t,n){if(!1===xt(t)){var e=arguments.length>1?Pt(n):"".concat(a(t)?Pt(t):"#<Object>"," is not a function");throw new TypeError(e)}return t},At=e(4),Nt=e.n(At),Ft="string".constructor,It=(0).constructor,Ct=U&&Symbol.toPrimitive,Mt=U&&Symbol.prototype.valueOf,Dt=["toString","valueOf"],Gt=["valueOf","toString"],Rt=function(t,n){o(t),function(t){if("string"!=typeof t||"number"!==t&&"string"!==t)throw new TypeError('hint must be "string" or "number"')}(n);for(var e="string"===n?Dt:Gt,r=0;r<2;r+=1){var u=t[e[r]];if(xt(u)){var i=R(u,t);if(a(i))return i}}throw new TypeError("No default value")},Lt=function(t,n){if(n){if(t===Ft)return"string";if(t===It)return"number"}return"default"},zt=function(t){if(U){if(Ct)return function(t,n){var e=t[n];if(!1===r(e)){if(!1===xt(e))throw new TypeError("".concat(e," returned for property ").concat(n," of object ").concat(t," is not a function"));return e}}(t,Ct);if(q()(t))return Mt}},Xt=function(t){var n=t.exoticToPrim,e=t.input,r=t.hint,o=R(n,e,[r]);if(a(o))return o;throw new TypeError("unable to convert exotic object to primitive")},Bt=function(t,n){var e="default"===n&&(Nt()(t)||q()(t))?"string":n;return Rt(t,"default"===e?"number":e)},Ht=function(t,n){if(a(t))return t;var e=Lt(n,arguments.length>1),r=zt(t);return void 0===r?Bt(t,e):Xt({exoticToPrim:r,input:t,hint:e})},Kt=parseInt,Wt=(0).constructor,qt=B("".charAt),Yt=/^[-+]?0[xX]/,Ut=B(Yt.test),Vt=function(t,n){var e=ct(Q(t));return""===qt(e,0)?NaN:Kt(e,Wt(n)||(Ut(Yt,e)?16:10))},Jt=2..constructor,Qt=B("Cannot convert a Symbol value to a number".slice),Zt=/^0b[01]+$/i,tn=Zt.constructor,nn=B(Zt.test),en=/^0o[0-7]+$/i,rn=new tn("[
]","g"),on=/^[-+]0x[0-9a-f]+$/i,un=function(t,n){return Vt(Qt(t,2),n)},cn=function(t,n){return function(t){return nn(Zt,t)}(n)?t(un(n,2)):function(t){return nn(en,t)}(n)?t(un(n,8)):null},an=function(t,n){var e=cn(t,n);if(null!==e)return e;if(function(t){return nn(rn,t)}(n)||function(t){return nn(on,t)}(n))return NaN;var r=st(n);return r!==n?t(r):null},fn=function t(n){var e=function(t){if(q()(t))throw new TypeError("Cannot convert a Symbol value to a number");return t}(Ht(n,Jt));if("string"==typeof e){var r=an(t,e);if(null!==r)return r}return Jt(e)},ln=function(t){return t!=t},sn=function(t){return"number"==typeof t&&!1===ln(t)&&t!==1/0&&t!==-1/0},pn=function(t){var n=fn(t);return 0===n||ln(n)?n:n>0?1:-1},yn=Math.abs,vn=Math.floor,hn=function(t){var n=fn(t);return ln(n)?0:0===n||!1===sn(n)?n:pn(n)*vn(yn(n))},bn=function(t){var n=hn(t);return n<=0?0:n>9007199254740991?9007199254740991:n},dn=B("".split),gn=function(t){return t},wn=p?gn:function(t){return l()(t)?dn(t,""):gn(t)},mn=function(t,n){var e=i(t);kt(n);var r=wn(e),o=bn(r.length);if(o)for(var u=arguments[2],c=0;c<o;c+=1)if(R(n,u,[r[c],c,e]))return!0;return!1},Sn=function(t,n){mn(t,function(){R(n,this,arguments)},arguments[2])};function jn(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=[],r=!0,o=!1,u=void 0;try{for(var i,c=t[Symbol.iterator]();!(r=(i=c.next()).done)&&(e.push(i.value),!n||e.length!==n);r=!0);}catch(t){o=!0,u=t}finally{try{r||null==c.return||c.return()}finally{if(o)throw u}}return e}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var _n,On,xn=[].filter,$n="function"==typeof xn&&B(xn),En="undefined"!=typeof document&&document,Tn=function(){return!1===z(this)}(),Pn=z($n)&&(_n=0,!1===(On=L(function(){return $n([1,2],function(t){return _n+=t,!1})})).threw&&On.value&&0===On.value.length&&3===_n)&&function(){var t="",n=L(function(){return $n(i("abc"),function(n,e){return t+=n,1===e})});return!1===n.threw&&n.value&&1===n.value.length&&"b"===n.value[0]&&"abc"===t}()&&function(){var t=0,n=L(function(){var n=function(){return arguments}(1,2,3);return $n(n,function(n,e){return t+=n,2===e})});return!1===n.threw&&n.value&&1===n.value.length&&3===n.value[0]&&6===t}()&&function(){var t=0,n=L(function(){return $n({0:1,1:2,3:3,4:4,length:4},function(n){return t+=n,!1})});return!1===n.threw&&n.value&&0===n.value.length&&6===t}()&&function(){if(En){var t=null,n=En.createDocumentFragment(),e=En.createElement("div");return n.appendChild(e),function(t){var n=jn(t,3),e=n[0],r=n[1],o=n[2];return!1===e.threw&&e.value&&1===e.value.length&&e.value[0]===r&&o===r}([L(function(){return $n(n.childNodes,function(n){return t=n,n})}),e,t])}return!0}()&&function(){if(Tn){var t=null,n=function(){t="string"==typeof this},e=L(function(){return $n([1],n,"x")});return!1===e.threw&&e.value&&0===e.value.length&&!0===t}return!0}()&&function(){var t={},n=L(function(){return Function("nativeFilter","spy","castBoolean",'return nativeFilter("foo", function (_, __, context) {if (castBoolean(context) === false || typeof context !== "object") {spy.value = true;}});')($n,t,z)});return!1===n.threw&&n.value&&0===n.value.length&&!0!==t.value}()?function(t,n){return $n(o(t),kt(n),arguments[2])}:function(t,n){var e=i(t);kt(n);var r=[],o=function(){var t=arguments[1];if(t in arguments[2]){var o=arguments[0];R(n,this,[o,t,e])&&(r[r.length]=o)}};return Sn(e,o,arguments[2]),r},kn=[].isArray,An="function"==typeof kn&&kn,Nn=L(function(){return!0===An([])&&!1===An({length:0})}),Fn=!1===Nn.threw&&!0===Nn.value?An:function(t){return"[object Array]"===K(t)};function In(t){return(In="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var Cn,Mn,Dn="object"===("undefined"==typeof Reflect?"undefined":In(Reflect))&&null!==Reflect,Gn=function(t,n){if(a(t)){var e=arguments.length>1?Pt(n):"".concat(Pt(t)," is not an object");throw new TypeError(e)}return t},Rn=e(2),Ln=e.n(Rn),zn=function(t,n){return t>=n?t:n},Xn=function(t,n){return t<0?zn(n+t,0):(e=t)<=(r=n)?e:r;var e,r},Bn=function(t,n,e){var r=wn(i(t)),o=bn(r.length),u=Xn(hn(n),o),c=void 0===e?o:hn(e),a=Xn(c,o),f=[];f.length=zn(a-u,0);for(var l=0;u<a;)u in r&&(f[l]=r[u]),l+=1,u+=1;return f},Hn=B([].slice),Kn=function(){var t=L(function(){return Hn([1,2,3],1,2)});return t.threw||!1===Fn(t.value)||1!==t.value.length||2!==t.value[0]}(),Wn=function(){var t=L(function(){return Hn("abc",1,2)});return t.threw||!1===Fn(t.value)||1!==t.value.length||"b"!==t.value[0]}(),qn=(Cn="undefined"!=typeof document&&document,!!(Mn=!!Cn&&L(function(){return Hn(Cn.documentElement)}).threw)&&Mn.threw),Yn=function(t,n,e){var r=i(t);return function(t){return Kn||qn&&!1===Fn(t)||Wn&&l()(t)||Ln()(t)}(r)?Bn(r,n,e):Hn(r,n,e)},Un=function(t){return!1===a(t)&&!1===xt(t,!0)};function Vn(t){return(Vn="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}var Jn,Qn,Zn,te=function(t){var n=Ht(t,String);return U&&"symbol"===Vn(n)?n:Q(n)},ne=B({}.hasOwnProperty),ee=function(t,n){return ne(i(t),te(n))},re=function(t){var n=fn(t[1]),e=t.length<3?{max:n,min:0}:{max:fn(t[2]),min:n};if(e.min>e.max)throw new RangeError('"min" must be less than "max"');return e},oe=function(t){var n=fn(t);if(arguments.length<2)return n;var e=re(arguments),r=e.max,o=e.min;return n<o?o:n>r?r:n},ue=/^(?:0|[1-9]\d*)$/,ie=ue.test,ce=function(t,n){var e=Pt(t);if(!1===ie.call(ue,e))return!1;var r=fn(e);return arguments.length>1?r<oe(hn(n),9007199254740991):r<9007199254740991},ae=B({}.propertyIsEnumerable),fe=function(t,n){return ae(i(t),te(n))},le=B("".charAt),se={}.constructor,pe=se.getOwnPropertyDescriptor,ye="function"==typeof pe&&pe,ve=function(t,n){t[te(n)]=0;var e=L(ye,t,n);return!1===e.threw&&0===e.value.value},he=se.prototype,be=ee(he,"__defineGetter__"),de=be&&B(he.__lookupGetter__),ge=be&&B(he.__lookupSetter__);if(ye){var we="undefined"!=typeof document&&document;if(!we||ve(we.createElement("div"),"sentinel")){var me=L(ye,i("abc"),1);if(!1===me.threw&&me.value&&"b"===me.value.value)if(ve({},"sentinel")){var Se=!1===L(ye,42,"name").threw;Zn=U&&ve({},i(Symbol("")))?Se?ye:function(t,n){return ye(i(t),n)}:Se?function(t,n){return ye(t,te(n))}:function(t,n){return ye(i(t),te(n))}}else Jn=ye;else Qn=ye}}(!1===z(Zn)||Jn||Qn)&&(Zn=function(t,n){var e,r=i(t),o=te(n);if(Jn&&!1===(e=L(function(){return Jn(i(r),o)})).threw)return e.value;var u=l()(r)&&ce(o,r.length);if(Qn&&!1===u&&!1===(e=L(function(){return Qn(i(r),o)})).threw)return e.value;var c=void 0;if(!1===u&&!1===ee(r,o))return c;if(c={configurable:!1===a(t)&&!1===u,enumerable:fe(r,o)},be){var f=r.__proto__,s=r!==he;s&&(r.__proto__=he);var p=de(r,o),y=ge(r,o);if(s&&(r.__proto__=f),p||y)return p&&(c.get=p),y&&(c.set=y),c}return u?(c.value=le(r,o),c.writable=!1):(c.value=r[o],c.writable=!0),c});var je,_e,Oe=Zn,xe={}.constructor,$e=xe.defineProperty,Ee="function"==typeof $e&&$e,Te=function(t){var n=i(t),e={};if(ee(n,"enumerable")&&(e.enumerable=z(n.enumerable)),ee(n,"configurable")&&(e.configurable=z(n.configurable)),ee(n,"value")&&(e.value=n.value),ee(n,"writable")&&(e.writable=z(n.writable)),ee(n,"get")){var r=n.get;if(void 0!==r&&!1===xt(r))throw new TypeError("getter must be a function");e.get=r}if(ee(n,"set")){var o=n.set;if(void 0!==o&&!1===xt(o))throw new TypeError("setter must be a function");e.set=o}if((ee(e,"get")||ee(e,"set"))&&(ee(e,"value")||ee(e,"writable")))throw new TypeError("Invalid property descriptor. Cannot both specify accessors and a value or writable attribute");return e},Pe=xe.prototype,ke=ee(Pe,"__defineGetter__"),Ae=ke&&B(Pe.__defineGetter__),Ne=ke&&B(Pe.__defineSetter__),Fe=ke&&B(Pe.__lookupGetter__),Ie=ke&&B(Pe.__lookupSetter__);if(Ee){var Ce=function(t){var n=L(Ee,t,"sentinel",{});return!1===n.threw&&n.value===t&&"sentinel"in t},Me="undefined"!=typeof document&&document;Ce({})&&(!1===z(Me)||Ce(Me.createElement("div")))?_e=function(t,n,e){return Ee(Gn(t),te(n),Te(e))}:je=Ee}(!1===z(Ee)||je)&&(_e=function(t,n,e){Gn(t);var r=te(n),o=Te(e);if(je){var u=L(function(){return je(xe,t,r,o)});if(!1===u.threw)return u.value}if(ee(o,"value"))if(ke&&(Fe(t,r)||Ie(t,r))){var i=t.__proto__;t.__proto__=Pe,delete t[r],t[r]=o.value,t.__proto__=i}else t[r]=o.value;else{if(!1===ke&&(o.get||o.set))throw new TypeError("getters & setters can not be defined on this javascript engine");o.get&&Ae(t,r,o.get),o.set&&Ne(t,r,o.set)}return t});var De,Ge,Re,Le,ze,Xe,Be=_e,He=B(/none/.exec),Ke=function(t){if(!1===Un(t))return!1;if(!1===V)return"[object RegExp]"===K(t);var n=Oe(t,"lastIndex");return!0===(n&&ee(n,"value"))&&function(t,n){try{return t.lastIndex=0,He(t),!0}catch(t){return!1}finally{Be(t,"lastIndex",n)}}(t,n)},We=e(5),qe=e.n(We),Ye={}.constructor,Ue="function"==typeof Ye.keys&&Ye.keys;if(Ue){var Ve=function(t,n){return!1===t.threw&&Fn(t.value)&&t.value.length===n},Je=function(t,n,e){var r=t.value[0],o=t.value[1];return r===n&&o===e||r===e&&o===n},Qe={a:1,b:2},Ze=L(Ue,Qe);(De=Ve(Ze,2)&&Je(Ze,"a","b"))&&((Qe=Object("a")).y=1,De=Ve(Ze=L(Ue,Qe),2)&&Je(Ze,"0","y")),De&&(Ge=L(Ue,null).threw,Re=Ve(L(Ue,42),0),Le=!1===L(Ue,/a/g).threw,Ze=L(Ue,function(){return arguments}(1,2)),ze=Ve(Ze,2)&&Je(Ze,"0","1"),Ze=L(Ue,Object("ab")),Xe=Ve(Ze,2)&&Je(Ze,"0","1"))}var tr;De&&(tr=Ge&&Re&&Le&&ze&&Xe?Ue:function(t){var n=i?i(t):t;if(!0!==ze&&Ln()(n))n=Bn(n);else if(!0!==Xe&&l()(n))n=wn(n);else if(!0!==Le&&Ke(n)){var e=[];for(var r in n)ee(n,r)&&(e[e.length]=r);return e}return Ue(n)});var nr=De?tr:function(t){return qe()(i(t))};function er(t){return(er="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t})(t)}function rr(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=[],r=!0,o=!1,u=void 0;try{for(var i,c=t[Symbol.iterator]();!(r=(i=c.next()).done)&&(e.push(i.value),!n||e.length!==n);r=!0);}catch(t){o=!0,u=t}finally{try{r||null==c.return||c.return()}finally{if(o)throw u}}return e}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var or,ur={}.constructor.getOwnPropertyNames,ir="function"==typeof ur&&ur,cr=function(t,n){return!1===t.threw&&Fn(t.value)&&t.value.length===n},ar=function(t){var n=rr(t,3),e=n[0],r=n[1],o=n[2],u=e.value[0],i=e.value[1];return u===r&&i===o||u===o&&i===r},fr="object"===("undefined"==typeof window?"undefined":er(window))&&window,lr=fr?ir(fr):[],sr=function(t){var n=i(t);if(fr&&fr!==window&&"[object Window]"===K(n)){var e=L(ir,n);return e.threw?Yn(lr):e.value}return ir(n)},pr=function(t){return nr(t)},yr=function(){var t=L(ir,"fo");return cr(t,3)&&ar([t,"0","1"])&&"length"===t.value[2]}()?ir:function(){var t=L(ir,{a:1,b:2});return cr(t,2)&&ar([t,"a","b"])}()?sr:pr,vr={}.constructor.getOwnPropertySymbols;if(U&&vr&&"function"==typeof vr){var hr=Symbol(""),br={a:1};br[hr]=2;var dr=L(vr,br);or=!1===dr.threw&&dr.value&&1===dr.value.length&&dr.value[0]===hr}var gr=function(t){var n=i(t);return or?vr(n):[]};function wr(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=[],r=!0,o=!1,u=void 0;try{for(var i,c=t[Symbol.iterator]();!(r=(i=c.next()).done)&&(e.push(i.value),!n||e.length!==n);r=!0);}catch(t){o=!0,u=t}finally{try{r||null==c.return||c.return()}finally{if(o)throw u}}return e}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var mr=Reflect.ownKeys,Sr=U&&"function"==typeof mr&&mr,jr=B([].concat),_r=function(t,n){return!1===t.threw&&Fn(t.value)&&t.value.length===n},Or=function(t){var n=wr(t,3),e=n[0],r=n[1],o=n[2],u=e.value[0],i=e.value[1];return u===r&&i===o||u===o&&i===r},xr=z(Sr)&&L(Sr,1).threw&&function(){var t=L(Sr,{a:1,b:2});return _r(t,2)&&Or([t,"a","b"])}()&&function(){if(Dn){var t=Symbol(""),n={a:1};n[t]=2;var e=L(Sr,n);return _r(e,2)&&Or([e,"a",t])}return!0}()?Sr:function(t){return Gn(t),jr(yr(t),gr(t))},$r=function(t,n){return 0===t&&0===n?1/t==1/n:t===n||ln(t)&&ln(n)},Er=function(t,n){return t===n||$r(t,n)};function Tr(t,n){if(t!==n)throw new TypeError("Cannot instantiate an arrow function")}var Pr,kr="function"==typeof Array.prototype.findIndex&&Array.prototype.findIndex;if(kr){var Ar=[];Ar.length=2,Ar[1]=1;var Nr=L.call(Ar,kr,function(t,n){return Tr(this,void 0),0===n}.bind(void 0));(Pr=!1===Nr.threw&&0===Nr.value)&&(Pr=!1===(Nr=L.call(1,kr,function(t,n){return Tr(this,void 0),0===n}.bind(void 0))).threw&&-1===Nr.value),Pr&&(Pr=L.call([],kr).threw),Pr&&(Pr=!1===(Nr=L.call("abc",kr,function(t){return Tr(this,void 0),"c"===t}.bind(void 0))).threw&&2===Nr.value),Pr&&(Pr=!1===(Nr=L.call(function(){return arguments}("a","b","c"),kr,function(t){return Tr(this,void 0),"c"===t}.bind(void 0))).threw&&2===Nr.value)}var Fr=Pr?function(t,n){var e=[n];return arguments.length>2&&(e[1]=arguments[2]),kr.apply(t,e)}:function(t,n){var e=i(t);kt(n);var r,o=wn(e),u=bn(o.length);if(u<1)return-1;arguments.length>2&&(r=arguments[2]);for(var c=0;c<u;){if(n.call(r,o[c],c,e))return c;c+=1}return-1},Ir=function(t){return sn(t)&&hn(t)===t},Cr=function(t){return Ir(t)&&t>=-9007199254740991&&t<=9007199254740991},Mr=function(t){return Cr(t)&&t>=0},Dr=function(t){return!1===r(t)&&!1===xt(t,!0)&&Mr(t.length)},Gr=function(t,n){var e=i(t);if(!1===Dr(e))return 0;var r,o,u=hn(n);return u>=0?u:(r=0,o=bn(e.length)+u,r>=o?r:o)};function Rr(t,n){if(t!==n)throw new TypeError("Cannot instantiate an arrow function")}var Lr=[].indexOf,zr="function"==typeof Lr&&B(Lr),Xr=Math.max,Br=z(zr)&&function(){var t=L(zr,[0,1],1,2);return!1===t.threw&&-1===t.value}()&&function(){var t=L(zr,[0,1],1);return!1===t.threw&&1===t.value}()&&function(){var t=L(zr,[0,-0],-0);return!1===t.threw&&0===t.value}()&&function(){var t=[];t.length=2,t[1]=void 0;var n=L(zr,t,void 0);return!1===n.threw&&1===n.value}()&&function(){var t=L(zr,"abc","c");return!1===t.threw&&2===t.value}()&&function(){var t=function(){return arguments}("a","b","c"),n=L(zr,t,"c");return!1===n.threw&&2===n.value}()?zr:function(t,n){var e=i(t),r=wn(e),o=bn(r.length);if(0===o)return-1;var u=0;for(arguments.length>2&&(u=hn(arguments[2])),u=u>=0?u:Xr(0,o+u);u<o;u+=1)if(u in r&&r[u]===n)return u;return-1},Hr=function(t,n,e,r){for(var o=e,u=bn(t.length);o<u;){if(o in t&&r(t[o],n))return o;o+=1}return-1},Kr=function(t,n){var e=this,r=i(t),o=wn(r),u=bn(o.length);if(u<1)return-1;var c,a=arguments.length,f=a>2&&a>3?arguments[3]:arguments[2];l()(f)&&("samevalue"===(f=f.toLowerCase())?c=$r:"samevaluezero"===f&&(c=Er));var s=0;if(c&&(0===n||ln(n))){if(a>3){if((s=Gr(o,arguments[2]))>=u)return-1;s<0&&(s=0)}return s>0?Hr(o,n,s,c):Fr(o,function(t,r){return Rr(this,e),r in o&&c(n,t)}.bind(this))}if(a>3||a>2&&!1===z(c)){if((s=Gr(o,arguments[2]))>=u)return-1;s<0&&(s=0)}return Br(o,n,s)};function Wr(t,n){return function(t){if(Array.isArray(t))return t}(t)||function(t,n){var e=[],r=!0,o=!1,u=void 0;try{for(var i,c=t[Symbol.iterator]();!(r=(i=c.next()).done)&&(e.push(i.value),!n||e.length!==n);r=!0);}catch(t){o=!0,u=t}finally{try{r||null==c.return||c.return()}finally{if(o)throw u}}return e}(t,n)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance")}()}var qr=[].includes,Yr="function"==typeof qr&&B(qr),Ur=z(Yr)&&L(null,Yr,"a").threw&&function(){var t={1:"a",2:NaN,3:-0,length:5},n=L(function(){return Yr(t,void 0,-1)});return!1===n.threw&&!0===n.value}()&&function(){var t={1:"a",2:NaN,3:-0,length:5},n=L(function(){return Yr(t,NaN)});return!1===n.threw&&!0===n.value}()&&function(){var t={1:"a",2:NaN,3:-0,length:5},n=L(function(){return Yr(t,0)});return!1===n.threw&&!0===n.value}()&&function(){var t=[];t.length=2,t[1]=null;var n=L(function(){return Yr(t,void 0)});return!1===n.threw&&!0===n.value}()&&function(){var t=L(function(){return Yr("abc","c")});return!1===t.threw&&!0===t.value}()&&function(){var t=L(function(){var t=function(){return arguments}("a","b","c");return Yr(t,"c")});return!1===t.threw&&!0===t.value}(),Vr=function(t){var n=t.iterable,e=t.args,r=t.length,o=t.searchElement,u=Gr(n,e[2]);return u>=r?-1:(u<0&&(u=0),u>0?function(t){for(var n=Wr(t,3),e=n[0],r=n[1],o=n[2],u=bn(e.length);o<u;){if(Er(e[o],r))return o;o+=1}return-1}([n,o,u])>-1:Fr(n,function(t){return Er(o,t)})>-1)},Jr=Ur?function(t,n){return Yr(o(t),n,arguments[2])}:function(t,n){var e=i(t),r=wn(e),o=bn(r.length);return o<1?-1:void 0===n?Vr({iterable:r,args:arguments,length:o,searchElement:n}):Kr(r,n,arguments[2],"samevaluezero")>-1},Qr=function(t){var n=i(t);return Pn(gr(n),function(t){return fe(n,t)})};n.default=function(t){var n=this,e=i(t),r=nr(e),o=Qr(e);return Pn(xr(e),function(t){return function(t,n){if(t!==n)throw new TypeError("Cannot instantiate an arrow function")}(this,n),!1===Jr(r,t)&&!1===Jr(o,t)}.bind(this))}}])});
//# sourceMappingURL=get-own-non-enumerable-keys-x.min.js.map