kollapsminoriteten/wp-content/plugins/jetpack/_inc/build/plugins-page.js

2 lines
134 KiB
JavaScript
Raw Normal View History

2022-04-02 10:26:41 +02:00
/*! For license information please see plugins-page.js.LICENSE.txt */
!function(){var e={90605:function(e,t,n){"use strict";var r=n(5806),o=n(55246);function i(e){return i="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},i(e)}var c,a,s=n(27452).codes,u=s.ERR_AMBIGUOUS_ARGUMENT,l=s.ERR_INVALID_ARG_TYPE,p=s.ERR_INVALID_ARG_VALUE,f=s.ERR_INVALID_RETURN_VALUE,d=s.ERR_MISSING_ARGS,y=n(71228),g=n(23333).inspect,h=n(23333).types,m=h.isPromise,v=h.isRegExp,b=Object.assign?Object.assign:n(45685).assign,E=Object.is?Object.is:n(88706);new Map;function w(){var e=n(81562);c=e.isDeepEqual,a=e.isDeepStrictEqual}var _=!1,S=e.exports=C,j={};function O(e){if(e.message instanceof Error)throw e.message;throw new y(e)}function k(e,t,n,r){if(!n){var o=!1;if(0===t)o=!0,r="No value argument passed to `assert.ok()`";else if(r instanceof Error)throw r;var i=new y({actual:n,expected:!0,message:r,operator:"==",stackStartFn:e});throw i.generatedMessage=o,i}}function C(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];k.apply(void 0,[C,t.length].concat(t))}S.fail=function e(t,n,i,c,a){var s,u=arguments.length;if(0===u)s="Failed";else if(1===u)i=t,t=void 0;else{if(!1===_){_=!0;var l=r.emitWarning?r.emitWarning:o.warn.bind(o);l("assert.fail() with more than one argument is deprecated. Please use assert.strictEqual() instead or only pass a message.","DeprecationWarning","DEP0094")}2===u&&(c="!=")}if(i instanceof Error)throw i;var p={actual:t,expected:n,operator:void 0===c?"fail":c,stackStartFn:a||e};void 0!==i&&(p.message=i);var f=new y(p);throw s&&(f.message=s,f.generatedMessage=!0),f},S.AssertionError=y,S.ok=C,S.equal=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");t!=n&&O({actual:t,expected:n,message:r,operator:"==",stackStartFn:e})},S.notEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");t==n&&O({actual:t,expected:n,message:r,operator:"!=",stackStartFn:e})},S.deepEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");void 0===c&&w(),c(t,n)||O({actual:t,expected:n,message:r,operator:"deepEqual",stackStartFn:e})},S.notDeepEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");void 0===c&&w(),c(t,n)&&O({actual:t,expected:n,message:r,operator:"notDeepEqual",stackStartFn:e})},S.deepStrictEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");void 0===c&&w(),a(t,n)||O({actual:t,expected:n,message:r,operator:"deepStrictEqual",stackStartFn:e})},S.notDeepStrictEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");void 0===c&&w();a(t,n)&&O({actual:t,expected:n,message:r,operator:"notDeepStrictEqual",stackStartFn:e})},S.strictEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");E(t,n)||O({actual:t,expected:n,message:r,operator:"strictEqual",stackStartFn:e})},S.notStrictEqual=function e(t,n,r){if(arguments.length<2)throw new d("actual","expected");E(t,n)&&O({actual:t,expected:n,message:r,operator:"notStrictEqual",stackStartFn:e})};var P=function e(t,n,r){var o=this;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,e),n.forEach((function(e){e in t&&(void 0!==r&&"string"==typeof r[e]&&v(t[e])&&t[e].test(r[e])?o[e]=r[e]:o[e]=t[e])}))};function A(e,t,n,r,o,i){if(!(n in e)||!a(e[n],t[n])){if(!r){var c=new P(e,o),s=new P(t,o,e),u=new y({actual:c,expected:s,operator:"deepStrictEqual",stackStartFn:i});throw u.actual=e,u.expected=t,u.operator=i.name,u}O({actual:e,expected:t,message:r,operator:i.name,stackStartFn:i})}}function T(e,t,n,r){if("function"!=typeof t){if(v(t))return t.test(e);if(2===arguments.length)throw new l("expected",["Function","RegExp"],t);if("object"!==i(e)||null===e){var o=new y({actual:e,expected:t,message:n,operator:"deepStrictEqual",stackStartFn:r});throw o.operator=r.name,o}var a=Object.keys(t);if(t instanceof Error)a.push("name","message");else if(0===a.length)throw new p("error",t,"may not be an empty object");return v