@galacean/effects-plugin-rich-text 2.8.3 → 2.8.5
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/alipay.js +1 -1
- package/dist/alipay.js.map +1 -1
- package/dist/alipay.mjs +1 -1
- package/dist/alipay.mjs.map +1 -1
- package/dist/douyin.js +1 -1
- package/dist/douyin.js.map +1 -1
- package/dist/douyin.mjs +1 -1
- package/dist/douyin.mjs.map +1 -1
- package/dist/index.js +6 -7
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +2 -2
- package/dist/index.min.js.map +1 -1
- package/dist/index.mjs +6 -7
- package/dist/index.mjs.map +1 -1
- package/dist/weapp.js +1 -1
- package/dist/weapp.js.map +1 -1
- package/dist/weapp.mjs +1 -1
- package/dist/weapp.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.min.js
CHANGED
|
@@ -3,6 +3,6 @@
|
|
|
3
3
|
* Description: Galacean Effects player rich text plugin
|
|
4
4
|
* Author: Ant Group CO., Ltd.
|
|
5
5
|
* Contributors: 云垣
|
|
6
|
-
* Version: v2.8.
|
|
7
|
-
*/function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@galacean/effects")):"function"==typeof define&&define.amd?define(["exports","@galacean/effects"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self).ge=t.ge||{},t.ge.richTextPlugin={}),t.ge)}(this,function(t,e){"use strict";var i,n,r=function(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if("default"!==i){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}(e);function a(t,e){return(a=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function o(t,e){if("function"!=typeof e&&null!==e)throw TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&a(t,e)}function s(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(s=function(){return!!t})()}function l(t,e,i){return(l=s()?Reflect.construct:function(t,e,i){var n=[null];n.push.apply(n,e);var r=new(Function.bind.apply(t,n));return i&&a(r,i.prototype),r}).apply(null,arguments)}function c(t){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function h(t){var e="function"==typeof Map?new Map:void 0;return(h=function(t){if(null===t||-1===Function.toString.call(t).indexOf("[native code]"))return t;if("function"!=typeof t)throw TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,i)}function i(){return l(t,arguments,c(this).constructor)}return i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),a(i,t)})(t)}var u=function(t){function e(){var e;return e=t.apply(this,arguments)||this,e.name="rich-text",e}return o(e,t),e}(h(e.Plugin));function f(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,n=Array(e);i<e;i++)n[i]=t[i];return n}function p(t,e){var i="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(i)return(i=i.call(t)).next.bind(i);if(Array.isArray(t)||(i=function(t,e){if(t){if("string"==typeof t)return f(t,void 0);var i=Object.prototype.toString.call(t).slice(8,-1);if("Object"===i&&t.constructor&&(i=t.constructor.name),"Map"===i||"Set"===i)return Array.from(i);if("Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return f(t,void 0)}}(t))||e&&t&&"number"==typeof t.length){i&&(t=i);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(i=n||(n={})).ContextStart="ContextStart",i.Text="Text",i.ContextEnd="ContextEnd",i.EscapedChar="EscapedChar";var g=/^<([a-z]+)(=([^>]+))?>$/,x=/^<\/([a-z]+)>$/,d=[["EscapedChar",/^\\([=<>\\/])/],["ContextStart",/^<[a-z]+(=[^>]+)?>/],["ContextEnd",/^<\/[a-z]+>/],["Text",/^[^</>=\\]+/]],v=function(t,e,i){if(void 0===e&&(e=[]),void 0===i&&(i=0),!t)return e;var n=/^\\([=<>\\/])/.exec(t);if(n){var r=n[1];return v(t.slice(2),e.concat({tokenType:"Text",value:r}),i+2)}for(var a,o=p(d);!(a=o()).done;){var s=a.value,l=s[0],c=s[1];if("EscapedChar"!==l){var h=c.exec(t);if(h){var u=h[0],f=u.length;return v(t.slice(f),e.concat({tokenType:l,value:u}),i+f)}}}if(t.length>0)return v(t.slice(1),e.concat({tokenType:"Text",value:t[0]}),i+1);throw Error('Unexpected token: "'+t[0]+'" at position '+i+' while reading "'+t+'"')},m=function(t){var e=function(){for(var t,e="",i=!1;r.length>0&&(null==(t=r[0])?void 0:t.tokenType)==="Text";){var n=o();n&&(e+=n.value,i=!0)}return i?e:void 0},i=function(){var t=s();if((null==t?void 0:t.tokenType)==="ContextStart"){o();var e,i=t.value.match(g);if(i)return{attributeName:i[1],attributeParam:null!=(e=i[3])?e:""};throw Error("Expected a start tag marker at position "+a)}return{}},n=function(){var t=s();if((null==t?void 0:t.tokenType)==="ContextEnd"){o();var e=t.value.match(x);if(e)return{attributeName:e[1]};throw Error("Expect an end tag marker at position "+a)}return{}},r=v(t),a=0,o=function(){var t,e=r.shift();return a+=null!=(t=null==e?void 0:e.value.length)?t:0,e},s=function(){return r[0]},l=[];return!function t(r,o){for(void 0===r&&(r=[]),void 0===o&&(o="");;){var s=e();if(s){l.push({attributes:r,text:s});continue}var c=i(),h=c.attributeName,u=c.attributeParam;if(h){t(r.concat({attributeName:h,attributeParam:null!=u?u:""}),h);continue}if(o){var f=n().attributeName;if(!f)throw Error('Expect an end tag marker "'+o+'" at position '+a+" but found no tag!");if(f!==o)throw Error('Expect an end tag marker "'+o+'" at position '+a+' but found tag "'+f+'"');return}break}}(),l};function y(t){return function(e){for(var i,n=m(e),r=p(n);!(i=r()).done;){var a=i.value;t(a.text,a.attributes.reduce(function(t,e){var i=e.attributeName,n=e.attributeParam;return i&&(t[i]=n),t},{}))}}}"function"==typeof SuppressedError&&SuppressedError;var S=function(){function t(t){this.width=0,this.height=0;var i=t.size,n=t.textOverflow,r=void 0===n?e.spec.TextOverflow.clip:n,a=t.textVerticalAlign,o=void 0===a?e.spec.TextVerticalAlign.middle:a,s=t.textAlign,l=void 0===s?e.spec.TextAlignment.left:s,c=t.letterSpace,h=t.lineHeight,u=t.wrapEnabled,f=t.maxTextWidth,p=void 0===f?350:f,g=t.maxTextHeight,x=void 0===g?1e3:g,d=t.sizeMode,v=void 0===d?e.spec.TextSizeMode.autoWidth:d,m=t.useLegacyRichText;this.letterSpace=void 0===c?0:c,this.lineHeight=void 0===h?.571:h,this.useLegacyRichText=void 0!==m&&m,this.overflow=r,this.textVerticalAlign=o,this.textAlign=l,this.width=i?i[0]:100,this.height=i?i[1]:100,this.wrapEnabled=void 0!==u&&u;var y=Number.isFinite(p)?p:0,S=Number.isFinite(x)?x:0;this.maxTextWidth=Math.max(1,y),this.maxTextHeight=Math.max(1,S),this.sizeMode=v}var i=t.prototype;return i.getOffsetY=function(t,i,n,r,a){var o=t.outlineWidth,s=t.fontScale,l=(n-r)/3,c=r+o*s,h=void 0!==a?a:n*(i-1),u=0;switch(this.textVerticalAlign){case e.spec.TextVerticalAlign.top:u=c+l;break;case e.spec.TextVerticalAlign.middle:u=(this.height*s-h+c)/2;break;case e.spec.TextVerticalAlign.bottom:u=this.height*s-h-l}return u},i.getOffsetX=function(t,i){var n=0;switch(this.textAlign){case e.spec.TextAlignment.left:n=t.outlineWidth*t.fontScale;break;case e.spec.TextAlignment.middle:n=(this.width*t.fontScale-i)/2;break;case e.spec.TextAlignment.right:n=this.width*t.fontScale-i}return n},i.getOffsetYRich=function(t,i,n){if(0===i.length)return 0;var r=t.outlineWidth,a=t.fontScale,o=i.reduce(function(t,e){return t+e},0),s=(i[0]-n)/3,l=n+r*a,c=o-i[0],h=0;switch(this.textVerticalAlign){case e.spec.TextVerticalAlign.top:h=l+s;break;case e.spec.TextVerticalAlign.middle:h=(this.height*a-o)/2+l;break;case e.spec.TextVerticalAlign.bottom:h=this.height*a-c-s}return h},i.getOffsetXRich=function(t,i,n){switch(this.textAlign){case e.spec.TextAlignment.left:return t.outlineWidth*t.fontScale;case e.spec.TextAlignment.middle:return(i-n)/2;case e.spec.TextAlignment.right:return i-n;default:return 0}},i.setSize=function(t,e){this.width=t,this.height=e},t}();function T(t,e){if(void 0===e&&(e=1),(3===(t=t.replace(/^#/,"")).length||4===t.length)&&(t=t.split("").map(function(t){return t+t}).join("")),8===t.length){var i=parseInt(t.slice(6,8),16)/255;t=t.slice(0,6),e=i}var n=parseInt(t,16);return[n>>16&255,n>>8&255,255&n,e]}var b=function(){function t(){}var e=t.prototype;return e.computeLines=function(t,e,i,n,r,a,o,s){var l=this,c=[],h=[],u=(n.lineHeight||0)*a,f=this.createNewLine(),p=0,g=0,x=function(){if(0!==f.chars.length){f.lineHeight=0===c.length?(f.lineAscent||0)+(f.lineDescent||0):u;var t=0===c.length?0:h[h.length-1]+u;h.push(t),g+=f.lineHeight,c.push(f),p=Math.max(p,f.width),f=l.createNewLine()}};t.forEach(function(t){var n=t.text,r=t.isNewLine,l=t.fontSize;r&&x();var c=t.fontStyle||i.fontStyle||"normal";e.font=c+" "+(t.fontWeight||i.textWeight)+" 10px "+(t.fontFamily||i.fontFamily),f.offsetX.push(f.width);for(var h=0,u=[],p=0,g=0,d=0;d<n.length;d++){var v=n[d],m=e.measureText(v),y=m.width,S=(y<=0?0:y)*l*s*a,T=l*a*s,b=m.actualBoundingBoxAscent*T,w=m.actualBoundingBoxDescent*T;p=Math.max(p,b),g=Math.max(g,w),d>0&&(h+=o),u.push({char:v,x:h}),h+=S}f.chars.push(u),f.width+=h,f.richOptions.push(t),f.lineAscent=Math.max(f.lineAscent||0,p),f.lineDescent=Math.max(f.lineDescent||0,g)}),x();var d=1/0,v=-1/0;if(0===c.length)return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:0,bboxBottom:0,bboxHeight:0};for(var m=0;m<c.length;m++)d=Math.min(d,h[m]-(c[m].lineAscent||0)),v=Math.max(v,h[m]+(c[m].lineDescent||0));var y=v-d;return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:d,bboxBottom:v,bboxHeight:y}},e.createNewLine=function(){return{richOptions:[],offsetX:[],width:0,lineHeight:0,offsetY:0,chars:[],lineAscent:0,lineDescent:0}},t}(),w=function(){function t(){}var e=t.prototype;return e.computeLines=function(t,e,i,n,r,a,o,s){var l=this,c=[],h=[],u=(n.lineHeight||0)*a,f=this.createNewLine(),p=0,g=0,x=null,d=0,v=[],m=null,y=function(){if(S(),0!==f.chars.length){f.lineHeight=0===c.length?(f.lineAscent||0)+(f.lineDescent||0):u;var t=0===c.length?0:h[h.length-1]+u;h.push(t),g+=f.lineHeight,c.push(f),p=Math.max(p,f.width),f=l.createNewLine(),x=null,d=0,v=[],m=null}},S=function(){0!==v.length&&(null===x&&(x=f.width),f.offsetX.push(x),f.chars.push(v),m&&f.richOptions.push(m),x=null,d=0,v=[],m=null)};t.forEach(function(t){var r=t.text,l=t.isNewLine,c=t.fontSize,h=t.fontStyle||i.fontStyle||"normal";e.font=h+" "+(t.fontWeight||i.textWeight)+" 10px "+(t.fontFamily||i.fontFamily),l&&(S(),y());for(var u=0;u<r.length;u++){var p=r[u],g=e.measureText(p),T=g.width,b=(T<=0?0:T)*c*s*a,w=c*a*s,A=g.actualBoundingBoxAscent*w,O=g.actualBoundingBoxDescent*w,C=v.length>0?o:0;f.width+C+b>(n.maxTextWidth||1/0)&&(S(),y()),null===x&&(x=f.width,m=t),v.length>0&&(d+=o,f.width+=o),v.push({char:p,x:d}),f.lineAscent=Math.max(f.lineAscent||0,A),f.lineDescent=Math.max(f.lineDescent||0,O),d+=b,f.width+=b}S()}),y();for(var T=1/0,b=-1/0,w=0;w<c.length;w++)T=Math.min(T,h[w]-(c[w].lineAscent||0)),b=Math.max(b,h[w]+(c[w].lineDescent||0));var A=b-T;return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:T,bboxBottom:b,bboxHeight:A}},e.createNewLine=function(){return{richOptions:[],offsetX:[],width:0,lineHeight:0,offsetY:0,chars:[],lineAscent:0,lineDescent:0}},t}(),A=function(){function t(){}return t.prototype.apply=function(t,e,i,n){var r=function(t,e){return Math.abs(e)>1e-5?t/e:1},a=i.maxTextWidth*n.fontScale,o=i.maxTextHeight*n.fontScale,s=Math.max(1,null!=(h=e.contentWidth)?h:e.canvasWidth),l=Math.max(1,null!=(u=e.bboxHeight)?u:e.canvasHeight),c=Math.min(1,r(a,s),r(o,l));if(c>.9999)return{globalScale:1};for(var h,u,f,g=p(t);!(f=g()).done;){var x=f.value;if(x.width*=c,x.lineHeight*=c,x.offsetX)for(var d=0;d<x.offsetX.length;d++)x.offsetX[d]*=c;for(var v,m=p(x.chars||[]);!(v=m()).done;)for(var y,S=v.value,T=p(S);!(y=T()).done;){var b=y.value;b.x*=c}for(var w,A=p(x.richOptions||[]);!(w=A()).done;){var O=w.value;O.fontSize*=c}null!=x.lineAscent&&(x.lineAscent*=c),null!=x.lineDescent&&(x.lineDescent*=c)}return{globalScale:c}},t}(),O=function(){function t(){}return t.prototype.apply=function(t,e,i,n){return{globalScale:1}},t}(),C=function(){function t(){}return t.prototype.apply=function(t,e,i,n){return{globalScale:1}},t}(),z=function(){function t(){}return t.prototype.getHorizontalOffsets=function(t,i,n,r,a){var o,s,l=null!=(o=i.containerWidth)?o:r.maxTextWidth*a.fontScale,c=null!=(s=i.baselineCompensationX)?s:0,h=t.map(function(t){return r.getOffsetXRich(a,l,t.width)});return{lineOffsets:r.overflow===e.spec.TextOverflow.visible?h.map(function(t){return t+c}):h}},t}(),L=function(){function t(){}return t.prototype.getVerticalOffsets=function(t,i,n,r,a,o){var s=null!=(c=i.baselineCompensationY)?c:0,l=0;if(0===t.length)return{baselineY:0,lineYOffsets:[]};switch(r.overflow){case e.spec.TextOverflow.visible:var c,h,u,f,p,g=r.maxTextHeight*a.fontScale,x=null!=(h=i.bboxTop)?h:0,d=null!=(f=i.bboxBottom)?f:x+(null!=(u=i.bboxHeight)?u:0),v=null!=(p=i.bboxHeight)?p:d-x,m=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:m=-x;break;case e.spec.TextVerticalAlign.middle:m=(g-v)/2-x;break;case e.spec.TextVerticalAlign.bottom:m=g-v-x}l=m+s;break;case e.spec.TextOverflow.clip:for(var y=r.maxTextHeight*a.fontScale,S=[0],T=1;T<t.length;T++)S[T]=S[T-1]+t[T].lineHeight;for(var b=1/0,w=-1/0,A=0;A<t.length;A++){var O,C,z=null!=(O=t[A].lineAscent)?O:0,L=null!=(C=t[A].lineDescent)?C:0;b=Math.min(b,S[A]-z),w=Math.max(w,S[A]+L)}var E=w-b,H=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:H=-b;break;case e.spec.TextVerticalAlign.middle:H=(y-E)/2-b;break;case e.spec.TextVerticalAlign.bottom:H=y-E-b}l=H+s;break;case e.spec.TextOverflow.display:for(var M=r.maxTextHeight*a.fontScale,W=[0],V=1;V<t.length;V++)W[V]=W[V-1]+t[V].lineHeight;for(var R=1/0,k=-1/0,F=0;F<t.length;F++){var _,D,B=null!=(_=t[F].lineAscent)?_:0,P=null!=(D=t[F].lineDescent)?D:0;R=Math.min(R,W[F]-B),k=Math.max(k,W[F]+P)}var X=k-R,Y=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:Y=-R;break;case e.spec.TextVerticalAlign.middle:Y=(M-X)/2-R;break;case e.spec.TextVerticalAlign.bottom:Y=M-X-R}for(var j=[],N=Y,I=0;I<t.length;I++)j.push(N),I<t.length-1&&(N+=t[I+1].lineHeight);return{baselineY:Y,lineYOffsets:j}}var U=[],$=l;return t.forEach(function(e,i){U.push($),i<t.length-1&&($+=t[i+1].lineHeight)}),{baselineY:l,lineYOffsets:U}},t}(),E=function(){function t(){}return t.createWrapStrategy=function(t){return t?new w:new b},t.createOverflowStrategy=function(t){switch(t){case e.spec.TextOverflow.clip:return new O;case e.spec.TextOverflow.display:return new A;case e.spec.TextOverflow.visible:default:return new C}},t.createHorizontalAlignStrategy=function(){return new z},t.createVerticalAlignStrategy=function(){return new L},t}(),H=0;t.RichTextComponent=function(t){function i(i){var n;return(n=t.call(this,i)||this).isDirty=!0,n.text="",n.processedTextOptions=[],n.singleLineHeight=1.571,n.size=null,n.initialized=!1,n.canvasSize=null,n.SCALE_FACTOR=.1,n.ALPHA_FIX_VALUE=1/255,n.name="MRichText"+H++,n.initTextBase(i),n.richWrapStrategy=E.createWrapStrategy(),n.richOverflowStrategy=E.createOverflowStrategy(e.spec.TextOverflow.display),n.richHorizontalAlignStrategy=E.createHorizontalAlignStrategy(),n.richVerticalAlignStrategy=E.createVerticalAlignStrategy(),n}o(i,t);var n=i.prototype;return n.onUpdate=function(e){t.prototype.onUpdate.call(this,e),this.updateTexture()},n.onDestroy=function(){t.prototype.onDestroy.call(this),this.disposeTextTexture()},n.fromData=function(i){t.prototype.fromData.call(this,i);var n=i.interaction,r=i.options;this.interaction=n,this.textStyle=new e.TextStyle(r),this.textLayout=new S(r),this.text=r.text?r.text.toString():" ",this.textLayout.useLegacyRichText&&(this.textLayout.textVerticalAlign=e.spec.TextVerticalAlign.middle),this.updateStrategies(),this.renderText(r),this.material.setColor("_Color",new e.math.Color(1,1,1,1))},n.updateStrategies=function(){var t=this.textLayout;t&&(this.richWrapStrategy=E.createWrapStrategy(t.wrapEnabled),this.richOverflowStrategy=E.createOverflowStrategy(t.overflow))},n.generateTextProgram=function(t){var i=this;this.processedTextOptions=[],y(function(t,n){/^\n+$/.test(t)&&(t=t.replace(/\n/g,"\n ")),t.split("\n").forEach(function(t,r){var a={text:t,fontSize:i.textStyle.fontSize,isNewLine:!1};r>0&&(a.isNewLine=!0),"b"in n&&(a.fontWeight=e.spec.TextWeight.bold),"i"in n&&(a.fontStyle=e.spec.FontStyle.italic),"size"in n&&n.size&&(a.fontSize=parseInt(n.size,10)),"color"in n&&n.color&&(a.fontColor=function(t,e){if(void 0===e&&(e=1),"string"!=typeof t||!t)throw Error("Invalid color string");return t.startsWith("#")?T(t,e):T(function(t){if("string"!=typeof t||!t)throw Error("Invalid color name provided");if("undefined"==typeof document)throw Error("This method requires a browser environment");var e=document.createElement("canvas"),i=e.getContext("2d");if(i)try{return i.fillStyle=t,i.fillStyle}finally{null==e.remove||e.remove.call(e)}throw Error("Failed to get 2D context for color conversion!")}(t))}(n.color)),i.processedTextOptions.push(a)})})(t)},n.updateWithOptions=function(t){this.textStyle=new e.TextStyle(t),this.textLayout=new S(t),this.text=t.text?t.text.toString():" ",this.textLayout.useLegacyRichText&&(this.textLayout.textVerticalAlign=e.spec.TextVerticalAlign.middle),this.updateStrategies(),this.isDirty=!0},n.renderText=function(t){var i=t.size;i&&(this.canvasSize=new e.math.Vector2(i[0],i[1])),this.updateTexture()},n.updateTexture=function(t){if(void 0===t&&(t=!0),this.isDirty&&this.context&&this.canvas&&this.textStyle&&this.textLayout){var e=!0===this.textLayout.useLegacyRichText;this.singleLineHeight=e?1.571:1,e?this.updateTextureLegacy(t):this.updateTextureWithStrategies(t)}},n.updateTextureLegacy=function(t){var i=this;if(this.isDirty&&this.context&&this.canvas&&this.textStyle){this.generateTextProgram(this.text);var n=0,r=0,a=this.textLayout,o=this.textStyle,s=a.overflow,l=a.letterSpace,c=void 0===l?0:l,h=this.context,u=[],f=o.fontSize*o.fontScale,p={richOptions:[],offsetX:[],width:0,lineHeight:f*this.singleLineHeight,offsetY:f*(this.singleLineHeight-1)/2};if(this.processedTextOptions.forEach(function(t){var e=t.text,a=t.isNewLine,s=t.fontSize;a&&(u.push(p),n=Math.max(n,p.width),p={richOptions:[],offsetX:[],width:0,lineHeight:f*i.singleLineHeight,offsetY:f*(i.singleLineHeight-1)/2},r+=p.lineHeight),h.font=(t.fontWeight||o.textWeight)+" 10px "+(t.fontFamily||o.fontFamily);var l=h.measureText(e),g=l.width;if(void 0!==l.actualBoundingBoxLeft&&void 0!==l.actualBoundingBoxRight){var x=l.actualBoundingBoxLeft+l.actualBoundingBoxRight;x>0&&(g=Math.max(g,x))}var d=s*i.singleLineHeight*o.fontScale;d>p.lineHeight&&(r+=d-p.lineHeight,p.lineHeight=d,p.offsetY=s*o.fontScale*(i.singleLineHeight-1)/2),p.offsetX.push(p.width),p.width+=(g<=0?0:g)*s*i.SCALE_FACTOR*o.fontScale+e.length*c,p.richOptions.push(t)}),u.push(p),n=Math.max(n,p.width),r+=p.lineHeight,0===n||0===r){this.isDirty=!1;return}(void 0===this.size||null===this.size)&&(this.size=this.item.transform.size.clone());var g=this.size,x=g.x,d=g.y;if(!this.initialized){this.canvasSize=this.canvasSize?this.canvasSize:new e.math.Vector2(n,r);var v=this.canvasSize,m=v.x,y=v.y;this.item.transform.size.set((void 0===x?1:x)*m*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===d?1:d)*y*this.SCALE_FACTOR*this.SCALE_FACTOR),this.size=this.item.transform.size.clone(),this.initialized=!0}e.assertExist(this.canvasSize);var S=this.canvasSize,T=S.x,b=S.y;a.width=T/o.fontScale,a.height=b/o.fontScale,this.renderToTexture(T,b,t,function(t){if(0!==u.length){var n=a.getOffsetY(o,u.length,f*i.singleLineHeight,o.fontSize);u.forEach(function(i,r){var l=i.richOptions,c=i.offsetX,h=i.width,u=h,f=c;if(s===e.spec.TextOverflow.display&&h>T){var p=T/h;u*=p,f=c.map(function(t){return t*p})}var g=a.getOffsetX(o,u);r>0&&(n+=i.lineHeight-i.offsetY),l.forEach(function(i,r){var a=o.fontScale,l=o.textColor,c=o.fontFamily,u=o.textWeight,p=o.fontStyle,x=i.text,d=i.fontSize,v=i.fontColor,m=void 0===v?l:v,y=i.fontFamily,S=i.fontWeight,b=i.fontStyle,w=d;s===e.spec.TextOverflow.display&&h>T&&(w/=h/T);var A=f[r]+g;t.font=(void 0===b?p:b)+" "+(void 0===S?u:S)+" "+w*a+"px "+(void 0===y?c:y);var O=m[0],C=m[1],z=m[2],L=m[3];t.fillStyle="rgba("+O+", "+C+", "+z+", "+L+")",t.fillText(x,A,n)})})}},{disposeOld:!1}),this.isDirty=!1}},n.updateTextureWithStrategies=function(t){var i=this;if(this.isDirty&&this.context&&this.canvas){this.generateTextProgram(this.text);var n=this.textLayout,r=n.letterSpace,a=this.context;if(a){var o=this.richWrapStrategy.computeLines(this.processedTextOptions,a,this.textStyle,n,this.singleLineHeight,this.textStyle.fontScale,void 0===r?0:r,this.SCALE_FACTOR);if(0===o.lines.length||0===o.maxLineWidth||0===o.totalHeight){this.isDirty=!1;return}var s=this.resolveCanvasSize(o,n,this.textStyle,this.singleLineHeight);this.setCanvasSize(s);var l=this.richOverflowStrategy.apply(o.lines,s,n,this.textStyle),c=this.richHorizontalAlignStrategy.getHorizontalOffsets(o.lines,s,l,n,this.textStyle),h=this.richVerticalAlignStrategy.getVerticalOffsets(o.lines,s,l,n,this.textStyle,this.singleLineHeight);e.assertExist(this.canvasSize);var u=this.canvasSize,f=u.x,p=u.y,g=Math.max(1,Math.ceil(f)),x=Math.max(1,Math.ceil(p));n.width=g/this.textStyle.fontScale,n.height=x/this.textStyle.fontScale,this.renderToTexture(g,x,t,function(t){i.drawTextWithStrategies(t,o.lines,c,h,l,i.textStyle)},{disposeOld:!1}),this.isDirty=!1}}},n.setCanvasSize=function(t){var i=this;(void 0===this.size||null===this.size)&&(this.size=this.item.transform.size.clone());var n=this.size,r=n.x,a=n.y,o=this.textLayout,s=this.textStyle.fontScale||1,l=Math.max(1,o.maxTextWidth||0),c=Math.max(1,o.maxTextHeight||0);switch(o.overflow){case e.spec.TextOverflow.visible:var h,u=l*s,f=c*s,p=null!=(z=t.bboxTop)?z:0,g=null!=(E=t.bboxBottom)?E:p+(null!=(L=t.bboxHeight)?L:0),x=null!=(H=t.bboxHeight)?H:g-p,d=0;switch(o.textVerticalAlign){case e.spec.TextVerticalAlign.top:d=-p;break;case e.spec.TextVerticalAlign.middle:d=(f-x)/2-p;break;case e.spec.TextVerticalAlign.bottom:d=f-x-p}var v=Math.max(0,-(d+p)),m=Math.max(0,d+g-f),y=v,S=m;switch(o.textVerticalAlign){case e.spec.TextVerticalAlign.top:y=m,S=m;break;case e.spec.TextVerticalAlign.bottom:y=v,S=v;break;case e.spec.TextVerticalAlign.middle:y=v,S=m}for(var T=y,b=t.lines||[],w=b.map(function(t){return o.getOffsetXRich(i.textStyle,u,t.width)}),A=1/0,O=-1/0,C=0;C<b.length;C++){var z,L,E,H,M,W,V=null!=(M=w[C])?M:0,R=null!=(W=b[C].width)?W:0;A=Math.min(A,V),O=Math.max(O,V+R)}isFinite(A)||(A=0),isFinite(O)||(O=0);var k=Math.max(0,-A),F=Math.max(0,O-u),_=Math.ceil(u+k+F),D=Math.ceil(f+y+S);t.baselineCompensationX=k,t.baselineCompensationY=T,t.containerWidth=u,t.canvasWidth=_,t.canvasHeight=D,this.canvasSize=new e.math.Vector2(_,D);var B=null!=(h=this.size)?h:this.item.transform.size,P=B.x,X=B.y;this.item.transform.size.set((void 0===P?1:P)*_*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===X?1:X)*D*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0;break;case e.spec.TextOverflow.clip:var Y,j=l*s,N=c*s;t.canvasWidth=j,t.canvasHeight=N,t.baselineCompensationX=0,t.baselineCompensationY=0,this.canvasSize=new e.math.Vector2(j,N),o.width=l,o.height=c;var I=null!=(Y=this.size)?Y:this.item.transform.size,U=I.x,$=I.y;this.item.transform.size.set((void 0===U?1:U)*j*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===$?1:$)*N*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0;break;case e.spec.TextOverflow.display:if(!this.initialized){var q=l*s,G=c*s;this.canvasSize=new e.math.Vector2(q,G),this.item.transform.size.set((void 0===r?1:r)*q*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===a?1:a)*G*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0}}},n.resolveCanvasSize=function(t,e,i,n){var r=Math.max(1,t.maxLineWidth||0),a=Math.max(1,t.totalHeight||0);return e.width=r/i.fontScale,e.height=a/i.fontScale,{canvasWidth:r,canvasHeight:a,contentWidth:t.maxLineWidth,bboxTop:t.bboxTop,bboxBottom:t.bboxBottom,bboxHeight:t.bboxHeight,lines:t.lines}},n.drawTextWithStrategies=function(t,e,i,n,r,a){var o=n.baselineY,s=i.lineOffsets;e.forEach(function(i,n){var r=i.richOptions,l=i.chars,c=s[n],h=o;r.forEach(function(e,n){var r=a.fontScale,o=a.textColor,s=a.fontFamily,u=a.textWeight,f=a.fontStyle,p=e.fontSize,g=e.fontColor,x=void 0===g?o:g,d=e.fontFamily,v=e.fontWeight,m=e.fontStyle;t.font=(void 0===m?f:m)+" "+(void 0===v?u:v)+" "+p*r+"px "+(void 0===d?s:d);var y=x[0],S=x[1],T=x[2],b=x[3];t.fillStyle="rgba("+y+", "+S+", "+T+", "+b+")";var w=i.offsetX&&i.offsetX[n]?i.offsetX[n]:0;l[n].forEach(function(e){t.fillText(e.char,c+w+e.x,h)})}),n<e.length-1&&(o+=e[n+1].lineHeight)})},n.unsupported=function(t){throw Error("RichTextComponent does not support "+t+" at runtime.")},n.setShadowOffsetY=function(t){this.unsupported("setShadowOffsetY")},n.setShadowBlur=function(t){this.unsupported("setShadowBlur")},n.setShadowOffsetX=function(t){this.unsupported("setShadowOffsetX")},n.setShadowColor=function(t){this.unsupported("setShadowColor")},n.setOutlineWidth=function(t){this.unsupported("setOutlineWidth")},n.setAutoWidth=function(t){this.unsupported("setAutoWidth")},n.setFontSize=function(t){this.unsupported("setFontSize")},n.setTextBaseline=function(t){console.warn("setTextBaseline 已废弃,请改用 setTextVerticalAlign。本次调用将转调用 setTextVerticalAlign。"),this.setTextVerticalAlign(t)},i}(e.MaskableGraphic),t.RichTextComponent=function(t,e,i,n){var r,a=arguments.length,o=a<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)o=Reflect.decorate(t,e,i,n);else for(var s=t.length-1;s>=0;s--)(r=t[s])&&(o=(a<3?r(o):a>3?r(e,i,o):r(e,i))||o);return a>3&&o&&Object.defineProperty(e,i,o),o}([e.effectsClass(e.spec.DataType.RichTextComponent)],t.RichTextComponent),e.applyMixins(t.RichTextComponent,[e.TextComponentBase]);var M="2.8.3";e.registerPlugin("rich-text",u),e.logger.info("Plugin rich text version: "+M+"."),M!==r.version&&console.error("注意:请统一 RichText 插件与 Player 版本,不统一的版本混用会有不可预知的后果!","\nAttention: Please ensure the RichText plugin is synchronized with the Player version. Mixing and matching incompatible versions may result in unpredictable consequences!"),t.RichTextLoader=u,t.escape=function(t){if("string"!=typeof t)throw Error("Input must be a string");return t.replace(/\\/g,"\\\\").replace(/=/g,"\\=").replace(/</g,"\\<").replace(/>/g,"\\>").replace(/\//g,"\\/")},t.generateProgram=y,t.isRichText=function(t){var e=v(t).filter(function(t){var e=t.tokenType;return"ContextStart"===e||"ContextEnd"===e}),i=e.filter(function(t){return"ContextStart"===t.tokenType}),n=e.filter(function(t){return"ContextEnd"===t.tokenType});return i.length===n.length&&!!i.length&&function t(e,i){var n=e[0],r=e.slice(1);if(void 0===i&&(i=[]),!n)return 0===i.length;if("ContextStart"===n.tokenType)return t(r,i.concat(n.value));if("ContextEnd"===n.tokenType)return i[i.length-1]===n.value&&t(r,i.slice(0,-1));throw Error("Unexpected token: "+n.tokenType)}(e.map(function(t){var e=t.tokenType,i=t.value;return{tokenType:e,value:"ContextStart"===e?i.match(g)[1]:i.match(x)[1]}}))},t.lexer=v,t.richTextParser=m,t.unescape=function(t){if("string"!=typeof t)throw Error("Input must be a string");return t.replace(/\\\//g,"/").replace(/\\>/g,">").replace(/\\</g,"<").replace(/\\=/g,"=").replace(/\\\\/g,"\\")},t.version=M,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
6
|
+
* Version: v2.8.5
|
|
7
|
+
*/function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@galacean/effects")):"function"==typeof define&&define.amd?define(["exports","@galacean/effects"],e):e(((t="undefined"!=typeof globalThis?globalThis:t||self).ge=t.ge||{},t.ge.richTextPlugin={}),t.ge)}(this,function(t,e){"use strict";var i,n,r=function(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach(function(i){if("default"!==i){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}}),e.default=t,Object.freeze(e)}(e);function o(t,e){return(o=Object.setPrototypeOf||function(t,e){return t.__proto__=e,t})(t,e)}function a(t,e){if("function"!=typeof e&&null!==e)throw TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),e&&o(t,e)}function s(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(t){}return(s=function(){return!!t})()}function l(t,e,i){return(l=s()?Reflect.construct:function(t,e,i){var n=[null];n.push.apply(n,e);var r=new(Function.bind.apply(t,n));return i&&o(r,i.prototype),r}).apply(null,arguments)}function c(t){return(c=Object.setPrototypeOf?Object.getPrototypeOf:function(t){return t.__proto__||Object.getPrototypeOf(t)})(t)}function h(t){var e="function"==typeof Map?new Map:void 0;return(h=function(t){if(null===t||-1===Function.toString.call(t).indexOf("[native code]"))return t;if("function"!=typeof t)throw TypeError("Super expression must either be null or a function");if(void 0!==e){if(e.has(t))return e.get(t);e.set(t,i)}function i(){return l(t,arguments,c(this).constructor)}return i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),o(i,t)})(t)}var u=function(t){function e(){var e;return e=t.apply(this,arguments)||this,e.name="rich-text",e}return a(e,t),e}(h(e.Plugin));function f(t,e){(null==e||e>t.length)&&(e=t.length);for(var i=0,n=Array(e);i<e;i++)n[i]=t[i];return n}function p(t,e){var i="undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(i)return(i=i.call(t)).next.bind(i);if(Array.isArray(t)||(i=function(t,e){if(t){if("string"==typeof t)return f(t,void 0);var i=Object.prototype.toString.call(t).slice(8,-1);if("Object"===i&&t.constructor&&(i=t.constructor.name),"Map"===i||"Set"===i)return Array.from(i);if("Arguments"===i||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(i))return f(t,void 0)}}(t))||e&&t&&"number"==typeof t.length){i&&(t=i);var n=0;return function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(i=n||(n={})).ContextStart="ContextStart",i.Text="Text",i.ContextEnd="ContextEnd",i.EscapedChar="EscapedChar";var g=/^<([a-z]+)(=([^>]+))?>$/,x=/^<\/([a-z]+)>$/,d=[["EscapedChar",/^\\([=<>\\/])/],["ContextStart",/^<[a-z]+(=[^>]+)?>/],["ContextEnd",/^<\/[a-z]+>/],["Text",/^[^</>=\\]+/]],v=function(t,e,i){if(void 0===e&&(e=[]),void 0===i&&(i=0),!t)return e;var n=/^\\([=<>\\/])/.exec(t);if(n){var r=n[1];return v(t.slice(2),e.concat({tokenType:"Text",value:r}),i+2)}for(var o,a=p(d);!(o=a()).done;){var s=o.value,l=s[0],c=s[1];if("EscapedChar"!==l){var h=c.exec(t);if(h){var u=h[0],f=u.length;return v(t.slice(f),e.concat({tokenType:l,value:u}),i+f)}}}if(t.length>0)return v(t.slice(1),e.concat({tokenType:"Text",value:t[0]}),i+1);throw Error('Unexpected token: "'+t[0]+'" at position '+i+' while reading "'+t+'"')},m=function(t){var e=function(){for(var t,e="",i=!1;r.length>0&&(null==(t=r[0])?void 0:t.tokenType)==="Text";){var n=a();n&&(e+=n.value,i=!0)}return i?e:void 0},i=function(){var t=s();if((null==t?void 0:t.tokenType)==="ContextStart"){a();var e,i=t.value.match(g);if(i)return{attributeName:i[1],attributeParam:null!=(e=i[3])?e:""};throw Error("Expected a start tag marker at position "+o)}return{}},n=function(){var t=s();if((null==t?void 0:t.tokenType)==="ContextEnd"){a();var e=t.value.match(x);if(e)return{attributeName:e[1]};throw Error("Expect an end tag marker at position "+o)}return{}},r=v(t),o=0,a=function(){var t,e=r.shift();return o+=null!=(t=null==e?void 0:e.value.length)?t:0,e},s=function(){return r[0]},l=[];return!function t(r,a){for(void 0===r&&(r=[]),void 0===a&&(a="");;){var s=e();if(s){l.push({attributes:r,text:s});continue}var c=i(),h=c.attributeName,u=c.attributeParam;if(h){t(r.concat({attributeName:h,attributeParam:null!=u?u:""}),h);continue}if(a){var f=n().attributeName;if(!f)throw Error('Expect an end tag marker "'+a+'" at position '+o+" but found no tag!");if(f!==a)throw Error('Expect an end tag marker "'+a+'" at position '+o+' but found tag "'+f+'"');return}break}}(),l};function y(t){return function(e){for(var i,n=m(e),r=p(n);!(i=r()).done;){var o=i.value;t(o.text,o.attributes.reduce(function(t,e){var i=e.attributeName,n=e.attributeParam;return i&&(t[i]=n),t},{}))}}}"function"==typeof SuppressedError&&SuppressedError;var S=function(){function t(t){this.width=0,this.height=0;var i=t.size,n=t.textOverflow,r=void 0===n?e.spec.TextOverflow.clip:n,o=t.textVerticalAlign,a=void 0===o?e.spec.TextVerticalAlign.middle:o,s=t.textAlign,l=void 0===s?e.spec.TextAlignment.left:s,c=t.letterSpace,h=t.lineHeight,u=t.wrapEnabled,f=t.maxTextWidth,p=t.maxTextHeight,g=t.sizeMode,x=void 0===g?e.spec.TextSizeMode.autoWidth:g,d=t.useLegacyRichText;this.letterSpace=void 0===c?0:c,this.lineHeight=void 0===h?.571:h,this.useLegacyRichText=void 0!==d&&d,this.overflow=r,this.textVerticalAlign=a,this.textAlign=l,this.width=i?i[0]:100,this.height=i?i[1]:100,this.wrapEnabled=void 0!==u&&u,this.maxTextWidth=(void 0===f?350:f)*50,this.maxTextHeight=(void 0===p?1e3:p)*50,this.sizeMode=x}var i=t.prototype;return i.getOffsetY=function(t,i,n,r,o){var a=t.outlineWidth,s=t.fontScale,l=(n-r)/3,c=r+a*s,h=void 0!==o?o:n*(i-1),u=0;switch(this.textVerticalAlign){case e.spec.TextVerticalAlign.top:u=c+l;break;case e.spec.TextVerticalAlign.middle:u=(this.height*s-h+c)/2;break;case e.spec.TextVerticalAlign.bottom:u=this.height*s-h-l}return u},i.getOffsetX=function(t,i){var n=0;switch(this.textAlign){case e.spec.TextAlignment.left:n=t.outlineWidth*t.fontScale;break;case e.spec.TextAlignment.middle:n=(this.width*t.fontScale-i)/2;break;case e.spec.TextAlignment.right:n=this.width*t.fontScale-i}return n},i.getOffsetYRich=function(t,i,n){if(0===i.length)return 0;var r=t.outlineWidth,o=t.fontScale,a=i.reduce(function(t,e){return t+e},0),s=(i[0]-n)/3,l=n+r*o,c=a-i[0],h=0;switch(this.textVerticalAlign){case e.spec.TextVerticalAlign.top:h=l+s;break;case e.spec.TextVerticalAlign.middle:h=(this.height*o-a)/2+l;break;case e.spec.TextVerticalAlign.bottom:h=this.height*o-c-s}return h},i.getOffsetXRich=function(t,i,n){switch(this.textAlign){case e.spec.TextAlignment.left:return t.outlineWidth*t.fontScale;case e.spec.TextAlignment.middle:return(i-n)/2;case e.spec.TextAlignment.right:return i-n;default:return 0}},i.setSize=function(t,e){this.width=t,this.height=e},t}();function T(t,e){if(void 0===e&&(e=1),(3===(t=t.replace(/^#/,"")).length||4===t.length)&&(t=t.split("").map(function(t){return t+t}).join("")),8===t.length){var i=parseInt(t.slice(6,8),16)/255;t=t.slice(0,6),e=i}var n=parseInt(t,16);return[n>>16&255,n>>8&255,255&n,e]}var b=function(){function t(){}var e=t.prototype;return e.computeLines=function(t,e,i,n,r,o,a,s){var l=this,c=[],h=[],u=(n.lineHeight||0)*o,f=this.createNewLine(),p=0,g=0,x=function(){if(0!==f.chars.length){f.lineHeight=0===c.length?(f.lineAscent||0)+(f.lineDescent||0):u;var t=0===c.length?0:h[h.length-1]+u;h.push(t),g+=f.lineHeight,c.push(f),p=Math.max(p,f.width),f=l.createNewLine()}};t.forEach(function(t){var n=t.text,r=t.isNewLine,l=t.fontSize;r&&x();var c=t.fontStyle||i.fontStyle||"normal";e.font=c+" "+(t.fontWeight||i.textWeight)+" 10px "+(t.fontFamily||i.fontFamily),f.offsetX.push(f.width);for(var h=0,u=[],p=0,g=0,d=0;d<n.length;d++){var v=n[d],m=e.measureText(v),y=m.width,S=(y<=0?0:y)*l*s*o,T=l*o*s,b=m.actualBoundingBoxAscent*T,w=m.actualBoundingBoxDescent*T;p=Math.max(p,b),g=Math.max(g,w),d>0&&(h+=a),u.push({char:v,x:h}),h+=S}f.chars.push(u),f.width+=h,f.richOptions.push(t),f.lineAscent=Math.max(f.lineAscent||0,p),f.lineDescent=Math.max(f.lineDescent||0,g)}),x();var d=1/0,v=-1/0;if(0===c.length)return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:0,bboxBottom:0,bboxHeight:0};for(var m=0;m<c.length;m++)d=Math.min(d,h[m]-(c[m].lineAscent||0)),v=Math.max(v,h[m]+(c[m].lineDescent||0));var y=v-d;return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:d,bboxBottom:v,bboxHeight:y}},e.createNewLine=function(){return{richOptions:[],offsetX:[],width:0,lineHeight:0,offsetY:0,chars:[],lineAscent:0,lineDescent:0}},t}(),w=function(){function t(){}var e=t.prototype;return e.computeLines=function(t,e,i,n,r,o,a,s){var l=this,c=[],h=[],u=(n.lineHeight||0)*o,f=this.createNewLine(),p=0,g=0,x=null,d=0,v=[],m=null,y=function(){if(S(),0!==f.chars.length){f.lineHeight=0===c.length?(f.lineAscent||0)+(f.lineDescent||0):u;var t=0===c.length?0:h[h.length-1]+u;h.push(t),g+=f.lineHeight,c.push(f),p=Math.max(p,f.width),f=l.createNewLine(),x=null,d=0,v=[],m=null}},S=function(){0!==v.length&&(null===x&&(x=f.width),f.offsetX.push(x),f.chars.push(v),m&&f.richOptions.push(m),x=null,d=0,v=[],m=null)};t.forEach(function(t){var r=t.text,l=t.isNewLine,c=t.fontSize,h=t.fontStyle||i.fontStyle||"normal";e.font=h+" "+(t.fontWeight||i.textWeight)+" 10px "+(t.fontFamily||i.fontFamily),l&&(S(),y());for(var u=0;u<r.length;u++){var p=r[u],g=e.measureText(p),T=g.width,b=(T<=0?0:T)*c*s*o,w=c*o*s,A=g.actualBoundingBoxAscent*w,O=g.actualBoundingBoxDescent*w,C=v.length>0?a:0;f.width+C+b>(n.maxTextWidth||1/0)&&(S(),y()),null===x&&(x=f.width,m=t),v.length>0&&(d+=a,f.width+=a),v.push({char:p,x:d}),f.lineAscent=Math.max(f.lineAscent||0,A),f.lineDescent=Math.max(f.lineDescent||0,O),d+=b,f.width+=b}S()}),y();for(var T=1/0,b=-1/0,w=0;w<c.length;w++)T=Math.min(T,h[w]-(c[w].lineAscent||0)),b=Math.max(b,h[w]+(c[w].lineDescent||0));var A=b-T;return{lines:c,maxLineWidth:p,totalHeight:g,bboxTop:T,bboxBottom:b,bboxHeight:A}},e.createNewLine=function(){return{richOptions:[],offsetX:[],width:0,lineHeight:0,offsetY:0,chars:[],lineAscent:0,lineDescent:0}},t}(),A=function(){function t(){}return t.prototype.apply=function(t,e,i,n){var r=function(t,e){return Math.abs(e)>1e-5?t/e:1},o=i.maxTextWidth*n.fontScale,a=i.maxTextHeight*n.fontScale,s=Math.max(1,null!=(h=e.contentWidth)?h:e.canvasWidth),l=Math.max(1,null!=(u=e.bboxHeight)?u:e.canvasHeight),c=Math.min(1,r(o,s),r(a,l));if(c>.9999)return{globalScale:1};for(var h,u,f,g=p(t);!(f=g()).done;){var x=f.value;if(x.width*=c,x.lineHeight*=c,x.offsetX)for(var d=0;d<x.offsetX.length;d++)x.offsetX[d]*=c;for(var v,m=p(x.chars||[]);!(v=m()).done;)for(var y,S=v.value,T=p(S);!(y=T()).done;){var b=y.value;b.x*=c}for(var w,A=p(x.richOptions||[]);!(w=A()).done;){var O=w.value;O.fontSize*=c}null!=x.lineAscent&&(x.lineAscent*=c),null!=x.lineDescent&&(x.lineDescent*=c)}return{globalScale:c}},t}(),O=function(){function t(){}return t.prototype.apply=function(t,e,i,n){return{globalScale:1}},t}(),C=function(){function t(){}return t.prototype.apply=function(t,e,i,n){return{globalScale:1}},t}(),z=function(){function t(){}return t.prototype.getHorizontalOffsets=function(t,i,n,r,o){var a,s,l=null!=(a=i.containerWidth)?a:r.maxTextWidth*o.fontScale,c=null!=(s=i.baselineCompensationX)?s:0,h=t.map(function(t){return r.getOffsetXRich(o,l,t.width)});return{lineOffsets:r.overflow===e.spec.TextOverflow.visible?h.map(function(t){return t+c}):h}},t}(),L=function(){function t(){}return t.prototype.getVerticalOffsets=function(t,i,n,r,o,a){var s=null!=(c=i.baselineCompensationY)?c:0,l=0;if(0===t.length)return{baselineY:0,lineYOffsets:[]};switch(r.overflow){case e.spec.TextOverflow.visible:var c,h,u,f,p,g=r.maxTextHeight*o.fontScale,x=null!=(h=i.bboxTop)?h:0,d=null!=(f=i.bboxBottom)?f:x+(null!=(u=i.bboxHeight)?u:0),v=null!=(p=i.bboxHeight)?p:d-x,m=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:m=-x;break;case e.spec.TextVerticalAlign.middle:m=(g-v)/2-x;break;case e.spec.TextVerticalAlign.bottom:m=g-v-x}l=m+s;break;case e.spec.TextOverflow.clip:for(var y=r.maxTextHeight*o.fontScale,S=[0],T=1;T<t.length;T++)S[T]=S[T-1]+t[T].lineHeight;for(var b=1/0,w=-1/0,A=0;A<t.length;A++){var O,C,z=null!=(O=t[A].lineAscent)?O:0,L=null!=(C=t[A].lineDescent)?C:0;b=Math.min(b,S[A]-z),w=Math.max(w,S[A]+L)}var E=w-b,H=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:H=-b;break;case e.spec.TextVerticalAlign.middle:H=(y-E)/2-b;break;case e.spec.TextVerticalAlign.bottom:H=y-E-b}l=H+s;break;case e.spec.TextOverflow.display:for(var W=r.maxTextHeight*o.fontScale,M=[0],V=1;V<t.length;V++)M[V]=M[V-1]+t[V].lineHeight;for(var R=1/0,k=-1/0,F=0;F<t.length;F++){var _,D,B=null!=(_=t[F].lineAscent)?_:0,P=null!=(D=t[F].lineDescent)?D:0;R=Math.min(R,M[F]-B),k=Math.max(k,M[F]+P)}var X=k-R,Y=0;switch(r.textVerticalAlign){case e.spec.TextVerticalAlign.top:Y=-R;break;case e.spec.TextVerticalAlign.middle:Y=(W-X)/2-R;break;case e.spec.TextVerticalAlign.bottom:Y=W-X-R}for(var j=[],N=Y,I=0;I<t.length;I++)j.push(N),I<t.length-1&&(N+=t[I+1].lineHeight);return{baselineY:Y,lineYOffsets:j}}var U=[],$=l;return t.forEach(function(e,i){U.push($),i<t.length-1&&($+=t[i+1].lineHeight)}),{baselineY:l,lineYOffsets:U}},t}(),E=function(){function t(){}return t.createWrapStrategy=function(t){return t?new w:new b},t.createOverflowStrategy=function(t){switch(t){case e.spec.TextOverflow.clip:return new O;case e.spec.TextOverflow.display:return new A;case e.spec.TextOverflow.visible:default:return new C}},t.createHorizontalAlignStrategy=function(){return new z},t.createVerticalAlignStrategy=function(){return new L},t}(),H=0;t.RichTextComponent=function(t){function i(i){var n;return(n=t.call(this,i)||this).isDirty=!0,n.text="",n.processedTextOptions=[],n.singleLineHeight=1.571,n.size=null,n.initialized=!1,n.canvasSize=null,n.SCALE_FACTOR=.1,n.ALPHA_FIX_VALUE=1/255,n.name="MRichText"+H++,n.initTextBase(i),n.richWrapStrategy=E.createWrapStrategy(),n.richOverflowStrategy=E.createOverflowStrategy(e.spec.TextOverflow.display),n.richHorizontalAlignStrategy=E.createHorizontalAlignStrategy(),n.richVerticalAlignStrategy=E.createVerticalAlignStrategy(),n}a(i,t);var n=i.prototype;return n.onUpdate=function(e){t.prototype.onUpdate.call(this,e),this.updateTexture()},n.onDestroy=function(){t.prototype.onDestroy.call(this),this.disposeTextTexture()},n.fromData=function(i){t.prototype.fromData.call(this,i);var n=i.interaction,r=i.options;this.interaction=n,this.textStyle=new e.TextStyle(r),this.textLayout=new S(r),this.text=r.text?r.text.toString():" ",this.textLayout.useLegacyRichText&&(this.textLayout.textVerticalAlign=e.spec.TextVerticalAlign.middle),this.updateStrategies(),this.renderText(r),this.material.setColor("_Color",new e.math.Color(1,1,1,1))},n.updateStrategies=function(){var t=this.textLayout;t&&(this.richWrapStrategy=E.createWrapStrategy(t.wrapEnabled),this.richOverflowStrategy=E.createOverflowStrategy(t.overflow))},n.generateTextProgram=function(t){var i=this;this.processedTextOptions=[],y(function(t,n){/^\n+$/.test(t)&&(t=t.replace(/\n/g,"\n ")),t.split("\n").forEach(function(t,r){var o={text:t,fontSize:i.textStyle.fontSize,isNewLine:!1};r>0&&(o.isNewLine=!0),"b"in n&&(o.fontWeight=e.spec.TextWeight.bold),"i"in n&&(o.fontStyle=e.spec.FontStyle.italic),"size"in n&&n.size&&(o.fontSize=parseInt(n.size,10)),"color"in n&&n.color&&(o.fontColor=function(t,e){if(void 0===e&&(e=1),"string"!=typeof t||!t)throw Error("Invalid color string");return t.startsWith("#")?T(t,e):T(function(t){if("string"!=typeof t||!t)throw Error("Invalid color name provided");if("undefined"==typeof document)throw Error("This method requires a browser environment");var e=document.createElement("canvas"),i=e.getContext("2d");if(i)try{return i.fillStyle=t,i.fillStyle}finally{null==e.remove||e.remove.call(e)}throw Error("Failed to get 2D context for color conversion!")}(t))}(n.color)),i.processedTextOptions.push(o)})})(t)},n.updateWithOptions=function(t){this.textStyle=new e.TextStyle(t),this.textLayout=new S(t),this.text=t.text?t.text.toString():" ",this.textLayout.useLegacyRichText&&(this.textLayout.textVerticalAlign=e.spec.TextVerticalAlign.middle),this.updateStrategies(),this.isDirty=!0},n.renderText=function(t){var i=t.size;i&&(this.canvasSize=new e.math.Vector2(i[0],i[1])),this.updateTexture()},n.updateTexture=function(t){if(void 0===t&&(t=!0),this.isDirty&&this.context&&this.canvas&&this.textStyle&&this.textLayout){var e=!0===this.textLayout.useLegacyRichText;this.singleLineHeight=e?1.571:1,e?this.updateTextureLegacy(t):this.updateTextureWithStrategies(t)}},n.updateTextureLegacy=function(t){var i=this;if(this.isDirty&&this.context&&this.canvas&&this.textStyle){this.generateTextProgram(this.text);var n=0,r=0,o=this.textLayout,a=this.textStyle,s=o.overflow,l=o.letterSpace,c=void 0===l?0:l,h=this.context,u=[],f=a.fontSize*a.fontScale,p={richOptions:[],offsetX:[],width:0,lineHeight:f*this.singleLineHeight,offsetY:f*(this.singleLineHeight-1)/2};if(this.processedTextOptions.forEach(function(t){var e=t.text,o=t.isNewLine,s=t.fontSize;o&&(u.push(p),n=Math.max(n,p.width),p={richOptions:[],offsetX:[],width:0,lineHeight:f*i.singleLineHeight,offsetY:f*(i.singleLineHeight-1)/2},r+=p.lineHeight),h.font=(t.fontWeight||a.textWeight)+" 10px "+(t.fontFamily||a.fontFamily);var l=h.measureText(e),g=l.width;if(void 0!==l.actualBoundingBoxLeft&&void 0!==l.actualBoundingBoxRight){var x=l.actualBoundingBoxLeft+l.actualBoundingBoxRight;x>0&&(g=Math.max(g,x))}var d=s*i.singleLineHeight*a.fontScale;d>p.lineHeight&&(r+=d-p.lineHeight,p.lineHeight=d,p.offsetY=s*a.fontScale*(i.singleLineHeight-1)/2),p.offsetX.push(p.width),p.width+=(g<=0?0:g)*s*i.SCALE_FACTOR*a.fontScale+e.length*c,p.richOptions.push(t)}),u.push(p),n=Math.max(n,p.width),r+=p.lineHeight,0===n||0===r){this.isDirty=!1;return}(void 0===this.size||null===this.size)&&(this.size=this.item.transform.size.clone());var g=this.size,x=g.x,d=g.y;if(!this.initialized){this.canvasSize=this.canvasSize?this.canvasSize:new e.math.Vector2(n,r);var v=this.canvasSize,m=v.x,y=v.y;this.item.transform.size.set((void 0===x?1:x)*m*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===d?1:d)*y*this.SCALE_FACTOR*this.SCALE_FACTOR),this.size=this.item.transform.size.clone(),this.initialized=!0}e.assertExist(this.canvasSize);var S=this.canvasSize,T=S.x,b=S.y;o.width=T/a.fontScale,o.height=b/a.fontScale,this.renderToTexture(T,b,t,function(t){if(0!==u.length){var n=o.getOffsetY(a,u.length,f*i.singleLineHeight,a.fontSize);u.forEach(function(i,r){var l=i.richOptions,c=i.offsetX,h=i.width,u=h,f=c;if(s===e.spec.TextOverflow.display&&h>T){var p=T/h;u*=p,f=c.map(function(t){return t*p})}var g=o.getOffsetX(a,u);r>0&&(n+=i.lineHeight-i.offsetY),l.forEach(function(i,r){var o=a.fontScale,l=a.textColor,c=a.fontFamily,u=a.textWeight,p=a.fontStyle,x=i.text,d=i.fontSize,v=i.fontColor,m=void 0===v?l:v,y=i.fontFamily,S=i.fontWeight,b=i.fontStyle,w=d;s===e.spec.TextOverflow.display&&h>T&&(w/=h/T);var A=f[r]+g;t.font=(void 0===b?p:b)+" "+(void 0===S?u:S)+" "+w*o+"px "+(void 0===y?c:y);var O=m[0],C=m[1],z=m[2],L=m[3];t.fillStyle="rgba("+O+", "+C+", "+z+", "+L+")",t.fillText(x,A,n)})})}},{disposeOld:!1}),this.isDirty=!1}},n.updateTextureWithStrategies=function(t){var i=this;if(this.isDirty&&this.context&&this.canvas){this.generateTextProgram(this.text);var n=this.textLayout,r=n.letterSpace,o=this.context;if(o){var a=this.richWrapStrategy.computeLines(this.processedTextOptions,o,this.textStyle,n,this.singleLineHeight,this.textStyle.fontScale,void 0===r?0:r,this.SCALE_FACTOR);if(0===a.lines.length||0===a.maxLineWidth||0===a.totalHeight){this.isDirty=!1;return}var s=this.resolveCanvasSize(a,n,this.textStyle,this.singleLineHeight);this.setCanvasSize(s);var l=this.richOverflowStrategy.apply(a.lines,s,n,this.textStyle),c=this.richHorizontalAlignStrategy.getHorizontalOffsets(a.lines,s,l,n,this.textStyle),h=this.richVerticalAlignStrategy.getVerticalOffsets(a.lines,s,l,n,this.textStyle,this.singleLineHeight);e.assertExist(this.canvasSize);var u=this.canvasSize,f=u.x,p=u.y,g=Math.max(1,Math.ceil(f)),x=Math.max(1,Math.ceil(p));n.width=g/this.textStyle.fontScale,n.height=x/this.textStyle.fontScale,this.renderToTexture(g,x,t,function(t){i.drawTextWithStrategies(t,a.lines,c,h,l,i.textStyle)},{disposeOld:!1}),this.isDirty=!1}}},n.setCanvasSize=function(t){var i=this;(void 0===this.size||null===this.size)&&(this.size=this.item.transform.size.clone());var n=this.size,r=n.x,o=n.y,a=this.textLayout,s=this.textStyle.fontScale||1,l=Math.max(1,a.maxTextWidth||0),c=Math.max(1,a.maxTextHeight||0);switch(a.overflow){case e.spec.TextOverflow.visible:var h,u=l*s,f=c*s,p=null!=(z=t.bboxTop)?z:0,g=null!=(E=t.bboxBottom)?E:p+(null!=(L=t.bboxHeight)?L:0),x=null!=(H=t.bboxHeight)?H:g-p,d=0;switch(a.textVerticalAlign){case e.spec.TextVerticalAlign.top:d=-p;break;case e.spec.TextVerticalAlign.middle:d=(f-x)/2-p;break;case e.spec.TextVerticalAlign.bottom:d=f-x-p}var v=Math.max(0,-(d+p)),m=Math.max(0,d+g-f),y=v,S=m;switch(a.textVerticalAlign){case e.spec.TextVerticalAlign.top:y=m,S=m;break;case e.spec.TextVerticalAlign.bottom:y=v,S=v;break;case e.spec.TextVerticalAlign.middle:y=v,S=m}for(var T=y,b=t.lines||[],w=b.map(function(t){return a.getOffsetXRich(i.textStyle,u,t.width)}),A=1/0,O=-1/0,C=0;C<b.length;C++){var z,L,E,H,W,M,V=null!=(W=w[C])?W:0,R=null!=(M=b[C].width)?M:0;A=Math.min(A,V),O=Math.max(O,V+R)}isFinite(A)||(A=0),isFinite(O)||(O=0);var k=Math.max(0,-A),F=Math.max(0,O-u),_=Math.ceil(u+k+F),D=Math.ceil(f+y+S);t.baselineCompensationX=k,t.baselineCompensationY=T,t.containerWidth=u,t.canvasWidth=_,t.canvasHeight=D,this.canvasSize=new e.math.Vector2(_,D);var B=null!=(h=this.size)?h:this.item.transform.size,P=B.x,X=B.y;this.item.transform.size.set((void 0===P?1:P)*_*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===X?1:X)*D*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0;break;case e.spec.TextOverflow.clip:var Y,j=l*s,N=c*s;t.canvasWidth=j,t.canvasHeight=N,t.baselineCompensationX=0,t.baselineCompensationY=0,this.canvasSize=new e.math.Vector2(j,N),a.width=l,a.height=c;var I=null!=(Y=this.size)?Y:this.item.transform.size,U=I.x,$=I.y;this.item.transform.size.set((void 0===U?1:U)*j*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===$?1:$)*N*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0;break;case e.spec.TextOverflow.display:if(!this.initialized){var q=l*s,G=c*s;this.canvasSize=new e.math.Vector2(q,G),this.item.transform.size.set((void 0===r?1:r)*q*this.SCALE_FACTOR*this.SCALE_FACTOR,(void 0===o?1:o)*G*this.SCALE_FACTOR*this.SCALE_FACTOR),this.initialized=!0}}},n.resolveCanvasSize=function(t,e,i,n){var r=Math.max(1,t.maxLineWidth||0),o=Math.max(1,t.totalHeight||0);return e.width=r/i.fontScale,e.height=o/i.fontScale,{canvasWidth:r,canvasHeight:o,contentWidth:t.maxLineWidth,bboxTop:t.bboxTop,bboxBottom:t.bboxBottom,bboxHeight:t.bboxHeight,lines:t.lines}},n.drawTextWithStrategies=function(t,e,i,n,r,o){var a=n.baselineY,s=i.lineOffsets;e.forEach(function(i,n){var r=i.richOptions,l=i.chars,c=s[n],h=a;r.forEach(function(e,n){var r=o.fontScale,a=o.textColor,s=o.fontFamily,u=o.textWeight,f=o.fontStyle,p=e.fontSize,g=e.fontColor,x=void 0===g?a:g,d=e.fontFamily,v=e.fontWeight,m=e.fontStyle;t.font=(void 0===m?f:m)+" "+(void 0===v?u:v)+" "+p*r+"px "+(void 0===d?s:d);var y=x[0],S=x[1],T=x[2],b=x[3];t.fillStyle="rgba("+y+", "+S+", "+T+", "+b+")";var w=i.offsetX&&i.offsetX[n]?i.offsetX[n]:0;l[n].forEach(function(e){t.fillText(e.char,c+w+e.x,h)})}),n<e.length-1&&(a+=e[n+1].lineHeight)})},n.unsupported=function(t){throw Error("RichTextComponent does not support "+t+" at runtime.")},n.setShadowOffsetY=function(t){this.unsupported("setShadowOffsetY")},n.setShadowBlur=function(t){this.unsupported("setShadowBlur")},n.setShadowOffsetX=function(t){this.unsupported("setShadowOffsetX")},n.setShadowColor=function(t){this.unsupported("setShadowColor")},n.setOutlineWidth=function(t){this.unsupported("setOutlineWidth")},n.setAutoWidth=function(t){this.unsupported("setAutoWidth")},n.setFontSize=function(t){this.unsupported("setFontSize")},n.setTextBaseline=function(t){console.warn("setTextBaseline 已废弃,请改用 setTextVerticalAlign。本次调用将转调用 setTextVerticalAlign。"),this.setTextVerticalAlign(t)},i}(e.MaskableGraphic),t.RichTextComponent=function(t,e,i,n){var r,o=arguments.length,a=o<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,i):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(t,e,i,n);else for(var s=t.length-1;s>=0;s--)(r=t[s])&&(a=(o<3?r(a):o>3?r(e,i,a):r(e,i))||a);return o>3&&a&&Object.defineProperty(e,i,a),a}([e.effectsClass(e.spec.DataType.RichTextComponent)],t.RichTextComponent),e.applyMixins(t.RichTextComponent,[e.TextComponentBase]);var W="2.8.5";e.registerPlugin("rich-text",u),e.logger.info("Plugin rich text version: "+W+"."),W!==r.version&&console.error("注意:请统一 RichText 插件与 Player 版本,不统一的版本混用会有不可预知的后果!","\nAttention: Please ensure the RichText plugin is synchronized with the Player version. Mixing and matching incompatible versions may result in unpredictable consequences!"),t.RichTextLoader=u,t.escape=function(t){if("string"!=typeof t)throw Error("Input must be a string");return t.replace(/\\/g,"\\\\").replace(/=/g,"\\=").replace(/</g,"\\<").replace(/>/g,"\\>").replace(/\//g,"\\/")},t.generateProgram=y,t.isRichText=function(t){var e=v(t).filter(function(t){var e=t.tokenType;return"ContextStart"===e||"ContextEnd"===e}),i=e.filter(function(t){return"ContextStart"===t.tokenType}),n=e.filter(function(t){return"ContextEnd"===t.tokenType});return i.length===n.length&&!!i.length&&function t(e,i){var n=e[0],r=e.slice(1);if(void 0===i&&(i=[]),!n)return 0===i.length;if("ContextStart"===n.tokenType)return t(r,i.concat(n.value));if("ContextEnd"===n.tokenType)return i[i.length-1]===n.value&&t(r,i.slice(0,-1));throw Error("Unexpected token: "+n.tokenType)}(e.map(function(t){var e=t.tokenType,i=t.value;return{tokenType:e,value:"ContextStart"===e?i.match(g)[1]:i.match(x)[1]}}))},t.lexer=v,t.richTextParser=m,t.unescape=function(t){if("string"!=typeof t)throw Error("Input must be a string");return t.replace(/\\\//g,"/").replace(/\\>/g,">").replace(/\\</g,"<").replace(/\\=/g,"=").replace(/\\\\/g,"\\")},t.version=W,Object.defineProperty(t,"__esModule",{value:!0})});
|
|
8
8
|
//# sourceMappingURL=index.min.js.map
|