draw-studio 0.0.6 → 0.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/draw-studio.cjs +1 -1
- package/dist/draw-studio.css +1 -1
- package/dist/draw-studio.js +122 -123
- package/dist/draw-studio.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/draw-studio.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),Z=t=>(t.install=o=>{const{name:n}=t;o.component(n,t)},t),e1="db",t1="is-",_=(t,o,n,i,r)=>{let s=`${t}-${o}`;return n&&(s+=`-${n}`),i&&(s+=`__${i}`),r&&(s+=`--${r}`),s},k=t=>{const o=e1;return{namespace:o,b:(c="")=>_(o,t,c,"",""),e:c=>c?_(o,t,"",c,""):"",m:c=>c?_(o,t,"","",c):"",be:(c,v)=>c&&v?_(o,t,c,v,""):"",bm:(c,v)=>c&&v?_(o,t,c,"",v):"",em:(c,v)=>c&&v?_(o,t,"",c,v):"",bem:(c,v,g)=>c&&v&&g?_(o,t,c,v,g):"",is:(c,v=!0)=>v?`${t1}${c}`:""}},n1=t=>{const{width:o,height:n,top:i,right:r,bottom:s,left:m,x:l,y:d}=t.getBoundingClientRect();return{width:o,height:n,top:i,right:r,bottom:s,left:m,x:l,y:d,scaleX:t.width/o,scaleY:t.height/n}},V=(t,o)=>{const{clientX:n,clientY:i}="touches"in o?o.touches[0]:o,{left:r,top:s,scaleX:m,scaleY:l}=n1(t);return{x:(n-r)*m,y:(i-s)*l}},$=(t,o,n)=>{const{x:i,y:r}=o,{x:s,y:m}=n,l=s-i,d=m-r;if(l===0&&d===0)return{x:i,y:r};let h=1/0;if(s<0&&l!==0){const c=-i/l;c>0&&c<h&&(h=c)}if(s>t.width&&l!==0){const c=(t.width-i)/l;c>0&&c<h&&(h=c)}if(m<0&&d!==0){const c=-r/d;c>0&&c<h&&(h=c)}if(m>t.height&&d!==0){const c=(t.height-r)/d;c>0&&c<h&&(h=c)}return h===1/0?{x:i,y:r}:{x:i+l*h,y:r+d*h}},R=(t,o)=>{const{clientX:n,clientY:i}="touches"in o?o.touches[0]:o,{top:r,bottom:s,left:m,right:l}=t.getBoundingClientRect();return n>=m&&n<=l&&i>=r&&i<=s},o1=(t,o,n,i)=>{t.beginPath(),o.forEach(({x:r,y:s},m)=>{m===0?t.moveTo(r,s):t.lineTo(r,s)}),t.lineWidth=n,t.strokeStyle=i,t.lineCap="round",t.lineJoin="round",t.stroke()},a1=["top","right","bottom","left"],c1={width:{type:Number,default:()=>500},height:{type:Number,default:()=>500},backgroundColor:{type:String,default:()=>"#FFFFFF"},lineWidth:{type:Number,default:()=>3},color:{type:String,default:()=>"#000000"},useToolbar:{type:Boolean,default:()=>!0},toolbarPosition:{type:String,default:()=>a1[0]},useHistory:{type:Boolean,default:()=>!0},maxHistory:{type:Number,default:()=>20}},s1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},l1=Object.assign({name:"Pencil"},{__name:"pencil",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",s1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(-290, 1380) scale(0.21,-0.21)" stroke="none"><path d="M4520 6124 c-215 -36 -215 -36 -720 -564 -134 -140 -442 -455 -684 -700 -1263 -1273 -1211 -1220 -1228 -1280 -13 -45 -18 -167 -27 -690 -12 -658 -10 -710 27 -774 10 -17 33 -39 52 -51 33 -19 57 -20 525 -27 934 -12 860 -13 886 6 22 15 2029 2016 2303 2296 110 112 139 149 169 210 56 115 71 253 42 379 -30 127 -57 162 -390 506 -607 627 -628 645 -745 673 -54 13 -175 22 -210 16z m202 -159 c29 -14 73 -45 96 -68 42 -40 109 -127 98 -127 -3 0 -29 18 -58 40 -87 65 -186 111 -256 117 -49 5 -62 3 -62 -8 0 -8 9 -20 20 -27 12 -7 18 -17 15 -22 -3 -6 0 -10 8 -10 8 0 22 -9 32 -20 17 -19 17 -19 -39 0 -31 11 -84 23 -117 27 l-60 6 45 46 c25 26 46 52 46 58 0 19 22 23 102 19 57 -3 89 -11 130 -31z m-551 -352 c56 -47 493 -448 609 -559 47 -45 177 -167 290 -272 360 -334 365 -337 451 -245 68 71 146 225 179 353 l17 65 13 -45 c7 -25 13 -74 13 -110 0 -105 -42 -179 -182 -322 -99 -103 -119 -109 -192 -56 -49 35 -308 269 -469 423 -58 56 -208 197 -335 315 -383 356 -465 438 -465 465 0 34 18 31 71 -12z m-218 -521 l109 -105 -789 -789 c-581 -581 -794 -788 -811 -788 -68 0 -422 145 -422 173 0 28 139 172 884 916 l805 805 58 -54 c32 -30 107 -101 166 -158z m452 -462 c143 -143 261 -266 263 -274 2 -8 -10 -24 -25 -36 -15 -12 -364 -357 -775 -766 -654 -652 -750 -744 -777 -744 -38 0 -291 57 -335 75 -38 16 -65 50 -88 110 -23 58 -98 309 -98 325 0 16 1549 1570 1565 1570 6 0 128 -117 270 -260z m519 -541 c80 -83 146 -154 146 -158 0 -6 -1251 -1256 -1553 -1551 -102 -100 -129 -122 -137 -110 -18 29 -150 439 -150 466 0 31 -56 -27 914 932 495 489 601 590 616 582 9 -5 83 -77 164 -161z m316 71 c-47 -44 -90 -79 -97 -80 -13 0 -133 99 -133 111 0 6 86 -17 134 -37 17 -7 18 -4 13 24 -6 31 -5 32 26 33 17 0 48 6 67 13 79 30 77 17 -10 -64z m-3161 -846 c13 -29 6 -48 -23 -68 -18 -11 -26 -12 -35 -3 -15 15 -14 94 2 100 22 7 44 -4 56 -29z m989 -743 c5 -29 -6 -71 -17 -71 -11 0 -31 54 -31 82 0 30 44 20 48 -11z m63 2 c16 -44 7 -54 -24 -27 -17 15 -27 31 -23 39 9 24 36 17 47 -12z m-1097 -110 c54 -72 81 -91 90 -66 4 9 9 13 13 10 3 -4 19 14 35 39 16 26 31 44 34 41 3 -3 6 -35 6 -71 0 -70 3 -76 23 -49 11 14 15 10 31 -33 29 -75 87 -127 165 -147 35 -9 80 -19 99 -21 19 -2 -90 -3 -242 -2 -252 1 -279 3 -295 19 -16 15 -18 41 -21 190 -2 104 0 168 6 162 5 -5 30 -38 56 -72z"></path><path d="M2383 3811 c-120 -115 -193 -199 -193 -223 0 -12 64 -38 94 -38 30 0 120 47 183 95 l48 36 -79 -7 c-66 -6 -78 -5 -71 7 5 8 25 39 45 69 56 84 113 181 109 185 -2 1 -63 -54 -136 -124z"></path><path d="M4794 3975 c-16 -24 -16 -27 2 -46 34 -38 83 -8 70 44 -9 36 -49 37 -72 2z"></path><path d="M3815 2800 c-52 -41 -255 -150 -279 -150 -8 0 -19 20 -26 48 l-12 47 -23 -68 c-12 -37 -25 -70 -28 -73 -7 -8 -26 59 -34 120 -5 44 -7 47 -15 25 -22 -58 -29 -130 -18 -191 13 -77 29 -118 44 -117 18 0 355 290 404 347 24 28 43 52 41 52 -2 0 -26 -18 -54 -40z"></path></g>',1)])]))}}),r1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},i1=Object.assign({name:"Line"},{__name:"line",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",r1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(30,1000) scale(0.12,-0.12)"><path d="M5820 7729 c-104 -30 -181 -90 -355 -274 -77 -81 -403 -409 -725 -728 -1316 -1305 -2028 -2024 -2775 -2802 -382 -398 -626 -647 -890 -910 -210 -208 -246 -249 -273 -305 -29 -60 -58 -163 -111 -400 -12 -52 -29 -124 -37 -160 -45 -191 -85 -405 -91 -482 l-6 -87 31 -30 c46 -46 43 -47 622 69 486 97 520 107 692 201 180 99 277 189 983 914 215 220 583 596 820 835 519 526 968 982 1285 1305 535 546 1290 1301 1504 1503 126 120 246 241 267 270 54 77 73 138 67 228 -9 143 -66 214 -423 539 -241 219 -292 260 -362 292 -63 29 -165 39 -223 22z m195 -148 c57 -33 179 -139 438 -379 230 -214 265 -263 254 -367 -4 -38 -15 -68 -36 -99 -32 -46 -394 -400 -435 -425 -22 -13 -27 -12 -62 16 -22 17 -79 73 -129 125 -49 51 -219 224 -377 384 -228 230 -288 296 -288 316 0 42 273 337 378 410 54 37 82 46 152 47 44 1 65 -5 105 -28z m-921 -798 c206 -193 555 -544 710 -716 l89 -98 -209 -212 c-195 -198 -396 -402 -1244 -1262 -617 -625 -1523 -1548 -1715 -1745 -104 -107 -286 -293 -405 -414 l-217 -218 -29 15 c-35 18 -243 229 -567 575 -249 266 -255 275 -224 328 7 12 154 167 328 345 173 178 515 531 759 784 527 546 1003 1028 1570 1590 228 227 566 563 750 747 184 184 337 335 339 336 2 1 32 -24 65 -55z m-4032 -4250 c281 -287 602 -638 606 -662 4 -25 -4 -27 -588 -146 -201 -41 -371 -75 -379 -75 -15 0 -14 13 15 175 36 198 192 845 204 845 4 0 68 -62 142 -137z"></path><path d="M5673 7405 c-145 -112 -196 -176 -185 -232 6 -31 18 -29 36 6 9 16 38 43 66 60 27 17 59 42 71 55 30 34 112 68 145 60 23 -6 25 -4 19 15 -4 12 -2 21 4 21 6 0 0 23 -14 50 -14 28 -27 50 -29 50 -3 0 -53 -38 -113 -85z"></path><path d="M6475 6983 c11 -27 18 -119 11 -148 -8 -31 -32 -33 -41 -4 -10 29 -25 6 -25 -38 0 -35 -13 -43 -28 -17 -7 13 -11 10 -16 -17 -7 -39 -41 -99 -56 -99 -5 0 -17 17 -26 38 l-16 37 -12 -40 c-14 -44 -43 -96 -95 -168 -34 -48 -34 -49 -14 -68 10 -11 35 -22 54 -25 30 -5 41 0 90 43 31 26 84 68 119 93 72 52 153 137 182 194 25 49 27 113 3 154 -10 17 -40 42 -66 56 -55 31 -74 33 -64 9z"></path><path d="M4898 6553 c-119 -95 -216 -214 -245 -299 -19 -56 -12 -65 18 -22 13 18 60 76 104 130 141 169 165 200 165 209 0 14 -6 11 -42 -18z"></path><path d="M5587 6007 c-38 -63 -117 -148 -181 -192 -59 -40 -63 -55 -15 -55 16 0 29 -3 29 -7 0 -13 -30 -54 -135 -182 -55 -68 -111 -137 -125 -155 l-25 -31 35 29 c92 75 479 459 494 490 20 42 22 146 3 146 -7 0 -19 -6 -25 -12 -10 -10 -14 -10 -21 0 -6 10 -16 1 -34 -31z"></path><path d="M1968 3571 c-68 -55 -172 -145 -233 -202 -60 -56 -146 -131 -190 -166 -44 -36 -91 -78 -104 -95 -32 -40 -40 -111 -16 -138 10 -11 21 -20 25 -20 4 0 22 22 41 50 42 61 56 68 64 29 8 -37 19 -30 49 30 14 27 56 76 101 116 73 68 75 70 49 75 l-27 5 64 80 c35 44 120 137 188 207 68 70 121 128 117 128 -3 0 -61 -45 -128 -99z"></path><path d="M2851 3095 c-101 -102 -185 -185 -186 -185 -2 0 10 32 27 71 16 38 28 75 26 80 -5 14 -194 -157 -258 -235 -30 -36 -59 -66 -64 -66 -5 0 -6 14 -2 30 3 17 2 30 -3 30 -31 0 -274 -303 -333 -417 -36 -69 -35 -80 15 -116 l26 -20 38 31 c57 44 444 441 548 561 50 57 116 133 148 170 162 186 215 251 204 251 -2 0 -86 -83 -186 -185z"></path><path d="M933 2526 c-23 -24 -30 -82 -17 -133 8 -29 24 -30 24 -2 0 12 11 32 25 45 25 23 30 49 19 92 -8 28 -23 28 -51 -2z"></path><path d="M1356 1993 c-3 -4 8 -21 25 -39 19 -20 27 -34 20 -38 -6 -4 -11 -16 -11 -26 0 -26 -32 -41 -69 -34 -19 4 -37 2 -46 -6 -13 -11 -19 -9 -36 9 l-21 22 -15 -20 c-8 -12 -22 -21 -32 -21 -29 0 -147 -44 -129 -48 21 -4 301 42 378 63 86 23 102 61 49 114 -23 24 -39 31 -68 31 -21 0 -41 -3 -45 -7z"></path><path d="M5320 2315 c-452 -44 -849 -155 -1360 -382 -258 -114 -299 -133 -454 -207 -87 -42 -160 -76 -161 -76 -2 0 -122 -58 -266 -129 -860 -420 -1135 -540 -1330 -578 -131 -25 -477 -25 -634 0 -301 49 -535 107 -750 186 -117 43 -168 50 -200 25 -15 -11 -17 -18 -9 -32 21 -33 208 -170 489 -360 249 -167 545 -295 795 -344 148 -29 415 -35 577 -14 274 36 621 147 1068 341 766 332 1167 452 1786 536 224 31 645 33 819 5 328 -52 535 -135 924 -370 313 -189 403 -224 596 -233 192 -8 328 34 426 132 92 92 138 213 136 360 -3 349 -249 651 -722 886 -231 114 -554 209 -840 245 -177 22 -699 27 -890 9z m180 -154 c19 -4 33 -11 31 -16 -3 -6 -41 -32 -85 -58 l-81 -48 50 6 c120 14 235 18 235 7 0 -26 -16 -45 -81 -92 -37 -28 -77 -66 -89 -84 -25 -41 -27 -108 -4 -131 20 -20 13 -27 -49 -50 -26 -10 -43 -21 -37 -25 6 -4 48 -5 93 -3 101 5 87 -9 -33 -31 -87 -17 -459 -109 -499 -124 -13 -4 116 -8 296 -8 336 1 450 -9 642 -55 295 -71 527 -177 808 -368 142 -96 138 -95 222 -95 42 0 93 6 114 13 32 11 37 16 32 34 -4 12 -15 34 -26 50 l-20 27 48 0 c72 1 93 22 100 98 l6 62 38 -6 c23 -4 44 -2 52 5 18 14 27 4 27 -28 0 -14 7 -50 14 -78 8 -29 10 -55 5 -58 -11 -8 -66 21 -72 37 -10 28 -21 -7 -23 -69 -1 -69 -10 -83 -51 -83 -27 0 -29 -12 -7 -31 14 -12 14 -14 -3 -20 -27 -11 -128 -10 -242 1 -100 11 -103 12 -214 77 -305 180 -470 261 -647 317 -621 197 -1567 102 -2470 -247 -91 -35 -302 -122 -470 -192 -743 -312 -975 -377 -1340 -378 -333 -1 -617 87 -968 298 -62 37 -114 71 -117 75 -3 4 34 -1 83 -11 284 -63 567 -94 757 -86 296 14 441 59 925 285 36 16 99 46 140 65 41 19 161 76 265 127 105 51 249 120 320 155 72 34 202 97 290 140 88 43 198 94 245 115 47 21 119 54 160 73 359 167 730 300 1010 361 256 56 484 73 620 47z"></path><path d="M5143 2037 c-69 -26 -71 -67 -4 -67 64 0 93 15 89 48 -4 32 -33 38 -85 19z"></path><path d="M1375 660 c133 -43 329 -50 495 -18 l65 13 -100 6 c-55 4 -194 9 -310 13 l-210 6 60 -20z"></path></g>',1)])]))}}),d1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},u1=Object.assign({name:"Line"},{__name:"download",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",d1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(20, 1020) scale(0.125,-0.125)"><path d="M5345 7623 c-64 -14 -174 -50 -270 -88 -116 -46 -594 -226 -780 -293 -224 -81 -577 -213 -810 -302 -296 -113 -630 -235 -826 -300 -82 -28 -271 -98 -421 -156 -150 -59 -318 -124 -373 -145 -204 -77 -461 -172 -500 -185 -22 -7 -98 -33 -170 -59 -216 -76 -601 -201 -755 -245 -161 -45 -219 -75 -267 -138 -43 -56 -57 -110 -57 -207 1 -69 8 -100 52 -225 88 -255 120 -342 167 -465 59 -154 89 -236 218 -591 59 -160 111 -302 116 -315 15 -34 335 -915 397 -1094 81 -230 263 -780 354 -1070 77 -242 83 -270 96 -405 18 -180 36 -252 77 -306 64 -84 127 -108 322 -124 162 -13 2237 -13 2430 0 141 10 288 30 328 45 9 4 17 14 17 23 0 9 -29 73 -65 143 -116 230 -174 394 -200 568 -44 302 12 677 150 1006 97 230 248 431 470 622 231 200 395 291 725 402 85 29 170 60 188 69 52 26 82 67 82 112 0 43 6 36 -135 141 -98 73 -122 82 -164 62 -40 -20 -303 -263 -391 -363 -35 -39 -114 -108 -175 -152 -178 -131 -273 -216 -587 -526 -281 -278 -298 -293 -320 -282 -32 17 -428 266 -575 362 -127 83 -166 97 -238 84 -59 -11 -261 -156 -645 -461 -118 -94 -262 -207 -320 -250 -225 -167 -224 -166 -228 -430 -3 -224 3 -252 65 -288 31 -18 76 -19 995 -20 l963 -2 6 -65 c3 -36 9 -90 13 -121 l8 -55 -154 -13 c-302 -25 -1607 -39 -2028 -22 l-154 6 -8 35 c-19 78 -27 752 -28 2152 0 1266 2 1482 14 1512 13 30 20 35 63 43 26 4 1153 8 2503 8 2330 0 2457 -1 2483 -18 54 -35 60 -56 70 -240 6 -122 5 -280 -4 -542 -19 -504 -18 -719 3 -765 23 -49 61 -81 153 -131 105 -56 147 -85 224 -158 36 -34 68 -61 72 -61 22 0 27 64 32 405 4 258 12 435 26 585 41 430 54 629 55 815 1 171 -1 197 -22 262 -37 119 -115 199 -238 245 -58 22 -70 23 -489 23 -404 0 -433 1 -485 20 l-55 20 -21 85 c-22 93 -20 87 -189 530 -103 271 -158 431 -309 905 -43 137 -83 213 -155 296 -63 73 -123 99 -226 98 -44 -1 -89 -3 -100 -6z m216 -169 c47 -46 98 -142 132 -249 148 -463 190 -589 257 -770 43 -115 103 -273 133 -350 66 -170 83 -218 108 -314 36 -134 67 -170 175 -205 83 -27 229 -34 584 -29 325 5 337 5 392 -16 67 -26 121 -81 140 -143 18 -60 15 -452 -6 -693 -8 -104 -25 -292 -35 -417 -11 -124 -23 -326 -27 -447 l-7 -221 -21 14 c-12 9 -56 36 -99 62 -120 71 -113 43 -98 413 31 790 25 1061 -24 1165 -31 65 -56 87 -133 117 l-57 23 -2455 -1 c-2220 0 -2462 -1 -2528 -16 -89 -20 -128 -46 -155 -106 -37 -81 -41 -391 -29 -2105 11 -1654 11 -1645 58 -1727 11 -19 37 -43 59 -54 37 -18 72 -20 505 -27 702 -12 1714 11 1870 42 24 5 47 7 51 5 3 -3 16 -33 29 -67 12 -35 47 -111 76 -169 l53 -107 -27 -7 c-35 -9 -2224 -26 -2407 -19 -266 10 -347 27 -380 77 -47 73 -65 486 -54 1262 4 292 8 1081 8 1755 1 1321 1 1315 53 1366 l24 24 2064 6 c2242 6 2099 2 2136 60 37 56 -4 280 -105 574 -149 435 -308 875 -340 943 -67 140 -134 165 -351 132 -196 -29 -723 -201 -1280 -415 -312 -121 -625 -238 -855 -321 -121 -44 -254 -93 -295 -109 -109 -42 -589 -215 -955 -343 -546 -192 -1072 -433 -1180 -542 -49 -48 -65 -98 -65 -196 0 -101 18 -169 90 -345 34 -82 91 -221 126 -309 36 -87 74 -178 84 -200 11 -23 44 -109 74 -191 30 -82 76 -201 101 -264 26 -63 60 -151 76 -195 16 -44 45 -120 64 -170 102 -266 202 -535 242 -655 25 -74 67 -197 94 -273 l49 -138 -2 -312 -3 -312 -18 60 c-54 176 -212 647 -322 955 -215 605 -424 1176 -722 1975 -24 66 -76 209 -114 318 -58 166 -69 209 -69 263 0 118 37 156 185 194 146 37 497 147 670 210 44 16 134 48 200 71 193 66 516 185 715 264 291 114 437 170 545 208 55 19 208 74 340 120 132 47 276 98 320 115 44 16 148 55 230 86 83 30 193 72 245 92 52 19 172 64 265 99 94 34 256 94 360 133 105 39 287 106 405 150 118 44 278 105 354 136 118 47 193 72 311 100 11 3 44 3 74 1 46 -3 59 -9 92 -41z m-221 -429 c0 -33 -116 -103 -387 -237 -155 -76 -284 -138 -287 -138 -3 0 -33 -13 -68 -29 -165 -75 -254 -113 -383 -166 -289 -118 -354 -147 -367 -162 -11 -15 -10 -16 12 -10 14 4 57 14 95 22 39 9 107 27 151 40 45 14 85 25 88 25 4 0 -34 -41 -84 -92 -49 -50 -88 -93 -86 -96 3 -2 42 19 88 46 233 141 317 178 431 189 37 3 67 4 67 2 0 -2 -31 -37 -69 -76 -66 -70 -184 -224 -197 -257 -4 -10 32 4 98 37 237 121 470 212 525 205 28 -4 27 -5 -40 -71 -37 -37 -62 -67 -55 -67 7 0 38 7 68 15 30 8 76 15 102 15 38 0 48 -4 53 -20 10 -31 -33 -98 -129 -198 l-51 -54 40 18 c167 72 214 87 282 92 98 6 123 -1 123 -36 0 -16 -11 -43 -25 -62 -30 -41 -26 -45 69 -54 38 -4 104 -20 147 -37 65 -25 93 -43 160 -106 57 -54 77 -79 67 -84 -7 -4 -921 -10 -2032 -13 -2237 -7 -2053 -1 -2130 -74 l-39 -37 7 34 c10 56 29 85 72 107 62 33 328 142 579 238 66 25 269 102 450 172 540 206 1039 389 1280 469 22 7 139 48 260 90 211 73 513 173 755 250 63 20 167 57 230 81 131 49 130 49 130 29z m49 -140 c119 -348 241 -765 247 -845 l5 -65 -42 80 c-23 44 -52 108 -65 143 -25 65 -114 379 -139 486 -7 33 -23 101 -34 150 -22 94 -28 167 -12 151 5 -6 23 -50 40 -100z m-4050 -1315 c-13 -11 -70 -52 -126 -91 -57 -39 -103 -75 -103 -80 0 -5 11 -9 25 -9 27 0 32 -12 13 -27 -24 -19 -308 -49 -308 -33 0 5 12 15 28 23 15 8 95 52 177 98 141 78 304 153 314 144 2 -3 -7 -14 -20 -25z m-520 -378 c16 -31 68 -142 116 -247 95 -208 137 -285 166 -303 17 -11 23 -4 61 70 l43 83 6 -130 c9 -170 30 -388 39 -398 3 -4 25 39 47 95 22 56 45 104 52 106 12 4 14 -524 2 -698 l-6 -95 -57 170 c-61 186 -140 408 -186 525 -16 41 -42 107 -56 145 -42 110 -77 199 -86 216 -29 57 -104 255 -140 368 -23 74 -44 141 -48 149 -14 38 21 -5 47 -56z m5013 -1253 c26 -17 48 -34 48 -38 0 -3 -39 -19 -87 -34 -49 -16 -117 -40 -151 -53 -35 -14 -66 -24 -68 -21 -2 2 24 28 58 58 34 30 78 69 98 86 19 18 39 33 44 33 5 0 31 -14 58 -31z m-2201 -913 c175 -114 539 -341 584 -365 23 -12 58 -21 83 -21 38 0 49 6 98 51 30 29 54 50 54 47 0 -2 -18 -52 -40 -111 -67 -176 -114 -400 -128 -607 l-7 -105 -942 0 -943 -1 0 159 c0 127 3 166 17 194 11 25 58 66 157 141 78 58 206 157 285 221 328 264 612 471 647 471 12 0 73 -33 135 -74z"></path><path d="M7310 3877 c0 -13 -7 -47 -16 -77 -17 -58 -12 -71 34 -85 27 -8 28 8 10 115 -12 67 -28 95 -28 47z"></path><path d="M4122 1319 c-35 -4 -145 -26 -245 -48 -100 -22 -254 -55 -342 -73 l-160 -33 180 -5 180 -5 -125 -5 -125 -5 75 -17 c200 -46 315 -62 460 -62 126 0 155 4 220 25 116 37 116 37 100 95 -20 73 -48 131 -66 138 -19 7 -70 6 -152 -5z"></path><path d="M2756 2329 c-83 -78 -133 -136 -124 -144 2 -2 37 5 78 16 92 24 209 25 252 3 37 -19 97 -15 150 10 45 22 116 88 99 94 -6 2 -42 -4 -80 -13 -97 -24 -154 -24 -179 -2 -15 14 -29 17 -51 12 l-30 -6 -3 52 c-2 29 -8 54 -14 56 -7 2 -51 -33 -98 -78z"></path><path d="M3440 2307 c-41 -23 -126 -60 -189 -83 -107 -39 -112 -42 -82 -49 77 -17 233 20 287 67 33 29 83 109 67 107 -5 -1 -42 -20 -83 -42z"></path><path d="M6711 5131 c-35 -10 -36 -26 -3 -40 59 -24 102 -89 102 -152 0 -34 -40 -116 -99 -204 -22 -32 -39 -60 -37 -62 2 -2 20 4 42 13 22 10 79 19 132 22 l93 5 -30 31 c-57 59 -50 115 23 185 33 32 50 81 28 81 -5 0 -38 29 -74 65 -62 61 -69 65 -110 64 -24 -1 -54 -4 -67 -8z"></path><path d="M2712 4855 c-152 -38 -288 -184 -323 -346 -17 -79 -7 -213 22 -282 40 -96 119 -179 229 -239 178 -97 426 -57 562 91 78 83 109 165 116 297 8 170 -29 276 -132 380 -86 86 -143 107 -301 110 -76 2 -139 -2 -173 -11z m323 -152 c54 -28 92 -67 124 -128 24 -45 26 -60 26 -160 0 -100 -3 -116 -29 -173 -53 -114 -152 -172 -295 -172 -45 0 -97 7 -125 16 -57 20 -155 107 -194 173 -24 41 -27 56 -27 141 0 82 4 102 27 150 66 136 154 182 343 177 89 -2 118 -7 150 -24z"></path><path d="M2666 4588 c-14 -13 -28 -35 -32 -50 -5 -25 -3 -28 19 -28 29 0 77 50 77 81 0 26 -33 25 -64 -3z"></path><path d="M3057 4523 c-4 -3 -7 -21 -7 -39 0 -32 -1 -33 -25 -22 -20 9 -32 7 -70 -13 -57 -30 -73 -47 -90 -96 -16 -46 -27 -46 -39 1 -9 36 -10 36 -63 36 -29 0 -53 -3 -53 -6 0 -3 13 -22 29 -42 61 -79 41 -99 -30 -29 -24 23 -49 51 -56 62 -11 18 -12 17 -12 -15 -1 -50 49 -149 97 -192 38 -34 48 -38 97 -38 44 0 69 8 132 40 133 69 180 141 171 264 -4 46 -9 63 -27 77 -24 20 -43 24 -54 12z"></path><path d="M6100 3454 c-147 -27 -200 -40 -289 -70 -128 -44 -215 -89 -399 -210 -301 -197 -464 -407 -582 -749 -66 -192 -84 -295 -84 -475 1 -186 16 -272 83 -478 130 -396 294 -619 610 -831 99 -66 246 -145 341 -183 226 -90 568 -113 790 -54 228 61 502 167 609 236 82 53 196 163 314 305 175 209 255 350 303 530 62 236 34 703 -58 965 -38 109 -52 135 -167 309 -113 173 -234 303 -375 405 -219 158 -390 235 -626 281 -82 16 -414 29 -470 19z m387 -145 c305 -41 594 -193 816 -428 95 -102 242 -319 284 -421 71 -169 107 -393 107 -660 -1 -186 -10 -246 -58 -389 -43 -128 -133 -257 -350 -504 -125 -141 -280 -228 -573 -321 -229 -72 -278 -80 -443 -80 -131 1 -171 5 -262 28 -187 45 -333 111 -498 221 -222 150 -346 288 -450 500 -180 370 -225 695 -139 1020 29 111 109 300 168 398 102 169 192 255 421 408 189 125 339 188 535 224 86 16 337 19 442 4z"></path><path d="M6005 2899 c-27 -5 -65 -11 -83 -14 -45 -8 -97 -57 -118 -111 -15 -40 -16 -79 -11 -378 l5 -334 -76 -6 c-230 -20 -291 -37 -323 -90 -25 -41 -25 -127 0 -181 25 -55 77 -111 451 -482 209 -209 338 -330 365 -343 54 -26 139 -27 180 -2 29 18 652 641 712 712 17 19 42 55 58 79 25 40 27 51 23 122 -6 132 -52 169 -225 178 -141 8 -137 3 -142 189 -2 81 2 228 9 327 8 125 8 188 1 207 -17 44 -81 83 -168 101 -151 32 -537 47 -658 26z m-30 -141 c-4 -13 -8 -36 -9 -53 -1 -24 3 -31 22 -33 30 -5 18 -22 -17 -22 -36 0 -51 17 -51 59 0 36 23 71 48 71 10 0 12 -6 7 -22z m648 6 c26 -9 60 -28 76 -43 25 -24 28 -31 22 -66 -6 -38 -8 -40 -44 -43 -65 -5 -145 26 -199 78 -50 48 -60 75 -30 83 40 11 132 6 175 -9z m-1027 -905 c38 -26 43 -33 34 -50 -15 -26 -22 -24 -48 17 -17 27 -28 34 -42 29 -16 -5 -20 -2 -20 14 0 29 24 26 76 -10z m-66 -55 c0 -2 -7 -4 -15 -4 -8 0 -15 4 -15 10 0 5 7 7 15 4 8 -4 15 -8 15 -10z m450 -454 c56 -36 91 -43 107 -21 10 14 15 9 34 -34 30 -67 46 -82 70 -67 25 16 39 15 39 -2 0 -7 10 -26 21 -41 16 -19 28 -26 45 -22 21 4 24 0 24 -24 0 -23 5 -29 23 -30 13 0 16 -2 7 -6 -8 -2 -25 -9 -36 -15 -16 -7 -28 -6 -45 5 -13 9 -43 20 -66 27 -32 8 -65 32 -133 97 -90 85 -159 163 -144 163 4 0 28 -13 54 -30z"></path></g>',1)])]))}}),p1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},m1=Object.assign({name:"Broom"},{__name:"broom",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",p1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4803 7785 c-132 -37 -215 -129 -311 -345 -38 -86 -74 -218 -227 -831 -85 -339 -159 -628 -165 -644 -10 -28 -11 -28 -78 -22 -37 3 -242 45 -457 92 -446 99 -589 125 -695 125 -209 0 -334 -74 -666 -391 -355 -340 -689 -711 -746 -829 -30 -60 -36 -162 -14 -228 34 -102 107 -156 271 -203 44 -12 84 -26 88 -29 9 -8 -21 -163 -47 -250 -8 -25 -26 -88 -41 -140 -72 -246 -188 -517 -282 -659 -112 -166 -227 -269 -524 -469 -266 -179 -374 -306 -424 -497 -46 -180 19 -404 163 -557 108 -114 231 -179 460 -243 272 -75 391 -89 505 -59 150 39 259 126 497 399 142 163 200 226 200 215 0 -5 -39 -89 -88 -187 -101 -207 -126 -263 -153 -340 -37 -109 -18 -196 61 -267 101 -91 340 -152 451 -115 82 28 196 133 514 472 76 81 140 146 142 144 2 -3 -15 -44 -38 -93 -170 -365 -199 -443 -199 -536 0 -106 82 -188 242 -242 233 -79 405 -101 478 -62 81 43 153 112 328 316 102 118 203 232 225 253 102 95 86 5 -53 -302 -96 -213 -107 -251 -91 -308 28 -102 124 -173 286 -213 247 -60 354 -45 511 74 66 49 130 114 294 300 58 65 115 131 128 145 l23 26 -6 -44 c-7 -57 -29 -116 -103 -283 -96 -216 -108 -276 -73 -353 23 -51 63 -85 145 -124 75 -35 289 -103 399 -125 215 -45 406 3 568 141 75 63 154 160 188 227 63 126 83 225 211 1066 40 268 81 621 105 925 14 171 28 338 31 371 l5 62 97 4 c109 5 150 19 205 73 75 73 95 214 62 433 -35 232 -159 791 -216 977 -82 265 -234 445 -471 554 -121 57 -209 84 -540 166 -336 84 -425 109 -452 130 -16 12 -18 23 -12 87 17 175 95 504 224 953 34 116 78 275 98 355 79 313 50 521 -91 664 -96 96 -236 157 -510 222 -138 33 -350 42 -432 19z m387 -141 c129 -27 289 -78 365 -117 70 -35 132 -98 163 -165 25 -53 27 -66 26 -192 0 -105 -5 -153 -21 -215 -22 -80 -83 -300 -167 -600 -113 -404 -181 -739 -174 -859 7 -126 1 -124 752 -315 297 -76 415 -132 546 -261 146 -143 190 -269 334 -955 68 -324 79 -400 75 -513 -4 -100 -20 -135 -75 -161 -67 -33 -237 -5 -621 104 -193 55 -306 87 -793 221 -280 77 -785 215 -890 242 -41 11 -323 87 -625 170 -642 176 -924 250 -1735 453 -638 160 -678 171 -728 201 -70 42 -86 140 -38 223 78 133 697 780 920 963 249 203 303 205 1026 42 378 -85 412 -92 505 -93 105 -2 146 15 176 73 10 19 40 125 68 235 27 110 102 410 166 666 64 257 132 509 151 560 59 160 137 272 209 299 88 35 202 33 385 -6z m-3145 -3220 c39 -8 201 -48 360 -89 160 -41 432 -110 605 -155 379 -96 563 -145 815 -215 105 -29 244 -68 310 -85 66 -18 194 -52 285 -77 91 -25 221 -60 290 -78 109 -29 479 -130 1205 -330 110 -30 279 -77 375 -105 96 -27 226 -63 289 -79 63 -16 117 -35 121 -42 13 -26 -23 -492 -71 -914 -16 -148 -32 -277 -34 -285 -2 -8 -11 -64 -20 -125 -37 -253 -137 -864 -151 -920 -37 -148 -137 -288 -266 -375 -143 -96 -286 -104 -543 -30 -172 49 -248 80 -288 118 -24 23 -27 32 -22 62 10 52 80 208 155 345 152 275 239 489 242 592 1 49 -2 59 -26 79 -30 27 -47 29 -79 12 -66 -34 -158 -132 -366 -387 -259 -317 -388 -447 -479 -481 -49 -19 -71 -21 -152 -17 -103 6 -237 41 -296 77 -65 40 -59 86 37 286 163 341 279 650 279 741 0 66 -49 125 -87 104 -24 -12 -205 -200 -273 -282 -429 -516 -521 -619 -590 -654 -43 -22 -111 -17 -240 20 -245 70 -300 100 -300 167 0 61 57 199 206 498 86 173 164 338 175 365 28 74 25 120 -10 156 -58 58 -87 39 -277 -182 -233 -272 -306 -353 -463 -512 -204 -206 -229 -220 -357 -187 -144 37 -224 88 -224 144 0 63 90 257 257 553 145 258 171 408 77 444 -17 6 -35 5 -57 -5 -39 -16 -148 -129 -287 -296 -273 -327 -418 -475 -514 -524 -80 -41 -178 -46 -313 -17 -167 36 -344 90 -433 133 -225 108 -354 358 -296 574 37 141 133 249 349 396 344 235 478 358 597 549 143 232 287 627 375 1032 4 22 10 27 23 22 9 -3 49 -13 87 -21z"></path><path d="M4927 7516 c-72 -26 -140 -93 -172 -170 -9 -20 -31 -99 -49 -174 -19 -75 -48 -186 -65 -246 -18 -60 -30 -113 -28 -119 1 -5 36 53 76 129 41 77 87 158 103 182 27 40 48 54 48 32 0 -19 62 -110 71 -104 5 3 9 20 9 37 0 18 5 49 11 70 10 36 17 42 84 73 41 19 85 34 99 34 14 0 26 3 26 6 0 12 -24 51 -58 93 l-36 44 48 -6 c26 -4 85 -24 131 -46 65 -30 91 -49 115 -82 l32 -44 -6 36 c-3 20 -18 59 -31 87 -14 29 -25 54 -25 57 0 3 33 2 73 -1 88 -8 83 1 -28 50 -161 70 -334 95 -428 62z"></path><path d="M2662 5709 c-27 -10 -26 -42 1 -47 23 -5 67 24 67 43 0 17 -32 19 -68 4z"></path><path d="M2487 5599 c-18 -10 -18 -12 -1 -30 30 -33 104 -18 104 21 0 17 -7 20 -42 20 -24 0 -51 -5 -61 -11z"></path><path d="M2154 5302 c-22 -20 -83 -73 -134 -117 -136 -115 -249 -225 -266 -257 -12 -24 -13 -33 -2 -56 19 -39 65 -58 291 -117 248 -66 328 -90 392 -121 l50 -25 -40 36 c-35 32 -281 160 -375 195 -19 7 -39 17 -44 21 -12 10 47 25 201 51 73 12 130 25 127 30 -3 5 -33 22 -67 39 -34 18 -93 50 -131 72 -65 38 -67 41 -45 51 13 5 88 10 166 10 137 1 142 2 120 18 -12 10 -63 36 -114 60 l-91 42 5 53 c3 29 4 53 2 53 -2 0 -22 -17 -45 -38z"></path><path d="M6270 4871 l-25 -7 35 -22 c41 -26 98 -29 106 -7 15 37 -46 56 -116 36z"></path><path d="M6453 4744 c-9 -23 23 -44 68 -44 49 0 68 22 37 44 -30 22 -97 21 -105 0z"></path><path d="M6858 4005 c-3 -5 -15 -44 -26 -86 -12 -41 -31 -101 -42 -133 l-22 -57 -56 7 -55 7 26 -48 c33 -59 33 -65 2 -65 -14 0 -73 -19 -132 -41 -60 -23 -130 -47 -158 -54 -60 -14 -49 -18 96 -33 53 -6 160 -25 238 -42 217 -50 226 -40 192 193 -43 282 -57 362 -63 352z"></path><path d="M1110 2724 c-254 -136 -380 -253 -380 -352 0 -181 282 -408 595 -477 88 -20 265 -17 320 6 29 11 28 12 -43 24 -40 7 -105 23 -145 35 -86 26 -260 100 -252 108 3 3 62 10 131 16 l127 11 -51 33 c-98 63 -162 167 -170 275 -3 31 -9 60 -14 63 -5 4 -22 -5 -36 -18 -41 -38 -116 -86 -146 -94 l-26 -6 39 109 c36 103 72 176 128 265 38 62 35 62 -77 2z"></path><path d="M2740 1914 c-73 -74 -177 -157 -189 -150 -9 6 10 111 29 154 19 43 -12 22 -105 -70 -97 -99 -175 -206 -175 -242 0 -45 68 -86 144 -86 91 0 182 72 255 201 37 67 113 249 102 249 -3 0 -31 -25 -61 -56z"></path><path d="M3844 1610 c-122 -62 -255 -102 -399 -120 -119 -16 -130 -21 -71 -34 91 -21 89 -67 -5 -93 -33 -9 -63 -23 -66 -30 -7 -17 29 -56 77 -86 29 -18 49 -22 120 -21 138 1 220 48 318 182 49 66 152 239 152 254 0 12 -5 10 -126 -52z"></path><path d="M4553 1262 c-110 -97 -151 -145 -159 -186 -9 -52 2 -82 43 -113 31 -24 48 -29 113 -31 68 -4 83 -1 131 23 30 15 74 43 98 62 56 42 242 215 238 219 -2 2 -38 -14 -81 -36 -42 -22 -86 -40 -97 -40 -11 0 -43 10 -71 22 l-50 21 -70 -22 c-38 -13 -72 -20 -76 -16 -3 3 11 40 31 82 21 41 36 77 33 80 -2 2 -39 -27 -83 -65z"></path><path d="M6268 1113 c-79 -119 -144 -202 -164 -210 -8 -3 -21 3 -29 13 -13 18 -15 18 -47 -14 -33 -33 -32 -40 7 -56 16 -6 -7 -38 -45 -64 -58 -39 -134 -55 -225 -48 -203 16 -245 18 -289 12 -25 -4 -46 -10 -46 -14 0 -4 55 -29 121 -55 191 -76 302 -93 408 -61 145 43 253 162 316 349 16 50 65 245 60 245 -1 0 -31 -44 -67 -97z"></path></g>',1)])]))}}),h1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},v1=Object.assign({name:"Broom"},{__name:"left",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",h1,[...n[0]||(n[0]=[e.createElementVNode("g",{transform:"translate(50, 1000) scale(0.12,-0.12)"},[e.createElementVNode("path",{d:"M2935 7246 c-33 -15 -97 -80 -285 -286 -150 -164 -338 -358 -874 -900 -226 -229 -546 -559 -711 -735 -165 -175 -423 -449 -573 -608 -300 -318 -362 -389 -393 -449 -45 -87 -32 -204 31 -282 15 -20 93 -105 172 -189 221 -233 368 -394 548 -601 420 -483 706 -798 1119 -1236 199 -211 605 -659 697 -770 39 -47 123 -154 187 -239 135 -179 163 -203 247 -209 78 -6 137 22 191 91 51 64 72 105 94 187 17 59 19 133 24 801 6 719 6 737 26 759 50 56 196 79 560 87 420 9 909 -26 1145 -82 374 -90 702 -264 1080 -574 263 -216 709 -688 935 -991 93 -124 176 -209 231 -235 54 -26 147 -25 199 2 50 27 96 75 126 133 86 167 -29 805 -244 1355 -100 257 -291 656 -429 894 -80 139 -266 420 -362 547 -412 549 -1117 1149 -1676 1430 -221 111 -408 181 -690 259 -360 99 -525 128 -740 126 -143 0 -170 2 -195 18 -40 24 -71 89 -86 182 -14 86 -4 240 32 509 48 357 78 709 68 787 -13 94 -82 170 -189 208 -64 23 -226 30 -265 11z m142 -112 c31 -31 26 -39 -14 -19 -17 8 -41 13 -54 11 -13 -3 -29 -5 -34 -5 -6 -1 -28 -23 -50 -51 -45 -57 -68 -53 -39 7 39 79 139 109 191 57z m-126 -516 c14 -27 7 -197 -22 -543 -24 -272 -22 -466 6 -585 25 -113 85 -229 156 -305 102 -108 164 -128 494 -160 468 -44 797 -117 1145 -252 513 -200 878 -463 1317 -948 243 -270 477 -586 640 -868 59 -102 195 -373 238 -472 80 -188 209 -639 203 -710 l-3 -35 -50 34 c-27 19 -153 137 -280 263 -362 359 -550 511 -875 709 -387 236 -736 355 -1230 419 -311 40 -851 71 -1065 61 -381 -19 -478 -59 -556 -233 -95 -211 -126 -516 -115 -1131 3 -213 2 -372 -3 -372 -8 0 -385 386 -552 565 -114 123 -526 579 -615 681 -43 50 -135 155 -204 234 -127 146 -218 243 -548 584 -177 183 -343 378 -440 519 l-46 68 27 52 c67 129 224 298 692 745 880 841 1083 1049 1514 1547 145 168 151 172 172 133z m159 -1197 c57 -101 105 -161 130 -161 5 0 10 -5 10 -11 0 -14 -56 -2 -87 18 -39 26 -93 138 -116 241 -3 12 -4 22 -2 22 2 0 31 -49 65 -109z m-2605 -887 c-20 -31 -15 -40 17 -24 17 9 14 3 -14 -26 -57 -60 -129 -183 -122 -209 4 -18 0 -25 -25 -33 -37 -13 -45 -41 -38 -130 l5 -67 -28 32 c-57 63 -63 168 -15 247 27 45 92 115 175 189 61 54 69 58 45 21z m3072 -1420 c-3 -3 -41 -21 -84 -40 -94 -41 -173 -94 -207 -139 -28 -36 -37 -76 -13 -57 20 17 101 32 111 21 6 -6 4 -9 -5 -9 -25 0 -96 -56 -129 -101 -16 -22 -36 -65 -45 -94 -8 -30 -19 -56 -24 -59 -8 -5 -21 83 -21 153 -1 36 -1 36 -14 11 -14 -26 -36 -91 -57 -170 l-12 -45 -9 38 c-11 52 6 189 32 259 25 67 86 128 164 164 46 21 190 55 281 67 17 2 32 5 34 6 2 0 2 -2 -2 -5z m2183 -590 c115 -36 331 -140 432 -208 100 -67 202 -163 286 -269 34 -43 62 -80 62 -83 0 -7 8 -12 -261 167 -301 199 -439 285 -611 379 -43 23 -78 44 -78 47 0 10 85 -6 170 -33z m1765 -1213 c11 -36 1 -269 -12 -264 -26 10 -57 107 -60 188 -3 78 -2 79 11 40 l13 -40 12 28 c6 16 11 37 11 48 0 24 17 25 25 0z m73 -185 c6 -32 -8 -83 -33 -120 -29 -43 -23 -45 28 -10 21 14 41 23 44 20 11 -10 -31 -48 -72 -67 -42 -19 -85 -16 -133 10 -40 21 -25 31 38 24 56 -5 60 -5 60 15 0 12 6 39 14 59 8 21 17 51 21 66 6 30 28 32 33 3z m-4334 -112 c9 -24 7 -60 -5 -87 -21 -47 -114 -81 -143 -52 -21 22 -11 38 15 24 16 -8 26 -7 44 5 14 9 31 16 38 16 20 0 39 52 31 83 -7 29 10 38 20 11z"}),e.createElementVNode("path",{d:"M1164 4573 c-143 -96 -354 -349 -354 -424 0 -58 243 -278 420 -380 39 -23 73 -39 76 -36 6 6 -35 70 -103 159 -24 31 -43 59 -43 62 0 3 16 8 36 12 20 4 60 15 88 26 28 11 64 24 79 30 42 16 21 27 -74 38 -116 15 -198 31 -205 41 -3 5 44 62 105 126 61 65 111 121 111 125 0 25 -151 -16 -217 -60 -40 -25 -28 10 53 160 41 77 74 142 72 144 -2 2 -22 -8 -44 -23z"})],-1)])]))}}),f1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},g1=Object.assign({name:"Broom"},{__name:"right",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",f1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4638 7245 c-118 -32 -202 -98 -234 -183 -17 -43 -18 -106 -22 -773 l-3 -725 -142 -23 c-552 -88 -1035 -238 -1499 -464 -637 -311 -1143 -726 -1570 -1287 -197 -259 -379 -547 -519 -820 -65 -126 -95 -189 -154 -325 -165 -378 -291 -860 -345 -1320 -33 -282 -25 -335 60 -408 62 -53 139 -80 231 -81 66 -1 80 2 116 26 23 15 69 60 104 100 180 211 666 716 814 847 408 360 773 586 1141 706 93 31 296 83 374 96 356 62 533 79 865 86 410 8 509 -8 552 -90 14 -28 15 -106 8 -832 -5 -616 -4 -811 5 -848 14 -53 82 -137 134 -164 76 -40 208 -55 287 -33 58 16 178 139 595 610 144 162 308 347 364 410 104 116 131 146 411 455 85 94 244 271 354 395 109 124 226 254 259 289 102 108 254 268 391 411 473 491 479 498 526 603 21 46 24 67 24 177 0 186 -22 230 -190 377 -112 98 -170 157 -775 778 -294 303 -674 692 -845 865 -425 431 -574 586 -762 790 -166 181 -280 293 -347 342 -33 24 -48 28 -100 27 -34 0 -82 -7 -108 -14z m12 -166 c10 -6 2 -8 -25 -9 -29 0 -46 -7 -70 -29 -36 -35 -105 -68 -105 -49 0 18 86 96 112 101 26 4 66 -2 88 -14z m635 -874 c99 -110 266 -297 370 -415 383 -433 451 -502 630 -640 149 -114 433 -401 650 -655 98 -115 212 -244 252 -286 l73 -75 -51 -75 c-115 -167 -326 -413 -623 -724 -239 -250 -584 -630 -1027 -1130 -358 -405 -685 -753 -696 -741 -3 3 -1 97 6 208 6 112 17 286 22 388 6 102 9 286 7 410 -4 199 -7 233 -28 295 -29 90 -73 157 -145 223 -147 135 -369 189 -810 199 -441 10 -928 -56 -1393 -188 -327 -92 -565 -208 -897 -437 -285 -196 -540 -423 -810 -721 -72 -78 -101 -105 -103 -92 -4 23 34 209 58 286 10 33 36 105 58 160 260 666 657 1292 1068 1684 512 490 1114 833 1797 1026 236 66 410 98 759 139 121 14 216 30 234 39 46 24 103 93 134 161 41 89 60 196 70 395 11 211 12 828 1 925 l-7 69 110 -114 c61 -63 192 -204 291 -314z m2343 -1898 c25 -28 31 -47 22 -72 -6 -17 -11 -13 -43 30 -20 28 -37 55 -37 62 0 17 35 4 58 -20z m42 -332 c-13 -28 -40 -57 -71 -80 -27 -19 -49 -33 -49 -30 0 2 22 25 48 50 27 24 57 63 68 86 10 23 20 36 22 30 2 -6 -6 -31 -18 -56z m-3093 -977 c67 -36 143 -95 143 -110 0 -6 -10 -4 -22 4 -13 8 -39 20 -58 26 -19 6 -75 23 -125 38 -150 45 -176 74 -66 74 58 0 77 -5 128 -32z m-4319 -1977 c29 -31 97 -71 121 -71 8 0 12 -3 8 -6 -13 -14 -107 29 -137 62 -16 19 -30 37 -30 39 0 11 13 3 38 -24z m4692 -80 c0 -34 -115 -92 -196 -99 -55 -4 -115 10 -101 25 3 2 43 13 89 23 45 10 106 27 133 38 57 23 75 26 75 13z m-4487 -8 c-13 -2 -33 -2 -45 0 -13 2 -3 4 22 4 25 0 35 -2 23 -4z"></path><path d="M4189 4836 c-20 -7 -50 -21 -67 -32 -17 -10 -71 -44 -121 -74 -50 -30 -91 -58 -91 -62 0 -5 17 -8 38 -8 21 0 83 -7 138 -15 154 -23 190 -21 225 15 25 25 28 33 19 50 -6 11 -29 29 -51 41 -40 20 -41 22 -35 60 7 44 3 46 -55 25z"></path><path d="M3704 4720 c-67 -27 -24 -90 61 -90 40 0 93 39 80 59 -10 17 -69 41 -97 40 -13 0 -33 -4 -44 -9z"></path><path d="M4076 2575 c-32 -13 -69 -34 -83 -47 -23 -22 -24 -27 -18 -98 8 -91 26 -114 84 -104 78 14 120 53 86 78 -24 17 -16 46 35 124 22 35 40 65 40 67 0 14 -93 1 -144 -20z"></path><path d="M3693 2541 c-61 -22 -153 -73 -153 -84 0 -25 183 -67 292 -67 37 0 79 -5 94 -10 15 -6 29 -9 31 -7 17 18 -85 145 -139 173 -35 18 -62 17 -125 -5z"></path><path d="M4236 2301 c-10 -11 -44 -29 -77 -42 -67 -24 -92 -53 -87 -96 2 -24 8 -28 36 -31 41 -4 74 17 107 66 19 30 50 122 40 122 -1 0 -10 -9 -19 -19z"></path></g>',1)])]))}}),z1=["Pencil","Line","Download","Broom","Left","Right"],_1=Object.freeze(Object.defineProperty({__proto__:null,Broom:m1,Download:u1,Left:v1,Line:i1,Pencil:l1,Right:g1,svgs:z1},Symbol.toStringTag,{value:"Module"})),w1={name:{type:String,required:!0},size:{type:String,default:()=>"20rpx"}},M1=e.defineComponent({name:"Icon",__name:"icon",props:w1,setup(t){const o=k("icon"),n=e.computed(()=>t.name?_1[t.name]:void 0),i=e.computed(()=>t.size?{fontSize:t.size||void 0}:{});return(r,s)=>(e.openBlock(),e.createElementBlock("i",{class:e.normalizeClass(e.unref(o).b()),style:e.normalizeStyle(i.value)},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.value)))],6))}}),b=(t,o)=>{const n=t.__vccOpts||t;for(const[i,r]of o)n[i]=r;return n},y=b(M1,[["__scopeId","data-v-8db50e0d"]]),y1={},k1=e.defineComponent({__name:"dropdown",props:y1,setup(t){const o=k("dropdown-picker"),n=e.ref(!1),i=()=>{n.value=!n.value},r=m=>{const l=document.querySelector(`.${o.b()}`);l&&!l.contains(m.target)&&(n.value=!1)},s=m=>{m.key==="Escape"&&(n.value=!1)};return e.onMounted(()=>{document.addEventListener("click",r),document.addEventListener("keydown",s)}),e.onUnmounted(()=>{document.removeEventListener("click",r),document.removeEventListener("keydown",s)}),(m,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(o).b()])},[e.createElementVNode("div",{onClick:i},[e.renderSlot(m.$slots,"default",{},void 0,!0)]),e.withDirectives(e.createElementVNode("div",{class:e.normalizeClass(e.unref(o).e("content"))},[e.createElementVNode("div",{class:e.normalizeClass(e.unref(o).e("scroll"))},[e.renderSlot(m.$slots,"content",{},void 0,!0)],2)],2),[[e.vShow,n.value]])],2))}}),b1=b(k1,[["__scopeId","data-v-c65e52c8"]]),B1={modelValue:{type:Number,default:()=>1},sizes:{type:Array,default:()=>Array.from({length:30},(t,o)=>o+1)}},C1=["onClick"],x1=e.defineComponent({__name:"line-picker",props:B1,emits:["change"],setup(t,{emit:o}){const n=k("line-picker"),i=o,r=s=>{i("change",s)};return(s,m)=>(e.openBlock(),e.createBlock(b1,{class:e.normalizeClass([e.unref(n).b()])},{content:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.sizes,l=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(n).e("item"),e.unref(n).is("active",l===s.modelValue)]),key:l,onClick:d=>r(l)},[e.createElementVNode("span",null,e.toDisplayString(l)+"px",1),e.createElementVNode("div",null,[e.createElementVNode("div",{style:e.normalizeStyle({width:l+"px",height:l+"px"})},null,4)])],10,C1))),128))]),default:e.withCtx(()=>[e.createVNode(y,{name:"Line"})]),_:1},8,["class"]))}}),E1=b(x1,[["__scopeId","data-v-189382a1"]]),V1={modelValue:{type:String,default:()=>"#000000"}},$1=["value"],N1=e.defineComponent({__name:"color-picker",props:V1,emits:["input"],setup(t,{emit:o}){const n=k("color-picker"),i=o,r=s=>{i("input",s.target.value)};return(s,m)=>(e.openBlock(),e.createElementBlock("input",e.mergeProps({ref:"inputRef",class:e.unref(n).b(),value:s.modelValue,onInput:r},s.$attrs,{type:"color"}),null,16,$1))}}),P1=b(N1,[["__scopeId","data-v-e721703b"]]),S1=["width","height"],D1=e.defineComponent({name:"DrawBoard",__name:"draw-board",props:c1,emits:["update:line-width","update:color","draw","undo","redo","clear","download"],setup(t,{expose:o,emit:n}){const i=k("draw-board"),r=n,s=t,m=e.computed(()=>({backgroundColor:s.backgroundColor})),l=e.useTemplateRef("canvasRef");let d=null,h=null,c=null;const v=e.ref(!1),g=e.reactive({x:0,y:0}),z=e.ref(!1),f=e.reactive({active:-1,list:[]}),O=e.computed(()=>f.active>0),U=e.computed(()=>f.active<f.list.length-1),w=e.ref(s.lineWidth);e.watch(()=>s.lineWidth,a=>{w.value=a});const M=e.ref(s.color);e.watch(()=>s.color,a=>{M.value=a});const B=a=>{o1(d,a,w.value,M.value)},x=()=>{if(!s.useHistory)return;const{width:a,height:u}=l.value,p=d.getImageData(0,0,a,u);f.active<f.list.length-1&&f.list.splice(f.active+1),f.list.push(p),f.active=f.list.length-1},Y=a=>{const u=l.value;if(!v.value||!u)return;const p=V(u,a),C=R(u,a);if(C)if(z.value)a.preventDefault(),B([g,p]);else{const E=$(u,g,p);B([g,E,p])}else if(z.value){const E=$(u,g,p);B([g,E])}g.x=p.x,g.y=p.y,z.value=C,r("draw",u,d,{x:p.x,y:p.y})},j=a=>{P()},N=()=>{h&&document.removeEventListener("mousemove",h),c&&document.removeEventListener("mouseup",c),h=null,c=null},A=a=>{v.value=!0;const{x:u,y:p}=V(l.value,a);g.x=u,g.y=p,z.value=!0,h||(h=Y,c=j,document.addEventListener("mousemove",h),document.addEventListener("mouseup",c))},P=()=>{v.value&&(v.value=!1,z.value=!1,x(),N())},S=()=>{if(f.active<=0||!d)return;f.active--;const a=f.list[f.active];return d.putImageData(a,0,0),a},D=()=>{if(f.active>=f.list.length-1||!d)return;f.active++;const a=f.list[f.active];return d.putImageData(a,0,0),a},I=()=>{if(!d)return;const{width:a,height:u,backgroundColor:p}=s;d.fillStyle=p,d.fillRect(0,0,a,u),x()},L=(a=`draw-board-${Date.now()}`)=>{if(!l.value)return;const u=l.value,p=document.createElement("a");p.download=`${a}.png`,p.href=u.toDataURL("image/png"),p.click()},F=a=>{!l.value||!R(l.value,a)||"buttons"in a&&a.buttons!==1||A(a)},H=()=>{P()},T=a=>{if(!("buttons"in a)||a.buttons!==1||!v.value)return;const u=V(l.value,a);if(!z.value){const p=l.value,C=$(p,g,u);B([g,C,u])}g.x=u.x,g.y=u.y,z.value=!0},W=()=>{const a=S();r("undo",l.value,d,a)},X=()=>{const a=D();r("redo",l.value,d,a)},q=()=>{I(),r("clear",l.value,d)},G=a=>{w.value=a,r("update:line-width",a)},J=a=>{M.value=a,r("update:color",a)},K=()=>{L(),r("download",l.value,d)},Q=()=>{if(!l.value||(d=l.value.getContext("2d"),!d))return;const{width:a,height:u,backgroundColor:p}=s;d.fillStyle=p,d.fillRect(0,0,a,u),x()};return e.onMounted(()=>{Q()}),e.onUnmounted(()=>{N()}),o({canvas:l.value,context:d,undo:S,redo:D,clear:I,download:L}),(a,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(i).b(),e.unref(i).m(s.toolbarPosition)])},[a.useToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(i).e("toolbar")]),style:e.normalizeStyle(m.value)},[a.useHistory?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(e.unref(y),{class:e.normalizeClass(e.unref(i).is("disable",!O.value)),name:"Left",onClick:W},null,8,["class"]),e.createVNode(e.unref(y),{class:e.normalizeClass(e.unref(i).is("disable",!U.value)),name:"Right",onClick:X},null,8,["class"])],64)):e.createCommentVNode("",!0),e.createVNode(e.unref(y),{name:"Broom",onClick:q}),e.createVNode(e.unref(E1),{modelValue:w.value,"onUpdate:modelValue":u[0]||(u[0]=p=>w.value=p),onChange:G},null,8,["modelValue"]),e.createVNode(e.unref(P1),{modelValue:M.value,"onUpdate:modelValue":u[1]||(u[1]=p=>M.value=p),onInput:J},null,8,["modelValue"]),e.createVNode(e.unref(y),{name:"Download",onClick:K})],6)):e.createCommentVNode("",!0),e.createElementVNode("canvas",{ref_key:"canvasRef",ref:l,class:e.normalizeClass([e.unref(i).e("canvas")]),width:a.width,height:a.height,style:e.normalizeStyle(m.value),onMousedown:F,onMouseup:H,onMouseenter:T},null,46,S1)],2))}}),I1=b(D1,[["__scopeId","data-v-e54aa663"]]),L1=Z(I1);exports.DrawBoardVue3=L1;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),Z=t=>(t.install=o=>{const{name:n}=t;o.component(n,t)},t),e1="db",t1="is-",_=(t,o,n,i,r)=>{let l=`${t}-${o}`;return n&&(l+=`-${n}`),i&&(l+=`__${i}`),r&&(l+=`--${r}`),l},k=t=>{const o=e1;return{namespace:o,b:(c="")=>_(o,t,c,"",""),e:c=>c?_(o,t,"",c,""):"",m:c=>c?_(o,t,"","",c):"",be:(c,v)=>c&&v?_(o,t,c,v,""):"",bm:(c,v)=>c&&v?_(o,t,c,"",v):"",em:(c,v)=>c&&v?_(o,t,"",c,v):"",bem:(c,v,g)=>c&&v&&g?_(o,t,c,v,g):"",is:(c,v=!0)=>v?`${t1}${c}`:""}},n1=t=>{const{width:o,height:n,top:i,right:r,bottom:l,left:m,x:s,y:d}=t.getBoundingClientRect();return{width:o,height:n,top:i,right:r,bottom:l,left:m,x:s,y:d,scaleX:t.width/o,scaleY:t.height/n}},V=(t,o)=>{const{clientX:n,clientY:i}="touches"in o?o.touches[0]:o,{left:r,top:l,scaleX:m,scaleY:s}=n1(t);return{x:(n-r)*m,y:(i-l)*s}},$=(t,o,n)=>{const{x:i,y:r}=o,{x:l,y:m}=n,s=l-i,d=m-r;if(s===0&&d===0)return{x:i,y:r};let h=1/0;if(l<0&&s!==0){const c=-i/s;c>0&&c<h&&(h=c)}if(l>t.width&&s!==0){const c=(t.width-i)/s;c>0&&c<h&&(h=c)}if(m<0&&d!==0){const c=-r/d;c>0&&c<h&&(h=c)}if(m>t.height&&d!==0){const c=(t.height-r)/d;c>0&&c<h&&(h=c)}return h===1/0?{x:i,y:r}:{x:i+s*h,y:r+d*h}},R=(t,o)=>{const{clientX:n,clientY:i}="touches"in o?o.touches[0]:o,{top:r,bottom:l,left:m,right:s}=t.getBoundingClientRect();return n>=m&&n<=s&&i>=r&&i<=l},o1=(t,o,n,i)=>{t.beginPath(),o.forEach(({x:r,y:l},m)=>{m===0?t.moveTo(r,l):t.lineTo(r,l)}),t.lineWidth=n,t.strokeStyle=i,t.lineCap="round",t.lineJoin="round",t.stroke()},a1=["top","right","bottom","left"],c1={width:{type:Number,default:()=>500},height:{type:Number,default:()=>500},backgroundColor:{type:String,default:()=>"#FFFFFF"},lineWidth:{type:Number,default:()=>3},color:{type:String,default:()=>"#000000"},useToolbar:{type:Boolean,default:()=>!0},toolbarPosition:{type:String,default:()=>a1[0]},useHistory:{type:Boolean,default:()=>!0},maxHistory:{type:Number,default:()=>20}},l1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},s1=Object.assign({name:"Pencil"},{__name:"pencil",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",l1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(-290, 1380) scale(0.21,-0.21)" stroke="none"><path d="M4520 6124 c-215 -36 -215 -36 -720 -564 -134 -140 -442 -455 -684 -700 -1263 -1273 -1211 -1220 -1228 -1280 -13 -45 -18 -167 -27 -690 -12 -658 -10 -710 27 -774 10 -17 33 -39 52 -51 33 -19 57 -20 525 -27 934 -12 860 -13 886 6 22 15 2029 2016 2303 2296 110 112 139 149 169 210 56 115 71 253 42 379 -30 127 -57 162 -390 506 -607 627 -628 645 -745 673 -54 13 -175 22 -210 16z m202 -159 c29 -14 73 -45 96 -68 42 -40 109 -127 98 -127 -3 0 -29 18 -58 40 -87 65 -186 111 -256 117 -49 5 -62 3 -62 -8 0 -8 9 -20 20 -27 12 -7 18 -17 15 -22 -3 -6 0 -10 8 -10 8 0 22 -9 32 -20 17 -19 17 -19 -39 0 -31 11 -84 23 -117 27 l-60 6 45 46 c25 26 46 52 46 58 0 19 22 23 102 19 57 -3 89 -11 130 -31z m-551 -352 c56 -47 493 -448 609 -559 47 -45 177 -167 290 -272 360 -334 365 -337 451 -245 68 71 146 225 179 353 l17 65 13 -45 c7 -25 13 -74 13 -110 0 -105 -42 -179 -182 -322 -99 -103 -119 -109 -192 -56 -49 35 -308 269 -469 423 -58 56 -208 197 -335 315 -383 356 -465 438 -465 465 0 34 18 31 71 -12z m-218 -521 l109 -105 -789 -789 c-581 -581 -794 -788 -811 -788 -68 0 -422 145 -422 173 0 28 139 172 884 916 l805 805 58 -54 c32 -30 107 -101 166 -158z m452 -462 c143 -143 261 -266 263 -274 2 -8 -10 -24 -25 -36 -15 -12 -364 -357 -775 -766 -654 -652 -750 -744 -777 -744 -38 0 -291 57 -335 75 -38 16 -65 50 -88 110 -23 58 -98 309 -98 325 0 16 1549 1570 1565 1570 6 0 128 -117 270 -260z m519 -541 c80 -83 146 -154 146 -158 0 -6 -1251 -1256 -1553 -1551 -102 -100 -129 -122 -137 -110 -18 29 -150 439 -150 466 0 31 -56 -27 914 932 495 489 601 590 616 582 9 -5 83 -77 164 -161z m316 71 c-47 -44 -90 -79 -97 -80 -13 0 -133 99 -133 111 0 6 86 -17 134 -37 17 -7 18 -4 13 24 -6 31 -5 32 26 33 17 0 48 6 67 13 79 30 77 17 -10 -64z m-3161 -846 c13 -29 6 -48 -23 -68 -18 -11 -26 -12 -35 -3 -15 15 -14 94 2 100 22 7 44 -4 56 -29z m989 -743 c5 -29 -6 -71 -17 -71 -11 0 -31 54 -31 82 0 30 44 20 48 -11z m63 2 c16 -44 7 -54 -24 -27 -17 15 -27 31 -23 39 9 24 36 17 47 -12z m-1097 -110 c54 -72 81 -91 90 -66 4 9 9 13 13 10 3 -4 19 14 35 39 16 26 31 44 34 41 3 -3 6 -35 6 -71 0 -70 3 -76 23 -49 11 14 15 10 31 -33 29 -75 87 -127 165 -147 35 -9 80 -19 99 -21 19 -2 -90 -3 -242 -2 -252 1 -279 3 -295 19 -16 15 -18 41 -21 190 -2 104 0 168 6 162 5 -5 30 -38 56 -72z"></path><path d="M2383 3811 c-120 -115 -193 -199 -193 -223 0 -12 64 -38 94 -38 30 0 120 47 183 95 l48 36 -79 -7 c-66 -6 -78 -5 -71 7 5 8 25 39 45 69 56 84 113 181 109 185 -2 1 -63 -54 -136 -124z"></path><path d="M4794 3975 c-16 -24 -16 -27 2 -46 34 -38 83 -8 70 44 -9 36 -49 37 -72 2z"></path><path d="M3815 2800 c-52 -41 -255 -150 -279 -150 -8 0 -19 20 -26 48 l-12 47 -23 -68 c-12 -37 -25 -70 -28 -73 -7 -8 -26 59 -34 120 -5 44 -7 47 -15 25 -22 -58 -29 -130 -18 -191 13 -77 29 -118 44 -117 18 0 355 290 404 347 24 28 43 52 41 52 -2 0 -26 -18 -54 -40z"></path></g>',1)])]))}}),r1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},i1=Object.assign({name:"Line"},{__name:"line",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",r1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(30,1000) scale(0.12,-0.12)"><path d="M5820 7729 c-104 -30 -181 -90 -355 -274 -77 -81 -403 -409 -725 -728 -1316 -1305 -2028 -2024 -2775 -2802 -382 -398 -626 -647 -890 -910 -210 -208 -246 -249 -273 -305 -29 -60 -58 -163 -111 -400 -12 -52 -29 -124 -37 -160 -45 -191 -85 -405 -91 -482 l-6 -87 31 -30 c46 -46 43 -47 622 69 486 97 520 107 692 201 180 99 277 189 983 914 215 220 583 596 820 835 519 526 968 982 1285 1305 535 546 1290 1301 1504 1503 126 120 246 241 267 270 54 77 73 138 67 228 -9 143 -66 214 -423 539 -241 219 -292 260 -362 292 -63 29 -165 39 -223 22z m195 -148 c57 -33 179 -139 438 -379 230 -214 265 -263 254 -367 -4 -38 -15 -68 -36 -99 -32 -46 -394 -400 -435 -425 -22 -13 -27 -12 -62 16 -22 17 -79 73 -129 125 -49 51 -219 224 -377 384 -228 230 -288 296 -288 316 0 42 273 337 378 410 54 37 82 46 152 47 44 1 65 -5 105 -28z m-921 -798 c206 -193 555 -544 710 -716 l89 -98 -209 -212 c-195 -198 -396 -402 -1244 -1262 -617 -625 -1523 -1548 -1715 -1745 -104 -107 -286 -293 -405 -414 l-217 -218 -29 15 c-35 18 -243 229 -567 575 -249 266 -255 275 -224 328 7 12 154 167 328 345 173 178 515 531 759 784 527 546 1003 1028 1570 1590 228 227 566 563 750 747 184 184 337 335 339 336 2 1 32 -24 65 -55z m-4032 -4250 c281 -287 602 -638 606 -662 4 -25 -4 -27 -588 -146 -201 -41 -371 -75 -379 -75 -15 0 -14 13 15 175 36 198 192 845 204 845 4 0 68 -62 142 -137z"></path><path d="M5673 7405 c-145 -112 -196 -176 -185 -232 6 -31 18 -29 36 6 9 16 38 43 66 60 27 17 59 42 71 55 30 34 112 68 145 60 23 -6 25 -4 19 15 -4 12 -2 21 4 21 6 0 0 23 -14 50 -14 28 -27 50 -29 50 -3 0 -53 -38 -113 -85z"></path><path d="M6475 6983 c11 -27 18 -119 11 -148 -8 -31 -32 -33 -41 -4 -10 29 -25 6 -25 -38 0 -35 -13 -43 -28 -17 -7 13 -11 10 -16 -17 -7 -39 -41 -99 -56 -99 -5 0 -17 17 -26 38 l-16 37 -12 -40 c-14 -44 -43 -96 -95 -168 -34 -48 -34 -49 -14 -68 10 -11 35 -22 54 -25 30 -5 41 0 90 43 31 26 84 68 119 93 72 52 153 137 182 194 25 49 27 113 3 154 -10 17 -40 42 -66 56 -55 31 -74 33 -64 9z"></path><path d="M4898 6553 c-119 -95 -216 -214 -245 -299 -19 -56 -12 -65 18 -22 13 18 60 76 104 130 141 169 165 200 165 209 0 14 -6 11 -42 -18z"></path><path d="M5587 6007 c-38 -63 -117 -148 -181 -192 -59 -40 -63 -55 -15 -55 16 0 29 -3 29 -7 0 -13 -30 -54 -135 -182 -55 -68 -111 -137 -125 -155 l-25 -31 35 29 c92 75 479 459 494 490 20 42 22 146 3 146 -7 0 -19 -6 -25 -12 -10 -10 -14 -10 -21 0 -6 10 -16 1 -34 -31z"></path><path d="M1968 3571 c-68 -55 -172 -145 -233 -202 -60 -56 -146 -131 -190 -166 -44 -36 -91 -78 -104 -95 -32 -40 -40 -111 -16 -138 10 -11 21 -20 25 -20 4 0 22 22 41 50 42 61 56 68 64 29 8 -37 19 -30 49 30 14 27 56 76 101 116 73 68 75 70 49 75 l-27 5 64 80 c35 44 120 137 188 207 68 70 121 128 117 128 -3 0 -61 -45 -128 -99z"></path><path d="M2851 3095 c-101 -102 -185 -185 -186 -185 -2 0 10 32 27 71 16 38 28 75 26 80 -5 14 -194 -157 -258 -235 -30 -36 -59 -66 -64 -66 -5 0 -6 14 -2 30 3 17 2 30 -3 30 -31 0 -274 -303 -333 -417 -36 -69 -35 -80 15 -116 l26 -20 38 31 c57 44 444 441 548 561 50 57 116 133 148 170 162 186 215 251 204 251 -2 0 -86 -83 -186 -185z"></path><path d="M933 2526 c-23 -24 -30 -82 -17 -133 8 -29 24 -30 24 -2 0 12 11 32 25 45 25 23 30 49 19 92 -8 28 -23 28 -51 -2z"></path><path d="M1356 1993 c-3 -4 8 -21 25 -39 19 -20 27 -34 20 -38 -6 -4 -11 -16 -11 -26 0 -26 -32 -41 -69 -34 -19 4 -37 2 -46 -6 -13 -11 -19 -9 -36 9 l-21 22 -15 -20 c-8 -12 -22 -21 -32 -21 -29 0 -147 -44 -129 -48 21 -4 301 42 378 63 86 23 102 61 49 114 -23 24 -39 31 -68 31 -21 0 -41 -3 -45 -7z"></path><path d="M5320 2315 c-452 -44 -849 -155 -1360 -382 -258 -114 -299 -133 -454 -207 -87 -42 -160 -76 -161 -76 -2 0 -122 -58 -266 -129 -860 -420 -1135 -540 -1330 -578 -131 -25 -477 -25 -634 0 -301 49 -535 107 -750 186 -117 43 -168 50 -200 25 -15 -11 -17 -18 -9 -32 21 -33 208 -170 489 -360 249 -167 545 -295 795 -344 148 -29 415 -35 577 -14 274 36 621 147 1068 341 766 332 1167 452 1786 536 224 31 645 33 819 5 328 -52 535 -135 924 -370 313 -189 403 -224 596 -233 192 -8 328 34 426 132 92 92 138 213 136 360 -3 349 -249 651 -722 886 -231 114 -554 209 -840 245 -177 22 -699 27 -890 9z m180 -154 c19 -4 33 -11 31 -16 -3 -6 -41 -32 -85 -58 l-81 -48 50 6 c120 14 235 18 235 7 0 -26 -16 -45 -81 -92 -37 -28 -77 -66 -89 -84 -25 -41 -27 -108 -4 -131 20 -20 13 -27 -49 -50 -26 -10 -43 -21 -37 -25 6 -4 48 -5 93 -3 101 5 87 -9 -33 -31 -87 -17 -459 -109 -499 -124 -13 -4 116 -8 296 -8 336 1 450 -9 642 -55 295 -71 527 -177 808 -368 142 -96 138 -95 222 -95 42 0 93 6 114 13 32 11 37 16 32 34 -4 12 -15 34 -26 50 l-20 27 48 0 c72 1 93 22 100 98 l6 62 38 -6 c23 -4 44 -2 52 5 18 14 27 4 27 -28 0 -14 7 -50 14 -78 8 -29 10 -55 5 -58 -11 -8 -66 21 -72 37 -10 28 -21 -7 -23 -69 -1 -69 -10 -83 -51 -83 -27 0 -29 -12 -7 -31 14 -12 14 -14 -3 -20 -27 -11 -128 -10 -242 1 -100 11 -103 12 -214 77 -305 180 -470 261 -647 317 -621 197 -1567 102 -2470 -247 -91 -35 -302 -122 -470 -192 -743 -312 -975 -377 -1340 -378 -333 -1 -617 87 -968 298 -62 37 -114 71 -117 75 -3 4 34 -1 83 -11 284 -63 567 -94 757 -86 296 14 441 59 925 285 36 16 99 46 140 65 41 19 161 76 265 127 105 51 249 120 320 155 72 34 202 97 290 140 88 43 198 94 245 115 47 21 119 54 160 73 359 167 730 300 1010 361 256 56 484 73 620 47z"></path><path d="M5143 2037 c-69 -26 -71 -67 -4 -67 64 0 93 15 89 48 -4 32 -33 38 -85 19z"></path><path d="M1375 660 c133 -43 329 -50 495 -18 l65 13 -100 6 c-55 4 -194 9 -310 13 l-210 6 60 -20z"></path></g>',1)])]))}}),d1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},u1=Object.assign({name:"Line"},{__name:"download",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",d1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(20, 1020) scale(0.125,-0.125)"><path d="M5345 7623 c-64 -14 -174 -50 -270 -88 -116 -46 -594 -226 -780 -293 -224 -81 -577 -213 -810 -302 -296 -113 -630 -235 -826 -300 -82 -28 -271 -98 -421 -156 -150 -59 -318 -124 -373 -145 -204 -77 -461 -172 -500 -185 -22 -7 -98 -33 -170 -59 -216 -76 -601 -201 -755 -245 -161 -45 -219 -75 -267 -138 -43 -56 -57 -110 -57 -207 1 -69 8 -100 52 -225 88 -255 120 -342 167 -465 59 -154 89 -236 218 -591 59 -160 111 -302 116 -315 15 -34 335 -915 397 -1094 81 -230 263 -780 354 -1070 77 -242 83 -270 96 -405 18 -180 36 -252 77 -306 64 -84 127 -108 322 -124 162 -13 2237 -13 2430 0 141 10 288 30 328 45 9 4 17 14 17 23 0 9 -29 73 -65 143 -116 230 -174 394 -200 568 -44 302 12 677 150 1006 97 230 248 431 470 622 231 200 395 291 725 402 85 29 170 60 188 69 52 26 82 67 82 112 0 43 6 36 -135 141 -98 73 -122 82 -164 62 -40 -20 -303 -263 -391 -363 -35 -39 -114 -108 -175 -152 -178 -131 -273 -216 -587 -526 -281 -278 -298 -293 -320 -282 -32 17 -428 266 -575 362 -127 83 -166 97 -238 84 -59 -11 -261 -156 -645 -461 -118 -94 -262 -207 -320 -250 -225 -167 -224 -166 -228 -430 -3 -224 3 -252 65 -288 31 -18 76 -19 995 -20 l963 -2 6 -65 c3 -36 9 -90 13 -121 l8 -55 -154 -13 c-302 -25 -1607 -39 -2028 -22 l-154 6 -8 35 c-19 78 -27 752 -28 2152 0 1266 2 1482 14 1512 13 30 20 35 63 43 26 4 1153 8 2503 8 2330 0 2457 -1 2483 -18 54 -35 60 -56 70 -240 6 -122 5 -280 -4 -542 -19 -504 -18 -719 3 -765 23 -49 61 -81 153 -131 105 -56 147 -85 224 -158 36 -34 68 -61 72 -61 22 0 27 64 32 405 4 258 12 435 26 585 41 430 54 629 55 815 1 171 -1 197 -22 262 -37 119 -115 199 -238 245 -58 22 -70 23 -489 23 -404 0 -433 1 -485 20 l-55 20 -21 85 c-22 93 -20 87 -189 530 -103 271 -158 431 -309 905 -43 137 -83 213 -155 296 -63 73 -123 99 -226 98 -44 -1 -89 -3 -100 -6z m216 -169 c47 -46 98 -142 132 -249 148 -463 190 -589 257 -770 43 -115 103 -273 133 -350 66 -170 83 -218 108 -314 36 -134 67 -170 175 -205 83 -27 229 -34 584 -29 325 5 337 5 392 -16 67 -26 121 -81 140 -143 18 -60 15 -452 -6 -693 -8 -104 -25 -292 -35 -417 -11 -124 -23 -326 -27 -447 l-7 -221 -21 14 c-12 9 -56 36 -99 62 -120 71 -113 43 -98 413 31 790 25 1061 -24 1165 -31 65 -56 87 -133 117 l-57 23 -2455 -1 c-2220 0 -2462 -1 -2528 -16 -89 -20 -128 -46 -155 -106 -37 -81 -41 -391 -29 -2105 11 -1654 11 -1645 58 -1727 11 -19 37 -43 59 -54 37 -18 72 -20 505 -27 702 -12 1714 11 1870 42 24 5 47 7 51 5 3 -3 16 -33 29 -67 12 -35 47 -111 76 -169 l53 -107 -27 -7 c-35 -9 -2224 -26 -2407 -19 -266 10 -347 27 -380 77 -47 73 -65 486 -54 1262 4 292 8 1081 8 1755 1 1321 1 1315 53 1366 l24 24 2064 6 c2242 6 2099 2 2136 60 37 56 -4 280 -105 574 -149 435 -308 875 -340 943 -67 140 -134 165 -351 132 -196 -29 -723 -201 -1280 -415 -312 -121 -625 -238 -855 -321 -121 -44 -254 -93 -295 -109 -109 -42 -589 -215 -955 -343 -546 -192 -1072 -433 -1180 -542 -49 -48 -65 -98 -65 -196 0 -101 18 -169 90 -345 34 -82 91 -221 126 -309 36 -87 74 -178 84 -200 11 -23 44 -109 74 -191 30 -82 76 -201 101 -264 26 -63 60 -151 76 -195 16 -44 45 -120 64 -170 102 -266 202 -535 242 -655 25 -74 67 -197 94 -273 l49 -138 -2 -312 -3 -312 -18 60 c-54 176 -212 647 -322 955 -215 605 -424 1176 -722 1975 -24 66 -76 209 -114 318 -58 166 -69 209 -69 263 0 118 37 156 185 194 146 37 497 147 670 210 44 16 134 48 200 71 193 66 516 185 715 264 291 114 437 170 545 208 55 19 208 74 340 120 132 47 276 98 320 115 44 16 148 55 230 86 83 30 193 72 245 92 52 19 172 64 265 99 94 34 256 94 360 133 105 39 287 106 405 150 118 44 278 105 354 136 118 47 193 72 311 100 11 3 44 3 74 1 46 -3 59 -9 92 -41z m-221 -429 c0 -33 -116 -103 -387 -237 -155 -76 -284 -138 -287 -138 -3 0 -33 -13 -68 -29 -165 -75 -254 -113 -383 -166 -289 -118 -354 -147 -367 -162 -11 -15 -10 -16 12 -10 14 4 57 14 95 22 39 9 107 27 151 40 45 14 85 25 88 25 4 0 -34 -41 -84 -92 -49 -50 -88 -93 -86 -96 3 -2 42 19 88 46 233 141 317 178 431 189 37 3 67 4 67 2 0 -2 -31 -37 -69 -76 -66 -70 -184 -224 -197 -257 -4 -10 32 4 98 37 237 121 470 212 525 205 28 -4 27 -5 -40 -71 -37 -37 -62 -67 -55 -67 7 0 38 7 68 15 30 8 76 15 102 15 38 0 48 -4 53 -20 10 -31 -33 -98 -129 -198 l-51 -54 40 18 c167 72 214 87 282 92 98 6 123 -1 123 -36 0 -16 -11 -43 -25 -62 -30 -41 -26 -45 69 -54 38 -4 104 -20 147 -37 65 -25 93 -43 160 -106 57 -54 77 -79 67 -84 -7 -4 -921 -10 -2032 -13 -2237 -7 -2053 -1 -2130 -74 l-39 -37 7 34 c10 56 29 85 72 107 62 33 328 142 579 238 66 25 269 102 450 172 540 206 1039 389 1280 469 22 7 139 48 260 90 211 73 513 173 755 250 63 20 167 57 230 81 131 49 130 49 130 29z m49 -140 c119 -348 241 -765 247 -845 l5 -65 -42 80 c-23 44 -52 108 -65 143 -25 65 -114 379 -139 486 -7 33 -23 101 -34 150 -22 94 -28 167 -12 151 5 -6 23 -50 40 -100z m-4050 -1315 c-13 -11 -70 -52 -126 -91 -57 -39 -103 -75 -103 -80 0 -5 11 -9 25 -9 27 0 32 -12 13 -27 -24 -19 -308 -49 -308 -33 0 5 12 15 28 23 15 8 95 52 177 98 141 78 304 153 314 144 2 -3 -7 -14 -20 -25z m-520 -378 c16 -31 68 -142 116 -247 95 -208 137 -285 166 -303 17 -11 23 -4 61 70 l43 83 6 -130 c9 -170 30 -388 39 -398 3 -4 25 39 47 95 22 56 45 104 52 106 12 4 14 -524 2 -698 l-6 -95 -57 170 c-61 186 -140 408 -186 525 -16 41 -42 107 -56 145 -42 110 -77 199 -86 216 -29 57 -104 255 -140 368 -23 74 -44 141 -48 149 -14 38 21 -5 47 -56z m5013 -1253 c26 -17 48 -34 48 -38 0 -3 -39 -19 -87 -34 -49 -16 -117 -40 -151 -53 -35 -14 -66 -24 -68 -21 -2 2 24 28 58 58 34 30 78 69 98 86 19 18 39 33 44 33 5 0 31 -14 58 -31z m-2201 -913 c175 -114 539 -341 584 -365 23 -12 58 -21 83 -21 38 0 49 6 98 51 30 29 54 50 54 47 0 -2 -18 -52 -40 -111 -67 -176 -114 -400 -128 -607 l-7 -105 -942 0 -943 -1 0 159 c0 127 3 166 17 194 11 25 58 66 157 141 78 58 206 157 285 221 328 264 612 471 647 471 12 0 73 -33 135 -74z"></path><path d="M7310 3877 c0 -13 -7 -47 -16 -77 -17 -58 -12 -71 34 -85 27 -8 28 8 10 115 -12 67 -28 95 -28 47z"></path><path d="M4122 1319 c-35 -4 -145 -26 -245 -48 -100 -22 -254 -55 -342 -73 l-160 -33 180 -5 180 -5 -125 -5 -125 -5 75 -17 c200 -46 315 -62 460 -62 126 0 155 4 220 25 116 37 116 37 100 95 -20 73 -48 131 -66 138 -19 7 -70 6 -152 -5z"></path><path d="M2756 2329 c-83 -78 -133 -136 -124 -144 2 -2 37 5 78 16 92 24 209 25 252 3 37 -19 97 -15 150 10 45 22 116 88 99 94 -6 2 -42 -4 -80 -13 -97 -24 -154 -24 -179 -2 -15 14 -29 17 -51 12 l-30 -6 -3 52 c-2 29 -8 54 -14 56 -7 2 -51 -33 -98 -78z"></path><path d="M3440 2307 c-41 -23 -126 -60 -189 -83 -107 -39 -112 -42 -82 -49 77 -17 233 20 287 67 33 29 83 109 67 107 -5 -1 -42 -20 -83 -42z"></path><path d="M6711 5131 c-35 -10 -36 -26 -3 -40 59 -24 102 -89 102 -152 0 -34 -40 -116 -99 -204 -22 -32 -39 -60 -37 -62 2 -2 20 4 42 13 22 10 79 19 132 22 l93 5 -30 31 c-57 59 -50 115 23 185 33 32 50 81 28 81 -5 0 -38 29 -74 65 -62 61 -69 65 -110 64 -24 -1 -54 -4 -67 -8z"></path><path d="M2712 4855 c-152 -38 -288 -184 -323 -346 -17 -79 -7 -213 22 -282 40 -96 119 -179 229 -239 178 -97 426 -57 562 91 78 83 109 165 116 297 8 170 -29 276 -132 380 -86 86 -143 107 -301 110 -76 2 -139 -2 -173 -11z m323 -152 c54 -28 92 -67 124 -128 24 -45 26 -60 26 -160 0 -100 -3 -116 -29 -173 -53 -114 -152 -172 -295 -172 -45 0 -97 7 -125 16 -57 20 -155 107 -194 173 -24 41 -27 56 -27 141 0 82 4 102 27 150 66 136 154 182 343 177 89 -2 118 -7 150 -24z"></path><path d="M2666 4588 c-14 -13 -28 -35 -32 -50 -5 -25 -3 -28 19 -28 29 0 77 50 77 81 0 26 -33 25 -64 -3z"></path><path d="M3057 4523 c-4 -3 -7 -21 -7 -39 0 -32 -1 -33 -25 -22 -20 9 -32 7 -70 -13 -57 -30 -73 -47 -90 -96 -16 -46 -27 -46 -39 1 -9 36 -10 36 -63 36 -29 0 -53 -3 -53 -6 0 -3 13 -22 29 -42 61 -79 41 -99 -30 -29 -24 23 -49 51 -56 62 -11 18 -12 17 -12 -15 -1 -50 49 -149 97 -192 38 -34 48 -38 97 -38 44 0 69 8 132 40 133 69 180 141 171 264 -4 46 -9 63 -27 77 -24 20 -43 24 -54 12z"></path><path d="M6100 3454 c-147 -27 -200 -40 -289 -70 -128 -44 -215 -89 -399 -210 -301 -197 -464 -407 -582 -749 -66 -192 -84 -295 -84 -475 1 -186 16 -272 83 -478 130 -396 294 -619 610 -831 99 -66 246 -145 341 -183 226 -90 568 -113 790 -54 228 61 502 167 609 236 82 53 196 163 314 305 175 209 255 350 303 530 62 236 34 703 -58 965 -38 109 -52 135 -167 309 -113 173 -234 303 -375 405 -219 158 -390 235 -626 281 -82 16 -414 29 -470 19z m387 -145 c305 -41 594 -193 816 -428 95 -102 242 -319 284 -421 71 -169 107 -393 107 -660 -1 -186 -10 -246 -58 -389 -43 -128 -133 -257 -350 -504 -125 -141 -280 -228 -573 -321 -229 -72 -278 -80 -443 -80 -131 1 -171 5 -262 28 -187 45 -333 111 -498 221 -222 150 -346 288 -450 500 -180 370 -225 695 -139 1020 29 111 109 300 168 398 102 169 192 255 421 408 189 125 339 188 535 224 86 16 337 19 442 4z"></path><path d="M6005 2899 c-27 -5 -65 -11 -83 -14 -45 -8 -97 -57 -118 -111 -15 -40 -16 -79 -11 -378 l5 -334 -76 -6 c-230 -20 -291 -37 -323 -90 -25 -41 -25 -127 0 -181 25 -55 77 -111 451 -482 209 -209 338 -330 365 -343 54 -26 139 -27 180 -2 29 18 652 641 712 712 17 19 42 55 58 79 25 40 27 51 23 122 -6 132 -52 169 -225 178 -141 8 -137 3 -142 189 -2 81 2 228 9 327 8 125 8 188 1 207 -17 44 -81 83 -168 101 -151 32 -537 47 -658 26z m-30 -141 c-4 -13 -8 -36 -9 -53 -1 -24 3 -31 22 -33 30 -5 18 -22 -17 -22 -36 0 -51 17 -51 59 0 36 23 71 48 71 10 0 12 -6 7 -22z m648 6 c26 -9 60 -28 76 -43 25 -24 28 -31 22 -66 -6 -38 -8 -40 -44 -43 -65 -5 -145 26 -199 78 -50 48 -60 75 -30 83 40 11 132 6 175 -9z m-1027 -905 c38 -26 43 -33 34 -50 -15 -26 -22 -24 -48 17 -17 27 -28 34 -42 29 -16 -5 -20 -2 -20 14 0 29 24 26 76 -10z m-66 -55 c0 -2 -7 -4 -15 -4 -8 0 -15 4 -15 10 0 5 7 7 15 4 8 -4 15 -8 15 -10z m450 -454 c56 -36 91 -43 107 -21 10 14 15 9 34 -34 30 -67 46 -82 70 -67 25 16 39 15 39 -2 0 -7 10 -26 21 -41 16 -19 28 -26 45 -22 21 4 24 0 24 -24 0 -23 5 -29 23 -30 13 0 16 -2 7 -6 -8 -2 -25 -9 -36 -15 -16 -7 -28 -6 -45 5 -13 9 -43 20 -66 27 -32 8 -65 32 -133 97 -90 85 -159 163 -144 163 4 0 28 -13 54 -30z"></path></g>',1)])]))}}),p1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},m1=Object.assign({name:"Broom"},{__name:"broom",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",p1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4803 7785 c-132 -37 -215 -129 -311 -345 -38 -86 -74 -218 -227 -831 -85 -339 -159 -628 -165 -644 -10 -28 -11 -28 -78 -22 -37 3 -242 45 -457 92 -446 99 -589 125 -695 125 -209 0 -334 -74 -666 -391 -355 -340 -689 -711 -746 -829 -30 -60 -36 -162 -14 -228 34 -102 107 -156 271 -203 44 -12 84 -26 88 -29 9 -8 -21 -163 -47 -250 -8 -25 -26 -88 -41 -140 -72 -246 -188 -517 -282 -659 -112 -166 -227 -269 -524 -469 -266 -179 -374 -306 -424 -497 -46 -180 19 -404 163 -557 108 -114 231 -179 460 -243 272 -75 391 -89 505 -59 150 39 259 126 497 399 142 163 200 226 200 215 0 -5 -39 -89 -88 -187 -101 -207 -126 -263 -153 -340 -37 -109 -18 -196 61 -267 101 -91 340 -152 451 -115 82 28 196 133 514 472 76 81 140 146 142 144 2 -3 -15 -44 -38 -93 -170 -365 -199 -443 -199 -536 0 -106 82 -188 242 -242 233 -79 405 -101 478 -62 81 43 153 112 328 316 102 118 203 232 225 253 102 95 86 5 -53 -302 -96 -213 -107 -251 -91 -308 28 -102 124 -173 286 -213 247 -60 354 -45 511 74 66 49 130 114 294 300 58 65 115 131 128 145 l23 26 -6 -44 c-7 -57 -29 -116 -103 -283 -96 -216 -108 -276 -73 -353 23 -51 63 -85 145 -124 75 -35 289 -103 399 -125 215 -45 406 3 568 141 75 63 154 160 188 227 63 126 83 225 211 1066 40 268 81 621 105 925 14 171 28 338 31 371 l5 62 97 4 c109 5 150 19 205 73 75 73 95 214 62 433 -35 232 -159 791 -216 977 -82 265 -234 445 -471 554 -121 57 -209 84 -540 166 -336 84 -425 109 -452 130 -16 12 -18 23 -12 87 17 175 95 504 224 953 34 116 78 275 98 355 79 313 50 521 -91 664 -96 96 -236 157 -510 222 -138 33 -350 42 -432 19z m387 -141 c129 -27 289 -78 365 -117 70 -35 132 -98 163 -165 25 -53 27 -66 26 -192 0 -105 -5 -153 -21 -215 -22 -80 -83 -300 -167 -600 -113 -404 -181 -739 -174 -859 7 -126 1 -124 752 -315 297 -76 415 -132 546 -261 146 -143 190 -269 334 -955 68 -324 79 -400 75 -513 -4 -100 -20 -135 -75 -161 -67 -33 -237 -5 -621 104 -193 55 -306 87 -793 221 -280 77 -785 215 -890 242 -41 11 -323 87 -625 170 -642 176 -924 250 -1735 453 -638 160 -678 171 -728 201 -70 42 -86 140 -38 223 78 133 697 780 920 963 249 203 303 205 1026 42 378 -85 412 -92 505 -93 105 -2 146 15 176 73 10 19 40 125 68 235 27 110 102 410 166 666 64 257 132 509 151 560 59 160 137 272 209 299 88 35 202 33 385 -6z m-3145 -3220 c39 -8 201 -48 360 -89 160 -41 432 -110 605 -155 379 -96 563 -145 815 -215 105 -29 244 -68 310 -85 66 -18 194 -52 285 -77 91 -25 221 -60 290 -78 109 -29 479 -130 1205 -330 110 -30 279 -77 375 -105 96 -27 226 -63 289 -79 63 -16 117 -35 121 -42 13 -26 -23 -492 -71 -914 -16 -148 -32 -277 -34 -285 -2 -8 -11 -64 -20 -125 -37 -253 -137 -864 -151 -920 -37 -148 -137 -288 -266 -375 -143 -96 -286 -104 -543 -30 -172 49 -248 80 -288 118 -24 23 -27 32 -22 62 10 52 80 208 155 345 152 275 239 489 242 592 1 49 -2 59 -26 79 -30 27 -47 29 -79 12 -66 -34 -158 -132 -366 -387 -259 -317 -388 -447 -479 -481 -49 -19 -71 -21 -152 -17 -103 6 -237 41 -296 77 -65 40 -59 86 37 286 163 341 279 650 279 741 0 66 -49 125 -87 104 -24 -12 -205 -200 -273 -282 -429 -516 -521 -619 -590 -654 -43 -22 -111 -17 -240 20 -245 70 -300 100 -300 167 0 61 57 199 206 498 86 173 164 338 175 365 28 74 25 120 -10 156 -58 58 -87 39 -277 -182 -233 -272 -306 -353 -463 -512 -204 -206 -229 -220 -357 -187 -144 37 -224 88 -224 144 0 63 90 257 257 553 145 258 171 408 77 444 -17 6 -35 5 -57 -5 -39 -16 -148 -129 -287 -296 -273 -327 -418 -475 -514 -524 -80 -41 -178 -46 -313 -17 -167 36 -344 90 -433 133 -225 108 -354 358 -296 574 37 141 133 249 349 396 344 235 478 358 597 549 143 232 287 627 375 1032 4 22 10 27 23 22 9 -3 49 -13 87 -21z"></path><path d="M4927 7516 c-72 -26 -140 -93 -172 -170 -9 -20 -31 -99 -49 -174 -19 -75 -48 -186 -65 -246 -18 -60 -30 -113 -28 -119 1 -5 36 53 76 129 41 77 87 158 103 182 27 40 48 54 48 32 0 -19 62 -110 71 -104 5 3 9 20 9 37 0 18 5 49 11 70 10 36 17 42 84 73 41 19 85 34 99 34 14 0 26 3 26 6 0 12 -24 51 -58 93 l-36 44 48 -6 c26 -4 85 -24 131 -46 65 -30 91 -49 115 -82 l32 -44 -6 36 c-3 20 -18 59 -31 87 -14 29 -25 54 -25 57 0 3 33 2 73 -1 88 -8 83 1 -28 50 -161 70 -334 95 -428 62z"></path><path d="M2662 5709 c-27 -10 -26 -42 1 -47 23 -5 67 24 67 43 0 17 -32 19 -68 4z"></path><path d="M2487 5599 c-18 -10 -18 -12 -1 -30 30 -33 104 -18 104 21 0 17 -7 20 -42 20 -24 0 -51 -5 -61 -11z"></path><path d="M2154 5302 c-22 -20 -83 -73 -134 -117 -136 -115 -249 -225 -266 -257 -12 -24 -13 -33 -2 -56 19 -39 65 -58 291 -117 248 -66 328 -90 392 -121 l50 -25 -40 36 c-35 32 -281 160 -375 195 -19 7 -39 17 -44 21 -12 10 47 25 201 51 73 12 130 25 127 30 -3 5 -33 22 -67 39 -34 18 -93 50 -131 72 -65 38 -67 41 -45 51 13 5 88 10 166 10 137 1 142 2 120 18 -12 10 -63 36 -114 60 l-91 42 5 53 c3 29 4 53 2 53 -2 0 -22 -17 -45 -38z"></path><path d="M6270 4871 l-25 -7 35 -22 c41 -26 98 -29 106 -7 15 37 -46 56 -116 36z"></path><path d="M6453 4744 c-9 -23 23 -44 68 -44 49 0 68 22 37 44 -30 22 -97 21 -105 0z"></path><path d="M6858 4005 c-3 -5 -15 -44 -26 -86 -12 -41 -31 -101 -42 -133 l-22 -57 -56 7 -55 7 26 -48 c33 -59 33 -65 2 -65 -14 0 -73 -19 -132 -41 -60 -23 -130 -47 -158 -54 -60 -14 -49 -18 96 -33 53 -6 160 -25 238 -42 217 -50 226 -40 192 193 -43 282 -57 362 -63 352z"></path><path d="M1110 2724 c-254 -136 -380 -253 -380 -352 0 -181 282 -408 595 -477 88 -20 265 -17 320 6 29 11 28 12 -43 24 -40 7 -105 23 -145 35 -86 26 -260 100 -252 108 3 3 62 10 131 16 l127 11 -51 33 c-98 63 -162 167 -170 275 -3 31 -9 60 -14 63 -5 4 -22 -5 -36 -18 -41 -38 -116 -86 -146 -94 l-26 -6 39 109 c36 103 72 176 128 265 38 62 35 62 -77 2z"></path><path d="M2740 1914 c-73 -74 -177 -157 -189 -150 -9 6 10 111 29 154 19 43 -12 22 -105 -70 -97 -99 -175 -206 -175 -242 0 -45 68 -86 144 -86 91 0 182 72 255 201 37 67 113 249 102 249 -3 0 -31 -25 -61 -56z"></path><path d="M3844 1610 c-122 -62 -255 -102 -399 -120 -119 -16 -130 -21 -71 -34 91 -21 89 -67 -5 -93 -33 -9 -63 -23 -66 -30 -7 -17 29 -56 77 -86 29 -18 49 -22 120 -21 138 1 220 48 318 182 49 66 152 239 152 254 0 12 -5 10 -126 -52z"></path><path d="M4553 1262 c-110 -97 -151 -145 -159 -186 -9 -52 2 -82 43 -113 31 -24 48 -29 113 -31 68 -4 83 -1 131 23 30 15 74 43 98 62 56 42 242 215 238 219 -2 2 -38 -14 -81 -36 -42 -22 -86 -40 -97 -40 -11 0 -43 10 -71 22 l-50 21 -70 -22 c-38 -13 -72 -20 -76 -16 -3 3 11 40 31 82 21 41 36 77 33 80 -2 2 -39 -27 -83 -65z"></path><path d="M6268 1113 c-79 -119 -144 -202 -164 -210 -8 -3 -21 3 -29 13 -13 18 -15 18 -47 -14 -33 -33 -32 -40 7 -56 16 -6 -7 -38 -45 -64 -58 -39 -134 -55 -225 -48 -203 16 -245 18 -289 12 -25 -4 -46 -10 -46 -14 0 -4 55 -29 121 -55 191 -76 302 -93 408 -61 145 43 253 162 316 349 16 50 65 245 60 245 -1 0 -31 -44 -67 -97z"></path></g>',1)])]))}}),h1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},v1=Object.assign({name:"Broom"},{__name:"left",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",h1,[...n[0]||(n[0]=[e.createElementVNode("g",{transform:"translate(50, 1000) scale(0.12,-0.12)"},[e.createElementVNode("path",{d:"M2935 7246 c-33 -15 -97 -80 -285 -286 -150 -164 -338 -358 -874 -900 -226 -229 -546 -559 -711 -735 -165 -175 -423 -449 -573 -608 -300 -318 -362 -389 -393 -449 -45 -87 -32 -204 31 -282 15 -20 93 -105 172 -189 221 -233 368 -394 548 -601 420 -483 706 -798 1119 -1236 199 -211 605 -659 697 -770 39 -47 123 -154 187 -239 135 -179 163 -203 247 -209 78 -6 137 22 191 91 51 64 72 105 94 187 17 59 19 133 24 801 6 719 6 737 26 759 50 56 196 79 560 87 420 9 909 -26 1145 -82 374 -90 702 -264 1080 -574 263 -216 709 -688 935 -991 93 -124 176 -209 231 -235 54 -26 147 -25 199 2 50 27 96 75 126 133 86 167 -29 805 -244 1355 -100 257 -291 656 -429 894 -80 139 -266 420 -362 547 -412 549 -1117 1149 -1676 1430 -221 111 -408 181 -690 259 -360 99 -525 128 -740 126 -143 0 -170 2 -195 18 -40 24 -71 89 -86 182 -14 86 -4 240 32 509 48 357 78 709 68 787 -13 94 -82 170 -189 208 -64 23 -226 30 -265 11z m142 -112 c31 -31 26 -39 -14 -19 -17 8 -41 13 -54 11 -13 -3 -29 -5 -34 -5 -6 -1 -28 -23 -50 -51 -45 -57 -68 -53 -39 7 39 79 139 109 191 57z m-126 -516 c14 -27 7 -197 -22 -543 -24 -272 -22 -466 6 -585 25 -113 85 -229 156 -305 102 -108 164 -128 494 -160 468 -44 797 -117 1145 -252 513 -200 878 -463 1317 -948 243 -270 477 -586 640 -868 59 -102 195 -373 238 -472 80 -188 209 -639 203 -710 l-3 -35 -50 34 c-27 19 -153 137 -280 263 -362 359 -550 511 -875 709 -387 236 -736 355 -1230 419 -311 40 -851 71 -1065 61 -381 -19 -478 -59 -556 -233 -95 -211 -126 -516 -115 -1131 3 -213 2 -372 -3 -372 -8 0 -385 386 -552 565 -114 123 -526 579 -615 681 -43 50 -135 155 -204 234 -127 146 -218 243 -548 584 -177 183 -343 378 -440 519 l-46 68 27 52 c67 129 224 298 692 745 880 841 1083 1049 1514 1547 145 168 151 172 172 133z m159 -1197 c57 -101 105 -161 130 -161 5 0 10 -5 10 -11 0 -14 -56 -2 -87 18 -39 26 -93 138 -116 241 -3 12 -4 22 -2 22 2 0 31 -49 65 -109z m-2605 -887 c-20 -31 -15 -40 17 -24 17 9 14 3 -14 -26 -57 -60 -129 -183 -122 -209 4 -18 0 -25 -25 -33 -37 -13 -45 -41 -38 -130 l5 -67 -28 32 c-57 63 -63 168 -15 247 27 45 92 115 175 189 61 54 69 58 45 21z m3072 -1420 c-3 -3 -41 -21 -84 -40 -94 -41 -173 -94 -207 -139 -28 -36 -37 -76 -13 -57 20 17 101 32 111 21 6 -6 4 -9 -5 -9 -25 0 -96 -56 -129 -101 -16 -22 -36 -65 -45 -94 -8 -30 -19 -56 -24 -59 -8 -5 -21 83 -21 153 -1 36 -1 36 -14 11 -14 -26 -36 -91 -57 -170 l-12 -45 -9 38 c-11 52 6 189 32 259 25 67 86 128 164 164 46 21 190 55 281 67 17 2 32 5 34 6 2 0 2 -2 -2 -5z m2183 -590 c115 -36 331 -140 432 -208 100 -67 202 -163 286 -269 34 -43 62 -80 62 -83 0 -7 8 -12 -261 167 -301 199 -439 285 -611 379 -43 23 -78 44 -78 47 0 10 85 -6 170 -33z m1765 -1213 c11 -36 1 -269 -12 -264 -26 10 -57 107 -60 188 -3 78 -2 79 11 40 l13 -40 12 28 c6 16 11 37 11 48 0 24 17 25 25 0z m73 -185 c6 -32 -8 -83 -33 -120 -29 -43 -23 -45 28 -10 21 14 41 23 44 20 11 -10 -31 -48 -72 -67 -42 -19 -85 -16 -133 10 -40 21 -25 31 38 24 56 -5 60 -5 60 15 0 12 6 39 14 59 8 21 17 51 21 66 6 30 28 32 33 3z m-4334 -112 c9 -24 7 -60 -5 -87 -21 -47 -114 -81 -143 -52 -21 22 -11 38 15 24 16 -8 26 -7 44 5 14 9 31 16 38 16 20 0 39 52 31 83 -7 29 10 38 20 11z"}),e.createElementVNode("path",{d:"M1164 4573 c-143 -96 -354 -349 -354 -424 0 -58 243 -278 420 -380 39 -23 73 -39 76 -36 6 6 -35 70 -103 159 -24 31 -43 59 -43 62 0 3 16 8 36 12 20 4 60 15 88 26 28 11 64 24 79 30 42 16 21 27 -74 38 -116 15 -198 31 -205 41 -3 5 44 62 105 126 61 65 111 121 111 125 0 25 -151 -16 -217 -60 -40 -25 -28 10 53 160 41 77 74 142 72 144 -2 2 -22 -8 -44 -23z"})],-1)])]))}}),f1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},g1=Object.assign({name:"Broom"},{__name:"right",setup(t){return(o,n)=>(e.openBlock(),e.createElementBlock("svg",f1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4638 7245 c-118 -32 -202 -98 -234 -183 -17 -43 -18 -106 -22 -773 l-3 -725 -142 -23 c-552 -88 -1035 -238 -1499 -464 -637 -311 -1143 -726 -1570 -1287 -197 -259 -379 -547 -519 -820 -65 -126 -95 -189 -154 -325 -165 -378 -291 -860 -345 -1320 -33 -282 -25 -335 60 -408 62 -53 139 -80 231 -81 66 -1 80 2 116 26 23 15 69 60 104 100 180 211 666 716 814 847 408 360 773 586 1141 706 93 31 296 83 374 96 356 62 533 79 865 86 410 8 509 -8 552 -90 14 -28 15 -106 8 -832 -5 -616 -4 -811 5 -848 14 -53 82 -137 134 -164 76 -40 208 -55 287 -33 58 16 178 139 595 610 144 162 308 347 364 410 104 116 131 146 411 455 85 94 244 271 354 395 109 124 226 254 259 289 102 108 254 268 391 411 473 491 479 498 526 603 21 46 24 67 24 177 0 186 -22 230 -190 377 -112 98 -170 157 -775 778 -294 303 -674 692 -845 865 -425 431 -574 586 -762 790 -166 181 -280 293 -347 342 -33 24 -48 28 -100 27 -34 0 -82 -7 -108 -14z m12 -166 c10 -6 2 -8 -25 -9 -29 0 -46 -7 -70 -29 -36 -35 -105 -68 -105 -49 0 18 86 96 112 101 26 4 66 -2 88 -14z m635 -874 c99 -110 266 -297 370 -415 383 -433 451 -502 630 -640 149 -114 433 -401 650 -655 98 -115 212 -244 252 -286 l73 -75 -51 -75 c-115 -167 -326 -413 -623 -724 -239 -250 -584 -630 -1027 -1130 -358 -405 -685 -753 -696 -741 -3 3 -1 97 6 208 6 112 17 286 22 388 6 102 9 286 7 410 -4 199 -7 233 -28 295 -29 90 -73 157 -145 223 -147 135 -369 189 -810 199 -441 10 -928 -56 -1393 -188 -327 -92 -565 -208 -897 -437 -285 -196 -540 -423 -810 -721 -72 -78 -101 -105 -103 -92 -4 23 34 209 58 286 10 33 36 105 58 160 260 666 657 1292 1068 1684 512 490 1114 833 1797 1026 236 66 410 98 759 139 121 14 216 30 234 39 46 24 103 93 134 161 41 89 60 196 70 395 11 211 12 828 1 925 l-7 69 110 -114 c61 -63 192 -204 291 -314z m2343 -1898 c25 -28 31 -47 22 -72 -6 -17 -11 -13 -43 30 -20 28 -37 55 -37 62 0 17 35 4 58 -20z m42 -332 c-13 -28 -40 -57 -71 -80 -27 -19 -49 -33 -49 -30 0 2 22 25 48 50 27 24 57 63 68 86 10 23 20 36 22 30 2 -6 -6 -31 -18 -56z m-3093 -977 c67 -36 143 -95 143 -110 0 -6 -10 -4 -22 4 -13 8 -39 20 -58 26 -19 6 -75 23 -125 38 -150 45 -176 74 -66 74 58 0 77 -5 128 -32z m-4319 -1977 c29 -31 97 -71 121 -71 8 0 12 -3 8 -6 -13 -14 -107 29 -137 62 -16 19 -30 37 -30 39 0 11 13 3 38 -24z m4692 -80 c0 -34 -115 -92 -196 -99 -55 -4 -115 10 -101 25 3 2 43 13 89 23 45 10 106 27 133 38 57 23 75 26 75 13z m-4487 -8 c-13 -2 -33 -2 -45 0 -13 2 -3 4 22 4 25 0 35 -2 23 -4z"></path><path d="M4189 4836 c-20 -7 -50 -21 -67 -32 -17 -10 -71 -44 -121 -74 -50 -30 -91 -58 -91 -62 0 -5 17 -8 38 -8 21 0 83 -7 138 -15 154 -23 190 -21 225 15 25 25 28 33 19 50 -6 11 -29 29 -51 41 -40 20 -41 22 -35 60 7 44 3 46 -55 25z"></path><path d="M3704 4720 c-67 -27 -24 -90 61 -90 40 0 93 39 80 59 -10 17 -69 41 -97 40 -13 0 -33 -4 -44 -9z"></path><path d="M4076 2575 c-32 -13 -69 -34 -83 -47 -23 -22 -24 -27 -18 -98 8 -91 26 -114 84 -104 78 14 120 53 86 78 -24 17 -16 46 35 124 22 35 40 65 40 67 0 14 -93 1 -144 -20z"></path><path d="M3693 2541 c-61 -22 -153 -73 -153 -84 0 -25 183 -67 292 -67 37 0 79 -5 94 -10 15 -6 29 -9 31 -7 17 18 -85 145 -139 173 -35 18 -62 17 -125 -5z"></path><path d="M4236 2301 c-10 -11 -44 -29 -77 -42 -67 -24 -92 -53 -87 -96 2 -24 8 -28 36 -31 41 -4 74 17 107 66 19 30 50 122 40 122 -1 0 -10 -9 -19 -19z"></path></g>',1)])]))}}),z1=["Pencil","Line","Download","Broom","Left","Right"],_1=Object.freeze(Object.defineProperty({__proto__:null,Broom:m1,Download:u1,Left:v1,Line:i1,Pencil:s1,Right:g1,svgs:z1},Symbol.toStringTag,{value:"Module"})),w1={name:{type:String,required:!0},size:{type:String,default:()=>"20rpx"}},M1=e.defineComponent({name:"Icon",__name:"icon",props:w1,setup(t){const o=k("icon"),n=e.computed(()=>t.name?_1[t.name]:void 0),i=e.computed(()=>t.size?{fontSize:t.size||void 0}:{});return(r,l)=>(e.openBlock(),e.createElementBlock("i",{class:e.normalizeClass(e.unref(o).b()),style:e.normalizeStyle(i.value)},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.value)))],6))}}),b=(t,o)=>{const n=t.__vccOpts||t;for(const[i,r]of o)n[i]=r;return n},y=b(M1,[["__scopeId","data-v-8db50e0d"]]),y1={},k1=e.defineComponent({__name:"dropdown",props:y1,setup(t){const o=k("dropdown-picker"),n=e.ref(!1),i=()=>{n.value=!n.value},r=m=>{const s=document.querySelector(`.${o.b()}`);s&&!s.contains(m.target)&&(n.value=!1)},l=m=>{m.key==="Escape"&&(n.value=!1)};return e.onMounted(()=>{document.addEventListener("click",r),document.addEventListener("keydown",l)}),e.onUnmounted(()=>{document.removeEventListener("click",r),document.removeEventListener("keydown",l)}),(m,s)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(o).b()])},[e.createElementVNode("div",{onClick:i},[e.renderSlot(m.$slots,"default",{},void 0,!0)]),n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(e.unref(o).e("content"))},[e.createElementVNode("div",{class:e.normalizeClass(e.unref(o).e("scroll"))},[e.renderSlot(m.$slots,"content",{},void 0,!0)],2)],2)):e.createCommentVNode("",!0)],2))}}),b1=b(k1,[["__scopeId","data-v-a125b1dd"]]),B1={modelValue:{type:Number,default:()=>1},sizes:{type:Array,default:()=>Array.from({length:30},(t,o)=>o+1)}},C1=["onClick"],x1=e.defineComponent({__name:"line-picker",props:B1,emits:["change"],setup(t,{emit:o}){const n=k("line-picker"),i=o,r=l=>{i("change",l)};return(l,m)=>(e.openBlock(),e.createBlock(b1,{class:e.normalizeClass([e.unref(n).b()])},{content:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(l.sizes,s=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(n).e("item"),e.unref(n).is("active",s===l.modelValue)]),key:s,onClick:d=>r(s)},[e.createElementVNode("span",null,e.toDisplayString(s)+"px",1),e.createElementVNode("div",null,[e.createElementVNode("div",{style:e.normalizeStyle({width:s+"px",height:s+"px"})},null,4)])],10,C1))),128))]),default:e.withCtx(()=>[e.createVNode(y,{name:"Line"})]),_:1},8,["class"]))}}),E1=b(x1,[["__scopeId","data-v-189382a1"]]),V1={modelValue:{type:String,default:()=>"#000000"}},$1=["value"],N1=e.defineComponent({__name:"color-picker",props:V1,emits:["input"],setup(t,{emit:o}){const n=k("color-picker"),i=o,r=l=>{i("input",l.target.value)};return(l,m)=>(e.openBlock(),e.createElementBlock("input",e.mergeProps({ref:"inputRef",class:e.unref(n).b(),value:l.modelValue,onInput:r},l.$attrs,{type:"color"}),null,16,$1))}}),P1=b(N1,[["__scopeId","data-v-e721703b"]]),S1=["width","height"],D1=e.defineComponent({name:"DrawBoard",__name:"draw-board",props:c1,emits:["update:line-width","update:color","draw","undo","redo","clear","download"],setup(t,{expose:o,emit:n}){const i=k("draw-board"),r=n,l=t,m=e.computed(()=>({backgroundColor:l.backgroundColor})),s=e.useTemplateRef("canvasRef");let d=null,h=null,c=null;const v=e.ref(!1),g=e.reactive({x:0,y:0}),z=e.ref(!1),f=e.reactive({active:-1,list:[]}),O=e.computed(()=>f.active>0),U=e.computed(()=>f.active<f.list.length-1),w=e.ref(l.lineWidth);e.watch(()=>l.lineWidth,a=>{w.value=a});const M=e.ref(l.color);e.watch(()=>l.color,a=>{M.value=a});const B=a=>{o1(d,a,w.value,M.value)},x=()=>{if(!l.useHistory)return;const{width:a,height:u}=s.value,p=d.getImageData(0,0,a,u);f.active<f.list.length-1&&f.list.splice(f.active+1),f.list.push(p),f.active=f.list.length-1},Y=a=>{const u=s.value;if(!v.value||!u)return;const p=V(u,a),C=R(u,a);if(C)if(z.value)a.preventDefault(),B([g,p]);else{const E=$(u,g,p);B([g,E,p])}else if(z.value){const E=$(u,g,p);B([g,E])}g.x=p.x,g.y=p.y,z.value=C,r("draw",u,d,{x:p.x,y:p.y})},j=a=>{P()},N=()=>{h&&document.removeEventListener("mousemove",h),c&&document.removeEventListener("mouseup",c),h=null,c=null},A=a=>{v.value=!0;const{x:u,y:p}=V(s.value,a);g.x=u,g.y=p,z.value=!0,h||(h=Y,c=j,document.addEventListener("mousemove",h),document.addEventListener("mouseup",c))},P=()=>{v.value&&(v.value=!1,z.value=!1,x(),N())},S=()=>{if(f.active<=0||!d)return;f.active--;const a=f.list[f.active];return d.putImageData(a,0,0),a},D=()=>{if(f.active>=f.list.length-1||!d)return;f.active++;const a=f.list[f.active];return d.putImageData(a,0,0),a},I=()=>{if(!d)return;const{width:a,height:u,backgroundColor:p}=l;d.fillStyle=p,d.fillRect(0,0,a,u),x()},L=(a=`draw-board-${Date.now()}`)=>{if(!s.value)return;const u=s.value,p=document.createElement("a");p.download=`${a}.png`,p.href=u.toDataURL("image/png"),p.click()},F=a=>{!s.value||!R(s.value,a)||"buttons"in a&&a.buttons!==1||A(a)},H=()=>{P()},T=a=>{if(!("buttons"in a)||a.buttons!==1||!v.value)return;const u=V(s.value,a);if(!z.value){const p=s.value,C=$(p,g,u);B([g,C,u])}g.x=u.x,g.y=u.y,z.value=!0},W=()=>{const a=S();r("undo",s.value,d,a)},X=()=>{const a=D();r("redo",s.value,d,a)},q=()=>{I(),r("clear",s.value,d)},G=a=>{w.value=a,r("update:line-width",a)},J=a=>{M.value=a,r("update:color",a)},K=()=>{L(),r("download",s.value,d)},Q=()=>{if(!s.value||(d=s.value.getContext("2d"),!d))return;const{width:a,height:u,backgroundColor:p}=l;d.fillStyle=p,d.fillRect(0,0,a,u),x()};return e.onMounted(()=>{Q()}),e.onUnmounted(()=>{N()}),o({canvas:s.value,context:d,undo:S,redo:D,clear:I,download:L}),(a,u)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(i).b(),e.unref(i).m(l.toolbarPosition)])},[a.useToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(i).e("toolbar")]),style:e.normalizeStyle(m.value)},[a.useHistory?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(e.unref(y),{class:e.normalizeClass(e.unref(i).is("disable",!O.value)),name:"Left",onClick:W},null,8,["class"]),e.createVNode(e.unref(y),{class:e.normalizeClass(e.unref(i).is("disable",!U.value)),name:"Right",onClick:X},null,8,["class"])],64)):e.createCommentVNode("",!0),e.createVNode(e.unref(y),{name:"Broom",onClick:q}),e.createVNode(e.unref(E1),{modelValue:w.value,"onUpdate:modelValue":u[0]||(u[0]=p=>w.value=p),onChange:G},null,8,["modelValue"]),e.createVNode(e.unref(P1),{modelValue:M.value,"onUpdate:modelValue":u[1]||(u[1]=p=>M.value=p),onInput:J},null,8,["modelValue"]),e.createVNode(e.unref(y),{name:"Download",onClick:K})],6)):e.createCommentVNode("",!0),e.createElementVNode("canvas",{ref_key:"canvasRef",ref:s,class:e.normalizeClass([e.unref(i).e("canvas")]),width:a.width,height:a.height,style:e.normalizeStyle(m.value),onMousedown:F,onMouseup:H,onMouseenter:T},null,46,S1)],2))}}),I1=b(D1,[["__scopeId","data-v-e54aa663"]]),L1=Z(I1);exports.DrawBoardVue3=L1;
|
package/dist/draw-studio.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.rotate-and-scale[data-v-8db50e0d]{transition:all .2s ease}.rotate-and-scale[data-v-8db50e0d]:hover{transform:rotate(1deg) scale(1.05)}.db-icon[data-v-8db50e0d]{display:block;width:24px;height:24px}.rotate-and-scale[data-v-
|
|
1
|
+
.rotate-and-scale[data-v-8db50e0d]{transition:all .2s ease}.rotate-and-scale[data-v-8db50e0d]:hover{transform:rotate(1deg) scale(1.05)}.db-icon[data-v-8db50e0d]{display:block;width:24px;height:24px}.rotate-and-scale[data-v-a125b1dd]{transition:all .2s ease}.rotate-and-scale[data-v-a125b1dd]:hover{transform:rotate(1deg) scale(1.05)}.db-dropdown-picker[data-v-a125b1dd]{position:relative}.db-dropdown-picker__content[data-v-a125b1dd]{position:absolute;top:100%;left:0;margin-top:6px;border-radius:4px;box-shadow:0 2px 8px #0000001a,inset 1px 1px #ffffff1a;background-color:#fff;transition:all .4s ease;z-index:100;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08))}.db-dropdown-picker__content[data-v-a125b1dd]:before{content:"";position:absolute;top:-6px;left:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;filter:drop-shadow(0 -1px 1px rgba(0,0,0,.05))}.db-dropdown-picker__scroll[data-v-a125b1dd]{padding:0 4px;max-height:200px;overflow:auto}.rotate-and-scale[data-v-189382a1],.db-line-picker .db-icon[data-v-189382a1]{transition:all .2s ease}.rotate-and-scale[data-v-189382a1]:hover,.db-line-picker .db-icon[data-v-189382a1]:hover{transform:rotate(1deg) scale(1.05)}.db-line-picker .db-icon[data-v-189382a1]{cursor:pointer}.db-line-picker__item[data-v-189382a1]{cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .4s ease;display:flex;align-items:center;justify-content:space-a}.db-line-picker__item[data-v-189382a1]:hover{background-color:#f5f5f5}.db-line-picker__item>span[data-v-189382a1]{width:50px;font-size:14px}.db-line-picker__item>div[data-v-189382a1]{flex:1;display:flex;align-items:center;justify-content:center}.db-line-picker__item>div>div[data-v-189382a1]{border-radius:50%;background-color:red}.db-line-picker__item.is-active[data-v-189382a1]{background-color:#f5f5f5}.rotate-and-scale[data-v-e721703b],.db-color-picker[data-v-e721703b]{transition:all .2s ease}.rotate-and-scale[data-v-e721703b]:hover,.db-color-picker[data-v-e721703b]:hover{transform:rotate(1deg) scale(1.05)}.db-color-picker[data-v-e721703b]{padding:1px;width:22px;height:22px;cursor:pointer;border:2px solid #333;border-radius:4px;box-shadow:2px 2px #0003,inset 1px 1px #ffffff80;background-color:transparent;transform:rotate(-1deg)}.db-color-picker[data-v-e721703b]:hover{box-shadow:3px 3px #0003,inset 1px 1px #ffffff80}.db-color-picker[data-v-e721703b]::-webkit-color-swatch-wrapper{padding:0;border:none}.db-color-picker[data-v-e721703b]::-webkit-color-swatch{border:none;border-radius:2px;box-shadow:inset 1px 1px 2px #0003}.rotate-and-scale[data-v-21f825ef]{transition:all .2s ease}.rotate-and-scale[data-v-21f825ef]:hover{transform:rotate(1deg) scale(1.05)}.db-color-picker[data-v-21f825ef]{padding:0;width:24px;height:24px}.db-color-picker[data-v-21f825ef]::-webkit-color-swatch-wrapper{padding:4px}.rotate-and-scale[data-v-e54aa663],.db-draw-board__toolbar .db-icon[data-v-e54aa663]{transition:all .2s ease}.rotate-and-scale[data-v-e54aa663]:hover,.db-draw-board__toolbar .db-icon[data-v-e54aa663]:hover{transform:rotate(1deg) scale(1.05)}.db-draw-board[data-v-e54aa663]{display:flex;gap:10px;width:fit-content}.db-draw-board__canvas[data-v-e54aa663]{border-radius:8px;cursor:crosshair;touch-action:none}.db-draw-board__toolbar[data-v-e54aa663]{padding:10px;border-radius:8px;display:flex;align-items:center;gap:10px}.db-draw-board__toolbar .db-icon[data-v-e54aa663]{cursor:pointer}.db-draw-board__toolbar .db-icon.is-disable[data-v-e54aa663]{cursor:not-allowed;opacity:.3}.db-draw-board--top[data-v-e54aa663]{flex-direction:column}.db-draw-board--right[data-v-e54aa663]{flex-direction:row-reverse}.db-draw-board--right .db-draw-board__toolbar[data-v-e54aa663]{flex-direction:column}.db-draw-board--bottom[data-v-e54aa663]{flex-direction:column-reverse}.db-draw-board--left[data-v-e54aa663]{flex-direction:row}.db-draw-board--left .db-draw-board__toolbar[data-v-e54aa663]{flex-direction:column}.rotate-and-scale,.db-draw-board__toolbar .db-icon,.db-line-picker .db-icon,.db-color-picker{transition:all .2s ease}.rotate-and-scale:hover,.db-draw-board__toolbar .db-icon:hover,.db-line-picker .db-icon:hover,.db-color-picker:hover{transform:rotate(1deg) scale(1.05)}.db-color-picker{padding:1px;width:22px;height:22px;cursor:pointer;border:2px solid #333;border-radius:4px;box-shadow:2px 2px #0003,inset 1px 1px #ffffff80;background-color:transparent;transform:rotate(-1deg)}.db-color-picker:hover{box-shadow:3px 3px #0003,inset 1px 1px #ffffff80}.db-color-picker::-webkit-color-swatch-wrapper{padding:0;border:none}.db-color-picker::-webkit-color-swatch{border:none;border-radius:2px;box-shadow:inset 1px 1px 2px #0003}.db-dropdown-picker{position:relative}.db-dropdown-picker__content{position:absolute;top:100%;left:0;margin-top:6px;border-radius:4px;box-shadow:0 2px 8px #0000001a,inset 1px 1px #ffffff1a;background-color:#fff;transition:all .4s ease;z-index:100;filter:drop-shadow(0 2px 4px rgba(0,0,0,.08))}.db-dropdown-picker__content:before{content:"";position:absolute;top:-6px;left:8px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid white;filter:drop-shadow(0 -1px 1px rgba(0,0,0,.05))}.db-dropdown-picker__scroll{padding:0 4px;max-height:200px;overflow:auto}.db-icon{display:block;width:24px;height:24px}.db-line-picker .db-icon{cursor:pointer}.db-line-picker__item{cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .4s ease;display:flex;align-items:center;justify-content:space-a}.db-line-picker__item:hover{background-color:#f5f5f5}.db-line-picker__item>span{width:50px;font-size:14px}.db-line-picker__item>div{flex:1;display:flex;align-items:center;justify-content:center}.db-line-picker__item>div>div{border-radius:50%;background-color:red}.db-line-picker__item.is-active{background-color:#f5f5f5}.db-color-picker{padding:0;width:24px;height:24px}.db-color-picker::-webkit-color-swatch-wrapper{padding:4px}.db-draw-board{display:flex;gap:10px;width:fit-content}.db-draw-board__canvas{border-radius:8px;cursor:crosshair;touch-action:none}.db-draw-board__toolbar{padding:10px;border-radius:8px;display:flex;align-items:center;gap:10px}.db-draw-board__toolbar .db-icon{cursor:pointer}.db-draw-board__toolbar .db-icon.is-disable{cursor:not-allowed;opacity:.3}.db-draw-board--top{flex-direction:column}.db-draw-board--right{flex-direction:row-reverse}.db-draw-board--right .db-draw-board__toolbar{flex-direction:column}.db-draw-board--bottom{flex-direction:column-reverse}.db-draw-board--left{flex-direction:row}.db-draw-board--left .db-draw-board__toolbar{flex-direction:column}
|
package/dist/draw-studio.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { openBlock as
|
|
2
|
-
const
|
|
1
|
+
import { openBlock as f, createElementBlock as _, createStaticVNode as I, createElementVNode as M, defineComponent as L, computed as D, normalizeStyle as V, normalizeClass as w, unref as h, createBlock as Z, resolveDynamicComponent as z1, ref as $, onMounted as t1, onUnmounted as e1, renderSlot as G, createCommentVNode as j, withCtx as q, createVNode as x, Fragment as n1, renderList as _1, toDisplayString as w1, mergeProps as M1, useTemplateRef as y1, reactive as J, watch as K } from "vue";
|
|
2
|
+
const b1 = (t) => (t.install = (n) => {
|
|
3
3
|
const { name: e } = t;
|
|
4
4
|
n.component(e, t);
|
|
5
|
-
}, t),
|
|
5
|
+
}, t), x1 = "db", C1 = "is-", b = (t, n, e, i, l) => {
|
|
6
6
|
let s = `${t}-${n}`;
|
|
7
7
|
return e && (s += `-${e}`), i && (s += `__${i}`), l && (s += `--${l}`), s;
|
|
8
8
|
}, R = (t) => {
|
|
9
|
-
const n =
|
|
9
|
+
const n = x1;
|
|
10
10
|
return {
|
|
11
11
|
namespace: n,
|
|
12
12
|
b: (a = "") => b(n, t, a, "", ""),
|
|
@@ -15,10 +15,10 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
15
15
|
be: (a, v) => a && v ? b(n, t, a, v, "") : "",
|
|
16
16
|
bm: (a, v) => a && v ? b(n, t, a, "", v) : "",
|
|
17
17
|
em: (a, v) => a && v ? b(n, t, "", a, v) : "",
|
|
18
|
-
bem: (a, v,
|
|
19
|
-
is: (a, v = !0) => v ? `${
|
|
18
|
+
bem: (a, v, z) => a && v && z ? b(n, t, a, v, z) : "",
|
|
19
|
+
is: (a, v = !0) => v ? `${C1}${a}` : ""
|
|
20
20
|
};
|
|
21
|
-
},
|
|
21
|
+
}, k1 = (t) => {
|
|
22
22
|
const { width: n, height: e, top: i, right: l, bottom: s, left: p, x: c, y: r } = t.getBoundingClientRect();
|
|
23
23
|
return {
|
|
24
24
|
width: n,
|
|
@@ -33,7 +33,7 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
33
33
|
scaleY: t.height / e
|
|
34
34
|
};
|
|
35
35
|
}, U = (t, n) => {
|
|
36
|
-
const { clientX: e, clientY: i } = "touches" in n ? n.touches[0] : n, { left: l, top: s, scaleX: p, scaleY: c } =
|
|
36
|
+
const { clientX: e, clientY: i } = "touches" in n ? n.touches[0] : n, { left: l, top: s, scaleX: p, scaleY: c } = k1(t);
|
|
37
37
|
return {
|
|
38
38
|
x: (e - l) * p,
|
|
39
39
|
y: (i - s) * c
|
|
@@ -66,11 +66,11 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
66
66
|
}, Q = (t, n) => {
|
|
67
67
|
const { clientX: e, clientY: i } = "touches" in n ? n.touches[0] : n, { top: l, bottom: s, left: p, right: c } = t.getBoundingClientRect();
|
|
68
68
|
return e >= p && e <= c && i >= l && i <= s;
|
|
69
|
-
},
|
|
69
|
+
}, $1 = (t, n, e, i) => {
|
|
70
70
|
t.beginPath(), n.forEach(({ x: l, y: s }, p) => {
|
|
71
71
|
p === 0 ? t.moveTo(l, s) : t.lineTo(l, s);
|
|
72
72
|
}), t.lineWidth = e, t.strokeStyle = i, t.lineCap = "round", t.lineJoin = "round", t.stroke();
|
|
73
|
-
},
|
|
73
|
+
}, P1 = ["top", "right", "bottom", "left"], D1 = {
|
|
74
74
|
width: {
|
|
75
75
|
type: Number,
|
|
76
76
|
default: () => 500
|
|
@@ -97,7 +97,7 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
97
97
|
},
|
|
98
98
|
toolbarPosition: {
|
|
99
99
|
type: String,
|
|
100
|
-
default: () =>
|
|
100
|
+
default: () => P1[0]
|
|
101
101
|
},
|
|
102
102
|
useHistory: {
|
|
103
103
|
type: Boolean,
|
|
@@ -107,109 +107,109 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
107
107
|
type: Number,
|
|
108
108
|
default: () => 20
|
|
109
109
|
}
|
|
110
|
-
},
|
|
110
|
+
}, I1 = {
|
|
111
111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
112
112
|
width: "24",
|
|
113
113
|
height: "24",
|
|
114
114
|
viewBox: "0 0 1024 1024",
|
|
115
115
|
preserveAspectRatio: "xMidYMid meet"
|
|
116
|
-
},
|
|
116
|
+
}, L1 = /* @__PURE__ */ Object.assign({
|
|
117
117
|
name: "Pencil"
|
|
118
118
|
}, {
|
|
119
119
|
__name: "pencil",
|
|
120
120
|
setup(t) {
|
|
121
|
-
return (n, e) => (
|
|
121
|
+
return (n, e) => (f(), _("svg", I1, [...e[0] || (e[0] = [
|
|
122
122
|
I('<g transform="translate(-290, 1380) scale(0.21,-0.21)" stroke="none"><path d="M4520 6124 c-215 -36 -215 -36 -720 -564 -134 -140 -442 -455 -684 -700 -1263 -1273 -1211 -1220 -1228 -1280 -13 -45 -18 -167 -27 -690 -12 -658 -10 -710 27 -774 10 -17 33 -39 52 -51 33 -19 57 -20 525 -27 934 -12 860 -13 886 6 22 15 2029 2016 2303 2296 110 112 139 149 169 210 56 115 71 253 42 379 -30 127 -57 162 -390 506 -607 627 -628 645 -745 673 -54 13 -175 22 -210 16z m202 -159 c29 -14 73 -45 96 -68 42 -40 109 -127 98 -127 -3 0 -29 18 -58 40 -87 65 -186 111 -256 117 -49 5 -62 3 -62 -8 0 -8 9 -20 20 -27 12 -7 18 -17 15 -22 -3 -6 0 -10 8 -10 8 0 22 -9 32 -20 17 -19 17 -19 -39 0 -31 11 -84 23 -117 27 l-60 6 45 46 c25 26 46 52 46 58 0 19 22 23 102 19 57 -3 89 -11 130 -31z m-551 -352 c56 -47 493 -448 609 -559 47 -45 177 -167 290 -272 360 -334 365 -337 451 -245 68 71 146 225 179 353 l17 65 13 -45 c7 -25 13 -74 13 -110 0 -105 -42 -179 -182 -322 -99 -103 -119 -109 -192 -56 -49 35 -308 269 -469 423 -58 56 -208 197 -335 315 -383 356 -465 438 -465 465 0 34 18 31 71 -12z m-218 -521 l109 -105 -789 -789 c-581 -581 -794 -788 -811 -788 -68 0 -422 145 -422 173 0 28 139 172 884 916 l805 805 58 -54 c32 -30 107 -101 166 -158z m452 -462 c143 -143 261 -266 263 -274 2 -8 -10 -24 -25 -36 -15 -12 -364 -357 -775 -766 -654 -652 -750 -744 -777 -744 -38 0 -291 57 -335 75 -38 16 -65 50 -88 110 -23 58 -98 309 -98 325 0 16 1549 1570 1565 1570 6 0 128 -117 270 -260z m519 -541 c80 -83 146 -154 146 -158 0 -6 -1251 -1256 -1553 -1551 -102 -100 -129 -122 -137 -110 -18 29 -150 439 -150 466 0 31 -56 -27 914 932 495 489 601 590 616 582 9 -5 83 -77 164 -161z m316 71 c-47 -44 -90 -79 -97 -80 -13 0 -133 99 -133 111 0 6 86 -17 134 -37 17 -7 18 -4 13 24 -6 31 -5 32 26 33 17 0 48 6 67 13 79 30 77 17 -10 -64z m-3161 -846 c13 -29 6 -48 -23 -68 -18 -11 -26 -12 -35 -3 -15 15 -14 94 2 100 22 7 44 -4 56 -29z m989 -743 c5 -29 -6 -71 -17 -71 -11 0 -31 54 -31 82 0 30 44 20 48 -11z m63 2 c16 -44 7 -54 -24 -27 -17 15 -27 31 -23 39 9 24 36 17 47 -12z m-1097 -110 c54 -72 81 -91 90 -66 4 9 9 13 13 10 3 -4 19 14 35 39 16 26 31 44 34 41 3 -3 6 -35 6 -71 0 -70 3 -76 23 -49 11 14 15 10 31 -33 29 -75 87 -127 165 -147 35 -9 80 -19 99 -21 19 -2 -90 -3 -242 -2 -252 1 -279 3 -295 19 -16 15 -18 41 -21 190 -2 104 0 168 6 162 5 -5 30 -38 56 -72z"></path><path d="M2383 3811 c-120 -115 -193 -199 -193 -223 0 -12 64 -38 94 -38 30 0 120 47 183 95 l48 36 -79 -7 c-66 -6 -78 -5 -71 7 5 8 25 39 45 69 56 84 113 181 109 185 -2 1 -63 -54 -136 -124z"></path><path d="M4794 3975 c-16 -24 -16 -27 2 -46 34 -38 83 -8 70 44 -9 36 -49 37 -72 2z"></path><path d="M3815 2800 c-52 -41 -255 -150 -279 -150 -8 0 -19 20 -26 48 l-12 47 -23 -68 c-12 -37 -25 -70 -28 -73 -7 -8 -26 59 -34 120 -5 44 -7 47 -15 25 -22 -58 -29 -130 -18 -191 13 -77 29 -118 44 -117 18 0 355 290 404 347 24 28 43 52 41 52 -2 0 -26 -18 -54 -40z"></path></g>', 1)
|
|
123
123
|
])]));
|
|
124
124
|
}
|
|
125
|
-
}),
|
|
125
|
+
}), R1 = {
|
|
126
126
|
xmlns: "http://www.w3.org/2000/svg",
|
|
127
127
|
width: "24",
|
|
128
128
|
height: "24",
|
|
129
129
|
viewBox: "0 0 1024 1024",
|
|
130
130
|
preserveAspectRatio: "xMidYMid meet"
|
|
131
|
-
},
|
|
131
|
+
}, B1 = /* @__PURE__ */ Object.assign({
|
|
132
132
|
name: "Line"
|
|
133
133
|
}, {
|
|
134
134
|
__name: "line",
|
|
135
135
|
setup(t) {
|
|
136
|
-
return (n, e) => (
|
|
136
|
+
return (n, e) => (f(), _("svg", R1, [...e[0] || (e[0] = [
|
|
137
137
|
I('<g transform="translate(30,1000) scale(0.12,-0.12)"><path d="M5820 7729 c-104 -30 -181 -90 -355 -274 -77 -81 -403 -409 -725 -728 -1316 -1305 -2028 -2024 -2775 -2802 -382 -398 -626 -647 -890 -910 -210 -208 -246 -249 -273 -305 -29 -60 -58 -163 -111 -400 -12 -52 -29 -124 -37 -160 -45 -191 -85 -405 -91 -482 l-6 -87 31 -30 c46 -46 43 -47 622 69 486 97 520 107 692 201 180 99 277 189 983 914 215 220 583 596 820 835 519 526 968 982 1285 1305 535 546 1290 1301 1504 1503 126 120 246 241 267 270 54 77 73 138 67 228 -9 143 -66 214 -423 539 -241 219 -292 260 -362 292 -63 29 -165 39 -223 22z m195 -148 c57 -33 179 -139 438 -379 230 -214 265 -263 254 -367 -4 -38 -15 -68 -36 -99 -32 -46 -394 -400 -435 -425 -22 -13 -27 -12 -62 16 -22 17 -79 73 -129 125 -49 51 -219 224 -377 384 -228 230 -288 296 -288 316 0 42 273 337 378 410 54 37 82 46 152 47 44 1 65 -5 105 -28z m-921 -798 c206 -193 555 -544 710 -716 l89 -98 -209 -212 c-195 -198 -396 -402 -1244 -1262 -617 -625 -1523 -1548 -1715 -1745 -104 -107 -286 -293 -405 -414 l-217 -218 -29 15 c-35 18 -243 229 -567 575 -249 266 -255 275 -224 328 7 12 154 167 328 345 173 178 515 531 759 784 527 546 1003 1028 1570 1590 228 227 566 563 750 747 184 184 337 335 339 336 2 1 32 -24 65 -55z m-4032 -4250 c281 -287 602 -638 606 -662 4 -25 -4 -27 -588 -146 -201 -41 -371 -75 -379 -75 -15 0 -14 13 15 175 36 198 192 845 204 845 4 0 68 -62 142 -137z"></path><path d="M5673 7405 c-145 -112 -196 -176 -185 -232 6 -31 18 -29 36 6 9 16 38 43 66 60 27 17 59 42 71 55 30 34 112 68 145 60 23 -6 25 -4 19 15 -4 12 -2 21 4 21 6 0 0 23 -14 50 -14 28 -27 50 -29 50 -3 0 -53 -38 -113 -85z"></path><path d="M6475 6983 c11 -27 18 -119 11 -148 -8 -31 -32 -33 -41 -4 -10 29 -25 6 -25 -38 0 -35 -13 -43 -28 -17 -7 13 -11 10 -16 -17 -7 -39 -41 -99 -56 -99 -5 0 -17 17 -26 38 l-16 37 -12 -40 c-14 -44 -43 -96 -95 -168 -34 -48 -34 -49 -14 -68 10 -11 35 -22 54 -25 30 -5 41 0 90 43 31 26 84 68 119 93 72 52 153 137 182 194 25 49 27 113 3 154 -10 17 -40 42 -66 56 -55 31 -74 33 -64 9z"></path><path d="M4898 6553 c-119 -95 -216 -214 -245 -299 -19 -56 -12 -65 18 -22 13 18 60 76 104 130 141 169 165 200 165 209 0 14 -6 11 -42 -18z"></path><path d="M5587 6007 c-38 -63 -117 -148 -181 -192 -59 -40 -63 -55 -15 -55 16 0 29 -3 29 -7 0 -13 -30 -54 -135 -182 -55 -68 -111 -137 -125 -155 l-25 -31 35 29 c92 75 479 459 494 490 20 42 22 146 3 146 -7 0 -19 -6 -25 -12 -10 -10 -14 -10 -21 0 -6 10 -16 1 -34 -31z"></path><path d="M1968 3571 c-68 -55 -172 -145 -233 -202 -60 -56 -146 -131 -190 -166 -44 -36 -91 -78 -104 -95 -32 -40 -40 -111 -16 -138 10 -11 21 -20 25 -20 4 0 22 22 41 50 42 61 56 68 64 29 8 -37 19 -30 49 30 14 27 56 76 101 116 73 68 75 70 49 75 l-27 5 64 80 c35 44 120 137 188 207 68 70 121 128 117 128 -3 0 -61 -45 -128 -99z"></path><path d="M2851 3095 c-101 -102 -185 -185 -186 -185 -2 0 10 32 27 71 16 38 28 75 26 80 -5 14 -194 -157 -258 -235 -30 -36 -59 -66 -64 -66 -5 0 -6 14 -2 30 3 17 2 30 -3 30 -31 0 -274 -303 -333 -417 -36 -69 -35 -80 15 -116 l26 -20 38 31 c57 44 444 441 548 561 50 57 116 133 148 170 162 186 215 251 204 251 -2 0 -86 -83 -186 -185z"></path><path d="M933 2526 c-23 -24 -30 -82 -17 -133 8 -29 24 -30 24 -2 0 12 11 32 25 45 25 23 30 49 19 92 -8 28 -23 28 -51 -2z"></path><path d="M1356 1993 c-3 -4 8 -21 25 -39 19 -20 27 -34 20 -38 -6 -4 -11 -16 -11 -26 0 -26 -32 -41 -69 -34 -19 4 -37 2 -46 -6 -13 -11 -19 -9 -36 9 l-21 22 -15 -20 c-8 -12 -22 -21 -32 -21 -29 0 -147 -44 -129 -48 21 -4 301 42 378 63 86 23 102 61 49 114 -23 24 -39 31 -68 31 -21 0 -41 -3 -45 -7z"></path><path d="M5320 2315 c-452 -44 -849 -155 -1360 -382 -258 -114 -299 -133 -454 -207 -87 -42 -160 -76 -161 -76 -2 0 -122 -58 -266 -129 -860 -420 -1135 -540 -1330 -578 -131 -25 -477 -25 -634 0 -301 49 -535 107 -750 186 -117 43 -168 50 -200 25 -15 -11 -17 -18 -9 -32 21 -33 208 -170 489 -360 249 -167 545 -295 795 -344 148 -29 415 -35 577 -14 274 36 621 147 1068 341 766 332 1167 452 1786 536 224 31 645 33 819 5 328 -52 535 -135 924 -370 313 -189 403 -224 596 -233 192 -8 328 34 426 132 92 92 138 213 136 360 -3 349 -249 651 -722 886 -231 114 -554 209 -840 245 -177 22 -699 27 -890 9z m180 -154 c19 -4 33 -11 31 -16 -3 -6 -41 -32 -85 -58 l-81 -48 50 6 c120 14 235 18 235 7 0 -26 -16 -45 -81 -92 -37 -28 -77 -66 -89 -84 -25 -41 -27 -108 -4 -131 20 -20 13 -27 -49 -50 -26 -10 -43 -21 -37 -25 6 -4 48 -5 93 -3 101 5 87 -9 -33 -31 -87 -17 -459 -109 -499 -124 -13 -4 116 -8 296 -8 336 1 450 -9 642 -55 295 -71 527 -177 808 -368 142 -96 138 -95 222 -95 42 0 93 6 114 13 32 11 37 16 32 34 -4 12 -15 34 -26 50 l-20 27 48 0 c72 1 93 22 100 98 l6 62 38 -6 c23 -4 44 -2 52 5 18 14 27 4 27 -28 0 -14 7 -50 14 -78 8 -29 10 -55 5 -58 -11 -8 -66 21 -72 37 -10 28 -21 -7 -23 -69 -1 -69 -10 -83 -51 -83 -27 0 -29 -12 -7 -31 14 -12 14 -14 -3 -20 -27 -11 -128 -10 -242 1 -100 11 -103 12 -214 77 -305 180 -470 261 -647 317 -621 197 -1567 102 -2470 -247 -91 -35 -302 -122 -470 -192 -743 -312 -975 -377 -1340 -378 -333 -1 -617 87 -968 298 -62 37 -114 71 -117 75 -3 4 34 -1 83 -11 284 -63 567 -94 757 -86 296 14 441 59 925 285 36 16 99 46 140 65 41 19 161 76 265 127 105 51 249 120 320 155 72 34 202 97 290 140 88 43 198 94 245 115 47 21 119 54 160 73 359 167 730 300 1010 361 256 56 484 73 620 47z"></path><path d="M5143 2037 c-69 -26 -71 -67 -4 -67 64 0 93 15 89 48 -4 32 -33 38 -85 19z"></path><path d="M1375 660 c133 -43 329 -50 495 -18 l65 13 -100 6 c-55 4 -194 9 -310 13 l-210 6 60 -20z"></path></g>', 1)
|
|
138
138
|
])]));
|
|
139
139
|
}
|
|
140
|
-
}),
|
|
140
|
+
}), S1 = {
|
|
141
141
|
xmlns: "http://www.w3.org/2000/svg",
|
|
142
142
|
width: "24",
|
|
143
143
|
height: "24",
|
|
144
144
|
viewBox: "0 0 1024 1024",
|
|
145
145
|
preserveAspectRatio: "xMidYMid meet"
|
|
146
|
-
},
|
|
146
|
+
}, E1 = /* @__PURE__ */ Object.assign({
|
|
147
147
|
name: "Line"
|
|
148
148
|
}, {
|
|
149
149
|
__name: "download",
|
|
150
150
|
setup(t) {
|
|
151
|
-
return (n, e) => (
|
|
151
|
+
return (n, e) => (f(), _("svg", S1, [...e[0] || (e[0] = [
|
|
152
152
|
I('<g transform="translate(20, 1020) scale(0.125,-0.125)"><path d="M5345 7623 c-64 -14 -174 -50 -270 -88 -116 -46 -594 -226 -780 -293 -224 -81 -577 -213 -810 -302 -296 -113 -630 -235 -826 -300 -82 -28 -271 -98 -421 -156 -150 -59 -318 -124 -373 -145 -204 -77 -461 -172 -500 -185 -22 -7 -98 -33 -170 -59 -216 -76 -601 -201 -755 -245 -161 -45 -219 -75 -267 -138 -43 -56 -57 -110 -57 -207 1 -69 8 -100 52 -225 88 -255 120 -342 167 -465 59 -154 89 -236 218 -591 59 -160 111 -302 116 -315 15 -34 335 -915 397 -1094 81 -230 263 -780 354 -1070 77 -242 83 -270 96 -405 18 -180 36 -252 77 -306 64 -84 127 -108 322 -124 162 -13 2237 -13 2430 0 141 10 288 30 328 45 9 4 17 14 17 23 0 9 -29 73 -65 143 -116 230 -174 394 -200 568 -44 302 12 677 150 1006 97 230 248 431 470 622 231 200 395 291 725 402 85 29 170 60 188 69 52 26 82 67 82 112 0 43 6 36 -135 141 -98 73 -122 82 -164 62 -40 -20 -303 -263 -391 -363 -35 -39 -114 -108 -175 -152 -178 -131 -273 -216 -587 -526 -281 -278 -298 -293 -320 -282 -32 17 -428 266 -575 362 -127 83 -166 97 -238 84 -59 -11 -261 -156 -645 -461 -118 -94 -262 -207 -320 -250 -225 -167 -224 -166 -228 -430 -3 -224 3 -252 65 -288 31 -18 76 -19 995 -20 l963 -2 6 -65 c3 -36 9 -90 13 -121 l8 -55 -154 -13 c-302 -25 -1607 -39 -2028 -22 l-154 6 -8 35 c-19 78 -27 752 -28 2152 0 1266 2 1482 14 1512 13 30 20 35 63 43 26 4 1153 8 2503 8 2330 0 2457 -1 2483 -18 54 -35 60 -56 70 -240 6 -122 5 -280 -4 -542 -19 -504 -18 -719 3 -765 23 -49 61 -81 153 -131 105 -56 147 -85 224 -158 36 -34 68 -61 72 -61 22 0 27 64 32 405 4 258 12 435 26 585 41 430 54 629 55 815 1 171 -1 197 -22 262 -37 119 -115 199 -238 245 -58 22 -70 23 -489 23 -404 0 -433 1 -485 20 l-55 20 -21 85 c-22 93 -20 87 -189 530 -103 271 -158 431 -309 905 -43 137 -83 213 -155 296 -63 73 -123 99 -226 98 -44 -1 -89 -3 -100 -6z m216 -169 c47 -46 98 -142 132 -249 148 -463 190 -589 257 -770 43 -115 103 -273 133 -350 66 -170 83 -218 108 -314 36 -134 67 -170 175 -205 83 -27 229 -34 584 -29 325 5 337 5 392 -16 67 -26 121 -81 140 -143 18 -60 15 -452 -6 -693 -8 -104 -25 -292 -35 -417 -11 -124 -23 -326 -27 -447 l-7 -221 -21 14 c-12 9 -56 36 -99 62 -120 71 -113 43 -98 413 31 790 25 1061 -24 1165 -31 65 -56 87 -133 117 l-57 23 -2455 -1 c-2220 0 -2462 -1 -2528 -16 -89 -20 -128 -46 -155 -106 -37 -81 -41 -391 -29 -2105 11 -1654 11 -1645 58 -1727 11 -19 37 -43 59 -54 37 -18 72 -20 505 -27 702 -12 1714 11 1870 42 24 5 47 7 51 5 3 -3 16 -33 29 -67 12 -35 47 -111 76 -169 l53 -107 -27 -7 c-35 -9 -2224 -26 -2407 -19 -266 10 -347 27 -380 77 -47 73 -65 486 -54 1262 4 292 8 1081 8 1755 1 1321 1 1315 53 1366 l24 24 2064 6 c2242 6 2099 2 2136 60 37 56 -4 280 -105 574 -149 435 -308 875 -340 943 -67 140 -134 165 -351 132 -196 -29 -723 -201 -1280 -415 -312 -121 -625 -238 -855 -321 -121 -44 -254 -93 -295 -109 -109 -42 -589 -215 -955 -343 -546 -192 -1072 -433 -1180 -542 -49 -48 -65 -98 -65 -196 0 -101 18 -169 90 -345 34 -82 91 -221 126 -309 36 -87 74 -178 84 -200 11 -23 44 -109 74 -191 30 -82 76 -201 101 -264 26 -63 60 -151 76 -195 16 -44 45 -120 64 -170 102 -266 202 -535 242 -655 25 -74 67 -197 94 -273 l49 -138 -2 -312 -3 -312 -18 60 c-54 176 -212 647 -322 955 -215 605 -424 1176 -722 1975 -24 66 -76 209 -114 318 -58 166 -69 209 -69 263 0 118 37 156 185 194 146 37 497 147 670 210 44 16 134 48 200 71 193 66 516 185 715 264 291 114 437 170 545 208 55 19 208 74 340 120 132 47 276 98 320 115 44 16 148 55 230 86 83 30 193 72 245 92 52 19 172 64 265 99 94 34 256 94 360 133 105 39 287 106 405 150 118 44 278 105 354 136 118 47 193 72 311 100 11 3 44 3 74 1 46 -3 59 -9 92 -41z m-221 -429 c0 -33 -116 -103 -387 -237 -155 -76 -284 -138 -287 -138 -3 0 -33 -13 -68 -29 -165 -75 -254 -113 -383 -166 -289 -118 -354 -147 -367 -162 -11 -15 -10 -16 12 -10 14 4 57 14 95 22 39 9 107 27 151 40 45 14 85 25 88 25 4 0 -34 -41 -84 -92 -49 -50 -88 -93 -86 -96 3 -2 42 19 88 46 233 141 317 178 431 189 37 3 67 4 67 2 0 -2 -31 -37 -69 -76 -66 -70 -184 -224 -197 -257 -4 -10 32 4 98 37 237 121 470 212 525 205 28 -4 27 -5 -40 -71 -37 -37 -62 -67 -55 -67 7 0 38 7 68 15 30 8 76 15 102 15 38 0 48 -4 53 -20 10 -31 -33 -98 -129 -198 l-51 -54 40 18 c167 72 214 87 282 92 98 6 123 -1 123 -36 0 -16 -11 -43 -25 -62 -30 -41 -26 -45 69 -54 38 -4 104 -20 147 -37 65 -25 93 -43 160 -106 57 -54 77 -79 67 -84 -7 -4 -921 -10 -2032 -13 -2237 -7 -2053 -1 -2130 -74 l-39 -37 7 34 c10 56 29 85 72 107 62 33 328 142 579 238 66 25 269 102 450 172 540 206 1039 389 1280 469 22 7 139 48 260 90 211 73 513 173 755 250 63 20 167 57 230 81 131 49 130 49 130 29z m49 -140 c119 -348 241 -765 247 -845 l5 -65 -42 80 c-23 44 -52 108 -65 143 -25 65 -114 379 -139 486 -7 33 -23 101 -34 150 -22 94 -28 167 -12 151 5 -6 23 -50 40 -100z m-4050 -1315 c-13 -11 -70 -52 -126 -91 -57 -39 -103 -75 -103 -80 0 -5 11 -9 25 -9 27 0 32 -12 13 -27 -24 -19 -308 -49 -308 -33 0 5 12 15 28 23 15 8 95 52 177 98 141 78 304 153 314 144 2 -3 -7 -14 -20 -25z m-520 -378 c16 -31 68 -142 116 -247 95 -208 137 -285 166 -303 17 -11 23 -4 61 70 l43 83 6 -130 c9 -170 30 -388 39 -398 3 -4 25 39 47 95 22 56 45 104 52 106 12 4 14 -524 2 -698 l-6 -95 -57 170 c-61 186 -140 408 -186 525 -16 41 -42 107 -56 145 -42 110 -77 199 -86 216 -29 57 -104 255 -140 368 -23 74 -44 141 -48 149 -14 38 21 -5 47 -56z m5013 -1253 c26 -17 48 -34 48 -38 0 -3 -39 -19 -87 -34 -49 -16 -117 -40 -151 -53 -35 -14 -66 -24 -68 -21 -2 2 24 28 58 58 34 30 78 69 98 86 19 18 39 33 44 33 5 0 31 -14 58 -31z m-2201 -913 c175 -114 539 -341 584 -365 23 -12 58 -21 83 -21 38 0 49 6 98 51 30 29 54 50 54 47 0 -2 -18 -52 -40 -111 -67 -176 -114 -400 -128 -607 l-7 -105 -942 0 -943 -1 0 159 c0 127 3 166 17 194 11 25 58 66 157 141 78 58 206 157 285 221 328 264 612 471 647 471 12 0 73 -33 135 -74z"></path><path d="M7310 3877 c0 -13 -7 -47 -16 -77 -17 -58 -12 -71 34 -85 27 -8 28 8 10 115 -12 67 -28 95 -28 47z"></path><path d="M4122 1319 c-35 -4 -145 -26 -245 -48 -100 -22 -254 -55 -342 -73 l-160 -33 180 -5 180 -5 -125 -5 -125 -5 75 -17 c200 -46 315 -62 460 -62 126 0 155 4 220 25 116 37 116 37 100 95 -20 73 -48 131 -66 138 -19 7 -70 6 -152 -5z"></path><path d="M2756 2329 c-83 -78 -133 -136 -124 -144 2 -2 37 5 78 16 92 24 209 25 252 3 37 -19 97 -15 150 10 45 22 116 88 99 94 -6 2 -42 -4 -80 -13 -97 -24 -154 -24 -179 -2 -15 14 -29 17 -51 12 l-30 -6 -3 52 c-2 29 -8 54 -14 56 -7 2 -51 -33 -98 -78z"></path><path d="M3440 2307 c-41 -23 -126 -60 -189 -83 -107 -39 -112 -42 -82 -49 77 -17 233 20 287 67 33 29 83 109 67 107 -5 -1 -42 -20 -83 -42z"></path><path d="M6711 5131 c-35 -10 -36 -26 -3 -40 59 -24 102 -89 102 -152 0 -34 -40 -116 -99 -204 -22 -32 -39 -60 -37 -62 2 -2 20 4 42 13 22 10 79 19 132 22 l93 5 -30 31 c-57 59 -50 115 23 185 33 32 50 81 28 81 -5 0 -38 29 -74 65 -62 61 -69 65 -110 64 -24 -1 -54 -4 -67 -8z"></path><path d="M2712 4855 c-152 -38 -288 -184 -323 -346 -17 -79 -7 -213 22 -282 40 -96 119 -179 229 -239 178 -97 426 -57 562 91 78 83 109 165 116 297 8 170 -29 276 -132 380 -86 86 -143 107 -301 110 -76 2 -139 -2 -173 -11z m323 -152 c54 -28 92 -67 124 -128 24 -45 26 -60 26 -160 0 -100 -3 -116 -29 -173 -53 -114 -152 -172 -295 -172 -45 0 -97 7 -125 16 -57 20 -155 107 -194 173 -24 41 -27 56 -27 141 0 82 4 102 27 150 66 136 154 182 343 177 89 -2 118 -7 150 -24z"></path><path d="M2666 4588 c-14 -13 -28 -35 -32 -50 -5 -25 -3 -28 19 -28 29 0 77 50 77 81 0 26 -33 25 -64 -3z"></path><path d="M3057 4523 c-4 -3 -7 -21 -7 -39 0 -32 -1 -33 -25 -22 -20 9 -32 7 -70 -13 -57 -30 -73 -47 -90 -96 -16 -46 -27 -46 -39 1 -9 36 -10 36 -63 36 -29 0 -53 -3 -53 -6 0 -3 13 -22 29 -42 61 -79 41 -99 -30 -29 -24 23 -49 51 -56 62 -11 18 -12 17 -12 -15 -1 -50 49 -149 97 -192 38 -34 48 -38 97 -38 44 0 69 8 132 40 133 69 180 141 171 264 -4 46 -9 63 -27 77 -24 20 -43 24 -54 12z"></path><path d="M6100 3454 c-147 -27 -200 -40 -289 -70 -128 -44 -215 -89 -399 -210 -301 -197 -464 -407 -582 -749 -66 -192 -84 -295 -84 -475 1 -186 16 -272 83 -478 130 -396 294 -619 610 -831 99 -66 246 -145 341 -183 226 -90 568 -113 790 -54 228 61 502 167 609 236 82 53 196 163 314 305 175 209 255 350 303 530 62 236 34 703 -58 965 -38 109 -52 135 -167 309 -113 173 -234 303 -375 405 -219 158 -390 235 -626 281 -82 16 -414 29 -470 19z m387 -145 c305 -41 594 -193 816 -428 95 -102 242 -319 284 -421 71 -169 107 -393 107 -660 -1 -186 -10 -246 -58 -389 -43 -128 -133 -257 -350 -504 -125 -141 -280 -228 -573 -321 -229 -72 -278 -80 -443 -80 -131 1 -171 5 -262 28 -187 45 -333 111 -498 221 -222 150 -346 288 -450 500 -180 370 -225 695 -139 1020 29 111 109 300 168 398 102 169 192 255 421 408 189 125 339 188 535 224 86 16 337 19 442 4z"></path><path d="M6005 2899 c-27 -5 -65 -11 -83 -14 -45 -8 -97 -57 -118 -111 -15 -40 -16 -79 -11 -378 l5 -334 -76 -6 c-230 -20 -291 -37 -323 -90 -25 -41 -25 -127 0 -181 25 -55 77 -111 451 -482 209 -209 338 -330 365 -343 54 -26 139 -27 180 -2 29 18 652 641 712 712 17 19 42 55 58 79 25 40 27 51 23 122 -6 132 -52 169 -225 178 -141 8 -137 3 -142 189 -2 81 2 228 9 327 8 125 8 188 1 207 -17 44 -81 83 -168 101 -151 32 -537 47 -658 26z m-30 -141 c-4 -13 -8 -36 -9 -53 -1 -24 3 -31 22 -33 30 -5 18 -22 -17 -22 -36 0 -51 17 -51 59 0 36 23 71 48 71 10 0 12 -6 7 -22z m648 6 c26 -9 60 -28 76 -43 25 -24 28 -31 22 -66 -6 -38 -8 -40 -44 -43 -65 -5 -145 26 -199 78 -50 48 -60 75 -30 83 40 11 132 6 175 -9z m-1027 -905 c38 -26 43 -33 34 -50 -15 -26 -22 -24 -48 17 -17 27 -28 34 -42 29 -16 -5 -20 -2 -20 14 0 29 24 26 76 -10z m-66 -55 c0 -2 -7 -4 -15 -4 -8 0 -15 4 -15 10 0 5 7 7 15 4 8 -4 15 -8 15 -10z m450 -454 c56 -36 91 -43 107 -21 10 14 15 9 34 -34 30 -67 46 -82 70 -67 25 16 39 15 39 -2 0 -7 10 -26 21 -41 16 -19 28 -26 45 -22 21 4 24 0 24 -24 0 -23 5 -29 23 -30 13 0 16 -2 7 -6 -8 -2 -25 -9 -36 -15 -16 -7 -28 -6 -45 5 -13 9 -43 20 -66 27 -32 8 -65 32 -133 97 -90 85 -159 163 -144 163 4 0 28 -13 54 -30z"></path></g>', 1)
|
|
153
153
|
])]));
|
|
154
154
|
}
|
|
155
|
-
}),
|
|
155
|
+
}), V1 = {
|
|
156
156
|
xmlns: "http://www.w3.org/2000/svg",
|
|
157
157
|
width: "24",
|
|
158
158
|
height: "24",
|
|
159
159
|
viewBox: "0 0 1024 1024",
|
|
160
160
|
preserveAspectRatio: "xMidYMid meet"
|
|
161
|
-
},
|
|
161
|
+
}, N1 = /* @__PURE__ */ Object.assign({
|
|
162
162
|
name: "Broom"
|
|
163
163
|
}, {
|
|
164
164
|
__name: "broom",
|
|
165
165
|
setup(t) {
|
|
166
|
-
return (n, e) => (
|
|
166
|
+
return (n, e) => (f(), _("svg", V1, [...e[0] || (e[0] = [
|
|
167
167
|
I('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4803 7785 c-132 -37 -215 -129 -311 -345 -38 -86 -74 -218 -227 -831 -85 -339 -159 -628 -165 -644 -10 -28 -11 -28 -78 -22 -37 3 -242 45 -457 92 -446 99 -589 125 -695 125 -209 0 -334 -74 -666 -391 -355 -340 -689 -711 -746 -829 -30 -60 -36 -162 -14 -228 34 -102 107 -156 271 -203 44 -12 84 -26 88 -29 9 -8 -21 -163 -47 -250 -8 -25 -26 -88 -41 -140 -72 -246 -188 -517 -282 -659 -112 -166 -227 -269 -524 -469 -266 -179 -374 -306 -424 -497 -46 -180 19 -404 163 -557 108 -114 231 -179 460 -243 272 -75 391 -89 505 -59 150 39 259 126 497 399 142 163 200 226 200 215 0 -5 -39 -89 -88 -187 -101 -207 -126 -263 -153 -340 -37 -109 -18 -196 61 -267 101 -91 340 -152 451 -115 82 28 196 133 514 472 76 81 140 146 142 144 2 -3 -15 -44 -38 -93 -170 -365 -199 -443 -199 -536 0 -106 82 -188 242 -242 233 -79 405 -101 478 -62 81 43 153 112 328 316 102 118 203 232 225 253 102 95 86 5 -53 -302 -96 -213 -107 -251 -91 -308 28 -102 124 -173 286 -213 247 -60 354 -45 511 74 66 49 130 114 294 300 58 65 115 131 128 145 l23 26 -6 -44 c-7 -57 -29 -116 -103 -283 -96 -216 -108 -276 -73 -353 23 -51 63 -85 145 -124 75 -35 289 -103 399 -125 215 -45 406 3 568 141 75 63 154 160 188 227 63 126 83 225 211 1066 40 268 81 621 105 925 14 171 28 338 31 371 l5 62 97 4 c109 5 150 19 205 73 75 73 95 214 62 433 -35 232 -159 791 -216 977 -82 265 -234 445 -471 554 -121 57 -209 84 -540 166 -336 84 -425 109 -452 130 -16 12 -18 23 -12 87 17 175 95 504 224 953 34 116 78 275 98 355 79 313 50 521 -91 664 -96 96 -236 157 -510 222 -138 33 -350 42 -432 19z m387 -141 c129 -27 289 -78 365 -117 70 -35 132 -98 163 -165 25 -53 27 -66 26 -192 0 -105 -5 -153 -21 -215 -22 -80 -83 -300 -167 -600 -113 -404 -181 -739 -174 -859 7 -126 1 -124 752 -315 297 -76 415 -132 546 -261 146 -143 190 -269 334 -955 68 -324 79 -400 75 -513 -4 -100 -20 -135 -75 -161 -67 -33 -237 -5 -621 104 -193 55 -306 87 -793 221 -280 77 -785 215 -890 242 -41 11 -323 87 -625 170 -642 176 -924 250 -1735 453 -638 160 -678 171 -728 201 -70 42 -86 140 -38 223 78 133 697 780 920 963 249 203 303 205 1026 42 378 -85 412 -92 505 -93 105 -2 146 15 176 73 10 19 40 125 68 235 27 110 102 410 166 666 64 257 132 509 151 560 59 160 137 272 209 299 88 35 202 33 385 -6z m-3145 -3220 c39 -8 201 -48 360 -89 160 -41 432 -110 605 -155 379 -96 563 -145 815 -215 105 -29 244 -68 310 -85 66 -18 194 -52 285 -77 91 -25 221 -60 290 -78 109 -29 479 -130 1205 -330 110 -30 279 -77 375 -105 96 -27 226 -63 289 -79 63 -16 117 -35 121 -42 13 -26 -23 -492 -71 -914 -16 -148 -32 -277 -34 -285 -2 -8 -11 -64 -20 -125 -37 -253 -137 -864 -151 -920 -37 -148 -137 -288 -266 -375 -143 -96 -286 -104 -543 -30 -172 49 -248 80 -288 118 -24 23 -27 32 -22 62 10 52 80 208 155 345 152 275 239 489 242 592 1 49 -2 59 -26 79 -30 27 -47 29 -79 12 -66 -34 -158 -132 -366 -387 -259 -317 -388 -447 -479 -481 -49 -19 -71 -21 -152 -17 -103 6 -237 41 -296 77 -65 40 -59 86 37 286 163 341 279 650 279 741 0 66 -49 125 -87 104 -24 -12 -205 -200 -273 -282 -429 -516 -521 -619 -590 -654 -43 -22 -111 -17 -240 20 -245 70 -300 100 -300 167 0 61 57 199 206 498 86 173 164 338 175 365 28 74 25 120 -10 156 -58 58 -87 39 -277 -182 -233 -272 -306 -353 -463 -512 -204 -206 -229 -220 -357 -187 -144 37 -224 88 -224 144 0 63 90 257 257 553 145 258 171 408 77 444 -17 6 -35 5 -57 -5 -39 -16 -148 -129 -287 -296 -273 -327 -418 -475 -514 -524 -80 -41 -178 -46 -313 -17 -167 36 -344 90 -433 133 -225 108 -354 358 -296 574 37 141 133 249 349 396 344 235 478 358 597 549 143 232 287 627 375 1032 4 22 10 27 23 22 9 -3 49 -13 87 -21z"></path><path d="M4927 7516 c-72 -26 -140 -93 -172 -170 -9 -20 -31 -99 -49 -174 -19 -75 -48 -186 -65 -246 -18 -60 -30 -113 -28 -119 1 -5 36 53 76 129 41 77 87 158 103 182 27 40 48 54 48 32 0 -19 62 -110 71 -104 5 3 9 20 9 37 0 18 5 49 11 70 10 36 17 42 84 73 41 19 85 34 99 34 14 0 26 3 26 6 0 12 -24 51 -58 93 l-36 44 48 -6 c26 -4 85 -24 131 -46 65 -30 91 -49 115 -82 l32 -44 -6 36 c-3 20 -18 59 -31 87 -14 29 -25 54 -25 57 0 3 33 2 73 -1 88 -8 83 1 -28 50 -161 70 -334 95 -428 62z"></path><path d="M2662 5709 c-27 -10 -26 -42 1 -47 23 -5 67 24 67 43 0 17 -32 19 -68 4z"></path><path d="M2487 5599 c-18 -10 -18 -12 -1 -30 30 -33 104 -18 104 21 0 17 -7 20 -42 20 -24 0 -51 -5 -61 -11z"></path><path d="M2154 5302 c-22 -20 -83 -73 -134 -117 -136 -115 -249 -225 -266 -257 -12 -24 -13 -33 -2 -56 19 -39 65 -58 291 -117 248 -66 328 -90 392 -121 l50 -25 -40 36 c-35 32 -281 160 -375 195 -19 7 -39 17 -44 21 -12 10 47 25 201 51 73 12 130 25 127 30 -3 5 -33 22 -67 39 -34 18 -93 50 -131 72 -65 38 -67 41 -45 51 13 5 88 10 166 10 137 1 142 2 120 18 -12 10 -63 36 -114 60 l-91 42 5 53 c3 29 4 53 2 53 -2 0 -22 -17 -45 -38z"></path><path d="M6270 4871 l-25 -7 35 -22 c41 -26 98 -29 106 -7 15 37 -46 56 -116 36z"></path><path d="M6453 4744 c-9 -23 23 -44 68 -44 49 0 68 22 37 44 -30 22 -97 21 -105 0z"></path><path d="M6858 4005 c-3 -5 -15 -44 -26 -86 -12 -41 -31 -101 -42 -133 l-22 -57 -56 7 -55 7 26 -48 c33 -59 33 -65 2 -65 -14 0 -73 -19 -132 -41 -60 -23 -130 -47 -158 -54 -60 -14 -49 -18 96 -33 53 -6 160 -25 238 -42 217 -50 226 -40 192 193 -43 282 -57 362 -63 352z"></path><path d="M1110 2724 c-254 -136 -380 -253 -380 -352 0 -181 282 -408 595 -477 88 -20 265 -17 320 6 29 11 28 12 -43 24 -40 7 -105 23 -145 35 -86 26 -260 100 -252 108 3 3 62 10 131 16 l127 11 -51 33 c-98 63 -162 167 -170 275 -3 31 -9 60 -14 63 -5 4 -22 -5 -36 -18 -41 -38 -116 -86 -146 -94 l-26 -6 39 109 c36 103 72 176 128 265 38 62 35 62 -77 2z"></path><path d="M2740 1914 c-73 -74 -177 -157 -189 -150 -9 6 10 111 29 154 19 43 -12 22 -105 -70 -97 -99 -175 -206 -175 -242 0 -45 68 -86 144 -86 91 0 182 72 255 201 37 67 113 249 102 249 -3 0 -31 -25 -61 -56z"></path><path d="M3844 1610 c-122 -62 -255 -102 -399 -120 -119 -16 -130 -21 -71 -34 91 -21 89 -67 -5 -93 -33 -9 -63 -23 -66 -30 -7 -17 29 -56 77 -86 29 -18 49 -22 120 -21 138 1 220 48 318 182 49 66 152 239 152 254 0 12 -5 10 -126 -52z"></path><path d="M4553 1262 c-110 -97 -151 -145 -159 -186 -9 -52 2 -82 43 -113 31 -24 48 -29 113 -31 68 -4 83 -1 131 23 30 15 74 43 98 62 56 42 242 215 238 219 -2 2 -38 -14 -81 -36 -42 -22 -86 -40 -97 -40 -11 0 -43 10 -71 22 l-50 21 -70 -22 c-38 -13 -72 -20 -76 -16 -3 3 11 40 31 82 21 41 36 77 33 80 -2 2 -39 -27 -83 -65z"></path><path d="M6268 1113 c-79 -119 -144 -202 -164 -210 -8 -3 -21 3 -29 13 -13 18 -15 18 -47 -14 -33 -33 -32 -40 7 -56 16 -6 -7 -38 -45 -64 -58 -39 -134 -55 -225 -48 -203 16 -245 18 -289 12 -25 -4 -46 -10 -46 -14 0 -4 55 -29 121 -55 191 -76 302 -93 408 -61 145 43 253 162 316 349 16 50 65 245 60 245 -1 0 -31 -44 -67 -97z"></path></g>', 1)
|
|
168
168
|
])]));
|
|
169
169
|
}
|
|
170
|
-
}),
|
|
170
|
+
}), O1 = {
|
|
171
171
|
xmlns: "http://www.w3.org/2000/svg",
|
|
172
172
|
width: "24",
|
|
173
173
|
height: "24",
|
|
174
174
|
viewBox: "0 0 1024 1024",
|
|
175
175
|
preserveAspectRatio: "xMidYMid meet"
|
|
176
|
-
},
|
|
176
|
+
}, U1 = /* @__PURE__ */ Object.assign({
|
|
177
177
|
name: "Broom"
|
|
178
178
|
}, {
|
|
179
179
|
__name: "left",
|
|
180
180
|
setup(t) {
|
|
181
|
-
return (n, e) => (
|
|
181
|
+
return (n, e) => (f(), _("svg", O1, [...e[0] || (e[0] = [
|
|
182
182
|
M("g", { transform: "translate(50, 1000) scale(0.12,-0.12)" }, [
|
|
183
183
|
M("path", { d: "M2935 7246 c-33 -15 -97 -80 -285 -286 -150 -164 -338 -358 -874 -900 -226 -229 -546 -559 -711 -735 -165 -175 -423 -449 -573 -608 -300 -318 -362 -389 -393 -449 -45 -87 -32 -204 31 -282 15 -20 93 -105 172 -189 221 -233 368 -394 548 -601 420 -483 706 -798 1119 -1236 199 -211 605 -659 697 -770 39 -47 123 -154 187 -239 135 -179 163 -203 247 -209 78 -6 137 22 191 91 51 64 72 105 94 187 17 59 19 133 24 801 6 719 6 737 26 759 50 56 196 79 560 87 420 9 909 -26 1145 -82 374 -90 702 -264 1080 -574 263 -216 709 -688 935 -991 93 -124 176 -209 231 -235 54 -26 147 -25 199 2 50 27 96 75 126 133 86 167 -29 805 -244 1355 -100 257 -291 656 -429 894 -80 139 -266 420 -362 547 -412 549 -1117 1149 -1676 1430 -221 111 -408 181 -690 259 -360 99 -525 128 -740 126 -143 0 -170 2 -195 18 -40 24 -71 89 -86 182 -14 86 -4 240 32 509 48 357 78 709 68 787 -13 94 -82 170 -189 208 -64 23 -226 30 -265 11z m142 -112 c31 -31 26 -39 -14 -19 -17 8 -41 13 -54 11 -13 -3 -29 -5 -34 -5 -6 -1 -28 -23 -50 -51 -45 -57 -68 -53 -39 7 39 79 139 109 191 57z m-126 -516 c14 -27 7 -197 -22 -543 -24 -272 -22 -466 6 -585 25 -113 85 -229 156 -305 102 -108 164 -128 494 -160 468 -44 797 -117 1145 -252 513 -200 878 -463 1317 -948 243 -270 477 -586 640 -868 59 -102 195 -373 238 -472 80 -188 209 -639 203 -710 l-3 -35 -50 34 c-27 19 -153 137 -280 263 -362 359 -550 511 -875 709 -387 236 -736 355 -1230 419 -311 40 -851 71 -1065 61 -381 -19 -478 -59 -556 -233 -95 -211 -126 -516 -115 -1131 3 -213 2 -372 -3 -372 -8 0 -385 386 -552 565 -114 123 -526 579 -615 681 -43 50 -135 155 -204 234 -127 146 -218 243 -548 584 -177 183 -343 378 -440 519 l-46 68 27 52 c67 129 224 298 692 745 880 841 1083 1049 1514 1547 145 168 151 172 172 133z m159 -1197 c57 -101 105 -161 130 -161 5 0 10 -5 10 -11 0 -14 -56 -2 -87 18 -39 26 -93 138 -116 241 -3 12 -4 22 -2 22 2 0 31 -49 65 -109z m-2605 -887 c-20 -31 -15 -40 17 -24 17 9 14 3 -14 -26 -57 -60 -129 -183 -122 -209 4 -18 0 -25 -25 -33 -37 -13 -45 -41 -38 -130 l5 -67 -28 32 c-57 63 -63 168 -15 247 27 45 92 115 175 189 61 54 69 58 45 21z m3072 -1420 c-3 -3 -41 -21 -84 -40 -94 -41 -173 -94 -207 -139 -28 -36 -37 -76 -13 -57 20 17 101 32 111 21 6 -6 4 -9 -5 -9 -25 0 -96 -56 -129 -101 -16 -22 -36 -65 -45 -94 -8 -30 -19 -56 -24 -59 -8 -5 -21 83 -21 153 -1 36 -1 36 -14 11 -14 -26 -36 -91 -57 -170 l-12 -45 -9 38 c-11 52 6 189 32 259 25 67 86 128 164 164 46 21 190 55 281 67 17 2 32 5 34 6 2 0 2 -2 -2 -5z m2183 -590 c115 -36 331 -140 432 -208 100 -67 202 -163 286 -269 34 -43 62 -80 62 -83 0 -7 8 -12 -261 167 -301 199 -439 285 -611 379 -43 23 -78 44 -78 47 0 10 85 -6 170 -33z m1765 -1213 c11 -36 1 -269 -12 -264 -26 10 -57 107 -60 188 -3 78 -2 79 11 40 l13 -40 12 28 c6 16 11 37 11 48 0 24 17 25 25 0z m73 -185 c6 -32 -8 -83 -33 -120 -29 -43 -23 -45 28 -10 21 14 41 23 44 20 11 -10 -31 -48 -72 -67 -42 -19 -85 -16 -133 10 -40 21 -25 31 38 24 56 -5 60 -5 60 15 0 12 6 39 14 59 8 21 17 51 21 66 6 30 28 32 33 3z m-4334 -112 c9 -24 7 -60 -5 -87 -21 -47 -114 -81 -143 -52 -21 22 -11 38 15 24 16 -8 26 -7 44 5 14 9 31 16 38 16 20 0 39 52 31 83 -7 29 10 38 20 11z" }),
|
|
184
184
|
M("path", { d: "M1164 4573 c-143 -96 -354 -349 -354 -424 0 -58 243 -278 420 -380 39 -23 73 -39 76 -36 6 6 -35 70 -103 159 -24 31 -43 59 -43 62 0 3 16 8 36 12 20 4 60 15 88 26 28 11 64 24 79 30 42 16 21 27 -74 38 -116 15 -198 31 -205 41 -3 5 44 62 105 126 61 65 111 121 111 125 0 25 -151 -16 -217 -60 -40 -25 -28 10 53 160 41 77 74 142 72 144 -2 2 -22 -8 -44 -23z" })
|
|
185
185
|
], -1)
|
|
186
186
|
])]));
|
|
187
187
|
}
|
|
188
|
-
}),
|
|
188
|
+
}), Y1 = {
|
|
189
189
|
xmlns: "http://www.w3.org/2000/svg",
|
|
190
190
|
width: "24",
|
|
191
191
|
height: "24",
|
|
192
192
|
viewBox: "0 0 1024 1024",
|
|
193
193
|
preserveAspectRatio: "xMidYMid meet"
|
|
194
|
-
},
|
|
194
|
+
}, j1 = /* @__PURE__ */ Object.assign({
|
|
195
195
|
name: "Broom"
|
|
196
196
|
}, {
|
|
197
197
|
__name: "right",
|
|
198
198
|
setup(t) {
|
|
199
|
-
return (n, e) => (
|
|
199
|
+
return (n, e) => (f(), _("svg", Y1, [...e[0] || (e[0] = [
|
|
200
200
|
I('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4638 7245 c-118 -32 -202 -98 -234 -183 -17 -43 -18 -106 -22 -773 l-3 -725 -142 -23 c-552 -88 -1035 -238 -1499 -464 -637 -311 -1143 -726 -1570 -1287 -197 -259 -379 -547 -519 -820 -65 -126 -95 -189 -154 -325 -165 -378 -291 -860 -345 -1320 -33 -282 -25 -335 60 -408 62 -53 139 -80 231 -81 66 -1 80 2 116 26 23 15 69 60 104 100 180 211 666 716 814 847 408 360 773 586 1141 706 93 31 296 83 374 96 356 62 533 79 865 86 410 8 509 -8 552 -90 14 -28 15 -106 8 -832 -5 -616 -4 -811 5 -848 14 -53 82 -137 134 -164 76 -40 208 -55 287 -33 58 16 178 139 595 610 144 162 308 347 364 410 104 116 131 146 411 455 85 94 244 271 354 395 109 124 226 254 259 289 102 108 254 268 391 411 473 491 479 498 526 603 21 46 24 67 24 177 0 186 -22 230 -190 377 -112 98 -170 157 -775 778 -294 303 -674 692 -845 865 -425 431 -574 586 -762 790 -166 181 -280 293 -347 342 -33 24 -48 28 -100 27 -34 0 -82 -7 -108 -14z m12 -166 c10 -6 2 -8 -25 -9 -29 0 -46 -7 -70 -29 -36 -35 -105 -68 -105 -49 0 18 86 96 112 101 26 4 66 -2 88 -14z m635 -874 c99 -110 266 -297 370 -415 383 -433 451 -502 630 -640 149 -114 433 -401 650 -655 98 -115 212 -244 252 -286 l73 -75 -51 -75 c-115 -167 -326 -413 -623 -724 -239 -250 -584 -630 -1027 -1130 -358 -405 -685 -753 -696 -741 -3 3 -1 97 6 208 6 112 17 286 22 388 6 102 9 286 7 410 -4 199 -7 233 -28 295 -29 90 -73 157 -145 223 -147 135 -369 189 -810 199 -441 10 -928 -56 -1393 -188 -327 -92 -565 -208 -897 -437 -285 -196 -540 -423 -810 -721 -72 -78 -101 -105 -103 -92 -4 23 34 209 58 286 10 33 36 105 58 160 260 666 657 1292 1068 1684 512 490 1114 833 1797 1026 236 66 410 98 759 139 121 14 216 30 234 39 46 24 103 93 134 161 41 89 60 196 70 395 11 211 12 828 1 925 l-7 69 110 -114 c61 -63 192 -204 291 -314z m2343 -1898 c25 -28 31 -47 22 -72 -6 -17 -11 -13 -43 30 -20 28 -37 55 -37 62 0 17 35 4 58 -20z m42 -332 c-13 -28 -40 -57 -71 -80 -27 -19 -49 -33 -49 -30 0 2 22 25 48 50 27 24 57 63 68 86 10 23 20 36 22 30 2 -6 -6 -31 -18 -56z m-3093 -977 c67 -36 143 -95 143 -110 0 -6 -10 -4 -22 4 -13 8 -39 20 -58 26 -19 6 -75 23 -125 38 -150 45 -176 74 -66 74 58 0 77 -5 128 -32z m-4319 -1977 c29 -31 97 -71 121 -71 8 0 12 -3 8 -6 -13 -14 -107 29 -137 62 -16 19 -30 37 -30 39 0 11 13 3 38 -24z m4692 -80 c0 -34 -115 -92 -196 -99 -55 -4 -115 10 -101 25 3 2 43 13 89 23 45 10 106 27 133 38 57 23 75 26 75 13z m-4487 -8 c-13 -2 -33 -2 -45 0 -13 2 -3 4 22 4 25 0 35 -2 23 -4z"></path><path d="M4189 4836 c-20 -7 -50 -21 -67 -32 -17 -10 -71 -44 -121 -74 -50 -30 -91 -58 -91 -62 0 -5 17 -8 38 -8 21 0 83 -7 138 -15 154 -23 190 -21 225 15 25 25 28 33 19 50 -6 11 -29 29 -51 41 -40 20 -41 22 -35 60 7 44 3 46 -55 25z"></path><path d="M3704 4720 c-67 -27 -24 -90 61 -90 40 0 93 39 80 59 -10 17 -69 41 -97 40 -13 0 -33 -4 -44 -9z"></path><path d="M4076 2575 c-32 -13 -69 -34 -83 -47 -23 -22 -24 -27 -18 -98 8 -91 26 -114 84 -104 78 14 120 53 86 78 -24 17 -16 46 35 124 22 35 40 65 40 67 0 14 -93 1 -144 -20z"></path><path d="M3693 2541 c-61 -22 -153 -73 -153 -84 0 -25 183 -67 292 -67 37 0 79 -5 94 -10 15 -6 29 -9 31 -7 17 18 -85 145 -139 173 -35 18 -62 17 -125 -5z"></path><path d="M4236 2301 c-10 -11 -44 -29 -77 -42 -67 -24 -92 -53 -87 -96 2 -24 8 -28 36 -31 41 -4 74 17 107 66 19 30 50 122 40 122 -1 0 -10 -9 -19 -19z"></path></g>', 1)
|
|
201
201
|
])]));
|
|
202
202
|
}
|
|
203
|
-
}),
|
|
203
|
+
}), A1 = ["Pencil", "Line", "Download", "Broom", "Left", "Right"], F1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
204
204
|
__proto__: null,
|
|
205
|
-
Broom:
|
|
206
|
-
Download:
|
|
207
|
-
Left:
|
|
208
|
-
Line:
|
|
209
|
-
Pencil:
|
|
210
|
-
Right:
|
|
211
|
-
svgs:
|
|
212
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
205
|
+
Broom: N1,
|
|
206
|
+
Download: E1,
|
|
207
|
+
Left: U1,
|
|
208
|
+
Line: B1,
|
|
209
|
+
Pencil: L1,
|
|
210
|
+
Right: j1,
|
|
211
|
+
svgs: A1
|
|
212
|
+
}, Symbol.toStringTag, { value: "Module" })), H1 = {
|
|
213
213
|
name: {
|
|
214
214
|
type: String,
|
|
215
215
|
required: !0
|
|
@@ -218,19 +218,19 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
218
218
|
type: String,
|
|
219
219
|
default: () => "20rpx"
|
|
220
220
|
}
|
|
221
|
-
},
|
|
221
|
+
}, T1 = /* @__PURE__ */ L({
|
|
222
222
|
name: "Icon",
|
|
223
223
|
__name: "icon",
|
|
224
|
-
props:
|
|
224
|
+
props: H1,
|
|
225
225
|
setup(t) {
|
|
226
|
-
const n = R("icon"), e =
|
|
226
|
+
const n = R("icon"), e = D(() => t.name ? F1[t.name] : void 0), i = D(() => t.size ? {
|
|
227
227
|
fontSize: t.size || void 0
|
|
228
228
|
} : {});
|
|
229
|
-
return (l, s) => (
|
|
229
|
+
return (l, s) => (f(), _("i", {
|
|
230
230
|
class: w(h(n).b()),
|
|
231
231
|
style: V(i.value)
|
|
232
232
|
}, [
|
|
233
|
-
(
|
|
233
|
+
(f(), Z(z1(e.value)))
|
|
234
234
|
], 6));
|
|
235
235
|
}
|
|
236
236
|
}), B = (t, n) => {
|
|
@@ -238,11 +238,11 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
238
238
|
for (const [i, l] of n)
|
|
239
239
|
e[i] = l;
|
|
240
240
|
return e;
|
|
241
|
-
},
|
|
241
|
+
}, P = /* @__PURE__ */ B(T1, [["__scopeId", "data-v-8db50e0d"]]), W1 = {}, X1 = /* @__PURE__ */ L({
|
|
242
242
|
__name: "dropdown",
|
|
243
|
-
props:
|
|
243
|
+
props: W1,
|
|
244
244
|
setup(t) {
|
|
245
|
-
const n = R("dropdown-picker"), e =
|
|
245
|
+
const n = R("dropdown-picker"), e = $(!1), i = () => {
|
|
246
246
|
e.value = !e.value;
|
|
247
247
|
}, l = (p) => {
|
|
248
248
|
const c = document.querySelector(`.${n.b()}`);
|
|
@@ -254,26 +254,25 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
254
254
|
document.addEventListener("click", l), document.addEventListener("keydown", s);
|
|
255
255
|
}), e1(() => {
|
|
256
256
|
document.removeEventListener("click", l), document.removeEventListener("keydown", s);
|
|
257
|
-
}), (p, c) => (
|
|
257
|
+
}), (p, c) => (f(), _("div", {
|
|
258
258
|
class: w([h(n).b()])
|
|
259
259
|
}, [
|
|
260
260
|
M("div", { onClick: i }, [
|
|
261
|
-
|
|
261
|
+
G(p.$slots, "default", {}, void 0, !0)
|
|
262
262
|
]),
|
|
263
|
-
|
|
263
|
+
e.value ? (f(), _("div", {
|
|
264
|
+
key: 0,
|
|
264
265
|
class: w(h(n).e("content"))
|
|
265
266
|
}, [
|
|
266
267
|
M("div", {
|
|
267
268
|
class: w(h(n).e("scroll"))
|
|
268
269
|
}, [
|
|
269
|
-
|
|
270
|
+
G(p.$slots, "content", {}, void 0, !0)
|
|
270
271
|
], 2)
|
|
271
|
-
], 2),
|
|
272
|
-
[w1, e.value]
|
|
273
|
-
])
|
|
272
|
+
], 2)) : j("", !0)
|
|
274
273
|
], 2));
|
|
275
274
|
}
|
|
276
|
-
}),
|
|
275
|
+
}), G1 = /* @__PURE__ */ B(X1, [["__scopeId", "data-v-a125b1dd"]]), q1 = {
|
|
277
276
|
modelValue: {
|
|
278
277
|
type: Number,
|
|
279
278
|
default: () => 1
|
|
@@ -282,80 +281,80 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
282
281
|
type: Array,
|
|
283
282
|
default: () => Array.from({ length: 30 }, (t, n) => n + 1)
|
|
284
283
|
}
|
|
285
|
-
},
|
|
284
|
+
}, J1 = ["onClick"], K1 = /* @__PURE__ */ L({
|
|
286
285
|
__name: "line-picker",
|
|
287
|
-
props:
|
|
286
|
+
props: q1,
|
|
288
287
|
emits: ["change"],
|
|
289
288
|
setup(t, { emit: n }) {
|
|
290
289
|
const e = R("line-picker"), i = n, l = (s) => {
|
|
291
290
|
i("change", s);
|
|
292
291
|
};
|
|
293
|
-
return (s, p) => (
|
|
292
|
+
return (s, p) => (f(), Z(G1, {
|
|
294
293
|
class: w([h(e).b()])
|
|
295
294
|
}, {
|
|
296
|
-
content:
|
|
297
|
-
(
|
|
295
|
+
content: q(() => [
|
|
296
|
+
(f(!0), _(n1, null, _1(s.sizes, (c) => (f(), _("div", {
|
|
298
297
|
class: w([h(e).e("item"), h(e).is("active", c === s.modelValue)]),
|
|
299
298
|
key: c,
|
|
300
299
|
onClick: (r) => l(c)
|
|
301
300
|
}, [
|
|
302
|
-
M("span", null,
|
|
301
|
+
M("span", null, w1(c) + "px", 1),
|
|
303
302
|
M("div", null, [
|
|
304
303
|
M("div", {
|
|
305
304
|
style: V({ width: c + "px", height: c + "px" })
|
|
306
305
|
}, null, 4)
|
|
307
306
|
])
|
|
308
|
-
], 10,
|
|
307
|
+
], 10, J1))), 128))
|
|
309
308
|
]),
|
|
310
|
-
default:
|
|
311
|
-
x(
|
|
309
|
+
default: q(() => [
|
|
310
|
+
x(P, { name: "Line" })
|
|
312
311
|
]),
|
|
313
312
|
_: 1
|
|
314
313
|
}, 8, ["class"]));
|
|
315
314
|
}
|
|
316
|
-
}),
|
|
315
|
+
}), Q1 = /* @__PURE__ */ B(K1, [["__scopeId", "data-v-189382a1"]]), Z1 = {
|
|
317
316
|
modelValue: {
|
|
318
317
|
type: String,
|
|
319
318
|
default: () => "#000000"
|
|
320
319
|
}
|
|
321
|
-
},
|
|
320
|
+
}, t2 = ["value"], e2 = /* @__PURE__ */ L({
|
|
322
321
|
__name: "color-picker",
|
|
323
|
-
props:
|
|
322
|
+
props: Z1,
|
|
324
323
|
emits: ["input"],
|
|
325
324
|
setup(t, { emit: n }) {
|
|
326
325
|
const e = R("color-picker"), i = n, l = (s) => {
|
|
327
326
|
i("input", s.target.value);
|
|
328
327
|
};
|
|
329
|
-
return (s, p) => (
|
|
328
|
+
return (s, p) => (f(), _("input", M1({
|
|
330
329
|
ref: "inputRef",
|
|
331
330
|
class: h(e).b(),
|
|
332
331
|
value: s.modelValue,
|
|
333
332
|
onInput: l
|
|
334
|
-
}, s.$attrs, { type: "color" }), null, 16,
|
|
333
|
+
}, s.$attrs, { type: "color" }), null, 16, t2));
|
|
335
334
|
}
|
|
336
|
-
}),
|
|
335
|
+
}), n2 = /* @__PURE__ */ B(e2, [["__scopeId", "data-v-e721703b"]]), o2 = ["width", "height"], a2 = /* @__PURE__ */ L({
|
|
337
336
|
name: "DrawBoard",
|
|
338
337
|
__name: "draw-board",
|
|
339
|
-
props:
|
|
338
|
+
props: D1,
|
|
340
339
|
emits: ["update:line-width", "update:color", "draw", "undo", "redo", "clear", "download"],
|
|
341
340
|
setup(t, { expose: n, emit: e }) {
|
|
342
|
-
const i = R("draw-board"), l = e, s = t, p =
|
|
341
|
+
const i = R("draw-board"), l = e, s = t, p = D(() => ({
|
|
343
342
|
backgroundColor: s.backgroundColor
|
|
344
|
-
})), c =
|
|
343
|
+
})), c = y1("canvasRef");
|
|
345
344
|
let r = null, m = null, a = null;
|
|
346
|
-
const v =
|
|
345
|
+
const v = $(!1), z = J({ x: 0, y: 0 }), y = $(!1), g = J({
|
|
347
346
|
active: -1,
|
|
348
347
|
list: []
|
|
349
|
-
}), o1 =
|
|
350
|
-
|
|
348
|
+
}), o1 = D(() => g.active > 0), a1 = D(() => g.active < g.list.length - 1), C = $(s.lineWidth);
|
|
349
|
+
K(() => s.lineWidth, (o) => {
|
|
351
350
|
C.value = o;
|
|
352
351
|
});
|
|
353
|
-
const
|
|
354
|
-
|
|
355
|
-
|
|
352
|
+
const k = $(s.color);
|
|
353
|
+
K(() => s.color, (o) => {
|
|
354
|
+
k.value = o;
|
|
356
355
|
});
|
|
357
356
|
const S = (o) => {
|
|
358
|
-
|
|
357
|
+
$1(r, o, C.value, k.value);
|
|
359
358
|
}, N = () => {
|
|
360
359
|
if (!s.useHistory) return;
|
|
361
360
|
const { width: o, height: d } = c.value, u = r.getImageData(0, 0, o, d);
|
|
@@ -366,70 +365,70 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
366
365
|
const u = U(d, o), E = Q(d, o);
|
|
367
366
|
if (E)
|
|
368
367
|
if (y.value)
|
|
369
|
-
o.preventDefault(), S([
|
|
368
|
+
o.preventDefault(), S([z, u]);
|
|
370
369
|
else {
|
|
371
|
-
const O = Y(d,
|
|
372
|
-
S([
|
|
370
|
+
const O = Y(d, z, u);
|
|
371
|
+
S([z, O, u]);
|
|
373
372
|
}
|
|
374
373
|
else if (y.value) {
|
|
375
|
-
const O = Y(d,
|
|
376
|
-
S([
|
|
374
|
+
const O = Y(d, z, u);
|
|
375
|
+
S([z, O]);
|
|
377
376
|
}
|
|
378
|
-
|
|
377
|
+
z.x = u.x, z.y = u.y, y.value = E, l("draw", d, r, { x: u.x, y: u.y });
|
|
379
378
|
}, c1 = (o) => {
|
|
380
|
-
|
|
381
|
-
},
|
|
379
|
+
F();
|
|
380
|
+
}, A = () => {
|
|
382
381
|
m && document.removeEventListener("mousemove", m), a && document.removeEventListener("mouseup", a), m = null, a = null;
|
|
383
382
|
}, l1 = (o) => {
|
|
384
383
|
v.value = !0;
|
|
385
384
|
const { x: d, y: u } = U(c.value, o);
|
|
386
|
-
|
|
387
|
-
}, A = () => {
|
|
388
|
-
v.value && (v.value = !1, y.value = !1, N(), j());
|
|
385
|
+
z.x = d, z.y = u, y.value = !0, m || (m = s1, a = c1, document.addEventListener("mousemove", m), document.addEventListener("mouseup", a));
|
|
389
386
|
}, F = () => {
|
|
387
|
+
v.value && (v.value = !1, y.value = !1, N(), A());
|
|
388
|
+
}, H = () => {
|
|
390
389
|
if (g.active <= 0 || !r) return;
|
|
391
390
|
g.active--;
|
|
392
391
|
const o = g.list[g.active];
|
|
393
392
|
return r.putImageData(o, 0, 0), o;
|
|
394
|
-
},
|
|
393
|
+
}, T = () => {
|
|
395
394
|
if (g.active >= g.list.length - 1 || !r) return;
|
|
396
395
|
g.active++;
|
|
397
396
|
const o = g.list[g.active];
|
|
398
397
|
return r.putImageData(o, 0, 0), o;
|
|
399
|
-
},
|
|
398
|
+
}, W = () => {
|
|
400
399
|
if (!r) return;
|
|
401
400
|
const { width: o, height: d, backgroundColor: u } = s;
|
|
402
401
|
r.fillStyle = u, r.fillRect(0, 0, o, d), N();
|
|
403
|
-
},
|
|
402
|
+
}, X = (o = `draw-board-${Date.now()}`) => {
|
|
404
403
|
if (!c.value) return;
|
|
405
404
|
const d = c.value, u = document.createElement("a");
|
|
406
405
|
u.download = `${o}.png`, u.href = d.toDataURL("image/png"), u.click();
|
|
407
406
|
}, i1 = (o) => {
|
|
408
407
|
!c.value || !Q(c.value, o) || "buttons" in o && o.buttons !== 1 || l1(o);
|
|
409
408
|
}, r1 = () => {
|
|
410
|
-
|
|
409
|
+
F();
|
|
411
410
|
}, d1 = (o) => {
|
|
412
411
|
if (!("buttons" in o) || o.buttons !== 1 || !v.value) return;
|
|
413
412
|
const d = U(c.value, o);
|
|
414
413
|
if (!y.value) {
|
|
415
|
-
const u = c.value, E = Y(u,
|
|
416
|
-
S([
|
|
414
|
+
const u = c.value, E = Y(u, z, d);
|
|
415
|
+
S([z, E, d]);
|
|
417
416
|
}
|
|
418
|
-
|
|
417
|
+
z.x = d.x, z.y = d.y, y.value = !0;
|
|
419
418
|
}, u1 = () => {
|
|
420
|
-
const o =
|
|
419
|
+
const o = H();
|
|
421
420
|
l("undo", c.value, r, o);
|
|
422
421
|
}, p1 = () => {
|
|
423
|
-
const o =
|
|
422
|
+
const o = T();
|
|
424
423
|
l("redo", c.value, r, o);
|
|
425
424
|
}, h1 = () => {
|
|
426
|
-
|
|
425
|
+
W(), l("clear", c.value, r);
|
|
427
426
|
}, m1 = (o) => {
|
|
428
427
|
C.value = o, l("update:line-width", o);
|
|
429
428
|
}, v1 = (o) => {
|
|
430
|
-
|
|
429
|
+
k.value = o, l("update:color", o);
|
|
431
430
|
}, g1 = () => {
|
|
432
|
-
|
|
431
|
+
X(), l("download", c.value, r);
|
|
433
432
|
}, f1 = () => {
|
|
434
433
|
if (!c.value || (r = c.value.getContext("2d"), !r)) return;
|
|
435
434
|
const { width: o, height: d, backgroundColor: u } = s;
|
|
@@ -438,53 +437,53 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
438
437
|
return t1(() => {
|
|
439
438
|
f1();
|
|
440
439
|
}), e1(() => {
|
|
441
|
-
|
|
440
|
+
A();
|
|
442
441
|
}), n({
|
|
443
442
|
canvas: c.value,
|
|
444
443
|
context: r,
|
|
445
|
-
undo:
|
|
446
|
-
redo:
|
|
447
|
-
clear:
|
|
448
|
-
download:
|
|
449
|
-
}), (o, d) => (
|
|
444
|
+
undo: H,
|
|
445
|
+
redo: T,
|
|
446
|
+
clear: W,
|
|
447
|
+
download: X
|
|
448
|
+
}), (o, d) => (f(), _("div", {
|
|
450
449
|
class: w([h(i).b(), h(i).m(s.toolbarPosition)])
|
|
451
450
|
}, [
|
|
452
|
-
o.useToolbar ? (
|
|
451
|
+
o.useToolbar ? (f(), _("div", {
|
|
453
452
|
key: 0,
|
|
454
453
|
class: w([h(i).e("toolbar")]),
|
|
455
454
|
style: V(p.value)
|
|
456
455
|
}, [
|
|
457
|
-
o.useHistory ? (
|
|
458
|
-
x(h(
|
|
456
|
+
o.useHistory ? (f(), _(n1, { key: 0 }, [
|
|
457
|
+
x(h(P), {
|
|
459
458
|
class: w(h(i).is("disable", !o1.value)),
|
|
460
459
|
name: "Left",
|
|
461
460
|
onClick: u1
|
|
462
461
|
}, null, 8, ["class"]),
|
|
463
|
-
x(h(
|
|
462
|
+
x(h(P), {
|
|
464
463
|
class: w(h(i).is("disable", !a1.value)),
|
|
465
464
|
name: "Right",
|
|
466
465
|
onClick: p1
|
|
467
466
|
}, null, 8, ["class"])
|
|
468
|
-
], 64)) :
|
|
469
|
-
x(h(
|
|
467
|
+
], 64)) : j("", !0),
|
|
468
|
+
x(h(P), {
|
|
470
469
|
name: "Broom",
|
|
471
470
|
onClick: h1
|
|
472
471
|
}),
|
|
473
|
-
x(h(
|
|
472
|
+
x(h(Q1), {
|
|
474
473
|
modelValue: C.value,
|
|
475
474
|
"onUpdate:modelValue": d[0] || (d[0] = (u) => C.value = u),
|
|
476
475
|
onChange: m1
|
|
477
476
|
}, null, 8, ["modelValue"]),
|
|
478
|
-
x(h(
|
|
479
|
-
modelValue:
|
|
480
|
-
"onUpdate:modelValue": d[1] || (d[1] = (u) =>
|
|
477
|
+
x(h(n2), {
|
|
478
|
+
modelValue: k.value,
|
|
479
|
+
"onUpdate:modelValue": d[1] || (d[1] = (u) => k.value = u),
|
|
481
480
|
onInput: v1
|
|
482
481
|
}, null, 8, ["modelValue"]),
|
|
483
|
-
x(h(
|
|
482
|
+
x(h(P), {
|
|
484
483
|
name: "Download",
|
|
485
484
|
onClick: g1
|
|
486
485
|
})
|
|
487
|
-
], 6)) :
|
|
486
|
+
], 6)) : j("", !0),
|
|
488
487
|
M("canvas", {
|
|
489
488
|
ref_key: "canvasRef",
|
|
490
489
|
ref: c,
|
|
@@ -495,10 +494,10 @@ const C1 = (t) => (t.install = (n) => {
|
|
|
495
494
|
onMousedown: i1,
|
|
496
495
|
onMouseup: r1,
|
|
497
496
|
onMouseenter: d1
|
|
498
|
-
}, null, 46,
|
|
497
|
+
}, null, 46, o2)
|
|
499
498
|
], 2));
|
|
500
499
|
}
|
|
501
|
-
}),
|
|
500
|
+
}), s2 = /* @__PURE__ */ B(a2, [["__scopeId", "data-v-e54aa663"]]), l2 = b1(s2);
|
|
502
501
|
export {
|
|
503
|
-
|
|
502
|
+
l2 as DrawBoardVue3
|
|
504
503
|
};
|
package/dist/draw-studio.umd.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(_,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],t):(_=typeof globalThis<"u"?globalThis:_||self,t(_.DrawBoard={},_.Vue))})(this,(function(_,t){"use strict";const U=e=>(e.install=c=>{const{name:n}=e;c.component(n,e)},e),w=(e,c,n,i,r)=>{let s=`${e}-${c}`;return n&&(s+=`-${n}`),i&&(s+=`__${i}`),r&&(s+=`--${r}`),s},y=e=>({namespace:"db",b:(a="")=>w("db",e,a,"",""),e:a=>a?w("db",e,"",a,""):"",m:a=>a?w("db",e,"","",a):"",be:(a,f)=>a&&f?w("db",e,a,f,""):"",bm:(a,f)=>a&&f?w("db",e,a,"",f):"",em:(a,f)=>a&&f?w("db",e,"",a,f):"",bem:(a,f,z)=>a&&f&&z?w("db",e,a,f,z):"",is:(a,f=!0)=>f?`is-${a}`:""}),j=e=>{const{width:c,height:n,top:i,right:r,bottom:s,left:h,x:l,y:d}=e.getBoundingClientRect();return{width:c,height:n,top:i,right:r,bottom:s,left:h,x:l,y:d,scaleX:e.width/c,scaleY:e.height/n}},V=(e,c)=>{const{clientX:n,clientY:i}="touches"in c?c.touches[0]:c,{left:r,top:s,scaleX:h,scaleY:l}=j(e);return{x:(n-r)*h,y:(i-s)*l}},$=(e,c,n)=>{const{x:i,y:r}=c,{x:s,y:h}=n,l=s-i,d=h-r;if(l===0&&d===0)return{x:i,y:r};let u=1/0;if(s<0&&l!==0){const a=-i/l;a>0&&a<u&&(u=a)}if(s>e.width&&l!==0){const a=(e.width-i)/l;a>0&&a<u&&(u=a)}if(h<0&&d!==0){const a=-r/d;a>0&&a<u&&(u=a)}if(h>e.height&&d!==0){const a=(e.height-r)/d;a>0&&a<u&&(u=a)}return u===1/0?{x:i,y:r}:{x:i+l*u,y:r+d*u}},D=(e,c)=>{const{clientX:n,clientY:i}="touches"in c?c.touches[0]:c,{top:r,bottom:s,left:h,right:l}=e.getBoundingClientRect();return n>=h&&n<=l&&i>=r&&i<=s},Y=(e,c,n,i)=>{e.beginPath(),c.forEach(({x:r,y:s},h)=>{h===0?e.moveTo(r,s):e.lineTo(r,s)}),e.lineWidth=n,e.strokeStyle=i,e.lineCap="round",e.lineJoin="round",e.stroke()},T=["top","right","bottom","left"],A={width:{type:Number,default:()=>500},height:{type:Number,default:()=>500},backgroundColor:{type:String,default:()=>"#FFFFFF"},lineWidth:{type:Number,default:()=>3},color:{type:String,default:()=>"#000000"},useToolbar:{type:Boolean,default:()=>!0},toolbarPosition:{type:String,default:()=>T[0]},useHistory:{type:Boolean,default:()=>!0},maxHistory:{type:Number,default:()=>20}},F={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},H=Object.assign({name:"Pencil"},{__name:"pencil",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",F,[...n[0]||(n[0]=[t.createStaticVNode('<g transform="translate(-290, 1380) scale(0.21,-0.21)" stroke="none"><path d="M4520 6124 c-215 -36 -215 -36 -720 -564 -134 -140 -442 -455 -684 -700 -1263 -1273 -1211 -1220 -1228 -1280 -13 -45 -18 -167 -27 -690 -12 -658 -10 -710 27 -774 10 -17 33 -39 52 -51 33 -19 57 -20 525 -27 934 -12 860 -13 886 6 22 15 2029 2016 2303 2296 110 112 139 149 169 210 56 115 71 253 42 379 -30 127 -57 162 -390 506 -607 627 -628 645 -745 673 -54 13 -175 22 -210 16z m202 -159 c29 -14 73 -45 96 -68 42 -40 109 -127 98 -127 -3 0 -29 18 -58 40 -87 65 -186 111 -256 117 -49 5 -62 3 -62 -8 0 -8 9 -20 20 -27 12 -7 18 -17 15 -22 -3 -6 0 -10 8 -10 8 0 22 -9 32 -20 17 -19 17 -19 -39 0 -31 11 -84 23 -117 27 l-60 6 45 46 c25 26 46 52 46 58 0 19 22 23 102 19 57 -3 89 -11 130 -31z m-551 -352 c56 -47 493 -448 609 -559 47 -45 177 -167 290 -272 360 -334 365 -337 451 -245 68 71 146 225 179 353 l17 65 13 -45 c7 -25 13 -74 13 -110 0 -105 -42 -179 -182 -322 -99 -103 -119 -109 -192 -56 -49 35 -308 269 -469 423 -58 56 -208 197 -335 315 -383 356 -465 438 -465 465 0 34 18 31 71 -12z m-218 -521 l109 -105 -789 -789 c-581 -581 -794 -788 -811 -788 -68 0 -422 145 -422 173 0 28 139 172 884 916 l805 805 58 -54 c32 -30 107 -101 166 -158z m452 -462 c143 -143 261 -266 263 -274 2 -8 -10 -24 -25 -36 -15 -12 -364 -357 -775 -766 -654 -652 -750 -744 -777 -744 -38 0 -291 57 -335 75 -38 16 -65 50 -88 110 -23 58 -98 309 -98 325 0 16 1549 1570 1565 1570 6 0 128 -117 270 -260z m519 -541 c80 -83 146 -154 146 -158 0 -6 -1251 -1256 -1553 -1551 -102 -100 -129 -122 -137 -110 -18 29 -150 439 -150 466 0 31 -56 -27 914 932 495 489 601 590 616 582 9 -5 83 -77 164 -161z m316 71 c-47 -44 -90 -79 -97 -80 -13 0 -133 99 -133 111 0 6 86 -17 134 -37 17 -7 18 -4 13 24 -6 31 -5 32 26 33 17 0 48 6 67 13 79 30 77 17 -10 -64z m-3161 -846 c13 -29 6 -48 -23 -68 -18 -11 -26 -12 -35 -3 -15 15 -14 94 2 100 22 7 44 -4 56 -29z m989 -743 c5 -29 -6 -71 -17 -71 -11 0 -31 54 -31 82 0 30 44 20 48 -11z m63 2 c16 -44 7 -54 -24 -27 -17 15 -27 31 -23 39 9 24 36 17 47 -12z m-1097 -110 c54 -72 81 -91 90 -66 4 9 9 13 13 10 3 -4 19 14 35 39 16 26 31 44 34 41 3 -3 6 -35 6 -71 0 -70 3 -76 23 -49 11 14 15 10 31 -33 29 -75 87 -127 165 -147 35 -9 80 -19 99 -21 19 -2 -90 -3 -242 -2 -252 1 -279 3 -295 19 -16 15 -18 41 -21 190 -2 104 0 168 6 162 5 -5 30 -38 56 -72z"></path><path d="M2383 3811 c-120 -115 -193 -199 -193 -223 0 -12 64 -38 94 -38 30 0 120 47 183 95 l48 36 -79 -7 c-66 -6 -78 -5 -71 7 5 8 25 39 45 69 56 84 113 181 109 185 -2 1 -63 -54 -136 -124z"></path><path d="M4794 3975 c-16 -24 -16 -27 2 -46 34 -38 83 -8 70 44 -9 36 -49 37 -72 2z"></path><path d="M3815 2800 c-52 -41 -255 -150 -279 -150 -8 0 -19 20 -26 48 l-12 47 -23 -68 c-12 -37 -25 -70 -28 -73 -7 -8 -26 59 -34 120 -5 44 -7 47 -15 25 -22 -58 -29 -130 -18 -191 13 -77 29 -118 44 -117 18 0 355 290 404 347 24 28 43 52 41 52 -2 0 -26 -18 -54 -40z"></path></g>',1)])]))}}),W={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},X=Object.assign({name:"Line"},{__name:"line",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",W,[...n[0]||(n[0]=[t.createStaticVNode('<g transform="translate(30,1000) scale(0.12,-0.12)"><path d="M5820 7729 c-104 -30 -181 -90 -355 -274 -77 -81 -403 -409 -725 -728 -1316 -1305 -2028 -2024 -2775 -2802 -382 -398 -626 -647 -890 -910 -210 -208 -246 -249 -273 -305 -29 -60 -58 -163 -111 -400 -12 -52 -29 -124 -37 -160 -45 -191 -85 -405 -91 -482 l-6 -87 31 -30 c46 -46 43 -47 622 69 486 97 520 107 692 201 180 99 277 189 983 914 215 220 583 596 820 835 519 526 968 982 1285 1305 535 546 1290 1301 1504 1503 126 120 246 241 267 270 54 77 73 138 67 228 -9 143 -66 214 -423 539 -241 219 -292 260 -362 292 -63 29 -165 39 -223 22z m195 -148 c57 -33 179 -139 438 -379 230 -214 265 -263 254 -367 -4 -38 -15 -68 -36 -99 -32 -46 -394 -400 -435 -425 -22 -13 -27 -12 -62 16 -22 17 -79 73 -129 125 -49 51 -219 224 -377 384 -228 230 -288 296 -288 316 0 42 273 337 378 410 54 37 82 46 152 47 44 1 65 -5 105 -28z m-921 -798 c206 -193 555 -544 710 -716 l89 -98 -209 -212 c-195 -198 -396 -402 -1244 -1262 -617 -625 -1523 -1548 -1715 -1745 -104 -107 -286 -293 -405 -414 l-217 -218 -29 15 c-35 18 -243 229 -567 575 -249 266 -255 275 -224 328 7 12 154 167 328 345 173 178 515 531 759 784 527 546 1003 1028 1570 1590 228 227 566 563 750 747 184 184 337 335 339 336 2 1 32 -24 65 -55z m-4032 -4250 c281 -287 602 -638 606 -662 4 -25 -4 -27 -588 -146 -201 -41 -371 -75 -379 -75 -15 0 -14 13 15 175 36 198 192 845 204 845 4 0 68 -62 142 -137z"></path><path d="M5673 7405 c-145 -112 -196 -176 -185 -232 6 -31 18 -29 36 6 9 16 38 43 66 60 27 17 59 42 71 55 30 34 112 68 145 60 23 -6 25 -4 19 15 -4 12 -2 21 4 21 6 0 0 23 -14 50 -14 28 -27 50 -29 50 -3 0 -53 -38 -113 -85z"></path><path d="M6475 6983 c11 -27 18 -119 11 -148 -8 -31 -32 -33 -41 -4 -10 29 -25 6 -25 -38 0 -35 -13 -43 -28 -17 -7 13 -11 10 -16 -17 -7 -39 -41 -99 -56 -99 -5 0 -17 17 -26 38 l-16 37 -12 -40 c-14 -44 -43 -96 -95 -168 -34 -48 -34 -49 -14 -68 10 -11 35 -22 54 -25 30 -5 41 0 90 43 31 26 84 68 119 93 72 52 153 137 182 194 25 49 27 113 3 154 -10 17 -40 42 -66 56 -55 31 -74 33 -64 9z"></path><path d="M4898 6553 c-119 -95 -216 -214 -245 -299 -19 -56 -12 -65 18 -22 13 18 60 76 104 130 141 169 165 200 165 209 0 14 -6 11 -42 -18z"></path><path d="M5587 6007 c-38 -63 -117 -148 -181 -192 -59 -40 -63 -55 -15 -55 16 0 29 -3 29 -7 0 -13 -30 -54 -135 -182 -55 -68 -111 -137 -125 -155 l-25 -31 35 29 c92 75 479 459 494 490 20 42 22 146 3 146 -7 0 -19 -6 -25 -12 -10 -10 -14 -10 -21 0 -6 10 -16 1 -34 -31z"></path><path d="M1968 3571 c-68 -55 -172 -145 -233 -202 -60 -56 -146 -131 -190 -166 -44 -36 -91 -78 -104 -95 -32 -40 -40 -111 -16 -138 10 -11 21 -20 25 -20 4 0 22 22 41 50 42 61 56 68 64 29 8 -37 19 -30 49 30 14 27 56 76 101 116 73 68 75 70 49 75 l-27 5 64 80 c35 44 120 137 188 207 68 70 121 128 117 128 -3 0 -61 -45 -128 -99z"></path><path d="M2851 3095 c-101 -102 -185 -185 -186 -185 -2 0 10 32 27 71 16 38 28 75 26 80 -5 14 -194 -157 -258 -235 -30 -36 -59 -66 -64 -66 -5 0 -6 14 -2 30 3 17 2 30 -3 30 -31 0 -274 -303 -333 -417 -36 -69 -35 -80 15 -116 l26 -20 38 31 c57 44 444 441 548 561 50 57 116 133 148 170 162 186 215 251 204 251 -2 0 -86 -83 -186 -185z"></path><path d="M933 2526 c-23 -24 -30 -82 -17 -133 8 -29 24 -30 24 -2 0 12 11 32 25 45 25 23 30 49 19 92 -8 28 -23 28 -51 -2z"></path><path d="M1356 1993 c-3 -4 8 -21 25 -39 19 -20 27 -34 20 -38 -6 -4 -11 -16 -11 -26 0 -26 -32 -41 -69 -34 -19 4 -37 2 -46 -6 -13 -11 -19 -9 -36 9 l-21 22 -15 -20 c-8 -12 -22 -21 -32 -21 -29 0 -147 -44 -129 -48 21 -4 301 42 378 63 86 23 102 61 49 114 -23 24 -39 31 -68 31 -21 0 -41 -3 -45 -7z"></path><path d="M5320 2315 c-452 -44 -849 -155 -1360 -382 -258 -114 -299 -133 -454 -207 -87 -42 -160 -76 -161 -76 -2 0 -122 -58 -266 -129 -860 -420 -1135 -540 -1330 -578 -131 -25 -477 -25 -634 0 -301 49 -535 107 -750 186 -117 43 -168 50 -200 25 -15 -11 -17 -18 -9 -32 21 -33 208 -170 489 -360 249 -167 545 -295 795 -344 148 -29 415 -35 577 -14 274 36 621 147 1068 341 766 332 1167 452 1786 536 224 31 645 33 819 5 328 -52 535 -135 924 -370 313 -189 403 -224 596 -233 192 -8 328 34 426 132 92 92 138 213 136 360 -3 349 -249 651 -722 886 -231 114 -554 209 -840 245 -177 22 -699 27 -890 9z m180 -154 c19 -4 33 -11 31 -16 -3 -6 -41 -32 -85 -58 l-81 -48 50 6 c120 14 235 18 235 7 0 -26 -16 -45 -81 -92 -37 -28 -77 -66 -89 -84 -25 -41 -27 -108 -4 -131 20 -20 13 -27 -49 -50 -26 -10 -43 -21 -37 -25 6 -4 48 -5 93 -3 101 5 87 -9 -33 -31 -87 -17 -459 -109 -499 -124 -13 -4 116 -8 296 -8 336 1 450 -9 642 -55 295 -71 527 -177 808 -368 142 -96 138 -95 222 -95 42 0 93 6 114 13 32 11 37 16 32 34 -4 12 -15 34 -26 50 l-20 27 48 0 c72 1 93 22 100 98 l6 62 38 -6 c23 -4 44 -2 52 5 18 14 27 4 27 -28 0 -14 7 -50 14 -78 8 -29 10 -55 5 -58 -11 -8 -66 21 -72 37 -10 28 -21 -7 -23 -69 -1 -69 -10 -83 -51 -83 -27 0 -29 -12 -7 -31 14 -12 14 -14 -3 -20 -27 -11 -128 -10 -242 1 -100 11 -103 12 -214 77 -305 180 -470 261 -647 317 -621 197 -1567 102 -2470 -247 -91 -35 -302 -122 -470 -192 -743 -312 -975 -377 -1340 -378 -333 -1 -617 87 -968 298 -62 37 -114 71 -117 75 -3 4 34 -1 83 -11 284 -63 567 -94 757 -86 296 14 441 59 925 285 36 16 99 46 140 65 41 19 161 76 265 127 105 51 249 120 320 155 72 34 202 97 290 140 88 43 198 94 245 115 47 21 119 54 160 73 359 167 730 300 1010 361 256 56 484 73 620 47z"></path><path d="M5143 2037 c-69 -26 -71 -67 -4 -67 64 0 93 15 89 48 -4 32 -33 38 -85 19z"></path><path d="M1375 660 c133 -43 329 -50 495 -18 l65 13 -100 6 c-55 4 -194 9 -310 13 l-210 6 60 -20z"></path></g>',1)])]))}}),q={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},G=Object.assign({name:"Line"},{__name:"download",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",q,[...n[0]||(n[0]=[t.createStaticVNode('<g transform="translate(20, 1020) scale(0.125,-0.125)"><path d="M5345 7623 c-64 -14 -174 -50 -270 -88 -116 -46 -594 -226 -780 -293 -224 -81 -577 -213 -810 -302 -296 -113 -630 -235 -826 -300 -82 -28 -271 -98 -421 -156 -150 -59 -318 -124 -373 -145 -204 -77 -461 -172 -500 -185 -22 -7 -98 -33 -170 -59 -216 -76 -601 -201 -755 -245 -161 -45 -219 -75 -267 -138 -43 -56 -57 -110 -57 -207 1 -69 8 -100 52 -225 88 -255 120 -342 167 -465 59 -154 89 -236 218 -591 59 -160 111 -302 116 -315 15 -34 335 -915 397 -1094 81 -230 263 -780 354 -1070 77 -242 83 -270 96 -405 18 -180 36 -252 77 -306 64 -84 127 -108 322 -124 162 -13 2237 -13 2430 0 141 10 288 30 328 45 9 4 17 14 17 23 0 9 -29 73 -65 143 -116 230 -174 394 -200 568 -44 302 12 677 150 1006 97 230 248 431 470 622 231 200 395 291 725 402 85 29 170 60 188 69 52 26 82 67 82 112 0 43 6 36 -135 141 -98 73 -122 82 -164 62 -40 -20 -303 -263 -391 -363 -35 -39 -114 -108 -175 -152 -178 -131 -273 -216 -587 -526 -281 -278 -298 -293 -320 -282 -32 17 -428 266 -575 362 -127 83 -166 97 -238 84 -59 -11 -261 -156 -645 -461 -118 -94 -262 -207 -320 -250 -225 -167 -224 -166 -228 -430 -3 -224 3 -252 65 -288 31 -18 76 -19 995 -20 l963 -2 6 -65 c3 -36 9 -90 13 -121 l8 -55 -154 -13 c-302 -25 -1607 -39 -2028 -22 l-154 6 -8 35 c-19 78 -27 752 -28 2152 0 1266 2 1482 14 1512 13 30 20 35 63 43 26 4 1153 8 2503 8 2330 0 2457 -1 2483 -18 54 -35 60 -56 70 -240 6 -122 5 -280 -4 -542 -19 -504 -18 -719 3 -765 23 -49 61 -81 153 -131 105 -56 147 -85 224 -158 36 -34 68 -61 72 -61 22 0 27 64 32 405 4 258 12 435 26 585 41 430 54 629 55 815 1 171 -1 197 -22 262 -37 119 -115 199 -238 245 -58 22 -70 23 -489 23 -404 0 -433 1 -485 20 l-55 20 -21 85 c-22 93 -20 87 -189 530 -103 271 -158 431 -309 905 -43 137 -83 213 -155 296 -63 73 -123 99 -226 98 -44 -1 -89 -3 -100 -6z m216 -169 c47 -46 98 -142 132 -249 148 -463 190 -589 257 -770 43 -115 103 -273 133 -350 66 -170 83 -218 108 -314 36 -134 67 -170 175 -205 83 -27 229 -34 584 -29 325 5 337 5 392 -16 67 -26 121 -81 140 -143 18 -60 15 -452 -6 -693 -8 -104 -25 -292 -35 -417 -11 -124 -23 -326 -27 -447 l-7 -221 -21 14 c-12 9 -56 36 -99 62 -120 71 -113 43 -98 413 31 790 25 1061 -24 1165 -31 65 -56 87 -133 117 l-57 23 -2455 -1 c-2220 0 -2462 -1 -2528 -16 -89 -20 -128 -46 -155 -106 -37 -81 -41 -391 -29 -2105 11 -1654 11 -1645 58 -1727 11 -19 37 -43 59 -54 37 -18 72 -20 505 -27 702 -12 1714 11 1870 42 24 5 47 7 51 5 3 -3 16 -33 29 -67 12 -35 47 -111 76 -169 l53 -107 -27 -7 c-35 -9 -2224 -26 -2407 -19 -266 10 -347 27 -380 77 -47 73 -65 486 -54 1262 4 292 8 1081 8 1755 1 1321 1 1315 53 1366 l24 24 2064 6 c2242 6 2099 2 2136 60 37 56 -4 280 -105 574 -149 435 -308 875 -340 943 -67 140 -134 165 -351 132 -196 -29 -723 -201 -1280 -415 -312 -121 -625 -238 -855 -321 -121 -44 -254 -93 -295 -109 -109 -42 -589 -215 -955 -343 -546 -192 -1072 -433 -1180 -542 -49 -48 -65 -98 -65 -196 0 -101 18 -169 90 -345 34 -82 91 -221 126 -309 36 -87 74 -178 84 -200 11 -23 44 -109 74 -191 30 -82 76 -201 101 -264 26 -63 60 -151 76 -195 16 -44 45 -120 64 -170 102 -266 202 -535 242 -655 25 -74 67 -197 94 -273 l49 -138 -2 -312 -3 -312 -18 60 c-54 176 -212 647 -322 955 -215 605 -424 1176 -722 1975 -24 66 -76 209 -114 318 -58 166 -69 209 -69 263 0 118 37 156 185 194 146 37 497 147 670 210 44 16 134 48 200 71 193 66 516 185 715 264 291 114 437 170 545 208 55 19 208 74 340 120 132 47 276 98 320 115 44 16 148 55 230 86 83 30 193 72 245 92 52 19 172 64 265 99 94 34 256 94 360 133 105 39 287 106 405 150 118 44 278 105 354 136 118 47 193 72 311 100 11 3 44 3 74 1 46 -3 59 -9 92 -41z m-221 -429 c0 -33 -116 -103 -387 -237 -155 -76 -284 -138 -287 -138 -3 0 -33 -13 -68 -29 -165 -75 -254 -113 -383 -166 -289 -118 -354 -147 -367 -162 -11 -15 -10 -16 12 -10 14 4 57 14 95 22 39 9 107 27 151 40 45 14 85 25 88 25 4 0 -34 -41 -84 -92 -49 -50 -88 -93 -86 -96 3 -2 42 19 88 46 233 141 317 178 431 189 37 3 67 4 67 2 0 -2 -31 -37 -69 -76 -66 -70 -184 -224 -197 -257 -4 -10 32 4 98 37 237 121 470 212 525 205 28 -4 27 -5 -40 -71 -37 -37 -62 -67 -55 -67 7 0 38 7 68 15 30 8 76 15 102 15 38 0 48 -4 53 -20 10 -31 -33 -98 -129 -198 l-51 -54 40 18 c167 72 214 87 282 92 98 6 123 -1 123 -36 0 -16 -11 -43 -25 -62 -30 -41 -26 -45 69 -54 38 -4 104 -20 147 -37 65 -25 93 -43 160 -106 57 -54 77 -79 67 -84 -7 -4 -921 -10 -2032 -13 -2237 -7 -2053 -1 -2130 -74 l-39 -37 7 34 c10 56 29 85 72 107 62 33 328 142 579 238 66 25 269 102 450 172 540 206 1039 389 1280 469 22 7 139 48 260 90 211 73 513 173 755 250 63 20 167 57 230 81 131 49 130 49 130 29z m49 -140 c119 -348 241 -765 247 -845 l5 -65 -42 80 c-23 44 -52 108 -65 143 -25 65 -114 379 -139 486 -7 33 -23 101 -34 150 -22 94 -28 167 -12 151 5 -6 23 -50 40 -100z m-4050 -1315 c-13 -11 -70 -52 -126 -91 -57 -39 -103 -75 -103 -80 0 -5 11 -9 25 -9 27 0 32 -12 13 -27 -24 -19 -308 -49 -308 -33 0 5 12 15 28 23 15 8 95 52 177 98 141 78 304 153 314 144 2 -3 -7 -14 -20 -25z m-520 -378 c16 -31 68 -142 116 -247 95 -208 137 -285 166 -303 17 -11 23 -4 61 70 l43 83 6 -130 c9 -170 30 -388 39 -398 3 -4 25 39 47 95 22 56 45 104 52 106 12 4 14 -524 2 -698 l-6 -95 -57 170 c-61 186 -140 408 -186 525 -16 41 -42 107 -56 145 -42 110 -77 199 -86 216 -29 57 -104 255 -140 368 -23 74 -44 141 -48 149 -14 38 21 -5 47 -56z m5013 -1253 c26 -17 48 -34 48 -38 0 -3 -39 -19 -87 -34 -49 -16 -117 -40 -151 -53 -35 -14 -66 -24 -68 -21 -2 2 24 28 58 58 34 30 78 69 98 86 19 18 39 33 44 33 5 0 31 -14 58 -31z m-2201 -913 c175 -114 539 -341 584 -365 23 -12 58 -21 83 -21 38 0 49 6 98 51 30 29 54 50 54 47 0 -2 -18 -52 -40 -111 -67 -176 -114 -400 -128 -607 l-7 -105 -942 0 -943 -1 0 159 c0 127 3 166 17 194 11 25 58 66 157 141 78 58 206 157 285 221 328 264 612 471 647 471 12 0 73 -33 135 -74z"></path><path d="M7310 3877 c0 -13 -7 -47 -16 -77 -17 -58 -12 -71 34 -85 27 -8 28 8 10 115 -12 67 -28 95 -28 47z"></path><path d="M4122 1319 c-35 -4 -145 -26 -245 -48 -100 -22 -254 -55 -342 -73 l-160 -33 180 -5 180 -5 -125 -5 -125 -5 75 -17 c200 -46 315 -62 460 -62 126 0 155 4 220 25 116 37 116 37 100 95 -20 73 -48 131 -66 138 -19 7 -70 6 -152 -5z"></path><path d="M2756 2329 c-83 -78 -133 -136 -124 -144 2 -2 37 5 78 16 92 24 209 25 252 3 37 -19 97 -15 150 10 45 22 116 88 99 94 -6 2 -42 -4 -80 -13 -97 -24 -154 -24 -179 -2 -15 14 -29 17 -51 12 l-30 -6 -3 52 c-2 29 -8 54 -14 56 -7 2 -51 -33 -98 -78z"></path><path d="M3440 2307 c-41 -23 -126 -60 -189 -83 -107 -39 -112 -42 -82 -49 77 -17 233 20 287 67 33 29 83 109 67 107 -5 -1 -42 -20 -83 -42z"></path><path d="M6711 5131 c-35 -10 -36 -26 -3 -40 59 -24 102 -89 102 -152 0 -34 -40 -116 -99 -204 -22 -32 -39 -60 -37 -62 2 -2 20 4 42 13 22 10 79 19 132 22 l93 5 -30 31 c-57 59 -50 115 23 185 33 32 50 81 28 81 -5 0 -38 29 -74 65 -62 61 -69 65 -110 64 -24 -1 -54 -4 -67 -8z"></path><path d="M2712 4855 c-152 -38 -288 -184 -323 -346 -17 -79 -7 -213 22 -282 40 -96 119 -179 229 -239 178 -97 426 -57 562 91 78 83 109 165 116 297 8 170 -29 276 -132 380 -86 86 -143 107 -301 110 -76 2 -139 -2 -173 -11z m323 -152 c54 -28 92 -67 124 -128 24 -45 26 -60 26 -160 0 -100 -3 -116 -29 -173 -53 -114 -152 -172 -295 -172 -45 0 -97 7 -125 16 -57 20 -155 107 -194 173 -24 41 -27 56 -27 141 0 82 4 102 27 150 66 136 154 182 343 177 89 -2 118 -7 150 -24z"></path><path d="M2666 4588 c-14 -13 -28 -35 -32 -50 -5 -25 -3 -28 19 -28 29 0 77 50 77 81 0 26 -33 25 -64 -3z"></path><path d="M3057 4523 c-4 -3 -7 -21 -7 -39 0 -32 -1 -33 -25 -22 -20 9 -32 7 -70 -13 -57 -30 -73 -47 -90 -96 -16 -46 -27 -46 -39 1 -9 36 -10 36 -63 36 -29 0 -53 -3 -53 -6 0 -3 13 -22 29 -42 61 -79 41 -99 -30 -29 -24 23 -49 51 -56 62 -11 18 -12 17 -12 -15 -1 -50 49 -149 97 -192 38 -34 48 -38 97 -38 44 0 69 8 132 40 133 69 180 141 171 264 -4 46 -9 63 -27 77 -24 20 -43 24 -54 12z"></path><path d="M6100 3454 c-147 -27 -200 -40 -289 -70 -128 -44 -215 -89 -399 -210 -301 -197 -464 -407 -582 -749 -66 -192 -84 -295 -84 -475 1 -186 16 -272 83 -478 130 -396 294 -619 610 -831 99 -66 246 -145 341 -183 226 -90 568 -113 790 -54 228 61 502 167 609 236 82 53 196 163 314 305 175 209 255 350 303 530 62 236 34 703 -58 965 -38 109 -52 135 -167 309 -113 173 -234 303 -375 405 -219 158 -390 235 -626 281 -82 16 -414 29 -470 19z m387 -145 c305 -41 594 -193 816 -428 95 -102 242 -319 284 -421 71 -169 107 -393 107 -660 -1 -186 -10 -246 -58 -389 -43 -128 -133 -257 -350 -504 -125 -141 -280 -228 -573 -321 -229 -72 -278 -80 -443 -80 -131 1 -171 5 -262 28 -187 45 -333 111 -498 221 -222 150 -346 288 -450 500 -180 370 -225 695 -139 1020 29 111 109 300 168 398 102 169 192 255 421 408 189 125 339 188 535 224 86 16 337 19 442 4z"></path><path d="M6005 2899 c-27 -5 -65 -11 -83 -14 -45 -8 -97 -57 -118 -111 -15 -40 -16 -79 -11 -378 l5 -334 -76 -6 c-230 -20 -291 -37 -323 -90 -25 -41 -25 -127 0 -181 25 -55 77 -111 451 -482 209 -209 338 -330 365 -343 54 -26 139 -27 180 -2 29 18 652 641 712 712 17 19 42 55 58 79 25 40 27 51 23 122 -6 132 -52 169 -225 178 -141 8 -137 3 -142 189 -2 81 2 228 9 327 8 125 8 188 1 207 -17 44 -81 83 -168 101 -151 32 -537 47 -658 26z m-30 -141 c-4 -13 -8 -36 -9 -53 -1 -24 3 -31 22 -33 30 -5 18 -22 -17 -22 -36 0 -51 17 -51 59 0 36 23 71 48 71 10 0 12 -6 7 -22z m648 6 c26 -9 60 -28 76 -43 25 -24 28 -31 22 -66 -6 -38 -8 -40 -44 -43 -65 -5 -145 26 -199 78 -50 48 -60 75 -30 83 40 11 132 6 175 -9z m-1027 -905 c38 -26 43 -33 34 -50 -15 -26 -22 -24 -48 17 -17 27 -28 34 -42 29 -16 -5 -20 -2 -20 14 0 29 24 26 76 -10z m-66 -55 c0 -2 -7 -4 -15 -4 -8 0 -15 4 -15 10 0 5 7 7 15 4 8 -4 15 -8 15 -10z m450 -454 c56 -36 91 -43 107 -21 10 14 15 9 34 -34 30 -67 46 -82 70 -67 25 16 39 15 39 -2 0 -7 10 -26 21 -41 16 -19 28 -26 45 -22 21 4 24 0 24 -24 0 -23 5 -29 23 -30 13 0 16 -2 7 -6 -8 -2 -25 -9 -36 -15 -16 -7 -28 -6 -45 5 -13 9 -43 20 -66 27 -32 8 -65 32 -133 97 -90 85 -159 163 -144 163 4 0 28 -13 54 -30z"></path></g>',1)])]))}}),J={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},K=Object.assign({name:"Broom"},{__name:"broom",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",J,[...n[0]||(n[0]=[t.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4803 7785 c-132 -37 -215 -129 -311 -345 -38 -86 -74 -218 -227 -831 -85 -339 -159 -628 -165 -644 -10 -28 -11 -28 -78 -22 -37 3 -242 45 -457 92 -446 99 -589 125 -695 125 -209 0 -334 -74 -666 -391 -355 -340 -689 -711 -746 -829 -30 -60 -36 -162 -14 -228 34 -102 107 -156 271 -203 44 -12 84 -26 88 -29 9 -8 -21 -163 -47 -250 -8 -25 -26 -88 -41 -140 -72 -246 -188 -517 -282 -659 -112 -166 -227 -269 -524 -469 -266 -179 -374 -306 -424 -497 -46 -180 19 -404 163 -557 108 -114 231 -179 460 -243 272 -75 391 -89 505 -59 150 39 259 126 497 399 142 163 200 226 200 215 0 -5 -39 -89 -88 -187 -101 -207 -126 -263 -153 -340 -37 -109 -18 -196 61 -267 101 -91 340 -152 451 -115 82 28 196 133 514 472 76 81 140 146 142 144 2 -3 -15 -44 -38 -93 -170 -365 -199 -443 -199 -536 0 -106 82 -188 242 -242 233 -79 405 -101 478 -62 81 43 153 112 328 316 102 118 203 232 225 253 102 95 86 5 -53 -302 -96 -213 -107 -251 -91 -308 28 -102 124 -173 286 -213 247 -60 354 -45 511 74 66 49 130 114 294 300 58 65 115 131 128 145 l23 26 -6 -44 c-7 -57 -29 -116 -103 -283 -96 -216 -108 -276 -73 -353 23 -51 63 -85 145 -124 75 -35 289 -103 399 -125 215 -45 406 3 568 141 75 63 154 160 188 227 63 126 83 225 211 1066 40 268 81 621 105 925 14 171 28 338 31 371 l5 62 97 4 c109 5 150 19 205 73 75 73 95 214 62 433 -35 232 -159 791 -216 977 -82 265 -234 445 -471 554 -121 57 -209 84 -540 166 -336 84 -425 109 -452 130 -16 12 -18 23 -12 87 17 175 95 504 224 953 34 116 78 275 98 355 79 313 50 521 -91 664 -96 96 -236 157 -510 222 -138 33 -350 42 -432 19z m387 -141 c129 -27 289 -78 365 -117 70 -35 132 -98 163 -165 25 -53 27 -66 26 -192 0 -105 -5 -153 -21 -215 -22 -80 -83 -300 -167 -600 -113 -404 -181 -739 -174 -859 7 -126 1 -124 752 -315 297 -76 415 -132 546 -261 146 -143 190 -269 334 -955 68 -324 79 -400 75 -513 -4 -100 -20 -135 -75 -161 -67 -33 -237 -5 -621 104 -193 55 -306 87 -793 221 -280 77 -785 215 -890 242 -41 11 -323 87 -625 170 -642 176 -924 250 -1735 453 -638 160 -678 171 -728 201 -70 42 -86 140 -38 223 78 133 697 780 920 963 249 203 303 205 1026 42 378 -85 412 -92 505 -93 105 -2 146 15 176 73 10 19 40 125 68 235 27 110 102 410 166 666 64 257 132 509 151 560 59 160 137 272 209 299 88 35 202 33 385 -6z m-3145 -3220 c39 -8 201 -48 360 -89 160 -41 432 -110 605 -155 379 -96 563 -145 815 -215 105 -29 244 -68 310 -85 66 -18 194 -52 285 -77 91 -25 221 -60 290 -78 109 -29 479 -130 1205 -330 110 -30 279 -77 375 -105 96 -27 226 -63 289 -79 63 -16 117 -35 121 -42 13 -26 -23 -492 -71 -914 -16 -148 -32 -277 -34 -285 -2 -8 -11 -64 -20 -125 -37 -253 -137 -864 -151 -920 -37 -148 -137 -288 -266 -375 -143 -96 -286 -104 -543 -30 -172 49 -248 80 -288 118 -24 23 -27 32 -22 62 10 52 80 208 155 345 152 275 239 489 242 592 1 49 -2 59 -26 79 -30 27 -47 29 -79 12 -66 -34 -158 -132 -366 -387 -259 -317 -388 -447 -479 -481 -49 -19 -71 -21 -152 -17 -103 6 -237 41 -296 77 -65 40 -59 86 37 286 163 341 279 650 279 741 0 66 -49 125 -87 104 -24 -12 -205 -200 -273 -282 -429 -516 -521 -619 -590 -654 -43 -22 -111 -17 -240 20 -245 70 -300 100 -300 167 0 61 57 199 206 498 86 173 164 338 175 365 28 74 25 120 -10 156 -58 58 -87 39 -277 -182 -233 -272 -306 -353 -463 -512 -204 -206 -229 -220 -357 -187 -144 37 -224 88 -224 144 0 63 90 257 257 553 145 258 171 408 77 444 -17 6 -35 5 -57 -5 -39 -16 -148 -129 -287 -296 -273 -327 -418 -475 -514 -524 -80 -41 -178 -46 -313 -17 -167 36 -344 90 -433 133 -225 108 -354 358 -296 574 37 141 133 249 349 396 344 235 478 358 597 549 143 232 287 627 375 1032 4 22 10 27 23 22 9 -3 49 -13 87 -21z"></path><path d="M4927 7516 c-72 -26 -140 -93 -172 -170 -9 -20 -31 -99 -49 -174 -19 -75 -48 -186 -65 -246 -18 -60 -30 -113 -28 -119 1 -5 36 53 76 129 41 77 87 158 103 182 27 40 48 54 48 32 0 -19 62 -110 71 -104 5 3 9 20 9 37 0 18 5 49 11 70 10 36 17 42 84 73 41 19 85 34 99 34 14 0 26 3 26 6 0 12 -24 51 -58 93 l-36 44 48 -6 c26 -4 85 -24 131 -46 65 -30 91 -49 115 -82 l32 -44 -6 36 c-3 20 -18 59 -31 87 -14 29 -25 54 -25 57 0 3 33 2 73 -1 88 -8 83 1 -28 50 -161 70 -334 95 -428 62z"></path><path d="M2662 5709 c-27 -10 -26 -42 1 -47 23 -5 67 24 67 43 0 17 -32 19 -68 4z"></path><path d="M2487 5599 c-18 -10 -18 -12 -1 -30 30 -33 104 -18 104 21 0 17 -7 20 -42 20 -24 0 -51 -5 -61 -11z"></path><path d="M2154 5302 c-22 -20 -83 -73 -134 -117 -136 -115 -249 -225 -266 -257 -12 -24 -13 -33 -2 -56 19 -39 65 -58 291 -117 248 -66 328 -90 392 -121 l50 -25 -40 36 c-35 32 -281 160 -375 195 -19 7 -39 17 -44 21 -12 10 47 25 201 51 73 12 130 25 127 30 -3 5 -33 22 -67 39 -34 18 -93 50 -131 72 -65 38 -67 41 -45 51 13 5 88 10 166 10 137 1 142 2 120 18 -12 10 -63 36 -114 60 l-91 42 5 53 c3 29 4 53 2 53 -2 0 -22 -17 -45 -38z"></path><path d="M6270 4871 l-25 -7 35 -22 c41 -26 98 -29 106 -7 15 37 -46 56 -116 36z"></path><path d="M6453 4744 c-9 -23 23 -44 68 -44 49 0 68 22 37 44 -30 22 -97 21 -105 0z"></path><path d="M6858 4005 c-3 -5 -15 -44 -26 -86 -12 -41 -31 -101 -42 -133 l-22 -57 -56 7 -55 7 26 -48 c33 -59 33 -65 2 -65 -14 0 -73 -19 -132 -41 -60 -23 -130 -47 -158 -54 -60 -14 -49 -18 96 -33 53 -6 160 -25 238 -42 217 -50 226 -40 192 193 -43 282 -57 362 -63 352z"></path><path d="M1110 2724 c-254 -136 -380 -253 -380 -352 0 -181 282 -408 595 -477 88 -20 265 -17 320 6 29 11 28 12 -43 24 -40 7 -105 23 -145 35 -86 26 -260 100 -252 108 3 3 62 10 131 16 l127 11 -51 33 c-98 63 -162 167 -170 275 -3 31 -9 60 -14 63 -5 4 -22 -5 -36 -18 -41 -38 -116 -86 -146 -94 l-26 -6 39 109 c36 103 72 176 128 265 38 62 35 62 -77 2z"></path><path d="M2740 1914 c-73 -74 -177 -157 -189 -150 -9 6 10 111 29 154 19 43 -12 22 -105 -70 -97 -99 -175 -206 -175 -242 0 -45 68 -86 144 -86 91 0 182 72 255 201 37 67 113 249 102 249 -3 0 -31 -25 -61 -56z"></path><path d="M3844 1610 c-122 -62 -255 -102 -399 -120 -119 -16 -130 -21 -71 -34 91 -21 89 -67 -5 -93 -33 -9 -63 -23 -66 -30 -7 -17 29 -56 77 -86 29 -18 49 -22 120 -21 138 1 220 48 318 182 49 66 152 239 152 254 0 12 -5 10 -126 -52z"></path><path d="M4553 1262 c-110 -97 -151 -145 -159 -186 -9 -52 2 -82 43 -113 31 -24 48 -29 113 -31 68 -4 83 -1 131 23 30 15 74 43 98 62 56 42 242 215 238 219 -2 2 -38 -14 -81 -36 -42 -22 -86 -40 -97 -40 -11 0 -43 10 -71 22 l-50 21 -70 -22 c-38 -13 -72 -20 -76 -16 -3 3 11 40 31 82 21 41 36 77 33 80 -2 2 -39 -27 -83 -65z"></path><path d="M6268 1113 c-79 -119 -144 -202 -164 -210 -8 -3 -21 3 -29 13 -13 18 -15 18 -47 -14 -33 -33 -32 -40 7 -56 16 -6 -7 -38 -45 -64 -58 -39 -134 -55 -225 -48 -203 16 -245 18 -289 12 -25 -4 -46 -10 -46 -14 0 -4 55 -29 121 -55 191 -76 302 -93 408 -61 145 43 253 162 316 349 16 50 65 245 60 245 -1 0 -31 -44 -67 -97z"></path></g>',1)])]))}}),Q={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},Z=Object.assign({name:"Broom"},{__name:"left",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",Q,[...n[0]||(n[0]=[t.createElementVNode("g",{transform:"translate(50, 1000) scale(0.12,-0.12)"},[t.createElementVNode("path",{d:"M2935 7246 c-33 -15 -97 -80 -285 -286 -150 -164 -338 -358 -874 -900 -226 -229 -546 -559 -711 -735 -165 -175 -423 -449 -573 -608 -300 -318 -362 -389 -393 -449 -45 -87 -32 -204 31 -282 15 -20 93 -105 172 -189 221 -233 368 -394 548 -601 420 -483 706 -798 1119 -1236 199 -211 605 -659 697 -770 39 -47 123 -154 187 -239 135 -179 163 -203 247 -209 78 -6 137 22 191 91 51 64 72 105 94 187 17 59 19 133 24 801 6 719 6 737 26 759 50 56 196 79 560 87 420 9 909 -26 1145 -82 374 -90 702 -264 1080 -574 263 -216 709 -688 935 -991 93 -124 176 -209 231 -235 54 -26 147 -25 199 2 50 27 96 75 126 133 86 167 -29 805 -244 1355 -100 257 -291 656 -429 894 -80 139 -266 420 -362 547 -412 549 -1117 1149 -1676 1430 -221 111 -408 181 -690 259 -360 99 -525 128 -740 126 -143 0 -170 2 -195 18 -40 24 -71 89 -86 182 -14 86 -4 240 32 509 48 357 78 709 68 787 -13 94 -82 170 -189 208 -64 23 -226 30 -265 11z m142 -112 c31 -31 26 -39 -14 -19 -17 8 -41 13 -54 11 -13 -3 -29 -5 -34 -5 -6 -1 -28 -23 -50 -51 -45 -57 -68 -53 -39 7 39 79 139 109 191 57z m-126 -516 c14 -27 7 -197 -22 -543 -24 -272 -22 -466 6 -585 25 -113 85 -229 156 -305 102 -108 164 -128 494 -160 468 -44 797 -117 1145 -252 513 -200 878 -463 1317 -948 243 -270 477 -586 640 -868 59 -102 195 -373 238 -472 80 -188 209 -639 203 -710 l-3 -35 -50 34 c-27 19 -153 137 -280 263 -362 359 -550 511 -875 709 -387 236 -736 355 -1230 419 -311 40 -851 71 -1065 61 -381 -19 -478 -59 -556 -233 -95 -211 -126 -516 -115 -1131 3 -213 2 -372 -3 -372 -8 0 -385 386 -552 565 -114 123 -526 579 -615 681 -43 50 -135 155 -204 234 -127 146 -218 243 -548 584 -177 183 -343 378 -440 519 l-46 68 27 52 c67 129 224 298 692 745 880 841 1083 1049 1514 1547 145 168 151 172 172 133z m159 -1197 c57 -101 105 -161 130 -161 5 0 10 -5 10 -11 0 -14 -56 -2 -87 18 -39 26 -93 138 -116 241 -3 12 -4 22 -2 22 2 0 31 -49 65 -109z m-2605 -887 c-20 -31 -15 -40 17 -24 17 9 14 3 -14 -26 -57 -60 -129 -183 -122 -209 4 -18 0 -25 -25 -33 -37 -13 -45 -41 -38 -130 l5 -67 -28 32 c-57 63 -63 168 -15 247 27 45 92 115 175 189 61 54 69 58 45 21z m3072 -1420 c-3 -3 -41 -21 -84 -40 -94 -41 -173 -94 -207 -139 -28 -36 -37 -76 -13 -57 20 17 101 32 111 21 6 -6 4 -9 -5 -9 -25 0 -96 -56 -129 -101 -16 -22 -36 -65 -45 -94 -8 -30 -19 -56 -24 -59 -8 -5 -21 83 -21 153 -1 36 -1 36 -14 11 -14 -26 -36 -91 -57 -170 l-12 -45 -9 38 c-11 52 6 189 32 259 25 67 86 128 164 164 46 21 190 55 281 67 17 2 32 5 34 6 2 0 2 -2 -2 -5z m2183 -590 c115 -36 331 -140 432 -208 100 -67 202 -163 286 -269 34 -43 62 -80 62 -83 0 -7 8 -12 -261 167 -301 199 -439 285 -611 379 -43 23 -78 44 -78 47 0 10 85 -6 170 -33z m1765 -1213 c11 -36 1 -269 -12 -264 -26 10 -57 107 -60 188 -3 78 -2 79 11 40 l13 -40 12 28 c6 16 11 37 11 48 0 24 17 25 25 0z m73 -185 c6 -32 -8 -83 -33 -120 -29 -43 -23 -45 28 -10 21 14 41 23 44 20 11 -10 -31 -48 -72 -67 -42 -19 -85 -16 -133 10 -40 21 -25 31 38 24 56 -5 60 -5 60 15 0 12 6 39 14 59 8 21 17 51 21 66 6 30 28 32 33 3z m-4334 -112 c9 -24 7 -60 -5 -87 -21 -47 -114 -81 -143 -52 -21 22 -11 38 15 24 16 -8 26 -7 44 5 14 9 31 16 38 16 20 0 39 52 31 83 -7 29 10 38 20 11z"}),t.createElementVNode("path",{d:"M1164 4573 c-143 -96 -354 -349 -354 -424 0 -58 243 -278 420 -380 39 -23 73 -39 76 -36 6 6 -35 70 -103 159 -24 31 -43 59 -43 62 0 3 16 8 36 12 20 4 60 15 88 26 28 11 64 24 79 30 42 16 21 27 -74 38 -116 15 -198 31 -205 41 -3 5 44 62 105 126 61 65 111 121 111 125 0 25 -151 -16 -217 -60 -40 -25 -28 10 53 160 41 77 74 142 72 144 -2 2 -22 -8 -44 -23z"})],-1)])]))}}),t1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},e1=Object.freeze(Object.defineProperty({__proto__:null,Broom:K,Download:G,Left:Z,Line:X,Pencil:H,Right:Object.assign({name:"Broom"},{__name:"right",setup(e){return(c,n)=>(t.openBlock(),t.createElementBlock("svg",t1,[...n[0]||(n[0]=[t.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4638 7245 c-118 -32 -202 -98 -234 -183 -17 -43 -18 -106 -22 -773 l-3 -725 -142 -23 c-552 -88 -1035 -238 -1499 -464 -637 -311 -1143 -726 -1570 -1287 -197 -259 -379 -547 -519 -820 -65 -126 -95 -189 -154 -325 -165 -378 -291 -860 -345 -1320 -33 -282 -25 -335 60 -408 62 -53 139 -80 231 -81 66 -1 80 2 116 26 23 15 69 60 104 100 180 211 666 716 814 847 408 360 773 586 1141 706 93 31 296 83 374 96 356 62 533 79 865 86 410 8 509 -8 552 -90 14 -28 15 -106 8 -832 -5 -616 -4 -811 5 -848 14 -53 82 -137 134 -164 76 -40 208 -55 287 -33 58 16 178 139 595 610 144 162 308 347 364 410 104 116 131 146 411 455 85 94 244 271 354 395 109 124 226 254 259 289 102 108 254 268 391 411 473 491 479 498 526 603 21 46 24 67 24 177 0 186 -22 230 -190 377 -112 98 -170 157 -775 778 -294 303 -674 692 -845 865 -425 431 -574 586 -762 790 -166 181 -280 293 -347 342 -33 24 -48 28 -100 27 -34 0 -82 -7 -108 -14z m12 -166 c10 -6 2 -8 -25 -9 -29 0 -46 -7 -70 -29 -36 -35 -105 -68 -105 -49 0 18 86 96 112 101 26 4 66 -2 88 -14z m635 -874 c99 -110 266 -297 370 -415 383 -433 451 -502 630 -640 149 -114 433 -401 650 -655 98 -115 212 -244 252 -286 l73 -75 -51 -75 c-115 -167 -326 -413 -623 -724 -239 -250 -584 -630 -1027 -1130 -358 -405 -685 -753 -696 -741 -3 3 -1 97 6 208 6 112 17 286 22 388 6 102 9 286 7 410 -4 199 -7 233 -28 295 -29 90 -73 157 -145 223 -147 135 -369 189 -810 199 -441 10 -928 -56 -1393 -188 -327 -92 -565 -208 -897 -437 -285 -196 -540 -423 -810 -721 -72 -78 -101 -105 -103 -92 -4 23 34 209 58 286 10 33 36 105 58 160 260 666 657 1292 1068 1684 512 490 1114 833 1797 1026 236 66 410 98 759 139 121 14 216 30 234 39 46 24 103 93 134 161 41 89 60 196 70 395 11 211 12 828 1 925 l-7 69 110 -114 c61 -63 192 -204 291 -314z m2343 -1898 c25 -28 31 -47 22 -72 -6 -17 -11 -13 -43 30 -20 28 -37 55 -37 62 0 17 35 4 58 -20z m42 -332 c-13 -28 -40 -57 -71 -80 -27 -19 -49 -33 -49 -30 0 2 22 25 48 50 27 24 57 63 68 86 10 23 20 36 22 30 2 -6 -6 -31 -18 -56z m-3093 -977 c67 -36 143 -95 143 -110 0 -6 -10 -4 -22 4 -13 8 -39 20 -58 26 -19 6 -75 23 -125 38 -150 45 -176 74 -66 74 58 0 77 -5 128 -32z m-4319 -1977 c29 -31 97 -71 121 -71 8 0 12 -3 8 -6 -13 -14 -107 29 -137 62 -16 19 -30 37 -30 39 0 11 13 3 38 -24z m4692 -80 c0 -34 -115 -92 -196 -99 -55 -4 -115 10 -101 25 3 2 43 13 89 23 45 10 106 27 133 38 57 23 75 26 75 13z m-4487 -8 c-13 -2 -33 -2 -45 0 -13 2 -3 4 22 4 25 0 35 -2 23 -4z"></path><path d="M4189 4836 c-20 -7 -50 -21 -67 -32 -17 -10 -71 -44 -121 -74 -50 -30 -91 -58 -91 -62 0 -5 17 -8 38 -8 21 0 83 -7 138 -15 154 -23 190 -21 225 15 25 25 28 33 19 50 -6 11 -29 29 -51 41 -40 20 -41 22 -35 60 7 44 3 46 -55 25z"></path><path d="M3704 4720 c-67 -27 -24 -90 61 -90 40 0 93 39 80 59 -10 17 -69 41 -97 40 -13 0 -33 -4 -44 -9z"></path><path d="M4076 2575 c-32 -13 -69 -34 -83 -47 -23 -22 -24 -27 -18 -98 8 -91 26 -114 84 -104 78 14 120 53 86 78 -24 17 -16 46 35 124 22 35 40 65 40 67 0 14 -93 1 -144 -20z"></path><path d="M3693 2541 c-61 -22 -153 -73 -153 -84 0 -25 183 -67 292 -67 37 0 79 -5 94 -10 15 -6 29 -9 31 -7 17 18 -85 145 -139 173 -35 18 -62 17 -125 -5z"></path><path d="M4236 2301 c-10 -11 -44 -29 -77 -42 -67 -24 -92 -53 -87 -96 2 -24 8 -28 36 -31 41 -4 74 17 107 66 19 30 50 122 40 122 -1 0 -10 -9 -19 -19z"></path></g>',1)])]))}}),svgs:["Pencil","Line","Download","Broom","Left","Right"]},Symbol.toStringTag,{value:"Module"})),n1={name:{type:String,required:!0},size:{type:String,default:()=>"20rpx"}},o1=t.defineComponent({name:"Icon",__name:"icon",props:n1,setup(e){const c=y("icon"),n=t.computed(()=>e.name?e1[e.name]:void 0),i=t.computed(()=>e.size?{fontSize:e.size||void 0}:{});return(r,s)=>(t.openBlock(),t.createElementBlock("i",{class:t.normalizeClass(t.unref(c).b()),style:t.normalizeStyle(i.value)},[(t.openBlock(),t.createBlock(t.resolveDynamicComponent(n.value)))],6))}}),k=(e,c)=>{const n=e.__vccOpts||e;for(const[i,r]of c)n[i]=r;return n},b=k(o1,[["__scopeId","data-v-8db50e0d"]]),a1={},c1=k(t.defineComponent({__name:"dropdown",props:a1,setup(e){const c=y("dropdown-picker"),n=t.ref(!1),i=()=>{n.value=!n.value},r=h=>{const l=document.querySelector(`.${c.b()}`);l&&!l.contains(h.target)&&(n.value=!1)},s=h=>{h.key==="Escape"&&(n.value=!1)};return t.onMounted(()=>{document.addEventListener("click",r),document.addEventListener("keydown",s)}),t.onUnmounted(()=>{document.removeEventListener("click",r),document.removeEventListener("keydown",s)}),(h,l)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([t.unref(c).b()])},[t.createElementVNode("div",{onClick:i},[t.renderSlot(h.$slots,"default",{},void 0,!0)]),t.withDirectives(t.createElementVNode("div",{class:t.normalizeClass(t.unref(c).e("content"))},[t.createElementVNode("div",{class:t.normalizeClass(t.unref(c).e("scroll"))},[t.renderSlot(h.$slots,"content",{},void 0,!0)],2)],2),[[t.vShow,n.value]])],2))}}),[["__scopeId","data-v-c65e52c8"]]),s1={modelValue:{type:Number,default:()=>1},sizes:{type:Array,default:()=>Array.from({length:30},(e,c)=>c+1)}},l1=["onClick"],r1=k(t.defineComponent({__name:"line-picker",props:s1,emits:["change"],setup(e,{emit:c}){const n=y("line-picker"),i=c,r=s=>{i("change",s)};return(s,h)=>(t.openBlock(),t.createBlock(c1,{class:t.normalizeClass([t.unref(n).b()])},{content:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(s.sizes,l=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([t.unref(n).e("item"),t.unref(n).is("active",l===s.modelValue)]),key:l,onClick:d=>r(l)},[t.createElementVNode("span",null,t.toDisplayString(l)+"px",1),t.createElementVNode("div",null,[t.createElementVNode("div",{style:t.normalizeStyle({width:l+"px",height:l+"px"})},null,4)])],10,l1))),128))]),default:t.withCtx(()=>[t.createVNode(b,{name:"Line"})]),_:1},8,["class"]))}}),[["__scopeId","data-v-189382a1"]]),i1={modelValue:{type:String,default:()=>"#000000"}},d1=["value"],p1=k(t.defineComponent({__name:"color-picker",props:i1,emits:["input"],setup(e,{emit:c}){const n=y("color-picker"),i=c,r=s=>{i("input",s.target.value)};return(s,h)=>(t.openBlock(),t.createElementBlock("input",t.mergeProps({ref:"inputRef",class:t.unref(n).b(),value:s.modelValue,onInput:r},s.$attrs,{type:"color"}),null,16,d1))}}),[["__scopeId","data-v-e721703b"]]),m1=["width","height"],h1=U(k(t.defineComponent({name:"DrawBoard",__name:"draw-board",props:A,emits:["update:line-width","update:color","draw","undo","redo","clear","download"],setup(e,{expose:c,emit:n}){const i=y("draw-board"),r=n,s=e,h=t.computed(()=>({backgroundColor:s.backgroundColor})),l=t.useTemplateRef("canvasRef");let d=null,u=null,a=null;const f=t.ref(!1),z=t.reactive({x:0,y:0}),M=t.ref(!1),g=t.reactive({active:-1,list:[]}),u1=t.computed(()=>g.active>0),f1=t.computed(()=>g.active<g.list.length-1),B=t.ref(s.lineWidth);t.watch(()=>s.lineWidth,o=>{B.value=o});const C=t.ref(s.color);t.watch(()=>s.color,o=>{C.value=o});const x=o=>{Y(d,o,B.value,C.value)},N=()=>{if(!s.useHistory)return;const{width:o,height:p}=l.value,m=d.getImageData(0,0,o,p);g.active<g.list.length-1&&g.list.splice(g.active+1),g.list.push(m),g.active=g.list.length-1},g1=o=>{const p=l.value;if(!f.value||!p)return;const m=V(p,o),E=D(p,o);if(E)if(M.value)o.preventDefault(),x([z,m]);else{const P=$(p,z,m);x([z,P,m])}else if(M.value){const P=$(p,z,m);x([z,P])}z.x=m.x,z.y=m.y,M.value=E,r("draw",p,d,{x:m.x,y:m.y})},z1=o=>{I()},S=()=>{u&&document.removeEventListener("mousemove",u),a&&document.removeEventListener("mouseup",a),u=null,a=null},_1=o=>{f.value=!0;const{x:p,y:m}=V(l.value,o);z.x=p,z.y=m,M.value=!0,u||(u=g1,a=z1,document.addEventListener("mousemove",u),document.addEventListener("mouseup",a))},I=()=>{f.value&&(f.value=!1,M.value=!1,N(),S())},L=()=>{if(g.active<=0||!d)return;g.active--;const o=g.list[g.active];return d.putImageData(o,0,0),o},R=()=>{if(g.active>=g.list.length-1||!d)return;g.active++;const o=g.list[g.active];return d.putImageData(o,0,0),o},v=()=>{if(!d)return;const{width:o,height:p,backgroundColor:m}=s;d.fillStyle=m,d.fillRect(0,0,o,p),N()},O=(o=`draw-board-${Date.now()}`)=>{if(!l.value)return;const p=l.value,m=document.createElement("a");m.download=`${o}.png`,m.href=p.toDataURL("image/png"),m.click()},w1=o=>{!l.value||!D(l.value,o)||"buttons"in o&&o.buttons!==1||_1(o)},M1=()=>{I()},y1=o=>{if(!("buttons"in o)||o.buttons!==1||!f.value)return;const p=V(l.value,o);if(!M.value){const m=l.value,E=$(m,z,p);x([z,E,p])}z.x=p.x,z.y=p.y,M.value=!0},k1=()=>{const o=L();r("undo",l.value,d,o)},b1=()=>{const o=R();r("redo",l.value,d,o)},B1=()=>{v(),r("clear",l.value,d)},C1=o=>{B.value=o,r("update:line-width",o)},x1=o=>{C.value=o,r("update:color",o)},E1=()=>{O(),r("download",l.value,d)},V1=()=>{if(!l.value||(d=l.value.getContext("2d"),!d))return;const{width:o,height:p,backgroundColor:m}=s;d.fillStyle=m,d.fillRect(0,0,o,p),N()};return t.onMounted(()=>{V1()}),t.onUnmounted(()=>{S()}),c({canvas:l.value,context:d,undo:L,redo:R,clear:v,download:O}),(o,p)=>(t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass([t.unref(i).b(),t.unref(i).m(s.toolbarPosition)])},[o.useToolbar?(t.openBlock(),t.createElementBlock("div",{key:0,class:t.normalizeClass([t.unref(i).e("toolbar")]),style:t.normalizeStyle(h.value)},[o.useHistory?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createVNode(t.unref(b),{class:t.normalizeClass(t.unref(i).is("disable",!u1.value)),name:"Left",onClick:k1},null,8,["class"]),t.createVNode(t.unref(b),{class:t.normalizeClass(t.unref(i).is("disable",!f1.value)),name:"Right",onClick:b1},null,8,["class"])],64)):t.createCommentVNode("",!0),t.createVNode(t.unref(b),{name:"Broom",onClick:B1}),t.createVNode(t.unref(r1),{modelValue:B.value,"onUpdate:modelValue":p[0]||(p[0]=m=>B.value=m),onChange:C1},null,8,["modelValue"]),t.createVNode(t.unref(p1),{modelValue:C.value,"onUpdate:modelValue":p[1]||(p[1]=m=>C.value=m),onInput:x1},null,8,["modelValue"]),t.createVNode(t.unref(b),{name:"Download",onClick:E1})],6)):t.createCommentVNode("",!0),t.createElementVNode("canvas",{ref_key:"canvasRef",ref:l,class:t.normalizeClass([t.unref(i).e("canvas")]),width:o.width,height:o.height,style:t.normalizeStyle(h.value),onMousedown:w1,onMouseup:M1,onMouseenter:y1},null,46,m1)],2))}}),[["__scopeId","data-v-e54aa663"]]));_.DrawBoardVue3=h1,Object.defineProperty(_,Symbol.toStringTag,{value:"Module"})}));
|
|
1
|
+
(function(_,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue")):typeof define=="function"&&define.amd?define(["exports","vue"],e):(_=typeof globalThis<"u"?globalThis:_||self,e(_.DrawBoard={},_.Vue))})(this,(function(_,e){"use strict";const U=t=>(t.install=c=>{const{name:n}=t;c.component(n,t)},t),w=(t,c,n,i,r)=>{let s=`${t}-${c}`;return n&&(s+=`-${n}`),i&&(s+=`__${i}`),r&&(s+=`--${r}`),s},y=t=>({namespace:"db",b:(a="")=>w("db",t,a,"",""),e:a=>a?w("db",t,"",a,""):"",m:a=>a?w("db",t,"","",a):"",be:(a,f)=>a&&f?w("db",t,a,f,""):"",bm:(a,f)=>a&&f?w("db",t,a,"",f):"",em:(a,f)=>a&&f?w("db",t,"",a,f):"",bem:(a,f,z)=>a&&f&&z?w("db",t,a,f,z):"",is:(a,f=!0)=>f?`is-${a}`:""}),j=t=>{const{width:c,height:n,top:i,right:r,bottom:s,left:h,x:l,y:d}=t.getBoundingClientRect();return{width:c,height:n,top:i,right:r,bottom:s,left:h,x:l,y:d,scaleX:t.width/c,scaleY:t.height/n}},V=(t,c)=>{const{clientX:n,clientY:i}="touches"in c?c.touches[0]:c,{left:r,top:s,scaleX:h,scaleY:l}=j(t);return{x:(n-r)*h,y:(i-s)*l}},$=(t,c,n)=>{const{x:i,y:r}=c,{x:s,y:h}=n,l=s-i,d=h-r;if(l===0&&d===0)return{x:i,y:r};let u=1/0;if(s<0&&l!==0){const a=-i/l;a>0&&a<u&&(u=a)}if(s>t.width&&l!==0){const a=(t.width-i)/l;a>0&&a<u&&(u=a)}if(h<0&&d!==0){const a=-r/d;a>0&&a<u&&(u=a)}if(h>t.height&&d!==0){const a=(t.height-r)/d;a>0&&a<u&&(u=a)}return u===1/0?{x:i,y:r}:{x:i+l*u,y:r+d*u}},D=(t,c)=>{const{clientX:n,clientY:i}="touches"in c?c.touches[0]:c,{top:r,bottom:s,left:h,right:l}=t.getBoundingClientRect();return n>=h&&n<=l&&i>=r&&i<=s},Y=(t,c,n,i)=>{t.beginPath(),c.forEach(({x:r,y:s},h)=>{h===0?t.moveTo(r,s):t.lineTo(r,s)}),t.lineWidth=n,t.strokeStyle=i,t.lineCap="round",t.lineJoin="round",t.stroke()},T=["top","right","bottom","left"],A={width:{type:Number,default:()=>500},height:{type:Number,default:()=>500},backgroundColor:{type:String,default:()=>"#FFFFFF"},lineWidth:{type:Number,default:()=>3},color:{type:String,default:()=>"#000000"},useToolbar:{type:Boolean,default:()=>!0},toolbarPosition:{type:String,default:()=>T[0]},useHistory:{type:Boolean,default:()=>!0},maxHistory:{type:Number,default:()=>20}},F={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},H=Object.assign({name:"Pencil"},{__name:"pencil",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",F,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(-290, 1380) scale(0.21,-0.21)" stroke="none"><path d="M4520 6124 c-215 -36 -215 -36 -720 -564 -134 -140 -442 -455 -684 -700 -1263 -1273 -1211 -1220 -1228 -1280 -13 -45 -18 -167 -27 -690 -12 -658 -10 -710 27 -774 10 -17 33 -39 52 -51 33 -19 57 -20 525 -27 934 -12 860 -13 886 6 22 15 2029 2016 2303 2296 110 112 139 149 169 210 56 115 71 253 42 379 -30 127 -57 162 -390 506 -607 627 -628 645 -745 673 -54 13 -175 22 -210 16z m202 -159 c29 -14 73 -45 96 -68 42 -40 109 -127 98 -127 -3 0 -29 18 -58 40 -87 65 -186 111 -256 117 -49 5 -62 3 -62 -8 0 -8 9 -20 20 -27 12 -7 18 -17 15 -22 -3 -6 0 -10 8 -10 8 0 22 -9 32 -20 17 -19 17 -19 -39 0 -31 11 -84 23 -117 27 l-60 6 45 46 c25 26 46 52 46 58 0 19 22 23 102 19 57 -3 89 -11 130 -31z m-551 -352 c56 -47 493 -448 609 -559 47 -45 177 -167 290 -272 360 -334 365 -337 451 -245 68 71 146 225 179 353 l17 65 13 -45 c7 -25 13 -74 13 -110 0 -105 -42 -179 -182 -322 -99 -103 -119 -109 -192 -56 -49 35 -308 269 -469 423 -58 56 -208 197 -335 315 -383 356 -465 438 -465 465 0 34 18 31 71 -12z m-218 -521 l109 -105 -789 -789 c-581 -581 -794 -788 -811 -788 -68 0 -422 145 -422 173 0 28 139 172 884 916 l805 805 58 -54 c32 -30 107 -101 166 -158z m452 -462 c143 -143 261 -266 263 -274 2 -8 -10 -24 -25 -36 -15 -12 -364 -357 -775 -766 -654 -652 -750 -744 -777 -744 -38 0 -291 57 -335 75 -38 16 -65 50 -88 110 -23 58 -98 309 -98 325 0 16 1549 1570 1565 1570 6 0 128 -117 270 -260z m519 -541 c80 -83 146 -154 146 -158 0 -6 -1251 -1256 -1553 -1551 -102 -100 -129 -122 -137 -110 -18 29 -150 439 -150 466 0 31 -56 -27 914 932 495 489 601 590 616 582 9 -5 83 -77 164 -161z m316 71 c-47 -44 -90 -79 -97 -80 -13 0 -133 99 -133 111 0 6 86 -17 134 -37 17 -7 18 -4 13 24 -6 31 -5 32 26 33 17 0 48 6 67 13 79 30 77 17 -10 -64z m-3161 -846 c13 -29 6 -48 -23 -68 -18 -11 -26 -12 -35 -3 -15 15 -14 94 2 100 22 7 44 -4 56 -29z m989 -743 c5 -29 -6 -71 -17 -71 -11 0 -31 54 -31 82 0 30 44 20 48 -11z m63 2 c16 -44 7 -54 -24 -27 -17 15 -27 31 -23 39 9 24 36 17 47 -12z m-1097 -110 c54 -72 81 -91 90 -66 4 9 9 13 13 10 3 -4 19 14 35 39 16 26 31 44 34 41 3 -3 6 -35 6 -71 0 -70 3 -76 23 -49 11 14 15 10 31 -33 29 -75 87 -127 165 -147 35 -9 80 -19 99 -21 19 -2 -90 -3 -242 -2 -252 1 -279 3 -295 19 -16 15 -18 41 -21 190 -2 104 0 168 6 162 5 -5 30 -38 56 -72z"></path><path d="M2383 3811 c-120 -115 -193 -199 -193 -223 0 -12 64 -38 94 -38 30 0 120 47 183 95 l48 36 -79 -7 c-66 -6 -78 -5 -71 7 5 8 25 39 45 69 56 84 113 181 109 185 -2 1 -63 -54 -136 -124z"></path><path d="M4794 3975 c-16 -24 -16 -27 2 -46 34 -38 83 -8 70 44 -9 36 -49 37 -72 2z"></path><path d="M3815 2800 c-52 -41 -255 -150 -279 -150 -8 0 -19 20 -26 48 l-12 47 -23 -68 c-12 -37 -25 -70 -28 -73 -7 -8 -26 59 -34 120 -5 44 -7 47 -15 25 -22 -58 -29 -130 -18 -191 13 -77 29 -118 44 -117 18 0 355 290 404 347 24 28 43 52 41 52 -2 0 -26 -18 -54 -40z"></path></g>',1)])]))}}),W={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},X=Object.assign({name:"Line"},{__name:"line",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",W,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(30,1000) scale(0.12,-0.12)"><path d="M5820 7729 c-104 -30 -181 -90 -355 -274 -77 -81 -403 -409 -725 -728 -1316 -1305 -2028 -2024 -2775 -2802 -382 -398 -626 -647 -890 -910 -210 -208 -246 -249 -273 -305 -29 -60 -58 -163 -111 -400 -12 -52 -29 -124 -37 -160 -45 -191 -85 -405 -91 -482 l-6 -87 31 -30 c46 -46 43 -47 622 69 486 97 520 107 692 201 180 99 277 189 983 914 215 220 583 596 820 835 519 526 968 982 1285 1305 535 546 1290 1301 1504 1503 126 120 246 241 267 270 54 77 73 138 67 228 -9 143 -66 214 -423 539 -241 219 -292 260 -362 292 -63 29 -165 39 -223 22z m195 -148 c57 -33 179 -139 438 -379 230 -214 265 -263 254 -367 -4 -38 -15 -68 -36 -99 -32 -46 -394 -400 -435 -425 -22 -13 -27 -12 -62 16 -22 17 -79 73 -129 125 -49 51 -219 224 -377 384 -228 230 -288 296 -288 316 0 42 273 337 378 410 54 37 82 46 152 47 44 1 65 -5 105 -28z m-921 -798 c206 -193 555 -544 710 -716 l89 -98 -209 -212 c-195 -198 -396 -402 -1244 -1262 -617 -625 -1523 -1548 -1715 -1745 -104 -107 -286 -293 -405 -414 l-217 -218 -29 15 c-35 18 -243 229 -567 575 -249 266 -255 275 -224 328 7 12 154 167 328 345 173 178 515 531 759 784 527 546 1003 1028 1570 1590 228 227 566 563 750 747 184 184 337 335 339 336 2 1 32 -24 65 -55z m-4032 -4250 c281 -287 602 -638 606 -662 4 -25 -4 -27 -588 -146 -201 -41 -371 -75 -379 -75 -15 0 -14 13 15 175 36 198 192 845 204 845 4 0 68 -62 142 -137z"></path><path d="M5673 7405 c-145 -112 -196 -176 -185 -232 6 -31 18 -29 36 6 9 16 38 43 66 60 27 17 59 42 71 55 30 34 112 68 145 60 23 -6 25 -4 19 15 -4 12 -2 21 4 21 6 0 0 23 -14 50 -14 28 -27 50 -29 50 -3 0 -53 -38 -113 -85z"></path><path d="M6475 6983 c11 -27 18 -119 11 -148 -8 -31 -32 -33 -41 -4 -10 29 -25 6 -25 -38 0 -35 -13 -43 -28 -17 -7 13 -11 10 -16 -17 -7 -39 -41 -99 -56 -99 -5 0 -17 17 -26 38 l-16 37 -12 -40 c-14 -44 -43 -96 -95 -168 -34 -48 -34 -49 -14 -68 10 -11 35 -22 54 -25 30 -5 41 0 90 43 31 26 84 68 119 93 72 52 153 137 182 194 25 49 27 113 3 154 -10 17 -40 42 -66 56 -55 31 -74 33 -64 9z"></path><path d="M4898 6553 c-119 -95 -216 -214 -245 -299 -19 -56 -12 -65 18 -22 13 18 60 76 104 130 141 169 165 200 165 209 0 14 -6 11 -42 -18z"></path><path d="M5587 6007 c-38 -63 -117 -148 -181 -192 -59 -40 -63 -55 -15 -55 16 0 29 -3 29 -7 0 -13 -30 -54 -135 -182 -55 -68 -111 -137 -125 -155 l-25 -31 35 29 c92 75 479 459 494 490 20 42 22 146 3 146 -7 0 -19 -6 -25 -12 -10 -10 -14 -10 -21 0 -6 10 -16 1 -34 -31z"></path><path d="M1968 3571 c-68 -55 -172 -145 -233 -202 -60 -56 -146 -131 -190 -166 -44 -36 -91 -78 -104 -95 -32 -40 -40 -111 -16 -138 10 -11 21 -20 25 -20 4 0 22 22 41 50 42 61 56 68 64 29 8 -37 19 -30 49 30 14 27 56 76 101 116 73 68 75 70 49 75 l-27 5 64 80 c35 44 120 137 188 207 68 70 121 128 117 128 -3 0 -61 -45 -128 -99z"></path><path d="M2851 3095 c-101 -102 -185 -185 -186 -185 -2 0 10 32 27 71 16 38 28 75 26 80 -5 14 -194 -157 -258 -235 -30 -36 -59 -66 -64 -66 -5 0 -6 14 -2 30 3 17 2 30 -3 30 -31 0 -274 -303 -333 -417 -36 -69 -35 -80 15 -116 l26 -20 38 31 c57 44 444 441 548 561 50 57 116 133 148 170 162 186 215 251 204 251 -2 0 -86 -83 -186 -185z"></path><path d="M933 2526 c-23 -24 -30 -82 -17 -133 8 -29 24 -30 24 -2 0 12 11 32 25 45 25 23 30 49 19 92 -8 28 -23 28 -51 -2z"></path><path d="M1356 1993 c-3 -4 8 -21 25 -39 19 -20 27 -34 20 -38 -6 -4 -11 -16 -11 -26 0 -26 -32 -41 -69 -34 -19 4 -37 2 -46 -6 -13 -11 -19 -9 -36 9 l-21 22 -15 -20 c-8 -12 -22 -21 -32 -21 -29 0 -147 -44 -129 -48 21 -4 301 42 378 63 86 23 102 61 49 114 -23 24 -39 31 -68 31 -21 0 -41 -3 -45 -7z"></path><path d="M5320 2315 c-452 -44 -849 -155 -1360 -382 -258 -114 -299 -133 -454 -207 -87 -42 -160 -76 -161 -76 -2 0 -122 -58 -266 -129 -860 -420 -1135 -540 -1330 -578 -131 -25 -477 -25 -634 0 -301 49 -535 107 -750 186 -117 43 -168 50 -200 25 -15 -11 -17 -18 -9 -32 21 -33 208 -170 489 -360 249 -167 545 -295 795 -344 148 -29 415 -35 577 -14 274 36 621 147 1068 341 766 332 1167 452 1786 536 224 31 645 33 819 5 328 -52 535 -135 924 -370 313 -189 403 -224 596 -233 192 -8 328 34 426 132 92 92 138 213 136 360 -3 349 -249 651 -722 886 -231 114 -554 209 -840 245 -177 22 -699 27 -890 9z m180 -154 c19 -4 33 -11 31 -16 -3 -6 -41 -32 -85 -58 l-81 -48 50 6 c120 14 235 18 235 7 0 -26 -16 -45 -81 -92 -37 -28 -77 -66 -89 -84 -25 -41 -27 -108 -4 -131 20 -20 13 -27 -49 -50 -26 -10 -43 -21 -37 -25 6 -4 48 -5 93 -3 101 5 87 -9 -33 -31 -87 -17 -459 -109 -499 -124 -13 -4 116 -8 296 -8 336 1 450 -9 642 -55 295 -71 527 -177 808 -368 142 -96 138 -95 222 -95 42 0 93 6 114 13 32 11 37 16 32 34 -4 12 -15 34 -26 50 l-20 27 48 0 c72 1 93 22 100 98 l6 62 38 -6 c23 -4 44 -2 52 5 18 14 27 4 27 -28 0 -14 7 -50 14 -78 8 -29 10 -55 5 -58 -11 -8 -66 21 -72 37 -10 28 -21 -7 -23 -69 -1 -69 -10 -83 -51 -83 -27 0 -29 -12 -7 -31 14 -12 14 -14 -3 -20 -27 -11 -128 -10 -242 1 -100 11 -103 12 -214 77 -305 180 -470 261 -647 317 -621 197 -1567 102 -2470 -247 -91 -35 -302 -122 -470 -192 -743 -312 -975 -377 -1340 -378 -333 -1 -617 87 -968 298 -62 37 -114 71 -117 75 -3 4 34 -1 83 -11 284 -63 567 -94 757 -86 296 14 441 59 925 285 36 16 99 46 140 65 41 19 161 76 265 127 105 51 249 120 320 155 72 34 202 97 290 140 88 43 198 94 245 115 47 21 119 54 160 73 359 167 730 300 1010 361 256 56 484 73 620 47z"></path><path d="M5143 2037 c-69 -26 -71 -67 -4 -67 64 0 93 15 89 48 -4 32 -33 38 -85 19z"></path><path d="M1375 660 c133 -43 329 -50 495 -18 l65 13 -100 6 c-55 4 -194 9 -310 13 l-210 6 60 -20z"></path></g>',1)])]))}}),q={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},G=Object.assign({name:"Line"},{__name:"download",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",q,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(20, 1020) scale(0.125,-0.125)"><path d="M5345 7623 c-64 -14 -174 -50 -270 -88 -116 -46 -594 -226 -780 -293 -224 -81 -577 -213 -810 -302 -296 -113 -630 -235 -826 -300 -82 -28 -271 -98 -421 -156 -150 -59 -318 -124 -373 -145 -204 -77 -461 -172 -500 -185 -22 -7 -98 -33 -170 -59 -216 -76 -601 -201 -755 -245 -161 -45 -219 -75 -267 -138 -43 -56 -57 -110 -57 -207 1 -69 8 -100 52 -225 88 -255 120 -342 167 -465 59 -154 89 -236 218 -591 59 -160 111 -302 116 -315 15 -34 335 -915 397 -1094 81 -230 263 -780 354 -1070 77 -242 83 -270 96 -405 18 -180 36 -252 77 -306 64 -84 127 -108 322 -124 162 -13 2237 -13 2430 0 141 10 288 30 328 45 9 4 17 14 17 23 0 9 -29 73 -65 143 -116 230 -174 394 -200 568 -44 302 12 677 150 1006 97 230 248 431 470 622 231 200 395 291 725 402 85 29 170 60 188 69 52 26 82 67 82 112 0 43 6 36 -135 141 -98 73 -122 82 -164 62 -40 -20 -303 -263 -391 -363 -35 -39 -114 -108 -175 -152 -178 -131 -273 -216 -587 -526 -281 -278 -298 -293 -320 -282 -32 17 -428 266 -575 362 -127 83 -166 97 -238 84 -59 -11 -261 -156 -645 -461 -118 -94 -262 -207 -320 -250 -225 -167 -224 -166 -228 -430 -3 -224 3 -252 65 -288 31 -18 76 -19 995 -20 l963 -2 6 -65 c3 -36 9 -90 13 -121 l8 -55 -154 -13 c-302 -25 -1607 -39 -2028 -22 l-154 6 -8 35 c-19 78 -27 752 -28 2152 0 1266 2 1482 14 1512 13 30 20 35 63 43 26 4 1153 8 2503 8 2330 0 2457 -1 2483 -18 54 -35 60 -56 70 -240 6 -122 5 -280 -4 -542 -19 -504 -18 -719 3 -765 23 -49 61 -81 153 -131 105 -56 147 -85 224 -158 36 -34 68 -61 72 -61 22 0 27 64 32 405 4 258 12 435 26 585 41 430 54 629 55 815 1 171 -1 197 -22 262 -37 119 -115 199 -238 245 -58 22 -70 23 -489 23 -404 0 -433 1 -485 20 l-55 20 -21 85 c-22 93 -20 87 -189 530 -103 271 -158 431 -309 905 -43 137 -83 213 -155 296 -63 73 -123 99 -226 98 -44 -1 -89 -3 -100 -6z m216 -169 c47 -46 98 -142 132 -249 148 -463 190 -589 257 -770 43 -115 103 -273 133 -350 66 -170 83 -218 108 -314 36 -134 67 -170 175 -205 83 -27 229 -34 584 -29 325 5 337 5 392 -16 67 -26 121 -81 140 -143 18 -60 15 -452 -6 -693 -8 -104 -25 -292 -35 -417 -11 -124 -23 -326 -27 -447 l-7 -221 -21 14 c-12 9 -56 36 -99 62 -120 71 -113 43 -98 413 31 790 25 1061 -24 1165 -31 65 -56 87 -133 117 l-57 23 -2455 -1 c-2220 0 -2462 -1 -2528 -16 -89 -20 -128 -46 -155 -106 -37 -81 -41 -391 -29 -2105 11 -1654 11 -1645 58 -1727 11 -19 37 -43 59 -54 37 -18 72 -20 505 -27 702 -12 1714 11 1870 42 24 5 47 7 51 5 3 -3 16 -33 29 -67 12 -35 47 -111 76 -169 l53 -107 -27 -7 c-35 -9 -2224 -26 -2407 -19 -266 10 -347 27 -380 77 -47 73 -65 486 -54 1262 4 292 8 1081 8 1755 1 1321 1 1315 53 1366 l24 24 2064 6 c2242 6 2099 2 2136 60 37 56 -4 280 -105 574 -149 435 -308 875 -340 943 -67 140 -134 165 -351 132 -196 -29 -723 -201 -1280 -415 -312 -121 -625 -238 -855 -321 -121 -44 -254 -93 -295 -109 -109 -42 -589 -215 -955 -343 -546 -192 -1072 -433 -1180 -542 -49 -48 -65 -98 -65 -196 0 -101 18 -169 90 -345 34 -82 91 -221 126 -309 36 -87 74 -178 84 -200 11 -23 44 -109 74 -191 30 -82 76 -201 101 -264 26 -63 60 -151 76 -195 16 -44 45 -120 64 -170 102 -266 202 -535 242 -655 25 -74 67 -197 94 -273 l49 -138 -2 -312 -3 -312 -18 60 c-54 176 -212 647 -322 955 -215 605 -424 1176 -722 1975 -24 66 -76 209 -114 318 -58 166 -69 209 -69 263 0 118 37 156 185 194 146 37 497 147 670 210 44 16 134 48 200 71 193 66 516 185 715 264 291 114 437 170 545 208 55 19 208 74 340 120 132 47 276 98 320 115 44 16 148 55 230 86 83 30 193 72 245 92 52 19 172 64 265 99 94 34 256 94 360 133 105 39 287 106 405 150 118 44 278 105 354 136 118 47 193 72 311 100 11 3 44 3 74 1 46 -3 59 -9 92 -41z m-221 -429 c0 -33 -116 -103 -387 -237 -155 -76 -284 -138 -287 -138 -3 0 -33 -13 -68 -29 -165 -75 -254 -113 -383 -166 -289 -118 -354 -147 -367 -162 -11 -15 -10 -16 12 -10 14 4 57 14 95 22 39 9 107 27 151 40 45 14 85 25 88 25 4 0 -34 -41 -84 -92 -49 -50 -88 -93 -86 -96 3 -2 42 19 88 46 233 141 317 178 431 189 37 3 67 4 67 2 0 -2 -31 -37 -69 -76 -66 -70 -184 -224 -197 -257 -4 -10 32 4 98 37 237 121 470 212 525 205 28 -4 27 -5 -40 -71 -37 -37 -62 -67 -55 -67 7 0 38 7 68 15 30 8 76 15 102 15 38 0 48 -4 53 -20 10 -31 -33 -98 -129 -198 l-51 -54 40 18 c167 72 214 87 282 92 98 6 123 -1 123 -36 0 -16 -11 -43 -25 -62 -30 -41 -26 -45 69 -54 38 -4 104 -20 147 -37 65 -25 93 -43 160 -106 57 -54 77 -79 67 -84 -7 -4 -921 -10 -2032 -13 -2237 -7 -2053 -1 -2130 -74 l-39 -37 7 34 c10 56 29 85 72 107 62 33 328 142 579 238 66 25 269 102 450 172 540 206 1039 389 1280 469 22 7 139 48 260 90 211 73 513 173 755 250 63 20 167 57 230 81 131 49 130 49 130 29z m49 -140 c119 -348 241 -765 247 -845 l5 -65 -42 80 c-23 44 -52 108 -65 143 -25 65 -114 379 -139 486 -7 33 -23 101 -34 150 -22 94 -28 167 -12 151 5 -6 23 -50 40 -100z m-4050 -1315 c-13 -11 -70 -52 -126 -91 -57 -39 -103 -75 -103 -80 0 -5 11 -9 25 -9 27 0 32 -12 13 -27 -24 -19 -308 -49 -308 -33 0 5 12 15 28 23 15 8 95 52 177 98 141 78 304 153 314 144 2 -3 -7 -14 -20 -25z m-520 -378 c16 -31 68 -142 116 -247 95 -208 137 -285 166 -303 17 -11 23 -4 61 70 l43 83 6 -130 c9 -170 30 -388 39 -398 3 -4 25 39 47 95 22 56 45 104 52 106 12 4 14 -524 2 -698 l-6 -95 -57 170 c-61 186 -140 408 -186 525 -16 41 -42 107 -56 145 -42 110 -77 199 -86 216 -29 57 -104 255 -140 368 -23 74 -44 141 -48 149 -14 38 21 -5 47 -56z m5013 -1253 c26 -17 48 -34 48 -38 0 -3 -39 -19 -87 -34 -49 -16 -117 -40 -151 -53 -35 -14 -66 -24 -68 -21 -2 2 24 28 58 58 34 30 78 69 98 86 19 18 39 33 44 33 5 0 31 -14 58 -31z m-2201 -913 c175 -114 539 -341 584 -365 23 -12 58 -21 83 -21 38 0 49 6 98 51 30 29 54 50 54 47 0 -2 -18 -52 -40 -111 -67 -176 -114 -400 -128 -607 l-7 -105 -942 0 -943 -1 0 159 c0 127 3 166 17 194 11 25 58 66 157 141 78 58 206 157 285 221 328 264 612 471 647 471 12 0 73 -33 135 -74z"></path><path d="M7310 3877 c0 -13 -7 -47 -16 -77 -17 -58 -12 -71 34 -85 27 -8 28 8 10 115 -12 67 -28 95 -28 47z"></path><path d="M4122 1319 c-35 -4 -145 -26 -245 -48 -100 -22 -254 -55 -342 -73 l-160 -33 180 -5 180 -5 -125 -5 -125 -5 75 -17 c200 -46 315 -62 460 -62 126 0 155 4 220 25 116 37 116 37 100 95 -20 73 -48 131 -66 138 -19 7 -70 6 -152 -5z"></path><path d="M2756 2329 c-83 -78 -133 -136 -124 -144 2 -2 37 5 78 16 92 24 209 25 252 3 37 -19 97 -15 150 10 45 22 116 88 99 94 -6 2 -42 -4 -80 -13 -97 -24 -154 -24 -179 -2 -15 14 -29 17 -51 12 l-30 -6 -3 52 c-2 29 -8 54 -14 56 -7 2 -51 -33 -98 -78z"></path><path d="M3440 2307 c-41 -23 -126 -60 -189 -83 -107 -39 -112 -42 -82 -49 77 -17 233 20 287 67 33 29 83 109 67 107 -5 -1 -42 -20 -83 -42z"></path><path d="M6711 5131 c-35 -10 -36 -26 -3 -40 59 -24 102 -89 102 -152 0 -34 -40 -116 -99 -204 -22 -32 -39 -60 -37 -62 2 -2 20 4 42 13 22 10 79 19 132 22 l93 5 -30 31 c-57 59 -50 115 23 185 33 32 50 81 28 81 -5 0 -38 29 -74 65 -62 61 -69 65 -110 64 -24 -1 -54 -4 -67 -8z"></path><path d="M2712 4855 c-152 -38 -288 -184 -323 -346 -17 -79 -7 -213 22 -282 40 -96 119 -179 229 -239 178 -97 426 -57 562 91 78 83 109 165 116 297 8 170 -29 276 -132 380 -86 86 -143 107 -301 110 -76 2 -139 -2 -173 -11z m323 -152 c54 -28 92 -67 124 -128 24 -45 26 -60 26 -160 0 -100 -3 -116 -29 -173 -53 -114 -152 -172 -295 -172 -45 0 -97 7 -125 16 -57 20 -155 107 -194 173 -24 41 -27 56 -27 141 0 82 4 102 27 150 66 136 154 182 343 177 89 -2 118 -7 150 -24z"></path><path d="M2666 4588 c-14 -13 -28 -35 -32 -50 -5 -25 -3 -28 19 -28 29 0 77 50 77 81 0 26 -33 25 -64 -3z"></path><path d="M3057 4523 c-4 -3 -7 -21 -7 -39 0 -32 -1 -33 -25 -22 -20 9 -32 7 -70 -13 -57 -30 -73 -47 -90 -96 -16 -46 -27 -46 -39 1 -9 36 -10 36 -63 36 -29 0 -53 -3 -53 -6 0 -3 13 -22 29 -42 61 -79 41 -99 -30 -29 -24 23 -49 51 -56 62 -11 18 -12 17 -12 -15 -1 -50 49 -149 97 -192 38 -34 48 -38 97 -38 44 0 69 8 132 40 133 69 180 141 171 264 -4 46 -9 63 -27 77 -24 20 -43 24 -54 12z"></path><path d="M6100 3454 c-147 -27 -200 -40 -289 -70 -128 -44 -215 -89 -399 -210 -301 -197 -464 -407 -582 -749 -66 -192 -84 -295 -84 -475 1 -186 16 -272 83 -478 130 -396 294 -619 610 -831 99 -66 246 -145 341 -183 226 -90 568 -113 790 -54 228 61 502 167 609 236 82 53 196 163 314 305 175 209 255 350 303 530 62 236 34 703 -58 965 -38 109 -52 135 -167 309 -113 173 -234 303 -375 405 -219 158 -390 235 -626 281 -82 16 -414 29 -470 19z m387 -145 c305 -41 594 -193 816 -428 95 -102 242 -319 284 -421 71 -169 107 -393 107 -660 -1 -186 -10 -246 -58 -389 -43 -128 -133 -257 -350 -504 -125 -141 -280 -228 -573 -321 -229 -72 -278 -80 -443 -80 -131 1 -171 5 -262 28 -187 45 -333 111 -498 221 -222 150 -346 288 -450 500 -180 370 -225 695 -139 1020 29 111 109 300 168 398 102 169 192 255 421 408 189 125 339 188 535 224 86 16 337 19 442 4z"></path><path d="M6005 2899 c-27 -5 -65 -11 -83 -14 -45 -8 -97 -57 -118 -111 -15 -40 -16 -79 -11 -378 l5 -334 -76 -6 c-230 -20 -291 -37 -323 -90 -25 -41 -25 -127 0 -181 25 -55 77 -111 451 -482 209 -209 338 -330 365 -343 54 -26 139 -27 180 -2 29 18 652 641 712 712 17 19 42 55 58 79 25 40 27 51 23 122 -6 132 -52 169 -225 178 -141 8 -137 3 -142 189 -2 81 2 228 9 327 8 125 8 188 1 207 -17 44 -81 83 -168 101 -151 32 -537 47 -658 26z m-30 -141 c-4 -13 -8 -36 -9 -53 -1 -24 3 -31 22 -33 30 -5 18 -22 -17 -22 -36 0 -51 17 -51 59 0 36 23 71 48 71 10 0 12 -6 7 -22z m648 6 c26 -9 60 -28 76 -43 25 -24 28 -31 22 -66 -6 -38 -8 -40 -44 -43 -65 -5 -145 26 -199 78 -50 48 -60 75 -30 83 40 11 132 6 175 -9z m-1027 -905 c38 -26 43 -33 34 -50 -15 -26 -22 -24 -48 17 -17 27 -28 34 -42 29 -16 -5 -20 -2 -20 14 0 29 24 26 76 -10z m-66 -55 c0 -2 -7 -4 -15 -4 -8 0 -15 4 -15 10 0 5 7 7 15 4 8 -4 15 -8 15 -10z m450 -454 c56 -36 91 -43 107 -21 10 14 15 9 34 -34 30 -67 46 -82 70 -67 25 16 39 15 39 -2 0 -7 10 -26 21 -41 16 -19 28 -26 45 -22 21 4 24 0 24 -24 0 -23 5 -29 23 -30 13 0 16 -2 7 -6 -8 -2 -25 -9 -36 -15 -16 -7 -28 -6 -45 5 -13 9 -43 20 -66 27 -32 8 -65 32 -133 97 -90 85 -159 163 -144 163 4 0 28 -13 54 -30z"></path></g>',1)])]))}}),J={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},K=Object.assign({name:"Broom"},{__name:"broom",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",J,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4803 7785 c-132 -37 -215 -129 -311 -345 -38 -86 -74 -218 -227 -831 -85 -339 -159 -628 -165 -644 -10 -28 -11 -28 -78 -22 -37 3 -242 45 -457 92 -446 99 -589 125 -695 125 -209 0 -334 -74 -666 -391 -355 -340 -689 -711 -746 -829 -30 -60 -36 -162 -14 -228 34 -102 107 -156 271 -203 44 -12 84 -26 88 -29 9 -8 -21 -163 -47 -250 -8 -25 -26 -88 -41 -140 -72 -246 -188 -517 -282 -659 -112 -166 -227 -269 -524 -469 -266 -179 -374 -306 -424 -497 -46 -180 19 -404 163 -557 108 -114 231 -179 460 -243 272 -75 391 -89 505 -59 150 39 259 126 497 399 142 163 200 226 200 215 0 -5 -39 -89 -88 -187 -101 -207 -126 -263 -153 -340 -37 -109 -18 -196 61 -267 101 -91 340 -152 451 -115 82 28 196 133 514 472 76 81 140 146 142 144 2 -3 -15 -44 -38 -93 -170 -365 -199 -443 -199 -536 0 -106 82 -188 242 -242 233 -79 405 -101 478 -62 81 43 153 112 328 316 102 118 203 232 225 253 102 95 86 5 -53 -302 -96 -213 -107 -251 -91 -308 28 -102 124 -173 286 -213 247 -60 354 -45 511 74 66 49 130 114 294 300 58 65 115 131 128 145 l23 26 -6 -44 c-7 -57 -29 -116 -103 -283 -96 -216 -108 -276 -73 -353 23 -51 63 -85 145 -124 75 -35 289 -103 399 -125 215 -45 406 3 568 141 75 63 154 160 188 227 63 126 83 225 211 1066 40 268 81 621 105 925 14 171 28 338 31 371 l5 62 97 4 c109 5 150 19 205 73 75 73 95 214 62 433 -35 232 -159 791 -216 977 -82 265 -234 445 -471 554 -121 57 -209 84 -540 166 -336 84 -425 109 -452 130 -16 12 -18 23 -12 87 17 175 95 504 224 953 34 116 78 275 98 355 79 313 50 521 -91 664 -96 96 -236 157 -510 222 -138 33 -350 42 -432 19z m387 -141 c129 -27 289 -78 365 -117 70 -35 132 -98 163 -165 25 -53 27 -66 26 -192 0 -105 -5 -153 -21 -215 -22 -80 -83 -300 -167 -600 -113 -404 -181 -739 -174 -859 7 -126 1 -124 752 -315 297 -76 415 -132 546 -261 146 -143 190 -269 334 -955 68 -324 79 -400 75 -513 -4 -100 -20 -135 -75 -161 -67 -33 -237 -5 -621 104 -193 55 -306 87 -793 221 -280 77 -785 215 -890 242 -41 11 -323 87 -625 170 -642 176 -924 250 -1735 453 -638 160 -678 171 -728 201 -70 42 -86 140 -38 223 78 133 697 780 920 963 249 203 303 205 1026 42 378 -85 412 -92 505 -93 105 -2 146 15 176 73 10 19 40 125 68 235 27 110 102 410 166 666 64 257 132 509 151 560 59 160 137 272 209 299 88 35 202 33 385 -6z m-3145 -3220 c39 -8 201 -48 360 -89 160 -41 432 -110 605 -155 379 -96 563 -145 815 -215 105 -29 244 -68 310 -85 66 -18 194 -52 285 -77 91 -25 221 -60 290 -78 109 -29 479 -130 1205 -330 110 -30 279 -77 375 -105 96 -27 226 -63 289 -79 63 -16 117 -35 121 -42 13 -26 -23 -492 -71 -914 -16 -148 -32 -277 -34 -285 -2 -8 -11 -64 -20 -125 -37 -253 -137 -864 -151 -920 -37 -148 -137 -288 -266 -375 -143 -96 -286 -104 -543 -30 -172 49 -248 80 -288 118 -24 23 -27 32 -22 62 10 52 80 208 155 345 152 275 239 489 242 592 1 49 -2 59 -26 79 -30 27 -47 29 -79 12 -66 -34 -158 -132 -366 -387 -259 -317 -388 -447 -479 -481 -49 -19 -71 -21 -152 -17 -103 6 -237 41 -296 77 -65 40 -59 86 37 286 163 341 279 650 279 741 0 66 -49 125 -87 104 -24 -12 -205 -200 -273 -282 -429 -516 -521 -619 -590 -654 -43 -22 -111 -17 -240 20 -245 70 -300 100 -300 167 0 61 57 199 206 498 86 173 164 338 175 365 28 74 25 120 -10 156 -58 58 -87 39 -277 -182 -233 -272 -306 -353 -463 -512 -204 -206 -229 -220 -357 -187 -144 37 -224 88 -224 144 0 63 90 257 257 553 145 258 171 408 77 444 -17 6 -35 5 -57 -5 -39 -16 -148 -129 -287 -296 -273 -327 -418 -475 -514 -524 -80 -41 -178 -46 -313 -17 -167 36 -344 90 -433 133 -225 108 -354 358 -296 574 37 141 133 249 349 396 344 235 478 358 597 549 143 232 287 627 375 1032 4 22 10 27 23 22 9 -3 49 -13 87 -21z"></path><path d="M4927 7516 c-72 -26 -140 -93 -172 -170 -9 -20 -31 -99 -49 -174 -19 -75 -48 -186 -65 -246 -18 -60 -30 -113 -28 -119 1 -5 36 53 76 129 41 77 87 158 103 182 27 40 48 54 48 32 0 -19 62 -110 71 -104 5 3 9 20 9 37 0 18 5 49 11 70 10 36 17 42 84 73 41 19 85 34 99 34 14 0 26 3 26 6 0 12 -24 51 -58 93 l-36 44 48 -6 c26 -4 85 -24 131 -46 65 -30 91 -49 115 -82 l32 -44 -6 36 c-3 20 -18 59 -31 87 -14 29 -25 54 -25 57 0 3 33 2 73 -1 88 -8 83 1 -28 50 -161 70 -334 95 -428 62z"></path><path d="M2662 5709 c-27 -10 -26 -42 1 -47 23 -5 67 24 67 43 0 17 -32 19 -68 4z"></path><path d="M2487 5599 c-18 -10 -18 -12 -1 -30 30 -33 104 -18 104 21 0 17 -7 20 -42 20 -24 0 -51 -5 -61 -11z"></path><path d="M2154 5302 c-22 -20 -83 -73 -134 -117 -136 -115 -249 -225 -266 -257 -12 -24 -13 -33 -2 -56 19 -39 65 -58 291 -117 248 -66 328 -90 392 -121 l50 -25 -40 36 c-35 32 -281 160 -375 195 -19 7 -39 17 -44 21 -12 10 47 25 201 51 73 12 130 25 127 30 -3 5 -33 22 -67 39 -34 18 -93 50 -131 72 -65 38 -67 41 -45 51 13 5 88 10 166 10 137 1 142 2 120 18 -12 10 -63 36 -114 60 l-91 42 5 53 c3 29 4 53 2 53 -2 0 -22 -17 -45 -38z"></path><path d="M6270 4871 l-25 -7 35 -22 c41 -26 98 -29 106 -7 15 37 -46 56 -116 36z"></path><path d="M6453 4744 c-9 -23 23 -44 68 -44 49 0 68 22 37 44 -30 22 -97 21 -105 0z"></path><path d="M6858 4005 c-3 -5 -15 -44 -26 -86 -12 -41 -31 -101 -42 -133 l-22 -57 -56 7 -55 7 26 -48 c33 -59 33 -65 2 -65 -14 0 -73 -19 -132 -41 -60 -23 -130 -47 -158 -54 -60 -14 -49 -18 96 -33 53 -6 160 -25 238 -42 217 -50 226 -40 192 193 -43 282 -57 362 -63 352z"></path><path d="M1110 2724 c-254 -136 -380 -253 -380 -352 0 -181 282 -408 595 -477 88 -20 265 -17 320 6 29 11 28 12 -43 24 -40 7 -105 23 -145 35 -86 26 -260 100 -252 108 3 3 62 10 131 16 l127 11 -51 33 c-98 63 -162 167 -170 275 -3 31 -9 60 -14 63 -5 4 -22 -5 -36 -18 -41 -38 -116 -86 -146 -94 l-26 -6 39 109 c36 103 72 176 128 265 38 62 35 62 -77 2z"></path><path d="M2740 1914 c-73 -74 -177 -157 -189 -150 -9 6 10 111 29 154 19 43 -12 22 -105 -70 -97 -99 -175 -206 -175 -242 0 -45 68 -86 144 -86 91 0 182 72 255 201 37 67 113 249 102 249 -3 0 -31 -25 -61 -56z"></path><path d="M3844 1610 c-122 -62 -255 -102 -399 -120 -119 -16 -130 -21 -71 -34 91 -21 89 -67 -5 -93 -33 -9 -63 -23 -66 -30 -7 -17 29 -56 77 -86 29 -18 49 -22 120 -21 138 1 220 48 318 182 49 66 152 239 152 254 0 12 -5 10 -126 -52z"></path><path d="M4553 1262 c-110 -97 -151 -145 -159 -186 -9 -52 2 -82 43 -113 31 -24 48 -29 113 -31 68 -4 83 -1 131 23 30 15 74 43 98 62 56 42 242 215 238 219 -2 2 -38 -14 -81 -36 -42 -22 -86 -40 -97 -40 -11 0 -43 10 -71 22 l-50 21 -70 -22 c-38 -13 -72 -20 -76 -16 -3 3 11 40 31 82 21 41 36 77 33 80 -2 2 -39 -27 -83 -65z"></path><path d="M6268 1113 c-79 -119 -144 -202 -164 -210 -8 -3 -21 3 -29 13 -13 18 -15 18 -47 -14 -33 -33 -32 -40 7 -56 16 -6 -7 -38 -45 -64 -58 -39 -134 -55 -225 -48 -203 16 -245 18 -289 12 -25 -4 -46 -10 -46 -14 0 -4 55 -29 121 -55 191 -76 302 -93 408 -61 145 43 253 162 316 349 16 50 65 245 60 245 -1 0 -31 -44 -67 -97z"></path></g>',1)])]))}}),Q={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},Z=Object.assign({name:"Broom"},{__name:"left",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",Q,[...n[0]||(n[0]=[e.createElementVNode("g",{transform:"translate(50, 1000) scale(0.12,-0.12)"},[e.createElementVNode("path",{d:"M2935 7246 c-33 -15 -97 -80 -285 -286 -150 -164 -338 -358 -874 -900 -226 -229 -546 -559 -711 -735 -165 -175 -423 -449 -573 -608 -300 -318 -362 -389 -393 -449 -45 -87 -32 -204 31 -282 15 -20 93 -105 172 -189 221 -233 368 -394 548 -601 420 -483 706 -798 1119 -1236 199 -211 605 -659 697 -770 39 -47 123 -154 187 -239 135 -179 163 -203 247 -209 78 -6 137 22 191 91 51 64 72 105 94 187 17 59 19 133 24 801 6 719 6 737 26 759 50 56 196 79 560 87 420 9 909 -26 1145 -82 374 -90 702 -264 1080 -574 263 -216 709 -688 935 -991 93 -124 176 -209 231 -235 54 -26 147 -25 199 2 50 27 96 75 126 133 86 167 -29 805 -244 1355 -100 257 -291 656 -429 894 -80 139 -266 420 -362 547 -412 549 -1117 1149 -1676 1430 -221 111 -408 181 -690 259 -360 99 -525 128 -740 126 -143 0 -170 2 -195 18 -40 24 -71 89 -86 182 -14 86 -4 240 32 509 48 357 78 709 68 787 -13 94 -82 170 -189 208 -64 23 -226 30 -265 11z m142 -112 c31 -31 26 -39 -14 -19 -17 8 -41 13 -54 11 -13 -3 -29 -5 -34 -5 -6 -1 -28 -23 -50 -51 -45 -57 -68 -53 -39 7 39 79 139 109 191 57z m-126 -516 c14 -27 7 -197 -22 -543 -24 -272 -22 -466 6 -585 25 -113 85 -229 156 -305 102 -108 164 -128 494 -160 468 -44 797 -117 1145 -252 513 -200 878 -463 1317 -948 243 -270 477 -586 640 -868 59 -102 195 -373 238 -472 80 -188 209 -639 203 -710 l-3 -35 -50 34 c-27 19 -153 137 -280 263 -362 359 -550 511 -875 709 -387 236 -736 355 -1230 419 -311 40 -851 71 -1065 61 -381 -19 -478 -59 -556 -233 -95 -211 -126 -516 -115 -1131 3 -213 2 -372 -3 -372 -8 0 -385 386 -552 565 -114 123 -526 579 -615 681 -43 50 -135 155 -204 234 -127 146 -218 243 -548 584 -177 183 -343 378 -440 519 l-46 68 27 52 c67 129 224 298 692 745 880 841 1083 1049 1514 1547 145 168 151 172 172 133z m159 -1197 c57 -101 105 -161 130 -161 5 0 10 -5 10 -11 0 -14 -56 -2 -87 18 -39 26 -93 138 -116 241 -3 12 -4 22 -2 22 2 0 31 -49 65 -109z m-2605 -887 c-20 -31 -15 -40 17 -24 17 9 14 3 -14 -26 -57 -60 -129 -183 -122 -209 4 -18 0 -25 -25 -33 -37 -13 -45 -41 -38 -130 l5 -67 -28 32 c-57 63 -63 168 -15 247 27 45 92 115 175 189 61 54 69 58 45 21z m3072 -1420 c-3 -3 -41 -21 -84 -40 -94 -41 -173 -94 -207 -139 -28 -36 -37 -76 -13 -57 20 17 101 32 111 21 6 -6 4 -9 -5 -9 -25 0 -96 -56 -129 -101 -16 -22 -36 -65 -45 -94 -8 -30 -19 -56 -24 -59 -8 -5 -21 83 -21 153 -1 36 -1 36 -14 11 -14 -26 -36 -91 -57 -170 l-12 -45 -9 38 c-11 52 6 189 32 259 25 67 86 128 164 164 46 21 190 55 281 67 17 2 32 5 34 6 2 0 2 -2 -2 -5z m2183 -590 c115 -36 331 -140 432 -208 100 -67 202 -163 286 -269 34 -43 62 -80 62 -83 0 -7 8 -12 -261 167 -301 199 -439 285 -611 379 -43 23 -78 44 -78 47 0 10 85 -6 170 -33z m1765 -1213 c11 -36 1 -269 -12 -264 -26 10 -57 107 -60 188 -3 78 -2 79 11 40 l13 -40 12 28 c6 16 11 37 11 48 0 24 17 25 25 0z m73 -185 c6 -32 -8 -83 -33 -120 -29 -43 -23 -45 28 -10 21 14 41 23 44 20 11 -10 -31 -48 -72 -67 -42 -19 -85 -16 -133 10 -40 21 -25 31 38 24 56 -5 60 -5 60 15 0 12 6 39 14 59 8 21 17 51 21 66 6 30 28 32 33 3z m-4334 -112 c9 -24 7 -60 -5 -87 -21 -47 -114 -81 -143 -52 -21 22 -11 38 15 24 16 -8 26 -7 44 5 14 9 31 16 38 16 20 0 39 52 31 83 -7 29 10 38 20 11z"}),e.createElementVNode("path",{d:"M1164 4573 c-143 -96 -354 -349 -354 -424 0 -58 243 -278 420 -380 39 -23 73 -39 76 -36 6 6 -35 70 -103 159 -24 31 -43 59 -43 62 0 3 16 8 36 12 20 4 60 15 88 26 28 11 64 24 79 30 42 16 21 27 -74 38 -116 15 -198 31 -205 41 -3 5 44 62 105 126 61 65 111 121 111 125 0 25 -151 -16 -217 -60 -40 -25 -28 10 53 160 41 77 74 142 72 144 -2 2 -22 -8 -44 -23z"})],-1)])]))}}),e1={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 1024 1024",preserveAspectRatio:"xMidYMid meet"},t1=Object.freeze(Object.defineProperty({__proto__:null,Broom:K,Download:G,Left:Z,Line:X,Pencil:H,Right:Object.assign({name:"Broom"},{__name:"right",setup(t){return(c,n)=>(e.openBlock(),e.createElementBlock("svg",e1,[...n[0]||(n[0]=[e.createStaticVNode('<g transform="translate(50, 1000) scale(0.12,-0.12)"><path d="M4638 7245 c-118 -32 -202 -98 -234 -183 -17 -43 -18 -106 -22 -773 l-3 -725 -142 -23 c-552 -88 -1035 -238 -1499 -464 -637 -311 -1143 -726 -1570 -1287 -197 -259 -379 -547 -519 -820 -65 -126 -95 -189 -154 -325 -165 -378 -291 -860 -345 -1320 -33 -282 -25 -335 60 -408 62 -53 139 -80 231 -81 66 -1 80 2 116 26 23 15 69 60 104 100 180 211 666 716 814 847 408 360 773 586 1141 706 93 31 296 83 374 96 356 62 533 79 865 86 410 8 509 -8 552 -90 14 -28 15 -106 8 -832 -5 -616 -4 -811 5 -848 14 -53 82 -137 134 -164 76 -40 208 -55 287 -33 58 16 178 139 595 610 144 162 308 347 364 410 104 116 131 146 411 455 85 94 244 271 354 395 109 124 226 254 259 289 102 108 254 268 391 411 473 491 479 498 526 603 21 46 24 67 24 177 0 186 -22 230 -190 377 -112 98 -170 157 -775 778 -294 303 -674 692 -845 865 -425 431 -574 586 -762 790 -166 181 -280 293 -347 342 -33 24 -48 28 -100 27 -34 0 -82 -7 -108 -14z m12 -166 c10 -6 2 -8 -25 -9 -29 0 -46 -7 -70 -29 -36 -35 -105 -68 -105 -49 0 18 86 96 112 101 26 4 66 -2 88 -14z m635 -874 c99 -110 266 -297 370 -415 383 -433 451 -502 630 -640 149 -114 433 -401 650 -655 98 -115 212 -244 252 -286 l73 -75 -51 -75 c-115 -167 -326 -413 -623 -724 -239 -250 -584 -630 -1027 -1130 -358 -405 -685 -753 -696 -741 -3 3 -1 97 6 208 6 112 17 286 22 388 6 102 9 286 7 410 -4 199 -7 233 -28 295 -29 90 -73 157 -145 223 -147 135 -369 189 -810 199 -441 10 -928 -56 -1393 -188 -327 -92 -565 -208 -897 -437 -285 -196 -540 -423 -810 -721 -72 -78 -101 -105 -103 -92 -4 23 34 209 58 286 10 33 36 105 58 160 260 666 657 1292 1068 1684 512 490 1114 833 1797 1026 236 66 410 98 759 139 121 14 216 30 234 39 46 24 103 93 134 161 41 89 60 196 70 395 11 211 12 828 1 925 l-7 69 110 -114 c61 -63 192 -204 291 -314z m2343 -1898 c25 -28 31 -47 22 -72 -6 -17 -11 -13 -43 30 -20 28 -37 55 -37 62 0 17 35 4 58 -20z m42 -332 c-13 -28 -40 -57 -71 -80 -27 -19 -49 -33 -49 -30 0 2 22 25 48 50 27 24 57 63 68 86 10 23 20 36 22 30 2 -6 -6 -31 -18 -56z m-3093 -977 c67 -36 143 -95 143 -110 0 -6 -10 -4 -22 4 -13 8 -39 20 -58 26 -19 6 -75 23 -125 38 -150 45 -176 74 -66 74 58 0 77 -5 128 -32z m-4319 -1977 c29 -31 97 -71 121 -71 8 0 12 -3 8 -6 -13 -14 -107 29 -137 62 -16 19 -30 37 -30 39 0 11 13 3 38 -24z m4692 -80 c0 -34 -115 -92 -196 -99 -55 -4 -115 10 -101 25 3 2 43 13 89 23 45 10 106 27 133 38 57 23 75 26 75 13z m-4487 -8 c-13 -2 -33 -2 -45 0 -13 2 -3 4 22 4 25 0 35 -2 23 -4z"></path><path d="M4189 4836 c-20 -7 -50 -21 -67 -32 -17 -10 -71 -44 -121 -74 -50 -30 -91 -58 -91 -62 0 -5 17 -8 38 -8 21 0 83 -7 138 -15 154 -23 190 -21 225 15 25 25 28 33 19 50 -6 11 -29 29 -51 41 -40 20 -41 22 -35 60 7 44 3 46 -55 25z"></path><path d="M3704 4720 c-67 -27 -24 -90 61 -90 40 0 93 39 80 59 -10 17 -69 41 -97 40 -13 0 -33 -4 -44 -9z"></path><path d="M4076 2575 c-32 -13 -69 -34 -83 -47 -23 -22 -24 -27 -18 -98 8 -91 26 -114 84 -104 78 14 120 53 86 78 -24 17 -16 46 35 124 22 35 40 65 40 67 0 14 -93 1 -144 -20z"></path><path d="M3693 2541 c-61 -22 -153 -73 -153 -84 0 -25 183 -67 292 -67 37 0 79 -5 94 -10 15 -6 29 -9 31 -7 17 18 -85 145 -139 173 -35 18 -62 17 -125 -5z"></path><path d="M4236 2301 c-10 -11 -44 -29 -77 -42 -67 -24 -92 -53 -87 -96 2 -24 8 -28 36 -31 41 -4 74 17 107 66 19 30 50 122 40 122 -1 0 -10 -9 -19 -19z"></path></g>',1)])]))}}),svgs:["Pencil","Line","Download","Broom","Left","Right"]},Symbol.toStringTag,{value:"Module"})),n1={name:{type:String,required:!0},size:{type:String,default:()=>"20rpx"}},o1=e.defineComponent({name:"Icon",__name:"icon",props:n1,setup(t){const c=y("icon"),n=e.computed(()=>t.name?t1[t.name]:void 0),i=e.computed(()=>t.size?{fontSize:t.size||void 0}:{});return(r,s)=>(e.openBlock(),e.createElementBlock("i",{class:e.normalizeClass(e.unref(c).b()),style:e.normalizeStyle(i.value)},[(e.openBlock(),e.createBlock(e.resolveDynamicComponent(n.value)))],6))}}),k=(t,c)=>{const n=t.__vccOpts||t;for(const[i,r]of c)n[i]=r;return n},b=k(o1,[["__scopeId","data-v-8db50e0d"]]),a1={},c1=k(e.defineComponent({__name:"dropdown",props:a1,setup(t){const c=y("dropdown-picker"),n=e.ref(!1),i=()=>{n.value=!n.value},r=h=>{const l=document.querySelector(`.${c.b()}`);l&&!l.contains(h.target)&&(n.value=!1)},s=h=>{h.key==="Escape"&&(n.value=!1)};return e.onMounted(()=>{document.addEventListener("click",r),document.addEventListener("keydown",s)}),e.onUnmounted(()=>{document.removeEventListener("click",r),document.removeEventListener("keydown",s)}),(h,l)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(c).b()])},[e.createElementVNode("div",{onClick:i},[e.renderSlot(h.$slots,"default",{},void 0,!0)]),n.value?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass(e.unref(c).e("content"))},[e.createElementVNode("div",{class:e.normalizeClass(e.unref(c).e("scroll"))},[e.renderSlot(h.$slots,"content",{},void 0,!0)],2)],2)):e.createCommentVNode("",!0)],2))}}),[["__scopeId","data-v-a125b1dd"]]),s1={modelValue:{type:Number,default:()=>1},sizes:{type:Array,default:()=>Array.from({length:30},(t,c)=>c+1)}},l1=["onClick"],r1=k(e.defineComponent({__name:"line-picker",props:s1,emits:["change"],setup(t,{emit:c}){const n=y("line-picker"),i=c,r=s=>{i("change",s)};return(s,h)=>(e.openBlock(),e.createBlock(c1,{class:e.normalizeClass([e.unref(n).b()])},{content:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.sizes,l=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(n).e("item"),e.unref(n).is("active",l===s.modelValue)]),key:l,onClick:d=>r(l)},[e.createElementVNode("span",null,e.toDisplayString(l)+"px",1),e.createElementVNode("div",null,[e.createElementVNode("div",{style:e.normalizeStyle({width:l+"px",height:l+"px"})},null,4)])],10,l1))),128))]),default:e.withCtx(()=>[e.createVNode(b,{name:"Line"})]),_:1},8,["class"]))}}),[["__scopeId","data-v-189382a1"]]),i1={modelValue:{type:String,default:()=>"#000000"}},d1=["value"],p1=k(e.defineComponent({__name:"color-picker",props:i1,emits:["input"],setup(t,{emit:c}){const n=y("color-picker"),i=c,r=s=>{i("input",s.target.value)};return(s,h)=>(e.openBlock(),e.createElementBlock("input",e.mergeProps({ref:"inputRef",class:e.unref(n).b(),value:s.modelValue,onInput:r},s.$attrs,{type:"color"}),null,16,d1))}}),[["__scopeId","data-v-e721703b"]]),m1=["width","height"],h1=U(k(e.defineComponent({name:"DrawBoard",__name:"draw-board",props:A,emits:["update:line-width","update:color","draw","undo","redo","clear","download"],setup(t,{expose:c,emit:n}){const i=y("draw-board"),r=n,s=t,h=e.computed(()=>({backgroundColor:s.backgroundColor})),l=e.useTemplateRef("canvasRef");let d=null,u=null,a=null;const f=e.ref(!1),z=e.reactive({x:0,y:0}),M=e.ref(!1),g=e.reactive({active:-1,list:[]}),u1=e.computed(()=>g.active>0),f1=e.computed(()=>g.active<g.list.length-1),B=e.ref(s.lineWidth);e.watch(()=>s.lineWidth,o=>{B.value=o});const C=e.ref(s.color);e.watch(()=>s.color,o=>{C.value=o});const x=o=>{Y(d,o,B.value,C.value)},N=()=>{if(!s.useHistory)return;const{width:o,height:p}=l.value,m=d.getImageData(0,0,o,p);g.active<g.list.length-1&&g.list.splice(g.active+1),g.list.push(m),g.active=g.list.length-1},g1=o=>{const p=l.value;if(!f.value||!p)return;const m=V(p,o),E=D(p,o);if(E)if(M.value)o.preventDefault(),x([z,m]);else{const P=$(p,z,m);x([z,P,m])}else if(M.value){const P=$(p,z,m);x([z,P])}z.x=m.x,z.y=m.y,M.value=E,r("draw",p,d,{x:m.x,y:m.y})},z1=o=>{I()},S=()=>{u&&document.removeEventListener("mousemove",u),a&&document.removeEventListener("mouseup",a),u=null,a=null},_1=o=>{f.value=!0;const{x:p,y:m}=V(l.value,o);z.x=p,z.y=m,M.value=!0,u||(u=g1,a=z1,document.addEventListener("mousemove",u),document.addEventListener("mouseup",a))},I=()=>{f.value&&(f.value=!1,M.value=!1,N(),S())},L=()=>{if(g.active<=0||!d)return;g.active--;const o=g.list[g.active];return d.putImageData(o,0,0),o},R=()=>{if(g.active>=g.list.length-1||!d)return;g.active++;const o=g.list[g.active];return d.putImageData(o,0,0),o},v=()=>{if(!d)return;const{width:o,height:p,backgroundColor:m}=s;d.fillStyle=m,d.fillRect(0,0,o,p),N()},O=(o=`draw-board-${Date.now()}`)=>{if(!l.value)return;const p=l.value,m=document.createElement("a");m.download=`${o}.png`,m.href=p.toDataURL("image/png"),m.click()},w1=o=>{!l.value||!D(l.value,o)||"buttons"in o&&o.buttons!==1||_1(o)},M1=()=>{I()},y1=o=>{if(!("buttons"in o)||o.buttons!==1||!f.value)return;const p=V(l.value,o);if(!M.value){const m=l.value,E=$(m,z,p);x([z,E,p])}z.x=p.x,z.y=p.y,M.value=!0},k1=()=>{const o=L();r("undo",l.value,d,o)},b1=()=>{const o=R();r("redo",l.value,d,o)},B1=()=>{v(),r("clear",l.value,d)},C1=o=>{B.value=o,r("update:line-width",o)},x1=o=>{C.value=o,r("update:color",o)},E1=()=>{O(),r("download",l.value,d)},V1=()=>{if(!l.value||(d=l.value.getContext("2d"),!d))return;const{width:o,height:p,backgroundColor:m}=s;d.fillStyle=m,d.fillRect(0,0,o,p),N()};return e.onMounted(()=>{V1()}),e.onUnmounted(()=>{S()}),c({canvas:l.value,context:d,undo:L,redo:R,clear:v,download:O}),(o,p)=>(e.openBlock(),e.createElementBlock("div",{class:e.normalizeClass([e.unref(i).b(),e.unref(i).m(s.toolbarPosition)])},[o.useToolbar?(e.openBlock(),e.createElementBlock("div",{key:0,class:e.normalizeClass([e.unref(i).e("toolbar")]),style:e.normalizeStyle(h.value)},[o.useHistory?(e.openBlock(),e.createElementBlock(e.Fragment,{key:0},[e.createVNode(e.unref(b),{class:e.normalizeClass(e.unref(i).is("disable",!u1.value)),name:"Left",onClick:k1},null,8,["class"]),e.createVNode(e.unref(b),{class:e.normalizeClass(e.unref(i).is("disable",!f1.value)),name:"Right",onClick:b1},null,8,["class"])],64)):e.createCommentVNode("",!0),e.createVNode(e.unref(b),{name:"Broom",onClick:B1}),e.createVNode(e.unref(r1),{modelValue:B.value,"onUpdate:modelValue":p[0]||(p[0]=m=>B.value=m),onChange:C1},null,8,["modelValue"]),e.createVNode(e.unref(p1),{modelValue:C.value,"onUpdate:modelValue":p[1]||(p[1]=m=>C.value=m),onInput:x1},null,8,["modelValue"]),e.createVNode(e.unref(b),{name:"Download",onClick:E1})],6)):e.createCommentVNode("",!0),e.createElementVNode("canvas",{ref_key:"canvasRef",ref:l,class:e.normalizeClass([e.unref(i).e("canvas")]),width:o.width,height:o.height,style:e.normalizeStyle(h.value),onMousedown:w1,onMouseup:M1,onMouseenter:y1},null,46,m1)],2))}}),[["__scopeId","data-v-e54aa663"]]));_.DrawBoardVue3=h1,Object.defineProperty(_,Symbol.toStringTag,{value:"Module"})}));
|
package/package.json
CHANGED