@uploadcare/file-uploader 1.28.0-alpha.669 → 1.28.0

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 (107) hide show
  1. package/README.md +2 -1
  2. package/dist/abstract/loadFileUploaderFrom.js +2 -2
  3. package/dist/env.js +3 -3
  4. package/dist/index.css +3 -3
  5. package/dist/index.d.ts +296 -684
  6. package/dist/index.js +5 -5
  7. package/dist/index.layered.css +3 -3
  8. package/dist/index.ssr.js +68 -109
  9. package/dist/locales/file-uploader/ar.d.ts +3 -0
  10. package/dist/locales/file-uploader/ar.js +3 -3
  11. package/dist/locales/file-uploader/az.d.ts +3 -0
  12. package/dist/locales/file-uploader/az.js +3 -3
  13. package/dist/locales/file-uploader/ca.d.ts +3 -0
  14. package/dist/locales/file-uploader/ca.js +3 -3
  15. package/dist/locales/file-uploader/cs.d.ts +3 -0
  16. package/dist/locales/file-uploader/cs.js +3 -3
  17. package/dist/locales/file-uploader/da.d.ts +3 -0
  18. package/dist/locales/file-uploader/da.js +3 -3
  19. package/dist/locales/file-uploader/de.d.ts +3 -0
  20. package/dist/locales/file-uploader/de.js +3 -3
  21. package/dist/locales/file-uploader/el.d.ts +3 -0
  22. package/dist/locales/file-uploader/el.js +3 -3
  23. package/dist/locales/file-uploader/en.d.ts +3 -0
  24. package/dist/locales/file-uploader/en.js +3 -3
  25. package/dist/locales/file-uploader/es.d.ts +3 -0
  26. package/dist/locales/file-uploader/es.js +3 -3
  27. package/dist/locales/file-uploader/et.d.ts +3 -0
  28. package/dist/locales/file-uploader/et.js +3 -3
  29. package/dist/locales/file-uploader/fi.d.ts +3 -0
  30. package/dist/locales/file-uploader/fi.js +3 -3
  31. package/dist/locales/file-uploader/fr.d.ts +3 -0
  32. package/dist/locales/file-uploader/fr.js +3 -3
  33. package/dist/locales/file-uploader/he.d.ts +3 -0
  34. package/dist/locales/file-uploader/he.js +3 -3
  35. package/dist/locales/file-uploader/hy.d.ts +3 -0
  36. package/dist/locales/file-uploader/hy.js +3 -3
  37. package/dist/locales/file-uploader/is.d.ts +3 -0
  38. package/dist/locales/file-uploader/is.js +3 -3
  39. package/dist/locales/file-uploader/it.d.ts +3 -0
  40. package/dist/locales/file-uploader/it.js +3 -3
  41. package/dist/locales/file-uploader/ja.d.ts +3 -0
  42. package/dist/locales/file-uploader/ja.js +3 -3
  43. package/dist/locales/file-uploader/ka.d.ts +3 -0
  44. package/dist/locales/file-uploader/ka.js +3 -3
  45. package/dist/locales/file-uploader/kk.d.ts +3 -0
  46. package/dist/locales/file-uploader/kk.js +3 -3
  47. package/dist/locales/file-uploader/ko.d.ts +3 -0
  48. package/dist/locales/file-uploader/ko.js +3 -3
  49. package/dist/locales/file-uploader/lv.d.ts +3 -0
  50. package/dist/locales/file-uploader/lv.js +3 -3
  51. package/dist/locales/file-uploader/nb.d.ts +3 -0
  52. package/dist/locales/file-uploader/nb.js +3 -3
  53. package/dist/locales/file-uploader/nl.d.ts +3 -0
  54. package/dist/locales/file-uploader/nl.js +3 -3
  55. package/dist/locales/file-uploader/pl.d.ts +3 -0
  56. package/dist/locales/file-uploader/pl.js +3 -3
  57. package/dist/locales/file-uploader/pt.d.ts +3 -0
  58. package/dist/locales/file-uploader/pt.js +3 -3
  59. package/dist/locales/file-uploader/ro.d.ts +3 -0
  60. package/dist/locales/file-uploader/ro.js +3 -3
  61. package/dist/locales/file-uploader/ru.d.ts +3 -0
  62. package/dist/locales/file-uploader/ru.js +3 -3
  63. package/dist/locales/file-uploader/sk.d.ts +3 -0
  64. package/dist/locales/file-uploader/sk.js +3 -3
  65. package/dist/locales/file-uploader/sr.d.ts +3 -0
  66. package/dist/locales/file-uploader/sr.js +3 -3
  67. package/dist/locales/file-uploader/sv.d.ts +3 -0
  68. package/dist/locales/file-uploader/sv.js +3 -3
  69. package/dist/locales/file-uploader/tr.d.ts +3 -0
  70. package/dist/locales/file-uploader/tr.js +3 -3
  71. package/dist/locales/file-uploader/uk.d.ts +3 -0
  72. package/dist/locales/file-uploader/uk.js +3 -3
  73. package/dist/locales/file-uploader/vi.d.ts +3 -0
  74. package/dist/locales/file-uploader/vi.js +3 -3
  75. package/dist/locales/file-uploader/zh-TW.d.ts +3 -0
  76. package/dist/locales/file-uploader/zh-TW.js +3 -3
  77. package/dist/locales/file-uploader/zh.d.ts +3 -0
  78. package/dist/locales/file-uploader/zh.js +3 -3
  79. package/package.json +29 -29
  80. package/web/file-uploader.iife.min.d.ts +299 -684
  81. package/web/file-uploader.iife.min.js +4 -4
  82. package/web/file-uploader.iife.min.js.LEGAL.txt +1 -1
  83. package/web/file-uploader.min.d.ts +299 -684
  84. package/web/file-uploader.min.js +4 -4
  85. package/web/file-uploader.min.js.LEGAL.txt +1 -1
  86. package/web/uc-basic.layered.min.css +3 -3
  87. package/web/uc-basic.min.css +3 -3
  88. package/web/uc-cloud-image-editor.layered.min.css +3 -3
  89. package/web/uc-cloud-image-editor.min.css +3 -3
  90. package/web/uc-cloud-image-editor.min.d.ts +244 -629
  91. package/web/uc-cloud-image-editor.min.js +4 -4
  92. package/web/uc-file-uploader-inline.layered.min.css +3 -3
  93. package/web/uc-file-uploader-inline.min.css +3 -3
  94. package/web/uc-file-uploader-inline.min.d.ts +299 -684
  95. package/web/uc-file-uploader-inline.min.js +4 -4
  96. package/web/uc-file-uploader-inline.min.js.LEGAL.txt +1 -1
  97. package/web/uc-file-uploader-minimal.layered.min.css +3 -3
  98. package/web/uc-file-uploader-minimal.min.css +3 -3
  99. package/web/uc-file-uploader-minimal.min.d.ts +299 -684
  100. package/web/uc-file-uploader-minimal.min.js +4 -4
  101. package/web/uc-file-uploader-minimal.min.js.LEGAL.txt +1 -1
  102. package/web/uc-file-uploader-regular.layered.min.css +3 -3
  103. package/web/uc-file-uploader-regular.min.css +3 -3
  104. package/web/uc-file-uploader-regular.min.d.ts +299 -684
  105. package/web/uc-file-uploader-regular.min.js +4 -4
  106. package/web/uc-file-uploader-regular.min.js.LEGAL.txt +1 -1
  107. package/web/uc-img.min.js +3 -3
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * @license
3
- * Package: @uploadcare/file-uploader@1.28.0-alpha.669 (MIT)
3
+ * Package: @uploadcare/file-uploader@1.28.0 (MIT)
4
4
  * License: https://github.com/uploadcare/blob/main/LICENSE
5
- * Built: 2026-03-26T11:45:56.024Z
5
+ * Built: 2026-04-03T13:58:05.124Z
6
6
  */
7
- var Rs=Object.defineProperty;var Ml=Object.getOwnPropertyDescriptor;var $s=(o,i)=>{for(var t in i)Rs(o,t,{get:i[t],enumerable:true});};var p=(o,i,t,e)=>{for(var r=e>1?void 0:e?Ml(i,t):i,s=o.length-1,n;s>=0;s--)(n=o[s])&&(r=(e?n(i,t,r):n(r))||r);return e&&r&&Rs(i,t,r),r};var At=[],Yt=0,_i=4,Ds=o=>{let i=[],t={get(){return t.lc||t.listen(()=>{})(),t.value},lc:0,listen(e){return t.lc=i.push(e),()=>{for(let s=Yt+_i;s<At.length;)At[s]===e?At.splice(s,_i):s+=_i;let r=i.indexOf(e);~r&&(i.splice(r,1),--t.lc||t.off());}},notify(e,r){let s=!At.length;for(let n of i)At.push(n,t.value,e,r);if(s){for(Yt=0;Yt<At.length;Yt+=_i)At[Yt](At[Yt+1],At[Yt+2],At[Yt+3]);At.length=0;}},off(){},set(e){let r=t.value;r!==e&&(t.value=e,t.notify(r));},subscribe(e){let r=t.listen(e);return e(t.value),r},value:o};return t};function zi(o,i,t){let e=new Set(i).add(void 0);return o.listen((r,s,n)=>{e.has(n)&&t(r,s,n);})}function po(o,i,t){let e=zi(o,i,t);return t(o.value),e}var ho=(o={})=>{let i=Ds(o);return i.setKey=function(t,e){let r=i.value;typeof e>"u"&&t in i.value?(i.value={...i.value},delete i.value[t],i.notify(r,t)):i.value[t]!==e&&(i.value={...i.value,[t]:e},i.notify(r,t));},i};var H=class o{static{this.Gt=new Map;}constructor(i,t){this.J=i,this.ae=t;}get id(){return this.J}pub(i,t){i in this.ae.get()||console.warn(`PubSub#pub: Key "${String(i)}" not found`),this.ae.setKey(i,t);}sub(i,t,e=true){return (e?po:zi)(this.ae,[i],s=>{t(s[i]);})}read(i){return i in this.ae.get()||console.warn(`PubSub#read: Key "${String(i)}" not found`),this.ae.get()[i]}add(i,t,e=false){(!(i in this.ae.get())||e)&&this.ae.setKey(i,t);}has(i){return i in this.ae.get()}get store(){return this.ae.get()}static registerCtx(i,t){if(o.Gt.has(t))throw new Error(`PubSub: Context with id "${t}" already exists`);let e=ho(i);return o.Gt.set(t,e),new o(t,e)}static deleteCtx(i){o.Gt.delete(i);}static getCtx(i){let t=o.Gt.get(i);return t?new o(i,t):null}static hasCtx(i){return o.Gt.has(i)}};var Bi=globalThis,Ki=Bi.ShadowRoot&&(Bi.ShadyCSS===void 0||Bi.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Vs=Symbol(),Fs=new WeakMap,Hi=class{constructor(i,t,e){if(this.xc=true,e!==Vs)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=i,this.t=t;}get styleSheet(){let i=this.o,t=this.t;if(Ki&&i===void 0){let e=t!==void 0&&t.length===1;e&&(i=Fs.get(t)),i===void 0&&((this.o=i=new CSSStyleSheet).replaceSync(this.cssText),e&&Fs.set(t,i));}return i}toString(){return this.cssText}},Ns=o=>new Hi(typeof o=="string"?o:o+"",void 0,Vs);var _s=(o,i)=>{if(Ki)o.adoptedStyleSheets=i.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of i){let e=document.createElement("style"),r=Bi.litNonce;r!==void 0&&e.setAttribute("nonce",r),e.textContent=t.cssText,o.appendChild(e);}},fo=Ki?o=>o:o=>o instanceof CSSStyleSheet?(i=>{let t="";for(let e of i.cssRules)t+=e.cssText;return Ns(t)})(o):o;var{is:Ol,defineProperty:Pl,getOwnPropertyDescriptor:Ll,getOwnPropertyNames:Ul,getOwnPropertySymbols:Rl,getPrototypeOf:$l}=Object,ji=globalThis,zs=ji.trustedTypes,Dl=zs?zs.emptyScript:"",Fl=ji.reactiveElementPolyfillSupport,oi=(o,i)=>o,si={toAttribute(o,i){switch(i){case Boolean:o=o?Dl:null;break;case Object:case Array:o=o==null?o:JSON.stringify(o);}return o},fromAttribute(o,i){let t=o;switch(i){case Boolean:t=o!==null;break;case Number:t=o===null?null:Number(o);break;case Object:case Array:try{t=JSON.parse(o);}catch{t=null;}}return t}},Gi=(o,i)=>!Ol(o,i),Bs={attribute:true,type:String,converter:si,reflect:false,useDefault:false,hasChanged:Gi};Symbol.metadata??=Symbol("metadata"),ji.litPropertyMetadata??=new WeakMap;var _t=class extends HTMLElement{static addInitializer(i){this.Vr(),(this.l??=[]).push(i);}static get observedAttributes(){return this.finalize(),this.Oi&&[...this.Oi.keys()]}static createProperty(i,t=Bs){if(t.state&&(t.attribute=false),this.Vr(),this.prototype.hasOwnProperty(i)&&((t=Object.create(t)).wrapped=true),this.elementProperties.set(i,t),!t.noAccessor){let e=Symbol(),r=this.getPropertyDescriptor(i,e,t);r!==void 0&&Pl(this.prototype,i,r);}}static getPropertyDescriptor(i,t,e){let{get:r,set:s}=Ll(this.prototype,i)??{get(){return this[t]},set(n){this[t]=n;}};return {get:r,set(n){let a=r?.call(this);s?.call(this,n),this.requestUpdate(i,a,e);},configurable:true,enumerable:true}}static getPropertyOptions(i){return this.elementProperties.get(i)??Bs}static Vr(){if(this.hasOwnProperty(oi("elementProperties")))return;let i=$l(this);i.finalize(),i.l!==void 0&&(this.l=[...i.l]),this.elementProperties=new Map(i.elementProperties);}static finalize(){if(this.hasOwnProperty(oi("finalized")))return;if(this.finalized=true,this.Vr(),this.hasOwnProperty(oi("properties"))){let t=this.properties,e=[...Ul(t),...Rl(t)];for(let r of e)this.createProperty(r,t[r]);}let i=this[Symbol.metadata];if(i!==null){let t=litPropertyMetadata.get(i);if(t!==void 0)for(let[e,r]of t)this.elementProperties.set(e,r);}this.Oi=new Map;for(let[t,e]of this.elementProperties){let r=this._r(t,e);r!==void 0&&this.Oi.set(r,t);}this.elementStyles=this.finalizeStyles(this.styles);}static finalizeStyles(i){let t=[];if(Array.isArray(i)){let e=new Set(i.flat(1/0).reverse());for(let r of e)t.unshift(fo(r));}else i!==void 0&&t.push(fo(i));return t}static _r(i,t){let e=t.attribute;return e===false?void 0:typeof e=="string"?e:typeof i=="string"?i.toLowerCase():void 0}constructor(){super(),this.Pi=void 0,this.isUpdatePending=false,this.hasUpdated=false,this.yt=null,this.Cc();}Cc(){this.Br=new Promise(i=>this.enableUpdating=i),this.Ne=new Map,this.Sc(),this.requestUpdate(),this.constructor.l?.forEach(i=>i(this));}addController(i){(this.qt??=new Set).add(i),this.renderRoot!==void 0&&this.isConnected&&i.hostConnected?.();}removeController(i){this.qt?.delete(i);}Sc(){let i=new Map,t=this.constructor.elementProperties;for(let e of t.keys())this.hasOwnProperty(e)&&(i.set(e,this[e]),delete this[e]);i.size>0&&(this.Pi=i);}createRenderRoot(){let i=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return _s(i,this.constructor.elementStyles),i}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(true),this.qt?.forEach(i=>i.hostConnected?.());}enableUpdating(i){}disconnectedCallback(){this.qt?.forEach(i=>i.hostDisconnected?.());}attributeChangedCallback(i,t,e){this.zr(i,e);}Ac(i,t){let e=this.constructor.elementProperties.get(i),r=this.constructor._r(i,e);if(r!==void 0&&e.reflect===true){let s=(e.converter?.toAttribute!==void 0?e.converter:si).toAttribute(t,e.type);this.yt=i,s==null?this.removeAttribute(r):this.setAttribute(r,s),this.yt=null;}}zr(i,t){let e=this.constructor,r=e.Oi.get(i);if(r!==void 0&&this.yt!==r){let s=e.getPropertyOptions(r),n=typeof s.converter=="function"?{fromAttribute:s.converter}:s.converter?.fromAttribute!==void 0?s.converter:si;this.yt=r;let a=n.fromAttribute(t,s.type);this[r]=a??this.Hr?.get(r)??a,this.yt=null;}}requestUpdate(i,t,e,r=false,s){if(i!==void 0){let n=this.constructor;if(r===false&&(s=this[i]),e??=n.getPropertyOptions(i),!((e.hasChanged??Gi)(s,t)||e.useDefault&&e.reflect&&s===this.Hr?.get(i)&&!this.hasAttribute(n._r(i,e))))return;this.C(i,t,e);}this.isUpdatePending===false&&(this.Br=this.kc());}C(i,t,{useDefault:e,reflect:r,wrapped:s},n){e&&!(this.Hr??=new Map).has(i)&&(this.Hr.set(i,n??t??this[i]),s!==true||n!==void 0)||(this.Ne.has(i)||(this.hasUpdated||e||(t=void 0),this.Ne.set(i,t)),r===true&&this.yt!==i&&(this.Hs??=new Set).add(i));}async kc(){this.isUpdatePending=true;try{await this.Br;}catch(t){Promise.reject(t);}let i=this.scheduleUpdate();return i!=null&&await i,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this.Pi){for(let[r,s]of this.Pi)this[r]=s;this.Pi=void 0;}let e=this.constructor.elementProperties;if(e.size>0)for(let[r,s]of e){let{wrapped:n}=s,a=this[r];n!==true||this.Ne.has(r)||a===void 0||this.C(r,void 0,s,a);}}let i=false,t=this.Ne;try{i=this.shouldUpdate(t),i?(this.willUpdate(t),this.qt?.forEach(e=>e.hostUpdate?.()),this.update(t)):this.Kr();}catch(e){throw i=false,this.Kr(),e}i&&this.Mc(t);}willUpdate(i){}Mc(i){this.qt?.forEach(t=>t.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=true,this.firstUpdated(i)),this.updated(i);}Kr(){this.Ne=new Map,this.isUpdatePending=false;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.Br}shouldUpdate(i){return true}update(i){this.Hs&&=this.Hs.forEach(t=>this.Ac(t,this[t])),this.Kr();}updated(i){}firstUpdated(i){}};_t.elementStyles=[],_t.shadowRootOptions={mode:"open"},_t[oi("elementProperties")]=new Map,_t[oi("finalized")]=new Map,Fl?.({ReactiveElement:_t}),(ji.reactiveElementVersions??=[]).push("2.1.2");var go=globalThis,Hs=o=>o,qi=go.trustedTypes,Ks=qi?qi.createPolicy("lit-html",{createHTML:o=>o}):void 0,vo="$lit$",zt=`lit$${Math.random().toFixed(9).slice(2)}$`,yo="?"+zt,Vl=`<${yo}>`,he=document,ai=()=>he.createComment(""),li=o=>o===null||typeof o!="object"&&typeof o!="function",bo=Array.isArray,Ys=o=>bo(o)||typeof o?.[Symbol.iterator]=="function",mo=`[ \f\r]`,ni=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,js=/-->/g,Gs=/>/g,de=RegExp(`>|${mo}(?:([^\\s"'>=/]+)(${mo}*=${mo}*(?:[^ \f\r"'\`<>=]|("|')|))|$)`,"g"),qs=/'/g,Ws=/"/g,Xs=/^(?:script|style|textarea|title)$/i,wo=o=>(i,...t)=>({Ve:o,strings:i,values:t}),v=wo(1),it=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),Zs=new WeakMap,pe=he.createTreeWalker(he,129);function Qs(o,i){if(!bo(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ks!==void 0?Ks.createHTML(i):i}var Js=(o,i)=>{let t=o.length-1,e=[],r,s=i===2?"<svg>":i===3?"<math>":"",n=ni;for(let a=0;a<t;a++){let l=o[a],c,d,u=-1,h=0;for(;h<l.length&&(n.lastIndex=h,d=n.exec(l),d!==null);)h=n.lastIndex,n===ni?d[1]==="!--"?n=js:d[1]!==void 0?n=Gs:d[2]!==void 0?(Xs.test(d[2])&&(r=RegExp("</"+d[2],"g")),n=de):d[3]!==void 0&&(n=de):n===de?d[0]===">"?(n=r??ni,u=-1):d[1]===void 0?u=-2:(u=n.lastIndex-d[2].length,c=d[1],n=d[3]===void 0?de:d[3]==='"'?Ws:qs):n===Ws||n===qs?n=de:n===js||n===Gs?n=ni:(n=de,r=void 0);let f=n===de&&o[a+1].startsWith("/>")?" ":"";s+=n===ni?l+Vl:u>=0?(e.push(c),l.slice(0,u)+vo+l.slice(u)+zt+f):l+zt+(u===-2?a:f);}return [Qs(o,s+(o[t]||"<?>")+(i===2?"</svg>":i===3?"</math>":"")),e]},ci=class o{constructor({strings:i,Ve:t},e){let r;this.parts=[];let s=0,n=0,a=i.length-1,l=this.parts,[c,d]=Js(i,t);if(this.el=o.createElement(c,e),pe.currentNode=this.el.content,t===2||t===3){let u=this.el.content.firstChild;u.replaceWith(...u.childNodes);}for(;(r=pe.nextNode())!==null&&l.length<a;){if(r.nodeType===1){if(r.hasAttributes())for(let u of r.getAttributeNames())if(u.endsWith(vo)){let h=d[n++],f=r.getAttribute(u).split(zt),g=/([.?@])?(.*)/.exec(h);l.push({type:1,index:s,name:g[2],strings:f,ctor:g[1]==="."?Zi:g[1]==="?"?Yi:g[1]==="@"?Xi:me}),r.removeAttribute(u);}else u.startsWith(zt)&&(l.push({type:6,index:s}),r.removeAttribute(u));if(Xs.test(r.tagName)){let u=r.textContent.split(zt),h=u.length-1;if(h>0){r.textContent=qi?qi.emptyScript:"";for(let f=0;f<h;f++)r.append(u[f],ai()),pe.nextNode(),l.push({type:2,index:++s});r.append(u[h],ai());}}}else if(r.nodeType===8)if(r.data===yo)l.push({type:2,index:s});else {let u=-1;for(;(u=r.data.indexOf(zt,u+1))!==-1;)l.push({type:7,index:s}),u+=zt.length-1;}s++;}}static createElement(i,t){let e=he.createElement("template");return e.innerHTML=i,e}};function fe(o,i,t=o,e){if(i===it)return i;let r=e!==void 0?t.Ic?.[e]:t.Oc,s=li(i)?void 0:i.jr;return r?.constructor!==s&&(r?.Ks?.(false),s===void 0?r=void 0:(r=new s(o),r.Gr(o,t,e)),e!==void 0?(t.Ic??=[])[e]=r:t.Oc=r),r!==void 0&&(i=fe(o,r.Pc(o,i.values),r,e)),i}var Wi=class{constructor(i,t){this.js=[],this.le=void 0,this.Gs=i,this.m=t;}get parentNode(){return this.m.parentNode}get W(){return this.m.W}u(i){let{el:{content:t},parts:e}=this.Gs,r=(i?.creationScope??he).importNode(t,true);pe.currentNode=r;let s=pe.nextNode(),n=0,a=0,l=e[0];for(;l!==void 0;){if(n===l.index){let c;l.type===2?c=new ke(s,s.nextSibling,this,i):l.type===1?c=new l.ctor(s,l.name,l.strings,this,i):l.type===6&&(c=new Qi(s,this,i)),this.js.push(c),l=e[++a];}n!==l?.index&&(s=pe.nextNode(),n++);}return pe.currentNode=he,r}p(i){let t=0;for(let e of this.js)e!==void 0&&(e.strings!==void 0?(e.ce(i,e,t),t+=e.strings.length-2):e.ce(i[t])),t++;}},ke=class o{get W(){return this.m?.W??this.qs}constructor(i,t,e,r){this.type=2,this.r=U,this.le=void 0,this.ve=i,this.bt=t,this.m=e,this.options=r,this.qs=r?.isConnected??true;}get parentNode(){let i=this.ve.parentNode,t=this.m;return t!==void 0&&i?.nodeType===11&&(i=t.parentNode),i}get startNode(){return this.ve}get endNode(){return this.bt}ce(i,t=this){i=fe(this,i,t),li(i)?i===U||i==null||i===""?(this.r!==U&&this.wt(),this.r=U):i!==this.r&&i!==it&&this.Ws(i):i.Ve!==void 0?this.$(i):i.nodeType!==void 0?this.T(i):Ys(i)?this.k(i):this.Ws(i);}O(i){return this.ve.parentNode.insertBefore(i,this.bt)}T(i){this.r!==i&&(this.wt(),this.r=this.O(i));}Ws(i){this.r!==U&&li(this.r)?this.ve.nextSibling.data=i:this.T(he.createTextNode(i)),this.r=i;}$(i){let{values:t,Ve:e}=i,r=typeof e=="number"?this.Lc(i):(e.el===void 0&&(e.el=ci.createElement(Qs(e.h,e.h[0]),this.options)),e);if(this.r?.Gs===r)this.r.p(t);else {let s=new Wi(r,this),n=s.u(this.options);s.p(t),this.T(n),this.r=s;}}Lc(i){let t=Zs.get(i.strings);return t===void 0&&Zs.set(i.strings,t=new ci(i)),t}k(i){bo(this.r)||(this.r=[],this.wt());let t=this.r,e,r=0;for(let s of i)r===t.length?t.push(e=new o(this.O(ai()),this.O(ai()),this,this.options)):e=t[r],e.ce(s),r++;r<t.length&&(this.wt(e&&e.bt.nextSibling,r),t.length=r);}wt(i=this.ve.nextSibling,t){for(this.Li?.(false,true,t);i!==this.bt;){let e=Hs(i).nextSibling;Hs(i).remove(),i=e;}}setConnected(i){this.m===void 0&&(this.qs=i,this.Li?.(i));}},me=class{get tagName(){return this.element.tagName}get W(){return this.m.W}constructor(i,t,e,r,s){this.type=1,this.r=U,this.le=void 0,this.element=i,this.name=t,this.m=r,this.options=s,e.length>2||e[0]!==""||e[1]!==""?(this.r=Array(e.length-1).fill(new String),this.strings=e):this.r=U;}ce(i,t=this,e,r){let s=this.strings,n=false;if(s===void 0)i=fe(this,i,t,0),n=!li(i)||i!==this.r&&i!==it,n&&(this.r=i);else {let a=i,l,c;for(i=s[0],l=0;l<s.length-1;l++)c=fe(this,a[e+l],t,l),c===it&&(c=this.r[l]),n||=!li(c)||c!==this.r[l],c===U?i=U:i!==U&&(i+=(c??"")+s[l+1]),this.r[l]=c;}n&&!r&&this.j(i);}j(i){i===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,i??"");}},Zi=class extends me{constructor(){super(...arguments),this.type=3;}j(i){this.element[this.name]=i===U?void 0:i;}},Yi=class extends me{constructor(){super(...arguments),this.type=4;}j(i){this.element.toggleAttribute(this.name,!!i&&i!==U);}},Xi=class extends me{constructor(i,t,e,r,s){super(i,t,e,r,s),this.type=5;}ce(i,t=this){if((i=fe(this,i,t,0)??U)===it)return;let e=this.r,r=i===U&&e!==U||i.capture!==e.capture||i.once!==e.once||i.passive!==e.passive,s=i!==U&&(e===U||r);r&&this.element.removeEventListener(this.name,this,e),s&&this.element.addEventListener(this.name,this,i),this.r=i;}handleEvent(i){typeof this.r=="function"?this.r.call(this.options?.host??this.element,i):this.r.handleEvent(i);}},Qi=class{constructor(i,t,e){this.element=i,this.type=6,this.le=void 0,this.m=t,this.options=e;}get W(){return this.m.W}ce(i){fe(this,i);}},tn={I:ke},Nl=go.litHtmlPolyfillSupport;Nl?.(ci,ke),(go.litHtmlVersions??=[]).push("3.3.2");var en=(o,i,t)=>{let e=t?.renderBefore??i,r=e.Rc;if(r===void 0){let s=t?.renderBefore??null;e.Rc=r=new ke(i.insertBefore(ai(),s),s,void 0,t??{});}return r.ce(o),r};var To=globalThis,wt=class extends _t{constructor(){super(...arguments),this.renderOptions={host:this},this.qr=void 0;}createRenderRoot(){let i=super.createRenderRoot();return this.renderOptions.renderBefore??=i.firstChild,i}update(i){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(i),this.qr=en(t,this.renderRoot,this.renderOptions);}connectedCallback(){super.connectedCallback(),this.qr?.setConnected(true);}disconnectedCallback(){super.disconnectedCallback(),this.qr?.setConnected(false);}render(){return it}};wt.Gp=true,wt.finalized=true,To.litElementHydrateSupport?.({LitElement:wt});var _l=To.litElementPolyfillSupport;_l?.({LitElement:wt});(To.litElementVersions??=[]).push("4.2.2");var zl=/\\([0-9a-fA-F]{1,6} ?)/g;function Bl(o){return o.length<2?false:(o[0]==='"'||o[0]==="'")&&(o[o.length-1]==='"'||o[o.length-1]==="'")}function Hl(o){let i=o;return (i[0]==='"'||i[0]==="'")&&(i=i.slice(1)),(i[i.length-1]==='"'||i[i.length-1]==="'")&&(i=i.slice(0,-1)),i}function Kl(o){let i="",t="";for(let e=0;e<o.length;e++){let r=o[e+1];o[e]==="\\"&&r==='"'?(i+='\\"',e++):o[e]==='"'&&t!=="\\"?i+='\\"':i+=o[e],t=o[e]??"";}return i}function rn(o){let i=o;Bl(o)&&(i=Hl(i),i=i.replace(zl,(t,e)=>String.fromCodePoint(parseInt(e.trim(),16))),i=i.replaceAll(`\\ `,"\\n"),i=Kl(i),i='"'+i+'"');try{return JSON.parse(i)}catch{return}}function Me(o){class i extends o{constructor(){super(...arguments);this.Zs=null;this.Wr=null;}getCssData(r,s=false){let n=this.Zs??Object.create(null);if(!Object.keys(n).includes(r)||!n[r]){this.Wr||(this.Wr=window.getComputedStyle(this));let a=this.Wr.getPropertyValue(r).trim();try{n[r]=rn(a);}catch(l){s||console.warn(`CSS Data error: ${r}`,l),n[r]=null;}}return this.Zs=n,n[r]}}return i}function Ji(o){class i extends o{constructor(){super(...arguments);this.willYield=true;this._e={};this.Be=null;this.Ri=false;}createRenderRoot(){return this}connectedCallback(){this.Be||(this.Be=Array.from(this.childNodes)),super.connectedCallback();}Uc(){if(this.Ri)return;this.Ri=true,this._e={};let r=Array.from(this.childNodes),s=r.length?r:this.Be??[];for(let n of s){let a=this.Ys(n),l=this._e[a]??[];n instanceof Element&&(n.removeAttribute("slot"),n.removeAttribute("content-for")),l.push(n),this._e[a]=l;}this.Be=null;}Ys(r){return r instanceof Comment&&r.nextSibling instanceof Element?this.Ys(r.nextSibling):"contentFor"in r?r.contentFor||"":r instanceof Element&&r.hasAttribute("content-for")&&r.getAttribute("content-for")||""}$c(r){return !r.textContent||!r.textContent.trim()}Dc(r){let s=this._e[r];return !s||s.every(n=>n instanceof Comment||n instanceof Text&&this.$c(n))}update(r){!this.hasUpdated&&this.willYield&&this.Uc(),super.update(r);}yield(r,s){if(r===""&&!this._e[r]&&!this.Ri&&this.Be?.length){let a=[];for(let l of this.Be)l instanceof Element&&(l.removeAttribute("slot"),l.removeAttribute("content-for")),a.push(l);this._e[r]=a,this.Ri=true,this.Be=null;}let n=this._e[r];return v` ${n} ${this.Dc(r)?s:void 0} `}}return i}function Ie(o){class i extends o{static reg(e){let r=this,s=window.customElements.get(e);if(s){s!==r&&console.warn([`Element with tag name "${e}" already registered.`,`You're trying to override it with another class "${this.name}".`,"This is most likely a mistake.","New element will not be registered."].join(` `));return}window.customElements.define(e,r);}}return i}var Xt=class extends Event{constructor(i,t,e,r){super("context-request",{bubbles:true,composed:true}),this.context=i,this.contextTarget=t,this.callback=e,this.subscribe=r??false;}};var Oe=class{constructor(i,t,e,r){if(this.subscribe=false,this.provided=false,this.value=void 0,this.t=(s,n)=>{this.unsubscribe&&(this.unsubscribe!==n&&(this.provided=false,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=s,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=true,this.callback&&this.callback(s,n)),this.unsubscribe=n;},this.host=i,t.context!==void 0){let s=t;this.context=s.context,this.callback=s.callback,this.subscribe=s.subscribe??false;}else this.context=t,this.callback=e,this.subscribe=r??false;this.host.addController(this);}hostConnected(){this.dispatchRequest();}hostDisconnected(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0);}dispatchRequest(){this.host.dispatchEvent(new Xt(this.context,this.host,this.t,this.subscribe));}};var tr=class{get value(){return this.o}set value(i){this.setValue(i);}setValue(i,t=false){let e=t||!Object.is(i,this.o);this.o=i,e&&this.updateObservers();}constructor(i){this.subscriptions=new Map,this.updateObservers=()=>{for(let[t,{disposer:e}]of this.subscriptions)t(this.o,e);},i!==void 0&&(this.value=i);}addCallback(i,t,e){if(!e)return void i(this.value);this.subscriptions.has(i)||this.subscriptions.set(i,{disposer:()=>{this.subscriptions.delete(i);},consumerHost:t});let{disposer:r}=this.subscriptions.get(i);i(this.value,r);}clearCallbacks(){this.subscriptions.clear();}};var Eo=class extends Event{constructor(i,t){super("context-provider",{bubbles:true,composed:true}),this.context=i,this.contextTarget=t;}},Pe=class extends tr{constructor(i,t,e){super(t.context!==void 0?t.initialValue:e),this.onContextRequest=r=>{if(r.context!==this.context)return;let s=r.contextTarget??r.composedPath()[0];s!==this.host&&(r.stopPropagation(),this.addCallback(r.callback,s,r.subscribe));},this.onProviderRequest=r=>{if(r.context!==this.context||(r.contextTarget??r.composedPath()[0])===this.host)return;let s=new Set;for(let[n,{consumerHost:a}]of this.subscriptions)s.has(n)||(s.add(n),a.dispatchEvent(new Xt(this.context,a,n,true)));r.stopPropagation();},this.host=i,t.context!==void 0?this.context=t.context:this.context=t,this.attachListeners(),this.host.addController?.(this);}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest);}hostConnected(){this.host.dispatchEvent(new Eo(this.context,this.host));}};var Gl={attribute:true,type:String,converter:si,reflect:false,hasChanged:Gi},ql=(o=Gl,i,t)=>{let{kind:e,metadata:r}=t,s=globalThis.litPropertyMetadata.get(r);if(s===void 0&&globalThis.litPropertyMetadata.set(r,s=new Map),e==="setter"&&((o=Object.create(o)).wrapped=true),s.set(t.name,o),e==="accessor"){let{name:n}=t;return {set(a){let l=i.get.call(this);i.set.call(this,a),this.requestUpdate(n,l,o,true,a);},init(a){return a!==void 0&&this.C(n,void 0,o,a),a}}}if(e==="setter"){let{name:n}=t;return function(a){let l=this[n];i.call(this,a),this.requestUpdate(n,l,o,true,a);}}throw Error("Unsupported decorator location: "+e)};function y(o){return (i,t)=>typeof t=="object"?ql(o,i,t):((e,r,s)=>{let n=r.hasOwnProperty(s);return r.constructor.createProperty(s,e),n?Object.getOwnPropertyDescriptor(r,s):void 0})(o,i,t)}function m(o){return y({...o,state:true,attribute:false})}function $(o,i){let t,e=((...r)=>{t&&clearTimeout(t),t=setTimeout(()=>o(...r),i);});return e.cancel=()=>{t&&clearTimeout(t);},e}var on="ctx-name-context";function ir(){return function(o){class i extends o{constructor(...r){super(...r);this.ee=null;this.Wt=false;this.Zr=false;this.Yr=void 0;this.Tt=new Map;this.Zt=new Set;this.init$={};this.ctxOwner=false;this.Ui=void 0;this.$i=false;this.ctxName=this.Ae;this.ke=false;this.Ui=this.getAttribute("ctx-name")||void 0,this.ctxName=this.Ae,this.Fc=new Oe(this,{context:on,callback:s=>{if(!s){console.error("SymbioteMixin: Received invalid ctx-name from context");return}this.Js=s,this.Qs();},subscribe:true});}static set template(r){console.error("Caution: static 'template' property is deprecated and has no effect. See https://github.com/uploadcare/file-uploader/releases/tag/v1.25.0 for details.");}get Xs(){return this.Ui}set Xs(r){let s=r??void 0;this.Ui!==s&&(this.Ui=s,this.Qs());}shouldUpdate(r){return this.ke?super.shouldUpdate(r):false}get Ae(){return this.Xs||this.Js||void 0}Qs(){if(this.ctxName=this.Ae,!(!this.ctxName||this.Wt)){if(this.isConnected){this.Xr();return}this.$i=true;}}willUpdate(r){super.willUpdate(r),this.ctxName=this.Ae,this.ctxName&&(this.Yr?this.Yr.setValue(this.ctxName):this.Yr=new Pe(this,{context:on,initialValue:this.ctxName}));}en(){if(!(!this.ee||this.Tt.size===0)){for(let[r,{value:s,rewrite:n}]of this.Tt)this.ee.add(r,s,n);this.Tt.clear();}}tn(){return !this.ee&&this.Ae&&this.Qr(),this.ee&&this.en(),this.ee}Di(){let r=this.tn();if(!r)throw new Error("SymbioteMixin: Shared context is not initialized.");return r}Qr(){let r=this.init$,s=this.Ae;if(!s){console.error("SymbioteMixin: ctx-name is required for components with shared properties (*)");return}if(!this.ee){this.ee=H.getCtx(s)??H.registerCtx(r,s);for(let[n,a]of Object.entries(this.init$))this.ee.add(n,a,this.ctxOwner);this.en();}}get $(){return this.Ae&&this.Qr(),new Proxy({},{get:(r,s)=>{if(typeof s=="string")return this.ee?.read(s)},set:(r,s,n)=>(typeof s!="string"||this.ee?.pub(s,n),true)})}sub(r,s,n=true){let a=this.Di().sub(r,s,n);if(!a||typeof a!="function")return ()=>{};let l=a.bind(a),c=false,d=()=>{c||(c=true,l(),this.Zt.delete(d));};return this.Zt.add(d),d}pub(r,s){this.Di().pub(r,s);}set$(r){for(let[s,n]of Object.entries(r))this.pub(s,n);}get sharedCtx(){return this.Di()}has(r){return this.ee?.has(r)??false}add(r,s,n=false){let a=this.tn();if(!a){if(!n&&this.Tt.has(r))return;this.Tt.set(r,{value:s,rewrite:n});return}this.Tt.delete(r),a.add(r,s,n);}add$(r,s=false){for(let[n,a]of Object.entries(r))this.add(n,a,s);}connectedCallback(){super.connectedCallback(),this.Wt?this.ke&&this.Zr&&(this.Zr=false,this.initCallback()):this.ctxName?(this.$i=false,this.Xr()):this.$i&&this.Ae&&(this.$i=false,this.Xr());}Xr(){if(this.Wt)return;this.Wt=true,this.Qr();let r=this.init$;if(Object.keys(r).length>0){let s=this.Di();for(let[n,a]of Object.entries(r))s.read(n)===void 0&&s.pub(n,a),this.sub(n,$(async()=>{this.isConnected&&(await this.updateComplete,this.requestUpdate());},0),false);}this.initCallback(),this.ke=true,this.requestUpdate();}firstUpdated(r){super.firstUpdated(r);}disconnectedCallback(){this.Nc(),super.disconnectedCallback(),this.Wt&&(this.Zr=true);}Nc(){if(this.Zt.size!==0){for(let r of [...this.Zt])r();this.Zt.clear();}}initCallback(){}}return p([y({type:String,attribute:"ctx-name",noAccessor:true})],i.prototype,"Xs",1),p([m()],i.prototype,"Js",2),p([m()],i.prototype,"ctxName",2),p([m()],i.prototype,"ke",2),i}}var Co=class extends Ie(ir()(Me(Ji(wt)))){};var pt=class o{static generateFastUid(){return `uid-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,11)}`}static generateRandomUUID(){let i=globalThis.crypto;return i&&typeof i.randomUUID=="function"?i.randomUUID():o.generateFastUid()}};var Wl=["UploaderBlock","ActivityBlock","Block","SolutionBlock"];function ht(o){for(let i in o){if(Wl.includes(i))continue;let t=[...i].reduce((e,r)=>(r.toUpperCase()===r&&(r=`-${r.toLowerCase()}`),e+=r,e),"");t.startsWith("-")&&(t=t.replace("-","")),t.startsWith("uc-")||(t=`uc-${t}`),o[i].reg&&o[i].reg(t);}}var xo="UC";function Zl(o,i=false){return new Promise((t,e)=>{if(typeof document!="object"){t(null);return}if(typeof window=="object"&&window[xo]){t(window[xo]);return}let r=document.createElement("script");r.async=true,r.src=o,r.onerror=()=>{e();},r.onload=()=>{let s=window[xo];i&&ht(s),t(s);},document.head.appendChild(r);})}var ui={"locale-id":"en","social-source-lang":"en","upload-file":"Upload file","upload-files":"Upload files","choose-file":"Choose file","choose-files":"Choose files","drop-files-here":"Drop files here","select-file-source":"Select file source",selected:"Selected",upload:"Upload","add-more":"Add more",cancel:"Cancel","start-from-cancel":"Cancel",clear:"Clear","camera-shot":"Shot","upload-url":"Import","upload-url-placeholder":"Paste link here","edit-image":"Edit image","edit-detail":"Details",back:"Back",done:"Done",ok:"Ok","remove-from-list":"Remove",no:"No",yes:"Yes","confirm-your-action":"Confirm your action","are-you-sure":"Are you sure?","selected-count":"{{count}} of {{total}} selected","select-all":"Select all","deselect-all":"Deselect all","upload-error":"Upload error","validation-error":"Validation error","no-files":"No files selected",browse:"Browse","not-uploaded-yet":"Not uploaded yet...",file__one:"file",file__other:"files",error__one:"error",error__other:"errors","header-uploading":"Uploading {{count}} {{plural:file(count)}}","header-failed":"{{count}} {{plural:error(count)}}","header-succeed":"{{count}} {{plural:file(count)}} uploaded","header-total":"{{count}} {{plural:file(count)}} selected","src-type-local":"From device","src-type-from-url":"From link","src-type-camera":"Camera","src-type-mobile-video-camera":"Video","src-type-mobile-photo-camera":"Photo","src-type-facebook":"Facebook","src-type-dropbox":"Dropbox","src-type-gdrive":"Google Drive","src-type-ngdrive":"Google Drive","src-type-gphotos":"Google Photos","src-type-flickr":"Flickr","src-type-vk":"VK","src-type-evernote":"Evernote","src-type-box":"Box","src-type-onedrive":"OneDrive","src-type-huddle":"Huddle","src-type-other":"Other","caption-from-url":"Import from link","caption-camera":"Camera","caption-edit-file":"Edit file","file-no-name":"No name...","toggle-fullscreen":"Toggle fullscreen","toggle-guides":"Toggle guides",rotate:"Rotate","flip-vertical":"Flip vertical","flip-horizontal":"Flip horizontal",apply:"Apply",brightness:"Brightness",contrast:"Contrast",saturation:"Saturation",exposure:"Exposure",gamma:"Gamma",vibrance:"Vibrance",warmth:"Warmth",enhance:"Enhance",original:"Original",resize:"Resize image",crop:"Crop","select-color":"Select color",text:"Text",draw:"Draw","cancel-edit":"Cancel edit","tab-view":"Preview","tab-details":"Details","file-name":"Name","file-size":"Size","cdn-url":"CDN URL","file-size-unknown":"Unknown","camera-permissions-denied":"Camera access denied","camera-permissions-prompt":"Please allow access to the camera","camera-permissions-request":"Request access","files-count-limit-error-title":"Files count limit overflow","files-count-limit-error-too-few":"You\u2019ve chosen {{total}} {{plural:file(total)}}. At least {{min}} {{plural:file(min)}} required.","files-count-limit-error-too-many":"You\u2019ve chosen too many files. {{max}} {{plural:file(max)}} is maximum.","files-max-size-limit-error":"File is too big. Max file size is {{maxFileSize}}.","has-validation-errors":"File validation error occurred. Please, check your files before upload.","images-only-accepted":"Only image files are accepted.","file-type-not-allowed":"Uploading of these file types is not allowed.","some-files-were-not-uploaded":"Some files were not uploaded.","file-item-edit-button":"Edit","file-item-remove-button":"Remove","a11y-editor-tab-filters":"Filters","a11y-editor-tab-tuning":"Tuning","a11y-editor-tab-crop":"Crop","a11y-activity-header-button-close":"Close",flip:"Flip",mirror:"Mirror","a11y-cloud-editor-apply-filter":"Apply {{name}} filter","a11y-cloud-editor-apply-crop":"Apply {{name}} operation","a11y-cloud-editor-apply-tuning":"Apply {{name}} tuning","a11y-cloud-editor-apply-aspect-ratio":"Apply operation {{name}} {{value}}",finished:"Finished",failed:"Failed",uploading:"Uploading",idle:"Idle","a11y-file-item-status":"File {{fileName}} in status {{status}}","waiting-for":"Waiting for {{source}}","queued-uploading":"Queued for upload","queued-validation":"Queued for validation",validation:"Validating","crop-to-shape":"Crop to {{value}}",custom:"Freeform","freeform-crop":"Freeform crop"};var So=new Map,sn=new Map,nn=(o,i)=>{So.has(o)&&console.log(`Locale ${o} is already defined. Overwriting...`);let t={...ui,...i};return So.set(o,t),t},Yl=(o,i)=>{sn.set(o,i);},an=(o,i)=>{typeof i=="function"?Yl(o,i):nn(o,i);},ln=async o=>{let i=So.get(o);if(!i){let t=sn.get(o);if(!t)throw new Error(`Locale ${o} is not defined`);let e=await t();i=nn(o,e);}return i};an("en",ui);var k=o=>`*cfg/${o}`;var K=o=>o?o.split(",").map(i=>i.trim()).filter(Boolean):[],Bt=o=>o.join(",");var cn=o=>{if(typeof o!="string"||!o)return "";let i=o.trim();return i.startsWith("-/")?i=i.slice(2):i.startsWith("/")&&(i=i.slice(1)),i.endsWith("/")&&(i=i.slice(0,i.length-1)),i},rr=(...o)=>o.filter(i=>typeof i=="string"&&!!i).map(i=>cn(i)).join("/-/"),rt=(...o)=>{let i=rr(...o);return i?`-/${i}/`:""};function or(o){let i=new URL(o),t=i.pathname+i.search+i.hash,e=t.lastIndexOf("http"),r=t.lastIndexOf("/"),s="";return e>=0?s=t.slice(e):r>=0&&(s=t.slice(r+1)),s}function sr(o){let i=new URL(o),{pathname:t}=i,e=t.indexOf("/"),r=t.indexOf("/",e+1);return t.substring(e+1,r)}function Ao(o){let i=un(o),t=new URL(i),e=t.pathname.indexOf("/-/");return e===-1?"":t.pathname.substring(e).slice(1)}function ko(o){return Ao(o).split("/-/").filter(Boolean).map(t=>cn(t))}function un(o){let i=new URL(o),t=or(o),e=dn(t)?pn(t).pathname:t;return i.pathname=i.pathname.replace(e,""),i.search="",i.hash="",i.toString()}function dn(o){return o.startsWith("http")}function pn(o){let i=new URL(o);return {pathname:`${i.origin}${i.pathname??""}`,search:i.search??"",hash:i.hash??""}}var W=(o,i,t)=>{let e=new URL(un(o)),r=t??or(o),s=i??"";if(e.pathname.startsWith("//")&&(e.pathname=e.pathname.replace("//","/")),r&&dn(r)){let n=pn(r);e.pathname=`${e.pathname}${s}${n.pathname||""}`,e.search=n.search,e.hash=n.hash;}else e.pathname=`${e.pathname}${s}${r||""}`;return e.toString()},Qt=(o,i)=>{let t=new URL(o);return t.pathname=`${i}/`,t.toString()};var Z=(o,i=",")=>o.trim().split(i).map(t=>t.trim()).filter(t=>t.length>0);var di=Object.freeze({brightness:0,exposure:0,gamma:100,contrast:0,saturation:0,vibrance:0,warmth:0,enhance:0,filter:0,rotate:0,mirror:false,flip:false,crop:void 0}),fn=["enhance","brightness","exposure","gamma","contrast","saturation","vibrance","warmth","filter","mirror","flip","rotate","crop"];function Xl(o,i){if(typeof i=="number"){let t=i;return di[o]!==t?`${o}/${t}`:""}if(typeof i=="boolean"){let t=i;return di[o]!==t?`${o}`:""}if(o==="filter"&&i){let{name:t,amount:e}=i;return di.filter===e?"":`${o}/${t}/${e}`}if(o==="crop"&&i){let{dimensions:t,coords:e}=i;return `${o}/${t.join("x")}/${e.join(",")}`}return ""}function Jt(o){return rr(...fn.filter(i=>typeof o[i]<"u"&&o[i]!==null).map(i=>{let t=o[i];return Xl(i,t)}).filter(i=>!!i))}var nr=rr("format/auto","progressive/yes"),Ht=([o])=>typeof o<"u"?Number(o):void 0,hn=()=>true,Ql=([o,i])=>({name:o,amount:typeof i<"u"?Number(i):100}),Jl=([o,i])=>{if(!/\d+x\d+/.test(o)||!/\d+,\d+/.test(i))throw new Error("Crop by aspect ratio, percentage or alignment shortcuts is not supported.");return {dimensions:Z(o,"x").map(Number),coords:Z(i).map(Number)}},tc=Object.freeze({enhance:Ht,brightness:Ht,exposure:Ht,gamma:Ht,contrast:Ht,saturation:Ht,vibrance:Ht,warmth:Ht,filter:Ql,mirror:hn,flip:hn,rotate:Ht,crop:o=>{let[i,t]=o,{dimensions:e,coords:r}=Jl([i,t]);return {dimensions:e,coords:r}}});function Mo(o){let i={};for(let t of o){let[e,...r]=t.split("/");if(!e||!fn.includes(e))continue;let s=e,n=tc[s];try{let a=n(r);i[s]=a;}catch(a){console.warn([`Failed to parse URL operation "${t}". It will be ignored.`,a instanceof Error?`Error message: "${a.message}"`:a,"If you need this functionality, please feel free to open an issue at https://github.com/uploadcare/blocks/issues/new"].join(` `));}}return i}var B=Object.freeze({CROP:"crop",TUNING:"tuning",FILTERS:"filters"}),ot=Object.freeze([B.CROP,B.TUNING,B.FILTERS]),mn=Object.freeze(["brightness","exposure","gamma","contrast","saturation","vibrance","warmth","enhance"]),gn=Object.freeze(["adaris","briaril","calarel","carris","cynarel","cyren","elmet","elonni","enzana","erydark","fenralan","ferand","galen","gavin","gethriel","iorill","iothari","iselva","jadis","lavra","misiara","namala","nerion","nethari","pamaya","sarnar","sedis","sewen","sorahel","sorlen","tarian","thellassan","varriel","varven","vevera","virkas","yedis","yllara","zatvel","zevcen"]),vn=Object.freeze(["rotate","mirror","flip"]),Kt=di,kt=Object.freeze({brightness:{zero:Kt.brightness,range:[-100,100],keypointsNumber:2},exposure:{zero:Kt.exposure,range:[-500,500],keypointsNumber:2},gamma:{zero:Kt.gamma,range:[0,1e3],keypointsNumber:2},contrast:{zero:Kt.contrast,range:[-100,500],keypointsNumber:2},saturation:{zero:Kt.saturation,range:[-100,500],keypointsNumber:1},vibrance:{zero:Kt.vibrance,range:[-100,500],keypointsNumber:1},warmth:{zero:Kt.warmth,range:[-100,100],keypointsNumber:1},enhance:{zero:Kt.enhance,range:[0,100],keypointsNumber:1},filter:{zero:Kt.filter,range:[0,100],keypointsNumber:1}});var pi="https://ucarecdn.com",ec="https://upload.uploadcare.com",ic="https://social.uploadcare.com",rc="https://ucarecd.net",oc={pubkey:"",multiple:true,multipleMin:0,multipleMax:Number.MAX_SAFE_INTEGER,confirmUpload:false,imgOnly:false,accept:"",externalSourcesPreferredTypes:"",externalSourcesEmbedCss:"",store:"auto",cameraMirror:false,cameraCapture:"",sourceList:"local, url, camera, dropbox, gdrive",topLevelOrigin:"",maxLocalFileSizeBytes:0,thumbSize:76,showEmptyList:false,useLocalImageEditor:false,removeCopyright:false,cropPreset:"",imageShrink:"",modalScrollLock:true,modalBackdropStrokes:false,sourceListWrap:true,remoteTabSessionKey:"",cdnCname:pi,cdnCnamePrefixed:rc,baseUrl:ec,socialBaseUrl:ic,secureSignature:"",secureExpire:"",secureDeliveryProxy:"",retryThrottledRequestMaxTimes:3,retryNetworkErrorMaxTimes:3,multipartMinFileSize:26214400,multipartChunkSize:5242880,maxConcurrentRequests:10,multipartMaxConcurrentRequests:4,multipartMaxAttempts:3,checkForUrlDuplicates:false,saveUrlForRecurrentUploads:false,groupOutput:false,userAgentIntegration:"",debug:false,metadata:null,localeName:"en",localeDefinitionOverride:null,secureUploadsExpireThreshold:600*1e3,secureUploadsSignatureResolver:null,secureDeliveryProxyUrlResolver:null,iconHrefResolver:null,fileValidators:[],collectionValidators:[],validationTimeout:15*1e3,validationConcurrency:100,cameraModes:"photo, video",defaultCameraMode:null,enableAudioRecording:true,enableVideoRecording:null,maxVideoRecordingDuration:null,mediaRecorderOptions:null,filesViewMode:"list",gridShowFileNames:false,useCloudImageEditor:true,cloudImageEditorAutoOpen:false,cloudImageEditorTabs:Bt(ot),cloudImageEditorMaskHref:null,testMode:false,qualityInsights:true,pasteScope:"local",plugins:[]},J=Object.freeze(oc);var ar=(o,i)=>(...t)=>{let e=o();if(!e.read(k("debug")))return;let r=t;if(typeof t?.[0]=="function"){let n=t[0];r=n();}let s=[e.id,i].filter(Boolean);console.log(`[${s.join("][")}]`,...r);};var j=class{constructor(i){this.Jr=new Set;this.ze=null;this.E=ar(()=>this.i.ctx,this.constructor.name);this.i=i,this.e=i.ctx;}addSub(i){this.Jr.add(i);}get He(){if(!this.ze){let i={};this.ze=new Proxy(i,{set:()=>{throw new Error("SharedInstance cfg proxy is read-only")},get:(t,e)=>{if(typeof e!="string")return;let r=k(e);return this.i.ctx.has(r)?this.i.ctx.read(r):J[e]}});}return this.ze}destroy(){for(let i of this.Jr)try{i();}catch{}this.Jr.clear();}},sc={modalManager:"*modalManager",pluginManager:"*pluginManager",telemetryManager:"*telemetryManager",localeManager:"*localeManager",a11y:"*a11y",clipboard:"*clipboard",blocksRegistry:"*blocksRegistry",eventEmitter:"*eventEmitter",uploadCollection:"*uploadCollection",secureUploadsManager:"*secureUploadsManager",api:"*publicApi",validationManager:"*validationManager"},Mt=(o,i,t=true)=>{let e=o.has(i),r=e?o.read(i):null;if(e&&r||!t)return r;throw new Error(`Unexpected error: shared instance for key "${String(i)}" is not available`)},yn=o=>({get ctx(){return o()},get modalManager(){return Mt(o(),"*modalManager",false)},get pluginManager(){return Mt(o(),"*pluginManager")},get telemetryManager(){return Mt(o(),"*telemetryManager")},get localeManager(){return Mt(o(),"*localeManager")},get a11y(){return Mt(o(),"*a11y")},get blocksRegistry(){return Mt(o(),"*blocksRegistry")},get eventEmitter(){return Mt(o(),"*eventEmitter")},get uploadCollection(){return Mt(o(),"*uploadCollection")},get secureUploadsManager(){return Mt(o(),"*secureUploadsManager",false)},get api(){return Mt(o(),"*publicApi")},get validationManager(){return Mt(o(),"*validationManager")},when(i,t){let e=sc[i],r=o(),s=r.has(e)?r.read(e):void 0;if(s)return t(s),()=>{};let n=r.sub(e,a=>{a&&(t(a),n());});return n},wait(i){return new Promise(t=>{let e=this.when(i,r=>{t(r),e();});})}});var Y=Object.freeze({ADD:"modal:add",DELETE:"modal:delete",OPEN:"modal:open",CLOSE:"modal:close",CLOSE_ALL:"modal:closeAll",DESTROY:"modal:destroy"}),lr=class extends j{constructor(){super(...arguments);this.Ke=new Map;this.ue=new Set;this.c=new Map;}registerModal(t,e){this.Ke.set(t,e),this.q(Y.ADD,{id:t,modal:e});}deleteModal(t){let e=this.Ke.get(t);return e?(this.Ke.delete(t),this.ue.delete(t),this.q(Y.DELETE,{id:t,modal:e}),true):false}open(t){let e=this.Ke.get(t);return e?(this.ue.add(t),this.q(Y.OPEN,{modal:e,id:t}),true):(this.E(`Modal with ID "${t}" not found`),false)}close(t){let e=this.Ke.get(t);return !e||!this.ue.has(t)?(this.E(`Modal with ID "${t}" not found or not active`),false):(this.ue.delete(t),this.q(Y.CLOSE,{id:t,modal:e}),true)}toggle(t){return this.Ke.has(t)?this.ue.has(t)?this.close(t):this.open(t):(this.E(`Modal with ID "${t}" not found`),false)}get hasActiveModals(){return this.ue.size>0}back(){if(this.ue.size===0)return this.E("No active modals to go back from"),false;let t=Array.from(this.ue).pop();return t?this.close(t):false}closeAll(){let t=this.ue.size;return t===0?0:(this.ue.clear(),this.q(Y.CLOSE_ALL,{}),t)}subscribe(t,e){return this.c.has(t)||this.c.set(t,new Set),this.c.get(t)?.add(e),()=>this.unsubscribe(t,e)}unsubscribe(t,e){this.c.has(t)&&this.c.get(t)?.delete(e);}q(t,e){if(this.c.has(t))for(let r of this.c.get(t)??new Set)try{r(e);}catch(s){this.i.telemetryManager.sendEventError(s,"modal subscriber"),this.E("Error in modal subscriber:",s);}}destroy(){super.destroy(),this.closeAll(),this.Ke.clear(),this.c.clear(),this.q(Y.DESTROY,{});}};var cr=o=>o.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g)?.map(i=>i.toLowerCase()).join("-");function bn(o){return Object.prototype.toString.call(o)==="[object Object]"}var nc=/\W|_/g;function ac(o){return o.split(nc).map((i,t)=>i.charAt(0)[t>0?"toUpperCase":"toLowerCase"]()+i.slice(1)).join("")}function wn(o,{ignoreKeys:i}={ignoreKeys:[]}){return Array.isArray(o)?o.map(t=>Gt(t,{ignoreKeys:i})):o}function Gt(o,{ignoreKeys:i}={ignoreKeys:[]}){if(Array.isArray(o))return wn(o,{ignoreKeys:i});if(!bn(o))return o;let t={};for(let e of Object.keys(o)){let r=o[e];if(i.includes(e)){t[e]=r;continue}bn(r)?r=Gt(r,{ignoreKeys:i}):Array.isArray(r)&&(r=wn(r,{ignoreKeys:i})),t[ac(e)]=r;}return t}var lc=o=>new Promise(i=>setTimeout(i,o));function $o({libraryName:o,libraryVersion:i,userAgent:t,publicKey:e="",integration:r=""}){let s="JavaScript";if(typeof t=="string")return t;if(typeof t=="function")return t({publicKey:e,libraryName:o,libraryVersion:i,languageName:s,integration:r});let n=[o,i,e].filter(Boolean).join("/"),a=[s,r].filter(Boolean).join("; ");return `${n} (${a})`}var cc={factor:2,time:100};function uc(o,i=cc){let t=0;function e(r){let s=Math.round(i.time*i.factor**t);return r({attempt:t,retry:a=>lc(a??s).then(()=>(t+=1,e(r)))})}return e(o)}var ge=class extends Error{},Le=class o extends ge{originalProgressEvent;constructor(i){super(),this.name="NetworkError",this.message="Network error",Object.setPrototypeOf(this,o.prototype),this.originalProgressEvent=i;}},ur=(o,i)=>{o&&(o.aborted?Promise.resolve().then(i):o.addEventListener("abort",()=>i(),{once:true}));},te=class o extends ge{isCancel=true;constructor(i="Request canceled"){super(i),this.name="CancelError",Object.setPrototypeOf(this,o.prototype);}},dc=500,En=({check:o,interval:i=dc,timeout:t,signal:e})=>new Promise((r,s)=>{let n,a;ur(e,()=>{n&&clearTimeout(n),s(new te("Poll cancelled"));}),t&&(a=setTimeout(()=>{n&&clearTimeout(n),s(new te("Timed out"));},t));let l=()=>{try{Promise.resolve(o(e)).then(c=>{c?(a&&clearTimeout(a),r(c)):n=setTimeout(l,i);}).catch(c=>{a&&clearTimeout(a),s(c);});}catch(c){a&&clearTimeout(a),s(c);}};n=setTimeout(l,0);}),P={baseCDN:"https://ucarecdn.com",baseURL:"https://upload.uploadcare.com",retryThrottledRequestMaxTimes:1,retryNetworkErrorMaxTimes:3,multipartMinFileSize:25*1024*1024,multipartChunkSize:5*1024*1024,maxConcurrentRequests:4,pusherKey:"79ae88bd931ea68464d9"},dr="application/octet-stream",Cn="original",ie=({method:o,url:i,data:t,headers:e={},signal:r,onProgress:s})=>new Promise((n,a)=>{let l=new XMLHttpRequest,c=o?.toUpperCase()||"GET",d=false;l.open(c,i,true),e&&Object.entries(e).forEach(u=>{let[h,f]=u;typeof f<"u"&&!Array.isArray(f)&&l.setRequestHeader(h,f);}),l.responseType="text",ur(r,()=>{d=true,l.abort(),a(new te);}),l.onload=()=>{if(l.status!=200)a(new Error(`Error ${l.status}: ${l.statusText}`));else {let u={method:c,url:i,data:t,headers:e||void 0,signal:r,onProgress:s},h=l.getAllResponseHeaders().trim().split(/[\r\n]+/),f={};h.forEach(function(w){let E=w.split(": "),T=E.shift(),A=E.join(": ");T&&typeof T<"u"&&(f[T]=A);});let g=l.response,b=l.status;n({request:u,data:g,headers:f,status:b});}},l.onerror=u=>{d||a(new Le(u));},s&&typeof s=="function"&&(l.upload.onprogress=u=>{u.lengthComputable?s({isComputable:true,value:u.loaded/u.total}):s({isComputable:false});}),t?l.send(t):l.send();});function pc(o,...i){return o}var hc=({name:o})=>o?[o]:[],fc=pc,mc=()=>new FormData,xn=o=>false,pr=o=>typeof Blob<"u"&&o instanceof Blob,hr=o=>typeof File<"u"&&o instanceof File,fr=o=>!!o&&typeof o=="object"&&!Array.isArray(o)&&"uri"in o&&typeof o.uri=="string",Ue=o=>pr(o)||hr(o)||xn()||fr(o),gc=o=>typeof o=="string"||typeof o=="number"||typeof o>"u",vc=o=>!!o&&typeof o=="object"&&!Array.isArray(o),yc=o=>!!o&&typeof o=="object"&&"data"in o&&Ue(o.data);function Sn(o,i,t){if(Array.isArray(t))for(let e of t)Sn(o,`${i}[]`,e);else if(yc(t)){let{name:e,contentType:r}=t,s=fc(t.data,e,r??dr),n=hc({name:e});o.push([i,s,...n]);}else if(vc(t))for(let[e,r]of Object.entries(t))typeof r<"u"&&o.push([`${i}[${e}]`,String(r)]);else gc(t)&&t&&o.push([i,t.toString()]);}function bc(o){let i=[];for(let[t,e]of Object.entries(o))Sn(i,t,e);return i}function mr(o){let i=mc(),t=bc(o);for(let e of t){let[r,s,...n]=e;i.append(r,s,...n);}return i}var st=class o extends ge{code;request;response;headers;constructor(i,t,e,r,s){super(),this.name="UploadError",this.message=i,this.code=t,this.request=e,this.response=r,this.headers=s,Object.setPrototypeOf(this,o.prototype);}},wc=o=>{let i=new URLSearchParams;for(let[t,e]of Object.entries(o))e&&typeof e=="object"&&!Array.isArray(e)?Object.entries(e).filter(r=>r[1]??false).forEach(r=>i.set(`${t}[${r[0]}]`,String(r[1]))):Array.isArray(e)?e.forEach(r=>{i.append(`${t}[]`,r);}):typeof e=="string"&&e?i.set(t,e):typeof e=="number"&&i.set(t,e.toString());return i.toString()},jt=(o,i,t)=>{let e=new URL(o);return e.pathname=(e.pathname+i).replace("//","/"),t&&(e.search=wc(t)),e.toString()},Tc="6.18.4",Ec="UploadcareUploadClient",Cc=Tc;function ye(o){return $o({libraryName:Ec,libraryVersion:Cc,...o})}var xc="RequestThrottledError",Tn=15e3,Sc=1e3;function Ac(o){let{headers:i}=o||{};if(!i||typeof i["retry-after"]!="string")return Tn;let t=parseInt(i["retry-after"],10);return Number.isFinite(t)?t*1e3:Tn}function re(o,i){let{retryThrottledRequestMaxTimes:t,retryNetworkErrorMaxTimes:e}=i;return uc(({attempt:r,retry:s})=>o().catch(n=>{if("response"in n&&n?.code===xc&&r<t)return s(Ac(n));if(n instanceof Le&&r<e)return s((r+1)*Sc);throw n}))}var An=o=>{let i="";return (pr(o)||hr(o)||fr(o))&&(i=o.type),i||dr},kn=o=>{let i="";return hr(o)&&o.name?i=o.name:pr(o)||xn()?i="":fr(o)&&o.name&&(i=o.name),i||Cn};function Do(o){return typeof o>"u"||o==="auto"?"auto":o?"1":"0"}function kc(o,{publicKey:i,fileName:t,contentType:e,baseURL:r=P.baseURL,secureSignature:s,secureExpire:n,store:a,signal:l,onProgress:c,source:d="local",integration:u,userAgent:h,retryThrottledRequestMaxTimes:f=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=P.retryNetworkErrorMaxTimes,metadata:b}){return re(()=>ie({method:"POST",url:jt(r,"/base/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ye({publicKey:i,integration:u,userAgent:h})},data:mr({file:{data:o,name:t||kn(o),contentType:e||An(o)},UPLOADCARE_PUB_KEY:i,UPLOADCARE_STORE:Do(a),signature:s,expire:n,source:d,metadata:b}),signal:l,onProgress:c}).then(({data:w,headers:E,request:T})=>{let A=Gt(JSON.parse(w));if("error"in A)throw new st(A.error.content,A.error.errorCode,T,A,E);return A}),{retryNetworkErrorMaxTimes:g,retryThrottledRequestMaxTimes:f})}var Po;(function(o){o.Token="token",o.FileInfo="file_info";})(Po||(Po={}));function Mc(o,{publicKey:i,baseURL:t=P.baseURL,store:e,fileName:r,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,source:c="url",signal:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=P.retryNetworkErrorMaxTimes,metadata:b}){return re(()=>ie({method:"POST",headers:{"X-UC-User-Agent":ye({publicKey:i,integration:u,userAgent:h})},url:jt(t,"/from_url/",{jsonerrors:1,pub_key:i,source_url:o,store:Do(e),filename:r,check_URL_duplicates:s?1:void 0,save_URL_duplicates:n?1:void 0,signature:a,expire:l,source:c,metadata:b}),signal:d}).then(({data:w,headers:E,request:T})=>{let A=Gt(JSON.parse(w));if("error"in A)throw new st(A.error.content,A.error.errorCode,T,A,E);return A}),{retryNetworkErrorMaxTimes:g,retryThrottledRequestMaxTimes:f})}var ct;(function(o){o.Unknown="unknown",o.Waiting="waiting",o.Progress="progress",o.Error="error",o.Success="success";})(ct||(ct={}));var Ic=o=>"status"in o&&o.status===ct.Error;function Oc(o,{publicKey:i,baseURL:t=P.baseURL,signal:e,integration:r,userAgent:s,retryThrottledRequestMaxTimes:n=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:a=P.retryNetworkErrorMaxTimes}={}){return re(()=>ie({method:"GET",headers:i?{"X-UC-User-Agent":ye({publicKey:i,integration:r,userAgent:s})}:void 0,url:jt(t,"/from_url/status/",{jsonerrors:1,token:o}),signal:e}).then(({data:l,headers:c,request:d})=>{let u=Gt(JSON.parse(l));if("error"in u&&!Ic(u))throw new st(u.error.content,u.error.errorCode,d,u,c);return u}),{retryNetworkErrorMaxTimes:a,retryThrottledRequestMaxTimes:n})}function Pc(o,{publicKey:i,baseURL:t=P.baseURL,jsonpCallback:e,secureSignature:r,secureExpire:s,signal:n,source:a,integration:l,userAgent:c,retryThrottledRequestMaxTimes:d=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:u=P.retryNetworkErrorMaxTimes}){return re(()=>ie({method:"POST",headers:{"X-UC-User-Agent":ye({publicKey:i,integration:l,userAgent:c})},url:jt(t,"/group/",{jsonerrors:1}),data:mr({files:o,callback:e,pub_key:i,signature:r,expire:s,source:a}),signal:n}).then(({data:h,headers:f,request:g})=>{let b=Gt(JSON.parse(h));if("error"in b)throw new st(b.error.content,b.error.errorCode,g,b,f);return b}),{retryNetworkErrorMaxTimes:u,retryThrottledRequestMaxTimes:d})}function Mn(o,{publicKey:i,baseURL:t=P.baseURL,signal:e,source:r,integration:s,userAgent:n,retryThrottledRequestMaxTimes:a=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:l=P.retryNetworkErrorMaxTimes}){return re(()=>ie({method:"GET",headers:{"X-UC-User-Agent":ye({publicKey:i,integration:s,userAgent:n})},url:jt(t,"/info/",{jsonerrors:1,pub_key:i,file_id:o,source:r}),signal:e}).then(({data:c,headers:d,request:u})=>{let h=Gt(JSON.parse(c));if("error"in h)throw new st(h.error.content,h.error.errorCode,u,h,d);return h}),{retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})}function Lc(o,{publicKey:i,contentType:t,fileName:e,multipartChunkSize:r=P.multipartChunkSize,baseURL:s="",secureSignature:n,secureExpire:a,store:l,signal:c,source:d="local",integration:u,userAgent:h,retryThrottledRequestMaxTimes:f=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=P.retryNetworkErrorMaxTimes,metadata:b}){return re(()=>ie({method:"POST",url:jt(s,"/multipart/start/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ye({publicKey:i,integration:u,userAgent:h})},data:mr({filename:e,size:o,content_type:t||dr,part_size:r,UPLOADCARE_STORE:Do(l),UPLOADCARE_PUB_KEY:i,signature:n,expire:a,source:d,metadata:b}),signal:c}).then(({data:w,headers:E,request:T})=>{let A=Gt(JSON.parse(w));if("error"in A)throw new st(A.error.content,A.error.errorCode,T,A,E);return A.parts=Object.keys(A.parts).map(yt=>A.parts[Number(yt)]),A}),{retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g})}function Uc(o,i,{contentType:t,signal:e,onProgress:r,retryThrottledRequestMaxTimes:s=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:n=P.retryNetworkErrorMaxTimes}){return re(()=>ie({method:"PUT",url:i,data:o,onProgress:r,signal:e,headers:{"Content-Type":t||dr}}).then(a=>(r&&r({isComputable:true,value:1}),a)).then(({status:a})=>({code:a})),{retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n})}function Rc(o,{publicKey:i,baseURL:t=P.baseURL,source:e="local",signal:r,integration:s,userAgent:n,retryThrottledRequestMaxTimes:a=P.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:l=P.retryNetworkErrorMaxTimes}){return re(()=>ie({method:"POST",url:jt(t,"/multipart/complete/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ye({publicKey:i,integration:s,userAgent:n})},data:mr({uuid:o,UPLOADCARE_PUB_KEY:i,source:e}),signal:r}).then(({data:c,headers:d,request:u})=>{let h=Gt(JSON.parse(c));if("error"in h)throw new st(h.error.content,h.error.errorCode,u,h,d);return h}),{retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})}function Fo(o,{publicKey:i,baseURL:t,source:e,integration:r,userAgent:s,retryThrottledRequestMaxTimes:n,retryNetworkErrorMaxTimes:a,signal:l,onProgress:c}){return En({check:d=>Mn(o,{publicKey:i,baseURL:t,signal:d,source:e,integration:r,userAgent:s,retryThrottledRequestMaxTimes:n,retryNetworkErrorMaxTimes:a}).then(u=>u.isReady?u:(c&&c({isComputable:true,value:1}),false)),signal:l})}function $c(o){return "defaultEffects"in o}var ve=class{uuid;name;size;isStored;isImage;mimeType;cdnUrl;s3Url;originalFilename;imageInfo;videoInfo;contentInfo;metadata;s3Bucket;defaultEffects=null;constructor(i,{baseCDN:t=P.baseCDN,fileName:e}={}){let{uuid:r,s3Bucket:s}=i,n=jt(t,`${r}/`),a=s?jt(`https://${s}.s3.amazonaws.com/`,`${r}/${i.filename}`):null;this.uuid=r,this.name=e||i.filename,this.size=i.size,this.isStored=i.isStored,this.isImage=i.isImage,this.mimeType=i.mimeType,this.cdnUrl=n,this.originalFilename=i.originalFilename,this.imageInfo=i.imageInfo,this.videoInfo=i.videoInfo,this.contentInfo=i.contentInfo,this.metadata=i.metadata||null,this.s3Bucket=s||null,this.s3Url=a,$c(i)&&(this.defaultEffects=i.defaultEffects);}},Dc=(o,{publicKey:i,fileName:t,baseURL:e,secureSignature:r,secureExpire:s,store:n,contentType:a,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,baseCDN:b,metadata:w})=>kc(o,{publicKey:i,fileName:t,contentType:a,baseURL:e,secureSignature:r,secureExpire:s,store:n,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,metadata:w}).then(({file:E})=>Fo(E,{publicKey:i,baseURL:e,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,onProgress:c,signal:l})).then(E=>new ve(E,{baseCDN:b})),Fc=(o,{publicKey:i,fileName:t,baseURL:e,signal:r,onProgress:s,source:n,integration:a,userAgent:l,retryThrottledRequestMaxTimes:c,retryNetworkErrorMaxTimes:d,baseCDN:u})=>Mn(o,{publicKey:i,baseURL:e,signal:r,source:n,integration:a,userAgent:l,retryThrottledRequestMaxTimes:c,retryNetworkErrorMaxTimes:d}).then(h=>new ve(h,{baseCDN:u,fileName:t})).then(h=>(s&&s({isComputable:true,value:1}),h)),Vc=(o,{signal:i}={})=>{let t=null,e=null,r=o.map(()=>new AbortController),s=n=>()=>{e=n,r.forEach((a,l)=>l!==n&&a.abort());};return ur(i,()=>{r.forEach(n=>n.abort());}),Promise.all(o.map((n,a)=>{let l=s(a);return Promise.resolve().then(()=>n({stopRace:l,signal:r[a].signal})).then(c=>(l(),c)).catch(c=>(t=c,null))})).then(n=>{if(e===null)throw t;return n[e]})},Nc=window.WebSocket,Lo=class{events=Object.create({});emit(i,t){this.events[i]?.forEach(e=>e(t));}on(i,t){this.events[i]=this.events[i]||[],this.events[i].push(t);}off(i,t){t?this.events[i]=this.events[i].filter(e=>e!==t):this.events[i]=[];}},_c=(o,i)=>o==="success"?{status:ct.Success,...i}:o==="progress"?{status:ct.Progress,...i}:{status:ct.Error,...i},Uo=class{key;disconnectTime;ws=void 0;queue=[];isConnected=false;subscribers=0;emmitter=new Lo;disconnectTimeoutId=null;constructor(i,t=3e4){this.key=i,this.disconnectTime=t;}connect(){if(this.disconnectTimeoutId&&clearTimeout(this.disconnectTimeoutId),!this.isConnected&&!this.ws){let i=`wss://ws.pusherapp.com/app/${this.key}?protocol=5&client=js&version=1.12.2`;this.ws=new Nc(i),this.ws.addEventListener("error",t=>{this.emmitter.emit("error",new Error(t.message));}),this.emmitter.on("connected",()=>{this.isConnected=true,this.queue.forEach(t=>this.send(t.event,t.data)),this.queue=[];}),this.ws.addEventListener("message",t=>{let e=JSON.parse(t.data.toString());switch(e.event){case "pusher:connection_established":{this.emmitter.emit("connected",void 0);break}case "pusher:ping":{this.send("pusher:pong",{});break}case "progress":case "success":case "fail":this.emmitter.emit(e.channel,_c(e.event,JSON.parse(e.data)));}});}}disconnect(){let i=()=>{this.ws?.close(),this.ws=void 0,this.isConnected=false;};this.disconnectTime?this.disconnectTimeoutId=setTimeout(()=>{i();},this.disconnectTime):i();}send(i,t){let e=JSON.stringify({event:i,data:t});this.ws?.send(e);}subscribe(i,t){this.subscribers+=1,this.connect();let e=`task-status-${i}`,r={event:"pusher:subscribe",data:{channel:e}};this.emmitter.on(e,t),this.isConnected?this.send(r.event,r.data):this.queue.push(r);}unsubscribe(i){this.subscribers-=1;let t=`task-status-${i}`,e={event:"pusher:unsubscribe",data:{channel:t}};this.emmitter.off(t),this.isConnected?this.send(e.event,e.data):this.queue=this.queue.filter(r=>r.data.channel!==t),this.subscribers===0&&this.disconnect();}onError(i){return this.emmitter.on("error",i),()=>this.emmitter.off("error",i)}},Io=null,Vo=o=>{if(!Io){let i=typeof window>"u"?0:3e4;Io=new Uo(o,i);}return Io},zc=o=>{Vo(o).connect();};function Bc({token:o,publicKey:i,baseURL:t,integration:e,userAgent:r,retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n,onProgress:a,signal:l}){return En({check:c=>Oc(o,{publicKey:i,baseURL:t,integration:e,userAgent:r,retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n,signal:c}).then(d=>{switch(d.status){case ct.Error:return new st(d.error,d.errorCode);case ct.Waiting:return false;case ct.Unknown:return new st(`Token "${o}" was not found.`);case ct.Progress:return a&&(d.total==="unknown"?a({isComputable:false}):a({isComputable:true,value:d.done/d.total})),false;case ct.Success:return a&&a({isComputable:true,value:d.done/d.total}),d;default:throw new Error("Unknown status")}}),signal:l})}var Hc=({token:o,pusherKey:i,signal:t,onProgress:e})=>new Promise((r,s)=>{let n=Vo(i),a=n.onError(s),l=()=>{a(),n.unsubscribe(o);};ur(t,()=>{l(),s(new te("pusher cancelled"));}),n.subscribe(o,c=>{switch(c.status){case ct.Progress:{e&&(c.total==="unknown"?e({isComputable:false}):e({isComputable:true,value:c.done/c.total}));break}case ct.Success:{l(),e&&e({isComputable:true,value:c.done/c.total}),r(c);break}case ct.Error:l(),s(new st(c.msg,c.error_code));}});}),Kc=(o,{publicKey:i,fileName:t,baseURL:e,baseCDN:r,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,store:c,signal:d,onProgress:u,source:h,integration:f,userAgent:g,retryThrottledRequestMaxTimes:b,pusherKey:w=P.pusherKey,metadata:E})=>Promise.resolve(zc(w)).then(()=>Mc(o,{publicKey:i,fileName:t,baseURL:e,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,store:c,signal:d,source:h,integration:f,userAgent:g,retryThrottledRequestMaxTimes:b,metadata:E})).catch(T=>(Vo(w)?.disconnect(),Promise.reject(T))).then(T=>T.type===Po.FileInfo?T:Vc([({signal:A})=>Bc({token:T.token,publicKey:i,baseURL:e,integration:f,userAgent:g,retryThrottledRequestMaxTimes:b,onProgress:u,signal:A}),({signal:A})=>Hc({token:T.token,pusherKey:w,signal:A,onProgress:u})],{signal:d})).then(T=>{if(T instanceof st)throw T;return T}).then(T=>Fo(T.uuid,{publicKey:i,baseURL:e,integration:f,userAgent:g,retryThrottledRequestMaxTimes:b,onProgress:u,signal:d})).then(T=>new ve(T,{baseCDN:r})),Oo=new WeakMap,jc=async o=>{if(Oo.has(o))return Oo.get(o);let i=await fetch(o.uri).then(t=>t.blob());return Oo.set(o,i),i},In=async o=>{if(hr(o)||pr(o))return o.size;if(fr(o))return (await jc(o)).size;throw new Error("Unknown file type. Cannot determine file size.")},Gc=(o,i=P.multipartMinFileSize)=>o>=i,On=o=>{let i="[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}",t=new RegExp(i);return !Ue(o)&&t.test(o)},No=o=>{let i="^(?:\\w+:)?\\/\\/([^\\s\\.]+\\.\\S{2}|localhost[\\:?\\d]*)\\S*$",t=new RegExp(i);return !Ue(o)&&t.test(o)},qc=(o,i)=>new Promise((t,e)=>{let r=[],s=false,n=i.length,a=[...i],l=()=>{let c=i.length-a.length,d=a.shift();d&&d().then(u=>{s||(r[c]=u,n-=1,n?l():t(r));}).catch(u=>{s=true,e(u);});};for(let c=0;c<o;c++)l();}),Wc=(o,i,t,e)=>{let r=e*i,s=Math.min(r+e,t);return o.slice(r,s)},Zc=async(o,i,t)=>e=>Wc(o,e,i,t),Yc=(o,i,{publicKey:t,contentType:e,onProgress:r,signal:s,integration:n,retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})=>Uc(o,i,{contentType:e,onProgress:r,signal:s,retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l}),Xc=async(o,{publicKey:i,fileName:t,fileSize:e,baseURL:r,secureSignature:s,secureExpire:n,store:a,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,contentType:b,multipartChunkSize:w=P.multipartChunkSize,maxConcurrentRequests:E=P.maxConcurrentRequests,baseCDN:T,metadata:A})=>{let yt=e??await In(o),bt,ue=(Q,lt)=>{if(!c)return;bt||(bt=Array(Q).fill(0));let St=Pt=>Pt.reduce((Nt,uo)=>Nt+uo,0);return Pt=>{Pt.isComputable&&(bt[lt]=Pt.value,c({isComputable:true,value:St(bt)/Q}));}};return b||=An(o),Lc(yt,{publicKey:i,contentType:b,fileName:t||kn(o),baseURL:r,secureSignature:s,secureExpire:n,store:a,signal:l,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,metadata:A,multipartChunkSize:w}).then(async({uuid:Q,parts:lt})=>{let St=await Zc(o,yt,w);return Promise.all([Q,qc(E,lt.map((Pt,Nt)=>()=>Yc(St(Nt),Pt,{publicKey:i,contentType:b,onProgress:ue(lt.length,Nt),signal:l,integration:u,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g})))])}).then(([Q])=>Rc(Q,{publicKey:i,baseURL:r,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g})).then(Q=>Q.isReady?Q:Fo(Q.uuid,{publicKey:i,baseURL:r,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:f,retryNetworkErrorMaxTimes:g,onProgress:c,signal:l})).then(Q=>new ve(Q,{baseCDN:T}))};async function _o(o,{publicKey:i,fileName:t,baseURL:e=P.baseURL,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,contentType:g,multipartMinFileSize:b,multipartChunkSize:w,maxConcurrentRequests:E,baseCDN:T=P.baseCDN,checkForUrlDuplicates:A,saveUrlForRecurrentUploads:yt,pusherKey:bt,metadata:ue}){if(Ue(o)){let Q=await In(o);return Gc(Q,b)?Xc(o,{publicKey:i,contentType:g,multipartChunkSize:w,fileSize:Q,fileName:t,baseURL:e,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,maxConcurrentRequests:E,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,baseCDN:T,metadata:ue}):Dc(o,{publicKey:i,fileName:t,contentType:g,baseURL:e,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,baseCDN:T,metadata:ue})}if(No(o))return Kc(o,{publicKey:i,fileName:t,baseURL:e,baseCDN:T,checkForUrlDuplicates:A,saveUrlForRecurrentUploads:yt,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,pusherKey:bt,metadata:ue});if(On(o))return Fc(o,{publicKey:i,fileName:t,baseURL:e,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,baseCDN:T});throw new TypeError(`File uploading from "${o}" is not supported`)}var Qc=(o,i)=>{try{let t=new URL(o),e=new URL(i);return t.protocol=e.protocol,t.hostname=e.hostname,t.port=e.port,t.toString()}catch{return o}},Ro=class{uuid;filesCount;totalSize;isStored;isImage;cdnUrl;files;createdAt;storedAt=null;constructor(i,{baseCDN:t=P.baseCDN}={}){this.uuid=i.id,this.filesCount=i.filesCount;let e=i.files.filter(Boolean);this.totalSize=Object.values(e).reduce((r,s)=>r+s.size,0),this.isStored=!!i.datetimeStored,this.isImage=!!Object.values(e).filter(r=>r.isImage).length,this.cdnUrl=Qc(i.cdnUrl,t),this.files=e.map(r=>new ve(r,{baseCDN:t})),this.createdAt=i.datetimeCreated,this.storedAt=i.datetimeStored;}},Jc=o=>{for(let i of o)if(!Ue(i))return false;return true},tu=o=>{for(let i of o)if(!On(i))return false;return true},eu=o=>{for(let i of o)if(!No(i))return false;return true};function Pn(o,{publicKey:i,fileName:t,baseURL:e=P.baseURL,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,contentType:g,multipartChunkSize:b=P.multipartChunkSize,baseCDN:w=P.baseCDN,checkForUrlDuplicates:E,saveUrlForRecurrentUploads:T,jsonpCallback:A}){if(!Jc(o)&&!eu(o)&&!tu(o))throw new TypeError(`Group uploading from "${o}" is not supported`);let yt,bt=true,ue=o.length,Q=(lt,St)=>{if(!l)return;yt||(yt=Array(lt).fill(0));let Pt=Nt=>Nt.reduce((uo,kl)=>uo+kl)/lt;return Nt=>{if(!Nt.isComputable||!bt){bt=false,l({isComputable:false});return}yt[St]=Nt.value,l({isComputable:true,value:Pt(yt)});}};return Promise.all(o.map((lt,St)=>Ue(lt)||No(lt)?_o(lt,{publicKey:i,fileName:t,baseURL:e,secureSignature:r,secureExpire:s,store:n,signal:a,onProgress:Q(ue,St),source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f,contentType:g,multipartChunkSize:b,baseCDN:w,checkForUrlDuplicates:E,saveUrlForRecurrentUploads:T}).then(Pt=>Pt.uuid):lt)).then(lt=>Pc(lt,{publicKey:i,baseURL:e,jsonpCallback:A,secureSignature:r,secureExpire:s,signal:a,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:f}).then(St=>new Ro(St,{baseCDN:w})).then(St=>(l&&l({isComputable:true,value:1}),St)))}var ee=class{Fi=1;eo=[];Ni=0;to=new Map;io=new Map;constructor(i){this.Fi=i;}run(){let i=this.Fi-this.Ni;for(let t=0;t<i;t++){let e=this.eo.shift();if(!e)return;let r=this.to.get(e),s=this.io.get(e);if(!r||!s)throw new Error("Unexpected behavior: resolver or rejector is undefined");this.Ni+=1,e().finally(()=>{this.to.delete(e),this.io.delete(e),this.Ni-=1,this.run();}).then(n=>r(n)).catch(n=>s(n));}}add(i,{autoRun:t}={autoRun:true}){return new Promise((e,r)=>{this.to.set(i,e),this.io.set(i,r),this.eo.push(i),t&&this.run();})}get pending(){return this.eo.length}get running(){return this.Ni}set concurrency(i){this.Fi=i,this.run();}get concurrency(){return this.Fi}};var zo=()=>({}),Bo=o=>({...zo(),"*currentActivity":null,"*currentActivityParams":{},"*history":[],"*historyBack":null,"*closeModal":()=>{o.modalManager?.close(o.$["*currentActivity"]),o.pub("*currentActivity",null);}}),Ho=o=>({...Bo(o),"*commonProgress":0,"*uploadList":[],"*uploadQueue":new ee(1),"*collectionErrors":[],"*collectionState":null,"*groupInfo":null,"*uploadTrigger":new Set}),Ln=o=>({...Ho(o),"*solution":null,"*lazyPlugins":null});var F=Object.freeze({START_FROM:"start-from",CAMERA:"camera",UPLOAD_LIST:"upload-list",URL:"url",CLOUD_IMG_EDIT:"cloud-image-edit",EXTERNAL:"external"});var gr=class extends j{constructor(t){super(t);this.scopes=new Set;this.listener=this.Vc.bind(this),window.addEventListener("paste",this.listener);}openUploadList(){this.i.api.setCurrentActivity(F.UPLOAD_LIST),this.i.api.setModalState(true);}async Vc(t){if(t.clipboardData){for(let e of this.scopes)if(e.isConnected)switch(this.He.pasteScope){case "global":await this.handlePaste(t);break;case "local":if(!e.contains(t.target))continue;await this.handlePaste(t);break;default:continue}}}async handlePaste(t){if(!t.clipboardData)return;let e=Array.from(t.clipboardData.items),r=e.map(n=>n.getAsFile()).filter(n=>n!==null),s=e.filter(n=>n.kind==="string"&&n.type==="text/plain").map(n=>new Promise(a=>{n.getAsString(l=>{a(l);});}));r.length>0&&(r.forEach(n=>{this.i.api.addFileFromObject(n,{source:"clipboard"});}),this.openUploadList()),s.length>0&&((await Promise.all(s)).forEach(a=>{this.i.api.addFileFromUrl(a,{source:"clipboard"});}),this.openUploadList());}registerBlock(t){return this.scopes.add(t),()=>{this.scopes.delete(t);}}destroy(){super.destroy(),window.removeEventListener("paste",this.listener),this.scopes.clear();}};var iu={button:["toolbar"],checkbox:["toolbar"],menuitem:["menu","menubar"],option:["listbox"],tab:["tablist"]};function hi(o,i){i.tabIndex=0,i.focus(),o.tabIndex=-1;}function Ko(o){let i=o.role||o.type||o.tagName;if(!i)return null;let t=iu[i.toLowerCase()];if(!t)return null;for(let e of t){let r=o.closest(`[role=${e}]`);if(r)return r}}function jo(o,i){return i.role==="toolbar"?ru(i):i.querySelectorAll(`[role=${o.role}]`)}function ru(o){return [...o.querySelectorAll("*")].filter(t=>t.role==="button"||t.type==="button"||t.role==="checkbox"||t.type==="checkbox")}function ou(o){let i=o.getAttribute("aria-orientation");if(i==="vertical")return false;if(i==="horizontal")return true;let t=o.role;return t==="menubar"||t==="tablist"||t==="toolbar"}function Un(o){return i=>{let t=false,e=300,r=0,s="";function n(u){let h=Ko(u.target);if(!h){a();return}let f=jo(u.target,h),g=Array.from(f).indexOf(u.target),b="ArrowDown",w="ArrowUp";if(ou(h)&&(i.document.dir==="rtl"?(b="ArrowLeft",w="ArrowRight"):(b="ArrowRight",w="ArrowLeft")),u.key===b)u.preventDefault(),hi(u.target,f[g+1]||f[0]);else if(u.key===w)u.preventDefault(),hi(u.target,f[g-1]||f[f.length-1]);else if(u.key==="Home")u.preventDefault(),hi(u.target,f[0]);else if(u.key==="End")u.preventDefault(),hi(u.target,f[f.length-1]);else if(u.key.length===1&&h.role!=="tablist"){let E=Date.now();E-r<=e?s+=u.key.toLowerCase():s=u.key.toLowerCase(),r=E;let T=Array.from(f).find(A=>A.textContent?.trim()?.toLowerCase()?.startsWith(s));T&&(u.preventDefault(),hi(u.target,T));}}function a(){t=false,i.removeEventListener("keydown",n);}function l(u){let h=Ko(u.target);if(h){t||(t=true,i.addEventListener("keydown",n));let f=jo(u.target,h);for(let g of f)g!==u.target&&g.setAttribute("tabindex",-1);}else t&&a();}function c(u){(!u.relatedTarget||u.relatedTarget===i.document)&&a();}function d(u){let h=Ko(u.target);if(h){let f=jo(u.target,h);for(let g of f)g!==u.target&&g.setAttribute("tabindex",-1);u.target.setAttribute("tabindex",0);}}return i.addEventListener("click",d),i.addEventListener("focusin",l),i.addEventListener("focusout",c),()=>{a(),i.removeEventListener("click",d),i.removeEventListener("focusin",l),i.removeEventListener("focusout",c);}}}function Rn(){return o=>{let i,t;function e(s){if(s.target.getAttribute("aria-hidden")==="true"){i=s.target,i.setAttribute("aria-hidden","false"),t=i.hidden,t&&(i.hidden=false);let n=s.target.querySelector('a, button, select, textarea, input:not([type=radio]), [type=radio]:checked, [tabindex]:not([tabindex="-1"])');n&&(n.tabIndex=0);}}function r(s){i&&i.contains(s.target)&&(!s.relatedTarget||!i.contains(s.relatedTarget))&&(s.target.tabIndex=-1,i.setAttribute("aria-hidden","true"),t&&(i.hidden=true),i=null);}return o.addEventListener("keyuxJump",e),o.addEventListener("focusout",r),()=>{o.removeEventListener("keyuxJump",e),o.removeEventListener("focusout",r);}}}function $n(){return o=>{let i=[];function t(l){let c=o.document.activeElement;c&&c!==o.document.body&&i.push(new WeakRef(c)),l.focus({focusVisible:true});}function e(){let l=i.pop();if(!l){o.document.activeElement.blur();return}let c=l.deref();c&&c.isConnected?c.focus():e();}let r=0,s;function n(l){clearInterval(s);let c=l.getAttribute("aria-controls");s=setInterval(()=>{if(r++>50){clearInterval(s);return}let d=o.document.getElementById(c);if(d){let u=d.querySelector('a, button, select, textarea, input:not([type=radio]), [type=radio]:checked, [tabindex]:not([tabindex="-1"])');u&&(clearInterval(s),d.dispatchEvent(new o.CustomEvent("keyuxJump",{bubbles:true})),t(u));}},50);}function a(l){l.target.getAttribute("aria-controls")&&l.key==="Enter"&&n(l.target),l.key==="Escape"&&e();}return o.addEventListener("keydown",a),()=>{o.removeEventListener("keydown",a);}}}function Dn(o){let i,t=o.split(" "),e;function r(a){a.key==="Enter"&&(a.target.tagName==="BUTTON"||a.target.tagName==="A")&&(s(),a.target.classList.add(...t),i=a.target,e=a.target);}function s(){i&&i.classList.remove(...t),e=null;}function n(a){a.clientX===0&&a.clientY===0&&e!==a.target&&(s(),a.target.classList.add(...t),i=a.target);}return a=>(a.addEventListener("click",n),a.addEventListener("keydown",r),a.addEventListener("keyup",s),()=>{a.removeEventListener("click",n),a.removeEventListener("keydown",r),a.removeEventListener("keyup",s);})}function Fn(o,i){let t=i.map(e=>e(o));return ()=>{t.forEach(e=>e());}}var Go=class{constructor(){this.te=new Map;this.ro=[];}addEventListener(i,t){let e=r=>{let s=r.target;s instanceof Node&&this.ro.some(n=>n===s||n.contains(s))&&t(r);};this.te.set(t,e),window.addEventListener(i,e);}removeEventListener(i,t){let e=this.te.get(t);e&&window.removeEventListener(i,e),this.te.delete(t);}get CustomEvent(){return window.CustomEvent}get document(){return window.document}get navigator(){return window.navigator}registerScope(i){this.ro.push(i);}destroy(){this.ro=[];for(let i of this.te.values())window.removeEventListener("keydown",i),window.removeEventListener("keyup",i);this.te.clear();}},vr=class{constructor(){this.Vi=new Go,this.rn=Fn(this.Vi,[Un(),Dn("is-pressed"),$n(),Rn()]);}registerBlock(i){this.Vi.registerScope(i);}destroy(){this.rn?.(),this.Vi.destroy();}};var qt=o=>`*l10n/${o}`,su="en",yr=class extends j{constructor(t){super(t);this.Et="";for(let[r,s]of Object.entries(ui)){let n=this.e.has(qt(r))?!this.e.read(qt(r)):true;this.e.add(qt(r),s,n);}let e=t.pluginManager;e?.onPluginsChange&&this.addSub(e.onPluginsChange(()=>{this.Et&&this.sn(this.Et);})),this.addSub(this.e.sub(k("localeName"),async r=>{if(!r)return;this.Et=r;let s=await ln(r);r!==su&&this.Et!==r||(this.sn(r),this.nn(r,s));})),this.addSub(this.e.sub(k("localeDefinitionOverride"),r=>{if(!r)return;let s=r[this.Et];s&&this.nn(this.Et,s);}));}nn(t,e){let r=this.He.localeDefinitionOverride?.[t];for(let[s,n]of Object.entries(e)){let a=r?.[s];this.e.add(qt(s),a??n,true);}}sn(t){let e=this.i.pluginManager;if(!e)return;let r=e.snapshot();for(let s of r.i18n){let{pluginId:n,...a}=s,l=a[t];if(l)for(let[c,d]of Object.entries(l))d!==void 0&&this.e.add(qt(c),d,true);}}};var nu=()=>{let o=navigator.userAgent;return /Macintosh|Windows/.test(o)&&/Version\/[\d.]+.*Safari/.test(o)&&!/Chrome|Chromium|Edg|OPR/.test(o)},au=()=>"capture"in document.createElement("input"),lu=()=>({safariDesktop:nu()}),cu=()=>({htmlMediaCapture:au()}),Vn=lu(),Nn=cu();var fi="image/*",qo="video/*",uu=["image/heif","image/heif-sequence","image/heic","image/heic-sequence","image/avif","image/avif-sequence",".heif",".heifs",".heic",".heics",".avif",".avifs"],du=()=>Vn.safariDesktop?[fi]:[fi,...uu],mi=du(),br=o=>o?o.filter(i=>typeof i=="string").flatMap(i=>Z(i)):[],Wo=(o,i)=>i.some(t=>{if(t.endsWith("*")){let e=t.replace("*","");return o.startsWith(e)}return o===t}),_n=(o,i)=>i.some(t=>t.startsWith(".")?o.toLowerCase().endsWith(t.toLowerCase()):false),Re=o=>{let i=o?.type;return i?Wo(i,mi):false};function zn(o,i,t,e,r){return {registry:{registerSource:c=>o.addSource(e,c),registerActivity:c=>o.addActivity(e,c),registerFileAction:c=>o.addFileAction(e,c),registerFileHook:c=>o.addFileHook(e,c),registerIcon:c=>o.addIcon(e,c),registerI18n:c=>o.addI18n(e,c),registerConfig:c=>{o.addConfig(e,c);let d=k(c.name);i.has(d)||i.add(d,c.defaultValue);}},config:{get:c=>{let d=k(c);return i.read(d)},subscribe:(c,d)=>{let u=k(c),h=i.sub(u,f=>{d(f);});return r.push(h),h}},activity:{getParams:()=>i.read("*currentActivityParams"),subscribeToParams:c=>{let d=i.sub("*currentActivityParams",u=>{c(u);});return r.push(d),d}},files:{update:(c,d)=>{let u=t.uploadCollection?.read(c);u&&(d.file!==void 0&&(u.setValue("file",d.file),u.setValue("fileSize",d.file.size)),d.cdnUrl!==void 0&&u.setValue("cdnUrl",d.cdnUrl),d.cdnUrlModifiers!==void 0&&u.setValue("cdnUrlModifiers",d.cdnUrlModifiers),d.mimeType!==void 0&&u.setValue("mimeType",d.mimeType));}}}}var pu=async({entries:o,signal:i})=>(await Promise.all(o.map(async e=>{if(e.isEnabled())try{let r=await e.load();return i.aborted||!e.isEnabled()?void 0:r??void 0}catch(r){i.aborted||console.warn("Failed to load lazy plugin",r);return}}))).filter(e=>e!==void 0),wr=class{constructor(i,t){this.e=i;this.Bc=t;this.Yt=new Set;this.an=this.e.sub("*lazyPlugins",e=>{this._c(e??[]);});}_c(i){for(let r of this.Yt)r();if(this.Yt.clear(),i.length===0)return;let t=new Set([k("plugins")]);for(let r of i)for(let s of r.configDeps)t.add(k(s));let e=()=>this.ln(i);for(let r of t)this.Yt.add(this.e.sub(r,e,false));this.ln(i);}ln(i){this.oo?.abort();let t=new AbortController;this.oo=t;let e=n=>this.e.read(k(n)),r=e("plugins"),s=pu({entries:i.map(n=>({isEnabled:()=>n.isEnabled(e),load:n.load})),signal:t.signal}).then(n=>{if(!t.signal.aborted)return [...r,...n]});this.Bc(s);}destroy(){this.an();for(let i of this.Yt)i();this.Yt.clear(),this.oo?.abort();}};var Tr=class{constructor(){this.je=new Map;}register(i,t){if(this.je.has(t.name)){console.warn(`[CustomConfig] Config option "${t.name}" is already registered`);return}let e={attribute:true,...t,pluginId:i};this.je.set(t.name,e);}unregister(i){this.je.delete(i);}unregisterByPlugin(i){for(let[t,e]of this.je)e.pluginId===i&&this.je.delete(t);}get(i){return this.je.get(i)}getAll(){return new Map(this.je)}};var Er=class{constructor(){this.Me=[];this.de=[];this._i=[];this.Bi=[];this.zi=[];this.Hi=[];this.config=new Tr;}xt(i,t){return {...t,pluginId:i}}addSource(i,t){let e=this.Me.find(r=>r.id===t.id);if(e){console.warn(`[Plugin "${i}"] Source with id "${t.id}" is already registered by plugin "${e.pluginId}". Skipping.`);return}this.Me.push(this.xt(i,t));}addActivity(i,t){let e=this.de.find(r=>r.id===t.id);if(e){console.warn(`[Plugin "${i}"] Activity with id "${t.id}" is already registered by plugin "${e.pluginId}". Skipping.`);return}this.de.push(this.xt(i,t));}addFileAction(i,t){this._i.push(this.xt(i,t));}addFileHook(i,t){this.Bi.push(this.xt(i,{timeout:3e4,...t}));}addIcon(i,t){this.zi.push(this.xt(i,t));}addI18n(i,t){this.Hi.push(this.xt(i,t));}addConfig(i,t){this.config.register(i,t);}purge(i){this.Me=this.Me.filter(t=>t.pluginId!==i),this.de=this.de.filter(t=>t.pluginId!==i),this._i=this._i.filter(t=>t.pluginId!==i),this.Bi=this.Bi.filter(t=>t.pluginId!==i),this.zi=this.zi.filter(t=>t.pluginId!==i),this.Hi=this.Hi.filter(t=>t.pluginId!==i),this.config.unregisterByPlugin(i);}snapshot(){return {sources:[...this.Me],activities:[...this.de],fileActions:[...this._i],fileHooks:[...this.Bi],icons:[...this.zi],i18n:[...this.Hi]}}};var Cr=class extends j{constructor(t){super(t);this.Ge=new Map;this.c=new Set;this.so=Promise.resolve();this.registry=new Er;this.cn=new wr(this.e,e=>{this.so=this.so.then(()=>e).then(r=>{if(r)return this.zc(r)});});}get configRegistry(){return this.registry.config}pluginsReady(){return this.so}onPluginsChange(t){return this.c.add(t),()=>{this.c.delete(t);}}async zc(t){let e=new Set(this.Ge.keys()),r=new Set;for(let s of t){if(!s.id){console.warn('[PluginManager] A plugin is missing the required "id" field, skipping');continue}if(r.has(s.id)){console.warn(`[PluginManager] Plugin "${s.id}" is already in the list, skipping duplicate`);continue}if(r.add(s.id),!this.Ge.has(s.id))try{await this.Hc(s);}catch(n){this.registry.purge(s.id),this.ao(),console.error(`[PluginManager] Plugin "${s.id}" setup() threw an error`,n);}e.delete(s.id);}for(let s of e)this.lo(s);}async Hc(t){this.Ge.has(t.id)&&this.lo(t.id);let e=[],r=zn(this.registry,this.e,this.i,t.id,e),s=this.i.api,n;try{n=await t.setup({pluginApi:r,uploaderApi:s})??void 0;}catch(a){for(let l of e)try{l();}catch(c){this.E("Failed to unsubscribe config listener",c);}throw a}this.Ge.set(t.id,{plugin:t,dispose:n,configSubscriptions:e}),this.ao();}lo(t){let e=this.Ge.get(t);if(e){this.registry.purge(t);for(let r of e.configSubscriptions)try{r();}catch(s){this.E("Failed to unsubscribe config listener",s);}e.dispose?.(),this.Ge.delete(t),this.ao();}}snapshot(){return this.registry.snapshot()}async runOnAddHooks(t){let e=t.getValue("file");if(!e)return;let r=this.registry.snapshot().fileHooks.filter(a=>a.type==="onAdd");if(r.length===0)return;let s=e,n=new AbortController;for(let a of r)try{let l=a.handler({file:s,signal:n.signal}),c=new Promise((d,u)=>setTimeout(()=>u(new Error("onAdd hook timed out")),a.timeout));({file:s}=await Promise.race([l,c]));}catch(l){console.warn(`File hook "onAdd" from plugin "${a.pluginId}" failed`,l);}s!==e&&(t.setValue("file",s),t.setValue("fileSize",s.size),t.setValue("mimeType",s.type||null),t.setValue("isImage",Re(s)),s instanceof File&&t.setValue("fileName",s.name));}destroy(){for(let t of Array.from(this.Ge.keys()))this.lo(t);this.cn.destroy(),super.destroy();}ao(){for(let t of this.c)try{t();}catch{}}};function hu(o){return o.replace(/[A-Z]/g,i=>`_${i.toLowerCase()}`).replace(/__/g,"_")}function Yo(o){return Array.isArray(o)?o.map(i=>typeof i=="object"&&i!==null?Yo(i):i):typeof o!="object"||o===null?o:Object.fromEntries(Object.entries(o).map(([i,t])=>{let e=hu(i);return typeof t=="object"&&t!==null?[e,Yo(t)]:[e,t]}))}function fu(o){return {ok:true,value:o}}function Zo(o){return {ok:false,error:o}}var mu="https://tlm.uploadcare.com/api/",Xo=class{constructor(i=mu){this.baseUrl=i;}async base(i,t={}){let e=`${this.baseUrl}${i}`;try{let r=await fetch(e,t);if(!r.ok)return Zo(new Error(`Got non-200 response from "${e}". Status: ${r.status.toString()}`));try{let s=await r.json();return fu(s)}catch(s){return Zo(new Error(`Error parsing JSON from "${e}". Error: ${s}`))}}catch(r){return Zo(new Error(`Error fetching data from "${e}". Error: ${r}`))}}async post(i,t,e={}){return await this.base(i,{...e,method:"POST",body:JSON.stringify(Yo(t)),headers:{"Content-Type":"application/json",...e.headers||{}}})}async get(i,t={}){return await this.base(i,{method:"GET",...t})}},gu=async(o,i)=>({success:true,data:i}),vu=async o=>gu(void 0,o),xr=class extends Xo{constructor(){super();}async sendEvent(i,t){let e=await vu(i);if(!e.success)throw console.error("TelemetryAPIService: events: body is invalid",e.error),new Error("TelemetryAPIService: events: body is invalid");return this.post("v1/events",i,t)}};var yu=20,D=Object.freeze({INIT_SOLUTION:"init-solution",CHANGE_CONFIG:"change-config",ACTION_EVENT:"action-event",ERROR_EVENT:"error-event"}),M=Object.freeze({FILE_ADDED:"file-added",FILE_REMOVED:"file-removed",FILE_UPLOAD_START:"file-upload-start",FILE_UPLOAD_PROGRESS:"file-upload-progress",FILE_UPLOAD_SUCCESS:"file-upload-success",FILE_UPLOAD_FAILED:"file-upload-failed",FILE_URL_CHANGED:"file-url-changed",MODAL_OPEN:"modal-open",MODAL_CLOSE:"modal-close",DONE_CLICK:"done-click",UPLOAD_CLICK:"upload-click",ACTIVITY_CHANGE:"activity-change",COMMON_UPLOAD_START:"common-upload-start",COMMON_UPLOAD_PROGRESS:"common-upload-progress",COMMON_UPLOAD_SUCCESS:"common-upload-success",COMMON_UPLOAD_FAILED:"common-upload-failed",CHANGE:"change",GROUP_CREATED:"group-created"}),Sr=class extends j{constructor(){super(...arguments);this.Xt=new Map;this.Ki=new Set;this.te=new Map;}bindTarget(t){return this.Ki.add(t),()=>{this.Ki.delete(t);}}on(t,e){let r=this.te.get(t);return r||(r=new Set,this.te.set(t,r)),r.add(e),()=>this.te.get(t)?.delete(e)}un(t,e){for(let s of this.Ki)s.dispatchEvent(new CustomEvent(t,{detail:e}));let r=this.te.get(t);if(r)for(let s of r)s(e);this.E?.(()=>{let s=e&&typeof e=="object"?{...e}:e;return [`event "${t}"`,s]});}emit(t,e,r={}){let{debounce:s}=r;if(typeof s!="number"&&!s){this.un(t,typeof e=="function"?e():e);return}this.Xt.has(t)&&window.clearTimeout(this.Xt.get(t));let n=typeof s=="number"?s:yu,a=window.setTimeout(()=>{try{let l=typeof e=="function"?e():e;this.un(t,l),this.Xt.delete(t);}catch(l){this.E?.(()=>`Error while getting payload for event "${t}"`,l);}},n);this.Xt.set(t,a);}destroy(){for(let t of this.Xt.values())window.clearTimeout(t);this.Ki.clear(),this.te.clear();}};var Bn="1.28.0-alpha.669";var Lt="blocks",Ut=Bn;var Ar=class extends j{constructor(t){super(t);this.Kc=pt.generateRandomUUID();this.Ct=structuredClone(J);this.co=false;this.uo=null;this.Ie=false;this.dn=new xr,this.St=new ee(10),this.addSub(this.e.sub(k("qualityInsights"),e=>{this.Ie=!!e;}));for(let e of Object.keys(this.Ct))this.addSub(this.e.sub(k(e),r=>{this.Ie&&(this.co&&this.Ct[e]!==r&&this.sendEvent({eventType:D.CHANGE_CONFIG}),this.jc(e,r));}));}Gc(t){t===D.INIT_SOLUTION&&!this.co&&(this.co=true);}jc(t,e){this.Ct[t]!==e&&(this.Ct[t]=e);}qc(t){let e=t.payload?{...t.payload}:{};e.activity&&(e.activity=void 0);let r={...t};return (t.eventType===D.INIT_SOLUTION||t.eventType===D.CHANGE_CONFIG)&&(r.config=this.Ct),{...r,appVersion:Ut,appName:Lt,sessionId:this.Kc,component:this.Wc,activity:this.Zc,projectPubkey:this.Ct.pubkey,userAgent:navigator.userAgent,eventType:r.eventType??"",eventTimestamp:this.Yc,payload:{location:this.Xc,...e}}}Qc(t){return !!(t&&[M.CHANGE,M.COMMON_UPLOAD_PROGRESS,M.FILE_ADDED,M.FILE_REMOVED,M.FILE_UPLOAD_START,M.FILE_UPLOAD_PROGRESS,M.FILE_UPLOAD_SUCCESS,M.FILE_UPLOAD_FAILED].includes(t))}sendEvent(t){if(!this.Ie)return;let e=this.qc({eventType:t.eventType,payload:t.payload,config:t.config});this.Gc(t.eventType),!(this.Qc(t.eventType)||this.uo&&this.pn(this.uo,e))&&this.St.add(async()=>{this.uo=e,await this.dn.sendEvent(e);});}sendEventError(t,e="unknown"){this.sendEvent({eventType:D.ERROR_EVENT,payload:{metadata:{event:"error",text:`Error in ${e}`,error:t.message}}});}sendEventCloudImageEditor(t,e,r={}){this.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{tabId:e,node:t.currentTarget?.tagName,event:t.type,...r}}});}pn(t,e){if(JSON.stringify(t)===JSON.stringify(e))return true;if(typeof t!="object"||typeof e!="object"||t==null||e==null)return false;let r=Object.keys(t),s=Object.keys(e);if(r.length!==s.length)return false;for(let n of r)if(!Object.hasOwn(e,n)||!this.pn(t[n],e[n]))return false;return true}get Yc(){return Date.now()}get Wc(){if(!this.e.has("*solution"))return null;let t=this.e.read("*solution");return t?t.toLowerCase():null}get Zc(){return this.e.has("*currentActivity")?this.e.read("*currentActivity"):null}get Xc(){return location.origin}};var Hn=o=>{let i=new Intl.Locale(o),t="ltr",e=i.getTextInfo?.().direction;return e?t=e:i.textInfo?.direction&&(t=i.textInfo.direction),t};var wu=o=>o;var Kn="plural:";function $e(o,i={},t={}){let{openToken:e="{{",closeToken:r="}}",transform:s=wu}=t;for(let n in i){let a=i[n],l=a?.toString(),c=typeof l=="string"?s(l):String(l);o=o.replaceAll(e+n+r,c);}return o}function jn(o){let i=[],t=o.indexOf("{{");for(;t!==-1;){let e=o.indexOf("}}",t);if(e===-1)break;let r=o.substring(t+2,e);if(r.startsWith(Kn)){let s=o.substring(t+2,e).replace(Kn,""),n=s.substring(0,s.indexOf("(")),a=s.substring(s.indexOf("(")+1,s.indexOf(")"));i.push({variable:r,pluralKey:n,countVariable:a});}t=o.indexOf("{{",e);}return i}var Gn="--uploadcare-blocks-window-height",gi=class o{static{this.clientsRegistry=new Set;}static{this.flush=$(()=>{document.documentElement.style.setProperty(Gn,`${window.innerHeight}px`);},100);}static registerClient(i){o.clientsRegistry.size===0&&o.attachTracker(),o.clientsRegistry.add(i);}static unregisterClient(i){o.clientsRegistry.delete(i),o.clientsRegistry.size===0&&o.detachTracker();}static attachTracker(){window.addEventListener("resize",o.flush,{passive:true,capture:true}),o.flush();}static detachTracker(){window.removeEventListener("resize",o.flush,{capture:true}),document.documentElement.style.removeProperty(Gn);}};var kr=(o,i)=>new Intl.PluralRules(o).select(i);var Tu=o=>(i,t)=>{let e=o(),r=e("locale-id")||"en",s=kr(r,t);return e(`${i}__${s}`)},Mr=o=>{let i=Tu(()=>t),t=(e,r={})=>{if(!e)return "";let n=o().read(qt(e))||e,a=jn(n);for(let c of a)r[c.variable]=i(c.pluralKey,Number(r[c.countVariable]));return $e(n,r)};return t};var Eu=o=>o.tagName?.includes("-")??false,Ir=class{constructor(i){this.qe=new Set;this.ji=new Map;this.hn=false;this.We=i,this.We.addController(this);}hostDisconnected(){this.Gi?.(),this.Gi=void 0,this.qe.clear(),this.ji.clear();}hostUpdated(){if(!this.Gi&&this.We.has(k("testMode"))){let i=this.We.subConfigValue("testMode",t=>{this.hn=!!t,this.mn();});this.Gi=i;}this.Jc(),this.mn();}Jc(){let i=this.We,t=i.renderRoot??i;if(!t)return;let e=this.We,r=e.tagName?.toLowerCase(),s=Array.from(t.querySelectorAll("[data-testid]")).filter(n=>!Eu(n));for(let n of s)if(!(r&&n.closest(r)!==e)&&!this.qe.has(n)){let a=n.getAttribute("data-testid");if(!a)continue;this.qe.add(n),this.ji.set(n,a);}for(let n of Array.from(this.qe))(!n.isConnected||r&&n.closest(r)!==e)&&(this.qe.delete(n),this.ji.delete(n));}mn(){if(!this.qe.size)return;let i=this.We.testId||"";for(let t of this.qe){let e=this.ji.get(t);e&&(this.hn?t.setAttribute("data-testid",`${i}--${e}`):t.removeAttribute("data-testid"));}}};var Cu=Ie(ir()(Me(Ji(wt)))),C=class extends Cu{constructor(){super();this.init$=zo();this.l10n=Mr(()=>this.sharedCtx);this.debugPrint=ar(()=>this.sharedCtx,this.constructor.name);this.i=yn(()=>this.sharedCtx);new Ir(this);}static{this.styleAttrs=[];}emit(t,e,r){let s=this.has("*eventEmitter")?this.$["*eventEmitter"]:void 0;if(!s)return;s.emit(t,e,r);let n=typeof e=="function"?e():e;this.telemetryManager.sendEvent({eventType:t,payload:n??void 0});}hasBlockInCtx(t){for(let e of this.blocksRegistry)if(t(e))return true;return false}connectedCallback(){this.constructor.styleAttrs.forEach(e=>{this.setAttribute(e,"");}),super.connectedCallback(),gi.registerClient(this);}initCallback(){this.Z("*blocksRegistry",()=>new Set),this.Z("*pluginManager",t=>new Cr(t)),this.Z("*eventEmitter",t=>new Sr(t)),this.Z("*localeManager",t=>new yr(t)),this.Z("*modalManager",t=>new lr(t)),this.Z("*a11y",()=>new vr),this.Z("*clipboard",t=>new gr(t)),this.Z("*telemetryManager",t=>new Ar(t)),this.sub(qt("locale-id"),t=>{let e=Hn(t);this.style.direction=e==="ltr"?"":e,this.requestUpdate();}),this.subConfigValue("testMode",t=>{if(!t||!this.testId){this.removeAttribute("data-testid");return}this.setAttribute("data-testid",this.testId);}),this.blocksRegistry.add(this);}get testId(){return window.customElements.getName(this.constructor)}get modalManager(){return this.ie("*modalManager",false)}get telemetryManager(){return this.ie("*telemetryManager")}get localeManager(){return this.ie("*localeManager")}get a11y(){return this.ie("*a11y")}get clipboardLayer(){return this.ie("*clipboard")}get blocksRegistry(){return this.ie("*blocksRegistry")}get eventEmitter(){return this.ie("*eventEmitter")}disconnectedCallback(){super.disconnectedCallback(),gi.unregisterClient(this);let t=this.blocksRegistry;t?.delete(this),t?.size===0&&setTimeout(()=>{this.isConnected||t?.size>0||this.destroyCtxCallback();},0);}destroyCtxCallback(){this.eu(),H.deleteCtx(this.ctxName);}gn(){let t="*sharedContextInstances";if(!this.has(t)||!this.$[t]){let e=new Map;this.add(t,e,true);}return this.$[t]}Z(t,e){let r=this.gn();if(!r.has(t)&&(!this.has(t)||!this.$[t])){let s=e(this.i);this.add(t,s,true),r.set(t,s);return}}eu(){let t=this.gn();for(let[e,r]of t.entries())r?.destroy?.(),this.pub(e,null);t.clear();}ie(t,e=true){if(this.has(t)&&this.$[t])return this.$[t];if(!e)return this.$[t];throw new Error(`Unexpected error: context manager for key "${String(t)}" is not available`)}async proxyUrl(t){if(this.cfg.secureDeliveryProxy&&this.cfg.secureDeliveryProxyUrlResolver&&console.warn("Both secureDeliveryProxy and secureDeliveryProxyUrlResolver are set. The secureDeliveryProxyUrlResolver will be used."),this.cfg.secureDeliveryProxyUrlResolver)try{return await this.cfg.secureDeliveryProxyUrlResolver(t,{uuid:sr(t),cdnUrlModifiers:Ao(t),fileName:or(t)})}catch(e){return console.error("Failed to resolve secure delivery proxy URL. Falling back to the default URL.",e),this.telemetryManager.sendEventError(e,"secureDeliveryProxyUrlResolver. Failed to resolve secure delivery proxy URL. Falling back to the default URL."),t}return this.cfg.secureDeliveryProxy?$e(this.cfg.secureDeliveryProxy,{previewUrl:t},{transform:e=>window.encodeURIComponent(e)}):t}get cfg(){if(!this.ze){let t={};this.ze=new Proxy(t,{set:(e,r,s)=>{if(typeof r!="string"||!(r in J))return false;let n=r,a=k(n);return this.has(a)||this.add(a,J[n]),this.$[a]=s,true},get:(e,r)=>{let s=k(r);return this.has(s)||this.add(s,J[r]),this.$[s]}});}return this.ze}subConfigValue(t,e){let r=k(t);return this.has(r)||this.add(r,J[t]),this.sub(r,e)}};var Rt={ATTRIBUTE:1,CHILD:2},ft=o=>(...i)=>({jr:o,values:i}),Tt=class{constructor(i){}get W(){return this.m.W}Gr(i,t,e){this.qi=i,this.m=t,this.tu=e;}Pc(i,t){return this.update(i,t)}update(i,t){return this.render(...t)}};var be=class extends Tt{constructor(i){if(super(i),this.it=U,i.type!==Rt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(i){if(i===U||i==null)return this.vn=void 0,this.it=i;if(i===it)return i;if(typeof i!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(i===this.it)return this.vn;this.it=i;let t=[i];return t.raw=t,this.vn={Ve:this.constructor.resultType,strings:t,values:[]}}};be.directiveName="unsafeHTML",be.resultType=1;var vi=class extends be{};vi.directiveName="unsafeSVG",vi.resultType=2;var De=ft(vi);var qn="<svg width='0' height='0' style='position:absolute'><symbol viewBox='0 0 24 24' id='uc-icon-about' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.152 14.12v.1h1.523v-.1c.007-.409.053-.752.138-1.028.086-.277.22-.517.405-.72.188-.202.434-.397.735-.586.32-.191.593-.412.82-.66.232-.249.41-.531.533-.847.125-.32.187-.678.187-1.076 0-.579-.137-1.085-.41-1.518a2.717 2.717 0 0 0-1.14-1.018c-.49-.245-1.062-.367-1.715-.367-.597 0-1.142.114-1.636.34-.49.228-.884.564-1.182 1.008-.299.44-.46.98-.485 1.619h1.62c.024-.377.118-.684.282-.922a1.48 1.48 0 0 1 .617-.532c.25-.114.51-.17.784-.17.301 0 .575.063.82.191.248.124.447.302.597.533.149.23.223.504.223.82 0 .263-.05.502-.149.72a1.91 1.91 0 0 1-.405.574 3.48 3.48 0 0 1-.575.453 4.22 4.22 0 0 0-.847.66c-.234.242-.415.558-.543.949-.125.39-.19.916-.197 1.577Zm.053 3.03c.21.206.46.31.75.31.196 0 .374-.049.534-.144a1.1 1.1 0 0 0 .383-.384c.1-.163.15-.343.15-.538a1 1 0 0 0-.32-.746 1.019 1.019 0 0 0-.746-.314c-.291 0-.542.105-.751.314-.21.206-.314.455-.314.746 0 .295.104.547.314.756ZM24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-1.5 0c0 5.799-4.701 10.5-10.5 10.5S1.5 17.799 1.5 12 6.201 1.5 12 1.5 22.5 6.201 22.5 12Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-add' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12.75 21a.75.75 0 0 1-1.5 0v-8.25H3a.75.75 0 0 1 0-1.5h8.25V3a.75.75 0 0 1 1.5 0v8.25H21a.75.75 0 0 1 0 1.5h-8.25V21Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-arrow-down' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.5 23.03a.75.75 0 0 0 .999 0l9.29-8.276a.75.75 0 0 0-.998-1.12l-8.042 7.164V1.53a.75.75 0 0 0-1.5 0v19.267l-8.04-7.163a.75.75 0 0 0-.998 1.12z'/></symbol><symbol fill='none' viewBox='0 0 9 6' id='uc-icon-arrow-dropdown' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='m1.5 1.667 3 2.666 3-2.666' opacity='.5'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-aspect-ratio' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='M7.395 22.5H2.454v-5.25m14.824 5.25h4.94v-5.25m0-10.5V1.5h-4.94m-9.883 0H2.454v5.25'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-back' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M20.251 12a.75.75 0 0 1-.75.75H6.067l5.72 5.85a.75.75 0 1 1-1.072 1.05L4.136 12.92a1.292 1.292 0 0 1 0-1.842l6.579-6.728a.75.75 0 1 1 1.072 1.048l-5.72 5.851H19.5a.75.75 0 0 1 .75.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-badge-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13.6 18.4a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0zM12 4.5A1.5 1.5 0 0 1 13.5 6v7a1.5 1.5 0 0 1-3 0V6A1.5 1.5 0 0 1 12 4.5z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-badge-success' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m10.5 18.204 7.6-8.183a1.5 1.5 0 0 0-2.2-2.042l-5.4 5.817-2.4-2.586a1.5 1.5 0 1 0-2.2 2.041l4.6 4.953Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-box' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M1.01 4.148a.75.75 0 0 1 .75.75v4.348a4.437 4.437 0 0 1 2.988-1.153c1.734 0 3.23.992 3.978 2.438a4.478 4.478 0 0 1 3.978-2.438c2.49 0 4.488 2.044 4.488 4.543 0 2.5-1.999 4.544-4.488 4.544a4.478 4.478 0 0 1-3.978-2.438 4.478 4.478 0 0 1-3.978 2.438C2.26 17.18.26 15.135.26 12.636V4.898a.75.75 0 0 1 .75-.75Zm.75 8.488c0 1.692 1.348 3.044 2.988 3.044s2.989-1.352 2.989-3.044c0-1.691-1.349-3.043-2.989-3.043S1.76 10.945 1.76 12.636Zm10.944-3.043c-1.64 0-2.988 1.352-2.988 3.043 0 1.692 1.348 3.044 2.988 3.044s2.988-1.352 2.988-3.044c0-1.69-1.348-3.043-2.988-3.043Zm4.328-1.23a.75.75 0 0 1 1.052.128l2.333 2.983 2.333-2.983a.75.75 0 0 1 1.181.924l-2.562 3.277 2.562 3.276a.75.75 0 1 1-1.181.924l-2.333-2.983-2.333 2.983a.75.75 0 1 1-1.181-.924l2.562-3.276-2.562-3.277a.75.75 0 0 1 .129-1.052Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.65 2.55a.75.75 0 0 1 .6-.3h7.5a.75.75 0 0 1 .6.3l2.025 2.7H21a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h2.625zm.975 1.2L6.6 6.45a.75.75 0 0 1-.6.3H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V8.25a1.5 1.5 0 0 0-1.5-1.5h-3a.75.75 0 0 1-.6-.3l-2.025-2.7zm3.375 6a3.375 3.375 0 1 0 0 6.75 3.375 3.375 0 0 0 0-6.75zm-4.875 3.375a4.875 4.875 0 1 1 9.75 0 4.875 4.875 0 0 1-9.75 0z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-camera-full' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 4.667a2 2 0 0 0-2 2V16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6.667a2 2 0 0 0-2-2h-2.667l-2-2.667H6.667l-2 2.667H2Zm8 10a3.667 3.667 0 1 0 0-7.334 3.667 3.667 0 0 0 0 7.334Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-close' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M4.604 4.604a.75.75 0 0 1 1.06 0L12 10.939l6.335-6.335a.75.75 0 1 1 1.061 1.06L13.061 12l6.335 6.335a.75.75 0 1 1-1.06 1.061L12 13.061l-6.335 6.335a.75.75 0 0 1-1.061-1.06L10.939 12 4.604 5.665a.75.75 0 0 1 0-1.061z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-collapse' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M3.116 12a.75.75 0 0 1 .75-.75h16.268a.75.75 0 0 1 0 1.5H3.866a.75.75 0 0 1-.75-.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-default' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.501.392a.75.75 0 0 1 .998 0l6.704 5.972a.75.75 0 0 1-.998 1.12l-5.455-4.86v13.439a.75.75 0 0 1-1.5 0V2.625l-5.454 4.86a.75.75 0 1 1-.998-1.12zM.857 16.73a.75.75 0 0 1 .75.75v4.914h20.786v-4.914a.75.75 0 0 1 1.5 0v5.664a.75.75 0 0 1-.75.75H.857a.75.75 0 0 1-.75-.75v-5.664a.75.75 0 0 1 .75-.75z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-dropbox' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.019 1.92a.75.75 0 0 1 .806 0L12 5.219l5.176-3.297a.75.75 0 0 1 .806 0l5.577 3.553a.75.75 0 0 1 0 1.265l-4.574 2.914 4.574 2.914a.75.75 0 0 1 0 1.265l-5.577 3.554a.75.75 0 0 1-.806 0L12 14.089l-5.175 3.297a.75.75 0 0 1-.806 0L.44 13.833a.75.75 0 0 1 0-1.266l4.575-2.914L.44 6.74a.75.75 0 0 1 0-1.265zm.403 8.616L2.24 13.2l4.182 2.664 4.181-2.664zm6.975 2.664 4.182 2.664L21.76 13.2l-4.181-2.664zm2.776-3.547L12 12.311 7.828 9.653 12 6.995zm1.406-.882 4.181-2.664-4.181-2.664-4.182 2.664zm-6.976-2.664L6.422 3.443 2.24 6.107 6.422 8.77zM5.791 18.544a.75.75 0 0 1 1.035-.23l5.175 3.297 5.175-3.297a.75.75 0 1 1 .806 1.265l-5.578 3.554a.75.75 0 0 1-.806 0L6.02 19.579a.75.75 0 0 1-.23-1.035z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-edit-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M18.558 2.804a.78.78 0 0 0-.557.235l-.008.007-2.472 2.46 3.847 3.848 2.46-2.473.004-.003a.78.78 0 0 0 0-1.108l-.004-.003-2.712-2.728a.78.78 0 0 0-.558-.235Zm-.248 7.613-3.852-3.852-8.93 8.887-1.516 5.41 5.41-1.515 8.888-8.93Zm-.636-8.934a2.28 2.28 0 0 1 2.512.505l2.702 2.717.002.002a2.278 2.278 0 0 1 0 3.234l-.002.002-12.541 12.602a.75.75 0 0 1-.33.193l-6.884 1.928a.75.75 0 0 1-.925-.924l1.928-6.885a.75.75 0 0 1 .193-.33l12.603-12.54a2.28 2.28 0 0 1 .742-.504Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-evernote' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M9.804 2.27v-.048c.055-.263.313-.562.85-.562h.44c.142 0 .325.014.526.033.066.009.124.023.267.06l.13.032h.002c.319.079.515.275.644.482a1.461 1.461 0 0 1 .16.356l.004.012a.75.75 0 0 0 .603.577l1.191.207a1988.512 1988.512 0 0 0 2.332.402c.512.083 1.1.178 1.665.442.64.3 1.19.795 1.376 1.77.548 2.931.657 5.829.621 8a39.233 39.233 0 0 1-.125 2.602 17.518 17.518 0 0 1-.092.849.735.735 0 0 0-.024.112c-.378 2.705-1.269 3.796-2.04 4.27-.746.457-1.53.451-2.217.447h-.192c-.46 0-1.073-.23-1.581-.635-.518-.412-.763-.87-.763-1.217 0-.45.188-.688.355-.786.161-.095.436-.137.796.087a.75.75 0 1 0 .792-1.274c-.766-.476-1.64-.52-2.345-.108-.7.409-1.098 1.188-1.098 2.08 0 .996.634 1.84 1.329 2.392.704.56 1.638.96 2.515.96l.185.002c.667.009 1.874.025 3.007-.67 1.283-.786 2.314-2.358 2.733-5.276a4.213 4.213 0 0 0 .056-.335c.023-.184.051-.445.079-.772.055-.655.111-1.585.13-2.704.037-2.234-.074-5.239-.647-8.301v-.002c-.294-1.544-1.233-2.391-2.215-2.85-.777-.363-1.623-.496-2.129-.576a8.872 8.872 0 0 1-.25-.041l-.006-.001-1.99-.345-.761-.132a2.93 2.93 0 0 0-.182-.338A2.532 2.532 0 0 0 12.379.329l-.091-.023a3.967 3.967 0 0 0-.493-.103L11.769.2a7.846 7.846 0 0 0-.675-.04h-.44c-.733 0-1.368.284-1.795.742L2.416 7.431c-.468.428-.751 1.071-.751 1.81 0 .02 0 .041.003.062l.003.034c.017.21.038.468.096.796.107.715.275 1.47.391 1.994.029.13.055.245.075.342l.002.008c.258 1.141.641 1.94.978 2.466.168.263.323.456.444.589a2.808 2.808 0 0 0 .192.194c1.536 1.562 3.713 2.196 5.731 2.08.13-.005.35-.032.537-.073a2.627 2.627 0 0 0 .652-.24c.425-.26.75-.661.992-1.046.184-.294.342-.61.473-.915a3.8 3.8 0 0 0 .627.493 5.022 5.022 0 0 0 1.97.709l.023.002.018.003.11.016c.088.014.205.035.325.058l.056.014c.088.022.164.04.235.061a1.736 1.736 0 0 1 .145.048l.03.014c.765.34 1.302 1.09 1.302 1.871a.75.75 0 0 0 1.5 0c0-1.456-.964-2.69-2.18-3.235a3.595 3.595 0 0 0-.679-.217l-.063-.015a10.616 10.616 0 0 0-.606-.105l-.02-.003-.03-.003h-.002a3.542 3.542 0 0 1-1.331-.485c-.471-.298-.788-.692-.828-1.234a.75.75 0 0 0-1.48-.106l-.001.003-.004.017a8.23 8.23 0 0 1-.092.352 9.963 9.963 0 0 1-.298.892c-.132.34-.29.68-.47.966-.174.276-.339.454-.478.549a1.178 1.178 0 0 1-.221.072 1.949 1.949 0 0 1-.241.036h-.013l-.032.002c-1.684.1-3.423-.437-4.604-1.65a.746.746 0 0 0-.053-.05L4.84 14.6a1.348 1.348 0 0 1-.07-.073 2.99 2.99 0 0 1-.293-.392c-.242-.379-.558-1.014-.778-1.985a54.1 54.1 0 0 0-.083-.376 27.494 27.494 0 0 1-.367-1.872l-.003-.02a6.791 6.791 0 0 1-.08-.67c.004-.277.086-.475.2-.609l.067-.067a.63.63 0 0 1 .292-.145h.05c.18 0 1.095.055 2.013.115l1.207.08.534.037a.747.747 0 0 0 .052.002c.782 0 1.349-.206 1.759-.585l.005-.005c.553-.52.622-1.225.622-1.76V6.24l-.026-.565A774.97 774.97 0 0 1 9.885 4.4c-.042-.961-.081-1.939-.081-2.13ZM4.995 6.953a251.126 251.126 0 0 1 2.102.137l.508.035c.48-.004.646-.122.715-.185.07-.068.146-.209.147-.649l-.024-.548a791.69 791.69 0 0 1-.095-2.187L4.995 6.953Zm16.122 9.996Zm-5.479-5.323a.75.75 0 0 0 1.014.31 2.04 2.04 0 0 1 .304-.089 1.84 1.84 0 0 1 .544-.039c.215.023.321.06.37.085.033.016.039.026.047.04a.75.75 0 0 0 1.289-.767c-.337-.567-.906-.783-1.552-.85a3.334 3.334 0 0 0-1.002.062c-.27.056-.531.14-.705.234a.75.75 0 0 0-.31 1.014Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-expand' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m12 8.337-8.47 8.47a.75.75 0 0 1-1.06-1.06l8.605-8.606a1.29 1.29 0 0 1 1.85 0l8.605 8.605a.75.75 0 1 1-1.06 1.06L12 8.338Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-external-source-placeholder' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.341 3.27a10.5 10.5 0 0 1 5.834-1.77.75.75 0 0 0 0-1.5 12 12 0 1 0 12 12 .75.75 0 0 0-1.5 0A10.5 10.5 0 1 1 6.34 3.27Zm14.145 1.48a.75.75 0 1 0-1.06-1.062L9.925 13.19V7.95a.75.75 0 1 0-1.5 0V15c0 .414.336.75.75.75h7.05a.75.75 0 0 0 0-1.5h-5.24l9.501-9.5Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-facebook' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12 1.5C6.201 1.5 1.5 6.201 1.5 12c0 4.943 3.416 9.089 8.016 10.204v-6.108H7.383a.75.75 0 0 1-.75-.75v-3.281a.75.75 0 0 1 .75-.75h2.133V9.393c0-.958.225-2.511 1.38-3.65 1.194-1.177 3.174-1.718 6.254-1.056a.75.75 0 0 1 .592.733v2.754a.75.75 0 0 1-.75.75c-.692 0-1.203.026-1.584.082-.387.057-.578.137-.675.202-.109.073-.237.205-.237 1.029v1.078h2.39a.75.75 0 0 1 .742.866l-.516 3.281a.75.75 0 0 1-.74.634h-1.876v6.106C19.09 21.082 22.5 16.939 22.5 12c0-5.799-4.701-10.5-10.5-10.5zM0 12C0 5.373 5.373 0 12 0s12 5.373 12 12c0 5.995-4.395 10.961-10.138 11.856a.75.75 0 0 1-.866-.74v-7.77a.75.75 0 0 1 .75-.75h1.984l.28-1.781h-2.264a.75.75 0 0 1-.75-.75v-1.828c0-.829.089-1.729.9-2.274.363-.244.807-.37 1.293-.441a9.623 9.623 0 0 1 1.053-.086V6.04c-2.41-.405-3.645.132-4.293.771-.737.728-.933 1.793-.933 2.582v2.672a.75.75 0 0 1-.75.75H8.133v1.78h2.133a.75.75 0 0 1 .75.75v7.772a.75.75 0 0 1-.865.741C4.4 22.968 0 18 0 12z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M2.895 1.201c0-.473.383-.857.857-.857h8.4c.227 0 .445.09.606.251l8.4 8.4c.16.16.25.379.25.606v13.2a.857.857 0 0 1-.856.857h-16.8a.857.857 0 0 1-.857-.857zm1.714.857v19.886h15.085V10.458h-7.542a.857.857 0 0 1-.858-.857V2.058zm8.4 1.213 5.473 5.473H13.01z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-flickr' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M5.959 7.926c-2.298 0-4.14 1.834-4.14 4.073 0 2.241 1.842 4.075 4.14 4.075 2.302 0 4.145-1.834 4.145-4.075 0-2.238-1.843-4.073-4.145-4.073Zm-5.64 4.073c0-3.086 2.533-5.573 5.64-5.573 3.11 0 5.645 2.486 5.645 5.573 0 3.089-2.535 5.575-5.645 5.575-3.107 0-5.64-2.487-5.64-5.575Zm18.07-4.073c-2.301 0-4.144 1.835-4.144 4.073 0 2.24 1.843 4.075 4.145 4.075 2.299 0 4.141-1.834 4.141-4.075 0-2.239-1.842-4.073-4.141-4.073Zm-5.644 4.073c0-3.087 2.535-5.573 5.645-5.573 3.108 0 5.641 2.487 5.641 5.573 0 3.088-2.533 5.575-5.641 5.575-3.11 0-5.645-2.486-5.645-5.575Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-gdrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.736 1.818a.75.75 0 0 1 .647-.37h7.587a.75.75 0 0 1 .655.383l7.233 12.946a.75.75 0 0 1-.003.737l-3.794 6.66a.75.75 0 0 1-.651.378H4.59a.75.75 0 0 1-.651-.378l-3.794-6.66a.75.75 0 0 1 .005-.75zm.64 1.876L1.663 15.148l2.93 5.145 6.655-11.581zm3.736 6.526-2.398 4.173H14.5zm4.116 4.173h5.697L15.53 2.947H9.677zm5.685 1.5H8.852l-2.966 5.16h13.088z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-gphotos' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12.51 0c-.702 0-1.272.57-1.272 1.273V7.35A6.381 6.381 0 0 0 0 11.489c0 .703.57 1.273 1.273 1.273H7.35A6.381 6.381 0 0 0 11.488 24c.704 0 1.274-.57 1.274-1.273V16.65A6.381 6.381 0 0 0 24 12.51c0-.703-.57-1.273-1.273-1.273H16.65A6.381 6.381 0 0 0 12.511 0Zm.252 11.232V1.53a4.857 4.857 0 0 1 0 9.702Zm-1.53.006H1.53a4.857 4.857 0 0 1 9.702 0Zm1.536 1.524a4.857 4.857 0 0 0 9.702 0h-9.702Zm-6.136 4.857c0-2.598 2.04-4.72 4.606-4.85v9.7a4.857 4.857 0 0 1-4.606-4.85Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-huddle' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.204 2.002c-.252.23-.357.486-.357.67V21.07c0 .15.084.505.313.812.208.28.499.477.929.477.519 0 .796-.174.956-.365.178-.212.286-.535.286-.924v-.013l.117-6.58c.004-1.725 1.419-3.883 3.867-3.883 1.33 0 2.332.581 2.987 1.364.637.762.95 1.717.95 2.526v6.47c0 .392.11.751.305.995.175.22.468.41 1.008.41.52 0 .816-.198 1.002-.437.207-.266.31-.633.31-.969V14.04c0-2.81-1.943-5.108-4.136-5.422a5.971 5.971 0 0 0-3.183.41c-.912.393-1.538.96-1.81 1.489a.75.75 0 0 1-1.417-.344v-7.5c0-.587-.47-1.031-1.242-1.031-.315 0-.638.136-.885.36ZM5.194.892A2.844 2.844 0 0 1 7.09.142c1.328 0 2.742.867 2.742 2.53v5.607a6.358 6.358 0 0 1 1.133-.629 7.47 7.47 0 0 1 3.989-.516c3.056.436 5.425 3.482 5.425 6.906v6.914c0 .602-.177 1.313-.627 1.89-.47.605-1.204 1.016-2.186 1.016-.96 0-1.698-.37-2.179-.973-.46-.575-.633-1.294-.633-1.933v-6.469c0-.456-.19-1.071-.602-1.563-.394-.471-.986-.827-1.836-.827-1.447 0-2.367 1.304-2.367 2.39v.014l-.117 6.58c-.001.64-.177 1.333-.637 1.881-.48.57-1.2.9-2.105.9-.995 0-1.7-.5-2.132-1.081-.41-.552-.61-1.217-.61-1.708V2.672c0-.707.366-1.341.847-1.78Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-info' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2v6Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-local' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M3 3.75a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V9A1.5 1.5 0 0 0 21 7.5h-9a.75.75 0 0 1-.643-.364L9.325 3.75zm-3 1.5a3 3 0 0 1 3-3h6.75a.75.75 0 0 1 .643.364L12.425 6H21a3 3 0 0 1 3 3v9.75a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-microphone' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M7.5 4.781a4.5 4.5 0 0 1 9 0v6.469a4.5 4.5 0 1 1-9 0V4.781Zm4.5-3a3 3 0 0 0-3 3v6.469a3 3 0 1 0 6 0V4.781a3 3 0 0 0-3-3Zm-8.156 8.11a.75.75 0 0 1 .75.75 7.406 7.406 0 1 0 14.812 0 .75.75 0 0 1 1.5 0 8.907 8.907 0 0 1-8.156 8.875v2.703h3.258a.75.75 0 1 1 0 1.5H7.992a.75.75 0 0 1 0-1.5h3.258v-2.703a8.907 8.907 0 0 1-8.156-8.875.75.75 0 0 1 .75-.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-microphone-mute' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M7.5 4.781a4.5 4.5 0 0 1 9 0V6l3.524-3.524a.75.75 0 1 1 1.061 1.06L5.036 19.585a.75.75 0 0 1-1.06-1.06l1.656-1.657a8.88 8.88 0 0 1-2.538-6.227.75.75 0 0 1 1.5 0c0 2.009.8 3.83 2.1 5.166l1.771-1.772A4.483 4.483 0 0 1 7.5 11.25V4.781Zm2.037 8.182L15 7.5V4.781a3 3 0 1 0-6 0v6.469c0 .637.198 1.227.537 1.713Zm10.62-3.072a.75.75 0 0 1 .75.75 8.907 8.907 0 0 1-8.157 8.875v2.703h3.258a.75.75 0 1 1 0 1.5H7.992a.75.75 0 0 1 0-1.5h3.258v-2.703a8.855 8.855 0 0 1-3.035-.811.75.75 0 1 1 .638-1.358 7.406 7.406 0 0 0 10.553-6.707.75.75 0 0 1 .75-.75ZM15 10.81a.75.75 0 0 1 1.5 0v.439a4.5 4.5 0 0 1-5 4.473.75.75 0 1 1 .166-1.491A3 3 0 0 0 15 11.25v-.44Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-mobile-photo-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.65 2.55a.75.75 0 0 1 .6-.3h7.5a.75.75 0 0 1 .6.3l2.025 2.7H21a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h2.625zm.975 1.2L6.6 6.45a.75.75 0 0 1-.6.3H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V8.25a1.5 1.5 0 0 0-1.5-1.5h-3a.75.75 0 0 1-.6-.3l-2.025-2.7zm3.375 6a3.375 3.375 0 1 0 0 6.75 3.375 3.375 0 0 0 0-6.75zm-4.875 3.375a4.875 4.875 0 1 1 9.75 0 4.875 4.875 0 0 1-9.75 0z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-mobile-video-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M0 6.75a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v1.078L22.873 5A.75.75 0 0 1 24 5.648v12.704a.75.75 0 0 1-1.123.65L18 16.207v1.043a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V6.75Zm18 7.728 4.5 2.58V6.95L18 9.562v4.916ZM16.5 6.75a1.5 1.5 0 0 0-1.5-1.5H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h12a1.5 1.5 0 0 0 1.5-1.5V6.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-ngdrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.736 1.818a.75.75 0 0 1 .647-.37h7.587a.75.75 0 0 1 .655.383l7.233 12.946a.75.75 0 0 1-.003.737l-3.794 6.66a.75.75 0 0 1-.651.378H4.59a.75.75 0 0 1-.651-.378l-3.794-6.66a.75.75 0 0 1 .005-.75zm.64 1.876L1.663 15.148l2.93 5.145 6.655-11.581zm3.736 6.526-2.398 4.173H14.5zm4.116 4.173h5.697L15.53 2.947H9.677zm5.685 1.5H8.852l-2.966 5.16h13.088z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-onedrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13.616 4.147a7.689 7.689 0 0 0-7.642 3.285A6.299 6.299 0 0 0 1.455 17.3c.684.894 2.473 2.658 5.17 2.658h12.141c.95 0 1.882-.256 2.697-.743.815-.486 1.514-1.247 1.964-2.083a5.26 5.26 0 0 0-3.713-7.612 7.69 7.69 0 0 0-6.098-5.373ZM3.34 17.15c.674.63 1.761 1.308 3.284 1.308h12.142a3.76 3.76 0 0 0 2.915-1.383l-7.494-4.489L3.34 17.15Zm10.875-6.25 2.47-1.038a5.239 5.239 0 0 1 1.427-.389 6.19 6.19 0 0 0-10.3-1.952 6.338 6.338 0 0 1 2.118.813l4.285 2.567Zm4.55.033c-.512 0-1.019.104-1.489.307l-.006.003-1.414.594 6.521 3.906a3.76 3.76 0 0 0-3.357-4.8l-.254-.01ZM4.097 9.617A4.799 4.799 0 0 1 6.558 8.9c.9 0 1.84.25 2.587.713l3.4 2.037-10.17 4.28a4.799 4.799 0 0 1 1.721-6.312Z'/></symbol><symbol fill='none' viewBox='0 0 10 10' id='uc-icon-pause' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' d='M1 0h2.5v10H1zM6.5 0H9v10H6.5z'/></symbol><symbol fill='none' viewBox='0 0 10 10' id='uc-icon-play' xmlns='http://www.w3.org/2000/svg'><path d='m1 0 9 5-9 5V0Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-remove-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.955 3.3A2.969 2.969 0 0 0 8.998 6h5.914a2.97 2.97 0 0 0-2.957-2.7zM16.416 6a4.47 4.47 0 0 0-8.922 0h-2.32a.755.755 0 0 0-.111.008H3.075a.75.75 0 1 0 0 1.5h1.35V19.35a2.85 2.85 0 0 0 2.85 2.85h9.45a2.85 2.85 0 0 0 2.85-2.85V7.508h1.35a.75.75 0 0 0 0-1.5h-1.989A.754.754 0 0 0 18.825 6zM5.925 7.508V19.35a1.35 1.35 0 0 0 1.35 1.35h9.45a1.35 1.35 0 0 0 1.35-1.35V7.508z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-select' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m7 10 5 5 5-5H7Z'/></symbol><symbol fill='none' viewBox='0 0 20 20' id='uc-icon-square' xmlns='http://www.w3.org/2000/svg'><rect width='20' height='20' rx='4' fill='#fff'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-upload' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.501.392a.75.75 0 0 1 .998 0l6.704 5.972a.75.75 0 0 1-.998 1.12l-5.455-4.86v13.439a.75.75 0 0 1-1.5 0V2.625l-5.454 4.86a.75.75 0 1 1-.998-1.12zM.857 16.73a.75.75 0 0 1 .75.75v4.914h20.786v-4.914a.75.75 0 0 1 1.5 0v5.664a.75.75 0 0 1-.75.75H.857a.75.75 0 0 1-.75-.75v-5.664a.75.75 0 0 1 .75-.75z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-upload-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-url' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M19.11 3.67c-1.71-1.709-4.578-1.682-6.408.148l-2.22 2.22a.75.75 0 0 1-1.062-1.06l2.222-2.221C14.018.381 17.836.276 20.17 2.61l1.22 1.22c2.335 2.334 2.23 6.153-.147 8.529l-2.22 2.22a.75.75 0 0 1-1.062-1.06l2.222-2.221c1.83-1.83 1.856-4.698.147-6.408zm-3.36 4.58a.75.75 0 0 1 0 1.06l-6.439 6.44a.75.75 0 0 1-1.06-1.06l6.439-6.44a.75.75 0 0 1 1.06 0zM6.04 9.42a.75.75 0 0 1 0 1.061l-2.222 2.222c-1.83 1.83-1.856 4.698-.147 6.407l1.22 1.22c1.71 1.71 4.578 1.683 6.408-.147l2.221-2.221a.75.75 0 1 1 1.06 1.06l-2.22 2.222c-2.377 2.376-6.195 2.481-8.53.147l-1.22-1.22c-2.334-2.334-2.228-6.153.148-8.53l2.221-2.22a.75.75 0 0 1 1.06 0z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-video-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M0 6.75a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v1.078L22.873 5A.75.75 0 0 1 24 5.648v12.704a.75.75 0 0 1-1.123.65L18 16.207v1.043a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V6.75Zm18 7.728 4.5 2.58V6.95L18 9.562v4.916ZM16.5 6.75a1.5 1.5 0 0 0-1.5-1.5H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h12a1.5 1.5 0 0 0 1.5-1.5V6.75Z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-video-camera-full' xmlns='http://www.w3.org/2000/svg'><path d='M2 3.333a2 2 0 0 0-2 2v9.334a2 2 0 0 0 2 2h10.938a2 2 0 0 0 2-2v-2.013L20 15.646V4.354l-5.063 3.03v-2.05a2 2 0 0 0-2-2H2Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-vk' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.341 3.27a10.5 10.5 0 0 1 5.834-1.77.75.75 0 0 0 0-1.5 12 12 0 1 0 12 12 .75.75 0 0 0-1.5 0A10.5 10.5 0 1 1 6.34 3.27Zm14.145 1.48a.75.75 0 1 0-1.06-1.062L9.925 13.19V7.95a.75.75 0 1 0-1.5 0V15c0 .414.336.75.75.75h7.05a.75.75 0 0 0 0-1.5h-5.24l9.501-9.5Z'/></symbol></svg>";var Wt=class extends C{constructor(){super(...arguments);this.init$=Ln(this);}static{this.styleAttrs=["uc-wgt-common"];}static{this.lazyPlugins=null;}initCallback(){super.initCallback(),this.a11y?.registerBlock(this),this.clipboardLayer?.registerBlock(this),this.sharedCtx.pub("*solution",this.tagName);let t=this.constructor.lazyPlugins;t&&this.sharedCtx.pub("*lazyPlugins",t);}render(){return v`${De(qn)}`}};var Wn=o=>typeof o!="number"?0:Math.floor(o/1e3),Zn=(o,{threshold:i})=>{let{secureExpire:t}=o,e=Wn(Date.now()),r=Number(t),s=Wn(i);return e+s>=r};var Or=class extends j{constructor(){super(...arguments);this.Ze=null;}async getSecureToken(){let{secureSignature:t,secureExpire:e,secureUploadsSignatureResolver:r,secureUploadsExpireThreshold:s}=this.He;if((t||e)&&r&&console.warn("Both secureSignature/secureExpire and secureUploadsSignatureResolver are set. secureUploadsSignatureResolver will be used."),r){if(!this.Ze||Zn(this.Ze,{threshold:s})){this.Ze?this.E("Secure signature is expired. Resolving a new one..."):this.E("Secure signature is not set yet.");try{let n=await r();n?!n.secureSignature||!n.secureExpire?console.error("Secure signature resolver returned an invalid result:",n):(this.E("Secure signature resolved:",n),this.E("Secure signature will expire in",new Date(Number(n.secureExpire)*1e3).toISOString()),this.Ze=n):(this.E("Secure signature resolver returned nothing."),this.Ze=null);}catch(n){console.error("Secure signature resolving failed. Falling back to the previous one.",n),this.i.telemetryManager.sendEventError(n,"secureUploadsSignatureResolver. Secure signature resolving failed. Falling back to the previous one.");}}return this.Ze}return t&&e?(this.E("Secure signature and expire are set. Using them...",{secureSignature:t,secureExpire:e}),{secureSignature:t,secureExpire:e}):null}destroy(){super.destroy(),this.Ze=null;}};var Qo=(o,i)=>{if(o.failedCount>0)return {type:"SOME_FILES_HAS_ERRORS",message:i.l10n("some-files-were-not-uploaded")}};var Jo=(o,i)=>{let t=o.totalCount,e=i.cfg.multiple?i.cfg.multipleMin:0,r=i.cfg.multiple?i.cfg.multipleMax:1;if(e&&t<e)return {type:"TOO_FEW_FILES",message:i.l10n("files-count-limit-error-too-few",{min:e,max:r,total:t}),payload:{total:t,min:e,max:r}};if(r&&t>r)return {type:"TOO_MANY_FILES",message:i.l10n("files-count-limit-error-too-many",{min:e,max:r,total:t}),payload:{total:t,min:e,max:r}}};var ts=(o,i)=>{let t=i.cfg.imgOnly,e=i.cfg.accept,r=br([...t?mi:[],e]);if(!r.length)return;let s=o.mimeType,n=o.name;if(!s||!n)return;let a=Wo(s,r),l=_n(n,r);if(!a&&!l)return {type:"FORBIDDEN_FILE_TYPE",message:i.l10n("file-type-not-allowed"),payload:{entry:o}}};var es=(o,i)=>{let t=i.cfg.imgOnly,e=o.isImage;if(!(!t||e)&&!(!o.fileInfo&&o.externalUrl)&&!(!o.fileInfo&&!o.mimeType))return {type:"NOT_AN_IMAGE",message:i.l10n("images-only-accepted"),payload:{entry:o}}};var $t=1e3,we=Object.freeze({AUTO:"auto",BYTE:"byte",KB:"kb",MB:"mb",GB:"gb",TB:"tb",PB:"pb"}),yi=o=>Math.ceil(o*100)/100,Yn=(o,i=we.AUTO)=>{let t=i===we.AUTO;if(i===we.BYTE||t&&o<$t**1){let r=kr("en-US",o)==="one"?"byte":"bytes";return `${o} ${r}`}return i===we.KB||t&&o<$t**2?`${yi(o/$t**1)} KB`:i===we.MB||t&&o<$t**3?`${yi(o/$t**2)} MB`:i===we.GB||t&&o<$t**4?`${yi(o/$t**3)} GB`:i===we.TB||t&&o<$t**5?`${yi(o/$t**4)} TB`:`${yi(o/$t**5)} PB`};var is=(o,i)=>{let t=i.cfg.maxLocalFileSizeBytes,e=o.size;if(t&&e&&e>t)return {type:"FILE_SIZE_EXCEEDED",message:i.l10n("files-max-size-limit-error",{maxFileSize:Yn(t)}),payload:{entry:o}}};var rs=(o,i)=>{let{internalId:t}=o;if(!i.v.hasItem(t))return;let r=i.v.read(t)?.getValue("uploadError");if(!r)return;if(r instanceof st)return {type:"UPLOAD_ERROR",message:r.message,payload:{entry:o,error:r}};if(r instanceof Le)return {type:"NETWORK_ERROR",message:r.message,payload:{entry:o,error:r}};let s=r instanceof Error?r:new Error("Unknown error",{cause:r});return {type:"UNKNOWN_ERROR",message:s.message,payload:{entry:o,error:s}}};var Fe={FILE_VALIDATION_FAILED:"File validator execution has failed",FILE_VALIDATION_TIMEOUT:"File validator execution has timed out",COLLECTION_VALIDATION_FAILED:"Collection validator execution has failed",MISSING_ERROR_MESSAGE:"Missing message. We recommend adding message: value."},xu=o=>typeof o=="function"?{runOn:"change",validator:o}:o,Pr=class extends j{constructor(t){super(t);this.iu=[es,ts,is,rs];this.ru=[Jo,Qo];this.St=new ee(20);this.yn=$(()=>{this.St.run();},500);this.Oe=false;this.At=new Map;let e=$(()=>{this.runFileValidators("change"),this.runCollectionValidators();},0);this.addSub(this.e.sub(k("maxLocalFileSizeBytes"),e)),this.addSub(this.e.sub(k("multipleMin"),e)),this.addSub(this.e.sub(k("multipleMax"),e)),this.addSub(this.e.sub(k("multiple"),e)),this.addSub(this.e.sub(k("imgOnly"),e)),this.addSub(this.e.sub(k("accept"),e)),this.addSub(this.e.sub(k("validationConcurrency"),r=>{this.St.concurrency=r;}));}get v(){return this.i.uploadCollection}runFileValidators(t,e){if(this.Oe)return;let r=e??this.v.items();for(let s of r){let n=this.v.read(s);n&&this.ou(n,t);}}runCollectionValidators(){if(this.Oe)return;let t=this.i.api,e=t.getOutputCollectionState(),r=[],s=this.He.collectionValidators;for(let n of [...this.ru,...s])try{let a=n(e,t);if(!a)continue;a&&(r.push(this.bn(a)),a.message||console.warn(Fe.MISSING_ERROR_MESSAGE));}catch(a){console.warn(Fe.COLLECTION_VALIDATION_FAILED,a);}this.e.pub("*collectionErrors",r),r.length>0&&this.i.eventEmitter.emit(M.COMMON_UPLOAD_FAILED,()=>t.getOutputCollectionState(),{debounce:true});}cleanupValidationForEntry(t){let e=this.At.get(t.uid);e&&(e.abortController?.abort(),this.At.delete(t.uid));}async ou(t,e){if(this.Oe)return;let r=this.i.api,s=this.wn(t),n=s.promise??Promise.resolve(),a=(async()=>{if(this.Oe||(await n,this.Oe))return;let l=this.su(t,e);if(l.length===0||!this.v.hasItem(t.uid))return;t.setMultipleValues({isQueuedForValidation:true,isValidationPending:true});let c=r.getOutputItem(t.uid),d=new AbortController;s.abortController=d;let u=this.He.validationTimeout,h=this.Tn(),f=new Set(l.map(w=>w.validator)),g=[];for(let w of h)if(!f.has(w.validator)){let E=s.lastErrorThrownByValidator.get(w.validator);E&&g.push(E);}let b=l.map(w=>async()=>{if(this.Oe)return;let E=setTimeout(()=>{s.skippedValidators.add(w.validator),d.abort(),console.warn(Fe.FILE_VALIDATION_TIMEOUT);},u);try{let T=await w.validator(c,r,{signal:d.signal});if(!T||d.signal.aborted){s.lastErrorThrownByValidator.set(w.validator,void 0);return}let A=this.bn(T);s.lastErrorThrownByValidator.set(w.validator,A),g.push(A),T.message||console.warn(Fe.MISSING_ERROR_MESSAGE);}catch(T){d.signal.aborted||(s.skippedValidators.add(w.validator),console.warn(Fe.FILE_VALIDATION_FAILED,T),this.i.telemetryManager.sendEventError(T,`file validator. ${Fe.FILE_VALIDATION_FAILED}`));}finally{clearTimeout(E),w.runOn!=="change"&&s.skippedValidators.add(w.validator);}});if(this.yn(),await this.St.add(async()=>{this.Oe||(t.setValue("isQueuedForValidation",false),await Promise.all(b.map(w=>w())).catch(()=>{}));},{autoRun:false}),d.signal.aborted){t.setMultipleValues({isQueuedForValidation:false,isValidationPending:false});return}t.setMultipleValues({isValidationPending:false,isQueuedForValidation:false,errors:g});})();s.promise=a;try{await a;}finally{s.promise===a&&(s.promise=void 0);}}bn(t){return {...t,type:t.type??"CUSTOM_ERROR"}}wn(t){let e=this.At.get(t.uid);if(e)return e;let r={abortController:void 0,skippedValidators:new WeakSet,promise:void 0,lastErrorThrownByValidator:new WeakMap};return this.At.set(t.uid,r),r}Tn(){let t=this.He.fileValidators;return [...this.iu,...t].map(xu)}su(t,e){let r=this.wn(t);return this.Tn().filter(s=>!r.skippedValidators.has(s.validator)).filter(s=>s.runOn===e)}destroy(){this.Oe=true,this.yn.cancel();for(let t of this.At.values())t.abortController?.abort(),t.promise=void 0;this.At.clear();}};var Xn="[Typed State] Wrong property name: ",Lr=class{constructor(i){this.J=pt.generateFastUid(),this.Y=H.registerCtx(i,this.J);}get uid(){return this.J}setValue(i,t){if(!this.Y.has(i)){console.warn(`${Xn}${String(i)}`);return}this.Y.read(i)!==t&&this.Y.pub(i,t);}setMultipleValues(i){for(let[t,e]of Object.entries(i))this.setValue(t,e);}getValue(i){return this.Y.has(i)||console.warn(`${Xn}${String(i)}`),this.Y.read(i)}subscribe(i,t){return this.Y.sub(i,t)}destroy(){H.deleteCtx(this.J);}};var Ur=class o{constructor(i){this.Pe=Object.create(null);this.Wi=new Set;this.Zi=new Set;this.ye=new Set;this.po=new Set;this.ho=new Set;this.kt=new Set;this.Cn=i.initialValue,this.J=pt.generateFastUid(),this.Y=H.registerCtx({},this.J),this.En=i.watchList||[];let t=Object.create(null);this.xn=(e,r)=>{this.Qt&&window.clearTimeout(this.Qt),t[e]||(t[e]=new Set),t[e].add(r),this.Qt=window.setTimeout(()=>{Object.keys(t).length!==0&&(this.Wi.forEach(s=>{s({...t});}),t=Object.create(null));}),this.Sn();},i.handler&&this.observeCollection(i.handler);}static{this.nu=1e4;}q(){this.Jt&&window.clearTimeout(this.Jt),this.Jt=window.setTimeout(()=>{let i=new Set(this.ho),t=new Set(this.po);this.ho.clear(),this.po.clear();for(let e of this.Zi)e?.([...this.ye],i,t);this.Sn();});}Sn(){this.kt.size!==0&&(this.ei&&window.clearTimeout(this.ei),this.ei=window.setTimeout(()=>{let i=[...this.kt];this.kt.clear();for(let t of i)t.destroy();},o.nu));}observeCollection(i){return this.Zi.add(i),this.ye.size>0&&this.q(),()=>{this.unobserveCollection(i);}}unobserveCollection(i){this.Zi.delete(i);}add(i){let t=new Lr(this.Cn);for(let[e,r]of Object.entries(i))t.setValue(e,r);return this.ye.add(t.uid),this.q(),this.Y.add(t.uid,t),this.ho.add(t),this.En.forEach(e=>{this.Pe[t.uid]||(this.Pe[t.uid]=[]),this.Pe[t.uid]?.push(t.subscribe(e,()=>{this.xn(e,t.uid);}));}),t.uid}hasItem(i){return this.ye.has(i)}read(i){return this.Y.read(i)??null}readProp(i,t){let e=this.read(i);if(!e)throw new Error(`TypedCollection#readProp: Item with id ${i} not found`);return e.getValue(t)}publishProp(i,t,e){let r=this.read(i);if(!r)throw new Error(`TypedCollection#publishProp: Item with id ${i} not found`);r.setValue(t,e);}remove(i){let t=this.read(i);t&&(this.po.add(t),this.kt.add(t)),this.ye.delete(i),this.q(),this.Y.pub(i,void 0),this.Pe[i]?.forEach(e=>{e();}),delete this.Pe[i];}clearAll(){this.ye.forEach(i=>{this.remove(i);});}observeProperties(i){return this.Wi.add(i),()=>{this.unobserveProperties(i);}}unobserveProperties(i){this.Wi.delete(i);}findItems(i){let t=[];return this.ye.forEach(e=>{let r=this.read(e);r&&i(r)&&t.push(e);}),t}items(){return [...this.ye]}get size(){return this.ye.size}destroy(){this.Qt&&window.clearTimeout(this.Qt),this.Jt&&window.clearTimeout(this.Jt),this.ei&&window.clearTimeout(this.ei);for(let i of this.kt)i.destroy();this.kt.clear(),H.deleteCtx(this.J),this.Wi=new Set,this.Zi=new Set;for(let i of Object.keys(this.Pe))this.Pe[i]?.forEach(t=>{t();}),delete this.Pe[i];}};var L=Object.freeze({PHOTO:"photo",VIDEO:"video"}),Et=Object.freeze({IDLE:"idle",SHOT:"shot",PLAY:"play",PAUSE:"pause",RESUME:"resume",STOP:"stop",RETAKE:"retake",ACCEPT:"accept"});var Qn=o=>({isVideoRecordingEnabled:K(o.cameraModes).includes(L.VIDEO),isPhotoEnabled:K(o.cameraModes).includes(L.PHOTO)});var Jn=(o,i)=>{for(let t of o)if(i(t))return t};var os=(o,i,{timeout:t=1e3,onTimeout:e}={})=>new Promise(r=>{let s,n=setTimeout(()=>{cancelAnimationFrame(s),e?.();},t),a=()=>{for(let l of o)if(i(l)){clearTimeout(n),r(l);return}s=requestAnimationFrame(a);};a();});function Rr(o,i){for(let t in i)t.includes("-")?o.style.setProperty(t,String(i[t])):o.style[t]=String(i[t]);}var Su=/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/i,Au=new RegExp(`^/?(${Su.source})(?:/(-/(?:[^/]+/)+)?([^/]*))?$`,"i"),ta=({url:o,cdnBase:i})=>{let t=new URL(i),e=new URL(pi),r=new URL(o);if(t.host!==r.host&&e.host!==r.host)return null;let s=Au.exec(r.pathname);if(!s)return null;let[,n,a,l]=s;return n?{uuid:n,cdnUrlModifiers:a||"",filename:l||null}:null};var Ct=Object.freeze({FACEBOOK:"facebook",DROPBOX:"dropbox",GDRIVE:"gdrive",GPHOTOS:"gphotos",FLICKR:"flickr",VK:"vk",EVERNOTE:"evernote",BOX:"box",ONEDRIVE:"onedrive",HUDDLE:"huddle"}),ku=Object.freeze({MOBILE_VIDEO_CAMERA:"mobile-video-camera",MOBILE_PHOTO_CAMERA:"mobile-photo-camera"}),N=Object.freeze({LOCAL:"local",DROP_AREA:"drop-area",CAMERA:"camera",EXTERNAL:"external",API:"js-api",URL:"url",...ku,...Ct});var $r=o=>o.uploadCollection.items().map(e=>o.api.getOutputItem(e));function ea(o){let i=new Map;return (...e)=>{let r=JSON.stringify(e);if(i.has(r))return i.get(r);let s=o(...e);return i.set(r,s),s}}var ia=new Set;function Dr(o){ia.has(o)||(ia.add(o),console.warn(o));}function Mu(o){let i=false;return setTimeout(()=>{i=true;},0),e=>((...r)=>(i&&Dr(o),e(...r)))}function ra(o){let i={},t=o.ctx,e={progress:()=>t.read("*commonProgress"),errors:()=>t.read("*collectionErrors"),group:()=>t.read("*groupInfo"),totalCount:()=>o.uploadCollection.size,failedCount:()=>i.failedEntries.length,successCount:()=>i.successEntries.length,uploadingCount:()=>i.uploadingEntries.length,status:()=>i.isFailed?"failed":i.isUploading?"uploading":i.isSuccess?"success":"idle",isSuccess:()=>i.allEntries.length>0&&i.errors.length===0&&i.successEntries.length===i.allEntries.length,isUploading:()=>i.allEntries.some(s=>s.status==="uploading"),isFailed:()=>i.errors.length>0||i.failedEntries.length>0,allEntries:()=>$r(o),successEntries:()=>i.allEntries.filter(s=>s.status==="success"),failedEntries:()=>i.allEntries.filter(s=>s.status==="failed"),uploadingEntries:()=>i.allEntries.filter(s=>s.status==="uploading"),idleEntries:()=>i.allEntries.filter(s=>s.status==="idle")},r=Mu("You're trying to access the OutputCollectionState asynchronously. In this case, the data you retrieve will be newer than it was when the OutputCollectionState was created or when the event was dispatched. If you want to retain the state at a specific moment in time, you should use the spread operator like this: `{...outputCollectionState}` or `{...e.detail}`");for(let[s,n]of Object.entries(e)){let a=s,c=ea(r(n));Object.defineProperty(i,a,{get:c,enumerable:true});}return i}var Fr=class extends j{constructor(){super(...arguments);this.au=Mr(()=>this.e);this.addFileFromUrl=(t,{silent:e,fileName:r,source:s}={})=>{let n=this.v.add({externalUrl:t,fileName:r??null,silent:e??false,source:s??N.API});return this.getOutputItem(n)};this.addFileFromUuid=(t,{silent:e,fileName:r,source:s}={})=>{let n=this.v.add({uuid:t,fileName:r??null,silent:e??false,source:s??N.API});return this.getOutputItem(n)};this.addFileFromCdnUrl=(t,{silent:e,fileName:r,source:s}={})=>{let n=ta({url:t,cdnBase:this.cfg.cdnCname});if(!n)throw new Error("Invalid CDN URL");let a=this.v.add({uuid:n.uuid,cdnUrl:t,cdnUrlModifiers:n.cdnUrlModifiers,fileName:r??n.filename??null,silent:e??false,source:s??N.API});return this.getOutputItem(a)};this.addFileFromObject=(t,{silent:e,fileName:r,source:s,fullPath:n}={})=>{let a=this.v.add({file:t,isImage:Re(t),mimeType:t.type||null,fileName:r??t.name,fileSize:t.size,silent:e??false,source:s??N.API,fullPath:n??null});return this.getOutputItem(a)};this.removeFileByInternalId=t=>{if(!this.v.read(t))throw new Error(`File with internalId ${t} not found`);this.v.remove(t);};this.uploadAll=()=>{let t=this.v.items().filter(e=>{let r=this.v.read(e);return r?!r.getValue("isRemoved")&&!r.getValue("isUploading")&&!r.getValue("fileInfo")&&r.getValue("errors").length===0&&!r.getValue("isValidationPending")&&!r.getValue("isQueuedForValidation"):false});t.length!==0&&(this.e.pub("*uploadTrigger",new Set(t)),this.i.eventEmitter.emit(M.COMMON_UPLOAD_START,this.getOutputCollectionState()));};this.openSystemDialog=(t={})=>{let e=Bt(br([this.cfg.accept??"",...this.cfg.imgOnly?mi:[]])),r="uploadcare-file-input",s=document.createElement("input");if(s.setAttribute(r,""),Rr(s,{opacity:0,height:0,width:0,visibility:"hidden",position:"absolute",top:0,left:0}),s.type="file",s.multiple=this.cfg.multiple,t.captureCamera){s.capture=this.cfg.cameraCapture;let{isPhotoEnabled:n,isVideoRecordingEnabled:a}=Qn(this.cfg);t.modeCamera===L.PHOTO&&n?s.accept=fi:t.modeCamera===L.VIDEO&&a?s.accept=qo:s.accept=[fi,a&&qo].filter(Boolean).join(",");}else s.accept=e;s.addEventListener("change",()=>{s.files&&([...s.files].forEach(n=>{this.addFileFromObject(n,{source:t.captureCamera?N.CAMERA:N.LOCAL});}),this.e.pub("*currentActivity",F.UPLOAD_LIST),this.i.modalManager?.open(F.UPLOAD_LIST),s.remove());},{once:true}),document.querySelectorAll(`[${r}]`).forEach(n=>{n.remove();}),document.body.appendChild(s),s.dispatchEvent(new MouseEvent("click"));};this.initFlow=(t=false)=>{if(this.v.size>0&&!t)this.e.pub("*currentActivity",F.UPLOAD_LIST),this.i.modalManager?.open(F.UPLOAD_LIST);else if(this.An?.length===1){let e=this.An[0];this.fo().then(()=>{let r=this.i.pluginManager.snapshot().sources,s=r.find(n=>n.id===e);if(s){let n=s.expand?.()??[e];n.length===1?(r.find(l=>l.id===n[0])??s).onSelect():(this.e.pub("*currentActivity",F.START_FROM),this.i.modalManager?.open(F.START_FROM));return}this.e.read("*currentActivity")&&this.i.modalManager?.open(this.e.read("*currentActivity"));});}else this.e.pub("*currentActivity",F.START_FROM),this.i.modalManager?.open(F.START_FROM);};this.doneFlow=()=>{let t=Jn(this.i.blocksRegistry,e=>"doneActivity"in e);t&&(this.e.pub("*currentActivity",t.doneActivity),this.e.pub("*history",t.doneActivity?[t.doneActivity]:[]),this.e.read("*currentActivity")||this.i.modalManager?.closeAll());};this.setCurrentActivity=(t,...e)=>{this.fo().then(()=>{this.e.pub("*currentActivityParams",e[0]??{}),this.e.pub("*currentActivity",t),os(this.i.blocksRegistry,r=>r.activityType===t,{onTimeout:()=>console.warn(`Activity type "${t}" not found in the context`),timeout:100});});};this.on=(t,e)=>this.i.eventEmitter.on(t,e);this.getCurrentActivity=()=>this.e.read("*currentActivity");this.historyBack=()=>{this.e.read("*historyBack")?.();};this.setModalState=t=>{this.fo().then(()=>{if(!t){this.i.modalManager?.close(this.e.read("*currentActivity")),this.e.pub("*currentActivity",null);return}let e=this.e.read("*currentActivity");if(!e){console.warn(`Can't open modal without current activity. Please use "setCurrentActivity" method first.`);return}return os(this.i.blocksRegistry,r=>r.activityType===e,{onTimeout:()=>console.warn(`Activity block "${e}" not found in the context`)}).then(()=>{this.i.modalManager?.open(e);})});};}get v(){return this.i.uploadCollection}get cfg(){return this.He}get l10n(){return this.au}removeAllFiles(){this.v.clearAll();}getOutputItem(t){let e=H.getCtx(t);if(!e)throw new Error(`UploaderPublicApi#getOutputItem: Entry with ID "${t}" not found in the upload collection`);let r=e.store,s=r.fileInfo,n=r.isRemoved?"removed":r.errors.length>0?"failed":r.fileInfo?"success":r.isUploading?"uploading":"idle";return {uuid:s?.uuid??r.uuid??null,internalId:t,name:s?.originalFilename??r.fileName,size:s?.size??r.fileSize,isImage:s?.isImage??r.isImage,mimeType:s?.mimeType??r.mimeType,file:r.file,externalUrl:r.externalUrl,cdnUrlModifiers:r.cdnUrlModifiers,cdnUrl:r.cdnUrl??s?.cdnUrl??null,fullPath:r.fullPath,uploadProgress:r.uploadProgress,fileInfo:s??null,metadata:r.metadata??s?.metadata??null,isSuccess:n==="success",isUploading:n==="uploading",isFailed:n==="failed",isRemoved:n==="removed",isValidationPending:r.isValidationPending,errors:r.errors,status:n,source:r?.source}}getOutputCollectionState(){return ra(this.i)}async fo(){return (await this.i.wait("pluginManager")).pluginsReady()}get An(){let t=[];return this.cfg.sourceList&&(t=Z(this.cfg.sourceList)),t}};var oa={file:null,externalUrl:null,fileName:null,fileSize:null,lastModified:Date.now(),uploadProgress:0,uuid:null,isImage:false,mimeType:null,ctxName:null,cdnUrl:null,cdnUrlModifiers:null,fileInfo:null,isUploading:false,abortController:null,thumbUrl:null,silent:false,source:null,fullPath:null,metadata:null,errors:[],uploadError:null,isRemoved:false,isQueuedForUploading:false,isValidationPending:false,isQueuedForValidation:false};var bi=33.333333333333336,I=1,ss=24,sa=6;function oe(o,i){for(let[t,e]of Object.entries(i))o.setAttributeNS(null,t,e.toString());}function mt(o,i={}){let t=document.createElementNS("http://www.w3.org/2000/svg",o);return oe(t,i),t}function na(o,i,t){let{x:e,y:r,width:s,height:n}=o,a=i.includes("w")?0:1,l=i.includes("n")?0:1,c=a===0?-1:1,d=l===0?-1:1,u=[e+a*s+1.5*c,r+l*n+1.5*d-24*t*d],h=[e+a*s+1.5*c,r+l*n+1.5*d],f=[e+a*s-24*t*c+1.5*c,r+l*n+1.5*d],g=`M ${u[0]} ${u[1]} L ${h[0]} ${h[1]} L ${f[0]} ${f[1]}`,b=[h[0],h[1]];return {d:g,center:b}}function aa(o,i,t){let{x:e,y:r,width:s,height:n}=o,a=i==="n"||i==="s",l=i==="w"||i==="e",c=a?.5:i==="w"?0:1,d=l?.5:i==="n"?0:1,u=i==="w"?-1:i==="e"?1:0,h=i==="n"?-1:i==="s"?1:0,f,g;a?(f=[e+c*s-34*t/2,r+d*n+1.5*h],g=[e+c*s+34*t/2,r+d*n+1.5*h]):(f=[e+c*s+1.5*u,r+d*n-34*t/2],g=[e+c*s+1.5*u,r+d*n+34*t/2]);let b=`M ${f[0]} ${f[1]} L ${g[0]} ${g[1]}`,w=[(f[0]+g[0])/2,(f[1]+g[1])/2];return {d:b,center:w}}function la(o){return o===""?"move":["e","w"].includes(o)?"ew-resize":["n","s"].includes(o)?"ns-resize":["nw","se"].includes(o)?"nwse-resize":"nesw-resize"}function ca({rect:o,delta:[i,t],imageBox:e}){return Ne({...o,x:o.x+i,y:o.y+t},e)}function Ne(o,i){let{x:t}=o,{y:e}=o;return o.x<i.x?t=i.x:o.x+o.width>i.x+i.width&&(t=i.x+i.width-o.width),o.y<i.y?e=i.y:o.y+o.height>i.y+i.height&&(e=i.y+i.height-o.height),{...o,x:t,y:e}}function Iu({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[,r]=i,{y:s,width:n,height:a}=o;s+=r,a-=r,t&&(n=a*t);let l=o.x+o.width/2-n/2;return s<=e.y&&(s=e.y,a=o.y+o.height-s,t&&(n=a*t,l=o.x+o.width/2-n/2)),l<=e.x&&(l=e.x,s=o.y+o.height-a),l+n>=e.x+e.width&&(l=Math.max(e.x,e.x+e.width-n),n=e.x+e.width-l,t&&(a=n/t),s=o.y+o.height-a),a<I&&(a=I,t&&(n=a*t,l=o.x+o.width/2-n/2),s=o.y+o.height-a),n<I&&(n=I,t&&(a=n/t,l=o.x+o.width/2-n/2),s=o.y+o.height-a),{x:l,y:s,width:n,height:a}}function Ou({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r]=i,{x:s,width:n,height:a}=o;s+=r,n-=r,t&&(a=n/t);let l=o.y+o.height/2-a/2;return s<=e.x&&(s=e.x,n=o.x+o.width-s,t&&(a=n/t,l=o.y+o.height/2-a/2)),l<=e.y&&(l=e.y,s=o.x+o.width-n),l+a>=e.y+e.height&&(l=Math.max(e.y,e.y+e.height-a),a=e.y+e.height-l,t&&(n=a*t),s=o.x+o.width-n),a<I&&(a=I,t&&(n=a*t),l=o.y+o.height/2-a/2,s=o.x+o.width-n),n<I&&(n=I,t&&(a=n/t),l=o.y+o.height/2-a/2,s=o.x+o.width-n),{x:s,y:l,width:n,height:a}}function Pu({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[,r]=i,{y:s,width:n,height:a}=o;a+=r,t&&(n=a*t);let l=o.x+o.width/2-n/2;return s+a>=e.y+e.height&&(a=e.y+e.height-s,t&&(n=a*t),l=o.x+o.width/2-n/2),l<=e.x&&(l=e.x,s=o.y),l+n>=e.x+e.width&&(l=Math.max(e.x,e.x+e.width-n),n=e.x+e.width-l,t&&(a=n/t),s=o.y),a<I&&(a=I,t&&(n=a*t),l=o.x+o.width/2-n/2),n<I&&(n=I,t&&(a=n/t),l=o.x+o.width/2-n/2),{x:l,y:s,width:n,height:a}}function Lu({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r]=i,{x:s,width:n,height:a}=o;n+=r,t&&(a=n/t);let l=o.y+o.height/2-a/2;return s+n>=e.x+e.width&&(n=e.x+e.width-s,t&&(a=n/t),l=o.y+o.height/2-a/2),l<=e.y&&(l=e.y,s=o.x),l+a>=e.y+e.height&&(l=Math.max(e.y,e.y+e.height-a),a=e.y+e.height-l,t&&(n=a*t),s=o.x),a<I&&(a=I,t&&(n=a*t),l=o.y+o.height/2-a/2),n<I&&(n=I,t&&(a=n/t),l=o.y+o.height/2-a/2),{x:s,y:l,width:n,height:a}}function Uu({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r,s]=i,{x:n,y:a,width:l,height:c}=o;return n+r<e.x&&(r=e.x-n),a+s<e.y&&(s=e.y-a),n+=r,l-=r,a+=s,c-=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a-=s,a<=e.y&&(c=c-(e.y-a),l=c*t,n=o.x+o.width-l,a=e.y)):t&&(r=c*t-l,l=l+r,n-=r,n<=e.x&&(l=l-(e.x-n),c=l/t,n=e.x,a=o.y+o.height-c)),c<I&&(c=I,t&&(l=c*t),n=o.x+o.width-l,a=o.y+o.height-c),l<I&&(l=I,t&&(c=l/t),n=o.x+o.width-l,a=o.y+o.height-c),{x:n,y:a,width:l,height:c}}function Ru({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r,s]=i,{x:n,y:a,width:l,height:c}=o;return n+l+r>e.x+e.width&&(r=e.x+e.width-n-l),a+s<e.y&&(s=e.y-a),l+=r,a+=s,c-=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a-=s,a<=e.y&&(c=c-(e.y-a),l=c*t,n=o.x,a=e.y)):t&&(r=c*t-l,l+=r,n+l>=e.x+e.width&&(l=e.x+e.width-n,c=l/t,n=e.x+e.width-l,a=o.y+o.height-c)),c<I&&(c=I,t&&(l=c*t),a=o.y+o.height-c),l<I&&(l=I,t&&(c=l/t),a=o.y+o.height-c),{x:n,y:a,width:l,height:c}}function $u({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r,s]=i,{x:n,y:a,width:l,height:c}=o;return n+r<e.x&&(r=e.x-n),a+c+s>e.y+e.height&&(s=e.y+e.height-a-c),n+=r,l-=r,c+=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a+c>=e.y+e.height&&(c=e.y+e.height-a,l=c*t,n=o.x+o.width-l,a=e.y+e.height-c)):t&&(r=c*t-l,l+=r,n-=r,n<=e.x&&(l=l-(e.x-n),c=l/t,n=e.x,a=o.y)),c<I&&(c=I,t&&(l=c*t),n=o.x+o.width-l),l<I&&(l=I,t&&(c=l/t),n=o.x+o.width-l),{x:n,y:a,width:l,height:c}}function Du({rect:o,delta:i,aspectRatio:t,imageBox:e}){let[r,s]=i,{x:n,y:a,width:l,height:c}=o;return n+l+r>e.x+e.width&&(r=e.x+e.width-n-l),a+c+s>e.y+e.height&&(s=e.y+e.height-a-c),l+=r,c+=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a+c>=e.y+e.height&&(c=e.y+e.height-a,l=c*t,n=o.x,a=e.y+e.height-c)):t&&(r=c*t-l,l+=r,n+l>=e.x+e.width&&(l=e.x+e.width-n,c=l/t,n=e.x+e.width-l,a=o.y)),c<I&&(c=I,t&&(l=c*t)),l<I&&(l=I,t&&(c=l/t)),{x:n,y:a,width:l,height:c}}function ua({direction:o,...i}){switch(o){case "n":return Iu(i);case "w":return Ou(i);case "s":return Pu(i);case "e":return Lu(i);case "nw":return Uu(i);case "ne":return Ru(i);case "sw":return $u(i);case "se":return Du(i);default:return i.rect}}function da(o,[i,t]){return o.x<=i&&i<=o.x+o.width&&o.y<=t&&t<=o.y+o.height}function pa(o,i){return o.x>=i.x&&o.y>=i.y&&o.x+o.width<=i.x+i.width&&o.y+o.height<=i.y+i.height}function ha(o,i){return Math.abs(o.width/o.height-i)<.1}function _e({width:o,height:i},t){let e=t/90%2!==0;return {width:e?i:o,height:e?o:i}}function fa(o,i,t){let e=o/i,r,s;e>t?(r=Math.round(i*t),s=i):(r=o,s=Math.round(o/t));let n=Math.round((o-r)/2),a=Math.round((i-s)/2);return n+r>o&&(r=o-n),a+s>i&&(s=i-a),{x:n,y:a,width:r,height:s}}function ze(o){return {x:Math.round(o.x),y:Math.round(o.y),width:Math.round(o.width),height:Math.round(o.height)}}function se(o,i,t){return Math.min(Math.max(o,i),t)}var wi=["free"],Nr=o=>{let i=Z(o);if(!i||i.length===0)return [];let t=[];for(let e of i){let r=e.trim();if(!r)continue;let s=r.indexOf(":");if(s===-1&&!wi.includes(r)){console.warn(`Invalid crop preset: ${r}`);continue}let n=Number(r.slice(0,s)),a=Number(r.slice(s+1));if((!Number.isFinite(n)||!Number.isFinite(a)||n<=0||a<=0)&&!wi.includes(r)){console.warn(`Invalid crop preset: ${r}`);continue}t.push({id:pt.generateFastUid(),type:"aspect-ratio",width:wi.includes(r)?0:n,height:wi.includes(r)?0:a,hasFreeform:wi.includes(r)});}return t},ma=(o,i,t,e=.1)=>{let r=o/i,s=null,n=1/0;for(let a of t){let[l,c]=[a.width,a.height],d=l/c,u=Math.abs(r-d);u<n&&(n=u,s=a);}if(s){let[a,l]=[s.width,s.height],c=a/l;if(Math.abs(r-c)/c>e)return null}return s};function ga(o){return $o({...o,libraryName:Lt,libraryVersion:Ut})}var va="active",Be="___ACTIVITY_IS_ACTIVE___",ya,x=class o extends(ya=C,ya){constructor(){super(...arguments);this.historyTracked=false;this.activityType=null;this.init$=Bo(this);this.lu=$(this.cu.bind(this),10);}kn(){let t=o.ti.get(this);this[Be]=false,this.removeAttribute(va),t?.deactivateCallback?.();}uu(){let t=o.ti.get(this);this.$["*historyBack"]=this.historyBack.bind(this),this[Be]=true,this.setAttribute(va,""),t?.activateCallback?.(),this.lu(),this.emit(M.ACTIVITY_CHANGE,{activity:this.activityType});}initCallback(){super.initCallback(),this.activityType&&(this.hasAttribute("activity")||this.setAttribute("activity",this.activityType),this.sub("*currentActivity",t=>{try{this.activityType!==t&&this[Be]?this.kn():this.activityType===t&&!this[Be]&&this.uu();}catch(e){this.telemetryManager.sendEventError(e,`activity "${this.activityType}"`),console.error(`Error in activity "${this.activityType}". `,e);let r=this.$["*history"][this.$["*history"].length-1];this.$["*currentActivity"]=r??null;}t||(this.$["*history"]=[]);}));}cu(){let t=this.$["*history"];t&&(t.length>10&&(t=t.slice(t.length-11,t.length-1)),this.historyTracked&&t[t.length-1]!==this.activityType&&t.push(this.activityType),this.$["*history"]=t);}Mn(){return !!this.activityType&&o.ti.has(this)}static{this.ti=new Map;}get isActivityActive(){return !!this[Be]}get couldOpenActivity(){return true}registerActivity(t,e={}){let{onActivate:r,onDeactivate:s}=e;o.ti.set(this,{activateCallback:r,deactivateCallback:s});}du(){this.isActivityActive&&this.kn(),o.ti.delete(this);}disconnectedCallback(){super.disconnectedCallback(),this.Mn()&&this.du();}get activityParams(){return this.$["*currentActivityParams"]}get initActivity(){return this.getCssData("--cfg-init-activity")??null}get doneActivity(){return this.getCssData("--cfg-done-activity")??null}historyBack(){let t=this.$["*history"];if(t){let e=t.pop();for(;e===this.activityType;)e=t.pop();let r=!!e;e&&(r=[...this.blocksRegistry].find(n=>n.activityType===e)?.couldOpenActivity??false),e=r?e:null,this.$["*currentActivity"]=e??null,e&&this.modalManager?.open(e),this.$["*history"]=t,e||this.modalManager?.closeAll();}}};x.activities=F;var R=class o extends x{constructor(){super(...arguments);this.couldBeCtxOwner=false;this.Yi=false;this.init$=Ho(this);this.vo=$(async()=>{if(this.getOutputData().length!==this.uploadCollection.size)return;let e=this.api.getOutputCollectionState();this.$["*collectionState"]=e,this.emit(M.CHANGE,()=>this.api.getOutputCollectionState(),{debounce:true}),this.cfg.groupOutput&&e.totalCount>0&&e.status==="success"&&this.gu(e);},300);this.fu=(t,e,r)=>{if(this.isConnected){(e.size||r.size)&&(this.$["*groupInfo"]=null),this.validationManager.runFileValidators("add",[...e].map(s=>s.uid));for(let s of e)s.getValue("silent")||this.emit(M.FILE_ADDED,this.api.getOutputItem(s.uid)),this.i.wait("pluginManager").then(n=>n.runOnAddHooks(s));this.validationManager.runCollectionValidators();for(let s of r){this.$["*uploadTrigger"].delete(s.uid),this.validationManager.cleanupValidationForEntry(s),s.getValue("abortController")?.abort(),s.setMultipleValues({isRemoved:true,abortController:null,isUploading:false,uploadProgress:0});let n=s?.getValue("thumbUrl");n&&URL.revokeObjectURL(n),this.emit(M.FILE_REMOVED,this.api.getOutputItem(s.uid));}this.$["*uploadList"]=t.map(s=>({uid:s})),this.Pn(),this.vo();}};this.mu=t=>{if(!this.isConnected)return;this.vo();let e=this.uploadCollection,r=[...new Set(Object.entries(t).filter(([s])=>["file","uploadError","fileInfo","cdnUrl","cdnUrlModifiers"].includes(s)).flatMap(([,s])=>[...s]))];if(r.length>0&&setTimeout(()=>{if(!this.isConnected)return;let s=r.filter(n=>t.fileInfo?.has(n)&&!!H.getCtx(n)?.store.fileInfo);s.length>0&&this.validationManager.runFileValidators("upload",s),this.validationManager.runFileValidators("change",r);}),t.uploadProgress){for(let s of t.uploadProgress){let n=H.getCtx(s);if(!n)continue;let{isUploading:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_PROGRESS,this.api.getOutputItem(s));}this.Pn();}if(t.isUploading)for(let s of t.isUploading){let n=H.getCtx(s);if(!n)continue;let{isUploading:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_START,this.api.getOutputItem(s));}if(t.fileInfo){for(let s of t.fileInfo){let n=H.getCtx(s);if(!n)continue;let{fileInfo:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_SUCCESS,this.api.getOutputItem(s));}this.cfg.cropPreset&&this.vu();}if(t.errors){this.validationManager.runCollectionValidators();for(let a of t.errors){let l=H.getCtx(a);if(!l)continue;let{errors:c}=l.store;c.length>0&&(this.emit(M.FILE_UPLOAD_FAILED,this.api.getOutputItem(a)),this.emit(M.COMMON_UPLOAD_FAILED,()=>this.api.getOutputCollectionState(),{debounce:true}));}let s=e.findItems(a=>!!a.getValue("fileInfo")),n=e.findItems(a=>a.getValue("errors").length>0);e.size>0&&n.length===0&&e.size===s.length&&this.$["*collectionErrors"].length===0&&this.emit(M.COMMON_UPLOAD_SUCCESS,this.api.getOutputCollectionState());}t.cdnUrl&&([...t.cdnUrl].filter(n=>!!this.uploadCollection.read(n)?.getValue("cdnUrl")).forEach(n=>{this.emit(M.FILE_URL_CHANGED,this.api.getOutputItem(n));}),this.$["*groupInfo"]=null);};this.Pn=()=>{let t=0,r=[...this.$["*uploadTrigger"]].filter(n=>!!this.uploadCollection.read(n));r.forEach(n=>{let a=this.uploadCollection.readProp(n,"uploadProgress");typeof a=="number"&&(t+=a);});let s=r.length?Math.round(t/r.length):0;this.$["*commonProgress"]!==s&&(this.$["*commonProgress"]=s,this.emit(M.COMMON_UPLOAD_PROGRESS,this.api.getOutputCollectionState()));};}get pu(){return this.hasBlockInCtx(t=>t instanceof o?t.Yi&&t.isConnected&&t!==this:false)}initCallback(){super.initCallback(),this.Z("*uploadCollection",()=>new Ur({initialValue:oa,watchList:["file","uploadProgress","uploadError","fileInfo","errors","cdnUrl","isUploading","isValidationPending"]})),this.Z("*secureUploadsManager",t=>new Or(t)),this.Z("*validationManager",t=>new Pr(t)),this.Z("*publicApi",t=>new Fr(t)),!this.pu&&this.couldBeCtxOwner&&this.hu();}getAPI(){return this.api}get validationManager(){return this.ie("*validationManager")}get api(){return this.ie("*publicApi")}get uploadCollection(){return this.ie("*uploadCollection")}get secureUploadsManager(){return this.ie("*secureUploadsManager")}disconnectedCallback(){super.disconnectedCallback(),this.Yi&&this.In(),this.vo.cancel();}connectedCallback(){super.connectedCallback(),this.Yi&&this.On();}hu(){this.Yi=true,this.On(),this.subConfigValue("maxConcurrentRequests",t=>{this.$["*uploadQueue"].concurrency=Number(t)||1;});}On(){this.In(),this.mo=this.uploadCollection.observeCollection(this.fu),this.go=this.uploadCollection.observeProperties(this.mu);}In(){this.go?.(),this.mo?.(),this.go=void 0,this.mo=void 0;}async gu(t){let e=await this.getUploadClientOptions(),r=t.allEntries.map(l=>l.uuid+(l.cdnUrlModifiers?`/${l.cdnUrlModifiers}`:"")),s=new AbortController,n=await Pn(r,{...e,signal:s.signal});if(this.$["*collectionState"]!==t){s.abort();return}this.$["*groupInfo"]=n;let a=this.api.getOutputCollectionState();this.emit(M.GROUP_CREATED,a),this.emit(M.CHANGE,()=>this.api.getOutputCollectionState(),{debounce:true}),this.$["*collectionState"]=a;}vu(){let t=Nr(this.cfg.cropPreset);if(!t)return;let[e]=t,r=this.uploadCollection.findItems(s=>!!s.getValue("fileInfo")&&s.getValue("isImage")&&!s.getValue("cdnUrlModifiers")?.includes("/crop/")).map(s=>this.uploadCollection.read(s)).filter(Boolean);for(let s of r){let n=s.getValue("fileInfo");if(!n||!n.imageInfo){console.warn("Failed to get image info for entry",s.uid);continue}let{width:a,height:l}=n.imageInfo,c=typeof e?.width=="number"&&typeof e?.height=="number"&&e.width>0&&e.height>0?e.width/e.height:1,d=fa(a,l,c),u=rt(`crop/${d.width}x${d.height}/${d.x},${d.y}`,"preview"),h=s.getValue("cdnUrl");if(!h){console.warn("Failed to get cdnUrl for entry",s.uid);continue}s.setMultipleValues({cdnUrlModifiers:u,cdnUrl:W(h,u)});}}async getMetadataFor(t){let e=this.cfg.metadata||void 0;if(typeof e=="function"){let r=this.api.getOutputItem(t);return await e(r)}return e}async getUploadClientOptions(){let t=await this.secureUploadsManager.getSecureToken().catch(()=>null);return {store:this.cfg.store,publicKey:this.cfg.pubkey,baseCDN:this.cfg.cdnCname,baseURL:this.cfg.baseUrl,userAgent:ga,integration:this.cfg.userAgentIntegration,secureSignature:t?.secureSignature,secureExpire:t?.secureExpire,retryThrottledRequestMaxTimes:this.cfg.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:this.cfg.retryNetworkErrorMaxTimes,multipartMinFileSize:this.cfg.multipartMinFileSize,multipartChunkSize:this.cfg.multipartChunkSize,maxConcurrentRequests:this.cfg.multipartMaxConcurrentRequests,multipartMaxAttempts:this.cfg.multipartMaxAttempts,checkForUrlDuplicates:!!this.cfg.checkForUrlDuplicates,saveUrlForRecurrentUploads:!!this.cfg.saveUrlForRecurrentUploads}}getOutputData(){return $r(this.i)}};R.extSrcList=Object.freeze({...Ct});R.sourceTypes=Object.freeze({...N});var ne=class extends C{constructor(){super(...arguments);this.name="";this.Xi="";this.ii=null;this.Ln=null;}initCallback(){super.initCallback(),this.setAttribute("aria-hidden","true"),this.subConfigValue("iconHrefResolver",e=>{this.Ln=e,this.yo();});let t=this.i.pluginManager;t?.onPluginsChange&&(this.S=t.onPluginsChange(()=>this.yo()));}willUpdate(t){super.willUpdate(t),t.has("name")&&this.yo();}yo(){if(!this.name){this.Xi="",this.ii=null;return}let e=this.i.pluginManager?.snapshot().icons.find(n=>n.name===this.name);if(e){this.ii=e.svg,this.Xi="";return}this.ii=null;let r=`#uc-icon-${this.name}`,s=this.Ln?.(this.name);this.Xi=s??r;}render(){return this.ii?v`${this.yield("",v`${De(this.ii)}`)}`:v` ${this.yield("",v`<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><use href=${this.Xi}></use></svg>`)} `}disconnectedCallback(){this.S?.(),this.S=void 0,super.disconnectedCallback();}};p([y({type:String})],ne.prototype,"name",2),p([m()],ne.prototype,"Xi",2),p([m()],ne.prototype,"ii",2);var ba=o=>[...new Set(o)];var Te="--uc-img-",ns="unresolved";var as=!window.location.host.trim()||window.location.host.includes(":")||window.location.hostname.includes("localhost"),ls=3e3,cs=5e3,us=Object.freeze({PREVIEW:"PREVIEW",MAIN:"MAIN"});var Fu="https://ucarecdn.com",He=Object.freeze({"dev-mode":{},pubkey:{},uuid:{},src:{},lazy:{default:1},intersection:{},breakpoints:{},"cdn-cname":{default:Fu},"proxy-cname":{},"secure-delivery-proxy":{},"hi-res-support":{default:1},"ultra-res-support":{},format:{},"cdn-operations":{},progressive:{},quality:{},"is-background-for":{},"is-preview-blur":{default:1}});var _r=class extends Me(Ie(wt)){constructor(){super();this.Mt={};this.c=new Map;this.It=null;this.Qi=null;for(let t in He){let e=He[t];this.Mt[Te+t]=e?.default||"";}}createRenderRoot(){return this}$$(t){return this.Mt[Te+t]}set$$(t){for(let e in t){let r=Te+e,s=t[e];this.Mt[r]=s,this.q(r,s);}}sub$$(t,e){let r=Te+t;this.c.has(r)||this.c.set(r,new Set),this.c.get(r)?.add(e);let s=this.Mt[r];s!==null&&s!==""&&e(s);}q(t,e){this.c.has(t)&&this.c.get(t)?.forEach(r=>{e===null||e===""||r(e);});}analyticsParams(){return `-/@clib/${Lt}/${Ut}/uc-img/`}initAttributes(t){Array.from(this.attributes).forEach(e=>{let r=e;He[r.name]||t.setAttribute(r.name,r.value);});}initIntersection(t,e){let r={root:null,rootMargin:"0px"};this.It=new IntersectionObserver(s=>{s.forEach(n=>{n.isIntersecting&&(e(),this.It?.unobserve(t));});},r),this.It.observe(t),this.Qi||(this.Qi=new Set),this.Qi.add(t);}connectedCallback(){super.connectedCallback(),this.yu();}yu(){for(let t in He){let e=Te+t,r=this.getCssData(e,true);r!=null&&(this.Mt[e]=r);}}disconnectedCallback(){super.disconnectedCallback(),this.It&&(this.Qi?.forEach(t=>{this.It?.unobserve(t);}),this.It=null),this.c.clear();}static get observedAttributes(){return Object.keys(He)}attributeChangedCallback(t,e,r){window.setTimeout(()=>{let s=Te+t;this.Mt[s]=r,this.q(s,r);});}};var wa=o=>Object.entries(o).filter(([i,t])=>t!==void 0&&t!=="").map(([i,t])=>i==="cdn-operations"||i==="analytics"?t:`${i}/${t}`);var Hr=class extends _r{constructor(){super(...arguments);this.be=new Image;this.pe=new Image;}Rn(t){return !t.includes("//")&&!as&&(t=new URL(t,document.baseURI).href),t}Ji(t){if(!t)return;let e=t,r=e.match(/\d+/)?.[0],s=e.match(/[a-zA-Z]+/)?.[0];if(!r||!s)return;let n=parseInt(r,10);return Number(n)>cs&&this.Un?cs+s:Number(n)>ls&&!this.Un?ls+s:t}bu(t,e){let r={format:this.bo("format"),quality:this.bo("quality"),resize:this.Ji(t),blur:e,"cdn-operations":this.bo("cdn-operations")??void 0,analytics:this.analyticsParams()};return rt(...wa(r))}bo(t){let e=this.$$(t);if(e==null||typeof e=="string"||typeof e=="number"||typeof e=="boolean")return e}re(t="",e=""){let r=this.$$("src");if(r.startsWith("data:")||r.startsWith("blob:"))return r;if(as&&r&&!r.includes("//"))return this.ri(r);let s=this.bu(t,e),n=this.$$("cdn-cname"),a=n;if(r.startsWith(String(n)))return W(r,s);let l=this.$$("uuid");if(a&&l)return this.ri(W(Qt(a,l),s));if(l)return this.ri(W(Qt(a,l),s));let c=this.$$("proxy-cname");if(c)return this.ri(W(c,s,this.Rn(r)));let d=this.$$("pubkey");if(d)return this.ri(W(`https://${d}.ucr.io/`,s,this.Rn(r)))}ri(t){let e=this.$$("secure-delivery-proxy");return e?$e(e,{previewUrl:t},{transform:r=>window.encodeURIComponent(r)}):t}Ot(t,e=1,r=true){let s=t.getBoundingClientRect(),n=e*Math.round(s.width),a=r?"":e*Math.round(s.height);return n||a?`${n||""}x${a||""}`:null}wu(t){let e=s=>{s.stopPropagation();let n=new Event(s.type,s);this.dispatchEvent(n);},r=["load","error"];for(let s of r)t.addEventListener(s,e);}get img(){return this.we||(this.wo({elNode:this.be}),this.appendChild(this.be)),this.be}get er(){return this.we?{type:us.PREVIEW,img:this.pe}:{type:us.MAIN,img:this.img}}get we(){return this.$$("is-preview-blur")}get $n(){return this.$$("is-background-for")}get Dn(){let t=this.$$("breakpoints");if(t){let e=Z(t);return ba(e.map(r=>parseInt(r,10)))}else return null}get Un(){return this.$$("format").toLowerCase()==="jpeg"}Fn(t){let e=new Set;e.add(`url("${this.re(this.Ot(t))}") 1x`),this.$$("hi-res-support")&&e.add(`url("${this.re(this.Ot(t,2))}") ${2}x`),this.$$("ultra-res-support")&&e.add(`url("${this.re(this.Ot(t,3))}") ${3}x`);let r=`image-set(${[...e].join(", ")})`;t.style.setProperty("background-image",r),t.style.setProperty("background-image",`-webkit-${r}`);}Nn(){let t=new Set;return this.Dn?this.Dn.forEach(e=>{t.add(`${this.re(`${e}x`)} ${this.Ji(`${e}w`)}`),this.$$("hi-res-support")&&t.add(`${this.re(`${e*2}x`)} ${this.Ji(`${e*2}w`)}`),this.$$("ultra-res-support")&&t.add(`${this.re(`${e*3}x`)} ${this.Ji(`${e*3}w`)}`);}):(t.add(`${this.re(this.Ot(this.er.img))} 1x`),this.$$("hi-res-support")&&t.add(`${this.re(this.Ot(this.er.img,2))} 2x`),this.$$("ultra-res-support")&&t.add(`${this.re(this.Ot(this.er.img,3))} 3x`)),[...t].join()}Vn(){return this.re()}get _n(){return this.re("100x","100")}Tu(){let t=this.$n;[...document.querySelectorAll(t)].forEach(e=>{this.$$("intersection")?this.initIntersection(e,()=>{this.Fn(e);}):this.Fn(e);});}Eu({elNode:t,src:e,srcset:r}){e&&(t.src=e),r&&(t.srcset=r);}wo({elNode:t}){this.wu(t),this.initAttributes(t);}To({src:t,srcset:e,elNode:r}){return new Promise((s,n)=>{this.wo({elNode:r}),r.setAttribute(ns,""),r.addEventListener("load",()=>{r.removeAttribute(ns),s(r);}),r.addEventListener("error",()=>{n(false);}),this.Eu({elNode:r,src:t,srcset:e});})}async xu(){if(this.$$("intersection")){this.we&&(this.wo({elNode:this.pe}),this.appendChild(this.pe)),this.initIntersection(this.er.img,async()=>{this.we&&(this.pe.src=this._n);try{await this.To({src:this.Vn(),srcset:this.Nn(),elNode:this.be}),this.we&&await this.pe.remove(),this.appendChild(this.be);}catch{this.we&&await this.pe?.remove(),this.appendChild(this.be);}});return}try{this.we&&(await this.To({src:this._n,elNode:this.pe}),this.appendChild(this.pe)),await this.To({src:this.Vn(),srcset:this.Nn(),elNode:this.be}),this.we&&await this.pe?.remove(),this.appendChild(this.be);}catch{this.we&&await this.pe?.remove(),this.appendChild(this.be);}}init(){this.$n?this.Tu():this.xu();}};var ds=class extends Hr{connectedCallback(){super.connectedCallback(),this.sub$$("src",()=>{this.init();}),this.sub$$("uuid",()=>{this.init();}),this.sub$$("lazy",i=>{!this.$$("is-background-for")&&!this.$$("is-preview-blur")&&(this.img.loading=i?"lazy":"eager");});}};var{I:Vu}=tn,Ta=o=>o;var Ca=o=>o.strings===void 0,Ea=()=>document.createComment(""),Ke=(o,i,t)=>{let e=o.ve.parentNode,r=i===void 0?o.bt:i.ve;if(t===void 0){let s=e.insertBefore(Ea(),r),n=e.insertBefore(Ea(),r);t=new Vu(s,n,o,o.options);}else {let s=t.bt.nextSibling,n=t.m,a=n!==o;if(a){let l;t.Cu?.(o),t.m=o,t.Li!==void 0&&(l=o.W)!==n.W&&t.Li(l);}if(s!==r||a){let l=t.ve;for(;l!==s;){let c=Ta(l).nextSibling;Ta(e).insertBefore(l,r),l=c;}}}return t},ae=(o,i,t=o)=>(o.ce(i,t),o),Nu={},xa=(o,i=Nu)=>o.r=i,Sa=o=>o.r,Kr=o=>{o.wt(),o.ve.remove();};var Ti=(o,i)=>{let t=o.le;if(t===void 0)return false;for(let e of t)e.Ks?.(i,false),Ti(e,i);return true},jr=o=>{let i,t;do{if((i=o.m)===void 0)break;t=i.le,t.delete(o),o=i;}while(t?.size===0)},Aa=o=>{for(let i;i=o.m;o=i){let t=i.le;if(t===void 0)i.le=t=new Set;else if(t.has(o))break;t.add(o),Bu(i);}};function _u(o){this.le!==void 0?(jr(this),this.m=o,Aa(this)):this.m=o;}function zu(o,i=false,t=0){let e=this.r,r=this.le;if(r!==void 0&&r.size!==0)if(i)if(Array.isArray(e))for(let s=t;s<e.length;s++)Ti(e[s],false),jr(e[s]);else e!=null&&(Ti(e,false),jr(e));else Ti(this,o);}var Bu=o=>{o.type==Rt.CHILD&&(o.Li??=zu,o.Cu??=_u);},Gr=class extends Tt{constructor(){super(...arguments),this.le=void 0;}Gr(i,t,e){super.Gr(i,t,e),Aa(this),this.isConnected=i.W;}Ks(i,t=true){i!==this.isConnected&&(this.isConnected=i,i?this.reconnected?.():this.disconnected?.()),t&&(Ti(this,i),jr(this));}setValue(i){if(Ca(this.qi))this.qi.ce(i,this);else {let t=[...this.qi.r];t[this.tu]=i,this.qi.ce(t,this,0);}}disconnected(){}reconnected(){}};var S=()=>new hs,hs=class{},ps=new WeakMap,O=ft(class extends Gr{render(o){return U}update(o,[i]){let t=i!==this.G;return t&&this.G!==void 0&&this.rt(void 0),(t||this.lt!==this.ct)&&(this.G=i,this.ht=o.options?.host,this.rt(this.ct=o.element)),U}rt(o){if(this.isConnected||(o=void 0),typeof this.G=="function"){let i=this.ht??globalThis,t=ps.get(i);t===void 0&&(t=new WeakMap,ps.set(i,t)),t.get(this.G)!==void 0&&this.G.call(this.ht,void 0),t.set(this.G,o),o!==void 0&&this.G.call(this.ht,o);}else this.G.value=o;}get lt(){return typeof this.G=="function"?ps.get(this.ht??globalThis)?.get(this.G):this.G?.value}disconnected(){this.lt===this.ct&&this.rt(void 0);}reconnected(){this.rt(this.ct);}});var Ei=class extends C{constructor(){super(...arguments);this.f=false;this.dialogEl=S();this.strokes=false;this.blockBodyScrolling=false;this.closeDialog=()=>{this.modalManager?.close(this.id),this.modalManager?.hasActiveModals||(document.body.style.overflow="",this.$["*currentActivity"]=null);};this.Su=()=>{this.closeDialog();};this.Au=t=>{this.Eo=t.target;};this.ku=t=>{let e=t.target;e===this.dialogEl.value&&e===this.Eo&&this.closeDialog();};this.oi=({id:t})=>{t===this.id?(this.show(),this.emit(M.MODAL_OPEN,{modalId:t},{debounce:true})):this.hide();};this.si=({id:t})=>{t===this.id&&(this.hide(),this.emit(M.MODAL_CLOSE,{modalId:t,hasActiveModals:this.modalManager?.hasActiveModals},{debounce:true}));};this.Bn=t=>{let e=this.f;this.hide(),e&&this.emit(M.MODAL_CLOSE,{modalId:this.id,hasActiveModals:false},{debounce:true});};}static{this.styleAttrs=[...super.styleAttrs,"uc-modal"];}async show(){this.f=true,await this.updateComplete;let t=this.dialogEl.value;typeof t.showModal=="function"?(this.setAttribute("aria-modal","true"),t.showModal()):t.setAttribute("open",""),this.cfg.modalScrollLock&&(document.body.style.overflow="hidden");}hide(){this.f=false;let t=this.dialogEl.value;t&&(typeof t.close=="function"?(this.setAttribute("aria-modal","false"),t.close()):t.removeAttribute("open"));}initCallback(){super.initCallback(),this.modalManager?.registerModal(this.id,this),this.subConfigValue("modalBackdropStrokes",t=>{t?this.setAttribute("strokes",""):this.removeAttribute("strokes");}),this.modalManager?.subscribe(Y.OPEN,this.oi),this.modalManager?.subscribe(Y.CLOSE,this.si),this.modalManager?.subscribe(Y.CLOSE_ALL,this.Bn);}disconnectedCallback(){super.disconnectedCallback(),document.body.style.overflow="",this.Eo=void 0,this.modalManager?.unsubscribe(Y.OPEN,this.oi),this.modalManager?.unsubscribe(Y.CLOSE,this.si),this.modalManager?.unsubscribe(Y.CLOSE_ALL,this.Bn);}Mu(t){this.dialogEl={value:t},this.dialogEl.value?.addEventListener("close",this.Su),this.dialogEl.value?.addEventListener("mousedown",this.Au),this.dialogEl.value?.addEventListener("mouseup",this.ku);}render(){return v`<dialog ${O(this.Mu)}>${this.yield("")}</dialog>`}};p([y({type:Boolean,noAccessor:true})],Ei.prototype,"strokes",2),p([y({type:Boolean,attribute:"block-body-scrolling",noAccessor:true})],Ei.prototype,"blockBodyScrolling",2);var qr=class extends R{constructor(){super(...arguments);this.z=null;this.tr=null;}get zn(){return this.nameAttrValue??this.ctxName}Hn(){let t=document.createElement("input");return t.type="text",t.name=this.zn,t.required=this.cfg.multipleMin>0,t.tabIndex=-1,Rr(t,{opacity:0,height:0,width:0}),t}initCallback(){super.initCallback(),this.z=this.Hn(),this.appendChild(this.z),this.sub("*collectionState",t=>{if(!t)return;if(!this.tr){let n=document.createElement("div");this.appendChild(n),this.tr=n;}if(!this.z){let n=this.Hn();this.appendChild(n),this.z=n;}if(this.tr.innerHTML="",t.status==="uploading"||t.status==="idle"){this.z.value="",this.z.setCustomValidity("");return}if(t.status==="failed"){let n=t.errors[0]?.message;this.z.value="",this.z.setCustomValidity(n??"");return}let e=t.group?t.group:null;if(e){this.z.value=e.cdnUrl??"",this.z.setCustomValidity("");return}let r=t.allEntries.map(n=>n.cdnUrl).filter(n=>typeof n=="string");if(!this.cfg.multiple&&r.length===1&&r[0]){this.z.value=r[0],this.z.setCustomValidity("");return}this.z.remove(),this.z=null;let s=new DocumentFragment;for(let n of r){let a=document.createElement("input");a.type="hidden",a.name=`${this.zn}[]`,a.value=n,s.appendChild(a);}this.tr.replaceChildren(s);},false);}};p([y({type:String,noAccessor:true,attribute:"name"})],qr.prototype,"nameAttrValue",2);var fs=class extends C{initCallback(){super.initCallback(),this.subConfigValue("removeCopyright",i=>{this.toggleAttribute("hidden",!!i);});}render(){return v`<a href="https://uploadcare.com/?utm_source=copyright&amp;utm_medium=referral&amp;utm_campaign=v4" target="_blank noopener" class="uc-credits" >Powered by Uploadcare</a >`}};var je=class extends C{constructor(){super(...arguments);this.hasFileName=false;this.value=0;this.visible=true;this.oe=0;this.ir=S();this.Kn=()=>{let t=this.ir.value;if(t){if(!this.visible){t.classList.add("uc-fake-progress--hidden");return}this.oe>0&&t.classList.add("uc-fake-progress--hidden");}};}firstUpdated(t){super.firstUpdated(t),this.oe=this.xo(this.value),this.Co(),this.ir.value?.addEventListener("animationiteration",this.Kn);}updated(t){if(super.updated(t),t.has("value")){let e=this.xo(this.value);if(!this.visible)this.oe=e;else {let r=Math.max(this.oe,e);r!==this.oe&&(this.oe=r,this.Co());}}t.has("visible")&&(this.classList.toggle("uc-progress-bar--hidden",!this.visible),this.visible?this.Co():this.oe=this.xo(this.value));}disconnectedCallback(){super.disconnectedCallback(),this.ir.value?.removeEventListener("animationiteration",this.Kn);}xo(t){return Number.isFinite(t)?Math.min(100,Math.max(0,t)):0}Co(){this.visible&&this.style.setProperty("--l-progress-value",this.oe.toString());}render(){return v`<div ${O(this.ir)} class="uc-fake-progress"></div><div class="uc-progress"></div>`}};p([y({type:Boolean,noAccessor:true})],je.prototype,"hasFileName",2),p([y({type:Number})],je.prototype,"value",2),p([y({type:Boolean,reflect:true})],je.prototype,"visible",2);var Ci=class extends R{constructor(){super();this.he=false;this.Pt=0;this.init$={...this.init$,"*commonProgress":0};}initCallback(){super.initCallback(),this.So=this.uploadCollection.observeProperties(()=>{let t=this.uploadCollection.items().some(e=>this.uploadCollection.read(e)?.getValue("isUploading")??false);this.he=t;}),this.sub("*commonProgress",t=>{this.Pt=t;});}updated(t){super.updated(t),t.has("visible")&&(this.he?this.setAttribute("active",""):this.removeAttribute("active"));}disconnectedCallback(){super.disconnectedCallback(),this.So?.(),this.So=void 0;}render(){return v`<uc-progress-bar .value=${this.Pt} .visible=${this.he}></uc-progress-bar>`}};p([m()],Ci.prototype,"he",2),p([m()],Ci.prototype,"Pt",2);var Ge=class extends C{constructor(){super(...arguments);this.value="";this.disabled=false;this.options=[];this.Iu=t=>{if(this.disabled){t.preventDefault(),t.stopPropagation();return}t.preventDefault(),t.stopPropagation();let e=t.currentTarget;e&&(this.value=e.value,this.dispatchEvent(new Event("change")));};}render(){return v`<select @change=${this.Iu} .value=${this.value} ?disabled=${this.disabled}>${this.options.map(t=>v`<option value=${t.value}>${t.text}</option>`)}</select>`}};p([y({type:String,attribute:false})],Ge.prototype,"value",2),p([y({type:Boolean,reflect:true})],Ge.prototype,"disabled",2),p([y({type:Array,attribute:false})],Ge.prototype,"options",2);var qe=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.Ao="default";this.ko="";}willUpdate(t){super.willUpdate(t),t.has("source")&&this.Ou(this.source);}Ou(t){if(!t){this.ko="",this.Ao="default";return}let{label:e,icon:r,id:s}=t;this.ko=e,this.Ao=r??s??"default";}activate(){this.source&&this.source.onClick();}render(){return v`<button type="button" @click=${this.activate}><uc-icon name=${this.Ao}></uc-icon><div class="uc-txt">${this.l10n(this.ko)}</div></button>`}};p([y({attribute:false})],qe.prototype,"source",2),p([m()],qe.prototype,"Ao",2),p([m()],qe.prototype,"ko",2);var xi=class extends R{constructor(){super(...arguments);this.jn=[];this.Me=[];this.wrap=false;}initCallback(){super.initCallback(),this.subConfigValue("sourceList",e=>{this.jn=Z(e),this.Gn();});let t=this.i.pluginManager;t?.onPluginsChange&&(this.S=t.onPluginsChange(()=>this.Gn()));}updated(t){super.updated(t),this.cfg.sourceListWrap?this.style.removeProperty("display"):this.style.display="contents";}Gn(){let e=this.i.pluginManager?.snapshot().sources??[],r=new Map(e.map(n=>[n.id,n])),s=[];this.jn.forEach(n=>{let a=this.Pu(n,r);if(a.length!==1||a[0]!==n){for(let d of a){let u=r.get(d);u&&s.push(this.qn(u));}return}let c=r.get(n);c&&s.push(this.qn(c));}),this.Me=s;}Pu(t,e){let r=e.get(t);return r?.expand?r.expand():[t]}qn(t){return {id:t.id,label:t.label,icon:t.icon,onClick:()=>t.onSelect()}}render(){return v`${this.Me.map(t=>v`<uc-source-btn role="listitem" .source=${t} data-source-id=${t.id}></uc-source-btn>`)}`}disconnectedCallback(){this.S?.(),this.S=void 0,super.disconnectedCallback();}};p([m()],xi.prototype,"Me",2),p([y({type:Boolean,attribute:"wrap",noAccessor:true})],xi.prototype,"wrap",2);var ms=class extends C{render(){return v`<div class="uc-spinner"></div>`}};var It="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=";function Ee(o){let i=new Image;return {promise:new Promise((r,s)=>{i.src=o,i.onload=()=>r(),i.onerror=n=>s(n);}),image:i,cancel:()=>{i.naturalWidth===0&&(i.src=It);}}}function Si(o){let i=[];for(let s of o){let n=Ee(s);i.push(n);}let t=i.map(s=>s.image);return {promise:Promise.allSettled(i.map(s=>s.promise)),images:t,cancel:()=>{i.forEach(s=>{s.cancel();});}}}function gs(o,i=40){if(o.type==="image/svg+xml")return URL.createObjectURL(o);let t=document.createElement("canvas"),e=t.getContext("2d");if(!e)return Promise.reject(new Error("Canvas context not supported"));let r=new Image,s=new Promise((n,a)=>{r.onload=()=>{let l=r.height/r.width;l>1?(t.width=i,t.height=i*l):(t.height=i,t.width=i/l),e.fillStyle="rgb(240, 240, 240)",e.fillRect(0,0,t.width,t.height),e.drawImage(r,0,0,t.width,t.height),t.toBlob(c=>{if(!c){a();return}let d=URL.createObjectURL(c);n(d);});},r.onerror=l=>{a(l);};});return r.src=URL.createObjectURL(o),s}var We=class extends R{constructor(){super(...arguments);this.rr=new Set;this.entry=null;}withEntry(t){return (...e)=>{let r=this.entry;if(!r){console.warn("No entry found");return}return t(r,...e)}}subEntry(t,e){this.withEntry((r,s,n)=>{let a=r.subscribe(s,l=>{this.isConnected&&n(l);});this.rr.add(a);})(t,e);}reset(){for(let t of this.rr)t();this.rr=new Set,this.entry=null;}disconnectedCallback(){super.disconnectedCallback(),this.rr=new Set;}};function Hu(o){let i=new Blob([o],{type:"image/svg+xml"});return URL.createObjectURL(i)}function Wr(o="hsl(209, 21%, 65%)",i=32,t=32){return Hu(`<svg width="${i}" height="${t}" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" fill="${o}" d="M9.68848 8.70068C9.68848 8.42454 9.91233 8.20068 10.1885 8.20068H15.0885C15.2211 8.20068 15.3483 8.25336 15.442 8.34713L20.342 13.2471C20.4358 13.3409 20.4885 13.4681 20.4885 13.6007V21.3007C20.4885 21.5768 20.2646 21.8007 19.9885 21.8007H10.1885C9.91233 21.8007 9.68848 21.5768 9.68848 21.3007V8.70068ZM10.6885 9.20068V20.8007H19.4885V14.1007L15.0885 14.1007C14.8123 14.1007 14.5885 13.8768 14.5885 13.6007L14.5885 9.20068H10.6885ZM15.5885 9.90779L18.7814 13.1007L15.5885 13.1007L15.5885 9.90779Z"/></svg>`)}var Ku=3e3,Ze=class extends We{constructor(){super(...arguments);this.badgeIcon="";this.uid="";this.Le="";this.Wn=false;this.or=null;this.Zn=false;this.Lu=this.cfg.filesViewMode;this.Yn=this.withEntry(async(t,e=false)=>{let r=t.getValue("fileInfo"),s=t.getValue("isImage"),n=t.getValue("uuid"),a=t.getValue("thumbUrl"),l=this.Ru(e);if(r&&s&&n){let d=await this.proxyUrl(W(Qt(this.cfg.cdnCname,n),rt(t.getValue("cdnUrlModifiers"),"stretch/off",`scale_crop/${l}x${l}/center`)));if(a===d)return;let{promise:u}=Ee(d);u.then(()=>{t.setValue("thumbUrl",d),a?.startsWith("blob:")&&URL.revokeObjectURL(a);}).catch(async()=>{if(!a?.startsWith("blob:"))try{let h=t.getValue("file");if(!h)return;let f=await gs(h,l);t.setValue("thumbUrl",f);}catch(h){this.telemetryManager.sendEventError(h,"thumbnail generation. Failed to generate thumb from file");let f=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Wr(f));}});return}if(t.getValue("thumbUrl"))return;let c=t.getValue("file");if(c?.type.includes("image"))try{let d=await gs(c,l);t.setValue("thumbUrl",d);}catch(d){this.telemetryManager.sendEventError(d,"thumbnail generation. Failed to generate thumb from file");let u=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Wr(u));}else {let d=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Wr(d));}});this.sr=$(this.Yn.bind(this),100);}Ru(t=false){t&&(this.or=this.getBoundingClientRect());let e=Math.max(parseInt(String(this?.or?.height||0),10),parseInt(String(this?.or?.width||0),10),this.cfg.thumbSize);return window.devicePixelRatio>1&&(e*=window.devicePixelRatio),Math.min(e,Ku)}Uu(t,e){return new Promise((r,s)=>{let n=new Image;n.decoding="async";let a=()=>{n&&(n.onload=null,n.onerror=null,n.src=It,e?.removeEventListener("abort",l),n=null);},l=()=>{a(),s(new DOMException("Aborted","AbortError"));};if(e){if(e.aborted){l();return}e.addEventListener("abort",l,{once:true});}let c=()=>{a(),r();},d=u=>{a(),s(u);};if(typeof n.decode=="function"){n.src=t,n.decode().then(c).catch(d);return}n.onload=c,n.onerror=d,n.src=t;})}Io(){this.Mo?.cancel(),this.Mo=void 0;}$u(t){if(this.Io(),!t){this.Le&&(this.Le="");return}if(t===this.Le)return;let e=new AbortController,r={controller:e,cancel:()=>{e.abort(),r.rafId!==void 0&&window.cancelAnimationFrame(r.rafId);}};this.Mo=r,this.Uu(t,e.signal).then(()=>{e.signal.aborted||(r.rafId=window.requestAnimationFrame(()=>{e.signal.aborted||(this.Le=t);}));}).catch(s=>{e.signal.aborted||s instanceof DOMException&&s.name==="AbortError"||console.warn("[Thumb] Failed to decode thumbnail image",s);});}nr(t=false){if(this.entry){if(t){this.Yn(true);return}this.Zn&&this.sr();}}firstUpdated(t){super.firstUpdated(t),this.Xn();}updated(t){super.updated(t),t.has("uid")&&this.Xn();}ni(t){let[e]=t;e&&(this.Zn=e.isIntersecting,e.isIntersecting&&(this.or=e.boundingClientRect,this.nr(),this.s?.disconnect()),e.intersectionRatio===0&&this.sr.cancel());}reset(){super.reset(),this.sr.cancel(),this.Io(),this.Le&&(this.Le="");}Xn(){let t=this.uid?.trim();if(!t){this.entry&&this.reset();return}let e=this.uploadCollection?.read(t);if(!e||e===this.entry)return;this.reset(),this.entry=e;let r=()=>{this.nr();};this.subEntry("fileInfo",s=>{s?.isImage&&r();}),this.subEntry("thumbUrl",s=>{this.$u(s??void 0);}),this.subEntry("cdnUrlModifiers",r),this.nr(true);}initCallback(){super.initCallback(),this.subConfigValue("filesViewMode",t=>{t==="grid"&&!this.Wn&&(this.Lu==="list"&&this.nr(true),this.Wn=true);});}connectedCallback(){super.connectedCallback(),this.s?.disconnect(),this.s=new window.IntersectionObserver(this.ni.bind(this),{threshold:.1}),this.s.observe(this);}disconnectedCallback(){super.disconnectedCallback(),this.sr.cancel(),this.Io(),this.s?.disconnect();}render(){return v`<div class="uc-thumb"><img class="uc-thumb__img" src=${this.Le||It} role="img" alt="Preview of uploaded image" ?hidden=${!this.Le} draggable="false" /><div class="uc-badge"><uc-icon name=${this.badgeIcon}></uc-icon></div></div>`}};p([y({type:String})],Ze.prototype,"badgeIcon",2),p([y({attribute:false})],Ze.prototype,"uid",2),p([m()],Ze.prototype,"Le",2);var vs=class extends x{};var ys=class extends x{constructor(){super(...arguments);this.historyTracked=true;this.activityType=x.activities.START_FROM;}initCallback(){super.initCallback(),this.registerActivity(this.activityType??"");}render(){return v`<div class="uc-content">${this.yield("")}</div>`}};var bs=class extends R{constructor(){super(...arguments);this.Qn=null;}static{this.styleAttrs=["uc-wgt-common"];}static{this.EventType=M;}initCallback(){super.initCallback(),this.Qn=this.eventEmitter.bindTarget(this);}disconnectedCallback(){super.disconnectedCallback(),this.Qn?.();}};var Ye=(o,i)=>{let t=false,e,r=0,s=((...n)=>{t?(e&&clearTimeout(e),e=setTimeout(()=>{Date.now()-r>=i&&(o(...n),r=Date.now());},Math.max(i-(Date.now()-r),0))):(o(...n),r=Date.now(),t=true);});return Object.defineProperty(s,"cancel",{configurable:false,writable:false,enumerable:false,value:()=>{e&&clearTimeout(e);}}),s};var ka=(o,i,t)=>{let e=new Map;for(let r=i;r<=t;r++)e.set(o[r],r);return e},Ai=ft(class extends Tt{constructor(o){if(super(o),o.type!==Rt.CHILD)throw Error("repeat() can only be used in text expressions")}dt(o,i,t){let e;t===void 0?t=i:i!==void 0&&(e=i);let r=[],s=[],n=0;for(let a of o)r[n]=e?e(a,n):n,s[n]=t(a,n),n++;return {values:s,keys:r}}render(o,i,t){return this.dt(o,i,t).values}update(o,[i,t,e]){let r=Sa(o),{values:s,keys:n}=this.dt(i,t,e);if(!Array.isArray(r))return this.ut=n,s;let a=this.ut??=[],l=[],c,d,u=0,h=r.length-1,f=0,g=s.length-1;for(;u<=h&&f<=g;)if(r[u]===null)u++;else if(r[h]===null)h--;else if(a[u]===n[f])l[f]=ae(r[u],s[f]),u++,f++;else if(a[h]===n[g])l[g]=ae(r[h],s[g]),h--,g--;else if(a[u]===n[g])l[g]=ae(r[u],s[g]),Ke(o,l[g+1],r[u]),u++,g--;else if(a[h]===n[f])l[f]=ae(r[h],s[f]),Ke(o,r[u],r[h]),h--,f++;else if(c===void 0&&(c=ka(n,f,g),d=ka(a,u,h)),c.has(a[u]))if(c.has(a[h])){let b=d.get(n[f]),w=b!==void 0?r[b]:null;if(w===null){let E=Ke(o,r[u]);ae(E,s[f]),l[f]=E;}else l[f]=ae(w,s[f]),Ke(o,r[u],w),r[b]=null;f++;}else Kr(r[h]),h--;else Kr(r[u]),u++;for(;f<=g;){let b=Ke(o,l[g+1]);ae(b,s[f]),l[f++]=b;}for(;u<=h;){let b=r[u++];b!==null&&Kr(b);}return this.ut=n,xa(o,l),it}});var X=Object.freeze({FINISHED:Symbol("FINISHED"),FAILED:Symbol("FAILED"),UPLOADING:Symbol("UPLOADING"),VALIDATION:Symbol("VALIDATION"),QUEUED_UPLOADING:Symbol("QUEUED-UPLOADING"),QUEUED_VALIDATION:Symbol("QUEUED-VALIDATION"),IDLE:Symbol("IDLE")}),G=class G extends We{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.Jn=true;this.uid="";this.Oo="";this.Po="";this.Lo="";this.oe=0;this.ea=false;this.Ro="";this.ta=false;this.ia=false;this.ra=false;this.oa=false;this.ar=false;this.sa="";this.lr=[];this.na=false;this.Du=()=>{this.telemetryManager.sendEvent({payload:{metadata:{event:"remove-file",node:this.tagName}}}),this.uid&&this.uploadCollection.hasItem(this.uid)&&this.uploadCollection.remove(this.uid);};this.Fu=()=>{this.aa();};this._=$(()=>this.la(),100);this.Vu=this.withEntry(Ye((t,e)=>{let r=t.getValue("errors")?.[0]?.message??"",s=t.getValue("source"),n=t.getValue("externalUrl"),a=e===X.FINISHED,l=e===X.UPLOADING,c=e===X.QUEUED_UPLOADING,d=e===X.QUEUED_VALIDATION,u=e===X.VALIDATION,h=t.getValue("fileName"),f="";r?f="":!a&&n&&s&&Object.values(Ct).includes(s)&&(f=this.l10n("waiting-for",{source:this.l10n(`src-type-${s}`)})),this.Lo=f,this.Po=r,this.ea=l||c||d||u,this.oe=d||u?0:t.getValue("uploadProgress"),this.sa=h?this.l10n("a11y-file-item-status",{fileName:h,status:this.l10n(e?.description?.toLocaleLowerCase()??"").toLocaleLowerCase()}):"";},100));this.aa=this.withEntry(async t=>{if(!this.uploadCollection.read(t.uid)||t.getValue("fileInfo")||t.getValue("isUploading")||t.getValue("errors").length>0||t.getValue("isValidationPending"))return;let e=this.cfg.multiple?this.cfg.multipleMax:1;if(!(e&&this.uploadCollection.size>e)){t.setMultipleValues({isUploading:true,errors:[],isQueuedForUploading:true}),this._();try{let r=new AbortController;t.setValue("abortController",r);let s=async()=>{t.setValue("isQueuedForUploading",!1);let a=t.getValue("file");if(a instanceof File||a instanceof Blob){let h=(this.i.pluginManager?.snapshot().fileHooks??[]).filter(f=>f.type==="beforeUpload");for(let f of h)try{let g=f.handler({file:a,signal:r.signal}),b=new Promise((E,T)=>setTimeout(()=>T(new Error("beforeUpload hook timed out")),f.timeout)),{file:w}=await Promise.race([g,b]);w!==a&&(a=w,t.setValue("mimeType",a.type||null),t.setValue("isImage",Re(a)),t.setValue("fileSize",a.size),a instanceof File&&t.setValue("fileName",a.name));}catch(g){console.warn(`File hook "beforeUpload" from plugin "${f.pluginId}" failed`,g);}}let l=a||t.getValue("externalUrl")||t.getValue("uuid");if(!l)throw new Error("No file input");let d={...await this.getUploadClientOptions(),fileName:t.getValue("fileName")??void 0,source:t.getValue("source")??void 0,onProgress:u=>{if(u.isComputable){let h=u.value*100;t.setValue("uploadProgress",h);}},signal:r.signal,metadata:await this.getMetadataFor(t.uid)};return this.debugPrint("upload options",l,d),_o(l,d)},n=await this.$["*uploadQueue"].add(s);t.setMultipleValues({fileInfo:n,isQueuedForUploading:!1,isUploading:!1,fileName:n.originalFilename,fileSize:n.size,isImage:n.isImage??!1,mimeType:n.contentInfo?.mime?.mime??n.mimeType,uuid:n.uuid,cdnUrl:t.getValue("cdnUrl")??n.cdnUrl,cdnUrlModifiers:t.getValue("cdnUrlModifiers")??"",uploadProgress:100,source:t.getValue("source")??null}),t===this.entry&&this._();}catch(r){let s=r instanceof te&&r.isCancel;s?t.setMultipleValues({isUploading:false,uploadProgress:0}):r instanceof ge?t.setMultipleValues({isUploading:false,uploadProgress:0,uploadError:r}):(console.error("Unknown upload error",r),t.setMultipleValues({isUploading:false,uploadProgress:0,uploadError:new Error("Something went wrong",{cause:r})})),t===this.entry&&this._(),this.isConnected&&!s&&this.telemetryManager.sendEventError(r,"file upload. Failed to upload file");}}});}la(){let t=this.entry;if(!t)return;let e=X.IDLE;t.getValue("errors").length>0?e=X.FAILED:t.getValue("isQueuedForUploading")?e=X.QUEUED_UPLOADING:t.getValue("isQueuedForValidation")?e=X.QUEUED_VALIDATION:t.getValue("isValidationPending")?e=X.VALIDATION:t.getValue("isUploading")?e=X.UPLOADING:t.getValue("fileInfo")&&(e=X.FINISHED),this.Nu(t,e);}Nu(t,e){e===X.FAILED?this.Ro="badge-error":e===X.FINISHED&&(this.Ro="badge-success"),e===X.UPLOADING&&(this.oa=false,this.removeAttribute("focused")),this.ia=e===X.FAILED,this.ra=e===X.UPLOADING,this.ta=e===X.FINISHED,this.Vu(e);}reset(){super.reset(),this._.cancel();}ni(t){let[e]=t;e&&e.isIntersecting&&!this.na&&(this.Jn=false,this.na=true);}ca(t){this.reset();let e=this.uploadCollection?.read(t);if(this.entry=e,!e){this.Ye();return}this.subEntry("isQueuedForValidation",()=>{this._();}),this.subEntry("isValidationPending",()=>{this._();}),this.subEntry("uploadProgress",()=>{this._();}),this.subEntry("isQueuedForUploading",()=>{this._();}),this.subEntry("fileName",r=>{this.Oo=r||e.getValue("externalUrl")||this.l10n("file-no-name"),this._();}),this.subEntry("externalUrl",r=>{this.Oo=e.getValue("fileName")||r||this.l10n("file-no-name");}),this.subEntry("fileInfo",()=>{this._();}),this.subEntry("errors",()=>this._()),this.subEntry("isUploading",()=>this._()),this.subEntry("fileSize",()=>this._()),this.subEntry("mimeType",()=>this._()),this.subEntry("isImage",()=>this._()),this.subEntry("fileInfo",()=>this.Ye()),this.subEntry("isUploading",()=>this.Ye()),this.subEntry("errors",()=>this.Ye()),this.la(),this.Ye();}ua(t){if(this.cfg.filesViewMode==="list"){this.ar=true;return}this.ar=t;}willUpdate(t){super.willUpdate(t),t.has("uid")&&this.ca(this.uid);}Ye(){let t=this.i.pluginManager;if(!t||!this.uid){this.lr=[];return}let e=t.snapshot().fileActions,r=this.api.getOutputItem(this.uid);if(!r){this.lr=[];return}this.lr=e.filter(s=>{try{return s.shouldRender(r)}catch(n){return console.error(`Error in plugin file action shouldRender (${s.id}):`,n),false}});}_u(t){if(!this.uid)return;let e=this.api.getOutputItem(this.uid);if(e)try{t.onClick(e);}catch(r){console.error(`Error in plugin file action onClick (${t.id}):`,r);}}initCallback(){super.initCallback(),this.ca(this.uid),this.subConfigValue("filesViewMode",e=>{this.ua(this.cfg.gridShowFileNames),this.setAttribute("mode",e);}),this.subConfigValue("gridShowFileNames",e=>{this.ua(e);}),this.onclick=()=>{G.activeInstances.forEach(e=>{e===this?e.setAttribute("focused",""):e.removeAttribute("focused");});},this.sub("*uploadTrigger",e=>{this.entry&&!e.has(this.entry.uid)||setTimeout(()=>this.isConnected&&this.aa());});let t=this.i.pluginManager;t?.onPluginsChange&&(this.S=t.onPluginsChange(()=>this.Ye())),this.Ye(),G.activeInstances.add(this);}connectedCallback(){super.connectedCallback(),this.s=new window.IntersectionObserver(this.ni.bind(this),{threshold:[0,1]}),this.s.observe(this);}disconnectedCallback(){this.S?.(),this.S=void 0,super.disconnectedCallback(),this.s?.disconnect(),G.activeInstances.delete(this),this.reset();}static{this.activeInstances=new Set;}shouldUpdate(t){return this.Jn?false:super.shouldUpdate(t)}render(){return v`<div class="uc-inner" ?data-finished=${this.ta} ?data-uploading=${this.ra} ?data-failed=${this.ia} ?data-focused=${this.oa} ><uc-thumb .uid=${this.uid} .badgeIcon=${this.Ro}></uc-thumb><div aria-atomic="true" aria-live="polite" class="uc-file-name-wrapper" aria-label=${this.sa}><span class="uc-file-name" ?hidden=${!this.ar}>${this.Oo}</span><span class="uc-file-error" ?hidden=${!this.Po}>${this.Po}</span><span class="uc-file-hint" ?hidden=${!this.Lo}>${this.Lo}</span></div><div class="uc-file-actions">${this.lr.map(t=>v`<button type="button" @click=${()=>this._u(t)} title=${this.l10n(t.label)} aria-label=${this.l10n(t.label)} class="uc-plugin-action-btn uc-mini-btn" data-plugin-action-id=${t.id} ><uc-icon name=${t.icon}></uc-icon></button>`)}<button type="button" @click=${this.Du} title=${this.l10n("file-item-remove-button")} aria-label=${this.l10n("file-item-remove-button")} class="uc-remove-btn uc-mini-btn" ><uc-icon name="remove-file"></uc-icon></button><button type="button" class="uc-upload-btn uc-mini-btn" @click=${this.Fu}><uc-icon name="upload"></uc-icon></button></div><uc-progress-bar class="uc-progress-bar" .value=${this.oe} .visible=${this.ea} ?hasFileName=${this.ar}></uc-progress-bar></div>`}};p([m()],G.prototype,"Jn",2),p([y({attribute:false})],G.prototype,"uid",2),p([m()],G.prototype,"Oo",2),p([m()],G.prototype,"Po",2),p([m()],G.prototype,"Lo",2),p([m()],G.prototype,"oe",2),p([m()],G.prototype,"ea",2),p([m()],G.prototype,"Ro",2),p([m()],G.prototype,"ta",2),p([m()],G.prototype,"ia",2),p([m()],G.prototype,"ra",2),p([m()],G.prototype,"oa",2),p([m()],G.prototype,"ar",2),p([m()],G.prototype,"sa",2),p([m()],G.prototype,"lr",2);var ws=G;function ju(o){return new Promise(i=>{typeof window.FileReader!="function"&&i(false);try{let t=new FileReader;t.onerror=()=>{i(!0);};let e=r=>{r.type!=="loadend"&&t.abort(),i(!1);};t.onloadend=e,t.onprogress=e,t.readAsDataURL(o);}catch{i(false);}})}function Gu(o,i){return new Promise(t=>{let e=0,r=[],s=a=>{if(!a){console.warn("Unexpectedly received empty content entry",{scope:"drag-and-drop"}),t(null);return}a.isFile?(e++,a.file(l=>{e--;let c=new File([l],l.name,{type:l.type||i});r.push({type:"file",file:c,fullPath:a.fullPath}),e===0&&t(r);})):a.isDirectory&&n(a.createReader());},n=a=>{e++,a.readEntries(l=>{e--;for(let c of l)s(c);e===0&&t(r);});};s(o);})}function Ma(o){let i=[],t=[];for(let e=0;e<o.items.length;e++){let r=o.items[e];if(r)if(r.kind==="file"){let s=r.type,n=r;if(typeof n.webkitGetAsEntry=="function"||typeof n.getAsEntry=="function"){let l=typeof n.webkitGetAsEntry=="function"?n.webkitGetAsEntry():n.getAsEntry?.();l&&t.push(Gu(l,s).then(c=>{c&&i.push(...c);}));continue}let a=r.getAsFile();a&&t.push(ju(a).then(l=>{l||i.push({type:"file",file:a});}));}else r.kind==="string"&&/^text\/uri-list/.test(r.type)&&t.push(new Promise(s=>{r.getAsString(n=>{i.push({type:"url",url:n}),s();});}));}return Promise.all(t).then(()=>i)}var nt=Object.freeze({ACTIVE:0,INACTIVE:1,NEAR:2,OVER:3}),Ia=["focus"],qu=100,Ts=new Map;function Wu(o,i){let t=Math.max(Math.min(o[0],i.x+i.width),i.x),e=Math.max(Math.min(o[1],i.y+i.height),i.y);return Math.sqrt((o[0]-t)*(o[0]-t)+(o[1]-e)*(o[1]-e))}function Es(o){let i=0,t=document.body,e=new Set,r=g=>{e.add(g);},s=nt.INACTIVE,n=g=>{o.shouldIgnore()&&g!==nt.INACTIVE||(s!==g&&e.forEach(b=>{b(g);}),s=g);},a=()=>i>0;r(g=>o.onChange(g));let l=()=>{i=0,n(nt.INACTIVE);},c=()=>{i+=1,s===nt.INACTIVE&&n(nt.ACTIVE);},d=()=>{i-=1,a()||n(nt.INACTIVE);},u=g=>{g.preventDefault(),i=0,n(nt.INACTIVE);},h=g=>{if(o.shouldIgnore())return;a()||(i+=1);let b=[g.x,g.y],w=o.element.getBoundingClientRect(),E=Math.floor(Wu(b,w)),T=E<qu,A=g.composedPath().includes(o.element);Ts.set(o.element,E);let bt=Math.min(...Ts.values())===E;A&&bt?(g.preventDefault(),n(nt.OVER)):n(T&&bt?nt.NEAR:nt.ACTIVE);},f=async g=>{if(o.shouldIgnore())return;g.preventDefault();let{dataTransfer:b}=g;if(!b)return;let w=await Ma(b);o.onItems(w),n(nt.INACTIVE);};return t.addEventListener("drop",u),t.addEventListener("dragleave",d),t.addEventListener("dragenter",c),t.addEventListener("dragover",h),o.element.addEventListener("drop",f),Ia.forEach(g=>{window.addEventListener(g,l);}),()=>{Ts.delete(o.element),t.removeEventListener("drop",u),t.removeEventListener("dragleave",d),t.removeEventListener("dragenter",c),t.removeEventListener("dragover",h),o.element.removeEventListener("drop",f),Ia.forEach(g=>{window.removeEventListener(g,l);});}}var Cs=new Set,gt=class extends R{constructor(){super(...arguments);this.single=false;this.ghost=false;this.disabled=false;this.clickable=false;this.withIcon=false;this.fullscreen=false;this.initflow=false;this.Ie=true;this.da=true;this.pa=null;this.Uo=null;this.ha=S();this.Lt=t=>{if(t instanceof KeyboardEvent){if(t.code!=="Space"&&t.code!=="Enter")return}else if(!(t instanceof MouseEvent))return;if(this.initflow){this.api.initFlow();return}this.api.openSystemDialog();};this.fa=true;this.Rt=false;}static{this.styleAttrs=[...super.styleAttrs,"uc-drop-area"];}get Bu(){let t=this.text;return typeof t=="string"&&t.length>0?this.l10n(t)||t:this.l10n("drop-files-here")}isActive(){if(!this.Ie)return false;let t=this.getBoundingClientRect(),e=t.width>0&&t.height>0,r=t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth),s=window.getComputedStyle(this),n=s.visibility!=="hidden"&&s.display!=="none";return e&&n&&r}initCallback(){super.initCallback(),Cs.add(this),this.$o(),this.Do(),this.ma(),this.ga(nt.INACTIVE),this.pa=Es({element:this,shouldIgnore:()=>this.va(),onChange:t=>{this.ga(t);},onItems:t=>{t.length&&(t.forEach(e=>{e.type==="url"?this.api.addFileFromUrl(e.url,{source:N.DROP_AREA}):e.type==="file"&&this.api.addFileFromObject(e.file,{source:N.DROP_AREA,fullPath:e.fullPath});}),this.uploadCollection.size&&(this.set$({"*currentActivity":x.activities.UPLOAD_LIST}),this.modalManager?.open(x.activities.UPLOAD_LIST)));}}),this.updateComplete.then(()=>this.zu()),this.subConfigValue("sourceList",t=>{let e=Z(t);this.fa=e.includes(N.LOCAL),this.$o(),this.Do();});}willUpdate(t){super.willUpdate(t),t.has("disabled")&&(this.$o(),this.Do());}updated(t){super.updated(t),t.has("clickable")&&this.ma();}va(){if(!this.Ie||!this.Hu())return true;if(!this.fullscreen)return false;let t=Cs;return t.size===0?false:[...t].filter(s=>s!==this).filter(s=>s.isActive()).length>0}Hu(){let t=this.cfg.multiple,e=this.cfg.multipleMax,r=this.uploadCollection.size;return !(t&&e&&r>=e||!t&&r>0)}$o(){let t=this.fa&&!this.disabled;this.Ie=t;}Do(){let t=this.Ie||!this.querySelector("[data-default-slot]");this.da=t,this.hidden=!t;}ga(t){let e=Object.entries(nt).find(([,r])=>r===t)?.[0].toLowerCase();e&&this.setAttribute("drag-state",e);}zu(){if(this.Uo)return;let t=this.ha.value;t&&(this.Uo=Es({element:t,onChange:e=>{let r=Object.entries(nt).find(([,s])=>s===e)?.[0].toLowerCase();r&&t.setAttribute("drag-state",r);},onItems:()=>{},shouldIgnore:()=>this.va()}));}ma(){this.clickable&&!this.Rt?(this.addEventListener("keydown",this.Lt),this.addEventListener("click",this.Lt),this.Rt=true):!this.clickable&&this.Rt&&(this.removeEventListener("keydown",this.Lt),this.removeEventListener("click",this.Lt),this.Rt=false);}disconnectedCallback(){super.disconnectedCallback(),Cs.delete(this),this.pa?.(),this.Uo?.(),this.Rt&&(this.removeEventListener("keydown",this.Lt),this.removeEventListener("click",this.Lt),this.Rt=false);}render(){return v` ${this.yield("",v`<div data-default-slot hidden></div><div ${O(this.ha)} class="uc-content-wrapper" ?hidden=${!this.da}><div class="uc-icon-container" ?hidden=${!this.withIcon}><uc-icon name="default"></uc-icon><uc-icon name="arrow-down"></uc-icon></div><span class="uc-text">${this.Bu}</span></div>`)} `}};p([y({type:Boolean,noAccessor:true})],gt.prototype,"single",2),p([y({type:Boolean,noAccessor:true})],gt.prototype,"ghost",2),p([y({type:Boolean,reflect:true})],gt.prototype,"disabled",2),p([y({type:Boolean,reflect:true})],gt.prototype,"clickable",2),p([y({type:Boolean,attribute:"with-icon",reflect:true})],gt.prototype,"withIcon",2),p([y({type:Boolean,reflect:true})],gt.prototype,"fullscreen",2),p([y({type:Boolean,reflect:true})],gt.prototype,"initflow",2),p([y({type:String})],gt.prototype,"text",2),p([m()],gt.prototype,"Ie",2),p([m()],gt.prototype,"da",2);var Ot=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.historyTracked=true;this.activityType=x.activities.UPLOAD_LIST;this.ya=false;this.ba=false;this.wa=false;this.Fo=false;this.No=false;this.cr=null;this.Ta=false;this.Vo=null;this.Ea=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"add-more",node:this.tagName}}}),this.api.initFlow(true);};this._o=()=>{this.emit(M.UPLOAD_CLICK),this.api.uploadAll(),this.Te();};this.Bo=()=>{this.emit(M.DONE_CLICK,this.api.getOutputCollectionState()),this.api.doneFlow();};this.Ee=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"clear-all",node:this.tagName}}}),this.uploadCollection.clearAll();};this.Te=Ye(()=>{this.isConnected&&(this.Gu(),!this.couldOpenActivity&&this.$["*currentActivity"]===this.activityType&&this.historyBack(),this.cfg.confirmUpload||this.api.uploadAll());},300);}get Ku(){return this.Vo?this.ju(this.Vo):""}Gu(){let t=this.api.getOutputCollectionState(),e={total:t.totalCount,succeed:t.successCount,uploading:t.uploadingCount,failed:t.failedCount,validatingBeforeUploading:t.idleEntries.filter(f=>f.isValidationPending).length},r=!t.errors.some(f=>f.type==="TOO_MANY_FILES"||f.type==="TOO_FEW_FILES"),s=t.errors.some(f=>f.type==="TOO_MANY_FILES"),n=t.totalCount===(this.cfg.multiple?this.cfg.multipleMax:1),a=t.allEntries.some(f=>f.isValidationPending),l=e.failed===0&&t.errors.length===0&&!a,c=false,d=false,u=false;if(e.total-e.succeed-e.uploading-e.failed>0&&r&&l&&this.cfg.confirmUpload)c=true;else {d=true;let f=this.cfg.groupOutput?!!t.group:true;u=e.total===e.succeed&&r&&l&&f;}this.ya=d,this.ba=u,this.wa=c,this.No=e.total===0||!s&&!n,this.Fo=!n||this.cfg.multiple,this.Ta=e.total>0,this.Vo=e;}ju(t){let e=r=>{let s=t[r];return r==="uploading"&&(s+=t.validatingBeforeUploading),this.l10n(`header-${r}`,{count:s})};return t.uploading>0||t.validatingBeforeUploading>0?e("uploading"):t.failed>0?e("failed"):t.succeed>0?e("succeed"):e("total")}get couldOpenActivity(){return this.cfg.showEmptyList||this.uploadCollection.size>0}initCallback(){super.initCallback(),this.registerActivity(this.activityType),this.subConfigValue("multiple",this.Te),this.subConfigValue("multipleMin",this.Te),this.subConfigValue("multipleMax",this.Te),this.sub("*groupInfo",t=>{t&&this.Te();}),this.subConfigValue("filesViewMode",t=>{this.setAttribute("mode",t);}),this.sub("*currentActivity",t=>{!this.couldOpenActivity&&t===this.activityType&&(this.$["*currentActivity"]=this.initActivity);}),this.uploadCollection.observeProperties(this.Te),this.uploadCollection.observeCollection(this.Te),this.sub("*collectionErrors",t=>{let e=t.filter(r=>r.type!=="SOME_FILES_HAS_ERRORS")[0];if(!e){this.cr=null;return}this.cr=e.message;});}disconnectedCallback(){super.disconnectedCallback(),this.has("*uploadCollection")&&(this.uploadCollection.unobserveProperties(this.Te),this.uploadCollection.unobserveCollection(this.Te));}render(){return v`<uc-activity-header><span aria-live="polite" class="uc-header-text">${this.Ku}</span><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-no-files" ?hidden=${this.Ta}>${this.yield("empty",v`<span>${this.l10n("no-files")}</span>`)}</div><div class="uc-files"><div class="uc-files-wrapper">${Ai(this.$["*uploadList"]??[],({uid:t})=>t,({uid:t})=>v`<uc-file-item .uid=${t}></uc-file-item>`)}</div><button type="button" class="uc-add-more-btn uc-secondary-btn" @click=${this.Ea} ?disabled=${!this.No} ?hidden=${!this.Fo} ><uc-icon name="add"></uc-icon><span>${this.l10n("add-more")}</span></button></div><div class="uc-common-error" ?hidden=${!this.cr} >${this.cr??""}</div><div class="uc-toolbar"><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.Ee}>${this.l10n("clear")}</button><div class="uc-toolbar-spacer"></div><button type="button" class="uc-add-more-btn uc-secondary-btn" ?hidden=${!this.Fo} ?disabled=${!this.No} @click=${this.Ea} ><uc-icon name="add"></uc-icon><span>${this.l10n("add-more")}</span></button><button type="button" class="uc-upload-btn uc-primary-btn" ?hidden=${!this.wa} @click=${this._o} >${this.l10n("upload")}</button><button type="button" class="uc-done-btn uc-primary-btn" ?hidden=${!this.ya} ?disabled=${!this.ba} @click=${this.Bo} >${this.l10n("done")}</button></div><uc-drop-area ghost></uc-drop-area>`}};p([m()],Ot.prototype,"ya",2),p([m()],Ot.prototype,"ba",2),p([m()],Ot.prototype,"wa",2),p([m()],Ot.prototype,"Fo",2),p([m()],Ot.prototype,"No",2),p([m()],Ot.prototype,"cr",2),p([m()],Ot.prototype,"Ta",2),p([m()],Ot.prototype,"Vo",2);var Zu=[{test:o=>!!o.accept&&!!o.imgOnly,message:"There could be a mistake.\nBoth `accept` and `imgOnly` parameters are set.\nThe value of `accept` will be concatenated with the internal image mime types list."},{test:o=>o.enableVideoRecording!==null,message:"The `enableVideoRecording` parameter is deprecated and will be removed in the next major release.\nPlease use the `cameraModes` parameter instead."},{test:o=>o.defaultCameraMode!==null,message:"The `defaultCameraMode` parameter is deprecated and will be removed in the next major release.\nPlease use the `cameraModes` parameter instead."}],Oa=$(o=>{for(let{test:i,message:t}of Zu)i(o)&&Dr(t);},0);var Pa=(o,i)=>{let t=new URL(i);return t.hostname=`${o}.${t.hostname}`,t.toString().replace(/\/$/,"")},Yu="0123456789abcdefghijklmnopqrstuvwxyz",La=o=>{if(o<=0n)return "0";let i="";for(;o>0n;){let t=o%36n;i=Yu[Number(t)]+i,o=o/36n;}return i},xs=(o,i)=>{try{let t=new URL(o),e=new URL(i);return t.hostname.endsWith(e.hostname)}catch{return false}};var Xu=async o=>{let i=new TextEncoder().encode(o),t=await window.crypto.subtle.digest("SHA-256",i),e=Array.from(new Uint8Array(t)).map(r=>r.toString(16).padStart(2,"0")).join("");return BigInt(`0x${e}`)},Qu=10,Ju=async o=>{let i=await Xu(o);return La(i).slice(0,Qu)},Ua=async(o,i)=>{let t=await Ju(o);return Pa(t,i)};var Ra=o=>o instanceof Promise||!!(o&&typeof o=="object"&&"then"in o&&typeof o.then=="function");var Ss=o=>o,td=[Ss({key:"cameraModes",deps:["enableVideoRecording"],fn:({cameraModes:o,enableVideoRecording:i})=>{let t=i();if(t===null)return o();let e=K(o());return t&&!e.includes("video")?e=e.concat("video"):t||(e=e.filter(r=>r!=="video")),Bt(e)}}),Ss({key:"cameraModes",deps:["defaultCameraMode"],fn:({cameraModes:o,defaultCameraMode:i})=>{let t=i();if(t===null)return o();let e=K(o());return e=e.sort((r,s)=>r===t?-1:s===t?1:0),Bt(e)}}),Ss({key:"cdnCname",deps:["pubkey","cdnCnamePrefixed"],fn:({pubkey:o,cdnCname:i,cdnCnamePrefixed:t})=>{let e=o(),r=i(),s=t();return e&&(r===pi||xs(r,s))?Ua(e,s):r}})],$a=({key:o,setValue:i,getValue:t,computationControllers:e})=>{for(let r of td){if(!r.deps.includes(o))continue;let s={[r.key]:()=>t(r.key)};for(let l of r.deps)s[l]=()=>t(l);let n=new AbortController;e.get(r.fn)?.abort(),e.set(r.fn,n);let a;try{a=r.fn(s,{signal:n.signal});}catch(l){e.get(r.fn)===n&&e.delete(r.fn),console.error(`Failed to compute value for "${r.key}"`,l);return}Ra(a)?a.then(l=>{n.signal.aborted||i(r.key,l);}).catch(l=>{n.signal.aborted||console.error(`Failed to compute value for "${r.key}"`,l);}).finally(()=>{e.get(r.fn)===n&&e.delete(r.fn);}):i(r.key,a);}};var V=o=>String(o),tt=o=>{let i=Number(o);if(Number.isNaN(i))throw new Error(`Invalid number: "${o}"`);return i},z=o=>{if(typeof o>"u"||o===null)return false;if(typeof o=="boolean")return o;if(o==="true"||o==="")return true;if(o==="false")return false;throw new Error(`Invalid boolean: "${o}"`)},Da=o=>o==="auto"?o:z(o),Fa=o=>{let i=V(o);if(i!=="user"&&i!=="environment"&&i!=="")throw new Error(`Invalid value: "${i}"`);return i},Va=o=>{let i=V(o);if(!Object.values(L).includes(i))throw new Error(`Invalid value: "${i}"`);return i},Na=o=>{let i=V(o),t=K(i);if(t.some(e=>!Object.values(L).includes(e)))throw new Error(`Invalid value: "${JSON.stringify(t)}"`);return i},_a=o=>{let i=V(o);if(i==="local"||i==="global")return i;if(z(o)===false)return false;throw new Error(`Invalid value: "${i}"`)},za=o=>{if(typeof o=="object"&&!Array.isArray(o)||typeof o=="function")return o;throw new Error("Invalid metadata value. Must be an object or function.")},As=o=>{if(typeof o=="object")return o;throw new Error("Invalid value. Must be an object.")},Zr=o=>{if(typeof o=="function")return o;throw new Error("Invalid value. Must be a function.")},Yr=o=>{if(Array.isArray(o))return o;throw new Error("Must be an array.")},Ba=o=>{let i=V(o);if(["grid","list"].includes(i))return i;throw new Error(`Invalid value: "${i}"`)};var ed={pubkey:V,multiple:z,multipleMin:tt,multipleMax:tt,confirmUpload:z,imgOnly:z,accept:V,externalSourcesPreferredTypes:V,externalSourcesEmbedCss:V,store:Da,cameraMirror:z,cameraCapture:Fa,sourceList:V,topLevelOrigin:V,maxLocalFileSizeBytes:tt,thumbSize:tt,showEmptyList:z,useLocalImageEditor:z,useCloudImageEditor:z,cloudImageEditorTabs:V,removeCopyright:z,cropPreset:V,imageShrink:V,modalScrollLock:z,modalBackdropStrokes:z,sourceListWrap:z,remoteTabSessionKey:V,cdnCname:V,cdnCnamePrefixed:V,baseUrl:V,socialBaseUrl:V,secureSignature:V,secureExpire:V,secureDeliveryProxy:V,retryThrottledRequestMaxTimes:tt,retryNetworkErrorMaxTimes:tt,multipartMinFileSize:tt,multipartChunkSize:tt,maxConcurrentRequests:tt,multipartMaxConcurrentRequests:tt,multipartMaxAttempts:tt,checkForUrlDuplicates:z,saveUrlForRecurrentUploads:z,groupOutput:z,userAgentIntegration:V,debug:z,localeName:V,metadata:za,secureUploadsExpireThreshold:tt,localeDefinitionOverride:o=>As(o),secureUploadsSignatureResolver:o=>Zr(o),secureDeliveryProxyUrlResolver:o=>Zr(o),iconHrefResolver:o=>Zr(o),plugins:o=>Yr(o),fileValidators:Yr,collectionValidators:Yr,validationTimeout:tt,validationConcurrency:tt,cameraModes:Na,defaultCameraMode:Va,enableAudioRecording:z,enableVideoRecording:z,mediaRecorderOptions:As,maxVideoRecordingDuration:tt,filesViewMode:Ba,gridShowFileNames:z,cloudImageEditorAutoOpen:z,cloudImageEditorMaskHref:V,testMode:z,qualityInsights:z,pasteScope:_a},Ha=(o,i)=>{if(!(typeof i>"u"||i===null))try{return ed[o](i)}catch(t){return console.error(`Invalid value for config key "${o}".`,t),J[o]}};var Xr=[...new Set(["debug",...Object.keys(J)])],id=["metadata","plugins","localeDefinitionOverride","secureUploadsSignatureResolver","secureDeliveryProxyUrlResolver","iconHrefResolver","fileValidators","collectionValidators","mediaRecorderOptions"],ja=o=>id.includes(o),Ms=Xr.filter(o=>!ja(o)),ks={...Object.fromEntries(Ms.map(o=>[cr(o),o])),...Object.fromEntries(Ms.map(o=>[o.toLowerCase(),o]))},Ka=o=>`__${o}`,Xe=class extends C{constructor(){super(...arguments);this.init$={...this.init$,...Object.fromEntries(Object.entries(J).map(([t,e])=>[k(t),e]))};this.qu=new Map;this.li={};this.xa=new Set;this.Ut=new Map;}zo(t){return this.xa.has(t)}Ho(t){let e=this.i.pluginManager;if(e)return e.configRegistry.get(t)}Ca(t){return [...new Set([cr(t),t.toLowerCase()])]}Wu(t,e){if(ja(t)||this.zo(t)&&this.Ho(t)?.attribute===false)return;let r=this.Ca(t);for(let s of r)typeof e>"u"||e===null?this.removeAttribute(s):this.getAttribute(s)!==e.toString()&&this.setAttribute(s,e.toString());}Zu(t,e){let r=k(t);if(this.$[r]!==e)if(typeof e>"u"||e===null){let s=J[t];this.$[r]=s!==void 0?s:e;}else this.$[r]=e;}Xe(t,e){let r;if(this.zo(t)){let a=this.Ho(t);try{r=a?.normalize?.(e)??e;}catch(l){console.warn(`[uc-config] normalize() for "${t}" threw an error, keeping previous value`,l);return}}else r=Ha(t,e);let s=this,n=Ka(t);s[n]!==r&&(this.Yu(t,s[n],r),s[n]=r,this.Wu(t,r),this.Zu(t,r),this.debugPrint(`"${t}"`,r),this.zo(t)||Oa(this.cfg));}dr(t){let e=this,r=Ka(t);return e[r]??this.$[k(t)]}Yu(t,e,r){this.cfg.debug&&r!==e&&typeof r=="object"&&typeof e=="object"&&JSON.stringify(r)===JSON.stringify(e)&&(console.warn(`[uc-config] Option "${t}" value is the same as the previous one but the reference is different`),console.warn("[uc-config] You should avoid changing the reference of the object to prevent unnecessary calculations"),console.warn(`[uc-config] "${t}" previous value:`,e),console.warn(`[uc-config] "${t}" new value:`,r));}Sa(t){let e=t.configRegistry.getAll();this.li={},this.xa=new Set(e.keys());for(let[r,s]of this.Ut)e.has(r)||(s(),this.Ut.delete(r));for(let[r,s]of e){let a=k(r);if(s.attribute){let c=this.Ca(r);for(let d of c)this.li[d]=r;}this.sharedCtx.has(a)||this.sharedCtx.add(a,s.defaultValue);let l=Object.getOwnPropertyDescriptor(this,r);if((!l||!l.set||!l.get)&&Object.defineProperty(this,r,{set:c=>{this.Xe(r,c);},get:()=>this.dr(r),enumerable:true,configurable:true}),!this.Ut.has(r)){let c=this.sub(a,d=>{this.Xe(r,d);},false);this.Ut.set(r,c);}}}Xu(){this.i.when("pluginManager",t=>{this.Sa(t),this.ur=t.onPluginsChange(()=>{this.Sa(t);});});}Qu(){this.ai=new MutationObserver(t=>{for(let e of t)if(e.type==="attributes"&&e.attributeName){let r=e.attributeName,s=e.oldValue,n=this.getAttribute(r);if(s===n||r in ks)continue;if(r in this.li){let l=this.li[r],c=this.Ho(l);this.attributeChangedCallback(r,s??"",n??c?.defaultValue??"");}}}),this.ai.observe(this,{attributes:true,attributeOldValue:true});}initCallback(){super.initCallback();let t=this;this.Xu(),this.Qu();for(let r of Ms)this.sub(k(r),s=>{this.Xe(r,s);},false);for(let r of Xr){let s=t[r]??this.$[k(r)];s!==J[r]&&this.Xe(r,s);let n=Object.getOwnPropertyDescriptor(this,r);(!n||!n.set||!n.get)&&Object.defineProperty(this,r,{set:a=>{this.Xe(r,a);},get:()=>this.dr(r)});}let e=r=>{$a({key:r,setValue:this.Xe.bind(this),getValue:this.dr.bind(this),computationControllers:this.qu});};for(let r of Xr)this.sub(k(r),()=>e(r));}attributeChangedCallback(t,e,r){if(super.attributeChangedCallback(t,e,r),e===r)return;let s=this,n=ks[t];n?s[n]=r:this.i.when("pluginManager",a=>{let l=this.getAttribute(t);if(l&&l!==r)return;let c=this.li[t],d=c?a.configRegistry.get(c):void 0;if(c&&d){let u=d.fromAttribute?d.fromAttribute(r):r;if(this.dr(c)===u)return;this.Xe(c,u);}});}disconnectedCallback(){super.disconnectedCallback(),this.ur&&(this.ur(),this.ur=void 0),this.ai&&(this.ai.disconnect(),this.ai=void 0);for(let t of this.Ut.values())t();this.Ut.clear();}static get observedAttributes(){let t=super.observedAttributes,e=Object.keys(ks);return [...t,...e]}};for(let o of Xr)Xe.prototype[o]=void 0;var ki=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.dropzone=true;this.Aa="upload-file";this.Ju=()=>{this.api.initFlow();};}static{this.styleAttrs=[...super.styleAttrs,"uc-simple-btn"];}initCallback(){super.initCallback(),this.subConfigValue("multiple",t=>{this.Aa=t?"upload-files":"upload-file";});}render(){return v`<uc-drop-area .disabled=${!this.dropzone}><button type="button" @click=${this.Ju}><uc-icon name="upload"></uc-icon><span>${this.l10n(this.Aa)}</span>${this.yield("")}<div class="uc-visual-drop-area">${this.l10n("drop-files-here")}</div></button></uc-drop-area>`}};p([y({attribute:"dropzone",type:Boolean})],ki.prototype,"dropzone",2),p([m()],ki.prototype,"Aa",2);var Mi=class extends x{constructor(){super(...arguments);this.jo=S();}initCallback(){this.activityType=this.registration?.id??null,this.ka(),super.initCallback();}willUpdate(t){super.willUpdate(t),t.has("registration")&&(this.ka(),this.isActivityActive&&(this.pr(),this.Ma()));}ka(){this.registration&&(this.Mn()||this.registerActivity(this.activityType??"",{onActivate:()=>this.Ma(),onDeactivate:()=>this.pr()}));}async Ma(){await this.updateComplete;let t=this.jo.value;if(!t||!this.registration)return;this.pr();let e=this.$["*currentActivityParams"];try{this.Ko=this.registration.render(t,e)??void 0;}catch(r){console.error(`[Plugin "${this.registration.pluginId}"] Activity render() threw an error`,r);}}pr(){let t=this.jo.value;if(t){try{this.Ko?.();}catch(e){console.error(`[Plugin "${this.registration?.pluginId}"] Activity dispose threw an error`,e);}this.Ko=void 0,t.replaceChildren();}}disconnectedCallback(){this.pr(),super.disconnectedCallback();}render(){return v`<div style="display: flex; flex-direction: column; width: 100%; min-height: 0;" ${O(this.jo)} ></div>`}};p([y({attribute:false})],Mi.prototype,"registration",2);var Qe=class extends C{constructor(){super(...arguments);this.mode="modal";this.de=[];}initCallback(){super.initCallback();let t=this.i.pluginManager;t?.onPluginsChange&&(this.S=t.onPluginsChange(()=>this.Ia())),this.Ia();}Ia(){let t=this.i.pluginManager;if(!t){this.de=[];return}this.de=t.snapshot().activities;}disconnectedCallback(){this.S?.(),this.S=void 0,super.disconnectedCallback();}render(){return this.mode==="inline"?v`${Ai(this.de,t=>t.id,t=>v`<uc-plugin-activity-host .registration=${t}></uc-plugin-activity-host>`)}`:v`${Ai(this.de,t=>t.id,t=>v`<uc-modal id=${t.id} strokes block-body-scrolling><uc-plugin-activity-host .registration=${t}></uc-plugin-activity-host></uc-modal>`)}`}};p([y({type:String})],Qe.prototype,"mode",2),p([m()],Qe.prototype,"de",2);function Ii(o,i,t){return o?i(o):t?.(o)}function Ga(...o){return o.reduce((i,t)=>{if(typeof t=="string")return i[t]=true,i;for(let e of Object.keys(t))i[e]=t[e];return i},{})}function vt(...o){let i=Ga(...o);return Object.keys(i).reduce((t,e)=>(i[e]&&t.push(e),t),[]).join(" ")}function qa(o,...i){let t=Ga(...i);for(let e of Object.keys(t))o.classList.toggle(e,!!t[e]);}var rd=o=>ot.includes(o),Wa=o=>{if(!o)return ot;let i=K(o).filter(rd);return i.length===0?ot:i};function Za(o){return {"*originalUrl":null,"*loadingOperations":new Map,"*faderEl":null,"*cropperEl":null,"*imgEl":null,"*imgContainerEl":null,"*networkProblems":false,"*imageSize":null,"*editorTransformations":{},"*cropPresetList":[],"*currentAspectRatio":null,"*tabList":ot,"*tabId":B.CROP,"*on.retryNetwork":()=>{let i=o.querySelectorAll("img");for(let t of i){let e=t.src;t.src=It,t.src=e;}o.$["*networkProblems"]=false;},"*on.apply":i=>{if(!i)return;let t=o.$["*originalUrl"];if(!t){console.warn("Original URL is null, cannot apply transformations");return}let e=rt(Jt(i),"preview"),r=W(t,e),s={originalUrl:t,cdnUrlModifiers:e,cdnUrl:r,transformations:i};o.dispatchEvent(new CustomEvent("apply",{detail:s,bubbles:true,composed:true})),o.remove();},"*on.cancel":()=>{o.remove(),o.dispatchEvent(new CustomEvent("cancel",{bubbles:true,composed:true}));}}}var Ya="<svg width='0' height='0' style='position:absolute'><symbol fill='none' viewBox='0 0 9 6' id='uc-icon-arrow-dropdown' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='m1.5 1.667 3 2.666 3-2.666' opacity='.5'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-aspect-ratio' xmlns='http://www.w3.org/2000/svg'/><symbol viewBox='0 0 20 20' id='uc-icon-brightness' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M15 10a5 5 0 0 1-5 5m5-5a5 5 0 0 0-5-5m5 5h-5m0 5a5 5 0 0 1 0-10m0 10V5m0 15v-3M2.93 2.929 5.05 5.05M0 10h3m-.07 7.071 2.12-2.121M10 0v3m7.07 14.071-2.12-2.121M20 10h-3m.07-7.071L14.95 5.05m-.626 2.45H10m4.324 5H10'/></symbol><symbol fill='currentColor' viewBox='0 0 20 20' id='uc-icon-closeMax' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8.232 10 3.585 5.353l1.768-1.768L10 8.232l4.648-4.647 1.767 1.768L11.768 10l4.647 4.648-1.767 1.767L10 11.768l-4.647 4.647-1.768-1.767L8.232 10Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-contrast' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M2 10a8 8 0 1 0 16 0 8 8 0 1 0-16 0m8-8v16m8-8h-8m7.598 2.5H10m6.24 2.5H10m7.6-7.5H10M16.242 5H10'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-crop' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M20 14H7.005C6.45 14 6 13.55 6 12.995V0M0 6h13.067c.515 0 .933.418.933.933V20M14.5.4 13 2l1.5 1.6M13 2h2a3 3 0 0 1 3 3v2M5.5 19.6 7 18l-1.5-1.6M7 18H5a3 3 0 0 1-3-3v-2'/></symbol><symbol fill='currentColor' viewBox='0 0 20 20' id='uc-icon-done' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='m18.057 6.333-9.365 9.125a1.25 1.25 0 0 1-1.768-.023L1.92 10.296l1.791-1.744 4.132 4.243 8.47-8.253 1.744 1.79Z' clip-rule='evenodd'/></symbol><symbol fill='currentColor' viewBox='0 0 25 24' id='uc-icon-edit-file' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M18.558 2.804a.78.78 0 0 0-.557.235l-.008.007-2.472 2.46 3.847 3.848 2.46-2.473.004-.003a.78.78 0 0 0 0-1.108l-.004-.003-2.712-2.728a.78.78 0 0 0-.558-.235Zm-.248 7.613-3.852-3.852-8.93 8.887-1.516 5.41 5.41-1.515 8.888-8.93Zm-.636-8.934a2.28 2.28 0 0 1 2.512.505l2.702 2.717.002.002a2.278 2.278 0 0 1 0 3.234l-.002.002-12.541 12.602a.75.75 0 0 1-.33.193l-6.884 1.928a.75.75 0 0 1-.925-.924l1.928-6.885a.75.75 0 0 1 .193-.33l12.603-12.54a2.28 2.28 0 0 1 .742-.504Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-enhance' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M19 13h-2m0 0a4 4 0 0 1-4-4m4 4a4 4 0 0 0-4 4m0-8V7m0 2a4 4 0 0 1-4 4m-2 0h2m0 0a4 4 0 0 1 4 4m0 0v2M8 8.5H6.5m0 0a2 2 0 0 1-2-2m2 2a2 2 0 0 0-2 2m0-4V5m0 1.5a2 2 0 0 1-2 2M1 8.5h1.5m0 0a2 2 0 0 1 2 2m0 0V12M12 3h-1m0 0a1 1 0 0 1-1-1m1 1a1 1 0 0 0-1 1m0-2V1m0 1a1 1 0 0 1-1 1M8 3h1m0 0a1 1 0 0 1 1 1m0 0v1'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-exposure' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M10 20v-3M2.93 2.929 5.05 5.05M0 10h3m-.07 7.071 2.12-2.121M10 0v3m7.07 14.071-2.12-2.121M20 10h-3m.07-7.071L14.95 5.05M5 10a5 5 0 1 0 10 0 5 5 0 1 0-10 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-filters' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M4.5 6.5a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0m-3.5 6a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0m7 0a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-flip' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M19.6 5 18 3.5 16.4 5m3.2 10L18 16.5 16.4 15M18 3.523v12.954M3.3 8.5h10.654c.301 0 .415-.395.159-.554L3.459 1.286A.3.3 0 0 0 3 1.542V8.2a.3.3 0 0 0 .3.3zm0 3h10.654c.301 0 .415.395.159.554l-10.654 6.66A.3.3 0 0 1 3 18.458v-6.66a.3.3 0 0 1 .3-.3z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-gamma' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M17 3C9 6 2.5 11.5 2.5 17.5m0 0h1m-1 0v-1m14 1h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3-14v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-mirror' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M5 .4 3.5 2 5 3.6M15 .4 16.5 2 15 3.6M3.52 2h12.957M8.5 16.7V6.046c0-.301-.394-.415-.554-.159L1.287 16.541a.3.3 0 0 0 .255.459H8.2a.3.3 0 0 0 .3-.3zm3 0V6.046c0-.301.395-.415.555-.159l6.659 10.654a.3.3 0 0 1-.255.459H11.8a.3.3 0 0 1-.3-.3z'/></symbol><symbol viewBox='0 0 40 40' id='uc-icon-original' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.5' d='M0 40 40 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-rotate' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M13.5.4 12 2l1.5 1.6M12.023 2H14.4A3.6 3.6 0 0 1 18 5.6V8M4 17h9a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-sad' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M2 17c4.418-4 11.582-4 16 0M16.5 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-11 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-saturation' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='ruc-icon-id__a' x1='10.001' y1='1' x2='10.001' y2='19' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient></defs><circle cx='10.001' cy='10' r='9' transform='rotate(90 10 10)' fill='url(#ruc-icon-id__a)'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-slider' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M0 10h11m0 0a2 2 0 1 0 4 0m-4 0a2 2 0 1 1 4 0m0 0h5'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-tuning' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M8 10h11M1 10h4M1 4.5h11m3 0h4m-18 11h11m3 0h4m-7-11a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M5 10a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0m7 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-vibrance' xmlns='http://www.w3.org/2000/svg'><path d='M2.125 5.64A8.96 8.96 0 0 0 1.001 10a8.96 8.96 0 0 0 1.124 4.36V5.64z' fill='url(#uuc-icon-id__a)'/><path d='M2.875 15.499V4.502a9.053 9.053 0 0 1 1.75-1.72v14.437a9.05 9.05 0 0 1-1.75-1.72z' fill='url(#uuc-icon-id__b)'/><path d='M5.375 17.722c.548.33 1.134.601 1.75.809V1.469a8.956 8.956 0 0 0-1.75.81v15.443z' fill='url(#uuc-icon-id__c)'/><path d='M7.875 1.253v17.495c.564.136 1.15.22 1.75.244V1.008a9 9 0 0 0-1.75.245z' fill='url(#uuc-icon-id__d)'/><path d='M10.375 1.008v17.984a9 9 0 0 0 1.75-.244V1.252a9 9 0 0 0-1.75-.244z' fill='url(#uuc-icon-id__e)'/><path d='M12.875 1.469V18.53a8.957 8.957 0 0 0 1.75-.808V2.277a8.957 8.957 0 0 0-1.75-.808z' fill='url(#uuc-icon-id__f)'/><path d='M15.375 2.78v14.44a9.053 9.053 0 0 0 1.75-1.72v-11a9.054 9.054 0 0 0-1.75-1.72z' fill='url(#uuc-icon-id__g)'/><path d='M17.875 5.638v8.724A8.959 8.959 0 0 0 19.001 10a8.96 8.96 0 0 0-1.126-4.362z' fill='url(#uuc-icon-id__h)'/><defs><linearGradient id='uuc-icon-id__a' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__b' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__c' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__d' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__e' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__f' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__g' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__h' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient></defs></symbol><symbol viewBox='0 0 20 20' id='uc-icon-warmth' xmlns='http://www.w3.org/2000/svg'><path d='m7.5 13.05.429.42.171-.175v-.244h-.6zm5 0h-.6v.245l.172.175.428-.42zM8.1 3.5c0-1.05.85-1.9 1.9-1.9V.4a3.1 3.1 0 0 0-3.1 3.1h1.2zm0 9.55V3.5H6.9v9.55h1.2zm-1 2.45c0-.79.315-1.506.829-2.03l-.858-.84A4.088 4.088 0 0 0 5.9 15.5h1.2zm2.9 2.9a2.9 2.9 0 0 1-2.9-2.9H5.9a4.1 4.1 0 0 0 4.1 4.1v-1.2zm2.9-2.9a2.9 2.9 0 0 1-2.9 2.9v1.2a4.1 4.1 0 0 0 4.1-4.1h-1.2zm-.829-2.03c.514.524.829 1.24.829 2.03h1.2c0-1.117-.447-2.13-1.171-2.87l-.858.84zM11.9 3.5v9.55h1.2V3.5h-1.2zM10 1.6c1.05 0 1.9.85 1.9 1.9h1.2A3.1 3.1 0 0 0 10 .4v1.2z' fill='currentColor'/><path d='M10 14V8' stroke='currentColor' stroke-width='1.2' stroke-linecap='round'/><path d='M14 3h3m-3 3h3m-3 3h3m-8 6.5a1 1 0 1 0 2 0 1 1 0 1 0-2 0' stroke='currentColor' stroke-width='1.2'/></symbol></svg>";var Ce={transition:"uc-transition",visible:"uc-visible",hidden:"uc-hidden"},Je=class extends C{constructor(){super(...arguments);this.he=false;this.Oa=Ce;this.Pa=Ce.visible;this.La=Ce.hidden;this.Go=false;this.Ra=false;}set visible(t){this.he=t,this.Ua();}get visible(){return this.he}set styles(t){this.Oa=t,this.Go=true,this.Pa=t.visible??Ce.visible,this.La=t.hidden??Ce.hidden;}get styles(){return this.Oa}Ua(){this.style.visibility=this.he?"inherit":"hidden",qa(this,{[Ce.transition]:!this.Go,[this.Pa]:this.he,[this.La]:!this.he}),this.toggleAttribute("inert",!this.he);}ed(){this.Ra||(this.Ra=true,this.dispatchEvent(new CustomEvent("initial-render",{bubbles:true,composed:true})));}initCallback(){super.initCallback(),this.classList.toggle("uc-initial",true),this.Go||this.classList.add(Ce.transition),this.Ua(),setTimeout(()=>{this.classList.toggle("uc-initial",false),this.ed();},0);}};p([y({type:Boolean})],Je.prototype,"visible",1),p([y({attribute:false})],Je.prototype,"styles",1);var Oi=class extends C{constructor(){super(...arguments);this.active=false;this.Qe=S();this.qo=false;this.Wo=()=>{let t=this.Qe.value;t&&(this.$a(t),this.qo&&this.active&&this.Zo());};}firstUpdated(t){super.firstUpdated(t),this.active&&this.Zo();}updated(t){super.updated(t),t.has("active")&&(this.active?this.Zo():this.td());}Zo(){let t=this.Qe.value;if(!t)return;this.qo=true;let{width:e}=this.getBoundingClientRect();t.removeEventListener("transitionend",this.Wo),t.style.transition="transform 1s",t.style.opacity="1",t.style.transform=`translateX(${e}px)`,t.addEventListener("transitionend",this.Wo,{once:true});}td(){let t=this.Qe.value;t&&(this.qo=false,t.removeEventListener("transitionend",this.Wo),this.$a(t));}$a(t){t.style.transition="initial",t.style.opacity="0",t.style.transform="translateX(-101%)";}render(){return v`<div class="uc-inner"><div class="uc-line" ${O(this.Qe)}></div></div>`}};p([y({type:Boolean,reflect:true})],Oi.prototype,"active",2);var le=ft(class extends Tt{constructor(o){if(super(o),o.type!==Rt.ATTRIBUTE||o.name!=="class"||o.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(o){return " "+Object.keys(o).filter(i=>o[i]).join(" ")+" "}update(o,[i]){if(this.st===void 0){this.st=new Set,o.strings!==void 0&&(this.nt=new Set(o.strings.join(" ").split(/\s/).filter(e=>e!=="")));for(let e in i)i[e]&&!this.nt?.has(e)&&this.st.add(e);return this.render(i)}let t=o.element.classList;for(let e of this.st)e in i||(t.remove(e),this.st.delete(e));for(let e in i){let r=!!i[e];r===this.st.has(e)||this.nt?.has(e)||(r?(t.add(e),this.st.add(e)):(t.remove(e),this.st.delete(e)));}return it}});var q=o=>o??U;var xt=class extends C{constructor(){super(...arguments);this.text="";this.icon="";this.reverse=false;this.theme="default";this.ariaRole=void 0;this.ariaControls="";this.titleProp="";this.active=false;}firstUpdated(t){super.firstUpdated(t),this.Da(),this.Fa();}updated(t){super.updated(t),t.has("reverse")&&this.Da(),t.has("theme")&&this.Fa();}Da(){this.style.flexDirection=this.reverse?"row-reverse":"";}Fa(){this.theme&&this.theme!=="custom"&&(this.className=`uc-${this.theme}`);}get rd(){let t=this.Yo;return {"uc-icon":true,"uc-icon_left":!this.reverse,"uc-icon_right":this.reverse,"uc-icon_hidden":t,"uc-icon_single":this.od}}get Yo(){return !this.icon}get od(){return !this.text&&!this.Yo}render(){return v`<button type="button" role=${q(this.ariaRole||void 0)} aria-controls=${q(this.ariaControls||void 0)} aria-label=${q(this.l10n(this.titleProp))} title=${q(this.l10n(this.titleProp))} ><uc-icon class=${le(this.rd)} name=${q(this.icon||void 0)} ?hidden=${this.Yo} ></uc-icon><div class="uc-text">${this.text}</div></button>`}};p([y({type:String})],xt.prototype,"text",2),p([y({type:String})],xt.prototype,"icon",2),p([y({type:Boolean,reflect:true})],xt.prototype,"reverse",2),p([y({type:String,reflect:true})],xt.prototype,"theme",2),p([y({attribute:"aria-role"})],xt.prototype,"ariaRole",2),p([y({attribute:"aria-controls"})],xt.prototype,"ariaControls",2),p([y({attribute:"title-prop"})],xt.prototype,"titleProp",2),p([y({type:Boolean,noAccessor:true})],xt.prototype,"active",2);function Xa(o,i){let t={};for(let e of i){let r=o[e];(Object.hasOwn(o,e)||r!==void 0)&&(t[e]=r);}return t}function ti(o,i,t){let r=window.devicePixelRatio,s=Math.min(Math.ceil(i*r),3e3),n=r>=2?"lightest":"normal";return W(o,rt(nr,Jt(t),`quality/${n}`,`stretch/off/-/resize/${s}x`,`@clib/${Lt}/${Ut}/uc-cloud-image-editor/`))}var Pi=class extends C{constructor(){super(...arguments);this.Na=`uc-backdrop-mask-${pt.generateFastUid()}`;this.fr=false;this.pi=false;this.Ba=S();this.hi=false;this.fi=null;this.Ha=t=>{this.Ka(),this.mi&&(t.stopPropagation(),t.preventDefault(),this.mi=false);};this.ja=t=>{if(!this.mi||!this.hr||!this.Qo)return;t.stopPropagation(),t.preventDefault();let e=this.Re;if(!e)return;let{x:r,y:s}=e.getBoundingClientRect(),n=t.x-r,a=t.y-s,l=n-this.hr[0],c=a-this.hr[1],{direction:d}=this.Qo,u=this.hd(d,[l,c]);u&&(this.$["*cropBox"]=u);};this.Ga=t=>{if(!this.xe)return;let e=Object.values(this.xe).find(r=>{if(!r||this.es(r.direction))return false;let n=r.interactionNode.getBoundingClientRect(),a={x:n.x,y:n.y,width:n.width,height:n.height};return da(a,[t.x,t.y])});this.Va=e,this.Ka();};}get Re(){return this.Ba.value??null}get mi(){return this.pi}set mi(t){this.pi!==t&&(this.pi=t,this.Jo());}Jo(){this.ui&&this.ui.setAttribute("class",vt({"uc-guides--hidden":this.fr,"uc-guides--visible":!this.fr&&this.pi,"uc-guides--semi-hidden":!this.fr&&!this.pi}));}es(t){let e=this.$["*imageBox"];if(!e)return false;if(t===""&&e.height<=I&&e.width<=I)return true;let r=e.height<=I&&(t.includes("n")||t.includes("s")),s=e.width<=I&&(t.includes("e")||t.includes("w"));return r||s}sd(){let t=this.$["*cropBox"];if(!t)return;let{x:e,y:r,width:s,height:n}=t,a=this.Re;if(!a)return;let l=mt("mask",{id:this.Na}),c=mt("rect",{x:0,y:0,width:"100%",height:"100%",fill:"white"}),d=mt("rect",{x:e,y:r,width:s,height:n,fill:"black"});l.appendChild(c),l.appendChild(d);let u=mt("rect",{x:0,y:0,width:"100%",height:"100%",fill:"var(--color-image-background)","fill-opacity":.85,mask:`url(#${this.Na})`});a.appendChild(u),a.appendChild(l),this.ci=l,this.Xo=d;}nd(){this.ci&&(this.ci.style.display="none",window.requestAnimationFrame(()=>{this.ci&&(this.ci.style.display="block");}));}ad(){let t=this.$["*cropBox"];if(!t)return;let{x:e,y:r,width:s,height:n}=t;this.Xo&&oe(this.Xo,{x:e,y:r,width:s,height:n});}ld(){let t=this.$["*cropBox"];if(!(!t||!this.ui||!this.xe)){for(let e of Object.values(this.xe)){if(!e)continue;let{direction:r,pathNode:s,interactionNode:n,groupNode:a}=e,l=r==="",c=r.length===2,{x:d,y:u,width:h,height:f}=t;if(l)oe(n,{x:d,y:u,width:h,height:f});else {let b=se(Math.min(h,f)/82/2,0,1),w=c?na(t,r,b):aa(t,r,b),E=w.center;if(!E)continue;let T=Math.max(ss*se(Math.min(h,f)/ss/3,0,1),sa);oe(n,{x:E[0]-T,y:E[1]-T,width:T*2,height:T*2}),oe(s,{d:w.d});}let g=this.es(r);a.setAttribute("class",vt("uc-thumb",{"uc-thumb--hidden":g,"uc-thumb--visible":!g}));}oe(this.ui,{x:t.x-1*.5,y:t.y-1*.5,width:t.width+1,height:t.height+1});}}za(t,e){let r=mt("g");r.classList.add("uc-thumb"),r.setAttribute("with-effects","");let s=mt("rect",{fill:"transparent"}),n=mt("path",{stroke:"currentColor",fill:"none","stroke-width":3});r.appendChild(n),r.appendChild(s),t[e]={direction:e,pathNode:n,interactionNode:s,groupNode:r},e===""&&(r.style.cursor="move"),s.addEventListener("pointerdown",this.cd.bind(this,e));}ud(){let t={};for(let e=0;e<3;e++)for(let r=0;r<3;r++){let s=`${["n","","s"][e]}${["w","","e"][r]}`;s!==""&&this.za(t,s);}return this.za(t,""),t}dd(){let t=mt("svg"),e=mt("rect",{x:0,y:0,width:"100%",height:"100%",fill:"none",stroke:"currentColor","stroke-width":1,"stroke-opacity":.5});t.appendChild(e);for(let r=1;r<=2;r++){let s=mt("line",{x1:`${bi*r}%`,y1:"0%",x2:`${bi*r}%`,y2:"100%",stroke:"currentColor","stroke-width":1,"stroke-opacity":.3});t.appendChild(s);}for(let r=1;r<=2;r++){let s=mt("line",{x1:"0%",y1:`${bi*r}%`,x2:"100%",y2:`${bi*r}%`,stroke:"currentColor","stroke-width":1,"stroke-opacity":.3});t.appendChild(s);}return t.classList.add("uc-guides","uc-guides--semi-hidden"),t}pd(){let t=this.Re;if(!t)return;let e=document.createDocumentFragment(),r=this.dd();e.appendChild(r);let s=this.ud();for(let{groupNode:n}of Object.values(s))e.appendChild(n);t.appendChild(e),this.xe=s,this.ui=r,this.Jo();}cd(t,e){if(!this.xe)return;let r=this.xe[t];if(!r||this.es(t))return;let s=this.$["*cropBox"],n=this.Re;if(!n)return;let{x:a,y:l}=n.getBoundingClientRect(),c=e.x-a,d=e.y-l;this.mi=true,this.Qo=r,this.hr=[c,d],this._a={...s};}hd(t,e){let[r,s]=e,n=this.$["*imageBox"],a=this._a??this.$["*cropBox"],l=this.$["*currentAspectRatio"],c=l?l.width/l.height:void 0;if(t===""?a=ca({rect:a,delta:[r,s],imageBox:n}):a=ua({rect:a,delta:[r,s],direction:t,aspectRatio:c,imageBox:n}),!Object.values(a).every(d=>Number.isFinite(d)&&d>=0)){console.error("CropFrame is trying to create invalid rectangle",{payload:a});return}return Ne(ze(a),n)}Ka(){let t=this.Va,e=this.Re;e&&(e.style.cursor=t?la(t.direction):"initial");}qa(t){if(this.di){this.di.setAttribute("href",t);return}let e=this.Re;if(!e){this.fi=t;return}this.fi=null;let r=document.createDocumentFragment(),s=mt("image",{href:t});s.setAttribute("class","uc-cloud-mask"),r.appendChild(s),e.appendChild(r),this.di=s;}fd(){let t=this.$["*cropBox"];if(!t||!this.di)return;let{x:e,y:r,width:s,height:n}=t;oe(this.di,{x:e,y:r,height:n,width:s});}ts(){this.hi&&(this.ad(),this.ld(),this.fd());}toggleThumbs(t){if(this.xe)for(let e of Object.values(this.xe)){if(!e)continue;let{groupNode:r}=e;r.setAttribute("class",vt("uc-thumb",{"uc-thumb--hidden":!t,"uc-thumb--visible":t}));}}initCallback(){super.initCallback(),this.sub("*imageBox",()=>{this.nd(),this.hi&&window.requestAnimationFrame(()=>{this.ts();});}),this.sub("*cropBox",t=>{t&&(this.fr=t.height<=I||t.width<=I,this.Jo(),this.hi&&window.requestAnimationFrame(()=>{this.ts();}));}),this.subConfigValue("cloudImageEditorMaskHref",t=>{t&&this.qa(t);}),document.addEventListener("pointermove",this.ja,true),document.addEventListener("pointerup",this.Ha,true);}firstUpdated(t){super.firstUpdated(t),this.md();}md(){let t=this.Re;if(!(!t||this.hi)){if(this.sd(),this.pd(),this.hi=true,t.addEventListener("pointermove",this.Ga,true),this.fi){let e=this.fi;this.fi=null,this.qa(e);}this.ts();}}disconnectedCallback(){super.disconnectedCallback(),this.Re?.removeEventListener("pointermove",this.Ga,true),document.removeEventListener("pointermove",this.ja,true),document.removeEventListener("pointerup",this.Ha,true);}render(){return v`<svg class="uc-svg" xmlns="http://www.w3.org/2000/svg" ${O(this.Ba)}></svg>`}};p([m()],Pi.prototype,"pi",2);function sd(o){return o?[({dimensions:t,coords:e})=>[...t,...e].every(r=>Number.isInteger(r)&&Number.isFinite(r)),({dimensions:t,coords:e})=>t.every(r=>r>0)&&e.every(r=>r>=0)].every(t=>t(o)):true}var Li=class extends C{constructor(){super();this.ctxOwner=true;this.Je={width:0,height:0};this.e=null;this.f=false;this.se=null;this.Za=S();this.os=S();this.init$={...this.init$,"*padding":20,"*operations":{rotate:0,mirror:false,flip:false},"*imageBox":{x:0,y:0,width:0,height:0},"*cropBox":{x:0,y:0,width:0,height:0}},this.Wa=$(this.Ya.bind(this),300),this.rs=Ye(()=>{!this.isConnected||!this.f||(this.ss(),this.Xa(),this.Qa(),this.ns(),this.as());},100);}firstUpdated(t){super.firstUpdated(t),this.ss();}Xa(){let t=this.$["*editorTransformations"],e=Xa(t,Object.keys(this.$["*operations"])),r={...this.$["*operations"],...e};this.$["*operations"]=r;}ss(){let t=this.Za.value;if(!t)return;let e=t.getContext("2d"),r=this.offsetWidth,s=this.offsetHeight,n=window.devicePixelRatio;t.style.width=`${r}px`,t.style.height=`${s}px`,t.width=r*n,t.height=s*n,e?.scale(n,n),this.fe=t,this.e=e;}Qa(){if(!this.f||!this.se)return;let t=this.se,e=this.$["*padding"],r=this.$["*operations"],{rotate:s}=r,n={width:this.offsetWidth,height:this.offsetHeight},a=_e({width:t.naturalWidth,height:t.naturalHeight},s),l;if(a.width>n.width-e*2||a.height>n.height-e*2){let c=a.width/a.height,d=n.width/n.height;if(c>d){let u=n.width-e*2,h=u/c,f=0+e,g=e+(n.height-e*2)/2-h/2;l={x:f,y:g,width:u,height:h};}else {let u=n.height-e*2,h=u*c,f=e+(n.width-e*2)/2-h/2,g=0+e;l={x:f,y:g,width:h,height:u};}}else {let{width:c,height:d}=a,u=e+(n.width-e*2)/2-c/2,h=e+(n.height-e*2)/2-d/2;l={x:u,y:h,width:c,height:d};}this.$["*imageBox"]=ze(l);}ns(){let t=this.$["*cropBox"],e=this.$["*imageBox"],r=this.$["*operations"],{rotate:s}=r,n=this.$["*editorTransformations"].crop,{width:a,x:l,y:c}=e;if(n){let{dimensions:[h,f],coords:[g,b]}=n,{width:w}=_e(this.Je,s),E=a/w;t=Ne(ze({x:l+g*E,y:c+b*E,width:h*E,height:f*E}),e);}let d=this.$["*currentAspectRatio"],u=d?d.width/d.height:void 0;if(!pa(t,e)||u&&!ha(t,u)){let h=e.width/e.height,f=e.width,g=e.height;u&&(h>u?f=Math.min(e.height*u,e.width):g=Math.min(e.width/u,e.height)),t={x:e.x+e.width/2-f/2,y:e.y+e.height/2-g/2,width:f,height:g};}this.$["*cropBox"]=Ne(ze(t),e);}gd(){let t=this.e;if(!t)return;let e=this.se;if(!e)return;let r=this.$["*imageBox"],s=this.$["*operations"],{mirror:n,flip:a,rotate:l}=s,c=_e({width:r.width,height:r.height},l);t.save(),t.translate(r.x+r.width/2,r.y+r.height/2),t.rotate(l*Math.PI*-1/180),t.scale(n?-1:1,a?-1:1),t.drawImage(e,-c.width/2,-c.height/2,c.width,c.height),t.restore();}as(){if(!this.f||!this.se||!this.fe||!this.e)return;let t=this.fe;this.e.clearRect(0,0,t.width,t.height),this.gd();}vd({fromViewer:t}){this.se&&(this.os.value?.toggleThumbs(true),this.yd(),setTimeout(()=>{this.className=vt({"uc-active_from_viewer":t,"uc-active_from_editor":!t,"uc-inactive_to_editor":false});}));}Ja(){let t=this.$["*cropBox"],e=this.$["*imageBox"],r=this.$["*operations"],{rotate:s}=r,{width:n,height:a}=e,{width:l,height:c}=_e(this.Je,s),{width:d,height:u}=t,h=n/l,f=a/c;return [se(Math.round(d/h),1,l),se(Math.round(u/f),1,c)]}bd(){let t=this.$["*cropBox"],e=this.$["*imageBox"],r=this.$["*operations"],{rotate:s}=r,{width:n,height:a,x:l,y:c}=e,{width:d,height:u}=_e(this.Je,s),{x:h,y:f}=t,g=n/d,b=a/u,w=this.Ja(),E={dimensions:w,coords:[se(Math.round((h-l)/g),0,d-w[0]),se(Math.round((f-c)/b),0,u-w[1])]};if(!sd(E)){console.error("Cropper is trying to create invalid crop object",{payload:E});return}if(!(w[0]===d&&w[1]===u))return E}Ya(){if(!this.isConnected||!this.Je)return;let t=this.$["*operations"],{rotate:e,mirror:r,flip:s}=t,n=this.bd(),l={...this.$["*editorTransformations"],crop:n,rotate:e,mirror:r,flip:s};this.$["*editorTransformations"]=l;}setValue(t,e){this.$["*operations"]={...this.$["*operations"],[t]:e},this.f&&(this.Qa(),this.ns(),this.as());}getValue(t){return this.$["*operations"][t]}async activate(t,{fromViewer:e}={}){if(!this.f){this.f=true,await this.updateComplete,this.ss(),this.Je=t,this.removeEventListener("transitionend",this.tl);try{let r=this.$["*originalUrl"],s=this.$["*editorTransformations"];this.se=await this.wd(r,s),this.Xa(),this.rs(),this.vd({fromViewer:e});}catch(r){console.error("Failed to activate cropper",{error:r}),this.telemetryManager.sendEventError(r,"cloud editor image. Failed to activate cropper");}this.s=new ResizeObserver(r=>{let[s]=r;if(!s)return;s.contentRect.width>0&&s.contentRect.height>0&&this.f&&this.se&&this.rs();}),this.s.observe(this);}}deactivate({reset:t=false}={}){this.f&&(!t&&this.Ya(),this.f=false,this.Td(),this.className=vt({"uc-active_from_viewer":false,"uc-active_from_editor":false,"uc-inactive_to_editor":true}),this.os.value?.toggleThumbs(false),this.addEventListener("transitionend",this.tl,{once:true}),this.s?.disconnect());}Td(){let t=this.Ja(),e=this.$["*cropBox"],r=Math.min(this.offsetWidth,t[0])/e.width,s=Math.min(this.offsetHeight,t[1])/e.height,n=Math.min(r,s),a=e.x+e.width/2,l=e.y+e.height/2;this.style.transform=`scale(${n}) translate(${(this.offsetWidth/2-a)/n}px, ${(this.offsetHeight/2-l)/n}px)`,this.style.transformOrigin=`${a}px ${l}px`;}yd(){let t=this.$["*cropBox"],e=t.x+t.width/2,r=t.y+t.height/2;this.style.transform="scale(1)",this.style.transformOrigin=`${e}px ${r}px`;}tl(){this.f||(this.se=null);}async wd(t,e){let r=this.offsetWidth;e={...e,crop:void 0,rotate:void 0,flip:void 0,mirror:void 0};let s=await this.proxyUrl(ti(t,r,e)),{promise:n,cancel:a,image:l}=Ee(s),c=this.$t(s);return l.addEventListener("load",c,{once:true}),l.addEventListener("error",c,{once:true}),this.b?.(),this.b=a,n.then(()=>l).catch(d=>(console.error("Failed to load image",{error:d}),this.$["*networkProblems"]=true,l))}$t(t){let e="crop",r=this.$["*loadingOperations"],s=r.get(e);return s||(s=new Map,r.set(e,s)),s.get(t)||(s.set(t,true),this.$["*loadingOperations"]=r),()=>{let n=r.get(e);n?.has(t)&&(n.delete(t),this.$["*loadingOperations"]=r);}}initCallback(){super.initCallback(),this.sub("*imageBox",()=>{this.as();}),this.sub("*cropBox",()=>{this.se&&this.Wa();}),this.sub("*currentAspectRatio",()=>{this.ns();}),setTimeout(()=>{this.sub("*networkProblems",t=>{t||this.f&&this.Je&&this.activate(this.Je,{fromViewer:false});});},0);}disconnectedCallback(){super.disconnectedCallback(),this.s?.disconnect(),this.se&&(this.se=null);}render(){return v`<canvas class="uc-canvas" ${O(this.Za)}></canvas><uc-crop-frame ${O(this.os)}></uc-crop-frame>`}};p([m()],Li.prototype,"se",2);function Is(o,i,t){let e=t,r=t-1,s=new Array(e);for(let n=r;n>=0;n-=1)s[n]=Math.ceil((n*i+(r-n)*o)/r);return s}function nd(o){return typeof o=="string"&&o in kt}function ad(o){let i=[];for(let t=0;t<o.length-1;t+=1){let e=o[t],r=o[t+1];typeof e=="number"&&typeof r=="number"&&i.push([e,r]);}return i}function ld(o,i,t){let e=ad(o).find(([n,a])=>n<=i&&i<=a);if(!e)return o.map(()=>0);let[r,s]=e;return o.map(n=>{let a=Math.abs(r-s)||1,l=Math.abs(i-r)/a;return r===n?i>t?1:1-l:s===n?i>=t?l:1:0})}function cd(o,i){return o.map((t,e)=>t<i?o.length-e:e)}function Qa(o,i){let t=kt[o].keypointsNumber,{range:e,zero:r}=kt[o];return [...new Set([...Is(e[0],r,t+1),...Is(r,e[1],t+1),r,i])].sort((s,n)=>s-n)}var Qr=class extends C{constructor(){super();this.f=false;this.ls=true;this.n="initial";this.il={};this.Ue=[];this.ol=0;this.nl=S();this.mr=S();this.classList.add("uc-inactive_to_cropper"),this.sl=$(async(t,e,r)=>{let s=()=>!this.al(t,e)||this.Pt!==r||!!this.Ue.find(c=>c.value===r);if(s())return;let n=await this.ll(t,r),a=new Image;a.src=n.src;let l=this.$t(n.src);a.addEventListener("load",l,{once:true}),a.addEventListener("error",l,{once:true}),n.image=a,a.classList.add("uc-fader-image"),a.addEventListener("load",()=>{if(s())return;let c=this.Ue,d=c.findIndex(g=>g.value>r);d===-1&&(d=c.length);let h=c[d]?.image,f=this.mr.value;!f||h&&!f.contains(h)||(c.splice(d,0,n),h?f.insertBefore(a,h):f.appendChild(a),this.ds(t,r));},{once:true}),a.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});},600);}$t(t){let e=this.n,r=this.$["*loadingOperations"];r.has(e)||r.set(e,new Map);let s=r.get(e);return s&&!s.get(t)&&(s.set(t,true),this.$["*loadingOperations"]=r),()=>{let n=r.get(e);n?.has(t)&&(n.delete(t),this.$["*loadingOperations"]=r);}}cl(){window.cancelAnimationFrame(this.ol),this.ol=window.requestAnimationFrame(()=>{for(let t of this.Ue){let{image:e}=t;e&&(e.style.opacity=t.opacity.toString(),e.style.zIndex=t.zIndex.toString());}});}et({url:t=this.rl,filter:e=this.g??void 0,operation:r,value:s}={}){if(!t)throw new Error("URL is not defined");let n={...this.il};r&&(r==="filter"?e&&typeof s=="number"&&(n.filter={name:e,amount:s}):typeof s=="number"&&(n[r]=s));let a=this.offsetWidth;return this.proxyUrl(ti(t,a,n))}async ll(t,e){return {src:await this.et({operation:t,value:e}),image:void 0,opacity:0,zIndex:0,value:e}}al(t,e){return this.n===t&&this.g===e}set(t){let e=typeof t=="string"?parseInt(t,10):t;!nd(this.n)||!Number.isFinite(e)||(this.ds(this.n,e),this.sl(this.n,this.g,e));}ds(t,e){this.n=t,this.Pt=e;let{zero:r}=kt[t],s=this.Ue.map(l=>l.value),n=ld(s,e,r),a=cd(s,r);this.Ue.forEach((l,c)=>{let d=n[c],u=a[c];typeof d=="number"&&(l.opacity=d),typeof u=="number"&&(l.zIndex=u);}),this.cl();}ul(){let t=new Image;return t.classList.add("uc-fader-image","uc-fader-image--preview"),t.style.opacity="0",t}async Ed(){this.a=this.a||this.ul();let t=this.a;t&&this.dl(t);let e=this.Ue.map(c=>c.src),{images:r,promise:s,cancel:n}=Si(e);r.forEach(c=>{let d=this.$t(c.src);c.addEventListener("load",d),c.addEventListener("error",d);}),this.cs=()=>{n(),this.cs=void 0;};let a=this.n,l=this.g;if(await s,this.f&&this.al(a,l)){let c=this.mr.value;if(!c)return;c.replaceChildren(),this.Ue.forEach((d,u)=>{let h=r[u];h&&(h.classList.add("uc-fader-image"),d.image=h,c.appendChild(h));}),this.cl();}}async setTransformations(t){if(this.il=t,this.a){let e=await this.et(),r=this.$t(e);this.a.src=e,this.a.addEventListener("load",r,{once:true}),this.a.addEventListener("error",r,{once:true}),this.a.style.opacity="1",this.a.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});}}async preload({url:t,filter:e,operation:r,value:s}){if(!r||typeof s!="number")return;this.us?.();let n=Qa(r,s),a=await Promise.all(n.map(c=>this.et({url:t,filter:e,operation:r,value:c}))),{cancel:l}=Si(a);this.us=l;}xd(t){let e=this.a||this.ul();if(this.dl(e),this.a=e,e.src===t){e.style.opacity="1",e.style.transform="scale(1)",this.className=vt({"uc-active_from_viewer":this.gi,"uc-active_from_cropper":!this.gi,"uc-inactive_to_cropper":false});return}e.style.opacity="0";let r=this.$t(t);e.addEventListener("error",r,{once:true}),e.src=t,e.addEventListener("load",()=>{r(),e&&(e.style.opacity="1",e.style.transform="scale(1)",this.className=vt({"uc-active_from_viewer":this.gi,"uc-active_from_cropper":!this.gi,"uc-inactive_to_cropper":false}));},{once:true}),e.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});}async activate({url:t,operation:e,value:r,filter:s,fromViewer:n}){if(this.f=true,this.ls=false,await this.updateComplete,this.rl=t,this.n=e??"initial",this.Pt=r,this.g=s,this.gi=n,typeof r!="number"&&!s){let l=await this.et({operation:e,value:r});this.xd(l),this.ps();return}!e||typeof r!="number"||(this.Ue=await Promise.all(Qa(e,r).map(l=>this.ll(e,l))),this.ds(e,r),this.Ed());}deactivate({hide:t=true}={}){this.f=false,this.cs?.(),this.us?.(),t&&!this.ls?(this.ls=true,this.a&&(this.a.style.transform="scale(1)"),this.className=vt({"uc-active_from_viewer":false,"uc-active_from_cropper":false,"uc-inactive_to_cropper":true}),this.addEventListener("transitionend",()=>{this.ps();},{once:true})):this.ps();}dl(t){let e=this.nl.value;e&&(e.contains(t)||e.appendChild(t));}ps(){this.mr.value?.replaceChildren();}render(){return v`<div class="uc-fader-preview-host" ${O(this.nl)}></div><div class="uc-fader-layers-host" ${O(this.mr)}></div>`}};var Ja="important",ud=" !"+Ja,Se=ft(class extends Tt{constructor(o){if(super(o),o.type!==Rt.ATTRIBUTE||o.name!=="style"||o.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(o){return Object.keys(o).reduce((i,t)=>{let e=o[t];return e==null?i:i+`${t=t.includes("-")?t:t.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${e};`},"")}update(o,[i]){let{style:t}=o.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(i)),this.render(i);for(let e of this.ft)i[e]==null&&(this.ft.delete(e),e.includes("-")?t.removeProperty(e):t[e]=null);for(let e in i){let r=i[e];if(r!=null){this.ft.add(e);let s=typeof r=="string"&&r.endsWith(ud);e.includes("-")||s?t.setProperty(e,s?r.slice(0,-11):r,s?Ja:""):t[e]=r;}}return it}});var Ft=class extends C{constructor(){super();this.hs=0;this.$e=S();this.hl=S();this.fl=S();this.disabled=false;this.min=0;this.max=100;this.defaultValue=0;this.zero=0;this.De=0;this.Sd=t=>{t.stopPropagation();let e=this.ml(t);e!==null&&(this.fs(e),this.Cd("slider-input",e));};this.Ad=t=>{t.stopPropagation();let e=this.ml(t);e!==null&&this.fs(e);};this.gl=()=>{this.style.setProperty("--color-effect","var(--hover-color-rgb)");};this.vl=()=>{this.style.setProperty("--color-effect","var(--idle-color-rgb)");};this.setAttribute("with-effects","");}Cd(t,e){this.dispatchEvent(new CustomEvent(t,{detail:{value:e},bubbles:true,composed:true}));}firstUpdated(t){super.firstUpdated(t),this.hs=Number.parseInt(window.getComputedStyle(this).getPropertyValue("--l-thumb-size"),10)||0,this.yl(this.De),this.ms(),this.s=new ResizeObserver(()=>{this.ms(),this.gr(this.De);}),this.s.observe(this);let e=this.$e.value;e?.addEventListener("focus",this.gl),e?.addEventListener("blur",this.vl),window.setTimeout(()=>{this.gr(this.De);},0);}willUpdate(t){super.willUpdate(t),t.has("defaultValue")&&this.defaultValue!==this.De&&this.fs(this.defaultValue),(t.has("min")||t.has("max"))&&this.hasUpdated&&(this.ms(),this.gr(this.De)),t.has("zero")&&this.hasUpdated&&this.bl(this.De);}gr(t){this.bl(t);let e=this.max-this.min;if(e===0)return;let{width:r}=this.getBoundingClientRect(),a=100/e*(t-this.min)*(r-this.hs)/100;window.requestAnimationFrame(()=>{let l=this.hl.value;l&&(l.style.transform=`translateX(${a}px)`);});}bl(t){if(!this.vi)return;let e=this.max-this.min;if(e===0)return;this.vi.style.opacity=t===this.zero?"0":"1";let{width:r}=this.getBoundingClientRect(),a=100/e*(this.zero-this.min)*(r-this.hs)/100;window.requestAnimationFrame(()=>{this.vi&&(this.vi.style.transform=`translateX(${a}px)`);});}ms(){let e=this.fl.value;if(!e)return;let{width:r}=e.getBoundingClientRect(),s=Math.ceil(r/2),n=Math.ceil(s/15)-2;if(this.pl===n)return;let a=document.createDocumentFragment(),l=document.createElement("div"),c=document.createElement("div");l.className="uc-minor-step",c.className="uc-border-step",a.appendChild(c);for(let u=0;u<n;u+=1)a.appendChild(l.cloneNode());a.appendChild(c.cloneNode());for(let u=0;u<n;u+=1)a.appendChild(l.cloneNode());a.appendChild(c.cloneNode());let d=document.createElement("div");d.className="uc-zero-dot",a.appendChild(d),this.vi=d,e.innerHTML="",e.appendChild(a),this.pl=n;}disconnectedCallback(){super.disconnectedCallback();let t=this.$e.value;t?.removeEventListener("focus",this.gl),t?.removeEventListener("blur",this.vl),this.s?.disconnect(),this.s=void 0;}fs(t){Number.isFinite(t)&&(this.De=t,this.hasUpdated&&(this.yl(t),this.gr(t)));}yl(t){let e=this.$e.value;e&&(e.value=String(t));}ml(t){let e=t.currentTarget;if(!e)return null;let r=Number.parseInt(e.value,10);return Number.isFinite(r)?r:null}render(){return v`<div class="uc-steps" ${O(this.fl)}></div><div class="uc-thumb" ${O(this.hl)}></div><input class="uc-input" type="range" ${O(this.$e)} .min=${String(this.min)} .max=${String(this.max)} .value=${String(this.De)} ?disabled=${this.disabled} @input=${this.Sd} @change=${this.Ad} />`}};p([y({type:Boolean,reflect:true})],Ft.prototype,"disabled",2),p([y({type:Number})],Ft.prototype,"min",2),p([y({type:Number})],Ft.prototype,"max",2),p([y({type:Number,attribute:false})],Ft.prototype,"defaultValue",2),p([y({type:Number})],Ft.prototype,"zero",2),p([m()],Ft.prototype,"De",2);var Vt="original",Ui=class extends C{constructor(){super(...arguments);this.state={operation:"filter",filter:void 0,originalUrl:"",disabled:false,min:0,max:100,value:0,defaultValue:0,zero:0};this.gs=t=>{let{value:e}=t.detail;this.$["*faderEl"]?.set(e),this.state={...this.state,value:e};};}setOperation(t,e){this.state={...this.state,operation:t,filter:e},this.kd();let r=this.$["*faderEl"],s=this.state.originalUrl||this.$["*originalUrl"];r&&s&&r.activate({url:s,operation:this.state.operation,value:this.state.filter===Vt?void 0:this.state.value,filter:this.state.filter===Vt?void 0:this.state.filter,fromViewer:false});}kd(){let t=this.state.operation,{range:e,zero:r}=kt[t],[s,n]=e;this.state={...this.state,min:s,max:n,zero:r};let l=this.$["*editorTransformations"][t];if(t==="filter"){let d=Number(n),u=l;if(u){let{name:h,amount:f}=u;d=h===this.state.filter?f:n;}this.state={...this.state,value:d,defaultValue:d};return}let c=typeof l<"u"?l:r;this.state={...this.state,value:c,defaultValue:c};}apply(){let e={...this.$["*editorTransformations"]};this.state.operation==="filter"?!this.state.filter||this.state.filter===Vt?delete e.filter:e.filter={name:this.state.filter,amount:this.state.value}:e[this.state.operation]=this.state.value,this.$["*editorTransformations"]=e;}cancel(){this.$["*faderEl"]?.deactivate({hide:false});}initCallback(){super.initCallback(),this.sub("*originalUrl",t=>{t&&(this.state={...this.state,originalUrl:t});});}updated(t){if(super.updated(t),t.has("state")){let e=`${this.state.filter??this.state.operation} ${this.state.value}`;this.$["*operationTooltip"]=e;}}render(){return v`<uc-slider-ui .disabled=${this.state.disabled} .min=${this.state.min} .max=${this.state.max} .defaultValue=${this.state.defaultValue} .zero=${this.state.zero} @slider-input=${this.gs} ></uc-slider-ui>`}};p([m()],Ui.prototype,"state",2);function ei(o){if(!o)return null;let i=o.match(/^([A-Za-z]+)\s+(\d+)$/);if(!i)return null;let[,t,e]=i;return !t||typeof e>"u"?null:{filter:t,value:Number(e)}}var at=class extends C{constructor(){super(...arguments);this.active=false;this.title="";this.icon="";this.titleProp="";}get buttonClasses(){let t=this.active;return {"uc-active":t,"uc-not_active":!t}}wl(){let t=this.buttonClasses;for(let[e,r]of Object.entries(t))this.classList.toggle(e,r);}onClick(t){}connectedCallback(){super.connectedCallback(),this.wl();}updated(t){super.updated(t),t.has("active")&&this.wl();}render(){let t=this.onClick,e=this.title;return v`<button role="option" type="button" aria-label=${q(this.titleProp)} title=${q(this.titleProp)} @click=${t} ><uc-icon name=${this.icon}></uc-icon><div class="uc-title" ?hidden=${!e}>${e}</div></button>`}};p([m()],at.prototype,"active",2),p([m()],at.prototype,"title",2),p([m()],at.prototype,"icon",2),p([m()],at.prototype,"titleProp",2);var Jr=12,to=16,dd=o=>{let i=12,t=12;return o.width/o.height>=1?(i=Jr,t=Math.round(Jr*o.height/o.width)):(t=Jr,i=Math.round(Jr*o.width/o.height)),{width:i,height:t}},eo=class extends at{initCallback(){super.initCallback(),this.icon="arrow-dropdown",this.sub("*currentAspectRatio",i=>{let t=this.Md(i);this.title=t,this.titleProp=t;});}onClick(){this.$["*showListAspectRatio"]=true;}Md(i){return i?i.hasFreeform?this.l10n("freeform-crop"):this.l10n("crop-to-shape",{value:`${i.width}:${i.height}`}):""}render(){let i=this.onClick,t=this.title;return v`<button role="option" type="button" class=${le(this.buttonClasses)} aria-label=${q(this.titleProp)} title=${q(this.titleProp)} @click=${i} ><div class="uc-title" ?hidden=${!t}>${t}</div><uc-icon name=${this.icon}></uc-icon></button>`}},Ri=class extends at{constructor(){super(...arguments);this.X=null;}get aspectRatio(){return this.X}set aspectRatio(t){if(this.X===t)return;let e=this.X;this.X=t,this.requestUpdate("aspectRatio",e),t?this.Tl(t):(this.removeAttribute("uc-aspect-ratio-freeform"),this.title="",this.titleProp="");}initCallback(){super.initCallback(),this.X&&this.Tl(this.X),this.sub("*currentAspectRatio",t=>{this.active=t&&t.id===this.X?.id||t?.width===this.X?.width&&t?.height===this.X?.height;});}onClick(){this.$["*currentAspectRatio"]?.id!==this.X?.id&&(this.$["*currentAspectRatio"]=this.X);}Tl(t){if(!this.isConnected)return;let e=!!t.hasFreeform;this.toggleAttribute("uc-aspect-ratio-freeform",e);let r=()=>{let n=e?this.l10n("custom"):`${t.width}:${t.height}`;return this.title=n,n},s=()=>{let n=this.l10n("a11y-cloud-editor-apply-aspect-ratio",{name:e?this.l10n("custom").toLowerCase():this.l10n("crop-to-shape",{value:`${t.width}:${t.height}`}).toLowerCase(),value:""});return this.titleProp=n,n};r(),s(),e||this.requestUpdate();}Id(){let t=this.X;if(!t||t.hasFreeform)return v`<uc-icon name=${this.icon}></uc-icon>`;let{width:e,height:r}=dd(t),s=(to-e)/2,n=(to-r)/2;return v`<uc-icon><svg viewBox="0 0 ${to} ${to}" aria-hidden="true" focusable="false" ><rect x=${s} y=${n} width=${e} height=${r} rx="2" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round" ></rect></svg></uc-icon>`}render(){let t=this.onClick,e=this.title;return v`<button role="option" type="button" class=${le(this.buttonClasses)} aria-label=${q(this.titleProp)} title=${q(this.titleProp)} @click=${t} >${this.Id()}<div class="uc-title" ?hidden=${!e}>${e}</div></button>`}};p([y({attribute:false})],Ri.prototype,"aspectRatio",1);function pd(o){let i=o+90;return i=i>=360?0:i,i}function hd(o,i){if(o==="rotate")return pd(typeof i=="number"?i:0);if(o==="mirror"||o==="flip")return !i;throw new Error(`Unsupported operation: ${o}`)}var $i=class extends at{constructor(){super(...arguments);this.operation=void 0;}willUpdate(t){super.willUpdate(t),this.operation?(this.titleProp=this.l10n("a11y-cloud-editor-apply-crop",{name:this.l10n(this.operation).toLowerCase()}),this.icon=this.operation):(this.icon="",this.titleProp="");}onClick(t){if(!this.operation)return;let e=this.$["*cropperEl"],r=e.getValue(this.operation),s=hd(this.operation,r);this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:this.operation,next:s,prev:r}),e.setValue(this.operation,s);}};p([y({type:String})],$i.prototype,"operation",2);var Zt=class extends at{constructor(){super(...arguments);this.n="";this.g="";this.yi="";this.vr=0;this.a=null;this.Ft=false;this.isOriginal=false;this.El=20;}get filter(){return this.g}set filter(t){let e=t??"";if(this.g===e)return;let r=this.g;this.g=e,this.n="filter",this.isOriginal=e===Vt,this.icon=this.isOriginal?"original":"slider",this.El=this.isOriginal?40:20,this.requestUpdate("filter",r),this.isConnected&&this.xl(e);}onClick(t){if(this.active)this.isOriginal||(this.$["*sliderEl"].setOperation(this.n,this.g),this.$["*showSlider"]=true);else {let e=this.$["*sliderEl"];e.setOperation(this.n,this.g),e.apply();}this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:ei(this.$["*operationTooltip"])}),this.$["*currentFilter"]=this.g;}Od(){let t=parseInt(window.getComputedStyle(this).getPropertyValue("--l-base-min-width"),10),e=Number.isFinite(t)&&t>0?t:this.El||32,r=window.devicePixelRatio,s=Math.ceil(r*e),n=r>=2?"lightest":"normal",a=100,l={...this.$["*editorTransformations"]};return l[this.n]=this.g!==Vt?{name:this.g,amount:a}:void 0,W(this.yi,rt(nr,Jt(l),`quality/${n}`,`scale_crop/${s}x${s}/center`,`@clib/${Lt}/${Ut}/uc-cloud-image-editor/`))}async ni(t,e){t[0]?.isIntersecting?await this.vs(e):this.b?.();}initCallback(){super.initCallback(),this.s=new window.IntersectionObserver(this.ni.bind(this),{threshold:[0,1]});let t=this.$["*originalUrl"];this.yi=t??"",this.sub("*originalUrl",e=>{this.yi=e??"",!this.isOriginal&&this.yi&&this.isConnected&&!this.a&&(this.s?.observe(this),this.tt());}),this.isOriginal||(this.s?.observe(this),this.tt()),this.g&&this.xl(this.g),this.sub("*currentFilter",e=>{this.active=!!(e&&e===this.g);}),this.sub("*networkProblems",async e=>{e||(this.a?await this.vs():this.tt());});}disconnectedCallback(){super.disconnectedCallback(),this.s?.disconnect(),this.b?.(),this.yr();}updated(t){super.updated(t),t.has("isOriginal")&&(this.isOriginal?this.s?.unobserve(this):(this.s?.observe(this),this.tt()));}xl(t){if(!t){this.titleProp="";return}let e=this.l10n("a11y-cloud-editor-apply-filter",{name:t.toLowerCase()});this.titleProp=e;}async vs(t){if(!this.isConnected){t?.unobserve(this),this.b?.(),this.b=void 0;return}if(!this.yi){!this.Dt&&!this.Fe&&this.tt();return}let e=++this.vr,r="";try{r=await this.proxyUrl(this.Od());}catch(a){this.$["*networkProblems"]=true,console.error("Failed to resolve preview URL",{error:a});return}this.Ft=false,this.b?.();let{promise:s,cancel:n}=Ee(r);this.b=()=>{n(),this.vr===e&&(this.b=void 0);};try{if(await s,this.vr!==e||!this.isConnected)return;this.a=r,this.Ft=!0,this.yr(),(t??this.s)?.unobserve(this);}catch(a){this.$["*networkProblems"]=true,console.error("Failed to load image",{error:a}),this.tt();}finally{this.vr===e&&(this.b=void 0);}}tt(){if(!this.isConnected||this.a||this.Ft||this.isOriginal||this.$["*networkProblems"]){this.yr();return}this.Fe&&cancelAnimationFrame(this.Fe),this.Fe=requestAnimationFrame(()=>{if(this.Fe=void 0,!this.isConnected||this.a||this.Ft||this.isOriginal){this.yr();return}let t=this.getBoundingClientRect(),e=t.width>0&&t.height>0,r=window.innerWidth||document.documentElement.clientWidth,s=window.innerHeight||document.documentElement.clientHeight;if(e&&t.bottom>0&&t.right>0&&t.top<s&&t.left<r){this.vs();return}this.Dt=window.setTimeout(()=>{this.Dt=void 0,this.tt();},500);});}yr(){this.Fe&&(cancelAnimationFrame(this.Fe),this.Fe=void 0),this.Dt&&(window.clearTimeout(this.Dt),this.Dt=void 0);}get Pd(){return !!(this.Ft&&!this.active&&!this.isOriginal)}render(){let t=this.onClick,e={opacity:this.Pd?"1":"0"};this.a&&(e.backgroundImage=`url(${this.a})`);let r={opacity:this.active||this.isOriginal?"1":"0"};return v`<button role="option" type="button" class=${le(this.buttonClasses)} aria-label=${q(this.titleProp)} title=${q(this.titleProp)} @click=${t} ><div class="uc-preview" ?data-loaded=${this.Ft} style=${Se(e)}></div><uc-icon class=${le({"uc-original-icon":this.isOriginal})} name=${this.icon} style=${Se(r)} ></uc-icon></button>`}};p([m()],Zt.prototype,"a",2),p([m()],Zt.prototype,"Ft",2),p([m()],Zt.prototype,"isOriginal",2),p([m()],Zt.prototype,"El",2),p([y({type:String})],Zt.prototype,"filter",1);var Di=class extends at{constructor(){super(...arguments);this.n="";}get operation(){return this.n}set operation(t){let e=t??"";if(this.n===e)return;let r=this.n;this.n=e,this.requestUpdate("operation",r),this.isConnected&&e&&this.Cl(e);}Cl(t){this.icon=t;let e=()=>{let s=this.l10n("a11y-cloud-editor-apply-tuning",{name:this.l10n(t).toLowerCase()});return this.titleProp=s,s},r=()=>{let s=this.l10n(t);return this.title=s,s};e(),r();}initCallback(){super.initCallback(),this.n&&this.Cl(this.n),this.sub("*editorTransformations",t=>{if(!this.n)return;let{zero:e}=kt[this.n],r=t[this.n],s=typeof r<"u"?r!==e:false;this.active=s;});}onClick(t){this.$["*sliderEl"]?.setOperation(this.n),this.$["*showSlider"]=true,this.$["*currentOperation"]=this.n,this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:ei(this.$["*operationTooltip"])});}};p([y({type:String})],Di.prototype,"operation",1);var fd=1,tl=()=>{},Fi=class extends C{constructor(){super(...arguments);this.hiddenScrollbar=false;this.Sl=t=>{t.preventDefault();let{deltaY:e,deltaX:r}=t;if(Math.abs(r)>fd){this.scrollLeft+=r;return}this.scrollLeft+=e;};}connectedCallback(){super.connectedCallback(),this.addEventListener("wheel",this.Sl,{passive:false}),this.addEventListener("scroll",tl,{passive:true});}disconnectedCallback(){this.removeEventListener("wheel",this.Sl),this.removeEventListener("scroll",tl),super.disconnectedCallback();}};p([y({type:Boolean,noAccessor:true,attribute:"hidden-scrollbar"})],Fi.prototype,"hiddenScrollbar",2);var ut=class extends C{constructor(){super(...arguments);this.bi=false;this.showMainToolbar=true;this.showSubToolbar=false;this.Al=true;this.tabList=[...ot];this.activeTab=B.CROP;this.br=true;this.ys=false;this.kl=null;this.Ml=0;this.Il=0;this.wr=S();this.Ol=S();this.tabToggleRefs={[B.CROP]:S(),[B.TUNING]:S(),[B.FILTERS]:S()};this.Pl=()=>{this.ot();};this.wi=[];this.Tr=$(t=>{this.bi=t;},500);this.Er=$(()=>{let t=this.$["*editorTransformations"],e=this.$["*currentOperation"],r="",s=false;if(this.$["*tabId"]===B.FILTERS)if(s=true,this.$["*currentFilter"]&&t?.filter?.name===this.$["*currentFilter"]){let n=t?.filter?.amount||100;r=`${this.$["*currentFilter"]} ${n}`;}else r=this.l10n(Vt);else if(this.showSubToolbar&&this.$["*tabId"]===B.TUNING&&e){s=true;let n=t?.[e]||kt[e].zero;r=`${this.l10n(e)} ${n}`;}s&&(this.$["*operationTooltip"]=r),this.ys=s;},0);this.Ld={hidden:"uc-sub-toolbar--top-hidden",visible:"uc-sub-toolbar--visible"};this.Rd={hidden:"uc-sub-toolbar--bottom-hidden",visible:"uc-sub-toolbar--visible"};this.Ud={hidden:"uc-tab-toggle--hidden",visible:"uc-tab-toggle--visible"};this.$d={hidden:"uc-tab-toggles--hidden",visible:"uc-tab-toggles--visible"};this.init$={...this.init$,"*sliderEl":null,"*showSlider":false,"*showListAspectRatio":false,"*currentFilter":Vt,"*currentOperation":null,"*operationTooltip":null};this.Ee=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"cancel"}),this.b?.();let e=this.$["*on.cancel"];e?.();};this.xs=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"apply"});let e=this.$["*on.apply"];e?.(this.$["*editorTransformations"]);};this.Gd=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"apply-slider",operation:ei(this.$["*operationTooltip"])}),this.wr.value?.apply(),this.Ll();};this.qd=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"cancel-slider"}),this.wr.value?.cancel(),this.Ll();};this.Wd=t=>{let r=t.currentTarget?.getAttribute("data-id");r&&(this.telemetryManager.sendEventCloudImageEditor(t,r),this.bs(r,{fromViewer:false}));};}Ll(){this.$["*showSlider"]=false,this.$["*tabId"]===B.CROP&&(this.$["*showListAspectRatio"]=false),this.$["*tabId"]===B.TUNING&&(this.ys=false);}bs(t,{fromViewer:e=false,force:r=false}={}){this.$["*tabId"]!==t&&(this.$["*tabId"]=t),this.Rl(t,{fromViewer:e,force:r});}Rl(t,{fromViewer:e,force:r=false}){if(!r&&this.activeTab===t){this.ot();return}this.activeTab=t;let s=this.$["*faderEl"],n=this.$["*cropperEl"];t===B.CROP?(s?.deactivate(),this.$["*imageSize"]&&n?.activate(this.$["*imageSize"],{fromViewer:e})):(s?.activate({url:this.$["*originalUrl"],fromViewer:e}),n?.deactivate());for(let a of ot){let l=a===t,d=this.tabToggleRefs[a]?.value;d&&(d.active=l),l&&this.ot();}}ot(){let e=this.tabToggleRefs[this.activeTab]?.value,r=this.Ol.value;if(!e||!r)return;let s=e.offsetLeft,n=e.offsetWidth||Number(getComputedStyle(e).width.replace("px",""));(this.Ml!==s||this.Il!==n)&&(this.Ml=s,this.Il=n,r.style.transform=`translateX(${s}px)`,r.style.width=`${n}px`);}get Ts(){return this.wi.length>=3}Dd(t){switch(t){case B.CROP:return this.Fd();case B.FILTERS:return this.Nd();case B.TUNING:return this.Vd();default:return []}}Fd(){let t=[];if(this.Ts)t.push(()=>this._d());else for(let e of this.wi)t.push(()=>this.Ul(e));for(let e of vn)t.push(()=>this.Bd(e));return this.Es(t)}Nd(){let e=[Vt,...gn].map(r=>()=>this.zd(r));return this.Es(e)}Vd(){let t=mn.map(e=>()=>this.Hd(e));return this.Es(t)}Es(t){return t.length?t.map(r=>r()):[]}_d(){return v`<uc-editor-freeform-button-control></uc-editor-freeform-button-control>`}Ul(t){return v`<uc-editor-aspect-ratio-button-control .aspectRatio=${t}></uc-editor-aspect-ratio-button-control>`}Bd(t){return v`<uc-editor-crop-button-control .operation=${t}></uc-editor-crop-button-control>`}zd(t){return v`<uc-editor-filter-control .filter=${t}></uc-editor-filter-control>`}Hd(t){return v`<uc-editor-operation-control .operation=${t}></uc-editor-operation-control>`}Kd(){return this.Ts?this.wi.map(t=>this.Ul(t)):[]}async jd(){if(this.$["*imgContainerEl"]&&this.$["*originalUrl"]){let t=this.$["*imgContainerEl"].offsetWidth,e=await this.proxyUrl(ti(this.$["*originalUrl"],t,this.$["*editorTransformations"]));this.b?.();let{cancel:r}=Si([e]);this.b=()=>{r(),this.b=void 0;};}}initCallback(){super.initCallback();let t=this.$["*cropPresetList"]??[];this.wi=[...t],this.sub("*cropPresetList",e=>{this.wi=[...e??[]];}),this.sub("*imageSize",e=>{e&&setTimeout(()=>{this.bs(this.$["*tabId"],{fromViewer:true});},0);}),this.sub("*editorTransformations",e=>{let r=e?.filter?.name;this.$["*currentFilter"]!==r&&(this.$["*currentFilter"]=r??"");}),this.sub("*currentFilter",()=>{this.Er();}),this.sub("*currentOperation",()=>{this.Er();}),this.sub("*tabId",e=>{this.Rl(e,{fromViewer:false,force:true}),this.Er();}),this.sub("*originalUrl",()=>{this.$["*faderEl"]?.deactivate();}),this.sub("*editorTransformations",e=>{this.jd(),this.$["*faderEl"]?.setTransformations(e);}),this.sub("*loadingOperations",e=>{let r=false;for(let[,s]of e.entries()){if(r)break;for(let[,n]of s.entries())if(n){r=true;break}}this.Tr(r);}),this.sub("*showSlider",e=>{e?(this.showSubToolbar=true,this.showMainToolbar=false,this.br=true):this.$["*showListAspectRatio"]||(this.showSubToolbar=false,this.showMainToolbar=true);}),this.sub("*showListAspectRatio",e=>{e?(this.showSubToolbar=true,this.showMainToolbar=false,this.br=false):this.$["*showSlider"]||(this.showSubToolbar=false,this.showMainToolbar=true);}),this.sub("*tabList",e=>{if(this.tabList=e,this.Al=e.length>1,!e.includes(this.$["*tabId"])&&e.length>0){let[r]=e;r&&this.bs(r,{fromViewer:false});return}this.ot();}),this.sub("*operationTooltip",e=>{this.kl=e;}),this.Er();}connectedCallback(){super.connectedCallback(),window.addEventListener("resize",this.Pl);}firstUpdated(t){super.firstUpdated(t),this.xr(),this.ot();}updated(t){super.updated(t),(t.has("activeTab")||t.has("tabList"))&&this.updateComplete.then(()=>this.ot()),(t.has("showSubToolbar")||t.has("showMainToolbar"))&&this.xr();}disconnectedCallback(){window.removeEventListener("resize",this.Pl),super.disconnectedCallback(),this.$["*showSlider"]=false,this.$["*showListAspectRatio"]=false;}xr(){let t=this.wr.value;t&&(this.$["*sliderEl"]=t);}Zd(t){let e=this.tabList.includes(t),r=this.activeTab===t,s=this.tabList.indexOf(t),n=s>=0?Se({gridColumn:`${s+1}`}):U;return v`<uc-presence-toggle class="uc-tab-toggle" .visible=${e} .styles=${this.Ud}><uc-btn-ui theme="tab" data-id=${t} icon=${t} role="tab" aria-controls=${`tab_${t}`} aria-selected=${r?"true":"false"} title-prop=${`a11y-editor-tab-${t}`} .active=${r} style=${n} @click=${this.Wd} ${O(this.tabToggleRefs[t])} ></uc-btn-ui></uc-presence-toggle>`}Yd(t){let e=this.Dd(t);return v`<div id=${`tab_${t}`} class="uc-tab-content" ><uc-editor-scroller hidden-scrollbar><div class="uc-controls-list_align"><div role="listbox" aria-orientation="horizontal" class="uc-controls-list_inner">${e.length?e:U}</div></div></uc-editor-scroller></div>`}render(){let t=["uc-info-tooltip",this.ys?"uc-info-tooltip_visible":"uc-info-tooltip_hidden"].join(" "),e=this.Ts;return v`<uc-line-loader-ui .active=${this.bi}></uc-line-loader-ui><div class="uc-info-tooltip_container"><div class="uc-info-tooltip_wrapper"><div class=${t}>${this.kl??""}</div></div></div><div class="uc-toolbar-container"><uc-presence-toggle role="tablist" class="uc-sub-toolbar" .visible=${this.showMainToolbar} .styles=${this.Ld} ><div class="uc-tab-content-row">${ot.map(r=>Ii(this.activeTab===r,()=>this.Yd(r)))}</div><div class="uc-controls-row"><uc-presence-toggle class="uc-tab-toggles" .visible=${this.Al} .styles=${this.$d} @initial-render=${()=>this.ot()} ><div class="uc-tab-toggles_indicator" ${O(this.Ol)} ></div>${ot.map(r=>this.Zd(r))}</uc-presence-toggle><uc-btn-ui style="order: -1" theme="secondary-icon" icon="closeMax" title-prop="cancel" @click=${this.Ee} ></uc-btn-ui><uc-btn-ui theme="primary-icon" icon="done" title-prop="apply" @click=${this.xs}></uc-btn-ui></div></uc-presence-toggle><uc-presence-toggle class="uc-sub-toolbar" .visible=${this.showSubToolbar} .styles=${this.Rd}><div class="uc-slider" ?hidden=${!this.br}><uc-editor-slider ${O(this.wr)}></uc-editor-slider></div><div class="uc-list-aspect-ratio-container" ?hidden=${this.br||!e}>${e?v`<div class="uc-list-aspect-ratio">${this.Kd()}</div>`:U}</div><div class="uc-controls-row"><uc-btn-ui theme="secondary" @click=${this.qd} text=${this.l10n("cancel")}></uc-btn-ui><uc-btn-ui theme="primary" @click=${this.Gd} text=${this.l10n("apply")}></uc-btn-ui></div></uc-presence-toggle></div>`}};p([m()],ut.prototype,"bi",2),p([m()],ut.prototype,"showMainToolbar",2),p([m()],ut.prototype,"showSubToolbar",2),p([m()],ut.prototype,"Al",2),p([m()],ut.prototype,"tabList",2),p([m()],ut.prototype,"activeTab",2),p([m()],ut.prototype,"br",2),p([m()],ut.prototype,"ys",2),p([m()],ut.prototype,"kl",2),p([m()],ut.prototype,"wi",2);var el=Bt([...ot]),et=class extends C{constructor(){super(...arguments);this.ctxOwner=true;this.Xd="";this.et=It;this.Qd="";this.bi=false;this.uuid=null;this.cdnUrl=null;this.cropPreset="";this.tabs=el;this.$l=false;this.ke=false;this.Cs=null;this.Ti=null;this.Tr=$(t=>{this.bi=t;},300);this.Cr=S();this.Dl=S();this.Fl=S();this.Nl=S();this.Vl=()=>{this.Tr(false),this.et!==It&&(this.$["*networkProblems"]=false);};this._l=()=>{this.Tr(false),this.$["*networkProblems"]=true;};this.Jd=()=>{let t=this.$["*on.retryNetwork"];t?.();};this.init$={...this.init$,...Za(this)};}static{this.styleAttrs=["uc-cloud-image-editor"];}ep(){this.ke||this.Cs||(this.Cs=this.updateComplete.then(()=>{this.Cs=null,this.ke=true;}));}initCallback(){super.initCallback(),this.Bl(),this.zl();}xr(){let t=this.Fl.value;t&&(this.$["*faderEl"]=t);let e=this.Dl.value;e&&(this.$["*cropperEl"]=e);let r=this.Nl.value;r&&(this.$["*imgContainerEl"]=r);let s=this.Cr.value;s&&(this.$["*imgEl"]=s);}tp(){let t=this.Cr.value;t&&(t.addEventListener("load",this.Vl),t.addEventListener("error",this._l));}ip(){let t=this.Cr.value;t&&(t.removeEventListener("load",this.Vl),t.removeEventListener("error",this._l));}get rp(){let t=this.$["*tabId"];return vt("uc-image",{"uc-image_hidden_to_cropper":t===B.CROP,"uc-image_hidden_effects":t!==B.CROP})}Hl(){if(this.Ti)return this.Ti;let t=3e3;return this.Ti=new Promise((e,r)=>{let s=()=>{window.clearTimeout(d),c.disconnect(),this.Ti=null;},n=()=>{let{width:u,height:h}=this.getBoundingClientRect();return u>0&&h>0},a=()=>{s(),window.setTimeout(()=>e(),0);},l=()=>{let u=new Error("[cloud-image-editor] timeout waiting for non-zero container size");s(),this.isConnected&&console.error(u.message),r(u);},c=new ResizeObserver(u=>{let[h]=u;h&&h.contentRect.width>0&&h.contentRect.height>0&&a();}),d=window.setTimeout(()=>{l();},t);if(n()){a();return}c.observe(this);}),this.Ti}firstUpdated(t){super.firstUpdated(t),this.xr(),this.tp(),this.initEditor();let e=!!(this.uuid||this.cdnUrl),r=t.has("uuid")||t.has("cdnUrl");e&&!r&&this.updateImage();}disconnectedCallback(){this.ip(),super.disconnectedCallback();}render(){let t=this.Qd??"",e=this.Xd??"",r=this.et||It,s=this.bi,n=this.$l;return v` ${De(Ya)}<div class="uc-wrapper uc-wrapper_desktop"><uc-presence-toggle class="uc-network_problems_splash" .visible=${n}><div class="uc-network_problems_content"><div class="uc-network_problems_icon"><uc-icon name="sad"></uc-icon></div><div class="uc-network_problems_text">Network error</div></div><div class="uc-network_problems_footer"><uc-btn-ui theme="primary" text="Retry" @click=${this.Jd}></uc-btn-ui></div></uc-presence-toggle><div class="uc-viewport"><div class="uc-file_type_outer"><div class="uc-file_type">${t}</div></div><div class="uc-image_container" ${O(this.Nl)}><img src=${r} class=${this.rp} ${O(this.Cr)} />${Ii(this.ke,()=>v`<uc-editor-image-cropper ${O(this.Dl)}></uc-editor-image-cropper>`)}<uc-editor-image-fader ${O(this.Fl)}></uc-editor-image-fader></div><div class="uc-info_pan">${e}</div></div><div class="uc-toolbar"><uc-line-loader-ui .active=${s}></uc-line-loader-ui><div class="uc-toolbar_content uc-toolbar_content__editor">${Ii(this.ke,()=>v`<uc-editor-toolbar></uc-editor-toolbar>`)}</div></div></div>`}updated(t){super.updated(t),t.has("uuid")&&this.uuid&&this.updateImage(),t.has("cdnUrl")&&this.cdnUrl&&this.updateImage(),t.has("tabs")&&this.Bl(),(t.has("cropPreset")||t.has("cdnUrl"))&&this.zl();}Bl(){let t=this.tabs||el;this.$["*tabList"]=Wa(t);}zl(){let t=Nr(this.cropPreset??""),e=null;if(this.cdnUrl){let r=ko(this.cdnUrl),s=Mo(r);if(Array.isArray(s?.crop?.dimensions)){let[n,a]=s.crop.dimensions;e=ma(n,a,t,.1);}}this.$["*cropPresetList"]=t,this.$["*currentAspectRatio"]=e??t?.[0]??null;}async updateImage(){if(this.isConnected){try{await this.Hl();}catch{return}if(this.isConnected){if(this.cdnUrl){let t=this.cdnUrl,e=sr(t),r=Qt(t,e);if(r===this.$["*originalUrl"])return;this.$["*originalUrl"]=r;let s=ko(t),n=Mo(s);this.$["*editorTransformations"]=n;}else if(this.uuid){let t=Qt(this.cfg.cdnCname,this.uuid);if(t===this.$["*originalUrl"])return;this.$["*originalUrl"]=t,Object.keys(this.$["*editorTransformations"]).length>0&&(this.$["*editorTransformations"]={});}else throw new Error("No UUID nor CDN URL provided");this.$["*tabId"]===B.CROP?this.$["*cropperEl"]?.deactivate({reset:true}):this.$["*faderEl"]?.deactivate();try{let t=this.$["*originalUrl"],e=await this.proxyUrl(W(t,rt("json"))),r=await fetch(e).then(a=>a.json()),{width:s,height:n}=r;this.$["*imageSize"]={width:s,height:n},this.$["*tabId"]===B.CROP?this.$["*cropperEl"]?.activate(this.$["*imageSize"]):this.$["*faderEl"]?.activate({url:t});}catch(t){t&&(this.telemetryManager.sendEventError(t,"cloud editor image. Failed to load image info"),console.error("Failed to load image info",t));}this.ep();}}}async initEditor(){try{await this.Hl();}catch{return}this.classList.add("uc-editor_ON"),this.sub("*networkProblems",t=>{let e=!!t;this.$l=e;}),this.sub("*editorTransformations",t=>{if(Object.keys(t).length===0)return;let e=this.$["*originalUrl"],r=rt(Jt(t),"preview"),s=W(e,r),n={originalUrl:e,cdnUrlModifiers:r,cdnUrl:s,transformations:t};this.dispatchEvent(new CustomEvent("change",{detail:n,bubbles:true,composed:true}));},false);}};p([m()],et.prototype,"Xd",2),p([m()],et.prototype,"et",2),p([m()],et.prototype,"Qd",2),p([m()],et.prototype,"bi",2),p([y({type:String,reflect:true})],et.prototype,"uuid",2),p([y({type:String,attribute:"cdn-url",reflect:true})],et.prototype,"cdnUrl",2),p([y({type:String,attribute:"crop-preset",reflect:true})],et.prototype,"cropPreset",2),p([y({type:String,reflect:true})],et.prototype,"tabs",2),p([m()],et.prototype,"$l",2),p([m()],et.prototype,"ke",2);var Os={};$s(Os,{CloudImageEditorActivity:()=>Vi});var io=class extends et{static{this.styleAttrs=[...super.styleAttrs,"uc-wgt-common"];}constructor(){super(),this.init$={...this.init$,"*solution":this.tagName};}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION}),this.a11y?.registerBlock(this);}};var Vi=class extends R{constructor(){super(...arguments);this.Q=null;}get activityParams(){let t=super.activityParams;if("internalId"in t)return t;throw new Error("Cloud Image Editor activity params not found")}initCallback(){super.initCallback(),this.subConfigValue("cropPreset",t=>{this.Q&&this.Q.cropPreset!==t&&(this.Q={...this.Q,cropPreset:t});}),this.subConfigValue("cloudImageEditorTabs",t=>{this.Q&&this.Q.tabs!==t&&(this.Q={...this.Q,tabs:t});}),this.op();}disconnectedCallback(){super.disconnectedCallback(),this.sp();}xs(t){if(!this.Ei)return;this.debugPrint('editor event "apply"',t.detail);let e=t.detail;this.Ei.setMultipleValues({cdnUrl:e.cdnUrl,cdnUrlModifiers:e.cdnUrlModifiers}),this.modalManager?.close(x.activities.CLOUD_IMG_EDIT),this.historyBack();}Ee(t){let e=t instanceof CustomEvent?t.detail:void 0;this.debugPrint('editor event "cancel"',e),this.modalManager?.close(x.activities.CLOUD_IMG_EDIT),this.historyBack();}handleChange(t){this.debugPrint('editor event "change"',t.detail);}op(){let{internalId:t}=this.activityParams,e=this.uploadCollection.read(t);if(!e)throw new Error(`Entry with internalId "${t}" not found`);this.Ei=e;let r=this.Ei.getValue("cdnUrl");if(!r)throw new Error(`Entry with internalId "${t}" hasn't uploaded yet`);this.Q=this.np(r);}sp(){this.Ei=void 0,this.Q=null;}render(){if(!this.Q)return U;let{cdnUrl:t,cropPreset:e,tabs:r}=this.Q;return v`<uc-cloud-image-editor cdn-url=${t} crop-preset=${q(e)} tabs=${q(r)} @apply=${this.xs} @cancel=${this.Ee} @change=${this.handleChange} ></uc-cloud-image-editor>`}np(t){return {cdnUrl:t,cropPreset:this.cfg.cropPreset,tabs:this.cfg.cloudImageEditorTabs}}};p([m()],Vi.prototype,"Q",2);var ii=class extends R{constructor(){super(...arguments);this.Kl={importDisabled:true};this.$e=S();this.gs=t=>{let e=t.target?.value??"";this.Kl={importDisabled:!e};};this._o=t=>{t.preventDefault(),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"upload-from-url",node:this.tagName}}});let r=this.$e.value?.value?.trim();r&&(this.api.addFileFromUrl(r,{source:N.URL}),this.$["*currentActivity"]=x.activities.UPLOAD_LIST,this.modalManager?.open(x.activities.UPLOAD_LIST));};}firstUpdated(){let t=this.$e.value;t&&(t.value="",t.focus());}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn" @click=${this.historyBack} title=${this.l10n("back")} aria-label=${this.l10n("back")}><uc-icon name="back"></uc-icon></button><div><uc-icon name="url"></uc-icon><span>${this.l10n("caption-from-url")}</span></div><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><form class="uc-content" @submit=${this._o}><label><input ${O(this.$e)} placeholder="https://" class="uc-url-input" type="text" @input=${this.gs} /></label><button type="submit" class="uc-url-upload-btn uc-primary-btn" ?disabled=${this.Kl.importDisabled} >${this.l10n("upload-url")}</button></form>`}};p([m()],ii.prototype,"Kl",2);var il=()=>{let o=globalThis.top??globalThis.parent??globalThis.self;try{return o.location.origin}catch(i){return console.warn("Unable to access top-level window location:",i),globalThis.location.origin}};var md=o=>o.replace(/[\\-\\[]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),rl=(o,i="i")=>{let t=o.split("*").map(md);return new RegExp(`^${t.join(".+")}$`,i)};var gd=["--uc-font-family","--uc-font-size","--uc-line-height","--uc-button-size","--uc-preview-size","--uc-input-size","--uc-padding","--uc-radius","--uc-transition","--uc-background","--uc-foreground","--uc-primary","--uc-primary-hover","--uc-primary-transparent","--uc-primary-foreground","--uc-secondary","--uc-secondary-hover","--uc-secondary-foreground","--uc-muted","--uc-muted-foreground","--uc-destructive","--uc-destructive-foreground","--uc-border"],vd=(o,i)=>window.getComputedStyle(o).getPropertyValue(i).trim(),ol=o=>{let i={};for(let t of gd){let e=vd(o,t);e&&(i[t]=e);}return i};var yd=["selected-files-change","toolbar-state-change"],bd=o=>{if(!o||typeof o!="object"||!("type"in o))return false;let i=o.type;return !(typeof i!="string"||!yd.includes(i))},ro=class{constructor(i,t){this.Sr=new Map;this.Gl=i=>{if(i.source!==this.Ss)return;let t=i.data;if(!bd(t))return;let e=this.Sr.get(t.type);if(e)for(let r of e)r(t);};this.Ss=i,this.jl=t,window.addEventListener("message",this.Gl);}on(i,t){let e=this.Sr.get(i)??new Set;this.Sr.has(i)||this.Sr.set(i,e),e.add(t);}send(i){let t=this.jl();this.Ss.postMessage(i,t);}destroy(){window.removeEventListener("message",this.Gl);}};function sl(o){let i=[];for(let[t,e]of Object.entries(o))e==null||typeof e=="string"&&e.length===0||i.push(`${t}=${encodeURIComponent(e)}`);return i.join("&")}var wd={[Ct.GDRIVE]:"ngdrive"},dt=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.Nt=S();this.Ar=null;this.As=[];this.ks=false;this.Ms=false;this.Is=false;this.Os=false;this.kr=false;this.Ps=false;this.Ls="uc-hidden";this.ql=true;this.Bo=()=>{for(let t of this.As){let e=this.lp(t),{filename:r}=t,{externalSourceType:s}=this.activityParams;this.api.addFileFromUrl(e,{fileName:r,source:s});}this.$["*currentActivity"]=x.activities.UPLOAD_LIST,this.modalManager?.open(x.activities.UPLOAD_LIST);};this.Ee=()=>{this.historyBack();};this.fp=()=>{this.ne?.send({type:"select-all"});};this.mp=()=>{this.ne?.send({type:"deselect-all"});};}get ap(){if(!this.Ar)return "";let{selectedCount:t,total:e}=this.Ar;return this.l10n("selected-count",{count:t,total:e})}get activityParams(){let t=super.activityParams;if("externalSourceType"in t)return t;throw new Error("External Source activity params not found")}initCallback(){super.initCallback();let{externalSourceType:t}=this.activityParams;t?this.Wl():console.error('Param "externalSourceType" is required for external source activity'),this.sub("*currentActivityParams",()=>{setTimeout(()=>{this.isConnected&&(this.Zl(),this.Wl());});}),this.subConfigValue("multiple",e=>{this.kr=e;}),this.subConfigValue("localeName",()=>{this.Yl();}),this.subConfigValue("externalSourcesEmbedCss",e=>{this.Xl(e);});}lp(t){if(t.alternatives){let e=Z(this.cfg.externalSourcesPreferredTypes);for(let r of e){let s=rl(r);for(let[n,a]of Object.entries(t.alternatives))if(s.test(n))return a}}return t.url}cp(t){this.ql=t.isVisible;}async up(t){if(this.cfg.multiple!==t.isMultipleMode){console.error("Multiple mode mismatch");return}this.dp(t.selectedCount,t.total),this.Ls=t.isReady?"":"uc-hidden",this.ks=t.isReady,this.Ms=t.isReady&&t.selectedFiles.length>0,this.kr=t.isMultipleMode&&t.total>0,this.Is=t.selectedCount<t.total,this.Os=t.selectedCount===t.total,this.As=t.selectedFiles??[],this.Ps=t.total>0;}Ql(){this.Xl(this.cfg.externalSourcesEmbedCss),this.pp(),this.Yl();}pp(){this.ne?.send({type:"set-theme-definition",theme:ol(this)});}Xl(t){this.ne?.send({type:"set-embed-css",css:t});}Yl(){this.ne?.send({type:"set-locale-definition",localeDefinition:this.cfg.localeName});}hp(){let{pubkey:t,remoteTabSessionKey:e,socialBaseUrl:r,multiple:s}=this.cfg,{externalSourceType:n}=this.activityParams,a=wd[n]??n,c={lang:this.l10n("social-source-lang")?.split("-")?.[0]||"en",public_key:t,images_only:"false",session_key:e,wait_for_theme:true,multiple:s.toString(),origin:this.cfg.topLevelOrigin||il(),debug:this.cfg.debug},d=new URL(`/window4/${a}`,r);return d.search=sl(c),d.toString()}dp(t,e){this.Ar={selectedCount:t,total:e};}Wl(){let t=document.createElement("iframe");t.src=this.hp(),t.marginHeight=0,t.marginWidth=0,t.frameBorder="0",t.allowTransparency=true,t.addEventListener("load",this.Ql.bind(this)),t.addEventListener("load",this.Ql.bind(this)),this.Nt.value&&(this.Nt.value.innerHTML="",this.Nt.value.appendChild(t)),t.contentWindow&&(this.ne?.destroy(),this.ne=new ro(t.contentWindow,()=>this.cfg.socialBaseUrl),this.ne.on("selected-files-change",this.up.bind(this)),this.ne.on("toolbar-state-change",this.cp.bind(this)),this.Jl());}Zl(){this.ne?.destroy(),this.ne=void 0,this.Nt.value&&(this.Nt.value.innerHTML=""),this.Jl();}Jl(){this.As=[],this.ks=false,this.Ms=false,this.Is=false,this.Os=false,this.kr=false,this.Ps=false,this.Ls="uc-hidden",this.Ar=null;}disconnectedCallback(){super.disconnectedCallback(),this.Zl();}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*historyBack"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-content"><div ${O(this.Nt)} class="uc-iframe-wrapper"></div><div class="uc-toolbar" ?hidden=${!this.ql}><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.Ee}>${this.l10n("cancel")}</button><div class="uc-selection-status-box" ?hidden=${!this.kr}><span>${this.ap}</span><button type="button" @click=${this.fp} ?hidden=${!this.Is}>${this.l10n("select-all")}</button><button type="button" @click=${this.mp} ?hidden=${!this.Os}>${this.l10n("deselect-all")}</button></div><button type="button" class="uc-done-btn uc-primary-btn" @click=${this.Bo} ?disabled=${!this.Ms} ?hidden=${!this.Ps} ><uc-spinner ?hidden=${this.ks}></uc-spinner><span class=${this.Ls}>${this.l10n("done")}</span></button></div></div>`}};p([m()],dt.prototype,"As",2),p([m()],dt.prototype,"ks",2),p([m()],dt.prototype,"Ms",2),p([m()],dt.prototype,"Is",2),p([m()],dt.prototype,"Os",2),p([m()],dt.prototype,"kr",2),p([m()],dt.prototype,"Ps",2),p([m()],dt.prototype,"Ls",2),p([m()],dt.prototype,"ql",2);var nl=()=>typeof navigator.permissions<"u";var Td={width:{ideal:1920},height:{ideal:1080},frameRate:{ideal:30}},Ed=["camera","microphone"];function oo(o){let i=Math.floor(o/60).toString().padStart(2,"0"),t=Math.floor(o%60).toString().padStart(2,"0");return `${i}:${t}`}var al="image/jpeg",ll="video/webm",_=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.Mr=null;this.Rs=false;this.xi=[];this.me=null;this.ge=null;this.Ir=null;this.Or=null;this.w=null;this.Ci={};this.fe=null;this.e=null;this.Vt=[];this._t=[];this.gp={};this.Pr=[];this.Lr=null;this.ec=()=>{this.tc(),this.Si="pause";};this.ic=()=>{this.Si="play",this.vp();};this.Ai=S();this.Qe=S();this.K=S();this.rc=S();this.oc=0;this.sc=0;this.nc=null;this.Rr=true;this.Ur=true;this.yp=nl();this.ac=[];this.at=true;this.Us="";this.Bt=true;this.pt=true;this.zt=true;this.cc=[];this.mt=true;this.$s=true;this.gt=true;this.Ce=true;this.vt=true;this.Ht="camera-full";this.Si="play";this.uc="microphone";this.$r="uc-shot-btn uc-camera-action";this.bp=()=>{if(this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"start-camera",node:this.tagName,tabId:this.w}}}),this.w===L.PHOTO&&this.wp(),this.w===L.VIDEO){if(this.me?.state==="recording"){this.dc();return}this.Tp();}};this.Ep=t=>{let e=t.target;e&&(this.Or=e.value,this.Kt());};this.xp=t=>{let e=t.target;e&&(this.Ir=e.value,this.Kt());};this.Cp=()=>{this.Kt();};this.Sp=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"shot-camera",node:this.tagName,tabId:this.w}}}),this.bp();};this.Ap=()=>{this.kp();};this.Mp=()=>{this.Ip();};this.Op=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"retake-camera",node:this.tagName,tabId:this.w}}}),this.Pp();};this.Lp=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"accept-camera",node:this.tagName,tabId:this.w}}}),this.Rp();};this.pc=t=>{let r=t.currentTarget?.getAttribute("data-id");r&&this.hc(r);};this.fc=()=>{let t=Math.floor((performance.now()-this.oc+this.sc)/1e3);if(typeof this.cfg.maxVideoRecordingDuration=="number"&&this.cfg.maxVideoRecordingDuration>0){let e=this.cfg.maxVideoRecordingDuration-t;if(e<=0){let s=this.Ai.value;s&&(s.textContent=oo(e)),this.dc();return}let r=this.Ai.value;r&&(r.textContent=oo(e));}else {let e=this.Ai.value;e&&(e.textContent=oo(t));}this.jt=requestAnimationFrame(this.fc);};this.Up=()=>{this.oc=performance.now(),this.sc=0,this.fc();};this.mc=()=>{this.jt&&cancelAnimationFrame(this.jt);};this.tc=()=>{let t=this.K.value;if(!t)return;let e=t.currentTime,r=t.duration||1,s=this.Qe.value;s&&(s.style.transform=`scaleX(${e/r})`);let n=this.Ai.value;n&&(n.textContent=oo(e)),this.jt=requestAnimationFrame(this.tc);};this.vp=()=>{this.jt&&cancelAnimationFrame(this.jt);};this.jt=null;this.Tp=()=>{try{this.xi=[],this.Ci={...this.cfg.mediaRecorderOptions};let{mimeType:t}=this.cfg.mediaRecorderOptions||{};t&&MediaRecorder.isTypeSupported(t)?this.Ci.mimeType=t:MediaRecorder.isTypeSupported(ll)?this.Ci.mimeType=ll:this.Ci.mimeType="video/mp4",this.ge&&(this.me=new MediaRecorder(this.ge,this.Ci),this.me.start(),this.me.addEventListener("dataavailable",e=>{this.xi.push(e.data);}),this.Up(),this.classList.add("uc-recording"),this.ki(Et.PLAY));}catch(t){console.error("Failed to start recording",t),this.telemetryManager.sendEventError(t,"camera recording. Failed to start recording");}};this.dc=()=>{this.me?.addEventListener("stop",()=>{this.$p(),this.mc(),this.ki(Et.STOP);}),this.me?.stop(),this.classList.remove("uc-recording"),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"stop-camera",node:this.tagName,tabId:this.w}}});};this.kp=()=>{if(this.me?.state==="recording")return;let t=this.K.value;t&&(!t.paused&&!t.ended&&t.readyState>2?t.pause():t.paused&&t.play());};this.Ip=()=>{this.ge?.getAudioTracks().forEach(t=>{t.enabled=!t.enabled,this.uc=t.enabled?"microphone":"microphone-mute",this.$s=!t.enabled;});};this.$p=()=>{try{let t=new Blob(this.xi,{type:this.me?.mimeType}),e=URL.createObjectURL(t),r=this.K.value;if(!r)return;r.muted=!1,r.volume=1,this.Mi(null),r.src=e,this.Dp(r);}catch(t){console.error("Failed to preview video",t),this.telemetryManager.sendEventError(t,"camera previewing. Failed to preview video");}};this.Pp=()=>{if(this.ki(Et.RETAKE),this.w===L.VIDEO){this.Mi(this.ge);let t=this.K.value;t&&(t.muted=true);}this.K.value?.play?.();};this.Rp=()=>{if(this.ki(Et.ACCEPT),this.w===L.PHOTO){this.fe?.toBlob(s=>{if(!s)return;let n=this.gc("camera","jpeg",al,s);this.vc(n);},al);return}let t=new Blob(this.xi,{type:this.me?.mimeType}),e=this.Fp(this.me?.mimeType),r=this.gc("video",e,`video/${e}`,t);this.vc(r),this.xi=[];};this.Np=t=>{t===Et.SHOT&&(this.vt=true,this.pt=true,this.Ce=true,this.zt=false,this.at=true),(t===Et.RETAKE||t===Et.ACCEPT)&&(this.vt=!this.Se.includes(L.VIDEO),this.Ce=!this.Se.includes(L.PHOTO),this.pt=false,this.zt=true,this.at=this.Vt.length<=1);};this.Vp=t=>{t===Et.PLAY&&(this.Bt=false,this.Ce=true,this.at=true,this.mt=true,this.Si="pause",this.Ht="square",this.$r="uc-shot-btn uc-camera-action uc-stop-record"),t===Et.STOP&&(this.Bt=false,this.pt=true,this.gt=true,this.zt=false),(t===Et.RETAKE||t===Et.ACCEPT)&&(this.Bt=true,this.vt=!this.Se.includes(L.VIDEO),this.Ce=!this.Se.includes(L.PHOTO),this.pt=false,this.zt=true,this.gt=!this.cfg.enableAudioRecording,this.Ht="video-camera-full",this.$r="uc-shot-btn uc-camera-action",this.mt=!this.cfg.enableAudioRecording||this._t.length<=1,this.at=this.Vt.length<=1);};this.ki=t=>{this.w===L.PHOTO&&(t==="shot"||t==="retake"||t==="accept")&&this.Np(t),this.w===L.VIDEO&&(t==="play"||t==="stop"||t==="retake"||t==="accept"||t==="pause"||t==="resume")&&this.Vp(t);};this.hc=t=>{this.rc.value?.querySelectorAll("button").forEach(r=>{r.classList.toggle("uc-active",r.getAttribute("data-id")===t);}),t===L.PHOTO&&(this.Ht="camera-full",this.mt=true,this.gt=true),t===L.VIDEO&&(this.Si="play",this.Ht="video-camera-full",this.mt=!this.cfg.enableAudioRecording||this._t.length<=1,this.gt=!this.cfg.enableAudioRecording),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"camera-tab-switch",node:this.tagName,tabId:t}}}),this.w=t;};this.gc=(t,e,r,s)=>{let n=Date.now(),a=`${t}-${n}.${e}`;return new File([s],a,{lastModified:n,type:r})};this.vc=t=>{this.api.addFileFromObject(t,{source:N.CAMERA}),this.set$({"*currentActivity":x.activities.UPLOAD_LIST}),this.modalManager?.open(x.activities.UPLOAD_LIST);};this.Ii=$(t=>{this.classList.toggle("uc-initialized",t==="granted");let e=this.w===L.VIDEO&&this.cfg.enableAudioRecording,r=this.w===L.PHOTO?"camera-full":"video-camera-full";t==="granted"?(this.Rr=false,this.pt=false,this.Ce=!this.Se.includes(L.PHOTO),this.vt=!this.Se.includes(L.VIDEO),this.Ur=true,this.Bt=true,this.Ht=r,this.gt=!e,this.mt=!e):t==="prompt"?(this.Us="camera-permissions-prompt",this.Rr=true,this.pt=true,this.Ce=true,this.Ur=false,this.Ns()):(this.Us="camera-permissions-denied",this.Rr=true,this.Ur=false,this.Ce=!this.Se.includes(L.PHOTO),this.vt=!this.Se.includes(L.VIDEO),this.zt=true,this.$r="uc-shot-btn uc-camera-action",this.Ns());},300);this._p=()=>{if(!this.ge)return false;let t=this.ge?.getAudioTracks(),e=this.ge?.getVideoTracks();return t.forEach(r=>{r.stop();}),e.forEach(r=>{r.stop();}),true};this.Ns=()=>{this.Rs&&(this.K.value&&(this.K.value.volume=0),this.Lr?.getTracks?.()?.[0]?.stop(),this.Ds(this.K.value),this.Mi(null),this._p(),this.mc(),this.Rs=false);};this.Kt=async()=>{let t={video:{...Td},audio:this.cfg.enableAudioRecording?{}:false};this.Or&&(t.video={deviceId:{exact:this.Or}}),this.Ir&&this.cfg.enableAudioRecording&&(t.audio={deviceId:{exact:this.Ir}}),this.K.value&&(this.K.value.volume=0);try{this.Ii("prompt"),this.ge=await navigator.mediaDevices.getUserMedia(t),this.ge.addEventListener("inactive",()=>{this.Ii("denied");}),this.Mi(this.ge),this.Rs=!0,this.Ii("granted");}catch(e){this.Ii("denied"),console.log("Failed to capture camera",e),this.telemetryManager.sendEventError(e,"camera capturing. Failed to capture camera");}};this.yc=()=>{this.Kt();};this.Bp=async()=>{try{this.Dr();for(let t of Ed){let e=await navigator.permissions.query({name:t});this.gp[t]=e,e.addEventListener("change",this.yc),this.Pr.push(()=>{e.removeEventListener("change",this.yc);});}this.Mr=()=>{this.Dr();};}catch(t){this.Dr(),console.log("Failed to use permissions API. Fallback to manual request mode.",t),this.telemetryManager.sendEventError(t,"camera permissions. Failed to use permissions API"),this.Kt();}};this.zp=async()=>{try{await navigator.mediaDevices.getUserMedia({video:!0,audio:this.cfg.enableAudioRecording}),await this.Vs(),navigator.mediaDevices.addEventListener("devicechange",this.Vs);}catch(t){this.telemetryManager.sendEventError(t,"camera devices. Failed to get user media"),console.log("Failed to get user media",t);}};this.Vs=async()=>{try{let t=await navigator.mediaDevices.enumerateDevices();this.Vt=t.filter(e=>e.kind==="videoinput").map((e,r)=>({text:e.label.trim()||`${this.l10n("caption-camera")} ${r+1}`,value:e.deviceId})),this._t=this.cfg.enableAudioRecording?t.filter(e=>e.kind==="audioinput").map(e=>({text:e.label.trim(),value:e.deviceId})):[],this.ac=this.Vt,this.at=this.Vt.length<=1,this.Or=this.Vt[0]?.value??null,this.cc=this._t,this.mt=!this.cfg.enableAudioRecording||this._t.length<=1,this.Ir=this._t[0]?.value??null;}catch(t){this.telemetryManager.sendEventError(t,"camera devices. Failed to get devices"),console.log("Failed to get devices",t);}};this.Hp=async()=>{await this.Bp(),await this.zp(),await this.Kt(),this.bc(this.Se);};this.Kp=async()=>{this.Mr&&this.Mr(),window.chrome||this.Ii("denied"),this.Ns();};this.bc=t=>{this.vt=!t.includes(L.VIDEO),this.Ce=!t.includes(L.PHOTO);let e=t[0];e&&(!this.w||!t.includes(this.w))&&this.hc(e);};}Dp(t){this.Ds(t),t.addEventListener("play",this.ec),t.addEventListener("pause",this.ic);}Ds(t){t?.removeEventListener("play",this.ec),t?.removeEventListener("pause",this.ic);}Mi(t){this.Lr!==t&&(this.Lr=t,this.Fs());}Fs(){let t=this.K.value;if(!t)return;let e=this.Lr??null;t.srcObject!==e&&(t.srcObject=e);}wp(){if(this.ki("shot"),this.fe=document.createElement("canvas"),this.e=this.fe.getContext("2d"),!this.e)throw new Error("Failed to get canvas context");let t=this.K.value;if(!t)throw new Error("Video element not found");this.fe.height=t.videoHeight,this.fe.width=t.videoWidth,this.cfg.cameraMirror&&(this.e.translate(this.fe.width,0),this.e.scale(-1,1)),this.e.drawImage(t,0,0),t.pause();}Fp(t){let e={mp4:"mp4",ogg:"ogg",webm:"webm",quicktime:"mov","x-matroska":"mkv"};if(t==="")return "webm";if(t){let r=t.split("/");if(r?.[0]==="video"){let n=r.slice(1).join("/")?.split(";")[0];if(n&&e[n])return e[n]}}return "avi"}get Se(){return Z(this.cfg.cameraModes).filter(t=>t===L.PHOTO||t===L.VIDEO)}Dr(){if(this.Pr.length!==0){for(let t of this.Pr)t();this.Pr=[],this.Mr=null;}}initCallback(){super.initCallback(),this.subConfigValue("cameraMirror",t=>{this.nc=t?"scaleX(-1)":null;}),this.subConfigValue("enableAudioRecording",t=>{this.gt=!t,this.$s=!t;}),this.subConfigValue("cameraModes",t=>{if(!this.isConnected)return;let e=K(t);this.bc(e.filter(r=>r===L.PHOTO||r===L.VIDEO));}),this.Hp();}firstUpdated(t){super.firstUpdated(t),this.Fs();}updated(t){super.updated(t),this.Fs();}jp(){this.Dr(),navigator.mediaDevices?.removeEventListener("devicechange",this.Vs),this.Ds(this.K.value),this.Mi(null);}disconnectedCallback(){super.disconnectedCallback(),this.Kp(),this.jp();}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn" @click=${this.$["*historyBack"]} title=${this.l10n("back")} ><uc-icon name="back"></uc-icon></button><div ?hidden=${!this.at}><uc-icon name="camera"></uc-icon><span>${this.l10n("caption-camera")}</span></div><uc-select class="uc-camera-select" .options=${this.ac} ?hidden=${this.at} @change=${this.Ep} ></uc-select><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-content"><video muted autoplay playsinline style=${Se({transform:this.nc})} ?hidden=${this.Rr} ${O(this.K)} ></video><div class="uc-message-box" ?hidden=${this.Ur}><span>${this.l10n(this.Us)}</span><button type="button" @click=${this.Cp} ?hidden=${this.yp} >${this.l10n("camera-permissions-request")}</button></div></div><div class="uc-controls"><div ${O(this.rc)} class="uc-switcher" ?hidden=${!this.Bt}><button data-id="photo" type="button" class="uc-switch uc-mini-btn" @click=${this.pc} ?hidden=${this.Ce} data-testid="tab-photo" ><uc-icon name="camera"></uc-icon></button><button data-id="video" type="button" class="uc-switch uc-mini-btn" @click=${this.pc} ?hidden=${this.vt} data-testid="tab-video" ><uc-icon name="video-camera"></uc-icon></button></div><button class="uc-secondary-btn uc-recording-timer" @click=${this.Ap} ?hidden=${this.Bt} data-testid="recording-timer" ><uc-icon name=${this.Si}></uc-icon><span ${O(this.Ai)}> 00:00 </span><span ${O(this.Qe)} class="uc-line"></span></button><div class="uc-camera-actions uc-camera-action" ?hidden=${this.zt} ><button type="button" class="uc-secondary-btn" @click=${this.Op}> Retake </button><button type="button" class="uc-primary-btn" @click=${this.Lp} data-testid="accept" > Accept </button></div><button type="button" data-testid="shot" @click=${this.Sp} class=${this.$r} ?hidden=${this.pt} ><uc-icon name=${this.Ht}></uc-icon></button><div class="uc-select"><button type="button" class="uc-mini-btn uc-btn-microphone" @click=${this.Mp} ?hidden=${this.gt} data-testid="toggle-microphone" ><uc-icon name=${this.uc}></uc-icon></button><uc-select class="uc-audio-select" .options=${this.cc} ?hidden=${this.mt} ?disabled=${this.$s} @change=${this.xp} data-testid="audio-select" ></uc-select></div></div>`}};p([m()],_.prototype,"nc",2),p([m()],_.prototype,"Rr",2),p([m()],_.prototype,"Ur",2),p([m()],_.prototype,"yp",2),p([m()],_.prototype,"ac",2),p([m()],_.prototype,"at",2),p([m()],_.prototype,"Us",2),p([m()],_.prototype,"Bt",2),p([m()],_.prototype,"pt",2),p([m()],_.prototype,"zt",2),p([m()],_.prototype,"cc",2),p([m()],_.prototype,"mt",2),p([m()],_.prototype,"$s",2),p([m()],_.prototype,"gt",2),p([m()],_.prototype,"Ce",2),p([m()],_.prototype,"vt",2),p([m()],_.prototype,"Ht",2),p([m()],_.prototype,"Si",2),p([m()],_.prototype,"uc",2),p([m()],_.prototype,"$r",2);var cl={id:"camera",setup:async({pluginApi:o,uploaderApi:i})=>{ht({CameraSource:_}),o.registry.registerSource({id:"camera",label:"src-type-camera",icon:"camera",expand:()=>{if(!Nn.htmlMediaCapture)return ["camera"];let t=K(o.config.get("cameraModes"));return t.length?t.map(e=>`mobile-${e}-camera`):["mobile-photo-camera"]},onSelect:()=>{i.setCurrentActivity(F.CAMERA),i.setModalState(true);}}),o.registry.registerSource({id:"mobile-photo-camera",label:"src-type-camera",icon:"camera",onSelect:()=>{i.openSystemDialog({captureCamera:true,modeCamera:"photo"});}}),o.registry.registerSource({id:"mobile-video-camera",label:"src-type-camera",icon:"camera",onSelect:()=>{i.openSystemDialog({captureCamera:true,modeCamera:"video"});}}),o.registry.registerActivity({id:F.CAMERA,render:t=>{let e=document.createElement("uc-camera-source");return t.append(e),()=>{t.replaceChildren();}}});}};var Ps={};$s(Ps,{BtnUi:()=>xt,CloudImageEditor:()=>io,CloudImageEditorBlock:()=>et,Config:()=>Xe,CropFrame:()=>Pi,EditorAspectRatioButtonControl:()=>Ri,EditorCropButtonControl:()=>$i,EditorFilterControl:()=>Zt,EditorFreeformButtonControl:()=>eo,EditorImageCropper:()=>Li,EditorImageFader:()=>Qr,EditorOperationControl:()=>Di,EditorScroller:()=>Fi,EditorSlider:()=>Ui,EditorToolbar:()=>ut,Icon:()=>ne,LineLoaderUi:()=>Oi,PresenceToggle:()=>Je,SliderUi:()=>Ft,defineComponents:()=>ht});var Cd="cloud-image-editor",xd="<svg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M18.558 2.804a.78.78 0 0 0-.557.235l-.008.007-2.472 2.46 3.847 3.848 2.46-2.473.004-.003a.78.78 0 0 0 0-1.108l-.004-.003-2.712-2.728a.78.78 0 0 0-.558-.235Zm-.248 7.613-3.852-3.852-8.93 8.887-1.516 5.41 5.41-1.515 8.888-8.93Zm-.636-8.934a2.28 2.28 0 0 1 2.512.505l2.702 2.717.002.002a2.278 2.278 0 0 1 0 3.234l-.002.002-12.541 12.602a.75.75 0 0 1-.33.193l-6.884 1.928a.75.75 0 0 1-.925-.924l1.928-6.885a.75.75 0 0 1 .193-.33l12.603-12.54a2.28 2.28 0 0 1 .742-.504Z' clip-rule='evenodd'/></svg>",ul={id:Cd,setup:async({pluginApi:o,uploaderApi:i})=>(ht({...Ps,...Os}),o.registry.registerIcon({name:"edit-file",svg:xd}),o.registry.registerFileAction({id:"edit-file",icon:"edit-file",label:"file-item-edit-button",shouldRender:e=>!!(e.isImage&&e.cdnUrl),onClick:e=>{i.setCurrentActivity?.(F.CLOUD_IMG_EDIT,{internalId:e.internalId}),i.setModalState?.(true);}}),o.registry.registerActivity({id:F.CLOUD_IMG_EDIT,render:e=>{let r=document.createElement("uc-cloud-image-editor-activity");return e.append(r),()=>{e.replaceChildren();}}}),i.on(M.FILE_UPLOAD_SUCCESS,e=>{if(!e.isImage)return;let r=o.config.get("cropPreset"),s=o.config.get("useCloudImageEditor"),n=o.config.get("cloudImageEditorAutoOpen"),a=i.v.size;s&&a===1&&(r||n)&&(i.setCurrentActivity?.(F.CLOUD_IMG_EDIT,{internalId:e.internalId}),i.setModalState?.(true));}))};var dl={id:"external-sources",setup:async({pluginApi:o,uploaderApi:i})=>{ht({ExternalSource:dt}),o.registry.registerActivity({id:F.EXTERNAL,render:t=>{let e=document.createElement("uc-external-source");return t.append(e),()=>{t.replaceChildren();}}});for(let t of Object.values(Ct))o.registry.registerSource({id:t,label:`src-type-${t}`,icon:t,onSelect:()=>{i.setCurrentActivity(F.EXTERNAL,{externalSourceType:t}),i.setModalState(true);}});}};var no=()=>{let o=[];return {stack:o,promiseReadJpegChunks:t=>new Promise((e,r)=>{let s=2,n=(c,d)=>{let u=new FileReader;u.addEventListener("load",()=>{d(new DataView(u.result));}),u.addEventListener("error",h=>{r(`Reader error: ${h}`);}),u.readAsArrayBuffer(c);},a=()=>n(t.slice(s,s+128),c=>{let d,u,h;for(d=u=0,h=c.byteLength;h>=0?u<h:u>h;d=h>=0?++u:--u)if(c.getUint8(d)===255){s+=d;break}l();}),l=()=>{let c=s;return n(t.slice(s,s+=4),d=>{if(d.byteLength!==4||d.getUint8(0)!==255){r("Corrupted");return}let u=d.getUint8(1);if(u===218){e(true);return}let h=d.getUint16(2)-2;return n(t.slice(s,s+=h),f=>{if(f.byteLength!==h){r("Corrupted");return}o.push({startPos:c,length:h,marker:u,view:f}),a();})})};FileReader&&DataView||r("Not Support"),n(t.slice(0,2),c=>{c.getUint16(0)!==65496&&r("Not jpeg"),a();});})}},Sd=async o=>{let i=[],{promiseReadJpegChunks:t,stack:e}=no();return await t(o),e.forEach(({marker:r,view:s})=>{r===226&&s.getUint32(0)===1229144927&&s.getUint32(4)===1347571526&&s.getUint32(8)===1229735168&&i.push(s);}),i},hl=async(o,i,t)=>{{let e=[],r=[],{promiseReadJpegChunks:s,stack:n}=no();await s(o),n.forEach(c=>{if(c.marker===i)return e.push(c.startPos),r.push(c.length)});let a=[o.slice(0,2)];for(let c of t){let d=new DataView(new ArrayBuffer(4));d.setUint16(0,65280+i),d.setUint16(2,c.byteLength+2),a.push(d.buffer),a.push(c);}let l=2;for(let c=0;c<e.length;c++)e[c]>l&&a.push(o.slice(l,e[c])),l=e[c]+r[c]+4;return a.push(o.slice(l,o.size)),new Blob(a,{type:o.type})}};var fl=(o,i)=>hl(o,226,i.map(t=>t.buffer)),Ad=async o=>{try{return await fl(o,[])}catch(i){throw new Error(`Failed to strip ICC profile: ${i}`)}},kd=(o,i,t)=>new Promise((e,r)=>{let s=n=>{if(!n){r("Failed to convert canvas to blob");return}e(n);};o.toBlob(s,i,t),o.width=o.height=1;}),Ni=()=>{let o=document.createElement("canvas"),i=o.getContext("2d");return {canvas:o,ctx:i}},Md=o=>{let{ctx:t,canvas:e}=Ni();e.width=e.height=50,t.drawImage(o,0,0,50,50);let r=t.getImageData(0,0,50,50).data;e.width=e.height=1;for(let s=3;s<r.length;s+=4)if(r[s]<254)return true;return false},Id=async o=>{let i=null,{promiseReadJpegChunks:t,stack:e}=no();return await t(o),e.forEach(({marker:r,view:s})=>{if(!i&&r===225&&s.byteLength>=14&&s.getUint32(0)===1165519206&&s.getUint16(4)===0){i=s;return}}),i},Od="data:image/jpg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/4QA6RXhpZgAATU0AKgAAAAgAAwESAAMAAAABAAYAAAEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAAD/2wBDAP//////////////////////////////////////////////////////////////////////////////////////wAALCAABAAIBASIA/8QAJgABAAAAAAAAAAAAAAAAAAAAAxABAAAAAAAAAAAAAAAAAAAAAP/aAAgBAQAAPwBH/9k=",so,Pd=()=>new Promise(o=>{if(so!==void 0)o(so);else {let i=new Image;i.addEventListener("load",()=>{so=i.naturalWidth<i.naturalHeight,i.src="//:0",o(so);}),i.src=Od;}}),Ld=(o,i)=>{let t,e,r,s;if(!o||o.byteLength<14||o.getUint32(0)!==1165519206||o.getUint16(4)!==0)return;if(o.getUint16(6)===18761)e=true;else if(o.getUint16(6)===19789)e=false;else return;if(o.getUint16(8,e)!==42)return;r=8+o.getUint32(10,e);let n=o.getUint16(r-2,e);for(t=0,s=n;s>=0?t<s:t>s;s>=0?++t:--t){if(o.byteLength<r+10)return;o.getUint16(r,e)===274&&i(r+8,e),r+=12;}},Ud=(o,i)=>{Ld(o,(t,e)=>o.setUint16(t,i,e));},Rd=async(o,i,t)=>(t&&Ud(i,1),hl(o,225,[i.buffer])),$d=(o,i)=>new Promise((t,e)=>{i&&(o.src=i),o.complete?t(o):(o.addEventListener("load",()=>{t(o);}),o.addEventListener("error",()=>{e(new Error("Failed to load image. Probably not an image."));}));}),Dd=o=>$d(new Image,o),Fd=[1,3],Vd=[192,193,194,195,197,198,199,201,202,203,205,206,207],pl={squareSide:[Math.floor(Math.sqrt(5*1e3*1e3)),4096,8192,11180,10836,11402,14188,16384],dimension:[4096,8192,16384,32767,65535]},Nd=async o=>{let i=false,{promiseReadJpegChunks:t,stack:e}=no();return await t(o).then(()=>(e.forEach(({marker:r,view:s})=>{if(!i&&Vd.indexOf(r)>=0){let n=s.getUint8(5);Fd.indexOf(n)<0&&(i=true);}}),i)).catch(()=>i)},ml=(o,i)=>{let t={};return (...e)=>{let r=i(e,t);return r in t?t[r]:t[r]=o(...e)}},gl=(o,i)=>{let[t]=o,e=Object.keys(i).map(r=>parseInt(r,10)).sort((r,s)=>r-s);for(let r=0;r<e.length;r++){let s=e[r],n=!!i[s];if(s>t&&n||s<t&&!n)return s}return t},ce={R:55,G:110,B:165,A:255},_d=`rgba(${ce.R}, ${ce.G}, ${ce.B}, ${ce.A/255})`,vl=(o,i)=>{try{let t=[o-1,i-1,1,1],{canvas:e,ctx:r}=Ni();e.width=1,e.height=1;let{canvas:s,ctx:n}=Ni();s.width=o,s.height=i,n&&(n.fillStyle=_d,n.fillRect(...t),r.drawImage(s,o-1,i-1,1,1,0,0,1,1));let a=r&&r.getImageData(0,0,1,1).data,l=!1;return a&&(l=a[0]===ce.R&&a[1]===ce.G&&a[2]===ce.B&&a[3]===ce.A),s.width=s.height=1,l}catch{return console.error(`Failed to test for max canvas size of ${o}x${i}.`),false}};function yl(o){return (...i)=>new Promise(t=>{setTimeout(()=>{let e=o(...i);t(e);},0);})}var zd=yl(ml(vl,gl)),Bd=yl(ml(vl,gl)),bl=async(o,i)=>{let t=pl.squareSide.find(n=>n*n>=o*i),e=pl.dimension.find(n=>n>=o&&n>=i);if(!t||!e)throw new Error("Not supported");let[r,s]=await Promise.all([zd(t,t),Bd(e,1)]);if(r&&s)return true;throw new Error("Not supported")},wl=async(o,i,t)=>{try{let{ctx:e,canvas:r}=Ni();return r.width=i,r.height=t,e.imageSmoothingQuality="high",e.drawImage(o,0,0,i,t),o instanceof HTMLImageElement&&(o.src="//:0"),o instanceof HTMLCanvasElement&&(o.width=o.height=1),r}catch(e){throw new Error("Canvas resize error",{cause:e})}},Hd=({img:o,targetW:i,targetH:t})=>wl(o,i,t),Kd=function({sourceW:o,targetW:i,targetH:t,step:e}){let r=[],s=i,n=t;do r.push([s,n]),s=Math.round(s/e),n=Math.round(n/e);while(s<o*e);return r.reverse()},jd=({img:o,sourceW:i,targetW:t,targetH:e,step:r})=>{let s=Kd({sourceW:i,targetW:t,targetH:e,step:r});return s.reduce((n,[a,l],c)=>n.then(d=>bl(a,l).then(()=>wl(d,a,l)).catch(()=>{if(c===s.length-1)throw new Error("Not supported");return d})),Promise.resolve(o))},Gd=()=>/iPad|iPhone|iPod/.test(navigator.platform)?true:navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform),qd=navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform),Ls=.71,Wd=(o,i)=>{if(o.width*Ls*o.height*Ls<i.size)throw new Error("Not required");let t=o.width,e=o.height,r=t/e,s=Math.floor(Math.sqrt(i.size*r)),n=Math.floor(i.size/Math.sqrt(i.size*r));return bl(s,n).then(()=>{let{ctx:a}=Ni();return "imageSmoothingQuality"in a&&!Gd()&&!qd?Hd({img:o,targetW:s,targetH:n}):jd({img:o,sourceW:t,targetW:s,targetH:n,step:Ls})}).catch(()=>Promise.reject("Not supported"))},Tl=async(o,i)=>{try{if(await Nd(o))throw new Error("Should skipped");let e=await Promise.allSettled([Id(o),Pd(),Sd(o)]),s=!e.some(b=>b.status==="rejected"),[n,a,l]=e,c=await Ad(o).catch(()=>o),d=await Dd(URL.createObjectURL(c));URL.revokeObjectURL(d.src);let u=await Wd(d,i),h="image/jpeg",f=i?.quality||.8;!s&&Md(u)&&(h="image/png",f=void 0);let g=await kd(u,h,f);if(s&&n.status==="fulfilled"&&n.value){let b=n.value,w=a.status==="fulfilled"?a.value:!1;g=await Rd(g,b,w);}return s&&l.status==="fulfilled"&&l.value.length>0&&(g=await fl(g,l.value)),g}catch(t){let e;throw t instanceof Error&&(e=t.message),typeof t=="string"&&(e=t),new Error(`Failed to shrink image. ${e?`Message: "${e}".`:""}`,{cause:t})}};var Zd=/^([0-9]+)x([0-9]+)(?:\s+(\d{1,2}|100)%)?$/i,El=o=>{if(typeof o!="string")return false;let i=Zd.exec(o.toLocaleLowerCase())??[];if(i.length===0)return false;let t=Number(i[1])*Number(i[2]),e=16384*16384;return t>e?(console.warn(`Shrinked size can not be larger than ${Math.floor(e/1e3/1e3)}MP. You have set ${i[1]}x${i[2]} (${Math.ceil(t/1e3/100)/10}MP).`),false):{quality:i[3]?Number(i[3])/100:void 0,size:t}};var Cl={id:"image-shrink",setup({pluginApi:o}){o.registry.registerFileHook({type:"beforeUpload",handler:async({file:i})=>{let t=o.config.get("imageShrink");if(!t)return {file:i};let e=El(t);if(!e)return console.warn("[ImageShrinkPlugin] Image shrink settings are invalid, skipping shrinking"),{file:i};try{return {file:await Tl(i,e)}}catch{return {file:i}}}});}};var xl={id:"instagram",setup({pluginApi:o}){o.registry.registerSource({id:"instagram",label:"src-type-instagram",icon:"instagram",expand:()=>(console.error("Instagram source was removed because the Instagram Basic Display API hasn't been available since December 4, 2024. Official statement, see here: https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/?locale=en_US"),[]),onSelect:()=>{}});}};var Sl={id:N.LOCAL,setup:({pluginApi:o,uploaderApi:i})=>{o.registry.registerSource({id:N.LOCAL,label:"src-type-local",icon:"local",onSelect:()=>{i.openSystemDialog();}});}};var Al={id:"url-source",setup:async({pluginApi:o,uploaderApi:i})=>{ht({UrlSource:ii}),o.registry.registerActivity({id:F.URL,render:t=>{let e=document.createElement("uc-url-source");return t.append(e),()=>{t.replaceChildren();}}}),o.registry.registerSource({id:"url",label:"src-type-from-url",icon:"url",onSelect:()=>{i.setCurrentActivity(F.URL),i.setModalState(true);}});}};var ri=[{configDeps:["useCloudImageEditor"],isEnabled:o=>!!o("useCloudImageEditor"),load:()=>ul},{configDeps:["imageShrink"],isEnabled:o=>!!o("imageShrink"),load:()=>Cl},{configDeps:["sourceList"],isEnabled:o=>K(o("sourceList")).includes(N.LOCAL),load:()=>Sl},{configDeps:["sourceList"],isEnabled:o=>K(o("sourceList")).includes(N.CAMERA),load:()=>cl},{configDeps:["sourceList"],isEnabled:o=>K(o("sourceList")).includes("instagram"),load:()=>xl},{configDeps:["sourceList"],isEnabled:o=>Object.values(Ct).some(i=>K(o("sourceList")).includes(i)),load:()=>dl},{configDeps:["sourceList"],isEnabled:o=>K(o("sourceList")).includes(N.URL),load:()=>Al}];var ao=class extends Wt{constructor(){super();this.headless=false;this.init$={...this.init$};}static{this.lazyPlugins=ri;}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-regular"];}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});}render(){return v` ${super.render()}<uc-simple-btn ?hidden=${this.headless}></uc-simple-btn><uc-modal id="start-from" strokes block-body-scrolling><uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-secondary-btn" @click=${this.$["*historyBack"]}>${this.l10n("start-from-cancel")}</button><uc-copyright></uc-copyright></uc-start-from></uc-modal><uc-modal id="upload-list" strokes block-body-scrolling><uc-upload-list></uc-upload-list></uc-modal><uc-plugin-activity-renderer mode="modal"></uc-plugin-activity-renderer>`}};p([y({type:Boolean})],ao.prototype,"headless",2);var lo=class extends Wt{constructor(){super();this.wc=false;this.Ee=()=>{if(this.Tc){let t=this.$["*historyBack"];t?.();return}this.Ec&&(this.$["*currentActivity"]=x.activities.UPLOAD_LIST);};this.init$={...this.init$};}static{this.lazyPlugins=ri;}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-inline"];}get Tc(){let t=this.$["*history"];return !t||t.length<=1?false:t[t.length-1]!==x.activities.START_FROM}get Ec(){let t=this.$["*uploadList"];return this.cfg.showEmptyList||Array.isArray(t)&&t.length>0}_s(){return this.getCssData("--cfg-init-activity")||x.activities.START_FROM}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});let t=this._s();this.sub("*currentActivity",e=>{e||(this.$["*currentActivity"]=t);}),this.sub("*uploadList",e=>{Array.isArray(e)&&e.length>0&&this.$["*currentActivity"]===t&&(this.$["*currentActivity"]=x.activities.UPLOAD_LIST);}),this.sub("*history",()=>{this.wc=this.Tc||this.Ec;});}render(){return v` ${super.render()}<uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.Ee} ?hidden=${!this.wc} >${this.l10n("start-from-cancel")}</button><uc-copyright></uc-copyright></uc-start-from><uc-upload-list></uc-upload-list><uc-plugin-activity-renderer mode="inline"></uc-plugin-activity-renderer>`}};p([m()],lo.prototype,"wc",2);var Us="active",co="",Ae=class extends Wt{constructor(){super();this.Bs=false;this.Fr=false;this.Nr=co;this.zs=co;this.oi=t=>{t.id===x.activities.CLOUD_IMG_EDIT&&(this.Nr=Us),this.$["*currentActivity"]===x.activities.UPLOAD_LIST&&(this.Nr=Us,this.Fr=true);let e=this.$["*uploadList"];(!e||e.length<=0)&&(this.zs=Us);};this.si=t=>{t.id===this.$["*currentActivity"]&&(this.$["*currentActivity"]=x.activities.UPLOAD_LIST,this.Fr=false),t.id===x.activities.CLOUD_IMG_EDIT&&(this.$["*currentActivity"]=x.activities.UPLOAD_LIST);};this.init$={...this.init$};}static{this.lazyPlugins=ri;}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-minimal"];}_s(){return this.getCssData("--cfg-init-activity")||x.activities.START_FROM}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});let t=this._s();this.sub("*currentActivity",e=>{e===x.activities.UPLOAD_LIST&&this.modalManager?.closeAll(),e||(this.$["*currentActivity"]=t);}),this.sub("*uploadList",e=>{Array.isArray(e)&&e.length>0?(this.$["*currentActivity"]=x.activities.UPLOAD_LIST,this.zs=co):(this.Nr=co,this.Fr=false,this.$["*currentActivity"]=t);}),this.subConfigValue("confirmUpload",e=>{e!==false&&(this.cfg.confirmUpload=false);}),this.subConfigValue("filesViewMode",e=>{this.setAttribute("mode",e),this.subConfigValue("multiple",r=>{e==="grid"?(r?this.style.removeProperty("--uc-grid-col"):this.style.setProperty("--uc-grid-col","1"),this.Bs=!r):(this.style.removeProperty("--uc-grid-col"),this.Bs=false);});}),this.modalManager?.subscribe(Y.OPEN,this.oi),this.modalManager?.subscribe(Y.CLOSE,this.si);}disconnectedCallback(){super.disconnectedCallback(),this.modalManager?.unsubscribe(Y.OPEN,this.oi),this.modalManager?.unsubscribe(Y.CLOSE,this.si);}render(){return v` ${super.render()}<uc-start-from ?hidden=${this.Fr} class=${this.zs}><uc-drop-area ?single=${this.Bs} initflow clickable tabindex="0" ><span>${this.l10n("choose-file")}</span></uc-drop-area><uc-copyright></uc-copyright></uc-start-from><uc-upload-list class=${this.Nr}></uc-upload-list><uc-modal id="start-from" strokes block-body-scrolling><uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-secondary-btn" @click=${this.$["*historyBack"]} >${this.l10n("start-from-cancel")}</button></uc-start-from></uc-modal><uc-plugin-activity-renderer mode="modal"></uc-plugin-activity-renderer>`}};p([m()],Ae.prototype,"Bs",2),p([m()],Ae.prototype,"Fr",2),p([m()],Ae.prototype,"Nr",2),p([m()],Ae.prototype,"zs",2);/*! For license information please see uc-file-uploader-inline.min.js.LEGAL.txt */
8
- export{x as ActivityBlock,vs as ActivityHeader,Co as BaseComponent,C as Block,xt as BtnUi,_ as CameraSource,io as CloudImageEditor,Vi as CloudImageEditorActivity,et as CloudImageEditorBlock,Xe as Config,fs as Copyright,Pi as CropFrame,H as Data,gt as DropArea,Ri as EditorAspectRatioButtonControl,$i as EditorCropButtonControl,Zt as EditorFilterControl,eo as EditorFreeformButtonControl,Li as EditorImageCropper,Qr as EditorImageFader,Di as EditorOperationControl,Fi as EditorScroller,Ui as EditorSlider,ut as EditorToolbar,dt as ExternalSource,Ct as ExternalUploadSource,ws as FileItem,lo as FileUploaderInline,Ae as FileUploaderMinimal,ao as FileUploaderRegular,qr as FormInput,ne as Icon,ds as Img,Oi as LineLoaderUi,Ei as Modal,Y as ModalEvents,Lt as PACKAGE_NAME,Ut as PACKAGE_VERSION,Mi as PluginActivityHost,Qe as PluginActivityRenderer,Je as PresenceToggle,je as ProgressBar,Ci as ProgressBarCommon,Ge as Select,ki as SimpleBtn,Ft as SliderUi,Wt as SolutionBlock,qe as SourceBtn,xi as SourceList,ms as Spinner,ys as StartFrom,Ze as Thumb,pt as UID,bs as UploadCtxProvider,Ot as UploadList,N as UploadSource,R as UploaderBlock,ii as UrlSource,ht as defineComponents,an as defineLocale,Zl as loadFileUploaderFrom,cr as toKebabCase};
7
+ var pl=Object.defineProperty;var hl=Object.getOwnPropertyDescriptor;var p=(r,i,t,e)=>{for(var o=e>1?void 0:e?hl(i,t):i,s=r.length-1,n;s>=0;s--)(n=r[s])&&(o=(e?n(i,t,o):n(o))||o);return e&&o&&pl(i,t,o),o};var Ct=[],Wt=0,Ai=4,ks=r=>{let i=[],t={get(){return t.lc||t.listen(()=>{})(),t.value},lc:0,listen(e){return t.lc=i.push(e),()=>{for(let s=Wt+Ai;s<Ct.length;)Ct[s]===e?Ct.splice(s,Ai):s+=Ai;let o=i.indexOf(e);~o&&(i.splice(o,1),--t.lc||t.off());}},notify(e,o){let s=!Ct.length;for(let n of i)Ct.push(n,t.value,e,o);if(s){for(Wt=0;Wt<Ct.length;Wt+=Ai)Ct[Wt](Ct[Wt+1],Ct[Wt+2],Ct[Wt+3]);Ct.length=0;}},off(){},set(e){let o=t.value;o!==e&&(t.value=e,t.notify(o));},subscribe(e){let o=t.listen(e);return e(t.value),o},value:r};return t};function ki(r,i,t){let e=new Set(i).add(void 0);return r.listen((o,s,n)=>{e.has(n)&&t(o,s,n);})}function to(r,i,t){let e=ki(r,i,t);return t(r.value),e}var eo=(r={})=>{let i=ks(r);return i.setKey=function(t,e){let o=i.value;typeof e>"u"&&t in i.value?(i.value={...i.value},delete i.value[t],i.notify(o,t)):i.value[t]!==e&&(i.value={...i.value,[t]:e},i.notify(o,t));},i};var B=class r{static{this.De=new Map;}constructor(i,t){this.Q=i,this.gt=t;}get id(){return this.Q}pub(i,t){i in this.gt.get()||console.warn(`PubSub#pub: Key "${String(i)}" not found`),this.gt.setKey(i,t);}sub(i,t,e=true){return (e?to:ki)(this.gt,[i],s=>{t(s[i]);})}read(i){return i in this.gt.get()||console.warn(`PubSub#read: Key "${String(i)}" not found`),this.gt.get()[i]}add(i,t,e=false){(!(i in this.gt.get())||e)&&this.gt.setKey(i,t);}has(i){return i in this.gt.get()}get store(){return this.gt.get()}static registerCtx(i,t){if(r.De.has(t))throw new Error(`PubSub: Context with id "${t}" already exists`);let e=eo(i);return r.De.set(t,e),new r(t,e)}static deleteCtx(i){r.De.delete(i);}static getCtx(i){let t=r.De.get(i);return t?new r(i,t):null}static hasCtx(i){return r.De.has(i)}};var Oi=globalThis,Ii=Oi.ShadowRoot&&(Oi.ShadyCSS===void 0||Oi.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Ms=Symbol(),Os=new WeakMap,Mi=class{constructor(i,t,e){if(this.zl=true,e!==Ms)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=i,this.t=t;}get styleSheet(){let i=this.o,t=this.t;if(Ii&&i===void 0){let e=t!==void 0&&t.length===1;e&&(i=Os.get(t)),i===void 0&&((this.o=i=new CSSStyleSheet).replaceSync(this.cssText),e&&Os.set(t,i));}return i}toString(){return this.cssText}},Is=r=>new Mi(typeof r=="string"?r:r+"",void 0,Ms);var Ls=(r,i)=>{if(Ii)r.adoptedStyleSheets=i.map(t=>t instanceof CSSStyleSheet?t:t.styleSheet);else for(let t of i){let e=document.createElement("style"),o=Oi.litNonce;o!==void 0&&e.setAttribute("nonce",o),e.textContent=t.cssText,r.appendChild(e);}},io=Ii?r=>r:r=>r instanceof CSSStyleSheet?(i=>{let t="";for(let e of i.cssRules)t+=e.cssText;return Is(t)})(r):r;var{is:fl,defineProperty:gl,getOwnPropertyDescriptor:vl,getOwnPropertyNames:yl,getOwnPropertySymbols:bl,getPrototypeOf:wl}=Object,Li=globalThis,Us=Li.trustedTypes,El=Us?Us.emptyScript:"",Tl=Li.reactiveElementPolyfillSupport,Xe=(r,i)=>r,Ye={toAttribute(r,i){switch(i){case Boolean:r=r?El:null;break;case Object:case Array:r=r==null?r:JSON.stringify(r);}return r},fromAttribute(r,i){let t=r;switch(i){case Boolean:t=r!==null;break;case Number:t=r===null?null:Number(r);break;case Object:case Array:try{t=JSON.parse(r);}catch{t=null;}}return t}},Ui=(r,i)=>!fl(r,i),Ps={attribute:true,type:String,converter:Ye,reflect:false,useDefault:false,hasChanged:Ui};Symbol.metadata??=Symbol("metadata"),Li.litPropertyMetadata??=new WeakMap;var Vt=class extends HTMLElement{static addInitializer(i){this.br(),(this.l??=[]).push(i);}static get observedAttributes(){return this.finalize(),this.vi&&[...this.vi.keys()]}static createProperty(i,t=Ps){if(t.state&&(t.attribute=false),this.br(),this.prototype.hasOwnProperty(i)&&((t=Object.create(t)).wrapped=true),this.elementProperties.set(i,t),!t.noAccessor){let e=Symbol(),o=this.getPropertyDescriptor(i,e,t);o!==void 0&&gl(this.prototype,i,o);}}static getPropertyDescriptor(i,t,e){let{get:o,set:s}=vl(this.prototype,i)??{get(){return this[t]},set(n){this[t]=n;}};return {get:o,set(n){let a=o?.call(this);s?.call(this,n),this.requestUpdate(i,a,e);},configurable:true,enumerable:true}}static getPropertyOptions(i){return this.elementProperties.get(i)??Ps}static br(){if(this.hasOwnProperty(Xe("elementProperties")))return;let i=wl(this);i.finalize(),i.l!==void 0&&(this.l=[...i.l]),this.elementProperties=new Map(i.elementProperties);}static finalize(){if(this.hasOwnProperty(Xe("finalized")))return;if(this.finalized=true,this.br(),this.hasOwnProperty(Xe("properties"))){let t=this.properties,e=[...yl(t),...bl(t)];for(let o of e)this.createProperty(o,t[o]);}let i=this[Symbol.metadata];if(i!==null){let t=litPropertyMetadata.get(i);if(t!==void 0)for(let[e,o]of t)this.elementProperties.set(e,o);}this.vi=new Map;for(let[t,e]of this.elementProperties){let o=this.wr(t,e);o!==void 0&&this.vi.set(o,t);}this.elementStyles=this.finalizeStyles(this.styles);}static finalizeStyles(i){let t=[];if(Array.isArray(i)){let e=new Set(i.flat(1/0).reverse());for(let o of e)t.unshift(io(o));}else i!==void 0&&t.push(io(i));return t}static wr(i,t){let e=t.attribute;return e===false?void 0:typeof e=="string"?e:typeof i=="string"?i.toLowerCase():void 0}constructor(){super(),this.yi=void 0,this.isUpdatePending=false,this.hasUpdated=false,this.ue=null,this.Hl();}Hl(){this.Er=new Promise(i=>this.enableUpdating=i),this.Kt=new Map,this.Kl(),this.requestUpdate(),this.constructor.l?.forEach(i=>i(this));}addController(i){(this.Fe??=new Set).add(i),this.renderRoot!==void 0&&this.isConnected&&i.hostConnected?.();}removeController(i){this.Fe?.delete(i);}Kl(){let i=new Map,t=this.constructor.elementProperties;for(let e of t.keys())this.hasOwnProperty(e)&&(i.set(e,this[e]),delete this[e]);i.size>0&&(this.yi=i);}createRenderRoot(){let i=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return Ls(i,this.constructor.elementStyles),i}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(true),this.Fe?.forEach(i=>i.hostConnected?.());}enableUpdating(i){}disconnectedCallback(){this.Fe?.forEach(i=>i.hostDisconnected?.());}attributeChangedCallback(i,t,e){this.Tr(i,e);}jl(i,t){let e=this.constructor.elementProperties.get(i),o=this.constructor.wr(i,e);if(o!==void 0&&e.reflect===true){let s=(e.converter?.toAttribute!==void 0?e.converter:Ye).toAttribute(t,e.type);this.ue=i,s==null?this.removeAttribute(o):this.setAttribute(o,s),this.ue=null;}}Tr(i,t){let e=this.constructor,o=e.vi.get(i);if(o!==void 0&&this.ue!==o){let s=e.getPropertyOptions(o),n=typeof s.converter=="function"?{fromAttribute:s.converter}:s.converter?.fromAttribute!==void 0?s.converter:Ye;this.ue=o;let a=n.fromAttribute(t,s.type);this[o]=a??this.xr?.get(o)??a,this.ue=null;}}requestUpdate(i,t,e,o=false,s){if(i!==void 0){let n=this.constructor;if(o===false&&(s=this[i]),e??=n.getPropertyOptions(i),!((e.hasChanged??Ui)(s,t)||e.useDefault&&e.reflect&&s===this.xr?.get(i)&&!this.hasAttribute(n.wr(i,e))))return;this.C(i,t,e);}this.isUpdatePending===false&&(this.Er=this.Gl());}C(i,t,{useDefault:e,reflect:o,wrapped:s},n){e&&!(this.xr??=new Map).has(i)&&(this.xr.set(i,n??t??this[i]),s!==true||n!==void 0)||(this.Kt.has(i)||(this.hasUpdated||e||(t=void 0),this.Kt.set(i,t)),o===true&&this.ue!==i&&(this.bs??=new Set).add(i));}async Gl(){this.isUpdatePending=true;try{await this.Er;}catch(t){Promise.reject(t);}let i=this.scheduleUpdate();return i!=null&&await i,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){if(!this.isUpdatePending)return;if(!this.hasUpdated){if(this.renderRoot??=this.createRenderRoot(),this.yi){for(let[o,s]of this.yi)this[o]=s;this.yi=void 0;}let e=this.constructor.elementProperties;if(e.size>0)for(let[o,s]of e){let{wrapped:n}=s,a=this[o];n!==true||this.Kt.has(o)||a===void 0||this.C(o,void 0,s,a);}}let i=false,t=this.Kt;try{i=this.shouldUpdate(t),i?(this.willUpdate(t),this.Fe?.forEach(e=>e.hostUpdate?.()),this.update(t)):this.Cr();}catch(e){throw i=false,this.Cr(),e}i&&this.ql(t);}willUpdate(i){}ql(i){this.Fe?.forEach(t=>t.hostUpdated?.()),this.hasUpdated||(this.hasUpdated=true,this.firstUpdated(i)),this.updated(i);}Cr(){this.Kt=new Map,this.isUpdatePending=false;}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.Er}shouldUpdate(i){return true}update(i){this.bs&&=this.bs.forEach(t=>this.jl(t,this[t])),this.Cr();}updated(i){}firstUpdated(i){}};Vt.elementStyles=[],Vt.shadowRootOptions={mode:"open"},Vt[Xe("elementProperties")]=new Map,Vt[Xe("finalized")]=new Map,Tl?.({ReactiveElement:Vt}),(Li.reactiveElementVersions??=[]).push("2.1.2");var oo=globalThis,Rs=r=>r,Pi=oo.trustedTypes,$s=Pi?Pi.createPolicy("lit-html",{createHTML:r=>r}):void 0,so="$lit$",_t=`lit$${Math.random().toFixed(9).slice(2)}$`,no="?"+_t,xl=`<${no}>`,pe=document,Je=()=>pe.createComment(""),ti=r=>r===null||typeof r!="object"&&typeof r!="function",ao=Array.isArray,Bs=r=>ao(r)||typeof r?.[Symbol.iterator]=="function",ro=`[ \f\r]`,Qe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Ds=/-->/g,Fs=/>/g,ue=RegExp(`>|${ro}(?:([^\\s"'>=/]+)(${ro}*=${ro}*(?:[^ \f\r"'\`<>=]|("|')|))|$)`,"g"),Vs=/'/g,_s=/"/g,zs=/^(?:script|style|textarea|title)$/i,lo=r=>(i,...t)=>({jt:r,strings:i,values:t}),v=lo(1),J=Symbol.for("lit-noChange"),P=Symbol.for("lit-nothing"),Ns=new WeakMap,de=pe.createTreeWalker(pe,129);function Hs(r,i){if(!ao(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return $s!==void 0?$s.createHTML(i):i}var js=(r,i)=>{let t=r.length-1,e=[],o,s=i===2?"<svg>":i===3?"<math>":"",n=Qe;for(let a=0;a<t;a++){let l=r[a],c,d,u=-1,h=0;for(;h<l.length&&(n.lastIndex=h,d=n.exec(l),d!==null);)h=n.lastIndex,n===Qe?d[1]==="!--"?n=Ds:d[1]!==void 0?n=Fs:d[2]!==void 0?(zs.test(d[2])&&(o=RegExp("</"+d[2],"g")),n=ue):d[3]!==void 0&&(n=ue):n===ue?d[0]===">"?(n=o??Qe,u=-1):d[1]===void 0?u=-2:(u=n.lastIndex-d[2].length,c=d[1],n=d[3]===void 0?ue:d[3]==='"'?_s:Vs):n===_s||n===Vs?n=ue:n===Ds||n===Fs?n=Qe:(n=ue,o=void 0);let m=n===ue&&r[a+1].startsWith("/>")?" ":"";s+=n===Qe?l+xl:u>=0?(e.push(c),l.slice(0,u)+so+l.slice(u)+_t+m):l+_t+(u===-2?a:m);}return [Hs(r,s+(r[t]||"<?>")+(i===2?"</svg>":i===3?"</math>":"")),e]},ei=class r{constructor({strings:i,jt:t},e){let o;this.parts=[];let s=0,n=0,a=i.length-1,l=this.parts,[c,d]=js(i,t);if(this.el=r.createElement(c,e),de.currentNode=this.el.content,t===2||t===3){let u=this.el.content.firstChild;u.replaceWith(...u.childNodes);}for(;(o=de.nextNode())!==null&&l.length<a;){if(o.nodeType===1){if(o.hasAttributes())for(let u of o.getAttributeNames())if(u.endsWith(so)){let h=d[n++],m=o.getAttribute(u).split(_t),g=/([.?@])?(.*)/.exec(h);l.push({type:1,index:s,name:g[2],strings:m,ctor:g[1]==="."?$i:g[1]==="?"?Di:g[1]==="@"?Fi:me}),o.removeAttribute(u);}else u.startsWith(_t)&&(l.push({type:6,index:s}),o.removeAttribute(u));if(zs.test(o.tagName)){let u=o.textContent.split(_t),h=u.length-1;if(h>0){o.textContent=Pi?Pi.emptyScript:"";for(let m=0;m<h;m++)o.append(u[m],Je()),de.nextNode(),l.push({type:2,index:++s});o.append(u[h],Je());}}}else if(o.nodeType===8)if(o.data===no)l.push({type:2,index:s});else {let u=-1;for(;(u=o.data.indexOf(_t,u+1))!==-1;)l.push({type:7,index:s}),u+=_t.length-1;}s++;}}static createElement(i,t){let e=pe.createElement("template");return e.innerHTML=i,e}};function he(r,i,t=r,e){if(i===J)return i;let o=e!==void 0?t.Wl?.[e]:t.Zl,s=ti(i)?void 0:i.Sr;return o?.constructor!==s&&(o?.Es?.(false),s===void 0?o=void 0:(o=new s(r),o.Ar(r,t,e)),e!==void 0?(t.Wl??=[])[e]=o:t.Zl=o),o!==void 0&&(i=he(r,o.Xl(r,i.values),o,e)),i}var Ri=class{constructor(i,t){this.Ts=[],this.vt=void 0,this.xs=i,this.c=t;}get parentNode(){return this.c.parentNode}get W(){return this.c.W}u(i){let{el:{content:t},parts:e}=this.xs,o=(i?.creationScope??pe).importNode(t,true);de.currentNode=o;let s=de.nextNode(),n=0,a=0,l=e[0];for(;l!==void 0;){if(n===l.index){let c;l.type===2?c=new Ae(s,s.nextSibling,this,i):l.type===1?c=new l.ctor(s,l.name,l.strings,this,i):l.type===6&&(c=new Vi(s,this,i)),this.Ts.push(c),l=e[++a];}n!==l?.index&&(s=de.nextNode(),n++);}return de.currentNode=pe,o}p(i){let t=0;for(let e of this.Ts)e!==void 0&&(e.strings!==void 0?(e.yt(i,e,t),t+=e.strings.length-2):e.yt(i[t])),t++;}},Ae=class r{get W(){return this.c?.W??this.Cs}constructor(i,t,e,o){this.type=2,this.i=P,this.vt=void 0,this.St=i,this.de=t,this.c=e,this.options=o,this.Cs=o?.isConnected??true;}get parentNode(){let i=this.St.parentNode,t=this.c;return t!==void 0&&i?.nodeType===11&&(i=t.parentNode),i}get startNode(){return this.St}get endNode(){return this.de}yt(i,t=this){i=he(this,i,t),ti(i)?i===P||i==null||i===""?(this.i!==P&&this.pe(),this.i=P):i!==this.i&&i!==J&&this.Ss(i):i.jt!==void 0?this.$(i):i.nodeType!==void 0?this.T(i):Bs(i)?this.k(i):this.Ss(i);}O(i){return this.St.parentNode.insertBefore(i,this.de)}T(i){this.i!==i&&(this.pe(),this.i=this.O(i));}Ss(i){this.i!==P&&ti(this.i)?this.St.nextSibling.data=i:this.T(pe.createTextNode(i)),this.i=i;}$(i){let{values:t,jt:e}=i,o=typeof e=="number"?this.Yl(i):(e.el===void 0&&(e.el=ei.createElement(Hs(e.h,e.h[0]),this.options)),e);if(this.i?.xs===o)this.i.p(t);else {let s=new Ri(o,this),n=s.u(this.options);s.p(t),this.T(n),this.i=s;}}Yl(i){let t=Ns.get(i.strings);return t===void 0&&Ns.set(i.strings,t=new ei(i)),t}k(i){ao(this.i)||(this.i=[],this.pe());let t=this.i,e,o=0;for(let s of i)o===t.length?t.push(e=new r(this.O(Je()),this.O(Je()),this,this.options)):e=t[o],e.yt(s),o++;o<t.length&&(this.pe(e&&e.de.nextSibling,o),t.length=o);}pe(i=this.St.nextSibling,t){for(this.bi?.(false,true,t);i!==this.de;){let e=Rs(i).nextSibling;Rs(i).remove(),i=e;}}setConnected(i){this.c===void 0&&(this.Cs=i,this.bi?.(i));}},me=class{get tagName(){return this.element.tagName}get W(){return this.c.W}constructor(i,t,e,o,s){this.type=1,this.i=P,this.vt=void 0,this.element=i,this.name=t,this.c=o,this.options=s,e.length>2||e[0]!==""||e[1]!==""?(this.i=Array(e.length-1).fill(new String),this.strings=e):this.i=P;}yt(i,t=this,e,o){let s=this.strings,n=false;if(s===void 0)i=he(this,i,t,0),n=!ti(i)||i!==this.i&&i!==J,n&&(this.i=i);else {let a=i,l,c;for(i=s[0],l=0;l<s.length-1;l++)c=he(this,a[e+l],t,l),c===J&&(c=this.i[l]),n||=!ti(c)||c!==this.i[l],c===P?i=P:i!==P&&(i+=(c??"")+s[l+1]),this.i[l]=c;}n&&!o&&this.j(i);}j(i){i===P?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,i??"");}},$i=class extends me{constructor(){super(...arguments),this.type=3;}j(i){this.element[this.name]=i===P?void 0:i;}},Di=class extends me{constructor(){super(...arguments),this.type=4;}j(i){this.element.toggleAttribute(this.name,!!i&&i!==P);}},Fi=class extends me{constructor(i,t,e,o,s){super(i,t,e,o,s),this.type=5;}yt(i,t=this){if((i=he(this,i,t,0)??P)===J)return;let e=this.i,o=i===P&&e!==P||i.capture!==e.capture||i.once!==e.once||i.passive!==e.passive,s=i!==P&&(e===P||o);o&&this.element.removeEventListener(this.name,this,e),s&&this.element.addEventListener(this.name,this,i),this.i=i;}handleEvent(i){typeof this.i=="function"?this.i.call(this.options?.host??this.element,i):this.i.handleEvent(i);}},Vi=class{constructor(i,t,e){this.element=i,this.type=6,this.vt=void 0,this.c=t,this.options=e;}get W(){return this.c.W}yt(i){he(this,i);}},Ks={I:Ae},Cl=oo.litHtmlPolyfillSupport;Cl?.(ei,Ae),(oo.litHtmlVersions??=[]).push("3.3.2");var Gs=(r,i,t)=>{let e=t?.renderBefore??i,o=e.Ql;if(o===void 0){let s=t?.renderBefore??null;e.Ql=o=new Ae(i.insertBefore(Je(),s),s,void 0,t??{});}return o.yt(r),o};var co=globalThis,yt=class extends Vt{constructor(){super(...arguments),this.renderOptions={host:this},this.kr=void 0;}createRenderRoot(){let i=super.createRenderRoot();return this.renderOptions.renderBefore??=i.firstChild,i}update(i){let t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(i),this.kr=Gs(t,this.renderRoot,this.renderOptions);}connectedCallback(){super.connectedCallback(),this.kr?.setConnected(true);}disconnectedCallback(){super.disconnectedCallback(),this.kr?.setConnected(false);}render(){return J}};yt.np=true,yt.finalized=true,co.litElementHydrateSupport?.({LitElement:yt});var Sl=co.litElementPolyfillSupport;Sl?.({LitElement:yt});(co.litElementVersions??=[]).push("4.2.2");var Al=/\\([0-9a-fA-F]{1,6} ?)/g;function kl(r){return r.length<2?false:(r[0]==='"'||r[0]==="'")&&(r[r.length-1]==='"'||r[r.length-1]==="'")}function Ol(r){let i=r;return (i[0]==='"'||i[0]==="'")&&(i=i.slice(1)),(i[i.length-1]==='"'||i[i.length-1]==="'")&&(i=i.slice(0,-1)),i}function Ml(r){let i="",t="";for(let e=0;e<r.length;e++){let o=r[e+1];r[e]==="\\"&&o==='"'?(i+='\\"',e++):r[e]==='"'&&t!=="\\"?i+='\\"':i+=r[e],t=r[e]??"";}return i}function qs(r){let i=r;kl(r)&&(i=Ol(i),i=i.replace(Al,(t,e)=>String.fromCodePoint(parseInt(e.trim(),16))),i=i.replaceAll(`\\ `,"\\n"),i=Ml(i),i='"'+i+'"');try{return JSON.parse(i)}catch{return}}function ke(r){class i extends r{constructor(){super(...arguments);this.As=null;this.Or=null;}getCssData(o,s=false){let n=this.As??Object.create(null);if(!Object.keys(n).includes(o)||!n[o]){this.Or||(this.Or=window.getComputedStyle(this));let a=this.Or.getPropertyValue(o).trim();try{n[o]=qs(a);}catch(l){s||console.warn(`CSS Data error: ${o}`,l),n[o]=null;}}return this.As=n,n[o]}}return i}function _i(r){class i extends r{constructor(){super(...arguments);this.willYield=true;this.Gt={};this.qt=null;this.wi=false;}createRenderRoot(){return this}connectedCallback(){this.qt||(this.qt=Array.from(this.childNodes)),super.connectedCallback();}Jl(){if(this.wi)return;this.wi=true,this.Gt={};let o=Array.from(this.childNodes),s=o.length?o:this.qt??[];for(let n of s){let a=this.ks(n),l=this.Gt[a]??[];n instanceof Element&&(n.removeAttribute("slot"),n.removeAttribute("content-for")),l.push(n),this.Gt[a]=l;}this.qt=null;}ks(o){return o instanceof Comment&&o.nextSibling instanceof Element?this.ks(o.nextSibling):"contentFor"in o?o.contentFor||"":o instanceof Element&&o.hasAttribute("content-for")&&o.getAttribute("content-for")||""}tc(o){return !o.textContent||!o.textContent.trim()}ec(o){let s=this.Gt[o];return !s||s.every(n=>n instanceof Comment||n instanceof Text&&this.tc(n))}update(o){!this.hasUpdated&&this.willYield&&this.Jl(),super.update(o);}yield(o,s){if(o===""&&!this.Gt[o]&&!this.wi&&this.qt?.length){let a=[];for(let l of this.qt)l instanceof Element&&(l.removeAttribute("slot"),l.removeAttribute("content-for")),a.push(l);this.Gt[o]=a,this.wi=true,this.qt=null;}let n=this.Gt[o];return v` ${n} ${this.ec(o)?s:void 0} `}}return i}function Oe(r){class i extends r{static reg(e){let o=this,s=window.customElements.get(e);if(s){s!==o&&console.warn([`Element with tag name "${e}" already registered.`,`You're trying to override it with another class "${this.name}".`,"This is most likely a mistake.","New element will not be registered."].join(` `));return}window.customElements.define(e,o);}}return i}var Zt=class extends Event{constructor(i,t,e,o){super("context-request",{bubbles:true,composed:true}),this.context=i,this.contextTarget=t,this.callback=e,this.subscribe=o??false;}};var Me=class{constructor(i,t,e,o){if(this.subscribe=false,this.provided=false,this.value=void 0,this.t=(s,n)=>{this.unsubscribe&&(this.unsubscribe!==n&&(this.provided=false,this.unsubscribe()),this.subscribe||this.unsubscribe()),this.value=s,this.host.requestUpdate(),this.provided&&!this.subscribe||(this.provided=true,this.callback&&this.callback(s,n)),this.unsubscribe=n;},this.host=i,t.context!==void 0){let s=t;this.context=s.context,this.callback=s.callback,this.subscribe=s.subscribe??false;}else this.context=t,this.callback=e,this.subscribe=o??false;this.host.addController(this);}hostConnected(){this.dispatchRequest();}hostDisconnected(){this.unsubscribe&&(this.unsubscribe(),this.unsubscribe=void 0);}dispatchRequest(){this.host.dispatchEvent(new Zt(this.context,this.host,this.t,this.subscribe));}};var Ni=class{get value(){return this.o}set value(i){this.setValue(i);}setValue(i,t=false){let e=t||!Object.is(i,this.o);this.o=i,e&&this.updateObservers();}constructor(i){this.subscriptions=new Map,this.updateObservers=()=>{for(let[t,{disposer:e}]of this.subscriptions)t(this.o,e);},i!==void 0&&(this.value=i);}addCallback(i,t,e){if(!e)return void i(this.value);this.subscriptions.has(i)||this.subscriptions.set(i,{disposer:()=>{this.subscriptions.delete(i);},consumerHost:t});let{disposer:o}=this.subscriptions.get(i);i(this.value,o);}clearCallbacks(){this.subscriptions.clear();}};var uo=class extends Event{constructor(i,t){super("context-provider",{bubbles:true,composed:true}),this.context=i,this.contextTarget=t;}},Ie=class extends Ni{constructor(i,t,e){super(t.context!==void 0?t.initialValue:e),this.onContextRequest=o=>{if(o.context!==this.context)return;let s=o.contextTarget??o.composedPath()[0];s!==this.host&&(o.stopPropagation(),this.addCallback(o.callback,s,o.subscribe));},this.onProviderRequest=o=>{if(o.context!==this.context||(o.contextTarget??o.composedPath()[0])===this.host)return;let s=new Set;for(let[n,{consumerHost:a}]of this.subscriptions)s.has(n)||(s.add(n),a.dispatchEvent(new Zt(this.context,a,n,true)));o.stopPropagation();},this.host=i,t.context!==void 0?this.context=t.context:this.context=t,this.attachListeners(),this.host.addController?.(this);}attachListeners(){this.host.addEventListener("context-request",this.onContextRequest),this.host.addEventListener("context-provider",this.onProviderRequest);}hostConnected(){this.host.dispatchEvent(new uo(this.context,this.host));}};var Ll={attribute:true,type:String,converter:Ye,reflect:false,hasChanged:Ui},Ul=(r=Ll,i,t)=>{let{kind:e,metadata:o}=t,s=globalThis.litPropertyMetadata.get(o);if(s===void 0&&globalThis.litPropertyMetadata.set(o,s=new Map),e==="setter"&&((r=Object.create(r)).wrapped=true),s.set(t.name,r),e==="accessor"){let{name:n}=t;return {set(a){let l=i.get.call(this);i.set.call(this,a),this.requestUpdate(n,l,r,true,a);},init(a){return a!==void 0&&this.C(n,void 0,r,a),a}}}if(e==="setter"){let{name:n}=t;return function(a){let l=this[n];i.call(this,a),this.requestUpdate(n,l,r,true,a);}}throw Error("Unsupported decorator location: "+e)};function y(r){return (i,t)=>typeof t=="object"?Ul(r,i,t):((e,o,s)=>{let n=o.hasOwnProperty(s);return o.constructor.createProperty(s,e),n?Object.getOwnPropertyDescriptor(o,s):void 0})(r,i,t)}function f(r){return y({...r,state:true,attribute:false})}function $(r,i){let t,e=((...o)=>{t&&clearTimeout(t),t=setTimeout(()=>r(...o),i);});return e.cancel=()=>{t&&clearTimeout(t);},e}var Ws="ctx-name-context";function zi(){return function(r){class i extends r{constructor(...o){super(...o);this.J=null;this.Ne=false;this.Mr=false;this.Ir=void 0;this.he=new Map;this.Ve=new Set;this.init$={};this.ctxOwner=false;this.Ei=void 0;this.Ti=false;this.ctxName=this.Pt;this.Rt=false;this.Ei=this.getAttribute("ctx-name")||void 0,this.ctxName=this.Pt,this.ic=new Me(this,{context:Ws,callback:s=>{if(!s){console.error("SymbioteMixin: Received invalid ctx-name from context");return}this.Is=s,this.Ms();},subscribe:true});}static set template(o){console.error("Caution: static 'template' property is deprecated and has no effect. See https://github.com/uploadcare/file-uploader/releases/tag/v1.25.0 for details.");}get Os(){return this.Ei}set Os(o){let s=o??void 0;this.Ei!==s&&(this.Ei=s,this.Ms());}shouldUpdate(o){return this.Rt?super.shouldUpdate(o):false}get Pt(){return this.Os||this.Is||void 0}Ms(){if(this.ctxName=this.Pt,!(!this.ctxName||this.Ne)){if(this.isConnected){this.Lr();return}this.Ti=true;}}willUpdate(o){super.willUpdate(o),this.ctxName=this.Pt,this.ctxName&&(this.Ir?this.Ir.setValue(this.ctxName):this.Ir=new Ie(this,{context:Ws,initialValue:this.ctxName}));}Ls(){if(!(!this.J||this.he.size===0)){for(let[o,{value:s,rewrite:n}]of this.he)this.J.add(o,s,n);this.he.clear();}}Us(){return !this.J&&this.Pt&&this.Ur(),this.J&&this.Ls(),this.J}xi(){let o=this.Us();if(!o)throw new Error("SymbioteMixin: Shared context is not initialized.");return o}Ur(){let o=this.init$,s=this.Pt;if(!s){console.error("SymbioteMixin: ctx-name is required for components with shared properties (*)");return}if(!this.J){this.J=B.getCtx(s)??B.registerCtx(o,s);for(let[n,a]of Object.entries(this.init$))this.J.add(n,a,this.ctxOwner);this.Ls();}}get $(){return this.Pt&&this.Ur(),new Proxy({},{get:(o,s)=>{if(typeof s=="string")return this.J?.read(s)},set:(o,s,n)=>(typeof s!="string"||this.J?.pub(s,n),true)})}sub(o,s,n=true){let a=this.xi().sub(o,s,n);if(!a||typeof a!="function")return ()=>{};let l=a.bind(a),c=false,d=()=>{c||(c=true,l(),this.Ve.delete(d));};return this.Ve.add(d),d}pub(o,s){this.xi().pub(o,s);}set$(o){for(let[s,n]of Object.entries(o))this.pub(s,n);}get sharedCtx(){return this.xi()}has(o){return this.J?.has(o)??false}add(o,s,n=false){let a=this.Us();if(!a){if(!n&&this.he.has(o))return;this.he.set(o,{value:s,rewrite:n});return}this.he.delete(o),a.add(o,s,n);}add$(o,s=false){for(let[n,a]of Object.entries(o))this.add(n,a,s);}connectedCallback(){super.connectedCallback(),this.Ne?this.Rt&&this.Mr&&(this.Mr=false,this.initCallback()):this.ctxName?(this.Ti=false,this.Lr()):this.Ti&&this.Pt&&(this.Ti=false,this.Lr());}Lr(){if(this.Ne)return;this.Ne=true,this.Ur();let o=this.init$;if(Object.keys(o).length>0){let s=this.xi();for(let[n,a]of Object.entries(o))s.read(n)===void 0&&s.pub(n,a),this.sub(n,$(async()=>{this.isConnected&&(await this.updateComplete,this.requestUpdate());},0),false);}this.initCallback(),this.Rt=true,this.requestUpdate();}firstUpdated(o){super.firstUpdated(o);}disconnectedCallback(){this.rc(),super.disconnectedCallback(),this.Ne&&(this.Mr=true);}rc(){if(this.Ve.size!==0){for(let o of [...this.Ve])o();this.Ve.clear();}}initCallback(){}}return p([y({type:String,attribute:"ctx-name",noAccessor:true})],i.prototype,"Os",1),p([f()],i.prototype,"Is",2),p([f()],i.prototype,"ctxName",2),p([f()],i.prototype,"Rt",2),i}}var po=class extends Oe(zi()(ke(_i(yt)))){};var ut=class r{static generateFastUid(){return `uid-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,11)}`}static generateRandomUUID(){let i=globalThis.crypto;return i&&typeof i.randomUUID=="function"?i.randomUUID():r.generateFastUid()}};var Pl=["UploaderBlock","ActivityBlock","Block","SolutionBlock"];function ho(r){for(let i in r){if(Pl.includes(i))continue;let t=[...i].reduce((e,o)=>(o.toUpperCase()===o&&(o=`-${o.toLowerCase()}`),e+=o,e),"");t.startsWith("-")&&(t=t.replace("-","")),t.startsWith("uc-")||(t=`uc-${t}`),r[i].reg&&r[i].reg(t);}}var mo="UC";function Rl(r,i=false){return new Promise((t,e)=>{if(typeof document!="object"){t(null);return}if(typeof window=="object"&&window[mo]){t(window[mo]);return}let o=document.createElement("script");o.async=true,o.src=r,o.onerror=()=>{e();},o.onload=()=>{let s=window[mo];i&&ho(s),t(s);},document.head.appendChild(o);})}var ii={"locale-id":"en","social-source-lang":"en","upload-file":"Upload file","upload-files":"Upload files","choose-file":"Choose file","choose-files":"Choose files","drop-files-here":"Drop files here","drop-file-here":"Drop file here","select-file-source":"Select file source",selected:"Selected",upload:"Upload","add-more":"Add more",cancel:"Cancel","start-from-cancel":"Cancel",clear:"Clear","camera-shot":"Shot","upload-url":"Import","upload-url-placeholder":"Paste link here","edit-image":"Edit image","edit-detail":"Details",back:"Back",done:"Done",ok:"Ok","remove-from-list":"Remove",no:"No",yes:"Yes","confirm-your-action":"Confirm your action","are-you-sure":"Are you sure?","selected-count":"{{count}} of {{total}} selected","select-all":"Select all","deselect-all":"Deselect all","upload-error":"Upload error","validation-error":"Validation error","no-files":"No files selected",browse:"Browse","not-uploaded-yet":"Not uploaded yet...",file__one:"file",file__other:"files",error__one:"error",error__other:"errors","header-uploading":"Uploading {{count}} {{plural:file(count)}}","header-failed":"{{count}} {{plural:error(count)}}","header-succeed":"{{count}} {{plural:file(count)}} uploaded","header-total":"{{count}} {{plural:file(count)}} selected","src-type-local":"From device","src-type-from-url":"From link","src-type-camera":"Camera","src-type-mobile-video-camera":"Video","src-type-mobile-photo-camera":"Photo","src-type-draw":"Draw","src-type-facebook":"Facebook","src-type-dropbox":"Dropbox","src-type-gdrive":"Google Drive","src-type-ngdrive":"Google Drive","src-type-gphotos":"Google Photos","src-type-flickr":"Flickr","src-type-vk":"VK","src-type-evernote":"Evernote","src-type-box":"Box","src-type-onedrive":"OneDrive","src-type-huddle":"Huddle","src-type-other":"Other","caption-from-url":"Import from link","caption-camera":"Camera","caption-draw":"Draw","caption-edit-file":"Edit file","file-no-name":"No name...","toggle-fullscreen":"Toggle fullscreen","toggle-guides":"Toggle guides",rotate:"Rotate","flip-vertical":"Flip vertical","flip-horizontal":"Flip horizontal",apply:"Apply",brightness:"Brightness",contrast:"Contrast",saturation:"Saturation",exposure:"Exposure",gamma:"Gamma",vibrance:"Vibrance",warmth:"Warmth",enhance:"Enhance",original:"Original",resize:"Resize image",crop:"Crop","select-color":"Select color",text:"Text",draw:"Draw","cancel-edit":"Cancel edit","tab-view":"Preview","tab-details":"Details","file-name":"Name","file-size":"Size","cdn-url":"CDN URL","file-size-unknown":"Unknown","camera-permissions-denied":"Camera access denied","camera-permissions-prompt":"Please allow access to the camera","camera-permissions-request":"Request access","files-count-limit-error-title":"Files count limit overflow","files-count-limit-error-too-few":"You\u2019ve chosen {{total}} {{plural:file(total)}}. At least {{min}} {{plural:file(min)}} required.","files-count-limit-error-too-many":"You\u2019ve chosen too many files. {{max}} {{plural:file(max)}} is maximum.","files-max-size-limit-error":"File is too big. Max file size is {{maxFileSize}}.","has-validation-errors":"File validation error occurred. Please, check your files before upload.","images-only-accepted":"Only image files are accepted.","file-type-not-allowed":"Uploading of these file types is not allowed.","some-files-were-not-uploaded":"Some files were not uploaded.","file-item-edit-button":"Edit","file-item-remove-button":"Remove","a11y-editor-tab-filters":"Filters","a11y-editor-tab-tuning":"Tuning","a11y-editor-tab-crop":"Crop","a11y-activity-header-button-close":"Close",flip:"Flip",mirror:"Mirror","a11y-cloud-editor-apply-filter":"Apply {{name}} filter","a11y-cloud-editor-apply-crop":"Apply {{name}} operation","a11y-cloud-editor-apply-tuning":"Apply {{name}} tuning","a11y-cloud-editor-apply-aspect-ratio":"Apply operation {{name}} {{value}}",finished:"Finished",failed:"Failed",uploading:"Uploading",idle:"Idle","a11y-file-item-status":"File {{fileName}} in status {{status}}","waiting-for":"Waiting for {{source}}","queued-uploading":"Queued for upload","queued-validation":"Queued for validation",validation:"Validating","crop-to-shape":"Crop to {{value}}",custom:"Freeform","freeform-crop":"Freeform crop"};var fo=new Map,Zs=new Map,Xs=(r,i)=>{fo.has(r)&&console.log(`Locale ${r} is already defined. Overwriting...`);let t={...ii,...i};return fo.set(r,t),t},$l=(r,i)=>{Zs.set(r,i);},Ys=(r,i)=>{typeof i=="function"?$l(r,i):Xs(r,i);},Qs=async r=>{let i=fo.get(r);if(!i){let t=Zs.get(r);if(!t)throw new Error(`Locale ${r} is not defined`);let e=await t();i=Xs(r,e);}return i};Ys("en",ii);var L=r=>`*cfg/${r}`;var at=r=>r?r.split(",").map(i=>i.trim()).filter(Boolean):[],Nt=r=>r.join(",");var Js=r=>{if(typeof r!="string"||!r)return "";let i=r.trim();return i.startsWith("-/")?i=i.slice(2):i.startsWith("/")&&(i=i.slice(1)),i.endsWith("/")&&(i=i.slice(0,i.length-1)),i},Hi=(...r)=>r.filter(i=>typeof i=="string"&&!!i).map(i=>Js(i)).join("/-/"),tt=(...r)=>{let i=Hi(...r);return i?`-/${i}/`:""};function ji(r){let i=new URL(r),t=i.pathname+i.search+i.hash,e=t.lastIndexOf("http"),o=t.lastIndexOf("/"),s="";return e>=0?s=t.slice(e):o>=0&&(s=t.slice(o+1)),s}function Ki(r){let i=new URL(r),{pathname:t}=i,e=t.indexOf("/"),o=t.indexOf("/",e+1);return t.substring(e+1,o)}function go(r){let i=tn(r),t=new URL(i),e=t.pathname.indexOf("/-/");return e===-1?"":t.pathname.substring(e).slice(1)}function vo(r){return go(r).split("/-/").filter(Boolean).map(t=>Js(t))}function tn(r){let i=new URL(r),t=ji(r),e=en(t)?rn(t).pathname:t;return i.pathname=i.pathname.replace(e,""),i.search="",i.hash="",i.toString()}function en(r){return r.startsWith("http")}function rn(r){let i=new URL(r);return {pathname:`${i.origin}${i.pathname??""}`,search:i.search??"",hash:i.hash??""}}var K=(r,i,t)=>{let e=new URL(tn(r)),o=t??ji(r),s=i??"";if(e.pathname.startsWith("//")&&(e.pathname=e.pathname.replace("//","/")),o&&en(o)){let n=rn(o);e.pathname=`${e.pathname}${s}${n.pathname||""}`,e.search=n.search,e.hash=n.hash;}else e.pathname=`${e.pathname}${s}${o||""}`;return e.toString()},Xt=(r,i)=>{let t=new URL(r);return t.pathname=`${i}/`,t.toString()};var G=(r,i=",")=>r.trim().split(i).map(t=>t.trim()).filter(t=>t.length>0);var ri=Object.freeze({brightness:0,exposure:0,gamma:100,contrast:0,saturation:0,vibrance:0,warmth:0,enhance:0,filter:0,rotate:0,mirror:false,flip:false,crop:void 0}),sn=["enhance","brightness","exposure","gamma","contrast","saturation","vibrance","warmth","filter","mirror","flip","rotate","crop"];function Dl(r,i){if(typeof i=="number"){let t=i;return ri[r]!==t?`${r}/${t}`:""}if(typeof i=="boolean"){let t=i;return ri[r]!==t?`${r}`:""}if(r==="filter"&&i){let{name:t,amount:e}=i;return ri.filter===e?"":`${r}/${t}/${e}`}if(r==="crop"&&i){let{dimensions:t,coords:e}=i;return `${r}/${t.join("x")}/${e.join(",")}`}return ""}function Yt(r){return Hi(...sn.filter(i=>typeof r[i]<"u"&&r[i]!==null).map(i=>{let t=r[i];return Dl(i,t)}).filter(i=>!!i))}var Gi=Hi("format/auto","progressive/yes"),Bt=([r])=>typeof r<"u"?Number(r):void 0,on=()=>true,Fl=([r,i])=>({name:r,amount:typeof i<"u"?Number(i):100}),Vl=([r,i])=>{if(!/\d+x\d+/.test(r)||!/\d+,\d+/.test(i))throw new Error("Crop by aspect ratio, percentage or alignment shortcuts is not supported.");return {dimensions:G(r,"x").map(Number),coords:G(i).map(Number)}},_l=Object.freeze({enhance:Bt,brightness:Bt,exposure:Bt,gamma:Bt,contrast:Bt,saturation:Bt,vibrance:Bt,warmth:Bt,filter:Fl,mirror:on,flip:on,rotate:Bt,crop:r=>{let[i,t]=r,{dimensions:e,coords:o}=Vl([i,t]);return {dimensions:e,coords:o}}});function yo(r){let i={};for(let t of r){let[e,...o]=t.split("/");if(!e||!sn.includes(e))continue;let s=e,n=_l[s];try{let a=n(o);i[s]=a;}catch(a){console.warn([`Failed to parse URL operation "${t}". It will be ignored.`,a instanceof Error?`Error message: "${a.message}"`:a,"If you need this functionality, please feel free to open an issue at https://github.com/uploadcare/blocks/issues/new"].join(` `));}}return i}var _=Object.freeze({CROP:"crop",TUNING:"tuning",FILTERS:"filters"}),et=Object.freeze([_.CROP,_.TUNING,_.FILTERS]),nn=Object.freeze(["brightness","exposure","gamma","contrast","saturation","vibrance","warmth","enhance"]),an=Object.freeze(["adaris","briaril","calarel","carris","cynarel","cyren","elmet","elonni","enzana","erydark","fenralan","ferand","galen","gavin","gethriel","iorill","iothari","iselva","jadis","lavra","misiara","namala","nerion","nethari","pamaya","sarnar","sedis","sewen","sorahel","sorlen","tarian","thellassan","varriel","varven","vevera","virkas","yedis","yllara","zatvel","zevcen"]),ln=Object.freeze(["rotate","mirror","flip"]),zt=ri,St=Object.freeze({brightness:{zero:zt.brightness,range:[-100,100],keypointsNumber:2},exposure:{zero:zt.exposure,range:[-500,500],keypointsNumber:2},gamma:{zero:zt.gamma,range:[0,1e3],keypointsNumber:2},contrast:{zero:zt.contrast,range:[-100,500],keypointsNumber:2},saturation:{zero:zt.saturation,range:[-100,500],keypointsNumber:1},vibrance:{zero:zt.vibrance,range:[-100,500],keypointsNumber:1},warmth:{zero:zt.warmth,range:[-100,100],keypointsNumber:1},enhance:{zero:zt.enhance,range:[0,100],keypointsNumber:1},filter:{zero:zt.filter,range:[0,100],keypointsNumber:1}});var oi="https://ucarecdn.com",Nl="https://upload.uploadcare.com",Bl="https://social.uploadcare.com",zl="https://ucarecd.net",Hl={pubkey:"",multiple:true,multipleMin:0,multipleMax:Number.MAX_SAFE_INTEGER,confirmUpload:false,imgOnly:false,accept:"",externalSourcesPreferredTypes:"",externalSourcesEmbedCss:"",store:"auto",cameraMirror:false,cameraCapture:"",sourceList:"local, url, camera, dropbox, gdrive",topLevelOrigin:"",cloudImageEditorTabs:Nt(et),maxLocalFileSizeBytes:0,thumbSize:76,showEmptyList:false,useLocalImageEditor:false,useCloudImageEditor:true,removeCopyright:false,cropPreset:"",imageShrink:"",modalScrollLock:true,modalBackdropStrokes:false,sourceListWrap:true,remoteTabSessionKey:"",cdnCname:oi,cdnCnamePrefixed:zl,baseUrl:Nl,socialBaseUrl:Bl,secureSignature:"",secureExpire:"",secureDeliveryProxy:"",retryThrottledRequestMaxTimes:3,retryNetworkErrorMaxTimes:3,multipartMinFileSize:26214400,multipartChunkSize:5242880,maxConcurrentRequests:10,multipartMaxConcurrentRequests:4,multipartMaxAttempts:3,checkForUrlDuplicates:false,saveUrlForRecurrentUploads:false,groupOutput:false,userAgentIntegration:"",debug:false,metadata:null,localeName:"en",localeDefinitionOverride:null,secureUploadsExpireThreshold:600*1e3,secureUploadsSignatureResolver:null,secureDeliveryProxyUrlResolver:null,iconHrefResolver:null,fileValidators:[],collectionValidators:[],validationTimeout:15*1e3,validationConcurrency:100,cameraModes:"photo, video",defaultCameraMode:null,enableAudioRecording:true,enableVideoRecording:null,maxVideoRecordingDuration:null,mediaRecorderOptions:null,filesViewMode:"list",gridShowFileNames:false,cloudImageEditorAutoOpen:false,cloudImageEditorMaskHref:null,testMode:false,qualityInsights:true,pasteScope:"local"},Y=Object.freeze(Hl);var qi=(r,i)=>(...t)=>{let e=r();if(!e.read(L("debug")))return;let o=t;if(typeof t?.[0]=="function"){let n=t[0];o=n();}let s=[e.id,i].filter(Boolean);console.log(`[${s.join("][")}]`,...o);};var W=class{constructor(i){this.Pr=new Set;this.Wt=null;this.z=qi(()=>this.r.ctx,this.constructor.name);this.r=i,this.e=i.ctx;}addSub(i){this.Pr.add(i);}get Zt(){if(!this.Wt){let i={};this.Wt=new Proxy(i,{set:()=>{throw new Error("SharedInstance cfg proxy is read-only")},get:(t,e)=>{if(typeof e!="string")return;let o=L(e);return this.r.ctx.has(o)?this.r.ctx.read(o):Y[e]}});}return this.Wt}destroy(){for(let i of this.Pr)try{i();}catch{}this.Pr.clear();}},It=(r,i,t=true)=>{let e=r.has(i),o=e?r.read(i):null;if(e&&o||!t)return o;throw new Error(`Unexpected error: shared instance for key "${String(i)}" is not available`)},cn=r=>({get ctx(){return r()},get modalManager(){return It(r(),"*modalManager",false)},get telemetryManager(){return It(r(),"*telemetryManager")},get localeManager(){return It(r(),"*localeManager")},get a11y(){return It(r(),"*a11y")},get blocksRegistry(){return It(r(),"*blocksRegistry")},get eventEmitter(){return It(r(),"*eventEmitter")},get uploadCollection(){return It(r(),"*uploadCollection")},get secureUploadsManager(){return It(r(),"*secureUploadsManager",false)},get api(){return It(r(),"*publicApi")},get validationManager(){return It(r(),"*validationManager")}});var q=Object.freeze({ADD:"modal:add",DELETE:"modal:delete",OPEN:"modal:open",CLOSE:"modal:close",CLOSE_ALL:"modal:closeAll",DESTROY:"modal:destroy"}),Wi=class extends W{constructor(){super(...arguments);this.Xt=new Map;this.bt=new Set;this.w=new Map;}registerModal(t,e){this.Xt.set(t,e),this.K(q.ADD,{id:t,modal:e});}deleteModal(t){let e=this.Xt.get(t);return e?(this.Xt.delete(t),this.bt.delete(t),this.K(q.DELETE,{id:t,modal:e}),true):false}open(t){let e=this.Xt.get(t);return e?(this.bt.add(t),this.K(q.OPEN,{modal:e,id:t}),true):(this.z(`Modal with ID "${t}" not found`),false)}close(t){let e=this.Xt.get(t);return !e||!this.bt.has(t)?(this.z(`Modal with ID "${t}" not found or not active`),false):(this.bt.delete(t),this.K(q.CLOSE,{id:t,modal:e}),true)}toggle(t){return this.Xt.has(t)?this.bt.has(t)?this.close(t):this.open(t):(this.z(`Modal with ID "${t}" not found`),false)}get hasActiveModals(){return this.bt.size>0}back(){if(this.bt.size===0)return this.z("No active modals to go back from"),false;let t=Array.from(this.bt).pop();return t?this.close(t):false}closeAll(){let t=this.bt.size;return this.bt.clear(),this.K(q.CLOSE_ALL,{}),t}subscribe(t,e){return this.w.has(t)||this.w.set(t,new Set),this.w.get(t)?.add(e),()=>this.unsubscribe(t,e)}unsubscribe(t,e){this.w.has(t)&&this.w.get(t)?.delete(e);}K(t,e){if(this.w.has(t))for(let o of this.w.get(t)??new Set)try{o(e);}catch(s){this.r.telemetryManager.sendEventError(s,"modal subscriber"),this.z("Error in modal subscriber:",s);}}destroy(){super.destroy(),this.closeAll(),this.Xt.clear(),this.w.clear(),this.K(q.DESTROY,{});}};var si=r=>r.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g)?.map(i=>i.toLowerCase()).join("-");function un(r){return Object.prototype.toString.call(r)==="[object Object]"}var jl=/\W|_/g;function Kl(r){return r.split(jl).map((i,t)=>i.charAt(0)[t>0?"toUpperCase":"toLowerCase"]()+i.slice(1)).join("")}function dn(r,{ignoreKeys:i}={ignoreKeys:[]}){return Array.isArray(r)?r.map(t=>jt(t,{ignoreKeys:i})):r}function jt(r,{ignoreKeys:i}={ignoreKeys:[]}){if(Array.isArray(r))return dn(r,{ignoreKeys:i});if(!un(r))return r;let t={};for(let e of Object.keys(r)){let o=r[e];if(i.includes(e)){t[e]=o;continue}un(o)?o=jt(o,{ignoreKeys:i}):Array.isArray(o)&&(o=dn(o,{ignoreKeys:i})),t[Kl(e)]=o;}return t}var Gl=r=>new Promise(i=>setTimeout(i,r));function So({libraryName:r,libraryVersion:i,userAgent:t,publicKey:e="",integration:o=""}){let s="JavaScript";if(typeof t=="string")return t;if(typeof t=="function")return t({publicKey:e,libraryName:r,libraryVersion:i,languageName:s,integration:o});let n=[r,i,e].filter(Boolean).join("/"),a=[s,o].filter(Boolean).join("; ");return `${n} (${a})`}var ql={factor:2,time:100};function Wl(r,i=ql){let t=0;function e(o){let s=Math.round(i.time*i.factor**t);return o({attempt:t,retry:a=>Gl(a??s).then(()=>(t+=1,e(o)))})}return e(r)}var fe=class extends Error{},Le=class r extends fe{originalProgressEvent;constructor(i){super(),this.name="NetworkError",this.message="Network error",Object.setPrototypeOf(this,r.prototype),this.originalProgressEvent=i;}},Zi=(r,i)=>{r&&(r.aborted?Promise.resolve().then(i):r.addEventListener("abort",()=>i(),{once:true}));},Qt=class r extends fe{isCancel=true;constructor(i="Request canceled"){super(i),this.name="CancelError",Object.setPrototypeOf(this,r.prototype);}},Zl=500,hn=({check:r,interval:i=Zl,timeout:t,signal:e})=>new Promise((o,s)=>{let n,a;Zi(e,()=>{n&&clearTimeout(n),s(new Qt("Poll cancelled"));}),t&&(a=setTimeout(()=>{n&&clearTimeout(n),s(new Qt("Timed out"));},t));let l=()=>{try{Promise.resolve(r(e)).then(c=>{c?(a&&clearTimeout(a),o(c)):n=setTimeout(l,i);}).catch(c=>{a&&clearTimeout(a),s(c);});}catch(c){a&&clearTimeout(a),s(c);}};n=setTimeout(l,0);}),U={baseCDN:"https://ucarecdn.com",baseURL:"https://upload.uploadcare.com",retryThrottledRequestMaxTimes:1,retryNetworkErrorMaxTimes:3,multipartMinFileSize:25*1024*1024,multipartChunkSize:5*1024*1024,maxConcurrentRequests:4,pusherKey:"79ae88bd931ea68464d9"},Xi="application/octet-stream",mn="original",te=({method:r,url:i,data:t,headers:e={},signal:o,onProgress:s})=>new Promise((n,a)=>{let l=new XMLHttpRequest,c=r?.toUpperCase()||"GET",d=false;l.open(c,i,true),e&&Object.entries(e).forEach(u=>{let[h,m]=u;typeof m<"u"&&!Array.isArray(m)&&l.setRequestHeader(h,m);}),l.responseType="text",Zi(o,()=>{d=true,l.abort(),a(new Qt);}),l.onload=()=>{if(l.status!=200)a(new Error(`Error ${l.status}: ${l.statusText}`));else {let u={method:c,url:i,data:t,headers:e||void 0,signal:o,onProgress:s},h=l.getAllResponseHeaders().trim().split(/[\r\n]+/),m={};h.forEach(function(w){let x=w.split(": "),T=x.shift(),S=x.join(": ");T&&typeof T<"u"&&(m[T]=S);});let g=l.response,b=l.status;n({request:u,data:g,headers:m,status:b});}},l.onerror=u=>{d||a(new Le(u));},s&&typeof s=="function"&&(l.upload.onprogress=u=>{u.lengthComputable?s({isComputable:true,value:u.loaded/u.total}):s({isComputable:false});}),t?l.send(t):l.send();});function Xl(r,...i){return r}var Yl=({name:r})=>r?[r]:[],Ql=Xl,Jl=()=>new FormData,fn=r=>false,Yi=r=>typeof Blob<"u"&&r instanceof Blob,Qi=r=>typeof File<"u"&&r instanceof File,Ji=r=>!!r&&typeof r=="object"&&!Array.isArray(r)&&"uri"in r&&typeof r.uri=="string",Ue=r=>Yi(r)||Qi(r)||fn()||Ji(r),tc=r=>typeof r=="string"||typeof r=="number"||typeof r>"u",ec=r=>!!r&&typeof r=="object"&&!Array.isArray(r),ic=r=>!!r&&typeof r=="object"&&"data"in r&&Ue(r.data);function gn(r,i,t){if(Array.isArray(t))for(let e of t)gn(r,`${i}[]`,e);else if(ic(t)){let{name:e,contentType:o}=t,s=Ql(t.data,e,o??Xi),n=Yl({name:e});r.push([i,s,...n]);}else if(ec(t))for(let[e,o]of Object.entries(t))typeof o<"u"&&r.push([`${i}[${e}]`,String(o)]);else tc(t)&&t&&r.push([i,t.toString()]);}function rc(r){let i=[];for(let[t,e]of Object.entries(r))gn(i,t,e);return i}function tr(r){let i=Jl(),t=rc(r);for(let e of t){let[o,s,...n]=e;i.append(o,s,...n);}return i}var it=class r extends fe{code;request;response;headers;constructor(i,t,e,o,s){super(),this.name="UploadError",this.message=i,this.code=t,this.request=e,this.response=o,this.headers=s,Object.setPrototypeOf(this,r.prototype);}},oc=r=>{let i=new URLSearchParams;for(let[t,e]of Object.entries(r))e&&typeof e=="object"&&!Array.isArray(e)?Object.entries(e).filter(o=>o[1]??false).forEach(o=>i.set(`${t}[${o[0]}]`,String(o[1]))):Array.isArray(e)?e.forEach(o=>{i.append(`${t}[]`,o);}):typeof e=="string"&&e?i.set(t,e):typeof e=="number"&&i.set(t,e.toString());return i.toString()},Ht=(r,i,t)=>{let e=new URL(r);return e.pathname=(e.pathname+i).replace("//","/"),t&&(e.search=oc(t)),e.toString()},sc="6.18.4",nc="UploadcareUploadClient",ac=sc;function ve(r){return So({libraryName:nc,libraryVersion:ac,...r})}var lc="RequestThrottledError",pn=15e3,cc=1e3;function uc(r){let{headers:i}=r||{};if(!i||typeof i["retry-after"]!="string")return pn;let t=parseInt(i["retry-after"],10);return Number.isFinite(t)?t*1e3:pn}function ee(r,i){let{retryThrottledRequestMaxTimes:t,retryNetworkErrorMaxTimes:e}=i;return Wl(({attempt:o,retry:s})=>r().catch(n=>{if("response"in n&&n?.code===lc&&o<t)return s(uc(n));if(n instanceof Le&&o<e)return s((o+1)*cc);throw n}))}var vn=r=>{let i="";return (Yi(r)||Qi(r)||Ji(r))&&(i=r.type),i||Xi},yn=r=>{let i="";return Qi(r)&&r.name?i=r.name:Yi(r)||fn()?i="":Ji(r)&&r.name&&(i=r.name),i||mn};function Ao(r){return typeof r>"u"||r==="auto"?"auto":r?"1":"0"}function dc(r,{publicKey:i,fileName:t,contentType:e,baseURL:o=U.baseURL,secureSignature:s,secureExpire:n,store:a,signal:l,onProgress:c,source:d="local",integration:u,userAgent:h,retryThrottledRequestMaxTimes:m=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=U.retryNetworkErrorMaxTimes,metadata:b}){return ee(()=>te({method:"POST",url:Ht(o,"/base/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ve({publicKey:i,integration:u,userAgent:h})},data:tr({file:{data:r,name:t||yn(r),contentType:e||vn(r)},UPLOADCARE_PUB_KEY:i,UPLOADCARE_STORE:Ao(a),signature:s,expire:n,source:d,metadata:b}),signal:l,onProgress:c}).then(({data:w,headers:x,request:T})=>{let S=jt(JSON.parse(w));if("error"in S)throw new it(S.error.content,S.error.errorCode,T,S,x);return S}),{retryNetworkErrorMaxTimes:g,retryThrottledRequestMaxTimes:m})}var Eo;(function(r){r.Token="token",r.FileInfo="file_info";})(Eo||(Eo={}));function pc(r,{publicKey:i,baseURL:t=U.baseURL,store:e,fileName:o,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,source:c="url",signal:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=U.retryNetworkErrorMaxTimes,metadata:b}){return ee(()=>te({method:"POST",headers:{"X-UC-User-Agent":ve({publicKey:i,integration:u,userAgent:h})},url:Ht(t,"/from_url/",{jsonerrors:1,pub_key:i,source_url:r,store:Ao(e),filename:o,check_URL_duplicates:s?1:void 0,save_URL_duplicates:n?1:void 0,signature:a,expire:l,source:c,metadata:b}),signal:d}).then(({data:w,headers:x,request:T})=>{let S=jt(JSON.parse(w));if("error"in S)throw new it(S.error.content,S.error.errorCode,T,S,x);return S}),{retryNetworkErrorMaxTimes:g,retryThrottledRequestMaxTimes:m})}var lt;(function(r){r.Unknown="unknown",r.Waiting="waiting",r.Progress="progress",r.Error="error",r.Success="success";})(lt||(lt={}));var hc=r=>"status"in r&&r.status===lt.Error;function mc(r,{publicKey:i,baseURL:t=U.baseURL,signal:e,integration:o,userAgent:s,retryThrottledRequestMaxTimes:n=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:a=U.retryNetworkErrorMaxTimes}={}){return ee(()=>te({method:"GET",headers:i?{"X-UC-User-Agent":ve({publicKey:i,integration:o,userAgent:s})}:void 0,url:Ht(t,"/from_url/status/",{jsonerrors:1,token:r}),signal:e}).then(({data:l,headers:c,request:d})=>{let u=jt(JSON.parse(l));if("error"in u&&!hc(u))throw new it(u.error.content,u.error.errorCode,d,u,c);return u}),{retryNetworkErrorMaxTimes:a,retryThrottledRequestMaxTimes:n})}function fc(r,{publicKey:i,baseURL:t=U.baseURL,jsonpCallback:e,secureSignature:o,secureExpire:s,signal:n,source:a,integration:l,userAgent:c,retryThrottledRequestMaxTimes:d=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:u=U.retryNetworkErrorMaxTimes}){return ee(()=>te({method:"POST",headers:{"X-UC-User-Agent":ve({publicKey:i,integration:l,userAgent:c})},url:Ht(t,"/group/",{jsonerrors:1}),data:tr({files:r,callback:e,pub_key:i,signature:o,expire:s,source:a}),signal:n}).then(({data:h,headers:m,request:g})=>{let b=jt(JSON.parse(h));if("error"in b)throw new it(b.error.content,b.error.errorCode,g,b,m);return b}),{retryNetworkErrorMaxTimes:u,retryThrottledRequestMaxTimes:d})}function bn(r,{publicKey:i,baseURL:t=U.baseURL,signal:e,source:o,integration:s,userAgent:n,retryThrottledRequestMaxTimes:a=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:l=U.retryNetworkErrorMaxTimes}){return ee(()=>te({method:"GET",headers:{"X-UC-User-Agent":ve({publicKey:i,integration:s,userAgent:n})},url:Ht(t,"/info/",{jsonerrors:1,pub_key:i,file_id:r,source:o}),signal:e}).then(({data:c,headers:d,request:u})=>{let h=jt(JSON.parse(c));if("error"in h)throw new it(h.error.content,h.error.errorCode,u,h,d);return h}),{retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})}function gc(r,{publicKey:i,contentType:t,fileName:e,multipartChunkSize:o=U.multipartChunkSize,baseURL:s="",secureSignature:n,secureExpire:a,store:l,signal:c,source:d="local",integration:u,userAgent:h,retryThrottledRequestMaxTimes:m=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:g=U.retryNetworkErrorMaxTimes,metadata:b}){return ee(()=>te({method:"POST",url:Ht(s,"/multipart/start/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ve({publicKey:i,integration:u,userAgent:h})},data:tr({filename:e,size:r,content_type:t||Xi,part_size:o,UPLOADCARE_STORE:Ao(l),UPLOADCARE_PUB_KEY:i,signature:n,expire:a,source:d,metadata:b}),signal:c}).then(({data:w,headers:x,request:T})=>{let S=jt(JSON.parse(w));if("error"in S)throw new it(S.error.content,S.error.errorCode,T,S,x);return S.parts=Object.keys(S.parts).map(gt=>S.parts[Number(gt)]),S}),{retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g})}function vc(r,i,{contentType:t,signal:e,onProgress:o,retryThrottledRequestMaxTimes:s=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:n=U.retryNetworkErrorMaxTimes}){return ee(()=>te({method:"PUT",url:i,data:r,onProgress:o,signal:e,headers:{"Content-Type":t||Xi}}).then(a=>(o&&o({isComputable:true,value:1}),a)).then(({status:a})=>({code:a})),{retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n})}function yc(r,{publicKey:i,baseURL:t=U.baseURL,source:e="local",signal:o,integration:s,userAgent:n,retryThrottledRequestMaxTimes:a=U.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:l=U.retryNetworkErrorMaxTimes}){return ee(()=>te({method:"POST",url:Ht(t,"/multipart/complete/",{jsonerrors:1}),headers:{"X-UC-User-Agent":ve({publicKey:i,integration:s,userAgent:n})},data:tr({uuid:r,UPLOADCARE_PUB_KEY:i,source:e}),signal:o}).then(({data:c,headers:d,request:u})=>{let h=jt(JSON.parse(c));if("error"in h)throw new it(h.error.content,h.error.errorCode,u,h,d);return h}),{retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})}function ko(r,{publicKey:i,baseURL:t,source:e,integration:o,userAgent:s,retryThrottledRequestMaxTimes:n,retryNetworkErrorMaxTimes:a,signal:l,onProgress:c}){return hn({check:d=>bn(r,{publicKey:i,baseURL:t,signal:d,source:e,integration:o,userAgent:s,retryThrottledRequestMaxTimes:n,retryNetworkErrorMaxTimes:a}).then(u=>u.isReady?u:(c&&c({isComputable:true,value:1}),false)),signal:l})}function bc(r){return "defaultEffects"in r}var ge=class{uuid;name;size;isStored;isImage;mimeType;cdnUrl;s3Url;originalFilename;imageInfo;videoInfo;contentInfo;metadata;s3Bucket;defaultEffects=null;constructor(i,{baseCDN:t=U.baseCDN,fileName:e}={}){let{uuid:o,s3Bucket:s}=i,n=Ht(t,`${o}/`),a=s?Ht(`https://${s}.s3.amazonaws.com/`,`${o}/${i.filename}`):null;this.uuid=o,this.name=e||i.filename,this.size=i.size,this.isStored=i.isStored,this.isImage=i.isImage,this.mimeType=i.mimeType,this.cdnUrl=n,this.originalFilename=i.originalFilename,this.imageInfo=i.imageInfo,this.videoInfo=i.videoInfo,this.contentInfo=i.contentInfo,this.metadata=i.metadata||null,this.s3Bucket=s||null,this.s3Url=a,bc(i)&&(this.defaultEffects=i.defaultEffects);}},wc=(r,{publicKey:i,fileName:t,baseURL:e,secureSignature:o,secureExpire:s,store:n,contentType:a,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,baseCDN:b,metadata:w})=>dc(r,{publicKey:i,fileName:t,contentType:a,baseURL:e,secureSignature:o,secureExpire:s,store:n,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,metadata:w}).then(({file:x})=>ko(x,{publicKey:i,baseURL:e,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,onProgress:c,signal:l})).then(x=>new ge(x,{baseCDN:b})),Ec=(r,{publicKey:i,fileName:t,baseURL:e,signal:o,onProgress:s,source:n,integration:a,userAgent:l,retryThrottledRequestMaxTimes:c,retryNetworkErrorMaxTimes:d,baseCDN:u})=>bn(r,{publicKey:i,baseURL:e,signal:o,source:n,integration:a,userAgent:l,retryThrottledRequestMaxTimes:c,retryNetworkErrorMaxTimes:d}).then(h=>new ge(h,{baseCDN:u,fileName:t})).then(h=>(s&&s({isComputable:true,value:1}),h)),Tc=(r,{signal:i}={})=>{let t=null,e=null,o=r.map(()=>new AbortController),s=n=>()=>{e=n,o.forEach((a,l)=>l!==n&&a.abort());};return Zi(i,()=>{o.forEach(n=>n.abort());}),Promise.all(r.map((n,a)=>{let l=s(a);return Promise.resolve().then(()=>n({stopRace:l,signal:o[a].signal})).then(c=>(l(),c)).catch(c=>(t=c,null))})).then(n=>{if(e===null)throw t;return n[e]})},xc=window.WebSocket,To=class{events=Object.create({});emit(i,t){this.events[i]?.forEach(e=>e(t));}on(i,t){this.events[i]=this.events[i]||[],this.events[i].push(t);}off(i,t){t?this.events[i]=this.events[i].filter(e=>e!==t):this.events[i]=[];}},Cc=(r,i)=>r==="success"?{status:lt.Success,...i}:r==="progress"?{status:lt.Progress,...i}:{status:lt.Error,...i},xo=class{key;disconnectTime;ws=void 0;queue=[];isConnected=false;subscribers=0;emmitter=new To;disconnectTimeoutId=null;constructor(i,t=3e4){this.key=i,this.disconnectTime=t;}connect(){if(this.disconnectTimeoutId&&clearTimeout(this.disconnectTimeoutId),!this.isConnected&&!this.ws){let i=`wss://ws.pusherapp.com/app/${this.key}?protocol=5&client=js&version=1.12.2`;this.ws=new xc(i),this.ws.addEventListener("error",t=>{this.emmitter.emit("error",new Error(t.message));}),this.emmitter.on("connected",()=>{this.isConnected=true,this.queue.forEach(t=>this.send(t.event,t.data)),this.queue=[];}),this.ws.addEventListener("message",t=>{let e=JSON.parse(t.data.toString());switch(e.event){case "pusher:connection_established":{this.emmitter.emit("connected",void 0);break}case "pusher:ping":{this.send("pusher:pong",{});break}case "progress":case "success":case "fail":this.emmitter.emit(e.channel,Cc(e.event,JSON.parse(e.data)));}});}}disconnect(){let i=()=>{this.ws?.close(),this.ws=void 0,this.isConnected=false;};this.disconnectTime?this.disconnectTimeoutId=setTimeout(()=>{i();},this.disconnectTime):i();}send(i,t){let e=JSON.stringify({event:i,data:t});this.ws?.send(e);}subscribe(i,t){this.subscribers+=1,this.connect();let e=`task-status-${i}`,o={event:"pusher:subscribe",data:{channel:e}};this.emmitter.on(e,t),this.isConnected?this.send(o.event,o.data):this.queue.push(o);}unsubscribe(i){this.subscribers-=1;let t=`task-status-${i}`,e={event:"pusher:unsubscribe",data:{channel:t}};this.emmitter.off(t),this.isConnected?this.send(e.event,e.data):this.queue=this.queue.filter(o=>o.data.channel!==t),this.subscribers===0&&this.disconnect();}onError(i){return this.emmitter.on("error",i),()=>this.emmitter.off("error",i)}},bo=null,Oo=r=>{if(!bo){let i=typeof window>"u"?0:3e4;bo=new xo(r,i);}return bo},Sc=r=>{Oo(r).connect();};function Ac({token:r,publicKey:i,baseURL:t,integration:e,userAgent:o,retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n,onProgress:a,signal:l}){return hn({check:c=>mc(r,{publicKey:i,baseURL:t,integration:e,userAgent:o,retryThrottledRequestMaxTimes:s,retryNetworkErrorMaxTimes:n,signal:c}).then(d=>{switch(d.status){case lt.Error:return new it(d.error,d.errorCode);case lt.Waiting:return false;case lt.Unknown:return new it(`Token "${r}" was not found.`);case lt.Progress:return a&&(d.total==="unknown"?a({isComputable:false}):a({isComputable:true,value:d.done/d.total})),false;case lt.Success:return a&&a({isComputable:true,value:d.done/d.total}),d;default:throw new Error("Unknown status")}}),signal:l})}var kc=({token:r,pusherKey:i,signal:t,onProgress:e})=>new Promise((o,s)=>{let n=Oo(i),a=n.onError(s),l=()=>{a(),n.unsubscribe(r);};Zi(t,()=>{l(),s(new Qt("pusher cancelled"));}),n.subscribe(r,c=>{switch(c.status){case lt.Progress:{e&&(c.total==="unknown"?e({isComputable:false}):e({isComputable:true,value:c.done/c.total}));break}case lt.Success:{l(),e&&e({isComputable:true,value:c.done/c.total}),o(c);break}case lt.Error:l(),s(new it(c.msg,c.error_code));}});}),Oc=(r,{publicKey:i,fileName:t,baseURL:e,baseCDN:o,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,store:c,signal:d,onProgress:u,source:h,integration:m,userAgent:g,retryThrottledRequestMaxTimes:b,pusherKey:w=U.pusherKey,metadata:x})=>Promise.resolve(Sc(w)).then(()=>pc(r,{publicKey:i,fileName:t,baseURL:e,checkForUrlDuplicates:s,saveUrlForRecurrentUploads:n,secureSignature:a,secureExpire:l,store:c,signal:d,source:h,integration:m,userAgent:g,retryThrottledRequestMaxTimes:b,metadata:x})).catch(T=>(Oo(w)?.disconnect(),Promise.reject(T))).then(T=>T.type===Eo.FileInfo?T:Tc([({signal:S})=>Ac({token:T.token,publicKey:i,baseURL:e,integration:m,userAgent:g,retryThrottledRequestMaxTimes:b,onProgress:u,signal:S}),({signal:S})=>kc({token:T.token,pusherKey:w,signal:S,onProgress:u})],{signal:d})).then(T=>{if(T instanceof it)throw T;return T}).then(T=>ko(T.uuid,{publicKey:i,baseURL:e,integration:m,userAgent:g,retryThrottledRequestMaxTimes:b,onProgress:u,signal:d})).then(T=>new ge(T,{baseCDN:o})),wo=new WeakMap,Mc=async r=>{if(wo.has(r))return wo.get(r);let i=await fetch(r.uri).then(t=>t.blob());return wo.set(r,i),i},wn=async r=>{if(Qi(r)||Yi(r))return r.size;if(Ji(r))return (await Mc(r)).size;throw new Error("Unknown file type. Cannot determine file size.")},Ic=(r,i=U.multipartMinFileSize)=>r>=i,En=r=>{let i="[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}",t=new RegExp(i);return !Ue(r)&&t.test(r)},Mo=r=>{let i="^(?:\\w+:)?\\/\\/([^\\s\\.]+\\.\\S{2}|localhost[\\:?\\d]*)\\S*$",t=new RegExp(i);return !Ue(r)&&t.test(r)},Lc=(r,i)=>new Promise((t,e)=>{let o=[],s=false,n=i.length,a=[...i],l=()=>{let c=i.length-a.length,d=a.shift();d&&d().then(u=>{s||(o[c]=u,n-=1,n?l():t(o));}).catch(u=>{s=true,e(u);});};for(let c=0;c<r;c++)l();}),Uc=(r,i,t,e)=>{let o=e*i,s=Math.min(o+e,t);return r.slice(o,s)},Pc=async(r,i,t)=>e=>Uc(r,e,i,t),Rc=(r,i,{publicKey:t,contentType:e,onProgress:o,signal:s,integration:n,retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l})=>vc(r,i,{contentType:e,onProgress:o,signal:s,retryThrottledRequestMaxTimes:a,retryNetworkErrorMaxTimes:l}),$c=async(r,{publicKey:i,fileName:t,fileSize:e,baseURL:o,secureSignature:s,secureExpire:n,store:a,signal:l,onProgress:c,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,contentType:b,multipartChunkSize:w=U.multipartChunkSize,maxConcurrentRequests:x=U.maxConcurrentRequests,baseCDN:T,metadata:S})=>{let gt=e??await wn(r),vt,ce=(X,nt)=>{if(!c)return;vt||(vt=Array(X).fill(0));let xt=Mt=>Mt.reduce((Ft,Jr)=>Ft+Jr,0);return Mt=>{Mt.isComputable&&(vt[nt]=Mt.value,c({isComputable:true,value:xt(vt)/X}));}};return b||=vn(r),gc(gt,{publicKey:i,contentType:b,fileName:t||yn(r),baseURL:o,secureSignature:s,secureExpire:n,store:a,signal:l,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,metadata:S,multipartChunkSize:w}).then(async({uuid:X,parts:nt})=>{let xt=await Pc(r,gt,w);return Promise.all([X,Lc(x,nt.map((Mt,Ft)=>()=>Rc(xt(Ft),Mt,{publicKey:i,contentType:b,onProgress:ce(nt.length,Ft),signal:l,integration:u,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g})))])}).then(([X])=>yc(X,{publicKey:i,baseURL:o,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g})).then(X=>X.isReady?X:ko(X.uuid,{publicKey:i,baseURL:o,source:d,integration:u,userAgent:h,retryThrottledRequestMaxTimes:m,retryNetworkErrorMaxTimes:g,onProgress:c,signal:l})).then(X=>new ge(X,{baseCDN:T}))};async function Io(r,{publicKey:i,fileName:t,baseURL:e=U.baseURL,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,contentType:g,multipartMinFileSize:b,multipartChunkSize:w,maxConcurrentRequests:x,baseCDN:T=U.baseCDN,checkForUrlDuplicates:S,saveUrlForRecurrentUploads:gt,pusherKey:vt,metadata:ce}){if(Ue(r)){let X=await wn(r);return Ic(X,b)?$c(r,{publicKey:i,contentType:g,multipartChunkSize:w,fileSize:X,fileName:t,baseURL:e,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,maxConcurrentRequests:x,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,baseCDN:T,metadata:ce}):wc(r,{publicKey:i,fileName:t,contentType:g,baseURL:e,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,baseCDN:T,metadata:ce})}if(Mo(r))return Oc(r,{publicKey:i,fileName:t,baseURL:e,baseCDN:T,checkForUrlDuplicates:S,saveUrlForRecurrentUploads:gt,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,pusherKey:vt,metadata:ce});if(En(r))return Ec(r,{publicKey:i,fileName:t,baseURL:e,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,baseCDN:T});throw new TypeError(`File uploading from "${r}" is not supported`)}var Dc=(r,i)=>{try{let t=new URL(r),e=new URL(i);return t.protocol=e.protocol,t.hostname=e.hostname,t.port=e.port,t.toString()}catch{return r}},Co=class{uuid;filesCount;totalSize;isStored;isImage;cdnUrl;files;createdAt;storedAt=null;constructor(i,{baseCDN:t=U.baseCDN}={}){this.uuid=i.id,this.filesCount=i.filesCount;let e=i.files.filter(Boolean);this.totalSize=Object.values(e).reduce((o,s)=>o+s.size,0),this.isStored=!!i.datetimeStored,this.isImage=!!Object.values(e).filter(o=>o.isImage).length,this.cdnUrl=Dc(i.cdnUrl,t),this.files=e.map(o=>new ge(o,{baseCDN:t})),this.createdAt=i.datetimeCreated,this.storedAt=i.datetimeStored;}},Fc=r=>{for(let i of r)if(!Ue(i))return false;return true},Vc=r=>{for(let i of r)if(!En(i))return false;return true},_c=r=>{for(let i of r)if(!Mo(i))return false;return true};function Tn(r,{publicKey:i,fileName:t,baseURL:e=U.baseURL,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:l,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,contentType:g,multipartChunkSize:b=U.multipartChunkSize,baseCDN:w=U.baseCDN,checkForUrlDuplicates:x,saveUrlForRecurrentUploads:T,jsonpCallback:S}){if(!Fc(r)&&!_c(r)&&!Vc(r))throw new TypeError(`Group uploading from "${r}" is not supported`);let gt,vt=true,ce=r.length,X=(nt,xt)=>{if(!l)return;gt||(gt=Array(nt).fill(0));let Mt=Ft=>Ft.reduce((Jr,dl)=>Jr+dl)/nt;return Ft=>{if(!Ft.isComputable||!vt){vt=false,l({isComputable:false});return}gt[xt]=Ft.value,l({isComputable:true,value:Mt(gt)});}};return Promise.all(r.map((nt,xt)=>Ue(nt)||Mo(nt)?Io(nt,{publicKey:i,fileName:t,baseURL:e,secureSignature:o,secureExpire:s,store:n,signal:a,onProgress:X(ce,xt),source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m,contentType:g,multipartChunkSize:b,baseCDN:w,checkForUrlDuplicates:x,saveUrlForRecurrentUploads:T}).then(Mt=>Mt.uuid):nt)).then(nt=>fc(nt,{publicKey:i,baseURL:e,jsonpCallback:S,secureSignature:o,secureExpire:s,signal:a,source:c,integration:d,userAgent:u,retryThrottledRequestMaxTimes:h,retryNetworkErrorMaxTimes:m}).then(xt=>new Co(xt,{baseCDN:w})).then(xt=>(l&&l({isComputable:true,value:1}),xt)))}var Jt=class{Ci=1;Rr=[];Si=0;$r=new Map;Dr=new Map;constructor(i){this.Ci=i;}run(){let i=this.Ci-this.Si;for(let t=0;t<i;t++){let e=this.Rr.shift();if(!e)return;let o=this.$r.get(e),s=this.Dr.get(e);if(!o||!s)throw new Error("Unexpected behavior: resolver or rejector is undefined");this.Si+=1,e().finally(()=>{this.$r.delete(e),this.Dr.delete(e),this.Si-=1,this.run();}).then(n=>o(n)).catch(n=>s(n));}}add(i,{autoRun:t}={autoRun:true}){return new Promise((e,o)=>{this.$r.set(i,e),this.Dr.set(i,o),this.Rr.push(i),t&&this.run();})}get pending(){return this.Rr.length}get running(){return this.Si}set concurrency(i){this.Ci=i,this.run();}get concurrency(){return this.Ci}};var Lo=()=>({}),Uo=r=>({...Lo(),"*currentActivity":null,"*currentActivityParams":{},"*history":[],"*historyBack":null,"*closeModal":()=>{r.modalManager?.close(r.$["*currentActivity"]),r.pub("*currentActivity",null);}}),Po=r=>({...Uo(r),"*commonProgress":0,"*uploadList":[],"*uploadQueue":new Jt(1),"*collectionErrors":[],"*collectionState":null,"*groupInfo":null,"*uploadTrigger":new Set}),xn=r=>({...Po(r),"*solution":null});var dt=Object.freeze({START_FROM:"start-from",CAMERA:"camera",DRAW:"draw",UPLOAD_LIST:"upload-list",URL:"url",CLOUD_IMG_EDIT:"cloud-image-edit",EXTERNAL:"external"});var er=class extends W{constructor(t){super(t);this.scopes=new Set;this.listener=this.oc.bind(this),window.addEventListener("paste",this.listener);}openUploadList(){this.r.api.setCurrentActivity(dt.UPLOAD_LIST),this.r.api.setModalState(true);}async oc(t){if(t.clipboardData){for(let e of this.scopes)if(e.isConnected)switch(this.Zt.pasteScope){case "global":await this.handlePaste(t);break;case "local":if(!e.contains(t.target))continue;await this.handlePaste(t);break;default:continue}}}async handlePaste(t){let e=Array.from(t.clipboardData.items),o=e.map(n=>n.getAsFile()).filter(n=>n!==null),s=e.filter(n=>n.kind==="string"&&n.type==="text/plain").map(n=>new Promise(a=>{n.getAsString(l=>{a(l);});}));o.length>0&&(o.forEach(n=>{this.r.api.addFileFromObject(n,{source:"clipboard"});}),this.openUploadList()),s.length>0&&((await Promise.all(s)).forEach(a=>{this.r.api.addFileFromUrl(a,{source:"clipboard"});}),this.openUploadList());}registerBlock(t){return this.scopes.add(t),()=>{this.scopes.delete(t);}}destroy(){super.destroy(),window.removeEventListener("paste",this.listener),this.scopes.clear();}};var Nc={button:["toolbar"],checkbox:["toolbar"],menuitem:["menu","menubar"],option:["listbox"],tab:["tablist"]};function ni(r,i){i.tabIndex=0,i.focus(),r.tabIndex=-1;}function Ro(r){let i=r.role||r.type||r.tagName;if(!i)return null;let t=Nc[i.toLowerCase()];if(!t)return null;for(let e of t){let o=r.closest(`[role=${e}]`);if(o)return o}}function $o(r,i){return i.role==="toolbar"?Bc(i):i.querySelectorAll(`[role=${r.role}]`)}function Bc(r){return [...r.querySelectorAll("*")].filter(t=>t.role==="button"||t.type==="button"||t.role==="checkbox"||t.type==="checkbox")}function zc(r){let i=r.getAttribute("aria-orientation");if(i==="vertical")return false;if(i==="horizontal")return true;let t=r.role;return t==="menubar"||t==="tablist"||t==="toolbar"}function Cn(r){return i=>{let t=false,e=300,o=0,s="";function n(u){let h=Ro(u.target);if(!h){a();return}let m=$o(u.target,h),g=Array.from(m).indexOf(u.target),b="ArrowDown",w="ArrowUp";if(zc(h)&&(i.document.dir==="rtl"?(b="ArrowLeft",w="ArrowRight"):(b="ArrowRight",w="ArrowLeft")),u.key===b)u.preventDefault(),ni(u.target,m[g+1]||m[0]);else if(u.key===w)u.preventDefault(),ni(u.target,m[g-1]||m[m.length-1]);else if(u.key==="Home")u.preventDefault(),ni(u.target,m[0]);else if(u.key==="End")u.preventDefault(),ni(u.target,m[m.length-1]);else if(u.key.length===1&&h.role!=="tablist"){let x=Date.now();x-o<=e?s+=u.key.toLowerCase():s=u.key.toLowerCase(),o=x;let T=Array.from(m).find(S=>S.textContent?.trim()?.toLowerCase()?.startsWith(s));T&&(u.preventDefault(),ni(u.target,T));}}function a(){t=false,i.removeEventListener("keydown",n);}function l(u){let h=Ro(u.target);if(h){t||(t=true,i.addEventListener("keydown",n));let m=$o(u.target,h);for(let g of m)g!==u.target&&g.setAttribute("tabindex",-1);}else t&&a();}function c(u){(!u.relatedTarget||u.relatedTarget===i.document)&&a();}function d(u){let h=Ro(u.target);if(h){let m=$o(u.target,h);for(let g of m)g!==u.target&&g.setAttribute("tabindex",-1);u.target.setAttribute("tabindex",0);}}return i.addEventListener("click",d),i.addEventListener("focusin",l),i.addEventListener("focusout",c),()=>{a(),i.removeEventListener("click",d),i.removeEventListener("focusin",l),i.removeEventListener("focusout",c);}}}function Sn(){return r=>{let i,t;function e(s){if(s.target.getAttribute("aria-hidden")==="true"){i=s.target,i.setAttribute("aria-hidden","false"),t=i.hidden,t&&(i.hidden=false);let n=s.target.querySelector('a, button, select, textarea, input:not([type=radio]), [type=radio]:checked, [tabindex]:not([tabindex="-1"])');n&&(n.tabIndex=0);}}function o(s){i&&i.contains(s.target)&&(!s.relatedTarget||!i.contains(s.relatedTarget))&&(s.target.tabIndex=-1,i.setAttribute("aria-hidden","true"),t&&(i.hidden=true),i=null);}return r.addEventListener("keyuxJump",e),r.addEventListener("focusout",o),()=>{r.removeEventListener("keyuxJump",e),r.removeEventListener("focusout",o);}}}function An(){return r=>{let i=[];function t(l){let c=r.document.activeElement;c&&c!==r.document.body&&i.push(new WeakRef(c)),l.focus({focusVisible:true});}function e(){let l=i.pop();if(!l){r.document.activeElement.blur();return}let c=l.deref();c&&c.isConnected?c.focus():e();}let o=0,s;function n(l){clearInterval(s);let c=l.getAttribute("aria-controls");s=setInterval(()=>{if(o++>50){clearInterval(s);return}let d=r.document.getElementById(c);if(d){let u=d.querySelector('a, button, select, textarea, input:not([type=radio]), [type=radio]:checked, [tabindex]:not([tabindex="-1"])');u&&(clearInterval(s),d.dispatchEvent(new r.CustomEvent("keyuxJump",{bubbles:true})),t(u));}},50);}function a(l){l.target.getAttribute("aria-controls")&&l.key==="Enter"&&n(l.target),l.key==="Escape"&&e();}return r.addEventListener("keydown",a),()=>{r.removeEventListener("keydown",a);}}}function kn(r){let i,t=r.split(" "),e;function o(a){a.key==="Enter"&&(a.target.tagName==="BUTTON"||a.target.tagName==="A")&&(s(),a.target.classList.add(...t),i=a.target,e=a.target);}function s(){i&&i.classList.remove(...t),e=null;}function n(a){a.clientX===0&&a.clientY===0&&e!==a.target&&(s(),a.target.classList.add(...t),i=a.target);}return a=>(a.addEventListener("click",n),a.addEventListener("keydown",o),a.addEventListener("keyup",s),()=>{a.removeEventListener("click",n),a.removeEventListener("keydown",o),a.removeEventListener("keyup",s);})}function On(r,i){let t=i.map(e=>e(r));return ()=>{t.forEach(e=>e());}}var Do=class{constructor(){this._e=new Map;this.Fr=[];}addEventListener(i,t){let e=o=>{let s=o.target;s instanceof Node&&this.Fr.some(n=>n===s||n.contains(s))&&t(o);};this._e.set(t,e),window.addEventListener(i,e);}removeEventListener(i,t){let e=this._e.get(t);e&&window.removeEventListener(i,e),this._e.delete(t);}get CustomEvent(){return window.CustomEvent}get document(){return window.document}get navigator(){return window.navigator}registerScope(i){this.Fr.push(i);}destroy(){this.Fr=[];for(let i of this._e.values())window.removeEventListener("keydown",i),window.removeEventListener("keyup",i);this._e.clear();}},ir=class{constructor(){this.Ai=new Do,this.Ps=On(this.Ai,[Cn(),kn("is-pressed"),An(),Sn()]);}registerBlock(i){this.Ai.registerScope(i);}destroy(){this.Ps?.(),this.Ai.destroy();}};var Kt=r=>`*l10n/${r}`,Hc="en",rr=class extends W{constructor(t){super(t);this.Nr="";for(let[e,o]of Object.entries(ii)){let s=this.e.has(Kt(e))?!this.e.read(Kt(e)):true;this.e.add(Kt(e),o,s);}this.addSub(this.e.sub(L("localeName"),async e=>{if(!e)return;this.Nr=e;let o=await Qs(e);if(e!==Hc&&this.Nr!==e)return;let s=this.Zt.localeDefinitionOverride?.[e];for(let[n,a]of Object.entries(o)){let l=s?.[n];this.e.add(Kt(n),l??a,true);}})),this.addSub(this.e.sub(L("localeDefinitionOverride"),e=>{if(!e)return;let o=e[this.Nr];if(o)for(let[s,n]of Object.entries(o))this.e.add(Kt(s),n,true);}));}};function jc(r){return r.replace(/[A-Z]/g,i=>`_${i.toLowerCase()}`).replace(/__/g,"_")}function Vo(r){return Array.isArray(r)?r.map(i=>typeof i=="object"&&i!==null?Vo(i):i):typeof r!="object"||r===null?r:Object.fromEntries(Object.entries(r).map(([i,t])=>{let e=jc(i);return typeof t=="object"&&t!==null?[e,Vo(t)]:[e,t]}))}function Kc(r){return {ok:true,value:r}}function Fo(r){return {ok:false,error:r}}var Gc="https://tlm.uploadcare.com/api/",_o=class{constructor(i=Gc){this.baseUrl=i;}async base(i,t={}){let e=`${this.baseUrl}${i}`;try{let o=await fetch(e,t);if(!o.ok)return Fo(new Error(`Got non-200 response from "${e}". Status: ${o.status.toString()}`));try{let s=await o.json();return Kc(s)}catch(s){return Fo(new Error(`Error parsing JSON from "${e}". Error: ${s}`))}}catch(o){return Fo(new Error(`Error fetching data from "${e}". Error: ${o}`))}}async post(i,t,e={}){return await this.base(i,{...e,method:"POST",body:JSON.stringify(Vo(t)),headers:{"Content-Type":"application/json",...e.headers||{}}})}async get(i,t={}){return await this.base(i,{method:"GET",...t})}},qc=async(r,i)=>({success:true,data:i}),Wc=async r=>qc(void 0,r),or=class extends _o{constructor(){super();}async sendEvent(i,t){let e=await Wc(i);if(!e.success)throw console.error("TelemetryAPIService: events: body is invalid",e.error),new Error("TelemetryAPIService: events: body is invalid");return this.post("v1/events",i,t)}};var Zc=20,D=Object.freeze({INIT_SOLUTION:"init-solution",CHANGE_CONFIG:"change-config",ACTION_EVENT:"action-event",ERROR_EVENT:"error-event"}),M=Object.freeze({FILE_ADDED:"file-added",FILE_REMOVED:"file-removed",FILE_UPLOAD_START:"file-upload-start",FILE_UPLOAD_PROGRESS:"file-upload-progress",FILE_UPLOAD_SUCCESS:"file-upload-success",FILE_UPLOAD_FAILED:"file-upload-failed",FILE_URL_CHANGED:"file-url-changed",MODAL_OPEN:"modal-open",MODAL_CLOSE:"modal-close",DONE_CLICK:"done-click",UPLOAD_CLICK:"upload-click",ACTIVITY_CHANGE:"activity-change",COMMON_UPLOAD_START:"common-upload-start",COMMON_UPLOAD_PROGRESS:"common-upload-progress",COMMON_UPLOAD_SUCCESS:"common-upload-success",COMMON_UPLOAD_FAILED:"common-upload-failed",CHANGE:"change",GROUP_CREATED:"group-created"}),sr=class extends W{constructor(){super(...arguments);this.Be=new Map;this.ki=new Set;}bindTarget(t){return this.ki.add(t),()=>{this.ki.delete(t);}}Rs(t,e){for(let o of this.ki)o.dispatchEvent(new CustomEvent(t,{detail:e}));this.z?.(()=>{let o=e&&typeof e=="object"?{...e}:e;return [`event "${t}"`,o]});}emit(t,e,o={}){let{debounce:s}=o;if(typeof s!="number"&&!s){this.Rs(t,typeof e=="function"?e():e);return}this.Be.has(t)&&window.clearTimeout(this.Be.get(t));let n=typeof s=="number"?s:Zc,a=window.setTimeout(()=>{try{let l=typeof e=="function"?e():e;this.Rs(t,l),this.Be.delete(t);}catch(l){this.z?.(()=>`Error while getting payload for event "${t}"`,l);}},n);this.Be.set(t,a);}destroy(){for(let t of this.Be.values())window.clearTimeout(t);this.ki.clear();}};var Mn="1.28.0";var Lt="blocks",Ut=Mn;var nr=class extends W{constructor(t){super(t);this.sc=ut.generateRandomUUID();this.me=structuredClone(Y);this.Vr=false;this._r=null;this.$t=false;this.$s=new or,this.fe=new Jt(10),this.addSub(this.e.sub(L("qualityInsights"),e=>{this.$t=!!e;}));for(let e of Object.keys(this.me))this.addSub(this.e.sub(L(e),o=>{this.$t&&(this.Vr&&this.me[e]!==o&&this.sendEvent({eventType:D.CHANGE_CONFIG}),this.nc(e,o));}));}ac(t){t===D.INIT_SOLUTION&&!this.Vr&&(this.Vr=true);}nc(t,e){this.me[t]!==e&&(this.me[t]=e);}cc(t){let e=t.payload?{...t.payload}:{};e.activity&&(e.activity=void 0);let o={...t};return (t.eventType===D.INIT_SOLUTION||t.eventType===D.CHANGE_CONFIG)&&(o.config=this.me),{...o,appVersion:Ut,appName:Lt,sessionId:this.sc,component:this.uc,activity:this.dc,projectPubkey:this.me.pubkey,userAgent:navigator.userAgent,eventType:o.eventType??"",eventTimestamp:this.pc,payload:{location:this.hc,...e}}}mc(t){return !!(t&&[M.CHANGE,M.COMMON_UPLOAD_PROGRESS,M.FILE_ADDED,M.FILE_REMOVED,M.FILE_UPLOAD_START,M.FILE_UPLOAD_PROGRESS,M.FILE_UPLOAD_SUCCESS,M.FILE_UPLOAD_FAILED].includes(t))}sendEvent(t){if(!this.$t)return;let e=this.cc({eventType:t.eventType,payload:t.payload,config:t.config});this.ac(t.eventType),!(this.mc(t.eventType)||this._r&&this.Ds(this._r,e))&&this.fe.add(async()=>{this._r=e,await this.$s.sendEvent(e);});}sendEventError(t,e="unknown"){this.sendEvent({eventType:D.ERROR_EVENT,payload:{metadata:{event:"error",text:`Error in ${e}`,error:t.message}}});}sendEventCloudImageEditor(t,e,o={}){this.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{tabId:e,node:t.currentTarget?.tagName,event:t.type,...o}}});}Ds(t,e){if(JSON.stringify(t)===JSON.stringify(e))return true;if(typeof t!="object"||typeof e!="object"||t==null||e==null)return false;let o=Object.keys(t),s=Object.keys(e);if(o.length!==s.length)return false;for(let n of o)if(!Object.hasOwn(e,n)||!this.Ds(t[n],e[n]))return false;return true}get pc(){return Date.now()}get uc(){if(!this.e.has("*solution"))return null;let t=this.e.read("*solution");return t?t.toLowerCase():null}get dc(){return this.e.has("*currentActivity")?this.e.read("*currentActivity"):null}get hc(){return location.origin}};var In=r=>{let i=new Intl.Locale(r),t="ltr",e=i.getTextInfo?.().direction;return e?t=e:i.textInfo?.direction&&(t=i.textInfo.direction),t};var Yc=r=>r;var Ln="plural:";function Pe(r,i={},t={}){let{openToken:e="{{",closeToken:o="}}",transform:s=Yc}=t;for(let n in i){let a=i[n],l=a?.toString(),c=typeof l=="string"?s(l):String(l);r=r.replaceAll(e+n+o,c);}return r}function Un(r){let i=[],t=r.indexOf("{{");for(;t!==-1;){let e=r.indexOf("}}",t);if(e===-1)break;let o=r.substring(t+2,e);if(o.startsWith(Ln)){let s=r.substring(t+2,e).replace(Ln,""),n=s.substring(0,s.indexOf("(")),a=s.substring(s.indexOf("(")+1,s.indexOf(")"));i.push({variable:o,pluralKey:n,countVariable:a});}t=r.indexOf("{{",e);}return i}var Pn="--uploadcare-blocks-window-height",ai=class r{static{this.clientsRegistry=new Set;}static{this.flush=$(()=>{document.documentElement.style.setProperty(Pn,`${window.innerHeight}px`);},100);}static registerClient(i){r.clientsRegistry.size===0&&r.attachTracker(),r.clientsRegistry.add(i);}static unregisterClient(i){r.clientsRegistry.delete(i),r.clientsRegistry.size===0&&r.detachTracker();}static attachTracker(){window.addEventListener("resize",r.flush,{passive:true,capture:true}),r.flush();}static detachTracker(){window.removeEventListener("resize",r.flush,{capture:true}),document.documentElement.style.removeProperty(Pn);}};var ar=(r,i)=>new Intl.PluralRules(r).select(i);var Qc=r=>(i,t)=>{let e=r(),o=e("locale-id")||"en",s=ar(o,t);return e(`${i}__${s}`)},lr=r=>{let i=Qc(()=>t),t=(e,o={})=>{if(!e)return "";let n=r().read(Kt(e))||e,a=Un(n);for(let c of a)o[c.variable]=i(c.pluralKey,Number(o[c.countVariable]));return Pe(n,o)};return t};var Jc=r=>r.tagName?.includes("-")??false,cr=class{constructor(i){this.Yt=new Set;this.Oi=new Map;this.Fs=false;this.Qt=i,this.Qt.addController(this);}hostDisconnected(){this.Mi?.(),this.Mi=void 0,this.Yt.clear(),this.Oi.clear();}hostUpdated(){if(!this.Mi&&this.Qt.has(L("testMode"))){let i=this.Qt.subConfigValue("testMode",t=>{this.Fs=!!t,this.Ns();});this.Mi=i;}this.fc(),this.Ns();}fc(){let i=this.Qt,t=i.renderRoot??i;if(!t)return;let e=this.Qt,o=e.tagName?.toLowerCase(),s=Array.from(t.querySelectorAll("[data-testid]")).filter(n=>!Jc(n));for(let n of s)if(!(o&&n.closest(o)!==e)&&!this.Yt.has(n)){let a=n.getAttribute("data-testid");if(!a)continue;this.Yt.add(n),this.Oi.set(n,a);}for(let n of Array.from(this.Yt))(!n.isConnected||o&&n.closest(o)!==e)&&(this.Yt.delete(n),this.Oi.delete(n));}Ns(){if(!this.Yt.size)return;let i=this.Qt.testId||"";for(let t of this.Yt){let e=this.Oi.get(t);e&&(this.Fs?t.setAttribute("data-testid",`${i}--${e}`):t.removeAttribute("data-testid"));}}};var tu=Oe(zi()(ke(_i(yt)))),C=class extends tu{constructor(){super();this.Ii=new Map;this.activityType=null;this.init$=Lo();this.l10n=lr(()=>this.sharedCtx);this.debugPrint=qi(()=>this.sharedCtx,this.constructor.name);this.r=cn(()=>this.sharedCtx);new cr(this);}static{this.styleAttrs=[];}emit(t,e,o){let s=this.has("*eventEmitter")?this.$["*eventEmitter"]:void 0;if(!s)return;s.emit(t,e,o);let n=typeof e=="function"?e():e;this.telemetryManager.sendEvent({eventType:t,payload:n??void 0});}hasBlockInCtx(t){for(let e of this.blocksRegistry)if(t(e))return true;return false}connectedCallback(){this.constructor.styleAttrs.forEach(e=>{this.setAttribute(e,"");}),super.connectedCallback(),ai.registerClient(this);}initCallback(){this.tt("*blocksRegistry",()=>new Set),this.tt("*eventEmitter",t=>new sr(t)),this.tt("*localeManager",t=>new rr(t)),this.tt("*modalManager",t=>new Wi(t)),this.tt("*a11y",()=>new ir),this.tt("*clipboard",t=>new er(t)),this.tt("*telemetryManager",t=>new nr(t)),this.sub(Kt("locale-id"),t=>{let e=In(t);this.style.direction=e==="ltr"?"":e,this.requestUpdate();}),this.subConfigValue("testMode",t=>{if(!t||!this.testId){this.removeAttribute("data-testid");return}this.setAttribute("data-testid",this.testId);}),this.blocksRegistry.add(this);}get testId(){return window.customElements.getName(this.constructor)}get modalManager(){return this.et("*modalManager",false)}get telemetryManager(){return this.et("*telemetryManager")}get localeManager(){return this.et("*localeManager")}get a11y(){return this.et("*a11y")}get clipboardLayer(){return this.et("*clipboard")}get blocksRegistry(){return this.et("*blocksRegistry")}get eventEmitter(){return this.et("*eventEmitter")}disconnectedCallback(){super.disconnectedCallback(),ai.unregisterClient(this);let t=this.blocksRegistry;t?.delete(this),t?.size===0&&setTimeout(()=>{this.isConnected||t?.size>0||this.destroyCtxCallback();},0);}destroyCtxCallback(){this.gc(),B.deleteCtx(this.ctxName);}tt(t,e){if(!this.Ii.has(t)&&(!this.has(t)||!this.$[t])){let o=e(this.r);this.add(t,o,true),this.Ii.set(t,o);return}}gc(){for(let[t,e]of this.Ii.entries())e?.destroy?.(),this.pub(t,null),this.Ii.delete(t);}et(t,e=true){if(this.has(t)&&this.$[t])return this.$[t];if(!e)return this.$[t];throw new Error(`Unexpected error: context manager for key "${String(t)}" is not available`)}async proxyUrl(t){if(this.cfg.secureDeliveryProxy&&this.cfg.secureDeliveryProxyUrlResolver&&console.warn("Both secureDeliveryProxy and secureDeliveryProxyUrlResolver are set. The secureDeliveryProxyUrlResolver will be used."),this.cfg.secureDeliveryProxyUrlResolver)try{return await this.cfg.secureDeliveryProxyUrlResolver(t,{uuid:Ki(t),cdnUrlModifiers:go(t),fileName:ji(t)})}catch(e){return console.error("Failed to resolve secure delivery proxy URL. Falling back to the default URL.",e),this.telemetryManager.sendEventError(e,"secureDeliveryProxyUrlResolver. Failed to resolve secure delivery proxy URL. Falling back to the default URL."),t}return this.cfg.secureDeliveryProxy?Pe(this.cfg.secureDeliveryProxy,{previewUrl:t},{transform:e=>window.encodeURIComponent(e)}):t}get cfg(){if(!this.Wt){let t={};this.Wt=new Proxy(t,{set:(e,o,s)=>{if(typeof o!="string"||!(o in Y))return false;let n=o,a=L(n);return this.has(a)||this.add(a,Y[n]),this.$[a]=s,true},get:(e,o)=>{let s=L(o);return this.has(s)||this.add(s,Y[o]),this.$[s]}});}return this.Wt}subConfigValue(t,e){let o=L(t);return this.has(o)||this.add(o,Y[t]),this.sub(o,e)}};var Pt={ATTRIBUTE:1,CHILD:2},pt=r=>(...i)=>({Sr:r,values:i}),bt=class{constructor(i){}get W(){return this.c.W}Ar(i,t,e){this.Li=i,this.c=t,this.vc=e;}Xl(i,t){return this.update(i,t)}update(i,t){return this.render(...t)}};var ye=class extends bt{constructor(i){if(super(i),this.it=P,i.type!==Pt.CHILD)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(i){if(i===P||i==null)return this.Vs=void 0,this.it=i;if(i===J)return i;if(typeof i!="string")throw Error(this.constructor.directiveName+"() called with a non-string value");if(i===this.it)return this.Vs;this.it=i;let t=[i];return t.raw=t,this.Vs={jt:this.constructor.resultType,strings:t,values:[]}}};ye.directiveName="unsafeHTML",ye.resultType=1;var li=class extends ye{};li.directiveName="unsafeSVG",li.resultType=2;var ur=pt(li);var Rn="<svg width='0' height='0' style='position:absolute'><symbol viewBox='0 0 24 24' id='uc-icon-about' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.152 14.12v.1h1.523v-.1c.007-.409.053-.752.138-1.028.086-.277.22-.517.405-.72.188-.202.434-.397.735-.586.32-.191.593-.412.82-.66.232-.249.41-.531.533-.847.125-.32.187-.678.187-1.076 0-.579-.137-1.085-.41-1.518a2.717 2.717 0 0 0-1.14-1.018c-.49-.245-1.062-.367-1.715-.367-.597 0-1.142.114-1.636.34-.49.228-.884.564-1.182 1.008-.299.44-.46.98-.485 1.619h1.62c.024-.377.118-.684.282-.922a1.48 1.48 0 0 1 .617-.532c.25-.114.51-.17.784-.17.301 0 .575.063.82.191.248.124.447.302.597.533.149.23.223.504.223.82 0 .263-.05.502-.149.72a1.91 1.91 0 0 1-.405.574 3.48 3.48 0 0 1-.575.453 4.22 4.22 0 0 0-.847.66c-.234.242-.415.558-.543.949-.125.39-.19.916-.197 1.577Zm.053 3.03c.21.206.46.31.75.31.196 0 .374-.049.534-.144a1.1 1.1 0 0 0 .383-.384c.1-.163.15-.343.15-.538a1 1 0 0 0-.32-.746 1.019 1.019 0 0 0-.746-.314c-.291 0-.542.105-.751.314-.21.206-.314.455-.314.746 0 .295.104.547.314.756ZM24 12c0 6.627-5.373 12-12 12S0 18.627 0 12 5.373 0 12 0s12 5.373 12 12Zm-1.5 0c0 5.799-4.701 10.5-10.5 10.5S1.5 17.799 1.5 12 6.201 1.5 12 1.5 22.5 6.201 22.5 12Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-add' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12.75 21a.75.75 0 0 1-1.5 0v-8.25H3a.75.75 0 0 1 0-1.5h8.25V3a.75.75 0 0 1 1.5 0v8.25H21a.75.75 0 0 1 0 1.5h-8.25V21Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-arrow-down' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.5 23.03a.75.75 0 0 0 .999 0l9.29-8.276a.75.75 0 0 0-.998-1.12l-8.042 7.164V1.53a.75.75 0 0 0-1.5 0v19.267l-8.04-7.163a.75.75 0 0 0-.998 1.12z'/></symbol><symbol fill='none' viewBox='0 0 9 6' id='uc-icon-arrow-dropdown' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='m1.5 1.667 3 2.666 3-2.666' opacity='.5'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-aspect-ratio' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='M7.395 22.5H2.454v-5.25m14.824 5.25h4.94v-5.25m0-10.5V1.5h-4.94m-9.883 0H2.454v5.25'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-back' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M20.251 12a.75.75 0 0 1-.75.75H6.067l5.72 5.85a.75.75 0 1 1-1.072 1.05L4.136 12.92a1.292 1.292 0 0 1 0-1.842l6.579-6.728a.75.75 0 1 1 1.072 1.048l-5.72 5.851H19.5a.75.75 0 0 1 .75.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-badge-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13.6 18.4a1.6 1.6 0 1 1-3.2 0 1.6 1.6 0 0 1 3.2 0zM12 4.5A1.5 1.5 0 0 1 13.5 6v7a1.5 1.5 0 0 1-3 0V6A1.5 1.5 0 0 1 12 4.5z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-badge-success' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m10.5 18.204 7.6-8.183a1.5 1.5 0 0 0-2.2-2.042l-5.4 5.817-2.4-2.586a1.5 1.5 0 1 0-2.2 2.041l4.6 4.953Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-box' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M1.01 4.148a.75.75 0 0 1 .75.75v4.348a4.437 4.437 0 0 1 2.988-1.153c1.734 0 3.23.992 3.978 2.438a4.478 4.478 0 0 1 3.978-2.438c2.49 0 4.488 2.044 4.488 4.543 0 2.5-1.999 4.544-4.488 4.544a4.478 4.478 0 0 1-3.978-2.438 4.478 4.478 0 0 1-3.978 2.438C2.26 17.18.26 15.135.26 12.636V4.898a.75.75 0 0 1 .75-.75Zm.75 8.488c0 1.692 1.348 3.044 2.988 3.044s2.989-1.352 2.989-3.044c0-1.691-1.349-3.043-2.989-3.043S1.76 10.945 1.76 12.636Zm10.944-3.043c-1.64 0-2.988 1.352-2.988 3.043 0 1.692 1.348 3.044 2.988 3.044s2.988-1.352 2.988-3.044c0-1.69-1.348-3.043-2.988-3.043Zm4.328-1.23a.75.75 0 0 1 1.052.128l2.333 2.983 2.333-2.983a.75.75 0 0 1 1.181.924l-2.562 3.277 2.562 3.276a.75.75 0 1 1-1.181.924l-2.333-2.983-2.333 2.983a.75.75 0 1 1-1.181-.924l2.562-3.276-2.562-3.277a.75.75 0 0 1 .129-1.052Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.65 2.55a.75.75 0 0 1 .6-.3h7.5a.75.75 0 0 1 .6.3l2.025 2.7H21a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h2.625zm.975 1.2L6.6 6.45a.75.75 0 0 1-.6.3H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V8.25a1.5 1.5 0 0 0-1.5-1.5h-3a.75.75 0 0 1-.6-.3l-2.025-2.7zm3.375 6a3.375 3.375 0 1 0 0 6.75 3.375 3.375 0 0 0 0-6.75zm-4.875 3.375a4.875 4.875 0 1 1 9.75 0 4.875 4.875 0 0 1-9.75 0z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-camera-full' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M2 4.667a2 2 0 0 0-2 2V16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6.667a2 2 0 0 0-2-2h-2.667l-2-2.667H6.667l-2 2.667H2Zm8 10a3.667 3.667 0 1 0 0-7.334 3.667 3.667 0 0 0 0 7.334Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-close' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M4.604 4.604a.75.75 0 0 1 1.06 0L12 10.939l6.335-6.335a.75.75 0 1 1 1.061 1.06L13.061 12l6.335 6.335a.75.75 0 1 1-1.06 1.061L12 13.061l-6.335 6.335a.75.75 0 0 1-1.061-1.06L10.939 12 4.604 5.665a.75.75 0 0 1 0-1.061z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-collapse' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M3.116 12a.75.75 0 0 1 .75-.75h16.268a.75.75 0 0 1 0 1.5H3.866a.75.75 0 0 1-.75-.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-default' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.501.392a.75.75 0 0 1 .998 0l6.704 5.972a.75.75 0 0 1-.998 1.12l-5.455-4.86v13.439a.75.75 0 0 1-1.5 0V2.625l-5.454 4.86a.75.75 0 1 1-.998-1.12zM.857 16.73a.75.75 0 0 1 .75.75v4.914h20.786v-4.914a.75.75 0 0 1 1.5 0v5.664a.75.75 0 0 1-.75.75H.857a.75.75 0 0 1-.75-.75v-5.664a.75.75 0 0 1 .75-.75z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-dropbox' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.019 1.92a.75.75 0 0 1 .806 0L12 5.219l5.176-3.297a.75.75 0 0 1 .806 0l5.577 3.553a.75.75 0 0 1 0 1.265l-4.574 2.914 4.574 2.914a.75.75 0 0 1 0 1.265l-5.577 3.554a.75.75 0 0 1-.806 0L12 14.089l-5.175 3.297a.75.75 0 0 1-.806 0L.44 13.833a.75.75 0 0 1 0-1.266l4.575-2.914L.44 6.74a.75.75 0 0 1 0-1.265zm.403 8.616L2.24 13.2l4.182 2.664 4.181-2.664zm6.975 2.664 4.182 2.664L21.76 13.2l-4.181-2.664zm2.776-3.547L12 12.311 7.828 9.653 12 6.995zm1.406-.882 4.181-2.664-4.181-2.664-4.182 2.664zm-6.976-2.664L6.422 3.443 2.24 6.107 6.422 8.77zM5.791 18.544a.75.75 0 0 1 1.035-.23l5.175 3.297 5.175-3.297a.75.75 0 1 1 .806 1.265l-5.578 3.554a.75.75 0 0 1-.806 0L6.02 19.579a.75.75 0 0 1-.23-1.035z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-edit-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M18.558 2.804a.78.78 0 0 0-.557.235l-.008.007-2.472 2.46 3.847 3.848 2.46-2.473.004-.003a.78.78 0 0 0 0-1.108l-.004-.003-2.712-2.728a.78.78 0 0 0-.558-.235Zm-.248 7.613-3.852-3.852-8.93 8.887-1.516 5.41 5.41-1.515 8.888-8.93Zm-.636-8.934a2.28 2.28 0 0 1 2.512.505l2.702 2.717.002.002a2.278 2.278 0 0 1 0 3.234l-.002.002-12.541 12.602a.75.75 0 0 1-.33.193l-6.884 1.928a.75.75 0 0 1-.925-.924l1.928-6.885a.75.75 0 0 1 .193-.33l12.603-12.54a2.28 2.28 0 0 1 .742-.504Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-evernote' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M9.804 2.27v-.048c.055-.263.313-.562.85-.562h.44c.142 0 .325.014.526.033.066.009.124.023.267.06l.13.032h.002c.319.079.515.275.644.482a1.461 1.461 0 0 1 .16.356l.004.012a.75.75 0 0 0 .603.577l1.191.207a1988.512 1988.512 0 0 0 2.332.402c.512.083 1.1.178 1.665.442.64.3 1.19.795 1.376 1.77.548 2.931.657 5.829.621 8a39.233 39.233 0 0 1-.125 2.602 17.518 17.518 0 0 1-.092.849.735.735 0 0 0-.024.112c-.378 2.705-1.269 3.796-2.04 4.27-.746.457-1.53.451-2.217.447h-.192c-.46 0-1.073-.23-1.581-.635-.518-.412-.763-.87-.763-1.217 0-.45.188-.688.355-.786.161-.095.436-.137.796.087a.75.75 0 1 0 .792-1.274c-.766-.476-1.64-.52-2.345-.108-.7.409-1.098 1.188-1.098 2.08 0 .996.634 1.84 1.329 2.392.704.56 1.638.96 2.515.96l.185.002c.667.009 1.874.025 3.007-.67 1.283-.786 2.314-2.358 2.733-5.276a4.213 4.213 0 0 0 .056-.335c.023-.184.051-.445.079-.772.055-.655.111-1.585.13-2.704.037-2.234-.074-5.239-.647-8.301v-.002c-.294-1.544-1.233-2.391-2.215-2.85-.777-.363-1.623-.496-2.129-.576a8.872 8.872 0 0 1-.25-.041l-.006-.001-1.99-.345-.761-.132a2.93 2.93 0 0 0-.182-.338A2.532 2.532 0 0 0 12.379.329l-.091-.023a3.967 3.967 0 0 0-.493-.103L11.769.2a7.846 7.846 0 0 0-.675-.04h-.44c-.733 0-1.368.284-1.795.742L2.416 7.431c-.468.428-.751 1.071-.751 1.81 0 .02 0 .041.003.062l.003.034c.017.21.038.468.096.796.107.715.275 1.47.391 1.994.029.13.055.245.075.342l.002.008c.258 1.141.641 1.94.978 2.466.168.263.323.456.444.589a2.808 2.808 0 0 0 .192.194c1.536 1.562 3.713 2.196 5.731 2.08.13-.005.35-.032.537-.073a2.627 2.627 0 0 0 .652-.24c.425-.26.75-.661.992-1.046.184-.294.342-.61.473-.915a3.8 3.8 0 0 0 .627.493 5.022 5.022 0 0 0 1.97.709l.023.002.018.003.11.016c.088.014.205.035.325.058l.056.014c.088.022.164.04.235.061a1.736 1.736 0 0 1 .145.048l.03.014c.765.34 1.302 1.09 1.302 1.871a.75.75 0 0 0 1.5 0c0-1.456-.964-2.69-2.18-3.235a3.595 3.595 0 0 0-.679-.217l-.063-.015a10.616 10.616 0 0 0-.606-.105l-.02-.003-.03-.003h-.002a3.542 3.542 0 0 1-1.331-.485c-.471-.298-.788-.692-.828-1.234a.75.75 0 0 0-1.48-.106l-.001.003-.004.017a8.23 8.23 0 0 1-.092.352 9.963 9.963 0 0 1-.298.892c-.132.34-.29.68-.47.966-.174.276-.339.454-.478.549a1.178 1.178 0 0 1-.221.072 1.949 1.949 0 0 1-.241.036h-.013l-.032.002c-1.684.1-3.423-.437-4.604-1.65a.746.746 0 0 0-.053-.05L4.84 14.6a1.348 1.348 0 0 1-.07-.073 2.99 2.99 0 0 1-.293-.392c-.242-.379-.558-1.014-.778-1.985a54.1 54.1 0 0 0-.083-.376 27.494 27.494 0 0 1-.367-1.872l-.003-.02a6.791 6.791 0 0 1-.08-.67c.004-.277.086-.475.2-.609l.067-.067a.63.63 0 0 1 .292-.145h.05c.18 0 1.095.055 2.013.115l1.207.08.534.037a.747.747 0 0 0 .052.002c.782 0 1.349-.206 1.759-.585l.005-.005c.553-.52.622-1.225.622-1.76V6.24l-.026-.565A774.97 774.97 0 0 1 9.885 4.4c-.042-.961-.081-1.939-.081-2.13ZM4.995 6.953a251.126 251.126 0 0 1 2.102.137l.508.035c.48-.004.646-.122.715-.185.07-.068.146-.209.147-.649l-.024-.548a791.69 791.69 0 0 1-.095-2.187L4.995 6.953Zm16.122 9.996Zm-5.479-5.323a.75.75 0 0 0 1.014.31 2.04 2.04 0 0 1 .304-.089 1.84 1.84 0 0 1 .544-.039c.215.023.321.06.37.085.033.016.039.026.047.04a.75.75 0 0 0 1.289-.767c-.337-.567-.906-.783-1.552-.85a3.334 3.334 0 0 0-1.002.062c-.27.056-.531.14-.705.234a.75.75 0 0 0-.31 1.014Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-expand' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m12 8.337-8.47 8.47a.75.75 0 0 1-1.06-1.06l8.605-8.606a1.29 1.29 0 0 1 1.85 0l8.605 8.605a.75.75 0 1 1-1.06 1.06L12 8.338Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-external-source-placeholder' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.341 3.27a10.5 10.5 0 0 1 5.834-1.77.75.75 0 0 0 0-1.5 12 12 0 1 0 12 12 .75.75 0 0 0-1.5 0A10.5 10.5 0 1 1 6.34 3.27Zm14.145 1.48a.75.75 0 1 0-1.06-1.062L9.925 13.19V7.95a.75.75 0 1 0-1.5 0V15c0 .414.336.75.75.75h7.05a.75.75 0 0 0 0-1.5h-5.24l9.501-9.5Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-facebook' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12 1.5C6.201 1.5 1.5 6.201 1.5 12c0 4.943 3.416 9.089 8.016 10.204v-6.108H7.383a.75.75 0 0 1-.75-.75v-3.281a.75.75 0 0 1 .75-.75h2.133V9.393c0-.958.225-2.511 1.38-3.65 1.194-1.177 3.174-1.718 6.254-1.056a.75.75 0 0 1 .592.733v2.754a.75.75 0 0 1-.75.75c-.692 0-1.203.026-1.584.082-.387.057-.578.137-.675.202-.109.073-.237.205-.237 1.029v1.078h2.39a.75.75 0 0 1 .742.866l-.516 3.281a.75.75 0 0 1-.74.634h-1.876v6.106C19.09 21.082 22.5 16.939 22.5 12c0-5.799-4.701-10.5-10.5-10.5zM0 12C0 5.373 5.373 0 12 0s12 5.373 12 12c0 5.995-4.395 10.961-10.138 11.856a.75.75 0 0 1-.866-.74v-7.77a.75.75 0 0 1 .75-.75h1.984l.28-1.781h-2.264a.75.75 0 0 1-.75-.75v-1.828c0-.829.089-1.729.9-2.274.363-.244.807-.37 1.293-.441a9.623 9.623 0 0 1 1.053-.086V6.04c-2.41-.405-3.645.132-4.293.771-.737.728-.933 1.793-.933 2.582v2.672a.75.75 0 0 1-.75.75H8.133v1.78h2.133a.75.75 0 0 1 .75.75v7.772a.75.75 0 0 1-.865.741C4.4 22.968 0 18 0 12z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M2.895 1.201c0-.473.383-.857.857-.857h8.4c.227 0 .445.09.606.251l8.4 8.4c.16.16.25.379.25.606v13.2a.857.857 0 0 1-.856.857h-16.8a.857.857 0 0 1-.857-.857zm1.714.857v19.886h15.085V10.458h-7.542a.857.857 0 0 1-.858-.857V2.058zm8.4 1.213 5.473 5.473H13.01z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-flickr' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M5.959 7.926c-2.298 0-4.14 1.834-4.14 4.073 0 2.241 1.842 4.075 4.14 4.075 2.302 0 4.145-1.834 4.145-4.075 0-2.238-1.843-4.073-4.145-4.073Zm-5.64 4.073c0-3.086 2.533-5.573 5.64-5.573 3.11 0 5.645 2.486 5.645 5.573 0 3.089-2.535 5.575-5.645 5.575-3.107 0-5.64-2.487-5.64-5.575Zm18.07-4.073c-2.301 0-4.144 1.835-4.144 4.073 0 2.24 1.843 4.075 4.145 4.075 2.299 0 4.141-1.834 4.141-4.075 0-2.239-1.842-4.073-4.141-4.073Zm-5.644 4.073c0-3.087 2.535-5.573 5.645-5.573 3.108 0 5.641 2.487 5.641 5.573 0 3.088-2.533 5.575-5.641 5.575-3.11 0-5.645-2.486-5.645-5.575Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-gdrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.736 1.818a.75.75 0 0 1 .647-.37h7.587a.75.75 0 0 1 .655.383l7.233 12.946a.75.75 0 0 1-.003.737l-3.794 6.66a.75.75 0 0 1-.651.378H4.59a.75.75 0 0 1-.651-.378l-3.794-6.66a.75.75 0 0 1 .005-.75zm.64 1.876L1.663 15.148l2.93 5.145 6.655-11.581zm3.736 6.526-2.398 4.173H14.5zm4.116 4.173h5.697L15.53 2.947H9.677zm5.685 1.5H8.852l-2.966 5.16h13.088z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-gphotos' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M12.51 0c-.702 0-1.272.57-1.272 1.273V7.35A6.381 6.381 0 0 0 0 11.489c0 .703.57 1.273 1.273 1.273H7.35A6.381 6.381 0 0 0 11.488 24c.704 0 1.274-.57 1.274-1.273V16.65A6.381 6.381 0 0 0 24 12.51c0-.703-.57-1.273-1.273-1.273H16.65A6.381 6.381 0 0 0 12.511 0Zm.252 11.232V1.53a4.857 4.857 0 0 1 0 9.702Zm-1.53.006H1.53a4.857 4.857 0 0 1 9.702 0Zm1.536 1.524a4.857 4.857 0 0 0 9.702 0h-9.702Zm-6.136 4.857c0-2.598 2.04-4.72 4.606-4.85v9.7a4.857 4.857 0 0 1-4.606-4.85Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-huddle' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.204 2.002c-.252.23-.357.486-.357.67V21.07c0 .15.084.505.313.812.208.28.499.477.929.477.519 0 .796-.174.956-.365.178-.212.286-.535.286-.924v-.013l.117-6.58c.004-1.725 1.419-3.883 3.867-3.883 1.33 0 2.332.581 2.987 1.364.637.762.95 1.717.95 2.526v6.47c0 .392.11.751.305.995.175.22.468.41 1.008.41.52 0 .816-.198 1.002-.437.207-.266.31-.633.31-.969V14.04c0-2.81-1.943-5.108-4.136-5.422a5.971 5.971 0 0 0-3.183.41c-.912.393-1.538.96-1.81 1.489a.75.75 0 0 1-1.417-.344v-7.5c0-.587-.47-1.031-1.242-1.031-.315 0-.638.136-.885.36ZM5.194.892A2.844 2.844 0 0 1 7.09.142c1.328 0 2.742.867 2.742 2.53v5.607a6.358 6.358 0 0 1 1.133-.629 7.47 7.47 0 0 1 3.989-.516c3.056.436 5.425 3.482 5.425 6.906v6.914c0 .602-.177 1.313-.627 1.89-.47.605-1.204 1.016-2.186 1.016-.96 0-1.698-.37-2.179-.973-.46-.575-.633-1.294-.633-1.933v-6.469c0-.456-.19-1.071-.602-1.563-.394-.471-.986-.827-1.836-.827-1.447 0-2.367 1.304-2.367 2.39v.014l-.117 6.58c-.001.64-.177 1.333-.637 1.881-.48.57-1.2.9-2.105.9-.995 0-1.7-.5-2.132-1.081-.41-.552-.61-1.217-.61-1.708V2.672c0-.707.366-1.341.847-1.78Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-info' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11 9h2V7h-2m1 13c-4.41 0-8-3.59-8-8s3.59-8 8-8 8 3.59 8 8-3.59 8-8 8m0-18A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2m-1 15h2v-6h-2v6Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-local' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M3 3.75a1.5 1.5 0 0 0-1.5 1.5v13.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V9A1.5 1.5 0 0 0 21 7.5h-9a.75.75 0 0 1-.643-.364L9.325 3.75zm-3 1.5a3 3 0 0 1 3-3h6.75a.75.75 0 0 1 .643.364L12.425 6H21a3 3 0 0 1 3 3v9.75a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-microphone' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M7.5 4.781a4.5 4.5 0 0 1 9 0v6.469a4.5 4.5 0 1 1-9 0V4.781Zm4.5-3a3 3 0 0 0-3 3v6.469a3 3 0 1 0 6 0V4.781a3 3 0 0 0-3-3Zm-8.156 8.11a.75.75 0 0 1 .75.75 7.406 7.406 0 1 0 14.812 0 .75.75 0 0 1 1.5 0 8.907 8.907 0 0 1-8.156 8.875v2.703h3.258a.75.75 0 1 1 0 1.5H7.992a.75.75 0 0 1 0-1.5h3.258v-2.703a8.907 8.907 0 0 1-8.156-8.875.75.75 0 0 1 .75-.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-microphone-mute' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M7.5 4.781a4.5 4.5 0 0 1 9 0V6l3.524-3.524a.75.75 0 1 1 1.061 1.06L5.036 19.585a.75.75 0 0 1-1.06-1.06l1.656-1.657a8.88 8.88 0 0 1-2.538-6.227.75.75 0 0 1 1.5 0c0 2.009.8 3.83 2.1 5.166l1.771-1.772A4.483 4.483 0 0 1 7.5 11.25V4.781Zm2.037 8.182L15 7.5V4.781a3 3 0 1 0-6 0v6.469c0 .637.198 1.227.537 1.713Zm10.62-3.072a.75.75 0 0 1 .75.75 8.907 8.907 0 0 1-8.157 8.875v2.703h3.258a.75.75 0 1 1 0 1.5H7.992a.75.75 0 0 1 0-1.5h3.258v-2.703a8.855 8.855 0 0 1-3.035-.811.75.75 0 1 1 .638-1.358 7.406 7.406 0 0 0 10.553-6.707.75.75 0 0 1 .75-.75ZM15 10.81a.75.75 0 0 1 1.5 0v.439a4.5 4.5 0 0 1-5 4.473.75.75 0 1 1 .166-1.491A3 3 0 0 0 15 11.25v-.44Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-mobile-photo-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.65 2.55a.75.75 0 0 1 .6-.3h7.5a.75.75 0 0 1 .6.3l2.025 2.7H21a3 3 0 0 1 3 3v10.5a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h2.625zm.975 1.2L6.6 6.45a.75.75 0 0 1-.6.3H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h18a1.5 1.5 0 0 0 1.5-1.5V8.25a1.5 1.5 0 0 0-1.5-1.5h-3a.75.75 0 0 1-.6-.3l-2.025-2.7zm3.375 6a3.375 3.375 0 1 0 0 6.75 3.375 3.375 0 0 0 0-6.75zm-4.875 3.375a4.875 4.875 0 1 1 9.75 0 4.875 4.875 0 0 1-9.75 0z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-mobile-video-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M0 6.75a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v1.078L22.873 5A.75.75 0 0 1 24 5.648v12.704a.75.75 0 0 1-1.123.65L18 16.207v1.043a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V6.75Zm18 7.728 4.5 2.58V6.95L18 9.562v4.916ZM16.5 6.75a1.5 1.5 0 0 0-1.5-1.5H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h12a1.5 1.5 0 0 0 1.5-1.5V6.75Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-ngdrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M7.736 1.818a.75.75 0 0 1 .647-.37h7.587a.75.75 0 0 1 .655.383l7.233 12.946a.75.75 0 0 1-.003.737l-3.794 6.66a.75.75 0 0 1-.651.378H4.59a.75.75 0 0 1-.651-.378l-3.794-6.66a.75.75 0 0 1 .005-.75zm.64 1.876L1.663 15.148l2.93 5.145 6.655-11.581zm3.736 6.526-2.398 4.173H14.5zm4.116 4.173h5.697L15.53 2.947H9.677zm5.685 1.5H8.852l-2.966 5.16h13.088z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-onedrive' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13.616 4.147a7.689 7.689 0 0 0-7.642 3.285A6.299 6.299 0 0 0 1.455 17.3c.684.894 2.473 2.658 5.17 2.658h12.141c.95 0 1.882-.256 2.697-.743.815-.486 1.514-1.247 1.964-2.083a5.26 5.26 0 0 0-3.713-7.612 7.69 7.69 0 0 0-6.098-5.373ZM3.34 17.15c.674.63 1.761 1.308 3.284 1.308h12.142a3.76 3.76 0 0 0 2.915-1.383l-7.494-4.489L3.34 17.15Zm10.875-6.25 2.47-1.038a5.239 5.239 0 0 1 1.427-.389 6.19 6.19 0 0 0-10.3-1.952 6.338 6.338 0 0 1 2.118.813l4.285 2.567Zm4.55.033c-.512 0-1.019.104-1.489.307l-.006.003-1.414.594 6.521 3.906a3.76 3.76 0 0 0-3.357-4.8l-.254-.01ZM4.097 9.617A4.799 4.799 0 0 1 6.558 8.9c.9 0 1.84.25 2.587.713l3.4 2.037-10.17 4.28a4.799 4.799 0 0 1 1.721-6.312Z'/></symbol><symbol fill='none' viewBox='0 0 10 10' id='uc-icon-pause' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' d='M1 0h2.5v10H1zM6.5 0H9v10H6.5z'/></symbol><symbol fill='none' viewBox='0 0 10 10' id='uc-icon-play' xmlns='http://www.w3.org/2000/svg'><path d='m1 0 9 5-9 5V0Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-remove-file' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.955 3.3A2.969 2.969 0 0 0 8.998 6h5.914a2.97 2.97 0 0 0-2.957-2.7zM16.416 6a4.47 4.47 0 0 0-8.922 0h-2.32a.755.755 0 0 0-.111.008H3.075a.75.75 0 1 0 0 1.5h1.35V19.35a2.85 2.85 0 0 0 2.85 2.85h9.45a2.85 2.85 0 0 0 2.85-2.85V7.508h1.35a.75.75 0 0 0 0-1.5h-1.989A.754.754 0 0 0 18.825 6zM5.925 7.508V19.35a1.35 1.35 0 0 0 1.35 1.35h9.45a1.35 1.35 0 0 0 1.35-1.35V7.508z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-select' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='m7 10 5 5 5-5H7Z'/></symbol><symbol fill='none' viewBox='0 0 20 20' id='uc-icon-square' xmlns='http://www.w3.org/2000/svg'><rect width='20' height='20' rx='4' fill='#fff'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-upload' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M11.501.392a.75.75 0 0 1 .998 0l6.704 5.972a.75.75 0 0 1-.998 1.12l-5.455-4.86v13.439a.75.75 0 0 1-1.5 0V2.625l-5.454 4.86a.75.75 0 1 1-.998-1.12zM.857 16.73a.75.75 0 0 1 .75.75v4.914h20.786v-4.914a.75.75 0 0 1 1.5 0v5.664a.75.75 0 0 1-.75.75H.857a.75.75 0 0 1-.75-.75v-5.664a.75.75 0 0 1 .75-.75z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-upload-error' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M13 13h-2V7h2m0 10h-2v-2h2M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2Z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-url' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M19.11 3.67c-1.71-1.709-4.578-1.682-6.408.148l-2.22 2.22a.75.75 0 0 1-1.062-1.06l2.222-2.221C14.018.381 17.836.276 20.17 2.61l1.22 1.22c2.335 2.334 2.23 6.153-.147 8.529l-2.22 2.22a.75.75 0 0 1-1.062-1.06l2.222-2.221c1.83-1.83 1.856-4.698.147-6.408zm-3.36 4.58a.75.75 0 0 1 0 1.06l-6.439 6.44a.75.75 0 0 1-1.06-1.06l6.439-6.44a.75.75 0 0 1 1.06 0zM6.04 9.42a.75.75 0 0 1 0 1.061l-2.222 2.222c-1.83 1.83-1.856 4.698-.147 6.407l1.22 1.22c1.71 1.71 4.578 1.683 6.408-.147l2.221-2.221a.75.75 0 1 1 1.06 1.06l-2.22 2.222c-2.377 2.376-6.195 2.481-8.53.147l-1.22-1.22c-2.334-2.334-2.228-6.153.148-8.53l2.221-2.22a.75.75 0 0 1 1.06 0z'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-video-camera' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' clip-rule='evenodd' d='M0 6.75a3 3 0 0 1 3-3h12a3 3 0 0 1 3 3v1.078L22.873 5A.75.75 0 0 1 24 5.648v12.704a.75.75 0 0 1-1.123.65L18 16.207v1.043a3 3 0 0 1-3 3H3a3 3 0 0 1-3-3V6.75Zm18 7.728 4.5 2.58V6.95L18 9.562v4.916ZM16.5 6.75a1.5 1.5 0 0 0-1.5-1.5H3a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h12a1.5 1.5 0 0 0 1.5-1.5V6.75Z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-video-camera-full' xmlns='http://www.w3.org/2000/svg'><path d='M2 3.333a2 2 0 0 0-2 2v9.334a2 2 0 0 0 2 2h10.938a2 2 0 0 0 2-2v-2.013L20 15.646V4.354l-5.063 3.03v-2.05a2 2 0 0 0-2-2H2Z' fill='currentColor'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-vk' xmlns='http://www.w3.org/2000/svg'><path fill='currentColor' fill-rule='evenodd' d='M6.341 3.27a10.5 10.5 0 0 1 5.834-1.77.75.75 0 0 0 0-1.5 12 12 0 1 0 12 12 .75.75 0 0 0-1.5 0A10.5 10.5 0 1 1 6.34 3.27Zm14.145 1.48a.75.75 0 1 0-1.06-1.062L9.925 13.19V7.95a.75.75 0 1 0-1.5 0V15c0 .414.336.75.75.75h7.05a.75.75 0 0 0 0-1.5h-5.24l9.501-9.5Z'/></symbol></svg>";var Gt=class extends C{constructor(){super(...arguments);this.init$=xn(this);}static{this.styleAttrs=["uc-wgt-common"];}initCallback(){super.initCallback(),this.a11y?.registerBlock(this),this.clipboardLayer?.registerBlock(this),this.sharedCtx.pub("*solution",this.tagName);}render(){return v`${ur(Rn)}`}};var $n=r=>typeof r!="number"?0:Math.floor(r/1e3),Dn=(r,{threshold:i})=>{let{secureExpire:t}=r,e=$n(Date.now()),o=Number(t),s=$n(i);return e+s>=o};var dr=class extends W{constructor(){super(...arguments);this.Jt=null;}async getSecureToken(){let{secureSignature:t,secureExpire:e,secureUploadsSignatureResolver:o,secureUploadsExpireThreshold:s}=this.Zt;if((t||e)&&o&&console.warn("Both secureSignature/secureExpire and secureUploadsSignatureResolver are set. secureUploadsSignatureResolver will be used."),o){if(!this.Jt||Dn(this.Jt,{threshold:s})){this.Jt?this.z("Secure signature is expired. Resolving a new one..."):this.z("Secure signature is not set yet.");try{let n=await o();n?!n.secureSignature||!n.secureExpire?console.error("Secure signature resolver returned an invalid result:",n):(this.z("Secure signature resolved:",n),this.z("Secure signature will expire in",new Date(Number(n.secureExpire)*1e3).toISOString()),this.Jt=n):(this.z("Secure signature resolver returned nothing."),this.Jt=null);}catch(n){console.error("Secure signature resolving failed. Falling back to the previous one.",n),this.r.telemetryManager.sendEventError(n,"secureUploadsSignatureResolver. Secure signature resolving failed. Falling back to the previous one.");}}return this.Jt}return t&&e?(this.z("Secure signature and expire are set. Using them...",{secureSignature:t,secureExpire:e}),{secureSignature:t,secureExpire:e}):null}destroy(){super.destroy(),this.Jt=null;}};var No=(r,i)=>{if(r.failedCount>0)return {type:"SOME_FILES_HAS_ERRORS",message:i.l10n("some-files-were-not-uploaded")}};var Bo=(r,i)=>{let t=r.totalCount,e=i.cfg.multiple?i.cfg.multipleMin:0,o=i.cfg.multiple?i.cfg.multipleMax:1;if(e&&t<e)return {type:"TOO_FEW_FILES",message:i.l10n("files-count-limit-error-too-few",{min:e,max:o,total:t}),payload:{total:t,min:e,max:o}};if(o&&t>o)return {type:"TOO_MANY_FILES",message:i.l10n("files-count-limit-error-too-many",{min:e,max:o,total:t}),payload:{total:t,min:e,max:o}}};var eu=()=>{let r=navigator.userAgent;return /Macintosh|Windows/.test(r)&&/Version\/[\d.]+.*Safari/.test(r)&&!/Chrome|Chromium|Edg|OPR/.test(r)},iu=()=>"capture"in document.createElement("input"),ru=()=>({safariDesktop:eu()}),ou=()=>({htmlMediaCapture:iu()}),Fn=ru(),be=ou();var ci="image/*",zo="video/*",su=["image/heif","image/heif-sequence","image/heic","image/heic-sequence","image/avif","image/avif-sequence",".heif",".heifs",".heic",".heics",".avif",".avifs"],nu=()=>Fn.safariDesktop?[ci]:[ci,...su],ui=nu(),pr=r=>r?r.filter(i=>typeof i=="string").flatMap(i=>G(i)):[],Ho=(r,i)=>i.some(t=>{if(t.endsWith("*")){let e=t.replace("*","");return r.startsWith(e)}return r===t}),Vn=(r,i)=>i.some(t=>t.startsWith(".")?r.toLowerCase().endsWith(t.toLowerCase()):false),_n=r=>{let i=r?.type;return i?Ho(i,ui):false};var jo=(r,i)=>{let t=i.cfg.imgOnly,e=i.cfg.accept,o=pr([...t?ui:[],e]);if(!o.length)return;let s=r.mimeType,n=r.name;if(!s||!n)return;let a=Ho(s,o),l=Vn(n,o);if(!a&&!l)return {type:"FORBIDDEN_FILE_TYPE",message:i.l10n("file-type-not-allowed"),payload:{entry:r}}};var Ko=(r,i)=>{let t=i.cfg.imgOnly,e=r.isImage;if(!(!t||e)&&!(!r.fileInfo&&r.externalUrl)&&!(!r.fileInfo&&!r.mimeType))return {type:"NOT_AN_IMAGE",message:i.l10n("images-only-accepted"),payload:{entry:r}}};var Rt=1e3,we=Object.freeze({AUTO:"auto",BYTE:"byte",KB:"kb",MB:"mb",GB:"gb",TB:"tb",PB:"pb"}),di=r=>Math.ceil(r*100)/100,Nn=(r,i=we.AUTO)=>{let t=i===we.AUTO;if(i===we.BYTE||t&&r<Rt**1){let o=ar("en-US",r)==="one"?"byte":"bytes";return `${r} ${o}`}return i===we.KB||t&&r<Rt**2?`${di(r/Rt**1)} KB`:i===we.MB||t&&r<Rt**3?`${di(r/Rt**2)} MB`:i===we.GB||t&&r<Rt**4?`${di(r/Rt**3)} GB`:i===we.TB||t&&r<Rt**5?`${di(r/Rt**4)} TB`:`${di(r/Rt**5)} PB`};var Go=(r,i)=>{let t=i.cfg.maxLocalFileSizeBytes,e=r.size;if(t&&e&&e>t)return {type:"FILE_SIZE_EXCEEDED",message:i.l10n("files-max-size-limit-error",{maxFileSize:Nn(t)}),payload:{entry:r}}};var qo=(r,i)=>{let{internalId:t}=r;if(!i.f.hasItem(t))return;let o=i.f.read(t)?.getValue("uploadError");if(!o)return;if(o instanceof it)return {type:"UPLOAD_ERROR",message:o.message,payload:{entry:r,error:o}};if(o instanceof Le)return {type:"NETWORK_ERROR",message:o.message,payload:{entry:r,error:o}};let s=o instanceof Error?o:new Error("Unknown error",{cause:o});return {type:"UNKNOWN_ERROR",message:s.message,payload:{entry:r,error:s}}};var Re={FILE_VALIDATION_FAILED:"File validator execution has failed",FILE_VALIDATION_TIMEOUT:"File validator execution has timed out",COLLECTION_VALIDATION_FAILED:"Collection validator execution has failed",MISSING_ERROR_MESSAGE:"Missing message. We recommend adding message: value."},au=r=>typeof r=="function"?{runOn:"change",validator:r}:r,hr=class extends W{constructor(t){super(t);this.yc=[Ko,jo,Go,qo];this.bc=[Bo,No];this.fe=new Jt(20);this._s=$(()=>{this.fe.run();},500);this.Dt=false;this.ge=new Map;let e=$(()=>{this.runFileValidators("change"),this.runCollectionValidators();},0);this.addSub(this.e.sub(L("maxLocalFileSizeBytes"),e)),this.addSub(this.e.sub(L("multipleMin"),e)),this.addSub(this.e.sub(L("multipleMax"),e)),this.addSub(this.e.sub(L("multiple"),e)),this.addSub(this.e.sub(L("imgOnly"),e)),this.addSub(this.e.sub(L("accept"),e)),this.addSub(this.e.sub(L("validationConcurrency"),o=>{this.fe.concurrency=o;}));}get f(){return this.r.uploadCollection}runFileValidators(t,e){if(this.Dt)return;let o=e??this.f.items();for(let s of o){let n=this.f.read(s);n&&this.wc(n,t);}}runCollectionValidators(){if(this.Dt)return;let t=this.r.api,e=t.getOutputCollectionState(),o=[],s=this.Zt.collectionValidators;for(let n of [...this.bc,...s])try{let a=n(e,t);if(!a)continue;a&&(o.push(this.Bs(a)),a.message||console.warn(Re.MISSING_ERROR_MESSAGE));}catch(a){console.warn(Re.COLLECTION_VALIDATION_FAILED,a);}this.e.pub("*collectionErrors",o),o.length>0&&this.r.eventEmitter.emit(M.COMMON_UPLOAD_FAILED,()=>t.getOutputCollectionState(),{debounce:true});}cleanupValidationForEntry(t){let e=this.ge.get(t.uid);e&&(e.abortController?.abort(),this.ge.delete(t.uid));}async wc(t,e){if(this.Dt)return;let o=this.r.api,s=this.zs(t),n=s.promise??Promise.resolve(),a=(async()=>{if(this.Dt||(await n,this.Dt))return;let l=this.Ec(t,e);if(l.length===0||!this.f.hasItem(t.uid))return;t.setMultipleValues({isQueuedForValidation:true,isValidationPending:true});let c=o.getOutputItem(t.uid),d=new AbortController;s.abortController=d;let u=this.Zt.validationTimeout,h=this.Hs(),m=new Set(l.map(w=>w.validator)),g=[];for(let w of h)if(!m.has(w.validator)){let x=s.lastErrorThrownByValidator.get(w.validator);x&&g.push(x);}let b=l.map(w=>async()=>{if(this.Dt)return;let x=setTimeout(()=>{s.skippedValidators.add(w.validator),d.abort(),console.warn(Re.FILE_VALIDATION_TIMEOUT);},u);try{let T=await w.validator(c,o,{signal:d.signal});if(!T||d.signal.aborted){s.lastErrorThrownByValidator.set(w.validator,void 0);return}let S=this.Bs(T);s.lastErrorThrownByValidator.set(w.validator,S),g.push(S),T.message||console.warn(Re.MISSING_ERROR_MESSAGE);}catch(T){d.signal.aborted||(s.skippedValidators.add(w.validator),console.warn(Re.FILE_VALIDATION_FAILED,T),this.r.telemetryManager.sendEventError(T,`file validator. ${Re.FILE_VALIDATION_FAILED}`));}finally{clearTimeout(x),w.runOn!=="change"&&s.skippedValidators.add(w.validator);}});if(this._s(),await this.fe.add(async()=>{this.Dt||(t.setValue("isQueuedForValidation",false),await Promise.all(b.map(w=>w())).catch(()=>{}));},{autoRun:false}),d.signal.aborted){t.setMultipleValues({isQueuedForValidation:false,isValidationPending:false});return}t.setMultipleValues({isValidationPending:false,isQueuedForValidation:false,errors:g});})();s.promise=a;try{await a;}finally{s.promise===a&&(s.promise=void 0);}}Bs(t){return {...t,type:t.type??"CUSTOM_ERROR"}}zs(t){let e=this.ge.get(t.uid);if(e)return e;let o={abortController:void 0,skippedValidators:new WeakSet,promise:void 0,lastErrorThrownByValidator:new WeakMap};return this.ge.set(t.uid,o),o}Hs(){let t=this.Zt.fileValidators;return [...this.yc,...t].map(au)}Ec(t,e){let o=this.zs(t);return this.Hs().filter(s=>!o.skippedValidators.has(s.validator)).filter(s=>s.runOn===e)}destroy(){this.Dt=true,this._s.cancel();for(let t of this.ge.values())t.abortController?.abort(),t.promise=void 0;this.ge.clear();}};var Bn="[Typed State] Wrong property name: ",mr=class{constructor(i){this.Q=ut.generateFastUid(),this.Z=B.registerCtx(i,this.Q);}get uid(){return this.Q}setValue(i,t){if(!this.Z.has(i)){console.warn(`${Bn}${String(i)}`);return}this.Z.read(i)!==t&&this.Z.pub(i,t);}setMultipleValues(i){for(let[t,e]of Object.entries(i))this.setValue(t,e);}getValue(i){return this.Z.has(i)||console.warn(`${Bn}${String(i)}`),this.Z.read(i)}subscribe(i,t){return this.Z.sub(i,t)}destroy(){B.deleteCtx(this.Q);}};var fr=class r{constructor(i){this.Ft=Object.create(null);this.Ui=new Set;this.Pi=new Set;this.At=new Set;this.Br=new Set;this.zr=new Set;this.ve=new Set;this.Gs=i.initialValue,this.Q=ut.generateFastUid(),this.Z=B.registerCtx({},this.Q),this.Ks=i.watchList||[];let t=Object.create(null);this.js=(e,o)=>{this.ze&&window.clearTimeout(this.ze),t[e]||(t[e]=new Set),t[e].add(o),this.ze=window.setTimeout(()=>{Object.keys(t).length!==0&&(this.Ui.forEach(s=>{s({...t});}),t=Object.create(null));}),this.qs();},i.handler&&this.observeCollection(i.handler);}static{this.Tc=1e4;}K(){this.He&&window.clearTimeout(this.He),this.He=window.setTimeout(()=>{let i=new Set(this.zr),t=new Set(this.Br);this.zr.clear(),this.Br.clear();for(let e of this.Pi)e?.([...this.At],i,t);this.qs();});}qs(){this.ve.size!==0&&(this.Ke&&window.clearTimeout(this.Ke),this.Ke=window.setTimeout(()=>{let i=[...this.ve];this.ve.clear();for(let t of i)t.destroy();},r.Tc));}observeCollection(i){return this.Pi.add(i),this.At.size>0&&this.K(),()=>{this.unobserveCollection(i);}}unobserveCollection(i){this.Pi.delete(i);}add(i){let t=new mr(this.Gs);for(let[e,o]of Object.entries(i))t.setValue(e,o);return this.At.add(t.uid),this.K(),this.Z.add(t.uid,t),this.zr.add(t),this.Ks.forEach(e=>{this.Ft[t.uid]||(this.Ft[t.uid]=[]),this.Ft[t.uid]?.push(t.subscribe(e,()=>{this.js(e,t.uid);}));}),t.uid}hasItem(i){return this.At.has(i)}read(i){return this.Z.read(i)??null}readProp(i,t){let e=this.read(i);if(!e)throw new Error(`TypedCollection#readProp: Item with id ${i} not found`);return e.getValue(t)}publishProp(i,t,e){let o=this.read(i);if(!o)throw new Error(`TypedCollection#publishProp: Item with id ${i} not found`);o.setValue(t,e);}remove(i){let t=this.read(i);t&&(this.Br.add(t),this.ve.add(t)),this.At.delete(i),this.K(),this.Z.pub(i,void 0),this.Ft[i]?.forEach(e=>{e();}),delete this.Ft[i];}clearAll(){this.At.forEach(i=>{this.remove(i);});}observeProperties(i){return this.Ui.add(i),()=>{this.unobserveProperties(i);}}unobserveProperties(i){this.Ui.delete(i);}findItems(i){let t=[];return this.At.forEach(e=>{let o=this.read(e);o&&i(o)&&t.push(e);}),t}items(){return [...this.At]}get size(){return this.At.size}destroy(){this.ze&&window.clearTimeout(this.ze),this.He&&window.clearTimeout(this.He),this.Ke&&window.clearTimeout(this.Ke);for(let i of this.ve)i.destroy();this.ve.clear(),B.deleteCtx(this.Q),this.Ui=new Set,this.Pi=new Set;for(let i of Object.keys(this.Ft))this.Ft[i]?.forEach(t=>{t();}),delete this.Ft[i];}};var A=Object.freeze({PHOTO:"photo",VIDEO:"video"}),wt=Object.freeze({IDLE:"idle",SHOT:"shot",PLAY:"play",PAUSE:"pause",RESUME:"resume",STOP:"stop",RETAKE:"retake",ACCEPT:"accept"});var Wo=r=>({isVideoRecordingEnabled:at(r.cameraModes).includes(A.VIDEO),isPhotoEnabled:at(r.cameraModes).includes(A.PHOTO)});var Zo=(r,i)=>{for(let t of r)if(i(t))return t};var zn=(r,i)=>{for(let t of r)if(i(t))return true;return false};function gr(r,i){for(let t in i)t.includes("-")?r.style.setProperty(t,String(i[t])):r.style[t]=String(i[t]);}var lu=/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/i,cu=new RegExp(`^/?(${lu.source})(?:/(-/(?:[^/]+/)+)?([^/]*))?$`,"i"),Hn=({url:r,cdnBase:i})=>{let t=new URL(i),e=new URL(oi),o=new URL(r);if(t.host!==o.host&&e.host!==o.host)return null;let s=cu.exec(o.pathname);if(!s)return null;let[,n,a,l]=s;return n?{uuid:n,cdnUrlModifiers:a||"",filename:l||null}:null};var Et=Object.freeze({FACEBOOK:"facebook",DROPBOX:"dropbox",DROPBOX_CHOOSER:"dropboxchooser",GDRIVE:"gdrive",GPHOTOS:"gphotos",FLICKR:"flickr",VK:"vk",EVERNOTE:"evernote",BOX:"box",ONEDRIVE:"onedrive",HUDDLE:"huddle"}),Xo=Object.freeze({MOBILE_VIDEO_CAMERA:"mobile-video-camera",MOBILE_PHOTO_CAMERA:"mobile-photo-camera"}),z=Object.freeze({LOCAL:"local",DROP_AREA:"drop-area",CAMERA:"camera",EXTERNAL:"external",API:"js-api",URL:"url",DRAW:"draw",...Xo,...Et}),uu={[Et.DROPBOX_CHOOSER]:Et.DROPBOX},pi=r=>uu[r]??r;var vr=r=>r.uploadCollection.items().map(e=>r.api.getOutputItem(e));function jn(r){let i=new Map;return (...e)=>{let o=JSON.stringify(e);if(i.has(o))return i.get(o);let s=r(...e);return i.set(o,s),s}}var Kn=new Set;function yr(r){Kn.has(r)||(Kn.add(r),console.warn(r));}function du(r){let i=false;return setTimeout(()=>{i=true;},0),e=>((...o)=>(i&&yr(r),e(...o)))}function Gn(r){let i={},t=r.ctx,e={progress:()=>t.read("*commonProgress"),errors:()=>t.read("*collectionErrors"),group:()=>t.read("*groupInfo"),totalCount:()=>r.uploadCollection.size,failedCount:()=>i.failedEntries.length,successCount:()=>i.successEntries.length,uploadingCount:()=>i.uploadingEntries.length,status:()=>i.isFailed?"failed":i.isUploading?"uploading":i.isSuccess?"success":"idle",isSuccess:()=>i.allEntries.length>0&&i.errors.length===0&&i.successEntries.length===i.allEntries.length,isUploading:()=>i.allEntries.some(s=>s.status==="uploading"),isFailed:()=>i.errors.length>0||i.failedEntries.length>0,allEntries:()=>vr(r),successEntries:()=>i.allEntries.filter(s=>s.status==="success"),failedEntries:()=>i.allEntries.filter(s=>s.status==="failed"),uploadingEntries:()=>i.allEntries.filter(s=>s.status==="uploading"),idleEntries:()=>i.allEntries.filter(s=>s.status==="idle")},o=du("You're trying to access the OutputCollectionState asynchronously. In this case, the data you retrieve will be newer than it was when the OutputCollectionState was created or when the event was dispatched. If you want to retain the state at a specific moment in time, you should use the spread operator like this: `{...outputCollectionState}` or `{...e.detail}`");for(let[s,n]of Object.entries(e)){let a=s,c=jn(o(n));Object.defineProperty(i,a,{get:c,enumerable:true});}return i}var br=class extends W{constructor(){super(...arguments);this.xc=lr(()=>this.e);this.addFileFromUrl=(t,{silent:e,fileName:o,source:s}={})=>{let n=this.f.add({externalUrl:t,fileName:o??null,silent:e??false,source:s??z.API});return this.getOutputItem(n)};this.addFileFromUuid=(t,{silent:e,fileName:o,source:s}={})=>{let n=this.f.add({uuid:t,fileName:o??null,silent:e??false,source:s??z.API});return this.getOutputItem(n)};this.addFileFromCdnUrl=(t,{silent:e,fileName:o,source:s}={})=>{let n=Hn({url:t,cdnBase:this.cfg.cdnCname});if(!n)throw new Error("Invalid CDN URL");let a=this.f.add({uuid:n.uuid,cdnUrl:t,cdnUrlModifiers:n.cdnUrlModifiers,fileName:o??n.filename??null,silent:e??false,source:s??z.API});return this.getOutputItem(a)};this.addFileFromObject=(t,{silent:e,fileName:o,source:s,fullPath:n}={})=>{let a=this.f.add({file:t,isImage:_n(t),mimeType:t.type,fileName:o??t.name,fileSize:t.size,silent:e??false,source:s??z.API,fullPath:n??null});return this.getOutputItem(a)};this.removeFileByInternalId=t=>{if(!this.f.read(t))throw new Error(`File with internalId ${t} not found`);this.f.remove(t);};this.uploadAll=()=>{let t=this.f.items().filter(e=>{let o=this.f.read(e);return o?!o.getValue("isRemoved")&&!o.getValue("isUploading")&&!o.getValue("fileInfo")&&o.getValue("errors").length===0&&!o.getValue("isValidationPending")&&!o.getValue("isQueuedForValidation"):false});t.length!==0&&(this.e.pub("*uploadTrigger",new Set(t)),this.r.eventEmitter.emit(M.COMMON_UPLOAD_START,this.getOutputCollectionState()));};this.openSystemDialog=(t={})=>{let e=Nt(pr([this.cfg.accept??"",...this.cfg.imgOnly?ui:[]])),o="uploadcare-file-input",s=document.createElement("input");if(s.setAttribute(o,""),gr(s,{opacity:0,height:0,width:0,visibility:"hidden",position:"absolute",top:0,left:0}),s.type="file",s.multiple=this.cfg.multiple,t.captureCamera){s.capture=this.cfg.cameraCapture;let{isPhotoEnabled:n,isVideoRecordingEnabled:a}=Wo(this.cfg);t.modeCamera===A.PHOTO&&n?s.accept=ci:t.modeCamera===A.VIDEO&&a?s.accept=zo:s.accept=[ci,a&&zo].filter(Boolean).join(",");}else s.accept=e;s.addEventListener("change",()=>{s.files&&([...s.files].forEach(n=>{this.addFileFromObject(n,{source:t.captureCamera?z.CAMERA:z.LOCAL});}),this.r.modalManager?.open(dt.UPLOAD_LIST),this.e.pub("*currentActivity",dt.UPLOAD_LIST),s.remove());},{once:true}),document.querySelectorAll(`[${o}]`).forEach(n=>{n.remove();}),document.body.appendChild(s),s.dispatchEvent(new MouseEvent("click"));};this.initFlow=(t=false)=>{if(this.f.size>0&&!t)this.r.modalManager?.open(dt.UPLOAD_LIST),this.e.pub("*currentActivity",dt.UPLOAD_LIST);else if(this.Hr?.length===1){let e=this.Hr[0];if(e==="local"){this.e.pub("*currentActivity",dt.UPLOAD_LIST),this.openSystemDialog();return}if(e==="camera"&&be.htmlMediaCapture){let{isPhotoEnabled:o,isVideoRecordingEnabled:s}=Wo(this.cfg);if(o&&s){this.e.pub("*currentActivity",dt.START_FROM);return}else if(o||s){this.openSystemDialog({captureCamera:true,modeCamera:o?A.PHOTO:A.VIDEO});return}else this.openSystemDialog({captureCamera:true,modeCamera:A.PHOTO});}setTimeout(()=>{if(e!==this.Hr[0])return;let o=this.r.blocksRegistry;Zo(o,a=>"type"in a&&a.type===e)?.activate();},0),this.e.read("*currentActivity")&&this.r.modalManager?.open(this.e.read("*currentActivity"));}else this.r.modalManager?.open(dt.START_FROM),this.e.pub("*currentActivity",dt.START_FROM);};this.doneFlow=()=>{let t=Zo(this.r.blocksRegistry,e=>"doneActivity"in e);t&&(this.e.pub("*currentActivity",t.doneActivity),this.e.pub("*history",t.doneActivity?[t.doneActivity]:[]),this.e.read("*currentActivity")||this.r.modalManager?.closeAll());};this.setCurrentActivity=(t,...e)=>{if(zn(this.r.blocksRegistry,o=>o.activityType===t)){this.e.pub("*currentActivityParams",e[0]??{}),this.e.pub("*currentActivity",t);return}console.warn(`Activity type "${t}" not found in the context`);};this.getCurrentActivity=()=>this.e.read("*currentActivity");this.setModalState=t=>{if(t&&!this.e.read("*currentActivity")){console.warn(`Can't open modal without current activity. Please use "setCurrentActivity" method first.`);return}t?this.r.modalManager?.open(this.e.read("*currentActivity")):(this.r.modalManager?.close(this.e.read("*currentActivity")),this.e.pub("*currentActivity",null));};}get f(){return this.r.uploadCollection}get cfg(){return this.Zt}get l10n(){return this.xc}removeAllFiles(){this.f.clearAll();}getOutputItem(t){let e=B.getCtx(t);if(!e)throw new Error(`UploaderPublicApi#getOutputItem: Entry with ID "${t}" not found in the upload collection`);let o=e.store,s=o.fileInfo,n=o.isRemoved?"removed":o.errors.length>0?"failed":o.fileInfo?"success":o.isUploading?"uploading":"idle";return {uuid:s?.uuid??o.uuid??null,internalId:t,name:s?.originalFilename??o.fileName,size:s?.size??o.fileSize,isImage:s?.isImage??o.isImage,mimeType:s?.mimeType??o.mimeType,file:o.file,externalUrl:o.externalUrl,cdnUrlModifiers:o.cdnUrlModifiers,cdnUrl:o.cdnUrl??s?.cdnUrl??null,fullPath:o.fullPath,uploadProgress:o.uploadProgress,fileInfo:s??null,metadata:o.metadata??s?.metadata??null,isSuccess:n==="success",isUploading:n==="uploading",isFailed:n==="failed",isRemoved:n==="removed",isValidationPending:o.isValidationPending,errors:o.errors,status:n,source:o?.source}}getOutputCollectionState(){return Gn(this.r)}get Hr(){let t=[];return this.cfg.sourceList&&(t=G(this.cfg.sourceList)),t}};var qn={file:null,externalUrl:null,fileName:null,fileSize:null,lastModified:Date.now(),uploadProgress:0,uuid:null,isImage:false,mimeType:null,ctxName:null,cdnUrl:null,cdnUrlModifiers:null,fileInfo:null,isUploading:false,abortController:null,thumbUrl:null,silent:false,source:null,fullPath:null,metadata:null,errors:[],uploadError:null,isRemoved:false,isQueuedForUploading:false,isValidationPending:false,isQueuedForValidation:false};var hi=33.333333333333336,k=1,Yo=24,Wn=6;function ie(r,i){for(let[t,e]of Object.entries(i))r.setAttributeNS(null,t,e.toString());}function ht(r,i={}){let t=document.createElementNS("http://www.w3.org/2000/svg",r);return ie(t,i),t}function Zn(r,i,t){let{x:e,y:o,width:s,height:n}=r,a=i.includes("w")?0:1,l=i.includes("n")?0:1,c=a===0?-1:1,d=l===0?-1:1,u=[e+a*s+1.5*c,o+l*n+1.5*d-24*t*d],h=[e+a*s+1.5*c,o+l*n+1.5*d],m=[e+a*s-24*t*c+1.5*c,o+l*n+1.5*d],g=`M ${u[0]} ${u[1]} L ${h[0]} ${h[1]} L ${m[0]} ${m[1]}`,b=[h[0],h[1]];return {d:g,center:b}}function Xn(r,i,t){let{x:e,y:o,width:s,height:n}=r,a=i==="n"||i==="s",l=i==="w"||i==="e",c=a?.5:i==="w"?0:1,d=l?.5:i==="n"?0:1,u=i==="w"?-1:i==="e"?1:0,h=i==="n"?-1:i==="s"?1:0,m,g;a?(m=[e+c*s-34*t/2,o+d*n+1.5*h],g=[e+c*s+34*t/2,o+d*n+1.5*h]):(m=[e+c*s+1.5*u,o+d*n-34*t/2],g=[e+c*s+1.5*u,o+d*n+34*t/2]);let b=`M ${m[0]} ${m[1]} L ${g[0]} ${g[1]}`,w=[(m[0]+g[0])/2,(m[1]+g[1])/2];return {d:b,center:w}}function Yn(r){return r===""?"move":["e","w"].includes(r)?"ew-resize":["n","s"].includes(r)?"ns-resize":["nw","se"].includes(r)?"nwse-resize":"nesw-resize"}function Qn({rect:r,delta:[i,t],imageBox:e}){return De({...r,x:r.x+i,y:r.y+t},e)}function De(r,i){let{x:t}=r,{y:e}=r;return r.x<i.x?t=i.x:r.x+r.width>i.x+i.width&&(t=i.x+i.width-r.width),r.y<i.y?e=i.y:r.y+r.height>i.y+i.height&&(e=i.y+i.height-r.height),{...r,x:t,y:e}}function pu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[,o]=i,{y:s,width:n,height:a}=r;s+=o,a-=o,t&&(n=a*t);let l=r.x+r.width/2-n/2;return s<=e.y&&(s=e.y,a=r.y+r.height-s,t&&(n=a*t,l=r.x+r.width/2-n/2)),l<=e.x&&(l=e.x,s=r.y+r.height-a),l+n>=e.x+e.width&&(l=Math.max(e.x,e.x+e.width-n),n=e.x+e.width-l,t&&(a=n/t),s=r.y+r.height-a),a<k&&(a=k,t&&(n=a*t,l=r.x+r.width/2-n/2),s=r.y+r.height-a),n<k&&(n=k,t&&(a=n/t,l=r.x+r.width/2-n/2),s=r.y+r.height-a),{x:l,y:s,width:n,height:a}}function hu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o]=i,{x:s,width:n,height:a}=r;s+=o,n-=o,t&&(a=n/t);let l=r.y+r.height/2-a/2;return s<=e.x&&(s=e.x,n=r.x+r.width-s,t&&(a=n/t,l=r.y+r.height/2-a/2)),l<=e.y&&(l=e.y,s=r.x+r.width-n),l+a>=e.y+e.height&&(l=Math.max(e.y,e.y+e.height-a),a=e.y+e.height-l,t&&(n=a*t),s=r.x+r.width-n),a<k&&(a=k,t&&(n=a*t),l=r.y+r.height/2-a/2,s=r.x+r.width-n),n<k&&(n=k,t&&(a=n/t),l=r.y+r.height/2-a/2,s=r.x+r.width-n),{x:s,y:l,width:n,height:a}}function mu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[,o]=i,{y:s,width:n,height:a}=r;a+=o,t&&(n=a*t);let l=r.x+r.width/2-n/2;return s+a>=e.y+e.height&&(a=e.y+e.height-s,t&&(n=a*t),l=r.x+r.width/2-n/2),l<=e.x&&(l=e.x,s=r.y),l+n>=e.x+e.width&&(l=Math.max(e.x,e.x+e.width-n),n=e.x+e.width-l,t&&(a=n/t),s=r.y),a<k&&(a=k,t&&(n=a*t),l=r.x+r.width/2-n/2),n<k&&(n=k,t&&(a=n/t),l=r.x+r.width/2-n/2),{x:l,y:s,width:n,height:a}}function fu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o]=i,{x:s,width:n,height:a}=r;n+=o,t&&(a=n/t);let l=r.y+r.height/2-a/2;return s+n>=e.x+e.width&&(n=e.x+e.width-s,t&&(a=n/t),l=r.y+r.height/2-a/2),l<=e.y&&(l=e.y,s=r.x),l+a>=e.y+e.height&&(l=Math.max(e.y,e.y+e.height-a),a=e.y+e.height-l,t&&(n=a*t),s=r.x),a<k&&(a=k,t&&(n=a*t),l=r.y+r.height/2-a/2),n<k&&(n=k,t&&(a=n/t),l=r.y+r.height/2-a/2),{x:s,y:l,width:n,height:a}}function gu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o,s]=i,{x:n,y:a,width:l,height:c}=r;return n+o<e.x&&(o=e.x-n),a+s<e.y&&(s=e.y-a),n+=o,l-=o,a+=s,c-=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a-=s,a<=e.y&&(c=c-(e.y-a),l=c*t,n=r.x+r.width-l,a=e.y)):t&&(o=c*t-l,l=l+o,n-=o,n<=e.x&&(l=l-(e.x-n),c=l/t,n=e.x,a=r.y+r.height-c)),c<k&&(c=k,t&&(l=c*t),n=r.x+r.width-l,a=r.y+r.height-c),l<k&&(l=k,t&&(c=l/t),n=r.x+r.width-l,a=r.y+r.height-c),{x:n,y:a,width:l,height:c}}function vu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o,s]=i,{x:n,y:a,width:l,height:c}=r;return n+l+o>e.x+e.width&&(o=e.x+e.width-n-l),a+s<e.y&&(s=e.y-a),l+=o,a+=s,c-=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a-=s,a<=e.y&&(c=c-(e.y-a),l=c*t,n=r.x,a=e.y)):t&&(o=c*t-l,l+=o,n+l>=e.x+e.width&&(l=e.x+e.width-n,c=l/t,n=e.x+e.width-l,a=r.y+r.height-c)),c<k&&(c=k,t&&(l=c*t),a=r.y+r.height-c),l<k&&(l=k,t&&(c=l/t),a=r.y+r.height-c),{x:n,y:a,width:l,height:c}}function yu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o,s]=i,{x:n,y:a,width:l,height:c}=r;return n+o<e.x&&(o=e.x-n),a+c+s>e.y+e.height&&(s=e.y+e.height-a-c),n+=o,l-=o,c+=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a+c>=e.y+e.height&&(c=e.y+e.height-a,l=c*t,n=r.x+r.width-l,a=e.y+e.height-c)):t&&(o=c*t-l,l+=o,n-=o,n<=e.x&&(l=l-(e.x-n),c=l/t,n=e.x,a=r.y)),c<k&&(c=k,t&&(l=c*t),n=r.x+r.width-l),l<k&&(l=k,t&&(c=l/t),n=r.x+r.width-l),{x:n,y:a,width:l,height:c}}function bu({rect:r,delta:i,aspectRatio:t,imageBox:e}){let[o,s]=i,{x:n,y:a,width:l,height:c}=r;return n+l+o>e.x+e.width&&(o=e.x+e.width-n-l),a+c+s>e.y+e.height&&(s=e.y+e.height-a-c),l+=o,c+=s,t&&Math.abs(l/c)>t?(s=l/t-c,c+=s,a+c>=e.y+e.height&&(c=e.y+e.height-a,l=c*t,n=r.x,a=e.y+e.height-c)):t&&(o=c*t-l,l+=o,n+l>=e.x+e.width&&(l=e.x+e.width-n,c=l/t,n=e.x+e.width-l,a=r.y)),c<k&&(c=k,t&&(l=c*t)),l<k&&(l=k,t&&(c=l/t)),{x:n,y:a,width:l,height:c}}function Jn({direction:r,...i}){switch(r){case "n":return pu(i);case "w":return hu(i);case "s":return mu(i);case "e":return fu(i);case "nw":return gu(i);case "ne":return vu(i);case "sw":return yu(i);case "se":return bu(i);default:return i.rect}}function ta(r,[i,t]){return r.x<=i&&i<=r.x+r.width&&r.y<=t&&t<=r.y+r.height}function ea(r,i){return r.x>=i.x&&r.y>=i.y&&r.x+r.width<=i.x+i.width&&r.y+r.height<=i.y+i.height}function ia(r,i){return Math.abs(r.width/r.height-i)<.1}function Fe({width:r,height:i},t){let e=t/90%2!==0;return {width:e?i:r,height:e?r:i}}function ra(r,i,t){let e=r/i,o,s;e>t?(o=Math.round(i*t),s=i):(o=r,s=Math.round(r/t));let n=Math.round((r-o)/2),a=Math.round((i-s)/2);return n+o>r&&(o=r-n),a+s>i&&(s=i-a),{x:n,y:a,width:o,height:s}}function Ve(r){return {x:Math.round(r.x),y:Math.round(r.y),width:Math.round(r.width),height:Math.round(r.height)}}function re(r,i,t){return Math.min(Math.max(r,i),t)}var mi=["free"],Er=r=>{let i=G(r);if(!i||i.length===0)return [];let t=[];for(let e of i){let o=e.trim();if(!o)continue;let s=o.indexOf(":");if(s===-1&&!mi.includes(o)){console.warn(`Invalid crop preset: ${o}`);continue}let n=Number(o.slice(0,s)),a=Number(o.slice(s+1));if((!Number.isFinite(n)||!Number.isFinite(a)||n<=0||a<=0)&&!mi.includes(o)){console.warn(`Invalid crop preset: ${o}`);continue}t.push({id:ut.generateFastUid(),type:"aspect-ratio",width:mi.includes(o)?0:n,height:mi.includes(o)?0:a,hasFreeform:mi.includes(o)});}return t},oa=(r,i,t,e=.1)=>{let o=r/i,s=null,n=1/0;for(let a of t){let[l,c]=[a.width,a.height],d=l/c,u=Math.abs(o-d);u<n&&(n=u,s=a);}if(s){let[a,l]=[s.width,s.height],c=a/l;if(Math.abs(o-c)/c>e)return null}return s};function sa(r){return So({...r,libraryName:Lt,libraryVersion:Ut})}var na="active",_e="___ACTIVITY_IS_ACTIVE___",aa,E=class r extends(aa=C,aa){constructor(){super(...arguments);this.historyTracked=false;this.init$=Uo(this);this.Cc=$(this.Sc.bind(this),10);}Ws(){let t=r.je.get(this);this[_e]=false,this.removeAttribute(na),t?.deactivateCallback?.();}Ac(){let t=r.je.get(this);this.$["*historyBack"]=this.historyBack.bind(this),this[_e]=true,this.setAttribute(na,""),t?.activateCallback?.(),this.Cc(),this.emit(M.ACTIVITY_CHANGE,{activity:this.activityType});}initCallback(){super.initCallback(),this.activityType&&(this.hasAttribute("activity")||this.setAttribute("activity",this.activityType),this.sub("*currentActivity",t=>{try{this.activityType!==t&&this[_e]?this.Ws():this.activityType===t&&!this[_e]&&this.Ac();}catch(e){this.telemetryManager.sendEventError(e,`activity "${this.activityType}"`),console.error(`Error in activity "${this.activityType}". `,e),this.$["*currentActivity"]=this.$["*history"][this.$["*history"].length-1]??null;}t||(this.$["*history"]=[]);}));}Sc(){let t=this.$["*history"];t&&(t.length>10&&(t=t.slice(t.length-11,t.length-1)),this.historyTracked&&t[t.length-1]!==this.activityType&&t.push(this.activityType),this.$["*history"]=t);}kc(){return !!this.activityType&&r.je.has(this)}static{this.je=new Map;}get isActivityActive(){return !!this[_e]}get couldOpenActivity(){return true}registerActivity(t,e={}){let{onActivate:o,onDeactivate:s}=e;r.je.set(this,{activateCallback:o,deactivateCallback:s});}Oc(){this.isActivityActive&&this.Ws(),r.je.delete(this);}disconnectedCallback(){super.disconnectedCallback(),this.kc()&&this.Oc();let t=this.$["*currentActivity"];this.blocksRegistry&&([...this.blocksRegistry].find(o=>o instanceof r&&o.activityType===t)||(this.$["*currentActivity"]=null,this.modalManager?.closeAll()));}get activityParams(){return this.$["*currentActivityParams"]}get initActivity(){return this.getCssData("--cfg-init-activity")??null}get doneActivity(){return this.getCssData("--cfg-done-activity")??null}historyBack(){let t=this.$["*history"];if(t){let e=t.pop();for(;e===this.activityType;)e=t.pop();let o=!!e;e&&(o=[...this.blocksRegistry].find(n=>n.activityType===e)?.couldOpenActivity??false),e=o?e:void 0,e&&this.modalManager?.open(e),this.$["*currentActivity"]=e??null,this.$["*history"]=t,e||this.modalManager?.closeAll();}}};E.activities=dt;var R=class r extends E{constructor(){super(...arguments);this.couldBeCtxOwner=false;this.Ri=false;this.init$=Po(this);this.Gr=$(async()=>{if(this.getOutputData().length!==this.uploadCollection.size)return;let e=this.api.getOutputCollectionState();this.$["*collectionState"]=e,this.emit(M.CHANGE,()=>this.api.getOutputCollectionState(),{debounce:true}),this.cfg.groupOutput&&e.totalCount>0&&e.status==="success"&&this.Pc(e);},300);this.Lc=(t,e,o)=>{if(this.isConnected){(e.size||o.size)&&(this.$["*groupInfo"]=null),this.validationManager.runFileValidators("add",[...e].map(s=>s.uid));for(let s of e)s.getValue("silent")||this.emit(M.FILE_ADDED,this.api.getOutputItem(s.uid));this.validationManager.runCollectionValidators();for(let s of o){this.$["*uploadTrigger"].delete(s.uid),this.validationManager.cleanupValidationForEntry(s),s.getValue("abortController")?.abort(),s.setMultipleValues({isRemoved:true,abortController:null,isUploading:false,uploadProgress:0});let n=s?.getValue("thumbUrl");n&&URL.revokeObjectURL(n),this.emit(M.FILE_REMOVED,this.api.getOutputItem(s.uid));}this.$["*uploadList"]=t.map(s=>({uid:s})),this.Ys(),this.Gr();}};this.Uc=t=>{if(!this.isConnected)return;this.Gr();let e=this.uploadCollection,o=[...new Set(Object.entries(t).filter(([s])=>["uploadError","fileInfo","cdnUrl","cdnUrlModifiers"].includes(s)).flatMap(([,s])=>[...s]))];if(o.length>0&&setTimeout(()=>{if(!this.isConnected)return;let s=o.filter(n=>t.fileInfo?.has(n)&&!!B.getCtx(n)?.store.fileInfo);s.length>0&&this.validationManager.runFileValidators("upload",s),this.validationManager.runFileValidators("change",o);}),t.uploadProgress){for(let s of t.uploadProgress){let n=B.getCtx(s);if(!n)continue;let{isUploading:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_PROGRESS,this.api.getOutputItem(s));}this.Ys();}if(t.isUploading)for(let s of t.isUploading){let n=B.getCtx(s);if(!n)continue;let{isUploading:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_START,this.api.getOutputItem(s));}if(t.fileInfo){for(let s of t.fileInfo){let n=B.getCtx(s);if(!n)continue;let{fileInfo:a,silent:l}=n.store;a&&!l&&this.emit(M.FILE_UPLOAD_SUCCESS,this.api.getOutputItem(s));}this.cfg.cropPreset&&this.Rc(),this.cfg.cloudImageEditorAutoOpen&&this.$c();}if(t.errors){this.validationManager.runCollectionValidators();for(let a of t.errors){let l=B.getCtx(a);if(!l)continue;let{errors:c}=l.store;c.length>0&&(this.emit(M.FILE_UPLOAD_FAILED,this.api.getOutputItem(a)),this.emit(M.COMMON_UPLOAD_FAILED,()=>this.api.getOutputCollectionState(),{debounce:true}));}let s=e.findItems(a=>!!a.getValue("fileInfo")),n=e.findItems(a=>a.getValue("errors").length>0);e.size>0&&n.length===0&&e.size===s.length&&this.$["*collectionErrors"].length===0&&this.emit(M.COMMON_UPLOAD_SUCCESS,this.api.getOutputCollectionState());}t.cdnUrl&&([...t.cdnUrl].filter(n=>!!this.uploadCollection.read(n)?.getValue("cdnUrl")).forEach(n=>{this.emit(M.FILE_URL_CHANGED,this.api.getOutputItem(n));}),this.$["*groupInfo"]=null);};this.Ys=()=>{let t=0,o=[...this.$["*uploadTrigger"]].filter(n=>!!this.uploadCollection.read(n));o.forEach(n=>{let a=this.uploadCollection.readProp(n,"uploadProgress");typeof a=="number"&&(t+=a);});let s=o.length?Math.round(t/o.length):0;this.$["*commonProgress"]!==s&&(this.$["*commonProgress"]=s,this.emit(M.COMMON_UPLOAD_PROGRESS,this.api.getOutputCollectionState()));};}get Mc(){return this.hasBlockInCtx(t=>t instanceof r?t.Ri&&t.isConnected&&t!==this:false)}initCallback(){super.initCallback(),this.tt("*uploadCollection",()=>new fr({initialValue:qn,watchList:["uploadProgress","uploadError","fileInfo","errors","cdnUrl","isUploading","isValidationPending"]})),this.tt("*secureUploadsManager",t=>new dr(t)),this.tt("*validationManager",t=>new hr(t)),this.tt("*publicApi",t=>new br(t)),!this.Mc&&this.couldBeCtxOwner&&this.Ic();}getAPI(){return this.api}get validationManager(){return this.et("*validationManager")}get api(){return this.et("*publicApi")}get uploadCollection(){return this.et("*uploadCollection")}get secureUploadsManager(){return this.et("*secureUploadsManager")}disconnectedCallback(){super.disconnectedCallback(),this.Ri&&this.Zs(),this.Gr.cancel();}connectedCallback(){super.connectedCallback(),this.Ri&&this.Xs();}Ic(){this.Ri=true,this.Xs(),this.subConfigValue("maxConcurrentRequests",t=>{this.$["*uploadQueue"].concurrency=Number(t)||1;});}Xs(){this.Zs(),this.Kr=this.uploadCollection.observeCollection(this.Lc),this.jr=this.uploadCollection.observeProperties(this.Uc);}Zs(){this.jr?.(),this.Kr?.(),this.jr=void 0,this.Kr=void 0;}async Pc(t){let e=await this.getUploadClientOptions(),o=t.allEntries.map(l=>l.uuid+(l.cdnUrlModifiers?`/${l.cdnUrlModifiers}`:"")),s=new AbortController,n=await Tn(o,{...e,signal:s.signal});if(this.$["*collectionState"]!==t){s.abort();return}this.$["*groupInfo"]=n;let a=this.api.getOutputCollectionState();this.emit(M.GROUP_CREATED,a),this.emit(M.CHANGE,()=>this.api.getOutputCollectionState(),{debounce:true}),this.$["*collectionState"]=a;}$c(){let[t]=this.uploadCollection.findItems(e=>!!e.getValue("fileInfo")&&e.getValue("isImage")).map(e=>this.uploadCollection.read(e));t&&this.uploadCollection.size===1&&this.cfg.useCloudImageEditor&&this.hasBlockInCtx(e=>e.activityType===E.activities.CLOUD_IMG_EDIT)&&(this.$["*currentActivityParams"]={internalId:t.uid},this.$["*currentActivity"]=E.activities.CLOUD_IMG_EDIT,this.modalManager?.open(E.activities.CLOUD_IMG_EDIT));}Rc(){let t=Er(this.cfg.cropPreset);if(t){let[e]=t,o=this.uploadCollection.findItems(s=>!!s.getValue("fileInfo")&&s.getValue("isImage")&&!s.getValue("cdnUrlModifiers")?.includes("/crop/")).map(s=>this.uploadCollection.read(s)).filter(Boolean);for(let s of o){let n=s.getValue("fileInfo");if(!n||!n.imageInfo){console.warn("Failed to get image info for entry",s.uid);continue}let{width:a,height:l}=n.imageInfo,c=typeof e?.width=="number"&&typeof e?.height=="number"&&e.width>0&&e.height>0?e.width/e.height:1,d=ra(a,l,c),u=tt(`crop/${d.width}x${d.height}/${d.x},${d.y}`,"preview"),h=s.getValue("cdnUrl");if(!h){console.warn("Failed to get cdnUrl for entry",s.uid);continue}s.setMultipleValues({cdnUrlModifiers:u,cdnUrl:K(h,u)}),this.uploadCollection.size===1&&this.cfg.useCloudImageEditor&&this.hasBlockInCtx(m=>m.activityType===E.activities.CLOUD_IMG_EDIT)&&(this.$["*currentActivityParams"]={internalId:s.uid},this.$["*currentActivity"]=E.activities.CLOUD_IMG_EDIT,this.modalManager?.open(E.activities.CLOUD_IMG_EDIT));}}}async getMetadataFor(t){let e=this.cfg.metadata||void 0;if(typeof e=="function"){let o=this.api.getOutputItem(t);return await e(o)}return e}async getUploadClientOptions(){let t=await this.secureUploadsManager.getSecureToken().catch(()=>null);return {store:this.cfg.store,publicKey:this.cfg.pubkey,baseCDN:this.cfg.cdnCname,baseURL:this.cfg.baseUrl,userAgent:sa,integration:this.cfg.userAgentIntegration,secureSignature:t?.secureSignature,secureExpire:t?.secureExpire,retryThrottledRequestMaxTimes:this.cfg.retryThrottledRequestMaxTimes,retryNetworkErrorMaxTimes:this.cfg.retryNetworkErrorMaxTimes,multipartMinFileSize:this.cfg.multipartMinFileSize,multipartChunkSize:this.cfg.multipartChunkSize,maxConcurrentRequests:this.cfg.multipartMaxConcurrentRequests,multipartMaxAttempts:this.cfg.multipartMaxAttempts,checkForUrlDuplicates:!!this.cfg.checkForUrlDuplicates,saveUrlForRecurrentUploads:!!this.cfg.saveUrlForRecurrentUploads}}getOutputData(){return vr(this.r)}};R.extSrcList=Object.freeze({...Et});R.sourceTypes=Object.freeze({...z});var fi=class extends C{constructor(){super(...arguments);this.name="";this.qr="";this.Qs=null;}initCallback(){super.initCallback(),this.setAttribute("aria-hidden","true"),this.subConfigValue("iconHrefResolver",t=>{this.Qs=t,this.Js();});}willUpdate(t){super.willUpdate(t),t.has("name")&&this.Js();}Js(){if(!this.name){this.qr="";return}let t=`#uc-icon-${this.name}`,e=this.Qs?.(this.name);this.qr=e??t;}render(){return v` ${this.yield("",v`<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true"><use href=${this.qr}></use></svg>`)} `}};p([y({type:String})],fi.prototype,"name",2),p([f()],fi.prototype,"qr",2);var la=r=>[...new Set(r)];var Ee="--uc-img-",Qo="unresolved";var Jo=!window.location.host.trim()||window.location.host.includes(":")||window.location.hostname.includes("localhost"),ts=3e3,es=5e3,is=Object.freeze({PREVIEW:"PREVIEW",MAIN:"MAIN"});var wu="https://ucarecdn.com",Ne=Object.freeze({"dev-mode":{},pubkey:{},uuid:{},src:{},lazy:{default:1},intersection:{},breakpoints:{},"cdn-cname":{default:wu},"proxy-cname":{},"secure-delivery-proxy":{},"hi-res-support":{default:1},"ultra-res-support":{},format:{},"cdn-operations":{},progressive:{},quality:{},"is-background-for":{},"is-preview-blur":{default:1}});var Tr=class extends ke(Oe(yt)){constructor(){super();this.ye={};this.w=new Map;this.be=null;this.$i=null;for(let t in Ne){let e=Ne[t];this.ye[Ee+t]=e?.default||"";}}createRenderRoot(){return this}$$(t){return this.ye[Ee+t]}set$$(t){for(let e in t){let o=Ee+e,s=t[e];this.ye[o]=s,this.K(o,s);}}sub$$(t,e){let o=Ee+t;this.w.has(o)||this.w.set(o,new Set),this.w.get(o)?.add(e);let s=this.ye[o];s!==null&&s!==""&&e(s);}K(t,e){this.w.has(t)&&this.w.get(t)?.forEach(o=>{e===null||e===""||o(e);});}analyticsParams(){return `-/@clib/${Lt}/${Ut}/uc-img/`}initAttributes(t){Array.from(this.attributes).forEach(e=>{let o=e;Ne[o.name]||t.setAttribute(o.name,o.value);});}initIntersection(t,e){let o={root:null,rootMargin:"0px"};this.be=new IntersectionObserver(s=>{s.forEach(n=>{n.isIntersecting&&(e(),this.be?.unobserve(t));});},o),this.be.observe(t),this.$i||(this.$i=new Set),this.$i.add(t);}connectedCallback(){super.connectedCallback(),this.Dc();}Dc(){for(let t in Ne){let e=Ee+t,o=this.getCssData(e,true);o!=null&&(this.ye[e]=o);}}disconnectedCallback(){super.disconnectedCallback(),this.be&&(this.$i?.forEach(t=>{this.be?.unobserve(t);}),this.be=null),this.w.clear();}static get observedAttributes(){return Object.keys(Ne)}attributeChangedCallback(t,e,o){window.setTimeout(()=>{let s=Ee+t;this.ye[s]=o,this.K(s,o);});}};var ca=r=>Object.entries(r).filter(([i,t])=>t!==void 0&&t!=="").map(([i,t])=>i==="cdn-operations"||i==="analytics"?t:`${i}/${t}`);var Sr=class extends Tr{constructor(){super(...arguments);this.kt=new Image;this.wt=new Image;}tn(t){return !t.includes("//")&&!Jo&&(t=new URL(t,document.baseURI).href),t}Di(t){if(!t)return;let e=t,o=e.match(/\d+/)?.[0],s=e.match(/[a-zA-Z]+/)?.[0];if(!o||!s)return;let n=parseInt(o,10);return Number(n)>es&&this.en?es+s:Number(n)>ts&&!this.en?ts+s:t}Fc(t,e){let o={format:this.Wr("format"),quality:this.Wr("quality"),resize:this.Di(t),blur:e,"cdn-operations":this.Wr("cdn-operations")??void 0,analytics:this.analyticsParams()};return tt(...ca(o))}Wr(t){let e=this.$$(t);if(e==null||typeof e=="string"||typeof e=="number"||typeof e=="boolean")return e}ot(t="",e=""){let o=this.$$("src");if(o.startsWith("data:")||o.startsWith("blob:"))return o;if(Jo&&o&&!o.includes("//"))return this.Ge(o);let s=this.Fc(t,e),n=this.$$("cdn-cname"),a=n;if(o.startsWith(String(n)))return K(o,s);let l=this.$$("uuid");if(a&&l)return this.Ge(K(Xt(a,l),s));if(l)return this.Ge(K(Xt(a,l),s));let c=this.$$("proxy-cname");if(c)return this.Ge(K(c,s,this.tn(o)));let d=this.$$("pubkey");if(d)return this.Ge(K(`https://${d}.ucr.io/`,s,this.tn(o)))}Ge(t){let e=this.$$("secure-delivery-proxy");return e?Pe(e,{previewUrl:t},{transform:o=>window.encodeURIComponent(o)}):t}we(t,e=1,o=true){let s=t.getBoundingClientRect(),n=e*Math.round(s.width),a=o?"":e*Math.round(s.height);return n||a?`${n||""}x${a||""}`:null}Nc(t){let e=s=>{s.stopPropagation();let n=new Event(s.type,s);this.dispatchEvent(n);},o=["load","error"];for(let s of o)t.addEventListener(s,e);}get img(){return this.Ot||(this.Zr({elNode:this.kt}),this.appendChild(this.kt)),this.kt}get Fi(){return this.Ot?{type:is.PREVIEW,img:this.wt}:{type:is.MAIN,img:this.img}}get Ot(){return this.$$("is-preview-blur")}get rn(){return this.$$("is-background-for")}get sn(){let t=this.$$("breakpoints");if(t){let e=G(t);return la(e.map(o=>parseInt(o,10)))}else return null}get en(){return this.$$("format").toLowerCase()==="jpeg"}nn(t){let e=new Set;e.add(`url("${this.ot(this.we(t))}") 1x`),this.$$("hi-res-support")&&e.add(`url("${this.ot(this.we(t,2))}") ${2}x`),this.$$("ultra-res-support")&&e.add(`url("${this.ot(this.we(t,3))}") ${3}x`);let o=`image-set(${[...e].join(", ")})`;t.style.setProperty("background-image",o),t.style.setProperty("background-image",`-webkit-${o}`);}an(){let t=new Set;return this.sn?this.sn.forEach(e=>{t.add(`${this.ot(`${e}x`)} ${this.Di(`${e}w`)}`),this.$$("hi-res-support")&&t.add(`${this.ot(`${e*2}x`)} ${this.Di(`${e*2}w`)}`),this.$$("ultra-res-support")&&t.add(`${this.ot(`${e*3}x`)} ${this.Di(`${e*3}w`)}`);}):(t.add(`${this.ot(this.we(this.Fi.img))} 1x`),this.$$("hi-res-support")&&t.add(`${this.ot(this.we(this.Fi.img,2))} 2x`),this.$$("ultra-res-support")&&t.add(`${this.ot(this.we(this.Fi.img,3))} 3x`)),[...t].join()}ln(){return this.ot()}get cn(){return this.ot("100x","100")}Vc(){let t=this.rn;[...document.querySelectorAll(t)].forEach(e=>{this.$$("intersection")?this.initIntersection(e,()=>{this.nn(e);}):this.nn(e);});}_c({elNode:t,src:e,srcset:o}){e&&(t.src=e),o&&(t.srcset=o);}Zr({elNode:t}){this.Nc(t),this.initAttributes(t);}Xr({src:t,srcset:e,elNode:o}){return new Promise((s,n)=>{this.Zr({elNode:o}),o.setAttribute(Qo,""),o.addEventListener("load",()=>{o.removeAttribute(Qo),s(o);}),o.addEventListener("error",()=>{n(false);}),this._c({elNode:o,src:t,srcset:e});})}async Bc(){if(this.$$("intersection")){this.Ot&&(this.Zr({elNode:this.wt}),this.appendChild(this.wt)),this.initIntersection(this.Fi.img,async()=>{this.Ot&&(this.wt.src=this.cn);try{await this.Xr({src:this.ln(),srcset:this.an(),elNode:this.kt}),this.Ot&&await this.wt.remove(),this.appendChild(this.kt);}catch{this.Ot&&await this.wt?.remove(),this.appendChild(this.kt);}});return}try{this.Ot&&(await this.Xr({src:this.cn,elNode:this.wt}),this.appendChild(this.wt)),await this.Xr({src:this.ln(),srcset:this.an(),elNode:this.kt}),this.Ot&&await this.wt?.remove(),this.appendChild(this.kt);}catch{this.Ot&&await this.wt?.remove(),this.appendChild(this.kt);}}init(){this.rn?this.Vc():this.Bc();}};var rs=class extends Sr{connectedCallback(){super.connectedCallback(),this.sub$$("src",()=>{this.init();}),this.sub$$("uuid",()=>{this.init();}),this.sub$$("lazy",i=>{!this.$$("is-background-for")&&!this.$$("is-preview-blur")&&(this.img.loading=i?"lazy":"eager");});}};var{I:Eu}=Ks,ua=r=>r;var pa=r=>r.strings===void 0,da=()=>document.createComment(""),Be=(r,i,t)=>{let e=r.St.parentNode,o=i===void 0?r.de:i.St;if(t===void 0){let s=e.insertBefore(da(),o),n=e.insertBefore(da(),o);t=new Eu(s,n,r,r.options);}else {let s=t.de.nextSibling,n=t.c,a=n!==r;if(a){let l;t.zc?.(r),t.c=r,t.bi!==void 0&&(l=r.W)!==n.W&&t.bi(l);}if(s!==o||a){let l=t.St;for(;l!==s;){let c=ua(l).nextSibling;ua(e).insertBefore(l,o),l=c;}}}return t},oe=(r,i,t=r)=>(r.yt(i,t),r),Tu={},ha=(r,i=Tu)=>r.i=i,ma=r=>r.i,Ar=r=>{r.pe(),r.St.remove();};var gi=(r,i)=>{let t=r.vt;if(t===void 0)return false;for(let e of t)e.Es?.(i,false),gi(e,i);return true},kr=r=>{let i,t;do{if((i=r.c)===void 0)break;t=i.vt,t.delete(r),r=i;}while(t?.size===0)},fa=r=>{for(let i;i=r.c;r=i){let t=i.vt;if(t===void 0)i.vt=t=new Set;else if(t.has(r))break;t.add(r),Su(i);}};function xu(r){this.vt!==void 0?(kr(this),this.c=r,fa(this)):this.c=r;}function Cu(r,i=false,t=0){let e=this.i,o=this.vt;if(o!==void 0&&o.size!==0)if(i)if(Array.isArray(e))for(let s=t;s<e.length;s++)gi(e[s],false),kr(e[s]);else e!=null&&(gi(e,false),kr(e));else gi(this,r);}var Su=r=>{r.type==Pt.CHILD&&(r.bi??=Cu,r.zc??=xu);},Or=class extends bt{constructor(){super(...arguments),this.vt=void 0;}Ar(i,t,e){super.Ar(i,t,e),fa(this),this.isConnected=i.W;}Es(i,t=true){i!==this.isConnected&&(this.isConnected=i,i?this.reconnected?.():this.disconnected?.()),t&&(gi(this,i),kr(this));}setValue(i){if(pa(this.Li))this.Li.yt(i,this);else {let t=[...this.Li.i];t[this.vc]=i,this.Li.yt(t,this,0);}}disconnected(){}reconnected(){}};var O=()=>new ss,ss=class{},os=new WeakMap,I=pt(class extends Or{render(r){return P}update(r,[i]){let t=i!==this.G;return t&&this.G!==void 0&&this.rt(void 0),(t||this.lt!==this.ct)&&(this.G=i,this.ht=r.options?.host,this.rt(this.ct=r.element)),P}rt(r){if(this.isConnected||(r=void 0),typeof this.G=="function"){let i=this.ht??globalThis,t=os.get(i);t===void 0&&(t=new WeakMap,os.set(i,t)),t.get(this.G)!==void 0&&this.G.call(this.ht,void 0),t.set(this.G,r),r!==void 0&&this.G.call(this.ht,r);}else this.G.value=r;}get lt(){return typeof this.G=="function"?os.get(this.ht??globalThis)?.get(this.G):this.G?.value}disconnected(){this.lt===this.ct&&this.rt(void 0);}reconnected(){this.rt(this.ct);}});var ns=null,vi=class extends C{constructor(){super(...arguments);this.dialogEl=O();this.strokes=false;this.blockBodyScrolling=false;this.closeDialog=()=>{this.modalManager?.close(this.id),this.modalManager?.hasActiveModals||(document.body.style.overflow="");};this.Hc=()=>{this.closeDialog();};this.Kc=t=>{this.Yr=t.target;};this.jc=t=>{let e=t.target;e===this.dialogEl.value&&e===this.Yr&&this.closeDialog();};this.qe=({id:t})=>{t===this.id?(ns=t,this.show(),this.emit(M.MODAL_OPEN,{modalId:t},{debounce:true})):this.hide();};this.We=({id:t})=>{t===this.id&&(this.hide(),this.emit(M.MODAL_CLOSE,{modalId:t,hasActiveModals:this.modalManager?.hasActiveModals},{debounce:true}));};this.un=t=>{this.hide(),ns===this.id&&this.emit(M.MODAL_CLOSE,{modalId:ns,hasActiveModals:this.modalManager?.hasActiveModals},{debounce:true});};}static{this.styleAttrs=[...super.styleAttrs,"uc-modal"];}show(){let t=this.dialogEl.value;typeof t.showModal=="function"?(this.setAttribute("aria-modal","true"),t.showModal()):t.setAttribute("open",""),this.cfg.modalScrollLock&&(document.body.style.overflow="hidden");}hide(){let t=this.dialogEl.value;typeof t.close=="function"?(this.setAttribute("aria-modal","false"),t.close()):t.removeAttribute("open");}initCallback(){super.initCallback(),this.modalManager?.registerModal(this.id,this),this.subConfigValue("modalBackdropStrokes",t=>{t?this.setAttribute("strokes",""):this.removeAttribute("strokes");}),this.modalManager?.subscribe(q.OPEN,this.qe),this.modalManager?.subscribe(q.CLOSE,this.We),this.modalManager?.subscribe(q.CLOSE_ALL,this.un);}disconnectedCallback(){super.disconnectedCallback(),document.body.style.overflow="",this.Yr=void 0,this.modalManager?.unsubscribe(q.OPEN,this.qe),this.modalManager?.unsubscribe(q.CLOSE,this.We),this.modalManager?.unsubscribe(q.CLOSE_ALL,this.un);}Gc(t){this.dialogEl={value:t},this.dialogEl.value?.addEventListener("close",this.Hc),this.dialogEl.value?.addEventListener("mousedown",this.Kc),this.dialogEl.value?.addEventListener("mouseup",this.jc);}render(){return v`<dialog ${I(this.Gc)}>${this.yield("")}</dialog>`}};p([y({type:Boolean,noAccessor:true})],vi.prototype,"strokes",2),p([y({type:Boolean,attribute:"block-body-scrolling",noAccessor:true})],vi.prototype,"blockBodyScrolling",2);var Mr=class extends R{constructor(){super(...arguments);this.S=null;this.Ni=null;}get dn(){return this.nameAttrValue??this.ctxName}pn(){let t=document.createElement("input");return t.type="text",t.name=this.dn,t.required=this.cfg.multipleMin>0,t.tabIndex=-1,gr(t,{opacity:0,height:0,width:0}),t}initCallback(){super.initCallback(),this.S=this.pn(),this.appendChild(this.S),this.sub("*collectionState",t=>{if(!t)return;if(!this.Ni){let n=document.createElement("div");this.appendChild(n),this.Ni=n;}if(!this.S){let n=this.pn();this.appendChild(n),this.S=n;}if(this.Ni.innerHTML="",t.status==="uploading"||t.status==="idle"){this.S.value="",this.S.setCustomValidity("");return}if(t.status==="failed"){let n=t.errors[0]?.message;this.S.value="",this.S.setCustomValidity(n??"");return}let e=t.group?t.group:null;if(e){this.S.value=e.cdnUrl??"",this.S.setCustomValidity("");return}let o=t.allEntries.map(n=>n.cdnUrl).filter(n=>typeof n=="string");if(!this.cfg.multiple&&o.length===1&&o[0]){this.S.value=o[0],this.S.setCustomValidity("");return}this.S.remove(),this.S=null;let s=new DocumentFragment;for(let n of o){let a=document.createElement("input");a.type="hidden",a.name=`${this.dn}[]`,a.value=n,s.appendChild(a);}this.Ni.replaceChildren(s);},false);}};p([y({type:String,noAccessor:true,attribute:"name"})],Mr.prototype,"nameAttrValue",2);var as=class extends C{initCallback(){super.initCallback(),this.subConfigValue("removeCopyright",i=>{this.toggleAttribute("hidden",!!i);});}render(){return v`<a href="https://uploadcare.com/?utm_source=copyright&amp;utm_medium=referral&amp;utm_campaign=v4" target="_blank noopener" class="uc-credits" >Powered by Uploadcare</a >`}};var ze=class extends C{constructor(){super(...arguments);this.hasFileName=false;this.value=0;this.visible=true;this.at=0;this.Vi=O();this.hn=()=>{let t=this.Vi.value;if(t){if(!this.visible){t.classList.add("uc-fake-progress--hidden");return}this.at>0&&t.classList.add("uc-fake-progress--hidden");}};}firstUpdated(t){super.firstUpdated(t),this.at=this.Qr(this.value),this.Jr(),this.Vi.value?.addEventListener("animationiteration",this.hn);}updated(t){if(super.updated(t),t.has("value")){let e=this.Qr(this.value);if(!this.visible)this.at=e;else {let o=Math.max(this.at,e);o!==this.at&&(this.at=o,this.Jr());}}t.has("visible")&&(this.classList.toggle("uc-progress-bar--hidden",!this.visible),this.visible?this.Jr():this.at=this.Qr(this.value));}disconnectedCallback(){super.disconnectedCallback(),this.Vi.value?.removeEventListener("animationiteration",this.hn);}Qr(t){return Number.isFinite(t)?Math.min(100,Math.max(0,t)):0}Jr(){this.visible&&this.style.setProperty("--l-progress-value",this.at.toString());}render(){return v`<div ${I(this.Vi)} class="uc-fake-progress"></div><div class="uc-progress"></div>`}};p([y({type:Boolean,noAccessor:true})],ze.prototype,"hasFileName",2),p([y({type:Number})],ze.prototype,"value",2),p([y({type:Boolean,reflect:true})],ze.prototype,"visible",2);var yi=class extends R{constructor(){super();this.Et=false;this.Ee=0;this.init$={...this.init$,"*commonProgress":0};}initCallback(){super.initCallback(),this.to=this.uploadCollection.observeProperties(()=>{let t=this.uploadCollection.items().some(e=>this.uploadCollection.read(e)?.getValue("isUploading")??false);this.Et=t;}),this.sub("*commonProgress",t=>{this.Ee=t;});}updated(t){super.updated(t),t.has("visible")&&(this.Et?this.setAttribute("active",""):this.removeAttribute("active"));}disconnectedCallback(){super.disconnectedCallback(),this.to?.(),this.to=void 0;}render(){return v`<uc-progress-bar .value=${this.Ee} .visible=${this.Et}></uc-progress-bar>`}};p([f()],yi.prototype,"Et",2),p([f()],yi.prototype,"Ee",2);var He=class extends C{constructor(){super(...arguments);this.value="";this.disabled=false;this.options=[];this.qc=t=>{if(this.disabled){t.preventDefault(),t.stopPropagation();return}t.preventDefault(),t.stopPropagation();let e=t.currentTarget;e&&(this.value=e.value,this.dispatchEvent(new Event("change")));};}render(){return v`<select @change=${this.qc} .value=${this.value} ?disabled=${this.disabled}>${this.options.map(t=>v`<option value=${t.value}>${t.text}</option>`)}</select>`}};p([y({type:String,attribute:false})],He.prototype,"value",2),p([y({type:Boolean,reflect:true})],He.prototype,"disabled",2),p([y({type:Array,attribute:false})],He.prototype,"options",2);var Au="src-type-",je=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.eo={};this.io="default";this.ro="";}Wc(){this.Te({type:z.LOCAL,activate:()=>(this.api.openSystemDialog(),false)}),this.Te({type:z.URL,activity:E.activities.URL,textKey:"from-url"}),this.Te({type:z.CAMERA,activity:E.activities.CAMERA,activate:()=>{let t=be.htmlMediaCapture;return t&&this.api.openSystemDialog({captureCamera:true}),!t}}),this.Te({type:"draw",activity:E.activities.DRAW,icon:"edit-draw"});for(let t of Object.values(Xo))this.Te({type:t,activity:E.activities.CAMERA,activate:()=>{let e=be.htmlMediaCapture;return e&&this.api.openSystemDialog({captureCamera:true,modeCamera:t==="mobile-photo-camera"?A.PHOTO:A.VIDEO}),!e}});for(let t of Object.values(Et))this.Te({type:t,activity:E.activities.EXTERNAL,activityParams:{externalSourceType:t}});}initCallback(){super.initCallback(),this.Wc(),this.type&&this.mn(this.type);}Te(t){this.eo[t.type]=t;}activate(){if(!this.type)return;let t=this.eo[this.type];if(!t)return;let{activity:e,activate:o,activityParams:s={}}=t;(o?o():e)&&e&&(this.modalManager?.open(e),this.set$({"*currentActivityParams":s,"*currentActivity":e}));}mn(t){let e=this.eo[t];if(!e){console.warn(`Unsupported source type: ${t}`);return}let{textKey:o,icon:s}=e;this.ro=`${Au}${pi(o??t)}`,this.io=s??pi(t);}willUpdate(t){super.willUpdate(t),t.has("type")&&(this.type?this.mn(this.type):(this.ro="",this.io="default"));}render(){return v`<button type="button" @click=${this.activate}><uc-icon name=${this.io}></uc-icon><div class="uc-txt">${this.l10n(this.ro)}</div></button>`}};p([y({type:String})],je.prototype,"type",2),p([f()],je.prototype,"io",2),p([f()],je.prototype,"ro",2);var bi=class extends C{constructor(){super(...arguments);this.gn=[];this.q=[];this.wrap=false;this.yn=[];}initCallback(){super.initCallback(),this.subConfigValue("sourceList",t=>{this.gn=G(t),this.vn();}),this.subConfigValue("cameraModes",t=>{this.q=at(t),this.vn();});}updated(t){super.updated(t),this.cfg.sourceListWrap?this.style.removeProperty("display"):this.style.display="contents";}vn(){let t=[];for(let e of this.gn){if(e==="instagram"){console.error("Instagram source was removed because the Instagram Basic Display API hasn't been available since December 4, 2024. Official statement, see here: https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/?locale=en_US");continue}if(e==="camera"&&be.htmlMediaCapture){let o=this.q.length?this.q.map(s=>`mobile-${s}-camera`):["mobile-photo-camera"];t.push(...o);continue}t.push(e);}this.yn=t;}render(){return v`${this.yn.map(t=>v`<uc-source-btn role="listitem" type=${t}></uc-source-btn>`)}`}};p([y({type:Boolean,attribute:"wrap",noAccessor:true})],bi.prototype,"wrap",2),p([f()],bi.prototype,"yn",2);var ls=class extends C{render(){return v`<div class="uc-spinner"></div>`}};var At="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=";function Te(r){let i=new Image;return {promise:new Promise((o,s)=>{i.src=r,i.onload=()=>o(),i.onerror=n=>s(n);}),image:i,cancel:()=>{i.naturalWidth===0&&(i.src=At);}}}function wi(r){let i=[];for(let s of r){let n=Te(s);i.push(n);}let t=i.map(s=>s.image);return {promise:Promise.allSettled(i.map(s=>s.promise)),images:t,cancel:()=>{i.forEach(s=>{s.cancel();});}}}function cs(r,i=40){if(r.type==="image/svg+xml")return URL.createObjectURL(r);let t=document.createElement("canvas"),e=t.getContext("2d");if(!e)return Promise.reject(new Error("Canvas context not supported"));let o=new Image,s=new Promise((n,a)=>{o.onload=()=>{let l=o.height/o.width;l>1?(t.width=i,t.height=i*l):(t.height=i,t.width=i/l),e.fillStyle="rgb(240, 240, 240)",e.fillRect(0,0,t.width,t.height),e.drawImage(o,0,0,t.width,t.height),t.toBlob(c=>{if(!c){a();return}let d=URL.createObjectURL(c);n(d);});},o.onerror=l=>{a(l);};});return o.src=URL.createObjectURL(r),s}var Ke=class extends R{constructor(){super(...arguments);this._i=new Set;this.entry=null;}withEntry(t){return (...e)=>{let o=this.entry;if(!o){console.warn("No entry found");return}return t(o,...e)}}subEntry(t,e){this.withEntry((o,s,n)=>{let a=o.subscribe(s,l=>{this.isConnected&&n(l);});this._i.add(a);})(t,e);}reset(){for(let t of this._i)t();this._i=new Set,this.entry=null;}disconnectedCallback(){super.disconnectedCallback(),this._i=new Set;}};function ku(r){let i=new Blob([r],{type:"image/svg+xml"});return URL.createObjectURL(i)}function Ir(r="hsl(209, 21%, 65%)",i=32,t=32){return ku(`<svg width="${i}" height="${t}" viewBox="0 0 30 30" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" fill="${r}" d="M9.68848 8.70068C9.68848 8.42454 9.91233 8.20068 10.1885 8.20068H15.0885C15.2211 8.20068 15.3483 8.25336 15.442 8.34713L20.342 13.2471C20.4358 13.3409 20.4885 13.4681 20.4885 13.6007V21.3007C20.4885 21.5768 20.2646 21.8007 19.9885 21.8007H10.1885C9.91233 21.8007 9.68848 21.5768 9.68848 21.3007V8.70068ZM10.6885 9.20068V20.8007H19.4885V14.1007L15.0885 14.1007C14.8123 14.1007 14.5885 13.8768 14.5885 13.6007L14.5885 9.20068H10.6885ZM15.5885 9.90779L18.7814 13.1007L15.5885 13.1007L15.5885 9.90779Z"/></svg>`)}var Ou=3e3,Ge=class extends Ke{constructor(){super(...arguments);this.badgeIcon="";this.uid="";this.Nt="";this.bn=false;this.Bi=null;this.wn=false;this.Zc=this.cfg.filesViewMode;this.En=this.withEntry(async(t,e=false)=>{let o=t.getValue("fileInfo"),s=t.getValue("isImage"),n=t.getValue("uuid"),a=t.getValue("thumbUrl"),l=this.Xc(e);if(o&&s&&n){let d=await this.proxyUrl(K(Xt(this.cfg.cdnCname,n),tt(t.getValue("cdnUrlModifiers"),"stretch/off",`scale_crop/${l}x${l}/center`)));if(a===d)return;let{promise:u}=Te(d);u.then(()=>{t.setValue("thumbUrl",d),a?.startsWith("blob:")&&URL.revokeObjectURL(a);}).catch(async()=>{if(!a?.startsWith("blob:"))try{let h=t.getValue("file");if(!h)return;let m=await cs(h,l);t.setValue("thumbUrl",m);}catch(h){this.telemetryManager.sendEventError(h,"thumbnail generation. Failed to generate thumb from file");let m=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Ir(m));}});return}if(t.getValue("thumbUrl"))return;let c=t.getValue("file");if(c?.type.includes("image"))try{let d=await cs(c,l);t.setValue("thumbUrl",d);}catch(d){this.telemetryManager.sendEventError(d,"thumbnail generation. Failed to generate thumb from file");let u=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Ir(u));}else {let d=window.getComputedStyle(this).getPropertyValue("--uc-muted-foreground");t.setValue("thumbUrl",Ir(d));}});this.zi=$(this.En.bind(this),100);}Xc(t=false){t&&(this.Bi=this.getBoundingClientRect());let e=Math.max(parseInt(String(this?.Bi?.height||0),10),parseInt(String(this?.Bi?.width||0),10),this.cfg.thumbSize);return window.devicePixelRatio>1&&(e*=window.devicePixelRatio),Math.min(e,Ou)}Yc(t,e){return new Promise((o,s)=>{let n=new Image;n.decoding="async";let a=()=>{n&&(n.onload=null,n.onerror=null,n.src=At,e?.removeEventListener("abort",l),n=null);},l=()=>{a(),s(new DOMException("Aborted","AbortError"));};if(e){if(e.aborted){l();return}e.addEventListener("abort",l,{once:true});}let c=()=>{a(),o();},d=u=>{a(),s(u);};if(typeof n.decode=="function"){n.src=t,n.decode().then(c).catch(d);return}n.onload=c,n.onerror=d,n.src=t;})}so(){this.oo?.cancel(),this.oo=void 0;}Qc(t){if(this.so(),!t){this.Nt&&(this.Nt="");return}if(t===this.Nt)return;let e=new AbortController,o={controller:e,cancel:()=>{e.abort(),o.rafId!==void 0&&window.cancelAnimationFrame(o.rafId);}};this.oo=o,this.Yc(t,e.signal).then(()=>{e.signal.aborted||(o.rafId=window.requestAnimationFrame(()=>{e.signal.aborted||(this.Nt=t);}));}).catch(s=>{e.signal.aborted||s instanceof DOMException&&s.name==="AbortError"||console.warn("[Thumb] Failed to decode thumbnail image",s);});}Hi(t=false){if(this.entry){if(t){this.En(true);return}this.wn&&this.zi();}}firstUpdated(t){super.firstUpdated(t),this.Tn();}updated(t){super.updated(t),t.has("uid")&&this.Tn();}Ze(t){let[e]=t;e&&(this.wn=e.isIntersecting,e.isIntersecting&&(this.Bi=e.boundingClientRect,this.Hi(),this.s?.disconnect()),e.intersectionRatio===0&&this.zi.cancel());}reset(){super.reset(),this.zi.cancel(),this.so(),this.Nt&&(this.Nt="");}Tn(){let t=this.uid?.trim();if(!t){this.entry&&this.reset();return}let e=this.uploadCollection?.read(t);if(!e||e===this.entry)return;this.reset(),this.entry=e;let o=()=>{this.Hi();};this.subEntry("fileInfo",s=>{s?.isImage&&o();}),this.subEntry("thumbUrl",s=>{this.Qc(s??void 0);}),this.subEntry("cdnUrlModifiers",o),this.Hi(true);}initCallback(){super.initCallback(),this.subConfigValue("filesViewMode",t=>{t==="grid"&&!this.bn&&(this.Zc==="list"&&this.Hi(true),this.bn=true);});}connectedCallback(){super.connectedCallback(),this.s?.disconnect(),this.s=new window.IntersectionObserver(this.Ze.bind(this),{threshold:.1}),this.s.observe(this);}disconnectedCallback(){super.disconnectedCallback(),this.zi.cancel(),this.so(),this.s?.disconnect();}render(){return v`<div class="uc-thumb"><img class="uc-thumb__img" src=${this.Nt||At} role="img" alt="Preview of uploaded image" ?hidden=${!this.Nt} draggable="false" /><div class="uc-badge"><uc-icon name=${this.badgeIcon}></uc-icon></div></div>`}};p([y({type:String})],Ge.prototype,"badgeIcon",2),p([y({attribute:false})],Ge.prototype,"uid",2),p([f()],Ge.prototype,"Nt",2);var us=class extends E{};var ds=class extends E{constructor(){super(...arguments);this.historyTracked=true;this.activityType=E.activities.START_FROM;}initCallback(){super.initCallback(),this.registerActivity(this.activityType??"");}render(){return v`<div class="uc-content">${this.yield("")}</div>`}};var ps=class extends R{constructor(){super(...arguments);this.xn=null;}static{this.styleAttrs=["uc-wgt-common"];}static{this.EventType=M;}initCallback(){super.initCallback(),this.xn=this.eventEmitter.bindTarget(this);}disconnectedCallback(){super.disconnectedCallback(),this.xn?.();}};var qe=(r,i)=>{let t=false,e,o=0,s=((...n)=>{t?(e&&clearTimeout(e),e=setTimeout(()=>{Date.now()-o>=i&&(r(...n),o=Date.now());},Math.max(i-(Date.now()-o),0))):(r(...n),o=Date.now(),t=true);});return Object.defineProperty(s,"cancel",{configurable:false,writable:false,enumerable:false,value:()=>{e&&clearTimeout(e);}}),s};var ga=(r,i,t)=>{let e=new Map;for(let o=i;o<=t;o++)e.set(r[o],o);return e},va=pt(class extends bt{constructor(r){if(super(r),r.type!==Pt.CHILD)throw Error("repeat() can only be used in text expressions")}dt(r,i,t){let e;t===void 0?t=i:i!==void 0&&(e=i);let o=[],s=[],n=0;for(let a of r)o[n]=e?e(a,n):n,s[n]=t(a,n),n++;return {values:s,keys:o}}render(r,i,t){return this.dt(r,i,t).values}update(r,[i,t,e]){let o=ma(r),{values:s,keys:n}=this.dt(i,t,e);if(!Array.isArray(o))return this.ut=n,s;let a=this.ut??=[],l=[],c,d,u=0,h=o.length-1,m=0,g=s.length-1;for(;u<=h&&m<=g;)if(o[u]===null)u++;else if(o[h]===null)h--;else if(a[u]===n[m])l[m]=oe(o[u],s[m]),u++,m++;else if(a[h]===n[g])l[g]=oe(o[h],s[g]),h--,g--;else if(a[u]===n[g])l[g]=oe(o[u],s[g]),Be(r,l[g+1],o[u]),u++,g--;else if(a[h]===n[m])l[m]=oe(o[h],s[m]),Be(r,o[u],o[h]),h--,m++;else if(c===void 0&&(c=ga(n,m,g),d=ga(a,u,h)),c.has(a[u]))if(c.has(a[h])){let b=d.get(n[m]),w=b!==void 0?o[b]:null;if(w===null){let x=Be(r,o[u]);oe(x,s[m]),l[m]=x;}else l[m]=oe(w,s[m]),Be(r,o[u],w),o[b]=null;m++;}else Ar(o[h]),h--;else Ar(o[u]),u++;for(;m<=g;){let b=Be(r,l[g+1]);oe(b,s[m]),l[m++]=b;}for(;u<=h;){let b=o[u++];b!==null&&Ar(b);}return this.ut=n,ha(r,l),J}});var Ur=()=>{let r=[];return {stack:r,promiseReadJpegChunks:t=>new Promise((e,o)=>{let s=2,n=(c,d)=>{let u=new FileReader;u.addEventListener("load",()=>{d(new DataView(u.result));}),u.addEventListener("error",h=>{o(`Reader error: ${h}`);}),u.readAsArrayBuffer(c);},a=()=>n(t.slice(s,s+128),c=>{let d,u,h;for(d=u=0,h=c.byteLength;h>=0?u<h:u>h;d=h>=0?++u:--u)if(c.getUint8(d)===255){s+=d;break}l();}),l=()=>{let c=s;return n(t.slice(s,s+=4),d=>{if(d.byteLength!==4||d.getUint8(0)!==255){o("Corrupted");return}let u=d.getUint8(1);if(u===218){e(true);return}let h=d.getUint16(2)-2;return n(t.slice(s,s+=h),m=>{if(m.byteLength!==h){o("Corrupted");return}r.push({startPos:c,length:h,marker:u,view:m}),a();})})};FileReader&&DataView||o("Not Support"),n(t.slice(0,2),c=>{c.getUint16(0)!==65496&&o("Not jpeg"),a();});})}},Mu=async r=>{let i=[],{promiseReadJpegChunks:t,stack:e}=Ur();return await t(r),e.forEach(({marker:o,view:s})=>{o===226&&s.getUint32(0)===1229144927&&s.getUint32(4)===1347571526&&s.getUint32(8)===1229735168&&i.push(s);}),i},ba=async(r,i,t)=>{{let e=[],o=[],{promiseReadJpegChunks:s,stack:n}=Ur();await s(r),n.forEach(c=>{if(c.marker===i)return e.push(c.startPos),o.push(c.length)});let a=[r.slice(0,2)];for(let c of t){let d=new DataView(new ArrayBuffer(4));d.setUint16(0,65280+i),d.setUint16(2,c.byteLength+2),a.push(d.buffer),a.push(c);}let l=2;for(let c=0;c<e.length;c++)e[c]>l&&a.push(r.slice(l,e[c])),l=e[c]+o[c]+4;return a.push(r.slice(l,r.size)),new Blob(a,{type:r.type})}};var wa=(r,i)=>ba(r,226,i.map(t=>t.buffer)),Iu=async r=>{try{return await wa(r,[])}catch(i){throw new Error(`Failed to strip ICC profile: ${i}`)}},Lu=(r,i,t)=>new Promise((e,o)=>{let s=n=>{if(!n){o("Failed to convert canvas to blob");return}e(n);};r.toBlob(s,i,t),r.width=r.height=1;}),Ei=()=>{let r=document.createElement("canvas"),i=r.getContext("2d");return {canvas:r,ctx:i}},Uu=r=>{let{ctx:t,canvas:e}=Ei();e.width=e.height=50,t.drawImage(r,0,0,50,50);let o=t.getImageData(0,0,50,50).data;e.width=e.height=1;for(let s=3;s<o.length;s+=4)if(o[s]<254)return true;return false},Pu=async r=>{let i=null,{promiseReadJpegChunks:t,stack:e}=Ur();return await t(r),e.forEach(({marker:o,view:s})=>{if(!i&&o===225&&s.byteLength>=14&&s.getUint32(0)===1165519206&&s.getUint16(4)===0){i=s;return}}),i},Ru="data:image/jpg;base64,/9j/4AAQSkZJRgABAQEASABIAAD/4QA6RXhpZgAATU0AKgAAAAgAAwESAAMAAAABAAYAAAEoAAMAAAABAAIAAAITAAMAAAABAAEAAAAAAAD/2wBDAP//////////////////////////////////////////////////////////////////////////////////////wAALCAABAAIBASIA/8QAJgABAAAAAAAAAAAAAAAAAAAAAxABAAAAAAAAAAAAAAAAAAAAAP/aAAgBAQAAPwBH/9k=",Lr,$u=()=>new Promise(r=>{if(Lr!==void 0)r(Lr);else {let i=new Image;i.addEventListener("load",()=>{Lr=i.naturalWidth<i.naturalHeight,i.src="//:0",r(Lr);}),i.src=Ru;}}),Du=(r,i)=>{let t,e,o,s;if(!r||r.byteLength<14||r.getUint32(0)!==1165519206||r.getUint16(4)!==0)return;if(r.getUint16(6)===18761)e=true;else if(r.getUint16(6)===19789)e=false;else return;if(r.getUint16(8,e)!==42)return;o=8+r.getUint32(10,e);let n=r.getUint16(o-2,e);for(t=0,s=n;s>=0?t<s:t>s;s>=0?++t:--t){if(r.byteLength<o+10)return;r.getUint16(o,e)===274&&i(o+8,e),o+=12;}},Fu=(r,i)=>{Du(r,(t,e)=>r.setUint16(t,i,e));},Vu=async(r,i,t)=>(t&&Fu(i,1),ba(r,225,[i.buffer])),_u=(r,i)=>new Promise((t,e)=>{i&&(r.src=i),r.complete?t(r):(r.addEventListener("load",()=>{t(r);}),r.addEventListener("error",()=>{e(new Error("Failed to load image. Probably not an image."));}));}),Nu=r=>_u(new Image,r),Bu=[1,3],zu=[192,193,194,195,197,198,199,201,202,203,205,206,207],ya={squareSide:[Math.floor(Math.sqrt(5*1e3*1e3)),4096,8192,11180,10836,11402,14188,16384],dimension:[4096,8192,16384,32767,65535]},Hu=async r=>{let i=false,{promiseReadJpegChunks:t,stack:e}=Ur();return await t(r).then(()=>(e.forEach(({marker:o,view:s})=>{if(!i&&zu.indexOf(o)>=0){let n=s.getUint8(5);Bu.indexOf(n)<0&&(i=true);}}),i)).catch(()=>i)},Ea=(r,i)=>{let t={};return (...e)=>{let o=i(e,t);return o in t?t[o]:t[o]=r(...e)}},Ta=(r,i)=>{let[t]=r,e=Object.keys(i).map(o=>parseInt(o,10)).sort((o,s)=>o-s);for(let o=0;o<e.length;o++){let s=e[o],n=!!i[s];if(s>t&&n||s<t&&!n)return s}return t},se={R:55,G:110,B:165,A:255},ju=`rgba(${se.R}, ${se.G}, ${se.B}, ${se.A/255})`,xa=(r,i)=>{try{let t=[r-1,i-1,1,1],{canvas:e,ctx:o}=Ei();e.width=1,e.height=1;let{canvas:s,ctx:n}=Ei();s.width=r,s.height=i,n&&(n.fillStyle=ju,n.fillRect(...t),o.drawImage(s,r-1,i-1,1,1,0,0,1,1));let a=o&&o.getImageData(0,0,1,1).data,l=!1;return a&&(l=a[0]===se.R&&a[1]===se.G&&a[2]===se.B&&a[3]===se.A),s.width=s.height=1,l}catch{return console.error(`Failed to test for max canvas size of ${r}x${i}.`),false}};function Ca(r){return (...i)=>new Promise(t=>{setTimeout(()=>{let e=r(...i);t(e);},0);})}var Ku=Ca(Ea(xa,Ta)),Gu=Ca(Ea(xa,Ta)),Sa=async(r,i)=>{let t=ya.squareSide.find(n=>n*n>=r*i),e=ya.dimension.find(n=>n>=r&&n>=i);if(!t||!e)throw new Error("Not supported");let[o,s]=await Promise.all([Ku(t,t),Gu(e,1)]);if(o&&s)return true;throw new Error("Not supported")},Aa=async(r,i,t)=>{try{let{ctx:e,canvas:o}=Ei();return o.width=i,o.height=t,e.imageSmoothingQuality="high",e.drawImage(r,0,0,i,t),r instanceof HTMLImageElement&&(r.src="//:0"),r instanceof HTMLCanvasElement&&(r.width=r.height=1),o}catch(e){throw new Error("Canvas resize error",{cause:e})}},qu=({img:r,targetW:i,targetH:t})=>Aa(r,i,t),Wu=function({sourceW:r,targetW:i,targetH:t,step:e}){let o=[],s=i,n=t;do o.push([s,n]),s=Math.round(s/e),n=Math.round(n/e);while(s<r*e);return o.reverse()},Zu=({img:r,sourceW:i,targetW:t,targetH:e,step:o})=>{let s=Wu({sourceW:i,targetW:t,targetH:e,step:o});return s.reduce((n,[a,l],c)=>n.then(d=>Sa(a,l).then(()=>Aa(d,a,l)).catch(()=>{if(c===s.length-1)throw new Error("Not supported");return d})),Promise.resolve(r))},Xu=()=>/iPad|iPhone|iPod/.test(navigator.platform)?true:navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform),Yu=navigator.maxTouchPoints&&navigator.maxTouchPoints>2&&/MacIntel/.test(navigator.platform),hs=.71,Qu=(r,i)=>{if(r.width*hs*r.height*hs<i.size)throw new Error("Not required");let t=r.width,e=r.height,o=t/e,s=Math.floor(Math.sqrt(i.size*o)),n=Math.floor(i.size/Math.sqrt(i.size*o));return Sa(s,n).then(()=>{let{ctx:a}=Ei();return "imageSmoothingQuality"in a&&!Xu()&&!Yu?qu({img:r,targetW:s,targetH:n}):Zu({img:r,sourceW:t,targetW:s,targetH:n,step:hs})}).catch(()=>Promise.reject("Not supported"))},ka=async(r,i)=>{try{if(await Hu(r))throw new Error("Should skipped");let e=await Promise.allSettled([Pu(r),$u(),Mu(r)]),s=!e.some(b=>b.status==="rejected"),[n,a,l]=e,c=await Iu(r).catch(()=>r),d=await Nu(URL.createObjectURL(c));URL.revokeObjectURL(d.src);let u=await Qu(d,i),h="image/jpeg",m=i?.quality||.8;!s&&Uu(u)&&(h="image/png",m=void 0);let g=await Lu(u,h,m);if(s&&n.status==="fulfilled"&&n.value){let b=n.value,w=a.status==="fulfilled"?a.value:!1;g=await Vu(g,b,w);}return s&&l.status==="fulfilled"&&l.value.length>0&&(g=await wa(g,l.value)),g}catch(t){let e;throw t instanceof Error&&(e=t.message),typeof t=="string"&&(e=t),new Error(`Failed to shrink image. ${e?`Message: "${e}".`:""}`,{cause:t})}};var Ju=/^([0-9]+)x([0-9]+)(?:\s+(\d{1,2}|100)%)?$/i,Oa=r=>{if(typeof r!="string")return false;let i=Ju.exec(r.toLocaleLowerCase())??[];if(i.length===0)return false;let t=Number(i[1])*Number(i[2]),e=16384*16384;return t>e?(console.warn(`Shrinked size can not be larger than ${Math.floor(e/1e3/1e3)}MP. You have set ${i[1]}x${i[2]} (${Math.ceil(t/1e3/100)/10}MP).`),false):{quality:i[3]?Number(i[3])/100:void 0,size:t}};var Z=Object.freeze({FINISHED:Symbol("FINISHED"),FAILED:Symbol("FAILED"),UPLOADING:Symbol("UPLOADING"),VALIDATION:Symbol("VALIDATION"),QUEUED_UPLOADING:Symbol("QUEUED-UPLOADING"),QUEUED_VALIDATION:Symbol("QUEUED-VALIDATION"),IDLE:Symbol("IDLE")}),H=class H extends Ke{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.Cn=true;this.uid="";this.ao="";this.lo="";this.co="";this.at=0;this.Sn=false;this.uo="";this.An=false;this.kn=false;this.On=false;this.Mn=false;this.In=false;this.Ki=false;this.Ln="";this.Un=false;this.Jc=this.withEntry(t=>{this.telemetryManager.sendEvent({payload:{metadata:{event:"edit-file",node:this.tagName}}}),this.$["*currentActivityParams"]={internalId:t.uid},this.modalManager?.open(E.activities.CLOUD_IMG_EDIT),this.$["*currentActivity"]=E.activities.CLOUD_IMG_EDIT;});this.tu=()=>{this.telemetryManager.sendEvent({payload:{metadata:{event:"remove-file",node:this.tagName}}}),this.uid&&this.uploadCollection.hasItem(this.uid)&&this.uploadCollection.remove(this.uid);};this.eu=()=>{this.Pn();};this.g=$(()=>this.Rn(),100);this.ru=this.withEntry(qe((t,e)=>{let o=t.getValue("errors")?.[0]?.message??"",s=t.getValue("source"),n=t.getValue("externalUrl"),a=e===Z.FINISHED,l=e===Z.UPLOADING,c=e===Z.QUEUED_UPLOADING,d=e===Z.QUEUED_VALIDATION,u=e===Z.VALIDATION,h=t.getValue("fileName"),m="";o?m="":!a&&n&&s&&Object.values(Et).includes(s)&&(m=this.l10n("waiting-for",{source:this.l10n(`src-type-${pi(s)}`)})),this.co=m,this.lo=o,this.Sn=l||c||d||u,this.at=d||u?0:t.getValue("uploadProgress"),this.Ln=h?this.l10n("a11y-file-item-status",{fileName:h,status:this.l10n(e?.description?.toLocaleLowerCase()??"").toLocaleLowerCase()}):"";},100));this.Pn=this.withEntry(async t=>{if(!this.uploadCollection.read(t.uid)||t.getValue("fileInfo")||t.getValue("isUploading")||t.getValue("errors").length>0||t.getValue("isValidationPending"))return;let e=this.cfg.multiple?this.cfg.multipleMax:1;if(!(e&&this.uploadCollection.size>e)){t.setMultipleValues({isUploading:true,errors:[],isQueuedForUploading:true}),this.g();try{let o=new AbortController;t.setValue("abortController",o);let s=async()=>{t.setValue("isQueuedForUploading",!1);let a=t.getValue("file");if(a instanceof File&&this.cfg.imageShrink)try{let u=Oa(this.cfg.imageShrink);u?a=await ka(a,u):console.warn("Image shrink settings are invalid, skipping shrinking");}catch{}let l=a||t.getValue("externalUrl")||t.getValue("uuid");if(!l)throw new Error("No file input");let d={...await this.getUploadClientOptions(),fileName:t.getValue("fileName")??void 0,source:t.getValue("source")??void 0,onProgress:u=>{if(u.isComputable){let h=u.value*100;t.setValue("uploadProgress",h);}},signal:o.signal,metadata:await this.getMetadataFor(t.uid)};return this.debugPrint("upload options",l,d),Io(l,d)},n=await this.$["*uploadQueue"].add(s);t.setMultipleValues({fileInfo:n,isQueuedForUploading:!1,isUploading:!1,fileName:n.originalFilename,fileSize:n.size,isImage:n.isImage??!1,mimeType:n.contentInfo?.mime?.mime??n.mimeType,uuid:n.uuid,cdnUrl:t.getValue("cdnUrl")??n.cdnUrl,cdnUrlModifiers:t.getValue("cdnUrlModifiers")??"",uploadProgress:100,source:t.getValue("source")??null}),t===this.entry&&this.g();}catch(o){this.telemetryManager.sendEventError(o,"file upload. Failed to upload file"),o instanceof Qt&&o.isCancel?t.setMultipleValues({isUploading:false,uploadProgress:0}):o instanceof fe?t.setMultipleValues({isUploading:false,uploadProgress:0,uploadError:o}):(console.error("Unknown upload error",o),t.setMultipleValues({isUploading:false,uploadProgress:0,uploadError:new Error("Something went wrong",{cause:o})})),t===this.entry&&this.g();}}});}Rn(){let t=this.entry;if(!t)return;let e=Z.IDLE;t.getValue("errors").length>0?e=Z.FAILED:t.getValue("isQueuedForUploading")?e=Z.QUEUED_UPLOADING:t.getValue("isQueuedForValidation")?e=Z.QUEUED_VALIDATION:t.getValue("isValidationPending")?e=Z.VALIDATION:t.getValue("isUploading")?e=Z.UPLOADING:t.getValue("fileInfo")&&(e=Z.FINISHED),this.iu(t,e);}iu(t,e){e===Z.FAILED?this.uo="badge-error":e===Z.FINISHED&&(this.uo="badge-success"),e===Z.UPLOADING&&(this.Mn=false,this.removeAttribute("focused")),this.kn=e===Z.FAILED,this.On=e===Z.UPLOADING,this.An=e===Z.FINISHED,this.In=!!(this.cfg.useCloudImageEditor&&t.getValue("isImage")&&t.getValue("cdnUrl")),this.ru(e);}reset(){super.reset(),this.g.cancel();}Ze(t){let[e]=t;e&&e.isIntersecting&&!this.Un&&(this.Cn=false,this.Un=true);}$n(t){this.reset();let e=this.uploadCollection?.read(t);this.entry=e,e&&(this.subEntry("isQueuedForValidation",()=>{this.g();}),this.subEntry("isValidationPending",()=>{this.g();}),this.subEntry("uploadProgress",()=>{this.g();}),this.subEntry("isQueuedForUploading",()=>{this.g();}),this.subEntry("fileName",o=>{this.ao=o||e.getValue("externalUrl")||this.l10n("file-no-name"),this.g();}),this.subEntry("externalUrl",o=>{this.ao=e.getValue("fileName")||o||this.l10n("file-no-name");}),this.subEntry("fileInfo",()=>{this.g();}),this.subEntry("errors",()=>this.g()),this.subEntry("isUploading",()=>this.g()),this.subEntry("fileSize",()=>this.g()),this.subEntry("mimeType",()=>this.g()),this.subEntry("isImage",()=>this.g()),this.Rn());}Dn(t){if(this.cfg.filesViewMode==="list"){this.Ki=true;return}this.Ki=t;}willUpdate(t){super.willUpdate(t),t.has("uid")&&this.$n(this.uid);}initCallback(){super.initCallback(),this.$n(this.uid),this.subConfigValue("useCloudImageEditor",()=>this.g()),this.subConfigValue("filesViewMode",t=>{this.Dn(this.cfg.gridShowFileNames),this.setAttribute("mode",t);}),this.subConfigValue("gridShowFileNames",t=>{this.Dn(t);}),this.onclick=()=>{H.activeInstances.forEach(t=>{t===this?t.setAttribute("focused",""):t.removeAttribute("focused");});},this.sub("*uploadTrigger",t=>{this.entry&&!t.has(this.entry.uid)||setTimeout(()=>this.isConnected&&this.Pn());}),H.activeInstances.add(this);}connectedCallback(){super.connectedCallback(),this.s=new window.IntersectionObserver(this.Ze.bind(this),{threshold:[0,1]}),this.s.observe(this);}disconnectedCallback(){super.disconnectedCallback(),this.s?.disconnect(),H.activeInstances.delete(this),this.reset();}static{this.activeInstances=new Set;}shouldUpdate(t){return this.Cn?false:super.shouldUpdate(t)}render(){return v`<div class="uc-inner" ?data-finished=${this.An} ?data-uploading=${this.On} ?data-failed=${this.kn} ?data-focused=${this.Mn} ><uc-thumb .uid=${this.uid} .badgeIcon=${this.uo}></uc-thumb><div aria-atomic="true" aria-live="polite" class="uc-file-name-wrapper" aria-label=${this.Ln}><span class="uc-file-name" ?hidden=${!this.Ki}>${this.ao}</span><span class="uc-file-error" ?hidden=${!this.lo}>${this.lo}</span><span class="uc-file-hint" ?hidden=${!this.co}>${this.co}</span></div><div class="uc-file-actions"><button type="button" @click=${this.Jc} ?hidden=${!this.In} title=${this.l10n("file-item-edit-button")} aria-label=${this.l10n("file-item-edit-button")} class="uc-edit-btn uc-mini-btn" data-testid="edit" ><uc-icon name="edit-file"></uc-icon></button><button type="button" @click=${this.tu} title=${this.l10n("file-item-remove-button")} aria-label=${this.l10n("file-item-remove-button")} class="uc-remove-btn uc-mini-btn" ><uc-icon name="remove-file"></uc-icon></button><button type="button" class="uc-upload-btn uc-mini-btn" @click=${this.eu}><uc-icon name="upload"></uc-icon></button></div><uc-progress-bar class="uc-progress-bar" .value=${this.at} .visible=${this.Sn} ?hasFileName=${this.Ki}></uc-progress-bar></div>`}};p([f()],H.prototype,"Cn",2),p([y({attribute:false})],H.prototype,"uid",2),p([f()],H.prototype,"ao",2),p([f()],H.prototype,"lo",2),p([f()],H.prototype,"co",2),p([f()],H.prototype,"at",2),p([f()],H.prototype,"Sn",2),p([f()],H.prototype,"uo",2),p([f()],H.prototype,"An",2),p([f()],H.prototype,"kn",2),p([f()],H.prototype,"On",2),p([f()],H.prototype,"Mn",2),p([f()],H.prototype,"In",2),p([f()],H.prototype,"Ki",2),p([f()],H.prototype,"Ln",2);var ms=H;function td(r){return new Promise(i=>{typeof window.FileReader!="function"&&i(false);try{let t=new FileReader;t.onerror=()=>{i(!0);};let e=o=>{o.type!=="loadend"&&t.abort(),i(!1);};t.onloadend=e,t.onprogress=e,t.readAsDataURL(r);}catch{i(false);}})}function ed(r,i){return new Promise(t=>{let e=0,o=[],s=a=>{if(!a){console.warn("Unexpectedly received empty content entry",{scope:"drag-and-drop"}),t(null);return}a.isFile?(e++,a.file(l=>{e--;let c=new File([l],l.name,{type:l.type||i});o.push({type:"file",file:c,fullPath:a.fullPath}),e===0&&t(o);})):a.isDirectory&&n(a.createReader());},n=a=>{e++,a.readEntries(l=>{e--;for(let c of l)s(c);e===0&&t(o);});};s(r);})}function Ma(r){let i=[],t=[];for(let e=0;e<r.items.length;e++){let o=r.items[e];if(o)if(o.kind==="file"){let s=o.type,n=o;if(typeof n.webkitGetAsEntry=="function"||typeof n.getAsEntry=="function"){let l=typeof n.webkitGetAsEntry=="function"?n.webkitGetAsEntry():n.getAsEntry?.();l&&t.push(ed(l,s).then(c=>{c&&i.push(...c);}));continue}let a=o.getAsFile();a&&t.push(td(a).then(l=>{l||i.push({type:"file",file:a});}));}else o.kind==="string"&&/^text\/uri-list/.test(o.type)&&t.push(new Promise(s=>{o.getAsString(n=>{i.push({type:"url",url:n}),s();});}));}return Promise.all(t).then(()=>i)}var rt=Object.freeze({ACTIVE:0,INACTIVE:1,NEAR:2,OVER:3}),Ia=["focus"],id=100,fs=new Map;function rd(r,i){let t=Math.max(Math.min(r[0],i.x+i.width),i.x),e=Math.max(Math.min(r[1],i.y+i.height),i.y);return Math.sqrt((r[0]-t)*(r[0]-t)+(r[1]-e)*(r[1]-e))}function gs(r){let i=0,t=document.body,e=new Set,o=g=>{e.add(g);},s=rt.INACTIVE,n=g=>{r.shouldIgnore()&&g!==rt.INACTIVE||(s!==g&&e.forEach(b=>{b(g);}),s=g);},a=()=>i>0;o(g=>r.onChange(g));let l=()=>{i=0,n(rt.INACTIVE);},c=()=>{i+=1,s===rt.INACTIVE&&n(rt.ACTIVE);},d=()=>{i-=1,a()||n(rt.INACTIVE);},u=g=>{g.preventDefault(),i=0,n(rt.INACTIVE);},h=g=>{if(r.shouldIgnore())return;a()||(i+=1);let b=[g.x,g.y],w=r.element.getBoundingClientRect(),x=Math.floor(rd(b,w)),T=x<id,S=g.composedPath().includes(r.element);fs.set(r.element,x);let vt=Math.min(...fs.values())===x;S&&vt?(g.preventDefault(),n(rt.OVER)):n(T&&vt?rt.NEAR:rt.ACTIVE);},m=async g=>{if(r.shouldIgnore())return;g.preventDefault();let{dataTransfer:b}=g;if(!b)return;let w=await Ma(b);r.onItems(w),n(rt.INACTIVE);};return t.addEventListener("drop",u),t.addEventListener("dragleave",d),t.addEventListener("dragenter",c),t.addEventListener("dragover",h),r.element.addEventListener("drop",m),Ia.forEach(g=>{window.addEventListener(g,l);}),()=>{fs.delete(r.element),t.removeEventListener("drop",u),t.removeEventListener("dragleave",d),t.removeEventListener("dragenter",c),t.removeEventListener("dragover",h),r.element.removeEventListener("drop",m),Ia.forEach(g=>{window.removeEventListener(g,l);});}}var vs=new Set,ct=class extends R{constructor(){super(...arguments);this.single=false;this.ghost=false;this.disabled=false;this.clickable=false;this.withIcon=false;this.fullscreen=false;this.initflow=false;this.$t=true;this.Fn=true;this.po="drop-files-here";this.Nn=false;this._n=null;this.ho=null;this.Bn=O();this.xe=t=>{if(t instanceof KeyboardEvent){if(t.code!=="Space"&&t.code!=="Enter")return}else if(!(t instanceof MouseEvent))return;if(this.initflow){this.api.initFlow();return}this.api.openSystemDialog();};this.zn=true;this.Ce=false;}static{this.styleAttrs=[...super.styleAttrs,"uc-drop-area"];}Vn(){let t=this.text;if(typeof t=="string"&&t.length>0){this.po=this.l10n(t)||t;return}this.po=this.Nn?this.l10n("drop-files-here"):this.l10n("drop-file-here");}isActive(){if(!this.$t)return false;let t=this.getBoundingClientRect(),e=t.width>0&&t.height>0,o=t.top>=0&&t.left>=0&&t.bottom<=(window.innerHeight||document.documentElement.clientHeight)&&t.right<=(window.innerWidth||document.documentElement.clientWidth),s=window.getComputedStyle(this),n=s.visibility!=="hidden"&&s.display!=="none";return e&&n&&o}initCallback(){super.initCallback(),vs.add(this),this.mo(),this.fo(),this.Hn(),this.Kn(rt.INACTIVE),this._n=gs({element:this,shouldIgnore:()=>this.jn(),onChange:t=>{this.Kn(t);},onItems:t=>{t.length&&(t.forEach(e=>{e.type==="url"?this.api.addFileFromUrl(e.url,{source:z.DROP_AREA}):e.type==="file"&&this.api.addFileFromObject(e.file,{source:z.DROP_AREA,fullPath:e.fullPath});}),this.uploadCollection.size&&(this.modalManager?.open(E.activities.UPLOAD_LIST),this.set$({"*currentActivity":E.activities.UPLOAD_LIST})));}}),this.updateComplete.then(()=>this.ou()),this.subConfigValue("sourceList",t=>{let e=G(t);this.zn=e.includes(z.LOCAL),this.mo(),this.fo();}),this.subConfigValue("multiple",t=>{this.Nn=!!t,this.Vn();});}willUpdate(t){super.willUpdate(t),t.has("disabled")&&(this.mo(),this.fo()),(t.has("text")||t.has("localeId"))&&this.Vn();}updated(t){super.updated(t),t.has("clickable")&&this.Hn();}jn(){if(!this.$t||!this.su())return true;if(!this.fullscreen)return false;let t=vs;return t.size===0?false:[...t].filter(s=>s!==this).filter(s=>s.isActive()).length>0}su(){let t=this.cfg.multiple,e=this.cfg.multipleMax,o=this.uploadCollection.size;return !(t&&e&&o>=e||!t&&o>0)}mo(){let t=this.zn&&!this.disabled;this.$t=t;}fo(){let t=this.$t||!this.querySelector("[data-default-slot]");this.Fn=t,this.hidden=!t;}Kn(t){let e=Object.entries(rt).find(([,o])=>o===t)?.[0].toLowerCase();e&&this.setAttribute("drag-state",e);}ou(){if(this.ho)return;let t=this.Bn.value;t&&(this.ho=gs({element:t,onChange:e=>{let o=Object.entries(rt).find(([,s])=>s===e)?.[0].toLowerCase();o&&t.setAttribute("drag-state",o);},onItems:()=>{},shouldIgnore:()=>this.jn()}));}Hn(){this.clickable&&!this.Ce?(this.addEventListener("keydown",this.xe),this.addEventListener("click",this.xe),this.Ce=true):!this.clickable&&this.Ce&&(this.removeEventListener("keydown",this.xe),this.removeEventListener("click",this.xe),this.Ce=false);}disconnectedCallback(){super.disconnectedCallback(),vs.delete(this),this._n?.(),this.ho?.(),this.Ce&&(this.removeEventListener("keydown",this.xe),this.removeEventListener("click",this.xe),this.Ce=false);}render(){return v` ${this.yield("",v`<div data-default-slot hidden></div><div ${I(this.Bn)} class="uc-content-wrapper" ?hidden=${!this.Fn}><div class="uc-icon-container" ?hidden=${!this.withIcon}><uc-icon name="default"></uc-icon><uc-icon name="arrow-down"></uc-icon></div><span class="uc-text">${this.po}</span></div>`)} `}};p([y({type:Boolean,noAccessor:true})],ct.prototype,"single",2),p([y({type:Boolean,noAccessor:true})],ct.prototype,"ghost",2),p([y({type:Boolean,reflect:true})],ct.prototype,"disabled",2),p([y({type:Boolean,reflect:true})],ct.prototype,"clickable",2),p([y({type:Boolean,attribute:"with-icon",reflect:true})],ct.prototype,"withIcon",2),p([y({type:Boolean,reflect:true})],ct.prototype,"fullscreen",2),p([y({type:Boolean,reflect:true})],ct.prototype,"initflow",2),p([y({type:String})],ct.prototype,"text",2),p([f()],ct.prototype,"$t",2),p([f()],ct.prototype,"Fn",2),p([f()],ct.prototype,"po",2);var kt=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.historyTracked=true;this.activityType=E.activities.UPLOAD_LIST;this.Gn=false;this.qn=false;this.Wn=false;this.go=false;this.vo=false;this.ji=null;this.Zn=false;this.yo=null;this.Xn=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"add-more",node:this.tagName}}}),this.api.initFlow(true);};this.bo=()=>{this.emit(M.UPLOAD_CLICK),this.api.uploadAll(),this.Mt();};this.wo=()=>{this.emit(M.DONE_CLICK,this.api.getOutputCollectionState()),this.api.doneFlow();};this.It=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"clear-all",node:this.tagName}}}),this.uploadCollection.clearAll();};this.Mt=qe(()=>{this.isConnected&&(this.lu(),!this.couldOpenActivity&&this.$["*currentActivity"]===this.activityType&&this.historyBack(),this.cfg.confirmUpload||this.api.uploadAll());},300);}get nu(){return this.yo?this.au(this.yo):""}lu(){let t=this.api.getOutputCollectionState(),e={total:t.totalCount,succeed:t.successCount,uploading:t.uploadingCount,failed:t.failedCount,validatingBeforeUploading:t.idleEntries.filter(m=>m.isValidationPending).length},o=!t.errors.some(m=>m.type==="TOO_MANY_FILES"||m.type==="TOO_FEW_FILES"),s=t.errors.some(m=>m.type==="TOO_MANY_FILES"),n=t.totalCount===(this.cfg.multiple?this.cfg.multipleMax:1),a=t.allEntries.some(m=>m.isValidationPending),l=e.failed===0&&t.errors.length===0&&!a,c=false,d=false,u=false;if(e.total-e.succeed-e.uploading-e.failed>0&&o&&l&&this.cfg.confirmUpload)c=true;else {d=true;let m=this.cfg.groupOutput?!!t.group:true;u=e.total===e.succeed&&o&&l&&m;}this.Gn=d,this.qn=u,this.Wn=c,this.vo=e.total===0||!s&&!n,this.go=!n||this.cfg.multiple,this.Zn=e.total>0,this.yo=e;}au(t){let e=o=>{let s=t[o];return o==="uploading"&&(s+=t.validatingBeforeUploading),this.l10n(`header-${o}`,{count:s})};return t.uploading>0||t.validatingBeforeUploading>0?e("uploading"):t.failed>0?e("failed"):t.succeed>0?e("succeed"):e("total")}get couldOpenActivity(){return this.cfg.showEmptyList||this.uploadCollection.size>0}initCallback(){super.initCallback(),this.registerActivity(this.activityType),this.subConfigValue("multiple",this.Mt),this.subConfigValue("multipleMin",this.Mt),this.subConfigValue("multipleMax",this.Mt),this.sub("*groupInfo",t=>{t&&this.Mt();}),this.subConfigValue("filesViewMode",t=>{this.setAttribute("mode",t);}),this.sub("*currentActivity",t=>{!this.couldOpenActivity&&t===this.activityType&&(this.$["*currentActivity"]=this.initActivity);}),this.uploadCollection.observeProperties(this.Mt),this.uploadCollection.observeCollection(this.Mt),this.sub("*collectionErrors",t=>{let e=t.filter(o=>o.type!=="SOME_FILES_HAS_ERRORS")[0];if(!e){this.ji=null;return}this.ji=e.message;});}disconnectedCallback(){super.disconnectedCallback(),this.has("*uploadCollection")&&(this.uploadCollection.unobserveProperties(this.Mt),this.uploadCollection.unobserveCollection(this.Mt));}render(){return v`<uc-activity-header><span aria-live="polite" class="uc-header-text">${this.nu}</span><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-no-files" ?hidden=${this.Zn}>${this.yield("empty",v`<span>${this.l10n("no-files")}</span>`)}</div><div class="uc-files"><div class="uc-files-wrapper">${va(this.$["*uploadList"]??[],({uid:t})=>t,({uid:t})=>v`<uc-file-item .uid=${t}></uc-file-item>`)}</div><button type="button" class="uc-add-more-btn uc-secondary-btn" @click=${this.Xn} ?disabled=${!this.vo} ?hidden=${!this.go} ><uc-icon name="add"></uc-icon><span>${this.l10n("add-more")}</span></button></div><div class="uc-common-error" ?hidden=${!this.ji} >${this.ji??""}</div><div class="uc-toolbar"><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.It}>${this.l10n("clear")}</button><div class="uc-toolbar-spacer"></div><button type="button" class="uc-add-more-btn uc-secondary-btn" ?hidden=${!this.go} ?disabled=${!this.vo} @click=${this.Xn} ><uc-icon name="add"></uc-icon><span>${this.l10n("add-more")}</span></button><button type="button" class="uc-upload-btn uc-primary-btn" ?hidden=${!this.Wn} @click=${this.bo} >${this.l10n("upload")}</button><button type="button" class="uc-done-btn uc-primary-btn" ?hidden=${!this.Gn} ?disabled=${!this.qn} @click=${this.wo} >${this.l10n("done")}</button></div><uc-drop-area ghost></uc-drop-area>`}};p([f()],kt.prototype,"Gn",2),p([f()],kt.prototype,"qn",2),p([f()],kt.prototype,"Wn",2),p([f()],kt.prototype,"go",2),p([f()],kt.prototype,"vo",2),p([f()],kt.prototype,"ji",2),p([f()],kt.prototype,"Zn",2),p([f()],kt.prototype,"yo",2);var Pr=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.activityType=E.activities.URL;this.Eo={importDisabled:true};this.Vt=O();this.To=t=>{let e=t.target?.value??"";this.Eo={importDisabled:!e};};this.bo=t=>{t.preventDefault(),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"upload-from-url",node:this.tagName}}});let o=this.Vt.value?.value?.trim();o&&(this.api.addFileFromUrl(o,{source:z.URL}),this.modalManager?.open(E.activities.UPLOAD_LIST),this.$["*currentActivity"]=E.activities.UPLOAD_LIST);};}initCallback(){super.initCallback(),this.registerActivity(this.activityType??"",{onActivate:()=>{let t=this.Vt.value;t&&(t.value="",t.focus()),this.Eo={importDisabled:true};}});}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn" @click=${this.historyBack} title=${this.l10n("back")} aria-label=${this.l10n("back")}><uc-icon name="back"></uc-icon></button><div><uc-icon name="url"></uc-icon><span>${this.l10n("caption-from-url")}</span></div><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><form class="uc-content" @submit=${this.bo}><label><input ${I(this.Vt)} placeholder="https://" class="uc-url-input" type="text" @input=${this.To} /></label><button type="submit" class="uc-url-upload-btn uc-primary-btn" ?disabled=${this.Eo.importDisabled} >${this.l10n("upload-url")}</button></form>`}};p([f()],Pr.prototype,"Eo",2);var La=()=>typeof navigator.permissions<"u";var Ua="important",od=" !"+Ua,xe=pt(class extends bt{constructor(r){if(super(r),r.type!==Pt.ATTRIBUTE||r.name!=="style"||r.strings?.length>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(r){return Object.keys(r).reduce((i,t)=>{let e=r[t];return e==null?i:i+`${t=t.includes("-")?t:t.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${e};`},"")}update(r,[i]){let{style:t}=r.element;if(this.ft===void 0)return this.ft=new Set(Object.keys(i)),this.render(i);for(let e of this.ft)i[e]==null&&(this.ft.delete(e),e.includes("-")?t.removeProperty(e):t[e]=null);for(let e in i){let o=i[e];if(o!=null){this.ft.add(e);let s=typeof o=="string"&&o.endsWith(od);e.includes("-")||s?t.setProperty(e,s?o.slice(0,-11):o,s?Ua:""):t[e]=o;}}return J}});var sd={width:{ideal:1920},height:{ideal:1080},frameRate:{ideal:30}},nd=["camera","microphone"];function Rr(r){let i=Math.floor(r/60).toString().padStart(2,"0"),t=Math.floor(r%60).toString().padStart(2,"0");return `${i}:${t}`}var Pa="image/jpeg",Ra="video/webm",N=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.activityType=E.activities.CAMERA;this.Gi=null;this.xo=false;this.Xe=[];this.Tt=null;this.xt=null;this.qi=null;this.Wi=null;this.v=null;this.Ye={};this.Ct=null;this.e=null;this.Se=[];this.Ae=[];this.cu={};this.Zi=[];this.Xi=null;this.Yn=()=>{this.Qn(),this.Qe="pause";};this.Jn=()=>{this.Qe="play",this.uu();};this.Je=O();this.te=O();this._=O();this.ta=O();this.ea=0;this.ia=0;this.ra=null;this.Yi=true;this.Qi=true;this.du=La();this.oa=[];this.ee=true;this.Co="";this.ke=true;this.ie=true;this.Oe=true;this.sa=[];this.re=true;this.So=true;this.oe=true;this.Lt=true;this.se=true;this.Me="camera-full";this.Qe="play";this.na="microphone";this.Ji="uc-shot-btn uc-camera-action";this.pu=()=>{if(this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"start-camera",node:this.tagName,tabId:this.v}}}),this.v===A.PHOTO&&this.hu(),this.v===A.VIDEO){if(this.Tt?.state==="recording"){this.aa();return}this.mu();}};this.fu=t=>{let e=t.target;e&&(this.Wi=e.value,this.Ie());};this.gu=t=>{let e=t.target;e&&(this.qi=e.value,this.Ie());};this.vu=()=>{this.Ie();};this.yu=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"shot-camera",node:this.tagName,tabId:this.v}}}),this.pu();};this.bu=()=>{this.wu();};this.Eu=()=>{this.Tu();};this.xu=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"retake-camera",node:this.tagName,tabId:this.v}}}),this.Cu();};this.Su=()=>{this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"accept-camera",node:this.tagName,tabId:this.v}}}),this.Au();};this.la=t=>{let o=t.currentTarget?.getAttribute("data-id");o&&this.ca(o);};this.ua=()=>{let t=Math.floor((performance.now()-this.ea+this.ia)/1e3);if(typeof this.cfg.maxVideoRecordingDuration=="number"&&this.cfg.maxVideoRecordingDuration>0){let e=this.cfg.maxVideoRecordingDuration-t;if(e<=0){let s=this.Je.value;s&&(s.textContent=Rr(e)),this.aa();return}let o=this.Je.value;o&&(o.textContent=Rr(e));}else {let e=this.Je.value;e&&(e.textContent=Rr(t));}this.Le=requestAnimationFrame(this.ua);};this.ku=()=>{this.ea=performance.now(),this.ia=0,this.ua();};this.da=()=>{this.Le&&cancelAnimationFrame(this.Le);};this.Qn=()=>{let t=this._.value;if(!t)return;let e=t.currentTime,o=t.duration||1,s=this.te.value;s&&(s.style.transform=`scaleX(${e/o})`);let n=this.Je.value;n&&(n.textContent=Rr(e)),this.Le=requestAnimationFrame(this.Qn);};this.uu=()=>{this.Le&&cancelAnimationFrame(this.Le);};this.Le=null;this.mu=()=>{try{this.Xe=[],this.Ye={...this.cfg.mediaRecorderOptions};let{mimeType:t}=this.cfg.mediaRecorderOptions||{};t&&MediaRecorder.isTypeSupported(t)?this.Ye.mimeType=t:MediaRecorder.isTypeSupported(Ra)?this.Ye.mimeType=Ra:this.Ye.mimeType="video/mp4",this.xt&&(this.Tt=new MediaRecorder(this.xt,this.Ye),this.Tt.start(),this.Tt.addEventListener("dataavailable",e=>{this.Xe.push(e.data);}),this.ku(),this.classList.add("uc-recording"),this.ti(wt.PLAY));}catch(t){console.error("Failed to start recording",t),this.telemetryManager.sendEventError(t,"camera recording. Failed to start recording");}};this.aa=()=>{this.Tt?.addEventListener("stop",()=>{this.Ou(),this.da(),this.ti(wt.STOP);}),this.Tt?.stop(),this.classList.remove("uc-recording"),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"stop-camera",node:this.tagName,tabId:this.v}}});};this.wu=()=>{if(this.Tt?.state==="recording")return;let t=this._.value;t&&(!t.paused&&!t.ended&&t.readyState>2?t.pause():t.paused&&t.play());};this.Tu=()=>{this.xt?.getAudioTracks().forEach(t=>{t.enabled=!t.enabled,this.na=t.enabled?"microphone":"microphone-mute",this.So=!t.enabled;});};this.Ou=()=>{try{let t=new Blob(this.Xe,{type:this.Tt?.mimeType}),e=URL.createObjectURL(t),o=this._.value;if(!o)return;o.muted=!1,o.volume=1,this.ei(null),o.src=e,this.Mu(o);}catch(t){console.error("Failed to preview video",t),this.telemetryManager.sendEventError(t,"camera previewing. Failed to preview video");}};this.Cu=()=>{if(this.ti(wt.RETAKE),this.v===A.VIDEO){this.ei(this.xt);let t=this._.value;t&&(t.muted=true);}this._.value?.play?.();};this.Au=()=>{if(this.ti(wt.ACCEPT),this.v===A.PHOTO){this.Ct?.toBlob(s=>{if(!s)return;let n=this.pa("camera","jpeg",Pa,s);this.ha(n);},Pa);return}let t=new Blob(this.Xe,{type:this.Tt?.mimeType}),e=this.Iu(this.Tt?.mimeType),o=this.pa("video",e,`video/${e}`,t);this.ha(o),this.Xe=[];};this.Lu=t=>{t===wt.SHOT&&(this.se=true,this.ie=true,this.Lt=true,this.Oe=false,this.ee=true),(t===wt.RETAKE||t===wt.ACCEPT)&&(this.se=!this.q.includes(A.VIDEO),this.Lt=!this.q.includes(A.PHOTO),this.ie=false,this.Oe=true,this.ee=this.Se.length<=1);};this.Uu=t=>{t===wt.PLAY&&(this.ke=false,this.Lt=true,this.ee=true,this.re=true,this.Qe="pause",this.Me="square",this.Ji="uc-shot-btn uc-camera-action uc-stop-record"),t===wt.STOP&&(this.ke=false,this.ie=true,this.oe=true,this.Oe=false),(t===wt.RETAKE||t===wt.ACCEPT)&&(this.ke=true,this.se=!this.q.includes(A.VIDEO),this.Lt=!this.q.includes(A.PHOTO),this.ie=false,this.Oe=true,this.oe=!this.cfg.enableAudioRecording,this.Me="video-camera-full",this.Ji="uc-shot-btn uc-camera-action",this.re=!this.cfg.enableAudioRecording||this.Ae.length<=1,this.ee=this.Se.length<=1);};this.ti=t=>{this.v===A.PHOTO&&(t==="shot"||t==="retake"||t==="accept")&&this.Lu(t),this.v===A.VIDEO&&(t==="play"||t==="stop"||t==="retake"||t==="accept"||t==="pause"||t==="resume")&&this.Uu(t);};this.ca=t=>{this.ta.value?.querySelectorAll("button").forEach(o=>{o.classList.toggle("uc-active",o.getAttribute("data-id")===t);}),t===A.PHOTO&&(this.Me="camera-full",this.re=true,this.oe=true),t===A.VIDEO&&(this.Qe="play",this.Me="video-camera-full",this.re=!this.cfg.enableAudioRecording||this.Ae.length<=1,this.oe=!this.cfg.enableAudioRecording),this.telemetryManager.sendEvent({eventType:D.ACTION_EVENT,payload:{metadata:{event:"camera-tab-switch",node:this.tagName,tabId:t}}}),this.v=t;};this.pa=(t,e,o,s)=>{let n=Date.now(),a=`${t}-${n}.${e}`;return new File([s],a,{lastModified:n,type:o})};this.ha=t=>{this.api.addFileFromObject(t,{source:z.CAMERA}),this.set$({"*currentActivity":E.activities.UPLOAD_LIST}),this.modalManager?.open(E.activities.UPLOAD_LIST);};this.ii=$(t=>{this.classList.toggle("uc-initialized",t==="granted");let e=this.v===A.VIDEO&&this.cfg.enableAudioRecording,o=this.v===A.PHOTO?"camera-full":"video-camera-full";t==="granted"?(this.Yi=false,this.ie=false,this.Lt=!this.q.includes(A.PHOTO),this.se=!this.q.includes(A.VIDEO),this.Qi=true,this.ke=true,this.Me=o,this.oe=!e,this.re=!e):t==="prompt"?(this.Co="camera-permissions-prompt",this.Yi=true,this.ie=true,this.Lt=true,this.Qi=false,this.Oo()):(this.Co="camera-permissions-denied",this.Yi=true,this.Qi=false,this.Lt=!this.q.includes(A.PHOTO),this.se=!this.q.includes(A.VIDEO),this.Oe=true,this.Ji="uc-shot-btn uc-camera-action",this.Oo());},300);this.Pu=()=>{if(!this.xt)return false;let t=this.xt?.getAudioTracks(),e=this.xt?.getVideoTracks();return t.forEach(o=>{o.stop();}),e.forEach(o=>{o.stop();}),true};this.Oo=()=>{this.xo&&(this._.value&&(this._.value.volume=0),this.Xi?.getTracks?.()?.[0]?.stop(),this.Ao(this._.value),this.ei(null),this.Pu(),this.da(),this.xo=false);};this.Ie=async()=>{let t={video:{...sd},audio:this.cfg.enableAudioRecording?{}:false};this.Wi&&(t.video={deviceId:{exact:this.Wi}}),this.qi&&this.cfg.enableAudioRecording&&(t.audio={deviceId:{exact:this.qi}}),this._.value&&(this._.value.volume=0);try{this.ii("prompt"),this.xt=await navigator.mediaDevices.getUserMedia(t),this.xt.addEventListener("inactive",()=>{this.ii("denied");}),this.ei(this.xt),this.xo=!0,this.ii("granted");}catch(e){this.ii("denied"),console.log("Failed to capture camera",e),this.telemetryManager.sendEventError(e,"camera capturing. Failed to capture camera");}};this.ma=()=>{this.Ie();};this.Ru=async()=>{try{this.tr();for(let t of nd){let e=await navigator.permissions.query({name:t});this.cu[t]=e,e.addEventListener("change",this.ma),this.Zi.push(()=>{e.removeEventListener("change",this.ma);});}this.Gi=()=>{this.tr();};}catch(t){this.tr(),console.log("Failed to use permissions API. Fallback to manual request mode.",t),this.telemetryManager.sendEventError(t,"camera permissions. Failed to use permissions API"),this.Ie();}};this.$u=async()=>{try{await navigator.mediaDevices.getUserMedia({video:!0,audio:this.cfg.enableAudioRecording}),await this.Mo(),navigator.mediaDevices.addEventListener("devicechange",this.Mo);}catch(t){this.telemetryManager.sendEventError(t,"camera devices. Failed to get user media"),console.log("Failed to get user media",t);}};this.Mo=async()=>{try{let t=await navigator.mediaDevices.enumerateDevices();this.Se=t.filter(e=>e.kind==="videoinput").map((e,o)=>({text:e.label.trim()||`${this.l10n("caption-camera")} ${o+1}`,value:e.deviceId})),this.Ae=this.cfg.enableAudioRecording?t.filter(e=>e.kind==="audioinput").map(e=>({text:e.label.trim(),value:e.deviceId})):[],this.oa=this.Se,this.ee=this.Se.length<=1,this.Wi=this.Se[0]?.value??null,this.sa=this.Ae,this.re=!this.cfg.enableAudioRecording||this.Ae.length<=1,this.qi=this.Ae[0]?.value??null;}catch(t){this.telemetryManager.sendEventError(t,"camera devices. Failed to get devices"),console.log("Failed to get devices",t);}};this.Du=async()=>{await this.Ru(),await this.$u(),await this.Ie(),this.fa(this.q);};this.Fu=async()=>{this.Gi&&this.Gi(),window.chrome||this.ii("denied"),this.Oo();};this.fa=t=>{this.se=!t.includes(A.VIDEO),this.Lt=!t.includes(A.PHOTO);let e=t[0];e&&(!this.v||!t.includes(this.v))&&this.ca(e);};}Mu(t){this.Ao(t),t.addEventListener("play",this.Yn),t.addEventListener("pause",this.Jn);}Ao(t){t?.removeEventListener("play",this.Yn),t?.removeEventListener("pause",this.Jn);}ei(t){this.Xi!==t&&(this.Xi=t,this.ko());}ko(){let t=this._.value;if(!t)return;let e=this.Xi??null;t.srcObject!==e&&(t.srcObject=e);}hu(){if(this.ti("shot"),this.Ct=document.createElement("canvas"),this.e=this.Ct.getContext("2d"),!this.e)throw new Error("Failed to get canvas context");let t=this._.value;if(!t)throw new Error("Video element not found");this.Ct.height=t.videoHeight,this.Ct.width=t.videoWidth,this.cfg.cameraMirror&&(this.e.translate(this.Ct.width,0),this.e.scale(-1,1)),this.e.drawImage(t,0,0),t.pause();}Iu(t){let e={mp4:"mp4",ogg:"ogg",webm:"webm",quicktime:"mov","x-matroska":"mkv"};if(t==="")return "webm";if(t){let o=t.split("/");if(o?.[0]==="video"){let n=o.slice(1).join("/")?.split(";")[0];if(n&&e[n])return e[n]}}return "avi"}get q(){return G(this.cfg.cameraModes).filter(t=>t===A.PHOTO||t===A.VIDEO)}tr(){if(this.Zi.length!==0){for(let t of this.Zi)t();this.Zi=[],this.Gi=null;}}initCallback(){super.initCallback(),this.registerActivity(this.activityType,{onActivate:this.Du,onDeactivate:this.Fu}),this.subConfigValue("cameraMirror",t=>{this.ra=t?"scaleX(-1)":null;}),this.subConfigValue("enableAudioRecording",t=>{this.oe=!t,this.So=!t;}),this.subConfigValue("cameraModes",t=>{if(!this.isActivityActive)return;let e=at(t);this.fa(e.filter(o=>o===A.PHOTO||o===A.VIDEO));});}firstUpdated(t){super.firstUpdated(t),this.ko();}updated(t){super.updated(t),this.ko();}Nu(){this.tr(),navigator.mediaDevices?.removeEventListener("devicechange",this.Mo),this.Ao(this._.value),this.ei(null);}disconnectedCallback(){super.disconnectedCallback(),this.Nu();}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn" @click=${this.$["*historyBack"]} title=${this.l10n("back")} ><uc-icon name="back"></uc-icon></button><div ?hidden=${!this.ee}><uc-icon name="camera"></uc-icon><span>${this.l10n("caption-camera")}</span></div><uc-select class="uc-camera-select" .options=${this.oa} ?hidden=${this.ee} @change=${this.fu} ></uc-select><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*closeModal"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-content"><video muted autoplay playsinline style=${xe({transform:this.ra})} ?hidden=${this.Yi} ${I(this._)} ></video><div class="uc-message-box" ?hidden=${this.Qi}><span>${this.l10n(this.Co)}</span><button type="button" @click=${this.vu} ?hidden=${this.du} >${this.l10n("camera-permissions-request")}</button></div></div><div class="uc-controls"><div ${I(this.ta)} class="uc-switcher" ?hidden=${!this.ke}><button data-id="photo" type="button" class="uc-switch uc-mini-btn" @click=${this.la} ?hidden=${this.Lt} data-testid="tab-photo" ><uc-icon name="camera"></uc-icon></button><button data-id="video" type="button" class="uc-switch uc-mini-btn" @click=${this.la} ?hidden=${this.se} data-testid="tab-video" ><uc-icon name="video-camera"></uc-icon></button></div><button class="uc-secondary-btn uc-recording-timer" @click=${this.bu} ?hidden=${this.ke} data-testid="recording-timer" ><uc-icon name=${this.Qe}></uc-icon><span ${I(this.Je)}> 00:00 </span><span ${I(this.te)} class="uc-line"></span></button><div class="uc-camera-actions uc-camera-action" ?hidden=${this.Oe} ><button type="button" class="uc-secondary-btn" @click=${this.xu}> Retake </button><button type="button" class="uc-primary-btn" @click=${this.Su} data-testid="accept" > Accept </button></div><button type="button" data-testid="shot" @click=${this.yu} class=${this.Ji} ?hidden=${this.ie} ><uc-icon name=${this.Me}></uc-icon></button><div class="uc-select"><button type="button" class="uc-mini-btn uc-btn-microphone" @click=${this.Eu} ?hidden=${this.oe} data-testid="toggle-microphone" ><uc-icon name=${this.na}></uc-icon></button><uc-select class="uc-audio-select" .options=${this.sa} ?hidden=${this.re} ?disabled=${this.So} @change=${this.gu} data-testid="audio-select" ></uc-select></div></div>`}};p([f()],N.prototype,"ra",2),p([f()],N.prototype,"Yi",2),p([f()],N.prototype,"Qi",2),p([f()],N.prototype,"du",2),p([f()],N.prototype,"oa",2),p([f()],N.prototype,"ee",2),p([f()],N.prototype,"Co",2),p([f()],N.prototype,"ke",2),p([f()],N.prototype,"ie",2),p([f()],N.prototype,"Oe",2),p([f()],N.prototype,"sa",2),p([f()],N.prototype,"re",2),p([f()],N.prototype,"So",2),p([f()],N.prototype,"oe",2),p([f()],N.prototype,"Lt",2),p([f()],N.prototype,"se",2),p([f()],N.prototype,"Me",2),p([f()],N.prototype,"Qe",2),p([f()],N.prototype,"na",2),p([f()],N.prototype,"Ji",2);function Ti(r,i,t){return r?i(r):t?.(r)}function $a(...r){return r.reduce((i,t)=>{if(typeof t=="string")return i[t]=true,i;for(let e of Object.keys(t))i[e]=t[e];return i},{})}function mt(...r){let i=$a(...r);return Object.keys(i).reduce((t,e)=>(i[e]&&t.push(e),t),[]).join(" ")}function Da(r,...i){let t=$a(...i);for(let e of Object.keys(t))r.classList.toggle(e,!!t[e]);}var ad=r=>et.includes(r),Fa=r=>{if(!r)return et;let i=at(r).filter(ad);return i.length===0?et:i};function Va(r){return {"*originalUrl":null,"*loadingOperations":new Map,"*faderEl":null,"*cropperEl":null,"*imgEl":null,"*imgContainerEl":null,"*networkProblems":false,"*imageSize":null,"*editorTransformations":{},"*cropPresetList":[],"*currentAspectRatio":null,"*tabList":et,"*tabId":_.CROP,"*on.retryNetwork":()=>{let i=r.querySelectorAll("img");for(let t of i){let e=t.src;t.src=At,t.src=e;}r.$["*networkProblems"]=false;},"*on.apply":i=>{if(!i)return;let t=r.$["*originalUrl"];if(!t){console.warn("Original URL is null, cannot apply transformations");return}let e=tt(Yt(i),"preview"),o=K(t,e),s={originalUrl:t,cdnUrlModifiers:e,cdnUrl:o,transformations:i};r.dispatchEvent(new CustomEvent("apply",{detail:s,bubbles:true,composed:true})),r.remove();},"*on.cancel":()=>{r.remove(),r.dispatchEvent(new CustomEvent("cancel",{bubbles:true,composed:true}));}}}var _a="<svg width='0' height='0' style='position:absolute'><symbol fill='none' viewBox='0 0 9 6' id='uc-icon-arrow-dropdown' xmlns='http://www.w3.org/2000/svg'><path stroke='currentColor' d='m1.5 1.667 3 2.666 3-2.666' opacity='.5'/></symbol><symbol viewBox='0 0 24 24' id='uc-icon-aspect-ratio' xmlns='http://www.w3.org/2000/svg'/><symbol viewBox='0 0 20 20' id='uc-icon-brightness' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M15 10a5 5 0 0 1-5 5m5-5a5 5 0 0 0-5-5m5 5h-5m0 5a5 5 0 0 1 0-10m0 10V5m0 15v-3M2.93 2.929 5.05 5.05M0 10h3m-.07 7.071 2.12-2.121M10 0v3m7.07 14.071-2.12-2.121M20 10h-3m.07-7.071L14.95 5.05m-.626 2.45H10m4.324 5H10'/></symbol><symbol fill='currentColor' viewBox='0 0 20 20' id='uc-icon-closeMax' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M8.232 10 3.585 5.353l1.768-1.768L10 8.232l4.648-4.647 1.767 1.768L11.768 10l4.647 4.648-1.767 1.767L10 11.768l-4.647 4.647-1.768-1.767L8.232 10Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-contrast' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M2 10a8 8 0 1 0 16 0 8 8 0 1 0-16 0m8-8v16m8-8h-8m7.598 2.5H10m6.24 2.5H10m7.6-7.5H10M16.242 5H10'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-crop' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M20 14H7.005C6.45 14 6 13.55 6 12.995V0M0 6h13.067c.515 0 .933.418.933.933V20M14.5.4 13 2l1.5 1.6M13 2h2a3 3 0 0 1 3 3v2M5.5 19.6 7 18l-1.5-1.6M7 18H5a3 3 0 0 1-3-3v-2'/></symbol><symbol fill='currentColor' viewBox='0 0 20 20' id='uc-icon-done' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='m18.057 6.333-9.365 9.125a1.25 1.25 0 0 1-1.768-.023L1.92 10.296l1.791-1.744 4.132 4.243 8.47-8.253 1.744 1.79Z' clip-rule='evenodd'/></symbol><symbol fill='currentColor' viewBox='0 0 25 24' id='uc-icon-edit-file' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M18.558 2.804a.78.78 0 0 0-.557.235l-.008.007-2.472 2.46 3.847 3.848 2.46-2.473.004-.003a.78.78 0 0 0 0-1.108l-.004-.003-2.712-2.728a.78.78 0 0 0-.558-.235Zm-.248 7.613-3.852-3.852-8.93 8.887-1.516 5.41 5.41-1.515 8.888-8.93Zm-.636-8.934a2.28 2.28 0 0 1 2.512.505l2.702 2.717.002.002a2.278 2.278 0 0 1 0 3.234l-.002.002-12.541 12.602a.75.75 0 0 1-.33.193l-6.884 1.928a.75.75 0 0 1-.925-.924l1.928-6.885a.75.75 0 0 1 .193-.33l12.603-12.54a2.28 2.28 0 0 1 .742-.504Z' clip-rule='evenodd'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-enhance' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M19 13h-2m0 0a4 4 0 0 1-4-4m4 4a4 4 0 0 0-4 4m0-8V7m0 2a4 4 0 0 1-4 4m-2 0h2m0 0a4 4 0 0 1 4 4m0 0v2M8 8.5H6.5m0 0a2 2 0 0 1-2-2m2 2a2 2 0 0 0-2 2m0-4V5m0 1.5a2 2 0 0 1-2 2M1 8.5h1.5m0 0a2 2 0 0 1 2 2m0 0V12M12 3h-1m0 0a1 1 0 0 1-1-1m1 1a1 1 0 0 0-1 1m0-2V1m0 1a1 1 0 0 1-1 1M8 3h1m0 0a1 1 0 0 1 1 1m0 0v1'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-exposure' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M10 20v-3M2.93 2.929 5.05 5.05M0 10h3m-.07 7.071 2.12-2.121M10 0v3m7.07 14.071-2.12-2.121M20 10h-3m.07-7.071L14.95 5.05M5 10a5 5 0 1 0 10 0 5 5 0 1 0-10 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-filters' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M4.5 6.5a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0m-3.5 6a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0m7 0a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-flip' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M19.6 5 18 3.5 16.4 5m3.2 10L18 16.5 16.4 15M18 3.523v12.954M3.3 8.5h10.654c.301 0 .415-.395.159-.554L3.459 1.286A.3.3 0 0 0 3 1.542V8.2a.3.3 0 0 0 .3.3zm0 3h10.654c.301 0 .415.395.159.554l-10.654 6.66A.3.3 0 0 1 3 18.458v-6.66a.3.3 0 0 1 .3-.3z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-gamma' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M17 3C9 6 2.5 11.5 2.5 17.5m0 0h1m-1 0v-1m14 1h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3 0h1m-3-14v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1m0 3v-1'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-mirror' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M5 .4 3.5 2 5 3.6M15 .4 16.5 2 15 3.6M3.52 2h12.957M8.5 16.7V6.046c0-.301-.394-.415-.554-.159L1.287 16.541a.3.3 0 0 0 .255.459H8.2a.3.3 0 0 0 .3-.3zm3 0V6.046c0-.301.395-.415.555-.159l6.659 10.654a.3.3 0 0 1-.255.459H11.8a.3.3 0 0 1-.3-.3z'/></symbol><symbol viewBox='0 0 40 40' id='uc-icon-original' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.5' d='M0 40 40 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-rotate' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M13.5.4 12 2l1.5 1.6M12.023 2H14.4A3.6 3.6 0 0 1 18 5.6V8M4 17h9a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v9a1 1 0 0 0 1 1z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-sad' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M2 17c4.418-4 11.582-4 16 0M16.5 5a1 1 0 1 1-2 0 1 1 0 0 1 2 0zm-11 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0z'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-saturation' xmlns='http://www.w3.org/2000/svg'><defs><linearGradient id='ruc-icon-id__a' x1='10.001' y1='1' x2='10.001' y2='19' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient></defs><circle cx='10.001' cy='10' r='9' transform='rotate(90 10 10)' fill='url(#ruc-icon-id__a)'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-slider' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M0 10h11m0 0a2 2 0 1 0 4 0m-4 0a2 2 0 1 1 4 0m0 0h5'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-tuning' xmlns='http://www.w3.org/2000/svg'><path stroke-linejoin='round' fill='none' stroke='currentColor' stroke-width='1.2' d='M8 10h11M1 10h4M1 4.5h11m3 0h4m-18 11h11m3 0h4m-7-11a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0M5 10a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0m7 5.5a1.5 1.5 0 1 0 3 0 1.5 1.5 0 1 0-3 0'/></symbol><symbol viewBox='0 0 20 20' id='uc-icon-vibrance' xmlns='http://www.w3.org/2000/svg'><path d='M2.125 5.64A8.96 8.96 0 0 0 1.001 10a8.96 8.96 0 0 0 1.124 4.36V5.64z' fill='url(#uuc-icon-id__a)'/><path d='M2.875 15.499V4.502a9.053 9.053 0 0 1 1.75-1.72v14.437a9.05 9.05 0 0 1-1.75-1.72z' fill='url(#uuc-icon-id__b)'/><path d='M5.375 17.722c.548.33 1.134.601 1.75.809V1.469a8.956 8.956 0 0 0-1.75.81v15.443z' fill='url(#uuc-icon-id__c)'/><path d='M7.875 1.253v17.495c.564.136 1.15.22 1.75.244V1.008a9 9 0 0 0-1.75.245z' fill='url(#uuc-icon-id__d)'/><path d='M10.375 1.008v17.984a9 9 0 0 0 1.75-.244V1.252a9 9 0 0 0-1.75-.244z' fill='url(#uuc-icon-id__e)'/><path d='M12.875 1.469V18.53a8.957 8.957 0 0 0 1.75-.808V2.277a8.957 8.957 0 0 0-1.75-.808z' fill='url(#uuc-icon-id__f)'/><path d='M15.375 2.78v14.44a9.053 9.053 0 0 0 1.75-1.72v-11a9.054 9.054 0 0 0-1.75-1.72z' fill='url(#uuc-icon-id__g)'/><path d='M17.875 5.638v8.724A8.959 8.959 0 0 0 19.001 10a8.96 8.96 0 0 0-1.126-4.362z' fill='url(#uuc-icon-id__h)'/><defs><linearGradient id='uuc-icon-id__a' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__b' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__c' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__d' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__e' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__f' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__g' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient><linearGradient id='uuc-icon-id__h' x1='19.001' y1='10' x2='1.001' y2='10' gradientUnits='userSpaceOnUse'><stop stop-color='#DE15FF'/><stop offset='.203' stop-color='#0029FF'/><stop offset='.479' stop-color='#2AE4F0'/><stop offset='.604' stop-color='#15EF11'/><stop offset='.75' stop-color='#FAE528'/><stop offset='1' stop-color='#EB2A2A'/></linearGradient></defs></symbol><symbol viewBox='0 0 20 20' id='uc-icon-warmth' xmlns='http://www.w3.org/2000/svg'><path d='m7.5 13.05.429.42.171-.175v-.244h-.6zm5 0h-.6v.245l.172.175.428-.42zM8.1 3.5c0-1.05.85-1.9 1.9-1.9V.4a3.1 3.1 0 0 0-3.1 3.1h1.2zm0 9.55V3.5H6.9v9.55h1.2zm-1 2.45c0-.79.315-1.506.829-2.03l-.858-.84A4.088 4.088 0 0 0 5.9 15.5h1.2zm2.9 2.9a2.9 2.9 0 0 1-2.9-2.9H5.9a4.1 4.1 0 0 0 4.1 4.1v-1.2zm2.9-2.9a2.9 2.9 0 0 1-2.9 2.9v1.2a4.1 4.1 0 0 0 4.1-4.1h-1.2zm-.829-2.03c.514.524.829 1.24.829 2.03h1.2c0-1.117-.447-2.13-1.171-2.87l-.858.84zM11.9 3.5v9.55h1.2V3.5h-1.2zM10 1.6c1.05 0 1.9.85 1.9 1.9h1.2A3.1 3.1 0 0 0 10 .4v1.2z' fill='currentColor'/><path d='M10 14V8' stroke='currentColor' stroke-width='1.2' stroke-linecap='round'/><path d='M14 3h3m-3 3h3m-3 3h3m-8 6.5a1 1 0 1 0 2 0 1 1 0 1 0-2 0' stroke='currentColor' stroke-width='1.2'/></symbol></svg>";var Ce={transition:"uc-transition",visible:"uc-visible",hidden:"uc-hidden"},xi=class extends C{constructor(){super(...arguments);this.Et=false;this.ga=Ce;this.va=Ce.visible;this.ya=Ce.hidden;this.Io=false;this.ba=false;}set visible(t){this.Et=t,this.wa();}get visible(){return this.Et}set styles(t){this.ga=t,this.Io=true,this.va=t.visible??Ce.visible,this.ya=t.hidden??Ce.hidden;}get styles(){return this.ga}wa(){this.style.visibility=this.Et?"inherit":"hidden",Da(this,{[Ce.transition]:!this.Io,[this.va]:this.Et,[this.ya]:!this.Et}),this.toggleAttribute("inert",!this.Et);}Vu(){this.ba||(this.ba=true,this.dispatchEvent(new CustomEvent("initial-render",{bubbles:true,composed:true})));}initCallback(){super.initCallback(),this.classList.toggle("uc-initial",true),this.Io||this.classList.add(Ce.transition),this.wa(),setTimeout(()=>{this.classList.toggle("uc-initial",false),this.Vu();},0);}};p([y({type:Boolean})],xi.prototype,"visible",1),p([y({attribute:false})],xi.prototype,"styles",1);var $r=class extends C{constructor(){super(...arguments);this.active=false;this.te=O();this.Lo=false;this.Uo=()=>{let t=this.te.value;t&&(this.Ea(t),this.Lo&&this.active&&this.Po());};}firstUpdated(t){super.firstUpdated(t),this.active&&this.Po();}updated(t){super.updated(t),t.has("active")&&(this.active?this.Po():this._u());}Po(){let t=this.te.value;if(!t)return;this.Lo=true;let{width:e}=this.getBoundingClientRect();t.removeEventListener("transitionend",this.Uo),t.style.transition="transform 1s",t.style.opacity="1",t.style.transform=`translateX(${e}px)`,t.addEventListener("transitionend",this.Uo,{once:true});}_u(){let t=this.te.value;t&&(this.Lo=false,t.removeEventListener("transitionend",this.Uo),this.Ea(t));}Ea(t){t.style.transition="initial",t.style.opacity="0",t.style.transform="translateX(-101%)";}render(){return v`<div class="uc-inner"><div class="uc-line" ${I(this.te)}></div></div>`}};p([y({type:Boolean,reflect:true})],$r.prototype,"active",2);var ne=pt(class extends bt{constructor(r){if(super(r),r.type!==Pt.ATTRIBUTE||r.name!=="class"||r.strings?.length>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(r){return " "+Object.keys(r).filter(i=>r[i]).join(" ")+" "}update(r,[i]){if(this.st===void 0){this.st=new Set,r.strings!==void 0&&(this.nt=new Set(r.strings.join(" ").split(/\s/).filter(e=>e!=="")));for(let e in i)i[e]&&!this.nt?.has(e)&&this.st.add(e);return this.render(i)}let t=r.element.classList;for(let e of this.st)e in i||(t.remove(e),this.st.delete(e));for(let e in i){let o=!!i[e];o===this.st.has(e)||this.nt?.has(e)||(o?(t.add(e),this.st.add(e)):(t.remove(e),this.st.delete(e)));}return J}});var j=r=>r??P;var Ot=class extends C{constructor(){super(...arguments);this.text="";this.icon="";this.reverse=false;this.theme="default";this.ariaRole=void 0;this.ariaControls="";this.titleProp="";this.active=false;}firstUpdated(t){super.firstUpdated(t),this.Ta(),this.xa();}updated(t){super.updated(t),t.has("reverse")&&this.Ta(),t.has("theme")&&this.xa();}Ta(){this.style.flexDirection=this.reverse?"row-reverse":"";}xa(){this.theme&&this.theme!=="custom"&&(this.className=`uc-${this.theme}`);}get Bu(){let t=this.Ro;return {"uc-icon":true,"uc-icon_left":!this.reverse,"uc-icon_right":this.reverse,"uc-icon_hidden":t,"uc-icon_single":this.zu}}get Ro(){return !this.icon}get zu(){return !this.text&&!this.Ro}render(){return v`<button type="button" role=${j(this.ariaRole||void 0)} aria-controls=${j(this.ariaControls||void 0)} aria-label=${j(this.l10n(this.titleProp))} title=${j(this.l10n(this.titleProp))} ><uc-icon class=${ne(this.Bu)} name=${j(this.icon||void 0)} ?hidden=${this.Ro} ></uc-icon><div class="uc-text">${this.text}</div></button>`}};p([y({type:String})],Ot.prototype,"text",2),p([y({type:String})],Ot.prototype,"icon",2),p([y({type:Boolean,reflect:true})],Ot.prototype,"reverse",2),p([y({type:String,reflect:true})],Ot.prototype,"theme",2),p([y({attribute:"aria-role"})],Ot.prototype,"ariaRole",2),p([y({attribute:"aria-controls"})],Ot.prototype,"ariaControls",2),p([y({attribute:"title-prop"})],Ot.prototype,"titleProp",2),p([y({type:Boolean,noAccessor:true})],Ot.prototype,"active",2);function Na(r,i){let t={};for(let e of i){let o=r[e];(Object.hasOwn(r,e)||o!==void 0)&&(t[e]=o);}return t}function We(r,i,t){let o=window.devicePixelRatio,s=Math.min(Math.ceil(i*o),3e3),n=o>=2?"lightest":"normal";return K(r,tt(Gi,Yt(t),`quality/${n}`,`stretch/off/-/resize/${s}x`,`@clib/${Lt}/${Ut}/uc-cloud-image-editor/`))}var Dr=class extends C{constructor(){super(...arguments);this.Ca=`uc-backdrop-mask-${ut.generateFastUid()}`;this.ir=false;this.ni=false;this.ka=O();this.ai=false;this.li=null;this.Ma=t=>{this.Ia(),this.ci&&(t.stopPropagation(),t.preventDefault(),this.ci=false);};this.La=t=>{if(!this.ci||!this.er||!this.Do)return;t.stopPropagation(),t.preventDefault();let e=this._t;if(!e)return;let{x:o,y:s}=e.getBoundingClientRect(),n=t.x-o,a=t.y-s,l=n-this.er[0],c=a-this.er[1],{direction:d}=this.Do,u=this.Yu(d,[l,c]);u&&(this.$["*cropBox"]=u);};this.Ua=t=>{if(!this.Ut)return;let e=Object.values(this.Ut).find(o=>{if(!o||this.No(o.direction))return false;let n=o.interactionNode.getBoundingClientRect(),a={x:n.x,y:n.y,width:n.width,height:n.height};return ta(a,[t.x,t.y])});this.Sa=e,this.Ia();};}get _t(){return this.ka.value??null}get ci(){return this.ni}set ci(t){this.ni!==t&&(this.ni=t,this.Fo());}Fo(){this.oi&&this.oi.setAttribute("class",mt({"uc-guides--hidden":this.ir,"uc-guides--visible":!this.ir&&this.ni,"uc-guides--semi-hidden":!this.ir&&!this.ni}));}No(t){let e=this.$["*imageBox"];if(!e)return false;if(t===""&&e.height<=k&&e.width<=k)return true;let o=e.height<=k&&(t.includes("n")||t.includes("s")),s=e.width<=k&&(t.includes("e")||t.includes("w"));return o||s}Hu(){let t=this.$["*cropBox"];if(!t)return;let{x:e,y:o,width:s,height:n}=t,a=this._t;if(!a)return;let l=ht("mask",{id:this.Ca}),c=ht("rect",{x:0,y:0,width:"100%",height:"100%",fill:"white"}),d=ht("rect",{x:e,y:o,width:s,height:n,fill:"black"});l.appendChild(c),l.appendChild(d);let u=ht("rect",{x:0,y:0,width:"100%",height:"100%",fill:"var(--color-image-background)","fill-opacity":.85,mask:`url(#${this.Ca})`});a.appendChild(u),a.appendChild(l),this.ri=l,this.$o=d;}Ku(){this.ri&&(this.ri.style.display="none",window.requestAnimationFrame(()=>{this.ri&&(this.ri.style.display="block");}));}ju(){let t=this.$["*cropBox"];if(!t)return;let{x:e,y:o,width:s,height:n}=t;this.$o&&ie(this.$o,{x:e,y:o,width:s,height:n});}Gu(){let t=this.$["*cropBox"];if(!(!t||!this.oi||!this.Ut)){for(let e of Object.values(this.Ut)){if(!e)continue;let{direction:o,pathNode:s,interactionNode:n,groupNode:a}=e,l=o==="",c=o.length===2,{x:d,y:u,width:h,height:m}=t;if(l)ie(n,{x:d,y:u,width:h,height:m});else {let b=re(Math.min(h,m)/82/2,0,1),w=c?Zn(t,o,b):Xn(t,o,b),x=w.center;if(!x)continue;let T=Math.max(Yo*re(Math.min(h,m)/Yo/3,0,1),Wn);ie(n,{x:x[0]-T,y:x[1]-T,width:T*2,height:T*2}),ie(s,{d:w.d});}let g=this.No(o);a.setAttribute("class",mt("uc-thumb",{"uc-thumb--hidden":g,"uc-thumb--visible":!g}));}ie(this.oi,{x:t.x-1*.5,y:t.y-1*.5,width:t.width+1,height:t.height+1});}}Oa(t,e){let o=ht("g");o.classList.add("uc-thumb"),o.setAttribute("with-effects","");let s=ht("rect",{fill:"transparent"}),n=ht("path",{stroke:"currentColor",fill:"none","stroke-width":3});o.appendChild(n),o.appendChild(s),t[e]={direction:e,pathNode:n,interactionNode:s,groupNode:o},e===""&&(o.style.cursor="move"),s.addEventListener("pointerdown",this.qu.bind(this,e));}Wu(){let t={};for(let e=0;e<3;e++)for(let o=0;o<3;o++){let s=`${["n","","s"][e]}${["w","","e"][o]}`;s!==""&&this.Oa(t,s);}return this.Oa(t,""),t}Zu(){let t=ht("svg"),e=ht("rect",{x:0,y:0,width:"100%",height:"100%",fill:"none",stroke:"currentColor","stroke-width":1,"stroke-opacity":.5});t.appendChild(e);for(let o=1;o<=2;o++){let s=ht("line",{x1:`${hi*o}%`,y1:"0%",x2:`${hi*o}%`,y2:"100%",stroke:"currentColor","stroke-width":1,"stroke-opacity":.3});t.appendChild(s);}for(let o=1;o<=2;o++){let s=ht("line",{x1:"0%",y1:`${hi*o}%`,x2:"100%",y2:`${hi*o}%`,stroke:"currentColor","stroke-width":1,"stroke-opacity":.3});t.appendChild(s);}return t.classList.add("uc-guides","uc-guides--semi-hidden"),t}Xu(){let t=this._t;if(!t)return;let e=document.createDocumentFragment(),o=this.Zu();e.appendChild(o);let s=this.Wu();for(let{groupNode:n}of Object.values(s))e.appendChild(n);t.appendChild(e),this.Ut=s,this.oi=o,this.Fo();}qu(t,e){if(!this.Ut)return;let o=this.Ut[t];if(!o||this.No(t))return;let s=this.$["*cropBox"],n=this._t;if(!n)return;let{x:a,y:l}=n.getBoundingClientRect(),c=e.x-a,d=e.y-l;this.ci=true,this.Do=o,this.er=[c,d],this.Aa={...s};}Yu(t,e){let[o,s]=e,n=this.$["*imageBox"],a=this.Aa??this.$["*cropBox"],l=this.$["*currentAspectRatio"],c=l?l.width/l.height:void 0;if(t===""?a=Qn({rect:a,delta:[o,s],imageBox:n}):a=Jn({rect:a,delta:[o,s],direction:t,aspectRatio:c,imageBox:n}),!Object.values(a).every(d=>Number.isFinite(d)&&d>=0)){console.error("CropFrame is trying to create invalid rectangle",{payload:a});return}return De(Ve(a),n)}Ia(){let t=this.Sa,e=this._t;e&&(e.style.cursor=t?Yn(t.direction):"initial");}Pa(t){if(this.si){this.si.setAttribute("href",t);return}let e=this._t;if(!e){this.li=t;return}this.li=null;let o=document.createDocumentFragment(),s=ht("image",{href:t});s.setAttribute("class","uc-cloud-mask"),o.appendChild(s),e.appendChild(o),this.si=s;}Qu(){let t=this.$["*cropBox"];if(!t||!this.si)return;let{x:e,y:o,width:s,height:n}=t;ie(this.si,{x:e,y:o,height:n,width:s});}Vo(){this.ai&&(this.ju(),this.Gu(),this.Qu());}toggleThumbs(t){if(this.Ut)for(let e of Object.values(this.Ut)){if(!e)continue;let{groupNode:o}=e;o.setAttribute("class",mt("uc-thumb",{"uc-thumb--hidden":!t,"uc-thumb--visible":t}));}}initCallback(){super.initCallback(),this.sub("*imageBox",()=>{this.Ku(),this.ai&&window.requestAnimationFrame(()=>{this.Vo();});}),this.sub("*cropBox",t=>{t&&(this.ir=t.height<=k||t.width<=k,this.Fo(),this.ai&&window.requestAnimationFrame(()=>{this.Vo();}));}),this.subConfigValue("cloudImageEditorMaskHref",t=>{t&&this.Pa(t);}),document.addEventListener("pointermove",this.La,true),document.addEventListener("pointerup",this.Ma,true);}firstUpdated(t){super.firstUpdated(t),this.Ju();}Ju(){let t=this._t;if(!(!t||this.ai)){if(this.Hu(),this.Xu(),this.ai=true,t.addEventListener("pointermove",this.Ua,true),this.li){let e=this.li;this.li=null,this.Pa(e);}this.Vo();}}disconnectedCallback(){super.disconnectedCallback(),this._t?.removeEventListener("pointermove",this.Ua,true),document.removeEventListener("pointermove",this.La,true),document.removeEventListener("pointerup",this.Ma,true);}render(){return v`<svg class="uc-svg" xmlns="http://www.w3.org/2000/svg" ${I(this.ka)}></svg>`}};p([f()],Dr.prototype,"ni",2);function cd(r){return r?[({dimensions:t,coords:e})=>[...t,...e].every(o=>Number.isInteger(o)&&Number.isFinite(o)),({dimensions:t,coords:e})=>t.every(o=>o>0)&&e.every(o=>o>=0)].every(t=>t(r)):true}var Fr=class extends C{constructor(){super();this.ctxOwner=true;this.ne={width:0,height:0};this.e=null;this.E=false;this.pt=null;this.$a=O();this.Bo=O();this.init$={...this.init$,"*padding":20,"*operations":{rotate:0,mirror:false,flip:false},"*imageBox":{x:0,y:0,width:0,height:0},"*cropBox":{x:0,y:0,width:0,height:0}},this.Ra=$(this.Da.bind(this),300),this._o=qe(()=>{!this.isConnected||!this.E||(this.zo(),this.Fa(),this.Na(),this.Ho(),this.Ko());},100);}firstUpdated(t){super.firstUpdated(t),this.zo();}Fa(){let t=this.$["*editorTransformations"],e=Na(t,Object.keys(this.$["*operations"])),o={...this.$["*operations"],...e};this.$["*operations"]=o;}zo(){let t=this.$a.value;if(!t)return;let e=t.getContext("2d"),o=this.offsetWidth,s=this.offsetHeight,n=window.devicePixelRatio;t.style.width=`${o}px`,t.style.height=`${s}px`,t.width=o*n,t.height=s*n,e?.scale(n,n),this.Ct=t,this.e=e;}Na(){if(!this.E||!this.pt)return;let t=this.pt,e=this.$["*padding"],o=this.$["*operations"],{rotate:s}=o,n={width:this.offsetWidth,height:this.offsetHeight},a=Fe({width:t.naturalWidth,height:t.naturalHeight},s),l;if(a.width>n.width-e*2||a.height>n.height-e*2){let c=a.width/a.height,d=n.width/n.height;if(c>d){let u=n.width-e*2,h=u/c,m=0+e,g=e+(n.height-e*2)/2-h/2;l={x:m,y:g,width:u,height:h};}else {let u=n.height-e*2,h=u*c,m=e+(n.width-e*2)/2-h/2,g=0+e;l={x:m,y:g,width:h,height:u};}}else {let{width:c,height:d}=a,u=e+(n.width-e*2)/2-c/2,h=e+(n.height-e*2)/2-d/2;l={x:u,y:h,width:c,height:d};}this.$["*imageBox"]=Ve(l);}Ho(){let t=this.$["*cropBox"],e=this.$["*imageBox"],o=this.$["*operations"],{rotate:s}=o,n=this.$["*editorTransformations"].crop,{width:a,x:l,y:c}=e;if(n){let{dimensions:[h,m],coords:[g,b]}=n,{width:w}=Fe(this.ne,s),x=a/w;t=De(Ve({x:l+g*x,y:c+b*x,width:h*x,height:m*x}),e);}let d=this.$["*currentAspectRatio"],u=d?d.width/d.height:void 0;if(!ea(t,e)||u&&!ia(t,u)){let h=e.width/e.height,m=e.width,g=e.height;u&&(h>u?m=Math.min(e.height*u,e.width):g=Math.min(e.width/u,e.height)),t={x:e.x+e.width/2-m/2,y:e.y+e.height/2-g/2,width:m,height:g};}this.$["*cropBox"]=De(Ve(t),e);}td(){let t=this.e;if(!t)return;let e=this.pt;if(!e)return;let o=this.$["*imageBox"],s=this.$["*operations"],{mirror:n,flip:a,rotate:l}=s,c=Fe({width:o.width,height:o.height},l);t.save(),t.translate(o.x+o.width/2,o.y+o.height/2),t.rotate(l*Math.PI*-1/180),t.scale(n?-1:1,a?-1:1),t.drawImage(e,-c.width/2,-c.height/2,c.width,c.height),t.restore();}Ko(){if(!this.E||!this.pt||!this.Ct||!this.e)return;let t=this.Ct;this.e.clearRect(0,0,t.width,t.height),this.td();}ed({fromViewer:t}){this.pt&&(this.Bo.value?.toggleThumbs(true),this.rd(),setTimeout(()=>{this.className=mt({"uc-active_from_viewer":t,"uc-active_from_editor":!t,"uc-inactive_to_editor":false});}));}Va(){let t=this.$["*cropBox"],e=this.$["*imageBox"],o=this.$["*operations"],{rotate:s}=o,{width:n,height:a}=e,{width:l,height:c}=Fe(this.ne,s),{width:d,height:u}=t,h=n/l,m=a/c;return [re(Math.round(d/h),1,l),re(Math.round(u/m),1,c)]}od(){let t=this.$["*cropBox"],e=this.$["*imageBox"],o=this.$["*operations"],{rotate:s}=o,{width:n,height:a,x:l,y:c}=e,{width:d,height:u}=Fe(this.ne,s),{x:h,y:m}=t,g=n/d,b=a/u,w=this.Va(),x={dimensions:w,coords:[re(Math.round((h-l)/g),0,d-w[0]),re(Math.round((m-c)/b),0,u-w[1])]};if(!cd(x)){console.error("Cropper is trying to create invalid crop object",{payload:x});return}if(!(w[0]===d&&w[1]===u))return x}Da(){if(!this.isConnected||!this.ne)return;let t=this.$["*operations"],{rotate:e,mirror:o,flip:s}=t,n=this.od(),l={...this.$["*editorTransformations"],crop:n,rotate:e,mirror:o,flip:s};this.$["*editorTransformations"]=l;}setValue(t,e){this.$["*operations"]={...this.$["*operations"],[t]:e},this.E&&(this.Na(),this.Ho(),this.Ko());}getValue(t){return this.$["*operations"][t]}async activate(t,{fromViewer:e}={}){if(!this.E){this.E=true,await this.updateComplete,this.zo(),this.ne=t,this.removeEventListener("transitionend",this._a);try{let o=this.$["*originalUrl"],s=this.$["*editorTransformations"];this.pt=await this.sd(o,s),this.Fa(),this._o(),this.ed({fromViewer:e});}catch(o){console.error("Failed to activate cropper",{error:o}),this.telemetryManager.sendEventError(o,"cloud editor image. Failed to activate cropper");}this.s=new ResizeObserver(o=>{let[s]=o;if(!s)return;s.contentRect.width>0&&s.contentRect.height>0&&this.E&&this.pt&&this._o();}),this.s.observe(this);}}deactivate({reset:t=false}={}){this.E&&(!t&&this.Da(),this.E=false,this.nd(),this.className=mt({"uc-active_from_viewer":false,"uc-active_from_editor":false,"uc-inactive_to_editor":true}),this.Bo.value?.toggleThumbs(false),this.addEventListener("transitionend",this._a,{once:true}),this.s?.disconnect());}nd(){let t=this.Va(),e=this.$["*cropBox"],o=Math.min(this.offsetWidth,t[0])/e.width,s=Math.min(this.offsetHeight,t[1])/e.height,n=Math.min(o,s),a=e.x+e.width/2,l=e.y+e.height/2;this.style.transform=`scale(${n}) translate(${(this.offsetWidth/2-a)/n}px, ${(this.offsetHeight/2-l)/n}px)`,this.style.transformOrigin=`${a}px ${l}px`;}rd(){let t=this.$["*cropBox"],e=t.x+t.width/2,o=t.y+t.height/2;this.style.transform="scale(1)",this.style.transformOrigin=`${e}px ${o}px`;}_a(){this.E||(this.pt=null);}async sd(t,e){let o=this.offsetWidth;e={...e,crop:void 0,rotate:void 0,flip:void 0,mirror:void 0};let s=await this.proxyUrl(We(t,o,e)),{promise:n,cancel:a,image:l}=Te(s),c=this.Ue(s);return l.addEventListener("load",c,{once:true}),l.addEventListener("error",c,{once:true}),this.b?.(),this.b=a,n.then(()=>l).catch(d=>(console.error("Failed to load image",{error:d}),this.$["*networkProblems"]=true,l))}Ue(t){let e="crop",o=this.$["*loadingOperations"],s=o.get(e);return s||(s=new Map,o.set(e,s)),s.get(t)||(s.set(t,true),this.$["*loadingOperations"]=o),()=>{let n=o.get(e);n?.has(t)&&(n.delete(t),this.$["*loadingOperations"]=o);}}initCallback(){super.initCallback(),this.sub("*imageBox",()=>{this.Ko();}),this.sub("*cropBox",()=>{this.pt&&this.Ra();}),this.sub("*currentAspectRatio",()=>{this.Ho();}),setTimeout(()=>{this.sub("*networkProblems",t=>{t||this.E&&this.ne&&this.activate(this.ne,{fromViewer:false});});},0);}disconnectedCallback(){super.disconnectedCallback(),this.s?.disconnect(),this.pt&&(this.pt=null);}render(){return v`<canvas class="uc-canvas" ${I(this.$a)}></canvas><uc-crop-frame ${I(this.Bo)}></uc-crop-frame>`}};p([f()],Fr.prototype,"pt",2);function ys(r,i,t){let e=t,o=t-1,s=new Array(e);for(let n=o;n>=0;n-=1)s[n]=Math.ceil((n*i+(o-n)*r)/o);return s}function ud(r){return typeof r=="string"&&r in St}function dd(r){let i=[];for(let t=0;t<r.length-1;t+=1){let e=r[t],o=r[t+1];typeof e=="number"&&typeof o=="number"&&i.push([e,o]);}return i}function pd(r,i,t){let e=dd(r).find(([n,a])=>n<=i&&i<=a);if(!e)return r.map(()=>0);let[o,s]=e;return r.map(n=>{let a=Math.abs(o-s)||1,l=Math.abs(i-o)/a;return o===n?i>t?1:1-l:s===n?i>=t?l:1:0})}function hd(r,i){return r.map((t,e)=>t<i?r.length-e:e)}function Ba(r,i){let t=St[r].keypointsNumber,{range:e,zero:o}=St[r];return [...new Set([...ys(e[0],o,t+1),...ys(o,e[1],t+1),o,i])].sort((s,n)=>s-n)}var bs=class extends C{constructor(){super();this.E=false;this.jo=true;this.n="initial";this.Ba={};this.Bt=[];this.Ha=0;this.ja=O();this.rr=O();this.classList.add("uc-inactive_to_cropper"),this.Ka=$(async(t,e,o)=>{let s=()=>!this.Ga(t,e)||this.Ee!==o||!!this.Bt.find(c=>c.value===o);if(s())return;let n=await this.qa(t,o),a=new Image;a.src=n.src;let l=this.Ue(n.src);a.addEventListener("load",l,{once:true}),a.addEventListener("error",l,{once:true}),n.image=a,a.classList.add("uc-fader-image"),a.addEventListener("load",()=>{if(s())return;let c=this.Bt,d=c.findIndex(g=>g.value>o);d===-1&&(d=c.length);let h=c[d]?.image,m=this.rr.value;!m||h&&!m.contains(h)||(c.splice(d,0,n),h?m.insertBefore(a,h):m.appendChild(a),this.Wo(t,o));},{once:true}),a.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});},600);}Ue(t){let e=this.n,o=this.$["*loadingOperations"];o.has(e)||o.set(e,new Map);let s=o.get(e);return s&&!s.get(t)&&(s.set(t,true),this.$["*loadingOperations"]=o),()=>{let n=o.get(e);n?.has(t)&&(n.delete(t),this.$["*loadingOperations"]=o);}}Wa(){window.cancelAnimationFrame(this.Ha),this.Ha=window.requestAnimationFrame(()=>{for(let t of this.Bt){let{image:e}=t;e&&(e.style.opacity=t.opacity.toString(),e.style.zIndex=t.zIndex.toString());}});}ae({url:t=this.za,filter:e=this.m??void 0,operation:o,value:s}={}){if(!t)throw new Error("URL is not defined");let n={...this.Ba};o&&(o==="filter"?e&&typeof s=="number"&&(n.filter={name:e,amount:s}):typeof s=="number"&&(n[o]=s));let a=this.offsetWidth;return this.proxyUrl(We(t,a,n))}async qa(t,e){return {src:await this.ae({operation:t,value:e}),image:void 0,opacity:0,zIndex:0,value:e}}Ga(t,e){return this.n===t&&this.m===e}set(t){let e=typeof t=="string"?parseInt(t,10):t;!ud(this.n)||!Number.isFinite(e)||(this.Wo(this.n,e),this.Ka(this.n,this.m,e));}Wo(t,e){this.n=t,this.Ee=e;let{zero:o}=St[t],s=this.Bt.map(l=>l.value),n=pd(s,e,o),a=hd(s,o);this.Bt.forEach((l,c)=>{let d=n[c],u=a[c];typeof d=="number"&&(l.opacity=d),typeof u=="number"&&(l.zIndex=u);}),this.Wa();}Za(){let t=new Image;return t.classList.add("uc-fader-image","uc-fader-image--preview"),t.style.opacity="0",t}async ad(){this.a=this.a||this.Za();let t=this.a;t&&this.Xa(t);let e=this.Bt.map(c=>c.src),{images:o,promise:s,cancel:n}=wi(e);o.forEach(c=>{let d=this.Ue(c.src);c.addEventListener("load",d),c.addEventListener("error",d);}),this.Go=()=>{n(),this.Go=void 0;};let a=this.n,l=this.m;if(await s,this.E&&this.Ga(a,l)){let c=this.rr.value;if(!c)return;c.replaceChildren(),this.Bt.forEach((d,u)=>{let h=o[u];h&&(h.classList.add("uc-fader-image"),d.image=h,c.appendChild(h));}),this.Wa();}}async setTransformations(t){if(this.Ba=t,this.a){let e=await this.ae(),o=this.Ue(e);this.a.src=e,this.a.addEventListener("load",o,{once:true}),this.a.addEventListener("error",o,{once:true}),this.a.style.opacity="1",this.a.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});}}async preload({url:t,filter:e,operation:o,value:s}){if(!o||typeof s!="number")return;this.qo?.();let n=Ba(o,s),a=await Promise.all(n.map(c=>this.ae({url:t,filter:e,operation:o,value:c}))),{cancel:l}=wi(a);this.qo=l;}ld(t){let e=this.a||this.Za();if(this.Xa(e),this.a=e,e.src===t){e.style.opacity="1",e.style.transform="scale(1)",this.className=mt({"uc-active_from_viewer":this.ui,"uc-active_from_cropper":!this.ui,"uc-inactive_to_cropper":false});return}e.style.opacity="0";let o=this.Ue(t);e.addEventListener("error",o,{once:true}),e.src=t,e.addEventListener("load",()=>{o(),e&&(e.style.opacity="1",e.style.transform="scale(1)",this.className=mt({"uc-active_from_viewer":this.ui,"uc-active_from_cropper":!this.ui,"uc-inactive_to_cropper":false}));},{once:true}),e.addEventListener("error",()=>{this.$["*networkProblems"]=true;},{once:true});}async activate({url:t,operation:e,value:o,filter:s,fromViewer:n}){if(this.E=true,this.jo=false,await this.updateComplete,this.za=t,this.n=e??"initial",this.Ee=o,this.m=s,this.ui=n,typeof o!="number"&&!s){let l=await this.ae({operation:e,value:o});this.ld(l),this.Zo();return}!e||typeof o!="number"||(this.Bt=await Promise.all(Ba(e,o).map(l=>this.qa(e,l))),this.Wo(e,o),this.ad());}deactivate({hide:t=true}={}){this.E=false,this.Go?.(),this.qo?.(),t&&!this.jo?(this.jo=true,this.a&&(this.a.style.transform="scale(1)"),this.className=mt({"uc-active_from_viewer":false,"uc-active_from_cropper":false,"uc-inactive_to_cropper":true}),this.addEventListener("transitionend",()=>{this.Zo();},{once:true})):this.Zo();}Xa(t){let e=this.ja.value;e&&(e.contains(t)||e.appendChild(t));}Zo(){this.rr.value?.replaceChildren();}render(){return v`<div class="uc-fader-preview-host" ${I(this.ja)}></div><div class="uc-fader-layers-host" ${I(this.rr)}></div>`}};var qt=class extends C{constructor(){super();this.Xo=0;this.Vt=O();this.Qa=O();this.Ja=O();this.disabled=false;this.min=0;this.max=100;this.defaultValue=0;this.zero=0;this.zt=0;this.ud=t=>{t.stopPropagation();let e=this.tl(t);e!==null&&(this.Yo(e),this.cd("slider-input",e));};this.dd=t=>{t.stopPropagation();let e=this.tl(t);e!==null&&this.Yo(e);};this.il=()=>{this.style.setProperty("--color-effect","var(--hover-color-rgb)");};this.rl=()=>{this.style.setProperty("--color-effect","var(--idle-color-rgb)");};this.setAttribute("with-effects","");}cd(t,e){this.dispatchEvent(new CustomEvent(t,{detail:{value:e},bubbles:true,composed:true}));}firstUpdated(t){super.firstUpdated(t),this.Xo=Number.parseInt(window.getComputedStyle(this).getPropertyValue("--l-thumb-size"),10)||0,this.ol(this.zt),this.Qo(),this.s=new ResizeObserver(()=>{this.Qo(),this.or(this.zt);}),this.s.observe(this);let e=this.Vt.value;e?.addEventListener("focus",this.il),e?.addEventListener("blur",this.rl),window.setTimeout(()=>{this.or(this.zt);},0);}willUpdate(t){super.willUpdate(t),t.has("defaultValue")&&this.defaultValue!==this.zt&&this.Yo(this.defaultValue),(t.has("min")||t.has("max"))&&this.hasUpdated&&(this.Qo(),this.or(this.zt)),t.has("zero")&&this.hasUpdated&&this.sl(this.zt);}or(t){this.sl(t);let e=this.max-this.min;if(e===0)return;let{width:o}=this.getBoundingClientRect(),a=100/e*(t-this.min)*(o-this.Xo)/100;window.requestAnimationFrame(()=>{let l=this.Qa.value;l&&(l.style.transform=`translateX(${a}px)`);});}sl(t){if(!this.di)return;let e=this.max-this.min;if(e===0)return;this.di.style.opacity=t===this.zero?"0":"1";let{width:o}=this.getBoundingClientRect(),a=100/e*(this.zero-this.min)*(o-this.Xo)/100;window.requestAnimationFrame(()=>{this.di&&(this.di.style.transform=`translateX(${a}px)`);});}Qo(){let e=this.Ja.value;if(!e)return;let{width:o}=e.getBoundingClientRect(),s=Math.ceil(o/2),n=Math.ceil(s/15)-2;if(this.Ya===n)return;let a=document.createDocumentFragment(),l=document.createElement("div"),c=document.createElement("div");l.className="uc-minor-step",c.className="uc-border-step",a.appendChild(c);for(let u=0;u<n;u+=1)a.appendChild(l.cloneNode());a.appendChild(c.cloneNode());for(let u=0;u<n;u+=1)a.appendChild(l.cloneNode());a.appendChild(c.cloneNode());let d=document.createElement("div");d.className="uc-zero-dot",a.appendChild(d),this.di=d,e.innerHTML="",e.appendChild(a),this.Ya=n;}disconnectedCallback(){super.disconnectedCallback();let t=this.Vt.value;t?.removeEventListener("focus",this.il),t?.removeEventListener("blur",this.rl),this.s?.disconnect(),this.s=void 0;}Yo(t){Number.isFinite(t)&&(this.zt=t,this.hasUpdated&&(this.ol(t),this.or(t)));}ol(t){let e=this.Vt.value;e&&(e.value=String(t));}tl(t){let e=t.currentTarget;if(!e)return null;let o=Number.parseInt(e.value,10);return Number.isFinite(o)?o:null}render(){return v`<div class="uc-steps" ${I(this.Ja)}></div><div class="uc-thumb" ${I(this.Qa)}></div><input class="uc-input" type="range" ${I(this.Vt)} .min=${String(this.min)} .max=${String(this.max)} .value=${String(this.zt)} ?disabled=${this.disabled} @input=${this.ud} @change=${this.dd} />`}};p([y({type:Boolean,reflect:true})],qt.prototype,"disabled",2),p([y({type:Number})],qt.prototype,"min",2),p([y({type:Number})],qt.prototype,"max",2),p([y({type:Number,attribute:false})],qt.prototype,"defaultValue",2),p([y({type:Number})],qt.prototype,"zero",2),p([f()],qt.prototype,"zt",2);var Dt="original",Vr=class extends C{constructor(){super(...arguments);this.state={operation:"filter",filter:void 0,originalUrl:"",disabled:false,min:0,max:100,value:0,defaultValue:0,zero:0};this.To=t=>{let{value:e}=t.detail;this.$["*faderEl"]?.set(e),this.state={...this.state,value:e};};}setOperation(t,e){this.state={...this.state,operation:t,filter:e},this.pd();let o=this.$["*faderEl"],s=this.state.originalUrl||this.$["*originalUrl"];o&&s&&o.activate({url:s,operation:this.state.operation,value:this.state.filter===Dt?void 0:this.state.value,filter:this.state.filter===Dt?void 0:this.state.filter,fromViewer:false});}pd(){let t=this.state.operation,{range:e,zero:o}=St[t],[s,n]=e;this.state={...this.state,min:s,max:n,zero:o};let l=this.$["*editorTransformations"][t];if(t==="filter"){let d=Number(n),u=l;if(u){let{name:h,amount:m}=u;d=h===this.state.filter?m:n;}this.state={...this.state,value:d,defaultValue:d};return}let c=typeof l<"u"?l:o;this.state={...this.state,value:c,defaultValue:c};}apply(){let e={...this.$["*editorTransformations"]};this.state.operation==="filter"?!this.state.filter||this.state.filter===Dt?delete e.filter:e.filter={name:this.state.filter,amount:this.state.value}:e[this.state.operation]=this.state.value,this.$["*editorTransformations"]=e;}cancel(){this.$["*faderEl"]?.deactivate({hide:false});}initCallback(){super.initCallback(),this.sub("*originalUrl",t=>{t&&(this.state={...this.state,originalUrl:t});});}updated(t){if(super.updated(t),t.has("state")){let e=`${this.state.filter??this.state.operation} ${this.state.value}`;this.$["*operationTooltip"]=e;}}render(){return v`<uc-slider-ui .disabled=${this.state.disabled} .min=${this.state.min} .max=${this.state.max} .defaultValue=${this.state.defaultValue} .zero=${this.state.zero} @slider-input=${this.To} ></uc-slider-ui>`}};p([f()],Vr.prototype,"state",2);function Ze(r){if(!r)return null;let i=r.match(/^([A-Za-z]+)\s+(\d+)$/);if(!i)return null;let[,t,e]=i;return !t||typeof e>"u"?null:{filter:t,value:Number(e)}}var ot=class extends C{constructor(){super(...arguments);this.active=false;this.title="";this.icon="";this.titleProp="";}get buttonClasses(){let t=this.active;return {"uc-active":t,"uc-not_active":!t}}nl(){let t=this.buttonClasses;for(let[e,o]of Object.entries(t))this.classList.toggle(e,o);}onClick(t){}connectedCallback(){super.connectedCallback(),this.nl();}updated(t){super.updated(t),t.has("active")&&this.nl();}render(){let t=this.onClick,e=this.title;return v`<button role="option" type="button" aria-label=${j(this.titleProp)} title=${j(this.titleProp)} @click=${t} ><uc-icon name=${this.icon}></uc-icon><div class="uc-title" ?hidden=${!e}>${e}</div></button>`}};p([f()],ot.prototype,"active",2),p([f()],ot.prototype,"title",2),p([f()],ot.prototype,"icon",2),p([f()],ot.prototype,"titleProp",2);var _r=12,Nr=16,md=r=>{let i=12,t=12;return r.width/r.height>=1?(i=_r,t=Math.round(_r*r.height/r.width)):(t=_r,i=Math.round(_r*r.width/r.height)),{width:i,height:t}},ws=class extends ot{initCallback(){super.initCallback(),this.icon="arrow-dropdown",this.sub("*currentAspectRatio",i=>{let t=this.hd(i);this.title=t,this.titleProp=t;});}onClick(){this.$["*showListAspectRatio"]=true;}hd(i){return i?i.hasFreeform?this.l10n("freeform-crop"):this.l10n("crop-to-shape",{value:`${i.width}:${i.height}`}):""}render(){let i=this.onClick,t=this.title;return v`<button role="option" type="button" class=${ne(this.buttonClasses)} aria-label=${j(this.titleProp)} title=${j(this.titleProp)} @click=${i} ><div class="uc-title" ?hidden=${!t}>${t}</div><uc-icon name=${this.icon}></uc-icon></button>`}},Br=class extends ot{constructor(){super(...arguments);this.X=null;}get aspectRatio(){return this.X}set aspectRatio(t){if(this.X===t)return;let e=this.X;this.X=t,this.requestUpdate("aspectRatio",e),t?this.al(t):(this.removeAttribute("uc-aspect-ratio-freeform"),this.title="",this.titleProp="");}initCallback(){super.initCallback(),this.X&&this.al(this.X),this.sub("*currentAspectRatio",t=>{this.active=t&&t.id===this.X?.id||t?.width===this.X?.width&&t?.height===this.X?.height;});}onClick(){this.$["*currentAspectRatio"]?.id!==this.X?.id&&(this.$["*currentAspectRatio"]=this.X);}al(t){if(!this.isConnected)return;let e=!!t.hasFreeform;this.toggleAttribute("uc-aspect-ratio-freeform",e);let o=()=>{let n=e?this.l10n("custom"):`${t.width}:${t.height}`;return this.title=n,n},s=()=>{let n=this.l10n("a11y-cloud-editor-apply-aspect-ratio",{name:e?this.l10n("custom").toLowerCase():this.l10n("crop-to-shape",{value:`${t.width}:${t.height}`}).toLowerCase(),value:""});return this.titleProp=n,n};o(),s(),e||this.requestUpdate();}md(){let t=this.X;if(!t||t.hasFreeform)return v`<uc-icon name=${this.icon}></uc-icon>`;let{width:e,height:o}=md(t),s=(Nr-e)/2,n=(Nr-o)/2;return v`<uc-icon><svg viewBox="0 0 ${Nr} ${Nr}" aria-hidden="true" focusable="false" ><rect x=${s} y=${n} width=${e} height=${o} rx="2" fill="none" stroke="currentColor" stroke-width="1.2" stroke-linejoin="round" ></rect></svg></uc-icon>`}render(){let t=this.onClick,e=this.title;return v`<button role="option" type="button" class=${ne(this.buttonClasses)} aria-label=${j(this.titleProp)} title=${j(this.titleProp)} @click=${t} >${this.md()}<div class="uc-title" ?hidden=${!e}>${e}</div></button>`}};p([y({attribute:false})],Br.prototype,"aspectRatio",1);function fd(r){let i=r+90;return i=i>=360?0:i,i}function gd(r,i){if(r==="rotate")return fd(typeof i=="number"?i:0);if(r==="mirror"||r==="flip")return !i;throw new Error(`Unsupported operation: ${r}`)}var zr=class extends ot{constructor(){super(...arguments);this.operation=void 0;}willUpdate(t){super.willUpdate(t),this.operation?(this.titleProp=this.l10n("a11y-cloud-editor-apply-crop",{name:this.l10n(this.operation).toLowerCase()}),this.icon=this.operation):(this.icon="",this.titleProp="");}onClick(t){if(!this.operation)return;let e=this.$["*cropperEl"],o=e.getValue(this.operation),s=gd(this.operation,o);this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:this.operation,next:s,prev:o}),e.setValue(this.operation,s);}};p([y({type:String})],zr.prototype,"operation",2);var ae=class extends ot{constructor(){super(...arguments);this.n="";this.m="";this.pi="";this.sr=0;this.a=null;this.Re=false;this.isOriginal=false;this.ll=20;}get filter(){return this.m}set filter(t){let e=t??"";if(this.m===e)return;let o=this.m;this.m=e,this.n="filter",this.isOriginal=e===Dt,this.icon=this.isOriginal?"original":"slider",this.ll=this.isOriginal?40:20,this.requestUpdate("filter",o),this.isConnected&&this.cl(e);}onClick(t){if(this.active)this.isOriginal||(this.$["*sliderEl"].setOperation(this.n,this.m),this.$["*showSlider"]=true);else {let e=this.$["*sliderEl"];e.setOperation(this.n,this.m),e.apply();}this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:Ze(this.$["*operationTooltip"])}),this.$["*currentFilter"]=this.m;}fd(){let t=parseInt(window.getComputedStyle(this).getPropertyValue("--l-base-min-width"),10),e=Number.isFinite(t)&&t>0?t:this.ll||32,o=window.devicePixelRatio,s=Math.ceil(o*e),n=o>=2?"lightest":"normal",a=100,l={...this.$["*editorTransformations"]};return l[this.n]=this.m!==Dt?{name:this.m,amount:a}:void 0,K(this.pi,tt(Gi,Yt(l),`quality/${n}`,`scale_crop/${s}x${s}/center`,`@clib/${Lt}/${Ut}/uc-cloud-image-editor/`))}async Ze(t,e){t[0]?.isIntersecting?await this.Jo(e):this.b?.();}initCallback(){super.initCallback(),this.s=new window.IntersectionObserver(this.Ze.bind(this),{threshold:[0,1]});let t=this.$["*originalUrl"];this.pi=t??"",this.sub("*originalUrl",e=>{this.pi=e??"",!this.isOriginal&&this.pi&&this.isConnected&&!this.a&&(this.s?.observe(this),this.le());}),this.isOriginal||(this.s?.observe(this),this.le()),this.m&&this.cl(this.m),this.sub("*currentFilter",e=>{this.active=!!(e&&e===this.m);}),this.sub("*networkProblems",async e=>{e||(this.a?await this.Jo():this.le());});}disconnectedCallback(){super.disconnectedCallback(),this.s?.disconnect(),this.b?.(),this.nr();}updated(t){super.updated(t),t.has("isOriginal")&&(this.isOriginal?this.s?.unobserve(this):(this.s?.observe(this),this.le()));}cl(t){if(!t){this.titleProp="";return}let e=this.l10n("a11y-cloud-editor-apply-filter",{name:t.toLowerCase()});this.titleProp=e;}async Jo(t){if(!this.isConnected){t?.unobserve(this),this.b?.(),this.b=void 0;return}if(!this.pi){!this.Pe&&!this.Ht&&this.le();return}let e=++this.sr,o="";try{o=await this.proxyUrl(this.fd());}catch(a){this.$["*networkProblems"]=true,console.error("Failed to resolve preview URL",{error:a});return}this.Re=false,this.b?.();let{promise:s,cancel:n}=Te(o);this.b=()=>{n(),this.sr===e&&(this.b=void 0);};try{if(await s,this.sr!==e||!this.isConnected)return;this.a=o,this.Re=!0,this.nr(),(t??this.s)?.unobserve(this);}catch(a){this.$["*networkProblems"]=true,console.error("Failed to load image",{error:a}),this.le();}finally{this.sr===e&&(this.b=void 0);}}le(){if(!this.isConnected||this.a||this.Re||this.isOriginal||this.$["*networkProblems"]){this.nr();return}this.Ht&&cancelAnimationFrame(this.Ht),this.Ht=requestAnimationFrame(()=>{if(this.Ht=void 0,!this.isConnected||this.a||this.Re||this.isOriginal){this.nr();return}let t=this.getBoundingClientRect(),e=t.width>0&&t.height>0,o=window.innerWidth||document.documentElement.clientWidth,s=window.innerHeight||document.documentElement.clientHeight;if(e&&t.bottom>0&&t.right>0&&t.top<s&&t.left<o){this.Jo();return}this.Pe=window.setTimeout(()=>{this.Pe=void 0,this.le();},500);});}nr(){this.Ht&&(cancelAnimationFrame(this.Ht),this.Ht=void 0),this.Pe&&(window.clearTimeout(this.Pe),this.Pe=void 0);}get gd(){return !!(this.Re&&!this.active&&!this.isOriginal)}render(){let t=this.onClick,e={opacity:this.gd?"1":"0"};this.a&&(e.backgroundImage=`url(${this.a})`);let o={opacity:this.active||this.isOriginal?"1":"0"};return v`<button role="option" type="button" class=${ne(this.buttonClasses)} aria-label=${j(this.titleProp)} title=${j(this.titleProp)} @click=${t} ><div class="uc-preview" ?data-loaded=${this.Re} style=${xe(e)}></div><uc-icon class=${ne({"uc-original-icon":this.isOriginal})} name=${this.icon} style=${xe(o)} ></uc-icon></button>`}};p([f()],ae.prototype,"a",2),p([f()],ae.prototype,"Re",2),p([f()],ae.prototype,"isOriginal",2),p([f()],ae.prototype,"ll",2),p([y({type:String})],ae.prototype,"filter",1);var Hr=class extends ot{constructor(){super(...arguments);this.n="";}get operation(){return this.n}set operation(t){let e=t??"";if(this.n===e)return;let o=this.n;this.n=e,this.requestUpdate("operation",o),this.isConnected&&e&&this.ul(e);}ul(t){this.icon=t;let e=()=>{let s=this.l10n("a11y-cloud-editor-apply-tuning",{name:this.l10n(t).toLowerCase()});return this.titleProp=s,s},o=()=>{let s=this.l10n(t);return this.title=s,s};e(),o();}initCallback(){super.initCallback(),this.n&&this.ul(this.n),this.sub("*editorTransformations",t=>{if(!this.n)return;let{zero:e}=St[this.n],o=t[this.n],s=typeof o<"u"?o!==e:false;this.active=s;});}onClick(t){this.$["*sliderEl"]?.setOperation(this.n),this.$["*showSlider"]=true,this.$["*currentOperation"]=this.n,this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{operation:Ze(this.$["*operationTooltip"])});}};p([y({type:String})],Hr.prototype,"operation",1);var vd=1,za=()=>{},jr=class extends C{constructor(){super(...arguments);this.hiddenScrollbar=false;this.dl=t=>{t.preventDefault();let{deltaY:e,deltaX:o}=t;if(Math.abs(o)>vd){this.scrollLeft+=o;return}this.scrollLeft+=e;};}connectedCallback(){super.connectedCallback(),this.addEventListener("wheel",this.dl,{passive:false}),this.addEventListener("scroll",za,{passive:true});}disconnectedCallback(){this.removeEventListener("wheel",this.dl),this.removeEventListener("scroll",za),super.disconnectedCallback();}};p([y({type:Boolean,noAccessor:true,attribute:"hidden-scrollbar"})],jr.prototype,"hiddenScrollbar",2);var ft=class extends C{constructor(){super(...arguments);this.hi=false;this.showMainToolbar=true;this.showSubToolbar=false;this.pl=true;this.tabList=[...et];this.activeTab=_.CROP;this.ar=true;this.ts=false;this.hl=null;this.ml=0;this.fl=0;this.lr=O();this.gl=O();this.tabToggleRefs={[_.CROP]:O(),[_.TUNING]:O(),[_.FILTERS]:O()};this.vl=()=>{this.ce();};this.mi=[];this.cr=$(t=>{this.hi=t;},500);this.ur=$(()=>{let t=this.$["*editorTransformations"],e=this.$["*currentOperation"],o="",s=false;if(this.$["*tabId"]===_.FILTERS)if(s=true,this.$["*currentFilter"]&&t?.filter?.name===this.$["*currentFilter"]){let n=t?.filter?.amount||100;o=`${this.$["*currentFilter"]} ${n}`;}else o=this.l10n(Dt);else if(this.showSubToolbar&&this.$["*tabId"]===_.TUNING&&e){s=true;let n=t?.[e]||St[e].zero;o=`${this.l10n(e)} ${n}`;}s&&(this.$["*operationTooltip"]=o),this.ts=s;},0);this.vd={hidden:"uc-sub-toolbar--top-hidden",visible:"uc-sub-toolbar--visible"};this.yd={hidden:"uc-sub-toolbar--bottom-hidden",visible:"uc-sub-toolbar--visible"};this.bd={hidden:"uc-tab-toggle--hidden",visible:"uc-tab-toggle--visible"};this.wd={hidden:"uc-tab-toggles--hidden",visible:"uc-tab-toggles--visible"};this.init$={...this.init$,"*sliderEl":null,"*showSlider":false,"*showListAspectRatio":false,"*currentFilter":Dt,"*currentOperation":null,"*operationTooltip":null};this.It=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"cancel"}),this.b?.();let e=this.$["*on.cancel"];e?.();};this.ss=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"apply"});let e=this.$["*on.apply"];e?.(this.$["*editorTransformations"]);};this.Ld=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"apply-slider",operation:Ze(this.$["*operationTooltip"])}),this.lr.value?.apply(),this.yl();};this.Ud=t=>{this.telemetryManager.sendEventCloudImageEditor(t,this.$["*tabId"],{action:"cancel-slider"}),this.lr.value?.cancel(),this.yl();};this.Pd=t=>{let o=t.currentTarget?.getAttribute("data-id");o&&(this.telemetryManager.sendEventCloudImageEditor(t,o),this.es(o,{fromViewer:false}));};}yl(){this.$["*showSlider"]=false,this.$["*tabId"]===_.CROP&&(this.$["*showListAspectRatio"]=false),this.$["*tabId"]===_.TUNING&&(this.ts=false);}es(t,{fromViewer:e=false,force:o=false}={}){this.$["*tabId"]!==t&&(this.$["*tabId"]=t),this.bl(t,{fromViewer:e,force:o});}bl(t,{fromViewer:e,force:o=false}){if(!o&&this.activeTab===t){this.ce();return}this.activeTab=t;let s=this.$["*faderEl"],n=this.$["*cropperEl"];t===_.CROP?(s?.deactivate(),this.$["*imageSize"]&&n?.activate(this.$["*imageSize"],{fromViewer:e})):(s?.activate({url:this.$["*originalUrl"],fromViewer:e}),n?.deactivate());for(let a of et){let l=a===t,d=this.tabToggleRefs[a]?.value;d&&(d.active=l),l&&this.ce();}}ce(){let e=this.tabToggleRefs[this.activeTab]?.value,o=this.gl.value;if(!e||!o)return;let s=e.offsetLeft,n=e.offsetWidth||Number(getComputedStyle(e).width.replace("px",""));(this.ml!==s||this.fl!==n)&&(this.ml=s,this.fl=n,o.style.transform=`translateX(${s}px)`,o.style.width=`${n}px`);}get rs(){return this.mi.length>=3}Ed(t){switch(t){case _.CROP:return this.Td();case _.FILTERS:return this.xd();case _.TUNING:return this.Cd();default:return []}}Td(){let t=[];if(this.rs)t.push(()=>this.Sd());else for(let e of this.mi)t.push(()=>this.wl(e));for(let e of ln)t.push(()=>this.Ad(e));return this.os(t)}xd(){let e=[Dt,...an].map(o=>()=>this.kd(o));return this.os(e)}Cd(){let t=nn.map(e=>()=>this.Od(e));return this.os(t)}os(t){return t.length?t.map(o=>o()):[]}Sd(){return v`<uc-editor-freeform-button-control></uc-editor-freeform-button-control>`}wl(t){return v`<uc-editor-aspect-ratio-button-control .aspectRatio=${t}></uc-editor-aspect-ratio-button-control>`}Ad(t){return v`<uc-editor-crop-button-control .operation=${t}></uc-editor-crop-button-control>`}kd(t){return v`<uc-editor-filter-control .filter=${t}></uc-editor-filter-control>`}Od(t){return v`<uc-editor-operation-control .operation=${t}></uc-editor-operation-control>`}Md(){return this.rs?this.mi.map(t=>this.wl(t)):[]}async Id(){if(this.$["*imgContainerEl"]&&this.$["*originalUrl"]){let t=this.$["*imgContainerEl"].offsetWidth,e=await this.proxyUrl(We(this.$["*originalUrl"],t,this.$["*editorTransformations"]));this.b?.();let{cancel:o}=wi([e]);this.b=()=>{o(),this.b=void 0;};}}initCallback(){super.initCallback();let t=this.$["*cropPresetList"]??[];this.mi=[...t],this.sub("*cropPresetList",e=>{this.mi=[...e??[]];}),this.sub("*imageSize",e=>{e&&setTimeout(()=>{this.es(this.$["*tabId"],{fromViewer:true});},0);}),this.sub("*editorTransformations",e=>{let o=e?.filter?.name;this.$["*currentFilter"]!==o&&(this.$["*currentFilter"]=o??"");}),this.sub("*currentFilter",()=>{this.ur();}),this.sub("*currentOperation",()=>{this.ur();}),this.sub("*tabId",e=>{this.bl(e,{fromViewer:false,force:true}),this.ur();}),this.sub("*originalUrl",()=>{this.$["*faderEl"]?.deactivate();}),this.sub("*editorTransformations",e=>{this.Id(),this.$["*faderEl"]?.setTransformations(e);}),this.sub("*loadingOperations",e=>{let o=false;for(let[,s]of e.entries()){if(o)break;for(let[,n]of s.entries())if(n){o=true;break}}this.cr(o);}),this.sub("*showSlider",e=>{e?(this.showSubToolbar=true,this.showMainToolbar=false,this.ar=true):this.$["*showListAspectRatio"]||(this.showSubToolbar=false,this.showMainToolbar=true);}),this.sub("*showListAspectRatio",e=>{e?(this.showSubToolbar=true,this.showMainToolbar=false,this.ar=false):this.$["*showSlider"]||(this.showSubToolbar=false,this.showMainToolbar=true);}),this.sub("*tabList",e=>{if(this.tabList=e,this.pl=e.length>1,!e.includes(this.$["*tabId"])&&e.length>0){let[o]=e;o&&this.es(o,{fromViewer:false});return}this.ce();}),this.sub("*operationTooltip",e=>{this.hl=e;}),this.ur();}connectedCallback(){super.connectedCallback(),window.addEventListener("resize",this.vl);}firstUpdated(t){super.firstUpdated(t),this.dr(),this.ce();}updated(t){super.updated(t),(t.has("activeTab")||t.has("tabList"))&&this.updateComplete.then(()=>this.ce()),(t.has("showSubToolbar")||t.has("showMainToolbar"))&&this.dr();}disconnectedCallback(){window.removeEventListener("resize",this.vl),super.disconnectedCallback(),this.$["*showSlider"]=false,this.$["*showListAspectRatio"]=false;}dr(){let t=this.lr.value;t&&(this.$["*sliderEl"]=t);}Rd(t){let e=this.tabList.includes(t),o=this.activeTab===t,s=this.tabList.indexOf(t),n=s>=0?xe({gridColumn:`${s+1}`}):P;return v`<uc-presence-toggle class="uc-tab-toggle" .visible=${e} .styles=${this.bd}><uc-btn-ui theme="tab" data-id=${t} icon=${t} role="tab" aria-controls=${`tab_${t}`} aria-selected=${o?"true":"false"} title-prop=${`a11y-editor-tab-${t}`} .active=${o} style=${n} @click=${this.Pd} ${I(this.tabToggleRefs[t])} ></uc-btn-ui></uc-presence-toggle>`}$d(t){let e=this.Ed(t);return v`<div id=${`tab_${t}`} class="uc-tab-content" ><uc-editor-scroller hidden-scrollbar><div class="uc-controls-list_align"><div role="listbox" aria-orientation="horizontal" class="uc-controls-list_inner">${e.length?e:P}</div></div></uc-editor-scroller></div>`}render(){let t=["uc-info-tooltip",this.ts?"uc-info-tooltip_visible":"uc-info-tooltip_hidden"].join(" "),e=this.rs;return v`<uc-line-loader-ui .active=${this.hi}></uc-line-loader-ui><div class="uc-info-tooltip_container"><div class="uc-info-tooltip_wrapper"><div class=${t}>${this.hl??""}</div></div></div><div class="uc-toolbar-container"><uc-presence-toggle role="tablist" class="uc-sub-toolbar" .visible=${this.showMainToolbar} .styles=${this.vd} ><div class="uc-tab-content-row">${et.map(o=>Ti(this.activeTab===o,()=>this.$d(o)))}</div><div class="uc-controls-row"><uc-presence-toggle class="uc-tab-toggles" .visible=${this.pl} .styles=${this.wd} @initial-render=${()=>this.ce()} ><div class="uc-tab-toggles_indicator" ${I(this.gl)} ></div>${et.map(o=>this.Rd(o))}</uc-presence-toggle><uc-btn-ui style="order: -1" theme="secondary-icon" icon="closeMax" title-prop="cancel" @click=${this.It} ></uc-btn-ui><uc-btn-ui theme="primary-icon" icon="done" title-prop="apply" @click=${this.ss}></uc-btn-ui></div></uc-presence-toggle><uc-presence-toggle class="uc-sub-toolbar" .visible=${this.showSubToolbar} .styles=${this.yd}><div class="uc-slider" ?hidden=${!this.ar}><uc-editor-slider ${I(this.lr)}></uc-editor-slider></div><div class="uc-list-aspect-ratio-container" ?hidden=${this.ar||!e}>${e?v`<div class="uc-list-aspect-ratio">${this.Md()}</div>`:P}</div><div class="uc-controls-row"><uc-btn-ui theme="secondary" @click=${this.Ud} text=${this.l10n("cancel")}></uc-btn-ui><uc-btn-ui theme="primary" @click=${this.Ld} text=${this.l10n("apply")}></uc-btn-ui></div></uc-presence-toggle></div>`}};p([f()],ft.prototype,"hi",2),p([f()],ft.prototype,"showMainToolbar",2),p([f()],ft.prototype,"showSubToolbar",2),p([f()],ft.prototype,"pl",2),p([f()],ft.prototype,"tabList",2),p([f()],ft.prototype,"activeTab",2),p([f()],ft.prototype,"ar",2),p([f()],ft.prototype,"ts",2),p([f()],ft.prototype,"hl",2),p([f()],ft.prototype,"mi",2);var Ha=Nt([...et]),st=class extends C{constructor(){super(...arguments);this.ctxOwner=true;this.Dd="";this.ae=At;this.Fd="";this.hi=false;this.uuid=null;this.cdnUrl=null;this.cropPreset="";this.tabs=Ha;this.El=false;this.Rt=false;this.ns=null;this.cr=$(t=>{this.hi=t;},300);this.pr=O();this.Tl=O();this.xl=O();this.Cl=O();this.Sl=()=>{this.cr(false),this.ae!==At&&(this.$["*networkProblems"]=false);};this.Al=()=>{this.cr(false),this.$["*networkProblems"]=true;};this.Nd=()=>{let t=this.$["*on.retryNetwork"];t?.();};this.init$={...this.init$,...Va(this)};}static{this.styleAttrs=["uc-cloud-image-editor"];}Vd(){this.Rt||this.ns||(this.ns=this.updateComplete.then(()=>{this.ns=null,this.Rt=true;}));}initCallback(){super.initCallback(),this.kl(),this.Ol();}dr(){let t=this.xl.value;t&&(this.$["*faderEl"]=t);let e=this.Tl.value;e&&(this.$["*cropperEl"]=e);let o=this.Cl.value;o&&(this.$["*imgContainerEl"]=o);let s=this.pr.value;s&&(this.$["*imgEl"]=s);}_d(){let t=this.pr.value;t&&(t.addEventListener("load",this.Sl),t.addEventListener("error",this.Al));}Bd(){let t=this.pr.value;t&&(t.removeEventListener("load",this.Sl),t.removeEventListener("error",this.Al));}get zd(){let t=this.$["*tabId"];return mt("uc-image",{"uc-image_hidden_to_cropper":t===_.CROP,"uc-image_hidden_effects":t!==_.CROP})}Ml(){return new Promise((e,o)=>{let s=window.setTimeout(()=>{o(new Error("[cloud-image-editor] timeout waiting for non-zero container size"));},3e3),n=new ResizeObserver(a=>{let[l]=a;l&&l.contentRect.width>0&&l.contentRect.height>0&&(window.clearTimeout(s),n.disconnect(),window.setTimeout(()=>e(),0));});n.observe(this);})}firstUpdated(t){super.firstUpdated(t),this.dr(),this._d(),this.initEditor();let e=!!(this.uuid||this.cdnUrl),o=t.has("uuid")||t.has("cdnUrl");e&&!o&&this.updateImage();}disconnectedCallback(){this.Bd(),super.disconnectedCallback();}render(){let t=this.Fd??"",e=this.Dd??"",o=this.ae||At,s=this.hi,n=this.El;return v` ${ur(_a)}<div class="uc-wrapper uc-wrapper_desktop"><uc-presence-toggle class="uc-network_problems_splash" .visible=${n}><div class="uc-network_problems_content"><div class="uc-network_problems_icon"><uc-icon name="sad"></uc-icon></div><div class="uc-network_problems_text">Network error</div></div><div class="uc-network_problems_footer"><uc-btn-ui theme="primary" text="Retry" @click=${this.Nd}></uc-btn-ui></div></uc-presence-toggle><div class="uc-viewport"><div class="uc-file_type_outer"><div class="uc-file_type">${t}</div></div><div class="uc-image_container" ${I(this.Cl)}><img src=${o} class=${this.zd} ${I(this.pr)} />${Ti(this.Rt,()=>v`<uc-editor-image-cropper ${I(this.Tl)}></uc-editor-image-cropper>`)}<uc-editor-image-fader ${I(this.xl)}></uc-editor-image-fader></div><div class="uc-info_pan">${e}</div></div><div class="uc-toolbar"><uc-line-loader-ui .active=${s}></uc-line-loader-ui><div class="uc-toolbar_content uc-toolbar_content__editor">${Ti(this.Rt,()=>v`<uc-editor-toolbar></uc-editor-toolbar>`)}</div></div></div>`}updated(t){super.updated(t),t.has("uuid")&&this.uuid&&this.updateImage(),t.has("cdnUrl")&&this.cdnUrl&&this.updateImage(),t.has("tabs")&&this.kl(),(t.has("cropPreset")||t.has("cdnUrl"))&&this.Ol();}kl(){let t=this.tabs||Ha;this.$["*tabList"]=Fa(t);}Ol(){let t=Er(this.cropPreset??""),e=null;if(this.cdnUrl){let o=vo(this.cdnUrl),s=yo(o);if(Array.isArray(s?.crop?.dimensions)){let[n,a]=s.crop.dimensions;e=oa(n,a,t,.1);}}this.$["*cropPresetList"]=t,this.$["*currentAspectRatio"]=e??t?.[0]??null;}async updateImage(){if(this.isConnected){if(await this.Ml(),this.cdnUrl){let t=this.cdnUrl,e=Ki(t),o=Xt(t,e);if(o===this.$["*originalUrl"])return;this.$["*originalUrl"]=o;let s=vo(t),n=yo(s);this.$["*editorTransformations"]=n;}else if(this.uuid){let t=Xt(this.cfg.cdnCname,this.uuid);if(t===this.$["*originalUrl"])return;this.$["*originalUrl"]=t,Object.keys(this.$["*editorTransformations"]).length>0&&(this.$["*editorTransformations"]={});}else throw new Error("No UUID nor CDN URL provided");this.$["*tabId"]===_.CROP?this.$["*cropperEl"]?.deactivate({reset:true}):this.$["*faderEl"]?.deactivate();try{let t=this.$["*originalUrl"],e=await this.proxyUrl(K(t,tt("json"))),o=await fetch(e).then(a=>a.json()),{width:s,height:n}=o;this.$["*imageSize"]={width:s,height:n},this.$["*tabId"]===_.CROP?this.$["*cropperEl"]?.activate(this.$["*imageSize"]):this.$["*faderEl"]?.activate({url:t});}catch(t){t&&(this.telemetryManager.sendEventError(t,"cloud editor image. Failed to load image info"),console.error("Failed to load image info",t));}this.Vd();}}async initEditor(){try{await this.Ml();}catch(t){this.isConnected&&console.error(t.message);return}this.classList.add("uc-editor_ON"),this.sub("*networkProblems",t=>{let e=!!t;this.El=e;}),this.sub("*editorTransformations",t=>{if(Object.keys(t).length===0)return;let e=this.$["*originalUrl"],o=tt(Yt(t),"preview"),s=K(e,o),n={originalUrl:e,cdnUrlModifiers:o,cdnUrl:s,transformations:t};this.dispatchEvent(new CustomEvent("change",{detail:n,bubbles:true,composed:true}));},false);}};p([f()],st.prototype,"Dd",2),p([f()],st.prototype,"ae",2),p([f()],st.prototype,"Fd",2),p([f()],st.prototype,"hi",2),p([y({type:String,reflect:true})],st.prototype,"uuid",2),p([y({type:String,attribute:"cdn-url",reflect:true})],st.prototype,"cdnUrl",2),p([y({type:String,attribute:"crop-preset",reflect:true})],st.prototype,"cropPreset",2),p([y({type:String,reflect:true})],st.prototype,"tabs",2),p([f()],st.prototype,"El",2),p([f()],st.prototype,"Rt",2);var Es=class extends st{static{this.styleAttrs=[...super.styleAttrs,"uc-wgt-common"];}constructor(){super(),this.init$={...this.init$,"*solution":this.tagName};}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION}),this.a11y?.registerBlock(this);}};var Kr=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.activityType=E.activities.CLOUD_IMG_EDIT;this.Y=null;}get activityParams(){let t=super.activityParams;if("internalId"in t)return t;throw new Error("Cloud Image Editor activity params not found")}initCallback(){super.initCallback(),this.registerActivity(this.activityType,{onActivate:()=>this.Hd(),onDeactivate:()=>this.Kd()}),this.subConfigValue("cropPreset",t=>{this.Y&&this.Y.cropPreset!==t&&(this.Y={...this.Y,cropPreset:t});}),this.subConfigValue("cloudImageEditorTabs",t=>{this.Y&&this.Y.tabs!==t&&(this.Y={...this.Y,tabs:t});});}ss(t){if(!this.fi)return;this.debugPrint('editor event "apply"',t.detail);let e=t.detail;this.fi.setMultipleValues({cdnUrl:e.cdnUrl,cdnUrlModifiers:e.cdnUrlModifiers}),this.modalManager?.close(E.activities.CLOUD_IMG_EDIT),this.historyBack();}It(t){let e=t instanceof CustomEvent?t.detail:void 0;this.debugPrint('editor event "cancel"',e),this.modalManager?.close(E.activities.CLOUD_IMG_EDIT),this.historyBack();}handleChange(t){this.debugPrint('editor event "change"',t.detail);}Hd(){let{internalId:t}=this.activityParams,e=this.uploadCollection.read(t);if(!e)throw new Error(`Entry with internalId "${t}" not found`);this.fi=e;let o=this.fi.getValue("cdnUrl");if(!o)throw new Error(`Entry with internalId "${t}" hasn't uploaded yet`);this.Y=this.jd(o);}Kd(){this.fi=void 0,this.Y=null;}render(){if(!this.Y)return P;let{cdnUrl:t,cropPreset:e,tabs:o}=this.Y;return v`<uc-cloud-image-editor cdn-url=${t} crop-preset=${j(e)} tabs=${j(o)} @apply=${this.ss} @cancel=${this.It} @change=${this.handleChange} ></uc-cloud-image-editor>`}jd(t){return {cdnUrl:t,cropPreset:this.cfg.cropPreset,tabs:this.cfg.cloudImageEditorTabs}}};p([f()],Kr.prototype,"Y",2);var yd=[{test:r=>!!r.accept&&!!r.imgOnly,message:"There could be a mistake.\nBoth `accept` and `imgOnly` parameters are set.\nThe value of `accept` will be concatenated with the internal image mime types list."},{test:r=>r.enableVideoRecording!==null,message:"The `enableVideoRecording` parameter is deprecated and will be removed in the next major release.\nPlease use the `cameraModes` parameter instead."},{test:r=>r.defaultCameraMode!==null,message:"The `defaultCameraMode` parameter is deprecated and will be removed in the next major release.\nPlease use the `cameraModes` parameter instead."}],ja=$(r=>{for(let{test:i,message:t}of yd)i(r)&&yr(t);},0);var Ka=(r,i)=>{let t=new URL(i);return t.hostname=`${r}.${t.hostname}`,t.toString().replace(/\/$/,"")},bd="0123456789abcdefghijklmnopqrstuvwxyz",Ga=r=>{if(r<=0n)return "0";let i="";for(;r>0n;){let t=r%36n;i=bd[Number(t)]+i,r=r/36n;}return i},Ts=(r,i)=>{try{let t=new URL(r),e=new URL(i);return t.hostname.endsWith(e.hostname)}catch{return false}};var wd=async r=>{let i=new TextEncoder().encode(r),t=await window.crypto.subtle.digest("SHA-256",i),e=Array.from(new Uint8Array(t)).map(o=>o.toString(16).padStart(2,"0")).join("");return BigInt(`0x${e}`)},Ed=10,Td=async r=>{let i=await wd(r);return Ga(i).slice(0,Ed)},qa=async(r,i)=>{let t=await Td(r);return Ka(t,i)};var Wa=r=>r instanceof Promise||!!(r&&typeof r=="object"&&"then"in r&&typeof r.then=="function");var xs=r=>r,xd=[xs({key:"cameraModes",deps:["enableVideoRecording"],fn:({cameraModes:r,enableVideoRecording:i})=>{if(i===null)return r;let t=at(r);return i&&!t.includes("video")?t=t.concat("video"):i||(t=t.filter(e=>e!=="video")),Nt(t)}}),xs({key:"cameraModes",deps:["defaultCameraMode"],fn:({cameraModes:r,defaultCameraMode:i})=>{if(i===null)return r;let t=at(r);return t=t.sort((e,o)=>e===i?-1:o===i?1:0),Nt(t)}}),xs({key:"cdnCname",deps:["pubkey","cdnCnamePrefixed"],fn:({pubkey:r,cdnCname:i,cdnCnamePrefixed:t})=>r&&(i===oi||Ts(i,t))?qa(r,t):i})],Za=({key:r,setValue:i,getValue:t,computationControllers:e})=>{for(let o of xd)if(o.deps.includes(r)){let s={[o.key]:t(o.key)};for(let l of o.deps)s[l]=t(l);let n=new AbortController;e.get(o.key)?.abort(),e.set(o.key,n);let a;try{a=o.fn(s,{signal:n.signal});}catch(l){e.get(o.key)===n&&e.delete(o.key),console.error(`Failed to compute value for "${o.key}"`,l);return}Wa(a)?a.then(l=>{n.signal.aborted||i(o.key,l);}).catch(l=>{n.signal.aborted||console.error(`Failed to compute value for "${o.key}"`,l);}).finally(()=>{e.get(o.key)===n&&e.delete(o.key);}):i(o.key,a);}};var F=r=>String(r),Q=r=>{let i=Number(r);if(Number.isNaN(i))throw new Error(`Invalid number: "${r}"`);return i},V=r=>{if(typeof r>"u"||r===null)return false;if(typeof r=="boolean")return r;if(r==="true"||r==="")return true;if(r==="false")return false;throw new Error(`Invalid boolean: "${r}"`)},Xa=r=>r==="auto"?r:V(r),Ya=r=>{let i=F(r);if(i!=="user"&&i!=="environment"&&i!=="")throw new Error(`Invalid value: "${i}"`);return i},Qa=r=>{let i=F(r);if(!Object.values(A).includes(i))throw new Error(`Invalid value: "${i}"`);return i},Ja=r=>{let i=F(r),t=at(i);if(t.some(e=>!Object.values(A).includes(e)))throw new Error(`Invalid value: "${JSON.stringify(t)}"`);return i},tl=r=>{let i=F(r);if(i==="local"||i==="global")return i;if(V(r)===false)return false;throw new Error(`Invalid value: "${i}"`)},el=r=>{if(typeof r=="object"&&!Array.isArray(r)||typeof r=="function")return r;throw new Error("Invalid metadata value. Must be an object or function.")},Cs=r=>{if(typeof r=="object")return r;throw new Error("Invalid value. Must be an object.")},Gr=r=>{if(typeof r=="function")return r;throw new Error("Invalid value. Must be a function.")},Ss=r=>{if(Array.isArray(r))return r;throw new Error("Must be an array.")},il=r=>{let i=F(r);if(["grid","list"].includes(i))return i;throw new Error(`Invalid value: "${i}"`)};var Cd={pubkey:F,multiple:V,multipleMin:Q,multipleMax:Q,confirmUpload:V,imgOnly:V,accept:F,externalSourcesPreferredTypes:F,externalSourcesEmbedCss:F,store:Xa,cameraMirror:V,cameraCapture:Ya,sourceList:F,topLevelOrigin:F,maxLocalFileSizeBytes:Q,thumbSize:Q,showEmptyList:V,useLocalImageEditor:V,useCloudImageEditor:V,cloudImageEditorTabs:F,removeCopyright:V,cropPreset:F,imageShrink:F,modalScrollLock:V,modalBackdropStrokes:V,sourceListWrap:V,remoteTabSessionKey:F,cdnCname:F,cdnCnamePrefixed:F,baseUrl:F,socialBaseUrl:F,secureSignature:F,secureExpire:F,secureDeliveryProxy:F,retryThrottledRequestMaxTimes:Q,retryNetworkErrorMaxTimes:Q,multipartMinFileSize:Q,multipartChunkSize:Q,maxConcurrentRequests:Q,multipartMaxConcurrentRequests:Q,multipartMaxAttempts:Q,checkForUrlDuplicates:V,saveUrlForRecurrentUploads:V,groupOutput:V,userAgentIntegration:F,debug:V,localeName:F,metadata:el,secureUploadsExpireThreshold:Q,localeDefinitionOverride:r=>Cs(r),secureUploadsSignatureResolver:r=>Gr(r),secureDeliveryProxyUrlResolver:r=>Gr(r),iconHrefResolver:r=>Gr(r),fileValidators:Ss,collectionValidators:Ss,validationTimeout:Q,validationConcurrency:Q,cameraModes:Ja,defaultCameraMode:Qa,enableAudioRecording:V,enableVideoRecording:V,mediaRecorderOptions:Cs,maxVideoRecordingDuration:Q,filesViewMode:il,gridShowFileNames:V,cloudImageEditorAutoOpen:V,cloudImageEditorMaskHref:F,testMode:V,qualityInsights:V,pasteScope:tl},rl=(r,i)=>{if(!(typeof i>"u"||i===null))try{return Cd[r](i)}catch(t){return console.error(`Invalid value for config key "${r}".`,t),Y[r]}};var qr=[...new Set(["debug",...Object.keys(Y)])],Sd=["metadata","localeDefinitionOverride","secureUploadsSignatureResolver","secureDeliveryProxyUrlResolver","iconHrefResolver","fileValidators","collectionValidators","mediaRecorderOptions"],nl=r=>Sd.includes(r),Ci=qr.filter(r=>!nl(r)),ol={...Object.fromEntries(Ci.map(r=>[si(r),r])),...Object.fromEntries(Ci.map(r=>[r.toLowerCase(),r]))},Ad={...Object.fromEntries(Ci.map(r=>[si(r),L(r)])),...Object.fromEntries(Ci.map(r=>[r.toLowerCase(),L(r)]))},sl=r=>`__${r}`,Wr=class extends C{constructor(){super(...arguments);this.init$={...this.init$,...Object.fromEntries(Object.entries(Y).map(([t,e])=>[L(t),e]))};this.Gd=new Map;}qd(t,e){if(!nl(t)){let o=[...new Set([si(t),t.toLowerCase()])];for(let s of o)typeof e>"u"||e===null?this.removeAttribute(s):this.getAttribute(s)!==e.toString()&&this.setAttribute(s,e.toString());}}Wd(t,e){this.$[L(t)]!==e&&(typeof e>"u"||e===null?this.$[L(t)]=Y[t]:this.$[L(t)]=e);}hr(t,e){let o=this,s=rl(t,e),n=sl(t);o[n]!==s&&(this.Zd(t,o[n],s),o[n]=s,this.qd(t,s),this.Wd(t,s),this.debugPrint(`"${t}"`,s),ja(this.cfg));}Il(t){let e=this,o=sl(t);return e[o]??this.$[L(t)]}Zd(t,e,o){this.cfg.debug&&o!==e&&typeof o=="object"&&typeof e=="object"&&JSON.stringify(o)===JSON.stringify(e)&&(console.warn(`[uc-config] Option "${t}" value is the same as the previous one but the reference is different`),console.warn("[uc-config] You should avoid changing the reference of the object to prevent unnecessary calculations"),console.warn(`[uc-config] "${t}" previous value:`,e),console.warn(`[uc-config] "${t}" new value:`,o));}initCallback(){super.initCallback();let t=this;for(let e of Ci)this.sub(L(e),o=>{this.hr(e,o);},false);for(let e of qr){let o=t[e]??this.$[L(e)];o!==Y[e]&&this.hr(e,o);let s=Object.getOwnPropertyDescriptor(this,e);(!s||!s.set||!s.get)&&Object.defineProperty(this,e,{set:n=>{this.hr(e,n);},get:()=>this.Il(e)});}for(let e of qr)this.sub(L(e),()=>{Za({key:e,setValue:this.hr.bind(this),getValue:this.Il.bind(this),computationControllers:this.Gd});});}attributeChangedCallback(t,e,o){if(super.attributeChangedCallback(t,e,o),e===o)return;let s=this,n=ol[t];n&&(s[n]=o),Ad[t]&&(this[t]=o);}static get observedAttributes(){return [...super.observedAttributes,...Object.keys(ol)]}};for(let r of qr)Wr.prototype[r]=void 0;var al=()=>{let r=globalThis.top??globalThis.parent??globalThis.self;try{return r.location.origin}catch(i){return console.warn("Unable to access top-level window location:",i),globalThis.location.origin}};var kd=r=>r.replace(/[\\-\\[]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),ll=(r,i="i")=>{let t=r.split("*").map(kd);return new RegExp(`^${t.join(".+")}$`,i)};var Od=["--uc-font-family","--uc-font-size","--uc-line-height","--uc-button-size","--uc-preview-size","--uc-input-size","--uc-padding","--uc-radius","--uc-transition","--uc-background","--uc-foreground","--uc-primary","--uc-primary-hover","--uc-primary-transparent","--uc-primary-foreground","--uc-secondary","--uc-secondary-hover","--uc-secondary-foreground","--uc-muted","--uc-muted-foreground","--uc-destructive","--uc-destructive-foreground","--uc-border"],Md=(r,i)=>window.getComputedStyle(r).getPropertyValue(i).trim(),cl=r=>{let i={};for(let t of Od){let e=Md(r,t);e&&(i[t]=e);}return i};var Id=["selected-files-change","toolbar-state-change"],Ld=r=>{if(!r||typeof r!="object"||!("type"in r))return false;let i=r.type;return !(typeof i!="string"||!Id.includes(i))},Zr=class{constructor(i,t){this.mr=new Map;this.Ul=i=>{if(i.source!==this.as)return;let t=i.data;if(!Ld(t))return;let e=this.mr.get(t.type);if(e)for(let o of e)o(t);};this.as=i,this.Ll=t,window.addEventListener("message",this.Ul);}on(i,t){let e=this.mr.get(i)??new Set;this.mr.has(i)||this.mr.set(i,e),e.add(t);}send(i){let t=this.Ll();this.as.postMessage(i,t);}destroy(){window.removeEventListener("message",this.Ul);}};function ul(r){let i=[];for(let[t,e]of Object.entries(r))e==null||typeof e=="string"&&e.length===0||i.push(`${t}=${encodeURIComponent(e)}`);return i.join("&")}var Ud={[Et.GDRIVE]:"ngdrive"},Tt=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.activityType=E.activities.EXTERNAL;this.$e=O();this.fr=null;this.ls=[];this.cs=false;this.us=false;this.ds=false;this.ps=false;this.gr=false;this.hs=false;this.ms="uc-hidden";this.Pl=true;this.wo=()=>{for(let t of this.ls){let e=this.Yd(t),{filename:o}=t,{externalSourceType:s}=this.activityParams;this.api.addFileFromUrl(e,{fileName:o,source:s});}this.$["*currentActivity"]=E.activities.UPLOAD_LIST,this.modalManager?.open(E.activities.UPLOAD_LIST);};this.It=()=>{this.historyBack();};this.rp=()=>{this.mt?.send({type:"select-all"});};this.op=()=>{this.mt?.send({type:"deselect-all"});};}get Xd(){if(!this.fr)return "";let{selectedCount:t,total:e}=this.fr;return this.l10n("selected-count",{count:t,total:e})}get activityParams(){let t=super.activityParams;if("externalSourceType"in t)return t;throw new Error("External Source activity params not found")}initCallback(){super.initCallback(),this.registerActivity(this.activityType,{onActivate:()=>{let{externalSourceType:t}=this.activityParams;if(!t){this.modalManager?.close(this.$["*currentActivity"]),this.$["*currentActivity"]=null,console.error(`Param "externalSourceType" is required for activity "${this.activityType}"`);return}this.Rl();}}),this.sub("*currentActivityParams",()=>{setTimeout(()=>{!this.isActivityActive||!this.isConnected||(this.fs(),this.Rl());});}),this.sub("*currentActivity",t=>{t!==this.activityType&&this.fs();}),this.subConfigValue("multiple",t=>{this.gr=t;}),this.subConfigValue("localeName",()=>{this.$l();}),this.subConfigValue("externalSourcesEmbedCss",t=>{this.Dl(t);});}Yd(t){if(t.alternatives){let e=G(this.cfg.externalSourcesPreferredTypes);for(let o of e){let s=ll(o);for(let[n,a]of Object.entries(t.alternatives))if(s.test(n))return a}}return t.url}Qd(t){this.Pl=t.isVisible;}async Jd(t){if(this.cfg.multiple!==t.isMultipleMode){console.error("Multiple mode mismatch");return}this.tp(t.selectedCount,t.total),this.ms=t.isReady?"":"uc-hidden",this.cs=t.isReady,this.us=t.isReady&&t.selectedFiles.length>0,this.gr=t.isMultipleMode&&t.total>0,this.ds=t.selectedCount<t.total,this.ps=t.selectedCount===t.total,this.ls=t.selectedFiles??[],this.hs=t.total>0;}Fl(){this.Dl(this.cfg.externalSourcesEmbedCss),this.ep(),this.$l();}ep(){this.mt?.send({type:"set-theme-definition",theme:cl(this)});}Dl(t){this.mt?.send({type:"set-embed-css",css:t});}$l(){this.mt?.send({type:"set-locale-definition",localeDefinition:this.cfg.localeName});}ip(){let{pubkey:t,remoteTabSessionKey:e,socialBaseUrl:o,multiple:s}=this.cfg,{externalSourceType:n}=this.activityParams,a=Ud[n]??n,c={lang:this.l10n("social-source-lang")?.split("-")?.[0]||"en",public_key:t,images_only:"false",session_key:e,wait_for_theme:true,multiple:s.toString(),origin:this.cfg.topLevelOrigin||al(),debug:this.cfg.debug},d=new URL(`/window4/${a}`,o);return d.search=ul(c),d.toString()}tp(t,e){this.fr={selectedCount:t,total:e};}Rl(){let t=document.createElement("iframe");t.src=this.ip(),t.marginHeight=0,t.marginWidth=0,t.frameBorder="0",t.allowTransparency=true,t.addEventListener("load",this.Fl.bind(this)),t.addEventListener("load",this.Fl.bind(this)),this.$e.value&&(this.$e.value.innerHTML="",this.$e.value.appendChild(t)),t.contentWindow&&(this.mt?.destroy(),this.mt=new Zr(t.contentWindow,()=>this.cfg.socialBaseUrl),this.mt.on("selected-files-change",this.Jd.bind(this)),this.mt.on("toolbar-state-change",this.Qd.bind(this)),this.Nl());}fs(){this.mt?.destroy(),this.mt=void 0,this.$e.value&&(this.$e.value.innerHTML=""),this.Nl();}Nl(){this.ls=[],this.cs=false,this.us=false,this.ds=false,this.ps=false,this.gr=false,this.hs=false,this.ms="uc-hidden",this.fr=null;}disconnectedCallback(){super.disconnectedCallback(),this.fs();}render(){return v`<uc-activity-header><button type="button" class="uc-mini-btn uc-close-btn" @click=${this.$["*historyBack"]} title=${this.l10n("a11y-activity-header-button-close")} aria-label=${this.l10n("a11y-activity-header-button-close")} ><uc-icon name="close"></uc-icon></button></uc-activity-header><div class="uc-content"><div ${I(this.$e)} class="uc-iframe-wrapper"></div><div class="uc-toolbar" ?hidden=${!this.Pl}><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.It}>${this.l10n("cancel")}</button><div class="uc-selection-status-box" ?hidden=${!this.gr}><span>${this.Xd}</span><button type="button" @click=${this.rp} ?hidden=${!this.ds}>${this.l10n("select-all")}</button><button type="button" @click=${this.op} ?hidden=${!this.ps}>${this.l10n("deselect-all")}</button></div><button type="button" class="uc-done-btn uc-primary-btn" @click=${this.wo} ?disabled=${!this.us} ?hidden=${!this.hs} ><uc-spinner ?hidden=${this.cs}></uc-spinner><span class=${this.ms}>${this.l10n("done")}</span></button></div></div>`}};p([f()],Tt.prototype,"ls",2),p([f()],Tt.prototype,"cs",2),p([f()],Tt.prototype,"us",2),p([f()],Tt.prototype,"ds",2),p([f()],Tt.prototype,"ps",2),p([f()],Tt.prototype,"gr",2),p([f()],Tt.prototype,"hs",2),p([f()],Tt.prototype,"ms",2),p([f()],Tt.prototype,"Pl",2);var Si=class extends R{constructor(){super(...arguments);this.couldBeCtxOwner=true;this.dropzone=true;this.gi="upload-file";this.sp=()=>{this.api.initFlow();};}static{this.styleAttrs=[...super.styleAttrs,"uc-simple-btn"];}initCallback(){super.initCallback(),this.subConfigValue("multiple",t=>{this.gi=t?"upload-files":"upload-file";});}render(){return v`<uc-drop-area .disabled=${!this.dropzone}><button type="button" @click=${this.sp}><uc-icon name="upload"></uc-icon><span>${this.l10n(this.gi)}</span>${this.yield("")}<div class="uc-visual-drop-area">${this.l10n("drop-files-here")}</div></button></uc-drop-area>`}};p([y({attribute:"dropzone",type:Boolean})],Si.prototype,"dropzone",2),p([f()],Si.prototype,"gi",2);var Xr=class extends Gt{constructor(){super();this.headless=false;this.init$={...this.init$};}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-regular"];}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});}render(){return v` ${super.render()}<uc-simple-btn ?hidden=${this.headless}></uc-simple-btn><uc-modal id="start-from" strokes block-body-scrolling><uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-secondary-btn" @click=${this.$["*historyBack"]}>${this.l10n("start-from-cancel")}</button><uc-copyright></uc-copyright></uc-start-from></uc-modal><uc-modal id="upload-list" strokes block-body-scrolling><uc-upload-list></uc-upload-list></uc-modal><uc-modal id="camera" strokes block-body-scrolling><uc-camera-source></uc-camera-source></uc-modal><uc-modal id="url" strokes block-body-scrolling><uc-url-source></uc-url-source></uc-modal><uc-modal id="external" strokes block-body-scrolling><uc-external-source></uc-external-source></uc-modal><uc-modal id="cloud-image-edit" strokes block-body-scrolling><uc-cloud-image-editor-activity></uc-cloud-image-editor-activity></uc-modal>`}};p([y({type:Boolean})],Xr.prototype,"headless",2);var Yr=class extends Gt{constructor(){super();this.Vl=false;this.It=()=>{if(this._l){let t=this.$["*historyBack"];t?.();return}this.Bl&&(this.$["*currentActivity"]=E.activities.UPLOAD_LIST);};this.init$={...this.init$};}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-inline"];}get _l(){let t=this.$["*history"];return !t||t.length<=1?false:t[t.length-1]!==E.activities.START_FROM}get Bl(){let t=this.$["*uploadList"];return this.cfg.showEmptyList||Array.isArray(t)&&t.length>0}gs(){return this.getCssData("--cfg-init-activity")||E.activities.START_FROM}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});let t=this.gs();this.sub("*currentActivity",e=>{e||(this.$["*currentActivity"]=t);}),this.sub("*uploadList",e=>{Array.isArray(e)&&e.length>0&&this.$["*currentActivity"]===t&&(this.$["*currentActivity"]=E.activities.UPLOAD_LIST);}),this.sub("*history",()=>{this.Vl=this._l||this.Bl;});}render(){return v` ${super.render()}<uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-cancel-btn uc-secondary-btn" @click=${this.It} ?hidden=${!this.Vl} >${this.l10n("start-from-cancel")}</button><uc-copyright></uc-copyright></uc-start-from><uc-upload-list></uc-upload-list><uc-camera-source></uc-camera-source><uc-url-source></uc-url-source><uc-external-source></uc-external-source><uc-cloud-image-editor-activity></uc-cloud-image-editor-activity>`}};p([f()],Yr.prototype,"Vl",2);var As="active",Qr="",le=class extends Gt{constructor(){super();this.vs=false;this.vr=false;this.yr=Qr;this.ys=Qr;this.gi="choose-file";this.qe=t=>{t.id===E.activities.CLOUD_IMG_EDIT&&(this.yr=As),this.$["*currentActivity"]===E.activities.UPLOAD_LIST&&(this.yr=As,this.vr=true);let e=this.$["*uploadList"];(!e||e.length<=0)&&(this.ys=As);};this.We=t=>{t.id===this.$["*currentActivity"]&&(this.$["*currentActivity"]=E.activities.UPLOAD_LIST,this.vr=false),t.id===E.activities.CLOUD_IMG_EDIT&&(this.$["*currentActivity"]=E.activities.UPLOAD_LIST);};this.init$={...this.init$};}static{this.styleAttrs=[...super.styleAttrs,"uc-file-uploader-minimal"];}gs(){return this.getCssData("--cfg-init-activity")||E.activities.START_FROM}initCallback(){super.initCallback(),this.telemetryManager.sendEvent({eventType:D.INIT_SOLUTION});let t=this.gs();this.sub("*currentActivity",e=>{e===E.activities.UPLOAD_LIST&&this.modalManager?.closeAll(),e||(this.$["*currentActivity"]=t);}),this.sub("*uploadList",e=>{Array.isArray(e)&&e.length>0?(this.$["*currentActivity"]=E.activities.UPLOAD_LIST,this.ys=Qr):(this.yr=Qr,this.vr=false,this.$["*currentActivity"]=t);}),this.subConfigValue("confirmUpload",e=>{e!==false&&(this.cfg.confirmUpload=false);}),this.subConfigValue("filesViewMode",e=>{this.setAttribute("mode",e),this.subConfigValue("multiple",o=>{e==="grid"?(o?this.style.removeProperty("--uc-grid-col"):this.style.setProperty("--uc-grid-col","1"),this.vs=!o):(this.style.removeProperty("--uc-grid-col"),this.vs=false);});}),this.subConfigValue("multiple",e=>{this.gi=e?"choose-files":"choose-file";}),this.modalManager?.subscribe(q.OPEN,this.qe),this.modalManager?.subscribe(q.CLOSE,this.We);}disconnectedCallback(){super.disconnectedCallback(),this.modalManager?.unsubscribe(q.OPEN,this.qe),this.modalManager?.unsubscribe(q.CLOSE,this.We);}render(){return v` ${super.render()}<uc-start-from ?hidden=${this.vr} class=${this.ys}><uc-drop-area ?single=${this.vs} initflow clickable tabindex="0" ><span>${this.l10n(this.gi)}</span></uc-drop-area><uc-copyright></uc-copyright></uc-start-from><uc-upload-list class=${this.yr}></uc-upload-list><uc-modal id="start-from" strokes block-body-scrolling><uc-start-from><uc-drop-area with-icon clickable></uc-drop-area><uc-source-list role="list" wrap></uc-source-list><button type="button" class="uc-secondary-btn" @click=${this.$["*historyBack"]} >${this.l10n("start-from-cancel")}</button></uc-start-from></uc-modal><uc-modal id="camera" strokes block-body-scrolling><uc-camera-source></uc-camera-source></uc-modal><uc-modal id="url" strokes block-body-scrolling><uc-url-source></uc-url-source></uc-modal><uc-modal id="external" strokes block-body-scrolling><uc-external-source></uc-external-source></uc-modal><uc-modal id="cloud-image-edit" strokes block-body-scrolling><uc-cloud-image-editor-activity></uc-cloud-image-editor-activity></uc-modal>`}};p([f()],le.prototype,"vs",2),p([f()],le.prototype,"vr",2),p([f()],le.prototype,"yr",2),p([f()],le.prototype,"ys",2),p([f()],le.prototype,"gi",2);/*! For license information please see uc-file-uploader-inline.min.js.LEGAL.txt */
8
+ export{E as ActivityBlock,us as ActivityHeader,po as BaseComponent,C as Block,Ot as BtnUi,N as CameraSource,Es as CloudImageEditor,Kr as CloudImageEditorActivity,st as CloudImageEditorBlock,Wr as Config,as as Copyright,Dr as CropFrame,B as Data,ct as DropArea,Br as EditorAspectRatioButtonControl,zr as EditorCropButtonControl,ae as EditorFilterControl,ws as EditorFreeformButtonControl,Fr as EditorImageCropper,bs as EditorImageFader,Hr as EditorOperationControl,jr as EditorScroller,Vr as EditorSlider,ft as EditorToolbar,Tt as ExternalSource,Et as ExternalUploadSource,ms as FileItem,Yr as FileUploaderInline,le as FileUploaderMinimal,Xr as FileUploaderRegular,Mr as FormInput,fi as Icon,rs as Img,$r as LineLoaderUi,vi as Modal,q as ModalEvents,Lt as PACKAGE_NAME,Ut as PACKAGE_VERSION,xi as PresenceToggle,ze as ProgressBar,yi as ProgressBarCommon,He as Select,Si as SimpleBtn,qt as SliderUi,Gt as SolutionBlock,je as SourceBtn,bi as SourceList,ls as Spinner,ds as StartFrom,Ge as Thumb,ut as UID,ps as UploadCtxProvider,kt as UploadList,z as UploadSource,R as UploaderBlock,Pr as UrlSource,ho as defineComponents,Ys as defineLocale,Rl as loadFileUploaderFrom,si as toKebabCase};