Обновление клиента

This commit is contained in:
root
2026-03-05 13:40:40 +00:00
parent 34bcd34979
commit b8905de237
4147 changed files with 748711 additions and 7 deletions
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
@@ -0,0 +1 @@
#rich-workspace[data-v-ddfd769f]{padding:0 50px;margin-bottom:-24px;text-align:left;max-height:0;transition:max-height .5s cubic-bezier(0,1,0,1);z-index:61;position:relative}.rich-workspace--preview[data-v-ddfd769f]{margin-top:var(--default-clickable-area)}.rich-workspace--preview[data-v-ddfd769f] div[contenteditable=false]{margin:0}#rich-workspace[data-v-ddfd769f]:only-child{margin-bottom:0}.empty-workspace[data-v-ddfd769f]{cursor:pointer;display:block;padding-top:43px;color:var(--color-text-maxcontrast)}#rich-workspace[data-v-ddfd769f] div[contenteditable=false]{width:100%;padding:0;background-color:var(--color-main-background);opacity:1;border:none}#rich-workspace[data-v-ddfd769f] .text-editor{height:100%;position:unset!important;top:auto!important}#rich-workspace[data-v-ddfd769f] .text-editor__wrapper{position:unset!important;overflow:visible}#rich-workspace[data-v-ddfd769f] .text-editor__main{overflow:visible!important}#rich-workspace[data-v-ddfd769f] .content-wrapper{overflow:scroll!important;max-height:calc(40vh - 50px);padding-left:10px;padding-bottom:10px}#rich-workspace[data-v-ddfd769f] .text-editor__wrapper .ProseMirror{padding:0;margin:0}#rich-workspace[data-v-ddfd769f] .table-wrapper .content tr th,#rich-workspace[data-v-ddfd769f] .table-wrapper .content tr td{flex-grow:1}#rich-workspace[data-v-ddfd769f] .table-wrapper .content tr th div{width:100%}#rich-workspace[data-v-ddfd769f] .table-wrapper .content tr th .action-item div{display:flex;justify-content:flex-end}#rich-workspace[data-v-ddfd769f] .editor__content{margin:0}#rich-workspace.focus[data-v-ddfd769f]{max-height:50vh}#rich-workspace[data-v-ddfd769f]:not(.focus){max-height:30vh;position:relative;overflow:hidden}#rich-workspace[data-v-ddfd769f]:not(.focus):not(.empty):after{content:"";position:absolute;z-index:1;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(to bottom,rgba(255,255,255,0),var(--color-main-background));width:100%;height:4em}#rich-workspace.dark[data-v-ddfd769f]:not(.focus):after{background-image:linear-gradient(to bottom,rgba(0,0,0,0),var(--color-main-background))}@media only screen and (max-width: 1024px){#rich-workspace[data-v-ddfd769f]:not(.focus){max-height:30vh}}
@@ -0,0 +1 @@
.text-editor[data-v-fed880cd]:not(.viewer__file--hidden){top:0;width:100%;max-width:100%;height:100%;left:0;margin:0 auto;position:relative;background-color:var(--color-main-background)}.text-editor:not(.viewer__file--hidden).source-viewer[data-v-fed880cd]{display:block}.text-editor:not(.viewer__file--hidden).source-viewer .text-editor__content-wrapper[data-v-fed880cd]{margin-top:var(--header-height)}.text-editor:not(.viewer__file--hidden).source-viewer .toggle-interactive[data-v-fed880cd]{position:sticky;bottom:0;right:0;z-index:1;margin-left:auto;margin-right:0}.text-editor:not(.viewer__file--hidden).text-editor--embedding[data-v-fed880cd]{min-height:400px}@media only screen and (max-width: 512px){.text-editor{top:auto}}body .toastify.dialogs{margin-top:calc(45px + var(--default-clickable-area))}.viewer[data-handler=text] .modal-wrapper .modal-container{bottom:0}