ywana-core8 0.0.11 → 0.0.15

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/dist/index.css CHANGED
@@ -1,2 +1,2003 @@
1
- .btn{align-items:center;border-width:0;display:flex;min-height:2.5rem;outline:none;overflow:hidden;padding:.2rem .5rem;position:relative;transition:background-color .3s}.btn,.btn.outlined{color:var(--primary-color)}.btn.outlined{border:1px solid var(--primary-color)}.btn.outlined.disabled{border:1px solid hsla(0,0%,78%,.3)!important;color:hsla(0,0%,39%,.5)!important;cursor:not-allowed}.btn.raised{background-color:var(--primary-color);color:var(--primary-color-text)}.btn.raised.disabled{background-color:hsla(0,0%,78%,.3)!important;color:hsla(0,0%,39%,.5)!important;cursor:not-allowed}.btn:focus,.btn:hover{background-color:hsla(0,0%,67%,.3);cursor:pointer}.btn.raised:focus,.btn.raised:hover{background-color:var(--primary-color-dark);cursor:pointer}.btn>*{position:relative}.btn span{display:block;flex:1}.btn:before{background-color:rgba(236,240,241,.3);border-radius:100%;content:"";display:block;left:50%;padding-top:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.btn:active:before{padding-top:120%;transition:width .2s ease-out,padding-top .2s ease-out;width:120%}.icon{align-items:center;display:flex!important;justify-content:center;position:relative}.icon:before{background-color:rgba(236,240,241,.548);border-radius:100%;content:"";display:block;left:50%;padding-top:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:0}.icon:active:before{padding-top:120%;transition:width .2s ease-out,padding-top .2s ease-out;width:120%}.icon.clickable:hover{background-color:hsla(0,0%,39%,.1);border-radius:100%;cursor:pointer}.icon.small{font-size:1.2rem;height:2rem;width:2rem}.icon.normal{font-size:1.7rem;height:3rem;width:3rem}.icon.large{font-size:2rem;height:4rem;width:4rem}.checkbox{flex:1;overflow:hidden;position:relative}.checkbox,.checkbox .checkmark{align-items:center;display:flex}.checkbox .checkmark{background-color:var(--paper-color);border:1px solid var(--primary-color);height:1.4rem;justify-content:center;margin:.3rem;padding-bottom:.1rem;width:1.5rem}.checkbox .checkmark:after{border:solid var(--primary-color);border-width:0 3px 3px 0;content:"";display:none;height:.8rem;transform:rotate(45deg);width:.3rem;z-index:0}.checkbox>input{flex:1;height:2rem;opacity:0;position:absolute;width:2rem;z-index:1}.checkbox>label{color:var(--text-color-light);font-size:1rem;font-weight:400}.chips{display:flex;flex:1;max-height:2rem;overflow:auto}.chip{align-items:center;background-color:#e8e8e8;border-radius:2rem;color:var(--text-color-light);cursor:pointer;display:flex;font-size:.9rem;margin:.2rem}.chip:hover{background-color:hsla(0,0%,78%,.5)}.chip.selected{background-color:var(--primary-color-lighter)}.chip.outlined{background-color:transparent;border:1px solid var(--divider-color)}.chip.outlined:hover{background-color:hsla(0,0%,78%,.5)}.chip.outlined.selected{background-color:var(--primary-color-lighter);border:1px solid var(--primary-color-light)}.chip>.icon{border-radius:2rem;height:1.5rem;margin:.2rem;width:1.5rem}.chip>main{align-items:center;display:flex;flex:1;padding:.3rem;white-space:nowrap}.chip>.meta>.icon{background-color:hsla(0,0%,78%,.8);border-radius:2rem;font-size:.8rem;height:1.2rem;margin:.2rem;width:1.2rem}.form-header{padding:0 1rem}.form-grid{grid-gap:0;display:grid;grid-auto-rows:4.2rem}.field-wrapper{display:flex}.field-wrapper>*{flex:1}.header{align-items:center;background-repeat:no-repeat;background-size:cover;display:flex;min-height:3rem;padding:0}.header>.icon .header>img{margin-right:1.6rem}.header>label{margin-left:1rem}.header.caption{border-bottom:1px solid var(--divider-color);height:4rem}.header.dense{height:2.4rem;padding:0}.header.prominent{align-items:flex-start;height:12.8rem}.header.prominent>label{align-self:flex-end}.header-icon{justify-content:center;max-height:4rem;max-width:4rem;-o-object-fit:contain;object-fit:contain;padding:.5rem}.header-icon,.header>.actions{align-items:center;display:flex}.header>.actions{flex:1;flex-direction:row-reverse;overflow:vivsible;position:relative}.header.primary{background-color:var(--primary-color-dark);color:var(--primary-color-text)}.header.secondary{background-color:var(--secondary-color-dark);color:var(--secondary-color-text)}.list{display:flex;flex:1;flex-direction:column;overflow:hidden}.list>header{color:var(--text-color-light);font-size:.8rem;padding:.5rem 0 0 1.5rem;text-transform:capitalize}.list>ul{cursor:pointer;display:flex;flex:1;flex-direction:column;list-style:none;margin:0;overflow:auto;padding:.5rem 0}.list>ul li{align-items:center;display:flex;flex:1;min-height:3rem;overflow:hidden;padding:.3rem .5rem}.list>ul li:hover{background-color:var(--primary-color-lighter)}.list>ul li>.icon{color:var(--text-color-lighter)}.list>ul li>main{display:flex;flex:1;flex-direction:column;overflow:hidden}.list>ul li>main>*{align-items:flex-end;display:flex;flex:1;overflow:hidden;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap}.list>ul li>main>.primary-line{color:var(--text-color);font-size:1rem}.list>ul li>main>.secondary-line{color:var(--text-color-lighter);font-size:.9rem}.menu-icon{position:relative;width:3rem}.menu-icon>.overlay{background-color:transparent;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:5}.menu-icon>menu{background-color:var(--paper-color);border:1px solid var(--divider-color);box-shadow:var(--shadow1);left:0;margin:0;max-height:50vh;max-width:14rem;min-width:7rem;overflow:auto;padding:0;position:absolute;top:3rem;z-index:6}.menu-icon>menu.alignRight{left:unset;right:0}.menu-icon>menu ul{cursor:pointer;list-style:none;margin:0;padding:.5rem 0}.menu-icon>menu li{align-items:center;display:flex;min-height:3rem;padding:0 .5rem}.menu-icon>menu li:hover{background-color:var(--primary-color-lighter)}.menu-item{align-items:center;display:flex;flex:1}.menu-item>.icon{color:var(--text-color-light)}.menu-item>label{color:var(--text-color);flex:1;font-size:.9rem;padding:0 .5rem 0 0;white-space:nowrap}.menu-item>.meta{color:var(--text-color-lighter)}@-webkit-keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.circular-progress{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.property{display:flex;flex:1}.property-name,.property-value{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.radio{flex:1;overflow:hidden;position:relative}.radio,.radio .checkmark{align-items:center;display:flex}.radio .checkmark{background-color:var(--paper-color);border:1px solid var(--primary-color);border-radius:3rem;height:1.5rem;justify-content:center;margin:.3rem;width:1.5rem}.radio .checkmark:after{background-color:var(--primary-color);border:5px solid var(--primary-color);border-radius:5rem;content:"";display:none;height:.4rem;width:.4rem;z-index:0}.radio>input{flex:1;height:2rem;opacity:0;position:absolute;width:2rem;z-index:1}input:checked~.checkmark:after{display:block}.radio>label{color:var(--text-color-light);font-size:1rem;font-weight:400}.section2>header{background-color:hsla(0,0%,78%,.1);font-weight:500;min-height:3rem;padding:0 1rem}.tabs{align-items:flex-end;display:flex;flex:1;max-height:3rem;overflow-x:auto}.tab,.tab-filler{align-items:center;background-color:transparent!important;border-bottom:1px solid var(--divider-color);color:var(--text-color-light);cursor:pointer;display:flex;font-size:.9rem;height:2rem;justify-content:center;min-width:5rem;overflow:hidden;padding:0 1rem;text-transform:uppercase}.tab-filler{flex:1}.tab:hover{background-color:var(--background-color);cursor:pointer}.tab.selected{background-color:var(--paper-color)!important;border:solid var(--divider-color);border-radius:0;border-width:1px 1px 0;color:var(--text-color);min-height:2.2rem}.tab.small{padding:.2rem}.textfield-outlined{border-radius:5px;display:flex;flex:1;max-height:3.5rem;min-height:3.5rem;padding-top:1.5rem;position:relative}.textfield-outlined.no-label{margin-bottom:.5rem;padding-top:.5rem}.textfield-outlined>input{border:none;border:1px solid var(--divider-color);display:block;flex:1;overflow:hidden;padding:10px 10px 10px .5rem}.textfield-outlined>input:focus{outline:none}.textfield-outlined>label{color:var(--primary-color);font-size:1rem;font-weight:400;left:.4rem;pointer-events:none;position:absolute;top:2rem;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}.textfield-outlined>input:focus~label,.textfield-outlined>input:valid~label{color:var(--primary-color);font-size:.9rem;top:.3rem}.textfield-outlined>.bar{display:none}.textfield{display:flex;flex:1;max-height:3.5rem;min-height:3.5;overflow:hidden;padding-top:1.5rem;position:relative}.textfield.no-label{padding-bottom:.5rem;padding-top:.5rem}.textfield>input{border:none;border-bottom:1px solid var(--divider-color);display:block;flex:1;font-size:1rem;overflow:hidden;padding:10px 10px 10px .5rem}.textfield>input:focus{outline:none}.textfield>label{color:var(--primary-color);font-size:.9rem;font-weight:400;left:.4rem;pointer-events:none;position:absolute;top:2rem;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease}input:-moz-read-only{background-color:hsla(0,0%,78%,.1);border:0!important}input:read-only{background-color:hsla(0,0%,78%,.1);border:0!important}input:-moz-read-only~label{color:var(--primary-color);font-size:.8rem;top:.3rem}.textfield>input:focus~label,.textfield>input:valid~label,input:read-only~label{color:var(--primary-color);font-size:.8rem;top:.3rem}.textfield>.bar{display:block;position:relative}.textfield>.bar:after,.textfield>.bar:before{background:#5264ae;bottom:1px;content:"";height:2px;position:absolute;transition:all .2s ease;-moz-transition:all .2s ease;-webkit-transition:all .2s ease;width:0}.textfield>.bar:before{left:50%}.textfield>.bar:after{right:50%}.textfield>input:focus~.bar:after,.textfield>input:focus~.bar:before{width:50%}.dropdown{position:relative}.dropdown>.icon{position:absolute;right:.2rem;top:1.7rem}.dropdown>menu{background-color:var(--paper-color);border:1px solid var(--divider-color);left:0;margin:0;max-height:20rem;overflow:auto;padding:0;position:absolute;right:0;top:3.8rem;z-index:2}.dropdown>menu ul{cursor:pointer;list-style:none;margin:0;padding:.5rem 0}.dropdown>menu li{align-items:center;display:flex;font-size:.9rem;min-height:2rem;padding:0 .5rem}.dropdown>menu li:hover{background-color:var(--primary-color-lighter)}.datatable8{background-color:var(--paper-color);border:0 solid var(--divider-color);max-height:40rem;overflow:hidden}.datatable8.outlined{border:1px solid var(--divider-color)}.datatable8 table{width:100%}.datatable8 thead{background-color:hsla(0,0%,78%,.4);color:var(--text-color-lighter);overflow:hidden;position:-webkit-sticky;position:sticky;top:0}.datatable8 thead tr{border-bottom:1px solid var(--divider-color)}.datatable8 thead th{font-weight:600!important;padding:0 1rem;text-align:left}.datatable8 tbody{height:5rem;overflow:visible}.datatable8 tbody tr{border-bottom:1px solid var(--divider-color)}.datatable8 tbody tr:hover{background-color:hsla(0,0%,78%,.2);cursor:pointer}.datatable8 tbody td{color:var(--text-color-light);height:3rem;max-width:10rem;overflow:visible;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap}.tokenField{align-items:center;border:1px solid var(--divider-color);border-radius:.3rem;display:flex;flex-wrap:wrap;margin:1rem 0;padding:1rem;position:relative}.tokenField>label{background-color:var(--paper-color);color:var(--text-color-light);font-size:.8rem;padding:2px 6px 2px 4px;position:absolute;top:-9px}.tokenField input{border:0;flex:1;font-size:1rem;min-width:3rem;padding:.5rem 0}.token{align-items:center;background-color:hsla(0,0%,78%,.1);border:1px solid var(--divider-color);border-radius:.3rem!important;display:flex;margin:.2rem;max-height:2rem;padding:.2rem .2rem .2rem .4rem}.token>div{white-space:nowrap}.token button{font-size:.8rem!important;height:1.6rem;margin-left:.2rem;padding:0!important;width:2rem}.tree{padding:.5rem 0}.tree-node{margin:0;padding:0 0 0 1rem}.tree-item{align-items:center;color:rgba(0,0,0,.7);display:flex;font:1rem;margin:0;padding:.5rem 0}.tree-item:hover{background-color:hsla(0,0%,78%,.7);cursor:pointer;font-weight:500}.tree-item.final{margin-left:1rem;padding-left:1rem}.tree-item>i{padding-left:.3rem}.tree-item>.label{padding-left:.8rem;width:100%}.tree-item>.actions{color:var(--text-color-lighter);padding:0 .5rem}.tree-item>.actions .rmwc-icon{font-size:1rem;height:2rem;padding:0;width:2rem}.tree-node>summary:before{color:#000;color:rgba(0,0,0,.3);content:"\25B6";display:inline-block;font-size:10px;margin-right:6px}details[open].tree-node>summary:before{transform:rotate(90deg)}.login-box{background-color:var(--paper-color);display:grid;grid-template-areas:"header header" "main main" "footer footer"}.login-box>header{align-items:center;display:flex;flex:1;flex-direction:column;grid-area:header;justify-content:space-around;padding:1rem}.login-box>header>img{max-width:90%}.login-box>header>.title{font-size:2rem;font-weight:600}.login-box>main{display:flex;flex-direction:column;grid-area:main;padding:1rem 1rem 0}.login-box .message{color:var(--danger-color-light);font-weight:500;padding-top:1rem}.load-box,.login-box .message{align-items:center;display:flex;justify-content:center}.load-box{background-color:var(--primary-color);color:var(--primary-color-text)}.load-box .icon{-webkit-animation:rotation 2s linear infinite;animation:rotation 2s linear infinite}@-webkit-keyframes rotation-counterclock{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}@keyframes rotation-counterclock{0%{transform:rotate(359deg)}to{transform:rotate(0deg)}}@-webkit-keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.login-box>footer{display:flex;flex-direction:column;grid-area:footer;padding:1rem}.reset-password-box{-webkit-animation:fadeIn 2s;animation:fadeIn 2s;background-color:var(--paper-color);display:grid;grid-template-areas:"header header" "main main" "footer footer";padding:.5rem}.reset-password-box>header{align-items:center;display:flex;flex:1;flex-direction:column;grid-area:header;justify-content:space-around}.reset-password-box>main{display:flex;flex-direction:column;grid-area:main}.reset-password-box>main>label{margin:1rem 0 0}.reset-password-box .error{color:red;font-weight:600;padding:1rem;text-align:center}.reset-password-box>footer{display:flex;grid-area:footer;justify-content:space-between;margin-top:.5rem}.reset-password-box>footer>button{max-height:3rem;min-width:6rem}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.viewer{background-color:rgba(0,0,0,.75);color:#fff;display:grid;grid-template-areas:"header aside" "main aside";grid-template-columns:1fr auto;grid-template-rows:4rem 1fr;height:100vh;width:100vw}.viewer>header{background-repeat-x:initial;background-repeat-y:initial;background:linear-gradient(180deg,rgba(0,0,0,.65) 0,transparent);background-attachment:scroll;background-clip:initial;background-color:initial;background-image:linear-gradient(rgba(0,0,0,.65),transparent);background-origin:initial;background-position-x:left;background-position-y:top;background-size:initial;grid-area:header}.viewer>main{flex-direction:column;grid-area:main;overflow:auto}.viewer>main,.viewer>main>.resizer{align-items:center;display:flex;justify-content:center}.viewer>main>.resizer{overflow:hidden;padding:1rem;position:relative;width:100%}.viewer>main>.resizer img{-o-object-fit:fill;object-fit:fill;width:100%}@media (min-width:800px){.viewer>main>.resizer{padding:0;width:800px}}.viewer>aside{background-color:#323232;display:none;grid-area:aside;min-width:22rem}.viewer>aside.open{display:flex;flex-direction:column;grid-area:aside}.viewer>aside .property>label{color:#aaa}.viewer>footer{align-items:center;background-color:rgba(0,0,0,.75);border-radius:3px;bottom:1rem;display:flex;justify-content:space-between;left:calc(50vw - 4rem);padding:.5rem;position:absolute;width:15rem;z-index:100}.kanban{background-color:var(--background-color);border-bottom:1px solid var(--divider-color);border-left:1px solid var(--divider-color);border-top:1px solid var(--divider-color);display:flex;max-height:90vh;min-height:30rem;overflow-x:auto}.kanban-column{border-right:1px solid var(--divider-color);display:flex;flex:1;flex-direction:column;min-width:20rem}.kanban-column.disabled{opacity:.7;pointer-events:none}.kanban-column.dragOver{background-color:hsla(0,0%,39%,.1)}.kanban-column.min{flex:0;min-width:4rem}.kanban-column>header{align-items:flex-start;border-bottom:1px solid var(--divider-color);display:flex;height:5rem;padding:1rem}.kanban-column>header>.title{display:flex;flex:1;flex-direction:column;padding:0 1rem}.kanban-column>footer>button,.kanban-column>header>i{color:hsla(0,0%,39%,.6)}.kanban-column>main{flex:1;overflow:auto}.kanban-column.min>main{color:var(--primary-color-light);min-height:10rem;padding:1rem;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.kanban-card{background-color:var(--paper-color);border-radius:5px;box-shadow:var(--shadow1);margin:2rem;min-height:10rem}.kanban-card.red{border-left:5px solid red}.secondary-text{color:hsla(0,0%,39%,.8)}.page6{color:var(--text-color);height:100%}.page6>menu{background-color:var(--page-menu-bgcolor);border-right:1px solid var(--divider-color);color:var(--page-menu-color);grid-area:menu;margin:0;padding:0;width:var(--page-menu-width)}.page6>header{background-color:var(--page-header-bgcolor);border-bottom:1px solid var(--divider-color);color:var(--page-header-color);grid-area:header;height:var(--page-header-height)}.page6>nav{grid-area:nav;height:var(--page-nav-height)}.page6>main{grid-area:main;overflow:hidden}.page6>aside{background-color:var(--page-aside-bgcolor);color:var(--page-aside-color);grid-area:aside;width:var(--page-aside-width)}.page6>footer{grid-area:footer;min-height:var(--page-footer-height)}:root{--timeout:800ms}.workspace{display:grid;grid-template-areas:"header header header" "menu nav nav" "menu main aside" "menu detail aside" "footer footer footer";grid-template-columns:auto 1fr auto;grid-template-rows:auto auto 1fr auto auto}.workspace>nav{min-height:3rem}.overall{bottom:0;left:0;position:absolute;right:0;top:0}.overall,.site6{background-color:var(--background-color)}.site6{display:grid;grid-template-areas:"header nav nav" "menu main aside" "footer footer footer";grid-template-columns:auto 1fr auto;grid-template-rows:var(--site-header-height) 1fr auto;height:100vh;width:100vw}.site6>header{background-color:var(--site-header-bgcolor);color:var(--site-header-color);grid-area:header;width:var(--site-menu-width)}.site6>header,.site6>nav{align-items:center;display:flex}.site6>nav{background-color:var(--site-nav-bgcolor);color:var(--site-nav-color);grid-area:nav;justify-content:flex-end;padding-right:1rem}.site6>nav>header{flex:1}.site6>menu{background-color:var(--site-menu-bgcolor);border-right:1px solid var(--divider-color);color:var(--site-menu-color);display:flex;flex-direction:column;grid-area:menu;margin:0;overflow:hidden;padding:.2rem;width:var(--site-menu-width)}.site6>menu>main{align-items:center;display:flex;flex:1;flex-direction:column;overflow-x:hidden;overflow-y:auto}.site6>main{grid-area:main;overflow:hidden}.site6>aside{background-color:var(--site-aside-bgcolor);color:var(--site-aside-color);grid-area:aside}.site6>footer{background-color:#dedede;color:#fff;grid-area:footer;min-height:20rem}.site6>.site-preview{align-items:center;background-color:rgba(0,0,0,.32);display:flex;flex-direction:column;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:10}.overlay{background:rgba(77,77,77,.7);opacity:.5;z-index:100}.dialog,.overlay{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.dialog{border-radius:4px;z-index:110}.dialog-panel{background:var(--paper-color,#fff);border-radius:5px;bottom:0;box-shadow:var(--shadow1);display:flex;flex-direction:column;left:0;max-width:90%;min-width:500px;overflow:auto;padding:0;right:0;top:0}.dialog-panel>header{font-size:1rem;font-weight:600;padding:1rem}.dialog-panel>main{flex:1;padding:1rem}.dialog-panel>footer{display:flex;justify-content:flex-end;padding:1rem}.dialog-panel>footer button{min-width:5rem}.content-editor{padding:0 1rem}.content-editor>section{margin-bottom:1rem}.content-editor>section>header{border-bottom:1px solid var(--divider-color);margin-bottom:.5rem;padding:.5rem}.entity-editor>header{padding:.5rem}.collection-editor>header{align-items:flex-end;display:flex;padding:0 .5rem}.collection-editor>header>.actions{display:flex;flex:1;justify-content:flex-end}.collection-editor>header>.actions button{height:2rem!important;padding:0!important}.collection-editor>footer{display:flex;justify-content:flex-end}.collection-editor td{padding-left:0}.collection-editor .mdc-text-field{width:99%}.collection-editor .actions{padding:.5rem;text-align:right;width:8rem}.collection-adder{display:flex}.collection-adder .data-table{background-color:#f2f2f2;border:0;width:100%}.collection-adder table{border:0;width:100%}.collection-adder th{display: }.collection-adder tr{border:0}.collection-adder td{padding-left:0}.collection-adder td>label{background-color:var(--paper-color)!important}.collection-adder td.actions{align-items:center;border:0 solid red;display:flex}.field-editor{padding:0}.field-editor>*{width:100%}.function-editor{display:flex;min-height:10rem;width:100%}.function-editor>main{flex:1}.function-editor>aside{min-width:10rem;padding:0 .5rem}.function-editor>aside>table{border:1px solid var(--divider-color);margin:0;min-width:20rem;padding:0}.function-editor>aside>table>tr{border-bottom:1px solid var(--divider-color)}.function-editor>aside>table>tr>td{overflow:hidden;padding:0 0 0 .5rem;width:10rem}.function-editor>aside>table>tr>td input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f0f0f0;border:0;margin:.2rem}.treeded-editor{display:flex}.group-caption{border-bottom:1px solid var(--divider-color);margin:.5rem 0}.multiselection-editor{align-items:center;border:1px solid var(--divider-color);border-radius:.3rem;display:flex;margin:1rem 0;padding:1rem;position:relative}.multiselection-editor>label{background-color:var(--paper-color);color:var(--text-color-light);font-size:.8rem;padding:2px 6px 2px 4px;position:absolute;top:-9px}header.collection-page{padding-right:.5rem}menu.collection-page{display:flex;flex-direction:column}menu.collection-page>header{border-bottom:1px dotted var(--divider-color)}menu.collection-page>main{flex:1;overflow:auto}.collection-page .content-editor>section{background-color:var(--paper-color);border:1px solid var(--divider-color);padding:0 1rem 1rem}.collection-page .content-editor.tabbed>section{background-color:var(--paper-color);border-width:1px;border:1px solid var(--divider-color);border-top:0 solid var(--divider-color);padding:0 1rem 1rem}.uploader{display:flex;flex-direction:column}.demo-uploader{flex-direction:column;height:30rem;margin:5rem auto;width:40rem}.upload-area6{align-items:center;border:2px dashed var(--divider-color);border-radius:1rem;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0 0 1rem;min-height:10rem}.upload-area6>label{font-size:1.1rem;font-weight:500}.upload-area6.drag-over{background-color:hsla(0,0%,78%,.1)}.upload-file{align-items:center;display:flex;min-height:4rem;padding:0 1rem}.upload-file>label{flex:1;min-width:40%;overflow:hidden;padding:0 1rem;text-overflow:ellipsis;white-space:nowrap}.error{color:red;text-align:center}
1
+ /* hebrew */
2
+ @font-face {
3
+ font-family: 'Assistant';
4
+ font-style: normal;
5
+ font-weight: 200;
6
+ font-display: swap;
7
+ src: url(../fonts/Assistant-ExtraLight.ttf) format('woff2');
8
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
9
+ }
10
+ /* latin-ext */
11
+ @font-face {
12
+ font-family: 'Assistant';
13
+ font-style: normal;
14
+ font-weight: 200;
15
+ font-display: swap;
16
+ src: url(../fonts/Assistant-ExtraLight.ttf) format('woff2');
17
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
18
+ }
19
+ /* latin */
20
+ @font-face {
21
+ font-family: 'Assistant';
22
+ font-style: normal;
23
+ font-weight: 200;
24
+ font-display: swap;
25
+ src: url(../fonts/Assistant-ExtraLight.ttf) format('woff2');
26
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
27
+ }
28
+ /* hebrew */
29
+ @font-face {
30
+ font-family: 'Assistant';
31
+ font-style: normal;
32
+ font-weight: 300;
33
+ font-display: swap;
34
+ src: url(../fonts/Assistant-Light.ttf) format('woff2');
35
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
36
+ }
37
+ /* latin-ext */
38
+ @font-face {
39
+ font-family: 'Assistant';
40
+ font-style: normal;
41
+ font-weight: 300;
42
+ font-display: swap;
43
+ src: url(../fonts/Assistant-Light.ttf) format('woff2');
44
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
45
+ }
46
+ /* latin */
47
+ @font-face {
48
+ font-family: 'Assistant';
49
+ font-style: normal;
50
+ font-weight: 300;
51
+ font-display: swap;
52
+ src: url(../fonts/Assistant-Light.ttf) format('woff2');
53
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
54
+ }
55
+ /* hebrew */
56
+ @font-face {
57
+ font-family: 'Assistant';
58
+ font-style: normal;
59
+ font-weight: 400;
60
+ font-display: swap;
61
+ src: url(../fonts/Assistant-Medium.ttf) format('woff2');
62
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
63
+ }
64
+ /* latin-ext */
65
+ @font-face {
66
+ font-family: 'Assistant';
67
+ font-style: normal;
68
+ font-weight: 400;
69
+ font-display: swap;
70
+ src: url(../fonts/Assistant-Medium.ttf) format('woff2');
71
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
72
+ }
73
+ /* latin */
74
+ @font-face {
75
+ font-family: 'Assistant';
76
+ font-style: normal;
77
+ font-weight: 400;
78
+ font-display: swap;
79
+ src: url(../fonts/Assistant-Medium.ttf) format('woff2');
80
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
81
+ }
82
+ /* hebrew */
83
+ @font-face {
84
+ font-family: 'Assistant';
85
+ font-style: normal;
86
+ font-weight: 500;
87
+ font-display: swap;
88
+ src: url(../fonts/Assistant-SemiBold.ttf) format('woff2');
89
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
90
+ }
91
+ /* latin-ext */
92
+ @font-face {
93
+ font-family: 'Assistant';
94
+ font-style: normal;
95
+ font-weight: 500;
96
+ font-display: swap;
97
+ src: url(../fonts/Assistant-SemiBold.ttf) format('woff2');
98
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
99
+ }
100
+ /* latin */
101
+ @font-face {
102
+ font-family: 'Assistant';
103
+ font-style: normal;
104
+ font-weight: 500;
105
+ font-display: swap;
106
+ src: url(../fonts/Assistant-SemiBold.ttf) format('woff2');
107
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
108
+ }
109
+ /* hebrew */
110
+ @font-face {
111
+ font-family: 'Assistant';
112
+ font-style: normal;
113
+ font-weight: 600;
114
+ font-display: swap;
115
+ src: url(../fonts/Assistant-Bold.ttf) format('woff2');
116
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
117
+ }
118
+ /* latin-ext */
119
+ @font-face {
120
+ font-family: 'Assistant';
121
+ font-style: normal;
122
+ font-weight: 600;
123
+ font-display: swap;
124
+ src: url(../fonts/Assistant-Bold.ttf) format('woff2');
125
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
126
+ }
127
+ /* latin */
128
+ @font-face {
129
+ font-family: 'Assistant';
130
+ font-style: normal;
131
+ font-weight: 600;
132
+ font-display: swap;
133
+ src: url(../fonts/Assistant-Bold.ttf) format('woff2');
134
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
135
+ }
136
+ /* hebrew */
137
+ @font-face {
138
+ font-family: 'Assistant';
139
+ font-style: normal;
140
+ font-weight: 700;
141
+ font-display: swap;
142
+ src: url(../fonts/Assistant-ExtraBold.ttf) format('woff2');
143
+ unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
144
+ }
145
+ /* latin-ext */
146
+ @font-face {
147
+ font-family: 'Assistant';
148
+ font-style: normal;
149
+ font-weight: 700;
150
+ font-display: swap;
151
+ src: url(../fonts/Assistant-ExtraBold.ttf) format('woff2');
152
+ unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
153
+ }
154
+ /* latin */
155
+ @font-face {
156
+ font-family: 'Assistant';
157
+ font-style: normal;
158
+ font-weight: 700;
159
+ font-display: swap;
160
+ src: url(../fonts/Assistant-ExtraBold.ttf) format('woff2');
161
+ unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
162
+ }
163
+
164
+ html {
165
+ font-size: 14px;
166
+ font-family: "Assistant"
167
+ }
168
+
169
+ body {
170
+ margin: 0;
171
+ padding: 0;
172
+ width: 100vw;
173
+ height: 100vh;
174
+ overflow: hidden;
175
+ letter-spacing: 0.02em;
176
+ text-rendering: auto;
177
+ -webkit-font-smoothing: antialiased;
178
+ -moz-osx-font-smoothing: grayscale;
179
+ }
180
+
181
+ * {
182
+ box-sizing: border-box;
183
+ }
184
+
185
+ *:focus {
186
+ outline: none;
187
+ }
188
+
189
+ .expand {
190
+ flex: 1;
191
+ }
192
+
193
+ .row {
194
+ display: flex;
195
+ align-items: center;
196
+ }
197
+ .btn {
198
+ position: relative;
199
+ padding: .2rem .5rem;
200
+ display: flex;
201
+ align-items: center;
202
+ overflow: hidden;
203
+ border-width: 0;
204
+ outline: none;
205
+ transition: background-color .3s;
206
+ display: flex;
207
+ color: var(--primary-color);
208
+ min-height: 2.5rem;
209
+ }
210
+
211
+
212
+ .btn.outlined {
213
+ color: var(--primary-color);
214
+ border: solid 1px var(--primary-color);
215
+ }
216
+
217
+ .btn.outlined.disabled {
218
+ border: solid 1px rgba(200,200,200,.3) !important;
219
+ color: rgba(100,100,100,.5) !important;
220
+ cursor: not-allowed;
221
+ }
222
+
223
+ .btn.raised {
224
+ color: var(--primary-color-text);
225
+ background-color: var(--primary-color)
226
+ }
227
+
228
+ .btn.raised.disabled {
229
+ background-color: rgba(200,200,200,.3) !important;
230
+ color: rgba(100,100,100,.5) !important;
231
+ cursor: not-allowed;
232
+ }
233
+
234
+ .btn:hover, .btn:focus {
235
+ background-color: rgba(171, 171, 171, 0.3);
236
+ cursor: pointer;
237
+ }
238
+
239
+ .btn.raised:hover, .btn.raised:focus {
240
+ background-color: var(--primary-color-dark);
241
+ cursor: pointer;
242
+ }
243
+
244
+ .btn > * {
245
+ position: relative;
246
+ }
247
+
248
+ .btn span {
249
+ flex: 1;
250
+ display: block;
251
+ }
252
+
253
+ .btn:before {
254
+ content: "";
255
+ position: absolute;
256
+ top: 50%;
257
+ left: 50%;
258
+ display: block;
259
+ width: 0;
260
+ padding-top: 0;
261
+ border-radius: 100%;
262
+ background-color: rgba(236, 240, 241, .3);
263
+ transform: translate(-50%, -50%);
264
+ }
265
+
266
+ .btn:active:before {
267
+ width: 120%;
268
+ padding-top: 120%;
269
+ transition: width .2s ease-out, padding-top .2s ease-out;
270
+ }
271
+
272
+ .icon {
273
+ position: relative;
274
+ display: flex !important;
275
+ align-items: center;
276
+ justify-content: center;
277
+ }
278
+
279
+ .icon:before {
280
+ content: "";
281
+ position: absolute;
282
+ top: 50%;
283
+ left: 50%;
284
+ display: block;
285
+ width: 0;
286
+ padding-top: 0;
287
+ border-radius: 100%;
288
+ background-color: rgba(236, 240, 241, 0.548);
289
+ transform: translate(-50%, -50%);
290
+ }
291
+
292
+ .icon:active:before {
293
+ width: 120%;
294
+ padding-top: 120%;
295
+ transition: width .2s ease-out, padding-top .2s ease-out;
296
+ }
297
+
298
+ .icon.clickable:hover {
299
+ background-color: rgba(100,100,100,.1);
300
+ cursor: pointer;
301
+ border-radius: 100%;
302
+ }
303
+
304
+ .icon.small {
305
+ width: 2rem;
306
+ height: 2rem;
307
+ font-size: 1.2rem;
308
+ }
309
+
310
+ .icon.normal {
311
+ width: 3rem;
312
+ height: 3rem;
313
+ font-size: 1.7rem;
314
+ }
315
+
316
+ .icon.large {
317
+ width: 4rem;
318
+ height: 4rem;
319
+ font-size: 2rem;
320
+ }
321
+ .checkbox {
322
+ flex: 1;
323
+ overflow: hidden;
324
+ display: flex;
325
+ align-items: center;
326
+ position: relative;
327
+ }
328
+
329
+ .checkbox .checkmark {
330
+ width: 1.5rem;
331
+ height: 1.4rem;
332
+ display: flex;
333
+ align-items: center;
334
+ justify-content: center;
335
+ margin: 0.3rem;
336
+ border: solid 1px var(--primary-color);
337
+ background-color: var(--paper-color);
338
+ padding-bottom: .1rem;
339
+ }
340
+
341
+ .checkbox .checkmark:after {
342
+ content: "";
343
+ width: 0.3rem;
344
+ height: 0.8rem;
345
+ border: solid var(--primary-color);
346
+ border-width: 0 3px 3px 0;
347
+ transform: rotate(45deg);
348
+ display: none;
349
+ z-index: 0;
350
+ }
351
+
352
+ .checkbox > input {
353
+ position: absolute;
354
+ flex: 1;
355
+ width: 2rem;
356
+ height: 2rem;
357
+ opacity: 0;
358
+ z-index: 1;
359
+ }
360
+
361
+ input:checked ~ .checkmark:after {
362
+ display: block;
363
+ }
364
+
365
+ .checkbox > label {
366
+ color: var(--text-color-light);
367
+ font-size: 1rem;
368
+ font-weight: normal;
369
+ }
370
+
371
+ .chips {
372
+ flex: 1;
373
+ display: flex;
374
+ overflow: auto;
375
+ max-height: 2rem;
376
+ }
377
+
378
+ .chip {
379
+ display: flex;
380
+ align-items: center;
381
+ border-radius: 2rem;
382
+ font-size: .9rem;
383
+ color: var(--text-color-light);
384
+ background-color: rgb(232, 232, 232);
385
+ margin: .2rem;
386
+ cursor: pointer;
387
+ }
388
+
389
+ .chip:hover {
390
+ background-color: rgba(200,200,200,.5);
391
+ }
392
+
393
+ .chip.selected {
394
+ background-color: var(--primary-color-lighter);
395
+ }
396
+
397
+ .chip.outlined {
398
+ background-color: transparent;
399
+ border: solid 1px var(--divider-color);
400
+ }
401
+
402
+ .chip.outlined:hover {
403
+ background-color: rgba(200,200,200,.5);
404
+ }
405
+
406
+ .chip.outlined.selected {
407
+ background-color: var(--primary-color-lighter);
408
+ border: solid 1px var(--primary-color-light);
409
+ }
410
+
411
+ .chip>.icon {
412
+ border-radius: 2rem;
413
+ width: 1.5rem;
414
+ height: 1.5rem;
415
+ margin: .2rem;
416
+ }
417
+
418
+ .chip>main {
419
+ flex: 1;
420
+ padding: .3rem;
421
+ display: flex;
422
+ align-items: center;
423
+ white-space: nowrap;
424
+ }
425
+
426
+ .chip>.meta>.icon {
427
+ background-color: rgba(200,200,200,.8);
428
+ border-radius: 2rem;
429
+ width: 1.2rem;
430
+ height: 1.2rem;
431
+ margin: .2rem;
432
+ font-size: .8rem;
433
+ }
434
+ .form-header {
435
+ padding: 0 1rem;
436
+ }
437
+
438
+ .form-grid {
439
+ display: grid;
440
+ grid-auto-rows: 4.2rem;
441
+ grid-gap: 0rem;
442
+ }
443
+
444
+ .field-wrapper {
445
+ display: flex;
446
+ }
447
+
448
+ .field-wrapper>* {
449
+ flex: 1;
450
+ }
451
+
452
+ .header {
453
+ display: flex;
454
+ padding: 0;
455
+ min-height: 3rem;
456
+ align-items: center;
457
+ background-repeat: no-repeat;
458
+ background-size: cover;
459
+ }
460
+
461
+ .header>.icon .header>img {
462
+ margin-right: 1.6rem
463
+ }
464
+
465
+ .header>label {
466
+ margin-left: 1rem
467
+ }
468
+
469
+ .header.caption {
470
+ height: 4rem;
471
+ border-bottom: solid 1px var(--divider-color);
472
+ }
473
+
474
+ .header.dense {
475
+ height: 2.4rem;
476
+ padding: 0;
477
+ }
478
+
479
+ .header.prominent {
480
+ height: 12.8rem;
481
+ align-items: flex-start;
482
+ }
483
+
484
+ .header.prominent>label {
485
+ align-self: flex-end;
486
+ }
487
+
488
+ .header-icon {
489
+ max-width: 4rem;
490
+ max-height: 4rem;
491
+ -o-object-fit: contain;
492
+ object-fit: contain;
493
+ padding: .5rem;
494
+ display: flex;
495
+ justify-content: center;
496
+ align-items: center;
497
+ }
498
+
499
+ .header>.actions {
500
+ position: relative;
501
+ flex: 1;
502
+ display: flex;
503
+ flex-direction: row-reverse;
504
+ align-items: center;
505
+ overflow: vivsible;
506
+ }
507
+
508
+ .header.primary {
509
+ background-color: var(--primary-color-dark);
510
+ color: var(--primary-color-text);
511
+ }
512
+
513
+ .header.secondary {
514
+ color: var(--secondary-color-text);
515
+ background-color: var(--secondary-color-dark);
516
+ }
517
+
518
+ .list {
519
+ flex: 1;
520
+ overflow: hidden;
521
+ display: flex;
522
+ flex-direction: column;
523
+ }
524
+
525
+ .list>header {
526
+ padding: .5rem 0 0 1.5rem;
527
+ color: var(--text-color-light);
528
+ text-transform: capitalize;
529
+ font-size: .8rem;
530
+ }
531
+
532
+ .list > ul {
533
+ flex: 1;
534
+ overflow: auto;
535
+ list-style: none;
536
+ margin: 0;
537
+ padding: 0.5rem 0;
538
+ cursor: pointer;
539
+ display: flex;
540
+ flex-direction: column;
541
+ }
542
+
543
+ .list > ul li {
544
+ flex: 1;
545
+ overflow: hidden;
546
+ min-height: 3rem;
547
+ padding: .3rem 0.5rem;
548
+ display: flex;
549
+ align-items: center;
550
+ }
551
+
552
+ .list > ul li:hover {
553
+ background-color: var(--primary-color-lighter);
554
+ }
555
+
556
+ .list > ul li > .icon {
557
+ color: var(--text-color-lighter);
558
+ }
559
+
560
+ .list > ul li > main {
561
+ flex: 1;
562
+ overflow: hidden;
563
+ display: flex;
564
+ flex-direction: column;
565
+ }
566
+
567
+ .list > ul li > main > * {
568
+ flex: 1;
569
+ padding: 0 1rem;
570
+ display: flex;
571
+ align-items: flex-end;
572
+ overflow: hidden;
573
+ white-space: nowrap;
574
+ text-overflow: ellipsis;
575
+ }
576
+
577
+ .list > ul li > main > .primary-line {
578
+ font-size: 1rem;
579
+ color: var(--text-color);
580
+ }
581
+
582
+ .list > ul li > main > .secondary-line {
583
+ font-size: .9rem;
584
+ color: var(--text-color-lighter);
585
+ }
586
+
587
+ .list > ul li > .meta {
588
+
589
+ }
590
+
591
+ .menu-icon {
592
+ position: relative;
593
+ width: 3rem;
594
+ }
595
+
596
+ .menu-icon>.overlay {
597
+ position: fixed;
598
+ top: 0px;
599
+ left: 0px;
600
+ width: 100vw;
601
+ height: 100vh;
602
+ z-index: 5;
603
+ background-color: transparent;
604
+ }
605
+
606
+ .menu-icon>menu {
607
+ z-index: 6;
608
+ position: absolute;
609
+ top: 3rem;
610
+ left: 0px;
611
+ margin: 0;
612
+ border: solid 1px var(--divider-color);
613
+ background-color: var(--paper-color);
614
+ padding: 0;
615
+ min-width: 7rem;
616
+ max-width: 14rem;
617
+ max-height: 50vh;
618
+ overflow: auto;
619
+ box-shadow: var(--shadow1);
620
+ }
621
+
622
+ .menu-icon>menu.alignRight {
623
+ left:unset;
624
+ right: 0px;
625
+ }
626
+
627
+ .menu-icon>menu ul {
628
+ list-style: none;
629
+ margin: 0;
630
+ padding: .5rem 0;
631
+ cursor: pointer;
632
+ }
633
+
634
+ .menu-icon>menu li {
635
+ min-height: 3rem;
636
+ padding: 0 .5rem;
637
+
638
+ display: flex;
639
+ align-items: center;
640
+ }
641
+
642
+ .menu-icon>menu li:hover {
643
+ background-color: var(--primary-color-lighter);
644
+ }
645
+
646
+ .menu-item {
647
+ flex: 1;
648
+ display: flex;
649
+ align-items: center;
650
+ }
651
+
652
+ .menu-item>.icon {
653
+ color: var(--text-color-light)
654
+ }
655
+
656
+ .menu-item>label {
657
+ flex: 1;
658
+ white-space: nowrap;
659
+ padding: 0 .5rem 0 0;
660
+ color: var(--text-color);
661
+ font-size: .9rem;
662
+ }
663
+
664
+ .menu-item>.meta {
665
+ color: var(--text-color-lighter)
666
+ }
667
+ @-webkit-keyframes rotating {
668
+ from {
669
+ transform: rotate(0deg);
670
+ }
671
+ to {
672
+ transform: rotate(360deg);
673
+ }
674
+ }
675
+
676
+ @keyframes rotating {
677
+ from {
678
+ transform: rotate(0deg);
679
+ }
680
+ to {
681
+ transform: rotate(360deg);
682
+ }
683
+ }
684
+
685
+ .circular-progress {
686
+ -webkit-animation: rotating 2s linear infinite;
687
+ animation: rotating 2s linear infinite;
688
+ }
689
+ .property {
690
+ flex:1;
691
+ display: flex;
692
+ }
693
+
694
+ .property-name {
695
+ flex: 1;
696
+ overflow: hidden;
697
+ text-overflow: ellipsis;
698
+ white-space: nowrap;
699
+ }
700
+
701
+ .property-value {
702
+ flex: 1;
703
+ overflow: hidden;
704
+ text-overflow: ellipsis;
705
+ white-space: nowrap;
706
+ }
707
+ .radio {
708
+ flex: 1;
709
+ overflow: hidden;
710
+ display: flex;
711
+ align-items: center;
712
+ position: relative;
713
+ }
714
+
715
+ .radio .checkmark {
716
+ width: 1.5rem;
717
+ height: 1.5rem;
718
+ display: flex;
719
+ align-items: center;
720
+ justify-content: center;
721
+ margin: 0.3rem;
722
+ border: solid 1px var(--primary-color);
723
+ background-color: var(--paper-color);
724
+ border-radius: 3rem;
725
+ }
726
+
727
+ .radio .checkmark:after {
728
+ content: "";
729
+ width: .4rem;
730
+ height: .4rem;
731
+ border: solid 5px var(--primary-color);
732
+ border-radius: 5rem;
733
+ background-color: var(--primary-color);
734
+ display: none;
735
+ z-index: 0;
736
+ }
737
+
738
+ .radio > input {
739
+ position: absolute;
740
+ flex: 1;
741
+ width: 2rem;
742
+ height: 2rem;
743
+ opacity: 0;
744
+ z-index: 1;
745
+ }
746
+
747
+ input:checked ~ .checkmark:after {
748
+ display: block;
749
+ }
750
+
751
+ .radio > label {
752
+ color: var(--text-color-light);
753
+ font-size: 1rem;
754
+ font-weight: normal;
755
+ }
756
+
757
+ .section2>header {
758
+ background-color: rgba(200,200,200,.1);
759
+ padding: 0 1rem;
760
+ min-height: 3rem;
761
+ font-weight: 500;
762
+ }
763
+ .tabs {
764
+ flex: 1;
765
+ display: flex;
766
+ overflow-x: auto;
767
+ align-items: flex-end;
768
+ max-height: 3rem;
769
+ }
770
+
771
+ .tab, .tab-filler {
772
+ padding: 0 1rem;
773
+ text-transform: uppercase;
774
+ overflow: hidden;
775
+ cursor: pointer;
776
+ display: flex;
777
+ justify-content: center;
778
+ align-items: center;
779
+ height: 2rem;
780
+ border-bottom: solid 1px var(--divider-color);
781
+ background-color: transparent !important;
782
+ min-width: 5rem;
783
+ font-size: .9rem;
784
+ color: var(--text-color-light);
785
+ }
786
+
787
+ .tab-filler {
788
+ flex: 1;
789
+ }
790
+
791
+ .tab:hover {
792
+ background-color: var(--background-color);
793
+ cursor: pointer;
794
+ }
795
+
796
+ .tab.selected {
797
+ background-color: var(--paper-color) !important;
798
+ color: var(--text-color);
799
+ border: solid 1px var(--divider-color);
800
+ border-bottom-width: 0;
801
+ min-height: 2.2rem;
802
+ border-radius: 0;
803
+ }
804
+
805
+ .tab.small {
806
+ padding: .2rem;
807
+ }
808
+
809
+ .textfield-outlined {
810
+ flex: 1;
811
+ position: relative;
812
+ padding-top: 1.5rem;
813
+ border-radius: 5px;
814
+ display: flex;
815
+ max-height: 3.5rem;
816
+ min-height: 3.5rem;
817
+ }
818
+
819
+ .textfield-outlined.no-label {
820
+ padding-top: .5rem;
821
+ margin-bottom: .5rem;
822
+ }
823
+
824
+ .textfield-outlined > input {
825
+ flex: 1;
826
+ padding: 10px 10px 10px 0.5rem;
827
+ display: block;
828
+ border: none;
829
+ border: 1px solid var(--divider-color);
830
+ overflow: hidden;
831
+ }
832
+
833
+ .textfield-outlined > input:focus {
834
+ outline: none;
835
+ }
836
+
837
+ .textfield-outlined > label {
838
+ color: var(--primary-color);
839
+ font-size: 1rem;
840
+ font-weight: normal;
841
+ position: absolute;
842
+ pointer-events: none;
843
+ left: 0.4rem;
844
+ top: 2rem;
845
+ transition: 0.2s ease all;
846
+ -moz-transition: 0.2s ease all;
847
+ -webkit-transition: 0.2s ease all;
848
+ }
849
+
850
+ /* active state */
851
+ .textfield-outlined > input:focus ~ label,
852
+ .textfield-outlined > input:valid ~ label {
853
+ top: 0.3rem;
854
+ font-size: .9rem;
855
+ color: var(--primary-color);
856
+ }
857
+
858
+ .textfield-outlined > .bar {
859
+ display: none;
860
+ }
861
+
862
+ .textfield {
863
+ flex: 1;
864
+ position: relative;
865
+ padding-top: 1.5rem;
866
+ overflow: hidden;
867
+ display: flex;
868
+ max-height: 3.5rem;
869
+ min-height: 3.5;
870
+ }
871
+
872
+ .textfield.no-label {
873
+ padding-top: .5rem;
874
+ padding-bottom: .5rem;
875
+ }
876
+
877
+ .textfield > input {
878
+ flex: 1;
879
+ padding: 10px 10px 10px .5rem;
880
+ display: block;
881
+ border: none;
882
+ border-bottom: 1px solid var(--divider-color);
883
+ overflow: hidden;
884
+ font-size: 1rem;
885
+ }
886
+
887
+ .textfield > input:focus {
888
+ outline: none;
889
+ }
890
+
891
+ .textfield > label {
892
+ color: var(--primary-color);
893
+ font-size: .9rem;
894
+ font-weight: normal;
895
+ position: absolute;
896
+ pointer-events: none;
897
+ left: .4rem;
898
+ top: 2rem;
899
+ transition: 0.2s ease all;
900
+ -moz-transition: 0.2s ease all;
901
+ -webkit-transition: 0.2s ease all;
902
+ }
903
+
904
+ input:-moz-read-only {
905
+ background-color: rgba(200,200,200,.1);
906
+ border: 0px !important;
907
+ }
908
+
909
+ input:read-only {
910
+ background-color: rgba(200,200,200,.1);
911
+ border: 0px !important;
912
+ }
913
+
914
+ /* active state */
915
+ input:-moz-read-only ~ label {
916
+ top: .3rem;
917
+ font-size: .8rem;
918
+ color: var(--primary-color);
919
+ }
920
+ input:read-only ~ label,
921
+ .textfield > input:focus ~ label,
922
+ .textfield > input:valid ~ label {
923
+ top: .3rem;
924
+ font-size: .8rem;
925
+ color: var(--primary-color);
926
+ }
927
+
928
+ .textfield > .bar {
929
+ position: relative;
930
+ display: block;
931
+ }
932
+
933
+ .textfield > .bar:before,
934
+ .textfield > .bar:after {
935
+ content: "";
936
+ height: 2px;
937
+ width: 0;
938
+ bottom: 1px;
939
+ position: absolute;
940
+ background: #5264ae;
941
+ transition: 0.2s ease all;
942
+ -moz-transition: 0.2s ease all;
943
+ -webkit-transition: 0.2s ease all;
944
+ }
945
+
946
+ .textfield > .bar:before {
947
+ left: 50%;
948
+ }
949
+
950
+ .textfield > .bar:after {
951
+ right: 50%;
952
+ }
953
+
954
+ /* active state */
955
+ .textfield > input:focus ~ .bar:before,
956
+ .textfield > input:focus ~ .bar:after {
957
+ width: 50%;
958
+ }
959
+
960
+ .dropdown {
961
+ position: relative;
962
+ }
963
+
964
+ .dropdown>.icon {
965
+ position: absolute;
966
+ top: 1.7rem;
967
+ right: .2rem;
968
+ }
969
+
970
+ .dropdown>menu {
971
+ z-index: 2;
972
+ position: absolute;
973
+ top: 3.8rem;
974
+ left: 0px;
975
+ right: 0px;
976
+ margin: 0;
977
+ border: solid 1px var(--divider-color);
978
+ background-color: var(--paper-color);
979
+ padding: 0;
980
+ max-height: 20rem;
981
+ overflow: auto;
982
+ }
983
+
984
+ .dropdown>menu ul {
985
+ list-style: none;
986
+ margin: 0;
987
+ padding: .5rem 0;
988
+ cursor: pointer;
989
+ }
990
+
991
+ .dropdown>menu li {
992
+ min-height: 2rem;
993
+ padding: 0 .5rem;
994
+ display: flex;
995
+ align-items: center;
996
+ font-size: .9rem;
997
+ }
998
+
999
+ .dropdown>menu li:hover {
1000
+ background-color: var(--primary-color-lighter);
1001
+ }
1002
+
1003
+ .datatable8 {
1004
+ max-height: 40rem;
1005
+ overflow: hidden;
1006
+ border: solid 0px var(--divider-color);
1007
+ background-color: var(--paper-color);
1008
+ }
1009
+
1010
+ .datatable8.outlined {
1011
+ border: solid 1px var(--divider-color);
1012
+ }
1013
+
1014
+ .datatable8 table {
1015
+ width: 100%;
1016
+ }
1017
+
1018
+ .datatable8 thead {
1019
+ position: -webkit-sticky;
1020
+ position: sticky;
1021
+ top: 0px;
1022
+ background-color: rgba(200,200,200,.4);
1023
+ overflow: hidden;
1024
+ color: var(--text-color-lighter);
1025
+ }
1026
+
1027
+ .datatable8 thead tr {
1028
+ border-bottom: solid 1px var(--divider-color);
1029
+ }
1030
+
1031
+ .datatable8 thead th {
1032
+ padding: 0 1rem;
1033
+ text-align: left;
1034
+ font-weight: 600 !important;
1035
+ }
1036
+
1037
+ .datatable8 tbody {
1038
+ overflow: visible;
1039
+ height: 5rem;
1040
+ }
1041
+
1042
+ .datatable8 tbody tr {
1043
+ border-bottom: solid 1px var(--divider-color);
1044
+ }
1045
+
1046
+ .datatable8 tbody tr:hover {
1047
+ background-color: rgba(200,200,200,.2);
1048
+ cursor: pointer
1049
+ }
1050
+
1051
+ .datatable8 tbody td {
1052
+ height: 3rem;
1053
+ padding: 0 1rem;
1054
+ overflow: visible;
1055
+ text-overflow: ellipsis;
1056
+ white-space: nowrap;
1057
+ max-width: 10rem;
1058
+ color: var(--text-color-light);
1059
+ }
1060
+ .tokenField {
1061
+ position: relative;
1062
+ border: solid 1px var(--divider-color);
1063
+ display: flex;
1064
+ align-items: center;
1065
+ border-radius: .3rem;
1066
+ padding: 1rem;
1067
+ margin: 1rem 0;
1068
+ display: flex;
1069
+ flex-wrap: wrap;
1070
+ }
1071
+
1072
+ .tokenField>label {
1073
+ position: absolute;
1074
+ top:-9px;
1075
+ padding: 2px 6px 2px 4px;
1076
+ font-size: .8rem;
1077
+ background-color: var(--paper-color);
1078
+ color: var(--text-color-light)
1079
+ }
1080
+
1081
+ .tokenField input {
1082
+ border: 0px;
1083
+ padding: .5rem 0;
1084
+ font-size: 1rem;
1085
+ flex: 1;
1086
+ min-width: 3rem;
1087
+ }
1088
+
1089
+ .token {
1090
+ display: flex;
1091
+ border: solid 1px var(--divider-color);
1092
+ background-color: rgba(200,200,200,.1);
1093
+ align-items: center;
1094
+ padding: .2rem .2rem .2rem .4rem;
1095
+ border-radius: .3rem !important;
1096
+ margin: .2rem;
1097
+ max-height: 2rem;
1098
+ }
1099
+
1100
+ .token > div {
1101
+ white-space: nowrap;
1102
+ }
1103
+
1104
+ .token button {
1105
+ width: 2rem;
1106
+ height: 1.6rem;
1107
+ font-size: .8rem !important;
1108
+ padding: 0 !important;
1109
+ margin-left: .2rem;
1110
+ }
1111
+ .tree {
1112
+ padding: .5rem 0;
1113
+ }
1114
+
1115
+ .tree-node {
1116
+ margin: 0;
1117
+ padding: 0;
1118
+ padding-left: 1rem;
1119
+ }
1120
+
1121
+ .tree-item{
1122
+ margin: 0;
1123
+ padding: .5rem 0;
1124
+ display: flex;
1125
+ align-items: center;
1126
+ font: 1rem;
1127
+ color: rgba(0,0,0,.7);
1128
+ }
1129
+
1130
+ .tree-item:hover {
1131
+ cursor: pointer;
1132
+ background-color: rgba(200,200,200,.7);
1133
+ font-weight: 500;
1134
+ }
1135
+
1136
+ .tree-item.final {
1137
+ margin-left: 1rem;
1138
+ padding-left: 1rem;
1139
+ }
1140
+
1141
+ .tree-item>i {
1142
+ padding-left: .3rem;
1143
+ }
1144
+
1145
+ .tree-item>.label {
1146
+ padding-left: .8rem;
1147
+ width: 100%;
1148
+ }
1149
+
1150
+ .tree-item>.actions {
1151
+ padding: 0 .5rem;
1152
+ color: var(--text-color-lighter);
1153
+ }
1154
+
1155
+ .tree-item>.actions .rmwc-icon {
1156
+ padding: 0;
1157
+ font-size: 1rem;
1158
+ width: 2rem;
1159
+ height: 2rem;
1160
+ }
1161
+
1162
+ .tree-node>summary::before {
1163
+ content: "\25B6";
1164
+ color: black;
1165
+ display: inline-block;
1166
+ margin-right: 6px;
1167
+ font-size: 10px;
1168
+ color: rgba(0,0,0,.3);
1169
+ }
1170
+
1171
+ details[open].tree-node>summary::before {
1172
+ transform: rotate(90deg)
1173
+ }
1174
+ .login-box {
1175
+ background-color: var(--paper-color);
1176
+ display: grid;
1177
+ grid-template-areas:
1178
+ "header header"
1179
+ "main main"
1180
+ "footer footer";
1181
+ }
1182
+
1183
+ .login-box > header {
1184
+ grid-area: header;
1185
+ display: flex;
1186
+ flex: 1;
1187
+ flex-direction: column;
1188
+ justify-content: space-around;
1189
+ align-items: center;
1190
+ padding: 1rem;
1191
+ }
1192
+
1193
+ .login-box > header > img {
1194
+ max-width: 90%;
1195
+ }
1196
+
1197
+ .login-box > header > .title {
1198
+ font-size: 2rem;
1199
+ font-weight: 600;
1200
+ }
1201
+
1202
+ .login-box > main {
1203
+ grid-area: main;
1204
+ padding: 1rem 1rem 0 1rem;
1205
+ display: flex;
1206
+ flex-direction: column;
1207
+ }
1208
+
1209
+ .login-box .message {
1210
+ display: flex;
1211
+ justify-content: center;
1212
+ align-items: center;
1213
+ padding-top: 1rem;
1214
+ color: var(--danger-color-light);
1215
+ font-weight: 500;
1216
+ }
1217
+
1218
+ .load-box {
1219
+ color: var(--primary-color-text);
1220
+ background-color: var(--primary-color);
1221
+ display: flex;
1222
+ align-items: center;
1223
+ justify-content: center;
1224
+ }
1225
+
1226
+ .load-box .icon {
1227
+ -webkit-animation: rotation 2s infinite linear;
1228
+ animation: rotation 2s infinite linear;
1229
+ }
1230
+
1231
+ @-webkit-keyframes rotation-counterclock {
1232
+ from {
1233
+ transform: rotate(359deg);
1234
+ }
1235
+ to {
1236
+ transform: rotate(0deg);
1237
+ }
1238
+ }
1239
+
1240
+ @keyframes rotation-counterclock {
1241
+ from {
1242
+ transform: rotate(359deg);
1243
+ }
1244
+ to {
1245
+ transform: rotate(0deg);
1246
+ }
1247
+ }
1248
+
1249
+ @-webkit-keyframes rotation {
1250
+ from {
1251
+ transform: rotate(0deg);
1252
+ }
1253
+ to {
1254
+ transform: rotate(359deg);
1255
+ }
1256
+ }
1257
+
1258
+ @keyframes rotation {
1259
+ from {
1260
+ transform: rotate(0deg);
1261
+ }
1262
+ to {
1263
+ transform: rotate(359deg);
1264
+ }
1265
+ }
1266
+
1267
+ .login-box > footer {
1268
+ grid-area: footer;
1269
+ padding: 1rem;
1270
+ display: flex;
1271
+ flex-direction: column;
1272
+ }
1273
+
1274
+ @-webkit-keyframes fadeIn {
1275
+ from {
1276
+ opacity: 0;
1277
+ }
1278
+ to {
1279
+ opacity: 1;
1280
+ }
1281
+ }
1282
+
1283
+ @keyframes fadeIn {
1284
+ from {
1285
+ opacity: 0;
1286
+ }
1287
+ to {
1288
+ opacity: 1;
1289
+ }
1290
+ }
1291
+
1292
+ .reset-password-box {
1293
+ background-color: var(--paper-color);
1294
+ display: grid;
1295
+ grid-template-areas: "header header" "main main" "footer footer";
1296
+ -webkit-animation: fadeIn 2s;
1297
+ animation: fadeIn 2s;
1298
+ padding: .5rem;
1299
+ }
1300
+
1301
+ .reset-password-box>header {
1302
+ grid-area: header;
1303
+ display: flex;
1304
+ flex: 1;
1305
+ flex-direction: column;
1306
+ justify-content: space-around;
1307
+ align-items: center;
1308
+ }
1309
+
1310
+ .reset-password-box>main {
1311
+ grid-area: main;
1312
+ display: flex;
1313
+ flex-direction: column;
1314
+ }
1315
+
1316
+ .reset-password-box>main>label {
1317
+ margin: 1rem 0 0 0;
1318
+ }
1319
+
1320
+ .reset-password-box .error {
1321
+ font-weight: 600;
1322
+ color: red;
1323
+ padding: 1rem;
1324
+ text-align: center;
1325
+ }
1326
+
1327
+ .reset-password-box>footer {
1328
+ grid-area: footer;
1329
+ margin-top: .5rem;
1330
+ display: flex;
1331
+ justify-content: space-between;
1332
+ }
1333
+
1334
+ .reset-password-box>footer>button {
1335
+ min-width: 6rem;
1336
+ max-height: 3rem;
1337
+ }
1338
+
1339
+ @-webkit-keyframes fadeIn {
1340
+ from { opacity: 0; }
1341
+ to { opacity: 1; }
1342
+ }
1343
+
1344
+ @keyframes fadeIn {
1345
+ from { opacity: 0; }
1346
+ to { opacity: 1; }
1347
+ }
1348
+ .viewer {
1349
+ width: 100vw;
1350
+ height: 100vh;
1351
+ background-color: rgba(0, 0, 0, .75);
1352
+ display: grid;
1353
+ grid-template-columns: 1fr auto;
1354
+ grid-template-rows: 4rem 1fr;
1355
+ grid-template-areas: "header aside" "main aside";
1356
+ color: #FFF;
1357
+ }
1358
+
1359
+ .viewer>header {
1360
+ grid-area: header;
1361
+ background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, transparent 100%);
1362
+ background-image: linear-gradient(rgba(0, 0, 0, 0.65) 0%, transparent 100%);
1363
+ background-position-x: initial;
1364
+ background-position-y: initial;
1365
+ background-size: initial;
1366
+ background-repeat-x: initial;
1367
+ background-repeat-y: initial;
1368
+ background-attachment: initial;
1369
+ background-origin: initial;
1370
+ background-clip: initial;
1371
+ background-color: initial;
1372
+ }
1373
+
1374
+ .viewer>main {
1375
+ grid-area: main;
1376
+ display: flex;
1377
+ flex-direction: column;
1378
+ justify-content: center;
1379
+ align-items: center;
1380
+ overflow: auto;
1381
+ }
1382
+
1383
+ .viewer>main>.resizer {
1384
+ width: 100%;
1385
+ overflow: hidden;
1386
+ position: relative;
1387
+ display: flex;
1388
+ justify-content: center;
1389
+ align-items: center;
1390
+ padding: 1rem;
1391
+ }
1392
+
1393
+ .viewer>main>.resizer img {
1394
+ width: 100%;
1395
+ -o-object-fit: fill;
1396
+ object-fit: fill;
1397
+ }
1398
+
1399
+ @media (min-width: 800px) {
1400
+ .viewer>main>.resizer {
1401
+ width: 800px;
1402
+ padding: 0;
1403
+ }
1404
+ }
1405
+
1406
+ .viewer>aside {
1407
+ min-width: 22rem;
1408
+ grid-area: aside;
1409
+ display: none;
1410
+ background-color: rgb(50, 50, 50);
1411
+ }
1412
+
1413
+ .viewer>aside.open {
1414
+ grid-area: aside;
1415
+ display: flex;
1416
+ flex-direction: column;
1417
+ }
1418
+
1419
+ .viewer>aside .property>label {
1420
+ color: #AAA;
1421
+ }
1422
+
1423
+ .viewer>footer {
1424
+ width: 15rem;
1425
+ position: absolute;
1426
+ bottom: 1rem;
1427
+ left: calc(50vw - 4rem);
1428
+ border-radius: 3px;
1429
+ z-index: 100;
1430
+ display: flex;
1431
+ justify-content: space-between;
1432
+ align-items: center;
1433
+ padding: .5rem;
1434
+ background-color: rgba(0, 0, 0, .75);
1435
+ }
1436
+ .kanban {
1437
+ display: flex;
1438
+ min-height: 30rem;
1439
+ background-color: var(--background-color);
1440
+ overflow-x: auto;
1441
+ max-height: 90vh;
1442
+ border-top: solid 1px var(--divider-color);
1443
+ border-left: solid 1px var(--divider-color);
1444
+ border-bottom: solid 1px var(--divider-color);
1445
+ }
1446
+
1447
+ .kanban-column {
1448
+ flex: 1;
1449
+ min-width: 20rem;
1450
+ display: flex;
1451
+ flex-direction: column;
1452
+ border-right: solid 1px var(--divider-color);
1453
+ }
1454
+
1455
+ .kanban-column.disabled {
1456
+ pointer-events: none;
1457
+ opacity: 0.7;
1458
+ }
1459
+
1460
+ .kanban-column.dragOver {
1461
+ background-color: rgba(100,100,100,.1);
1462
+ }
1463
+
1464
+ .kanban-column.min {
1465
+ flex: 0;
1466
+ min-width: 4rem;
1467
+ }
1468
+
1469
+ .kanban-column>header {
1470
+ height: 5rem;
1471
+ border-bottom: solid 1px var(--divider-color);
1472
+ display: flex;
1473
+ align-items: flex-start;
1474
+ padding: 1rem;
1475
+ }
1476
+
1477
+ .kanban-column>header>.title {
1478
+ padding: 0 1rem;
1479
+ flex: 1;
1480
+ display: flex;
1481
+ flex-direction: column;
1482
+ }
1483
+
1484
+ .kanban-column>header>i, .kanban-column>footer>button {
1485
+ color: rgba(100, 100, 100, .6);
1486
+ }
1487
+
1488
+ .kanban-column>main {
1489
+ flex: 1;
1490
+ overflow: auto;
1491
+ }
1492
+
1493
+ .kanban-column.min>main {
1494
+ min-height: 10rem;
1495
+ padding: 1rem;
1496
+ -ms-writing-mode: tb-rl;
1497
+ writing-mode: vertical-rl;
1498
+ color: var(--primary-color-light);
1499
+ }
1500
+
1501
+ .kanban-card {
1502
+ margin: 2rem;
1503
+ box-shadow: var(--shadow1);
1504
+ background-color: var(--paper-color);
1505
+ border-radius: 5px;
1506
+ min-height: 10rem;
1507
+ }
1508
+
1509
+ .kanban-card.red {
1510
+ border-left: solid 5px red;
1511
+ }
1512
+
1513
+ .secondary-text {
1514
+ color: rgba(100, 100, 100, .8);
1515
+ }
1516
+ .page6 {
1517
+ height: 100%;
1518
+ color: var(--text-color);
1519
+ }
1520
+
1521
+ .page6>menu {
1522
+ padding: 0px;
1523
+ margin: 0px;
1524
+ grid-area: menu;
1525
+ width: var(--page-menu-width);
1526
+ color: var(--page-menu-color);
1527
+ background-color: var(--page-menu-bgcolor);
1528
+ border-right: solid 1px var(--divider-color);
1529
+ }
1530
+
1531
+ .page6>header {
1532
+ grid-area: header;
1533
+ height: var(--page-header-height);
1534
+ color: var(--page-header-color);
1535
+ background-color: var(--page-header-bgcolor);
1536
+ border-bottom: solid 1px var(--divider-color);
1537
+ }
1538
+
1539
+ .page6>nav {
1540
+ grid-area: nav;
1541
+ height: var(--page-nav-height);
1542
+ }
1543
+
1544
+ .page6>main {
1545
+ grid-area: main;
1546
+ overflow: hidden;
1547
+ }
1548
+
1549
+ .page6>aside {
1550
+ grid-area: aside;
1551
+ width: var(--page-aside-width);
1552
+ color: var(--page-aside-color);
1553
+ background-color: var(--page-aside-bgcolor);
1554
+ }
1555
+
1556
+ .page6>footer {
1557
+ grid-area: footer;
1558
+ min-height: var(--page-footer-height);
1559
+ }
1560
+
1561
+ :root {
1562
+ --timeout: 800ms;
1563
+ }
1564
+
1565
+ .workspace {
1566
+ display: grid;
1567
+ grid-template-areas: "header header header"
1568
+ "menu nav nav"
1569
+ "menu main aside"
1570
+ "menu detail aside"
1571
+ "footer footer footer";
1572
+ grid-template-columns: auto 1fr auto;
1573
+ grid-template-rows: auto auto 1fr auto auto;
1574
+ }
1575
+
1576
+ .workspace>nav {
1577
+ min-height: 3rem;
1578
+ }
1579
+
1580
+ .overall {
1581
+ position: absolute;
1582
+ top:0;
1583
+ bottom: 0;
1584
+ left:0;
1585
+ right: 0;
1586
+ background-color: var(--background-color);
1587
+ }
1588
+
1589
+ .site6 {
1590
+ width: 100vw;
1591
+ height: 100vh;
1592
+ display: grid;
1593
+ grid-template-columns: auto 1fr auto;
1594
+ grid-template-rows: var(--site-header-height) 1fr auto;
1595
+ grid-template-areas: "header nav nav" "menu main aside" "footer footer footer";
1596
+ background-color: var(--background-color);
1597
+ }
1598
+
1599
+ .site6>header {
1600
+ grid-area: header;
1601
+ color: var(--site-header-color);
1602
+ background-color: var(--site-header-bgcolor);
1603
+ display: flex;
1604
+ align-items: center;
1605
+ width: var(--site-menu-width);
1606
+ }
1607
+
1608
+ .site6>nav {
1609
+ grid-area: nav;
1610
+ color: var(--site-nav-color);
1611
+ background-color: var(--site-nav-bgcolor);
1612
+ display: flex;
1613
+ justify-content: flex-end;
1614
+ align-items: center;
1615
+ padding-right: 1rem;
1616
+ }
1617
+
1618
+ .site6>nav>header {
1619
+ flex: 1;
1620
+ }
1621
+
1622
+ .site6>menu {
1623
+ grid-area: menu;
1624
+ margin: 0;
1625
+ border-right: solid 1px var(--divider-color);
1626
+ padding: .2rem;
1627
+ color: var(--site-menu-color);
1628
+ background-color: var(--site-menu-bgcolor);
1629
+ display: flex;
1630
+ flex-direction: column;
1631
+ overflow: hidden;
1632
+ width: var(--site-menu-width);
1633
+ }
1634
+
1635
+ .site6>menu>main {
1636
+ flex: 1;
1637
+ overflow-x: hidden;
1638
+ overflow-y: auto;
1639
+ display: flex;
1640
+ flex-direction: column;
1641
+ align-items: center;
1642
+ }
1643
+
1644
+ .site6>main {
1645
+ grid-area: main;
1646
+ overflow: hidden;
1647
+ }
1648
+
1649
+ .site6>aside {
1650
+ grid-area: aside;
1651
+ color: var(--site-aside-color);
1652
+ background-color: var(--site-aside-bgcolor);
1653
+ }
1654
+
1655
+ .site6>footer {
1656
+ grid-area: footer;
1657
+ min-height: 20rem;
1658
+ background-color: rgb(222, 222, 222);
1659
+ color: #FFF;
1660
+ }
1661
+
1662
+ .site6>.site-preview {
1663
+ position: absolute;
1664
+ z-index: 10;
1665
+ width: 100vw;
1666
+ height: 100vh;
1667
+ background-color: rgba(0, 0, 0, 0.32);
1668
+ display: flex;
1669
+ flex-direction: column;
1670
+ align-items: center;
1671
+ justify-content: center;
1672
+ }
1673
+ .overlay {
1674
+ opacity: 0.5;
1675
+ position: absolute;
1676
+ top: 0;
1677
+ right: 0;
1678
+ bottom: 0;
1679
+ left: 0;
1680
+ display: flex;
1681
+ align-items: center;
1682
+ justify-content: center;
1683
+ background: rgba(77, 77, 77, 0.7);
1684
+ z-index: 100;
1685
+ }
1686
+
1687
+ .dialog {
1688
+ border-radius: 4px;
1689
+ position: absolute;
1690
+ top: 0;
1691
+ right: 0;
1692
+ bottom: 0;
1693
+ left: 0;
1694
+ z-index: 110;
1695
+ display: flex;
1696
+ align-items: center;
1697
+ justify-content: center;
1698
+ }
1699
+
1700
+ .dialog-panel {
1701
+ min-width: 500px;
1702
+ max-width: 90%;
1703
+ top: 0;
1704
+ right: 0;
1705
+ bottom: 0;
1706
+ left: 0;
1707
+ background: var(--paper-color, #fff);
1708
+ padding: 0;
1709
+ display: flex;
1710
+ flex-direction: column;
1711
+ border-radius: 5px;
1712
+ box-shadow: var(--shadow1);
1713
+ overflow: auto;
1714
+ }
1715
+
1716
+ .dialog-panel > header {
1717
+ font-size: 1rem;
1718
+ font-weight: 600;
1719
+ padding: 1rem;
1720
+ }
1721
+
1722
+ .dialog-panel > main {
1723
+ flex: 1;
1724
+ padding: 1rem;
1725
+ }
1726
+
1727
+ .dialog-panel > footer {
1728
+ padding: 1rem;
1729
+ display: flex;
1730
+ justify-content: flex-end;
1731
+ }
1732
+
1733
+ .dialog-panel > footer button {
1734
+ min-width: 5rem;
1735
+ }
1736
+ .content-editor {
1737
+ padding: 0 1rem;
1738
+ }
1739
+
1740
+ .content-editor>section {
1741
+
1742
+ margin-bottom: 1rem;
1743
+ }
1744
+
1745
+ .content-editor>section>header {
1746
+ padding: .5rem;
1747
+ border-bottom: solid 1px var(--divider-color);
1748
+ margin-bottom: .5rem;
1749
+ }
1750
+
1751
+ .entity-editor {
1752
+ }
1753
+
1754
+ .entity-editor>header {
1755
+ padding: .5rem;
1756
+ }
1757
+
1758
+ .collection-editor {
1759
+ }
1760
+
1761
+ .collection-editor>header {
1762
+ padding: 0 .5rem;
1763
+ display: flex;
1764
+ align-items: flex-end;
1765
+ }
1766
+
1767
+ .collection-editor>header>.actions {
1768
+ flex: 1;
1769
+ display: flex;
1770
+ justify-content: flex-end;
1771
+ }
1772
+
1773
+ .collection-editor>header>.actions button {
1774
+ height: 2rem !important;
1775
+ padding: 0 !important;
1776
+ }
1777
+
1778
+ .collection-editor>footer {
1779
+ display: flex;
1780
+ justify-content: flex-end;
1781
+ }
1782
+
1783
+ .collection-editor td {
1784
+ padding-left: 0px;
1785
+ }
1786
+
1787
+ .collection-editor .mdc-text-field {
1788
+ width: 99%;
1789
+ }
1790
+
1791
+ .collection-editor .actions {
1792
+ width: 8rem;
1793
+ text-align: right;
1794
+ padding: .5rem;
1795
+ }
1796
+
1797
+ .collection-adder {
1798
+ display: flex;
1799
+ }
1800
+
1801
+ .collection-adder .data-table {
1802
+ width: 100%;
1803
+ border: 0px;
1804
+ background-color: rgb(242, 242, 242);
1805
+ }
1806
+
1807
+ .collection-adder table {
1808
+ width: 100%;
1809
+ border: 0px;
1810
+ }
1811
+
1812
+ .collection-adder th {
1813
+ display: ;
1814
+ }
1815
+
1816
+ .collection-adder tr {
1817
+ border: 0;
1818
+ }
1819
+
1820
+ .collection-adder td {
1821
+ padding-left: 0px;
1822
+ }
1823
+
1824
+ .collection-adder td>label {
1825
+ background-color: var(--paper-color) !important;
1826
+ }
1827
+
1828
+
1829
+ .collection-adder td.actions {
1830
+ border: solid 0px red;
1831
+ display: flex;
1832
+ align-items: center;
1833
+ }
1834
+
1835
+
1836
+ .field-editor {
1837
+ padding: 0;
1838
+ }
1839
+
1840
+ .field-editor>* {
1841
+ width: 100%;
1842
+ }
1843
+
1844
+ .function-editor {
1845
+ width: 100%;
1846
+ min-height: 10rem;
1847
+ display: flex;
1848
+ }
1849
+
1850
+ .function-editor>main {
1851
+ flex: 1;
1852
+ }
1853
+
1854
+ .function-editor>aside {
1855
+ min-width: 10rem;
1856
+ padding: 0 .5rem;
1857
+ }
1858
+
1859
+ .function-editor>aside>table {
1860
+ min-width: 20rem;
1861
+ border: solid 1px var(--divider-color);
1862
+ margin: 0;
1863
+ padding: 0;
1864
+ }
1865
+
1866
+ .function-editor>aside>table>tr {
1867
+ border-bottom: solid 1px var(--divider-color);
1868
+ }
1869
+
1870
+ .function-editor>aside>table>tr>td {
1871
+ width: 10rem;
1872
+ overflow: hidden;
1873
+ padding: 0 0 0 .5rem;
1874
+ }
1875
+
1876
+ .function-editor>aside>table>tr>td input {
1877
+ -webkit-appearance: none;
1878
+ -moz-appearance: none;
1879
+ appearance: none;
1880
+ border: 0px;
1881
+ background-color: rgba(240,240,240);
1882
+ margin: .2rem;
1883
+ }
1884
+
1885
+ .treeded-editor {
1886
+ display: flex;
1887
+ }
1888
+
1889
+ .group-caption {
1890
+ border-bottom: solid 1px var(--divider-color);
1891
+ margin: .5rem 0;
1892
+ }
1893
+
1894
+ .multiselection-editor {
1895
+ position: relative;
1896
+ border: solid 1px var(--divider-color);
1897
+ display: flex;
1898
+ align-items: center;
1899
+ border-radius: .3rem;
1900
+ padding: 1rem;
1901
+ margin: 1rem 0;
1902
+ }
1903
+
1904
+ .multiselection-editor>label {
1905
+ position: absolute;
1906
+ top:-9px;
1907
+ padding: 2px 6px 2px 4px;
1908
+ font-size: .8rem;
1909
+ background-color: var(--paper-color);
1910
+ color: var(--text-color-light)
1911
+ }
1912
+ header.collection-page {
1913
+ padding-right: .5rem;
1914
+ }
1915
+
1916
+ menu.collection-page {
1917
+ display: flex;
1918
+ flex-direction: column;
1919
+ }
1920
+
1921
+ menu.collection-page>header {
1922
+ border-bottom: dotted 1px var(--divider-color);
1923
+ }
1924
+
1925
+ menu.collection-page>main {
1926
+ flex: 1;
1927
+ overflow:auto;
1928
+ }
1929
+
1930
+ .collection-page .content-editor .selected {
1931
+ /*background-color: #FBFBFB !important;*/
1932
+ }
1933
+
1934
+ .collection-page .content-editor>section {
1935
+ border: solid 1px var(--divider-color);
1936
+ background-color: var(--paper-color);
1937
+ padding: 0 1rem 1rem 1rem;
1938
+ }
1939
+
1940
+ .collection-page .content-editor.tabbed>section {
1941
+ border: solid 1px var(--divider-color);
1942
+ border-width: 0 1px 1px 1px;
1943
+ background-color: var(--paper-color);
1944
+ padding: 0 1rem 1rem 1rem;
1945
+ }
1946
+ .uploader {
1947
+ display: flex;
1948
+ flex-direction: column;
1949
+ }
1950
+
1951
+ .demo-uploader {
1952
+ width: 40rem;
1953
+ height: 30rem;
1954
+ margin: 5rem auto;
1955
+ flex-direction: column;
1956
+ }
1957
+
1958
+ /***************** Upload Area ***********************/
1959
+
1960
+ .upload-area6 {
1961
+ flex: 1;
1962
+ margin: 0 0 1rem 0;
1963
+ border: dashed 2px var(--divider-color);
1964
+ display: flex;
1965
+ flex-direction: column;
1966
+ align-items: center;
1967
+ justify-content: center;
1968
+ border-radius: 1rem;
1969
+ min-height: 10rem;
1970
+ }
1971
+
1972
+ .upload-area6>label {
1973
+ font-size: 1.1rem;
1974
+ font-weight: 500;
1975
+ }
1976
+
1977
+ .upload-area6.drag-over {
1978
+ background-color: rgba(200,200,200,.1);
1979
+ }
1980
+
1981
+ /***************** Upload File ***********************/
1982
+
1983
+ .upload-file {
1984
+ display: flex;
1985
+ align-items: center;
1986
+ min-height: 4rem;
1987
+ padding: 0 1rem;
1988
+ }
1989
+
1990
+ .upload-file>label {
1991
+ padding: 0 1rem;
1992
+ min-width: 40%;
1993
+ flex: 1;
1994
+ overflow: hidden;
1995
+ text-overflow: ellipsis;
1996
+ white-space: nowrap;
1997
+ }
1998
+
1999
+ .error {
2000
+ color: red;
2001
+ text-align: center
2002
+ }
2
2003
  /*# sourceMappingURL=index.css.map */