Compare commits
2 Commits
630c48ec6d
...
b7499aec23
Author | SHA1 | Date |
---|---|---|
Alexis A. | b7499aec23 | 2 years ago |
Alexis A. | f82ab76e55 | 2 years ago |
@ -1,2 +1,3 @@
|
|||||||
.htaccess
|
.htaccess
|
||||||
update-riot.sh
|
update-riot.sh
|
||||||
|
.well-known
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{480:function(t,e,i){"use strict";i.r(e),i.d(e,"DefaultOptions",(function(){return a})),i.d(e,"default",(function(){return c}));var n=i(13),s=i.n(n);function r(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,n)}return i}function o(t){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){s()(t,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):r(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}const a={maxCount:150,speed:3,frameInterval:15,alpha:1,gradient:!1};class c{constructor(t){var e=this;s()(this,"options",void 0),s()(this,"context",null),s()(this,"supportsAnimationFrame",window.requestAnimationFrame),s()(this,"colors",["rgba(30,144,255,","rgba(107,142,35,","rgba(255,215,0,","rgba(255,192,203,","rgba(106,90,205,","rgba(173,216,230,","rgba(238,130,238,","rgba(152,251,152,","rgba(70,130,180,","rgba(244,164,96,","rgba(210,105,30,","rgba(220,20,60,"]),s()(this,"lastFrameTime",Date.now()),s()(this,"particles",[]),s()(this,"waveAngle",0),s()(this,"isRunning",!1),s()(this,"start",(async function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;if(!t)return;e.context=t.getContext("2d"),e.particles=[];const n=e.options.maxCount;for(;e.particles.length<n;)e.particles.push(e.resetParticle({},t.width,t.height));e.isRunning=!0,e.runAnimation(),i&&window.setTimeout(e.stop,i)})),s()(this,"stop",(async()=>{this.isRunning=!1})),s()(this,"resetParticle",((t,e,i)=>(t.color=this.colors[Math.random()*this.colors.length|0]+(this.options.alpha+")"),this.options.gradient?t.color2=this.colors[Math.random()*this.colors.length|0]+(this.options.alpha+")"):t.color2=t.color,t.x=Math.random()*e,t.y=Math.random()*-i,t.diameter=10*Math.random()+5,t.tilt=-10*Math.random(),t.tiltAngleIncrement=.07*Math.random()+.05,t.tiltAngle=Math.random()*Math.PI,t))),s()(this,"runAnimation",(()=>{if(this.context&&this.context.canvas)if(0===this.particles.length)this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height);else{const t=Date.now(),e=t-this.lastFrameTime;(!this.supportsAnimationFrame||e>this.options.frameInterval)&&(this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height),this.updateParticles(),this.drawParticles(this.context),this.lastFrameTime=t-e%this.options.frameInterval),requestAnimationFrame(this.runAnimation)}})),s()(this,"drawParticles",(t=>{if(!this.context||!this.context.canvas)return;let e,i,n;for(const s of this.particles){if(this.context.beginPath(),t.lineWidth=s.diameter,i=s.x+s.tilt,e=i+s.diameter/2,n=s.y+s.tilt+s.diameter/2,this.options.gradient){const r=t.createLinearGradient(e,s.y,i,n);r.addColorStop(0,s.color),r.addColorStop(1,s.color2),t.strokeStyle=r}else t.strokeStyle=s.color;t.moveTo(e,s.y),t.lineTo(i,n),t.stroke()}})),s()(this,"updateParticles",(()=>{if(!this.context||!this.context.canvas)return;const t=this.context.canvas.width,e=this.context.canvas.height;let i;this.waveAngle+=.01;for(let n=0;n<this.particles.length;n++)i=this.particles[n],!this.isRunning&&i.y<-15?i.y=e+100:(i.tiltAngle+=i.tiltAngleIncrement,i.x+=Math.sin(this.waveAngle)-.5,i.y+=.5*(Math.cos(this.waveAngle)+i.diameter+this.options.speed),i.tilt=15*Math.sin(i.tiltAngle)),(i.x>t+20||i.x<-20||i.y>e)&&(this.isRunning&&this.particles.length<=this.options.maxCount?this.resetParticle(i,t,e):(this.particles.splice(n,1),n--))})),this.options=o(o({},a),t)}}}}]);
|
|
||||||
//# sourceMappingURL=1.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/confetti/index.ts"],"names":["DefaultOptions","maxCount","speed","frameInterval","alpha","gradient","Confetti","constructor","options","window","requestAnimationFrame","Date","now","async","canvas","timeout","context","getContext","particles","count","length","push","resetParticle","width","height","isRunning","runAnimation","setTimeout","stop","this","particle","color","colors","Math","random","color2","x","y","diameter","tilt","tiltAngleIncrement","tiltAngle","PI","clearRect","delta","lastFrameTime","supportsAnimationFrame","updateParticles","drawParticles","x2","y2","beginPath","lineWidth","createLinearGradient","addColorStop","strokeStyle","moveTo","lineTo","stroke","waveAngle","i","sin","cos","splice"],"mappings":"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","file":"bundles/e983d51f78647cc601c0/1.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{923:function(n,w){}}]);
|
|
||||||
//# sourceMappingURL=11.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"bundles/e983d51f78647cc601c0/11.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{924:function(n,w,o){"use strict";o.r(w)}}]);
|
|
||||||
//# sourceMappingURL=12.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":[],"names":[],"mappings":"","file":"bundles/e983d51f78647cc601c0/12.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[2],{481:function(t,i,e){"use strict";e.r(i),e.d(i,"DefaultOptions",(function(){return r})),e.d(i,"default",(function(){return h}));var n=e(13),s=e.n(n);function o(t,i){var e=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);i&&(n=n.filter((function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable}))),e.push.apply(e,n)}return e}function a(t){for(var i=1;i<arguments.length;i++){var e=null!=arguments[i]?arguments[i]:{};i%2?o(Object(e),!0).forEach((function(i){s()(t,i,e[i])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach((function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(e,i))}))}return t}const r={maxCount:500,gravity:.05};class h{constructor(t){var i=this;s()(this,"options",void 0),s()(this,"context",null),s()(this,"supportsAnimationFrame",window.requestAnimationFrame),s()(this,"particles",[]),s()(this,"isRunning",!1),s()(this,"start",(async function(t){let e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;t&&(i.isRunning=!0,i.context=t.getContext("2d"),i.supportsAnimationFrame.call(window,i.updateWorld),e&&window.setTimeout(i.stop,e))})),s()(this,"updateWorld",(()=>{(this.isRunning||0!==this.particles.length)&&(this.update(),this.paint(),this.supportsAnimationFrame.call(window,this.updateWorld))})),s()(this,"update",(()=>{this.particles.length<this.options.maxCount&&this.isRunning&&this.createFirework();const t=[];for(let i=0;i<this.particles.length;i++)this.move(this.particles[i])&&t.push(this.particles[i]);this.particles=t})),s()(this,"paint",(()=>{if(this.context&&this.context.canvas){this.context.globalCompositeOperation="destination-out",this.context.fillStyle="rgba(0,0,0,0.5)",this.context.fillRect(0,0,this.context.canvas.width,this.context.canvas.height),this.context.globalCompositeOperation="lighter";for(let t=0;t<this.particles.length;t++)this.drawParticle(this.particles[t])}})),s()(this,"createFirework",(()=>{if(!this.context||!this.context.canvas)return;const t=this.context.canvas.width,i=this.context.canvas.height,e=Math.random()*(t-200)+100,n=Math.random()*(i-200)+100,s=50*Math.random()+100,o="rgb("+~~(200*Math.random()+55)+","+~~(200*Math.random()+55)+","+~~(200*Math.random()+55)+")";for(let t=0;t<s;t++){const t={};t.color=o,t.w=t.h=4*Math.random()+1,t.x=e-t.w/2,t.y=n-t.h/2,t.vx=10*(Math.random()-.5),t.vy=10*(Math.random()-.5),t.alpha=.5*Math.random()+.5;const i=Math.sqrt(25-t.vx*t.vx);Math.abs(t.vy)>i&&(t.vy=t.vy>0?i:-i),this.particles.push(t)}})),s()(this,"stop",(async()=>{this.isRunning=!1})),s()(this,"drawParticle",(t=>{this.context&&this.context.canvas&&(this.context.save(),this.context.beginPath(),this.context.translate(t.x+t.w/2,t.y+t.h/2),this.context.arc(0,0,t.w,0,2*Math.PI),this.context.fillStyle=t.color,this.context.globalAlpha=t.alpha,this.context.closePath(),this.context.fill(),this.context.restore())})),s()(this,"move",(t=>(t.x+=t.vx,t.vy+=this.options.gravity,t.y+=t.vy,t.alpha-=.01,!(t.x<=-t.w||t.x>=screen.width||t.y>=screen.height||t.alpha<=0)))),this.options=a(a({},r),t)}}}}]);
|
|
||||||
//# sourceMappingURL=2.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/fireworks/index.ts"],"names":["DefaultOptions","maxCount","gravity","Fireworks","constructor","options","window","requestAnimationFrame","async","canvas","timeout","isRunning","context","getContext","supportsAnimationFrame","call","updateWorld","setTimeout","stop","this","particles","length","update","paint","createFirework","alive","i","move","push","globalCompositeOperation","fillStyle","fillRect","width","height","drawParticle","xPoint","Math","random","yPoint","nFire","color","particle","w","h","x","y","vx","vy","alpha","sqrt","abs","save","beginPath","translate","arc","PI","globalAlpha","closePath","fill","restore","screen"],"mappings":"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","file":"bundles/e983d51f78647cc601c0/2.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{482:function(t,e,i){"use strict";i.r(e),i.d(e,"DefaultOptions",(function(){return c})),i.d(e,"default",(function(){return h}));var n=i(13),o=i.n(n),s=i(155);function r(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,n)}return i}function a(t){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){o()(t,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):r(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}const c={maxCount:120,gravity:3.2,maxDrift:5,maxRot:5};class h{constructor(t){var e=this;o()(this,"options",void 0),o()(this,"context",null),o()(this,"particles",[]),o()(this,"lastAnimationTime",0),o()(this,"colours",["rgba(194,210,224,1)","rgba(235,214,219,1)","rgba(255,211,45,1)","rgba(255,190,174,1)","rgba(255,173,226,1)","rgba(242,114,171,1)","rgba(228,55,116,1)","rgba(255,86,130,1)","rgba(244,36,57,1)","rgba(247,126,157,1)","rgba(243,142,140,1)","rgba(252,116,183,1)"]),o()(this,"isRunning",!1),o()(this,"start",(async function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;if(!t)return;e.context=t.getContext("2d"),e.particles=[];const n=e.options.maxCount;for(;e.particles.length<n;)e.particles.push(e.resetParticle({},t.width,t.height));e.isRunning=!0,requestAnimationFrame(e.renderLoop),i&&window.setTimeout(e.stop,i)})),o()(this,"stop",(async()=>{this.isRunning=!1})),o()(this,"resetParticle",((t,e,i)=>(t.color=this.colours[Math.random()*this.colours.length|0],t.x=Math.random()*e,t.y=Math.random()*i+i,t.xCol=t.x,t.scale=.07*Math.random()+.04,t.maximumDrift=Math.random()*this.options.maxDrift+3.5,t.maximumRot=Math.random()*this.options.maxRot+3.5,t.gravity=this.options.gravity+4.8*Math.random(),t))),o()(this,"renderLoop",(()=>{if(this.context&&this.context.canvas)if(0===this.particles.length)this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height);else{(Date.now()-this.lastAnimationTime>=15||!this.lastAnimationTime)&&(this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height),this.lastAnimationTime=Date.now(),this.animateAndRenderHearts()),requestAnimationFrame(this.renderLoop)}})),this.options=a(a({},c),t)}animateAndRenderHearts(){if(this.context&&this.context.canvas)for(const t of Object(s.b)(this.particles)){t.y-=t.gravity;const e=75*t.maximumDrift,i=2*Math.PI;t.x=6*t.maximumDrift*Math.sin(i/e*.7*t.y),t.x+=t.xCol;const n=1/t.scale,o=t.x*n,s=t.y*n;if(this.context.save(),this.context.scale(t.scale,t.scale),this.context.beginPath(),this.context.translate(248+o,215+s),this.context.rotate(.1*t.maximumRot*Math.sin(i/e*t.y*.8)),this.context.translate(-248-o,-215-s),this.context.moveTo(140+o,20+s),this.context.bezierCurveTo(73+o,20+s,20+o,74+s,20+o,140+s),this.context.bezierCurveTo(20+o,275+s,156+o,310+s,248+o,443+s),this.context.bezierCurveTo(336+o,311+s,477+o,270+s,477+o,140+s),this.context.bezierCurveTo(477+o,74+s,423+o,20+s,357+o,20+s),this.context.bezierCurveTo(309+o,20+s,267+o,48+s,248+o,89+s),this.context.bezierCurveTo(229+o,48+s,188+o,20+s,140+o,20+s),this.context.closePath(),this.context.fillStyle=t.color,this.context.fill(),this.context.restore(),t.y<-100){const e=this.particles.indexOf(t);this.particles.splice(e,1)}}}}}}]);
|
|
||||||
//# sourceMappingURL=3.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/hearts/index.ts"],"names":["DefaultOptions","maxCount","gravity","maxDrift","maxRot","Hearts","constructor","options","async","canvas","timeout","context","getContext","particles","count","length","push","resetParticle","width","height","isRunning","requestAnimationFrame","renderLoop","window","setTimeout","stop","this","particle","color","colours","Math","random","x","y","xCol","scale","maximumDrift","maximumRot","clearRect","Date","now","lastAnimationTime","animateAndRenderHearts","arrayFastClone","peakDistance","PI2","PI","sin","posScale","save","beginPath","translate","rotate","moveTo","bezierCurveTo","closePath","fillStyle","fill","restore","idx","indexOf","splice"],"mappings":"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","file":"bundles/e983d51f78647cc601c0/3.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[36],{399:function(e,t,n){"use strict";n.d(t,"b",(function(){return i})),n.d(t,"a",(function(){return c}));var o=n(136),r=n(124),a=n(128);function i(e){r.a.dispatch({action:a.a.EditEvent,event:null,timelineRenderingType:e.timelineRenderingType}),r.a.dispatch({action:a.a.FocusSendMessageComposer,context:e.timelineRenderingType})}function c(e,t){const n=t.getEvent().replacingEvent();!n||n.status!==o.EventStatus.QUEUED&&n.status!==o.EventStatus.NOT_SENT||e.cancelPendingEvent(n)}},936:function(e,t,n){"use strict";n.r(t),n.d(t,"sendMessage",(function(){return T})),n.d(t,"editMessage",(function(){return w}));var o=n(132),r=n.n(o),a=n(170),i=n(189),c=n(125),s=n(450),l=n(271),d=n(247),m=n(309),u=n(124),p=n(373),g=n(399),y=n(13),b=n.n(y),f=n(646),v=n(136),O=n(225);function E(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,o)}return n}function _(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?E(Object(n),!0).forEach((function(t){b()(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):E(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}async function h(e,t,n){let{relation:o,replyToEvent:r,permalinkCreator:a,includeReplyLegacyFallback:i=!0,editedEvent:s}=n;const l=Boolean(s),d=l?Boolean(null==s?void 0:s.replyEventId):Boolean(r),m=l&&d,u=t?await Object(f.richToPlain)(e):e,p=m&&function(e){const t=e.getContent().body;if("string"!=typeof t)return"";const n=t.split("\n").map((e=>e.trim()));return n.length>2&&n[0].startsWith("> ")&&0===n[1].length?`${n[0]}\n\n`:""}(s)||"",g=m&&function(e){const t=e.getContent().formatted_body;if(!t)return"";const n=(new DOMParser).parseFromString(t,"text/html").body.querySelector("mx-reply");return n&&n.outerHTML||""}(s)||"",y={msgtype:v.MsgType.Text,body:l?`${p} * ${u}`:u},b=c.b.getValue("MessageComposerInput.useMarkdown"),E=t?e:b?await Object(f.plainToRich)(e):null;E&&(y.format="org.matrix.custom.html",y.formatted_body=l?`${g} * ${E}`:E),l&&(y["m.new_content"]={msgtype:y.msgtype,body:u},E&&(y["m.new_content"].format="org.matrix.custom.html",y["m.new_content"].formatted_body=E));return function(e,t){t&&(e["m.relates_to"]=_(_({},e["m.relates_to"]||{}),t))}(y,l?_(_({},o),{},{rel_type:"m.replace",event_id:s.getId()}):o),!l&&r&&a&&Object(O.a)(y,r,{permalinkCreator:a,includeLegacyFallback:i}),y}const j=["roomContext","mxClient"];async function T(e,t,n){let{roomContext:o,mxClient:p}=n,g=r()(n,j);const{relation:y,replyToEvent:b}=g,{room:f}=o,v=null==f?void 0:f.roomId;if(!v)return;const O={eventName:"Composer",isEditing:!1,isReply:Boolean(b),inThread:(null==y?void 0:y.rel_type)===a.d.name};i.a.instance.trackEvent(O);const E=await h(e,t,g);if(!E.body.trim())return;c.b.getValue("Performance.addSendMessageTimingMetadata")&&Object(s.a)(E);const _=null!=y&&y.event_id&&(null==y?void 0:y.rel_type)===a.d.name?y.event_id:null,T=Object(l.a)(v,(e=>p.sendMessage(e,_,E)),p);return b&&u.a.dispatch({action:"reply_to_event",event:null,context:o.timelineRenderingType}),u.a.dispatch({action:"message_sent"}),d.CHAT_EFFECTS.forEach((e=>{if(Object(m.containsEmoji)(E,e.emojis)){(null==y?void 0:y.rel_type)!==a.d.name&&u.a.dispatch({action:`effects.${e.command}`})}})),c.b.getValue("Performance.addSendMessageTimingMetadata")&&T.then((e=>{Object(s.b)(p,v,e.event_id)})),c.b.getValue("scrollToBottomOnMessageSent")&&u.a.dispatch({action:"scroll_to_bottom",timelineRenderingType:o.timelineRenderingType}),T}async function w(e,t){let{roomContext:n,mxClient:o,editorStateTransfer:r}=t;const a=r.getEvent();i.a.instance.trackEvent({eventName:"Composer",isEditing:!0,inThread:Boolean(null==a?void 0:a.getThread()),isReply:Boolean(a.replyEventId)});const c=await h(e,!0,{editedEvent:a}),s=c["m.new_content"];if(""===(null==s?void 0:s.body))return Object(g.a)(o,r),void Object(p.a)({mxEvent:a,onCloseDialog:()=>{Object(g.b)(n)}});let l;const d=a.getRoomId();if(function(e,t){const n=t.getEvent().getContent();return n.msgtype!==e.msgtype||n.body!==e.body||n.format!==e.format||n.formatted_body!==e.formatted_body}(s,r)&&d){Object(g.a)(o,r);const e=r.getEvent().threadRootId||null;l=o.sendMessage(d,e,c),u.a.dispatch({action:"message_sent"})}return Object(g.b)(n),l}}}]);
|
|
||||||
//# sourceMappingURL=36.js.map
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[37],{1569:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return w}));var a=n(13),s=n.n(a),i=n(120),r=n.n(i),l=n(135),o=n(134),d=n(145),c=n(124),u=n(121),p=n(125),b=n(317),h=n(128),m=n(137);class w extends r.a.Component{constructor(e){super(e),s()(this,"onDisable",(async()=>{this.setState({disabling:!0}),await p.b.setValue("enableEventIndexing",null,m.a.DEVICE,!1),await b.a.deleteEventIndex(),this.props.onFinished(!0),c.a.fire(h.a.ViewUserSettings)})),this.state={disabling:!1}}render(){return r.a.createElement(l.a,{onFinished:this.props.onFinished,title:Object(u.a)("Are you sure?")},Object(u.a)("If disabled, messages from encrypted rooms won't appear in search results."),this.state.disabling?r.a.createElement(o.a,null):r.a.createElement("div",null),r.a.createElement(d.a,{primaryButton:Object(u.a)("Disable"),onPrimaryButtonClick:this.onDisable,primaryButtonClass:"danger",cancelButtonClass:"warning",onCancel:this.props.onFinished,disabled:this.state.disabling}))}}}}]);
|
|
||||||
//# sourceMappingURL=37.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/async-components/views/dialogs/eventindex/DisableEventIndexDialog.tsx"],"names":["DisableEventIndexDialog","React","Component","constructor","props","super","async","this","setState","disabling","SettingsStore","setValue","SettingLevel","DEVICE","EventIndexPeg","deleteEventIndex","onFinished","dis","fire","Action","ViewUserSettings","state","render","title","_t","primaryButton","onPrimaryButtonClick","onDisable","primaryButtonClass","cancelButtonClass","onCancel","disabled"],"mappings":"mQAuCe,MAAMA,UAAgCC,IAAMC,UAChDC,YAAYC,GACfC,MAAMD,GAAO,sBAMGE,UAChBC,KAAKC,SAAS,CACVC,WAAW,UAGTC,IAAcC,SAAS,sBAAuB,KAAMC,IAAaC,QAAQ,SACzEC,IAAcC,mBACpBR,KAAKH,MAAMY,YAAW,GACtBC,IAAIC,KAAKC,IAAOC,iBAAiB,IAbjCb,KAAKc,MAAQ,CACTZ,WAAW,EAEnB,CAaOa,SACH,OACI,kBAAC,IAAU,CAACN,WAAYT,KAAKH,MAAMY,WAAYO,MAAOC,YAAG,kBACpDA,YAAG,8EACHjB,KAAKc,MAAMZ,UAAY,kBAAC,IAAO,MAAM,8BACtC,kBAAC,IAAa,CACVgB,cAAeD,YAAG,WAClBE,qBAAsBnB,KAAKoB,UAC3BC,mBAAmB,SACnBC,kBAAkB,UAClBC,SAAUvB,KAAKH,MAAMY,WACrBe,SAAUxB,KAAKc,MAAMZ,YAIrC,E","file":"bundles/e983d51f78647cc601c0/37.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[38],{1593:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return C}));var a=n(13),o=n.n(a),s=n(120),r=n.n(s),l=n(121),c=n(131),i=n(125),u=n(127),m=n(210),d=n(317),h=n(137),g=n(139),b=n(135),p=n(145);class C extends r.a.Component{constructor(e){super(e),o()(this,"updateCurrentRoom",(async e=>{const t=d.a.get();let n;try{n=await t.getStats()}catch{return}let a=null;e&&(a=e.name);const o=t.crawlingRooms(),s=o.crawlingRooms.size,r=o.totalRooms.size;this.setState({eventIndexSize:n.size,eventCount:n.eventCount,crawlingRoomsCount:s,roomCount:r,currentRoom:a})})),o()(this,"onDisable",(async()=>{const e=(await n.e(37).then(n.bind(null,1569))).default;u.b.createDialog(e,null,null,!1,!0)})),o()(this,"onCrawlerSleepTimeChange",(e=>{this.setState({crawlerSleepTime:parseInt(e.target.value,10)}),i.b.setValue("crawlerSleepTime",null,h.a.DEVICE,e.target.value)})),this.state={eventIndexSize:0,eventCount:0,crawlingRoomsCount:0,roomCount:0,currentRoom:null,crawlerSleepTime:i.b.getValueAt(h.a.DEVICE,"crawlerSleepTime")}}componentWillUnmount(){const e=d.a.get();null!==e&&e.removeListener("changedCheckpoint",this.updateCurrentRoom)}async componentDidMount(){let e=0,t=0,n=0,a=0,o=null;const s=d.a.get();if(null!==s){s.on("changedCheckpoint",this.updateCurrentRoom);try{const t=await s.getStats();e=t.size,a=t.eventCount}catch{}const r=s.crawlingRooms();t=r.crawlingRooms.size,n=r.totalRooms.size;const l=s.currentRoom();l&&(o=l.name)}this.setState({eventIndexSize:e,eventCount:a,crawlingRoomsCount:t,roomCount:n,currentRoom:o})}render(){const e=c.b.get().brand;let t;t=null===this.state.currentRoom?Object(l.a)("Not currently indexing messages for any room."):Object(l.a)("Currently indexing: %(currentRoom)s",{currentRoom:this.state.currentRoom});const n=Math.max(0,this.state.roomCount-this.state.crawlingRoomsCount),a=r.a.createElement("div",null,Object(l.a)("%(brand)s is securely caching encrypted messages locally for them to appear in search results:",{brand:e}),r.a.createElement("div",{className:"mx_SettingsTab_subsectionText"},t,r.a.createElement("br",null),Object(l.a)("Space used:")," ",Object(m.a)(this.state.eventIndexSize,0),r.a.createElement("br",null),Object(l.a)("Indexed messages:")," ",Object(m.d)(this.state.eventCount),r.a.createElement("br",null),Object(l.a)("Indexed rooms:")," ",Object(l.a)("%(doneRooms)s out of %(totalRooms)s",{doneRooms:Object(m.d)(n),totalRooms:Object(m.d)(this.state.roomCount)})," ",r.a.createElement("br",null),r.a.createElement(g.a,{label:Object(l.a)("Message downloading sleep time(ms)"),type:"number",value:this.state.crawlerSleepTime.toString(),onChange:this.onCrawlerSleepTimeChange})));return r.a.createElement(b.a,{className:"mx_ManageEventIndexDialog",onFinished:this.props.onFinished,title:Object(l.a)("Message search")},a,r.a.createElement(p.a,{primaryButton:Object(l.a)("Done"),onPrimaryButtonClick:this.props.onFinished,primaryButtonClass:"primary",cancelButton:Object(l.a)("Disable"),onCancel:this.onDisable,cancelButtonClass:"danger"}))}}}}]);
|
|
||||||
//# sourceMappingURL=38.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/async-components/views/dialogs/eventindex/ManageEventIndexDialog.tsx"],"names":["ManageEventIndexDialog","React","Component","constructor","props","super","async","eventIndex","EventIndexPeg","get","stats","getStats","currentRoom","room","name","roomStats","crawlingRooms","crawlingRoomsCount","size","roomCount","totalRooms","this","setState","eventIndexSize","eventCount","DisableEventIndexDialog","default","Modal","createDialog","e","crawlerSleepTime","parseInt","target","value","SettingsStore","setValue","SettingLevel","DEVICE","state","getValueAt","componentWillUnmount","removeListener","updateCurrentRoom","on","render","brand","SdkConfig","crawlerState","_t","doneRooms","Math","max","eventIndexingSettings","className","formatBytes","formatCountLong","label","type","toString","onChange","onCrawlerSleepTimeChange","onFinished","title","primaryButton","onPrimaryButtonClick","primaryButtonClass","cancelButton","onCancel","onDisable","cancelButtonClass"],"mappings":"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","file":"bundles/e983d51f78647cc601c0/38.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[39],{1560:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return y}));var a=n(13),i=n.n(a),o=n(120),s=n.n(o),c=n(122),r=n(124),l=n(121),u=n(127),d=n(364),h=n(128),p=n(145),m=n(135);class y extends s.a.PureComponent{constructor(){super(...arguments),i()(this,"onOkClick",(()=>{this.props.onFinished()})),i()(this,"onGoToSettingsClick",(()=>{this.props.onFinished(),r.a.fire(h.a.ViewUserSettings)})),i()(this,"onSetupClick",(async()=>{u.b.createDialog(d.a,{onFinished:this.props.onFinished},void 0,!1,!0)}))}render(){const e=s.a.createElement("span",{className:"mx_KeyBackupFailedDialog_title"},Object(l.a)("New Recovery Method")),t=s.a.createElement("p",null,Object(l.a)("A new Security Phrase and key for Secure Messages have been detected.")),n=s.a.createElement("p",{className:"warning"},Object(l.a)("If you didn't set the new recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings."));let a;return a=c.a.get().getKeyBackupEnabled()?s.a.createElement("div",null,t,s.a.createElement("p",null,Object(l.a)("This session is encrypting history using the new recovery method.")),n,s.a.createElement(p.a,{primaryButton:Object(l.a)("OK"),onPrimaryButtonClick:this.onOkClick,cancelButton:Object(l.a)("Go to Settings"),onCancel:this.onGoToSettingsClick})):s.a.createElement("div",null,t,n,s.a.createElement(p.a,{primaryButton:Object(l.a)("Set up Secure Messages"),onPrimaryButtonClick:this.onSetupClick,cancelButton:Object(l.a)("Go to Settings"),onCancel:this.onGoToSettingsClick})),s.a.createElement(m.a,{className:"mx_KeyBackupFailedDialog",onFinished:this.props.onFinished,title:e},a)}}}}]);
|
|
||||||
//# sourceMappingURL=39.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/async-components/views/dialogs/security/NewRecoveryMethodDialog.tsx"],"names":["NewRecoveryMethodDialog","React","PureComponent","this","props","onFinished","dis","fire","Action","ViewUserSettings","async","Modal","createDialog","RestoreKeyBackupDialog","undefined","render","title","className","_t","newMethodDetected","hackWarning","content","MatrixClientPeg","get","getKeyBackupEnabled","primaryButton","onPrimaryButtonClick","onOkClick","cancelButton","onCancel","onGoToSettingsClick","onSetupClick"],"mappings":"0PAkCe,MAAMA,UAAgCC,IAAMC,cAAsB,wDACzD,KAChBC,KAAKC,MAAMC,YAAY,IAC1B,gCAE6B,KAC1BF,KAAKC,MAAMC,aACXC,IAAIC,KAAKC,IAAOC,iBAAiB,IACpC,yBAEsBC,UACnBC,IAAMC,aACFC,IACA,CACIR,WAAYF,KAAKC,MAAMC,iBAE3BS,GACiB,GACF,EAClB,GACJ,CAEMC,SACH,MAAMC,EAAQ,0BAAMC,UAAU,kCAAkCC,YAAG,wBAE7DC,EAAoB,2BAAID,YAAG,0EAE3BE,EACF,uBAAGH,UAAU,WACRC,YACG,qLAQZ,IAAIG,EA8BJ,OA5BIA,EADAC,IAAgBC,MAAMC,sBAElB,6BACKL,EACD,2BAAID,YAAG,sEACNE,EACD,kBAAC,IAAa,CACVK,cAAeP,YAAG,MAClBQ,qBAAsBvB,KAAKwB,UAC3BC,aAAcV,YAAG,kBACjBW,SAAU1B,KAAK2B,uBAMvB,6BACKX,EACAC,EACD,kBAAC,IAAa,CACVK,cAAeP,YAAG,0BAClBQ,qBAAsBvB,KAAK4B,aAC3BH,aAAcV,YAAG,kBACjBW,SAAU1B,KAAK2B,uBAO3B,kBAAC,IAAU,CAACb,UAAU,2BAA2BZ,WAAYF,KAAKC,MAAMC,WAAYW,MAAOA,GACtFK,EAGb,E","file":"bundles/e983d51f78647cc601c0/39.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{483:function(t,e,i){"use strict";i.r(e),i.d(e,"DefaultOptions",(function(){return a})),i.d(e,"default",(function(){return h}));var n=i(13),s=i.n(n),o=i(155);function r(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,n)}return i}function c(t){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){s()(t,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):r(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}const a={maxCount:600,speed:12};class h{constructor(t){var e=this;s()(this,"options",void 0),s()(this,"context",null),s()(this,"particles",[]),s()(this,"lastAnimationTime",0),s()(this,"isRunning",!1),s()(this,"start",(async function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;if(!t)return;e.context=t.getContext("2d"),e.particles=[];const n=e.options.maxCount;for(;e.particles.length<n;)e.particles.push(e.resetParticle({},t.width,t.height));e.isRunning=!0,requestAnimationFrame(e.renderLoop),i&&window.setTimeout(e.stop,i)})),s()(this,"stop",(async()=>{this.isRunning=!1})),s()(this,"resetParticle",((t,e,i)=>(t.x=Math.random()*e,t.y=Math.random()*-i,t.width=1.5*Math.random(),t.height=15*t.width+4,t.speed=Math.random()*this.options.speed*4/5+this.options.speed,t))),s()(this,"renderLoop",(()=>{if(this.context&&this.context.canvas)if(0===this.particles.length)this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height);else{(Date.now()-this.lastAnimationTime>=15||!this.lastAnimationTime)&&(this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height),this.lastAnimationTime=Date.now(),this.animateAndRenderRaindrops()),requestAnimationFrame(this.renderLoop)}})),s()(this,"animateAndRenderRaindrops",(()=>{if(!this.context||!this.context.canvas)return;const t=this.context.canvas.height;for(const e of Object(o.b)(this.particles)){e.y+=e.speed,this.context.save(),this.context.beginPath(),this.context.rect(e.x,e.y,e.width,e.height),this.context.fillStyle="#5dadec",this.context.fill(),this.context.closePath(),this.context.restore();const i=2*t;if(e.y>t+i){const t=this.particles.indexOf(e);this.particles.splice(t,1)}}})),this.options=c(c({},a),t)}}}}]);
|
|
||||||
//# sourceMappingURL=4.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/rainfall/index.ts"],"names":["DefaultOptions","maxCount","speed","Rainfall","constructor","options","async","canvas","timeout","context","getContext","particles","count","length","push","resetParticle","width","height","isRunning","requestAnimationFrame","renderLoop","window","setTimeout","stop","this","particle","x","Math","random","y","clearRect","Date","now","lastAnimationTime","animateAndRenderRaindrops","arrayFastClone","save","beginPath","rect","fillStyle","fill","closePath","restore","maxBounds","idx","indexOf","splice"],"mappings":"uxBAsCO,MAAMA,EAAkC,CAC3CC,SAAU,IACVC,MAAO,IAKI,MAAMC,EAGVC,YAAYC,GAAiC,yDAID,MAAI,qBAClB,IAAE,6BACX,GAAC,sBAEV,GAAK,kBAETC,eAAOC,GAA6D,IAAlCC,EAAU,UAAH,6CAAG,IACvD,IAAKD,EACD,OAEJ,EAAKE,QAAUF,EAAOG,WAAW,MACjC,EAAKC,UAAY,GACjB,MAAMC,EAAQ,EAAKP,QAAQJ,SAC3B,KAAO,EAAKU,UAAUE,OAASD,GAC3B,EAAKD,UAAUG,KAAK,EAAKC,cAAc,CAAC,EAAeR,EAAOS,MAAOT,EAAOU,SAEhF,EAAKC,WAAY,EACjBC,sBAAsB,EAAKC,YACvBZ,GACAa,OAAOC,WAAW,EAAKC,KAAMf,EAErC,IAAC,iBAEaF,UACVkB,KAAKN,WAAY,CAAK,IACzB,0BAEuB,CAACO,EAAoBT,EAAeC,KACxDQ,EAASC,EAAIC,KAAKC,SAAWZ,EAC7BS,EAASI,EAAIF,KAAKC,UAAYX,EAC9BQ,EAAST,MAAwB,IAAhBW,KAAKC,SACtBH,EAASR,OAA0B,GAAjBQ,EAAST,MAAa,EACxCS,EAASvB,MAASyB,KAAKC,SAAWJ,KAAKnB,QAAQH,MAAQ,EAAK,EAAIsB,KAAKnB,QAAQH,MACtEuB,KACV,uBAEoB,KACjB,GAAKD,KAAKf,SAAYe,KAAKf,QAAQF,OAGnC,GAA8B,IAA1BiB,KAAKb,UAAUE,OACfW,KAAKf,QAAQqB,UAAU,EAAG,EAAGN,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,YACzE,EACec,KAAKC,MAAQR,KAAKS,mBApDrB,KAqDyBT,KAAKS,qBAEzCT,KAAKf,QAAQqB,UAAU,EAAG,EAAGN,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,QAC5EO,KAAKS,kBAAoBF,KAAKC,MAC9BR,KAAKU,6BAETf,sBAAsBK,KAAKJ,WAC/B,KACH,sCAEmC,KAChC,IAAKI,KAAKf,UAAYe,KAAKf,QAAQF,OAC/B,OAEJ,MAAMU,EAASO,KAAKf,QAAQF,OAAOU,OACnC,IAAK,MAAMQ,KAAYU,YAAeX,KAAKb,WAAY,CACnDc,EAASI,GAAKJ,EAASvB,MAEvBsB,KAAKf,QAAQ2B,OACbZ,KAAKf,QAAQ4B,YACbb,KAAKf,QAAQ6B,KAAKb,EAASC,EAAGD,EAASI,EAAGJ,EAAST,MAAOS,EAASR,QACnEO,KAAKf,QAAQ8B,UAAY,UACzBf,KAAKf,QAAQ+B,OACbhB,KAAKf,QAAQgC,YACbjB,KAAKf,QAAQiC,UAGb,MAAMC,EAAqB,EAAT1B,EAClB,GAAIQ,EAASI,EAAIZ,EAAS0B,EAAW,CACjC,MAAMC,EAAMpB,KAAKb,UAAUkC,QAAQpB,GACnCD,KAAKb,UAAUmC,OAAOF,EAAK,EAC/B,CACJ,KA/EApB,KAAKnB,QAAU,EAAH,KAAQL,GAAmBK,EAC3C,E","file":"bundles/e983d51f78647cc601c0/4.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[40],{1561:function(e,t,n){"use strict";n.r(t),n.d(t,"default",(function(){return p}));var a=n(13),s=n.n(a),i=n(120),o=n.n(i),c=n(124),r=n(121),l=n(127),u=n(128),d=n(135),h=n(145);class p extends o.a.PureComponent{constructor(){super(...arguments),s()(this,"onGoToSettingsClick",(()=>{this.props.onFinished(),c.a.fire(u.a.ViewUserSettings)})),s()(this,"onSetupClick",(()=>{this.props.onFinished(),l.b.createDialogAsync(n.e(8).then(n.bind(null,922)),void 0,null,!1,!0)}))}render(){const e=o.a.createElement("span",{className:"mx_KeyBackupFailedDialog_title"},Object(r.a)("Recovery Method Removed"));return o.a.createElement(d.a,{className:"mx_KeyBackupFailedDialog",onFinished:this.props.onFinished,title:e},o.a.createElement("div",null,o.a.createElement("p",null,Object(r.a)("This session has detected that your Security Phrase and key for Secure Messages have been removed.")),o.a.createElement("p",null,Object(r.a)("If you did this accidentally, you can setup Secure Messages on this session which will re-encrypt this session's message history with a new recovery method.")),o.a.createElement("p",{className:"warning"},Object(r.a)("If you didn't remove the recovery method, an attacker may be trying to access your account. Change your account password and set a new recovery method immediately in Settings.")),o.a.createElement(h.a,{primaryButton:Object(r.a)("Set up Secure Messages"),onPrimaryButtonClick:this.onSetupClick,cancelButton:Object(r.a)("Go to Settings"),onCancel:this.onGoToSettingsClick})))}}}}]);
|
|
||||||
//# sourceMappingURL=40.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/async-components/views/dialogs/security/RecoveryMethodRemovedDialog.tsx"],"names":["RecoveryMethodRemovedDialog","React","PureComponent","this","props","onFinished","dis","fire","Action","ViewUserSettings","Modal","createDialogAsync","undefined","render","title","className","_t","primaryButton","onPrimaryButtonClick","onSetupClick","cancelButton","onCancel","onGoToSettingsClick"],"mappings":"wOA6Be,MAAMA,UAAoCC,IAAMC,cAAsB,kEACnD,KAC1BC,KAAKC,MAAMC,aACXC,IAAIC,KAAKC,IAAOC,iBAAiB,IACpC,yBAEsB,KACnBN,KAAKC,MAAMC,aACXK,IAAMC,kBACF,mCACAC,EACA,MACiB,GACF,EAClB,GACJ,CAEMC,SACH,MAAMC,EAAQ,0BAAMC,UAAU,kCAAkCC,YAAG,4BAEnE,OACI,kBAAC,IAAU,CAACD,UAAU,2BAA2BV,WAAYF,KAAKC,MAAMC,WAAYS,MAAOA,GACvF,6BACI,2BACKE,YACG,uGAIR,2BACKA,YACG,iKAKR,uBAAGD,UAAU,WACRC,YACG,oLAMR,kBAAC,IAAa,CACVC,cAAeD,YAAG,0BAClBE,qBAAsBf,KAAKgB,aAC3BC,aAAcJ,YAAG,kBACjBK,SAAUlB,KAAKmB,uBAKnC,E","file":"bundles/e983d51f78647cc601c0/40.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[41],{1594:function(e,n,t){"use strict";t.r(n),t.d(n,"default",(function(){return F}));var o=t(130),r=t.n(o),c=t(132),a=t.n(c),i=t(120),s=t.n(i),l=t(124),u=t(128),d=t(138),f=t(236),b=t(645),m=t(335),p=t(314),O=t(398);var g=t(928),v=t(126),j=t.n(v);var C=t(921);var h=t(166),T=t(204);function y(e,n,t){const o=Object(i.useRef)(null),[r,c]=Object(i.useState)(e),a=Object(i.useCallback)((()=>{o.current&&(o.current.innerHTML=""),null==t||t()}),[o,t]),s=Object(i.useCallback)((e=>{c(e),null==n||n(e)}),[n]),l=!Object(h.b)("MessageComposerInput.ctrlEnterToSend"),u=Object(i.useCallback)((e=>{if(e.target instanceof HTMLDivElement){const n=l?e.target.innerHTML:e.target.innerHTML.replace(/<div><br><\/div>/g,"\n").replace(/<div>/g,"\n").replace(/<\/div>/g,"");s(n)}}),[s,l]),d=Object(i.useCallback)((e=>{if(e.key===T.b.ENTER){const n=T.a?e.metaKey:e.ctrlKey;l&&!e.shiftKey&&(e.preventDefault(),e.stopPropagation(),a()),!l&&n&&(e.preventDefault(),e.stopPropagation(),a())}}),[l,a]);return{ref:o,onInput:u,onPaste:u,onKeyDown:d,content:r,setContent:s}}var R=t(920),E=t(937);function k(e){let{className:n,disabled:t=!1,onSend:o,onChange:r,children:c,placeholder:a,initialContent:l,leftComponent:u,rightComponent:d}=e;const{ref:f,onInput:b,onPaste:m,onKeyDown:p,content:g,setContent:v}=y(l,r,o),h=function(e,n){return Object(i.useMemo)((()=>({clear:()=>{e.current&&(e.current.innerHTML="")},insertText:t=>{const o=document.getSelection();if(e.current&&o){const r=e.current.innerHTML,{anchorOffset:c,focusOffset:a}=o;e.current.innerHTML=`${r.slice(0,c)}${t}${r.slice(a)}`,Object(O.d)({anchorNode:e.current.firstChild,anchorOffset:c+t.length,focusNode:e.current.firstChild,focusOffset:a+t.length,isForward:!0}),n(e.current.innerHTML)}}})),[e,n])}(f,v);!function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1?arguments[1]:void 0;Object(i.useEffect)((()=>{n.current&&(n.current.innerText=e)}),[n,e])}(l,f),Object(R.a)(t,f);const{isFocused:T,onFocus:k}=Object(C.a)(),w=!g&&a||void 0;return s.a.createElement("div",{"data-testid":"PlainTextComposer",className:j()(n,{[`${n}-focused`]:T}),onFocus:k,onBlur:k,onInput:b,onPaste:m,onKeyDown:p},s.a.createElement(E.a,{ref:f,disabled:t,leftComponent:u,rightComponent:d,placeholder:w}),null==c?void 0:c(f,h))}var w=t(268),M=t(908);function P(e){let{menuPosition:n}=e;const t=Object(d.c)();return s.a.createElement(M.a,{menuPosition:n,addEmoji:e=>(l.a.dispatch({action:u.a.ComposerInsert,text:e,timelineRenderingType:t.timelineRenderingType}),!0)})}const x=["isRichTextEnabled","e2eStatus","menuPosition","eventRelation"],S=Object(i.forwardRef)((function(e,n){let{disabled:t=!1,composerFunctions:o}=e;return function(e,n,t){const o=Object(d.c)(),r=Object(p.c)(),c=Object(i.useRef)(null),a=Object(i.useCallback)((a=>{var i;if(e||null==n||!n.current)return;const s=null!==(i=a.context)&&void 0!==i?i:d.a.Room;switch(a.action){case"reply_to_event":case u.a.FocusSendMessageComposer:Object(b.a)(n,s,o,c);break;case u.a.ClearAndFocusSendMessageComposer:if(a.timelineRenderingType!==o.timelineRenderingType)break;t.clear(),Object(b.a)(n,s,o,c);break;case u.a.ComposerInsert:if(a.timelineRenderingType!==o.timelineRenderingType)break;if(a.composerType!==m.a.Send)break;a.userId||a.event||a.text&&Object(O.d)(r.selection).then((()=>t.insertText(a.text)))}}),[e,n,o,t,r]);Object(f.a)(l.a,a)}(t,n,o),null}));function F(e){let{isRichTextEnabled:n,e2eStatus:t,menuPosition:o,eventRelation:c}=e,l=a()(e,x);const u=n?g.a:k,d=Object(i.useRef)(Object(p.b)({eventRelation:c}));return s.a.createElement(p.a.Provider,{value:d.current},s.a.createElement(u,r()({className:"mx_SendWysiwygComposer",leftComponent:t&&s.a.createElement(w.b,{status:t}),rightComponent:s.a.createElement(P,{menuPosition:o})},l),((e,n)=>s.a.createElement(S,{disabled:l.disabled,ref:e,composerFunctions:n}))))}}}]);
|
|
||||||
//# sourceMappingURL=41.js.map
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[5],{484:function(t,e,i){"use strict";i.r(e),i.d(e,"DefaultOptions",(function(){return c})),i.d(e,"default",(function(){return h}));var n=i(13),s=i.n(n),o=i(155);function r(t,e){var i=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),i.push.apply(i,n)}return i}function a(t){for(var e=1;e<arguments.length;e++){var i=null!=arguments[e]?arguments[e]:{};e%2?r(Object(i),!0).forEach((function(e){s()(t,e,i[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(i)):r(Object(i)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(i,e))}))}return t}const c={maxCount:200,gravity:.05,maxDrift:5};class h{constructor(t){var e=this;s()(this,"options",void 0),s()(this,"context",null),s()(this,"particles",[]),s()(this,"lastAnimationTime",0),s()(this,"isRunning",!1),s()(this,"start",(async function(t){let i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;if(!t)return;e.context=t.getContext("2d"),e.particles=[];const n=e.options.maxCount;for(;e.particles.length<n;)e.particles.push(e.resetParticle({},t.width,t.height));e.isRunning=!0,requestAnimationFrame(e.renderLoop),i&&window.setTimeout(e.stop,i)})),s()(this,"stop",(async()=>{this.isRunning=!1})),s()(this,"resetParticle",((t,e,i)=>(t.x=Math.random()*e,t.y=Math.random()*-i,t.xCol=t.x,t.diameter=7*Math.random()+4,t.maximumDrift=Math.random()*this.options.maxDrift+3.5,t.gravity=this.options.gravity+6*Math.random()+4,t))),s()(this,"renderLoop",(()=>{if(this.context&&this.context.canvas)if(0===this.particles.length)this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height);else{(Date.now()-this.lastAnimationTime>=15||!this.lastAnimationTime)&&(this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height),this.lastAnimationTime=Date.now(),this.animateAndRenderSnowflakes()),requestAnimationFrame(this.renderLoop)}})),this.options=a(a({},c),t)}animateAndRenderSnowflakes(){if(!this.context||!this.context.canvas)return;const t=this.context.canvas.height;for(const e of Object(o.b)(this.particles)){e.y+=e.gravity;const i=75*e.maximumDrift,n=2*Math.PI;e.x=e.maximumDrift*Math.sin(n/i*e.y),e.x+=e.xCol;const s=e.diameter/2;this.context.save(),this.context.beginPath(),this.context.ellipse(e.x,e.y,s,s,0,0,360),this.context.fillStyle="#eaeaea",this.context.fill(),this.context.closePath(),this.context.restore();const o=4*s;if(e.y>t+o){const t=this.particles.indexOf(e);this.particles.splice(t,1)}}}}}}]);
|
|
||||||
//# sourceMappingURL=5.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/snowfall/index.ts"],"names":["DefaultOptions","maxCount","gravity","maxDrift","Snowfall","constructor","options","async","canvas","timeout","context","getContext","particles","count","length","push","resetParticle","width","height","isRunning","requestAnimationFrame","renderLoop","window","setTimeout","stop","this","particle","x","Math","random","y","xCol","diameter","maximumDrift","clearRect","Date","now","lastAnimationTime","animateAndRenderSnowflakes","arrayFastClone","peakDistance","PI2","PI","sin","radius","save","beginPath","ellipse","fillStyle","fill","closePath","restore","maxBounds","idx","indexOf","splice"],"mappings":"uxBA0CO,MAAMA,EAAkC,CAC3CC,SAAU,IACVC,QAAS,IACTC,SAAU,GAKC,MAAMC,EAGVC,YAAYC,GAAiC,yDAID,MAAI,qBACjB,IAAE,6BACZ,GAAC,sBAEV,GAAK,kBAETC,eAAOC,GAA6D,IAAlCC,EAAU,UAAH,6CAAG,IACvD,IAAKD,EACD,OAEJ,EAAKE,QAAUF,EAAOG,WAAW,MACjC,EAAKC,UAAY,GACjB,MAAMC,EAAQ,EAAKP,QAAQL,SAC3B,KAAO,EAAKW,UAAUE,OAASD,GAC3B,EAAKD,UAAUG,KAAK,EAAKC,cAAc,CAAC,EAAgBR,EAAOS,MAAOT,EAAOU,SAEjF,EAAKC,WAAY,EACjBC,sBAAsB,EAAKC,YACvBZ,GACAa,OAAOC,WAAW,EAAKC,KAAMf,EAErC,IAAC,iBAEaF,UACVkB,KAAKN,WAAY,CAAK,IACzB,0BAEuB,CAACO,EAAqBT,EAAeC,KACzDQ,EAASC,EAAIC,KAAKC,SAAWZ,EAC7BS,EAASI,EAAIF,KAAKC,UAAYX,EAC9BQ,EAASK,KAAOL,EAASC,EACzBD,EAASM,SAA2B,EAAhBJ,KAAKC,SAAe,EACxCH,EAASO,aAAeL,KAAKC,SAAWJ,KAAKnB,QAAQH,SAAW,IAChEuB,EAASxB,QAAUuB,KAAKnB,QAAQJ,QAA0B,EAAhB0B,KAAKC,SAAe,EACvDH,KACV,uBAEoB,KACjB,GAAKD,KAAKf,SAAYe,KAAKf,QAAQF,OAGnC,GAA8B,IAA1BiB,KAAKb,UAAUE,OACfW,KAAKf,QAAQwB,UAAU,EAAG,EAAGT,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,YACzE,EACeiB,KAAKC,MAAQX,KAAKY,mBArDrB,KAsDyBZ,KAAKY,qBAEzCZ,KAAKf,QAAQwB,UAAU,EAAG,EAAGT,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,QAE5EO,KAAKY,kBAAoBF,KAAKC,MAC9BX,KAAKa,8BAETlB,sBAAsBK,KAAKJ,WAC/B,KAxDAI,KAAKnB,QAAU,EAAH,KAAQN,GAAmBM,EAC3C,CA0DQgC,6BACJ,IAAKb,KAAKf,UAAYe,KAAKf,QAAQF,OAC/B,OAEJ,MAAMU,EAASO,KAAKf,QAAQF,OAAOU,OACnC,IAAK,MAAMQ,KAAYa,YAAed,KAAKb,WAAY,CACnDc,EAASI,GAAKJ,EAASxB,QAMvB,MAAMsC,EAAe,GAAKd,EAASO,aAC7BQ,EAAgB,EAAVb,KAAKc,GACjBhB,EAASC,EAAID,EAASO,aAAeL,KAAKe,IAAKF,EAAMD,EAAgBd,EAASI,GAC9EJ,EAASC,GAAKD,EAASK,KAEvB,MAAMa,EAASlB,EAASM,SAAW,EACnCP,KAAKf,QAAQmC,OACbpB,KAAKf,QAAQoC,YACbrB,KAAKf,QAAQqC,QAAQrB,EAASC,EAAGD,EAASI,EAAGc,EAAQA,EAAQ,EAAG,EAAG,KACnEnB,KAAKf,QAAQsC,UAAY,UACzBvB,KAAKf,QAAQuC,OACbxB,KAAKf,QAAQwC,YACbzB,KAAKf,QAAQyC,UAGb,MAAMC,EAAqB,EAATR,EAClB,GAAIlB,EAASI,EAAIZ,EAASkC,EAAW,CACjC,MAAMC,EAAM5B,KAAKb,UAAU0C,QAAQ5B,GACnCD,KAAKb,UAAU2C,OAAOF,EAAK,EAC/B,CACJ,CACJ,E","file":"bundles/e983d51f78647cc601c0/5.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{485:function(t,e,n){"use strict";n.r(e),n.d(e,"DefaultOptions",(function(){return c})),n.d(e,"default",(function(){return h}));var i=n(13),s=n.n(i),o=n(155);function r(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function a(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?r(Object(n),!0).forEach((function(e){s()(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):r(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}const c={maxCount:50,gravity:.005};class h{constructor(t){var e=this;s()(this,"options",void 0),s()(this,"context",null),s()(this,"particles",[]),s()(this,"lastAnimationTime",0),s()(this,"isRunning",!1),s()(this,"start",(async function(t){let n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:3e3;if(!t)return;e.context=t.getContext("2d"),e.particles=[];const i=e.options.maxCount;for(;e.particles.length<i;)e.particles.push(e.resetParticle({},t.width,t.height));e.isRunning=!0,requestAnimationFrame(e.renderLoop),n&&window.setTimeout(e.stop,n)})),s()(this,"stop",(async()=>{this.isRunning=!1})),s()(this,"resetParticle",((t,e,n)=>(t.x=Math.random()*e,t.y=Math.random()*-n,t.xCol=t.x,t.gravity=this.options.gravity+6*Math.random()+4,t))),s()(this,"renderLoop",(()=>{if(this.context&&this.context.canvas)if(0===this.particles.length)this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height);else{(Date.now()-this.lastAnimationTime>=15||!this.lastAnimationTime)&&(this.context.clearRect(0,0,this.context.canvas.width,this.context.canvas.height),this.lastAnimationTime=Date.now(),this.animateAndRenderInvaders()),requestAnimationFrame(this.renderLoop)}})),this.options=a(a({},c),t)}animateAndRenderInvaders(){if(this.context&&this.context.canvas){this.context.font="50px Twemoji";for(const t of Object(o.b)(this.particles))t.y+=t.gravity,this.context.save(),this.context.fillText("👾",t.x,t.y),this.context.restore()}}}}}]);
|
|
||||||
//# sourceMappingURL=6.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/effects/spaceinvaders/index.ts"],"names":["DefaultOptions","maxCount","gravity","SpaceInvaders","constructor","options","async","canvas","timeout","context","getContext","particles","count","length","push","resetParticle","width","height","isRunning","requestAnimationFrame","renderLoop","window","setTimeout","stop","this","particle","x","Math","random","y","xCol","clearRect","Date","now","lastAnimationTime","animateAndRenderInvaders","font","arrayFastClone","save","fillText","restore"],"mappings":"uxBAoCO,MAAMA,EAAuC,CAChDC,SAAU,GACVC,QAAS,MAME,MAAMC,EAGVC,YAAYC,GAAiC,yDAID,MAAI,qBACnB,IAAE,6BACV,GAAC,sBAEV,GAAK,kBAETC,eAAOC,GAA6D,IAAlCC,EAAU,UAAH,6CAAG,IACvD,IAAKD,EACD,OAEJ,EAAKE,QAAUF,EAAOG,WAAW,MACjC,EAAKC,UAAY,GACjB,MAAMC,EAAQ,EAAKP,QAAQJ,SAC3B,KAAO,EAAKU,UAAUE,OAASD,GAC3B,EAAKD,UAAUG,KAAK,EAAKC,cAAc,CAAC,EAAcR,EAAOS,MAAOT,EAAOU,SAE/E,EAAKC,WAAY,EACjBC,sBAAsB,EAAKC,YACvBZ,GACAa,OAAOC,WAAW,EAAKC,KAAMf,EAErC,IAAC,iBAEaF,UACVkB,KAAKN,WAAY,CAAK,IACzB,0BAEuB,CAACO,EAAmBT,EAAeC,KACvDQ,EAASC,EAAIC,KAAKC,SAAWZ,EAC7BS,EAASI,EAAIF,KAAKC,UAAYX,EAC9BQ,EAASK,KAAOL,EAASC,EACzBD,EAASvB,QAAUsB,KAAKnB,QAAQH,QAA0B,EAAhByB,KAAKC,SAAe,EACvDH,KACV,uBAEoB,KACjB,GAAKD,KAAKf,SAAYe,KAAKf,QAAQF,OAGnC,GAA8B,IAA1BiB,KAAKb,UAAUE,OACfW,KAAKf,QAAQsB,UAAU,EAAG,EAAGP,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,YACzE,EACee,KAAKC,MAAQT,KAAKU,mBApDrB,KAqDyBV,KAAKU,qBAEzCV,KAAKf,QAAQsB,UAAU,EAAG,EAAGP,KAAKf,QAAQF,OAAOS,MAAOQ,KAAKf,QAAQF,OAAOU,QAE5EO,KAAKU,kBAAoBF,KAAKC,MAC9BT,KAAKW,4BAEThB,sBAAsBK,KAAKJ,WAC/B,KAtDAI,KAAKnB,QAAU,EAAH,KAAQL,GAAmBK,EAC3C,CAwDQ8B,2BACJ,GAAKX,KAAKf,SAAYe,KAAKf,QAAQF,OAAnC,CAGAiB,KAAKf,QAAQ2B,KAAO,eACpB,IAAK,MAAMX,KAAYY,YAAeb,KAAKb,WACvCc,EAASI,GAAKJ,EAASvB,QAEvBsB,KAAKf,QAAQ6B,OACbd,KAAKf,QAAQ8B,SAxEX,KAwE2Bd,EAASC,EAAGD,EAASI,GAClDL,KAAKf,QAAQ+B,SAPjB,CASJ,E","file":"bundles/e983d51f78647cc601c0/6.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
/*! modernizr 3.12.0 (Custom Build) | MIT *
|
|
||||||
* https://modernizr.com/download/?-cors-cryptography-cssanimations-cssfilters-displaytable-es5date-es5function-es5object-es5undefined-es6array-es6collections-es6string-fetch-flexbox-json-localstorage-objectfit-promises-resizeobserver-sandbox-svg-svgasimg-svgfilters-urlparser-urlsearchparams !*/
|
|
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
|||||||
.mx_ErrorView{background:#c5e0f7;background:-webkit-gradient(linear,left top,left bottom,from(#c5e0f7),to(#fff));background:linear-gradient(180deg,#c5e0f7 0,#fff);-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr="#c5e0f7",endColorstr="#ffffff",GradientType=0);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#c5e0f7",endColorstr="#ffffff",GradientType=0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:100%;overflow:auto;padding:0 20px;width:100%}.mx_ErrorView .mx_ErrorView_container{margin:auto;max-width:680px}.mx_ErrorView .mx_Button{background-color:#03b381;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;margin-left:4px;margin-right:4px;min-width:80px;padding:12px 22px;text-decoration:none;word-break:break-word}.mx_ErrorView .mx_Center,.mx_ErrorView .mx_HomePage_header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mx_ErrorView .mx_HomePage_header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2f32;display:-webkit-box;display:-ms-flexbox;display:flex}.mx_ErrorView{font-size:1.6rem}.mx_ErrorView h1{font-size:3.2rem}.mx_ErrorView h2{color:#000;font-size:2.4rem}.mx_ErrorView .mx_HomePage_col{-ms-flex-direction:row;flex-direction:row}.mx_ErrorView .mx_HomePage_col,.mx_ErrorView .mx_HomePage_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.mx_ErrorView .mx_HomePage_row{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.mx_ErrorView .mx_HomePage_logo{margin:auto 20px auto 0}.mx_ErrorView h1,.mx_ErrorView h2{font-weight:600;margin-bottom:32px}.mx_ErrorView .mx_Spacer{margin-top:24px}.mx_ErrorView .mx_FooterLink{color:#368bd6;text-decoration:none}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{1591:function(e,t,a){"use strict";a.r(t);var r=a(120),l=a(121),n=a(131);a(644);t.default=e=>{let{onAccept:t}=e;const a=n.b.get("brand"),o=n.b.get("mobile_builds");let m=null;const c=null==o?void 0:o.ios;null!==c&&(m=r.createElement(r.Fragment,null,r.createElement("p",null,r.createElement("strong",null,"iOS")," (iPhone or iPad)"),r.createElement("a",{href:c||"https://apps.apple.com/app/vector/id1083446067",target:"_blank",className:"mx_ClearDecoration"},r.createElement("img",{height:"48",src:"themes/element/img/download/apple.svg",alt:"Apple App Store"}))));let s=[r.createElement("p",{className:"mx_Spacer",key:"header"},r.createElement("strong",null,"Android"))];const i=null==o?void 0:o.android,d=null==o?void 0:o.fdroid;null!==i&&s.push(r.createElement("a",{href:i||"https://play.google.com/store/apps/details?id=im.vector.app",target:"_blank",className:"mx_ClearDecoration",key:"android"},r.createElement("img",{height:"48",src:"themes/element/img/download/google.svg",alt:"Google Play Store"}))),null!==d&&s.push(r.createElement("a",{href:d||"https://f-droid.org/repository/browse/?fdid=im.vector.app",target:"_blank",className:"mx_ClearDecoration",key:"fdroid"},r.createElement("img",{height:"48",src:"themes/element/img/download/fdroid.svg",alt:"F-Droid"}))),1===s.length&&(s=[]);let p=r.createElement("h2",{id:"step2_heading"},Object(l.a)("Use %(brand)s on mobile",{brand:a}));return s.length||m||(p=null),r.createElement("div",{className:"mx_ErrorView"},r.createElement("div",{className:"mx_ErrorView_container"},r.createElement("div",{className:"mx_HomePage_header"},r.createElement("span",{className:"mx_HomePage_logo"},r.createElement("img",{height:"42",src:"themes/element/img/logos/element-logo.svg",alt:"Element"})),r.createElement("h1",null,Object(l.a)("Unsupported browser"))),r.createElement("div",{className:"mx_HomePage_col"},r.createElement("div",{className:"mx_HomePage_row"},r.createElement("div",null,r.createElement("h2",{id:"step1_heading"},Object(l.a)("Your browser can't run %(brand)s",{brand:a})),r.createElement("p",null,Object(l.a)("%(brand)s uses advanced browser features which aren't supported by your current browser.",{brand:a})),r.createElement("p",null,Object(l.a)("Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.",{},{chromeLink:e=>r.createElement("a",{href:"https://www.google.com/chrome"},e),firefoxLink:e=>r.createElement("a",{href:"https://firefox.com"},e),safariLink:e=>r.createElement("a",{href:"https://apple.com/safari"},e)})),r.createElement("p",null,Object(l.a)("You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.")),r.createElement("button",{onClick:t},Object(l.a)("I understand the risks and wish to continue"))))),r.createElement("div",{className:"mx_HomePage_col"},r.createElement("div",{className:"mx_HomePage_row"},r.createElement("div",null,p,m,s))),r.createElement("div",{className:"mx_HomePage_row mx_Center mx_Spacer"},r.createElement("p",{className:"mx_Spacer"},r.createElement("a",{href:"https://element.io",target:"_blank",className:"mx_FooterLink"},Object(l.a)("Go to element.io"))))))}},644:function(e,t,a){}}]);
|
|
||||||
//# sourceMappingURL=compatibility-view.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./src/async-components/structures/CompatibilityView.tsx"],"names":["CompatibilityView","onAccept","brand","SdkConfig","get","mobileBuilds","ios","iosCustomUrl","href","target","className","height","src","alt","android","key","andCustomUrl","fdroidCustomUrl","fdroid","push","length","mobileHeader","id","_t","chromeLink","sub","firefoxLink","safariLink","onClick"],"mappings":"4FAAA,6CAiKeA,UArI6B,IAAkB,IAAjB,SAAEC,GAAU,EACrD,MAAMC,EAAQC,IAAUC,IAAI,SACtBC,EAAeF,IAAUC,IAAI,iBAEnC,IAAIE,EAAM,KACV,MAAMC,EAAeF,aAAY,EAAZA,EAAcC,IACd,OAAjBC,IAEAD,EACI,gCACI,yBACI,8BAAQ,OAAY,qBAExB,qBACIE,KAAMD,GAAgB,iDACtBE,OAAO,SACPC,UAAU,sBAEV,uBAAKC,OAAO,KAAKC,IAAI,wCAAwCC,IAAI,uBAMjF,IAAIC,EAAU,CACV,qBAAGJ,UAAU,YAAYK,IAAI,UACzB,8BAAQ,aAGhB,MAAMC,EAAeX,aAAY,EAAZA,EAAcS,QAC7BG,EAAkBZ,aAAY,EAAZA,EAAca,OACjB,OAAjBF,GAEAF,EAAQK,KACJ,qBACIX,KAAMQ,GAAgB,8DACtBP,OAAO,SACPC,UAAU,qBACVK,IAAI,WAEJ,uBAAKJ,OAAO,KAAKC,IAAI,yCAAyCC,IAAI,wBAItD,OAApBI,GAEAH,EAAQK,KACJ,qBACIX,KAAMS,GAAmB,4DACzBR,OAAO,SACPC,UAAU,qBACVK,IAAI,UAEJ,uBAAKJ,OAAO,KAAKC,IAAI,yCAAyCC,IAAI,cAIvD,IAAnBC,EAAQM,SAERN,EAAU,IAGd,IAAIO,EAAe,sBAAIC,GAAG,iBAAiBC,YAAG,0BAA2B,CAAErB,WAK3E,OAJKY,EAAQM,QAAWd,IACpBe,EAAe,MAIf,uBAAKX,UAAU,gBACX,uBAAKA,UAAU,0BACX,uBAAKA,UAAU,sBACX,wBAAMA,UAAU,oBACZ,uBAAKC,OAAO,KAAKC,IAAI,4CAA4CC,IAAI,aAEzE,0BAAKU,YAAG,yBAGZ,uBAAKb,UAAU,mBACX,uBAAKA,UAAU,mBACX,2BACI,sBAAIY,GAAG,iBAAiBC,YAAG,mCAAoC,CAAErB,WACjE,yBACKqB,YACG,2FAEA,CAAErB,WAGV,yBACKqB,YACG,kJAEA,CAAC,EACD,CACIC,WAAaC,GAAQ,qBAAGjB,KAAK,iCAAiCiB,GAC9DC,YAAcD,GAAQ,qBAAGjB,KAAK,uBAAuBiB,GACrDE,WAAaF,GAAQ,qBAAGjB,KAAK,4BAA4BiB,MAIrE,yBACKF,YACG,kJAIR,0BAAQK,QAAS3B,GAAWsB,YAAG,mDAK3C,uBAAKb,UAAU,mBACX,uBAAKA,UAAU,mBACX,2BACKW,EACAf,EACAQ,KAKb,uBAAKJ,UAAU,uCACX,qBAAGA,UAAU,aACT,qBAAGF,KAAK,qBAAqBC,OAAO,SAASC,UAAU,iBAClDa,YAAG,wBAKlB,C","file":"bundles/e983d51f78647cc601c0/compatibility-view.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
|||||||
.mx_ErrorView{background:#c5e0f7;background:-webkit-gradient(linear,left top,left bottom,from(#c5e0f7),to(#fff));background:linear-gradient(180deg,#c5e0f7 0,#fff);-webkit-box-sizing:border-box;box-sizing:border-box;color:#000;-webkit-filter:progid:dximagetransform.microsoft.gradient(startColorstr="#c5e0f7",endColorstr="#ffffff",GradientType=0);filter:progid:dximagetransform.microsoft.gradient(startColorstr="#c5e0f7",endColorstr="#ffffff",GradientType=0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;height:100%;overflow:auto;padding:0 20px;width:100%}.mx_ErrorView .mx_ErrorView_container{margin:auto;max-width:680px}.mx_ErrorView .mx_Button{background-color:#03b381;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.8rem;margin-left:4px;margin-right:4px;min-width:80px;padding:12px 22px;text-decoration:none;word-break:break-word}.mx_ErrorView .mx_Center,.mx_ErrorView .mx_HomePage_header{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mx_ErrorView .mx_HomePage_header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#2e2f32;display:-webkit-box;display:-ms-flexbox;display:flex}.mx_ErrorView{font-size:1.6rem}.mx_ErrorView h1{font-size:3.2rem}.mx_ErrorView h2{color:#000;font-size:2.4rem}.mx_ErrorView .mx_HomePage_col{-ms-flex-direction:row;flex-direction:row}.mx_ErrorView .mx_HomePage_col,.mx_ErrorView .mx_HomePage_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex}.mx_ErrorView .mx_HomePage_row{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.mx_ErrorView .mx_HomePage_logo{margin:auto 20px auto 0}.mx_ErrorView h1,.mx_ErrorView h2{font-weight:600;margin-bottom:32px}.mx_ErrorView .mx_Spacer{margin-top:24px}.mx_ErrorView .mx_FooterLink{color:#368bd6;text-decoration:none}
|
|
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{1590:function(e,t,a){"use strict";a.r(t);var m=a(120),l=a(121);a(644);t.default=e=>{let{title:t,messages:a}=e;return m.createElement("div",{className:"mx_ErrorView"},m.createElement("div",{className:"mx_ErrorView_container"},m.createElement("div",{className:"mx_HomePage_header"},m.createElement("span",{className:"mx_HomePage_logo"},m.createElement("img",{height:"42",src:"themes/element/img/logos/element-logo.svg",alt:"Element"})),m.createElement("h1",null,Object(l.a)("Failed to start"))),m.createElement("div",{className:"mx_HomePage_col"},m.createElement("div",{className:"mx_HomePage_row"},m.createElement("div",null,m.createElement("h2",{id:"step1_heading"},t),a&&a.map((e=>m.createElement("p",{key:e},e)))))),m.createElement("div",{className:"mx_HomePage_row mx_Center mx_Spacer"},m.createElement("p",{className:"mx_Spacer"},m.createElement("a",{href:"https://element.io",target:"_blank",className:"mx_FooterLink"},Object(l.a)("Go to element.io"))))))}},644:function(e,t,a){}}]);
|
|
||||||
//# sourceMappingURL=error-view.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./src/async-components/structures/ErrorView.tsx"],"names":["ErrorView","title","messages","className","height","src","alt","_t","id","map","msg","key","href","target"],"mappings":"4FAAA,oCA2DeA,UA9BqB,IAAyB,IAAxB,MAAEC,EAAK,SAAEC,GAAU,EACpD,OACI,uBAAKC,UAAU,gBACX,uBAAKA,UAAU,0BACX,uBAAKA,UAAU,sBACX,wBAAMA,UAAU,oBACZ,uBAAKC,OAAO,KAAKC,IAAI,4CAA4CC,IAAI,aAEzE,0BAAKC,YAAG,qBAEZ,uBAAKJ,UAAU,mBACX,uBAAKA,UAAU,mBACX,2BACI,sBAAIK,GAAG,iBAAiBP,GACvBC,GAAYA,EAASO,KAAKC,GAAQ,qBAAGC,IAAKD,GAAMA,QAI7D,uBAAKP,UAAU,uCACX,qBAAGA,UAAU,aACT,qBAAGS,KAAK,qBAAqBC,OAAO,SAASV,UAAU,iBAClDI,YAAG,wBAKlB,C","file":"bundles/e983d51f78647cc601c0/error-view.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1 +0,0 @@
|
|||||||
@font-face{font-family:Nunito;font-style:normal;font-weight:400;src:url(../../fonts/Nunito/Nunito-Regular.e79365a.ttf) format("truetype")}body{background-color:#363c43;color:#edf3ff;font-family:Nunito,Arial,Helvetica,sans-serif}body.theme-light{background-color:#fff;color:#2e2f32}body,html{margin:0;padding:0}#jitsiContainer{bottom:0;left:0;position:fixed;right:0;top:0}#joinButtonContainer{display:table;height:100%;position:absolute;visibility:hidden;width:100%}.joinConferenceFloating{display:table-cell;vertical-align:middle}.joinConferencePrompt{margin-left:auto;margin-right:auto;text-align:center;width:90%}#joinButton{background-color:#03b381;border:0;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;padding:7px 18px;text-align:center}.icon{margin-top:-42px}.icon:before{background-color:#edf3ff;background-size:contain;content:"";display:block;height:42px;margin:0 auto;-webkit-mask-image:url(../../img/element-icons/call/video-call.86ee0c8.svg);mask-image:url(../../img/element-icons/call/video-call.86ee0c8.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:42px;mask-size:42px;width:42px}body.theme-light .icon:before{background-color:#2e2f32}
|
|
File diff suppressed because one or more lines are too long
@ -1,22 +0,0 @@
|
|||||||
/*!
|
|
||||||
* The buffer module from node.js, for the browser.
|
|
||||||
*
|
|
||||||
* @author Feross Aboukhadijeh <http://feross.org>
|
|
||||||
* @license MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! (c) Stefan Thomas | https://github.com/bitcoinjs/bitcoinjs-lib
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! (c) Tom Wu | http://www-cs-students.stanford.edu/~tjw/jsbn/
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! (c) Tom Wu, Kenji Urushima | http://www-cs-students.stanford.edu/~tjw/jsbn/
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! Mike Samuel (c) 2009 | code.google.com/p/json-sans-eval
|
|
||||||
*/
|
|
||||||
|
|
||||||
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
||||||
|
|
||||||
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
(window.webpackJsonp=window.webpackJsonp||[]).push([[20],{1533:function(n,e,t){"use strict";e.a='/*\nCopyright 2021 The Matrix.org Foundation C.I.C.\n\nLicensed under the Apache License, Version 2.0 (the "License");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n*/\n\n/*\n This file is raw-imported (imported as plain text) for the export bundle, which is the reason for the .css format and the colours being hard-coded hard-coded.\n*/\n\n#snackbar {\n display: flex;\n visibility: hidden;\n min-width: 250px;\n margin-left: -125px;\n background-color: #333;\n color: #fff;\n text-align: center;\n position: fixed;\n z-index: 1;\n left: 50%;\n bottom: 30px;\n font-size: 17px;\n padding: 6px 16px;\n font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu,\n roboto, noto, arial, sans-serif;\n font-weight: 400;\n line-height: 1.43;\n border-radius: 4px;\n letter-spacing: 0.01071em;\n}\n\n#snackbar.mx_show {\n visibility: visible;\n -webkit-animation: mx_snackbar_fadein 0.5s, mx_snackbar_fadeout 0.5s 2.5s;\n animation: mx_snackbar_fadein 0.5s, mx_snackbar_fadeout 0.5s 2.5s;\n}\n\na.mx_reply_anchor {\n cursor: pointer;\n color: #238cf5;\n}\n\na.mx_reply_anchor:hover {\n text-decoration: underline;\n}\n\n@-webkit-keyframes mx_snackbar_fadein {\n from {\n bottom: 0;\n opacity: 0;\n }\n to {\n bottom: 30px;\n opacity: 1;\n }\n}\n\n@keyframes mx_snackbar_fadein {\n from {\n bottom: 0;\n opacity: 0;\n }\n to {\n bottom: 30px;\n opacity: 1;\n }\n}\n\n@-webkit-keyframes mx_snackbar_fadeout {\n from {\n bottom: 30px;\n opacity: 1;\n }\n to {\n bottom: 0;\n opacity: 0;\n }\n}\n\n@keyframes mx_snackbar_fadeout {\n from {\n bottom: 30px;\n opacity: 1;\n }\n to {\n bottom: 0;\n opacity: 0;\n }\n}\n\n* {\n scroll-behavior: smooth !important;\n}\n\n.mx_Export_EventWrapper:target {\n background: white;\n animation: mx_event_highlight_animation 2s linear;\n}\n\n@keyframes mx_event_highlight_animation {\n 0%,\n 100% {\n background: white;\n }\n 50% {\n background: #e3e2df;\n }\n}\n\n.mx_ReplyChain_Export {\n margin-top: 0;\n margin-bottom: 5px;\n}\n\n.mx_RedactedBody,\n.mx_HiddenBody {\n padding-left: unset;\n}\n\nimg {\n white-space: nowrap;\n overflow: hidden;\n}\n\n.mx_MatrixChat {\n max-width: 100%;\n}\n'}}]);
|
|
||||||
//# sourceMappingURL=styles.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///./node_modules/matrix-react-sdk/src/utils/exportUtils/exportCustomCSS.css"],"names":[],"mappings":"4FAAe,s1F","file":"bundles/e983d51f78647cc601c0/styles.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=118)}({118:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-dark-custom.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/dark-custom/css/dark-custom.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-dark-custom.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=116)}({116:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-dark.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/dark/css/dark.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-dark.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=113)}({113:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-legacy-dark.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/legacy-dark/css/legacy-dark.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-legacy-dark.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=112)}({112:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-legacy-light.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/legacy-light/css/legacy-light.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-legacy-light.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=117)}({117:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-light-custom.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/light-custom/css/light-custom.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-light-custom.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=115)}({115:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-light-high-contrast.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/light-high-contrast/css/light-high-contrast.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-light-high-contrast.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function r(n){if(t[n])return t[n].exports;var o=t[n]={i:n,l:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.l=!0,o.exports}r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=114)}({114:function(e,t,r){"use strict";r.r(t)}});
|
|
||||||
//# sourceMappingURL=theme-light.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/res/themes/light/css/light.pcss"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s"],"mappings":"aACE,IAAIA,EAAmB,CAAC,EAGxB,SAASC,EAAoBC,GAG5B,GAAGF,EAAiBE,GACnB,OAAOF,EAAiBE,GAAUC,QAGnC,IAAIC,EAASJ,EAAiBE,GAAY,CACzCG,EAAGH,EACHI,GAAG,EACHH,QAAS,CAAC,GAUX,OANAI,EAAQL,GAAUM,KAAKJ,EAAOD,QAASC,EAAQA,EAAOD,QAASF,GAG/DG,EAAOE,GAAI,EAGJF,EAAOD,OACf,CAIAF,EAAoBQ,EAAIF,EAGxBN,EAAoBS,EAAIV,EAGxBC,EAAoBU,EAAI,SAASR,EAASS,EAAMC,GAC3CZ,EAAoBa,EAAEX,EAASS,IAClCG,OAAOC,eAAeb,EAASS,EAAM,CAAEK,YAAY,EAAMC,IAAKL,GAEhE,EAGAZ,EAAoBkB,EAAI,SAAShB,GACX,oBAAXiB,QAA0BA,OAAOC,aAC1CN,OAAOC,eAAeb,EAASiB,OAAOC,YAAa,CAAEC,MAAO,WAE7DP,OAAOC,eAAeb,EAAS,aAAc,CAAEmB,OAAO,GACvD,EAOArB,EAAoBsB,EAAI,SAASD,EAAOE,GAEvC,GADU,EAAPA,IAAUF,EAAQrB,EAAoBqB,IAC/B,EAAPE,EAAU,OAAOF,EACpB,GAAW,EAAPE,GAA8B,iBAAVF,GAAsBA,GAASA,EAAMG,WAAY,OAAOH,EAChF,IAAII,EAAKX,OAAOY,OAAO,MAGvB,GAFA1B,EAAoBkB,EAAEO,GACtBX,OAAOC,eAAeU,EAAI,UAAW,CAAET,YAAY,EAAMK,MAAOA,IACtD,EAAPE,GAA4B,iBAATF,EAAmB,IAAI,IAAIM,KAAON,EAAOrB,EAAoBU,EAAEe,EAAIE,EAAK,SAASA,GAAO,OAAON,EAAMM,EAAM,EAAEC,KAAK,KAAMD,IAC9I,OAAOF,CACR,EAGAzB,EAAoB6B,EAAI,SAAS1B,GAChC,IAAIS,EAAST,GAAUA,EAAOqB,WAC7B,WAAwB,OAAOrB,EAAgB,OAAG,EAClD,WAA8B,OAAOA,CAAQ,EAE9C,OADAH,EAAoBU,EAAEE,EAAQ,IAAKA,GAC5BA,CACR,EAGAZ,EAAoBa,EAAI,SAASiB,EAAQC,GAAY,OAAOjB,OAAOkB,UAAUC,eAAe1B,KAAKuB,EAAQC,EAAW,EAGpH/B,EAAoBkC,EAAI,GAIjBlC,EAAoBA,EAAoBmC,EAAI,I,oCClFrD,M","file":"bundles/e983d51f78647cc601c0/theme-light.js","sourceRoot":""}
|
|
@ -1,2 +0,0 @@
|
|||||||
!function(e){var t={};function n(o){if(t[o])return t[o].exports;var r=t[o]={i:o,l:!1,exports:{}};return e[o].call(r.exports,r,r.exports,n),r.l=!0,r.exports}n.m=e,n.c=t,n.d=function(e,t,o){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:o})},n.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var o=Object.create(null);if(n.r(o),Object.defineProperty(o,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)n.d(o,r,function(t){return e[t]}.bind(null,r));return o},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t,"a",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p="",n(n.s=111)}({111:function(e,t){let n=!1;window.onmessage=function(e){e.origin===window.location.origin&&e.data.blob&&function(e){const t=e.data;n&&document.body.replaceWith(document.createElement("BODY")),n=!0;const o=document.createElement("span");o.id="img";const r=document.createElement("a");r.id="a",r.rel="noreferrer noopener",r.download=t.download,r.style=t.style,r.style.fontFamily="Arial, Helvetica, Sans-Serif",r.href=window.URL.createObjectURL(t.blob),r.appendChild(o),r.appendChild(document.createTextNode(t.textContent)),t.imgStyle?o.style=t.imgStyle:(o.style.width="12px",o.style.height="12px",o.style.webkitMaskSize="12px",o.style.webkitMaskPosition="center",o.style.webkitMaskRepeat="no-repeat",o.style.display="inline-block",o.style.webkitMaskImage=`url('${t.imgSrc}')`,o.style.backgroundColor=`${r.style.color}`);const l=document.body;l.style.margin="0px",l.style.overflow="hidden",l.appendChild(r),e.data.auto&&r.click()}(e)}}});
|
|
||||||
//# sourceMappingURL=usercontent.js.map
|
|
@ -1 +0,0 @@
|
|||||||
{"version":3,"sources":["webpack:///webpack/bootstrap","webpack:///./node_modules/matrix-react-sdk/src/usercontent/index.ts"],"names":["installedModules","__webpack_require__","moduleId","exports","module","i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","get","r","Symbol","toStringTag","value","t","mode","__esModule","ns","create","key","bind","n","object","property","prototype","hasOwnProperty","p","s","hasCalled","window","onmessage","e","origin","location","data","blob","event","document","body","replaceWith","createElement","img","id","a","rel","download","style","fontFamily","href","URL","createObjectURL","appendChild","createTextNode","textContent","imgStyle","width","height","webkitMaskSize","webkitMaskPosition","webkitMaskRepeat","display","webkitMaskImage","imgSrc","backgroundColor","color","margin","overflow","auto","click","remoteRender"],"mappings":"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","file":"bundles/e983d51f78647cc601c0/usercontent.js","sourceRoot":""}
|
|
File diff suppressed because one or more lines are too long
@ -1,33 +0,0 @@
|
|||||||
/**
|
|
||||||
* what-input - A global utility for tracking the current input method (mouse, keyboard or touch).
|
|
||||||
* @version v5.2.12
|
|
||||||
* @link https://github.com/ten1seven/what-input
|
|
||||||
* @license MIT
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v16.13.1
|
|
||||||
* react-is.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react-dom-server.browser.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
||||||
|
|
||||||
/** @license React v17.0.2
|
|
||||||
* react-is.production.min.js
|
|
||||||
*
|
|
||||||
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
||||||
*
|
|
||||||
* This source code is licensed under the MIT license found in the
|
|
||||||
* LICENSE file in the root directory of this source tree.
|
|
||||||
*/
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue