WordPress/wp-includes/js/dist/format-library.min.js
desrosj afd36de0b5 Build/Test Tools: Update all build tool related dependencies.
This updates the following dependencies to their latest versions:
- `chalk`
- `cssnano`
- `dotenv`
- `grunt-contrib-cssmin`
- `grunt-contrib-qunit`
- `grunt-webpack`
- `jest-image-snapshot`
- `postcss`
- `sass`
- `sinon`
- `webpack`

Additionally, `npm audit fix` has been run to automatically fix as many issues as possible.

See #58863.
Built from https://develop.svn.wordpress.org/trunk@56390


git-svn-id: http://core.svn.wordpress.org/trunk@55902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2023-08-11 16:04:29 +00:00

2 lines
22 KiB
JavaScript

/*! This file is auto-generated */
(()=>{"use strict";var e={r:e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}},t={};e.r(t);const n=window.wp.richText,o=window.wp.element,r=window.wp.i18n,a=window.wp.blockEditor,l=window.wp.primitives,c=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M14.7 11.3c1-.6 1.5-1.6 1.5-3 0-2.3-1.3-3.4-4-3.4H7v14h5.8c1.4 0 2.5-.3 3.3-1 .8-.7 1.2-1.7 1.2-2.9.1-1.9-.8-3.1-2.6-3.7zm-5.1-4h2.3c.6 0 1.1.1 1.4.4.3.3.5.7.5 1.2s-.2 1-.5 1.2c-.3.3-.8.4-1.4.4H9.6V7.3zm4.6 9c-.4.3-1 .4-1.7.4H9.6v-3.9h2.9c.7 0 1.3.2 1.7.5.4.3.6.8.6 1.5s-.2 1.2-.6 1.5z"})),i="core/bold",s=(0,r.__)("Bold"),u={name:i,title:s,tagName:"strong",className:null,edit({isActive:e,value:t,onChange:r,onFocus:l}){function u(){r((0,n.toggleFormat)(t,{type:i,title:s}))}return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"primary",character:"b",onUse:u}),(0,o.createElement)(a.RichTextToolbarButton,{name:"bold",icon:c,title:s,onClick:function(){r((0,n.toggleFormat)(t,{type:i})),l()},isActive:e,shortcutType:"primary",shortcutCharacter:"b"}),(0,o.createElement)(a.__unstableRichTextInputEvent,{inputType:"formatBold",onInput:u}))}},m=(0,o.createElement)(l.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,o.createElement)(l.Path,{d:"M20.8 10.7l-4.3-4.3-1.1 1.1 4.3 4.3c.1.1.1.3 0 .4l-4.3 4.3 1.1 1.1 4.3-4.3c.7-.8.7-1.9 0-2.6zM4.2 11.8l4.3-4.3-1-1-4.3 4.3c-.7.7-.7 1.8 0 2.5l4.3 4.3 1.1-1.1-4.3-4.3c-.2-.1-.2-.3-.1-.4z"})),h="core/code",p=(0,r.__)("Inline code"),g={name:h,title:p,tagName:"code",className:null,__unstableInputRule(e){const{start:t,text:o}=e;if("`"!==o[t-1])return e;if(t-2<0)return e;const r=o.lastIndexOf("`",t-2);if(-1===r)return e;const a=r,l=t-2;return a===l?e:(e=(0,n.remove)(e,a,a+1),e=(0,n.remove)(e,l,l+1),e=(0,n.applyFormat)(e,{type:h},a,l))},edit({value:e,onChange:t,onFocus:r,isActive:l}){function c(){t((0,n.toggleFormat)(e,{type:h,title:p})),r()}return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"access",character:"x",onUse:c}),(0,o.createElement)(a.RichTextToolbarButton,{icon:m,title:p,onClick:c,isActive:l,role:"menuitemcheckbox"}))}},d=window.wp.components,v=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"-2 -2 24 24"},(0,o.createElement)(l.Path,{d:"M6.734 16.106l2.176-2.38-1.093-1.028-3.846 4.158 3.846 4.157 1.093-1.027-2.176-2.38h2.811c1.125 0 2.25.03 3.374 0 1.428-.001 3.362-.25 4.963-1.277 1.66-1.065 2.868-2.906 2.868-5.859 0-2.479-1.327-4.896-3.65-5.93-1.82-.813-3.044-.8-4.806-.788l-.567.002v1.5c.184 0 .368 0 .553-.002 1.82-.007 2.704-.014 4.21.657 1.854.827 2.76 2.657 2.76 4.561 0 2.472-.973 3.824-2.178 4.596-1.258.807-2.864 1.04-4.163 1.04h-.02c-1.115.03-2.229 0-3.344 0H6.734z"})),b=["image"],w="core/image",f=(0,r.__)("Inline image"),y={name:w,title:f,keywords:[(0,r.__)("photo"),(0,r.__)("media")],object:!0,tagName:"img",className:null,attributes:{className:"class",style:"style",url:"src",alt:"alt"},edit:function({value:e,onChange:t,onFocus:r,isObjectActive:l,activeObjectAttributes:c,contentRef:i}){const[s,u]=(0,o.useState)(!1);function m(){u(!1)}return(0,o.createElement)(a.MediaUploadCheck,null,(0,o.createElement)(a.RichTextToolbarButton,{icon:(0,o.createElement)(d.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(d.Path,{d:"M4 18.5h16V17H4v1.5zM16 13v1.5h4V13h-4zM5.1 15h7.8c.6 0 1.1-.5 1.1-1.1V6.1c0-.6-.5-1.1-1.1-1.1H5.1C4.5 5 4 5.5 4 6.1v7.8c0 .6.5 1.1 1.1 1.1zm.4-8.5h7V10l-1-1c-.3-.3-.8-.3-1 0l-1.6 1.5-1.2-.7c-.3-.2-.6-.2-.9 0l-1.3 1V6.5zm0 6.1l1.8-1.3 1.3.8c.3.2.7.2.9-.1l1.5-1.4 1.5 1.4v1.5h-7v-.9z"})),title:f,onClick:function(){u(!0)},isActive:l}),s&&(0,o.createElement)(a.MediaUpload,{allowedTypes:b,onSelect:({id:o,url:a,alt:l,width:c})=>{m(),t((0,n.insertObject)(e,{type:w,attributes:{className:`wp-image-${o}`,style:`width: ${Math.min(c,150)}px;`,url:a,alt:l}})),r()},onClose:m,render:({open:e})=>(e(),null)}),l&&(0,o.createElement)(E,{value:e,onChange:t,activeObjectAttributes:c,contentRef:i}))}};function E({value:e,onChange:t,activeObjectAttributes:a,contentRef:l}){const{style:c}=a,[i,s]=(0,o.useState)(c?.replace(/\D/g,"")),u=(0,n.useAnchor)({editableContentElement:l.current,settings:y});return(0,o.createElement)(d.Popover,{placement:"bottom",focusOnMount:!1,anchor:u,className:"block-editor-format-toolbar__image-popover"},(0,o.createElement)("form",{className:"block-editor-format-toolbar__image-container-content",onSubmit:n=>{const o=e.replacements.slice();o[e.start]={type:w,attributes:{...a,style:i?`width: ${i}px;`:""}},t({...e,replacements:o}),n.preventDefault()}},(0,o.createElement)(d.__experimentalHStack,{alignment:"bottom",spacing:"0"},(0,o.createElement)(d.__experimentalNumberControl,{className:"block-editor-format-toolbar__image-container-value",label:(0,r.__)("Width"),value:i,min:1,onChange:e=>s(e)}),(0,o.createElement)(d.Button,{className:"block-editor-format-toolbar__image-container-button",icon:v,label:(0,r.__)("Apply"),type:"submit"}))))}const _=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M12.5 5L10 19h1.9l2.5-14z"})),k="core/italic",C=(0,r.__)("Italic"),x={name:k,title:C,tagName:"em",className:null,edit({isActive:e,value:t,onChange:r,onFocus:l}){function c(){r((0,n.toggleFormat)(t,{type:k,title:C}))}return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"primary",character:"i",onUse:c}),(0,o.createElement)(a.RichTextToolbarButton,{name:"italic",icon:_,title:C,onClick:function(){r((0,n.toggleFormat)(t,{type:k})),l()},isActive:e,shortcutType:"primary",shortcutCharacter:"i"}),(0,o.createElement)(a.__unstableRichTextInputEvent,{inputType:"formatItalic",onInput:c}))}},T=window.wp.url,S=window.wp.htmlEntities,A=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M17.031 4.703 15.576 4l-1.56 3H14v.03l-2.324 4.47H9.5V13h1.396l-1.502 2.889h-.95a3.694 3.694 0 0 1 0-7.389H10V7H8.444a5.194 5.194 0 1 0 0 10.389h.17L7.5 19.53l1.416.719L15.049 8.5h.507a3.694 3.694 0 0 1 0 7.39H14v1.5h1.556a5.194 5.194 0 0 0 .273-10.383l1.202-2.304Z"})),F=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M10 17.389H8.444A5.194 5.194 0 1 1 8.444 7H10v1.5H8.444a3.694 3.694 0 0 0 0 7.389H10v1.5ZM14 7h1.556a5.194 5.194 0 0 1 0 10.39H14v-1.5h1.556a3.694 3.694 0 0 0 0-7.39H14V7Zm-4.5 6h5v-1.5h-5V13Z"})),V=window.wp.a11y,N=window.wp.data;function R(e){if(!e)return!1;const t=e.trim();if(!t)return!1;if(/^\S+:/.test(t)){const e=(0,T.getProtocol)(t);if(!(0,T.isValidProtocol)(e))return!1;if(e.startsWith("http")&&!/^https?:\/\/[^\/\s]/i.test(t))return!1;const n=(0,T.getAuthority)(t);if(!(0,T.isValidAuthority)(n))return!1;const o=(0,T.getPath)(t);if(o&&!(0,T.isValidPath)(o))return!1;const r=(0,T.getQueryString)(t);if(r&&!(0,T.isValidQueryString)(r))return!1;const a=(0,T.getFragment)(t);if(a&&!(0,T.isValidFragment)(a))return!1}return!(t.startsWith("#")&&!(0,T.isValidFragment)(t))}function P(e,t,n=e.start,o=e.end){const r={start:null,end:null},{formats:a}=e;let l,c;if(!a?.length)return r;const i=a.slice(),s=i[n]?.find((({type:e})=>e===t.type)),u=i[o]?.find((({type:e})=>e===t.type)),m=i[o-1]?.find((({type:e})=>e===t.type));if(s)l=s,c=n;else if(u)l=u,c=o;else{if(!m)return r;l=m,c=o-1}const h=i[c].indexOf(l),p=[i,c,l,h];return{start:n=(n=z(...p))<0?0:n,end:o=H(...p)}}function M(e,t,n,o,r){let a=t;const l={forwards:1,backwards:-1}[r]||1,c=-1*l;for(;e[a]&&e[a][o]===n;)a+=l;return a+=c,a}const B=(e,...t)=>(...n)=>e(...n,...t),z=B(M,"backwards"),H=B(M,"forwards"),L=new WeakMap;let I=-1;const j="link-control-instance";function U(e){return`${j}-${e}`}const G=function(e){if(e)return L.has(e)?U(L.get(e)):(I+=1,L.set(e,I),U(I))};const O=(0,d.withSpokenMessages)((function({isActive:e,activeAttributes:t,addingLink:l,value:c,onChange:i,speak:s,stopAddingLink:u,contentRef:m}){const h=function(e,t){let o=e.start,r=e.end;if(t){const t=P(e,{type:"core/link"});o=t.start,r=t.end+1}return(0,n.slice)(e,o,r)}(c,e).text,[p,g]=(0,o.useState)(),{createPageEntity:v,userCanCreatePages:b}=(0,N.useSelect)((e=>{const{getSettings:t}=e(a.store),n=t();return{createPageEntity:n.__experimentalCreatePageEntity,userCanCreatePages:n.__experimentalUserCanCreatePages}}),[]),w={url:t.url,type:t.type,id:t.id,opensInNewTab:"_blank"===t.target,title:h,...p},f=(0,n.useAnchor)({editableContentElement:m.current,settings:$}),y=G(f),E=(0,o.useRef)(!!l&&"firstElement");return(0,o.createElement)(d.Popover,{anchor:f,focusOnMount:E.current,onClose:u,onFocusOutside:()=>u(!1),placement:"bottom",shift:!0},(0,o.createElement)(a.__experimentalLinkControl,{key:y,value:w,onChange:function(t){t={...p,...t};const o=w.opensInNewTab!==t.opensInNewTab&&w.url===t.url,a=o&&void 0===t.url;if(g(a?t:void 0),a)return;const l=(0,T.prependHTTP)(t.url),m=function({url:e,type:t,id:n,opensInNewWindow:o}){const r={type:"core/link",attributes:{url:e}};return t&&(r.attributes.type=t),n&&(r.attributes.id=n),o&&(r.attributes.target="_blank",r.attributes.rel="noreferrer noopener"),r}({url:l,type:t.type,id:void 0!==t.id&&null!==t.id?String(t.id):void 0,opensInNewWindow:t.opensInNewTab}),d=t.title||l;if((0,n.isCollapsed)(c)&&!e){const e=(0,n.applyFormat)((0,n.create)({text:d}),m,0,d.length);i((0,n.insert)(c,e))}else{let e;if(d===h)e=(0,n.applyFormat)(c,m);else{e=(0,n.create)({text:d}),e=(0,n.applyFormat)(e,m,0,d.length);const t=P(c,{type:"core/link"}),[o,r]=(0,n.split)(c,t.start,t.start),a=(0,n.replace)(r,h,e);e=(0,n.concat)(o,a)}e.start=e.end,e.activeFormats=[],i(e)}o||u(),R(l)?s(e?(0,r.__)("Link edited."):(0,r.__)("Link inserted."),"assertive"):s((0,r.__)("Warning: the link has been inserted but may have errors. Please test it."),"assertive")},onRemove:function(){const e=(0,n.removeFormat)(c,"core/link");i(e),u(),s((0,r.__)("Link removed."),"assertive")},forceIsEditingLink:l,hasRichPreviews:!0,createSuggestion:v&&async function(e){const t=await v({title:e,status:"draft"});return{id:t.id,type:t.type,title:t.title.rendered,url:t.link,kind:"post-type"}},withCreateSuggestion:b,createSuggestionButtonText:function(e){return(0,o.createInterpolateElement)((0,r.sprintf)((0,r.__)("Create page: <mark>%s</mark>"),e),{mark:(0,o.createElement)("mark",null)})},hasTextControl:!0}))})),W="core/link",Z=(0,r.__)("Link");const $={name:W,title:Z,tagName:"a",className:null,attributes:{url:"href",type:"data-type",id:"data-id",target:"target"},__unstablePasteRule(e,{html:t,plainText:o}){if((0,n.isCollapsed)(e))return e;const r=(t||o).replace(/<[^>]+>/g,"").trim();return(0,T.isURL)(r)?(window.console.log("Created link:\n\n",r),(0,n.applyFormat)(e,{type:W,attributes:{url:(0,S.decodeEntities)(r)}})):e},edit:function({isActive:e,activeAttributes:t,value:l,onChange:c,onFocus:i,contentRef:s}){const[u,m]=(0,o.useState)(!1);function h(){const e=(0,n.getTextContent)((0,n.slice)(l));e&&(0,T.isURL)(e)&&R(e)?c((0,n.applyFormat)(l,{type:W,attributes:{url:e}})):e&&(0,T.isEmail)(e)?c((0,n.applyFormat)(l,{type:W,attributes:{url:`mailto:${e}`}})):m(!0)}function p(){c((0,n.removeFormat)(l,W)),(0,V.speak)((0,r.__)("Link removed."),"assertive")}return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"primary",character:"k",onUse:h}),(0,o.createElement)(a.RichTextShortcut,{type:"primaryShift",character:"k",onUse:p}),e&&(0,o.createElement)(a.RichTextToolbarButton,{name:"link",icon:A,title:(0,r.__)("Unlink"),onClick:p,isActive:e,shortcutType:"primaryShift",shortcutCharacter:"k"}),!e&&(0,o.createElement)(a.RichTextToolbarButton,{name:"link",icon:F,title:Z,onClick:h,isActive:e,shortcutType:"primary",shortcutCharacter:"k"}),(u||e)&&(0,o.createElement)(O,{addingLink:u,stopAddingLink:function(e=!0){m(!1),e&&i()},isActive:e,activeAttributes:t,value:l,onChange:c,contentRef:s}))}},D=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M9.1 9v-.5c0-.6.2-1.1.7-1.4.5-.3 1.2-.5 2-.5.7 0 1.4.1 2.1.3.7.2 1.4.5 2.1.9l.2-1.9c-.6-.3-1.2-.5-1.9-.7-.8-.1-1.6-.2-2.4-.2-1.5 0-2.7.3-3.6 1-.8.7-1.2 1.5-1.2 2.6V9h2zM20 12H4v1h8.3c.3.1.6.2.8.3.5.2.9.5 1.1.8.3.3.4.7.4 1.2 0 .7-.2 1.1-.8 1.5-.5.3-1.2.5-2.1.5-.8 0-1.6-.1-2.4-.3-.8-.2-1.5-.5-2.2-.8L7 18.1c.5.2 1.2.4 2 .6.8.2 1.6.3 2.4.3 1.7 0 3-.3 3.9-1 .9-.7 1.3-1.6 1.3-2.8 0-.9-.2-1.7-.7-2.2H20v-1z"})),Q="core/strikethrough",K=(0,r.__)("Strikethrough"),q={name:Q,title:K,tagName:"s",className:null,edit({isActive:e,value:t,onChange:r,onFocus:l}){function c(){r((0,n.toggleFormat)(t,{type:Q,title:K})),l()}return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"access",character:"d",onUse:c}),(0,o.createElement)(a.RichTextToolbarButton,{icon:D,title:K,onClick:c,isActive:e,role:"menuitemcheckbox"}))}},J="core/underline",X=(0,r.__)("Underline"),Y={name:J,title:X,tagName:"span",className:null,attributes:{style:"style"},edit({value:e,onChange:t}){const r=()=>{t((0,n.toggleFormat)(e,{type:J,attributes:{style:"text-decoration: underline;"},title:X}))};return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextShortcut,{type:"primary",character:"u",onUse:r}),(0,o.createElement)(a.__unstableRichTextInputEvent,{inputType:"formatUnderline",onInput:r}))}};const ee=function({icon:e,size:t=24,...n}){return(0,o.cloneElement)(e,{width:t,height:t,...n})},te=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M12.9 6h-2l-4 11h1.9l1.1-3h4.2l1.1 3h1.9L12.9 6zm-2.5 6.5l1.5-4.9 1.7 4.9h-3.2z"})),ne=(0,o.createElement)(l.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,o.createElement)(l.Path,{d:"M17.2 10.9c-.5-1-1.2-2.1-2.1-3.2-.6-.9-1.3-1.7-2.1-2.6L12 4l-1 1.1c-.6.9-1.3 1.7-2 2.6-.8 1.2-1.5 2.3-2 3.2-.6 1.2-1 2.2-1 3 0 3.4 2.7 6.1 6.1 6.1s6.1-2.7 6.1-6.1c0-.8-.3-1.8-1-3zm-5.1 7.6c-2.5 0-4.6-2.1-4.6-4.6 0-.3.1-1 .8-2.3.5-.9 1.1-1.9 2-3.1.7-.9 1.3-1.7 1.8-2.3.7.8 1.3 1.6 1.8 2.3.8 1.1 1.5 2.2 2 3.1.7 1.3.8 2 .8 2.3 0 2.5-2.1 4.6-4.6 4.6z"}));function oe(e=""){return e.split(";").reduce(((e,t)=>{if(t){const[n,o]=t.split(":");"color"===n&&(e.color=o),"background-color"===n&&o!==ie&&(e.backgroundColor=o)}return e}),{})}function re(e="",t){return e.split(" ").reduce(((e,n)=>{if(n.startsWith("has-")&&n.endsWith("-color")){const o=n.replace(/^has-/,"").replace(/-color$/,""),r=(0,a.getColorObjectByAttributeValues)(t,o);e.color=r.color}return e}),{})}function ae(e,t,o){const r=(0,n.getActiveFormat)(e,t);return r?{...oe(r.attributes.style),...re(r.attributes.class,o)}:{}}function le({name:e,property:t,value:r,onChange:l}){const c=(0,N.useSelect)((e=>{var t;const{getSettings:n}=e(a.store);return null!==(t=n().colors)&&void 0!==t?t:[]}),[]),i=(0,o.useCallback)((o=>{l(function(e,t,o,r){const{color:l,backgroundColor:c}={...ae(e,t,o),...r};if(!l&&!c)return(0,n.removeFormat)(e,t);const i=[],s=[],u={};if(c?i.push(["background-color",c].join(":")):i.push(["background-color",ie].join(":")),l){const e=(0,a.getColorObjectByColorValue)(o,l);e?s.push((0,a.getColorClassName)("color",e.slug)):i.push(["color",l].join(":"))}return i.length&&(u.style=i.join(";")),s.length&&(u.class=s.join(" ")),(0,n.applyFormat)(e,{type:t,attributes:u})}(r,e,c,{[t]:o}))}),[c,l,t]),s=(0,o.useMemo)((()=>ae(r,e,c)),[e,r,c]);return(0,o.createElement)(a.ColorPalette,{value:s[t],onChange:i})}function ce({name:e,value:t,onChange:l,onClose:c,contentRef:i}){const s=(0,a.useCachedTruthy)((0,n.useAnchor)({editableContentElement:i.current,settings:pe}));return(0,o.createElement)(d.Popover,{onClose:c,className:"components-inline-color-popover",anchor:s},(0,o.createElement)(d.TabPanel,{tabs:[{name:"color",title:(0,r.__)("Text")},{name:"backgroundColor",title:(0,r.__)("Background")}]},(n=>(0,o.createElement)(le,{name:e,property:n.name,value:t,onChange:l}))))}const ie="rgba(0, 0, 0, 0)",se="core/text-color",ue=(0,r.__)("Highlight"),me=[];function he(e,t){const{ownerDocument:n}=e,{defaultView:o}=n,r=o.getComputedStyle(e).getPropertyValue(t);return"background-color"===t&&r===ie&&e.parentElement?he(e.parentElement,t):r}const pe={name:se,title:ue,tagName:"mark",className:"has-inline-color",attributes:{style:"style",class:"class"},__unstableFilterAttributeValue(e,t){if("style"!==e)return t;if(t&&t.includes("background-color"))return t;const n=["background-color",ie].join(":");return t?[n,t].join(";"):n},edit:function({value:e,onChange:t,isActive:r,activeAttributes:l,contentRef:c}){const i=(0,a.useSetting)("color.custom"),s=(0,a.useSetting)("color.palette")||me,[u,m]=(0,o.useState)(!1),h=(0,o.useCallback)((()=>m(!0)),[m]),p=(0,o.useCallback)((()=>m(!1)),[m]),g=(0,o.useMemo)((()=>function(e,{color:t,backgroundColor:n}){if(t||n)return{color:t||he(e,"color"),backgroundColor:n===ie?he(e,"background-color"):n}}(c.current,ae(e,se,s))),[e,s]),d=s.length||!i;return d||r?(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextToolbarButton,{className:"format-library-text-color-button",isActive:r,icon:(0,o.createElement)(ee,{icon:Object.keys(l).length?te:ne,style:g}),title:ue,onClick:d?h:()=>t((0,n.removeFormat)(e,se)),role:"menuitemcheckbox"}),u&&(0,o.createElement)(ce,{name:se,onClose:p,activeAttributes:l,value:e,onChange:t,contentRef:c})):null}},ge=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M16.9 18.3l.8-1.2c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.1-.3-.4-.5-.6-.7-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.2 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3L15 19.4h4.3v-1.2h-2.4zM14.1 7.2h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),de="core/subscript",ve=(0,r.__)("Subscript"),be={name:de,title:ve,tagName:"sub",className:null,edit:({isActive:e,value:t,onChange:r,onFocus:l})=>(0,o.createElement)(a.RichTextToolbarButton,{icon:ge,title:ve,onClick:function(){r((0,n.toggleFormat)(t,{type:de,title:ve})),l()},isActive:e,role:"menuitemcheckbox"})},we=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M16.9 10.3l.8-1.3c.4-.6.7-1.2.9-1.6.2-.4.3-.8.3-1.2 0-.3-.1-.7-.2-1-.2-.2-.4-.4-.7-.6-.3-.2-.6-.3-1-.3s-.8.1-1.1.2c-.3.1-.7.3-1 .6l.1 1.3c.3-.3.5-.5.8-.6s.6-.2.9-.2c.3 0 .5.1.7.2.2.2.2.4.2.7 0 .3-.1.5-.2.8-.1.3-.4.7-.8 1.3l-1.8 2.8h4.3v-1.2h-2.2zm-2.8-3.1h-2L9.5 11 6.9 7.2h-2l3.6 5.3L4.7 18h2l2.7-4 2.7 4h2l-3.8-5.5 3.8-5.3z"})),fe="core/superscript",ye=(0,r.__)("Superscript"),Ee={name:fe,title:ye,tagName:"sup",className:null,edit:({isActive:e,value:t,onChange:r,onFocus:l})=>(0,o.createElement)(a.RichTextToolbarButton,{icon:we,title:ye,onClick:function(){r((0,n.toggleFormat)(t,{type:fe,title:ye})),l()},isActive:e,role:"menuitemcheckbox"})},_e=(0,o.createElement)(l.SVG,{viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},(0,o.createElement)(l.Path,{d:"M8 12.5h8V11H8v1.5Z M19 6.5H5a2 2 0 0 0-2 2V15a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.5a2 2 0 0 0-2-2ZM5 8h14a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V8.5A.5.5 0 0 1 5 8Z"})),ke="core/keyboard",Ce=(0,r.__)("Keyboard input"),xe={name:ke,title:Ce,tagName:"kbd",className:null,edit:({isActive:e,value:t,onChange:r,onFocus:l})=>(0,o.createElement)(a.RichTextToolbarButton,{icon:_e,title:Ce,onClick:function(){r((0,n.toggleFormat)(t,{type:ke,title:Ce})),l()},isActive:e,role:"menuitemcheckbox"})},Te=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M12 4.75a7.25 7.25 0 100 14.5 7.25 7.25 0 000-14.5zM3.25 12a8.75 8.75 0 1117.5 0 8.75 8.75 0 01-17.5 0zM12 8.75a1.5 1.5 0 01.167 2.99c-.465.052-.917.44-.917 1.01V14h1.5v-.845A3 3 0 109 10.25h1.5a1.5 1.5 0 011.5-1.5zM11.25 15v1.5h1.5V15h-1.5z"})),Se="core/unknown",Ae=(0,r.__)("Clear Unknown Formatting"),Fe={name:Se,title:Ae,tagName:"*",className:null,edit({isActive:e,value:t,onChange:r,onFocus:l}){const c=(0,n.slice)(t).formats.some((e=>e.some((e=>e.type===Se))));return e||c?(0,o.createElement)(a.RichTextToolbarButton,{name:"unknown",icon:Te,title:Ae,onClick:function(){r((0,n.removeFormat)(t,Se)),l()},isActive:!0}):null}},Ve=(0,o.createElement)(l.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24"},(0,o.createElement)(l.Path,{d:"M17.5 10h-1.7l-3.7 10.5h1.7l.9-2.6h3.9l.9 2.6h1.7L17.5 10zm-2.2 6.3 1.4-4 1.4 4h-2.8zm-4.8-3.8c1.6-1.8 2.9-3.6 3.7-5.7H16V5.2h-5.8V3H8.8v2.2H3v1.5h9.6c-.7 1.6-1.8 3.1-3.1 4.6C8.6 10.2 7.8 9 7.2 8H5.6c.6 1.4 1.7 2.9 2.9 4.4l-2.4 2.4c-.3.4-.7.8-1.1 1.2l1 1 1.2-1.2c.8-.8 1.6-1.5 2.3-2.3.8.9 1.7 1.7 2.5 2.5l.6-1.5c-.7-.6-1.4-1.3-2.1-2z"})),Ne="core/language",Re=(0,r.__)("Language"),Pe={name:Ne,tagName:"bdo",className:null,edit:function({isActive:e,value:t,onChange:r,contentRef:l}){const[c,i]=(0,o.useState)(!1),s=()=>{i((e=>!e))};return(0,o.createElement)(o.Fragment,null,(0,o.createElement)(a.RichTextToolbarButton,{icon:Ve,label:Re,title:Re,onClick:()=>{e?r((0,n.removeFormat)(t,Ne)):s()},isActive:e,role:"menuitemcheckbox"}),c&&(0,o.createElement)(Me,{value:t,onChange:r,onClose:s,contentRef:l}))},title:Re};function Me({value:e,contentRef:t,onChange:a,onClose:l}){const c=(0,n.useAnchor)({editableContentElement:t.current,settings:Pe}),[i,s]=(0,o.useState)(""),[u,m]=(0,o.useState)("ltr");return(0,o.createElement)(d.Popover,{className:"block-editor-format-toolbar__language-popover",anchor:c,placement:"bottom",onClose:l},(0,o.createElement)("form",{className:"block-editor-format-toolbar__language-container-content",onSubmit:t=>{t.preventDefault(),a((0,n.applyFormat)(e,{type:Ne,attributes:{lang:i,dir:u}})),l()}},(0,o.createElement)(d.TextControl,{label:Re,value:i,onChange:e=>s(e),help:(0,r.__)('A valid language attribute, like "en" or "fr".')}),(0,o.createElement)(d.SelectControl,{label:(0,r.__)("Text direction"),value:u,options:[{label:(0,r.__)("Left to right"),value:"ltr"},{label:(0,r.__)("Right to left"),value:"rtl"}],onChange:e=>m(e)}),(0,o.createElement)(d.__experimentalHStack,{alignment:"right"},(0,o.createElement)(d.Button,{variant:"primary",type:"submit",text:(0,r.__)("Apply")}))))}[u,g,y,x,$,q,Y,pe,be,Ee,xe,Fe,Pe].forEach((({name:e,...t})=>(0,n.registerFormatType)(e,t))),(window.wp=window.wp||{}).formatLibrary=t})();