@svgsketch/core 0.6.0 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.mts +1473 -506
- package/dist/index.d.ts +1473 -506
- package/dist/index.js +12 -11
- package/dist/index.mjs +12 -11
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1,14 +1,15 @@
|
|
|
1
|
-
"use strict";var St=Object.defineProperty;var bn=Object.getOwnPropertyDescriptor;var xn=Object.getOwnPropertyNames;var Sn=Object.prototype.hasOwnProperty;var _n=(n,e)=>{for(var t in e)St(n,t,{get:e[t],enumerable:!0})},kn=(n,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of xn(e))!Sn.call(n,i)&&i!==t&&St(n,i,{get:()=>e[i],enumerable:!(r=bn(e,i))||r.enumerable});return n};var wn=n=>kn(St({},"__esModule",{value:!0}),n);var di={};_n(di,{Arrow:()=>gt,BUILTIN_MARKER_ID_MAP:()=>Ct,CURRENT_SCHEMA_VERSION:()=>N,Circle:()=>rt,Cross:()=>dt,DEFAULT_COORDINATE_PRECISION:()=>Kt,Document:()=>et,EASING_CURVES:()=>me,EVENT_TRIGGER_OPTIONS:()=>vn,EasingType:()=>_t,Ellipse:()=>it,Gear:()=>ft,ImageShape:()=>bt,Line:()=>ot,LinearGradientBuilder:()=>he,MARKER_HEIGHT:()=>We,MARKER_VIEWBOX:()=>ue,MARKER_WIDTH:()=>ze,MAX_COORDINATE_PRECISION:()=>Zt,MIGRATIONS:()=>wt,NGon:()=>ct,PatternBuilder:()=>pe,Polyline:()=>yt,RadialGradientBuilder:()=>de,Rectangle:()=>st,Ring:()=>pt,ShapeBuilder:()=>L,Spiral:()=>mt,Spline:()=>$t,SplineCurveType:()=>kt,SplinePointType:()=>Xt,Square:()=>at,Star:()=>ht,Text:()=>lt,Timeline:()=>nt,Track:()=>tt,Triangle:()=>ut,computeArrowVertices:()=>Re,computeCloudPath:()=>Fe,computeCrossVertices:()=>Me,computeDashArray:()=>re,computeGearPath:()=>De,computeGearVertices:()=>Mt,computeHeartPath:()=>Ee,computeLightningVertices:()=>Ae,computePolygonVertices:()=>oe,computeRectanglePath:()=>Be,computeRingPath:()=>Ie,computeSpeechBubbleVertices:()=>Ce,computeSpiralPath:()=>Oe,computeSplinePath:()=>Ge,computeStarVertices:()=>Pe,createDocument:()=>ge,createShape:()=>Yt,createViewbox:()=>ae,escXml:()=>B,extractVariables:()=>ke,filterAttr:()=>Ue,generateCode:()=>Je,generateCssCode:()=>Qe,generateD3Code:()=>Ze,generateId:()=>w,generatePatternSvgContent:()=>Ve,generateReactCode:()=>qe,generateSvgCode:()=>Xe,generateVueCode:()=>Ke,getBuiltInMarkerDefs:()=>on,getEasingCubicBezier:()=>Tn,getEffectivePrecision:()=>Qt,getMarkerDescriptors:()=>ce,getPatternElements:()=>le,linearGradient:()=>fn,migrateSnapshot:()=>fe,parseDocument:()=>ye,parseVariableArgs:()=>qt,pattern:()=>$n,radialGradient:()=>gn,renderAnimationElements:()=>He,renderCircle:()=>Et,renderEllipse:()=>Ft,renderFilterDefs:()=>H,renderFilterPrimitivesForType:()=>Rt,renderImage:()=>Lt,renderLine:()=>Ot,renderPolygonShape:()=>Nt,renderPolyline:()=>Gt,renderRectangle:()=>It,renderShape:()=>G,renderSpline:()=>Bt,renderText:()=>Dt,renderToSvg:()=>ie,roundCoord:()=>Te,roundNumberString:()=>Tt,roundSerializedShape:()=>we,roundSnapshot:()=>Jt,stringifyDocument:()=>$e,substituteString:()=>be,substituteVariables:()=>_e,validateSnapshot:()=>se,verticesToPath:()=>V});module.exports=wn(di);var _t=(P=>(P.LINEAR="linear",P.EASE="ease",P.EASE_IN="ease-in",P.EASE_OUT="ease-out",P.EASE_IN_OUT="ease-in-out",P.EASE_IN_QUAD="ease-in-quad",P.EASE_OUT_QUAD="ease-out-quad",P.EASE_IN_OUT_QUAD="ease-in-out-quad",P.EASE_IN_CUBIC="ease-in-cubic",P.EASE_OUT_CUBIC="ease-out-cubic",P.EASE_IN_OUT_CUBIC="ease-in-out-cubic",P.EASE_IN_QUART="ease-in-quart",P.EASE_OUT_QUART="ease-out-quart",P.EASE_IN_OUT_QUART="ease-in-out-quart",P.EASE_IN_SINE="ease-in-sine",P.EASE_OUT_SINE="ease-out-sine",P.EASE_IN_OUT_SINE="ease-in-out-sine",P.EASE_IN_QUINT="ease-in-quint",P.EASE_OUT_QUINT="ease-out-quint",P.EASE_IN_OUT_QUINT="ease-in-out-quint",P.EASE_IN_EXPO="ease-in-expo",P.EASE_OUT_EXPO="ease-out-expo",P.EASE_IN_OUT_EXPO="ease-in-out-expo",P.EASE_IN_CIRC="ease-in-circ",P.EASE_OUT_CIRC="ease-out-circ",P.EASE_IN_OUT_CIRC="ease-in-out-circ",P.EASE_IN_BACK="ease-in-back",P.EASE_OUT_BACK="ease-out-back",P.EASE_IN_OUT_BACK="ease-in-out-back",P.CUSTOM_BEZIER="custom-bezier",P.LINEAR_FUNCTION="linear-function",P.STEPS="steps",P))(_t||{}),me={linear:null,ease:[.25,.1,.25,1],"ease-in":[.42,0,1,1],"ease-out":[0,0,.58,1],"ease-in-out":[.42,0,.58,1],"ease-in-quad":[.55,.085,.68,.53],"ease-out-quad":[.25,.46,.45,.94],"ease-in-out-quad":[.455,.03,.515,.955],"ease-in-cubic":[.55,.055,.675,.19],"ease-out-cubic":[.215,.61,.355,1],"ease-in-out-cubic":[.645,.045,.355,1],"ease-in-quart":[.895,.03,.685,.22],"ease-out-quart":[.165,.84,.44,1],"ease-in-out-quart":[.77,0,.175,1],"ease-in-sine":[.47,0,.745,.715],"ease-out-sine":[.39,.575,.565,1],"ease-in-out-sine":[.445,.05,.55,.95],"ease-in-quint":[.755,.05,.855,.06],"ease-out-quint":[.23,1,.32,1],"ease-in-out-quint":[.86,0,.07,1],"ease-in-expo":[.95,.05,.795,.035],"ease-out-expo":[.19,1,.22,1],"ease-in-out-expo":[1,0,0,1],"ease-in-circ":[.6,.04,.98,.335],"ease-out-circ":[.075,.82,.165,1],"ease-in-out-circ":[.785,.135,.15,.86],"ease-in-back":[.6,-.28,.735,.045],"ease-out-back":[.175,.885,.32,1.275],"ease-in-out-back":[.68,-.55,.265,1.55],"custom-bezier":null,"linear-function":null,steps:null};function Tn(n){let e=me[n];return e?`cubic-bezier(${e.join(", ")})`:"linear"}var vn=[{value:"click",label:"Click"},{value:"mouseenter",label:"Mouse Enter"},{value:"mouseleave",label:"Mouse Leave"},{value:"focus",label:"Focus"},{value:"blur",label:"Blur"},{value:"load",label:"Page Load"}];var kt=(l=>(l.LINEAR="linear",l.QUADRATIC="quadratic",l.CUBIC="cubic",l.CATMULL_ROM="catmull-rom",l.ARC="arc",l.BASIS="basis",l.MIXED="mixed",l))(kt||{}),Xt=(r=>(r.SMOOTH="smooth",r.CORNER="corner",r.SYMMETRIC="symmetric",r))(Xt||{});var N=1;var wt=Object.freeze({});function Pn(n){let e=n.schemaVersion;return typeof e!="number"||!Number.isFinite(e)||e<1?1:Math.floor(e)}function fe(n,e=wt){let t=JSON.parse(JSON.stringify(n)),r=Pn(t);if(r>N)return t;if(r===N)return t.schemaVersion=N,t;for(;r<N;){let i=e[r];if(!i)throw new Error(`[svgsketch/core] No migration registered for schema version ${r} \u2192 ${r+1}. Cannot safely upgrade this document to version ${N}.`);t=i(t),r+=1}return t.schemaVersion=N,t}var Mn=new Set(["circle","rectangle","square","ellipse","text","triangle","ngon","star","cross","ring","spiral","gear","arrow","line","spline","polyline","image"]);function se(n){let e=[],t=[];if(n==null||typeof n!="object")return e.push({path:"",message:"Snapshot must be a non-null object",severity:"error"}),{valid:!1,errors:e,warnings:t};let r=n;if(r.schemaVersion!==void 0&&(typeof r.schemaVersion!="number"||!Number.isInteger(r.schemaVersion)?e.push({path:"schemaVersion",message:"schemaVersion must be an integer",severity:"error"}):r.schemaVersion>N&&t.push({path:"schemaVersion",message:`schemaVersion ${r.schemaVersion} is newer than supported (${N})`,severity:"warning"})),!Array.isArray(r.shapes))e.push({path:"shapes",message:"shapes must be an array",severity:"error"});else{let i=new Set;r.shapes.forEach((a,o)=>{Rn(a,`shapes[${o}]`,e,t,i)})}if(!Array.isArray(r.viewboxes))e.push({path:"viewboxes",message:"viewboxes must be an array",severity:"error"});else{let i=new Set;r.viewboxes.forEach((a,o)=>{Fn(a,`viewboxes[${o}]`,e,t,i)})}return r.guides!==void 0&&(Array.isArray(r.guides)?r.guides.forEach((i,a)=>{In(i,`guides[${a}]`,e,t)}):e.push({path:"guides",message:"guides must be an array",severity:"error"})),r.groups!==void 0&&(Array.isArray(r.groups)?r.groups.forEach((i,a)=>{On(i,`groups[${a}]`,e)}):e.push({path:"groups",message:"groups must be an array",severity:"error"})),r.clipMaskGroups!==void 0&&(Array.isArray(r.clipMaskGroups)?r.clipMaskGroups.forEach((i,a)=>{Dn(i,`clipMaskGroups[${a}]`,e)}):e.push({path:"clipMaskGroups",message:"clipMaskGroups must be an array",severity:"error"})),r.measurements!==void 0&&(Array.isArray(r.measurements)||e.push({path:"measurements",message:"measurements must be an array",severity:"error"})),{valid:e.length===0,errors:e,warnings:t}}function Rn(n,e,t,r,i){if(n===null||typeof n!="object"){t.push({path:e,message:"Shape must be a non-null object",severity:"error"});return}let a=n;typeof a.id!="string"||a.id.length===0?t.push({path:`${e}.id`,message:"Shape id must be a non-empty string",severity:"error"}):i.has(a.id)?t.push({path:`${e}.id`,message:`Duplicate shape id: "${a.id}"`,severity:"error"}):i.add(a.id),typeof a.type!="string"?t.push({path:`${e}.type`,message:"Shape type must be a string",severity:"error"}):Mn.has(a.type)||r.push({path:`${e}.type`,message:`Unknown shape type: "${a.type}"`,severity:"warning"}),a.state===void 0||a.state===null||typeof a.state!="object"?t.push({path:`${e}.state`,message:"Shape state must be a non-null object",severity:"error"}):En(a.state,`${e}.state`,t,r)}var Cn=/^\s*\{\{\s*[\w.\-]+\s*\}\}\s*$/;function An(n){return typeof n=="number"?isFinite(n):typeof n=="string"?Cn.test(n):!1}function En(n,e,t,r){let i=["x","y","width","height","radius","rx","ry","rotation","fontSize"];for(let o of i)n[o]!==void 0&&!An(n[o])&&t.push({path:`${e}.${o}`,message:`${o} must be a finite number or a {{variable}} reference`,severity:"error"});let a=["width","height","radius","fontSize"];for(let o of a){let l=n[o];typeof l=="number"&&l<=0&&r.push({path:`${e}.${o}`,message:`${o} should be positive (got ${l})`,severity:"warning"})}}function Fn(n,e,t,r,i){if(n===null||typeof n!="object"){t.push({path:e,message:"Viewbox must be a non-null object",severity:"error"});return}let a=n;typeof a.id!="string"||a.id.length===0?t.push({path:`${e}.id`,message:"Viewbox id must be a non-empty string",severity:"error"}):i.has(a.id)?t.push({path:`${e}.id`,message:`Duplicate viewbox id: "${a.id}"`,severity:"error"}):i.add(a.id);for(let o of["x","y","width","height"])(typeof a[o]!="number"||!isFinite(a[o]))&&t.push({path:`${e}.${o}`,message:`${o} must be a finite number`,severity:"error"});typeof a.width=="number"&&a.width<=0&&t.push({path:`${e}.width`,message:"Viewbox width must be positive",severity:"error"}),typeof a.height=="number"&&a.height<=0&&t.push({path:`${e}.height`,message:"Viewbox height must be positive",severity:"error"})}function In(n,e,t,r){if(n===null||typeof n!="object"){t.push({path:e,message:"Guide must be a non-null object",severity:"error"});return}let i=n;(typeof i.id!="string"||i.id.length===0)&&t.push({path:`${e}.id`,message:"Guide id must be a non-empty string",severity:"error"}),i.orientation!=="horizontal"&&i.orientation!=="vertical"&&t.push({path:`${e}.orientation`,message:'Guide orientation must be "horizontal" or "vertical"',severity:"error"}),(typeof i.position!="number"||!isFinite(i.position))&&t.push({path:`${e}.position`,message:"Guide position must be a finite number",severity:"error"})}function On(n,e,t){if(n===null||typeof n!="object"){t.push({path:e,message:"Group must be a non-null object",severity:"error"});return}let r=n;(typeof r.id!="string"||r.id.length===0)&&t.push({path:`${e}.id`,message:"Group id must be a non-empty string",severity:"error"}),r.parentId!==null&&typeof r.parentId!="string"&&t.push({path:`${e}.parentId`,message:"Group parentId must be a string or null",severity:"error"})}function Dn(n,e,t){if(n===null||typeof n!="object"){t.push({path:e,message:"ClipMaskGroup must be a non-null object",severity:"error"});return}let r=n;(typeof r.id!="string"||r.id.length===0)&&t.push({path:`${e}.id`,message:"ClipMaskGroup id must be a non-empty string",severity:"error"}),r.type!=="clip"&&r.type!=="mask"&&t.push({path:`${e}.type`,message:'ClipMaskGroup type must be "clip" or "mask"',severity:"error"}),(typeof r.clipShapeId!="string"||r.clipShapeId.length===0)&&t.push({path:`${e}.clipShapeId`,message:"clipShapeId must be a non-empty string",severity:"error"}),Array.isArray(r.contentShapeIds)||t.push({path:`${e}.contentShapeIds`,message:"contentShapeIds must be an array",severity:"error"})}function w(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`id-${crypto.randomUUID()}`:`id-${Date.now()}-${Math.random().toString(36).slice(2,11)}`}function ge(n={}){let e={schemaVersion:N,shapes:n.shapes?n.shapes.map(t=>({...t})):[],viewboxes:n.viewboxes?n.viewboxes.map(t=>({...t})):[]};return n.metadata&&(e.documentMetadata={title:"",description:"",author:"",keywords:[],license:"",licenseUrl:"",language:"en",customMetadata:{},...n.metadata}),e}function Yt(n){let{type:e,id:t,...r}=n,i={};for(let[a,o]of Object.entries(r))o!==void 0&&(i[a]=o);return{id:t??w(),type:e,state:i}}function ae(n,e,t,r,i){return{id:i??w(),x:n,y:e,width:t,height:r}}var Bn=["schemaVersion","documentMetadata","templateVariables","viewboxes","guides","measurements","groups","clipMaskGroups","customPatterns","symbols","animationTimeline","shapes"];function $e(n,e={}){let{indent:t=2,trailingNewline:r=!0,validate:i=!1}=e;if(i){let l=se(n);if(!l.valid){let u=l.errors.map(c=>` ${c.path}: ${c.message}`).join(`
|
|
1
|
+
"use strict";var Mt=Object.defineProperty;var zr=Object.getOwnPropertyDescriptor;var jr=Object.getOwnPropertyNames;var Wr=Object.prototype.hasOwnProperty;var Hr=(r,e)=>{for(var t in e)Mt(r,t,{get:e[t],enumerable:!0})},Xr=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of jr(e))!Wr.call(r,s)&&s!==t&&Mt(r,s,{get:()=>e[s],enumerable:!(n=zr(e,s))||n.enumerable});return r};var Yr=r=>Xr(Mt({},"__esModule",{value:!0}),r);var cs={};Hr(cs,{Arrow:()=>wt,BUILTIN_MARKER_ID_MAP:()=>Nt,CURRENT_SCHEMA_VERSION:()=>j,Circle:()=>pt,Cross:()=>St,DEFAULT_COORDINATE_PRECISION:()=>gr,Document:()=>ut,EASING_CURVES:()=>ke,EVENT_TRIGGER_OPTIONS:()=>Zr,EasingType:()=>Ct,Ellipse:()=>ht,Gear:()=>vt,ImageShape:()=>Ft,LIBRARY_EMIT_ORDER:()=>Qt,Line:()=>gt,LinearGradientBuilder:()=>be,MARKER_HEIGHT:()=>tt,MARKER_VIEWBOX:()=>ge,MARKER_WIDTH:()=>et,MAX_COORDINATE_PRECISION:()=>yr,MIGRATIONS:()=>It,NGon:()=>$t,Path:()=>Pt,PathCurveType:()=>Rt,PathPointType:()=>pr,PatternBuilder:()=>xe,Polyline:()=>Tt,RadialGradientBuilder:()=>$e,Rectangle:()=>ft,Ring:()=>kt,ShapeBuilder:()=>z,Spiral:()=>_t,Square:()=>mt,Star:()=>xt,Text:()=>yt,Timeline:()=>dt,Track:()=>ct,Triangle:()=>bt,collectReferencedLibraryIds:()=>Ir,computeArrowVertices:()=>Oe,computeCloudPath:()=>Ve,computeCrossVertices:()=>Be,computeDashArray:()=>ue,computeGearPath:()=>We,computeGearVertices:()=>Bt,computeHeartPath:()=>Ne,computeLightningVertices:()=>Ue,computePolygonVertices:()=>fe,computeRectanglePath:()=>He,computeRingPath:()=>ze,computeSpeechBubbleVertices:()=>Ge,computeSpiralPath:()=>je,computeSplinePath:()=>Xe,computeStarVertices:()=>De,createDocument:()=>we,createShape:()=>fr,createViewbox:()=>pe,defaultVariableMode:()=>Kr,escXml:()=>B,extractVariables:()=>Ae,filterAttr:()=>Qe,generateCode:()=>lt,generateCssCode:()=>ot,generateD3Code:()=>at,generateId:()=>v,generatePatternSvgContent:()=>Je,generateReactCode:()=>it,generateSvgCode:()=>nt,generateVueCode:()=>st,getBuiltInMarkerDefs:()=>Pr,getEasingCubicBezier:()=>qr,getEffectivePrecision:()=>br,getMarkerDescriptors:()=>ne,getPatternElements:()=>me,linearGradient:()=>Ur,migrateSnapshot:()=>ve,parseDocument:()=>Te,parseVariableArgs:()=>mr,pattern:()=>Vr,radialGradient:()=>Nr,renderAnimationElements:()=>rt,renderBuiltinMarkerDefs:()=>J,renderCircle:()=>zt,renderEllipse:()=>jt,renderFilterDefs:()=>wr,renderFilterLibraryDef:()=>sr,renderFilterPrimitive:()=>Ke,renderFilterPrimitivesForType:()=>Gt,renderImage:()=>Zt,renderLibraryDef:()=>Jt,renderLibraryDefs:()=>ar,renderLine:()=>Ht,renderLinearGradientLibraryDef:()=>rr,renderMarkerLibraryDef:()=>tr,renderPatternLibraryDef:()=>ir,renderPolygonShape:()=>Kt,renderPolyline:()=>qt,renderRadialGradientLibraryDef:()=>nr,renderRectangle:()=>Wt,renderReferencedLibraryDefs:()=>ee,renderShape:()=>V,renderSpline:()=>Yt,renderSvgPrimitiveChainFilter:()=>Ot,renderSymbolLibraryDef:()=>er,renderText:()=>Xt,renderToSvg:()=>ce,roundCoord:()=>Le,roundNumberString:()=>Lt,roundSerializedShape:()=>Ie,roundSnapshot:()=>$r,stringifyDocument:()=>Pe,substituteString:()=>Fe,substituteVariables:()=>Re,validateSnapshot:()=>de,verticesToPath:()=>X});module.exports=Yr(cs);var Ct=(T=>(T.LINEAR="linear",T.EASE="ease",T.EASE_IN="ease-in",T.EASE_OUT="ease-out",T.EASE_IN_OUT="ease-in-out",T.EASE_IN_QUAD="ease-in-quad",T.EASE_OUT_QUAD="ease-out-quad",T.EASE_IN_OUT_QUAD="ease-in-out-quad",T.EASE_IN_CUBIC="ease-in-cubic",T.EASE_OUT_CUBIC="ease-out-cubic",T.EASE_IN_OUT_CUBIC="ease-in-out-cubic",T.EASE_IN_QUART="ease-in-quart",T.EASE_OUT_QUART="ease-out-quart",T.EASE_IN_OUT_QUART="ease-in-out-quart",T.EASE_IN_SINE="ease-in-sine",T.EASE_OUT_SINE="ease-out-sine",T.EASE_IN_OUT_SINE="ease-in-out-sine",T.EASE_IN_QUINT="ease-in-quint",T.EASE_OUT_QUINT="ease-out-quint",T.EASE_IN_OUT_QUINT="ease-in-out-quint",T.EASE_IN_EXPO="ease-in-expo",T.EASE_OUT_EXPO="ease-out-expo",T.EASE_IN_OUT_EXPO="ease-in-out-expo",T.EASE_IN_CIRC="ease-in-circ",T.EASE_OUT_CIRC="ease-out-circ",T.EASE_IN_OUT_CIRC="ease-in-out-circ",T.EASE_IN_BACK="ease-in-back",T.EASE_OUT_BACK="ease-out-back",T.EASE_IN_OUT_BACK="ease-in-out-back",T.CUSTOM_BEZIER="custom-bezier",T.LINEAR_FUNCTION="linear-function",T.STEPS="steps",T))(Ct||{}),ke={linear:null,ease:[.25,.1,.25,1],"ease-in":[.42,0,1,1],"ease-out":[0,0,.58,1],"ease-in-out":[.42,0,.58,1],"ease-in-quad":[.55,.085,.68,.53],"ease-out-quad":[.25,.46,.45,.94],"ease-in-out-quad":[.455,.03,.515,.955],"ease-in-cubic":[.55,.055,.675,.19],"ease-out-cubic":[.215,.61,.355,1],"ease-in-out-cubic":[.645,.045,.355,1],"ease-in-quart":[.895,.03,.685,.22],"ease-out-quart":[.165,.84,.44,1],"ease-in-out-quart":[.77,0,.175,1],"ease-in-sine":[.47,0,.745,.715],"ease-out-sine":[.39,.575,.565,1],"ease-in-out-sine":[.445,.05,.55,.95],"ease-in-quint":[.755,.05,.855,.06],"ease-out-quint":[.23,1,.32,1],"ease-in-out-quint":[.86,0,.07,1],"ease-in-expo":[.95,.05,.795,.035],"ease-out-expo":[.19,1,.22,1],"ease-in-out-expo":[1,0,0,1],"ease-in-circ":[.6,.04,.98,.335],"ease-out-circ":[.075,.82,.165,1],"ease-in-out-circ":[.785,.135,.15,.86],"ease-in-back":[.6,-.28,.735,.045],"ease-out-back":[.175,.885,.32,1.275],"ease-in-out-back":[.68,-.55,.265,1.55],"custom-bezier":null,"linear-function":null,steps:null};function qr(r){let e=ke[r];return e?`cubic-bezier(${e.join(", ")})`:"linear"}var Zr=[{value:"click",label:"Click"},{value:"mouseenter",label:"Mouse Enter"},{value:"mouseleave",label:"Mouse Leave"},{value:"focus",label:"Focus"},{value:"blur",label:"Blur"},{value:"load",label:"Page Load"}];var Rt=(l=>(l.LINEAR="linear",l.QUADRATIC="quadratic",l.CUBIC="cubic",l.CATMULL_ROM="catmull-rom",l.ARC="arc",l.BASIS="basis",l.MIXED="mixed",l))(Rt||{}),pr=(n=>(n.SMOOTH="smooth",n.CORNER="corner",n.SYMMETRIC="symmetric",n))(pr||{});function Kr(r){return r==="color"?"live":"stamped"}var j=2;function Qr(r){let e=Array.isArray(r.library)?[...r.library]:[],t=new Set(e.map(u=>u.id));if(Array.isArray(r.symbols))for(let u of r.symbols)!u||t.has(u.id)||(e.push({...u,kind:"symbol"}),t.add(u.id));if(Array.isArray(r.markers))for(let u of r.markers)!u||t.has(u.id)||(e.push({...u,kind:"marker"}),t.add(u.id));let n=new Map,s=(u,c)=>{let{id:d,sourceId:p,...m}=u,h=JSON.stringify({kind:c,...m}),y=n.get(h);if(y)return y;let g=t.has(u.id)?`grd-${_e()}`:u.id;t.add(g),n.set(h,g);let b=c==="linear-gradient"?{kind:"linear-gradient",id:g,name:u.sourceId??g,sourceId:u.sourceId,gradient:hr(u)}:{kind:"radial-gradient",id:g,name:u.sourceId??g,sourceId:u.sourceId,gradient:hr(u)};return e.push(b),g},a=new Map;if(Array.isArray(r.customPatterns))for(let u of r.customPatterns){if(!u)continue;let c=t.has(u.id)?`pat-${_e()}`:u.id;t.add(c),a.set(u.id,c),e.push(Jr(u,c))}let o=u=>{if(u.customPatternId){let _=a.get(u.customPatternId);if(_)return _}let{id:c,sourceId:d,customPatternId:p,...m}=u,h=JSON.stringify({kind:"pattern",...m}),y=n.get(h);if(y)return y;let g=t.has(u.id)?`pat-${_e()}`:u.id;t.add(g),n.set(h,g);let b={kind:"pattern",id:g,name:u.sourceId??g,sourceId:u.sourceId,pattern:m};return e.push(b),g};for(let u of r.shapes??[]){let c=u.state;if(!c)continue;let d=c.fillGradient;d&&(d.type==="linear-gradient"||d.type==="radial-gradient"?c.fillLibraryId=s(d,d.type):d.type==="pattern"&&(c.fillLibraryId=o(d)));let p=c.strokeGradient;p&&(p.type==="linear-gradient"||p.type==="radial-gradient"?c.strokeLibraryId=s(p,p.type):p.type==="pattern"&&(c.strokeLibraryId=o(p)));let m=c.filters;if(Array.isArray(m)&&m.length>0){let h=l(m,c,u.id);c.filterLibraryIds=[h]}}return r.library=e,r;function l(u,c,d){let p={filters:u,colorInterpolation:c.filterColorInterpolation,filterUnits:c.filterUnits,primitiveUnits:c.primitiveUnits,x:c.filterX,y:c.filterY,width:c.filterWidth,height:c.filterHeight},m=JSON.stringify({kind:"filter",...p}),h=n.get(m);if(h)return h;let y=`filter-${d}`,g=t.has(y)?`flt-${_e()}`:y;t.add(g),n.set(m,g);let b={kind:"filter",id:g,name:g,filters:p.filters,...p.colorInterpolation?{colorInterpolation:p.colorInterpolation}:{},...p.filterUnits?{filterUnits:p.filterUnits}:{},...p.primitiveUnits?{primitiveUnits:p.primitiveUnits}:{},...p.x!==void 0?{x:p.x}:{},...p.y!==void 0?{y:p.y}:{},...p.width!==void 0?{width:p.width}:{},...p.height!==void 0?{height:p.height}:{}};return e.push(b),g}}function Jr(r,e){return{kind:"pattern",id:e,name:r.name??e,pattern:{type:"pattern",svgContent:r.svgContent,width:r.width,height:r.height,patternType:"custom",color:"#000000",backgroundColor:"transparent",scale:1,rotation:0,opacity:1,patternUnits:"userSpaceOnUse"}}}function hr(r){let{id:e,sourceId:t,...n}=r;return n}var At=0;function _e(){return At=At+1&65535,`${Date.now().toString(36)}-${At.toString(36)}`}var It=Object.freeze({1:Qr});function en(r){let e=r.schemaVersion;return typeof e!="number"||!Number.isFinite(e)||e<1?1:Math.floor(e)}function ve(r,e=It){let t=JSON.parse(JSON.stringify(r)),n=en(t);if(n>j)return t;if(n===j)return t.schemaVersion=j,t;for(;n<j;){let s=e[n];if(!s)throw new Error(`[svgsketch/core] No migration registered for schema version ${n} \u2192 ${n+1}. Cannot safely upgrade this document to version ${j}.`);t=s(t),n+=1}return t.schemaVersion=j,t}var tn=new Set(["circle","rectangle","square","ellipse","text","triangle","ngon","star","cross","ring","spiral","gear","arrow","line","path","polyline","image"]);function de(r){let e=[],t=[];if(r==null||typeof r!="object")return e.push({path:"",message:"Snapshot must be a non-null object",severity:"error"}),{valid:!1,errors:e,warnings:t};let n=r;if(n.schemaVersion!==void 0&&(typeof n.schemaVersion!="number"||!Number.isInteger(n.schemaVersion)?e.push({path:"schemaVersion",message:"schemaVersion must be an integer",severity:"error"}):n.schemaVersion>j&&t.push({path:"schemaVersion",message:`schemaVersion ${n.schemaVersion} is newer than supported (${j})`,severity:"warning"})),!Array.isArray(n.shapes))e.push({path:"shapes",message:"shapes must be an array",severity:"error"});else{let s=new Set;n.shapes.forEach((a,o)=>{rn(a,`shapes[${o}]`,e,t,s)})}if(!Array.isArray(n.viewboxes))e.push({path:"viewboxes",message:"viewboxes must be an array",severity:"error"});else{let s=new Set;n.viewboxes.forEach((a,o)=>{on(a,`viewboxes[${o}]`,e,t,s)})}return n.guides!==void 0&&(Array.isArray(n.guides)?n.guides.forEach((s,a)=>{ln(s,`guides[${a}]`,e,t)}):e.push({path:"guides",message:"guides must be an array",severity:"error"})),n.groups!==void 0&&(Array.isArray(n.groups)?n.groups.forEach((s,a)=>{un(s,`groups[${a}]`,e)}):e.push({path:"groups",message:"groups must be an array",severity:"error"})),n.clipMaskGroups!==void 0&&(Array.isArray(n.clipMaskGroups)?n.clipMaskGroups.forEach((s,a)=>{cn(s,`clipMaskGroups[${a}]`,e)}):e.push({path:"clipMaskGroups",message:"clipMaskGroups must be an array",severity:"error"})),n.measurements!==void 0&&(Array.isArray(n.measurements)||e.push({path:"measurements",message:"measurements must be an array",severity:"error"})),{valid:e.length===0,errors:e,warnings:t}}function rn(r,e,t,n,s){if(r===null||typeof r!="object"){t.push({path:e,message:"Shape must be a non-null object",severity:"error"});return}let a=r;typeof a.id!="string"||a.id.length===0?t.push({path:`${e}.id`,message:"Shape id must be a non-empty string",severity:"error"}):s.has(a.id)?t.push({path:`${e}.id`,message:`Duplicate shape id: "${a.id}"`,severity:"error"}):s.add(a.id),typeof a.type!="string"?t.push({path:`${e}.type`,message:"Shape type must be a string",severity:"error"}):tn.has(a.type)||n.push({path:`${e}.type`,message:`Unknown shape type: "${a.type}"`,severity:"warning"}),a.state===void 0||a.state===null||typeof a.state!="object"?t.push({path:`${e}.state`,message:"Shape state must be a non-null object",severity:"error"}):an(a.state,`${e}.state`,t,n)}var nn=/^\s*\{\{\s*[\w.\-]+\s*\}\}\s*$/;function sn(r){return typeof r=="number"?isFinite(r):typeof r=="string"?nn.test(r):!1}function an(r,e,t,n){let s=["x","y","width","height","radius","rx","ry","rotation","fontSize"];for(let o of s)r[o]!==void 0&&!sn(r[o])&&t.push({path:`${e}.${o}`,message:`${o} must be a finite number or a {{variable}} reference`,severity:"error"});let a=["width","height","radius","fontSize"];for(let o of a){let l=r[o];typeof l=="number"&&l<=0&&n.push({path:`${e}.${o}`,message:`${o} should be positive (got ${l})`,severity:"warning"})}}function on(r,e,t,n,s){if(r===null||typeof r!="object"){t.push({path:e,message:"Viewbox must be a non-null object",severity:"error"});return}let a=r;typeof a.id!="string"||a.id.length===0?t.push({path:`${e}.id`,message:"Viewbox id must be a non-empty string",severity:"error"}):s.has(a.id)?t.push({path:`${e}.id`,message:`Duplicate viewbox id: "${a.id}"`,severity:"error"}):s.add(a.id);for(let o of["x","y","width","height"])(typeof a[o]!="number"||!isFinite(a[o]))&&t.push({path:`${e}.${o}`,message:`${o} must be a finite number`,severity:"error"});typeof a.width=="number"&&a.width<=0&&t.push({path:`${e}.width`,message:"Viewbox width must be positive",severity:"error"}),typeof a.height=="number"&&a.height<=0&&t.push({path:`${e}.height`,message:"Viewbox height must be positive",severity:"error"})}function ln(r,e,t,n){if(r===null||typeof r!="object"){t.push({path:e,message:"Guide must be a non-null object",severity:"error"});return}let s=r;(typeof s.id!="string"||s.id.length===0)&&t.push({path:`${e}.id`,message:"Guide id must be a non-empty string",severity:"error"}),s.orientation!=="horizontal"&&s.orientation!=="vertical"&&t.push({path:`${e}.orientation`,message:'Guide orientation must be "horizontal" or "vertical"',severity:"error"}),(typeof s.position!="number"||!isFinite(s.position))&&t.push({path:`${e}.position`,message:"Guide position must be a finite number",severity:"error"})}function un(r,e,t){if(r===null||typeof r!="object"){t.push({path:e,message:"Group must be a non-null object",severity:"error"});return}let n=r;(typeof n.id!="string"||n.id.length===0)&&t.push({path:`${e}.id`,message:"Group id must be a non-empty string",severity:"error"}),n.parentId!==null&&typeof n.parentId!="string"&&t.push({path:`${e}.parentId`,message:"Group parentId must be a string or null",severity:"error"})}function cn(r,e,t){if(r===null||typeof r!="object"){t.push({path:e,message:"ClipMaskGroup must be a non-null object",severity:"error"});return}let n=r;(typeof n.id!="string"||n.id.length===0)&&t.push({path:`${e}.id`,message:"ClipMaskGroup id must be a non-empty string",severity:"error"}),n.type!=="clip"&&n.type!=="mask"&&t.push({path:`${e}.type`,message:'ClipMaskGroup type must be "clip" or "mask"',severity:"error"}),(typeof n.clipShapeId!="string"||n.clipShapeId.length===0)&&t.push({path:`${e}.clipShapeId`,message:"clipShapeId must be a non-empty string",severity:"error"}),Array.isArray(n.contentShapeIds)||t.push({path:`${e}.contentShapeIds`,message:"contentShapeIds must be an array",severity:"error"})}function v(){return typeof crypto<"u"&&typeof crypto.randomUUID=="function"?`id-${crypto.randomUUID()}`:`id-${Date.now()}-${Math.random().toString(36).slice(2,11)}`}function we(r={}){let e={schemaVersion:j,shapes:r.shapes?r.shapes.map(t=>({...t})):[],viewboxes:r.viewboxes?r.viewboxes.map(t=>({...t})):[]};return r.metadata&&(e.documentMetadata={title:"",description:"",author:"",keywords:[],license:"",licenseUrl:"",language:"en",customMetadata:{},...r.metadata}),e}function fr(r){let{type:e,id:t,...n}=r,s={};for(let[a,o]of Object.entries(n))o!==void 0&&(s[a]=o);return{id:t??v(),type:e,state:s}}function pe(r,e,t,n,s){return{id:s??v(),x:r,y:e,width:t,height:n}}var dn=["schemaVersion","documentMetadata","templateVariables","viewboxes","guides","measurements","groups","clipMaskGroups","customPatterns","symbols","animationTimeline","shapes"];function Pe(r,e={}){let{indent:t=2,trailingNewline:n=!0,validate:s=!1}=e;if(s){let l=de(r);if(!l.valid){let u=l.errors.map(c=>` ${c.path}: ${c.message}`).join(`
|
|
2
2
|
`);throw new Error(`Invalid document:
|
|
3
|
-
${u}`)}}let a={};for(let l of
|
|
4
|
-
`:o}function
|
|
3
|
+
${u}`)}}let a={};for(let l of dn){let u=r[l];if(u!==void 0)switch(l){case"shapes":a[l]=u.map(hn);break;case"viewboxes":case"guides":case"measurements":case"groups":case"clipMaskGroups":case"symbols":case"customPatterns":a[l]=pn(u).map(oe);break;case"documentMetadata":a[l]=oe(u);break;case"animationTimeline":a[l]=oe(u);break;default:a[l]=u}}let o=JSON.stringify(a,null,t);return n?o+`
|
|
4
|
+
`:o}function Te(r,e={}){let{validate:t=!0,migrate:n=!0}=e,s;try{s=JSON.parse(r)}catch(o){throw new Error(`Failed to parse .svgs document: ${o.message}`)}if(s===null||typeof s!="object"||Array.isArray(s))throw new Error("Invalid .svgs document: root must be a JSON object");let a=s;if(n&&(a=ve(a)),t){let o=de(a);if(!o.valid){let l=o.errors.map(u=>` ${u.path}: ${u.message}`).join(`
|
|
5
5
|
`);throw new Error(`Invalid .svgs document:
|
|
6
|
-
${l}`)}}return a}function Gn(n){return[...n].sort((e,t)=>e.id.localeCompare(t.id))}function ne(n){if(n==null)return n;if(Array.isArray(n))return n.map(ne);if(typeof n!="object")return n;let e={},t=Object.keys(n).sort();for(let r of t)e[r]=ne(n[r]);return e}function Ln(n){let e={};return e.id=n.id,e.type=n.type,e.state=ne(n.state),e}var U=/\{\{\s*([\w.\-]+)\s*\}\}/g;function be(n,e){return n.replace(U,(t,r)=>{let i=e[r];return i!==void 0?String(i):t})}function _e(n,e={}){let t={};if(n.templateVariables)for(let i of n.templateVariables)i.defaultValue!==void 0&&i.defaultValue!==""&&(t[i.name]=i.defaultValue);if(Object.assign(t,e),Object.keys(t).length===0)return JSON.parse(JSON.stringify(n));let r=JSON.parse(JSON.stringify(n));for(let i of r.shapes)xe(i.state,t);if(r.documentMetadata){let i=r.documentMetadata;xe(i,t)}return r}function xe(n,e){for(let t of Object.keys(n)){let r=n[t];if(typeof r=="string"){if(U.lastIndex=0,U.test(r)){U.lastIndex=0;let i=be(r,e);if(Nn(r)){let a=Number(i);if(!isNaN(a)&&Vn(t)){n[t]=a;continue}}n[t]=i}}else if(Array.isArray(r))for(let i=0;i<r.length;i++)typeof r[i]=="string"?(U.lastIndex=0,U.test(r[i])&&(U.lastIndex=0,r[i]=be(r[i],e))):r[i]!==null&&typeof r[i]=="object"&&xe(r[i],e);else r!==null&&typeof r=="object"&&xe(r,e)}}function Nn(n){return/^\s*\{\{\s*[\w.\-]+\s*\}\}\s*$/.test(n)}var Un=new Set(["x","y","width","height","radius","rx","ry","cx","cy","x1","y1","x2","y2","fontSize","borderWidth","cornerRadius","opacity","fillOpacity","strokeOpacity","rotation","skewX","skewY","scaleX","scaleY","letterSpacing","wordSpacing","lineHeight","sides","arms","innerRadiusPercent","armWidthPercent","teeth","toothDepthPercent","holeRadiusPercent","turns","thicknessPercent","direction","headWidthPercent","headLengthPercent","shaftWidthPercent","shiftAngle","dashLength","gapLength","textPathStartOffset","imageOpacity"]);function Vn(n){return Un.has(n)}function ke(n){let e=n.templateVariables??[],t=new Set(e.map(a=>a.name)),r=new Set;for(let a of n.shapes)Se(a.state,r);n.documentMetadata&&Se(n.documentMetadata,r);let i=[...r].filter(a=>!t.has(a)).sort();return{defined:[...e],undeclared:i}}function Se(n,e){for(let t of Object.values(n))if(typeof t=="string"){let r;for(U.lastIndex=0;(r=U.exec(t))!==null;)e.add(r[1])}else if(Array.isArray(t))for(let r of t)if(typeof r=="string"){let i;for(U.lastIndex=0;(i=U.exec(r))!==null;)e.add(i[1])}else r!==null&&typeof r=="object"&&Se(r,e);else t!==null&&typeof t=="object"&&Se(t,e)}function qt(n){let e={};for(let t of n){let r=t.indexOf("=");if(r===-1)throw new Error(`Invalid variable format: "${t}". Expected "name=value".`);let i=t.slice(0,r).trim(),a=t.slice(r+1);if(!i)throw new Error(`Invalid variable format: "${t}". Variable name cannot be empty.`);e[i]=a}return e}var Kt=3,Zt=12;function Qt(n){return n==null||!Number.isFinite(n)?3:n<0?0:n>12?12:Math.floor(n)}function Te(n,e){if(!Number.isFinite(n))return n;let t=Math.pow(10,e);return Math.round(n*t)/t}var zn=/-?\d+(?:\.\d+)?(?:[eE][-+]?\d+)?/g;function Tt(n,e){return n.replace(zn,t=>{let r=parseFloat(t);return Number.isFinite(r)?String(Te(r,e)):t})}var Wn=new Set(["rawTransform","strokeDasharray","filterX","filterY","filterWidth","filterHeight","cssClipPath"]),jn=new Set(["metadata","customMetadata","customAttrs","customData","bindings","richTextData","cssMaskProperties"]);function W(n,e,t){if(e==null)return e;if(typeof e=="number")return Te(e,t);if(typeof e=="string")return Wn.has(n)?Tt(e,t):e;if(typeof e=="boolean")return e;if(Array.isArray(e))return e.map(r=>W(n,r,t));if(typeof e=="object"){if(jn.has(n))return e;if(n==="symbolOverrides"){let i={};for(let[a,o]of Object.entries(e))i[a]=W("state",o,t);return i}let r={};for(let[i,a]of Object.entries(e))r[i]=W(i,a,t);return r}return e}function we(n,e){return{id:n.id,type:n.type,state:W("state",n.state,e)}}function Jt(n,e){let t={...n,shapes:n.shapes.map(r=>we(r,e)),viewboxes:n.viewboxes.map(r=>W("viewbox",r,e))};return n.guides&&(t.guides=n.guides.map(r=>W("guide",r,e))),n.measurements&&(t.measurements=n.measurements.map(r=>W("measurement",r,e))),n.animationTimeline&&(t.animationTimeline=W("animationTimeline",n.animationTimeline,e)),n.symbols&&(t.symbols=n.symbols.map(r=>({...r,shapes:r.shapes.map(i=>we(i,e))}))),n.markers&&(t.markers=n.markers.map(r=>W("marker",r,e))),n.customPatterns&&(t.customPatterns=n.customPatterns.map(r=>W("customPattern",r,e))),t}function oe(n,e,t=-90){let r=[],i=t*Math.PI/180;for(let a=0;a<n;a++){let o=i+a*2*Math.PI/n;r.push({x:e*Math.cos(o),y:e*Math.sin(o)})}return r}function Pe(n,e,t,r=-90){let i=[],a=e*(t/100),o=r*Math.PI/180;for(let l=0;l<n*2;l++){let u=o+l*Math.PI/n,c=l%2===0?e:a;i.push({x:c*Math.cos(u),y:c*Math.sin(u)})}return i}function Me(n,e,t=0){let r=n*(e/100)/2,i=[{x:-r,y:-n},{x:r,y:-n},{x:r,y:-r},{x:n,y:-r},{x:n,y:r},{x:r,y:r},{x:r,y:n},{x:-r,y:n},{x:-r,y:r},{x:-n,y:r},{x:-n,y:-r},{x:-r,y:-r}];if(t===0)return i;let a=Math.cos(t*Math.PI/180),o=Math.sin(t*Math.PI/180);return i.map(l=>({x:l.x*a-l.y*o,y:l.x*o+l.y*a}))}function Re(n,e,t,r,i=-90){let o=n*2*(t/100),l=n*(e/100),u=l*(r/100),c=[{x:n,y:0},{x:n-o,y:-l/2},{x:n-o,y:-u/2},{x:-n,y:-u/2},{x:-n,y:u/2},{x:n-o,y:u/2},{x:n-o,y:l/2}];if(i===0)return c;let m=Math.cos(i*Math.PI/180),p=Math.sin(i*Math.PI/180);return c.map(h=>({x:h.x*m-h.y*p,y:h.x*p+h.y*m}))}function Ce(n,e,t,r,i=0){let a=n,o=a*(t/100),l=a*(r/100),u=l/2,c=e*Math.PI/180,m=Math.cos(c),p=Math.sin(c),h=Math.abs(m),g=Math.abs(p),y=Math.max(h,g)||1,f={x:m*(a/y),y:p*(a/y)},b={x:f.x+m*o,y:f.y+p*o},_=Math.min(l,a-u),k=-a+u+_,S=a-u-_,T={x:-a,y:-a},R={x:a,y:-a},A={x:a,y:a},$={x:-a,y:a},x;if(h>=g&&m>0){let M=Math.max(k,Math.min(S,f.y)),C={x:a,y:M-u},O={x:a,y:M+u};x=[T,R,C,b,O,A,$]}else if(h>=g&&m<=0){let M=Math.max(k,Math.min(S,f.y)),C={x:-a,y:M+u},O={x:-a,y:M-u};x=[T,R,A,$,C,b,O]}else if(p<0){let M=Math.max(k,Math.min(S,f.x)),C={x:M-u,y:-a},O={x:M+u,y:-a};x=[T,C,b,O,R,A,$]}else{let M=Math.max(k,Math.min(S,f.x)),C={x:M+u,y:a},O={x:M-u,y:a};x=[T,R,A,C,b,O,$]}if(i===0)return x;let v=Math.cos(i*Math.PI/180),F=Math.sin(i*Math.PI/180);return x.map(M=>({x:M.x*v-M.y*F,y:M.x*F+M.y*v}))}function Ae(n,e,t,r,i=0){let a=Math.max(2,Math.round(e)),o=n*(t/100),l=n*(r/100)/2,u=a+1,c=[];for(let f=0;f<u;f++){let b=f/(u-1),_=-n+b*2*n,k=0;f>0&&f<u-1&&(k=f%2===1?o:-o),c.push({x:k,y:_})}let m=[],p=[];for(let f=0;f<u;f++){if(f===0||f===u-1){m.push({...c[f]}),p.push({...c[f]});continue}let b=c[f-1],_=c[f],k=c[f+1],S=_.x-b.x,T=_.y-b.y,R=Math.hypot(S,T)||1,A=S/R,$=T/R,x=k.x-_.x,v=k.y-_.y,F=Math.hypot(x,v)||1,M=x/F,C=v/F,O=(A+M)/2,I=($+C)/2,D=Math.hypot(O,I),P,z;D<1e-6?(P=-$,z=A):(P=-I/D,z=O/D),m.push({x:_.x-P*l,y:_.y-z*l}),p.push({x:_.x+P*l,y:_.y+z*l})}let h=[];h.push(m[0]);for(let f=1;f<u-1;f++)h.push(p[f]);h.push(m[u-1]);for(let f=u-2;f>=1;f--)h.push(m[f]);if(i===0)return h;let g=Math.cos(i*Math.PI/180),y=Math.sin(i*Math.PI/180);return h.map(f=>({x:f.x*g-f.y*y,y:f.x*y+f.y*g}))}function Ee(n,e,t,r=0){let i=n,a=Math.max(.3,Math.min(.9,e/100)),o=-i*(t/100),l={x:0,y:i},u={x:0,y:o},c={x:-i*a,y:i*.4},m={x:-i*a,y:-i},p={x:i*a,y:-i},h={x:i*a,y:i*.4},g=[l,c,m,u,p,h,l],y=r===0?g:(()=>{let R=Math.cos(r*Math.PI/180),A=Math.sin(r*Math.PI/180);return g.map($=>({x:$.x*R-$.y*A,y:$.x*A+$.y*R}))})(),[f,b,_,k,S,T]=y;return`M ${f.x} ${f.y} C ${b.x} ${b.y} ${_.x} ${_.y} ${k.x} ${k.y} C ${S.x} ${S.y} ${T.x} ${T.y} ${f.x} ${f.y} Z`}function Fe(n,e,t,r=0){let i=Math.max(3,Math.round(e)),a=Math.max(.3,Math.min(1,t/100)),o=n,l=o*1.7,u=o*1.15,c=[];for(let $=0;$<i;$++){let v=(90+$/i*360)*Math.PI/180;c.push({x:l/2*Math.cos(v),y:-(u/2)*Math.sin(v)})}let m=.15,p=0;for(let $=0;$<i;$++){let x=c[$],v=c[($+1)%i];p=Math.max(p,Math.hypot(v.x-x.x,v.y-x.y))}let h=p/(2*(1-m))+.001,g=Math.max(h,p*(.68+a*.35)),y=c.map($=>{let x=$.y/(u/2);return g*(1-m*x)});function f($){let x=c[$],v=c[($+1)%i],F=y[$],M=y[($+1)%i],C=v.x-x.x,O=v.y-x.y,I=Math.hypot(C,O)||1,D=(F*F-M*M+I*I)/(2*I),P=Math.sqrt(Math.max(0,F*F-D*D)),z=x.x+D/I*C,J=x.y+D/I*O,ee=-O/I,xt=C/I,te={x:z+ee*P,y:J+xt*P},q={x:z-ee*P,y:J-xt*P};return te.x*te.x+te.y*te.y>q.x*q.x+q.y*q.y?te:q}let b=[];for(let $=0;$<i;$++)b.push(f($));let _=14,k=[];for(let $=0;$<i;$++){let x=c[$],v=y[$],F=b[($-1+i)%i],M=b[$],C=Math.atan2(F.y-x.y,F.x-x.x),I=Math.atan2(M.y-x.y,M.x-x.x)-C;I<=0&&(I+=2*Math.PI);let D=2*Math.PI-I,P=C+I/2,z=C-D/2,J={x:x.x+v*Math.cos(P),y:x.y+v*Math.sin(P)},ee={x:x.x+v*Math.cos(z),y:x.y+v*Math.sin(z)},te=J.x*J.x+J.y*J.y>ee.x*ee.x+ee.y*ee.y?I:-D;for(let q=0;q<_;q++){let yn=q/_,Ht=C+yn*te;k.push({x:x.x+v*Math.cos(Ht),y:x.y+v*Math.sin(Ht)})}}let S=0;for(let $ of k){let x=Math.max(Math.abs($.x),Math.abs($.y));x>S&&(S=x)}if(S>0&&S!==o){let $=o/S;for(let x of k)x.x*=$,x.y*=$}let T=$=>{if(r===0)return $;let x=Math.cos(r*Math.PI/180),v=Math.sin(r*Math.PI/180);return{x:$.x*x-$.y*v,y:$.x*v+$.y*x}},R=k.map(T),A=`M ${R[0].x} ${R[0].y}`;for(let $=1;$<R.length;$++)A+=` L ${R[$].x} ${R[$].y}`;return A+=" Z",A}function V(n,e=0,t=0){if(n.length<3)return"";if(e<=0)return n.map((a,o)=>(o===0?"M":"L")+`${a.x},${a.y}`).join(" ")+" Z";let r=Math.min(e,t*.4),i="";for(let a=0;a<n.length;a++){let o=n[(a-1+n.length)%n.length],l=n[a],u=n[(a+1)%n.length],c={x:o.x-l.x,y:o.y-l.y},m=Math.hypot(c.x,c.y);c.x/=m,c.y/=m;let p={x:u.x-l.x,y:u.y-l.y},h=Math.hypot(p.x,p.y);p.x/=h,p.y/=h;let g=Math.min(r,m/2),y=Math.min(r,h/2),f={x:l.x+c.x*g,y:l.y+c.y*g},b={x:l.x+p.x*y,y:l.y+p.y*y};i+=a===0?`M${f.x},${f.y}`:` L${f.x},${f.y}`,i+=` Q${l.x},${l.y} ${b.x},${b.y}`}return i+" Z"}function Ie(n,e,t="evenodd"){let r=n*(e/100),i=t==="nonzero"?1:0;return`M ${n} 0 A ${n} ${n} 0 1 1 ${-n} 0 A ${n} ${n} 0 1 1 ${n} 0 Z M ${r} 0 A ${r} ${r} 0 1 ${i} ${-r} 0 A ${r} ${r} 0 1 ${i} ${r} 0 Z`}function Oe(n,e,t,r=1,i=0){let a=n*(t/100),l=Math.round(e*36),u=e*2*Math.PI,c=(n-a/2)/u,m=i*Math.PI/180,p=[],h=[];for(let f=0;f<=l;f++){let b=f/l,_=b*u*r+m,k=c*(b*u)+a/2,S=a/2;p.push({x:(k+S*.3)*Math.cos(_),y:(k+S*.3)*Math.sin(_)}),h.push({x:Math.max(0,k-S*.3)*Math.cos(_),y:Math.max(0,k-S*.3)*Math.sin(_)})}let g=`M ${p[0].x} ${p[0].y}`;for(let f=1;f<p.length;f++)g+=` L ${p[f].x} ${p[f].y}`;let y=h[h.length-1];g+=` L ${y.x} ${y.y}`;for(let f=h.length-2;f>=0;f--)g+=` L ${h[f].x} ${h[f].y}`;return g+=" Z",g}var Hn=.2;function Mt(n,e,t,r=0){let i=e*(t/100),a=e,o=e-i,l=2*Math.PI/n,u=l*Hn/2,c=l/4,m=r*Math.PI/180,p=[];for(let h=0;h<n;h++){let g=m+h*l;p.push({x:o*Math.cos(g),y:o*Math.sin(g)}),p.push({x:a*Math.cos(g+c-u),y:a*Math.sin(g+c-u)}),p.push({x:a*Math.cos(g+c+u),y:a*Math.sin(g+c+u)}),p.push({x:o*Math.cos(g+l/2),y:o*Math.sin(g+l/2)})}return p}function De(n,e,t,r=0,i=0,a="evenodd",o=0){let l=Mt(n,e,t,o),u=Math.min(r,e*.1),c=V(l,u,e);if(i>0){let m=e*(i/100),p=a==="nonzero"?1:0;c+=` M ${m} 0 A ${m} ${m} 0 1 ${p} ${-m} 0 A ${m} ${m} 0 1 ${p} ${m} 0 Z`}return c}function Be(n,e,t,r,i,a="round",o="uniform",l){let u=Math.min(t,r)/2,c,m,p,h,g,y,f,b;if(o==="non-uniform"&&l?(c=Math.min(l.radiusTL??i,u),m=Math.min(l.radiusTR??i,u),p=Math.min(l.radiusBR??i,u),h=Math.min(l.radiusBL??i,u),g=l.shapeTL??a,y=l.shapeTR??a,f=l.shapeBR??a,b=l.shapeBL??a):(c=m=p=h=Math.min(i,u),g=y=f=b=a),!(a!=="round"||o==="non-uniform"||c>0&&g!=="round"||m>0&&y!=="round"||p>0&&f!=="round"||h>0&&b!=="round")&&c===m&&m===p&&p===h)return null;let k=`M${n+c},${e}`;return k+=` L${n+t-m},${e}`,k+=ve(y,m,n+t,e,"tr"),k+=` L${n+t},${e+r-p}`,k+=ve(f,p,n+t,e+r,"br"),k+=` L${n+h},${e+r}`,k+=ve(b,h,n,e+r,"bl"),k+=` L${n},${e+c}`,k+=ve(g,c,n,e,"tl"),k+=" Z",k}function ve(n,e,t,r,i){if(e<=0)return"";switch(n){case"round":switch(i){case"tr":return` A${e},${e} 0 0 1 ${t},${r+e}`;case"br":return` A${e},${e} 0 0 1 ${t-e},${r}`;case"bl":return` A${e},${e} 0 0 1 ${t},${r-e}`;case"tl":return` A${e},${e} 0 0 1 ${t+e},${r}`}break;case"scoop":switch(i){case"tr":return` A${e},${e} 0 0 0 ${t},${r+e}`;case"br":return` A${e},${e} 0 0 0 ${t-e},${r}`;case"bl":return` A${e},${e} 0 0 0 ${t},${r-e}`;case"tl":return` A${e},${e} 0 0 0 ${t+e},${r}`}break;case"bevel":switch(i){case"tr":return` L${t},${r+e}`;case"br":return` L${t-e},${r}`;case"bl":return` L${t},${r-e}`;case"tl":return` L${t+e},${r}`}break;case"notch":switch(i){case"tr":return` L${t-e},${r+e} L${t},${r+e}`;case"br":return` L${t-e},${r-e} L${t-e},${r}`;case"bl":return` L${t+e},${r-e} L${t},${r-e}`;case"tl":return` L${t+e},${r+e} L${t+e},${r}`}break}return""}function Ge(n,e,t=!1,r=.5,i){if(n.length<2)return n.length===1?`M ${n[0].x} ${n[0].y}`:"";switch(e){case"LINEAR":case"linear":return en(n,t);case"QUADRATIC":case"quadratic":return Xn(n,t);case"CUBIC":case"cubic":return Yn(n,t);case"ARC":case"arc":return qn(n,t,i);case"MIXED":case"mixed":return tn(n,t);case"CATMULL_ROM":case"catmull-rom":return Kn(n,t,r);case"BASIS":case"basis":return Zn(n,t);default:return n.some(a=>a.segmentType)?tn(n,t):en(n,t)}}function en(n,e){let t=`M ${n[0].x} ${n[0].y}`,r=0;for(let i=1;i<n.length;i++)n[i].isSubpathStart?(e&&i-r>2&&(t+=" Z"),t+=` M ${n[i].x} ${n[i].y}`,r=i):t+=` L ${n[i].x} ${n[i].y}`;return e&&n.length-r>2&&(t+=" Z"),t}function Xn(n,e){let t=`M ${n[0].x} ${n[0].y}`,r=0;for(let i=0;i<n.length-1;i++){let a=n[i],o=n[i+1];if(o.isSubpathStart){if(e&&i-r>=1){let u=n[r],c=a.handleOut??{x:(a.x+u.x)/2,y:(a.y+u.y)/2};t+=` Q ${c.x} ${c.y} ${u.x} ${u.y} Z`}t+=` M ${o.x} ${o.y}`,r=i+1;continue}let l=a.handleOut??{x:(a.x+o.x)/2,y:(a.y+o.y)/2};t+=` Q ${l.x} ${l.y} ${o.x} ${o.y}`}if(e&&n.length-r>1){let i=n[n.length-1],a=n[r],o=i.handleOut??{x:(i.x+a.x)/2,y:(i.y+a.y)/2};t+=` Q ${o.x} ${o.y} ${a.x} ${a.y} Z`}return t}function Yn(n,e){let t=`M ${n[0].x} ${n[0].y}`,r=0;for(let i=0;i<n.length-1;i++){let a=n[i],o=n[i+1];if(o.isSubpathStart){if(e&&i-r>=1){let c=n[r],m=a.handleOut??{x:a.x,y:a.y},p=c.handleIn??{x:c.x,y:c.y};t+=` C ${m.x} ${m.y} ${p.x} ${p.y} ${c.x} ${c.y} Z`}t+=` M ${o.x} ${o.y}`,r=i+1;continue}let l=a.handleOut??{x:a.x,y:a.y},u=o.handleIn??{x:o.x,y:o.y};t+=` C ${l.x} ${l.y} ${u.x} ${u.y} ${o.x} ${o.y}`}if(e&&n.length-r>1){let i=n[n.length-1],a=n[r],o=i.handleOut??{x:i.x,y:i.y},l=a.handleIn??{x:a.x,y:a.y};t+=` C ${o.x} ${o.y} ${l.x} ${l.y} ${a.x} ${a.y} Z`}return t}function qn(n,e,t){let r=`M ${n[0].x} ${n[0].y}`,i=0,a={rx:50,ry:50,rotation:0,largeArc:!1,sweep:!0};for(let o=0;o<n.length-1;o++){let l=n[o+1];if(l.isSubpathStart){if(e&&o-i>=1){let c=n[i],m=t?.[o]??a;r+=` A ${m.rx} ${m.ry} ${m.rotation} ${m.largeArc?1:0} ${m.sweep?1:0} ${c.x} ${c.y} Z`}r+=` M ${l.x} ${l.y}`,i=o+1;continue}let u=t?.[o]??a;r+=` A ${u.rx} ${u.ry} ${u.rotation} ${u.largeArc?1:0} ${u.sweep?1:0} ${l.x} ${l.y}`}if(e&&n.length-i>1){let o=n[i],l=t?.[n.length-1]??a;r+=` A ${l.rx} ${l.ry} ${l.rotation} ${l.largeArc?1:0} ${l.sweep?1:0} ${o.x} ${o.y} Z`}return r}function tn(n,e){let t=`M ${n[0].x} ${n[0].y}`,r=0;for(let i=0;i<n.length-1;i++){let a=n[i],o=n[i+1];if(o.isSubpathStart){if(e&&i-r>=1){let l=n[r];t+=vt(a,l,l.segmentType),t+=" Z"}t+=` M ${o.x} ${o.y}`,r=i+1;continue}t+=vt(a,o,o.segmentType)}if(e&&n.length-r>1){let i=n[n.length-1],a=n[r];t+=vt(i,a,a.segmentType),t+=" Z"}return t}function vt(n,e,t){let r=(t??(n.handleOut||e.handleIn?"CUBIC":"LINEAR")).toUpperCase();if(r==="LINEAR")return` L ${e.x} ${e.y}`;if(r==="QUADRATIC"){let o=n.handleOut??{x:(n.x+e.x)/2,y:(n.y+e.y)/2};return` Q ${o.x} ${o.y} ${e.x} ${e.y}`}if(r==="ARC"){let o=e.arcParams;return o?` A ${o.rx} ${o.ry} ${o.rotation} ${o.largeArc?1:0} ${o.sweep?1:0} ${e.x} ${e.y}`:` L ${e.x} ${e.y}`}let i=n.handleOut??{x:n.x,y:n.y},a=e.handleIn??{x:e.x,y:e.y};return` C ${i.x} ${i.y} ${a.x} ${a.y} ${e.x} ${e.y}`}function Kn(n,e,t){if(n.length<2)return n.length===1?`M ${n[0].x} ${n[0].y}`:"";let r=t,i=e?[n[n.length-1],...n,n[0],n[1]]:[n[0],...n,n[n.length-1]],a=`M ${n[0].x} ${n[0].y}`,o=e?n.length:n.length-1;for(let l=0;l<o;l++){let u=i[l],c=i[l+1],m=i[l+2],p=i[l+3],h=Math.hypot(m.x-c.x,m.y-c.y),g=Math.hypot(c.x-u.x,c.y-u.y),y=Math.hypot(p.x-m.x,p.y-m.y),f=Math.pow(g,r),b=Math.pow(h,r),_=Math.pow(y,r),k=Math.pow(g,2*r),S=Math.pow(h,2*r),T=Math.pow(y,2*r),R,A,$,x;g<1e-8?(R=c.x,A=c.y):(R=(k*m.x-S*u.x+(2*k+3*f*b+S)*c.x)/(3*f*(f+b)),A=(k*m.y-S*u.y+(2*k+3*f*b+S)*c.y)/(3*f*(f+b))),y<1e-8?($=m.x,x=m.y):($=(T*c.x-S*p.x+(2*T+3*_*b+S)*m.x)/(3*_*(_+b)),x=(T*c.y-S*p.y+(2*T+3*_*b+S)*m.y)/(3*_*(_+b))),a+=` C ${R} ${A} ${$} ${x} ${m.x} ${m.y}`}return e&&(a+=" Z"),a}function Zn(n,e){let t=n.length;if(t<2)return t===1?`M ${n[0].x} ${n[0].y}`:"";if(t===2)return`M ${n[0].x} ${n[0].y} L ${n[1].x} ${n[1].y}`;if(e){let a=(n[0].x+4*n[1].x+n[2].x)/6,o=(n[0].y+4*n[1].y+n[2].y)/6,l=`M ${a} ${o}`;for(let u=0;u<t;u++){let c=n[(u+1)%t],m=n[(u+2)%t],p=n[(u+3)%t];l+=Pt(c,m,p)}return l+=" Z",l}let r=n,i=`M ${r[0].x} ${r[0].y}`;i+=` L ${(5*r[0].x+r[1].x)/6} ${(5*r[0].y+r[1].y)/6}`;for(let a=0;a<=t-3;a++)i+=Pt(r[a],r[a+1],r[a+2]);return i+=Pt(r[t-2],r[t-1],r[t-1]),i+=` L ${r[t-1].x} ${r[t-1].y}`,i}function Pt(n,e,t){return` C ${(2*n.x+e.x)/3} ${(2*n.y+e.y)/3} ${(n.x+2*e.x)/3} ${(n.y+2*e.y)/3} ${(n.x+4*e.x+t.x)/6} ${(n.y+4*e.y+t.y)/6}`}function re(n,e,t){let r=Number.isFinite(e)?Math.max(1,e):8,i=Number.isFinite(t)?Math.max(1,t):4;switch(n){case"dashed":case"dotted":case"custom":return`${r} ${i}`;default:return null}}function B(n){return n.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Qn(n){let e=n.fillType;return e||(n.fillGradient?n.fillGradient.r!==void 0?"radial-gradient":"linear-gradient":n.linearGradient?"linear-gradient":n.radialGradient?"radial-gradient":"solid")}function Le(n){let e=new Map,t=n.state,r=t;switch(n.type){case"circle":e.set("cx",String(t.x??0)),e.set("cy",String(t.y??0)),e.set("r",String(t.radius??50));break;case"ellipse":e.set("cx",String(t.cx??0)),e.set("cy",String(t.cy??0)),e.set("rx",String(t.rx??50)),e.set("ry",String(t.ry??30));break;case"rectangle":case"square":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),e.set("width",String(t.width??100)),e.set("height",String(t.height??100)),(t.cornerRadius??0)>0&&e.set("rx",String(t.cornerRadius));break;case"line":e.set("x1",String(t.x1??0)),e.set("y1",String(t.y1??0)),e.set("x2",String(t.x2??0)),e.set("y2",String(t.y2??0));break;case"text":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),t.fontSize&&e.set("font-size",String(t.fontSize)),t.fontFamily&&e.set("font-family",t.fontFamily),t.fontWeight&&e.set("font-weight",t.fontWeight),t.fontStyle&&e.set("font-style",t.fontStyle),t.textAnchor&&e.set("text-anchor",t.textAnchor),t.letterSpacing&&e.set("letter-spacing",String(t.letterSpacing));break;case"image":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),e.set("width",String(t.width??100)),e.set("height",String(t.height??100)),r.href&&e.set("href",String(r.href));break}let i=Qn(r);i==="none"?e.set("fill","none"):i==="linear-gradient"||i==="radial-gradient"?e.set("fill",`url(#gradient-fill-${n.id})`):i==="pattern"?e.set("fill",`url(#pattern-fill-${n.id})`):e.set("fill",t.fillColor??"#000000");let a=t.opacity;a!==void 0&&a<1&&e.set("opacity",String(a));let o=t.fillOpacity;o!==void 0&&o<1&&e.set("fill-opacity",String(o)),t.fillRule&&t.fillRule!=="nonzero"&&e.set("fill-rule",t.fillRule);let l=r.strokeType??"solid";if(l==="none")e.set("stroke","none");else if(l==="linear-gradient"||l==="radial-gradient")e.set("stroke",`url(#gradient-stroke-${n.id})`);else{let T=t.borderColor??"none";T!=="none"&&e.set("stroke",T)}let u=t.borderWidth;u!=null&&u!==0&&e.set("stroke-width",String(u));let c=t.strokeOpacity;c!==void 0&&c<1&&e.set("stroke-opacity",String(c));let m=t.lineStyle??"solid",p=t.dashLength??8,h=t.gapLength??4,g=re(m,p,h);g&&(e.set("stroke-dasharray",g),m==="dotted"&&e.set("stroke-linecap","round"));let y=Jn(r);y&&e.set("transform",y);let f=r.filters;f&&f.length>0&&e.set("filter",`url(#filter-${n.id})`);let b=t.shapeRendering;b&&b!=="auto"&&e.set("shape-rendering",b);let _=r.startEndpoint,k=r.endEndpoint;_&&_!=="none"&&e.set("marker-start",`url(#line-marker-${_})`),k&&k!=="none"&&e.set("marker-end",`url(#line-marker-${k})`);let S=r.metadata;return S&&(S.role&&e.set("role",S.role),S.ariaLabel&&e.set("aria-label",S.ariaLabel)),e}function nn(n){switch(n.type){case"circle":return"circle";case"ellipse":return"ellipse";case"rectangle":case"square":return"rect";case"line":return"line";case"text":return"text";case"image":return"image";case"spline":case"polyline":case"triangle":case"ngon":case"star":case"cross":case"ring":case"spiral":case"gear":case"arrow":return"path";default:return"g"}}function Jn(n){let e=n.rotation??0,t=n.skewX??0,r=n.skewY??0,i=n.scaleX??1,a=n.scaleY??1;if(e===0&&t===0&&r===0&&i===1&&a===1)return null;let o=n.customPivot;if(!o)return null;let l=[];return l.push(`translate(${o.x}, ${o.y})`),e!==0&&l.push(`rotate(${e})`),(i!==1||a!==1)&&l.push(`scale(${i}, ${a})`),t!==0&&l.push(`skewX(${t})`),r!==0&&l.push(`skewY(${r})`),l.push(`translate(${-o.x}, ${-o.y})`),l.join(" ")}function j(n,e){let t=n.viewboxes?.[0];return{width:e.width??t?.width??800,height:e.height??t?.height??600}}function s(n,e){return e==null||e===""?"":` ${n}="${B(String(e))}"`}function Ne(n){let e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(n);return e?{r:parseInt(e[1],16)/255,g:parseInt(e[2],16)/255,b:parseInt(e[3],16)/255}:{r:0,g:0,b:0}}function er(n,e,t){let{offsetX:r,offsetY:i,blurRadius:a,spread:o,color:l,opacity:u}=n,c="";if(o===0)c+=`<feDropShadow${s("in",e)}${s("dx",r)}${s("dy",i)}${s("stdDeviation",a/2)}${s("flood-color",l)}${s("flood-opacity",u)}${s("result",`${t}_shadow`)}/>`,c+=`<feMerge${s("result",t)}><feMergeNode${s("in",`${t}_shadow`)}/><feMergeNode${s("in",e)}/></feMerge>`;else{c+=`<feColorMatrix${s("in",e)}${s("type","matrix")}${s("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${s("result",`${t}_alpha`)}/>`;let m=o>0?"dilate":"erode",p=Math.abs(o);c+=`<feMorphology${s("in",`${t}_alpha`)}${s("operator",m)}${s("radius",p)}${s("result",`${t}_spread`)}/>`,c+=`<feGaussianBlur${s("in",`${t}_spread`)}${s("stdDeviation",a/2)}${s("result",`${t}_blur`)}/>`,c+=`<feOffset${s("in",`${t}_blur`)}${s("dx",r)}${s("dy",i)}${s("result",`${t}_offset`)}/>`,c+=`<feFlood${s("flood-color",l)}${s("flood-opacity",u)}${s("result",`${t}_color`)}/>`,c+=`<feComposite${s("in",`${t}_color`)}${s("in2",`${t}_offset`)}${s("operator","in")}${s("result",`${t}_shadow`)}/>`,c+=`<feMerge${s("result",t)}><feMergeNode${s("in",`${t}_shadow`)}/><feMergeNode${s("in",e)}/></feMerge>`}return c}function tr(n,e,t){let{offsetX:r,offsetY:i,blurRadius:a,choke:o,color:l,opacity:u}=n,c=a*(1-o/100),m="";return m+=`<feColorMatrix${s("in",e)}${s("type","matrix")}${s("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${s("result",`${t}_alpha`)}/>`,m+=`<feComponentTransfer${s("in",`${t}_alpha`)}${s("result",`${t}_inverted`)}><feFuncA${s("type","table")}${s("tableValues","1 0")}/></feComponentTransfer>`,m+=`<feGaussianBlur${s("in",`${t}_inverted`)}${s("stdDeviation",c/2)}${s("result",`${t}_blur`)}/>`,m+=`<feOffset${s("in",`${t}_blur`)}${s("dx",r)}${s("dy",i)}${s("result",`${t}_offset`)}/>`,m+=`<feFlood${s("flood-color",l)}${s("flood-opacity",u)}${s("result",`${t}_color`)}/>`,m+=`<feComposite${s("in",`${t}_color`)}${s("in2",`${t}_offset`)}${s("operator","in")}${s("result",`${t}_coloredShadow`)}/>`,m+=`<feComposite${s("in",`${t}_coloredShadow`)}${s("in2",`${t}_alpha`)}${s("operator","in")}${s("result",`${t}_innerShadow`)}/>`,m+=`<feComposite${s("in",`${t}_innerShadow`)}${s("in2",e)}${s("operator","over")}${s("result",t)}/>`,m}function nr(n,e,t){let{blurX:r,blurY:i}=n;return r===0&&i===0?E(e,t):`<feGaussianBlur${s("in",e)}${s("stdDeviation",`${r/2} ${i/2}`)}${s("result",t)}/>`}function rr(n,e,t){let{distance:r,angle:i}=n;if(r===0)return E(e,t);let a=i*Math.PI/180,o=Math.abs(Math.cos(a)*r),l=Math.abs(Math.sin(a)*r);return`<feGaussianBlur${s("in",e)}${s("stdDeviation",`${o/2} ${l/2}`)}${s("result",t)}/>`}function rn(n,e,t){let{x:r,y:i,z:a,color:o,surfaceScale:l,diffuseConstant:u,specularConstant:c,specularExponent:m}=n,p="";return p+=`<feDiffuseLighting${s("in","SourceAlpha")}${s("surfaceScale",l)}${s("diffuseConstant",u)}${s("lighting-color",o)}${s("result",`${t}_diffuse`)}>`,p+=`<fePointLight${s("x",r)}${s("y",i)}${s("z",a)}/>`,p+="</feDiffuseLighting>",p+=`<feSpecularLighting${s("in","SourceAlpha")}${s("surfaceScale",l)}${s("specularConstant",c)}${s("specularExponent",m)}${s("lighting-color",o)}${s("result",`${t}_specular`)}>`,p+=`<fePointLight${s("x",r)}${s("y",i)}${s("z",a)}/>`,p+="</feSpecularLighting>",p+=`<feComposite${s("in",e)}${s("in2",`${t}_diffuse`)}${s("operator","arithmetic")}${s("k1",1)}${s("k2",0)}${s("k3",0)}${s("k4",0)}${s("result",`${t}_lit`)}/>`,p+=`<feComposite${s("in",`${t}_specular`)}${s("in2",`${t}_lit`)}${s("operator","arithmetic")}${s("k1",0)}${s("k2",1)}${s("k3",1)}${s("k4",0)}${s("result",t)}/>`,p}function sn(n,e,t){let{x:r,y:i,z:a,pointsAtX:o,pointsAtY:l,pointsAtZ:u,coneAngle:c,color:m,surfaceScale:p,specularConstant:h,specularExponent:g}=n,y="";return y+=`<feSpecularLighting${s("in","SourceAlpha")}${s("surfaceScale",p)}${s("specularConstant",h)}${s("specularExponent",g)}${s("lighting-color",m)}${s("result",`${t}_specular`)}>`,y+=`<feSpotLight${s("x",r)}${s("y",i)}${s("z",a)}${s("pointsAtX",o)}${s("pointsAtY",l)}${s("pointsAtZ",u)}${s("limitingConeAngle",c)}/>`,y+="</feSpecularLighting>",y+=`<feComposite${s("in",`${t}_specular`)}${s("in2","SourceAlpha")}${s("operator","in")}${s("result",`${t}_clipped`)}/>`,y+=`<feComposite${s("in",`${t}_clipped`)}${s("in2",e)}${s("operator","arithmetic")}${s("k1",0)}${s("k2",1)}${s("k3",1)}${s("k4",0)}${s("result",t)}/>`,y}function an(n){switch(n.kind){case"point":return`<fePointLight${s("x",n.x)}${s("y",n.y)}${s("z",n.z)}/>`;case"spot":{let e=`<feSpotLight${s("x",n.x)}${s("y",n.y)}${s("z",n.z)}${s("pointsAtX",n.pointsAtX)}${s("pointsAtY",n.pointsAtY)}${s("pointsAtZ",n.pointsAtZ)}`;return n.limitingConeAngle!==void 0&&(e+=s("limitingConeAngle",n.limitingConeAngle)),n.specularExponent!==void 0&&(e+=s("specularExponent",n.specularExponent)),e+"/>"}case"distant":return`<feDistantLight${s("azimuth",n.azimuth)}${s("elevation",n.elevation)}/>`}}function ir(n,e,t){return`<feDiffuseLighting${s("in",e)}${s("surfaceScale",n.surfaceScale)}${s("diffuseConstant",n.diffuseConstant)}${s("lighting-color",n.color)}${s("result",t)}>`+an(n.lightSource)+"</feDiffuseLighting>"}function sr(n,e,t){return`<feSpecularLighting${s("in",e)}${s("surfaceScale",n.surfaceScale)}${s("specularConstant",n.specularConstant)}${s("specularExponent",n.specularExponent)}${s("lighting-color",n.color)}${s("result",t)}>`+an(n.lightSource)+"</feSpecularLighting>"}function ar(n,e,t){let{width:r,color:i,opacity:a,position:o}=n,l="";if(o==="inside")l+=`<feMorphology${s("in","SourceAlpha")}${s("operator","erode")}${s("radius",r)}${s("result",`${t}_eroded`)}/>`,l+=`<feComposite${s("in","SourceAlpha")}${s("in2",`${t}_eroded`)}${s("operator","out")}${s("result",`${t}_outlineAlpha`)}/>`,l+=`<feFlood${s("flood-color",i)}${s("flood-opacity",a)}${s("result",`${t}_color`)}/>`,l+=`<feComposite${s("in",`${t}_color`)}${s("in2",`${t}_outlineAlpha`)}${s("operator","in")}${s("result",`${t}_outline`)}/>`,l+=`<feComposite${s("in",`${t}_outline`)}${s("in2",e)}${s("operator","over")}${s("result",t)}/>`;else{let u=o==="outside"?r:r/2;l+=`<feMorphology${s("in","SourceAlpha")}${s("operator","dilate")}${s("radius",u)}${s("result",`${t}_dilated`)}/>`,l+=`<feComposite${s("in",`${t}_dilated`)}${s("in2","SourceAlpha")}${s("operator","out")}${s("result",`${t}_outlineAlpha`)}/>`,l+=`<feFlood${s("flood-color",i)}${s("flood-opacity",a)}${s("result",`${t}_color`)}/>`,l+=`<feComposite${s("in",`${t}_color`)}${s("in2",`${t}_outlineAlpha`)}${s("operator","in")}${s("result",`${t}_outline`)}/>`,l+=`<feMerge${s("result",t)}><feMergeNode${s("in",`${t}_outline`)}/><feMergeNode${s("in",e)}/></feMerge>`}return l}function or(n,e,t){let{amount:r}=n;if(r===0)return E(e,t);let i=1+4*r,a=-r,o=[0,a,0,a,i,a,0,a,0].join(" ");return`<feConvolveMatrix${s("in",e)}${s("order","3")}${s("kernelMatrix",o)}${s("divisor","1")}${s("bias","0")}${s("preserveAlpha","true")}${s("edgeMode","duplicate")}${s("result",t)}/>`}function lr(n,e,t){let{blockSize:r}=n;if(r<=1)return E(e,t);let i=r/2,a="";return a+=`<feMorphology${s("in",e)}${s("operator","erode")}${s("radius",i)}${s("result",`${t}_eroded`)}/>`,a+=`<feMorphology${s("in",`${t}_eroded`)}${s("operator","dilate")}${s("radius",i)}${s("result",t)}/>`,a}function ur(n,e,t){let{scale:r,frequency:i,octaves:a,warpType:o}=n;if(r===0)return E(e,t);let l="";return l+=`<feTurbulence${s("type",o)}${s("baseFrequency",i)}${s("numOctaves",a)}${s("seed",0)}${s("result",`${t}_turbulence`)}/>`,l+=`<feDisplacementMap${s("in",e)}${s("in2",`${t}_turbulence`)}${s("scale",r)}${s("xChannelSelector","R")}${s("yChannelSelector","G")}${s("result",t)}/>`,l}function cr(n,e,t){let{operator:r,radiusX:i,radiusY:a}=n;return i===0&&a===0?E(e,t):`<feMorphology${s("in",e)}${s("operator",r)}${s("radius",`${i} ${a}`)}${s("result",t)}/>`}function hr(n,e,t){let{levels:r}=n;if(r<2)return E(e,t);let i=[];for(let l=0;l<r;l++)i.push(l/(r-1));let a=i.join(" "),o=`<feComponentTransfer${s("in",e)}${s("result",t)}>`;return o+=`<feFuncR${s("type","discrete")}${s("tableValues",a)}/>`,o+=`<feFuncG${s("type","discrete")}${s("tableValues",a)}/>`,o+=`<feFuncB${s("type","discrete")}${s("tableValues",a)}/>`,o+="</feComponentTransfer>",o}function dr(n,e,t){let{levels:r,contrast:i}=n;if(r<2)return E(e,t);let a=[];for(let u=0;u<r;u++){let c=u/(r-1),m=c;i!==1&&(m=.5+(c-.5)*i,m=Math.max(0,Math.min(1,m))),a.push(m)}let o=a.join(" "),l=`<feComponentTransfer${s("in",e)}${s("result",t)}>`;return l+=`<feFuncR${s("type","table")}${s("tableValues",o)}/>`,l+=`<feFuncG${s("type","table")}${s("tableValues",o)}/>`,l+=`<feFuncB${s("type","table")}${s("tableValues",o)}/>`,l+="</feComponentTransfer>",l}function pr(n,e,t){let{radius:r}=n;if(r===0)return E(e,t);let i="";return i+=`<feGaussianBlur${s("in","SourceAlpha")}${s("stdDeviation",r)}${s("result",`${t}_blurredAlpha`)}/>`,i+=`<feComponentTransfer${s("in",`${t}_blurredAlpha`)}${s("result",`${t}_thresholdAlpha`)}><feFuncA${s("type","linear")}${s("slope",20)}${s("intercept",-9)}/></feComponentTransfer>`,i+=`<feComposite${s("in",e)}${s("in2",`${t}_thresholdAlpha`)}${s("operator","in")}${s("result",t)}/>`,i}function mr(n,e,t){let{amount:r}=n;if(r===0)return E(e,t);let i=1-r;return`<feColorMatrix${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("type","saturate")}${s("values",i)}${s("result",t)}/>`}function fr(n,e,t){let{red:r,green:i,blue:a}=n;if(r===1&&i===1&&a===1)return E(e,t);let o=`<feComponentTransfer${s("in",e)}${s("result",t)}>`;return o+=`<feFuncR${s("type","linear")}${s("slope",r)}${s("intercept",0)}/>`,o+=`<feFuncG${s("type","linear")}${s("slope",i)}${s("intercept",0)}/>`,o+=`<feFuncB${s("type","linear")}${s("slope",a)}${s("intercept",0)}/>`,o+="</feComponentTransfer>",o}function gr(n,e,t){let{amount:r}=n;if(r===1)return E(e,t);let i=`<feComponentTransfer${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("result",t)}>`;return i+=`<feFuncR${s("type","linear")}${s("slope",r)}${s("intercept",0)}/>`,i+=`<feFuncG${s("type","linear")}${s("slope",r)}${s("intercept",0)}/>`,i+=`<feFuncB${s("type","linear")}${s("slope",r)}${s("intercept",0)}/>`,i+="</feComponentTransfer>",i}function $r(n,e,t){let{amount:r}=n;if(r===1)return E(e,t);let i=.5*(1-r),a=`<feComponentTransfer${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("result",t)}>`;return a+=`<feFuncR${s("type","linear")}${s("slope",r)}${s("intercept",i)}/>`,a+=`<feFuncG${s("type","linear")}${s("slope",r)}${s("intercept",i)}/>`,a+=`<feFuncB${s("type","linear")}${s("slope",r)}${s("intercept",i)}/>`,a+="</feComponentTransfer>",a}function yr(n,e,t){let{amount:r}=n;if(r===1)return E(e,t);let i=`<feComponentTransfer${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("result",t)}>`;return i+=`<feFuncA${s("type","linear")}${s("slope",r)}${s("intercept",0)}/>`,i+="</feComponentTransfer>",i}function br(n,e,t){let{amount:r}=n;if(r===0)return E(e,t);let i=r,a=1-r,o=`${i} ${a}`,l=`<feComponentTransfer${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("result",t)}>`;return l+=`<feFuncR${s("type","table")}${s("tableValues",o)}/>`,l+=`<feFuncG${s("type","table")}${s("tableValues",o)}/>`,l+=`<feFuncB${s("type","table")}${s("tableValues",o)}/>`,l+="</feComponentTransfer>",l}function xr(n,e,t){let{angle:r}=n;return r===0||r===360?E(e,t):`<feColorMatrix${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("type","hueRotate")}${s("values",r)}${s("result",t)}/>`}function Sr(n,e,t){let{amount:r}=n;return r===1?E(e,t):`<feColorMatrix${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("type","saturate")}${s("values",r)}${s("result",t)}/>`}function _r(n,e,t){let{threshold:r}=n,i="";if(i+=`<feColorMatrix${s("in",e)}${s("type","saturate")}${s("values",0)}${s("result",`${t}_gray`)}/>`,r===.5)i+=`<feComponentTransfer${s("in",`${t}_gray`)}${s("result",t)}>`,i+=`<feFuncR${s("type","discrete")}${s("tableValues","0 1")}/>`,i+=`<feFuncG${s("type","discrete")}${s("tableValues","0 1")}/>`,i+=`<feFuncB${s("type","discrete")}${s("tableValues","0 1")}/>`,i+="</feComponentTransfer>";else{let o=[];for(let u=0;u<256;u++)o.push(u/255<r?0:1);let l=o.join(" ");i+=`<feComponentTransfer${s("in",`${t}_gray`)}${s("result",t)}>`,i+=`<feFuncR${s("type","table")}${s("tableValues",l)}/>`,i+=`<feFuncG${s("type","table")}${s("tableValues",l)}/>`,i+=`<feFuncB${s("type","table")}${s("tableValues",l)}/>`,i+="</feComponentTransfer>"}return i}function kr(n,e,t){let{amount:r}=n;if(r===0)return E(e,t);let i=[.393,.769,.189,0,0],a=[.349,.686,.168,0,0],o=[.272,.534,.131,0,0],l=[1,0,0,0,0],u=[0,1,0,0,0],c=[0,0,1,0,0],m=(f,b)=>f.map((_,k)=>_*(1-r)+b[k]*r),p=m(l,i),h=m(u,a),g=m(c,o),y=[...p,...h,...g,0,0,0,1,0].join(" ");return`<feColorMatrix${s("color-interpolation-filters","sRGB")}${s("in",e)}${s("type","matrix")}${s("values",y)}${s("result",t)}/>`}function wr(n,e,t){let{shadowColor:r,highlightColor:i}=n,a=Ne(r),o=Ne(i),l="";return l+=`<feColorMatrix${s("in",e)}${s("type","saturate")}${s("values",0)}${s("result",`${t}_gray`)}/>`,l+=`<feComponentTransfer${s("in",`${t}_gray`)}${s("result",t)}>`,l+=`<feFuncR${s("type","table")}${s("tableValues",`${a.r} ${o.r}`)}/>`,l+=`<feFuncG${s("type","table")}${s("tableValues",`${a.g} ${o.g}`)}/>`,l+=`<feFuncB${s("type","table")}${s("tableValues",`${a.b} ${o.b}`)}/>`,l+="</feComponentTransfer>",l}function Tr(n,e,t){let{intensity:r}=n;if(r===0)return E(e,t);let i="";i+=`<feComponentTransfer${s("in",e)}${s("result",`${t}_invert`)}>`,i+=`<feFuncR${s("type","table")}${s("tableValues","1 0")}/>`,i+=`<feFuncG${s("type","table")}${s("tableValues","1 0")}/>`,i+=`<feFuncB${s("type","table")}${s("tableValues","1 0")}/>`,i+="</feComponentTransfer>",i+=`<feColorMatrix${s("in",`${t}_invert`)}${s("type","saturate")}${s("values",0)}${s("result",`${t}_gray`)}/>`;let a=[.1,.1,.1,0,0],o=[.3,.4,.3,0,0],l=[.5,.5,.8,0,0],u=[1,0,0,0,0],c=[0,1,0,0,0],m=[0,0,1,0,0],p=(b,_)=>b.map((k,S)=>k*(1-r)+_[S]*r),h=p(u,a),g=p(c,o),y=p(m,l),f=[...h,...g,...y,0,0,0,1,0].join(" ");return i+=`<feColorMatrix${s("in",`${t}_gray`)}${s("type","matrix")}${s("values",f)}${s("result",t)}/>`,i}function vr(n,e,t){let{amount:r,scale:i}=n;if(r===0)return E(e,t);let a=1/i,o="";return o+=`<feTurbulence${s("type","fractalNoise")}${s("baseFrequency",a)}${s("numOctaves",3)}${s("seed",0)}${s("result",`${t}_noise`)}/>`,o+=`<feColorMatrix${s("in",`${t}_noise`)}${s("type","saturate")}${s("values",0)}${s("result",`${t}_noiseGray`)}/>`,o+=`<feBlend${s("in",e)}${s("in2",`${t}_noiseGray`)}${s("mode","overlay")}${s("result",`${t}_blended`)}/>`,o+=`<feComposite${s("in",`${t}_blended`)}${s("in2",e)}${s("operator","arithmetic")}${s("k1",0)}${s("k2",r)}${s("k3",1-r)}${s("k4",0)}${s("result",`${t}_amt`)}/>`,o+=`<feComposite${s("in",`${t}_amt`)}${s("in2",e)}${s("operator","in")}${s("result",t)}/>`,o}function Pr(n,e,t){let{strength:r,angle:i}=n;if(r===0)return E(e,t);let a=i*Math.PI/180,o=Math.cos(a),l=Math.sin(a),u=r,c=[-(u*(o+l)),-(u*l),u*(-o+l),-(u*o),1,u*o,u*(o-l),u*l,u*(o+l)].join(" ");return`<feConvolveMatrix${s("in",e)}${s("order","3 3")}${s("kernelMatrix",c)}${s("divisor",1)}${s("bias",.5)}${s("preserveAlpha","true")}${s("result",t)}/>`}function Mr(n,e,t){let{amount:r,size:i}=n;if(r===0)return E(e,t);let a=.5/i,o="";return o+=`<feTurbulence${s("type","fractalNoise")}${s("baseFrequency",`${a} ${a}`)}${s("numOctaves",5)}${s("seed",0)}${s("stitchTiles","stitch")}${s("result",`${t}_grain`)}/>`,o+=`<feColorMatrix${s("in",`${t}_grain`)}${s("type","saturate")}${s("values",0)}${s("result",`${t}_grainGray`)}/>`,o+=`<feBlend${s("in",e)}${s("in2",`${t}_grainGray`)}${s("mode","soft-light")}${s("result",`${t}_blended`)}/>`,o+=`<feComposite${s("in",`${t}_blended`)}${s("in2",e)}${s("operator","arithmetic")}${s("k1",0)}${s("k2",r)}${s("k3",1-r)}${s("k4",0)}${s("result",`${t}_amt`)}/>`,o+=`<feComposite${s("in",`${t}_amt`)}${s("in2",e)}${s("operator","in")}${s("result",t)}/>`,o}function Rr(n,e,t){let{wetness:r,turbulence:i}=n;if(r===0&&i===0)return E(e,t);let a="";return a+=`<feTurbulence${s("type","fractalNoise")}${s("baseFrequency",.02+i*.03)}${s("numOctaves",4)}${s("seed",42)}${s("result",`${t}_turb`)}/>`,a+=`<feDisplacementMap${s("in",e)}${s("in2",`${t}_turb`)}${s("scale",r*15)}${s("xChannelSelector","R")}${s("yChannelSelector","G")}${s("result",`${t}_disp`)}/>`,a+=`<feGaussianBlur${s("in",`${t}_disp`)}${s("stdDeviation",r*2)}${s("result",`${t}_blur`)}/>`,a+=`<feBlend${s("in",`${t}_blur`)}${s("in2",e)}${s("mode","multiply")}${s("result",t)}/>`,a}function Cr(n,e,t){let{thickness:r,texture:i}=n;if(r===0&&i===0)return E(e,t);let a="";a+=`<feTurbulence${s("type","turbulence")}${s("baseFrequency",.03+i*.02)}${s("numOctaves",3)}${s("seed",1e3)}${s("result",`${t}_brush`)}/>`;let o=Math.max(3,8-Math.floor(r*5)),l=Array.from({length:o+1},(u,c)=>c/o).join(" ");a+=`<feComponentTransfer${s("in",e)}${s("result",`${t}_poster`)}>`;for(let u of["R","G","B"])a+=`<feFunc${u}${s("type","discrete")}${s("tableValues",l)}/>`;return a+="</feComponentTransfer>",a+=`<feDisplacementMap${s("in",`${t}_poster`)}${s("in2",`${t}_brush`)}${s("scale",i*4)}${s("xChannelSelector","R")}${s("yChannelSelector","G")}${s("result",`${t}_disp`)}/>`,a+=`<feMorphology${s("in",`${t}_disp`)}${s("operator","dilate")}${s("radius",r*.5)}${s("result",`${t}_thick`)}/>`,a+=`<feComposite${s("in",`${t}_thick`)}${s("in2",e)}${s("operator","in")}${s("result",t)}/>`,a}function Ar(n,e,t){let{spread:r,edges:i}=n;if(r===0&&i===0)return E(e,t);let a="";return a+=`<feTurbulence${s("type","fractalNoise")}${s("baseFrequency",.01+i*.02)}${s("numOctaves",5)}${s("seed",1100)}${s("result",`${t}_ink`)}/>`,a+=`<feMorphology${s("in",e)}${s("operator","dilate")}${s("radius",r*3)}${s("result",`${t}_dilate`)}/>`,a+=`<feDisplacementMap${s("in",`${t}_dilate`)}${s("in2",`${t}_ink`)}${s("scale",i*10)}${s("xChannelSelector","R")}${s("yChannelSelector","G")}${s("result",`${t}_disp`)}/>`,a+=`<feGaussianBlur${s("in",`${t}_disp`)}${s("stdDeviation",r*.5)}${s("result",t)}/>`,a}function Er(n,e,t){let{wrinkles:r,shine:i}=n;if(r===0&&i===0)return E(e,t);let a="";return a+=`<feTurbulence${s("type","turbulence")}${s("baseFrequency",.02)}${s("numOctaves",4)}${s("seed",1200)}${s("result",`${t}_wrinkle`)}/>`,a+=`<feDisplacementMap${s("in",e)}${s("in2",`${t}_wrinkle`)}${s("scale",r*15)}${s("xChannelSelector","R")}${s("yChannelSelector","G")}${s("result",`${t}_disp`)}/>`,a+=`<feSpecularLighting${s("in",`${t}_wrinkle`)}${s("surfaceScale",r*2)}${s("specularConstant",i*1.5)}${s("specularExponent",20)}${s("result",`${t}_sheen`)}>`,a+=`<feDistantLight${s("azimuth",45)}${s("elevation",60)}/>`,a+="</feSpecularLighting>",a+=`<feBlend${s("in",`${t}_disp`)}${s("in2",`${t}_sheen`)}${s("mode","screen")}${s("result",`${t}_blend`)}/>`,a+=`<feComposite${s("in",`${t}_blend`)}${s("in2",e)}${s("operator","in")}${s("result",t)}/>`,a}function Fr(n,e,t){let{density:r,size:i}=n;if(r===0)return E(e,t);let a="",o=1-r;a+=`<feTurbulence${s("type","turbulence")}${s("baseFrequency",.1/i)}${s("numOctaves",1)}${s("seed",1400)}${s("result",`${t}_hole`)}/>`,a+=`<feComponentTransfer${s("in",`${t}_hole`)}${s("result",`${t}_thresh`)}>`;for(let l of["R","G","B","A"])a+=`<feFunc${l}${s("type","linear")}${s("slope",10)}${s("intercept",-o*10+5)}/>`;a+="</feComponentTransfer>",a+=`<feComponentTransfer${s("in",`${t}_thresh`)}${s("result",`${t}_clamp`)}>`;for(let l of["R","G","B","A"])a+=`<feFunc${l}${s("type","table")}${s("tableValues","0 0 1 1")}/>`;return a+="</feComponentTransfer>",a+=`<feComposite${s("in",e)}${s("in2",`${t}_clamp`)}${s("operator","in")}${s("result",t)}/>`,a}function Ir(n,e,t){let{color:r,radius:i,intensity:a}=n;if(a===0||i===0)return E(e,t);let{r:o,g:l,b:u}=Ne(r),c="";return c+=`<feColorMatrix${s("in",e)}${s("type","matrix")}${s("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${s("result",`${t}_alpha`)}/>`,c+=`<feGaussianBlur${s("in",`${t}_alpha`)}${s("stdDeviation",i/2)}${s("result",`${t}_blur`)}/>`,c+=`<feColorMatrix${s("in",`${t}_blur`)}${s("type","matrix")}${s("values",`0 0 0 0 ${o} 0 0 0 0 ${l} 0 0 0 0 ${u} 0 0 0 ${a} 0`)}${s("result",`${t}_color`)}/>`,c+=`<feMerge${s("result",t)}><feMergeNode${s("in",`${t}_color`)}/><feMergeNode${s("in",e)}/></feMerge>`,c}function Or(n,e,t){let{color:r,radius:i,intensity:a}=n;if(a===0||i===0)return E(e,t);let{r:o,g:l,b:u}=Ne(r),c="";return c+=`<feColorMatrix${s("in",e)}${s("type","matrix")}${s("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${s("result",`${t}_alpha`)}/>`,c+=`<feMorphology${s("in",`${t}_alpha`)}${s("operator","erode")}${s("radius",i/4)}${s("result",`${t}_erode`)}/>`,c+=`<feComposite${s("in",`${t}_alpha`)}${s("in2",`${t}_erode`)}${s("operator","out")}${s("result",`${t}_edge`)}/>`,c+=`<feGaussianBlur${s("in",`${t}_edge`)}${s("stdDeviation",i/3)}${s("result",`${t}_blur`)}/>`,c+=`<feColorMatrix${s("in",`${t}_blur`)}${s("type","matrix")}${s("values",`0 0 0 0 ${o} 0 0 0 0 ${l} 0 0 0 0 ${u} 0 0 0 ${a*2} 0`)}${s("result",`${t}_color`)}/>`,c+=`<feComposite${s("in",`${t}_color`)}${s("in2",`${t}_alpha`)}${s("operator","in")}${s("result",`${t}_clipped`)}/>`,c+=`<feComposite${s("in",`${t}_clipped`)}${s("in2",e)}${s("operator","over")}${s("result",t)}/>`,c}function E(n,e){return`<feMerge${s("result",e)}><feMergeNode${s("in",n)}/></feMerge>`}function Rt(n,e,t,r){switch(n.type){case"drop-shadow":return er(n,e,t);case"inner-shadow":return tr(n,e,t);case"gaussian-blur":return nr(n,e,t);case"motion-blur":return rr(n,e,t);case"point-light":{let i=n;return rn(r?{...i,x:i.x+r.x,y:i.y+r.y}:i,e,t)}case"spot-light":{let i=n;return sn(r?{...i,x:i.x+r.x,y:i.y+r.y,pointsAtX:i.pointsAtX+r.x,pointsAtY:i.pointsAtY+r.y}:i,e,t)}case"diffuse-lighting":return ir(n,e,t);case"specular-lighting":return sr(n,e,t);case"outline":return ar(n,e,t);case"sharpen":return or(n,e,t);case"pixelate":return lr(n,e,t);case"warp":return ur(n,e,t);case"morphology":return cr(n,e,t);case"contouring-discrete":return hr(n,e,t);case"contouring-table":return dr(n,e,t);case"round-edges":return pr(n,e,t);case"grayscale":return mr(n,e,t);case"channel-painter":return fr(n,e,t);case"brightness":return gr(n,e,t);case"contrast":return $r(n,e,t);case"opacity":return yr(n,e,t);case"invert":return br(n,e,t);case"hue-rotate":return xr(n,e,t);case"saturate":return Sr(n,e,t);case"black-and-white":return _r(n,e,t);case"sepia":return kr(n,e,t);case"duotone":return wr(n,e,t);case"xray":return Tr(n,e,t);case"noise":return vr(n,e,t);case"emboss":return Pr(n,e,t);case"film-grain":return Mr(n,e,t);case"watercolor":return Rr(n,e,t);case"gouache":return Cr(n,e,t);case"ink-blot":return Ar(n,e,t);case"crumpled-plastic":return Er(n,e,t);case"riddled":return Fr(n,e,t);case"glow":return Ir(n,e,t);case"inner-glow":return Or(n,e,t);case"raw-svg":return n.svgContent;default:return E(e,t)}}function Dr(n){return n.some(e=>e.type==="gaussian-blur"||e.type==="motion-blur"||e.type==="drop-shadow"||e.type==="inner-shadow"||e.type==="glow"||e.type==="inner-glow"||e.type==="outline"||e.type==="morphology"||e.type==="warp")}function Br(n,e,t={}){let r=e.filter(S=>S.enabled);if(r.length===0)return"";let i=t.colorInterpolation&&t.colorInterpolation!=="auto"?s("color-interpolation-filters",t.colorInterpolation):"",a=r.find(S=>S.type==="raw-svg");if(a){let S=t.colorInterpolation&&t.colorInterpolation!=="auto"?t.colorInterpolation:a.colorInterpolationFilters,T=t.filterUnits??a.filterUnits,R=t.primitiveUnits??a.primitiveUnits,A=t.x??a.x,$=t.y??a.y,x=t.width??a.width,v=t.height??a.height;return`<filter${s("id",n)}${s("x",A)}${s("y",$)}${s("width",x)}${s("height",v)}${s("filterUnits",T)}${s("primitiveUnits",R)}${s("color-interpolation-filters",S)}${s("flood-color",a.floodColor)}${s("flood-opacity",a.floodOpacity)}${s("lighting-color",a.lightingColor)}>${a.svgContent}</filter>`}let o=r.some(S=>S.type==="gaussian-blur"&&S.quality==="high"||S.type==="motion-blur"&&S.quality==="high"),l=Dr(r),u=l?o?"-200%":"-100%":"-10%",c=l?o?"500%":"300%":"120%",m="",p="SourceGraphic",h=0;for(let S of r){let T=`result${h++}`;m+=Rt(S,p,T),p=T}let g=t.filterUnits??"objectBoundingBox",y=t.primitiveUnits??"userSpaceOnUse",f=t.x??u,b=t.y??u,_=t.width??c,k=t.height??c;return`<filter${s("id",n)}${s("x",f)}${s("y",b)}${s("width",_)}${s("height",k)}${s("filterUnits",g)}${s("primitiveUnits",y)}${i}>${m}</filter>`}function H(n){let e="";for(let t of n){let r=t.state.filters;if(!r||r.length===0)continue;let i=r.filter(l=>l.enabled);if(i.length===0)continue;let a=`filter-${t.id}`,o=t.state;e+=Br(a,i,{colorInterpolation:o.filterColorInterpolation,filterUnits:o.filterUnits,primitiveUnits:o.primitiveUnits,x:o.filterX,y:o.filterY,width:o.filterWidth,height:o.filterHeight})}return e}function Ue(n,e){return!e||e.length===0||e.filter(r=>r.enabled).length===0?"":` filter="url(#filter-${B(n)})"`}function le(n,e,t,r){let i=r?.strokeWidth!=null?Math.max(.5,e*r.strokeWidth):Math.max(1,e/10);switch(n){case"stripes":return[{tag:"rect",attrs:{width:r?.strokeWidth!=null?Math.max(.01,Math.min(1,r.strokeWidth))*e:e/2,height:e,fill:t}}];case"dots":{let a=r?.dotRadius!=null?Math.max(.05,Math.min(.45,r.dotRadius)):.25;return[{tag:"circle",attrs:{cx:e/2,cy:e/2,r:e*a,fill:t}}]}case"grid":return[{tag:"path",attrs:{d:`M ${e} 0 L 0 0 0 ${e}`,fill:"none",stroke:t,"stroke-width":i}}];case"checkerboard":return[{tag:"rect",attrs:{width:e/2,height:e/2,fill:t}},{tag:"rect",attrs:{x:e/2,y:e/2,width:e/2,height:e/2,fill:t}}];case"diagonal":{let a=r?.strokeWidth!=null?Math.max(.5,e*r.strokeWidth):Math.max(1,e/5);return[{tag:"path",attrs:{d:`M 0 ${e} L ${e} 0`,stroke:t,"stroke-width":a}}]}case"crosshatch":return[{tag:"path",attrs:{d:`M 0 ${e} L ${e} 0 M 0 0 L ${e} ${e}`,stroke:t,"stroke-width":i}}];case"zigzag":{let a=r?.amplitude!=null?Math.max(.05,Math.min(.5,r.amplitude)):.25,o=e*a;return[{tag:"path",attrs:{d:`M 0 ${o} L ${e/4} 0 L ${e/2} ${o} L ${e*3/4} 0 L ${e} ${o}`,fill:"none",stroke:t,"stroke-width":i}}]}case"waves":{let a=r?.amplitude!=null?Math.max(.05,Math.min(.5,r.amplitude)):.25,o=e*a,l=e/2;return[{tag:"path",attrs:{d:`M 0 ${l} Q ${e/4} ${l-o} ${e/2} ${l} T ${e} ${l}`,fill:"none",stroke:t,"stroke-width":i}}]}case"triangles":{let a=e*.866;return[{tag:"path",attrs:{d:`M ${e/2} 0 L ${e} ${a} L 0 ${a} Z`,fill:"none",stroke:t,"stroke-width":i}}]}case"hexagons":{let a=e*.866;return[{tag:"path",attrs:{d:`M ${e*.25} 0 L ${e*.75} 0 L ${e} ${a*.5} L ${e*.75} ${a} L ${e*.25} ${a} L 0 ${a*.5} Z`,fill:"none",stroke:t,"stroke-width":i}}]}case"diamonds":return[{tag:"path",attrs:{d:`M ${e/2} 0 L ${e} ${e/2} L ${e/2} ${e} L 0 ${e/2} Z`,fill:"none",stroke:t,"stroke-width":i}}];case"circles":return[{tag:"circle",attrs:{cx:e/2,cy:e/2,r:e/3,fill:"none",stroke:t,"stroke-width":i}}];case"bricks":{let a=r?.strokeWidth!=null?Math.max(.5,e*r.strokeWidth):Math.max(1,e/15);return[{tag:"rect",attrs:{x:0,y:0,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}},{tag:"rect",attrs:{x:-e/2,y:e/2,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}},{tag:"rect",attrs:{x:e/2,y:e/2,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}}]}case"herringbone":return[{tag:"path",attrs:{d:`M 0 0 L ${e/2} ${e/2} L 0 ${e} M ${e/2} ${e/2} L ${e} 0 M ${e/2} ${e/2} L ${e} ${e}`,fill:"none",stroke:t,"stroke-width":i}}];default:return[]}}function Gr(n){let e=Object.entries(n.attrs).map(([t,r])=>` ${t}="${r}"`).join("");return`<${n.tag}${e}/>`}function Ve(n,e,t,r,i){let a=10*e,o="";o+=`<rect width="${a}" height="${a}" fill="${r}"/>`;let l=le(n,a,t,i);for(let u of l)o+=Gr(u);return{svgContent:o,width:a,height:a}}var ue="0 0 10 10",ze=6,We=6;function ce(){return[{id:"line-marker-arrow",refX:10,refY:5,element:{tag:"path",attrs:{d:"M 0 0 L 10 5 L 0 10 Z",fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-open-arrow",refX:10,refY:5,element:{tag:"path",attrs:{d:"M 0 0 L 10 5 L 0 10",fill:"none",stroke:"context-stroke","stroke-width":1.5,"stroke-linejoin":"round","stroke-linecap":"round"}}},{id:"line-marker-circle",refX:5,refY:5,element:{tag:"circle",attrs:{cx:5,cy:5,r:3.2,fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-diamond",refX:5,refY:5,element:{tag:"path",attrs:{d:"M 5 0 L 10 5 L 5 10 L 0 5 Z",fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-square",refX:5,refY:5,element:{tag:"rect",attrs:{x:1.5,y:1.5,width:7,height:7,fill:"context-stroke",stroke:"context-stroke"}}}]}var Ct={"line-marker-arrow":"mkr-builtin-arrow","line-marker-open-arrow":"mkr-builtin-open-arrow","line-marker-circle":"mkr-builtin-circle","line-marker-diamond":"mkr-builtin-diamond","line-marker-square":"mkr-builtin-square"},Lr={"mkr-builtin-arrow":"Arrow","mkr-builtin-open-arrow":"Open Arrow","mkr-builtin-circle":"Circle","mkr-builtin-diamond":"Diamond","mkr-builtin-square":"Square"};function on(){return ce().map(n=>{let e=Ct[n.id]??n.id;return{id:e,name:Lr[e]??e,viewBox:ue,refX:n.refX,refY:n.refY,markerWidth:6,markerHeight:6,markerUnits:"strokeWidth",orient:"auto-start-reverse",shapes:[],builtIn:!0}})}function d(n,e){return e==null||e===""?"":` ${n}="${B(String(e))}"`}function K(n,e){let t=n.rawTransform;if(t)return t;let r=n.rotation??0,i=n.skewX??0,a=n.skewY??0,o=n.scaleX??1,l=n.scaleY??1;if(r===0&&i===0&&a===0&&o===1&&l===1)return null;let u=n.customPivot??e;if(!u)return null;let c=[];return c.push(`translate(${u.x}, ${u.y})`),r!==0&&c.push(`rotate(${r})`),(o!==1||l!==1)&&c.push(`scale(${o}, ${l})`),i!==0&&c.push(`skewX(${i})`),a!==0&&c.push(`skewY(${a})`),c.push(`translate(${-u.x}, ${-u.y})`),c.join(" ")}function Nr(n,e,t){let r=n.rotation??0,i=n.skewX??0,a=n.skewY??0,o=n.scaleX??1,l=n.scaleY??1,u=n.customPivot??{x:e,y:t},c=[];return(r!==0||i!==0||a!==0||o!==1||l!==1)&&(c.push(`translate(${u.x}, ${u.y})`),r!==0&&c.push(`rotate(${r})`),(o!==1||l!==1)&&c.push(`scale(${o}, ${l})`),i!==0&&c.push(`skewX(${i})`),a!==0&&c.push(`skewY(${a})`),c.push(`translate(${-u.x}, ${-u.y})`)),c.push(`translate(${e}, ${t})`),c.join(" ")}function Ur(n){if(typeof n=="string"){let r=n.trim();return r.length>0?r:void 0}if(!n||typeof n!="object")return;let e=n,t=[];return e.underline&&t.push("underline"),e.strikethrough&&t.push("line-through"),e.overline&&t.push("overline"),t.length>0?t.join(" "):void 0}function Vr(n){if(typeof n.strokeDasharray=="string")return n.strokeDasharray;let e=n.lineStyle??"solid",t=n.dashLength??8,r=n.gapLength??4;return re(e,t,r)}function cn(n){let e=n.fillType;return e||(n.fillGradient?n.fillGradient.r!==void 0?"radial-gradient":"linear-gradient":n.linearGradient?"linear-gradient":n.radialGradient?"radial-gradient":"solid")}function zr(n){return n.fillGradient??n.linearGradient??n.radialGradient??void 0}function X(n,e){let t=d("data-shape-id",e),r=cn(n);r==="none"?t+=d("fill","none"):r==="linear-gradient"||r==="radial-gradient"?t+=d("fill",`url(#gradient-fill-${e})`):r==="pattern"?t+=d("fill",`url(#pattern-fill-${e})`):t+=d("fill",n.fillColor??"#000000");let i=n.opacity;i!==void 0&&i<1&&(t+=d("opacity",i));let a=n.fillOpacity;a!==void 0&&a<1&&(t+=d("fill-opacity",a));let o=n.fillRule;o&&o!=="nonzero"&&(t+=d("fill-rule",o));let l=n.strokeType??"solid";l==="none"?t+=d("stroke","none"):l==="linear-gradient"||l==="radial-gradient"?t+=d("stroke",`url(#gradient-stroke-${e})`):t+=d("stroke",n.borderColor??"none");let u=n.borderWidth;u!=null&&(t+=d("stroke-width",u));let c=n.strokeOpacity;c!==void 0&&c<1&&(t+=d("stroke-opacity",c));let m=n.paintOrder;m&&m!=="normal"&&(t+=d("paint-order",m));let p=n.markerStart,h=n.markerMid,g=n.markerEnd;p&&(t+=d("marker-start",`url(#${p})`)),h&&(t+=d("marker-mid",`url(#${h})`)),g&&(t+=d("marker-end",`url(#${g})`));let y=Vr(n);y&&(t+=d("stroke-dasharray",y),!n.strokeDasharray&&n.lineStyle==="dotted"&&(t+=d("stroke-linecap","round")));let f=n.dashOffset;f!==void 0&&f!==0&&(t+=d("stroke-dashoffset",f));let b=n.shapeRendering;b&&b!=="auto"&&(t+=d("shape-rendering",b)),t+=Ue(e,n.filters);let _=n.metadata;return _&&(_.role&&(t+=d("role",_.role)),_.ariaLabel&&(t+=d("aria-label",_.ariaLabel))),t}function Wr(n){let e=n.metadata;if(!e)return"";let t="";return e.title&&(t+=`<title>${B(e.title)}</title>`),e.description&&(t+=`<desc>${B(e.description)}</desc>`),t}function jr(n,e){let t=Wr(e);if(!t)return n;let r=n.lastIndexOf("/>");if(r===-1){let o=n.indexOf(">");return o===-1?n:n.slice(0,o+1)+t+n.slice(o+1)}let i=n.match(/^<(\w+)/),a=i?i[1]:"g";return n.slice(0,r)+">"+t+`</${a}>`}function At(n){let e="",t=n.startEndpoint,r=n.endEndpoint;return t&&t!=="none"&&(e+=d("marker-start",`url(#line-marker-${t})`)),r&&r!=="none"&&(e+=d("marker-end",`url(#line-marker-${r})`)),e}function Et(n){let e=n.state,t=e.x??0,r=e.y??0,i=e.radius??50,a=K(e,{x:t,y:r});return`<circle${d("cx",t)}${d("cy",r)}${d("r",i)}${X(e,n.id)}${a?d("transform",a):""}/>`}function Ft(n){let e=n.state,t=e.cx??0,r=e.cy??0,i=e.rx??50,a=e.ry??30,o=K(e,{x:t,y:r});return`<ellipse${d("cx",t)}${d("cy",r)}${d("rx",i)}${d("ry",a)}${X(e,n.id)}${o?d("transform",o):""}/>`}function It(n){let e=n.state,t=e,r=e.x??0,i=e.y??0,a=e.width??100,o=e.height??100,l=e.cornerRadius??0,u=t.cornerShape??"round",c=t.cornerMode??"uniform",m={x:r+a/2,y:i+o/2},p=K(e,m);if(u!=="round"||c==="non-uniform"){let h=Be(r,i,a,o,l,u,c,c==="non-uniform"?{radiusTL:t.cornerRadiusTL,radiusTR:t.cornerRadiusTR,radiusBR:t.cornerRadiusBR,radiusBL:t.cornerRadiusBL,shapeTL:t.cornerShapeTL,shapeTR:t.cornerShapeTR,shapeBR:t.cornerShapeBR,shapeBL:t.cornerShapeBL}:void 0);if(h)return`<path${d("d",h)}${X(e,n.id)}${p?d("transform",p):""}/>`}return`<rect${d("x",r)}${d("y",i)}${d("width",a)}${d("height",o)}${l>0?d("rx",l):""}${X(e,n.id)}${p?d("transform",p):""}/>`}function Ot(n){let e=n.state,t=e.x1??0,r=e.y1??0,i=e.x2??100,a=e.y2??100,o={x:(t+i)/2,y:(r+a)/2},l=K(e,o);return`<line${d("x1",t)}${d("y1",r)}${d("x2",i)}${d("y2",a)}${X(e,n.id)}${At(e)}${l?d("transform",l):""}/>`}function Dt(n){let e=n.state,t=e.x??0,r=e.y??0,i=e.text??"",a=e.fontSize??16,o=e.fontFamily??"sans-serif",l=e.fontWeight??"normal",u=e.fontStyle??"normal",c=e.textAnchor??"start",m=Ur(e.textDecoration),p=e.letterSpacing,g=K(e,{x:t,y:r}),y=d("x",t)+d("y",r);y+=d("font-size",a),y+=d("font-family",o),l!=="normal"&&(y+=d("font-weight",l)),u!=="normal"&&(y+=d("font-style",u)),c!=="start"&&(y+=d("text-anchor",c)),m&&(y+=d("text-decoration",m)),p&&(y+=d("letter-spacing",p));let f=e.textLength;f!==void 0&&f>0&&(y+=d("textLength",f),e.lengthAdjust==="spacingAndGlyphs"&&(y+=d("lengthAdjust","spacingAndGlyphs")));let b=e.textDirection;b&&b!=="ltr"&&(y+=d("direction",b));let _=e.unicodeBidi;_&&_!=="normal"&&(y+=d("unicode-bidi",_));let k=e.fontVariationSettings;if(k&&Object.keys(k).length>0){let T=Object.entries(k).map(([R,A])=>`'${R}' ${A}`).join(", ");y+=d("style",`font-variation-settings: ${T}`)}if(y+=X(e,n.id),g&&(y+=d("transform",g)),e.isTextPath&&e.textPathPoints){let T=e.textPathPoints,R=e.textPathStartOffset??0,A=e.textPathSide,$=`text-path-${n.id}`,x="";if(T.length>=2)if(A==="right"){let v=T[T.length-1];x=`M ${v.x} ${v.y}`;for(let F=T.length-1;F>0;F--){let M=T[F],C=T[F-1],O=M.handleIn??M,I=C.handleOut??C;x+=` C ${O.x} ${O.y}, ${I.x} ${I.y}, ${C.x} ${C.y}`}}else{x=`M ${T[0].x} ${T[0].y}`;for(let v=0;v<T.length-1;v++){let F=T[v],M=T[v+1],C=F.handleOut??F,O=M.handleIn??M;x+=` C ${C.x} ${C.y}, ${O.x} ${O.y}, ${M.x} ${M.y}`}}return`<defs><path id="${B($)}"${d("d",x)} fill="none"/></defs><text${y}><textPath href="#${B($)}"${d("startOffset",`${R}%`)}>${B(i)}</textPath></text>`}if(e.charOffsets&&Array.isArray(e.charOffsets)&&e.charOffsets.length>0){let T=Array.from(i),R=0,A=0,$="";for(let x=0;x<T.length;x++){let v=e.charOffsets[x]??{x:0,y:0,rotate:0},F=v.x-R,M=v.y-A,C=d("dx",F)+d("dy",M);v.rotate!==0&&(C+=d("rotate",v.rotate)),$+=`<tspan${C}>${B(T[x])}</tspan>`,R=v.x,A=v.y}return`<text${y}>${$}</text>`}if(e.richTextData&&typeof e.richTextData=="object"){let T=e.richTextData;if(Array.isArray(T.lines)&&T.lines.length>0){let R=e.linePositions,A=typeof T.lineHeight=="number"?T.lineHeight:1.2,$=a*A,x=T.baseStyle??{},v="";return T.lines.forEach((F,M)=>{F.segments.forEach((C,O)=>{let I="";if(O===0){let D=R?.[M];D?((Math.abs(D.x)>.001||M>0)&&(I+=d("x",t+D.x)),(Math.abs(D.dy)>.001||M>0)&&(I+=d("dy",D.dy))):M>0&&(I+=d("x",t),I+=d("dy",`${$}px`))}I+=Hr(C.style??{},x),I+=' xml:space="preserve"',v+=`<tspan${I}>${B(C.text)}</tspan>`})}),`<text${y}>${v}</text>`}}return`<text${y}>${B(i)}</text>`}function Hr(n,e){let t="";n.fontFamily!==void 0&&n.fontFamily!==e.fontFamily&&(t+=d("font-family",String(n.fontFamily))),n.fontSize!==void 0&&n.fontSize!==e.fontSize&&(t+=d("font-size",String(n.fontSize))),n.fontWeight!==void 0&&n.fontWeight!==e.fontWeight&&(t+=d("font-weight",String(n.fontWeight))),n.fontStyle!==void 0&&n.fontStyle!==e.fontStyle&&(t+=d("font-style",String(n.fontStyle)));let r=n.textDecoration,i=e.textDecoration;if(r&&(!i||r.underline!==i.underline||r.strikethrough!==i.strikethrough||r.overline!==i.overline)){let o=[];r.underline&&o.push("underline"),r.strikethrough&&o.push("line-through"),r.overline&&o.push("overline"),o.length>0&&(t+=d("text-decoration",o.join(" ")))}if(n.baselineShift!==void 0&&n.baselineShift!==e.baselineShift){let a=n.baselineShift;a==="super"||a==="sub"?t+=d("baseline-shift",a):typeof a=="number"&&(t+=d("baseline-shift",`${a}px`))}return n.letterSpacing!==void 0&&n.letterSpacing!==e.letterSpacing&&(t+=d("letter-spacing",String(n.letterSpacing))),n.fill!==void 0&&n.fill!==e.fill&&(t+=d("fill",String(n.fill))),n.fillOpacity!==void 0&&n.fillOpacity!==e.fillOpacity&&(t+=d("fill-opacity",String(n.fillOpacity))),n.direction!==void 0&&n.direction!==e.direction&&(t+=d("direction",String(n.direction))),n.unicodeBidi!==void 0&&n.unicodeBidi!==e.unicodeBidi&&(t+=d("unicode-bidi",String(n.unicodeBidi))),t}function Bt(n){let e=n.state,t=e.splinePoints??[],r=e.splineCurveType??"CUBIC",i=e.splineClosed??!1,a=e.splineTension??.5,o=e.splineArcParams,l=Ge(t,r,i,a,o),u=t.length>0?e.customPivot??{x:t[0].x,y:t[0].y}:void 0,c=u?K(e,u):null;return`<path${d("d",l)}${X(e,n.id)}${At(e)}${c?d("transform",c):""}/>`}function Gt(n){let e=n.state,t=e.polylinePoints??[],r=e.polylineClosed??!1,i=t.map(u=>`${u.x},${u.y}`).join(" "),a=t.length>0?e.customPivot??{x:t[0].x,y:t[0].y}:void 0,o=a?K(e,a):null;return`<${r?"polygon":"polyline"}${d("points",i)}${X(e,n.id)}${At(e)}${o?d("transform",o):""}/>`}function Lt(n){let e=n.state,t=e.x??0,r=e.y??0,i=e.width??100,a=e.height??100,o=e.href??"",l=e.imageOpacity,u=e.preserveAspectRatio?"xMidYMid meet":"none",c={x:t+i/2,y:r+a/2},m=K(e,c);return`<image${d("x",t)}${d("y",r)}${d("width",i)}${d("height",a)}${d("href",o)}${d("preserveAspectRatio",u)}${l!==void 0&&l<1?d("opacity",l):""}${X(e,n.id)}${m?d("transform",m):""}/>`}function Nt(n){let e=n.state,t=e.cx??0,r=e.cy??0,i=e.radius??50,a=e.cornerRadius??0,o=e.shiftAngle??-90,l=e.fillRule??"nonzero",u=Nr(e,t,r),c="";switch(n.type){case"triangle":c=V(oe(3,i,o),a,i);break;case"ngon":{let p=e.sides??6;c=V(oe(p,i,o),a,i);break}case"star":{let p=e.arms??5,h=e.innerRadiusPercent??50;c=V(Pe(p,i,h,o),a,i);break}case"cross":{let p=e.armWidthPercent??40;c=V(Me(i,p,o),a,i);break}case"ring":{let p=e.innerRadiusPercent??50;c=Ie(i,p,l);break}case"spiral":{let p=e.turns??3,h=e.thicknessPercent??20,g=e.spiralDirection??1;c=Oe(i,p,h,g,o);break}case"gear":{let p=e.teeth??8,h=e.toothDepthPercent??30,g=e.holeRadiusPercent??0;c=De(p,i,h,a,g,l,o);break}case"arrow":{let p=e.headWidthPercent??100,h=e.headLengthPercent??30,g=e.shaftWidthPercent??40;c=V(Re(i,p,h,g,o),a,i);break}case"speechBubble":{let p=e.tailAngleDeg??45,h=e.tailLengthPercent??40,g=e.tailWidthPercent??25;c=V(Ce(i,p,h,g,o),a,i);break}case"lightning":{let p=e.boltSegments??3,h=e.boltJaggednessPercent??40,g=e.boltWidthPercent??30;c=V(Ae(i,p,h,g,o),a,i);break}case"heart":{let p=e.lobeRadiusPercent??50,h=e.cleftDepthPercent??25;c=Ee(i,p,h,o);break}case"cloud":{let p=e.cloudBumps??5,h=e.cloudPuffinessPercent??60;c=Fe(i,p,h,o);break}default:return`<!-- unsupported polygon shape: ${B(n.type)} -->`}let m="";return(n.type==="ring"||n.type==="gear")&&(m=d("fill-rule",l)),`<path${d("d",c)}${m}${X(e,n.id)}${d("transform",u)}/>`}function G(n){let e;switch(n.type){case"circle":e=Et(n);break;case"ellipse":e=Ft(n);break;case"rectangle":case"square":e=It(n);break;case"line":e=Ot(n);break;case"text":e=Dt(n);break;case"spline":e=Bt(n);break;case"polyline":e=Gt(n);break;case"image":e=Lt(n);break;case"triangle":case"ngon":case"star":case"cross":case"ring":case"spiral":case"gear":case"arrow":case"speechBubble":case"lightning":case"heart":case"cloud":e=Nt(n);break;default:return`<!-- unsupported shape type: ${B(n.type)} -->`}return jr(e,n.state)}function Z(n){let e="";for(let t of n){let r=t.state,i=cn(r),a=zr(r),o=r.strokeType??"solid";i==="linear-gradient"&&a&&(e+=ln(`gradient-fill-${t.id}`,a)),i==="radial-gradient"&&a&&(e+=un(`gradient-fill-${t.id}`,a)),i==="pattern"&&a&&(e+=Xr(`pattern-fill-${t.id}`,a)),o==="linear-gradient"&&r.strokeGradient&&(e+=ln(`gradient-stroke-${t.id}`,r.strokeGradient)),o==="radial-gradient"&&r.strokeGradient&&(e+=un(`gradient-stroke-${t.id}`,r.strokeGradient))}return e}function ln(n,e){let t=(e.stops??[]).map(r=>{let i=`<stop${d("offset",`${r.offset*100}%`)}${d("stop-color",r.color)}`;return r.opacity!==void 0&&r.opacity<1&&(i+=d("stop-opacity",r.opacity)),i+="/>",i}).join("");return`<linearGradient${d("id",n)}${d("x1",`${e.x1*100}%`)}${d("y1",`${e.y1*100}%`)}${d("x2",`${e.x2*100}%`)}${d("y2",`${e.y2*100}%`)}${e.spreadMethod?d("spreadMethod",e.spreadMethod):""}>${t}</linearGradient>`}function un(n,e){let t=(e.stops??[]).map(o=>{let l=`<stop${d("offset",`${o.offset*100}%`)}${d("stop-color",o.color)}`;return o.opacity!==void 0&&o.opacity<1&&(l+=d("stop-opacity",o.opacity)),l+="/>",l}).join(""),r="",i=e.ry!==void 0&&e.ry!==e.r,a=!!e.rotation;if(i||a){let o=e.cx??.5,l=e.cy??.5,u=[];u.push(`translate(${o}, ${l})`),a&&u.push(`rotate(${e.rotation})`),i&&e.ry!==0&&u.push(`scale(1, ${e.ry/e.r})`),u.push(`translate(-${o}, -${l})`),r=d("gradientTransform",u.join(" "))}return`<radialGradient${d("id",n)}${d("cx",`${e.cx*100}%`)}${d("cy",`${e.cy*100}%`)}${d("fx",`${e.fx*100}%`)}${d("fy",`${e.fy*100}%`)}${d("r",`${e.r*100}%`)}${e.spreadMethod?d("spreadMethod",e.spreadMethod):""}${r}>${t}</radialGradient>`}function Xr(n,e){if(e.svgContent!=null){let l=e.width??10,u=e.height??10,c=e.patternUnits??"userSpaceOnUse",m=e.patternContentUnits,p=e.patternTransform,h=e.viewBox,g=e.preserveAspectRatio,y=e.x??0,f=e.y??0,b=`<pattern${d("id",n)}`;return b+=d("patternUnits",c),m&&(b+=d("patternContentUnits",m)),y&&(b+=d("x",y)),f&&(b+=d("y",f)),b+=d("width",l),b+=d("height",u),h&&(b+=d("viewBox",h)),g&&(b+=d("preserveAspectRatio",g)),p&&(b+=d("patternTransform",p)),b+=`>${e.svgContent}</pattern>`,b}let t=10*(e.scale??1),r=e.rotation??0,i=e.color||"#000000",a=e.backgroundColor||"#ffffff",o="";return o+=`<rect${d("width",t)}${d("height",t)}${d("fill",a)}/>`,o+=Yr(e.patternType,t,i),`<pattern${d("id",n)}${d("patternUnits","userSpaceOnUse")}${d("width",t)}${d("height",t)}${r?d("patternTransform",`rotate(${r})`):""}>${o}</pattern>`}function Yr(n,e,t){return le(n,e,t).map(i=>{let a=Object.entries(i.attrs).map(([o,l])=>d(o,l)).join("");return`<${i.tag}${a}/>`}).join("")}function Q(n,e){let t=new Set,r=new Set;for(let o of n){let l=o.state;l.markerStart&&t.add(l.markerStart),l.markerMid&&t.add(l.markerMid),l.markerEnd&&t.add(l.markerEnd);let u=l.startEndpoint,c=l.endEndpoint;u&&u!=="none"&&r.add(u),c&&c!=="none"&&r.add(c)}if(t.size===0&&r.size===0)return"";let i="",a=ce();for(let o of a){let l=o.id,u=l.replace("line-marker-",""),c=`mkr-builtin-${u}`,m=r.has(u)||t.has(l),p=t.has(c);if(!m&&!p)continue;let h=o.element,g=Object.entries(h.attrs).map(([b,_])=>d(b,_)).join(""),y=`<${h.tag}${g}/>`,f=b=>{i+=`<marker${d("id",b)}${d("viewBox",ue)}${d("refX",o.refX)}${d("refY",o.refY)}${d("markerWidth",6)}${d("markerHeight",6)}${d("orient","auto-start-reverse")}>${y}</marker>`};m&&f(l),p&&f(c)}if(e)for(let o of e){if(o.builtIn||!t.has(o.id))continue;let l="";for(let u of o.shapes)l+=G(u);i+=`<marker${d("id",o.id)}${d("viewBox",o.viewBox)}${d("refX",o.refX)}${d("refY",o.refY)}${d("markerWidth",o.markerWidth)}${d("markerHeight",o.markerHeight)}${d("markerUnits",o.markerUnits)}${d("orient",String(o.orient))}>${l}</marker>`}return i}var qr={x:"x",y:"y",cx:"cx",cy:"cy",x1:"x1",y1:"y1",x2:"x2",y2:"y2",posX:"x",posY:"y",radius:"r",r:"r",rx:"rx",ry:"ry",width:"width",height:"height",opacity:"opacity",fillOpacity:"fill-opacity",strokeOpacity:"stroke-opacity",fillColor:"fill",strokeColor:"stroke",strokeWidth:"stroke-width",borderWidth:"stroke-width",cornerRadius:"rx",fontSize:"font-size"},Kr=new Set(["rotation","skewX","skewY"]);function Zr(n){let t=me[n];return t?t.join(" "):"0 0 1 1"}function je(n){return n.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")}function Ut(n){return n.cycleDuration!==void 0&&n.cycleDuration>0?n.cycleDuration:n.keyframes.length===0?0:n.keyframes[n.keyframes.length-1].time}function Vt(n,e){let t=n.keyframes;if(t.length===0)return{values:[],keyTimes:[],keySplines:[]};let r=t.map(o=>String(o.value)),i=t.map(o=>e>0?(o.time/e).toFixed(4):"0"),a=[];for(let o=1;o<t.length;o++)a.push(Zr(t[o].easing));return{values:r,keyTimes:i,keySplines:a}}function zt(n){let e=n.beginTrigger;if(!e)return"0s";switch(e.type){case"time":return`${e.value}s`;case"event":return e.value;default:return"0s"}}function Wt(n){return n.cycleInfinite?"indefinite":n.cycleRepeats&&n.cycleRepeats>1?String(n.cycleRepeats):null}function Qr(n){let e=qr[n.property];if(!e)return"";let t=Ut(n);if(t<=0)return"";let{values:r,keyTimes:i,keySplines:a}=Vt(n,t);if(r.length<2)return"";let o=`<animate attributeName="${je(e)}"`;o+=` values="${je(r.join(";"))}"`,o+=` keyTimes="${i.join(";")}"`,a.length>0&&a.some(u=>u!=="0 0 1 1")&&(o+=' calcMode="spline"',o+=` keySplines="${a.join(";")}"`),o+=` dur="${t}s"`,o+=` begin="${zt(n)}"`;let l=Wt(n);return l&&(o+=` repeatCount="${l}"`),o+=' fill="freeze"',o+="/>",o}function Jr(n){let e;switch(n.property){case"rotation":e="rotate";break;case"skewX":e="skewX";break;case"skewY":e="skewY";break;default:return""}let t=Ut(n);if(t<=0)return"";let{values:r,keyTimes:i,keySplines:a}=Vt(n,t);if(r.length<2)return"";let o=e==="rotate"&&n.transformOrigin?r.map(c=>`${c} ${n.transformOrigin.x} ${n.transformOrigin.y}`):r,l='<animateTransform attributeName="transform"';l+=` type="${e}"`,l+=` values="${je(o.join(";"))}"`,l+=` keyTimes="${i.join(";")}"`,a.length>0&&a.some(c=>c!=="0 0 1 1")&&(l+=' calcMode="spline"',l+=` keySplines="${a.join(";")}"`),l+=` dur="${t}s"`,l+=` begin="${zt(n)}"`;let u=Wt(n);return u&&(l+=` repeatCount="${u}"`),l+=` additive="${n.additive??"sum"}"`,l+=' fill="freeze"',l+="/>",l}function ei(n){if(!n.motionPath)return"";let e=Ut(n);if(e<=0)return"";let{keyTimes:t,keySplines:r}=Vt(n,e),i=n.keyframes.map(u=>{let c=typeof u.value=="number"?u.value:parseFloat(u.value);return Math.max(0,Math.min(1,c))}),a="<animateMotion";a+=` path="${je(n.motionPath)}"`,a+=` keyTimes="${t.join(";")}"`,a+=` keyPoints="${i.join(";")}"`,r.length>0&&r.some(u=>u!=="0 0 1 1")&&(a+=' calcMode="spline"',a+=` keySplines="${r.join(";")}"`),a+=` dur="${e}s"`,a+=` begin="${zt(n)}"`;let o=Wt(n);o&&(a+=` repeatCount="${o}"`),a+=' fill="freeze"';let l=n.motionRotate??"auto";return a+=` rotate="${l}"`,a+="/>",a}function He(n){let e=new Map;for(let t of n.tracks){if(!t.enabled||t.keyframes.length<2)continue;let r=[...t.keyframes].sort((o,l)=>o.time-l.time),i={...t,locked:t.locked??!1,keyframes:r.map(o=>({time:o.time,value:o.value,easing:o.easing}))},a="";if(t.property==="pathMotion"&&t.motionPath?a=ei(i):Kr.has(t.property)?a=Jr(i):a=Qr(i),a){let o=e.get(t.shapeId)??[];o.push(a),e.set(t.shapeId,o)}}return e}function ie(n,e={}){let{xmlDeclaration:t=!0,backgroundColor:r,indent:i=!0,className:a}=e,o=n.viewboxes?.[0],l=e.width??o?.width??800,u=e.height??o?.height??600,c=e.viewBox??`0 0 ${l} ${u}`,m=i?`
|
|
7
|
-
`:"",p=i?" ":"",h=n.shapes??[],g=n.symbols??[],y=Z(h),f=Q(h,n.markers),b=H(h),_=si(g,h),k=y.length>0||f.length>0||b.length>0||_.length>0,S="";k&&(S=`${m}${p}<defs>${m}`,y.length>0&&(S+=`${p}${p}${y}${m}`),f.length>0&&(S+=`${p}${p}${f}${m}`),b.length>0&&(S+=`${p}${p}${b}${m}`),_.length>0&&(S+=`${p}${p}${_}${m}`),S+=`${p}</defs>`);let T="";r&&(T=`${m}${p}<rect width="${l}" height="${u}" fill="${r}"/>`);let R=n.animationTimeline?He(n.animationTimeline):null,A=h.map(x=>{let v=x.type==="symbol-instance"?ii(x,g):G(x),F=R?.get(x.id);return F&&F.length>0&&(v=ai(v,F,p)),`${p}${v}`}).join(m),$="";return t&&($+=`<?xml version="1.0" encoding="UTF-8"?>${m}`),$+='<svg xmlns="http://www.w3.org/2000/svg"',$+=` width="${l}" height="${u}"`,$+=` viewBox="${c}"`,a&&($+=` class="${a}"`),$+=">",$+=S,$+=T,h.length>0&&($+=`${m}${A}`),$+=`${m}</svg>${m}`,$}var jt=n=>n.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,"""),ti=n=>n.replace(/[^a-zA-Z0-9_-]/g,"_");function hn(n){let e=n.state.symbolId??"",t=n.state.variantKey??"";return n.state.symbolOverrides&&Object.keys(n.state.symbolOverrides).length>0?`${e}--ovr-${n.id}`:t?`${e}--${ti(t)}`:e}function ni(n,e){return n.map(t=>{let r=e[t.id];return!r||Object.keys(r).length===0?t:{...t,state:{...t.state,...r}}})}function ri(n,e){return e?n.variants?.[e]??n.shapes:n.shapes}function ii(n,e){let t=hn(n),r=n.state.x??0,i=n.state.y??0,a=n.state.width??100,o=n.state.height??100;return`<use href="#${jt(t)}" x="${r}" y="${i}" width="${a}" height="${o}"/>`}function si(n,e){if(n.length===0)return"";let t=new Map;for(let a of n)t.set(a.id,a);let r=new Map;for(let a of e){if(a.type!=="symbol-instance")continue;let o=a.state.symbolId??"",l=t.get(o);if(!l)continue;let u=hn(a);if(r.has(u))continue;let c=ri(l,a.state.variantKey??""),m=a.state.symbolOverrides;m&&Object.keys(m).length>0&&(c=ni(c,m)),r.set(u,{def:l,resolved:c})}if(r.size===0)return"";let i=[];for(let[a,{def:o,resolved:l}]of r){let u=l.map(c=>G(c)).join("");i.push(`<symbol id="${jt(a)}" viewBox="${jt(o.viewBox)}">${u}</symbol>`)}return i.join("")}function ai(n,e,t){let r=e.join(""),i=n.lastIndexOf("/>");if(i!==-1){let o=n.match(/^<(\w+)/),l=o?o[1]:"g";return n.slice(0,i)+">"+r+`</${l}>`}let a=n.match(/<\/(\w+)>$/);if(a){let o=n.lastIndexOf(`</${a[1]}>`);return n.slice(0,o)+r+n.slice(o)}return n+r}function Xe(n,e){let t=j(n,e);return ie(n,{width:t.width,height:t.height,xmlDeclaration:e.xmlDeclaration??!1,indent:!0})}function oi(n){return n==="class"?"className":n==="for"?"htmlFor":n.replace(/-([a-z])/g,(e,t)=>t.toUpperCase())}function Ye(n){return n.replace(/\s([a-z][a-z-]*?)=/g,(e,t)=>t.startsWith("data-")||t.startsWith("aria-")?e:` ${oi(t)}=`)}function qe(n,e){let t=e.componentName??"SvgComponent",r=j(n,e),i=e.indent??" ",a=n.shapes??[],o=e.typescript??!1,l=Z(a),u=Q(a),c=H(a),m=l.length>0||u.length>0||c.length>0,p=a.map(g=>{let y=G(g);return`${i}${i}${i}${Ye(y)}`}),h=[];h.push("import React from 'react';"),h.push(""),o?(h.push(`interface ${t}Props {`),h.push(`${i}className?: string;`),h.push(`${i}style?: React.CSSProperties;`),h.push("}"),h.push(""),h.push(`const ${t}: React.FC<${t}Props> = ({ className, style }) => {`)):h.push(`const ${t} = ({ className, style }) => {`),h.push(`${i}return (`),h.push(`${i}${i}<svg xmlns="http://www.w3.org/2000/svg" width="${r.width}" height="${r.height}" viewBox="0 0 ${r.width} ${r.height}" className={className} style={style}>`),m&&(h.push(`${i}${i}${i}<defs>`),l.length>0&&h.push(`${i}${i}${i}${i}${Ye(l)}`),u.length>0&&h.push(`${i}${i}${i}${i}${Ye(u)}`),c.length>0&&h.push(`${i}${i}${i}${i}${Ye(c)}`),h.push(`${i}${i}${i}</defs>`));for(let g of p)h.push(g);return h.push(`${i}${i}</svg>`),h.push(`${i});`),h.push("};"),h.push(""),h.push(`export default ${t};`),h.push(""),h.join(`
|
|
8
|
-
|
|
9
|
-
`)}
|
|
10
|
-
`)}
|
|
11
|
-
${h.
|
|
6
|
+
${l}`)}}return a}function pn(r){return[...r].sort((e,t)=>e.id.localeCompare(t.id))}function oe(r){if(r==null)return r;if(Array.isArray(r))return r.map(oe);if(typeof r!="object")return r;let e={},t=Object.keys(r).sort();for(let n of t)e[n]=oe(r[n]);return e}function hn(r){let e={};return e.id=r.id,e.type=r.type,e.state=oe(r.state),e}var H=/\{\{\s*([\w.\-]+)\s*\}\}/g;function Fe(r,e){return r.replace(H,(t,n)=>{let s=e[n];return s!==void 0?String(s):t})}function Re(r,e={}){let t={};if(r.templateVariables)for(let s of r.templateVariables)s.defaultValue!==void 0&&s.defaultValue!==""&&(t[s.name]=s.defaultValue);if(Object.assign(t,e),Object.keys(t).length===0)return JSON.parse(JSON.stringify(r));let n=JSON.parse(JSON.stringify(r));for(let s of n.shapes)Me(s.state,t);if(n.documentMetadata){let s=n.documentMetadata;Me(s,t)}return n}function Me(r,e){for(let t of Object.keys(r)){let n=r[t];if(typeof n=="string"){if(H.lastIndex=0,H.test(n)){H.lastIndex=0;let s=Fe(n,e);if(fn(n)){let a=Number(s);if(!isNaN(a)&&gn(t)){r[t]=a;continue}}r[t]=s}}else if(Array.isArray(n))for(let s=0;s<n.length;s++)typeof n[s]=="string"?(H.lastIndex=0,H.test(n[s])&&(H.lastIndex=0,n[s]=Fe(n[s],e))):n[s]!==null&&typeof n[s]=="object"&&Me(n[s],e);else n!==null&&typeof n=="object"&&Me(n,e)}}function fn(r){return/^\s*\{\{\s*[\w.\-]+\s*\}\}\s*$/.test(r)}var mn=new Set(["x","y","width","height","radius","rx","ry","cx","cy","x1","y1","x2","y2","fontSize","borderWidth","cornerRadius","opacity","fillOpacity","strokeOpacity","rotation","skewX","skewY","scaleX","scaleY","letterSpacing","wordSpacing","lineHeight","sides","arms","innerRadiusPercent","armWidthPercent","teeth","toothDepthPercent","holeRadiusPercent","turns","thicknessPercent","direction","headWidthPercent","headLengthPercent","shaftWidthPercent","shiftAngle","dashLength","gapLength","textPathStartOffset","imageOpacity"]);function gn(r){return mn.has(r)}function Ae(r){let e=r.templateVariables??[],t=new Set(e.map(a=>a.name)),n=new Set;for(let a of r.shapes)Ce(a.state,n);r.documentMetadata&&Ce(r.documentMetadata,n);let s=[...n].filter(a=>!t.has(a)).sort();return{defined:[...e],undeclared:s}}function Ce(r,e){for(let t of Object.values(r))if(typeof t=="string"){let n;for(H.lastIndex=0;(n=H.exec(t))!==null;)e.add(n[1])}else if(Array.isArray(t))for(let n of t)if(typeof n=="string"){let s;for(H.lastIndex=0;(s=H.exec(n))!==null;)e.add(s[1])}else n!==null&&typeof n=="object"&&Ce(n,e);else t!==null&&typeof t=="object"&&Ce(t,e)}function mr(r){let e={};for(let t of r){let n=t.indexOf("=");if(n===-1)throw new Error(`Invalid variable format: "${t}". Expected "name=value".`);let s=t.slice(0,n).trim(),a=t.slice(n+1);if(!s)throw new Error(`Invalid variable format: "${t}". Variable name cannot be empty.`);e[s]=a}return e}var gr=3,yr=12;function br(r){return r==null||!Number.isFinite(r)?3:r<0?0:r>12?12:Math.floor(r)}function Le(r,e){if(!Number.isFinite(r))return r;let t=Math.pow(10,e);return Math.round(r*t)/t}var yn=/-?\d+(?:\.\d+)?(?:[eE][-+]?\d+)?/g;function Lt(r,e){return r.replace(yn,t=>{let n=parseFloat(t);return Number.isFinite(n)?String(Le(n,e)):t})}var bn=new Set(["rawTransform","strokeDasharray","filterX","filterY","filterWidth","filterHeight","cssClipPath"]),$n=new Set(["metadata","customMetadata","customAttrs","customData","bindings","richTextData","cssMaskProperties","rawMetadata"]);function Z(r,e,t){if(e==null)return e;if(typeof e=="number")return Le(e,t);if(typeof e=="string")return bn.has(r)?Lt(e,t):e;if(typeof e=="boolean")return e;if(Array.isArray(e))return e.map(n=>Z(r,n,t));if(typeof e=="object"){if($n.has(r))return e;if(r==="symbolOverrides"){let s={};for(let[a,o]of Object.entries(e))s[a]=Z("state",o,t);return s}let n={};for(let[s,a]of Object.entries(e))n[s]=Z(s,a,t);return n}return e}function Ie(r,e){return{id:r.id,type:r.type,state:Z("state",r.state,e)}}function $r(r,e){let t={...r,shapes:r.shapes.map(n=>Ie(n,e)),viewboxes:r.viewboxes.map(n=>Z("viewbox",n,e))};return r.guides&&(t.guides=r.guides.map(n=>Z("guide",n,e))),r.measurements&&(t.measurements=r.measurements.map(n=>Z("measurement",n,e))),r.animationTimeline&&(t.animationTimeline=Z("animationTimeline",r.animationTimeline,e)),r.symbols&&(t.symbols=r.symbols.map(n=>({...n,shapes:n.shapes.map(s=>Ie(s,e))}))),r.markers&&(t.markers=r.markers.map(n=>Z("marker",n,e))),r.customPatterns&&(t.customPatterns=r.customPatterns.map(n=>Z("customPattern",n,e))),t}function fe(r,e,t=-90){let n=[],s=t*Math.PI/180;for(let a=0;a<r;a++){let o=s+a*2*Math.PI/r;n.push({x:e*Math.cos(o),y:e*Math.sin(o)})}return n}function De(r,e,t,n=-90){let s=[],a=e*(t/100),o=n*Math.PI/180;for(let l=0;l<r*2;l++){let u=o+l*Math.PI/r,c=l%2===0?e:a;s.push({x:c*Math.cos(u),y:c*Math.sin(u)})}return s}function Be(r,e,t=0){let n=r*(e/100)/2,s=[{x:-n,y:-r},{x:n,y:-r},{x:n,y:-n},{x:r,y:-n},{x:r,y:n},{x:n,y:n},{x:n,y:r},{x:-n,y:r},{x:-n,y:n},{x:-r,y:n},{x:-r,y:-n},{x:-n,y:-n}];if(t===0)return s;let a=Math.cos(t*Math.PI/180),o=Math.sin(t*Math.PI/180);return s.map(l=>({x:l.x*a-l.y*o,y:l.x*o+l.y*a}))}function Oe(r,e,t,n,s=-90){let o=r*2*(t/100),l=r*(e/100),u=l*(n/100),c=[{x:r,y:0},{x:r-o,y:-l/2},{x:r-o,y:-u/2},{x:-r,y:-u/2},{x:-r,y:u/2},{x:r-o,y:u/2},{x:r-o,y:l/2}];if(s===0)return c;let d=Math.cos(s*Math.PI/180),p=Math.sin(s*Math.PI/180);return c.map(m=>({x:m.x*d-m.y*p,y:m.x*p+m.y*d}))}function Ge(r,e,t,n,s=0){let a=r,o=a*(t/100),l=a*(n/100),u=l/2,c=e*Math.PI/180,d=Math.cos(c),p=Math.sin(c),m=Math.abs(d),h=Math.abs(p),y=Math.max(m,h)||1,g={x:d*(a/y),y:p*(a/y)},b={x:g.x+d*o,y:g.y+p*o},_=Math.min(l,a-u),S=-a+u+_,P=a-u-_,x={x:-a,y:-a},C={x:a,y:-a},I={x:a,y:a},$={x:-a,y:a},k;if(m>=h&&d>0){let w=Math.max(S,Math.min(P,g.y)),F={x:a,y:w-u},A={x:a,y:w+u};k=[x,C,F,b,A,I,$]}else if(m>=h&&d<=0){let w=Math.max(S,Math.min(P,g.y)),F={x:-a,y:w+u},A={x:-a,y:w-u};k=[x,C,I,$,F,b,A]}else if(p<0){let w=Math.max(S,Math.min(P,g.x)),F={x:w-u,y:-a},A={x:w+u,y:-a};k=[x,F,b,A,C,I,$]}else{let w=Math.max(S,Math.min(P,g.x)),F={x:w+u,y:a},A={x:w-u,y:a};k=[x,C,I,F,b,A,$]}if(s===0)return k;let M=Math.cos(s*Math.PI/180),L=Math.sin(s*Math.PI/180);return k.map(w=>({x:w.x*M-w.y*L,y:w.x*L+w.y*M}))}function Ue(r,e,t,n,s=0){let a=Math.max(2,Math.round(e)),o=r*(t/100),l=r*(n/100)/2,u=a+1,c=[];for(let g=0;g<u;g++){let b=g/(u-1),_=-r+b*2*r,S=0;g>0&&g<u-1&&(S=g%2===1?o:-o),c.push({x:S,y:_})}let d=[],p=[];for(let g=0;g<u;g++){if(g===0||g===u-1){d.push({...c[g]}),p.push({...c[g]});continue}let b=c[g-1],_=c[g],S=c[g+1],P=_.x-b.x,x=_.y-b.y,C=Math.hypot(P,x)||1,I=P/C,$=x/C,k=S.x-_.x,M=S.y-_.y,L=Math.hypot(k,M)||1,w=k/L,F=M/L,A=(I+w)/2,R=($+F)/2,D=Math.hypot(A,R),T,G;D<1e-6?(T=-$,G=I):(T=-R/D,G=A/D),d.push({x:_.x-T*l,y:_.y-G*l}),p.push({x:_.x+T*l,y:_.y+G*l})}let m=[];m.push(d[0]);for(let g=1;g<u-1;g++)m.push(p[g]);m.push(d[u-1]);for(let g=u-2;g>=1;g--)m.push(d[g]);if(s===0)return m;let h=Math.cos(s*Math.PI/180),y=Math.sin(s*Math.PI/180);return m.map(g=>({x:g.x*h-g.y*y,y:g.x*y+g.y*h}))}function Ne(r,e,t,n=0){let s=r,a=Math.max(.3,Math.min(.9,e/100)),o=-s*(t/100),l={x:0,y:s},u={x:0,y:o},c={x:-s*a,y:s*.4},d={x:-s*a,y:-s},p={x:s*a,y:-s},m={x:s*a,y:s*.4},h=[l,c,d,u,p,m,l],y=n===0?h:(()=>{let C=Math.cos(n*Math.PI/180),I=Math.sin(n*Math.PI/180);return h.map($=>({x:$.x*C-$.y*I,y:$.x*I+$.y*C}))})(),[g,b,_,S,P,x]=y;return`M ${g.x} ${g.y} C ${b.x} ${b.y} ${_.x} ${_.y} ${S.x} ${S.y} C ${P.x} ${P.y} ${x.x} ${x.y} ${g.x} ${g.y} Z`}function Ve(r,e,t,n=0){let s=Math.max(3,Math.round(e)),a=Math.max(.3,Math.min(1,t/100)),o=r,l=o*1.7,u=o*1.15,c=[];for(let $=0;$<s;$++){let M=(90+$/s*360)*Math.PI/180;c.push({x:l/2*Math.cos(M),y:-(u/2)*Math.sin(M)})}let d=.15,p=0;for(let $=0;$<s;$++){let k=c[$],M=c[($+1)%s];p=Math.max(p,Math.hypot(M.x-k.x,M.y-k.y))}let m=p/(2*(1-d))+.001,h=Math.max(m,p*(.68+a*.35)),y=c.map($=>{let k=$.y/(u/2);return h*(1-d*k)});function g($){let k=c[$],M=c[($+1)%s],L=y[$],w=y[($+1)%s],F=M.x-k.x,A=M.y-k.y,R=Math.hypot(F,A)||1,D=(L*L-w*w+R*R)/(2*R),T=Math.sqrt(Math.max(0,L*L-D*D)),G=k.x+D/R*F,W=k.y+D/R*A,Y=-A/R,se=F/R,q={x:G+Y*T,y:W+se*T},O={x:G-Y*T,y:W-se*T};return q.x*q.x+q.y*q.y>O.x*O.x+O.y*O.y?q:O}let b=[];for(let $=0;$<s;$++)b.push(g($));let _=14,S=[];for(let $=0;$<s;$++){let k=c[$],M=y[$],L=b[($-1+s)%s],w=b[$],F=Math.atan2(L.y-k.y,L.x-k.x),R=Math.atan2(w.y-k.y,w.x-k.x)-F;R<=0&&(R+=2*Math.PI);let D=2*Math.PI-R,T=F+R/2,G=F-D/2,W={x:k.x+M*Math.cos(T),y:k.y+M*Math.sin(T)},Y={x:k.x+M*Math.cos(G),y:k.y+M*Math.sin(G)},q=W.x*W.x+W.y*W.y>Y.x*Y.x+Y.y*Y.y?R:-D;for(let O=0;O<_;O++){let Se=O/_,ae=F+Se*q;S.push({x:k.x+M*Math.cos(ae),y:k.y+M*Math.sin(ae)})}}let P=0;for(let $ of S){let k=Math.max(Math.abs($.x),Math.abs($.y));k>P&&(P=k)}if(P>0&&P!==o){let $=o/P;for(let k of S)k.x*=$,k.y*=$}let x=$=>{if(n===0)return $;let k=Math.cos(n*Math.PI/180),M=Math.sin(n*Math.PI/180);return{x:$.x*k-$.y*M,y:$.x*M+$.y*k}},C=S.map(x),I=`M ${C[0].x} ${C[0].y}`;for(let $=1;$<C.length;$++)I+=` L ${C[$].x} ${C[$].y}`;return I+=" Z",I}function X(r,e=0,t=0){if(r.length<3)return"";if(e<=0)return r.map((a,o)=>(o===0?"M":"L")+`${a.x},${a.y}`).join(" ")+" Z";let n=Math.min(e,t*.4),s="";for(let a=0;a<r.length;a++){let o=r[(a-1+r.length)%r.length],l=r[a],u=r[(a+1)%r.length],c={x:o.x-l.x,y:o.y-l.y},d=Math.hypot(c.x,c.y);c.x/=d,c.y/=d;let p={x:u.x-l.x,y:u.y-l.y},m=Math.hypot(p.x,p.y);p.x/=m,p.y/=m;let h=Math.min(n,d/2),y=Math.min(n,m/2),g={x:l.x+c.x*h,y:l.y+c.y*h},b={x:l.x+p.x*y,y:l.y+p.y*y};s+=a===0?`M${g.x},${g.y}`:` L${g.x},${g.y}`,s+=` Q${l.x},${l.y} ${b.x},${b.y}`}return s+" Z"}function ze(r,e,t="evenodd"){let n=r*(e/100),s=t==="nonzero"?1:0;return`M ${r} 0 A ${r} ${r} 0 1 1 ${-r} 0 A ${r} ${r} 0 1 1 ${r} 0 Z M ${n} 0 A ${n} ${n} 0 1 ${s} ${-n} 0 A ${n} ${n} 0 1 ${s} ${n} 0 Z`}function je(r,e,t,n=1,s=0){let a=r*(t/100),l=Math.round(e*36),u=e*2*Math.PI,c=(r-a/2)/u,d=s*Math.PI/180,p=[],m=[];for(let g=0;g<=l;g++){let b=g/l,_=b*u*n+d,S=c*(b*u)+a/2,P=a/2;p.push({x:(S+P*.3)*Math.cos(_),y:(S+P*.3)*Math.sin(_)}),m.push({x:Math.max(0,S-P*.3)*Math.cos(_),y:Math.max(0,S-P*.3)*Math.sin(_)})}let h=`M ${p[0].x} ${p[0].y}`;for(let g=1;g<p.length;g++)h+=` L ${p[g].x} ${p[g].y}`;let y=m[m.length-1];h+=` L ${y.x} ${y.y}`;for(let g=m.length-2;g>=0;g--)h+=` L ${m[g].x} ${m[g].y}`;return h+=" Z",h}var xn=.2;function Bt(r,e,t,n=0){let s=e*(t/100),a=e,o=e-s,l=2*Math.PI/r,u=l*xn/2,c=l/4,d=n*Math.PI/180,p=[];for(let m=0;m<r;m++){let h=d+m*l;p.push({x:o*Math.cos(h),y:o*Math.sin(h)}),p.push({x:a*Math.cos(h+c-u),y:a*Math.sin(h+c-u)}),p.push({x:a*Math.cos(h+c+u),y:a*Math.sin(h+c+u)}),p.push({x:o*Math.cos(h+l/2),y:o*Math.sin(h+l/2)})}return p}function We(r,e,t,n=0,s=0,a="evenodd",o=0){let l=Bt(r,e,t,o),u=Math.min(n,e*.1),c=X(l,u,e);if(s>0){let d=e*(s/100),p=a==="nonzero"?1:0;c+=` M ${d} 0 A ${d} ${d} 0 1 ${p} ${-d} 0 A ${d} ${d} 0 1 ${p} ${d} 0 Z`}return c}function He(r,e,t,n,s,a="round",o="uniform",l){let u=Math.min(t,n)/2,c,d,p,m,h,y,g,b;if(o==="non-uniform"&&l?(c=Math.min(l.radiusTL??s,u),d=Math.min(l.radiusTR??s,u),p=Math.min(l.radiusBR??s,u),m=Math.min(l.radiusBL??s,u),h=l.shapeTL??a,y=l.shapeTR??a,g=l.shapeBR??a,b=l.shapeBL??a):(c=d=p=m=Math.min(s,u),h=y=g=b=a),!(a!=="round"||o==="non-uniform"||c>0&&h!=="round"||d>0&&y!=="round"||p>0&&g!=="round"||m>0&&b!=="round")&&c===d&&d===p&&p===m)return null;let S=`M${r+c},${e}`;return S+=` L${r+t-d},${e}`,S+=Ee(y,d,r+t,e,"tr"),S+=` L${r+t},${e+n-p}`,S+=Ee(g,p,r+t,e+n,"br"),S+=` L${r+m},${e+n}`,S+=Ee(b,m,r,e+n,"bl"),S+=` L${r},${e+c}`,S+=Ee(h,c,r,e,"tl"),S+=" Z",S}function Ee(r,e,t,n,s){if(e<=0)return"";switch(r){case"round":switch(s){case"tr":return` A${e},${e} 0 0 1 ${t},${n+e}`;case"br":return` A${e},${e} 0 0 1 ${t-e},${n}`;case"bl":return` A${e},${e} 0 0 1 ${t},${n-e}`;case"tl":return` A${e},${e} 0 0 1 ${t+e},${n}`}break;case"scoop":switch(s){case"tr":return` A${e},${e} 0 0 0 ${t},${n+e}`;case"br":return` A${e},${e} 0 0 0 ${t-e},${n}`;case"bl":return` A${e},${e} 0 0 0 ${t},${n-e}`;case"tl":return` A${e},${e} 0 0 0 ${t+e},${n}`}break;case"bevel":switch(s){case"tr":return` L${t},${n+e}`;case"br":return` L${t-e},${n}`;case"bl":return` L${t},${n-e}`;case"tl":return` L${t+e},${n}`}break;case"notch":switch(s){case"tr":return` L${t-e},${n+e} L${t},${n+e}`;case"br":return` L${t-e},${n-e} L${t-e},${n}`;case"bl":return` L${t+e},${n-e} L${t},${n-e}`;case"tl":return` L${t+e},${n+e} L${t+e},${n}`}break}return""}function Xe(r,e,t=!1,n=.5,s){if(r.length<2)return r.length===1?`M ${r[0].x} ${r[0].y}`:"";switch(e){case"CATMULL_ROM":case"catmull-rom":return vn(r,t,n);case"BASIS":case"basis":return wn(r,t);case"ARC":case"arc":return s&&s.length>0?Sn(r,t,s):he(r,t,"CUBIC");case"LINEAR":case"linear":return he(r,t,"LINEAR");case"QUADRATIC":case"quadratic":return he(r,t,"QUADRATIC");case"CUBIC":case"cubic":return he(r,t,"CUBIC");default:return he(r,t)}}function Sn(r,e,t){let n=`M ${r[0].x} ${r[0].y}`,s=0,a={rx:50,ry:50,rotation:0,largeArc:!1,sweep:!0};for(let o=0;o<r.length-1;o++){let l=r[o+1];if(l.isSubpathStart){if(e&&o-s>=1){let c=r[s],d=t?.[o]??a;n+=` A ${d.rx} ${d.ry} ${d.rotation} ${d.largeArc?1:0} ${d.sweep?1:0} ${c.x} ${c.y} Z`}n+=` M ${l.x} ${l.y}`,s=o+1;continue}let u=t?.[o]??a;n+=` A ${u.rx} ${u.ry} ${u.rotation} ${u.largeArc?1:0} ${u.sweep?1:0} ${l.x} ${l.y}`}if(e&&r.length-s>1){let o=r[s],l=t?.[r.length-1]??a;n+=` A ${l.rx} ${l.ry} ${l.rotation} ${l.largeArc?1:0} ${l.sweep?1:0} ${o.x} ${o.y} Z`}return n}function he(r,e,t){let n=`M ${r[0].x} ${r[0].y}`,s=0,a=null,o=null;for(let l=0;l<r.length-1;l++){let u=r[l],c=r[l+1];if(c.isSubpathStart){if(e&&l-s>=1){let p=r[s];n+=Et(u,p,p.segmentType,a,o,t),n+=" Z"}n+=` M ${c.x} ${c.y}`,s=l+1,a=null,o=null;continue}n+=Et(u,c,c.segmentType,a,o,t);let d=_n(c.segmentType??t,u,c);a=d,d==="quad"?o=u.handleOut??null:o=null}if(e&&r.length-s>1){let l=r[r.length-1],u=r[s];n+=Et(l,u,u.segmentType,a,o,t),n+=" Z"}return n}var kn=.001;function le(r,e){return Math.abs(r-e)<kn}function _n(r,e,t){let n=(r??(e.handleOut||t.handleIn?"CUBIC":"LINEAR")).toUpperCase();return n==="CUBIC"||n==="SMOOTH_CUBIC"?"cubic":n==="QUADRATIC"||n==="SMOOTH_QUADRATIC"?"quad":null}function Et(r,e,t,n,s,a){let o=(t??a??(r.handleOut||e.handleIn?"CUBIC":"LINEAR")).toUpperCase();if(o==="LINEAR"||o==="HORIZONTAL"||o==="VERTICAL")return(o==="HORIZONTAL"||o==="LINEAR")&&le(r.y,e.y)?` H ${e.x}`:(o==="VERTICAL"||o==="LINEAR")&&le(r.x,e.x)?` V ${e.y}`:` L ${e.x} ${e.y}`;if(o==="ARC"){let c=e.arcParams;return c?` A ${c.rx} ${c.ry} ${c.rotation} ${c.largeArc?1:0} ${c.sweep?1:0} ${e.x} ${e.y}`:` L ${e.x} ${e.y}`}if(o==="QUADRATIC"||o==="SMOOTH_QUADRATIC"){let c=r.handleOut??{x:(r.x+e.x)/2,y:(r.y+e.y)/2};return n==="quad"&&s&&le(c.x,2*r.x-s.x)&&le(c.y,2*r.y-s.y)?` T ${e.x} ${e.y}`:` Q ${c.x} ${c.y} ${e.x} ${e.y}`}let l=r.handleOut??{x:r.x,y:r.y},u=e.handleIn??{x:e.x,y:e.y};return n==="cubic"&&r.handleIn&&r.handleOut&&le(r.handleOut.x,2*r.x-r.handleIn.x)&&le(r.handleOut.y,2*r.y-r.handleIn.y)?` S ${u.x} ${u.y} ${e.x} ${e.y}`:` C ${l.x} ${l.y} ${u.x} ${u.y} ${e.x} ${e.y}`}function vn(r,e,t){if(r.length<2)return r.length===1?`M ${r[0].x} ${r[0].y}`:"";let n=t,s=e?[r[r.length-1],...r,r[0],r[1]]:[r[0],...r,r[r.length-1]],a=`M ${r[0].x} ${r[0].y}`,o=e?r.length:r.length-1;for(let l=0;l<o;l++){let u=s[l],c=s[l+1],d=s[l+2],p=s[l+3],m=Math.hypot(d.x-c.x,d.y-c.y),h=Math.hypot(c.x-u.x,c.y-u.y),y=Math.hypot(p.x-d.x,p.y-d.y),g=Math.pow(h,n),b=Math.pow(m,n),_=Math.pow(y,n),S=Math.pow(h,2*n),P=Math.pow(m,2*n),x=Math.pow(y,2*n),C,I,$,k;h<1e-8?(C=c.x,I=c.y):(C=(S*d.x-P*u.x+(2*S+3*g*b+P)*c.x)/(3*g*(g+b)),I=(S*d.y-P*u.y+(2*S+3*g*b+P)*c.y)/(3*g*(g+b))),y<1e-8?($=d.x,k=d.y):($=(x*c.x-P*p.x+(2*x+3*_*b+P)*d.x)/(3*_*(_+b)),k=(x*c.y-P*p.y+(2*x+3*_*b+P)*d.y)/(3*_*(_+b))),a+=` C ${C} ${I} ${$} ${k} ${d.x} ${d.y}`}return e&&(a+=" Z"),a}function wn(r,e){let t=r.length;if(t<2)return t===1?`M ${r[0].x} ${r[0].y}`:"";if(t===2)return`M ${r[0].x} ${r[0].y} L ${r[1].x} ${r[1].y}`;if(e){let a=(r[0].x+4*r[1].x+r[2].x)/6,o=(r[0].y+4*r[1].y+r[2].y)/6,l=`M ${a} ${o}`;for(let u=0;u<t;u++){let c=r[(u+1)%t],d=r[(u+2)%t],p=r[(u+3)%t];l+=Dt(c,d,p)}return l+=" Z",l}let n=r,s=`M ${n[0].x} ${n[0].y}`;s+=` L ${(5*n[0].x+n[1].x)/6} ${(5*n[0].y+n[1].y)/6}`;for(let a=0;a<=t-3;a++)s+=Dt(n[a],n[a+1],n[a+2]);return s+=Dt(n[t-2],n[t-1],n[t-1]),s+=` L ${n[t-1].x} ${n[t-1].y}`,s}function Dt(r,e,t){return` C ${(2*r.x+e.x)/3} ${(2*r.y+e.y)/3} ${(r.x+2*e.x)/3} ${(r.y+2*e.y)/3} ${(r.x+4*e.x+t.x)/6} ${(r.y+4*e.y+t.y)/6}`}function ue(r,e,t){let n=Number.isFinite(e)?Math.max(1,e):8,s=Number.isFinite(t)?Math.max(1,t):4;switch(r){case"dashed":case"dotted":case"custom":return`${n} ${s}`;default:return null}}function B(r){return r.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function Pn(r){let e=r.fillType;return e||(r.fillGradient?r.fillGradient.r!==void 0?"radial-gradient":"linear-gradient":r.linearGradient?"linear-gradient":r.radialGradient?"radial-gradient":"solid")}function Ye(r){let e=new Map,t=r.state,n=t;switch(r.type){case"circle":e.set("cx",String(t.x??0)),e.set("cy",String(t.y??0)),e.set("r",String(t.radius??50));break;case"ellipse":e.set("cx",String(t.cx??0)),e.set("cy",String(t.cy??0)),e.set("rx",String(t.rx??50)),e.set("ry",String(t.ry??30));break;case"rectangle":case"square":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),e.set("width",String(t.width??100)),e.set("height",String(t.height??100)),(t.cornerRadius??0)>0&&e.set("rx",String(t.cornerRadius));break;case"line":e.set("x1",String(t.x1??0)),e.set("y1",String(t.y1??0)),e.set("x2",String(t.x2??0)),e.set("y2",String(t.y2??0));break;case"text":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),t.fontSize&&e.set("font-size",String(t.fontSize)),t.fontFamily&&e.set("font-family",t.fontFamily),t.fontWeight&&e.set("font-weight",t.fontWeight),t.fontStyle&&e.set("font-style",t.fontStyle),t.textAnchor&&e.set("text-anchor",t.textAnchor),t.letterSpacing&&e.set("letter-spacing",String(t.letterSpacing));break;case"image":e.set("x",String(t.x??0)),e.set("y",String(t.y??0)),e.set("width",String(t.width??100)),e.set("height",String(t.height??100)),n.href&&e.set("href",String(n.href));break}let s=Pn(n);s==="none"?e.set("fill","none"):s==="linear-gradient"||s==="radial-gradient"?e.set("fill",`url(#gradient-fill-${r.id})`):s==="pattern"?e.set("fill",`url(#pattern-fill-${r.id})`):e.set("fill",t.fillColor??"#000000");let a=t.opacity;a!==void 0&&a<1&&e.set("opacity",String(a));let o=t.fillOpacity;o!==void 0&&o<1&&e.set("fill-opacity",String(o)),t.fillRule&&t.fillRule!=="nonzero"&&e.set("fill-rule",t.fillRule);let l=n.strokeType??"solid";if(l==="none")e.set("stroke","none");else if(l==="linear-gradient"||l==="radial-gradient")e.set("stroke",`url(#gradient-stroke-${r.id})`);else{let x=t.borderColor??"none";x!=="none"&&e.set("stroke",x)}let u=t.borderWidth;u!=null&&u!==0&&e.set("stroke-width",String(u));let c=t.strokeOpacity;c!==void 0&&c<1&&e.set("stroke-opacity",String(c));let d=t.lineStyle??"solid",p=t.dashLength??8,m=t.gapLength??4,h=ue(d,p,m);h&&(e.set("stroke-dasharray",h),d==="dotted"&&e.set("stroke-linecap","round"));let y=Tn(n);y&&e.set("transform",y);let g=n.filters;g&&g.length>0&&e.set("filter",`url(#filter-${r.id})`);let b=t.shapeRendering;b&&b!=="auto"&&e.set("shape-rendering",b);let _=n.startEndpoint,S=n.endEndpoint;_&&_!=="none"&&e.set("marker-start",`url(#line-marker-${_})`),S&&S!=="none"&&e.set("marker-end",`url(#line-marker-${S})`);let P=n.metadata;return P&&(P.role&&e.set("role",P.role),P.ariaLabel&&e.set("aria-label",P.ariaLabel)),e}function xr(r){switch(r.type){case"circle":return"circle";case"ellipse":return"ellipse";case"rectangle":case"square":return"rect";case"line":return"line";case"text":return"text";case"image":return"image";case"path":case"polyline":case"triangle":case"ngon":case"star":case"cross":case"ring":case"spiral":case"gear":case"arrow":return"path";default:return"g"}}function Tn(r){let e=r.rotation??0,t=r.skewX??0,n=r.skewY??0,s=r.scaleX??1,a=r.scaleY??1;if(e===0&&t===0&&n===0&&s===1&&a===1)return null;let o=r.customPivot;if(!o)return null;let l=[];return l.push(`translate(${o.x}, ${o.y})`),e!==0&&l.push(`rotate(${e})`),(s!==1||a!==1)&&l.push(`scale(${s}, ${a})`),t!==0&&l.push(`skewX(${t})`),n!==0&&l.push(`skewY(${n})`),l.push(`translate(${-o.x}, ${-o.y})`),l.join(" ")}function K(r,e){let t=r.viewboxes?.[0];return{width:e.width??t?.width??800,height:e.height??t?.height??600}}function i(r,e){return e==null||e===""?"":` ${r}="${B(String(e))}"`}function Ze(r){let e=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(r);return e?{r:parseInt(e[1],16)/255,g:parseInt(e[2],16)/255,b:parseInt(e[3],16)/255}:{r:0,g:0,b:0}}function Fn(r,e,t){let{offsetX:n,offsetY:s,blurRadius:a,spread:o,color:l,opacity:u}=r,c="";if(o===0)c+=`<feDropShadow${i("in",e)}${i("dx",n)}${i("dy",s)}${i("stdDeviation",a/2)}${i("flood-color",l)}${i("flood-opacity",u)}${i("result",`${t}_shadow`)}/>`,c+=`<feMerge${i("result",t)}><feMergeNode${i("in",`${t}_shadow`)}/><feMergeNode${i("in",e)}/></feMerge>`;else{c+=`<feColorMatrix${i("in",e)}${i("type","matrix")}${i("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${i("result",`${t}_alpha`)}/>`;let d=o>0?"dilate":"erode",p=Math.abs(o);c+=`<feMorphology${i("in",`${t}_alpha`)}${i("operator",d)}${i("radius",p)}${i("result",`${t}_spread`)}/>`,c+=`<feGaussianBlur${i("in",`${t}_spread`)}${i("stdDeviation",a/2)}${i("result",`${t}_blur`)}/>`,c+=`<feOffset${i("in",`${t}_blur`)}${i("dx",n)}${i("dy",s)}${i("result",`${t}_offset`)}/>`,c+=`<feFlood${i("flood-color",l)}${i("flood-opacity",u)}${i("result",`${t}_color`)}/>`,c+=`<feComposite${i("in",`${t}_color`)}${i("in2",`${t}_offset`)}${i("operator","in")}${i("result",`${t}_shadow`)}/>`,c+=`<feMerge${i("result",t)}><feMergeNode${i("in",`${t}_shadow`)}/><feMergeNode${i("in",e)}/></feMerge>`}return c}function Mn(r,e,t){let{offsetX:n,offsetY:s,blurRadius:a,choke:o,color:l,opacity:u}=r,c=a*(1-o/100),d="";return d+=`<feColorMatrix${i("in",e)}${i("type","matrix")}${i("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${i("result",`${t}_alpha`)}/>`,d+=`<feComponentTransfer${i("in",`${t}_alpha`)}${i("result",`${t}_inverted`)}><feFuncA${i("type","table")}${i("tableValues","1 0")}/></feComponentTransfer>`,d+=`<feGaussianBlur${i("in",`${t}_inverted`)}${i("stdDeviation",c/2)}${i("result",`${t}_blur`)}/>`,d+=`<feOffset${i("in",`${t}_blur`)}${i("dx",n)}${i("dy",s)}${i("result",`${t}_offset`)}/>`,d+=`<feFlood${i("flood-color",l)}${i("flood-opacity",u)}${i("result",`${t}_color`)}/>`,d+=`<feComposite${i("in",`${t}_color`)}${i("in2",`${t}_offset`)}${i("operator","in")}${i("result",`${t}_coloredShadow`)}/>`,d+=`<feComposite${i("in",`${t}_coloredShadow`)}${i("in2",`${t}_alpha`)}${i("operator","in")}${i("result",`${t}_innerShadow`)}/>`,d+=`<feComposite${i("in",`${t}_innerShadow`)}${i("in2",e)}${i("operator","over")}${i("result",t)}/>`,d}function Cn(r,e,t){let{blurX:n,blurY:s}=r;return n===0&&s===0?E(e,t):`<feGaussianBlur${i("in",e)}${i("stdDeviation",`${n/2} ${s/2}`)}${i("result",t)}/>`}function Rn(r,e,t){let{distance:n,angle:s}=r;if(n===0)return E(e,t);let a=s*Math.PI/180,o=Math.abs(Math.cos(a)*n),l=Math.abs(Math.sin(a)*n);return`<feGaussianBlur${i("in",e)}${i("stdDeviation",`${o/2} ${l/2}`)}${i("result",t)}/>`}function Sr(r,e,t){let{x:n,y:s,z:a,color:o,surfaceScale:l,diffuseConstant:u,specularConstant:c,specularExponent:d}=r,p="";return p+=`<feDiffuseLighting${i("in","SourceAlpha")}${i("surfaceScale",l)}${i("diffuseConstant",u)}${i("lighting-color",o)}${i("result",`${t}_diffuse`)}>`,p+=`<fePointLight${i("x",n)}${i("y",s)}${i("z",a)}/>`,p+="</feDiffuseLighting>",p+=`<feSpecularLighting${i("in","SourceAlpha")}${i("surfaceScale",l)}${i("specularConstant",c)}${i("specularExponent",d)}${i("lighting-color",o)}${i("result",`${t}_specular`)}>`,p+=`<fePointLight${i("x",n)}${i("y",s)}${i("z",a)}/>`,p+="</feSpecularLighting>",p+=`<feComposite${i("in",e)}${i("in2",`${t}_diffuse`)}${i("operator","arithmetic")}${i("k1",1)}${i("k2",0)}${i("k3",0)}${i("k4",0)}${i("result",`${t}_lit`)}/>`,p+=`<feComposite${i("in",`${t}_specular`)}${i("in2",`${t}_lit`)}${i("operator","arithmetic")}${i("k1",0)}${i("k2",1)}${i("k3",1)}${i("k4",0)}${i("result",t)}/>`,p}function kr(r,e,t){let{x:n,y:s,z:a,pointsAtX:o,pointsAtY:l,pointsAtZ:u,coneAngle:c,color:d,surfaceScale:p,specularConstant:m,specularExponent:h}=r,y="";return y+=`<feSpecularLighting${i("in","SourceAlpha")}${i("surfaceScale",p)}${i("specularConstant",m)}${i("specularExponent",h)}${i("lighting-color",d)}${i("result",`${t}_specular`)}>`,y+=`<feSpotLight${i("x",n)}${i("y",s)}${i("z",a)}${i("pointsAtX",o)}${i("pointsAtY",l)}${i("pointsAtZ",u)}${i("limitingConeAngle",c)}/>`,y+="</feSpecularLighting>",y+=`<feComposite${i("in",`${t}_specular`)}${i("in2","SourceAlpha")}${i("operator","in")}${i("result",`${t}_clipped`)}/>`,y+=`<feComposite${i("in",`${t}_clipped`)}${i("in2",e)}${i("operator","arithmetic")}${i("k1",0)}${i("k2",1)}${i("k3",1)}${i("k4",0)}${i("result",t)}/>`,y}function _r(r){switch(r.kind){case"point":return`<fePointLight${i("x",r.x)}${i("y",r.y)}${i("z",r.z)}/>`;case"spot":{let e=`<feSpotLight${i("x",r.x)}${i("y",r.y)}${i("z",r.z)}${i("pointsAtX",r.pointsAtX)}${i("pointsAtY",r.pointsAtY)}${i("pointsAtZ",r.pointsAtZ)}`;return r.limitingConeAngle!==void 0&&(e+=i("limitingConeAngle",r.limitingConeAngle)),r.specularExponent!==void 0&&(e+=i("specularExponent",r.specularExponent)),e+"/>"}case"distant":return`<feDistantLight${i("azimuth",r.azimuth)}${i("elevation",r.elevation)}/>`}}function An(r,e,t){return`<feDiffuseLighting${i("in",e)}${i("surfaceScale",r.surfaceScale)}${i("diffuseConstant",r.diffuseConstant)}${i("lighting-color",r.color)}${i("result",t)}>`+_r(r.lightSource)+"</feDiffuseLighting>"}function In(r,e,t){return`<feSpecularLighting${i("in",e)}${i("surfaceScale",r.surfaceScale)}${i("specularConstant",r.specularConstant)}${i("specularExponent",r.specularExponent)}${i("lighting-color",r.color)}${i("result",t)}>`+_r(r.lightSource)+"</feSpecularLighting>"}function Ln(r,e,t){let{width:n,color:s,opacity:a,position:o}=r,l="";if(o==="inside")l+=`<feMorphology${i("in","SourceAlpha")}${i("operator","erode")}${i("radius",n)}${i("result",`${t}_eroded`)}/>`,l+=`<feComposite${i("in","SourceAlpha")}${i("in2",`${t}_eroded`)}${i("operator","out")}${i("result",`${t}_outlineAlpha`)}/>`,l+=`<feFlood${i("flood-color",s)}${i("flood-opacity",a)}${i("result",`${t}_color`)}/>`,l+=`<feComposite${i("in",`${t}_color`)}${i("in2",`${t}_outlineAlpha`)}${i("operator","in")}${i("result",`${t}_outline`)}/>`,l+=`<feComposite${i("in",`${t}_outline`)}${i("in2",e)}${i("operator","over")}${i("result",t)}/>`;else{let u=o==="outside"?n:n/2;l+=`<feMorphology${i("in","SourceAlpha")}${i("operator","dilate")}${i("radius",u)}${i("result",`${t}_dilated`)}/>`,l+=`<feComposite${i("in",`${t}_dilated`)}${i("in2","SourceAlpha")}${i("operator","out")}${i("result",`${t}_outlineAlpha`)}/>`,l+=`<feFlood${i("flood-color",s)}${i("flood-opacity",a)}${i("result",`${t}_color`)}/>`,l+=`<feComposite${i("in",`${t}_color`)}${i("in2",`${t}_outlineAlpha`)}${i("operator","in")}${i("result",`${t}_outline`)}/>`,l+=`<feMerge${i("result",t)}><feMergeNode${i("in",`${t}_outline`)}/><feMergeNode${i("in",e)}/></feMerge>`}return l}function En(r,e,t){let{amount:n}=r;if(n===0)return E(e,t);let s=1+4*n,a=-n,o=[0,a,0,a,s,a,0,a,0].join(" ");return`<feConvolveMatrix${i("in",e)}${i("order","3")}${i("kernelMatrix",o)}${i("divisor","1")}${i("bias","0")}${i("preserveAlpha","true")}${i("edgeMode","duplicate")}${i("result",t)}/>`}function Dn(r,e,t){let{blockSize:n}=r;if(n<=1)return E(e,t);let s=n/2,a="";return a+=`<feMorphology${i("in",e)}${i("operator","erode")}${i("radius",s)}${i("result",`${t}_eroded`)}/>`,a+=`<feMorphology${i("in",`${t}_eroded`)}${i("operator","dilate")}${i("radius",s)}${i("result",t)}/>`,a}function Bn(r,e,t){let{scale:n,frequency:s,octaves:a,warpType:o}=r;if(n===0)return E(e,t);let l="";return l+=`<feTurbulence${i("type",o)}${i("baseFrequency",s)}${i("numOctaves",a)}${i("seed",0)}${i("result",`${t}_turbulence`)}/>`,l+=`<feDisplacementMap${i("in",e)}${i("in2",`${t}_turbulence`)}${i("scale",n)}${i("xChannelSelector","R")}${i("yChannelSelector","G")}${i("result",t)}/>`,l}function On(r,e,t){let{operator:n,radiusX:s,radiusY:a}=r;return s===0&&a===0?E(e,t):`<feMorphology${i("in",e)}${i("operator",n)}${i("radius",`${s} ${a}`)}${i("result",t)}/>`}function Gn(r,e,t){let{levels:n}=r;if(n<2)return E(e,t);let s=[];for(let l=0;l<n;l++)s.push(l/(n-1));let a=s.join(" "),o=`<feComponentTransfer${i("in",e)}${i("result",t)}>`;return o+=`<feFuncR${i("type","discrete")}${i("tableValues",a)}/>`,o+=`<feFuncG${i("type","discrete")}${i("tableValues",a)}/>`,o+=`<feFuncB${i("type","discrete")}${i("tableValues",a)}/>`,o+="</feComponentTransfer>",o}function Un(r,e,t){let{levels:n,contrast:s}=r;if(n<2)return E(e,t);let a=[];for(let u=0;u<n;u++){let c=u/(n-1),d=c;s!==1&&(d=.5+(c-.5)*s,d=Math.max(0,Math.min(1,d))),a.push(d)}let o=a.join(" "),l=`<feComponentTransfer${i("in",e)}${i("result",t)}>`;return l+=`<feFuncR${i("type","table")}${i("tableValues",o)}/>`,l+=`<feFuncG${i("type","table")}${i("tableValues",o)}/>`,l+=`<feFuncB${i("type","table")}${i("tableValues",o)}/>`,l+="</feComponentTransfer>",l}function Nn(r,e,t){let{radius:n}=r;if(n===0)return E(e,t);let s="";return s+=`<feGaussianBlur${i("in","SourceAlpha")}${i("stdDeviation",n)}${i("result",`${t}_blurredAlpha`)}/>`,s+=`<feComponentTransfer${i("in",`${t}_blurredAlpha`)}${i("result",`${t}_thresholdAlpha`)}><feFuncA${i("type","linear")}${i("slope",20)}${i("intercept",-9)}/></feComponentTransfer>`,s+=`<feComposite${i("in",e)}${i("in2",`${t}_thresholdAlpha`)}${i("operator","in")}${i("result",t)}/>`,s}function Vn(r,e,t){let{amount:n}=r;if(n===0)return E(e,t);let s=1-n;return`<feColorMatrix${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("type","saturate")}${i("values",s)}${i("result",t)}/>`}function zn(r,e,t){let{red:n,green:s,blue:a}=r;if(n===1&&s===1&&a===1)return E(e,t);let o=`<feComponentTransfer${i("in",e)}${i("result",t)}>`;return o+=`<feFuncR${i("type","linear")}${i("slope",n)}${i("intercept",0)}/>`,o+=`<feFuncG${i("type","linear")}${i("slope",s)}${i("intercept",0)}/>`,o+=`<feFuncB${i("type","linear")}${i("slope",a)}${i("intercept",0)}/>`,o+="</feComponentTransfer>",o}function jn(r,e,t){let{amount:n}=r;if(n===1)return E(e,t);let s=`<feComponentTransfer${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("result",t)}>`;return s+=`<feFuncR${i("type","linear")}${i("slope",n)}${i("intercept",0)}/>`,s+=`<feFuncG${i("type","linear")}${i("slope",n)}${i("intercept",0)}/>`,s+=`<feFuncB${i("type","linear")}${i("slope",n)}${i("intercept",0)}/>`,s+="</feComponentTransfer>",s}function Wn(r,e,t){let{amount:n}=r;if(n===1)return E(e,t);let s=.5*(1-n),a=`<feComponentTransfer${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("result",t)}>`;return a+=`<feFuncR${i("type","linear")}${i("slope",n)}${i("intercept",s)}/>`,a+=`<feFuncG${i("type","linear")}${i("slope",n)}${i("intercept",s)}/>`,a+=`<feFuncB${i("type","linear")}${i("slope",n)}${i("intercept",s)}/>`,a+="</feComponentTransfer>",a}function Hn(r,e,t){let{amount:n}=r;if(n===1)return E(e,t);let s=`<feComponentTransfer${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("result",t)}>`;return s+=`<feFuncA${i("type","linear")}${i("slope",n)}${i("intercept",0)}/>`,s+="</feComponentTransfer>",s}function Xn(r,e,t){let{amount:n}=r;if(n===0)return E(e,t);let s=n,a=1-n,o=`${s} ${a}`,l=`<feComponentTransfer${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("result",t)}>`;return l+=`<feFuncR${i("type","table")}${i("tableValues",o)}/>`,l+=`<feFuncG${i("type","table")}${i("tableValues",o)}/>`,l+=`<feFuncB${i("type","table")}${i("tableValues",o)}/>`,l+="</feComponentTransfer>",l}function Yn(r,e,t){let{angle:n}=r;return n===0||n===360?E(e,t):`<feColorMatrix${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("type","hueRotate")}${i("values",n)}${i("result",t)}/>`}function qn(r,e,t){let{amount:n}=r;return n===1?E(e,t):`<feColorMatrix${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("type","saturate")}${i("values",n)}${i("result",t)}/>`}function Zn(r,e,t){let{threshold:n}=r,s="";if(s+=`<feColorMatrix${i("in",e)}${i("type","saturate")}${i("values",0)}${i("result",`${t}_gray`)}/>`,n===.5)s+=`<feComponentTransfer${i("in",`${t}_gray`)}${i("result",t)}>`,s+=`<feFuncR${i("type","discrete")}${i("tableValues","0 1")}/>`,s+=`<feFuncG${i("type","discrete")}${i("tableValues","0 1")}/>`,s+=`<feFuncB${i("type","discrete")}${i("tableValues","0 1")}/>`,s+="</feComponentTransfer>";else{let o=[];for(let u=0;u<256;u++)o.push(u/255<n?0:1);let l=o.join(" ");s+=`<feComponentTransfer${i("in",`${t}_gray`)}${i("result",t)}>`,s+=`<feFuncR${i("type","table")}${i("tableValues",l)}/>`,s+=`<feFuncG${i("type","table")}${i("tableValues",l)}/>`,s+=`<feFuncB${i("type","table")}${i("tableValues",l)}/>`,s+="</feComponentTransfer>"}return s}function Kn(r,e,t){let{amount:n}=r;if(n===0)return E(e,t);let s=[.393,.769,.189,0,0],a=[.349,.686,.168,0,0],o=[.272,.534,.131,0,0],l=[1,0,0,0,0],u=[0,1,0,0,0],c=[0,0,1,0,0],d=(g,b)=>g.map((_,S)=>_*(1-n)+b[S]*n),p=d(l,s),m=d(u,a),h=d(c,o),y=[...p,...m,...h,0,0,0,1,0].join(" ");return`<feColorMatrix${i("color-interpolation-filters","sRGB")}${i("in",e)}${i("type","matrix")}${i("values",y)}${i("result",t)}/>`}function Qn(r,e,t){let{shadowColor:n,highlightColor:s}=r,a=Ze(n),o=Ze(s),l="";return l+=`<feColorMatrix${i("in",e)}${i("type","saturate")}${i("values",0)}${i("result",`${t}_gray`)}/>`,l+=`<feComponentTransfer${i("in",`${t}_gray`)}${i("result",t)}>`,l+=`<feFuncR${i("type","table")}${i("tableValues",`${a.r} ${o.r}`)}/>`,l+=`<feFuncG${i("type","table")}${i("tableValues",`${a.g} ${o.g}`)}/>`,l+=`<feFuncB${i("type","table")}${i("tableValues",`${a.b} ${o.b}`)}/>`,l+="</feComponentTransfer>",l}function Jn(r,e,t){let{intensity:n}=r;if(n===0)return E(e,t);let s="";s+=`<feComponentTransfer${i("in",e)}${i("result",`${t}_invert`)}>`,s+=`<feFuncR${i("type","table")}${i("tableValues","1 0")}/>`,s+=`<feFuncG${i("type","table")}${i("tableValues","1 0")}/>`,s+=`<feFuncB${i("type","table")}${i("tableValues","1 0")}/>`,s+="</feComponentTransfer>",s+=`<feColorMatrix${i("in",`${t}_invert`)}${i("type","saturate")}${i("values",0)}${i("result",`${t}_gray`)}/>`;let a=[.1,.1,.1,0,0],o=[.3,.4,.3,0,0],l=[.5,.5,.8,0,0],u=[1,0,0,0,0],c=[0,1,0,0,0],d=[0,0,1,0,0],p=(b,_)=>b.map((S,P)=>S*(1-n)+_[P]*n),m=p(u,a),h=p(c,o),y=p(d,l),g=[...m,...h,...y,0,0,0,1,0].join(" ");return s+=`<feColorMatrix${i("in",`${t}_gray`)}${i("type","matrix")}${i("values",g)}${i("result",t)}/>`,s}function ei(r,e,t){let{amount:n,scale:s}=r;if(n===0)return E(e,t);let a=1/s,o="";return o+=`<feTurbulence${i("type","fractalNoise")}${i("baseFrequency",a)}${i("numOctaves",3)}${i("seed",0)}${i("result",`${t}_noise`)}/>`,o+=`<feColorMatrix${i("in",`${t}_noise`)}${i("type","saturate")}${i("values",0)}${i("result",`${t}_noiseGray`)}/>`,o+=`<feBlend${i("in",e)}${i("in2",`${t}_noiseGray`)}${i("mode","overlay")}${i("result",`${t}_blended`)}/>`,o+=`<feComposite${i("in",`${t}_blended`)}${i("in2",e)}${i("operator","arithmetic")}${i("k1",0)}${i("k2",n)}${i("k3",1-n)}${i("k4",0)}${i("result",`${t}_amt`)}/>`,o+=`<feComposite${i("in",`${t}_amt`)}${i("in2",e)}${i("operator","in")}${i("result",t)}/>`,o}function ti(r,e,t){let{strength:n,angle:s}=r;if(n===0)return E(e,t);let a=s*Math.PI/180,o=Math.cos(a),l=Math.sin(a),u=n,c=[-(u*(o+l)),-(u*l),u*(-o+l),-(u*o),1,u*o,u*(o-l),u*l,u*(o+l)].join(" ");return`<feConvolveMatrix${i("in",e)}${i("order","3 3")}${i("kernelMatrix",c)}${i("divisor",1)}${i("bias",.5)}${i("preserveAlpha","true")}${i("result",t)}/>`}function ri(r,e,t){let{amount:n,size:s}=r;if(n===0)return E(e,t);let a=.5/s,o="";return o+=`<feTurbulence${i("type","fractalNoise")}${i("baseFrequency",`${a} ${a}`)}${i("numOctaves",5)}${i("seed",0)}${i("stitchTiles","stitch")}${i("result",`${t}_grain`)}/>`,o+=`<feColorMatrix${i("in",`${t}_grain`)}${i("type","saturate")}${i("values",0)}${i("result",`${t}_grainGray`)}/>`,o+=`<feBlend${i("in",e)}${i("in2",`${t}_grainGray`)}${i("mode","soft-light")}${i("result",`${t}_blended`)}/>`,o+=`<feComposite${i("in",`${t}_blended`)}${i("in2",e)}${i("operator","arithmetic")}${i("k1",0)}${i("k2",n)}${i("k3",1-n)}${i("k4",0)}${i("result",`${t}_amt`)}/>`,o+=`<feComposite${i("in",`${t}_amt`)}${i("in2",e)}${i("operator","in")}${i("result",t)}/>`,o}function ni(r,e,t){let{wetness:n,turbulence:s}=r;if(n===0&&s===0)return E(e,t);let a="";return a+=`<feTurbulence${i("type","fractalNoise")}${i("baseFrequency",.02+s*.03)}${i("numOctaves",4)}${i("seed",42)}${i("result",`${t}_turb`)}/>`,a+=`<feDisplacementMap${i("in",e)}${i("in2",`${t}_turb`)}${i("scale",n*15)}${i("xChannelSelector","R")}${i("yChannelSelector","G")}${i("result",`${t}_disp`)}/>`,a+=`<feGaussianBlur${i("in",`${t}_disp`)}${i("stdDeviation",n*2)}${i("result",`${t}_blur`)}/>`,a+=`<feBlend${i("in",`${t}_blur`)}${i("in2",e)}${i("mode","multiply")}${i("result",t)}/>`,a}function ii(r,e,t){let{thickness:n,texture:s}=r;if(n===0&&s===0)return E(e,t);let a="";a+=`<feTurbulence${i("type","turbulence")}${i("baseFrequency",.03+s*.02)}${i("numOctaves",3)}${i("seed",1e3)}${i("result",`${t}_brush`)}/>`;let o=Math.max(3,8-Math.floor(n*5)),l=Array.from({length:o+1},(u,c)=>c/o).join(" ");a+=`<feComponentTransfer${i("in",e)}${i("result",`${t}_poster`)}>`;for(let u of["R","G","B"])a+=`<feFunc${u}${i("type","discrete")}${i("tableValues",l)}/>`;return a+="</feComponentTransfer>",a+=`<feDisplacementMap${i("in",`${t}_poster`)}${i("in2",`${t}_brush`)}${i("scale",s*4)}${i("xChannelSelector","R")}${i("yChannelSelector","G")}${i("result",`${t}_disp`)}/>`,a+=`<feMorphology${i("in",`${t}_disp`)}${i("operator","dilate")}${i("radius",n*.5)}${i("result",`${t}_thick`)}/>`,a+=`<feComposite${i("in",`${t}_thick`)}${i("in2",e)}${i("operator","in")}${i("result",t)}/>`,a}function si(r,e,t){let{spread:n,edges:s}=r;if(n===0&&s===0)return E(e,t);let a="";return a+=`<feTurbulence${i("type","fractalNoise")}${i("baseFrequency",.01+s*.02)}${i("numOctaves",5)}${i("seed",1100)}${i("result",`${t}_ink`)}/>`,a+=`<feMorphology${i("in",e)}${i("operator","dilate")}${i("radius",n*3)}${i("result",`${t}_dilate`)}/>`,a+=`<feDisplacementMap${i("in",`${t}_dilate`)}${i("in2",`${t}_ink`)}${i("scale",s*10)}${i("xChannelSelector","R")}${i("yChannelSelector","G")}${i("result",`${t}_disp`)}/>`,a+=`<feGaussianBlur${i("in",`${t}_disp`)}${i("stdDeviation",n*.5)}${i("result",t)}/>`,a}function ai(r,e,t){let{wrinkles:n,shine:s}=r;if(n===0&&s===0)return E(e,t);let a="";return a+=`<feTurbulence${i("type","turbulence")}${i("baseFrequency",.02)}${i("numOctaves",4)}${i("seed",1200)}${i("result",`${t}_wrinkle`)}/>`,a+=`<feDisplacementMap${i("in",e)}${i("in2",`${t}_wrinkle`)}${i("scale",n*15)}${i("xChannelSelector","R")}${i("yChannelSelector","G")}${i("result",`${t}_disp`)}/>`,a+=`<feSpecularLighting${i("in",`${t}_wrinkle`)}${i("surfaceScale",n*2)}${i("specularConstant",s*1.5)}${i("specularExponent",20)}${i("result",`${t}_sheen`)}>`,a+=`<feDistantLight${i("azimuth",45)}${i("elevation",60)}/>`,a+="</feSpecularLighting>",a+=`<feBlend${i("in",`${t}_disp`)}${i("in2",`${t}_sheen`)}${i("mode","screen")}${i("result",`${t}_blend`)}/>`,a+=`<feComposite${i("in",`${t}_blend`)}${i("in2",e)}${i("operator","in")}${i("result",t)}/>`,a}function oi(r,e,t){let{density:n,size:s}=r;if(n===0)return E(e,t);let a="",o=1-n;a+=`<feTurbulence${i("type","turbulence")}${i("baseFrequency",.1/s)}${i("numOctaves",1)}${i("seed",1400)}${i("result",`${t}_hole`)}/>`,a+=`<feComponentTransfer${i("in",`${t}_hole`)}${i("result",`${t}_thresh`)}>`;for(let l of["R","G","B","A"])a+=`<feFunc${l}${i("type","linear")}${i("slope",10)}${i("intercept",-o*10+5)}/>`;a+="</feComponentTransfer>",a+=`<feComponentTransfer${i("in",`${t}_thresh`)}${i("result",`${t}_clamp`)}>`;for(let l of["R","G","B","A"])a+=`<feFunc${l}${i("type","table")}${i("tableValues","0 0 1 1")}/>`;return a+="</feComponentTransfer>",a+=`<feComposite${i("in",e)}${i("in2",`${t}_clamp`)}${i("operator","in")}${i("result",t)}/>`,a}function li(r,e,t){let{color:n,radius:s,intensity:a}=r;if(a===0||s===0)return E(e,t);let{r:o,g:l,b:u}=Ze(n),c="";return c+=`<feColorMatrix${i("in",e)}${i("type","matrix")}${i("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${i("result",`${t}_alpha`)}/>`,c+=`<feGaussianBlur${i("in",`${t}_alpha`)}${i("stdDeviation",s/2)}${i("result",`${t}_blur`)}/>`,c+=`<feColorMatrix${i("in",`${t}_blur`)}${i("type","matrix")}${i("values",`0 0 0 0 ${o} 0 0 0 0 ${l} 0 0 0 0 ${u} 0 0 0 ${a} 0`)}${i("result",`${t}_color`)}/>`,c+=`<feMerge${i("result",t)}><feMergeNode${i("in",`${t}_color`)}/><feMergeNode${i("in",e)}/></feMerge>`,c}function ui(r,e,t){let{color:n,radius:s,intensity:a}=r;if(a===0||s===0)return E(e,t);let{r:o,g:l,b:u}=Ze(n),c="";return c+=`<feColorMatrix${i("in",e)}${i("type","matrix")}${i("values","0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0")}${i("result",`${t}_alpha`)}/>`,c+=`<feMorphology${i("in",`${t}_alpha`)}${i("operator","erode")}${i("radius",s/4)}${i("result",`${t}_erode`)}/>`,c+=`<feComposite${i("in",`${t}_alpha`)}${i("in2",`${t}_erode`)}${i("operator","out")}${i("result",`${t}_edge`)}/>`,c+=`<feGaussianBlur${i("in",`${t}_edge`)}${i("stdDeviation",s/3)}${i("result",`${t}_blur`)}/>`,c+=`<feColorMatrix${i("in",`${t}_blur`)}${i("type","matrix")}${i("values",`0 0 0 0 ${o} 0 0 0 0 ${l} 0 0 0 0 ${u} 0 0 0 ${a*2} 0`)}${i("result",`${t}_color`)}/>`,c+=`<feComposite${i("in",`${t}_color`)}${i("in2",`${t}_alpha`)}${i("operator","in")}${i("result",`${t}_clipped`)}/>`,c+=`<feComposite${i("in",`${t}_clipped`)}${i("in2",e)}${i("operator","over")}${i("result",t)}/>`,c}function E(r,e){return`<feMerge${i("result",e)}><feMergeNode${i("in",r)}/></feMerge>`}function Ke(r){switch(r.type){case"feBlend":return ci(r);case"feColorMatrix":return di(r);case"feComponentTransfer":return pi(r);case"feComposite":return hi(r);case"feConvolveMatrix":return fi(r);case"feDiffuseLighting":return mi(r);case"feSpecularLighting":return gi(r);case"feDisplacementMap":return yi(r);case"feDropShadow":return bi(r);case"feFlood":return $i(r);case"feGaussianBlur":return xi(r);case"feImage":return Si(r);case"feMerge":return ki(r);case"feMorphology":return _i(r);case"feOffset":return vi(r);case"feTile":return wi(r);case"feTurbulence":return Pi(r)}}function U(r){let e="";if(e+=i("in",r.in),e+=i("x",r.x),e+=i("y",r.y),e+=i("width",r.width),e+=i("height",r.height),e+=i("color-interpolation-filters",r.colorInterpolationFilters),e+=i("result",r.result),r.unknownAttrs){let t=Object.keys(r.unknownAttrs).sort();for(let n of t)e+=i(n,r.unknownAttrs[n])}return e}function N(r){return r.animations&&r.animations.length>0?r.animations.join(""):""}function ci(r){let e=`<feBlend${U(r)}${i("in2",r.in2)}${i("mode",r.mode)}`;r.noComposite&&(e+=' no-composite="no-composite"');let t=N(r);return t?`${e}>${t}</feBlend>`:`${e}/>`}function di(r){let e=`<feColorMatrix${U(r)}${i("type",r.matrixType)}${i("values",r.values)}`,t=N(r);return t?`${e}>${t}</feColorMatrix>`:`${e}/>`}function qe(r,e){if(!e)return"";let t=`feFunc${r}`;switch(e.type){case"identity":return`<${t} type="identity"/>`;case"table":case"discrete":return`<${t} type="${e.type}"${i("tableValues",e.tableValues.join(" "))}/>`;case"linear":return`<${t} type="linear"${i("slope",e.slope)}${i("intercept",e.intercept)}/>`;case"gamma":return`<${t} type="gamma"${i("amplitude",e.amplitude)}${i("exponent",e.exponent)}${i("offset",e.offset)}/>`}}function pi(r){let e="";return e+=qe("R",r.funcR),e+=qe("G",r.funcG),e+=qe("B",r.funcB),e+=qe("A",r.funcA),e+=N(r),`<feComponentTransfer${U(r)}>${e}</feComponentTransfer>`}function hi(r){let e=`<feComposite${U(r)}${i("in2",r.in2)}${i("operator",r.operator)}`;r.operator==="arithmetic"&&(e+=i("k1",r.k1),e+=i("k2",r.k2),e+=i("k3",r.k3),e+=i("k4",r.k4));let t=N(r);return t?`${e}>${t}</feComposite>`:`${e}/>`}function fi(r){let e=`<feConvolveMatrix${U(r)}`;e+=i("order",r.order),e+=i("kernelMatrix",r.kernelMatrix),e+=i("divisor",r.divisor),e+=i("bias",r.bias),e+=i("targetX",r.targetX),e+=i("targetY",r.targetY),e+=i("edgeMode",r.edgeMode),e+=i("kernelUnitLength",r.kernelUnitLength),r.preserveAlpha!==void 0&&(e+=i("preserveAlpha",r.preserveAlpha?"true":"false"));let t=N(r);return t?`${e}>${t}</feConvolveMatrix>`:`${e}/>`}function vr(r){switch(r.kind){case"feDistantLight":return`<feDistantLight${i("azimuth",r.azimuth)}${i("elevation",r.elevation)}/>`;case"fePointLight":return`<fePointLight${i("x",r.x)}${i("y",r.y)}${i("z",r.z)}/>`;case"feSpotLight":{let e=`<feSpotLight${i("x",r.x)}${i("y",r.y)}${i("z",r.z)}${i("pointsAtX",r.pointsAtX)}${i("pointsAtY",r.pointsAtY)}${i("pointsAtZ",r.pointsAtZ)}`;return e+=i("specularExponent",r.specularExponent),e+=i("limitingConeAngle",r.limitingConeAngle),e+"/>"}}}function mi(r){let e=`<feDiffuseLighting${U(r)}`;e+=i("surfaceScale",r.surfaceScale),e+=i("diffuseConstant",r.diffuseConstant),e+=i("kernelUnitLength",r.kernelUnitLength),e+=i("lighting-color",r.lightingColor);let t="";return r.lightSource&&(t+=vr(r.lightSource)),t+=N(r),`${e}>${t}</feDiffuseLighting>`}function gi(r){let e=`<feSpecularLighting${U(r)}`;e+=i("surfaceScale",r.surfaceScale),e+=i("specularConstant",r.specularConstant),e+=i("specularExponent",r.specularExponent),e+=i("kernelUnitLength",r.kernelUnitLength),e+=i("lighting-color",r.lightingColor);let t="";return r.lightSource&&(t+=vr(r.lightSource)),t+=N(r),`${e}>${t}</feSpecularLighting>`}function yi(r){let e=`<feDisplacementMap${U(r)}`;e+=i("in2",r.in2),e+=i("scale",r.scale),e+=i("xChannelSelector",r.xChannelSelector),e+=i("yChannelSelector",r.yChannelSelector);let t=N(r);return t?`${e}>${t}</feDisplacementMap>`:`${e}/>`}function bi(r){let e=`<feDropShadow${U(r)}`;e+=i("dx",r.dx),e+=i("dy",r.dy),e+=i("stdDeviation",r.stdDeviation),e+=i("flood-color",r.floodColor),e+=i("flood-opacity",r.floodOpacity);let t=N(r);return t?`${e}>${t}</feDropShadow>`:`${e}/>`}function $i(r){let e=`<feFlood${U(r)}${i("flood-color",r.floodColor)}${i("flood-opacity",r.floodOpacity)}`,t=N(r);return t?`${e}>${t}</feFlood>`:`${e}/>`}function xi(r){let e=`<feGaussianBlur${U(r)}${i("stdDeviation",r.stdDeviation)}${i("edgeMode",r.edgeMode)}`,t=N(r);return t?`${e}>${t}</feGaussianBlur>`:`${e}/>`}function Si(r){let e=`<feImage${U(r)}`;r.href!==void 0?e+=i("href",r.href):r.xlinkHref!==void 0&&(e+=i("xlink:href",r.xlinkHref)),e+=i("preserveAspectRatio",r.preserveAspectRatio),e+=i("crossorigin",r.crossorigin);let t=N(r);return t?`${e}>${t}</feImage>`:`${e}/>`}function ki(r){let e="";for(let t of r.nodes)e+=`<feMergeNode${i("in",t.in)}/>`;return e+=N(r),`<feMerge${U(r)}>${e}</feMerge>`}function _i(r){let e=`<feMorphology${U(r)}${i("operator",r.operator)}${i("radius",r.radius)}`,t=N(r);return t?`${e}>${t}</feMorphology>`:`${e}/>`}function vi(r){let e=`<feOffset${U(r)}${i("dx",r.dx)}${i("dy",r.dy)}`,t=N(r);return t?`${e}>${t}</feOffset>`:`${e}/>`}function wi(r){let e=`<feTile${U(r)}`,t=N(r);return t?`${e}>${t}</feTile>`:`${e}/>`}function Pi(r){let e=`<feTurbulence${U(r)}`;e+=i("baseFrequency",r.baseFrequency),e+=i("numOctaves",r.numOctaves),e+=i("seed",r.seed),e+=i("stitchTiles",r.stitchTiles),e+=i("type",r.turbulenceType);let t=N(r);return t?`${e}>${t}</feTurbulence>`:`${e}/>`}function Ot(r,e){let t=`<filter${i("id",r)}`;t+=i("x",e.x),t+=i("y",e.y),t+=i("width",e.width),t+=i("height",e.height),t+=i("filterUnits",e.filterUnits),t+=i("primitiveUnits",e.primitiveUnits),e.filterColorInterpolation&&e.filterColorInterpolation!=="auto"&&(t+=i("color-interpolation-filters",e.filterColorInterpolation)),t+=i("flood-color",e.floodColor),t+=i("flood-opacity",e.floodOpacity),t+=i("lighting-color",e.lightingColor),t+=">",e.filterTitle&&(t+=`<title>${B(e.filterTitle)}</title>`),e.filterDescription&&(t+=`<desc>${B(e.filterDescription)}</desc>`);for(let n of e.primitives)t+=Ke(n);if(e.filterAnimations)for(let n of e.filterAnimations)t+=n;return t+="</filter>",t}function Gt(r,e,t,n){switch(r.type){case"drop-shadow":return Fn(r,e,t);case"inner-shadow":return Mn(r,e,t);case"gaussian-blur":return Cn(r,e,t);case"motion-blur":return Rn(r,e,t);case"point-light":{let s=r;return Sr(n?{...s,x:s.x+n.x,y:s.y+n.y}:s,e,t)}case"spot-light":{let s=r;return kr(n?{...s,x:s.x+n.x,y:s.y+n.y,pointsAtX:s.pointsAtX+n.x,pointsAtY:s.pointsAtY+n.y}:s,e,t)}case"diffuse-lighting":return An(r,e,t);case"specular-lighting":return In(r,e,t);case"outline":return Ln(r,e,t);case"sharpen":return En(r,e,t);case"pixelate":return Dn(r,e,t);case"warp":return Bn(r,e,t);case"morphology":return On(r,e,t);case"contouring-discrete":return Gn(r,e,t);case"contouring-table":return Un(r,e,t);case"round-edges":return Nn(r,e,t);case"grayscale":return Vn(r,e,t);case"channel-painter":return zn(r,e,t);case"brightness":return jn(r,e,t);case"contrast":return Wn(r,e,t);case"opacity":return Hn(r,e,t);case"invert":return Xn(r,e,t);case"hue-rotate":return Yn(r,e,t);case"saturate":return qn(r,e,t);case"black-and-white":return Zn(r,e,t);case"sepia":return Kn(r,e,t);case"duotone":return Qn(r,e,t);case"xray":return Jn(r,e,t);case"noise":return ei(r,e,t);case"emboss":return ti(r,e,t);case"film-grain":return ri(r,e,t);case"watercolor":return ni(r,e,t);case"gouache":return ii(r,e,t);case"ink-blot":return si(r,e,t);case"crumpled-plastic":return ai(r,e,t);case"riddled":return oi(r,e,t);case"glow":return li(r,e,t);case"inner-glow":return ui(r,e,t);case"raw-svg":return r.svgContent;case"svg-primitive-chain":return r.primitives.map(Ke).join("");default:return E(e,t)}}function Ti(r){return r.some(e=>e.type==="gaussian-blur"||e.type==="motion-blur"||e.type==="drop-shadow"||e.type==="inner-shadow"||e.type==="glow"||e.type==="inner-glow"||e.type==="outline"||e.type==="morphology"||e.type==="warp"||e.type==="svg-primitive-chain"&&e.primitives.some(t=>t.type==="feGaussianBlur"||t.type==="feDropShadow"||t.type==="feOffset"||t.type==="feMorphology"||t.type==="feDisplacementMap"||t.type==="feTurbulence"))}function Ut(r,e,t={}){let n=e.filter(x=>x.enabled);if(n.length===0)return"";let s=t.colorInterpolation&&t.colorInterpolation!=="auto"?i("color-interpolation-filters",t.colorInterpolation):"",a=n.find(x=>x.type==="raw-svg");if(a){let x=t.colorInterpolation&&t.colorInterpolation!=="auto"?t.colorInterpolation:a.colorInterpolationFilters,C=t.filterUnits??a.filterUnits,I=t.primitiveUnits??a.primitiveUnits,$=t.x??a.x,k=t.y??a.y,M=t.width??a.width,L=t.height??a.height;return`<filter${i("id",r)}${i("x",$)}${i("y",k)}${i("width",M)}${i("height",L)}${i("filterUnits",C)}${i("primitiveUnits",I)}${i("color-interpolation-filters",x)}${i("flood-color",a.floodColor)}${i("flood-opacity",a.floodOpacity)}${i("lighting-color",a.lightingColor)}>${a.svgContent}</filter>`}let o=n.find(x=>x.type==="svg-primitive-chain");if(o){let x={...o,x:t.x??o.x,y:t.y??o.y,width:t.width??o.width,height:t.height??o.height,filterUnits:t.filterUnits??o.filterUnits,primitiveUnits:t.primitiveUnits??o.primitiveUnits,filterColorInterpolation:t.colorInterpolation&&t.colorInterpolation!=="auto"?t.colorInterpolation:o.filterColorInterpolation};return Ot(r,x)}let l=n.some(x=>x.type==="gaussian-blur"&&x.quality==="high"||x.type==="motion-blur"&&x.quality==="high"),u=Ti(n),c=u?l?"-200%":"-100%":"-10%",d=u?l?"500%":"300%":"120%",p="",m="SourceGraphic",h=0;for(let x of n){let C=`result${h++}`;p+=Gt(x,m,C),m=C}let y=t.filterUnits??"objectBoundingBox",g=t.primitiveUnits??"userSpaceOnUse",b=t.x??c,_=t.y??c,S=t.width??d,P=t.height??d;return`<filter${i("id",r)}${i("x",b)}${i("y",_)}${i("width",S)}${i("height",P)}${i("filterUnits",y)}${i("primitiveUnits",g)}${s}>${p}</filter>`}function wr(r){let e="",t=new Set;for(let n of r){let s=n.state.filters;if(!s||s.length===0)continue;let a=s.filter(c=>c.enabled);if(a.length===0)continue;let o=n.state.filterLibraryIds,l=Array.isArray(o)&&o.length>0?o[0]:`filter-${n.id}`;if(t.has(l))continue;t.add(l);let u=n.state;e+=Ut(l,a,{colorInterpolation:u.filterColorInterpolation,filterUnits:u.filterUnits,primitiveUnits:u.primitiveUnits,x:u.filterX,y:u.filterY,width:u.filterWidth,height:u.filterHeight})}return e}function Qe(r,e,t){return!e||e.length===0||e.filter(s=>s.enabled).length===0?"":Array.isArray(t)&&t.length>0?` filter="${t.map(a=>`url(#${B(a)})`).join(" ")}"`:` filter="url(#filter-${B(r)})"`}function me(r,e,t,n){let s=n?.strokeWidth!=null?Math.max(.5,e*n.strokeWidth):Math.max(1,e/10);switch(r){case"stripes":return[{tag:"rect",attrs:{width:n?.strokeWidth!=null?Math.max(.01,Math.min(1,n.strokeWidth))*e:e/2,height:e,fill:t}}];case"dots":{let a=n?.dotRadius!=null?Math.max(.05,Math.min(.45,n.dotRadius)):.25;return[{tag:"circle",attrs:{cx:e/2,cy:e/2,r:e*a,fill:t}}]}case"grid":return[{tag:"path",attrs:{d:`M ${e} 0 L 0 0 0 ${e}`,fill:"none",stroke:t,"stroke-width":s}}];case"checkerboard":return[{tag:"rect",attrs:{width:e/2,height:e/2,fill:t}},{tag:"rect",attrs:{x:e/2,y:e/2,width:e/2,height:e/2,fill:t}}];case"diagonal":{let a=n?.strokeWidth!=null?Math.max(.5,e*n.strokeWidth):Math.max(1,e/5);return[{tag:"path",attrs:{d:`M 0 ${e} L ${e} 0`,stroke:t,"stroke-width":a}}]}case"crosshatch":return[{tag:"path",attrs:{d:`M 0 ${e} L ${e} 0 M 0 0 L ${e} ${e}`,stroke:t,"stroke-width":s}}];case"zigzag":{let a=n?.amplitude!=null?Math.max(.05,Math.min(.5,n.amplitude)):.25,o=e*a;return[{tag:"path",attrs:{d:`M 0 ${o} L ${e/4} 0 L ${e/2} ${o} L ${e*3/4} 0 L ${e} ${o}`,fill:"none",stroke:t,"stroke-width":s}}]}case"waves":{let a=n?.amplitude!=null?Math.max(.05,Math.min(.5,n.amplitude)):.25,o=e*a,l=e/2;return[{tag:"path",attrs:{d:`M 0 ${l} Q ${e/4} ${l-o} ${e/2} ${l} T ${e} ${l}`,fill:"none",stroke:t,"stroke-width":s}}]}case"triangles":{let a=e*.866;return[{tag:"path",attrs:{d:`M ${e/2} 0 L ${e} ${a} L 0 ${a} Z`,fill:"none",stroke:t,"stroke-width":s}}]}case"hexagons":{let a=e*.866;return[{tag:"path",attrs:{d:`M ${e*.25} 0 L ${e*.75} 0 L ${e} ${a*.5} L ${e*.75} ${a} L ${e*.25} ${a} L 0 ${a*.5} Z`,fill:"none",stroke:t,"stroke-width":s}}]}case"diamonds":return[{tag:"path",attrs:{d:`M ${e/2} 0 L ${e} ${e/2} L ${e/2} ${e} L 0 ${e/2} Z`,fill:"none",stroke:t,"stroke-width":s}}];case"circles":return[{tag:"circle",attrs:{cx:e/2,cy:e/2,r:e/3,fill:"none",stroke:t,"stroke-width":s}}];case"bricks":{let a=n?.strokeWidth!=null?Math.max(.5,e*n.strokeWidth):Math.max(1,e/15);return[{tag:"rect",attrs:{x:0,y:0,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}},{tag:"rect",attrs:{x:-e/2,y:e/2,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}},{tag:"rect",attrs:{x:e/2,y:e/2,width:e,height:e/2,fill:"none",stroke:t,"stroke-width":a}}]}case"herringbone":return[{tag:"path",attrs:{d:`M 0 0 L ${e/2} ${e/2} L 0 ${e} M ${e/2} ${e/2} L ${e} 0 M ${e/2} ${e/2} L ${e} ${e}`,fill:"none",stroke:t,"stroke-width":s}}];default:return[]}}function Fi(r){let e=Object.entries(r.attrs).map(([t,n])=>` ${t}="${n}"`).join("");return`<${r.tag}${e}/>`}function Je(r,e,t,n,s){let a=10*e,o="";o+=`<rect width="${a}" height="${a}" fill="${n}"/>`;let l=me(r,a,t,s);for(let u of l)o+=Fi(u);return{svgContent:o,width:a,height:a}}var ge="0 0 10 10",et=6,tt=6;function ne(){return[{id:"line-marker-arrow",refX:10,refY:5,element:{tag:"path",attrs:{d:"M 0 0 L 10 5 L 0 10 Z",fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-open-arrow",refX:10,refY:5,element:{tag:"path",attrs:{d:"M 0 0 L 10 5 L 0 10",fill:"none",stroke:"context-stroke","stroke-width":1.5,"stroke-linejoin":"round","stroke-linecap":"round"}}},{id:"line-marker-circle",refX:5,refY:5,element:{tag:"circle",attrs:{cx:5,cy:5,r:3.2,fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-diamond",refX:5,refY:5,element:{tag:"path",attrs:{d:"M 5 0 L 10 5 L 5 10 L 0 5 Z",fill:"context-stroke",stroke:"context-stroke"}}},{id:"line-marker-square",refX:5,refY:5,element:{tag:"rect",attrs:{x:1.5,y:1.5,width:7,height:7,fill:"context-stroke",stroke:"context-stroke"}}}]}var Nt={"line-marker-arrow":"mkr-builtin-arrow","line-marker-open-arrow":"mkr-builtin-open-arrow","line-marker-circle":"mkr-builtin-circle","line-marker-diamond":"mkr-builtin-diamond","line-marker-square":"mkr-builtin-square"},Mi={"mkr-builtin-arrow":"Arrow","mkr-builtin-open-arrow":"Open Arrow","mkr-builtin-circle":"Circle","mkr-builtin-diamond":"Diamond","mkr-builtin-square":"Square"};function Pr(){return ne().map(r=>{let e=Nt[r.id]??r.id;return{kind:"marker",id:e,name:Mi[e]??e,viewBox:ge,refX:r.refX,refY:r.refY,markerWidth:6,markerHeight:6,markerUnits:"strokeWidth",orient:"auto-start-reverse",shapes:[],builtIn:!0}})}function f(r,e){return e==null||e===""?"":` ${r}="${B(String(e))}"`}function Ci(r){if(r&&typeof r=="object"){let e=r;return"dx"in e?{x:typeof e.x=="number"?e.x:null,y:typeof e.y=="number"?e.y:null,dx:typeof e.dx=="number"?e.dx:0,dy:typeof e.dy=="number"?e.dy:0,rotate:typeof e.rotate=="number"?e.rotate:0}:{x:null,y:null,dx:typeof e.x=="number"?e.x:0,dy:typeof e.y=="number"?e.y:0,rotate:typeof e.rotate=="number"?e.rotate:0}}return{x:null,y:null,dx:0,dy:0,rotate:0}}function Tr(r,e){let t=-1;for(let s=r.length-1;s>=0;s--)if(r[s][e]!==null){t=s;break}if(t<0)return[];let n=new Array(t+1);for(let s=0;s<=t;s++)n[s]=r[s][e]??0;return n}function Fr(r,e){let t=-1;for(let s=r.length-1;s>=0;s--)if(r[s][e]!==0){t=s;break}if(t<0)return[];let n=new Array(t+1);for(let s=0;s<=t;s++)n[s]=r[s][e];return n}function Ri(r){if(r.length===0)return[];let e=r.length-1,t=r[e].rotate;for(;e>0&&r[e-1].rotate===t;)e--;if(e===0&&t===0)return[];let n=new Array(e+1);for(let s=0;s<=e;s++)n[s]=r[s].rotate;return n}function Mr(r){let e=r.ancestorTransform;return!e||e.length<6?null:`matrix(${e[0]}, ${e[1]}, ${e[2]}, ${e[3]}, ${e[4]}, ${e[5]})`}function re(r,e){let t=Mr(r),n=r.rawTransform;if(n)return t?`${t} ${n}`:n;let s=r.rotation??0,a=r.skewX??0,o=r.skewY??0,l=r.scaleX??1,u=r.scaleY??1;if(s===0&&a===0&&o===0&&l===1&&u===1)return t;let c=r.customPivot??e;if(!c)return t;let d=[];return t&&d.push(t),d.push(`translate(${c.x}, ${c.y})`),s!==0&&d.push(`rotate(${s})`),(l!==1||u!==1)&&d.push(`scale(${l}, ${u})`),a!==0&&d.push(`skewX(${a})`),o!==0&&d.push(`skewY(${o})`),d.push(`translate(${-c.x}, ${-c.y})`),d.join(" ")}function Ai(r,e,t){let n=Mr(r),s=r.rotation??0,a=r.skewX??0,o=r.skewY??0,l=r.scaleX??1,u=r.scaleY??1,c=r.customPivot??{x:e,y:t},d=[];return n&&d.push(n),(s!==0||a!==0||o!==0||l!==1||u!==1)&&(d.push(`translate(${c.x}, ${c.y})`),s!==0&&d.push(`rotate(${s})`),(l!==1||u!==1)&&d.push(`scale(${l}, ${u})`),a!==0&&d.push(`skewX(${a})`),o!==0&&d.push(`skewY(${o})`),d.push(`translate(${-c.x}, ${-c.y})`)),d.push(`translate(${e}, ${t})`),d.join(" ")}function Ii(r){if(typeof r=="string"){let n=r.trim();return n.length>0?n:void 0}if(!r||typeof r!="object")return;let e=r,t=[];return e.underline&&t.push("underline"),e.strikethrough&&t.push("line-through"),e.overline&&t.push("overline"),t.length>0?t.join(" "):void 0}function Li(r){if(typeof r.strokeDasharray=="string")return r.strokeDasharray;let e=r.lineStyle??"solid",t=r.dashLength??8,n=r.gapLength??4;return ue(e,t,n)}function Ei(r){let e=r.fillType;return e||(r.fillGradient?r.fillGradient.r!==void 0?"radial-gradient":"linear-gradient":r.linearGradient?"linear-gradient":r.radialGradient?"radial-gradient":"solid")}function Di(r){return r.fillGradient??r.linearGradient??r.radialGradient??void 0}function Q(r,e){let t=f("data-shape-id",e),n=Ei(r),s=Di(r);if(n==="none")t+=f("fill","none");else if(n==="linear-gradient"||n==="radial-gradient"){let x=r.fillLibraryId??s?.id;t+=f("fill",`url(#${x??`gradient-fill-${e}`})`)}else if(n==="pattern"){let x=r.fillLibraryId??s?.id;t+=f("fill",`url(#${x??`pattern-fill-${e}`})`)}else t+=f("fill",r.fillColor??"#000000");let a=r.opacity;a!==void 0&&a<1&&(t+=f("opacity",a));let o=r.fillOpacity;o!==void 0&&o<1&&(t+=f("fill-opacity",o));let l=r.fillRule;l&&l!=="nonzero"&&(t+=f("fill-rule",l));let u=r.strokeType??"solid",c=r.strokeGradient;if(u==="none")t+=f("stroke","none");else if(u==="linear-gradient"||u==="radial-gradient"){let x=r.strokeLibraryId??c?.id;t+=f("stroke",`url(#${x??`gradient-stroke-${e}`})`)}else if(u==="pattern"){let x=r.strokeLibraryId??c?.id;t+=f("stroke",`url(#${x??`pattern-stroke-${e}`})`)}else t+=f("stroke",r.borderColor??"none");let d=r.borderWidth;d!=null&&(t+=f("stroke-width",d));let p=r.strokeOpacity;p!==void 0&&p<1&&(t+=f("stroke-opacity",p));let m=r.paintOrder;m&&m!=="normal"&&(t+=f("paint-order",m));let h=r.markerStart,y=r.markerMid,g=r.markerEnd;h&&(t+=f("marker-start",`url(#${h})`)),y&&(t+=f("marker-mid",`url(#${y})`)),g&&(t+=f("marker-end",`url(#${g})`));let b=Li(r);b&&(t+=f("stroke-dasharray",b),!r.strokeDasharray&&r.lineStyle==="dotted"&&(t+=f("stroke-linecap","round")));let _=r.dashOffset;_!==void 0&&_!==0&&(t+=f("stroke-dashoffset",_));let S=r.shapeRendering;S&&S!=="auto"&&(t+=f("shape-rendering",S)),t+=Qe(e,r.filters,r.filterLibraryIds);let P=r.metadata;return P&&(P.role&&(t+=f("role",P.role)),P.ariaLabel&&(t+=f("aria-label",P.ariaLabel))),t}function Bi(r){let e=r.metadata;if(!e)return"";let t="";return e.title&&(t+=`<title>${B(e.title)}</title>`),e.description&&(t+=`<desc>${B(e.description)}</desc>`),t}function Oi(r,e){let t=Bi(e);if(!t)return r;let n=r.lastIndexOf("/>");if(n===-1){let o=r.indexOf(">");return o===-1?r:r.slice(0,o+1)+t+r.slice(o+1)}let s=r.match(/^<(\w+)/),a=s?s[1]:"g";return r.slice(0,n)+">"+t+`</${a}>`}function Vt(r){let e="",t=r.startEndpoint,n=r.endEndpoint;return t&&t!=="none"&&(e+=f("marker-start",`url(#line-marker-${t})`)),n&&n!=="none"&&(e+=f("marker-end",`url(#line-marker-${n})`)),e}function zt(r){let e=r.state,t=e.x??0,n=e.y??0,s=e.radius??50,a=re(e,{x:t,y:n});return`<circle${f("cx",t)}${f("cy",n)}${f("r",s)}${Q(e,r.id)}${a?f("transform",a):""}/>`}function jt(r){let e=r.state,t=e.cx??0,n=e.cy??0,s=e.rx??50,a=e.ry??30,o=re(e,{x:t,y:n});return`<ellipse${f("cx",t)}${f("cy",n)}${f("rx",s)}${f("ry",a)}${Q(e,r.id)}${o?f("transform",o):""}/>`}function Wt(r){let e=r.state,t=e,n=e.x??0,s=e.y??0,a=e.width??100,o=e.height??100,l=e.cornerRadius??0,u=t.cornerShape??"round",c=t.cornerMode??"uniform",d={x:n+a/2,y:s+o/2},p=re(e,d);if(u!=="round"||c==="non-uniform"){let m=He(n,s,a,o,l,u,c,c==="non-uniform"?{radiusTL:t.cornerRadiusTL,radiusTR:t.cornerRadiusTR,radiusBR:t.cornerRadiusBR,radiusBL:t.cornerRadiusBL,shapeTL:t.cornerShapeTL,shapeTR:t.cornerShapeTR,shapeBR:t.cornerShapeBR,shapeBL:t.cornerShapeBL}:void 0);if(m)return`<path${f("d",m)}${Q(e,r.id)}${p?f("transform",p):""}/>`}return`<rect${f("x",n)}${f("y",s)}${f("width",a)}${f("height",o)}${l>0?f("rx",l):""}${Q(e,r.id)}${p?f("transform",p):""}/>`}function Ht(r){let e=r.state,t=e.x1??0,n=e.y1??0,s=e.x2??100,a=e.y2??100,o={x:(t+s)/2,y:(n+a)/2},l=re(e,o);return`<line${f("x1",t)}${f("y1",n)}${f("x2",s)}${f("y2",a)}${Q(e,r.id)}${Vt(e)}${l?f("transform",l):""}/>`}function Xt(r){let e=r.state,t=e.x??0,n=e.y??0,s=e.text??"",a=e.fontSize??16,o=e.fontFamily??"sans-serif",l=e.fontWeight??"normal",u=e.fontStyle??"normal",c=e.textAnchor??"start",d=Ii(e.textDecoration),p=e.letterSpacing,h=re(e,{x:t,y:n}),y=f("x",t)+f("y",n);y+=f("font-size",a),y+=f("font-family",o),l!=="normal"&&(y+=f("font-weight",l)),u!=="normal"&&(y+=f("font-style",u)),c!=="start"&&(y+=f("text-anchor",c)),d&&(y+=f("text-decoration",d)),p&&(y+=f("letter-spacing",p));let g=e.textLength;g!==void 0&&g>0&&(y+=f("textLength",g),e.lengthAdjust==="spacingAndGlyphs"&&(y+=f("lengthAdjust","spacingAndGlyphs")));let b=e.textDirection;b&&b!=="ltr"&&(y+=f("direction",b));let _=e.unicodeBidi;_&&_!=="normal"&&(y+=f("unicode-bidi",_));let S=e.fontVariationSettings;if(S&&Object.keys(S).length>0){let x=Object.entries(S).map(([C,I])=>`'${C}' ${I}`).join(", ");y+=f("style",`font-variation-settings: ${x}`)}if(y+=Q(e,r.id),h&&(y+=f("transform",h)),e.isTextPath&&e.textPathPoints){let x=e.textPathPoints,C=e.textPathStartOffset??0,I=e.textPathSide,$=`text-path-${r.id}`,k="";if(x.length>=2)if(I==="right"){let M=x[x.length-1];k=`M ${M.x} ${M.y}`;for(let L=x.length-1;L>0;L--){let w=x[L],F=x[L-1],A=w.handleIn??w,R=F.handleOut??F;k+=` C ${A.x} ${A.y}, ${R.x} ${R.y}, ${F.x} ${F.y}`}}else{k=`M ${x[0].x} ${x[0].y}`;for(let M=0;M<x.length-1;M++){let L=x[M],w=x[M+1],F=L.handleOut??L,A=w.handleIn??w;k+=` C ${F.x} ${F.y}, ${A.x} ${A.y}, ${w.x} ${w.y}`}}return`<defs><path id="${B($)}"${f("d",k)} fill="none"/></defs><text${y}><textPath href="#${B($)}"${f("startOffset",`${C}%`)}>${B(s)}</textPath></text>`}if(e.charOffsets&&Array.isArray(e.charOffsets)&&e.charOffsets.length>0){let x=e.charOffsets.map(Ci),C=s.split(`
|
|
7
|
+
`),I=e.linePositions??[],$=a*1.25,k="",M=0;return C.forEach((L,w)=>{let F=Array.from(L).length,A=x.slice(M,M+F),R=I[w],D=R?t+R.x:w>0?t:NaN,T=R?R.dy:w>0?$:NaN,G="",W=Tr(A,"x");if(Number.isFinite(D)||W.length>0){let ae=W.length>0?W.slice():[];Number.isFinite(D)&&(ae[0]=ae[0]??D),G+=f("x",ae.join(" "))}let Y=Tr(A,"y");Y.length>0&&(G+=f("y",Y.join(" ")));let se=Fr(A,"dx");se.length>0&&(G+=f("dx",se.join(" ")));let q=Fr(A,"dy"),O=q.length>0||Number.isFinite(T)?q.slice():[];for(Number.isFinite(T)&&(O[0]=(O[0]??0)+T);O.length>0&&O[O.length-1]===0;)O.pop();O.length>0&&(G+=f("dy",O.join(" ")));let Se=Ri(A);Se.length>0&&(G+=f("rotate",Se.join(" "))),k+=`<tspan${G}>${B(L)}</tspan>`,M+=F+1}),`<text${y}>${k}</text>`}if(e.richTextData&&typeof e.richTextData=="object"){let x=e.richTextData;if(Array.isArray(x.lines)&&x.lines.length>0){let C=e.linePositions,I=typeof x.lineHeight=="number"?x.lineHeight:1.2,$=a*I,k=x.baseStyle??{},M="";return x.lines.forEach((L,w)=>{L.segments.forEach((F,A)=>{let R="";if(A===0){let D=C?.[w];D?((Math.abs(D.x)>.001||w>0)&&(R+=f("x",t+D.x)),(Math.abs(D.dy)>.001||w>0)&&(R+=f("dy",D.dy))):w>0&&(R+=f("x",t),R+=f("dy",`${$}px`))}R+=Gi(F.style??{},k),R+=' xml:space="preserve"',M+=`<tspan${R}>${B(F.text)}</tspan>`})}),`<text${y}>${M}</text>`}}return`<text${y}>${B(s)}</text>`}function Gi(r,e){let t="";r.fontFamily!==void 0&&r.fontFamily!==e.fontFamily&&(t+=f("font-family",String(r.fontFamily))),r.fontSize!==void 0&&r.fontSize!==e.fontSize&&(t+=f("font-size",String(r.fontSize))),r.fontWeight!==void 0&&r.fontWeight!==e.fontWeight&&(t+=f("font-weight",String(r.fontWeight))),r.fontStyle!==void 0&&r.fontStyle!==e.fontStyle&&(t+=f("font-style",String(r.fontStyle)));let n=r.textDecoration,s=e.textDecoration;if(n&&(!s||n.underline!==s.underline||n.strikethrough!==s.strikethrough||n.overline!==s.overline)){let o=[];n.underline&&o.push("underline"),n.strikethrough&&o.push("line-through"),n.overline&&o.push("overline"),o.length>0&&(t+=f("text-decoration",o.join(" ")))}if(r.baselineShift!==void 0&&r.baselineShift!==e.baselineShift){let a=r.baselineShift;a==="super"||a==="sub"?t+=f("baseline-shift",a):typeof a=="number"&&(t+=f("baseline-shift",`${a}px`))}return r.letterSpacing!==void 0&&r.letterSpacing!==e.letterSpacing&&(t+=f("letter-spacing",String(r.letterSpacing))),r.fill!==void 0&&r.fill!==e.fill&&(t+=f("fill",String(r.fill))),r.fillOpacity!==void 0&&r.fillOpacity!==e.fillOpacity&&(t+=f("fill-opacity",String(r.fillOpacity))),r.direction!==void 0&&r.direction!==e.direction&&(t+=f("direction",String(r.direction))),r.unicodeBidi!==void 0&&r.unicodeBidi!==e.unicodeBidi&&(t+=f("unicode-bidi",String(r.unicodeBidi))),t}function Yt(r){let e=r.state,t=e.pathPoints??[],n=e.pathCurveType??"CUBIC",s=e.pathClosed??!1,a=e.pathTension??.5,o=e.pathArcParams,l=Xe(t,n,s,a,o),u=t.length>0?e.customPivot??{x:t[0].x,y:t[0].y}:void 0,c=u?re(e,u):null;return`<path${f("d",l)}${Q(e,r.id)}${Vt(e)}${c?f("transform",c):""}/>`}function qt(r){let e=r.state,t=e.polylinePoints??[],n=e.polylineClosed??!1,s=t.map(u=>`${u.x},${u.y}`).join(" "),a=t.length>0?e.customPivot??{x:t[0].x,y:t[0].y}:void 0,o=a?re(e,a):null;return`<${n?"polygon":"polyline"}${f("points",s)}${Q(e,r.id)}${Vt(e)}${o?f("transform",o):""}/>`}function Zt(r){let e=r.state,t=e.x??0,n=e.y??0,s=e.width??100,a=e.height??100,o=e.href??"",l=e.imageOpacity,u=e.preserveAspectRatio?"xMidYMid meet":"none",c={x:t+s/2,y:n+a/2},d=re(e,c);return`<image${f("x",t)}${f("y",n)}${f("width",s)}${f("height",a)}${f("href",o)}${f("preserveAspectRatio",u)}${l!==void 0&&l<1?f("opacity",l):""}${Q(e,r.id)}${d?f("transform",d):""}/>`}function Kt(r){let e=r.state,t=e.cx??0,n=e.cy??0,s=e.radius??50,a=e.cornerRadius??0,o=e.shiftAngle??-90,l=e.fillRule??"nonzero",u=Ai(e,t,n),c="";switch(r.type){case"triangle":c=X(fe(3,s,o),a,s);break;case"ngon":{let p=e.sides??6;c=X(fe(p,s,o),a,s);break}case"star":{let p=e.arms??5,m=e.innerRadiusPercent??50;c=X(De(p,s,m,o),a,s);break}case"cross":{let p=e.armWidthPercent??40;c=X(Be(s,p,o),a,s);break}case"ring":{let p=e.innerRadiusPercent??50;c=ze(s,p,l);break}case"spiral":{let p=e.turns??3,m=e.thicknessPercent??20,h=e.spiralDirection??1;c=je(s,p,m,h,o);break}case"gear":{let p=e.teeth??8,m=e.toothDepthPercent??30,h=e.holeRadiusPercent??0;c=We(p,s,m,a,h,l,o);break}case"arrow":{let p=e.headWidthPercent??100,m=e.headLengthPercent??30,h=e.shaftWidthPercent??40;c=X(Oe(s,p,m,h,o),a,s);break}case"speechBubble":{let p=e.tailAngleDeg??45,m=e.tailLengthPercent??40,h=e.tailWidthPercent??25;c=X(Ge(s,p,m,h,o),a,s);break}case"lightning":{let p=e.boltSegments??3,m=e.boltJaggednessPercent??40,h=e.boltWidthPercent??30;c=X(Ue(s,p,m,h,o),a,s);break}case"heart":{let p=e.lobeRadiusPercent??50,m=e.cleftDepthPercent??25;c=Ne(s,p,m,o);break}case"cloud":{let p=e.cloudBumps??5,m=e.cloudPuffinessPercent??60;c=Ve(s,p,m,o);break}default:return`<!-- unsupported polygon shape: ${B(r.type)} -->`}let d="";return(r.type==="ring"||r.type==="gear")&&(d=f("fill-rule",l)),`<path${f("d",c)}${d}${Q(e,r.id)}${f("transform",u)}/>`}function V(r){let e;switch(r.type){case"circle":e=zt(r);break;case"ellipse":e=jt(r);break;case"rectangle":case"square":e=Wt(r);break;case"line":e=Ht(r);break;case"text":e=Xt(r);break;case"path":e=Yt(r);break;case"polyline":e=qt(r);break;case"image":e=Zt(r);break;case"triangle":case"ngon":case"star":case"cross":case"ring":case"spiral":case"gear":case"arrow":case"speechBubble":case"lightning":case"heart":case"cloud":e=Kt(r);break;default:return`<!-- unsupported shape type: ${B(r.type)} -->`}return Oi(e,r.state)}function Cr(r,e){let t=(e.stops??[]).map(o=>{let l=`<stop${f("offset",`${o.offset*100}%`)}${f("stop-color",o.color)}`;return o.opacity!==void 0&&o.opacity<1&&(l+=f("stop-opacity",o.opacity)),l+="/>",l}).join(""),n=e.gradientUnits==="userSpaceOnUse",s=o=>n?String(o):`${o*100}%`,a=n?f("gradientUnits","userSpaceOnUse"):"";return`<linearGradient${f("id",r)}${a}${f("x1",s(e.x1))}${f("y1",s(e.y1))}${f("x2",s(e.x2))}${f("y2",s(e.y2))}${e.spreadMethod?f("spreadMethod",e.spreadMethod):""}>${t}</linearGradient>`}function Rr(r,e){let t=(e.stops??[]).map(d=>{let p=`<stop${f("offset",`${d.offset*100}%`)}${f("stop-color",d.color)}`;return d.opacity!==void 0&&d.opacity<1&&(p+=f("stop-opacity",d.opacity)),p+="/>",p}).join(""),n=e.gradientUnits==="userSpaceOnUse",s=d=>n?String(d):`${d*100}%`,a=n?f("gradientUnits","userSpaceOnUse"):"",o="",l=e.ry!==void 0&&e.ry!==e.r,u=!!e.rotation;if(l||u){let d=e.cx??(n?0:.5),p=e.cy??(n?0:.5),m=[];m.push(`translate(${d}, ${p})`),u&&m.push(`rotate(${e.rotation})`),l&&e.ry!==0&&m.push(`scale(1, ${e.ry/e.r})`),m.push(`translate(-${d}, -${p})`),o=f("gradientTransform",m.join(" "))}let c=e.fr!==void 0&&e.fr>0?f("fr",s(e.fr)):"";return`<radialGradient${f("id",r)}${a}${f("cx",s(e.cx))}${f("cy",s(e.cy))}${f("fx",s(e.fx))}${f("fy",s(e.fy))}${f("r",s(e.r))}${c}${e.spreadMethod?f("spreadMethod",e.spreadMethod):""}${o}>${t}</radialGradient>`}function Ar(r,e){if(e.svgContent!=null){let l=e.width??10,u=e.height??10,c=e.patternUnits??"userSpaceOnUse",d=e.patternContentUnits,p=e.patternTransform,m=e.viewBox,h=e.preserveAspectRatio,y=e.x??0,g=e.y??0,b=`<pattern${f("id",r)}`;return b+=f("patternUnits",c),d&&(b+=f("patternContentUnits",d)),y&&(b+=f("x",y)),g&&(b+=f("y",g)),b+=f("width",l),b+=f("height",u),m&&(b+=f("viewBox",m)),h&&(b+=f("preserveAspectRatio",h)),p&&(b+=f("patternTransform",p)),b+=`>${e.svgContent}</pattern>`,b}let t=10*(e.scale??1),n=e.rotation??0,s=e.color||"#000000",a=e.backgroundColor||"#ffffff",o="";return o+=`<rect${f("width",t)}${f("height",t)}${f("fill",a)}/>`,o+=Ui(e.patternType,t,s),`<pattern${f("id",r)}${f("patternUnits","userSpaceOnUse")}${f("width",t)}${f("height",t)}${n?f("patternTransform",`rotate(${n})`):""}>${o}</pattern>`}function Ui(r,e,t){return me(r,e,t).map(s=>{let a=Object.entries(s.attrs).map(([o,l])=>f(o,l)).join("");return`<${s.tag}${a}/>`}).join("")}function Ni(r){let e=new Set,t=new Set;for(let n of r){let s=n.state;s.markerStart&&e.add(s.markerStart),s.markerMid&&e.add(s.markerMid),s.markerEnd&&e.add(s.markerEnd);let a=s.startEndpoint,o=s.endEndpoint;a&&a!=="none"&&t.add(a),o&&o!=="none"&&t.add(o)}return{ids:e,legacyEndpoints:t}}function J(r){let e=Array.isArray(r)?Ni(r):r;if(e.ids.size===0&&e.legacyEndpoints.size===0)return"";let t="",n=ne();for(let s of n){let a=s.id,o=a.replace("line-marker-",""),l=`mkr-builtin-${o}`,u=e.legacyEndpoints.has(o)||e.ids.has(a),c=e.ids.has(l);if(!u&&!c)continue;let d=s.element,p=Object.entries(d.attrs).map(([y,g])=>f(y,g)).join(""),m=`<${d.tag}${p}/>`,h=y=>{t+=`<marker${f("id",y)}${f("viewBox",ge)}${f("refX",s.refX)}${f("refY",s.refY)}${f("markerWidth",6)}${f("markerHeight",6)}${f("orient","auto-start-reverse")}>${m}</marker>`};u&&h(a),c&&h(l)}return t}var ie=r=>r.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,"""),Qt=["linear-gradient","radial-gradient","pattern","filter","marker","symbol"];function Jt(r){switch(r.kind){case"symbol":return er(r);case"marker":return tr(r);case"linear-gradient":return rr(r);case"radial-gradient":return nr(r);case"pattern":return ir(r);case"filter":return sr(r)}}function er(r){let e=r.shapes.map(t=>V(t)).join("");return`<symbol id="${ie(r.id)}" viewBox="${ie(r.viewBox)}">${e}</symbol>`}function tr(r){let e;if(r.builtIn){let n=ne().find(s=>r.id.includes(s.id)||r.id===s.id);if(n){let s=Object.entries(n.element.attrs).map(([a,o])=>` ${a}="${ie(String(o))}"`).join("");e=`<${n.element.tag}${s}/>`}else e=""}else e=r.shapes.map(n=>V(n)).join("");let t=typeof r.orient=="number"?String(r.orient):r.orient;return`<marker id="${ie(r.id)}" viewBox="${ie(r.viewBox)}" refX="${r.refX}" refY="${r.refY}" markerWidth="${r.markerWidth}" markerHeight="${r.markerHeight}" markerUnits="${ie(r.markerUnits)}" orient="${ie(t)}">${e}</marker>`}function rr(r){let e={...r.gradient,type:"linear-gradient",id:r.id};return Cr(r.id,e)}function nr(r){let e={...r.gradient,type:"radial-gradient",id:r.id};return Rr(r.id,e)}function ir(r){let e={...r.pattern,type:"pattern",id:r.id};return Ar(r.id,e)}function sr(r){return Ut(r.id,r.filters,{colorInterpolation:r.colorInterpolation,filterUnits:r.filterUnits,primitiveUnits:r.primitiveUnits,x:r.x,y:r.y,width:r.width,height:r.height})}function ar(r){let e=new Map;for(let n of r){let s=e.get(n.kind);s?s.push(n):e.set(n.kind,[n])}let t="";for(let n of Qt){let s=e.get(n);if(s)for(let a of s)t+=Jt(a)}return t}function Ir(r){let e=new Set,t=n=>{typeof n=="string"&&n&&e.add(n)};for(let n of r){let s=n.state;if(!s)continue;t(s.fillLibraryId),t(s.strokeLibraryId),t(s.markerStart),t(s.markerMid),t(s.markerEnd),t(s.symbolId);let a=s.filterLibraryIds;if(Array.isArray(a))for(let o of a)t(o)}return e}function ee(r,e){let t=new Map;for(let l of e)t.set(l.id,l);let n=new Map,s=l=>{if(!l)return;let u=t.get(l);u&&n.set(l,u)},a=(l,u)=>{if(!l||typeof l!="object")return;let c=l;if(!c.id||n.has(c.id))return;let d=u==="linear-gradient"?"linear-gradient":u==="radial-gradient"?"radial-gradient":u==="pattern"?"pattern":null;if(!d)return;let{id:p,sourceId:m,...h}=l,y;if(d==="linear-gradient")y={kind:"linear-gradient",id:c.id,name:m??c.id,sourceId:m,gradient:h};else if(d==="radial-gradient")y={kind:"radial-gradient",id:c.id,name:m??c.id,sourceId:m,gradient:h};else{let{customPatternId:g,...b}=h;y={kind:"pattern",id:c.id,name:m??c.id,sourceId:m,pattern:b}}n.set(c.id,y)},o=(l,u)=>{let c=l.filters;if(!Array.isArray(c)||c.length===0)return;let d=`filter-${u}`;n.has(d)||n.set(d,{kind:"filter",id:d,name:d,filters:c,...l.filterColorInterpolation&&l.filterColorInterpolation!=="auto"?{colorInterpolation:l.filterColorInterpolation}:{},...l.filterUnits?{filterUnits:l.filterUnits}:{},...l.primitiveUnits?{primitiveUnits:l.primitiveUnits}:{},...typeof l.filterX=="string"?{x:l.filterX}:{},...typeof l.filterY=="string"?{y:l.filterY}:{},...typeof l.filterWidth=="string"?{width:l.filterWidth}:{},...typeof l.filterHeight=="string"?{height:l.filterHeight}:{}})};for(let l of r){let u=l.state;if(!u)continue;s(u.fillLibraryId),s(u.strokeLibraryId),s(u.markerStart),s(u.markerMid),s(u.markerEnd),s(u.symbolId);let c=u.filterLibraryIds;if(Array.isArray(c))for(let d of c)typeof d=="string"&&s(d);u.fillLibraryId||a(u.fillGradient,u.fillType),u.strokeLibraryId||a(u.strokeGradient,u.strokeType),(!Array.isArray(c)||c.length===0)&&o(u,l.id)}return n.size===0?"":ar(Array.from(n.values()))}var Vi={x:"x",y:"y",cx:"cx",cy:"cy",x1:"x1",y1:"y1",x2:"x2",y2:"y2",posX:"x",posY:"y",radius:"r",r:"r",rx:"rx",ry:"ry",width:"width",height:"height",opacity:"opacity",fillOpacity:"fill-opacity",strokeOpacity:"stroke-opacity",fillColor:"fill",strokeColor:"stroke",strokeWidth:"stroke-width",borderWidth:"stroke-width",cornerRadius:"rx",fontSize:"font-size"},zi=new Set(["rotation","skewX","skewY"]);function ji(r){let t=ke[r];return t?t.join(" "):"0 0 1 1"}function ye(r){return r.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")}function or(r){return r.cycleDuration!==void 0&&r.cycleDuration>0?r.cycleDuration:r.keyframes.length===0?0:r.keyframes[r.keyframes.length-1].time}function lr(r,e){let t=r.keyframes;if(t.length===0)return{values:[],keyTimes:[],keySplines:[]};let n=t.map(o=>String(o.value)),s=t.map(o=>e>0?(o.time/e).toFixed(4):"0"),a=[];for(let o=1;o<t.length;o++)a.push(ji(t[o].easing));return{values:n,keyTimes:s,keySplines:a}}function ur(r){let e=r.beginTrigger;if(!e)return"0s";switch(e.type){case"time":return`${e.value}s`;case"event":return e.value;default:return"0s"}}function cr(r){return r.cycleInfinite?"indefinite":r.cycleRepeats&&r.cycleRepeats>1?String(r.cycleRepeats):null}function Wi(r){let e=Vi[r.property];if(!e)return"";let t=or(r);if(t<=0)return"";let{values:n,keyTimes:s,keySplines:a}=lr(r,t);if(n.length<2)return"";let o=`<animate attributeName="${ye(e)}"`;o+=` values="${ye(n.join(";"))}"`,o+=` keyTimes="${s.join(";")}"`,a.length>0&&a.some(u=>u!=="0 0 1 1")&&(o+=' calcMode="spline"',o+=` keySplines="${a.join(";")}"`),o+=` dur="${t}s"`,o+=` begin="${ur(r)}"`;let l=cr(r);return l&&(o+=` repeatCount="${l}"`),o+=' fill="freeze"',o+="/>",o}function Hi(r){let e;switch(r.property){case"rotation":e="rotate";break;case"skewX":e="skewX";break;case"skewY":e="skewY";break;default:return""}let t=or(r);if(t<=0)return"";let{values:n,keyTimes:s,keySplines:a}=lr(r,t);if(n.length<2)return"";let o=e==="rotate"&&r.transformOrigin?n.map(c=>`${c} ${r.transformOrigin.x} ${r.transformOrigin.y}`):n,l='<animateTransform attributeName="transform"';l+=` type="${e}"`,l+=` values="${ye(o.join(";"))}"`,l+=` keyTimes="${s.join(";")}"`,a.length>0&&a.some(c=>c!=="0 0 1 1")&&(l+=' calcMode="spline"',l+=` keySplines="${a.join(";")}"`),l+=` dur="${t}s"`,l+=` begin="${ur(r)}"`;let u=cr(r);return u&&(l+=` repeatCount="${u}"`),l+=` additive="${r.additive??"sum"}"`,l+=' fill="freeze"',l+="/>",l}function Xi(r){if(!r.motionPath)return"";let e=or(r);if(e<=0)return"";let{keyTimes:t,keySplines:n}=lr(r,e),s=r.keyframes.map(c=>{let d=typeof c.value=="number"?c.value:parseFloat(c.value);return Math.max(0,Math.min(1,d))}),a=!!r.motionPathRef&&(r.motionPathRef.mode??"trackShape")==="curveTemplate",o="<animateMotion";a||(o+=` path="${ye(r.motionPath)}"`),o+=` keyTimes="${t.join(";")}"`,o+=` keyPoints="${s.join(";")}"`,n.length>0&&n.some(c=>c!=="0 0 1 1")&&(o+=' calcMode="spline"',o+=` keySplines="${n.join(";")}"`),o+=` dur="${e}s"`,o+=` begin="${ur(r)}"`;let l=cr(r);l&&(o+=` repeatCount="${l}"`),o+=' fill="freeze"';let u=r.motionRotate??"auto";return o+=` rotate="${u}"`,a?o+=`><mpath href="#${ye(r.motionPathRef.shapeId)}"/></animateMotion>`:o+="/>",o}function rt(r){let e=new Map;for(let t of r.tracks){if(!t.enabled||t.keyframes.length<2)continue;let n=[...t.keyframes].sort((o,l)=>o.time-l.time),s={...t,locked:t.locked??!1,keyframes:n.map(o=>({time:o.time,value:o.value,easing:o.easing}))},a="";if(t.property==="pathMotion"&&t.motionPath?a=Xi(s):zi.has(t.property)?a=Hi(s):a=Wi(s),a){let o=e.get(t.shapeId)??[];o.push(a),e.set(t.shapeId,o)}}return e}function ce(r,e={}){let{xmlDeclaration:t=!0,backgroundColor:n,indent:s=!0,className:a}=e,o=r.viewboxes?.[0],l=e.width??o?.width??800,u=e.height??o?.height??600,c=e.viewBox??`0 0 ${l} ${u}`,d=s?`
|
|
8
|
+
`:"",p=s?" ":"",m=r.shapes??[],h=m.filter(F=>F.state?.displayMode==="motionOnly"),y=m.filter(F=>F.state?.displayMode!=="motionOnly"),g=Ki(r),b=Qi(r),_=[...Array.isArray(r.library)?r.library:[],...(b??[]).filter(F=>!F.builtIn&&!(Array.isArray(r.library)&&r.library.some(A=>A.id===F.id)))],S=ee(y,_),P=J(y),x=ns(g,y),C=Yi(h),I=S.length>0||P.length>0||x.length>0||C.length>0,$="";I&&($=`${d}${p}<defs>${d}`,S.length>0&&($+=`${p}${p}${S}${d}`),P.length>0&&($+=`${p}${p}${P}${d}`),x.length>0&&($+=`${p}${p}${x}${d}`),C.length>0&&($+=`${p}${p}${C}${d}`),$+=`${p}</defs>`);let k="";n&&(k=`${d}${p}<rect width="${l}" height="${u}" fill="${n}"/>`);let M=r.animationTimeline?rt(r.animationTimeline):null,L=y.map(F=>{let A=F.type==="symbol-instance"?rs(F,g):V(F),R=M?.get(F.id);return R&&R.length>0&&(A=is(A,R,p)),`${p}${A}`}).join(d),w="";return t&&(w+=`<?xml version="1.0" encoding="UTF-8"?>${d}`),w+='<svg xmlns="http://www.w3.org/2000/svg"',w+=` width="${l}" height="${u}"`,w+=` viewBox="${c}"`,a&&(w+=` class="${a}"`),w+=">",w+=$,w+=k,y.length>0&&(w+=`${d}${L}`),w+=`${d}</svg>${d}`,w}function Yi(r){if(r.length===0)return"";let e=[];for(let t of r){let n=qi(t);if(!n)continue;let s=Zi(n);e.push(`<path id="${Lr(t.id)}" d="${Lr(s)}"/>`)}return e.join("")}function qi(r){let e=r.state;if(typeof e?.d=="string")return e.d;switch(r.type){case"rectangle":{let t=e?.x??0,n=e?.y??0,s=e?.width??0,a=e?.height??0;return s<=0||a<=0?null:`M${t},${n}h${s}v${a}h${-s}Z`}case"circle":{let t=e?.cx??0,n=e?.cy??0,s=e?.radius??0;return s<=0?null:`M${t-s},${n}A${s},${s} 0 1 0 ${t+s},${n}A${s},${s} 0 1 0 ${t-s},${n}Z`}case"ellipse":{let t=e?.cx??0,n=e?.cy??0,s=e?.rx??0,a=e?.ry??0;return s<=0||a<=0?null:`M${t-s},${n}A${s},${a} 0 1 0 ${t+s},${n}A${s},${a} 0 1 0 ${t-s},${n}Z`}case"line":{let t=e?.x1??0,n=e?.y1??0,s=e?.x2??0,a=e?.y2??0;return`M${t},${n}L${s},${a}`}default:return null}}function Zi(r){let e=/[Mm]\s*(-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)[\s,]+(-?\d+(?:\.\d+)?(?:[eE][+-]?\d+)?)/.exec(r);if(!e)return r;let t=parseFloat(e[1]),n=parseFloat(e[2]);if(!isFinite(t)||!isFinite(n)||t===0&&n===0)return r;let s=!0;return r.replace(/([MLCQSTHVAZ])\s*([\d\s.,e+-]*)/gi,(a,o,l)=>{let u=o.toUpperCase(),c=o!==u,d=s;if(s=!1,u==="Z")return a;let p=l.trim().split(/[\s,]+/).filter(h=>h.length>0).map(Number);if(p.length===0||c&&!d)return a;let m=[];if(u==="H")for(let h of p)m.push(h-t);else if(u==="V")for(let h of p)m.push(h-n);else if(u==="A")for(let h=0;h<p.length;h+=7)m.push(p[h],p[h+1],p[h+2],p[h+3],p[h+4]),h+5<p.length&&m.push(p[h+5]-t),h+6<p.length&&m.push(p[h+6]-n);else for(let h=0;h<p.length;h+=2)m.push(p[h]-t),h+1<p.length&&m.push(p[h+1]-n);return`${o} ${m.join(" ")}`})}function Lr(r){return r.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<")}function Ki(r){let t=(Array.isArray(r.library)?r.library:[]).filter(n=>n.kind==="symbol");return t.length>0?t:r.symbols??[]}function Qi(r){let t=(Array.isArray(r.library)?r.library:[]).filter(n=>n.kind==="marker");return t.length>0?t:r.markers}var dr=r=>r.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,"""),Ji=r=>r.replace(/[^a-zA-Z0-9_-]/g,"_");function Er(r){let e=r.state.symbolId??"",t=r.state.variantKey??"";return r.state.symbolOverrides&&Object.keys(r.state.symbolOverrides).length>0?`${e}--ovr-${r.id}`:t?`${e}--${Ji(t)}`:e}function es(r,e){return r.map(t=>{let n=e[t.id];return!n||Object.keys(n).length===0?t:{...t,state:{...t.state,...n}}})}function ts(r,e){return e?r.variants?.[e]??r.shapes:r.shapes}function rs(r,e){let t=Er(r),n=r.state.x??0,s=r.state.y??0,a=r.state.width??100,o=r.state.height??100;return`<use href="#${dr(t)}" x="${n}" y="${s}" width="${a}" height="${o}"/>`}function ns(r,e){if(r.length===0)return"";let t=new Map;for(let a of r)t.set(a.id,a);let n=new Map;for(let a of e){if(a.type!=="symbol-instance")continue;let o=a.state.symbolId??"",l=t.get(o);if(!l)continue;let u=Er(a);if(n.has(u))continue;let c=ts(l,a.state.variantKey??""),d=a.state.symbolOverrides;d&&Object.keys(d).length>0&&(c=es(c,d)),n.set(u,{def:l,resolved:c})}if(n.size===0)return"";let s=[];for(let[a,{def:o,resolved:l}]of n){let u=l.map(c=>V(c)).join("");s.push(`<symbol id="${dr(a)}" viewBox="${dr(o.viewBox)}">${u}</symbol>`)}return s.join("")}function is(r,e,t){let n=e.join(""),s=r.lastIndexOf("/>");if(s!==-1){let o=r.match(/^<(\w+)/),l=o?o[1]:"g";return r.slice(0,s)+">"+n+`</${l}>`}let a=r.match(/<\/(\w+)>$/);if(a){let o=r.lastIndexOf(`</${a[1]}>`);return r.slice(0,o)+n+r.slice(o)}return r+n}function nt(r,e){let t=K(r,e);return ce(r,{width:t.width,height:t.height,xmlDeclaration:e.xmlDeclaration??!1,indent:!0})}function ss(r){return r==="class"?"className":r==="for"?"htmlFor":r.replace(/-([a-z])/g,(e,t)=>t.toUpperCase())}function Dr(r){return r.replace(/\s([a-z][a-z-]*?)=/g,(e,t)=>t.startsWith("data-")||t.startsWith("aria-")?e:` ${ss(t)}=`)}function it(r,e){let t=e.componentName??"SvgComponent",n=K(r,e),s=e.indent??" ",a=r.shapes??[],o=e.typescript??!1,l=Array.isArray(r.library)?r.library:[],u=ee(a,l),c=J(a),d=u+c,p=d.length>0,m=a.map(y=>{let g=V(y);return`${s}${s}${s}${Dr(g)}`}),h=[];h.push("import React from 'react';"),h.push(""),o?(h.push(`interface ${t}Props {`),h.push(`${s}className?: string;`),h.push(`${s}style?: React.CSSProperties;`),h.push("}"),h.push(""),h.push(`const ${t}: React.FC<${t}Props> = ({ className, style }) => {`)):h.push(`const ${t} = ({ className, style }) => {`),h.push(`${s}return (`),h.push(`${s}${s}<svg xmlns="http://www.w3.org/2000/svg" width="${n.width}" height="${n.height}" viewBox="0 0 ${n.width} ${n.height}" className={className} style={style}>`),p&&(h.push(`${s}${s}${s}<defs>`),h.push(`${s}${s}${s}${s}${Dr(d)}`),h.push(`${s}${s}${s}</defs>`));for(let y of m)h.push(y);return h.push(`${s}${s}</svg>`),h.push(`${s});`),h.push("};"),h.push(""),h.push(`export default ${t};`),h.push(""),h.join(`
|
|
9
|
+
`)}function st(r,e){let t=e.componentName??"SvgComponent",n=K(r,e),s=e.indent??" ",a=r.shapes??[],o=e.typescript??!1,l=Array.isArray(r.library)?r.library:[],u=ee(a,l),c=J(a),d=u+c,p=d.length>0,m=a.map(y=>`${s}${s}${V(y)}`),h=[];h.push("<template>"),h.push(`${s}<svg xmlns="http://www.w3.org/2000/svg" width="${n.width}" height="${n.height}" viewBox="0 0 ${n.width} ${n.height}" :class="className" :style="style">`),p&&(h.push(`${s}${s}<defs>`),h.push(`${s}${s}${s}${d}`),h.push(`${s}${s}</defs>`));for(let y of m)h.push(y);return h.push(`${s}</svg>`),h.push("</template>"),h.push(""),o?h.push('<script setup lang="ts">'):h.push("<script setup>"),h.push(`// ${t}`),o?(h.push("defineProps<{"),h.push(`${s}className?: string;`),h.push(`${s}style?: Record<string, string>;`),h.push("}>();")):(h.push("defineProps({"),h.push(`${s}className: { type: String, default: '' },`),h.push(`${s}style: { type: Object, default: () => ({}) },`),h.push("});")),h.push("</script>"),h.push(""),h.join(`
|
|
10
|
+
`)}var as=new Set(["circle","ellipse","rectangle","square","line","text","image"]);function Br(r){return r.replace(/\\/g,"\\\\").replace(/'/g,"\\'")}function Or(r){return r.replace(/\\/g,"\\\\").replace(/`/g,"\\`").replace(/\$\{/g,"\\${")}function os(r){if(!as.has(r.type))return!0;let e=r.state.metadata;return!!(e?.title||e?.description||r.type==="text"&&r.state.isTextPath)}function at(r,e){let t=e.componentName??"createSvg",n=K(r,e),s=e.indent??" ",a=r.shapes??[],o=e.typescript??!1,l=[];l.push("import * as d3 from 'd3';"),l.push(""),o?l.push(`export function ${t}(container: string | HTMLElement): d3.Selection<SVGSVGElement, unknown, HTMLElement, unknown> {`):l.push(`export function ${t}(container) {`),l.push(`${s}const svg = d3.select(container)`),l.push(`${s}${s}.append('svg')`),l.push(`${s}${s}.attr('xmlns', 'http://www.w3.org/2000/svg')`),l.push(`${s}${s}.attr('width', ${n.width})`),l.push(`${s}${s}.attr('height', ${n.height})`),l.push(`${s}${s}.attr('viewBox', '0 0 ${n.width} ${n.height}');`),l.push("");let u=Array.isArray(r.library)?r.library:[],c=ee(a,u),d=J(a),p=`${c}${d}`;p.length>0&&(l.push(`${s}svg.append('defs').html(\`${Or(p)}\`);`),l.push(""));for(let m=0;m<a.length;m++){let h=a[m];if(l.push(`${s}// ${h.type}${h.state.metadata?.name?` \u2014 ${h.state.metadata.name}`:""}`),os(h)){l.push(`${s}svg.append('g').html(\`${Or(V(h))}\`);`),l.push("");continue}let y=xr(h),g=Ye(h),b=`shape${m+1}`;l.push(`${s}const ${b} = svg.append('${y}')`);for(let[_,S]of g)l.push(`${s}${s}.attr('${_}', '${Br(S)}')`);h.type==="text"&&h.state.text&&l.push(`${s}${s}.text('${Br(h.state.text)}')`),l[l.length-1]=l[l.length-1]+";",l.push("")}return l.push(`${s}return svg;`),l.push("}"),l.push(""),l.join(`
|
|
11
|
+
`)}function Gr(r,e){let t=r.state.metadata?.name;return t?t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-|-$/g,""):`${r.type}-${e+1}`}var ls=new Set(["fill","fill-opacity","fill-rule","stroke","stroke-width","stroke-opacity","stroke-dasharray","stroke-linecap","opacity","transform","filter"]);function ot(r,e){let t=K(r,e),n=e.indent??" ",s=r.shapes??[],a=[];for(let u=0;u<s.length;u++){let c=s[u],d=Gr(c,u),p=Ye(c),m=[];for(let[h,y]of p)ls.has(h)&&m.push(`${n}${h}: ${y};`);m.length>0&&a.push(`.${d} {
|
|
12
|
+
${m.join(`
|
|
12
13
|
`)}
|
|
13
|
-
}`)}let o=[];for(let u=0;u<
|
|
14
|
-
`)}function Je(n,e){let t=hi(n,e),r={...e};switch(r.format){case"svg":return Xe(t,r);case"react":return qe(t,r);case"vue":return Ke(t,r);case"d3":return Ze(t,r);case"css":return Qe(t,r);default:throw new Error(`Unsupported code format: ${r.format}`)}}function hi(n,e){return Array.isArray(n)?{shapes:n,viewboxes:[{id:"default",x:0,y:0,width:e.width??800,height:e.height??600}]}:n}var et=class n{_snapshot;constructor(e={}){let{width:t=800,height:r=600,viewboxId:i}=e,a=ae(0,0,t,r,i);this._snapshot=ge({viewboxes:[a]})}static fromSnapshot(e){let t=new n;return t._snapshot=JSON.parse(JSON.stringify(e)),t}static fromJSON(e,t){let r=ye(e,t),i=new n;return i._snapshot=r,i}add(e){let t="build"in e&&typeof e.build=="function"?e.build():e;return this._snapshot.shapes.push(t),this}addAll(...e){for(let t of e)this.add(t);return this}remove(e){let t=this._snapshot.shapes.length;return this._snapshot.shapes=this._snapshot.shapes.filter(r=>r.id!==e),this._snapshot.shapes.length<t}get shapes(){return this._snapshot.shapes}findShape(e){return this._snapshot.shapes.find(t=>t.id===e)}size(e,t){return this._snapshot.viewboxes.length>0?(this._snapshot.viewboxes[0].width=e,this._snapshot.viewboxes[0].height=t):this._snapshot.viewboxes=[ae(0,0,e,t)],this}get width(){return this._snapshot.viewboxes[0]?.width??800}get height(){return this._snapshot.viewboxes[0]?.height??600}title(e){return this._ensureMetadata(),this._snapshot.documentMetadata.title=e,this}description(e){return this._ensureMetadata(),this._snapshot.documentMetadata.description=e,this}author(e){return this._ensureMetadata(),this._snapshot.documentMetadata.author=e,this}keywords(...e){return this._ensureMetadata(),this._snapshot.documentMetadata.keywords=e,this}license(e,t){return this._ensureMetadata(),this._snapshot.documentMetadata.license=e,t!==void 0&&(this._snapshot.documentMetadata.licenseUrl=t),this}language(e){return this._ensureMetadata(),this._snapshot.documentMetadata.language=e,this}customMetadata(e){return this._ensureMetadata(),this._snapshot.documentMetadata.customMetadata={...this._snapshot.documentMetadata.customMetadata,...e},this}get meta(){return this._snapshot.documentMetadata}defineSymbol(e,t,r){this._snapshot.symbols||(this._snapshot.symbols=[]);let i=w(),a=t.map(l=>"build"in l&&typeof l.build=="function"?l.build():l),o={id:i,name:e,viewBox:r?.viewBox??"0 0 100 100",shapes:a};return r?.groups&&(o.groups=r.groups),r?.thumbnail&&(o.thumbnail=r.thumbnail),this._snapshot.symbols.push(o),i}placeSymbolInstance(e,t,r,i,a){let o={id:w(),type:"symbol-instance",state:{symbolId:e,x:t,y:r,width:i??100,height:a??100}};return this._snapshot.shapes.push(o),this}removeSymbol(e){if(!this._snapshot.symbols)return!1;let t=this._snapshot.symbols.length;return this._snapshot.symbols=this._snapshot.symbols.filter(r=>r.id!==e),this._snapshot.symbols.length<t}get symbols(){return this._snapshot.symbols??[]}addClipGroup(e,t,r){this._snapshot.clipMaskGroups||(this._snapshot.clipMaskGroups=[]);let i=w(),a={id:i,type:"clip",clipShapeIds:e,contentShapeIds:t,parentId:null};return r?.clipPathUnits&&(a.clipPathUnits=r.clipPathUnits),r?.rawDefinition&&(a.rawDefinition=r.rawDefinition),this._snapshot.clipMaskGroups.push(a),i}addMaskGroup(e,t,r){this._snapshot.clipMaskGroups||(this._snapshot.clipMaskGroups=[]);let i=w(),a={id:i,type:"mask",clipShapeIds:e,contentShapeIds:t,parentId:null};return r?.maskUnits&&(a.maskUnits=r.maskUnits),r?.maskContentUnits&&(a.maskContentUnits=r.maskContentUnits),r?.maskBounds&&(a.maskBounds=r.maskBounds),r?.maskType&&(a.maskType=r.maskType),r?.rawDefinition&&(a.rawDefinition=r.rawDefinition),this._snapshot.clipMaskGroups.push(a),i}removeClipMaskGroup(e){if(!this._snapshot.clipMaskGroups)return!1;let t=this._snapshot.clipMaskGroups.length;return this._snapshot.clipMaskGroups=this._snapshot.clipMaskGroups.filter(r=>r.id!==e),this._snapshot.clipMaskGroups.length<t}addGuide(e,t,r){this._snapshot.guides||(this._snapshot.guides=[]);let i=w(),a={id:i,orientation:e,position:t,controlPointOffset:0};return r?.color&&(a.color=r.color),r?.opacity!==void 0&&(a.opacity=r.opacity),this._snapshot.guides.push(a),i}removeGuide(e){if(!this._snapshot.guides)return!1;let t=this._snapshot.guides.length;return this._snapshot.guides=this._snapshot.guides.filter(r=>r.id!==e),this._snapshot.guides.length<t}clearGuides(){return this._snapshot.guides=[],this}get guides(){return this._snapshot.guides??[]}addMeasurement(e,t,r){this._snapshot.measurements||(this._snapshot.measurements=[]);let i=w(),a={id:i,type:e,points:t,visible:r?.visible??!0,snapDivisions:r?.snapDivisions??1};return r?.color&&(a.color=r.color),r?.opacity!==void 0&&(a.opacity=r.opacity),this._snapshot.measurements.push(a),i}removeMeasurement(e){if(!this._snapshot.measurements)return!1;let t=this._snapshot.measurements.length;return this._snapshot.measurements=this._snapshot.measurements.filter(r=>r.id!==e),this._snapshot.measurements.length<t}get measurements(){return this._snapshot.measurements??[]}addCustomPattern(e,t,r,i){this._snapshot.customPatterns||(this._snapshot.customPatterns=[]);let a=w();return this._snapshot.customPatterns.push({id:a,name:e,svgContent:t,width:r,height:i}),a}removeCustomPattern(e){if(!this._snapshot.customPatterns)return!1;let t=this._snapshot.customPatterns.length;return this._snapshot.customPatterns=this._snapshot.customPatterns.filter(r=>r.id!==e),this._snapshot.customPatterns.length<t}get customPatterns(){return this._snapshot.customPatterns??[]}addGroup(e,t){this._snapshot.groups||(this._snapshot.groups=[]);let r=e??w();return this._snapshot.groups.push({id:r,parentId:t??null}),r}removeGroup(e){if(!this._snapshot.groups)return!1;let t=this._snapshot.groups.length;this._snapshot.groups=this._snapshot.groups.filter(r=>r.id!==e);for(let r of this._snapshot.shapes)r.state.groupId===e&&delete r.state.groupId;return this._snapshot.groups.length<t}moveToGroup(e,t){let r=this._snapshot.shapes.find(i=>i.id===e);return r&&(r.state.groupId=t),this}removeFromGroup(e){let t=this._snapshot.shapes.find(r=>r.id===e);return t&&delete t.state.groupId,this}bringToFront(e){let t=this._snapshot.shapes.findIndex(r=>r.id===e);if(t>=0){let[r]=this._snapshot.shapes.splice(t,1);this._snapshot.shapes.push(r)}return this}sendToBack(e){let t=this._snapshot.shapes.findIndex(r=>r.id===e);if(t>=0){let[r]=this._snapshot.shapes.splice(t,1);this._snapshot.shapes.unshift(r)}return this}reorder(e,t){let r=this._snapshot.shapes.findIndex(i=>i.id===e);if(r>=0){let[i]=this._snapshot.shapes.splice(r,1),a=Math.max(0,Math.min(t,this._snapshot.shapes.length));this._snapshot.shapes.splice(a,0,i)}return this}defineVariable(e,t,r,i){this._snapshot.templateVariables||(this._snapshot.templateVariables=[]);let a=this._snapshot.templateVariables.find(o=>o.name===e);if(a)a.type=t,a.defaultValue=r,i?.label!==void 0&&(a.label=i.label),i?.description!==void 0&&(a.description=i.description);else{let o={name:e,type:t,defaultValue:r};i?.label!==void 0&&(o.label=i.label),i?.description!==void 0&&(o.description=i.description),this._snapshot.templateVariables.push(o)}return this}removeVariable(e){return this._snapshot.templateVariables&&(this._snapshot.templateVariables=this._snapshot.templateVariables.filter(t=>t.name!==e)),this}get variables(){return this._snapshot.templateVariables??[]}inspectVariables(){return ke(this._snapshot)}setTimeline(e){return"build"in e&&typeof e.build=="function"?this._snapshot.animationTimeline=e.build():this._snapshot.animationTimeline=e,this}clearTimeline(){return delete this._snapshot.animationTimeline,this}get timeline(){return this._snapshot.animationTimeline}toSVG(e){let{variables:t,...r}=e??{},i=_e(this._snapshot,t);return ie(i,r)}toJSON(e){return $e(this._snapshot,e)}toSnapshot(){return JSON.parse(JSON.stringify(this._snapshot))}toCode(e,t){return Je(this._snapshot,{...t,format:e})}_ensureMetadata(){this._snapshot.documentMetadata||(this._snapshot.documentMetadata={title:"",description:"",author:"",keywords:[],license:"",licenseUrl:"",language:"en",customMetadata:{}})}};var tt=class{_track;constructor(e,t){this._track={id:w(),shapeId:e,property:t,keyframes:[],enabled:!0,locked:!1}}id(e){return this._track.id=e,this}keyframe(e,t,r="linear"){return this._track.keyframes.push({time:e,value:t,easing:r}),this}keyframeBezier(e,t,r){return this._track.keyframes.push({time:e,value:t,easing:"custom-bezier",customBezier:r}),this}keyframeLinear(e,t,r){return this._track.keyframes.push({time:e,value:t,easing:"linear-function",linearPoints:r}),this}keyframes(...e){return this._track.keyframes.push(...e),this}disabled(){return this._track.enabled=!1,this}locked(){return this._track.locked=!0,this}motionPath(e){return this._track.motionPath=e,this}beginTrigger(e,t){return this._track.beginTrigger={type:e,value:t},this}endTrigger(e,t){return this._track.endTrigger={type:e,value:t},this}cycleDuration(e){return this._track.cycleDuration=e,this}cycleRepeats(e){return this._track.cycleRepeats=e,this}infinite(){return this._track.cycleInfinite=!0,this}cycle(e){return this._track.cycleBehavior=e,this}transformOrigin(e,t){return this._track.transformOrigin={x:e,y:t},this}motionRotate(e){return this._track.motionRotate=e,this}additive(e){return this._track.additive=e,this}build(){let e=[...this._track.keyframes].sort((t,r)=>t.time-r.time);return{...this._track,keyframes:e}}},nt=class{_duration;_loop=!1;_playbackSpeed=1;_tracks=[];constructor(e){this._duration=e}loop(e=!0){return this._loop=e,this}speed(e){return this._playbackSpeed=e,this}duration(e){return this._duration=e,this}addTrack(e){return this._tracks.push(e),this}addTracks(...e){return this._tracks.push(...e),this}buildTimeline(){return{duration:this._duration,loop:this._loop,playbackSpeed:this._playbackSpeed,tracks:this._tracks.map(e=>e.build())}}build(){let e=this.buildTimeline();return{duration:e.duration,loop:e.loop,playbackSpeed:e.playbackSpeed,tracks:e.tracks.map(t=>({id:t.id,shapeId:t.shapeId,property:t.property,enabled:t.enabled,locked:t.locked||void 0,motionPath:t.motionPath,beginTrigger:t.beginTrigger,endTrigger:t.endTrigger,cycleDuration:t.cycleDuration,cycleRepeats:t.cycleRepeats,cycleInfinite:t.cycleInfinite,cycleBehavior:t.cycleBehavior,transformOrigin:t.transformOrigin,motionRotate:t.motionRotate,additive:t.additive,keyframes:t.keyframes.map(r=>({time:r.time,value:r.value,easing:r.easing,...r.customBezier?{customBezier:r.customBezier}:{},...r.linearPoints?{linearPoints:r.linearPoints}:{}}))}))}}};var L=class{_id;_type;_state={};constructor(e,t){this._type=e,this._id=t??w()}id(e){return this._id=e,this}locked(e=!0){return this._state.locked=e,this}visible(e=!0){return this._state.visible=e,this}fill(e,t){return this._state.fillColor=e,this._state.fillType="solid",t!==void 0&&(this._state.fillOpacity=t),this}noFill(){return this._state.fillType="none",this}fillGradient(e){let t="build"in e?e.build():e;return this._state.fillType=t.type,this._state.fillGradient=t,this}fillPattern(e){let t="build"in e?e.build():e;return this._state.fillType="pattern",this._state.fillGradient=t,this}fillOpacity(e){return this._state.fillOpacity=e,this}fillRule(e){return this._state.fillRule=e,this}stroke(e,t){return this._state.borderColor=e,t!==void 0&&(this._state.borderWidth=t),this}noStroke(){return this._state.borderColor="none",this._state.borderWidth=0,this}strokeWidth(e){return this._state.borderWidth=e,this}strokeOpacity(e){return this._state.strokeOpacity=e,this}strokeGradient(e){let t="build"in e?e.build():e;return this._state.strokeType=t.type,this._state.strokeGradient=t,this}strokePattern(e){let t="build"in e?e.build():e;return this._state.strokeType="pattern",this._state.strokeGradient=t,this}strokeLinejoin(e){return this._state.strokeLinejoin=e,this}strokeLinecap(e){return this._state.strokeLinecap=e,this}strokeMiterlimit(e){return this._state.strokeMiterlimit=e,this}dashOffset(e){return this._state.dashOffset=e,this}strokeDasharray(e){return this._state.strokeDasharray=e,this}dash(e,t,r){return this._state.lineStyle=e,e==="custom"&&(t!==void 0&&(this._state.dashLength=t),r!==void 0&&(this._state.gapLength=r)),this}opacity(e){return this._state.opacity=e,this}rotate(e){return this._state.rotation=e,this}skew(e,t){return this._state.skewX=e,this._state.skewY=t,this}scale(e,t){return this._state.scaleX=e,this._state.scaleY=t??e,this}pivot(e,t){return this._state.customPivot={x:e,y:t},this}filter(...e){let t=this._state.filters??[];return this._state.filters=[...t,...e],this}dropShadow(e={}){let t={id:`drop-shadow-${w()}`,type:"drop-shadow",enabled:!0,offsetX:e.offsetX??4,offsetY:e.offsetY??4,blurRadius:e.blurRadius??8,spread:e.spread??0,color:e.color??"#000000",opacity:e.opacity??.3};return this.filter(t)}innerShadow(e={}){let t={id:`inner-shadow-${w()}`,type:"inner-shadow",enabled:!0,offsetX:e.offsetX??2,offsetY:e.offsetY??2,blurRadius:e.blurRadius??4,choke:e.choke??0,color:e.color??"#000000",opacity:e.opacity??.5};return this.filter(t)}blur(e,t,r){let i=e??4,a=t??i,o={id:`gaussian-blur-${w()}`,type:"gaussian-blur",enabled:!0,blurX:i,blurY:a,linked:i===a,quality:r?.quality??"normal"};return this.filter(o)}glow(e={}){let t={id:`glow-${w()}`,type:"glow",enabled:!0,color:e.color??"#ffffff",radius:e.radius??10,intensity:e.intensity??.8};return this.filter(t)}innerGlow(e={}){let t={id:`inner-glow-${w()}`,type:"inner-glow",enabled:!0,color:e.color??"#ffffff",radius:e.radius??10,intensity:e.intensity??.8};return this.filter(t)}grayscale(e=1){let t={id:`grayscale-${w()}`,type:"grayscale",enabled:!0,amount:e};return this.filter(t)}sepia(e=1){let t={id:`sepia-${w()}`,type:"sepia",enabled:!0,amount:e};return this.filter(t)}outline(e={}){return this.filter({id:`outline-${w()}`,type:"outline",enabled:!0,width:e.width??3,color:e.color??"#000000",opacity:e.opacity??1,position:e.position??"outside"})}motionBlur(e={}){let t={id:`motion-blur-${w()}`,type:"motion-blur",enabled:!0,distance:e.distance??10,angle:e.angle??0,quality:e.quality??"normal"};return this.filter(t)}pointLight(e={}){let t={id:`point-light-${w()}`,type:"point-light",enabled:!0,x:e.x??100,y:e.y??100,z:e.z??200,color:e.color??"#ffffff",surfaceScale:e.surfaceScale??5,diffuseConstant:e.diffuseConstant??1,specularConstant:e.specularConstant??1,specularExponent:e.specularExponent??20};return this.filter(t)}spotLight(e={}){let t={id:`spot-light-${w()}`,type:"spot-light",enabled:!0,x:e.x??100,y:e.y??0,z:e.z??200,pointsAtX:e.pointsAtX??100,pointsAtY:e.pointsAtY??100,pointsAtZ:e.pointsAtZ??0,coneAngle:e.coneAngle??30,color:e.color??"#ffffff",surfaceScale:e.surfaceScale??5,specularConstant:e.specularConstant??1,specularExponent:e.specularExponent??20};return this.filter(t)}sharpen(e=1){let t={id:`sharpen-${w()}`,type:"sharpen",enabled:!0,amount:e};return this.filter(t)}pixelate(e=8){let t={id:`pixelate-${w()}`,type:"pixelate",enabled:!0,blockSize:e};return this.filter(t)}warp(e={}){let t={id:`warp-${w()}`,type:"warp",enabled:!0,scale:e.scale??10,frequency:e.frequency??.02,octaves:e.octaves??1,warpType:e.warpType??"turbulence"};return this.filter(t)}morphology(e={}){let t=e.radiusX??2,r=e.radiusY??t,i={id:`morphology-${w()}`,type:"morphology",enabled:!0,operator:e.operator??"dilate",radiusX:t,radiusY:r,linked:e.linked??t===r};return this.filter(i)}contouring(e={}){if((e.mode??"discrete")==="table"){let i={id:`contouring-table-${w()}`,type:"contouring-table",enabled:!0,levels:e.levels??4,contrast:e.contrast??1};return this.filter(i)}let r={id:`contouring-discrete-${w()}`,type:"contouring-discrete",enabled:!0,levels:e.levels??4};return this.filter(r)}roundEdges(e=4){let t={id:`round-edges-${w()}`,type:"round-edges",enabled:!0,radius:e};return this.filter(t)}channelPainter(e={}){let t={id:`channel-painter-${w()}`,type:"channel-painter",enabled:!0,red:e.red??1,green:e.green??1,blue:e.blue??1};return this.filter(t)}brightness(e=1){let t={id:`brightness-${w()}`,type:"brightness",enabled:!0,amount:e};return this.filter(t)}contrast(e=1){let t={id:`contrast-${w()}`,type:"contrast",enabled:!0,amount:e};return this.filter(t)}filterOpacity(e=1){let t={id:`opacity-${w()}`,type:"opacity",enabled:!0,amount:e};return this.filter(t)}invert(e=1){let t={id:`invert-${w()}`,type:"invert",enabled:!0,amount:e};return this.filter(t)}hueRotate(e=0){let t={id:`hue-rotate-${w()}`,type:"hue-rotate",enabled:!0,angle:e};return this.filter(t)}saturate(e=1){let t={id:`saturate-${w()}`,type:"saturate",enabled:!0,amount:e};return this.filter(t)}blackAndWhite(e=.5){let t={id:`black-and-white-${w()}`,type:"black-and-white",enabled:!0,threshold:e};return this.filter(t)}duotone(e={}){let t={id:`duotone-${w()}`,type:"duotone",enabled:!0,shadowColor:e.shadowColor??"#000000",highlightColor:e.highlightColor??"#ffffff"};return this.filter(t)}xray(e=1){let t={id:`xray-${w()}`,type:"xray",enabled:!0,intensity:e};return this.filter(t)}noise(e={}){let t={id:`noise-${w()}`,type:"noise",enabled:!0,amount:e.amount??.3,scale:e.scale??1};return this.filter(t)}emboss(e={}){let t={id:`emboss-${w()}`,type:"emboss",enabled:!0,strength:e.strength??1,angle:e.angle??135};return this.filter(t)}filmGrain(e={}){let t={id:`film-grain-${w()}`,type:"film-grain",enabled:!0,amount:e.amount??.3,size:e.size??1};return this.filter(t)}watercolor(e={}){let t={id:`watercolor-${w()}`,type:"watercolor",enabled:!0,wetness:e.wetness??.5,turbulence:e.turbulence??.5};return this.filter(t)}gouache(e={}){let t={id:`gouache-${w()}`,type:"gouache",enabled:!0,thickness:e.thickness??.5,texture:e.texture??.5};return this.filter(t)}inkBlot(e={}){let t={id:`ink-blot-${w()}`,type:"ink-blot",enabled:!0,spread:e.spread??.5,edges:e.edges??.5};return this.filter(t)}crumpledPlastic(e={}){let t={id:`crumpled-plastic-${w()}`,type:"crumpled-plastic",enabled:!0,wrinkles:e.wrinkles??.5,shine:e.shine??.5};return this.filter(t)}riddled(e={}){let t={id:`riddled-${w()}`,type:"riddled",enabled:!0,density:e.density??.5,size:e.size??1};return this.filter(t)}cssClipPath(e){return this._state.cssClipPath=e,this}cssMaskProperties(e){return this._state.cssMaskProperties=e,this}metadata(e){return this._state.metadata={...this._state.metadata,...e},this}group(e){return this._state.groupId=e,this}build(){return{id:this._id,type:this._type,state:{...this._state}}}},rt=class extends L{constructor(e,t,r){if(r<0)throw new RangeError("Circle radius must be non-negative");super("circle"),this._state.x=e,this._state.y=t,this._state.radius=r}position(e,t){return this._state.x=e,this._state.y=t,this}radius(e){return this._state.radius=e,this}},it=class extends L{constructor(e,t,r,i){if(r<0||i<0)throw new RangeError("Ellipse radii must be non-negative");super("ellipse"),this._state.cx=e,this._state.cy=t,this._state.rx=r,this._state.ry=i}position(e,t){return this._state.cx=e,this._state.cy=t,this}radii(e,t){return this._state.rx=e,this._state.ry=t,this}},st=class extends L{constructor(e,t,r,i){if(r<0||i<0)throw new RangeError("Rectangle dimensions must be non-negative");super("rectangle"),this._state.x=e,this._state.y=t,this._state.width=r,this._state.height=i}position(e,t){return this._state.x=e,this._state.y=t,this}size(e,t){return this._state.width=e,this._state.height=t,this}cornerRadius(e){return this._state.cornerRadius=e,this}},at=class extends L{constructor(e,t,r){if(r<0)throw new RangeError("Square size must be non-negative");super("square"),this._state.x=e,this._state.y=t,this._state.width=r,this._state.height=r}position(e,t){return this._state.x=e,this._state.y=t,this}size(e){return this._state.width=e,this._state.height=e,this}cornerRadius(e){return this._state.cornerRadius=e,this}},ot=class extends L{constructor(e,t,r,i){super("line"),this._state.x1=e,this._state.y1=t,this._state.x2=r,this._state.y2=i}from(e,t){return this._state.x1=e,this._state.y1=t,this}to(e,t){return this._state.x2=e,this._state.y2=t,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},lt=class extends L{constructor(e,t,r){super("text"),this._state.x=e,this._state.y=t,this._state.text=r}position(e,t){return this._state.x=e,this._state.y=t,this}content(e){return this._state.text=e,this}fontSize(e){return this._state.fontSize=e,this}fontFamily(e){return this._state.fontFamily=e,this}fontWeight(e){return this._state.fontWeight=e,this}fontStyle(e){return this._state.fontStyle=e,this}anchor(e){return this._state.textAnchor=e,this}letterSpacing(e){return this._state.letterSpacing=e,this}lineHeight(e){return this._state.lineHeight=e,this}decoration(e){return this._state.textDecoration=e,this}transform(e){return this._state.textTransform=e,this}textPath(e,t=0){return this._state.isTextPath=!0,this._state.textPathPoints=e,this._state.textPathStartOffset=t,this}textPathOffset(e){return this._state.textPathStartOffset=e,this}textPathSide(e){return this._state.textPathSide=e,this}direction(e){return this._state.textDirection=e,this}unicodeBidi(e){return this._state.unicodeBidi=e,this}dominantBaseline(e){return this._state.dominantBaseline=e,this}writingMode(e){return this._state.writingMode=e,this}wordSpacing(e){return this._state.wordSpacing=e,this}baselineShift(e){return this._state.baselineShift=e,this}inlineSize(e){return this._state.inlineSize=e,this}overflowWrap(e){return this._state.overflowWrap=e,this}whiteSpace(e){return this._state.whiteSpace=e,this}fontVariationSettings(e){return this._state.fontVariationSettings=e,this}charOffsets(e){return this._state.charOffsets=e,this}shapeInsideRef(e){return this._state.shapeInsideRef=e,this}shapePadding(e){return this._state.shapePadding=e,this}richTextData(e){return this._state.richTextData=e,this}},Y=class extends L{constructor(e,t,r,i){super(e),this._state.cx=t,this._state.cy=r,this._state.radius=i}position(e,t){return this._state.cx=e,this._state.cy=t,this}radius(e){return this._state.radius=e,this}shiftAngle(e){return this._state.shiftAngle=e,this}cornerRadius(e){return this._state.cornerRadius=e,this}},ut=class extends Y{constructor(e,t,r){super("triangle",e,t,r)}},ct=class extends Y{constructor(e,t,r,i=5){super("ngon",e,t,r),this._state.sides=i}sides(e){return this._state.sides=e,this}},ht=class extends Y{constructor(e,t,r){super("star",e,t,r),this._state.arms=5,this._state.innerRadiusPercent=40}arms(e){return this._state.arms=e,this}innerRadius(e){return this._state.innerRadiusPercent=e,this}},dt=class extends Y{constructor(e,t,r){super("cross",e,t,r),this._state.armWidthPercent=35}armWidth(e){return this._state.armWidthPercent=e,this}},pt=class extends Y{constructor(e,t,r){super("ring",e,t,r),this._state.innerRadiusPercent=60}innerRadius(e){return this._state.innerRadiusPercent=e,this}},mt=class extends Y{constructor(e,t,r){super("spiral",e,t,r),this._state.turns=3,this._state.thicknessPercent=15,this._state.spiralDirection=1}turns(e){return this._state.turns=e,this}thickness(e){return this._state.thicknessPercent=e,this}direction(e){return this._state.spiralDirection=e,this}},ft=class extends Y{constructor(e,t,r){super("gear",e,t,r),this._state.teeth=8,this._state.toothDepthPercent=25}teeth(e){return this._state.teeth=e,this}toothDepth(e){return this._state.toothDepthPercent=e,this}holeRadius(e){return this._state.holeRadiusPercent=e,this}},gt=class extends Y{constructor(e,t,r){super("arrow",e,t,r),this._state.headWidthPercent=100,this._state.headLengthPercent=35,this._state.shaftWidthPercent=35}headWidth(e){return this._state.headWidthPercent=e,this}headLength(e){return this._state.headLengthPercent=e,this}shaftWidth(e){return this._state.shaftWidthPercent=e,this}},$t=class extends L{constructor(e=[]){super("spline"),this._state.splinePoints=[...e],this._state.splineCurveType="cubic",this._state.splineClosed=!1}points(e){return this._state.splinePoints=[...e],this}addPoint(e,t){let r=this._state.splinePoints??[];return r.push({x:e,y:t}),this._state.splinePoints=r,this}curveType(e){return this._state.splineCurveType=e,this}closed(e=!0){return this._state.splineClosed=e,this}tension(e){return this._state.splineTension=e,this}arcParams(e){return this._state.splineArcParams=e,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},yt=class extends L{constructor(e=[]){super("polyline"),this._state.polylinePoints=[...e],this._state.polylineClosed=!1}points(e){return this._state.polylinePoints=[...e],this}addPoint(e,t){let r=this._state.polylinePoints??[];return r.push({x:e,y:t}),this._state.polylinePoints=r,this}closed(e=!0){return this._state.polylineClosed=e,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},bt=class extends L{constructor(e,t,r,i,a){super("image"),this._state.x=e,this._state.y=t,this._state.width=r,this._state.height=i,this._state.href=a}position(e,t){return this._state.x=e,this._state.y=t,this}size(e,t){return this._state.width=e,this._state.height=t,this}src(e){return this._state.href=e,this}preserveAspectRatio(e){return this._state.preserveAspectRatio=e,this}};var he=class{_x1;_y1;_x2;_y2;_stops=[];_spreadMethod="pad";_opacity=1;_id;constructor(e=0,t=0,r=1,i=0){this._x1=e,this._y1=t,this._x2=r,this._y2=i,this._id=w()}stop(e,t,r=1){return this._stops.push({offset:e,color:t,opacity:r}),this}direction(e,t,r,i){return this._x1=e,this._y1=t,this._x2=r,this._y2=i,this}spread(e){return this._spreadMethod=e,this}opacity(e){return this._opacity=e,this}build(){return{type:"linear-gradient",id:this._id,x1:this._x1,y1:this._y1,x2:this._x2,y2:this._y2,stops:[...this._stops],spreadMethod:this._spreadMethod,opacity:this._opacity}}},de=class{_cx=.5;_cy=.5;_fx=.5;_fy=.5;_r=.5;_ry=.5;_rotation=0;_stops=[];_spreadMethod="pad";_opacity=1;_id;constructor(){this._id=w()}center(e,t){return this._cx=e,this._cy=t,this}focus(e,t){return this._fx=e,this._fy=t,this}radius(e,t){return this._r=e,this._ry=t??e,this}rotation(e){return this._rotation=e,this}stop(e,t,r=1){return this._stops.push({offset:e,color:t,opacity:r}),this}spread(e){return this._spreadMethod=e,this}opacity(e){return this._opacity=e,this}build(){return{type:"radial-gradient",id:this._id,cx:this._cx,cy:this._cy,fx:this._fx,fy:this._fy,r:this._r,ry:this._ry,rotation:this._rotation,stops:[...this._stops],spreadMethod:this._spreadMethod,opacity:this._opacity}}},pe=class{_patternType;_color;_backgroundColor;_scale=1;_rotation=0;_opacity=1;_patternParams;_id;_svgContent;_width;_height;_patternUnits;_patternContentUnits;_patternTransform;_viewBox;_preserveAspectRatio;_x;_y;_customPatternId;constructor(e="stripes",t="#000000",r="#ffffff"){this._patternType=e,this._color=t,this._backgroundColor=r,this._id=w()}scale(e){return this._scale=e,this}rotation(e){return this._rotation=e,this}opacity(e){return this._opacity=e,this}params(e){return this._patternParams=e,this}svgContent(e){return this._svgContent=e,this}size(e,t){return this._width=e,this._height=t,this}patternUnits(e){return this._patternUnits=e,this}patternContentUnits(e){return this._patternContentUnits=e,this}patternTransform(e){return this._patternTransform=e,this}viewBox(e){return this._viewBox=e,this}preserveAspectRatio(e){return this._preserveAspectRatio=e,this}position(e,t){return this._x=e,this._y=t,this}customPatternId(e){return this._customPatternId=e,this}build(){let e,t,r;if(this._svgContent!==void 0)e=this._svgContent,t=this._width??10,r=this._height??10;else{let a=Ve(this._patternType,this._scale,this._color,this._backgroundColor,this._patternParams);e=a.svgContent,t=this._width??a.width,r=this._height??a.height}let i={type:"pattern",id:this._id,patternType:this._svgContent!==void 0?"custom":this._patternType,color:this._color,backgroundColor:this._backgroundColor,scale:this._scale,rotation:this._rotation,opacity:this._opacity,svgContent:e,width:t,height:r,patternUnits:this._patternUnits??"userSpaceOnUse",patternParams:this._patternParams,patternTransform:this._patternTransform??(this._rotation?`rotate(${this._rotation})`:void 0)};return this._patternContentUnits&&(i.patternContentUnits=this._patternContentUnits),this._viewBox&&(i.viewBox=this._viewBox),this._preserveAspectRatio&&(i.preserveAspectRatio=this._preserveAspectRatio),this._x!==void 0&&(i.x=this._x),this._y!==void 0&&(i.y=this._y),this._customPatternId&&(i.customPatternId=this._customPatternId),i}};function fn(n=0,e=0,t=1,r=0){return new he(n,e,t,r)}function gn(){return new de}function $n(n="stripes",e="#000000",t="#ffffff"){return new pe(n,e,t)}0&&(module.exports={Arrow,BUILTIN_MARKER_ID_MAP,CURRENT_SCHEMA_VERSION,Circle,Cross,DEFAULT_COORDINATE_PRECISION,Document,EASING_CURVES,EVENT_TRIGGER_OPTIONS,EasingType,Ellipse,Gear,ImageShape,Line,LinearGradientBuilder,MARKER_HEIGHT,MARKER_VIEWBOX,MARKER_WIDTH,MAX_COORDINATE_PRECISION,MIGRATIONS,NGon,PatternBuilder,Polyline,RadialGradientBuilder,Rectangle,Ring,ShapeBuilder,Spiral,Spline,SplineCurveType,SplinePointType,Square,Star,Text,Timeline,Track,Triangle,computeArrowVertices,computeCloudPath,computeCrossVertices,computeDashArray,computeGearPath,computeGearVertices,computeHeartPath,computeLightningVertices,computePolygonVertices,computeRectanglePath,computeRingPath,computeSpeechBubbleVertices,computeSpiralPath,computeSplinePath,computeStarVertices,createDocument,createShape,createViewbox,escXml,extractVariables,filterAttr,generateCode,generateCssCode,generateD3Code,generateId,generatePatternSvgContent,generateReactCode,generateSvgCode,generateVueCode,getBuiltInMarkerDefs,getEasingCubicBezier,getEffectivePrecision,getMarkerDescriptors,getPatternElements,linearGradient,migrateSnapshot,parseDocument,parseVariableArgs,pattern,radialGradient,renderAnimationElements,renderCircle,renderEllipse,renderFilterDefs,renderFilterPrimitivesForType,renderImage,renderLine,renderPolygonShape,renderPolyline,renderRectangle,renderShape,renderSpline,renderText,renderToSvg,roundCoord,roundNumberString,roundSerializedShape,roundSnapshot,stringifyDocument,substituteString,substituteVariables,validateSnapshot,verticesToPath});
|
|
14
|
+
}`)}let o=[];for(let u=0;u<s.length;u++){let c=s[u],d=Gr(c,u),p=V(c),m=p.indexOf(" ");m!==-1&&(p=p.slice(0,m)+` class="${d}"`+p.slice(m)),o.push(`${n}${p}`)}let l=[];l.push("<style>");for(let u of a)l.push(u);l.push("</style>"),l.push(""),l.push(`<svg xmlns="http://www.w3.org/2000/svg" width="${t.width}" height="${t.height}" viewBox="0 0 ${t.width} ${t.height}">`);for(let u of o)l.push(u);return l.push("</svg>"),l.push(""),l.join(`
|
|
15
|
+
`)}function lt(r,e){let t=us(r,e),n={...e};switch(n.format){case"svg":return nt(t,n);case"react":return it(t,n);case"vue":return st(t,n);case"d3":return at(t,n);case"css":return ot(t,n);default:throw new Error(`Unsupported code format: ${n.format}`)}}function us(r,e){return Array.isArray(r)?{shapes:r,viewboxes:[{id:"default",x:0,y:0,width:e.width??800,height:e.height??600}]}:r}var ut=class r{_snapshot;constructor(e={}){let{width:t=800,height:n=600,viewboxId:s}=e,a=pe(0,0,t,n,s);this._snapshot=we({viewboxes:[a]})}static fromSnapshot(e){let t=new r;return t._snapshot=JSON.parse(JSON.stringify(e)),t}static fromJSON(e,t){let n=Te(e,t),s=new r;return s._snapshot=n,s}add(e){let t="build"in e&&typeof e.build=="function"?e.build():e;return this._snapshot.shapes.push(t),this}addAll(...e){for(let t of e)this.add(t);return this}remove(e){let t=this._snapshot.shapes.length;return this._snapshot.shapes=this._snapshot.shapes.filter(n=>n.id!==e),this._snapshot.shapes.length<t}get shapes(){return this._snapshot.shapes}findShape(e){return this._snapshot.shapes.find(t=>t.id===e)}size(e,t){return this._snapshot.viewboxes.length>0?(this._snapshot.viewboxes[0].width=e,this._snapshot.viewboxes[0].height=t):this._snapshot.viewboxes=[pe(0,0,e,t)],this}get width(){return this._snapshot.viewboxes[0]?.width??800}get height(){return this._snapshot.viewboxes[0]?.height??600}title(e){return this._ensureMetadata(),this._snapshot.documentMetadata.title=e,this}description(e){return this._ensureMetadata(),this._snapshot.documentMetadata.description=e,this}author(e){return this._ensureMetadata(),this._snapshot.documentMetadata.author=e,this}keywords(...e){return this._ensureMetadata(),this._snapshot.documentMetadata.keywords=e,this}license(e,t){return this._ensureMetadata(),this._snapshot.documentMetadata.license=e,t!==void 0&&(this._snapshot.documentMetadata.licenseUrl=t),this}language(e){return this._ensureMetadata(),this._snapshot.documentMetadata.language=e,this}customMetadata(e){return this._ensureMetadata(),this._snapshot.documentMetadata.customMetadata={...this._snapshot.documentMetadata.customMetadata,...e},this}get meta(){return this._snapshot.documentMetadata}defineSymbol(e,t,n){this._snapshot.symbols||(this._snapshot.symbols=[]);let s=v(),a=t.map(l=>"build"in l&&typeof l.build=="function"?l.build():l),o={kind:"symbol",id:s,name:e,viewBox:n?.viewBox??"0 0 100 100",shapes:a};return n?.groups&&(o.groups=n.groups),n?.thumbnail&&(o.thumbnail=n.thumbnail),this._snapshot.symbols.push(o),s}placeSymbolInstance(e,t,n,s,a){let o={id:v(),type:"symbol-instance",state:{symbolId:e,x:t,y:n,width:s??100,height:a??100}};return this._snapshot.shapes.push(o),this}removeSymbol(e){if(!this._snapshot.symbols)return!1;let t=this._snapshot.symbols.length;return this._snapshot.symbols=this._snapshot.symbols.filter(n=>n.id!==e),this._snapshot.symbols.length<t}get symbols(){return this._snapshot.symbols??[]}addClipGroup(e,t,n){this._snapshot.clipMaskGroups||(this._snapshot.clipMaskGroups=[]);let s=v(),a={id:s,type:"clip",clipShapeIds:e,contentShapeIds:t,parentId:null};return n?.clipPathUnits&&(a.clipPathUnits=n.clipPathUnits),n?.rawDefinition&&(a.rawDefinition=n.rawDefinition),this._snapshot.clipMaskGroups.push(a),s}addMaskGroup(e,t,n){this._snapshot.clipMaskGroups||(this._snapshot.clipMaskGroups=[]);let s=v(),a={id:s,type:"mask",clipShapeIds:e,contentShapeIds:t,parentId:null};return n?.maskUnits&&(a.maskUnits=n.maskUnits),n?.maskContentUnits&&(a.maskContentUnits=n.maskContentUnits),n?.maskBounds&&(a.maskBounds=n.maskBounds),n?.maskType&&(a.maskType=n.maskType),n?.rawDefinition&&(a.rawDefinition=n.rawDefinition),this._snapshot.clipMaskGroups.push(a),s}removeClipMaskGroup(e){if(!this._snapshot.clipMaskGroups)return!1;let t=this._snapshot.clipMaskGroups.length;return this._snapshot.clipMaskGroups=this._snapshot.clipMaskGroups.filter(n=>n.id!==e),this._snapshot.clipMaskGroups.length<t}addGuide(e,t,n){this._snapshot.guides||(this._snapshot.guides=[]);let s=v(),a={id:s,orientation:e,position:t,controlPointOffset:0};return n?.color&&(a.color=n.color),n?.opacity!==void 0&&(a.opacity=n.opacity),this._snapshot.guides.push(a),s}removeGuide(e){if(!this._snapshot.guides)return!1;let t=this._snapshot.guides.length;return this._snapshot.guides=this._snapshot.guides.filter(n=>n.id!==e),this._snapshot.guides.length<t}clearGuides(){return this._snapshot.guides=[],this}get guides(){return this._snapshot.guides??[]}addMeasurement(e,t,n){this._snapshot.measurements||(this._snapshot.measurements=[]);let s=v(),a={id:s,type:e,points:t,visible:n?.visible??!0,snapDivisions:n?.snapDivisions??1};return n?.color&&(a.color=n.color),n?.opacity!==void 0&&(a.opacity=n.opacity),this._snapshot.measurements.push(a),s}removeMeasurement(e){if(!this._snapshot.measurements)return!1;let t=this._snapshot.measurements.length;return this._snapshot.measurements=this._snapshot.measurements.filter(n=>n.id!==e),this._snapshot.measurements.length<t}get measurements(){return this._snapshot.measurements??[]}addCustomPattern(e,t,n,s){this._snapshot.customPatterns||(this._snapshot.customPatterns=[]);let a=v();return this._snapshot.customPatterns.push({id:a,name:e,svgContent:t,width:n,height:s}),a}removeCustomPattern(e){if(!this._snapshot.customPatterns)return!1;let t=this._snapshot.customPatterns.length;return this._snapshot.customPatterns=this._snapshot.customPatterns.filter(n=>n.id!==e),this._snapshot.customPatterns.length<t}get customPatterns(){return this._snapshot.customPatterns??[]}addGroup(e,t){this._snapshot.groups||(this._snapshot.groups=[]);let n=e??v();return this._snapshot.groups.push({id:n,parentId:t??null}),n}removeGroup(e){if(!this._snapshot.groups)return!1;let t=this._snapshot.groups.length;this._snapshot.groups=this._snapshot.groups.filter(n=>n.id!==e);for(let n of this._snapshot.shapes)n.state.groupId===e&&delete n.state.groupId;return this._snapshot.groups.length<t}moveToGroup(e,t){let n=this._snapshot.shapes.find(s=>s.id===e);return n&&(n.state.groupId=t),this}removeFromGroup(e){let t=this._snapshot.shapes.find(n=>n.id===e);return t&&delete t.state.groupId,this}bringToFront(e){let t=this._snapshot.shapes.findIndex(n=>n.id===e);if(t>=0){let[n]=this._snapshot.shapes.splice(t,1);this._snapshot.shapes.push(n)}return this}sendToBack(e){let t=this._snapshot.shapes.findIndex(n=>n.id===e);if(t>=0){let[n]=this._snapshot.shapes.splice(t,1);this._snapshot.shapes.unshift(n)}return this}reorder(e,t){let n=this._snapshot.shapes.findIndex(s=>s.id===e);if(n>=0){let[s]=this._snapshot.shapes.splice(n,1),a=Math.max(0,Math.min(t,this._snapshot.shapes.length));this._snapshot.shapes.splice(a,0,s)}return this}defineVariable(e,t,n,s){this._snapshot.templateVariables||(this._snapshot.templateVariables=[]);let a=this._snapshot.templateVariables.find(o=>o.name===e);if(a)a.type=t,a.defaultValue=n,s?.label!==void 0&&(a.label=s.label),s?.description!==void 0&&(a.description=s.description);else{let o={name:e,type:t,defaultValue:n};s?.label!==void 0&&(o.label=s.label),s?.description!==void 0&&(o.description=s.description),this._snapshot.templateVariables.push(o)}return this}removeVariable(e){return this._snapshot.templateVariables&&(this._snapshot.templateVariables=this._snapshot.templateVariables.filter(t=>t.name!==e)),this}get variables(){return this._snapshot.templateVariables??[]}inspectVariables(){return Ae(this._snapshot)}setTimeline(e){return"build"in e&&typeof e.build=="function"?this._snapshot.animationTimeline=e.build():this._snapshot.animationTimeline=e,this}clearTimeline(){return delete this._snapshot.animationTimeline,this}get timeline(){return this._snapshot.animationTimeline}toSVG(e){let{variables:t,...n}=e??{},s=Re(this._snapshot,t);return ce(s,n)}toJSON(e){return Pe(this._snapshot,e)}toSnapshot(){return JSON.parse(JSON.stringify(this._snapshot))}toCode(e,t){return lt(this._snapshot,{...t,format:e})}_ensureMetadata(){this._snapshot.documentMetadata||(this._snapshot.documentMetadata={title:"",description:"",author:"",keywords:[],license:"",licenseUrl:"",language:"en",customMetadata:{}})}};var ct=class{_track;constructor(e,t){this._track={id:v(),shapeId:e,property:t,keyframes:[],enabled:!0,locked:!1}}id(e){return this._track.id=e,this}keyframe(e,t,n="linear"){return this._track.keyframes.push({time:e,value:t,easing:n}),this}keyframeBezier(e,t,n){return this._track.keyframes.push({time:e,value:t,easing:"custom-bezier",customBezier:n}),this}keyframeLinear(e,t,n){return this._track.keyframes.push({time:e,value:t,easing:"linear-function",linearPoints:n}),this}keyframes(...e){return this._track.keyframes.push(...e),this}disabled(){return this._track.enabled=!1,this}locked(){return this._track.locked=!0,this}motionPath(e){return this._track.motionPath=e,this}motionPathRef(e,t="trackShape"){return this._track.motionPathRef={shapeId:e,mode:t},this}beginTrigger(e,t){return this._track.beginTrigger={type:e,value:t},this}endTrigger(e,t){return this._track.endTrigger={type:e,value:t},this}cycleDuration(e){return this._track.cycleDuration=e,this}cycleRepeats(e){return this._track.cycleRepeats=e,this}infinite(){return this._track.cycleInfinite=!0,this}cycle(e){return this._track.cycleBehavior=e,this}transformOrigin(e,t){return this._track.transformOrigin={x:e,y:t},this}motionRotate(e){return this._track.motionRotate=e,this}additive(e){return this._track.additive=e,this}build(){let e=[...this._track.keyframes].sort((t,n)=>t.time-n.time);return{...this._track,keyframes:e}}},dt=class{_duration;_loop=!1;_playbackSpeed=1;_tracks=[];constructor(e){this._duration=e}loop(e=!0){return this._loop=e,this}speed(e){return this._playbackSpeed=e,this}duration(e){return this._duration=e,this}addTrack(e){return this._tracks.push(e),this}addTracks(...e){return this._tracks.push(...e),this}buildTimeline(){return{duration:this._duration,loop:this._loop,playbackSpeed:this._playbackSpeed,tracks:this._tracks.map(e=>e.build())}}build(){let e=this.buildTimeline();return{duration:e.duration,loop:e.loop,playbackSpeed:e.playbackSpeed,tracks:e.tracks.map(t=>({id:t.id,shapeId:t.shapeId,property:t.property,enabled:t.enabled,locked:t.locked||void 0,motionPath:t.motionPath,motionPathRef:t.motionPathRef,beginTrigger:t.beginTrigger,endTrigger:t.endTrigger,cycleDuration:t.cycleDuration,cycleRepeats:t.cycleRepeats,cycleInfinite:t.cycleInfinite,cycleBehavior:t.cycleBehavior,transformOrigin:t.transformOrigin,motionRotate:t.motionRotate,additive:t.additive,keyframes:t.keyframes.map(n=>({time:n.time,value:n.value,easing:n.easing,...n.customBezier?{customBezier:n.customBezier}:{},...n.linearPoints?{linearPoints:n.linearPoints}:{}}))}))}}};var z=class{_id;_type;_state={};constructor(e,t){this._type=e,this._id=t??v()}id(e){return this._id=e,this}locked(e=!0){return this._state.locked=e,this}visible(e=!0){return this._state.visible=e,this}displayMode(e){return this._state.displayMode=e,this}motionOnly(){return this._state.displayMode="motionOnly",this}fill(e,t){return this._state.fillColor=e,this._state.fillType="solid",t!==void 0&&(this._state.fillOpacity=t),this}noFill(){return this._state.fillType="none",this}fillGradient(e){let t="build"in e?e.build():e;return this._state.fillType=t.type,this._state.fillGradient=t,this}fillPattern(e){let t="build"in e?e.build():e;return this._state.fillType="pattern",this._state.fillGradient=t,this}fillOpacity(e){return this._state.fillOpacity=e,this}fillRule(e){return this._state.fillRule=e,this}stroke(e,t){return this._state.borderColor=e,t!==void 0&&(this._state.borderWidth=t),this}noStroke(){return this._state.borderColor="none",this._state.borderWidth=0,this}strokeWidth(e){return this._state.borderWidth=e,this}strokeOpacity(e){return this._state.strokeOpacity=e,this}strokeGradient(e){let t="build"in e?e.build():e;return this._state.strokeType=t.type,this._state.strokeGradient=t,this}strokePattern(e){let t="build"in e?e.build():e;return this._state.strokeType="pattern",this._state.strokeGradient=t,this}strokeLinejoin(e){return this._state.strokeLinejoin=e,this}strokeLinecap(e){return this._state.strokeLinecap=e,this}strokeMiterlimit(e){return this._state.strokeMiterlimit=e,this}dashOffset(e){return this._state.dashOffset=e,this}strokeDasharray(e){return this._state.strokeDasharray=e,this}dash(e,t,n){return this._state.lineStyle=e,e==="custom"&&(t!==void 0&&(this._state.dashLength=t),n!==void 0&&(this._state.gapLength=n)),this}opacity(e){return this._state.opacity=e,this}rotate(e){return this._state.rotation=e,this}skew(e,t){return this._state.skewX=e,this._state.skewY=t,this}scale(e,t){return this._state.scaleX=e,this._state.scaleY=t??e,this}pivot(e,t){return this._state.customPivot={x:e,y:t},this}filter(...e){let t=this._state.filters??[];return this._state.filters=[...t,...e],this}dropShadow(e={}){let t={id:`drop-shadow-${v()}`,type:"drop-shadow",enabled:!0,offsetX:e.offsetX??4,offsetY:e.offsetY??4,blurRadius:e.blurRadius??8,spread:e.spread??0,color:e.color??"#000000",opacity:e.opacity??.3};return this.filter(t)}innerShadow(e={}){let t={id:`inner-shadow-${v()}`,type:"inner-shadow",enabled:!0,offsetX:e.offsetX??2,offsetY:e.offsetY??2,blurRadius:e.blurRadius??4,choke:e.choke??0,color:e.color??"#000000",opacity:e.opacity??.5};return this.filter(t)}blur(e,t,n){let s=e??4,a=t??s,o={id:`gaussian-blur-${v()}`,type:"gaussian-blur",enabled:!0,blurX:s,blurY:a,linked:s===a,quality:n?.quality??"normal"};return this.filter(o)}glow(e={}){let t={id:`glow-${v()}`,type:"glow",enabled:!0,color:e.color??"#ffffff",radius:e.radius??10,intensity:e.intensity??.8};return this.filter(t)}innerGlow(e={}){let t={id:`inner-glow-${v()}`,type:"inner-glow",enabled:!0,color:e.color??"#ffffff",radius:e.radius??10,intensity:e.intensity??.8};return this.filter(t)}grayscale(e=1){let t={id:`grayscale-${v()}`,type:"grayscale",enabled:!0,amount:e};return this.filter(t)}sepia(e=1){let t={id:`sepia-${v()}`,type:"sepia",enabled:!0,amount:e};return this.filter(t)}outline(e={}){return this.filter({id:`outline-${v()}`,type:"outline",enabled:!0,width:e.width??3,color:e.color??"#000000",opacity:e.opacity??1,position:e.position??"outside"})}motionBlur(e={}){let t={id:`motion-blur-${v()}`,type:"motion-blur",enabled:!0,distance:e.distance??10,angle:e.angle??0,quality:e.quality??"normal"};return this.filter(t)}pointLight(e={}){let t={id:`point-light-${v()}`,type:"point-light",enabled:!0,x:e.x??100,y:e.y??100,z:e.z??200,color:e.color??"#ffffff",surfaceScale:e.surfaceScale??5,diffuseConstant:e.diffuseConstant??1,specularConstant:e.specularConstant??1,specularExponent:e.specularExponent??20};return this.filter(t)}spotLight(e={}){let t={id:`spot-light-${v()}`,type:"spot-light",enabled:!0,x:e.x??100,y:e.y??0,z:e.z??200,pointsAtX:e.pointsAtX??100,pointsAtY:e.pointsAtY??100,pointsAtZ:e.pointsAtZ??0,coneAngle:e.coneAngle??30,color:e.color??"#ffffff",surfaceScale:e.surfaceScale??5,specularConstant:e.specularConstant??1,specularExponent:e.specularExponent??20};return this.filter(t)}sharpen(e=1){let t={id:`sharpen-${v()}`,type:"sharpen",enabled:!0,amount:e};return this.filter(t)}pixelate(e=8){let t={id:`pixelate-${v()}`,type:"pixelate",enabled:!0,blockSize:e};return this.filter(t)}warp(e={}){let t={id:`warp-${v()}`,type:"warp",enabled:!0,scale:e.scale??10,frequency:e.frequency??.02,octaves:e.octaves??1,warpType:e.warpType??"turbulence"};return this.filter(t)}morphology(e={}){let t=e.radiusX??2,n=e.radiusY??t,s={id:`morphology-${v()}`,type:"morphology",enabled:!0,operator:e.operator??"dilate",radiusX:t,radiusY:n,linked:e.linked??t===n};return this.filter(s)}contouring(e={}){if((e.mode??"discrete")==="table"){let s={id:`contouring-table-${v()}`,type:"contouring-table",enabled:!0,levels:e.levels??4,contrast:e.contrast??1};return this.filter(s)}let n={id:`contouring-discrete-${v()}`,type:"contouring-discrete",enabled:!0,levels:e.levels??4};return this.filter(n)}roundEdges(e=4){let t={id:`round-edges-${v()}`,type:"round-edges",enabled:!0,radius:e};return this.filter(t)}channelPainter(e={}){let t={id:`channel-painter-${v()}`,type:"channel-painter",enabled:!0,red:e.red??1,green:e.green??1,blue:e.blue??1};return this.filter(t)}brightness(e=1){let t={id:`brightness-${v()}`,type:"brightness",enabled:!0,amount:e};return this.filter(t)}contrast(e=1){let t={id:`contrast-${v()}`,type:"contrast",enabled:!0,amount:e};return this.filter(t)}filterOpacity(e=1){let t={id:`opacity-${v()}`,type:"opacity",enabled:!0,amount:e};return this.filter(t)}invert(e=1){let t={id:`invert-${v()}`,type:"invert",enabled:!0,amount:e};return this.filter(t)}hueRotate(e=0){let t={id:`hue-rotate-${v()}`,type:"hue-rotate",enabled:!0,angle:e};return this.filter(t)}saturate(e=1){let t={id:`saturate-${v()}`,type:"saturate",enabled:!0,amount:e};return this.filter(t)}blackAndWhite(e=.5){let t={id:`black-and-white-${v()}`,type:"black-and-white",enabled:!0,threshold:e};return this.filter(t)}duotone(e={}){let t={id:`duotone-${v()}`,type:"duotone",enabled:!0,shadowColor:e.shadowColor??"#000000",highlightColor:e.highlightColor??"#ffffff"};return this.filter(t)}xray(e=1){let t={id:`xray-${v()}`,type:"xray",enabled:!0,intensity:e};return this.filter(t)}noise(e={}){let t={id:`noise-${v()}`,type:"noise",enabled:!0,amount:e.amount??.3,scale:e.scale??1};return this.filter(t)}emboss(e={}){let t={id:`emboss-${v()}`,type:"emboss",enabled:!0,strength:e.strength??1,angle:e.angle??135};return this.filter(t)}filmGrain(e={}){let t={id:`film-grain-${v()}`,type:"film-grain",enabled:!0,amount:e.amount??.3,size:e.size??1};return this.filter(t)}watercolor(e={}){let t={id:`watercolor-${v()}`,type:"watercolor",enabled:!0,wetness:e.wetness??.5,turbulence:e.turbulence??.5};return this.filter(t)}gouache(e={}){let t={id:`gouache-${v()}`,type:"gouache",enabled:!0,thickness:e.thickness??.5,texture:e.texture??.5};return this.filter(t)}inkBlot(e={}){let t={id:`ink-blot-${v()}`,type:"ink-blot",enabled:!0,spread:e.spread??.5,edges:e.edges??.5};return this.filter(t)}crumpledPlastic(e={}){let t={id:`crumpled-plastic-${v()}`,type:"crumpled-plastic",enabled:!0,wrinkles:e.wrinkles??.5,shine:e.shine??.5};return this.filter(t)}riddled(e={}){let t={id:`riddled-${v()}`,type:"riddled",enabled:!0,density:e.density??.5,size:e.size??1};return this.filter(t)}cssClipPath(e){return this._state.cssClipPath=e,this}cssMaskProperties(e){return this._state.cssMaskProperties=e,this}metadata(e){return this._state.metadata={...this._state.metadata,...e},this}group(e){return this._state.groupId=e,this}build(){return{id:this._id,type:this._type,state:{...this._state}}}},pt=class extends z{constructor(e,t,n){if(n<0)throw new RangeError("Circle radius must be non-negative");super("circle"),this._state.x=e,this._state.y=t,this._state.radius=n}position(e,t){return this._state.x=e,this._state.y=t,this}radius(e){return this._state.radius=e,this}},ht=class extends z{constructor(e,t,n,s){if(n<0||s<0)throw new RangeError("Ellipse radii must be non-negative");super("ellipse"),this._state.cx=e,this._state.cy=t,this._state.rx=n,this._state.ry=s}position(e,t){return this._state.cx=e,this._state.cy=t,this}radii(e,t){return this._state.rx=e,this._state.ry=t,this}},ft=class extends z{constructor(e,t,n,s){if(n<0||s<0)throw new RangeError("Rectangle dimensions must be non-negative");super("rectangle"),this._state.x=e,this._state.y=t,this._state.width=n,this._state.height=s}position(e,t){return this._state.x=e,this._state.y=t,this}size(e,t){return this._state.width=e,this._state.height=t,this}cornerRadius(e){return this._state.cornerRadius=e,this}},mt=class extends z{constructor(e,t,n){if(n<0)throw new RangeError("Square size must be non-negative");super("square"),this._state.x=e,this._state.y=t,this._state.width=n,this._state.height=n}position(e,t){return this._state.x=e,this._state.y=t,this}size(e){return this._state.width=e,this._state.height=e,this}cornerRadius(e){return this._state.cornerRadius=e,this}},gt=class extends z{constructor(e,t,n,s){super("line"),this._state.x1=e,this._state.y1=t,this._state.x2=n,this._state.y2=s}from(e,t){return this._state.x1=e,this._state.y1=t,this}to(e,t){return this._state.x2=e,this._state.y2=t,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},yt=class extends z{constructor(e,t,n){super("text"),this._state.x=e,this._state.y=t,this._state.text=n}position(e,t){return this._state.x=e,this._state.y=t,this}content(e){return this._state.text=e,this}fontSize(e){return this._state.fontSize=e,this}fontFamily(e){return this._state.fontFamily=e,this}fontWeight(e){return this._state.fontWeight=e,this}fontStyle(e){return this._state.fontStyle=e,this}anchor(e){return this._state.textAnchor=e,this}letterSpacing(e){return this._state.letterSpacing=e,this}lineHeight(e){return this._state.lineHeight=e,this}decoration(e){return this._state.textDecoration=e,this}transform(e){return this._state.textTransform=e,this}textPath(e,t=0){return this._state.isTextPath=!0,this._state.textPathPoints=e,this._state.textPathStartOffset=t,this}textPathOffset(e){return this._state.textPathStartOffset=e,this}textPathSide(e){return this._state.textPathSide=e,this}direction(e){return this._state.textDirection=e,this}unicodeBidi(e){return this._state.unicodeBidi=e,this}dominantBaseline(e){return this._state.dominantBaseline=e,this}writingMode(e){return this._state.writingMode=e,this}wordSpacing(e){return this._state.wordSpacing=e,this}baselineShift(e){return this._state.baselineShift=e,this}inlineSize(e){return this._state.inlineSize=e,this}overflowWrap(e){return this._state.overflowWrap=e,this}whiteSpace(e){return this._state.whiteSpace=e,this}fontVariationSettings(e){return this._state.fontVariationSettings=e,this}charOffsets(e){return this._state.charOffsets=e,this}shapeInsideRef(e){return this._state.shapeInsideRef=e,this}shapePadding(e){return this._state.shapePadding=e,this}richTextData(e){return this._state.richTextData=e,this}},te=class extends z{constructor(e,t,n,s){super(e),this._state.cx=t,this._state.cy=n,this._state.radius=s}position(e,t){return this._state.cx=e,this._state.cy=t,this}radius(e){return this._state.radius=e,this}shiftAngle(e){return this._state.shiftAngle=e,this}cornerRadius(e){return this._state.cornerRadius=e,this}},bt=class extends te{constructor(e,t,n){super("triangle",e,t,n)}},$t=class extends te{constructor(e,t,n,s=5){super("ngon",e,t,n),this._state.sides=s}sides(e){return this._state.sides=e,this}},xt=class extends te{constructor(e,t,n){super("star",e,t,n),this._state.arms=5,this._state.innerRadiusPercent=40}arms(e){return this._state.arms=e,this}innerRadius(e){return this._state.innerRadiusPercent=e,this}},St=class extends te{constructor(e,t,n){super("cross",e,t,n),this._state.armWidthPercent=35}armWidth(e){return this._state.armWidthPercent=e,this}},kt=class extends te{constructor(e,t,n){super("ring",e,t,n),this._state.innerRadiusPercent=60}innerRadius(e){return this._state.innerRadiusPercent=e,this}},_t=class extends te{constructor(e,t,n){super("spiral",e,t,n),this._state.turns=3,this._state.thicknessPercent=15,this._state.spiralDirection=1}turns(e){return this._state.turns=e,this}thickness(e){return this._state.thicknessPercent=e,this}direction(e){return this._state.spiralDirection=e,this}},vt=class extends te{constructor(e,t,n){super("gear",e,t,n),this._state.teeth=8,this._state.toothDepthPercent=25}teeth(e){return this._state.teeth=e,this}toothDepth(e){return this._state.toothDepthPercent=e,this}holeRadius(e){return this._state.holeRadiusPercent=e,this}},wt=class extends te{constructor(e,t,n){super("arrow",e,t,n),this._state.headWidthPercent=100,this._state.headLengthPercent=35,this._state.shaftWidthPercent=35}headWidth(e){return this._state.headWidthPercent=e,this}headLength(e){return this._state.headLengthPercent=e,this}shaftWidth(e){return this._state.shaftWidthPercent=e,this}},Pt=class extends z{constructor(e=[]){super("path"),this._state.pathPoints=[...e],this._state.pathCurveType="cubic",this._state.pathClosed=!1}points(e){return this._state.pathPoints=[...e],this}addPoint(e,t){let n=this._state.pathPoints??[];return n.push({x:e,y:t}),this._state.pathPoints=n,this}curveType(e){return this._state.pathCurveType=e,this}closed(e=!0){return this._state.pathClosed=e,this}tension(e){return this._state.pathTension=e,this}arcParams(e){return this._state.pathArcParams=e,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},Tt=class extends z{constructor(e=[]){super("polyline"),this._state.polylinePoints=[...e],this._state.polylineClosed=!1}points(e){return this._state.polylinePoints=[...e],this}addPoint(e,t){let n=this._state.polylinePoints??[];return n.push({x:e,y:t}),this._state.polylinePoints=n,this}closed(e=!0){return this._state.polylineClosed=e,this}markerStart(e){return this._state.startEndpoint=e,this}markerEnd(e){return this._state.endEndpoint=e,this}markers(e,t){return this._state.startEndpoint=e,this._state.endEndpoint=t,this}},Ft=class extends z{constructor(e,t,n,s,a){super("image"),this._state.x=e,this._state.y=t,this._state.width=n,this._state.height=s,this._state.href=a}position(e,t){return this._state.x=e,this._state.y=t,this}size(e,t){return this._state.width=e,this._state.height=t,this}src(e){return this._state.href=e,this}preserveAspectRatio(e){return this._state.preserveAspectRatio=e,this}};var be=class{_x1;_y1;_x2;_y2;_stops=[];_spreadMethod="pad";_opacity=1;_id;constructor(e=0,t=0,n=1,s=0){this._x1=e,this._y1=t,this._x2=n,this._y2=s,this._id=v()}stop(e,t,n=1){return this._stops.push({offset:e,color:t,opacity:n}),this}direction(e,t,n,s){return this._x1=e,this._y1=t,this._x2=n,this._y2=s,this}spread(e){return this._spreadMethod=e,this}opacity(e){return this._opacity=e,this}build(){return{type:"linear-gradient",id:this._id,x1:this._x1,y1:this._y1,x2:this._x2,y2:this._y2,stops:[...this._stops],spreadMethod:this._spreadMethod,opacity:this._opacity}}},$e=class{_cx=.5;_cy=.5;_fx=.5;_fy=.5;_r=.5;_ry=.5;_rotation=0;_stops=[];_spreadMethod="pad";_opacity=1;_id;constructor(){this._id=v()}center(e,t){return this._cx=e,this._cy=t,this}focus(e,t){return this._fx=e,this._fy=t,this}radius(e,t){return this._r=e,this._ry=t??e,this}rotation(e){return this._rotation=e,this}stop(e,t,n=1){return this._stops.push({offset:e,color:t,opacity:n}),this}spread(e){return this._spreadMethod=e,this}opacity(e){return this._opacity=e,this}build(){return{type:"radial-gradient",id:this._id,cx:this._cx,cy:this._cy,fx:this._fx,fy:this._fy,r:this._r,ry:this._ry,rotation:this._rotation,stops:[...this._stops],spreadMethod:this._spreadMethod,opacity:this._opacity}}},xe=class{_patternType;_color;_backgroundColor;_scale=1;_rotation=0;_opacity=1;_patternParams;_id;_svgContent;_width;_height;_patternUnits;_patternContentUnits;_patternTransform;_viewBox;_preserveAspectRatio;_x;_y;_customPatternId;constructor(e="stripes",t="#000000",n="#ffffff"){this._patternType=e,this._color=t,this._backgroundColor=n,this._id=v()}scale(e){return this._scale=e,this}rotation(e){return this._rotation=e,this}opacity(e){return this._opacity=e,this}params(e){return this._patternParams=e,this}svgContent(e){return this._svgContent=e,this}size(e,t){return this._width=e,this._height=t,this}patternUnits(e){return this._patternUnits=e,this}patternContentUnits(e){return this._patternContentUnits=e,this}patternTransform(e){return this._patternTransform=e,this}viewBox(e){return this._viewBox=e,this}preserveAspectRatio(e){return this._preserveAspectRatio=e,this}position(e,t){return this._x=e,this._y=t,this}customPatternId(e){return this._customPatternId=e,this}build(){let e,t,n;if(this._svgContent!==void 0)e=this._svgContent,t=this._width??10,n=this._height??10;else{let a=Je(this._patternType,this._scale,this._color,this._backgroundColor,this._patternParams);e=a.svgContent,t=this._width??a.width,n=this._height??a.height}let s={type:"pattern",id:this._id,patternType:this._svgContent!==void 0?"custom":this._patternType,color:this._color,backgroundColor:this._backgroundColor,scale:this._scale,rotation:this._rotation,opacity:this._opacity,svgContent:e,width:t,height:n,patternUnits:this._patternUnits??"userSpaceOnUse",patternParams:this._patternParams,patternTransform:this._patternTransform??(this._rotation?`rotate(${this._rotation})`:void 0)};return this._patternContentUnits&&(s.patternContentUnits=this._patternContentUnits),this._viewBox&&(s.viewBox=this._viewBox),this._preserveAspectRatio&&(s.preserveAspectRatio=this._preserveAspectRatio),this._x!==void 0&&(s.x=this._x),this._y!==void 0&&(s.y=this._y),this._customPatternId&&(s.customPatternId=this._customPatternId),s}};function Ur(r=0,e=0,t=1,n=0){return new be(r,e,t,n)}function Nr(){return new $e}function Vr(r="stripes",e="#000000",t="#ffffff"){return new xe(r,e,t)}0&&(module.exports={Arrow,BUILTIN_MARKER_ID_MAP,CURRENT_SCHEMA_VERSION,Circle,Cross,DEFAULT_COORDINATE_PRECISION,Document,EASING_CURVES,EVENT_TRIGGER_OPTIONS,EasingType,Ellipse,Gear,ImageShape,LIBRARY_EMIT_ORDER,Line,LinearGradientBuilder,MARKER_HEIGHT,MARKER_VIEWBOX,MARKER_WIDTH,MAX_COORDINATE_PRECISION,MIGRATIONS,NGon,Path,PathCurveType,PathPointType,PatternBuilder,Polyline,RadialGradientBuilder,Rectangle,Ring,ShapeBuilder,Spiral,Square,Star,Text,Timeline,Track,Triangle,collectReferencedLibraryIds,computeArrowVertices,computeCloudPath,computeCrossVertices,computeDashArray,computeGearPath,computeGearVertices,computeHeartPath,computeLightningVertices,computePolygonVertices,computeRectanglePath,computeRingPath,computeSpeechBubbleVertices,computeSpiralPath,computeSplinePath,computeStarVertices,createDocument,createShape,createViewbox,defaultVariableMode,escXml,extractVariables,filterAttr,generateCode,generateCssCode,generateD3Code,generateId,generatePatternSvgContent,generateReactCode,generateSvgCode,generateVueCode,getBuiltInMarkerDefs,getEasingCubicBezier,getEffectivePrecision,getMarkerDescriptors,getPatternElements,linearGradient,migrateSnapshot,parseDocument,parseVariableArgs,pattern,radialGradient,renderAnimationElements,renderBuiltinMarkerDefs,renderCircle,renderEllipse,renderFilterDefs,renderFilterLibraryDef,renderFilterPrimitive,renderFilterPrimitivesForType,renderImage,renderLibraryDef,renderLibraryDefs,renderLine,renderLinearGradientLibraryDef,renderMarkerLibraryDef,renderPatternLibraryDef,renderPolygonShape,renderPolyline,renderRadialGradientLibraryDef,renderRectangle,renderReferencedLibraryDefs,renderShape,renderSpline,renderSvgPrimitiveChainFilter,renderSymbolLibraryDef,renderText,renderToSvg,roundCoord,roundNumberString,roundSerializedShape,roundSnapshot,stringifyDocument,substituteString,substituteVariables,validateSnapshot,verticesToPath});
|