iobroker.javascript 5.2.11 → 5.2.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +16 -15
- package/admin/asset-manifest.json +10 -10
- package/admin/static/css/{main.1a464464.chunk.css → main.30470a8b.chunk.css} +2 -2
- package/admin/static/css/main.30470a8b.chunk.css.map +1 -0
- package/admin/static/js/2.66e09941.chunk.js +3 -0
- package/admin/static/js/{2.5207a27b.chunk.js.LICENSE.txt → 2.66e09941.chunk.js.LICENSE.txt} +0 -0
- package/admin/static/js/{2.5207a27b.chunk.js.map → 2.66e09941.chunk.js.map} +1 -1
- package/admin/static/js/{main.8e727556.chunk.js → main.5a275f96.chunk.js} +2 -2
- package/admin/static/js/{main.8e727556.chunk.js.map → main.5a275f96.chunk.js.map} +1 -1
- package/admin/tab.html +1 -1
- package/io-package.json +337 -481
- package/lib/consts.js +1 -1
- package/lib/javascript.d.ts +2 -2
- package/lib/mirror.js +29 -14
- package/lib/sandbox.js +3 -8
- package/lib/scheduler.js +4 -4
- package/lib/typescriptTools.js +1 -1
- package/main.js +1 -1
- package/package.json +23 -8
- package/admin/static/css/main.1a464464.chunk.css.map +0 -1
- package/admin/static/js/2.5207a27b.chunk.js +0 -3
package/README.md
CHANGED
|
@@ -39,27 +39,28 @@ And then call `npm run build`.
|
|
|
39
39
|
-->
|
|
40
40
|
|
|
41
41
|
## Changelog
|
|
42
|
-
### 5.2.
|
|
42
|
+
### 5.2.16 (2021-11-19)
|
|
43
43
|
* (bluefox) Fixed the font in the editor
|
|
44
44
|
|
|
45
|
-
### 5.2.
|
|
46
|
-
* (
|
|
47
|
-
* (
|
|
48
|
-
* (bluefox) The blockly sounds are disabled
|
|
45
|
+
### 5.2.15 (2021-11-18)
|
|
46
|
+
* (agross) Added the monitoring of symlinks my mirroring
|
|
47
|
+
* (Apollon77) Fix two crash cases reported by Sentry
|
|
49
48
|
|
|
50
|
-
### 5.2.
|
|
51
|
-
* (
|
|
52
|
-
* (
|
|
53
|
-
* (
|
|
49
|
+
### 5.2.14 (2021-11-17)
|
|
50
|
+
* (AlCalzone) Typings improvement
|
|
51
|
+
* (winnyschuster) added "Solar noon" to astro-list
|
|
52
|
+
* (agross) Allow to define different states for reading and writing alias values
|
|
54
53
|
|
|
55
|
-
### 5.2.
|
|
56
|
-
* (
|
|
54
|
+
### 5.2.13 (2021-09-13)
|
|
55
|
+
* (AlCalzone) Fixed the loading of Node.js typings
|
|
57
56
|
|
|
58
|
-
### 5.2.
|
|
59
|
-
* (bluefox) Fixed
|
|
57
|
+
### 5.2.12 (2021-09-12)
|
|
58
|
+
* (bluefox) Fixed the font in the editor
|
|
60
59
|
|
|
61
|
-
### 5.2.
|
|
62
|
-
* (bluefox)
|
|
60
|
+
### 5.2.10 (2021-09-08)
|
|
61
|
+
* (bluefox) Parse variables to floats for mathematical operations
|
|
62
|
+
* (bluefox) Names with the dot at the end are not allowed anymore
|
|
63
|
+
* (bluefox) The blockly sounds are disabled
|
|
63
64
|
|
|
64
65
|
## License
|
|
65
66
|
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"files": {
|
|
3
|
-
"main.css": "/static/css/main.
|
|
4
|
-
"main.js": "/static/js/main.
|
|
5
|
-
"main.js.map": "/static/js/main.
|
|
3
|
+
"main.css": "/static/css/main.30470a8b.chunk.css",
|
|
4
|
+
"main.js": "/static/js/main.5a275f96.chunk.js",
|
|
5
|
+
"main.js.map": "/static/js/main.5a275f96.chunk.js.map",
|
|
6
6
|
"runtime-main.js": "/static/js/runtime-main.02a8da94.js",
|
|
7
7
|
"runtime-main.js.map": "/static/js/runtime-main.02a8da94.js.map",
|
|
8
8
|
"static/css/2.a442f2b4.chunk.css": "/static/css/2.a442f2b4.chunk.css",
|
|
9
|
-
"static/js/2.
|
|
10
|
-
"static/js/2.
|
|
9
|
+
"static/js/2.66e09941.chunk.js": "/static/js/2.66e09941.chunk.js",
|
|
10
|
+
"static/js/2.66e09941.chunk.js.map": "/static/js/2.66e09941.chunk.js.map",
|
|
11
11
|
"index.html": "/index.html",
|
|
12
12
|
"static/css/2.a442f2b4.chunk.css.map": "/static/css/2.a442f2b4.chunk.css.map",
|
|
13
|
-
"static/css/main.
|
|
14
|
-
"static/js/2.
|
|
13
|
+
"static/css/main.30470a8b.chunk.css.map": "/static/css/main.30470a8b.chunk.css.map",
|
|
14
|
+
"static/js/2.66e09941.chunk.js.LICENSE.txt": "/static/js/2.66e09941.chunk.js.LICENSE.txt",
|
|
15
15
|
"static/media/hysteresis.04ebd02c.png": "/static/media/hysteresis.04ebd02c.png"
|
|
16
16
|
},
|
|
17
17
|
"entrypoints": [
|
|
18
18
|
"static/js/runtime-main.02a8da94.js",
|
|
19
19
|
"static/css/2.a442f2b4.chunk.css",
|
|
20
|
-
"static/js/2.
|
|
21
|
-
"static/css/main.
|
|
22
|
-
"static/js/main.
|
|
20
|
+
"static/js/2.66e09941.chunk.js",
|
|
21
|
+
"static/css/main.30470a8b.chunk.css",
|
|
22
|
+
"static/js/main.5a275f96.chunk.js"
|
|
23
23
|
]
|
|
24
24
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
body,html{width:100%;height:100%}body{overflow:hidden;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}#___reactour>div:first-of-type{opacity:.4}.layout-pane-primary{height:100%}.blocklyToolboxDiv{left:0!important;width:180px;top:0!important;height:100%!important}.no-underline:before{border-bottom:0!important}.monaco-aria-container{top:0}.iobVerticalSplitter .layout-pane-primary{overflow:hidden}.monacoCurrentLine{background:#59fd8c}.monacoCurrentLineDark{background:#165b2c}.monacoCurrentFullLine{background:#cbffdc;opacity:.7}.monacoCurrentFullLineDark{background:#0e3b1f;opacity:.7}.monacoBreakPointDark{background:maroon}.monacoBreakPoint,.monacoBreakPointDark{border-radius:50%;width:16px!important;height:16px!important;margin-left:4px}.monacoBreakPoint{background:#d71a1a}.style_wrapperRules__3qQa2{background:linear-gradient(0deg,var(--backgroundGlobalColor),var(--backgroundGlobalColor)),url(https://klike.net/uploads/posts/2020-04/1586763579_24.jpg);background-repeat:no-repeat;background-size:cover;height:100%;display:flex}.style_rootWrapper__3ABmF{display:flex;width:100%}.style_addClass__3s5Zl{flex-direction:column;height:auto;overflow:auto}@media screen and (max-width:835px){.style_rootWrapper__3ABmF{flex-direction:column;height:auto;overflow:auto}}.style_switchesItem__3w3gs{max-width:200px;width:auto;display:flex;margin:5px 0;padding:12px 0;align-items:center;border:1px solid hsla(0,0%,100%,0);transition:all .7s;color:var(--colorInput)}.style_switchesItem__3w3gs span{overflow:hidden;text-overflow:ellipsis;width:100%;margin-left:15px;color:var(--lineColorActive);white-space:nowrap}.style_switchesItem__3w3gs:hover,.style_switchesItemActive__pO4XX{border:1px solid var(--lineColor);color:var(--lineColorHover);border-radius:6px;background:var(--backgroundColor);cursor:pointer}.style_iconTheme__3rfLU{width:30px!important;height:30px!important;margin-left:5px}.style_iconTheme__3rfLU *{color:var(--lineColorActive)!important}.style_cardStyle__wUiIJ{cursor:pointer;position:relative;min-width:200px;width:calc(100% - 72px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:70px;display:flex;padding:10px;margin:23px 12px 4px;align-items:center;background:hsla(0,0%,100%,.4196078431372549);border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.style_cardStyleActive__HuLTt{width:300px;z-index:100}.style_controlMenu__2kTdC{display:flex;position:absolute;right:-31px;width:30px;height:100%;transition:opacity .5s}.style_closeBtn__2IOBL{width:20px;height:20px;border-radius:20px;position:relative;z-index:1;margin:5px auto;cursor:pointer}.style_closeBtn__2IOBL:before{content:"+";color:rgba(247,6,6,.5176470588235295);z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:30px;line-height:1;top:-6px;left:2px}.style_closeBtn__2IOBL:after,.style_closeBtn__2IOBL:before{position:absolute;transition:all .3s cubic-bezier(.77,0,.2,.85)}.style_closeBtn__2IOBL:after{content:"";top:0;left:0;width:100%;height:100%;border-radius:100%;background:var(--backgroundColorHumburger);z-index:1;-webkit-transform:scale(.01);transform:scale(.01)}.style_closeBtn__2IOBL:hover:after{-webkit-transform:scale(1);transform:scale(1)}.style_closeBtn__2IOBL:hover:before{-webkit-transform:scale(.8) rotate(45deg);transform:scale(.8) rotate(45deg);color:#fff}.style_isDelete__2m5Dy{height:0;min-height:0;overflow:hidden;padding:0 10px;margin:0 12px;transition:all .25s;background:#fff;opacity:.8;box-shadow:0 0 10px #6accff}@media screen and (max-width:835px){.style_controlMenu__2kTdC{opacity:1!important}}.style_drag_mobile__3HCTe{display:none}@media screen and (max-width:600px){.style_drag_mobile__3HCTe{display:flex;width:30px;height:20px;background:repeating-linear-gradient(180deg,var(--lineColorActive),var(--lineColorActive) 4px,var(--backgroundColorHumburger) 0,var(--backgroundColorHumburger) 8px);border:1px solid var(--lineColorActive);border-radius:5px 0 0 0;position:absolute;top:0;left:0;cursor:pointer}}@-webkit-keyframes style_fadeIn__256Sj{0%{opacity:0}1%{opacity:0}to{opacity:1}}@keyframes style_fadeIn__256Sj{0%{opacity:0}1%{opacity:0}to{opacity:1}}.style_cardStyle__3oB5P{cursor:pointer;position:relative;min-width:200px;width:calc(100% - 72px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:70px;display:flex;padding:10px;margin:23px 12px 4px;align-items:center;background:var(--backgroundBlock);border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.style_nameCard__3AbI6{margin-top:0;font-size:19px;color:var(--colorBlock);font-weight:500}.style_cardStyleActive__3JFj0{width:300px;z-index:100}.style_iconThemCard__1hLSl{width:40px!important;height:40px!important;margin-left:5px}.style_iconThemCard__1hLSl *{color:var(--colorBlock)!important}.style_iconThemCardSelectable__3Cshz{cursor:pointer}.style_iconHelp__1V5Ur{color:var(--colorBlock)!important;position:absolute!important;top:0;right:5px}.style_inputCard__fblsw{margin-top:10px!important}.style_blockName__3wlCq{margin-left:10px;width:100%;display:flex;flex-direction:column;position:relative}.style_controlMenu__23RNm{display:flex;position:absolute;right:-31px;width:30px;height:100%;transition:opacity .5s}.style_closeBtn__2_Jzl{width:20px;height:20px;border-radius:20px;position:relative;z-index:1;margin:5px auto;cursor:pointer}.style_closeBtn__2_Jzl:before{content:"+";color:rgba(247,6,6,.5176470588235295);z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:30px;line-height:1;top:-6px;left:2px}.style_closeBtn__2_Jzl:after,.style_closeBtn__2_Jzl:before{position:absolute;transition:all .3s cubic-bezier(.77,0,.2,.85)}.style_closeBtn__2_Jzl:after{content:"";top:0;left:0;width:100%;height:100%;border-radius:100%;background:rgba(153,78,158,.49019607843137253);z-index:1;-webkit-transform:scale(.01);transform:scale(.01)}.style_closeBtn__2_Jzl:hover:after{-webkit-transform:scale(1);transform:scale(1)}.style_closeBtn__2_Jzl:hover:before{-webkit-transform:scale(.8) rotate(45deg);transform:scale(.8) rotate(45deg);color:#fff}.style_controlMenuTop__FxQrX{display:flex;position:absolute;left:0;width:100%;overflow:hidden;transition:opacity .5s,height .5s,top .5s}.style_debugInfo__26F4m{font-size:12px;font-style:italic;color:var(--debugColor);position:absolute;display:flex;opacity:0;-webkit-animation:style_fadeIn__256Sj .3s ease-out;animation:style_fadeIn__256Sj .3s ease-out}.style_tagCard__29_vM{text-align:center;color:var(--lineColorActive);min-width:100px;height:22px;background:var(--backgroundColorHumburger);border-radius:5px 5px 0 0;position:relative;margin-left:auto;margin-right:8px;cursor:pointer;border-top:1px solid var(--lineColor);border-left:1px solid var(--lineColor);border-right:1px solid var(--lineColor);font-size:12px;padding:2px 2px 0}.style_displayFlex__bZG43{display:flex;align-items:center}.style_blockMarginTop__2GRLr,.style_nameBlock__bT0MG{margin-top:7px}.style_frontText__2I83B{margin-right:7px;min-width:80px;display:inline-table}.style_backText__DMzK9{margin-left:7px}.style_iconTag__2iTbz{font-size:40px;color:var(--colorBlock);display:flex;align-items:center;min-width:40px;margin-bottom:10px;margin-left:12px}.style_displayItalic__34n0O{font-style:italic;font-size:11px;margin-top:0}.style_root__P91Xu{color:var(--colorBlock)!important;border-color:var(--colorBlock)!important}.style_root__P91Xu:hover{border-color:var(--colorBlockHover)!important;color:var(--colorBlockHover)!important;background-color:inherit!important}.style_square__37DWp{min-width:auto!important;padding:6px 16px!important}.style_icon__mEOBI{width:24px;height:24px}.style_root__1m2nP *{color:var(--colorBlock)!important}.style_root__MdArl{background:var(--backgroundColorHumburger);border-radius:5px;margin-top:0!important;margin-bottom:0!important}.style_root__MdArl *{color:var(--colorInput)!important}.style_root__MdArl [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__MdArl [class*=MuiInput-underline] :after{border-bottom-color:var(--lineColor)!important}.style_root__MdArl:hover [class*=MuiOutlinedInput-notchedOutline],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline]:hover,.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline] [class*=Mui-disabled],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline] [class*=Mui-focused]{border-color:var(--lineColor)!important}.style_modalContentWrapper__29JXc{margin:20px 0;padding:0 35px;overflow-x:hidden;min-width:320px}.style_modalButtonBlock__2D6v5{display:flex;justify-content:flex-end;margin-top:20px;flex-flow:wrap;border-color:var(--lineColorActive);border-top:1px solid var(--lineColorActive);background:var(--backgroundColorHumburger);border-radius:3}.style_modalButtonBlock__2D6v5 button{color:var(--lineColorActive)!important;flex:1 1}.style_modalButtonBlockTwo__1fKXW{justify-content:space-around;flex-flow:wrap-reverse;position:-webkit-sticky;position:sticky;bottom:0}.style_modalButtonBlockTwo__1fKXW button{margin:5px}.style_modalWrapper__1hx16{position:relative}.style_modalWrapper__1hx16 [class*="MuiPaper-root MuiDialog-paper MuiPaper-elevation24 MuiDialog-paperScrollPaper MuiDialog-paperWidthXl MuiPaper-elevation24 MuiPaper-rounded"]{background-color:#f6f6f6}.style_modalDialog__2sBvq{min-width:400px}.style_close__2233y{position:absolute;right:-14px;top:-16px;width:32px;height:32px;opacity:.9;cursor:pointer;transition:all .6s ease}.style_close__2233y:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.style_close__2233y:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.style_close__2233y:after,.style_close__2233y:before{position:absolute;left:15px;content:"";height:33px;width:4px;background-color:#ff4f4f}.style_close__2233y:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:460px){.style_modalContentWrapper__29JXc{min-width:auto}}.style_root__2hOWt{margin-top:0!important;margin-bottom:0!important;max-width:440px}.style_root__2hOWt *,.style_root__2hOWt [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__2hOWt [class*=MuiInput-underline]:after,.style_root__2hOWt [class*=MuiInput-underline]:before,.style_root__2hOWt [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_root__e-sNP{color:var(--lineColorActive)!important;height:8px!important}.style_root__e-sNP [class*=MuiSlider-rail],.style_root__e-sNP [class*=MuiSlider-track]{height:8px!important;border-radius:4px}.style_root__e-sNP [class*=MuiSlider-valueLabel]{left:calc(-50% + 4px)}.style_root__e-sNP [class*=MuiSlider-thumb]{height:24px;width:24px;background-color:var(--colorBlock);border:2px solid;margin-top:-8px;margin-left:-12px}.style_root__e-sNP [class*=MuiSlider-thumb]:focus,.style_root__e-sNP [class*=MuiSlider-thumb]:hover,.style_root__e-sNP [class*=MuiSlider-thumb][class*=MuiSlider-active]{box-shadow:inherit!important}.style_root__e-sNP .style_mark__YZfbQ{background-color:transparent!important}.style_root__2u68I *{color:var(--colorBlock)!important}.style_root__2u68I [class*=Mui-checked]{color:var(--lineColor)!important}.style_root__2u68I [class*=Mui-checked]+[class*=MuiSwitch-track]{background-color:var(--lineColor)!important}.style_root__1fy5J{margin-top:0!important;margin-bottom:0!important}.style_root__1fy5J *,.style_root__1fy5J [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__1fy5J [class*=MuiInput-underline]:after,.style_root__1fy5J [class*=MuiInput-underline]:before,.style_root__1fy5J [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_root__306WM{margin-top:0!important;margin-bottom:0!important}.style_root__306WM *,.style_root__306WM [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__306WM [class*=MuiInput-underline]:after,.style_root__306WM [class*=MuiInput-underline]:before,.style_root__306WM [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_border__2WYMW{border-left:1px solid var(--lineColor);border-right:1px solid var(--lineColor)}.style_emptyBlockStyle__3VvZJ{cursor:pointer;width:auto;background:hsla(0,0%,100%,.12156862745098039);display:flex;margin:10px 40px 10px 10px;align-items:center;border-radius:4px}.style_emptyBlock__1FjYE{padding:10px;margin-top:10px;-webkit-animation:style_marginTop__1rrb7 .12s;animation:style_marginTop__1rrb7 .12s}.style_selectOnChange__16h8Y{margin-left:12px;color:var(--lineColor)!important;width:calc(100% - 42px)}.style_selectOnChangeHelp__369Pi{color:var(--lineColor);vertical-align:middle;cursor:pointer}.style_selectOnChangeHelpIcon__1gBuK{color:var(--lineColor)}@-webkit-keyframes style_marginTop__1rrb7{0%{padding:0;margin-top:70px;height:0}to{padding:10px;margin-top:10px}}@keyframes style_marginTop__1rrb7{0%{padding:0;margin-top:70px;height:0}to{padding:10px;margin-top:10px}}.style_emptyBlockNone__3pZ7k{height:0;-webkit-animation:none;animation:none;transition:height .02s}.style_mainBlockItemRules__2zj9l{display:flex;flex:1 3;flex-direction:column;transition:all .5s;z-index:9;overflow:auto}.style_mainBlockItemRules__2zj9l .style_nameBlockItems__2COHm{color:var(--lineColor);margin-top:10px;width:100%;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;align-items:center}.style_contentBlockItem__1PN3u{height:100%;display:flex;flex-direction:column;overflow:auto;transition:height .3s,background .5s}.style_wrapperMargin__15yUz{margin:auto 0;display:flex;flex-direction:column}.style_contentHeightOn__1nz_U{-webkit-animation:style_heightBlock__3_LFG .3s;animation:style_heightBlock__3_LFG .3s}@-webkit-keyframes style_heightBlock__3_LFG{0%{height:0}to{height:100%}}@keyframes style_heightBlock__3_LFG{0%{height:0}to{height:100%}}.style_contentHeightOff__3A3AV{height:0;overflow:hidden;-webkit-animation:none;animation:none}.style_cardAdd__zadBd{display:flex;align-items:center;text-align:center;margin:0 10px;width:100%;color:var(--lineColor)}.style_cardAdd__zadBd:after,.style_cardAdd__zadBd:before{content:"";flex:1 1;border-bottom:1px solid}.style_cardAdd__zadBd:after{margin-left:.25em}.style_cardAdd__zadBd:before{margin-right:.25em}.style_blockCardAdd__13d3e{display:flex;padding:0 10px 6px;align-items:center;color:#fff;cursor:pointer}.style_blockCardAdd__13d3e *{color:hsla(0,0%,100%,.7019607843137254)}.style_addClassOverflow__3TKBf{overflow:initial}.style_addClassHeight__2bqrC{min-height:300px}@media screen and (max-width:835px){.style_mainBlockItemRules__2zj9l{overflow:initial}.style_contentBlockItem__1PN3u{min-height:300px}.style_contentHeightOff__3A3AV{min-height:0;transition:min-height .3s}.style_contentHeightOn__1nz_U{transition:min-height .3s}.style_border__2WYMW{border-left:initial;border-right:initial}}.style_drag__rWTfz{width:32px;height:22px;position:absolute;top:23px;left:12px;z-index:1;cursor:pointer}.style_root__1rBEM{position:relative}.style_menuRules__1vYhO{width:200px;display:flex;flex-direction:column;background:var(--backgroundColor);border-right:1px solid var(--lineColor);padding:10px;opacity:1;overflow-x:hidden;transition:width .5s,opacity .2s,padding .5s,background .2s,border-right .2s}.style_switchesRenderWrapper__2-uVQ{overflow-x:hidden;overflow-y:auto;direction:rtl}.style_switchesRenderWrapper__2-uVQ span{direction:ltr}.style_menuOff__3inVd{width:0;opacity:0;padding:0}.style_menuTitle__2X6rz{display:flex;align-items:center;text-align:center;color:var(--lineColor);white-space:nowrap;transition:color .2s}.style_menuTitle__2X6rz:after,.style_menuTitle__2X6rz:before{content:"";flex:1 1;border-bottom:1px solid}.style_marginAuto__31phr{margin-top:auto;margin-bottom:20px}.style_inputWidth__1hJRF{margin-top:0!important;margin-bottom:5px!important}.style_menuWrapper__3a1MQ{display:flex;height:100%}.style_hamburgerWrapper__qZY_4{position:absolute;width:32px;height:26px;background:var(--backgroundColorHumburger);border-radius:0 5px 5px 0;display:flex;justify-content:center;padding-top:10px;left:221px;top:30px;border:1px solid var(--lineColor);cursor:pointer;transition:left .5s,border-radius .7s,width .7s,height .7s,background .2s,border .2s;z-index:10}.style_hamburgerOff__2z8dt{left:20px;padding-top:12px;border-radius:20px;width:40px;height:28px}.style_nothingFound__3K8cx{color:var(--lineColor);margin:16px;font-size:21px;transition:color .2s}.style_resetSearch__2wba0{font-weight:700;color:var(--lineColor);cursor:pointer;margin:10px 0;transition:color .3s,font-size .3s}.style_resetSearch__2wba0:hover{color:var(--lineColorHover);font-size:22px}.style_controlPanel__3xSQi{display:flex;align-items:center;width:200px}.style_controlPanel__3xSQi button{width:33.33333%;min-width:auto;color:var(--lineColor);transition:color .2s}.style_controlPanel__3xSQi .style_controlPanelAppBar__1ROi9{background:none;box-shadow:none}.style_controlPanel__3xSQi [class*=Mui-selected]{color:var(--lineColorActive)!important}.style_controlPanel__3xSQi [class*=MuiTabs-indicator]{background-color:var(--lineColorActive)}.style_controlPanel__3xSQi [class*=Mui-disabled]{color:rgba(33,0,37,.8)!important}.style_addClassMenu__2089s{position:absolute;z-index:12;top:0}.style_addClassBackground__2RFoc{background:var(--backgroundMobile)}.style_addClassPosition__1DXHF{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2222}@media screen and (max-width:1035px){.style_menuWrapper__3a1MQ{position:absolute;z-index:12;top:0}.style_menuRules__1vYhO{background:var(--backgroundMobile)}}@media screen and (max-width:835px){.style_menuRules__1vYhO{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2222}}.hamburgerMenu_menu_wrapper__10pvu{outline:0;outline-offset:0;margin-top:12px;cursor:pointer}.hamburgerMenu_hamburgerMenu__3pRZW,.hamburgerMenu_hamburgerMenu__3pRZW:after,.hamburgerMenu_hamburgerMenu__3pRZW:before{width:20px;height:2px}.hamburgerMenu_hamburgerMenu__3pRZW{position:relative;-webkit-transform:translateY(7px);transform:translateY(7px);background:var(--lineColorActive);transition:all 0ms .3s}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f{background:rgba(223,189,236,0)}.hamburgerMenu_hamburgerMenu__3pRZW:before{content:"";position:absolute;left:0;bottom:7px;background:var(--lineColorActive);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburgerMenu_hamburgerMenu__3pRZW:after{content:"";position:absolute;left:0;top:7px;background:var(--lineColorActive);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburgerMenu_menu_conatiner_wrapper__1roMM{display:none}:root.blue,:root.colored{--backgroundColor:rgba(48,82,129,0.23137254901960785);--lineColor:rgba(76,170,244,0.49019607843137253);--lineColorHover:#ccceff;--lineColorActive:#4caaf4;--backgroundColorHumburger:rgba(67,106,147,0.7215686274509804);--colorBlock:#02124b;--colorBlockHover:rgba(2,18,75,0.5490196078431373);--colorInput:#02124b;--backgroundBlock:rgba(201,231,255,0.6705882352941176);--backgroundGlobalColor:hsla(0,0%,100%,0);--backgroundMobile:rgba(4,28,53,0.8313725490196079);--debugColor:#c6511b}:root.dark{--backgroundColor:rgba(31,31,31,0.23);--lineColor:hsla(0,0%,95.3%,0.49019607843137253);--lineColorActive:#dedede;--backgroundColorHumburger:rgba(62,62,62,0.7215686274509804);--colorBlock:#080808;--colorBlockHover:rgba(8,8,8,0.5490196078431373);--colorInput:#ddd;--backgroundBlock:hsla(0,0%,75.7%,0.6705882352941176);--backgroundGlobalColor:rgba(28,28,28,0.93);--backgroundMobile:rgba(4,3,3,0.9215686274509803)}:root.dark,:root.light{--lineColorHover:#a0a0a0;--debugColor:#c6511b}:root.light{--backgroundColor:rgba(49,49,49,0.23137254901960785);--lineColor:rgba(0,1,37,0.49019607843137253);--lineColorActive:#07002f;--backgroundColorHumburger:rgba(51,53,66,0.6392156862745098);--colorBlock:#090929;--colorBlockHover:rgba(199,198,198,0.5490196078431373);--colorInput:#090929;--backgroundBlock:#000;--backgroundGlobalColor:hsla(0,0%,100%,0.25098039215686274);--backgroundMobile:rgba(180,178,199,0.7490196078431373)}
|
|
2
|
-
/*# sourceMappingURL=main.
|
|
1
|
+
body,html{width:100%;height:100%}body{overflow:hidden;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100%}#___reactour>div:first-of-type{opacity:.4}.layout-pane-primary{height:100%}.blocklyToolboxDiv{left:0!important;width:180px;top:0!important;height:100%!important}.no-underline:before{border-bottom:0!important}.monaco-aria-container{top:0}.iobVerticalSplitter .layout-pane-primary{overflow:hidden}.monacoCurrentLine{background:#59fd8c}.monacoCurrentLineDark{background:#165b2c}.monacoCurrentFullLine{background:#cbffdc;opacity:.7}.monacoCurrentFullLineDark{background:#0e3b1f;opacity:.7}.monacoBreakPointDark{background:maroon}.monacoBreakPoint,.monacoBreakPointDark{border-radius:50%;width:16px!important;height:16px!important;margin-left:4px}.monacoBreakPoint{background:#d71a1a}.style_wrapperRules__3qQa2{background:linear-gradient(0deg,var(--backgroundGlobalColor),var(--backgroundGlobalColor)),url(https://klike.net/uploads/posts/2020-04/1586763579_24.jpg);background-repeat:no-repeat;background-size:cover;height:100%;display:flex}.style_rootWrapper__3ABmF{display:flex;width:100%}.style_addClass__3s5Zl{flex-direction:column;height:auto;overflow:auto}@media screen and (max-width:835px){.style_rootWrapper__3ABmF{flex-direction:column;height:auto;overflow:auto}}.style_switchesItem__3w3gs{max-width:200px;width:auto;display:flex;margin:5px 0;padding:12px 0;align-items:center;border:1px solid hsla(0,0%,100%,0);transition:all .7s;color:var(--colorInput)}.style_switchesItem__3w3gs span{overflow:hidden;text-overflow:ellipsis;width:100%;margin-left:15px;color:var(--lineColorActive);white-space:nowrap}.style_switchesItem__3w3gs:hover,.style_switchesItemActive__pO4XX{border:1px solid var(--lineColor);color:var(--lineColorHover);border-radius:6px;background:var(--backgroundColor);cursor:pointer}.style_iconTheme__3rfLU{width:30px!important;height:30px!important;margin-left:5px}.style_iconTheme__3rfLU *{color:var(--lineColorActive)!important}.style_cardStyle__wUiIJ{cursor:pointer;position:relative;min-width:200px;width:calc(100% - 72px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:70px;display:flex;padding:10px;margin:23px 12px 4px;align-items:center;background:hsla(0,0%,100%,.4196078431372549);border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.style_cardStyleActive__HuLTt{width:300px;z-index:100}.style_controlMenu__2kTdC{display:flex;position:absolute;right:-31px;width:30px;height:100%;transition:opacity .5s}.style_closeBtn__2IOBL{width:20px;height:20px;border-radius:20px;position:relative;z-index:1;margin:5px auto;cursor:pointer}.style_closeBtn__2IOBL:before{content:"+";color:rgba(247,6,6,.5176470588235295);z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:30px;line-height:1;top:-6px;left:2px}.style_closeBtn__2IOBL:after,.style_closeBtn__2IOBL:before{position:absolute;transition:all .3s cubic-bezier(.77,0,.2,.85)}.style_closeBtn__2IOBL:after{content:"";top:0;left:0;width:100%;height:100%;border-radius:100%;background:var(--backgroundColorHumburger);z-index:1;-webkit-transform:scale(.01);transform:scale(.01)}.style_closeBtn__2IOBL:hover:after{-webkit-transform:scale(1);transform:scale(1)}.style_closeBtn__2IOBL:hover:before{-webkit-transform:scale(.8) rotate(45deg);transform:scale(.8) rotate(45deg);color:#fff}.style_isDelete__2m5Dy{height:0;min-height:0;overflow:hidden;padding:0 10px;margin:0 12px;transition:all .25s;background:#fff;opacity:.8;box-shadow:0 0 10px #6accff}@media screen and (max-width:835px){.style_controlMenu__2kTdC{opacity:1!important}}.style_drag_mobile__3HCTe{display:none}@media screen and (max-width:600px){.style_drag_mobile__3HCTe{display:flex;width:30px;height:20px;background:repeating-linear-gradient(180deg,var(--lineColorActive),var(--lineColorActive) 4px,var(--backgroundColorHumburger) 0,var(--backgroundColorHumburger) 8px);border:1px solid var(--lineColorActive);border-radius:5px 0 0 0;position:absolute;top:0;left:0;cursor:pointer}}@-webkit-keyframes style_fadeIn__256Sj{0%{opacity:0}1%{opacity:0}to{opacity:1}}@keyframes style_fadeIn__256Sj{0%{opacity:0}1%{opacity:0}to{opacity:1}}.style_cardStyle__3oB5P{cursor:pointer;position:relative;min-width:200px;width:calc(100% - 72px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:70px;display:flex;padding:10px;margin:23px 12px 4px;align-items:center;background:var(--backgroundBlock);border-radius:4px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}.style_nameCard__3AbI6{margin-top:0;font-size:19px;color:var(--colorBlock);font-weight:500}.style_cardStyleActive__3JFj0{width:300px;z-index:100}.style_iconThemCard__1hLSl{width:40px!important;height:40px!important;margin-left:5px}.style_iconThemCard__1hLSl *{color:var(--colorBlock)!important}.style_iconThemCardSelectable__3Cshz{cursor:pointer}.style_iconHelp__1V5Ur{color:var(--colorBlock)!important;position:absolute!important;top:0;right:5px}.style_inputCard__fblsw{margin-top:10px!important}.style_blockName__3wlCq{margin-left:10px;width:100%;display:flex;flex-direction:column;position:relative}.style_controlMenu__23RNm{display:flex;position:absolute;right:-31px;width:30px;height:100%;transition:opacity .5s}.style_closeBtn__2_Jzl{width:20px;height:20px;border-radius:20px;position:relative;z-index:1;margin:5px auto;cursor:pointer}.style_closeBtn__2_Jzl:before{content:"+";color:rgba(247,6,6,.5176470588235295);z-index:2;-webkit-transform:rotate(45deg);transform:rotate(45deg);font-size:30px;line-height:1;top:-6px;left:2px}.style_closeBtn__2_Jzl:after,.style_closeBtn__2_Jzl:before{position:absolute;transition:all .3s cubic-bezier(.77,0,.2,.85)}.style_closeBtn__2_Jzl:after{content:"";top:0;left:0;width:100%;height:100%;border-radius:100%;background:rgba(153,78,158,.49019607843137253);z-index:1;-webkit-transform:scale(.01);transform:scale(.01)}.style_closeBtn__2_Jzl:hover:after{-webkit-transform:scale(1);transform:scale(1)}.style_closeBtn__2_Jzl:hover:before{-webkit-transform:scale(.8) rotate(45deg);transform:scale(.8) rotate(45deg);color:#fff}.style_controlMenuTop__FxQrX{display:flex;position:absolute;left:0;width:100%;overflow:hidden;transition:opacity .5s,height .5s,top .5s}.style_debugInfo__26F4m{font-size:12px;font-style:italic;color:var(--debugColor);position:absolute;display:flex;opacity:0;-webkit-animation:style_fadeIn__256Sj .3s ease-out;animation:style_fadeIn__256Sj .3s ease-out}.style_tagCard__29_vM{text-align:center;color:var(--lineColorActive);min-width:100px;height:22px;background:var(--backgroundColorHumburger);border-radius:5px 5px 0 0;position:relative;margin-left:auto;margin-right:8px;cursor:pointer;border-top:1px solid var(--lineColor);border-left:1px solid var(--lineColor);border-right:1px solid var(--lineColor);font-size:12px;padding:2px 2px 0}.style_displayFlex__bZG43{display:flex;align-items:center}.style_blockMarginTop__2GRLr,.style_nameBlock__bT0MG{margin-top:7px}.style_frontText__2I83B{margin-right:7px;min-width:80px;display:inline-table}.style_backText__DMzK9{margin-left:7px}.style_iconTag__2iTbz{font-size:40px;color:var(--colorBlock);display:flex;align-items:center;min-width:40px;margin-bottom:10px;margin-left:12px}.style_displayItalic__34n0O{font-style:italic;font-size:11px;margin-top:0}.style_root__P91Xu{color:var(--colorBlock)!important;border-color:var(--colorBlock)!important}.style_root__P91Xu:hover{border-color:var(--colorBlockHover)!important;color:var(--colorBlockHover)!important;background-color:inherit!important}.style_square__37DWp{min-width:auto!important;padding:6px 16px!important}.style_icon__mEOBI{width:24px;height:24px}.style_root__1m2nP *{color:var(--colorBlock)!important}.style_root__MdArl{background:var(--backgroundColorHumburger);border-radius:5px;margin-top:0!important;margin-bottom:0!important}.style_root__MdArl *{color:var(--colorInput)!important}.style_root__MdArl [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__MdArl [class*=MuiInput-underline] :after{border-bottom-color:var(--lineColor)!important}.style_root__MdArl:hover [class*=MuiOutlinedInput-notchedOutline],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline]:hover,.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline] [class*=Mui-disabled],.style_root__MdArl [class*=MuiOutlinedInput-notchedOutline] [class*=Mui-focused]{border-color:var(--lineColor)!important}.style_modalContentWrapper__29JXc{margin:20px 0;padding:0 35px;overflow-x:hidden;min-width:320px}.style_modalButtonBlock__2D6v5{display:flex;justify-content:flex-end;margin-top:20px;flex-flow:wrap;border-color:var(--lineColorActive);border-top:1px solid var(--lineColorActive);background:var(--backgroundColorHumburger);border-radius:3}.style_modalButtonBlock__2D6v5 button{color:var(--lineColorActive)!important;flex:1 1}.style_modalButtonBlockTwo__1fKXW{justify-content:space-around;flex-flow:wrap-reverse;position:-webkit-sticky;position:sticky;bottom:0}.style_modalButtonBlockTwo__1fKXW button{margin:5px}.style_modalWrapper__1hx16{position:relative}.style_modalWrapper__1hx16 [class*="MuiPaper-root MuiDialog-paper MuiPaper-elevation24 MuiDialog-paperScrollPaper MuiDialog-paperWidthXl MuiPaper-elevation24 MuiPaper-rounded"]{background-color:#f6f6f6}.style_modalDialog__2sBvq{min-width:400px}.style_close__2233y{position:absolute;right:-14px;top:-16px;width:32px;height:32px;opacity:.9;cursor:pointer;transition:all .6s ease}.style_close__2233y:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.style_close__2233y:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.style_close__2233y:after,.style_close__2233y:before{position:absolute;left:15px;content:"";height:33px;width:4px;background-color:#ff4f4f}.style_close__2233y:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (max-width:460px){.style_modalContentWrapper__29JXc{min-width:auto}}.style_root__2hOWt{margin-top:0!important;margin-bottom:0!important;max-width:440px}.style_root__2hOWt *,.style_root__2hOWt [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__2hOWt [class*=MuiInput-underline]:after,.style_root__2hOWt [class*=MuiInput-underline]:before,.style_root__2hOWt [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_root__e-sNP{color:var(--lineColorActive)!important;height:8px!important}.style_root__e-sNP [class*=MuiSlider-rail],.style_root__e-sNP [class*=MuiSlider-track]{height:8px!important;border-radius:4px}.style_root__e-sNP [class*=MuiSlider-valueLabel]{left:calc(-50% + 4px)}.style_root__e-sNP [class*=MuiSlider-thumb]{height:24px;width:24px;background-color:var(--colorBlock);border:2px solid;margin-top:-8px;margin-left:-12px}.style_root__e-sNP [class*=MuiSlider-thumb]:focus,.style_root__e-sNP [class*=MuiSlider-thumb]:hover,.style_root__e-sNP [class*=MuiSlider-thumb][class*=MuiSlider-active]{box-shadow:inherit!important}.style_root__e-sNP .style_mark__YZfbQ{background-color:transparent!important}.style_root__2u68I *{color:var(--colorBlock)!important}.style_root__2u68I [class*=Mui-checked]{color:var(--lineColor)!important}.style_root__2u68I [class*=Mui-checked]+[class*=MuiSwitch-track]{background-color:var(--lineColor)!important}.style_root__1fy5J{margin-top:0!important;margin-bottom:0!important}.style_root__1fy5J *,.style_root__1fy5J [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__1fy5J [class*=MuiInput-underline]:after,.style_root__1fy5J [class*=MuiInput-underline]:before,.style_root__1fy5J [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_root__306WM{margin-top:0!important;margin-bottom:0!important}.style_root__306WM *,.style_root__306WM [class*=MuiInputLabel-shrink]{color:var(--colorBlock)!important}.style_root__306WM [class*=MuiInput-underline]:after,.style_root__306WM [class*=MuiInput-underline]:before,.style_root__306WM [class*=MuiInput-underline]:hover:before{border-bottom-color:var(--lineColor)!important}.style_border__2WYMW{border-left:1px solid var(--lineColor);border-right:1px solid var(--lineColor)}.style_emptyBlockStyle__3VvZJ{cursor:pointer;width:auto;background:hsla(0,0%,100%,.12156862745098039);display:flex;margin:10px 40px 10px 10px;align-items:center;border-radius:4px}.style_emptyBlock__1FjYE{padding:10px;margin-top:10px;-webkit-animation:style_marginTop__1rrb7 .12s;animation:style_marginTop__1rrb7 .12s}.style_selectOnChange__16h8Y{margin-left:12px;color:var(--lineColor)!important;width:calc(100% - 42px)}.style_selectOnChangeHelp__369Pi{color:var(--lineColor);vertical-align:middle;cursor:pointer}.style_selectOnChangeHelpIcon__1gBuK{color:var(--lineColor)}@-webkit-keyframes style_marginTop__1rrb7{0%{padding:0;margin-top:70px;height:0}to{padding:10px;margin-top:10px}}@keyframes style_marginTop__1rrb7{0%{padding:0;margin-top:70px;height:0}to{padding:10px;margin-top:10px}}.style_emptyBlockNone__3pZ7k{height:0;-webkit-animation:none;animation:none;transition:height .02s}.style_mainBlockItemRules__2zj9l{display:flex;flex:1 3;flex-direction:column;transition:all .5s;z-index:9;overflow:auto}.style_mainBlockItemRules__2zj9l .style_nameBlockItems__2COHm{color:var(--lineColor);margin-top:10px;width:100%;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;align-items:center}.style_contentBlockItem__1PN3u{height:100%;display:flex;flex-direction:column;overflow:auto;transition:height .3s,background .5s}.style_wrapperMargin__15yUz{margin:auto 0;display:flex;flex-direction:column}.style_contentHeightOn__1nz_U{-webkit-animation:style_heightBlock__3_LFG .3s;animation:style_heightBlock__3_LFG .3s}@-webkit-keyframes style_heightBlock__3_LFG{0%{height:0}to{height:100%}}@keyframes style_heightBlock__3_LFG{0%{height:0}to{height:100%}}.style_contentHeightOff__3A3AV{height:0;overflow:hidden;-webkit-animation:none;animation:none}.style_cardAdd__zadBd{display:flex;align-items:center;text-align:center;margin:0 10px;width:100%;color:var(--lineColor)}.style_cardAdd__zadBd:after,.style_cardAdd__zadBd:before{content:"";flex:1 1;border-bottom:1px solid}.style_cardAdd__zadBd:after{margin-left:.25em}.style_cardAdd__zadBd:before{margin-right:.25em}.style_blockCardAdd__13d3e{display:flex;padding:0 10px 6px;align-items:center;color:#fff;cursor:pointer}.style_blockCardAdd__13d3e *{color:hsla(0,0%,100%,.7019607843137254)}.style_addClassOverflow__3TKBf{overflow:initial}.style_addClassHeight__2bqrC{min-height:300px}@media screen and (max-width:835px){.style_mainBlockItemRules__2zj9l{overflow:initial}.style_contentBlockItem__1PN3u{min-height:300px}.style_contentHeightOff__3A3AV{min-height:0;transition:min-height .3s}.style_contentHeightOn__1nz_U{transition:min-height .3s}.style_border__2WYMW{border-left:initial;border-right:initial}}.style_drag__rWTfz{width:32px;height:22px;position:absolute;top:23px;left:12px;z-index:1;cursor:pointer}.style_root__1rBEM{position:relative}.style_menuRules__1vYhO{width:200px;display:flex;flex-direction:column;background:var(--backgroundColor);border-right:1px solid var(--lineColor);padding:10px;opacity:1;overflow-x:hidden;transition:width .5s,opacity .2s,padding .5s,background .2s,border-right .2s}.style_switchesRenderWrapper__2-uVQ{overflow-x:hidden;overflow-y:auto;direction:rtl}.style_switchesRenderWrapper__2-uVQ span{direction:ltr}.style_menuOff__3inVd{width:0;opacity:0;padding:0}.style_menuTitle__2X6rz{display:flex;align-items:center;text-align:center;color:var(--lineColor);white-space:nowrap;transition:color .2s}.style_menuTitle__2X6rz:after,.style_menuTitle__2X6rz:before{content:"";flex:1 1;border-bottom:1px solid}.style_marginAuto__31phr{margin-top:auto;margin-bottom:20px}.style_inputWidth__1hJRF{margin-top:0!important;margin-bottom:5px!important}.style_menuWrapper__3a1MQ{display:flex;height:100%}.style_hamburgerWrapper__qZY_4{position:absolute;width:32px;height:26px;background:var(--backgroundColorHumburger);border-radius:0 5px 5px 0;display:flex;justify-content:center;padding-top:10px;left:221px;top:30px;border:1px solid var(--lineColor);cursor:pointer;transition:left .5s,border-radius .7s,width .7s,height .7s,background .2s,border .2s;z-index:10}.style_hamburgerOff__2z8dt{left:20px;padding-top:12px;border-radius:20px;width:40px;height:28px}.style_nothingFound__3K8cx{color:var(--lineColor);margin:16px;font-size:21px;transition:color .2s}.style_resetSearch__2wba0{font-weight:700;color:var(--lineColor);cursor:pointer;margin:10px 0;transition:color .3s,font-size .3s}.style_resetSearch__2wba0:hover{color:var(--lineColorHover);font-size:22px}.style_controlPanel__3xSQi{display:flex;align-items:center;width:200px}.style_controlPanel__3xSQi button{width:33.3333333333%;min-width:auto;color:var(--lineColor);transition:color .2s}.style_controlPanel__3xSQi .style_controlPanelAppBar__1ROi9{background:none;box-shadow:none}.style_controlPanel__3xSQi [class*=Mui-selected]{color:var(--lineColorActive)!important}.style_controlPanel__3xSQi [class*=MuiTabs-indicator]{background-color:var(--lineColorActive)}.style_controlPanel__3xSQi [class*=Mui-disabled]{color:rgba(33,0,37,.8)!important}.style_addClassMenu__2089s{position:absolute;z-index:12;top:0}.style_addClassBackground__2RFoc{background:var(--backgroundMobile)}.style_addClassPosition__1DXHF{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2222}@media screen and (max-width:1035px){.style_menuWrapper__3a1MQ{position:absolute;z-index:12;top:0}.style_menuRules__1vYhO{background:var(--backgroundMobile)}}@media screen and (max-width:835px){.style_menuRules__1vYhO{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:2222}}.hamburgerMenu_menu_wrapper__10pvu{outline:0;outline-offset:0;margin-top:12px;cursor:pointer}.hamburgerMenu_hamburgerMenu__3pRZW,.hamburgerMenu_hamburgerMenu__3pRZW:after,.hamburgerMenu_hamburgerMenu__3pRZW:before{width:20px;height:2px}.hamburgerMenu_hamburgerMenu__3pRZW{position:relative;-webkit-transform:translateY(7px);transform:translateY(7px);background:var(--lineColorActive);transition:all 0ms .3s}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f{background:rgba(223,189,236,0)}.hamburgerMenu_hamburgerMenu__3pRZW:before{content:"";position:absolute;left:0;bottom:7px;background:var(--lineColorActive);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:bottom .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburgerMenu_hamburgerMenu__3pRZW:after{content:"";position:absolute;left:0;top:7px;background:var(--lineColorActive);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1);transition:top .3s cubic-bezier(.23,1,.32,1) .3s,transform .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1)}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f:after{top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:top .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:top .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburgerMenu_hamburgerMenu__3pRZW.hamburgerMenu_animate__yFa5f:before{bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transition:bottom .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s;transition:bottom .3s cubic-bezier(.23,1,.32,1),transform .3s cubic-bezier(.23,1,.32,1) .3s,-webkit-transform .3s cubic-bezier(.23,1,.32,1) .3s}.hamburgerMenu_menu_conatiner_wrapper__1roMM{display:none}:root.blue,:root.colored{--backgroundColor:rgba(48,82,129,0.23137254901960785);--lineColor:rgba(76,170,244,0.49019607843137253);--lineColorHover:#ccceff;--lineColorActive:#4caaf4;--backgroundColorHumburger:rgba(67,106,147,0.7215686274509804);--colorBlock:#02124b;--colorBlockHover:rgba(2,18,75,0.5490196078431373);--colorInput:#02124b;--backgroundBlock:rgba(201,231,255,0.6705882352941176);--backgroundGlobalColor:hsla(0,0%,100%,0);--backgroundMobile:rgba(4,28,53,0.8313725490196079);--debugColor:#c6511b}:root.dark{--backgroundColor:rgba(31,31,31,0.23);--lineColor:hsla(0,0%,95.3%,0.49019607843137253);--lineColorActive:#dedede;--backgroundColorHumburger:rgba(62,62,62,0.7215686274509804);--colorBlock:#080808;--colorBlockHover:rgba(8,8,8,0.5490196078431373);--colorInput:#ddd;--backgroundBlock:hsla(0,0%,75.7%,0.6705882352941176);--backgroundGlobalColor:rgba(28,28,28,0.93);--backgroundMobile:rgba(4,3,3,0.9215686274509803)}:root.dark,:root.light{--lineColorHover:#a0a0a0;--debugColor:#c6511b}:root.light{--backgroundColor:rgba(49,49,49,0.23137254901960785);--lineColor:rgba(0,1,37,0.49019607843137253);--lineColorActive:#07002f;--backgroundColorHumburger:rgba(51,53,66,0.6392156862745098);--colorBlock:#090929;--colorBlockHover:rgba(199,198,198,0.5490196078431373);--colorInput:#090929;--backgroundBlock:#000;--backgroundGlobalColor:hsla(0,0%,100%,0.25098039215686274);--backgroundMobile:rgba(180,178,199,0.7490196078431373)}
|
|
2
|
+
/*# sourceMappingURL=main.30470a8b.chunk.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["webpack://src/index.css","webpack://src/Components/RulesEditor/style.module.scss","webpack://src/Components/RulesEditor/components/CardMenu/style.module.scss","webpack://src/Components/RulesEditor/components/CurrentItem/style.module.scss","webpack://src/Components/RulesEditor/components/GenericBlock/style.module.scss","webpack://src/Components/RulesEditor/components/CustomButton/style.module.scss","webpack://src/Components/RulesEditor/components/CustomCheckbox/style.module.scss","webpack://src/Components/RulesEditor/components/CustomInput/style.module.scss","webpack://src/Components/RulesEditor/components/CustomModal/style.module.scss","webpack://src/Components/RulesEditor/components/CustomSelect/style.module.scss","webpack://src/Components/RulesEditor/components/CustomSlider/style.module.scss","webpack://src/Components/RulesEditor/components/CustomSwitch/style.module.scss","webpack://src/Components/RulesEditor/components/CustomTime/style.module.scss","webpack://src/Components/RulesEditor/components/CustomDate/style.module.scss","webpack://src/Components/RulesEditor/components/ContentBlockItems/style.module.scss","webpack://src/Components/RulesEditor/components/DragWrapper/style.module.scss","webpack://src/Components/RulesEditor/components/Menu/style.module.scss","webpack://src/Components/RulesEditor/components/HamburgerMenu/hamburgerMenu.module.scss","webpack://src/Components/RulesEditor/helpers/stylesVariables.scss"],"names":[],"mappings":"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","file":"main.30470a8b.chunk.css","sourcesContent":["html {\n width: 100%;\n height: 100%;\n}\n\nbody {\n overflow: hidden;\n margin: 0;\n padding: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n width: 100%;\n height: 100%;\n}\n\n#root {\n width: 100%;\n height: 100%;\n}\n#___reactour > div:first-of-type {\n opacity: 0.4;\n}\n.layout-pane-primary {\n height: 100%\n}\n\n.blocklyToolboxDiv {\n /*left: -180px !important;*/\n left: 0 !important;\n width: 180px;\n top: 0 !important;\n height: 100% !important;\n}\n\n.no-underline:before {\n border-bottom: 0 !important;\n}\n.monaco-aria-container {\n top: 0;\n}\n\n.iobVerticalSplitter .layout-pane-primary {\n overflow: hidden;\n}\n\n.monacoCurrentLine {\n background: #59fd8c;\n}\n.monacoCurrentLineDark {\n background: #165b2c;\n}\n.monacoCurrentFullLine {\n background: #cbffdc;\n opacity: 0.7;\n}\n.monacoCurrentFullLineDark {\n background: #0e3b1f;\n opacity: 0.7;\n}\n.monacoBreakPointDark {\n background: #800000;\n border-radius: 50%;\n width: 16px !important;\n height: 16px !important;\n margin-left: 4px;\n}\n.monacoBreakPoint {\n background: #d71a1a;\n border-radius: 50%;\n width: 16px !important;\n height: 16px !important;\n margin-left: 4px;\n}",".wrapperRules {\n background: linear-gradient(0deg, var(--backgroundGlobalColor), var(--backgroundGlobalColor)),\n url(\"https://klike.net/uploads/posts/2020-04/1586763579_24.jpg\");\n background-repeat: no-repeat;\n background-size: cover;\n height: 100%;\n display: flex;\n}\n.rootWrapper {\n display: flex;\n width: 100%;\n}\n.addClass {\n flex-direction: column;\n height: auto;\n overflow: auto;\n}\n@media screen and (max-width: 835px) {\n .rootWrapper {\n flex-direction: column;\n height: auto;\n overflow: auto;\n }\n}\n",".switchesItem {\n max-width: 200px;\n width: auto;\n display: flex;\n margin: 5px 0;\n padding: 12px 0;\n align-items: center;\n border: 1px solid rgba(255, 255, 255, 0);\n transition: all 0.7s;\n color: var(--colorInput);\n span {\n overflow: hidden;\n text-overflow: ellipsis;\n width: 100%;\n margin-left: 15px;\n color: var(--lineColorActive);\n white-space: nowrap;\n }\n &:hover {\n border: 1px solid var(--lineColor);\n color: var(--lineColorHover);\n border-radius: 6px;\n background: var(--backgroundColor);\n cursor: pointer;\n }\n}\n.switchesItemActive {\n border: 1px solid var(--lineColor);\n color: var(--lineColorHover);\n border-radius: 6px;\n background: var(--backgroundColor);\n cursor: pointer;\n}\n.iconTheme {\n width: 30px !important;\n height: 30px !important;\n margin-left: 5px;\n * {\n color: var(--lineColorActive) !important;\n }\n}\n",".cardStyle {\n cursor: pointer;\n position: relative;\n min-width: 200px;\n width: calc(100% - 72px);\n height: fit-content;\n min-height: 70px;\n display: flex;\n padding: 10px;\n margin: 23px 12px 4px 12px;\n align-items: center;\n background: #ffffff6b;\n border-radius: 4px;\n box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.12);\n}\n.cardStyleActive {\n width: 300px;\n z-index: 100;\n}\n.controlMenu {\n display: flex;\n position: absolute;\n right: -31px;\n width: 30px;\n height: 100%;\n transition: opacity 0.5s;\n}\n.closeBtn {\n width: 20px;\n height: 20px;\n border-radius: 20px;\n position: relative;\n z-index: 1;\n margin: 5px auto;\n cursor: pointer;\n &:before {\n content: \"+\";\n color: #f7060684;\n position: absolute;\n z-index: 2;\n transform: rotate(45deg);\n font-size: 30px;\n line-height: 1;\n top: -6px;\n left: 2px;\n transition: all 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);\n }\n &:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border-radius: 100%;\n background: var(--backgroundColorHumburger);\n z-index: 1;\n transition: all 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);\n transform: scale(0.01);\n }\n &:hover:after {\n transform: scale(1);\n }\n &:hover:before {\n transform: scale(0.8) rotate(45deg);\n color: #fff;\n }\n}\n.isDelete {\n height: 0;\n min-height: 0;\n overflow: hidden;\n padding: 0 10px;\n margin: 0 12px 0 12px;\n transition: all 0.25s;\n background: rgb(255, 255, 255);\n opacity: 0.8;\n box-shadow: 0 0 10px rgb(106 204 255);\n}\n@media screen and (max-width: 835px) {\n .controlMenu {\n opacity: 1 !important;\n }\n}\n.drag_mobile {\n display: none;\n}\n@media screen and (max-width: 600px) {\n .drag_mobile {\n display: flex;\n width: 30px;\n height: 20px;\n background: repeating-linear-gradient(\n 180deg,\n var(--lineColorActive),\n var(--lineColorActive) 4px,\n var(--backgroundColorHumburger) 4px,\n var(--backgroundColorHumburger) 8px\n );\n border: 1px solid var(--lineColorActive);\n border-radius: 5px 0 0 0;\n position: absolute;\n top: 0;\n left: 0;\n cursor: pointer;\n }\n}\n","@keyframes fadeIn {\n 0% {\n opacity: 0;\n }\n\n 1% {\n opacity: 0;\n }\n\n 100% {\n opacity: 1;\n }\n}\n\n\n.cardStyle {\n cursor: pointer;\n position: relative;\n min-width: 200px;\n width: calc(100% - 72px);\n height: fit-content;\n min-height: 70px;\n display: flex;\n padding: 10px;\n margin: 23px 12px 4px 12px;\n align-items: center;\n background: var(--backgroundBlock);\n border-radius: 4px;\n box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2), 0 1px 1px 0 rgba(0, 0, 0, 0.14),\n 0 1px 3px 0 rgba(0, 0, 0, 0.12);\n}\n.nameCard {\n margin-top: 0;\n font-size: 19px;\n color: var(--colorBlock);\n font-weight: 500;\n}\n.cardStyleActive {\n width: 300px;\n z-index: 100;\n}\n.iconThemCard {\n width: 40px !important;\n height: 40px !important;\n margin-left: 5px;\n * {\n color: var(--colorBlock) !important;\n }\n}\n.iconThemCardSelectable {\n cursor: pointer;\n}\n.iconHelp {\n color: var(--colorBlock) !important;\n position: absolute !important;\n top: 0;\n right: 5px;\n}\n.inputCard {\n margin-top: 10px !important;\n}\n.blockName {\n margin-left: 10px;\n width: 100%;\n display: flex;\n flex-direction: column;\n position: relative;\n}\n.controlMenu {\n display: flex;\n position: absolute;\n right: -31px;\n width: 30px;\n height: 100%;\n transition: opacity 0.5s;\n}\n.closeBtn {\n width: 20px;\n height: 20px;\n border-radius: 20px;\n position: relative;\n z-index: 1;\n margin: 5px auto;\n cursor: pointer;\n &:before {\n content: \"+\";\n color: #f7060684;\n position: absolute;\n z-index: 2;\n transform: rotate(45deg);\n font-size: 30px;\n line-height: 1;\n top: -6px;\n left: 2px;\n transition: all 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);\n }\n &:after {\n content: \"\";\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n border-radius: 100%;\n background: #994e9e7d;\n z-index: 1;\n transition: all 0.3s cubic-bezier(0.77, 0, 0.2, 0.85);\n transform: scale(0.01);\n }\n &:hover:after {\n transform: scale(1);\n }\n &:hover:before {\n transform: scale(0.8) rotate(45deg);\n color: #fff;\n }\n}\n.controlMenuTop {\n display: flex;\n position: absolute;\n left: 0;\n width: 100%;\n overflow: hidden;\n transition: opacity 0.5s, height 0.5s, top 0.5s;\n}\n.debugInfo {\n font-size: 12px;\n font-style: italic;\n color: var(--debugColor);\n position: absolute;\n display: flex;\n opacity: 0;\n animation: fadeIn 0.3s ease-out;\n}\n.tagCard {\n text-align: center;\n color: var(--lineColorActive);\n min-width: 100px;\n padding: 0 2px;\n height: 22px;\n background: var(--backgroundColorHumburger);\n border-radius: 5px 5px 0 0;\n position: relative;\n margin-left: auto;\n margin-right: 8px;\n cursor: pointer;\n border-top: 1px solid var(--lineColor);\n border-left: 1px solid var(--lineColor);\n border-right: 1px solid var(--lineColor);\n font-size: 12px;\n padding-top: 2px;\n}\n.displayFlex {\n display: flex;\n align-items: center;\n}\n.blockMarginTop,\n.nameBlock {\n margin-top: 7px;\n}\n.frontText {\n margin-right: 7px;\n min-width: 80px;\n display: inline-table;\n}\n.backText {\n margin-left: 7px;\n}\n.iconTag {\n font-size: 40px;\n color: var(--colorBlock);\n display: flex;\n align-items: center;\n min-width: 40px;\n margin-bottom: 10px;\n margin-left: 12px;\n}\n.displayItalic {\n font-style: italic;\n font-size: 11px;\n margin-top: 0;\n}\n",".root {\n color: var(--colorBlock) !important;\n border-color: var(--colorBlock) !important;\n &:hover {\n border-color: var(--colorBlockHover) !important;\n color: var(--colorBlockHover) !important;\n background-color: inherit !important;\n }\n}\n.square{\n min-width: auto !important;\n padding: 6px 16px !important;\n}\n.icon {\n width: 24px;\n height: 24px;\n}",".root {\n * {\n color: var(--colorBlock) !important;\n }\n}\n",".root {\n background: var(--backgroundColorHumburger);\n border-radius: 5px;\n margin-top: 0 !important;\n margin-bottom: 0 !important;\n * {\n color: var(--colorInput) !important;\n }\n [class*=\"MuiInputLabel-shrink\"] {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInput-underline\"] {\n :after {\n border-bottom-color: var(--lineColor) !important;\n }\n }\n &:hover {\n [class*=\"MuiOutlinedInput-notchedOutline\"] {\n border-color: var(--lineColor) !important;\n }\n }\n [class*=\"MuiOutlinedInput-notchedOutline\"] {\n border-color: var(--lineColor) !important;\n &:hover {\n border-color: var(--lineColor) !important;\n }\n [class*=\"Mui-focused\"] {\n border-color: var(--lineColor) !important;\n }\n [class*=\"Mui-disabled\"] {\n border-color: var(--lineColor) !important;\n }\n }\n}\n\n.icon {\n\n}\n",".modalContentWrapper {\n margin: 20px 0;\n padding: 0 35px;\n overflow-x: hidden;\n min-width: 320px;\n}\n.modalButtonBlock {\n display: flex;\n justify-content: flex-end;\n margin-top: 20px;\n flex-flow: wrap;\n border-top: 1px solid var(--lineColorActive);\n border-color: var(--lineColorActive);\n background: var(--backgroundColorHumburger);\n border-radius: 3;\n & button {\n color: var(--lineColorActive) !important;\n flex: 1;\n }\n}\n.modalButtonBlockTwo {\n justify-content: space-around;\n flex-flow: wrap-reverse;\n position: sticky;\n bottom: 0;\n & button {\n margin: 5px;\n }\n}\n.modalWrapper {\n position: relative;\n [class*=\"MuiPaper-root MuiDialog-paper MuiPaper-elevation24 MuiDialog-paperScrollPaper MuiDialog-paperWidthXl MuiPaper-elevation24 MuiPaper-rounded\"] {\n background-color: #f6f6f6;\n }\n}\n.modalDialog {\n min-width: 400px;\n}\n.close {\n position: absolute;\n right: -14px;\n top: -16px;\n width: 32px;\n height: 32px;\n opacity: 0.9;\n cursor: pointer;\n transition: all 0.6s ease;\n &:hover {\n transform: rotate(90deg);\n }\n &:before {\n position: absolute;\n left: 15px;\n content: \"\";\n height: 33px;\n width: 4px;\n background-color: #ff4f4f;\n transform: rotate(45deg);\n }\n &:after {\n position: absolute;\n left: 15px;\n content: \"\";\n height: 33px;\n width: 4px;\n background-color: #ff4f4f;\n transform: rotate(-45deg);\n }\n}\n@media screen and (max-width: 460px) {\n .modalContentWrapper {\n min-width: auto;\n }\n}\n",".root {\n margin-top: 0 !important;\n margin-bottom: 0 !important;\n max-width: 440px;\n * {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInputLabel-shrink\"] {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInput-underline\"] {\n &:after {\n border-bottom-color: var(--lineColor) !important;\n }\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n &:hover {\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n }\n }\n}\n",".root {\n color: var(--lineColorActive) !important;\n height: 8px !important;\n [class*=\"MuiSlider-rail\"] {\n height: 8px !important;\n border-radius: 4px;\n }\n [class*=\"MuiSlider-track\"] {\n height: 8px !important;\n border-radius: 4px;\n }\n [class*=\"MuiSlider-valueLabel\"] {\n left: calc(-50% + 4px);\n }\n [class*=\"MuiSlider-thumb\"] {\n height: 24px;\n width: 24px;\n background-color: var(--colorBlock);\n border: 2px solid currentColor;\n margin-top: -8px;\n margin-left: -12px;\n &:focus,\n &:hover,\n &[class*=\"MuiSlider-active\"] {\n box-shadow: inherit !important;\n }\n }\n .mark {\n background-color: #00000000 !important;\n }\n}\n\n",".root {\n * {\n color: var(--colorBlock) !important;\n }\n [class*=\"Mui-checked\"] {\n color: var(--lineColor) !important;\n }\n [class*=\"Mui-checked\"] + [class*=\"MuiSwitch-track\"] {\n background-color: var(--lineColor) !important;\n }\n}\n",".root {\n margin-top: 0 !important;\n margin-bottom: 0 !important;\n * {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInputLabel-shrink\"] {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInput-underline\"] {\n &:after {\n border-bottom-color: var(--lineColor) !important;\n }\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n &:hover {\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n }\n }\n}\n",".root {\n margin-top: 0 !important;\n margin-bottom: 0 !important;\n * {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInputLabel-shrink\"] {\n color: var(--colorBlock) !important;\n }\n [class*=\"MuiInput-underline\"] {\n &:after {\n border-bottom-color: var(--lineColor) !important;\n }\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n &:hover {\n &:before {\n border-bottom-color: var(--lineColor) !important;\n }\n }\n }\n}\n",".border {\n border-left: 1px solid var(--lineColor);\n border-right: 1px solid var(--lineColor);\n}\n.emptyBlockStyle {\n cursor: pointer;\n width: auto;\n background: #ffffff1f;\n display: flex;\n // padding: 10px;\n margin: 10px 40px 10px 10px;\n align-items: center;\n border-radius: 4px;\n // transition: height 0.2s;\n}\n.emptyBlock {\n padding: 10px;\n // height: 76px;\n margin-top: 10px;\n animation: marginTop 0.12s;\n // transition: margin-top 0.1s;\n}\n.selectOnChange {\n margin-left: 12px;\n color: var(--lineColor) !important;\n width: calc(100% - 42px);\n}\n.selectOnChangeHelp {\n color: var(--lineColor);\n vertical-align: middle;\n cursor: pointer;\n}\n.selectOnChangeHelpIcon {\n color: var(--lineColor);\n}\n@keyframes marginTop {\n 0% {\n padding: 0;\n margin-top: 70px;\n height: 0;\n }\n 100% {\n padding: 10px;\n margin-top: 10px;\n // height: 100%;\n }\n}\n.emptyBlockNone {\n height: 0;\n animation: none;\n transition: height 0.02s;\n}\n\n.mainBlockItemRules {\n display: flex;\n flex: 1 3;\n flex-direction: column;\n transition: all 0.5s;\n z-index: 9;\n overflow: auto;\n .nameBlockItems {\n color: var(--lineColor);\n margin-top: 10px;\n width: 100%;\n display: flex;\n height: fit-content;\n justify-content: center;\n align-items: center;\n }\n}\n.contentBlockItem {\n height: 100%;\n display: flex;\n flex-direction: column;\n overflow: auto;\n transition: height 0.3s, background 0.5s;\n}\n\n.wrapperMargin {\n margin: auto 0;\n display: flex;\n flex-direction: column;\n}\n.contentHeightOn {\n animation: heightBlock 0.3s;\n}\n@keyframes heightBlock {\n 0% {\n height: 0;\n }\n 100% {\n height: 100%;\n }\n}\n.contentHeightOff {\n height: 0;\n overflow: hidden;\n animation: none;\n}\n.cardAdd {\n display: flex;\n align-items: center;\n text-align: center;\n margin: 0 10px;\n width: 100%;\n color: var(--lineColor);\n &::after,\n &::before {\n content: \"\";\n flex: 1;\n border-bottom: 1px solid;\n }\n &::after {\n margin-left: 0.25em;\n }\n &::before {\n margin-right: 0.25em;\n }\n}\n.blockCardAdd {\n display: flex;\n padding: 0 10px 6px 10px;\n align-items: center;\n color: white;\n cursor: pointer;\n * {\n color: #ffffffb3;\n }\n}\n.addClassOverflow {\n overflow: initial;\n}\n.addClassHeight {\n min-height: 300px;\n}\n@media screen and (max-width: 835px) {\n .mainBlockItemRules {\n overflow: initial;\n }\n .contentBlockItem {\n min-height: 300px;\n }\n .contentHeightOff {\n min-height: 0;\n transition: min-height 0.3s;\n }\n .contentHeightOn {\n transition: min-height 0.3s;\n }\n .border {\n border-left: initial;\n border-right: initial;\n }\n}\n",".drag {\n width: 32px;\n height: 22px;\n position: absolute;\n top: 23px;\n left: 12px;\n z-index: 1;\n cursor: pointer;\n}\n.root {\n position: relative;\n}\n",".menuRules {\n width: 200px;\n display: flex;\n flex-direction: column;\n background: var(--backgroundColor);\n border-right: 1px solid var(--lineColor);\n padding: 10px;\n opacity: 1;\n overflow-x: hidden;\n transition: width 0.5s, opacity 0.2s, padding 0.5s, background 0.2s, border-right 0.2s;\n}\n.switchesRenderWrapper {\n overflow-x: hidden;\n overflow-y: auto;\n direction: rtl;\n span {\n direction: ltr;\n }\n}\n.menuOff {\n width: 0;\n opacity: 0;\n padding: 0;\n}\n.menuTitle {\n display: flex;\n align-items: center;\n text-align: center;\n color: var(--lineColor);\n white-space: nowrap;\n transition: color 0.2s;\n &::after,\n &::before {\n content: \"\";\n flex: 1;\n border-bottom: 1px solid;\n }\n}\n.marginAuto {\n margin-top: auto;\n margin-bottom: 20px;\n}\n.inputWidth {\n margin-top: 0 !important;\n margin-bottom: 5px !important;\n}\n.menuWrapper {\n display: flex;\n height: 100%;\n}\n.hamburgerWrapper {\n position: absolute;\n width: 32px;\n height: 26px;\n background: var(--backgroundColorHumburger);\n border-radius: 0 5px 5px 0;\n display: flex;\n justify-content: center;\n padding-top: 10px;\n left: 221px;\n top: 30px;\n border: 1px solid var(--lineColor);\n cursor: pointer;\n transition: left 0.5s, border-radius 0.7s, width 0.7s, height 0.7s, background 0.2s, border 0.2s;\n z-index: 10;\n}\n.hamburgerOff {\n left: 20px;\n padding-top: 12px;\n border-radius: 20px;\n width: 40px;\n height: 28px;\n}\n.nothingFound {\n color: var(--lineColor);\n margin: 16px;\n font-size: 21px;\n transition: color 0.2s;\n}\n.resetSearch {\n font-weight: bold;\n color: var(--lineColor);\n cursor: pointer;\n margin: 10px 0;\n transition: color 0.3s, font-size 0.3s;\n &:hover {\n color: var(--lineColorHover);\n font-size: 22px;\n }\n}\n.controlPanel {\n display: flex;\n align-items: center;\n width: 200px;\n button {\n width: calc(100% / 3);\n min-width: auto;\n color: var(--lineColor);\n transition: color 0.2s;\n }\n .controlPanelAppBar {\n background: none;\n box-shadow: none;\n }\n [class*=\"Mui-selected\"] {\n color: var(--lineColorActive) !important;\n }\n [class*=\"MuiTabs-indicator\"] {\n background-color: var(--lineColorActive);\n }\n [class*=\"Mui-disabled\"] {\n color: #210025cc !important;\n }\n}\n.addClassMenu {\n position: absolute;\n z-index: 12;\n top: 0;\n}\n.addClassBackground {\n background: var(--backgroundMobile);\n}\n.addClassPosition {\n position: sticky;\n top: 0;\n left: 0;\n z-index: 2222;\n}\n@media screen and (max-width: 1035px) {\n .menuWrapper {\n position: absolute;\n z-index: 12;\n top: 0;\n }\n .menuRules {\n background: var(--backgroundMobile);\n }\n}\n@media screen and (max-width: 835px) {\n .menuRules {\n position: sticky;\n top: 0;\n left: 0;\n z-index: 2222;\n }\n}\n","$bar-width: 20px;\n$bar-height: 2px;\n$bar-spacing: 7px;\n\n.menu_wrapper {\n outline: 0;\n outline-offset: 0;\n margin-top: 12px;\n\tcursor: pointer;\n}\n\n.hamburgerMenu,\n.hamburgerMenu:after,\n.hamburgerMenu:before {\n width: $bar-width;\n\theight: $bar-height;\n}\n\n.hamburgerMenu {\n\tposition: relative;\n\ttransform: translateY($bar-spacing);\n\tbackground: var(--lineColorActive);\n\ttransition: all 0ms 300ms;\n \n &.animate {\n background: #dfbdec00; \n }\n}\n\n.hamburgerMenu:before {\n\tcontent: \"\";\n\tposition: absolute;\n\tleft: 0;\n\tbottom: $bar-spacing;\n\tbackground: var(--lineColorActive);\n\ttransition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);\n}\n\n.hamburgerMenu:after {\n\tcontent: \"\";\n\tposition: absolute;\n\tleft: 0;\n\ttop: $bar-spacing;\n\tbackground: var(--lineColorActive);\n\ttransition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);\n}\n\n.hamburgerMenu.animate:after {\n\ttop: 0;\n\ttransform: rotate(45deg);\n\ttransition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;\n}\n\n.hamburgerMenu.animate:before {\n\tbottom: 0;\n\ttransform: rotate(-45deg);\n\ttransition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);;\n}\n.menu_conatiner_wrapper{\n display: none;\n}\n","$themeStandard: (\n --backgroundColor: #3052813b,\n --lineColor: #4caaf47d,\n --lineColorHover: #ccceff,\n --lineColorActive: #4caaf4,\n --backgroundColorHumburger: #436a93b8,\n --colorBlock: #02124b,\n --colorBlockHover: #02124b8c,\n --colorInput: #02124b,\n --backgroundBlock: #c9e7ffab,\n --backgroundGlobalColor: #ffffff00,\n --backgroundMobile: #041c35d4,\n --debugColor: #c6511b\n);\n$themeGreen: (\n --backgroundColor: #3081333b,\n --lineColor: #4cf4577d,\n --lineColorHover: #cdffcc,\n --lineColorActive: #4ff44c,\n --backgroundColorHumburger: #439346b8,\n --colorBlock: #024b04,\n --colorBlockHover: #024b048c,\n --colorInput: #024b04,\n --backgroundBlock: #c9ffcfab,\n --backgroundGlobalColor: #51ff001b,\n --backgroundMobile: #3081333b,\n --debugColor: #c6511b\n);\n$themeSilver: (\n --backgroundColor: rgba(31, 31, 31, 0.23),\n --lineColor: #f3f3f37d,\n --lineColorHover: #a0a0a0,\n --lineColorActive: #dedede,\n --backgroundColorHumburger: #3e3e3eb8,\n --colorBlock: #080808,\n --colorBlockHover: #0808088c,\n --colorInput: #ddd,\n --backgroundBlock: #c1c1c1ab,\n --backgroundGlobalColor: rgba(28, 28, 28, 0.93),\n --backgroundMobile: #040303eb,\n --debugColor: #c6511b\n);\n$themeLight: (\n --backgroundColor: #3131313b,\n --lineColor: #0001257d,\n --lineColorHover: #a0a0a0,\n --lineColorActive: #07002f,\n --backgroundColorHumburger: #333542a3,\n --colorBlock: #090929,\n --colorBlockHover: #c7c6c68c,\n --colorInput: #090929,\n --backgroundBlock: #000000,\n --backgroundGlobalColor: #ffffff40,\n --backgroundMobile: #b4b2c7bf,\n --debugColor: #c6511b\n);\n@mixin spread-map($map: ()) {\n @each $key, $value in $map {\n #{$key}: $value;\n }\n}\n:root.blue {\n @include spread-map($themeStandard);\n}\n:root.colored {\n @include spread-map($themeStandard);\n}\n:root.dark {\n @include spread-map($themeSilver);\n}\n:root.light {\n @include spread-map($themeLight);\n}"]}
|