@harbour-enterprises/superdoc 1.0.0-alpha.53 → 1.0.0-alpha.54

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
@@ -604,7 +604,8 @@ body {
604
604
  width: 200px;
605
605
  }
606
606
  .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}
607
- .super-editor[data-v-d7996dc3] {
607
+ .super-editor[data-v-15fe97d5] {
608
+ display: inline-block;
608
609
  position: relative;
609
610
  }
610
611
 
@@ -18741,23 +18742,23 @@ readers do not read off random characters that represent icons */
18741
18742
  mix-blend-mode: difference;
18742
18743
  }
18743
18744
 
18744
- .comment-doc[data-v-eeaaecda] {
18745
+ .comment-doc[data-v-5e1817c5] {
18745
18746
  position: relative;
18746
18747
  }
18747
- .comments-layer[data-v-eeaaecda] {
18748
+ .comments-layer[data-v-5e1817c5] {
18748
18749
  position: relative;
18749
18750
  }
18750
- .comment-anchor[data-v-eeaaecda] {
18751
+ .comment-anchor[data-v-5e1817c5] {
18751
18752
  position: absolute;
18752
18753
  cursor: pointer;
18753
18754
  z-index: 3;
18754
18755
  border-radius: 4px;
18755
18756
  transition: background-color 250ms ease;
18756
18757
  }
18757
- .bypass[data-v-eeaaecda] {
18758
+ .bypass[data-v-5e1817c5] {
18758
18759
  display: none;
18759
18760
  }
18760
- .comments-container[data-v-eeaaecda] {
18761
+ .comments-container[data-v-5e1817c5] {
18761
18762
  /* pointer-events: none; */
18762
18763
  }
18763
18764
 
@@ -18810,19 +18811,23 @@ span[data-v-36fffb56] {
18810
18811
  background-color: #F3F3F5;
18811
18812
  }
18812
18813
 
18813
- .comment-separator[data-v-83ec237e] {
18814
+ .change-type[data-v-9ca65218] {
18815
+ font-style: italic;
18816
+ font-weight: 600;
18817
+ }
18818
+ .comment-separator[data-v-9ca65218] {
18814
18819
  background-color: #DBDBDB;
18815
18820
  height: 1px;
18816
18821
  width: 100%;
18817
18822
  margin: 15px 0;
18818
18823
  }
18819
- .existing-internal-input[data-v-83ec237e] {
18824
+ .existing-internal-input[data-v-9ca65218] {
18820
18825
  margin-bottom: 10px;
18821
18826
  }
18822
- .initial-internal-dropdown[data-v-83ec237e] {
18827
+ .initial-internal-dropdown[data-v-9ca65218] {
18823
18828
  margin-top: 10px;
18824
18829
  }
18825
- .comments-dialog[data-v-83ec237e] {
18830
+ .comments-dialog[data-v-9ca65218] {
18826
18831
  position: absolute;
18827
18832
  display: flex;
18828
18833
  flex-direction: column;
@@ -18836,14 +18841,14 @@ span[data-v-36fffb56] {
18836
18841
  z-index: 5;
18837
18842
  width: 300px;
18838
18843
  }
18839
- .is-active[data-v-83ec237e] {
18844
+ .is-active[data-v-9ca65218] {
18840
18845
  z-index: 10;
18841
18846
  }
18842
- .overflow-menu[data-v-83ec237e] {
18847
+ .overflow-menu[data-v-9ca65218] {
18843
18848
  flex-shrink: 1;
18844
18849
  display: flex;
18845
18850
  }
18846
- .overflow-menu i[data-v-83ec237e] {
18851
+ .overflow-menu i[data-v-9ca65218] {
18847
18852
  width: 20px;
18848
18853
  height: 20px;
18849
18854
  display: flex;
@@ -18855,80 +18860,83 @@ span[data-v-36fffb56] {
18855
18860
  margin-left: 2px;
18856
18861
  cursor: pointer;
18857
18862
  }
18858
- .overflow-menu i[data-v-83ec237e]:hover {
18863
+ .overflow-menu i[data-v-9ca65218]:hover {
18859
18864
  background-color: #DBDBDB;
18860
18865
  }
18861
- .comment-header[data-v-83ec237e] {
18866
+ .comment-header[data-v-9ca65218] {
18862
18867
  display: flex;
18863
18868
  align-items: center;
18864
18869
  justify-content: space-between;
18865
18870
  margin-bottom: 10px;
18866
18871
  }
18867
- .comment-header-left[data-v-83ec237e] {
18872
+ .comment-header-left[data-v-9ca65218] {
18868
18873
  display: flex;
18869
18874
  justify-content: space-between;
18870
18875
  align-items: center;
18871
18876
  }
18872
- .avatar[data-v-83ec237e] {
18877
+ .avatar[data-v-9ca65218] {
18873
18878
  margin-right: 10px;
18874
18879
  }
18875
- .user-info[data-v-83ec237e] {
18880
+ .user-info[data-v-9ca65218] {
18876
18881
  display: flex;
18877
18882
  flex-direction: column;
18878
18883
  font-size: 12px;
18879
18884
  }
18880
- .user-name[data-v-83ec237e] {
18885
+ .user-name[data-v-9ca65218] {
18881
18886
  font-weight: 600;
18882
18887
  line-height: 1.2em;
18883
18888
  }
18884
- .user-timestamp[data-v-83ec237e] {
18889
+ .user-timestamp[data-v-9ca65218] {
18885
18890
  line-height: 1.2em;
18886
18891
  font-size: 12px;
18887
18892
  color: #999;
18888
18893
  }
18889
- .input-section[data-v-83ec237e] {
18894
+ .input-section[data-v-9ca65218] {
18890
18895
  margin-top: 10px;
18891
18896
  }
18892
- .sd-button[data-v-83ec237e] {
18897
+ .sd-button[data-v-9ca65218] {
18893
18898
  font-size: 12px;
18894
18899
  margin-left: 5px;
18895
18900
  }
18896
- .comment[data-v-83ec237e] {
18897
- font-size: 14px;
18901
+ .comment[data-v-9ca65218] {
18902
+ font-size: 13px;
18898
18903
  margin: 10px 0;
18899
18904
  }
18900
- .conversation-item[data-v-83ec237e] {
18905
+ .conversation-item[data-v-9ca65218] {
18901
18906
  border-bottom: 1px solid #DBDBDB;
18902
18907
  padding-bottom: 10px;
18903
18908
  }
18904
- .comment-footer[data-v-83ec237e] {
18909
+ .comment-footer[data-v-9ca65218] {
18905
18910
  margin: 5px 0 5px;
18906
18911
  display: flex;
18907
18912
  justify-content: flex-end;
18908
18913
  width: 100%;
18909
18914
  }
18910
- .internal-dropdown[data-v-83ec237e] {
18915
+ .internal-dropdown[data-v-9ca65218] {
18911
18916
  display: inline-block;
18912
18917
  }
18913
- .comment-editing[data-v-83ec237e] {
18918
+ .comment-editing[data-v-9ca65218] {
18914
18919
  padding-bottom: 10px;
18915
18920
  }
18916
- .comment-editing button[data-v-83ec237e] {
18921
+ .comment-editing button[data-v-9ca65218] {
18917
18922
  margin-left: 5px;
18918
18923
  }
18919
- .comment-entry[data-v-83ec237e] {
18924
+ .comment-entry[data-v-9ca65218] {
18920
18925
  border-radius: 8px;
18921
18926
  border: 1px solid #DBDBDB !important;
18922
18927
  width: 100%;
18923
18928
  transition: all 250ms ease;
18924
18929
  }
18930
+ .tracked-change[data-v-9ca65218] {
18931
+ margin: 0;
18932
+ }
18925
18933
 
18926
- .section-wrapper[data-v-4b2ff036] {
18934
+ .section-wrapper[data-v-f33f3bf2] {
18927
18935
  position: relative;
18928
18936
  min-height: 100%;
18929
18937
  width: 300px;
18930
18938
  }
18931
- .floating-comment[data-v-4b2ff036] {
18939
+ .floating-comment[data-v-f33f3bf2] {
18932
18940
  position: absolute;
18933
18941
  min-width: 300px;
18934
18942
  }
@@ -19062,63 +19070,74 @@ img[data-v-47d1dee5] {
19062
19070
  }
19063
19071
  }
19064
19072
 
19073
+ .selection-layer[data-v-d9e88d29] {
19074
+ position: absolute;
19075
+ min-height: 100%;
19076
+ min-width: 100%;
19077
+ z-index: 10;
19078
+ pointer-events: none;
19079
+ }
19080
+ .temp-selection[data-v-d9e88d29] {
19081
+ position: absolute;
19082
+ }
19065
19083
  /* Right sidebar drawer */
19066
- .right-sidebar[data-v-848ea3f5] {
19084
+ .right-sidebar[data-v-d9e88d29] {
19067
19085
  width: 320px;
19068
19086
  padding: 0 10px;
19069
19087
  min-height: 100%;
19070
19088
  position: relative;
19071
19089
  z-index: 100;
19072
19090
  }
19073
- .fa-tool-icon[data-v-848ea3f5] {
19091
+ .fa-tool-icon[data-v-d9e88d29] {
19074
19092
  cursor: pointer;
19075
19093
  }
19076
19094
 
19077
19095
  /* General Styles */
19078
- .box-sizing[data-v-848ea3f5], .layers[data-v-848ea3f5] {
19096
+ .box-sizing[data-v-d9e88d29], .layers[data-v-d9e88d29] {
19079
19097
  box-sizing: border-box;
19080
19098
  }
19081
- .cursor-pointer[data-v-848ea3f5], .tools .tool-icon[data-v-848ea3f5], .toolbar-item[data-v-848ea3f5] {
19099
+ .cursor-pointer[data-v-d9e88d29], .tools .tool-icon[data-v-d9e88d29], .toolbar-item[data-v-d9e88d29] {
19082
19100
  cursor: pointer;
19083
19101
  }
19084
- .flex[data-v-848ea3f5] {
19102
+ .flex[data-v-d9e88d29] {
19085
19103
  display: flex;
19086
19104
  }
19087
- .flex-column[data-v-848ea3f5] {
19105
+ .flex-column[data-v-d9e88d29] {
19088
19106
  flex-direction: column;
19089
19107
  }
19090
- .flex-center[data-v-848ea3f5] {
19108
+ .flex-center[data-v-d9e88d29] {
19091
19109
  display: flex;
19092
19110
  align-items: center;
19093
19111
  justify-content: center;
19094
19112
  }
19095
19113
 
19096
19114
  /* Layer Styles */
19097
- .comments-layer[data-v-848ea3f5] {
19115
+ .comments-layer[data-v-d9e88d29] {
19098
19116
  position: absolute;
19099
19117
  top: 0;
19100
19118
  height: 100%;
19119
+ position: relative;
19101
19120
  }
19102
- .layers[data-v-848ea3f5] {
19121
+ .layers[data-v-d9e88d29] {
19103
19122
  position: relative;
19104
19123
  }
19105
19124
 
19106
19125
  /* Document Styles */
19107
- .docx[data-v-848ea3f5] {
19126
+ .docx[data-v-d9e88d29] {
19108
19127
  border: 1px solid #DFDFDF;
19109
19128
  pointer-events: auto;
19110
19129
  }
19111
- .sub-document[data-v-848ea3f5] {
19130
+ .sub-document[data-v-d9e88d29] {
19112
19131
  position: relative;
19113
19132
  }
19114
19133
 
19115
19134
  /* Toolbar Styles */
19116
- .toolbar[data-v-848ea3f5] {
19135
+ .toolbar[data-v-d9e88d29] {
19117
19136
  height: 25px;
19118
19137
  background-color: #fff;
19119
19138
  margin-bottom: 5px;
19120
19139
  }
19121
- .toolbar-item[data-v-848ea3f5] {
19140
+ .toolbar-item[data-v-d9e88d29] {
19122
19141
  width: 20px;
19123
19142
  height: 20px;
19124
19143
  border-radius: 8px;
@@ -19130,12 +19149,12 @@ img[data-v-47d1dee5] {
19130
19149
  justify-content: center;
19131
19150
  transition: all 250ms ease;
19132
19151
  }
19133
- .toolbar-item[data-v-848ea3f5]:hover {
19152
+ .toolbar-item[data-v-d9e88d29]:hover {
19134
19153
  background-color: #DBDBDB;
19135
19154
  }
19136
19155
 
19137
19156
  /* Tools Styles */
19138
- .tools[data-v-848ea3f5] {
19157
+ .tools[data-v-d9e88d29] {
19139
19158
  position: absolute;
19140
19159
  width: 50px;
19141
19160
  height: 50px;
@@ -19146,7 +19165,7 @@ img[data-v-47d1dee5] {
19146
19165
  align-items: center;
19147
19166
  justify-content: center;
19148
19167
  }
19149
- .tools .tool-icon[data-v-848ea3f5] {
19168
+ .tools .tool-icon[data-v-d9e88d29] {
19150
19169
  font-size: 20px;
19151
19170
  border-radius: 12px;
19152
19171
  border: none;
@@ -19154,11 +19173,11 @@ img[data-v-47d1dee5] {
19154
19173
  background-color: #DBDBDB;
19155
19174
  }
19156
19175
  @media (max-width: 768px) {
19157
- .sub-document[data-v-848ea3f5] {
19176
+ .sub-document[data-v-d9e88d29] {
19158
19177
  max-width: 100%;
19159
19178
  overflow: hidden;
19160
19179
  }
19161
- .right-sidebar[data-v-848ea3f5] {
19180
+ .right-sidebar[data-v-d9e88d29] {
19162
19181
  padding: 10px;
19163
19182
  width: 55px;
19164
19183
  position: relative;