@harbour-enterprises/superdoc 1.0.0-alpha.66 → 1.0.0-alpha.67

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/style.css CHANGED
@@ -619,7 +619,7 @@ body {
619
619
  }
620
620
  }
621
621
  .tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}
622
- .super-editor[data-v-15fe97d5] {
622
+ .super-editor[data-v-41291220] {
623
623
  display: inline-block;
624
624
  position: relative;
625
625
  }
@@ -19081,74 +19081,74 @@ img[data-v-718ded21] {
19081
19081
  }
19082
19082
  }
19083
19083
 
19084
- .selection-layer[data-v-f8be1585] {
19084
+ .selection-layer[data-v-b996a622] {
19085
19085
  position: absolute;
19086
19086
  min-height: 100%;
19087
19087
  min-width: 100%;
19088
19088
  z-index: 10;
19089
19089
  pointer-events: none;
19090
19090
  }
19091
- .temp-selection[data-v-f8be1585] {
19091
+ .temp-selection[data-v-b996a622] {
19092
19092
  position: absolute;
19093
19093
  }
19094
19094
  /* Right sidebar drawer */
19095
- .right-sidebar[data-v-f8be1585] {
19095
+ .right-sidebar[data-v-b996a622] {
19096
19096
  width: 320px;
19097
19097
  padding: 0 10px;
19098
19098
  min-height: 100%;
19099
19099
  position: relative;
19100
19100
  z-index: 100;
19101
19101
  }
19102
- .fa-tool-icon[data-v-f8be1585] {
19102
+ .fa-tool-icon[data-v-b996a622] {
19103
19103
  cursor: pointer;
19104
19104
  }
19105
19105
 
19106
19106
  /* General Styles */
19107
- .box-sizing[data-v-f8be1585], .layers[data-v-f8be1585] {
19107
+ .box-sizing[data-v-b996a622], .layers[data-v-b996a622] {
19108
19108
  box-sizing: border-box;
19109
19109
  }
19110
- .cursor-pointer[data-v-f8be1585], .tools .tool-icon[data-v-f8be1585], .toolbar-item[data-v-f8be1585] {
19110
+ .cursor-pointer[data-v-b996a622], .tools .tool-icon[data-v-b996a622], .toolbar-item[data-v-b996a622] {
19111
19111
  cursor: pointer;
19112
19112
  }
19113
- .flex[data-v-f8be1585] {
19113
+ .flex[data-v-b996a622] {
19114
19114
  display: flex;
19115
19115
  }
19116
- .flex-column[data-v-f8be1585] {
19116
+ .flex-column[data-v-b996a622] {
19117
19117
  flex-direction: column;
19118
19118
  }
19119
- .flex-center[data-v-f8be1585] {
19119
+ .flex-center[data-v-b996a622] {
19120
19120
  display: flex;
19121
19121
  align-items: center;
19122
19122
  justify-content: center;
19123
19123
  }
19124
19124
 
19125
19125
  /* Layer Styles */
19126
- .comments-layer[data-v-f8be1585] {
19126
+ .comments-layer[data-v-b996a622] {
19127
19127
  position: absolute;
19128
19128
  top: 0;
19129
19129
  height: 100%;
19130
19130
  position: relative;
19131
19131
  }
19132
- .layers[data-v-f8be1585] {
19132
+ .layers[data-v-b996a622] {
19133
19133
  position: relative;
19134
19134
  }
19135
19135
 
19136
19136
  /* Document Styles */
19137
- .docx[data-v-f8be1585] {
19137
+ .docx[data-v-b996a622] {
19138
19138
  border: 1px solid #DFDFDF;
19139
19139
  pointer-events: auto;
19140
19140
  }
19141
- .sub-document[data-v-f8be1585] {
19141
+ .sub-document[data-v-b996a622] {
19142
19142
  position: relative;
19143
19143
  }
19144
19144
 
19145
19145
  /* Toolbar Styles */
19146
- .toolbar[data-v-f8be1585] {
19146
+ .toolbar[data-v-b996a622] {
19147
19147
  height: 25px;
19148
19148
  background-color: #fff;
19149
19149
  margin-bottom: 5px;
19150
19150
  }
19151
- .toolbar-item[data-v-f8be1585] {
19151
+ .toolbar-item[data-v-b996a622] {
19152
19152
  width: 20px;
19153
19153
  height: 20px;
19154
19154
  border-radius: 8px;
@@ -19160,12 +19160,12 @@ img[data-v-718ded21] {
19160
19160
  justify-content: center;
19161
19161
  transition: all 250ms ease;
19162
19162
  }
19163
- .toolbar-item[data-v-f8be1585]:hover {
19163
+ .toolbar-item[data-v-b996a622]:hover {
19164
19164
  background-color: #DBDBDB;
19165
19165
  }
19166
19166
 
19167
19167
  /* Tools Styles */
19168
- .tools[data-v-f8be1585] {
19168
+ .tools[data-v-b996a622] {
19169
19169
  position: absolute;
19170
19170
  width: 50px;
19171
19171
  height: 50px;
@@ -19176,7 +19176,7 @@ img[data-v-718ded21] {
19176
19176
  align-items: center;
19177
19177
  justify-content: center;
19178
19178
  }
19179
- .tools .tool-icon[data-v-f8be1585] {
19179
+ .tools .tool-icon[data-v-b996a622] {
19180
19180
  font-size: 20px;
19181
19181
  border-radius: 12px;
19182
19182
  border: none;
@@ -19184,27 +19184,27 @@ img[data-v-718ded21] {
19184
19184
  background-color: #DBDBDB;
19185
19185
  cursor: pointer;
19186
19186
  }
19187
- .tools__icon[data-v-f8be1585] svg {
19187
+ .tools__icon[data-v-b996a622] svg {
19188
19188
  max-width: 100%;
19189
19189
  max-height: 100%;
19190
19190
  display: block;
19191
19191
  fill: currentColor;
19192
19192
  }
19193
- .layers[data-v-f8be1585] {
19193
+ .layers[data-v-b996a622] {
19194
19194
  position: relative;
19195
19195
  height: 100%;
19196
19196
  width: 100%;
19197
19197
  overflow: auto;
19198
19198
  }
19199
- .document[data-v-f8be1585] {
19199
+ .document[data-v-b996a622] {
19200
19200
  position: relative;
19201
19201
  }
19202
19202
  @media (max-width: 768px) {
19203
- .sub-document[data-v-f8be1585] {
19203
+ .sub-document[data-v-b996a622] {
19204
19204
  max-width: 100%;
19205
19205
  overflow: hidden;
19206
19206
  }
19207
- .right-sidebar[data-v-f8be1585] {
19207
+ .right-sidebar[data-v-b996a622] {
19208
19208
  padding: 10px;
19209
19209
  width: 55px;
19210
19210
  position: relative;