@micromag/editor 0.2.409 → 0.2.410

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.
@@ -3,14 +3,14 @@
3
3
  .micromag-editor-forms-screen-container{position:relative;padding:.5rem}.micromag-editor-forms-screen-container .micromag-editor-forms-screen-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
4
4
  .micromag-editor-modals-delete-screen-container .micromag-editor-modals-delete-screen-description{margin-bottom:10px}.micromag-editor-modals-delete-screen-container .micromag-editor-modals-delete-screen-actions{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center}
5
5
  .micromag-editor-form-panel.micromag-editor-form-leave{position:absolute;z-index:0;top:0;left:0;width:100%}.micromag-editor-form-content{position:relative}.micromag-editor-form-navbar{background-color:#1c1c1c;z-index:999}.micromag-editor-form-panel{position:relative}.micromag-editor-form-panel.micromag-editor-form-enterBottom,.micromag-editor-form-panel.micromag-editor-form-enterLeft,.micromag-editor-form-panel.micromag-editor-form-enterRight,.micromag-editor-form-panel.micromag-editor-form-enterTop{z-index:1;opacity:.5}.micromag-editor-form-panel.micromag-editor-form-enterRight{-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%)}.micromag-editor-form-panel.micromag-editor-form-enterLeft{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.micromag-editor-form-panel.micromag-editor-form-enterTop{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.micromag-editor-form-panel.micromag-editor-form-enterBottom{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.micromag-editor-form-panel.micromag-editor-form-enterActiveHorizontal,.micromag-editor-form-panel.micromag-editor-form-enterActiveVertical{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.micromag-editor-form-panel.micromag-editor-form-enterActiveHorizontal{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out}.micromag-editor-form-panel.micromag-editor-form-enterActiveVertical{-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;-o-transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out}.micromag-editor-form-panel.micromag-editor-form-leave{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.micromag-editor-form-panel.micromag-editor-form-leaveActiveLeft,.micromag-editor-form-panel.micromag-editor-form-leaveActiveRight{-webkit-transition:opacity .2s ease-out,-webkit-transform .2s ease-out;transition:opacity .2s ease-out,-webkit-transform .2s ease-out;-o-transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out;transition:transform .2s ease-out,opacity .2s ease-out,-webkit-transform .2s ease-out;opacity:.5}.micromag-editor-form-panel.micromag-editor-form-leaveActiveBottom,.micromag-editor-form-panel.micromag-editor-form-leaveActiveTop{-webkit-transition:opacity .5s ease-out,-webkit-transform .5s ease-out;transition:opacity .5s ease-out,-webkit-transform .5s ease-out;-o-transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out;transition:transform .5s ease-out,opacity .5s ease-out,-webkit-transform .5s ease-out;opacity:.5}.micromag-editor-form-panel.micromag-editor-form-leaveActiveRight{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.micromag-editor-form-panel.micromag-editor-form-leaveActiveLeft{-webkit-transform:translate(100%);-ms-transform:translate(100%);transform:translate(100%)}.micromag-editor-form-panel.micromag-editor-form-leaveActiveTop{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.micromag-editor-form-panel.micromag-editor-form-leaveActiveBottom{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}
6
- .micromag-editor-buttons-device-container .micromag-editor-buttons-device-icon{display:block;width:100%;height:auto;max-height:100%}
7
6
  .micromag-editor-menus-devices-container{display:inline-block;position:relative}.micromag-editor-menus-devices-container .micromag-editor-menus-devices-button{display:block;width:40px;height:30px;padding:5px}
7
+ .micromag-editor-buttons-device-container .micromag-editor-buttons-device-icon{display:block;width:100%;height:auto;max-height:100%}
8
8
  .micromag-editor-preview-container .micromag-editor-preview-noStory,.micromag-editor-preview-container .micromag-editor-preview-story{position:absolute;top:0;left:0;width:100%;height:100%}.micromag-editor-preview-container{position:relative}.micromag-editor-preview-container>.micromag-editor-preview-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}.micromag-editor-preview-container .micromag-editor-preview-top{display:none;padding:20px 0;text-align:center}.micromag-editor-preview-container .micromag-editor-preview-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%;max-width:100%;padding:0;overflow:hidden}.micromag-editor-preview-container .micromag-editor-preview-bottom>.micromag-editor-preview-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;margin:0 auto;overflow:hidden}.micromag-editor-preview-container .micromag-editor-preview-preview{width:100%;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.micromag-editor-preview-container .micromag-editor-preview-preview,.micromag-editor-preview-container .micromag-editor-preview-viewerContainer{position:relative;height:100%}.micromag-editor-preview-screen-medium .micromag-editor-preview-top{display:block}.micromag-editor-preview-screen-medium .micromag-editor-preview-bottom{padding:50px 20px}@media only screen and (min-width:1398px){.micromag-editor-preview-container.micromag-editor-preview-withoutDevicesSizes .micromag-editor-preview-bottom{padding:200px 20px}}
9
9
  .micromag-editor-screens-container .micromag-editor-screens-navbar{background-color:#1c1c1c;z-index:999}
10
10
  .micromag-editor-menus-screens-container .micromag-editor-menus-screens-placeholder,.micromag-editor-menus-screens-container .micromag-editor-menus-screens-preview,.micromag-editor-menus-screens-container .micromag-editor-menus-screens-screen{position:absolute;top:0;left:0;width:100%;height:100%}.micromag-editor-menus-screens-item,.micromag-editor-menus-screens-items{margin:0;padding:0;list-style:none}.micromag-editor-menus-screens-container{position:relative}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-items{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-5px;padding:0}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-item{display:block;position:relative;z-index:2;width:33.3%;padding:5px}@media screen and (min-width:540px){.micromag-editor-menus-screens-container .micromag-editor-menus-screens-item{width:20%}}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-button{display:block}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-placeholder,.micromag-editor-menus-screens-container .micromag-editor-menus-screens-preview{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-preview{background:rgba(0,0,0,.9)}.micromag-editor-menus-screens-container .micromag-editor-menus-screens-settings{position:absolute;top:0;right:0}.micromag-editor-menus-screens-container.micromag-editor-menus-screens-isVertical .micromag-editor-menus-screens-items,.micromag-editor-menus-screens-container.micromag-editor-menus-screens-noWrap .micromag-editor-menus-screens-items{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.micromag-editor-menus-screens-container.micromag-editor-menus-screens-isVertical .micromag-editor-menus-screens-items{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.micromag-editor-menus-screens-container.micromag-editor-menus-screens-isVertical .micromag-editor-menus-screens-item{width:100%}.micromag-editor-menus-screens-container.micromag-editor-menus-screens-withPlaceholder .micromag-editor-menus-screens-item{width:auto;margin:5px;padding:0}.micromag-editor-menus-screens-container.micromag-editor-menus-screens-withPlaceholder .micromag-editor-menus-screens-button{width:100px}
11
11
  .micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-placeholder,.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-preview,.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-screen{position:absolute;top:0;left:0;width:100%;height:100%}.micromag-editor-buttons-screen-with-preview-button{display:block;position:relative}.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-placeholder,.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-preview{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-preview{background:rgba(0,0,0,.9)}.micromag-editor-buttons-screen-with-preview-button .micromag-editor-buttons-screen-with-preview-placeholder{position:relative}
12
12
  .micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-button{position:relative;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-border,.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-button,.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-screen .micromag-editor-buttons-screen-inner{position:absolute;top:0;left:0;width:100%;height:100%}.micromag-editor-buttons-screen-container{position:relative;overflow:hidden}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-button{display:inline-block}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-border{display:block}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-screen{display:block;position:relative;width:100%;height:0;padding-bottom:150%;pointer-events:none}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-screen .micromag-editor-buttons-screen-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-screen .micromag-editor-buttons-screen-icon{position:relative;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:100%}.micromag-editor-buttons-screen-container .micromag-editor-buttons-screen-screen .micromag-editor-buttons-screen-label{padding:5px 0;font-size:.75rem;font-weight:700}.micromag-editor-buttons-screen-container.micromag-editor-buttons-screen-active .micromag-editor-buttons-screen-border{z-index:2;border:4px solid #a13dff}
13
- .micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-button{display:inline-block;position:relative;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.micromag-editor-sortable-tree-item-actions-wrapper{position:relative;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px;border-radius:10px}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-withChildren{background-color:#6c6c6c}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-clone{display:inline-block;pointer-events:none;padding:0;margin-left:10px;margin-top:5px}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-clone .micromag-editor-sortable-tree-item-actions-inner{padding-right:24px;border-radius:10px;-webkit-box-shadow:0 15px 15px 0 rgba(34,33,81,.1);box-shadow:0 15px 15px 0 rgba(34,33,81,.1)}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost.micromag-editor-sortable-tree-item-actions-indicator{opacity:1;position:relative;z-index:1;margin-bottom:-1px}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost.micromag-editor-sortable-tree-item-actions-indicator .micromag-editor-sortable-tree-item-actions-inner{position:relative;padding:0;height:8px;border:1px solid #a13dff;border-radius:10px;background-color:#a13dff}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost.micromag-editor-sortable-tree-item-actions-indicator .micromag-editor-sortable-tree-item-actions-inner:before{position:absolute;left:-8px;top:-4px;display:block;content:"";width:12px;height:12px;border-radius:50%;border:1px solid #2389ff}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost.micromag-editor-sortable-tree-item-actions-indicator .micromag-editor-sortable-tree-item-actions-inner>*{opacity:0;height:0}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost:not(.micromag-editor-sortable-tree-item-actions-indicator){opacity:.6}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost .micromag-editor-sortable-tree-item-actions-inner>*{-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}.micromag-editor-sortable-tree-item-actions-wrapper.micromag-editor-sortable-tree-item-actions-ghost .micromag-editor-sortable-tree-item-actions-inner{border:1px solid #a13dff;border-radius:4px}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner{position:relative;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;color:#222;-webkit-box-sizing:border-box;box-sizing:border-box}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-button{background-color:rgba(0,0,0,0);color:#aaa}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-handle{position:absolute;top:10px;left:10px;z-index:1}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-text{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:.5rem;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-collapsedCount,.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-count{position:absolute;top:-10px;right:-10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#a13dff;font-size:.8rem;font-weight:600;color:#fff}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-collapsedCount{top:auto;right:3px;bottom:3px}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-disableInteraction{pointer-events:none}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-clone .micromag-editor-sortable-tree-item-actions-Count,.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-clone .micromag-editor-sortable-tree-item-actions-Text,.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-disableSelection .micromag-editor-sortable-tree-item-actions-Count,.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-disableSelection .micromag-editor-sortable-tree-item-actions-Text{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-collapse{position:absolute;bottom:8px;left:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-collapse svg{-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-inner .micromag-editor-sortable-tree-item-actions-collapse.micromag-editor-sortable-tree-item-actions-collapsed svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.micromag-editor-sortable-tree-item-actions-wrapper .micromag-editor-sortable-tree-item-actions-children{position:absolute;width:100%;height:100%;top:0;left:0}
13
+ .micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-button{display:inline-block;position:relative;padding:0;border:0;background:rgba(0,0,0,0);color:inherit;font-family:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.micromag-editor-sortable-sortable-tree-item-actions-wrapper{position:relative;list-style:none;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:3px;border-radius:10px}.micromag-editor-sortable-sortable-tree-item-actions-wrapper:hover .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-handle .micromag-editor-sortable-sortable-tree-item-actions-icon{display:block;visibility:visible}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-withChildren{background-color:#6c6c6c}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-clone{display:inline-block;pointer-events:none;padding:0;margin-left:10px;margin-top:5px}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-clone .micromag-editor-sortable-sortable-tree-item-actions-inner{padding-right:24px;border-radius:10px;-webkit-box-shadow:0 15px 15px 0 rgba(34,33,81,.1);box-shadow:0 15px 15px 0 rgba(34,33,81,.1)}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost.micromag-editor-sortable-sortable-tree-item-actions-indicator{opacity:1;position:relative;z-index:1;margin-bottom:-1px}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost.micromag-editor-sortable-sortable-tree-item-actions-indicator .micromag-editor-sortable-sortable-tree-item-actions-inner{position:relative;padding:0;height:8px;border:1px solid #a13dff;border-radius:6px;background-color:#a13dff}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost.micromag-editor-sortable-sortable-tree-item-actions-indicator .micromag-editor-sortable-sortable-tree-item-actions-inner>*{opacity:0;height:0}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost:not(.micromag-editor-sortable-sortable-tree-item-actions-indicator){opacity:.6}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost .micromag-editor-sortable-sortable-tree-item-actions-inner>*{-webkit-box-shadow:none;box-shadow:none;background-color:rgba(0,0,0,0)}.micromag-editor-sortable-sortable-tree-item-actions-wrapper.micromag-editor-sortable-sortable-tree-item-actions-ghost .micromag-editor-sortable-sortable-tree-item-actions-inner{border:1px solid #a13dff;border-radius:4px}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner{position:relative;z-index:1;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px;color:#222;background-color:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-button{background-color:rgba(0,0,0,0);color:#fff;mix-blend-mode:difference}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-handle{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-handle .micromag-editor-sortable-sortable-tree-item-actions-icon{position:absolute;top:10px;left:10px;display:none;visibility:hidden}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-text{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding-left:.5rem;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-collapsedCount,.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-count{position:absolute;top:-10px;right:-10px;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:24px;height:24px;border-radius:50%;background-color:#a13dff;font-size:.8rem;font-weight:600;color:#fff}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-collapsedCount{top:auto;right:3px;bottom:3px}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-disableInteraction{pointer-events:none}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-clone .micromag-editor-sortable-sortable-tree-item-actions-Count,.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-clone .micromag-editor-sortable-sortable-tree-item-actions-Text,.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-disableSelection .micromag-editor-sortable-sortable-tree-item-actions-Count,.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-disableSelection .micromag-editor-sortable-sortable-tree-item-actions-Text{-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-collapse{position:absolute;bottom:8px;left:10px;display:-webkit-flex;display:-ms-flexbox;display:flex;z-index:1}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-collapse svg{-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;-o-transition:transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-inner .micromag-editor-sortable-sortable-tree-item-actions-collapse.micromag-editor-sortable-sortable-tree-item-actions-collapsed svg{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.micromag-editor-sortable-sortable-tree-item-actions-wrapper .micromag-editor-sortable-sortable-tree-item-actions-children{position:absolute;width:100%;height:100%;top:0;left:0}
14
14
  .micromag-editor-menus-screen-types-container{position:relative}.micromag-editor-menus-screen-types-row{margin-bottom:2rem}.micromag-editor-menus-screen-types-row .micromag-editor-menus-screen-types-title{padding-bottom:.25rem;border-bottom:1px solid #dedede;font-size:.85rem}.micromag-editor-menus-screen-types-row:last-child{margin-bottom:0}
15
15
  .micromag-editor-modals-screen-types-container .micromag-editor-modals-screen-types-selected{background-color:#a13dff}
16
16
  .micromag-editor-forms-settings-container{position:relative;padding:.5rem}.micromag-editor-forms-settings-container .micromag-editor-forms-settings-inner{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}