@yoopta/image 4.0.0-rc.12 → 4.0.0-rc.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +2 -2
package/dist/index.js CHANGED
@@ -3,4 +3,4 @@ import{useYooptaEditor as e,useYooptaPluginOptions as t,UI as o,useBlockData as
3
3
  * tabbable 6.2.0
4
4
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
5
5
  */
6
- var Ke=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),Qe="undefined"==typeof Element,et=Qe?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,tt=!Qe&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},ot=function e(t,o){var i;void 0===o&&(o=!0);var n=null==t||null===(i=t.getAttribute)||void 0===i?void 0:i.call(t,"inert");return""===n||"true"===n||o&&t&&e(t.parentNode)},it=function e(t,o,i){for(var n=[],r=Array.from(t);r.length;){var a=r.shift();if(!ot(a,!1))if("SLOT"===a.tagName){var s=a.assignedElements(),l=e(s.length?s:a.children,!0,i);i.flatten?n.push.apply(n,l):n.push({scopeParent:a,candidates:l})}else{et.call(a,Ke)&&i.filter(a)&&(o||!t.includes(a))&&n.push(a);var c=a.shadowRoot||"function"==typeof i.getShadowRoot&&i.getShadowRoot(a),d=!ot(c,!1)&&(!i.shadowRootFilter||i.shadowRootFilter(a));if(c&&d){var p=e(!0===c?a.children:c.children,!0,i);i.flatten?n.push.apply(n,p):n.push({scopeParent:a,candidates:p})}else r.unshift.apply(r,a.children)}}return n},nt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},rt=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,o=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===o||"true"===o}(e))&&!nt(e)?0:e.tabIndex},at=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},st=function(e){return"INPUT"===e.tagName},lt=function(e){return function(e){return st(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,o=e.form||tt(e),i=function(e){return o.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=i(window.CSS.escape(e.name));else try{t=i(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var n=function(e,t){for(var o=0;o<e.length;o++)if(e[o].checked&&e[o].form===t)return e[o]}(t,e.form);return!n||n===e}(e)},ct=function(e){var t=e.getBoundingClientRect(),o=t.width,i=t.height;return 0===o&&0===i},dt=function(e,t){var o=t.displayCheck,i=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var n=et.call(e,"details>summary:first-of-type")?e.parentElement:e;if(et.call(n,"details:not([open]) *"))return!0;if(o&&"full"!==o&&"legacy-full"!==o){if("non-zero-area"===o)return ct(e)}else{if("function"==typeof i){for(var r=e;e;){var a=e.parentElement,s=tt(e);if(a&&!a.shadowRoot&&!0===i(a))return ct(e);e=e.assignedSlot?e.assignedSlot:a||s===e.ownerDocument?a:s.host}e=r}if(function(e){var t,o,i,n,r=e&&tt(e),a=null===(t=r)||void 0===t?void 0:t.host,s=!1;if(r&&r!==e)for(s=!!(null!==(o=a)&&void 0!==o&&null!==(i=o.ownerDocument)&&void 0!==i&&i.contains(a)||null!=e&&null!==(n=e.ownerDocument)&&void 0!==n&&n.contains(e));!s&&a;){var l,c,d;s=!(null===(c=a=null===(l=r=tt(a))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(a))}return s}(e))return!e.getClientRects().length;if("legacy-full"!==o)return!0}return!1},pt=function(e,t){return!(t.disabled||ot(t)||function(e){return st(e)&&"hidden"===e.type}(t)||dt(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var o=0;o<t.children.length;o++){var i=t.children.item(o);if("LEGEND"===i.tagName)return!!et.call(t,"fieldset[disabled] *")||!i.contains(e)}return!0}t=t.parentElement}return!1}(t))},ut=function(e,t){return!(lt(t)||rt(t)<0||!pt(e,t))},ht=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},gt=function e(t){var o=[],i=[];return t.forEach((function(t,n){var r=!!t.scopeParent,a=r?t.scopeParent:t,s=function(e,t){var o=rt(e);return o<0&&t&&!nt(e)?0:o}(a,r),l=r?e(t.candidates):a;0===s?r?o.push.apply(o,l):o.push(a):i.push({documentOrder:n,tabIndex:s,item:t,isScope:r,content:l})})),i.sort(at).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(o)},ft=function(e,t){var o;return o=(t=t||{}).getShadowRoot?it([e],t.includeContainer,{filter:ut.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:ht}):function(e,t,o){if(ot(e))return[];var i=Array.prototype.slice.apply(e.querySelectorAll(Ke));return t&&et.call(e,Ke)&&i.unshift(e),i.filter(o)}(e,t.includeContainer,ut.bind(null,t)),gt(o)};const mt=p["useInsertionEffect".toString()]||(e=>e());var yt="undefined"!=typeof document?u:h;function wt(){return wt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(e[i]=o[i])}return e},wt.apply(this,arguments)}let xt=!1,bt=0;const vt=()=>"floating-ui-"+bt++;const Ct=p["useId".toString()]||function(){const[e,t]=p.useState((()=>xt?vt():void 0));return yt((()=>{null==e&&t(vt())}),[]),p.useEffect((()=>{xt||(xt=!0)}),[]),e};const zt=p.createContext(null),Rt=p.createContext(null);function St(e){return"data-floating-ui-"+e}const _t=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Et(e,t){const o=ft(e,_t());"prev"===t&&o.reverse();const i=o.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(o=t)||null==(o=o.shadowRoot)?void 0:o.activeElement);){var o;t=t.shadowRoot.activeElement}return t}((null==(n=e)?void 0:n.ownerDocument)||document));var n;return o.slice(i+1)[0]}function kt(e,t){const o=t||e.currentTarget,i=e.relatedTarget;return!i||!function(e,t){if(!e||!t)return!1;const o=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(o&&$(o)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}(o,i)}function Lt(e){ft(e,_t()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function Nt(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const Ot={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function Mt(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const Wt=p.forwardRef((function(e,t){const[o,i]=p.useState();yt((()=>(/apple/i.test(navigator.vendor)&&i("button"),document.addEventListener("keydown",Mt),()=>{document.removeEventListener("keydown",Mt)})),[]);const n={ref:t,tabIndex:0,role:o,"aria-hidden":!o||void 0,[St("focus-guard")]:"",style:Ot};return p.createElement("span",wt({},e,n))})),jt=p.createContext(null),At=St("portal");function Tt(e){let{children:t,id:o,root:i=null,preserveTabOrder:n=!0}=e;const r=function(e){let{id:t,root:o}=void 0===e?{}:e;const[i,n]=p.useState(null),r=Ct(),a=Bt(),s=p.useRef(null);return yt((()=>()=>{null==i||i.remove(),queueMicrotask((()=>{s.current=null}))}),[i]),yt((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const o=document.createElement("div");o.id=r,o.setAttribute(At,""),e.appendChild(o),s.current=o,n(o)}),[t,r]),yt((()=>{if(s.current)return;let e=o||(null==a?void 0:a.portalNode);e&&!Y(e)&&(e=e.current),e=e||document.body;let i=null;t&&(i=document.createElement("div"),i.id=t,e.appendChild(i));const l=document.createElement("div");l.id=r,l.setAttribute(At,""),e=i||e,e.appendChild(l),s.current=l,n(l)}),[t,o,r,a]),i}({id:o,root:i}),[a,s]=p.useState(null),l=p.useRef(null),c=p.useRef(null),d=p.useRef(null),u=p.useRef(null),h=!!a&&!a.modal&&a.open&&n&&!(!i&&!r);return p.useEffect((()=>{if(r&&n&&(null==a||!a.modal))return r.addEventListener("focusin",e,!0),r.addEventListener("focusout",e,!0),()=>{r.removeEventListener("focusin",e,!0),r.removeEventListener("focusout",e,!0)};function e(e){if(r&&kt(e)){("focusin"===e.type?Nt:Lt)(r)}}}),[r,n,null==a?void 0:a.modal]),p.createElement(jt.Provider,{value:p.useMemo((()=>({preserveTabOrder:n,beforeOutsideRef:l,afterOutsideRef:c,beforeInsideRef:d,afterInsideRef:u,portalNode:r,setFocusManagerState:s})),[n,r])},h&&r&&p.createElement(Wt,{"data-type":"outside",ref:l,onFocus:e=>{if(kt(e,r)){var t;null==(t=d.current)||t.focus()}else{const e=Et(document.body,"prev")||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),h&&r&&p.createElement("span",{"aria-owns":r.id,style:Ot}),r&&b(t,r),h&&r&&p.createElement(Wt,{"data-type":"outside",ref:c,onFocus:e=>{if(kt(e,r)){var t;null==(t=u.current)||t.focus()}else{const t=Et(document.body,"next")||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const Bt=()=>p.useContext(jt),Ht=new Set,Pt=p.forwardRef((function(e,t){let{lockScroll:o=!1,...i}=e;const n=Ct();return yt((()=>{if(!o)return;Ht.add(n);const e=/iP(hone|ad|od)|iOS/.test(function(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}()),t=document.body.style,i=Math.round(document.documentElement.getBoundingClientRect().left)+document.documentElement.scrollLeft?"paddingLeft":"paddingRight",r=window.innerWidth-document.documentElement.clientWidth,a=t.left?parseFloat(t.left):window.pageXOffset,s=t.top?parseFloat(t.top):window.pageYOffset;if(t.overflow="hidden",r&&(t[i]=r+"px"),e){var l,c;const e=(null==(l=window.visualViewport)?void 0:l.offsetLeft)||0,o=(null==(c=window.visualViewport)?void 0:c.offsetTop)||0;Object.assign(t,{position:"fixed",top:-(s-Math.floor(o))+"px",left:-(a-Math.floor(e))+"px",right:"0"})}return()=>{Ht.delete(n),0===Ht.size&&(Object.assign(t,{overflow:"",[i]:""}),e&&(Object.assign(t,{position:"",top:"",left:"",right:""}),window.scrollTo(a,s)))}}),[n,o]),p.createElement("div",wt({ref:t},i,{style:{position:"fixed",overflow:"auto",top:0,right:0,bottom:0,left:0,...i.style}}))}));function It(e){var t;void 0===e&&(e={});const{open:o=!1,onOpenChange:i,nodeId:n}=e,[r,a]=p.useState(null),s=(null==(t=e.elements)?void 0:t.reference)||r,l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:o="absolute",middleware:i=[],platform:n,elements:{reference:r,floating:a}={},transform:s=!0,whileElementsMounted:l,open:c}=e,[d,u]=p.useState({x:0,y:0,strategy:o,placement:t,middlewareData:{},isPositioned:!1}),[h,g]=p.useState(i);Ge(h,i)||g(i);const[f,m]=p.useState(null),[y,x]=p.useState(null),b=p.useCallback((e=>{e!==R.current&&(R.current=e,m(e))}),[]),v=p.useCallback((e=>{e!==S.current&&(S.current=e,x(e))}),[]),C=r||f,z=a||y,R=p.useRef(null),S=p.useRef(null),_=p.useRef(d),E=null!=l,k=Je(l),L=Je(n),N=p.useCallback((()=>{if(!R.current||!S.current)return;const e={placement:t,strategy:o,middleware:h};L.current&&(e.platform=L.current),Xe(R.current,S.current,e).then((e=>{const t={...e,isPositioned:!0};O.current&&!Ge(_.current,t)&&(_.current=t,w.flushSync((()=>{u(t)})))}))}),[h,t,o,L]);Ye((()=>{!1===c&&_.current.isPositioned&&(_.current.isPositioned=!1,u((e=>({...e,isPositioned:!1}))))}),[c]);const O=p.useRef(!1);Ye((()=>(O.current=!0,()=>{O.current=!1})),[]),Ye((()=>{if(C&&(R.current=C),z&&(S.current=z),C&&z){if(k.current)return k.current(C,z,N);N()}}),[C,z,N,k,E]);const M=p.useMemo((()=>({reference:R,floating:S,setReference:b,setFloating:v})),[b,v]),W=p.useMemo((()=>({reference:C,floating:z})),[C,z]),j=p.useMemo((()=>{const e={position:o,left:0,top:0};if(!W.floating)return e;const t=qe(W.floating,d.x),i=qe(W.floating,d.y);return s?{...e,transform:"translate("+t+"px, "+i+"px)",...$e(W.floating)>=1.5&&{willChange:"transform"}}:{position:o,left:t,top:i}}),[o,s,W.floating,d.x,d.y]);return p.useMemo((()=>({...d,update:N,refs:M,elements:W,floatingStyles:j})),[d,N,M,W,j])}(e),c=p.useContext(Rt),d=null!=((null==(u=p.useContext(zt))?void 0:u.id)||null);var u;const h=function(e){const t=p.useRef((()=>{}));return mt((()=>{t.current=e})),p.useCallback((function(){for(var e=arguments.length,o=new Array(e),i=0;i<e;i++)o[i]=arguments[i];return null==t.current?void 0:t.current(...o)}),[])}(((e,t,o)=>{e&&(f.current.openEvent=t),m.emit("openchange",{open:e,event:t,reason:o,nested:d}),null==i||i(e,t,o)})),g=p.useRef(null),f=p.useRef({}),m=p.useState((()=>function(){const e=new Map;return{emit(t,o){var i;null==(i=e.get(t))||i.forEach((e=>e(o)))},on(t,o){e.set(t,[...e.get(t)||[],o])},off(t,o){var i;e.set(t,(null==(i=e.get(t))?void 0:i.filter((e=>e!==o)))||[])}}}()))[0],y=Ct(),x=p.useCallback((e=>{const t=Y(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;l.refs.setReference(t)}),[l.refs]),b=p.useCallback((e=>{(Y(e)||null===e)&&(g.current=e,a(e)),(Y(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!Y(e))&&l.refs.setReference(e)}),[l.refs]),v=p.useMemo((()=>({...l.refs,setReference:b,setPositionReference:x,domReference:g})),[l.refs,b,x]),C=p.useMemo((()=>({...l.elements,domReference:s})),[l.elements,s]),z=p.useMemo((()=>({...l,refs:v,elements:C,dataRef:f,nodeId:n,floatingId:y,events:m,open:o,onOpenChange:h})),[l,n,y,m,o,h,v,C]);return yt((()=>{const e=null==c?void 0:c.nodesRef.current.find((e=>e.id===n));e&&(e.context=z)})),p.useMemo((()=>({...l,context:z,refs:v,elements:C})),[l,v,C,z])}function Dt(e,t){if(null==e)return{};var o,i,n={},r=Object.keys(e);for(i=0;i<r.length;i++)o=r[i],t.indexOf(o)>=0||(n[o]=e[o]);return n}var Ft=["color"],Vt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Ft);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M7.50005 1.04999C7.74858 1.04999 7.95005 1.25146 7.95005 1.49999V8.41359L10.1819 6.18179C10.3576 6.00605 10.6425 6.00605 10.8182 6.18179C10.994 6.35753 10.994 6.64245 10.8182 6.81819L7.81825 9.81819C7.64251 9.99392 7.35759 9.99392 7.18185 9.81819L4.18185 6.81819C4.00611 6.64245 4.00611 6.35753 4.18185 6.18179C4.35759 6.00605 4.64251 6.00605 4.81825 6.18179L7.05005 8.41359V1.49999C7.05005 1.25146 7.25152 1.04999 7.50005 1.04999ZM2.5 10C2.77614 10 3 10.2239 3 10.5V12C3 12.5539 3.44565 13 3.99635 13H11.0012C11.5529 13 12 12.5528 12 12V10.5C12 10.2239 12.2239 10 12.5 10C12.7761 10 13 10.2239 13 10.5V12C13 13.1041 12.1062 14 11.0012 14H3.99635C2.89019 14 2 13.103 2 12V10.5C2 10.2239 2.22386 10 2.5 10Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Ut=["color"],Zt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Ut);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M2.5 1H12.5C13.3284 1 14 1.67157 14 2.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V2.5C1 1.67157 1.67157 1 2.5 1ZM2.5 2C2.22386 2 2 2.22386 2 2.5V8.3636L3.6818 6.6818C3.76809 6.59551 3.88572 6.54797 4.00774 6.55007C4.12975 6.55216 4.24568 6.60372 4.32895 6.69293L7.87355 10.4901L10.6818 7.6818C10.8575 7.50607 11.1425 7.50607 11.3182 7.6818L13 9.3636V2.5C13 2.22386 12.7761 2 12.5 2H2.5ZM2 12.5V9.6364L3.98887 7.64753L7.5311 11.4421L8.94113 13H2.5C2.22386 13 2 12.7761 2 12.5ZM12.5 13H10.155L8.48336 11.153L11 8.6364L13 10.6364V12.5C13 12.7761 12.7761 13 12.5 13ZM6.64922 5.5C6.64922 5.03013 7.03013 4.64922 7.5 4.64922C7.96987 4.64922 8.35078 5.03013 8.35078 5.5C8.35078 5.96987 7.96987 6.35078 7.5 6.35078C7.03013 6.35078 6.64922 5.96987 6.64922 5.5ZM7.5 3.74922C6.53307 3.74922 5.74922 4.53307 5.74922 5.5C5.74922 6.46693 6.53307 7.25078 7.5 7.25078C8.46693 7.25078 9.25078 6.46693 9.25078 5.5C9.25078 4.53307 8.46693 3.74922 7.5 3.74922Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Xt=["color"],Yt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Xt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M7.81832 0.68179C7.64258 0.506054 7.35766 0.506054 7.18192 0.68179L5.18192 2.68179C5.00619 2.85753 5.00619 3.14245 5.18192 3.31819C5.35766 3.49392 5.64258 3.49392 5.81832 3.31819L7.05012 2.08638L7.05012 5.50023C7.05012 5.74876 7.25159 5.95023 7.50012 5.95023C7.74865 5.95023 7.95012 5.74876 7.95012 5.50023L7.95012 2.08638L9.18192 3.31819C9.35766 3.49392 9.64258 3.49392 9.81832 3.31819C9.99406 3.14245 9.99406 2.85753 9.81832 2.68179L7.81832 0.68179ZM7.95012 12.9136V9.50023C7.95012 9.2517 7.74865 9.05023 7.50012 9.05023C7.25159 9.05023 7.05012 9.2517 7.05012 9.50023V12.9136L5.81832 11.6818C5.64258 11.5061 5.35766 11.5061 5.18192 11.6818C5.00619 11.8575 5.00619 12.1424 5.18192 12.3182L7.18192 14.3182C7.26632 14.4026 7.38077 14.45 7.50012 14.45C7.61947 14.45 7.73393 14.4026 7.81832 14.3182L9.81832 12.3182C9.99406 12.1424 9.99406 11.8575 9.81832 11.6818C9.64258 11.5061 9.35766 11.5061 9.18192 11.6818L7.95012 12.9136ZM1.49994 7.00017C1.2238 7.00017 0.999939 7.22403 0.999939 7.50017C0.999939 7.77631 1.2238 8.00017 1.49994 8.00017L13.4999 8.00017C13.7761 8.00017 13.9999 7.77631 13.9999 7.50017C13.9999 7.22403 13.7761 7.00017 13.4999 7.00017L1.49994 7.00017Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Gt=["color"],$t=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Gt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M11.5 3.04999C11.7485 3.04999 11.95 3.25146 11.95 3.49999V7.49999C11.95 7.74852 11.7485 7.94999 11.5 7.94999C11.2515 7.94999 11.05 7.74852 11.05 7.49999V4.58639L4.58638 11.05H7.49999C7.74852 11.05 7.94999 11.2515 7.94999 11.5C7.94999 11.7485 7.74852 11.95 7.49999 11.95L3.49999 11.95C3.38064 11.95 3.26618 11.9026 3.18179 11.8182C3.0974 11.7338 3.04999 11.6193 3.04999 11.5L3.04999 7.49999C3.04999 7.25146 3.25146 7.04999 3.49999 7.04999C3.74852 7.04999 3.94999 7.25146 3.94999 7.49999L3.94999 10.4136L10.4136 3.94999L7.49999 3.94999C7.25146 3.94999 7.04999 3.74852 7.04999 3.49999C7.04999 3.25146 7.25146 3.04999 7.49999 3.04999L11.5 3.04999Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),qt=["color"],Jt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,qt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M4.81812 4.68161C4.99386 4.85734 4.99386 5.14227 4.81812 5.318L3.08632 7.0498H11.9135L10.1817 5.318C10.006 5.14227 10.006 4.85734 10.1817 4.68161C10.3575 4.50587 10.6424 4.50587 10.8181 4.68161L13.3181 7.18161C13.4939 7.35734 13.4939 7.64227 13.3181 7.818L10.8181 10.318C10.6424 10.4937 10.3575 10.4937 10.1817 10.318C10.006 10.1423 10.006 9.85734 10.1817 9.68161L11.9135 7.9498H3.08632L4.81812 9.68161C4.99386 9.85734 4.99386 10.1423 4.81812 10.318C4.64239 10.4937 4.35746 10.4937 4.18173 10.318L1.68173 7.818C1.50599 7.64227 1.50599 7.35734 1.68173 7.18161L4.18173 4.68161C4.35746 4.50587 4.64239 4.50587 4.81812 4.68161Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))}));const Kt=({blockId:t,onClose:o})=>{const i=e(),[n,r]=m(""),a=0===n.length;return c("div",Object.assign({className:"yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-white-space-nowrap yoo-image-w-full"},{children:[l("input",{type:"text",placeholder:"Paste image link",value:n,className:"yoo-image-items-center yoo-image-bg-[hsla(45,13%,94%,.6)] yoo-image-rounded-[4px] yoo-image-shadow-[inset_0_0_0_1px_hsla(0,0%,6%,.1)] yoo-image-cursor-text yoo-image-flex yoo-image-text-[14px] yoo-image-h-[32px] yoo-image-leading-[20px] yoo-image-px-[6px] yoo-image-relative yoo-image-w-full yoo-image-border-none",onChange:e=>r(e.target.value)}),l("button",Object.assign({type:"button",className:"yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-cursor-pointer yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-flex-shrink-0 yoo-image-white-space-nowrap yoo-image-h-[28px] yoo-image-rounded-[4px] yoo-image-shadow-[rgba(15,15,15,0.1)_0px_0px_0px_1px_inset,_rgba(15,15,15,0.1)_0px_1px_2px] yoo-image-bg-[rgb(35,131,226)] yoo-image-text-white yoo-image-fill-white yoo-image-leading-[1.2] yoo-image-px-[12px] yoo-image-text-[14px] yoo-image-font-medium yoo-image-w-full yoo-image-max-w-[300px] yoo-image-mx-auto yoo-image-m-[12px_0_6px] disabled:yoo-image-bg-[rgba(35,131,226,0.5)] disabled:yoo-image-cursor-not-allowed",disabled:a,onClick:()=>{0!==n.length&&(i.blocks.Image.updateElement(t,"image",{src:n}),o())}},{children:"Embed image"}))]}))};function Qt(e,t,o,i){return new(o||(o=Promise))((function(n,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof o?t:new o((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const eo=({accept:o="image/*",onClose:i,blockId:n,onSetLoading:r})=>{const a=t("Image"),s=e();return l("div",Object.assign({className:"yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-white-space-nowrap yoo-image-rounded-[4px] yoo-image-h-[32px] yoo-image-px-[12px] yoo-image-border yoo-image-border-[rgba(55,53,47,0.16)] yoo-image-w-full yoo-image-cursor-pointer"},{children:c("label",Object.assign({htmlFor:"image-uploader",className:"yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-font-medium yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-h-full"},{children:[l("input",{type:"file",id:"image-uploader",className:"yoo-image-absolute yoo-image-left-0 yoo-image-top-0 yoo-image-invisible",accept:(null==a?void 0:a.accept)||o,onChange:e=>{const t=e.target.files[0];t&&(e=>{Qt(void 0,void 0,void 0,(function*(){if(null==a?void 0:a.onUpload){i(),r(!0);try{const t=yield null==a?void 0:a.onUpload(e);s.blocks.Image.updateElement(n,"image",{src:t.src,alt:t.alt,sizes:t.sizes,bgColor:t.bgColor,fit:"contain"})}catch(e){}finally{r(!1)}}else console.warn("onUpload not provided")}))})(t)},multiple:!1}),"Upload image"]}))}))},to=({floatingStyles:e,refs:t,onClose:o,blockId:i,onSetLoading:n})=>{const[r,a]=m("upload"),s=e=>a(e),d="upload"===r,p="embed"===r,u=e=>({borderBottom:e?"2px solid #2483e2":"2px solid transparent"});return l(Tt,Object.assign({id:"yoo-image-uploader-portal",root:document.getElementById("yoopta-editor")},{children:l(Pt,Object.assign({lockScroll:!0,className:"yoo-image-z-[100]",onClick:o},{children:l("div",Object.assign({ref:t.setFloating,style:e,onClick:e=>e.stopPropagation()},{children:c("div",Object.assign({className:"yoo-image-flex yoo-image-flex-col yoo-image-min-w-[540px] yoo-image-max-w-[calc(100vw-24px)] yoo-image-h-full yoo-image-max-h-[420px] yoo-image-bg-white yoo-image-shadow-[rgb(15_15_15_/5%)_0px_0px_0px_1px,_rgb(15_15_15_/10%)_0px_3px_6px,_rgb(15_15_15_/20%)_0px_9px_24px]"},{children:[c("div",Object.assign({className:"yoo-image-w-full yoo-image-flex yoo-image-text-[14px] yoo-image-p-[0_8px] yoo-image-shadow-[rgb(55_53_47_/9%)_0px_-1px_0px_inset] yoo-image-relative yoo-image-z-10 yoo-image-h-[40px]"},{children:[l("button",Object.assign({type:"button",onClick:()=>s("upload"),style:u(d),className:"yoo-image-py-[6px] yoo-image-whitespace-nowrap yoo-image-min-w-0 yoo-image-flex-shrink-0 yoo-image-text-[rgb(55,53,47)] yoo-image-relative yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-bg-inherit yoo-image-transition-[height_20ms_ease-in] yoo-image-inline-flex yoo-image-items-center yoo-image-h-full yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-px-[8px]"},{children:"Upload"})),l("button",Object.assign({type:"button",onClick:()=>s("embed"),style:u(p),className:"yoo-image-py-[6px] yoo-image-whitespace-nowrap yoo-image-min-w-0 yoo-image-flex-shrink-0 yoo-image-text-[rgb(55,53,47)] yoo-image-relative yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-bg-inherit yoo-image-transition-[height_20ms_ease-in] yoo-image-inline-flex yoo-image-items-center yoo-image-h-full yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-px-[8px]"},{children:"Image link"}))]})),c("div",Object.assign({className:"yoo-image-pt-[6px] yoo-image-pb-[6px] yoo-image-mt-[4px] yoo-image-flex yoo-image-justify-center yoo-image-mr-[12px] yoo-image-ml-[12px]"},{children:[p&&l(Kt,{onClose:o,blockId:i}),d&&l(eo,{onClose:o,blockId:i,onSetLoading:n})]}))]}))}))}))}))},oo=({className:e,width:t,height:o,children:i})=>c("div",Object.assign({className:e},{children:[i,l("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",width:t,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-loader-2 yoo-image-h-4 yoo-image-w-4 yoo-image-animate-spin"},{children:l("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})}))]})),io=({attributes:e,children:t,blockId:o})=>{const[i,n]=m(!1),[r,a]=m(!1),{refs:s,floatingStyles:d}=It({placement:"bottom",open:i,onOpenChange:n,middleware:[Ze(),Ue(),Ve(),Ee(10)]});return c("div",Object.assign({className:"yoo-image-w-full yoo-image-user-select-none yoo-image-m-[20px_0_10px] yoo-image-relative yoo-image-flex"},e,{contentEditable:!1},{children:[c("button",Object.assign({className:"yoo-image-p-[12px_36px_12px_12px] yoo-image-flex yoo-image-items-center yoo-image-text-left yoo-image-w-full yoo-image-overflow-hidden yoo-image-rounded-[3px] yoo-image-text-[14px] yoo-image-text-[rgba(55,53,47,0.65)] yoo-image-relative yoo-image-cursor-pointer yoo-image-border-none yoo-image-bg-[#efefef] yoo-image-transition-[background-color_100ms_ease-in] hover:yoo-image-bg-[#e3e3e3]",onClick:()=>n(!0),disabled:r,ref:s.setReference},{children:[l(r?oo:Zt,{className:"yoo-image-mr-2 yoo-image-user-select-none",width:24,height:24}),l("span",Object.assign({className:"yoo-image-font-medium"},{children:r?"Loading...":"Click to add image"})),r&&l("div",{className:"yoo-image-absolute yoo-image-top-0 yoo-image-left-0 yoo-image-h-full yoo-image-bg-[rgba(55,53,47,0.16)]",style:{width:"100%",transition:"width 100ms ease-in"}})]})),i&&l(to,{blockId:o,floatingStyles:d,refs:s,onClose:()=>n(!1),onSetLoading:e=>a(e)}),t]}))},{ExtendedBlockActions:no,BlockOptionsMenuGroup:ro,BlockOptionsMenuItem:ao,BlockOptionsSeparator:so}=o,lo=({editor:e,block:t,props:o})=>c(no,Object.assign({onClick:()=>e.setSelection([t.meta.order]),className:"yoopta-image-options"},{children:[l(so,{}),c(ro,{children:[l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"contain"})}},{children:[l(Yt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Fit"]}))}),l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"fill"})}},{children:[l(Jt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Fill"]}))}),l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"cover"})}},{children:[l($t,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Cover"]}))})]}),l(so,{}),l(ro,{children:l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{if(!o||!o.src)return;const e=document.createElement("a");e.href=o.src,e.download=o.alt||o.src,e.target="_blank",e.rel="noopener noreferrer",document.body.appendChild(e),e.click(),document.body.removeChild(e)}},{children:[l(Vt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Download"]}))})})]})),co=({position:e})=>l("div",Object.assign({contentEditable:!1,className:"yoo-image-absolute yoo-image-pointer-events-none yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-z-10 yoo-image-opacity-1 yoo-image-h-full yoo-image-w-[15px] yoo-image-cursor-col-resize yoo-image-transition-opacity yoo-image-duration-150 yoo-image-ease-in "+("left"===e?"yoo-image-left-0 yoo-image-top-0":"yoo-image-right-0 yoo-image-top-0")},{children:l("div",{className:"yoo-image-opacity-100 yoo-image-transition-opacity yoo-image-duration-300 yoo-image-ease-in yoo-image-rounded-[20px] yoo-image-bg-[rgba(15,15,15,0.6)] yoo-image-border yoo-image-border-[rgba(255,255,255,0.9)] yoo-image-w-[6px] yoo-image-h-[48px] yoo-image-max-h-[50%] yoo-image-shadow-[0_0_0_.5px_#FFF]"})})),po=new a({type:"Image",elements:{image:{render:({element:o,attributes:a,children:s,blockId:p})=>{const{src:u,alt:g,srcSet:f,bgColor:w,fit:x,sizes:b}=o.props||{},C=i(p),z=e(),R=n(),S=t("Image"),[_,E]=m({width:(null==b?void 0:b.width)||650,height:(null==b?void 0:b.height)||440});h((()=>E({width:(null==b?void 0:b.width)||650,height:(null==b?void 0:b.height)||440})),[o.props]);const k=r({blockId:p}),L=y((()=>{var e,t;return{minWidth:300,size:{width:_.width,height:_.height},maxWidth:(null===(e=null==S?void 0:S.maxSizes)||void 0===e?void 0:e.maxWidth)||800,maxHeight:(null===(t=null==S?void 0:S.maxSizes)||void 0===t?void 0:t.maxHeight)||720,lockAspectRatio:!0,resizeRatio:2,enable:{left:!R,right:!R},handleStyles:{left:{left:0},right:{right:0}},onResize:(e,t,o)=>{R||E({width:o.offsetWidth,height:o.offsetHeight})},onResizeStop:(e,t,o)=>{R||z.blocks.Image.updateElement(p,"image",{sizes:{width:o.offsetWidth,height:o.offsetHeight}})},handleComponent:{left:R?l(d,{}):l(co,{position:"left"}),right:R?l(d,{}):l(co,{position:"right"})}}}),[_.width,_.height]);return u?l("div",Object.assign({"data-element-type":o.type,contentEditable:!1,draggable:!1,className:"yoo-image-mt-4 yoo-image-relative yoopta-image"},a,{children:c(F,Object.assign({},L,{className:"yoo-image-mx-auto yoo-image-my-0 yoo-image-flex"},{children:[k&&l("div",{className:"yoo-image-absolute yoo-image-pointer-events-none yoo-image-inset-0 yoo-image-bg-[rgba(35,131,226,0.14)] yoo-image-z-[81] yoo-image-rounded-[3px] yoo-image-opacity-100 yoo-image-transition-opacity yoo-image-duration-150 yoo-image-ease-in"}),l(v,{src:u,alt:g,srcSet:f,fit:x,width:null==_?void 0:_.width,bgColor:w,height:null==_?void 0:_.height}),!R&&l(lo,{block:C,editor:z,props:o.props}),s]}))})):R?null:l(io,Object.assign({attributes:a,blockId:p},{children:s}))},props:{src:null,alt:null,srcSet:null,bgColor:null,fit:"contain",sizes:{width:650,height:500},nodeType:"void"}}},options:{display:{title:"Image",description:"Upload from device or embed with link"},onUpload:()=>Promise.resolve({src:null,alt:null}),accept:"image/png, image/jpeg, image/gif, image/webp",maxSizes:{maxWidth:650,maxHeight:550}},parsers:{html:{deserialize:{nodeNames:["IMG"],parse:e=>{if("IMG"===e.nodeName){const t={src:e.getAttribute("src")||"",alt:e.getAttribute("alt")||"",srcSet:e.getAttribute("srcset")||"",sizes:{width:e.getAttribute("width")?parseInt(e.getAttribute("width")||"650",10):650,height:e.getAttribute("height")?parseInt(e.getAttribute("height")||"500",10):500}};return{id:s(),type:"image",children:[{text:""}],props:t}}}}}}});!function(e,t){void 0===t&&(t={});var o=t.insertAt;if(e&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===o&&i.firstChild?i.insertBefore(n,i.firstChild):i.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}(".yoo-image-pointer-events-none{pointer-events:none}.yoo-image-invisible{visibility:hidden}.yoo-image-absolute{position:absolute}.yoo-image-relative{position:relative}.yoo-image-inset-0{inset:0}.yoo-image-left-0{left:0}.yoo-image-right-0{right:0}.yoo-image-top-0{top:0}.yoo-image-z-10{z-index:10}.yoo-image-z-\\[100\\]{z-index:100}.yoo-image-z-\\[81\\]{z-index:81}.yoo-image-m-\\[12px_0_6px\\]{margin:12px 0 6px}.yoo-image-m-\\[20px_0_10px\\]{margin:20px 0 10px}.yoo-image-mx-\\[4px\\]{margin-left:4px;margin-right:4px}.yoo-image-mx-auto{margin-left:auto;margin-right:auto}.yoo-image-my-0{margin-bottom:0;margin-top:0}.yoo-image-ml-\\[12px\\]{margin-left:12px}.yoo-image-mr-2{margin-right:.5rem}.yoo-image-mr-\\[12px\\]{margin-right:12px}.yoo-image-mt-4{margin-top:1rem}.yoo-image-mt-\\[4px\\]{margin-top:4px}.yoo-image-flex{display:flex}.yoo-image-inline-flex{display:inline-flex}.yoo-image-h-4{height:1rem}.yoo-image-h-\\[28px\\]{height:28px}.yoo-image-h-\\[32px\\]{height:32px}.yoo-image-h-\\[40px\\]{height:40px}.yoo-image-h-\\[48px\\]{height:48px}.yoo-image-h-full{height:100%}.yoo-image-max-h-\\[420px\\]{max-height:420px}.yoo-image-max-h-\\[50\\%\\]{max-height:50%}.yoo-image-w-4{width:1rem}.yoo-image-w-\\[15px\\]{width:15px}.yoo-image-w-\\[6px\\]{width:6px}.yoo-image-w-full{width:100%}.yoo-image-min-w-0{min-width:0}.yoo-image-min-w-\\[540px\\]{min-width:540px}.yoo-image-max-w-\\[300px\\]{max-width:300px}.yoo-image-max-w-\\[calc\\(100vw-24px\\)\\]{max-width:calc(100vw - 24px)}.yoo-image-flex-shrink-0{flex-shrink:0}@keyframes yoo-image-spin{to{transform:rotate(1turn)}}.yoo-image-animate-spin{animation:yoo-image-spin 1s linear infinite}.yoo-image-cursor-col-resize{cursor:col-resize}.yoo-image-cursor-pointer{cursor:pointer}.yoo-image-cursor-text{cursor:text}.yoo-image-flex-col{flex-direction:column}.yoo-image-items-center{align-items:center}.yoo-image-justify-start{justify-content:flex-start}.yoo-image-justify-center{justify-content:center}.yoo-image-overflow-hidden{overflow:hidden}.yoo-image-whitespace-nowrap{white-space:nowrap}.yoo-image-rounded-\\[20px\\]{border-radius:20px}.yoo-image-rounded-\\[3px\\]{border-radius:3px}.yoo-image-rounded-\\[4px\\]{border-radius:4px}.yoo-image-rounded-sm{border-radius:.125rem}.yoo-image-border{border-width:1px}.yoo-image-border-none{border-style:none}.yoo-image-border-\\[rgba\\(255\\,255\\,255\\,0\\.9\\)\\]{border-color:hsla(0,0%,100%,.9)}.yoo-image-border-\\[rgba\\(55\\,53\\,47\\,0\\.16\\)\\]{border-color:rgba(55,53,47,.16)}.yoo-image-bg-\\[\\#efefef\\]{--tw-bg-opacity:1;background-color:rgb(239 239 239/var(--tw-bg-opacity))}.yoo-image-bg-\\[hsla\\(45\\,13\\%\\,94\\%\\,\\.6\\)\\]{background-color:hsla(45,13%,94%,.6)}.yoo-image-bg-\\[rgb\\(35\\,131\\,226\\)\\]{--tw-bg-opacity:1;background-color:rgb(35 131 226/var(--tw-bg-opacity))}.yoo-image-bg-\\[rgba\\(15\\,15\\,15\\,0\\.6\\)\\]{background-color:hsla(0,0%,6%,.6)}.yoo-image-bg-\\[rgba\\(35\\,131\\,226\\,0\\.14\\)\\]{background-color:rgba(35,131,226,.14)}.yoo-image-bg-\\[rgba\\(55\\,53\\,47\\,0\\.16\\)\\]{background-color:rgba(55,53,47,.16)}.yoo-image-bg-inherit{background-color:inherit}.yoo-image-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.yoo-image-fill-white{fill:#fff}.yoo-image-p-\\[0_8px\\]{padding:0 8px}.yoo-image-p-\\[12px_36px_12px_12px\\]{padding:12px 36px 12px 12px}.yoo-image-px-2{padding-left:.5rem;padding-right:.5rem}.yoo-image-px-\\[12px\\]{padding-left:12px;padding-right:12px}.yoo-image-px-\\[6px\\]{padding-left:6px;padding-right:6px}.yoo-image-px-\\[8px\\]{padding-left:8px;padding-right:8px}.yoo-image-py-1{padding-bottom:.25rem;padding-top:.25rem}.yoo-image-py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.yoo-image-py-\\[6px\\]{padding-bottom:6px;padding-top:6px}.yoo-image-pb-\\[6px\\]{padding-bottom:6px}.yoo-image-pt-\\[6px\\]{padding-top:6px}.yoo-image-text-left{text-align:left}.yoo-image-text-\\[14px\\]{font-size:14px}.yoo-image-font-medium{font-weight:500}.yoo-image-leading-\\[1\\.2\\]{line-height:1.2}.yoo-image-leading-\\[120\\%\\]{line-height:120%}.yoo-image-leading-\\[20px\\]{line-height:20px}.yoo-image-text-\\[rgb\\(55\\,53\\,47\\)\\]{--tw-text-opacity:1;color:rgb(55 53 47/var(--tw-text-opacity))}.yoo-image-text-\\[rgba\\(55\\,53\\,47\\,0\\.65\\)\\]{color:rgba(55,53,47,.65)}.yoo-image-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.yoo-image-opacity-100{opacity:1}.yoo-image-shadow-\\[0_0_0_\\.5px_\\#FFF\\]{--tw-shadow:0 0 0 .5px #fff;--tw-shadow-colored:0 0 0 .5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.yoo-image-shadow-\\[inset_0_0_0_1px_hsla\\(0\\,0\\%\\,6\\%\\,\\.1\\)\\]{--tw-shadow:inset 0 0 0 1px hsla(0,0%,6%,.1);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.yoo-image-shadow-\\[rgb\\(15_15_15_\\/5\\%\\)_0px_0px_0px_1px\\,_rgb\\(15_15_15_\\/10\\%\\)_0px_3px_6px\\,_rgb\\(15_15_15_\\/20\\%\\)_0px_9px_24px\\]{--tw-shadow:rgb(15 15 15/5%) 0px 0px 0px 1px,hsla(0,0%,6%,.1) 0px 3px 6px,hsla(0,0%,6%,.2) 0px 9px 24px;--tw-shadow-colored:0px 0px 0px 1px var(--tw-shadow-color),0px 3px 6px var(--tw-shadow-color),0px 9px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.yoo-image-shadow-\\[rgb\\(55_53_47_\\/9\\%\\)_0px_-1px_0px_inset\\]{--tw-shadow:rgb(55 53 47/9%) 0px -1px 0px inset;--tw-shadow-colored:inset 0px -1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.yoo-image-shadow-\\[rgba\\(15\\,15\\,15\\,0\\.1\\)_0px_0px_0px_1px_inset\\,_rgba\\(15\\,15\\,15\\,0\\.1\\)_0px_1px_2px\\]{--tw-shadow:hsla(0,0%,6%,.1) 0px 0px 0px 1px inset,hsla(0,0%,6%,.1) 0px 1px 2px;--tw-shadow-colored:inset 0px 0px 0px 1px var(--tw-shadow-color),0px 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.yoo-image-transition-\\[background-color_100ms_ease-in\\]{transition-duration:.15s;transition-property:background-color .1s ease-in;transition-timing-function:cubic-bezier(.4,0,.2,1)}.yoo-image-transition-\\[height_20ms_ease-in\\]{transition-duration:.15s;transition-property:height 20ms ease-in;transition-timing-function:cubic-bezier(.4,0,.2,1)}.yoo-image-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.yoo-image-duration-150{transition-duration:.15s}.yoo-image-duration-300{transition-duration:.3s}.yoo-image-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.yoopta-image .yoopta-image-options{opacity:0;transition:opacity .15s ease-in-out}.yoopta-image:hover .yoopta-image-options{opacity:1}.hover\\:yoo-image-bg-\\[\\#37352f14\\]:hover{background-color:#37352f14}.hover\\:yoo-image-bg-\\[\\#e3e3e3\\]:hover{--tw-bg-opacity:1;background-color:rgb(227 227 227/var(--tw-bg-opacity))}.disabled\\:yoo-image-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\\:yoo-image-bg-\\[rgba\\(35\\2c 131\\2c 226\\2c 0\\.5\\)\\]:disabled{background-color:rgba(35,131,226,.5)}");export{po as default};
6
+ var Ke=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"].join(","),Qe="undefined"==typeof Element,et=Qe?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,tt=!Qe&&Element.prototype.getRootNode?function(e){var t;return null==e||null===(t=e.getRootNode)||void 0===t?void 0:t.call(e)}:function(e){return null==e?void 0:e.ownerDocument},ot=function e(t,o){var i;void 0===o&&(o=!0);var n=null==t||null===(i=t.getAttribute)||void 0===i?void 0:i.call(t,"inert");return""===n||"true"===n||o&&t&&e(t.parentNode)},it=function e(t,o,i){for(var n=[],r=Array.from(t);r.length;){var a=r.shift();if(!ot(a,!1))if("SLOT"===a.tagName){var s=a.assignedElements(),l=e(s.length?s:a.children,!0,i);i.flatten?n.push.apply(n,l):n.push({scopeParent:a,candidates:l})}else{et.call(a,Ke)&&i.filter(a)&&(o||!t.includes(a))&&n.push(a);var c=a.shadowRoot||"function"==typeof i.getShadowRoot&&i.getShadowRoot(a),d=!ot(c,!1)&&(!i.shadowRootFilter||i.shadowRootFilter(a));if(c&&d){var p=e(!0===c?a.children:c.children,!0,i);i.flatten?n.push.apply(n,p):n.push({scopeParent:a,candidates:p})}else r.unshift.apply(r,a.children)}}return n},nt=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},rt=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||function(e){var t,o=null==e||null===(t=e.getAttribute)||void 0===t?void 0:t.call(e,"contenteditable");return""===o||"true"===o}(e))&&!nt(e)?0:e.tabIndex},at=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},st=function(e){return"INPUT"===e.tagName},lt=function(e){return function(e){return st(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,o=e.form||tt(e),i=function(e){return o.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=i(window.CSS.escape(e.name));else try{t=i(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var n=function(e,t){for(var o=0;o<e.length;o++)if(e[o].checked&&e[o].form===t)return e[o]}(t,e.form);return!n||n===e}(e)},ct=function(e){var t=e.getBoundingClientRect(),o=t.width,i=t.height;return 0===o&&0===i},dt=function(e,t){var o=t.displayCheck,i=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var n=et.call(e,"details>summary:first-of-type")?e.parentElement:e;if(et.call(n,"details:not([open]) *"))return!0;if(o&&"full"!==o&&"legacy-full"!==o){if("non-zero-area"===o)return ct(e)}else{if("function"==typeof i){for(var r=e;e;){var a=e.parentElement,s=tt(e);if(a&&!a.shadowRoot&&!0===i(a))return ct(e);e=e.assignedSlot?e.assignedSlot:a||s===e.ownerDocument?a:s.host}e=r}if(function(e){var t,o,i,n,r=e&&tt(e),a=null===(t=r)||void 0===t?void 0:t.host,s=!1;if(r&&r!==e)for(s=!!(null!==(o=a)&&void 0!==o&&null!==(i=o.ownerDocument)&&void 0!==i&&i.contains(a)||null!=e&&null!==(n=e.ownerDocument)&&void 0!==n&&n.contains(e));!s&&a;){var l,c,d;s=!(null===(c=a=null===(l=r=tt(a))||void 0===l?void 0:l.host)||void 0===c||null===(d=c.ownerDocument)||void 0===d||!d.contains(a))}return s}(e))return!e.getClientRects().length;if("legacy-full"!==o)return!0}return!1},pt=function(e,t){return!(t.disabled||ot(t)||function(e){return st(e)&&"hidden"===e.type}(t)||dt(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var o=0;o<t.children.length;o++){var i=t.children.item(o);if("LEGEND"===i.tagName)return!!et.call(t,"fieldset[disabled] *")||!i.contains(e)}return!0}t=t.parentElement}return!1}(t))},ut=function(e,t){return!(lt(t)||rt(t)<0||!pt(e,t))},ht=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},gt=function e(t){var o=[],i=[];return t.forEach((function(t,n){var r=!!t.scopeParent,a=r?t.scopeParent:t,s=function(e,t){var o=rt(e);return o<0&&t&&!nt(e)?0:o}(a,r),l=r?e(t.candidates):a;0===s?r?o.push.apply(o,l):o.push(a):i.push({documentOrder:n,tabIndex:s,item:t,isScope:r,content:l})})),i.sort(at).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(o)},ft=function(e,t){var o;return o=(t=t||{}).getShadowRoot?it([e],t.includeContainer,{filter:ut.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:ht}):function(e,t,o){if(ot(e))return[];var i=Array.prototype.slice.apply(e.querySelectorAll(Ke));return t&&et.call(e,Ke)&&i.unshift(e),i.filter(o)}(e,t.includeContainer,ut.bind(null,t)),gt(o)};const mt=p["useInsertionEffect".toString()]||(e=>e());var yt="undefined"!=typeof document?u:h;function wt(){return wt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var i in o)Object.prototype.hasOwnProperty.call(o,i)&&(e[i]=o[i])}return e},wt.apply(this,arguments)}let xt=!1,bt=0;const vt=()=>"floating-ui-"+bt++;const Ct=p["useId".toString()]||function(){const[e,t]=p.useState((()=>xt?vt():void 0));return yt((()=>{null==e&&t(vt())}),[]),p.useEffect((()=>{xt||(xt=!0)}),[]),e};const zt=p.createContext(null),Rt=p.createContext(null);function St(e){return"data-floating-ui-"+e}const _t=()=>({getShadowRoot:!0,displayCheck:"function"==typeof ResizeObserver&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Et(e,t){const o=ft(e,_t());"prev"===t&&o.reverse();const i=o.indexOf(function(e){let t=e.activeElement;for(;null!=(null==(o=t)||null==(o=o.shadowRoot)?void 0:o.activeElement);){var o;t=t.shadowRoot.activeElement}return t}((null==(n=e)?void 0:n.ownerDocument)||document));var n;return o.slice(i+1)[0]}function kt(e,t){const o=t||e.currentTarget,i=e.relatedTarget;return!i||!function(e,t){if(!e||!t)return!1;const o=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(o&&$(o)){let o=t;for(;o;){if(e===o)return!0;o=o.parentNode||o.host}}return!1}(o,i)}function Lt(e){ft(e,_t()).forEach((e=>{e.dataset.tabindex=e.getAttribute("tabindex")||"",e.setAttribute("tabindex","-1")}))}function Nt(e){e.querySelectorAll("[data-tabindex]").forEach((e=>{const t=e.dataset.tabindex;delete e.dataset.tabindex,t?e.setAttribute("tabindex",t):e.removeAttribute("tabindex")}))}const Ot={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};function Mt(e){"Tab"===e.key&&(e.target,clearTimeout(undefined))}const Wt=p.forwardRef((function(e,t){const[o,i]=p.useState();yt((()=>(/apple/i.test(navigator.vendor)&&i("button"),document.addEventListener("keydown",Mt),()=>{document.removeEventListener("keydown",Mt)})),[]);const n={ref:t,tabIndex:0,role:o,"aria-hidden":!o||void 0,[St("focus-guard")]:"",style:Ot};return p.createElement("span",wt({},e,n))})),jt=p.createContext(null),At=St("portal");function Tt(e){let{children:t,id:o,root:i=null,preserveTabOrder:n=!0}=e;const r=function(e){let{id:t,root:o}=void 0===e?{}:e;const[i,n]=p.useState(null),r=Ct(),a=Bt(),s=p.useRef(null);return yt((()=>()=>{null==i||i.remove(),queueMicrotask((()=>{s.current=null}))}),[i]),yt((()=>{if(s.current)return;const e=t?document.getElementById(t):null;if(!e)return;const o=document.createElement("div");o.id=r,o.setAttribute(At,""),e.appendChild(o),s.current=o,n(o)}),[t,r]),yt((()=>{if(s.current)return;let e=o||(null==a?void 0:a.portalNode);e&&!Y(e)&&(e=e.current),e=e||document.body;let i=null;t&&(i=document.createElement("div"),i.id=t,e.appendChild(i));const l=document.createElement("div");l.id=r,l.setAttribute(At,""),e=i||e,e.appendChild(l),s.current=l,n(l)}),[t,o,r,a]),i}({id:o,root:i}),[a,s]=p.useState(null),l=p.useRef(null),c=p.useRef(null),d=p.useRef(null),u=p.useRef(null),h=!!a&&!a.modal&&a.open&&n&&!(!i&&!r);return p.useEffect((()=>{if(r&&n&&(null==a||!a.modal))return r.addEventListener("focusin",e,!0),r.addEventListener("focusout",e,!0),()=>{r.removeEventListener("focusin",e,!0),r.removeEventListener("focusout",e,!0)};function e(e){if(r&&kt(e)){("focusin"===e.type?Nt:Lt)(r)}}}),[r,n,null==a?void 0:a.modal]),p.createElement(jt.Provider,{value:p.useMemo((()=>({preserveTabOrder:n,beforeOutsideRef:l,afterOutsideRef:c,beforeInsideRef:d,afterInsideRef:u,portalNode:r,setFocusManagerState:s})),[n,r])},h&&r&&p.createElement(Wt,{"data-type":"outside",ref:l,onFocus:e=>{if(kt(e,r)){var t;null==(t=d.current)||t.focus()}else{const e=Et(document.body,"prev")||(null==a?void 0:a.refs.domReference.current);null==e||e.focus()}}}),h&&r&&p.createElement("span",{"aria-owns":r.id,style:Ot}),r&&b(t,r),h&&r&&p.createElement(Wt,{"data-type":"outside",ref:c,onFocus:e=>{if(kt(e,r)){var t;null==(t=u.current)||t.focus()}else{const t=Et(document.body,"next")||(null==a?void 0:a.refs.domReference.current);null==t||t.focus(),(null==a?void 0:a.closeOnFocusOut)&&(null==a||a.onOpenChange(!1,e.nativeEvent))}}}))}const Bt=()=>p.useContext(jt),Ht=new Set,Pt=p.forwardRef((function(e,t){let{lockScroll:o=!1,...i}=e;const n=Ct();return yt((()=>{if(!o)return;Ht.add(n);const e=/iP(hone|ad|od)|iOS/.test(function(){const e=navigator.userAgentData;return null!=e&&e.platform?e.platform:navigator.platform}()),t=document.body.style,i=Math.round(document.documentElement.getBoundingClientRect().left)+document.documentElement.scrollLeft?"paddingLeft":"paddingRight",r=window.innerWidth-document.documentElement.clientWidth,a=t.left?parseFloat(t.left):window.pageXOffset,s=t.top?parseFloat(t.top):window.pageYOffset;if(t.overflow="hidden",r&&(t[i]=r+"px"),e){var l,c;const e=(null==(l=window.visualViewport)?void 0:l.offsetLeft)||0,o=(null==(c=window.visualViewport)?void 0:c.offsetTop)||0;Object.assign(t,{position:"fixed",top:-(s-Math.floor(o))+"px",left:-(a-Math.floor(e))+"px",right:"0"})}return()=>{Ht.delete(n),0===Ht.size&&(Object.assign(t,{overflow:"",[i]:""}),e&&(Object.assign(t,{position:"",top:"",left:"",right:""}),window.scrollTo(a,s)))}}),[n,o]),p.createElement("div",wt({ref:t},i,{style:{position:"fixed",overflow:"auto",top:0,right:0,bottom:0,left:0,...i.style}}))}));function It(e){var t;void 0===e&&(e={});const{open:o=!1,onOpenChange:i,nodeId:n}=e,[r,a]=p.useState(null),s=(null==(t=e.elements)?void 0:t.reference)||r,l=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:o="absolute",middleware:i=[],platform:n,elements:{reference:r,floating:a}={},transform:s=!0,whileElementsMounted:l,open:c}=e,[d,u]=p.useState({x:0,y:0,strategy:o,placement:t,middlewareData:{},isPositioned:!1}),[h,g]=p.useState(i);Ge(h,i)||g(i);const[f,m]=p.useState(null),[y,x]=p.useState(null),b=p.useCallback((e=>{e!==R.current&&(R.current=e,m(e))}),[]),v=p.useCallback((e=>{e!==S.current&&(S.current=e,x(e))}),[]),C=r||f,z=a||y,R=p.useRef(null),S=p.useRef(null),_=p.useRef(d),E=null!=l,k=Je(l),L=Je(n),N=p.useCallback((()=>{if(!R.current||!S.current)return;const e={placement:t,strategy:o,middleware:h};L.current&&(e.platform=L.current),Xe(R.current,S.current,e).then((e=>{const t={...e,isPositioned:!0};O.current&&!Ge(_.current,t)&&(_.current=t,w.flushSync((()=>{u(t)})))}))}),[h,t,o,L]);Ye((()=>{!1===c&&_.current.isPositioned&&(_.current.isPositioned=!1,u((e=>({...e,isPositioned:!1}))))}),[c]);const O=p.useRef(!1);Ye((()=>(O.current=!0,()=>{O.current=!1})),[]),Ye((()=>{if(C&&(R.current=C),z&&(S.current=z),C&&z){if(k.current)return k.current(C,z,N);N()}}),[C,z,N,k,E]);const M=p.useMemo((()=>({reference:R,floating:S,setReference:b,setFloating:v})),[b,v]),W=p.useMemo((()=>({reference:C,floating:z})),[C,z]),j=p.useMemo((()=>{const e={position:o,left:0,top:0};if(!W.floating)return e;const t=qe(W.floating,d.x),i=qe(W.floating,d.y);return s?{...e,transform:"translate("+t+"px, "+i+"px)",...$e(W.floating)>=1.5&&{willChange:"transform"}}:{position:o,left:t,top:i}}),[o,s,W.floating,d.x,d.y]);return p.useMemo((()=>({...d,update:N,refs:M,elements:W,floatingStyles:j})),[d,N,M,W,j])}(e),c=p.useContext(Rt),d=null!=((null==(u=p.useContext(zt))?void 0:u.id)||null);var u;const h=function(e){const t=p.useRef((()=>{}));return mt((()=>{t.current=e})),p.useCallback((function(){for(var e=arguments.length,o=new Array(e),i=0;i<e;i++)o[i]=arguments[i];return null==t.current?void 0:t.current(...o)}),[])}(((e,t,o)=>{e&&(f.current.openEvent=t),m.emit("openchange",{open:e,event:t,reason:o,nested:d}),null==i||i(e,t,o)})),g=p.useRef(null),f=p.useRef({}),m=p.useState((()=>function(){const e=new Map;return{emit(t,o){var i;null==(i=e.get(t))||i.forEach((e=>e(o)))},on(t,o){e.set(t,[...e.get(t)||[],o])},off(t,o){var i;e.set(t,(null==(i=e.get(t))?void 0:i.filter((e=>e!==o)))||[])}}}()))[0],y=Ct(),x=p.useCallback((e=>{const t=Y(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),contextElement:e}:e;l.refs.setReference(t)}),[l.refs]),b=p.useCallback((e=>{(Y(e)||null===e)&&(g.current=e,a(e)),(Y(l.refs.reference.current)||null===l.refs.reference.current||null!==e&&!Y(e))&&l.refs.setReference(e)}),[l.refs]),v=p.useMemo((()=>({...l.refs,setReference:b,setPositionReference:x,domReference:g})),[l.refs,b,x]),C=p.useMemo((()=>({...l.elements,domReference:s})),[l.elements,s]),z=p.useMemo((()=>({...l,refs:v,elements:C,dataRef:f,nodeId:n,floatingId:y,events:m,open:o,onOpenChange:h})),[l,n,y,m,o,h,v,C]);return yt((()=>{const e=null==c?void 0:c.nodesRef.current.find((e=>e.id===n));e&&(e.context=z)})),p.useMemo((()=>({...l,context:z,refs:v,elements:C})),[l,v,C,z])}function Dt(e,t){if(null==e)return{};var o,i,n={},r=Object.keys(e);for(i=0;i<r.length;i++)o=r[i],t.indexOf(o)>=0||(n[o]=e[o]);return n}var Ft=["color"],Vt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Ft);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M7.50005 1.04999C7.74858 1.04999 7.95005 1.25146 7.95005 1.49999V8.41359L10.1819 6.18179C10.3576 6.00605 10.6425 6.00605 10.8182 6.18179C10.994 6.35753 10.994 6.64245 10.8182 6.81819L7.81825 9.81819C7.64251 9.99392 7.35759 9.99392 7.18185 9.81819L4.18185 6.81819C4.00611 6.64245 4.00611 6.35753 4.18185 6.18179C4.35759 6.00605 4.64251 6.00605 4.81825 6.18179L7.05005 8.41359V1.49999C7.05005 1.25146 7.25152 1.04999 7.50005 1.04999ZM2.5 10C2.77614 10 3 10.2239 3 10.5V12C3 12.5539 3.44565 13 3.99635 13H11.0012C11.5529 13 12 12.5528 12 12V10.5C12 10.2239 12.2239 10 12.5 10C12.7761 10 13 10.2239 13 10.5V12C13 13.1041 12.1062 14 11.0012 14H3.99635C2.89019 14 2 13.103 2 12V10.5C2 10.2239 2.22386 10 2.5 10Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Ut=["color"],Zt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Ut);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M2.5 1H12.5C13.3284 1 14 1.67157 14 2.5V12.5C14 13.3284 13.3284 14 12.5 14H2.5C1.67157 14 1 13.3284 1 12.5V2.5C1 1.67157 1.67157 1 2.5 1ZM2.5 2C2.22386 2 2 2.22386 2 2.5V8.3636L3.6818 6.6818C3.76809 6.59551 3.88572 6.54797 4.00774 6.55007C4.12975 6.55216 4.24568 6.60372 4.32895 6.69293L7.87355 10.4901L10.6818 7.6818C10.8575 7.50607 11.1425 7.50607 11.3182 7.6818L13 9.3636V2.5C13 2.22386 12.7761 2 12.5 2H2.5ZM2 12.5V9.6364L3.98887 7.64753L7.5311 11.4421L8.94113 13H2.5C2.22386 13 2 12.7761 2 12.5ZM12.5 13H10.155L8.48336 11.153L11 8.6364L13 10.6364V12.5C13 12.7761 12.7761 13 12.5 13ZM6.64922 5.5C6.64922 5.03013 7.03013 4.64922 7.5 4.64922C7.96987 4.64922 8.35078 5.03013 8.35078 5.5C8.35078 5.96987 7.96987 6.35078 7.5 6.35078C7.03013 6.35078 6.64922 5.96987 6.64922 5.5ZM7.5 3.74922C6.53307 3.74922 5.74922 4.53307 5.74922 5.5C5.74922 6.46693 6.53307 7.25078 7.5 7.25078C8.46693 7.25078 9.25078 6.46693 9.25078 5.5C9.25078 4.53307 8.46693 3.74922 7.5 3.74922Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Xt=["color"],Yt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Xt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M7.81832 0.68179C7.64258 0.506054 7.35766 0.506054 7.18192 0.68179L5.18192 2.68179C5.00619 2.85753 5.00619 3.14245 5.18192 3.31819C5.35766 3.49392 5.64258 3.49392 5.81832 3.31819L7.05012 2.08638L7.05012 5.50023C7.05012 5.74876 7.25159 5.95023 7.50012 5.95023C7.74865 5.95023 7.95012 5.74876 7.95012 5.50023L7.95012 2.08638L9.18192 3.31819C9.35766 3.49392 9.64258 3.49392 9.81832 3.31819C9.99406 3.14245 9.99406 2.85753 9.81832 2.68179L7.81832 0.68179ZM7.95012 12.9136V9.50023C7.95012 9.2517 7.74865 9.05023 7.50012 9.05023C7.25159 9.05023 7.05012 9.2517 7.05012 9.50023V12.9136L5.81832 11.6818C5.64258 11.5061 5.35766 11.5061 5.18192 11.6818C5.00619 11.8575 5.00619 12.1424 5.18192 12.3182L7.18192 14.3182C7.26632 14.4026 7.38077 14.45 7.50012 14.45C7.61947 14.45 7.73393 14.4026 7.81832 14.3182L9.81832 12.3182C9.99406 12.1424 9.99406 11.8575 9.81832 11.6818C9.64258 11.5061 9.35766 11.5061 9.18192 11.6818L7.95012 12.9136ZM1.49994 7.00017C1.2238 7.00017 0.999939 7.22403 0.999939 7.50017C0.999939 7.77631 1.2238 8.00017 1.49994 8.00017L13.4999 8.00017C13.7761 8.00017 13.9999 7.77631 13.9999 7.50017C13.9999 7.22403 13.7761 7.00017 13.4999 7.00017L1.49994 7.00017Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),Gt=["color"],$t=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,Gt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M11.5 3.04999C11.7485 3.04999 11.95 3.25146 11.95 3.49999V7.49999C11.95 7.74852 11.7485 7.94999 11.5 7.94999C11.2515 7.94999 11.05 7.74852 11.05 7.49999V4.58639L4.58638 11.05H7.49999C7.74852 11.05 7.94999 11.2515 7.94999 11.5C7.94999 11.7485 7.74852 11.95 7.49999 11.95L3.49999 11.95C3.38064 11.95 3.26618 11.9026 3.18179 11.8182C3.0974 11.7338 3.04999 11.6193 3.04999 11.5L3.04999 7.49999C3.04999 7.25146 3.25146 7.04999 3.49999 7.04999C3.74852 7.04999 3.94999 7.25146 3.94999 7.49999L3.94999 10.4136L10.4136 3.94999L7.49999 3.94999C7.25146 3.94999 7.04999 3.74852 7.04999 3.49999C7.04999 3.25146 7.25146 3.04999 7.49999 3.04999L11.5 3.04999Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))})),qt=["color"],Jt=g((function(e,t){var o=e.color,i=void 0===o?"currentColor":o,n=Dt(e,qt);return f("svg",Object.assign({width:"15",height:"15",viewBox:"0 0 15 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},n,{ref:t}),f("path",{d:"M4.81812 4.68161C4.99386 4.85734 4.99386 5.14227 4.81812 5.318L3.08632 7.0498H11.9135L10.1817 5.318C10.006 5.14227 10.006 4.85734 10.1817 4.68161C10.3575 4.50587 10.6424 4.50587 10.8181 4.68161L13.3181 7.18161C13.4939 7.35734 13.4939 7.64227 13.3181 7.818L10.8181 10.318C10.6424 10.4937 10.3575 10.4937 10.1817 10.318C10.006 10.1423 10.006 9.85734 10.1817 9.68161L11.9135 7.9498H3.08632L4.81812 9.68161C4.99386 9.85734 4.99386 10.1423 4.81812 10.318C4.64239 10.4937 4.35746 10.4937 4.18173 10.318L1.68173 7.818C1.50599 7.64227 1.50599 7.35734 1.68173 7.18161L4.18173 4.68161C4.35746 4.50587 4.64239 4.50587 4.81812 4.68161Z",fill:i,fillRule:"evenodd",clipRule:"evenodd"}))}));const Kt=({blockId:t,onClose:o})=>{const i=e(),[n,r]=m(""),a=0===n.length;return c("div",Object.assign({className:"yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-white-space-nowrap yoo-image-w-full"},{children:[l("input",{type:"text",placeholder:"Paste image link",value:n,className:"yoo-image-items-center yoo-image-bg-[hsla(45,13%,94%,.6)] yoo-image-rounded-[4px] yoo-image-shadow-[inset_0_0_0_1px_hsla(0,0%,6%,.1)] yoo-image-cursor-text yoo-image-flex yoo-image-text-[14px] yoo-image-h-[32px] yoo-image-leading-[20px] yoo-image-px-[6px] yoo-image-relative yoo-image-w-full yoo-image-border-none",onChange:e=>r(e.target.value)}),l("button",Object.assign({type:"button",className:"yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-cursor-pointer yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-flex-shrink-0 yoo-image-white-space-nowrap yoo-image-h-[28px] yoo-image-rounded-[4px] yoo-image-shadow-[rgba(15,15,15,0.1)_0px_0px_0px_1px_inset,_rgba(15,15,15,0.1)_0px_1px_2px] yoo-image-bg-[rgb(35,131,226)] yoo-image-text-white yoo-image-fill-white yoo-image-leading-[1.2] yoo-image-px-[12px] yoo-image-text-[14px] yoo-image-font-medium yoo-image-w-full yoo-image-max-w-[300px] yoo-image-mx-auto yoo-image-m-[12px_0_6px] disabled:yoo-image-bg-[rgba(35,131,226,0.5)] disabled:yoo-image-cursor-not-allowed",disabled:a,onClick:()=>{0!==n.length&&(i.blocks.Image.updateElement(t,"image",{src:n}),o())}},{children:"Embed image"}))]}))};function Qt(e,t,o,i){return new(o||(o=Promise))((function(n,r){function a(e){try{l(i.next(e))}catch(e){r(e)}}function s(e){try{l(i.throw(e))}catch(e){r(e)}}function l(e){var t;e.done?n(e.value):(t=e.value,t instanceof o?t:new o((function(e){e(t)}))).then(a,s)}l((i=i.apply(e,t||[])).next())}))}"function"==typeof SuppressedError&&SuppressedError;const eo=({accept:o="image/*",onClose:i,blockId:n,onSetLoading:r})=>{const a=t("Image"),s=e();return l("div",Object.assign({className:"yoo-image-user-select-none yoo-image-transition-bg yoo-image-duration-20 yoo-image-ease-in yoo-image-white-space-nowrap yoo-image-rounded-[4px] yoo-image-h-[32px] yoo-image-px-[12px] yoo-image-border yoo-image-border-[rgba(55,53,47,0.16)] yoo-image-w-full yoo-image-cursor-pointer"},{children:c("label",Object.assign({htmlFor:"image-uploader",className:"yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-font-medium yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-h-full"},{children:[l("input",{type:"file",id:"image-uploader",className:"yoo-image-absolute yoo-image-left-0 yoo-image-top-0 yoo-image-invisible",accept:(null==a?void 0:a.accept)||o,onChange:e=>{const t=e.target.files[0];t&&(e=>{Qt(void 0,void 0,void 0,(function*(){if(null==a?void 0:a.onUpload){i(),r(!0);try{const t=yield null==a?void 0:a.onUpload(e);s.blocks.Image.updateElement(n,"image",{src:t.src,alt:t.alt,sizes:t.sizes,bgColor:t.bgColor,fit:"contain"})}catch(e){}finally{r(!1)}}else console.warn("onUpload not provided")}))})(t)},multiple:!1}),"Upload image"]}))}))},to=({floatingStyles:e,refs:t,onClose:o,blockId:i,onSetLoading:n})=>{const[r,a]=m("upload"),s=e=>a(e),d="upload"===r,p="embed"===r,u=e=>({borderBottom:e?"2px solid #2483e2":"2px solid transparent"});return l(Tt,Object.assign({id:"yoo-image-uploader-portal",root:document.getElementById("yoopta-editor")},{children:l(Pt,Object.assign({lockScroll:!0,className:"yoo-image-z-[100]",onClick:o},{children:l("div",Object.assign({ref:t.setFloating,style:e,onClick:e=>e.stopPropagation()},{children:c("div",Object.assign({className:"yoo-image-flex yoo-image-flex-col yoo-image-min-w-[540px] yoo-image-max-w-[calc(100vw-24px)] yoo-image-h-full yoo-image-max-h-[420px] yoo-image-bg-white yoo-image-shadow-[rgb(15_15_15_/5%)_0px_0px_0px_1px,_rgb(15_15_15_/10%)_0px_3px_6px,_rgb(15_15_15_/20%)_0px_9px_24px]"},{children:[c("div",Object.assign({className:"yoo-image-w-full yoo-image-flex yoo-image-text-[14px] yoo-image-p-[0_8px] yoo-image-shadow-[rgb(55_53_47_/9%)_0px_-1px_0px_inset] yoo-image-relative yoo-image-z-10 yoo-image-h-[40px]"},{children:[l("button",Object.assign({type:"button",onClick:()=>s("upload"),style:u(d),className:"yoo-image-py-[6px] yoo-image-whitespace-nowrap yoo-image-min-w-0 yoo-image-flex-shrink-0 yoo-image-text-[rgb(55,53,47)] yoo-image-relative yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-bg-inherit yoo-image-transition-[height_20ms_ease-in] yoo-image-inline-flex yoo-image-items-center yoo-image-h-full yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-px-[8px]"},{children:"Upload"})),l("button",Object.assign({type:"button",onClick:()=>s("embed"),style:u(p),className:"yoo-image-py-[6px] yoo-image-whitespace-nowrap yoo-image-min-w-0 yoo-image-flex-shrink-0 yoo-image-text-[rgb(55,53,47)] yoo-image-relative yoo-image-cursor-pointer yoo-image-user-select-none yoo-image-bg-inherit yoo-image-transition-[height_20ms_ease-in] yoo-image-inline-flex yoo-image-items-center yoo-image-h-full yoo-image-text-[14px] yoo-image-leading-[1.2] yoo-image-px-[8px]"},{children:"Image link"}))]})),c("div",Object.assign({className:"yoo-image-pt-[6px] yoo-image-pb-[6px] yoo-image-mt-[4px] yoo-image-flex yoo-image-justify-center yoo-image-mr-[12px] yoo-image-ml-[12px]"},{children:[p&&l(Kt,{onClose:o,blockId:i}),d&&l(eo,{onClose:o,blockId:i,onSetLoading:n})]}))]}))}))}))}))},oo=({className:e,width:t,height:o,children:i})=>c("div",Object.assign({className:e},{children:[i,l("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",width:t,height:o,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-loader-2 yoo-image-h-4 yoo-image-w-4 yoo-image-animate-spin"},{children:l("path",{d:"M21 12a9 9 0 1 1-6.219-8.56"})}))]})),io=({attributes:e,children:t,blockId:o})=>{const[i,n]=m(!1),[r,a]=m(!1),{refs:s,floatingStyles:d}=It({placement:"bottom",open:i,onOpenChange:n,middleware:[Ze(),Ue(),Ve(),Ee(10)]});return c("div",Object.assign({className:"yoo-image-w-full yoo-image-user-select-none yoo-image-m-[20px_0_10px] yoo-image-relative yoo-image-flex"},e,{contentEditable:!1},{children:[c("button",Object.assign({className:"yoo-image-p-[12px_36px_12px_12px] yoo-image-flex yoo-image-items-center yoo-image-text-left yoo-image-w-full yoo-image-overflow-hidden yoo-image-rounded-[3px] yoo-image-text-[14px] yoo-image-text-[rgba(55,53,47,0.65)] yoo-image-relative yoo-image-cursor-pointer yoo-image-border-none yoo-image-bg-[#efefef] yoo-image-transition-[background-color_100ms_ease-in] hover:yoo-image-bg-[#e3e3e3]",onClick:()=>n(!0),disabled:r,ref:s.setReference},{children:[l(r?oo:Zt,{className:"yoo-image-mr-2 yoo-image-user-select-none",width:24,height:24}),l("span",Object.assign({className:"yoo-image-font-medium"},{children:r?"Loading...":"Click to add image"})),r&&l("div",{className:"yoo-image-absolute yoo-image-top-0 yoo-image-left-0 yoo-image-h-full yoo-image-bg-[rgba(55,53,47,0.16)]",style:{width:"100%",transition:"width 100ms ease-in"}})]})),i&&l(to,{blockId:o,floatingStyles:d,refs:s,onClose:()=>n(!1),onSetLoading:e=>a(e)}),t]}))},{ExtendedBlockActions:no,BlockOptionsMenuGroup:ro,BlockOptionsMenuItem:ao,BlockOptionsSeparator:so}=o,lo=({editor:e,block:t,props:o})=>c(no,Object.assign({onClick:()=>e.setSelection([t.meta.order]),className:"yoopta-image-options"},{children:[l(so,{}),c(ro,{children:[l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"contain"})}},{children:[l(Yt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Fit"]}))}),l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"fill"})}},{children:[l(Jt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Fill"]}))}),l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{e.blocks.Image.updateElement(t.id,"image",{fit:"cover"})}},{children:[l($t,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Cover"]}))})]}),l(so,{}),l(ro,{children:l(ao,{children:c("button",Object.assign({type:"button",className:"yoo-image-rounded-sm hover:yoo-image-bg-[#37352f14] yoo-image-leading-[120%] yoo-image-px-2 yoo-image-py-1.5 yoo-image-mx-[4px] yoo-image-cursor-pointer yoo-image-w-full yoo-image-flex yoo-image-justify-start",onClick:()=>{if(!o||!o.src)return;const e=document.createElement("a");e.href=o.src,e.download=o.alt||o.src,e.target="_blank",e.rel="noopener noreferrer",document.body.appendChild(e),e.click(),document.body.removeChild(e)}},{children:[l(Vt,{width:16,height:16,className:"yoo-image-w-4 yoo-image-h-4 yoo-image-mr-2"}),"Download"]}))})})]})),co=({position:e})=>l("div",Object.assign({contentEditable:!1,className:"yoo-image-absolute yoo-image-pointer-events-none yoo-image-flex yoo-image-items-center yoo-image-justify-center yoo-image-z-10 yoo-image-opacity-1 yoo-image-h-full yoo-image-w-[15px] yoo-image-cursor-col-resize yoo-image-transition-opacity yoo-image-duration-150 yoo-image-ease-in "+("left"===e?"yoo-image-left-0 yoo-image-top-0":"yoo-image-right-0 yoo-image-top-0")},{children:l("div",{className:"yoo-image-opacity-100 yoo-image-transition-opacity yoo-image-duration-300 yoo-image-ease-in yoo-image-rounded-[20px] yoo-image-bg-[rgba(15,15,15,0.6)] yoo-image-border yoo-image-border-[rgba(255,255,255,0.9)] yoo-image-w-[6px] yoo-image-h-[48px] yoo-image-max-h-[50%] yoo-image-shadow-[0_0_0_.5px_#FFF]"})})),po=new a({type:"Image",elements:{image:{render:({element:o,attributes:a,children:s,blockId:p})=>{const{src:u,alt:g,srcSet:f,bgColor:w,fit:x,sizes:b}=o.props||{},C=i(p),z=e(),R=n(),S=t("Image"),[_,E]=m({width:(null==b?void 0:b.width)||650,height:(null==b?void 0:b.height)||440});h((()=>E({width:(null==b?void 0:b.width)||650,height:(null==b?void 0:b.height)||440})),[o.props]);const k=r({blockId:p}),L=y((()=>{var e,t;return{minWidth:300,size:{width:_.width,height:_.height},maxWidth:(null===(e=null==S?void 0:S.maxSizes)||void 0===e?void 0:e.maxWidth)||800,maxHeight:(null===(t=null==S?void 0:S.maxSizes)||void 0===t?void 0:t.maxHeight)||720,lockAspectRatio:!0,resizeRatio:2,enable:{left:!R,right:!R},handleStyles:{left:{left:0},right:{right:0}},onResize:(e,t,o)=>{R||E({width:o.offsetWidth,height:o.offsetHeight})},onResizeStop:(e,t,o)=>{R||z.blocks.Image.updateElement(p,"image",{sizes:{width:o.offsetWidth,height:o.offsetHeight}})},handleComponent:{left:R?l(d,{}):l(co,{position:"left"}),right:R?l(d,{}):l(co,{position:"right"})}}}),[_.width,_.height]);return u?l("div",Object.assign({"data-element-type":o.type,contentEditable:!1,draggable:!1,className:"yoo-image-mt-4 yoo-image-relative yoopta-image"},a,{children:c(F,Object.assign({},L,{className:"yoo-image-mx-auto yoo-image-my-0 yoo-image-flex"},{children:[k&&l("div",{className:"yoo-image-absolute yoo-image-pointer-events-none yoo-image-inset-0 yoo-image-bg-[rgba(35,131,226,0.14)] yoo-image-z-[81] yoo-image-rounded-[3px] yoo-image-opacity-100 yoo-image-transition-opacity yoo-image-duration-150 yoo-image-ease-in"}),l(v,{src:u,alt:g,srcSet:f,fit:x,width:null==_?void 0:_.width,bgColor:w,height:null==_?void 0:_.height}),!R&&l(lo,{block:C,editor:z,props:o.props}),s]}))})):R?null:l(io,Object.assign({attributes:a,blockId:p},{children:s}))},props:{src:null,alt:null,srcSet:null,bgColor:null,fit:"contain",sizes:{width:650,height:500},nodeType:"void"}}},options:{display:{title:"Image",description:"Upload from device or embed with link"},onUpload:()=>Promise.resolve({src:null,alt:null}),accept:"image/png, image/jpeg, image/gif, image/webp",maxSizes:{maxWidth:650,maxHeight:550}},parsers:{html:{deserialize:{nodeNames:["IMG"],parse:e=>{if("IMG"===e.nodeName){const t={src:e.getAttribute("src")||"",alt:e.getAttribute("alt")||"",srcSet:e.getAttribute("srcset")||"",sizes:{width:e.getAttribute("width")?parseInt(e.getAttribute("width")||"650",10):650,height:e.getAttribute("height")?parseInt(e.getAttribute("height")||"500",10):500}};return{id:s(),type:"image",children:[{text:""}],props:t}}}}}}});!function(e,t){void 0===t&&(t={});var o=t.insertAt;if(e&&"undefined"!=typeof document){var i=document.head||document.getElementsByTagName("head")[0],n=document.createElement("style");n.type="text/css","top"===o&&i.firstChild?i.insertBefore(n,i.firstChild):i.appendChild(n),n.styleSheet?n.styleSheet.cssText=e:n.appendChild(document.createTextNode(e))}}("#yoopta-editor .yoo-image-pointer-events-none{pointer-events:none}#yoopta-editor .yoo-image-invisible{visibility:hidden}#yoopta-editor .yoo-image-absolute{position:absolute}#yoopta-editor .yoo-image-relative{position:relative}#yoopta-editor .yoo-image-inset-0{inset:0}#yoopta-editor .yoo-image-left-0{left:0}#yoopta-editor .yoo-image-right-0{right:0}#yoopta-editor .yoo-image-top-0{top:0}#yoopta-editor .yoo-image-z-10{z-index:10}#yoopta-editor .yoo-image-z-\\[100\\]{z-index:100}#yoopta-editor .yoo-image-z-\\[81\\]{z-index:81}#yoopta-editor .yoo-image-m-\\[12px_0_6px\\]{margin:12px 0 6px}#yoopta-editor .yoo-image-m-\\[20px_0_10px\\]{margin:20px 0 10px}#yoopta-editor .yoo-image-mx-\\[4px\\]{margin-left:4px;margin-right:4px}#yoopta-editor .yoo-image-mx-auto{margin-left:auto;margin-right:auto}#yoopta-editor .yoo-image-my-0{margin-bottom:0;margin-top:0}#yoopta-editor .yoo-image-ml-\\[12px\\]{margin-left:12px}#yoopta-editor .yoo-image-mr-2{margin-right:.5rem}#yoopta-editor .yoo-image-mr-\\[12px\\]{margin-right:12px}#yoopta-editor .yoo-image-mt-4{margin-top:1rem}#yoopta-editor .yoo-image-mt-\\[4px\\]{margin-top:4px}#yoopta-editor .yoo-image-flex{display:flex}#yoopta-editor .yoo-image-inline-flex{display:inline-flex}#yoopta-editor .yoo-image-h-4{height:1rem}#yoopta-editor .yoo-image-h-\\[28px\\]{height:28px}#yoopta-editor .yoo-image-h-\\[32px\\]{height:32px}#yoopta-editor .yoo-image-h-\\[40px\\]{height:40px}#yoopta-editor .yoo-image-h-\\[48px\\]{height:48px}#yoopta-editor .yoo-image-h-full{height:100%}#yoopta-editor .yoo-image-max-h-\\[420px\\]{max-height:420px}#yoopta-editor .yoo-image-max-h-\\[50\\%\\]{max-height:50%}#yoopta-editor .yoo-image-w-4{width:1rem}#yoopta-editor .yoo-image-w-\\[15px\\]{width:15px}#yoopta-editor .yoo-image-w-\\[6px\\]{width:6px}#yoopta-editor .yoo-image-w-full{width:100%}#yoopta-editor .yoo-image-min-w-0{min-width:0}#yoopta-editor .yoo-image-min-w-\\[540px\\]{min-width:540px}#yoopta-editor .yoo-image-max-w-\\[300px\\]{max-width:300px}#yoopta-editor .yoo-image-max-w-\\[calc\\(100vw-24px\\)\\]{max-width:calc(100vw - 24px)}#yoopta-editor .yoo-image-flex-shrink-0{flex-shrink:0}@keyframes yoo-image-spin{#yoopta-editor to{transform:rotate(1turn)}}#yoopta-editor .yoo-image-animate-spin{animation:yoo-image-spin 1s linear infinite}#yoopta-editor .yoo-image-cursor-col-resize{cursor:col-resize}#yoopta-editor .yoo-image-cursor-pointer{cursor:pointer}#yoopta-editor .yoo-image-cursor-text{cursor:text}#yoopta-editor .yoo-image-flex-col{flex-direction:column}#yoopta-editor .yoo-image-items-center{align-items:center}#yoopta-editor .yoo-image-justify-start{justify-content:flex-start}#yoopta-editor .yoo-image-justify-center{justify-content:center}#yoopta-editor .yoo-image-overflow-hidden{overflow:hidden}#yoopta-editor .yoo-image-whitespace-nowrap{white-space:nowrap}#yoopta-editor .yoo-image-rounded-\\[20px\\]{border-radius:20px}#yoopta-editor .yoo-image-rounded-\\[3px\\]{border-radius:3px}#yoopta-editor .yoo-image-rounded-\\[4px\\]{border-radius:4px}#yoopta-editor .yoo-image-rounded-sm{border-radius:.125rem}#yoopta-editor .yoo-image-border{border-width:1px}#yoopta-editor .yoo-image-border-none{border-style:none}#yoopta-editor .yoo-image-border-\\[rgba\\(255\\,255\\,255\\,0\\.9\\)\\]{border-color:hsla(0,0%,100%,.9)}#yoopta-editor .yoo-image-border-\\[rgba\\(55\\,53\\,47\\,0\\.16\\)\\]{border-color:rgba(55,53,47,.16)}#yoopta-editor .yoo-image-bg-\\[\\#efefef\\]{--tw-bg-opacity:1;background-color:rgb(239 239 239/var(--tw-bg-opacity))}#yoopta-editor .yoo-image-bg-\\[hsla\\(45\\,13\\%\\,94\\%\\,\\.6\\)\\]{background-color:hsla(45,13%,94%,.6)}#yoopta-editor .yoo-image-bg-\\[rgb\\(35\\,131\\,226\\)\\]{--tw-bg-opacity:1;background-color:rgb(35 131 226/var(--tw-bg-opacity))}#yoopta-editor .yoo-image-bg-\\[rgba\\(15\\,15\\,15\\,0\\.6\\)\\]{background-color:hsla(0,0%,6%,.6)}#yoopta-editor .yoo-image-bg-\\[rgba\\(35\\,131\\,226\\,0\\.14\\)\\]{background-color:rgba(35,131,226,.14)}#yoopta-editor .yoo-image-bg-\\[rgba\\(55\\,53\\,47\\,0\\.16\\)\\]{background-color:rgba(55,53,47,.16)}#yoopta-editor .yoo-image-bg-inherit{background-color:inherit}#yoopta-editor .yoo-image-bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}#yoopta-editor .yoo-image-fill-white{fill:#fff}#yoopta-editor .yoo-image-p-\\[0_8px\\]{padding:0 8px}#yoopta-editor .yoo-image-p-\\[12px_36px_12px_12px\\]{padding:12px 36px 12px 12px}#yoopta-editor .yoo-image-px-2{padding-left:.5rem;padding-right:.5rem}#yoopta-editor .yoo-image-px-\\[12px\\]{padding-left:12px;padding-right:12px}#yoopta-editor .yoo-image-px-\\[6px\\]{padding-left:6px;padding-right:6px}#yoopta-editor .yoo-image-px-\\[8px\\]{padding-left:8px;padding-right:8px}#yoopta-editor .yoo-image-py-1{padding-bottom:.25rem;padding-top:.25rem}#yoopta-editor .yoo-image-py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}#yoopta-editor .yoo-image-py-\\[6px\\]{padding-bottom:6px;padding-top:6px}#yoopta-editor .yoo-image-pb-\\[6px\\]{padding-bottom:6px}#yoopta-editor .yoo-image-pt-\\[6px\\]{padding-top:6px}#yoopta-editor .yoo-image-text-left{text-align:left}#yoopta-editor .yoo-image-text-\\[14px\\]{font-size:14px}#yoopta-editor .yoo-image-font-medium{font-weight:500}#yoopta-editor .yoo-image-leading-\\[1\\.2\\]{line-height:1.2}#yoopta-editor .yoo-image-leading-\\[120\\%\\]{line-height:120%}#yoopta-editor .yoo-image-leading-\\[20px\\]{line-height:20px}#yoopta-editor .yoo-image-text-\\[rgb\\(55\\,53\\,47\\)\\]{--tw-text-opacity:1;color:rgb(55 53 47/var(--tw-text-opacity))}#yoopta-editor .yoo-image-text-\\[rgba\\(55\\,53\\,47\\,0\\.65\\)\\]{color:rgba(55,53,47,.65)}#yoopta-editor .yoo-image-text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}#yoopta-editor .yoo-image-opacity-100{opacity:1}#yoopta-editor .yoo-image-shadow-\\[0_0_0_\\.5px_\\#FFF\\]{--tw-shadow:0 0 0 .5px #fff;--tw-shadow-colored:0 0 0 .5px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#yoopta-editor .yoo-image-shadow-\\[inset_0_0_0_1px_hsla\\(0\\,0\\%\\,6\\%\\,\\.1\\)\\]{--tw-shadow:inset 0 0 0 1px hsla(0,0%,6%,.1);--tw-shadow-colored:inset 0 0 0 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#yoopta-editor .yoo-image-shadow-\\[rgb\\(15_15_15_\\/5\\%\\)_0px_0px_0px_1px\\,_rgb\\(15_15_15_\\/10\\%\\)_0px_3px_6px\\,_rgb\\(15_15_15_\\/20\\%\\)_0px_9px_24px\\]{--tw-shadow:rgb(15 15 15/5%) 0px 0px 0px 1px,hsla(0,0%,6%,.1) 0px 3px 6px,hsla(0,0%,6%,.2) 0px 9px 24px;--tw-shadow-colored:0px 0px 0px 1px var(--tw-shadow-color),0px 3px 6px var(--tw-shadow-color),0px 9px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#yoopta-editor .yoo-image-shadow-\\[rgb\\(55_53_47_\\/9\\%\\)_0px_-1px_0px_inset\\]{--tw-shadow:rgb(55 53 47/9%) 0px -1px 0px inset;--tw-shadow-colored:inset 0px -1px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#yoopta-editor .yoo-image-shadow-\\[rgba\\(15\\,15\\,15\\,0\\.1\\)_0px_0px_0px_1px_inset\\,_rgba\\(15\\,15\\,15\\,0\\.1\\)_0px_1px_2px\\]{--tw-shadow:hsla(0,0%,6%,.1) 0px 0px 0px 1px inset,hsla(0,0%,6%,.1) 0px 1px 2px;--tw-shadow-colored:inset 0px 0px 0px 1px var(--tw-shadow-color),0px 1px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}#yoopta-editor .yoo-image-transition-\\[background-color_100ms_ease-in\\]{transition-duration:.15s;transition-property:background-color .1s ease-in;transition-timing-function:cubic-bezier(.4,0,.2,1)}#yoopta-editor .yoo-image-transition-\\[height_20ms_ease-in\\]{transition-duration:.15s;transition-property:height 20ms ease-in;transition-timing-function:cubic-bezier(.4,0,.2,1)}#yoopta-editor .yoo-image-transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}#yoopta-editor .yoo-image-duration-150{transition-duration:.15s}#yoopta-editor .yoo-image-duration-300{transition-duration:.3s}#yoopta-editor .yoo-image-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}#yoopta-editor .yoopta-image .yoopta-image-options{opacity:0;transition:opacity .15s ease-in-out}#yoopta-editor .yoopta-image:hover .yoopta-image-options{opacity:1}#yoopta-editor .hover\\:yoo-image-bg-\\[\\#37352f14\\]:hover{background-color:#37352f14}#yoopta-editor .hover\\:yoo-image-bg-\\[\\#e3e3e3\\]:hover{--tw-bg-opacity:1;background-color:rgb(227 227 227/var(--tw-bg-opacity))}#yoopta-editor .disabled\\:yoo-image-cursor-not-allowed:disabled{cursor:not-allowed}#yoopta-editor .disabled\\:yoo-image-bg-\\[rgba\\(35\\2c 131\\2c 226\\2c 0\\.5\\)\\]:disabled{background-color:rgba(35,131,226,.5)}");export{po as default};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@yoopta/image",
3
- "version": "4.0.0-rc.12",
3
+ "version": "4.0.0-rc.14",
4
4
  "description": "> TODO: description",
5
5
  "author": "Darginec05 <devopsbanda@gmail.com>",
6
6
  "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
@@ -39,5 +39,5 @@
39
39
  "@radix-ui/react-icons": "^1.3.0",
40
40
  "re-resizable": "^6.9.11"
41
41
  },
42
- "gitHead": "520057761efabc31e3d87b58a16f9ebe76e6fe22"
42
+ "gitHead": "47486295e1f53b2033ef0c859d1e4c831832b1e3"
43
43
  }