This commit is contained in:
Alexander Zinchuk 2023-06-19 12:03:42 +02:00
parent 7d76113cf5
commit 9c25772bbb
31 changed files with 33 additions and 33 deletions

View File

@ -1 +1 @@
29
30

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

2
dist/3779.dec87407b2ca427e5d4f.js 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

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

2
dist/5769.f07371808d2314f3a14d.js vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/5769.f07371808d2314f3a14d.js.map vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -109,4 +109,4 @@
.ConfirmPayment{display:flex;height:100%;border-bottom-left-radius:var(--border-radius-default-small);border-bottom-right-radius:var(--border-radius-default-small);overflow:hidden}.ConfirmPayment__content{width:100%;height:100%;border:none}
.PaymentModal.recurring .Transition{height:33rem;max-height:calc(92vh - 8.375rem)}.PaymentModal .modal-backdrop{pointer-events:none}.PaymentModal .header{position:relative;border-top-left-radius:var(--border-radius-default-small);border-top-right-radius:var(--border-radius-default-small);width:100%;padding:.5rem 1rem .25rem;display:flex;align-items:center;flex-direction:row;background:var(--color-background)}.PaymentModal .header h3{margin-bottom:0;margin-left:1.5rem;unicode-bidi:plaintext;text-align:initial}.PaymentModal .Transition{height:min(27rem,68vh)}.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;overflow-x:hidden;width:100%;height:100%;position:relative}.PaymentModal .footer{position:relative;bottom:0;border-bottom-left-radius:var(--border-radius-default-small);border-bottom-right-radius:var(--border-radius-default-small);width:100%;padding:.75rem 1rem;background:var(--color-background);border-top:.0625rem 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,.PaymentModal.recurring .modal-dialog{max-height:100%}.PaymentModal .Transition,.PaymentModal.recurring .Transition{height:10rem}}
/*# sourceMappingURL=BundleExtra.9f1517e28d57f275fcda.css.map*/
/*# sourceMappingURL=BundleExtra.dec87407b2ca427e5d4f.css.map*/

File diff suppressed because one or more lines are too long

View File

@ -54,4 +54,4 @@
#Main{height:100%;text-align:left;overflow:hidden}@media(min-width: 1276px){#Main{position:relative}}@media(max-width: 600px){#Main{height:calc(var(--vh, 1vh)*100)}}@media(min-width: 926px){#Main{display:grid;grid-template-columns:auto 1fr;grid-template-rows:100%}}.has-call-header{--call-header-height: 2rem}.has-call-header #LeftColumn,.has-call-header #MiddleColumn,.has-call-header #RightColumn-wrapper{height:calc(100% - 2rem);margin-top:2rem}#LeftColumn{--left-column-min-width: 16rem;--left-column-max-width: 26.5rem;width:33vw;min-width:var(--left-column-min-width);max-width:var(--left-column-max-width);height:100%;overflow:hidden;position:relative;background-color:var(--color-background)}@media(max-width: 600px){#LeftColumn{height:calc(var(--vh, 1vh)*100)}}@media(min-width: 926px){#LeftColumn{--left-column-max-width: 40vw}}@media(min-width: 1276px){#LeftColumn{width:25vw;--left-column-max-width: 33vw}}@media(max-width: 925px){#LeftColumn{position:fixed;left:0;top:0;height:calc(var(--vh, 1vh)*100);width:26.5rem !important;transform:translate3d(-5rem, 0, 0);transition:transform var(--layer-transition)}body.no-page-transitions #LeftColumn{transition:none}#LeftColumn::after{content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;background:#000;opacity:0;transition:opacity var(--layer-transition);z-index:1;pointer-events:none}body.no-page-transitions #LeftColumn::after{transition:none}body.is-android #LeftColumn::after{display:none}body.is-android #Main.left-column-animating #LeftColumn::after,body.is-android #Main:not(.left-column-open) #LeftColumn::after{display:block}body:not(.is-android) #Main:not(.left-column-open) #LeftColumn::after,body.android-left-blackout-open #LeftColumn::after{opacity:var(--layer-blackout-opacity)}#Main.left-column-open #LeftColumn{transform:translate3d(0, 0, 0)}#Main.history-animation-disabled #LeftColumn{transition:none}#Main.history-animation-disabled #LeftColumn:after{transition:none}}@media(max-width: 600px){#LeftColumn{max-width:none;--left-column-max-width: calc(100vw - env(safe-area-inset-left));transform:translate3d(-20vw, 0, 0);left:env(safe-area-inset-left) !important;width:calc(100vw - env(safe-area-inset-left)) !important}@supports not (left: env(safe-area-inset-left)){#LeftColumn{left:0 !important;width:100vw !important}}}@media(max-width: 600px){#RightColumn{height:calc(var(--vh, 1vh)*100 + 1px)}}#Main.history-animation-disabled #RightColumn{transition:none}#Main.history-animation-disabled #RightColumn .overlay-backdrop{transition:none}#Main.history-animation-disabled .overlay-backdrop{transition:none}#MiddleColumn{border-left:1px solid var(--color-borders)}@media(max-width: 925px){#MiddleColumn{max-width:none;position:fixed;left:0;top:0;bottom:0;right:0;transform:translate3d(0, 0, 0);transition:transform var(--layer-transition)}body.no-page-transitions #MiddleColumn{transition:none}#Main.left-column-open #MiddleColumn{transform:translate3d(26.5rem, 0, 0)}body.no-right-column-animations #Main.right-column-open #MiddleColumn,body.no-right-column-animations #Main.right-column-shown #MiddleColumn{transition:none}}@media(max-width: 600px){#MiddleColumn{border-left:none}#Main.left-column-open #MiddleColumn{transform:translate3d(100vw, 0, 0)}#Main.right-column-open #MiddleColumn{transform:translate3d(-20vw, 0, 0)}}#Main.history-animation-disabled #MiddleColumn{transition:none}#Main.history-animation-disabled #MiddleColumn:after{transition:none}
.sY59IPNwkaRsrfYPhEJc{position:fixed;left:0;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center}.DlErQEIDwmZ0duQgO_2b{display:inline-flex;flex-direction:column;background:var(--color-background);color:var(--color-text);max-width:20rem;padding:1.5rem 1rem 0;border-radius:var(--border-radius-default);z-index:2}.DlErQEIDwmZ0duQgO_2b[dir=rtl]{text-align:right}.ar9YdQbWJreREHmnZa9m{width:10rem;height:10rem;margin:0 auto 1rem}.uOmdTQr_cJEvuTkQipx7{margin-top:2rem}
/*# sourceMappingURL=BundleMain.1eb28dc4906796e6a4e8.css.map*/
/*# sourceMappingURL=BundleMain.f07371808d2314f3a14d.css.map*/

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

2
dist/index.html vendored
View File

@ -6,7 +6,7 @@
if ((hostname === 'weba.telegram.org' || hostname === 'webz.telegram.org') && !localStorage.getItem('tt-global-state')) {
window.location.href = 'https://web.telegram.org/a';
}</script><script defer="defer" src="main.7c324242e4dda5f85490.js"></script><link href="main.06b4b7ac6304be4c2507.css" rel="stylesheet"></head><body id="root"><noscript><video src="./nojs.mp4" class="nojs-video" muted loop autoplay playsinline disablepictureinpicture></video><h1>Telegram Web</h1><p>Please, enable JavaScript to open the app.</p></noscript><div id="portals"></div><script>function compatTest() {
}</script><script defer="defer" src="main.45757f4af090e88626dc.js"></script><link href="main.06b4b7ac6304be4c2507.css" rel="stylesheet"></head><body id="root"><noscript><video src="./nojs.mp4" class="nojs-video" muted loop autoplay playsinline disablepictureinpicture></video><h1>Telegram Web</h1><p>Please, enable JavaScript to open the app.</p></noscript><div id="portals"></div><script>function compatTest() {
var hasPromise = typeof Promise !== 'undefined';
var hasWebSockets = typeof WebSocket !== 'undefined';
var hasWebCrypto = window.crypto && typeof window.crypto.subtle !== 'undefined';

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

2
dist/version.txt vendored
View File

@ -1 +1 @@
1.61.29
1.61.30

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "telegram-t",
"version": "1.61.29",
"version": "1.61.30",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "telegram-t",
"version": "1.61.29",
"version": "1.61.30",
"hasInstallScript": true,
"license": "GPL-3.0-or-later",
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "telegram-t",
"version": "1.61.29",
"version": "1.61.30",
"description": "",
"main": "index.js",
"scripts": {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
1.61.29
1.61.30