@dao42/d42paas-front 0.5.40 → 0.5.42
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/DaoPaaS.es.js +17 -16
- package/dist/DaoPaaS.umd.js +1 -1
- package/package.json +1 -1
package/dist/DaoPaaS.es.js
CHANGED
|
@@ -41022,36 +41022,40 @@ class DaoPaaS {
|
|
|
41022
41022
|
}
|
|
41023
41023
|
}
|
|
41024
41024
|
mapRender(components) {
|
|
41025
|
-
components == null ? void 0 : components.forEach((
|
|
41026
|
-
|
|
41025
|
+
components == null ? void 0 : components.forEach(({
|
|
41026
|
+
container,
|
|
41027
|
+
props: props2,
|
|
41028
|
+
item
|
|
41029
|
+
}, index2) => {
|
|
41030
|
+
switch (item) {
|
|
41027
41031
|
case "Tree":
|
|
41028
41032
|
this.Tree({
|
|
41029
|
-
container
|
|
41030
|
-
props:
|
|
41033
|
+
container,
|
|
41034
|
+
props: props2
|
|
41031
41035
|
});
|
|
41032
41036
|
break;
|
|
41033
41037
|
case "Editor":
|
|
41034
41038
|
this.Editor({
|
|
41035
|
-
container
|
|
41036
|
-
props:
|
|
41039
|
+
container,
|
|
41040
|
+
props: props2
|
|
41037
41041
|
});
|
|
41038
41042
|
break;
|
|
41039
41043
|
case "Console":
|
|
41040
41044
|
this.Console({
|
|
41041
|
-
container
|
|
41042
|
-
props:
|
|
41045
|
+
container,
|
|
41046
|
+
props: props2
|
|
41043
41047
|
});
|
|
41044
41048
|
break;
|
|
41045
41049
|
case "Browser":
|
|
41046
41050
|
this.Browser({
|
|
41047
|
-
container
|
|
41048
|
-
props:
|
|
41051
|
+
container,
|
|
41052
|
+
props: props2
|
|
41049
41053
|
});
|
|
41050
41054
|
break;
|
|
41051
41055
|
case "Shell":
|
|
41052
41056
|
this.Shell({
|
|
41053
|
-
container
|
|
41054
|
-
props:
|
|
41057
|
+
container,
|
|
41058
|
+
props: props2
|
|
41055
41059
|
});
|
|
41056
41060
|
break;
|
|
41057
41061
|
}
|
|
@@ -41120,10 +41124,7 @@ class DaoPaaS {
|
|
|
41120
41124
|
}
|
|
41121
41125
|
}
|
|
41122
41126
|
function isHTMLElement$1(arg) {
|
|
41123
|
-
|
|
41124
|
-
arg = document.querySelector(arg);
|
|
41125
|
-
}
|
|
41126
|
-
return arg;
|
|
41127
|
+
return !/HTMLDivElement|HTMLElement/.test(Object.prototype.toString.call(arg)) ? document.querySelector(arg) : arg;
|
|
41127
41128
|
}
|
|
41128
41129
|
var __assign$a = globalThis && globalThis.__assign || function() {
|
|
41129
41130
|
__assign$a = Object.assign || function(t2) {
|
package/dist/DaoPaaS.umd.js
CHANGED
|
@@ -847,7 +847,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
847
847
|
<slot name="footer"> ${mct} </slot>
|
|
848
848
|
</div>
|
|
849
849
|
</div>
|
|
850
|
-
`}get _selectedIndex(){return this._selected?this._actionMatches.indexOf(this._selected):-1}_actionSelected(e){var t;if(this.dispatchEvent(new CustomEvent("selected",{detail:{search:this._search,action:e},bubbles:!0,composed:!0})),!!e){if(e.children&&((t=e.children)===null||t===void 0?void 0:t.length)>0&&(this._currentRoot=e.id,this._search=""),this._headerRef.value.setSearch(""),this._headerRef.value.focusSearch(),e.handler){const n=e.handler(e);(n==null?void 0:n.keepOpen)||this.close()}this._bump=!0}}async _handleInput(e){this._search=e.detail.search,await this.updateComplete,this.dispatchEvent(new CustomEvent("change",{detail:{search:this._search,actions:this._actionMatches},bubbles:!0,composed:!0}))}_overlayClick(e){var t;((t=e.target)===null||t===void 0?void 0:t.classList.contains("modal"))&&this.close()}};ha.styles=[_ct],Qa([hl({type:String})],ha.prototype,"placeholder",void 0),Qa([hl({type:Boolean})],ha.prototype,"disableHotkeys",void 0),Qa([hl({type:Boolean})],ha.prototype,"hideBreadcrumbs",void 0),Qa([hl()],ha.prototype,"openHotkey",void 0),Qa([hl()],ha.prototype,"navigationUpHotkey",void 0),Qa([hl()],ha.prototype,"navigationDownHotkey",void 0),Qa([hl()],ha.prototype,"closeHotkey",void 0),Qa([hl()],ha.prototype,"goBackHotkey",void 0),Qa([hl()],ha.prototype,"selectHotkey",void 0),Qa([hl({type:Boolean})],ha.prototype,"hotKeysJoinedView",void 0),Qa([hl({type:Boolean})],ha.prototype,"noAutoLoadMdIcons",void 0),Qa([hl({type:Array,hasChanged(){return!0}})],ha.prototype,"data",void 0),Qa([x1()],ha.prototype,"visible",void 0),Qa([x1()],ha.prototype,"_bump",void 0),Qa([x1()],ha.prototype,"_actionMatches",void 0),Qa([x1()],ha.prototype,"_search",void 0),Qa([x1()],ha.prototype,"_currentRoot",void 0),Qa([x1()],ha.prototype,"_flatData",void 0),Qa([x1()],ha.prototype,"breadcrumbs",null),Qa([x1()],ha.prototype,"_selected",void 0),ha=Qa([uB("ninja-keys")],ha);const vct=()=>{var i,e;localStorage.clear(),indexedDB.deleteDatabase("daopaas").onsuccess=()=>{},(e=(i=hc.getState())==null?void 0:i.socket)==null||e.emit("clearCache")},M0e=Qp(i=>({showGUI:!1,setShowGUI:e=>i(()=>({showGUI:e}))})),Cct=()=>{const i=Z.exports.useRef(null),e=hc.getState().socket,[t,n]=Z.exports.useState([{id:"active",title:"\u6FC0\u6D3B\u5BB9\u5668",hotkey:"a",mdIcon:"input",handler:()=>{e==null||e.emit("active")}},{id:"doc",title:"\u6587\u6863",hotkey:"d",mdIcon:"description",handler:()=>{window.open("https://develop.1024paas.com/storybook")}},{id:"clearCache",title:"\u6E05\u9664\u7F13\u5B58",hotkey:"c",mdIcon:"autorenew",handler:()=>{vct()}},{id:"GUI",title:"GUI",hotkey:"g",mdIcon:"build_circle",handler:()=>{const{showGUI:r,setShowGUI:o}=M0e.getState();o(!r)}}]);return Z.exports.useEffect(()=>{console.log("leva init"),i.current&&(i.current.data=t)},[]),Ae(Fs,{children:Ae("ninja-keys",{ref:i,className:"dark"})})},yct=()=>{const{socket:i}=hc.getState(),e=M0e(n=>n.showGUI),t=(n,r)=>{const o=new Set(vE.getState().ignoreReplayers);r?o.add(n):o.delete(n),vE.getState().setIgnoreReplayer(Array.from(o))};return Flt({lsp:{value:!0,onChange:n=>{Yi.getState().setGlobalData({useLsp:n}),i==null||i.emit("globalData",{useLsp:n})},transient:!1},syncCursor:{label:"\u5149\u6807\u540C\u6B65",value:!0,onChange:n=>{Yi.getState().setGlobalData({syncCursor:n}),i==null||i.emit("globalData",{syncCursor:n})},transient:!1},\u5C4F\u853D\u7EC4\u4EF6:jve({Editor:{value:!1,onChange:n=>{t("editor",n)},transient:!1},Terminal:{value:!1,onChange:n=>{t("terminal",n)},transient:!1},File:{value:!1,onChange:n=>{console.log(n),t("file",n)},transient:!1}})}),ni(Fs,{children:[Ae(Yve,{hidden:!e}),Ae(Ult,{}),Ae(Cct,{})]})},bct=Jy(async()=>(await Promise.resolve().then(function(){return _ut})).FileTree),Act=Jy(async()=>(await Promise.resolve().then(function(){return m5t})).Editor),Sct=Jy(async()=>(await Promise.resolve().then(function(){return _5t})).default),wct=Jy(async()=>(await Promise.resolve().then(function(){return y5t})).default),Ect=Jy(async()=>(await Promise.resolve().then(function(){return b5t})).default),Ict=Jy(async()=>await Promise.resolve().then(function(){return pBt}));class Tct{constructor({ticket:e,playgroundId:t,userId:n,tenantId:r,username:o,env:s="develop",components:a}){Eh(this,"shellDOM");Eh(this,"editorDOM");Eh(this,"pageDOM");Eh(this,"storeProps");Eh(this,"ticket");Eh(this,"playgroundId");Eh(this,"userId");Eh(this,"tenantId");Eh(this,"username");Eh(this,"userInfo",{});Eh(this,"io");Eh(this,"env");Eh(this,"components");this.ticket=e,this.playgroundId=t,this.userId=n,this.tenantId=r,this.username=o||"",this.env=s,this.components=a,sessionStorage.setItem("playgroundId",t),this.init()}get otstore(){return Yi.getState()}get playgroundStatus(){return this.otstore.playgroundStatus}get ignoreReplayers(){return vE.getState().ignoreReplayers}async init(){const{setSocket:e,socket:t}=hc.getState(),n=document.createElement("div");n.className="init-class",document.body.appendChild(n),$u.exports.unstable_batchedUpdates(async()=>{const{setUserInfo:r,userInfo:o}=xh.getState(),s={ticket:this.ticket,playgroundId:this.playgroundId,userId:this.userId,username:this.username,tenantId:this.tenantId},l=await(await fetch(`https://${this.env}.1024paas.com/jssdk/ticket`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ticket:this.ticket})})).json();if(this.io=new Q4e(oi(dt({},s),{ioPath:`wss://${l.data}`})),!s.userId)throw"\u7F3A\u5C11userId";if(!s.playgroundId)throw"\u7F3A\u5C11playgroundId";if(!s.ticket)throw"\u7F3A\u5C11ticket";e(this.io),r(oi(dt({},o),{uuid:s.userId,userId:s.userId})),bet(oi(dt(dt({},this.userInfo),s),{io:this.io})),this.components&&this.mapRender(this.components)}),window.onerror=r=>{/dError/.test(r)&&w1.message({type:"error",content:r.replace("Uncaught dError:",""),placement:"bottomEnd"})},$u.exports.render(Ae(yct,{}),document.querySelector(".init-class"))}clearIDB(){indexedDB.deleteDatabase("daopaas").onsuccess=()=>{}}replay(e){gD(e)}setIgnoreReplayers(e){vE.getState().setIgnoreReplayer(e)}activePlayground(){var e;(e=this.io)==null||e.emit("active")}runPlayground(){var e;(e=this.io)==null||e.emit("run")}stopPlayground(){var e;(e=this.io)==null||e.emit("stop")}switchLspServer(e){this.otstore.switchLspServer(e)}record(e){var t,n;if(e==="undefined"){this.otstore.setGlobalData({isRecording:!!e}),(t=this.io)==null||t.emit("globalData",{isRecording:!!e});return}this.otstore.setGlobalData({isRecording:!!e}),(n=this.io)==null||n.emit("globalData",{isRecording:!!e})}on(e,t){switch(e){case"message":t();break;case"error":t();break;default:console.log("\u4F20\u53C2\u9519\u8BEF")}}mapRender(e){e==null||e.forEach((t,n)=>{switch(
|
|
850
|
+
`}get _selectedIndex(){return this._selected?this._actionMatches.indexOf(this._selected):-1}_actionSelected(e){var t;if(this.dispatchEvent(new CustomEvent("selected",{detail:{search:this._search,action:e},bubbles:!0,composed:!0})),!!e){if(e.children&&((t=e.children)===null||t===void 0?void 0:t.length)>0&&(this._currentRoot=e.id,this._search=""),this._headerRef.value.setSearch(""),this._headerRef.value.focusSearch(),e.handler){const n=e.handler(e);(n==null?void 0:n.keepOpen)||this.close()}this._bump=!0}}async _handleInput(e){this._search=e.detail.search,await this.updateComplete,this.dispatchEvent(new CustomEvent("change",{detail:{search:this._search,actions:this._actionMatches},bubbles:!0,composed:!0}))}_overlayClick(e){var t;((t=e.target)===null||t===void 0?void 0:t.classList.contains("modal"))&&this.close()}};ha.styles=[_ct],Qa([hl({type:String})],ha.prototype,"placeholder",void 0),Qa([hl({type:Boolean})],ha.prototype,"disableHotkeys",void 0),Qa([hl({type:Boolean})],ha.prototype,"hideBreadcrumbs",void 0),Qa([hl()],ha.prototype,"openHotkey",void 0),Qa([hl()],ha.prototype,"navigationUpHotkey",void 0),Qa([hl()],ha.prototype,"navigationDownHotkey",void 0),Qa([hl()],ha.prototype,"closeHotkey",void 0),Qa([hl()],ha.prototype,"goBackHotkey",void 0),Qa([hl()],ha.prototype,"selectHotkey",void 0),Qa([hl({type:Boolean})],ha.prototype,"hotKeysJoinedView",void 0),Qa([hl({type:Boolean})],ha.prototype,"noAutoLoadMdIcons",void 0),Qa([hl({type:Array,hasChanged(){return!0}})],ha.prototype,"data",void 0),Qa([x1()],ha.prototype,"visible",void 0),Qa([x1()],ha.prototype,"_bump",void 0),Qa([x1()],ha.prototype,"_actionMatches",void 0),Qa([x1()],ha.prototype,"_search",void 0),Qa([x1()],ha.prototype,"_currentRoot",void 0),Qa([x1()],ha.prototype,"_flatData",void 0),Qa([x1()],ha.prototype,"breadcrumbs",null),Qa([x1()],ha.prototype,"_selected",void 0),ha=Qa([uB("ninja-keys")],ha);const vct=()=>{var i,e;localStorage.clear(),indexedDB.deleteDatabase("daopaas").onsuccess=()=>{},(e=(i=hc.getState())==null?void 0:i.socket)==null||e.emit("clearCache")},M0e=Qp(i=>({showGUI:!1,setShowGUI:e=>i(()=>({showGUI:e}))})),Cct=()=>{const i=Z.exports.useRef(null),e=hc.getState().socket,[t,n]=Z.exports.useState([{id:"active",title:"\u6FC0\u6D3B\u5BB9\u5668",hotkey:"a",mdIcon:"input",handler:()=>{e==null||e.emit("active")}},{id:"doc",title:"\u6587\u6863",hotkey:"d",mdIcon:"description",handler:()=>{window.open("https://develop.1024paas.com/storybook")}},{id:"clearCache",title:"\u6E05\u9664\u7F13\u5B58",hotkey:"c",mdIcon:"autorenew",handler:()=>{vct()}},{id:"GUI",title:"GUI",hotkey:"g",mdIcon:"build_circle",handler:()=>{const{showGUI:r,setShowGUI:o}=M0e.getState();o(!r)}}]);return Z.exports.useEffect(()=>{console.log("leva init"),i.current&&(i.current.data=t)},[]),Ae(Fs,{children:Ae("ninja-keys",{ref:i,className:"dark"})})},yct=()=>{const{socket:i}=hc.getState(),e=M0e(n=>n.showGUI),t=(n,r)=>{const o=new Set(vE.getState().ignoreReplayers);r?o.add(n):o.delete(n),vE.getState().setIgnoreReplayer(Array.from(o))};return Flt({lsp:{value:!0,onChange:n=>{Yi.getState().setGlobalData({useLsp:n}),i==null||i.emit("globalData",{useLsp:n})},transient:!1},syncCursor:{label:"\u5149\u6807\u540C\u6B65",value:!0,onChange:n=>{Yi.getState().setGlobalData({syncCursor:n}),i==null||i.emit("globalData",{syncCursor:n})},transient:!1},\u5C4F\u853D\u7EC4\u4EF6:jve({Editor:{value:!1,onChange:n=>{t("editor",n)},transient:!1},Terminal:{value:!1,onChange:n=>{t("terminal",n)},transient:!1},File:{value:!1,onChange:n=>{console.log(n),t("file",n)},transient:!1}})}),ni(Fs,{children:[Ae(Yve,{hidden:!e}),Ae(Ult,{}),Ae(Cct,{})]})},bct=Jy(async()=>(await Promise.resolve().then(function(){return _ut})).FileTree),Act=Jy(async()=>(await Promise.resolve().then(function(){return m5t})).Editor),Sct=Jy(async()=>(await Promise.resolve().then(function(){return _5t})).default),wct=Jy(async()=>(await Promise.resolve().then(function(){return y5t})).default),Ect=Jy(async()=>(await Promise.resolve().then(function(){return b5t})).default),Ict=Jy(async()=>await Promise.resolve().then(function(){return pBt}));class Tct{constructor({ticket:e,playgroundId:t,userId:n,tenantId:r,username:o,env:s="develop",components:a}){Eh(this,"shellDOM");Eh(this,"editorDOM");Eh(this,"pageDOM");Eh(this,"storeProps");Eh(this,"ticket");Eh(this,"playgroundId");Eh(this,"userId");Eh(this,"tenantId");Eh(this,"username");Eh(this,"userInfo",{});Eh(this,"io");Eh(this,"env");Eh(this,"components");this.ticket=e,this.playgroundId=t,this.userId=n,this.tenantId=r,this.username=o||"",this.env=s,this.components=a,sessionStorage.setItem("playgroundId",t),this.init()}get otstore(){return Yi.getState()}get playgroundStatus(){return this.otstore.playgroundStatus}get ignoreReplayers(){return vE.getState().ignoreReplayers}async init(){const{setSocket:e,socket:t}=hc.getState(),n=document.createElement("div");n.className="init-class",document.body.appendChild(n),$u.exports.unstable_batchedUpdates(async()=>{const{setUserInfo:r,userInfo:o}=xh.getState(),s={ticket:this.ticket,playgroundId:this.playgroundId,userId:this.userId,username:this.username,tenantId:this.tenantId},l=await(await fetch(`https://${this.env}.1024paas.com/jssdk/ticket`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({ticket:this.ticket})})).json();if(this.io=new Q4e(oi(dt({},s),{ioPath:`wss://${l.data}`})),!s.userId)throw"\u7F3A\u5C11userId";if(!s.playgroundId)throw"\u7F3A\u5C11playgroundId";if(!s.ticket)throw"\u7F3A\u5C11ticket";e(this.io),r(oi(dt({},o),{uuid:s.userId,userId:s.userId})),bet(oi(dt(dt({},this.userInfo),s),{io:this.io})),this.components&&this.mapRender(this.components)}),window.onerror=r=>{/dError/.test(r)&&w1.message({type:"error",content:r.replace("Uncaught dError:",""),placement:"bottomEnd"})},$u.exports.render(Ae(yct,{}),document.querySelector(".init-class"))}clearIDB(){indexedDB.deleteDatabase("daopaas").onsuccess=()=>{}}replay(e){gD(e)}setIgnoreReplayers(e){vE.getState().setIgnoreReplayer(e)}activePlayground(){var e;(e=this.io)==null||e.emit("active")}runPlayground(){var e;(e=this.io)==null||e.emit("run")}stopPlayground(){var e;(e=this.io)==null||e.emit("stop")}switchLspServer(e){this.otstore.switchLspServer(e)}record(e){var t,n;if(e==="undefined"){this.otstore.setGlobalData({isRecording:!!e}),(t=this.io)==null||t.emit("globalData",{isRecording:!!e});return}this.otstore.setGlobalData({isRecording:!!e}),(n=this.io)==null||n.emit("globalData",{isRecording:!!e})}on(e,t){switch(e){case"message":t();break;case"error":t();break;default:console.log("\u4F20\u53C2\u9519\u8BEF")}}mapRender(e){e==null||e.forEach(({container:t,props:n,item:r},o)=>{switch(r){case"Tree":this.Tree({container:t,props:n});break;case"Editor":this.Editor({container:t,props:n});break;case"Console":this.Console({container:t,props:n});break;case"Browser":this.Browser({container:t,props:n});break;case"Shell":this.Shell({container:t,props:n});break}})}Page({container:e,props:t}){this.storeProps=t,this.pageDOM=e?PE(e):this.pageDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(Ict,{})}),this.pageDOM)}Editor({container:e,props:t}){this.editorDOM=e?PE(e):this.editorDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(Act,dt({},t))}),this.editorDOM)}Shell({container:e,props:t}){this.editorDOM=e?PE(e):this.editorDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(Ect,dt({},t))}),this.editorDOM)}Tree({container:e,props:t}){this.editorDOM=e?PE(e):this.editorDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(bct,dt({},t))}),this.editorDOM)}Console({container:e,props:t}){this.editorDOM=e?PE(e):this.editorDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(Sct,dt({},t))}),this.editorDOM)}Browser({container:e,props:t}){this.editorDOM=e?PE(e):this.editorDOM,$u.exports.render(Ae(Z.exports.Suspense,{fallback:Ae(_E,{}),children:Ae(wct,dt({},t))}),this.editorDOM)}}function PE(i){return/HTMLDivElement|HTMLElement/.test(Object.prototype.toString.call(i))?i:document.querySelector(i)}var Qd=globalThis&&globalThis.__assign||function(){return Qd=Object.assign||function(i){for(var e,t=1,n=arguments.length;t<n;t++){e=arguments[t];for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(i[r]=e[r])}return i},Qd.apply(this,arguments)},L1=function(){for(var i=[],e=0;e<arguments.length;e++)i[e]=arguments[e];return i.filter(function(t){return!!t}).join(" ")},xct=function(i){var e=Qd({renderItemTitle:function(t){var n=t.title,r=t.context,o=t.info;if(!o.isSearching||!r.isSearchMatching)return pt.createElement(pt.Fragment,null,n);var s=n.toLowerCase().indexOf(o.search.toLowerCase());return pt.createElement(pt.Fragment,null,s>0&&pt.createElement("span",null,n.slice(0,s)),pt.createElement("span",{className:"rct-tree-item-search-highlight"},n.slice(s,s+o.search.length)),s+o.search.length<n.length&&pt.createElement("span",null,n.slice(s+o.search.length,n.length)))},renderItemArrow:function(t){var n=t.item,r=t.context;return pt.createElement("div",Qd({className:L1(n.hasChildren&&"rct-tree-item-arrow-hasChildren","rct-tree-item-arrow")},r.arrowProps),n.hasChildren&&(r.isExpanded?pt.createElement("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 16 16",enableBackground:"new 0 0 16 16",xmlSpace:"preserve"},pt.createElement("g",null,pt.createElement("g",null,pt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:`M12,5c-0.28,0-0.53,0.11-0.71,0.29L8,8.59L4.71,5.29C4.53,5.11,4.28,5,4,5
|
|
851
851
|
C3.45,5,3,5.45,3,6c0,0.28,0.11,0.53,0.29,0.71l4,4C7.47,10.89,7.72,11,8,11s0.53-0.11,0.71-0.29l4-4C12.89,6.53,13,6.28,13,6
|
|
852
852
|
C13,5.45,12.55,5,12,5z`,className:"rct-tree-item-arrow-path"})))):pt.createElement("svg",{version:"1.1",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",x:"0px",y:"0px",viewBox:"0 0 16 16",enableBackground:"new 0 0 16 16",xmlSpace:"preserve"},pt.createElement("g",null,pt.createElement("g",null,pt.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:`M10.71,7.29l-4-4C6.53,3.11,6.28,3,6,3C5.45,3,5,3.45,5,4
|
|
853
853
|
c0,0.28,0.11,0.53,0.29,0.71L8.59,8l-3.29,3.29C5.11,11.47,5,11.72,5,12c0,0.55,0.45,1,1,1c0.28,0,0.53-0.11,0.71-0.29l4-4
|