@annotorious/annotorious 3.0.0-rc.16 → 3.0.0-rc.18
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.
- package/dist/Annotorious.d.ts.map +1 -1
- package/dist/annotation/SVGAnnotationLayerPointerEvent.d.ts.map +1 -1
- package/dist/annotation/editors/Handle.svelte.d.ts +1 -0
- package/dist/annotation/editors/editorsRegistry.d.ts +1 -1
- package/dist/annotation/editors/editorsRegistry.d.ts.map +1 -1
- package/dist/annotation/editors/index.d.ts +1 -1
- package/dist/annotation/editors/index.d.ts.map +1 -1
- package/dist/annotation/tools/drawingToolsRegistry.d.ts +4 -4
- package/dist/annotation/tools/drawingToolsRegistry.d.ts.map +1 -1
- package/dist/annotation/utils/responsive.d.ts +2 -1
- package/dist/annotation/utils/responsive.d.ts.map +1 -1
- package/dist/annotation/utils/styling.d.ts +1 -1
- package/dist/annotation/utils/styling.d.ts.map +1 -1
- package/dist/annotation/utils/touch.d.ts.map +1 -1
- package/dist/annotorious.css +1 -1
- package/dist/annotorious.es.js +2373 -2072
- package/dist/annotorious.es.js.map +1 -1
- package/dist/annotorious.js +1 -1
- package/dist/annotorious.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/keyboardCommands.d.ts.map +1 -1
- package/dist/model/w3c/W3CImageAnnotation.d.ts +11 -0
- package/dist/model/w3c/W3CImageAnnotation.d.ts.map +1 -0
- package/dist/model/w3c/W3CImageFormatAdapter.d.ts +3 -2
- package/dist/model/w3c/W3CImageFormatAdapter.d.ts.map +1 -1
- package/dist/model/w3c/fragment/FragmentSelector.d.ts +1 -2
- package/dist/model/w3c/fragment/FragmentSelector.d.ts.map +1 -1
- package/dist/model/w3c/index.d.ts +1 -0
- package/dist/model/w3c/index.d.ts.map +1 -1
- package/dist/model/w3c/svg/SVG.d.ts.map +1 -1
- package/dist/model/w3c/svg/SVGSelector.d.ts +1 -2
- package/dist/model/w3c/svg/SVGSelector.d.ts.map +1 -1
- package/dist/state/spatialTree.d.ts +1 -1
- package/dist/state/spatialTree.d.ts.map +1 -1
- package/package.json +10 -10
- package/src/Annotorious.css +5 -5
- package/src/Annotorious.ts +7 -6
- package/src/annotation/SVGAnnotationLayer.svelte +18 -14
- package/src/annotation/SVGAnnotationLayerPointerEvent.ts +1 -2
- package/src/annotation/Transform.ts +1 -1
- package/src/annotation/editors/Editor.svelte +10 -11
- package/src/annotation/editors/EditorMount.svelte +2 -2
- package/src/annotation/editors/Handle.svelte +66 -0
- package/src/annotation/editors/index.ts +2 -2
- package/src/annotation/editors/polygon/PolygonEditor.svelte +16 -16
- package/src/annotation/editors/rectangle/RectangleEditor.svelte +46 -43
- package/src/annotation/shapes/Ellipse.svelte +2 -2
- package/src/annotation/shapes/Polygon.svelte +2 -2
- package/src/annotation/shapes/Rectangle.svelte +2 -2
- package/src/annotation/tools/ToolMount.svelte +3 -3
- package/src/annotation/tools/drawingToolsRegistry.ts +2 -1
- package/src/annotation/tools/polygon/RubberbandPolygon.svelte +34 -11
- package/src/annotation/tools/rectangle/RubberbandRectangle.svelte +16 -10
- package/src/annotation/utils/responsive.ts +1 -1
- package/src/annotation/utils/touch.ts +4 -1
- package/src/index.ts +1 -2
- package/src/keyboardCommands.ts +8 -4
- package/src/model/w3c/W3CImageAnnotation.ts +17 -0
- package/src/model/w3c/W3CImageFormatAdapter.ts +19 -15
- package/src/model/w3c/fragment/FragmentSelector.ts +5 -6
- package/src/model/w3c/index.ts +1 -0
- package/src/model/w3c/svg/SVG.ts +1 -2
- package/src/model/w3c/svg/SVGSelector.ts +11 -13
- package/src/state/ImageAnnotatorState.ts +3 -3
- package/src/state/spatialTree.ts +3 -2
- package/src/themes/dark/index.css +2 -2
- package/src/themes/light/index.css +2 -2
- package/src/themes/smart/setTheme.ts +2 -2
- package/dist/annotation/editors/Handle.d.ts +0 -14
- package/dist/annotation/editors/Handle.d.ts.map +0 -1
- package/src/annotation/editors/Handle.ts +0 -21
package/dist/annotorious.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
(function(k,G){typeof exports=="object"&&typeof module<"u"?G(exports):typeof define=="function"&&define.amd?define(["exports"],G):(k=typeof globalThis<"u"?globalThis:k||self,G(k.Annotorious={}))})(this,function(k){"use strict";function G(){}function On(e,t){for(const n in t)e[n]=t[n];return e}function gt(e){return e()}function pt(){return Object.create(null)}function oe(e){e.forEach(gt)}function W(e){return typeof e=="function"}function Z(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function vn(e){return Object.keys(e).length===0}function yt(e,...t){if(e==null)return G;const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function _t(e,t,n){e.$$.on_destroy.push(yt(t,n))}function In(e,t,n,o){if(e){const i=wt(e,t,n,o);return e[0](i)}}function wt(e,t,n,o){return e[1]&&o?On(n.ctx.slice(),e[1](o(t))):n.ctx}function kn(e,t,n,o){if(e[2]&&o){const i=e[2](o(n));if(t.dirty===void 0)return i;if(typeof i=="object"){const r=[],s=Math.max(t.dirty.length,i.length);for(let a=0;a<s;a+=1)r[a]=t.dirty[a]|i[a];return r}return t.dirty|i}return t.dirty}function Bn(e,t,n,o,i,r){if(i){const s=wt(t,n,o,r);e.p(s,i)}}function Pn(e){if(e.ctx.length>32){const t=[],n=e.ctx.length/32;for(let o=0;o<n;o++)t[o]=-1;return t}return-1}function le(e,t){e.appendChild(t)}function B(e,t,n){e.insertBefore(t,n||null)}function I(e){e.parentNode&&e.parentNode.removeChild(e)}function Je(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function C(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function bt(e){return document.createTextNode(e)}function ee(){return bt(" ")}function ie(){return bt("")}function q(e,t,n,o){return e.addEventListener(t,n,o),()=>e.removeEventListener(t,n,o)}function d(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Yn(e){return Array.from(e.childNodes)}function Et(e,t,n){e.classList[n?"add":"remove"](t)}function Dn(e,t,{bubbles:n=!1,cancelable:o=!1}={}){const i=document.createEvent("CustomEvent");return i.initCustomEvent(e,n,o,t),i}let Le;function Oe(e){Le=e}function At(){if(!Le)throw new Error("Function called outside component initialization");return Le}function ve(e){At().$$.on_mount.push(e)}function ge(){const e=At();return(t,n,{cancelable:o=!1}={})=>{const i=e.$$.callbacks[t];if(i){const r=Dn(t,n,{cancelable:o});return i.slice().forEach(s=>{s.call(e,r)}),!r.defaultPrevented}return!0}}function pe(e,t){const n=e.$$.callbacks[t.type];n&&n.slice().forEach(o=>o.call(this,t))}const ye=[],De=[];let _e=[];const Tt=[],Rn=Promise.resolve();let Ze=!1;function Xn(){Ze||(Ze=!0,Rn.then(St))}function Qe(e){_e.push(e)}const xe=new Set;let we=0;function St(){if(we!==0)return;const e=Le;do{try{for(;we<ye.length;){const t=ye[we];we++,Oe(t),Cn(t.$$)}}catch(t){throw ye.length=0,we=0,t}for(Oe(null),ye.length=0,we=0;De.length;)De.pop()();for(let t=0;t<_e.length;t+=1){const n=_e[t];xe.has(n)||(xe.add(n),n())}_e.length=0}while(ye.length);for(;Tt.length;)Tt.pop()();Ze=!1,xe.clear(),Oe(e)}function Cn(e){if(e.fragment!==null){e.update(),oe(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach(Qe)}}function Un(e){const t=[],n=[];_e.forEach(o=>e.indexOf(o)===-1?t.push(o):n.push(o)),n.forEach(o=>o()),_e=t}const Re=new Set;let ue;function re(){ue={r:0,c:[],p:ue}}function se(){ue.r||oe(ue.c),ue=ue.p}function U(e,t){e&&e.i&&(Re.delete(e),e.i(t))}function V(e,t,n,o){if(e&&e.o){if(Re.has(e))return;Re.add(e),ue.c.push(()=>{Re.delete(e),o&&(n&&e.d(1),o())}),e.o(t)}else o&&o()}function de(e){e&&e.c()}function ae(e,t,n,o){const{fragment:i,after_update:r}=e.$$;i&&i.m(t,n),o||Qe(()=>{const s=e.$$.on_mount.map(gt).filter(W);e.$$.on_destroy?e.$$.on_destroy.push(...s):oe(s),e.$$.on_mount=[]}),r.forEach(Qe)}function ce(e,t){const n=e.$$;n.fragment!==null&&(Un(n.after_update),oe(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function Nn(e,t){e.$$.dirty[0]===-1&&(ye.push(e),Xn(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function te(e,t,n,o,i,r,s,a=[-1]){const l=Le;Oe(e);const u=e.$$={fragment:null,ctx:[],props:r,update:G,not_equal:i,bound:pt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:pt(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};s&&s(u.root);let h=!1;if(u.ctx=n?n(e,t.props||{},(c,m,...f)=>{const g=f.length?f[0]:m;return u.ctx&&i(u.ctx[c],u.ctx[c]=g)&&(!u.skip_bound&&u.bound[c]&&u.bound[c](g),h&&Nn(e,c)),m}):[],u.update(),h=!0,oe(u.before_update),u.fragment=o?o(u.ctx):!1,t.target){if(t.hydrate){const c=Yn(t.target);u.fragment&&u.fragment.l(c),c.forEach(I)}else u.fragment&&u.fragment.c();t.intro&&U(e.$$.fragment),ae(e,t.target,t.anchor,t.customElement),St()}Oe(l)}class ne{$destroy(){ce(this,1),this.$destroy=G}$on(t,n){if(!W(n))return G;const o=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return o.push(n),()=>{const i=o.indexOf(n);i!==-1&&o.splice(i,1)}}$set(t){this.$$set&&!vn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}var z=(e=>(e.ELLIPSE="ELLIPSE",e.POLYGON="POLYGON",e.RECTANGLE="RECTANGLE",e))(z||{});const $e={},Xe=(e,t)=>$e[e]=t,Ce=e=>$e[e.type].area(e),Mt=(e,t,n)=>$e[e.type].intersects(e,t,n),Ie=e=>{let t=1/0,n=1/0,o=-1/0,i=-1/0;return e.forEach(([r,s])=>{t=Math.min(t,r),n=Math.min(n,s),o=Math.max(o,r),i=Math.max(i,s)}),{minX:t,minY:n,maxX:o,maxY:i}},Vn={area:e=>Math.PI*e.geometry.rx*e.geometry.ry,intersects:(e,t,n)=>{const{cx:o,cy:i,rx:r,ry:s}=e.geometry,a=0,l=Math.cos(a),u=Math.sin(a),h=t-o,c=n-i,m=l*h+u*c,f=u*h-l*c;return m*m/(r*r)+f*f/(s*s)<=1}};Xe(z.ELLIPSE,Vn);const Gn={area:e=>{const{points:t}=e.geometry;let n=0,o=t.length-1;for(let i=0;i<t.length;i++)n+=(t[o][0]+t[i][0])*(t[o][1]-t[i][1]),o=i;return Math.abs(.5*n)},intersects:(e,t,n)=>{const{points:o}=e.geometry;let i=!1;for(let r=0,s=o.length-1;r<o.length;s=r++){const a=o[r][0],l=o[r][1],u=o[s][0],h=o[s][1];l>n!=h>n&&t<(u-a)*(n-l)/(h-l)+a&&(i=!i)}return i}};Xe(z.POLYGON,Gn);const Lt={area:e=>e.geometry.w*e.geometry.h,intersects:(e,t,n)=>t>=e.geometry.x&&t<=e.geometry.x+e.geometry.w&&n>=e.geometry.y&&n<=e.geometry.y+e.geometry.h};Xe(z.RECTANGLE,Lt);const Ot=(e,t=!1)=>{const n=typeof e=="string"?e:e.value,o=/^(xywh)=(pixel|percent)?:?(.+?),(.+?),(.+?),(.+)*/g,i=[...n.matchAll(o)][0],[r,s,a,l,u,h,c]=i;if(s!=="xywh")throw new Error("Unsupported MediaFragment: "+n);if(a&&a!=="pixel")throw new Error(`Unsupported MediaFragment unit: ${a}`);const[m,f,g,_]=[l,u,h,c].map(parseFloat);return{type:z.RECTANGLE,geometry:{x:m,y:f,w:g,h:_,bounds:{minX:m,minY:t?f-_:f,maxX:m+g,maxY:t?f:f+_}}}},vt=e=>{const{x:t,y:n,w:o,h:i}=e;return{type:"FragmentSelector",conformsTo:"http://www.w3.org/TR/media-frags/",value:`xywh=pixel:${t},${n},${o},${i}`}},It="http://www.w3.org/2000/svg",kt=e=>{const t=o=>{Array.from(o.attributes).forEach(i=>{i.name.startsWith("on")&&o.removeAttribute(i.name)})},n=e.getElementsByTagName("script");return Array.from(n).reverse().forEach(o=>o.parentNode.removeChild(o)),Array.from(e.querySelectorAll("*")).forEach(t),e},Fn=e=>{const o=new XMLSerializer().serializeToString(e.documentElement).replace("<svg>",`<svg xmlns="${It}">`);return new DOMParser().parseFromString(o,"image/svg+xml").documentElement},Hn=e=>{const n=new DOMParser().parseFromString(e,"image/svg+xml"),o=n.lookupPrefix(It),i=n.lookupNamespaceURI(null);return o||i?kt(n).firstChild:kt(Fn(n)).firstChild},zn=e=>{const[t,n,o]=e.match(/(<polygon points=["|'])([^("|')]*)/)||[];if(!o)return;const i=o.split(" ").map(r=>r.split(",").map(parseFloat));return{type:z.POLYGON,geometry:{points:i,bounds:Ie(i)}}},jn=e=>{const t=Hn(e),n=parseFloat(t.getAttribute("cx")),o=parseFloat(t.getAttribute("cy")),i=parseFloat(t.getAttribute("rx")),r=parseFloat(t.getAttribute("ry")),s={minX:n-i,minY:o-r,maxX:n+i,maxY:o+r};return{type:z.ELLIPSE,geometry:{cx:n,cy:o,rx:i,ry:r,bounds:s}}},Bt=e=>{const t=typeof e=="string"?e:e.value;if(t.includes("<polygon points="))return zn(t);if(t.includes("<ellipse "))return jn(t)},Pt=e=>{let t;if(e.type===z.POLYGON){const n=e.geometry,{points:o}=n;t=`<svg><polygon points="${o.map(i=>i.join(",")).join(" ")}" /></svg>`}else if(e.type===z.ELLIPSE){const n=e.geometry;t=`<svg><ellipse cx="${n.cx}" cy="${n.cy}" rx="${n.rx}" ry="${n.ry}" /></svg>`}if(t)return{type:"SvgSelector",value:t};throw`Unsupported shape type: ${e.type}`};let Ue;const Wn=new Uint8Array(16);function qn(){if(!Ue&&(Ue=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Ue))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Ue(Wn)}const K=[];for(let e=0;e<256;++e)K.push((e+256).toString(16).slice(1));function Kn(e,t=0){return K[e[t+0]]+K[e[t+1]]+K[e[t+2]]+K[e[t+3]]+"-"+K[e[t+4]]+K[e[t+5]]+"-"+K[e[t+6]]+K[e[t+7]]+"-"+K[e[t+8]]+K[e[t+9]]+"-"+K[e[t+10]]+K[e[t+11]]+K[e[t+12]]+K[e[t+13]]+K[e[t+14]]+K[e[t+15]]}const Yt={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Dt(e,t,n){if(Yt.randomUUID&&!t&&!e)return Yt.randomUUID();e=e||{};const o=e.random||(e.rng||qn)();if(o[6]=o[6]&15|64,o[8]=o[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=o[i];return t}return Kn(o)}var Rt=Object.prototype.hasOwnProperty;function fe(e,t){var n,o;if(e===t)return!0;if(e&&t&&(n=e.constructor)===t.constructor){if(n===Date)return e.getTime()===t.getTime();if(n===RegExp)return e.toString()===t.toString();if(n===Array){if((o=e.length)===t.length)for(;o--&&fe(e[o],t[o]););return o===-1}if(!n||typeof e=="object"){o=0;for(n in e)if(Rt.call(e,n)&&++o&&!Rt.call(t,n)||!(n in t)||!fe(e[n],t[n]))return!1;return Object.keys(t).length===o}}return e!==e&&t!==t}function et(){}function Jn(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}const be=[];function tt(e,t=et){let n;const o=new Set;function i(a){if(Jn(e,a)&&(e=a,n)){const l=!be.length;for(const u of o)u[1](),be.push(u,e);if(l){for(let u=0;u<be.length;u+=2)be[u][0](be[u+1]);be.length=0}}}function r(a){i(a(e))}function s(a,l=et){const u=[a,l];return o.add(u),o.size===1&&(n=t(i)||et),a(e),()=>{o.delete(u),o.size===0&&n&&(n(),n=null)}}return{set:i,update:r,subscribe:s}}const Zn=e=>{const{subscribe:t,set:n}=tt(null);let o=null;return t(i=>o=i),e.observe(({changes:i})=>{if(o){i.deleted.some(s=>s.id===o)&&n(null);const r=i.updated.find(({oldValue:s})=>s.id===o);r&&n(r.newValue.id)}}),{get current(){return o},subscribe:t,set:n}};var Xt=(e=>(e.EDIT="EDIT",e.SELECT="SELECT",e.NONE="NONE",e))(Xt||{});const nt={selected:[]},Qn=(e,t="EDIT")=>{const{subscribe:n,set:o}=tt(nt);let i=nt;n(c=>i=c);const r=()=>o(nt),s=()=>{var c;return((c=i.selected)==null?void 0:c.length)===0},a=c=>{if(i.selected.length===0)return!1;const m=typeof c=="string"?c:c.id;return i.selected.some(f=>f.id===m)},l=(c,m)=>{const f=e.getAnnotation(c);if(f){const g=xn(f,t);o(g==="EDIT"?{selected:[{id:c,editable:!0}],pointerEvent:m}:g==="SELECT"?{selected:[{id:c}],pointerEvent:m}:{selected:[],pointerEvent:m})}else console.warn("Invalid selection: "+c)},u=(c,m=!0)=>{const f=Array.isArray(c)?c:[c],g=f.map(_=>e.getAnnotation(_)).filter(_=>_);o({selected:g.map(({id:_})=>({id:_,editable:m}))}),g.length!==f.length&&console.warn("Invalid selection",c)},h=c=>{if(i.selected.length===0)return!1;const{selected:m}=i;m.filter(({id:f})=>c.includes(f)).length>0&&o({selected:m.filter(({id:f})=>!c.includes(f))})};return e.observe(({changes:c})=>h(c.deleted.map(m=>m.id))),{clear:r,clickSelect:l,get selected(){return i?[...i.selected]:null},get pointerEvent(){return i?i.pointerEvent:null},isEmpty:s,isSelected:a,setSelected:u,subscribe:n}},xn=(e,t)=>typeof t=="function"?t(e)||"EDIT":t||"EDIT",$n=[];for(let e=0;e<256;++e)$n.push((e+256).toString(16).slice(1));typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const eo=(e,t)=>{const n=new Set(e.bodies.map(o=>o.id));return t.bodies.filter(o=>!n.has(o.id))},to=(e,t)=>{const n=new Set(t.bodies.map(o=>o.id));return e.bodies.filter(o=>!n.has(o.id))},no=(e,t)=>t.bodies.map(n=>{const o=e.bodies.find(i=>i.id===n.id);return{newBody:n,oldBody:o&&!fe(o,n)?o:void 0}}).filter(({oldBody:n})=>n),oo=(e,t)=>!fe(e.target,t.target),Ct=(e,t)=>{const n=eo(e,t),o=to(e,t),i=no(e,t);return{oldValue:e,newValue:t,bodiesCreated:n.length>0?n:void 0,bodiesDeleted:o.length>0?o:void 0,bodiesUpdated:i.length>0?i:void 0,targetUpdated:oo(e,t)?{oldTarget:e.target,newTarget:t.target}:void 0}};var F=(e=>(e.LOCAL="LOCAL",e.REMOTE="REMOTE",e))(F||{});const io=(e,t)=>{var n,o;const{changes:i,origin:r}=t;if(!(!e.options.origin||e.options.origin===r))return!1;if(e.options.ignore){const{ignore:s}=e.options,a=l=>(l==null?void 0:l.length)>0;if(!(a(i.created)||a(i.deleted))){const l=(n=i.updated)==null?void 0:n.some(h=>a(h.bodiesCreated)||a(h.bodiesDeleted)||a(h.bodiesUpdated)),u=(o=i.updated)==null?void 0:o.some(h=>h.targetUpdated);if(s==="BODY_ONLY"&&l&&!u||s==="TARGET_ONLY"&&u&&!l)return!1}}if(e.options.annotations){const s=new Set([...i.created.map(a=>a.id),...i.deleted.map(a=>a.id),...i.updated.map(({oldValue:a})=>a.id)]);return!!(Array.isArray(e.options.annotations)?e.options.annotations:[e.options.annotations]).find(a=>s.has(a))}else return!0},ro=(e,t)=>{const n=new Set((e.created||[]).map(c=>c.id)),o=new Set((e.updated||[]).map(({newValue:c})=>c.id)),i=new Set((t.created||[]).map(c=>c.id)),r=new Set((t.deleted||[]).map(c=>c.id)),s=new Set((t.updated||[]).map(({oldValue:c})=>c.id)),a=new Set((t.updated||[]).filter(({oldValue:c})=>n.has(c.id)||o.has(c.id)).map(({oldValue:c})=>c.id)),l=[...(e.created||[]).filter(c=>!r.has(c.id)).map(c=>s.has(c.id)?t.updated.find(({oldValue:m})=>m.id===c.id).newValue:c),...t.created||[]],u=[...(e.deleted||[]).filter(c=>!i.has(c.id)),...(t.deleted||[]).filter(c=>!n.has(c.id))],h=[...(e.updated||[]).filter(({newValue:c})=>!r.has(c.id)).map(c=>{const{oldValue:m,newValue:f}=c;if(s.has(f.id)){const g=t.updated.find(_=>_.oldValue.id===f.id).newValue;return Ct(m,g)}else return c}),...(t.updated||[]).filter(({oldValue:c})=>!a.has(c.id))];return{created:l,deleted:u,updated:h}},so=e=>e.id!==void 0,lo=()=>{const e=new Map,t=new Map,n=[],o=(p,E={})=>n.push({onChange:p,options:E}),i=p=>{const E=n.findIndex(b=>b.onChange==p);E>-1&&n.splice(E,1)},r=(p,E)=>{const b={origin:p,changes:{created:E.created||[],updated:E.updated||[],deleted:E.deleted||[]},state:[...e.values()]};n.forEach(L=>{io(L,b)&&L.onChange(b)})},s=(p,E=F.LOCAL)=>{if(e.get(p.id))throw Error(`Cannot add annotation ${p.id} - exists already`);e.set(p.id,p),p.bodies.forEach(b=>t.set(b.id,p.id)),r(E,{created:[p]})},a=(p,E)=>{const b=typeof p=="string"?E:p,L=typeof p=="string"?p:p.id,P=e.get(L);if(P){const X=Ct(P,b);return L===b.id?e.set(L,b):(e.delete(L),e.set(b.id,b)),P.bodies.forEach(Q=>t.delete(Q.id)),b.bodies.forEach(Q=>t.set(Q.id,b.id)),X}else console.warn(`Cannot update annotation ${L} - does not exist`)},l=(p,E=F.LOCAL,b=F.LOCAL)=>{const L=so(E)?b:E,P=a(p,E);P&&r(L,{updated:[P]})},u=(p,E=F.LOCAL)=>{const b=p.reduce((L,P)=>{const X=a(P);return X?[...L,X]:L},[]);b.length>0&&r(E,{updated:b})},h=(p,E=F.LOCAL)=>{const b=e.get(p.annotation);if(b){const L={...b,bodies:[...b.bodies,p]};e.set(b.id,L),t.set(p.id,L.id),r(E,{updated:[{oldValue:b,newValue:L,bodiesCreated:[p]}]})}else console.warn(`Attempt to add body to missing annotation: ${p.annotation}`)},c=()=>[...e.values()],m=(p=F.LOCAL)=>{const E=[...e.values()];e.clear(),t.clear(),r(p,{deleted:E})},f=(p,E=!0,b=F.LOCAL)=>{if(E){const L=[...e.values()];e.clear(),t.clear(),p.forEach(P=>{e.set(P.id,P),P.bodies.forEach(X=>t.set(X.id,P.id))}),r(b,{created:p,deleted:L})}else{const L=p.reduce((P,X)=>{const Q=e.get(X.id);return Q?[...P,Q]:P},[]);if(L.length>0)throw Error(`Bulk insert would overwrite the following annotations: ${L.map(P=>P.id).join(", ")}`);p.forEach(P=>{e.set(P.id,P),P.bodies.forEach(X=>t.set(X.id,P.id))}),r(b,{created:p})}},g=p=>{const E=typeof p=="string"?p:p.id,b=e.get(E);if(b)return e.delete(E),b.bodies.forEach(L=>t.delete(L.id)),b;console.warn(`Attempt to delete missing annotation: ${E}`)},_=(p,E=F.LOCAL)=>{const b=g(p);b&&r(E,{deleted:[b]})},A=(p,E=F.LOCAL)=>{const b=p.reduce((L,P)=>{const X=g(P);return X?[...L,X]:L},[]);b.length>0&&r(E,{deleted:b})},w=(p,E=F.LOCAL)=>{const b=e.get(p.annotation);if(b){const L=b.bodies.find(P=>P.id===p.id);if(L){t.delete(L.id);const P={...b,bodies:b.bodies.filter(X=>X.id!==p.id)};e.set(b.id,P),r(E,{updated:[{oldValue:b,newValue:P,bodiesDeleted:[L]}]})}else console.warn(`Attempt to delete missing body ${p.id} from annotation ${p.annotation}`)}else console.warn(`Attempt to delete body from missing annotation ${p.annotation}`)},y=p=>{const E=e.get(p);return E?{...E}:void 0},T=p=>{const E=t.get(p);if(E){const b=y(E).bodies.find(L=>L.id===p);if(b)return b;console.error(`Store integrity error: body ${p} in index, but not in annotation`)}else console.warn(`Attempt to retrieve missing body: ${p}`)},S=(p,E)=>{if(p.annotation!==E.annotation)throw"Annotation integrity violation: annotation ID must be the same when updating bodies";const b=e.get(p.annotation);if(b){const L=b.bodies.find(X=>X.id===p.id),P={...b,bodies:b.bodies.map(X=>X.id===L.id?E:X)};return e.set(b.id,P),L.id!==E.id&&(t.delete(L.id),t.set(E.id,P.id)),{oldValue:b,newValue:P,bodiesUpdated:[{oldBody:L,newBody:E}]}}else console.warn(`Attempt to add body to missing annotation ${p.annotation}`)},Y=(p,E,b=F.LOCAL)=>{const L=S(p,E);r(b,{updated:[L]})},R=(p,E=F.LOCAL)=>{const b=p.map(L=>S({id:L.id,annotation:L.annotation},L));r(E,{updated:b})},N=p=>{const E=e.get(p.annotation);if(E){const b={...E,target:{...E.target,...p}};return e.set(E.id,b),{oldValue:E,newValue:b,targetUpdated:{oldTarget:E.target,newTarget:p}}}else console.warn(`Attempt to update target on missing annotation: ${p.annotation}`)};return{addAnnotation:s,addBody:h,all:c,bulkAddAnnotation:f,bulkDeleteAnnotation:A,bulkUpdateAnnotation:u,bulkUpdateBodies:R,bulkUpdateTargets:(p,E=F.LOCAL)=>{const b=p.map(N).filter(L=>L);b.length>0&&r(E,{updated:b})},clear:m,deleteAnnotation:_,deleteBody:w,getAnnotation:y,getBody:T,observe:o,unobserve:i,updateAnnotation:l,updateBody:Y,updateTarget:(p,E=F.LOCAL)=>{const b=N(p);b&&r(E,{updated:[b]})}}},ao=e=>({...e,subscribe:t=>{const n=o=>t(o.state);return e.observe(n),t(e.all()),()=>e.unobserve(n)}});let co=()=>({emit(e,...t){let n=this.events[e]||[];for(let o=0,i=n.length;o<i;o++)n[o](...t)},events:{},on(e,t){var n;return(n=this.events[e])!=null&&n.push(t)||(this.events[e]=[t]),()=>{var o;this.events[e]=(o=this.events[e])==null?void 0:o.filter(i=>t!==i)}}});const uo=250,fo=e=>{const t=co(),n=[];let o=-1,i=!1,r=0;const s=f=>{if(!i){const{changes:g}=f,_=performance.now();if(_-r>uo)n.splice(o+1),n.push(g),o=n.length-1;else{const A=n.length-1;n[A]=ro(n[A],g)}r=_}i=!1};e.observe(s,{origin:F.LOCAL});const a=f=>(f==null?void 0:f.length)>0&&e.bulkDeleteAnnotation(f),l=f=>(f==null?void 0:f.length)>0&&e.bulkAddAnnotation(f,!1),u=f=>(f==null?void 0:f.length)>0&&e.bulkUpdateAnnotation(f.map(({oldValue:g})=>g)),h=f=>(f==null?void 0:f.length)>0&&e.bulkUpdateAnnotation(f.map(({newValue:g})=>g)),c=f=>(f==null?void 0:f.length)>0&&e.bulkAddAnnotation(f,!1),m=f=>(f==null?void 0:f.length)>0&&e.bulkDeleteAnnotation(f);return{canRedo:()=>n.length-1>o,canUndo:()=>o>-1,destroy:()=>e.unobserve(s),on:(f,g)=>t.on(f,g),redo:()=>{if(n.length-1>o){i=!0;const{created:f,updated:g,deleted:_}=n[o+1];l(f),h(g),m(_),t.emit("redo",n[o+1]),o+=1}},undo:()=>{if(o>-1){i=!0;const{created:f,updated:g,deleted:_}=n[o];a(f),u(g),c(_),t.emit("undo",n[o]),o-=1}}}},ho=()=>{const{subscribe:e,set:t}=tt([]);return{subscribe:e,set:t}},mo=(e,t,n,o)=>{const{store:i,selection:r,hover:s,viewport:a}=e,l=new Map;let u=[],h,c;const m=(w,y)=>{l.has(w)?l.get(w).push(y):l.set(w,[y])},f=(w,y)=>{const T=l.get(w);T&&T.indexOf(y)>0&&T.splice(T.indexOf(y),1)},g=(w,y,T)=>{l.has(w)&&setTimeout(()=>{l.get(w).forEach(S=>{if(n){const Y=Array.isArray(y)?y.map(N=>n.serialize(N)):n.serialize(y),R=T?T instanceof PointerEvent?T:n.serialize(T):void 0;S(Y,R)}else S(y,T)})},1)},_=()=>{const{selected:w}=r,y=w.map(({id:T})=>i.getAnnotation(T));y.forEach(T=>{const S=u.find(Y=>Y.id===T.id);(!S||!fe(S,T))&&g("updateAnnotation",T,S)}),u=u.map(T=>y.find(({id:Y})=>Y===T.id)||T)};r.subscribe(({selected:w})=>{if(!(u.length===0&&w.length===0)){if(u.length===0&&w.length>0)u=w.map(({id:y})=>i.getAnnotation(y));else if(u.length>0&&w.length===0)u.forEach(y=>{const T=i.getAnnotation(y.id);T&&!fe(T,y)&&g("updateAnnotation",T,y)}),u=[];else{const y=new Set(u.map(S=>S.id)),T=new Set(w.map(({id:S})=>S));u.filter(S=>!T.has(S.id)).forEach(S=>{const Y=i.getAnnotation(S.id);Y&&!fe(Y,S)&&g("updateAnnotation",Y,S)}),u=[...u.filter(S=>T.has(S.id)),...w.filter(({id:S})=>!y.has(S)).map(({id:S})=>i.getAnnotation(S))]}g("selectionChanged",u)}}),s.subscribe(w=>{!h&&w?g("mouseEnterAnnotation",i.getAnnotation(w)):h&&!w?g("mouseLeaveAnnotation",i.getAnnotation(h)):h&&w&&(g("mouseLeaveAnnotation",i.getAnnotation(h)),g("mouseEnterAnnotation",i.getAnnotation(w))),h=w}),a==null||a.subscribe(w=>g("viewportIntersect",w.map(i.getAnnotation))),i.observe(w=>{o&&(c&&clearTimeout(c),c=setTimeout(_,1e3));const{created:y,deleted:T}=w.changes;y.forEach(S=>g("createAnnotation",S)),T.forEach(S=>g("deleteAnnotation",S)),w.changes.updated.filter(S=>[...S.bodiesCreated||[],...S.bodiesDeleted||[],...S.bodiesUpdated||[]].length>0).forEach(({oldValue:S,newValue:Y})=>{const R=u.find(N=>N.id===S.id)||S;u=u.map(N=>N.id===S.id?Y:N),g("updateAnnotation",Y,R)})},{origin:F.LOCAL}),i.observe(w=>{if(u){const y=new Set(u.map(S=>S.id)),T=w.changes.updated.filter(({newValue:S})=>y.has(S.id)).map(({newValue:S})=>S);T.length>0&&(u=u.map(S=>T.find(R=>R.id===S.id)||S))}},{origin:F.REMOTE});const A=w=>y=>{const{created:T,deleted:S,updated:Y}=y;T.forEach(R=>g("createAnnotation",R)),S.forEach(R=>g("deleteAnnotation",R)),w?Y.forEach(R=>g("updateAnnotation",R.oldValue,R.newValue)):Y.forEach(R=>g("updateAnnotation",R.newValue,R.oldValue))};return t.on("undo",A(!0)),t.on("redo",A(!1)),{on:m,off:f,emit:g}},go=e=>t=>t.reduce((n,o)=>{const{parsed:i,error:r}=e.parse(o);return r?{parsed:n.parsed,failed:[...n.failed,o]}:{parsed:[...n.parsed,i],failed:n.failed}},{parsed:[],failed:[]}),po=(e,t,n)=>{const{store:o,selection:i}=e,r=A=>{if(n){const{parsed:w,error:y}=n.parse(A);w?o.addAnnotation(w,F.REMOTE):console.error(y)}else o.addAnnotation(A,F.REMOTE)},s=()=>i.clear(),a=()=>o.clear(),l=A=>{const w=o.getAnnotation(A);return n&&w?n.serialize(w):w},u=()=>n?o.all().map(n.serialize):o.all(),h=()=>{var A;const w=(((A=i.selected)==null?void 0:A.map(y=>y.id))||[]).map(y=>o.getAnnotation(y));return n?w.map(n.serialize):w},c=A=>fetch(A).then(w=>w.json()).then(w=>(f(w),w)),m=A=>{if(typeof A=="string"){const w=o.getAnnotation(A);return o.deleteAnnotation(A),n?n.serialize(w):w}else{const w=n?n.parse(A).parsed:A;return o.deleteAnnotation(w),A}},f=A=>{if(n){const{parsed:w,failed:y}=go(n)(A);y.length>0&&console.warn(`Discarded ${y.length} invalid annotations`,y),o.bulkAddAnnotation(w,!0,F.REMOTE)}else o.bulkAddAnnotation(A,!0,F.REMOTE)},g=A=>{A?i.setSelected(A):i.clear()},_=A=>{if(n){const w=n.parse(A).parsed,y=n.serialize(o.getAnnotation(w.id));return o.updateAnnotation(w),y}else{const w=o.getAnnotation(A.id);return o.updateAnnotation(A),w}};return{addAnnotation:r,cancelSelected:s,canRedo:t.canRedo,canUndo:t.canUndo,clearAnnotations:a,getAnnotationById:l,getAnnotations:u,getSelected:h,loadAnnotations:c,redo:t.redo,removeAnnotation:m,setAnnotations:f,setSelected:g,undo:t.undo,updateAnnotation:_}};let yo=e=>crypto.getRandomValues(new Uint8Array(e)),_o=(e,t,n)=>{let o=(2<<Math.log(e.length-1)/Math.LN2)-1,i=-~(1.6*o*t/e.length);return(r=t)=>{let s="";for(;;){let a=n(i),l=i;for(;l--;)if(s+=e[a[l]&o]||"",s.length===r)return s}}},wo=(e,t=21)=>_o(e,t,yo),bo=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const Eo=()=>({isGuest:!0,id:wo("1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_",20)()}),Ao=e=>{const t=JSON.stringify(e);let n=0;for(let o=0,i=t.length;o<i;o++){let r=t.charCodeAt(o);n=(n<<5)-n+r,n|=0}return`${n}`},Ut=e=>e?typeof e=="object"?{...e}:e:void 0,To=(e,t)=>(Array.isArray(e)?e:[e]).map(n=>{const{id:o,type:i,purpose:r,value:s,created:a,creator:l,...u}=n;return{id:o||`temp-${Ao(n)}`,annotation:t,type:i,purpose:r,value:s,created:a?new Date(a):void 0,creator:Ut(l),...u}}),So=e=>e.map(t=>{var n;const o={...t};return delete o.annotation,(n=o.id)!=null&&n.startsWith("temp-")&&delete o.id,o});bo();const Mo=(e,t=!1)=>({parse:i=>Nt(i,t),serialize:i=>Vt(i,e)}),Nt=(e,t=!1)=>{const n=e.id||Dt(),{creator:o,created:i,updatedBy:r,updated:s,body:a,...l}=e,u=To(a,n),h=Array.isArray(e.target)?e.target[0]:e.target,c=Array.isArray(h.selector)?h.selector[0]:h.selector,m=c.type==="FragmentSelector"?Ot(c,t):c.type==="SvgSelector"?Bt(c):void 0;return m?{parsed:{...l,id:n,bodies:u,target:{created:i?new Date(i):void 0,creator:Ut(o),...l.target,annotation:n,selector:m}}}:{error:Error(`Unknown selector type: ${c.type}`)}},Vt=(e,t)=>{const{selector:n,creator:o,created:i,updated:r,updatedBy:s,...a}=e.target,l=n.type==z.RECTANGLE?vt(n.geometry):Pt(n);return{...e,"@context":"http://www.w3.org/ns/anno.jsonld",id:e.id,type:"Annotation",body:So(e.bodies),creator:o,created:i==null?void 0:i.toISOString(),target:{...a,source:t,selector:l}}};function Gt(e,t,n){const o=e.slice();return o[11]=t[n],o[13]=n,o}function Ft(e){let t,n,o,i,r;return{c(){t=C("rect"),d(t,"class","a9s-corner-handle"),d(t,"x",n=e[11][0]-e[3]/2),d(t,"y",o=e[11][1]-e[3]/2),d(t,"height",e[3]),d(t,"width",e[3])},m(s,a){B(s,t,a),i||(r=q(t,"pointerdown",function(){W(e[10](O(e[13])))&&e[10](O(e[13])).apply(this,arguments)}),i=!0)},p(s,a){e=s,a&24&&n!==(n=e[11][0]-e[3]/2)&&d(t,"x",n),a&24&&o!==(o=e[11][1]-e[3]/2)&&d(t,"y",o),a&8&&d(t,"height",e[3]),a&8&&d(t,"width",e[3])},d(s){s&&I(t),i=!1,r()}}}function Lo(e){let t,n,o,i,r,s,a,l,u,h,c=e[4].points,m=[];for(let f=0;f<c.length;f+=1)m[f]=Ft(Gt(e,c,f));return{c(){t=C("polygon"),i=ee(),r=C("polygon"),a=ee();for(let f=0;f<m.length;f+=1)m[f].c();l=ie(),d(t,"class","a9s-outer"),d(t,"style",n=e[1]?"display:none;":void 0),d(t,"points",o=e[4].points.map(Ht).join(" ")),d(r,"class","a9s-inner a9s-shape-handle"),d(r,"style",e[1]),d(r,"points",s=e[4].points.map(zt).join(" "))},m(f,g){B(f,t,g),B(f,i,g),B(f,r,g),B(f,a,g);for(let _=0;_<m.length;_+=1)m[_]&&m[_].m(f,g);B(f,l,g),u||(h=[q(t,"pointerdown",function(){W(e[10](O.SHAPE))&&e[10](O.SHAPE).apply(this,arguments)}),q(r,"pointerdown",function(){W(e[10](O.SHAPE))&&e[10](O.SHAPE).apply(this,arguments)})],u=!0)},p(f,g){if(e=f,g&2&&n!==(n=e[1]?"display:none;":void 0)&&d(t,"style",n),g&16&&o!==(o=e[4].points.map(Ht).join(" "))&&d(t,"points",o),g&2&&d(r,"style",e[1]),g&16&&s!==(s=e[4].points.map(zt).join(" "))&&d(r,"points",s),g&1048){c=e[4].points;let _;for(_=0;_<c.length;_+=1){const A=Gt(e,c,_);m[_]?m[_].p(A,g):(m[_]=Ft(A),m[_].c(),m[_].m(l.parentNode,l))}for(;_<m.length;_+=1)m[_].d(1);m.length=c.length}},d(f){f&&I(t),f&&I(i),f&&I(r),f&&I(a),Je(m,f),f&&I(l),u=!1,oe(h)}}}function Oo(e){let t,n;return t=new it({props:{shape:e[0],transform:e[2],editor:e[5],$$slots:{default:[Lo,({grab:o})=>({10:o}),({grab:o})=>o?1024:0]},$$scope:{ctx:e}}}),t.$on("change",e[7]),t.$on("grab",e[8]),t.$on("release",e[9]),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,[i]){const r={};i&1&&(r.shape=o[0]),i&4&&(r.transform=o[2]),i&17434&&(r.$$scope={dirty:i,ctx:o}),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}const Ht=e=>e.join(","),zt=e=>e.join(",");function vo(e,t,n){let o,i,{shape:r}=t,{computedStyle:s=void 0}=t,{transform:a}=t,{viewportScale:l=1}=t;const u=(f,g,_)=>{let A;g===O.SHAPE?A=f.geometry.points.map(([y,T])=>[y+_[0],T+_[1]]):A=f.geometry.points.map(([y,T],S)=>g===O(S)?[y+_[0],T+_[1]]:[y,T]);const w=Ie(A);return{...f,geometry:{points:A,bounds:w}}};function h(f){pe.call(this,e,f)}function c(f){pe.call(this,e,f)}function m(f){pe.call(this,e,f)}return e.$$set=f=>{"shape"in f&&n(0,r=f.shape),"computedStyle"in f&&n(1,s=f.computedStyle),"transform"in f&&n(2,a=f.transform),"viewportScale"in f&&n(6,l=f.viewportScale)},e.$$.update=()=>{e.$$.dirty&1&&n(4,o=r.geometry),e.$$.dirty&64&&n(3,i=10/l)},[r,s,a,i,o,u,l,h,c,m]}class jt extends ne{constructor(t){super(),te(this,t,vo,Oo,Z,{shape:0,computedStyle:1,transform:2,viewportScale:6})}}function Io(e){let t,n,o,i,r,s,a,l,u,h,c,m,f,g,_,A,w,y,T,S,Y,R,N,p,E,b,L,P,X,Q,Se,Me,Ye,v,J,H,he,j,me,ze,ft,x,je,We,ht,$,qe,Ke,mt,Ln;return{c(){t=C("rect"),a=ee(),l=C("rect"),f=ee(),g=C("rect"),y=ee(),T=C("rect"),N=ee(),p=C("rect"),P=ee(),X=C("rect"),Ye=ee(),v=C("rect"),he=ee(),j=C("rect"),ft=ee(),x=C("rect"),ht=ee(),$=C("rect"),d(t,"class","a9s-outer"),d(t,"style",n=e[1]?"display:none;":void 0),d(t,"x",o=e[4].x),d(t,"y",i=e[4].y),d(t,"width",r=e[4].w),d(t,"height",s=e[4].h),d(l,"class","a9s-inner a9s-shape-handle"),d(l,"style",e[1]),d(l,"x",u=e[4].x),d(l,"y",h=e[4].y),d(l,"width",c=e[4].w),d(l,"height",m=e[4].h),d(g,"class","a9s-edge-handle a9s-edge-handle-top"),d(g,"x",_=e[4].x),d(g,"y",A=e[4].y),d(g,"height",1),d(g,"width",w=e[4].w),d(T,"class","a9s-edge-handle a9s-edge-handle-right"),d(T,"x",S=e[4].x+e[4].w),d(T,"y",Y=e[4].y),d(T,"height",R=e[4].h),d(T,"width",1),d(p,"class","a9s-edge-handle a9s-edge-handle-bottom"),d(p,"x",E=e[4].x),d(p,"y",b=e[4].y+e[4].h),d(p,"height",1),d(p,"width",L=e[4].w),d(X,"class","a9s-edge-handle a9s-edge-handle-left"),d(X,"x",Q=e[4].x),d(X,"y",Se=e[4].y),d(X,"height",Me=e[4].h),d(X,"width",1),d(v,"class","a9s-corner-handle a9s-corner-handle-topleft"),d(v,"x",J=e[4].x-e[3]/2),d(v,"y",H=e[4].y-e[3]/2),d(v,"height",e[3]),d(v,"width",e[3]),d(j,"class","a9s-corner-handle a9s-corner-handle-topright"),d(j,"x",me=e[4].x+e[4].w-e[3]/2),d(j,"y",ze=e[4].y-e[3]/2),d(j,"height",e[3]),d(j,"width",e[3]),d(x,"class","a9s-corner-handle a9s-corner-handle-bottomright"),d(x,"x",je=e[4].x+e[4].w-e[3]/2),d(x,"y",We=e[4].y+e[4].h-e[3]/2),d(x,"height",e[3]),d(x,"width",e[3]),d($,"class","a9s-corner-handle a9s-corner-handle-bottomleft"),d($,"x",qe=e[4].x-e[3]/2),d($,"y",Ke=e[4].y+e[4].h-e[3]/2),d($,"height",e[3]),d($,"width",e[3])},m(D,M){B(D,t,M),B(D,a,M),B(D,l,M),B(D,f,M),B(D,g,M),B(D,y,M),B(D,T,M),B(D,N,M),B(D,p,M),B(D,P,M),B(D,X,M),B(D,Ye,M),B(D,v,M),B(D,he,M),B(D,j,M),B(D,ft,M),B(D,x,M),B(D,ht,M),B(D,$,M),mt||(Ln=[q(t,"pointerdown",function(){W(e[10](O.SHAPE))&&e[10](O.SHAPE).apply(this,arguments)}),q(l,"pointerdown",function(){W(e[10](O.SHAPE))&&e[10](O.SHAPE).apply(this,arguments)}),q(g,"pointerdown",function(){W(e[10](O.TOP))&&e[10](O.TOP).apply(this,arguments)}),q(T,"pointerdown",function(){W(e[10](O.RIGHT))&&e[10](O.RIGHT).apply(this,arguments)}),q(p,"pointerdown",function(){W(e[10](O.BOTTOM))&&e[10](O.BOTTOM).apply(this,arguments)}),q(X,"pointerdown",function(){W(e[10](O.LEFT))&&e[10](O.LEFT).apply(this,arguments)}),q(v,"pointerdown",function(){W(e[10](O.TOP_LEFT))&&e[10](O.TOP_LEFT).apply(this,arguments)}),q(j,"pointerdown",function(){W(e[10](O.TOP_RIGHT))&&e[10](O.TOP_RIGHT).apply(this,arguments)}),q(x,"pointerdown",function(){W(e[10](O.BOTTOM_RIGHT))&&e[10](O.BOTTOM_RIGHT).apply(this,arguments)}),q($,"pointerdown",function(){W(e[10](O.BOTTOM_LEFT))&&e[10](O.BOTTOM_LEFT).apply(this,arguments)})],mt=!0)},p(D,M){e=D,M&2&&n!==(n=e[1]?"display:none;":void 0)&&d(t,"style",n),M&16&&o!==(o=e[4].x)&&d(t,"x",o),M&16&&i!==(i=e[4].y)&&d(t,"y",i),M&16&&r!==(r=e[4].w)&&d(t,"width",r),M&16&&s!==(s=e[4].h)&&d(t,"height",s),M&2&&d(l,"style",e[1]),M&16&&u!==(u=e[4].x)&&d(l,"x",u),M&16&&h!==(h=e[4].y)&&d(l,"y",h),M&16&&c!==(c=e[4].w)&&d(l,"width",c),M&16&&m!==(m=e[4].h)&&d(l,"height",m),M&16&&_!==(_=e[4].x)&&d(g,"x",_),M&16&&A!==(A=e[4].y)&&d(g,"y",A),M&16&&w!==(w=e[4].w)&&d(g,"width",w),M&16&&S!==(S=e[4].x+e[4].w)&&d(T,"x",S),M&16&&Y!==(Y=e[4].y)&&d(T,"y",Y),M&16&&R!==(R=e[4].h)&&d(T,"height",R),M&16&&E!==(E=e[4].x)&&d(p,"x",E),M&16&&b!==(b=e[4].y+e[4].h)&&d(p,"y",b),M&16&&L!==(L=e[4].w)&&d(p,"width",L),M&16&&Q!==(Q=e[4].x)&&d(X,"x",Q),M&16&&Se!==(Se=e[4].y)&&d(X,"y",Se),M&16&&Me!==(Me=e[4].h)&&d(X,"height",Me),M&24&&J!==(J=e[4].x-e[3]/2)&&d(v,"x",J),M&24&&H!==(H=e[4].y-e[3]/2)&&d(v,"y",H),M&8&&d(v,"height",e[3]),M&8&&d(v,"width",e[3]),M&24&&me!==(me=e[4].x+e[4].w-e[3]/2)&&d(j,"x",me),M&24&&ze!==(ze=e[4].y-e[3]/2)&&d(j,"y",ze),M&8&&d(j,"height",e[3]),M&8&&d(j,"width",e[3]),M&24&&je!==(je=e[4].x+e[4].w-e[3]/2)&&d(x,"x",je),M&24&&We!==(We=e[4].y+e[4].h-e[3]/2)&&d(x,"y",We),M&8&&d(x,"height",e[3]),M&8&&d(x,"width",e[3]),M&24&&qe!==(qe=e[4].x-e[3]/2)&&d($,"x",qe),M&24&&Ke!==(Ke=e[4].y+e[4].h-e[3]/2)&&d($,"y",Ke),M&8&&d($,"height",e[3]),M&8&&d($,"width",e[3])},d(D){D&&I(t),D&&I(a),D&&I(l),D&&I(f),D&&I(g),D&&I(y),D&&I(T),D&&I(N),D&&I(p),D&&I(P),D&&I(X),D&&I(Ye),D&&I(v),D&&I(he),D&&I(j),D&&I(ft),D&&I(x),D&&I(ht),D&&I($),mt=!1,oe(Ln)}}}function ko(e){let t,n;return t=new it({props:{shape:e[0],transform:e[2],editor:e[5],$$slots:{default:[Io,({grab:o})=>({10:o}),({grab:o})=>o?1024:0]},$$scope:{ctx:e}}}),t.$on("grab",e[7]),t.$on("change",e[8]),t.$on("release",e[9]),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,[i]){const r={};i&1&&(r.shape=o[0]),i&4&&(r.transform=o[2]),i&3098&&(r.$$scope={dirty:i,ctx:o}),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function Bo(e,t,n){let o,i,{shape:r}=t,{computedStyle:s=void 0}=t,{transform:a}=t,{viewportScale:l=1}=t;const u=(f,g,_)=>{const A=f.geometry.bounds;let[w,y]=[A.minX,A.minY],[T,S]=[A.maxX,A.maxY];const[Y,R]=_;if(g===O.SHAPE)w+=Y,T+=Y,y+=R,S+=R;else{switch(g){case O.TOP:case O.TOP_LEFT:case O.TOP_RIGHT:{y+=R;break}case O.BOTTOM:case O.BOTTOM_LEFT:case O.BOTTOM_RIGHT:{S+=R;break}}switch(g){case O.LEFT:case O.TOP_LEFT:case O.BOTTOM_LEFT:{w+=Y;break}case O.RIGHT:case O.TOP_RIGHT:case O.BOTTOM_RIGHT:{T+=Y;break}}}const N=Math.min(w,T),p=Math.min(y,S),E=Math.abs(T-w),b=Math.abs(S-y);return{...f,geometry:{x:N,y:p,w:E,h:b,bounds:{minX:N,minY:p,maxX:N+E,maxY:p+b}}}};function h(f){pe.call(this,e,f)}function c(f){pe.call(this,e,f)}function m(f){pe.call(this,e,f)}return e.$$set=f=>{"shape"in f&&n(0,r=f.shape),"computedStyle"in f&&n(1,s=f.computedStyle),"transform"in f&&n(2,a=f.transform),"viewportScale"in f&&n(6,l=f.viewportScale)},e.$$.update=()=>{e.$$.dirty&1&&n(4,o=r.geometry),e.$$.dirty&64&&n(3,i=10/l)},[r,s,a,i,o,u,l,h,c,m]}class Wt extends ne{constructor(t){super(),te(this,t,Bo,ko,Z,{shape:0,computedStyle:1,transform:2,viewportScale:6})}}const qt=new Map([[z.RECTANGLE,Wt],[z.POLYGON,jt]]),ot=e=>qt.get(e.type),Kt=(e,t)=>qt.set(e,t),O=e=>`HANDLE-${e}`;O.SHAPE="SHAPE",O.TOP="TOP",O.RIGHT="RIGHT",O.BOTTOM="BOTTOM",O.LEFT="LEFT",O.TOP_LEFT="TOP_LEFT",O.TOP_RIGHT="TOP_RIGHT",O.BOTTOM_RIGHT="BOTTOM_RIGHT",O.BOTTOM_LEFT="BOTTOM_LEFT";const Po=e=>({}),Jt=e=>({grab:e[0]});function Yo(e){let t,n,o,i;const r=e[7].default,s=In(r,e,e[6],Jt);return{c(){t=C("g"),s&&s.c(),d(t,"class","a9s-annotation selected")},m(a,l){B(a,t,l),s&&s.m(t,null),n=!0,o||(i=[q(t,"pointerup",e[2]),q(t,"pointermove",e[1])],o=!0)},p(a,[l]){s&&s.p&&(!n||l&64)&&Bn(s,r,a,a[6],n?kn(r,a[6],l,Po):Pn(a[6]),Jt)},i(a){n||(U(s,a),n=!0)},o(a){V(s,a),n=!1},d(a){a&&I(t),s&&s.d(a),o=!1,oe(i)}}}function Do(e,t,n){let{$$slots:o={},$$scope:i}=t;const r=ge();let{shape:s}=t,{editor:a}=t,{transform:l}=t,u=null,h,c=null;const m=_=>A=>{u=_,h=l.elementToImage(A.offsetX,A.offsetY),c=s,A.target.setPointerCapture(A.pointerId),r("grab")},f=_=>{if(u){const[A,w]=l.elementToImage(_.offsetX,_.offsetY),y=[A-h[0],w-h[1]];n(3,s=a(c,u,y)),r("change",s)}},g=_=>{_.target.releasePointerCapture(_.pointerId),u=null,c=s,r("release")};return e.$$set=_=>{"shape"in _&&n(3,s=_.shape),"editor"in _&&n(4,a=_.editor),"transform"in _&&n(5,l=_.transform),"$$scope"in _&&n(6,i=_.$$scope)},[m,f,g,s,a,l,i,o]}class it extends ne{constructor(t){super(),te(this,t,Do,Yo,Z,{shape:3,editor:4,transform:5})}}const Ne=(e,t)=>{const n=typeof t=="function"?t(e):t;if(n){const{fill:o,fillOpacity:i}=n;let r="";return o&&(r+=`fill:${o};stroke:${o};`),r+=`fill-opacity:${i||"0.25"};`,r}};function Ro(e,t,n){let o;const i=ge();let{annotation:r}=t,{editor:s}=t,{style:a=void 0}=t,{target:l}=t,{transform:u}=t,{viewportScale:h}=t,c;return ve(()=>(n(6,c=new s({target:l,props:{shape:r.target.selector,computedStyle:o,transform:u,viewportScale:h}})),c.$on("change",m=>{c.$$set({shape:m.detail}),i("change",m.detail)}),c.$on("grab",m=>i("grab",m.detail)),c.$on("release",m=>i("release",m.detail)),()=>{c.$destroy()})),e.$$set=m=>{"annotation"in m&&n(0,r=m.annotation),"editor"in m&&n(1,s=m.editor),"style"in m&&n(2,a=m.style),"target"in m&&n(3,l=m.target),"transform"in m&&n(4,u=m.transform),"viewportScale"in m&&n(5,h=m.viewportScale)},e.$$.update=()=>{e.$$.dirty&5&&(o=Ne(r,a)),e.$$.dirty&65&&r&&(c==null||c.$set({shape:r.target.selector})),e.$$.dirty&80&&c&&c.$set({transform:u}),e.$$.dirty&96&&c&&c.$set({viewportScale:h})},[r,s,a,l,u,h,c]}class Zt extends ne{constructor(t){super(),te(this,t,Ro,null,Z,{annotation:0,editor:1,style:2,target:3,transform:4,viewportScale:5})}}function Xo(e,t,n){const o=ge();let{drawingMode:i}=t,{target:r}=t,{tool:s}=t,{transform:a}=t,{viewportScale:l}=t,u;return ve(()=>{const h=r.closest("svg"),c=[],m=(f,g,_)=>{h.addEventListener(f,g,_),c.push(()=>h.removeEventListener(f,g,_))};return n(5,u=new s({target:r,props:{addEventListener:m,drawingMode:i,transform:a,viewportScale:l}})),u.$on("create",f=>o("create",f.detail)),()=>{c.forEach(f=>f()),u.$destroy()}}),e.$$set=h=>{"drawingMode"in h&&n(0,i=h.drawingMode),"target"in h&&n(1,r=h.target),"tool"in h&&n(2,s=h.tool),"transform"in h&&n(3,a=h.transform),"viewportScale"in h&&n(4,l=h.viewportScale)},e.$$.update=()=>{e.$$.dirty&40&&u&&u.$set({transform:a}),e.$$.dirty&48&&u&&u.$set({viewportScale:l})},[i,r,s,a,l,u]}class Qt extends ne{constructor(t){super(),te(this,t,Xo,null,Z,{drawingMode:0,target:1,tool:2,transform:3,viewportScale:4})}}function xt(e){let t,n;return{c(){t=C("rect"),n=C("rect"),d(t,"class","a9s-outer"),d(t,"x",e[1]),d(t,"y",e[2]),d(t,"width",e[3]),d(t,"height",e[4]),d(n,"class","a9s-inner"),d(n,"x",e[1]),d(n,"y",e[2]),d(n,"width",e[3]),d(n,"height",e[4])},m(o,i){B(o,t,i),B(o,n,i)},p(o,i){i&2&&d(t,"x",o[1]),i&4&&d(t,"y",o[2]),i&8&&d(t,"width",o[3]),i&16&&d(t,"height",o[4]),i&2&&d(n,"x",o[1]),i&4&&d(n,"y",o[2]),i&8&&d(n,"width",o[3]),i&16&&d(n,"height",o[4])},d(o){o&&I(t),o&&I(n)}}}function Co(e){let t,n=e[0]&&xt(e);return{c(){t=C("g"),n&&n.c(),d(t,"class","a9s-annotation a9s-rubberband")},m(o,i){B(o,t,i),n&&n.m(t,null)},p(o,[i]){o[0]?n?n.p(o,i):(n=xt(o),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},i:G,o:G,d(o){o&&I(t),n&&n.d()}}}function Uo(e,t,n){const o=ge();let{addEventListener:i}=t,{drawingMode:r}=t,{transform:s}=t,a,l,u,h,c,m,f;const g=y=>{a=performance.now(),r==="drag"&&(n(0,l=s.elementToImage(y.offsetX,y.offsetY)),u=l,n(1,h=l[0]),n(2,c=l[1]),n(3,m=1),n(4,f=1))},_=y=>{l&&(u=s.elementToImage(y.offsetX,y.offsetY),n(1,h=Math.min(u[0],l[0])),n(2,c=Math.min(u[1],l[1])),n(3,m=Math.abs(u[0]-l[0])),n(4,f=Math.abs(u[1]-l[1])))},A=y=>{const T=performance.now()-a;if(r==="click"){if(T>300)return;y.stopPropagation(),l?w():(n(0,l=s.elementToImage(y.offsetX,y.offsetY)),u=l,n(1,h=l[0]),n(2,c=l[1]),n(3,m=1),n(4,f=1))}else l&&(T>300||m*f>100?(y.stopPropagation(),w()):(n(0,l=null),u=null))},w=()=>{if(m*f>15){const y={type:z.RECTANGLE,geometry:{bounds:{minX:h,minY:c,maxX:h+m,maxY:c+f},x:h,y:c,w:m,h:f}};o("create",y)}n(0,l=null),u=null};return ve(()=>{i("pointerdown",g),i("pointermove",_),i("pointerup",A,!0)}),e.$$set=y=>{"addEventListener"in y&&n(5,i=y.addEventListener),"drawingMode"in y&&n(6,r=y.drawingMode),"transform"in y&&n(7,s=y.transform)},[l,h,c,m,f,i,r,s]}class $t extends ne{constructor(t){super(),te(this,t,Uo,Co,Z,{addEventListener:5,drawingMode:6,transform:7})}}const Ve=(e,t)=>{const n=Math.abs(t[0]-e[0]),o=Math.abs(t[1]-e[1]);return Math.sqrt(Math.pow(n,2)+Math.pow(o,2))},Ee=[];function No(e,t=G){let n;const o=new Set;function i(a){if(Z(e,a)&&(e=a,n)){const l=!Ee.length;for(const u of o)u[1](),Ee.push(u,e);if(l){for(let u=0;u<Ee.length;u+=2)Ee[u][0](Ee[u+1]);Ee.length=0}}}function r(a){i(a(e))}function s(a,l=G){const u=[a,l];return o.add(u),o.size===1&&(n=t(i)||G),a(e),()=>{o.delete(u),o.size===0&&n&&(n(),n=null)}}return{set:i,update:r,subscribe:s}}const Vo=(e,t)=>{const{naturalWidth:n,naturalHeight:o}=e;if(!n&&!o){const{width:i,height:r}=e;t.setAttribute("viewBox",`0 0 ${i} ${r}`),e.addEventListener("load",s=>{const a=s.target;t.setAttribute("viewBox",`0 0 ${a.naturalWidth} ${a.naturalHeight}`)})}else t.setAttribute("viewBox",`0 0 ${n} ${o}`)},en=(e,t)=>{Vo(e,t);const{subscribe:n,set:o}=No(1);let i;return window.ResizeObserver&&(i=new ResizeObserver(()=>{const s=t.getBoundingClientRect(),{width:a,height:l}=t.viewBox.baseVal,u=Math.max(s.width/a,s.height/l);o(u)}),i.observe(t.parentElement)),{destroy:()=>{i&&i.disconnect()},subscribe:n}},Go="ontouchstart"in window||navigator.maxTouchPoints>0;function rt(e){const t=e.slice(),n=(t[2]?t[0]:[...t[0],t[1]]).map(o=>o.join(",")).join(" ");return t[15]=n,t}function tn(e){let t,n,o,i,r,s=e[2]&&nn(e);return{c(){t=C("polygon"),o=C("polygon"),s&&s.c(),r=ie(),d(t,"class","a9s-outer"),d(t,"points",n=e[15]),d(o,"class","a9s-inner"),d(o,"points",i=e[15])},m(a,l){B(a,t,l),B(a,o,l),s&&s.m(a,l),B(a,r,l)},p(a,l){l&7&&n!==(n=a[15])&&d(t,"points",n),l&7&&i!==(i=a[15])&&d(o,"points",i),a[2]?s?s.p(a,l):(s=nn(a),s.c(),s.m(r.parentNode,r)):s&&(s.d(1),s=null)},d(a){a&&I(t),a&&I(o),s&&s.d(a),a&&I(r)}}}function nn(e){let t,n,o;return{c(){t=C("rect"),d(t,"class","a9s-corner-handle"),d(t,"x",n=e[0][0][0]-e[3]/2),d(t,"y",o=e[0][0][1]-e[3]/2),d(t,"height",e[3]),d(t,"width",e[3])},m(i,r){B(i,t,r)},p(i,r){r&9&&n!==(n=i[0][0][0]-i[3]/2)&&d(t,"x",n),r&9&&o!==(o=i[0][0][1]-i[3]/2)&&d(t,"y",o),r&8&&d(t,"height",i[3]),r&8&&d(t,"width",i[3])},d(i){i&&I(t)}}}function Fo(e){let t,n=e[1]&&tn(rt(e));return{c(){t=C("g"),n&&n.c(),d(t,"class","a9s-annotation a9s-rubberband")},m(o,i){B(o,t,i),n&&n.m(t,null)},p(o,[i]){o[1]?n?n.p(rt(o),i):(n=tn(rt(o)),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},i:G,o:G,d(o){o&&I(t),n&&n.d()}}}const Ho=20;function zo(e,t,n){let o;const i=ge();let{addEventListener:r}=t,{drawingMode:s}=t,{transform:a}=t,{viewportScale:l=1}=t,u,h=[],c=null,m=!1;const f=y=>{const{timeStamp:T,offsetX:S,offsetY:Y}=y;if(u={timeStamp:T,offsetX:S,offsetY:Y},s==="drag"&&h.length===0){const R=a.elementToImage(y.offsetX,y.offsetY);h.push(R),n(1,c=R)}},g=y=>{if(h.length>0&&(n(1,c=a.elementToImage(y.offsetX,y.offsetY)),h.length>2)){const T=Ve(c,h[0])*l;n(2,m=T<Ho)}},_=y=>{if(s==="click"){const T=y.timeStamp-u.timeStamp,S=Ve([u.offsetX,u.offsetY],[y.offsetX,y.offsetY]);if(T>300||S>15)return;if(m)w();else if(h.length===0){const Y=a.elementToImage(y.offsetX,y.offsetY);h.push(Y),n(1,c=Y)}else h.push(c)}else{if(h.length===1&&Ve(h[0],c)<=4){n(0,h=[]),n(1,c=null);return}y.stopImmediatePropagation(),m?w():h.push(c)}},A=()=>{const y=[...h,c],T={type:z.POLYGON,geometry:{bounds:Ie(y),points:y}};Ce(T)>4&&(n(0,h=[]),n(1,c=null),i("create",T))},w=()=>{const y={type:z.POLYGON,geometry:{bounds:Ie(h),points:[...h]}};n(0,h=[]),n(1,c=null),i("create",y)};return ve(()=>{r("pointerdown",f,!0),r("pointermove",g),r("pointerup",_,!0),r("dblclick",A,!0)}),e.$$set=y=>{"addEventListener"in y&&n(4,r=y.addEventListener),"drawingMode"in y&&n(5,s=y.drawingMode),"transform"in y&&n(6,a=y.transform),"viewportScale"in y&&n(7,l=y.viewportScale)},e.$$.update=()=>{e.$$.dirty&128&&n(3,o=10/l)},[h,c,m,o,r,s,a,l]}class jo extends ne{constructor(t){super(),te(this,t,zo,Fo,Z,{addEventListener:4,drawingMode:5,transform:6,viewportScale:7})}}const st=new Map([["rectangle",{tool:$t}],["polygon",{tool:jo}]]),Ge=()=>[...st.keys()],lt=e=>st.get(e),on=(e,t,n)=>st.set(e,{tool:t,opts:n});function Wo(e){let t,n,o,i,r;return{c(){t=C("g"),n=C("ellipse"),i=C("ellipse"),d(n,"class","a9s-outer"),d(n,"style",o=e[1]?"display:none;":void 0),d(n,"cx",e[2]),d(n,"cy",e[3]),d(n,"rx",e[4]),d(n,"ry",e[5]),d(i,"class","a9s-inner"),d(i,"style",e[1]),d(i,"cx",e[2]),d(i,"cy",e[3]),d(i,"rx",e[4]),d(i,"ry",e[5]),d(t,"data-id",r=e[0].id)},m(s,a){B(s,t,a),le(t,n),le(t,i)},p(s,[a]){a&2&&o!==(o=s[1]?"display:none;":void 0)&&d(n,"style",o),a&2&&d(i,"style",s[1]),a&1&&r!==(r=s[0].id)&&d(t,"data-id",r)},i:G,o:G,d(s){s&&I(t)}}}function qo(e,t,n){let o,{annotation:i}=t,{geom:r}=t,{style:s=void 0}=t;const{cx:a,cy:l,rx:u,ry:h}=r;return e.$$set=c=>{"annotation"in c&&n(0,i=c.annotation),"geom"in c&&n(6,r=c.geom),"style"in c&&n(7,s=c.style)},e.$$.update=()=>{e.$$.dirty&129&&n(1,o=Ne(i,s))},[i,o,a,l,u,h,r,s]}class Ko extends ne{constructor(t){super(),te(this,t,qo,Wo,Z,{annotation:0,geom:6,style:7})}}function Jo(e){let t,n,o,i,r;return{c(){t=C("g"),n=C("polygon"),i=C("polygon"),d(n,"class","a9s-outer"),d(n,"style",o=e[1]?"display:none;":void 0),d(n,"points",e[2].map(Zo).join(" ")),d(i,"class","a9s-inner"),d(i,"style",e[1]),d(i,"points",e[2].map(Qo).join(" ")),d(t,"data-id",r=e[0].id)},m(s,a){B(s,t,a),le(t,n),le(t,i)},p(s,[a]){a&2&&o!==(o=s[1]?"display:none;":void 0)&&d(n,"style",o),a&2&&d(i,"style",s[1]),a&1&&r!==(r=s[0].id)&&d(t,"data-id",r)},i:G,o:G,d(s){s&&I(t)}}}const Zo=e=>e.join(","),Qo=e=>e.join(",");function xo(e,t,n){let o,{annotation:i}=t,{geom:r}=t,{style:s=void 0}=t;const{points:a}=r;return e.$$set=l=>{"annotation"in l&&n(0,i=l.annotation),"geom"in l&&n(3,r=l.geom),"style"in l&&n(4,s=l.style)},e.$$.update=()=>{e.$$.dirty&17&&n(1,o=Ne(i,s))},[i,o,a,r,s]}class $o extends ne{constructor(t){super(),te(this,t,xo,Jo,Z,{annotation:0,geom:3,style:4})}}function ei(e){let t,n,o,i,r;return{c(){t=C("g"),n=C("rect"),i=C("rect"),d(n,"class","a9s-outer"),d(n,"style",o=e[5]?"display:none;":void 0),d(n,"x",e[4]),d(n,"y",e[3]),d(n,"width",e[2]),d(n,"height",e[1]),d(i,"class","a9s-inner"),d(i,"style",e[5]),d(i,"x",e[4]),d(i,"y",e[3]),d(i,"width",e[2]),d(i,"height",e[1]),d(t,"data-id",r=e[0].id)},m(s,a){B(s,t,a),le(t,n),le(t,i)},p(s,[a]){a&32&&o!==(o=s[5]?"display:none;":void 0)&&d(n,"style",o),a&16&&d(n,"x",s[4]),a&8&&d(n,"y",s[3]),a&4&&d(n,"width",s[2]),a&2&&d(n,"height",s[1]),a&32&&d(i,"style",s[5]),a&16&&d(i,"x",s[4]),a&8&&d(i,"y",s[3]),a&4&&d(i,"width",s[2]),a&2&&d(i,"height",s[1]),a&1&&r!==(r=s[0].id)&&d(t,"data-id",r)},i:G,o:G,d(s){s&&I(t)}}}function ti(e,t,n){let o,i,r,s,a,{annotation:l}=t,{geom:u}=t,{style:h=void 0}=t;return e.$$set=c=>{"annotation"in c&&n(0,l=c.annotation),"geom"in c&&n(6,u=c.geom),"style"in c&&n(7,h=c.style)},e.$$.update=()=>{e.$$.dirty&129&&n(5,o=Ne(l,h)),e.$$.dirty&64&&n(4,{x:i,y:r,w:s,h:a}=u,i,(n(3,r),n(6,u)),(n(2,s),n(6,u)),(n(1,a),n(6,u)))},[l,a,s,r,i,o,u,h]}class ni extends ne{constructor(t){super(),te(this,t,ti,ei,Z,{annotation:0,geom:6,style:7})}}const oi={elementToImage:(e,t)=>[e,t]},rn=e=>({elementToImage:(t,n)=>{const o=e.getBoundingClientRect(),i=e.createSVGPoint();i.x=t+o.x,i.y=n+o.y;const{x:r,y:s}=i.matrixTransform(e.getScreenCTM().inverse());return[r,s]}}),ii=250,sn=(e,t)=>{const n=ge();let o;return{onPointerDown:()=>o=performance.now(),onPointerUp:s=>{if(performance.now()-o<ii){const{x:l,y:u}=ri(s,e),h=t.getAt(l,u);h?n("click",{originalEvent:s,annotation:h}):n("click",{originalEvent:s})}}}},ri=(e,t)=>{const n=t.createSVGPoint(),o=t.getBoundingClientRect(),i=e.clientX-o.x,r=e.clientY-o.y,{left:s,top:a}=t.getBoundingClientRect();return n.x=i+s,n.y=r+a,n.matrixTransform(t.getScreenCTM().inverse())};function ln(e,t,n){const o=e.slice();return o[29]=t[n],o}function an(e,t,n){const o=e.slice();return o[32]=t[n],o}function at(e){const t=e.slice(),n=t[32].target.selector;return t[35]=n,t}function cn(e){let t=e[32].id,n,o,i=un(e);return{c(){i.c(),n=ie()},m(r,s){i.m(r,s),B(r,n,s),o=!0},p(r,s){s[0]&8192&&Z(t,t=r[32].id)?(re(),V(i,1,1,G),se(),i=un(r),i.c(),U(i,1),i.m(n.parentNode,n)):i.p(r,s)},i(r){o||(U(i),o=!0)},o(r){V(i),o=!1},d(r){r&&I(n),i.d(r)}}}function si(e){let t,n;return t=new $o({props:{annotation:e[32],geom:e[35].geometry,style:e[1]}}),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,i){const r={};i[0]&8192&&(r.annotation=o[32]),i[0]&8192&&(r.geom=o[35].geometry),i[0]&2&&(r.style=o[1]),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function li(e){let t,n;return t=new ni({props:{annotation:e[32],geom:e[35].geometry,style:e[1]}}),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,i){const r={};i[0]&8192&&(r.annotation=o[32]),i[0]&8192&&(r.geom=o[35].geometry),i[0]&2&&(r.style=o[1]),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function ai(e){let t,n;return t=new Ko({props:{annotation:e[32],geom:e[35].geometry,style:e[1]}}),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,i){const r={};i[0]&8192&&(r.annotation=o[32]),i[0]&8192&&(r.geom=o[35].geometry),i[0]&2&&(r.style=o[1]),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function un(e){let t,n,o,i;const r=[ai,li,si],s=[];function a(l,u){return l[35].type===z.ELLIPSE?0:l[35].type===z.RECTANGLE?1:l[35].type===z.POLYGON?2:-1}return~(t=a(e))&&(n=s[t]=r[t](e)),{c(){n&&n.c(),o=ie()},m(l,u){~t&&s[t].m(l,u),B(l,o,u),i=!0},p(l,u){let h=t;t=a(l),t===h?~t&&s[t].p(l,u):(n&&(re(),V(s[h],1,1,()=>{s[h]=null}),se()),~t?(n=s[t],n?n.p(l,u):(n=s[t]=r[t](l),n.c()),U(n,1),n.m(o.parentNode,o)):n=null)},i(l){i||(U(n),i=!0)},o(l){V(n),i=!1},d(l){~t&&s[t].d(l),l&&I(o)}}}function dn(e){let t=!e[7](e[32]),n,o,i=t&&cn(at(e));return{c(){i&&i.c(),n=ie()},m(r,s){i&&i.m(r,s),B(r,n,s),o=!0},p(r,s){s[0]&8320&&(t=!r[7](r[32])),t?i?(i.p(at(r),s),s[0]&8320&&U(i,1)):(i=cn(at(r)),i.c(),U(i,1),i.m(n.parentNode,n)):i&&(re(),V(i,1,1,()=>{i=null}),se())},i(r){o||(U(i),o=!0)},o(r){V(i),o=!1},d(r){i&&i.d(r),r&&I(n)}}}function fn(e){let t,n,o,i;const r=[ui,ci],s=[];function a(l,u){return l[6]?0:l[12]&&l[0]?1:-1}return~(t=a(e))&&(n=s[t]=r[t](e)),{c(){n&&n.c(),o=ie()},m(l,u){~t&&s[t].m(l,u),B(l,o,u),i=!0},p(l,u){let h=t;t=a(l),t===h?~t&&s[t].p(l,u):(n&&(re(),V(s[h],1,1,()=>{s[h]=null}),se()),~t?(n=s[t],n?n.p(l,u):(n=s[t]=r[t](l),n.c()),U(n,1),n.m(o.parentNode,o)):n=null)},i(l){i||(U(n),i=!0)},o(l){V(n),i=!1},d(l){~t&&s[t].d(l),l&&I(o)}}}function ci(e){let t=e[2],n,o,i=hn(e);return{c(){i.c(),n=ie()},m(r,s){i.m(r,s),B(r,n,s),o=!0},p(r,s){s[0]&4&&Z(t,t=r[2])?(re(),V(i,1,1,G),se(),i=hn(r),i.c(),U(i,1),i.m(n.parentNode,n)):i.p(r,s)},i(r){o||(U(i),o=!0)},o(r){V(i),o=!1},d(r){r&&I(n),i.d(r)}}}function ui(e){let t,n,o=e[6],i=[];for(let s=0;s<o.length;s+=1)i[s]=gn(ln(e,o,s));const r=s=>V(i[s],1,1,()=>{i[s]=null});return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=ie()},m(s,a){for(let l=0;l<i.length;l+=1)i[l]&&i[l].m(s,a);B(s,t,a),n=!0},p(s,a){if(a[0]&279634){o=s[6];let l;for(l=0;l<o.length;l+=1){const u=ln(s,o,l);i[l]?(i[l].p(u,a),U(i[l],1)):(i[l]=gn(u),i[l].c(),U(i[l],1),i[l].m(t.parentNode,t))}for(re(),l=o.length;l<i.length;l+=1)r(l);se()}},i(s){if(!n){for(let a=0;a<o.length;a+=1)U(i[a]);n=!0}},o(s){i=i.filter(Boolean);for(let a=0;a<i.length;a+=1)V(i[a]);n=!1},d(s){Je(i,s),s&&I(t)}}}function hn(e){let t,n;return t=new Qt({props:{target:e[4],tool:e[12],drawingMode:e[11],transform:e[10],viewportScale:e[14]}}),t.$on("create",e[17]),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,i){const r={};i[0]&16&&(r.target=o[4]),i[0]&4096&&(r.tool=o[12]),i[0]&2048&&(r.drawingMode=o[11]),i[0]&1024&&(r.transform=o[10]),i[0]&16384&&(r.viewportScale=o[14]),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function mn(e){let t,n;return t=new Zt({props:{target:e[4],editor:ot(e[29].target.selector),annotation:e[29],style:e[1],transform:e[10],viewportScale:e[14]}}),t.$on("change",function(){W(e[18](e[29]))&&e[18](e[29]).apply(this,arguments)}),{c(){de(t.$$.fragment)},m(o,i){ae(t,o,i),n=!0},p(o,i){e=o;const r={};i[0]&16&&(r.target=e[4]),i[0]&64&&(r.editor=ot(e[29].target.selector)),i[0]&64&&(r.annotation=e[29]),i[0]&2&&(r.style=e[1]),i[0]&1024&&(r.transform=e[10]),i[0]&16384&&(r.viewportScale=e[14]),t.$set(r)},i(o){n||(U(t.$$.fragment,o),n=!0)},o(o){V(t.$$.fragment,o),n=!1},d(o){ce(t,o)}}}function gn(e){let t=e[29].id,n,o,i=mn(e);return{c(){i.c(),n=ie()},m(r,s){i.m(r,s),B(r,n,s),o=!0},p(r,s){s[0]&64&&Z(t,t=r[29].id)?(re(),V(i,1,1,G),se(),i=mn(r),i.c(),U(i,1),i.m(n.parentNode,n)):i.p(r,s)},i(r){o||(U(i),o=!0)},o(r){V(i),o=!1},d(r){r&&I(n),i.d(r)}}}function di(e){let t,n,o,i,r,s,a=e[13],l=[];for(let c=0;c<a.length;c+=1)l[c]=dn(an(e,a,c));const u=c=>V(l[c],1,1,()=>{l[c]=null});let h=e[4]&&fn(e);return{c(){t=C("svg"),n=C("g");for(let c=0;c<l.length;c+=1)l[c].c();o=C("g"),h&&h.c(),d(o,"class","drawing"),d(t,"class","a9s-annotationlayer"),Et(t,"drawing",e[12])},m(c,m){B(c,t,m),le(t,n);for(let f=0;f<l.length;f+=1)l[f]&&l[f].m(n,null);le(t,o),h&&h.m(o,null),e[25](o),e[26](t),i=!0,r||(s=[q(t,"pointerup",function(){W(e[8])&&e[8].apply(this,arguments)}),q(t,"pointerdown",function(){W(e[9])&&e[9].apply(this,arguments)})],r=!0)},p(c,m){if(e=c,m[0]&8322){a=e[13];let f;for(f=0;f<a.length;f+=1){const g=an(e,a,f);l[f]?(l[f].p(g,m),U(l[f],1)):(l[f]=dn(g),l[f].c(),U(l[f],1),l[f].m(n,null))}for(re(),f=a.length;f<l.length;f+=1)u(f);se()}e[4]?h?(h.p(e,m),m[0]&16&&U(h,1)):(h=fn(e),h.c(),U(h,1),h.m(o,null)):h&&(re(),V(h,1,1,()=>{h=null}),se()),(!i||m[0]&4096)&&Et(t,"drawing",e[12])},i(c){if(!i){for(let m=0;m<a.length;m+=1)U(l[m]);U(h),i=!0}},o(c){l=l.filter(Boolean);for(let m=0;m<l.length;m+=1)V(l[m]);V(h),i=!1},d(c){c&&I(t),Je(l,c),h&&h.d(),e[25](null),e[26](null),r=!1,oe(s)}}}function fi(e,t,n){let o,i,r,s,a,l,u,h,c,m,f=G,g=()=>(f(),f=yt(p,v=>n(14,m=v)),p);e.$$.on_destroy.push(()=>f());let{drawingEnabled:_}=t,{image:A}=t,{preferredDrawingMode:w}=t,{state:y}=t,{style:T=void 0}=t,{toolName:S=Ge().length>0?Ge()[0]:void 0}=t,{user:Y}=t,R,N,p;ve(()=>g(n(5,p=en(A,N))));const{selection:E,store:b}=y;_t(e,E,v=>n(24,h=v)),_t(e,b,v=>n(13,c=v));let L=null,P=null;const X=v=>{b.unobserve(L);const J=v.filter(({editable:H})=>H).map(({id:H})=>H);J.length>0?(n(6,P=J.map(H=>b.getAnnotation(H))),L=H=>{const{updated:he}=H.changes;n(6,P=he.map(j=>j.newValue))},b.observe(L,{annotations:J})):n(6,P=null)},Q=v=>{const J=Dt(),H={id:J,bodies:[],target:{annotation:J,selector:v.detail,creator:Y,created:new Date}};b.addAnnotation(H),E.setSelected(H.id)},Se=v=>J=>{var me;const{target:H}=v,he=10*60*1e3,j=((me=H.creator)==null?void 0:me.id)!==Y.id||!H.created||new Date().getTime()-H.created.getTime()>he;b.updateTarget({...H,selector:J.detail,created:j?H.created:new Date,updated:j?new Date:null,updatedBy:j?Y:null})};function Me(v){De[v?"unshift":"push"](()=>{R=v,n(4,R)})}function Ye(v){De[v?"unshift":"push"](()=>{N=v,n(3,N)})}return e.$$set=v=>{"drawingEnabled"in v&&n(0,_=v.drawingEnabled),"image"in v&&n(19,A=v.image),"preferredDrawingMode"in v&&n(20,w=v.preferredDrawingMode),"state"in v&&n(21,y=v.state),"style"in v&&n(1,T=v.style),"toolName"in v&&n(2,S=v.toolName),"user"in v&&n(22,Y=v.user)},e.$$.update=()=>{e.$$.dirty[0]&4&&n(12,{tool:o,opts:i}=lt(S),o,(n(23,i),n(2,S))),e.$$.dirty[0]&9437184&&n(11,r=(i==null?void 0:i.drawingMode)||w),e.$$.dirty[0]&8&&n(10,s=rn(N)),e.$$.dirty[0]&8&&n(9,{onPointerDown:a,onPointerUp:l}=sn(N,b),a,(n(8,l),n(3,N))),e.$$.dirty[0]&16777216&&n(7,u=v=>h.selected.find(J=>J.id===v.id&&J.editable)),e.$$.dirty[0]&16777216&&X(h.selected)},[_,T,S,N,R,p,P,u,l,a,s,r,o,c,m,E,b,Q,Se,A,w,y,Y,i,h,Me,Ye]}class pn extends ne{constructor(t){super(),te(this,t,fi,di,Z,{drawingEnabled:0,image:19,preferredDrawingMode:20,state:21,style:1,toolName:2,user:22},null,[-1,-1])}}function hi(e,t,n,o,i){yn(e,t,n||0,o||e.length-1,i||mi)}function yn(e,t,n,o,i){for(;o>n;){if(o-n>600){var r=o-n+1,s=t-n+1,a=Math.log(r),l=.5*Math.exp(2*a/3),u=.5*Math.sqrt(a*l*(r-l)/r)*(s-r/2<0?-1:1),h=Math.max(n,Math.floor(t-s*l/r+u)),c=Math.min(o,Math.floor(t+(r-s)*l/r+u));yn(e,t,h,c,i)}var m=e[t],f=n,g=o;for(ke(e,n,t),i(e[o],m)>0&&ke(e,n,o);f<g;){for(ke(e,f,g),f++,g--;i(e[f],m)<0;)f++;for(;i(e[g],m)>0;)g--}i(e[n],m)===0?ke(e,n,g):(g++,ke(e,g,o)),g<=t&&(n=g+1),t<=g&&(o=g-1)}}function ke(e,t,n){var o=e[t];e[t]=e[n],e[n]=o}function mi(e,t){return e<t?-1:e>t?1:0}class gi{constructor(t=9){this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(t){let n=this.data;const o=[];if(!He(t,n))return o;const i=this.toBBox,r=[];for(;n;){for(let s=0;s<n.children.length;s++){const a=n.children[s],l=n.leaf?i(a):a;He(t,l)&&(n.leaf?o.push(a):ut(t,l)?this._all(a,o):r.push(a))}n=r.pop()}return o}collides(t){let n=this.data;if(!He(t,n))return!1;const o=[];for(;n;){for(let i=0;i<n.children.length;i++){const r=n.children[i],s=n.leaf?this.toBBox(r):r;if(He(t,s)){if(n.leaf||ut(t,s))return!0;o.push(r)}}n=o.pop()}return!1}load(t){if(!(t&&t.length))return this;if(t.length<this._minEntries){for(let o=0;o<t.length;o++)this.insert(t[o]);return this}let n=this._build(t.slice(),0,t.length-1,0);if(!this.data.children.length)this.data=n;else if(this.data.height===n.height)this._splitRoot(this.data,n);else{if(this.data.height<n.height){const o=this.data;this.data=n,n=o}this._insert(n,this.data.height-n.height-1,!0)}return this}insert(t){return t&&this._insert(t,this.data.height-1),this}clear(){return this.data=Te([]),this}remove(t,n){if(!t)return this;let o=this.data;const i=this.toBBox(t),r=[],s=[];let a,l,u;for(;o||r.length;){if(o||(o=r.pop(),l=r[r.length-1],a=s.pop(),u=!0),o.leaf){const h=pi(t,o.children,n);if(h!==-1)return o.children.splice(h,1),r.push(o),this._condense(r),this}!u&&!o.leaf&&ut(o,i)?(r.push(o),s.push(a),a=0,l=o,o=o.children[0]):l?(a++,o=l.children[a],u=!1):o=null}return this}toBBox(t){return t}compareMinX(t,n){return t.minX-n.minX}compareMinY(t,n){return t.minY-n.minY}toJSON(){return this.data}fromJSON(t){return this.data=t,this}_all(t,n){const o=[];for(;t;)t.leaf?n.push(...t.children):o.push(...t.children),t=o.pop();return n}_build(t,n,o,i){const r=o-n+1;let s=this._maxEntries,a;if(r<=s)return a=Te(t.slice(n,o+1)),Ae(a,this.toBBox),a;i||(i=Math.ceil(Math.log(r)/Math.log(s)),s=Math.ceil(r/Math.pow(s,i-1))),a=Te([]),a.leaf=!1,a.height=i;const l=Math.ceil(r/s),u=l*Math.ceil(Math.sqrt(s));_n(t,n,o,u,this.compareMinX);for(let h=n;h<=o;h+=u){const c=Math.min(h+u-1,o);_n(t,h,c,l,this.compareMinY);for(let m=h;m<=c;m+=l){const f=Math.min(m+l-1,c);a.children.push(this._build(t,m,f,i-1))}}return Ae(a,this.toBBox),a}_chooseSubtree(t,n,o,i){for(;i.push(n),!(n.leaf||i.length-1===o);){let r=1/0,s=1/0,a;for(let l=0;l<n.children.length;l++){const u=n.children[l],h=ct(u),c=wi(t,u)-h;c<s?(s=c,r=h<r?h:r,a=u):c===s&&h<r&&(r=h,a=u)}n=a||n.children[0]}return n}_insert(t,n,o){const i=o?t:this.toBBox(t),r=[],s=this._chooseSubtree(i,this.data,n,r);for(s.children.push(t),Pe(s,i);n>=0&&r[n].children.length>this._maxEntries;)this._split(r,n),n--;this._adjustParentBBoxes(i,r,n)}_split(t,n){const o=t[n],i=o.children.length,r=this._minEntries;this._chooseSplitAxis(o,r,i);const s=this._chooseSplitIndex(o,r,i),a=Te(o.children.splice(s,o.children.length-s));a.height=o.height,a.leaf=o.leaf,Ae(o,this.toBBox),Ae(a,this.toBBox),n?t[n-1].children.push(a):this._splitRoot(o,a)}_splitRoot(t,n){this.data=Te([t,n]),this.data.height=t.height+1,this.data.leaf=!1,Ae(this.data,this.toBBox)}_chooseSplitIndex(t,n,o){let i,r=1/0,s=1/0;for(let a=n;a<=o-n;a++){const l=Be(t,0,a,this.toBBox),u=Be(t,a,o,this.toBBox),h=bi(l,u),c=ct(l)+ct(u);h<r?(r=h,i=a,s=c<s?c:s):h===r&&c<s&&(s=c,i=a)}return i||o-n}_chooseSplitAxis(t,n,o){const i=t.leaf?this.compareMinX:yi,r=t.leaf?this.compareMinY:_i,s=this._allDistMargin(t,n,o,i),a=this._allDistMargin(t,n,o,r);s<a&&t.children.sort(i)}_allDistMargin(t,n,o,i){t.children.sort(i);const r=this.toBBox,s=Be(t,0,n,r),a=Be(t,o-n,o,r);let l=Fe(s)+Fe(a);for(let u=n;u<o-n;u++){const h=t.children[u];Pe(s,t.leaf?r(h):h),l+=Fe(s)}for(let u=o-n-1;u>=n;u--){const h=t.children[u];Pe(a,t.leaf?r(h):h),l+=Fe(a)}return l}_adjustParentBBoxes(t,n,o){for(let i=o;i>=0;i--)Pe(n[i],t)}_condense(t){for(let n=t.length-1,o;n>=0;n--)t[n].children.length===0?n>0?(o=t[n-1].children,o.splice(o.indexOf(t[n]),1)):this.clear():Ae(t[n],this.toBBox)}}function pi(e,t,n){if(!n)return t.indexOf(e);for(let o=0;o<t.length;o++)if(n(e,t[o]))return o;return-1}function Ae(e,t){Be(e,0,e.children.length,t,e)}function Be(e,t,n,o,i){i||(i=Te(null)),i.minX=1/0,i.minY=1/0,i.maxX=-1/0,i.maxY=-1/0;for(let r=t;r<n;r++){const s=e.children[r];Pe(i,e.leaf?o(s):s)}return i}function Pe(e,t){return e.minX=Math.min(e.minX,t.minX),e.minY=Math.min(e.minY,t.minY),e.maxX=Math.max(e.maxX,t.maxX),e.maxY=Math.max(e.maxY,t.maxY),e}function yi(e,t){return e.minX-t.minX}function _i(e,t){return e.minY-t.minY}function ct(e){return(e.maxX-e.minX)*(e.maxY-e.minY)}function Fe(e){return e.maxX-e.minX+(e.maxY-e.minY)}function wi(e,t){return(Math.max(t.maxX,e.maxX)-Math.min(t.minX,e.minX))*(Math.max(t.maxY,e.maxY)-Math.min(t.minY,e.minY))}function bi(e,t){const n=Math.max(e.minX,t.minX),o=Math.max(e.minY,t.minY),i=Math.min(e.maxX,t.maxX),r=Math.min(e.maxY,t.maxY);return Math.max(0,i-n)*Math.max(0,r-o)}function ut(e,t){return e.minX<=t.minX&&e.minY<=t.minY&&t.maxX<=e.maxX&&t.maxY<=e.maxY}function He(e,t){return t.minX<=e.maxX&&t.minY<=e.maxY&&t.maxX>=e.minX&&t.maxY>=e.minY}function Te(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function _n(e,t,n,o,i){const r=[t,n];for(;r.length;){if(n=r.pop(),t=r.pop(),n-t<=o)continue;const s=t+Math.ceil((n-t)/o/2)*o;hi(e,s,t,n,i),r.push(t,s,s,n)}}const Ei=()=>{const e=new gi,t=new Map,n=()=>[...t.values()],o=()=>{e.clear(),t.clear()},i=c=>{const{minX:m,minY:f,maxX:g,maxY:_}=c.selector.geometry.bounds,A={minX:m,minY:f,maxX:g,maxY:_,target:c};e.insert(A),t.set(c.annotation,A)},r=c=>{const m=t.get(c.annotation);e.remove(m),t.delete(c.annotation)};return{all:n,clear:o,getAt:(c,m)=>{const g=e.search({minX:c,minY:m,maxX:c,maxY:m}).map(_=>_.target).filter(_=>_.selector.type===z.RECTANGLE||Mt(_.selector,c,m));if(g.length>0)return g.sort((_,A)=>Ce(_.selector)-Ce(A.selector)),g[0]},getIntersecting:(c,m,f,g)=>e.search({minX:c,minY:m,maxX:c+f,maxY:m+g}).map(_=>_.target),insert:i,remove:r,set:(c,m=!0)=>{m&&o();const f=c.map(g=>{const{minX:_,minY:A,maxX:w,maxY:y}=g.selector.geometry.bounds;return{minX:_,minY:A,maxX:w,maxY:y,target:g}});f.forEach(g=>t.set(g.target.annotation,g)),e.load(f)},size:()=>e.all().length,update:(c,m)=>{r(c),i(m)}}},wn=e=>{const t=lo(),n=Ei(),o=Qn(t,e.pointerSelectAction),i=Zn(t),r=ho();return t.observe(({changes:l})=>{n.set(l.created.map(u=>u.target),!1),l.deleted.forEach(u=>n.remove(u.target)),l.updated.forEach(({oldValue:u,newValue:h})=>n.update(u.target,h.target))}),{store:{...t,getAt:(l,u)=>{const h=n.getAt(l,u);return h?t.getAnnotation(h.annotation):void 0},getIntersecting:(l,u,h,c)=>n.getIntersecting(l,u,h,c).map(m=>t.getAnnotation(m.annotation))},selection:o,hover:i,viewport:r}},bn=e=>{const t=wn(e);return{...t,store:ao(t.store)}},En=e=>{let t,n;if(e.nodeName==="CANVAS")t=e,n=t.getContext("2d",{willReadFrequently:!0});else{const i=e;t=document.createElement("canvas"),t.width=i.width,t.height=i.height,n=t.getContext("2d",{willReadFrequently:!0}),n.drawImage(i,0,0,i.width,i.height)}let o=0;for(let i=1;i<10;i++)for(let r=1;r<10;r++){const s=Math.round(r*t.width/10),a=Math.round(i*t.height/10),l=n.getImageData(s,a,1,1).data,u=(.299*l[0]+.587*l[1]+.114*l[2])/255;o+=u}return o/81},An=e=>{const t=En(e),n=t>.6?"dark":"light";return console.log(`[Annotorious] Image brightness: ${t.toFixed(1)}. Setting ${n} theme.`),n},dt=(e,t,n)=>t.setAttribute("data-theme",n==="auto"?An(e):n),Tn=(e,t)=>({...e,drawingEnabled:e.drawingEnabled===void 0?t.drawingEnabled:e.drawingEnabled,drawingMode:e.drawingMode||t.drawingMode,pointerSelectAction:e.pointerSelectAction||t.pointerSelectAction,theme:e.theme||t.theme}),Sn=navigator.userAgent.indexOf("Mac OS X")!==-1,Mn=(e,t)=>{const n=t||document,o=s=>{s.key==="Z"&&s.ctrlKey?e.undo():s.key==="Y"&&s.ctrlKey&&e.redo()},i=s=>{s.key==="z"&&s.metaKey&&(s.shiftKey?e.redo():e.undo())},r=()=>{Sn?n.removeEventListener("keydown",i):n.removeEventListener("keydown",o)};return Sn?n.addEventListener("keydown",i):n.addEventListener("keydown",o),{destroy:r}},Si="",Mi="",Li="",Ai=(e,t={})=>{if(!e)throw"Missing argument: image";const n=typeof e=="string"?document.getElementById(e):e,o=Tn(t,{drawingEnabled:!0,drawingMode:"drag",pointerSelectAction:Xt.EDIT,theme:"light"}),i=bn(o),{selection:r,store:s}=i,a=fo(s),l=mo(i,a,o.adapter,o.autoSave),u=document.createElement("DIV");u.style.position="relative",u.style.display="inline-block",n.style.display="block",n.parentNode.insertBefore(u,n),u.appendChild(n);const h=Mn(a);let c=Eo();dt(n,u,o.theme);const m=new pn({target:u,props:{drawingEnabled:o.drawingEnabled,image:n,preferredDrawingMode:o.drawingMode,state:i,style:o.style,user:c}});m.$on("click",p=>{const{originalEvent:E,annotation:b}=p.detail;b?r.clickSelect(b.id,E):r.isEmpty()||r.clear()});const f=po(i,a,o.adapter),g=()=>{m.$destroy(),u.parentNode.insertBefore(n,u),u.parentNode.removeChild(u),h.destroy(),a.destroy()},_=()=>c,A=(p,E,b)=>on(p,E,b),w=(p,E)=>Kt(p,E),y=p=>{if(!lt(p))throw`No drawing tool named ${p}`;m.$set({toolName:p})},T=p=>m.$set({drawingEnabled:p}),S=p=>{console.warn("Filter not implemented yet")},Y=p=>m.$set({style:p}),R=p=>dt(n,u,p),N=p=>{c=p,m.$set({user:p})};return{...f,destroy:g,getUser:_,listDrawingTools:Ge,on:l.on,off:l.off,registerDrawingTool:A,registerShapeEditor:w,setDrawingEnabled:T,setDrawingTool:y,setFilter:S,setStyle:Y,setTheme:R,setUser:N,state:i}};k.Editor=it,k.EditorMount=Zt,k.Handle=O,k.IdentityTransform=oi,k.PolygonEditor=jt,k.RectangleEditor=Wt,k.RectangleUtil=Lt,k.RubberbandRectangle=$t,k.SVGAnnotationLayer=pn,k.ShapeType=z,k.ToolMount=Qt,k.W3CImageFormat=Mo,k.addEventListeners=sn,k.boundsFromPoints=Ie,k.computeArea=Ce,k.createImageAnnotator=Ai,k.createImageAnnotatorState=wn,k.createSVGTransform=rn,k.createSvelteImageAnnotatorState=bn,k.detectTheme=An,k.distance=Ve,k.enableResponsive=en,k.fillDefaults=Tn,k.getEditor=ot,k.getTool=lt,k.initKeyboardCommands=Mn,k.intersects=Mt,k.isTouch=Go,k.listDrawingTools=Ge,k.parseFragmentSelector=Ot,k.parseSVGSelector=Bt,k.parseW3CImageAnnotation=Nt,k.registerEditor=Kt,k.registerShapeUtil=Xe,k.registerTool=on,k.sampleBrightness=En,k.serializeFragmentSelector=vt,k.serializeSVGSelector=Pt,k.serializeW3CImageAnnotation=Vt,k.setTheme=dt,Object.defineProperty(k,Symbol.toStringTag,{value:"Module"})});
|
|
1
|
+
(function(L,C){typeof exports=="object"&&typeof module<"u"?C(exports):typeof define=="function"&&define.amd?define(["exports"],C):(L=typeof globalThis<"u"?globalThis:L||self,C(L.Annotorious={}))})(this,function(L){"use strict";var Pi=Object.defineProperty;var Di=(L,C,ue)=>C in L?Pi(L,C,{enumerable:!0,configurable:!0,writable:!0,value:ue}):L[C]=ue;var mt=(L,C,ue)=>(Di(L,typeof C!="symbol"?C+"":C,ue),ue);function C(){}function ue(e,t){for(const n in t)e[n]=t[n];return e}function pt(e){return e()}function yt(){return Object.create(null)}function se(e){e.forEach(pt)}function q(e){return typeof e=="function"}function J(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}function Bn(e){return Object.keys(e).length===0}function _t(e,...t){if(e==null){for(const o of t)o(void 0);return C}const n=e.subscribe(...t);return n.unsubscribe?()=>n.unsubscribe():n}function wt(e,t,n){e.$$.on_destroy.push(_t(t,n))}function Pn(e,t,n,o){if(e){const i=bt(e,t,n,o);return e[0](i)}}function bt(e,t,n,o){return e[1]&&o?ue(n.ctx.slice(),e[1](o(t))):n.ctx}function Dn(e,t,n,o){if(e[2]&&o){const i=e[2](o(n));if(t.dirty===void 0)return i;if(typeof i=="object"){const s=[],r=Math.max(t.dirty.length,i.length);for(let l=0;l<r;l+=1)s[l]=t.dirty[l]|i[l];return s}return t.dirty|i}return t.dirty}function Yn(e,t,n,o,i,s){if(i){const r=bt(t,n,o,s);e.p(r,i)}}function Xn(e){if(e.ctx.length>32){const t=[],n=e.ctx.length/32;for(let o=0;o<n;o++)t[o]=-1;return t}return-1}function Et(e){const t={};for(const n in e)n[0]!=="$"&&(t[n]=e[n]);return t}function Ce(e){return e??""}const Cn=typeof window<"u"?window:typeof globalThis<"u"?globalThis:global;function re(e,t){e.appendChild(t)}function O(e,t,n){e.insertBefore(t,n||null)}function k(e){e.parentNode&&e.parentNode.removeChild(e)}function Qe(e,t){for(let n=0;n<e.length;n+=1)e[n]&&e[n].d(t)}function N(e){return document.createElementNS("http://www.w3.org/2000/svg",e)}function At(e){return document.createTextNode(e)}function oe(){return At(" ")}function le(){return At("")}function W(e,t,n,o){return e.addEventListener(t,n,o),()=>e.removeEventListener(t,n,o)}function d(e,t,n){n==null?e.removeAttribute(t):e.getAttribute(t)!==n&&e.setAttribute(t,n)}function Rn(e){return Array.from(e.childNodes)}function Re(e,t,n){e.classList.toggle(t,!!n)}function Un(e,t,{bubbles:n=!1,cancelable:o=!1}={}){return new CustomEvent(e,{detail:t,bubbles:n,cancelable:o})}let ke;function Ie(e){ke=e}function St(){if(!ke)throw new Error("Function called outside component initialization");return ke}function Oe(e){St().$$.on_mount.push(e)}function pe(){const e=St();return(t,n,{cancelable:o=!1}={})=>{const i=e.$$.callbacks[t];if(i){const s=Un(t,n,{cancelable:o});return i.slice().forEach(r=>{r.call(e,s)}),!s.defaultPrevented}return!0}}function de(e,t){const n=e.$$.callbacks[t.type];n&&n.slice().forEach(o=>o.call(this,t))}const ye=[],Ue=[];let _e=[];const Tt=[],Nn=Promise.resolve();let xe=!1;function Vn(){xe||(xe=!0,Nn.then(Mt))}function $e(e){_e.push(e)}const et=new Set;let we=0;function Mt(){if(we!==0)return;const e=ke;do{try{for(;we<ye.length;){const t=ye[we];we++,Ie(t),Gn(t.$$)}}catch(t){throw ye.length=0,we=0,t}for(Ie(null),ye.length=0,we=0;Ue.length;)Ue.pop()();for(let t=0;t<_e.length;t+=1){const n=_e[t];et.has(n)||(et.add(n),n())}_e.length=0}while(ye.length);for(;Tt.length;)Tt.pop()();xe=!1,et.clear(),Ie(e)}function Gn(e){if(e.fragment!==null){e.update(),se(e.before_update);const t=e.dirty;e.dirty=[-1],e.fragment&&e.fragment.p(e.ctx,t),e.after_update.forEach($e)}}function Fn(e){const t=[],n=[];_e.forEach(o=>e.indexOf(o)===-1?t.push(o):n.push(o)),n.forEach(o=>o()),_e=t}const Ne=new Set;let ge;function ae(){ge={r:0,c:[],p:ge}}function ce(){ge.r||se(ge.c),ge=ge.p}function D(e,t){e&&e.i&&(Ne.delete(e),e.i(t))}function U(e,t,n,o){if(e&&e.o){if(Ne.has(e))return;Ne.add(e),ge.c.push(()=>{Ne.delete(e),o&&(n&&e.d(1),o())}),e.o(t)}else o&&o()}function be(e){return(e==null?void 0:e.length)!==void 0?e:Array.from(e)}function ee(e){e&&e.c()}function Q(e,t,n){const{fragment:o,after_update:i}=e.$$;o&&o.m(t,n),$e(()=>{const s=e.$$.on_mount.map(pt).filter(q);e.$$.on_destroy?e.$$.on_destroy.push(...s):se(s),e.$$.on_mount=[]}),i.forEach($e)}function x(e,t){const n=e.$$;n.fragment!==null&&(Fn(n.after_update),se(n.on_destroy),n.fragment&&n.fragment.d(t),n.on_destroy=n.fragment=null,n.ctx=[])}function zn(e,t){e.$$.dirty[0]===-1&&(ye.push(e),Vn(),e.$$.dirty.fill(0)),e.$$.dirty[t/31|0]|=1<<t%31}function te(e,t,n,o,i,s,r=null,l=[-1]){const a=ke;Ie(e);const c=e.$$={fragment:null,ctx:[],props:s,update:C,not_equal:i,bound:yt(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(a?a.$$.context:[])),callbacks:yt(),dirty:l,skip_bound:!1,root:t.target||a.$$.root};r&&r(c.root);let u=!1;if(c.ctx=n?n(e,t.props||{},(f,h,...g)=>{const m=g.length?g[0]:h;return c.ctx&&i(c.ctx[f],c.ctx[f]=m)&&(!c.skip_bound&&c.bound[f]&&c.bound[f](m),u&&zn(e,f)),h}):[],c.update(),u=!0,se(c.before_update),c.fragment=o?o(c.ctx):!1,t.target){if(t.hydrate){const f=Rn(t.target);c.fragment&&c.fragment.l(f),f.forEach(k)}else c.fragment&&c.fragment.c();t.intro&&D(e.$$.fragment),Q(e,t.target,t.anchor),Mt()}Ie(a)}class ne{constructor(){mt(this,"$$");mt(this,"$$set")}$destroy(){x(this,1),this.$destroy=C}$on(t,n){if(!q(n))return C;const o=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return o.push(n),()=>{const i=o.indexOf(n);i!==-1&&o.splice(i,1)}}$set(t){this.$$set&&!Bn(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Hn="4";typeof window<"u"&&(window.__svelte||(window.__svelte={v:new Set})).v.add(Hn);var z=(e=>(e.ELLIPSE="ELLIPSE",e.POLYGON="POLYGON",e.RECTANGLE="RECTANGLE",e))(z||{});const tt={},Ve=(e,t)=>tt[e]=t,Ge=e=>tt[e.type].area(e),vt=(e,t,n)=>tt[e.type].intersects(e,t,n),Be=e=>{let t=1/0,n=1/0,o=-1/0,i=-1/0;return e.forEach(([s,r])=>{t=Math.min(t,s),n=Math.min(n,r),o=Math.max(o,s),i=Math.max(i,r)}),{minX:t,minY:n,maxX:o,maxY:i}},jn={area:e=>Math.PI*e.geometry.rx*e.geometry.ry,intersects:(e,t,n)=>{const{cx:o,cy:i,rx:s,ry:r}=e.geometry,l=0,a=Math.cos(l),c=Math.sin(l),u=t-o,f=n-i,h=a*u+c*f,g=c*u-a*f;return h*h/(s*s)+g*g/(r*r)<=1}};Ve(z.ELLIPSE,jn);const Wn={area:e=>{const{points:t}=e.geometry;let n=0,o=t.length-1;for(let i=0;i<t.length;i++)n+=(t[o][0]+t[i][0])*(t[o][1]-t[i][1]),o=i;return Math.abs(.5*n)},intersects:(e,t,n)=>{const{points:o}=e.geometry;let i=!1;for(let s=0,r=o.length-1;s<o.length;r=s++){const l=o[s][0],a=o[s][1],c=o[r][0],u=o[r][1];a>n!=u>n&&t<(c-l)*(n-a)/(u-a)+l&&(i=!i)}return i}};Ve(z.POLYGON,Wn);const Lt={area:e=>e.geometry.w*e.geometry.h,intersects:(e,t,n)=>t>=e.geometry.x&&t<=e.geometry.x+e.geometry.w&&n>=e.geometry.y&&n<=e.geometry.y+e.geometry.h};Ve(z.RECTANGLE,Lt);const kt=(e,t=!1)=>{const n=typeof e=="string"?e:e.value,o=/^(xywh)=(pixel|percent)?:?(.+?),(.+?),(.+?),(.+)*/g,i=[...n.matchAll(o)][0],[s,r,l,a,c,u,f]=i;if(r!=="xywh")throw new Error("Unsupported MediaFragment: "+n);if(l&&l!=="pixel")throw new Error(`Unsupported MediaFragment unit: ${l}`);const[h,g,m,_]=[a,c,u,f].map(parseFloat);return{type:z.RECTANGLE,geometry:{x:h,y:g,w:m,h:_,bounds:{minX:h,minY:t?g-_:g,maxX:h+m,maxY:t?g:g+_}}}},It=e=>{const{x:t,y:n,w:o,h:i}=e;return{type:"FragmentSelector",conformsTo:"http://www.w3.org/TR/media-frags/",value:`xywh=pixel:${t},${n},${o},${i}`}},Ot="http://www.w3.org/2000/svg",Bt=e=>{const t=o=>{Array.from(o.attributes).forEach(i=>{i.name.startsWith("on")&&o.removeAttribute(i.name)})},n=e.getElementsByTagName("script");return Array.from(n).reverse().forEach(o=>o.parentNode.removeChild(o)),Array.from(e.querySelectorAll("*")).forEach(t),e},qn=e=>{const o=new XMLSerializer().serializeToString(e.documentElement).replace("<svg>",`<svg xmlns="${Ot}">`);return new DOMParser().parseFromString(o,"image/svg+xml").documentElement},Kn=e=>{const n=new DOMParser().parseFromString(e,"image/svg+xml"),o=n.lookupPrefix(Ot),i=n.lookupNamespaceURI(null);return o||i?Bt(n).firstChild:Bt(qn(n)).firstChild},Jn=e=>{const[t,n,o]=e.match(/(<polygon points=["|'])([^("|')]*)/)||[],i=o.split(" ").map(s=>s.split(",").map(parseFloat));return{type:z.POLYGON,geometry:{points:i,bounds:Be(i)}}},Zn=e=>{const t=Kn(e),n=parseFloat(t.getAttribute("cx")),o=parseFloat(t.getAttribute("cy")),i=parseFloat(t.getAttribute("rx")),s=parseFloat(t.getAttribute("ry")),r={minX:n-i,minY:o-s,maxX:n+i,maxY:o+s};return{type:z.ELLIPSE,geometry:{cx:n,cy:o,rx:i,ry:s,bounds:r}}},Pt=e=>{const t=typeof e=="string"?e:e.value;if(t.includes("<polygon points="))return Jn(t);if(t.includes("<ellipse "))return Zn(t);throw"Unsupported SVG shape: "+t},Dt=e=>{let t;if(e.type===z.POLYGON){const n=e.geometry,{points:o}=n;t=`<svg><polygon points="${o.map(i=>i.join(",")).join(" ")}" /></svg>`}else if(e.type===z.ELLIPSE){const n=e.geometry;t=`<svg><ellipse cx="${n.cx}" cy="${n.cy}" rx="${n.rx}" ry="${n.ry}" /></svg>`}if(t)return{type:"SvgSelector",value:t};throw`Unsupported shape type: ${e.type}`};let Fe;const Qn=new Uint8Array(16);function xn(){if(!Fe&&(Fe=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Fe))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Fe(Qn)}const K=[];for(let e=0;e<256;++e)K.push((e+256).toString(16).slice(1));function $n(e,t=0){return K[e[t+0]]+K[e[t+1]]+K[e[t+2]]+K[e[t+3]]+"-"+K[e[t+4]]+K[e[t+5]]+"-"+K[e[t+6]]+K[e[t+7]]+"-"+K[e[t+8]]+K[e[t+9]]+"-"+K[e[t+10]]+K[e[t+11]]+K[e[t+12]]+K[e[t+13]]+K[e[t+14]]+K[e[t+15]]}const Yt={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Xt(e,t,n){if(Yt.randomUUID&&!t&&!e)return Yt.randomUUID();e=e||{};const o=e.random||(e.rng||xn)();if(o[6]=o[6]&15|64,o[8]=o[8]&63|128,t){n=n||0;for(let i=0;i<16;++i)t[n+i]=o[i];return t}return $n(o)}var Ct=Object.prototype.hasOwnProperty;function me(e,t){var n,o;if(e===t)return!0;if(e&&t&&(n=e.constructor)===t.constructor){if(n===Date)return e.getTime()===t.getTime();if(n===RegExp)return e.toString()===t.toString();if(n===Array){if((o=e.length)===t.length)for(;o--&&me(e[o],t[o]););return o===-1}if(!n||typeof e=="object"){o=0;for(n in e)if(Ct.call(e,n)&&++o&&!Ct.call(t,n)||!(n in t)||!me(e[n],t[n]))return!1;return Object.keys(t).length===o}}return e!==e&&t!==t}function nt(){}function eo(e,t){return e!=e?t==t:e!==t||e&&typeof e=="object"||typeof e=="function"}const Ee=[];function ot(e,t=nt){let n;const o=new Set;function i(l){if(eo(e,l)&&(e=l,n)){const a=!Ee.length;for(const c of o)c[1](),Ee.push(c,e);if(a){for(let c=0;c<Ee.length;c+=2)Ee[c][0](Ee[c+1]);Ee.length=0}}}function s(l){i(l(e))}function r(l,a=nt){const c=[l,a];return o.add(c),o.size===1&&(n=t(i,s)||nt),l(e),()=>{o.delete(c),o.size===0&&n&&(n(),n=null)}}return{set:i,update:s,subscribe:r}}const to=e=>{const{subscribe:t,set:n}=ot();let o;return t(i=>o=i),e.observe(({changes:i})=>{if(o){(i.deleted||[]).some(r=>r.id===o)&&n(void 0);const s=(i.updated||[]).find(({oldValue:r})=>r.id===o);s&&n(s.newValue.id)}}),{get current(){return o},subscribe:t,set:n}};var Rt=(e=>(e.EDIT="EDIT",e.SELECT="SELECT",e.NONE="NONE",e))(Rt||{});const it={selected:[]},no=(e,t="EDIT")=>{const{subscribe:n,set:o}=ot(it);let i=it;n(f=>i=f);const s=()=>o(it),r=()=>{var f;return((f=i.selected)==null?void 0:f.length)===0},l=f=>{if(i.selected.length===0)return!1;const h=typeof f=="string"?f:f.id;return i.selected.some(g=>g.id===h)},a=(f,h)=>{const g=e.getAnnotation(f);if(g){const m=oo(g,t);o(m==="EDIT"?{selected:[{id:f,editable:!0}],pointerEvent:h}:m==="SELECT"?{selected:[{id:f}],pointerEvent:h}:{selected:[],pointerEvent:h})}else console.warn("Invalid selection: "+f)},c=(f,h=!0)=>{const g=Array.isArray(f)?f:[f],m=g.map(_=>e.getAnnotation(_)).filter(Boolean);o({selected:m.map(({id:_})=>({id:_,editable:h}))}),m.length!==g.length&&console.warn("Invalid selection",f)},u=f=>{if(i.selected.length===0)return!1;const{selected:h}=i;h.filter(({id:g})=>f.includes(g)).length>0&&o({selected:h.filter(({id:g})=>!f.includes(g))})};return e.observe(({changes:f})=>u((f.deleted||[]).map(h=>h.id))),{clear:s,clickSelect:a,get selected(){return i?[...i.selected]:null},get pointerEvent(){return i?i.pointerEvent:null},isEmpty:r,isSelected:l,setSelected:c,subscribe:n}},oo=(e,t)=>typeof t=="function"?t(e)||"EDIT":t||"EDIT",io=[];for(let e=0;e<256;++e)io.push((e+256).toString(16).slice(1));typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto);const so=(e,t)=>{const n=new Set(e.bodies.map(o=>o.id));return t.bodies.filter(o=>!n.has(o.id))},ro=(e,t)=>{const n=new Set(t.bodies.map(o=>o.id));return e.bodies.filter(o=>!n.has(o.id))},lo=(e,t)=>t.bodies.map(n=>{const o=e.bodies.find(i=>i.id===n.id);return{newBody:n,oldBody:o&&!me(o,n)?o:void 0}}).filter(({oldBody:n})=>n).map(({oldBody:n,newBody:o})=>({oldBody:n,newBody:o})),ao=(e,t)=>!me(e.target,t.target),Ut=(e,t)=>{const n=so(e,t),o=ro(e,t),i=lo(e,t);return{oldValue:e,newValue:t,bodiesCreated:n.length>0?n:void 0,bodiesDeleted:o.length>0?o:void 0,bodiesUpdated:i.length>0?i:void 0,targetUpdated:ao(e,t)?{oldTarget:e.target,newTarget:t.target}:void 0}};var F=(e=>(e.LOCAL="LOCAL",e.REMOTE="REMOTE",e))(F||{});const co=(e,t)=>{var n,o;const{changes:i,origin:s}=t;if(!(!e.options.origin||e.options.origin===s))return!1;if(e.options.ignore){const{ignore:r}=e.options,l=a=>a&&a.length>0;if(!(l(i.created)||l(i.deleted))){const a=(n=i.updated)==null?void 0:n.some(u=>l(u.bodiesCreated)||l(u.bodiesDeleted)||l(u.bodiesUpdated)),c=(o=i.updated)==null?void 0:o.some(u=>u.targetUpdated);if(r==="BODY_ONLY"&&a&&!c||r==="TARGET_ONLY"&&c&&!a)return!1}}if(e.options.annotations){const r=new Set([...(i.created||[]).map(l=>l.id),...(i.deleted||[]).map(l=>l.id),...(i.updated||[]).map(({oldValue:l})=>l.id)]);return!!(Array.isArray(e.options.annotations)?e.options.annotations:[e.options.annotations]).find(l=>r.has(l))}else return!0},fo=(e,t)=>{const n=new Set((e.created||[]).map(f=>f.id)),o=new Set((e.updated||[]).map(({newValue:f})=>f.id)),i=new Set((t.created||[]).map(f=>f.id)),s=new Set((t.deleted||[]).map(f=>f.id)),r=new Set((t.updated||[]).map(({oldValue:f})=>f.id)),l=new Set((t.updated||[]).filter(({oldValue:f})=>n.has(f.id)||o.has(f.id)).map(({oldValue:f})=>f.id)),a=[...(e.created||[]).filter(f=>!s.has(f.id)).map(f=>r.has(f.id)?t.updated.find(({oldValue:h})=>h.id===f.id).newValue:f),...t.created||[]],c=[...(e.deleted||[]).filter(f=>!i.has(f.id)),...(t.deleted||[]).filter(f=>!n.has(f.id))],u=[...(e.updated||[]).filter(({newValue:f})=>!s.has(f.id)).map(f=>{const{oldValue:h,newValue:g}=f;if(r.has(g.id)){const m=t.updated.find(_=>_.oldValue.id===g.id).newValue;return Ut(h,m)}else return f}),...(t.updated||[]).filter(({oldValue:f})=>!l.has(f.id))];return{created:a,deleted:c,updated:u}},uo=e=>e.id!==void 0,ho=()=>{const e=new Map,t=new Map,n=[],o=(p,T={})=>n.push({onChange:p,options:T}),i=p=>{const T=n.findIndex(S=>S.onChange==p);T>-1&&n.splice(T,1)},s=(p,T)=>{const S={origin:p,changes:{created:T.created||[],updated:T.updated||[],deleted:T.deleted||[]},state:[...e.values()]};n.forEach(M=>{co(M,S)&&M.onChange(S)})},r=(p,T=F.LOCAL)=>{if(e.get(p.id))throw Error(`Cannot add annotation ${p.id} - exists already`);e.set(p.id,p),p.bodies.forEach(S=>t.set(S.id,p.id)),s(T,{created:[p]})},l=(p,T)=>{const S=typeof p=="string"?T:p,M=typeof p=="string"?p:p.id,B=e.get(M);if(B){const R=Ut(B,S);return M===S.id?e.set(M,S):(e.delete(M),e.set(S.id,S)),B.bodies.forEach($=>t.delete($.id)),S.bodies.forEach($=>t.set($.id,S.id)),R}else console.warn(`Cannot update annotation ${M} - does not exist`)},a=(p,T=F.LOCAL,S=F.LOCAL)=>{const M=uo(T)?S:T,B=l(p,T);B&&s(M,{updated:[B]})},c=(p,T=F.LOCAL)=>{const S=p.reduce((M,B)=>{const R=l(B);return R?[...M,R]:M},[]);S.length>0&&s(T,{updated:S})},u=(p,T=F.LOCAL)=>{const S=e.get(p.annotation);if(S){const M={...S,bodies:[...S.bodies,p]};e.set(S.id,M),t.set(p.id,M.id),s(T,{updated:[{oldValue:S,newValue:M,bodiesCreated:[p]}]})}else console.warn(`Attempt to add body to missing annotation: ${p.annotation}`)},f=()=>[...e.values()],h=(p=F.LOCAL)=>{const T=[...e.values()];e.clear(),t.clear(),s(p,{deleted:T})},g=(p,T=!0,S=F.LOCAL)=>{if(T){const M=[...e.values()];e.clear(),t.clear(),p.forEach(B=>{e.set(B.id,B),B.bodies.forEach(R=>t.set(R.id,B.id))}),s(S,{created:p,deleted:M})}else{const M=p.reduce((B,R)=>{const $=e.get(R.id);return $?[...B,$]:B},[]);if(M.length>0)throw Error(`Bulk insert would overwrite the following annotations: ${M.map(B=>B.id).join(", ")}`);p.forEach(B=>{e.set(B.id,B),B.bodies.forEach(R=>t.set(R.id,B.id))}),s(S,{created:p})}},m=p=>{const T=typeof p=="string"?p:p.id,S=e.get(T);if(S)return e.delete(T),S.bodies.forEach(M=>t.delete(M.id)),S;console.warn(`Attempt to delete missing annotation: ${T}`)},_=(p,T=F.LOCAL)=>{const S=m(p);S&&s(T,{deleted:[S]})},w=(p,T=F.LOCAL)=>{const S=p.reduce((M,B)=>{const R=m(B);return R?[...M,R]:M},[]);S.length>0&&s(T,{deleted:S})},y=(p,T=F.LOCAL)=>{const S=e.get(p.annotation);if(S){const M=S.bodies.find(B=>B.id===p.id);if(M){t.delete(M.id);const B={...S,bodies:S.bodies.filter(R=>R.id!==p.id)};e.set(S.id,B),s(T,{updated:[{oldValue:S,newValue:B,bodiesDeleted:[M]}]})}else console.warn(`Attempt to delete missing body ${p.id} from annotation ${p.annotation}`)}else console.warn(`Attempt to delete body from missing annotation ${p.annotation}`)},E=p=>{const T=e.get(p);return T?{...T}:void 0},b=p=>{const T=t.get(p);if(T){const S=E(T).bodies.find(M=>M.id===p);if(S)return S;console.error(`Store integrity error: body ${p} in index, but not in annotation`)}else console.warn(`Attempt to retrieve missing body: ${p}`)},A=(p,T)=>{if(p.annotation!==T.annotation)throw"Annotation integrity violation: annotation ID must be the same when updating bodies";const S=e.get(p.annotation);if(S){const M=S.bodies.find(R=>R.id===p.id),B={...S,bodies:S.bodies.map(R=>R.id===M.id?T:R)};return e.set(S.id,B),M.id!==T.id&&(t.delete(M.id),t.set(T.id,B.id)),{oldValue:S,newValue:B,bodiesUpdated:[{oldBody:M,newBody:T}]}}else console.warn(`Attempt to add body to missing annotation ${p.annotation}`)},I=(p,T,S=F.LOCAL)=>{const M=A(p,T);M&&s(S,{updated:[M]})},X=(p,T=F.LOCAL)=>{const S=p.map(M=>A({id:M.id,annotation:M.annotation},M)).filter(Boolean);s(T,{updated:S})},V=p=>{const T=e.get(p.annotation);if(T){const S={...T,target:{...T.target,...p}};return e.set(T.id,S),{oldValue:T,newValue:S,targetUpdated:{oldTarget:T.target,newTarget:p}}}else console.warn(`Attempt to update target on missing annotation: ${p.annotation}`)};return{addAnnotation:r,addBody:u,all:f,bulkAddAnnotation:g,bulkDeleteAnnotation:w,bulkUpdateAnnotation:c,bulkUpdateBodies:X,bulkUpdateTargets:(p,T=F.LOCAL)=>{const S=p.map(M=>V(M)).filter(Boolean);S.length>0&&s(T,{updated:S})},clear:h,deleteAnnotation:_,deleteBody:y,getAnnotation:E,getBody:b,observe:o,unobserve:i,updateAnnotation:a,updateBody:I,updateTarget:(p,T=F.LOCAL)=>{const S=V(p);S&&s(T,{updated:[S]})}}},go=e=>({...e,subscribe:t=>{const n=o=>t(o.state);return e.observe(n),t(e.all()),()=>e.unobserve(n)}});let mo=()=>({emit(e,...t){for(let n=0,o=this.events[e]||[],i=o.length;n<i;n++)o[n](...t)},events:{},on(e,t){var n;return((n=this.events)[e]||(n[e]=[])).push(t),()=>{var o;this.events[e]=(o=this.events[e])==null?void 0:o.filter(i=>t!==i)}}});const po=250,yo=e=>{const t=mo(),n=[];let o=-1,i=!1,s=0;const r=g=>{if(!i){const{changes:m}=g,_=performance.now();if(_-s>po)n.splice(o+1),n.push(m),o=n.length-1;else{const w=n.length-1;n[w]=fo(n[w],m)}s=_}i=!1};e.observe(r,{origin:F.LOCAL});const l=g=>g&&g.length>0&&e.bulkDeleteAnnotation(g),a=g=>g&&g.length>0&&e.bulkAddAnnotation(g,!1),c=g=>g&&g.length>0&&e.bulkUpdateAnnotation(g.map(({oldValue:m})=>m)),u=g=>g&&g.length>0&&e.bulkUpdateAnnotation(g.map(({newValue:m})=>m)),f=g=>g&&g.length>0&&e.bulkAddAnnotation(g,!1),h=g=>g&&g.length>0&&e.bulkDeleteAnnotation(g);return{canRedo:()=>n.length-1>o,canUndo:()=>o>-1,destroy:()=>e.unobserve(r),on:(g,m)=>t.on(g,m),redo:()=>{if(n.length-1>o){i=!0;const{created:g,updated:m,deleted:_}=n[o+1];a(g),u(m),h(_),t.emit("redo",n[o+1]),o+=1}},undo:()=>{if(o>-1){i=!0;const{created:g,updated:m,deleted:_}=n[o];l(g),c(m),f(_),t.emit("undo",n[o]),o-=1}}}},_o=()=>{const{subscribe:e,set:t}=ot([]);return{subscribe:e,set:t}},wo=(e,t,n,o)=>{const{store:i,selection:s,hover:r,viewport:l}=e,a=new Map;let c=[],u,f;const h=(y,E)=>{a.has(y)?a.get(y).push(E):a.set(y,[E])},g=(y,E)=>{const b=a.get(y);b&&b.indexOf(E)>0&&b.splice(b.indexOf(E),1)},m=(y,E,b)=>{a.has(y)&&setTimeout(()=>{a.get(y).forEach(A=>{if(n){const I=Array.isArray(E)?E.map(V=>n.serialize(V)):n.serialize(E),X=b?b instanceof PointerEvent?b:n.serialize(b):void 0;A(I,X)}else A(E,b)})},1)},_=()=>{const{selected:y}=s,E=(y||[]).map(({id:b})=>i.getAnnotation(b));E.forEach(b=>{const A=c.find(I=>I.id===b.id);(!A||!me(A,b))&&m("updateAnnotation",b,A)}),c=c.map(b=>E.find(({id:I})=>I===b.id)||b)};s.subscribe(({selected:y})=>{if(!(c.length===0&&y.length===0)){if(c.length===0&&y.length>0)c=y.map(({id:E})=>i.getAnnotation(E));else if(c.length>0&&y.length===0)c.forEach(E=>{const b=i.getAnnotation(E.id);b&&!me(b,E)&&m("updateAnnotation",b,E)}),c=[];else{const E=new Set(c.map(A=>A.id)),b=new Set(y.map(({id:A})=>A));c.filter(A=>!b.has(A.id)).forEach(A=>{const I=i.getAnnotation(A.id);I&&!me(I,A)&&m("updateAnnotation",I,A)}),c=[...c.filter(A=>b.has(A.id)),...y.filter(({id:A})=>!E.has(A)).map(({id:A})=>i.getAnnotation(A))]}m("selectionChanged",c)}}),r.subscribe(y=>{!u&&y?m("mouseEnterAnnotation",i.getAnnotation(y)):u&&!y?m("mouseLeaveAnnotation",i.getAnnotation(u)):u&&y&&(m("mouseLeaveAnnotation",i.getAnnotation(u)),m("mouseEnterAnnotation",i.getAnnotation(y))),u=y}),l==null||l.subscribe(y=>m("viewportIntersect",y.map(E=>i.getAnnotation(E)))),i.observe(y=>{o&&(f&&clearTimeout(f),f=setTimeout(_,1e3));const{created:E,deleted:b}=y.changes;(E||[]).forEach(A=>m("createAnnotation",A)),(b||[]).forEach(A=>m("deleteAnnotation",A)),(y.changes.updated||[]).filter(A=>[...A.bodiesCreated||[],...A.bodiesDeleted||[],...A.bodiesUpdated||[]].length>0).forEach(({oldValue:A,newValue:I})=>{const X=c.find(V=>V.id===A.id)||A;c=c.map(V=>V.id===A.id?I:V),m("updateAnnotation",I,X)})},{origin:F.LOCAL}),i.observe(y=>{if(c){const E=new Set(c.map(A=>A.id)),b=(y.changes.updated||[]).filter(({newValue:A})=>E.has(A.id)).map(({newValue:A})=>A);b.length>0&&(c=c.map(A=>b.find(X=>X.id===A.id)||A))}},{origin:F.REMOTE});const w=y=>E=>{const{created:b,deleted:A,updated:I}=E;(b||[]).forEach(X=>m("createAnnotation",X)),(A||[]).forEach(X=>m("deleteAnnotation",X)),y?(I||[]).forEach(X=>m("updateAnnotation",X.oldValue,X.newValue)):(I||[]).forEach(X=>m("updateAnnotation",X.newValue,X.oldValue))};return t.on("undo",w(!0)),t.on("redo",w(!1)),{on:h,off:g,emit:m}},bo=e=>t=>t.reduce((n,o)=>{const{parsed:i,error:s}=e.parse(o);return s?{parsed:n.parsed,failed:[...n.failed,o]}:i?{parsed:[...n.parsed,i],failed:n.failed}:{...n}},{parsed:[],failed:[]}),Eo=(e,t,n)=>{const{store:o,selection:i}=e,s=w=>{if(n){const{parsed:y,error:E}=n.parse(w);y?o.addAnnotation(y,F.REMOTE):console.error(E)}else o.addAnnotation(w,F.REMOTE)},r=()=>i.clear(),l=()=>o.clear(),a=w=>{const y=o.getAnnotation(w);return n&&y?n.serialize(y):y},c=()=>n?o.all().map(n.serialize):o.all(),u=()=>{var w;const y=(((w=i.selected)==null?void 0:w.map(E=>E.id))||[]).map(E=>o.getAnnotation(E)).filter(Boolean);return n?y.map(n.serialize):y},f=w=>fetch(w).then(y=>y.json()).then(y=>(g(y),y)),h=w=>{if(typeof w=="string"){const y=o.getAnnotation(w);if(o.deleteAnnotation(w),y)return n?n.serialize(y):y}else{const y=n?n.parse(w).parsed:w;if(y)return o.deleteAnnotation(y),w}},g=w=>{if(n){const{parsed:y,failed:E}=bo(n)(w);E.length>0&&console.warn(`Discarded ${E.length} invalid annotations`,E),o.bulkAddAnnotation(y,!0,F.REMOTE)}else o.bulkAddAnnotation(w,!0,F.REMOTE)},m=w=>{w?i.setSelected(w):i.clear()},_=w=>{if(n){const y=n.parse(w).parsed,E=n.serialize(o.getAnnotation(y.id));return o.updateAnnotation(y),E}else{const y=o.getAnnotation(w.id);return o.updateAnnotation(w),y}};return{addAnnotation:s,cancelSelected:r,canRedo:t.canRedo,canUndo:t.canUndo,clearAnnotations:l,getAnnotationById:a,getAnnotations:c,getSelected:u,loadAnnotations:f,redo:t.redo,removeAnnotation:h,setAnnotations:g,setSelected:m,undo:t.undo,updateAnnotation:_}};let Ao=e=>crypto.getRandomValues(new Uint8Array(e)),So=(e,t,n)=>{let o=(2<<Math.log(e.length-1)/Math.LN2)-1,i=-~(1.6*o*t/e.length);return(s=t)=>{let r="";for(;;){let l=n(i),a=i;for(;a--;)if(r+=e[l[a]&o]||"",r.length===s)return r}}},To=(e,t=21)=>So(e,t,Ao),Mo=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const vo=()=>({isGuest:!0,id:To("1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_",20)()}),Lo=e=>{const t=JSON.stringify(e);let n=0;for(let o=0,i=t.length;o<i;o++){let s=t.charCodeAt(o);n=(n<<5)-n+s,n|=0}return`${n}`},Nt=e=>e?typeof e=="object"?{...e}:e:void 0,ko=(e,t)=>(Array.isArray(e)?e:[e]).map(n=>{const{id:o,type:i,purpose:s,value:r,created:l,creator:a,...c}=n;return{id:o||`temp-${Lo(n)}`,annotation:t,type:i,purpose:s,value:r,created:l?new Date(l):void 0,creator:Nt(a),...c}}),Io=e=>e.map(t=>{var n,o;const i={...t};return delete i.annotation,(n=i.id)!=null&&n.startsWith("temp-")&&delete i.id,{...i,created:(o=i.created)==null?void 0:o.toISOString()}});Mo();const Oo=(e,t=!1)=>({parse:i=>Vt(i,t),serialize:i=>Gt(i,e)}),Vt=(e,t=!1)=>{const n=e.id||Xt(),{creator:o,created:i,modified:s,body:r,...l}=e,a=ko(r,n),c=Array.isArray(e.target)?e.target[0]:e.target,u=Array.isArray(c.selector)?c.selector[0]:c.selector,f=(u==null?void 0:u.type)==="FragmentSelector"?kt(u,t):(u==null?void 0:u.type)==="SvgSelector"?Pt(u):void 0;return f?{parsed:{...l,id:n,bodies:a,target:{created:i?new Date(i):void 0,creator:Nt(o),updated:s?new Date(s):void 0,...l.target,annotation:n,selector:f}}}:{error:Error(`Invalid selector: ${JSON.stringify(u)}`)}},Gt=(e,t)=>{const{selector:n,creator:o,created:i,updated:s,updatedBy:r,...l}=e.target,a=n.type==z.RECTANGLE?It(n.geometry):Dt(n);return{...e,"@context":"http://www.w3.org/ns/anno.jsonld",id:e.id,type:"Annotation",body:Io(e.bodies),created:i==null?void 0:i.toISOString(),creator:o,modified:s==null?void 0:s.toISOString(),target:{...l,source:t,selector:a}}};function Ft(e,t,n){const o=e.slice();return o[10]=t[n],o[12]=n,o}function zt(e){let t,n;return t=new Se({props:{x:e[10][0],y:e[10][1],scale:e[3]}}),t.$on("pointerdown",function(){q(e[9](`HANDLE-${e[12]}`))&&e[9](`HANDLE-${e[12]}`).apply(this,arguments)}),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){e=o;const s={};i&16&&(s.x=e[10][0]),i&16&&(s.y=e[10][1]),i&8&&(s.scale=e[3]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function Bo(e){let t,n,o,i,s,r,l,a,c,u,f,h=be(e[4].points),g=[];for(let _=0;_<h.length;_+=1)g[_]=zt(Ft(e,h,_));const m=_=>U(g[_],1,1,()=>{g[_]=null});return{c(){t=N("polygon"),i=oe(),s=N("polygon"),l=oe();for(let _=0;_<g.length;_+=1)g[_].c();a=le(),d(t,"class","a9s-outer"),d(t,"style",n=e[1]?"display:none;":void 0),d(t,"points",o=e[4].points.map(Ht).join(" ")),d(s,"class","a9s-inner a9s-shape-handle"),d(s,"style",e[1]),d(s,"points",r=e[4].points.map(jt).join(" "))},m(_,w){O(_,t,w),O(_,i,w),O(_,s,w),O(_,l,w);for(let y=0;y<g.length;y+=1)g[y]&&g[y].m(_,w);O(_,a,w),c=!0,u||(f=[W(t,"pointerdown",function(){q(e[9]("SHAPE"))&&e[9]("SHAPE").apply(this,arguments)}),W(s,"pointerdown",function(){q(e[9]("SHAPE"))&&e[9]("SHAPE").apply(this,arguments)})],u=!0)},p(_,w){if(e=_,(!c||w&2&&n!==(n=e[1]?"display:none;":void 0))&&d(t,"style",n),(!c||w&16&&o!==(o=e[4].points.map(Ht).join(" ")))&&d(t,"points",o),(!c||w&2)&&d(s,"style",e[1]),(!c||w&16&&r!==(r=e[4].points.map(jt).join(" ")))&&d(s,"points",r),w&536){h=be(e[4].points);let y;for(y=0;y<h.length;y+=1){const E=Ft(e,h,y);g[y]?(g[y].p(E,w),D(g[y],1)):(g[y]=zt(E),g[y].c(),D(g[y],1),g[y].m(a.parentNode,a))}for(ae(),y=h.length;y<g.length;y+=1)m(y);ce()}},i(_){if(!c){for(let w=0;w<h.length;w+=1)D(g[w]);c=!0}},o(_){g=g.filter(Boolean);for(let w=0;w<g.length;w+=1)U(g[w]);c=!1},d(_){_&&(k(t),k(i),k(s),k(l),k(a)),Qe(g,_),u=!1,se(f)}}}function Po(e){let t,n;return t=new st({props:{shape:e[0],transform:e[2],editor:e[5],$$slots:{default:[Bo,({grab:o})=>({9:o}),({grab:o})=>o?512:0]},$$scope:{ctx:e}}}),t.$on("change",e[6]),t.$on("grab",e[7]),t.$on("release",e[8]),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,[i]){const s={};i&1&&(s.shape=o[0]),i&4&&(s.transform=o[2]),i&8730&&(s.$$scope={dirty:i,ctx:o}),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}const Ht=e=>e.join(","),jt=e=>e.join(",");function Do(e,t,n){let o,{shape:i}=t,{computedStyle:s}=t,{transform:r}=t,{viewportScale:l=1}=t;const a=(h,g,m)=>{let _;const w=h.geometry;g==="SHAPE"?_=w.points.map(([E,b])=>[E+m[0],b+m[1]]):_=w.points.map(([E,b],A)=>g===`HANDLE-${A}`?[E+m[0],b+m[1]]:[E,b]);const y=Be(_);return{...h,geometry:{points:_,bounds:y}}};function c(h){de.call(this,e,h)}function u(h){de.call(this,e,h)}function f(h){de.call(this,e,h)}return e.$$set=h=>{"shape"in h&&n(0,i=h.shape),"computedStyle"in h&&n(1,s=h.computedStyle),"transform"in h&&n(2,r=h.transform),"viewportScale"in h&&n(3,l=h.viewportScale)},e.$$.update=()=>{e.$$.dirty&1&&n(4,o=i.geometry)},[i,s,r,l,o,a,c,u,f]}class Wt extends ne{constructor(t){super(),te(this,t,Do,Po,J,{shape:0,computedStyle:1,transform:2,viewportScale:3})}}const ze=(e,t)=>{const n=Math.abs(t[0]-e[0]),o=Math.abs(t[1]-e[1]);return Math.sqrt(Math.pow(n,2)+Math.pow(o,2))},Ae=[];function Yo(e,t=C){let n;const o=new Set;function i(l){if(J(e,l)&&(e=l,n)){const a=!Ae.length;for(const c of o)c[1](),Ae.push(c,e);if(a){for(let c=0;c<Ae.length;c+=2)Ae[c][0](Ae[c+1]);Ae.length=0}}}function s(l){i(l(e))}function r(l,a=C){const c=[l,a];return o.add(c),o.size===1&&(n=t(i,s)||C),l(e),()=>{o.delete(c),o.size===0&&n&&(n(),n=null)}}return{set:i,update:s,subscribe:r}}const Xo=(e,t)=>{const{naturalWidth:n,naturalHeight:o}=e;if(!n&&!o){const{width:i,height:s}=e;t.setAttribute("viewBox",`0 0 ${i} ${s}`),e.addEventListener("load",r=>{const l=r.target;t.setAttribute("viewBox",`0 0 ${l.naturalWidth} ${l.naturalHeight}`)})}else t.setAttribute("viewBox",`0 0 ${n} ${o}`)},qt=(e,t)=>{Xo(e,t);const{subscribe:n,set:o}=Yo(1);let i;return window.ResizeObserver&&(i=new ResizeObserver(()=>{const r=t.getBoundingClientRect(),{width:l,height:a}=t.viewBox.baseVal,c=Math.max(r.width/l,r.height/a);o(c)}),i.observe(t.parentElement)),{destroy:()=>{i&&i.disconnect()},subscribe:n}},Kt="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function Co(e){let t,n,o,i,s,r;return{c(){t=N("rect"),d(t,"class",n=Ce(`a9s-handle ${e[8].class||""}`.trim())+" svelte-1sgkh33"),d(t,"x",o=e[0]-e[5]/2),d(t,"y",i=e[1]-e[5]/2),d(t,"width",e[5]),d(t,"height",e[5])},m(l,a){O(l,t,a),s||(r=W(t,"pointerdown",e[11]),s=!0)},p(l,a){a&256&&n!==(n=Ce(`a9s-handle ${l[8].class||""}`.trim())+" svelte-1sgkh33")&&d(t,"class",n),a&33&&o!==(o=l[0]-l[5]/2)&&d(t,"x",o),a&34&&i!==(i=l[1]-l[5]/2)&&d(t,"y",i),a&32&&d(t,"width",l[5]),a&32&&d(t,"height",l[5])},d(l){l&&k(t),s=!1,r()}}}function Ro(e){let t,n,o,i,s,r,l,a,c;return{c(){t=N("g"),n=N("circle"),i=N("rect"),d(n,"cx",e[0]),d(n,"cy",e[1]),d(n,"r",o=e[3]/e[2]),d(n,"class","a9s-touch-halo svelte-1sgkh33"),Re(n,"touched",e[4]),d(i,"class",s=Ce(`a9s-handle ${e[8].class||""}`.trim())+" svelte-1sgkh33"),d(i,"x",r=e[0]-e[5]/2),d(i,"y",l=e[1]-e[5]/2),d(i,"width",e[5]),d(i,"height",e[5]),d(t,"class","a9s-touch-handle")},m(u,f){O(u,t,f),re(t,n),re(t,i),a||(c=[W(n,"pointerdown",e[10]),W(n,"pointerdown",e[6]),W(n,"pointerup",e[7]),W(i,"pointerdown",e[9]),W(i,"pointerdown",e[6]),W(i,"pointerup",e[7])],a=!0)},p(u,f){f&1&&d(n,"cx",u[0]),f&2&&d(n,"cy",u[1]),f&12&&o!==(o=u[3]/u[2])&&d(n,"r",o),f&16&&Re(n,"touched",u[4]),f&256&&s!==(s=Ce(`a9s-handle ${u[8].class||""}`.trim())+" svelte-1sgkh33")&&d(i,"class",s),f&33&&r!==(r=u[0]-u[5]/2)&&d(i,"x",r),f&34&&l!==(l=u[1]-u[5]/2)&&d(i,"y",l),f&32&&d(i,"width",u[5]),f&32&&d(i,"height",u[5])},d(u){u&&k(t),a=!1,se(c)}}}function Uo(e){let t;function n(s,r){return Kt?Ro:Co}let i=n()(e);return{c(){i.c(),t=le()},m(s,r){i.m(s,r),O(s,t,r)},p(s,[r]){i.p(s,r)},i:C,o:C,d(s){s&&k(t),i.d(s)}}}function No(e,t,n){let o,{x:i}=t,{y:s}=t,{scale:r}=t,{radius:l=30}=t,a=!1;const c=m=>{m.pointerType==="touch"&&n(4,a=!0)},u=()=>n(4,a=!1);function f(m){de.call(this,e,m)}function h(m){de.call(this,e,m)}function g(m){de.call(this,e,m)}return e.$$set=m=>{n(8,t=ue(ue({},t),Et(m))),"x"in m&&n(0,i=m.x),"y"in m&&n(1,s=m.y),"scale"in m&&n(2,r=m.scale),"radius"in m&&n(3,l=m.radius)},e.$$.update=()=>{e.$$.dirty&4&&n(5,o=10/r)},t=Et(t),[i,s,r,l,a,o,c,u,t,f,h,g]}class Se extends ne{constructor(t){super(),te(this,t,No,Uo,J,{x:0,y:1,scale:2,radius:3})}}function Vo(e){let t,n,o,i,s,r,l,a,c,u,f,h,g,m,_,w,y,E,b,A,I,X,V,p,T,S,M,B,R,$,ve,Le,Xe,fe,P,H,j,Z,he,ie,G,gt,On;return fe=new Se({props:{class:"a9s-corner-handle-topleft",x:e[4].x,y:e[4].y,scale:e[3]}}),fe.$on("pointerdown",function(){q(e[9]("TOP_LEFT"))&&e[9]("TOP_LEFT").apply(this,arguments)}),H=new Se({props:{class:"a9s-corner-handle-topright",x:e[4].x+e[4].w,y:e[4].y,scale:e[3]}}),H.$on("pointerdown",function(){q(e[9]("TOP_RIGHT"))&&e[9]("TOP_RIGHT").apply(this,arguments)}),Z=new Se({props:{class:"a9s-corner-handle-bottomright",x:e[4].x+e[4].w,y:e[4].y+e[4].h,scale:e[3]}}),Z.$on("pointerdown",function(){q(e[9]("BOTTOM_RIGHT"))&&e[9]("BOTTOM_RIGHT").apply(this,arguments)}),ie=new Se({props:{class:"a9s-corner-handle-bottomleft",x:e[4].x,y:e[4].y+e[4].h,scale:e[3]}}),ie.$on("pointerdown",function(){q(e[9]("BOTTOM_LEFT"))&&e[9]("BOTTOM_LEFT").apply(this,arguments)}),{c(){t=N("rect"),l=oe(),a=N("rect"),g=oe(),m=N("rect"),E=oe(),b=N("rect"),V=oe(),p=N("rect"),B=oe(),R=N("rect"),Xe=oe(),ee(fe.$$.fragment),P=oe(),ee(H.$$.fragment),j=oe(),ee(Z.$$.fragment),he=oe(),ee(ie.$$.fragment),d(t,"class","a9s-outer"),d(t,"style",n=e[1]?"display:none;":void 0),d(t,"x",o=e[4].x),d(t,"y",i=e[4].y),d(t,"width",s=e[4].w),d(t,"height",r=e[4].h),d(a,"class","a9s-inner a9s-shape-handle"),d(a,"style",e[1]),d(a,"x",c=e[4].x),d(a,"y",u=e[4].y),d(a,"width",f=e[4].w),d(a,"height",h=e[4].h),d(m,"class","a9s-edge-handle a9s-edge-handle-top"),d(m,"x",_=e[4].x),d(m,"y",w=e[4].y),d(m,"height",1),d(m,"width",y=e[4].w),d(b,"class","a9s-edge-handle a9s-edge-handle-right"),d(b,"x",A=e[4].x+e[4].w),d(b,"y",I=e[4].y),d(b,"height",X=e[4].h),d(b,"width",1),d(p,"class","a9s-edge-handle a9s-edge-handle-bottom"),d(p,"x",T=e[4].x),d(p,"y",S=e[4].y+e[4].h),d(p,"height",1),d(p,"width",M=e[4].w),d(R,"class","a9s-edge-handle a9s-edge-handle-left"),d(R,"x",$=e[4].x),d(R,"y",ve=e[4].y),d(R,"height",Le=e[4].h),d(R,"width",1)},m(Y,v){O(Y,t,v),O(Y,l,v),O(Y,a,v),O(Y,g,v),O(Y,m,v),O(Y,E,v),O(Y,b,v),O(Y,V,v),O(Y,p,v),O(Y,B,v),O(Y,R,v),O(Y,Xe,v),Q(fe,Y,v),O(Y,P,v),Q(H,Y,v),O(Y,j,v),Q(Z,Y,v),O(Y,he,v),Q(ie,Y,v),G=!0,gt||(On=[W(t,"pointerdown",function(){q(e[9]("SHAPE"))&&e[9]("SHAPE").apply(this,arguments)}),W(a,"pointerdown",function(){q(e[9]("SHAPE"))&&e[9]("SHAPE").apply(this,arguments)}),W(m,"pointerdown",function(){q(e[9]("TOP"))&&e[9]("TOP").apply(this,arguments)}),W(b,"pointerdown",function(){q(e[9]("RIGHT"))&&e[9]("RIGHT").apply(this,arguments)}),W(p,"pointerdown",function(){q(e[9]("BOTTOM"))&&e[9]("BOTTOM").apply(this,arguments)}),W(R,"pointerdown",function(){q(e[9]("LEFT"))&&e[9]("LEFT").apply(this,arguments)})],gt=!0)},p(Y,v){e=Y,(!G||v&2&&n!==(n=e[1]?"display:none;":void 0))&&d(t,"style",n),(!G||v&16&&o!==(o=e[4].x))&&d(t,"x",o),(!G||v&16&&i!==(i=e[4].y))&&d(t,"y",i),(!G||v&16&&s!==(s=e[4].w))&&d(t,"width",s),(!G||v&16&&r!==(r=e[4].h))&&d(t,"height",r),(!G||v&2)&&d(a,"style",e[1]),(!G||v&16&&c!==(c=e[4].x))&&d(a,"x",c),(!G||v&16&&u!==(u=e[4].y))&&d(a,"y",u),(!G||v&16&&f!==(f=e[4].w))&&d(a,"width",f),(!G||v&16&&h!==(h=e[4].h))&&d(a,"height",h),(!G||v&16&&_!==(_=e[4].x))&&d(m,"x",_),(!G||v&16&&w!==(w=e[4].y))&&d(m,"y",w),(!G||v&16&&y!==(y=e[4].w))&&d(m,"width",y),(!G||v&16&&A!==(A=e[4].x+e[4].w))&&d(b,"x",A),(!G||v&16&&I!==(I=e[4].y))&&d(b,"y",I),(!G||v&16&&X!==(X=e[4].h))&&d(b,"height",X),(!G||v&16&&T!==(T=e[4].x))&&d(p,"x",T),(!G||v&16&&S!==(S=e[4].y+e[4].h))&&d(p,"y",S),(!G||v&16&&M!==(M=e[4].w))&&d(p,"width",M),(!G||v&16&&$!==($=e[4].x))&&d(R,"x",$),(!G||v&16&&ve!==(ve=e[4].y))&&d(R,"y",ve),(!G||v&16&&Le!==(Le=e[4].h))&&d(R,"height",Le);const qe={};v&16&&(qe.x=e[4].x),v&16&&(qe.y=e[4].y),v&8&&(qe.scale=e[3]),fe.$set(qe);const Ke={};v&16&&(Ke.x=e[4].x+e[4].w),v&16&&(Ke.y=e[4].y),v&8&&(Ke.scale=e[3]),H.$set(Ke);const Je={};v&16&&(Je.x=e[4].x+e[4].w),v&16&&(Je.y=e[4].y+e[4].h),v&8&&(Je.scale=e[3]),Z.$set(Je);const Ze={};v&16&&(Ze.x=e[4].x),v&16&&(Ze.y=e[4].y+e[4].h),v&8&&(Ze.scale=e[3]),ie.$set(Ze)},i(Y){G||(D(fe.$$.fragment,Y),D(H.$$.fragment,Y),D(Z.$$.fragment,Y),D(ie.$$.fragment,Y),G=!0)},o(Y){U(fe.$$.fragment,Y),U(H.$$.fragment,Y),U(Z.$$.fragment,Y),U(ie.$$.fragment,Y),G=!1},d(Y){Y&&(k(t),k(l),k(a),k(g),k(m),k(E),k(b),k(V),k(p),k(B),k(R),k(Xe),k(P),k(j),k(he)),x(fe,Y),x(H,Y),x(Z,Y),x(ie,Y),gt=!1,se(On)}}}function Go(e){let t,n;return t=new st({props:{shape:e[0],transform:e[2],editor:e[5],$$slots:{default:[Vo,({grab:o})=>({9:o}),({grab:o})=>o?512:0]},$$scope:{ctx:e}}}),t.$on("grab",e[6]),t.$on("change",e[7]),t.$on("release",e[8]),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,[i]){const s={};i&1&&(s.shape=o[0]),i&4&&(s.transform=o[2]),i&1562&&(s.$$scope={dirty:i,ctx:o}),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function Fo(e,t,n){let o,{shape:i}=t,{computedStyle:s}=t,{transform:r}=t,{viewportScale:l=1}=t;const a=(h,g,m)=>{const _=h.geometry.bounds;let[w,y]=[_.minX,_.minY],[E,b]=[_.maxX,_.maxY];const[A,I]=m;if(g==="SHAPE")w+=A,E+=A,y+=I,b+=I;else{switch(g){case"TOP":case"TOP_LEFT":case"TOP_RIGHT":{y+=I;break}case"BOTTOM":case"BOTTOM_LEFT":case"BOTTOM_RIGHT":{b+=I;break}}switch(g){case"LEFT":case"TOP_LEFT":case"BOTTOM_LEFT":{w+=A;break}case"RIGHT":case"TOP_RIGHT":case"BOTTOM_RIGHT":{E+=A;break}}}const X=Math.min(w,E),V=Math.min(y,b),p=Math.abs(E-w),T=Math.abs(b-y);return{...h,geometry:{x:X,y:V,w:p,h:T,bounds:{minX:X,minY:V,maxX:X+p,maxY:V+T}}}};function c(h){de.call(this,e,h)}function u(h){de.call(this,e,h)}function f(h){de.call(this,e,h)}return e.$$set=h=>{"shape"in h&&n(0,i=h.shape),"computedStyle"in h&&n(1,s=h.computedStyle),"transform"in h&&n(2,r=h.transform),"viewportScale"in h&&n(3,l=h.viewportScale)},e.$$.update=()=>{e.$$.dirty&1&&n(4,o=i.geometry)},[i,s,r,l,o,a,c,u,f]}class Jt extends ne{constructor(t){super(),te(this,t,Fo,Go,J,{shape:0,computedStyle:1,transform:2,viewportScale:3})}}const Zt=new Map([[z.RECTANGLE,Jt],[z.POLYGON,Wt]]),Qt=e=>Zt.get(e.type),xt=(e,t)=>Zt.set(e,t),zo=e=>({}),$t=e=>({grab:e[0]});function Ho(e){let t,n,o,i;const s=e[7].default,r=Pn(s,e,e[6],$t);return{c(){t=N("g"),r&&r.c(),d(t,"class","a9s-annotation selected")},m(l,a){O(l,t,a),r&&r.m(t,null),n=!0,o||(i=[W(t,"pointerup",e[2]),W(t,"pointermove",e[1])],o=!0)},p(l,[a]){r&&r.p&&(!n||a&64)&&Yn(r,s,l,l[6],n?Dn(s,l[6],a,zo):Xn(l[6]),$t)},i(l){n||(D(r,l),n=!0)},o(l){U(r,l),n=!1},d(l){l&&k(t),r&&r.d(l),o=!1,se(i)}}}function jo(e,t,n){let{$$slots:o={},$$scope:i}=t;const s=pe();let{shape:r}=t,{editor:l}=t,{transform:a}=t,c,u,f;const h=_=>w=>{c=_,u=a.elementToImage(w.offsetX,w.offsetY),f=r,w.target.setPointerCapture(w.pointerId),s("grab",w)},g=_=>{if(c){const[w,y]=a.elementToImage(_.offsetX,_.offsetY),E=[w-u[0],y-u[1]];n(3,r=l(f,c,E)),s("change",r)}},m=_=>{_.target.releasePointerCapture(_.pointerId),c=void 0,f=r,s("release",_)};return e.$$set=_=>{"shape"in _&&n(3,r=_.shape),"editor"in _&&n(4,l=_.editor),"transform"in _&&n(5,a=_.transform),"$$scope"in _&&n(6,i=_.$$scope)},[h,g,m,r,l,a,i,o]}class st extends ne{constructor(t){super(),te(this,t,jo,Ho,J,{shape:3,editor:4,transform:5})}}const He=(e,t)=>{const n=typeof t=="function"?t(e):t;if(n){const{fill:o,fillOpacity:i}=n;let s="";return o&&(s+=`fill:${o};stroke:${o};`),s+=`fill-opacity:${i||"0.25"};`,s}};function Wo(e,t,n){let o;const i=pe();let{annotation:s}=t,{editor:r}=t,{style:l}=t,{target:a}=t,{transform:c}=t,{viewportScale:u}=t,f;return Oe(()=>(n(6,f=new r({target:a,props:{shape:s.target.selector,computedStyle:o,transform:c,viewportScale:u}})),f.$on("change",h=>{f.$$set({shape:h.detail}),i("change",h.detail)}),f.$on("grab",h=>i("grab",h.detail)),f.$on("release",h=>i("release",h.detail)),()=>{f.$destroy()})),e.$$set=h=>{"annotation"in h&&n(0,s=h.annotation),"editor"in h&&n(1,r=h.editor),"style"in h&&n(2,l=h.style),"target"in h&&n(3,a=h.target),"transform"in h&&n(4,c=h.transform),"viewportScale"in h&&n(5,u=h.viewportScale)},e.$$.update=()=>{e.$$.dirty&5&&(o=He(s,l)),e.$$.dirty&65&&s&&(f==null||f.$set({shape:s.target.selector})),e.$$.dirty&80&&f&&f.$set({transform:c}),e.$$.dirty&96&&f&&f.$set({viewportScale:u})},[s,r,l,a,c,u,f]}class en extends ne{constructor(t){super(),te(this,t,Wo,null,J,{annotation:0,editor:1,style:2,target:3,transform:4,viewportScale:5})}}function qo(e,t,n){const o=pe();let{drawingMode:i}=t,{target:s}=t,{tool:r}=t,{transform:l}=t,{viewportScale:a}=t,c;return Oe(()=>{const u=s.closest("svg"),f=[],h=(g,m,_)=>{u==null||u.addEventListener(g,m,_),f.push(()=>u==null?void 0:u.removeEventListener(g,m,_))};return n(5,c=new r({target:s,props:{addEventListener:h,drawingMode:i,transform:l,viewportScale:a}})),c.$on("create",g=>o("create",g.detail)),()=>{f.forEach(g=>g()),c.$destroy()}}),e.$$set=u=>{"drawingMode"in u&&n(0,i=u.drawingMode),"target"in u&&n(1,s=u.target),"tool"in u&&n(2,r=u.tool),"transform"in u&&n(3,l=u.transform),"viewportScale"in u&&n(4,a=u.viewportScale)},e.$$.update=()=>{e.$$.dirty&40&&c&&c.$set({transform:l}),e.$$.dirty&48&&c&&c.$set({viewportScale:a})},[i,s,r,l,a,c]}class tn extends ne{constructor(t){super(),te(this,t,qo,null,J,{drawingMode:0,target:1,tool:2,transform:3,viewportScale:4})}}function nn(e){let t,n;return{c(){t=N("rect"),n=N("rect"),d(t,"class","a9s-outer"),d(t,"x",e[1]),d(t,"y",e[2]),d(t,"width",e[3]),d(t,"height",e[4]),d(n,"class","a9s-inner"),d(n,"x",e[1]),d(n,"y",e[2]),d(n,"width",e[3]),d(n,"height",e[4])},m(o,i){O(o,t,i),O(o,n,i)},p(o,i){i&2&&d(t,"x",o[1]),i&4&&d(t,"y",o[2]),i&8&&d(t,"width",o[3]),i&16&&d(t,"height",o[4]),i&2&&d(n,"x",o[1]),i&4&&d(n,"y",o[2]),i&8&&d(n,"width",o[3]),i&16&&d(n,"height",o[4])},d(o){o&&(k(t),k(n))}}}function Ko(e){let t,n=e[0]&&nn(e);return{c(){t=N("g"),n&&n.c(),d(t,"class","a9s-annotation a9s-rubberband")},m(o,i){O(o,t,i),n&&n.m(t,null)},p(o,[i]){o[0]?n?n.p(o,i):(n=nn(o),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},i:C,o:C,d(o){o&&k(t),n&&n.d()}}}function Jo(e,t,n){const o=pe();let{addEventListener:i}=t,{drawingMode:s}=t,{transform:r}=t,l,a,c,u,f,h,g;const m=E=>{const b=E;l=performance.now(),s==="drag"&&(n(0,a=r.elementToImage(b.offsetX,b.offsetY)),c=a,n(1,u=a[0]),n(2,f=a[1]),n(3,h=1),n(4,g=1))},_=E=>{const b=E;a&&(c=r.elementToImage(b.offsetX,b.offsetY),n(1,u=Math.min(c[0],a[0])),n(2,f=Math.min(c[1],a[1])),n(3,h=Math.abs(c[0]-a[0])),n(4,g=Math.abs(c[1]-a[1])))},w=E=>{const b=E,A=performance.now()-l;if(s==="click"){if(A>300)return;b.stopPropagation(),a?y():(n(0,a=r.elementToImage(b.offsetX,b.offsetY)),c=a,n(1,u=a[0]),n(2,f=a[1]),n(3,h=1),n(4,g=1))}else a&&(A>300||h*g>100?(b.stopPropagation(),y()):(n(0,a=void 0),c=void 0))},y=()=>{if(h*g>15){const E={type:z.RECTANGLE,geometry:{bounds:{minX:u,minY:f,maxX:u+h,maxY:f+g},x:u,y:f,w:h,h:g}};o("create",E)}n(0,a=void 0),c=void 0};return Oe(()=>{i("pointerdown",m),i("pointermove",_),i("pointerup",w,!0)}),e.$$set=E=>{"addEventListener"in E&&n(5,i=E.addEventListener),"drawingMode"in E&&n(6,s=E.drawingMode),"transform"in E&&n(7,r=E.transform)},[a,u,f,h,g,i,s,r]}class on extends ne{constructor(t){super(),te(this,t,Jo,Ko,J,{addEventListener:5,drawingMode:6,transform:7})}}function rt(e){const t=e.slice(),n=(t[2]?t[0]:[...t[0],t[1]]).map(o=>o.join(",")).join(" ");return t[16]=n,t}function sn(e){let t,n,o,i,s,r=e[2]&&rn(e);return{c(){t=N("polygon"),o=N("polygon"),r&&r.c(),s=le(),d(t,"class","a9s-outer"),d(t,"points",n=e[16]),d(o,"class","a9s-inner"),d(o,"points",i=e[16])},m(l,a){O(l,t,a),O(l,o,a),r&&r.m(l,a),O(l,s,a)},p(l,a){a&7&&n!==(n=l[16])&&d(t,"points",n),a&7&&i!==(i=l[16])&&d(o,"points",i),l[2]?r?r.p(l,a):(r=rn(l),r.c(),r.m(s.parentNode,s)):r&&(r.d(1),r=null)},d(l){l&&(k(t),k(o),k(s)),r&&r.d(l)}}}function rn(e){let t,n,o;return{c(){t=N("rect"),d(t,"class","a9s-corner-handle"),d(t,"x",n=e[0][0][0]-e[3]/2),d(t,"y",o=e[0][0][1]-e[3]/2),d(t,"height",e[3]),d(t,"width",e[3])},m(i,s){O(i,t,s)},p(i,s){s&9&&n!==(n=i[0][0][0]-i[3]/2)&&d(t,"x",n),s&9&&o!==(o=i[0][0][1]-i[3]/2)&&d(t,"y",o),s&8&&d(t,"height",i[3]),s&8&&d(t,"width",i[3])},d(i){i&&k(t)}}}function Zo(e){let t,n=e[1]&&sn(rt(e));return{c(){t=N("g"),n&&n.c(),d(t,"class","a9s-annotation a9s-rubberband")},m(o,i){O(o,t,i),n&&n.m(t,null)},p(o,[i]){o[1]?n?n.p(rt(o),i):(n=sn(rt(o)),n.c(),n.m(t,null)):n&&(n.d(1),n=null)},i:C,o:C,d(o){o&&k(t),n&&n.d()}}}const Qo=20,xo=1500;function $o(e,t,n){let o;const i=pe();let{addEventListener:s}=t,{drawingMode:r}=t,{transform:l}=t,{viewportScale:a=1}=t,c,u=[],f,h,g=!1;const m=b=>{const A=b,{timeStamp:I,offsetX:X,offsetY:V}=A;if(c={timeStamp:I,offsetX:X,offsetY:V},r==="drag"&&u.length===0){const p=l.elementToImage(A.offsetX,A.offsetY);u.push(p),n(1,f=p)}},_=b=>{const A=b;if(h&&clearTimeout(h),u.length>0){if(n(1,f=l.elementToImage(A.offsetX,A.offsetY)),u.length>2){const I=ze(f,u[0])*a;n(2,g=I<Qo)}A.pointerType==="touch"&&(h=setTimeout(()=>{y()},xo))}},w=b=>{const A=b;if(r==="click"){const I=A.timeStamp-c.timeStamp,X=ze([c.offsetX,c.offsetY],[A.offsetX,A.offsetY]);if(I>300||X>15)return;if(g)E();else if(u.length===0){const V=l.elementToImage(A.offsetX,A.offsetY);u.push(V),n(1,f=V)}else u.push(f)}else{if(u.length===1&&ze(u[0],f)<=4){n(0,u=[]),n(1,f=void 0);return}A.stopImmediatePropagation(),g?E():u.push(f)}},y=()=>{if(!f)return;const b=[...u,f],A={type:z.POLYGON,geometry:{bounds:Be(b),points:b}};Ge(A)>4&&(n(0,u=[]),n(1,f=void 0),i("create",A))},E=()=>{const b={type:z.POLYGON,geometry:{bounds:Be(u),points:[...u]}};n(0,u=[]),n(1,f=void 0),i("create",b)};return Oe(()=>{s("pointerdown",m,!0),s("pointermove",_),s("pointerup",w,!0),s("dblclick",y,!0)}),e.$$set=b=>{"addEventListener"in b&&n(4,s=b.addEventListener),"drawingMode"in b&&n(5,r=b.drawingMode),"transform"in b&&n(6,l=b.transform),"viewportScale"in b&&n(7,a=b.viewportScale)},e.$$.update=()=>{e.$$.dirty&128&&n(3,o=10/a)},[u,f,g,o,s,r,l,a]}class ei extends ne{constructor(t){super(),te(this,t,$o,Zo,J,{addEventListener:4,drawingMode:5,transform:6,viewportScale:7})}}const lt=new Map([["rectangle",{tool:on}],["polygon",{tool:ei}]]),at=()=>[...lt.keys()],ct=e=>lt.get(e),ln=(e,t,n)=>lt.set(e,{tool:t,opts:n});function ti(e){let t,n,o,i,s;return{c(){t=N("g"),n=N("ellipse"),i=N("ellipse"),d(n,"class","a9s-outer"),d(n,"style",o=e[1]?"display:none;":void 0),d(n,"cx",e[2]),d(n,"cy",e[3]),d(n,"rx",e[4]),d(n,"ry",e[5]),d(i,"class","a9s-inner"),d(i,"style",e[1]),d(i,"cx",e[2]),d(i,"cy",e[3]),d(i,"rx",e[4]),d(i,"ry",e[5]),d(t,"data-id",s=e[0].id)},m(r,l){O(r,t,l),re(t,n),re(t,i)},p(r,[l]){l&2&&o!==(o=r[1]?"display:none;":void 0)&&d(n,"style",o),l&2&&d(i,"style",r[1]),l&1&&s!==(s=r[0].id)&&d(t,"data-id",s)},i:C,o:C,d(r){r&&k(t)}}}function ni(e,t,n){let o,{annotation:i}=t,{geom:s}=t,{style:r}=t;const{cx:l,cy:a,rx:c,ry:u}=s;return e.$$set=f=>{"annotation"in f&&n(0,i=f.annotation),"geom"in f&&n(6,s=f.geom),"style"in f&&n(7,r=f.style)},e.$$.update=()=>{e.$$.dirty&129&&n(1,o=He(i,r))},[i,o,l,a,c,u,s,r]}class oi extends ne{constructor(t){super(),te(this,t,ni,ti,J,{annotation:0,geom:6,style:7})}}function ii(e){let t,n,o,i,s;return{c(){t=N("g"),n=N("polygon"),i=N("polygon"),d(n,"class","a9s-outer"),d(n,"style",o=e[1]?"display:none;":void 0),d(n,"points",e[2].map(si).join(" ")),d(i,"class","a9s-inner"),d(i,"style",e[1]),d(i,"points",e[2].map(ri).join(" ")),d(t,"data-id",s=e[0].id)},m(r,l){O(r,t,l),re(t,n),re(t,i)},p(r,[l]){l&2&&o!==(o=r[1]?"display:none;":void 0)&&d(n,"style",o),l&2&&d(i,"style",r[1]),l&1&&s!==(s=r[0].id)&&d(t,"data-id",s)},i:C,o:C,d(r){r&&k(t)}}}const si=e=>e.join(","),ri=e=>e.join(",");function li(e,t,n){let o,{annotation:i}=t,{geom:s}=t,{style:r}=t;const{points:l}=s;return e.$$set=a=>{"annotation"in a&&n(0,i=a.annotation),"geom"in a&&n(3,s=a.geom),"style"in a&&n(4,r=a.style)},e.$$.update=()=>{e.$$.dirty&17&&n(1,o=He(i,r))},[i,o,l,s,r]}class ai extends ne{constructor(t){super(),te(this,t,li,ii,J,{annotation:0,geom:3,style:4})}}function ci(e){let t,n,o,i,s;return{c(){t=N("g"),n=N("rect"),i=N("rect"),d(n,"class","a9s-outer"),d(n,"style",o=e[5]?"display:none;":void 0),d(n,"x",e[4]),d(n,"y",e[3]),d(n,"width",e[2]),d(n,"height",e[1]),d(i,"class","a9s-inner"),d(i,"style",e[5]),d(i,"x",e[4]),d(i,"y",e[3]),d(i,"width",e[2]),d(i,"height",e[1]),d(t,"data-id",s=e[0].id)},m(r,l){O(r,t,l),re(t,n),re(t,i)},p(r,[l]){l&32&&o!==(o=r[5]?"display:none;":void 0)&&d(n,"style",o),l&16&&d(n,"x",r[4]),l&8&&d(n,"y",r[3]),l&4&&d(n,"width",r[2]),l&2&&d(n,"height",r[1]),l&32&&d(i,"style",r[5]),l&16&&d(i,"x",r[4]),l&8&&d(i,"y",r[3]),l&4&&d(i,"width",r[2]),l&2&&d(i,"height",r[1]),l&1&&s!==(s=r[0].id)&&d(t,"data-id",s)},i:C,o:C,d(r){r&&k(t)}}}function fi(e,t,n){let o,i,s,r,l,{annotation:a}=t,{geom:c}=t,{style:u}=t;return e.$$set=f=>{"annotation"in f&&n(0,a=f.annotation),"geom"in f&&n(6,c=f.geom),"style"in f&&n(7,u=f.style)},e.$$.update=()=>{e.$$.dirty&129&&n(5,o=He(a,u)),e.$$.dirty&64&&n(4,{x:i,y:s,w:r,h:l}=c,i,(n(3,s),n(6,c)),(n(2,r),n(6,c)),(n(1,l),n(6,c)))},[a,l,r,s,i,o,c,u]}class ui extends ne{constructor(t){super(),te(this,t,fi,ci,J,{annotation:0,geom:6,style:7})}}const di={elementToImage:(e,t)=>[e,t]},an=e=>({elementToImage:(t,n)=>{const o=e.getBoundingClientRect(),i=e.createSVGPoint();i.x=t+o.x,i.y=n+o.y;const{x:s,y:r}=i.matrixTransform(e.getScreenCTM().inverse());return[s,r]}}),hi=250,cn=(e,t)=>{const n=pe();let o;return{onPointerDown:()=>o=performance.now(),onPointerUp:r=>{if(performance.now()-o<hi){const{x:a,y:c}=gi(r,e),u=t.getAt(a,c);u?n("click",{originalEvent:r,annotation:u}):n("click",{originalEvent:r})}}}},gi=(e,t)=>{const n=t.createSVGPoint(),o=t.getBoundingClientRect(),i=e.clientX-o.x,s=e.clientY-o.y,{left:r,top:l}=t.getBoundingClientRect();return n.x=i+r,n.y=s+l,n.matrixTransform(t.getScreenCTM().inverse())},{Boolean:fn}=Cn;function un(e,t,n){const o=e.slice();return o[30]=t[n],o}function dn(e,t,n){const o=e.slice();return o[33]=t[n],o}function ft(e){const t=e.slice(),n=t[33].target.selector;return t[36]=n,t}function hn(e){let t=e[33].id,n,o,i=gn(e);return{c(){i.c(),n=le()},m(s,r){i.m(s,r),O(s,n,r),o=!0},p(s,r){r[0]&8192&&J(t,t=s[33].id)?(ae(),U(i,1,1,C),ce(),i=gn(s),i.c(),D(i,1),i.m(n.parentNode,n)):i.p(s,r)},i(s){o||(D(i),o=!0)},o(s){U(i),o=!1},d(s){s&&k(n),i.d(s)}}}function mi(e){let t,n;return t=new ai({props:{annotation:e[33],geom:e[36].geometry,style:e[1]}}),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){const s={};i[0]&8192&&(s.annotation=o[33]),i[0]&8192&&(s.geom=o[36].geometry),i[0]&2&&(s.style=o[1]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function pi(e){let t,n;return t=new ui({props:{annotation:e[33],geom:e[36].geometry,style:e[1]}}),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){const s={};i[0]&8192&&(s.annotation=o[33]),i[0]&8192&&(s.geom=o[36].geometry),i[0]&2&&(s.style=o[1]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function yi(e){let t,n;return t=new oi({props:{annotation:e[33],geom:e[36].geometry,style:e[1]}}),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){const s={};i[0]&8192&&(s.annotation=o[33]),i[0]&8192&&(s.geom=o[36].geometry),i[0]&2&&(s.style=o[1]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function gn(e){let t,n,o,i;const s=[yi,pi,mi],r=[];function l(a,c){return a[36].type===z.ELLIPSE?0:a[36].type===z.RECTANGLE?1:a[36].type===z.POLYGON?2:-1}return~(t=l(e))&&(n=r[t]=s[t](e)),{c(){n&&n.c(),o=le()},m(a,c){~t&&r[t].m(a,c),O(a,o,c),i=!0},p(a,c){let u=t;t=l(a),t===u?~t&&r[t].p(a,c):(n&&(ae(),U(r[u],1,1,()=>{r[u]=null}),ce()),~t?(n=r[t],n?n.p(a,c):(n=r[t]=s[t](a),n.c()),D(n,1),n.m(o.parentNode,o)):n=null)},i(a){i||(D(n),i=!0)},o(a){U(n),i=!1},d(a){a&&k(o),~t&&r[t].d(a)}}}function mn(e){let t=!e[7](e[33]),n,o,i=t&&hn(ft(e));return{c(){i&&i.c(),n=le()},m(s,r){i&&i.m(s,r),O(s,n,r),o=!0},p(s,r){r[0]&8320&&(t=!s[7](s[33])),t?i?(i.p(ft(s),r),r[0]&8320&&D(i,1)):(i=hn(ft(s)),i.c(),D(i,1),i.m(n.parentNode,n)):i&&(ae(),U(i,1,1,()=>{i=null}),ce())},i(s){o||(D(i),o=!0)},o(s){U(i),o=!1},d(s){s&&k(n),i&&i.d(s)}}}function pn(e){let t,n,o,i;const s=[wi,_i],r=[];function l(a,c){return a[6]?0:a[12]&&a[0]?1:-1}return~(t=l(e))&&(n=r[t]=s[t](e)),{c(){n&&n.c(),o=le()},m(a,c){~t&&r[t].m(a,c),O(a,o,c),i=!0},p(a,c){let u=t;t=l(a),t===u?~t&&r[t].p(a,c):(n&&(ae(),U(r[u],1,1,()=>{r[u]=null}),ce()),~t?(n=r[t],n?n.p(a,c):(n=r[t]=s[t](a),n.c()),D(n,1),n.m(o.parentNode,o)):n=null)},i(a){i||(D(n),i=!0)},o(a){U(n),i=!1},d(a){a&&k(o),~t&&r[t].d(a)}}}function _i(e){let t=e[2],n,o,i=yn(e);return{c(){i.c(),n=le()},m(s,r){i.m(s,r),O(s,n,r),o=!0},p(s,r){r[0]&4&&J(t,t=s[2])?(ae(),U(i,1,1,C),ce(),i=yn(s),i.c(),D(i,1),i.m(n.parentNode,n)):i.p(s,r)},i(s){o||(D(i),o=!0)},o(s){U(i),o=!1},d(s){s&&k(n),i.d(s)}}}function wi(e){let t,n,o=be(e[6]),i=[];for(let r=0;r<o.length;r+=1)i[r]=wn(un(e,o,r));const s=r=>U(i[r],1,1,()=>{i[r]=null});return{c(){for(let r=0;r<i.length;r+=1)i[r].c();t=le()},m(r,l){for(let a=0;a<i.length;a+=1)i[a]&&i[a].m(r,l);O(r,t,l),n=!0},p(r,l){if(l[0]&803922){o=be(r[6]);let a;for(a=0;a<o.length;a+=1){const c=un(r,o,a);i[a]?(i[a].p(c,l),D(i[a],1)):(i[a]=wn(c),i[a].c(),D(i[a],1),i[a].m(t.parentNode,t))}for(ae(),a=o.length;a<i.length;a+=1)s(a);ce()}},i(r){if(!n){for(let l=0;l<o.length;l+=1)D(i[l]);n=!0}},o(r){i=i.filter(fn);for(let l=0;l<i.length;l+=1)U(i[l]);n=!1},d(r){r&&k(t),Qe(i,r)}}}function yn(e){let t,n;return t=new tn({props:{target:e[4],tool:e[12],drawingMode:e[11],transform:e[10],viewportScale:e[14]}}),t.$on("create",e[17]),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){const s={};i[0]&16&&(s.target=o[4]),i[0]&4096&&(s.tool=o[12]),i[0]&2048&&(s.drawingMode=o[11]),i[0]&1024&&(s.transform=o[10]),i[0]&16384&&(s.viewportScale=o[14]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function _n(e){let t,n;return t=new en({props:{target:e[4],editor:e[19](e[30].target.selector),annotation:e[30],style:e[1],transform:e[10],viewportScale:e[14]}}),t.$on("change",function(){q(e[18](e[30]))&&e[18](e[30]).apply(this,arguments)}),{c(){ee(t.$$.fragment)},m(o,i){Q(t,o,i),n=!0},p(o,i){e=o;const s={};i[0]&16&&(s.target=e[4]),i[0]&64&&(s.editor=e[19](e[30].target.selector)),i[0]&64&&(s.annotation=e[30]),i[0]&2&&(s.style=e[1]),i[0]&1024&&(s.transform=e[10]),i[0]&16384&&(s.viewportScale=e[14]),t.$set(s)},i(o){n||(D(t.$$.fragment,o),n=!0)},o(o){U(t.$$.fragment,o),n=!1},d(o){x(t,o)}}}function wn(e){let t=e[30].id,n,o,i=_n(e);return{c(){i.c(),n=le()},m(s,r){i.m(s,r),O(s,n,r),o=!0},p(s,r){r[0]&64&&J(t,t=s[30].id)?(ae(),U(i,1,1,C),ce(),i=_n(s),i.c(),D(i,1),i.m(n.parentNode,n)):i.p(s,r)},i(s){o||(D(i),o=!0)},o(s){U(i),o=!1},d(s){s&&k(n),i.d(s)}}}function bi(e){let t,n,o,i,s,r,l=be(e[13]),a=[];for(let f=0;f<l.length;f+=1)a[f]=mn(dn(e,l,f));const c=f=>U(a[f],1,1,()=>{a[f]=null});let u=e[4]&&pn(e);return{c(){t=N("svg"),n=N("g");for(let f=0;f<a.length;f+=1)a[f].c();o=N("g"),u&&u.c(),d(o,"class","drawing"),d(t,"class","a9s-annotationlayer"),Re(t,"drawing",e[12])},m(f,h){O(f,t,h),re(t,n);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(n,null);re(t,o),u&&u.m(o,null),e[26](o),e[27](t),i=!0,s||(r=[W(t,"pointerup",function(){q(e[8])&&e[8].apply(this,arguments)}),W(t,"pointerdown",function(){q(e[9])&&e[9].apply(this,arguments)})],s=!0)},p(f,h){if(e=f,h[0]&8322){l=be(e[13]);let g;for(g=0;g<l.length;g+=1){const m=dn(e,l,g);a[g]?(a[g].p(m,h),D(a[g],1)):(a[g]=mn(m),a[g].c(),D(a[g],1),a[g].m(n,null))}for(ae(),g=l.length;g<a.length;g+=1)c(g);ce()}e[4]?u?(u.p(e,h),h[0]&16&&D(u,1)):(u=pn(e),u.c(),D(u,1),u.m(o,null)):u&&(ae(),U(u,1,1,()=>{u=null}),ce()),(!i||h[0]&4096)&&Re(t,"drawing",e[12])},i(f){if(!i){for(let h=0;h<l.length;h+=1)D(a[h]);D(u),i=!0}},o(f){a=a.filter(fn);for(let h=0;h<a.length;h+=1)U(a[h]);U(u),i=!1},d(f){f&&k(t),Qe(a,f),u&&u.d(),e[26](null),e[27](null),s=!1,se(r)}}}function Ei(e,t,n){let o,i,s,r,l,a,c,u,f,h,g=C,m=()=>(g(),g=_t(p,P=>n(14,h=P)),p);e.$$.on_destroy.push(()=>g());let{drawingEnabled:_}=t,{image:w}=t,{preferredDrawingMode:y}=t,{state:E}=t,{style:b=void 0}=t,{toolName:A=at()[0]}=t,{user:I}=t,X,V,p;Oe(()=>m(n(5,p=qt(w,V))));const{selection:T,store:S}=E;wt(e,T,P=>n(25,u=P)),wt(e,S,P=>n(13,f=P));let M,B;const R=P=>{M&&S.unobserve(M);const H=P.filter(({editable:j})=>j).map(({id:j})=>j);H.length>0?(n(6,B=H.map(j=>S.getAnnotation(j)).filter(Boolean)),M=j=>{const{updated:Z}=j.changes;n(6,B=Z==null?void 0:Z.map(he=>he.newValue))},S.observe(M,{annotations:H})):n(6,B=void 0)},$=P=>{const H=Xt(),j={id:H,bodies:[],target:{annotation:H,selector:P.detail,creator:I,created:new Date}};S.addAnnotation(j),T.setSelected(j.id)},ve=P=>H=>{var ie;const{target:j}=P,Z=10*60*1e3,he=((ie=j.creator)==null?void 0:ie.id)!==I.id||!j.created||new Date().getTime()-j.created.getTime()>Z;S.updateTarget({...j,selector:H.detail,created:he?j.created:new Date,updated:he?new Date:void 0,updatedBy:he?I:void 0})},Le=P=>Qt(P);function Xe(P){Ue[P?"unshift":"push"](()=>{X=P,n(4,X)})}function fe(P){Ue[P?"unshift":"push"](()=>{V=P,n(3,V)})}return e.$$set=P=>{"drawingEnabled"in P&&n(0,_=P.drawingEnabled),"image"in P&&n(20,w=P.image),"preferredDrawingMode"in P&&n(21,y=P.preferredDrawingMode),"state"in P&&n(22,E=P.state),"style"in P&&n(1,b=P.style),"toolName"in P&&n(2,A=P.toolName),"user"in P&&n(23,I=P.user)},e.$$.update=()=>{e.$$.dirty[0]&4&&n(12,{tool:o,opts:i}=ct(A)||{tool:void 0,opts:void 0},o,(n(24,i),n(2,A))),e.$$.dirty[0]&18874368&&n(11,s=(i==null?void 0:i.drawingMode)||y),e.$$.dirty[0]&8&&n(10,r=an(V)),e.$$.dirty[0]&8&&n(9,{onPointerDown:l,onPointerUp:a}=cn(V,S),l,(n(8,a),n(3,V))),e.$$.dirty[0]&33554432&&n(7,c=P=>u.selected.find(H=>H.id===P.id&&H.editable)),e.$$.dirty[0]&33554432&&R(u.selected)},[_,b,A,V,X,p,B,c,a,l,r,s,o,f,h,T,S,$,ve,Le,w,y,E,I,i,u,Xe,fe]}class bn extends ne{constructor(t){super(),te(this,t,Ei,bi,J,{drawingEnabled:0,image:20,preferredDrawingMode:21,state:22,style:1,toolName:2,user:23},null,[-1,-1])}}function Ai(e,t,n,o,i){En(e,t,n||0,o||e.length-1,i||Si)}function En(e,t,n,o,i){for(;o>n;){if(o-n>600){var s=o-n+1,r=t-n+1,l=Math.log(s),a=.5*Math.exp(2*l/3),c=.5*Math.sqrt(l*a*(s-a)/s)*(r-s/2<0?-1:1),u=Math.max(n,Math.floor(t-r*a/s+c)),f=Math.min(o,Math.floor(t+(s-r)*a/s+c));En(e,t,u,f,i)}var h=e[t],g=n,m=o;for(Pe(e,n,t),i(e[o],h)>0&&Pe(e,n,o);g<m;){for(Pe(e,g,m),g++,m--;i(e[g],h)<0;)g++;for(;i(e[m],h)>0;)m--}i(e[n],h)===0?Pe(e,n,m):(m++,Pe(e,m,o)),m<=t&&(n=m+1),t<=m&&(o=m-1)}}function Pe(e,t,n){var o=e[t];e[t]=e[n],e[n]=o}function Si(e,t){return e<t?-1:e>t?1:0}class Ti{constructor(t=9){this._maxEntries=Math.max(4,t),this._minEntries=Math.max(2,Math.ceil(this._maxEntries*.4)),this.clear()}all(){return this._all(this.data,[])}search(t){let n=this.data;const o=[];if(!We(t,n))return o;const i=this.toBBox,s=[];for(;n;){for(let r=0;r<n.children.length;r++){const l=n.children[r],a=n.leaf?i(l):l;We(t,a)&&(n.leaf?o.push(l):dt(t,a)?this._all(l,o):s.push(l))}n=s.pop()}return o}collides(t){let n=this.data;if(!We(t,n))return!1;const o=[];for(;n;){for(let i=0;i<n.children.length;i++){const s=n.children[i],r=n.leaf?this.toBBox(s):s;if(We(t,r)){if(n.leaf||dt(t,r))return!0;o.push(s)}}n=o.pop()}return!1}load(t){if(!(t&&t.length))return this;if(t.length<this._minEntries){for(let o=0;o<t.length;o++)this.insert(t[o]);return this}let n=this._build(t.slice(),0,t.length-1,0);if(!this.data.children.length)this.data=n;else if(this.data.height===n.height)this._splitRoot(this.data,n);else{if(this.data.height<n.height){const o=this.data;this.data=n,n=o}this._insert(n,this.data.height-n.height-1,!0)}return this}insert(t){return t&&this._insert(t,this.data.height-1),this}clear(){return this.data=Me([]),this}remove(t,n){if(!t)return this;let o=this.data;const i=this.toBBox(t),s=[],r=[];let l,a,c;for(;o||s.length;){if(o||(o=s.pop(),a=s[s.length-1],l=r.pop(),c=!0),o.leaf){const u=Mi(t,o.children,n);if(u!==-1)return o.children.splice(u,1),s.push(o),this._condense(s),this}!c&&!o.leaf&&dt(o,i)?(s.push(o),r.push(l),l=0,a=o,o=o.children[0]):a?(l++,o=a.children[l],c=!1):o=null}return this}toBBox(t){return t}compareMinX(t,n){return t.minX-n.minX}compareMinY(t,n){return t.minY-n.minY}toJSON(){return this.data}fromJSON(t){return this.data=t,this}_all(t,n){const o=[];for(;t;)t.leaf?n.push(...t.children):o.push(...t.children),t=o.pop();return n}_build(t,n,o,i){const s=o-n+1;let r=this._maxEntries,l;if(s<=r)return l=Me(t.slice(n,o+1)),Te(l,this.toBBox),l;i||(i=Math.ceil(Math.log(s)/Math.log(r)),r=Math.ceil(s/Math.pow(r,i-1))),l=Me([]),l.leaf=!1,l.height=i;const a=Math.ceil(s/r),c=a*Math.ceil(Math.sqrt(r));An(t,n,o,c,this.compareMinX);for(let u=n;u<=o;u+=c){const f=Math.min(u+c-1,o);An(t,u,f,a,this.compareMinY);for(let h=u;h<=f;h+=a){const g=Math.min(h+a-1,f);l.children.push(this._build(t,h,g,i-1))}}return Te(l,this.toBBox),l}_chooseSubtree(t,n,o,i){for(;i.push(n),!(n.leaf||i.length-1===o);){let s=1/0,r=1/0,l;for(let a=0;a<n.children.length;a++){const c=n.children[a],u=ut(c),f=ki(t,c)-u;f<r?(r=f,s=u<s?u:s,l=c):f===r&&u<s&&(s=u,l=c)}n=l||n.children[0]}return n}_insert(t,n,o){const i=o?t:this.toBBox(t),s=[],r=this._chooseSubtree(i,this.data,n,s);for(r.children.push(t),Ye(r,i);n>=0&&s[n].children.length>this._maxEntries;)this._split(s,n),n--;this._adjustParentBBoxes(i,s,n)}_split(t,n){const o=t[n],i=o.children.length,s=this._minEntries;this._chooseSplitAxis(o,s,i);const r=this._chooseSplitIndex(o,s,i),l=Me(o.children.splice(r,o.children.length-r));l.height=o.height,l.leaf=o.leaf,Te(o,this.toBBox),Te(l,this.toBBox),n?t[n-1].children.push(l):this._splitRoot(o,l)}_splitRoot(t,n){this.data=Me([t,n]),this.data.height=t.height+1,this.data.leaf=!1,Te(this.data,this.toBBox)}_chooseSplitIndex(t,n,o){let i,s=1/0,r=1/0;for(let l=n;l<=o-n;l++){const a=De(t,0,l,this.toBBox),c=De(t,l,o,this.toBBox),u=Ii(a,c),f=ut(a)+ut(c);u<s?(s=u,i=l,r=f<r?f:r):u===s&&f<r&&(r=f,i=l)}return i||o-n}_chooseSplitAxis(t,n,o){const i=t.leaf?this.compareMinX:vi,s=t.leaf?this.compareMinY:Li,r=this._allDistMargin(t,n,o,i),l=this._allDistMargin(t,n,o,s);r<l&&t.children.sort(i)}_allDistMargin(t,n,o,i){t.children.sort(i);const s=this.toBBox,r=De(t,0,n,s),l=De(t,o-n,o,s);let a=je(r)+je(l);for(let c=n;c<o-n;c++){const u=t.children[c];Ye(r,t.leaf?s(u):u),a+=je(r)}for(let c=o-n-1;c>=n;c--){const u=t.children[c];Ye(l,t.leaf?s(u):u),a+=je(l)}return a}_adjustParentBBoxes(t,n,o){for(let i=o;i>=0;i--)Ye(n[i],t)}_condense(t){for(let n=t.length-1,o;n>=0;n--)t[n].children.length===0?n>0?(o=t[n-1].children,o.splice(o.indexOf(t[n]),1)):this.clear():Te(t[n],this.toBBox)}}function Mi(e,t,n){if(!n)return t.indexOf(e);for(let o=0;o<t.length;o++)if(n(e,t[o]))return o;return-1}function Te(e,t){De(e,0,e.children.length,t,e)}function De(e,t,n,o,i){i||(i=Me(null)),i.minX=1/0,i.minY=1/0,i.maxX=-1/0,i.maxY=-1/0;for(let s=t;s<n;s++){const r=e.children[s];Ye(i,e.leaf?o(r):r)}return i}function Ye(e,t){return e.minX=Math.min(e.minX,t.minX),e.minY=Math.min(e.minY,t.minY),e.maxX=Math.max(e.maxX,t.maxX),e.maxY=Math.max(e.maxY,t.maxY),e}function vi(e,t){return e.minX-t.minX}function Li(e,t){return e.minY-t.minY}function ut(e){return(e.maxX-e.minX)*(e.maxY-e.minY)}function je(e){return e.maxX-e.minX+(e.maxY-e.minY)}function ki(e,t){return(Math.max(t.maxX,e.maxX)-Math.min(t.minX,e.minX))*(Math.max(t.maxY,e.maxY)-Math.min(t.minY,e.minY))}function Ii(e,t){const n=Math.max(e.minX,t.minX),o=Math.max(e.minY,t.minY),i=Math.min(e.maxX,t.maxX),s=Math.min(e.maxY,t.maxY);return Math.max(0,i-n)*Math.max(0,s-o)}function dt(e,t){return e.minX<=t.minX&&e.minY<=t.minY&&t.maxX<=e.maxX&&t.maxY<=e.maxY}function We(e,t){return t.minX<=e.maxX&&t.minY<=e.maxY&&t.maxX>=e.minX&&t.maxY>=e.minY}function Me(e){return{children:e,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function An(e,t,n,o,i){const s=[t,n];for(;s.length;){if(n=s.pop(),t=s.pop(),n-t<=o)continue;const r=t+Math.ceil((n-t)/o/2)*o;Ai(e,r,t,n,i),s.push(t,r,r,n)}}const Oi=()=>{const e=new Ti,t=new Map,n=()=>[...t.values()],o=()=>{e.clear(),t.clear()},i=f=>{const{minX:h,minY:g,maxX:m,maxY:_}=f.selector.geometry.bounds,w={minX:h,minY:g,maxX:m,maxY:_,target:f};e.insert(w),t.set(f.annotation,w)},s=f=>{const h=t.get(f.annotation);h&&e.remove(h),t.delete(f.annotation)};return{all:n,clear:o,getAt:(f,h)=>{const m=e.search({minX:f,minY:h,maxX:f,maxY:h}).map(_=>_.target).filter(_=>_.selector.type===z.RECTANGLE||vt(_.selector,f,h));if(m.length>0)return m.sort((_,w)=>Ge(_.selector)-Ge(w.selector)),m[0]},getIntersecting:(f,h,g,m)=>e.search({minX:f,minY:h,maxX:f+g,maxY:h+m}).map(_=>_.target),insert:i,remove:s,set:(f,h=!0)=>{h&&o();const g=f.map(m=>{const{minX:_,minY:w,maxX:y,maxY:E}=m.selector.geometry.bounds;return{minX:_,minY:w,maxX:y,maxY:E,target:m}});g.forEach(m=>t.set(m.target.annotation,m)),e.load(g)},size:()=>e.all().length,update:(f,h)=>{s(f),i(h)}}},Sn=e=>{const t=ho(),n=Oi(),o=no(t,e.pointerSelectAction),i=to(t),s=_o();return t.observe(({changes:a})=>{n.set((a.created||[]).map(c=>c.target),!1),(a.deleted||[]).forEach(c=>n.remove(c.target)),(a.updated||[]).forEach(({oldValue:c,newValue:u})=>n.update(c.target,u.target))}),{store:{...t,getAt:(a,c)=>{const u=n.getAt(a,c);return u?t.getAnnotation(u.annotation):void 0},getIntersecting:(a,c,u,f)=>n.getIntersecting(a,c,u,f).map(h=>t.getAnnotation(h.annotation))},selection:o,hover:i,viewport:s}},Tn=e=>{const t=Sn(e);return{...t,store:go(t.store)}},Mn=e=>{let t,n;if(e.nodeName==="CANVAS")t=e,n=t.getContext("2d",{willReadFrequently:!0});else{const i=e;t=document.createElement("canvas"),t.width=i.width,t.height=i.height,n=t.getContext("2d",{willReadFrequently:!0}),n.drawImage(i,0,0,i.width,i.height)}let o=0;for(let i=1;i<10;i++)for(let s=1;s<10;s++){const r=Math.round(s*t.width/10),l=Math.round(i*t.height/10),a=n.getImageData(r,l,1,1).data,c=(.299*a[0]+.587*a[1]+.114*a[2])/255;o+=c}return o/81},vn=e=>{const t=Mn(e),n=t>.6?"dark":"light";return console.log(`[Annotorious] Image brightness: ${t.toFixed(1)}. Setting ${n} theme.`),n},ht=(e,t,n)=>t.setAttribute("data-theme",n==="auto"?vn(e):n),Ln=(e,t)=>({...e,drawingEnabled:e.drawingEnabled===void 0?t.drawingEnabled:e.drawingEnabled,drawingMode:e.drawingMode||t.drawingMode,pointerSelectAction:e.pointerSelectAction||t.pointerSelectAction,theme:e.theme||t.theme}),kn=navigator.userAgent.indexOf("Mac OS X")!==-1,In=(e,t)=>{const n=t||document,o=r=>{const l=r;l.key==="z"&&l.ctrlKey?e.undo():l.key==="y"&&l.ctrlKey&&e.redo()},i=r=>{const l=r;l.key==="z"&&l.metaKey&&(l.shiftKey?e.redo():e.undo())},s=()=>{kn?n.removeEventListener("keydown",i):n.removeEventListener("keydown",o)};return kn?n.addEventListener("keydown",i):n.addEventListener("keydown",o),{destroy:s}},Bi=(e,t={})=>{if(!e)throw"Missing argument: image";const n=typeof e=="string"?document.getElementById(e):e,o=Ln(t,{drawingEnabled:!0,drawingMode:"drag",pointerSelectAction:Rt.EDIT,theme:"light"}),i=Tn(o),{selection:s,store:r}=i,l=yo(r),a=wo(i,l,o.adapter,o.autoSave),c=document.createElement("DIV");c.style.position="relative",c.style.display="inline-block",n.style.display="block",n.parentNode.insertBefore(c,n),c.appendChild(n);const u=In(l);let f=vo();ht(n,c,o.theme);const h=new bn({target:c,props:{drawingEnabled:!!o.drawingEnabled,image:n,preferredDrawingMode:o.drawingMode,state:i,style:o.style,user:f}});h.$on("click",p=>{const{originalEvent:T,annotation:S}=p.detail;S?s.clickSelect(S.id,T):s.isEmpty()||s.clear()});const g=Eo(i,l,o.adapter),m=()=>{h.$destroy(),c.parentNode.insertBefore(n,c),c.parentNode.removeChild(c),u.destroy(),l.destroy()},_=()=>f,w=(p,T,S)=>ln(p,T,S),y=(p,T)=>xt(p,T),E=p=>{if(!ct(p))throw`No drawing tool named ${p}`;h.$set({toolName:p})},b=p=>h.$set({drawingEnabled:p}),A=p=>{console.warn("Filter not implemented yet")},I=p=>h.$set({style:p}),X=p=>ht(n,c,p),V=p=>{f=p,h.$set({user:p})};return{...g,destroy:m,getUser:_,listDrawingTools:at,on:a.on,off:a.off,registerDrawingTool:w,registerShapeEditor:y,setDrawingEnabled:b,setDrawingTool:E,setFilter:A,setStyle:I,setTheme:X,setUser:V,state:i}};L.Editor=st,L.EditorMount=en,L.Handle=Se,L.IdentityTransform=di,L.PolygonEditor=Wt,L.RectangleEditor=Jt,L.RectangleUtil=Lt,L.RubberbandRectangle=on,L.SVGAnnotationLayer=bn,L.ShapeType=z,L.ToolMount=tn,L.W3CImageFormat=Oo,L.addEventListeners=cn,L.boundsFromPoints=Be,L.computeArea=Ge,L.createImageAnnotator=Bi,L.createImageAnnotatorState=Sn,L.createSVGTransform=an,L.createSvelteImageAnnotatorState=Tn,L.detectTheme=vn,L.distance=ze,L.enableResponsive=qt,L.fillDefaults=Ln,L.getEditor=Qt,L.getTool=ct,L.initKeyboardCommands=In,L.intersects=vt,L.isTouch=Kt,L.listDrawingTools=at,L.parseFragmentSelector=kt,L.parseSVGSelector=Pt,L.parseW3CImageAnnotation=Vt,L.registerEditor=xt,L.registerShapeUtil=Ve,L.registerTool=ln,L.sampleBrightness=Mn,L.serializeFragmentSelector=It,L.serializeSVGSelector=Dt,L.serializeW3CImageAnnotation=Gt,L.setTheme=ht,Object.defineProperty(L,Symbol.toStringTag,{value:"Module"})});
|
|
2
2
|
//# sourceMappingURL=annotorious.js.map
|