[Build]
This commit is contained in:
parent
5f916bda3d
commit
47910787e6
@ -1 +1 @@
|
||||
21
|
||||
22
|
||||
2
dist/1367.53853fd47bd30c2912f2.js
vendored
2
dist/1367.53853fd47bd30c2912f2.js
vendored
File diff suppressed because one or more lines are too long
1
dist/1367.53853fd47bd30c2912f2.js.map
vendored
1
dist/1367.53853fd47bd30c2912f2.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/1367.77be1e3866a2d73e2596.js
vendored
Normal file
2
dist/1367.77be1e3866a2d73e2596.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/1367.77be1e3866a2d73e2596.js.map
vendored
Normal file
1
dist/1367.77be1e3866a2d73e2596.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/3779.578b4aba3bdf2f1dbe51.js
vendored
Normal file
2
dist/3779.578b4aba3bdf2f1dbe51.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/3779.578b4aba3bdf2f1dbe51.js.map
vendored
Normal file
1
dist/3779.578b4aba3bdf2f1dbe51.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/3779.5f45b7f002494ea635c9.js
vendored
2
dist/3779.5f45b7f002494ea635c9.js
vendored
File diff suppressed because one or more lines are too long
1
dist/3779.5f45b7f002494ea635c9.js.map
vendored
1
dist/3779.5f45b7f002494ea635c9.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
File diff suppressed because one or more lines are too long
2
dist/514.980d7bfc70e31733b5ed.js
vendored
2
dist/514.980d7bfc70e31733b5ed.js
vendored
File diff suppressed because one or more lines are too long
1
dist/514.980d7bfc70e31733b5ed.js.map
vendored
1
dist/514.980d7bfc70e31733b5ed.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/514.a76c9cf1bd47f41106f7.js
vendored
Normal file
2
dist/514.a76c9cf1bd47f41106f7.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/514.a76c9cf1bd47f41106f7.js.map
vendored
Normal file
1
dist/514.a76c9cf1bd47f41106f7.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
2
dist/5769.039ca9ab0608e8a2a66f.js
vendored
Normal file
2
dist/5769.039ca9ab0608e8a2a66f.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/5769.039ca9ab0608e8a2a66f.js.map
vendored
Normal file
1
dist/5769.039ca9ab0608e8a2a66f.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/5769.b520cdc96b7264b1ba4d.js
vendored
2
dist/5769.b520cdc96b7264b1ba4d.js
vendored
File diff suppressed because one or more lines are too long
1
dist/5769.b520cdc96b7264b1ba4d.js.map
vendored
1
dist/5769.b520cdc96b7264b1ba4d.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/972.511a7c54de3ac02af080.css.map
vendored
Normal file
1
dist/972.511a7c54de3ac02af080.css.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
1
dist/972.511a7c54de3ac02af080.js.map
vendored
Normal file
1
dist/972.511a7c54de3ac02af080.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/972.556f53d1350f53fae1c7.css.map
vendored
1
dist/972.556f53d1350f53fae1c7.css.map
vendored
File diff suppressed because one or more lines are too long
1
dist/972.556f53d1350f53fae1c7.js.map
vendored
1
dist/972.556f53d1350f53fae1c7.js.map
vendored
File diff suppressed because one or more lines are too long
@ -7,7 +7,7 @@
|
||||
.MediaViewerSlides{position:absolute;display:flex;height:100%;max-height:100vh;min-height:-moz-available;max-height:-webkit-fill-available;width:100%;overflow:hidden;touch-action:none;top:0;left:0;right:0;bottom:0}.MediaViewerSlide{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;flex:100% 0 0;z-index:0;touch-action:none;transform-origin:0 0}.MediaViewerSlide--active{z-index:1}.MediaViewerSlide--moving{cursor:var(--custom-cursor, move)}
|
||||
.SenderInfo{display:flex;align-content:center;cursor:var(--custom-cursor, pointer);color:rgba(255,255,255,.5);transition:.15s color}.SenderInfo:hover{color:#fff}.SenderInfo .Avatar{margin-inline-end:1rem}@media(max-width: 600px){.SenderInfo .Avatar{display:none}}.SenderInfo .meta{display:flex;flex-direction:column;justify-content:center;max-width:calc(100% - 3.75rem)}.SenderInfo .title{line-height:1.4375rem;font-weight:500;white-space:pre;overflow:hidden;text-overflow:ellipsis}.SenderInfo .date{line-height:1.25rem;font-size:.875rem;letter-spacing:-0.01rem}
|
||||
#MediaViewer{position:fixed;top:0;left:0;width:100vw;height:100%;background:rgba(0,0,0,.9);color:#fff;z-index:var(--z-media-viewer);display:grid;grid-template-columns:auto;grid-template-rows:auto 1fr;grid-column-gap:0;grid-row-gap:0;justify-items:stretch;align-items:center}@media(max-width: 600px){#MediaViewer{background:#000}}#MediaViewer:not(.shown){display:block !important;transform:scale(0)}body.ghost-animating #MediaViewer>.pan-wrapper,body.ghost-animating #MediaViewer>button,body.ghost-animating #MediaViewer .MediaViewerContent img,body.ghost-animating #MediaViewer .MediaViewerContent .VideoPlayer{display:none}body:not(.no-media-viewer-animations) #MediaViewer{transition-duration:.3s !important}#MediaViewer:not(.open) .SenderInfo,#MediaViewer .closing .SenderInfo{pointer-events:none;transition:none}#MediaViewer.zoomed .navigation{display:none}#MediaViewer.zoomed .media-viewer-head{z-index:2}#MediaViewer.zoomed .MediaViewerSlide{position:fixed;top:0;left:0;width:100vw;height:100vh;padding:0;z-index:1}#MediaViewer .media-viewer-head{display:flex;grid-area:1/1/2/-2;position:relative;z-index:var(--z-media-viewer-head);min-width:0;background:linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, 0) 100%);padding:.5rem max(1.25rem,env(safe-area-inset-left))}#MediaViewer .media-viewer-head>.Transition{width:100%;min-width:0}@media(max-width: 600px){#MediaViewer .media-viewer-head{padding:.5rem max(.5rem,env(safe-area-inset-left))}#MediaViewer .media-viewer-head .media-viewer-close{margin-right:1.5rem}}@supports not (padding: 0.5rem max(1.25rem, env(safe-area-inset-left))){#MediaViewer .media-viewer-head{padding:.5rem 1.25rem}@media(max-width: 600px){#MediaViewer .media-viewer-head{padding:.5rem}}}body.is-electron.is-macos #MediaViewer .media-viewer-head{-webkit-app-region:drag}body.is-electron.is-macos #Main:not(.is-fullscreen) #MediaViewer .media-viewer-head{padding-left:5rem}#MediaViewer>.Transition,#MediaViewer>.pan-wrapper{grid-area:1/1/-1/-1}#MediaViewer>.Transition,#MediaViewer>.pan-wrapper .Transition{position:relative;justify-self:center;text-align:center;width:100%;height:100%;display:flex;align-items:center;overflow:hidden}#MediaViewer .navigation{position:fixed;top:4rem;width:10vw;bottom:0;border:none;padding:0;margin:0;-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0) no-repeat;background-size:1.25rem;opacity:0;transition:opacity .15s;outline:none;cursor:var(--custom-cursor, pointer);z-index:1}@media(max-width: 600px){#MediaViewer .navigation{width:20vw}}#MediaViewer .navigation:hover,.is-touch-env #MediaViewer .navigation{opacity:1}#MediaViewer .navigation.prev{background-image:url(media_navigation_previous.11f3cfece8fead5a78e6.svg);background-position:1.25rem calc(50% - 2rem);left:env(safe-area-inset-left)}#MediaViewer .navigation.prev[dir=rtl]{left:auto;right:env(safe-area-inset-right);transform:scaleX(-1)}@supports not (left: env(safe-area-inset-left)){#MediaViewer .navigation.prev{left:0}#MediaViewer .navigation.prev[dir=rtl]{left:auto;right:0}}#MediaViewer .navigation.next{right:env(safe-area-inset-right);background-image:url(media_navigation_next.3d6e264d21e73ad72573.svg);background-position:calc(100% - 1.25rem) calc(50% - 2rem)}#MediaViewer .navigation.next[dir=rtl]{right:auto;left:env(safe-area-inset-left);transform:scaleX(-1)}@supports not (right: env(safe-area-inset-right)){#MediaViewer .navigation.next{right:0}#MediaViewer .navigation.next[dir=rtl]{right:auto;left:0}}#MediaViewer .navigation.inline{top:calc(50% - 3rem);bottom:unset;height:6rem;background-position-y:center}@media(max-width: 600px){#MediaViewer .navigation.inline{opacity:0;transition:opacity .15s ease-in;pointer-events:none}.video-controls-visible #MediaViewer .navigation.inline{opacity:1;pointer-events:auto}}#MediaViewer .is-protected{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}.ghost{position:absolute;z-index:var(--z-media-viewer);will-change:transform,opacity;overflow:hidden;border-radius:0;transition:transform .2s ease,opacity .2s ease}.ghost.transition-circle{transition:transform .2s ease,opacity .2s ease,border-radius .2s ease}.ghost.rounded-corners{border-radius:var(--border-radius-messages)}.ghost.circle{border-radius:50%}body.is-ios .ghost{transition:transform .2s ease,opacity .2s ease,border-radius .2s ease !important}.ghost img,.ghost video{width:100%;height:100%;user-select:none;-webkit-user-select:none;object-fit:cover}
|
||||
.ChatOrUserPicker .modal-dialog{height:70%;max-width:25rem}@media(max-width: 600px){.ChatOrUserPicker .modal-dialog{height:90%}}.ChatOrUserPicker .modal-header{display:flex;align-items:center;padding:.25rem .5rem}.ChatOrUserPicker .modal-header .Button{margin-right:.5rem}.ChatOrUserPicker .modal-header .input-group{margin:0;flex:1}.ChatOrUserPicker .modal-header .form-control{border:none;box-shadow:none !important;height:2.75rem;padding:.5rem;font-size:1.25rem;line-height:1.75rem;unicode-bidi:plaintext}.ChatOrUserPicker .modal-content{padding:0 !important;overflow:hidden;display:flex;flex-direction:column}.ChatOrUserPicker .modal-content>.Transition{height:100%;overflow:hidden}.ChatOrUserPicker .modal-content .picker-list{height:100%;overflow-x:hidden;overflow-y:auto;padding:0 .5rem}.ChatOrUserPicker .no-results{height:100%;margin:0;padding:1rem 1rem;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}.ChatOrUserPicker .scroll-container{position:relative}.ChatOrUserPicker .ListItem{position:absolute;width:100%}body.is-ios .ChatOrUserPicker .ListItem:not(:last-of-type)::after,body.is-android .ChatOrUserPicker .ListItem:not(:last-of-type)::after{right:-0.5rem}@media(max-width: 600px){.ChatOrUserPicker .ListItem.chat-item-clickable:not(.force-rounded-corners){margin:0}.ChatOrUserPicker .ListItem.chat-item-clickable:not(.force-rounded-corners) .ListItem-button{border-radius:0}}.ChatOrUserPicker .topic-icon{--custom-emoji-size: 2.75rem;margin-inline-end:.25rem !important;width:2.75rem;height:2.75rem;font-size:2.75rem !important}.ChatOrUserPicker .topic-icon-letter{font-size:1.5rem}.ChatOrUserPicker .topic-item .ListItem-button{display:flex;align-items:center;font-size:1rem;line-height:1.6875rem;font-weight:500}.ChatOrUserPicker .topic-item .fullName{overflow:hidden;text-overflow:ellipsis}.ChatOrUserPicker .topic-item .emoji-small{width:1rem;height:1rem}
|
||||
.ChatOrUserPicker .modal-dialog{height:70%;max-width:25rem}@media(max-width: 600px){.ChatOrUserPicker .modal-dialog{height:90%}}.ChatOrUserPicker .modal-header{display:flex;align-items:center;padding:.25rem .5rem}.ChatOrUserPicker .modal-header .Button{margin-right:.5rem}.ChatOrUserPicker .modal-header .input-group{margin:0;flex:1}.ChatOrUserPicker .modal-header .form-control{border:none;box-shadow:none !important;height:2.75rem;padding:.5rem;font-size:1.25rem;line-height:1.75rem;unicode-bidi:plaintext}.ChatOrUserPicker .modal-content{padding:0 !important;overflow:hidden;display:flex;flex-direction:column}.ChatOrUserPicker .modal-content>.Transition{height:100%;overflow:hidden}.ChatOrUserPicker .modal-content .picker-list{height:100%;overflow-x:hidden;overflow-y:auto;padding:0 .5rem}body.is-ios .ChatOrUserPicker .modal-content .picker-list,body.is-android .ChatOrUserPicker .modal-content .picker-list{padding:0}@media(max-width: 600px){.ChatOrUserPicker .modal-content .picker-list{padding:0}}.ChatOrUserPicker .no-results{height:100%;margin:0;padding:1rem 1rem;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}.ChatOrUserPicker .scroll-container{position:relative}.ChatOrUserPicker .ListItem{position:absolute;width:100%}body.is-ios .ChatOrUserPicker .ListItem:not(:last-of-type)::after,body.is-android .ChatOrUserPicker .ListItem:not(:last-of-type)::after{right:-0.5rem}@media(max-width: 600px){.ChatOrUserPicker .ListItem.chat-item-clickable:not(.force-rounded-corners){margin:0}.ChatOrUserPicker .ListItem.chat-item-clickable:not(.force-rounded-corners) .ListItem-button{border-radius:0}}.ChatOrUserPicker .topic-icon{--custom-emoji-size: 2.75rem;margin-inline-end:.25rem !important;width:2.75rem;height:2.75rem;font-size:2.75rem !important}.ChatOrUserPicker .topic-icon-letter{font-size:1.5rem}.ChatOrUserPicker .topic-item .ListItem-button{display:flex;align-items:center;font-size:1rem;line-height:1.6875rem;font-weight:500}.ChatOrUserPicker .topic-item .fullName{overflow:hidden;text-overflow:ellipsis}.ChatOrUserPicker .topic-item .emoji-small{width:1rem;height:1rem}
|
||||
.XxZ7KIBUQzsSYf8KZiIc{margin:1rem 0}
|
||||
.CalendarModal .modal-dialog{max-width:26.25rem}.CalendarModal .modal-dialog .modal-content{padding:.375rem 1rem 1rem}.CalendarModal .timepicker{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.CalendarModal .timepicker .form-control{max-width:5rem;text-align:center}.CalendarModal .timepicker .form-control:first-child{margin-right:1rem}.CalendarModal .timepicker .form-control:last-child{margin-left:1rem}.CalendarModal .footer{display:flex;justify-content:flex-end;flex-direction:column}.CalendarModal .footer .Button{text-transform:none}.CalendarModal .footer .Button+.Button{margin-top:.5rem}.CalendarModal .month-selector{display:flex;align-items:center}.CalendarModal .month-selector h4{flex:1;margin:0 0 0 1.25rem;font-size:1.25rem}@media(max-width: 600px){.CalendarModal .month-selector h4{margin-left:.75rem}}.CalendarModal .month-selector h4~.Button{color:var(--color-primary)}.CalendarModal .month-selector .Button.hidden{opacity:.5;pointer-events:none}.CalendarModal .day-button{position:relative;border-radius:4rem;outline:none !important;font-weight:500;margin:.125rem .625rem}@media(max-width: 600px){.CalendarModal .day-button{margin:.25rem .375rem}}.CalendarModal .day-button.weekday{margin-bottom:0;height:1rem}.CalendarModal .day-button.clickable{cursor:var(--custom-cursor, pointer)}.CalendarModal .day-button.clickable:hover{background-color:var(--color-interactive-element-hover)}.CalendarModal .day-button.clickable.selected{background-color:var(--color-primary);color:#fff}.CalendarModal .day-button.disabled{opacity:.25;pointer-events:none}.CalendarModal .day-button::before{content:"";display:block;padding-top:100%}.CalendarModal .day-button span{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.875rem}.CalendarModal .calendar-wrapper{display:flex;align-items:center;justify-content:center;min-height:17rem;margin:1.5rem -0.5rem .5rem}.CalendarModal .calendar-grid{display:grid;grid-template-columns:repeat(7, 1fr);width:100%}
|
||||
.NewContactModal .modal-dialog{max-width:28rem}.NewContactModal__new-contact{display:flex}@media(max-width: 500px){.NewContactModal__new-contact{flex-direction:column}}.NewContactModal__new-contact-fieldset{flex:1;margin-inline-start:1rem}@media(max-width: 500px){.NewContactModal__new-contact-fieldset{margin-inline-start:0;margin-top:1rem}}.NewContactModal__profile{display:flex;align-items:center;margin-bottom:2rem}.NewContactModal__profile-info{margin-inline-start:1rem}.NewContactModal__user-status{color:var(--color-text-secondary)}.NewContactModal__phone-number{font-size:1.5rem;margin-bottom:0}.NewContactModal__help-text{font-size:.9375rem;color:var(--color-text-secondary)}
|
||||
@ -71,7 +71,7 @@
|
||||
.s4eo5UICU4xBMDvMxWU_{position:absolute;z-index:var(--z-reaction-picker)}@media(max-width: 600px){.s4eo5UICU4xBMDvMxWU_{max-width:100%;left:0 !important;right:0 !important}}.Q2c4gWaMXfXzLL_Jbbjr{--border-radius-default: 1.25rem;width:calc(var(--symbol-menu-width) + var(--scrollbar-width));height:var(--symbol-menu-height);padding:0 !important;transform-origin:9rem 4.625rem !important}body:not(.no-menu-blur) .Q2c4gWaMXfXzLL_Jbbjr{--color-background: var(--color-background-compact-menu);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.Q2c4gWaMXfXzLL_Jbbjr.bubble{transform:scale(0.8) !important;transition:opacity 150ms cubic-bezier(0.2, 0, 0.2, 1),transform 150ms cubic-bezier(0.2, 0, 0.2, 1) !important;--offset-x: -0.75rem;--offset-y: calc(100% + 0.625rem)}.Q2c4gWaMXfXzLL_Jbbjr.bubble.open{transform:scale(1) !important}@media(max-width: 440px){.Q2c4gWaMXfXzLL_Jbbjr{max-width:min(100% - 1rem,26.25rem);left:50% !important;right:auto !important}.Q2c4gWaMXfXzLL_Jbbjr.bubble{transform:scale(0.5) translateX(-50%) !important;transform-origin:0 3.5rem !important}.Q2c4gWaMXfXzLL_Jbbjr.bubble.open{transform:scale(1) translateX(-50%) !important}}.rWa1hIFdrb4U0xFrHLic{height:auto;transform-origin:9rem 1.75rem !important}.rWa1hIFdrb4U0xFrHLic.bubble{--offset-y: calc(100% + 0.1875rem)}.P95Gk2sUhvBJ70LKg_vc{display:none !important}
|
||||
.MentionTooltip{width:calc(100% - 4rem);max-width:20rem;flex-direction:column;z-index:-1}@media(max-width: 600px){.MentionTooltip{width:calc(100% - 3rem)}}.MentionTooltip .ListItem.chat-item-clickable{margin:0}.MentionTooltip .ListItem.chat-item-clickable .ListItem-button{border-radius:0}.MentionTooltip .ListItem.chat-item-clickable .info{display:flex;flex-direction:row;justify-content:flex-start}.MentionTooltip .ListItem.chat-item-clickable .title{margin-inline-end:.625rem;max-width:70%}.MentionTooltip .ListItem.chat-item-clickable .handle{font-size:1rem}.MentionTooltip .ListItem.chat-item-clickable[dir=rtl] .status{width:auto}.MentionTooltip .ChatInfo .title h3{line-height:1.25}.MentionTooltip .ChatInfo .Avatar{margin-right:.7em}.MentionTooltip .ChatInfo .handle::before{content:"@"}.MentionTooltip .ChatInfo .user-status{display:none !important}
|
||||
.ZqafRENXro3B4A2UTp9s{flex:1 calc(50% - .5rem);min-width:0;position:relative;display:flex;align-items:center;border-radius:var(--border-radius-default);overflow:hidden}.FfTpBGrctDEiFLXC4aqP{width:100%;height:12rem;object-fit:cover}.Igo3Vsou5areTsmh2Ng3{background:rgba(0,0,0,.25);color:#fff;font-size:.75rem;position:absolute;left:.1875rem;top:.1875rem;z-index:1;padding:0 .375rem;border-radius:.75rem;line-height:1.125rem;-webkit-user-select:none;user-select:none}.ZJNnn8HUzq8cC3WwTzY0 .FfTpBGrctDEiFLXC4aqP{height:auto;max-height:24rem}.Aj1qc6z4t_pSWrsXi0qf{flex-basis:100%}.QAlzNLWBYdWR4UMMaiGm{margin:.5rem;flex-grow:1;min-width:0}.YOoQRXIFINVsu3FFIKR0{position:absolute;bottom:.5rem;right:.5rem;background-color:rgba(0,0,0,.25);border-radius:var(--border-radius-default);display:flex;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}body.no-menu-blur .YOoQRXIFINVsu3FFIKR0{background-color:#707579;-webkit-backdrop-filter:none;backdrop-filter:none}.y5JLmIFtCzK05l40rdHJ{display:block;padding:.3125rem;color:#fff;border-radius:var(--border-radius-messages-small);transition:.2s background-color ease-in-out;cursor:var(--custom-cursor, pointer)}.y5JLmIFtCzK05l40rdHJ:hover{background-color:rgba(0,0,0,.15)}@media(max-width: 600px){.y5JLmIFtCzK05l40rdHJ{font-size:1.25rem}}.Qqp72_dWGSui9ORCN3MT{font-size:1.5rem;color:var(--color-text-secondary);margin-right:1rem}
|
||||
.VncEpkgqABgA8MUCarxh{--border-radius-default: 0.625rem}.VncEpkgqABgA8MUCarxh .modal-dialog{max-width:26.25rem}@media(max-width: 600px){.VncEpkgqABgA8MUCarxh .modal-dialog{max-height:100%}}.VncEpkgqABgA8MUCarxh .modal-header-condensed{padding:.3125rem .5rem !important;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 250ms ease-in-out}.VncEpkgqABgA8MUCarxh .modal-content{display:flex;flex-direction:column;padding:0;max-height:calc(100vh - 3.25rem - 5rem);overflow-x:auto;padding-bottom:env(safe-area-inset-bottom)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.VncEpkgqABgA8MUCarxh .modal-content{padding-bottom:0}}.VncEpkgqABgA8MUCarxh .symbol-menu-button{flex-shrink:0;background:none !important;width:3.5rem !important;height:3.5rem !important;padding:0 !important;align-self:flex-end}.VncEpkgqABgA8MUCarxh .symbol-menu-button,.VncEpkgqABgA8MUCarxh .mobile-symbol-menu-button{margin-right:-1.75rem;margin-left:-0.5rem !important;color:var(--color-composer-button)}.VncEpkgqABgA8MUCarxh .mobile-symbol-menu-button{margin-left:0 !important;margin-right:-1.25rem !important;width:2.875rem;height:2.875rem}body.keyboard-visible .VncEpkgqABgA8MUCarxh .modal-content{padding-bottom:0}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy .modal-dialog{margin:0;max-width:100% !important;align-self:end;border-bottom-left-radius:0;border-bottom-right-radius:0}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy:not(.open) .modal-dialog{transform:translate3d(0, 8rem, 0)}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy.eVLBe8iLKwjR6B31YwJj .modal-dialog{transition:var(--layer-transition);transform:translate3d(0, calc((var(--symbol-menu-height) - env(safe-area-inset-bottom)) * -1), 0)}@supports not (bottom: env(safe-area-inset-bottom)){.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy.eVLBe8iLKwjR6B31YwJj .modal-dialog{transform:translate3d(0, calc((var(--symbol-menu-height)) * -1), 0)}}.VncEpkgqABgA8MUCarxh.u08mL9ikB7S0oRZKxvsA .modal-header-condensed{border-bottom-color:var(--color-borders)}.d_uMaJ26HlkCfSn5XiQp{max-height:26rem;min-height:5rem;overflow:auto;flex-shrink:1;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 .25rem;padding:.5rem .25rem 0}@media(max-width: 600px){.d_uMaJ26HlkCfSn5XiQp{max-height:80vh}}.DUGHCuTKi7H5d_1_vYqj{padding-bottom:.5rem}.BKyeut4mBbq_uw8uGfSU{position:relative;padding:0 .5rem;border-top:1px solid rgba(0,0,0,0);transition:border-color 250ms ease-in-out}.BKyeut4mBbq_uw8uGfSU .form-control{background:var(--color-background)}.BKyeut4mBbq_uw8uGfSU .MentionTooltip{right:0 !important;z-index:0}.UrYInfws7roRktEiMxvT{border-top-color:var(--color-borders)}.c4dyk1Emgpla8BvDJMAz{display:flex;align-items:center;gap:.5rem}.iWmxxlUXOjTzbvJzWF8g{display:flex;flex-direction:column;position:relative;overflow:hidden}.iWmxxlUXOjTzbvJzWF8g::before,.iWmxxlUXOjTzbvJzWF8g::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:var(--border-radius-default);pointer-events:none;opacity:0;transition:250ms opacity;z-index:1}.iWmxxlUXOjTzbvJzWF8g::before{background-image:var(--drag-target-border-hovered);background-color:var(--color-background)}.iWmxxlUXOjTzbvJzWF8g::after{content:attr(data-attach-description);display:flex;justify-content:center;align-items:center;color:var(--color-primary)}.B5wzgwCPupbnO1XB5Rwc .iWmxxlUXOjTzbvJzWF8g::before{opacity:.95}.B5wzgwCPupbnO1XB5Rwc .iWmxxlUXOjTzbvJzWF8g::after{opacity:1}.B5wzgwCPupbnO1XB5Rwc .BKyeut4mBbq_uw8uGfSU,.B5wzgwCPupbnO1XB5Rwc .d_uMaJ26HlkCfSn5XiQp,.B5wzgwCPupbnO1XB5Rwc .input-scroller{pointer-events:none}.z4wF5bBjL74eNUj_UYeu{align-self:flex-end;position:relative;padding-bottom:.5rem}.eFD46lVH5GCILXEOx9BO{height:2.5rem;padding:0 1rem}.CustomSendMenu{bottom:2.25rem}.Os76p3jpmhB2IWYxXigi .CustomSendMenu>.backdrop{width:100%;top:-2rem;bottom:auto;height:3.5rem}
|
||||
.VncEpkgqABgA8MUCarxh{--border-radius-default: 0.625rem}.VncEpkgqABgA8MUCarxh .modal-dialog{max-width:26.25rem}@media(max-width: 600px){.VncEpkgqABgA8MUCarxh .modal-dialog{max-height:100%}}.VncEpkgqABgA8MUCarxh .modal-header-condensed{padding:.375rem 1.125rem !important;border-bottom:1px solid rgba(0,0,0,0);transition:border-color 250ms ease-in-out}.VncEpkgqABgA8MUCarxh .modal-content{display:flex;flex-direction:column;padding:0;max-height:calc(100vh - 3.25rem - 5rem);overflow-x:auto;padding-bottom:env(safe-area-inset-bottom)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.VncEpkgqABgA8MUCarxh .modal-content{padding-bottom:0}}.VncEpkgqABgA8MUCarxh .symbol-menu-button{flex-shrink:0;background:none !important;width:3.5rem !important;height:3.5rem !important;padding:0 !important;align-self:flex-end}.VncEpkgqABgA8MUCarxh .symbol-menu-button,.VncEpkgqABgA8MUCarxh .mobile-symbol-menu-button{margin-right:-1.75rem;margin-left:-0.25rem !important;color:var(--color-composer-button)}.VncEpkgqABgA8MUCarxh .mobile-symbol-menu-button{margin-left:0 !important;margin-right:-1.25rem !important;width:2.875rem;height:2.875rem}body.keyboard-visible .VncEpkgqABgA8MUCarxh .modal-content{padding-bottom:0}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy .modal-dialog{margin:0;max-width:100% !important;align-self:end;border-bottom-left-radius:0;border-bottom-right-radius:0}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy:not(.open) .modal-dialog{transform:translate3d(0, 8rem, 0)}.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy.eVLBe8iLKwjR6B31YwJj .modal-dialog{transition:var(--layer-transition);transform:translate3d(0, calc((var(--symbol-menu-height) - env(safe-area-inset-bottom)) * -1), 0)}@supports not (bottom: env(safe-area-inset-bottom)){.VncEpkgqABgA8MUCarxh.EBYYWwiG6Uj4Aqt4DKGy.eVLBe8iLKwjR6B31YwJj .modal-dialog{transform:translate3d(0, calc((var(--symbol-menu-height)) * -1), 0)}}.VncEpkgqABgA8MUCarxh.u08mL9ikB7S0oRZKxvsA .modal-header-condensed{border-bottom-color:var(--color-borders)}.d_uMaJ26HlkCfSn5XiQp{max-height:26rem;min-height:5rem;overflow:auto;flex-shrink:1;display:flex;flex-wrap:wrap;gap:.5rem;margin:0 .25rem;padding:0 .25rem}@media(max-width: 600px){.d_uMaJ26HlkCfSn5XiQp{max-height:80vh}}.DUGHCuTKi7H5d_1_vYqj{padding-bottom:.5rem}.BKyeut4mBbq_uw8uGfSU{position:relative;padding:0 .5rem;border-top:1px solid rgba(0,0,0,0);transition:border-color 250ms ease-in-out}.BKyeut4mBbq_uw8uGfSU .form-control{background:var(--color-background)}.BKyeut4mBbq_uw8uGfSU .MentionTooltip{right:0 !important;z-index:0}.UrYInfws7roRktEiMxvT{border-top-color:var(--color-borders)}.c4dyk1Emgpla8BvDJMAz{display:flex;align-items:center;gap:.5rem}.iWmxxlUXOjTzbvJzWF8g{display:flex;flex-direction:column;position:relative;overflow:hidden}.iWmxxlUXOjTzbvJzWF8g::before,.iWmxxlUXOjTzbvJzWF8g::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;border-radius:var(--border-radius-default);pointer-events:none;opacity:0;transition:250ms opacity;z-index:1}.iWmxxlUXOjTzbvJzWF8g::before{background-image:var(--drag-target-border-hovered);background-color:var(--color-background)}.iWmxxlUXOjTzbvJzWF8g::after{content:attr(data-attach-description);display:flex;justify-content:center;align-items:center;color:var(--color-primary)}.B5wzgwCPupbnO1XB5Rwc .iWmxxlUXOjTzbvJzWF8g::before{opacity:.95}.B5wzgwCPupbnO1XB5Rwc .iWmxxlUXOjTzbvJzWF8g::after{opacity:1}.B5wzgwCPupbnO1XB5Rwc .BKyeut4mBbq_uw8uGfSU,.B5wzgwCPupbnO1XB5Rwc .d_uMaJ26HlkCfSn5XiQp,.B5wzgwCPupbnO1XB5Rwc .input-scroller{pointer-events:none}.z4wF5bBjL74eNUj_UYeu{align-self:flex-end;position:relative;padding-bottom:.5rem}.eFD46lVH5GCILXEOx9BO{height:2.5rem;padding:0 1rem}.CustomSendMenu{bottom:2.25rem}.Os76p3jpmhB2IWYxXigi .CustomSendMenu>.backdrop{width:100%;top:-2rem;bottom:auto;height:3.5rem}
|
||||
.PollModal .modal-dialog{max-width:26.25rem;max-height:calc(100vh - 5rem)}.PollModal .modal-content{padding:.5rem 1.25rem 1.875rem;min-height:4.875rem}.PollModal .modal-header-condensed{margin-bottom:1rem}.PollModal .options-header{color:var(--color-text-secondary);font-size:1rem;font-weight:500;margin:1.5rem .25rem}.PollModal .options-list{margin:1rem -0.75rem -0.5rem;padding:0 .75rem;border-top:1px solid var(--color-chat-hover);max-height:20rem;overflow:auto}.PollModal .options-list.overflown{padding:0 .4375rem .5rem .75rem}@media(max-width: 600px){.PollModal .options-list{overflow:hidden;max-height:none}.PollModal .options-list,.PollModal .options-list.overflown{padding:0 .75rem}}.PollModal .option-wrapper{position:relative}.PollModal .option-wrapper .form-control{padding-right:3rem}.PollModal .option-wrapper .option-remove-button{position:absolute;top:.3125rem;right:.3125rem}.PollModal .quiz-mode{margin-top:1.5rem}.PollModal .quiz-mode .options-header{margin-bottom:.5rem}.PollModal .quiz-mode .note{margin-top:.5rem}.PollModal .note{font-size:smaller;color:var(--color-text-secondary)}.PollModal .poll-error{font-size:smaller;color:var(--color-error);margin:-1rem 0 1rem .25rem}.PollModal .input-group:last-child{margin-bottom:.5rem}
|
||||
.EmojiButton{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;margin:.3125rem;border-radius:var(--border-radius-messages-small);cursor:var(--custom-cursor, pointer);font-size:1.875rem;line-height:2.25rem;background-color:rgba(0,0,0,0);transition:background-color .15s ease}@media(max-width: 600px){.EmojiButton{margin:.25rem}}.mac-os-fix .EmojiButton{line-height:inherit}.EmojiButton.focus,.EmojiButton:hover{background-color:var(--color-background-selected)}.EmojiButton>img{width:2rem;height:2rem}.EmojiButton>.custom-emoji{--custom-emoji-size: 2rem}
|
||||
.EmojiPicker{--emoji-size: 2.25rem;--color-primary: var(--color-text);height:100%}.EmojiPicker-main{height:calc(100% - 3rem);overflow-y:auto;padding:.5rem .75rem;padding-inline-end:calc(.75rem - var(--scrollbar-width))}@media(max-width: 600px){.EmojiPicker-main{padding:.5rem .25rem;padding-inline-end:calc(.25rem - var(--scrollbar-width))}}.EmojiPicker-header{height:3rem;display:flex;align-items:center;justify-content:space-around}.EmojiPicker-header.with-top-border{box-shadow:inset 0 -0.5px 0 0 var(--color-borders-alternate)}@media(max-width: 600px){.EmojiPicker-header{overflow-x:auto;overflow-y:hidden;justify-content:space-between;white-space:nowrap;padding:.4375rem 0;scrollbar-width:none;scrollbar-color:rgba(0,0,0,0)}.EmojiPicker-header::-webkit-scrollbar{height:0}.EmojiPicker-header::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,0)}.EmojiPicker-header .symbol-set-button{display:inline-flex;vertical-align:middle}.EmojiPicker-header::after{content:"";display:block;flex-shrink:0;width:1px;height:1rem}}
|
||||
@ -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.5f45b7f002494ea635c9.css.map*/
|
||||
/*# sourceMappingURL=BundleExtra.578b4aba3bdf2f1dbe51.css.map*/
|
||||
1
dist/BundleExtra.578b4aba3bdf2f1dbe51.css.map
vendored
Normal file
1
dist/BundleExtra.578b4aba3bdf2f1dbe51.css.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
@ -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.b520cdc96b7264b1ba4d.css.map*/
|
||||
/*# sourceMappingURL=BundleMain.039ca9ab0608e8a2a66f.css.map*/
|
||||
File diff suppressed because one or more lines are too long
2
dist/build-stats.json
vendored
2
dist/build-stats.json
vendored
File diff suppressed because one or more lines are too long
2
dist/index.html
vendored
2
dist/index.html
vendored
@ -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.e7ccd69965feeb0740cd.js"></script><link href="main.01c4e72eec38220f7e7f.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.2091663d29b49da88852.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';
|
||||
|
||||
1
dist/main.01c4e72eec38220f7e7f.css.map
vendored
1
dist/main.01c4e72eec38220f7e7f.css.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/main.06b4b7ac6304be4c2507.css.map
vendored
Normal file
1
dist/main.06b4b7ac6304be4c2507.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/main.2091663d29b49da88852.js
vendored
Normal file
2
dist/main.2091663d29b49da88852.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
dist/main.2091663d29b49da88852.js.map
vendored
Normal file
1
dist/main.2091663d29b49da88852.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
2
dist/main.e7ccd69965feeb0740cd.js
vendored
2
dist/main.e7ccd69965feeb0740cd.js
vendored
File diff suppressed because one or more lines are too long
1
dist/main.e7ccd69965feeb0740cd.js.map
vendored
1
dist/main.e7ccd69965feeb0740cd.js.map
vendored
File diff suppressed because one or more lines are too long
2
dist/statoscope-report.html
vendored
2
dist/statoscope-report.html
vendored
File diff suppressed because one or more lines are too long
2
dist/version.txt
vendored
2
dist/version.txt
vendored
@ -1 +1 @@
|
||||
1.61.21
|
||||
1.61.22
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "telegram-t",
|
||||
"version": "1.61.21",
|
||||
"version": "1.61.22",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "telegram-t",
|
||||
"version": "1.61.21",
|
||||
"version": "1.61.22",
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "telegram-t",
|
||||
"version": "1.61.21",
|
||||
"version": "1.61.22",
|
||||
"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
@ -1 +1 @@
|
||||
1.61.21
|
||||
1.61.22
|
||||
Loading…
x
Reference in New Issue
Block a user