acdr-ui/dist/dev/mp-weixin/uni_modules/lime-painter/components/l-painter/painter.js.map

1 line
151 KiB
Plaintext
Raw Normal View History

2024-09-19 07:20:14 +08:00
{"version":3,"file":"painter.js","sources":["../../../../../../../src/uni_modules/lime-painter/components/l-painter/painter.js"],"sourcesContent":["var t=function(){return t=Object.assign||function(t){for(var e,i=1,n=arguments.length;i<n;i++)for(var r in e=arguments[i])Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t},t.apply(this,arguments)};function e(t,e,i,n){return new(i||(i=Promise))((function(r,o){function s(t){try{h(n.next(t))}catch(t){o(t)}}function a(t){try{h(n.throw(t))}catch(t){o(t)}}function h(t){var e;t.done?r(t.value):(e=t.value,e instanceof i?e:new i((function(t){t(e)}))).then(s,a)}h((n=n.apply(t,e||[])).next())}))}function i(t,e){var i,n,r,o,s={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return o={next:a(0),throw:a(1),return:a(2)},\"function\"==typeof Symbol&&(o[Symbol.iterator]=function(){return this}),o;function a(o){return function(a){return function(o){if(i)throw new TypeError(\"Generator is already executing.\");for(;s;)try{if(i=1,n&&(r=2&o[0]?n.return:o[0]?n.throw||((r=n.return)&&r.call(n),0):n.next)&&!(r=r.call(n,o[1])).done)return r;switch(n=0,r&&(o=[2&o[0],r.value]),o[0]){case 0:case 1:r=o;break;case 4:return s.label++,{value:o[1],done:!1};case 5:s.label++,n=o[1],o=[0];continue;case 7:o=s.ops.pop(),s.trys.pop();continue;default:if(!(r=s.trys,(r=r.length>0&&r[r.length-1])||6!==o[0]&&2!==o[0])){s=0;continue}if(3===o[0]&&(!r||o[1]>r[0]&&o[1]<r[3])){s.label=o[1];break}if(6===o[0]&&s.label<r[1]){s.label=r[1],r=o;break}if(r&&s.label<r[2]){s.label=r[2],s.ops.push(o);break}r[2]&&s.ops.pop(),s.trys.pop();continue}o=e.call(t,s)}catch(t){o=[6,t],n=0}finally{i=r=0}if(5&o[0])throw o[1];return{value:o[0]?o[1]:void 0,done:!0}}([o,a])}}}var n={MP_WEIXIN:\"mp-weixin\",MP_QQ:\"mp-qq\",MP_ALIPAY:\"mp-alipay\",MP_BAIDU:\"mp-baidu\",MP_TOUTIAO:\"mp-toutiao\",MP_DINGDING:\"mp-dingding\",H5:\"h5\",WEB:\"web\",PLUS:\"plus\"},r=[\"Top\",\"Right\",\"Bottom\",\"Left\"],o=\"right\",s=\"bottom\",a=[\"contentSize\",\"clientSize\",\"borderSize\",\"offsetSize\"],h=\"row\",c=\"column\",f={TOP:\"top\",MIDDLE:\"middle\",BOTTOM:s},l={LEFT:\"left\",CENTER:\"center\",RIGHT:o},d=\"view\",u=\"text\",p=\"image\",g=\"qrcode\",v=\"block\",y=\"inline-block\",x=\"none\",b=\"flex\",w=\"absolute\",m=\"fixed\",S={display:v,color:\"#000000\",lineHeight:\"1.4em\",fontSize:14,fontWeight:400,fontFamily:\"sans-serif\",lineCap:\"butt\",flexDirection:h,flexWrap:\"nowrap\",textAlign:\"left\",alignItems:\"flex-start\",justifyContent:\"flex-start\",position:\"static\",transformOrigin:\"\".concat(\"center\",\" \").concat(\"center\")},z={upx2px:function(t){return window.innerWidth/750*t},getSystemInfoSync:function(){return{screenWidth:window.innerWidth,screenHeight:window.innerHeight}},getImageInfo:function(t){var e=t.src,i=t.success,n=t.fail,r=new Image;r.onload=function(){i({width:r.naturalWidth,height:r.naturalHeight,path:r.src,src:e})},r.onerror=n,r.src=e}},I=\"object\"==typeof window?\"undefined\"==typeof uni||\"undefined\"!=typeof uni&&!uni.addInterceptor?n.WEB:n.H5:\"object\"==typeof swan?n.MP_BAIDU:\"object\"==typeof tt?n.MP_TOUTIAO:\"object\"==typeof plus?n.PLUS:\"object\"==typeof wx?n.MP_WEIXIN:void 0,M=I==n.MP_WEIXIN?wx:\"undefined\"!=typeof uni?uni.getImageInfo?{upx2px:function(t){return uni.upx2px(t)},getSystemInfoSync:function(){return uni.getSystemInfoSync()},getImageInfo:function(t){return uni.getImageInfo(t)},downloadFile:function(t){return uni.downloadFile(t)}}:Object.assign(uni,z):\"undefined\"!=typeof window?z:uni;if(!M.upx2px){var k=((M.getSystemInfoSync&&M.getSystemInfoSync()).screenWidth||375)/750;M.upx2px=function(t){return k*t}}function B(t){return/^-?\\d+(\\.\\d+)?$/.test(t)}function W(t,e,i){if(B(t))return 1*t;if(\"string\"==typeof t){var n=/^-?([0-9]+)?([.]{1}[0-9]+){0,1}(em|rpx|vw|vh|px|%)$/g.exec(t);if(!t||!n)return 0;var r=n[3];t=parseFloat(t);var o=0;if(\"rpx\"===r)o=M.upx2px(t);else if(\"px\"===r)o=1*t;else if(\"%\"===r&&e)o=t*W(e)/100;else if(\"em\"===r&&e)o=t*W(e||14);else if([\"vw\",\"vh\"].includes(r)){var s=M.getSystemInfoSync(),a=s.screenWidth,h=s.screenHeight;o=t*(\"vw\"