wordpress-activitypub/build/follow-me/index.js

1 line
9.6 KiB
JavaScript
Raw Normal View History

(()=>{"use strict";var e,t={17:(e,t,o)=>{const r=window.wp.blocks,n=window.wp.primitives;var i=o(848);const l=(0,i.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,i.jsx)(n.Path,{d:"M15.5 9.5a1 1 0 100-2 1 1 0 000 2zm0 1.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5zm-2.25 6v-2a2.75 2.75 0 00-2.75-2.75h-4A2.75 2.75 0 003.75 15v2h1.5v-2c0-.69.56-1.25 1.25-1.25h4c.69 0 1.25.56 1.25 1.25v2h1.5zm7-2v2h-1.5v-2c0-.69-.56-1.25-1.25-1.25H15v-1.5h2.5A2.75 2.75 0 0120.25 15zM9.5 8.5a1 1 0 11-2 0 1 1 0 012 0zm1.5 0a2.5 2.5 0 11-5 0 2.5 2.5 0 015 0z",fillRule:"evenodd"})}),a=window.wp.blockEditor,c=window.wp.i18n,s=window.wp.components,u=window.wp.data,p=window.wp.element,d=window._activityPubOptions?.enabled,v=window.wp.apiFetch;var f=o.n(v);function m(e){return`var(--wp--preset--color--${e})`}function y(e){if("string"!=typeof e)return null;if(e.match(/^#/))return e.substring(0,7);const[,,t]=e.split("|");return m(t)}function b(e,t,o=null,r=""){return o?`${e}${r} { ${t}: ${o}; }\n`:""}function _(e,t,o,r){return b(e,"background-color",t)+b(e,"color",o)+b(e,"background-color",r,":hover")+b(e,"background-color",r,":focus")}function h({selector:e,style:t,backgroundColor:o}){const r=function(e,t,o){const r=`${e} .components-button`,n=("string"==typeof(i=o)?m(i):i?.color?.background||null)||t?.color?.background;var i;return _(r,y(t?.elements?.link?.color?.text),n,y(t?.elements?.link?.[":hover"]?.color?.text))}(e,t,o);return(0,i.jsx)("style",{children:r})}var w=o(609);const g=(0,i.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,i.jsx)(n.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M5 4.5h11a.5.5 0 0 1 .5.5v11a.5.5 0 0 1-.5.5H5a.5.5 0 0 1-.5-.5V5a.5.5 0 0 1 .5-.5ZM3 5a2 2 0 0 1 2-2h11a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5Zm17 3v10.75c0 .69-.56 1.25-1.25 1.25H6v1.5h12.75a2.75 2.75 0 0 0 2.75-2.75V8H20Z"})}),x=(0,i.jsx)(n.SVG,{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",children:(0,i.jsx)(n.Path,{d:"M16.7 7.1l-6.3 8.5-3.3-2.5-.9 1.2 4.5 3.4L17.9 8z"})}),j=(0,p.forwardRef)((function({icon:e,size:t=24,...o},r){return(0,p.cloneElement)(e,{width:t,height:t,...o,ref:r})})),k=window.wp.compose,E="fediverse-remote-user";function S(e){try{return new URL(e),!0}catch(e){return!1}}function O({actionText:e,copyDescription:t,handle:o,resourceUrl:r,myProfile:n=!1,rememberProfile:i=!1}){const a=(0,c.__)("Loading...","activitypub"),u=(0,c.__)("Opening...","activitypub"),d=(0,c.__)("Error","activitypub"),v=(0,c.__)("Invalid","activitypub"),m=n||(0,c.__)("My Profile","activitypub"),[y,b]=(0,p.useState)(e),[_,h]=(0,p.useState)(g),O=(0,k.useCopyToClipboard)(o,(()=>{h(x),setTimeout((()=>h(g)),1e3)})),[C,N]=(0,p.useState)(""),[R,U]=(0,p.useState)(!0),{setRemoteUser:P}=function(){const[e,t]=(0,p.useState)(function(){const e=localStorage.getItem(E);return e?JSON.parse(e):{}}()),o=(0,p.useCallback)((e=>{!function(e){localStorage.setItem(E,JSON.stringify(e))}(e),t(e)}),[]),r=(0,p.useCallback)((()=>{localStorage.removeItem(E),t({})}),[]);return{template:e?.template||!1,profileURL:e?.profileURL||!1,setRemoteUser:o,deleteRemoteUser:r}}(),I=(0,p.useCallback)((()=>{let t;if(!S(C)&&!function(e){const t=e.replace(/^@/,"").split("@");return 2===t.length&&S(`https://${t[1]}`)}(C))return b(v),t=setTimeout((()=>b(e)),2e3),()=>clearTimeout(t);const o=r+C;b(a),f()({path:o}).then((({url:t,template:o})=>{R&&P({profileURL:C,template:o}),b(u),setTimeout((()=>{window.open(t,"_blank"),b(e)}),200)})).catch((()=>{b(d),setTimeout((()=>b(e)),2e3)}))}),[C]);return(0,w.createElement)("div",{className:"activitypub__dialog"},(0,w.createElement)("div",{className:"activitypub-dialog__section"},(0,w.createElement)("h4",null,m),(0,w.createElement)("div",{className:"activitypub-dialog__description"},t),(0,w.createElement)("div",{className:"activitypub-dialog__button-group"},(0,w.createElement)("input",{type:"text",value:o,readOnly:!0}),(0,w.createElement)(s.Button,{ref:O},(0,w.createElement)(j,{icon:_}),(0,c.__)("Copy","activitypub")))),(0,w.createElement)("div",{className:"activitypub-dialog__section"},(0,w.createElement)("h4