diff --git a/wp-includes/js/dist/editor.js b/wp-includes/js/dist/editor.js index 965d41c31d..658b4ab163 100644 --- a/wp-includes/js/dist/editor.js +++ b/wp-includes/js/dist/editor.js @@ -16175,6 +16175,7 @@ function (_Component) { value: function getRecord() { var _this$formatToValue = this.formatToValue(this.props.value), formats = _this$formatToValue.formats, + replacements = _this$formatToValue.replacements, text = _this$formatToValue.text; var _this$state = this.state, @@ -16184,7 +16185,8 @@ function (_Component) { formats: formats, text: text, start: start, - end: end + end: end, + replacements: replacements }; } }, { diff --git a/wp-includes/js/dist/editor.min.js b/wp-includes/js/dist/editor.min.js index 613e1e4117..6ec115d4ad 100644 --- a/wp-includes/js/dist/editor.min.js +++ b/wp-includes/js/dist/editor.min.js @@ -3,7 +3,7 @@ this.wp=this.wp||{},this.wp.editor=function(e){var t={};function n(r){if(t[r])re autosize 4.0.4 license: MIT http://www.jacklmoore.com/autosize -*/o=[e,t],void 0===(i="function"==typeof(r=function(e,t){"use strict";var n,r,o="function"==typeof Map?new Map:(n=[],r=[],{has:function(e){return n.indexOf(e)>-1},get:function(e){return r[n.indexOf(e)]},set:function(e,t){-1===n.indexOf(e)&&(n.push(e),r.push(t))},delete:function(e){var t=n.indexOf(e);t>-1&&(n.splice(t,1),r.splice(t,1))}}),i=function(e){return new Event(e,{bubbles:!0})};try{new Event("test")}catch(e){i=function(e){var t=document.createEvent("Event");return t.initEvent(e,!0,!1),t}}function c(e){if(e&&e.nodeName&&"TEXTAREA"===e.nodeName&&!o.has(e)){var t,n=null,r=null,c=null,a=function(){e.clientWidth!==r&&d()},s=function(t){window.removeEventListener("resize",a,!1),e.removeEventListener("input",d,!1),e.removeEventListener("keyup",d,!1),e.removeEventListener("autosize:destroy",s,!1),e.removeEventListener("autosize:update",d,!1),Object.keys(t).forEach((function(n){e.style[n]=t[n]})),o.delete(e)}.bind(e,{height:e.style.height,resize:e.style.resize,overflowY:e.style.overflowY,overflowX:e.style.overflowX,wordWrap:e.style.wordWrap});e.addEventListener("autosize:destroy",s,!1),"onpropertychange"in e&&"oninput"in e&&e.addEventListener("keyup",d,!1),window.addEventListener("resize",a,!1),e.addEventListener("input",d,!1),e.addEventListener("autosize:update",d,!1),e.style.overflowX="hidden",e.style.wordWrap="break-word",o.set(e,{destroy:s,update:d}),"vertical"===(t=window.getComputedStyle(e,null)).resize?e.style.resize="none":"both"===t.resize&&(e.style.resize="horizontal"),n="content-box"===t.boxSizing?-(parseFloat(t.paddingTop)+parseFloat(t.paddingBottom)):parseFloat(t.borderTopWidth)+parseFloat(t.borderBottomWidth),isNaN(n)&&(n=0),d()}function l(t){var n=e.style.width;e.style.width="0px",e.offsetWidth,e.style.width=n,e.style.overflowY=t}function u(){if(0!==e.scrollHeight){var t=function(e){for(var t=[];e&&e.parentNode&&e.parentNode instanceof Element;)e.parentNode.scrollTop&&t.push({node:e.parentNode,scrollTop:e.parentNode.scrollTop}),e=e.parentNode;return t}(e),o=document.documentElement&&document.documentElement.scrollTop;e.style.height="",e.style.height=e.scrollHeight+n+"px",r=e.clientWidth,t.forEach((function(e){e.node.scrollTop=e.scrollTop})),o&&(document.documentElement.scrollTop=o)}}function d(){u();var t=Math.round(parseFloat(e.style.height)),n=window.getComputedStyle(e,null),r="content-box"===n.boxSizing?Math.round(parseFloat(n.height)):e.offsetHeight;if(r0&&void 0!==arguments[0]?arguments[0]:{};return function(t){(e=Object(d.a)({},j,e)).shouldOverwriteState=Object(O.overSome)([e.shouldOverwriteState,function(t){return Object(O.includes)(e.ignoreTypes,t.type)}]);var n={past:[],present:t(void 0,{}),future:[],lastAction:null,shouldCreateUndoLevel:!1},r=e,o=r.resetTypes,i=void 0===o?[]:o,c=r.shouldOverwriteState,a=void 0===c?function(){return!1}:c;return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:n,r=arguments.length>1?arguments[1]:void 0,o=e.past,c=e.present,s=e.future,l=e.lastAction,u=e.shouldCreateUndoLevel,p=l;switch(r.type){case"UNDO":return o.length?{past:Object(O.dropRight)(o),present:Object(O.last)(o),future:[c].concat(Object(b.a)(s)),lastAction:null,shouldCreateUndoLevel:!1}:e;case"REDO":return s.length?{past:Object(b.a)(o).concat([c]),present:Object(O.first)(s),future:Object(O.drop)(s),lastAction:null,shouldCreateUndoLevel:!1}:e;case"CREATE_UNDO_LEVEL":return Object(d.a)({},e,{lastAction:null,shouldCreateUndoLevel:!0})}var f=t(c,r);if(Object(O.includes)(i,r.type))return{past:[],present:f,future:[],lastAction:null,shouldCreateUndoLevel:!1};if(c===f)return e;var h=o,m=p;return!u&&o.length&&a(r,p)||(h=Object(b.a)(o).concat([c]),m=r),{past:h,present:f,future:[],shouldCreateUndoLevel:!1,lastAction:m}}}},k=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){return function(n,r){var o=t(n,r),i=void 0===n||Object(O.includes)(e.resetTypes,r.type),c=n!==o;if(!c&&!i)return n;c&&void 0!==n||(o=Object(d.a)({},o));var a=Object(O.includes)(e.ignoreTypes,r.type);return o.isDirty=a?n.isDirty:!i&&c,o}}},_=n("l3Sj"),E={insertUsage:{},isPublishSidebarEnabled:!0},S={alignWide:!1,colors:[{name:Object(_.__)("Pale pink"),slug:"pale-pink",color:"#f78da7"},{name:Object(_.__)("Vivid red"),slug:"vivid-red",color:"#cf2e2e"},{name:Object(_.__)("Luminous vivid orange"),slug:"luminous-vivid-orange",color:"#ff6900"},{name:Object(_.__)("Luminous vivid amber"),slug:"luminous-vivid-amber",color:"#fcb900"},{name:Object(_.__)("Light green cyan"),slug:"light-green-cyan",color:"#7bdcb5"},{name:Object(_.__)("Vivid green cyan"),slug:"vivid-green-cyan",color:"#00d084"},{name:Object(_.__)("Pale cyan blue"),slug:"pale-cyan-blue",color:"#8ed1fc"},{name:Object(_.__)("Vivid cyan blue"),slug:"vivid-cyan-blue",color:"#0693e3"},{name:Object(_.__)("Very light gray"),slug:"very-light-gray",color:"#eeeeee"},{name:Object(_.__)("Cyan bluish gray"),slug:"cyan-bluish-gray",color:"#abb8c3"},{name:Object(_.__)("Very dark gray"),slug:"very-dark-gray",color:"#313131"}],fontSizes:[{name:Object(_._x)("Small","font size name"),size:13,slug:"small"},{name:Object(_._x)("Normal","font size name"),size:16,slug:"normal"},{name:Object(_._x)("Medium","font size name"),size:20,slug:"medium"},{name:Object(_._x)("Large","font size name"),size:36,slug:"large"},{name:Object(_._x)("Huge","font size name"),size:48,slug:"huge"}],imageSizes:[{slug:"thumbnail",label:Object(_.__)("Thumbnail")},{slug:"medium",label:Object(_.__)("Medium")},{slug:"large",label:Object(_.__)("Large")},{slug:"full",label:Object(_.__)("Full Size")}],maxWidth:580,allowedBlockTypes:!0,maxUploadFileSize:0,allowedMimeTypes:null,richEditingEnabled:!0},C={};function w(e,t,n){return Object(b.a)(e.slice(0,n)).concat(Object(b.a)(Object(O.castArray)(t)),Object(b.a)(e.slice(n)))}function T(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,o=Object(b.a)(e);return o.splice(t,r),w(o,e.slice(t,t+r),n)}var P=new Set(["meta"]);function I(e){return e&&"object"===Object(h.a)(e)&&"raw"in e?e.raw:e}function B(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=Object(f.a)({},t,[]);return e.forEach((function(e){var r=e.clientId,o=e.innerBlocks;n[t].push(r),Object.assign(n,B(o,r))})),n}function x(e,t){for(var n={},r=Object(b.a)(e);r.length;){var o=r.shift(),i=o.innerBlocks,c=Object(p.a)(o,["innerBlocks"]);r.push.apply(r,Object(b.a)(i)),n[c.clientId]=t(c)}return n}function L(e){return x(e,(function(e){return Object(O.omit)(e,"attributes")}))}function A(e){return x(e,(function(e){return e.attributes}))}function N(e,t){return e===t?Object(d.a)({},e):t}function R(e,t){return Object(O.isEqual)(Object(O.keys)(e),Object(O.keys)(t))}function D(e,t){return"UPDATE_BLOCK_ATTRIBUTES"===e.type&&e.clientId===t.clientId&&R(e.attributes,t.attributes)}function F(e,t){return"EDIT_POST"===e.type&&R(e.edits,t.edits)}var M=Object(O.flow)([l.combineReducers,function(e){return function(t,n){if(t&&"REMOVE_BLOCKS"===n.type){for(var r=Object(b.a)(n.clientIds),o=0;o0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"EDIT_POST":return Object(O.reduce)(t.edits,(function(t,n,r){return n!==e[r]&&(t=N(e,t),P.has(r)?t[r]=Object(d.a)({},t[r],n):t[r]=n),t}),e);case"RESET_BLOCKS":return"content"in e?Object(O.omit)(e,"content"):e;case"UPDATE_POST":case"RESET_POST":var n="UPDATE_POST"===t.type?function(e){return t.edits[e]}:function(e){return I(t.post[e])};return Object(O.reduce)(e,(function(t,r,o){return Object(O.isEqual)(r,n(o))?(delete(t=N(e,t))[o],t):t}),e)}return e},blocks:Object(O.flow)([l.combineReducers,function(e){return function(t,n){if(t&&"RESET_BLOCKS"===n.type){var r=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object(O.reduce)(t[n],(function(n,r){return Object(b.a)(n).concat([r],Object(b.a)(e(t,r)))}),[])}(t.order);return Object(d.a)({},t,{byClientId:Object(d.a)({},Object(O.omit)(t.byClientId,r),L(n.blocks)),attributes:Object(d.a)({},Object(O.omit)(t.attributes,r),A(n.blocks)),order:Object(d.a)({},Object(O.omit)(t.order,r),B(n.blocks))})}return e(t,n)}},function(e){return function(t,n){if(t&&"SAVE_REUSABLE_BLOCK_SUCCESS"===n.type){var r=n.id,o=n.updatedId;if(r===o)return t;(t=Object(d.a)({},t)).attributes=Object(O.mapValues)(t.attributes,(function(e,n){return"core/block"===t.byClientId[n].name&&e.ref===r?Object(d.a)({},e,{ref:o}):e}))}return e(t,n)}},k({resetTypes:["SETUP_EDITOR_STATE","REQUEST_POST_UPDATE_START"],ignoreTypes:["RECEIVE_BLOCKS","RESET_POST","UPDATE_POST"]})])({byClientId:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return L(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,L(t.blocks));case"UPDATE_BLOCK":if(!e[t.clientId])return e;var n=Object(O.omit)(t.updates,"attributes");return Object(O.isEmpty)(n)?e:Object(d.a)({},e,Object(f.a)({},t.clientId,Object(d.a)({},e[t.clientId],n)));case"INSERT_BLOCKS":return Object(d.a)({},e,L(t.blocks));case"REPLACE_BLOCKS":return t.blocks?Object(d.a)({},Object(O.omit)(e,t.clientIds),L(t.blocks)):e;case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds)}return e},attributes:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return A(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,A(t.blocks));case"UPDATE_BLOCK":return e[t.clientId]&&t.updates.attributes?Object(d.a)({},e,Object(f.a)({},t.clientId,Object(d.a)({},e[t.clientId],t.updates.attributes))):e;case"UPDATE_BLOCK_ATTRIBUTES":if(!e[t.clientId])return e;var n=Object(O.reduce)(t.attributes,(function(n,r,o){return r!==n[o]&&((n=N(e[t.clientId],n))[o]=r),n}),e[t.clientId]);return n===e[t.clientId]?e:Object(d.a)({},e,Object(f.a)({},t.clientId,n));case"INSERT_BLOCKS":return Object(d.a)({},e,A(t.blocks));case"REPLACE_BLOCKS":return t.blocks?Object(d.a)({},Object(O.omit)(e,t.clientIds),A(t.blocks)):e;case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds)}return e},order:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return B(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,Object(O.omit)(B(t.blocks),""));case"INSERT_BLOCKS":var n=t.rootClientId,r=void 0===n?"":n,o=t.blocks,i=e[r]||[],c=B(o,r),a=t.index,s=void 0===a?i.length:a;return Object(d.a)({},e,c,Object(f.a)({},r,w(i,c[r],s)));case"MOVE_BLOCK_TO_POSITION":var l,u=t.fromRootClientId,p=void 0===u?"":u,h=t.toRootClientId,m=void 0===h?"":h,v=t.clientId,g=t.index,j=void 0===g?e[m].length:g;if(p===m){var y=e[m],k=y.indexOf(v);return Object(d.a)({},e,Object(f.a)({},m,T(e[m],k,j)))}return Object(d.a)({},e,(l={},Object(f.a)(l,p,Object(O.without)(e[p],v)),Object(f.a)(l,m,w(e[m],v,j)),l));case"MOVE_BLOCKS_UP":var _=t.clientIds,E=t.rootClientId,S=void 0===E?"":E,C=Object(O.first)(_),P=e[S];if(!P.length||C===Object(O.first)(P))return e;var I=P.indexOf(C);return Object(d.a)({},e,Object(f.a)({},S,T(P,I,I-1,_.length)));case"MOVE_BLOCKS_DOWN":var x=t.clientIds,L=t.rootClientId,A=void 0===L?"":L,N=Object(O.first)(x),R=Object(O.last)(x),D=e[A];if(!D.length||R===Object(O.last)(D))return e;var F=D.indexOf(N);return Object(d.a)({},e,Object(f.a)({},A,T(D,F,F+1,x.length)));case"REPLACE_BLOCKS":var M=t.blocks,U=t.clientIds;if(!M)return e;var H=B(M);return Object(O.flow)([function(e){return Object(O.omit)(e,U)},function(e){return Object(d.a)({},e,Object(O.omit)(H,""))},function(e){return Object(O.mapValues)(e,(function(e){return Object(O.reduce)(e,(function(e,t){return t===U[0]?Object(b.a)(e).concat(Object(b.a)(H[""])):(-1===U.indexOf(t)&&e.push(t),e)}),[])}))}])(e);case"REMOVE_BLOCKS":return Object(O.flow)([function(e){return Object(O.omit)(e,t.clientIds)},function(e){return Object(O.mapValues)(e,(function(e){return O.without.apply(void 0,[e].concat(Object(b.a)(t.clientIds)))}))}])(e)}return e}})});var U=Object(l.combineReducers)({data:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"RECEIVE_REUSABLE_BLOCKS":return Object(O.reduce)(t.results,(function(t,n){var r=n.reusableBlock,o=r.id,i=r.title,c={clientId:n.parsedBlock.clientId,title:i};return Object(O.isEqual)(t[o],c)||((t=N(e,t))[o]=c),t}),e);case"UPDATE_REUSABLE_BLOCK_TITLE":var n=t.id,r=t.title;return e[n]&&e[n].title!==r?Object(d.a)({},e,Object(f.a)({},n,Object(d.a)({},e[n],{title:r}))):e;case"SAVE_REUSABLE_BLOCK_SUCCESS":var o=t.id,i=t.updatedId;if(o===i)return e;var c=e[o];return Object(d.a)({},Object(O.omit)(e,o),Object(f.a)({},i,c));case"REMOVE_REUSABLE_BLOCK":var a=t.id;return Object(O.omit)(e,a)}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_REUSABLE_BLOCKS":var n=t.id;return n?Object(d.a)({},e,Object(f.a)({},n,!0)):e;case"FETCH_REUSABLE_BLOCKS_SUCCESS":case"FETCH_REUSABLE_BLOCKS_FAILURE":var r=t.id;return Object(O.omit)(e,r)}return e},isSaving:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SAVE_REUSABLE_BLOCK":return Object(d.a)({},e,Object(f.a)({},t.id,!0));case"SAVE_REUSABLE_BLOCK_SUCCESS":case"SAVE_REUSABLE_BLOCK_FAILURE":var n=t.id;return Object(O.omit)(e,n)}return e}});var H=v()(Object(l.combineReducers)({editor:M,initialEdits:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:C,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR":if(!t.edits)break;return t.edits;case"SETUP_EDITOR_STATE":return"content"in e?Object(O.omit)(e,"content"):e;case"UPDATE_POST":return Object(O.reduce)(t.edits,(function(t,n,r){return t.hasOwnProperty(r)?(delete(t=N(e,t))[r],t):t}),e);case"RESET_POST":return C}return e},currentPost:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":case"RESET_POST":case"UPDATE_POST":var n;if(t.post)n=t.post;else{if(!t.edits)return e;n=Object(d.a)({},e,t.edits)}return Object(O.mapValues)(n,I)}return e},isTyping:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"START_TYPING":return!0;case"STOP_TYPING":return!1}return e},isCaretWithinFormattedText:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ENTER_FORMATTED_TEXT":return!0;case"EXIT_FORMATTED_TEXT":return!1}return e},blockSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{start:null,end:null,isMultiSelecting:!1,isEnabled:!0,initialPosition:null},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"CLEAR_SELECTED_BLOCK":return null!==e.start||null!==e.end||e.isMultiSelecting?Object(d.a)({},e,{start:null,end:null,isMultiSelecting:!1,initialPosition:null}):e;case"START_MULTI_SELECT":return e.isMultiSelecting?e:Object(d.a)({},e,{isMultiSelecting:!0,initialPosition:null});case"STOP_MULTI_SELECT":return e.isMultiSelecting?Object(d.a)({},e,{isMultiSelecting:!1,initialPosition:null}):e;case"MULTI_SELECT":return Object(d.a)({},e,{start:t.start,end:t.end,initialPosition:null});case"SELECT_BLOCK":return t.clientId===e.start&&t.clientId===e.end?e:Object(d.a)({},e,{start:t.clientId,end:t.clientId,initialPosition:t.initialPosition});case"INSERT_BLOCKS":return t.updateSelection?Object(d.a)({},e,{start:t.blocks[0].clientId,end:t.blocks[0].clientId,initialPosition:null,isMultiSelecting:!1}):e;case"REMOVE_BLOCKS":return t.clientIds&&t.clientIds.length&&-1!==t.clientIds.indexOf(e.start)?Object(d.a)({},e,{start:null,end:null,initialPosition:null,isMultiSelecting:!1}):e;case"REPLACE_BLOCKS":if(-1===t.clientIds.indexOf(e.start))return e;var n=Object(O.get)(t.blocks,[0,"clientId"],null);return n===e.start&&n===e.end?e:Object(d.a)({},e,{start:n,end:n,initialPosition:null,isMultiSelecting:!1});case"TOGGLE_SELECTION":return Object(d.a)({},e,{isEnabled:t.isSelectionEnabled})}return e},blocksMode:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("TOGGLE_BLOCK_MODE"===t.type){var n=t.clientId;return Object(d.a)({},e,Object(f.a)({},n,e[n]&&"html"===e[n]?"visual":"html"))}return e},blockListSettings:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REPLACE_BLOCKS":case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds);case"UPDATE_BLOCK_LIST_SETTINGS":var n=t.clientId;return t.settings?Object(O.isEqual)(e[n],t.settings)?e:Object(d.a)({},e,Object(f.a)({},n,t.settings)):e.hasOwnProperty(n)?Object(O.omit)(e,n):e}return e},insertionPoint:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SHOW_INSERTION_POINT":var n=t.rootClientId,r=t.index;return{rootClientId:n,index:r};case"HIDE_INSERTION_POINT":return null}return e},preferences:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:E,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"INSERT_BLOCKS":case"REPLACE_BLOCKS":return t.blocks.reduce((function(e,n){var r=n.name,o={name:n.name};return Object(i.isReusableBlock)(n)&&(o.ref=n.attributes.ref,r+="/"+n.attributes.ref),Object(d.a)({},e,{insertUsage:Object(d.a)({},e.insertUsage,Object(f.a)({},r,{time:t.time,count:e.insertUsage[r]?e.insertUsage[r].count+1:1,insert:o}))})}),e);case"REMOVE_REUSABLE_BLOCK":return Object(d.a)({},e,{insertUsage:Object(O.omitBy)(e.insertUsage,(function(e){return e.insert.ref===t.id}))});case"ENABLE_PUBLISH_SIDEBAR":return Object(d.a)({},e,{isPublishSidebarEnabled:!0});case"DISABLE_PUBLISH_SIDEBAR":return Object(d.a)({},e,{isPublishSidebarEnabled:!1})}return e},saving:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REQUEST_POST_UPDATE_START":return{requesting:!0,successful:!1,error:null,options:t.options||{}};case"REQUEST_POST_UPDATE_SUCCESS":return{requesting:!1,successful:!0,error:null,options:t.options||{}};case"REQUEST_POST_UPDATE_FAILURE":return{requesting:!1,successful:!1,error:t.error,options:t.options||{}}}return e},postLock:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{isLocked:!1},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_POST_LOCK":return t.lock}return e},reusableBlocks:U,template:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{isValid:!0},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_TEMPLATE_VALIDITY":return Object(d.a)({},e,{isValid:t.isValid})}return e},autosave:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"RESET_AUTOSAVE":var n=t.post,r=["title","excerpt","content"].map((function(e){return I(n[e])})),o=Object(u.a)(r,3),i=o[0],c=o[1],a=o[2];return{title:i,excerpt:c,content:a}}return e},previewLink:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REQUEST_POST_UPDATE_SUCCESS":return t.post.preview_link?t.post.preview_link:t.post.link?Object(g.addQueryArgs)(t.post.link,{preview:!0}):e;case"REQUEST_POST_UPDATE_START":if(e&&t.options.isPreview)return null}return e},settings:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:S,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_EDITOR_SETTINGS":return Object(d.a)({},e,t.settings)}return e},postSavingLock:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"LOCK_POST_SAVING":return Object(d.a)({},e,Object(f.a)({},t.lockName,!0));case"UNLOCK_POST_SAVING":return Object(O.omit)(e,t.lockName)}return e}})),V=n("gQxa"),K=n.n(V),W=n("d2gM"),z=n.n(W),q=n("gdqT");function G(e,t){return{type:"SETUP_EDITOR",post:e,edits:t}}function Y(e){return{type:"RESET_POST",post:e}}function $(e){return{type:"RESET_AUTOSAVE",post:e}}function X(e){return{type:"UPDATE_POST",edits:e}}function Q(e,t){return{type:"SETUP_EDITOR_STATE",post:e,blocks:t}}function Z(e){return{type:"RESET_BLOCKS",blocks:e}}function J(e){return{type:"RECEIVE_BLOCKS",blocks:e}}function ee(e,t){return{type:"UPDATE_BLOCK_ATTRIBUTES",clientId:e,attributes:t}}function te(e,t){return{type:"UPDATE_BLOCK",clientId:e,updates:t}}function ne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return{type:"SELECT_BLOCK",initialPosition:t,clientId:e}}function re(){return{type:"START_MULTI_SELECT"}}function oe(){return{type:"STOP_MULTI_SELECT"}}function ie(e,t){return{type:"MULTI_SELECT",start:e,end:t}}function ce(){return{type:"CLEAR_SELECTED_BLOCK"}}function ae(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:"TOGGLE_SELECTION",isSelectionEnabled:e}}function se(e,t){return{type:"REPLACE_BLOCKS",clientIds:Object(O.castArray)(e),blocks:Object(O.castArray)(t),time:Date.now()}}function le(e,t){return se(e,t)}function ue(e){return function(t,n){return{clientIds:Object(O.castArray)(t),type:e,rootClientId:n}}}var de=ue("MOVE_BLOCKS_DOWN"),pe=ue("MOVE_BLOCKS_UP");function be(e,t,n,r){return{type:"MOVE_BLOCK_TO_POSITION",fromRootClientId:t,toRootClientId:n,clientId:e,index:r}}function fe(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return he([e],t,n,r)}function he(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return{type:"INSERT_BLOCKS",blocks:Object(O.castArray)(e),index:t,rootClientId:n,time:Date.now(),updateSelection:r}}function me(e,t){return{type:"SHOW_INSERTION_POINT",rootClientId:e,index:t}}function ve(){return{type:"HIDE_INSERTION_POINT"}}function Oe(e){return{type:"SET_TEMPLATE_VALIDITY",isValid:e}}function ge(){return{type:"SYNCHRONIZE_TEMPLATE"}}function je(e){return{type:"EDIT_POST",edits:e}}function ye(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:"REQUEST_POST_UPDATE",options:e}}function ke(){return{type:"REFRESH_POST"}}function _e(e,t){return{type:"TRASH_POST",postId:e,postType:t}}function Ee(e,t){return{type:"MERGE_BLOCKS",blocks:[e,t]}}function Se(e){return ye(Object(d.a)({isAutosave:!0},e))}function Ce(){return{type:"REDO"}}function we(){return{type:"UNDO"}}function Te(){return{type:"CREATE_UNDO_LEVEL"}}function Pe(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return{type:"REMOVE_BLOCKS",clientIds:Object(O.castArray)(e),selectPrevious:t}}function Ie(e,t){return Pe([e],t)}function Be(e){return{type:"TOGGLE_BLOCK_MODE",clientId:e}}function xe(){return{type:"START_TYPING"}}function Le(){return{type:"STOP_TYPING"}}function Ae(){return{type:"ENTER_FORMATTED_TEXT"}}function Ne(){return{type:"EXIT_FORMATTED_TEXT"}}function Re(e){return{type:"UPDATE_POST_LOCK",lock:e}}function De(e){return{type:"FETCH_REUSABLE_BLOCKS",id:e}}function Fe(e){return{type:"RECEIVE_REUSABLE_BLOCKS",results:e}}function Me(e){return{type:"SAVE_REUSABLE_BLOCK",id:e}}function Ue(e){return{type:"DELETE_REUSABLE_BLOCK",id:e}}function He(e,t){return{type:"UPDATE_REUSABLE_BLOCK_TITLE",id:e,title:t}}function Ve(e){return{type:"CONVERT_BLOCK_TO_STATIC",clientId:e}}function Ke(e){return{type:"CONVERT_BLOCK_TO_REUSABLE",clientIds:Object(O.castArray)(e)}}function We(e,t,n){return fe(Object(i.createBlock)(Object(i.getDefaultBlockName)(),e),n,t)}function ze(e,t){return{type:"UPDATE_BLOCK_LIST_SETTINGS",clientId:e,settings:t}}function qe(e){return{type:"UPDATE_EDITOR_SETTINGS",settings:e}}function Ge(){return{type:"ENABLE_PUBLISH_SIDEBAR"}}function Ye(){return{type:"DISABLE_PUBLISH_SIDEBAR"}}function $e(e){return{type:"LOCK_POST_SAVING",lockName:e}}function Xe(e){return{type:"UNLOCK_POST_SAVING",lockName:e}}var Qe=n("pPDe"),Ze=n("FqII"),Je=n("UuzZ"),et="post-update",tt=/%(?:postname|pagename)%/,nt=3,rt=2,ot=1,it=0,ct=[];function at(e){return e.editor.past.length>0}function st(e){return e.editor.future.length>0}function lt(e){return"auto-draft"===bt(e).status}function ut(e){return e.editor.present.blocks.isDirty||"content"in e.editor.present.edits}function dt(e){return!!ut(e)||(Object.keys(e.editor.present.edits).length>0||rr(e,dt))}function pt(e){return!dt(e)&<(e)}function bt(e){return e.currentPost}function ft(e){return e.currentPost.type}function ht(e){return bt(e).id||null}function mt(e){return Object(O.get)(bt(e),["_links","version-history",0,"count"],0)}function vt(e){return Object(O.get)(bt(e),["_links","predecessor-version",0,"id"],null)}var Ot=Object(Qe.a)((function(e){return Object(d.a)({},e.initialEdits,e.editor.present.edits)}),(function(e){return[e.editor.present.edits,e.initialEdits]})),gt=Object(Qe.a)((function(){return[]}),(function(e){return[e.editor]}));function jt(e,t){var n=bt(e);if(n.hasOwnProperty(t))return n[t]}function yt(e,t){switch(t){case"content":return Un(e)}var n=Ot(e);return n.hasOwnProperty(t)?P.has(t)?Object(d.a)({},jt(e,t),n[t]):n[t]:jt(e,t)}function kt(e,t){if(!xt(e))return null;var n=Bt(e);return n.hasOwnProperty(t)?n[t]:void 0}function _t(e){return"private"===yt(e,"status")?"private":yt(e,"password")?"password":"public"}function Et(e){return"pending"===bt(e).status}function St(e){var t=bt(e);return-1!==["publish","private"].indexOf(t.status)||"future"===t.status&&!Object(Ze.isInTheFuture)(new Date(Number(Object(Ze.getDate)(t.date))-6e4))}function Ct(e){return"future"===bt(e).status&&!St(e)}function wt(e){var t=bt(e);return dt(e)||-1===["publish","private","future"].indexOf(t.status)}function Tt(e){return!xn(e)&&(!!yt(e,"title")||!!yt(e,"excerpt")||!Pt(e))}function Pt(e){var t=Mn(e);if(t.length&&!("content"in Ot(e))){if(t.length>1)return!1;if(t[0].name!==Object(i.getFreeformContentHandlerName)())return!1}return!Un(e)}function It(e){if(!Tt(e))return!1;if(!xt(e))return!0;if(ut(e))return!0;var t=Bt(e);return["title","excerpt"].some((function(n){return t[n]!==yt(e,n)}))}function Bt(e){return e.autosave}function xt(e){return!!Bt(e)}function Lt(e){var t=yt(e,"date"),n=new Date(Number(Object(Ze.getDate)(t))-6e4);return Object(Ze.isInTheFuture)(n)}function At(e){var t=yt(e,"date"),n=yt(e,"modified"),r=yt(e,"status");return("draft"===r||"auto-draft"===r)&&t===n}var Nt=Object(Qe.a)((function(){return[]}),(function(e,t){return Object(O.map)(mn(e,t),(function(t){return Mt(e,t)}))}));function Rt(e,t){var n=e.editor.present.blocks.byClientId[t];return n?n.name:null}function Dt(e,t){var n=e.editor.present.blocks.byClientId[t];return!!n&&n.isValid}var Ft=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];if(!n)return null;var r=e.editor.present.blocks.attributes[t],o=Object(i.getBlockType)(n.name);return o&&(r=Object(O.reduce)(o.attributes,(function(t,n,o){return"meta"===n.source&&(t===r&&(t=Object(d.a)({},t)),t[o]=function(e,t){return Object(O.has)(e,["editor","present","edits","meta",t])?Object(O.get)(e,["editor","present","edits","meta",t]):Object(O.get)(e,["currentPost","meta",t])}(e,n.meta)),t}),r)),r}),(function(e,t){return[e.editor.present.blocks.byClientId[t],e.editor.present.blocks.attributes[t],e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta]})),Mt=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];return n?Object(d.a)({},n,{attributes:Ft(e,t),innerBlocks:Ht(e,t)}):null}),(function(e,t){return Object(b.a)(Ft.getDependants(e,t)).concat([Nt(e,t)])})),Ut=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];return n?Object(d.a)({},n,{attributes:Ft(e,t)}):null}),(function(e,t){return[e.editor.present.blocks.byClientId[t]].concat(Object(b.a)(Ft.getDependants(e,t)))}));var Ht=Object(Qe.a)((function(e,t){return Object(O.map)(mn(e,t),(function(t){return Mt(e,t)}))}),(function(e){return[e.editor.present.blocks]})),Vt=function e(t,n){return Object(O.flatMap)(n,(function(n){var r=mn(t,n);return Object(b.a)(r).concat(Object(b.a)(e(t,r)))}))},Kt=Object(Qe.a)((function(e){var t=mn(e);return Object(b.a)(t).concat(Object(b.a)(Vt(e,t)))}),(function(e){return[e.editor.present.blocks.order]})),Wt=Object(Qe.a)((function(e,t){var n=Kt(e);return t?Object(O.reduce)(n,(function(n,r){return e.editor.present.blocks.byClientId[r].name===t?n+1:n}),0):n.length}),(function(e){return[e.editor.present.blocks.order,e.editor.present.blocks.byClientId]})),zt=Object(Qe.a)((function(e,t){return Object(O.map)(Object(O.castArray)(t),(function(t){return Mt(e,t)}))}),(function(e){return[e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta,e.editor.present.blocks]}));function qt(e,t){return mn(e,t).length}function Gt(e){return e.blockSelection.start}function Yt(e){return e.blockSelection.end}function $t(e){var t=cn(e).length;return t||(e.blockSelection.start?1:0)}function Xt(e){var t=e.blockSelection,n=t.start,r=t.end;return!!n&&n===r}function Qt(e){var t=e.blockSelection,n=t.start,r=t.end;return n&&n===r&&e.editor.present.blocks.byClientId[n]?n:null}function Zt(e){var t=Qt(e);return t?Mt(e,t):null}var Jt=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.order;for(var r in n)if(Object(O.includes)(n[r],t))return r;return null}),(function(e){return[e.editor.present.blocks.order]})),en=Object(Qe.a)((function(e,t){for(var n=t,r=t;n;)n=Jt(e,r=n);return r}),(function(e){return[e.editor.present.blocks.order]}));function tn(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;if(void 0===t&&(t=Qt(e)),void 0===t&&(t=n<0?sn(e):ln(e)),!t)return null;var r=Jt(e,t);if(null===r)return null;var o=e.editor.present.blocks.order,i=o[r],c=i.indexOf(t),a=c+1*n;return a<0||a===i.length?null:i[a]}function nn(e,t){return tn(e,t,-1)}function rn(e,t){return tn(e,t,1)}function on(e){var t=e.blockSelection,n=t.start;return n===t.end&&n?e.blockSelection.initialPosition:null}var cn=Object(Qe.a)((function(e){var t=e.blockSelection,n=t.start,r=t.end;if(n===r)return[];var o=Jt(e,n);if(null===o)return[];var i=mn(e,o),c=i.indexOf(n),a=i.indexOf(r);return c>a?i.slice(a,c+1):i.slice(c,a+1)}),(function(e){return[e.editor.present.blocks.order,e.blockSelection.start,e.blockSelection.end]})),an=Object(Qe.a)((function(e){var t=cn(e);return t.length?t.map((function(t){return Mt(e,t)})):ct}),(function(e){return Object(b.a)(cn.getDependants(e)).concat([e.editor.present.blocks,e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta])}));function sn(e){return Object(O.first)(cn(e))||null}function ln(e){return Object(O.last)(cn(e))||null}var un=Object(Qe.a)((function(e,t,n){for(var r=n;t!==r&&r;)r=Jt(e,r);return t===r}),(function(e){return[e.editor.present.blocks.order]}));function dn(e,t){return sn(e)===t}function pn(e,t){return-1!==cn(e).indexOf(t)}var bn=Object(Qe.a)((function(e,t){for(var n=t,r=!1;n&&!r;)r=pn(e,n=Jt(e,n));return r}),(function(e){return[e.editor.present.blocks.order,e.blockSelection.start,e.blockSelection.end]}));function fn(e){var t=e.blockSelection,n=t.start;return n===t.end?null:n||null}function hn(e){var t=e.blockSelection,n=t.start,r=t.end;return n===r?null:r||null}function mn(e,t){return e.editor.present.blocks.order[t||""]||ct}function vn(e,t,n){return mn(e,n).indexOf(t)}function On(e,t){var n=e.blockSelection,r=n.start;return r===n.end&&r===t}function gn(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return Object(O.some)(mn(e,t),(function(t){return On(e,t)||pn(e,t)||n&&gn(e,t,n)}))}function jn(e,t){if(!t)return!1;var n=cn(e),r=n.indexOf(t);return r>-1&&r2&&void 0!==arguments[2]?arguments[2]:null,r=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return Object(O.isBoolean)(e)?e:Object(O.isArray)(e)?Object(O.includes)(e,t):n},o=Object(i.getBlockType)(t);if(!o)return!1;var c=ir(e),a=c.allowedBlockTypes,s=r(a,t,!0);if(!s)return!1;var l=!!Bn(e,n);if(l)return!1;var u=or(e,n),d=Object(O.get)(u,["allowedBlocks"]),p=r(d,t),b=o.parent,f=Rt(e,n),h=r(b,f);return null!==p&&null!==h?p||h:null!==p?p:null===h||h},Vn=Object(Qe.a)(Hn,(function(e,t,n){return[e.blockListSettings[n],e.editor.present.blocks.byClientId[n],e.settings.allowedBlockTypes,e.settings.templateLock]}));function Kn(e,t){return e.preferences.insertUsage[t]||null}var Wn=function(e,t,n){return!!Object(i.hasBlockSupport)(t,"inserter",!0)&&Hn(e,t.name,n)},zn=function(e,t,n){if(!Hn(e,"core/block",n))return!1;var r=Rt(e,t.clientId);return!!r&&(!!Object(i.getBlockType)(r)&&(!!Hn(e,r,n)&&!un(e,t.clientId,n)))},qn=Object(Qe.a)((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t,n){return n?nt:t>0?rt:"common"===e?ot:it},r=function(e,t){if(!e)return t;var n=Date.now()-e;switch(!0){case n<36e5:return 4*t;case n<864e5:return 2*t;case n<6048e5:return t/2;default:return t/4}},o=function(t){var o=t.name,c=!1;Object(i.hasBlockSupport)(t.name,"multiple",!0)||(c=Object(O.some)(zt(e,Kt(e)),{name:t.name}));var a=Object(O.isArray)(t.parent),s=Kn(e,o)||{},l=s.time,u=s.count,d=void 0===u?0:u;return{id:o,name:t.name,initialAttributes:{},title:t.title,icon:t.icon,category:t.category,keywords:t.keywords,isDisabled:c,utility:n(t.category,d,a),frecency:r(l,d),hasChildBlocksWithInserterSupport:Object(i.hasChildBlocksWithInserterSupport)(t.name)}},c=function(t){var o="core/block/".concat(t.id),c=Rt(e,t.clientId),a=Object(i.getBlockType)(c),s=Kn(e,o)||{},l=s.time,u=s.count,d=void 0===u?0:u,p=n("reusable",d,!1),b=r(l,d);return{id:o,name:"core/block",initialAttributes:{ref:t.id},title:t.title,icon:a.icon,category:"reusable",keywords:[],isDisabled:!1,utility:p,frecency:b}},a=Object(i.getBlockTypes)().filter((function(n){return Wn(e,n,t)})).map(o),s=Qn(e).filter((function(n){return zn(e,n,t)})).map(c);return Object(O.orderBy)(Object(b.a)(a).concat(Object(b.a)(s)),["utility","frecency"],["desc","desc"])}),(function(e,t){return[e.blockListSettings[t],e.editor.present.blocks.byClientId,e.editor.present.blocks.order,e.preferences.insertUsage,e.settings.allowedBlockTypes,e.settings.templateLock,e.reusableBlocks.data,Object(i.getBlockTypes)()]})),Gn=Object(Qe.a)((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=Object(O.some)(Object(i.getBlockTypes)(),(function(n){return Wn(e,n,t)}));if(n)return!0;var r=Object(O.some)(Qn(e),(function(n){return zn(e,n,t)}));return r}),(function(e,t){return[e.blockListSettings[t],e.editor.present.blocks.byClientId,e.settings.allowedBlockTypes,e.settings.templateLock,e.reusableBlocks.data,Object(i.getBlockTypes)()]})),Yn=Object(Qe.a)((function(e,t){var n=e.reusableBlocks.data[t];if(!n)return null;var r=isNaN(parseInt(t));return Object(d.a)({},n,{id:r?t:+t,isTemporary:r})}),(function(e,t){return[e.reusableBlocks.data[t]]}));function $n(e,t){return e.reusableBlocks.isSaving[t]||!1}function Xn(e,t){return!!e.reusableBlocks.isFetching[t]}function Qn(e){return Object(O.map)(e.reusableBlocks.data,(function(t,n){return Yn(e,n)}))}function Zn(e,t){var n=Object(O.find)(e.optimist,(function(e){return e.beforeState&&Object(O.get)(e.action,["optimist","id"])===t}));return n?n.beforeState:null}function Jn(e){if(!xn(e))return!1;if(!St(e))return!1;var t=Zn(e,et);return!!t&&!St(t)}function er(e){var t=yt(e,"permalink_template");return tt.test(t)}function tr(e){var t=nr(e);if(!t)return null;var n=t.prefix,r=t.postName,o=t.suffix;return er(e)?n+r+o:n}function nr(e){var t=yt(e,"permalink_template");if(!t)return null;var n=yt(e,"slug")||yt(e,"generated_slug"),r=t.split(tt),o=Object(u.a)(r,2);return{prefix:o[0],postName:n,suffix:o[1]}}function rr(e,t){var n=e.optimist;return!!n&&n.some((function(e){var n=e.beforeState;return n&&t(n)}))}function or(e,t){return e.blockListSettings[t]}function ir(e){return e.settings}function cr(e,t){return t?e.tokens[t]:e.tokens}function ar(e){return e.postLock.isLocked}function sr(e){return Object.keys(e.postSavingLock).length>0}function lr(e){return e.postLock.isTakeover}function ur(e){return e.postLock.user}function dr(e){return e.postLock.activePostLock}function pr(e){return Object(O.has)(bt(e),["_links","wp:action-unfiltered-html"])}function br(e){return e.preferences.hasOwnProperty("isPublishSidebarEnabled")?e.preferences.isPublishSidebarEnabled:E.isPublishSidebarEnabled}var fr=n("HaE+"),hr=n("ywyh"),mr=n.n(hr),vr=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.id,o=n.dispatch,e.next=4,mr()({path:"/wp/v2/types/wp_block"});case 4:if(c=e.sent){e.next=7;break}return e.abrupt("return");case 7:if(e.prev=7,!r){e.next=15;break}return e.next=11,mr()({path:"/wp/v2/".concat(c.rest_base,"/").concat(r)});case 11:e.t0=e.sent,a=[e.t0],e.next=18;break;case 15:return e.next=17,mr()({path:"/wp/v2/".concat(c.rest_base,"?per_page=-1")});case 17:a=e.sent;case 18:(s=Object(O.compact)(Object(O.map)(a,(function(e){if("publish"!==e.status||e.content.protected)return null;var t=Object(i.parse)(e.content.raw);return{reusableBlock:{id:e.id,title:I(e.title)},parsedBlock:1===t.length?t[0]:Object(i.createBlock)("core/template",{},t)}})))).length&&o(Fe(s)),o({type:"FETCH_REUSABLE_BLOCKS_SUCCESS",id:r}),e.next=26;break;case 23:e.prev=23,e.t1=e.catch(7),o({type:"FETCH_REUSABLE_BLOCKS_FAILURE",id:r,error:e.t1});case 26:case"end":return e.stop()}}),e,this,[[7,23]])})));return function(t,n){return e.apply(this,arguments)}}(),Or=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s,u,d,p,b,f,h,m,v,O,g;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,mr()({path:"/wp/v2/types/wp_block"});case 2:if(r=e.sent){e.next=5;break}return e.abrupt("return");case 5:return o=t.id,c=n.dispatch,a=n.getState(),s=Yn(a,o),u=s.clientId,d=s.title,p=s.isTemporary,b=Mt(a,u),f=Object(i.serialize)("core/template"===b.name?b.innerBlocks:b),h=p?{title:d,content:f,status:"publish"}:{id:o,title:d,content:f,status:"publish"},m=p?"/wp/v2/".concat(r.rest_base):"/wp/v2/".concat(r.rest_base,"/").concat(o),v=p?"POST":"PUT",e.prev=14,e.next=17,mr()({path:m,data:h,method:v});case 17:O=e.sent,c({type:"SAVE_REUSABLE_BLOCK_SUCCESS",updatedId:O.id,id:o}),g=p?Object(_.__)("Block created."):Object(_.__)("Block updated."),Object(l.dispatch)("core/notices").createSuccessNotice(g,{id:"REUSABLE_BLOCK_NOTICE_ID"}),e.next=27;break;case 23:e.prev=23,e.t0=e.catch(14),c({type:"SAVE_REUSABLE_BLOCK_FAILURE",id:o}),Object(l.dispatch)("core/notices").createErrorNotice(e.t0.message,{id:"REUSABLE_BLOCK_NOTICE_ID"});case 27:case"end":return e.stop()}}),e,this,[[14,23]])})));return function(t,n){return e.apply(this,arguments)}}(),gr=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s,u,d,p,f,h;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,mr()({path:"/wp/v2/types/wp_block"});case 2:if(r=e.sent){e.next=5;break}return e.abrupt("return");case 5:if(o=t.id,c=n.getState,a=n.dispatch,(s=Yn(c(),o))&&!s.isTemporary){e.next=10;break}return e.abrupt("return");case 10:return u=Ht(c()),d=u.filter((function(e){return Object(i.isReusableBlock)(e)&&e.attributes.ref===o})),p=d.map((function(e){return e.clientId})),f=Object(O.uniqueId)(),a({type:"REMOVE_REUSABLE_BLOCK",id:o,optimist:{type:m.BEGIN,id:f}}),a(Pe(Object(b.a)(p).concat([s.clientId]))),e.prev=16,e.next=19,mr()({path:"/wp/v2/".concat(r.rest_base,"/").concat(o),method:"DELETE"});case 19:a({type:"DELETE_REUSABLE_BLOCK_SUCCESS",id:o,optimist:{type:m.COMMIT,id:f}}),h=Object(_.__)("Block deleted."),Object(l.dispatch)("core/notices").createSuccessNotice(h,{id:"REUSABLE_BLOCK_NOTICE_ID"}),e.next=28;break;case 24:e.prev=24,e.t0=e.catch(16),a({type:"DELETE_REUSABLE_BLOCK_FAILURE",id:o,optimist:{type:m.REVERT,id:f}}),Object(l.dispatch)("core/notices").createErrorNotice(e.t0.message,{id:"REUSABLE_BLOCK_NOTICE_ID"});case 28:case"end":return e.stop()}}),e,this,[[16,24]])})));return function(t,n){return e.apply(this,arguments)}}();function jr(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o0&&void 0!==arguments[0]?arguments[0]:{},t=e.getBlockInsertionParentClientId,n=void 0===t?Xr:t,r=e.getInserterItems,o=void 0===r?Qr:r,c=e.getSelectedBlockName,a=void 0===c?Zr:c;return{name:"blocks",className:"editor-autocompleters__block",triggerPrefix:"/",options:function(){var e=a();return o(n()).filter((function(t){return e!==t.name}))},getOptionKeywords:function(e){var t=e.title,n=e.keywords,r=void 0===n?[]:n;return[e.category].concat(Object(b.a)(r),[t])},getOptionLabel:function(e){var t=e.icon,n=e.title;return[Object(Ir.createElement)($r,{key:"icon",icon:t,showColors:!0}),n]},allowContext:function(e,t){return!(/\S/.test(e)||/\S/.test(t))},getOptionCompletion:function(e){var t=e.name,n=e.initialAttributes;return{action:"replace",value:Object(i.createBlock)(t,n)}},isOptionDisabled:function(e){return e.isDisabled}}}(),eo={name:"users",className:"editor-autocompleters__user",triggerPrefix:"@",options:function(e){var t="";return e&&(t="?search="+encodeURIComponent(e)),mr()({path:"/wp/v2/users"+t})},isDebounced:!0,getOptionKeywords:function(e){return[e.slug,e.name]},getOptionLabel:function(e){return[Object(Ir.createElement)("img",{key:"avatar",className:"editor-autocompleters__user-avatar",alt:"",src:e.avatar_urls[24]}),Object(Ir.createElement)("span",{key:"name",className:"editor-autocompleters__user-name"},e.name),Object(Ir.createElement)("span",{key:"slug",className:"editor-autocompleters__user-slug"},e.slug)]},getOptionCompletion:function(e){return"@".concat(e.slug)}},to=[{icon:"editor-alignleft",title:Object(_.__)("Align text left"),align:"left"},{icon:"editor-aligncenter",title:Object(_.__)("Align text center"),align:"center"},{icon:"editor-alignright",title:Object(_.__)("Align text right"),align:"right"}];var no=Object(Lr.compose)(zr((function(e){return{clientId:e.clientId}})),Object(s.withViewportMatch)({isLargeViewport:"medium"}),Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,i=e("core/editor"),c=i.getBlockRootClientId,a=i.getEditorSettings;return{isCollapsed:o||!r||!a().hasFixedToolbar&&c(n)}})))((function(e){var t=e.isCollapsed,n=e.value,r=e.onChange,o=e.alignmentControls,i=void 0===o?to:o;function c(e){return function(){return r(n===e?void 0:e)}}var a=Object(O.find)(i,(function(e){return e.align===n}));return Object(Ir.createElement)(Hr.Toolbar,{isCollapsed:t,icon:a?a.icon:"editor-alignleft",label:Object(_.__)("Change Text Alignment"),controls:i.map((function(e){var t=e.align,r=n===t;return Object(d.a)({},e,{isActive:r,onClick:c(t)})}))})})),ro={left:{icon:"align-left",title:Object(_.__)("Align left")},center:{icon:"align-center",title:Object(_.__)("Align center")},right:{icon:"align-right",title:Object(_.__)("Align right")},wide:{icon:"align-wide",title:Object(_.__)("Wide width")},full:{icon:"align-full-width",title:Object(_.__)("Full width")}},oo=["left","center","right","wide","full"],io=["wide","full"];var co=Object(Lr.compose)(zr((function(e){return{clientId:e.clientId}})),Object(s.withViewportMatch)({isLargeViewport:"medium"}),Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,i=e("core/editor"),c=i.getBlockRootClientId,a=i.getEditorSettings;return{wideControlsEnabled:e("core/editor").getEditorSettings().alignWide,isCollapsed:o||!r||!a().hasFixedToolbar&&c(n)}})))((function(e){var t=e.isCollapsed,n=e.value,r=e.onChange,o=e.controls,i=void 0===o?oo:o,c=e.wideControlsEnabled,a=void 0!==c&&c?i:i.filter((function(e){return-1===io.indexOf(e)})),s=ro[n];return Object(Ir.createElement)(Hr.Toolbar,{isCollapsed:t,icon:s?s.icon:"align-left",label:Object(_.__)("Change Alignment"),controls:a.map((function(e){return Object(d.a)({},ro[e],{isActive:n===e,onClick:(t=e,function(){return r(n===t?void 0:t)})});var t}))})})),ao=Object(Hr.createSlotFill)("BlockControls"),so=ao.Fill,lo=ao.Slot,uo=qr((function(e){var t=e.controls,n=e.children;return Object(Ir.createElement)(so,null,Object(Ir.createElement)(Hr.Toolbar,{controls:t}),n)}));uo.Slot=lo;var po=uo,bo=Object(Hr.withFilters)("editor.BlockEdit")((function(e){var t=e.attributes,n=void 0===t?{}:t,r=e.name,o=Object(i.getBlockType)(r);if(!o)return null;var c=Object(i.hasBlockSupport)(o,"className",!0)?Object(i.getBlockDefaultClassName)(r):null,a=xr()(c,n.className),s=o.edit||o.save;return Object(Ir.createElement)(s,Object(Pr.a)({},e,{className:a}))})),fo=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).setFocusedElement=n.setFocusedElement.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={focusedElement:null,setFocusedElement:n.setFocusedElement},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setFocusedElement",value:function(e){this.setState((function(t){return t.focusedElement===e?null:{focusedElement:e}}))}},{key:"render",value:function(){return Object(Ir.createElement)(Wr,{value:this.state},Object(Ir.createElement)(bo,this.props))}}],[{key:"getDerivedStateFromProps",value:function(e){var t=e.clientId;return{name:e.name,isSelected:e.isSelected,clientId:t}}}]),t}(Ir.Component),ho=Object(Hr.createSlotFill)("BlockFormatControls"),mo=ho.Fill,vo=ho.Slot,Oo=qr(mo);Oo.Slot=vo;var go=Oo,jo=n("RxS6");function yo(e){var t=e.blocks,n=e.selectedBlockClientId,r=e.selectBlock,o=e.showNestedBlocks;return Object(Ir.createElement)("ul",{className:"editor-block-navigation__list",role:"list"},Object(O.map)(t,(function(e){var t=Object(i.getBlockType)(e.name),c=e.clientId===n;return Object(Ir.createElement)("li",{key:e.clientId},Object(Ir.createElement)("div",{className:"editor-block-navigation__item"},Object(Ir.createElement)(Hr.Button,{className:xr()("editor-block-navigation__item-button",{"is-selected":e.clientId===n}),onClick:function(){return r(e.clientId)},isSelected:c},Object(Ir.createElement)($r,{icon:t.icon,showColors:!0}),t.title,c&&Object(Ir.createElement)("span",{className:"screen-reader-text"},Object(_.__)("(selected block)")))),o&&!!e.innerBlocks&&!!e.innerBlocks.length&&Object(Ir.createElement)(yo,{blocks:e.innerBlocks,selectedBlockClientId:n,selectBlock:r,showNestedBlocks:!0}))})))}var ko=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getBlockHierarchyRootClientId,o=t.getBlock,i=t.getBlocks,c=n();return{rootBlocks:i(),rootBlock:c?o(r(c)):null,selectedBlockClientId:c}})),Object(l.withDispatch)((function(e,t){var n=t.onSelect,r=void 0===n?O.noop:n;return{selectBlock:function(t){e("core/editor").selectBlock(t),r(t)}}})))((function(e){var t=e.rootBlock,n=e.rootBlocks,r=e.selectedBlockClientId,o=e.selectBlock;if(!n||0===n.length)return null;var i=t&&(t.clientId!==r||t.innerBlocks&&0!==t.innerBlocks.length);return Object(Ir.createElement)(Hr.NavigableMenu,{role:"presentation",className:"editor-block-navigation__container"},Object(Ir.createElement)("p",{className:"editor-block-navigation__label"},Object(_.__)("Block Navigation")),i&&Object(Ir.createElement)(yo,{blocks:[t],selectedBlockClientId:r,selectBlock:o,showNestedBlocks:!0}),!i&&Object(Ir.createElement)(yo,{blocks:n,selectedBlockClientId:r,selectBlock:o}))})),_o=Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"20",height:"20"},Object(Ir.createElement)(Hr.Path,{d:"M5 5H3v2h2V5zm3 8h11v-2H8v2zm9-8H6v2h11V5zM7 11H5v2h2v-2zm0 8h2v-2H7v2zm3-2v2h11v-2H10z"}));var Eo=Object(l.withSelect)((function(e){return{hasBlocks:!!e("core/editor").getBlockCount()}}))((function(e){var t=e.hasBlocks;return Object(Ir.createElement)(Hr.Dropdown,{renderToggle:function(e){var n=e.isOpen,r=e.onToggle;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut.access("o"),r)}),Object(Ir.createElement)(Hr.IconButton,{icon:_o,"aria-expanded":n,onClick:t?r:void 0,label:Object(_.__)("Block Navigation"),className:"editor-block-navigation",shortcut:jo.displayShortcut.access("o"),"aria-disabled":!t}))},renderContent:function(e){var t=e.onClose;return Object(Ir.createElement)(ko,{onSelect:t})}})})),So=Object(Lr.createHigherOrderComponent)(Object(l.withSelect)((function(e,t){var n=e("core/editor").getEditorSettings(),r=void 0===t.colors?n.colors:t.colors,o=void 0===t.disableCustomColors?n.disableCustomColors:t.disableCustomColors;return{colors:r,disableCustomColors:o,hasColorsToChoose:!Object(O.isEmpty)(r)||!o}})),"withColorContext"),Co=So(Hr.ColorPalette),wo=n("Zss7"),To=n.n(wo),Po=function(e,t,n){if(t){var r=Object(O.find)(e,{slug:t});if(r)return r}return{color:n}},Io=function(e,t){return Object(O.find)(e,{color:t})};function Bo(e,t){if(e&&t)return"has-".concat(Object(O.kebabCase)(t),"-").concat(e)}function xo(e,t){return To.a.mostReadable(t,Object(O.map)(e,"color")).toHexString()}var Lo=[],Ao=function(){for(var e=arguments.length,t=new Array(e),n=0;n=24?"large":"small"}))return null;var l=a.getBrightness()1?function(e,t,n,r,o){var i=t+1;if(o<0&&n)return Object(_.__)("Blocks cannot be moved up as they are already at the top");if(o>0&&r)return Object(_.__)("Blocks cannot be moved down as they are already at the bottom");if(o<0&&!n)return Object(_.sprintf)(Object(_._n)("Move %1$d block from position %2$d up by one place","Move %1$d blocks from position %2$d up by one place",e),e,i);if(o>0&&!r)return Object(_.sprintf)(Object(_._n)("Move %1$d block from position %2$d down by one place","Move %1$d blocks from position %2$d down by one place",e),e,i)}(e,n,r,o,i):r&&o?Object(_.sprintf)(Object(_.__)("Block %s is the only block, and cannot be moved"),t):i>0&&!o?Object(_.sprintf)(Object(_.__)("Move %1$s block from position %2$d down to position %3$d"),t,c,c+1):i>0&&o?Object(_.sprintf)(Object(_.__)("Block %s is at the end of the content and can’t be moved down"),t):i<0&&!r?Object(_.sprintf)(Object(_.__)("Move %1$s block from position %2$d up to position %3$d"),t,c,c-1):i<0&&r?Object(_.sprintf)(Object(_.__)("Block %s is at the beginning of the content and can’t be moved up"),t):void 0}var Wo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Polygon,{points:"9,4.5 3.3,10.1 4.8,11.5 9,7.3 13.2,11.5 14.7,10.1 "})),zo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Polygon,{points:"9,13.5 14.7,7.9 13.2,6.5 9,10.7 4.8,6.5 3.3,7.9 "})),qo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Path,{d:"M13,8c0.6,0,1-0.4,1-1s-0.4-1-1-1s-1,0.4-1,1S12.4,8,13,8z M5,6C4.4,6,4,6.4,4,7s0.4,1,1,1s1-0.4,1-1S5.6,6,5,6z M5,10 c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S5.6,10,5,10z M13,10c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S13.6,10,13,10z M9,6 C8.4,6,8,6.4,8,7s0.4,1,1,1s1-0.4,1-1S9.6,6,9,6z M9,10c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S9.6,10,9,10z"})),Go=Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlockIndex,i=r.getBlockRootClientId;return{index:o(n),rootClientId:i(n)}}))((function(e){var t=e.children,n=e.clientId,r=e.rootClientId,o=e.blockElementId,i=e.index,c=e.onDragStart,a=e.onDragEnd,s={type:"block",srcIndex:i,srcRootClientId:r,srcClientId:n};return Object(Ir.createElement)(Hr.Draggable,{elementId:o,transferData:s,onDragStart:c,onDragEnd:a},(function(e){var n=e.onDraggableStart,r=e.onDraggableEnd;return t({onDraggableStart:n,onDraggableEnd:r})}))})),Yo=function(e){var t=e.isVisible,n=e.className,r=e.icon,o=e.onDragStart,i=e.onDragEnd,c=e.blockElementId,a=e.clientId;if(!t)return null;var s=xr()("editor-block-mover__control-drag-handle",n);return Object(Ir.createElement)(Go,{clientId:a,blockElementId:c,onDragStart:o,onDragEnd:i},(function(e){var t=e.onDraggableStart,n=e.onDraggableEnd;return Object(Ir.createElement)("div",{className:s,"aria-hidden":"true",onDragStart:t,onDragEnd:n,draggable:!0},r)}))},$o=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isFocused:!1},e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onBlur=e.onBlur.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(){this.setState({isFocused:!0})}},{key:"onBlur",value:function(){this.setState({isFocused:!1})}},{key:"render",value:function(){var e=this.props,t=e.onMoveUp,n=e.onMoveDown,r=e.isFirst,o=e.isLast,i=e.isDraggable,c=e.onDragStart,a=e.onDragEnd,s=e.clientIds,l=e.blockElementId,u=e.blockType,d=e.firstIndex,p=e.isLocked,b=e.instanceId,f=e.isHidden,h=this.state.isFocused,m=Object(O.castArray)(s).length;return p||r&&o?null:Object(Ir.createElement)("div",{className:xr()("editor-block-mover",{"is-visible":h||!f})},Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-mover__control",onClick:r?null:t,icon:Wo,label:Object(_.__)("Move up"),"aria-describedby":"editor-block-mover__up-description-".concat(b),"aria-disabled":r,onFocus:this.onFocus,onBlur:this.onBlur}),Object(Ir.createElement)(Yo,{className:"editor-block-mover__control",icon:qo,clientId:s,blockElementId:l,isVisible:i,onDragStart:c,onDragEnd:a}),Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-mover__control",onClick:o?null:n,icon:zo,label:Object(_.__)("Move down"),"aria-describedby":"editor-block-mover__down-description-".concat(b),"aria-disabled":o,onFocus:this.onFocus,onBlur:this.onBlur}),Object(Ir.createElement)("span",{id:"editor-block-mover__up-description-".concat(b),className:"editor-block-mover__description"},Ko(m,u&&u.title,d,r,o,-1)),Object(Ir.createElement)("span",{id:"editor-block-mover__down-description-".concat(b),className:"editor-block-mover__description"},Ko(m,u&&u.title,d,r,o,1)))}}]),t}(Ir.Component),Xo=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlock,c=r.getBlockIndex,a=r.getTemplateLock,s=r.getBlockRootClientId,l=Object(O.first)(Object(O.castArray)(n)),u=o(l),d=s(Object(O.first)(Object(O.castArray)(n)));return{firstIndex:c(l,d),blockType:u?Object(i.getBlockType)(u.name):null,isLocked:"all"===a(d),rootClientId:d}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.rootClientId,o=e("core/editor"),i=o.moveBlocksDown,c=o.moveBlocksUp;return{onMoveDown:Object(O.partial)(i,n,r),onMoveUp:Object(O.partial)(c,n,r)}})),Lr.withInstanceId)($o);var Qo=Object(l.withSelect)((function(e){return{hasUploadPermissions:(0,e("core").hasUploadPermissions)()}}))((function(e){var t=e.hasUploadPermissions,n=e.fallback,r=void 0===n?null:n,o=e.children;return t?o:r})),Zo=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onFilesDrop=e.onFilesDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onHTMLDrop=e.onHTMLDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onDrop=e.onDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getInsertIndex",value:function(e){var t=this.props.index;if(void 0!==t)return"top"===e.y?t:t+1}},{key:"onFilesDrop",value:function(e,t){var n=Object(i.findTransform)(Object(i.getBlockTransforms)("from"),(function(t){return"files"===t.type&&t.isMatch(e)}));if(n){var r=this.getInsertIndex(t),o=n.transform(e,this.props.updateBlockAttributes);this.props.insertBlocks(o,r)}}},{key:"onHTMLDrop",value:function(e,t){var n=Object(i.pasteHandler)({HTML:e,mode:"BLOCKS"});n.length&&this.props.insertBlocks(n,this.getInsertIndex(t))}},{key:"onDrop",value:function(e,t){var n=this.props,r=n.rootClientId,o=n.clientId,i=n.index,c=n.getClientIdsOfDescendants,a=function(e){var t={srcRootClientId:null,srcClientId:null,srcIndex:null,type:null};if(!e.dataTransfer)return t;try{t=Object.assign(t,JSON.parse(e.dataTransfer.getData("text")))}catch(e){return t}return t}(e),s=a.srcRootClientId,l=a.srcClientId,u=a.srcIndex,d=a.type;if("block"===d&&l!==o&&!function(e,t){return c([e]).some((function(e){return e===t}))}(l,o)){var p,b,f=this.getInsertIndex(t),h=i&&u0&&Object(Ir.createElement)("div",{className:"editor-warning__actions"},Ir.Children.map(n,(function(e,t){return Object(Ir.createElement)("span",{key:t,className:"editor-warning__action"},e)})))),o&&Object(Ir.createElement)(Hr.Dropdown,{className:"editor-warning__secondary",position:"bottom left",renderToggle:function(e){var t=e.isOpen,n=e.onToggle;return Object(Ir.createElement)(Hr.IconButton,{icon:"ellipsis",label:Object(_.__)("More options"),onClick:n,"aria-expanded":t})},renderContent:function(){return Object(Ir.createElement)(Hr.MenuGroup,{label:Object(_.__)("More options")},o.map((function(e,t){return Object(Ir.createElement)(Hr.MenuItem,{onClick:e.onClick,key:t},e.title)})))}}))},ti=n("v2jn"),ni=function(e){var t=e.title,n=e.rawContent,r=e.renderedContent,o=e.action,i=e.actionText,c=e.className;return Object(Ir.createElement)("div",{className:c},Object(Ir.createElement)("div",{className:"editor-block-compare__content"},Object(Ir.createElement)("h2",{className:"editor-block-compare__heading"},t),Object(Ir.createElement)("div",{className:"editor-block-compare__html"},n),Object(Ir.createElement)("div",{className:"editor-block-compare__preview edit-post-visual-editor"},Object(Ir.createElement)(Ir.RawHTML,null,Object(Vo.safeHTML)(r)))),Object(Ir.createElement)("div",{className:"editor-block-compare__action"},Object(Ir.createElement)(Hr.Button,{isLarge:!0,tabIndex:"0",onClick:o},i)))},ri=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getDifference",value:function(e,t){return Object(ti.diffChars)(e,t).map((function(e,t){var n=xr()({"editor-block-compare__added":e.added,"editor-block-compare__removed":e.removed});return Object(Ir.createElement)("span",{key:t,className:n},e.value)}))}},{key:"getConvertedContent",value:function(e){return Object(O.castArray)(e).map((function(e){return Object(i.getSaveContent)(e.name,e.attributes,e.innerBlocks)})).join("")}},{key:"render",value:function(){var e=this.props,t=e.block,n=e.onKeep,r=e.onConvert,o=e.convertor,i=e.convertButtonText,c=this.getConvertedContent(o(t)),a=this.getDifference(t.originalContent,c);return Object(Ir.createElement)("div",{className:"editor-block-compare__wrapper"},Object(Ir.createElement)(ni,{title:Object(_.__)("Current"),className:"editor-block-compare__current",action:n,actionText:Object(_.__)("Convert to HTML"),rawContent:t.originalContent,renderedContent:t.originalContent}),Object(Ir.createElement)(ni,{title:Object(_.__)("After Conversion"),className:"editor-block-compare__converted",action:r,actionText:i,rawContent:a,renderedContent:c}))}}]),t}(Ir.Component),oi=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).state={compare:!1},n.onCompare=n.onCompare.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCompareClose=n.onCompareClose.bind(Object(Ur.a)(Object(Ur.a)(n))),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onCompare",value:function(){this.setState({compare:!0})}},{key:"onCompareClose",value:function(){this.setState({compare:!1})}},{key:"render",value:function(){var e=this.props,t=e.convertToHTML,n=e.convertToBlocks,r=e.convertToClassic,o=e.block,c=!!Object(i.getBlockType)("core/html"),a=this.state.compare,s=[{title:Object(_.__)("Convert to Classic Block"),onClick:r}];return a?Object(Ir.createElement)(Hr.Modal,{title:Object(_.__)("Resolve Block"),onRequestClose:this.onCompareClose,className:"editor-block-compare"},Object(Ir.createElement)(ri,{block:o,onKeep:t,onConvert:n,convertor:ii,convertButtonText:Object(_.__)("Convert to Blocks")})):Object(Ir.createElement)(ei,{actions:[Object(Ir.createElement)(Hr.Button,{key:"convert",onClick:this.onCompare,isLarge:!0,isPrimary:!c},Object(_._x)("Resolve","imperative verb")),c&&Object(Ir.createElement)(Hr.Button,{key:"edit",onClick:t,isLarge:!0,isPrimary:!0},Object(_.__)("Convert to HTML"))],secondaryActions:s},Object(_.__)("This block contains unexpected or invalid content."))}}]),t}(Ir.Component),ii=function(e){return Object(i.rawHandler)({HTML:e.originalContent})},ci=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId;return{block:e("core/editor").getBlock(n)}})),Object(l.withDispatch)((function(e,t){var n=t.block,r=e("core/editor").replaceBlock;return{convertToClassic:function(){r(n.clientId,function(e){return Object(i.createBlock)("core/freeform",{content:e.originalContent})}(n))},convertToHTML:function(){r(n.clientId,function(e){return Object(i.createBlock)("core/html",{content:e.originalContent})}(n))},convertToBlocks:function(){r(n.clientId,ii(n))}}}))])(oi),ai=Object(Ir.createElement)(ei,null,Object(_.__)("This block has encountered an error and cannot be previewed.")),si=function(){return ai},li=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hasError:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidCatch",value:function(e){this.props.onError(e),this.setState({hasError:!0})}},{key:"render",value:function(){return this.state.hasError?null:this.props.children}}]),t}(Ir.Component),ui=n("O6Fj"),di=n.n(ui),pi=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=n.onChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onBlur=n.onBlur.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={html:e.block.isValid?Object(i.getBlockContent)(e.block):e.block.originalContent},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){Object(O.isEqual)(this.props.block.attributes,e.block.attributes)||this.setState({html:Object(i.getBlockContent)(this.props.block)})}},{key:"onBlur",value:function(){var e=this.state.html,t=Object(i.getBlockType)(this.props.block.name),n=Object(i.getBlockAttributes)(t,e,this.props.block.attributes),r=e||Object(i.getSaveContent)(t,n),o=!e||Object(i.isValidBlockContent)(t,n,r);this.props.onChange(this.props.clientId,n,r,o),e||this.setState({html:r})}},{key:"onChange",value:function(e){this.setState({html:e.target.value})}},{key:"render",value:function(){var e=this.state.html;return Object(Ir.createElement)(di.a,{className:"editor-block-list__block-html-textarea",value:e,onBlur:this.onBlur,onChange:this.onChange})}}]),t}(Ir.Component),bi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){return{block:e("core/editor").getBlock(t.clientId)}})),Object(l.withDispatch)((function(e){return{onChange:function(t,n,r,o){e("core/editor").updateBlock(t,{attributes:n,originalContent:r,isValid:o})}}}))])(pi);var fi=Object(l.withSelect)((function(e,t){return{name:(0,e("core/editor").getBlockName)(t.clientId)}}))((function(e){var t=e.name;if(!t)return null;var n=Object(i.getBlockType)(t);return n?n.title:null})),hi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isFocused:!1},e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onBlur=e.onBlur.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(e){this.setState({isFocused:!0}),e.stopPropagation()}},{key:"onBlur",value:function(){this.setState({isFocused:!1})}},{key:"render",value:function(){var e=this.props,t=e.clientId,n=e.rootClientId;return Object(Ir.createElement)("div",{className:"editor-block-list__breadcrumb"},Object(Ir.createElement)(Hr.Toolbar,null,n&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(fi,{clientId:n}),Object(Ir.createElement)("span",{className:"editor-block-list__descendant-arrow"})),Object(Ir.createElement)(fi,{clientId:t})))}}]),t}(Ir.Component),mi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){return{rootClientId:(0,e("core/editor").getBlockRootClientId)(t.clientId)}}))])(hi),vi=window,Oi=vi.Node,gi=vi.getSelection,ji=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).focusToolbar=e.focusToolbar.bind(Object(Ur.a)(Object(Ur.a)(e))),e.focusSelection=e.focusSelection.bind(Object(Ur.a)(Object(Ur.a)(e))),e.switchOnKeyDown=Object(O.cond)([[Object(O.matchesProperty)(["keyCode"],jo.ESCAPE),e.focusSelection]]),e.toolbar=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"focusToolbar",value:function(){var e=Vo.focus.tabbable.find(this.toolbar.current);e.length&&e[0].focus()}},{key:"focusSelection",value:function(){var e=gi();if(e){var t=e.focusNode;t.nodeType!==Oi.ELEMENT_NODE&&(t=t.parentElement),t&&t.focus()}}},{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.focusToolbar()}},{key:"render",value:function(){var e=this.props,t=e.children,n=Object(p.a)(e,["children"]);return Object(Ir.createElement)(Hr.NavigableMenu,Object(Pr.a)({orientation:"horizontal",role:"toolbar",ref:this.toolbar,onKeyDown:this.switchOnKeyDown},Object(O.omit)(n,["focusOnMount"])),Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,eventName:"keydown",shortcuts:{"alt+f10":this.focusToolbar}}),t)}}]),t}(Ir.Component);var yi=function(e){var t=e.focusOnMount;return Object(Ir.createElement)(ji,{focusOnMount:t,className:"editor-block-contextual-toolbar","aria-label":Object(_.__)("Block tools")},Object(Ir.createElement)(Xl,null))};var ki=Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getMultiSelectedBlockClientIds,i=r.isMultiSelecting,c=r.getBlockIndex,a=r.getBlockCount,s=o(),l=c(Object(O.first)(s),n),u=c(Object(O.last)(s),n);return{multiSelectedBlockClientIds:s,isSelecting:i(),isFirst:0===l,isLast:u+1===a()}}))((function(e){var t=e.multiSelectedBlockClientIds,n=e.clientId,r=e.isSelecting,o=e.isFirst,i=e.isLast;return r?null:Object(Ir.createElement)(Xo,{key:"mover",clientId:n,clientIds:t,isFirst:o,isLast:i})})),_i=n("9Do8"),Ei=n.n(_i);function Si(e){var t=e.name,n=e.attributes,r=Object(i.createBlock)(t,n);return Object(Ir.createElement)(Hr.Disabled,{className:"editor-block-preview__content editor-styles-wrapper","aria-hidden":!0},Object(Ir.createElement)(fo,{name:t,focus:!1,attributes:r.attributes,setAttributes:O.noop}))}var Ci=function(e){return Object(Ir.createElement)("div",{className:"editor-block-preview"},Object(Ir.createElement)("div",{className:"editor-block-preview__title"},Object(_.__)("Preview")),Object(Ir.createElement)(Si,e))};var wi=function(e){var t=e.icon,n=e.hasChildBlocksWithInserterSupport,r=e.onClick,o=e.isDisabled,i=e.title,c=e.className,a=Object(p.a)(e,["icon","hasChildBlocksWithInserterSupport","onClick","isDisabled","title","className"]),s=t?{backgroundColor:t.background,color:t.foreground}:{},l=t&&t.shadowColor?{backgroundColor:t.shadowColor}:{};return Object(Ir.createElement)("li",{className:"editor-block-types-list__list-item"},Object(Ir.createElement)("button",Object(Pr.a)({className:xr()("editor-block-types-list__item",c,{"editor-block-types-list__item-has-children":n}),onClick:function(e){e.preventDefault(),r()},disabled:o,"aria-label":i},a),Object(Ir.createElement)("span",{className:"editor-block-types-list__item-icon",style:s},Object(Ir.createElement)($r,{icon:t,showColors:!0}),n&&Object(Ir.createElement)("span",{className:"editor-block-types-list__item-icon-stack",style:l})),Object(Ir.createElement)("span",{className:"editor-block-types-list__item-title"},i)))};var Ti=function(e){var t=e.items,n=e.onSelect,r=e.onHover,o=void 0===r?function(){}:r,c=e.children;return Object(Ir.createElement)("ul",{role:"list",className:"editor-block-types-list"},t&&t.map((function(e){return Object(Ir.createElement)(wi,{key:e.id,className:Object(i.getBlockMenuDefaultClassName)(e.id),icon:e.icon,hasChildBlocksWithInserterSupport:e.hasChildBlocksWithInserterSupport,onClick:function(){n(e),o(null)},onFocus:function(){return o(e)},onMouseEnter:function(){return o(e)},onMouseLeave:function(){return o(null)},onBlur:function(){return o(null)},isDisabled:e.isDisabled,title:e.title})})),c)};var Pi=Object(Lr.compose)(Object(Lr.ifCondition)((function(e){var t=e.items;return t&&t.length>0})),Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=(0,e("core/blocks").getBlockType)((0,e("core/editor").getBlockName)(n));return{rootBlockTitle:r&&r.title,rootBlockIcon:r&&r.icon}})))((function(e){var t=e.rootBlockIcon,n=e.rootBlockTitle,r=e.items,o=Object(p.a)(e,["rootBlockIcon","rootBlockTitle","items"]);return Object(Ir.createElement)("div",{className:"editor-inserter__child-blocks"},(t||n)&&Object(Ir.createElement)("div",{className:"editor-inserter__parent-block-header"},Object(Ir.createElement)($r,{icon:t,showColors:!0}),n&&Object(Ir.createElement)("h2",null,n)),Object(Ir.createElement)(Ti,Object(Pr.a)({items:r},o)))})),Ii=function(e){var t=e.filterValue;return Object(Ir.createElement)(Hr.Slot,{name:"Inserter.InlineElements",fillProps:{filterValue:t}},(function(e){return!Object(O.isEmpty)(e)&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Inline Elements"),initialOpen:!1,className:"editor-inserter__inline-elements"},Object(Ir.createElement)(Ti,null,e))}))},Bi=function(e){return e.stopPropagation()},xi=function(e,t){var n=Li(t),r=function(e){return-1!==Li(e).indexOf(n)},o=Object(i.getCategories)();return e.filter((function(e){var t=Object(O.find)(o,{slug:e.category});return r(e.title)||Object(O.some)(e.keywords,r)||t&&r(t.title)}))},Li=function(e){return e=(e=(e=(e=Object(O.deburr)(e)).replace(/^\//,"")).toLowerCase()).trim()},Ai=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={childItems:[],filterValue:"",hoveredItem:null,suggestedItems:[],reusableItems:[],itemsPerCategory:{},openPanels:["suggested"]},e.onChangeSearchInput=e.onChangeSearchInput.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onHover=e.onHover.bind(Object(Ur.a)(Object(Ur.a)(e))),e.panels={},e.inserterResults=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.fetchReusableBlocks(),this.filter()}},{key:"componentDidUpdate",value:function(e){e.items!==this.props.items&&this.filter(this.state.filterValue)}},{key:"onChangeSearchInput",value:function(e){this.filter(e.target.value)}},{key:"onHover",value:function(e){this.setState({hoveredItem:e});var t=this.props,n=t.showInsertionPoint,r=t.hideInsertionPoint;if(e){var o=this.props;n(o.rootClientId,o.index)}else r()}},{key:"bindPanel",value:function(e){var t=this;return function(n){t.panels[e]=n}}},{key:"onTogglePanel",value:function(e){var t=this;return function(){-1!==t.state.openPanels.indexOf(e)?t.setState({openPanels:Object(O.without)(t.state.openPanels,e)}):(t.setState({openPanels:Object(b.a)(t.state.openPanels).concat([e])}),t.props.setTimeout((function(){Ei()(t.panels[e],t.inserterResults.current,{alignWithTop:!0})})))}}},{key:"filter",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=this.props,n=t.debouncedSpeak,r=t.items,o=t.rootChildBlocks,c=xi(r,e),a=Object(O.filter)(c,(function(e){var t=e.name;return Object(O.includes)(o,t)})),s=[];if(!e){var l=this.props.maxSuggestedItems||9;s=Object(O.filter)(r,(function(e){return e.utility>0})).slice(0,l)}var u=Object(O.filter)(c,{category:"reusable"}),d=function(e){return Object(O.findIndex)(Object(i.getCategories)(),(function(t){return t.slug===e.category}))},p=Object(O.flow)((function(e){return Object(O.filter)(e,(function(e){return"reusable"!==e.category}))}),(function(e){return Object(O.sortBy)(e,d)}),(function(e){return Object(O.groupBy)(e,"category")}))(c),b=this.state.openPanels;if(e!==this.state.filterValue)if(e){if(u.length)b=["reusable"];else if(c.length){var f=Object(O.find)(Object(i.getCategories)(),(function(e){var t=e.slug;return p[t]&&p[t].length}));b=[f.slug]}}else b=["suggested"];this.setState({hoveredItem:null,childItems:a,filterValue:e,suggestedItems:s,reusableItems:u,itemsPerCategory:p,openPanels:b});var h=Object.keys(p).reduce((function(e,t){return e+p[t].length}),0),m=Object(_.sprintf)(Object(_._n)("%d result found.","%d results found.",h),h);n(m,"assertive")}},{key:"onKeyDown",value:function(e){Object(O.includes)([jo.LEFT,jo.DOWN,jo.RIGHT,jo.UP,jo.BACKSPACE,jo.ENTER],e.keyCode)&&e.stopPropagation()}},{key:"render",value:function(){var e=this,t=this.props,n=t.instanceId,r=t.onSelect,o=t.rootClientId,c=this.state,a=c.childItems,s=c.filterValue,l=c.hoveredItem,u=c.suggestedItems,d=c.reusableItems,p=c.itemsPerCategory,b=c.openPanels,f=function(e){return-1!==b.indexOf(e)},h=!!s;return Object(Ir.createElement)("div",{className:"editor-inserter__menu",onKeyPress:Bi,onKeyDown:this.onKeyDown},Object(Ir.createElement)("label",{htmlFor:"editor-inserter__search-".concat(n),className:"screen-reader-text"},Object(_.__)("Search for a block")),Object(Ir.createElement)("input",{id:"editor-inserter__search-".concat(n),type:"search",placeholder:Object(_.__)("Search for a block"),className:"editor-inserter__search",autoFocus:!0,onChange:this.onChangeSearchInput}),Object(Ir.createElement)("div",{className:"editor-inserter__results",ref:this.inserterResults,tabIndex:"0",role:"region","aria-label":Object(_.__)("Available block types")},Object(Ir.createElement)(Pi,{rootClientId:o,items:a,onSelect:r,onHover:this.onHover}),!!u.length&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_._x)("Most Used","blocks"),opened:f("suggested"),onToggle:this.onTogglePanel("suggested"),ref:this.bindPanel("suggested")},Object(Ir.createElement)(Ti,{items:u,onSelect:r,onHover:this.onHover})),Object(Ir.createElement)(Ii,{filterValue:s}),Object(O.map)(Object(i.getCategories)(),(function(t){var n=p[t.slug];return n&&n.length?Object(Ir.createElement)(Hr.PanelBody,{key:t.slug,title:t.title,icon:t.icon,opened:h||f(t.slug),onToggle:e.onTogglePanel(t.slug),ref:e.bindPanel(t.slug)},Object(Ir.createElement)(Ti,{items:n,onSelect:r,onHover:e.onHover})):null})),!!d.length&&Object(Ir.createElement)(Hr.PanelBody,{className:"editor-inserter__reusable-blocks-panel",title:Object(_.__)("Reusable"),opened:f("reusable"),onToggle:this.onTogglePanel("reusable"),icon:"controls-repeat",ref:this.bindPanel("reusable")},Object(Ir.createElement)(Ti,{items:d,onSelect:r,onHover:this.onHover}),Object(Ir.createElement)("a",{className:"editor-inserter__manage-reusable-blocks",href:"edit.php?post_type=wp_block"},Object(_.__)("Manage All Reusable Blocks"))),Object(O.isEmpty)(u)&&Object(O.isEmpty)(d)&&Object(O.isEmpty)(p)&&Object(Ir.createElement)("p",{className:"editor-inserter__no-results"},Object(_.__)("No blocks found."))),l&&Object(i.isReusableBlock)(l)&&Object(Ir.createElement)(Ci,{name:l.name,attributes:l.initialAttributes}))}}]),t}(Ir.Component),Ni=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getEditedPostAttribute,i=r.getSelectedBlock,c=r.getInserterItems,a=r.getBlockName,s=e("core/blocks").getChildBlockNames,l=a(n);return{selectedBlock:i(),rootChildBlocks:s(l),title:o("title"),items:c(n),rootClientId:n}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor");return{fetchReusableBlocks:n.__experimentalFetchReusableBlocks,showInsertionPoint:n.showInsertionPoint,hideInsertionPoint:n.hideInsertionPoint,onSelect:function(n){var r=e("core/editor"),o=r.replaceBlocks,c=r.insertBlock,a=t.selectedBlock,s=t.index,l=t.rootClientId,u=n.name,d=n.initialAttributes,p=Object(i.createBlock)(u,d);a&&Object(i.isUnmodifiedDefaultBlock)(a)?o(a.clientId,p):c(p,s,l),t.onSelect()}}})),Hr.withSpokenMessages,Lr.withInstanceId,Lr.withSafeTimeout)(Ai),Ri=function(e){var t=e.onToggle,n=e.disabled,r=e.isOpen;return Object(Ir.createElement)(Hr.IconButton,{icon:"insert",label:Object(_.__)("Add block"),labelPosition:"bottom",onClick:t,className:"editor-inserter__toggle","aria-haspopup":"true","aria-expanded":r,disabled:n})},Di=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onToggle=e.onToggle.bind(Object(Ur.a)(Object(Ur.a)(e))),e.renderToggle=e.renderToggle.bind(Object(Ur.a)(Object(Ur.a)(e))),e.renderContent=e.renderContent.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onToggle",value:function(e){var t=this.props.onToggle;t&&t(e)}},{key:"renderToggle",value:function(e){var t=e.onToggle,n=e.isOpen,r=this.props,o=r.disabled,i=r.renderToggle,c=void 0===i?Ri:i;return c({onToggle:t,isOpen:n,disabled:o})}},{key:"renderContent",value:function(e){var t=e.onClose,n=this.props,r=n.rootClientId,o=n.index;return Object(Ir.createElement)(Ni,{onSelect:t,rootClientId:r,index:o})}},{key:"render",value:function(){var e=this.props,t=e.position,n=e.title;return Object(Ir.createElement)(Hr.Dropdown,{className:"editor-inserter",contentClassName:"editor-inserter__popover",position:t,onToggle:this.onToggle,expandOnMobile:!0,headerTitle:n,renderToggle:this.renderToggle,renderContent:this.renderContent})}}]),t}(Ir.Component),Fi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=t.index,o=e("core/editor"),i=o.getEditedPostAttribute,c=o.getBlockInsertionPoint,a=o.hasInserterItems;if(void 0===n&&void 0===r){var s=c();n=s.rootClientId,r=s.index}return{title:i("title"),hasItems:a(n),rootClientId:n,index:r}})),Object(Lr.ifCondition)((function(e){return e.hasItems}))])(Di);var Mi=Object(s.ifViewportMatches)("< small")((function(e){var t=e.clientId;return Object(Ir.createElement)("div",{className:"editor-block-list__block-mobile-toolbar"},Object(Ir.createElement)(Fi,null),Object(Ir.createElement)(Xo,{clientIds:[t]}))})),Ui=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isInserterFocused:!1},e.onBlurInserter=e.onBlurInserter.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onFocusInserter=e.onFocusInserter.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocusInserter",value:function(e){e.stopPropagation(),this.setState({isInserterFocused:!0})}},{key:"onBlurInserter",value:function(){this.setState({isInserterFocused:!1})}},{key:"render",value:function(){var e=this.state.isInserterFocused,t=this.props,n=t.showInsertionPoint,r=t.rootClientId,o=t.insertIndex;return Object(Ir.createElement)("div",{className:"editor-block-list__insertion-point"},n&&Object(Ir.createElement)("div",{className:"editor-block-list__insertion-point-indicator"}),Object(Ir.createElement)("div",{onFocus:this.onFocusInserter,onBlur:this.onBlurInserter,tabIndex:-1,className:xr()("editor-block-list__insertion-point-inserter",{"is-visible":e})},Object(Ir.createElement)(Fi,{rootClientId:r,index:o})))}}]),t}(Ir.Component),Hi=Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.rootClientId,o=e("core/editor"),i=o.getBlockIndex,c=o.getBlockInsertionPoint,a=o.isBlockInsertionPointVisible,s=i(n,r),l=c();return{showInsertionPoint:a()&&l.index===s&&l.rootClientId===r,insertIndex:s}}))(Ui),Vi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).proxyEvent=e.proxyEvent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.eventMap={},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"proxyEvent",value:function(e){var t=!!e.nativeEvent._blockHandled;e.nativeEvent._blockHandled=!0;var n=this.eventMap[e.type];t&&(n+="Handled"),this.props[n]&&this.props[n](e)}},{key:"render",value:function(){var e=this,t=this.props,n=t.childHandledEvents,r=void 0===n?[]:n,o=t.forwardedRef,i=Object(p.a)(t,["childHandledEvents","forwardedRef"]),c=Object(O.reduce)(Object(b.a)(r).concat(Object(b.a)(Object.keys(i))),(function(t,n){var r=n.match(/^on([A-Z][a-zA-Z]+?)(Handled)?$/);if(r){!!r[2]&&delete i[n];var o="on"+r[1];t[o]=e.proxyEvent,e.eventMap[r[1].toLowerCase()]=o}return t}),{});return Object(Ir.createElement)("div",Object(Pr.a)({ref:o},i,c))}}]),t}(Ir.Component),Ki=function(e,t){return Object(Ir.createElement)(Vi,Object(Pr.a)({},e,{forwardedRef:t}))};Ki.displayName="IgnoreNestedEvents";var Wi=Object(Ir.forwardRef)(Ki);var zi=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getInserterItems,i=r.getTemplateLock;return{items:o(n),isLocked:!!i(n)}})),Object(l.withDispatch)((function(e,t){var n=t.clientId,r=t.rootClientId;return{onInsert:function(t){var o=t.name,c=t.initialAttributes,a=Object(i.createBlock)(o,c);n?e("core/editor").replaceBlocks(n,a):e("core/editor").insertBlock(a,void 0,r)}}})))((function(e){var t=e.items,n=e.isLocked,r=e.onInsert;if(n)return null;var o=Object(O.filter)(t,(function(e){return!(e.isDisabled||e.name===Object(i.getDefaultBlockName)()&&Object(O.isEmpty)(e.initialAttributes))})).slice(0,3);return Object(Ir.createElement)("div",{className:"editor-inserter-with-shortcuts"},o.map((function(e){return Object(Ir.createElement)(Hr.IconButton,{key:e.id,className:"editor-inserter-with-shortcuts__block",onClick:function(){return r(e)},label:Object(_.sprintf)(Object(_.__)("Add %s"),e.title),icon:Object(Ir.createElement)($r,{icon:e.icon})})})))})),qi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hoverArea:null},e.onMouseLeave=e.onMouseLeave.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onMouseMove=e.onMouseMove.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentWillUnmount",value:function(){this.props.container&&this.toggleListeners(this.props.container,!1)}},{key:"componentDidMount",value:function(){this.props.container&&this.toggleListeners(this.props.container)}},{key:"componentDidUpdate",value:function(e){e.container!==this.props.container&&(e.container&&this.toggleListeners(e.container,!1),this.props.container&&this.toggleListeners(this.props.container,!0))}},{key:"toggleListeners",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t?"addEventListener":"removeEventListener";e[n]("mousemove",this.onMouseMove),e[n]("mouseleave",this.onMouseLeave)}},{key:"onMouseLeave",value:function(){this.state.hoverArea&&this.setState({hoverArea:null})}},{key:"onMouseMove",value:function(e){var t=this.props,n=t.isRTL,r=t.container.getBoundingClientRect(),o=r.width,i=r.left,c=r.right,a=null;e.clientX-i0&&void 0!==arguments[0]?arguments[0]:t.clientId,n=arguments.length>1?arguments[1]:void 0;a(e,n)},onInsertBlocks:function(e,n){var r=t.rootClientId;l(e,n,r)},onInsertDefaultBlockAfter:function(){var e=t.order,n=t.rootClientId;u({},n,e+1)},onRemove:function(e){d(e)},onMerge:function(e){var n=t.clientId,o=r("core/editor"),i=o.getPreviousBlockClientId,c=o.getNextBlockClientId;if(e){var a=c(n);a&&p(n,a)}else{var s=i(n);s&&p(s,n)}},onReplace:function(e){b([t.clientId],e)},onMetaChange:function(e){f({meta:e})},onShiftSelection:function(){t.isSelectionEnabled&&(o()?s(o(),t.clientId):a(t.clientId))},toggleSelection:function(e){h(e)}}})),Zi=Object(Lr.compose)(Object(s.withViewportMatch)({isLargeViewport:"medium"}),Xi,Qi,Object(Hr.withFilters)("editor.BlockListBlock"))($i),Ji=n("rmEH");var ec=Object(Lr.compose)(Object(Lr.withState)({hovered:!1}),Object(l.withSelect)((function(e,t){var n=e("core/editor"),r=n.getBlockCount,o=n.getBlockName,c=n.isBlockValid,a=n.getEditorSettings,s=n.getTemplateLock,l=!r(t.rootClientId),u=o(t.lastBlockClientId)===Object(i.getDefaultBlockName)(),d=c(t.lastBlockClientId),p=a().bodyPlaceholder;return{isVisible:l||!u||!d,showPrompt:l,isLocked:!!s(t.rootClientId),placeholder:p}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor"),r=n.insertDefaultBlock,o=n.startTyping;return{onAppend:function(){var e=t.rootClientId;r(void 0,e),o()}}})))((function(e){var t=e.isLocked,n=e.isVisible,r=e.onAppend,o=e.showPrompt,i=e.placeholder,c=e.rootClientId,a=e.hovered,s=e.setState;if(t||!n)return null;var l=Object(Ji.decodeEntities)(i)||Object(_.__)("Start writing or type / to choose a block");return Object(Ir.createElement)("div",{"data-root-client-id":c||"",className:"wp-block editor-default-block-appender",onMouseEnter:function(){return s({hovered:!0})},onMouseLeave:function(){return s({hovered:!1})}},Object(Ir.createElement)(Jo,{rootClientId:c}),Object(Ir.createElement)(di.a,{role:"button","aria-label":Object(_.__)("Add block"),className:"editor-default-block-appender__content",readOnly:!0,onFocus:r,value:o?l:""}),a&&Object(Ir.createElement)(zi,{rootClientId:c}),Object(Ir.createElement)(Fi,{position:"top right"}))}));var tc=Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getBlockOrder,c=r.canInsertBlockType;return{isLocked:!!(0,r.getTemplateLock)(n),blockClientIds:o(n),canInsertDefaultBlock:c(Object(i.getDefaultBlockName)(),n)}}))((function(e){var t=e.blockClientIds,n=e.rootClientId,r=e.canInsertDefaultBlock;return e.isLocked?null:r?Object(Ir.createElement)(Wi,{childHandledEvents:["onFocus","onClick","onKeyDown"]},Object(Ir.createElement)(ec,{rootClientId:n,lastBlockClientId:Object(O.last)(t)})):Object(Ir.createElement)("div",{className:"block-list-appender"},Object(Ir.createElement)(Fi,{rootClientId:n,renderToggle:function(e){var t=e.onToggle,n=e.disabled,r=e.isOpen;return Object(Ir.createElement)(Hr.Button,{"aria-label":Object(_.__)("Add block"),onClick:t,className:"block-list-appender__toggle","aria-haspopup":"true","aria-expanded":r,disabled:n},Object(Ir.createElement)(Hr.Dashicon,{icon:"insert"}))}}))})),nc=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).onSelectionStart=n.onSelectionStart.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onSelectionEnd=n.onSelectionEnd.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setBlockRef=n.setBlockRef.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setLastClientY=n.setLastClientY.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onPointerMove=Object(O.throttle)(n.onPointerMove.bind(Object(Ur.a)(Object(Ur.a)(n))),100),n.onScroll=function(){return n.onPointerMove({clientY:n.lastClientY})},n.lastClientY=0,n.nodes={},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){window.addEventListener("mousemove",this.setLastClientY)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("mousemove",this.setLastClientY)}},{key:"setLastClientY",value:function(e){var t=e.clientY;this.lastClientY=t}},{key:"setBlockRef",value:function(e,t){null===e?delete this.nodes[t]:this.nodes=Object(d.a)({},this.nodes,Object(f.a)({},t,e))}},{key:"onPointerMove",value:function(e){var t=e.clientY;this.props.isMultiSelecting||this.props.onStartMultiSelect();var n=Yi(this.selectionAtStart).getBoundingClientRect();if(!(t>=n.top&&t<=n.bottom)){var r=t-n.top,o=Object(O.findLast)(this.coordMapKeys,(function(e){return e0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;return!Oc(t,n)||(n.colors||e).length>0}(t,n,e)}))}))((function(e){var t=e.children,n=e.colors,r=e.colorSettings,o=e.disableCustomColors,i=e.title,c=Object(p.a)(e,["children","colors","colorSettings","disableCustomColors","title"]),a=Object(Ir.createElement)("span",{className:"".concat("editor-panel-color-settings","__panel-title")},i,function(e,t){return e.map((function(e,n){var r=e.value,o=e.label,i=e.colors;if(!r)return null;var c=Io(i||t,r),a=c&&c.name,s=Object(_.sprintf)(gc,o.toLowerCase(),a||r);return Object(Ir.createElement)(Hr.ColorIndicator,{key:n,colorValue:r,"aria-label":s})}))}(r,n));return Object(Ir.createElement)(Hr.PanelBody,Object(Pr.a)({className:"editor-panel-color-settings",title:a},c),r.map((function(e,t){return Object(Ir.createElement)(vc,Object(Pr.a)({key:t},Object(d.a)({colors:n,disableCustomColors:o},e)))})),t)})),yc=So(jc);var kc=function(e){var t=e.onChange,n=e.className,r=Object(p.a)(e,["onChange","className"]);return Object(Ir.createElement)(di.a,Object(Pr.a)({className:xr()("editor-plain-text",n),onChange:function(e){return t(e.target.value)}},r))},_c=n("4eJC"),Ec=n.n(_c),Sc=n("xTGt"),Cc=n("NMb1"),wc=n.n(Cc),Tc=Object(l.withSelect)((function(e){return{formatTypes:(0,e("core/rich-text").getFormatTypes)()}}))((function(e){var t=e.formatTypes,n=e.onChange,r=e.value;return Object(Ir.createElement)(Ir.Fragment,null,t.map((function(e){var t=e.name,o=e.edit;if(!o)return null;var i=Object(a.getActiveFormat)(r,t),c=void 0!==i,s=c&&i.attributes||{};return Object(Ir.createElement)(o,{key:t,isActive:c,activeAttributes:s,value:r,onChange:n})})))})),Pc=function(e){var t=e.controls;return Object(Ir.createElement)("div",{className:"editor-format-toolbar"},Object(Ir.createElement)(Hr.Toolbar,null,t.map((function(e){return Object(Ir.createElement)(Hr.Slot,{name:"RichText.ToolbarControls.".concat(e),key:e})})),Object(Ir.createElement)(Hr.Slot,{name:"RichText.ToolbarControls"})))},Ic=n("8++T"),Bc=n.n(Ic),xc=function(e){return Object(O.pickBy)(e,(function(e,t){return n=t,Object(O.startsWith)(n,"aria-")&&!Object(O.isNil)(e);var n}))},Lc=window.getSelection,Ac=window.Node.TEXT_NODE,Nc=window.navigator.userAgent;var Rc=Nc.indexOf("Trident")>=0,Dc=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).call(this))).bindEditorNode=e.bindEditorNode.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.initialize=e.initialize.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(){this.props.onFocus&&this.props.onFocus(),this.initialize()}},{key:"shouldComponentUpdate",value:function(e){var t=this;this.configureIsPlaceholderVisible(e.isPlaceholderVisible),Object(O.isEqual)(this.props.style,e.style)||(this.editorNode.setAttribute("style",""),Object.assign(this.editorNode.style,e.style)),Object(O.isEqual)(this.props.className,e.className)||(this.editorNode.className=xr()(e.className,"editor-rich-text__tinymce"));var n=function(e,t){var n=Object(O.keys)(xc(e)),r=Object(O.keys)(xc(t));return{removedKeys:Object(O.difference)(n,r),updatedKeys:r.filter((function(n){return!Object(O.isEqual)(e[n],t[n])}))}}(this.props,e),r=n.removedKeys,o=n.updatedKeys;return r.forEach((function(e){return t.editorNode.removeAttribute(e)})),o.forEach((function(n){return t.editorNode.setAttribute(n,e[n])})),!1}},{key:"componentWillUnmount",value:function(){this.editor&&(this.editor.destroy(),delete this.editor)}},{key:"configureIsPlaceholderVisible",value:function(e){var t=String(!!e);this.editorNode.getAttribute("data-is-placeholder-visible")!==t&&this.editorNode.setAttribute("data-is-placeholder-visible",t)}},{key:"initialize",value:function(){var e=this;if(!this.initialize.called){this.initialize.called=!0;var t={theme:!1,inline:!0,toolbar:!1,browser_spellcheck:!0,entity_encoding:"raw",convert_urls:!1,verify_html:!1,inline_boundaries_selector:"a[href],code,b,i,strong,em,del,ins,sup,sub",plugins:[],forced_root_block:this.props.multilineTag||!1,custom_undo_redo_levels:1,lists_indent_on_tab:!1};Bc.a.init(Object(d.a)({},t,{target:this.editorNode,setup:function(t){var n;e.editor=t,t.on("preinit",(function(){n=t.dom.setHTML,t.dom.setHTML=function(){}})),t.on("init",(function(){["z","y"].forEach((function(e){t.shortcuts.remove("meta+".concat(e))})),t.shortcuts.remove("meta+shift+z"),["b","i","u"].forEach((function(e){t.shortcuts.remove("meta+".concat(e))})),[1,2,3,4,5,6,7,8,9].forEach((function(e){t.shortcuts.remove("access+".concat(e))})),t.dom.setHTML=n,Rc&&document.activeElement!==e.editorNode&&document.activeElement.contains(e.editorNode)&&e.editorNode.focus()})),t.on("keydown",e.onKeyDown,!0)}}))}}},{key:"bindEditorNode",value:function(e){this.editorNode=e,this.props.setRef&&this.props.setRef(e),Rc&&(e?this.removeInternetExplorerInputFix=function(e){function t(e){e.stopImmediatePropagation();var t=document.createEvent("Event");t.initEvent("input",!0,!1),t.data=e.data,e.target.dispatchEvent(t)}function n(t){var n=t.target,r=t.keyCode;if((jo.BACKSPACE===r||jo.DELETE===r)&&e.contains(n)){var o=document.createEvent("Event");o.initEvent("input",!0,!1),o.data=null,n.dispatchEvent(o)}}return e.addEventListener("textinput",t),document.addEventListener("keyup",n,!0),function(){e.removeEventListener("textinput",t),document.removeEventListener("keyup",n,!0)}}(e):this.removeInternetExplorerInputFix())}},{key:"onKeyDown",value:function(e){var t=e.keyCode,n=t===jo.DELETE||t===jo.BACKSPACE;if(t===jo.ENTER||n&&Object(Vo.isEntirelySelected)(this.editorNode))return e.preventDefault(),!1;if(t===jo.LEFT||t===jo.RIGHT){var r=Lc().focusNode,o=r.nodeType,i=r.nodeValue;if(o===Ac)if(1===i.length&&"\ufeff"===i[0])r[e.keyCode===jo.LEFT?"previousSibling":"nextSibling"]||(e.preventDefault=O.noop)}}},{key:"render",value:function(){var e,t=xc(this.props),n=this.props,r=n.tagName,o=void 0===r?"div":r,i=n.style,c=n.record,a=n.valueToEditableHTML,s=n.className,l=n.isPlaceholderVisible,u=n.onPaste,p=n.onInput,b=n.onKeyDown,h=n.onCompositionEnd,m=n.onBlur;return"table"!==o&&(t.role="textbox",t["aria-multiline"]=!0),Object(Ir.createElement)(o,Object(d.a)({},t,(e={className:xr()(s,"editor-rich-text__tinymce"),contentEditable:!0},Object(f.a)(e,"data-is-placeholder-visible",l),Object(f.a)(e,"ref",this.bindEditorNode),Object(f.a)(e,"style",i),Object(f.a)(e,"suppressContentEditableWarning",!0),Object(f.a)(e,"dangerouslySetInnerHTML",{__html:a(c)}),Object(f.a)(e,"onPaste",u),Object(f.a)(e,"onInput",p),Object(f.a)(e,"onFocus",this.onFocus),Object(f.a)(e,"onBlur",m),Object(f.a)(e,"onKeyDown",b),Object(f.a)(e,"onCompositionEnd",h),e)))}}]),t}(Ir.Component);function Fc(e){var t=e.onReplace,n=e.valueToFormat,r=e.onCreateUndoLevel,o=e.onChange,c=Object(i.getBlockTransforms)("from").filter((function(e){return"prefix"===e.type}));return[function(e){if(!t)return e;var o=Object(a.getSelectionStart)(e),s=Object(a.getTextContent)(e),l=s.slice(o-1,o);if(!/\s/.test(l))return e;var u=s.slice(0,o).trim(),d=Object(i.findTransform)(c,(function(e){var t=e.prefix;return u===t}));if(!d)return e;var p=n(Object(a.slice)(e,o,s.length)),b=d.transform(p);return r(),t([b]),e},function(e){var t=Object(a.getSelectionStart)(e),n=Object(a.getTextContent)(e);if("`"!==n.slice(t-1,t))return e;var r=n.slice(0,t-1).lastIndexOf("`");if(-1===r)return e;var i=r,c=t-2;return i===c?e:(o(e),e=Object(a.remove)(e,i,i+1),e=Object(a.remove)(e,c,c+1),e=Object(a.applyFormat)(e,{type:"code"},i,c))}]}var Mc=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onUse=e.onUse.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onUse",value:function(){return this.props.onUse(),!1}},{key:"render",value:function(){var e=this.props,t=e.character,n=e.type;return Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut[n](t),this.onUse)})}}]),t}(Ir.Component),Uc=window.Node,Hc=Uc.TEXT_NODE,Vc=Uc.ELEMENT_NODE;function Kc(){var e=window.getSelection();if(0!==e.rangeCount){var t=e.getRangeAt(0).startContainer;if(t.nodeType===Hc&&(t=t.parentNode),t.nodeType===Vc){var n=t.closest("*[contenteditable]");if(n&&n.contains(t))return t.closest("ol,ul")}}}function Wc(){var e=Kc();return!e||"true"===e.contentEditable}function zc(e,t){var n=Kc();return n?n.nodeName.toLowerCase()===e:e===t}var qc=function(e){var t=e.onTagNameChange,n=e.tagName,r=e.value,o=e.onChange;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Mc,{type:"primary",character:"[",onUse:function(){o(Object(a.outdentListItems)(r))}}),Object(Ir.createElement)(Mc,{type:"primary",character:"]",onUse:function(){o(Object(a.indentListItems)(r,{type:n}))}}),Object(Ir.createElement)(Mc,{type:"primary",character:"m",onUse:function(){o(Object(a.indentListItems)(r,{type:n}))}}),Object(Ir.createElement)(Mc,{type:"primaryShift",character:"m",onUse:function(){o(Object(a.outdentListItems)(r))}}),Object(Ir.createElement)(go,null,Object(Ir.createElement)(Hr.Toolbar,{controls:[{icon:"editor-ul",title:Object(_.__)("Convert to unordered list"),isActive:zc("ul",n),onClick:function(){o(Object(a.changeListType)(r,{type:"ul"})),Wc()&&t("ul")}},{icon:"editor-ol",title:Object(_.__)("Convert to ordered list"),isActive:zc("ol",n),onClick:function(){o(Object(a.changeListType)(r,{type:"ol"})),Wc()&&t("ol")}},{icon:"editor-outdent",title:Object(_.__)("Outdent list item"),onClick:function(){o(Object(a.outdentListItems)(r))}},{icon:"editor-indent",title:Object(_.__)("Indent list item"),onClick:function(){o(Object(a.indentListItems)(r,{type:n}))}}]})))},Gc=[jo.rawShortcut.primary("z"),jo.rawShortcut.primaryShift("z"),jo.rawShortcut.primary("y")],Yc=Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(O.fromPairs)(Gc.map((function(e){return[e,function(e){return e.preventDefault()}]})))}),$c=function(){return Yc};function Xc(e){var t,n=e.name,r=e.shortcutType,o=e.shortcutCharacter,i=Object(p.a)(e,["name","shortcutType","shortcutCharacter"]),c="RichText.ToolbarControls";return n&&(c+=".".concat(n)),r&&o&&(t=jo.displayShortcut[r](o)),Object(Ir.createElement)(Hr.Fill,{name:c},Object(Ir.createElement)(Hr.ToolbarButton,Object(Pr.a)({},i,{shortcut:t})))}var Qc=Object(l.withSelect)((function(e,t){var n=t.name;return{formatType:e("core/rich-text").getFormatType(n)}}))((function(e){return Object(Ir.createElement)(Hr.Fill,{name:"Inserter.InlineElements"},(function(t){var n=t.filterValue,r=e.formatType,o=r.keywords,c=void 0===o?[]:o,a=r.title;return c.push(a,e.title),n&&!function(e,t){return e.some((function(e){return-1!==Li(e).indexOf(Li(t))}))}(c,n)?null:Object(Ir.createElement)(wi,Object(Pr.a)({},e,{icon:Object(i.normalizeIconObject)(e.icon)}))}))})),Zc=window.getSelection,Jc=function(e){function t(e){var n,r=e.value,o=e.onReplace,c=e.multiline;return Object(Nr.a)(this,t),n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments)),!0!==c&&"p"!==c&&"li"!==c||(n.multilineTag=!0===c?"p":c),"li"===n.multilineTag&&(n.multilineWrapperTags=["ul","ol"]),n.props.onSplit?(n.onSplit=n.props.onSplit,wc()("wp.editor.RichText onSplit prop",{plugin:"Gutenberg",alternative:"wp.editor.RichText unstableOnSplit prop"})):n.props.unstableOnSplit&&(n.onSplit=n.props.unstableOnSplit),n.onFocus=n.onFocus.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onBlur=n.onBlur.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onChange=n.onChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onDeleteKeyDown=n.onDeleteKeyDown.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onKeyDown=n.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onPaste=n.onPaste.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCreateUndoLevel=n.onCreateUndoLevel.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setFocusedElement=n.setFocusedElement.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onInput=n.onInput.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCompositionEnd=n.onCompositionEnd.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onSelectionChange=n.onSelectionChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.getRecord=n.getRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.createRecord=n.createRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.applyRecord=n.applyRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.isEmpty=n.isEmpty.bind(Object(Ur.a)(Object(Ur.a)(n))),n.valueToFormat=n.valueToFormat.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setRef=n.setRef.bind(Object(Ur.a)(Object(Ur.a)(n))),n.valueToEditableHTML=n.valueToEditableHTML.bind(Object(Ur.a)(Object(Ur.a)(n))),n.formatToValue=Ec()(n.formatToValue.bind(Object(Ur.a)(Object(Ur.a)(n))),{size:1}),n.savedContent=r,n.patterns=Fc({onReplace:o,onCreateUndoLevel:n.onCreateUndoLevel,valueToFormat:n.valueToFormat,onChange:n.onChange}),n.enterPatterns=Object(i.getBlockTransforms)("from").filter((function(e){return"enter"===e.type})),n.state={},n.usedDeprecatedChildrenSource=Array.isArray(r),n.lastHistoryValue=r,n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentWillUnmount",value:function(){document.removeEventListener("selectionchange",this.onSelectionChange)}},{key:"setRef",value:function(e){this.editableRef=e}},{key:"setFocusedElement",value:function(){this.props.setFocusedElement&&this.props.setFocusedElement(this.props.instanceId)}},{key:"getRecord",value:function(){var e=this.formatToValue(this.props.value),t=e.formats,n=e.text,r=this.state;return{formats:t,text:n,start:r.start,end:r.end}}},{key:"createRecord",value:function(){var e=Zc().getRangeAt(0);return Object(a.create)({element:this.editableRef,range:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,removeNode:function(e){return"all"===e.getAttribute("data-mce-bogus")},unwrapNode:function(e){return!!e.getAttribute("data-mce-bogus")},removeAttribute:function(e){return 0===e.indexOf("data-mce-")},filterString:function(e){return e.replace("\ufeff","")},prepareEditableTree:this.props.prepareEditableTree})}},{key:"applyRecord",value:function(e){Object(a.apply)({value:e,current:this.editableRef,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,createLinePadding:function(e){var t=e.createElement("br");return t.setAttribute("data-mce-bogus","1"),t},prepareEditableTree:this.props.prepareEditableTree})}},{key:"isEmpty",value:function(){return Object(a.isEmpty)(this.formatToValue(this.props.value))}},{key:"onPaste",value:function(e){var t=e.clipboardData,n=t.items,r=t.files;n=Object(O.isNil)(n)?[]:n,r=Object(O.isNil)(r)?[]:r;var o="",c="";try{o=t.getData("text/plain"),c=t.getData("text/html")}catch(e){try{c=t.getData("Text")}catch(e){return}}e.preventDefault(),window.console.log("Received HTML:\n\n",c),window.console.log("Received plain text:\n\n",o);var s=Object(O.find)(Object(b.a)(n).concat(Object(b.a)(r)),(function(e){var t=e.type;return/^image\/(?:jpe?g|png|gif)$/.test(t)}));if(s&&!c){var l=s.getAsFile?s.getAsFile():s,u=Object(i.pasteHandler)({HTML:''),mode:"BLOCKS",tagName:this.props.tagName}),d=this.props.onReplace&&this.isEmpty();return window.console.log("Received item:\n\n",l),void(d?this.props.onReplace(u):this.onSplit&&this.splitContent(u))}var p=this.getRecord();if(!Object(a.isCollapsed)(p)){var f=(c||o).replace(/<[^>]+>/g,"").trim();if(Object(g.isURL)(f))return this.onChange(Object(a.applyFormat)(p,{type:"a",attributes:{href:Object(Ji.decodeEntities)(f)}})),void window.console.log("Created link:\n\n",f)}var h=this.props.onReplace&&this.isEmpty(),m="INLINE";h?m="BLOCKS":this.onSplit&&(m="AUTO");var v=Object(i.pasteHandler)({HTML:c,plainText:o,mode:m,tagName:this.props.tagName,canUserUseUnfilteredHTML:this.props.canUserUseUnfilteredHTML});if("string"==typeof v){var j=Object(a.create)({html:v});this.onChange(Object(a.insert)(p,j))}else if(this.onSplit){if(!v.length)return;h?this.props.onReplace(v):this.splitContent(v,{paste:!0})}}},{key:"onFocus",value:function(){var e=this.props.unstableOnFocus;e&&e(),document.addEventListener("selectionchange",this.onSelectionChange)}},{key:"onBlur",value:function(){document.removeEventListener("selectionchange",this.onSelectionChange)}},{key:"onInput",value:function(e){if(!e.nativeEvent.isComposing){var t=this.createRecord(),n=this.patterns.reduce((function(e,t){return t(e)}),t);this.onChange(n,{withoutHistory:!0}),this.props.clearTimeout(this.onInput.timeout),this.onInput.timeout=this.props.setTimeout(this.onCreateUndoLevel,1e3)}}},{key:"onCompositionEnd",value:function(){this.onChange(this.createRecord())}},{key:"onSelectionChange",value:function(){var e=this.createRecord(),t=e.start,n=e.end,r=e.formats;if(t!==this.state.start||n!==this.state.end){var o=this.props.isCaretWithinFormattedText;!o&&r[t]?this.props.onEnterFormattedText():o&&!r[t]&&this.props.onExitFormattedText(),this.setState({start:t,end:n})}}},{key:"onChangeEditableValue",value:function(e){var t=e.formats,n=e.text;Object(O.get)(this.props,["onChangeEditableValue"],[]).forEach((function(e){e(t,n)}))}},{key:"onChange",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.withoutHistory;this.applyRecord(e);var r=e.start,o=e.end;this.onChangeEditableValue(e),this.savedContent=this.valueToFormat(e),this.props.onChange(this.savedContent),this.setState({start:r,end:o}),n||this.onCreateUndoLevel()}},{key:"onCreateUndoLevel",value:function(){this.lastHistoryValue!==this.savedContent&&(this.props.onCreateUndoLevel(),this.lastHistoryValue=this.savedContent)}},{key:"onDeleteKeyDown",value:function(e){var t=this.props,n=t.onMerge,r=t.onRemove;if(n||r){var o=e.keyCode===jo.BACKSPACE;if(Object(a.isCollapsed)(this.createRecord())){var i=this.isEmpty();(i||Object(Vo.isHorizontalEdge)(this.editableRef,o))&&(n&&n(!o),r&&i&&o&&r(!o),e.preventDefault())}}}},{key:"onKeyDown",value:function(e){var t=e.keyCode;if(t===jo.DELETE||t===jo.BACKSPACE){var n,r=this.createRecord(),o=Object(a.getSelectionStart)(r),c=Object(a.getSelectionEnd)(r);if(0===o&&0!==c&&c===r.text.length)return this.onChange(Object(a.remove)(r)),void e.preventDefault();if(this.multilineTag)t===jo.BACKSPACE?Object(a.charAt)(r,o-1)===a.LINE_SEPARATOR&&(n=Object(a.remove)(r,Object(a.isCollapsed)(r)?o-1:o,c)):Object(a.charAt)(r,c)===a.LINE_SEPARATOR&&(n=Object(a.remove)(r,o,Object(a.isCollapsed)(r)?c+1:c)),n&&(this.onChange(n),e.preventDefault());this.onDeleteKeyDown(e)}else if(t===jo.ENTER){e.preventDefault();var s=this.createRecord();if(this.props.onReplace){var l=Object(a.getTextContent)(s),u=Object(i.findTransform)(this.enterPatterns,(function(e){return e.regExp.test(l)}));if(u)return void this.props.onReplace([u.transform({content:l})])}if(this.multilineTag)this.onSplit&&Object(a.isEmptyLine)(s)?this.onSplit.apply(this,Object(b.a)(Object(a.split)(s).map(this.valueToFormat))):this.onChange(Object(a.insertLineSeparator)(s));else if(e.shiftKey||!this.onSplit){var d=Object(a.getTextContent)(s),p=d.length,f="\n";s.end!==p||"\n"===d.charAt(p-1)&&0!==p||(f="\n\n"),this.onChange(Object(a.insert)(s,f))}else this.splitContent()}}},{key:"splitContent",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.onSplit){var n=this.createRecord(),r=Object(a.split)(n),o=Object(u.a)(r,2),i=o[0],c=o[1];Object(a.isEmpty)(c)?i=n:Object(a.isEmpty)(i)&&(c=n),t.paste&&(i=Object(a.isEmpty)(i)?null:i,c=Object(a.isEmpty)(c)?null:c),i&&(i=this.valueToFormat(i)),c&&(c=this.valueToFormat(c)),this.onSplit.apply(this,[i,c].concat(Object(b.a)(e)))}}},{key:"componentDidUpdate",value:function(e){var t=this,n=this.props,r=n.tagName,o=n.value,i=n.isSelected;if(r===e.tagName&&o!==e.value&&o!==this.savedContent){if(Array.isArray(o)&&Object(O.isEqual)(o,this.savedContent))return;var c=this.formatToValue(o);if(i){var s=this.formatToValue(e.value),l=Object(a.getTextContent)(s).length;c.start=l,c.end=l}this.applyRecord(c),this.savedContent=o}if(Object.keys(this.props).some((function(n){return 0===n.indexOf("format_")&&(Object(O.isPlainObject)(t.props[n])?Object.keys(t.props[n]).some((function(r){return t.props[n][r]!==e[n][r]})):t.props[n]!==e[n])}))){var u=this.formatToValue(o);i&&(u.start=this.state.start,u.end=this.state.end),this.applyRecord(u)}}},{key:"getFormatProps",value:function(){return Object(O.pickBy)(this.props,(function(e,t){return t.startsWith("format_")}))}},{key:"formatToValue",value:function(e){return Array.isArray(e)?Object(a.create)({html:i.children.toHTML(e),multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):"string"===this.props.format?Object(a.create)({html:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):null===e?Object(a.create)():e}},{key:"valueToEditableHTML",value:function(e){return Object(a.unstableToDom)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,createLinePadding:function(e){var t=e.createElement("br");return t.setAttribute("data-mce-bogus","1"),t},prepareEditableTree:this.props.prepareEditableTree}).body.innerHTML}},{key:"removeEditorOnlyFormats",value:function(e){return this.props.formatTypes.forEach((function(t){t.__experimentalCreatePrepareEditableTree&&(e=Object(a.removeFormat)(e,t.name,0,e.text.length))})),e}},{key:"valueToFormat",value:function(e){return e=this.removeEditorOnlyFormats(e),this.usedDeprecatedChildrenSource?i.children.fromDOM(Object(a.unstableToDom)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}).body.childNodes):"string"===this.props.format?Object(a.toHTMLString)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):e}},{key:"render",value:function(){var e=this,t=this.props,n=t.tagName,r=void 0===n?"div":n,o=t.style,i=t.wrapperClassName,c=t.className,a=t.inlineToolbar,s=void 0!==a&&a,l=t.formattingControls,u=t.placeholder,d=t.keepPlaceholderOnFocus,p=void 0!==d&&d,b=t.isSelected,f=t.autocompleters,h=t.onTagNameChange,m=this.multilineTag,v=xc(this.props),O=["editor",r].join(),g=u&&(!b||p)&&this.isEmpty(),j=xr()(i,"editor-rich-text"),y=this.getRecord();return Object(Ir.createElement)("div",{className:j,onFocus:this.setFocusedElement},b&&"li"===this.multilineTag&&Object(Ir.createElement)(qc,{onTagNameChange:h,tagName:r,value:y,onChange:this.onChange}),b&&!s&&Object(Ir.createElement)(go,null,Object(Ir.createElement)(Pc,{controls:l})),b&&s&&Object(Ir.createElement)(Hr.IsolatedEventContainer,{className:"editor-rich-text__inline-toolbar"},Object(Ir.createElement)(Pc,{controls:l})),Object(Ir.createElement)(Yr,{onReplace:this.props.onReplace,completers:f,record:y,onChange:this.onChange},(function(t){var n=t.listBoxId,i=t.activeId;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Dc,Object(Pr.a)({tagName:r,style:o,record:y,valueToEditableHTML:e.valueToEditableHTML,isPlaceholderVisible:g,"aria-label":u,"aria-autocomplete":"list","aria-owns":n,"aria-activedescendant":i},v,{className:c,key:O,onPaste:e.onPaste,onInput:e.onInput,onCompositionEnd:e.onCompositionEnd,onKeyDown:e.onKeyDown,onFocus:e.onFocus,onBlur:e.onBlur,multilineTag:e.multilineTag,multilineWrapperTags:e.multilineWrapperTags,setRef:e.setRef})),g&&Object(Ir.createElement)(r,{className:xr()("editor-rich-text__tinymce",c),style:o},m?Object(Ir.createElement)(m,null,u):u),b&&Object(Ir.createElement)(Tc,{value:y,onChange:e.onChange}))})),b&&Object(Ir.createElement)($c,null))}}]),t}(Ir.Component);Jc.defaultProps={formattingControls:["bold","italic","link","strikethrough"],format:"string",value:""};var ea=Object(Lr.compose)([Lr.withInstanceId,zr((function(e,t){return!1===t.isSelected?{clientId:e.clientId}:!0===t.isSelected?{isSelected:e.isSelected,clientId:e.clientId}:{isSelected:e.isSelected&&e.focusedElement===t.instanceId,setFocusedElement:e.setFocusedElement,clientId:e.clientId}})),Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.canUserUseUnfilteredHTML,r=t.isCaretWithinFormattedText,o=e("core/rich-text").getFormatTypes;return{canUserUseUnfilteredHTML:n(),isCaretWithinFormattedText:r(),formatTypes:o()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onCreateUndoLevel:t.createUndoLevel,onRedo:t.redo,onUndo:t.undo,onEnterFormattedText:t.enterFormattedText,onExitFormattedText:t.exitFormattedText}})),Lr.withSafeTimeout,Object(Hr.withFilters)("experimentalRichText")])(Jc);ea.Content=function(e){var t,n=e.value,r=e.tagName,o=e.multiline,c=Object(p.a)(e,["value","tagName","multiline"]),a=n;!0!==o&&"p"!==o&&"li"!==o||(t=!0===o?"p":o),Array.isArray(n)&&(a=i.children.toHTML(n)),!a&&t&&(a="<".concat(t,">"));var s=Object(Ir.createElement)(Ir.RawHTML,null,a);return r?Object(Ir.createElement)(r,Object(O.omit)(c,["format"]),s):s},ea.isEmpty=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Array.isArray(e)&&!e||0===e.length},ea.Content.defaultProps={format:"string",value:""};var ta=ea,na=function(e){var t=e.urlQueryArgs,n=void 0===t?{}:t,r=Object(p.a)(e,["urlQueryArgs"]),o=Object(l.select)("core/editor").getCurrentPostId;return n=Object(d.a)({post_id:o()},n),Object(Ir.createElement)(Hr.ServerSideRender,Object(Pr.a)({urlQueryArgs:n},r))},ra=Object(Hr.withFilters)("editor.MediaUpload")((function(){return null})),oa=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).toggleSettingsVisibility=e.toggleSettingsVisibility.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isSettingsExpanded:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"toggleSettingsVisibility",value:function(){this.setState({isSettingsExpanded:!this.state.isSettingsExpanded})}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.renderSettings,r=e.onClose,o=e.onClickOutside,i=e.position,c=void 0===i?"bottom center":i,a=e.focusOnMount,s=void 0===a?"firstElement":a,l=this.state.isSettingsExpanded,u=!!n&&l;return Object(Ir.createElement)(Hr.Popover,{className:"editor-url-popover",focusOnMount:s,position:c,onClose:r,onClickOutside:o},Object(Ir.createElement)("div",{className:"editor-url-popover__row"},t,!!n&&Object(Ir.createElement)(Hr.IconButton,{className:"editor-url-popover__settings-toggle",icon:"ellipsis",label:Object(_.__)("Link Settings"),onClick:this.toggleSettingsVisibility,"aria-expanded":l})),u&&Object(Ir.createElement)("div",{className:"editor-url-popover__row editor-url-popover__settings"},n()))}}]),t}(Ir.Component);function ia(e){return e?Object(O.flatMap)(e,(function(e,t){var n=e.split("/"),r=Object(u.a)(n,1)[0],o=t.split("|");return[e].concat(Object(b.a)(Object(O.map)(o,(function(e){return"".concat(r,"/").concat(e)}))))})):e}function ca(){return(ca=Object(fr.a)(regeneratorRuntime.mark((function e(t){var n,r,o,i,c,a,s,l,u,p,f,h,m,v,g,j,y,k,E,S,C,w,T,P,I,B,x,L,A;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.allowedTypes,r=t.additionalData,o=void 0===r?{}:r,i=t.filesList,c=t.maxUploadFileSize,a=t.onError,s=void 0===a?O.noop:a,l=t.onFileChange,u=t.wpAllowedMimeTypes,p=void 0===u?null:u,f=Object(b.a)(i),h=[],m=function(e,t){Object(Sc.revokeBlobURL)(Object(O.get)(h,[e,"url"])),h[e]=t,l(Object(O.compact)(h))},v=function(e){return!n||Object(O.some)(n,(function(t){return Object(O.includes)(t,"/")?t===e:Object(O.startsWith)(e,"".concat(t,"/"))}))},g=ia(p),j=function(e){return Object(O.includes)(g,e)},y=function(e){e.message=[Object(Ir.createElement)("strong",{key:"filename"},e.file.name),": ",e.message],s(e)},k=[],E=!0,S=!1,C=void 0,e.prev=12,w=f[Symbol.iterator]();case 14:if(E=(T=w.next()).done){e.next=34;break}if(P=T.value,!g||j(P.type)){e.next=19;break}return y({code:"MIME_TYPE_NOT_ALLOWED_FOR_USER",message:Object(_.__)("Sorry, this file type is not permitted for security reasons."),file:P}),e.abrupt("continue",31);case 19:if(v(P.type)){e.next=22;break}return y({code:"MIME_TYPE_NOT_SUPPORTED",message:Object(_.__)("Sorry, this file type is not supported here."),file:P}),e.abrupt("continue",31);case 22:if(!(c&&P.size>c)){e.next=25;break}return y({code:"SIZE_ABOVE_LIMIT",message:Object(_.__)("This file exceeds the maximum upload size for this site."),file:P}),e.abrupt("continue",31);case 25:if(!(P.size<=0)){e.next=28;break}return y({code:"EMPTY_FILE",message:Object(_.__)("This file is empty."),file:P}),e.abrupt("continue",31);case 28:k.push(P),h.push({url:Object(Sc.createBlobURL)(P)}),l(h);case 31:E=!0,e.next=14;break;case 34:e.next=40;break;case 36:e.prev=36,e.t0=e.catch(12),S=!0,C=e.t0;case 40:e.prev=40,e.prev=41,E||null==w.return||w.return();case 43:if(e.prev=43,!S){e.next=46;break}throw C;case 46:return e.finish(43);case 47:return e.finish(40);case 48:I=0;case 49:if(!(I0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object(O.flatMap)(t,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return"core/heading"===t.name?Object(d.a)({},t,{path:n,level:t.attributes.level,isEmpty:Ca(t)}):e(t.innerBlocks,Object(b.a)(n).concat([t]))}))}(n);if(c.length<1)return null;var s=1,l=i&&r,u=Object(O.countBy)(c,"level")[1]>1;return Object(Ir.createElement)("div",{className:"document-outline"},Object(Ir.createElement)("ul",null,l&&Object(Ir.createElement)(ya,{level:Object(_.__)("Title"),isValid:!0,onClick:function(){var e=document.querySelector(".editor-post-title__input");e&&e.focus()}},r),c.map((function(e,t){var n=e.level>s+1,r=!(e.isEmpty||n||!e.level||1===e.level&&(u||l));return s=e.level,Object(Ir.createElement)(ya,{key:t,level:"H".concat(e.level),isValid:r,onClick:function(){return t=e.clientId,o(t);var t},path:e.path},e.isEmpty?ka:Object(a.getTextContent)(Object(a.create)({html:e.attributes.content})),n&&_a,1===e.level&&u&&Sa,l&&1===e.level&&!u&&Ea)}))))}));var Ta=Object(l.withSelect)((function(e){return{blocks:e("core/editor").getBlocks()}}))((function(e){var t=e.blocks,n=e.children;return Object(O.filter)(t,(function(e){return"core/heading"===e.name})).length<1?null:n}));var Pa=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=e("core/editor"),r=n.getBlocksByClientId,o=n.getBlockIndex,c=n.getTemplateLock,a=n.getBlockRootClientId,s=r(t.clientIds),l=Object(O.every)(s,(function(e){return!!e&&Object(i.hasBlockSupport)(e.name,"multiple",!0)})),u=a(t.clientIds[0]);return{firstSelectedIndex:o(Object(O.first)(Object(O.castArray)(t.clientIds)),u),lastSelectedIndex:o(Object(O.last)(Object(O.castArray)(t.clientIds)),u),isLocked:!!c(u),blocks:s,canDuplicate:l,rootClientId:u,extraProps:t}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.rootClientId,o=t.blocks,c=t.firstSelectedIndex,a=t.lastSelectedIndex,s=t.isLocked,l=t.canDuplicate,u=e("core/editor"),d=u.insertBlocks,p=u.multiSelect,b=u.removeBlocks,f=u.insertDefaultBlock;return{onDuplicate:function(){if(!s&&l){var e=o.map((function(e){return Object(i.cloneBlock)(e)}));d(e,a+1,r),e.length>1&&p(Object(O.first)(e).clientId,Object(O.last)(e).clientId)}},onRemove:function(){s||b(n)},onInsertBefore:function(){s||f({},r,c)},onInsertAfter:function(){s||f({},r,a+1)}}}))])((function(e){var t=e.onDuplicate,n=e.onRemove,r=e.onInsertBefore,o=e.onInsertAfter,i=e.isLocked,c=e.canDuplicate;return(0,e.children)({onDuplicate:t,onRemove:n,onInsertAfter:o,onInsertBefore:r,isLocked:i,canDuplicate:c})})),Ia=function(e){return e.preventDefault(),e},Ba={duplicate:{raw:jo.rawShortcut.primaryShift("d"),display:jo.displayShortcut.primaryShift("d")},removeBlock:{raw:jo.rawShortcut.access("z"),display:jo.displayShortcut.access("z")},insertBefore:{raw:jo.rawShortcut.primaryAlt("t"),display:jo.displayShortcut.primaryAlt("t")},insertAfter:{raw:jo.rawShortcut.primaryAlt("y"),display:jo.displayShortcut.primaryAlt("y")}},xa=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).selectAll=e.selectAll.bind(Object(Ur.a)(Object(Ur.a)(e))),e.undoOrRedo=e.undoOrRedo.bind(Object(Ur.a)(Object(Ur.a)(e))),e.save=e.save.bind(Object(Ur.a)(Object(Ur.a)(e))),e.deleteSelectedBlocks=e.deleteSelectedBlocks.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearMultiSelection=e.clearMultiSelection.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"selectAll",value:function(e){var t=this.props,n=t.rootBlocksClientIds,r=t.onMultiSelect;e.preventDefault(),r(Object(O.first)(n),Object(O.last)(n))}},{key:"undoOrRedo",value:function(e){var t=this.props,n=t.onRedo,r=t.onUndo;e.shiftKey?n():r(),e.preventDefault()}},{key:"save",value:function(e){e.preventDefault(),this.props.onSave()}},{key:"deleteSelectedBlocks",value:function(e){var t=this.props,n=t.selectedBlockClientIds,r=t.hasMultiSelection,o=t.onRemove,i=t.isLocked;r&&(e.preventDefault(),i||o(n))}},{key:"clearMultiSelection",value:function(){var e=this.props,t=e.hasMultiSelection,n=e.clearSelectedBlock;t&&(n(),window.getSelection().removeAllRanges())}},{key:"render",value:function(){var e,t=this.props.selectedBlockClientIds;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.KeyboardShortcuts,{shortcuts:(e={},Object(f.a)(e,jo.rawShortcut.primary("a"),this.selectAll),Object(f.a)(e,jo.rawShortcut.primary("z"),this.undoOrRedo),Object(f.a)(e,jo.rawShortcut.primaryShift("z"),this.undoOrRedo),Object(f.a)(e,"backspace",this.deleteSelectedBlocks),Object(f.a)(e,"del",this.deleteSelectedBlocks),Object(f.a)(e,"escape",this.clearMultiSelection),e)}),Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut.primary("s"),this.save)}),t.length>0&&Object(Ir.createElement)(Pa,{clientIds:t},(function(e){var t,n=e.onDuplicate,r=e.onRemove,o=e.onInsertAfter,i=e.onInsertBefore;return Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:(t={},Object(f.a)(t,Ba.duplicate.raw,Object(O.flow)(Ia,n)),Object(f.a)(t,Ba.removeBlock.raw,Object(O.flow)(Ia,r)),Object(f.a)(t,Ba.insertBefore.raw,Object(O.flow)(Ia,i)),Object(f.a)(t,Ba.insertAfter.raw,Object(O.flow)(Ia,o)),t)})})))}}]),t}(Ir.Component),La=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getBlockOrder,r=t.getMultiSelectedBlockClientIds,o=t.hasMultiSelection,i=t.isEditedPostDirty,c=t.getBlockRootClientId,a=t.getTemplateLock,s=(0,t.getSelectedBlockClientId)(),l=s?[s]:r();return{rootBlocksClientIds:n(),hasMultiSelection:o(),isLocked:Object(O.some)(l,(function(e){return!!a(c(e))})),isDirty:i(),selectedBlockClientIds:l}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor"),r=n.clearSelectedBlock,o=n.multiSelect,i=n.redo,c=n.undo,a=n.removeBlocks,s=n.savePost;return{onSave:function(){t.isDirty&&s()},clearSelectedBlock:r,onMultiSelect:o,onRedo:i,onUndo:c,onRemove:a}}))])(xa);var Aa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasRedo:e("core/editor").hasEditorRedo()}})),Object(l.withDispatch)((function(e){return{redo:e("core/editor").redo}}))])((function(e){var t=e.hasRedo,n=e.redo;return Object(Ir.createElement)(Hr.IconButton,{icon:"redo",label:Object(_.__)("Redo"),shortcut:jo.displayShortcut.primaryShift("z"),"aria-disabled":!t,onClick:t?n:void 0,className:"editor-history__redo"})}));var Na=Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasUndo:e("core/editor").hasEditorUndo()}})),Object(l.withDispatch)((function(e){return{undo:e("core/editor").undo}}))])((function(e){var t=e.hasUndo,n=e.undo;return Object(Ir.createElement)(Hr.IconButton,{icon:"undo",label:Object(_.__)("Undo"),shortcut:jo.displayShortcut.primary("z"),"aria-disabled":!t,onClick:t?n:void 0,className:"editor-history__undo"})}));var Ra=Object(Lr.compose)([Object(l.withSelect)((function(e){return{isValid:e("core/editor").isValidTemplate()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.setTemplateValidity;return{resetTemplateValidity:function(){return n(!0)},synchronizeTemplate:t.synchronizeTemplate}}))])((function(e){var t=e.isValid,n=Object(p.a)(e,["isValid"]);return t?null:Object(Ir.createElement)(Hr.Notice,{className:"editor-template-validation-notice",isDismissible:!1,status:"warning"},Object(Ir.createElement)("p",null,Object(_.__)("The content of your post doesn’t match the template assigned to your post type.")),Object(Ir.createElement)("div",null,Object(Ir.createElement)(Hr.Button,{isDefault:!0,onClick:n.resetTemplateValidity},Object(_.__)("Keep it as is")),Object(Ir.createElement)(Hr.Button,{onClick:function(){window.confirm(Object(_.__)("Resetting the template may result in loss of content, do you want to continue?"))&&n.synchronizeTemplate()},isPrimary:!0},Object(_.__)("Reset the template"))))}));var Da=Object(Lr.compose)([Object(l.withSelect)((function(e){return{notices:e("core/notices").getNotices()}})),Object(l.withDispatch)((function(e){return{onRemove:e("core/notices").removeNotice}}))])((function(e){return Object(Ir.createElement)(Hr.NoticeList,e,Object(Ir.createElement)(Ra,null))}));var Fa=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditorSettings,o=e("core").getPostType,i=r().availableTemplates;return{postType:o(n("type")),availableTemplates:i}}))((function(e){var t=e.availableTemplates,n=e.postType,r=e.children;return!Object(O.get)(n,["supports","page-attributes"],!1)&&Object(O.isEmpty)(t)?null:r}));var Ma=Object(l.withSelect)((function(e){var t=e("core/editor").getEditedPostAttribute;return{postType:(0,e("core").getPostType)(t("type"))}}))((function(e){var t=e.postType,n=e.children,r=e.supportKeys,o=!0;return t&&(o=Object(O.some)(Object(O.castArray)(r),(function(e){return!!t.supports[e]}))),o?n:null})),Ua=Object(Lr.withState)({orderInput:null})((function(e){var t=e.onUpdateOrder,n=e.order,r=void 0===n?0:n,o=e.orderInput,i=e.setState,c=null===o?r:o;return Object(Ir.createElement)(Hr.TextControl,{className:"editor-page-attributes__order",type:"number",label:Object(_.__)("Order"),value:c,onChange:function(e){i({orderInput:e});var n=Number(e);Number.isInteger(n)&&""!==Object(O.invoke)(e,["trim"])&&t(Number(e))},size:6,onBlur:function(){i({orderInput:null})}})}));var Ha=Object(Lr.compose)([Object(l.withSelect)((function(e){return{order:e("core/editor").getEditedPostAttribute("menu_order")}})),Object(l.withDispatch)((function(e){return{onUpdateOrder:function(t){e("core/editor").editPost({menu_order:t})}}}))])((function(e){return Object(Ir.createElement)(Ma,{supportKeys:"page-attributes"},Object(Ir.createElement)(Ua,e))}));function Va(e){var t=Object(O.groupBy)(e,"parent");return function e(n){return n.map((function(n){var r=t[n.id];return Object(d.a)({},n,{children:r&&r.length?e(r):[]})}))}(t[0]||[])}var Ka=Object(l.withSelect)((function(e){var t=e("core"),n=t.getPostType,r=t.getEntityRecords,o=e("core/editor"),i=o.getCurrentPostId,c=o.getEditedPostAttribute,a=c("type"),s=n(a),l=i(),u=Object(O.get)(s,["hierarchical"],!1),d={per_page:-1,exclude:l,parent_exclude:l,orderby:"menu_order",order:"asc"};return{parent:c("parent"),items:u?r("postType",a,d):[],postType:s}})),Wa=Object(l.withDispatch)((function(e){var t=e("core/editor").editPost;return{onUpdateParent:function(e){t({parent:e||0})}}})),za=Object(Lr.compose)([Ka,Wa])((function(e){var t=e.parent,n=e.postType,r=e.items,o=e.onUpdateParent,i=Object(O.get)(n,["hierarchical"],!1),c=Object(O.get)(n,["labels","parent_item_colon"]),a=r||[];if(!i||!c||!a.length)return null;var s=Va(a.map((function(e){return{id:e.id,parent:e.parent,name:e.title.raw?e.title.raw:"#".concat(e.id," (").concat(Object(_.__)("no title"),")")}})));return Object(Ir.createElement)(Hr.TreeSelect,{label:c,noOptionLabel:"(".concat(Object(_.__)("no parent"),")"),tree:s,selectedId:t,onChange:o})}));var qa=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=(0,t.getEditorSettings)().availableTemplates;return{selectedTemplate:n("template"),availableTemplates:r}})),Object(l.withDispatch)((function(e){return{onUpdate:function(t){e("core/editor").editPost({template:t||""})}}})))((function(e){var t=e.availableTemplates,n=e.selectedTemplate,r=e.onUpdate;return Object(O.isEmpty)(t)?null:Object(Ir.createElement)(Hr.SelectControl,{label:Object(_.__)("Template:"),value:n,onChange:r,className:"editor-page-attributes__template",options:Object(O.map)(t,(function(e,t){return{value:t,label:e}}))})}));var Ga=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPost();return{hasAssignAuthorAction:Object(O.get)(t,["_links","wp:action-assign-author"],!1),postType:e("core/editor").getCurrentPostType(),authors:e("core").getAuthors()}})),Lr.withInstanceId])((function(e){var t=e.hasAssignAuthorAction,n=e.authors,r=e.children;return!t||n.length<2?null:Object(Ir.createElement)(Ma,{supportKeys:"author"},r)})),Ya=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).setAuthorId=e.setAuthorId.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setAuthorId",value:function(e){var t=this.props.onUpdateAuthor,n=e.target.value;t(Number(n))}},{key:"render",value:function(){var e=this.props,t=e.postAuthor,n=e.instanceId,r=e.authors,o="post-author-selector-"+n;return Object(Ir.createElement)(Ga,null,Object(Ir.createElement)("label",{htmlFor:o},Object(_.__)("Author")),Object(Ir.createElement)("select",{id:o,value:t,onChange:this.setAuthorId,className:"editor-post-author__select"},r.map((function(e){return Object(Ir.createElement)("option",{key:e.id,value:e.id},e.name)}))))}}]),t}(Ir.Component),$a=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postAuthor:e("core/editor").getEditedPostAttribute("author"),authors:e("core").getAuthors()}})),Object(l.withDispatch)((function(e){return{onUpdateAuthor:function(t){e("core/editor").editPost({author:t})}}})),Lr.withInstanceId])(Ya);var Xa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{commentStatus:e("core/editor").getEditedPostAttribute("comment_status")}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])((function(e){var t=e.commentStatus,n=void 0===t?"open":t,r=Object(p.a)(e,["commentStatus"]);return Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Allow Comments"),checked:"open"===n,onChange:function(){return r.editPost({comment_status:"open"===n?"closed":"open"})}})}));var Qa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{excerpt:e("core/editor").getEditedPostAttribute("excerpt")}})),Object(l.withDispatch)((function(e){return{onUpdateExcerpt:function(t){e("core/editor").editPost({excerpt:t})}}}))])((function(e){var t=e.excerpt,n=e.onUpdateExcerpt;return Object(Ir.createElement)("div",{className:"editor-post-excerpt"},Object(Ir.createElement)(Hr.TextareaControl,{label:Object(_.__)("Write an excerpt (optional)"),className:"editor-post-excerpt__textarea",onChange:function(e){return n(e)},value:t}),Object(Ir.createElement)(Hr.ExternalLink,{href:"https://codex.wordpress.org/Excerpt"},Object(_.__)("Learn more about manual excerpts")))}));var Za=function(e){return Object(Ir.createElement)(Ma,Object(Pr.a)({},e,{supportKeys:"excerpt"}))};var Ja=Object(l.withSelect)((function(e){var t=e("core").getThemeSupports;return{postType:(0,e("core/editor").getEditedPostAttribute)("type"),themeSupports:t()}}))((function(e){var t=e.themeSupports,n=e.children,r=e.postType,o=e.supportKeys;return Object(O.some)(Object(O.castArray)(o),(function(e){var n=Object(O.get)(t,[e],!1);return"post-thumbnails"===e&&Object(O.isArray)(n)?Object(O.includes)(n,r):n}))?n:null}));var es=function(e){return Object(Ir.createElement)(Ja,{supportKeys:"post-thumbnails"},Object(Ir.createElement)(Ma,Object(Pr.a)({},e,{supportKeys:"thumbnail"})))},ts=["image"],ns=Object(_.__)("Featured Image"),rs=Object(_.__)("Set featured image"),os=Object(_.__)("Remove image");var is=Object(l.withSelect)((function(e){var t=e("core"),n=t.getMedia,r=t.getPostType,o=e("core/editor"),i=o.getCurrentPostId,c=o.getEditedPostAttribute,a=c("featured_media");return{media:a?n(a):null,currentPostId:i(),postType:r(c("type")),featuredImageId:a}})),cs=Object(l.withDispatch)((function(e){var t=e("core/editor").editPost;return{onUpdateImage:function(e){t({featured_media:e.id})},onRemoveImage:function(){t({featured_media:0})}}})),as=Object(Lr.compose)(is,cs,Object(Hr.withFilters)("editor.PostFeaturedImage"))((function(e){var t,n,r,o=e.currentPostId,i=e.featuredImageId,c=e.onUpdateImage,a=e.onRemoveImage,s=e.media,l=e.postType,u=Object(O.get)(l,["labels"],{}),d=Object(Ir.createElement)("p",null,Object(_.__)("To edit the featured image, you need permission to upload media."));if(s){var p=Object(Ar.applyFilters)("editor.PostFeaturedImage.imageSize","post-thumbnail",s.id,o);Object(O.has)(s,["media_details","sizes",p])?(t=s.media_details.sizes[p].width,n=s.media_details.sizes[p].height,r=s.media_details.sizes[p].source_url):(t=s.media_details.width,n=s.media_details.height,r=s.source_url)}return Object(Ir.createElement)(es,null,Object(Ir.createElement)("div",{className:"editor-post-featured-image"},!!i&&Object(Ir.createElement)(Qo,{fallback:d},Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var o=e.open;return Object(Ir.createElement)(Hr.Button,{className:"editor-post-featured-image__preview",onClick:o,"aria-label":Object(_.__)("Edit or update the image")},s&&Object(Ir.createElement)(Hr.ResponsiveWrapper,{naturalWidth:t,naturalHeight:n},Object(Ir.createElement)("img",{src:r,alt:""})),!s&&Object(Ir.createElement)(Hr.Spinner,null))},value:i})),!!i&&s&&!s.isLoading&&Object(Ir.createElement)(Qo,null,Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var t=e.open;return Object(Ir.createElement)(Hr.Button,{onClick:t,isDefault:!0,isLarge:!0},Object(_.__)("Replace image"))}})),!i&&Object(Ir.createElement)("div",null,Object(Ir.createElement)(Qo,{fallback:d},Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var t=e.open;return Object(Ir.createElement)(Hr.Button,{className:"editor-post-featured-image__toggle",onClick:t},u.set_featured_image||rs)}}))),!!i&&Object(Ir.createElement)(Qo,null,Object(Ir.createElement)(Hr.Button,{onClick:a,isLink:!0,isDestructive:!0},u.remove_featured_image||os))))}));var ss=Object(l.withSelect)((function(e){return{disablePostFormats:e("core/editor").getEditorSettings().disablePostFormats}}))((function(e){var t=e.disablePostFormats,n=Object(p.a)(e,["disablePostFormats"]);return!t&&Object(Ir.createElement)(Ma,Object(Pr.a)({},n,{supportKeys:"post-formats"}))})),ls=[{id:"aside",caption:Object(_.__)("Aside")},{id:"gallery",caption:Object(_.__)("Gallery")},{id:"link",caption:Object(_.__)("Link")},{id:"image",caption:Object(_.__)("Image")},{id:"quote",caption:Object(_.__)("Quote")},{id:"standard",caption:Object(_.__)("Standard")},{id:"status",caption:Object(_.__)("Status")},{id:"video",caption:Object(_.__)("Video")},{id:"audio",caption:Object(_.__)("Audio")},{id:"chat",caption:Object(_.__)("Chat")}];var us=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getSuggestedPostFormat,o=n("format"),i=e("core").getThemeSupports();return{postFormat:o,supportedFormats:Object(O.union)([o],Object(O.get)(i,["formats"],[])),suggestedFormat:r()}})),Object(l.withDispatch)((function(e){return{onUpdatePostFormat:function(t){e("core/editor").editPost({format:t})}}})),Lr.withInstanceId])((function(e){var t=e.onUpdatePostFormat,n=e.postFormat,r=void 0===n?"standard":n,o=e.supportedFormats,i=e.suggestedFormat,c="post-format-selector-"+e.instanceId,a=ls.filter((function(e){return Object(O.includes)(o,e.id)})),s=Object(O.find)(a,(function(e){return e.id===i}));return Object(Ir.createElement)(ss,null,Object(Ir.createElement)("div",{className:"editor-post-format"},Object(Ir.createElement)("div",{className:"editor-post-format__content"},Object(Ir.createElement)("label",{htmlFor:c},Object(_.__)("Post Format")),Object(Ir.createElement)(Hr.SelectControl,{value:r,onChange:function(e){return t(e)},id:c,options:a.map((function(e){return{label:e.caption,value:e.id}}))})),s&&s.id!==r&&Object(Ir.createElement)("div",{className:"editor-post-format__suggestion"},Object(_.__)("Suggestion:")," ",Object(Ir.createElement)(Hr.Button,{isLink:!0,onClick:function(){return t(s.id)}},s.caption))))}));var ds=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPostLastRevisionId,r=t.getCurrentPostRevisionsCount;return{lastRevisionId:n(),revisionsCount:r()}}))((function(e){var t=e.lastRevisionId,n=e.revisionsCount,r=e.children;return!t||n<2?null:Object(Ir.createElement)(Ma,{supportKeys:"revisions"},r)}));var ps=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPostLastRevisionId,r=t.getCurrentPostRevisionsCount;return{lastRevisionId:n(),revisionsCount:r()}}))((function(e){var t=e.lastRevisionId,n=e.revisionsCount;return Object(Ir.createElement)(ds,null,Object(Ir.createElement)(Hr.IconButton,{href:la("revision.php",{revision:t,gutenberg:!0}),className:"editor-post-last-revision__title",icon:"backup"},Object(_.sprintf)(Object(_._n)("%d Revision","%d Revisions",n),n)))})),bs=n("xeH2"),fs=n.n(bs);var hs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).openPreviewWindow=e.openPreviewWindow.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){var t=this.props.previewLink;t&&!e.previewLink&&this.setPreviewWindowLink(t)}},{key:"setPreviewWindowLink",value:function(e){var t=this.previewWindow;t&&!t.closed&&(t.location=e)}},{key:"getWindowTarget",value:function(){var e=this.props.postId;return"wp-preview-".concat(e)}},{key:"openPreviewWindow",value:function(e){var t,n;(e.preventDefault(),this.previewWindow&&!this.previewWindow.closed||(this.previewWindow=window.open("",this.getWindowTarget())),this.previewWindow.focus(),this.props.isAutosaveable)?(this.props.isDraft?this.props.savePost({isPreview:!0}):this.props.autosave({isPreview:!0}),t=this.previewWindow.document,n=Object(Ir.renderToString)(Object(Ir.createElement)("div",{className:"editor-post-preview-button__interstitial-message"},Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 96 96"},Object(Ir.createElement)(Hr.Path,{className:"outer",d:"M48 12c19.9 0 36 16.1 36 36S67.9 84 48 84 12 67.9 12 48s16.1-36 36-36",fill:"none"}),Object(Ir.createElement)(Hr.Path,{className:"inner",d:"M69.5 46.4c0-3.9-1.4-6.7-2.6-8.8-1.6-2.6-3.1-4.9-3.1-7.5 0-2.9 2.2-5.7 5.4-5.7h.4C63.9 19.2 56.4 16 48 16c-11.2 0-21 5.7-26.7 14.4h2.1c3.3 0 8.5-.4 8.5-.4 1.7-.1 1.9 2.4.2 2.6 0 0-1.7.2-3.7.3L40 67.5l7-20.9L42 33c-1.7-.1-3.3-.3-3.3-.3-1.7-.1-1.5-2.7.2-2.6 0 0 5.3.4 8.4.4 3.3 0 8.5-.4 8.5-.4 1.7-.1 1.9 2.4.2 2.6 0 0-1.7.2-3.7.3l11.5 34.3 3.3-10.4c1.6-4.5 2.4-7.8 2.4-10.5zM16.1 48c0 12.6 7.3 23.5 18 28.7L18.8 35c-1.7 4-2.7 8.4-2.7 13zm32.5 2.8L39 78.6c2.9.8 5.9 1.3 9 1.3 3.7 0 7.3-.6 10.6-1.8-.1-.1-.2-.3-.2-.4l-9.8-26.9zM76.2 36c0 3.2-.6 6.9-2.4 11.4L64 75.6c9.5-5.5 15.9-15.8 15.9-27.6 0-5.5-1.4-10.8-3.9-15.3.1 1 .2 2.1.2 3.3z",fill:"none"})),Object(Ir.createElement)("p",null,Object(_.__)("Generating preview…")))),n+='\n\t\t\n\t',t.write(n),t.title=Object(_.__)("Generating preview…"),t.close()):this.setPreviewWindowLink(e.target.href)}},{key:"render",value:function(){var e=this.props,t=e.previewLink,n=e.currentPostLink,r=e.isSaveable,o=t||n;return Object(Ir.createElement)(Hr.Button,{isLarge:!0,className:"editor-post-preview",href:o,target:this.getWindowTarget(),disabled:!r,onClick:this.openPreviewWindow},Object(_._x)("Preview","imperative verb"),Object(Ir.createElement)("span",{className:"screen-reader-text"},Object(_.__)("(opens in a new tab)")),Object(Ir.createElement)(c.DotTip,{tipId:"core/editor.preview"},Object(_.__)("Click “Preview” to load a preview of this page, so you can make sure you’re happy with your blocks.")))}}]),t}(Ir.Component),ms=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forcePreviewLink,r=t.forceIsAutosaveable,o=e("core/editor"),i=o.getCurrentPostId,c=o.getCurrentPostAttribute,a=o.getEditedPostAttribute,s=o.isEditedPostSaveable,l=o.isEditedPostAutosaveable,u=o.getEditedPostPreviewLink,d=e("core").getPostType,p=u(),b=d(a("type"));return{postId:i(),currentPostLink:c("link"),previewLink:void 0!==n?n:p,isSaveable:s(),isAutosaveable:r||l(),isViewable:Object(O.get)(b,["viewable"],!1),isDraft:-1!==["draft","auto-draft"].indexOf(a("status"))}})),Object(l.withDispatch)((function(e){return{autosave:e("core/editor").autosave,savePost:e("core/editor").savePost}})),Object(Lr.ifCondition)((function(e){return e.isViewable}))])(hs),vs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).sendPostLock=e.sendPostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e.receivePostLock=e.receivePostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e.releasePostLock=e.releasePostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){fs()(document).on("heartbeat-send.refresh-lock",this.sendPostLock).on("heartbeat-tick.refresh-lock",this.receivePostLock)}},{key:"componentWillUnmount",value:function(){fs()(document).off("heartbeat-send.refresh-lock",this.sendPostLock).off("heartbeat-tick.refresh-lock",this.receivePostLock)}},{key:"sendPostLock",value:function(e,t){var n=this.props,r=n.isLocked,o=n.activePostLock,i=n.postId;r||(t["wp-refresh-post-lock"]={lock:o,post_id:i})}},{key:"receivePostLock",value:function(e,t){if(t["wp-refresh-post-lock"]){var n=this.props,r=n.autosave,o=n.updatePostLock,i=t["wp-refresh-post-lock"];i.lock_error?(r(),o({isLocked:!0,isTakeover:!0,user:{avatar:i.lock_error.avatar_src}})):i.new_lock&&o({isLocked:!1,activePostLock:i.new_lock})}}},{key:"releasePostLock",value:function(){var e=this.props,t=e.isLocked,n=e.activePostLock,r=e.postLockUtils,o=e.postId;if(!t&&n){var i={action:"wp-remove-post-lock",_wpnonce:r.unlockNonce,post_ID:o,active_post_lock:n};fs.a.post({async:!1,url:r.ajaxUrl,data:i})}}},{key:"render",value:function(){var e=this.props,t=e.user,n=e.postId,r=e.isLocked,o=e.isTakeover,i=e.postLockUtils,c=e.postType;if(!r)return null;var a=t.name,s=t.avatar,l=Object(g.addQueryArgs)("post.php",{"get-post-lock":"1",lockKey:!0,post:n,action:"edit",_wpnonce:i.nonce}),u=la("edit.php",{post_type:Object(O.get)(c,["slug"])}),d=Object(O.get)(c,["labels","all_items"]);return Object(Ir.createElement)(Hr.Modal,{title:o?Object(_.__)("Someone else has taken over this post."):Object(_.__)("This post is already being edited."),focusOnMount:!0,shouldCloseOnClickOutside:!1,shouldCloseOnEsc:!1,isDismissable:!1,className:"editor-post-locked-modal"},!!s&&Object(Ir.createElement)("img",{src:s,alt:Object(_.__)("Avatar"),className:"editor-post-locked-modal__avatar"}),!!o&&Object(Ir.createElement)("div",null,Object(Ir.createElement)("div",null,a?Object(_.sprintf)(Object(_.__)("%s now has editing control of this post. Don’t worry, your changes up to this moment have been saved."),a):Object(_.__)("Another user now has editing control of this post. Don’t worry, your changes up to this moment have been saved.")),Object(Ir.createElement)("div",{className:"editor-post-locked-modal__buttons"},Object(Ir.createElement)(Hr.Button,{isPrimary:!0,isLarge:!0,href:u},d))),!o&&Object(Ir.createElement)("div",null,Object(Ir.createElement)("div",null,a?Object(_.sprintf)(Object(_.__)("%s is currently working on this post, which means you cannot make changes, unless you take over."),a):Object(_.__)("Another user is currently working on this post, which means you cannot make changes, unless you take over.")),Object(Ir.createElement)("div",{className:"editor-post-locked-modal__buttons"},Object(Ir.createElement)(Hr.Button,{isDefault:!0,isLarge:!0,href:u},d),Object(Ir.createElement)(ms,null),Object(Ir.createElement)(Hr.Button,{isPrimary:!0,isLarge:!0,href:l},Object(_.__)("Take Over")))))}}]),t}(Ir.Component),Os=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditorSettings,r=t.isPostLocked,o=t.isPostLockTakeover,i=t.getPostLockUser,c=t.getCurrentPostId,a=t.getActivePostLock,s=t.getEditedPostAttribute,l=e("core").getPostType;return{isLocked:r(),isTakeover:o(),user:i(),postId:c(),postLockUtils:n().postLockUtils,activePostLock:a(),postType:l(s("type"))}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{autosave:t.autosave,updatePostLock:t.updatePostLock}})),Object(Lr.withGlobalEvents)({beforeunload:"releasePostLock"}))(vs);var gs=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isCurrentPostPublished,r=t.getCurrentPostType,o=t.getCurrentPost;return{hasPublishAction:Object(O.get)(o(),["_links","wp:action-publish"],!1),isPublished:n(),postType:r()}})))((function(e){var t=e.hasPublishAction,n=e.isPublished,r=e.children;return n||!t?null:r}));var js=Object(Lr.compose)(Object(l.withSelect)((function(e){return{status:e("core/editor").getEditedPostAttribute("status")}})),Object(l.withDispatch)((function(e){return{onUpdateStatus:function(t){e("core/editor").editPost({status:t})}}})))((function(e){var t=e.status,n=e.onUpdateStatus;return Object(Ir.createElement)(gs,null,Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Pending Review"),checked:"pending"===t,onChange:function(){n("pending"===t?"draft":"pending")}}))}));var ys=Object(Lr.compose)([Object(l.withSelect)((function(e){return{pingStatus:e("core/editor").getEditedPostAttribute("ping_status")}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])((function(e){var t=e.pingStatus,n=void 0===t?"open":t,r=Object(p.a)(e,["pingStatus"]);return Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Allow Pingbacks & Trackbacks"),checked:"open"===n,onChange:function(){return r.editPost({ping_status:"open"===n?"closed":"open"})}})}));var ks=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forceIsSaving,r=e("core/editor"),o=r.isCurrentPostPublished,i=r.isEditedPostBeingScheduled,c=r.isSavingPost,a=r.isPublishingPost,s=r.getCurrentPost,l=r.getCurrentPostType,u=r.isAutosavingPost;return{isPublished:o(),isBeingScheduled:i(),isSaving:n||c(),isPublishing:a(),hasPublishAction:Object(O.get)(s(),["_links","wp:action-publish"],!1),postType:l(),isAutosaving:u()}}))])((function(e){var t=e.isPublished,n=e.isBeingScheduled,r=e.isSaving,o=e.isPublishing,i=e.hasPublishAction,c=e.isAutosaving;return o?Object(_.__)("Publishing…"):t&&r&&!c?Object(_.__)("Updating…"):n&&r&&!c?Object(_.__)("Scheduling…"):i?t?Object(_.__)("Update"):n?Object(_.__)("Schedule"):Object(_.__)("Publish"):Object(_.__)("Submit for Review")})),_s=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).buttonNode=Object(Ir.createRef)(),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.buttonNode.current.focus()}},{key:"render",value:function(){var e,t=this.props,n=t.forceIsDirty,r=t.forceIsSaving,o=t.hasPublishAction,i=t.isBeingScheduled,a=t.isOpen,s=t.isPostSavingLocked,l=t.isPublishable,u=t.isPublished,d=t.isSaveable,p=t.isSaving,b=t.isToggle,f=t.onSave,h=t.onStatusChange,m=t.onSubmit,v=void 0===m?O.noop:m,g=t.onToggle,j=t.visibility,y=p||r||!d||s||!l&&!n;e=o?i?"future":"private"===j?"private":"publish":"pending";var k={"aria-disabled":y,className:"editor-post-publish-button",isBusy:p&&u,isLarge:!0,isPrimary:!0,onClick:function(){y||(v(),h(e),f())}},E={"aria-disabled":u||p||r||!d||!l&&!n,"aria-expanded":a,className:"editor-post-publish-panel__toggle",isBusy:p&&u,isPrimary:!0,onClick:g},S=i?Object(_.__)("Schedule…"):Object(_.__)("Publish…"),C=Object(Ir.createElement)(ks,{forceIsSaving:r}),w=b?E:k,T=b?S:C;return Object(Ir.createElement)(Hr.Button,Object(Pr.a)({ref:this.buttonNode},w),T,Object(Ir.createElement)(c.DotTip,{tipId:"core/editor.publish"},Object(_.__)("Finished writing? That’s great, let’s get this published right now. Just click “Publish” and you’re good to go.")))}}]),t}(Ir.Component),Es=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isSavingPost,r=t.isEditedPostBeingScheduled,o=t.getEditedPostVisibility,i=t.isCurrentPostPublished,c=t.isEditedPostSaveable,a=t.isEditedPostPublishable,s=t.isPostSavingLocked,l=t.getCurrentPost,u=t.getCurrentPostType;return{isSaving:n(),isBeingScheduled:r(),visibility:o(),isSaveable:c(),isPostSavingLocked:s(),isPublishable:a(),isPublished:i(),hasPublishAction:Object(O.get)(l(),["_links","wp:action-publish"],!1),postType:u()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost;return{onStatusChange:function(e){return n({status:e})},onSave:t.savePost}}))])(_s),Ss=[{value:"public",label:Object(_.__)("Public"),info:Object(_.__)("Visible to everyone.")},{value:"private",label:Object(_.__)("Private"),info:Object(_.__)("Only visible to site admins and editors.")},{value:"password",label:Object(_.__)("Password Protected"),info:Object(_.__)("Protected with a password you choose. Only those with the password can view this post.")}],Cs=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).setPublic=n.setPublic.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setPrivate=n.setPrivate.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setPasswordProtected=n.setPasswordProtected.bind(Object(Ur.a)(Object(Ur.a)(n))),n.updatePassword=n.updatePassword.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={hasPassword:!!e.password},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setPublic",value:function(){var e=this.props,t=e.visibility,n=e.onUpdateVisibility,r=e.status;n("private"===t?"draft":r),this.setState({hasPassword:!1})}},{key:"setPrivate",value:function(){if(window.confirm(Object(_.__)("Would you like to privately publish this post now?"))){var e=this.props,t=e.onUpdateVisibility,n=e.onSave;t("private"),this.setState({hasPassword:!1}),n()}}},{key:"setPasswordProtected",value:function(){var e=this.props,t=e.visibility,n=e.onUpdateVisibility,r=e.status;n("private"===t?"draft":r,e.password||""),this.setState({hasPassword:!0})}},{key:"updatePassword",value:function(e){var t=this.props,n=t.status;(0,t.onUpdateVisibility)(n,e.target.value)}},{key:"render",value:function(){var e=this.props,t=e.visibility,n=e.password,r=e.instanceId,o={public:{onSelect:this.setPublic,checked:"public"===t&&!this.state.hasPassword},private:{onSelect:this.setPrivate,checked:"private"===t},password:{onSelect:this.setPasswordProtected,checked:this.state.hasPassword}};return[Object(Ir.createElement)("fieldset",{key:"visibility-selector",className:"editor-post-visibility__dialog-fieldset"},Object(Ir.createElement)("legend",{className:"editor-post-visibility__dialog-legend"},Object(_.__)("Post Visibility")),Ss.map((function(e){var t=e.value,n=e.label,i=e.info;return Object(Ir.createElement)("div",{key:t,className:"editor-post-visibility__choice"},Object(Ir.createElement)("input",{type:"radio",name:"editor-post-visibility__setting-".concat(r),value:t,onChange:o[t].onSelect,checked:o[t].checked,id:"editor-post-".concat(t,"-").concat(r),"aria-describedby":"editor-post-".concat(t,"-").concat(r,"-description"),className:"editor-post-visibility__dialog-radio"}),Object(Ir.createElement)("label",{htmlFor:"editor-post-".concat(t,"-").concat(r),className:"editor-post-visibility__dialog-label"},n),Object(Ir.createElement)("p",{id:"editor-post-".concat(t,"-").concat(r,"-description"),className:"editor-post-visibility__dialog-info"},i))}))),this.state.hasPassword&&Object(Ir.createElement)("div",{className:"editor-post-visibility__dialog-password",key:"password-selector"},Object(Ir.createElement)("label",{htmlFor:"editor-post-visibility__dialog-password-input-".concat(r),className:"screen-reader-text"},Object(_.__)("Create password")),Object(Ir.createElement)("input",{className:"editor-post-visibility__dialog-password-input",id:"editor-post-visibility__dialog-password-input-".concat(r),type:"text",onChange:this.updatePassword,value:n,placeholder:Object(_.__)("Use a secure password")}))]}}]),t}(Ir.Component),ws=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditedPostVisibility;return{status:n("status"),visibility:r(),password:n("password")}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.savePost,r=t.editPost;return{onSave:n,onUpdateVisibility:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;r({status:e,password:t})}}})),Lr.withInstanceId])(Cs);var Ts=Object(l.withSelect)((function(e){return{visibility:e("core/editor").getEditedPostVisibility()}}))((function(e){var t=e.visibility;return Object(O.find)(Ss,{value:t}).label}));var Ps=Object(Lr.compose)([Object(l.withSelect)((function(e){return{date:e("core/editor").getEditedPostAttribute("date")}})),Object(l.withDispatch)((function(e){return{onUpdateDate:function(t){e("core/editor").editPost({date:t})}}}))])((function(e){var t=e.date,n=e.onUpdateDate,r=Object(Ze.__experimentalGetSettings)(),o=/a(?!\\)/i.test(r.formats.time.toLowerCase().replace(/\\\\/g,"").split("").reverse().join(""));return Object(Ir.createElement)(Hr.DateTimePicker,{key:"date-time-picker",currentDate:t,onChange:n,is12Hour:o})}));var Is=Object(l.withSelect)((function(e){return{date:e("core/editor").getEditedPostAttribute("date"),isFloating:e("core/editor").isEditedPostDateFloating()}}))((function(e){var t=e.date,n=e.isFloating,r=Object(Ze.__experimentalGetSettings)();return t&&!n?Object(Ze.dateI18n)(r.formats.datetimeAbbreviated,t):Object(_.__)("Immediately")})),Bs={per_page:-1,orderby:"count",order:"desc",_fields:"id,name"},xs=function(e,t){return e.toLowerCase()===t.toLowerCase()},Ls=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.searchTerms=Object(O.throttle)(e.searchTerms.bind(Object(Ur.a)(Object(Ur.a)(e))),500),e.findOrCreateTerm=e.findOrCreateTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={loading:!1,availableTerms:[],selectedTerms:[]},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){var e=this;Object(O.isEmpty)(this.props.terms)||(this.setState({loading:!1}),this.initRequest=this.fetchTerms({include:this.props.terms.join(","),per_page:-1}),this.initRequest.then((function(){e.setState({loading:!1})}),(function(t){"abort"!==t.statusText&&e.setState({loading:!1})})))}},{key:"componentWillUnmount",value:function(){Object(O.invoke)(this.initRequest,["abort"]),Object(O.invoke)(this.searchRequest,["abort"])}},{key:"componentDidUpdate",value:function(e){e.terms!==this.props.terms&&this.updateSelectedTerms(this.props.terms)}},{key:"fetchTerms",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.props.taxonomy,r=Object(d.a)({},Bs,t),o=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(n.rest_base),r)});return o.then((function(t){e.setState((function(e){return{availableTerms:e.availableTerms.concat(t.filter((function(t){return!Object(O.find)(e.availableTerms,(function(e){return e.id===t.id}))})))}})),e.updateSelectedTerms(e.props.terms)})),o}},{key:"updateSelectedTerms",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=t.reduce((function(t,n){var r=Object(O.find)(e.state.availableTerms,(function(e){return e.id===n}));return r&&t.push(r.name),t}),[]);this.setState({selectedTerms:n})}},{key:"findOrCreateTerm",value:function(e){var t=this,n=this.props.taxonomy;return mr()({path:"/wp/v2/".concat(n.rest_base),method:"POST",data:{name:e}}).catch((function(r){return"term_exists"===r.code?(t.addRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(n.rest_base),Object(d.a)({},Bs,{search:e}))}),t.addRequest.then((function(t){return Object(O.find)(t,(function(t){return xs(t.name,e)}))}))):Promise.reject(r)}))}},{key:"onChange",value:function(e){var t=this,n=Object(O.uniqBy)(e,(function(e){return e.toLowerCase()}));this.setState({selectedTerms:n});var r=n.filter((function(e){return!Object(O.find)(t.state.availableTerms,(function(t){return xs(t.name,e)}))})),o=function(e,t){return e.map((function(e){return Object(O.find)(t,(function(t){return xs(t.name,e)})).id}))};if(0===r.length)return this.props.onUpdateTerms(o(n,this.state.availableTerms),this.props.taxonomy.rest_base);Promise.all(r.map(this.findOrCreateTerm)).then((function(e){var r=t.state.availableTerms.concat(e);return t.setState({availableTerms:r}),t.props.onUpdateTerms(o(n,r),t.props.taxonomy.rest_base)}))}},{key:"searchTerms",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";Object(O.invoke)(this.searchRequest,["abort"]),this.searchRequest=this.fetchTerms({search:e})}},{key:"render",value:function(){var e=this.props,t=e.slug,n=e.taxonomy;if(!e.hasAssignAction)return null;var r=this.state,o=r.loading,i=r.availableTerms,c=r.selectedTerms,a=i.map((function(e){return e.name})),s=Object(O.get)(n,["labels","add_new_item"],"post_tag"===t?Object(_.__)("Add New Tag"):Object(_.__)("Add New Term")),l=Object(O.get)(n,["labels","singular_name"],"post_tag"===t?Object(_.__)("Tag"):Object(_.__)("Term")),u=Object(_.sprintf)(Object(_._x)("%s added","term"),l),d=Object(_.sprintf)(Object(_._x)("%s removed","term"),l),p=Object(_.sprintf)(Object(_._x)("Remove %s","term"),l);return Object(Ir.createElement)(Hr.FormTokenField,{value:c,displayTransform:O.unescape,suggestions:a,onChange:this.onChange,onInputChange:this.searchTerms,maxSuggestions:20,disabled:o,label:s,messages:{added:u,removed:d,remove:p}})}}]),t}(Ir.Component),As=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.slug,r=e("core/editor").getCurrentPost,o=(0,e("core").getTaxonomy)(n);return{hasCreateAction:!!o&&Object(O.get)(r(),["_links","wp:action-create-"+o.rest_base],!1),hasAssignAction:!!o&&Object(O.get)(r(),["_links","wp:action-assign-"+o.rest_base],!1),terms:o?e("core/editor").getEditedPostAttribute(o.rest_base):[],taxonomy:o}})),Object(l.withDispatch)((function(e){return{onUpdateTerms:function(t,n){e("core/editor").editPost(Object(f.a)({},n,t))}}})),Object(Hr.withFilters)("editor.PostTaxonomyType"))(Ls),Ns=function(){var e=[Object(_.__)("Suggestion:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(_.__)("Add tags"))];return Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:e},Object(Ir.createElement)("p",null,Object(_.__)("Tags help users and search engines navigate your site and find your content. Add a few keywords to describe your post.")),Object(Ir.createElement)(As,{slug:"post_tag"}))},Rs=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).state={hadTagsWhenOpeningThePanel:e.hasTags},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"render",value:function(){return this.state.hadTagsWhenOpeningThePanel?null:Object(Ir.createElement)(Ns,null)}}]),t}(Ir.Component),Ds=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPostType(),n=e("core").getTaxonomy("post_tag"),r=n&&e("core/editor").getEditedPostAttribute(n.rest_base);return{areTagsFetched:void 0!==n,isPostTypeSupported:n&&Object(O.some)(n.types,(function(e){return e===t})),hasTags:r&&r.length}})),Object(Lr.ifCondition)((function(e){var t=e.areTagsFetched;return e.isPostTypeSupported&&t})))(Rs),Fs=function(e){var t=e.suggestedPostFormat,n=e.suggestionText,r=e.onUpdatePostFormat;return Object(Ir.createElement)(Hr.Button,{isLink:!0,onClick:function(){return r(t)}},n)},Ms=function(e,t){var n=ls.filter((function(t){return Object(O.includes)(e,t.id)}));return Object(O.find)(n,(function(e){return e.id===t}))},Us=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getSuggestedPostFormat,o=Object(O.get)(e("core").getThemeSupports(),["formats"],[]);return{currentPostFormat:n("format"),suggestion:Ms(o,r())}})),Object(l.withDispatch)((function(e){return{onUpdatePostFormat:function(t){e("core/editor").editPost({format:t})}}})),Object(Lr.ifCondition)((function(e){var t=e.suggestion,n=e.currentPostFormat;return t&&t.id!==n})))((function(e){var t=e.suggestion,n=e.onUpdatePostFormat,r=[Object(_.__)("Suggestion:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(_.__)("Use a post format"))];return Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:r},Object(Ir.createElement)("p",null,Object(_.__)("Your theme uses post formats to highlight different kinds of content, like images or videos. Apply a post format to see this special styling.")),Object(Ir.createElement)("p",null,Object(Ir.createElement)(Fs,{onUpdatePostFormat:n,suggestedPostFormat:t.id,suggestionText:Object(_.sprintf)(Object(_.__)('Apply the "%1$s" format.'),t.caption)})))}));var Hs=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.isEditedPostBeingScheduled;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),isBeingScheduled:r()}}))((function(e){var t,n,r=e.hasPublishAction,o=e.isBeingScheduled,i=e.children;return r?o?(t=Object(_.__)("Are you ready to schedule?"),n=Object(_.__)("Your work will be published at the specified date and time.")):(t=Object(_.__)("Are you ready to publish?"),n=Object(_.__)("Double-check your settings before publishing.")):(t=Object(_.__)("Are you ready to submit for review?"),n=Object(_.__)("When you’re ready, submit your work for review, and an Editor will be able to approve it for you.")),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__prepublish"},Object(Ir.createElement)("div",null,Object(Ir.createElement)("strong",null,t)),Object(Ir.createElement)("p",null,n),r&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:[Object(_.__)("Visibility:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(Ir.createElement)(Ts,null))]},Object(Ir.createElement)(ws,null)),Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:[Object(_.__)("Publish:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(Ir.createElement)(Is,null))]},Object(Ir.createElement)(Ps,null)),Object(Ir.createElement)(Us,null),Object(Ir.createElement)(Ds,null),i))})),Vs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={showCopyConfirmation:!1},e.onCopy=e.onCopy.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onSelectInput=e.onSelectInput.bind(Object(Ur.a)(Object(Ur.a)(e))),e.postLink=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.postLink.current.focus()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.dismissCopyConfirmation)}},{key:"onCopy",value:function(){var e=this;this.setState({showCopyConfirmation:!0}),clearTimeout(this.dismissCopyConfirmation),this.dismissCopyConfirmation=setTimeout((function(){e.setState({showCopyConfirmation:!1})}),4e3)}},{key:"onSelectInput",value:function(e){e.target.select()}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.isScheduled,r=e.post,o=e.postType,i=Object(O.get)(o,["labels","singular_name"]),c=Object(O.get)(o,["labels","view_item"]),a=n?Object(Ir.createElement)(Ir.Fragment,null,Object(_.__)("is now scheduled. It will go live on")," ",Object(Ir.createElement)(Is,null),"."):Object(_.__)("is now live.");return Object(Ir.createElement)("div",{className:"post-publish-panel__postpublish"},Object(Ir.createElement)(Hr.PanelBody,{className:"post-publish-panel__postpublish-header"},Object(Ir.createElement)("a",{ref:this.postLink,href:r.link},r.title||Object(_.__)("(no title)"))," ",a),Object(Ir.createElement)(Hr.PanelBody,null,Object(Ir.createElement)("p",{className:"post-publish-panel__postpublish-subheader"},Object(Ir.createElement)("strong",null,Object(_.__)("What’s next?"))),Object(Ir.createElement)(Hr.TextControl,{className:"post-publish-panel__postpublish-post-address",readOnly:!0,label:Object(_.sprintf)(Object(_.__)("%s address"),i),value:r.link,onFocus:this.onSelectInput}),Object(Ir.createElement)("div",{className:"post-publish-panel__postpublish-buttons"},!n&&Object(Ir.createElement)(Hr.Button,{isDefault:!0,href:r.link},c),Object(Ir.createElement)(Hr.ClipboardButton,{isDefault:!0,text:r.link,onCopy:this.onCopy},this.state.showCopyConfirmation?Object(_.__)("Copied!"):Object(_.__)("Copy Link")))),t)}}]),t}(Ir.Component),Ks=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getCurrentPost,o=t.isCurrentPostScheduled,i=e("core").getPostType;return{post:r(),postType:i(n("type")),isScheduled:o()}}))(Vs),Ws=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onSubmit=e.onSubmit.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){e.isPublished&&!this.props.isSaving&&this.props.isDirty&&this.props.onClose()}},{key:"onSubmit",value:function(){var e=this.props,t=e.onClose,n=e.hasPublishAction,r=e.isPostTypeViewable;n&&r||t()}},{key:"render",value:function(){var e=this.props,t=e.forceIsDirty,n=e.forceIsSaving,r=e.isBeingScheduled,o=e.isPublished,i=e.isPublishSidebarEnabled,c=e.isScheduled,a=e.isSaving,s=e.onClose,l=e.onTogglePublishSidebar,u=e.PostPublishExtension,d=e.PrePublishExtension,b=Object(p.a)(e,["forceIsDirty","forceIsSaving","isBeingScheduled","isPublished","isPublishSidebarEnabled","isScheduled","isSaving","onClose","onTogglePublishSidebar","PostPublishExtension","PrePublishExtension"]),f=Object(O.omit)(b,["hasPublishAction","isDirty","isPostTypeViewable"]),h=o||c&&r,m=!h&&!a,v=h&&!a;return Object(Ir.createElement)("div",Object(Pr.a)({className:"editor-post-publish-panel"},f),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header"},v?Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header-published"},c?Object(_.__)("Scheduled"):Object(_.__)("Published")):Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header-publish-button"},Object(Ir.createElement)(Es,{focusOnMount:!0,onSubmit:this.onSubmit,forceIsDirty:t,forceIsSaving:n}),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__spacer"})),Object(Ir.createElement)(Hr.IconButton,{"aria-expanded":!0,onClick:s,icon:"no-alt",label:Object(_.__)("Close panel")})),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__content"},m&&Object(Ir.createElement)(Hs,null,d&&Object(Ir.createElement)(d,null)),v&&Object(Ir.createElement)(Ks,{focusOnMount:!0},u&&Object(Ir.createElement)(u,null)),a&&Object(Ir.createElement)(Hr.Spinner,null)),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__footer"},Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Always show pre-publish checks."),checked:i,onChange:l})))}}]),t}(Ir.Component),zs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core").getPostType,n=e("core/editor"),r=n.getCurrentPost,o=n.getEditedPostAttribute,i=n.isCurrentPostPublished,c=n.isCurrentPostScheduled,a=n.isEditedPostBeingScheduled,s=n.isEditedPostDirty,l=n.isSavingPost,u=e("core/editor").isPublishSidebarEnabled,d=t(o("type"));return{hasPublishAction:Object(O.get)(r(),["_links","wp:action-publish"],!1),isPostTypeViewable:Object(O.get)(d,["viewable"],!1),isBeingScheduled:a(),isDirty:s(),isPublished:i(),isPublishSidebarEnabled:u(),isSaving:l(),isScheduled:c()}})),Object(l.withDispatch)((function(e,t){var n=t.isPublishSidebarEnabled,r=e("core/editor"),o=r.disablePublishSidebar,i=r.enablePublishSidebar;return{onTogglePublishSidebar:function(){n?o():i()}}})),Hr.withFocusReturn,Hr.withConstrainedTabbing])(Ws);var qs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isSavingPost,r=t.isCurrentPostPublished,o=t.isCurrentPostScheduled;return{isSaving:n(),isPublished:r(),isScheduled:o()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost,r=t.savePost;return{onClick:function(){n({status:"draft"}),r()}}}))])((function(e){var t=e.isSaving,n=e.isPublished,r=e.isScheduled,o=e.onClick;return n||r?Object(Ir.createElement)(Hr.Button,{className:"editor-post-switch-to-draft",onClick:function(){var e;n?e=Object(_.__)("Are you sure you want to unpublish this post?"):r&&(e=Object(_.__)("Are you sure you want to unschedule this post?")),window.confirm(e)&&o()},disabled:t,isTertiary:!0},Object(_.__)("Switch to Draft")):null})),Gs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={forceSavedMessage:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){var t=this;e.isSaving&&!this.props.isSaving&&(this.setState({forceSavedMessage:!0}),this.props.setTimeout((function(){t.setState({forceSavedMessage:!1})}),1e3))}},{key:"render",value:function(){var e=this.props,t=e.post,n=e.isNew,r=e.isScheduled,o=e.isPublished,i=e.isDirty,c=e.isSaving,a=e.isSaveable,s=e.onSave,l=e.isAutosaving,u=e.isPending,d=e.isLargeViewport,p=this.state.forceSavedMessage;if(c){var b=xr()("editor-post-saved-state","is-saving",{"is-autosaving":l});return Object(Ir.createElement)("span",{className:b},Object(Ir.createElement)(Hr.Dashicon,{icon:"cloud"}),l?Object(_.__)("Autosaving"):Object(_.__)("Saving"))}if(o||r)return Object(Ir.createElement)(qs,null);if(!a)return null;if(p||!n&&!i)return Object(Ir.createElement)("span",{className:"editor-post-saved-state is-saved"},Object(Ir.createElement)(Hr.Dashicon,{icon:"saved"}),Object(_.__)("Saved"));if(!Object(O.get)(t,["_links","wp:action-publish"],!1)&&u)return null;var f=u?Object(_.__)("Save as Pending"):Object(_.__)("Save Draft");return d?Object(Ir.createElement)(Hr.Button,{className:"editor-post-save-draft",onClick:s,shortcut:jo.displayShortcut.primary("s"),isTertiary:!0},f):Object(Ir.createElement)(Hr.IconButton,{className:"editor-post-save-draft",label:f,onClick:s,shortcut:jo.displayShortcut.primary("s"),icon:"cloud-upload"})}}]),t}(Ir.Component),Ys=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forceIsDirty,r=t.forceIsSaving,o=e("core/editor"),i=o.isEditedPostNew,c=o.isCurrentPostPublished,a=o.isCurrentPostScheduled,s=o.isEditedPostDirty,l=o.isSavingPost,u=o.isEditedPostSaveable,d=o.getCurrentPost,p=o.isAutosavingPost,b=o.getEditedPostAttribute;return{post:d(),isNew:i(),isPublished:c(),isScheduled:a(),isDirty:n||s(),isSaving:r||l(),isSaveable:u(),isAutosaving:p(),isPending:"pending"===b("status")}})),Object(l.withDispatch)((function(e){return{onSave:e("core/editor").savePost}})),Lr.withSafeTimeout,Object(s.withViewportMatch)({isLargeViewport:"medium"})])(Gs);var $s=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.getCurrentPostType;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),postType:r()}}))])((function(e){var t=e.hasPublishAction,n=e.children;return t?n:null}));var Xs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPost();return{hasStickyAction:Object(O.get)(t,["_links","wp:action-sticky"],!1),postType:e("core/editor").getCurrentPostType()}}))])((function(e){var t=e.hasStickyAction,n=e.postType,r=e.children;return"post"===n&&t?r:null}));var Qs=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postSticky:e("core/editor").getEditedPostAttribute("sticky")}})),Object(l.withDispatch)((function(e){return{onUpdateSticky:function(t){e("core/editor").editPost({sticky:t})}}}))])((function(e){var t=e.onUpdateSticky,n=e.postSticky,r=void 0!==n&&n;return Object(Ir.createElement)(Xs,null,Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Stick to the Front Page"),checked:r,onChange:function(){return t(!r)}}))})),Zs={per_page:-1,orderby:"name",order:"asc",_fields:"id,name,parent"},Js=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).findTerm=e.findTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChangeFormName=e.onChangeFormName.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChangeFormParent=e.onChangeFormParent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onAddTerm=e.onAddTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onToggleForm=e.onToggleForm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.setFilterValue=e.setFilterValue.bind(Object(Ur.a)(Object(Ur.a)(e))),e.sortBySelected=e.sortBySelected.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={loading:!0,availableTermsTree:[],availableTerms:[],adding:!1,formName:"",formParent:"",showForm:!1,filterValue:"",filteredTermsTree:[]},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onChange",value:function(e){var t=this.props,n=t.onUpdateTerms,r=t.terms,o=void 0===r?[]:r,i=t.taxonomy,c=parseInt(e.target.value,10);n(-1!==o.indexOf(c)?Object(O.without)(o,c):Object(b.a)(o).concat([c]),i.rest_base)}},{key:"onChangeFormName",value:function(e){var t=""===e.target.value.trim()?"":e.target.value;this.setState({formName:t})}},{key:"onChangeFormParent",value:function(e){this.setState({formParent:e})}},{key:"onToggleForm",value:function(){this.setState((function(e){return{showForm:!e.showForm}}))}},{key:"findTerm",value:function(e,t,n){return Object(O.find)(e,(function(e){return(!e.parent&&!t||parseInt(e.parent)===parseInt(t))&&e.name.toLowerCase()===n.toLowerCase()}))}},{key:"onAddTerm",value:function(e){var t=this;e.preventDefault();var n=this.props,r=n.onUpdateTerms,o=n.taxonomy,i=n.terms,c=n.slug,a=this.state,s=a.formName,l=a.formParent,u=a.adding,p=a.availableTerms;if(""!==s&&!u){var f=this.findTerm(p,l,s);if(f)return Object(O.some)(i,(function(e){return e===f.id}))||r(Object(b.a)(i).concat([f.id]),o.rest_base),void this.setState({formName:"",formParent:""});this.setState({adding:!0}),this.addRequest=mr()({path:"/wp/v2/".concat(o.rest_base),method:"POST",data:{name:s,parent:l||void 0}}),this.addRequest.catch((function(e){return"term_exists"===e.code?(t.addRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(o.rest_base),Object(d.a)({},Zs,{parent:l||0,search:s}))}),t.addRequest.then((function(e){return t.findTerm(e,l,s)}))):Promise.reject(e)})).then((function(e){var n=!!Object(O.find)(t.state.availableTerms,(function(t){return t.id===e.id}))?t.state.availableTerms:[e].concat(Object(b.a)(t.state.availableTerms)),a=Object(_.sprintf)(Object(_._x)("%s added","term"),Object(O.get)(t.props.taxonomy,["labels","singular_name"],"category"===c?Object(_.__)("Category"):Object(_.__)("Term")));t.props.speak(a,"assertive"),t.addRequest=null,t.setState({adding:!1,formName:"",formParent:"",availableTerms:n,availableTermsTree:t.sortBySelected(Va(n))}),r(Object(b.a)(i).concat([e.id]),o.rest_base)}),(function(e){"abort"!==e.statusText&&(t.addRequest=null,t.setState({adding:!1}))}))}}},{key:"componentDidMount",value:function(){this.fetchTerms()}},{key:"componentWillUnmount",value:function(){Object(O.invoke)(this.fetchRequest,["abort"]),Object(O.invoke)(this.addRequest,["abort"])}},{key:"componentDidUpdate",value:function(e){this.props.taxonomy!==e.taxonomy&&this.fetchTerms()}},{key:"fetchTerms",value:function(){var e=this,t=this.props.taxonomy;t&&(this.fetchRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(t.rest_base),Zs)}),this.fetchRequest.then((function(t){var n=e.sortBySelected(Va(t));e.fetchRequest=null,e.setState({loading:!1,availableTermsTree:n,availableTerms:t})}),(function(t){"abort"!==t.statusText&&(e.fetchRequest=null,e.setState({loading:!1}))})))}},{key:"sortBySelected",value:function(e){var t=this.props.terms,n=function e(n){return-1!==t.indexOf(n.id)||void 0!==n.children&&!!(n.children.map(e).filter((function(e){return e})).length>0)};return e.sort((function(e,t){var r=n(e),o=n(t);return r===o?0:r&&!o?-1:!r&&o?1:0})),e}},{key:"setFilterValue",value:function(e){var t=this.state.availableTermsTree,n=e.target.value,r=t.map(this.getFilterMatcher(n)).filter((function(e){return e}));this.setState({filterValue:n,filteredTermsTree:r});var o=function e(t){for(var n=0,r=0;r0&&(r.children=r.children.map(t).filter((function(e){return e}))),(-1!==r.name.toLowerCase().indexOf(e)||r.children.length>0)&&r}}},{key:"renderTerms",value:function(e){var t=this,n=this.props.terms,r=void 0===n?[]:n;return e.map((function(e){var n="editor-post-taxonomies-hierarchical-term-".concat(e.id);return Object(Ir.createElement)("div",{key:e.id,className:"editor-post-taxonomies__hierarchical-terms-choice"},Object(Ir.createElement)("input",{id:n,className:"editor-post-taxonomies__hierarchical-terms-input",type:"checkbox",checked:-1!==r.indexOf(e.id),value:e.id,onChange:t.onChange}),Object(Ir.createElement)("label",{htmlFor:n},Object(O.unescape)(e.name)),!!e.children.length&&Object(Ir.createElement)("div",{className:"editor-post-taxonomies__hierarchical-terms-subchoices"},t.renderTerms(e.children)))}))}},{key:"render",value:function(){var e=this.props,t=e.slug,n=e.taxonomy,r=e.instanceId,o=e.hasCreateAction;if(!e.hasAssignAction)return null;var i=this.state,c=i.availableTermsTree,a=i.availableTerms,s=i.filteredTermsTree,l=i.formName,u=i.formParent,d=i.loading,p=i.showForm,b=i.filterValue,f=function(e,r,o){return Object(O.get)(n,["labels",e],"category"===t?r:o)},h=f("add_new_item",Object(_.__)("Add new category"),Object(_.__)("Add new term")),m=f("new_item_name",Object(_.__)("Add new category"),Object(_.__)("Add new term")),v=f("parent_item",Object(_.__)("Parent Category"),Object(_.__)("Parent Term")),g="— ".concat(v," —"),j=h,y="editor-post-taxonomies__hierarchical-terms-input-".concat(r),k="editor-post-taxonomies__hierarchical-terms-filter-".concat(r),E=Object(_.sprintf)(Object(_._x)("Search %s","term"),Object(O.get)(this.props.taxonomy,["name"],"category"===t?Object(_.__)("Categories"):Object(_.__)("Terms"))),S=Object(_.sprintf)(Object(_._x)("Available %s","term"),Object(O.get)(this.props.taxonomy,["name"],"category"===t?Object(_.__)("Categories"):Object(_.__)("Terms"))),C=a.length>=8;return[C&&Object(Ir.createElement)("label",{key:"filter-label",htmlFor:k},E),C&&Object(Ir.createElement)("input",{type:"search",id:k,value:b,onChange:this.setFilterValue,className:"editor-post-taxonomies__hierarchical-terms-filter",key:"term-filter-input"}),Object(Ir.createElement)("div",{className:"editor-post-taxonomies__hierarchical-terms-list",key:"term-list",tabIndex:"0",role:"group","aria-label":S},this.renderTerms(""!==b?s:c)),!d&&o&&Object(Ir.createElement)(Hr.Button,{key:"term-add-button",onClick:this.onToggleForm,className:"editor-post-taxonomies__hierarchical-terms-add","aria-expanded":p,isLink:!0},h),p&&Object(Ir.createElement)("form",{onSubmit:this.onAddTerm,key:"hierarchical-terms-form"},Object(Ir.createElement)("label",{htmlFor:y,className:"editor-post-taxonomies__hierarchical-terms-label"},m),Object(Ir.createElement)("input",{type:"text",id:y,className:"editor-post-taxonomies__hierarchical-terms-input",value:l,onChange:this.onChangeFormName,required:!0}),!!a.length&&Object(Ir.createElement)(Hr.TreeSelect,{label:v,noOptionLabel:g,onChange:this.onChangeFormParent,selectedId:u,tree:c}),Object(Ir.createElement)(Hr.Button,{isDefault:!0,type:"submit",className:"editor-post-taxonomies__hierarchical-terms-submit"},j))]}}]),t}(Ir.Component),el=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.slug,r=e("core/editor").getCurrentPost,o=(0,e("core").getTaxonomy)(n);return{hasCreateAction:!!o&&Object(O.get)(r(),["_links","wp:action-create-"+o.rest_base],!1),hasAssignAction:!!o&&Object(O.get)(r(),["_links","wp:action-assign-"+o.rest_base],!1),terms:o?e("core/editor").getEditedPostAttribute(o.rest_base):[],taxonomy:o}})),Object(l.withDispatch)((function(e){return{onUpdateTerms:function(t,n){e("core/editor").editPost(Object(f.a)({},n,t))}}})),Hr.withSpokenMessages,Lr.withInstanceId,Object(Hr.withFilters)("editor.PostTaxonomyType")])(Js);var tl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postType:e("core/editor").getCurrentPostType(),taxonomies:e("core").getTaxonomies({per_page:-1})}}))])((function(e){var t=e.postType,n=e.taxonomies,r=e.taxonomyWrapper,o=void 0===r?O.identity:r,i=Object(O.filter)(n,(function(e){return Object(O.includes)(e.types,t)}));return Object(O.filter)(i,(function(e){return e.visibility.show_ui})).map((function(e){var t=e.hierarchical?el:As;return Object(Ir.createElement)(Ir.Fragment,{key:"taxonomy-".concat(e.slug)},o(Object(Ir.createElement)(t,{slug:e.slug}),e))}))}));var nl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postType:e("core/editor").getCurrentPostType(),taxonomies:e("core").getTaxonomies({per_page:-1})}}))])((function(e){var t=e.postType,n=e.taxonomies,r=e.children;return Object(O.some)(n,(function(e){return Object(O.includes)(e.types,t)}))?r:null})),rl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).edit=e.edit.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopEditing=e.stopEditing.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"edit",value:function(e){var t=e.target.value;this.props.onChange(t),this.setState({value:t,isDirty:!0})}},{key:"stopEditing",value:function(){this.state.isDirty&&(this.props.onPersist(this.state.value),this.setState({isDirty:!1}))}},{key:"render",value:function(){var e=this.state.value,t=this.props.instanceId;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("label",{htmlFor:"post-content-".concat(t),className:"screen-reader-text"},Object(_.__)("Type text or HTML")),Object(Ir.createElement)(di.a,{autoComplete:"off",dir:"auto",value:e,onChange:this.edit,onBlur:this.stopEditing,className:"editor-post-text-editor",id:"post-content-".concat(t),placeholder:Object(_.__)("Start writing with text or HTML")}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){return t.isDirty?null:{value:e.value,isDirty:!1}}}]),t}(Ir.Component),ol=Object(Lr.compose)([Object(l.withSelect)((function(e){return{value:(0,e("core/editor").getEditedPostContent)()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost,r=t.resetBlocks;return{onChange:function(e){n({content:e})},onPersist:function(e){r(Object(i.parse)(e))}}})),Lr.withInstanceId])(rl),il=function(e){function t(e){var n,r=e.permalinkParts,o=e.slug;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={editedPostName:o||r.postName},n.onSavePermalink=n.onSavePermalink.bind(Object(Ur.a)(Object(Ur.a)(n))),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onSavePermalink",value:function(e){var t=ua(this.state.editedPostName);e.preventDefault(),this.props.onSave(),t!==this.props.postName&&(this.props.editPost({slug:t}),this.setState({editedPostName:t}))}},{key:"render",value:function(){var e=this,t=this.props.permalinkParts,n=t.prefix,r=t.suffix,o=this.state.editedPostName;return Object(Ir.createElement)("form",{className:"editor-post-permalink-editor",onSubmit:this.onSavePermalink},Object(Ir.createElement)("span",{className:"editor-post-permalink__editor-container"},Object(Ir.createElement)("span",{className:"editor-post-permalink-editor__prefix"},n),Object(Ir.createElement)("input",{className:"editor-post-permalink-editor__edit","aria-label":Object(_.__)("Edit post permalink"),value:o,onChange:function(t){return e.setState({editedPostName:t.target.value})},type:"text",autoFocus:!0}),Object(Ir.createElement)("span",{className:"editor-post-permalink-editor__suffix"},r),"‎"),Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink-editor__save",isLarge:!0,onClick:this.onSavePermalink},Object(_.__)("Save")))}}]),t}(Ir.Component),cl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{permalinkParts:(0,e("core/editor").getPermalinkParts)()}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])(il),al=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).addVisibilityCheck=e.addVisibilityCheck.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onVisibilityChange=e.onVisibilityChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isCopied:!1,isEditingPermalink:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"addVisibilityCheck",value:function(){window.addEventListener("visibilitychange",this.onVisibilityChange)}},{key:"onVisibilityChange",value:function(){var e=this.props,t=e.isEditable,n=e.refreshPost;t||"visible"!==document.visibilityState||n()}},{key:"componentDidUpdate",value:function(e,t){t.isEditingPermalink&&!this.state.isEditingPermalink&&this.linkElement.focus()}},{key:"componentWillUnmount",value:function(){window.removeEventListener("visibilitychange",this.addVisibilityCheck)}},{key:"render",value:function(){var e=this,t=this.props,n=t.isEditable,r=t.isNew,o=t.isPublished,i=t.isViewable,c=t.permalinkParts,a=t.postLink,s=t.postSlug,l=t.postID,u=t.postTitle;if(r||!i||!c||!a)return null;var d=this.state,p=d.isCopied,b=d.isEditingPermalink,f=p?Object(_.__)("Permalink copied"):Object(_.__)("Copy the permalink"),h=c.prefix,m=c.suffix,v=s||ua(u)||l,O=n?h+v+m:h;return Object(Ir.createElement)("div",{className:"editor-post-permalink"},Object(Ir.createElement)(Hr.ClipboardButton,{className:xr()("editor-post-permalink__copy",{"is-copied":p}),text:O,label:f,onCopy:function(){return e.setState({isCopied:!0})},"aria-disabled":p,icon:"admin-links"}),Object(Ir.createElement)("span",{className:"editor-post-permalink__label"},Object(_.__)("Permalink:")),!b&&Object(Ir.createElement)(Hr.ExternalLink,{className:"editor-post-permalink__link",href:o?O:a,target:"_blank",ref:function(t){return e.linkElement=t}},Object(g.safeDecodeURI)(O),"‎"),b&&Object(Ir.createElement)(cl,{slug:v,onSave:function(){return e.setState({isEditingPermalink:!1})}}),n&&!b&&Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink__edit",isLarge:!0,onClick:function(){return e.setState({isEditingPermalink:!0})}},Object(_.__)("Edit")),!n&&Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink__change",isLarge:!0,href:la("options-permalink.php"),onClick:this.addVisibilityCheck,target:"_blank"},Object(_.__)("Change Permalinks")))}}]),t}(Ir.Component),sl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.isPermalinkEditable,o=t.getCurrentPost,i=t.getPermalinkParts,c=t.getEditedPostAttribute,a=t.isCurrentPostPublished,s=e("core").getPostType,l=o(),u=l.id,d=l.link,p=s(c("type"));return{isNew:n(),postLink:d,permalinkParts:i(),postSlug:c("slug"),isEditable:r(),isPublished:a(),postTitle:c("title"),postID:u,isViewable:Object(O.get)(p,["viewable"],!1)}})),Object(l.withDispatch)((function(e){return{refreshPost:e("core/editor").refreshPost}}))])(al),ll=/[\r\n]+/g,ul=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onSelect=e.onSelect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onUnselect=e.onUnselect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.redirectHistory=e.redirectHistory.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isSelected:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"handleFocusOutside",value:function(){this.onUnselect()}},{key:"onSelect",value:function(){this.setState({isSelected:!0}),this.props.clearSelectedBlock()}},{key:"onUnselect",value:function(){this.setState({isSelected:!1})}},{key:"onChange",value:function(e){var t=e.target.value.replace(ll," ");this.props.onUpdate(t)}},{key:"onKeyDown",value:function(e){e.keyCode===jo.ENTER&&(e.preventDefault(),this.props.onEnterPress())}},{key:"redirectHistory",value:function(e){e.shiftKey?this.props.onRedo():this.props.onUndo(),e.preventDefault()}},{key:"render",value:function(){var e=this.props,t=e.hasFixedToolbar,n=e.isCleanNewPost,r=e.isFocusMode,o=e.isPostTypeViewable,i=e.instanceId,c=e.placeholder,a=e.title,s=this.state.isSelected,l=xr()("wp-block editor-post-title__block",{"is-selected":s,"is-focus-mode":r,"has-fixed-toolbar":t}),u=Object(Ji.decodeEntities)(c);return Object(Ir.createElement)(Ma,{supportKeys:"title"},Object(Ir.createElement)("div",{className:"editor-post-title"},Object(Ir.createElement)("div",{className:l},Object(Ir.createElement)(Hr.KeyboardShortcuts,{shortcuts:{"mod+z":this.redirectHistory,"mod+shift+z":this.redirectHistory}},Object(Ir.createElement)("label",{htmlFor:"post-title-".concat(i),className:"screen-reader-text"},u||Object(_.__)("Add title")),Object(Ir.createElement)(di.a,{id:"post-title-".concat(i),className:"editor-post-title__input",value:a,onChange:this.onChange,placeholder:u||Object(_.__)("Add title"),onFocus:this.onSelect,onKeyDown:this.onKeyDown,onKeyPress:this.onUnselect,autoFocus:n})),s&&o&&Object(Ir.createElement)(sl,null))))}}]),t}(Ir.Component),dl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditorSettings,o=t.isCleanNewPost,i=(0,e("core").getPostType)(n("type")),c=r(),a=c.titlePlaceholder,s=c.focusMode,l=c.hasFixedToolbar;return{isCleanNewPost:o(),title:n("title"),isPostTypeViewable:Object(O.get)(i,["viewable"],!1),placeholder:a,isFocusMode:s,hasFixedToolbar:l}})),pl=Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.insertDefaultBlock,r=t.editPost,o=t.clearSelectedBlock;return{onEnterPress:function(){n(void 0,void 0,0)},onUpdate:function(e){r({title:e})},onUndo:t.undo,onRedo:t.redo,clearSelectedBlock:o}})),bl=Object(Lr.compose)(dl,pl,Lr.withInstanceId,Hr.withFocusOutside)(ul);var fl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.getCurrentPostId,o=t.getCurrentPostType;return{isNew:n(),postId:r(),postType:o()}})),Object(l.withDispatch)((function(e){return{trashPost:e("core/editor").trashPost}}))])((function(e){var t=e.isNew,n=e.postId,r=e.postType,o=Object(p.a)(e,["isNew","postId","postType"]);return t||!n?null:Object(Ir.createElement)(Hr.Button,{className:"editor-post-trash button-link-delete",onClick:function(){return o.trashPost(n,r)},isDefault:!0,isLarge:!0},Object(_.__)("Move to trash"))}));var hl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.getCurrentPostId;return{isNew:n(),postId:r()}}))((function(e){var t=e.isNew,n=e.postId,r=e.children;return t||!n?null:r}));var ml=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.getCurrentPostType;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),postType:r()}}))])((function(e){var t=e.hasPublishAction;return(0,e.render)({canEdit:t})})),vl=n("7fqt");var Ol=Object(l.withSelect)((function(e){return{content:e("core/editor").getEditedPostAttribute("content")}}))((function(e){var t=e.content,n=Object(_._x)("words","Word count type. Do not translate!");return Object(Ir.createElement)("span",{className:"word-count"},Object(vl.count)(t,n))}));var gl=Object(l.withSelect)((function(e){var t=e("core/editor").getGlobalBlockCount;return{headingCount:t("core/heading"),paragraphCount:t("core/paragraph"),numberOfBlocks:t()}}))((function(e){var t=e.headingCount,n=e.paragraphCount,r=e.numberOfBlocks;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("div",{className:"table-of-contents__counts",role:"note","aria-label":Object(_.__)("Document Statistics"),tabIndex:"0"},Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Words"),Object(Ir.createElement)(Ol,null)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Headings"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},t)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Paragraphs"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},n)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Blocks"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},r))),t>0&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("hr",null),Object(Ir.createElement)("span",{className:"table-of-contents__title"},Object(_.__)("Document Outline")),Object(Ir.createElement)(wa,null)))}));var jl=Object(l.withSelect)((function(e){return{hasBlocks:!!e("core/editor").getBlockCount()}}))((function(e){var t=e.hasBlocks;return Object(Ir.createElement)(Hr.Dropdown,{position:"bottom",className:"table-of-contents",contentClassName:"table-of-contents__popover",renderToggle:function(e){var n=e.isOpen,r=e.onToggle;return Object(Ir.createElement)(Hr.IconButton,{onClick:t?r:void 0,icon:"info-outline","aria-expanded":n,label:Object(_.__)("Content structure"),labelPosition:"bottom","aria-disabled":!t})},renderContent:function(){return Object(Ir.createElement)(gl,null)}})})),yl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).warnIfUnsavedChanges=e.warnIfUnsavedChanges.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){window.addEventListener("beforeunload",this.warnIfUnsavedChanges)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("beforeunload",this.warnIfUnsavedChanges)}},{key:"warnIfUnsavedChanges",value:function(e){if(this.props.isDirty)return e.returnValue=Object(_.__)("You have unsaved changes. If you proceed, they will be lost."),e.returnValue}},{key:"render",value:function(){return null}}]),t}(Ir.Component),kl=Object(l.withSelect)((function(e){return{isDirty:e("core/editor").isEditedPostDirty()}}))(yl),_l=Object(l.withSelect)((function(e){return{selectedBlockClientId:e("core/editor").getBlockSelectionStart()}}))((function(e){var t=e.selectedBlockClientId;return t&&Object(Ir.createElement)(Hr.Button,{isDefault:!0,type:"button",className:"editor-skip-to-selected-block",onClick:function(){Yi(t).closest(".editor-block-list__block").focus()}},Object(_.__)("Skip to the selected block"))})),El=n("BLeD"),Sl=n.n(El);function Cl(e,t,n){var r=new Sl.a(e);return t&&r.remove("is-style-"+t.name),r.add("is-style-"+n.name),r.value}var wl=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock,o=e("core/blocks").getBlockStyles,i=r(n);return{name:i.name,attributes:i.attributes,className:i.attributes.className||"",styles:o(i.name)}})),Object(l.withDispatch)((function(e,t){var n=t.clientId;return{onChangeClassName:function(t){e("core/editor").updateBlockAttributes(n,{className:t})}}}))])((function(e){var t=e.styles,n=e.className,r=e.onChangeClassName,o=e.name,i=e.attributes,c=e.onSwitch,a=void 0===c?O.noop:c,s=e.onHoverClassName,l=void 0===s?O.noop:s;if(!t||0===t.length)return null;var u=function(e,t){var n=!0,r=!1,o=void 0;try{for(var i,c=new Sl.a(t).values()[Symbol.iterator]();!(n=(i=c.next()).done);n=!0){var a=i.value;if(-1!==a.indexOf("is-style-")){var s=a.substring(9),l=Object(O.find)(e,{name:s});if(l)return l}}}catch(e){r=!0,o=e}finally{try{n||null==c.return||c.return()}finally{if(r)throw o}}return Object(O.find)(e,"isDefault")}(t,n);function p(e){var t=Cl(n,u,e);r(t),a()}return Object(Ir.createElement)("div",{className:"editor-block-styles"},t.map((function(e){var t=Cl(n,u,e);return Object(Ir.createElement)("div",{key:e.name,className:xr()("editor-block-styles__item",{"is-active":u===e}),onClick:function(){return p(e)},onKeyDown:function(t){jo.ENTER!==t.keyCode&&jo.SPACE!==t.keyCode||(t.preventDefault(),p(e))},onMouseEnter:function(){return l(t)},onMouseLeave:function(){return l(null)},role:"button",tabIndex:"0","aria-label":e.label||e.name},Object(Ir.createElement)("div",{className:"editor-block-styles__item-preview"},Object(Ir.createElement)(Si,{name:o,attributes:Object(d.a)({},i,{className:t})})),Object(Ir.createElement)("div",{className:"editor-block-styles__item-label"},e.label||e.name))})))}));var Tl=Object(l.withSelect)((function(e){return{blocks:(0,e("core/editor").getMultiSelectedBlocks)()}}))((function(e){var t=e.blocks,n=Object(vl.count)(Object(i.serialize)(t),"words");return Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card"},Object(Ir.createElement)($r,{icon:Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(Ir.createElement)(Hr.Path,{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"})),showColors:!0}),Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-content"},Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-title"},Object(_.sprintf)(Object(_._n)("%d block","%d blocks",t.length),t.length)),Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-description"},Object(_.sprintf)(Object(_._n)("%d word","%d words",n),n))))})),Pl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getSelectedBlockCount,o=t.getBlockName,c=e("core/blocks").getBlockStyles,a=n(),s=a&&o(a),l=a&&Object(i.getBlockType)(s),u=a&&c(s);return{count:r(),hasBlockStyles:u&&u.length>0,selectedBlockName:s,selectedBlockClientId:a,blockType:l}}))((function(e){var t=e.selectedBlockClientId,n=e.selectedBlockName,r=e.blockType,o=e.count,c=e.hasBlockStyles;if(o>1)return Object(Ir.createElement)(Tl,null);var a=n===Object(i.getUnregisteredTypeHandlerName)();return r&&t&&!a?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("div",{className:"editor-block-inspector__card"},Object(Ir.createElement)($r,{icon:r.icon,showColors:!0}),Object(Ir.createElement)("div",{className:"editor-block-inspector__card-content"},Object(Ir.createElement)("div",{className:"editor-block-inspector__card-title"},r.title),Object(Ir.createElement)("div",{className:"editor-block-inspector__card-description"},r.description))),c&&Object(Ir.createElement)("div",null,Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Styles"),initialOpen:!1},Object(Ir.createElement)(wl,{clientId:t}))),Object(Ir.createElement)("div",null,Object(Ir.createElement)(hc.Slot,null)),Object(Ir.createElement)("div",null,Object(Ir.createElement)(uc.Slot,null,(function(e){return!Object(O.isEmpty)(e)&&Object(Ir.createElement)(Hr.PanelBody,{className:"editor-block-inspector__advanced",title:Object(_.__)("Advanced"),initialOpen:!1},e)}))),Object(Ir.createElement)(_l,{key:"back"})):Object(Ir.createElement)("span",{className:"editor-block-inspector__no-blocks"},Object(_.__)("No block selected."))})),Il=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).bindContainer=e.bindContainer.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearSelectionIfFocusTarget=e.clearSelectionIfFocusTarget.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"clearSelectionIfFocusTarget",value:function(e){var t=this.props,n=t.hasSelectedBlock,r=t.hasMultiSelection,o=t.clearSelectedBlock,i=n||r;e.target===this.container&&i&&o()}},{key:"render",value:function(){return Object(Ir.createElement)("div",Object(Pr.a)({tabIndex:-1,onFocus:this.clearSelectionIfFocusTarget,ref:this.bindContainer},Object(O.omit)(this.props,["clearSelectedBlock","hasSelectedBlock","hasMultiSelection"])))}}]),t}(Ir.Component),Bl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.hasSelectedBlock,r=t.hasMultiSelection;return{hasSelectedBlock:n(),hasMultiSelection:r()}})),Object(l.withDispatch)((function(e){return{clearSelectedBlock:e("core/editor").clearSelectedBlock}}))])(Il);var xl=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlock,c=r.getBlockMode,a=o(n);return{mode:c(n),blockType:a?Object(i.getBlockType)(a.name):null}})),Object(l.withDispatch)((function(e,t){var n=t.onToggle,r=void 0===n?O.noop:n,o=t.clientId;return{onToggleMode:function(){e("core/editor").toggleBlockMode(o),r()}}}))])((function(e){var t=e.blockType,n=e.mode,r=e.onToggleMode,o=e.small,c=void 0!==o&&o;if(!Object(i.hasBlockSupport)(t,"html",!0))return null;var a="visual"===n?Object(_.__)("Edit as HTML"):Object(_.__)("Edit visually");return Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:r,icon:"html",label:c?a:void 0},!c&&a)}));var Ll=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlocksByClientId,c=r.canInsertBlockType,a=r.__experimentalGetReusableBlock,s=o(n),l=c("core/block")&&Object(O.every)(s,(function(e){return!!e&&e.isValid&&Object(i.hasBlockSupport)(e.name,"reusable",!0)}));return{isVisible:l,isStaticBlock:l&&(1!==s.length||!Object(i.isReusableBlock)(s[0])||!a(s[0].attributes.ref))}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.onToggle,o=void 0===r?O.noop:r,i=e("core/editor"),c=i.__experimentalConvertBlockToReusable,a=i.__experimentalConvertBlockToStatic;return{onConvertToStatic:function(){1===n.length&&(a(n[0]),o())},onConvertToReusable:function(){c(n),o()}}}))])((function(e){var t=e.isVisible,n=e.isStaticBlock,r=e.onConvertToStatic,o=e.onConvertToReusable;return t?Object(Ir.createElement)(Ir.Fragment,null,n&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"controls-repeat",onClick:o},Object(_.__)("Add to Reusable Blocks")),!n&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"controls-repeat",onClick:r},Object(_.__)("Convert to Regular Block"))):null}));var Al=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlock,c=r.__experimentalGetReusableBlock,a=o(n);return{reusableBlock:a&&Object(i.isReusableBlock)(a)?c(a.attributes.ref):null}})),Object(l.withDispatch)((function(e,t){var n=t.onToggle,r=void 0===n?O.noop:n,o=e("core/editor").__experimentalDeleteReusableBlock;return{onDelete:function(e){window.confirm(Object(_.__)("Are you sure you want to delete this Reusable Block?\n\nIt will be permanently removed from all posts and pages that use it."))&&(o(e),r())}}}))])((function(e){var t=e.reusableBlock,n=e.onDelete;return t?Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"no",disabled:t.isTemporary,onClick:function(){return n(t.id)}},Object(_.__)("Remove from Reusable Blocks")):null}));function Nl(e){var t=e.shouldRender,n=e.onClick,r=e.small;if(!t)return null;var o=Object(_.__)("Convert to Blocks");return Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:n,icon:"screenoptions",label:r?o:void 0},!r&&o)}var Rl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock(n);return{block:r,shouldRender:r&&"core/html"===r.name}})),Object(l.withDispatch)((function(e,t){var n=t.block;return{onClick:function(){return e("core/editor").replaceBlocks(n.clientId,Object(i.rawHandler)({HTML:Object(i.getBlockContent)(n)}))}}})))(Nl),Dl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock(n);return{block:r,shouldRender:r&&r.name===Object(i.getFreeformContentHandlerName)()}})),Object(l.withDispatch)((function(e,t){var n=t.block;return{onClick:function(){return e("core/editor").replaceBlocks(n.clientId,Object(i.rawHandler)({HTML:Object(i.serialize)(n)}))}}})))(Nl),Fl=Object(Hr.createSlotFill)("_BlockSettingsMenuFirstItem"),Ml=Fl.Fill,Ul=Fl.Slot;Ml.Slot=Ul;var Hl=Ml,Vl=Object(Hr.createSlotFill)("_BlockSettingsMenuPluginsExtension"),Kl=Vl.Fill,Wl=Vl.Slot;Kl.Slot=Wl;var zl=Kl;var ql=Object(l.withDispatch)((function(e){var t=e("core/editor").selectBlock;return{onSelect:function(e){t(e)}}}))((function(e){var t=e.clientIds,n=e.onSelect,r=Object(O.castArray)(t),o=r.length,i=r[0];return Object(Ir.createElement)(Pa,{clientIds:t},(function(e){var r=e.onDuplicate,c=e.onRemove,a=e.onInsertAfter,s=e.onInsertBefore,l=e.canDuplicate,u=e.isLocked;return Object(Ir.createElement)(Hr.Dropdown,{contentClassName:"editor-block-settings-menu__popover",position:"bottom right",renderToggle:function(e){var t=e.onToggle,r=e.isOpen,c=xr()("editor-block-settings-menu__toggle",{"is-opened":r}),a=r?Object(_.__)("Hide options"):Object(_.__)("More options");return Object(Ir.createElement)(Hr.Toolbar,{controls:[{icon:"ellipsis",title:a,onClick:function(){1===o&&n(i),t()},className:c,extraProps:{"aria-expanded":r}}]})},renderContent:function(e){var n=e.onClose;return Object(Ir.createElement)(Hr.NavigableMenu,{className:"editor-block-settings-menu__content"},Object(Ir.createElement)(Hl.Slot,{fillProps:{onClose:n}}),1===o&&Object(Ir.createElement)(Dl,{clientId:i}),1===o&&Object(Ir.createElement)(Rl,{clientId:i}),!u&&l&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:r,icon:"admin-page",shortcut:Ba.duplicate.display},Object(_.__)("Duplicate")),!u&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:s,icon:"insert-before",shortcut:Ba.insertBefore.display},Object(_.__)("Insert Before")),Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:a,icon:"insert-after",shortcut:Ba.insertAfter.display},Object(_.__)("Insert After"))),1===o&&Object(Ir.createElement)(xl,{clientId:i,onToggle:n}),Object(Ir.createElement)(Ll,{clientIds:t,onToggle:n}),Object(Ir.createElement)(zl.Slot,{fillProps:{clientIds:t,onClose:n}}),Object(Ir.createElement)("div",{className:"editor-block-settings-menu__separator"}),1===o&&Object(Ir.createElement)(Al,{clientId:i,onToggle:n}),!u&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:c,icon:"trash",shortcut:Ba.removeBlock.display},Object(_.__)("Remove Block")))}})}))})),Gl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hoveredClassName:null},e.onHoverClassName=e.onHoverClassName.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onHoverClassName",value:function(e){this.setState({hoveredClassName:e})}},{key:"render",value:function(){var e=this,t=this.props,n=t.blocks,r=t.onTransform,o=t.inserterItems,c=t.hasBlockStyles,a=this.state.hoveredClassName;if(!n||!n.length)return null;var s=Object(O.mapKeys)(o,(function(e){return e.name})),l=Object(O.orderBy)(Object(O.filter)(Object(i.getPossibleBlockTransformations)(n),(function(e){return e&&!!s[e.name]})),(function(e){return s[e.name].frecency}),"desc"),u=n[0].name,p=Object(i.getBlockType)(u);return c||l.length?Object(Ir.createElement)(Hr.Dropdown,{position:"bottom right",className:"editor-block-switcher",contentClassName:"editor-block-switcher__popover",renderToggle:function(e){var t=e.onToggle,r=e.isOpen,o=1===n.length?Object(_.__)("Change block type"):Object(_.sprintf)(Object(_._n)("Change type of %d block","Change type of %d blocks",n.length),n.length);return Object(Ir.createElement)(Hr.Toolbar,null,Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-switcher__toggle",onClick:t,"aria-haspopup":"true","aria-expanded":r,label:o,tooltip:o,onKeyDown:function(e){r||e.keyCode!==jo.DOWN||(e.preventDefault(),e.stopPropagation(),t())}},Object(Ir.createElement)($r,{icon:p.icon,showColors:!0}),Object(Ir.createElement)(Hr.SVG,{className:"editor-block-switcher__transform",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(Ir.createElement)(Hr.Path,{d:"M6.5 8.9c.6-.6 1.4-.9 2.2-.9h6.9l-1.3 1.3 1.4 1.4L19.4 7l-3.7-3.7-1.4 1.4L15.6 6H8.7c-1.4 0-2.6.5-3.6 1.5l-2.8 2.8 1.4 1.4 2.8-2.8zm13.8 2.4l-2.8 2.8c-.6.6-1.3.9-2.1.9h-7l1.3-1.3-1.4-1.4L4.6 16l3.7 3.7 1.4-1.4L8.4 17h6.9c1.3 0 2.6-.5 3.5-1.5l2.8-2.8-1.3-1.4z"}))))},renderContent:function(t){var o=t.onClose;return Object(Ir.createElement)(Ir.Fragment,null,c&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Block Styles"),initialOpen:!0},Object(Ir.createElement)(wl,{clientId:n[0].clientId,onSwitch:o,onHoverClassName:e.onHoverClassName})),0!==l.length&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Transform To:"),initialOpen:!0},Object(Ir.createElement)(Ti,{items:l.map((function(e){return{id:e.name,icon:e.icon,title:e.title,hasChildBlocksWithInserterSupport:Object(i.hasChildBlocksWithInserterSupport)(e.name)}})),onSelect:function(e){r(n,e.id),o()}})),null!==a&&Object(Ir.createElement)(Ci,{name:n[0].name,attributes:Object(d.a)({},n[0].attributes,{className:a})}))}}):n.length>1?null:Object(Ir.createElement)(Hr.Toolbar,null,Object(Ir.createElement)(Hr.IconButton,{disabled:!0,className:"editor-block-switcher__no-switcher-icon",label:Object(_.__)("Block icon")},Object(Ir.createElement)($r,{icon:p.icon,showColors:!0})))}}]),t}(Ir.Component),Yl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlocksByClientId,i=r.getBlockRootClientId,c=r.getInserterItems,a=e("core/blocks").getBlockStyles,s=i(Object(O.first)(Object(O.castArray)(n))),l=o(n),u=l&&1===l.length?l[0]:null,d=u&&a(u.name);return{blocks:l,inserterItems:c(s),hasBlockStyles:d&&d.length>0}})),Object(l.withDispatch)((function(e,t){return{onTransform:function(n,r){e("core/editor").replaceBlocks(t.clientIds,Object(i.switchToBlockType)(n,r))}}})))(Gl);var $l=Object(l.withSelect)((function(e){var t=e("core/editor").getMultiSelectedBlockClientIds();return{isMultiBlockSelection:t.length>1,selectedBlockClientIds:t}}))((function(e){var t=e.isMultiBlockSelection,n=e.selectedBlockClientIds;return t?Object(Ir.createElement)(Yl,{key:"switcher",clientIds:n}):null}));var Xl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getBlockMode,o=t.getMultiSelectedBlockClientIds,i=t.isBlockValid,c=n();return{blockClientIds:c?[c]:o(),isValid:c?i(c):null,mode:c?r(c):null}}))((function(e){var t=e.blockClientIds,n=e.isValid,r=e.mode;return 0===t.length?null:t.length>1?Object(Ir.createElement)("div",{className:"editor-block-toolbar"},Object(Ir.createElement)($l,null),Object(Ir.createElement)(ql,{clientIds:t})):Object(Ir.createElement)("div",{className:"editor-block-toolbar"},"visual"===r&&n&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Yl,{clientIds:t}),Object(Ir.createElement)(po.Slot,null),Object(Ir.createElement)(go.Slot,null)),Object(Ir.createElement)(ql,{clientIds:t}))})),Ql=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onCopy=function(t){return e.props.onCopy(t)},e.onCut=function(t){return e.props.onCut(t)},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){document.addEventListener("copy",this.onCopy),document.addEventListener("cut",this.onCut)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("copy",this.onCopy),document.removeEventListener("cut",this.onCut)}},{key:"render",value:function(){return null}}]),t}(Ir.Component),Zl=Object(Lr.compose)([Object(l.withDispatch)((function(e,t,n){var r=(0,n.select)("core/editor"),o=r.getBlocksByClientId,c=r.getMultiSelectedBlockClientIds,a=r.getSelectedBlockClientId,s=r.hasMultiSelection,l=e("core/editor").removeBlocks,u=function(e){var t=a()?[a()]:c();if(0!==t.length&&(s()||!Object(Vo.documentHasSelection)())){var n=Object(i.serialize)(o(t));e.clipboardData.setData("text/plain",n),e.clipboardData.setData("text/html",n),e.preventDefault()}};return{onCopy:u,onCut:function(e){if(u(e),s()){var t=a()?[a()]:c();l(t)}}}}))])(Ql),Jl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).reboot=e.reboot.bind(Object(Ur.a)(Object(Ur.a)(e))),e.getContent=e.getContent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={error:null},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidCatch",value:function(e){this.setState({error:e})}},{key:"reboot",value:function(){this.props.onError()}},{key:"getContent",value:function(){try{return Object(l.select)("core/editor").getEditedPostContent()}catch(e){}}},{key:"render",value:function(){var e=this.state.error;return e?Object(Ir.createElement)(ei,{className:"editor-error-boundary",actions:[Object(Ir.createElement)(Hr.Button,{key:"recovery",onClick:this.reboot,isLarge:!0},Object(_.__)("Attempt Recovery")),Object(Ir.createElement)(Hr.ClipboardButton,{key:"copy-post",text:this.getContent,isLarge:!0},Object(_.__)("Copy Post Text")),Object(Ir.createElement)(Hr.ClipboardButton,{key:"copy-error",text:e.stack,isLarge:!0},Object(_.__)("Copy Error"))]},Object(_.__)("The editor has encountered an unexpected error.")):this.props.children}}]),t}(Ir.Component),eu=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(){this.scrollIntoView()}},{key:"scrollIntoView",value:function(){var e=this.props.extentClientId;if(e){var t=Yi(e);if(t){var n=Object(Vo.getScrollContainer)(t);n&&Ei()(t,n,{onlyScrollIfNeeded:!0})}}}},{key:"render",value:function(){return null}}]),t}(Ir.Component),tu=Object(l.withSelect)((function(e){return{extentClientId:(0,e("core/editor").getLastMultiSelectedBlockClientId)()}}))(eu),nu=[jo.UP,jo.RIGHT,jo.DOWN,jo.LEFT,jo.ENTER,jo.BACKSPACE];var ru=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).stopTypingOnSelectionUncollapse=e.stopTypingOnSelectionUncollapse.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnMouseMove=e.stopTypingOnMouseMove.bind(Object(Ur.a)(Object(Ur.a)(e))),e.startTypingInTextField=e.startTypingInTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnNonTextField=e.stopTypingOnNonTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnEscapeKey=e.stopTypingOnEscapeKey.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=Object(O.over)([e.startTypingInTextField,e.stopTypingOnEscapeKey]),e.lastMouseMove=null,e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.toggleEventBindings(this.props.isTyping)}},{key:"componentDidUpdate",value:function(e){this.props.isTyping!==e.isTyping&&this.toggleEventBindings(this.props.isTyping)}},{key:"componentWillUnmount",value:function(){this.toggleEventBindings(!1)}},{key:"toggleEventBindings",value:function(e){var t=e?"addEventListener":"removeEventListener";document[t]("selectionchange",this.stopTypingOnSelectionUncollapse),document[t]("mousemove",this.stopTypingOnMouseMove)}},{key:"stopTypingOnMouseMove",value:function(e){var t=e.clientX,n=e.clientY;if(this.lastMouseMove){var r=this.lastMouseMove,o=r.clientX,i=r.clientY;o===t&&i===n||this.props.onStopTyping()}this.lastMouseMove={clientX:t,clientY:n}}},{key:"stopTypingOnSelectionUncollapse",value:function(){var e=window.getSelection();e.rangeCount>0&&e.getRangeAt(0).collapsed||this.props.onStopTyping()}},{key:"stopTypingOnEscapeKey",value:function(e){this.props.isTyping&&e.keyCode===jo.ESCAPE&&this.props.onStopTyping()}},{key:"startTypingInTextField",value:function(e){var t=this.props,n=t.isTyping,r=t.onStartTyping,o=e.type,i=e.target;n||!Object(Vo.isTextField)(i)||i.closest(".editor-block-toolbar")||("keydown"!==o||function(e){var t=e.keyCode;return!e.shiftKey&&Object(O.includes)(nu,t)}(e))&&r()}},{key:"stopTypingOnNonTextField",value:function(e){var t=this;e.persist(),this.props.setTimeout((function(){var n=t.props,r=n.isTyping,o=n.onStopTyping,i=e.target;r&&!Object(Vo.isTextField)(i)&&o()}))}},{key:"render",value:function(){var e=this.props.children;return Object(Ir.createElement)("div",{onFocus:this.stopTypingOnNonTextField,onKeyPress:this.startTypingInTextField,onKeyDown:this.onKeyDown},e)}}]),t}(Ir.Component),ou=Object(Lr.compose)([Object(l.withSelect)((function(e){return{isTyping:(0,e("core/editor").isTyping)()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onStartTyping:t.startTyping,onStopTyping:t.stopTyping}})),Lr.withSafeTimeout])(ru),iu=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getSnapshotBeforeUpdate",value:function(e){var t=this.props,n=t.blockOrder,r=t.selectionStart;return n!==e.blockOrder&&r?this.getOffset(r):null}},{key:"componentDidUpdate",value:function(e,t,n){n&&this.restorePreviousOffset(n)}},{key:"getOffset",value:function(e){var t=Yi(e);return t?t.getBoundingClientRect().top:null}},{key:"restorePreviousOffset",value:function(e){var t=Yi(this.props.selectionStart);if(t){var n=Object(Vo.getScrollContainer)(t);n&&(n.scrollTop=n.scrollTop+t.getBoundingClientRect().top-e)}}},{key:"render",value:function(){return null}}]),t}(Ir.Component),cu=Object(l.withSelect)((function(e){return{blockOrder:e("core/editor").getBlockOrder(),selectionStart:e("core/editor").getBlockSelectionStart()}}))(iu),au=window.getSelection,su=Object(O.overEvery)([Vo.isTextField,Vo.focus.tabbable.isTabbableIndex]);var lu=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.bindContainer=e.bindContainer.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearVerticalRect=e.clearVerticalRect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.focusLastTextField=e.focusLastTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.verticalRect=null,e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"clearVerticalRect",value:function(){this.verticalRect=null}},{key:"getClosestTabbable",value:function(e,t){var n=Vo.focus.focusable.find(this.container);return t&&(n=Object(O.reverse)(n)),n=n.slice(n.indexOf(e)+1),Object(O.find)(n,(function t(n,r,o){if(!Vo.focus.tabbable.isTabbableIndex(n))return!1;if(Object(Vo.isTextField)(n))return!0;if(!n.classList.contains("editor-block-list__block"))return!1;if(function(e){return!!e.querySelector(".editor-block-list__layout")}(n))return!0;if(n.contains(e))return!1;for(var i,c=1;(i=o[r+c])&&n.contains(i);c++)if(t(i,r+c,o))return!1;return!0}))}},{key:"expandSelection",value:function(e){var t=this.props,n=t.selectedBlockClientId,r=t.selectionStartClientId,o=t.selectionBeforeEndClientId,i=t.selectionAfterEndClientId,c=e?o:i;c&&this.props.onMultiSelect(r||n,c)}},{key:"moveSelection",value:function(e){var t=this.props,n=t.selectedFirstClientId,r=t.selectedLastClientId,o=e?n:r;o&&this.props.onSelectBlock(o)}},{key:"isTabbableEdge",value:function(e,t){var n,r,o=this.getClosestTabbable(e,t);return!(o&&(n=e,r=o,n.closest("[data-block]")===r.closest("[data-block]")))}},{key:"onKeyDown",value:function(e){var t=this.props,n=t.hasMultiSelection,r=t.onMultiSelect,o=t.blocks,i=e.keyCode,c=e.target,a=i===jo.UP,s=i===jo.DOWN,l=i===jo.LEFT,u=i===jo.RIGHT,d=a||l,p=l||u,b=a||s,f=p||b,h=e.shiftKey,m=h||e.ctrlKey||e.altKey||e.metaKey,v=b?Vo.isVerticalEdge:Vo.isHorizontalEdge;if(!f)return jo.isKeyboardEvent.primary(e)&&(this.isEntirelySelected=Object(Vo.isEntirelySelected)(c)),void(jo.isKeyboardEvent.primary(e,"a")&&((c.isContentEditable?this.isEntirelySelected:Object(Vo.isEntirelySelected)(c))&&(r(Object(O.first)(o),Object(O.last)(o)),e.preventDefault()),this.isEntirelySelected=!0));if(!e.nativeEvent.defaultPrevented&&function(e,t,n){if((t===jo.UP||t===jo.DOWN)&&!n)return!0;var r=e.tagName;return"INPUT"!==r&&"TEXTAREA"!==r}(c,i,m))if(b?this.verticalRect||(this.verticalRect=Object(Vo.computeCaretRect)(c)):this.verticalRect=null,h&&(n||this.isTabbableEdge(c,d)&&v(c,d)))this.expandSelection(d),e.preventDefault();else if(n)this.moveSelection(d),e.preventDefault();else if(b&&Object(Vo.isVerticalEdge)(c,d)){var g=this.getClosestTabbable(c,d);g&&(Object(Vo.placeCaretAtVerticalEdge)(g,d,this.verticalRect),e.preventDefault())}else if(p&&au().isCollapsed&&Object(Vo.isHorizontalEdge)(c,d)){var j=this.getClosestTabbable(c,d);Object(Vo.placeCaretAtHorizontalEdge)(j,d),e.preventDefault()}}},{key:"focusLastTextField",value:function(){var e=Vo.focus.focusable.find(this.container),t=Object(O.findLast)(e,su);t&&Object(Vo.placeCaretAtHorizontalEdge)(t,!0)}},{key:"render",value:function(){var e=this.props.children;return Object(Ir.createElement)("div",{className:"editor-writing-flow"},Object(Ir.createElement)("div",{ref:this.bindContainer,onKeyDown:this.onKeyDown,onMouseDown:this.clearVerticalRect},e),Object(Ir.createElement)("div",{"aria-hidden":!0,tabIndex:-1,onClick:this.focusLastTextField,className:"wp-block editor-writing-flow__click-redirect"}))}}]),t}(Ir.Component),uu=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getMultiSelectedBlocksStartClientId,o=t.getMultiSelectedBlocksEndClientId,i=t.getPreviousBlockClientId,c=t.getNextBlockClientId,a=t.getFirstMultiSelectedBlockClientId,s=t.getLastMultiSelectedBlockClientId,l=t.hasMultiSelection,u=t.getBlockOrder,d=n(),p=r(),b=o();return{selectedBlockClientId:d,selectionStartClientId:p,selectionBeforeEndClientId:i(b||d),selectionAfterEndClientId:c(b||d),selectedFirstClientId:a(),selectedLastClientId:s(),hasMultiSelection:l(),blocks:u()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onMultiSelect:t.multiSelect,onSelectBlock:t.selectBlock}}))])(lu),du=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,pu=function(e,t){t=t||{};var n=1,r=1;function o(e){var t=e.match(/\n/g);t&&(n+=t.length);var o=e.lastIndexOf("\n");r=~o?e.length-o:r+e.length}function i(){var e={line:n,column:r};return function(t){return t.position=new c(e),b(),t}}function c(e){this.start=e,this.end={line:n,column:r},this.source=t.source}c.prototype.content=e;var a=[];function s(o){var i=new Error(t.source+":"+n+":"+r+": "+o);if(i.reason=o,i.filename=t.source,i.line=n,i.column=r,i.source=e,!t.silent)throw i;a.push(i)}function l(){return p(/^{\s*/)}function u(){return p(/^}/)}function d(){var t,n=[];for(b(),f(n);e.length&&"}"!==e.charAt(0)&&(t=C()||w());)!1!==t&&(n.push(t),f(n));return n}function p(t){var n=t.exec(e);if(n){var r=n[0];return o(r),e=e.slice(r.length),n}}function b(){p(/^\s*/)}function f(e){var t;for(e=e||[];t=m();)!1!==t&&e.push(t);return e}function m(){var t=i();if("/"===e.charAt(0)&&"*"===e.charAt(1)){for(var n=2;""!==e.charAt(n)&&("*"!==e.charAt(n)||"/"!==e.charAt(n+1));)++n;if(n+=2,""===e.charAt(n-1))return s("End of comment missing");var c=e.slice(2,n-2);return r+=2,o(c),e=e.slice(n),r+=2,t({type:"comment",comment:c})}}function v(){var e=p(/^([^{]+)/);if(e)return bu(e[0]).replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,(function(e){return e.replace(/,/g,"‌")})).split(/\s*(?![^(]*\)),\s*/).map((function(e){return e.replace(/\u200C/g,",")}))}function O(){var e=i(),t=p(/^(\*?[-#\/\*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(t){if(t=bu(t[0]),!p(/^:\s*/))return s("property missing ':'");var n=p(/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^\)]*?\)|[^};])+)/),r=e({type:"declaration",property:t.replace(du,""),value:n?bu(n[0]).replace(du,""):""});return p(/^[;\s]*/),r}}function g(){var e,t=[];if(!l())return s("missing '{'");for(f(t);e=O();)!1!==e&&(t.push(e),f(t));return u()?t:s("missing '}'")}function j(){for(var e,t=[],n=i();e=p(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),p(/^,\s*/);if(t.length)return n({type:"keyframe",values:t,declarations:g()})}var y,k=S("import"),_=S("charset"),E=S("namespace");function S(e){var t=new RegExp("^@"+e+"\\s*([^;]+);");return function(){var n=i(),r=p(t);if(r){var o={type:e};return o[e]=r[1].trim(),n(o)}}}function C(){if("@"===e[0])return function(){var e=i(),t=p(/^@([-\w]+)?keyframes\s*/);if(t){var n=t[1];if(!(t=p(/^([-\w]+)\s*/)))return s("@keyframes missing name");var r,o=t[1];if(!l())return s("@keyframes missing '{'");for(var c=f();r=j();)c.push(r),c=c.concat(f());return u()?e({type:"keyframes",name:o,vendor:n,keyframes:c}):s("@keyframes missing '}'")}}()||function(){var e=i(),t=p(/^@media *([^{]+)/);if(t){var n=bu(t[1]);if(!l())return s("@media missing '{'");var r=f().concat(d());return u()?e({type:"media",media:n,rules:r}):s("@media missing '}'")}}()||function(){var e=i(),t=p(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(t)return e({type:"custom-media",name:bu(t[1]),media:bu(t[2])})}()||function(){var e=i(),t=p(/^@supports *([^{]+)/);if(t){var n=bu(t[1]);if(!l())return s("@supports missing '{'");var r=f().concat(d());return u()?e({type:"supports",supports:n,rules:r}):s("@supports missing '}'")}}()||k()||_()||E()||function(){var e=i(),t=p(/^@([-\w]+)?document *([^{]+)/);if(t){var n=bu(t[1]),r=bu(t[2]);if(!l())return s("@document missing '{'");var o=f().concat(d());return u()?e({type:"document",document:r,vendor:n,rules:o}):s("@document missing '}'")}}()||function(){var e=i();if(p(/^@page */)){var t=v()||[];if(!l())return s("@page missing '{'");for(var n,r=f();n=O();)r.push(n),r=r.concat(f());return u()?e({type:"page",selectors:t,declarations:r}):s("@page missing '}'")}}()||function(){var e=i();if(p(/^@host\s*/)){if(!l())return s("@host missing '{'");var t=f().concat(d());return u()?e({type:"host",rules:t}):s("@host missing '}'")}}()||function(){var e=i();if(p(/^@font-face\s*/)){if(!l())return s("@font-face missing '{'");for(var t,n=f();t=O();)n.push(t),n=n.concat(f());return u()?e({type:"font-face",declarations:n}):s("@font-face missing '}'")}}()}function w(){var e=i(),t=v();return t?(f(),e({type:"rule",selectors:t,declarations:g()})):s("selector missing")}return function e(t,n){var r=t&&"string"==typeof t.type,o=r?t:n;for(var i in t){var c=t[i];Array.isArray(c)?c.forEach((function(t){e(t,o)})):c&&"object"===Object(h.a)(c)&&e(c,o)}r&&Object.defineProperty(t,"parent",{configurable:!0,writable:!0,enumerable:!1,value:n||null});return t}((y=d(),{type:"stylesheet",stylesheet:{source:t.source,rules:y,parsingErrors:a}}))};function bu(e){return e?e.replace(/^\s+|\s+$/g,""):""}var fu=n("P7XM"),hu=n.n(fu),mu=vu;function vu(e){this.options=e||{}}vu.prototype.emit=function(e){return e},vu.prototype.visit=function(e){return this[e.type](e)},vu.prototype.mapVisit=function(e,t){var n="";t=t||"";for(var r=0,o=e.length;r1&&void 0!==arguments[1]?arguments[1]:[];return function(n){return"rule"===n.type?Object(d.a)({},n,{selectors:n.selectors.map((function(n){return Object(O.includes)(t,n.trim())?n:n.match(Pu)?n.replace(/^(body|html)/,e):e+" "+n}))}):n}},Bu=function(e){function t(e){var n;return Object(Nr.a)(this,t),n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments)),e.recovery?Object(Dr.a)(n):(e.updateEditorSettings(e.settings),e.updatePostLock(e.settings.postLock),e.setupEditor(e.post,e.initialEdits),e.settings.autosave&&e.createWarningNotice(Object(_.__)("There is an autosave of this post that is more recent than the version below."),{id:"autosave-exists",actions:[{label:Object(_.__)("View the autosave"),url:e.settings.autosave.editLink}]}),n)}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.settings.styles&&Object(O.map)(this.props.settings.styles,(function(e){var t=e.css,n=e.baseURL,r=[Iu(".editor-styles-wrapper")];n&&r.push(Tu(n));var o=Eu(t,Object(Lr.compose)(r));if(o){var i=document.createElement("style");i.innerHTML=o,document.body.appendChild(i)}}))}},{key:"componentDidUpdate",value:function(e){this.props.settings!==e.settings&&this.props.updateEditorSettings(this.props.settings)}},{key:"render",value:function(){var e=this.props.children,t=[[Hr.SlotFillProvider],[Hr.DropZoneProvider]];return Object(O.flow)(t.map((function(e){var t=Object(u.a)(e,2),n=t[0],r=t[1];return function(e){return Object(Ir.createElement)(n,r,e)}})))(e)}}]),t}(Ir.Component),xu=Object(l.withDispatch)((function(e){var t=e("core/editor");return{setupEditor:t.setupEditor,updateEditorSettings:t.updateEditorSettings,updatePostLock:t.updatePostLock,createWarningNotice:e("core/notices").createWarningNotice}}))(Bu),Lu=["left","center","right","wide","full"],Au=["wide","full"];function Nu(e){var t,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return t=Array.isArray(e)?e:!0===e?Lu:[],!r||!0===e&&!n?O.without.apply(void 0,[t].concat(Au)):t}var Ru=Object(Lr.createHigherOrderComponent)((function(e){return function(t){var n=t.name,r=Nu(Object(i.getBlockSupport)(n,"align"),Object(i.hasBlockSupport)(n,"alignWide",!0));return[r.length>0&&t.isSelected&&Object(Ir.createElement)(po,{key:"align-controls"},Object(Ir.createElement)(co,{value:t.attributes.align,onChange:function(e){if(!e){var n=Object(i.getBlockType)(t.name);Object(O.get)(n,["attributes","align","default"])&&(e="")}t.setAttributes({align:e})},controls:r})),Object(Ir.createElement)(e,Object(Pr.a)({key:"edit"},t))]}}),"withToolbarControls"),Du=Object(Lr.createHigherOrderComponent)(Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasWideEnabled:!!(0,e("core/editor").getEditorSettings)().alignWide}})),function(e){return function(t){var n=t.name,r=t.attributes,o=t.hasWideEnabled,c=r.align,a=Nu(Object(i.getBlockSupport)(n,"align"),Object(i.hasBlockSupport)(n,"alignWide",!0),o),s=t.wrapperProps;return Object(O.includes)(a,c)&&(s=Object(d.a)({},s,{"data-align":c})),Object(Ir.createElement)(e,Object(Pr.a)({},t,{wrapperProps:s}))}}]));Object(Ar.addFilter)("blocks.registerBlockType","core/align/addAttribute",(function(e){return Object(O.has)(e.attributes,["align","type"])||Object(i.hasBlockSupport)(e,"align")&&(e.attributes=Object(O.assign)(e.attributes,{align:{type:"string"}})),e})),Object(Ar.addFilter)("editor.BlockListBlock","core/editor/align/with-data-align",Du),Object(Ar.addFilter)("editor.BlockEdit","core/editor/align/with-toolbar-controls",Ru),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/align/addAssignedAlign",(function(e,t,n){var r=n.align,o=Object(i.getBlockSupport)(t,"align"),c=Object(i.hasBlockSupport)(t,"alignWide",!0);return Object(O.includes)(Nu(o,c),r)&&(e.className=xr()("align".concat(r),e.className)),e}));var Fu=/[\s#]/g;var Mu=Object(Lr.createHigherOrderComponent)((function(e){return function(t){return Object(i.hasBlockSupport)(t.name,"anchor")&&t.isSelected?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(e,t),Object(Ir.createElement)(uc,null,Object(Ir.createElement)(Hr.TextControl,{label:Object(_.__)("HTML Anchor"),help:Object(_.__)("Anchors lets you link directly to a section on a page."),value:t.attributes.anchor||"",onChange:function(e){e=e.replace(Fu,"-"),t.setAttributes({anchor:e})}}))):Object(Ir.createElement)(e,t)}}),"withInspectorControl");Object(Ar.addFilter)("blocks.registerBlockType","core/anchor/attribute",(function(e){return Object(i.hasBlockSupport)(e,"anchor")&&(e.attributes=Object(O.assign)(e.attributes,{anchor:{type:"string",source:"attribute",attribute:"id",selector:"*"}})),e})),Object(Ar.addFilter)("editor.BlockEdit","core/editor/anchor/with-inspector-control",Mu),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/anchor/save-props",(function(e,t,n){return Object(i.hasBlockSupport)(t,"anchor")&&(e.id=""===n.anchor?null:n.anchor),e}));var Uu=Object(Lr.createHigherOrderComponent)((function(e){return function(t){return Object(i.hasBlockSupport)(t.name,"customClassName",!0)&&t.isSelected?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(e,t),Object(Ir.createElement)(uc,null,Object(Ir.createElement)(Hr.TextControl,{label:Object(_.__)("Additional CSS Class"),value:t.attributes.className||"",onChange:function(e){t.setAttributes({className:e})}}))):Object(Ir.createElement)(e,t)}}),"withInspectorControl");function Hu(e){e="
".concat(e,"
");var t=Object(i.parseWithAttributeSchema)(e,{type:"string",source:"attribute",selector:"[data-custom-class-name] > *",attribute:"class"});return t?t.trim().split(/\s+/):[]}Object(Ar.addFilter)("blocks.registerBlockType","core/custom-class-name/attribute",(function(e){return Object(i.hasBlockSupport)(e,"customClassName",!0)&&(e.attributes=Object(O.assign)(e.attributes,{className:{type:"string"}})),e})),Object(Ar.addFilter)("editor.BlockEdit","core/editor/custom-class-name/with-inspector-control",Uu),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/custom-class-name/save-props",(function(e,t,n){return Object(i.hasBlockSupport)(t,"customClassName",!0)&&n.className&&(e.className=xr()(e.className,n.className)),e})),Object(Ar.addFilter)("blocks.getBlockAttributes","core/custom-class-name/addParsedDifference",(function(e,t,n){if(Object(i.hasBlockSupport)(t,"customClassName",!0)){var r=Object(O.omit)(e,["className"]),o=Object(i.getSaveContent)(t,r),c=Hu(o),a=Hu(n),s=Object(O.difference)(a,c);s.length?e.className=s.join(" "):o&&delete e.className}return e}));var Vu=[eo],Ku=Object(O.once)((function(){return Object(l.dispatch)("core/editor").__experimentalFetchReusableBlocks()}));Object(Ar.addFilter)("editor.Autocomplete.completers","editor/autocompleters/set-default-completers",(function(e,t){return e||(e=Vu.map(O.clone),t===Object(i.getDefaultBlockName)()&&(e.push(Object(O.clone)(Jr)),Ku())),e})),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/generated-class-name/save-props",(function(e,t){return Object(i.hasBlockSupport)(t,"className",!0)&&("string"==typeof e.className?e.className=Object(O.uniq)([Object(i.getBlockDefaultClassName)(t.name)].concat(Object(b.a)(e.className.split(" ")))).join(" ").trim():e.className=Object(i.getBlockDefaultClassName)(t.name)),e}))},PYwp:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,"a",(function(){return r}))},Rk8H:function(e,t,n){var r=n("jTPX");e.exports=function(e){var t=r(e,"line-height"),n=parseFloat(t,10);if(t===n+""){var o=e.style.lineHeight;e.style.lineHeight=t+"em",t=r(e,"line-height"),n=parseFloat(t,10),o?e.style.lineHeight=o:delete e.style.lineHeight}if(-1!==t.indexOf("pt")?(n*=4,n/=3):-1!==t.indexOf("mm")?(n*=96,n/=25.4):-1!==t.indexOf("cm")?(n*=96,n/=2.54):-1!==t.indexOf("in")?n*=96:-1!==t.indexOf("pc")&&(n*=16),n=Math.round(n),"normal"===t){var i=e.nodeName,c=document.createElement(i);c.innerHTML=" ","TEXTAREA"===i.toUpperCase()&&c.setAttribute("rows","1");var a=r(e,"font-size");c.style.fontSize=a,c.style.padding="0px",c.style.border="0px";var s=document.body;s.appendChild(c),n=c.offsetHeight,s.removeChild(c)}return n}},RxS6:function(e,t){!function(){e.exports=this.wp.keycodes}()},TSYQ:function(e,t,n){var r; +*/o=[e,t],void 0===(i="function"==typeof(r=function(e,t){"use strict";var n,r,o="function"==typeof Map?new Map:(n=[],r=[],{has:function(e){return n.indexOf(e)>-1},get:function(e){return r[n.indexOf(e)]},set:function(e,t){-1===n.indexOf(e)&&(n.push(e),r.push(t))},delete:function(e){var t=n.indexOf(e);t>-1&&(n.splice(t,1),r.splice(t,1))}}),i=function(e){return new Event(e,{bubbles:!0})};try{new Event("test")}catch(e){i=function(e){var t=document.createEvent("Event");return t.initEvent(e,!0,!1),t}}function c(e){if(e&&e.nodeName&&"TEXTAREA"===e.nodeName&&!o.has(e)){var t,n=null,r=null,c=null,a=function(){e.clientWidth!==r&&d()},s=function(t){window.removeEventListener("resize",a,!1),e.removeEventListener("input",d,!1),e.removeEventListener("keyup",d,!1),e.removeEventListener("autosize:destroy",s,!1),e.removeEventListener("autosize:update",d,!1),Object.keys(t).forEach((function(n){e.style[n]=t[n]})),o.delete(e)}.bind(e,{height:e.style.height,resize:e.style.resize,overflowY:e.style.overflowY,overflowX:e.style.overflowX,wordWrap:e.style.wordWrap});e.addEventListener("autosize:destroy",s,!1),"onpropertychange"in e&&"oninput"in e&&e.addEventListener("keyup",d,!1),window.addEventListener("resize",a,!1),e.addEventListener("input",d,!1),e.addEventListener("autosize:update",d,!1),e.style.overflowX="hidden",e.style.wordWrap="break-word",o.set(e,{destroy:s,update:d}),"vertical"===(t=window.getComputedStyle(e,null)).resize?e.style.resize="none":"both"===t.resize&&(e.style.resize="horizontal"),n="content-box"===t.boxSizing?-(parseFloat(t.paddingTop)+parseFloat(t.paddingBottom)):parseFloat(t.borderTopWidth)+parseFloat(t.borderBottomWidth),isNaN(n)&&(n=0),d()}function l(t){var n=e.style.width;e.style.width="0px",e.offsetWidth,e.style.width=n,e.style.overflowY=t}function u(){if(0!==e.scrollHeight){var t=function(e){for(var t=[];e&&e.parentNode&&e.parentNode instanceof Element;)e.parentNode.scrollTop&&t.push({node:e.parentNode,scrollTop:e.parentNode.scrollTop}),e=e.parentNode;return t}(e),o=document.documentElement&&document.documentElement.scrollTop;e.style.height="",e.style.height=e.scrollHeight+n+"px",r=e.clientWidth,t.forEach((function(e){e.node.scrollTop=e.scrollTop})),o&&(document.documentElement.scrollTop=o)}}function d(){u();var t=Math.round(parseFloat(e.style.height)),n=window.getComputedStyle(e,null),r="content-box"===n.boxSizing?Math.round(parseFloat(n.height)):e.offsetHeight;if(r0&&void 0!==arguments[0]?arguments[0]:{};return function(t){(e=Object(d.a)({},j,e)).shouldOverwriteState=Object(O.overSome)([e.shouldOverwriteState,function(t){return Object(O.includes)(e.ignoreTypes,t.type)}]);var n={past:[],present:t(void 0,{}),future:[],lastAction:null,shouldCreateUndoLevel:!1},r=e,o=r.resetTypes,i=void 0===o?[]:o,c=r.shouldOverwriteState,a=void 0===c?function(){return!1}:c;return function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:n,r=arguments.length>1?arguments[1]:void 0,o=e.past,c=e.present,s=e.future,l=e.lastAction,u=e.shouldCreateUndoLevel,p=l;switch(r.type){case"UNDO":return o.length?{past:Object(O.dropRight)(o),present:Object(O.last)(o),future:[c].concat(Object(b.a)(s)),lastAction:null,shouldCreateUndoLevel:!1}:e;case"REDO":return s.length?{past:Object(b.a)(o).concat([c]),present:Object(O.first)(s),future:Object(O.drop)(s),lastAction:null,shouldCreateUndoLevel:!1}:e;case"CREATE_UNDO_LEVEL":return Object(d.a)({},e,{lastAction:null,shouldCreateUndoLevel:!0})}var f=t(c,r);if(Object(O.includes)(i,r.type))return{past:[],present:f,future:[],lastAction:null,shouldCreateUndoLevel:!1};if(c===f)return e;var h=o,m=p;return!u&&o.length&&a(r,p)||(h=Object(b.a)(o).concat([c]),m=r),{past:h,present:f,future:[],shouldCreateUndoLevel:!1,lastAction:m}}}},k=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return function(t){return function(n,r){var o=t(n,r),i=void 0===n||Object(O.includes)(e.resetTypes,r.type),c=n!==o;if(!c&&!i)return n;c&&void 0!==n||(o=Object(d.a)({},o));var a=Object(O.includes)(e.ignoreTypes,r.type);return o.isDirty=a?n.isDirty:!i&&c,o}}},_=n("l3Sj"),E={insertUsage:{},isPublishSidebarEnabled:!0},S={alignWide:!1,colors:[{name:Object(_.__)("Pale pink"),slug:"pale-pink",color:"#f78da7"},{name:Object(_.__)("Vivid red"),slug:"vivid-red",color:"#cf2e2e"},{name:Object(_.__)("Luminous vivid orange"),slug:"luminous-vivid-orange",color:"#ff6900"},{name:Object(_.__)("Luminous vivid amber"),slug:"luminous-vivid-amber",color:"#fcb900"},{name:Object(_.__)("Light green cyan"),slug:"light-green-cyan",color:"#7bdcb5"},{name:Object(_.__)("Vivid green cyan"),slug:"vivid-green-cyan",color:"#00d084"},{name:Object(_.__)("Pale cyan blue"),slug:"pale-cyan-blue",color:"#8ed1fc"},{name:Object(_.__)("Vivid cyan blue"),slug:"vivid-cyan-blue",color:"#0693e3"},{name:Object(_.__)("Very light gray"),slug:"very-light-gray",color:"#eeeeee"},{name:Object(_.__)("Cyan bluish gray"),slug:"cyan-bluish-gray",color:"#abb8c3"},{name:Object(_.__)("Very dark gray"),slug:"very-dark-gray",color:"#313131"}],fontSizes:[{name:Object(_._x)("Small","font size name"),size:13,slug:"small"},{name:Object(_._x)("Normal","font size name"),size:16,slug:"normal"},{name:Object(_._x)("Medium","font size name"),size:20,slug:"medium"},{name:Object(_._x)("Large","font size name"),size:36,slug:"large"},{name:Object(_._x)("Huge","font size name"),size:48,slug:"huge"}],imageSizes:[{slug:"thumbnail",label:Object(_.__)("Thumbnail")},{slug:"medium",label:Object(_.__)("Medium")},{slug:"large",label:Object(_.__)("Large")},{slug:"full",label:Object(_.__)("Full Size")}],maxWidth:580,allowedBlockTypes:!0,maxUploadFileSize:0,allowedMimeTypes:null,richEditingEnabled:!0},C={};function w(e,t,n){return Object(b.a)(e.slice(0,n)).concat(Object(b.a)(Object(O.castArray)(t)),Object(b.a)(e.slice(n)))}function T(e,t,n){var r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:1,o=Object(b.a)(e);return o.splice(t,r),w(o,e.slice(t,t+r),n)}var P=new Set(["meta"]);function I(e){return e&&"object"===Object(h.a)(e)&&"raw"in e?e.raw:e}function B(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n=Object(f.a)({},t,[]);return e.forEach((function(e){var r=e.clientId,o=e.innerBlocks;n[t].push(r),Object.assign(n,B(o,r))})),n}function x(e,t){for(var n={},r=Object(b.a)(e);r.length;){var o=r.shift(),i=o.innerBlocks,c=Object(p.a)(o,["innerBlocks"]);r.push.apply(r,Object(b.a)(i)),n[c.clientId]=t(c)}return n}function L(e){return x(e,(function(e){return Object(O.omit)(e,"attributes")}))}function A(e){return x(e,(function(e){return e.attributes}))}function N(e,t){return e===t?Object(d.a)({},e):t}function R(e,t){return Object(O.isEqual)(Object(O.keys)(e),Object(O.keys)(t))}function D(e,t){return"UPDATE_BLOCK_ATTRIBUTES"===e.type&&e.clientId===t.clientId&&R(e.attributes,t.attributes)}function F(e,t){return"EDIT_POST"===e.type&&R(e.edits,t.edits)}var M=Object(O.flow)([l.combineReducers,function(e){return function(t,n){if(t&&"REMOVE_BLOCKS"===n.type){for(var r=Object(b.a)(n.clientIds),o=0;o0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"EDIT_POST":return Object(O.reduce)(t.edits,(function(t,n,r){return n!==e[r]&&(t=N(e,t),P.has(r)?t[r]=Object(d.a)({},t[r],n):t[r]=n),t}),e);case"RESET_BLOCKS":return"content"in e?Object(O.omit)(e,"content"):e;case"UPDATE_POST":case"RESET_POST":var n="UPDATE_POST"===t.type?function(e){return t.edits[e]}:function(e){return I(t.post[e])};return Object(O.reduce)(e,(function(t,r,o){return Object(O.isEqual)(r,n(o))?(delete(t=N(e,t))[o],t):t}),e)}return e},blocks:Object(O.flow)([l.combineReducers,function(e){return function(t,n){if(t&&"RESET_BLOCKS"===n.type){var r=function e(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return Object(O.reduce)(t[n],(function(n,r){return Object(b.a)(n).concat([r],Object(b.a)(e(t,r)))}),[])}(t.order);return Object(d.a)({},t,{byClientId:Object(d.a)({},Object(O.omit)(t.byClientId,r),L(n.blocks)),attributes:Object(d.a)({},Object(O.omit)(t.attributes,r),A(n.blocks)),order:Object(d.a)({},Object(O.omit)(t.order,r),B(n.blocks))})}return e(t,n)}},function(e){return function(t,n){if(t&&"SAVE_REUSABLE_BLOCK_SUCCESS"===n.type){var r=n.id,o=n.updatedId;if(r===o)return t;(t=Object(d.a)({},t)).attributes=Object(O.mapValues)(t.attributes,(function(e,n){return"core/block"===t.byClientId[n].name&&e.ref===r?Object(d.a)({},e,{ref:o}):e}))}return e(t,n)}},k({resetTypes:["SETUP_EDITOR_STATE","REQUEST_POST_UPDATE_START"],ignoreTypes:["RECEIVE_BLOCKS","RESET_POST","UPDATE_POST"]})])({byClientId:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return L(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,L(t.blocks));case"UPDATE_BLOCK":if(!e[t.clientId])return e;var n=Object(O.omit)(t.updates,"attributes");return Object(O.isEmpty)(n)?e:Object(d.a)({},e,Object(f.a)({},t.clientId,Object(d.a)({},e[t.clientId],n)));case"INSERT_BLOCKS":return Object(d.a)({},e,L(t.blocks));case"REPLACE_BLOCKS":return t.blocks?Object(d.a)({},Object(O.omit)(e,t.clientIds),L(t.blocks)):e;case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds)}return e},attributes:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return A(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,A(t.blocks));case"UPDATE_BLOCK":return e[t.clientId]&&t.updates.attributes?Object(d.a)({},e,Object(f.a)({},t.clientId,Object(d.a)({},e[t.clientId],t.updates.attributes))):e;case"UPDATE_BLOCK_ATTRIBUTES":if(!e[t.clientId])return e;var n=Object(O.reduce)(t.attributes,(function(n,r,o){return r!==n[o]&&((n=N(e[t.clientId],n))[o]=r),n}),e[t.clientId]);return n===e[t.clientId]?e:Object(d.a)({},e,Object(f.a)({},t.clientId,n));case"INSERT_BLOCKS":return Object(d.a)({},e,A(t.blocks));case"REPLACE_BLOCKS":return t.blocks?Object(d.a)({},Object(O.omit)(e,t.clientIds),A(t.blocks)):e;case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds)}return e},order:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":return B(t.blocks);case"RECEIVE_BLOCKS":return Object(d.a)({},e,Object(O.omit)(B(t.blocks),""));case"INSERT_BLOCKS":var n=t.rootClientId,r=void 0===n?"":n,o=t.blocks,i=e[r]||[],c=B(o,r),a=t.index,s=void 0===a?i.length:a;return Object(d.a)({},e,c,Object(f.a)({},r,w(i,c[r],s)));case"MOVE_BLOCK_TO_POSITION":var l,u=t.fromRootClientId,p=void 0===u?"":u,h=t.toRootClientId,m=void 0===h?"":h,v=t.clientId,g=t.index,j=void 0===g?e[m].length:g;if(p===m){var y=e[m],k=y.indexOf(v);return Object(d.a)({},e,Object(f.a)({},m,T(e[m],k,j)))}return Object(d.a)({},e,(l={},Object(f.a)(l,p,Object(O.without)(e[p],v)),Object(f.a)(l,m,w(e[m],v,j)),l));case"MOVE_BLOCKS_UP":var _=t.clientIds,E=t.rootClientId,S=void 0===E?"":E,C=Object(O.first)(_),P=e[S];if(!P.length||C===Object(O.first)(P))return e;var I=P.indexOf(C);return Object(d.a)({},e,Object(f.a)({},S,T(P,I,I-1,_.length)));case"MOVE_BLOCKS_DOWN":var x=t.clientIds,L=t.rootClientId,A=void 0===L?"":L,N=Object(O.first)(x),R=Object(O.last)(x),D=e[A];if(!D.length||R===Object(O.last)(D))return e;var F=D.indexOf(N);return Object(d.a)({},e,Object(f.a)({},A,T(D,F,F+1,x.length)));case"REPLACE_BLOCKS":var M=t.blocks,U=t.clientIds;if(!M)return e;var H=B(M);return Object(O.flow)([function(e){return Object(O.omit)(e,U)},function(e){return Object(d.a)({},e,Object(O.omit)(H,""))},function(e){return Object(O.mapValues)(e,(function(e){return Object(O.reduce)(e,(function(e,t){return t===U[0]?Object(b.a)(e).concat(Object(b.a)(H[""])):(-1===U.indexOf(t)&&e.push(t),e)}),[])}))}])(e);case"REMOVE_BLOCKS":return Object(O.flow)([function(e){return Object(O.omit)(e,t.clientIds)},function(e){return Object(O.mapValues)(e,(function(e){return O.without.apply(void 0,[e].concat(Object(b.a)(t.clientIds)))}))}])(e)}return e}})});var U=Object(l.combineReducers)({data:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"RECEIVE_REUSABLE_BLOCKS":return Object(O.reduce)(t.results,(function(t,n){var r=n.reusableBlock,o=r.id,i=r.title,c={clientId:n.parsedBlock.clientId,title:i};return Object(O.isEqual)(t[o],c)||((t=N(e,t))[o]=c),t}),e);case"UPDATE_REUSABLE_BLOCK_TITLE":var n=t.id,r=t.title;return e[n]&&e[n].title!==r?Object(d.a)({},e,Object(f.a)({},n,Object(d.a)({},e[n],{title:r}))):e;case"SAVE_REUSABLE_BLOCK_SUCCESS":var o=t.id,i=t.updatedId;if(o===i)return e;var c=e[o];return Object(d.a)({},Object(O.omit)(e,o),Object(f.a)({},i,c));case"REMOVE_REUSABLE_BLOCK":var a=t.id;return Object(O.omit)(e,a)}return e},isFetching:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"FETCH_REUSABLE_BLOCKS":var n=t.id;return n?Object(d.a)({},e,Object(f.a)({},n,!0)):e;case"FETCH_REUSABLE_BLOCKS_SUCCESS":case"FETCH_REUSABLE_BLOCKS_FAILURE":var r=t.id;return Object(O.omit)(e,r)}return e},isSaving:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SAVE_REUSABLE_BLOCK":return Object(d.a)({},e,Object(f.a)({},t.id,!0));case"SAVE_REUSABLE_BLOCK_SUCCESS":case"SAVE_REUSABLE_BLOCK_FAILURE":var n=t.id;return Object(O.omit)(e,n)}return e}});var H=v()(Object(l.combineReducers)({editor:M,initialEdits:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:C,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR":if(!t.edits)break;return t.edits;case"SETUP_EDITOR_STATE":return"content"in e?Object(O.omit)(e,"content"):e;case"UPDATE_POST":return Object(O.reduce)(t.edits,(function(t,n,r){return t.hasOwnProperty(r)?(delete(t=N(e,t))[r],t):t}),e);case"RESET_POST":return C}return e},currentPost:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SETUP_EDITOR_STATE":case"RESET_POST":case"UPDATE_POST":var n;if(t.post)n=t.post;else{if(!t.edits)return e;n=Object(d.a)({},e,t.edits)}return Object(O.mapValues)(n,I)}return e},isTyping:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"START_TYPING":return!0;case"STOP_TYPING":return!1}return e},isCaretWithinFormattedText:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ENTER_FORMATTED_TEXT":return!0;case"EXIT_FORMATTED_TEXT":return!1}return e},blockSelection:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{start:null,end:null,isMultiSelecting:!1,isEnabled:!0,initialPosition:null},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"CLEAR_SELECTED_BLOCK":return null!==e.start||null!==e.end||e.isMultiSelecting?Object(d.a)({},e,{start:null,end:null,isMultiSelecting:!1,initialPosition:null}):e;case"START_MULTI_SELECT":return e.isMultiSelecting?e:Object(d.a)({},e,{isMultiSelecting:!0,initialPosition:null});case"STOP_MULTI_SELECT":return e.isMultiSelecting?Object(d.a)({},e,{isMultiSelecting:!1,initialPosition:null}):e;case"MULTI_SELECT":return Object(d.a)({},e,{start:t.start,end:t.end,initialPosition:null});case"SELECT_BLOCK":return t.clientId===e.start&&t.clientId===e.end?e:Object(d.a)({},e,{start:t.clientId,end:t.clientId,initialPosition:t.initialPosition});case"INSERT_BLOCKS":return t.updateSelection?Object(d.a)({},e,{start:t.blocks[0].clientId,end:t.blocks[0].clientId,initialPosition:null,isMultiSelecting:!1}):e;case"REMOVE_BLOCKS":return t.clientIds&&t.clientIds.length&&-1!==t.clientIds.indexOf(e.start)?Object(d.a)({},e,{start:null,end:null,initialPosition:null,isMultiSelecting:!1}):e;case"REPLACE_BLOCKS":if(-1===t.clientIds.indexOf(e.start))return e;var n=Object(O.get)(t.blocks,[0,"clientId"],null);return n===e.start&&n===e.end?e:Object(d.a)({},e,{start:n,end:n,initialPosition:null,isMultiSelecting:!1});case"TOGGLE_SELECTION":return Object(d.a)({},e,{isEnabled:t.isSelectionEnabled})}return e},blocksMode:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;if("TOGGLE_BLOCK_MODE"===t.type){var n=t.clientId;return Object(d.a)({},e,Object(f.a)({},n,e[n]&&"html"===e[n]?"visual":"html"))}return e},blockListSettings:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REPLACE_BLOCKS":case"REMOVE_BLOCKS":return Object(O.omit)(e,t.clientIds);case"UPDATE_BLOCK_LIST_SETTINGS":var n=t.clientId;return t.settings?Object(O.isEqual)(e[n],t.settings)?e:Object(d.a)({},e,Object(f.a)({},n,t.settings)):e.hasOwnProperty(n)?Object(O.omit)(e,n):e}return e},insertionPoint:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SHOW_INSERTION_POINT":var n=t.rootClientId,r=t.index;return{rootClientId:n,index:r};case"HIDE_INSERTION_POINT":return null}return e},preferences:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:E,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"INSERT_BLOCKS":case"REPLACE_BLOCKS":return t.blocks.reduce((function(e,n){var r=n.name,o={name:n.name};return Object(i.isReusableBlock)(n)&&(o.ref=n.attributes.ref,r+="/"+n.attributes.ref),Object(d.a)({},e,{insertUsage:Object(d.a)({},e.insertUsage,Object(f.a)({},r,{time:t.time,count:e.insertUsage[r]?e.insertUsage[r].count+1:1,insert:o}))})}),e);case"REMOVE_REUSABLE_BLOCK":return Object(d.a)({},e,{insertUsage:Object(O.omitBy)(e.insertUsage,(function(e){return e.insert.ref===t.id}))});case"ENABLE_PUBLISH_SIDEBAR":return Object(d.a)({},e,{isPublishSidebarEnabled:!0});case"DISABLE_PUBLISH_SIDEBAR":return Object(d.a)({},e,{isPublishSidebarEnabled:!1})}return e},saving:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REQUEST_POST_UPDATE_START":return{requesting:!0,successful:!1,error:null,options:t.options||{}};case"REQUEST_POST_UPDATE_SUCCESS":return{requesting:!1,successful:!0,error:null,options:t.options||{}};case"REQUEST_POST_UPDATE_FAILURE":return{requesting:!1,successful:!1,error:t.error,options:t.options||{}}}return e},postLock:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{isLocked:!1},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_POST_LOCK":return t.lock}return e},reusableBlocks:U,template:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{isValid:!0},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"SET_TEMPLATE_VALIDITY":return Object(d.a)({},e,{isValid:t.isValid})}return e},autosave:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"RESET_AUTOSAVE":var n=t.post,r=["title","excerpt","content"].map((function(e){return I(n[e])})),o=Object(u.a)(r,3),i=o[0],c=o[1],a=o[2];return{title:i,excerpt:c,content:a}}return e},previewLink:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"REQUEST_POST_UPDATE_SUCCESS":return t.post.preview_link?t.post.preview_link:t.post.link?Object(g.addQueryArgs)(t.post.link,{preview:!0}):e;case"REQUEST_POST_UPDATE_START":if(e&&t.options.isPreview)return null}return e},settings:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:S,t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"UPDATE_EDITOR_SETTINGS":return Object(d.a)({},e,t.settings)}return e},postSavingLock:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"LOCK_POST_SAVING":return Object(d.a)({},e,Object(f.a)({},t.lockName,!0));case"UNLOCK_POST_SAVING":return Object(O.omit)(e,t.lockName)}return e}})),V=n("gQxa"),K=n.n(V),W=n("d2gM"),z=n.n(W),q=n("gdqT");function G(e,t){return{type:"SETUP_EDITOR",post:e,edits:t}}function Y(e){return{type:"RESET_POST",post:e}}function $(e){return{type:"RESET_AUTOSAVE",post:e}}function X(e){return{type:"UPDATE_POST",edits:e}}function Q(e,t){return{type:"SETUP_EDITOR_STATE",post:e,blocks:t}}function Z(e){return{type:"RESET_BLOCKS",blocks:e}}function J(e){return{type:"RECEIVE_BLOCKS",blocks:e}}function ee(e,t){return{type:"UPDATE_BLOCK_ATTRIBUTES",clientId:e,attributes:t}}function te(e,t){return{type:"UPDATE_BLOCK",clientId:e,updates:t}}function ne(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return{type:"SELECT_BLOCK",initialPosition:t,clientId:e}}function re(){return{type:"START_MULTI_SELECT"}}function oe(){return{type:"STOP_MULTI_SELECT"}}function ie(e,t){return{type:"MULTI_SELECT",start:e,end:t}}function ce(){return{type:"CLEAR_SELECTED_BLOCK"}}function ae(){var e=!(arguments.length>0&&void 0!==arguments[0])||arguments[0];return{type:"TOGGLE_SELECTION",isSelectionEnabled:e}}function se(e,t){return{type:"REPLACE_BLOCKS",clientIds:Object(O.castArray)(e),blocks:Object(O.castArray)(t),time:Date.now()}}function le(e,t){return se(e,t)}function ue(e){return function(t,n){return{clientIds:Object(O.castArray)(t),type:e,rootClientId:n}}}var de=ue("MOVE_BLOCKS_DOWN"),pe=ue("MOVE_BLOCKS_UP");function be(e,t,n,r){return{type:"MOVE_BLOCK_TO_POSITION",fromRootClientId:t,toRootClientId:n,clientId:e,index:r}}function fe(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return he([e],t,n,r)}function he(e,t,n){var r=!(arguments.length>3&&void 0!==arguments[3])||arguments[3];return{type:"INSERT_BLOCKS",blocks:Object(O.castArray)(e),index:t,rootClientId:n,time:Date.now(),updateSelection:r}}function me(e,t){return{type:"SHOW_INSERTION_POINT",rootClientId:e,index:t}}function ve(){return{type:"HIDE_INSERTION_POINT"}}function Oe(e){return{type:"SET_TEMPLATE_VALIDITY",isValid:e}}function ge(){return{type:"SYNCHRONIZE_TEMPLATE"}}function je(e){return{type:"EDIT_POST",edits:e}}function ye(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return{type:"REQUEST_POST_UPDATE",options:e}}function ke(){return{type:"REFRESH_POST"}}function _e(e,t){return{type:"TRASH_POST",postId:e,postType:t}}function Ee(e,t){return{type:"MERGE_BLOCKS",blocks:[e,t]}}function Se(e){return ye(Object(d.a)({isAutosave:!0},e))}function Ce(){return{type:"REDO"}}function we(){return{type:"UNDO"}}function Te(){return{type:"CREATE_UNDO_LEVEL"}}function Pe(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return{type:"REMOVE_BLOCKS",clientIds:Object(O.castArray)(e),selectPrevious:t}}function Ie(e,t){return Pe([e],t)}function Be(e){return{type:"TOGGLE_BLOCK_MODE",clientId:e}}function xe(){return{type:"START_TYPING"}}function Le(){return{type:"STOP_TYPING"}}function Ae(){return{type:"ENTER_FORMATTED_TEXT"}}function Ne(){return{type:"EXIT_FORMATTED_TEXT"}}function Re(e){return{type:"UPDATE_POST_LOCK",lock:e}}function De(e){return{type:"FETCH_REUSABLE_BLOCKS",id:e}}function Fe(e){return{type:"RECEIVE_REUSABLE_BLOCKS",results:e}}function Me(e){return{type:"SAVE_REUSABLE_BLOCK",id:e}}function Ue(e){return{type:"DELETE_REUSABLE_BLOCK",id:e}}function He(e,t){return{type:"UPDATE_REUSABLE_BLOCK_TITLE",id:e,title:t}}function Ve(e){return{type:"CONVERT_BLOCK_TO_STATIC",clientId:e}}function Ke(e){return{type:"CONVERT_BLOCK_TO_REUSABLE",clientIds:Object(O.castArray)(e)}}function We(e,t,n){return fe(Object(i.createBlock)(Object(i.getDefaultBlockName)(),e),n,t)}function ze(e,t){return{type:"UPDATE_BLOCK_LIST_SETTINGS",clientId:e,settings:t}}function qe(e){return{type:"UPDATE_EDITOR_SETTINGS",settings:e}}function Ge(){return{type:"ENABLE_PUBLISH_SIDEBAR"}}function Ye(){return{type:"DISABLE_PUBLISH_SIDEBAR"}}function $e(e){return{type:"LOCK_POST_SAVING",lockName:e}}function Xe(e){return{type:"UNLOCK_POST_SAVING",lockName:e}}var Qe=n("pPDe"),Ze=n("FqII"),Je=n("UuzZ"),et="post-update",tt=/%(?:postname|pagename)%/,nt=3,rt=2,ot=1,it=0,ct=[];function at(e){return e.editor.past.length>0}function st(e){return e.editor.future.length>0}function lt(e){return"auto-draft"===bt(e).status}function ut(e){return e.editor.present.blocks.isDirty||"content"in e.editor.present.edits}function dt(e){return!!ut(e)||(Object.keys(e.editor.present.edits).length>0||rr(e,dt))}function pt(e){return!dt(e)&<(e)}function bt(e){return e.currentPost}function ft(e){return e.currentPost.type}function ht(e){return bt(e).id||null}function mt(e){return Object(O.get)(bt(e),["_links","version-history",0,"count"],0)}function vt(e){return Object(O.get)(bt(e),["_links","predecessor-version",0,"id"],null)}var Ot=Object(Qe.a)((function(e){return Object(d.a)({},e.initialEdits,e.editor.present.edits)}),(function(e){return[e.editor.present.edits,e.initialEdits]})),gt=Object(Qe.a)((function(){return[]}),(function(e){return[e.editor]}));function jt(e,t){var n=bt(e);if(n.hasOwnProperty(t))return n[t]}function yt(e,t){switch(t){case"content":return Un(e)}var n=Ot(e);return n.hasOwnProperty(t)?P.has(t)?Object(d.a)({},jt(e,t),n[t]):n[t]:jt(e,t)}function kt(e,t){if(!xt(e))return null;var n=Bt(e);return n.hasOwnProperty(t)?n[t]:void 0}function _t(e){return"private"===yt(e,"status")?"private":yt(e,"password")?"password":"public"}function Et(e){return"pending"===bt(e).status}function St(e){var t=bt(e);return-1!==["publish","private"].indexOf(t.status)||"future"===t.status&&!Object(Ze.isInTheFuture)(new Date(Number(Object(Ze.getDate)(t.date))-6e4))}function Ct(e){return"future"===bt(e).status&&!St(e)}function wt(e){var t=bt(e);return dt(e)||-1===["publish","private","future"].indexOf(t.status)}function Tt(e){return!xn(e)&&(!!yt(e,"title")||!!yt(e,"excerpt")||!Pt(e))}function Pt(e){var t=Mn(e);if(t.length&&!("content"in Ot(e))){if(t.length>1)return!1;if(t[0].name!==Object(i.getFreeformContentHandlerName)())return!1}return!Un(e)}function It(e){if(!Tt(e))return!1;if(!xt(e))return!0;if(ut(e))return!0;var t=Bt(e);return["title","excerpt"].some((function(n){return t[n]!==yt(e,n)}))}function Bt(e){return e.autosave}function xt(e){return!!Bt(e)}function Lt(e){var t=yt(e,"date"),n=new Date(Number(Object(Ze.getDate)(t))-6e4);return Object(Ze.isInTheFuture)(n)}function At(e){var t=yt(e,"date"),n=yt(e,"modified"),r=yt(e,"status");return("draft"===r||"auto-draft"===r)&&t===n}var Nt=Object(Qe.a)((function(){return[]}),(function(e,t){return Object(O.map)(mn(e,t),(function(t){return Mt(e,t)}))}));function Rt(e,t){var n=e.editor.present.blocks.byClientId[t];return n?n.name:null}function Dt(e,t){var n=e.editor.present.blocks.byClientId[t];return!!n&&n.isValid}var Ft=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];if(!n)return null;var r=e.editor.present.blocks.attributes[t],o=Object(i.getBlockType)(n.name);return o&&(r=Object(O.reduce)(o.attributes,(function(t,n,o){return"meta"===n.source&&(t===r&&(t=Object(d.a)({},t)),t[o]=function(e,t){return Object(O.has)(e,["editor","present","edits","meta",t])?Object(O.get)(e,["editor","present","edits","meta",t]):Object(O.get)(e,["currentPost","meta",t])}(e,n.meta)),t}),r)),r}),(function(e,t){return[e.editor.present.blocks.byClientId[t],e.editor.present.blocks.attributes[t],e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta]})),Mt=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];return n?Object(d.a)({},n,{attributes:Ft(e,t),innerBlocks:Ht(e,t)}):null}),(function(e,t){return Object(b.a)(Ft.getDependants(e,t)).concat([Nt(e,t)])})),Ut=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.byClientId[t];return n?Object(d.a)({},n,{attributes:Ft(e,t)}):null}),(function(e,t){return[e.editor.present.blocks.byClientId[t]].concat(Object(b.a)(Ft.getDependants(e,t)))}));var Ht=Object(Qe.a)((function(e,t){return Object(O.map)(mn(e,t),(function(t){return Mt(e,t)}))}),(function(e){return[e.editor.present.blocks]})),Vt=function e(t,n){return Object(O.flatMap)(n,(function(n){var r=mn(t,n);return Object(b.a)(r).concat(Object(b.a)(e(t,r)))}))},Kt=Object(Qe.a)((function(e){var t=mn(e);return Object(b.a)(t).concat(Object(b.a)(Vt(e,t)))}),(function(e){return[e.editor.present.blocks.order]})),Wt=Object(Qe.a)((function(e,t){var n=Kt(e);return t?Object(O.reduce)(n,(function(n,r){return e.editor.present.blocks.byClientId[r].name===t?n+1:n}),0):n.length}),(function(e){return[e.editor.present.blocks.order,e.editor.present.blocks.byClientId]})),zt=Object(Qe.a)((function(e,t){return Object(O.map)(Object(O.castArray)(t),(function(t){return Mt(e,t)}))}),(function(e){return[e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta,e.editor.present.blocks]}));function qt(e,t){return mn(e,t).length}function Gt(e){return e.blockSelection.start}function Yt(e){return e.blockSelection.end}function $t(e){var t=cn(e).length;return t||(e.blockSelection.start?1:0)}function Xt(e){var t=e.blockSelection,n=t.start,r=t.end;return!!n&&n===r}function Qt(e){var t=e.blockSelection,n=t.start,r=t.end;return n&&n===r&&e.editor.present.blocks.byClientId[n]?n:null}function Zt(e){var t=Qt(e);return t?Mt(e,t):null}var Jt=Object(Qe.a)((function(e,t){var n=e.editor.present.blocks.order;for(var r in n)if(Object(O.includes)(n[r],t))return r;return null}),(function(e){return[e.editor.present.blocks.order]})),en=Object(Qe.a)((function(e,t){for(var n=t,r=t;n;)n=Jt(e,r=n);return r}),(function(e){return[e.editor.present.blocks.order]}));function tn(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:1;if(void 0===t&&(t=Qt(e)),void 0===t&&(t=n<0?sn(e):ln(e)),!t)return null;var r=Jt(e,t);if(null===r)return null;var o=e.editor.present.blocks.order,i=o[r],c=i.indexOf(t),a=c+1*n;return a<0||a===i.length?null:i[a]}function nn(e,t){return tn(e,t,-1)}function rn(e,t){return tn(e,t,1)}function on(e){var t=e.blockSelection,n=t.start;return n===t.end&&n?e.blockSelection.initialPosition:null}var cn=Object(Qe.a)((function(e){var t=e.blockSelection,n=t.start,r=t.end;if(n===r)return[];var o=Jt(e,n);if(null===o)return[];var i=mn(e,o),c=i.indexOf(n),a=i.indexOf(r);return c>a?i.slice(a,c+1):i.slice(c,a+1)}),(function(e){return[e.editor.present.blocks.order,e.blockSelection.start,e.blockSelection.end]})),an=Object(Qe.a)((function(e){var t=cn(e);return t.length?t.map((function(t){return Mt(e,t)})):ct}),(function(e){return Object(b.a)(cn.getDependants(e)).concat([e.editor.present.blocks,e.editor.present.edits.meta,e.initialEdits.meta,e.currentPost.meta])}));function sn(e){return Object(O.first)(cn(e))||null}function ln(e){return Object(O.last)(cn(e))||null}var un=Object(Qe.a)((function(e,t,n){for(var r=n;t!==r&&r;)r=Jt(e,r);return t===r}),(function(e){return[e.editor.present.blocks.order]}));function dn(e,t){return sn(e)===t}function pn(e,t){return-1!==cn(e).indexOf(t)}var bn=Object(Qe.a)((function(e,t){for(var n=t,r=!1;n&&!r;)r=pn(e,n=Jt(e,n));return r}),(function(e){return[e.editor.present.blocks.order,e.blockSelection.start,e.blockSelection.end]}));function fn(e){var t=e.blockSelection,n=t.start;return n===t.end?null:n||null}function hn(e){var t=e.blockSelection,n=t.start,r=t.end;return n===r?null:r||null}function mn(e,t){return e.editor.present.blocks.order[t||""]||ct}function vn(e,t,n){return mn(e,n).indexOf(t)}function On(e,t){var n=e.blockSelection,r=n.start;return r===n.end&&r===t}function gn(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2];return Object(O.some)(mn(e,t),(function(t){return On(e,t)||pn(e,t)||n&&gn(e,t,n)}))}function jn(e,t){if(!t)return!1;var n=cn(e),r=n.indexOf(t);return r>-1&&r2&&void 0!==arguments[2]?arguments[2]:null,r=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:null;return Object(O.isBoolean)(e)?e:Object(O.isArray)(e)?Object(O.includes)(e,t):n},o=Object(i.getBlockType)(t);if(!o)return!1;var c=ir(e),a=c.allowedBlockTypes,s=r(a,t,!0);if(!s)return!1;var l=!!Bn(e,n);if(l)return!1;var u=or(e,n),d=Object(O.get)(u,["allowedBlocks"]),p=r(d,t),b=o.parent,f=Rt(e,n),h=r(b,f);return null!==p&&null!==h?p||h:null!==p?p:null===h||h},Vn=Object(Qe.a)(Hn,(function(e,t,n){return[e.blockListSettings[n],e.editor.present.blocks.byClientId[n],e.settings.allowedBlockTypes,e.settings.templateLock]}));function Kn(e,t){return e.preferences.insertUsage[t]||null}var Wn=function(e,t,n){return!!Object(i.hasBlockSupport)(t,"inserter",!0)&&Hn(e,t.name,n)},zn=function(e,t,n){if(!Hn(e,"core/block",n))return!1;var r=Rt(e,t.clientId);return!!r&&(!!Object(i.getBlockType)(r)&&(!!Hn(e,r,n)&&!un(e,t.clientId,n)))},qn=Object(Qe.a)((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=function(e,t,n){return n?nt:t>0?rt:"common"===e?ot:it},r=function(e,t){if(!e)return t;var n=Date.now()-e;switch(!0){case n<36e5:return 4*t;case n<864e5:return 2*t;case n<6048e5:return t/2;default:return t/4}},o=function(t){var o=t.name,c=!1;Object(i.hasBlockSupport)(t.name,"multiple",!0)||(c=Object(O.some)(zt(e,Kt(e)),{name:t.name}));var a=Object(O.isArray)(t.parent),s=Kn(e,o)||{},l=s.time,u=s.count,d=void 0===u?0:u;return{id:o,name:t.name,initialAttributes:{},title:t.title,icon:t.icon,category:t.category,keywords:t.keywords,isDisabled:c,utility:n(t.category,d,a),frecency:r(l,d),hasChildBlocksWithInserterSupport:Object(i.hasChildBlocksWithInserterSupport)(t.name)}},c=function(t){var o="core/block/".concat(t.id),c=Rt(e,t.clientId),a=Object(i.getBlockType)(c),s=Kn(e,o)||{},l=s.time,u=s.count,d=void 0===u?0:u,p=n("reusable",d,!1),b=r(l,d);return{id:o,name:"core/block",initialAttributes:{ref:t.id},title:t.title,icon:a.icon,category:"reusable",keywords:[],isDisabled:!1,utility:p,frecency:b}},a=Object(i.getBlockTypes)().filter((function(n){return Wn(e,n,t)})).map(o),s=Qn(e).filter((function(n){return zn(e,n,t)})).map(c);return Object(O.orderBy)(Object(b.a)(a).concat(Object(b.a)(s)),["utility","frecency"],["desc","desc"])}),(function(e,t){return[e.blockListSettings[t],e.editor.present.blocks.byClientId,e.editor.present.blocks.order,e.preferences.insertUsage,e.settings.allowedBlockTypes,e.settings.templateLock,e.reusableBlocks.data,Object(i.getBlockTypes)()]})),Gn=Object(Qe.a)((function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,n=Object(O.some)(Object(i.getBlockTypes)(),(function(n){return Wn(e,n,t)}));if(n)return!0;var r=Object(O.some)(Qn(e),(function(n){return zn(e,n,t)}));return r}),(function(e,t){return[e.blockListSettings[t],e.editor.present.blocks.byClientId,e.settings.allowedBlockTypes,e.settings.templateLock,e.reusableBlocks.data,Object(i.getBlockTypes)()]})),Yn=Object(Qe.a)((function(e,t){var n=e.reusableBlocks.data[t];if(!n)return null;var r=isNaN(parseInt(t));return Object(d.a)({},n,{id:r?t:+t,isTemporary:r})}),(function(e,t){return[e.reusableBlocks.data[t]]}));function $n(e,t){return e.reusableBlocks.isSaving[t]||!1}function Xn(e,t){return!!e.reusableBlocks.isFetching[t]}function Qn(e){return Object(O.map)(e.reusableBlocks.data,(function(t,n){return Yn(e,n)}))}function Zn(e,t){var n=Object(O.find)(e.optimist,(function(e){return e.beforeState&&Object(O.get)(e.action,["optimist","id"])===t}));return n?n.beforeState:null}function Jn(e){if(!xn(e))return!1;if(!St(e))return!1;var t=Zn(e,et);return!!t&&!St(t)}function er(e){var t=yt(e,"permalink_template");return tt.test(t)}function tr(e){var t=nr(e);if(!t)return null;var n=t.prefix,r=t.postName,o=t.suffix;return er(e)?n+r+o:n}function nr(e){var t=yt(e,"permalink_template");if(!t)return null;var n=yt(e,"slug")||yt(e,"generated_slug"),r=t.split(tt),o=Object(u.a)(r,2);return{prefix:o[0],postName:n,suffix:o[1]}}function rr(e,t){var n=e.optimist;return!!n&&n.some((function(e){var n=e.beforeState;return n&&t(n)}))}function or(e,t){return e.blockListSettings[t]}function ir(e){return e.settings}function cr(e,t){return t?e.tokens[t]:e.tokens}function ar(e){return e.postLock.isLocked}function sr(e){return Object.keys(e.postSavingLock).length>0}function lr(e){return e.postLock.isTakeover}function ur(e){return e.postLock.user}function dr(e){return e.postLock.activePostLock}function pr(e){return Object(O.has)(bt(e),["_links","wp:action-unfiltered-html"])}function br(e){return e.preferences.hasOwnProperty("isPublishSidebarEnabled")?e.preferences.isPublishSidebarEnabled:E.isPublishSidebarEnabled}var fr=n("HaE+"),hr=n("ywyh"),mr=n.n(hr),vr=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.id,o=n.dispatch,e.next=4,mr()({path:"/wp/v2/types/wp_block"});case 4:if(c=e.sent){e.next=7;break}return e.abrupt("return");case 7:if(e.prev=7,!r){e.next=15;break}return e.next=11,mr()({path:"/wp/v2/".concat(c.rest_base,"/").concat(r)});case 11:e.t0=e.sent,a=[e.t0],e.next=18;break;case 15:return e.next=17,mr()({path:"/wp/v2/".concat(c.rest_base,"?per_page=-1")});case 17:a=e.sent;case 18:(s=Object(O.compact)(Object(O.map)(a,(function(e){if("publish"!==e.status||e.content.protected)return null;var t=Object(i.parse)(e.content.raw);return{reusableBlock:{id:e.id,title:I(e.title)},parsedBlock:1===t.length?t[0]:Object(i.createBlock)("core/template",{},t)}})))).length&&o(Fe(s)),o({type:"FETCH_REUSABLE_BLOCKS_SUCCESS",id:r}),e.next=26;break;case 23:e.prev=23,e.t1=e.catch(7),o({type:"FETCH_REUSABLE_BLOCKS_FAILURE",id:r,error:e.t1});case 26:case"end":return e.stop()}}),e,this,[[7,23]])})));return function(t,n){return e.apply(this,arguments)}}(),Or=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s,u,d,p,b,f,h,m,v,O,g;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,mr()({path:"/wp/v2/types/wp_block"});case 2:if(r=e.sent){e.next=5;break}return e.abrupt("return");case 5:return o=t.id,c=n.dispatch,a=n.getState(),s=Yn(a,o),u=s.clientId,d=s.title,p=s.isTemporary,b=Mt(a,u),f=Object(i.serialize)("core/template"===b.name?b.innerBlocks:b),h=p?{title:d,content:f,status:"publish"}:{id:o,title:d,content:f,status:"publish"},m=p?"/wp/v2/".concat(r.rest_base):"/wp/v2/".concat(r.rest_base,"/").concat(o),v=p?"POST":"PUT",e.prev=14,e.next=17,mr()({path:m,data:h,method:v});case 17:O=e.sent,c({type:"SAVE_REUSABLE_BLOCK_SUCCESS",updatedId:O.id,id:o}),g=p?Object(_.__)("Block created."):Object(_.__)("Block updated."),Object(l.dispatch)("core/notices").createSuccessNotice(g,{id:"REUSABLE_BLOCK_NOTICE_ID"}),e.next=27;break;case 23:e.prev=23,e.t0=e.catch(14),c({type:"SAVE_REUSABLE_BLOCK_FAILURE",id:o}),Object(l.dispatch)("core/notices").createErrorNotice(e.t0.message,{id:"REUSABLE_BLOCK_NOTICE_ID"});case 27:case"end":return e.stop()}}),e,this,[[14,23]])})));return function(t,n){return e.apply(this,arguments)}}(),gr=function(){var e=Object(fr.a)(regeneratorRuntime.mark((function e(t,n){var r,o,c,a,s,u,d,p,f,h;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,mr()({path:"/wp/v2/types/wp_block"});case 2:if(r=e.sent){e.next=5;break}return e.abrupt("return");case 5:if(o=t.id,c=n.getState,a=n.dispatch,(s=Yn(c(),o))&&!s.isTemporary){e.next=10;break}return e.abrupt("return");case 10:return u=Ht(c()),d=u.filter((function(e){return Object(i.isReusableBlock)(e)&&e.attributes.ref===o})),p=d.map((function(e){return e.clientId})),f=Object(O.uniqueId)(),a({type:"REMOVE_REUSABLE_BLOCK",id:o,optimist:{type:m.BEGIN,id:f}}),a(Pe(Object(b.a)(p).concat([s.clientId]))),e.prev=16,e.next=19,mr()({path:"/wp/v2/".concat(r.rest_base,"/").concat(o),method:"DELETE"});case 19:a({type:"DELETE_REUSABLE_BLOCK_SUCCESS",id:o,optimist:{type:m.COMMIT,id:f}}),h=Object(_.__)("Block deleted."),Object(l.dispatch)("core/notices").createSuccessNotice(h,{id:"REUSABLE_BLOCK_NOTICE_ID"}),e.next=28;break;case 24:e.prev=24,e.t0=e.catch(16),a({type:"DELETE_REUSABLE_BLOCK_FAILURE",id:o,optimist:{type:m.REVERT,id:f}}),Object(l.dispatch)("core/notices").createErrorNotice(e.t0.message,{id:"REUSABLE_BLOCK_NOTICE_ID"});case 28:case"end":return e.stop()}}),e,this,[[16,24]])})));return function(t,n){return e.apply(this,arguments)}}();function jr(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o0&&void 0!==arguments[0]?arguments[0]:{},t=e.getBlockInsertionParentClientId,n=void 0===t?Xr:t,r=e.getInserterItems,o=void 0===r?Qr:r,c=e.getSelectedBlockName,a=void 0===c?Zr:c;return{name:"blocks",className:"editor-autocompleters__block",triggerPrefix:"/",options:function(){var e=a();return o(n()).filter((function(t){return e!==t.name}))},getOptionKeywords:function(e){var t=e.title,n=e.keywords,r=void 0===n?[]:n;return[e.category].concat(Object(b.a)(r),[t])},getOptionLabel:function(e){var t=e.icon,n=e.title;return[Object(Ir.createElement)($r,{key:"icon",icon:t,showColors:!0}),n]},allowContext:function(e,t){return!(/\S/.test(e)||/\S/.test(t))},getOptionCompletion:function(e){var t=e.name,n=e.initialAttributes;return{action:"replace",value:Object(i.createBlock)(t,n)}},isOptionDisabled:function(e){return e.isDisabled}}}(),eo={name:"users",className:"editor-autocompleters__user",triggerPrefix:"@",options:function(e){var t="";return e&&(t="?search="+encodeURIComponent(e)),mr()({path:"/wp/v2/users"+t})},isDebounced:!0,getOptionKeywords:function(e){return[e.slug,e.name]},getOptionLabel:function(e){return[Object(Ir.createElement)("img",{key:"avatar",className:"editor-autocompleters__user-avatar",alt:"",src:e.avatar_urls[24]}),Object(Ir.createElement)("span",{key:"name",className:"editor-autocompleters__user-name"},e.name),Object(Ir.createElement)("span",{key:"slug",className:"editor-autocompleters__user-slug"},e.slug)]},getOptionCompletion:function(e){return"@".concat(e.slug)}},to=[{icon:"editor-alignleft",title:Object(_.__)("Align text left"),align:"left"},{icon:"editor-aligncenter",title:Object(_.__)("Align text center"),align:"center"},{icon:"editor-alignright",title:Object(_.__)("Align text right"),align:"right"}];var no=Object(Lr.compose)(zr((function(e){return{clientId:e.clientId}})),Object(s.withViewportMatch)({isLargeViewport:"medium"}),Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,i=e("core/editor"),c=i.getBlockRootClientId,a=i.getEditorSettings;return{isCollapsed:o||!r||!a().hasFixedToolbar&&c(n)}})))((function(e){var t=e.isCollapsed,n=e.value,r=e.onChange,o=e.alignmentControls,i=void 0===o?to:o;function c(e){return function(){return r(n===e?void 0:e)}}var a=Object(O.find)(i,(function(e){return e.align===n}));return Object(Ir.createElement)(Hr.Toolbar,{isCollapsed:t,icon:a?a.icon:"editor-alignleft",label:Object(_.__)("Change Text Alignment"),controls:i.map((function(e){var t=e.align,r=n===t;return Object(d.a)({},e,{isActive:r,onClick:c(t)})}))})})),ro={left:{icon:"align-left",title:Object(_.__)("Align left")},center:{icon:"align-center",title:Object(_.__)("Align center")},right:{icon:"align-right",title:Object(_.__)("Align right")},wide:{icon:"align-wide",title:Object(_.__)("Wide width")},full:{icon:"align-full-width",title:Object(_.__)("Full width")}},oo=["left","center","right","wide","full"],io=["wide","full"];var co=Object(Lr.compose)(zr((function(e){return{clientId:e.clientId}})),Object(s.withViewportMatch)({isLargeViewport:"medium"}),Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.isLargeViewport,o=t.isCollapsed,i=e("core/editor"),c=i.getBlockRootClientId,a=i.getEditorSettings;return{wideControlsEnabled:e("core/editor").getEditorSettings().alignWide,isCollapsed:o||!r||!a().hasFixedToolbar&&c(n)}})))((function(e){var t=e.isCollapsed,n=e.value,r=e.onChange,o=e.controls,i=void 0===o?oo:o,c=e.wideControlsEnabled,a=void 0!==c&&c?i:i.filter((function(e){return-1===io.indexOf(e)})),s=ro[n];return Object(Ir.createElement)(Hr.Toolbar,{isCollapsed:t,icon:s?s.icon:"align-left",label:Object(_.__)("Change Alignment"),controls:a.map((function(e){return Object(d.a)({},ro[e],{isActive:n===e,onClick:(t=e,function(){return r(n===t?void 0:t)})});var t}))})})),ao=Object(Hr.createSlotFill)("BlockControls"),so=ao.Fill,lo=ao.Slot,uo=qr((function(e){var t=e.controls,n=e.children;return Object(Ir.createElement)(so,null,Object(Ir.createElement)(Hr.Toolbar,{controls:t}),n)}));uo.Slot=lo;var po=uo,bo=Object(Hr.withFilters)("editor.BlockEdit")((function(e){var t=e.attributes,n=void 0===t?{}:t,r=e.name,o=Object(i.getBlockType)(r);if(!o)return null;var c=Object(i.hasBlockSupport)(o,"className",!0)?Object(i.getBlockDefaultClassName)(r):null,a=xr()(c,n.className),s=o.edit||o.save;return Object(Ir.createElement)(s,Object(Pr.a)({},e,{className:a}))})),fo=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).setFocusedElement=n.setFocusedElement.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={focusedElement:null,setFocusedElement:n.setFocusedElement},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setFocusedElement",value:function(e){this.setState((function(t){return t.focusedElement===e?null:{focusedElement:e}}))}},{key:"render",value:function(){return Object(Ir.createElement)(Wr,{value:this.state},Object(Ir.createElement)(bo,this.props))}}],[{key:"getDerivedStateFromProps",value:function(e){var t=e.clientId;return{name:e.name,isSelected:e.isSelected,clientId:t}}}]),t}(Ir.Component),ho=Object(Hr.createSlotFill)("BlockFormatControls"),mo=ho.Fill,vo=ho.Slot,Oo=qr(mo);Oo.Slot=vo;var go=Oo,jo=n("RxS6");function yo(e){var t=e.blocks,n=e.selectedBlockClientId,r=e.selectBlock,o=e.showNestedBlocks;return Object(Ir.createElement)("ul",{className:"editor-block-navigation__list",role:"list"},Object(O.map)(t,(function(e){var t=Object(i.getBlockType)(e.name),c=e.clientId===n;return Object(Ir.createElement)("li",{key:e.clientId},Object(Ir.createElement)("div",{className:"editor-block-navigation__item"},Object(Ir.createElement)(Hr.Button,{className:xr()("editor-block-navigation__item-button",{"is-selected":e.clientId===n}),onClick:function(){return r(e.clientId)},isSelected:c},Object(Ir.createElement)($r,{icon:t.icon,showColors:!0}),t.title,c&&Object(Ir.createElement)("span",{className:"screen-reader-text"},Object(_.__)("(selected block)")))),o&&!!e.innerBlocks&&!!e.innerBlocks.length&&Object(Ir.createElement)(yo,{blocks:e.innerBlocks,selectedBlockClientId:n,selectBlock:r,showNestedBlocks:!0}))})))}var ko=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getBlockHierarchyRootClientId,o=t.getBlock,i=t.getBlocks,c=n();return{rootBlocks:i(),rootBlock:c?o(r(c)):null,selectedBlockClientId:c}})),Object(l.withDispatch)((function(e,t){var n=t.onSelect,r=void 0===n?O.noop:n;return{selectBlock:function(t){e("core/editor").selectBlock(t),r(t)}}})))((function(e){var t=e.rootBlock,n=e.rootBlocks,r=e.selectedBlockClientId,o=e.selectBlock;if(!n||0===n.length)return null;var i=t&&(t.clientId!==r||t.innerBlocks&&0!==t.innerBlocks.length);return Object(Ir.createElement)(Hr.NavigableMenu,{role:"presentation",className:"editor-block-navigation__container"},Object(Ir.createElement)("p",{className:"editor-block-navigation__label"},Object(_.__)("Block Navigation")),i&&Object(Ir.createElement)(yo,{blocks:[t],selectedBlockClientId:r,selectBlock:o,showNestedBlocks:!0}),!i&&Object(Ir.createElement)(yo,{blocks:n,selectedBlockClientId:r,selectBlock:o}))})),_o=Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",width:"20",height:"20"},Object(Ir.createElement)(Hr.Path,{d:"M5 5H3v2h2V5zm3 8h11v-2H8v2zm9-8H6v2h11V5zM7 11H5v2h2v-2zm0 8h2v-2H7v2zm3-2v2h11v-2H10z"}));var Eo=Object(l.withSelect)((function(e){return{hasBlocks:!!e("core/editor").getBlockCount()}}))((function(e){var t=e.hasBlocks;return Object(Ir.createElement)(Hr.Dropdown,{renderToggle:function(e){var n=e.isOpen,r=e.onToggle;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut.access("o"),r)}),Object(Ir.createElement)(Hr.IconButton,{icon:_o,"aria-expanded":n,onClick:t?r:void 0,label:Object(_.__)("Block Navigation"),className:"editor-block-navigation",shortcut:jo.displayShortcut.access("o"),"aria-disabled":!t}))},renderContent:function(e){var t=e.onClose;return Object(Ir.createElement)(ko,{onSelect:t})}})})),So=Object(Lr.createHigherOrderComponent)(Object(l.withSelect)((function(e,t){var n=e("core/editor").getEditorSettings(),r=void 0===t.colors?n.colors:t.colors,o=void 0===t.disableCustomColors?n.disableCustomColors:t.disableCustomColors;return{colors:r,disableCustomColors:o,hasColorsToChoose:!Object(O.isEmpty)(r)||!o}})),"withColorContext"),Co=So(Hr.ColorPalette),wo=n("Zss7"),To=n.n(wo),Po=function(e,t,n){if(t){var r=Object(O.find)(e,{slug:t});if(r)return r}return{color:n}},Io=function(e,t){return Object(O.find)(e,{color:t})};function Bo(e,t){if(e&&t)return"has-".concat(Object(O.kebabCase)(t),"-").concat(e)}function xo(e,t){return To.a.mostReadable(t,Object(O.map)(e,"color")).toHexString()}var Lo=[],Ao=function(){for(var e=arguments.length,t=new Array(e),n=0;n=24?"large":"small"}))return null;var l=a.getBrightness()1?function(e,t,n,r,o){var i=t+1;if(o<0&&n)return Object(_.__)("Blocks cannot be moved up as they are already at the top");if(o>0&&r)return Object(_.__)("Blocks cannot be moved down as they are already at the bottom");if(o<0&&!n)return Object(_.sprintf)(Object(_._n)("Move %1$d block from position %2$d up by one place","Move %1$d blocks from position %2$d up by one place",e),e,i);if(o>0&&!r)return Object(_.sprintf)(Object(_._n)("Move %1$d block from position %2$d down by one place","Move %1$d blocks from position %2$d down by one place",e),e,i)}(e,n,r,o,i):r&&o?Object(_.sprintf)(Object(_.__)("Block %s is the only block, and cannot be moved"),t):i>0&&!o?Object(_.sprintf)(Object(_.__)("Move %1$s block from position %2$d down to position %3$d"),t,c,c+1):i>0&&o?Object(_.sprintf)(Object(_.__)("Block %s is at the end of the content and can’t be moved down"),t):i<0&&!r?Object(_.sprintf)(Object(_.__)("Move %1$s block from position %2$d up to position %3$d"),t,c,c-1):i<0&&r?Object(_.sprintf)(Object(_.__)("Block %s is at the beginning of the content and can’t be moved up"),t):void 0}var Wo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Polygon,{points:"9,4.5 3.3,10.1 4.8,11.5 9,7.3 13.2,11.5 14.7,10.1 "})),zo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Polygon,{points:"9,13.5 14.7,7.9 13.2,6.5 9,10.7 4.8,6.5 3.3,7.9 "})),qo=Object(Ir.createElement)(Hr.SVG,{width:"18",height:"18",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 18 18"},Object(Ir.createElement)(Hr.Path,{d:"M13,8c0.6,0,1-0.4,1-1s-0.4-1-1-1s-1,0.4-1,1S12.4,8,13,8z M5,6C4.4,6,4,6.4,4,7s0.4,1,1,1s1-0.4,1-1S5.6,6,5,6z M5,10 c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S5.6,10,5,10z M13,10c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S13.6,10,13,10z M9,6 C8.4,6,8,6.4,8,7s0.4,1,1,1s1-0.4,1-1S9.6,6,9,6z M9,10c-0.6,0-1,0.4-1,1s0.4,1,1,1s1-0.4,1-1S9.6,10,9,10z"})),Go=Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlockIndex,i=r.getBlockRootClientId;return{index:o(n),rootClientId:i(n)}}))((function(e){var t=e.children,n=e.clientId,r=e.rootClientId,o=e.blockElementId,i=e.index,c=e.onDragStart,a=e.onDragEnd,s={type:"block",srcIndex:i,srcRootClientId:r,srcClientId:n};return Object(Ir.createElement)(Hr.Draggable,{elementId:o,transferData:s,onDragStart:c,onDragEnd:a},(function(e){var n=e.onDraggableStart,r=e.onDraggableEnd;return t({onDraggableStart:n,onDraggableEnd:r})}))})),Yo=function(e){var t=e.isVisible,n=e.className,r=e.icon,o=e.onDragStart,i=e.onDragEnd,c=e.blockElementId,a=e.clientId;if(!t)return null;var s=xr()("editor-block-mover__control-drag-handle",n);return Object(Ir.createElement)(Go,{clientId:a,blockElementId:c,onDragStart:o,onDragEnd:i},(function(e){var t=e.onDraggableStart,n=e.onDraggableEnd;return Object(Ir.createElement)("div",{className:s,"aria-hidden":"true",onDragStart:t,onDragEnd:n,draggable:!0},r)}))},$o=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isFocused:!1},e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onBlur=e.onBlur.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(){this.setState({isFocused:!0})}},{key:"onBlur",value:function(){this.setState({isFocused:!1})}},{key:"render",value:function(){var e=this.props,t=e.onMoveUp,n=e.onMoveDown,r=e.isFirst,o=e.isLast,i=e.isDraggable,c=e.onDragStart,a=e.onDragEnd,s=e.clientIds,l=e.blockElementId,u=e.blockType,d=e.firstIndex,p=e.isLocked,b=e.instanceId,f=e.isHidden,h=this.state.isFocused,m=Object(O.castArray)(s).length;return p||r&&o?null:Object(Ir.createElement)("div",{className:xr()("editor-block-mover",{"is-visible":h||!f})},Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-mover__control",onClick:r?null:t,icon:Wo,label:Object(_.__)("Move up"),"aria-describedby":"editor-block-mover__up-description-".concat(b),"aria-disabled":r,onFocus:this.onFocus,onBlur:this.onBlur}),Object(Ir.createElement)(Yo,{className:"editor-block-mover__control",icon:qo,clientId:s,blockElementId:l,isVisible:i,onDragStart:c,onDragEnd:a}),Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-mover__control",onClick:o?null:n,icon:zo,label:Object(_.__)("Move down"),"aria-describedby":"editor-block-mover__down-description-".concat(b),"aria-disabled":o,onFocus:this.onFocus,onBlur:this.onBlur}),Object(Ir.createElement)("span",{id:"editor-block-mover__up-description-".concat(b),className:"editor-block-mover__description"},Ko(m,u&&u.title,d,r,o,-1)),Object(Ir.createElement)("span",{id:"editor-block-mover__down-description-".concat(b),className:"editor-block-mover__description"},Ko(m,u&&u.title,d,r,o,1)))}}]),t}(Ir.Component),Xo=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlock,c=r.getBlockIndex,a=r.getTemplateLock,s=r.getBlockRootClientId,l=Object(O.first)(Object(O.castArray)(n)),u=o(l),d=s(Object(O.first)(Object(O.castArray)(n)));return{firstIndex:c(l,d),blockType:u?Object(i.getBlockType)(u.name):null,isLocked:"all"===a(d),rootClientId:d}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.rootClientId,o=e("core/editor"),i=o.moveBlocksDown,c=o.moveBlocksUp;return{onMoveDown:Object(O.partial)(i,n,r),onMoveUp:Object(O.partial)(c,n,r)}})),Lr.withInstanceId)($o);var Qo=Object(l.withSelect)((function(e){return{hasUploadPermissions:(0,e("core").hasUploadPermissions)()}}))((function(e){var t=e.hasUploadPermissions,n=e.fallback,r=void 0===n?null:n,o=e.children;return t?o:r})),Zo=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onFilesDrop=e.onFilesDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onHTMLDrop=e.onHTMLDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onDrop=e.onDrop.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getInsertIndex",value:function(e){var t=this.props.index;if(void 0!==t)return"top"===e.y?t:t+1}},{key:"onFilesDrop",value:function(e,t){var n=Object(i.findTransform)(Object(i.getBlockTransforms)("from"),(function(t){return"files"===t.type&&t.isMatch(e)}));if(n){var r=this.getInsertIndex(t),o=n.transform(e,this.props.updateBlockAttributes);this.props.insertBlocks(o,r)}}},{key:"onHTMLDrop",value:function(e,t){var n=Object(i.pasteHandler)({HTML:e,mode:"BLOCKS"});n.length&&this.props.insertBlocks(n,this.getInsertIndex(t))}},{key:"onDrop",value:function(e,t){var n=this.props,r=n.rootClientId,o=n.clientId,i=n.index,c=n.getClientIdsOfDescendants,a=function(e){var t={srcRootClientId:null,srcClientId:null,srcIndex:null,type:null};if(!e.dataTransfer)return t;try{t=Object.assign(t,JSON.parse(e.dataTransfer.getData("text")))}catch(e){return t}return t}(e),s=a.srcRootClientId,l=a.srcClientId,u=a.srcIndex,d=a.type;if("block"===d&&l!==o&&!function(e,t){return c([e]).some((function(e){return e===t}))}(l,o)){var p,b,f=this.getInsertIndex(t),h=i&&u0&&Object(Ir.createElement)("div",{className:"editor-warning__actions"},Ir.Children.map(n,(function(e,t){return Object(Ir.createElement)("span",{key:t,className:"editor-warning__action"},e)})))),o&&Object(Ir.createElement)(Hr.Dropdown,{className:"editor-warning__secondary",position:"bottom left",renderToggle:function(e){var t=e.isOpen,n=e.onToggle;return Object(Ir.createElement)(Hr.IconButton,{icon:"ellipsis",label:Object(_.__)("More options"),onClick:n,"aria-expanded":t})},renderContent:function(){return Object(Ir.createElement)(Hr.MenuGroup,{label:Object(_.__)("More options")},o.map((function(e,t){return Object(Ir.createElement)(Hr.MenuItem,{onClick:e.onClick,key:t},e.title)})))}}))},ti=n("v2jn"),ni=function(e){var t=e.title,n=e.rawContent,r=e.renderedContent,o=e.action,i=e.actionText,c=e.className;return Object(Ir.createElement)("div",{className:c},Object(Ir.createElement)("div",{className:"editor-block-compare__content"},Object(Ir.createElement)("h2",{className:"editor-block-compare__heading"},t),Object(Ir.createElement)("div",{className:"editor-block-compare__html"},n),Object(Ir.createElement)("div",{className:"editor-block-compare__preview edit-post-visual-editor"},Object(Ir.createElement)(Ir.RawHTML,null,Object(Vo.safeHTML)(r)))),Object(Ir.createElement)("div",{className:"editor-block-compare__action"},Object(Ir.createElement)(Hr.Button,{isLarge:!0,tabIndex:"0",onClick:o},i)))},ri=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getDifference",value:function(e,t){return Object(ti.diffChars)(e,t).map((function(e,t){var n=xr()({"editor-block-compare__added":e.added,"editor-block-compare__removed":e.removed});return Object(Ir.createElement)("span",{key:t,className:n},e.value)}))}},{key:"getConvertedContent",value:function(e){return Object(O.castArray)(e).map((function(e){return Object(i.getSaveContent)(e.name,e.attributes,e.innerBlocks)})).join("")}},{key:"render",value:function(){var e=this.props,t=e.block,n=e.onKeep,r=e.onConvert,o=e.convertor,i=e.convertButtonText,c=this.getConvertedContent(o(t)),a=this.getDifference(t.originalContent,c);return Object(Ir.createElement)("div",{className:"editor-block-compare__wrapper"},Object(Ir.createElement)(ni,{title:Object(_.__)("Current"),className:"editor-block-compare__current",action:n,actionText:Object(_.__)("Convert to HTML"),rawContent:t.originalContent,renderedContent:t.originalContent}),Object(Ir.createElement)(ni,{title:Object(_.__)("After Conversion"),className:"editor-block-compare__converted",action:r,actionText:i,rawContent:a,renderedContent:c}))}}]),t}(Ir.Component),oi=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).state={compare:!1},n.onCompare=n.onCompare.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCompareClose=n.onCompareClose.bind(Object(Ur.a)(Object(Ur.a)(n))),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onCompare",value:function(){this.setState({compare:!0})}},{key:"onCompareClose",value:function(){this.setState({compare:!1})}},{key:"render",value:function(){var e=this.props,t=e.convertToHTML,n=e.convertToBlocks,r=e.convertToClassic,o=e.block,c=!!Object(i.getBlockType)("core/html"),a=this.state.compare,s=[{title:Object(_.__)("Convert to Classic Block"),onClick:r}];return a?Object(Ir.createElement)(Hr.Modal,{title:Object(_.__)("Resolve Block"),onRequestClose:this.onCompareClose,className:"editor-block-compare"},Object(Ir.createElement)(ri,{block:o,onKeep:t,onConvert:n,convertor:ii,convertButtonText:Object(_.__)("Convert to Blocks")})):Object(Ir.createElement)(ei,{actions:[Object(Ir.createElement)(Hr.Button,{key:"convert",onClick:this.onCompare,isLarge:!0,isPrimary:!c},Object(_._x)("Resolve","imperative verb")),c&&Object(Ir.createElement)(Hr.Button,{key:"edit",onClick:t,isLarge:!0,isPrimary:!0},Object(_.__)("Convert to HTML"))],secondaryActions:s},Object(_.__)("This block contains unexpected or invalid content."))}}]),t}(Ir.Component),ii=function(e){return Object(i.rawHandler)({HTML:e.originalContent})},ci=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId;return{block:e("core/editor").getBlock(n)}})),Object(l.withDispatch)((function(e,t){var n=t.block,r=e("core/editor").replaceBlock;return{convertToClassic:function(){r(n.clientId,function(e){return Object(i.createBlock)("core/freeform",{content:e.originalContent})}(n))},convertToHTML:function(){r(n.clientId,function(e){return Object(i.createBlock)("core/html",{content:e.originalContent})}(n))},convertToBlocks:function(){r(n.clientId,ii(n))}}}))])(oi),ai=Object(Ir.createElement)(ei,null,Object(_.__)("This block has encountered an error and cannot be previewed.")),si=function(){return ai},li=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hasError:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidCatch",value:function(e){this.props.onError(e),this.setState({hasError:!0})}},{key:"render",value:function(){return this.state.hasError?null:this.props.children}}]),t}(Ir.Component),ui=n("O6Fj"),di=n.n(ui),pi=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=n.onChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onBlur=n.onBlur.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={html:e.block.isValid?Object(i.getBlockContent)(e.block):e.block.originalContent},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){Object(O.isEqual)(this.props.block.attributes,e.block.attributes)||this.setState({html:Object(i.getBlockContent)(this.props.block)})}},{key:"onBlur",value:function(){var e=this.state.html,t=Object(i.getBlockType)(this.props.block.name),n=Object(i.getBlockAttributes)(t,e,this.props.block.attributes),r=e||Object(i.getSaveContent)(t,n),o=!e||Object(i.isValidBlockContent)(t,n,r);this.props.onChange(this.props.clientId,n,r,o),e||this.setState({html:r})}},{key:"onChange",value:function(e){this.setState({html:e.target.value})}},{key:"render",value:function(){var e=this.state.html;return Object(Ir.createElement)(di.a,{className:"editor-block-list__block-html-textarea",value:e,onBlur:this.onBlur,onChange:this.onChange})}}]),t}(Ir.Component),bi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){return{block:e("core/editor").getBlock(t.clientId)}})),Object(l.withDispatch)((function(e){return{onChange:function(t,n,r,o){e("core/editor").updateBlock(t,{attributes:n,originalContent:r,isValid:o})}}}))])(pi);var fi=Object(l.withSelect)((function(e,t){return{name:(0,e("core/editor").getBlockName)(t.clientId)}}))((function(e){var t=e.name;if(!t)return null;var n=Object(i.getBlockType)(t);return n?n.title:null})),hi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isFocused:!1},e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onBlur=e.onBlur.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(e){this.setState({isFocused:!0}),e.stopPropagation()}},{key:"onBlur",value:function(){this.setState({isFocused:!1})}},{key:"render",value:function(){var e=this.props,t=e.clientId,n=e.rootClientId;return Object(Ir.createElement)("div",{className:"editor-block-list__breadcrumb"},Object(Ir.createElement)(Hr.Toolbar,null,n&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(fi,{clientId:n}),Object(Ir.createElement)("span",{className:"editor-block-list__descendant-arrow"})),Object(Ir.createElement)(fi,{clientId:t})))}}]),t}(Ir.Component),mi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){return{rootClientId:(0,e("core/editor").getBlockRootClientId)(t.clientId)}}))])(hi),vi=window,Oi=vi.Node,gi=vi.getSelection,ji=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).focusToolbar=e.focusToolbar.bind(Object(Ur.a)(Object(Ur.a)(e))),e.focusSelection=e.focusSelection.bind(Object(Ur.a)(Object(Ur.a)(e))),e.switchOnKeyDown=Object(O.cond)([[Object(O.matchesProperty)(["keyCode"],jo.ESCAPE),e.focusSelection]]),e.toolbar=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"focusToolbar",value:function(){var e=Vo.focus.tabbable.find(this.toolbar.current);e.length&&e[0].focus()}},{key:"focusSelection",value:function(){var e=gi();if(e){var t=e.focusNode;t.nodeType!==Oi.ELEMENT_NODE&&(t=t.parentElement),t&&t.focus()}}},{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.focusToolbar()}},{key:"render",value:function(){var e=this.props,t=e.children,n=Object(p.a)(e,["children"]);return Object(Ir.createElement)(Hr.NavigableMenu,Object(Pr.a)({orientation:"horizontal",role:"toolbar",ref:this.toolbar,onKeyDown:this.switchOnKeyDown},Object(O.omit)(n,["focusOnMount"])),Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,eventName:"keydown",shortcuts:{"alt+f10":this.focusToolbar}}),t)}}]),t}(Ir.Component);var yi=function(e){var t=e.focusOnMount;return Object(Ir.createElement)(ji,{focusOnMount:t,className:"editor-block-contextual-toolbar","aria-label":Object(_.__)("Block tools")},Object(Ir.createElement)(Xl,null))};var ki=Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getMultiSelectedBlockClientIds,i=r.isMultiSelecting,c=r.getBlockIndex,a=r.getBlockCount,s=o(),l=c(Object(O.first)(s),n),u=c(Object(O.last)(s),n);return{multiSelectedBlockClientIds:s,isSelecting:i(),isFirst:0===l,isLast:u+1===a()}}))((function(e){var t=e.multiSelectedBlockClientIds,n=e.clientId,r=e.isSelecting,o=e.isFirst,i=e.isLast;return r?null:Object(Ir.createElement)(Xo,{key:"mover",clientId:n,clientIds:t,isFirst:o,isLast:i})})),_i=n("9Do8"),Ei=n.n(_i);function Si(e){var t=e.name,n=e.attributes,r=Object(i.createBlock)(t,n);return Object(Ir.createElement)(Hr.Disabled,{className:"editor-block-preview__content editor-styles-wrapper","aria-hidden":!0},Object(Ir.createElement)(fo,{name:t,focus:!1,attributes:r.attributes,setAttributes:O.noop}))}var Ci=function(e){return Object(Ir.createElement)("div",{className:"editor-block-preview"},Object(Ir.createElement)("div",{className:"editor-block-preview__title"},Object(_.__)("Preview")),Object(Ir.createElement)(Si,e))};var wi=function(e){var t=e.icon,n=e.hasChildBlocksWithInserterSupport,r=e.onClick,o=e.isDisabled,i=e.title,c=e.className,a=Object(p.a)(e,["icon","hasChildBlocksWithInserterSupport","onClick","isDisabled","title","className"]),s=t?{backgroundColor:t.background,color:t.foreground}:{},l=t&&t.shadowColor?{backgroundColor:t.shadowColor}:{};return Object(Ir.createElement)("li",{className:"editor-block-types-list__list-item"},Object(Ir.createElement)("button",Object(Pr.a)({className:xr()("editor-block-types-list__item",c,{"editor-block-types-list__item-has-children":n}),onClick:function(e){e.preventDefault(),r()},disabled:o,"aria-label":i},a),Object(Ir.createElement)("span",{className:"editor-block-types-list__item-icon",style:s},Object(Ir.createElement)($r,{icon:t,showColors:!0}),n&&Object(Ir.createElement)("span",{className:"editor-block-types-list__item-icon-stack",style:l})),Object(Ir.createElement)("span",{className:"editor-block-types-list__item-title"},i)))};var Ti=function(e){var t=e.items,n=e.onSelect,r=e.onHover,o=void 0===r?function(){}:r,c=e.children;return Object(Ir.createElement)("ul",{role:"list",className:"editor-block-types-list"},t&&t.map((function(e){return Object(Ir.createElement)(wi,{key:e.id,className:Object(i.getBlockMenuDefaultClassName)(e.id),icon:e.icon,hasChildBlocksWithInserterSupport:e.hasChildBlocksWithInserterSupport,onClick:function(){n(e),o(null)},onFocus:function(){return o(e)},onMouseEnter:function(){return o(e)},onMouseLeave:function(){return o(null)},onBlur:function(){return o(null)},isDisabled:e.isDisabled,title:e.title})})),c)};var Pi=Object(Lr.compose)(Object(Lr.ifCondition)((function(e){var t=e.items;return t&&t.length>0})),Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=(0,e("core/blocks").getBlockType)((0,e("core/editor").getBlockName)(n));return{rootBlockTitle:r&&r.title,rootBlockIcon:r&&r.icon}})))((function(e){var t=e.rootBlockIcon,n=e.rootBlockTitle,r=e.items,o=Object(p.a)(e,["rootBlockIcon","rootBlockTitle","items"]);return Object(Ir.createElement)("div",{className:"editor-inserter__child-blocks"},(t||n)&&Object(Ir.createElement)("div",{className:"editor-inserter__parent-block-header"},Object(Ir.createElement)($r,{icon:t,showColors:!0}),n&&Object(Ir.createElement)("h2",null,n)),Object(Ir.createElement)(Ti,Object(Pr.a)({items:r},o)))})),Ii=function(e){var t=e.filterValue;return Object(Ir.createElement)(Hr.Slot,{name:"Inserter.InlineElements",fillProps:{filterValue:t}},(function(e){return!Object(O.isEmpty)(e)&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Inline Elements"),initialOpen:!1,className:"editor-inserter__inline-elements"},Object(Ir.createElement)(Ti,null,e))}))},Bi=function(e){return e.stopPropagation()},xi=function(e,t){var n=Li(t),r=function(e){return-1!==Li(e).indexOf(n)},o=Object(i.getCategories)();return e.filter((function(e){var t=Object(O.find)(o,{slug:e.category});return r(e.title)||Object(O.some)(e.keywords,r)||t&&r(t.title)}))},Li=function(e){return e=(e=(e=(e=Object(O.deburr)(e)).replace(/^\//,"")).toLowerCase()).trim()},Ai=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={childItems:[],filterValue:"",hoveredItem:null,suggestedItems:[],reusableItems:[],itemsPerCategory:{},openPanels:["suggested"]},e.onChangeSearchInput=e.onChangeSearchInput.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onHover=e.onHover.bind(Object(Ur.a)(Object(Ur.a)(e))),e.panels={},e.inserterResults=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.fetchReusableBlocks(),this.filter()}},{key:"componentDidUpdate",value:function(e){e.items!==this.props.items&&this.filter(this.state.filterValue)}},{key:"onChangeSearchInput",value:function(e){this.filter(e.target.value)}},{key:"onHover",value:function(e){this.setState({hoveredItem:e});var t=this.props,n=t.showInsertionPoint,r=t.hideInsertionPoint;if(e){var o=this.props;n(o.rootClientId,o.index)}else r()}},{key:"bindPanel",value:function(e){var t=this;return function(n){t.panels[e]=n}}},{key:"onTogglePanel",value:function(e){var t=this;return function(){-1!==t.state.openPanels.indexOf(e)?t.setState({openPanels:Object(O.without)(t.state.openPanels,e)}):(t.setState({openPanels:Object(b.a)(t.state.openPanels).concat([e])}),t.props.setTimeout((function(){Ei()(t.panels[e],t.inserterResults.current,{alignWithTop:!0})})))}}},{key:"filter",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",t=this.props,n=t.debouncedSpeak,r=t.items,o=t.rootChildBlocks,c=xi(r,e),a=Object(O.filter)(c,(function(e){var t=e.name;return Object(O.includes)(o,t)})),s=[];if(!e){var l=this.props.maxSuggestedItems||9;s=Object(O.filter)(r,(function(e){return e.utility>0})).slice(0,l)}var u=Object(O.filter)(c,{category:"reusable"}),d=function(e){return Object(O.findIndex)(Object(i.getCategories)(),(function(t){return t.slug===e.category}))},p=Object(O.flow)((function(e){return Object(O.filter)(e,(function(e){return"reusable"!==e.category}))}),(function(e){return Object(O.sortBy)(e,d)}),(function(e){return Object(O.groupBy)(e,"category")}))(c),b=this.state.openPanels;if(e!==this.state.filterValue)if(e){if(u.length)b=["reusable"];else if(c.length){var f=Object(O.find)(Object(i.getCategories)(),(function(e){var t=e.slug;return p[t]&&p[t].length}));b=[f.slug]}}else b=["suggested"];this.setState({hoveredItem:null,childItems:a,filterValue:e,suggestedItems:s,reusableItems:u,itemsPerCategory:p,openPanels:b});var h=Object.keys(p).reduce((function(e,t){return e+p[t].length}),0),m=Object(_.sprintf)(Object(_._n)("%d result found.","%d results found.",h),h);n(m,"assertive")}},{key:"onKeyDown",value:function(e){Object(O.includes)([jo.LEFT,jo.DOWN,jo.RIGHT,jo.UP,jo.BACKSPACE,jo.ENTER],e.keyCode)&&e.stopPropagation()}},{key:"render",value:function(){var e=this,t=this.props,n=t.instanceId,r=t.onSelect,o=t.rootClientId,c=this.state,a=c.childItems,s=c.filterValue,l=c.hoveredItem,u=c.suggestedItems,d=c.reusableItems,p=c.itemsPerCategory,b=c.openPanels,f=function(e){return-1!==b.indexOf(e)},h=!!s;return Object(Ir.createElement)("div",{className:"editor-inserter__menu",onKeyPress:Bi,onKeyDown:this.onKeyDown},Object(Ir.createElement)("label",{htmlFor:"editor-inserter__search-".concat(n),className:"screen-reader-text"},Object(_.__)("Search for a block")),Object(Ir.createElement)("input",{id:"editor-inserter__search-".concat(n),type:"search",placeholder:Object(_.__)("Search for a block"),className:"editor-inserter__search",autoFocus:!0,onChange:this.onChangeSearchInput}),Object(Ir.createElement)("div",{className:"editor-inserter__results",ref:this.inserterResults,tabIndex:"0",role:"region","aria-label":Object(_.__)("Available block types")},Object(Ir.createElement)(Pi,{rootClientId:o,items:a,onSelect:r,onHover:this.onHover}),!!u.length&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_._x)("Most Used","blocks"),opened:f("suggested"),onToggle:this.onTogglePanel("suggested"),ref:this.bindPanel("suggested")},Object(Ir.createElement)(Ti,{items:u,onSelect:r,onHover:this.onHover})),Object(Ir.createElement)(Ii,{filterValue:s}),Object(O.map)(Object(i.getCategories)(),(function(t){var n=p[t.slug];return n&&n.length?Object(Ir.createElement)(Hr.PanelBody,{key:t.slug,title:t.title,icon:t.icon,opened:h||f(t.slug),onToggle:e.onTogglePanel(t.slug),ref:e.bindPanel(t.slug)},Object(Ir.createElement)(Ti,{items:n,onSelect:r,onHover:e.onHover})):null})),!!d.length&&Object(Ir.createElement)(Hr.PanelBody,{className:"editor-inserter__reusable-blocks-panel",title:Object(_.__)("Reusable"),opened:f("reusable"),onToggle:this.onTogglePanel("reusable"),icon:"controls-repeat",ref:this.bindPanel("reusable")},Object(Ir.createElement)(Ti,{items:d,onSelect:r,onHover:this.onHover}),Object(Ir.createElement)("a",{className:"editor-inserter__manage-reusable-blocks",href:"edit.php?post_type=wp_block"},Object(_.__)("Manage All Reusable Blocks"))),Object(O.isEmpty)(u)&&Object(O.isEmpty)(d)&&Object(O.isEmpty)(p)&&Object(Ir.createElement)("p",{className:"editor-inserter__no-results"},Object(_.__)("No blocks found."))),l&&Object(i.isReusableBlock)(l)&&Object(Ir.createElement)(Ci,{name:l.name,attributes:l.initialAttributes}))}}]),t}(Ir.Component),Ni=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getEditedPostAttribute,i=r.getSelectedBlock,c=r.getInserterItems,a=r.getBlockName,s=e("core/blocks").getChildBlockNames,l=a(n);return{selectedBlock:i(),rootChildBlocks:s(l),title:o("title"),items:c(n),rootClientId:n}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor");return{fetchReusableBlocks:n.__experimentalFetchReusableBlocks,showInsertionPoint:n.showInsertionPoint,hideInsertionPoint:n.hideInsertionPoint,onSelect:function(n){var r=e("core/editor"),o=r.replaceBlocks,c=r.insertBlock,a=t.selectedBlock,s=t.index,l=t.rootClientId,u=n.name,d=n.initialAttributes,p=Object(i.createBlock)(u,d);a&&Object(i.isUnmodifiedDefaultBlock)(a)?o(a.clientId,p):c(p,s,l),t.onSelect()}}})),Hr.withSpokenMessages,Lr.withInstanceId,Lr.withSafeTimeout)(Ai),Ri=function(e){var t=e.onToggle,n=e.disabled,r=e.isOpen;return Object(Ir.createElement)(Hr.IconButton,{icon:"insert",label:Object(_.__)("Add block"),labelPosition:"bottom",onClick:t,className:"editor-inserter__toggle","aria-haspopup":"true","aria-expanded":r,disabled:n})},Di=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onToggle=e.onToggle.bind(Object(Ur.a)(Object(Ur.a)(e))),e.renderToggle=e.renderToggle.bind(Object(Ur.a)(Object(Ur.a)(e))),e.renderContent=e.renderContent.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onToggle",value:function(e){var t=this.props.onToggle;t&&t(e)}},{key:"renderToggle",value:function(e){var t=e.onToggle,n=e.isOpen,r=this.props,o=r.disabled,i=r.renderToggle,c=void 0===i?Ri:i;return c({onToggle:t,isOpen:n,disabled:o})}},{key:"renderContent",value:function(e){var t=e.onClose,n=this.props,r=n.rootClientId,o=n.index;return Object(Ir.createElement)(Ni,{onSelect:t,rootClientId:r,index:o})}},{key:"render",value:function(){var e=this.props,t=e.position,n=e.title;return Object(Ir.createElement)(Hr.Dropdown,{className:"editor-inserter",contentClassName:"editor-inserter__popover",position:t,onToggle:this.onToggle,expandOnMobile:!0,headerTitle:n,renderToggle:this.renderToggle,renderContent:this.renderContent})}}]),t}(Ir.Component),Fi=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=t.index,o=e("core/editor"),i=o.getEditedPostAttribute,c=o.getBlockInsertionPoint,a=o.hasInserterItems;if(void 0===n&&void 0===r){var s=c();n=s.rootClientId,r=s.index}return{title:i("title"),hasItems:a(n),rootClientId:n,index:r}})),Object(Lr.ifCondition)((function(e){return e.hasItems}))])(Di);var Mi=Object(s.ifViewportMatches)("< small")((function(e){var t=e.clientId;return Object(Ir.createElement)("div",{className:"editor-block-list__block-mobile-toolbar"},Object(Ir.createElement)(Fi,null),Object(Ir.createElement)(Xo,{clientIds:[t]}))})),Ui=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={isInserterFocused:!1},e.onBlurInserter=e.onBlurInserter.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onFocusInserter=e.onFocusInserter.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocusInserter",value:function(e){e.stopPropagation(),this.setState({isInserterFocused:!0})}},{key:"onBlurInserter",value:function(){this.setState({isInserterFocused:!1})}},{key:"render",value:function(){var e=this.state.isInserterFocused,t=this.props,n=t.showInsertionPoint,r=t.rootClientId,o=t.insertIndex;return Object(Ir.createElement)("div",{className:"editor-block-list__insertion-point"},n&&Object(Ir.createElement)("div",{className:"editor-block-list__insertion-point-indicator"}),Object(Ir.createElement)("div",{onFocus:this.onFocusInserter,onBlur:this.onBlurInserter,tabIndex:-1,className:xr()("editor-block-list__insertion-point-inserter",{"is-visible":e})},Object(Ir.createElement)(Fi,{rootClientId:r,index:o})))}}]),t}(Ir.Component),Hi=Object(l.withSelect)((function(e,t){var n=t.clientId,r=t.rootClientId,o=e("core/editor"),i=o.getBlockIndex,c=o.getBlockInsertionPoint,a=o.isBlockInsertionPointVisible,s=i(n,r),l=c();return{showInsertionPoint:a()&&l.index===s&&l.rootClientId===r,insertIndex:s}}))(Ui),Vi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).proxyEvent=e.proxyEvent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.eventMap={},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"proxyEvent",value:function(e){var t=!!e.nativeEvent._blockHandled;e.nativeEvent._blockHandled=!0;var n=this.eventMap[e.type];t&&(n+="Handled"),this.props[n]&&this.props[n](e)}},{key:"render",value:function(){var e=this,t=this.props,n=t.childHandledEvents,r=void 0===n?[]:n,o=t.forwardedRef,i=Object(p.a)(t,["childHandledEvents","forwardedRef"]),c=Object(O.reduce)(Object(b.a)(r).concat(Object(b.a)(Object.keys(i))),(function(t,n){var r=n.match(/^on([A-Z][a-zA-Z]+?)(Handled)?$/);if(r){!!r[2]&&delete i[n];var o="on"+r[1];t[o]=e.proxyEvent,e.eventMap[r[1].toLowerCase()]=o}return t}),{});return Object(Ir.createElement)("div",Object(Pr.a)({ref:o},i,c))}}]),t}(Ir.Component),Ki=function(e,t){return Object(Ir.createElement)(Vi,Object(Pr.a)({},e,{forwardedRef:t}))};Ki.displayName="IgnoreNestedEvents";var Wi=Object(Ir.forwardRef)(Ki);var zi=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getInserterItems,i=r.getTemplateLock;return{items:o(n),isLocked:!!i(n)}})),Object(l.withDispatch)((function(e,t){var n=t.clientId,r=t.rootClientId;return{onInsert:function(t){var o=t.name,c=t.initialAttributes,a=Object(i.createBlock)(o,c);n?e("core/editor").replaceBlocks(n,a):e("core/editor").insertBlock(a,void 0,r)}}})))((function(e){var t=e.items,n=e.isLocked,r=e.onInsert;if(n)return null;var o=Object(O.filter)(t,(function(e){return!(e.isDisabled||e.name===Object(i.getDefaultBlockName)()&&Object(O.isEmpty)(e.initialAttributes))})).slice(0,3);return Object(Ir.createElement)("div",{className:"editor-inserter-with-shortcuts"},o.map((function(e){return Object(Ir.createElement)(Hr.IconButton,{key:e.id,className:"editor-inserter-with-shortcuts__block",onClick:function(){return r(e)},label:Object(_.sprintf)(Object(_.__)("Add %s"),e.title),icon:Object(Ir.createElement)($r,{icon:e.icon})})})))})),qi=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hoverArea:null},e.onMouseLeave=e.onMouseLeave.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onMouseMove=e.onMouseMove.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentWillUnmount",value:function(){this.props.container&&this.toggleListeners(this.props.container,!1)}},{key:"componentDidMount",value:function(){this.props.container&&this.toggleListeners(this.props.container)}},{key:"componentDidUpdate",value:function(e){e.container!==this.props.container&&(e.container&&this.toggleListeners(e.container,!1),this.props.container&&this.toggleListeners(this.props.container,!0))}},{key:"toggleListeners",value:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=t?"addEventListener":"removeEventListener";e[n]("mousemove",this.onMouseMove),e[n]("mouseleave",this.onMouseLeave)}},{key:"onMouseLeave",value:function(){this.state.hoverArea&&this.setState({hoverArea:null})}},{key:"onMouseMove",value:function(e){var t=this.props,n=t.isRTL,r=t.container.getBoundingClientRect(),o=r.width,i=r.left,c=r.right,a=null;e.clientX-i0&&void 0!==arguments[0]?arguments[0]:t.clientId,n=arguments.length>1?arguments[1]:void 0;a(e,n)},onInsertBlocks:function(e,n){var r=t.rootClientId;l(e,n,r)},onInsertDefaultBlockAfter:function(){var e=t.order,n=t.rootClientId;u({},n,e+1)},onRemove:function(e){d(e)},onMerge:function(e){var n=t.clientId,o=r("core/editor"),i=o.getPreviousBlockClientId,c=o.getNextBlockClientId;if(e){var a=c(n);a&&p(n,a)}else{var s=i(n);s&&p(s,n)}},onReplace:function(e){b([t.clientId],e)},onMetaChange:function(e){f({meta:e})},onShiftSelection:function(){t.isSelectionEnabled&&(o()?s(o(),t.clientId):a(t.clientId))},toggleSelection:function(e){h(e)}}})),Zi=Object(Lr.compose)(Object(s.withViewportMatch)({isLargeViewport:"medium"}),Xi,Qi,Object(Hr.withFilters)("editor.BlockListBlock"))($i),Ji=n("rmEH");var ec=Object(Lr.compose)(Object(Lr.withState)({hovered:!1}),Object(l.withSelect)((function(e,t){var n=e("core/editor"),r=n.getBlockCount,o=n.getBlockName,c=n.isBlockValid,a=n.getEditorSettings,s=n.getTemplateLock,l=!r(t.rootClientId),u=o(t.lastBlockClientId)===Object(i.getDefaultBlockName)(),d=c(t.lastBlockClientId),p=a().bodyPlaceholder;return{isVisible:l||!u||!d,showPrompt:l,isLocked:!!s(t.rootClientId),placeholder:p}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor"),r=n.insertDefaultBlock,o=n.startTyping;return{onAppend:function(){var e=t.rootClientId;r(void 0,e),o()}}})))((function(e){var t=e.isLocked,n=e.isVisible,r=e.onAppend,o=e.showPrompt,i=e.placeholder,c=e.rootClientId,a=e.hovered,s=e.setState;if(t||!n)return null;var l=Object(Ji.decodeEntities)(i)||Object(_.__)("Start writing or type / to choose a block");return Object(Ir.createElement)("div",{"data-root-client-id":c||"",className:"wp-block editor-default-block-appender",onMouseEnter:function(){return s({hovered:!0})},onMouseLeave:function(){return s({hovered:!1})}},Object(Ir.createElement)(Jo,{rootClientId:c}),Object(Ir.createElement)(di.a,{role:"button","aria-label":Object(_.__)("Add block"),className:"editor-default-block-appender__content",readOnly:!0,onFocus:r,value:o?l:""}),a&&Object(Ir.createElement)(zi,{rootClientId:c}),Object(Ir.createElement)(Fi,{position:"top right"}))}));var tc=Object(l.withSelect)((function(e,t){var n=t.rootClientId,r=e("core/editor"),o=r.getBlockOrder,c=r.canInsertBlockType;return{isLocked:!!(0,r.getTemplateLock)(n),blockClientIds:o(n),canInsertDefaultBlock:c(Object(i.getDefaultBlockName)(),n)}}))((function(e){var t=e.blockClientIds,n=e.rootClientId,r=e.canInsertDefaultBlock;return e.isLocked?null:r?Object(Ir.createElement)(Wi,{childHandledEvents:["onFocus","onClick","onKeyDown"]},Object(Ir.createElement)(ec,{rootClientId:n,lastBlockClientId:Object(O.last)(t)})):Object(Ir.createElement)("div",{className:"block-list-appender"},Object(Ir.createElement)(Fi,{rootClientId:n,renderToggle:function(e){var t=e.onToggle,n=e.disabled,r=e.isOpen;return Object(Ir.createElement)(Hr.Button,{"aria-label":Object(_.__)("Add block"),onClick:t,className:"block-list-appender__toggle","aria-haspopup":"true","aria-expanded":r,disabled:n},Object(Ir.createElement)(Hr.Dashicon,{icon:"insert"}))}}))})),nc=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).onSelectionStart=n.onSelectionStart.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onSelectionEnd=n.onSelectionEnd.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setBlockRef=n.setBlockRef.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setLastClientY=n.setLastClientY.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onPointerMove=Object(O.throttle)(n.onPointerMove.bind(Object(Ur.a)(Object(Ur.a)(n))),100),n.onScroll=function(){return n.onPointerMove({clientY:n.lastClientY})},n.lastClientY=0,n.nodes={},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){window.addEventListener("mousemove",this.setLastClientY)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("mousemove",this.setLastClientY)}},{key:"setLastClientY",value:function(e){var t=e.clientY;this.lastClientY=t}},{key:"setBlockRef",value:function(e,t){null===e?delete this.nodes[t]:this.nodes=Object(d.a)({},this.nodes,Object(f.a)({},t,e))}},{key:"onPointerMove",value:function(e){var t=e.clientY;this.props.isMultiSelecting||this.props.onStartMultiSelect();var n=Yi(this.selectionAtStart).getBoundingClientRect();if(!(t>=n.top&&t<=n.bottom)){var r=t-n.top,o=Object(O.findLast)(this.coordMapKeys,(function(e){return e0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0,n=arguments.length>2?arguments[2]:void 0;return!Oc(t,n)||(n.colors||e).length>0}(t,n,e)}))}))((function(e){var t=e.children,n=e.colors,r=e.colorSettings,o=e.disableCustomColors,i=e.title,c=Object(p.a)(e,["children","colors","colorSettings","disableCustomColors","title"]),a=Object(Ir.createElement)("span",{className:"".concat("editor-panel-color-settings","__panel-title")},i,function(e,t){return e.map((function(e,n){var r=e.value,o=e.label,i=e.colors;if(!r)return null;var c=Io(i||t,r),a=c&&c.name,s=Object(_.sprintf)(gc,o.toLowerCase(),a||r);return Object(Ir.createElement)(Hr.ColorIndicator,{key:n,colorValue:r,"aria-label":s})}))}(r,n));return Object(Ir.createElement)(Hr.PanelBody,Object(Pr.a)({className:"editor-panel-color-settings",title:a},c),r.map((function(e,t){return Object(Ir.createElement)(vc,Object(Pr.a)({key:t},Object(d.a)({colors:n,disableCustomColors:o},e)))})),t)})),yc=So(jc);var kc=function(e){var t=e.onChange,n=e.className,r=Object(p.a)(e,["onChange","className"]);return Object(Ir.createElement)(di.a,Object(Pr.a)({className:xr()("editor-plain-text",n),onChange:function(e){return t(e.target.value)}},r))},_c=n("4eJC"),Ec=n.n(_c),Sc=n("xTGt"),Cc=n("NMb1"),wc=n.n(Cc),Tc=Object(l.withSelect)((function(e){return{formatTypes:(0,e("core/rich-text").getFormatTypes)()}}))((function(e){var t=e.formatTypes,n=e.onChange,r=e.value;return Object(Ir.createElement)(Ir.Fragment,null,t.map((function(e){var t=e.name,o=e.edit;if(!o)return null;var i=Object(a.getActiveFormat)(r,t),c=void 0!==i,s=c&&i.attributes||{};return Object(Ir.createElement)(o,{key:t,isActive:c,activeAttributes:s,value:r,onChange:n})})))})),Pc=function(e){var t=e.controls;return Object(Ir.createElement)("div",{className:"editor-format-toolbar"},Object(Ir.createElement)(Hr.Toolbar,null,t.map((function(e){return Object(Ir.createElement)(Hr.Slot,{name:"RichText.ToolbarControls.".concat(e),key:e})})),Object(Ir.createElement)(Hr.Slot,{name:"RichText.ToolbarControls"})))},Ic=n("8++T"),Bc=n.n(Ic),xc=function(e){return Object(O.pickBy)(e,(function(e,t){return n=t,Object(O.startsWith)(n,"aria-")&&!Object(O.isNil)(e);var n}))},Lc=window.getSelection,Ac=window.Node.TEXT_NODE,Nc=window.navigator.userAgent;var Rc=Nc.indexOf("Trident")>=0,Dc=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).call(this))).bindEditorNode=e.bindEditorNode.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onFocus=e.onFocus.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.initialize=e.initialize.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onFocus",value:function(){this.props.onFocus&&this.props.onFocus(),this.initialize()}},{key:"shouldComponentUpdate",value:function(e){var t=this;this.configureIsPlaceholderVisible(e.isPlaceholderVisible),Object(O.isEqual)(this.props.style,e.style)||(this.editorNode.setAttribute("style",""),Object.assign(this.editorNode.style,e.style)),Object(O.isEqual)(this.props.className,e.className)||(this.editorNode.className=xr()(e.className,"editor-rich-text__tinymce"));var n=function(e,t){var n=Object(O.keys)(xc(e)),r=Object(O.keys)(xc(t));return{removedKeys:Object(O.difference)(n,r),updatedKeys:r.filter((function(n){return!Object(O.isEqual)(e[n],t[n])}))}}(this.props,e),r=n.removedKeys,o=n.updatedKeys;return r.forEach((function(e){return t.editorNode.removeAttribute(e)})),o.forEach((function(n){return t.editorNode.setAttribute(n,e[n])})),!1}},{key:"componentWillUnmount",value:function(){this.editor&&(this.editor.destroy(),delete this.editor)}},{key:"configureIsPlaceholderVisible",value:function(e){var t=String(!!e);this.editorNode.getAttribute("data-is-placeholder-visible")!==t&&this.editorNode.setAttribute("data-is-placeholder-visible",t)}},{key:"initialize",value:function(){var e=this;if(!this.initialize.called){this.initialize.called=!0;var t={theme:!1,inline:!0,toolbar:!1,browser_spellcheck:!0,entity_encoding:"raw",convert_urls:!1,verify_html:!1,inline_boundaries_selector:"a[href],code,b,i,strong,em,del,ins,sup,sub",plugins:[],forced_root_block:this.props.multilineTag||!1,custom_undo_redo_levels:1,lists_indent_on_tab:!1};Bc.a.init(Object(d.a)({},t,{target:this.editorNode,setup:function(t){var n;e.editor=t,t.on("preinit",(function(){n=t.dom.setHTML,t.dom.setHTML=function(){}})),t.on("init",(function(){["z","y"].forEach((function(e){t.shortcuts.remove("meta+".concat(e))})),t.shortcuts.remove("meta+shift+z"),["b","i","u"].forEach((function(e){t.shortcuts.remove("meta+".concat(e))})),[1,2,3,4,5,6,7,8,9].forEach((function(e){t.shortcuts.remove("access+".concat(e))})),t.dom.setHTML=n,Rc&&document.activeElement!==e.editorNode&&document.activeElement.contains(e.editorNode)&&e.editorNode.focus()})),t.on("keydown",e.onKeyDown,!0)}}))}}},{key:"bindEditorNode",value:function(e){this.editorNode=e,this.props.setRef&&this.props.setRef(e),Rc&&(e?this.removeInternetExplorerInputFix=function(e){function t(e){e.stopImmediatePropagation();var t=document.createEvent("Event");t.initEvent("input",!0,!1),t.data=e.data,e.target.dispatchEvent(t)}function n(t){var n=t.target,r=t.keyCode;if((jo.BACKSPACE===r||jo.DELETE===r)&&e.contains(n)){var o=document.createEvent("Event");o.initEvent("input",!0,!1),o.data=null,n.dispatchEvent(o)}}return e.addEventListener("textinput",t),document.addEventListener("keyup",n,!0),function(){e.removeEventListener("textinput",t),document.removeEventListener("keyup",n,!0)}}(e):this.removeInternetExplorerInputFix())}},{key:"onKeyDown",value:function(e){var t=e.keyCode,n=t===jo.DELETE||t===jo.BACKSPACE;if(t===jo.ENTER||n&&Object(Vo.isEntirelySelected)(this.editorNode))return e.preventDefault(),!1;if(t===jo.LEFT||t===jo.RIGHT){var r=Lc().focusNode,o=r.nodeType,i=r.nodeValue;if(o===Ac)if(1===i.length&&"\ufeff"===i[0])r[e.keyCode===jo.LEFT?"previousSibling":"nextSibling"]||(e.preventDefault=O.noop)}}},{key:"render",value:function(){var e,t=xc(this.props),n=this.props,r=n.tagName,o=void 0===r?"div":r,i=n.style,c=n.record,a=n.valueToEditableHTML,s=n.className,l=n.isPlaceholderVisible,u=n.onPaste,p=n.onInput,b=n.onKeyDown,h=n.onCompositionEnd,m=n.onBlur;return"table"!==o&&(t.role="textbox",t["aria-multiline"]=!0),Object(Ir.createElement)(o,Object(d.a)({},t,(e={className:xr()(s,"editor-rich-text__tinymce"),contentEditable:!0},Object(f.a)(e,"data-is-placeholder-visible",l),Object(f.a)(e,"ref",this.bindEditorNode),Object(f.a)(e,"style",i),Object(f.a)(e,"suppressContentEditableWarning",!0),Object(f.a)(e,"dangerouslySetInnerHTML",{__html:a(c)}),Object(f.a)(e,"onPaste",u),Object(f.a)(e,"onInput",p),Object(f.a)(e,"onFocus",this.onFocus),Object(f.a)(e,"onBlur",m),Object(f.a)(e,"onKeyDown",b),Object(f.a)(e,"onCompositionEnd",h),e)))}}]),t}(Ir.Component);function Fc(e){var t=e.onReplace,n=e.valueToFormat,r=e.onCreateUndoLevel,o=e.onChange,c=Object(i.getBlockTransforms)("from").filter((function(e){return"prefix"===e.type}));return[function(e){if(!t)return e;var o=Object(a.getSelectionStart)(e),s=Object(a.getTextContent)(e),l=s.slice(o-1,o);if(!/\s/.test(l))return e;var u=s.slice(0,o).trim(),d=Object(i.findTransform)(c,(function(e){var t=e.prefix;return u===t}));if(!d)return e;var p=n(Object(a.slice)(e,o,s.length)),b=d.transform(p);return r(),t([b]),e},function(e){var t=Object(a.getSelectionStart)(e),n=Object(a.getTextContent)(e);if("`"!==n.slice(t-1,t))return e;var r=n.slice(0,t-1).lastIndexOf("`");if(-1===r)return e;var i=r,c=t-2;return i===c?e:(o(e),e=Object(a.remove)(e,i,i+1),e=Object(a.remove)(e,c,c+1),e=Object(a.applyFormat)(e,{type:"code"},i,c))}]}var Mc=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onUse=e.onUse.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onUse",value:function(){return this.props.onUse(),!1}},{key:"render",value:function(){var e=this.props,t=e.character,n=e.type;return Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut[n](t),this.onUse)})}}]),t}(Ir.Component),Uc=window.Node,Hc=Uc.TEXT_NODE,Vc=Uc.ELEMENT_NODE;function Kc(){var e=window.getSelection();if(0!==e.rangeCount){var t=e.getRangeAt(0).startContainer;if(t.nodeType===Hc&&(t=t.parentNode),t.nodeType===Vc){var n=t.closest("*[contenteditable]");if(n&&n.contains(t))return t.closest("ol,ul")}}}function Wc(){var e=Kc();return!e||"true"===e.contentEditable}function zc(e,t){var n=Kc();return n?n.nodeName.toLowerCase()===e:e===t}var qc=function(e){var t=e.onTagNameChange,n=e.tagName,r=e.value,o=e.onChange;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Mc,{type:"primary",character:"[",onUse:function(){o(Object(a.outdentListItems)(r))}}),Object(Ir.createElement)(Mc,{type:"primary",character:"]",onUse:function(){o(Object(a.indentListItems)(r,{type:n}))}}),Object(Ir.createElement)(Mc,{type:"primary",character:"m",onUse:function(){o(Object(a.indentListItems)(r,{type:n}))}}),Object(Ir.createElement)(Mc,{type:"primaryShift",character:"m",onUse:function(){o(Object(a.outdentListItems)(r))}}),Object(Ir.createElement)(go,null,Object(Ir.createElement)(Hr.Toolbar,{controls:[{icon:"editor-ul",title:Object(_.__)("Convert to unordered list"),isActive:zc("ul",n),onClick:function(){o(Object(a.changeListType)(r,{type:"ul"})),Wc()&&t("ul")}},{icon:"editor-ol",title:Object(_.__)("Convert to ordered list"),isActive:zc("ol",n),onClick:function(){o(Object(a.changeListType)(r,{type:"ol"})),Wc()&&t("ol")}},{icon:"editor-outdent",title:Object(_.__)("Outdent list item"),onClick:function(){o(Object(a.outdentListItems)(r))}},{icon:"editor-indent",title:Object(_.__)("Indent list item"),onClick:function(){o(Object(a.indentListItems)(r,{type:n}))}}]})))},Gc=[jo.rawShortcut.primary("z"),jo.rawShortcut.primaryShift("z"),jo.rawShortcut.primary("y")],Yc=Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(O.fromPairs)(Gc.map((function(e){return[e,function(e){return e.preventDefault()}]})))}),$c=function(){return Yc};function Xc(e){var t,n=e.name,r=e.shortcutType,o=e.shortcutCharacter,i=Object(p.a)(e,["name","shortcutType","shortcutCharacter"]),c="RichText.ToolbarControls";return n&&(c+=".".concat(n)),r&&o&&(t=jo.displayShortcut[r](o)),Object(Ir.createElement)(Hr.Fill,{name:c},Object(Ir.createElement)(Hr.ToolbarButton,Object(Pr.a)({},i,{shortcut:t})))}var Qc=Object(l.withSelect)((function(e,t){var n=t.name;return{formatType:e("core/rich-text").getFormatType(n)}}))((function(e){return Object(Ir.createElement)(Hr.Fill,{name:"Inserter.InlineElements"},(function(t){var n=t.filterValue,r=e.formatType,o=r.keywords,c=void 0===o?[]:o,a=r.title;return c.push(a,e.title),n&&!function(e,t){return e.some((function(e){return-1!==Li(e).indexOf(Li(t))}))}(c,n)?null:Object(Ir.createElement)(wi,Object(Pr.a)({},e,{icon:Object(i.normalizeIconObject)(e.icon)}))}))})),Zc=window.getSelection,Jc=function(e){function t(e){var n,r=e.value,o=e.onReplace,c=e.multiline;return Object(Nr.a)(this,t),n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments)),!0!==c&&"p"!==c&&"li"!==c||(n.multilineTag=!0===c?"p":c),"li"===n.multilineTag&&(n.multilineWrapperTags=["ul","ol"]),n.props.onSplit?(n.onSplit=n.props.onSplit,wc()("wp.editor.RichText onSplit prop",{plugin:"Gutenberg",alternative:"wp.editor.RichText unstableOnSplit prop"})):n.props.unstableOnSplit&&(n.onSplit=n.props.unstableOnSplit),n.onFocus=n.onFocus.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onBlur=n.onBlur.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onChange=n.onChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onDeleteKeyDown=n.onDeleteKeyDown.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onKeyDown=n.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onPaste=n.onPaste.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCreateUndoLevel=n.onCreateUndoLevel.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setFocusedElement=n.setFocusedElement.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onInput=n.onInput.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onCompositionEnd=n.onCompositionEnd.bind(Object(Ur.a)(Object(Ur.a)(n))),n.onSelectionChange=n.onSelectionChange.bind(Object(Ur.a)(Object(Ur.a)(n))),n.getRecord=n.getRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.createRecord=n.createRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.applyRecord=n.applyRecord.bind(Object(Ur.a)(Object(Ur.a)(n))),n.isEmpty=n.isEmpty.bind(Object(Ur.a)(Object(Ur.a)(n))),n.valueToFormat=n.valueToFormat.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setRef=n.setRef.bind(Object(Ur.a)(Object(Ur.a)(n))),n.valueToEditableHTML=n.valueToEditableHTML.bind(Object(Ur.a)(Object(Ur.a)(n))),n.formatToValue=Ec()(n.formatToValue.bind(Object(Ur.a)(Object(Ur.a)(n))),{size:1}),n.savedContent=r,n.patterns=Fc({onReplace:o,onCreateUndoLevel:n.onCreateUndoLevel,valueToFormat:n.valueToFormat,onChange:n.onChange}),n.enterPatterns=Object(i.getBlockTransforms)("from").filter((function(e){return"enter"===e.type})),n.state={},n.usedDeprecatedChildrenSource=Array.isArray(r),n.lastHistoryValue=r,n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentWillUnmount",value:function(){document.removeEventListener("selectionchange",this.onSelectionChange)}},{key:"setRef",value:function(e){this.editableRef=e}},{key:"setFocusedElement",value:function(){this.props.setFocusedElement&&this.props.setFocusedElement(this.props.instanceId)}},{key:"getRecord",value:function(){var e=this.formatToValue(this.props.value),t=e.formats,n=e.replacements,r=e.text,o=this.state;return{formats:t,text:r,start:o.start,end:o.end,replacements:n}}},{key:"createRecord",value:function(){var e=Zc().getRangeAt(0);return Object(a.create)({element:this.editableRef,range:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,removeNode:function(e){return"all"===e.getAttribute("data-mce-bogus")},unwrapNode:function(e){return!!e.getAttribute("data-mce-bogus")},removeAttribute:function(e){return 0===e.indexOf("data-mce-")},filterString:function(e){return e.replace("\ufeff","")},prepareEditableTree:this.props.prepareEditableTree})}},{key:"applyRecord",value:function(e){Object(a.apply)({value:e,current:this.editableRef,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,createLinePadding:function(e){var t=e.createElement("br");return t.setAttribute("data-mce-bogus","1"),t},prepareEditableTree:this.props.prepareEditableTree})}},{key:"isEmpty",value:function(){return Object(a.isEmpty)(this.formatToValue(this.props.value))}},{key:"onPaste",value:function(e){var t=e.clipboardData,n=t.items,r=t.files;n=Object(O.isNil)(n)?[]:n,r=Object(O.isNil)(r)?[]:r;var o="",c="";try{o=t.getData("text/plain"),c=t.getData("text/html")}catch(e){try{c=t.getData("Text")}catch(e){return}}e.preventDefault(),window.console.log("Received HTML:\n\n",c),window.console.log("Received plain text:\n\n",o);var s=Object(O.find)(Object(b.a)(n).concat(Object(b.a)(r)),(function(e){var t=e.type;return/^image\/(?:jpe?g|png|gif)$/.test(t)}));if(s&&!c){var l=s.getAsFile?s.getAsFile():s,u=Object(i.pasteHandler)({HTML:''),mode:"BLOCKS",tagName:this.props.tagName}),d=this.props.onReplace&&this.isEmpty();return window.console.log("Received item:\n\n",l),void(d?this.props.onReplace(u):this.onSplit&&this.splitContent(u))}var p=this.getRecord();if(!Object(a.isCollapsed)(p)){var f=(c||o).replace(/<[^>]+>/g,"").trim();if(Object(g.isURL)(f))return this.onChange(Object(a.applyFormat)(p,{type:"a",attributes:{href:Object(Ji.decodeEntities)(f)}})),void window.console.log("Created link:\n\n",f)}var h=this.props.onReplace&&this.isEmpty(),m="INLINE";h?m="BLOCKS":this.onSplit&&(m="AUTO");var v=Object(i.pasteHandler)({HTML:c,plainText:o,mode:m,tagName:this.props.tagName,canUserUseUnfilteredHTML:this.props.canUserUseUnfilteredHTML});if("string"==typeof v){var j=Object(a.create)({html:v});this.onChange(Object(a.insert)(p,j))}else if(this.onSplit){if(!v.length)return;h?this.props.onReplace(v):this.splitContent(v,{paste:!0})}}},{key:"onFocus",value:function(){var e=this.props.unstableOnFocus;e&&e(),document.addEventListener("selectionchange",this.onSelectionChange)}},{key:"onBlur",value:function(){document.removeEventListener("selectionchange",this.onSelectionChange)}},{key:"onInput",value:function(e){if(!e.nativeEvent.isComposing){var t=this.createRecord(),n=this.patterns.reduce((function(e,t){return t(e)}),t);this.onChange(n,{withoutHistory:!0}),this.props.clearTimeout(this.onInput.timeout),this.onInput.timeout=this.props.setTimeout(this.onCreateUndoLevel,1e3)}}},{key:"onCompositionEnd",value:function(){this.onChange(this.createRecord())}},{key:"onSelectionChange",value:function(){var e=this.createRecord(),t=e.start,n=e.end,r=e.formats;if(t!==this.state.start||n!==this.state.end){var o=this.props.isCaretWithinFormattedText;!o&&r[t]?this.props.onEnterFormattedText():o&&!r[t]&&this.props.onExitFormattedText(),this.setState({start:t,end:n})}}},{key:"onChangeEditableValue",value:function(e){var t=e.formats,n=e.text;Object(O.get)(this.props,["onChangeEditableValue"],[]).forEach((function(e){e(t,n)}))}},{key:"onChange",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=t.withoutHistory;this.applyRecord(e);var r=e.start,o=e.end;this.onChangeEditableValue(e),this.savedContent=this.valueToFormat(e),this.props.onChange(this.savedContent),this.setState({start:r,end:o}),n||this.onCreateUndoLevel()}},{key:"onCreateUndoLevel",value:function(){this.lastHistoryValue!==this.savedContent&&(this.props.onCreateUndoLevel(),this.lastHistoryValue=this.savedContent)}},{key:"onDeleteKeyDown",value:function(e){var t=this.props,n=t.onMerge,r=t.onRemove;if(n||r){var o=e.keyCode===jo.BACKSPACE;if(Object(a.isCollapsed)(this.createRecord())){var i=this.isEmpty();(i||Object(Vo.isHorizontalEdge)(this.editableRef,o))&&(n&&n(!o),r&&i&&o&&r(!o),e.preventDefault())}}}},{key:"onKeyDown",value:function(e){var t=e.keyCode;if(t===jo.DELETE||t===jo.BACKSPACE){var n,r=this.createRecord(),o=Object(a.getSelectionStart)(r),c=Object(a.getSelectionEnd)(r);if(0===o&&0!==c&&c===r.text.length)return this.onChange(Object(a.remove)(r)),void e.preventDefault();if(this.multilineTag)t===jo.BACKSPACE?Object(a.charAt)(r,o-1)===a.LINE_SEPARATOR&&(n=Object(a.remove)(r,Object(a.isCollapsed)(r)?o-1:o,c)):Object(a.charAt)(r,c)===a.LINE_SEPARATOR&&(n=Object(a.remove)(r,o,Object(a.isCollapsed)(r)?c+1:c)),n&&(this.onChange(n),e.preventDefault());this.onDeleteKeyDown(e)}else if(t===jo.ENTER){e.preventDefault();var s=this.createRecord();if(this.props.onReplace){var l=Object(a.getTextContent)(s),u=Object(i.findTransform)(this.enterPatterns,(function(e){return e.regExp.test(l)}));if(u)return void this.props.onReplace([u.transform({content:l})])}if(this.multilineTag)this.onSplit&&Object(a.isEmptyLine)(s)?this.onSplit.apply(this,Object(b.a)(Object(a.split)(s).map(this.valueToFormat))):this.onChange(Object(a.insertLineSeparator)(s));else if(e.shiftKey||!this.onSplit){var d=Object(a.getTextContent)(s),p=d.length,f="\n";s.end!==p||"\n"===d.charAt(p-1)&&0!==p||(f="\n\n"),this.onChange(Object(a.insert)(s,f))}else this.splitContent()}}},{key:"splitContent",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};if(this.onSplit){var n=this.createRecord(),r=Object(a.split)(n),o=Object(u.a)(r,2),i=o[0],c=o[1];Object(a.isEmpty)(c)?i=n:Object(a.isEmpty)(i)&&(c=n),t.paste&&(i=Object(a.isEmpty)(i)?null:i,c=Object(a.isEmpty)(c)?null:c),i&&(i=this.valueToFormat(i)),c&&(c=this.valueToFormat(c)),this.onSplit.apply(this,[i,c].concat(Object(b.a)(e)))}}},{key:"componentDidUpdate",value:function(e){var t=this,n=this.props,r=n.tagName,o=n.value,i=n.isSelected;if(r===e.tagName&&o!==e.value&&o!==this.savedContent){if(Array.isArray(o)&&Object(O.isEqual)(o,this.savedContent))return;var c=this.formatToValue(o);if(i){var s=this.formatToValue(e.value),l=Object(a.getTextContent)(s).length;c.start=l,c.end=l}this.applyRecord(c),this.savedContent=o}if(Object.keys(this.props).some((function(n){return 0===n.indexOf("format_")&&(Object(O.isPlainObject)(t.props[n])?Object.keys(t.props[n]).some((function(r){return t.props[n][r]!==e[n][r]})):t.props[n]!==e[n])}))){var u=this.formatToValue(o);i&&(u.start=this.state.start,u.end=this.state.end),this.applyRecord(u)}}},{key:"getFormatProps",value:function(){return Object(O.pickBy)(this.props,(function(e,t){return t.startsWith("format_")}))}},{key:"formatToValue",value:function(e){return Array.isArray(e)?Object(a.create)({html:i.children.toHTML(e),multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):"string"===this.props.format?Object(a.create)({html:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):null===e?Object(a.create)():e}},{key:"valueToEditableHTML",value:function(e){return Object(a.unstableToDom)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags,createLinePadding:function(e){var t=e.createElement("br");return t.setAttribute("data-mce-bogus","1"),t},prepareEditableTree:this.props.prepareEditableTree}).body.innerHTML}},{key:"removeEditorOnlyFormats",value:function(e){return this.props.formatTypes.forEach((function(t){t.__experimentalCreatePrepareEditableTree&&(e=Object(a.removeFormat)(e,t.name,0,e.text.length))})),e}},{key:"valueToFormat",value:function(e){return e=this.removeEditorOnlyFormats(e),this.usedDeprecatedChildrenSource?i.children.fromDOM(Object(a.unstableToDom)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}).body.childNodes):"string"===this.props.format?Object(a.toHTMLString)({value:e,multilineTag:this.multilineTag,multilineWrapperTags:this.multilineWrapperTags}):e}},{key:"render",value:function(){var e=this,t=this.props,n=t.tagName,r=void 0===n?"div":n,o=t.style,i=t.wrapperClassName,c=t.className,a=t.inlineToolbar,s=void 0!==a&&a,l=t.formattingControls,u=t.placeholder,d=t.keepPlaceholderOnFocus,p=void 0!==d&&d,b=t.isSelected,f=t.autocompleters,h=t.onTagNameChange,m=this.multilineTag,v=xc(this.props),O=["editor",r].join(),g=u&&(!b||p)&&this.isEmpty(),j=xr()(i,"editor-rich-text"),y=this.getRecord();return Object(Ir.createElement)("div",{className:j,onFocus:this.setFocusedElement},b&&"li"===this.multilineTag&&Object(Ir.createElement)(qc,{onTagNameChange:h,tagName:r,value:y,onChange:this.onChange}),b&&!s&&Object(Ir.createElement)(go,null,Object(Ir.createElement)(Pc,{controls:l})),b&&s&&Object(Ir.createElement)(Hr.IsolatedEventContainer,{className:"editor-rich-text__inline-toolbar"},Object(Ir.createElement)(Pc,{controls:l})),Object(Ir.createElement)(Yr,{onReplace:this.props.onReplace,completers:f,record:y,onChange:this.onChange},(function(t){var n=t.listBoxId,i=t.activeId;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Dc,Object(Pr.a)({tagName:r,style:o,record:y,valueToEditableHTML:e.valueToEditableHTML,isPlaceholderVisible:g,"aria-label":u,"aria-autocomplete":"list","aria-owns":n,"aria-activedescendant":i},v,{className:c,key:O,onPaste:e.onPaste,onInput:e.onInput,onCompositionEnd:e.onCompositionEnd,onKeyDown:e.onKeyDown,onFocus:e.onFocus,onBlur:e.onBlur,multilineTag:e.multilineTag,multilineWrapperTags:e.multilineWrapperTags,setRef:e.setRef})),g&&Object(Ir.createElement)(r,{className:xr()("editor-rich-text__tinymce",c),style:o},m?Object(Ir.createElement)(m,null,u):u),b&&Object(Ir.createElement)(Tc,{value:y,onChange:e.onChange}))})),b&&Object(Ir.createElement)($c,null))}}]),t}(Ir.Component);Jc.defaultProps={formattingControls:["bold","italic","link","strikethrough"],format:"string",value:""};var ea=Object(Lr.compose)([Lr.withInstanceId,zr((function(e,t){return!1===t.isSelected?{clientId:e.clientId}:!0===t.isSelected?{isSelected:e.isSelected,clientId:e.clientId}:{isSelected:e.isSelected&&e.focusedElement===t.instanceId,setFocusedElement:e.setFocusedElement,clientId:e.clientId}})),Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.canUserUseUnfilteredHTML,r=t.isCaretWithinFormattedText,o=e("core/rich-text").getFormatTypes;return{canUserUseUnfilteredHTML:n(),isCaretWithinFormattedText:r(),formatTypes:o()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onCreateUndoLevel:t.createUndoLevel,onRedo:t.redo,onUndo:t.undo,onEnterFormattedText:t.enterFormattedText,onExitFormattedText:t.exitFormattedText}})),Lr.withSafeTimeout,Object(Hr.withFilters)("experimentalRichText")])(Jc);ea.Content=function(e){var t,n=e.value,r=e.tagName,o=e.multiline,c=Object(p.a)(e,["value","tagName","multiline"]),a=n;!0!==o&&"p"!==o&&"li"!==o||(t=!0===o?"p":o),Array.isArray(n)&&(a=i.children.toHTML(n)),!a&&t&&(a="<".concat(t,">"));var s=Object(Ir.createElement)(Ir.RawHTML,null,a);return r?Object(Ir.createElement)(r,Object(O.omit)(c,["format"]),s):s},ea.isEmpty=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";return Array.isArray(e)&&!e||0===e.length},ea.Content.defaultProps={format:"string",value:""};var ta=ea,na=function(e){var t=e.urlQueryArgs,n=void 0===t?{}:t,r=Object(p.a)(e,["urlQueryArgs"]),o=Object(l.select)("core/editor").getCurrentPostId;return n=Object(d.a)({post_id:o()},n),Object(Ir.createElement)(Hr.ServerSideRender,Object(Pr.a)({urlQueryArgs:n},r))},ra=Object(Hr.withFilters)("editor.MediaUpload")((function(){return null})),oa=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).toggleSettingsVisibility=e.toggleSettingsVisibility.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isSettingsExpanded:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"toggleSettingsVisibility",value:function(){this.setState({isSettingsExpanded:!this.state.isSettingsExpanded})}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.renderSettings,r=e.onClose,o=e.onClickOutside,i=e.position,c=void 0===i?"bottom center":i,a=e.focusOnMount,s=void 0===a?"firstElement":a,l=this.state.isSettingsExpanded,u=!!n&&l;return Object(Ir.createElement)(Hr.Popover,{className:"editor-url-popover",focusOnMount:s,position:c,onClose:r,onClickOutside:o},Object(Ir.createElement)("div",{className:"editor-url-popover__row"},t,!!n&&Object(Ir.createElement)(Hr.IconButton,{className:"editor-url-popover__settings-toggle",icon:"ellipsis",label:Object(_.__)("Link Settings"),onClick:this.toggleSettingsVisibility,"aria-expanded":l})),u&&Object(Ir.createElement)("div",{className:"editor-url-popover__row editor-url-popover__settings"},n()))}}]),t}(Ir.Component);function ia(e){return e?Object(O.flatMap)(e,(function(e,t){var n=e.split("/"),r=Object(u.a)(n,1)[0],o=t.split("|");return[e].concat(Object(b.a)(Object(O.map)(o,(function(e){return"".concat(r,"/").concat(e)}))))})):e}function ca(){return(ca=Object(fr.a)(regeneratorRuntime.mark((function e(t){var n,r,o,i,c,a,s,l,u,p,f,h,m,v,g,j,y,k,E,S,C,w,T,P,I,B,x,L,A;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n=t.allowedTypes,r=t.additionalData,o=void 0===r?{}:r,i=t.filesList,c=t.maxUploadFileSize,a=t.onError,s=void 0===a?O.noop:a,l=t.onFileChange,u=t.wpAllowedMimeTypes,p=void 0===u?null:u,f=Object(b.a)(i),h=[],m=function(e,t){Object(Sc.revokeBlobURL)(Object(O.get)(h,[e,"url"])),h[e]=t,l(Object(O.compact)(h))},v=function(e){return!n||Object(O.some)(n,(function(t){return Object(O.includes)(t,"/")?t===e:Object(O.startsWith)(e,"".concat(t,"/"))}))},g=ia(p),j=function(e){return Object(O.includes)(g,e)},y=function(e){e.message=[Object(Ir.createElement)("strong",{key:"filename"},e.file.name),": ",e.message],s(e)},k=[],E=!0,S=!1,C=void 0,e.prev=12,w=f[Symbol.iterator]();case 14:if(E=(T=w.next()).done){e.next=34;break}if(P=T.value,!g||j(P.type)){e.next=19;break}return y({code:"MIME_TYPE_NOT_ALLOWED_FOR_USER",message:Object(_.__)("Sorry, this file type is not permitted for security reasons."),file:P}),e.abrupt("continue",31);case 19:if(v(P.type)){e.next=22;break}return y({code:"MIME_TYPE_NOT_SUPPORTED",message:Object(_.__)("Sorry, this file type is not supported here."),file:P}),e.abrupt("continue",31);case 22:if(!(c&&P.size>c)){e.next=25;break}return y({code:"SIZE_ABOVE_LIMIT",message:Object(_.__)("This file exceeds the maximum upload size for this site."),file:P}),e.abrupt("continue",31);case 25:if(!(P.size<=0)){e.next=28;break}return y({code:"EMPTY_FILE",message:Object(_.__)("This file is empty."),file:P}),e.abrupt("continue",31);case 28:k.push(P),h.push({url:Object(Sc.createBlobURL)(P)}),l(h);case 31:E=!0,e.next=14;break;case 34:e.next=40;break;case 36:e.prev=36,e.t0=e.catch(12),S=!0,C=e.t0;case 40:e.prev=40,e.prev=41,E||null==w.return||w.return();case 43:if(e.prev=43,!S){e.next=46;break}throw C;case 46:return e.finish(43);case 47:return e.finish(40);case 48:I=0;case 49:if(!(I0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return Object(O.flatMap)(t,(function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};return"core/heading"===t.name?Object(d.a)({},t,{path:n,level:t.attributes.level,isEmpty:Ca(t)}):e(t.innerBlocks,Object(b.a)(n).concat([t]))}))}(n);if(c.length<1)return null;var s=1,l=i&&r,u=Object(O.countBy)(c,"level")[1]>1;return Object(Ir.createElement)("div",{className:"document-outline"},Object(Ir.createElement)("ul",null,l&&Object(Ir.createElement)(ya,{level:Object(_.__)("Title"),isValid:!0,onClick:function(){var e=document.querySelector(".editor-post-title__input");e&&e.focus()}},r),c.map((function(e,t){var n=e.level>s+1,r=!(e.isEmpty||n||!e.level||1===e.level&&(u||l));return s=e.level,Object(Ir.createElement)(ya,{key:t,level:"H".concat(e.level),isValid:r,onClick:function(){return t=e.clientId,o(t);var t},path:e.path},e.isEmpty?ka:Object(a.getTextContent)(Object(a.create)({html:e.attributes.content})),n&&_a,1===e.level&&u&&Sa,l&&1===e.level&&!u&&Ea)}))))}));var Ta=Object(l.withSelect)((function(e){return{blocks:e("core/editor").getBlocks()}}))((function(e){var t=e.blocks,n=e.children;return Object(O.filter)(t,(function(e){return"core/heading"===e.name})).length<1?null:n}));var Pa=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=e("core/editor"),r=n.getBlocksByClientId,o=n.getBlockIndex,c=n.getTemplateLock,a=n.getBlockRootClientId,s=r(t.clientIds),l=Object(O.every)(s,(function(e){return!!e&&Object(i.hasBlockSupport)(e.name,"multiple",!0)})),u=a(t.clientIds[0]);return{firstSelectedIndex:o(Object(O.first)(Object(O.castArray)(t.clientIds)),u),lastSelectedIndex:o(Object(O.last)(Object(O.castArray)(t.clientIds)),u),isLocked:!!c(u),blocks:s,canDuplicate:l,rootClientId:u,extraProps:t}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.rootClientId,o=t.blocks,c=t.firstSelectedIndex,a=t.lastSelectedIndex,s=t.isLocked,l=t.canDuplicate,u=e("core/editor"),d=u.insertBlocks,p=u.multiSelect,b=u.removeBlocks,f=u.insertDefaultBlock;return{onDuplicate:function(){if(!s&&l){var e=o.map((function(e){return Object(i.cloneBlock)(e)}));d(e,a+1,r),e.length>1&&p(Object(O.first)(e).clientId,Object(O.last)(e).clientId)}},onRemove:function(){s||b(n)},onInsertBefore:function(){s||f({},r,c)},onInsertAfter:function(){s||f({},r,a+1)}}}))])((function(e){var t=e.onDuplicate,n=e.onRemove,r=e.onInsertBefore,o=e.onInsertAfter,i=e.isLocked,c=e.canDuplicate;return(0,e.children)({onDuplicate:t,onRemove:n,onInsertAfter:o,onInsertBefore:r,isLocked:i,canDuplicate:c})})),Ia=function(e){return e.preventDefault(),e},Ba={duplicate:{raw:jo.rawShortcut.primaryShift("d"),display:jo.displayShortcut.primaryShift("d")},removeBlock:{raw:jo.rawShortcut.access("z"),display:jo.displayShortcut.access("z")},insertBefore:{raw:jo.rawShortcut.primaryAlt("t"),display:jo.displayShortcut.primaryAlt("t")},insertAfter:{raw:jo.rawShortcut.primaryAlt("y"),display:jo.displayShortcut.primaryAlt("y")}},xa=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).selectAll=e.selectAll.bind(Object(Ur.a)(Object(Ur.a)(e))),e.undoOrRedo=e.undoOrRedo.bind(Object(Ur.a)(Object(Ur.a)(e))),e.save=e.save.bind(Object(Ur.a)(Object(Ur.a)(e))),e.deleteSelectedBlocks=e.deleteSelectedBlocks.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearMultiSelection=e.clearMultiSelection.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"selectAll",value:function(e){var t=this.props,n=t.rootBlocksClientIds,r=t.onMultiSelect;e.preventDefault(),r(Object(O.first)(n),Object(O.last)(n))}},{key:"undoOrRedo",value:function(e){var t=this.props,n=t.onRedo,r=t.onUndo;e.shiftKey?n():r(),e.preventDefault()}},{key:"save",value:function(e){e.preventDefault(),this.props.onSave()}},{key:"deleteSelectedBlocks",value:function(e){var t=this.props,n=t.selectedBlockClientIds,r=t.hasMultiSelection,o=t.onRemove,i=t.isLocked;r&&(e.preventDefault(),i||o(n))}},{key:"clearMultiSelection",value:function(){var e=this.props,t=e.hasMultiSelection,n=e.clearSelectedBlock;t&&(n(),window.getSelection().removeAllRanges())}},{key:"render",value:function(){var e,t=this.props.selectedBlockClientIds;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.KeyboardShortcuts,{shortcuts:(e={},Object(f.a)(e,jo.rawShortcut.primary("a"),this.selectAll),Object(f.a)(e,jo.rawShortcut.primary("z"),this.undoOrRedo),Object(f.a)(e,jo.rawShortcut.primaryShift("z"),this.undoOrRedo),Object(f.a)(e,"backspace",this.deleteSelectedBlocks),Object(f.a)(e,"del",this.deleteSelectedBlocks),Object(f.a)(e,"escape",this.clearMultiSelection),e)}),Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:Object(f.a)({},jo.rawShortcut.primary("s"),this.save)}),t.length>0&&Object(Ir.createElement)(Pa,{clientIds:t},(function(e){var t,n=e.onDuplicate,r=e.onRemove,o=e.onInsertAfter,i=e.onInsertBefore;return Object(Ir.createElement)(Hr.KeyboardShortcuts,{bindGlobal:!0,shortcuts:(t={},Object(f.a)(t,Ba.duplicate.raw,Object(O.flow)(Ia,n)),Object(f.a)(t,Ba.removeBlock.raw,Object(O.flow)(Ia,r)),Object(f.a)(t,Ba.insertBefore.raw,Object(O.flow)(Ia,i)),Object(f.a)(t,Ba.insertAfter.raw,Object(O.flow)(Ia,o)),t)})})))}}]),t}(Ir.Component),La=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getBlockOrder,r=t.getMultiSelectedBlockClientIds,o=t.hasMultiSelection,i=t.isEditedPostDirty,c=t.getBlockRootClientId,a=t.getTemplateLock,s=(0,t.getSelectedBlockClientId)(),l=s?[s]:r();return{rootBlocksClientIds:n(),hasMultiSelection:o(),isLocked:Object(O.some)(l,(function(e){return!!a(c(e))})),isDirty:i(),selectedBlockClientIds:l}})),Object(l.withDispatch)((function(e,t){var n=e("core/editor"),r=n.clearSelectedBlock,o=n.multiSelect,i=n.redo,c=n.undo,a=n.removeBlocks,s=n.savePost;return{onSave:function(){t.isDirty&&s()},clearSelectedBlock:r,onMultiSelect:o,onRedo:i,onUndo:c,onRemove:a}}))])(xa);var Aa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasRedo:e("core/editor").hasEditorRedo()}})),Object(l.withDispatch)((function(e){return{redo:e("core/editor").redo}}))])((function(e){var t=e.hasRedo,n=e.redo;return Object(Ir.createElement)(Hr.IconButton,{icon:"redo",label:Object(_.__)("Redo"),shortcut:jo.displayShortcut.primaryShift("z"),"aria-disabled":!t,onClick:t?n:void 0,className:"editor-history__redo"})}));var Na=Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasUndo:e("core/editor").hasEditorUndo()}})),Object(l.withDispatch)((function(e){return{undo:e("core/editor").undo}}))])((function(e){var t=e.hasUndo,n=e.undo;return Object(Ir.createElement)(Hr.IconButton,{icon:"undo",label:Object(_.__)("Undo"),shortcut:jo.displayShortcut.primary("z"),"aria-disabled":!t,onClick:t?n:void 0,className:"editor-history__undo"})}));var Ra=Object(Lr.compose)([Object(l.withSelect)((function(e){return{isValid:e("core/editor").isValidTemplate()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.setTemplateValidity;return{resetTemplateValidity:function(){return n(!0)},synchronizeTemplate:t.synchronizeTemplate}}))])((function(e){var t=e.isValid,n=Object(p.a)(e,["isValid"]);return t?null:Object(Ir.createElement)(Hr.Notice,{className:"editor-template-validation-notice",isDismissible:!1,status:"warning"},Object(Ir.createElement)("p",null,Object(_.__)("The content of your post doesn’t match the template assigned to your post type.")),Object(Ir.createElement)("div",null,Object(Ir.createElement)(Hr.Button,{isDefault:!0,onClick:n.resetTemplateValidity},Object(_.__)("Keep it as is")),Object(Ir.createElement)(Hr.Button,{onClick:function(){window.confirm(Object(_.__)("Resetting the template may result in loss of content, do you want to continue?"))&&n.synchronizeTemplate()},isPrimary:!0},Object(_.__)("Reset the template"))))}));var Da=Object(Lr.compose)([Object(l.withSelect)((function(e){return{notices:e("core/notices").getNotices()}})),Object(l.withDispatch)((function(e){return{onRemove:e("core/notices").removeNotice}}))])((function(e){return Object(Ir.createElement)(Hr.NoticeList,e,Object(Ir.createElement)(Ra,null))}));var Fa=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditorSettings,o=e("core").getPostType,i=r().availableTemplates;return{postType:o(n("type")),availableTemplates:i}}))((function(e){var t=e.availableTemplates,n=e.postType,r=e.children;return!Object(O.get)(n,["supports","page-attributes"],!1)&&Object(O.isEmpty)(t)?null:r}));var Ma=Object(l.withSelect)((function(e){var t=e("core/editor").getEditedPostAttribute;return{postType:(0,e("core").getPostType)(t("type"))}}))((function(e){var t=e.postType,n=e.children,r=e.supportKeys,o=!0;return t&&(o=Object(O.some)(Object(O.castArray)(r),(function(e){return!!t.supports[e]}))),o?n:null})),Ua=Object(Lr.withState)({orderInput:null})((function(e){var t=e.onUpdateOrder,n=e.order,r=void 0===n?0:n,o=e.orderInput,i=e.setState,c=null===o?r:o;return Object(Ir.createElement)(Hr.TextControl,{className:"editor-page-attributes__order",type:"number",label:Object(_.__)("Order"),value:c,onChange:function(e){i({orderInput:e});var n=Number(e);Number.isInteger(n)&&""!==Object(O.invoke)(e,["trim"])&&t(Number(e))},size:6,onBlur:function(){i({orderInput:null})}})}));var Ha=Object(Lr.compose)([Object(l.withSelect)((function(e){return{order:e("core/editor").getEditedPostAttribute("menu_order")}})),Object(l.withDispatch)((function(e){return{onUpdateOrder:function(t){e("core/editor").editPost({menu_order:t})}}}))])((function(e){return Object(Ir.createElement)(Ma,{supportKeys:"page-attributes"},Object(Ir.createElement)(Ua,e))}));function Va(e){var t=Object(O.groupBy)(e,"parent");return function e(n){return n.map((function(n){var r=t[n.id];return Object(d.a)({},n,{children:r&&r.length?e(r):[]})}))}(t[0]||[])}var Ka=Object(l.withSelect)((function(e){var t=e("core"),n=t.getPostType,r=t.getEntityRecords,o=e("core/editor"),i=o.getCurrentPostId,c=o.getEditedPostAttribute,a=c("type"),s=n(a),l=i(),u=Object(O.get)(s,["hierarchical"],!1),d={per_page:-1,exclude:l,parent_exclude:l,orderby:"menu_order",order:"asc"};return{parent:c("parent"),items:u?r("postType",a,d):[],postType:s}})),Wa=Object(l.withDispatch)((function(e){var t=e("core/editor").editPost;return{onUpdateParent:function(e){t({parent:e||0})}}})),za=Object(Lr.compose)([Ka,Wa])((function(e){var t=e.parent,n=e.postType,r=e.items,o=e.onUpdateParent,i=Object(O.get)(n,["hierarchical"],!1),c=Object(O.get)(n,["labels","parent_item_colon"]),a=r||[];if(!i||!c||!a.length)return null;var s=Va(a.map((function(e){return{id:e.id,parent:e.parent,name:e.title.raw?e.title.raw:"#".concat(e.id," (").concat(Object(_.__)("no title"),")")}})));return Object(Ir.createElement)(Hr.TreeSelect,{label:c,noOptionLabel:"(".concat(Object(_.__)("no parent"),")"),tree:s,selectedId:t,onChange:o})}));var qa=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=(0,t.getEditorSettings)().availableTemplates;return{selectedTemplate:n("template"),availableTemplates:r}})),Object(l.withDispatch)((function(e){return{onUpdate:function(t){e("core/editor").editPost({template:t||""})}}})))((function(e){var t=e.availableTemplates,n=e.selectedTemplate,r=e.onUpdate;return Object(O.isEmpty)(t)?null:Object(Ir.createElement)(Hr.SelectControl,{label:Object(_.__)("Template:"),value:n,onChange:r,className:"editor-page-attributes__template",options:Object(O.map)(t,(function(e,t){return{value:t,label:e}}))})}));var Ga=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPost();return{hasAssignAuthorAction:Object(O.get)(t,["_links","wp:action-assign-author"],!1),postType:e("core/editor").getCurrentPostType(),authors:e("core").getAuthors()}})),Lr.withInstanceId])((function(e){var t=e.hasAssignAuthorAction,n=e.authors,r=e.children;return!t||n.length<2?null:Object(Ir.createElement)(Ma,{supportKeys:"author"},r)})),Ya=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).setAuthorId=e.setAuthorId.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setAuthorId",value:function(e){var t=this.props.onUpdateAuthor,n=e.target.value;t(Number(n))}},{key:"render",value:function(){var e=this.props,t=e.postAuthor,n=e.instanceId,r=e.authors,o="post-author-selector-"+n;return Object(Ir.createElement)(Ga,null,Object(Ir.createElement)("label",{htmlFor:o},Object(_.__)("Author")),Object(Ir.createElement)("select",{id:o,value:t,onChange:this.setAuthorId,className:"editor-post-author__select"},r.map((function(e){return Object(Ir.createElement)("option",{key:e.id,value:e.id},e.name)}))))}}]),t}(Ir.Component),$a=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postAuthor:e("core/editor").getEditedPostAttribute("author"),authors:e("core").getAuthors()}})),Object(l.withDispatch)((function(e){return{onUpdateAuthor:function(t){e("core/editor").editPost({author:t})}}})),Lr.withInstanceId])(Ya);var Xa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{commentStatus:e("core/editor").getEditedPostAttribute("comment_status")}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])((function(e){var t=e.commentStatus,n=void 0===t?"open":t,r=Object(p.a)(e,["commentStatus"]);return Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Allow Comments"),checked:"open"===n,onChange:function(){return r.editPost({comment_status:"open"===n?"closed":"open"})}})}));var Qa=Object(Lr.compose)([Object(l.withSelect)((function(e){return{excerpt:e("core/editor").getEditedPostAttribute("excerpt")}})),Object(l.withDispatch)((function(e){return{onUpdateExcerpt:function(t){e("core/editor").editPost({excerpt:t})}}}))])((function(e){var t=e.excerpt,n=e.onUpdateExcerpt;return Object(Ir.createElement)("div",{className:"editor-post-excerpt"},Object(Ir.createElement)(Hr.TextareaControl,{label:Object(_.__)("Write an excerpt (optional)"),className:"editor-post-excerpt__textarea",onChange:function(e){return n(e)},value:t}),Object(Ir.createElement)(Hr.ExternalLink,{href:"https://codex.wordpress.org/Excerpt"},Object(_.__)("Learn more about manual excerpts")))}));var Za=function(e){return Object(Ir.createElement)(Ma,Object(Pr.a)({},e,{supportKeys:"excerpt"}))};var Ja=Object(l.withSelect)((function(e){var t=e("core").getThemeSupports;return{postType:(0,e("core/editor").getEditedPostAttribute)("type"),themeSupports:t()}}))((function(e){var t=e.themeSupports,n=e.children,r=e.postType,o=e.supportKeys;return Object(O.some)(Object(O.castArray)(o),(function(e){var n=Object(O.get)(t,[e],!1);return"post-thumbnails"===e&&Object(O.isArray)(n)?Object(O.includes)(n,r):n}))?n:null}));var es=function(e){return Object(Ir.createElement)(Ja,{supportKeys:"post-thumbnails"},Object(Ir.createElement)(Ma,Object(Pr.a)({},e,{supportKeys:"thumbnail"})))},ts=["image"],ns=Object(_.__)("Featured Image"),rs=Object(_.__)("Set featured image"),os=Object(_.__)("Remove image");var is=Object(l.withSelect)((function(e){var t=e("core"),n=t.getMedia,r=t.getPostType,o=e("core/editor"),i=o.getCurrentPostId,c=o.getEditedPostAttribute,a=c("featured_media");return{media:a?n(a):null,currentPostId:i(),postType:r(c("type")),featuredImageId:a}})),cs=Object(l.withDispatch)((function(e){var t=e("core/editor").editPost;return{onUpdateImage:function(e){t({featured_media:e.id})},onRemoveImage:function(){t({featured_media:0})}}})),as=Object(Lr.compose)(is,cs,Object(Hr.withFilters)("editor.PostFeaturedImage"))((function(e){var t,n,r,o=e.currentPostId,i=e.featuredImageId,c=e.onUpdateImage,a=e.onRemoveImage,s=e.media,l=e.postType,u=Object(O.get)(l,["labels"],{}),d=Object(Ir.createElement)("p",null,Object(_.__)("To edit the featured image, you need permission to upload media."));if(s){var p=Object(Ar.applyFilters)("editor.PostFeaturedImage.imageSize","post-thumbnail",s.id,o);Object(O.has)(s,["media_details","sizes",p])?(t=s.media_details.sizes[p].width,n=s.media_details.sizes[p].height,r=s.media_details.sizes[p].source_url):(t=s.media_details.width,n=s.media_details.height,r=s.source_url)}return Object(Ir.createElement)(es,null,Object(Ir.createElement)("div",{className:"editor-post-featured-image"},!!i&&Object(Ir.createElement)(Qo,{fallback:d},Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var o=e.open;return Object(Ir.createElement)(Hr.Button,{className:"editor-post-featured-image__preview",onClick:o,"aria-label":Object(_.__)("Edit or update the image")},s&&Object(Ir.createElement)(Hr.ResponsiveWrapper,{naturalWidth:t,naturalHeight:n},Object(Ir.createElement)("img",{src:r,alt:""})),!s&&Object(Ir.createElement)(Hr.Spinner,null))},value:i})),!!i&&s&&!s.isLoading&&Object(Ir.createElement)(Qo,null,Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var t=e.open;return Object(Ir.createElement)(Hr.Button,{onClick:t,isDefault:!0,isLarge:!0},Object(_.__)("Replace image"))}})),!i&&Object(Ir.createElement)("div",null,Object(Ir.createElement)(Qo,{fallback:d},Object(Ir.createElement)(ra,{title:u.featured_image||ns,onSelect:c,allowedTypes:ts,modalClass:"editor-post-featured-image__media-modal",render:function(e){var t=e.open;return Object(Ir.createElement)(Hr.Button,{className:"editor-post-featured-image__toggle",onClick:t},u.set_featured_image||rs)}}))),!!i&&Object(Ir.createElement)(Qo,null,Object(Ir.createElement)(Hr.Button,{onClick:a,isLink:!0,isDestructive:!0},u.remove_featured_image||os))))}));var ss=Object(l.withSelect)((function(e){return{disablePostFormats:e("core/editor").getEditorSettings().disablePostFormats}}))((function(e){var t=e.disablePostFormats,n=Object(p.a)(e,["disablePostFormats"]);return!t&&Object(Ir.createElement)(Ma,Object(Pr.a)({},n,{supportKeys:"post-formats"}))})),ls=[{id:"aside",caption:Object(_.__)("Aside")},{id:"gallery",caption:Object(_.__)("Gallery")},{id:"link",caption:Object(_.__)("Link")},{id:"image",caption:Object(_.__)("Image")},{id:"quote",caption:Object(_.__)("Quote")},{id:"standard",caption:Object(_.__)("Standard")},{id:"status",caption:Object(_.__)("Status")},{id:"video",caption:Object(_.__)("Video")},{id:"audio",caption:Object(_.__)("Audio")},{id:"chat",caption:Object(_.__)("Chat")}];var us=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getSuggestedPostFormat,o=n("format"),i=e("core").getThemeSupports();return{postFormat:o,supportedFormats:Object(O.union)([o],Object(O.get)(i,["formats"],[])),suggestedFormat:r()}})),Object(l.withDispatch)((function(e){return{onUpdatePostFormat:function(t){e("core/editor").editPost({format:t})}}})),Lr.withInstanceId])((function(e){var t=e.onUpdatePostFormat,n=e.postFormat,r=void 0===n?"standard":n,o=e.supportedFormats,i=e.suggestedFormat,c="post-format-selector-"+e.instanceId,a=ls.filter((function(e){return Object(O.includes)(o,e.id)})),s=Object(O.find)(a,(function(e){return e.id===i}));return Object(Ir.createElement)(ss,null,Object(Ir.createElement)("div",{className:"editor-post-format"},Object(Ir.createElement)("div",{className:"editor-post-format__content"},Object(Ir.createElement)("label",{htmlFor:c},Object(_.__)("Post Format")),Object(Ir.createElement)(Hr.SelectControl,{value:r,onChange:function(e){return t(e)},id:c,options:a.map((function(e){return{label:e.caption,value:e.id}}))})),s&&s.id!==r&&Object(Ir.createElement)("div",{className:"editor-post-format__suggestion"},Object(_.__)("Suggestion:")," ",Object(Ir.createElement)(Hr.Button,{isLink:!0,onClick:function(){return t(s.id)}},s.caption))))}));var ds=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPostLastRevisionId,r=t.getCurrentPostRevisionsCount;return{lastRevisionId:n(),revisionsCount:r()}}))((function(e){var t=e.lastRevisionId,n=e.revisionsCount,r=e.children;return!t||n<2?null:Object(Ir.createElement)(Ma,{supportKeys:"revisions"},r)}));var ps=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPostLastRevisionId,r=t.getCurrentPostRevisionsCount;return{lastRevisionId:n(),revisionsCount:r()}}))((function(e){var t=e.lastRevisionId,n=e.revisionsCount;return Object(Ir.createElement)(ds,null,Object(Ir.createElement)(Hr.IconButton,{href:la("revision.php",{revision:t,gutenberg:!0}),className:"editor-post-last-revision__title",icon:"backup"},Object(_.sprintf)(Object(_._n)("%d Revision","%d Revisions",n),n)))})),bs=n("xeH2"),fs=n.n(bs);var hs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).openPreviewWindow=e.openPreviewWindow.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){var t=this.props.previewLink;t&&!e.previewLink&&this.setPreviewWindowLink(t)}},{key:"setPreviewWindowLink",value:function(e){var t=this.previewWindow;t&&!t.closed&&(t.location=e)}},{key:"getWindowTarget",value:function(){var e=this.props.postId;return"wp-preview-".concat(e)}},{key:"openPreviewWindow",value:function(e){var t,n;(e.preventDefault(),this.previewWindow&&!this.previewWindow.closed||(this.previewWindow=window.open("",this.getWindowTarget())),this.previewWindow.focus(),this.props.isAutosaveable)?(this.props.isDraft?this.props.savePost({isPreview:!0}):this.props.autosave({isPreview:!0}),t=this.previewWindow.document,n=Object(Ir.renderToString)(Object(Ir.createElement)("div",{className:"editor-post-preview-button__interstitial-message"},Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 96 96"},Object(Ir.createElement)(Hr.Path,{className:"outer",d:"M48 12c19.9 0 36 16.1 36 36S67.9 84 48 84 12 67.9 12 48s16.1-36 36-36",fill:"none"}),Object(Ir.createElement)(Hr.Path,{className:"inner",d:"M69.5 46.4c0-3.9-1.4-6.7-2.6-8.8-1.6-2.6-3.1-4.9-3.1-7.5 0-2.9 2.2-5.7 5.4-5.7h.4C63.9 19.2 56.4 16 48 16c-11.2 0-21 5.7-26.7 14.4h2.1c3.3 0 8.5-.4 8.5-.4 1.7-.1 1.9 2.4.2 2.6 0 0-1.7.2-3.7.3L40 67.5l7-20.9L42 33c-1.7-.1-3.3-.3-3.3-.3-1.7-.1-1.5-2.7.2-2.6 0 0 5.3.4 8.4.4 3.3 0 8.5-.4 8.5-.4 1.7-.1 1.9 2.4.2 2.6 0 0-1.7.2-3.7.3l11.5 34.3 3.3-10.4c1.6-4.5 2.4-7.8 2.4-10.5zM16.1 48c0 12.6 7.3 23.5 18 28.7L18.8 35c-1.7 4-2.7 8.4-2.7 13zm32.5 2.8L39 78.6c2.9.8 5.9 1.3 9 1.3 3.7 0 7.3-.6 10.6-1.8-.1-.1-.2-.3-.2-.4l-9.8-26.9zM76.2 36c0 3.2-.6 6.9-2.4 11.4L64 75.6c9.5-5.5 15.9-15.8 15.9-27.6 0-5.5-1.4-10.8-3.9-15.3.1 1 .2 2.1.2 3.3z",fill:"none"})),Object(Ir.createElement)("p",null,Object(_.__)("Generating preview…")))),n+='\n\t\t\n\t',t.write(n),t.title=Object(_.__)("Generating preview…"),t.close()):this.setPreviewWindowLink(e.target.href)}},{key:"render",value:function(){var e=this.props,t=e.previewLink,n=e.currentPostLink,r=e.isSaveable,o=t||n;return Object(Ir.createElement)(Hr.Button,{isLarge:!0,className:"editor-post-preview",href:o,target:this.getWindowTarget(),disabled:!r,onClick:this.openPreviewWindow},Object(_._x)("Preview","imperative verb"),Object(Ir.createElement)("span",{className:"screen-reader-text"},Object(_.__)("(opens in a new tab)")),Object(Ir.createElement)(c.DotTip,{tipId:"core/editor.preview"},Object(_.__)("Click “Preview” to load a preview of this page, so you can make sure you’re happy with your blocks.")))}}]),t}(Ir.Component),ms=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forcePreviewLink,r=t.forceIsAutosaveable,o=e("core/editor"),i=o.getCurrentPostId,c=o.getCurrentPostAttribute,a=o.getEditedPostAttribute,s=o.isEditedPostSaveable,l=o.isEditedPostAutosaveable,u=o.getEditedPostPreviewLink,d=e("core").getPostType,p=u(),b=d(a("type"));return{postId:i(),currentPostLink:c("link"),previewLink:void 0!==n?n:p,isSaveable:s(),isAutosaveable:r||l(),isViewable:Object(O.get)(b,["viewable"],!1),isDraft:-1!==["draft","auto-draft"].indexOf(a("status"))}})),Object(l.withDispatch)((function(e){return{autosave:e("core/editor").autosave,savePost:e("core/editor").savePost}})),Object(Lr.ifCondition)((function(e){return e.isViewable}))])(hs),vs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).sendPostLock=e.sendPostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e.receivePostLock=e.receivePostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e.releasePostLock=e.releasePostLock.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){fs()(document).on("heartbeat-send.refresh-lock",this.sendPostLock).on("heartbeat-tick.refresh-lock",this.receivePostLock)}},{key:"componentWillUnmount",value:function(){fs()(document).off("heartbeat-send.refresh-lock",this.sendPostLock).off("heartbeat-tick.refresh-lock",this.receivePostLock)}},{key:"sendPostLock",value:function(e,t){var n=this.props,r=n.isLocked,o=n.activePostLock,i=n.postId;r||(t["wp-refresh-post-lock"]={lock:o,post_id:i})}},{key:"receivePostLock",value:function(e,t){if(t["wp-refresh-post-lock"]){var n=this.props,r=n.autosave,o=n.updatePostLock,i=t["wp-refresh-post-lock"];i.lock_error?(r(),o({isLocked:!0,isTakeover:!0,user:{avatar:i.lock_error.avatar_src}})):i.new_lock&&o({isLocked:!1,activePostLock:i.new_lock})}}},{key:"releasePostLock",value:function(){var e=this.props,t=e.isLocked,n=e.activePostLock,r=e.postLockUtils,o=e.postId;if(!t&&n){var i={action:"wp-remove-post-lock",_wpnonce:r.unlockNonce,post_ID:o,active_post_lock:n};fs.a.post({async:!1,url:r.ajaxUrl,data:i})}}},{key:"render",value:function(){var e=this.props,t=e.user,n=e.postId,r=e.isLocked,o=e.isTakeover,i=e.postLockUtils,c=e.postType;if(!r)return null;var a=t.name,s=t.avatar,l=Object(g.addQueryArgs)("post.php",{"get-post-lock":"1",lockKey:!0,post:n,action:"edit",_wpnonce:i.nonce}),u=la("edit.php",{post_type:Object(O.get)(c,["slug"])}),d=Object(O.get)(c,["labels","all_items"]);return Object(Ir.createElement)(Hr.Modal,{title:o?Object(_.__)("Someone else has taken over this post."):Object(_.__)("This post is already being edited."),focusOnMount:!0,shouldCloseOnClickOutside:!1,shouldCloseOnEsc:!1,isDismissable:!1,className:"editor-post-locked-modal"},!!s&&Object(Ir.createElement)("img",{src:s,alt:Object(_.__)("Avatar"),className:"editor-post-locked-modal__avatar"}),!!o&&Object(Ir.createElement)("div",null,Object(Ir.createElement)("div",null,a?Object(_.sprintf)(Object(_.__)("%s now has editing control of this post. Don’t worry, your changes up to this moment have been saved."),a):Object(_.__)("Another user now has editing control of this post. Don’t worry, your changes up to this moment have been saved.")),Object(Ir.createElement)("div",{className:"editor-post-locked-modal__buttons"},Object(Ir.createElement)(Hr.Button,{isPrimary:!0,isLarge:!0,href:u},d))),!o&&Object(Ir.createElement)("div",null,Object(Ir.createElement)("div",null,a?Object(_.sprintf)(Object(_.__)("%s is currently working on this post, which means you cannot make changes, unless you take over."),a):Object(_.__)("Another user is currently working on this post, which means you cannot make changes, unless you take over.")),Object(Ir.createElement)("div",{className:"editor-post-locked-modal__buttons"},Object(Ir.createElement)(Hr.Button,{isDefault:!0,isLarge:!0,href:u},d),Object(Ir.createElement)(ms,null),Object(Ir.createElement)(Hr.Button,{isPrimary:!0,isLarge:!0,href:l},Object(_.__)("Take Over")))))}}]),t}(Ir.Component),Os=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditorSettings,r=t.isPostLocked,o=t.isPostLockTakeover,i=t.getPostLockUser,c=t.getCurrentPostId,a=t.getActivePostLock,s=t.getEditedPostAttribute,l=e("core").getPostType;return{isLocked:r(),isTakeover:o(),user:i(),postId:c(),postLockUtils:n().postLockUtils,activePostLock:a(),postType:l(s("type"))}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{autosave:t.autosave,updatePostLock:t.updatePostLock}})),Object(Lr.withGlobalEvents)({beforeunload:"releasePostLock"}))(vs);var gs=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isCurrentPostPublished,r=t.getCurrentPostType,o=t.getCurrentPost;return{hasPublishAction:Object(O.get)(o(),["_links","wp:action-publish"],!1),isPublished:n(),postType:r()}})))((function(e){var t=e.hasPublishAction,n=e.isPublished,r=e.children;return n||!t?null:r}));var js=Object(Lr.compose)(Object(l.withSelect)((function(e){return{status:e("core/editor").getEditedPostAttribute("status")}})),Object(l.withDispatch)((function(e){return{onUpdateStatus:function(t){e("core/editor").editPost({status:t})}}})))((function(e){var t=e.status,n=e.onUpdateStatus;return Object(Ir.createElement)(gs,null,Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Pending Review"),checked:"pending"===t,onChange:function(){n("pending"===t?"draft":"pending")}}))}));var ys=Object(Lr.compose)([Object(l.withSelect)((function(e){return{pingStatus:e("core/editor").getEditedPostAttribute("ping_status")}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])((function(e){var t=e.pingStatus,n=void 0===t?"open":t,r=Object(p.a)(e,["pingStatus"]);return Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Allow Pingbacks & Trackbacks"),checked:"open"===n,onChange:function(){return r.editPost({ping_status:"open"===n?"closed":"open"})}})}));var ks=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forceIsSaving,r=e("core/editor"),o=r.isCurrentPostPublished,i=r.isEditedPostBeingScheduled,c=r.isSavingPost,a=r.isPublishingPost,s=r.getCurrentPost,l=r.getCurrentPostType,u=r.isAutosavingPost;return{isPublished:o(),isBeingScheduled:i(),isSaving:n||c(),isPublishing:a(),hasPublishAction:Object(O.get)(s(),["_links","wp:action-publish"],!1),postType:l(),isAutosaving:u()}}))])((function(e){var t=e.isPublished,n=e.isBeingScheduled,r=e.isSaving,o=e.isPublishing,i=e.hasPublishAction,c=e.isAutosaving;return o?Object(_.__)("Publishing…"):t&&r&&!c?Object(_.__)("Updating…"):n&&r&&!c?Object(_.__)("Scheduling…"):i?t?Object(_.__)("Update"):n?Object(_.__)("Schedule"):Object(_.__)("Publish"):Object(_.__)("Submit for Review")})),_s=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).buttonNode=Object(Ir.createRef)(),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.buttonNode.current.focus()}},{key:"render",value:function(){var e,t=this.props,n=t.forceIsDirty,r=t.forceIsSaving,o=t.hasPublishAction,i=t.isBeingScheduled,a=t.isOpen,s=t.isPostSavingLocked,l=t.isPublishable,u=t.isPublished,d=t.isSaveable,p=t.isSaving,b=t.isToggle,f=t.onSave,h=t.onStatusChange,m=t.onSubmit,v=void 0===m?O.noop:m,g=t.onToggle,j=t.visibility,y=p||r||!d||s||!l&&!n;e=o?i?"future":"private"===j?"private":"publish":"pending";var k={"aria-disabled":y,className:"editor-post-publish-button",isBusy:p&&u,isLarge:!0,isPrimary:!0,onClick:function(){y||(v(),h(e),f())}},E={"aria-disabled":u||p||r||!d||!l&&!n,"aria-expanded":a,className:"editor-post-publish-panel__toggle",isBusy:p&&u,isPrimary:!0,onClick:g},S=i?Object(_.__)("Schedule…"):Object(_.__)("Publish…"),C=Object(Ir.createElement)(ks,{forceIsSaving:r}),w=b?E:k,T=b?S:C;return Object(Ir.createElement)(Hr.Button,Object(Pr.a)({ref:this.buttonNode},w),T,Object(Ir.createElement)(c.DotTip,{tipId:"core/editor.publish"},Object(_.__)("Finished writing? That’s great, let’s get this published right now. Just click “Publish” and you’re good to go.")))}}]),t}(Ir.Component),Es=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isSavingPost,r=t.isEditedPostBeingScheduled,o=t.getEditedPostVisibility,i=t.isCurrentPostPublished,c=t.isEditedPostSaveable,a=t.isEditedPostPublishable,s=t.isPostSavingLocked,l=t.getCurrentPost,u=t.getCurrentPostType;return{isSaving:n(),isBeingScheduled:r(),visibility:o(),isSaveable:c(),isPostSavingLocked:s(),isPublishable:a(),isPublished:i(),hasPublishAction:Object(O.get)(l(),["_links","wp:action-publish"],!1),postType:u()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost;return{onStatusChange:function(e){return n({status:e})},onSave:t.savePost}}))])(_s),Ss=[{value:"public",label:Object(_.__)("Public"),info:Object(_.__)("Visible to everyone.")},{value:"private",label:Object(_.__)("Private"),info:Object(_.__)("Only visible to site admins and editors.")},{value:"password",label:Object(_.__)("Password Protected"),info:Object(_.__)("Protected with a password you choose. Only those with the password can view this post.")}],Cs=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).setPublic=n.setPublic.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setPrivate=n.setPrivate.bind(Object(Ur.a)(Object(Ur.a)(n))),n.setPasswordProtected=n.setPasswordProtected.bind(Object(Ur.a)(Object(Ur.a)(n))),n.updatePassword=n.updatePassword.bind(Object(Ur.a)(Object(Ur.a)(n))),n.state={hasPassword:!!e.password},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"setPublic",value:function(){var e=this.props,t=e.visibility,n=e.onUpdateVisibility,r=e.status;n("private"===t?"draft":r),this.setState({hasPassword:!1})}},{key:"setPrivate",value:function(){if(window.confirm(Object(_.__)("Would you like to privately publish this post now?"))){var e=this.props,t=e.onUpdateVisibility,n=e.onSave;t("private"),this.setState({hasPassword:!1}),n()}}},{key:"setPasswordProtected",value:function(){var e=this.props,t=e.visibility,n=e.onUpdateVisibility,r=e.status;n("private"===t?"draft":r,e.password||""),this.setState({hasPassword:!0})}},{key:"updatePassword",value:function(e){var t=this.props,n=t.status;(0,t.onUpdateVisibility)(n,e.target.value)}},{key:"render",value:function(){var e=this.props,t=e.visibility,n=e.password,r=e.instanceId,o={public:{onSelect:this.setPublic,checked:"public"===t&&!this.state.hasPassword},private:{onSelect:this.setPrivate,checked:"private"===t},password:{onSelect:this.setPasswordProtected,checked:this.state.hasPassword}};return[Object(Ir.createElement)("fieldset",{key:"visibility-selector",className:"editor-post-visibility__dialog-fieldset"},Object(Ir.createElement)("legend",{className:"editor-post-visibility__dialog-legend"},Object(_.__)("Post Visibility")),Ss.map((function(e){var t=e.value,n=e.label,i=e.info;return Object(Ir.createElement)("div",{key:t,className:"editor-post-visibility__choice"},Object(Ir.createElement)("input",{type:"radio",name:"editor-post-visibility__setting-".concat(r),value:t,onChange:o[t].onSelect,checked:o[t].checked,id:"editor-post-".concat(t,"-").concat(r),"aria-describedby":"editor-post-".concat(t,"-").concat(r,"-description"),className:"editor-post-visibility__dialog-radio"}),Object(Ir.createElement)("label",{htmlFor:"editor-post-".concat(t,"-").concat(r),className:"editor-post-visibility__dialog-label"},n),Object(Ir.createElement)("p",{id:"editor-post-".concat(t,"-").concat(r,"-description"),className:"editor-post-visibility__dialog-info"},i))}))),this.state.hasPassword&&Object(Ir.createElement)("div",{className:"editor-post-visibility__dialog-password",key:"password-selector"},Object(Ir.createElement)("label",{htmlFor:"editor-post-visibility__dialog-password-input-".concat(r),className:"screen-reader-text"},Object(_.__)("Create password")),Object(Ir.createElement)("input",{className:"editor-post-visibility__dialog-password-input",id:"editor-post-visibility__dialog-password-input-".concat(r),type:"text",onChange:this.updatePassword,value:n,placeholder:Object(_.__)("Use a secure password")}))]}}]),t}(Ir.Component),ws=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditedPostVisibility;return{status:n("status"),visibility:r(),password:n("password")}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.savePost,r=t.editPost;return{onSave:n,onUpdateVisibility:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;r({status:e,password:t})}}})),Lr.withInstanceId])(Cs);var Ts=Object(l.withSelect)((function(e){return{visibility:e("core/editor").getEditedPostVisibility()}}))((function(e){var t=e.visibility;return Object(O.find)(Ss,{value:t}).label}));var Ps=Object(Lr.compose)([Object(l.withSelect)((function(e){return{date:e("core/editor").getEditedPostAttribute("date")}})),Object(l.withDispatch)((function(e){return{onUpdateDate:function(t){e("core/editor").editPost({date:t})}}}))])((function(e){var t=e.date,n=e.onUpdateDate,r=Object(Ze.__experimentalGetSettings)(),o=/a(?!\\)/i.test(r.formats.time.toLowerCase().replace(/\\\\/g,"").split("").reverse().join(""));return Object(Ir.createElement)(Hr.DateTimePicker,{key:"date-time-picker",currentDate:t,onChange:n,is12Hour:o})}));var Is=Object(l.withSelect)((function(e){return{date:e("core/editor").getEditedPostAttribute("date"),isFloating:e("core/editor").isEditedPostDateFloating()}}))((function(e){var t=e.date,n=e.isFloating,r=Object(Ze.__experimentalGetSettings)();return t&&!n?Object(Ze.dateI18n)(r.formats.datetimeAbbreviated,t):Object(_.__)("Immediately")})),Bs={per_page:-1,orderby:"count",order:"desc",_fields:"id,name"},xs=function(e,t){return e.toLowerCase()===t.toLowerCase()},Ls=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.searchTerms=Object(O.throttle)(e.searchTerms.bind(Object(Ur.a)(Object(Ur.a)(e))),500),e.findOrCreateTerm=e.findOrCreateTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={loading:!1,availableTerms:[],selectedTerms:[]},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){var e=this;Object(O.isEmpty)(this.props.terms)||(this.setState({loading:!1}),this.initRequest=this.fetchTerms({include:this.props.terms.join(","),per_page:-1}),this.initRequest.then((function(){e.setState({loading:!1})}),(function(t){"abort"!==t.statusText&&e.setState({loading:!1})})))}},{key:"componentWillUnmount",value:function(){Object(O.invoke)(this.initRequest,["abort"]),Object(O.invoke)(this.searchRequest,["abort"])}},{key:"componentDidUpdate",value:function(e){e.terms!==this.props.terms&&this.updateSelectedTerms(this.props.terms)}},{key:"fetchTerms",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=this.props.taxonomy,r=Object(d.a)({},Bs,t),o=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(n.rest_base),r)});return o.then((function(t){e.setState((function(e){return{availableTerms:e.availableTerms.concat(t.filter((function(t){return!Object(O.find)(e.availableTerms,(function(e){return e.id===t.id}))})))}})),e.updateSelectedTerms(e.props.terms)})),o}},{key:"updateSelectedTerms",value:function(){var e=this,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=t.reduce((function(t,n){var r=Object(O.find)(e.state.availableTerms,(function(e){return e.id===n}));return r&&t.push(r.name),t}),[]);this.setState({selectedTerms:n})}},{key:"findOrCreateTerm",value:function(e){var t=this,n=this.props.taxonomy;return mr()({path:"/wp/v2/".concat(n.rest_base),method:"POST",data:{name:e}}).catch((function(r){return"term_exists"===r.code?(t.addRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(n.rest_base),Object(d.a)({},Bs,{search:e}))}),t.addRequest.then((function(t){return Object(O.find)(t,(function(t){return xs(t.name,e)}))}))):Promise.reject(r)}))}},{key:"onChange",value:function(e){var t=this,n=Object(O.uniqBy)(e,(function(e){return e.toLowerCase()}));this.setState({selectedTerms:n});var r=n.filter((function(e){return!Object(O.find)(t.state.availableTerms,(function(t){return xs(t.name,e)}))})),o=function(e,t){return e.map((function(e){return Object(O.find)(t,(function(t){return xs(t.name,e)})).id}))};if(0===r.length)return this.props.onUpdateTerms(o(n,this.state.availableTerms),this.props.taxonomy.rest_base);Promise.all(r.map(this.findOrCreateTerm)).then((function(e){var r=t.state.availableTerms.concat(e);return t.setState({availableTerms:r}),t.props.onUpdateTerms(o(n,r),t.props.taxonomy.rest_base)}))}},{key:"searchTerms",value:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";Object(O.invoke)(this.searchRequest,["abort"]),this.searchRequest=this.fetchTerms({search:e})}},{key:"render",value:function(){var e=this.props,t=e.slug,n=e.taxonomy;if(!e.hasAssignAction)return null;var r=this.state,o=r.loading,i=r.availableTerms,c=r.selectedTerms,a=i.map((function(e){return e.name})),s=Object(O.get)(n,["labels","add_new_item"],"post_tag"===t?Object(_.__)("Add New Tag"):Object(_.__)("Add New Term")),l=Object(O.get)(n,["labels","singular_name"],"post_tag"===t?Object(_.__)("Tag"):Object(_.__)("Term")),u=Object(_.sprintf)(Object(_._x)("%s added","term"),l),d=Object(_.sprintf)(Object(_._x)("%s removed","term"),l),p=Object(_.sprintf)(Object(_._x)("Remove %s","term"),l);return Object(Ir.createElement)(Hr.FormTokenField,{value:c,displayTransform:O.unescape,suggestions:a,onChange:this.onChange,onInputChange:this.searchTerms,maxSuggestions:20,disabled:o,label:s,messages:{added:u,removed:d,remove:p}})}}]),t}(Ir.Component),As=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.slug,r=e("core/editor").getCurrentPost,o=(0,e("core").getTaxonomy)(n);return{hasCreateAction:!!o&&Object(O.get)(r(),["_links","wp:action-create-"+o.rest_base],!1),hasAssignAction:!!o&&Object(O.get)(r(),["_links","wp:action-assign-"+o.rest_base],!1),terms:o?e("core/editor").getEditedPostAttribute(o.rest_base):[],taxonomy:o}})),Object(l.withDispatch)((function(e){return{onUpdateTerms:function(t,n){e("core/editor").editPost(Object(f.a)({},n,t))}}})),Object(Hr.withFilters)("editor.PostTaxonomyType"))(Ls),Ns=function(){var e=[Object(_.__)("Suggestion:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(_.__)("Add tags"))];return Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:e},Object(Ir.createElement)("p",null,Object(_.__)("Tags help users and search engines navigate your site and find your content. Add a few keywords to describe your post.")),Object(Ir.createElement)(As,{slug:"post_tag"}))},Rs=function(e){function t(e){var n;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).call(this,e))).state={hadTagsWhenOpeningThePanel:e.hasTags},n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"render",value:function(){return this.state.hadTagsWhenOpeningThePanel?null:Object(Ir.createElement)(Ns,null)}}]),t}(Ir.Component),Ds=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPostType(),n=e("core").getTaxonomy("post_tag"),r=n&&e("core/editor").getEditedPostAttribute(n.rest_base);return{areTagsFetched:void 0!==n,isPostTypeSupported:n&&Object(O.some)(n.types,(function(e){return e===t})),hasTags:r&&r.length}})),Object(Lr.ifCondition)((function(e){var t=e.areTagsFetched;return e.isPostTypeSupported&&t})))(Rs),Fs=function(e){var t=e.suggestedPostFormat,n=e.suggestionText,r=e.onUpdatePostFormat;return Object(Ir.createElement)(Hr.Button,{isLink:!0,onClick:function(){return r(t)}},n)},Ms=function(e,t){var n=ls.filter((function(t){return Object(O.includes)(e,t.id)}));return Object(O.find)(n,(function(e){return e.id===t}))},Us=Object(Lr.compose)(Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getSuggestedPostFormat,o=Object(O.get)(e("core").getThemeSupports(),["formats"],[]);return{currentPostFormat:n("format"),suggestion:Ms(o,r())}})),Object(l.withDispatch)((function(e){return{onUpdatePostFormat:function(t){e("core/editor").editPost({format:t})}}})),Object(Lr.ifCondition)((function(e){var t=e.suggestion,n=e.currentPostFormat;return t&&t.id!==n})))((function(e){var t=e.suggestion,n=e.onUpdatePostFormat,r=[Object(_.__)("Suggestion:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(_.__)("Use a post format"))];return Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:r},Object(Ir.createElement)("p",null,Object(_.__)("Your theme uses post formats to highlight different kinds of content, like images or videos. Apply a post format to see this special styling.")),Object(Ir.createElement)("p",null,Object(Ir.createElement)(Fs,{onUpdatePostFormat:n,suggestedPostFormat:t.id,suggestionText:Object(_.sprintf)(Object(_.__)('Apply the "%1$s" format.'),t.caption)})))}));var Hs=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.isEditedPostBeingScheduled;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),isBeingScheduled:r()}}))((function(e){var t,n,r=e.hasPublishAction,o=e.isBeingScheduled,i=e.children;return r?o?(t=Object(_.__)("Are you ready to schedule?"),n=Object(_.__)("Your work will be published at the specified date and time.")):(t=Object(_.__)("Are you ready to publish?"),n=Object(_.__)("Double-check your settings before publishing.")):(t=Object(_.__)("Are you ready to submit for review?"),n=Object(_.__)("When you’re ready, submit your work for review, and an Editor will be able to approve it for you.")),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__prepublish"},Object(Ir.createElement)("div",null,Object(Ir.createElement)("strong",null,t)),Object(Ir.createElement)("p",null,n),r&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:[Object(_.__)("Visibility:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(Ir.createElement)(Ts,null))]},Object(Ir.createElement)(ws,null)),Object(Ir.createElement)(Hr.PanelBody,{initialOpen:!1,title:[Object(_.__)("Publish:"),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__link",key:"label"},Object(Ir.createElement)(Is,null))]},Object(Ir.createElement)(Ps,null)),Object(Ir.createElement)(Us,null),Object(Ir.createElement)(Ds,null),i))})),Vs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={showCopyConfirmation:!1},e.onCopy=e.onCopy.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onSelectInput=e.onSelectInput.bind(Object(Ur.a)(Object(Ur.a)(e))),e.postLink=Object(Ir.createRef)(),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.focusOnMount&&this.postLink.current.focus()}},{key:"componentWillUnmount",value:function(){clearTimeout(this.dismissCopyConfirmation)}},{key:"onCopy",value:function(){var e=this;this.setState({showCopyConfirmation:!0}),clearTimeout(this.dismissCopyConfirmation),this.dismissCopyConfirmation=setTimeout((function(){e.setState({showCopyConfirmation:!1})}),4e3)}},{key:"onSelectInput",value:function(e){e.target.select()}},{key:"render",value:function(){var e=this.props,t=e.children,n=e.isScheduled,r=e.post,o=e.postType,i=Object(O.get)(o,["labels","singular_name"]),c=Object(O.get)(o,["labels","view_item"]),a=n?Object(Ir.createElement)(Ir.Fragment,null,Object(_.__)("is now scheduled. It will go live on")," ",Object(Ir.createElement)(Is,null),"."):Object(_.__)("is now live.");return Object(Ir.createElement)("div",{className:"post-publish-panel__postpublish"},Object(Ir.createElement)(Hr.PanelBody,{className:"post-publish-panel__postpublish-header"},Object(Ir.createElement)("a",{ref:this.postLink,href:r.link},r.title||Object(_.__)("(no title)"))," ",a),Object(Ir.createElement)(Hr.PanelBody,null,Object(Ir.createElement)("p",{className:"post-publish-panel__postpublish-subheader"},Object(Ir.createElement)("strong",null,Object(_.__)("What’s next?"))),Object(Ir.createElement)(Hr.TextControl,{className:"post-publish-panel__postpublish-post-address",readOnly:!0,label:Object(_.sprintf)(Object(_.__)("%s address"),i),value:r.link,onFocus:this.onSelectInput}),Object(Ir.createElement)("div",{className:"post-publish-panel__postpublish-buttons"},!n&&Object(Ir.createElement)(Hr.Button,{isDefault:!0,href:r.link},c),Object(Ir.createElement)(Hr.ClipboardButton,{isDefault:!0,text:r.link,onCopy:this.onCopy},this.state.showCopyConfirmation?Object(_.__)("Copied!"):Object(_.__)("Copy Link")))),t)}}]),t}(Ir.Component),Ks=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getCurrentPost,o=t.isCurrentPostScheduled,i=e("core").getPostType;return{post:r(),postType:i(n("type")),isScheduled:o()}}))(Vs),Ws=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onSubmit=e.onSubmit.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){e.isPublished&&!this.props.isSaving&&this.props.isDirty&&this.props.onClose()}},{key:"onSubmit",value:function(){var e=this.props,t=e.onClose,n=e.hasPublishAction,r=e.isPostTypeViewable;n&&r||t()}},{key:"render",value:function(){var e=this.props,t=e.forceIsDirty,n=e.forceIsSaving,r=e.isBeingScheduled,o=e.isPublished,i=e.isPublishSidebarEnabled,c=e.isScheduled,a=e.isSaving,s=e.onClose,l=e.onTogglePublishSidebar,u=e.PostPublishExtension,d=e.PrePublishExtension,b=Object(p.a)(e,["forceIsDirty","forceIsSaving","isBeingScheduled","isPublished","isPublishSidebarEnabled","isScheduled","isSaving","onClose","onTogglePublishSidebar","PostPublishExtension","PrePublishExtension"]),f=Object(O.omit)(b,["hasPublishAction","isDirty","isPostTypeViewable"]),h=o||c&&r,m=!h&&!a,v=h&&!a;return Object(Ir.createElement)("div",Object(Pr.a)({className:"editor-post-publish-panel"},f),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header"},v?Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header-published"},c?Object(_.__)("Scheduled"):Object(_.__)("Published")):Object(Ir.createElement)("div",{className:"editor-post-publish-panel__header-publish-button"},Object(Ir.createElement)(Es,{focusOnMount:!0,onSubmit:this.onSubmit,forceIsDirty:t,forceIsSaving:n}),Object(Ir.createElement)("span",{className:"editor-post-publish-panel__spacer"})),Object(Ir.createElement)(Hr.IconButton,{"aria-expanded":!0,onClick:s,icon:"no-alt",label:Object(_.__)("Close panel")})),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__content"},m&&Object(Ir.createElement)(Hs,null,d&&Object(Ir.createElement)(d,null)),v&&Object(Ir.createElement)(Ks,{focusOnMount:!0},u&&Object(Ir.createElement)(u,null)),a&&Object(Ir.createElement)(Hr.Spinner,null)),Object(Ir.createElement)("div",{className:"editor-post-publish-panel__footer"},Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Always show pre-publish checks."),checked:i,onChange:l})))}}]),t}(Ir.Component),zs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core").getPostType,n=e("core/editor"),r=n.getCurrentPost,o=n.getEditedPostAttribute,i=n.isCurrentPostPublished,c=n.isCurrentPostScheduled,a=n.isEditedPostBeingScheduled,s=n.isEditedPostDirty,l=n.isSavingPost,u=e("core/editor").isPublishSidebarEnabled,d=t(o("type"));return{hasPublishAction:Object(O.get)(r(),["_links","wp:action-publish"],!1),isPostTypeViewable:Object(O.get)(d,["viewable"],!1),isBeingScheduled:a(),isDirty:s(),isPublished:i(),isPublishSidebarEnabled:u(),isSaving:l(),isScheduled:c()}})),Object(l.withDispatch)((function(e,t){var n=t.isPublishSidebarEnabled,r=e("core/editor"),o=r.disablePublishSidebar,i=r.enablePublishSidebar;return{onTogglePublishSidebar:function(){n?o():i()}}})),Hr.withFocusReturn,Hr.withConstrainedTabbing])(Ws);var qs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isSavingPost,r=t.isCurrentPostPublished,o=t.isCurrentPostScheduled;return{isSaving:n(),isPublished:r(),isScheduled:o()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost,r=t.savePost;return{onClick:function(){n({status:"draft"}),r()}}}))])((function(e){var t=e.isSaving,n=e.isPublished,r=e.isScheduled,o=e.onClick;return n||r?Object(Ir.createElement)(Hr.Button,{className:"editor-post-switch-to-draft",onClick:function(){var e;n?e=Object(_.__)("Are you sure you want to unpublish this post?"):r&&(e=Object(_.__)("Are you sure you want to unschedule this post?")),window.confirm(e)&&o()},disabled:t,isTertiary:!0},Object(_.__)("Switch to Draft")):null})),Gs=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={forceSavedMessage:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(e){var t=this;e.isSaving&&!this.props.isSaving&&(this.setState({forceSavedMessage:!0}),this.props.setTimeout((function(){t.setState({forceSavedMessage:!1})}),1e3))}},{key:"render",value:function(){var e=this.props,t=e.post,n=e.isNew,r=e.isScheduled,o=e.isPublished,i=e.isDirty,c=e.isSaving,a=e.isSaveable,s=e.onSave,l=e.isAutosaving,u=e.isPending,d=e.isLargeViewport,p=this.state.forceSavedMessage;if(c){var b=xr()("editor-post-saved-state","is-saving",{"is-autosaving":l});return Object(Ir.createElement)("span",{className:b},Object(Ir.createElement)(Hr.Dashicon,{icon:"cloud"}),l?Object(_.__)("Autosaving"):Object(_.__)("Saving"))}if(o||r)return Object(Ir.createElement)(qs,null);if(!a)return null;if(p||!n&&!i)return Object(Ir.createElement)("span",{className:"editor-post-saved-state is-saved"},Object(Ir.createElement)(Hr.Dashicon,{icon:"saved"}),Object(_.__)("Saved"));if(!Object(O.get)(t,["_links","wp:action-publish"],!1)&&u)return null;var f=u?Object(_.__)("Save as Pending"):Object(_.__)("Save Draft");return d?Object(Ir.createElement)(Hr.Button,{className:"editor-post-save-draft",onClick:s,shortcut:jo.displayShortcut.primary("s"),isTertiary:!0},f):Object(Ir.createElement)(Hr.IconButton,{className:"editor-post-save-draft",label:f,onClick:s,shortcut:jo.displayShortcut.primary("s"),icon:"cloud-upload"})}}]),t}(Ir.Component),Ys=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.forceIsDirty,r=t.forceIsSaving,o=e("core/editor"),i=o.isEditedPostNew,c=o.isCurrentPostPublished,a=o.isCurrentPostScheduled,s=o.isEditedPostDirty,l=o.isSavingPost,u=o.isEditedPostSaveable,d=o.getCurrentPost,p=o.isAutosavingPost,b=o.getEditedPostAttribute;return{post:d(),isNew:i(),isPublished:c(),isScheduled:a(),isDirty:n||s(),isSaving:r||l(),isSaveable:u(),isAutosaving:p(),isPending:"pending"===b("status")}})),Object(l.withDispatch)((function(e){return{onSave:e("core/editor").savePost}})),Lr.withSafeTimeout,Object(s.withViewportMatch)({isLargeViewport:"medium"})])(Gs);var $s=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.getCurrentPostType;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),postType:r()}}))])((function(e){var t=e.hasPublishAction,n=e.children;return t?n:null}));var Xs=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor").getCurrentPost();return{hasStickyAction:Object(O.get)(t,["_links","wp:action-sticky"],!1),postType:e("core/editor").getCurrentPostType()}}))])((function(e){var t=e.hasStickyAction,n=e.postType,r=e.children;return"post"===n&&t?r:null}));var Qs=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postSticky:e("core/editor").getEditedPostAttribute("sticky")}})),Object(l.withDispatch)((function(e){return{onUpdateSticky:function(t){e("core/editor").editPost({sticky:t})}}}))])((function(e){var t=e.onUpdateSticky,n=e.postSticky,r=void 0!==n&&n;return Object(Ir.createElement)(Xs,null,Object(Ir.createElement)(Hr.CheckboxControl,{label:Object(_.__)("Stick to the Front Page"),checked:r,onChange:function(){return t(!r)}}))})),Zs={per_page:-1,orderby:"name",order:"asc",_fields:"id,name,parent"},Js=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).findTerm=e.findTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChangeFormName=e.onChangeFormName.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onChangeFormParent=e.onChangeFormParent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onAddTerm=e.onAddTerm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onToggleForm=e.onToggleForm.bind(Object(Ur.a)(Object(Ur.a)(e))),e.setFilterValue=e.setFilterValue.bind(Object(Ur.a)(Object(Ur.a)(e))),e.sortBySelected=e.sortBySelected.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={loading:!0,availableTermsTree:[],availableTerms:[],adding:!1,formName:"",formParent:"",showForm:!1,filterValue:"",filteredTermsTree:[]},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onChange",value:function(e){var t=this.props,n=t.onUpdateTerms,r=t.terms,o=void 0===r?[]:r,i=t.taxonomy,c=parseInt(e.target.value,10);n(-1!==o.indexOf(c)?Object(O.without)(o,c):Object(b.a)(o).concat([c]),i.rest_base)}},{key:"onChangeFormName",value:function(e){var t=""===e.target.value.trim()?"":e.target.value;this.setState({formName:t})}},{key:"onChangeFormParent",value:function(e){this.setState({formParent:e})}},{key:"onToggleForm",value:function(){this.setState((function(e){return{showForm:!e.showForm}}))}},{key:"findTerm",value:function(e,t,n){return Object(O.find)(e,(function(e){return(!e.parent&&!t||parseInt(e.parent)===parseInt(t))&&e.name.toLowerCase()===n.toLowerCase()}))}},{key:"onAddTerm",value:function(e){var t=this;e.preventDefault();var n=this.props,r=n.onUpdateTerms,o=n.taxonomy,i=n.terms,c=n.slug,a=this.state,s=a.formName,l=a.formParent,u=a.adding,p=a.availableTerms;if(""!==s&&!u){var f=this.findTerm(p,l,s);if(f)return Object(O.some)(i,(function(e){return e===f.id}))||r(Object(b.a)(i).concat([f.id]),o.rest_base),void this.setState({formName:"",formParent:""});this.setState({adding:!0}),this.addRequest=mr()({path:"/wp/v2/".concat(o.rest_base),method:"POST",data:{name:s,parent:l||void 0}}),this.addRequest.catch((function(e){return"term_exists"===e.code?(t.addRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(o.rest_base),Object(d.a)({},Zs,{parent:l||0,search:s}))}),t.addRequest.then((function(e){return t.findTerm(e,l,s)}))):Promise.reject(e)})).then((function(e){var n=!!Object(O.find)(t.state.availableTerms,(function(t){return t.id===e.id}))?t.state.availableTerms:[e].concat(Object(b.a)(t.state.availableTerms)),a=Object(_.sprintf)(Object(_._x)("%s added","term"),Object(O.get)(t.props.taxonomy,["labels","singular_name"],"category"===c?Object(_.__)("Category"):Object(_.__)("Term")));t.props.speak(a,"assertive"),t.addRequest=null,t.setState({adding:!1,formName:"",formParent:"",availableTerms:n,availableTermsTree:t.sortBySelected(Va(n))}),r(Object(b.a)(i).concat([e.id]),o.rest_base)}),(function(e){"abort"!==e.statusText&&(t.addRequest=null,t.setState({adding:!1}))}))}}},{key:"componentDidMount",value:function(){this.fetchTerms()}},{key:"componentWillUnmount",value:function(){Object(O.invoke)(this.fetchRequest,["abort"]),Object(O.invoke)(this.addRequest,["abort"])}},{key:"componentDidUpdate",value:function(e){this.props.taxonomy!==e.taxonomy&&this.fetchTerms()}},{key:"fetchTerms",value:function(){var e=this,t=this.props.taxonomy;t&&(this.fetchRequest=mr()({path:Object(g.addQueryArgs)("/wp/v2/".concat(t.rest_base),Zs)}),this.fetchRequest.then((function(t){var n=e.sortBySelected(Va(t));e.fetchRequest=null,e.setState({loading:!1,availableTermsTree:n,availableTerms:t})}),(function(t){"abort"!==t.statusText&&(e.fetchRequest=null,e.setState({loading:!1}))})))}},{key:"sortBySelected",value:function(e){var t=this.props.terms,n=function e(n){return-1!==t.indexOf(n.id)||void 0!==n.children&&!!(n.children.map(e).filter((function(e){return e})).length>0)};return e.sort((function(e,t){var r=n(e),o=n(t);return r===o?0:r&&!o?-1:!r&&o?1:0})),e}},{key:"setFilterValue",value:function(e){var t=this.state.availableTermsTree,n=e.target.value,r=t.map(this.getFilterMatcher(n)).filter((function(e){return e}));this.setState({filterValue:n,filteredTermsTree:r});var o=function e(t){for(var n=0,r=0;r0&&(r.children=r.children.map(t).filter((function(e){return e}))),(-1!==r.name.toLowerCase().indexOf(e)||r.children.length>0)&&r}}},{key:"renderTerms",value:function(e){var t=this,n=this.props.terms,r=void 0===n?[]:n;return e.map((function(e){var n="editor-post-taxonomies-hierarchical-term-".concat(e.id);return Object(Ir.createElement)("div",{key:e.id,className:"editor-post-taxonomies__hierarchical-terms-choice"},Object(Ir.createElement)("input",{id:n,className:"editor-post-taxonomies__hierarchical-terms-input",type:"checkbox",checked:-1!==r.indexOf(e.id),value:e.id,onChange:t.onChange}),Object(Ir.createElement)("label",{htmlFor:n},Object(O.unescape)(e.name)),!!e.children.length&&Object(Ir.createElement)("div",{className:"editor-post-taxonomies__hierarchical-terms-subchoices"},t.renderTerms(e.children)))}))}},{key:"render",value:function(){var e=this.props,t=e.slug,n=e.taxonomy,r=e.instanceId,o=e.hasCreateAction;if(!e.hasAssignAction)return null;var i=this.state,c=i.availableTermsTree,a=i.availableTerms,s=i.filteredTermsTree,l=i.formName,u=i.formParent,d=i.loading,p=i.showForm,b=i.filterValue,f=function(e,r,o){return Object(O.get)(n,["labels",e],"category"===t?r:o)},h=f("add_new_item",Object(_.__)("Add new category"),Object(_.__)("Add new term")),m=f("new_item_name",Object(_.__)("Add new category"),Object(_.__)("Add new term")),v=f("parent_item",Object(_.__)("Parent Category"),Object(_.__)("Parent Term")),g="— ".concat(v," —"),j=h,y="editor-post-taxonomies__hierarchical-terms-input-".concat(r),k="editor-post-taxonomies__hierarchical-terms-filter-".concat(r),E=Object(_.sprintf)(Object(_._x)("Search %s","term"),Object(O.get)(this.props.taxonomy,["name"],"category"===t?Object(_.__)("Categories"):Object(_.__)("Terms"))),S=Object(_.sprintf)(Object(_._x)("Available %s","term"),Object(O.get)(this.props.taxonomy,["name"],"category"===t?Object(_.__)("Categories"):Object(_.__)("Terms"))),C=a.length>=8;return[C&&Object(Ir.createElement)("label",{key:"filter-label",htmlFor:k},E),C&&Object(Ir.createElement)("input",{type:"search",id:k,value:b,onChange:this.setFilterValue,className:"editor-post-taxonomies__hierarchical-terms-filter",key:"term-filter-input"}),Object(Ir.createElement)("div",{className:"editor-post-taxonomies__hierarchical-terms-list",key:"term-list",tabIndex:"0",role:"group","aria-label":S},this.renderTerms(""!==b?s:c)),!d&&o&&Object(Ir.createElement)(Hr.Button,{key:"term-add-button",onClick:this.onToggleForm,className:"editor-post-taxonomies__hierarchical-terms-add","aria-expanded":p,isLink:!0},h),p&&Object(Ir.createElement)("form",{onSubmit:this.onAddTerm,key:"hierarchical-terms-form"},Object(Ir.createElement)("label",{htmlFor:y,className:"editor-post-taxonomies__hierarchical-terms-label"},m),Object(Ir.createElement)("input",{type:"text",id:y,className:"editor-post-taxonomies__hierarchical-terms-input",value:l,onChange:this.onChangeFormName,required:!0}),!!a.length&&Object(Ir.createElement)(Hr.TreeSelect,{label:v,noOptionLabel:g,onChange:this.onChangeFormParent,selectedId:u,tree:c}),Object(Ir.createElement)(Hr.Button,{isDefault:!0,type:"submit",className:"editor-post-taxonomies__hierarchical-terms-submit"},j))]}}]),t}(Ir.Component),el=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.slug,r=e("core/editor").getCurrentPost,o=(0,e("core").getTaxonomy)(n);return{hasCreateAction:!!o&&Object(O.get)(r(),["_links","wp:action-create-"+o.rest_base],!1),hasAssignAction:!!o&&Object(O.get)(r(),["_links","wp:action-assign-"+o.rest_base],!1),terms:o?e("core/editor").getEditedPostAttribute(o.rest_base):[],taxonomy:o}})),Object(l.withDispatch)((function(e){return{onUpdateTerms:function(t,n){e("core/editor").editPost(Object(f.a)({},n,t))}}})),Hr.withSpokenMessages,Lr.withInstanceId,Object(Hr.withFilters)("editor.PostTaxonomyType")])(Js);var tl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postType:e("core/editor").getCurrentPostType(),taxonomies:e("core").getTaxonomies({per_page:-1})}}))])((function(e){var t=e.postType,n=e.taxonomies,r=e.taxonomyWrapper,o=void 0===r?O.identity:r,i=Object(O.filter)(n,(function(e){return Object(O.includes)(e.types,t)}));return Object(O.filter)(i,(function(e){return e.visibility.show_ui})).map((function(e){var t=e.hierarchical?el:As;return Object(Ir.createElement)(Ir.Fragment,{key:"taxonomy-".concat(e.slug)},o(Object(Ir.createElement)(t,{slug:e.slug}),e))}))}));var nl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{postType:e("core/editor").getCurrentPostType(),taxonomies:e("core").getTaxonomies({per_page:-1})}}))])((function(e){var t=e.postType,n=e.taxonomies,r=e.children;return Object(O.some)(n,(function(e){return Object(O.includes)(e.types,t)}))?r:null})),rl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).edit=e.edit.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopEditing=e.stopEditing.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"edit",value:function(e){var t=e.target.value;this.props.onChange(t),this.setState({value:t,isDirty:!0})}},{key:"stopEditing",value:function(){this.state.isDirty&&(this.props.onPersist(this.state.value),this.setState({isDirty:!1}))}},{key:"render",value:function(){var e=this.state.value,t=this.props.instanceId;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("label",{htmlFor:"post-content-".concat(t),className:"screen-reader-text"},Object(_.__)("Type text or HTML")),Object(Ir.createElement)(di.a,{autoComplete:"off",dir:"auto",value:e,onChange:this.edit,onBlur:this.stopEditing,className:"editor-post-text-editor",id:"post-content-".concat(t),placeholder:Object(_.__)("Start writing with text or HTML")}))}}],[{key:"getDerivedStateFromProps",value:function(e,t){return t.isDirty?null:{value:e.value,isDirty:!1}}}]),t}(Ir.Component),ol=Object(Lr.compose)([Object(l.withSelect)((function(e){return{value:(0,e("core/editor").getEditedPostContent)()}})),Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.editPost,r=t.resetBlocks;return{onChange:function(e){n({content:e})},onPersist:function(e){r(Object(i.parse)(e))}}})),Lr.withInstanceId])(rl),il=function(e){function t(e){var n,r=e.permalinkParts,o=e.slug;return Object(Nr.a)(this,t),(n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={editedPostName:o||r.postName},n.onSavePermalink=n.onSavePermalink.bind(Object(Ur.a)(Object(Ur.a)(n))),n}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onSavePermalink",value:function(e){var t=ua(this.state.editedPostName);e.preventDefault(),this.props.onSave(),t!==this.props.postName&&(this.props.editPost({slug:t}),this.setState({editedPostName:t}))}},{key:"render",value:function(){var e=this,t=this.props.permalinkParts,n=t.prefix,r=t.suffix,o=this.state.editedPostName;return Object(Ir.createElement)("form",{className:"editor-post-permalink-editor",onSubmit:this.onSavePermalink},Object(Ir.createElement)("span",{className:"editor-post-permalink__editor-container"},Object(Ir.createElement)("span",{className:"editor-post-permalink-editor__prefix"},n),Object(Ir.createElement)("input",{className:"editor-post-permalink-editor__edit","aria-label":Object(_.__)("Edit post permalink"),value:o,onChange:function(t){return e.setState({editedPostName:t.target.value})},type:"text",autoFocus:!0}),Object(Ir.createElement)("span",{className:"editor-post-permalink-editor__suffix"},r),"‎"),Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink-editor__save",isLarge:!0,onClick:this.onSavePermalink},Object(_.__)("Save")))}}]),t}(Ir.Component),cl=Object(Lr.compose)([Object(l.withSelect)((function(e){return{permalinkParts:(0,e("core/editor").getPermalinkParts)()}})),Object(l.withDispatch)((function(e){return{editPost:e("core/editor").editPost}}))])(il),al=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).addVisibilityCheck=e.addVisibilityCheck.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onVisibilityChange=e.onVisibilityChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isCopied:!1,isEditingPermalink:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"addVisibilityCheck",value:function(){window.addEventListener("visibilitychange",this.onVisibilityChange)}},{key:"onVisibilityChange",value:function(){var e=this.props,t=e.isEditable,n=e.refreshPost;t||"visible"!==document.visibilityState||n()}},{key:"componentDidUpdate",value:function(e,t){t.isEditingPermalink&&!this.state.isEditingPermalink&&this.linkElement.focus()}},{key:"componentWillUnmount",value:function(){window.removeEventListener("visibilitychange",this.addVisibilityCheck)}},{key:"render",value:function(){var e=this,t=this.props,n=t.isEditable,r=t.isNew,o=t.isPublished,i=t.isViewable,c=t.permalinkParts,a=t.postLink,s=t.postSlug,l=t.postID,u=t.postTitle;if(r||!i||!c||!a)return null;var d=this.state,p=d.isCopied,b=d.isEditingPermalink,f=p?Object(_.__)("Permalink copied"):Object(_.__)("Copy the permalink"),h=c.prefix,m=c.suffix,v=s||ua(u)||l,O=n?h+v+m:h;return Object(Ir.createElement)("div",{className:"editor-post-permalink"},Object(Ir.createElement)(Hr.ClipboardButton,{className:xr()("editor-post-permalink__copy",{"is-copied":p}),text:O,label:f,onCopy:function(){return e.setState({isCopied:!0})},"aria-disabled":p,icon:"admin-links"}),Object(Ir.createElement)("span",{className:"editor-post-permalink__label"},Object(_.__)("Permalink:")),!b&&Object(Ir.createElement)(Hr.ExternalLink,{className:"editor-post-permalink__link",href:o?O:a,target:"_blank",ref:function(t){return e.linkElement=t}},Object(g.safeDecodeURI)(O),"‎"),b&&Object(Ir.createElement)(cl,{slug:v,onSave:function(){return e.setState({isEditingPermalink:!1})}}),n&&!b&&Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink__edit",isLarge:!0,onClick:function(){return e.setState({isEditingPermalink:!0})}},Object(_.__)("Edit")),!n&&Object(Ir.createElement)(Hr.Button,{className:"editor-post-permalink__change",isLarge:!0,href:la("options-permalink.php"),onClick:this.addVisibilityCheck,target:"_blank"},Object(_.__)("Change Permalinks")))}}]),t}(Ir.Component),sl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.isPermalinkEditable,o=t.getCurrentPost,i=t.getPermalinkParts,c=t.getEditedPostAttribute,a=t.isCurrentPostPublished,s=e("core").getPostType,l=o(),u=l.id,d=l.link,p=s(c("type"));return{isNew:n(),postLink:d,permalinkParts:i(),postSlug:c("slug"),isEditable:r(),isPublished:a(),postTitle:c("title"),postID:u,isViewable:Object(O.get)(p,["viewable"],!1)}})),Object(l.withDispatch)((function(e){return{refreshPost:e("core/editor").refreshPost}}))])(al),ll=/[\r\n]+/g,ul=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onChange=e.onChange.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onSelect=e.onSelect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onUnselect=e.onUnselect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.redirectHistory=e.redirectHistory.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={isSelected:!1},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"handleFocusOutside",value:function(){this.onUnselect()}},{key:"onSelect",value:function(){this.setState({isSelected:!0}),this.props.clearSelectedBlock()}},{key:"onUnselect",value:function(){this.setState({isSelected:!1})}},{key:"onChange",value:function(e){var t=e.target.value.replace(ll," ");this.props.onUpdate(t)}},{key:"onKeyDown",value:function(e){e.keyCode===jo.ENTER&&(e.preventDefault(),this.props.onEnterPress())}},{key:"redirectHistory",value:function(e){e.shiftKey?this.props.onRedo():this.props.onUndo(),e.preventDefault()}},{key:"render",value:function(){var e=this.props,t=e.hasFixedToolbar,n=e.isCleanNewPost,r=e.isFocusMode,o=e.isPostTypeViewable,i=e.instanceId,c=e.placeholder,a=e.title,s=this.state.isSelected,l=xr()("wp-block editor-post-title__block",{"is-selected":s,"is-focus-mode":r,"has-fixed-toolbar":t}),u=Object(Ji.decodeEntities)(c);return Object(Ir.createElement)(Ma,{supportKeys:"title"},Object(Ir.createElement)("div",{className:"editor-post-title"},Object(Ir.createElement)("div",{className:l},Object(Ir.createElement)(Hr.KeyboardShortcuts,{shortcuts:{"mod+z":this.redirectHistory,"mod+shift+z":this.redirectHistory}},Object(Ir.createElement)("label",{htmlFor:"post-title-".concat(i),className:"screen-reader-text"},u||Object(_.__)("Add title")),Object(Ir.createElement)(di.a,{id:"post-title-".concat(i),className:"editor-post-title__input",value:a,onChange:this.onChange,placeholder:u||Object(_.__)("Add title"),onFocus:this.onSelect,onKeyDown:this.onKeyDown,onKeyPress:this.onUnselect,autoFocus:n})),s&&o&&Object(Ir.createElement)(sl,null))))}}]),t}(Ir.Component),dl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getEditedPostAttribute,r=t.getEditorSettings,o=t.isCleanNewPost,i=(0,e("core").getPostType)(n("type")),c=r(),a=c.titlePlaceholder,s=c.focusMode,l=c.hasFixedToolbar;return{isCleanNewPost:o(),title:n("title"),isPostTypeViewable:Object(O.get)(i,["viewable"],!1),placeholder:a,isFocusMode:s,hasFixedToolbar:l}})),pl=Object(l.withDispatch)((function(e){var t=e("core/editor"),n=t.insertDefaultBlock,r=t.editPost,o=t.clearSelectedBlock;return{onEnterPress:function(){n(void 0,void 0,0)},onUpdate:function(e){r({title:e})},onUndo:t.undo,onRedo:t.redo,clearSelectedBlock:o}})),bl=Object(Lr.compose)(dl,pl,Lr.withInstanceId,Hr.withFocusOutside)(ul);var fl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.getCurrentPostId,o=t.getCurrentPostType;return{isNew:n(),postId:r(),postType:o()}})),Object(l.withDispatch)((function(e){return{trashPost:e("core/editor").trashPost}}))])((function(e){var t=e.isNew,n=e.postId,r=e.postType,o=Object(p.a)(e,["isNew","postId","postType"]);return t||!n?null:Object(Ir.createElement)(Hr.Button,{className:"editor-post-trash button-link-delete",onClick:function(){return o.trashPost(n,r)},isDefault:!0,isLarge:!0},Object(_.__)("Move to trash"))}));var hl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.isEditedPostNew,r=t.getCurrentPostId;return{isNew:n(),postId:r()}}))((function(e){var t=e.isNew,n=e.postId,r=e.children;return t||!n?null:r}));var ml=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getCurrentPost,r=t.getCurrentPostType;return{hasPublishAction:Object(O.get)(n(),["_links","wp:action-publish"],!1),postType:r()}}))])((function(e){var t=e.hasPublishAction;return(0,e.render)({canEdit:t})})),vl=n("7fqt");var Ol=Object(l.withSelect)((function(e){return{content:e("core/editor").getEditedPostAttribute("content")}}))((function(e){var t=e.content,n=Object(_._x)("words","Word count type. Do not translate!");return Object(Ir.createElement)("span",{className:"word-count"},Object(vl.count)(t,n))}));var gl=Object(l.withSelect)((function(e){var t=e("core/editor").getGlobalBlockCount;return{headingCount:t("core/heading"),paragraphCount:t("core/paragraph"),numberOfBlocks:t()}}))((function(e){var t=e.headingCount,n=e.paragraphCount,r=e.numberOfBlocks;return Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("div",{className:"table-of-contents__counts",role:"note","aria-label":Object(_.__)("Document Statistics"),tabIndex:"0"},Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Words"),Object(Ir.createElement)(Ol,null)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Headings"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},t)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Paragraphs"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},n)),Object(Ir.createElement)("div",{className:"table-of-contents__count"},Object(_.__)("Blocks"),Object(Ir.createElement)("span",{className:"table-of-contents__number"},r))),t>0&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("hr",null),Object(Ir.createElement)("span",{className:"table-of-contents__title"},Object(_.__)("Document Outline")),Object(Ir.createElement)(wa,null)))}));var jl=Object(l.withSelect)((function(e){return{hasBlocks:!!e("core/editor").getBlockCount()}}))((function(e){var t=e.hasBlocks;return Object(Ir.createElement)(Hr.Dropdown,{position:"bottom",className:"table-of-contents",contentClassName:"table-of-contents__popover",renderToggle:function(e){var n=e.isOpen,r=e.onToggle;return Object(Ir.createElement)(Hr.IconButton,{onClick:t?r:void 0,icon:"info-outline","aria-expanded":n,label:Object(_.__)("Content structure"),labelPosition:"bottom","aria-disabled":!t})},renderContent:function(){return Object(Ir.createElement)(gl,null)}})})),yl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).warnIfUnsavedChanges=e.warnIfUnsavedChanges.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){window.addEventListener("beforeunload",this.warnIfUnsavedChanges)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("beforeunload",this.warnIfUnsavedChanges)}},{key:"warnIfUnsavedChanges",value:function(e){if(this.props.isDirty)return e.returnValue=Object(_.__)("You have unsaved changes. If you proceed, they will be lost."),e.returnValue}},{key:"render",value:function(){return null}}]),t}(Ir.Component),kl=Object(l.withSelect)((function(e){return{isDirty:e("core/editor").isEditedPostDirty()}}))(yl),_l=Object(l.withSelect)((function(e){return{selectedBlockClientId:e("core/editor").getBlockSelectionStart()}}))((function(e){var t=e.selectedBlockClientId;return t&&Object(Ir.createElement)(Hr.Button,{isDefault:!0,type:"button",className:"editor-skip-to-selected-block",onClick:function(){Yi(t).closest(".editor-block-list__block").focus()}},Object(_.__)("Skip to the selected block"))})),El=n("BLeD"),Sl=n.n(El);function Cl(e,t,n){var r=new Sl.a(e);return t&&r.remove("is-style-"+t.name),r.add("is-style-"+n.name),r.value}var wl=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock,o=e("core/blocks").getBlockStyles,i=r(n);return{name:i.name,attributes:i.attributes,className:i.attributes.className||"",styles:o(i.name)}})),Object(l.withDispatch)((function(e,t){var n=t.clientId;return{onChangeClassName:function(t){e("core/editor").updateBlockAttributes(n,{className:t})}}}))])((function(e){var t=e.styles,n=e.className,r=e.onChangeClassName,o=e.name,i=e.attributes,c=e.onSwitch,a=void 0===c?O.noop:c,s=e.onHoverClassName,l=void 0===s?O.noop:s;if(!t||0===t.length)return null;var u=function(e,t){var n=!0,r=!1,o=void 0;try{for(var i,c=new Sl.a(t).values()[Symbol.iterator]();!(n=(i=c.next()).done);n=!0){var a=i.value;if(-1!==a.indexOf("is-style-")){var s=a.substring(9),l=Object(O.find)(e,{name:s});if(l)return l}}}catch(e){r=!0,o=e}finally{try{n||null==c.return||c.return()}finally{if(r)throw o}}return Object(O.find)(e,"isDefault")}(t,n);function p(e){var t=Cl(n,u,e);r(t),a()}return Object(Ir.createElement)("div",{className:"editor-block-styles"},t.map((function(e){var t=Cl(n,u,e);return Object(Ir.createElement)("div",{key:e.name,className:xr()("editor-block-styles__item",{"is-active":u===e}),onClick:function(){return p(e)},onKeyDown:function(t){jo.ENTER!==t.keyCode&&jo.SPACE!==t.keyCode||(t.preventDefault(),p(e))},onMouseEnter:function(){return l(t)},onMouseLeave:function(){return l(null)},role:"button",tabIndex:"0","aria-label":e.label||e.name},Object(Ir.createElement)("div",{className:"editor-block-styles__item-preview"},Object(Ir.createElement)(Si,{name:o,attributes:Object(d.a)({},i,{className:t})})),Object(Ir.createElement)("div",{className:"editor-block-styles__item-label"},e.label||e.name))})))}));var Tl=Object(l.withSelect)((function(e){return{blocks:(0,e("core/editor").getMultiSelectedBlocks)()}}))((function(e){var t=e.blocks,n=Object(vl.count)(Object(i.serialize)(t),"words");return Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card"},Object(Ir.createElement)($r,{icon:Object(Ir.createElement)(Hr.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(Ir.createElement)(Hr.Path,{d:"M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14z"})),showColors:!0}),Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-content"},Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-title"},Object(_.sprintf)(Object(_._n)("%d block","%d blocks",t.length),t.length)),Object(Ir.createElement)("div",{className:"editor-multi-selection-inspector__card-description"},Object(_.sprintf)(Object(_._n)("%d word","%d words",n),n))))})),Pl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getSelectedBlockCount,o=t.getBlockName,c=e("core/blocks").getBlockStyles,a=n(),s=a&&o(a),l=a&&Object(i.getBlockType)(s),u=a&&c(s);return{count:r(),hasBlockStyles:u&&u.length>0,selectedBlockName:s,selectedBlockClientId:a,blockType:l}}))((function(e){var t=e.selectedBlockClientId,n=e.selectedBlockName,r=e.blockType,o=e.count,c=e.hasBlockStyles;if(o>1)return Object(Ir.createElement)(Tl,null);var a=n===Object(i.getUnregisteredTypeHandlerName)();return r&&t&&!a?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)("div",{className:"editor-block-inspector__card"},Object(Ir.createElement)($r,{icon:r.icon,showColors:!0}),Object(Ir.createElement)("div",{className:"editor-block-inspector__card-content"},Object(Ir.createElement)("div",{className:"editor-block-inspector__card-title"},r.title),Object(Ir.createElement)("div",{className:"editor-block-inspector__card-description"},r.description))),c&&Object(Ir.createElement)("div",null,Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Styles"),initialOpen:!1},Object(Ir.createElement)(wl,{clientId:t}))),Object(Ir.createElement)("div",null,Object(Ir.createElement)(hc.Slot,null)),Object(Ir.createElement)("div",null,Object(Ir.createElement)(uc.Slot,null,(function(e){return!Object(O.isEmpty)(e)&&Object(Ir.createElement)(Hr.PanelBody,{className:"editor-block-inspector__advanced",title:Object(_.__)("Advanced"),initialOpen:!1},e)}))),Object(Ir.createElement)(_l,{key:"back"})):Object(Ir.createElement)("span",{className:"editor-block-inspector__no-blocks"},Object(_.__)("No block selected."))})),Il=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).bindContainer=e.bindContainer.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearSelectionIfFocusTarget=e.clearSelectionIfFocusTarget.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"clearSelectionIfFocusTarget",value:function(e){var t=this.props,n=t.hasSelectedBlock,r=t.hasMultiSelection,o=t.clearSelectedBlock,i=n||r;e.target===this.container&&i&&o()}},{key:"render",value:function(){return Object(Ir.createElement)("div",Object(Pr.a)({tabIndex:-1,onFocus:this.clearSelectionIfFocusTarget,ref:this.bindContainer},Object(O.omit)(this.props,["clearSelectedBlock","hasSelectedBlock","hasMultiSelection"])))}}]),t}(Ir.Component),Bl=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.hasSelectedBlock,r=t.hasMultiSelection;return{hasSelectedBlock:n(),hasMultiSelection:r()}})),Object(l.withDispatch)((function(e){return{clearSelectedBlock:e("core/editor").clearSelectedBlock}}))])(Il);var xl=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlock,c=r.getBlockMode,a=o(n);return{mode:c(n),blockType:a?Object(i.getBlockType)(a.name):null}})),Object(l.withDispatch)((function(e,t){var n=t.onToggle,r=void 0===n?O.noop:n,o=t.clientId;return{onToggleMode:function(){e("core/editor").toggleBlockMode(o),r()}}}))])((function(e){var t=e.blockType,n=e.mode,r=e.onToggleMode,o=e.small,c=void 0!==o&&o;if(!Object(i.hasBlockSupport)(t,"html",!0))return null;var a="visual"===n?Object(_.__)("Edit as HTML"):Object(_.__)("Edit visually");return Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:r,icon:"html",label:c?a:void 0},!c&&a)}));var Ll=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlocksByClientId,c=r.canInsertBlockType,a=r.__experimentalGetReusableBlock,s=o(n),l=c("core/block")&&Object(O.every)(s,(function(e){return!!e&&e.isValid&&Object(i.hasBlockSupport)(e.name,"reusable",!0)}));return{isVisible:l,isStaticBlock:l&&(1!==s.length||!Object(i.isReusableBlock)(s[0])||!a(s[0].attributes.ref))}})),Object(l.withDispatch)((function(e,t){var n=t.clientIds,r=t.onToggle,o=void 0===r?O.noop:r,i=e("core/editor"),c=i.__experimentalConvertBlockToReusable,a=i.__experimentalConvertBlockToStatic;return{onConvertToStatic:function(){1===n.length&&(a(n[0]),o())},onConvertToReusable:function(){c(n),o()}}}))])((function(e){var t=e.isVisible,n=e.isStaticBlock,r=e.onConvertToStatic,o=e.onConvertToReusable;return t?Object(Ir.createElement)(Ir.Fragment,null,n&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"controls-repeat",onClick:o},Object(_.__)("Add to Reusable Blocks")),!n&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"controls-repeat",onClick:r},Object(_.__)("Convert to Regular Block"))):null}));var Al=Object(Lr.compose)([Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor"),o=r.getBlock,c=r.__experimentalGetReusableBlock,a=o(n);return{reusableBlock:a&&Object(i.isReusableBlock)(a)?c(a.attributes.ref):null}})),Object(l.withDispatch)((function(e,t){var n=t.onToggle,r=void 0===n?O.noop:n,o=e("core/editor").__experimentalDeleteReusableBlock;return{onDelete:function(e){window.confirm(Object(_.__)("Are you sure you want to delete this Reusable Block?\n\nIt will be permanently removed from all posts and pages that use it."))&&(o(e),r())}}}))])((function(e){var t=e.reusableBlock,n=e.onDelete;return t?Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",icon:"no",disabled:t.isTemporary,onClick:function(){return n(t.id)}},Object(_.__)("Remove from Reusable Blocks")):null}));function Nl(e){var t=e.shouldRender,n=e.onClick,r=e.small;if(!t)return null;var o=Object(_.__)("Convert to Blocks");return Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:n,icon:"screenoptions",label:r?o:void 0},!r&&o)}var Rl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock(n);return{block:r,shouldRender:r&&"core/html"===r.name}})),Object(l.withDispatch)((function(e,t){var n=t.block;return{onClick:function(){return e("core/editor").replaceBlocks(n.clientId,Object(i.rawHandler)({HTML:Object(i.getBlockContent)(n)}))}}})))(Nl),Dl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientId,r=e("core/editor").getBlock(n);return{block:r,shouldRender:r&&r.name===Object(i.getFreeformContentHandlerName)()}})),Object(l.withDispatch)((function(e,t){var n=t.block;return{onClick:function(){return e("core/editor").replaceBlocks(n.clientId,Object(i.rawHandler)({HTML:Object(i.serialize)(n)}))}}})))(Nl),Fl=Object(Hr.createSlotFill)("_BlockSettingsMenuFirstItem"),Ml=Fl.Fill,Ul=Fl.Slot;Ml.Slot=Ul;var Hl=Ml,Vl=Object(Hr.createSlotFill)("_BlockSettingsMenuPluginsExtension"),Kl=Vl.Fill,Wl=Vl.Slot;Kl.Slot=Wl;var zl=Kl;var ql=Object(l.withDispatch)((function(e){var t=e("core/editor").selectBlock;return{onSelect:function(e){t(e)}}}))((function(e){var t=e.clientIds,n=e.onSelect,r=Object(O.castArray)(t),o=r.length,i=r[0];return Object(Ir.createElement)(Pa,{clientIds:t},(function(e){var r=e.onDuplicate,c=e.onRemove,a=e.onInsertAfter,s=e.onInsertBefore,l=e.canDuplicate,u=e.isLocked;return Object(Ir.createElement)(Hr.Dropdown,{contentClassName:"editor-block-settings-menu__popover",position:"bottom right",renderToggle:function(e){var t=e.onToggle,r=e.isOpen,c=xr()("editor-block-settings-menu__toggle",{"is-opened":r}),a=r?Object(_.__)("Hide options"):Object(_.__)("More options");return Object(Ir.createElement)(Hr.Toolbar,{controls:[{icon:"ellipsis",title:a,onClick:function(){1===o&&n(i),t()},className:c,extraProps:{"aria-expanded":r}}]})},renderContent:function(e){var n=e.onClose;return Object(Ir.createElement)(Hr.NavigableMenu,{className:"editor-block-settings-menu__content"},Object(Ir.createElement)(Hl.Slot,{fillProps:{onClose:n}}),1===o&&Object(Ir.createElement)(Dl,{clientId:i}),1===o&&Object(Ir.createElement)(Rl,{clientId:i}),!u&&l&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:r,icon:"admin-page",shortcut:Ba.duplicate.display},Object(_.__)("Duplicate")),!u&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:s,icon:"insert-before",shortcut:Ba.insertBefore.display},Object(_.__)("Insert Before")),Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:a,icon:"insert-after",shortcut:Ba.insertAfter.display},Object(_.__)("Insert After"))),1===o&&Object(Ir.createElement)(xl,{clientId:i,onToggle:n}),Object(Ir.createElement)(Ll,{clientIds:t,onToggle:n}),Object(Ir.createElement)(zl.Slot,{fillProps:{clientIds:t,onClose:n}}),Object(Ir.createElement)("div",{className:"editor-block-settings-menu__separator"}),1===o&&Object(Ir.createElement)(Al,{clientId:i,onToggle:n}),!u&&Object(Ir.createElement)(Hr.MenuItem,{className:"editor-block-settings-menu__control",onClick:c,icon:"trash",shortcut:Ba.removeBlock.display},Object(_.__)("Remove Block")))}})}))})),Gl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).state={hoveredClassName:null},e.onHoverClassName=e.onHoverClassName.bind(Object(Ur.a)(Object(Ur.a)(e))),e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"onHoverClassName",value:function(e){this.setState({hoveredClassName:e})}},{key:"render",value:function(){var e=this,t=this.props,n=t.blocks,r=t.onTransform,o=t.inserterItems,c=t.hasBlockStyles,a=this.state.hoveredClassName;if(!n||!n.length)return null;var s=Object(O.mapKeys)(o,(function(e){return e.name})),l=Object(O.orderBy)(Object(O.filter)(Object(i.getPossibleBlockTransformations)(n),(function(e){return e&&!!s[e.name]})),(function(e){return s[e.name].frecency}),"desc"),u=n[0].name,p=Object(i.getBlockType)(u);return c||l.length?Object(Ir.createElement)(Hr.Dropdown,{position:"bottom right",className:"editor-block-switcher",contentClassName:"editor-block-switcher__popover",renderToggle:function(e){var t=e.onToggle,r=e.isOpen,o=1===n.length?Object(_.__)("Change block type"):Object(_.sprintf)(Object(_._n)("Change type of %d block","Change type of %d blocks",n.length),n.length);return Object(Ir.createElement)(Hr.Toolbar,null,Object(Ir.createElement)(Hr.IconButton,{className:"editor-block-switcher__toggle",onClick:t,"aria-haspopup":"true","aria-expanded":r,label:o,tooltip:o,onKeyDown:function(e){r||e.keyCode!==jo.DOWN||(e.preventDefault(),e.stopPropagation(),t())}},Object(Ir.createElement)($r,{icon:p.icon,showColors:!0}),Object(Ir.createElement)(Hr.SVG,{className:"editor-block-switcher__transform",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},Object(Ir.createElement)(Hr.Path,{d:"M6.5 8.9c.6-.6 1.4-.9 2.2-.9h6.9l-1.3 1.3 1.4 1.4L19.4 7l-3.7-3.7-1.4 1.4L15.6 6H8.7c-1.4 0-2.6.5-3.6 1.5l-2.8 2.8 1.4 1.4 2.8-2.8zm13.8 2.4l-2.8 2.8c-.6.6-1.3.9-2.1.9h-7l1.3-1.3-1.4-1.4L4.6 16l3.7 3.7 1.4-1.4L8.4 17h6.9c1.3 0 2.6-.5 3.5-1.5l2.8-2.8-1.3-1.4z"}))))},renderContent:function(t){var o=t.onClose;return Object(Ir.createElement)(Ir.Fragment,null,c&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Block Styles"),initialOpen:!0},Object(Ir.createElement)(wl,{clientId:n[0].clientId,onSwitch:o,onHoverClassName:e.onHoverClassName})),0!==l.length&&Object(Ir.createElement)(Hr.PanelBody,{title:Object(_.__)("Transform To:"),initialOpen:!0},Object(Ir.createElement)(Ti,{items:l.map((function(e){return{id:e.name,icon:e.icon,title:e.title,hasChildBlocksWithInserterSupport:Object(i.hasChildBlocksWithInserterSupport)(e.name)}})),onSelect:function(e){r(n,e.id),o()}})),null!==a&&Object(Ir.createElement)(Ci,{name:n[0].name,attributes:Object(d.a)({},n[0].attributes,{className:a})}))}}):n.length>1?null:Object(Ir.createElement)(Hr.Toolbar,null,Object(Ir.createElement)(Hr.IconButton,{disabled:!0,className:"editor-block-switcher__no-switcher-icon",label:Object(_.__)("Block icon")},Object(Ir.createElement)($r,{icon:p.icon,showColors:!0})))}}]),t}(Ir.Component),Yl=Object(Lr.compose)(Object(l.withSelect)((function(e,t){var n=t.clientIds,r=e("core/editor"),o=r.getBlocksByClientId,i=r.getBlockRootClientId,c=r.getInserterItems,a=e("core/blocks").getBlockStyles,s=i(Object(O.first)(Object(O.castArray)(n))),l=o(n),u=l&&1===l.length?l[0]:null,d=u&&a(u.name);return{blocks:l,inserterItems:c(s),hasBlockStyles:d&&d.length>0}})),Object(l.withDispatch)((function(e,t){return{onTransform:function(n,r){e("core/editor").replaceBlocks(t.clientIds,Object(i.switchToBlockType)(n,r))}}})))(Gl);var $l=Object(l.withSelect)((function(e){var t=e("core/editor").getMultiSelectedBlockClientIds();return{isMultiBlockSelection:t.length>1,selectedBlockClientIds:t}}))((function(e){var t=e.isMultiBlockSelection,n=e.selectedBlockClientIds;return t?Object(Ir.createElement)(Yl,{key:"switcher",clientIds:n}):null}));var Xl=Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getBlockMode,o=t.getMultiSelectedBlockClientIds,i=t.isBlockValid,c=n();return{blockClientIds:c?[c]:o(),isValid:c?i(c):null,mode:c?r(c):null}}))((function(e){var t=e.blockClientIds,n=e.isValid,r=e.mode;return 0===t.length?null:t.length>1?Object(Ir.createElement)("div",{className:"editor-block-toolbar"},Object(Ir.createElement)($l,null),Object(Ir.createElement)(ql,{clientIds:t})):Object(Ir.createElement)("div",{className:"editor-block-toolbar"},"visual"===r&&n&&Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(Yl,{clientIds:t}),Object(Ir.createElement)(po.Slot,null),Object(Ir.createElement)(go.Slot,null)),Object(Ir.createElement)(ql,{clientIds:t}))})),Ql=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onCopy=function(t){return e.props.onCopy(t)},e.onCut=function(t){return e.props.onCut(t)},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){document.addEventListener("copy",this.onCopy),document.addEventListener("cut",this.onCut)}},{key:"componentWillUnmount",value:function(){document.removeEventListener("copy",this.onCopy),document.removeEventListener("cut",this.onCut)}},{key:"render",value:function(){return null}}]),t}(Ir.Component),Zl=Object(Lr.compose)([Object(l.withDispatch)((function(e,t,n){var r=(0,n.select)("core/editor"),o=r.getBlocksByClientId,c=r.getMultiSelectedBlockClientIds,a=r.getSelectedBlockClientId,s=r.hasMultiSelection,l=e("core/editor").removeBlocks,u=function(e){var t=a()?[a()]:c();if(0!==t.length&&(s()||!Object(Vo.documentHasSelection)())){var n=Object(i.serialize)(o(t));e.clipboardData.setData("text/plain",n),e.clipboardData.setData("text/html",n),e.preventDefault()}};return{onCopy:u,onCut:function(e){if(u(e),s()){var t=a()?[a()]:c();l(t)}}}}))])(Ql),Jl=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).reboot=e.reboot.bind(Object(Ur.a)(Object(Ur.a)(e))),e.getContent=e.getContent.bind(Object(Ur.a)(Object(Ur.a)(e))),e.state={error:null},e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidCatch",value:function(e){this.setState({error:e})}},{key:"reboot",value:function(){this.props.onError()}},{key:"getContent",value:function(){try{return Object(l.select)("core/editor").getEditedPostContent()}catch(e){}}},{key:"render",value:function(){var e=this.state.error;return e?Object(Ir.createElement)(ei,{className:"editor-error-boundary",actions:[Object(Ir.createElement)(Hr.Button,{key:"recovery",onClick:this.reboot,isLarge:!0},Object(_.__)("Attempt Recovery")),Object(Ir.createElement)(Hr.ClipboardButton,{key:"copy-post",text:this.getContent,isLarge:!0},Object(_.__)("Copy Post Text")),Object(Ir.createElement)(Hr.ClipboardButton,{key:"copy-error",text:e.stack,isLarge:!0},Object(_.__)("Copy Error"))]},Object(_.__)("The editor has encountered an unexpected error.")):this.props.children}}]),t}(Ir.Component),eu=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidUpdate",value:function(){this.scrollIntoView()}},{key:"scrollIntoView",value:function(){var e=this.props.extentClientId;if(e){var t=Yi(e);if(t){var n=Object(Vo.getScrollContainer)(t);n&&Ei()(t,n,{onlyScrollIfNeeded:!0})}}}},{key:"render",value:function(){return null}}]),t}(Ir.Component),tu=Object(l.withSelect)((function(e){return{extentClientId:(0,e("core/editor").getLastMultiSelectedBlockClientId)()}}))(eu),nu=[jo.UP,jo.RIGHT,jo.DOWN,jo.LEFT,jo.ENTER,jo.BACKSPACE];var ru=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).stopTypingOnSelectionUncollapse=e.stopTypingOnSelectionUncollapse.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnMouseMove=e.stopTypingOnMouseMove.bind(Object(Ur.a)(Object(Ur.a)(e))),e.startTypingInTextField=e.startTypingInTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnNonTextField=e.stopTypingOnNonTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.stopTypingOnEscapeKey=e.stopTypingOnEscapeKey.bind(Object(Ur.a)(Object(Ur.a)(e))),e.onKeyDown=Object(O.over)([e.startTypingInTextField,e.stopTypingOnEscapeKey]),e.lastMouseMove=null,e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.toggleEventBindings(this.props.isTyping)}},{key:"componentDidUpdate",value:function(e){this.props.isTyping!==e.isTyping&&this.toggleEventBindings(this.props.isTyping)}},{key:"componentWillUnmount",value:function(){this.toggleEventBindings(!1)}},{key:"toggleEventBindings",value:function(e){var t=e?"addEventListener":"removeEventListener";document[t]("selectionchange",this.stopTypingOnSelectionUncollapse),document[t]("mousemove",this.stopTypingOnMouseMove)}},{key:"stopTypingOnMouseMove",value:function(e){var t=e.clientX,n=e.clientY;if(this.lastMouseMove){var r=this.lastMouseMove,o=r.clientX,i=r.clientY;o===t&&i===n||this.props.onStopTyping()}this.lastMouseMove={clientX:t,clientY:n}}},{key:"stopTypingOnSelectionUncollapse",value:function(){var e=window.getSelection();e.rangeCount>0&&e.getRangeAt(0).collapsed||this.props.onStopTyping()}},{key:"stopTypingOnEscapeKey",value:function(e){this.props.isTyping&&e.keyCode===jo.ESCAPE&&this.props.onStopTyping()}},{key:"startTypingInTextField",value:function(e){var t=this.props,n=t.isTyping,r=t.onStartTyping,o=e.type,i=e.target;n||!Object(Vo.isTextField)(i)||i.closest(".editor-block-toolbar")||("keydown"!==o||function(e){var t=e.keyCode;return!e.shiftKey&&Object(O.includes)(nu,t)}(e))&&r()}},{key:"stopTypingOnNonTextField",value:function(e){var t=this;e.persist(),this.props.setTimeout((function(){var n=t.props,r=n.isTyping,o=n.onStopTyping,i=e.target;r&&!Object(Vo.isTextField)(i)&&o()}))}},{key:"render",value:function(){var e=this.props.children;return Object(Ir.createElement)("div",{onFocus:this.stopTypingOnNonTextField,onKeyPress:this.startTypingInTextField,onKeyDown:this.onKeyDown},e)}}]),t}(Ir.Component),ou=Object(Lr.compose)([Object(l.withSelect)((function(e){return{isTyping:(0,e("core/editor").isTyping)()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onStartTyping:t.startTyping,onStopTyping:t.stopTyping}})),Lr.withSafeTimeout])(ru),iu=function(e){function t(){return Object(Nr.a)(this,t),Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"getSnapshotBeforeUpdate",value:function(e){var t=this.props,n=t.blockOrder,r=t.selectionStart;return n!==e.blockOrder&&r?this.getOffset(r):null}},{key:"componentDidUpdate",value:function(e,t,n){n&&this.restorePreviousOffset(n)}},{key:"getOffset",value:function(e){var t=Yi(e);return t?t.getBoundingClientRect().top:null}},{key:"restorePreviousOffset",value:function(e){var t=Yi(this.props.selectionStart);if(t){var n=Object(Vo.getScrollContainer)(t);n&&(n.scrollTop=n.scrollTop+t.getBoundingClientRect().top-e)}}},{key:"render",value:function(){return null}}]),t}(Ir.Component),cu=Object(l.withSelect)((function(e){return{blockOrder:e("core/editor").getBlockOrder(),selectionStart:e("core/editor").getBlockSelectionStart()}}))(iu),au=window.getSelection,su=Object(O.overEvery)([Vo.isTextField,Vo.focus.tabbable.isTabbableIndex]);var lu=function(e){function t(){var e;return Object(Nr.a)(this,t),(e=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments))).onKeyDown=e.onKeyDown.bind(Object(Ur.a)(Object(Ur.a)(e))),e.bindContainer=e.bindContainer.bind(Object(Ur.a)(Object(Ur.a)(e))),e.clearVerticalRect=e.clearVerticalRect.bind(Object(Ur.a)(Object(Ur.a)(e))),e.focusLastTextField=e.focusLastTextField.bind(Object(Ur.a)(Object(Ur.a)(e))),e.verticalRect=null,e}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"bindContainer",value:function(e){this.container=e}},{key:"clearVerticalRect",value:function(){this.verticalRect=null}},{key:"getClosestTabbable",value:function(e,t){var n=Vo.focus.focusable.find(this.container);return t&&(n=Object(O.reverse)(n)),n=n.slice(n.indexOf(e)+1),Object(O.find)(n,(function t(n,r,o){if(!Vo.focus.tabbable.isTabbableIndex(n))return!1;if(Object(Vo.isTextField)(n))return!0;if(!n.classList.contains("editor-block-list__block"))return!1;if(function(e){return!!e.querySelector(".editor-block-list__layout")}(n))return!0;if(n.contains(e))return!1;for(var i,c=1;(i=o[r+c])&&n.contains(i);c++)if(t(i,r+c,o))return!1;return!0}))}},{key:"expandSelection",value:function(e){var t=this.props,n=t.selectedBlockClientId,r=t.selectionStartClientId,o=t.selectionBeforeEndClientId,i=t.selectionAfterEndClientId,c=e?o:i;c&&this.props.onMultiSelect(r||n,c)}},{key:"moveSelection",value:function(e){var t=this.props,n=t.selectedFirstClientId,r=t.selectedLastClientId,o=e?n:r;o&&this.props.onSelectBlock(o)}},{key:"isTabbableEdge",value:function(e,t){var n,r,o=this.getClosestTabbable(e,t);return!(o&&(n=e,r=o,n.closest("[data-block]")===r.closest("[data-block]")))}},{key:"onKeyDown",value:function(e){var t=this.props,n=t.hasMultiSelection,r=t.onMultiSelect,o=t.blocks,i=e.keyCode,c=e.target,a=i===jo.UP,s=i===jo.DOWN,l=i===jo.LEFT,u=i===jo.RIGHT,d=a||l,p=l||u,b=a||s,f=p||b,h=e.shiftKey,m=h||e.ctrlKey||e.altKey||e.metaKey,v=b?Vo.isVerticalEdge:Vo.isHorizontalEdge;if(!f)return jo.isKeyboardEvent.primary(e)&&(this.isEntirelySelected=Object(Vo.isEntirelySelected)(c)),void(jo.isKeyboardEvent.primary(e,"a")&&((c.isContentEditable?this.isEntirelySelected:Object(Vo.isEntirelySelected)(c))&&(r(Object(O.first)(o),Object(O.last)(o)),e.preventDefault()),this.isEntirelySelected=!0));if(!e.nativeEvent.defaultPrevented&&function(e,t,n){if((t===jo.UP||t===jo.DOWN)&&!n)return!0;var r=e.tagName;return"INPUT"!==r&&"TEXTAREA"!==r}(c,i,m))if(b?this.verticalRect||(this.verticalRect=Object(Vo.computeCaretRect)(c)):this.verticalRect=null,h&&(n||this.isTabbableEdge(c,d)&&v(c,d)))this.expandSelection(d),e.preventDefault();else if(n)this.moveSelection(d),e.preventDefault();else if(b&&Object(Vo.isVerticalEdge)(c,d)){var g=this.getClosestTabbable(c,d);g&&(Object(Vo.placeCaretAtVerticalEdge)(g,d,this.verticalRect),e.preventDefault())}else if(p&&au().isCollapsed&&Object(Vo.isHorizontalEdge)(c,d)){var j=this.getClosestTabbable(c,d);Object(Vo.placeCaretAtHorizontalEdge)(j,d),e.preventDefault()}}},{key:"focusLastTextField",value:function(){var e=Vo.focus.focusable.find(this.container),t=Object(O.findLast)(e,su);t&&Object(Vo.placeCaretAtHorizontalEdge)(t,!0)}},{key:"render",value:function(){var e=this.props.children;return Object(Ir.createElement)("div",{className:"editor-writing-flow"},Object(Ir.createElement)("div",{ref:this.bindContainer,onKeyDown:this.onKeyDown,onMouseDown:this.clearVerticalRect},e),Object(Ir.createElement)("div",{"aria-hidden":!0,tabIndex:-1,onClick:this.focusLastTextField,className:"wp-block editor-writing-flow__click-redirect"}))}}]),t}(Ir.Component),uu=Object(Lr.compose)([Object(l.withSelect)((function(e){var t=e("core/editor"),n=t.getSelectedBlockClientId,r=t.getMultiSelectedBlocksStartClientId,o=t.getMultiSelectedBlocksEndClientId,i=t.getPreviousBlockClientId,c=t.getNextBlockClientId,a=t.getFirstMultiSelectedBlockClientId,s=t.getLastMultiSelectedBlockClientId,l=t.hasMultiSelection,u=t.getBlockOrder,d=n(),p=r(),b=o();return{selectedBlockClientId:d,selectionStartClientId:p,selectionBeforeEndClientId:i(b||d),selectionAfterEndClientId:c(b||d),selectedFirstClientId:a(),selectedLastClientId:s(),hasMultiSelection:l(),blocks:u()}})),Object(l.withDispatch)((function(e){var t=e("core/editor");return{onMultiSelect:t.multiSelect,onSelectBlock:t.selectBlock}}))])(lu),du=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,pu=function(e,t){t=t||{};var n=1,r=1;function o(e){var t=e.match(/\n/g);t&&(n+=t.length);var o=e.lastIndexOf("\n");r=~o?e.length-o:r+e.length}function i(){var e={line:n,column:r};return function(t){return t.position=new c(e),b(),t}}function c(e){this.start=e,this.end={line:n,column:r},this.source=t.source}c.prototype.content=e;var a=[];function s(o){var i=new Error(t.source+":"+n+":"+r+": "+o);if(i.reason=o,i.filename=t.source,i.line=n,i.column=r,i.source=e,!t.silent)throw i;a.push(i)}function l(){return p(/^{\s*/)}function u(){return p(/^}/)}function d(){var t,n=[];for(b(),f(n);e.length&&"}"!==e.charAt(0)&&(t=C()||w());)!1!==t&&(n.push(t),f(n));return n}function p(t){var n=t.exec(e);if(n){var r=n[0];return o(r),e=e.slice(r.length),n}}function b(){p(/^\s*/)}function f(e){var t;for(e=e||[];t=m();)!1!==t&&e.push(t);return e}function m(){var t=i();if("/"===e.charAt(0)&&"*"===e.charAt(1)){for(var n=2;""!==e.charAt(n)&&("*"!==e.charAt(n)||"/"!==e.charAt(n+1));)++n;if(n+=2,""===e.charAt(n-1))return s("End of comment missing");var c=e.slice(2,n-2);return r+=2,o(c),e=e.slice(n),r+=2,t({type:"comment",comment:c})}}function v(){var e=p(/^([^{]+)/);if(e)return bu(e[0]).replace(/\/\*([^*]|[\r\n]|(\*+([^*/]|[\r\n])))*\*\/+/g,"").replace(/"(?:\\"|[^"])*"|'(?:\\'|[^'])*'/g,(function(e){return e.replace(/,/g,"‌")})).split(/\s*(?![^(]*\)),\s*/).map((function(e){return e.replace(/\u200C/g,",")}))}function O(){var e=i(),t=p(/^(\*?[-#\/\*\\\w]+(\[[0-9a-z_-]+\])?)\s*/);if(t){if(t=bu(t[0]),!p(/^:\s*/))return s("property missing ':'");var n=p(/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^\)]*?\)|[^};])+)/),r=e({type:"declaration",property:t.replace(du,""),value:n?bu(n[0]).replace(du,""):""});return p(/^[;\s]*/),r}}function g(){var e,t=[];if(!l())return s("missing '{'");for(f(t);e=O();)!1!==e&&(t.push(e),f(t));return u()?t:s("missing '}'")}function j(){for(var e,t=[],n=i();e=p(/^((\d+\.\d+|\.\d+|\d+)%?|[a-z]+)\s*/);)t.push(e[1]),p(/^,\s*/);if(t.length)return n({type:"keyframe",values:t,declarations:g()})}var y,k=S("import"),_=S("charset"),E=S("namespace");function S(e){var t=new RegExp("^@"+e+"\\s*([^;]+);");return function(){var n=i(),r=p(t);if(r){var o={type:e};return o[e]=r[1].trim(),n(o)}}}function C(){if("@"===e[0])return function(){var e=i(),t=p(/^@([-\w]+)?keyframes\s*/);if(t){var n=t[1];if(!(t=p(/^([-\w]+)\s*/)))return s("@keyframes missing name");var r,o=t[1];if(!l())return s("@keyframes missing '{'");for(var c=f();r=j();)c.push(r),c=c.concat(f());return u()?e({type:"keyframes",name:o,vendor:n,keyframes:c}):s("@keyframes missing '}'")}}()||function(){var e=i(),t=p(/^@media *([^{]+)/);if(t){var n=bu(t[1]);if(!l())return s("@media missing '{'");var r=f().concat(d());return u()?e({type:"media",media:n,rules:r}):s("@media missing '}'")}}()||function(){var e=i(),t=p(/^@custom-media\s+(--[^\s]+)\s*([^{;]+);/);if(t)return e({type:"custom-media",name:bu(t[1]),media:bu(t[2])})}()||function(){var e=i(),t=p(/^@supports *([^{]+)/);if(t){var n=bu(t[1]);if(!l())return s("@supports missing '{'");var r=f().concat(d());return u()?e({type:"supports",supports:n,rules:r}):s("@supports missing '}'")}}()||k()||_()||E()||function(){var e=i(),t=p(/^@([-\w]+)?document *([^{]+)/);if(t){var n=bu(t[1]),r=bu(t[2]);if(!l())return s("@document missing '{'");var o=f().concat(d());return u()?e({type:"document",document:r,vendor:n,rules:o}):s("@document missing '}'")}}()||function(){var e=i();if(p(/^@page */)){var t=v()||[];if(!l())return s("@page missing '{'");for(var n,r=f();n=O();)r.push(n),r=r.concat(f());return u()?e({type:"page",selectors:t,declarations:r}):s("@page missing '}'")}}()||function(){var e=i();if(p(/^@host\s*/)){if(!l())return s("@host missing '{'");var t=f().concat(d());return u()?e({type:"host",rules:t}):s("@host missing '}'")}}()||function(){var e=i();if(p(/^@font-face\s*/)){if(!l())return s("@font-face missing '{'");for(var t,n=f();t=O();)n.push(t),n=n.concat(f());return u()?e({type:"font-face",declarations:n}):s("@font-face missing '}'")}}()}function w(){var e=i(),t=v();return t?(f(),e({type:"rule",selectors:t,declarations:g()})):s("selector missing")}return function e(t,n){var r=t&&"string"==typeof t.type,o=r?t:n;for(var i in t){var c=t[i];Array.isArray(c)?c.forEach((function(t){e(t,o)})):c&&"object"===Object(h.a)(c)&&e(c,o)}r&&Object.defineProperty(t,"parent",{configurable:!0,writable:!0,enumerable:!1,value:n||null});return t}((y=d(),{type:"stylesheet",stylesheet:{source:t.source,rules:y,parsingErrors:a}}))};function bu(e){return e?e.replace(/^\s+|\s+$/g,""):""}var fu=n("P7XM"),hu=n.n(fu),mu=vu;function vu(e){this.options=e||{}}vu.prototype.emit=function(e){return e},vu.prototype.visit=function(e){return this[e.type](e)},vu.prototype.mapVisit=function(e,t){var n="";t=t||"";for(var r=0,o=e.length;r1&&void 0!==arguments[1]?arguments[1]:[];return function(n){return"rule"===n.type?Object(d.a)({},n,{selectors:n.selectors.map((function(n){return Object(O.includes)(t,n.trim())?n:n.match(Pu)?n.replace(/^(body|html)/,e):e+" "+n}))}):n}},Bu=function(e){function t(e){var n;return Object(Nr.a)(this,t),n=Object(Dr.a)(this,Object(Fr.a)(t).apply(this,arguments)),e.recovery?Object(Dr.a)(n):(e.updateEditorSettings(e.settings),e.updatePostLock(e.settings.postLock),e.setupEditor(e.post,e.initialEdits),e.settings.autosave&&e.createWarningNotice(Object(_.__)("There is an autosave of this post that is more recent than the version below."),{id:"autosave-exists",actions:[{label:Object(_.__)("View the autosave"),url:e.settings.autosave.editLink}]}),n)}return Object(Mr.a)(t,e),Object(Rr.a)(t,[{key:"componentDidMount",value:function(){this.props.settings.styles&&Object(O.map)(this.props.settings.styles,(function(e){var t=e.css,n=e.baseURL,r=[Iu(".editor-styles-wrapper")];n&&r.push(Tu(n));var o=Eu(t,Object(Lr.compose)(r));if(o){var i=document.createElement("style");i.innerHTML=o,document.body.appendChild(i)}}))}},{key:"componentDidUpdate",value:function(e){this.props.settings!==e.settings&&this.props.updateEditorSettings(this.props.settings)}},{key:"render",value:function(){var e=this.props.children,t=[[Hr.SlotFillProvider],[Hr.DropZoneProvider]];return Object(O.flow)(t.map((function(e){var t=Object(u.a)(e,2),n=t[0],r=t[1];return function(e){return Object(Ir.createElement)(n,r,e)}})))(e)}}]),t}(Ir.Component),xu=Object(l.withDispatch)((function(e){var t=e("core/editor");return{setupEditor:t.setupEditor,updateEditorSettings:t.updateEditorSettings,updatePostLock:t.updatePostLock,createWarningNotice:e("core/notices").createWarningNotice}}))(Bu),Lu=["left","center","right","wide","full"],Au=["wide","full"];function Nu(e){var t,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=!(arguments.length>2&&void 0!==arguments[2])||arguments[2];return t=Array.isArray(e)?e:!0===e?Lu:[],!r||!0===e&&!n?O.without.apply(void 0,[t].concat(Au)):t}var Ru=Object(Lr.createHigherOrderComponent)((function(e){return function(t){var n=t.name,r=Nu(Object(i.getBlockSupport)(n,"align"),Object(i.hasBlockSupport)(n,"alignWide",!0));return[r.length>0&&t.isSelected&&Object(Ir.createElement)(po,{key:"align-controls"},Object(Ir.createElement)(co,{value:t.attributes.align,onChange:function(e){if(!e){var n=Object(i.getBlockType)(t.name);Object(O.get)(n,["attributes","align","default"])&&(e="")}t.setAttributes({align:e})},controls:r})),Object(Ir.createElement)(e,Object(Pr.a)({key:"edit"},t))]}}),"withToolbarControls"),Du=Object(Lr.createHigherOrderComponent)(Object(Lr.compose)([Object(l.withSelect)((function(e){return{hasWideEnabled:!!(0,e("core/editor").getEditorSettings)().alignWide}})),function(e){return function(t){var n=t.name,r=t.attributes,o=t.hasWideEnabled,c=r.align,a=Nu(Object(i.getBlockSupport)(n,"align"),Object(i.hasBlockSupport)(n,"alignWide",!0),o),s=t.wrapperProps;return Object(O.includes)(a,c)&&(s=Object(d.a)({},s,{"data-align":c})),Object(Ir.createElement)(e,Object(Pr.a)({},t,{wrapperProps:s}))}}]));Object(Ar.addFilter)("blocks.registerBlockType","core/align/addAttribute",(function(e){return Object(O.has)(e.attributes,["align","type"])||Object(i.hasBlockSupport)(e,"align")&&(e.attributes=Object(O.assign)(e.attributes,{align:{type:"string"}})),e})),Object(Ar.addFilter)("editor.BlockListBlock","core/editor/align/with-data-align",Du),Object(Ar.addFilter)("editor.BlockEdit","core/editor/align/with-toolbar-controls",Ru),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/align/addAssignedAlign",(function(e,t,n){var r=n.align,o=Object(i.getBlockSupport)(t,"align"),c=Object(i.hasBlockSupport)(t,"alignWide",!0);return Object(O.includes)(Nu(o,c),r)&&(e.className=xr()("align".concat(r),e.className)),e}));var Fu=/[\s#]/g;var Mu=Object(Lr.createHigherOrderComponent)((function(e){return function(t){return Object(i.hasBlockSupport)(t.name,"anchor")&&t.isSelected?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(e,t),Object(Ir.createElement)(uc,null,Object(Ir.createElement)(Hr.TextControl,{label:Object(_.__)("HTML Anchor"),help:Object(_.__)("Anchors lets you link directly to a section on a page."),value:t.attributes.anchor||"",onChange:function(e){e=e.replace(Fu,"-"),t.setAttributes({anchor:e})}}))):Object(Ir.createElement)(e,t)}}),"withInspectorControl");Object(Ar.addFilter)("blocks.registerBlockType","core/anchor/attribute",(function(e){return Object(i.hasBlockSupport)(e,"anchor")&&(e.attributes=Object(O.assign)(e.attributes,{anchor:{type:"string",source:"attribute",attribute:"id",selector:"*"}})),e})),Object(Ar.addFilter)("editor.BlockEdit","core/editor/anchor/with-inspector-control",Mu),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/anchor/save-props",(function(e,t,n){return Object(i.hasBlockSupport)(t,"anchor")&&(e.id=""===n.anchor?null:n.anchor),e}));var Uu=Object(Lr.createHigherOrderComponent)((function(e){return function(t){return Object(i.hasBlockSupport)(t.name,"customClassName",!0)&&t.isSelected?Object(Ir.createElement)(Ir.Fragment,null,Object(Ir.createElement)(e,t),Object(Ir.createElement)(uc,null,Object(Ir.createElement)(Hr.TextControl,{label:Object(_.__)("Additional CSS Class"),value:t.attributes.className||"",onChange:function(e){t.setAttributes({className:e})}}))):Object(Ir.createElement)(e,t)}}),"withInspectorControl");function Hu(e){e="
".concat(e,"
");var t=Object(i.parseWithAttributeSchema)(e,{type:"string",source:"attribute",selector:"[data-custom-class-name] > *",attribute:"class"});return t?t.trim().split(/\s+/):[]}Object(Ar.addFilter)("blocks.registerBlockType","core/custom-class-name/attribute",(function(e){return Object(i.hasBlockSupport)(e,"customClassName",!0)&&(e.attributes=Object(O.assign)(e.attributes,{className:{type:"string"}})),e})),Object(Ar.addFilter)("editor.BlockEdit","core/editor/custom-class-name/with-inspector-control",Uu),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/custom-class-name/save-props",(function(e,t,n){return Object(i.hasBlockSupport)(t,"customClassName",!0)&&n.className&&(e.className=xr()(e.className,n.className)),e})),Object(Ar.addFilter)("blocks.getBlockAttributes","core/custom-class-name/addParsedDifference",(function(e,t,n){if(Object(i.hasBlockSupport)(t,"customClassName",!0)){var r=Object(O.omit)(e,["className"]),o=Object(i.getSaveContent)(t,r),c=Hu(o),a=Hu(n),s=Object(O.difference)(a,c);s.length?e.className=s.join(" "):o&&delete e.className}return e}));var Vu=[eo],Ku=Object(O.once)((function(){return Object(l.dispatch)("core/editor").__experimentalFetchReusableBlocks()}));Object(Ar.addFilter)("editor.Autocomplete.completers","editor/autocompleters/set-default-completers",(function(e,t){return e||(e=Vu.map(O.clone),t===Object(i.getDefaultBlockName)()&&(e.push(Object(O.clone)(Jr)),Ku())),e})),Object(Ar.addFilter)("blocks.getSaveContent.extraProps","core/generated-class-name/save-props",(function(e,t){return Object(i.hasBlockSupport)(t,"className",!0)&&("string"==typeof e.className?e.className=Object(O.uniq)([Object(i.getBlockDefaultClassName)(t.name)].concat(Object(b.a)(e.className.split(" ")))).join(" ").trim():e.className=Object(i.getBlockDefaultClassName)(t.name)),e}))},PYwp:function(e,t,n){"use strict";function r(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,"a",(function(){return r}))},Rk8H:function(e,t,n){var r=n("jTPX");e.exports=function(e){var t=r(e,"line-height"),n=parseFloat(t,10);if(t===n+""){var o=e.style.lineHeight;e.style.lineHeight=t+"em",t=r(e,"line-height"),n=parseFloat(t,10),o?e.style.lineHeight=o:delete e.style.lineHeight}if(-1!==t.indexOf("pt")?(n*=4,n/=3):-1!==t.indexOf("mm")?(n*=96,n/=25.4):-1!==t.indexOf("cm")?(n*=96,n/=2.54):-1!==t.indexOf("in")?n*=96:-1!==t.indexOf("pc")&&(n*=16),n=Math.round(n),"normal"===t){var i=e.nodeName,c=document.createElement(i);c.innerHTML=" ","TEXTAREA"===i.toUpperCase()&&c.setAttribute("rows","1");var a=r(e,"font-size");c.style.fontSize=a,c.style.padding="0px",c.style.border="0px";var s=document.body;s.appendChild(c),n=c.offsetHeight,s.removeChild(c)}return n}},RxS6:function(e,t){!function(){e.exports=this.wp.keycodes}()},TSYQ:function(e,t,n){var r; /*! Copyright (c) 2018 Jed Watson. Licensed under the MIT License (MIT), see diff --git a/wp-includes/js/dist/rich-text.js b/wp-includes/js/dist/rich-text.js index 810b955cf4..666f965f13 100644 --- a/wp-includes/js/dist/rich-text.js +++ b/wp-includes/js/dist/rich-text.js @@ -1063,7 +1063,8 @@ function normaliseFormats(_ref) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; var refs = []; var newFormats = formats.map(function (formatsAtIndex) { return formatsAtIndex.map(function (format) { @@ -1083,7 +1084,8 @@ function normaliseFormats(_ref) { formats: newFormats, text: text, start: start, - end: end + end: end, + replacements: replacements }; } @@ -1114,7 +1116,8 @@ function applyFormat(_ref, format) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; var startIndex = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : start; var endIndex = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : end; var newFormats = formats.slice(0); // The selection is collpased. @@ -1149,6 +1152,7 @@ function applyFormat(_ref, format) { text: text, start: start, end: end, + replacements: replacements, formatPlaceholder: { index: startIndex, format: hasType ? undefined : format @@ -1165,7 +1169,8 @@ function applyFormat(_ref, format) { formats: newFormats, text: text, start: start, - end: end + end: end, + replacements: replacements }); } @@ -1340,6 +1345,7 @@ var _window$Node = window.Node, function createEmptyValue() { return { formats: [], + replacements: [], text: '' }; } @@ -1454,6 +1460,7 @@ function create() { if (typeof text === 'string' && text.length > 0) { return { formats: Array(text.length), + replacements: Array(text.length), text: text }; } @@ -1646,6 +1653,7 @@ function createFromElement(_ref3) { // formats can be added. accumulator.formats.length += _text.length; + accumulator.replacements.length += _text.length; continue; } @@ -1670,7 +1678,9 @@ function createFromElement(_ref3) { text: OBJECT_REPLACEMENT_CHARACTER }; accumulateSelection(accumulator, node, range, _value); - mergePair(accumulator, _value); + accumulator.formats.length += 1; + accumulator.replacements = accumulator.replacements.concat(_value.replacements); + accumulator.text += OBJECT_REPLACEMENT_CHARACTER; continue; } @@ -1678,6 +1688,7 @@ function createFromElement(_ref3) { accumulateSelection(accumulator, node, range, createEmptyValue()); accumulator.text += '\n'; accumulator.formats.length += 1; + accumulator.replacements.length += 1; continue; } @@ -1742,17 +1753,20 @@ function createFromElement(_ref3) { var formats = accumulator.formats; if (format && format.attributes && text.length === 0) { + var lastReplacement = accumulator.replacements[accumulator.replacements.length - 1]; format.object = true; - accumulator.text += OBJECT_REPLACEMENT_CHARACTER; - if (formats[start]) { - formats[start].unshift(format); - } else { - formats[start] = [format]; + if (isFormatEqual(lastReplacement, format)) { + return accumulator; } + + accumulator.text += OBJECT_REPLACEMENT_CHARACTER; + accumulator.replacements.push(format); + accumulator.formats.length += 1; } else { accumulator.text += text; accumulator.formats.length += text.length; + accumulator.replacements.length += text.length; var i = value.formats.length; // Optimise for speed. while (i--) { @@ -1775,6 +1789,10 @@ function createFromElement(_ref3) { formats[formatIndex] = value.formats[i]; } } + + if (value.replacements[i]) { + accumulator.replacements[formatIndex] = value.replacements[i]; + } } } } @@ -1864,11 +1882,13 @@ function createFromMultilineElement(_ref4) { if (index !== 0 || currentWrapperTags.length > 0) { var formats = currentWrapperTags.length > 0 ? [currentWrapperTags] : [,]; accumulator.formats = accumulator.formats.concat(formats); + accumulator.replacements.length += 1; accumulator.text += LINE_SEPARATOR; } accumulateSelection(accumulator, node, range, value); accumulator.formats = accumulator.formats.concat(value.formats); + accumulator.replacements = accumulator.replacements.concat(value.replacements); accumulator.text += value.text; } @@ -2277,7 +2297,8 @@ function removeFormat(_ref, formatType) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; var startIndex = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : start; var endIndex = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : end; var newFormats = formats.slice(0); // If the selection is collapsed, expand start and end to the edges of the @@ -2311,7 +2332,8 @@ function removeFormat(_ref, formatType) { formats: newFormats, text: text, start: start, - end: end + end: end, + replacements: replacements }); } @@ -2352,7 +2374,8 @@ function insert(_ref, valueToInsert) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; var startIndex = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : start; var endIndex = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : end; @@ -2366,6 +2389,7 @@ function insert(_ref, valueToInsert) { return normaliseFormats({ formats: formats.slice(0, startIndex).concat(valueToInsert.formats, formats.slice(endIndex)), text: text.slice(0, startIndex) + valueToInsert.text + text.slice(endIndex), + replacements: replacements.slice(0, startIndex).concat(valueToInsert.replacements, replacements.slice(endIndex)), start: index, end: index }); @@ -2420,7 +2444,8 @@ function replace(_ref, pattern, replacement) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; text = text.replace(pattern, function (match) { for (var _len = arguments.length, rest = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) { rest[_key - 1] = arguments[_key]; @@ -2429,6 +2454,7 @@ function replace(_ref, pattern, replacement) { var offset = rest[rest.length - 2]; var newText = replacement; var newFormats; + var newReplacements; if (typeof newText === 'function') { newText = replacement.apply(void 0, [match].concat(rest)); @@ -2436,9 +2462,11 @@ function replace(_ref, pattern, replacement) { if (Object(esm_typeof["a" /* default */])(newText) === 'object') { newFormats = newText.formats; + newReplacements = newText.replacements; newText = newText.text; } else { newFormats = Array(newText.length); + newReplacements = Array(newText.length); if (formats[offset]) { newFormats = newFormats.fill(formats[offset]); @@ -2446,6 +2474,7 @@ function replace(_ref, pattern, replacement) { } formats = formats.slice(0, offset).concat(newFormats, formats.slice(offset + match.length)); + replacements = replacements.slice(0, offset).concat(newReplacements, replacements.slice(offset + match.length)); if (start) { start = end = offset + newText.length; @@ -2455,6 +2484,7 @@ function replace(_ref, pattern, replacement) { }); return normaliseFormats({ formats: formats, + replacements: replacements, text: text, start: start, end: end @@ -2494,6 +2524,7 @@ function insertLineSeparator(value) { var valueToInsert = { formats: formats, + replacements: [,], text: LINE_SEPARATOR }; return insert(value, valueToInsert, startIndex, endIndex); @@ -2523,9 +2554,10 @@ var insert_object_OBJECT_REPLACEMENT_CHARACTER = "\uFFFC"; function insertObject(value, formatToInsert, startIndex, endIndex) { var valueToInsert = { text: insert_object_OBJECT_REPLACEMENT_CHARACTER, - formats: [[Object(objectSpread["a" /* default */])({}, formatToInsert, { + replacements: [Object(objectSpread["a" /* default */])({}, formatToInsert, { object: true - })]] + })], + formats: [,] }; return insert(value, valueToInsert, startIndex, endIndex); } @@ -2546,19 +2578,22 @@ function slice(_ref) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; var startIndex = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : start; var endIndex = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : end; if (startIndex === undefined || endIndex === undefined) { return { formats: formats, - text: text + text: text, + replacements: replacements }; } return { formats: formats.slice(startIndex, endIndex), + replacements: replacements.slice(startIndex, endIndex), text: text.slice(startIndex, endIndex) }; } @@ -2584,7 +2619,8 @@ function split(_ref, string) { var formats = _ref.formats, text = _ref.text, start = _ref.start, - end = _ref.end; + end = _ref.end, + replacements = _ref.replacements; if (typeof string !== 'string') { return splitAtSelection.apply(void 0, arguments); @@ -2595,6 +2631,7 @@ function split(_ref, string) { var startIndex = nextStart; var value = { formats: formats.slice(startIndex, startIndex + substring.length), + replacements: replacements.slice(startIndex, startIndex + substring.length), text: substring }; nextStart += string.length + substring.length; @@ -2621,15 +2658,18 @@ function splitAtSelection(_ref2) { var formats = _ref2.formats, text = _ref2.text, start = _ref2.start, - end = _ref2.end; + end = _ref2.end, + replacements = _ref2.replacements; var startIndex = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : start; var endIndex = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : end; var before = { formats: formats.slice(0, startIndex), + replacements: replacements.slice(0, startIndex), text: text.slice(0, startIndex) }; var after = { formats: formats.slice(endIndex), + replacements: replacements.slice(endIndex), text: text.slice(endIndex), start: 0, end: 0 @@ -2748,7 +2788,8 @@ function toTree(_ref2) { text = value.text, start = value.start, end = value.end, - formatPlaceholder = value.formatPlaceholder; + formatPlaceholder = value.formatPlaceholder, + replacements = value.replacements; var formatsLength = formats.length + 1; var tree = createEmpty(); var multilineFormat = { diff --git a/wp-includes/js/dist/rich-text.min.js b/wp-includes/js/dist/rich-text.min.js index ea17a61322..d3e7f9f558 100644 --- a/wp-includes/js/dist/rich-text.min.js +++ b/wp-includes/js/dist/rich-text.min.js @@ -1 +1 @@ -this.wp=this.wp||{},this.wp.richText=function(e){var t={};function r(n){if(t[n])return t[n].exports;var a=t[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,r),a.l=!0,a.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)r.d(n,a,function(t){return e[t]}.bind(null,a));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s="yyEc")}({"1ZqX":function(e,t){!function(){e.exports=this.wp.data}()},"25BE":function(e,t,r){"use strict";function n(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}r.d(t,"a",(function(){return n}))},"4eJC":function(e,t,r){e.exports=function(e,t){var r,n,a=0;function i(){var i,o,c=r,u=arguments.length;e:for(;c;){if(c.args.length===arguments.length){for(o=0;oe.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ADD_FORMAT_TYPES":return Object(o.a)({},e,Object(c.keyBy)(t.formatTypes,"name"));case"REMOVE_FORMAT_TYPES":return Object(c.omit)(e,t.names)}return e}}),s=r("pPDe"),l=Object(s.a)((function(e){return Object.values(e.formatTypes)}),(function(e){return[e.formatTypes]}));function f(e,t){return e.formatTypes[t]}function d(e,t){return Object(c.find)(l(e),(function(e){var r=e.tagName;return t===r}))}function p(e,t){return Object(c.find)(l(e),(function(e){var r=e.className;return null!==r&&" ".concat(t," ").indexOf(" ".concat(r," "))>=0}))}function m(e){return{type:"ADD_FORMAT_TYPES",formatTypes:Object(c.castArray)(e)}}function v(e){return{type:"REMOVE_FORMAT_TYPES",names:Object(c.castArray)(e)}}function g(e,t){if(e===t)return!0;if(!e||!t)return!1;if(e.type!==t.type)return!1;var r=e.attributes,n=t.attributes;if(r===n)return!0;if(!r||!n)return!1;var a=Object.keys(r),i=Object.keys(n);if(a.length!==i.length)return!1;for(var o=a.length,c=0;c2&&void 0!==arguments[2]?arguments[2]:a,u=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i,s=r.slice(0);if(o===u){var l=Object(c.find)(s[o],{type:t.type});if(!l){var f=s[o-1]||[],d=Object(c.find)(f,{type:t.type});return{formats:r,text:n,start:a,end:i,formatPlaceholder:{index:o,format:d?void 0:t}}}for(;Object(c.find)(s[o],l);)y(s,o,t),o--;for(u++;Object(c.find)(s[u],l);)y(s,u,t),u++}else for(var p=o;p0&&void 0!==arguments[0]?arguments[0]:{},t=e.element,r=e.text,n=e.html,a=e.range,i=e.multilineTag,o=e.multilineWrapperTags,c=e.removeNode,u=e.unwrapNode,s=e.filterString,l=e.removeAttribute;return"string"==typeof r&&r.length>0?{formats:Array(r.length),text:r}:("string"==typeof n&&n.length>0&&(t=C(document,n)),"object"!==Object(j.a)(t)?{formats:[],text:""}:i?M({element:t,range:a,multilineTag:i,multilineWrapperTags:o,removeNode:c,unwrapNode:u,filterString:s,removeAttribute:l}):L({element:t,range:a,removeNode:c,unwrapNode:u,filterString:s,removeAttribute:l}))}function D(e,t,r,n){if(r){var a=t.parentNode,i=r.startContainer,o=r.startOffset,c=r.endContainer,u=r.endOffset,s=e.text.length;void 0!==n.start?e.start=s+n.start:t===i&&t.nodeType===A?e.start=s+o:a===i&&t===i.childNodes[o]?e.start=s:a===i&&t===i.childNodes[o-1]?e.start=s+n.text.length:t===i&&(e.start=s),void 0!==n.end?e.end=s+n.end:t===c&&t.nodeType===A?e.end=s+u:a===c&&t===c.childNodes[u-1]?e.end=s+n.text.length:a===c&&t===c.childNodes[u]?e.end=s:t===c&&(e.end=s+u)}}function I(e,t,r){if(t){var n=t.startContainer,a=t.endContainer,i=t.startOffset,o=t.endOffset;return e===n&&(i=r(e.nodeValue.slice(0,i)).length),e===a&&(o=r(e.nodeValue.slice(0,o)).length),{startContainer:n,startOffset:i,endContainer:a,endOffset:o}}}function L(e){var t=e.element,r=e.range,n=e.multilineTag,a=e.multilineWrapperTags,i=e.currentWrapperTags,o=void 0===i?[]:i,c=e.removeNode,u=e.unwrapNode,s=e.filterString,l=e.removeAttribute,f={formats:[],text:""};if(!t)return f;if(!t.hasChildNodes())return D(f,t,r,{formats:[],text:""}),f;for(var d=t.childNodes.length,p=function(e){return e=e.replace(/[\n\r\t]+/g," "),s&&(e=s(e)),e},m=0;m0){var b=l.length>0?[l]:[,];f.formats=f.formats.concat(b),f.text+=w}D(f,m,r,v),f.formats=f.formats.concat(v.formats),f.text+=v.text}}return f}function V(e){var t=e.element,r=e.removeAttribute;if(t.hasAttributes()){for(var n,a=t.attributes.length,i=0;i1&&void 0!==arguments[1]?arguments[1]:"";return"string"==typeof t&&(t=W({text:t})),h(e.reduce((function(e,r){var n=r.formats,a=r.text;return{text:e.text+t.text+a,formats:e.formats.concat(t.formats,n)}})))}var G=r("rePB"),Y=r("wx14"),q=r("GRId"),K=r("4eJC"),Q=r.n(K),X=r("g56x"),Z=r("K9lf"),$=[];function J(e,t){if("string"==typeof(t=Object(o.a)({name:e},t)).name)if(/^[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*$/.test(t.name))if(Object(i.select)("core/rich-text").getFormatType(t.name))window.console.error('Format "'+t.name+'" is already registered.');else if("string"==typeof t.tagName&&""!==t.tagName)if("string"==typeof t.className&&""!==t.className||null===t.className)if(/^[_a-zA-Z]+[a-zA-Z0-9-]*$/.test(t.className)){if(null===t.className){var r=Object(i.select)("core/rich-text").getFormatTypeForBareElement(t.tagName);if(r)return void window.console.error('Format "'.concat(r.name,'" is already registered to handle bare tag name "').concat(t.tagName,'".'))}else{var n=Object(i.select)("core/rich-text").getFormatTypeForClassName(t.className);if(n)return void window.console.error('Format "'.concat(n.name,'" is already registered to handle class name "').concat(t.className,'".'))}if("title"in t&&""!==t.title)if("keywords"in t&&t.keywords.length>3)window.console.error('The format "'+t.name+'" can have a maximum of 3 keywords.');else{if("string"==typeof t.title){Object(i.dispatch)("core/rich-text").addFormatTypes(t);var a=Q()((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$,t=arguments.length>1?arguments[1]:void 0;return Object(O.a)(e).concat([t])}));return t.__experimentalGetPropsForEditableTreePreparation&&Object(X.addFilter)("experimentalRichText",e,(function(r){var n=r;(t.__experimentalCreatePrepareEditableTree||t.__experimentalCreateFormatToValue||t.__experimentalCreateValueToFormat)&&(n=function(n){var i={};if(t.__experimentalCreatePrepareEditableTree&&(i.prepareEditableTree=a(n.prepareEditableTree,t.__experimentalCreatePrepareEditableTree(n["format_".concat(e)],{richTextIdentifier:n.identifier,blockClientId:n.clientId}))),t.__experimentalCreateOnChangeEditableValue){var c=Object.keys(n).reduce((function(t,r){var a=n[r],i="format_".concat(e,"_dispatch_");r.startsWith(i)&&(t[r.replace(i,"")]=a);return t}),{});i.onChangeEditableValue=a(n.onChangeEditableValue,t.__experimentalCreateOnChangeEditableValue(Object(o.a)({},n["format_".concat(e)],c),{richTextIdentifier:n.identifier,blockClientId:n.clientId}))}return Object(q.createElement)(r,Object(Y.a)({},n,i))});var u=[Object(i.withSelect)((function(r,n){var a=n.clientId,i=n.identifier;return Object(G.a)({},"format_".concat(e),t.__experimentalGetPropsForEditableTreePreparation(r,{richTextIdentifier:i,blockClientId:a}))}))];return t.__experimentalGetPropsForEditableTreeChangeHandler&&u.push(Object(i.withDispatch)((function(r,n){var a=n.clientId,i=n.identifier,o=t.__experimentalGetPropsForEditableTreeChangeHandler(r,{richTextIdentifier:i,blockClientId:a});return Object(c.mapKeys)(o,(function(t,r){return"format_".concat(e,"_dispatch_").concat(r)}))}))),Object(Z.compose)(u)(n)})),t}window.console.error("Format titles must be strings.")}else window.console.error('The format "'+t.name+'" must have a title.')}else window.console.error("A class name must begin with a letter, followed by any number of hyphens, letters, or numbers.");else window.console.error("Format class names must be a string, or null to handle bare elements.");else window.console.error("Format tag names must be a string.");else window.console.error("Format names must contain a namespace prefix, include only lowercase alphanumeric characters or dashes, and start with a letter. Example: my-plugin/my-custom-format");else window.console.error("Format names must be strings.")}function ee(e,t){var r=e.formats,n=e.text,a=e.start,i=e.end,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,u=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i,s=r.slice(0);if(o===u){for(var l=Object(c.find)(s[o],{type:t});Object(c.find)(s[o],l);)te(s,o,t),o--;for(u++;Object(c.find)(s[u],l);)te(s,u,t),u++}else for(var f=o;f2&&void 0!==arguments[2]?arguments[2]:a,c=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i;"string"==typeof t&&(t=W({text:t}));var u=o+t.text.length;return h({formats:r.slice(0,o).concat(t.formats,r.slice(c)),text:n.slice(0,o)+t.text+n.slice(c),start:u,end:u})}function ne(e,t,r){return re(e,W(),t,r)}function ae(e,t,r){var n=e.formats,a=e.text,i=e.start,o=e.end;return a=a.replace(t,(function(e){for(var t=arguments.length,a=new Array(t>1?t-1:0),c=1;c1&&void 0!==arguments[1]?arguments[1]:e.start,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e.end,n=U(e).slice(0,t),a=n.lastIndexOf(w),i=e.formats[a],o=[,];i&&(o=[i]);var c={formats:o,text:w};return re(e,c,t,r)}function oe(e,t,r,n){return re(e,{text:"",formats:[[Object(o.a)({},t,{object:!0})]]},r,n)}function ce(e){var t=e.formats,r=e.text,n=e.start,a=e.end,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a;return void 0===i||void 0===o?{formats:t,text:r}:{formats:t.slice(i,o),text:r.slice(i,o)}}function ue(e,t){var r=e.formats,n=e.text,a=e.start,i=e.end;if("string"!=typeof t)return se.apply(void 0,arguments);var o=0;return n.split(t).map((function(e){var n=o,c={formats:r.slice(n,n+e.length),text:e};return o+=t.length+e.length,void 0!==a&&void 0!==i&&(a>=n&&an&&(c.start=0),i>=n&&io&&(c.end=e.length)),c}))}function se(e){var t=e.formats,r=e.text,n=e.start,a=e.end,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,o=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,c={formats:t.slice(0,i),text:r.slice(0,i)},u={formats:t.slice(o),text:r.slice(o),start:0,end:0};return[ae(c,/\u2028+$/,""),ae(u,/^\u2028+/,"")]}function le(e,t){if(t)return e;var r={};for(var n in e){var a=n;n.startsWith("data-disable-rich-text-")&&(a=n.slice("data-disable-rich-text-".length)),r[a]=e[n]}return r}function fe(e){var t=e.type,r=e.attributes,n=e.unregisteredAttributes,a=e.object,c=e.isEditableTree,u=function(e){return Object(i.select)("core/rich-text").getFormatType(e)}(t);if(!u)return{type:t,attributes:le(r,c),object:a};var s=Object(o.a)({},n);for(var l in r){var f=u.attributes[l];f?s[f]=r[l]:s[l]=r[l]}return u.className&&(s.class?s.class="".concat(u.className," ").concat(s.class):s.class=u.className),{type:u.tagName,object:u.object,attributes:le(s,c)}}function de(e){var t,r,n,a=e.value,i=e.multilineTag,c=e.multilineWrapperTags,u=void 0===c?[]:c,s=e.createEmpty,l=e.append,f=e.getLastChild,d=e.getParent,p=e.isText,m=e.getText,v=e.remove,g=e.appendText,h=e.onStartIndex,b=e.onEndIndex,y=e.isEditableTree,x=a.formats,T=a.text,j=a.start,N=a.end,E=a.formatPlaceholder,C=x.length+1,_=s(),A={type:i};function F(e,t){if(y&&E&&E.index===t){var r=d(e);e=void 0===E.format?d(r):l(r,fe(E.format)),e=l(e,"\ufeff")}return e}i?(l(l(_,{type:i}),""),r=t=[A]):l(_,"");for(var P=function(e){var a=T.charAt(e),c=x[e];i&&(c=a===w?t=(c||[]).reduce((function(e,t){return a===w&&-1!==u.indexOf(t.type)&&(e.push(t),e.push(A)),e}),[A]):Object(O.a)(t).concat(Object(O.a)(c||[])));var s=f(_);if(n===w){for(var E=s;!p(E);)E=f(E);h&&j===e&&h(_,E),b&&N===e&&b(_,E)}if(c&&c.forEach((function(e,t){if(!s||!r||e!==r[t]||a===w&&c.length-1===t){var n=d(s),i=e.type,o=e.attributes,u=e.unregisteredAttributes,g=l(n,fe({type:i,attributes:o,unregisteredAttributes:u,isEditableTree:y}));p(s)&&0===m(s).length&&v(s),s=l(e.object?n:g,"")}else s=f(s)})),a===w)return r=c,n=a,"continue";s=F(s,0),0===e&&(h&&0===j&&h(_,s),b&&0===N&&b(_,s)),""===a?(y||"script"!==replacements[e].type?s=l(d(s),fe(Object(o.a)({},replacements[e],{object:!0,isEditableTree:y}))):(s=l(d(s),fe({type:"script",isEditableTree:y})),l(s,{html:decodeURIComponent(replacements[e].attributes["data-rich-text-script"])})),s=l(d(s),"")):"\n"===a?(s=l(d(s),{type:"br",object:!0}),s=l(d(s),"")):p(s)?g(s,a):s=l(d(s),a),s=F(s,e+1),h&&j===e+1&&h(_,s),b&&N===e+1&&b(_,s),r=c,n=a},S=0;S1;)e=e.childNodes[t.shift()];return{node:e,offset:t[0]}}var be=function(){return C(document,"")};function ye(e,t){"string"==typeof t&&(t=e.ownerDocument.createTextNode(t));var r=t,n=r.type,a=r.attributes;if(n)for(var i in t=e.ownerDocument.createElement(n),a)t.setAttribute(i,a[i]);return e.appendChild(t)}function xe(e,t){e.appendData(t)}function Te(e){return e.lastChild}function Oe(e){return e.parentNode}function je(e){return e.nodeType===me}function we(e){return e.nodeValue}function Ne(e){return e.parentNode.removeChild(e)}function Ee(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return e.reduce((function(e,r){return r(e,t.text)}),t.formats)}function Ce(e){var t=e.value,r=e.multilineTag,n=e.multilineWrapperTags,a=e.createLinePadding,i=e.prepareEditableTree,c=[],u=[],s=de({value:Object(o.a)({},t,{formats:Ee(i,t)}),multilineTag:r,multilineWrapperTags:n,createEmpty:be,append:ye,getLastChild:Te,getParent:Oe,isText:je,getText:we,remove:Ne,appendText:xe,onStartIndex:function(e,t){c=ge(t,e,[t.nodeValue.length])},onEndIndex:function(e,t){u=ge(t,e,[t.nodeValue.length])},isEditableTree:!0});return a&&function e(t){for(var r=t.element,n=t.createLinePadding,a=t.multilineWrapperTags,i=r.childNodes.length,o=r.ownerDocument,c=0;c0){if(f=s,d=u.getRangeAt(0),f.startContainer===d.startContainer&&f.startOffset===d.startOffset&&f.endContainer===d.endContainer&&f.endOffset===d.endOffset)return;u.removeAllRanges()}var f,d;u.addRange(s)}(i,r)}var Ae=r("Vx3V");function Fe(e){return ke(de({value:e.value,multilineTag:e.multilineTag,multilineWrapperTags:e.multilineWrapperTags,createEmpty:Pe,append:We,getLastChild:Se,getParent:Ie,isText:Le,getText:Me,remove:Ve,appendText:De}).children)}function Pe(){return{}}function Se(e){var t=e.children;return t&&t[t.length-1]}function We(e,t){return"string"==typeof t&&(t={text:t}),t.parent=e,e.children=e.children||[],e.children.push(t),t}function De(e,t){e.text+=t}function Ie(e){return e.parent}function Le(e){return"string"==typeof e.text}function Me(e){return e.text}function Ve(e){var t=e.parent.children.indexOf(e);return-1!==t&&e.parent.children.splice(t,1),e}function Re(e){var t=e.type,r=e.attributes,n=e.object,a=e.children,i="";for(var o in r)Object(Ae.isValidAttributeName)(o)&&(i+=" ".concat(o,'="').concat(Object(Ae.escapeAttribute)(r[o]),'"'));return n?"<".concat(t).concat(i,">"):"<".concat(t).concat(i,">").concat(ke(a),"")}function ke(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return e.map((function(e){return void 0!==e.html?e.html:void 0===e.text?Re(e):Object(Ae.escapeHTML)(e.text)})).join("")}function Be(e,t){return R(e,t.type)?ee(e,t.type):b(e,t)}function Ue(e){var t=Object(i.select)("core/rich-text").getFormatType(e);if(t)return t.__experimentalCreatePrepareEditableTree&&t.__experimentalGetPropsForEditableTreePreparation&&Object(X.removeFilter)("experimentalRichText",e),Object(i.dispatch)("core/rich-text").removeFormatTypes(e),t;window.console.error("Format ".concat(e," is not registered."))}function He(e){for(var t=e.start,r=e.text,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,a=n;a--;)if(r[a]===w)return a}function ze(e,t){var r=He(e);if(void 0===r)return e;var n=e.text,a=e.formats,i=e.start,o=e.end,c=He(e,r),u=a[r]||[],s=a[c]||[];if(u.length>s.length)return e;for(var l=a.slice(),f=function(e,t){for(var r=e.text,n=e.formats,a=n[t]||[],i=t;i-- >=0;)if(r[i]===w){var o=n[i]||[];if(o.length===a.length+1)return i;if(o.length<=a.length)return}}(e,r),d=r;d=0;){if(r[i]===w)if((n[i]||[]).length===a.length-1)return i}}function Ye(e){var t=e.text,r=e.formats,n=e.start,a=e.end,i=He(e,n);if(void 0===r[i])return e;for(var o=r.slice(0),c=r[Ge(e,i)]||[],u=function(e,t){for(var r=e.text,n=e.formats,a=n[t]||[],i=t,o=t||0;o=a.length))return i;i=o}return i}(e,He(e,a)),s=i;s<=u;s++)if(t[s]===w){var l=o[s]||[];o[s]=c.concat(l.slice(c.length+1)),0===o[s].length&&delete o[s]}return h({text:t,formats:o,start:n,end:a})}function qe(e,t){for(var r,n=e.text,a=e.formats,i=e.start,o=e.end,c=He(e,i),u=a[c]||[],s=a[He(e,o)]||[],l=Ge(e,c),f=a.slice(0),d=u.length-1,p=s.length-1,m=l+1||0;mp?e:t})))}return r?h({text:n,formats:f,start:i,end:o}):e}}}); \ No newline at end of file +this.wp=this.wp||{},this.wp.richText=function(e){var t={};function r(n){if(t[n])return t[n].exports;var a=t[n]={i:n,l:!1,exports:{}};return e[n].call(a.exports,a,a.exports,r),a.l=!0,a.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var a in e)r.d(n,a,function(t){return e[t]}.bind(null,a));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s="yyEc")}({"1ZqX":function(e,t){!function(){e.exports=this.wp.data}()},"25BE":function(e,t,r){"use strict";function n(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}r.d(t,"a",(function(){return n}))},"4eJC":function(e,t,r){e.exports=function(e,t){var r,n,a=0;function i(){var i,o,c=r,l=arguments.length;e:for(;c;){if(c.args.length===arguments.length){for(o=0;oe.length)&&(t=e.length);for(var r=0,n=new Array(t);r0&&void 0!==arguments[0]?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;switch(t.type){case"ADD_FORMAT_TYPES":return Object(o.a)({},e,Object(c.keyBy)(t.formatTypes,"name"));case"REMOVE_FORMAT_TYPES":return Object(c.omit)(e,t.names)}return e}}),s=r("pPDe"),u=Object(s.a)((function(e){return Object.values(e.formatTypes)}),(function(e){return[e.formatTypes]}));function f(e,t){return e.formatTypes[t]}function d(e,t){return Object(c.find)(u(e),(function(e){var r=e.tagName;return t===r}))}function p(e,t){return Object(c.find)(u(e),(function(e){var r=e.className;return null!==r&&" ".concat(t," ").indexOf(" ".concat(r," "))>=0}))}function m(e){return{type:"ADD_FORMAT_TYPES",formatTypes:Object(c.castArray)(e)}}function g(e){return{type:"REMOVE_FORMAT_TYPES",names:Object(c.castArray)(e)}}function v(e,t){if(e===t)return!0;if(!e||!t)return!1;if(e.type!==t.type)return!1;var r=e.attributes,n=t.attributes;if(r===n)return!0;if(!r||!n)return!1;var a=Object.keys(r),i=Object.keys(n);if(a.length!==i.length)return!1;for(var o=a.length,c=0;c2&&void 0!==arguments[2]?arguments[2]:a,s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i,u=r.slice(0);if(l===s){var f=Object(c.find)(u[l],{type:t.type});if(!f){var d=u[l-1]||[],p=Object(c.find)(d,{type:t.type});return{formats:r,text:n,start:a,end:i,replacements:o,formatPlaceholder:{index:l,format:p?void 0:t}}}for(;Object(c.find)(u[l],f);)y(u,l,t),l--;for(s++;Object(c.find)(u[s],f);)y(u,s,t),s++}else for(var m=l;m0&&void 0!==arguments[0]?arguments[0]:{},t=e.element,r=e.text,n=e.html,a=e.range,i=e.multilineTag,o=e.multilineWrapperTags,c=e.removeNode,l=e.unwrapNode,s=e.filterString,u=e.removeAttribute;return"string"==typeof r&&r.length>0?{formats:Array(r.length),replacements:Array(r.length),text:r}:("string"==typeof n&&n.length>0&&(t=C(document,n)),"object"!==Object(j.a)(t)?{formats:[],replacements:[],text:""}:i?M({element:t,range:a,multilineTag:i,multilineWrapperTags:o,removeNode:c,unwrapNode:l,filterString:s,removeAttribute:u}):L({element:t,range:a,removeNode:c,unwrapNode:l,filterString:s,removeAttribute:u}))}function D(e,t,r,n){if(r){var a=t.parentNode,i=r.startContainer,o=r.startOffset,c=r.endContainer,l=r.endOffset,s=e.text.length;void 0!==n.start?e.start=s+n.start:t===i&&t.nodeType===A?e.start=s+o:a===i&&t===i.childNodes[o]?e.start=s:a===i&&t===i.childNodes[o-1]?e.start=s+n.text.length:t===i&&(e.start=s),void 0!==n.end?e.end=s+n.end:t===c&&t.nodeType===A?e.end=s+l:a===c&&t===c.childNodes[l-1]?e.end=s+n.text.length:a===c&&t===c.childNodes[l]?e.end=s:t===c&&(e.end=s+l)}}function I(e,t,r){if(t){var n=t.startContainer,a=t.endContainer,i=t.startOffset,o=t.endOffset;return e===n&&(i=r(e.nodeValue.slice(0,i)).length),e===a&&(o=r(e.nodeValue.slice(0,o)).length),{startContainer:n,startOffset:i,endContainer:a,endOffset:o}}}function L(e){var t=e.element,r=e.range,n=e.multilineTag,a=e.multilineWrapperTags,i=e.currentWrapperTags,o=void 0===i?[]:i,c=e.removeNode,l=e.unwrapNode,s=e.filterString,u=e.removeAttribute,f={formats:[],replacements:[],text:""};if(!t)return f;if(!t.hasChildNodes())return D(f,t,r,{formats:[],replacements:[],text:""}),f;for(var d=t.childNodes.length,p=function(e){return e=e.replace(/[\n\r\t]+/g," "),s&&(e=s(e)),e},m=0;m0){var b=u.length>0?[u]:[,];f.formats=f.formats.concat(b),f.replacements.length+=1,f.text+=w}D(f,m,r,g),f.formats=f.formats.concat(g.formats),f.replacements=f.replacements.concat(g.replacements),f.text+=g.text}}return f}function V(e){var t=e.element,r=e.removeAttribute;if(t.hasAttributes()){for(var n,a=t.attributes.length,i=0;i1&&void 0!==arguments[1]?arguments[1]:"";return"string"==typeof t&&(t=W({text:t})),h(e.reduce((function(e,r){var n=r.formats,a=r.text;return{text:e.text+t.text+a,formats:e.formats.concat(t.formats,n)}})))}var G=r("rePB"),Y=r("wx14"),q=r("GRId"),K=r("4eJC"),Q=r.n(K),X=r("g56x"),Z=r("K9lf"),$=[];function J(e,t){if("string"==typeof(t=Object(o.a)({name:e},t)).name)if(/^[a-z][a-z0-9-]*\/[a-z][a-z0-9-]*$/.test(t.name))if(Object(i.select)("core/rich-text").getFormatType(t.name))window.console.error('Format "'+t.name+'" is already registered.');else if("string"==typeof t.tagName&&""!==t.tagName)if("string"==typeof t.className&&""!==t.className||null===t.className)if(/^[_a-zA-Z]+[a-zA-Z0-9-]*$/.test(t.className)){if(null===t.className){var r=Object(i.select)("core/rich-text").getFormatTypeForBareElement(t.tagName);if(r)return void window.console.error('Format "'.concat(r.name,'" is already registered to handle bare tag name "').concat(t.tagName,'".'))}else{var n=Object(i.select)("core/rich-text").getFormatTypeForClassName(t.className);if(n)return void window.console.error('Format "'.concat(n.name,'" is already registered to handle class name "').concat(t.className,'".'))}if("title"in t&&""!==t.title)if("keywords"in t&&t.keywords.length>3)window.console.error('The format "'+t.name+'" can have a maximum of 3 keywords.');else{if("string"==typeof t.title){Object(i.dispatch)("core/rich-text").addFormatTypes(t);var a=Q()((function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:$,t=arguments.length>1?arguments[1]:void 0;return Object(O.a)(e).concat([t])}));return t.__experimentalGetPropsForEditableTreePreparation&&Object(X.addFilter)("experimentalRichText",e,(function(r){var n=r;(t.__experimentalCreatePrepareEditableTree||t.__experimentalCreateFormatToValue||t.__experimentalCreateValueToFormat)&&(n=function(n){var i={};if(t.__experimentalCreatePrepareEditableTree&&(i.prepareEditableTree=a(n.prepareEditableTree,t.__experimentalCreatePrepareEditableTree(n["format_".concat(e)],{richTextIdentifier:n.identifier,blockClientId:n.clientId}))),t.__experimentalCreateOnChangeEditableValue){var c=Object.keys(n).reduce((function(t,r){var a=n[r],i="format_".concat(e,"_dispatch_");r.startsWith(i)&&(t[r.replace(i,"")]=a);return t}),{});i.onChangeEditableValue=a(n.onChangeEditableValue,t.__experimentalCreateOnChangeEditableValue(Object(o.a)({},n["format_".concat(e)],c),{richTextIdentifier:n.identifier,blockClientId:n.clientId}))}return Object(q.createElement)(r,Object(Y.a)({},n,i))});var l=[Object(i.withSelect)((function(r,n){var a=n.clientId,i=n.identifier;return Object(G.a)({},"format_".concat(e),t.__experimentalGetPropsForEditableTreePreparation(r,{richTextIdentifier:i,blockClientId:a}))}))];return t.__experimentalGetPropsForEditableTreeChangeHandler&&l.push(Object(i.withDispatch)((function(r,n){var a=n.clientId,i=n.identifier,o=t.__experimentalGetPropsForEditableTreeChangeHandler(r,{richTextIdentifier:i,blockClientId:a});return Object(c.mapKeys)(o,(function(t,r){return"format_".concat(e,"_dispatch_").concat(r)}))}))),Object(Z.compose)(l)(n)})),t}window.console.error("Format titles must be strings.")}else window.console.error('The format "'+t.name+'" must have a title.')}else window.console.error("A class name must begin with a letter, followed by any number of hyphens, letters, or numbers.");else window.console.error("Format class names must be a string, or null to handle bare elements.");else window.console.error("Format tag names must be a string.");else window.console.error("Format names must contain a namespace prefix, include only lowercase alphanumeric characters or dashes, and start with a letter. Example: my-plugin/my-custom-format");else window.console.error("Format names must be strings.")}function ee(e,t){var r=e.formats,n=e.text,a=e.start,i=e.end,o=e.replacements,l=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,s=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i,u=r.slice(0);if(l===s){for(var f=Object(c.find)(u[l],{type:t});Object(c.find)(u[l],f);)te(u,l,t),l--;for(s++;Object(c.find)(u[s],f);)te(u,s,t),s++}else for(var d=l;d2&&void 0!==arguments[2]?arguments[2]:a,l=arguments.length>3&&void 0!==arguments[3]?arguments[3]:i;"string"==typeof t&&(t=W({text:t}));var s=c+t.text.length;return h({formats:r.slice(0,c).concat(t.formats,r.slice(l)),text:n.slice(0,c)+t.text+n.slice(l),replacements:o.slice(0,c).concat(t.replacements,o.slice(l)),start:s,end:s})}function ne(e,t,r){return re(e,W(),t,r)}function ae(e,t,r){var n=e.formats,a=e.text,i=e.start,o=e.end,c=e.replacements;return a=a.replace(t,(function(e){for(var t=arguments.length,a=new Array(t>1?t-1:0),l=1;l1&&void 0!==arguments[1]?arguments[1]:e.start,r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:e.end,n=U(e).slice(0,t),a=n.lastIndexOf(w),i=e.formats[a],o=[,];i&&(o=[i]);var c={formats:o,replacements:[,],text:w};return re(e,c,t,r)}function oe(e,t,r,n){return re(e,{text:"",replacements:[Object(o.a)({},t,{object:!0})],formats:[,]},r,n)}function ce(e){var t=e.formats,r=e.text,n=e.start,a=e.end,i=e.replacements,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a;return void 0===o||void 0===c?{formats:t,text:r,replacements:i}:{formats:t.slice(o,c),replacements:i.slice(o,c),text:r.slice(o,c)}}function le(e,t){var r=e.formats,n=e.text,a=e.start,i=e.end,o=e.replacements;if("string"!=typeof t)return se.apply(void 0,arguments);var c=0;return n.split(t).map((function(e){var n=c,l={formats:r.slice(n,n+e.length),replacements:o.slice(n,n+e.length),text:e};return c+=t.length+e.length,void 0!==a&&void 0!==i&&(a>=n&&an&&(l.start=0),i>=n&&ic&&(l.end=e.length)),l}))}function se(e){var t=e.formats,r=e.text,n=e.start,a=e.end,i=e.replacements,o=arguments.length>1&&void 0!==arguments[1]?arguments[1]:n,c=arguments.length>2&&void 0!==arguments[2]?arguments[2]:a,l={formats:t.slice(0,o),replacements:i.slice(0,o),text:r.slice(0,o)},s={formats:t.slice(c),replacements:i.slice(c),text:r.slice(c),start:0,end:0};return[ae(l,/\u2028+$/,""),ae(s,/^\u2028+/,"")]}function ue(e,t){if(t)return e;var r={};for(var n in e){var a=n;n.startsWith("data-disable-rich-text-")&&(a=n.slice("data-disable-rich-text-".length)),r[a]=e[n]}return r}function fe(e){var t=e.type,r=e.attributes,n=e.unregisteredAttributes,a=e.object,c=e.isEditableTree,l=function(e){return Object(i.select)("core/rich-text").getFormatType(e)}(t);if(!l)return{type:t,attributes:ue(r,c),object:a};var s=Object(o.a)({},n);for(var u in r){var f=l.attributes[u];f?s[f]=r[u]:s[u]=r[u]}return l.className&&(s.class?s.class="".concat(l.className," ").concat(s.class):s.class=l.className),{type:l.tagName,object:l.object,attributes:ue(s,c)}}function de(e){var t,r,n,a=e.value,i=e.multilineTag,c=e.multilineWrapperTags,l=void 0===c?[]:c,s=e.createEmpty,u=e.append,f=e.getLastChild,d=e.getParent,p=e.isText,m=e.getText,g=e.remove,v=e.appendText,h=e.onStartIndex,b=e.onEndIndex,y=e.isEditableTree,x=a.formats,T=a.text,j=a.start,N=a.end,E=a.formatPlaceholder,C=a.replacements,_=x.length+1,A=s(),F={type:i};function S(e,t){if(y&&E&&E.index===t){var r=d(e);e=void 0===E.format?d(r):u(r,fe(E.format)),e=u(e,"\ufeff")}return e}i?(u(u(A,{type:i}),""),r=t=[F]):u(A,"");for(var P=function(e){var a=T.charAt(e),c=x[e];i&&(c=a===w?t=(c||[]).reduce((function(e,t){return a===w&&-1!==l.indexOf(t.type)&&(e.push(t),e.push(F)),e}),[F]):Object(O.a)(t).concat(Object(O.a)(c||[])));var s=f(A);if(n===w){for(var E=s;!p(E);)E=f(E);h&&j===e&&h(A,E),b&&N===e&&b(A,E)}if(c&&c.forEach((function(e,t){if(!s||!r||e!==r[t]||a===w&&c.length-1===t){var n=d(s),i=e.type,o=e.attributes,l=e.unregisteredAttributes,v=u(n,fe({type:i,attributes:o,unregisteredAttributes:l,isEditableTree:y}));p(s)&&0===m(s).length&&g(s),s=u(e.object?n:v,"")}else s=f(s)})),a===w)return r=c,n=a,"continue";s=S(s,0),0===e&&(h&&0===j&&h(A,s),b&&0===N&&b(A,s)),""===a?(y||"script"!==C[e].type?s=u(d(s),fe(Object(o.a)({},C[e],{object:!0,isEditableTree:y}))):(s=u(d(s),fe({type:"script",isEditableTree:y})),u(s,{html:decodeURIComponent(C[e].attributes["data-rich-text-script"])})),s=u(d(s),"")):"\n"===a?(s=u(d(s),{type:"br",object:!0}),s=u(d(s),"")):p(s)?v(s,a):s=u(d(s),a),s=S(s,e+1),h&&j===e+1&&h(A,s),b&&N===e+1&&b(A,s),r=c,n=a},W=0;W<_;W++)P(W);return A}var pe=window.Node,me=pe.TEXT_NODE,ge=pe.ELEMENT_NODE;function ve(e,t,r){for(var n=e.parentNode,a=0;e=e.previousSibling;)a++;return r=[a].concat(Object(O.a)(r)),n!==t&&(r=ve(n,t,r)),r}function he(e,t){for(t=Object(O.a)(t);e&&t.length>1;)e=e.childNodes[t.shift()];return{node:e,offset:t[0]}}var be=function(){return C(document,"")};function ye(e,t){"string"==typeof t&&(t=e.ownerDocument.createTextNode(t));var r=t,n=r.type,a=r.attributes;if(n)for(var i in t=e.ownerDocument.createElement(n),a)t.setAttribute(i,a[i]);return e.appendChild(t)}function xe(e,t){e.appendData(t)}function Te(e){return e.lastChild}function Oe(e){return e.parentNode}function je(e){return e.nodeType===me}function we(e){return e.nodeValue}function Ne(e){return e.parentNode.removeChild(e)}function Ee(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],t=arguments.length>1?arguments[1]:void 0;return e.reduce((function(e,r){return r(e,t.text)}),t.formats)}function Ce(e){var t=e.value,r=e.multilineTag,n=e.multilineWrapperTags,a=e.createLinePadding,i=e.prepareEditableTree,c=[],l=[],s=de({value:Object(o.a)({},t,{formats:Ee(i,t)}),multilineTag:r,multilineWrapperTags:n,createEmpty:be,append:ye,getLastChild:Te,getParent:Oe,isText:je,getText:we,remove:Ne,appendText:xe,onStartIndex:function(e,t){c=ve(t,e,[t.nodeValue.length])},onEndIndex:function(e,t){l=ve(t,e,[t.nodeValue.length])},isEditableTree:!0});return a&&function e(t){for(var r=t.element,n=t.createLinePadding,a=t.multilineWrapperTags,i=r.childNodes.length,o=r.ownerDocument,c=0;c0){if(f=s,d=l.getRangeAt(0),f.startContainer===d.startContainer&&f.startOffset===d.startOffset&&f.endContainer===d.endContainer&&f.endOffset===d.endOffset)return;l.removeAllRanges()}var f,d;l.addRange(s)}(i,r)}var Ae=r("Vx3V");function Fe(e){return ke(de({value:e.value,multilineTag:e.multilineTag,multilineWrapperTags:e.multilineWrapperTags,createEmpty:Se,append:We,getLastChild:Pe,getParent:Ie,isText:Le,getText:Me,remove:Ve,appendText:De}).children)}function Se(){return{}}function Pe(e){var t=e.children;return t&&t[t.length-1]}function We(e,t){return"string"==typeof t&&(t={text:t}),t.parent=e,e.children=e.children||[],e.children.push(t),t}function De(e,t){e.text+=t}function Ie(e){return e.parent}function Le(e){return"string"==typeof e.text}function Me(e){return e.text}function Ve(e){var t=e.parent.children.indexOf(e);return-1!==t&&e.parent.children.splice(t,1),e}function Re(e){var t=e.type,r=e.attributes,n=e.object,a=e.children,i="";for(var o in r)Object(Ae.isValidAttributeName)(o)&&(i+=" ".concat(o,'="').concat(Object(Ae.escapeAttribute)(r[o]),'"'));return n?"<".concat(t).concat(i,">"):"<".concat(t).concat(i,">").concat(ke(a),"")}function ke(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return e.map((function(e){return void 0!==e.html?e.html:void 0===e.text?Re(e):Object(Ae.escapeHTML)(e.text)})).join("")}function Be(e,t){return R(e,t.type)?ee(e,t.type):b(e,t)}function Ue(e){var t=Object(i.select)("core/rich-text").getFormatType(e);if(t)return t.__experimentalCreatePrepareEditableTree&&t.__experimentalGetPropsForEditableTreePreparation&&Object(X.removeFilter)("experimentalRichText",e),Object(i.dispatch)("core/rich-text").removeFormatTypes(e),t;window.console.error("Format ".concat(e," is not registered."))}function He(e){for(var t=e.start,r=e.text,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:t,a=n;a--;)if(r[a]===w)return a}function ze(e,t){var r=He(e);if(void 0===r)return e;var n=e.text,a=e.formats,i=e.start,o=e.end,c=He(e,r),l=a[r]||[],s=a[c]||[];if(l.length>s.length)return e;for(var u=a.slice(),f=function(e,t){for(var r=e.text,n=e.formats,a=n[t]||[],i=t;i-- >=0;)if(r[i]===w){var o=n[i]||[];if(o.length===a.length+1)return i;if(o.length<=a.length)return}}(e,r),d=r;d=0;){if(r[i]===w)if((n[i]||[]).length===a.length-1)return i}}function Ye(e){var t=e.text,r=e.formats,n=e.start,a=e.end,i=He(e,n);if(void 0===r[i])return e;for(var o=r.slice(0),c=r[Ge(e,i)]||[],l=function(e,t){for(var r=e.text,n=e.formats,a=n[t]||[],i=t,o=t||0;o=a.length))return i;i=o}return i}(e,He(e,a)),s=i;s<=l;s++)if(t[s]===w){var u=o[s]||[];o[s]=c.concat(u.slice(c.length+1)),0===o[s].length&&delete o[s]}return h({text:t,formats:o,start:n,end:a})}function qe(e,t){for(var r,n=e.text,a=e.formats,i=e.start,o=e.end,c=He(e,i),l=a[c]||[],s=a[He(e,o)]||[],u=Ge(e,c),f=a.slice(0),d=l.length-1,p=s.length-1,m=u+1||0;mp?e:t})))}return r?h({text:n,formats:f,start:i,end:o}):e}}}); \ No newline at end of file diff --git a/wp-includes/script-loader.php b/wp-includes/script-loader.php index b0d1763be1..6ebbdddd56 100644 --- a/wp-includes/script-loader.php +++ b/wp-includes/script-loader.php @@ -224,42 +224,42 @@ function wp_default_packages_scripts( &$scripts ) { $suffix = wp_scripts_get_suffix(); $packages_versions = array( - 'api-fetch' => '2.2.7', + 'api-fetch' => '2.2.8', 'a11y' => '2.0.2', - 'annotations' => '1.0.5', + 'annotations' => '1.0.10', 'autop' => '2.0.2', 'blob' => '2.1.0', - 'block-library' => '2.2.17', - 'block-serialization-default-parser' => '2.0.3', - 'blocks' => '6.0.5', - 'components' => '7.0.5', - 'compose' => '3.0.0', - 'core-data' => '2.0.16', - 'data' => '4.2.0', + 'block-library' => '2.2.20', + 'block-serialization-default-parser' => '2.0.5', + 'blocks' => '6.0.8', + 'components' => '7.0.10', + 'compose' => '3.0.1', + 'core-data' => '2.0.17', + 'data' => '4.2.1', 'date' => '3.0.1', - 'deprecated' => '2.0.4', - 'dom' => '2.0.8', + 'deprecated' => '2.0.5', + 'dom' => '2.0.9', 'dom-ready' => '2.0.2', - 'edit-post' => '3.1.7', - 'editor' => '9.0.7', - 'element' => '2.1.8', + 'edit-post' => '3.1.13', + 'editor' => '9.0.13', + 'element' => '2.1.9', 'escape-html' => '1.0.1', - 'format-library' => '1.2.10', - 'hooks' => '2.0.4', + 'format-library' => '1.2.16', + 'hooks' => '2.0.5', 'html-entities' => '2.0.4', - 'i18n' => '3.1.0', - 'is-shallow-equal' => '1.1.4', - 'keycodes' => '2.0.5', - 'list-reusable-blocks' => '1.1.18', - 'notices' => '1.1.2', - 'nux' => '3.0.6', - 'plugins' => '2.0.10', - 'redux-routine' => '3.0.3', - 'rich-text' => '3.0.4', + 'i18n' => '3.1.1', + 'is-shallow-equal' => '1.1.5', + 'keycodes' => '2.0.6', + 'list-reusable-blocks' => '1.1.23', + 'notices' => '1.1.3', + 'nux' => '3.0.11', + 'plugins' => '2.0.11', + 'redux-routine' => '3.0.4', + 'rich-text' => '3.0.9', 'shortcode' => '2.0.2', 'token-list' => '1.1.0', 'url' => '2.3.3', - 'viewport' => '2.1.0', + 'viewport' => '2.1.1', 'wordcount' => '2.0.3', );