-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbonsai-0.4.2.min.js
301 lines (292 loc) · 133 KB
/
bonsai-0.4.2.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
299
300
301
/*
(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 zd(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 bg(){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 cg(a){var b=this.type,c=dg[b];do a.emit(b,this),a=a.parent;while(c&&!this._isStopped&&a)}function eg(){this._isStopped=!0}function Ad(a,b){var c,d,e,f=[],g=!0,h=[],k=a&&a.length||0,b=b||P;if(0===k)return[];for(var i,n,l=0;l<k;l++){n=a[l];if(g){g=!1;f=[];c=b[n];if("undefined"===typeof c){if("undefined"===typeof i)throw new Ta.ParserError(['Unknown command: "'+n+'"']);c=b[i];l--}else i=n;f.push(i);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 "'+i+'", expected 0 or 1 but got "'+n+'".']);f.push(e);break;case "N":if(isNaN(e))throw new Ta.ParserError(['Invalid parameter for command "'+i+'", 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 "'+i+'", 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 "'+
i+'", 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 Yb(a>>24&255,a>>16&255,a>>8&255,(a>>0&255)/255)}function Yb(a,b,c,d){var e,f,g;e=a/255;f=b/255;g=c/255;var h,k,i,n,l=U(e,f,g);k=V(e,f,g);i=(k+l)/2;if(l==k)h=k=0;else{n=l-k;k=0.5<i?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:i}}function ka(a){return function(b){return 0<arguments.length?this.set(a,b):this.get(a)}}function Ec(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 Bd(a,b,c){var b=0.5>=c?c*(b+1):c+b-c*b,d=2*c-b,c=255*Ec(d,b,a+1/3),e=255*Ec(d,b,a),a=255*Ec(d,b,a-1/3);return la(c)<<24|la(e)<<16|la(a)<<8}function Fc(a,b,c){this.context=a;this.listener=b;this.times=c||Infinity}function Cd(a){this.pendingAssets=a}function Dd(a,b){this.disconnect=b;this.notifyRenderer=
a}function Ed(a,b){this.runnerUrl=a;this.doc=b}function W(a){return fg.mixin({},a)}function Zb(a){return(a=a&&a.nodeType===Fd&&a.getAttribute("data-bs-id"))?+a:-1}function $b(a){for(;a&&(a.nodeType!==Fd||!a.hasAttribute("data-bs-id"));)a=a.parentNode;return 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 Gd(a){for(var a=a||[],b,c=0,d=a.length;c<d;c+=1)if(b=a[c],gg&&b instanceof window.SVGFEMergeElement||
hg&&b instanceof window.SVGFEBlendElement||ig&&b instanceof window.SVGFECompositeElement)return!0;return!1}function Hd(){return{toNumeric:function(a){a=Id(a);return[a.r(),a.g(),a.b(),a.a()]},toAttr:function(a){return""+new Id.RGBAColor(a[0],a[1],a[2],a[3])}}}function Jd(){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=Kd(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 Kd.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(jg.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 Gc(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).filter(function(a){return void 0!==
this.propertiesFrom[a]&&void 0!==this.propertiesTo[a]},this);this.propertyLength=this.propertyNames.length;this.propertyTweens=[];this._setupTweens();this._values={}}function Hc(a){return"function"==typeof a?a:kg[a]}function ac(a,b,c,d){d||(d={});this.clock=a;b=this.duration=+b||a.toFrameNumber(b);this._parseEventProps(d);this.subjects=[];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=Hc(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 lg(){var a=this._matrix,b=Ld(a.b,a.a),a=-Ld(a.c,a.d);return b>a?b:a}function mg(a){if(Ua(a)){var a=+a%(2*ng)||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 og(){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 pg(a){var b=this._scaleX=Md(a.a*a.a+a.b*a.b),c=this._scaleY=Md(a.d*a.d+a.c*a.c),d=this._matrix;d.a=a.a;d.b=a.b;d.c=a.c;d.d=a.d;d.tx=a.tx;d.ty=a.ty;if(1!==b||1!==c)a=d.transformPoint(this._origin),d.tx-=a.x,d.ty-=a.y,d.scale(1/b||1,1/c||1),d.tx+=a.x,d.ty+=a.y}function qg(){return this.matrix.tx}function rg(a){Ua(a)&&
(this._matrix.tx=1===this._scaleX?a:this._matrix.tx+(a-this.matrix.tx),this._owner._mutatedAttributes.matrix=!0)}function sg(){return this.matrix.ty}function tg(a){Ua(a)&&(this._matrix.ty=1===this._scaleY?a:this._matrix.ty+(a-this.matrix.ty),this._owner._mutatedAttributes.matrix=!0)}function ug(){return this._scaleX}function vg(a){Ua(a)&&(this._scaleX=+a,this._owner._mutatedAttributes.matrix=!0)}function wg(){return this._scaleY}function xg(a){Ua(a)&&(this._scaleY=+a,this._owner._mutatedAttributes.matrix=
!0)}function yg(){return(this.scaleX+this.scaleY)/2}function zg(a){this.scaleX=this.scaleY=a}function Ag(a){this._opacity=1<a?1:0>a?0:+a}function Bg(){return this._origin.clone()}function Cg(a){var b=this._origin;b.x=a.x;b.y=a.y}function Dg(){return this._cursor}function Eg(a){a?/^(?:default|pointer|wait|progress)$/.test(a)&&(this._cursor=a):this._cursor=null}function Fg(){return this._filters.slice(0)}function Gg(a){a?(a=[].concat(a),this._filters=a=a.map(function(a){return a instanceof Nd.BaseFilter?
a:new Nd[a]})):this._filters.length=0}function Hg(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 Ig(){return this._clip}function Jg(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 Kg(){return this._mask}function F(){Object.defineProperty(this,"id",{value:Lg++});this._attributes=Object.create(null,
{_owner:B(this),_matrix:B(new Mg),matrix:G(og,pg,!0),_filters:B([],!0),filters:G(Fg,Gg,!0),interactive:B(!0,!0),_opacity:B(1,!0),opacity:G(Ng,Ag,!0),_origin:B(new Og),origin:G(Bg,Cg,!0),rotation:G(lg,mg,!0),_scaleX:B(1,!0),_scaleY:B(1,!0),scale:G(yg,zg,!0),scaleX:G(ug,vg,!0),scaleY:G(wg,xg,!0),x:G(qg,rg,!0),y:G(sg,tg,!0),clip:G(Ig,Hg,!0),_clip:B(null,!0),_clipId:B(null,!0),mask:G(Kg,Jg,!0),_mask:B(null,!0),_maskId:B(null,!0),cursor:G(Dg,Eg,!0),_cursor:B(null,!0),fillRule:B("inherit",!0),visible:B(!0,
!0)});this._isOffStage=!1;this._renderAttributes={matrix:"matrix",filters:"_filters",opacity:"_opacity",clipId:"_clipId",maskId:"_maskId",cursor:"_cursor",fillRule:"fillRule",visible:"visible",interactive:"interactive"};this._mutatedAttributes=ua.mixin({},this._renderAttributes)}function Pg(a){return-1!==this.indexOf(a)}function Od(a){this.children=[];this.owner=a}function Pd(a){Ic.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 Qd(){Ic.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 Jc(a){a||(a=new Qg);a.owner=this;this.displayList=a;Rd.call(this)}function Sd(a,b,c){Kc.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=
Td.mixin({},this._domAttributes);this._mutatedCssStyles=Td.mixin({},this._cssStyles)})}function J(){this._segments=[];this.requiredCurves=0;this.currentPoint=new v(0,0);this.lastMoveTo=new v(0,0)}function Lc(a,b,c,d,e,f,g,h,k){var f=!!f,g=!!g,i=e*ca/180,n=bc(i),l=K(c,2),u=K(d,2),i=cc(i),z=(a-h)/2,m=(b-k)/2,j=n*z+i*m,p=-i*z+n*m,o;o=K(j,2);var q=K(p,2),z=K(z,2)/l+K(m,2)/u;if(1<z)return c*=va(z),d*=va(z),Lc(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/K(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*j/c);j=f*n-p*i+(a+h)/2;n=f*i+p*n+(b+k)/2;b=Ud((b-n)/d);k=Ud((k-n)/d);b=a<j?ca-b:b;k=h<j?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:j,cy:n,rx:c,ry:d,startAngle:b,endAngle:k}}function Vd(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 Rg(){return this._textFillColor}function Sg(a){this._textFillColor=Wd(a,this._textFillColor)}function Tg(){return this._textFillGradient}function Ug(a){a&&(this._textFillGradient=Vg(a))}function Wg(){return this._fontFamily}function Xg(a){this._fontFamily=a?a.fontId||a:null}function Yg(){return this._glyphx}function Zg(a){Va.isArray(a)&&(this._glyphx=a);a||(this._glyphx=null)}function $g(){return this._glyphy}function ah(a){Va.isArray(a)&&(this._glyphy=a);a||(this._glyphy=null)}function bh(a){this._textStrokeColor=
Wd(a,this._textStrokeColor)}function Xd(a){Yd.call(this);a=""+a;Object.defineProperties(this._attributes,{text:E("",!0,!0),fontSize:E(null,!0,!0),fontFamily:wa(Wg,Xg,!0),_fontFamily:E(null,!0),fontStyle:E(null,!0,!0),fontWeight:E(null,!0,!0),_textFillColor:E(null,!0),textFillColor:wa(Rg,Sg,!0),_textFillGradient:E(null,!0),textFillGradient:wa(Tg,Ug,!0),textFillOpacity:E(1,!0,!0),_glyphx:E(null,!0),_glyphy:E(null,!0),glyphx:wa(Yg,Zg,!0),glyphy:wa($g,ah,!0),textLineOpacity:E(1,!0,!0),_textStrokeColor:E(null,
!0),textStrokeColor:wa(ch,bh,!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 dh(){return this._textFillColor}function eh(a){this._textFillColor=Zd(a,this._textFillColor)}function fh(){return this._textFillGradient}function gh(a){a&&(this._textFillGradient=hh(a))}function ih(){return this._fontFamily}function jh(a){this._fontFamily=a?a.fontId||a:null}function kh(a){this._textStrokeColor=Zd(a,this._textStrokeColor)}function lh(a){if("butt"===a||"round"===a||"square"===a)this._cap=""+a}function mh(a){if("miter"===a||"round"===a||"bevel"===a)this._join=
""+a}function nh(a){1<=a&&(this._miterLimit=+a)}function oh(a){this._owner.clear();this._owner.addChild(new Mc(a))}function ph(){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 $d(a){ae.call(this);Object.defineProperties(this._attributes,{fontSize:C(16,!0,!0),fontFamily:da(ih,jh,!0),_fontFamily:C("monospace",!0),fontStyle:C("normal",!0,!0),fontWeight:C("normal",!0,!0),_cap:C("butt",!0),cap:da(qh,lh,!0),_textFillColor:C(255,!0),textFillColor:da(dh,
eh,!0),_textFillGradient:C(null,!0),textFillGradient:da(fh,gh,!0),textFillOpacity:C(1,!0,!0),textLineOpacity:C(1,!0,!0),_join:C("miter",!0),join:da(rh,mh,!0),_textStrokeColor:C(255,!0),textStrokeColor:da(sh,kh,!0),textStrokeWidth:C(0,!0,!0),_miterLimit:C(4,!0),miterLimit:da(th,nh,!0),text:da(ph,oh,!0),textOrigin:C("top",!0,!0),selectable:C(!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 Wa(a,b,c){this.timeoutDuration=c||Wa.DEFAULT_TIMEOUT;this.request=
a instanceof be?a:new be(a);this.resources=this.request.resources;this.resourcesExpectedLength=this.resources.length;this.resourcesLoaded=0;this.id=b;this.assetData={};this.resourceLoadSuccess=Xa.hitch(this,"resourceLoadSuccess");this.resourceLoadError=Xa.hitch(this,"resourceLoadError")}function dc(){Nc.apply(this,arguments)}function ce(){de.apply(this,arguments)}function Oc(){ee.apply(this,arguments)}function Q(){fe.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 ec(){Pc.apply(this,arguments)}function na(){}function ge(a,b,c){this.runnerUrl=a;this.baseUrl=c}function Qc(a){var b=a._pendingMessages;a._pendingMessages=null;var c=a.sendMessage;xa.forEach(b,function(b){c.apply(a,b)});a.emit("load")}function he(a,b,c,d){this.renderer=a;this.assetController=b;this.runnerContext=c;this._movieOptions=this._cleanOptions(d);this.baseUrl=uh.parse(d.baseUrl);this._pendingMessages=[];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,c){this.post("userevent",{event:a,targetId:b,relatedTargetId:c})});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=(ie[a]||(ie[a]=document.createElementNS("http://www.w3.org/2000/svg",
a))).cloneNode(!1);(b||0===b)&&c.setAttribute("data-bs-id",b);return c}function Rc(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);ya.cssClasses.add(d,"nonSelectable");this.viewBox(b,c);this.defs=this.root.appendChild(t("defs"));e.appendChild(d);a.appendChild(e)}function Sc(a,b,c,d){d=d||{};this.width=b;this.height=c;this.allowEventDefaults=!!d.allowEventDefaults;
var e=this.svg=new Rc(a,b,c);this.definitions=Object.create(null);je.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._isLoggingFps=!1;this._fpsInterval=null;this._setupFPSLog(d.fpsLog);d.disableContextMenu&&this.config({item:"disableContextMenu",value:!0})}function ke(a,b,c){a&&(this._loader=a);this._request=
null;le.call(this);c&&this.bindAssetCallback(c)}function vh(a){this._source=a;this._owner.request(a)}function Tc(a,b,c){me.call(this,a,b,c);this.type="Bitmap";Object.defineProperties(this._attributes,{height:za(null,!0,!0),width:za(null,!0,!0),_naturalWidth:za(0,!0,!0),_naturalHeight:za(0,!0,!0),source:wh(xh,vh,!0),_source:za("",!0,!0),_absoluteUrl:za("",!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 ne(a,b,c){Object.defineProperty(this,"id",{value:"font_"+yh++});this._loader=a;this.fontId=b;this.resources=c;this._load()}function zh(){return this._time}function Ah(a){a=+a;"number"===typeof a&&!isNaN(a)&&isFinite(a)&&(this._time=a)}function Bh(){return this._volume}function Ch(a){null!=a&&(this._volume=Math.min(Math.max(+a,0),1))}function oe(a,b,c){pe.call(this,a,b,c);Object.defineProperties(this._attributes,{playing:fc(!1,!0,!0),prepareUserEvent:fc(!1,
!0,!0),volume:qe(Bh,Ch,!0),_volume:fc(1,!0,!0),time:qe(zh,Ah,!0),_time:fc(0,!0,!0)});a=this._renderAttributes;a.playing="playing";a.volume="_volume";a.time="_time";a.prepareUserEvent="prepareUserEvent"}function Uc(a,b,c){re.call(this,a,b,c);this.type="Audio";this.request(b)}function se(a,b,c,d){te.call(this,null,b,c);d||(d=new Dh);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 Eh(){return this._fillColor}
function Fh(a){this._fillColor=ue(a,this._fillColor)}function Gh(){return this._fillGradient}function Hh(a){this._fillGradient=a?Aa(a):null}function Ih(){return this._fillImage}function Jh(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 Kh(){return this._fillRepeat}function Lh(a){var b=
Ba.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 Mh(a){this._strokeColor=ue(a,this._strokeColor)}function Nh(){return this._strokeGradient}function Oh(a){this._strokeGradient=a?Aa(a):null}function Ph(a){if("butt"===a||"round"===a||"square"===a)this._cap=""+a}function Qh(a){if("miter"===a||"round"===a||"bevel"===a)this._join=""+a}function Rh(a){1<=a&&(this._miterLimit=+a)}
function Sh(){return this._owner._segments}function Th(a){this._owner._segments=a;this._owner.markUpdate("shapeData")}function gc(a){Ya.call(this);Object.defineProperties(this._attributes,{_cap:H("butt",!0),cap:R(Uh,Ph,!0),_fillColor:H(0,!0),fillColor:R(Eh,Fh,!0),_fillGradient:H(void 0,!0),fillGradient:R(Gh,Hh,!0),_fillImage:H(null,!0),_fillImageId:H(null,!0),fillImage:R(Ih,Jh,!0),_fillRepeat:H([1,1],!0),fillRepeat:R(Kh,Lh,!0),fillOpacity:H(1,!0,!0),strokeOpacity:H(1,!0,!0),_join:H("miter",!0),join:R(Vh,
Qh,!0),_strokeColor:H(255,!0),strokeColor:R(Wh,Mh,!0),_strokeGradient:H(void 0,!0),strokeGradient:R(Nh,Oh,!0),strokeWidth:H(0,!0,!0),_miterLimit:H(4,!0),miterLimit:R(Xh,Rh,!0),segments:R(Sh,Th,!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 Ca;this._mutatedAttributes=Ba.mixin({},this._renderAttributes);if(a){b=Za(a)?Za(a[0])?a[0][0]:a[0]:a;if(-1!=Yh.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 Zh(a,b){var c=b;return $h.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 ve(a){Vc.call(this);this._isProcessingPathAttribute=!1;for(var b in a)Object.defineProperty(this._attributes,
b,Zh(b,a[b]))}function Wc(a,b,c,d,e,f){we.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 Xc(a,b,c){xe.call(this,{radius:0});this.attr({x:a,y:b,radius:c})}function Yc(a,b,c,d){ye.call(this,{radiusX:0,radiusY:0});this.attr({x:a,y:b,radiusX:c,radiusY:d})}function Zc(a,b,c,d){ze.call(this,{radius:0,sides:3});this.attr({x:a,y:b,sides:d,radius:c})}function $c(a,b,c,d,e){Ae.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 ad(a,b,c,d,e){Be.call(this,{radius:0,rays:0,factor:0});this.attr({x:a,y:b,radius:c,rays:d,factor:e})}function Ce(a,b,c){De.call(this);this._loader=a;this._callback=c;this.sources=b;this.currentBitmapIndex=0;c&&ai.prototype.bindAssetCallback.call(this,c);Object.defineProperties(this._attributes,{height:Ee(0,!0,!0),width:Ee(0,!0,!0)});this._load()}function bd(a,b,c){Fe.call(this,a,b,c);this.type="Video";Object.defineProperties(this._attributes,
{height:Ge(0,!0,!0),width:Ge(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 He(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,He(c));return b}function Ie(a,b){var c=this.registry=new bi;b||(b=new ci);b.owner=this;this.displayList=b;c=this.assetLoader=
(new Je(c.pendingAssets)).on("request",hc(this,this.loadAsset,null)).on("destroy",hc(this,this.destroyAsset));this.env=new Ke(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 di(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={},Le={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(Le,"random",{get:function(){return 16777215*Math.random()<<8|255}});ab.module$exports=Le;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={},ei=Math.sqrt,I=$.prototype;I.add=function(a){this.x+=a.x;this.y+=a.y;
return this};I.equals=function(a){return this.x==a.x&&this.y==a.y};I.clone=function(){return new $(this.x,this.y)};I.normalize=function(a){a/=this.length;this.x*=a;this.y*=a;return this};I.offset=function(a,b){this.x+=a;this.y+=b;return this};I.subtract=function(a){this.x-=a.x;this.y-=a.y;return this};I.divide=function(a){this.x/=a;this.y/=a;return this};I.multiply=function(a){this.x*=a;this.y*=a;return this};I.toString=function(){return this.x+","+this.y+" "};I.toObject=function(){return Object.create(null,
{x:{value:this.x},y:{value:this.y}})};I.toArray=function(){return[this.x,this.y]};I.distance=function(a){var b=this.x-a.x,a=this.y-a.y;return ei(b*b+a*a)};I.angle=function(a){return Math.atan2(this.y-a.y,this.x-a.x)};$.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=
{},fi={}.hasOwnProperty,cd={filterToSignature:function(a){return a.type+"("+a.value+")"},gradientToSignature:function(a){switch(a.type){case "linear-gradient":return"linear-gradient"+[a.direction,a.stops,cd.matrixToString(a.matrix),a.spreadMethod].join(":");case "radial-gradient":return"radial-gradient"+[a.cx,a.cy,a.radius,a.stops,cd.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,fi.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=cd;cb.module$exports&&(cb=cb.module$exports);
var Da={},ic={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-ic.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?ic.bounceIn(2*a)/2:ic.bounceOut(2*a-1)/2+0.5}};Da.module$exports=ic;Da.module$exports&&(Da=Da.module$exports);var db={};zd.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=zd;db.module$exports&&(db=db.module$exports);var jc={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}}}};jc.module$exports&&(jc=jc.module$exports);var eb={},Me={BaseFilter:function(a,b,c){this.type=a;this.value="undefined"==typeof b?c:b},createFactory:function(a,
b){Me[a]=function(){var a=Object.create(b.prototype),d=b.apply(a,arguments);return"object"===typeof d?d:a}}};eb.module$exports=Me;eb.module$exports&&(eb=eb.module$exports);var kc={module$exports:function(){return{displayObjects:Object.create(null),loadingDisplayObjects:Object.create(null),movies:new bg,needsDraw:Object.create(null),needsInsertion:Object.create(null),pendingAssets:Object.create(null)}}};kc.module$exports&&(kc=kc.module$exports);var fb={},dg={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=cg;a.stop=eg;return a};fb.module$exports&&(fb=fb.module$exports);var Ea={},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"]}},Ne={},L;for(L in P)P.hasOwnProperty(L)&&P[L].shorthands.forEach(function(a){Ne[a]=
L});var Oe={};for(L in P)P.hasOwnProperty(L)&&(Oe[L]=P[L].shorthands[0]);var lc=[];for(L in P)P.hasOwnProperty(L)&&(lc.push(L),lc=lc.concat(P[L].shorthands));Ea.module$exports={validTokens:lc,parsePath:function(a){var b=[];a.replace(/([a-z])[\s,]*((-?\d*\.?\d*(?:e[\-+]?\d+)?\s*,?\s*)+)/ig,function(a,d,e){b.push(Ne[d]);e.replace(/(-?\d*\.?\d*(?:e[\-+]?\d+)?)\s*,?\s*/ig,function(a,c){c&&b.push(c)})});return Ad(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?Oe[d]:d)}e=e.join(" ");return b&&"M"!==e.slice(0,1)?"M 0 0 "+e:e},parseCommandList:Ad};Ea.module$exports&&(Ea=Ea.module$exports);var j={},Pe={}.hasOwnProperty,gi=[].indexOf,Qe=function(){},hi=[].push,ii=[].slice,ji={}.toString,dd=Math.PI,gb={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){Qe.prototype=a;return new Qe},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=gb.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=gb.hitch(c,b));for(var d in a)if(Pe.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=ii.call(arguments,2),d=c.length;
"string"==typeof b&&(b=a[b]);return c?function(){c.length=d;hi.apply(c,arguments);return b.apply(a,c)}:function(){return b.apply(a,arguments)}},indexOf:function(a,b,c){return gi.call(a,b,c)},isArray:Array.isArray||function(a){return"[object Array]"==ji.call(a)},keys:Object.keys||function(a){if(a!==Object(a))throw TypeError();var b=[],c;for(c in a)Pe.call(a,c)&&b.push(c);return b},map:function(a,b,c){var d=a.length,e=Array(d);c&&(b=gb.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},extractUnit:function(a){return(""+a).replace(/\s+$/,
"").match(/[a-z%]*$/i)[0]},parseAngle:function(a){var b,c=gb.extractUnit(a),a=parseFloat(a);switch(c){case "":case "rad":b=a;break;case "deg":b=a*dd/180;break;case "grad":b=a*dd/200;break;case "turn":b=2*a*dd}return b}};j.module$exports=gb;j.module$exports&&(j=j.module$exports);var A={},Re=ab,U=Math.max,V=Math.min,ki=Math.random,la=Math.round;aa.RGBAColor=Yb;var r=Yb.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=Bd(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 Yb((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],ki(),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 Re&&(a=Re[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=Bd(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 w={},li=j,ed="".split,fd={addListener:function(a,b,c){2===
arguments.length&&(c=b,b=null);var d=c instanceof Fc,e=typeof c;if("function"!=e&&"string"!=e&&!d)throw TypeError("Expected function or string, instead got "+e+".");d||(c=new Fc(b,c));for(var d=this._events||(this._events={}),e=-1,f=ed.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 Fc(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,i=ed.call(a," "),n=i.length;++k<n;){d=!1;g=h[":"+i[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&&ed.call(a," ")||(c=!1,li.keys(b)),e=a.length;++d<e;)(b[c?":"+a[d]:a[d]]||[]).length=0;return this}};fd.on=fd.addListener;w.module$exports=fd;w.module$exports&&(w=w.module$exports);var hb={},mi=w,ni=j,oi=Cd.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)}};ni.mixin(oi,mi);hb.module$exports=Cd;hb.module$exports&&(hb=hb.module$exports);var Fa={};Dd.prototype=j.mixin({destroy:function(){this.removeAllListeners();this.disconnect();this.disconnect=this.notifyRenderer=null},notify:function(a){this.emit("message",a)}},w);Fa.module$exports=Dd;Fa.module$exports&&
(Fa=Fa.module$exports);var ib={},gd=j;Ed.prototype=gd.mixin({MessageChannel:Fa,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(gd.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(gd.hitch(this,this.notifyRunner,a),1)},run:function(a){this.notifyRunner({command:"runScript",code:a})},load:function(a){this.notifyRunner({command:"loadScript",url:a})}},w);ib.module$exports=Ed;ib.module$exports&&(ib=ib.module$exports);var jb={},fg=j,Fd=1,pi="undefined"==typeof document?
!1:"createTouch"in document,qi=/drag|pointerup|pointerdown|pointermove/,ri=/click|pointer/;jb.module$exports={handleSingleTouch:function(a,b,c){var d=this._getBasicEventData(a),e=d.clientX,f=d.clientY,g=c?"multi:":"",h=$b(a.target),k=Zb(h),i=a.type,n=document.elementFromPoint(a.pageX,a.pageY),l=n?Zb(n):0;d.touchId=a.identifier;d.touchIndex=a.index;switch(i){case "touchstart":b.startX=e;b.startY=f;d=W(d);d.type=g+"pointerdown";this.emit("userevent",d,k);break;case "touchmove":d.diffX=e-b.startX;d.diffY=
f-b.startY;b.touchMoveHappened=!0;d=W(d);d.type=g+"drag";this.emit("userevent",d,k);d=W(d);d.type=g+"pointermove";this.emit("userevent",d,l);break;case "touchend":if(d=W(d),d.type=g+"pointerup",this.emit("userevent",d,k),h!==n&&(d=W(d),this.emit("userevent",d,l)),!c&&!b.touchMoveHappened)d=W(d),d.type="click",this.emit("userevent",d,k)}},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&&"ownerSVGElement"in b&&a.preventDefault();var b=$b(a.target),c=a.type,d=Zb(b);0>d&&(d=0);var e,f=this._getBasicEventData(a),g=f.clientX,h=f.clientY,k=this._lastEventPos||[g,h],i=this._startEventPos||[g,h];if(/^touch/.test(a.type))this.handleTouchEvent(a);else{switch(c){case "dblclick":c="doubleclick";
break;case "mousewheel":f.delta=a.wheelDelta;break;case "touchend":case "mouseup":d=this._dragId;f.diffX=g-i[0];f.diffY=h-i[1];delete this._currentTouch;delete this._dragId;delete this._startEventPos;delete this._lastEventPos;c="pointerup";break;case "touchstart":if(this._currentTouch)return;this._currentTouch=a.touches[0].identifier;case "mousedown":this._dragId=d;this._startEventPos=[g,h];c="pointerdown";break;case "touchmove":if(a.touches[0].identifier!==this._currentTouch)return;case "mousemove":(f=
W(f)).type="pointermove";this.emit("userevent",f,d);(f=W(f)).type="multi:pointermove";this.emit("userevent",f,d);d=this._dragId;c="drag";f.diffX=g-i[0];f.diffY=h-i[1];f.deltaX=g-k[0];f.deltaY=h-k[1];break;case "keypress":c="key";case "keyup":case "keydown":if(b&&!b._isBSDOMElement&&document.activeElement!==document.body)return;f.keyCode=a.keyCode;f.ctrlKey=a.ctrlKey;f.altKey=a.altKey;f.metaKey=a.metaKey;f.shiftKey=a.shiftKey;f.inputValue=a.target.value;break;case "mouseover":e=a.relatedTarget||a.fromElement;
e=$b(e);break;case "mouseout":e=a.relatedTarget||a.toElement,e=$b(e)}this._lastEventPos=[g,h];f.type=c;ri.test(c)&&(f.isRight=a.which?3===a.which:2===a.button,f.isMiddle=a.which?2===a.which:4===a.button,f.isLeft=a.which?1===a.which:1===a.button||0===a.button);this.emit("userevent",f,d,e&&Zb(e));!pi&&qi.test(c)&&(f=W(f),f.type="multi:"+c,this.emit("userevent",f,d))}},_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}}};jb.module$exports&&(jb=jb.module$exports);var kb={},Se=A,si=[].unshift,ti=[].push,ui=[].concat,lb="undefined"!==typeof window,vi=lb&&"SVGFEDropShadowElement"in window,gg=lb&&"SVGFEMergeElement"in window,hg=lb&&"SVGFEBlendElement"in window,ig=lb&&"SVGFECompositeElement"in window,mc={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=Se(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=Se(a[3]),f=255===e.int32(),a=[];if(vi)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 mc.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(" ")})}};kb.module$exports={create:function(a,b){return mc[a](b)},containsFlattenFilter:Gd,filterElementsFromList:function(a){for(var a=a||[],b,c=[],d=0,e=a.length;d<e;d+=1)b=a[d],"function"===typeof mc[b.type]&&(b=ui.call([],mc[b.type](b.value)),Gd(b)&&0<d?si.apply(c,b):ti.apply(c,b));return c},isFEColorMatrixEnabled:lb&&"SVGFEColorMatrixElement"in
window};kb.module$exports&&(kb=kb.module$exports);var mb={},Id=A;mb.module$exports={strokeColor:Hd("strokeColor"),fillColor:Hd("fillColor")};mb.module$exports&&(mb=mb.module$exports);var nb={},Kd=A;nb.module$exports={fillGradient:Jd("fillGradient"),strokeGradient:Jd("strokeGradient")};nb.module$exports&&(nb=nb.module$exports);var nc={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}}}};nc.module$exports&&(nc=nc.module$exports);var Ga={},m=eb,wi=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=wi.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);Ga.module$exports=m;Ga.module$exports&&(Ga=Ga.module$exports);var ob={},hd=j,Te=A;ob.module$exports={filters:{toNumeric:function(a,b){var c=[];hd.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(hd.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=Te(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(hd.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 Te.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}}};ob.module$exports&&(ob=ob.module$exports);var fa={},Ue=S,jg=j,xi=Math.cos,yi=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.identity().rotate(c).scale(a,b).translate(d,e)},deltaTransformPoint:function(a){return new Ue(this.a*a.x+this.c*a.y,this.b*a.x+this.d*a.y)},identity: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=xi(a),a=yi(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 Ue(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 pb={},zi=fa;pb.module$exports={matrix:{toNumeric:function(a){this.animatedMatrix=new zi;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}}};pb.module$exports&&(pb=pb.module$exports);
var qb={},Ve=j,Ai=db,Bi=mb,Ci=nb,Di=ob,Ei=nc,Fi=pb,Gi=jc,ba=Ve.mixin,Hi=Ve.forEach,oa=Gc.propertyTranslators={};ba(oa,Bi);ba(oa,Ci);ba(oa,Di);ba(oa,Ei);ba(oa,Fi);ba(oa,Gi);Gc.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;Hi(this.propertyNames,function(d){c.push(new Ai(a[d],b[d],oa[d]))})}};qb.module$exports=
Gc;qb.module$exports&&(qb=qb.module$exports);var pa={},kg=Da,rb=j,Ii=w,We=qb,oc={}.hasOwnProperty,Ha=rb.forEach;ac.prototype={clock:null,currentDelay:-1,currentTweenIndex:-1,delay:-1,duration:-1,easing:null,frame:-1,isPlaying:!1,isTimelineBound:!1,keys:null,keyframes:null,prevFrame:-1,repeat:-1,subjects:null,_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 ac(this.clock,
this.duration,rb.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=rb.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){a=rb.isArray(a)?a:[a];Ha(a,this.addSubject,this);return this},removeSubject:function(a){for(var b=this.subjects,c=b.length-1;0<=c;c-=1)b[c].subject===
a&&b.splice(c,1)},removeSubjects:function(a){Ha(a,this.removeSubject,this);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 We(f,e[a]);h.easing=Hc(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.easing,c=this.duration,d=this.keys,e=this.keyframes,f,g={};Ha(d,function(a){f=e[a];for(var b in f)oc.call(f,
b)&&(g[b]=!0)});Ha(d,function(h,k){var i,n,l,u,z;f=e[h];for(var j in g)if(!oc.call(f,j)&&"easing"!==j){a:{i=j;for(n=k;n--;)if(oc.call(e[d[n]],i)){i=d[n];break a}i=null}a:{n=j;z=k;for(u=d.length;z<u;++z)if(oc.call(e[d[z]],n)){n=d[z];break a}n=null}l=i&&e[i][j]||a[j];u=n&&e[n][j];if(null==l)throw Error("No initial value specified for property: "+j);null==u&&(u=l,n=c);z={};z[j]=l;l={};l[j]=u;i=(h-i)/(n-i);b&&(i=b(i));n.easing&&(i=Hc(n.easing)(i));f[j]=(new We(z,l)).at(i)[j]}},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,i=g.length;k<i;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}};rb.mixin(ac.prototype,Ii);pa.module$exports=ac;pa.module$exports&&(pa=pa.module$exports);var Ia={},Ji=pa;Ia.module$exports=function(a,b,c,d){return new Ji(a,b,{to:c},d)};Ia.module$exports&&(Ia=Ia.module$exports);
var T={},Ki=w,ua=j,Mg=fa,Og=S,Xe=Ia,Li=pa,Nd=Ga,G=ua.descriptorAccessor,B=ua.descriptorData,Mi=ua.getter,Lg=1,Ld=Math.atan2,Md=Math.sqrt,ng=Math.PI,Ua=isFinite,Ng=Mi("_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 Ni=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;c=!1;var 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)b=a[d],d in e&&("_"!==d.charAt(0)&&(e[d]!==b||"object"===typeof e[d]))&&(e[d]=b,c=this._mutatedAttributes[d]=!0);break;case 2:a in e&&("_"!==a.charAt(0)&&(e[a]!==b||"object"===typeof e[a]))&&(e[a]=b,c=this._mutatedAttributes[a]=!0)}c&&this.markUpdate();return this},getAbsoluteMatrix:function(){for(var a=this.attr("matrix").clone(),b=this;(b=b.parent)&&0!==b.id;)a.concat(b.attr("matrix"));return a},getAbsoluteBoundingBox:function(){return this.getBoundingBox(this.getAbsoluteMatrix())},
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.emit("destroy",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 Xe||d instanceof Li)){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 Xe(d,a,b,c)}d.addSubject(this).play();return this}};ua.mixin(Ni,Ki);T.module$exports=F;T.module$exports&&(T=T.module$exports);var ga={},id=j,Ic=T,Oi=id.isArray,
Ye=Math.max,jd=Math.min;Od.prototype={add:function(a,b){var c=Oi(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(Pg,e))&&0!==f){e=this.children;var g=e.length,b=void 0===b?g:jd(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 Ze={_activate:Pd,_deactivate:Qd,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 Ic.prototype.getBoundingBox.call(this,a);b=id.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:jd(b.top,h);h=g+f.right;b.right=e?h:Ye(b.right,h);d+=f.bottom;b.bottom=e?d:Ye(b.bottom,
d);f=g+f.left;b.left=e?f:jd(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}},kd=id.mixin({},Ze);kd._activate=function(a){Pd.call(this,a);a&&a.registry.movies.add(this)};kd._deactivate=function(){this.stage&&this.stage.registry.movies.remove(this);Qd.call(this)};ga.module$exports={DisplayList:Od,
methods:Ze,timelineMethods:kd};ga.module$exports&&(ga=ga.module$exports);var ha={},sb=j,pc=A,Pi=fa,$e={}.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 Pi(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);sb.isArray(a)?f=a:isNaN(f)&&(f=Qi[a]);if(!sb.isArray(b)){var a=[],g;for(g in b)$e.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 sb.isArray(a)?[pc.parse(a[0]),a[1]]:[pc.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(!sb.isArray(a)){var h=[],k;for(k in a)$e.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 sb.isArray(a)?[pc.parse(a[0]),a[1]]:[pc.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 Qi={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={},Rd=T,af=ga,Ri=j,Qg=af.DisplayList,ld=Jc.prototype=Object.create(Rd.prototype);
Ri.mixin(ld,af.methods);ld.type="Group";ld.clone=function(a){var b=new Jc;a.attributes&&b.attr(this.attr());this.children().forEach(function(c){c.clone&&b.addChild(c.clone(a))},this);return b};ia.module$exports=Jc;ia.module$exports&&(ia=ia.module$exports);var tb={},Kc=ia,Td=j,qa=Sd.prototype=Object.create(Kc.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=Kc.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}};tb.module$exports=Sd;tb.module$exports&&(tb=tb.module$exports);var ub={},v=S,bf=j,md=Math.abs,Ud=Math.asin,Si=Math.ceil,bc=Math.cos,cf=Math.max,df=Math.min,ca=Math.PI,K=Math.pow,va=Math.sqrt,cc=Math.sin,Ti=Math.tan,D=J.prototype;D.clear=function(){this._segments.length=
0};D._push=function(){var a=[].slice.call(arguments);a.from=this.currentPoint.clone();a.lastMoveTo=this.lastMoveTo.clone();this._segments.push(a);return this};D.moveTo=function(a,b){this._push("moveTo",a,b);this.currentPoint=new v(a,b);this.lastMoveTo=new v(a,b);return this};D.moveBy=function(a,b){var c=this.currentPoint;return this.moveTo(c.x+a,c.y+b)};D.closePath=function(){this._push("closePath");this.currentPoint=this.lastMoveTo.clone();return this};D.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};D.lineBy=function(a,b){var c=this.currentPoint;return this.lineTo(c.x+a,c.y+b)};D.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};D.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)};D.arcTo=function(a,b,c,d,e,f,g){var h,k,i=this.currentPoint.x,n=this.currentPoint.y,b=Lc(i,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=Si(md(h)/(ca/2));h/=k;for(var l=0;l<k;++l){var u=u||i,j=j||n,m=e+h*l,o=m+h,p=4/3*Ti((o-m)/4),q=c+a*bc(o),r=d+b*cc(o),s=u+p*a*-cc(m),m=j+p*b*bc(m),t=q+p*a*cc(o),o=r+p*b*-bc(o),u=q,j=r;this._push("curveTo",s,m,t,o,q,r)}this.currentPoint=new v(f,g);return this};D.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)};D.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};D.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)};D.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};D.splitCurve=function(a){var b,c,d=
this._segments[a],e=[];if(!d||7>d.length)return this;c=Vd(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};J.propertiesFromAbsoluteArc=Lc;J.splitAbsoluteCubicBezier=Vd;J.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};J.subPathToCurves=function(a,b){var c=new J,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};J.toCurves=function(a,b){if(!bf.isArray(a))return[];bf.isArray(b)||(b=[b]);for(var c=J.countSubPaths(a),d=[],e=0,f=Math.max(c.length,b.length);e<f;++e)d=d.concat(J.subPathToCurves(a.splice(0,c[e]),b[e]));return d};J.getBoundsOfCurve=function(a,b,c,d,e,f,g,h){function k(a){return K(1-a,3)*i[j]+3*K(1-a,2)*a*n[j]+3*(1-a)*K(a,2)*l[j]+K(a,3)*u[j]}var i=[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 j=0;2>j;++j)a=
6*i[j]-12*n[j]+6*l[j],b=-3*i[j]+9*n[j]-9*l[j]+3*u[j],d=3*n[j]-3*i[j],0==b?0!=a&&(a=-d/a,0<a&&1>a&&c[j].push(k(a))):(d=K(a,2)-4*d*b,0>d||(e=(-a+va(d))/(2*b),0<e&&1>e&&c[j].push(k(e)),a=(-a-va(d))/(2*b),0<a&&1>a&&c[j].push(k(a))));return{left:df.apply(null,c[0]),top:df.apply(null,c[1]),right:cf.apply(null,c[0]),bottom:cf.apply(null,c[1])}};J.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];md(c);md(d)}};ub.module$exports=J;ub.module$exports&&(ub=ub.module$exports);
var Ja={},Yd=T,Vg=ha,Va=j,wa=Va.descriptorAccessor,E=Va.descriptorData,Ui=Va.getter,Wd=A.parse,ch=Ui("_textStrokeColor"),nd=Xd.prototype=Object.create(Yd.prototype);nd.type="TextSpan";nd.setText=function(a){return this.attr("text",a)};nd.getText=function(){return this.attr("text")};Ja.module$exports=Xd;Ja.module$exports&&(Ja=Ja.module$exports);var vb={},ae=ia,Mc=Ja,hh=ha,qc=j,da=qc.descriptorAccessor,C=qc.descriptorData,rc=qc.getter,Zd=A.parse,sh=rc("_textStrokeColor"),qh=rc("_cap"),rh=rc("_join"),
th=rc("_miterLimit"),ef=ae.prototype,sc=$d.prototype=Object.create(ef);sc.addChild=function(a,b){if(!(qc.isArray(a)?a.every(function(a){return a instanceof Mc}):a instanceof Mc))throw TypeError("child is not a TextSpan instance/an array of TextSpans");return ef.addChild.apply(this,arguments)};sc.type="Text";sc.setText=function(a){return this.attr("text",a)};sc.getText=function(){return this.attr("text")};vb.module$exports=$d;vb.module$exports&&(vb=vb.module$exports);var Ka={},ff=Math.round;Ka.module$exports=
j.mixin({currentFrame:0,isPlaying:!0,incrementFrame:function(){this.currentFrame=(this.currentFrame+1)%(null==this._length?Infinity:this._length)||0;return this},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 ff(a[1]*(this.framerate||this.root.framerate));case "%":return ff(this._length*a[1]/100)||0;default:throw Error("Unknown frame format: "+a[2]);}}},w);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 wb={},Vi=Y;wb.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=Vi.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);};wb.module$exports&&(wb=wb.module$exports);var ra={},tc=wb,od=j,gf=od.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 tc(a)];else if(gf(a))b=od.map(a,function(a){return new tc(a)});
else if(b&&b.src||"string"===typeof b)b=[new tc(b)];else if(gf(b)&&b.length)b=od.map(b,function(a){return new tc(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={},be=ra,Wi=w,Xa=j,pd=Xa.forEach,Xi=[].slice;Wa.DEFAULT_TIMEOUT=1E4;Wa.MIME_TYPES=function(a){var b={audio:{},video:{},image:{}};if(!a)return b;pd(Xi.call(a),function(a){var d=(a.description.match(/audio|video|image/i)||[])[0];d&&(d=d.toLowerCase(),
pd(a.suffixes.split(","),function(e){e&&(b[d][e]=a.type)}))});return b}("undefined"!==typeof navigator&&navigator.mimeTypes);var Yi=Wa.prototype={load:function(){this.initTimeout();pd(this.resources,function(a){this.loadResource(a,this.resourceLoadSuccess,this.resourceLoadError)},this);return this},initTimeout:function(){this._timeoutID=setTimeout(Xa.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)}};Xa.mixin(Yi,Wi);Z.module$exports=Wa;Z.module$exports&&(Z=Z.module$exports);var xb={},Nc=Z,Zi=Nc.MIME_TYPES.audio,yb;try{yb=document.createElement("audio")}catch(Jk){}var $i={progress:"progress",
loadstart:"loadstart",loadedmetadata:"loadedmetadata",loadeddata:"loadeddata",canplay:"canplay",canplaythrough:"canplaythrough"},aj=dc.getPlayableMimeType=function(a){if(!yb)return"";if(yb.canPlayType(a))return a;var b=Zi[a];if(b&&yb.canPlayType(b))return b;a="audio/"+a;return yb.canPlayType(a)?a:""};dc.prototype=Object.create(Nc.prototype);dc.prototype.loadResource=function(a,b,c){function d(){b()}var e=this.id,f=this.request.loadLevel||"canplay",g=aj(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($i[f],d,!1),a.addEventListener("error",function(){c("Could not load video ("+h+").")},!1))};xb.module$exports=dc;xb.module$exports&&(xb=xb.module$exports);var zb={},de=Z;(ce.prototype=Object.create(de.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()};zb.module$exports=ce;zb.module$exports&&(zb=zb.module$exports);var La={},ee=Z;Oc.prototype=Object.create(ee.prototype);Oc.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=Oc;La.module$exports&&(La=La.module$exports);var Ab={},fe=Z,bj=La,
cj=j,hf=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 qd;Q.fontIDs={};Q.prefix="bs_"+(new Date).getTime()+"_";Q.prototype=Object.create(fe.prototype);Q.prototype.loadResource=function(a,b,c){var d=this,e=a.src;/^data:/.test(e)?b(e):(new bj(e)).on("load",function(){var c;a.type in hf?c=hf[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;qd||(qd=(document.getElementsByTagName("head")||[document.body])[0].appendChild(document.createElement("style")));var c,d,e=[],f="";cj.forEach(b,function(a){d=a.uri;c=a.format;"eot"===c?f='url("'+d+'") format("'+c+'")':e.push('url("'+d+'") format("'+c+'")')});qd.appendChild(document.createTextNode('@font-face {font-family: "'+a+'";\n'+(f?"src: "+f+";\n":"")+(e.length?'src: local("\u263a"), '+
e.join(",\n")+";\n":"")+"}"))};Ab.module$exports=Q;Ab.module$exports&&(Ab=Ab.module$exports);var Bb={},Pc=Z,dj=Pc.MIME_TYPES.video,Cb;try{Cb=document.createElement("video")}catch(Kk){}var ej={progress:"progress",loadstart:"loadstart",loadedmetadata:"loadedmetadata",loadeddata:"loadeddata",canplay:"canplay",canplaythrough:"canplaythrough"},fj=ec.getPlayableMimeType=function(a){if(!Cb)return"";if(Cb.canPlayType(a))return a;var b=dj[a];if(b&&Cb.canPlayType(b))return b;a="video/"+a;return Cb.canPlayType(a)?
a:""};ec.prototype=Object.create(Pc.prototype);ec.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=fj(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(ej[g],d,!1),e.addEventListener("error",function(){c("Could not load video ("+
k+").")},!1))};Bb.module$exports=ec;Bb.module$exports&&(Bb=Bb.module$exports);var Ma={},gj=j,hj=w,ij=Ab,jj=Bb,kj=xb,lj=zb,mj=La;na.assets={};var jf=na.handlers={Bitmap:lj,Font:ij,Audio:kj,Video:jj,Raw:mj};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 jf)(new jf[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);}};gj.mixin(na.prototype,hj);Ma.module$exports=na;Ma.module$exports&&(Ma=Ma.module$exports);var Db={},nj=Y,kf=ge.prototype=j.mixin({destroy:function(){var a=this._worker;a.terminate();delete a.onmessage;delete this._worker},init:function(a){var b=nj.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})}},w);kf.notifyRunnerAsync=kf.notifyRunner;Db.module$exports=ge;Db.module$exports&&(Db=Db.module$exports);var Eb={},xa=j,oj=w,uh=Y,pj=he.prototype={_onRunnerContextReady:function(){function a(a,b){var g=a.length,h=0;d.on("scriptLoaded",
function(){++h===g&&b()});xa.forEach(a,function(a){d.load(c.baseUrl.resolveUri(a).toString())})}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);Qc(c)}):b.code&&d.run(b.code)}):b.urls?a(b.urls,function(){b.code&&d.run(b.code);Qc(c)}):b.code&&(d.run(b.code),Qc(c))},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){var c=this._pendingMessages;if(c)return c.push(arguments),this;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(pj,oj);Eb.module$exports=he;Eb.module$exports&&(Eb=Eb.module$exports);var Fb={},qj=w,uc=j,Na=A,rj=Ea,lf=kb,ya=cb,sj=jb,vc=Ma,ie={},tj=/AppleWebKit\/53([0-3]|4.([0-4]))/.test(navigator.appVersion),mf=Math.min,
nf=Math.max,wc=ya.cssClasses,Gb=ya.matrixToString,uj=ya.gradientToSignature,vj=ya.filterToSignature,of=ya.valueFromSignatureForType,wj=rj.exportToPath,xc=lf.isFEColorMatrixEnabled,xj=lf.filterElementsFromList,yj=vc.handlers.Font.fontIDs,pf=vc.handlers.Font.prefix,qf={cap:["stroke-linecap","butt"],join:["stroke-linejoin","miter"],miterLimit:["stroke-miterlimit","4"],opacity:["opacity","1"],fillOpacity:["fill-opacity","1"],strokeOpacity:["stroke-opacity","1"],fontSize:["font-size"],fontWeight:["font-weight"],
fontStyle:["font-style"],textAnchor:["text-anchor","start"],text:["text"],cursor:["cursor","inherit"],fillRule:["fill-rule","inherit"]},je="dblclick click mouseenter mouseleave mouseover mouseout mouseup mousedown touchstart touchend mousemove touchmove mousewheel".split(" "),zj=uc.isArray;Rc.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 qf){var e=qf[d],f=e[0],e=""+c===e[1];null!==c&&!e?a.setAttribute(f,
c):(null===c||e)&&a.removeAttribute(f)}else switch(d){case "interactive":e=a.style;(c=c?"":"none")?e.pointerEvents=c:e.pointerEvents&&(e.pointerEvents="");break;case "fontFamily":c=yj[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?(c=Gb(c),"matrix(1,0,0,1,0,0)"==c?a.removeAttribute("transform"):a.setAttribute("transform",c)):null===c&&a.removeAttribute("transform")}}};var p=Sc.prototype=uc.mixin({},qj,sj),Aj={Bitmap:"image",Group:"g",Movie:"g",Path:"path",Text:"text",TextSpan:"tspan",Video:"foreignObject",Mask:"mask"};p.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}};p.render=function(a){var b,c,d,e,f,g,h,k=this,i=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=i[b],!c&&!f.detach&&("DOMElement"===h?(c=i[b]=document.createElement(f.attributes.nodeName),c.setAttribute("data-bs-id",b)):c="Audio"===h?i[b]=vc.assets[b]:i[b]=t(Aj[h],b)),f.detach){f=f.children||0;h=0;do c&&this.removeObject(c),
delete i[b],b=f[h],c=i[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);!xc&&"Group"===h&&function z(a,b){if(b){var c=a.firstChild||{};do c instanceof SVGGElement&&z(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&&i.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=i[f.parent]){h=f.prev;c=i[f.id];c=c._root||c;if(h){d||(d=document.createDocumentFragment());d.appendChild(c);do b=c,c=i[h.id],c=c._root||c,d.insertBefore(c,b);while(h=h.prev);c=d}g.insertBefore(c,i[f.next]||null)}}this._isLoggingFps&&this._logFrame();this.emit("canRender")};p.drawMovie=function(){};p.drawGroup=
function(){};p.drawAll=function(a,b,c){var d=c.attributes,e=d.filters,f=d.fillColor,g=d.fillGradient;!xc&&!f&&e&&b._fillColorSignature&&(f=b._fillColorSignature);zj(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);if(null!=d.visible){var e=b.style,h=d.visible?"":"hidden";h?e.visibility=h:e.visibility&&(e.visibility="")}if("Path"===a||"Text"===a||"TextSpan"===a)d.fillImageId||g&&(f||d.fillRepeat&&"1,1"!==d.fillRepeat.join())?tj?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)};p.drawPath=function(a,b){var c=b.data;c&&a.setAttribute("d",wj(c,!0))};p.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)};p.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?wc.add(a,"selectable"):wc.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))}};p.drawText=function(a,b){var c=b.attributes;void 0!==c.selectable&&(!1!==c.selectable?wc.add(a,"selectable"):wc.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"};p.drawVideo=function(a,b){var c,d=b.attributes;c=b.id;var e=vc.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=mf(nf(+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)};p.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=mf(nf(+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()};p.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));for(var e in d)/^dom_/.test(e)?
"dom_innerHTML"===e?a.innerHTML=(d[e]||"").replace(/\{\{prefix\}\}/g,pf):a.setAttribute(e.slice(4),d[e]):/^css_/.test(e)&&null!=d[e]&&(a.style[e.slice(4)]=d[e].toString().replace(/\{\{prefix\}\}/g,pf));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%")}};p.getTime=Date.now||function(){return(new Date).getTime()};p.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)};p.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)};p.removeFillImage=
function(a){if((a=a._pattern)&&a._fillImage)a.removeChild(a._fillImage),delete this.svg[a._fillImage._fillImageId],delete a._fillImage};p.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"])};p.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)};p.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)};p.destroy=function(){var a=this.svg;je.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};p._genDefUID=
function(){return"def-"+ +new Date+"-"+(this.__defID=this.__defID?this.__defID+1:1)};p.applyFillColor=function(a,b,c){return this.applyColor("fill",a,b,c)};p.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"))};p.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"))};p.applyColor=function(a,b,c,d){d=b._filterSignature||d;b["_"+a+"ColorSignature"]=c;c=Na(c);!xc&&d&&(d=of(d,"colorMatrix"))&&c.setColorMatrix(d.split(","));b.setAttribute(a,c.rgba())};p.applyFillGradient=function(a,b,c,d){return this.applyGradient("fill",a,b,c,d)};p.applyGradient=function(a,b,c,d,e){var e=b._filterSignature||e,f,g,h,k,i,n,d=c.stops,l=uj(c),j="_"+a+"GradientSignature";
!xc&&e&&(e=of(e,"colorMatrix"))&&(f=e.split(","));if(!f&&l in this.definitions)e=this.definitions[l],b[j]!==l&&(e.n++,b[j]=l,b.setAttribute(a,"url(#"+e.element.id+")"));else{if(b[j])if(e=this.definitions[b[j]],1<e.n)e.n--;else{delete this.definitions[b[j]];for(g=e.element;e=g.firstChild;)g.removeChild(e)}b[j]=l;switch(c.type){case "linear-gradient":if(isNaN(c.direction))j=c.direction;else if(e=360-c.direction-270,0>e&&(e+=360),e=-e,j=[0,0,Math.cos(Math.PI/180*e),Math.sin(Math.PI/180*e)],e=1/(Math.max(Math.abs(j[2]),
Math.abs(j[3]))||1),j[2]*=e,j[3]*=e,0>j[2]&&(j[0]=-j[2],j[2]=0),0>j[3])j[1]=-j[3],j[3]=0;g||(g=t("linearGradient"),g.setAttribute("gradientTransform",Gb(c.matrix)),g.setAttribute("gradientUnits","boundingBox"==c.units?"objectBoundingBox":"userSpaceOnUse"),g.setAttribute("spreadMethod","PAD"),g.id=this._genDefUID());i=0;for(n=d.length;i<n;++i)h=d[i],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",j[0]);g.setAttribute("y1",j[1]);g.setAttribute("x2",j[2]);g.setAttribute("y2",j[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",Gb(c.matrix));i=0;for(n=d.length;i<n;++i)h=d[i],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}}};p.applyWebkitFills=function(a,b){var c,d,e=b.attributes,f=this.svg,g=f.defs,h=e.fillColor,k=e.fillGradient,i=(d=a._friend)&&d._fillImage,j=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",Gb(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);!i&&e.fillImageId&&(i=d._fillImage=t("g"),i._fillImageId=e.fillImageId+
"_offStageParent",f[i._fillImageId]=i);!j&&k&&(c||(c=a.getBBox()),j=d._fillGradient=t("rect"),j.setAttribute("x",0),j.setAttribute("y",0),j.setAttribute("width",c.width),j.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(j,k,e.matrix),d._fillGradientSignature=
j._fillGradientSignature);m&&(l&&d.appendChild(l),j&&d.appendChild(j),i&&d.appendChild(i))};p.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,i=a._pattern,j=i&&i._fillImage,l=i&&i._fillGradient,m=i&&i._fillColor,o=!i;this.svg.root.appendChild(a);o&&(c=a.getBBox(),i=a._pattern=t("pattern"),m=i._fillColor=t("rect"),i.setAttribute("patternUnits","userSpaceOnUse"),i.setAttribute("x",0),i.setAttribute("y",0),i.setAttribute("width",
c.width/f),i.setAttribute("height",c.height/g),d=uc.mixin({},b.matrix),d.tx=c.x,d.ty=c.y,i.setAttribute("patternTransform",Gb(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=i._fillGradient=t("rect"),l.setAttribute("x",0),l.setAttribute("y",0),l.setAttribute("width",c.width/f),l.setAttribute("height",c.height/g));!j&&b.fillImageId&&(j=i._fillImage=t("g"),j._fillImageId=b.fillImageId+"_offStageParent",
this.svg[j._fillImageId]=j);h?m._fillColorSignature!==h&&this.applyFillColor(m,h):0!==m._fillColorSignature&&this.applyFillColor(m,0);k&&(this.applyFillGradient(l,k,b.matrix),i._fillGradientSignature=l._fillGradientSignature);o&&(i.appendChild(m),l&&i.appendChild(l),j&&i.appendChild(j),i.id=this._genDefUID(),a.setAttribute("fill","url(#"+i.id+")"),e.appendChild(i))};p.applyFilters=function(a,b){var c,d;d="filter:"+b.map(function(a){return vj(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=xj(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}}};p.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+")")};p.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};p._setupFPSLog=function(a){var b="function"===typeof a,c=!0===a||b;this._isLoggingFps=c;clearInterval(this._fpsInterval);
c&&(!0===a&&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(uc.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))};p._logFrame=function(){(this._frameTimes||(this._frameTimes=[])).push(this.getTime())};p.getFPS=function(){for(var a=this._frameTimes,b=0,c=this.getTime()-
1E3,d=a.length;d--&&!(a[d]<c);)++b;this._frameTimes=a.slice(d);return b};Sc.Svg=Rc;Fb.module$exports=Sc;Fb.module$exports&&(Fb=Fb.module$exports);var ja={},Bj=j,le=T,Cj=ra,rf=ke.prototype=Object.create(le.prototype);rf.request=function(a){if("undefined"===typeof a)return this._request;this._loader.request(this,this._request=new Cj(a),this.type);return this};rf.bindAssetCallback=function(a){function b(){d();a.call(this,null,this)}function c(b){d();a.call(this,b,this)}var d=Bj.hitch(this,function(){this.removeListener("load",
b);this.removeListener("error",c)});this.on("load",b);this.on("error",c);return this};ja.module$exports=ke;ja.module$exports&&(ja=ja.module$exports);var sa={},me=ja,rd=j,sf=S,za=rd.descriptorData,wh=rd.descriptorAccessor,xh=rd.getter("_source"),tf=me.prototype,Dj=tf.request,yc=Tc.prototype=Object.create(tf);yc.clone=function(){return new Tc(this._loader,this.attr("source"))};yc.request=function(a){if("undefined"===typeof a)return this._request;Dj.call(this,a);this._attributes._absoluteUrl=this._request.resources[0].src;
return this};yc.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};yc.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 sf(0,0)),a=a.transformPoint(new sf(c,e)),b.top=d.y,b.left=d.x,b.right=a.x,b.bottom=a.y);return b};sa.module$exports=Tc;sa.module$exports&&(sa=sa.module$exports);var Hb={},Ej=ra,yh=0,uf=ne.prototype=Object.create(w);uf._load=function(){this._loader.request(this,new Ej({id:this.fontId,
resources:this.resources}),"Font")};uf.notify=function(a,b){switch(a){case "load":this.emitAsync("load",this);break;case "error":this.emitAsync("error",Error(b.error),this)}return this};Hb.module$exports=ne;Hb.module$exports&&(Hb=Hb.module$exports);var Oa={},pe=ja,vf=j,fc=vf.descriptorData,qe=vf.descriptorAccessor,wf=pe.prototype,Fj=wf.destroy,Pa=oe.prototype=Object.create(wf);Pa.destroy=function(){Fj.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=oe;Oa.module$exports&&(Oa=Oa.module$exports);var Ib={},re=Oa;(Uc.prototype=Object.create(re.prototype)).clone=function(){return new Uc(this._loader,
this._request)};Ib.module$exports=Uc;Ib.module$exports&&(Ib=Ib.module$exports);var Jb={},te=ja,xf=ga,Gj=Ka,Dh=xf.DisplayList,yf=se.prototype=j.mixin(Object.create(te.prototype),Gj,xf.timelineMethods);yf.loadSubMovie=function(){return this.root.loadSubMovie.apply(this.root,arguments)};yf.type="Movie";Jb.module$exports=se;Jb.module$exports&&(Jb=Jb.module$exports);var M={},sd=S,Ca=ub,zc=Ea,Ya=T,Ba=j,td=A,Aa=ha,Hj=sa,R=Ba.descriptorAccessor,H=Ba.descriptorData,Ac=Ba.getter,Za=Ba.isArray,ue=td.parse,Ij=
zc.exportToPath,Yh=zc.validTokens,Jj=zc.parsePath,Kj=zc.parseCommandList,Lj=Math.abs,zf=Math.cos,Af=Math.PI,Bf=2*Af,Cf=Math.sin,Df=Math.min,ud=Math.max,Wh=Ac("_strokeColor"),Uh=Ac("_cap"),Vh=Ac("_join"),Xh=Ac("_miterLimit"),vd=Ya.prototype,o=gc.prototype=Object.create(vd);o._activate=function(a){var b=vd._activate.apply(this,arguments),c=this._attributes._fillImage;c&&Ya.registerOffStageObj(this,c,a,"fillImage");this.markUpdate("shapeData");return b};o.markUpdate=function(a){"shapeData"===a&&(this._isPathDataMutated=
!0);return vd.markUpdate.call(this)};o.clone=function(a){for(var b=-1,c=this._segments,d=c.length,e=Array(d),f=new gc;++b<d;)e[b]=c[b].slice();a&&a.attributes&&f.attr(this.attr());return f.segments(e)};o.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=Kj(a);this.markUpdate("shapeData");
return this};o.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};o.path=function(a){var b=this._segments;if("undefined"==typeof a)return Ij(b);if("string"==typeof a)return this._segments=Jj(a),this.markUpdate("shapeData"),this;throw new TypeError("Invalid parameter: "+a);};
o.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};o.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};o.closePath=function(){this._segments.push(["closePath"]);this.markUpdate("shapeData");return this};o.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};o.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};o.verticalLineTo=function(a){return this.lineTo(this.lastPoint()[0],a)};o.verticalLineBy=function(a){return this.lineBy(0,a)};o.horizontalLineTo=function(a){var b=this.lastPoint();
return this.lineTo(a,b[1])};o.horizontalLineBy=function(a){return this.lineBy(a,0)};o.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};o.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};o.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};o.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};o.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};o.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};o.arc=function(a,b,c,d,e,f){var f=!!f,g;g=f?e:d;f=f?Bf-d:e;e=Lj(f-g);d=a+c*zf(g);g=b+c*Cf(g);e<Bf?(a+=c*zf(f),b+=c*Cf(f)):(a=d,b=g-1.0E-4);return this[this._segments.length?"lineTo":"moveTo"](d,g).arcTo(c,c,0,e<Af?0:1,1,a,b)};o.boundingBox=function(){throw"Not implemented";};o.pointAtLength=function(){throw"Not implemented";};o.clear=function(){this._segments.length=0;this._curve.clear();return this};o.fill=function(a){if("string"===typeof a||"number"===typeof a||a instanceof td.RGBAColor)return this.attr("fillColor",
a);if(a instanceof Aa.LinearGradient||a instanceof Aa.RadialGradient)return this.attr("fillGradient",a);if(a instanceof Hj)return this.attr("fillImage",a);throw Error('A fill of "'+a+'" is not supported');};o.stroke=function(a,b){b&&this.attr("strokeWidth",b);if("string"===typeof a||"number"===typeof a||a instanceof td.RGBAColor)return this.attr("strokeColor",a);if(a instanceof Aa.LinearGradient||a instanceof Aa.RadialGradient)return this.attr("strokeGradient",a);throw Error('A fill of "'+fill+'" is not supported');
};o.lastSegment=function(){var a=this._segments.slice(-1);if("undefined"!=typeof a[0])return a};o.lastPoint=function(){var a,b,c,d,e,f,g,h=0,k=0,i=!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=i?/moveTo/:/To/;e=i?/moveBy/:/By/;if(d.test(b))return[a[c-2]+h,a[c-1]+k];/close/.test(b)?i=!0:e.test(b)&&(h+=a[c-2],k+=a[c-1])}throw Error("Could not find a point.");};o.type="Path";o._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 sd?[a.x,a.y]:a);d.push(c)}this._isPathDataMutated=!1;return d}};o.toCurves=function(a){this._segments=Ca.toCurves(this._segments,a)};o.morphTo=function(a,b,c){this.toCurves();a.toCurves();var d=Ca.countSubPaths(this._segments),e=Ca.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)};o.morphSegmentsTo=function(a,b,c){this.toCurves();a.toCurves();var d=ud(a._segments.length,this._segments.length);this.toCurves(d);a.toCurves(d);return this.animate(b,{segments:a.attr("segments")},c)};gc.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,i,j,l=f;l<b;l++){e.push(f=
[]);k=a[l];j=k.length;i=k[0];if(/By/.test(i))switch(f[0]=i.replace(/By/,"To"),i){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(i=1;i<j;i++)f[i]=k[i]+(i%2?g:h)}else for(i=0;i<j;i++)f[i]=k[i];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};o.getBoundingBox=function(a){function b(b,c){var d=new sd(b,c);return a?a.transformPoint(d):d}for(var c=[],d=[],e=Ca.toCurves(this.attr("segments").slice()),f=new sd(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]),i=b(h[3],h[4]);h=b(h[5],h[6]);f=Ca.getBoundsOfCurve(f.x,f.y,k.x,k.y,i.x,i.y,h.x,h.y);c.push(f.left,f.right);d.push(f.top,f.bottom);
f=h}e={};e.left=Df.apply(null,c);e.right=ud.apply(null,c);e.top=Df.apply(null,d);e.bottom=ud.apply(null,d);e.width=e.right-e.left;e.height=e.bottom-e.top;return e};M.module$exports=gc;M.module$exports&&(M=M.module$exports);var O={},Vc=M,$h=j,wd=ve.prototype=Object.create(Vc.prototype),Ef=Vc.prototype.attr;wd.attr=function(a,b){var c=arguments.length;return!this._isProcessingPathAttribute&&1===c&&"string"!==typeof a?(this._isProcessingPathAttribute=!0,Ef.call(this,a),this.clear(),this._make(),this._isProcessingPathAttribute=
!1,this):Ef.apply(this,arguments)};wd.morphTo=function(){throw Error("SpecialAttrPath's are not morphable");};wd._make=function(){};O.module$exports=ve;O.module$exports&&(O=O.module$exports);var Kb={},Ff=M,we=O;Ff.arc=function(a,b,c,d,e,f){return(new Ff((new Wc(a,b,c,d,e,f)).segments())).attr({x:a,y:b})};var Gf=Math.PI,Hf=2*Gf,If=Math.sin,Jf=Math.cos,Mj=Math.abs;(Wc.prototype=Object.create(we.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?Hf-c:d;d=Mj(f-a);c=b*Jf(a);a=b*If(a);d<Hf?(e=b*Jf(f),f=b*If(f)):(e=c,f=a-1.0E-4);return this.moveTo(c,a).arcTo(b,b,0,d<Gf?0:1,1,e,f)};Kb.module$exports=Wc;Kb.module$exports&&(Kb=Kb.module$exports);var Lb={},Kf=M,xe=O;Kf.circle=function(a,b,c){return(new Kf((new Xc(a,b,c)).segments())).attr({x:a,y:b})};(Xc.prototype=Object.create(xe.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)};Lb.module$exports=Xc;Lb.module$exports&&
(Lb=Lb.module$exports);var Mb={},Lf=M,ye=O;Lf.ellipse=function(a,b,c,d){return(new Lf((new Yc(a,b,c,d)).segments())).attr({x:a,y:b})};(Yc.prototype=Object.create(ye.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)};Mb.module$exports=Yc;Mb.module$exports&&(Mb=Mb.module$exports);var Qa={},Mf=M,ze=O;Mf.polygon=function(a,b,c,d){return(new Mf((new Zc(a,b,c,d)).segments())).attr({x:a,y:b})};var Nj=2*Math.PI,Oj=Math.sin,
Pj=Math.cos;(Zc.prototype=Object.create(ze.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=Nj*b/d,this.lineTo(Oj(c)*a,-Pj(c)*a);this.closePath()};Qa.module$exports=Zc;Qa.module$exports&&(Qa=Qa.module$exports);var Nb={},Nf=M,Ae=O;Nf.rect=function(a,b,c,d,e){return(new Nf((new $c(a,b,c,d,e)).segments())).attr({x:a,y:b})};($c.prototype=
Object.create(Ae.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()};Nb.module$exports=$c;Nb.module$exports&&(Nb=Nb.module$exports);var Ob={},Of=M,Be=O,Qj=Qa;Of.star=function(a,b,c,d,e){return(new Of((new ad(a,
b,c,d,e)).segments())).attr({x:a,y:b})};(ad.prototype=Object.create(Be.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 Qj(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 i=(0+f[1])/2,e=i*h*-a/((e+f[2])/2*h-i*k+i*e)/i}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)};Ob.module$exports=ad;Ob.module$exports&&(Ob=Ob.module$exports);var Pb={},Rj=sa,De=ia,ai=ja,Ee=j.descriptorData,Pf=Ce.prototype=Object.create(De.prototype);Pf._load=function(){for(var a=this,b=this.sources,c=0,d=b.length;c<d;++c)new Rj(this._loader,b[c],function(b,c){b?a.emit("error",c):a._bitmapLoaded(this)})};Pf._bitmapLoaded=function(a){var b=this._callback;this.addChild(a);b&&this.displayList.children.length==this.sources.length&&
this.emit("load",b)};Pb.module$exports=Ce;Pb.module$exports&&(Pb=Pb.module$exports);var Qb={},Fe=Oa,Ge=j.descriptorData,xd=bd.prototype=Object.create(Fe.prototype);xd.clone=function(){return new bd(this._loader,this._request)};xd.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};xd.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};Qb.module$exports=bd;Qb.module$exports&&(Qb=Qb.module$exports);var Rb={module$exports:"0.4.2"};Rb.module$exports&&(Rb=Rb.module$exports);var Sb={},Bc=j,Qf=Y;Sb.module$exports={version:Rb,AssetController:Ma,EventEmitter:w,RendererController:Eb,
tools:Bc,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=Qf.parse(Bc.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());Bc.isArray(d.urls)&&(d.urls=Bc.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){"string"===typeof a&&(a=document.getElementById(a));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=Qf.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}}};Sb.module$exports&&(Sb=Sb.module$exports);var Tb={},Sj=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}}(),Tj=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}}();Tb.module$exports={getUrl:function(a){var b=window.URL||window.webkitURL,a="("+a+")();";return Tj?(a=new Blob([a],{type:"text/javascript"}),b.createObjectURL(a)):Sj?"data:application/javascript,"+encodeURIComponent(a):
""}};Tb.module$exports&&(Tb=Tb.module$exports);var Ub={},Rf=j,Sf=w,Uj=Jb,Vj=S,Wj=M,Xj=O,Yj=Nb,Zj=Qa,$j=Ob,ak=Mb,bk=Lb,ck=Kb,dk=sa,ek=T,fk=ia,gk=Ia,hk=pa,ik=Da,jk=Hb,kk=fa,lk=Pb,mk=A,nk=ha,ok=vb,pk=Ja,qk=Ib,rk=Qb,sk=Ga,tk=ga,uk=tb,vk=Rb;Ub.module$exports=function(a,b){var c=this.exports={DOMElement:uk,DisplayObject:ek,Group:fk,Matrix:kk,Text:ok,TextSpan:pk,Path:Wj,SpecialAttrPath:Xj,Rect:Yj,Polygon:Zj,Star:$j,Ellipse:ak,Circle:bk,Arc:ck,DisplayList:tk.DisplayList,EventEmitter:Sf,Point:Vj,color:mk,
tools:Rf,gradient:nk,easing:ik,filter:sk,stage:a,version:vk};this.assetLoader=b;c.Animation=ea(gk,[a]);c.KeyframeAnimation=ea(hk,[a]);c.Bitmap=ea(dk,[b]);c.FontFamily=ea(jk,[b]);c.Movie=ea(Uj,[a]);c.Sprite=ea(lk,[b]);c.Video=ea(rk,[b]);c.Audio=ea(qk,[b]);c.bonsai=c;c.env=c.environment=Rf.mixin({windowHeight:0,windowWidth:0,windowScrollX:0,windowScrollY:0,offsetX:0,offsetY:0},Sf)};Ub.module$exports&&(Ub=Ub.module$exports);var Ra={},wk=w,Tf=ga,xk=A,yk=Ka,Vb=j,bi=kc,Je=hb,Ke=Ub,zk=fb,Cc=Y,hc=Vb.hitch,
ci=Tf.DisplayList,Uf=Ie.prototype={_isFrozen:!0,assetBaseUrl:new Cc(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":a=this.registry.displayObjects;if(b=(b=c.targetId)?a[b]:this){var d=c.event;d.target=b;c=c.relatedTargetId;if(0===c||0<c)d.relatedTarget=a[c]||this;zk(d).emitOn(b)}break;case "env":Vb.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;Vb.forEach(c.resources,function(b){var c=Cc.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 Ke(a,(new Je(this.registry.pendingAssets)).on("request",
hc(this,this.loadAsset,c)))},loop:function(){this.emitFrame();for(var a=this.registry,b=Vb.removeValueFromArray(a.movies.movies),c,d,e=0;e<c||e<(c=b.length);)(d=b[e])&&d.emitFrame(),e+=1;this.emit("subMoviesAdvanced");b=[this].concat(b);e=0;for(c=b.length;e<c;++e)(d=b[e])&&d.isPlaying&&d.incrementFrame();c=this._queuedFramesById;d=this._queuedFrames;var e=a.displayObjects,b=a.needsDraw,f=a.needsInsertion,g;for(g in b){var h=b[g],k=c[g];if(e[g]){a=h.composeRenderMessage?h.composeRenderMessage(d[k]):
a={id:+g};if(g in f){delete f[g];var i=h.next;a.next=i&&i.id;a.parent=h.parent.id}h.emit("render");delete a.detach}else h=He(h.displayList),a={id:+g,detach:!0},h.length&&(a.children=h);delete b[g];0<=k?d[k]=a:c[g]=d.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=Cc.parse(a.baseUrl);this.assetBaseUrl=Cc.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:xk.parse(a)}})},unfreeze:function(){this._isFrozen&&(this._interval=setInterval(hc(this,this.loop),1E3/this.framerate),this._isFrozen=!1)}};Vb.mixin(Uf,wk,Tf.timelineMethods,yk);delete Uf.markUpdate;Ra.module$exports=Ie;Ra.module$exports&&(Ra=
Ra.module$exports);var Wb={},Ak=Ra,Vf=$a,Sa=j;Wb.module$exports=function(a,b){var c=b.document,d=Vf(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 Ak(a),f=e.env.exports;Sa.mixin(b,f);var g=b.exports={};e.loadSubMovie=function(a,b,d){var j=c.createElement("iframe");
c.documentElement.appendChild(j);var l=j.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;Vf(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"})};Wb.module$exports&&(Wb=Wb.module$exports);var Xb={},Bk=Ra,Ck=$a,Wf=j;Xb.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=Ck(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 Bk(a),d=c.env.exports;Wf.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,Wf.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,j=[],i=[];h.root=this;for(var m in g)j.push(m),i.push(g[m]);di(a,function(a){j.push(a);Function.apply(null,j).apply(h,i);b.call(h,null,h)},function(c){b.call(h,
c+":"+a)})};c.unfreeze();a.notifyRenderer({command:"isReady"})};Xb.module$exports&&(Xb=Xb.module$exports);var yd={},N=Sb,Dk=Fa,Ek=Wb,Xf=ib,Fk=Xb,Yf=Db,Gk=Fb,Zf=j,Hk=Tb;if("undefined"!=typeof window&&window.messageChannel)setTimeout(function(){var a=window.messageChannel;delete window.messageChannel;Ek(a,window)},1);else if("undefined"!=typeof importScripts){var Dc,$f=function(a){Dc.notify(a.data)};Dc=new Dk(function(a){postMessage(a)},function(){removeEventListener("message",$f);Dc=null});addEventListener("message",
$f);Fk(Dc)}else{window.bonsai=N;var ag=Hk.getUrl(__bonsaiRunnerCode__);N.Renderer=Gk;N.IframeRunnerContext=Xf;N.WorkerRunnerContext=Yf;var Ik=N.run;N.run=Zf.hitch(N,function(a,b,c){N.setup({baseUrl:N._baseUrl||Zf.baseUri(document),runnerContext:N.RunnerContext||(ag?Yf:Xf),runnerUrl:N.runnerUrl||ag||""+__bonsaiRunnerCode__});return Ik.apply(N,arguments)})}yd.module$exports&&(yd=yd.module$exports)})();