-
Notifications
You must be signed in to change notification settings - Fork 0
/
bonsai-0.4.1.min.js
298 lines (289 loc) · 131 KB
/
bonsai-0.4.1.min.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
/*
(The MIT License)
Copyright 2012 uxebu Inc.
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to permit
persons to whom the Software is furnished to do so, subject to the
following conditions:
The above copyright notice and this permission notice shall be included
in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
USE OR OTHER DEALINGS IN THE SOFTWARE.
External libraries (each with their own license):
- requirejs: https://github.com/jrburke/requirejs/blob/master/LICENSE
- jasmine: https://github.com/pivotal/jasmine/blob/master/MIT.LICENSE
- phantom-jasmine: Apache 2 - https://github.com/jcarver989/phantom-jasmine/issues/8
- closure: http://code.google.com/p/closure-compiler/source/browse/trunk/COPYING
- qc.js: https://github.com/darrint/qc.js/blob/master/COPYING
- calc_box: http://blog.hackers-cafe.net/2009/06/how-to-calculate-bezier-curves-bounding.html
External resources (each with their own license):
- cinematicBoomNorm(ogg/mp3/m4a): http://creativecommons.org/licenses/by/3.0/
http://www.freesound.org/people/HerbertBoland/sounds/33637/
*/
(function __bonsaiRunnerCode__(){function ta(a){if(!(this instanceof ta))return new ta(a);this.name="ParserError";this.message=a[0]}function $(a,b){this.x=a||0;this.y=b||0}function wd(a,b,c){this.translationData={};this.numericStartValues=c?c.toNumeric.call(this.translationData,a,!1):[a];this.numericEndValues=c?c.toNumeric.call(this.translationData,b,!0):[b];this.length=this.numericStartValues.length;this.translator=c}function Wf(){var a=this.movies=[];this.add=function(b){-1===a.indexOf(b)&&a.push(b)};
this.remove=function(b){b=a.indexOf(b);delete a[b]}}function Xf(a){var b=this.type,c=Yf[b];do a.emit(b,this),a=a.parent;while(c&&!this._isStopped&&a)}function Zf(){this._isStopped=!0}function xd(a,b){var c,d,e,f=[],g=!0,h=[],k=a&&a.length||0,b=b||P;if(0===k)return[];for(var j,n,l=0;l<k;l++){n=a[l];if(g){g=!1;f=[];c=b[n];if("undefined"===typeof c){if("undefined"===typeof j)throw new Ta.ParserError(['Unknown command: "'+n+'"']);c=b[j];l--}else j=n;f.push(j);d=c.attributes.slice(0)}else switch(c=d.shift(),
e=+n,c){case "B":if(0!=e&&1!=e)throw new Ta.ParserError(['Invalid parameter for command "'+j+'", expected 0 or 1 but got "'+n+'".']);f.push(e);break;case "N":if(isNaN(e))throw new Ta.ParserError(['Invalid parameter for command "'+j+'", expected numeric but got "'+n+'".']);f.push(e);break;case "P":if(isNaN(e))throw new Ta.ParserError(['Could not create Point from String for command "'+j+'", expected numeric but got "'+n+'".']);f.push(e);e=+a[++l];if(isNaN(e))throw new Ta.ParserError(['Could not create Point from String for command "'+
j+'", expected numeric but got "'+a[l]+'".']);f.push(e)}0===d.length&&(g=!0,h.push(f))}return h}function aa(a,b){a=aa.parse(a,b);return null===a?a:new Wb(a>>24&255,a>>16&255,a>>8&255,(a>>0&255)/255)}function Wb(a,b,c,d){var e,f,g;e=a/255;f=b/255;g=c/255;var h,k,j,n,l=U(e,f,g);k=V(e,f,g);j=(k+l)/2;if(l==k)h=k=0;else{n=l-k;k=0.5<j?n/(2-l-k):n/(l+k);switch(l){case e:h=(f-g)/n+(f<g?6:0);break;case f:h=(g-e)/n+2;break;case g:h=(e-f)/n+4}h/=6}this._properties={r:a||0,g:b||0,b:c||0,a:null==d?1:d,h:h,s:k,
l:j}}function ka(a){return function(b){return 0<arguments.length?this.set(a,b):this.get(a)}}function Ac(a,b,c){c=0>c?c+1:1<c?c-1:c;return 1>6*c?a+6*(b-a)*c:1>2*c?b:2>3*c?a+6*(b-a)*(2/3-c):a}function yd(a,b,c){var b=0.5>=c?c*(b+1):c+b-c*b,d=2*c-b,c=255*Ac(d,b,a+1/3),e=255*Ac(d,b,a),a=255*Ac(d,b,a-1/3);return la(c)<<24|la(e)<<16|la(a)<<8}function Bc(a,b,c){this.context=a;this.listener=b;this.times=c||Infinity}function zd(a){this.pendingAssets=a}function Ad(a,b){this.disconnect=b;this.notifyRenderer=
a}function Bd(a,b){this.runnerUrl=a;this.doc=b}function W(a){return $f.mixin({},a)}function s(a,b,c){a=document.createElementNS("http://www.w3.org/2000/svg",a);if(b)for(var d in b)a.setAttribute(d,b[d]);c&&c.appendChild(a);return a}function Cd(a){for(var a=a||[],b,c=0,d=a.length;c<d;c+=1)if(b=a[c],ag&&b instanceof window.SVGFEMergeElement||bg&&b instanceof window.SVGFEBlendElement||cg&&b instanceof window.SVGFECompositeElement)return!0;return!1}function Dd(){return{toNumeric:function(a){a=Ed(a);return[a.r(),
a.g(),a.b(),a.a()]},toAttr:function(a){return""+new Ed.RGBAColor(a[0],a[1],a[2],a[3])}}}function Fd(){return{toNumeric:function(a){var b=a.stops,c=[];this.mutableGradient=a.clone();a.matrix&&(this.hasMatrix=!0,c.push(a.matrix.a,a.matrix.b,a.matrix.c,a.matrix.d,a.matrix.tx,a.matrix.ty));"linear-gradient"===a.type?isNaN(a.direction)||(this.hasDirection=!0,c.push(a.direction)):(this.hasRadius=!0,this.radiusUnit=((""+a.radius).match(/\D$/)||[""])[0],c.push(parseFloat(a.radius)));for(var d=0,e=b.length;d<
e;++d)a=Gd(b[d][0]),c.push(a.r(),a.g(),a.b(),a.a(),b[d][1]);return c},toAttr:function(a){var b=this.mutableGradient,c=0;b.matrix&&(b.matrix.a=a[c++],b.matrix.b=a[c++],b.matrix.c=a[c++],b.matrix.d=a[c++],b.matrix.tx=a[c++],b.matrix.ty=a[c++]);this.hasDirection?b.direction=a[c++]:b.radius=a[c++]+this.radiusUnit;for(var d=b.stops,e=0,f=d.length;e<f;++e)d[e][0]=+new Gd.RGBAColor(a[c++],a[c++],a[c++],a[c++]),d[e][1]=a[c++];return b}}}function ma(a,b,c,d,e,f){if(dg.isArray(a))return ma.apply(this,a);this.a=
null!=a?a:1;this.b=b||0;this.c=c||0;this.d=null!=d?d:1;this.tx=e||0;this.ty=f||0}function Cc(a,b){this.propertiesFrom=ba({},a);this.propertiesTo=ba({},b);for(var c in this.propertiesFrom)c in this.propertiesTo||delete this.propertiesFrom[c];this.propertyNames=Object.keys(this.propertiesFrom);this.propertyLength=this.propertyNames.length;this.propertyTweens=[];this._setupTweens();this._values={}}function Dc(a){return"function"==typeof a?a:eg[a]}function Xb(a,b,c,d){d||(d={});this.clock=a;b=this.duration=
+b||a.toFrameNumber(b);this._parseEventProps(d);this.subjects=[];this.initialValues=null;this.repeat=(d.repeat||0)-(d.repeat%1||0);this.delay=d.delay&&a.toFrameNumber(d.delay)||0;this.isTimelineBound=!1!==d.isTimelineBound;this.easing=Dc(d.easing);this.frame=this.prevFrame=0;this.currentDelay=this.delay;this.currentTweenIndex=0;this.keyframes=this._convertKeysToFrames(c);this.keys=Object.keys(this.keyframes).map(Number);this.keys.sort(function(a,b){return a-b});d.subjects&&this.addSubjects(d.subjects)}
function fg(){var a=this._matrix,b=Hd(a.b,a.a),a=-Hd(a.c,a.d);return b>a?b:a}function gg(a){if(Ec(a)){var a=+a%(2*hg)||0,b=this._matrix,c=b.transformPoint(this.origin),d=c.x,c=c.y;b.tx-=d;b.ty-=c;b.rotate(a-this.rotation);b.tx+=d;b.ty+=c;this._owner._mutatedAttributes.matrix=!0}}function ig(){var a,b=this._matrix.clone(),c=this._scaleX,d=this._scaleY;if(1!==c||1!==d)a=b.transformPoint(this._origin),b.tx-=a.x,b.ty-=a.y,b.scale(c,d),b.tx+=a.x,b.ty+=a.y;return b}function jg(a){var b=this._matrix;b.a=
a.a;b.b=a.b;b.c=a.c;b.d=a.d;b.tx=a.tx;b.ty=a.ty}function kg(){return this.matrix.tx}function lg(a){this._matrix.tx=1===this._scaleX?a:this._matrix.tx+(a-this.matrix.tx);this._owner._mutatedAttributes.matrix=!0}function mg(){return this.matrix.ty}function ng(a){this._matrix.ty=1===this._scaleY?a:this._matrix.ty+(a-this.matrix.ty);this._owner._mutatedAttributes.matrix=!0}function og(){return this._scaleX}function pg(a){Ec(a)&&(this._scaleX=+a,this._owner._mutatedAttributes.matrix=!0)}function qg(){return this._scaleY}
function rg(a){Ec(a)&&(this._scaleY=+a,this._owner._mutatedAttributes.matrix=!0)}function sg(){return(this.scaleX+this.scaleY)/2}function tg(a){this.scaleX=this.scaleY=a}function ug(a){this._opacity=1<a?1:0>a?0:+a}function vg(){return this._origin.clone()}function wg(a){var b=this._origin;b.x=a.x;b.y=a.y}function xg(){return this._cursor}function yg(a){a?/^(?:default|pointer|wait|progress)$/.test(a)&&(this._cursor=a):this._cursor=null}function zg(){return this._filters.slice(0)}function Ag(a){a?(a=
[].concat(a),this._filters=a=a.map(function(a){return a instanceof Id.BaseFilter?a:new Id[a]})):this._filters.length=0}function Bg(a){var b=this._owner;b._mutatedAttributes.clipId=!0;if(a){if(a.stage&&!a._isOffStage)throw Error("You cannot set a clip that has been previously added to the stage");if(!("composeRenderMessage"in a))throw Error("Not a valid clip element");b.stage&&F.registerOffStageObj(b,a,b.stage,"clip");this._clipId=a.id;this._clip=a}else this._clip&&F.unregisterOffStageObj(b,this._clip),
this._clipId=this._clip=null}function Cg(){return this._clip}function Dg(a){var b=this._owner;b._mutatedAttributes.maskId=!0;if(a){if(a.stage&&!a._isOffStage)throw Error("You cannot set a mask that has been previously added to the stage");if(!("composeRenderMessage"in a))throw Error("Not a valid mask");b.stage&&F.registerOffStageObj(b,a,b.stage,"mask");this._maskId=a.id;this._mask=a}else this._mask&&F.unregisterOffStageObj(b,this._mask),this._maskId=this._mask=null}function Eg(){return this._mask}
function F(){Object.defineProperty(this,"id",{value:Fg++});this._attributes=Object.create(null,{_owner:D(this),_matrix:D(new Gg),matrix:G(ig,jg,!0),_filters:D([],!0),filters:G(zg,Ag,!0),_opacity:D(1,!0),opacity:G(Hg,ug,!0),_origin:D(new Ig),origin:G(vg,wg,!0),rotation:G(fg,gg,!0),_scaleX:D(1,!0),_scaleY:D(1,!0),scale:G(sg,tg,!0),scaleX:G(og,pg,!0),scaleY:G(qg,rg,!0),x:G(kg,lg,!0),y:G(mg,ng,!0),clip:G(Cg,Bg,!0),_clip:D(null,!0),_clipId:D(null,!0),mask:G(Eg,Dg,!0),_mask:D(null,!0),_maskId:D(null,!0),
cursor:G(xg,yg,!0),_cursor:D(null,!0),fillRule:D("inherit",!0),visible:D(!0,!0)});this._isOffStage=!1;this._renderAttributes={matrix:"matrix",filters:"_filters",opacity:"_opacity",clipId:"_clipId",maskId:"_maskId",cursor:"_cursor",fillRule:"fillRule",visible:"visible"};this._mutatedAttributes=ua.mixin({},this._renderAttributes)}function Jg(a){return-1!==this.indexOf(a)}function Jd(a){this.children=[];this.owner=a}function Kd(a){Fc.prototype._activate.call(this,a);for(var b=this.displayList.children,
c=0,d=b.length;c<d;c+=1)b[c]._activate(a)}function Ld(){Fc.prototype._deactivate.call(this);for(var a=this.displayList.children,b=0,c=a.length;b<c;b+=1)a[b]._deactivate()}function q(a){return a instanceof q.LinearGradient||a instanceof q.RadialGradient?a:q.parse(a)}function Gc(a){a||(a=new Kg);a.owner=this;this.displayList=a;Md.call(this)}function Nd(a,b,c){Hc.call(this);this.nodeName=a||"";this._domAttributes={};this._cssStyles={};this._mutatedDomAttributes={};this._mutatedCssStyles={};this.type=
"DOMElement";this.setStyles(c);this.setAttributes(b);this.on("removedFromStage",function(){this._mutatedDomAttributes=Od.mixin({},this._domAttributes);this._mutatedCssStyles=Od.mixin({},this._cssStyles)})}function I(){this._segments=[];this.requiredCurves=0;this.currentPoint=new v(0,0);this.lastMoveTo=new v(0,0)}function Ic(a,b,c,d,e,f,g,h,k){var f=!!f,g=!!g,j=e*ca/180,n=Yb(j),l=J(c,2),u=J(d,2),j=Zb(j),w=(a-h)/2,m=(b-k)/2,i=n*w+j*m,p=-j*w+n*m,o;o=J(i,2);var q=J(p,2),w=J(w,2)/l+J(m,2)/u;if(1<w)return c*=
va(w),d*=va(w),Ic(a,b,c,d,e,f,g,h,k);e=(l*u-l*q-u*o)/(l*q+u*o);0>e?(c/=d,e=q+o/J(c,2),d=va(e),c*=d,p=f=0):(o=(f===g?-1:1)*va(e),f=o*c*p/d,p=-o*d*i/c);i=f*n-p*j+(a+h)/2;n=f*j+p*n+(b+k)/2;b=Pd((b-n)/d);k=Pd((k-n)/d);b=a<i?ca-b:b;k=h<i?ca-k:k;0>b&&(b=2*ca+b);0>k&&(k=2*ca+k);g&&b>k&&(b-=2*ca);!g&&k>b&&(k-=2*ca);return{cx:i,cy:n,rx:c,ry:d,startAngle:b,endAngle:k}}function Qd(a,b,c,d,e){if(0==e)return{left:[a,a,a,a],right:[a,b,c,d]};if(1==e)return{left:[a,b,c,d],right:[d,d,d,d]};var f=v.lerp(a,b,e),g=v.lerp(b,
c,e),c=v.lerp(c,d,e),b=v.lerp(f,g,e),g=v.lerp(g,c,e),e=v.lerp(b,g,e);return{left:[a,f,b,e],right:[e,g,c,d]}}function Lg(){return this._textFillColor}function Mg(a){this._textFillColor=Rd(a,this._textFillColor)}function Ng(){return this._textFillGradient}function Og(a){a&&(this._textFillGradient=Pg(a))}function Qg(){return this._fontFamily}function Rg(a){this._fontFamily=a?a.fontId||a:null}function Sg(){return this._glyphx}function Tg(a){Ua.isArray(a)&&(this._glyphx=a);a||(this._glyphx=null)}function Ug(){return this._glyphy}
function Vg(a){Ua.isArray(a)&&(this._glyphy=a);a||(this._glyphy=null)}function Wg(a){this._textStrokeColor=Rd(a,this._textStrokeColor)}function Sd(a){Td.call(this);a=""+a;Object.defineProperties(this._attributes,{text:E("",!0,!0),fontSize:E(null,!0,!0),fontFamily:wa(Qg,Rg,!0),_fontFamily:E(null,!0),fontStyle:E(null,!0,!0),fontWeight:E(null,!0,!0),_textFillColor:E(null,!0),textFillColor:wa(Lg,Mg,!0),_textFillGradient:E(null,!0),textFillGradient:wa(Ng,Og,!0),textFillOpacity:E(1,!0,!0),_glyphx:E(null,
!0),_glyphy:E(null,!0),glyphx:wa(Sg,Tg,!0),glyphy:wa(Ug,Vg,!0),textLineOpacity:E(1,!0,!0),_textStrokeColor:E(null,!0),textStrokeColor:wa(Xg,Wg,!0),textStrokeWidth:E(null,!0,!0),selectable:E(!0,!0,!0)});this._renderAttributes={fontSize:"fontSize",fontFamily:"_fontFamily",fontStyle:"fontStyle",fontWeight:"fontWeight",fillColor:"_textFillColor",fillGradient:"_textFillGradient",fillOpacity:"textFillOpacity",filters:"_filters",glyphx:"_glyphx",glyphy:"_glyphy",strokeOpacity:"textLineOpacity",strokeColor:"_textStrokeColor",
strokeWidth:"textStrokeWidth",opacity:"_opacity",text:"text",selectable:"selectable"};null!=a&&this.attr("text",a)}function Yg(){return this._textFillColor}function Zg(a){this._textFillColor=Ud(a,this._textFillColor)}function $g(){return this._textFillGradient}function ah(a){a&&(this._textFillGradient=bh(a))}function ch(){return this._fontFamily}function dh(a){this._fontFamily=a?a.fontId||a:null}function eh(a){this._textStrokeColor=Ud(a,this._textStrokeColor)}function fh(a){if("butt"===a||"round"===
a||"square"===a)this._cap=""+a}function gh(a){if("miter"===a||"round"===a||"bevel"===a)this._join=""+a}function hh(a){1<=a&&(this._miterLimit=+a)}function ih(a){this._owner.clear();this._owner.addChild(new Jc(a))}function jh(){for(var a=this._owner.children(),b=[],c=0,d=a.length;c<d;++c)b.push(a[c].attr("text"));return b.join("")}function Vd(a){Wd.call(this);Object.defineProperties(this._attributes,{fontSize:B(16,!0,!0),fontFamily:da(ch,dh,!0),_fontFamily:B("monospace",!0),fontStyle:B("normal",!0,
!0),fontWeight:B("normal",!0,!0),_cap:B("butt",!0),cap:da(kh,fh,!0),_textFillColor:B(255,!0),textFillColor:da(Yg,Zg,!0),_textFillGradient:B(null,!0),textFillGradient:da($g,ah,!0),textFillOpacity:B(1,!0,!0),textLineOpacity:B(1,!0,!0),_join:B("miter",!0),join:da(lh,gh,!0),_textStrokeColor:B(255,!0),textStrokeColor:da(mh,eh,!0),textStrokeWidth:B(0,!0,!0),_miterLimit:B(4,!0),miterLimit:da(nh,hh,!0),text:da(jh,ih,!0),textOrigin:B("top",!0,!0),selectable:B(!0,!0,!0)});var b=this._renderAttributes;b.fontSize=
"fontSize";b.fontFamily="_fontFamily";b.fontStyle="fontStyle";b.fontWeight="fontWeight";b.cap="_cap";b.fillColor="_textFillColor";b.strokeColor="_textStrokeColor";b.fillGradient="_textFillGradient";b.fillOpacity="textFillOpacity";b.strokeOpacity="textLineOpacity";b.join="_join";b.strokeWidth="textStrokeWidth";b.miterLimit="_miterLimit";b.selectable="selectable";b.textOrigin="textOrigin";null!=a&&this.attr("text",a)}function X(a,b,c,d,e){this.scheme=a||void 0;this.authority=b||void 0;this.path=c||
"";this.query=d||"";this.fragment=e||""}function Va(a,b,c){this.timeoutDuration=c||Va.DEFAULT_TIMEOUT;this.request=a instanceof Xd?a:new Xd(a);this.resources=this.request.resources;this.resourcesExpectedLength=this.resources.length;this.resourcesLoaded=0;this.id=b;this.assetData={};this.resourceLoadSuccess=Wa.hitch(this,"resourceLoadSuccess");this.resourceLoadError=Wa.hitch(this,"resourceLoadError")}function $b(){Kc.apply(this,arguments)}function Yd(){Zd.apply(this,arguments)}function Lc(){$d.apply(this,
arguments)}function Q(){ae.apply(this,arguments);var a=this.request.id;this.fontFormats=[];this.fontId=Q.fontIDs[a]=Q.prefix+a;this.on("resourcesLoaded",function(){this.applyFontFace()})}function ac(){Mc.apply(this,arguments)}function na(){}function be(a,b,c){this.runnerUrl=a;this.baseUrl=c}function ce(a,b,c,d){this.renderer=a;this.assetController=b;this.runnerContext=c;this._movieOptions=this._cleanOptions(d);this.baseUrl=oh.parse(d.baseUrl);c.on("message",this,this.handleEvent);b.on("assetLoadSuccess",
this,function(a){this.post("assetLoadSuccess",a)});b.on("assetLoadError",this,function(a){this.post("assetLoadError",a)});this.renderer.on("userevent",this,function(a,b){this.post("userevent",{event:a,targetId:b})});this.renderer.on("canRender",Xa.hitch(this,this.postAsync,"canRender"));c.init(d)}function t(a,b){if(!a)throw TypeError("Invalid tag name: "+a);var c=(de[a]||(de[a]=document.createElementNS("http://www.w3.org/2000/svg",a))).cloneNode(!1);(b||0===b)&&c.setAttribute("data-bs-id",b);return c}
function Nc(a,b,c){var d=this.root=this[0]=t("svg",0),e=this.rootContainer=document.createElement("div");e.style.paddingLeft="0";e.style.paddingTop="0";b&&d.setAttribute("width",b);c&&d.setAttribute("height",c);xa.cssClasses.add(d,"nonSelectable");this.viewBox(b,c);this.defs=this.root.appendChild(t("defs"));e.appendChild(d);a.appendChild(e)}function Oc(a,b,c,d){d=d||{};this.width=b;this.height=c;this.allowEventDefaults=!!d.allowEventDefaults;var e=this.svg=new Nc(a,b,c);this.definitions=Object.create(null);
ee.forEach(function(a){e.root.addEventListener(a,this,!1)},this);document.addEventListener("touchmove",Boolean,!1);document.addEventListener("keyup",this,!1);document.addEventListener("keydown",this,!1);document.addEventListener("keypress",this,!1);this._setupFPSLog(d.fpsLog);d.disableContextMenu&&this.config({item:"disableContextMenu",value:!0})}function fe(a,b,c){a&&(this._loader=a);this._request=null;ge.call(this);c&&this.bindAssetCallback(c)}function ph(a){this._source=a;this._owner.request(a)}
function Pc(a,b,c){he.call(this,a,b,c);this.type="Bitmap";Object.defineProperties(this._attributes,{height:ya(null,!0,!0),width:ya(null,!0,!0),_naturalWidth:ya(0,!0,!0),_naturalHeight:ya(0,!0,!0),source:qh(rh,ph,!0),_source:ya("",!0,!0),_absoluteUrl:ya("",!0,!0)});a=this._renderAttributes;a.height="height";a.width="width";a.naturalHeight="_naturalHeight";a.naturalWidth="_naturalWidth";a.absoluteUrl="_absoluteUrl";this.attr("source",b)}function ie(a,b,c){Object.defineProperty(this,"id",{value:"font_"+
sh++});this._loader=a;this.fontId=b;this.resources=c;this._load()}function th(){return this._time}function uh(a){a=+a;"number"===typeof a&&!isNaN(a)&&isFinite(a)&&(this._time=a)}function vh(){return this._volume}function wh(a){null!=a&&(this._volume=Math.min(Math.max(+a,0),1))}function je(a,b,c){ke.call(this,a,b,c);Object.defineProperties(this._attributes,{playing:bc(!1,!0,!0),prepareUserEvent:bc(!1,!0,!0),volume:le(vh,wh,!0),_volume:bc(1,!0,!0),time:le(th,uh,!0),_time:bc(0,!0,!0)});a=this._renderAttributes;
a.playing="playing";a.volume="_volume";a.time="_time";a.prepareUserEvent="prepareUserEvent"}function Qc(a,b,c){me.call(this,a,b,c);this.type="Audio";this.request(b)}function ne(a,b,c,d){oe.call(this,null,b,c);d||(d=new xh);d.owner=this;this.displayList=d;this.root=a;var e=this;b&&a.loadSubMovie(b,function(a){a?e.emitAsync("error",a,e):e.emitAsync("load",e)},this)}function yh(){return this._fillColor}function zh(a){this._fillColor=pe(a,this._fillColor)}function Ah(){return this._fillGradient}function Bh(a){this._fillGradient=
a?za(a):null}function Ch(){return this._fillImage}function Dh(a){var b=this._owner;b._mutatedAttributes.fillImageId=!0;a?(b.stage&&Ya.registerOffStageObj(b,a,b.stage,"fillImage"),this._fillImageId=a.id,this._fillImage=a):(this._fillImage&&Ya.unregisterOffStageObj(b,this._fillImage),this._fillImageId=this._fillImage=null)}function Eh(){return this._fillRepeat}function Fh(a){var b=Aa.isArray(a);a||(a=1);if(b&&!isNaN(a[0])&&!isNaN(a[1])||!isNaN(a))this._fillRepeat=b?a:[a,a];else throw Error("repeat argument must be a number or an array [n, n].");
}function Gh(a){this._strokeColor=pe(a,this._strokeColor)}function Hh(){return this._strokeGradient}function Ih(a){this._strokeGradient=a?za(a):null}function Jh(a){if("butt"===a||"round"===a||"square"===a)this._cap=""+a}function Kh(a){if("miter"===a||"round"===a||"bevel"===a)this._join=""+a}function Lh(a){1<=a&&(this._miterLimit=+a)}function Mh(){return this._owner._segments}function Nh(a){this._owner._segments=a;this._owner.markUpdate("shapeData")}function cc(a){Ya.call(this);Object.defineProperties(this._attributes,
{_cap:H("butt",!0),cap:R(Oh,Jh,!0),_fillColor:H(0,!0),fillColor:R(yh,zh,!0),_fillGradient:H(void 0,!0),fillGradient:R(Ah,Bh,!0),_fillImage:H(null,!0),_fillImageId:H(null,!0),fillImage:R(Ch,Dh,!0),_fillRepeat:H([1,1],!0),fillRepeat:R(Eh,Fh,!0),fillOpacity:H(1,!0,!0),strokeOpacity:H(1,!0,!0),_join:H("miter",!0),join:R(Ph,Kh,!0),_strokeColor:H(255,!0),strokeColor:R(Qh,Gh,!0),_strokeGradient:H(void 0,!0),strokeGradient:R(Hh,Ih,!0),strokeWidth:H(0,!0,!0),_miterLimit:H(4,!0),miterLimit:R(Rh,Lh,!0),segments:R(Mh,
Nh,!0)});var b=this._renderAttributes;b.cap="_cap";b.fillColor="_fillColor";b.strokeColor="_strokeColor";b.strokeGradient="_strokeGradient";b.fillGradient="_fillGradient";b.fillImageId="_fillImageId";b.fillRepeat="_fillRepeat";b.fillOpacity="fillOpacity";b.strokeOpacity="strokeOpacity";b.join="_join";b.strokeWidth="strokeWidth";b.miterLimit="_miterLimit";this.morphableAttributes={x:1,y:1,segments:1,fillColor:1,strokeColor:1,strokeWidth:1,fillOpacity:1,strokeOpacity:1,opacity:1,fillGradient:1,scale:1,
scaleX:1,scaleY:1,rotation:1,filters:1};this._segments=[];this._curve=new Ba;this._mutatedAttributes=Aa.mixin({},this._renderAttributes);if(a){b=Za(a)?Za(a[0])?a[0][0]:a[0]:a;if(-1!=Sh.indexOf(b))return this.segments.apply(this,arguments);if("number"==typeof b)return this.points.apply(this,arguments);if("string"==typeof a)return this.path(a);throw TypeError('Expected array of segments or points, or SVG path string. Got "'+a+" instead.");}}function Th(a,b){var c=b;return Uh.descriptorAccessor(function(){return c},
function(a){c=a;this._owner._isProcessingPathAttribute||(this._owner._isProcessingPathAttribute=!0,this._owner.clear(),this._owner._make(),this._owner._isProcessingPathAttribute=!1)},!0)}function qe(a){Rc.call(this);this._isProcessingPathAttribute=!1;for(var b in a)Object.defineProperty(this._attributes,b,Th(b,a[b]))}function Sc(a,b,c,d,e,f){re.call(this,{radius:0,startAngle:0,endAngle:0,antiClockwise:!1});this.attr({x:a,y:b,radius:c,startAngle:d,endAngle:e,antiClockwise:f})}function Tc(a,b,c){se.call(this,
{radius:0});this.attr({x:a,y:b,radius:c})}function Uc(a,b,c,d){te.call(this,{radiusX:0,radiusY:0});this.attr({x:a,y:b,radiusX:c,radiusY:d})}function Vc(a,b,c,d){ue.call(this,{radius:0,sides:3});this.attr({x:a,y:b,sides:d,radius:c})}function Wc(a,b,c,d,e){ve.call(this,{height:0,width:0,cornerRadius:0});this.attr({x:a,y:b,width:c,height:d,cornerRadius:e,origin:{x:c/2,y:d/2}})}function Xc(a,b,c,d,e){we.call(this,{radius:0,rays:0,factor:0});this.attr({x:a,y:b,radius:c,rays:d,factor:e})}function xe(a,
b,c){ye.call(this);this._loader=a;this._callback=c;this.sources=b;this.currentBitmapIndex=0;c&&Vh.prototype.bindAssetCallback.call(this,c);Object.defineProperties(this._attributes,{height:ze(0,!0,!0),width:ze(0,!0,!0)});this._load()}function Yc(a,b,c){Ae.call(this,a,b,c);this.type="Video";Object.defineProperties(this._attributes,{height:Be(0,!0,!0),width:Be(0,!0,!0)});a=this._renderAttributes;a.height="height";a.width="width";this.request(b)}function ea(a,b){function c(){b.length=d;b.push.apply(b,
arguments);return a.apply(this,b)}var d=b.length,b=b.slice();c.prototype=a.prototype;return c}function Ce(a){var b=[];if(a)for(var a=a.children,c,d=0;c=a[d];++d)b.push(c.id),(c=c.displayList)&&b.push.apply(b,Ce(c));return b}function De(a,b){var c=this.registry=new Wh;b||(b=new Xh);b.owner=this;this.displayList=b;c=this.assetLoader=(new Ee(c.pendingAssets)).on("request",dc(this,this.loadAsset,null)).on("destroy",dc(this,this.destroyAsset));this.env=new Fe(this,c);this.stage=this.root=this;this._canRender=
!0;Object.defineProperties(this,{id:{value:0}});this._queuedFramesById={};this._queuedFrames=[];this.messageChannel=a;a.on("message",this,this.handleEvent)}function Yh(a,b,c){var d=new XMLHttpRequest;d.open("GET",a);d.onload=function(){200<=d.status&&300>d.status||304==d.status?b(this.responseText):c(d.status+" ("+d.statusText+")")};d.onerror=c;d.send(null)}var $a={module$exports:function(a){return{isLoading:!1,isWaiting:0,waitingCallbacks:[],queue:[],load:function(b,c){var d=this,e=this.queue,f=
this.waitingCallbacks;this.isLoading||this.isWaiting?e.push([b,c]):(this.isLoading=!0,a(b,function(a){a?c(a):(c&&(d.isWaiting?f.push(c):c(null)),d.isLoading=!1,e.length&&d.load.apply(d,e.shift()))}))},wait:function(){this.isWaiting++},done:function(){this.isWaiting--;if(!this.isWaiting)for(var a=0,c=this.waitingCallbacks.length;a<c;++a)this.waitingCallbacks[a](null);this.queue.length&&this.load.apply(this,this.queue.shift())}}}};$a.module$exports&&($a=$a.module$exports);var ab={},Ge={aliceblue:4042850303,
antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,
darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,
gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,
lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,
mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,
sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,transparent:0,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199};Object.defineProperty(Ge,"random",{get:function(){return 16777215*
Math.random()<<8|255}});ab.module$exports=Ge;ab.module$exports&&(ab=ab.module$exports);var bb={};ta.prototype=Error();ta.prototype.constructor=ta;bb.module$exports={ParserError:ta};bb.module$exports&&(bb=bb.module$exports);var S={},He=Math.sqrt,K=$.prototype;K.add=function(a){this.x+=a.x;this.y+=a.y;return this};K.equals=function(a){return this.x==a.x&&this.y==a.y};K.clone=function(){return new $(this.x,this.y)};K.normalize=function(a){He(this.x*this.x+this.y*this.y);a/=this.length;this.x*=a;this.y*=
a;return this};K.offset=function(a,b){this.x+=a;this.y+=b;return this};K.subtract=function(a){this.x-=a.x;this.y-=a.y;return this};K.divide=function(a){this.x/=a;this.y/=a;return this};K.multiply=function(a){this.x*=a;this.y*=a;return this};K.toString=function(){return this.x+","+this.y+" "};K.toObject=function(){return Object.create(null,{x:{value:this.x},y:{value:this.y}})};K.toArray=function(){return[this.x,this.y]};K.distance=function(a){var b=this.x-a.x,a=this.y-a.y;return He(b*b+a*a)};$.interpolate=
function(a,b,c){return new $(a.x+c*(a.x-b.x),a.y+c*(a.y-b.y))};$.polar=function(a,b){return new $(a*Math.cos(b),a*Math.sin(b))};$.lerp=function(a,b,c){return a.clone().multiply(1-c).add(b.clone().multiply(c))};S.module$exports=$;S.module$exports&&(S=S.module$exports);var cb={},Zh={}.hasOwnProperty,Zc={filterToSignature:function(a){return a.type+"("+a.value+")"},gradientToSignature:function(a){switch(a.type){case "linear-gradient":return"linear-gradient"+[a.direction,a.stops,Zc.matrixToString(a.matrix),
a.spreadMethod].join(":");case "radial-gradient":return"radial-gradient"+[a.cx,a.cy,a.radius,a.stops,Zc.matrixToString(a.matrix),a.spreadMethod].join(":")}},valueFromSignatureForType:function(a,b){var c=RegExp(b+"\\((.+)\\)").exec(a);return c&&c[1]},matrixToString:function(a){return a?"matrix("+[a.a,a.b,a.c,a.d,a.tx,a.ty].join()+")":""},cssClasses:function(){if("undefined"!=typeof document){var a={nonSelectable:"-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-moz-user-select: -moz-none;-ms-user-select: none;-o-user-select: none;user-select: none;",
selectable:"-webkit-touch-callout: default;-webkit-user-select: text;-khtml-user-select: text;-moz-user-select: text;-ms-user-select: text;-o-user-select: text;user-select: text;"},b={},c=0,d=(document.getElementsByTagName("head")||[document.body])[0].appendChild(document.createElement("style")),e=[],f;for(f in a)b[f]="bs-"+ +new Date+"-"+ ++c,Zh.call(a,f)&&e.push("."+b[f]+"{"+a[f]+"}\n");d.appendChild(document.createTextNode(e.join("")));return{add:function(a,c){a.setAttribute("class",(a.getAttribute("class")||
"")+" "+b[c])},remove:function(a,c){a.setAttribute("class",(a.getAttribute("class")||"").replace(b[c],""))}}}}()};cb.module$exports=Zc;cb.module$exports&&(cb=cb.module$exports);var Ca={},ec={linear:function(a){return a},quadIn:function(a){return Math.pow(a,2)},quadOut:function(a){return-1*a*(a-2)},quadInOut:function(a){a*=2;return 1>a?Math.pow(a,2)/2:-1*(--a*(a-2)-1)/2},cubicIn:function(a){return Math.pow(a,3)},cubicOut:function(a){return Math.pow(a-1,3)+1},cubicInOut:function(a){a*=2;return 1>a?
Math.pow(a,3)/2:(Math.pow(a-2,3)+2)/2},quartIn:function(a){return Math.pow(a,4)},quartOut:function(a){return-1*(Math.pow(a-1,4)-1)},quartInOut:function(a){a*=2;return 1>a?Math.pow(a,4)/2:-0.5*(Math.pow(a-2,4)-2)},quintIn:function(a){return Math.pow(a,5)},quintOut:function(a){return Math.pow(a-1,5)+1},quintInOut:function(a){a*=2;return 1>a?Math.pow(a,5)/2:(Math.pow(a-2,5)+2)/2},sineIn:function(a){return-1*Math.cos(a*(Math.PI/2))+1},sineOut:function(a){return Math.sin(a*(Math.PI/2))},sineInOut:function(a){return-1*
(Math.cos(Math.PI*a)-1)/2},expoIn:function(a){return 0===a?0:Math.pow(2,10*(a-1))},expoOut:function(a){return 1===a?1:-1*Math.pow(2,-10*a)+1},expoInOut:function(a){if(0===a)return 0;if(1===a)return 1;a*=2;if(1>a)return Math.pow(2,10*(a-1))/2;--a;return(-1*Math.pow(2,-10*a)+2)/2},circIn:function(a){return-1*(Math.sqrt(1-Math.pow(a,2))-1)},circOut:function(a){return Math.sqrt(1-Math.pow(a-1,2))},circInOut:function(a){a*=2;return 1>a?-0.5*(Math.sqrt(1-Math.pow(a,2))-1):0.5*(Math.sqrt(1-Math.pow(a-2,
2))+1)},backIn:function(a){return Math.pow(a,2)*(2.70158*a-1.70158)},backOut:function(a){a-=1;return Math.pow(a,2)*(2.70158*a+1.70158)+1},backInOut:function(a){a*=2;if(1>a)return Math.pow(a,2)*(3.5949095*a-2.5949095)/2;a-=2;return(Math.pow(a,2)*(3.5949095*a+2.5949095)+2)/2},elasticIn:function(a){if(0===a||1===a)return a;a-=1;return-1*Math.pow(2,10*a)*Math.sin(2*(a-0.075)*Math.PI/0.3)},elasticOut:function(a){return 0===a||1===a?a:Math.pow(2,-10*a)*Math.sin(2*(a-0.075)*Math.PI/0.3)+1},elasticInOut:function(a){if(0===
a)return 0;a*=2;if(2===a)return 1;var b=0.3*1.5,c=b/4;if(1>a)return a-=1,-0.5*Math.pow(2,10*a)*Math.sin(2*(a-c)*Math.PI/b);a-=1;return 0.5*Math.pow(2,-10*a)*Math.sin(2*(a-c)*Math.PI/b)+1},bounceIn:function(a){return 1-ec.bounceOut(1-a)},bounceOut:function(a){return a<1/2.75?7.5625*Math.pow(a,2):a<2/2.75?7.5625*Math.pow(a-1.5/2.75,2)+0.75:a<2.5/2.75?7.5625*Math.pow(a-2.25/2.75,2)+0.9375:7.5625*Math.pow(a-2.625/2.75,2)+0.984375},bounceInOut:function(a){return 0.5>a?ec.bounceIn(2*a)/2:ec.bounceOut(2*
a-1)/2+0.5}};Ca.module$exports=ec;Ca.module$exports&&(Ca=Ca.module$exports);var db={};wd.prototype.at=function(a){for(var b=this.numericStartValues,c=this.numericEndValues,d=[],e=0,f=this.length;e<f;++e){var g=b[e];d[e]=g+(c[e]-g)*a}return this.translator?this.translator.toAttr.call(this.translationData,d):d[0]};db.module$exports=wd;db.module$exports&&(db=db.module$exports);var fc={module$exports:{cornerRadius:{toNumeric:function(a){a=a||0;return[a[0]||a,a[1]||a,a[2]||a,a[3]||a]},toAttr:function(a){return a}}}};
fc.module$exports&&(fc=fc.module$exports);var eb={},Ie={BaseFilter:function(a,b,c){this.type=a;this.value="undefined"==typeof b?c:b},createFactory:function(a,b){Ie[a]=function(){var a=Object.create(b.prototype),d=b.apply(a,arguments);return"object"===typeof d?d:a}}};eb.module$exports=Ie;eb.module$exports&&(eb=eb.module$exports);var gc={module$exports:function(){return{displayObjects:Object.create(null),loadingDisplayObjects:Object.create(null),movies:new Wf,needsDraw:Object.create(null),needsInsertion:Object.create(null),
pendingAssets:Object.create(null)}}};gc.module$exports&&(gc=gc.module$exports);var fb={},Yf={mouseover:!0,mouseout:!0,mousewheel:!0,pointerup:!0,pointerdown:!0,pointermove:!0,click:!0,doubleclick:!0,"multi:pointerdown":!0,"multi:pointermove":!0,"multi:pointerup":!0};fb.module$exports=function(a){a.emitOn=Xf;a.stop=Zf;return a};fb.module$exports&&(fb=fb.module$exports);var Da={},Ta=bb,P={arcBy:{attributes:["P","N","B","B","P"],shorthands:["a"]},arcTo:{attributes:["P","N","B","B","P"],shorthands:["A"]},
closePath:{attributes:[],shorthands:["Z","z"]},curveBy:{attributes:["P","P","P"],shorthands:["c"]},curveTo:{attributes:["P","P","P"],shorthands:["C"]},horizontalLineTo:{attributes:["N"],shorthands:["H"],convertTo:"lineTo"},lineBy:{attributes:["P"],shorthands:["l"]},lineTo:{attributes:["P"],shorthands:["L"]},moveBy:{attributes:["P"],shorthands:["m"]},moveTo:{attributes:["P"],shorthands:["M"]},verticalLineBy:{attributes:["N"],shorthands:["v"],convertTo:"lineBy"},verticalLineTo:{attributes:["N"],shorthands:["V"],
convertTo:"lineTo"},horizontalLineBy:{attributes:["N"],shorthands:["h"],convertTo:"lineBy"},quadraticCurveBy:{attributes:["P","P"],shorthands:["q"]},quadraticCurveTo:{attributes:["P","P"],shorthands:["Q"]},smoothCurveBy:{attributes:["P","P"],shorthands:["s"]},smoothCurveTo:{attributes:["P","P"],shorthands:["S"]},smoothQuadraticCurveBy:{attributes:["P"],shorthands:["t"]},smoothQuadraticCurveTo:{attributes:["P"],shorthands:["T"]},throughCurveBy:{attributes:["P","P"],shorthands:["tc"]},throughCurveTo:{attributes:["P",
"P"],shorthands:["TC"]}},Je={},L;for(L in P)P.hasOwnProperty(L)&&P[L].shorthands.forEach(function(a){Je[a]=L});var Ke={};for(L in P)P.hasOwnProperty(L)&&(Ke[L]=P[L].shorthands[0]);var hc=[];for(L in P)P.hasOwnProperty(L)&&(hc.push(L),hc=hc.concat(P[L].shorthands));Da.module$exports={validTokens:hc,parsePath:function(a){var b=[];a.replace(/([a-z])[\s,]*((-?\d*\.?\d*(?:e[\-+]?\d+)?\s*,?\s*)+)/ig,function(a,d,e){b.push(Je[d]);e.replace(/(-?\d*\.?\d*(?:e[\-+]?\d+)?)\s*,?\s*/ig,function(a,c){c&&b.push(c)})});
return xd(b)},exportToPath:function(a,b){for(var c,d,e=[],f=0,g=a.length;f<g;f++){c=a[f];for(var h=0,k=c.length;h<k;h++)d=c[h],e.push("string"==typeof d?Ke[d]:d)}e=e.join(" ");return b&&"M"!==e.slice(0,1)?"M 0 0 "+e:e},parseCommandList:xd};Da.module$exports&&(Da=Da.module$exports);var i={},Le={}.hasOwnProperty,$h=[].indexOf,Me=function(){},ai=[].push,bi=[].slice,ci={}.toString,ic={baseUri:function(a){var b=a.baseURI;if(void 0!==b)return b.replace(/[/]+[^/]*$/,"/");a=a.createElement("a");a.href=".";
return a.href},beget:function(a){Me.prototype=a;return new Me},descriptorAccessor:function(a,b,c,d){return{get:a,set:b,enumerable:!!c,configurable:!!d}},descriptorData:function(a,b,c,d){return{value:a,writable:!!b,enumerable:!!c,configurable:!!d}},forEach:function(a,b,c){var d=a.length;c&&(b=ic.hitch(c,b));for(c=0;c<d&&!1!==b(a[c],c,a);c+=1);return a},forOwn:function(a,b,c){c&&(b=ic.hitch(c,b));for(var d in a)if(Le.call(a,d)&&!1===b(a[d],d,a))break;return a},getter:function(a){return function(){return this[a]}},
hitch:function(a,b,c){if(2<arguments.length)var c=bi.call(arguments,2),d=c.length;"string"==typeof b&&(b=a[b]);return c?function(){c.length=d;ai.apply(c,arguments);return b.apply(a,c)}:function(){return b.apply(a,arguments)}},indexOf:function(a,b,c){return $h.call(a,b,c)},isArray:Array.isArray||function(a){return"[object Array]"==ci.call(a)},keys:Object.keys||function(a){if(a!==Object(a))throw TypeError();var b=[],c;for(c in a)Le.call(a,c)&&b.push(c);return b},map:function(a,b,c){var d=a.length,e=
Array(d);c&&(b=ic.hitch(c,b));for(c=0;c<d;c+=1)e[c]=b(a[c],c,a);return e},mixin:function(a,b){var c,d,e=arguments.length;for(c=1;c<e;c+=1)for(d in b=arguments[c]||{},b)a[d]=b[d];return a},offset:function(a){var b=0,c=0;do b+=a.offsetLeft,c+=a.offsetTop;while(a=a.offsetParent);return{left:b,top:c}},reduce:function(a,b,c){var d=3>arguments.length,e=a.length;d&&(c=a[0]);for(d=d?1:0;d<e;d+=1)c=b(c,a[d],d,a);return c},removeValueFromArray:function(a,b){for(var c,d=0,e=0,f=a.length;e<f;e+=1)c=a[e],c===
b?d+=1:d&&(a[e-d]=c);a.length-=d;return a}};i.module$exports=ic;i.module$exports&&(i=i.module$exports);var A={},Ne=ab,U=Math.max,V=Math.min,di=Math.random,la=Math.round;aa.RGBAColor=Wb;var r=Wb.prototype;r.red=r.r=ka("r");r.green=r.g=ka("g");r.blue=r.b=ka("b");r.alpha=r.a=ka("a");r.hue=r.h=ka("h");r.saturation=r.s=ka("s");r.lightness=r.l=ka("l");r.set=function(a,b){var c,d=this._properties;if(null==b){if(a)for(c in a)this.set(c,a[c]);return this}b=+b;a=a.charAt(0);switch(a){case "r":case "g":case "b":case "a":d[a]=
b;break;case "h":case "s":case "l":d[a]=U(0,V(1,b));c=yd(d.h,d.s,d.l);d.r=c>>24&255;d.g=c>>16&255;d.b=c>>8&255;break;default:throw Error("No support for setting: "+a);}return this};r.get=function(a){var b=this._properties;switch(a){case "r":case "g":case "b":return la(b[a]);case "a":return b[a];case "h":case "s":case "l":return b[a];default:throw Error("No support for getting: "+a);}};r.lighter=function(a){var b=this.clone();b.set("l",b.get("l")+(null==a?0.01:a));return b};r.darker=function(a){var b=
this.clone();b.set("l",b.get("l")-(null==a?0.01:a));return b};r.midpoint=function(a){a=aa(a);return new Wb((this.r()+a.r())/2,(this.g()+a.g())/2,(this.b()+a.b())/2,(this.a()+a.a())/2)};r.setColorMatrix=function(a){for(var b=[],c=this._properties,d=c.r,e=c.g,f=c.b,c=c.a,g=a.length;g--;)b[g]=+a[g];this.set("r",V(255,U(0,d*b[0]+e*b[1]+f*b[2]+c*b[3]+255*b[4])));this.set("g",V(255,U(0,d*b[5]+e*b[6]+f*b[7]+c*b[8]+255*b[9])));this.set("b",V(255,U(0,d*b[10]+e*b[11]+f*b[12]+c*b[13]+255*b[14])));this.set("a",
V(1,U(0,d*b[15]+e*b[16]+f*b[17]+c*b[18]+b[19])));return this};r._setPointAlongRange=function(a,b,c){var a=a.charAt(0),d=this[a]();switch(a){case "r":case "g":case "b":this.set(a,c?U(0,V(255,b*c+(d-c/2))):255*b);break;default:this.set(a,c?U(0,V(1,b*c+d-c/2)):b)}return this};r.randomize=function(a,b){if(!a||"string"==typeof a)a=a?[a]:["r","g","b"];for(var c=this.clone(),d=a.length;d--;)c._setPointAlongRange(a[d],di(),b);return c};r.clone=function(a){return a?aa(+this).set(a):aa(+this)};r.rgba=function(){return"rgba("+
[this.r(),this.g(),this.b(),this.a()].join()+")"};r.rgb=function(){return"rgb("+[this.r(),this.g(),this.b()].join()+")"};r.hsla=function(){return"hsla("+[la(360*this.h()),la(100*this.s())+"%",la(100*this.l())+"%",this.a()].join()+")"};r.int32=function(){return((this.r()&255)<<24|(this.g()&255)<<16|(this.b()&255)<<8|255*this.a()&255)>>>0};r.toString=function(){return"0x"+("0000000"+(((this.r()&255)<<24|(this.g()&255)<<16|(this.b()&255)<<8|255*this.a()&255)>>>0).toString(16)).slice(-8)};aa.parse=function(a,
b){var c,a=""+a;a in Ne&&(a=Ne[a]);if(/^#[0-9a-f]{6}$/i.test(a))a=(parseInt(a.slice(1),16)<<8|255)>>>0;else if(/^#[0-9a-f]{8}$/i.test(a))a=parseInt(a.slice(1),16)>>>0;else if(/^#[0-9a-f]{3}$/i.test(a))var a=parseInt(a.slice(1),16),d=a&3840,e=a&240,f=a&15,a=(d<<20|d<<16|e<<16|e<<12|f<<12|f<<8|255)>>>0;if(!isNaN(a))return+a;a=a.split("(");if(2==a.length)switch(d=a[1].slice(0,-1).split(","),e=d.length,a[0]){case "rgb":c=255;case "rgba":if(4==e||3==e&&c)return((d[0]&255)<<24|(d[1]&255)<<16|(d[2]&255)<<
8|(c||255*V(1,U(0,d[3]))&255))>>>0;break;case "hsl":c=255;case "hsla":if(4==e||3==e&&c)return a=yd(d[0]%360/360,parseInt(d[1])/100,parseInt(d[2])/100),a|(c||255*d[3]&255)}return null==b?null:aa.parse(b)};A.module$exports=aa;A.module$exports&&(A=A.module$exports);var z={},ei=i,$c="".split,ad={addListener:function(a,b,c){2===arguments.length&&(c=b,b=null);var d=c instanceof Bc,e=typeof c;if("function"!=e&&"string"!=e&&!d)throw TypeError("Expected function or string, instead got "+e+".");d||(c=new Bc(b,
c));for(var d=this._events||(this._events={}),e=-1,f=$c.call(a," "),g=f.length;++e<g;)a=":"+f[e],(d[a]||(d[a]=[])).push(c);return this},emitAsync:function(a){var b=this,c=arguments;setTimeout(function(){b.emit.apply(b,c)},1)},emit:function(a){var b=this._events,c=b&&b[":"+a],d=c&&c.length;if(!c||!d)return this;for(var e=arguments.length,f=Array(e-1),b=1;b<e;b+=1)f[b-1]=arguments[b];e=Array(d);for(b=0;b<d;b+=1)e[b]=c[b];for(var g,b=0;e[b];b+=1)d=e[b],c=d.context,g=d.listener,"string"===typeof g&&(g=
c[g]),g.apply(c||this,f),g=d.times-=1,0>=g&&this.removeListener(a,c,d.listener);return this},listeners:function(a){var b=this._events||(this._events={}),a=":"+a;return b[a]||(b[a]=[])},once:function(a,b,c){2===arguments.length&&(c=b,b=null);return this.addListener(a,new Bc(b,c,1))},removeListener:function(a,b,c){2===arguments.length&&(c=b,b=null);for(var d,e,f,g,h=this._events||{},k=-1,j=$c.call(a," "),n=j.length;++k<n;){d=!1;g=h[":"+j[k]]||[];for(f=0;e=g[f];f+=1)d?g[f-1]=e:d=e.listener===c&&e.context===
b;d&&(g.length-=1)}return this},removeAllListeners:function(a){for(var b=this._events||{},c=!0,d=-1,a=a&&$c.call(a," ")||(c=!1,ei.keys(b)),e=a.length;++d<e;)(b[c?":"+a[d]:a[d]]||[]).length=0;return this}};ad.on=ad.addListener;z.module$exports=ad;z.module$exports&&(z=z.module$exports);var gb={},fi=z,gi=i,hi=zd.prototype={handleEvent:function(a,b,c){var d=this.pendingAssets,e;b in d&&(e=d[b],e.notify(a,c),delete d[b])},request:function(a,b,c){this.pendingAssets[a.id]=a;this.emit("request",a.id,b,c)},
destroyAsset:function(a){this.emit("destroy",a.id)}};gi.mixin(hi,fi);gb.module$exports=zd;gb.module$exports&&(gb=gb.module$exports);var Ea={};Ad.prototype=i.mixin({destroy:function(){this.removeAllListeners();this.disconnect();this.disconnect=this.notifyRenderer=null},notify:function(a){this.emit("message",a)}},z);Ea.module$exports=Ad;Ea.module$exports&&(Ea=Ea.module$exports);var hb={},bd=i;Bd.prototype=bd.mixin({MessageChannel:Ea,destroy:function(){this.notifyRunner({command:"freeze"});this.messageChannel.destroy();
delete this.messageChannel;this.removeAllListeners();var a=this.frame;a.contentDocument.documentElement.innerHTML="";a.parentNode.removeChild(a);delete this.frame},init:function(a){var b=this.doc||document,c=this.frame=b.createElement("iframe");(b.body||b.documentElement).appendChild(c);c.style.display="none";b=this.frameWindow=c.contentWindow;c=this.frameDocument=c.contentDocument;c.open();this.messageChannel=b.messageChannel=new this.MessageChannel(bd.hitch(this,this.notify),function(){});b.options=
a;b.isBonsaiMovie=!0;var d=this;this.messageChannel.on("message",function(a){"scriptLoaded"===a.command&&d.emit("scriptLoaded",a.url)});-1<this.runnerUrl.indexOf("function __bonsaiRunnerCode__")?(a=this.runnerUrl.substring(this.runnerUrl.indexOf("{")+1,this.runnerUrl.lastIndexOf("}")),c.write("<script>"+a+"<\/script>")):c.write('<script src="'+this.runnerUrl+'"><\/script>');c.close();this.doc=this.init=null;return this},notify:function(a){this.emit("message",a)},notifyRunner:function(a){this.messageChannel.notify(a)},
notifyRunnerAsync:function(a){setTimeout(bd.hitch(this,this.notifyRunner,a),1)},run:function(a){this.notifyRunner({command:"runScript",code:a})},load:function(a){this.notifyRunner({command:"loadScript",url:a})}},z);hb.module$exports=Bd;hb.module$exports&&(hb=hb.module$exports);var ib={},$f=i,ii="undefined"==typeof document?!1:"createTouch"in document,ji=/drag|pointerup|pointerdown|pointermove/,ki=/click|pointer/;ib.module$exports={handleSingleTouch:function(a,b,c){var d=this._getBasicEventData(a),
e=d.clientX,f=d.clientY,c=c?"multi:":"",g=this._getTarget(a),h=this._getIdOfTarget(g),k=a.type,j=document.elementFromPoint(a.pageX,a.pageY),n=j?this._getIdOfTarget(j):0;d.touchId=a.identifier;d.touchIndex=a.index;switch(k){case "touchstart":b.startX=e;b.startY=f;d=W(d);d.type=c+"pointerdown";this.emit("userevent",d,h);break;case "touchmove":d.diffX=e-b.startX;d.diffY=f-b.startY;b.touchMoveHappened=!0;d=W(d);d.type=c+"drag";this.emit("userevent",d,h);d=W(d);d.type=c+"pointermove";this.emit("userevent",
d,n);break;case "touchend":if(d=W(d),d.type=c+"pointerup",this.emit("userevent",d,h),g!==j&&(d=W(d),this.emit("userevent",d,n)),!b.touchMoveHappened)d=W(d),d.type="click",this.emit("userevent",d,h)}},handleTouchEvent:function(a){var b=[].slice.call(a.touches),c=a.changedTouches,d=this.touchData||(this.touchData={}),a=a.type,e,f;if(c&&c.length)for(var g=0,h=c.length;g<h;++g)f=c[g],e=f.identifier,f.type=a,f.index=b.indexOf(f),e=d[e]||(d[e]={}),this.handleSingleTouch(f,e,!0),0===g&&this.handleSingleTouch(f,
e,!1)},handleEvent:function(a){var b=a.target;!this.allowEventDefaults&&(b.ownerSVGElement||"svg"===b.nodeName)&&a.preventDefault();var b=this._getTarget(a),c=this._getIdOfTarget(b),d=a.type;if(b&&b instanceof HTMLElement)for(;!b._isBSDOMElement;)b=b.parentNode;var c=c||0,e=this._getBasicEventData(a),f=e.clientX,g=e.clientY,h=this._lastEventPos||[f,g],k=this._startEventPos||[f,g];if(/^touch/.test(a.type))this.handleTouchEvent(a);else{switch(d){case "dblclick":d="doubleclick";break;case "mousewheel":e.delta=
a.wheelDelta;break;case "touchend":case "mouseup":c=this._dragId;e.diffX=f-k[0];e.diffY=g-k[1];delete this._currentTouch;delete this._dragId;delete this._startEventPos;delete this._lastEventPos;d="pointerup";break;case "touchstart":if(this._currentTouch)return;this._currentTouch=a.touches[0].identifier;case "mousedown":this._dragId=c;this._startEventPos=[f,g];d="pointerdown";break;case "touchmove":if(a.touches[0].identifier!==this._currentTouch)return;case "mousemove":(e=W(e)).type="pointermove";
this.emit("userevent",e,c);(e=W(e)).type="multi:pointermove";this.emit("userevent",e,c);c=this._dragId;d="drag";e.diffX=f-k[0];e.diffY=g-k[1];e.deltaX=f-h[0];e.deltaY=g-h[1];break;case "keypress":d="key";case "keyup":case "keydown":if(b&&!b._isBSDOMElement&&document.activeElement!==document.body)return;e.keyCode=a.keyCode;e.ctrlKey=a.ctrlKey;e.altKey=a.altKey;e.metaKey=a.metaKey;e.shiftKey=a.shiftKey;e.inputValue=a.target.value}this._lastEventPos=[f,g];e.type=d;ki.test(d)&&(e.isRight=a.which?3===
a.which:2===a.button,e.isMiddle=a.which?2===a.which:4===a.button,e.isLeft=a.which?1===a.which:1===a.button||0===a.button);this.emit("userevent",e,c);!ii&&ji.test(d)&&(e=W(e),e.type="multi:"+d,this.emit("userevent",e,c))}},_getTarget:function(a){for(a=a.target;a&&null==this._getIdOfTarget(a);)a=a.parentNode;return a},_getIdOfTarget:function(a){a=a&&a.getAttribute&&a.getAttribute("data-bs-id");return null==a?null:+a},_getBasicEventData:function(a){var b=this.getOffset(),c=a.clientX||a.touches&&a.touches.length&&
a.touches[0].clientX||0,a=a.clientY||a.touches&&a.touches.length&&a.touches[0].clientY||0,d=c-b.left,b=a-b.top;return{stageX:d,stageY:b,x:d,y:b,clientX:c,clientY:a}}};ib.module$exports&&(ib=ib.module$exports);var jb={},Oe=A,li=[].unshift,mi=[].push,ni=[].concat,kb="undefined"!==typeof window,oi=kb&&"SVGFEDropShadowElement"in window,ag=kb&&"SVGFEMergeElement"in window,bg=kb&&"SVGFEBlendElement"in window,cg=kb&&"SVGFECompositeElement"in window,jc={blur:function(a){return s("feGaussianBlur",{stdDeviation:a})},
brightness:function(a){var b=s("feComponentTransfer");["R","G","B"].forEach(function(c){s("feFunc"+c,{type:"linear",slope:a},b)});return b},contrast:function(a){var b=-(0.5*a+0.5),c=s("feComponentTransfer");["R","G","B"].forEach(function(d){s("feFunc"+d,{type:"linear",slope:a,intercept:b},c)});return c},innerShadowByAngle:function(a){var b=a[0],c=a[1];return this.innerShadowByOffset([c*Math.cos(b),c*Math.sin(b),a[2],a[3]])},innerShadowByOffset:function(a){var b=a[0],c=a[1],d=a[2],e=Oe(a[3]),a=[],
b=s("feOffset",{dx:b,dy:c,result:"offset"});a.push(b);d=s("feGaussianBlur",{stdDeviation:d,"in":"offset",result:"blur"});a.push(d);d=s("feComposite",{"in":"SourceGraphic",in2:"blur",operator:"out",result:"composite1"});a.push(d);e=s("feFlood",{"flood-color":e.rgb(),"flood-opacity":e.alpha(),"in":"composite1",result:"flood"});a.push(e);e=s("feComposite",{"in":"flood",in2:"composite1",operator:"in",result:"composite2"});a.push(e);e=s("feComposite",{"in":"composite2",in2:"SourceGraphic",operator:"over",
result:"composite3"});a.push(e);return a},dropShadowByAngle:function(a){var b=a[0],c=a[1];return this.dropShadowByOffset([c*Math.cos(b),c*Math.sin(b),a[2],a[3]])},dropShadowByOffset:function(a){var b=a[0],c=a[1],d=a[2],e=Oe(a[3]),f=255===e.int32(),a=[];if(oi)return s("feDropShadow",{stdDeviation:d,dx:b,dy:c,"flood-color":e.rgb(),"flood-opacity":e.alpha()});d=s("feGaussianBlur",{stdDeviation:d,"in":"SourceAlpha",result:"blur"});a.push(d);f||(d=s("feFlood",{"flood-color":e.rgb(),"flood-opacity":e.alpha(),
"in":"blur",result:"flood"}),a.push(d));f=s("feComposite",{"in":f?"blur":"flood",in2:"blur",operator:"in",result:"composite1"});a.push(f);b=s("feOffset",{dx:b,dy:c,result:"offset"});a.push(b);b=s("feComposite",{"in":"SourceGraphic",in2:"offset",operator:"over",result:"composite2"});a.push(b);return a},grayscale:function(a){a=Math.min(1,Math.max(0,a));return jc.saturate(a)},hueRotate:function(a){a=Math.min(360,Math.max(0,a));return s("feColorMatrix",{type:"hueRotate",values:a})},invert:function(a){var a=
Math.min(1,Math.max(0,a)),b=1-a,c=s("feComponentTransfer");["R","G","B"].forEach(function(d){s("feFunc"+d,{type:"table",tableValues:a+" "+b},c)});return c},opacity:function(a){var a=Math.min(1,Math.max(0,a)),b=s("feComponentTransfer");s("feFuncA",{type:"table",tableValues:"0 "+a},b);return b},saturate:function(a){return s("feColorMatrix",{type:"saturate",values:1-a})},sepia:function(a){a=Math.min(1,Math.max(0,a));a=1-a;return s("feColorMatrix",{type:"matrix",values:[0.393+0.607*a,0.769-0.769*a,0.189-
0.189*a,0,0,0.349-0.349*a,0.686+0.314*a,0.168-0.168*a,0,0,0.272-0.272*a,0.534-0.534*a,0.131+0.869*a,0,0,0,0,0,1,0].join(" ")})},colorMatrix:function(a){return s("feColorMatrix",{type:"matrix",values:a.join(" ")})}};jb.module$exports={create:function(a,b){return jc[a](b)},containsFlattenFilter:Cd,filterElementsFromList:function(a){for(var a=a||[],b,c=[],d=0,e=a.length;d<e;d+=1)b=a[d],"function"===typeof jc[b.type]&&(b=ni.call([],jc[b.type](b.value)),Cd(b)&&0<d?li.apply(c,b):mi.apply(c,b));return c},
isFEColorMatrixEnabled:kb&&"SVGFEColorMatrixElement"in window};jb.module$exports&&(jb=jb.module$exports);var lb={},Ed=A;lb.module$exports={strokeColor:Dd("strokeColor"),fillColor:Dd("fillColor")};lb.module$exports&&(lb=lb.module$exports);var mb={},Gd=A;mb.module$exports={fillGradient:Fd("fillGradient"),strokeGradient:Fd("strokeGradient")};mb.module$exports&&(mb=mb.module$exports);var kc={module$exports:{segments:{toNumeric:function(a,b){var c=[];b||(this.segments=a);for(var d=0,e=a.length;d<e;++d)for(var f=
a[d],g=0,h=f.length;g<h;++g)isNaN(f[g])||c.push(f[g]);return c},toAttr:function(a){for(var b=this.segments,c=0,d=0,e=b.length;d<e;++d)for(var f=b[d],g=0,h=f.length;g<h;++g)isNaN(f[g])||(f[g]=a[c++]);return b}}}};kc.module$exports&&(kc=kc.module$exports);var Fa={},m=eb,pi=A;m.Blur=function(a){return new m.BaseFilter("blur",a,1)};m.createFactory("blur",m.Blur);m.Brightness=function(a){return new m.BaseFilter("brightness",a,2)};m.createFactory("brightness",m.Brightness);m.ColorMatrix=function(a){return new m.BaseFilter("colorMatrix",
a,[1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0])};m.createFactory("colorMatrix",m.ColorMatrix);m.Contrast=function(a){return new m.BaseFilter("contrast",a,2)};m.createFactory("contrast",m.Contrast);m.DropShadow=function(a,b,c,d){d=pi.parse(d,0);return/deg$/.test(a)?(a=Math.PI/180*parseFloat(a),new m.BaseFilter("dropShadowByAngle",[a,b,c,d],[0,0,0,255])):new m.BaseFilter("dropShadowByOffset",[a,b,c,d],[0,0,0,255])};m.createFactory("dropShadow",m.DropShadow);m.Grayscale=function(a){return new m.BaseFilter("grayscale",
a,1)};m.createFactory("grayscale",m.Grayscale);m.HueRotate=function(a){return new m.BaseFilter("hueRotate",a,90)};m.createFactory("hueRotate",m.HueRotate);m.Invert=function(a){return new m.BaseFilter("invert",a,1)};m.createFactory("invert",m.Invert);m.Opacity=function(a){return new m.BaseFilter("opacity",a,0.5)};m.createFactory("opacity",m.Opacity);m.Saturate=function(a){return new m.BaseFilter("saturate",a,5)};m.createFactory("saturate",m.Saturate);m.Sepia=function(a){return new m.BaseFilter("sepia",
a,1)};m.createFactory("sepia",m.Sepia);Fa.module$exports=m;Fa.module$exports&&(Fa=Fa.module$exports);var nb={},cd=i,Pe=A;nb.module$exports={filters:{toNumeric:function(a,b){var c=[];cd.isArray(a)||(a=[a]);b||(this.filters=a);for(var d=0,e=a.length;d<e;d++){var f=a[d];if(null!=f)if("number"==typeof f)c.push(f);else if(cd.isArray(f.value))for(var g=0,h=f.value.length;g<h;++g)if(("dropShadowByOffset"===f.type||"dropShadowByAngle"===f.type)&&3===g){var k=Pe(f.value[g]);c.push(k.r(),k.g(),k.b(),k.a())}else c.push(f.value[g]);
else c.push(f.value)}return c},toAttr:function(a){for(var b=this.filters,c=0,d=0,e=b.length;d<e;d++){var f=b[d];if(null!=f)if(cd.isArray(f.value))for(var g=0,h=f.value.length;g<h;++g)if(("dropShadowByOffset"===f.type||"dropShadowByAngle"===f.type)&&3===g){var k=Number(new Pe.RGBAColor(a[c++],a[c++],a[c++],a[c++]));f.value[g]=k}else f.value[g]=a[c++];else f.value=a[c++]}return b}}};nb.module$exports&&(nb=nb.module$exports);var fa={},Qe=S,dg=i,qi=Math.cos,ri=Math.sin;ma.prototype={clone:function(){return new ma(this.a,
this.b,this.c,this.d,this.tx,this.ty)},concat:function(a){var b=this.a,c=this.b,d=this.c,e=this.d,f=this.tx,g=this.ty;this.a=b*a.a+c*a.c;this.b=b*a.b+c*a.d;this.c=d*a.a+e*a.c;this.d=d*a.b+e*a.d;this.tx=f*a.a+g*a.c+a.tx;this.ty=f*a.b+g*a.d+a.ty;return this},createBox:function(a,b,c,d,e){return this.identify().rotate(c).scale(a,b).translate(d,e)},deltaTransformPoint:function(a){return new Qe(this.a*a.x+this.c*a.y,this.b*a.x+this.d*a.y)},identify:function(){this.a=this.d=1;this.b=this.c=this.tx=this.ty=
0;return this},invert:function(){var a=this.a*this.d-this.b*this.c,b=this.a,c=this.b,d=this.c,e=this.d,f=this.tx,g=this.ty;this.a=e/a;this.b=-c/a;this.c=-d/a;this.d=b/a;this.tx=(d*g-e*f)/a;this.ty=(c*f-b*g)/a;return this},rotate:function(a){var b=qi(a),a=ri(a);return this.concat(new ma(b,a,-a,b,0,0))},scale:function(a,b){this.a*=a;this.b*=b;this.c*=a;this.d*=b;this.tx*=a;this.ty*=b;return this},transformPoint:function(a){return new Qe(this.a*a.x+this.c*a.y+this.tx,this.b*a.x+this.d*a.y+this.ty)},
translate:function(a,b){this.tx+=a;this.ty+=b;return this}};ma.fromString=function(a){return new ma(a.match(/[^matrix(,)]+/g).map(Number))};fa.module$exports=ma;fa.module$exports&&(fa=fa.module$exports);var ob={},si=fa;ob.module$exports={matrix:{toNumeric:function(a){this.animatedMatrix=new si;return[a.a,a.b,a.c,a.d,a.tx,a.ty]},toAttr:function(a){var b=this.animatedMatrix;b.a=a[0];b.b=a[1];b.c=a[2];b.d=a[3];b.tx=a[4];b.ty=a[5];return this.animatedMatrix}}};ob.module$exports&&(ob=ob.module$exports);
var pb={},Re=i,ti=db,ui=lb,vi=mb,wi=nb,xi=kc,yi=ob,zi=fc,ba=Re.mixin,Ai=Re.forEach,oa=Cc.propertyTranslators={};ba(oa,ui);ba(oa,vi);ba(oa,wi);ba(oa,xi);ba(oa,yi);ba(oa,zi);Cc.prototype={at:function(a){for(var b=this._values,c=this.propertyTweens,d=this.propertyNames,e=0,f=this.propertyLength;e<f;++e)b[d[e]]=c[e].at(a);return b},_setupTweens:function(){var a=this.propertiesFrom,b=this.propertiesTo,c=this.propertyTweens;Ai(this.propertyNames,function(d){c.push(new ti(a[d],b[d],oa[d]))})}};pb.module$exports=
Cc;pb.module$exports&&(pb=pb.module$exports);var pa={},eg=Ca,Ga=i,Bi=z,Se=pb,lc={}.hasOwnProperty,Ha=Ga.forEach;Xb.prototype={_parseEventProps:function(a){var b,c;for(b in a)"function"===typeof a[b]&&0===b.indexOf("on")&&(c=b.slice(2).toLowerCase(),this.on(c,a[b]),delete a[b])},clone:function(){return new Xb(this.clock,this.duration,Ga.mixin({},this.keyframes),{clock:this.clock,duration:this.duration,easing:this.easing,isTimelineBound:this.isTimelineBound})},play:function(a){a&&this.addSubjects(a);
if(!this.subjects.length)throw Error("No subjects defined -- animation cannot play");if(this.isPlaying)return this;0===this.frame&&this.emit("beforebegin",this);this.emit("play",this);var b=this.keyframes[0];b&&0===this.currentTweenIndex&&Ha(this.subjects,function(a){a.subject.attr(b)});this.isPlaying=!0;this.clock.on(this.isTimelineBound?"advance":"tick",this,this._onStep);return this},pause:function(){this.clock.removeListener(this.isTimelineBound?"advance":"tick",this,this._onStep);this.emit("pause",
this);this.isPlaying=!1;return this},reset:function(){this.frame=0;this.isPlaying=!1;this.currentTweenIndex=0;this.clock.removeListener(this.isTimelineBound?"advance":"tick",this,this._onStep);return this},_onStep:function(a,b,c){if(!(0<this.currentDelay&&this.currentDelay--)){this.prevFrame=this.prevFrame||b;var a=this.duration,d=this.frame=this.isTimelineBound?this.frame+(b-this.prevFrame||1):this.frame+1;this._step(d/a);this.isTimelineBound&&c||d===a?(this.prevFrame=0,this.currentDelay=this.delay,
this.reset(),0<this.repeat--?this.play():this.emit("end",this)):this.prevFrame=b}},_step:function(a){var b=a;this.easing&&(a=this.easing(a));var c=this.subjects[0].tweens.length,d=this.subjects[0].tweens[this.currentTweenIndex],a=(a-d.startProgress)/(d.endProgress-d.startProgress);if(1<a&&this.currentTweenIndex+1<c)return this.currentTweenIndex+=1,this._step(b);b=this.subjects;c=0;for(d=b.length;c<d;++c){var e=b[c].tweens[this.currentTweenIndex],f=e.easing;b[c].subject.attr(e.at(f?f(a):a))}},addSubject:function(a){var b=
Ga.mixin(a.attr(),this.keyframes[0]);this.subjects.length||this._fillInProperties(b);this.subjects.push({subject:a,tweens:this._createTweens(b)});return this},addSubjects:function(a){var b=this,a=Ga.isArray(a)?a:[a];Ha(a,function(a){b.addSubject(a)});return this},removeSubject:function(a){for(var b=0,c=this.subjects.length;b<c;++b)if(this.subjects[b].subject===a){this.subjects.splice(b,1);for(var d=0,e=this.animations.length;d<e;++d)this.animations[d].removeSubject(a)}},removeSubjects:function(a){Ha(a,
Ga.hitch(this,"removeSubject"));return this},_createTweens:function(a){var b,c=0,d=[],e=this.keyframes,f=a;Ha(this.keys,function(a){if(0!==a){var h,k=e[a].easing;h=new Se(f,e[a]);h.easing=Dc(k);b=a-c;h.startProgress=c/this.duration;h.endProgress=h.startProgress+b/this.duration;c+=b;f=e[a];d.push(h)}},this);return d},_fillInProperties:function(a){var b=this.easingFn,c=this.duration,d=this.keys,e=this.keyframes,f,g={};Ha(d,function(a){f=e[a];for(var b in f)lc.call(f,b)&&(g[b]=!0)});Ha(d,function(h,
k){var j,n,l,u,w;f=e[h];for(var i in g)if(!lc.call(f,i)&&"easing"!==i){a:{j=i;for(n=k;n--;)if(lc.call(e[d[n]],j)){j=d[n];break a}j=null}a:{n=i;w=k;for(u=d.length;w<u;++w)if(lc.call(e[d[w]],n)){n=d[w];break a}n=null}l=j&&e[j][i]||a[i];u=n&&e[n][i];if(null==l)throw Error("No initial value specified for property: "+i);null==u&&(u=l,n=c);w={};w[i]=l;l={};l[i]=u;j=(h-j)/(n-j);b&&(j=b(j));n.easing&&(j=Dc(n.easing)(j));f[i]=(new Se(w,l)).at(j)[i]}},this)},_convertKeysToFrames:function(a){for(var b,c,d=0,
e=this.clock,f=this.duration,g=Object.keys(a),h=Object.create(null),k=0,j=g.length;k<j;k++)b=g[k],c=b==+b?b:/^(?:from|start)$/.test(b)?0:/^(?:to|end)$/.test(b)?f:/^\d+%$/.test(b)?f*parseFloat(b)/100:e.toFrameNumber(b),h[c]=a[b],c>d&&(d=c);d>this.duration&&(this.duration=d);return h}};Ga.mixin(Xb.prototype,Bi);pa.module$exports=Xb;pa.module$exports&&(pa=pa.module$exports);var Ia={},Ci=pa;Ia.module$exports=function(a,b,c,d){return new Ci(a,b,{to:c},d)};Ia.module$exports&&(Ia=Ia.module$exports);var T=
{},Di=z,ua=i,Gg=fa,Ig=S,Te=Ia,Ei=pa,Id=Fa,G=ua.descriptorAccessor,D=ua.descriptorData,Fi=ua.getter,Fg=1,Hd=Math.atan2,hg=Math.PI,Ec=isFinite,Hg=Fi("_opacity");F.registerOffStageObj=function(a,b,c,d,e){if(c&&(b.stage=c,b._offStageType=d,b._isOffStage=!0,c.registry.needsDraw[b.id]=b,c.registry.needsInsertion[b.id]=b,c.registry.displayObjects[b.id]=b,"Movie"===b.type&&c.registry.movies.add(b),e||(b.parent=c,b._offStageUseCount=b._offStageUseCount?b._offStageUseCount+1:1,a.once("removedFromStage",function(){1===
b._offStageUseCount?F.unregisterOffStageObj(a,b,!0):b._offStageUseCount--})),b._activate(c),e=b.displayList&&b.displayList.children))for(var f=0,g=e.length;f<g;++f){var h=e[f];h&&F.registerOffStageObj(a,h,c,d,!0)}};F.unregisterOffStageObj=function(a,b,c){if(!c){if(0<--b._offStageUseCount)return;delete b._offStageUseCount}if(c=b.stage)if(b.emit("removedFromStage"),c.registry.needsDraw[b.id]=b,delete c.registry.needsInsertion[b.id],delete c.registry.displayObjects[b.id],delete b.stage,b.markUpdate("shapeData"),
delete b._offStageType,b._isOffStage=!1,b=b.displayList&&b.displayList.children)for(var c=0,d=b.length;c<d;++c){var e=b[c];e&&F.unregisterOffStageObj(a,e,!0)}};var Gi=F.prototype={parent:null,type:"DisplayObject",_activate:function(a){this.stage=a;this._mutatedAttributes=ua.mixin({},this._renderAttributes);var b=this._attributes,c=b._clip;c&&F.registerOffStageObj(this,c,a,"clip");(b=b._mask)&&F.registerOffStageObj(this,b,a,"mask");this.parent._isOffStage&&(this._offStageType=this.parent._offStageType,
this._isOffStage=!0);a=a.registry;a.displayObjects[this.id]=this;a.needsInsertion[this.id]=this;this.markUpdate();this.emit("addedToStage")},_deactivate:function(){var a=this.stage;if(a){var a=a.registry,b=this.id;this.stage=void 0;a.needsDraw[b]=this;delete a.displayObjects[b];delete a.needsInsertion[b]}this.emit("removedFromStage")},attr:function(a,b){var c,d,e=this._attributes;switch(arguments.length){case 0:c={};for(d in e)"_"!=d.charAt(0)&&(c[d]=e[d]);return c;case 1:if("string"==typeof a)return a in
e&&"_"!=a.charAt(0)?e[a]:void 0;for(d in a)d in e&&"_"!=d.charAt(0)&&(e[d]=a[d],this._mutatedAttributes[d]=!0);break;case 2:a in e&&"_"!=a.charAt(0)&&(e[a]=b,this._mutatedAttributes[a]=!0)}this.markUpdate();return this},getBoundingBox:function(a){var b=0,c=0;a&&(a=a.transformPoint({x:0,y:0}),b=a.x,c=a.y);return{top:c,right:b,bottom:c,left:b,width:0,height:0}},destroy:function(){return this.removeAllListeners().remove()},mask:function(){},blendMode:function(){},markUpdate:function(){var a=this.stage;
a&&(a.registry.needsDraw[this.id]=this);return this},addTo:function(a,b){1===arguments.length?a.addChild(this):a.addChild(this,b);return this},addAfter:function(a){var b=a.parent;b.addChild(this,b.getIndexOfChild(a)+1);return this},addBefore:function(a){var b=a.parent;b.addChild(this,b.getIndexOfChild(a));return this},remove:function(a){var b=this.parent;b&&b.removeChild(this,a);return this},setOrigin:function(a,b){return this.attr("origin",{x:a,y:b})},composeRenderMessage:function(a){a||(a={attributes:{},
id:this.id});var b=a.attributes||{},c=this._mutatedAttributes,d=this._renderAttributes,e=this._attributes,f;for(f in c)f in d&&(b[f]=e[d[f]]);this._mutatedAttributes={};a.attributes=b;a.data=this._getRenderData&&this._getRenderData();a.type=this.type;a.offStageType=this._offStageType;return a},animate:function(a,b,c){var d=a;if(/number|string/.test(typeof a)||!(d instanceof Te||d instanceof Ei)){d=c&&c.clock||this.stage;c||(c={});if(!d)for(d=this;d&&!d.emitFrame;)d=d.parent;if(!d)return this.once("addedToStage",
function(){this.animate(a,b,c)}),this;d=new Te(d,a,b,c)}d.addSubject(this).play();return this}};ua.mixin(Gi,Di);T.module$exports=F;T.module$exports&&(T=T.module$exports);var ga={},dd=i,Fc=T,Hi=dd.isArray,Ue=Math.max,ed=Math.min;Jd.prototype={add:function(a,b){var c=Hi(a),d=this.owner,e;e=d;var f=[];do f.push(e),e=e.parent;while(e);e=f;f=c?a.length:1;if(c||-1===e.indexOf(a))if((!c||!a.some(Jg,e))&&0!==f){e=this.children;var g=e.length,b=void 0===b?g:ed(b>>>0,g);c?e.splice.apply(e,[b,0].concat(a)):
e.splice(b,0,a);0<b&&(e[b-1].next=c?a[0]:a);for(var c=b+f,f=d.stage,h,g=b;g<c;g+=1)a=h||e[g],(h=a.parent)&&h.displayList.remove(a),h=e[g+1],a.next=h,a.parent=d,f&&a._activate(f)}},clear:function(){for(var a=this.children,b=0,c;c=a[b];b+=1)c.stage&&c._deactivate(),c.next=c.parent=void 0;a.length=0},contains:function(a){var b=this.children;return-1!==b.indexOf(a)||b.some(function(b){return b.displayList&&b.displayList.contains(a)})},remove:function(a){var b=this.children,c=b.indexOf(a);if(-1===c)return!1;
0<c&&(b[c-1].next=a.next);a.next=a.parent=void 0;a.stage&&a._deactivate();b.splice(c,1);return!0}};var Ve={_activate:Kd,_deactivate:Ld,addChild:function(a,b){this.displayList.add(a,b);return this},children:function(a){var b=this.displayList;return arguments.length?(b.clear(),b.add(a),this):b.children.slice()},clear:function(){this.displayList.clear();return this},getBoundingBox:function(a){var b=this.displayList.children;if(!b.length)return Fc.prototype.getBoundingBox.call(this,a);b=dd.reduce(b,function(b,
d,e){var f=d.attr("matrix").clone(),f=d.getBoundingBox(a?f.concat(a):f),g=d.attr("x");d.attr("y");var g=d=0,e=0===e,h=d+f.top;b.top=e?h:ed(b.top,h);h=g+f.right;b.right=e?h:Ue(b.right,h);d+=f.bottom;b.bottom=e?d:Ue(b.bottom,d);f=g+f.left;b.left=e?f:ed(b.left,f);return b},{top:0,right:0,bottom:0,left:0,width:0,height:0});b.height=b.bottom-b.top;b.width=b.right-b.left;return b},getIndexOfChild:function(a){return this.displayList.children.indexOf(a)},removeChild:function(a){this.displayList.remove(a);
return this}},fd=dd.mixin({},Ve);fd._activate=function(a){Kd.call(this,a);a&&a.registry.movies.add(this)};fd._deactivate=function(){this.stage&&this.stage.registry.movies.remove(this);Ld.call(this)};ga.module$exports={DisplayList:Jd,methods:Ve,timelineMethods:fd};ga.module$exports&&(ga=ga.module$exports);var ha={},qb=i,mc=A,Ii=fa,We={}.hasOwnProperty;q.DEFAULT_UNITS="boundingBox";q.LinearGradient=function(a,b,c,d){this.type="linear-gradient";this.stops=b;this.matrix=c;this.direction=a;this.units=
d};q.LinearGradient.prototype.clone=function(){var a=[];this.stops.forEach(function(b){a.push([b[0],b[1]])});return new q.LinearGradient(this.direction,a,this.matrix&&this.matrix.clone(),this.units)};q.RadialGradient=function(a,b,c,d,e,f){this.type="radial-gradient";this.stops=a;this.radius=b;this.matrix=c;this.units=d;this.fx=e;this.fy=f};q.RadialGradient.prototype.clone=function(){var a=[];this.stops.forEach(function(b){a.push([b[0],b[1]])});return new q.RadialGradient(a,this.radius,this.matrix&&
this.matrix.clone(),this.units,this.fx,this.fy)};q._repeat=function(a,b){for(var c=a.length,d,e,f=[],g=0;g<b;++g)for(var h=0;h<c;++h)e=a[h].slice(0),d=100/b*g,e[1]=e[1]/b+d,f.push(e);return f};q._fillOffsets=function(a){var b,c,d=a.length-1;if(a&&a.length){a[0][1]=a[0][1]||0;a[d][1]=null==a[d][1]?100:a[d][1];b=a[0][1];for(var e=1;e<d;++e)if(a[e][1])b=parseFloat(a[e][1]);else{c=b;b=null;for(var f=e+1;f<d;++f)if(a[f][1]){b=a[f][1];break}(b=parseFloat(b))||(b=a[d][1]);for(var g=(b-c)/(f-e+1);e<f;++e)c+=
g,a[e][1]=c}return a}};q.linear=function(a,b,c){return q.advancedLinear(a,b,null,c)};q.radial=function(a,b,c,d,e){return q.advancedRadial(a,(b||50)+"%",new Ii(1,0,0,1,null==c?0.5:c/100,null==d?0.5:d/100),e)};q.advancedLinear=function(a,b,c,d,e){var e=e||q.DEFAULT_UNITS,f=parseFloat(a);qb.isArray(a)?f=a:isNaN(f)&&(f=Ji[a]);if(!qb.isArray(b)){var a=[],g;for(g in b)We.call(b,g)&&a.push([b[g],parseFloat(g)]);b=a;b.sort(function(a,b){return a[1]-b[1]})}b=b.map(function(a){return qb.isArray(a)?[mc.parse(a[0]),
a[1]]:[mc.parse(a)]});q._fillOffsets(b);d&&(b=q._repeat(b,d));return new q.LinearGradient(f,b,c,e)};q.advancedRadial=function(a,b,c,d,e,f,g){e=e||q.DEFAULT_UNITS;f=f||0;g=g||0;b=null==b?"50%":b;if(!qb.isArray(a)){var h=[],k;for(k in a)We.call(a,k)&&h.push([a[k],parseFloat(k)]);a=h;a.sort(function(a,b){return a[1]-b[1]})}a=a.map(function(a){return qb.isArray(a)?[mc.parse(a[0]),a[1]]:[mc.parse(a)]});q._fillOffsets(a);d&&(a=q._repeat(a,d));return new q.RadialGradient(a,b,c,e,f,g)};q.parse=function(a){var b=
a.match(/(linear)-gradient\((.+)\)$/);if(b&&"linear"===b[1])return q.parseLinearGradient(b[2]);throw Error("Invalid gradient: "+a);};var Ji={top:0,right:90,bottom:180,left:270,"top left":315,"top right":45,"bottom left":225,"bottom right":135};q.parseLinearGradient=function(a){for(var b=a.match(/^\s*(?:(-?(?:[0-9]+\.)?[0-9]+)deg|to\s+((?:(?:top|bottom)\s*)?(?:left|right)|(?:top|bottom)))/)||["",,"bottom"],c=b[1],d=b[2],e=/(?:,|^)\s*(#[0-9a-f]{3,8}|(?:hsl|rgb)a?\(.+?\)|\w+)\s*((?:[0-9]+\.)?[0-9]+%|)?/ig,
f=[],a=a.slice(b[0].length);b=e.exec(a);)f.push([b[1],parseFloat(b[2])||null]);return q.linear(c||d,f)};ha.module$exports=q;ha.module$exports&&(ha=ha.module$exports);var ia={},Md=T,Xe=ga,Ki=i,Kg=Xe.DisplayList,gd=Gc.prototype=Object.create(Md.prototype);Ki.mixin(gd,Xe.methods);gd.type="Group";gd.clone=function(a){var b=new Gc;a.attributes&&b.attr(this.attr());this.children().forEach(function(c){c.clone&&b.addChild(c.clone(a))},this);return b};ia.module$exports=Gc;ia.module$exports&&(ia=ia.module$exports);
var rb={},Hc=ia,Od=i,qa=Nd.prototype=Object.create(Hc.prototype);qa.getAttribute=function(a){return this._domAttributes[a]};qa.getStyle=function(a){return this._cssStyles[a]};qa.setAttribute=function(a,b){this._domAttributes[a]=b;this._mutatedDomAttributes[a]=!0;this.markUpdate();return this};qa.setAttributes=function(a){for(var b in a)this.setAttribute(b,a[b]);return this};qa.setStyles=function(a){for(var b in a)this.setStyle(b,a[b]);return this};qa.setStyle=function(a,b){this._cssStyles[a]=b;this._mutatedCssStyles[a]=
!0;this.markUpdate();return this};qa.composeRenderMessage=function(a){var a=Hc.prototype.composeRenderMessage.call(this,a),b,a=a.attributes,c=this._cssStyles,d=this._domAttributes,e=this._mutatedDomAttributes,f=this._mutatedCssStyles;a.nodeName=this.nodeName;for(b in e)a["dom_"+b]=d[b];for(b in f)a["css_"+b]=c[b];this._mutatedCssStyles={};this._mutatedDomAttributes={};return{id:this.id,attributes:a,data:this._getRenderData&&this._getRenderData(),type:this.type,offStageType:this._offStageType}};rb.module$exports=
Nd;rb.module$exports&&(rb=rb.module$exports);var sb={},v=S,Ye=i,hd=Math.abs,Pd=Math.asin,Li=Math.ceil,Yb=Math.cos,Ze=Math.max,$e=Math.min,ca=Math.PI,J=Math.pow,va=Math.sqrt,Zb=Math.sin,Mi=Math.tan,C=I.prototype;C.clear=function(){this._segments.length=0};C._push=function(){var a=[].slice.call(arguments);a.from=this.currentPoint.clone();a.lastMoveTo=this.lastMoveTo.clone();this._segments.push(a);return this};C.moveTo=function(a,b){this._push("moveTo",a,b);this.currentPoint=new v(a,b);this.lastMoveTo=
new v(a,b);return this};C.moveBy=function(a,b){var c=this.currentPoint;return this.moveTo(c.x+a,c.y+b)};C.closePath=function(){this._push("closePath");this.currentPoint=this.lastMoveTo.clone();return this};C.lineTo=function(a,b){var c=this.currentPoint;this._push("curveTo",c.x,c.y,a,b,a,b);this.currentPoint=new v(a,b);return this};C.lineBy=function(a,b){var c=this.currentPoint;return this.lineTo(c.x+a,c.y+b)};C.curveTo=function(a,b,c,d,e,f){this._push("curveTo",a,b,c,d,e,f);this.currentPoint=new v(e,
f);return this};C.curveBy=function(a,b,c,d,e,f){var g=this.currentPoint.x,h=this.currentPoint.y;return this.curveTo(g+a,h+b,g+c,h+d,g+e,h+f)};C.arcTo=function(a,b,c,d,e,f,g){var h,k,j=this.currentPoint.x,n=this.currentPoint.y,b=Ic(j,n,a,b,c,d,e,f,g),c=b.cx,d=b.cy,e=b.startAngle;h=b.endAngle-e;a=b.rx;b=b.ry;k=Li(hd(h)/(ca/2));h/=k;for(var l=0;l<k;++l){var u=u||j,i=i||n,m=e+h*l,o=m+h,p=4/3*Mi((o-m)/4),q=c+a*Yb(o),r=d+b*Zb(o),s=u+p*a*-Zb(m),m=i+p*b*Yb(m),t=q+p*a*Zb(o),o=r+p*b*-Yb(o),u=q,i=r;this._push("curveTo",
s,m,t,o,q,r)}this.currentPoint=new v(f,g);return this};C.arcBy=function(a,b,c,d,e,f,g){var h=this.currentPoint;return this.arcTo(a,b,c,d,e,f+h.x,g+h.y)};C.quadraticCurveTo=function(a,b,c,d){var e=1/3,f=2/3,g=this.currentPoint;this._push("curveTo",e*g.x+f*a,e*g.y+f*b,e*c+f*a,e*d+f*b,c,d);this.currentPoint=new v(c,d);return this};C.quadraticCurveBy=function(a,b,c,d){var e=this.currentPoint;return this.quadraticCurveTo(a+e.x,b+e.y,c+e.x,d+e.y)};C.nullCurve=function(a){var a=null==a?this._segments.length-
1:a,b,c,d,e=this._segments[a];e?(c=e[e.length-2],d=e[e.length-1]):c=d=0;b=["curveTo",c,d,c,d,c,d];b.from=new v(c,d);b.lastMoveTo=e?e.lastMoveTo.clone():new v(0,0);this._segments.splice(a+1,0,b);return this};C.splitCurve=function(a){var b,c,d=this._segments[a],e=[];if(!d||7>d.length)return this;c=Qd(d.from.clone(),new v(d[1],d[2]),new v(d[3],d[4]),new v(d[5],d[6]),0.5);b=c.left;c=c.right;var f=["curveTo",b[1].x,b[1].y,b[2].x,b[2].y,b[3].x,b[3].y];f.from=b[0].clone();f.lastMoveTo=d.lastMoveTo.clone();
e.push(f);b=["curveTo",c[1].x,c[1].y,c[2].x,c[2].y,c[3].x,c[3].y];b.from=c[0].clone();b.lastMoveTo=d.lastMoveTo.clone();e.push(b);this._segments.splice(a,1,f,b);return this};I.propertiesFromAbsoluteArc=Ic;I.splitAbsoluteCubicBezier=Qd;I.countSubPaths=function(a){for(var b=[],c=0,d=0,e=a.length;d<e;++d)"closePath"===a[d][0]||d===e-1?(b.push(c+1),c=0):++c;return b};I.subPathToCurves=function(a,b){var c=new I,d=c._segments,e,f,g,h=!1;if(!a)return[];!a.length&&b&&(a=[["moveTo",0,0],["closePath"]]);e=
0;for(h=a.length;e<h;++e)f=a[e],(g=f[0])&&c[g].apply(c,f.slice(1));h=(e=d.length)&&"closePath"===d[e-1][0];if(e<b){b-=e;h&&e--;g=Math.ceil(e/b);f=Math.ceil(1/(e/b));e-=1;a:for(;0<=e;e-=g)for(var k=f;k--;)if(b--)c.nullCurve(e);else break a;for(e=d.length;0<b--;)c.nullCurve(h?e-2:e-1)}return d};I.toCurves=function(a,b){if(!Ye.isArray(a))return[];Ye.isArray(b)||(b=[b]);for(var c=I.countSubPaths(a),d=[],e=0,f=Math.max(c.length,b.length);e<f;++e)d=d.concat(I.subPathToCurves(a.splice(0,c[e]),b[e]));return d};
I.getBoundsOfCurve=function(a,b,c,d,e,f,g,h){function k(a){return J(1-a,3)*j[i]+3*J(1-a,2)*a*n[i]+3*(1-a)*J(a,2)*l[i]+J(a,3)*u[i]}var j=[a,b],n=[c,d],l=[e,f],u=[g,h],c=[[],[]];c[0].push(a);c[1].push(b);c[0].push(u[0]);c[1].push(u[1]);for(var i=0;2>i;++i)a=6*j[i]-12*n[i]+6*l[i],b=-3*j[i]+9*n[i]-9*l[i]+3*u[i],d=3*n[i]-3*j[i],0==b?0!=a&&(a=-d/a,0<a&&1>a&&c[i].push(k(a))):(d=J(a,2)-4*d*b,0>d||(e=(-a+va(d))/(2*b),0<e&&1>e&&c[i].push(k(e)),a=(-a-va(d))/(2*b),0<a&&1>a&&c[i].push(k(a))));return{left:$e.apply(null,
c[0]),top:$e.apply(null,c[1]),right:Ze.apply(null,c[0]),bottom:Ze.apply(null,c[1])}};I.fromArc=function(a,b,c,d,e,f,g,h,k){if(!(a===h&&b===k)){if(0===c||0===d)return["lineTo",x,y];hd(c);hd(d)}};sb.module$exports=I;sb.module$exports&&(sb=sb.module$exports);var Ja={},Td=T,Pg=ha,Ua=i,wa=Ua.descriptorAccessor,E=Ua.descriptorData,Ni=Ua.getter,Rd=A.parse,Xg=Ni("_textStrokeColor"),id=Sd.prototype=Object.create(Td.prototype);id.type="TextSpan";id.setText=function(a){return this.attr("text",a)};id.getText=
function(){return this.attr("text")};Ja.module$exports=Sd;Ja.module$exports&&(Ja=Ja.module$exports);var tb={},Wd=ia,Jc=Ja,bh=ha,nc=i,da=nc.descriptorAccessor,B=nc.descriptorData,oc=nc.getter,Ud=A.parse,mh=oc("_textStrokeColor"),kh=oc("_cap"),lh=oc("_join"),nh=oc("_miterLimit"),af=Wd.prototype,pc=Vd.prototype=Object.create(af);pc.addChild=function(a,b){if(!(nc.isArray(a)?a.every(function(a){return a instanceof Jc}):a instanceof Jc))throw TypeError("child is not a TextSpan instance/an array of TextSpans");
return af.addChild.apply(this,arguments)};pc.type="Text";pc.setText=function(a){return this.attr("text",a)};pc.getText=function(){return this.attr("text")};tb.module$exports=Vd;tb.module$exports&&(tb=tb.module$exports);var Ka={},bf=Math.round;Ka.module$exports=i.mixin({currentFrame:0,isPlaying:!0,incrementFrame:function(){this.isPlaying&&(this.currentFrame=(this.currentFrame+1)%(null==this._length?Infinity:this._length)||0)},emitFrame:function(){var a=this.currentFrame,b=this.skipFrame;this.emit("tick",
this,a);if(this.isPlaying){if(null==this.skipFrame||this.skipFrame!=a)this.emit(""+a,this,a),this.emit("advance",this,a);this.skipFrame===b&&(this.skipFrame=null)}},frames:function(a){var b,c,d=0;for(c in a)b=this.toFrameNumber(c),b>d&&(d=b),this.on(b,a[c]);d>this.length()&&(this._length=d+1);return this},length:function(a){var b=this._length||(this._length=0);if(!arguments.length)return b;for(a*=1;b-- >=a;)this.removeAllListeners(b);this._length=a;return this},play:function(a){a*=1;this.isPlaying=
!0;0<=a&&(this.currentFrame=a,this.emit(a+"",this,a),this.skipFrame=a);return this},stop:function(a){a*=1;this.isPlaying=!1;0<=a&&a<this.length()&&(this.currentFrame=a,this.emit(a+"",this,a),this.skipFrame=a);return this},toFrameNumber:function(a){if(a==+a)return+a;if("from"==a||"start"==a)return 0;if("to"==a||"end"==a)return this._length;a=/^([\d.]+)(\D+)$/.exec(a)||[];switch(a[2]){case "ms":a[1]/=1E3;case "s":return bf(a[1]*(this.framerate||this.root.framerate));case "%":return bf(this._length*
a[1]/100)||0;default:throw Error("Unknown frame format: "+a[2]);}}},z);Ka.module$exports&&(Ka=Ka.module$exports);var Y={};X.parse=function(a){a=/^(?:([a-z][a-z0-9+.-]*):)?(?:\/\/([^/#?]*))?([^?#]*)(?:[?]([^#]*))?(?:#(.*))?/.exec(a);return!a?a:new X(a[1],a[2],a[3],a[4],a[5])};X.prototype={isAbsolute:function(){return void 0!==this.authority||"/"===this.path.charAt(0)},resolvePath:function(a){a="/"===a.charAt(0)?a:this.path.replace(/[/]+[^/]*$/,"/")+a;return(new X(this.scheme,this.authority,a)).toString()},
resolveUri:function(a){a instanceof X||(a=X.parse(a));if("data"===a.scheme)return new X(a.scheme,"",a.path);var b=a.scheme||this.scheme,c=a.authority||this.authority,d="/"===a.path.charAt(0)?a.path:this.path.replace(/[/]+[^/]*$/,"/")+a.path;return new X(b,c,d,a.query,a.fragment)},toString:function(){var a=this.path;this.authority&&(a="//"+this.authority+a);this.scheme&&(a=this.scheme+":"+a);this.query&&(a+="?"+this.query);this.fragment&&(a+="#"+this.fragment);return a}};Y.module$exports=X;Y.module$exports&&
(Y=Y.module$exports);var ub={},Oi=Y;ub.module$exports=function(a){var b,c;if(!a)throw Error("AssetResource needs at least a valid url as parameter.");"string"===typeof a?b=a:(b=a.src,c=a.type);if(!b||"string"!==typeof b)throw Error("AssetResource: src parameter invalid: "+b);this.src=b;c&&"string"===typeof c?this.type=c:(a=Oi.parse(b),this.type=(a.path.match("data"===a.scheme?/^(\w+\/[\w+]+)[;,]/:/\.([^.]+)$/)||[])[1]);if(!this.type)throw Error("Cannot determine type of resource with src: "+b);};
ub.module$exports&&(ub=ub.module$exports);var ra={},qc=ub,jd=i,cf=jd.isArray;ra.module$exports=function(a){var b,c;if(!a)throw Error("AssetRequest needs at least a valid url.");b=a.resources;c=a.loadLevel;if("string"===typeof a)b=[new qc(a)];else if(cf(a))b=jd.map(a,function(a){return new qc(a)});else if(b&&b.src||"string"===typeof b)b=[new qc(b)];else if(cf(b)&&b.length)b=jd.map(b,function(a){return new qc(a)});else throw Error("resources are not valid.");this.resources=b;this.id=a.id;this.loadLevel=
c||null};ra.module$exports&&(ra=ra.module$exports);var Z={},Xd=ra,Pi=z,Wa=i,kd=Wa.forEach,Qi=[].slice;Va.DEFAULT_TIMEOUT=1E4;Va.MIME_TYPES=function(a){var b={audio:{},video:{},image:{}};if(!a)return b;kd(Qi.call(a),function(a){var d=(a.description.match(/audio|video|image/i)||[])[0];d&&(d=d.toLowerCase(),kd(a.suffixes.split(","),function(e){e&&(b[d][e]=a.type)}))});return b}("undefined"!==typeof navigator&&navigator.mimeTypes);var Ri=Va.prototype={load:function(){this.initTimeout();kd(this.resources,
function(a){this.loadResource(a,this.resourceLoadSuccess,this.resourceLoadError)},this);return this},initTimeout:function(){this._timeoutID=setTimeout(Wa.hitch(this,function(){this.resourcesLoaded<this.resourcesExpectedLength&&this.resourceLoadError("Timeout error when trying to load resources")}),this.timeoutDuration)},registerElement:function(a){this.emit("registerElement",a)},resourceLoadSuccess:function(a){if((this.resourcesLoaded+=1)===this.resourcesExpectedLength)clearTimeout(this._timeoutID),
this.emit("resourcesLoaded"),this.emit("load",a)},resourceLoadError:function(a){clearTimeout(this._timeoutID);this.emit("error",a)}};Wa.mixin(Ri,Pi);Z.module$exports=Va;Z.module$exports&&(Z=Z.module$exports);var vb={},Kc=Z,Si=Kc.MIME_TYPES.audio,wb;try{wb=document.createElement("audio")}catch(Dk){}var Ti={progress:"progress",loadstart:"loadstart",loadedmetadata:"loadedmetadata",loadeddata:"loadeddata",canplay:"canplay",canplaythrough:"canplaythrough"},Ui=$b.getPlayableMimeType=function(a){if(!wb)return"";
if(wb.canPlayType(a))return a;var b=Si[a];if(b&&wb.canPlayType(b))return b;a="audio/"+a;return wb.canPlayType(a)?a:""};$b.prototype=Object.create(Kc.prototype);$b.prototype.loadResource=function(a,b,c){function d(){b()}var e=this.id,f=this.request.loadLevel||"canplay",g=Ui(a.type),h=a.src;!g||this.hasInitiatedLoad?this.resourcesExpectedLength--:(this.hasInitiatedLoad=!0,a=document.createElement("audio"),a.setAttribute("id",e),a.setAttribute("type",g),a.src=h,a.load(),this.registerElement(a),a.addEventListener(Ti[f],
d,!1),a.addEventListener("error",function(){c("Could not load video ("+h+").")},!1))};vb.module$exports=$b;vb.module$exports&&(vb=vb.module$exports);var xb={},Zd=Z;(Yd.prototype=Object.create(Zd.prototype)).loadResource=function(a,b,c){var d=new Image;d.onload=function(){b({width:d.width,height:d.height})};d.onerror=function(){c("Could not load image")};d.src=a.src;if(d.complete)d.onload()};xb.module$exports=Yd;xb.module$exports&&(xb=xb.module$exports);var La={},$d=Z;Lc.prototype=Object.create($d.prototype);
Lc.prototype.loadResource=function(a,b,c){var d=new XMLHttpRequest,e=!1;d.open("GET",a.src,!0);d.send(null);d.onreadystatechange=function(){4==d.readyState&&(200<=d.status||300>d.status||304==d.status)?b(d.responseText):!e&&404===d.status&&(c(d.status),e=!0)}};La.module$exports=Lc;La.module$exports&&(La=La.module$exports);var yb={},ae=Z,Vi=La,Wi=i,df=Q.mimeToFormat={woff:"woff","font/woff":"woff","application/x-woff":"woff","application/x-font-woff":"woff",otf:"opentype","font/otf":"opentype","font/opentype":"opentype",
"application/x-font-otf":"opentype","application/x-font-opentype":"opentype",ttf:"truetype","font/ttf":"truetype","font/truetype":"truetype","application/x-font-ttf":"truetype","application/x-font-truetype":"truetype",svg:"svg","image/svg+xml":"svg","application/vnd.ms-fontobject":"eot"};Q.formatToMime={eot:"application/vnd.ms-fontobject",woff:"application/x-font-woff",otf:"font/opentype",svg:"image/svg+xml",ttf:"application/x-font-ttf"};var ld;Q.fontIDs={};Q.prefix="bs_"+(new Date).getTime()+"_";
Q.prototype=Object.create(ae.prototype);Q.prototype.loadResource=function(a,b,c){var d=this,e=a.src;/^data:/.test(e)?b(e):(new Vi(e)).on("load",function(){var c;a.type in df?c=df[a.type]:(c=a.type,console.warn("Resource type of "+a.type+" might be not supported by the Font type handler"));d.fontFormats.push({uri:e,format:c});b()}).on("error",function(){c("Cannot load font: "+e)}).load()};Q.prototype.applyFontFace=function(a,b){a=this.fontId;b=this.fontFormats;ld||(ld=(document.getElementsByTagName("head")||
[document.body])[0].appendChild(document.createElement("style")));var c,d,e=[],f="";Wi.forEach(b,function(a){d=a.uri;c=a.format;"eot"===c?f='url("'+d+'") format("'+c+'")':e.push('url("'+d+'") format("'+c+'")')});ld.appendChild(document.createTextNode('@font-face {font-family: "'+a+'";\n'+(f?"src: "+f+";\n":"")+(e.length?'src: local("\u263a"), '+e.join(",\n")+";\n":"")+"}"))};yb.module$exports=Q;yb.module$exports&&(yb=yb.module$exports);var zb={},Mc=Z,Xi=Mc.MIME_TYPES.video,Ab;try{Ab=document.createElement("video")}catch(Ek){}var Yi=
{progress:"progress",loadstart:"loadstart",loadedmetadata:"loadedmetadata",loadeddata:"loadeddata",canplay:"canplay",canplaythrough:"canplaythrough"},Zi=ac.getPlayableMimeType=function(a){if(!Ab)return"";if(Ab.canPlayType(a))return a;var b=Xi[a];if(b&&Ab.canPlayType(b))return b;a="video/"+a;return Ab.canPlayType(a)?a:""};ac.prototype=Object.create(Mc.prototype);ac.prototype.loadResource=function(a,b,c){function d(){b({width:e.videoWidth,height:e.videoHeight})}var e,f=this.id,g=this.request.loadLevel||
"canplay",h=Zi(a.type),k=a.src;!h||this.hasInitiatedLoad?this.resourcesExpectedLength--:(this.hasInitiatedLoad=!0,e=document.createElement("video"),e.setAttribute("id",f),e.setAttribute("type",h),e.src=k,this.registerElement(e),e.addEventListener(Yi[g],d,!1),e.addEventListener("error",function(){c("Could not load video ("+k+").")},!1))};zb.module$exports=ac;zb.module$exports&&(zb=zb.module$exports);var Ma={},$i=i,aj=z,bj=yb,cj=zb,dj=vb,ej=xb,fj=La;na.assets={};var ef=na.handlers={Bitmap:ej,Font:bj,
Audio:dj,Video:cj,Raw:fj};na.prototype={destroy:function(a){delete na.assets[a]},load:function(a,b,c){var b=b||"assetLoadSuccess",c=c||"assetLoadError",d=a.type;if(d in ef)(new ef[d](a.request,a.id)).on("registerElement",function(b){na.assets[a.id]=b}).on("load",this,function(c){a.loadData=c;this.emit(b,a)}).on("error",this,function(b){a.loadData=b;this.emit(c,a)}).load();else throw Error("Type not found in AssetController.handlers: "+d);}};$i.mixin(na.prototype,aj);Ma.module$exports=na;Ma.module$exports&&
(Ma=Ma.module$exports);var Bb={},gj=Y,ff=be.prototype=i.mixin({destroy:function(){var a=this._worker;a.terminate();delete a.onmessage;delete this._worker},init:function(a){var b=gj.parse(this.runnerUrl);-1===(""+b).indexOf("blob")&&(b.fragment=encodeURIComponent(JSON.stringify(a)));var c=this;(this._worker=new Worker(b)).onmessage=function(a){a=a.data;c.emit("message",a);"scriptLoaded"===a.command&&c.emit("scriptLoaded",a.url)}},notifyRunner:function(a){this._worker.postMessage(a)},run:function(a){this.notifyRunner({command:"runScript",
code:a})},load:function(a){this.notifyRunner({command:"loadScript",url:a})}},z);ff.notifyRunnerAsync=ff.notifyRunner;Bb.module$exports=be;Bb.module$exports&&(Bb=Bb.module$exports);var Cb={},Xa=i,hj=z,oh=Y,ij=ce.prototype={_onRunnerContextReady:function(){function a(a,b){var g=a.length,h=0;Xa.forEach(a,function(a){d.load(c.baseUrl.resolveUri(a).toString())});d.on("scriptLoaded",function(){++h===g&&b()})}var b=this._movieOptions,c=this,d=this.runnerContext;b.url&&(b.urls||(b.urls=[])).push(b.url);b.plugins&&
b.plugins.length?a(b.plugins,function(){d.notifyRunner({command:"exposePluginExports"});b.urls?a(b.urls,function(){b.code&&d.run(b.code);c.emit("load")}):b.code&&d.run(b.code)}):b.urls?a(b.urls,function(){b.code&&d.run(b.code);c.emit("load")}):b.code&&(d.run(b.code),c.emit("load"))},initRenderer:function(){this._sendOptions();return this},_cleanOptions:function(a){a||(a={});var b=this.renderer;a.framerate=+a.framerate||void 0;a.width=b.width;a.height=b.height;return a},destroy:function(){this.renderer.destroy();
delete this.renderer;this.runnerContext.destroy();delete this.runnerContext;return this},debug:function(a){console.log.apply(console,["RUNNER DEBUG:"].concat(a))},freeze:function(){return this.post("freeze")},handleEvent:function(a){var b=a.data;switch(a.command){case "render":this.currentFrame=a.frame;this.renderer.render(b);break;case "renderConfig":this.renderer.config(b);break;case "play":case "stop":case "freeze":case "unfreeze":this.emit(a.command,b);break;case "debug":this.debug(b);break;case "loadAsset":this.assetController.load(b);
break;case "destroyAsset":this.assetController.destroy(b.id);break;case "message":"category"in a?this.emit("message:"+a.category,b):this.emit("message",b);break;case "isReady":this.isRunnerListening=!0,this._sendOptions(),this._onRunnerContextReady(),this.emit("start")}},_sendOptions:function(){if(this.isRunnerListening){this.isReady||(this._sendEnvData(),this.isReady=!0);var a=Xa.mixin({},this._movieOptions);a.baseUrl=a.baseUrl&&a.baseUrl.toString();a.assetBaseUrl=a.assetBaseUrl&&a.assetBaseUrl.toString();
this.post("options",a)}return this},play:function(a){return this.post("play",a)},post:function(a,b){this.runnerContext.notifyRunner({command:a,data:b});return this},postAsync:function(a,b){this.runnerContext.notifyRunnerAsync({command:a,data:b});return this},_sendEnvData:function(){if(!this._isEnvSenderSetup){if("undefined"!==typeof window){var a=Xa.hitch(this,this._sendEnvData);window.addEventListener("resize",a,!1);window.addEventListener("scroll",a,!1)}this._isEnvSenderSetup=!0}a=this.renderer.getOffset();
"undefined"!==typeof window&&this.post("env",{windowHeight:window.innerHeight,windowWidth:window.innerWidth,windowScrollX:Math.max(document.body.scrollLeft,document.documentElement.scrollLeft),windowScrollY:Math.max(document.body.scrollTop,document.documentElement.scrollTop),offsetX:a.left,offsetY:a.top})},sendMessage:function(a,b){2>arguments.length?this.post("message",a):this.runnerContext.notifyRunner({command:"message",category:a,data:b});return this},stop:function(a){return this.post("stop",
a)},unfreeze:function(){return this.post("unfreeze")}};Xa.mixin(ij,hj);Cb.module$exports=ce;Cb.module$exports&&(Cb=Cb.module$exports);var Db={},jj=z,rc=i,Na=A,kj=Da,gf=jb,xa=cb,lj=ib,sc=Ma,de={},mj=/AppleWebKit\/53([0-3]|4.([0-4]))/.test(navigator.appVersion),hf=Math.min,jf=Math.max,tc=xa.cssClasses,Eb=xa.matrixToString,nj=xa.gradientToSignature,oj=xa.filterToSignature,kf=xa.valueFromSignatureForType,pj=kj.exportToPath,uc=gf.isFEColorMatrixEnabled,qj=gf.filterElementsFromList,rj=sc.handlers.Font.fontIDs,
lf=sc.handlers.Font.prefix,md={cap:"stroke-linecap",join:"stroke-linejoin",miterLimit:"stroke-miterlimit",opacity:"opacity",fillOpacity:"fill-opacity",strokeOpacity:"stroke-opacity",fontSize:"font-size",fontWeight:"font-weight",fontStyle:"font-style",textAnchor:"text-anchor",text:"text",cursor:"cursor",fillRule:"fill-rule"},ee="dblclick click mouseenter mouseleave mouseover mouseout mouseup mousedown touchstart touchend mousemove touchmove mousewheel".split(" "),sj=rc.isArray;Nc.prototype={viewBox:function(a,
b){a&&b&&this.root.setAttribute("viewBox","-0.5 -0.5 "+a+" "+b)},attr:function(a,b){var c,d;for(d in b)if(c=b[d],d in md)null!=c?a.setAttribute(md[d],c):null===c&&a.removeAttribute(md[d]);else switch(d){case "fontFamily":c=rj[c]||c;null!=c?a.setAttribute("font-family",c):null===c&&a.removeAttribute("font-family");break;case "strokeWidth":a.setAttribute("stroke-width",c);0>=c?(c=a.getAttribute("stroke"))&&a.setAttribute("data-stroke",c):"strokeColor"in b||(c=a.getAttribute("data-stroke"))&&a.setAttribute("stroke",
c);break;case "matrix":null!=c?a.setAttribute("transform",Eb(c)):null===c&&a.removeAttribute("transform")}}};var o=Oc.prototype=rc.mixin({},jj,lj),tj={Bitmap:"image",Group:"g",Movie:"g",Path:"path",Text:"text",TextSpan:"tspan",Video:"foreignObject",Mask:"mask"};o.config=function(a){var b=a.value;switch(a.item){case "crispEdges":this.svg.root.setAttribute("shape-rendering",b?"crispEdges":"auto");break;case "backgroundColor":this.svg.root.style.backgroundColor=Na(b).rgba();break;case "disableContextMenu":this.svg.root.oncontextmenu=
b?function(){return!1}:null}};o.render=function(a){var b,c,d,e,f,g,h,k=this,j=this.svg,n={},l={};for(e=0;f=a[e++];)if(b=f.id,h=f.type,"bitmap_hidden"!==h)if(f.offStageType&&0===f.parent&&(f.parent=f.id+"_offStageParent"),c=j[b],!c&&!f.detach&&("DOMElement"===h?(c=j[b]=document.createElement(f.attributes.nodeName),c.setAttribute("data-bs-id",b)):c="Audio"===h?j[b]=sc.assets[b]:j[b]=t(tj[h],b)),f.detach){f=f.children||0;h=0;do c&&this.removeObject(c),delete j[b],b=f[h],c=j[b],h+=1;while(c)}else{"parent"in
f&&(g=f.parent,(l[g]||(l[g]=[])).push(b),n[b]=f);if(this[b="draw"+h])this[b](c,f),this.drawAll(h,c,f);!uc&&"Group"===h&&function w(a,b){if(b){var c=a.firstChild||{};do c instanceof SVGGElement&&w(c,c._filterSignature),c._fillColorSignature&&k.applyFillColor(c,c._fillColorSignature,b),c._strokeColorSignature&&k.applyStrokeColor(c,c._strokeColorSignature,b),c._fillGradientSignature&&k.applyFillGradient(c,c._fillGradientSignature,null,b);while(c=c.nextSibling)}}(c,c._filterSignature);f.attributes&&j.attr(c._root||
c,f.attributes)}for(g in l){c=l[g];a=[];for(e=0;b=c[e++];)f=n[b],(b=n[f.next])?b.prev=f:a.push(f);for(e=0;f=a[e++];)if(g=j[f.parent]){h=f.prev;c=j[f.id];c=c._root||c;if(h){d||(d=document.createDocumentFragment());d.appendChild(c);do b=c,c=j[h.id],c=c._root||c,d.insertBefore(c,b);while(h=h.prev);c=d}g.insertBefore(c,j[f.next]||null)}}this._logFrame();this.emit("canRender")};o.drawMovie=function(){};o.drawGroup=function(){};o.drawAll=function(a,b,c){var d=c.attributes,e=d.filters,f=d.fillColor,g=d.fillGradient;
!uc&&!f&&e&&b._fillColorSignature&&(f=b._fillColorSignature);sj(e)&&(0<e.length?this.applyFilters(b,e):this.removeFilters(b));"clip"===c.offStageType&&(d.fillImage=null,g=d.fillGradient=null,f=d.fillColor=4294967295);d.clipId?(e=d.clipId+"_offStageParent",(b._clip=this.svg[e])?b._clip!==this.svg[e]&&b._clip.n++:(b._clip=this.svg[e]=this.svg.defs.appendChild(t("mask")),b._clip.id=this._genDefUID(),b._clip._clipId=e,b._clip.n=1),b.setAttribute("mask","url(#"+b._clip.id+")")):null===d.clipId&&this.removeClip(b);
d.maskId?this.applyMask(b,d):null===d.maskId&&this.removeMask(b);null!=d.visible&&(b.style.visibility=d.visible?"":"hidden");if("Path"===a||"Text"===a||"TextSpan"===a)d.fillImageId||g&&(f||d.fillRepeat&&"1,1"!==d.fillRepeat.join())?mj?this.applyWebkitFills(b,c):this.applyFills(b,c.attributes):g?this.applyFillGradient(b,g,d.matrix):null!=f&&this.applyFillColor(b,f),"fillImageId"in d&&!d.fillImageId&&this.removeFillImage(b),"strokeColor"in d&&this.applyStrokeColor(b,d.strokeColor,"",d.strokeWidth),
"strokeGradient"in d&&this.applyStrokeGradient(b,d.strokeGradient,"",d.strokeWidth)};o.drawPath=function(a,b){var c=b.data;c&&a.setAttribute("d",pj(c,!0))};o.drawBitmap=function(a,b){var c=b.attributes;a.setAttribute("preserveAspectRatio","none");var d=c.naturalWidth,e=c.naturalHeight,f=e/d;null!=c.absoluteUrl&&a.setAttributeNS("http://www.w3.org/1999/xlink","href",c.absoluteUrl);null==c.width&&null==c.height&&(c.width=d,c.height=e);null==c.height&&(c.height=(c.width||0)*f);null==c.width&&(c.width=
(c.height||0)/f);c.height&&a.setAttribute("height",c.height);c.width&&a.setAttribute("width",c.width)};o.drawTextSpan=function(a,b){var c=b.attributes;a.setAttributeNS("http://www.w3.org/1999/xlink","text-anchor","start");a.setAttribute("alignment-baseline","inherit");!1!==c.selectable?tc.add(a,"selectable"):tc.remove(a,"selectable");c.glyphx?a.setAttribute("x",c.glyphx.join(" ")):null===c.glyphx&&a.removeAttribute("x");c.glyphy?a.setAttribute("y",c.glyphy.join(" ")):null===c.glyphy&&a.removeAttribute("y");
if(a._text!==c.text){for(;a.firstChild;)a.removeChild(a.firstChild);a._text=c.text;a.appendChild(document.createTextNode(c.text))}};o.drawText=function(a,b){var c=b.attributes;void 0!==c.selectable&&(!1!==c.selectable?tc.add(a,"selectable"):tc.remove(a,"selectable"));a.setAttributeNS("http://www.w3.org/1999/xlink","text-anchor","start");null!=c.textOrigin&&a.setAttribute("alignment-baseline","top"===c.textOrigin?"hanging":"");a.style.textAnchor="start"};o.drawVideo=function(a,b){var c,d=b.attributes;
c=b.id;var e=sc.assets[c],f=d.playing;if("undefined"===typeof e)throw Error("asset <"+c+"> is unknown.");a.removeAttribute("transform");"matrix"in d&&(a.setAttribute("x",d.matrix.tx),a.setAttribute("y",d.matrix.ty));"width"in d&&(a.setAttribute("width",d.width),e.setAttribute("width",d.width));"height"in d&&(a.setAttribute("height",d.height),e.setAttribute("height",d.height));a.setAttribute("preserveAspectRatio","none");if(d.prepareUserEvent&&"ontouchstart"in document){var g=function(){e.play();e.pause();
document.removeEventListener("touchstart",g,!0)};document.addEventListener("touchstart",g,!0)}"volume"in d&&(e.volume=hf(jf(+d.volume||0,0),1));if("time"in d){c=e.volume;e.volume=0;try{e.currentTime=+d.time||0.01}catch(h){}e.volume=c}!0===f&&e.play();!1===f&&e.pause();e.setAttribute("controls","controls");a.appendChild(e)};o.drawAudio=function(a,b){var c,d=b.attributes;c=b.id;var e=d.playing;if("undefined"===typeof a)throw Error("asset <"+c+"> is unknown.");if(d.prepareUserEvent&&"ontouchstart"in
document){var f=function(){a.play();a.pause();document.removeEventListener("touchstart",f,!0)};document.addEventListener("touchstart",f,!0)}"volume"in d&&(a.volume=hf(jf(+d.volume||0,0),1));if("time"in d){c=a.volume;a.volume=0;try{a.currentTime=+d.time||0.01}catch(g){}a.volume=c}!0===e&&a.play();!1===e&&a.pause()};o.drawDOMElement=function(a,b){var c,d=b.attributes;if((c=this.svg[b.parent])&&!a._root&&!(c instanceof HTMLElement))c=document.createElementNS("http://www.w3.org/1999/xhtml","body"),a._root=
t("foreignObject",b.id),a._root.appendChild(c),c.appendChild(a),a._root.setAttribute("width","100%"),a._root.setAttribute("height","100%");a._root&&("css_width"in d&&/px$/.test(d.css_width)&&a._root.setAttribute("width",d.css_width),"css_height"in d&&/px$/.test(d.css_height)&&(a._root.setAttribute("height",d.css_height),a._root._height=d.css_height));a._isBSDOMElement=!0;for(var e in d)/^dom_/.test(e)?"dom_innerHTML"===e?a.innerHTML=(d[e]||"").replace(/\{\{prefix\}\}/g,lf):a.setAttribute(e.slice(4),
d[e]):/^css_/.test(e)&&"undefined"!==typeof d[e]&&(a.style[e.slice(4)]=d[e].toString().replace(/\{\{prefix\}\}/g,lf));if("dom_innerHTML"in d&&a.parentNode){d=a;e=a._root;if(!e)for(;(d=d.parentNode)&&!(e=d._root););e.setAttribute("height",e._height||"100%")}};o.removeObject=function(a){var b=a._root||a,c=b.parentNode;c&&c.removeChild(b);a._pattern&&(this.removeFillImage(a),this.svg.defs.removeChild(a._pattern),a._pattern._fillGradientSignature&&this.removeGradient(a._pattern,"fill"));a._fillGradientSignature&&
this.removeGradient(a,"fill");a._strokeGradientSignature&&this.removeGradient(a,"stroke");this.removeMask(a);this.removeFilters(a)};o.removeFilters=function(a){var b=a._filterSignature,c=this.definitions[b];c&&(1<c.n?c.n--:(this.svg.defs.removeChild(c.element),delete this.definitions[b]),a.removeAttribute("filter"),delete a._filterSignature)};o.removeFillImage=function(a){if((a=a._pattern)&&a._fillImage)a.removeChild(a._fillImage),delete this.svg[a._fillImage._fillImageId],delete a._fillImage};o.removeGradient=
function(a,b){var c=a["_"+b+"GradientSignature"],d=this.definitions[c];d&&(1<d.n?d.n--:(this.svg.defs.removeChild(d.element),delete this.definitions[c]),delete a["_"+b+"GradientSignature"])};o.removeClip=function(a){var b=a._clip;b&&(1<b.n?b.n--:(this.svg.defs.removeChild(b),delete this.svg[b._clipId]),a.removeAttribute("mask"),delete a._clip)};o.removeMask=function(a){var b=a._mask;b&&(1<b.n?b.n--:(this.svg.defs.removeChild(b),delete this.svg[b._maskId]),a.removeAttribute("mask"),delete a._mask)};
o.destroy=function(){var a=this.svg;ee.forEach(function(b){a.root.removeEventListener(b,this,!1)},this);document.removeEventListener("keyup",this,!1);document.removeEventListener("keydown",this,!1);document.removeEventListener("keypress",this,!1);clearInterval(this._fpsInterval);a.root.parentNode&&a.root.parentNode.removeChild(a.root);delete this.svg};o._genDefUID=function(){return"def-"+ +new Date+"-"+(this.__defID=this.__defID?this.__defID+1:1)};o.applyFillColor=function(a,b,c){return this.applyColor("fill",
a,b,c)};o.applyStrokeColor=function(a,b,c,d){null!=b?0<d||+a.getAttribute("stroke-width")?this.applyColor("stroke",a,b,c):this.applyColor("data-stroke",a,b,c):null===b&&(a.removeAttribute("stroke"),a.removeAttribute("data-stroke"))};o.applyStrokeGradient=function(a,b,c,d){null!=b?0<d||+a.getAttribute("stroke-width")?this.applyGradient("stroke",a,b,b.matrix,c):this.applyGradient("data-stroke",a,b,b.matrix,c):null===b&&(a.removeAttribute("stroke"),a.removeAttribute("data-stroke"))};o.applyColor=function(a,
b,c,d){d=b._filterSignature||d;b["_"+a+"ColorSignature"]=c;c=Na(c);!uc&&d&&(d=kf(d,"colorMatrix"))&&c.setColorMatrix(d.split(","));b.setAttribute(a,c.rgba())};o.applyFillGradient=function(a,b,c,d){return this.applyGradient("fill",a,b,c,d)};o.applyGradient=function(a,b,c,d,e){var e=b._filterSignature||e,f,g,h,k,j,n,d=c.stops,l=nj(c),i="_"+a+"GradientSignature";!uc&&e&&(e=kf(e,"colorMatrix"))&&(f=e.split(","));if(!f&&l in this.definitions)e=this.definitions[l],b[i]!==l&&(e.n++,b[i]=l,b.setAttribute(a,
"url(#"+e.element.id+")"));else{if(b[i])if(e=this.definitions[b[i]],1<e.n)e.n--;else{delete this.definitions[b[i]];for(g=e.element;e=g.firstChild;)g.removeChild(e)}b[i]=l;switch(c.type){case "linear-gradient":if(isNaN(c.direction))i=c.direction;else if(e=360-c.direction-270,0>e&&(e+=360),e=-e,i=[0,0,Math.cos(Math.PI/180*e),Math.sin(Math.PI/180*e)],e=1/(Math.max(Math.abs(i[2]),Math.abs(i[3]))||1),i[2]*=e,i[3]*=e,0>i[2]&&(i[0]=-i[2],i[2]=0),0>i[3])i[1]=-i[3],i[3]=0;g||(g=t("linearGradient"),g.setAttribute("gradientTransform",
Eb(c.matrix)),g.setAttribute("gradientUnits","boundingBox"==c.units?"objectBoundingBox":"userSpaceOnUse"),g.setAttribute("spreadMethod","PAD"),g.id=this._genDefUID());j=0;for(n=d.length;j<n;++j)h=d[j],e=t("stop"),k=f?Na(h[0]).setColorMatrix(f):Na(h[0]),e.setAttribute("offset",h[1]+"%"),e.setAttribute("stop-color",k.rgb()),e.setAttribute("stop-opacity",k.a()),g.appendChild(e);g.setAttribute("x1",i[0]);g.setAttribute("y1",i[1]);g.setAttribute("x2",i[2]);g.setAttribute("y2",i[3]);break;case "radial-gradient":g||
(g=t("radialGradient"),g.setAttribute("gradientUnits","boundingBox"==c.units?"objectBoundingBox":"userSpaceOnUse"),g.setAttribute("spreadMethod","PAD"),g.id=this._genDefUID());g.setAttribute("gradientTransform",Eb(c.matrix));j=0;for(n=d.length;j<n;++j)h=d[j],e=t("stop"),k=f?Na(h[0]).setColorMatrix(f):Na(h[0]),e.setAttribute("offset",h[1]+"%"),e.setAttribute("stop-color",k.rgb()),e.setAttribute("stop-opacity",k.a()),g.appendChild(e);g.setAttribute("cx","0%");g.setAttribute("cy","0%");g.setAttribute("r",
c.radius);g.setAttribute("fx",c.fx);g.setAttribute("fy",c.fy)}this.svg.defs.appendChild(g);b.setAttribute(a,"url(#"+g.id+")");this.definitions[l]={n:1,element:g}}};o.applyWebkitFills=function(a,b){var c,d,e=b.attributes,f=this.svg,g=f.defs,h=e.fillColor,k=e.fillGradient,j=(d=a._friend)&&d._fillImage,i=d&&d._fillGradient,l=d&&d._fillColor,m=!(d&&d._pattern);f.root.appendChild(a);m&&(c=a.getBBox(),d=function(a,b,c,d){var e=t("g",a);b[a]=e;d.tx+=c.x;d.ty+=c.y;e.setAttribute("transform",Eb(d));return e}(b.id,
f,c,e.matrix),function(b,c,e){b=t("mask");b.id=c;e.appendChild(b);d._pattern=b;d.setAttribute("mask","url(#"+c+")");b.appendChild(a)}(d,this._genDefUID(),g),a._friend=d,e.matrix.tx=-1*c.x,e.matrix.ty=-1*c.y,a.setAttribute("fill","rgba(255, 255, 255, 1)"),a._friend=d);!j&&e.fillImageId&&(j=d._fillImage=t("g"),j._fillImageId=e.fillImageId+"_offStageParent",f[j._fillImageId]=j);!i&&k&&(c||(c=a.getBBox()),i=d._fillGradient=t("rect"),i.setAttribute("x",0),i.setAttribute("y",0),i.setAttribute("width",c.width),
i.setAttribute("height",c.height));h&&(l=d._fillColor=t("rect"),l.setAttribute("x",0),l.setAttribute("y",0),l.setAttribute("width",c.width),l.setAttribute("height",c.height),l._fillColorSignature!==h?this.applyFillColor(l,h):0!==l._fillColorSignature&&this.applyFillColor(l,0));k&&(this.applyFillGradient(i,k,e.matrix),d._fillGradientSignature=i._fillGradientSignature);m&&(l&&d.appendChild(l),i&&d.appendChild(i),j&&d.appendChild(j))};o.applyFills=function(a,b){var c,d,e=this.svg.defs,f=(d=b.fillRepeat)&&
d[0]||1,g=d&&d[1]||1,h=b.fillColor,k=b.fillGradient,j=a._pattern,i=j&&j._fillImage,l=j&&j._fillGradient,m=j&&j._fillColor,o=!j;this.svg.root.appendChild(a);o&&(c=a.getBBox(),j=a._pattern=t("pattern"),m=j._fillColor=t("rect"),j.setAttribute("patternUnits","userSpaceOnUse"),j.setAttribute("x",0),j.setAttribute("y",0),j.setAttribute("width",c.width/f),j.setAttribute("height",c.height/g),d=rc.mixin({},b.matrix),d.tx=c.x,d.ty=c.y,j.setAttribute("patternTransform",Eb(d)),m.setAttribute("x",0),m.setAttribute("y",
0),m.setAttribute("width",c.width/f),m.setAttribute("height",c.height/g));!l&&k&&(c||(c=a.getBBox()),l=j._fillGradient=t("rect"),l.setAttribute("x",0),l.setAttribute("y",0),l.setAttribute("width",c.width/f),l.setAttribute("height",c.height/g));!i&&b.fillImageId&&(i=j._fillImage=t("g"),i._fillImageId=b.fillImageId+"_offStageParent",this.svg[i._fillImageId]=i);h?m._fillColorSignature!==h&&this.applyFillColor(m,h):0!==m._fillColorSignature&&this.applyFillColor(m,0);k&&(this.applyFillGradient(l,k,b.matrix),
j._fillGradientSignature=l._fillGradientSignature);o&&(j.appendChild(m),l&&j.appendChild(l),i&&j.appendChild(i),j.id=this._genDefUID(),a.setAttribute("fill","url(#"+j.id+")"),e.appendChild(j))};o.applyFilters=function(a,b){var c,d;d="filter:"+b.map(function(a){return oj(a)}).join();if(d in this.definitions)c=this.definitions[d],a._filterSignature!==d&&(c.n++,a._filterSignature=d,a.setAttribute("filter","url(#"+c.element.id+")"));else{this.removeFilters(a);c=t("filter");c.id=this._genDefUID();c.setAttribute("x",
"-100%");c.setAttribute("y","-100%");c.setAttribute("width","300%");c.setAttribute("height","300%");for(var e=qj(b),f=0,g=e.length;f<g;f+=1)c.appendChild(e[f]);this.svg.defs.appendChild(c);a.setAttribute("filter","url(#"+c.id+")");a._filterSignature=d;this.definitions[d]={n:1,element:c}}};o.applyMask=function(a,b){var c=b.maskId+"_offStageParent",d=this.svg;(a._mask=d[c])?a._mask!==d[c]&&a._mask.n++:(a._mask=d[c]=d.defs.appendChild(t("mask")),a._mask.id=this._genDefUID(),a._mask._maskId=c,a._mask.n=
1);a.setAttribute("mask","url(#"+a._mask.id+")")};o.getOffset=function(){var a,b=this.svg.rootContainer.getBoundingClientRect();if(isNaN(b.left)||isNaN(b.top))a=this.svg.rootContainer.getScreenCTM(),b.left=a.e,b.top=a.f;return b};o._setupFPSLog=function(a){var b="function"===typeof a;!0!==a||b||(b||this.render([{parent:0,id:0.5,type:"Text",attributes:{matrix:{a:1,b:0,c:0,d:1,tx:10,ty:20}}}]),this._fpsInterval=setInterval(rc.hitch(this,function(){var c=this.getFPS();b?a(c):(this.render([{id:0.6,parent:0.5,
type:"TextSpan",attributes:{text:c+"FPS",textFillColor:255,fontFamily:"Arial"}}]),this.svg.root.appendChild(this.svg[0.5]))}),1E3))};o._logFrame=function(){(this._frameTimes||(this._frameTimes=[])).push(+new Date)};o.getFPS=function(){for(var a=this._frameTimes,b=0,c=+new Date-1E3,d=a.length;d--&&!(a[d]<c);)++b;this._frameTimes=a.slice(d);return b};Oc.Svg=Nc;Db.module$exports=Oc;Db.module$exports&&(Db=Db.module$exports);var ja={},uj=i,ge=T,vj=ra,mf=fe.prototype=Object.create(ge.prototype);mf.request=
function(a){if("undefined"===typeof a)return this._request;this._loader.request(this,this._request=new vj(a),this.type);return this};mf.bindAssetCallback=function(a){function b(){d();a.call(this,null,this)}function c(b){d();a.call(this,b,this)}var d=uj.hitch(this,function(){this.removeListener("load",b);this.removeListener("error",c)});this.on("load",b);this.on("error",c);return this};ja.module$exports=fe;ja.module$exports&&(ja=ja.module$exports);var sa={},he=ja,nd=i,nf=S,ya=nd.descriptorData,qh=
nd.descriptorAccessor,rh=nd.getter("_source"),of=he.prototype,wj=of.request,vc=Pc.prototype=Object.create(of);vc.clone=function(){return new Pc(this._loader,this.attr("source"))};vc.request=function(a){if("undefined"===typeof a)return this._request;wj.call(this,a);this._attributes._absoluteUrl=this._request.resources[0].src;return this};vc.notify=function(a,b){switch(a){case "load":this._attributes._naturalWidth=b.width;this._attributes._naturalHeight=b.height;if(null==this._attributes.width||null==
this._attributes.height)this._mutatedAttributes.naturalWidth=!0,this._mutatedAttributes.naturalHeight=!0;this._mutatedAttributes.absoluteUrl=!0;this.emitAsync("load",this);this.markUpdate();break;case "error":this.emitAsync("error",Error(b.error),this)}return this};vc.getBoundingBox=function(a){var b={top:0,right:0,bottom:0,left:0},c=this._attributes._naturalWidth,d=this._attributes._naturalHeight,e=this.attr("width"),f=this.attr("height"),g=c/d,c=e||(null!=f?g*f:c)||0,e=f||(null!=e?e/g:d)||0;b.right=
b.width=c;b.bottom=b.height=e;a&&(d=a.transformPoint(new nf(0,0)),a=a.transformPoint(new nf(c,e)),b.top=d.y,b.left=d.x,b.right=a.x,b.bottom=a.y);return b};sa.module$exports=Pc;sa.module$exports&&(sa=sa.module$exports);var Fb={},xj=ra,sh=0,pf=ie.prototype=Object.create(z);pf._load=function(){this._loader.request(this,new xj({id:this.fontId,resources:this.resources}),"Font")};pf.notify=function(a,b){switch(a){case "load":this.emitAsync("load",this);break;case "error":this.emitAsync("error",Error(b.error),
this)}return this};Fb.module$exports=ie;Fb.module$exports&&(Fb=Fb.module$exports);var Oa={},ke=ja,qf=i,bc=qf.descriptorData,le=qf.descriptorAccessor,rf=ke.prototype,yj=rf.destroy,Pa=je.prototype=Object.create(rf);Pa.destroy=function(){yj.call(this);this._loader.destroyAsset(this);return this};Pa.notify=function(a,b){switch(a){case "load":this.emitAsync("load",this);break;case "error":this.emitAsync("error",Error(b.error))}return this};Pa.play=function(a){void 0!==a&&this.attr("time",a);return this.attr("playing",
!0)};Pa.prepareUserEvent=function(){return this.attr("prepareUserEvent",!0)};Pa.pause=function(){return this.attr("playing",!1)};Pa.stop=function(){return this.attr({playing:!1,time:0})};Oa.module$exports=je;Oa.module$exports&&(Oa=Oa.module$exports);var Gb={},me=Oa;(Qc.prototype=Object.create(me.prototype)).clone=function(){return new Qc(this._loader,this._request)};Gb.module$exports=Qc;Gb.module$exports&&(Gb=Gb.module$exports);var Hb={},oe=ja,sf=ga,zj=Ka,xh=sf.DisplayList,tf=ne.prototype=i.mixin(Object.create(oe.prototype),
zj,sf.timelineMethods);tf.loadSubMovie=function(){return this.root.loadSubMovie.apply(this.root,arguments)};tf.type="Movie";Hb.module$exports=ne;Hb.module$exports&&(Hb=Hb.module$exports);var M={},od=S,Ba=sb,wc=Da,Ya=T,Aa=i,pd=A,za=ha,Aj=sa,R=Aa.descriptorAccessor,H=Aa.descriptorData,xc=Aa.getter,Za=Aa.isArray,pe=pd.parse,Bj=wc.exportToPath,Sh=wc.validTokens,Cj=wc.parsePath,Dj=wc.parseCommandList,Ej=Math.abs,uf=Math.cos,vf=Math.PI,wf=2*vf,xf=Math.sin,yf=Math.min,qd=Math.max,Qh=xc("_strokeColor"),Oh=
xc("_cap"),Ph=xc("_join"),Rh=xc("_miterLimit"),rd=Ya.prototype,p=cc.prototype=Object.create(rd);p._activate=function(a){var b=rd._activate.apply(this,arguments),c=this._attributes._fillImage;c&&Ya.registerOffStageObj(this,c,a,"fillImage");this.markUpdate("shapeData");return b};p.markUpdate=function(a){"shapeData"===a&&(this._isPathDataMutated=!0);return rd.markUpdate.call(this)};p.clone=function(a){for(var b=-1,c=this._segments,d=c.length,e=Array(d),f=new cc;++b<d;)e[b]=c[b].slice();a&&a.attributes&&
f.attr(this.attr());return f.segments(e)};p.segments=function(a){if(0===arguments.length)return this._segments.slice().map(function(a){return a.slice()});if(Za(a)){if(Za(a[0]))var b=a.concat,a=b.call.apply(b,a)}else if("string"==typeof a)a=arguments;else throw new TypeError("Invalid parameter: "+a);this._segments=Dj(a);this.markUpdate("shapeData");return this};p.points=function(a){if("undefined"==typeof a)return this._segments.map(function(a){return a.slice(-2)}).filter(Boolean);for(var a=Za(a)?a:
arguments,b=0,c,d,e=a.length;b<e;b+=2)c=a[b],d=a[b+1],b?this.lineTo(c,d):this.clear().moveTo(c,d);this.markUpdate("shapeData");return this};p.path=function(a){var b=this._segments;if("undefined"==typeof a)return Bj(b);if("string"==typeof a)return this._segments=Cj(a),this.markUpdate("shapeData"),this;throw new TypeError("Invalid parameter: "+a);};p.moveTo=function(a,b){if(!isFinite(a)||!isFinite(b))throw TypeError("moveTo needs two finite arguments");this._segments.push(["moveTo",a,b]);this.markUpdate("shapeData");
return this};p.moveBy=function(a,b){if(!isFinite(a)||!isFinite(b))throw TypeError("moveBy needs two finite arguments");this._segments.push(["moveBy",a,b]);this.markUpdate("shapeData");return this};p.closePath=function(){this._segments.push(["closePath"]);this.markUpdate("shapeData");return this};p.lineTo=function(a,b){if(!isFinite(a)||!isFinite(b))throw TypeError("lineTo needs two finite arguments");this._segments.push(["lineTo",a,b]);this.markUpdate("shapeData");return this};p.lineBy=function(a,
b){if(!isFinite(a)||!isFinite(b))throw TypeError("lineBy needs two finite arguments");this._segments.push(["lineBy",a,b]);this.markUpdate("shapeData");return this};p.verticalLineTo=function(a){return this.lineTo(this.lastPoint()[0],a)};p.verticalLineBy=function(a){return this.lineBy(0,a)};p.horizontalLineTo=function(a){var b=this.lastPoint();return this.lineTo(a,b[1])};p.horizontalLineBy=function(a){return this.lineBy(a,0)};p.curveTo=function(a,b,c,d,e,f){if(6>arguments.length)throw Error("Incorrect number of arguments.");
this._segments.push(["curveTo",a,b,c,d,e,f]);this.markUpdate("shapeData");return this};p.curveBy=function(a,b,c,d,e,f){if(6>arguments.length)throw Error("Incorrect number of arguments.");this._segments.push(["curveBy",a,b,c,d,e,f]);this.markUpdate("shapeData");return this};p.quadraticCurveTo=function(a,b,c,d){if(4>arguments.length)throw Error("quadraticCurveTo needs 4 arguments");this._segments.push(["quadraticCurveTo",a,b,c,d]);this.markUpdate("shapeData");return this};p.quadraticCurveBy=function(a,
b,c,d){if(4>arguments.length)throw Error("quadraticCurveBy needs 4 arguments");this._segments.push(["quadraticCurveBy",a,b,c,d]);this.markUpdate("shapeData");return this};p.arcTo=function(a,b,c,d,e,f,g){this._segments.push(["arcTo",a,b,c,d,e,f,g]);this.markUpdate("shapeData");return this};p.arcBy=function(a,b,c,d,e,f,g){this._segments.push(["arcBy",a,b,c,d,e,f,g]);this.markUpdate("shapeData");return this};p.arc=function(a,b,c,d,e,f){var f=!!f,g;g=f?e:d;f=f?wf-d:e;e=Ej(f-g);d=a+c*uf(g);g=b+c*xf(g);
e<wf?(a+=c*uf(f),b+=c*xf(f)):(a=d,b=g-1.0E-4);return this[this._segments.length?"lineTo":"moveTo"](d,g).arcTo(c,c,0,e<vf?0:1,1,a,b)};p.boundingBox=function(){throw"Not implemented";};p.pointAtLength=function(){throw"Not implemented";};p.clear=function(){this._segments.length=0;this._curve.clear();return this};p.fill=function(a){if("string"===typeof a||"number"===typeof a||a instanceof pd.RGBAColor)return this.attr("fillColor",a);if(a instanceof za.LinearGradient||a instanceof za.RadialGradient)return this.attr("fillGradient",
a);if(a instanceof Aj)return this.attr("fillImage",a);throw Error('A fill of "'+a+'" is not supported');};p.stroke=function(a,b){b&&this.attr("strokeWidth",b);if("string"===typeof a||"number"===typeof a||a instanceof pd.RGBAColor)return this.attr("strokeColor",a);if(a instanceof za.LinearGradient||a instanceof za.RadialGradient)return this.attr("strokeGradient",a);throw Error('A fill of "'+fill+'" is not supported');};p.lastSegment=function(){var a=this._segments.slice(-1);if("undefined"!=typeof a[0])return a};
p.lastPoint=function(){var a,b,c,d,e,f,g,h=0,k=0,j=!1;a=this._segments.slice(-1)[0];if(/To/.test(a[0]))return a.slice(-2);f=this._segments;for(g=f.length;0<g--;){a=f[g];b=a[0];c=a.length;d=j?/moveTo/:/To/;e=j?/moveBy/:/By/;if(d.test(b))return[a[c-2]+h,a[c-1]+k];/close/.test(b)?j=!0:e.test(b)&&(h+=a[c-2],k+=a[c-1])}throw Error("Could not find a point.");};p.type="Path";p._getRenderData=function(){if(this._isPathDataMutated){for(var a,b,c,d=[],e=this._segments,f=0,g=e.length;f<g;f++){b=e[f];c=[];for(var h=
0,k=b.length;h<k;h++)a=b[h],c.push(h&&a instanceof od?[a.x,a.y]:a);d.push(c)}this._isPathDataMutated=!1;return d}};p.toCurves=function(a){this._segments=Ba.toCurves(this._segments,a)};p.morphTo=function(a,b,c){this.toCurves();a.toCurves();var d=Ba.countSubPaths(this._segments),e=Ba.countSubPaths(a._segments),f=d.length>e.length,g=f?e:d,d=(f?d:e).map(function(a,b){return g[b]>a?g[b]:a});this.toCurves(d);a.toCurves(d);var a=a.attr(),h;for(h in a)(null==a[h]||!(h in this.morphableAttributes))&&delete a[h];
return this.animate(b,a,c)};p.morphSegmentsTo=function(a,b,c){this.toCurves();a.toCurves();var d=qd(a._segments.length,this._segments.length);this.toCurves(d);a.toCurves(d);return this.animate(b,{segments:a.attr("segments")},c)};cc.toAbsolute=function(a){var b=a&&a.length;if(!b)return[["moveTo",0,0]];var c=0,d=0,e=[],f=0,g=0,h=0;"moveTo"==a[0][0]&&(g=a[0][1],h=a[0][2],c=g,d=h,f++,e[0]=["moveTo",g,h]);for(var k,j,i,l=f;l<b;l++){e.push(f=[]);k=a[l];i=k.length;j=k[0];if(/By/.test(j))switch(f[0]=j.replace(/By/,
"To"),j){case "arcBy":f[1]=k[1];f[2]=k[2];f[3]=k[3];f[4]=k[4];f[5]=k[5];f[6]=k[6]+g;f[7]=k[7]+h;break;case "verticalLineBy":f[1]=k[1]+h;break;case "horizontalLineBy":f[1]=k[1]+g;break;case "moveBy":c=k[1]+g,d=k[2]+h;default:for(j=1;j<i;j++)f[j]=k[j]+(j%2?g:h)}else for(j=0;j<i;j++)f[j]=k[j];switch(f[0]){case "closePath":g=c;h=d;break;case "horizontalLineTo":g=f[1];break;case "verticalLineTo":h=f[1];break;case "moveTo":c=f[f.length-2],d=f[f.length-1];default:g=f[f.length-2],h=f[f.length-1]}}return e};
p.getBoundingBox=function(a){function b(b,c){var d=new od(b,c);return a?a.transformPoint(d):d}for(var c=[],d=[],e=Ba.toCurves(this.attr("segments").slice()),f=new od(0,0),g=0,h;h=e[g++];)switch(h[0]){case "moveTo":var k=b(h[1],h[2]),f=k;c.push(k.x);d.push(k.y);break;case "curveTo":var k=b(h[1],h[2]),j=b(h[3],h[4]);h=b(h[5],h[6]);f=Ba.getBoundsOfCurve(f.x,f.y,k.x,k.y,j.x,j.y,h.x,h.y);c.push(f.left,f.right);d.push(f.top,f.bottom);f=h}e={};e.left=yf.apply(null,c);e.right=qd.apply(null,c);e.top=yf.apply(null,
d);e.bottom=qd.apply(null,d);e.width=e.right-e.left;e.height=e.bottom-e.top;return e};M.module$exports=cc;M.module$exports&&(M=M.module$exports);var O={},Rc=M,Uh=i,sd=qe.prototype=Object.create(Rc.prototype),zf=Rc.prototype.attr;sd.attr=function(a,b){var c=arguments.length;return!this._isProcessingPathAttribute&&1===c&&"string"!==typeof a?(this._isProcessingPathAttribute=!0,zf.call(this,a),this.clear(),this._make(),this._isProcessingPathAttribute=!1,this):zf.apply(this,arguments)};sd.morphTo=function(){throw Error("SpecialAttrPath's are not morphable");
};sd._make=function(){};O.module$exports=qe;O.module$exports&&(O=O.module$exports);var Ib={},Af=M,re=O;Af.arc=function(a,b,c,d,e,f){return(new Af((new Sc(a,b,c,d,e,f)).segments())).attr({x:a,y:b})};var Bf=Math.PI,Cf=2*Bf,Df=Math.sin,Ef=Math.cos,Fj=Math.abs;(Sc.prototype=Object.create(re.prototype))._make=function(){var a=this._attributes,b=a.radius,c=a.startAngle,d=a.endAngle,e=a.antiClockwise,e=!!e,f,a=e?d:c;f=e?Cf-c:d;d=Fj(f-a);c=b*Ef(a);a=b*Df(a);d<Cf?(e=b*Ef(f),f=b*Df(f)):(e=c,f=a-1.0E-4);return this.moveTo(c,
a).arcTo(b,b,0,d<Bf?0:1,1,e,f)};Ib.module$exports=Sc;Ib.module$exports&&(Ib=Ib.module$exports);var Jb={},Ff=M,se=O;Ff.circle=function(a,b,c){return(new Ff((new Tc(a,b,c)).segments())).attr({x:a,y:b})};(Tc.prototype=Object.create(se.prototype))._make=function(){var a=this._attributes.radius;this.moveTo(a,0).arcTo(a,a,0,0,0,-a,0).arcTo(a,a,0,0,0,a,0)};Jb.module$exports=Tc;Jb.module$exports&&(Jb=Jb.module$exports);var Kb={},Gf=M,te=O;Gf.ellipse=function(a,b,c,d){return(new Gf((new Uc(a,b,c,d)).segments())).attr({x:a,
y:b})};(Uc.prototype=Object.create(te.prototype))._make=function(){var a=this._attributes,b=a.radiusX,a=a.radiusY;this.moveTo(b,0).arcTo(b,a,0,0,0,-b,0).arcTo(b,a,0,0,0,b,0)};Kb.module$exports=Uc;Kb.module$exports&&(Kb=Kb.module$exports);var Qa={},Hf=M,ue=O;Hf.polygon=function(a,b,c,d){return(new Hf((new Vc(a,b,c,d)).segments())).attr({x:a,y:b})};var Gj=2*Math.PI,Hj=Math.sin,Ij=Math.cos;(Vc.prototype=Object.create(ue.prototype))._make=function(){var a=this._attributes,b=a.x,c=a.y,d=a.sides,a=a.radius;
if(!(3<=d))throw RangeError("A polygon needs at least 3 sides.");d>>>=0;this.attr({x:b,y:c});this.moveTo(0,-a);for(b=1;b<d;b++)c=Gj*b/d,this.lineTo(Hj(c)*a,-Ij(c)*a);this.closePath()};Qa.module$exports=Vc;Qa.module$exports&&(Qa=Qa.module$exports);var Lb={},If=M,ve=O;If.rect=function(a,b,c,d,e){return(new If((new Wc(a,b,c,d,e)).segments())).attr({x:a,y:b})};(Wc.prototype=Object.create(ve.prototype))._make=function(){var a=this._attributes,b=a.width,c=a.height,d=a.cornerRadius,e,f;d?(e=d[0]||d,f=d[1]||
d,a=d[2]||d,d=d[3]||d,this.moveTo(0,e).arcBy(e,e,0,0,1,e,-e).lineBy(b-e-f,0).arcBy(f,f,0,0,1,f,f).lineBy(0,c-f-a).arcBy(a,a,0,0,1,-a,a).lineBy(-(b-d-a),0).arcBy(d,d,0,0,1,-d,-d)):this.moveTo(0,0).lineBy(b,0).lineBy(0,c).lineBy(-b,0);this.closePath()};Lb.module$exports=Wc;Lb.module$exports&&(Lb=Lb.module$exports);var Mb={},Jf=M,we=O,Jj=Qa;Jf.star=function(a,b,c,d,e){return(new Jf((new Xc(a,b,c,d,e)).segments())).attr({x:a,y:b})};(Xc.prototype=Object.create(we.prototype))._make=function(){var a=this._attributes,
b=a.x,c=a.y,d=0|a.rays,e=a.factor,a=a.radius;if(!(3<=d))throw RangeError("A star needs at least 3 rays.");this.segments((new Jj(b,c,a,d)).segments());var b=this.segments(),c=b[0],f,g=[c.slice()];if(!(0<=e||0>e)){f=b[d/2-0.5|0];var e=c[2],h=f[1],k=f[2];f=b[1];var j=(0+f[1])/2,e=j*h*-a/((e+f[2])/2*h-j*k+j*e)/j}for(a=0;a<d;a++)f=b[(a+1)%d],g.push(["lineTo",(c[1]+f[1])/2*e,(c[2]+f[2])/2*e],f),c=f;f[0]="closePath";f.length=1;this.segments(g)};Mb.module$exports=Xc;Mb.module$exports&&(Mb=Mb.module$exports);
var Nb={},Kj=sa,ye=ia,Vh=ja,ze=i.descriptorData,Kf=xe.prototype=Object.create(ye.prototype);Kf._load=function(){for(var a=this,b=this.sources,c=0,d=b.length;c<d;++c)new Kj(this._loader,b[c],function(b,c){b?a.emit("error",c):a._bitmapLoaded(this)})};Kf._bitmapLoaded=function(a){var b=this._callback;this.addChild(a);b&&this.displayList.children.length==this.sources.length&&this.emit("load",b)};Nb.module$exports=xe;Nb.module$exports&&(Nb=Nb.module$exports);var Ob={},Ae=Oa,Be=i.descriptorData,td=Yc.prototype=
Object.create(Ae.prototype);td.clone=function(){return new Yc(this._loader,this._request)};td.notify=function(a,b){switch(a){case "load":"undefined"!==typeof b&&this.attr({width:b.width,height:b.height});this.emitAsync("load",this);break;case "error":this.emitAsync("error",Error(b.error))}return this};td.getBoundingBox=function(a){var b={top:0,right:0,bottom:0,left:0};b.right=b.width=this.attr("width")||0;b.bottom=b.height=this.attr("height")||0;if(a){var c=a.transformPoint({x:0,y:0}),a=a.transformPoint({x:b.right,
y:b.bottom});b.top=c.y;b.left=c.x;b.right=a.x;b.bottom=a.y;b.width=b.right-b.left;b.height=b.bottom-b.top}return b};Ob.module$exports=Yc;Ob.module$exports&&(Ob=Ob.module$exports);var Pb={module$exports:"0.4.1"};Pb.module$exports&&(Pb=Pb.module$exports);var Qb={},ud=i,Lf=Y;Qb.module$exports={version:Pb,AssetController:Ma,RendererController:Cb,defaultRunnerOptions:{},_addDefaultRunnerOptions:function(a){var b=this.defaultRunnerOptions,c;for(c in b)c in a||(a[c]=b[c])},_baseUrl:null,baseUrl:function(){return this._baseUrl||
(this._baseUrl=Lf.parse(ud.baseUri(document)))},createRenderer:function(a,b,c,d){d||(d={});this._addDefaultRunnerOptions(d);var e=this.baseUrl();d.baseUrl="baseUrl"in d?e.resolveUri(d.baseUrl).toString():e.toString();"assetBaseUrl"in d&&(d.assetBaseUrl=e.resolveUri(d.assetBaseUrl).toString());"url"in d&&(d.url=e.resolveUri(d.url).toString());ud.isArray(d.urls)&&(d.urls=ud.forEach(d.urls,function(a,b,c){c[b]=e.resolveUri(a).toString()}));"function"===typeof d.code&&(d.code="("+d.code.toString()+"());");
var f=new this.RunnerContext(this.runnerUrl,"undefined"===typeof document?null:document,d.baseUrl),a=new this.Renderer(a,b,c,{allowEventDefaults:d.allowEventDefaults,fpsLog:d.fpsLog,disableContextMenu:d.disableContextMenu}),b=new this.AssetController;return new this.RendererController(a,b,f,d)},run:function(a,b,c){b&&"string"!=typeof b?c=b:(c||(c={}),c.url=b);b=this._getSize(a,c.width,c.height);a=this.createRenderer(a,b.width,b.height,c);a.initRenderer();return a},setup:function(a){"runnerContext"in
a&&(this.RunnerContext=a.runnerContext);"runnerUrl"in a&&(this.runnerUrl=a.runnerUrl);"baseUrl"in a&&(this._baseUrl=Lf.parse(a.baseUrl));"renderer"in a&&(this.Renderer=a.renderer);return this},_getSize:function(a,b,c){var d;if(!b||!c)a?(d=a.ownerDocument.defaultView,d=d.getComputedStyle(a,null),b||(b=a.clientWidth-parseInt(d.paddingLeft)-parseInt(d.paddingRight)),c||(c=a.clientWidth-parseInt(d.paddingLeft)-parseInt(d.paddingRight))):b=c=0;return{width:b,height:c}}};Qb.module$exports&&(Qb=Qb.module$exports);
var Rb={},Lj=function(){try{var a=new Worker("data:application/javascript,"+encodeURIComponent("this.onmessage=function(e){postMessage(e.data)}"));a.onmessage=function(){a.terminate()};a.postMessage("");return!0}catch(b){return!1}}(),Mj=function(){var a,b,c,d;try{return a=new Blob(["this.onmessage=function(e){postMessage(e.data)}"],{type:"text/javascript"}),c=window.URL||window.webkitURL,b=c.createObjectURL(a),d=new Worker(b),d.onmessage=function(){d.terminate();c.revokeObjectURL(b)},d.postMessage(""),
!0}catch(e){return b&&c.revokeObjectURL(b),!1}}();Rb.module$exports={getUrl:function(a){var b=window.URL||window.webkitURL,a="("+a+")();";return Mj?(a=new Blob([a],{type:"text/javascript"}),b.createObjectURL(a)):Lj?"data:application/javascript,"+encodeURIComponent(a):""}};Rb.module$exports&&(Rb=Rb.module$exports);var Sb={},Mf=i,Nj=z,Oj=Hb,Pj=S,Qj=M,Rj=O,Sj=Lb,Tj=Qa,Uj=Mb,Vj=Kb,Wj=Jb,Xj=Ib,Yj=sa,Zj=T,$j=ia,ak=Ia,bk=pa,ck=Ca,dk=Fb,ek=fa,fk=Nb,gk=A,hk=ha,ik=tb,jk=Ja,kk=Gb,lk=Ob,mk=Fa,nk=ga,ok=rb,pk=
Pb;Sb.module$exports=function(a,b){var c=this.exports={DOMElement:ok,DisplayObject:Zj,Group:$j,Matrix:ek,Text:ik,TextSpan:jk,Path:Qj,SpecialAttrPath:Rj,Rect:Sj,Polygon:Tj,Star:Uj,Ellipse:Vj,Circle:Wj,Arc:Xj,DisplayList:nk.DisplayList,Point:Pj,color:gk,tools:Mf,gradient:hk,easing:ck,filter:mk,stage:a,version:pk};this.assetLoader=b;c.Animation=ea(ak,[a]);c.KeyframeAnimation=ea(bk,[a]);c.Bitmap=ea(Yj,[b]);c.FontFamily=ea(dk,[b]);c.Movie=ea(Oj,[a]);c.Sprite=ea(fk,[b]);c.Video=ea(lk,[b]);c.Audio=ea(kk,
[b]);c.bonsai=c;c.env=c.environment=Mf.mixin({windowHeight:0,windowWidth:0,windowScrollX:0,windowScrollY:0,offsetX:0,offsetY:0},Nj)};Sb.module$exports&&(Sb=Sb.module$exports);var Ra={},qk=z,Nf=ga,rk=A,sk=Ka,Tb=i,Wh=gc,Ee=gb,Fe=Sb,tk=fb,yc=Y,dc=Tb.hitch,Xh=Nf.DisplayList,Of=De.prototype={_isFrozen:!0,assetBaseUrl:new yc(null,null,""),height:Infinity,width:Infinity,destroy:function(){clearInterval(this._interval);return this},freeze:function(){clearInterval(this._interval);this._isFrozen=!0;return this},
handleEvent:function(a){var b=a.command,c=a.data;switch(b){case "options":this.setOptions(c);break;case "play":case "stop":case "freeze":case "unfreeze":this[b](c);break;case "assetLoadSuccess":this.assetLoader.handleEvent("load",c.id,c.loadData);break;case "assetLoadError":this.assetLoader.handleEvent("error",c.id,c.loadData);break;case "userevent":if(a=c.targetId?this.registry.displayObjects[c.targetId]:this)c=c.event,c.target=a,tk(c).emitOn(a);break;case "env":Tb.mixin(this.env.exports.env,c);
this.env.exports.env.emit("change",c);break;case "message":"category"in a?this.emit("message:"+a.category,c):this.emit("message",c);break;case "canRender":this._canRender=!0,this.postFrames()}},loadAsset:function(a,b,c,d){a=a||this.assetBaseUrl;Tb.forEach(c.resources,function(b){var c=yc.parse(b.src);"data"!==c.scheme&&(b.src=a.resolveUri(c).toString())});this.post({command:"loadAsset",data:{id:b,type:d,request:c}})},destroyAsset:function(a){this.post({command:"destroyAsset",data:{id:a}})},loadSubMovie:function(){},
getSubMovieEnvironment:function(a,b){b=this.assetBaseUrl.resolveUri(b);a.url=b.toString();var c="data"===b.scheme?null:b;return new Fe(a,(new Ee(this.registry.pendingAssets)).on("request",dc(this,this.loadAsset,c)))},loop:function(){this.emitFrame();for(var a=this.registry,b=Tb.removeValueFromArray(a.movies.movies),c=[this],d,e,f=0;f<d||f<(d=b.length);){if(e=b[f])e.emitFrame(),c.push(e);f+=1}this.emit("subMoviesAdvanced");f=0;for(d=c.length;f<d;++f)c[f].incrementFrame();b=this._queuedFramesById;c=
this._queuedFrames;d=a.displayObjects;e=a.needsDraw;var f=a.needsInsertion,g;for(g in e){var h=e[g],k=b[g];if(d[g]){a=h.composeRenderMessage?h.composeRenderMessage(c[k]):a={id:+g};if(g in f){delete f[g];var j=h.next;a.next=j&&j.id;a.parent=h.parent.id}h.emit("render");delete a.detach}else h=Ce(h.displayList),a={id:+g,detach:!0},h.length&&(a.children=h);delete e[g];0<=k?c[k]=a:b[g]=c.push(a)-1}this.emit("exitFrame");this.postFrames()},post:function(a){this.messageChannel.notifyRenderer(a);return this},
postFrames:function(){var a=this._queuedFrames;this._canRender&&a.length&&(this._canRender=!1,this._queuedFramesById={},this._queuedFrames=[],this.post({command:"render",data:a,frame:this.currentFrame}))},sendMessage:function(a,b){return 1<arguments.length?this.post({command:"message",category:a,data:b}):this.post({command:"message",data:a})},setFramerate:function(a){if(a){var b=this._isFrozen;this.freeze();this.framerate=Math.abs(a|0);b||this.unfreeze()}},setOptions:function(a){this.options=a;this.baseUrl=
yc.parse(a.baseUrl);this.assetBaseUrl=yc.parse(a.assetBaseUrl||a.url||a.urls&&a.urls[0]||a.baseUrl);this.setFramerate(a.framerate||30);this.width=+a.width||Infinity;this.height=+a.height||Infinity;return this},setRendering:function(a){"crispEdges"===a&&this.post({command:"renderConfig",data:{item:"crispEdges",value:!0}})},setBackgroundColor:function(a){this.post({command:"renderConfig",data:{item:"backgroundColor",value:rk.parse(a)}})},unfreeze:function(){this._isFrozen&&(this._interval=setInterval(dc(this,
this.loop),1E3/this.framerate),this._isFrozen=!1)}};Tb.mixin(Of,qk,Nf.timelineMethods,sk);delete Of.markUpdate;Ra.module$exports=De;Ra.module$exports&&(Ra=Ra.module$exports);var Ub={},uk=Ra,Pf=$a,Sa=i;Ub.module$exports=function(a,b){var c=b.document,d=Pf(function(a,b){var d=c.createElement("script");d.src=a;d.onload=function(){b(null)};d.onerror=function(){b("Could not load: "+a)};c.documentElement.appendChild(d)});b.load=function(a,b){return d.load(a,b)};b.wait=function(){return d.wait()};b.done=
function(){return d.done()};var e=new uk(a),f=e.env.exports;Sa.mixin(b,f);var g=b.exports={};e.loadSubMovie=function(a,b,d){var i=c.createElement("iframe");c.documentElement.appendChild(i);var l=i.contentWindow,m=d||new f.Movie,d=e.getSubMovieEnvironment(m,a);l.document.open();l.document.close();Sa.mixin(l,d.exports);delete g.stage;Sa.mixin(l.bonsai,g);Sa.mixin(l,g);l.stage=m;m.root=this;Pf(function(a,b){var c=l.document.createElement("script");c.src=a;c.onload=function(){b(null)};c.onerror=function(){b("Could not load: "+
a)};l.document.documentElement.appendChild(c)}).load(e.assetBaseUrl.resolveUri(a),function(a){a?b.call(m,a):b.call(m,null,m)})};a.on("message",function(c){"loadScript"===c.command?d.load(c.url,function(){a.notify({command:"scriptLoaded",url:c.url})}):"runScript"===c.command?d.load("data:text/javascript,"+encodeURIComponent(c.code)):"exposePluginExports"===c.command&&(delete g.stage,Sa.mixin(f,g),Sa.mixin(b,g))});e.unfreeze();a.notifyRenderer({command:"isReady"})};Ub.module$exports&&(Ub=Ub.module$exports);
var Vb={},vk=Ra,wk=$a,Qf=i;Vb.module$exports=function(a){"console"in self||(self.console={log:function(){try{a.notifyRenderer({command:"debug",data:[].map.call(arguments,function(a){return"function"==typeof a?""+a:a})})}catch(b){a.notifyRenderer({command:"debug",data:"Error logging argument: ("+b+")"})}}});var b=wk(function(a,b){try{importScripts(a),b(null)}catch(c){console.log(">>ERROR WORKER",c)}});self.load=function(a,c){return b.load(a,c)};self.wait=function(){return b.wait()};self.done=function(){return b.done()};
var c=new vk(a),d=c.env.exports;Qf.mixin(self,d);self.exports={};a.on("message",function(c){"loadScript"===c.command?b.load(c.url,function(){a.notifyRenderer({command:"scriptLoaded",url:c.url})}):"runScript"===c.command?Function(c.code)():"exposePluginExports"===c.command&&("stage"in self.exports&&delete self.exports.stage,Qf.mixin(self,self.exports))});c.loadSubMovie=function(a,b,g){var a=this.assetBaseUrl.resolveUri(a),h=g||new d.Movie,g=c.getSubMovieEnvironment(h,a).exports,i=[],j=[];h.root=this;
for(var m in g)i.push(m),j.push(g[m]);Yh(a,function(a){i.push(a);Function.apply(null,i).apply(h,j);b.call(h,null,h)},function(c){b.call(h,c+":"+a)})};c.unfreeze();a.notifyRenderer({command:"isReady"})};Vb.module$exports&&(Vb=Vb.module$exports);var vd={},N=Qb,xk=Ea,yk=Ub,Rf=hb,zk=Vb,Sf=Bb,Ak=Db,Tf=i,Bk=Rb;if("undefined"!=typeof window&&window.messageChannel)setTimeout(function(){var a=window.messageChannel;delete window.messageChannel;yk(a,window)},1);else if("undefined"!=typeof importScripts){var zc,
Uf=function(a){zc.notify(a.data)};zc=new xk(function(a){postMessage(a)},function(){removeEventListener("message",Uf);zc=null});addEventListener("message",Uf);zk(zc)}else{window.bonsai=N;var Vf=Bk.getUrl(__bonsaiRunnerCode__);N.Renderer=Ak;N.IframeRunnerContext=Rf;N.WorkerRunnerContext=Sf;var Ck=N.run;N.run=Tf.hitch(N,function(a,b,c){N.setup({baseUrl:N._baseUrl||Tf.baseUri(document),runnerContext:N.RunnerContext||(Vf?Sf:Rf),runnerUrl:N.runnerUrl||Vf||""+__bonsaiRunnerCode__});return Ck.apply(N,arguments)})}vd.module$exports&&
(vd=vd.module$exports)})();