ai-client-sdk 3.0.2 → 3.0.3
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/ai-client-sdk.mjs
CHANGED
|
@@ -34096,7 +34096,9 @@ function zre() {
|
|
|
34096
34096
|
e.push(
|
|
34097
34097
|
Ep(r.value, {
|
|
34098
34098
|
parser: s,
|
|
34099
|
-
plugins: a
|
|
34099
|
+
plugins: a,
|
|
34100
|
+
semi: !1
|
|
34101
|
+
// 不主动添加分号
|
|
34100
34102
|
}).then((o) => {
|
|
34101
34103
|
r.value = o;
|
|
34102
34104
|
}).catch((o) => {
|
|
@@ -34120,7 +34122,9 @@ function zre() {
|
|
|
34120
34122
|
e.push(
|
|
34121
34123
|
Ep(p, {
|
|
34122
34124
|
parser: l,
|
|
34123
|
-
plugins: c
|
|
34125
|
+
plugins: c,
|
|
34126
|
+
semi: !1
|
|
34127
|
+
// 不主动添加分号
|
|
34124
34128
|
}).then((f) => {
|
|
34125
34129
|
i.children[n] = {
|
|
34126
34130
|
type: "code",
|
|
@@ -264,8 +264,8 @@ ${t}`},Vee=new Set(["position","raw"]);function KF(t,e,r){if((t.type==="code"||t
|
|
|
264
264
|
`," "),s=dee(i,"`"),a="`".repeat(s),o=i.startsWith("`")||i.endsWith("`")||/^[\n ]/u.test(i)&&/[\n ]$/u.test(i)&&/[^\n ]/u.test(i)?" ":"";return[a,o,i,o,a]}case"wikiLink":{let i="";return e.proseWrap==="preserve"?i=n.value:i=Zt(0,n.value,/[\t\n]+/gu," "),["[[",i,"]]"]}case"link":switch(e.originalText[n.position.start.offset]){case"<":{let i="mailto:";return["<",n.url.startsWith(i)&&e.originalText.slice(n.position.start.offset+1,n.position.start.offset+1+i.length)!==i?n.url.slice(i.length):n.url,">"]}case"[":return["[",_r(t,e,r),"](",Sy(n.url,")"),Dp(n.title,e),")"];default:return e.originalText.slice(n.position.start.offset,n.position.end.offset)}case"image":return[""),Dp(n.title,e),")"];case"blockquote":return["> ",Ms("> ",_r(t,e,r))];case"heading":return["#".repeat(n.depth)+" ",_r(t,e,r)];case"code":{if(n.isIndented){let a=" ".repeat(4);return Ms(a,[a,eo(n.value,Wt)])}let i=e.__inJsTemplate?"~":"`",s=i.repeat(Math.max(3,jF(n.value,i)+1));return[s,n.lang||"",n.meta?" "+n.meta:"",Wt,eo(ZF(n,e.originalText),Wt),Wt,s]}case"html":{let{parent:i,isLast:s}=t,a=i.type==="root"&&s?n.value.trimEnd():n.value,o=/^<!--.*-->$/su.test(a);return eo(a,o?Wt:Cy(vy))}case"list":return ute(t,e,r);case"thematicBreak":{let{ancestors:i}=t,s=i.findIndex(a=>a.type==="list");return s===-1?"---":tT(i[s],i[s+1])%2===0?"***":"---"}case"linkReference":return["[",_r(t,e,r),"]",n.referenceType==="full"?ky(n):n.referenceType==="collapsed"?"[]":""];case"imageReference":return n.referenceType==="full"?["![",n.alt||"","]",ky(n)]:["![",n.alt,"]",n.referenceType==="collapsed"?"[]":""];case"definition":{let i=e.proseWrap==="always"?$F:" ";return hp([ky(n),":",xy([i,Sy(n.url),n.title===null?"":[i,Dp(n.title,e,!1)]])])}case"footnote":return["[^",_r(t,e,r),"]"];case"footnoteReference":return pT(n);case"footnoteDefinition":{let i=n.children.length===1&&n.children[0].type==="paragraph"&&(e.proseWrap==="never"||e.proseWrap==="preserve"&&n.children[0].position.start.line===n.children[0].position.end.line);return[pT(n),": ",i?_r(t,e,r):hp([Ms(" ".repeat(4),_r(t,e,r,{processor:({isFirst:s})=>s?hp([OF,r()]):r()}))])]}case"table":return pte(t,e,r);case"tableCell":return _r(t,e,r);case"break":return/\s/u.test(e.originalText[n.position.start.offset])?[" ",Cy(vy)]:["\\",Wt];case"liquidNode":return eo(n.value,Wt);case"import":case"export":case"jsx":return n.value.trimEnd();case"esComment":return["{/* ",n.value," */}"];case"math":return["$$",Wt,n.value?[eo(n.value,Wt),Wt]:"","$$"];case"inlineMath":return e.originalText.slice(mp(n),gp(n));default:throw new xee(n,"Markdown")}}function $te(t,e,r){let n=[],i=null,{children:s}=t.node;for(let[a,o]of s.entries())switch(wy(o)){case"start":i===null&&(i={index:a,offset:o.position.end.offset});break;case"end":i!==null&&(n.push({start:i,end:{index:a,offset:o.position.start.offset}}),i=null);break}return _r(t,e,r,{processor({index:a}){if(n.length>0){let o=n[0];if(a===o.start.index)return[cT(s[o.start.index]),e.originalText.slice(o.start.offset,o.end.offset),cT(s[o.end.index])];if(o.start.index<a&&a<o.end.index)return!1;if(a===o.end.index)return n.shift(),!1}return r()}})}function cT(t){if(t.type==="html")return t.value;if(t.type==="paragraph"&&Array.isArray(t.children)&&t.children.length===1&&t.children[0].type==="esComment")return["{/* ",t.children[0].value," */}"]}function Ote(t){let e=t.findAncestor(r=>r.type==="linkReference"||r.type==="imageReference");return e&&(e.type!=="linkReference"||e.referenceType!=="full")}var Lte=(t,e)=>{for(let r of e)t=Zt(0,t,r,encodeURIComponent(r));return t};function Sy(t,e=[]){let r=[" ",...Array.isArray(e)?e:[e]];return new RegExp(r.map(n=>up(n)).join("|"),"u").test(t)?`<${Lte(t,"<>")}>`:t}function Dp(t,e,r=!0){if(!t)return"";if(r)return" "+Dp(t,e,!1);if(t=Zt(0,t,/\\(?=["')])/gu,""),t.includes('"')&&t.includes("'")&&!t.includes(")"))return`(${t})`;let n=Dee(t,e.singleQuote);return t=Zt(0,t,"\\","\\\\"),t=Zt(0,t,n,`\\${n}`),`${n}${t}${n}`}function Mte(t){return t.index>0&&wy(t.previous)==="next"}function ky(t){return`[${(0,BZ.default)(t.label)}]`}function pT(t){return`[^${t.label}]`}var Rte={features:{experimental_frontMatterSupport:{massageAstNode:!0,embed:!0,print:!0}},preprocess:Ste,print:Ite,embed:Xee,massageAstNode:Hee,hasPrettierIgnore:Mte,insertPragma:zee,getVisitorKeys:ite},jte=Rte,qte=[{name:"Markdown",type:"prose",aceMode:"markdown",extensions:[".md",".livemd",".markdown",".mdown",".mdwn",".mkd",".mkdn",".mkdown",".ronn",".scd",".workbook"],filenames:["contents.lr","README"],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["markdown"],vscodeLanguageIds:["markdown"],linguistLanguageId:222},{name:"MDX",type:"prose",aceMode:"markdown",extensions:[".mdx"],filenames:[],tmScope:"text.md",aliases:["md","pandoc"],codemirrorMode:"gfm",codemirrorMimeType:"text/x-gfm",wrap:!0,parsers:["mdx"],vscodeLanguageIds:["mdx"],linguistLanguageId:222}],hT={singleQuote:{category:"Common",type:"boolean",default:!1,description:"Use single quotes instead of double quotes."},proseWrap:{category:"Common",type:"choice",default:"preserve",description:"How to wrap prose.",choices:[{value:"always",description:"Wrap prose if it exceeds the print width."},{value:"never",description:"Do not wrap prose."},{value:"preserve",description:"Wrap prose as-is."}]}},Ute={proseWrap:hT.proseWrap,singleQuote:hT.singleQuote},zte=Ute,fT={};xF(fT,{markdown:()=>xT,mdx:()=>lre,remark:()=>xT});var Vte=Ga(sQ()),Hte=Ga(uQ()),Wte=Ga(dZ()),Gte=Ga(wZ()),Jte=/^import\s/u,Kte=/^export\s/u,Yte="[a-z][a-z0-9]*(\\.[a-z][a-z0-9]*)*|",Xte=/<!---->|<!---?[^>-](?:-?[^-])*-->/u,Qte=/^\{\s*\/\*(.*)\*\/\s*\}/u,Zte=t=>Jte.test(t),dT=t=>Kte.test(t),mT=t=>Zte(t)||dT(t),Py=(t,e)=>{let r=e.indexOf(`
|
|
265
265
|
|
|
266
266
|
`),n=r===-1?e:e.slice(0,r);if(mT(n))return t(n)({type:dT(n)?"export":"import",value:n})};Py.notInBlock=!0,Py.locator=t=>mT(t)?-1:1;var gT=(t,e)=>{let r=Qte.exec(e);if(r)return t(r[0])({type:"esComment",value:r[1].trim()})};gT.locator=(t,e)=>t.indexOf("{",e);var ere=function(){let{Parser:t}=this,{blockTokenizers:e,blockMethods:r,inlineTokenizers:n,inlineMethods:i}=t.prototype;e.esSyntax=Py,n.esComment=gT,r.splice(r.indexOf("paragraph"),0,"esSyntax"),i.splice(i.indexOf("text"),0,"esComment")},tre=function(){let t=this.Parser.prototype;t.blockMethods=["frontMatter",...t.blockMethods],t.blockTokenizers.frontMatter=e;function e(r,n){let{frontMatter:i}=dp(n);if(i)return r(i.raw)({...i,type:"frontMatter"})}e.onlyAtStart=!0},rre=tre;function nre(){return t=>ro(t,(e,r,[n])=>e.type!=="html"||Xte.test(e.value)||XF.has(n.type)?e:{...e,type:"jsx"})}var ire=nre,sre=function(){let t=this.Parser.prototype,e=t.inlineMethods;e.splice(e.indexOf("text"),0,"liquid"),t.inlineTokenizers.liquid=r;function r(n,i){let s=i.match(/^(\{%.*?%\}|\{\{.*?\}\})/su);if(s)return n(s[0])({type:"liquidNode",value:s[0]})}r.locator=function(n,i){return n.indexOf("{",i)}},are=sre,ore=function(){let t="wikiLink",e=/^\[\[(?<linkContents>.+?)\]\]/su,r=this.Parser.prototype,n=r.inlineMethods;n.splice(n.indexOf("link"),0,t),r.inlineTokenizers.wikiLink=i;function i(s,a){let o=e.exec(a);if(o){let u=o.groups.linkContents.trim();return s(o[0])({type:t,value:u})}}i.locator=function(s,a){return s.indexOf("[",a)}},ure=ore;function yT({isMDX:t}){return e=>{let r=(0,Gte.default)().use(Wte.default,{commonmark:!0,...t&&{blocks:[Yte]}}).use(Vte.default).use(rre).use(Hte.default).use(t?ere:DT).use(are).use(t?ire:DT).use(ure);return r.run(r.parse(e))}}function DT(){}var ET={astFormat:"mdast",hasPragma:JF,hasIgnorePragma:Uee,locStart:mp,locEnd:gp},xT={...ET,parse:yT({isMDX:!1})},lre={...ET,parse:yT({isMDX:!0})},cre={mdast:jte};const{entries:CT,setPrototypeOf:AT,isFrozen:pre,getPrototypeOf:hre,getOwnPropertyDescriptor:fre}=Object;let{freeze:ur,seal:nn,create:Ep}=Object,{apply:_y,construct:By}=typeof Reflect<"u"&&Reflect;ur||(ur=function(e){return e}),nn||(nn=function(e){return e}),_y||(_y=function(e,r){for(var n=arguments.length,i=new Array(n>2?n-2:0),s=2;s<n;s++)i[s-2]=arguments[s];return e.apply(r,i)}),By||(By=function(e){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return new e(...n)});const xp=cr(Array.prototype.forEach),dre=cr(Array.prototype.lastIndexOf),bT=cr(Array.prototype.pop),el=cr(Array.prototype.push),mre=cr(Array.prototype.splice),Cp=cr(String.prototype.toLowerCase),Ny=cr(String.prototype.toString),Iy=cr(String.prototype.match),tl=cr(String.prototype.replace),gre=cr(String.prototype.indexOf),yre=cr(String.prototype.trim),zr=cr(Object.prototype.hasOwnProperty),lr=cr(RegExp.prototype.test),rl=Dre(TypeError);function cr(t){return function(e){e instanceof RegExp&&(e.lastIndex=0);for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return _y(t,e,n)}}function Dre(t){return function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return By(t,r)}}function ze(t,e){let r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:Cp;AT&&AT(t,null);let n=e.length;for(;n--;){let i=e[n];if(typeof i=="string"){const s=r(i);s!==i&&(pre(e)||(e[n]=s),i=s)}t[i]=!0}return t}function Ere(t){for(let e=0;e<t.length;e++)zr(t,e)||(t[e]=null);return t}function Un(t){const e=Ep(null);for(const[r,n]of CT(t))zr(t,r)&&(Array.isArray(n)?e[r]=Ere(n):n&&typeof n=="object"&&n.constructor===Object?e[r]=Un(n):e[r]=n);return e}function nl(t,e){for(;t!==null;){const n=fre(t,e);if(n){if(n.get)return cr(n.get);if(typeof n.value=="function")return cr(n.value)}t=hre(t)}function r(){return null}return r}const vT=ur(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),$y=ur(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),Oy=ur(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),xre=ur(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),Ly=ur(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),Cre=ur(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),FT=ur(["#text"]),TT=ur(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),My=ur(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),wT=ur(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Ap=ur(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Are=nn(/\{\{[\w\W]*|[\w\W]*\}\}/gm),bre=nn(/<%[\w\W]*|[\w\W]*%>/gm),vre=nn(/\$\{[\w\W]*/gm),Fre=nn(/^data-[\-\w.\u00B7-\uFFFF]+$/),Tre=nn(/^aria-[\-\w]+$/),ST=nn(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),wre=nn(/^(?:\w+script|data):/i),Sre=nn(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),kT=nn(/^html$/i),kre=nn(/^[a-z][.\w]*(-[.\w]+)+$/i);var PT=Object.freeze({__proto__:null,ARIA_ATTR:Tre,ATTR_WHITESPACE:Sre,CUSTOM_ELEMENT:kre,DATA_ATTR:Fre,DOCTYPE_NAME:kT,ERB_EXPR:bre,IS_ALLOWED_URI:ST,IS_SCRIPT_OR_DATA:wre,MUSTACHE_EXPR:Are,TMPLIT_EXPR:vre});const il={element:1,text:3,progressingInstruction:7,comment:8,document:9},Pre=function(){return typeof window>"u"?null:window},_re=function(e,r){if(typeof e!="object"||typeof e.createPolicy!="function")return null;let n=null;const i="data-tt-policy-suffix";r&&r.hasAttribute(i)&&(n=r.getAttribute(i));const s="dompurify"+(n?"#"+n:"");try{return e.createPolicy(s,{createHTML(a){return a},createScriptURL(a){return a}})}catch{return console.warn("TrustedTypes policy "+s+" could not be created."),null}},_T=function(){return{afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}};function BT(){let t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:Pre();const e=Te=>BT(Te);if(e.version="3.3.3",e.removed=[],!t||!t.document||t.document.nodeType!==il.document||!t.Element)return e.isSupported=!1,e;let{document:r}=t;const n=r,i=n.currentScript,{DocumentFragment:s,HTMLTemplateElement:a,Node:o,Element:u,NodeFilter:l,NamedNodeMap:c=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:p,DOMParser:f,trustedTypes:h}=t,m=u.prototype,g=nl(m,"cloneNode"),y=nl(m,"remove"),D=nl(m,"nextSibling"),d=nl(m,"childNodes"),x=nl(m,"parentNode");if(typeof a=="function"){const Te=r.createElement("template");Te.content&&Te.content.ownerDocument&&(r=Te.content.ownerDocument)}let A,E="";const{implementation:C,createNodeIterator:b,createDocumentFragment:w,getElementsByTagName:P}=r,{importNode:F}=n;let S=_T();e.isSupported=typeof CT=="function"&&typeof x=="function"&&C&&C.createHTMLDocument!==void 0;const{MUSTACHE_EXPR:$,ERB_EXPR:B,TMPLIT_EXPR:O,DATA_ATTR:_,ARIA_ATTR:I,IS_SCRIPT_OR_DATA:Y,ATTR_WHITESPACE:V,CUSTOM_ELEMENT:ee}=PT;let{IS_ALLOWED_URI:T}=PT,L=null;const H=ze({},[...vT,...$y,...Oy,...Ly,...FT]);let v=null;const k=ze({},[...TT,...My,...wT,...Ap]);let N=Object.seal(Ep(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),j=null,z=null;const R=Object.seal(Ep(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let G=!0,te=!0,M=!1,J=!0,X=!1,ie=!0,le=!1,Ee=!1,ke=!1,ge=!1,xe=!1,Ne=!1,Ge=!0,rt=!1;const Xe="user-content-";let it=!0,yt=!1,Z={},ne=null;const be=ze({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Ae=null;const we=ze({},["audio","video","img","source","image","track"]);let ft=null;const mr=ze({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),qt="http://www.w3.org/1998/Math/MathML",Ut="http://www.w3.org/2000/svg",Tt="http://www.w3.org/1999/xhtml";let st=Tt,kt=!1,er=null;const Ks=ze({},[qt,Ut,Tt],Ny);let Ci=ze({},["mi","mo","mn","ms","mtext"]),gr=ze({},["annotation-xml"]);const Pt=ze({},["title","style","font","a","script"]);let xn=null;const SD=["application/xhtml+xml","text/html"],Kh="text/html";let At=null,Ai=null;const ml=r.createElement("form"),Ck=function(K){return K instanceof RegExp||K instanceof Function},kD=function(){let K=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(!(Ai&&Ai===K)){if((!K||typeof K!="object")&&(K={}),K=Un(K),xn=SD.indexOf(K.PARSER_MEDIA_TYPE)===-1?Kh:K.PARSER_MEDIA_TYPE,At=xn==="application/xhtml+xml"?Ny:Cp,L=zr(K,"ALLOWED_TAGS")?ze({},K.ALLOWED_TAGS,At):H,v=zr(K,"ALLOWED_ATTR")?ze({},K.ALLOWED_ATTR,At):k,er=zr(K,"ALLOWED_NAMESPACES")?ze({},K.ALLOWED_NAMESPACES,Ny):Ks,ft=zr(K,"ADD_URI_SAFE_ATTR")?ze(Un(mr),K.ADD_URI_SAFE_ATTR,At):mr,Ae=zr(K,"ADD_DATA_URI_TAGS")?ze(Un(we),K.ADD_DATA_URI_TAGS,At):we,ne=zr(K,"FORBID_CONTENTS")?ze({},K.FORBID_CONTENTS,At):be,j=zr(K,"FORBID_TAGS")?ze({},K.FORBID_TAGS,At):Un({}),z=zr(K,"FORBID_ATTR")?ze({},K.FORBID_ATTR,At):Un({}),Z=zr(K,"USE_PROFILES")?K.USE_PROFILES:!1,G=K.ALLOW_ARIA_ATTR!==!1,te=K.ALLOW_DATA_ATTR!==!1,M=K.ALLOW_UNKNOWN_PROTOCOLS||!1,J=K.ALLOW_SELF_CLOSE_IN_ATTR!==!1,X=K.SAFE_FOR_TEMPLATES||!1,ie=K.SAFE_FOR_XML!==!1,le=K.WHOLE_DOCUMENT||!1,ge=K.RETURN_DOM||!1,xe=K.RETURN_DOM_FRAGMENT||!1,Ne=K.RETURN_TRUSTED_TYPE||!1,ke=K.FORCE_BODY||!1,Ge=K.SANITIZE_DOM!==!1,rt=K.SANITIZE_NAMED_PROPS||!1,it=K.KEEP_CONTENT!==!1,yt=K.IN_PLACE||!1,T=K.ALLOWED_URI_REGEXP||ST,st=K.NAMESPACE||Tt,Ci=K.MATHML_TEXT_INTEGRATION_POINTS||Ci,gr=K.HTML_INTEGRATION_POINTS||gr,N=K.CUSTOM_ELEMENT_HANDLING||{},K.CUSTOM_ELEMENT_HANDLING&&Ck(K.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(N.tagNameCheck=K.CUSTOM_ELEMENT_HANDLING.tagNameCheck),K.CUSTOM_ELEMENT_HANDLING&&Ck(K.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(N.attributeNameCheck=K.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),K.CUSTOM_ELEMENT_HANDLING&&typeof K.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements=="boolean"&&(N.allowCustomizedBuiltInElements=K.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),X&&(te=!1),xe&&(ge=!0),Z&&(L=ze({},FT),v=Ep(null),Z.html===!0&&(ze(L,vT),ze(v,TT)),Z.svg===!0&&(ze(L,$y),ze(v,My),ze(v,Ap)),Z.svgFilters===!0&&(ze(L,Oy),ze(v,My),ze(v,Ap)),Z.mathMl===!0&&(ze(L,Ly),ze(v,wT),ze(v,Ap))),zr(K,"ADD_TAGS")||(R.tagCheck=null),zr(K,"ADD_ATTR")||(R.attributeCheck=null),K.ADD_TAGS&&(typeof K.ADD_TAGS=="function"?R.tagCheck=K.ADD_TAGS:(L===H&&(L=Un(L)),ze(L,K.ADD_TAGS,At))),K.ADD_ATTR&&(typeof K.ADD_ATTR=="function"?R.attributeCheck=K.ADD_ATTR:(v===k&&(v=Un(v)),ze(v,K.ADD_ATTR,At))),K.ADD_URI_SAFE_ATTR&&ze(ft,K.ADD_URI_SAFE_ATTR,At),K.FORBID_CONTENTS&&(ne===be&&(ne=Un(ne)),ze(ne,K.FORBID_CONTENTS,At)),K.ADD_FORBID_CONTENTS&&(ne===be&&(ne=Un(ne)),ze(ne,K.ADD_FORBID_CONTENTS,At)),it&&(L["#text"]=!0),le&&ze(L,["html","head","body"]),L.table&&(ze(L,["tbody"]),delete j.tbody),K.TRUSTED_TYPES_POLICY){if(typeof K.TRUSTED_TYPES_POLICY.createHTML!="function")throw rl('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if(typeof K.TRUSTED_TYPES_POLICY.createScriptURL!="function")throw rl('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');A=K.TRUSTED_TYPES_POLICY,E=A.createHTML("")}else A===void 0&&(A=_re(h,i)),A!==null&&typeof E=="string"&&(E=A.createHTML(""));ur&&ur(K),Ai=K}},Ak=ze({},[...$y,...Oy,...xre]),bk=ze({},[...Ly,...Cre]),ele=function(K){let pe=x(K);(!pe||!pe.tagName)&&(pe={namespaceURI:st,tagName:"template"});const Ce=Cp(K.tagName),xt=Cp(pe.tagName);return er[K.namespaceURI]?K.namespaceURI===Ut?pe.namespaceURI===Tt?Ce==="svg":pe.namespaceURI===qt?Ce==="svg"&&(xt==="annotation-xml"||Ci[xt]):!!Ak[Ce]:K.namespaceURI===qt?pe.namespaceURI===Tt?Ce==="math":pe.namespaceURI===Ut?Ce==="math"&&gr[xt]:!!bk[Ce]:K.namespaceURI===Tt?pe.namespaceURI===Ut&&!gr[xt]||pe.namespaceURI===qt&&!Ci[xt]?!1:!bk[Ce]&&(Pt[Ce]||!Ak[Ce]):!!(xn==="application/xhtml+xml"&&er[K.namespaceURI]):!1},Vn=function(K){el(e.removed,{element:K});try{x(K).removeChild(K)}catch{y(K)}},Ys=function(K,pe){try{el(e.removed,{attribute:pe.getAttributeNode(K),from:pe})}catch{el(e.removed,{attribute:null,from:pe})}if(pe.removeAttribute(K),K==="is")if(ge||xe)try{Vn(pe)}catch{}else try{pe.setAttribute(K,"")}catch{}},vk=function(K){let pe=null,Ce=null;if(ke)K="<remove></remove>"+K;else{const _t=Iy(K,/^[\r\n\t ]+/);Ce=_t&&_t[0]}xn==="application/xhtml+xml"&&st===Tt&&(K='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+K+"</body></html>");const xt=A?A.createHTML(K):K;if(st===Tt)try{pe=new f().parseFromString(xt,xn)}catch{}if(!pe||!pe.documentElement){pe=C.createDocument(st,"template",null);try{pe.documentElement.innerHTML=kt?E:xt}catch{}}const tr=pe.body||pe.documentElement;return K&&Ce&&tr.insertBefore(r.createTextNode(Ce),tr.childNodes[0]||null),st===Tt?P.call(pe,le?"html":"body")[0]:le?pe.documentElement:tr},Fk=function(K){return b.call(K.ownerDocument||K,K,l.SHOW_ELEMENT|l.SHOW_COMMENT|l.SHOW_TEXT|l.SHOW_PROCESSING_INSTRUCTION|l.SHOW_CDATA_SECTION,null)},PD=function(K){return K instanceof p&&(typeof K.nodeName!="string"||typeof K.textContent!="string"||typeof K.removeChild!="function"||!(K.attributes instanceof c)||typeof K.removeAttribute!="function"||typeof K.setAttribute!="function"||typeof K.namespaceURI!="string"||typeof K.insertBefore!="function"||typeof K.hasChildNodes!="function")},Tk=function(K){return typeof o=="function"&&K instanceof o};function bi(Te,K,pe){xp(Te,Ce=>{Ce.call(e,K,pe,Ai)})}const wk=function(K){let pe=null;if(bi(S.beforeSanitizeElements,K,null),PD(K))return Vn(K),!0;const Ce=At(K.nodeName);if(bi(S.uponSanitizeElement,K,{tagName:Ce,allowedTags:L}),ie&&K.hasChildNodes()&&!Tk(K.firstElementChild)&&lr(/<[/\w!]/g,K.innerHTML)&&lr(/<[/\w!]/g,K.textContent)||K.nodeType===il.progressingInstruction||ie&&K.nodeType===il.comment&&lr(/<[/\w]/g,K.data))return Vn(K),!0;if(!(R.tagCheck instanceof Function&&R.tagCheck(Ce))&&(!L[Ce]||j[Ce])){if(!j[Ce]&&kk(Ce)&&(N.tagNameCheck instanceof RegExp&&lr(N.tagNameCheck,Ce)||N.tagNameCheck instanceof Function&&N.tagNameCheck(Ce)))return!1;if(it&&!ne[Ce]){const xt=x(K)||K.parentNode,tr=d(K)||K.childNodes;if(tr&&xt){const _t=tr.length;for(let Br=_t-1;Br>=0;--Br){const vi=g(tr[Br],!0);vi.__removalCount=(K.__removalCount||0)+1,xt.insertBefore(vi,D(K))}}}return Vn(K),!0}return K instanceof u&&!ele(K)||(Ce==="noscript"||Ce==="noembed"||Ce==="noframes")&&lr(/<\/no(script|embed|frames)/i,K.innerHTML)?(Vn(K),!0):(X&&K.nodeType===il.text&&(pe=K.textContent,xp([$,B,O],xt=>{pe=tl(pe,xt," ")}),K.textContent!==pe&&(el(e.removed,{element:K.cloneNode()}),K.textContent=pe)),bi(S.afterSanitizeElements,K,null),!1)},Sk=function(K,pe,Ce){if(z[pe]||Ge&&(pe==="id"||pe==="name")&&(Ce in r||Ce in ml))return!1;if(!(te&&!z[pe]&&lr(_,pe))){if(!(G&&lr(I,pe))){if(!(R.attributeCheck instanceof Function&&R.attributeCheck(pe,K))){if(!v[pe]||z[pe]){if(!(kk(K)&&(N.tagNameCheck instanceof RegExp&&lr(N.tagNameCheck,K)||N.tagNameCheck instanceof Function&&N.tagNameCheck(K))&&(N.attributeNameCheck instanceof RegExp&&lr(N.attributeNameCheck,pe)||N.attributeNameCheck instanceof Function&&N.attributeNameCheck(pe,K))||pe==="is"&&N.allowCustomizedBuiltInElements&&(N.tagNameCheck instanceof RegExp&&lr(N.tagNameCheck,Ce)||N.tagNameCheck instanceof Function&&N.tagNameCheck(Ce))))return!1}else if(!ft[pe]){if(!lr(T,tl(Ce,V,""))){if(!((pe==="src"||pe==="xlink:href"||pe==="href")&&K!=="script"&&gre(Ce,"data:")===0&&Ae[K])){if(!(M&&!lr(Y,tl(Ce,V,"")))){if(Ce)return!1}}}}}}}return!0},kk=function(K){return K!=="annotation-xml"&&Iy(K,ee)},Pk=function(K){bi(S.beforeSanitizeAttributes,K,null);const{attributes:pe}=K;if(!pe||PD(K))return;const Ce={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:v,forceKeepAttr:void 0};let xt=pe.length;for(;xt--;){const tr=pe[xt],{name:_t,namespaceURI:Br,value:vi}=tr,mo=At(_t),_D=vi;let Jt=_t==="value"?_D:yre(_D);if(Ce.attrName=mo,Ce.attrValue=Jt,Ce.keepAttr=!0,Ce.forceKeepAttr=void 0,bi(S.uponSanitizeAttribute,K,Ce),Jt=Ce.attrValue,rt&&(mo==="id"||mo==="name")&&(Ys(_t,K),Jt=Xe+Jt),ie&&lr(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,Jt)){Ys(_t,K);continue}if(mo==="attributename"&&Iy(Jt,"href")){Ys(_t,K);continue}if(Ce.forceKeepAttr)continue;if(!Ce.keepAttr){Ys(_t,K);continue}if(!J&&lr(/\/>/i,Jt)){Ys(_t,K);continue}X&&xp([$,B,O],Bk=>{Jt=tl(Jt,Bk," ")});const _k=At(K.nodeName);if(!Sk(_k,mo,Jt)){Ys(_t,K);continue}if(A&&typeof h=="object"&&typeof h.getAttributeType=="function"&&!Br)switch(h.getAttributeType(_k,mo)){case"TrustedHTML":{Jt=A.createHTML(Jt);break}case"TrustedScriptURL":{Jt=A.createScriptURL(Jt);break}}if(Jt!==_D)try{Br?K.setAttributeNS(Br,_t,Jt):K.setAttribute(_t,Jt),PD(K)?Vn(K):bT(e.removed)}catch{Ys(_t,K)}}bi(S.afterSanitizeAttributes,K,null)},tle=function Te(K){let pe=null;const Ce=Fk(K);for(bi(S.beforeSanitizeShadowDOM,K,null);pe=Ce.nextNode();)bi(S.uponSanitizeShadowNode,pe,null),wk(pe),Pk(pe),pe.content instanceof s&&Te(pe.content);bi(S.afterSanitizeShadowDOM,K,null)};return e.sanitize=function(Te){let K=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},pe=null,Ce=null,xt=null,tr=null;if(kt=!Te,kt&&(Te="<!-->"),typeof Te!="string"&&!Tk(Te))if(typeof Te.toString=="function"){if(Te=Te.toString(),typeof Te!="string")throw rl("dirty is not a string, aborting")}else throw rl("toString is not a function");if(!e.isSupported)return Te;if(Ee||kD(K),e.removed=[],typeof Te=="string"&&(yt=!1),yt){if(Te.nodeName){const vi=At(Te.nodeName);if(!L[vi]||j[vi])throw rl("root node is forbidden and cannot be sanitized in-place")}}else if(Te instanceof o)pe=vk("<!---->"),Ce=pe.ownerDocument.importNode(Te,!0),Ce.nodeType===il.element&&Ce.nodeName==="BODY"||Ce.nodeName==="HTML"?pe=Ce:pe.appendChild(Ce);else{if(!ge&&!X&&!le&&Te.indexOf("<")===-1)return A&&Ne?A.createHTML(Te):Te;if(pe=vk(Te),!pe)return ge?null:Ne?E:""}pe&&ke&&Vn(pe.firstChild);const _t=Fk(yt?Te:pe);for(;xt=_t.nextNode();)wk(xt),Pk(xt),xt.content instanceof s&&tle(xt.content);if(yt)return Te;if(ge){if(xe)for(tr=w.call(pe.ownerDocument);pe.firstChild;)tr.appendChild(pe.firstChild);else tr=pe;return(v.shadowroot||v.shadowrootmode)&&(tr=F.call(n,tr,!0)),tr}let Br=le?pe.outerHTML:pe.innerHTML;return le&&L["!doctype"]&&pe.ownerDocument&&pe.ownerDocument.doctype&&pe.ownerDocument.doctype.name&&lr(kT,pe.ownerDocument.doctype.name)&&(Br="<!DOCTYPE "+pe.ownerDocument.doctype.name+`>
|
|
267
|
-
`+Br),X&&xp([$,B,O],vi=>{Br=tl(Br,vi," ")}),A&&Ne?A.createHTML(Br):Br},e.setConfig=function(){let Te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};kD(Te),Ee=!0},e.clearConfig=function(){Ai=null,Ee=!1},e.isValidAttribute=function(Te,K,pe){Ai||kD({});const Ce=At(Te),xt=At(K);return Sk(Ce,xt,pe)},e.addHook=function(Te,K){typeof K=="function"&&el(S[Te],K)},e.removeHook=function(Te,K){if(K!==void 0){const pe=dre(S[Te],K);return pe===-1?void 0:mre(S[Te],pe,1)[0]}return bT(S[Te])},e.removeHooks=function(Te){S[Te]=[]},e.removeAllHooks=function(){S=_T()},e}var Bre=BT();const NT=new Map([["javascript",{parser:"babel",plugins:[_o,qo]}],["js",{parser:"babel",plugins:[_o,qo]}],["typescript",{parser:"babel-ts",plugins:[_o,qo]}],["ts",{parser:"babel-ts",plugins:[_o,qo]}],["html",{parser:"html",plugins:[zA]}],["css",{parser:"css",plugins:[Gg]}],["scss",{parser:"css",plugins:[Gg]}],["markdown",{parser:"markdown",plugins:[PF]}]]);function Nre(){return async t=>{const e=[];wl(t,"code",r=>{const n=r.lang;if(!n)return;const i=NT.get(n);if(!i)return;const{parser:s,plugins:a}=i;e.push(Jl(r.value,{parser:s,plugins:a}).then(o=>{r.value=o}).catch(o=>{console.warn(`${n} 格式化失败:`,o)}))}),wl(t,"inlineCode",(r,n,i)=>{if(n===void 0||!i)return;const s=/<br\s*\/?>/i;if(!s.test(r.value))return;const a=r.value.split(s),o=a.shift();if(!o)return;const u=NT.get(o);if(!u)return;const{parser:l,plugins:c}=u,p=a.join(`
|
|
268
|
-
`);e.push(Jl(p,{parser:l,plugins:c}).then(f=>{i.children[n]={type:"code",lang:o,value:f}}).catch(f=>{console.warn(`${o} 格式化失败:`,f)}))}),await Promise.all(e)}}async function IT(t){const e=await i3().use(e_).use(DN).use(Nre).use(sI,{allowDangerousHtml:!0}).use(C$,{allowDangerousHtml:!0}).process(t),r=String(e);return Bre.sanitize(r)}let Rs=null;const Ire={userInputContainer:"user-input-container",userInput:"user-input",submitIcon:"submit-icon",stopIcon:"stop-icon",messagesContainer:"messages-container",createButton:"create-button"};function $re(t){if(Rs)return Rs;Rs={},Rs.root=t;for(const[e,r]of Object.entries(Ire)){const n=t.getElementById(r);n||console.warn(`Element with id '${r}' not found`),Rs[e]=n}return Rs}function pr(){return Rs}class Ore{#e={copyButton:null,initCopyButton(){if(!this.copyButton){const e=document.createElement("template");e.innerHTML=`
|
|
267
|
+
`+Br),X&&xp([$,B,O],vi=>{Br=tl(Br,vi," ")}),A&&Ne?A.createHTML(Br):Br},e.setConfig=function(){let Te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};kD(Te),Ee=!0},e.clearConfig=function(){Ai=null,Ee=!1},e.isValidAttribute=function(Te,K,pe){Ai||kD({});const Ce=At(Te),xt=At(K);return Sk(Ce,xt,pe)},e.addHook=function(Te,K){typeof K=="function"&&el(S[Te],K)},e.removeHook=function(Te,K){if(K!==void 0){const pe=dre(S[Te],K);return pe===-1?void 0:mre(S[Te],pe,1)[0]}return bT(S[Te])},e.removeHooks=function(Te){S[Te]=[]},e.removeAllHooks=function(){S=_T()},e}var Bre=BT();const NT=new Map([["javascript",{parser:"babel",plugins:[_o,qo]}],["js",{parser:"babel",plugins:[_o,qo]}],["typescript",{parser:"babel-ts",plugins:[_o,qo]}],["ts",{parser:"babel-ts",plugins:[_o,qo]}],["html",{parser:"html",plugins:[zA]}],["css",{parser:"css",plugins:[Gg]}],["scss",{parser:"css",plugins:[Gg]}],["markdown",{parser:"markdown",plugins:[PF]}]]);function Nre(){return async t=>{const e=[];wl(t,"code",r=>{const n=r.lang;if(!n)return;const i=NT.get(n);if(!i)return;const{parser:s,plugins:a}=i;e.push(Jl(r.value,{parser:s,plugins:a,semi:!1}).then(o=>{r.value=o}).catch(o=>{console.warn(`${n} 格式化失败:`,o)}))}),wl(t,"inlineCode",(r,n,i)=>{if(n===void 0||!i)return;const s=/<br\s*\/?>/i;if(!s.test(r.value))return;const a=r.value.split(s),o=a.shift();if(!o)return;const u=NT.get(o);if(!u)return;const{parser:l,plugins:c}=u,p=a.join(`
|
|
268
|
+
`);e.push(Jl(p,{parser:l,plugins:c,semi:!1}).then(f=>{i.children[n]={type:"code",lang:o,value:f}}).catch(f=>{console.warn(`${o} 格式化失败:`,f)}))}),await Promise.all(e)}}async function IT(t){const e=await i3().use(e_).use(DN).use(Nre).use(sI,{allowDangerousHtml:!0}).use(C$,{allowDangerousHtml:!0}).process(t),r=String(e);return Bre.sanitize(r)}let Rs=null;const Ire={userInputContainer:"user-input-container",userInput:"user-input",submitIcon:"submit-icon",stopIcon:"stop-icon",messagesContainer:"messages-container",createButton:"create-button"};function $re(t){if(Rs)return Rs;Rs={},Rs.root=t;for(const[e,r]of Object.entries(Ire)){const n=t.getElementById(r);n||console.warn(`Element with id '${r}' not found`),Rs[e]=n}return Rs}function pr(){return Rs}class Ore{#e={copyButton:null,initCopyButton(){if(!this.copyButton){const e=document.createElement("template");e.innerHTML=`
|
|
269
269
|
<div class="button-container">
|
|
270
270
|
<button class="icon square plain tooltip" type="button" data-action="copy" aria-label="复制">
|
|
271
271
|
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 1024 1024"><path d="M298.667 256V128a42.667 42.667 0 0 1 42.666-42.667h512A42.667 42.667 0 0 1 896 128v597.333A42.667 42.667 0 0 1 853.333 768h-128v128c0 23.552-19.2 42.667-42.965 42.667H170.965A42.71 42.71 0 0 1 128 896l.128-597.333c0-23.552 19.2-42.667 42.923-42.667h127.616zm-85.248 85.333-.086 512H640v-512H213.419zM384 256h341.333v426.667h85.334v-512H384V256z"/></svg>
|
package/dist/view/dom.d.ts
CHANGED