this.wp=this.wp||{},this.wp.nux=function(e){vart={};functionn(r){if(t[r])returnt[r].exports;vari=t[r]={i:r,l:!1,exports:{}};returne[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}returnn.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){"undefined"!=typeofSymbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)returne;if(4&t&&"object"==typeofe&&e&&e.__esModule)returne;varr=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeofe)for(variine)n.d(r,i,function(t){returne[t]}.bind(null,i));returnr},n.n=function(e){vart=e&&e.__esModule?function(){returne.default}:function(){returne};returnn.d(t,"a",t),t},n.o=function(e,t){returnObject.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s="51Wn")}({"1ZqX":function(e,t){e.exports=window.wp.data},"51Wn":function(e,t,n){"use strict";n.r(t),n.d(t,"store",(function(){returnj})),n.d(t,"DotTip",(function(){returnS}));varr={};n.r(r),n.d(r,"triggerGuide",(function(){returnp})),n.d(r,"dismissTip",(function(){returnd})),n.d(r,"disableTips",(function(){returnl})),n.d(r,"enableTips",(function(){returnf}));vari={};n.r(i),n.d(i,"getAssociatedGuide",(function(){returnh})),n.d(i,"isTipVisible",(function(){returnx})),n.d(i,"areTipsEnabled",(function(){returnT}));vars=n("NMb1"),o=n.n(s),c=n("1ZqX");constu=Object(c.combineReducers)({areTipsEnabled:function(e=!0,t){switch(t.type){case"DISABLE_TIPS":return!1;case"ENABLE_TIPS":return!0}returne},dismissedTips:function(e={},t){switch(t.type){case"DISMISS_TIP":return{...e,[t.id]:!0};case"ENABLE_TIPS":return{}}returne}});vara=Object(c.combineReducers)({guides:function(e=[],t){switch(t.type){case"TRIGGER_GUIDE":return[...e,t.tipIds]}returne},preferences:u});functionp(e){return{type:"TRIGGER_GUIDE",tipIds:e}}functiond(e){return{type:"DISMISS_TIP",id:e}}functionl(){return{type:"DISABLE_TIPS"}}functionf(){return{type:"ENABLE_TIPS"}}varb=n("pPDe"),w=n("YLtl");consth=Object(b.a)((e,t)=>{for(constnofe.guides)if(Object(w.includes)(n,t)){constt=Object(w.difference)(n,Object(w.keys)(e.preferences.dismissedTips)),[r=null,i=null]=t;return{tipIds:n,currentTipId:r,nextTipId:i}}returnnull},e=>[e.guides,e.preferences.dismissedTips]);functionx(e,t){if(!e.preferences.areTipsEnabled)return!1;if(Object(w.has)(e.preferences.dismissedTips,[t]))return!1;constn=h(e,t);return!n||n.currentTipId===t}functionT(e){returne.preferences.areTipsEnabled}constj=Object(c.createReduxStore)("core/nux",{reducer:a,actions:r,selectors:i,persist:["preferences"]});Object(c.registerStore)("core/nux",{reducer:a,actions:r,selectors:i,persist:["preferences"]});varv=n("GRId"),O=n("K9lf"),m=n("tI+e"),g=n("l3Sj"),I=n("w95h");functiony(e){e.stopPropagation()}varS=Object(O.compose)(Object(c.withSelect)((e,{tipId:t})=>{const{isTipVisible:n,getAssociatedGuide:r}=e("core/nux"),i=r(t);return{isVisible:n(t),hasNextTip:!(!i||!i.nextTipId)}}),Object(c.withDispatch)((e,{tipId:t})=>{const{dismissTip:n,disableTips:r}=e("core/nux");return{onDismiss(){n(t)},onDisable(){r()}}}))((function({position:e="middle right",children:t,isVisible:n,hasNextTip:r,onDismiss:i,onDisable:s}){consto=Object(v.useRef)(null),c=Object(v.useCallback)(e=>{o.current&&(o.current.contains(e.relatedTarget)||s())},[s,o]);returnn?Object(v.createElement)(m.Popover,{className:"nux-dot-tip",position:e,noArrow:!0,focusOnMount:"container",shouldAnchorIncludePadding:!0,role:"dialog","aria-label":Object(g.__)("Editor tips"),onClick:y,onFocusOutside:c},Object(v.createElement)("p",null,t),Object(v.createElement)("p",null,Object(v.createElement)(m.Button,{isLink:!0,onClick:i},r?Object(g.__)("See next tip"):Object(g.__)("Got it"))),Object(v.createElement)(m.Button,{className:"nux-dot-tip__disable",icon:I.a,label:Object(g.__)("Disable tips"),onClick:s})):null}));o()("wp.nux",{since:"5.4",hint:"wp.components.Guide can be used to show a user guide."})},GRId:function(e,t){e