@harbour-enterprises/superdoc 1.0.0-alpha.57 → 1.0.0-alpha.59
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/__vite-browser-external-2Ng8QIWW.js +5 -0
- package/dist/__vite-browser-external-2Ng8QIWW.js.map +1 -0
- package/dist/style.css +49 -81
- package/dist/superdoc.es.js +96852 -10
- package/dist/superdoc.es.js.map +1 -1
- package/package.json +7 -6
- package/dist/empty-smM22Y5N.js +0 -5
- package/dist/empty-smM22Y5N.js.map +0 -1
- package/dist/index-BiRG-89O.js +0 -696
- package/dist/index-BiRG-89O.js.map +0 -1
- package/dist/index-CqNqpWDV.js +0 -60
- package/dist/index-CqNqpWDV.js.map +0 -1
- package/dist/index-DlsKpjgi.js +0 -128900
- package/dist/index-DlsKpjgi.js.map +0 -1
- package/dist/url-DU7sMdfO.js +0 -2364
- package/dist/url-DU7sMdfO.js.map +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"__vite-browser-external-2Ng8QIWW.js","sources":["../__vite-browser-external"],"sourcesContent":["export default {}"],"names":[],"mappings":"AAAA,MAAe,wBAAA,CAAA;"}
|
package/dist/style.css
CHANGED
|
@@ -167,38 +167,6 @@ body {
|
|
|
167
167
|
.input-active {
|
|
168
168
|
border: 1px solid #1355FF !important;
|
|
169
169
|
}
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
/* Collaboration cursors */
|
|
173
|
-
.ProseMirror > .ProseMirror-yjs-cursor:first-child {
|
|
174
|
-
margin-top: 16px;
|
|
175
|
-
}
|
|
176
|
-
.ProseMirror-yjs-cursor {
|
|
177
|
-
position: relative;
|
|
178
|
-
margin-left: -1px;
|
|
179
|
-
margin-right: -1px;
|
|
180
|
-
border-left: 1px solid black;
|
|
181
|
-
border-right: 1px solid black;
|
|
182
|
-
border-color: orange;
|
|
183
|
-
word-break: normal;
|
|
184
|
-
pointer-events: none;
|
|
185
|
-
}
|
|
186
|
-
.ProseMirror-yjs-cursor > div {
|
|
187
|
-
position: absolute;
|
|
188
|
-
top: -1.05em;
|
|
189
|
-
left: -1px;
|
|
190
|
-
font-size: 13px;
|
|
191
|
-
background-color: rgb(250, 129, 0);
|
|
192
|
-
font-family: serif;
|
|
193
|
-
font-style: normal;
|
|
194
|
-
font-weight: normal;
|
|
195
|
-
line-height: normal;
|
|
196
|
-
user-select: none;
|
|
197
|
-
color: white;
|
|
198
|
-
padding-left: 2px;
|
|
199
|
-
padding-right: 2px;
|
|
200
|
-
white-space: nowrap;
|
|
201
|
-
}
|
|
202
170
|
.open-link-icon[data-v-68133520] {
|
|
203
171
|
margin-left: 10px;
|
|
204
172
|
width: 30px;
|
|
@@ -636,7 +604,7 @@ body {
|
|
|
636
604
|
width: 200px;
|
|
637
605
|
}
|
|
638
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}
|
|
639
|
-
.super-editor[data-v-
|
|
607
|
+
.super-editor[data-v-15fe97d5] {
|
|
640
608
|
display: inline-block;
|
|
641
609
|
position: relative;
|
|
642
610
|
}
|
|
@@ -19189,23 +19157,23 @@ span[data-v-36fffb56] {
|
|
|
19189
19157
|
background-color: #F3F3F5;
|
|
19190
19158
|
}
|
|
19191
19159
|
|
|
19192
|
-
.change-type[data-v-
|
|
19160
|
+
.change-type[data-v-464575a4] {
|
|
19193
19161
|
font-style: italic;
|
|
19194
19162
|
font-weight: 600;
|
|
19195
19163
|
}
|
|
19196
|
-
.comment-separator[data-v-
|
|
19164
|
+
.comment-separator[data-v-464575a4] {
|
|
19197
19165
|
background-color: #DBDBDB;
|
|
19198
19166
|
height: 1px;
|
|
19199
19167
|
width: 100%;
|
|
19200
19168
|
margin: 15px 0;
|
|
19201
19169
|
}
|
|
19202
|
-
.existing-internal-input[data-v-
|
|
19170
|
+
.existing-internal-input[data-v-464575a4] {
|
|
19203
19171
|
margin-bottom: 10px;
|
|
19204
19172
|
}
|
|
19205
|
-
.initial-internal-dropdown[data-v-
|
|
19173
|
+
.initial-internal-dropdown[data-v-464575a4] {
|
|
19206
19174
|
margin-top: 10px;
|
|
19207
19175
|
}
|
|
19208
|
-
.comments-dialog[data-v-
|
|
19176
|
+
.comments-dialog[data-v-464575a4] {
|
|
19209
19177
|
position: absolute;
|
|
19210
19178
|
display: flex;
|
|
19211
19179
|
flex-direction: column;
|
|
@@ -19219,14 +19187,14 @@ span[data-v-36fffb56] {
|
|
|
19219
19187
|
z-index: 5;
|
|
19220
19188
|
width: 300px;
|
|
19221
19189
|
}
|
|
19222
|
-
.is-active[data-v-
|
|
19190
|
+
.is-active[data-v-464575a4] {
|
|
19223
19191
|
z-index: 10;
|
|
19224
19192
|
}
|
|
19225
|
-
.overflow-menu[data-v-
|
|
19193
|
+
.overflow-menu[data-v-464575a4] {
|
|
19226
19194
|
flex-shrink: 1;
|
|
19227
19195
|
display: flex;
|
|
19228
19196
|
}
|
|
19229
|
-
.overflow-menu i[data-v-
|
|
19197
|
+
.overflow-menu i[data-v-464575a4] {
|
|
19230
19198
|
width: 20px;
|
|
19231
19199
|
height: 20px;
|
|
19232
19200
|
display: flex;
|
|
@@ -19238,74 +19206,74 @@ span[data-v-36fffb56] {
|
|
|
19238
19206
|
margin-left: 2px;
|
|
19239
19207
|
cursor: pointer;
|
|
19240
19208
|
}
|
|
19241
|
-
.overflow-menu i[data-v-
|
|
19209
|
+
.overflow-menu i[data-v-464575a4]:hover {
|
|
19242
19210
|
background-color: #DBDBDB;
|
|
19243
19211
|
}
|
|
19244
|
-
.comment-header[data-v-
|
|
19212
|
+
.comment-header[data-v-464575a4] {
|
|
19245
19213
|
display: flex;
|
|
19246
19214
|
align-items: center;
|
|
19247
19215
|
justify-content: space-between;
|
|
19248
19216
|
margin-bottom: 10px;
|
|
19249
19217
|
}
|
|
19250
|
-
.comment-header-left[data-v-
|
|
19218
|
+
.comment-header-left[data-v-464575a4] {
|
|
19251
19219
|
display: flex;
|
|
19252
19220
|
justify-content: space-between;
|
|
19253
19221
|
align-items: center;
|
|
19254
19222
|
}
|
|
19255
|
-
.avatar[data-v-
|
|
19223
|
+
.avatar[data-v-464575a4] {
|
|
19256
19224
|
margin-right: 10px;
|
|
19257
19225
|
}
|
|
19258
|
-
.user-info[data-v-
|
|
19226
|
+
.user-info[data-v-464575a4] {
|
|
19259
19227
|
display: flex;
|
|
19260
19228
|
flex-direction: column;
|
|
19261
19229
|
font-size: 12px;
|
|
19262
19230
|
}
|
|
19263
|
-
.user-name[data-v-
|
|
19231
|
+
.user-name[data-v-464575a4] {
|
|
19264
19232
|
font-weight: 600;
|
|
19265
19233
|
line-height: 1.2em;
|
|
19266
19234
|
}
|
|
19267
|
-
.user-timestamp[data-v-
|
|
19235
|
+
.user-timestamp[data-v-464575a4] {
|
|
19268
19236
|
line-height: 1.2em;
|
|
19269
19237
|
font-size: 12px;
|
|
19270
19238
|
color: #999;
|
|
19271
19239
|
}
|
|
19272
|
-
.input-section[data-v-
|
|
19240
|
+
.input-section[data-v-464575a4] {
|
|
19273
19241
|
margin-top: 10px;
|
|
19274
19242
|
}
|
|
19275
|
-
.sd-button[data-v-
|
|
19243
|
+
.sd-button[data-v-464575a4] {
|
|
19276
19244
|
font-size: 12px;
|
|
19277
19245
|
margin-left: 5px;
|
|
19278
19246
|
}
|
|
19279
|
-
.comment[data-v-
|
|
19247
|
+
.comment[data-v-464575a4] {
|
|
19280
19248
|
font-size: 13px;
|
|
19281
19249
|
margin: 10px 0;
|
|
19282
19250
|
}
|
|
19283
|
-
.conversation-item[data-v-
|
|
19251
|
+
.conversation-item[data-v-464575a4] {
|
|
19284
19252
|
border-bottom: 1px solid #DBDBDB;
|
|
19285
19253
|
padding-bottom: 10px;
|
|
19286
19254
|
}
|
|
19287
|
-
.comment-footer[data-v-
|
|
19255
|
+
.comment-footer[data-v-464575a4] {
|
|
19288
19256
|
margin: 5px 0 5px;
|
|
19289
19257
|
display: flex;
|
|
19290
19258
|
justify-content: flex-end;
|
|
19291
19259
|
width: 100%;
|
|
19292
19260
|
}
|
|
19293
|
-
.internal-dropdown[data-v-
|
|
19261
|
+
.internal-dropdown[data-v-464575a4] {
|
|
19294
19262
|
display: inline-block;
|
|
19295
19263
|
}
|
|
19296
|
-
.comment-editing[data-v-
|
|
19264
|
+
.comment-editing[data-v-464575a4] {
|
|
19297
19265
|
padding-bottom: 10px;
|
|
19298
19266
|
}
|
|
19299
|
-
.comment-editing button[data-v-
|
|
19267
|
+
.comment-editing button[data-v-464575a4] {
|
|
19300
19268
|
margin-left: 5px;
|
|
19301
19269
|
}
|
|
19302
|
-
.comment-entry[data-v-
|
|
19270
|
+
.comment-entry[data-v-464575a4] {
|
|
19303
19271
|
border-radius: 8px;
|
|
19304
19272
|
border: 1px solid #DBDBDB !important;
|
|
19305
19273
|
width: 100%;
|
|
19306
19274
|
transition: all 250ms ease;
|
|
19307
19275
|
}
|
|
19308
|
-
.tracked-change[data-v-
|
|
19276
|
+
.tracked-change[data-v-464575a4] {
|
|
19309
19277
|
margin: 0;
|
|
19310
19278
|
}
|
|
19311
19279
|
|
|
@@ -19335,13 +19303,13 @@ span[data-v-36fffb56] {
|
|
|
19335
19303
|
padding: 1px;
|
|
19336
19304
|
}
|
|
19337
19305
|
|
|
19338
|
-
.image-field[data-v-
|
|
19306
|
+
.image-field[data-v-3a10cc41] {
|
|
19339
19307
|
overflow: hidden;
|
|
19340
19308
|
display: flex;
|
|
19341
19309
|
align-items: center;
|
|
19342
19310
|
margin-top: 2px;
|
|
19343
19311
|
}
|
|
19344
|
-
img[data-v-
|
|
19312
|
+
img[data-v-3a10cc41] {
|
|
19345
19313
|
max-height: 100%;
|
|
19346
19314
|
}
|
|
19347
19315
|
|
|
@@ -19357,7 +19325,7 @@ img[data-v-47d1dee5] {
|
|
|
19357
19325
|
padding: 1px;
|
|
19358
19326
|
}
|
|
19359
19327
|
|
|
19360
|
-
.field-container[data-v-
|
|
19328
|
+
.field-container[data-v-5a92a39c] {
|
|
19361
19329
|
border-radius: 2px;
|
|
19362
19330
|
background-color: #EFD0F0 !important;
|
|
19363
19331
|
border: 2px solid #B015B3;
|
|
@@ -19448,74 +19416,74 @@ img[data-v-47d1dee5] {
|
|
|
19448
19416
|
}
|
|
19449
19417
|
}
|
|
19450
19418
|
|
|
19451
|
-
.selection-layer[data-v-
|
|
19419
|
+
.selection-layer[data-v-88384bc4] {
|
|
19452
19420
|
position: absolute;
|
|
19453
19421
|
min-height: 100%;
|
|
19454
19422
|
min-width: 100%;
|
|
19455
19423
|
z-index: 10;
|
|
19456
19424
|
pointer-events: none;
|
|
19457
19425
|
}
|
|
19458
|
-
.temp-selection[data-v-
|
|
19426
|
+
.temp-selection[data-v-88384bc4] {
|
|
19459
19427
|
position: absolute;
|
|
19460
19428
|
}
|
|
19461
19429
|
/* Right sidebar drawer */
|
|
19462
|
-
.right-sidebar[data-v-
|
|
19430
|
+
.right-sidebar[data-v-88384bc4] {
|
|
19463
19431
|
width: 320px;
|
|
19464
19432
|
padding: 0 10px;
|
|
19465
19433
|
min-height: 100%;
|
|
19466
19434
|
position: relative;
|
|
19467
19435
|
z-index: 100;
|
|
19468
19436
|
}
|
|
19469
|
-
.fa-tool-icon[data-v-
|
|
19437
|
+
.fa-tool-icon[data-v-88384bc4] {
|
|
19470
19438
|
cursor: pointer;
|
|
19471
19439
|
}
|
|
19472
19440
|
|
|
19473
19441
|
/* General Styles */
|
|
19474
|
-
.box-sizing[data-v-
|
|
19442
|
+
.box-sizing[data-v-88384bc4], .layers[data-v-88384bc4] {
|
|
19475
19443
|
box-sizing: border-box;
|
|
19476
19444
|
}
|
|
19477
|
-
.cursor-pointer[data-v-
|
|
19445
|
+
.cursor-pointer[data-v-88384bc4], .tools .tool-icon[data-v-88384bc4], .toolbar-item[data-v-88384bc4] {
|
|
19478
19446
|
cursor: pointer;
|
|
19479
19447
|
}
|
|
19480
|
-
.flex[data-v-
|
|
19448
|
+
.flex[data-v-88384bc4] {
|
|
19481
19449
|
display: flex;
|
|
19482
19450
|
}
|
|
19483
|
-
.flex-column[data-v-
|
|
19451
|
+
.flex-column[data-v-88384bc4] {
|
|
19484
19452
|
flex-direction: column;
|
|
19485
19453
|
}
|
|
19486
|
-
.flex-center[data-v-
|
|
19454
|
+
.flex-center[data-v-88384bc4] {
|
|
19487
19455
|
display: flex;
|
|
19488
19456
|
align-items: center;
|
|
19489
19457
|
justify-content: center;
|
|
19490
19458
|
}
|
|
19491
19459
|
|
|
19492
19460
|
/* Layer Styles */
|
|
19493
|
-
.comments-layer[data-v-
|
|
19461
|
+
.comments-layer[data-v-88384bc4] {
|
|
19494
19462
|
position: absolute;
|
|
19495
19463
|
top: 0;
|
|
19496
19464
|
height: 100%;
|
|
19497
19465
|
position: relative;
|
|
19498
19466
|
}
|
|
19499
|
-
.layers[data-v-
|
|
19467
|
+
.layers[data-v-88384bc4] {
|
|
19500
19468
|
position: relative;
|
|
19501
19469
|
}
|
|
19502
19470
|
|
|
19503
19471
|
/* Document Styles */
|
|
19504
|
-
.docx[data-v-
|
|
19472
|
+
.docx[data-v-88384bc4] {
|
|
19505
19473
|
border: 1px solid #DFDFDF;
|
|
19506
19474
|
pointer-events: auto;
|
|
19507
19475
|
}
|
|
19508
|
-
.sub-document[data-v-
|
|
19476
|
+
.sub-document[data-v-88384bc4] {
|
|
19509
19477
|
position: relative;
|
|
19510
19478
|
}
|
|
19511
19479
|
|
|
19512
19480
|
/* Toolbar Styles */
|
|
19513
|
-
.toolbar[data-v-
|
|
19481
|
+
.toolbar[data-v-88384bc4] {
|
|
19514
19482
|
height: 25px;
|
|
19515
19483
|
background-color: #fff;
|
|
19516
19484
|
margin-bottom: 5px;
|
|
19517
19485
|
}
|
|
19518
|
-
.toolbar-item[data-v-
|
|
19486
|
+
.toolbar-item[data-v-88384bc4] {
|
|
19519
19487
|
width: 20px;
|
|
19520
19488
|
height: 20px;
|
|
19521
19489
|
border-radius: 8px;
|
|
@@ -19527,12 +19495,12 @@ img[data-v-47d1dee5] {
|
|
|
19527
19495
|
justify-content: center;
|
|
19528
19496
|
transition: all 250ms ease;
|
|
19529
19497
|
}
|
|
19530
|
-
.toolbar-item[data-v-
|
|
19498
|
+
.toolbar-item[data-v-88384bc4]:hover {
|
|
19531
19499
|
background-color: #DBDBDB;
|
|
19532
19500
|
}
|
|
19533
19501
|
|
|
19534
19502
|
/* Tools Styles */
|
|
19535
|
-
.tools[data-v-
|
|
19503
|
+
.tools[data-v-88384bc4] {
|
|
19536
19504
|
position: absolute;
|
|
19537
19505
|
width: 50px;
|
|
19538
19506
|
height: 50px;
|
|
@@ -19543,7 +19511,7 @@ img[data-v-47d1dee5] {
|
|
|
19543
19511
|
align-items: center;
|
|
19544
19512
|
justify-content: center;
|
|
19545
19513
|
}
|
|
19546
|
-
.tools .tool-icon[data-v-
|
|
19514
|
+
.tools .tool-icon[data-v-88384bc4] {
|
|
19547
19515
|
font-size: 20px;
|
|
19548
19516
|
border-radius: 12px;
|
|
19549
19517
|
border: none;
|
|
@@ -19551,11 +19519,11 @@ img[data-v-47d1dee5] {
|
|
|
19551
19519
|
background-color: #DBDBDB;
|
|
19552
19520
|
}
|
|
19553
19521
|
@media (max-width: 768px) {
|
|
19554
|
-
.sub-document[data-v-
|
|
19522
|
+
.sub-document[data-v-88384bc4] {
|
|
19555
19523
|
max-width: 100%;
|
|
19556
19524
|
overflow: hidden;
|
|
19557
19525
|
}
|
|
19558
|
-
.right-sidebar[data-v-
|
|
19526
|
+
.right-sidebar[data-v-88384bc4] {
|
|
19559
19527
|
padding: 10px;
|
|
19560
19528
|
width: 55px;
|
|
19561
19529
|
position: relative;
|