You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
11 KiB

5 years ago
this.wp=this.wp||{},this.wp.notices=function(t){var r={};function e(n){if(r[n])return r[n].exports;var o=r[n]={i:n,l:!1,exports:{}};return t[n].call(o.exports,o,o.exports,e),o.l=!0,o.exports}return e.m=t,e.c=r,e.d=function(t,r,n){e.o(t,r)||Object.defineProperty(t,r,{enumerable:!0,get:n})},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,r){if(1&r&&(t=e(t)),8&r)return t;if(4&r&&"object"==typeof t&&t&&t.__esModule)return t;var n=Object.create(null);if(e.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:t}),2&r&&"string"!=typeof t)for(var o in t)e.d(n,o,function(r){return t[r]}.bind(null,o));return n},e.n=function(t){var r=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(r,"a",r),r},e.o=function(t,r){return Object.prototype.hasOwnProperty.call(t,r)},e.p="",e(e.s=356)}({10:function(t,r,e){"use strict";function n(t,r,e){return r in t?Object.defineProperty(t,r,{value:e,enumerable:!0,configurable:!0,writable:!0}):t[r]=e,t}e.d(r,"a",(function(){return n}))},17:function(t,r,e){"use strict";var n=e(30);function o(t){return function(t){if(Array.isArray(t)){for(var r=0,e=new Array(t.length);r<t.length;r++)e[r]=t[r];return e}}(t)||Object(n.a)(t)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance")}()}e.d(r,"a",(function(){return o}))},2:function(t,r){!function(){t.exports=this.lodash}()},20:function(t,r,e){t.exports=e(47)},30:function(t,r,e){"use strict";function n(t){if(Symbol.iterator in Object(t)||"[object Arguments]"===Object.prototype.toString.call(t))return Array.from(t)}e.d(r,"a",(function(){return n}))},356:function(t,r,e){"use strict";e.r(r);var n={};e.r(n),e.d(n,"createNotice",(function(){return y})),e.d(n,"createSuccessNotice",(function(){return g})),e.d(n,"createInfoNotice",(function(){return m})),e.d(n,"createErrorNotice",(function(){return b})),e.d(n,"createWarningNotice",(function(){return w})),e.d(n,"removeNotice",(function(){return O}));var o={};e.r(o),e.d(o,"getNotices",(function(){return E}));var i=e(4),c=e(17),a=e(2),u=e(10),f=e(7),s=function(t){return function(r){return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1?arguments[1]:void 0,o=n[t];if(void 0===o)return e;var i=r(e[o],n);return i===e[o]?e:Object(f.a)({},e,Object(u.a)({},o,i))}}}("context")((function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],r=arguments.length>1?arguments[1]:void 0;switch(r.type){case"CREATE_NOTICE":return[].concat(Object(c.a)(Object(a.reject)(t,{id:r.notice.id})),[r.notice]);case"REMOVE_NOTICE":return Object(a.reject)(t,{id:r.id})}return t})),l=e(20),h=e.n(l),p="global",d="info",v=h.a.mark(y);function y(){var t,r,e,n,o,i,c,u,f,s,l,y,g,m,b,w,O=arguments;return h.a.wrap((function(h){for(;;)switch(h.prev=h.next){case 0:if(t=O.length>0&&void 0!==O[0]?O[0]:d,r=O.length>1?O[1]:void 0,e=O.length>2&&void 0!==O[2]?O[2]:{},n=e.speak,o=void 0===n||n,i=e.isDismissible,c=void 0===i||i,u=e.context,f=void 0===u?p:u,s=e.id,l=void 0===s?Object(a.uniqueId)(f):s,y=e.actions,g=void 0===y?[]:y,m=e.type,b=void 0===m?"default":m,w=e.__unstableHTML,r=String(r),!o){h.next=8;break}return h.next=8,{type:"SPEAK",message:r,ariaLive:"snackbar"===b?"polite":"assertive"};case 8:return h.next=10,{type:"CREATE_NOTICE",context:f,notice:{id:l,status:t,content:r,__unstableHTML:w,isDismissible:c,actions:g,type:b}};case 10:case"end":return h.stop()}}),v)}function g(t,r){return y("success",t,r)}function m(t,r){return y("info",t,r)}function b(t,r){return y("error",t,r)}function w(t,r){return y("warning",t,r)}function O(t){return{type:"REMOVE_NOTICE",id:t,context:arguments.length>1&&void 0!==arguments[1]?arguments[1]:p}}var x=[];function E(t){return t[arguments.length>1&&void 0!==arguments[1]?arguments[1]:p]||x}var j=e(45),L={SPEAK:function(t){Object(j.speak)(t.message,t.ariaLive||"assertive")}};Object(i.registerStore)("core/notices",{reducer:s,actions:n,selectors:o,controls:L})},4:function(t,r){!fun