mirror of
https://github.com/danog/telegram-tt.git
synced 2024-11-27 04:45:08 +01:00
[Build]
This commit is contained in:
parent
4082143e10
commit
cb7253f5eb
@ -1 +1 @@
|
||||
13
|
||||
1
|
||||
|
2
dist/347.e76314e5520fe6e65783.js
vendored
2
dist/347.e76314e5520fe6e65783.js
vendored
File diff suppressed because one or more lines are too long
1
dist/347.e76314e5520fe6e65783.js.map
vendored
1
dist/347.e76314e5520fe6e65783.js.map
vendored
File diff suppressed because one or more lines are too long
@ -1,2 +1,2 @@
|
||||
(()=>{"use strict";"undefined"!=typeof window&&window.innerHeight,Math.round(425),new Set(["newMessage","newScheduledMessage","deleteMessages","deleteScheduledMessages","deleteHistory"]),new Set(["image/png","image/gif","image/jpeg","video/mp4","video/avi","video/quicktime"]),self.onerror=e=>{console.error(e),r({type:"unhandledError",error:{message:e.error.message||"Uncaught exception in worker"}})},self.addEventListener("unhandledrejection",(e=>{console.error(e),r({type:"unhandledError",error:{message:e.reason.message||"Uncaught rejection in worker"}})}));const e=new Map;function r(e,r){r?postMessage(e,r):postMessage(e)}let t;self.importScripts("rlottie-wasm.js");const n=new Promise((e=>{Module.onRuntimeInitialized=()=>{t={init:Module.cwrap("lottie_init","",[]),destroy:Module.cwrap("lottie_destroy","",["number"]),resize:Module.cwrap("lottie_resize","",["number","number","number"]),buffer:Module.cwrap("lottie_buffer","number",["number"]),render:Module.cwrap("lottie_render","",["number","number"]),loadFromData:Module.cwrap("lottie_load_from_data","number",["number","number"])},e()}})),s=new Map;var a;a={init:async function(e,r,a,o,i,d){t||await n;const c=JSON.stringify(r),l=allocate(intArrayFromString(c),"i8",0),m=t.init(),u=t.loadFromData(m,l);t.resize(m,a,a),s.set(e,{imgSize:a,reduceFactor:i,handle:m}),d(Math.ceil(u/i))},renderFrames:async function(e,r,a,o){t||await n;const{imgSize:i,reduceFactor:d,handle:c}=s.get(e);for(let e=r;e<=a;e++){const r=e*d;t.render(c,r);const n=t.buffer(c),s=Module.HEAPU8.subarray(n,n+i*i*4);o(e,new Uint8ClampedArray(s).buffer)}},destroy:function(e){const r=s.get(e);t.destroy(r.handle),s.delete(e)}},onmessage=async t=>{const{data:n}=t;switch(n.type){case"callMethod":{const{messageId:t,name:s,args:o}=n;try{if(t){const n=(...e)=>{const n=e[e.length-1];r({type:"methodCallback",messageId:t,callbackArgs:e},n instanceof ArrayBuffer?[n]:void 0)};e.set(t,n),o.push(n)}const[n,i]=await a[s](...o)||[];t&&r({type:"methodResponse",messageId:t,response:n},i)}catch(e){t&&r({type:"methodResponse",messageId:t,error:{message:e.message}})}t&&e.delete(t);break}case"cancelProgress":{const r=e.get(n.messageId);r&&(r.isCanceled=!0);break}}}})();
|
||||
//# sourceMappingURL=354.66350c1e61029fbd6ca7.js.map
|
||||
//# sourceMappingURL=354.701ac7c1e3f066f82e25.js.map
|
File diff suppressed because one or more lines are too long
1
dist/433.29f542772c88e944d938.css.map
vendored
1
dist/433.29f542772c88e944d938.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/433.29f542772c88e944d938.js
vendored
2
dist/433.29f542772c88e944d938.js
vendored
File diff suppressed because one or more lines are too long
1
dist/433.29f542772c88e944d938.js.map
vendored
1
dist/433.29f542772c88e944d938.js.map
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
1
dist/433.c66cb5158ff9fdb2297f.css.map
vendored
Normal file
1
dist/433.c66cb5158ff9fdb2297f.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/433.c66cb5158ff9fdb2297f.js
vendored
Normal file
2
dist/433.c66cb5158ff9fdb2297f.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/433.c66cb5158ff9fdb2297f.js.map
vendored
Normal file
1
dist/433.c66cb5158ff9fdb2297f.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/484.40f6759b976ebb12ec3f.js
vendored
2
dist/484.40f6759b976ebb12ec3f.js
vendored
File diff suppressed because one or more lines are too long
1
dist/484.40f6759b976ebb12ec3f.js.map
vendored
1
dist/484.40f6759b976ebb12ec3f.js.map
vendored
File diff suppressed because one or more lines are too long
@ -33,4 +33,4 @@
|
||||
.TextFormatter{transform:translate(-50%, -3.25rem)}.TextFormatter,.TextFormatter-link-control{position:absolute;background:var(--color-background);border-radius:var(--border-radius-messages);padding:.5rem .375rem;box-shadow:0 1px 2px var(--color-default-shadow)}.TextFormatter-link-control{left:0;top:0;opacity:0;pointer-events:none;transition:opacity .3s ease}.Modal .TextFormatter-link-control{max-width:100%}@media(max-width: 600px){.TextFormatter-link-control{max-width:calc(100vw - var(--text-formatter-left) + 3rem)}}.TextFormatter-link-control input{border:none !important;outline:none !important;width:100%;color:var(--color-text);background-color:var(--color-background)}.TextFormatter-buttons,.TextFormatter-link-url-confirm{display:flex;flex-wrap:nowrap;align-items:center}.TextFormatter-divider{width:1px;height:1.75rem;margin:0 .25rem;background-color:var(--color-borders)}.TextFormatter-link-url-input-wrapper{width:20rem;position:relative;max-width:100%}@media(max-width: 600px){.TextFormatter-link-url-input-wrapper{max-width:90vw}}.TextFormatter-link-url-input-wrapper::before,.TextFormatter-link-url-input-wrapper::after{content:"";display:block;position:absolute;top:0;bottom:0;width:1rem;z-index:2;opacity:0;transition:opacity .2s ease}.TextFormatter-link-url-input-wrapper::before{left:0;background:linear-gradient(to right, var(--color-background) 0.25rem, transparent 1rem)}.TextFormatter-link-url-input-wrapper::after{right:0;background:linear-gradient(to left, var(--color-background) 0.25rem, transparent 1rem)}.TextFormatter-link-url-input-wrapper.mask-left::before{opacity:1}.TextFormatter-link-url-input-wrapper.mask-right::after{opacity:1}.TextFormatter-link-url-confirm{flex-shrink:0;opacity:0;transition:opacity .3s ease}.TextFormatter-link-url-confirm.shown{opacity:1}.TextFormatter.link-control-shown .TextFormatter-link-control{opacity:1;pointer-events:all}.TextFormatter .Button{width:2rem;height:2rem;padding:.25rem;font-size:1.5rem;margin:0 .125rem;border-radius:var(--border-radius-messages-small);flex-shrink:0;cursor:pointer}.TextFormatter .Button.active{background-color:var(--color-primary) !important;color:#fff}.TextFormatter .Button.disabled{opacity:.5;pointer-events:none}
|
||||
.Picker{height:100%;display:flex;flex-direction:column;overflow:hidden}.Picker .picker-header{padding:0 1rem .25rem .75rem;border-bottom:1px solid var(--color-borders);display:flex;flex-flow:row wrap;flex-shrink:0;overflow-y:auto;max-height:20rem}.Picker .picker-header .input-group{margin-bottom:.5rem;margin-left:.5rem;flex-grow:1}.Picker .picker-header .form-control{height:2rem;border:none;border-radius:0;padding:0;box-shadow:none}.Picker .picker-list{flex-grow:1;overflow-y:auto;overflow-x:hidden;padding:.5rem}@media(max-width: 600px){.Picker .picker-list{padding-left:0 !important;padding-right:0 !important}}.Picker .no-results{height:100%;margin:0;padding:1rem 1rem;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}
|
||||
|
||||
/*# sourceMappingURL=484.40f6759b976ebb12ec3f.css.map*/
|
||||
/*# sourceMappingURL=484.87953bd73fba4543a4f6.css.map*/
|
File diff suppressed because one or more lines are too long
2
dist/484.87953bd73fba4543a4f6.js
vendored
Normal file
2
dist/484.87953bd73fba4543a4f6.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/484.87953bd73fba4543a4f6.js.map
vendored
Normal file
1
dist/484.87953bd73fba4543a4f6.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/514.c2aea8c517396debc7b4.js
vendored
2
dist/514.c2aea8c517396debc7b4.js
vendored
File diff suppressed because one or more lines are too long
1
dist/514.c2aea8c517396debc7b4.js.map
vendored
1
dist/514.c2aea8c517396debc7b4.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/514.e85ae04366b5ac2cfcb1.js
vendored
Normal file
2
dist/514.e85ae04366b5ac2cfcb1.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/514.e85ae04366b5ac2cfcb1.js.map
vendored
Normal file
1
dist/514.e85ae04366b5ac2cfcb1.js.map
vendored
Normal file
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
@ -64,4 +64,4 @@
|
||||
.PaymentInfo{padding:.5rem 1rem}.PaymentInfo h5{font-size:.9rem;color:var(--color-text-secondary);margin:1rem 0 1.1rem}.PaymentInfo .inline-inputs{display:flex;justify-content:space-between}.PaymentInfo .inline-inputs .input-group{flex:1 10rem;max-width:45%;display:flex}
|
||||
.PaymentModal .modal-backdrop{pointer-events:none}.PaymentModal .header{position:relative;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;padding:.25rem 1rem;display:flex;align-items:center;flex-direction:row;background:var(--color-background);border-bottom:1px var(--color-borders) solid}.PaymentModal .header h3{margin-bottom:0;margin-left:1.5rem;unicode-bidi:plaintext;text-align:initial}.PaymentModal .Transition{height:25rem}.PaymentModal .empty-content{height:25rem;max-height:90%;display:flex;align-items:center;justify-content:center}.PaymentModal .receipt-content{height:25rem;overflow-y:auto}.PaymentModal .content{overflow:auto;width:100%;height:100%;position:relative}.PaymentModal .footer{position:relative;border-bottom-left-radius:10px;border-bottom-right-radius:10px;width:100%;padding:.75rem 1rem;background:var(--color-background);border-top:1px var(--color-borders) solid}.PaymentModal .footer button{text-transform:none;font-weight:500}.PaymentModal .modal-dialog{width:25rem}.PaymentModal .modal-content{padding:0;overflow:hidden}@media screen and (max-device-width: 640px)and (max-height: 640px)and (orientation: landscape){.PaymentModal .modal-dialog{max-height:100%}.PaymentModal .Transition{height:10rem}}
|
||||
|
||||
/*# sourceMappingURL=347.e76314e5520fe6e65783.css.map*/
|
||||
/*# sourceMappingURL=860.71a26210d53a0e37c47e.css.map*/
|
File diff suppressed because one or more lines are too long
2
dist/860.71a26210d53a0e37c47e.js
vendored
Normal file
2
dist/860.71a26210d53a0e37c47e.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/860.71a26210d53a0e37c47e.js.map
vendored
Normal file
1
dist/860.71a26210d53a0e37c47e.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
BIN
dist/Vazir-Medium-WOL.107ead8042d2d2a10827..woff2
vendored
BIN
dist/Vazir-Medium-WOL.107ead8042d2d2a10827..woff2
vendored
Binary file not shown.
BIN
dist/Vazir-Medium-WOL.25ba8d95080e1e2952f4..woff
vendored
BIN
dist/Vazir-Medium-WOL.25ba8d95080e1e2952f4..woff
vendored
Binary file not shown.
BIN
dist/Vazir-Medium-WOL.2f98e6f8ba81b54a0f96..woff2
vendored
Normal file
BIN
dist/Vazir-Medium-WOL.2f98e6f8ba81b54a0f96..woff2
vendored
Normal file
Binary file not shown.
BIN
dist/Vazir-Medium-WOL.f4d87915577d64b321c6..woff
vendored
Normal file
BIN
dist/Vazir-Medium-WOL.f4d87915577d64b321c6..woff
vendored
Normal file
Binary file not shown.
BIN
dist/Vazir-Regular-WOL.4a4990b236f65249e659..woff2
vendored
BIN
dist/Vazir-Regular-WOL.4a4990b236f65249e659..woff2
vendored
Binary file not shown.
BIN
dist/Vazir-Regular-WOL.a6f663c7a4c514c9de99..woff
vendored
BIN
dist/Vazir-Regular-WOL.a6f663c7a4c514c9de99..woff
vendored
Binary file not shown.
BIN
dist/Vazir-Regular-WOL.c7b24ace258717d9a320..woff2
vendored
Normal file
BIN
dist/Vazir-Regular-WOL.c7b24ace258717d9a320..woff2
vendored
Normal file
Binary file not shown.
BIN
dist/Vazir-Regular-WOL.ed6379fdf8108ff3bc5b..woff
vendored
Normal file
BIN
dist/Vazir-Regular-WOL.ed6379fdf8108ff3bc5b..woff
vendored
Normal file
Binary file not shown.
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -1 +1 @@
|
||||
<!doctype html><html lang="en" translate="no"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Telegram WebZ"><meta name="application-name" content="Telegram WebZ"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="./browserconfig.xml"><meta name="theme-color" content="#ffffff"><meta name="description" content="Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed."><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png"><link rel="manifest" href="./site.webmanifest"><link rel="mask-icon" href="./safari-pinned-tab.svg" color="#3a8bf5"><title>Telegram</title><script defer="defer" src="main.482b1a48855e4e7aae9a.js"></script><link href="main.ae6f9de5758018d957f8.css" rel="stylesheet"></head><body><div id="root"></div><div id="portals"></div></body></html>
|
||||
<!doctype html><html lang="en" translate="no"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,shrink-to-fit=no"><meta name="apple-mobile-web-app-capable" content="yes"><meta name="apple-mobile-web-app-title" content="Telegram WebZ"><meta name="application-name" content="Telegram WebZ"><meta name="msapplication-TileColor" content="#2b5797"><meta name="msapplication-config" content="./browserconfig.xml"><meta name="theme-color" content="#ffffff"><meta name="description" content="Telegram is a cloud-based mobile and desktop messaging app with a focus on security and speed."><link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="./favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="./favicon-16x16.png"><link rel="manifest" href="./site.webmanifest"><link rel="mask-icon" href="./safari-pinned-tab.svg" color="#3a8bf5"><title>Telegram</title><script defer="defer" src="main.d9882afcc7d8fd6c3156.js"></script><link href="main.1caddd72e47829af6ab5.css" rel="stylesheet"></head><body><div id="root"></div><div id="portals"></div></body></html>
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
dist/main.482b1a48855e4e7aae9a.js
vendored
2
dist/main.482b1a48855e4e7aae9a.js
vendored
File diff suppressed because one or more lines are too long
1
dist/main.482b1a48855e4e7aae9a.js.map
vendored
1
dist/main.482b1a48855e4e7aae9a.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/main.d9882afcc7d8fd6c3156.js
vendored
Normal file
2
dist/main.d9882afcc7d8fd6c3156.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/main.d9882afcc7d8fd6c3156.js.map
vendored
Normal file
1
dist/main.d9882afcc7d8fd6c3156.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
4
dist/report.html
vendored
4
dist/report.html
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user