@bigbinary/neeto-editor 1.27.5 → 1.27.7
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/index.cjs.js +376 -268
- package/index.cjs.js.map +1 -1
- package/index.js +377 -269
- package/index.js.map +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { isNotEmpty, findBy, noop as noop$2, removeBy, findIndexBy, removeById, slugify } from '@bigbinary/neeto-commons-frontend/pure';
|
|
2
|
-
import { pluck, isEmpty as isEmpty$1, isNil, mergeDeepLeft, assoc, mergeRight, concat as concat$3, is,
|
|
2
|
+
import { pluck, isEmpty as isEmpty$1, isNil, mergeDeepLeft, assoc, mergeRight, concat as concat$3, is, prop, not, fromPairs } from 'ramda';
|
|
3
3
|
import * as React$6 from 'react';
|
|
4
4
|
import React__default, { useContext, useState, useRef as useRef$1, useEffect as useEffect$1, useImperativeHandle, createContext, forwardRef as forwardRef$1, cloneElement, useLayoutEffect, useMemo, useCallback } from 'react';
|
|
5
5
|
import { renderToString } from 'react-dom/server';
|
|
@@ -35984,7 +35984,7 @@ var VARIABLE_SPAN_REGEX = (cov_1l9oz901pg().s[3]++, /<span data-variable="" [^>]
|
|
|
35984
35984
|
|
|
35985
35985
|
function cov_2fxze78p7l() {
|
|
35986
35986
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/EditorContent/utils.js";
|
|
35987
|
-
var hash = "
|
|
35987
|
+
var hash = "39a407e5bf38f05456cc1165b06f54b027942532";
|
|
35988
35988
|
var global = new Function("return this")();
|
|
35989
35989
|
var gcv = "__coverage__";
|
|
35990
35990
|
var coverageData = {
|
|
@@ -35993,11 +35993,11 @@ function cov_2fxze78p7l() {
|
|
|
35993
35993
|
"0": {
|
|
35994
35994
|
start: {
|
|
35995
35995
|
line: 11,
|
|
35996
|
-
column:
|
|
35996
|
+
column: 22
|
|
35997
35997
|
},
|
|
35998
35998
|
end: {
|
|
35999
|
-
line:
|
|
36000
|
-
column:
|
|
35999
|
+
line: 12,
|
|
36000
|
+
column: 73
|
|
36001
36001
|
}
|
|
36002
36002
|
},
|
|
36003
36003
|
"1": {
|
|
@@ -36006,43 +36006,63 @@ function cov_2fxze78p7l() {
|
|
|
36006
36006
|
column: 2
|
|
36007
36007
|
},
|
|
36008
36008
|
end: {
|
|
36009
|
-
line:
|
|
36010
|
-
column:
|
|
36009
|
+
line: 12,
|
|
36010
|
+
column: 73
|
|
36011
36011
|
}
|
|
36012
36012
|
},
|
|
36013
36013
|
"2": {
|
|
36014
36014
|
start: {
|
|
36015
|
-
line:
|
|
36016
|
-
column:
|
|
36015
|
+
line: 14,
|
|
36016
|
+
column: 33
|
|
36017
36017
|
},
|
|
36018
36018
|
end: {
|
|
36019
|
+
line: 24,
|
|
36020
|
+
column: 1
|
|
36021
|
+
}
|
|
36022
|
+
},
|
|
36023
|
+
"3": {
|
|
36024
|
+
start: {
|
|
36019
36025
|
line: 15,
|
|
36026
|
+
column: 2
|
|
36027
|
+
},
|
|
36028
|
+
end: {
|
|
36029
|
+
line: 21,
|
|
36030
|
+
column: 3
|
|
36031
|
+
}
|
|
36032
|
+
},
|
|
36033
|
+
"4": {
|
|
36034
|
+
start: {
|
|
36035
|
+
line: 16,
|
|
36036
|
+
column: 21
|
|
36037
|
+
},
|
|
36038
|
+
end: {
|
|
36039
|
+
line: 18,
|
|
36020
36040
|
column: 12
|
|
36021
36041
|
}
|
|
36022
36042
|
},
|
|
36023
|
-
"
|
|
36043
|
+
"5": {
|
|
36024
36044
|
start: {
|
|
36025
|
-
line:
|
|
36045
|
+
line: 20,
|
|
36026
36046
|
column: 4
|
|
36027
36047
|
},
|
|
36028
36048
|
end: {
|
|
36029
|
-
line:
|
|
36049
|
+
line: 20,
|
|
36030
36050
|
column: 78
|
|
36031
36051
|
}
|
|
36032
36052
|
},
|
|
36033
|
-
"
|
|
36053
|
+
"6": {
|
|
36034
36054
|
start: {
|
|
36035
|
-
line:
|
|
36055
|
+
line: 23,
|
|
36036
36056
|
column: 2
|
|
36037
36057
|
},
|
|
36038
36058
|
end: {
|
|
36039
|
-
line:
|
|
36059
|
+
line: 23,
|
|
36040
36060
|
column: 23
|
|
36041
36061
|
}
|
|
36042
36062
|
},
|
|
36043
|
-
"
|
|
36063
|
+
"7": {
|
|
36044
36064
|
start: {
|
|
36045
|
-
line:
|
|
36065
|
+
line: 26,
|
|
36046
36066
|
column: 29
|
|
36047
36067
|
},
|
|
36048
36068
|
end: {
|
|
@@ -36050,29 +36070,29 @@ function cov_2fxze78p7l() {
|
|
|
36050
36070
|
column: 1
|
|
36051
36071
|
}
|
|
36052
36072
|
},
|
|
36053
|
-
"
|
|
36073
|
+
"8": {
|
|
36054
36074
|
start: {
|
|
36055
|
-
line:
|
|
36075
|
+
line: 27,
|
|
36056
36076
|
column: 2
|
|
36057
36077
|
},
|
|
36058
36078
|
end: {
|
|
36059
|
-
line:
|
|
36079
|
+
line: 27,
|
|
36060
36080
|
column: 29
|
|
36061
36081
|
}
|
|
36062
36082
|
},
|
|
36063
|
-
"
|
|
36083
|
+
"9": {
|
|
36064
36084
|
start: {
|
|
36065
|
-
line:
|
|
36085
|
+
line: 28,
|
|
36066
36086
|
column: 23
|
|
36067
36087
|
},
|
|
36068
36088
|
end: {
|
|
36069
|
-
line:
|
|
36089
|
+
line: 28,
|
|
36070
36090
|
column: 25
|
|
36071
36091
|
}
|
|
36072
36092
|
},
|
|
36073
|
-
"
|
|
36093
|
+
"10": {
|
|
36074
36094
|
start: {
|
|
36075
|
-
line:
|
|
36095
|
+
line: 30,
|
|
36076
36096
|
column: 2
|
|
36077
36097
|
},
|
|
36078
36098
|
end: {
|
|
@@ -36080,9 +36100,9 @@ function cov_2fxze78p7l() {
|
|
|
36080
36100
|
column: 5
|
|
36081
36101
|
}
|
|
36082
36102
|
},
|
|
36083
|
-
"
|
|
36103
|
+
"11": {
|
|
36084
36104
|
start: {
|
|
36085
|
-
line:
|
|
36105
|
+
line: 31,
|
|
36086
36106
|
column: 4
|
|
36087
36107
|
},
|
|
36088
36108
|
end: {
|
|
@@ -36090,27 +36110,27 @@ function cov_2fxze78p7l() {
|
|
|
36090
36110
|
column: 5
|
|
36091
36111
|
}
|
|
36092
36112
|
},
|
|
36093
|
-
"
|
|
36113
|
+
"12": {
|
|
36094
36114
|
start: {
|
|
36095
|
-
line:
|
|
36115
|
+
line: 32,
|
|
36096
36116
|
column: 6
|
|
36097
36117
|
},
|
|
36098
36118
|
end: {
|
|
36099
|
-
line:
|
|
36100
|
-
column:
|
|
36119
|
+
line: 32,
|
|
36120
|
+
column: 73
|
|
36101
36121
|
}
|
|
36102
36122
|
},
|
|
36103
|
-
"
|
|
36123
|
+
"13": {
|
|
36104
36124
|
start: {
|
|
36105
|
-
line:
|
|
36125
|
+
line: 34,
|
|
36106
36126
|
column: 6
|
|
36107
36127
|
},
|
|
36108
36128
|
end: {
|
|
36109
|
-
line:
|
|
36110
|
-
column:
|
|
36129
|
+
line: 34,
|
|
36130
|
+
column: 77
|
|
36111
36131
|
}
|
|
36112
36132
|
},
|
|
36113
|
-
"
|
|
36133
|
+
"14": {
|
|
36114
36134
|
start: {
|
|
36115
36135
|
line: 35,
|
|
36116
36136
|
column: 6
|
|
@@ -36120,17 +36140,17 @@ function cov_2fxze78p7l() {
|
|
|
36120
36140
|
column: 7
|
|
36121
36141
|
}
|
|
36122
36142
|
},
|
|
36123
|
-
"
|
|
36143
|
+
"15": {
|
|
36124
36144
|
start: {
|
|
36125
36145
|
line: 36,
|
|
36126
36146
|
column: 8
|
|
36127
36147
|
},
|
|
36128
36148
|
end: {
|
|
36129
36149
|
line: 36,
|
|
36130
|
-
column:
|
|
36150
|
+
column: 79
|
|
36131
36151
|
}
|
|
36132
36152
|
},
|
|
36133
|
-
"
|
|
36153
|
+
"16": {
|
|
36134
36154
|
start: {
|
|
36135
36155
|
line: 40,
|
|
36136
36156
|
column: 28
|
|
@@ -36140,7 +36160,7 @@ function cov_2fxze78p7l() {
|
|
|
36140
36160
|
column: 5
|
|
36141
36161
|
}
|
|
36142
36162
|
},
|
|
36143
|
-
"
|
|
36163
|
+
"17": {
|
|
36144
36164
|
start: {
|
|
36145
36165
|
line: 44,
|
|
36146
36166
|
column: 4
|
|
@@ -36150,93 +36170,93 @@ function cov_2fxze78p7l() {
|
|
|
36150
36170
|
column: 72
|
|
36151
36171
|
}
|
|
36152
36172
|
},
|
|
36153
|
-
"
|
|
36173
|
+
"18": {
|
|
36154
36174
|
start: {
|
|
36155
|
-
line:
|
|
36175
|
+
line: 48,
|
|
36156
36176
|
column: 35
|
|
36157
36177
|
},
|
|
36158
36178
|
end: {
|
|
36159
|
-
line:
|
|
36179
|
+
line: 64,
|
|
36160
36180
|
column: 4
|
|
36161
36181
|
}
|
|
36162
36182
|
},
|
|
36163
|
-
"
|
|
36183
|
+
"19": {
|
|
36164
36184
|
start: {
|
|
36165
|
-
line:
|
|
36185
|
+
line: 49,
|
|
36166
36186
|
column: 2
|
|
36167
36187
|
},
|
|
36168
36188
|
end: {
|
|
36169
|
-
line:
|
|
36189
|
+
line: 64,
|
|
36170
36190
|
column: 4
|
|
36171
36191
|
}
|
|
36172
36192
|
},
|
|
36173
|
-
"
|
|
36193
|
+
"20": {
|
|
36174
36194
|
start: {
|
|
36175
|
-
line:
|
|
36195
|
+
line: 50,
|
|
36176
36196
|
column: 30
|
|
36177
36197
|
},
|
|
36178
36198
|
end: {
|
|
36179
|
-
line:
|
|
36199
|
+
line: 50,
|
|
36180
36200
|
column: 50
|
|
36181
36201
|
}
|
|
36182
36202
|
},
|
|
36183
|
-
"
|
|
36203
|
+
"21": {
|
|
36184
36204
|
start: {
|
|
36185
|
-
line:
|
|
36205
|
+
line: 51,
|
|
36186
36206
|
column: 4
|
|
36187
36207
|
},
|
|
36188
36208
|
end: {
|
|
36189
|
-
line:
|
|
36209
|
+
line: 59,
|
|
36190
36210
|
column: 5
|
|
36191
36211
|
}
|
|
36192
36212
|
},
|
|
36193
|
-
"
|
|
36213
|
+
"22": {
|
|
36194
36214
|
start: {
|
|
36195
|
-
line:
|
|
36215
|
+
line: 52,
|
|
36196
36216
|
column: 23
|
|
36197
36217
|
},
|
|
36198
36218
|
end: {
|
|
36199
|
-
line:
|
|
36219
|
+
line: 52,
|
|
36200
36220
|
column: 76
|
|
36201
36221
|
}
|
|
36202
36222
|
},
|
|
36203
|
-
"
|
|
36223
|
+
"23": {
|
|
36204
36224
|
start: {
|
|
36205
|
-
line:
|
|
36225
|
+
line: 53,
|
|
36206
36226
|
column: 23
|
|
36207
36227
|
},
|
|
36208
36228
|
end: {
|
|
36209
|
-
line:
|
|
36229
|
+
line: 56,
|
|
36210
36230
|
column: 7
|
|
36211
36231
|
}
|
|
36212
36232
|
},
|
|
36213
|
-
"
|
|
36233
|
+
"24": {
|
|
36214
36234
|
start: {
|
|
36215
|
-
line:
|
|
36235
|
+
line: 58,
|
|
36216
36236
|
column: 6
|
|
36217
36237
|
},
|
|
36218
36238
|
end: {
|
|
36219
|
-
line:
|
|
36239
|
+
line: 58,
|
|
36220
36240
|
column: 60
|
|
36221
36241
|
}
|
|
36222
36242
|
},
|
|
36223
|
-
"
|
|
36243
|
+
"25": {
|
|
36224
36244
|
start: {
|
|
36225
|
-
line:
|
|
36245
|
+
line: 61,
|
|
36226
36246
|
column: 21
|
|
36227
36247
|
},
|
|
36228
36248
|
end: {
|
|
36229
|
-
line:
|
|
36249
|
+
line: 61,
|
|
36230
36250
|
column: 69
|
|
36231
36251
|
}
|
|
36232
36252
|
},
|
|
36233
|
-
"
|
|
36253
|
+
"26": {
|
|
36234
36254
|
start: {
|
|
36235
|
-
line:
|
|
36255
|
+
line: 63,
|
|
36236
36256
|
column: 4
|
|
36237
36257
|
},
|
|
36238
36258
|
end: {
|
|
36239
|
-
line:
|
|
36259
|
+
line: 63,
|
|
36240
36260
|
column: 58
|
|
36241
36261
|
}
|
|
36242
36262
|
}
|
|
@@ -36247,40 +36267,64 @@ function cov_2fxze78p7l() {
|
|
|
36247
36267
|
decl: {
|
|
36248
36268
|
start: {
|
|
36249
36269
|
line: 11,
|
|
36250
|
-
column:
|
|
36270
|
+
column: 22
|
|
36251
36271
|
},
|
|
36252
36272
|
end: {
|
|
36253
36273
|
line: 11,
|
|
36274
|
+
column: 23
|
|
36275
|
+
}
|
|
36276
|
+
},
|
|
36277
|
+
loc: {
|
|
36278
|
+
start: {
|
|
36279
|
+
line: 12,
|
|
36280
|
+
column: 2
|
|
36281
|
+
},
|
|
36282
|
+
end: {
|
|
36283
|
+
line: 12,
|
|
36284
|
+
column: 73
|
|
36285
|
+
}
|
|
36286
|
+
},
|
|
36287
|
+
line: 12
|
|
36288
|
+
},
|
|
36289
|
+
"1": {
|
|
36290
|
+
name: "(anonymous_1)",
|
|
36291
|
+
decl: {
|
|
36292
|
+
start: {
|
|
36293
|
+
line: 14,
|
|
36294
|
+
column: 33
|
|
36295
|
+
},
|
|
36296
|
+
end: {
|
|
36297
|
+
line: 14,
|
|
36254
36298
|
column: 34
|
|
36255
36299
|
}
|
|
36256
36300
|
},
|
|
36257
36301
|
loc: {
|
|
36258
36302
|
start: {
|
|
36259
|
-
line:
|
|
36303
|
+
line: 14,
|
|
36260
36304
|
column: 44
|
|
36261
36305
|
},
|
|
36262
36306
|
end: {
|
|
36263
|
-
line:
|
|
36307
|
+
line: 24,
|
|
36264
36308
|
column: 1
|
|
36265
36309
|
}
|
|
36266
36310
|
},
|
|
36267
|
-
line:
|
|
36311
|
+
line: 14
|
|
36268
36312
|
},
|
|
36269
|
-
"
|
|
36270
|
-
name: "(
|
|
36313
|
+
"2": {
|
|
36314
|
+
name: "(anonymous_2)",
|
|
36271
36315
|
decl: {
|
|
36272
36316
|
start: {
|
|
36273
|
-
line:
|
|
36317
|
+
line: 26,
|
|
36274
36318
|
column: 29
|
|
36275
36319
|
},
|
|
36276
36320
|
end: {
|
|
36277
|
-
line:
|
|
36321
|
+
line: 26,
|
|
36278
36322
|
column: 30
|
|
36279
36323
|
}
|
|
36280
36324
|
},
|
|
36281
36325
|
loc: {
|
|
36282
36326
|
start: {
|
|
36283
|
-
line:
|
|
36327
|
+
line: 26,
|
|
36284
36328
|
column: 40
|
|
36285
36329
|
},
|
|
36286
36330
|
end: {
|
|
@@ -36288,23 +36332,23 @@ function cov_2fxze78p7l() {
|
|
|
36288
36332
|
column: 1
|
|
36289
36333
|
}
|
|
36290
36334
|
},
|
|
36291
|
-
line:
|
|
36335
|
+
line: 26
|
|
36292
36336
|
},
|
|
36293
|
-
"
|
|
36294
|
-
name: "(
|
|
36337
|
+
"3": {
|
|
36338
|
+
name: "(anonymous_3)",
|
|
36295
36339
|
decl: {
|
|
36296
36340
|
start: {
|
|
36297
|
-
line:
|
|
36341
|
+
line: 30,
|
|
36298
36342
|
column: 43
|
|
36299
36343
|
},
|
|
36300
36344
|
end: {
|
|
36301
|
-
line:
|
|
36345
|
+
line: 30,
|
|
36302
36346
|
column: 44
|
|
36303
36347
|
}
|
|
36304
36348
|
},
|
|
36305
36349
|
loc: {
|
|
36306
36350
|
start: {
|
|
36307
|
-
line:
|
|
36351
|
+
line: 30,
|
|
36308
36352
|
column: 66
|
|
36309
36353
|
},
|
|
36310
36354
|
end: {
|
|
@@ -36312,77 +36356,77 @@ function cov_2fxze78p7l() {
|
|
|
36312
36356
|
column: 3
|
|
36313
36357
|
}
|
|
36314
36358
|
},
|
|
36315
|
-
line:
|
|
36359
|
+
line: 30
|
|
36316
36360
|
},
|
|
36317
|
-
"
|
|
36318
|
-
name: "(
|
|
36361
|
+
"4": {
|
|
36362
|
+
name: "(anonymous_4)",
|
|
36319
36363
|
decl: {
|
|
36320
36364
|
start: {
|
|
36321
|
-
line:
|
|
36365
|
+
line: 48,
|
|
36322
36366
|
column: 35
|
|
36323
36367
|
},
|
|
36324
36368
|
end: {
|
|
36325
|
-
line:
|
|
36369
|
+
line: 48,
|
|
36326
36370
|
column: 36
|
|
36327
36371
|
}
|
|
36328
36372
|
},
|
|
36329
36373
|
loc: {
|
|
36330
36374
|
start: {
|
|
36331
|
-
line:
|
|
36375
|
+
line: 49,
|
|
36332
36376
|
column: 2
|
|
36333
36377
|
},
|
|
36334
36378
|
end: {
|
|
36335
|
-
line:
|
|
36379
|
+
line: 64,
|
|
36336
36380
|
column: 4
|
|
36337
36381
|
}
|
|
36338
36382
|
},
|
|
36339
|
-
line:
|
|
36383
|
+
line: 49
|
|
36340
36384
|
},
|
|
36341
|
-
"
|
|
36342
|
-
name: "(
|
|
36385
|
+
"5": {
|
|
36386
|
+
name: "(anonymous_5)",
|
|
36343
36387
|
decl: {
|
|
36344
36388
|
start: {
|
|
36345
|
-
line:
|
|
36389
|
+
line: 49,
|
|
36346
36390
|
column: 50
|
|
36347
36391
|
},
|
|
36348
36392
|
end: {
|
|
36349
|
-
line:
|
|
36393
|
+
line: 49,
|
|
36350
36394
|
column: 51
|
|
36351
36395
|
}
|
|
36352
36396
|
},
|
|
36353
36397
|
loc: {
|
|
36354
36398
|
start: {
|
|
36355
|
-
line:
|
|
36399
|
+
line: 49,
|
|
36356
36400
|
column: 78
|
|
36357
36401
|
},
|
|
36358
36402
|
end: {
|
|
36359
|
-
line:
|
|
36403
|
+
line: 64,
|
|
36360
36404
|
column: 3
|
|
36361
36405
|
}
|
|
36362
36406
|
},
|
|
36363
|
-
line:
|
|
36407
|
+
line: 49
|
|
36364
36408
|
}
|
|
36365
36409
|
},
|
|
36366
36410
|
branchMap: {
|
|
36367
36411
|
"0": {
|
|
36368
36412
|
loc: {
|
|
36369
36413
|
start: {
|
|
36370
|
-
line:
|
|
36414
|
+
line: 15,
|
|
36371
36415
|
column: 2
|
|
36372
36416
|
},
|
|
36373
36417
|
end: {
|
|
36374
|
-
line:
|
|
36418
|
+
line: 21,
|
|
36375
36419
|
column: 3
|
|
36376
36420
|
}
|
|
36377
36421
|
},
|
|
36378
36422
|
type: "if",
|
|
36379
36423
|
locations: [{
|
|
36380
36424
|
start: {
|
|
36381
|
-
line:
|
|
36425
|
+
line: 15,
|
|
36382
36426
|
column: 2
|
|
36383
36427
|
},
|
|
36384
36428
|
end: {
|
|
36385
|
-
line:
|
|
36429
|
+
line: 21,
|
|
36386
36430
|
column: 3
|
|
36387
36431
|
}
|
|
36388
36432
|
}, {
|
|
@@ -36395,45 +36439,45 @@ function cov_2fxze78p7l() {
|
|
|
36395
36439
|
column: undefined
|
|
36396
36440
|
}
|
|
36397
36441
|
}],
|
|
36398
|
-
line:
|
|
36442
|
+
line: 15
|
|
36399
36443
|
},
|
|
36400
36444
|
"1": {
|
|
36401
36445
|
loc: {
|
|
36402
36446
|
start: {
|
|
36403
|
-
line:
|
|
36447
|
+
line: 16,
|
|
36404
36448
|
column: 21
|
|
36405
36449
|
},
|
|
36406
36450
|
end: {
|
|
36407
|
-
line:
|
|
36451
|
+
line: 18,
|
|
36408
36452
|
column: 12
|
|
36409
36453
|
}
|
|
36410
36454
|
},
|
|
36411
36455
|
type: "cond-expr",
|
|
36412
36456
|
locations: [{
|
|
36413
36457
|
start: {
|
|
36414
|
-
line:
|
|
36458
|
+
line: 17,
|
|
36415
36459
|
column: 8
|
|
36416
36460
|
},
|
|
36417
36461
|
end: {
|
|
36418
|
-
line:
|
|
36462
|
+
line: 17,
|
|
36419
36463
|
column: 54
|
|
36420
36464
|
}
|
|
36421
36465
|
}, {
|
|
36422
36466
|
start: {
|
|
36423
|
-
line:
|
|
36467
|
+
line: 18,
|
|
36424
36468
|
column: 8
|
|
36425
36469
|
},
|
|
36426
36470
|
end: {
|
|
36427
|
-
line:
|
|
36471
|
+
line: 18,
|
|
36428
36472
|
column: 12
|
|
36429
36473
|
}
|
|
36430
36474
|
}],
|
|
36431
|
-
line:
|
|
36475
|
+
line: 16
|
|
36432
36476
|
},
|
|
36433
36477
|
"2": {
|
|
36434
36478
|
loc: {
|
|
36435
36479
|
start: {
|
|
36436
|
-
line:
|
|
36480
|
+
line: 31,
|
|
36437
36481
|
column: 4
|
|
36438
36482
|
},
|
|
36439
36483
|
end: {
|
|
@@ -36444,7 +36488,7 @@ function cov_2fxze78p7l() {
|
|
|
36444
36488
|
type: "if",
|
|
36445
36489
|
locations: [{
|
|
36446
36490
|
start: {
|
|
36447
|
-
line:
|
|
36491
|
+
line: 31,
|
|
36448
36492
|
column: 4
|
|
36449
36493
|
},
|
|
36450
36494
|
end: {
|
|
@@ -36453,7 +36497,7 @@ function cov_2fxze78p7l() {
|
|
|
36453
36497
|
}
|
|
36454
36498
|
}, {
|
|
36455
36499
|
start: {
|
|
36456
|
-
line:
|
|
36500
|
+
line: 33,
|
|
36457
36501
|
column: 11
|
|
36458
36502
|
},
|
|
36459
36503
|
end: {
|
|
@@ -36461,7 +36505,7 @@ function cov_2fxze78p7l() {
|
|
|
36461
36505
|
column: 5
|
|
36462
36506
|
}
|
|
36463
36507
|
}],
|
|
36464
|
-
line:
|
|
36508
|
+
line: 31
|
|
36465
36509
|
},
|
|
36466
36510
|
"3": {
|
|
36467
36511
|
loc: {
|
|
@@ -36499,22 +36543,22 @@ function cov_2fxze78p7l() {
|
|
|
36499
36543
|
"4": {
|
|
36500
36544
|
loc: {
|
|
36501
36545
|
start: {
|
|
36502
|
-
line:
|
|
36546
|
+
line: 51,
|
|
36503
36547
|
column: 4
|
|
36504
36548
|
},
|
|
36505
36549
|
end: {
|
|
36506
|
-
line:
|
|
36550
|
+
line: 59,
|
|
36507
36551
|
column: 5
|
|
36508
36552
|
}
|
|
36509
36553
|
},
|
|
36510
36554
|
type: "if",
|
|
36511
36555
|
locations: [{
|
|
36512
36556
|
start: {
|
|
36513
|
-
line:
|
|
36557
|
+
line: 51,
|
|
36514
36558
|
column: 4
|
|
36515
36559
|
},
|
|
36516
36560
|
end: {
|
|
36517
|
-
line:
|
|
36561
|
+
line: 59,
|
|
36518
36562
|
column: 5
|
|
36519
36563
|
}
|
|
36520
36564
|
}, {
|
|
@@ -36527,106 +36571,106 @@ function cov_2fxze78p7l() {
|
|
|
36527
36571
|
column: undefined
|
|
36528
36572
|
}
|
|
36529
36573
|
}],
|
|
36530
|
-
line:
|
|
36574
|
+
line: 51
|
|
36531
36575
|
},
|
|
36532
36576
|
"5": {
|
|
36533
36577
|
loc: {
|
|
36534
36578
|
start: {
|
|
36535
|
-
line:
|
|
36579
|
+
line: 55,
|
|
36536
36580
|
column: 8
|
|
36537
36581
|
},
|
|
36538
36582
|
end: {
|
|
36539
|
-
line:
|
|
36583
|
+
line: 55,
|
|
36540
36584
|
column: 33
|
|
36541
36585
|
}
|
|
36542
36586
|
},
|
|
36543
36587
|
type: "binary-expr",
|
|
36544
36588
|
locations: [{
|
|
36545
36589
|
start: {
|
|
36546
|
-
line:
|
|
36590
|
+
line: 55,
|
|
36547
36591
|
column: 8
|
|
36548
36592
|
},
|
|
36549
36593
|
end: {
|
|
36550
|
-
line:
|
|
36594
|
+
line: 55,
|
|
36551
36595
|
column: 27
|
|
36552
36596
|
}
|
|
36553
36597
|
}, {
|
|
36554
36598
|
start: {
|
|
36555
|
-
line:
|
|
36599
|
+
line: 55,
|
|
36556
36600
|
column: 31
|
|
36557
36601
|
},
|
|
36558
36602
|
end: {
|
|
36559
|
-
line:
|
|
36603
|
+
line: 55,
|
|
36560
36604
|
column: 33
|
|
36561
36605
|
}
|
|
36562
36606
|
}],
|
|
36563
|
-
line:
|
|
36607
|
+
line: 55
|
|
36564
36608
|
},
|
|
36565
36609
|
"6": {
|
|
36566
36610
|
loc: {
|
|
36567
36611
|
start: {
|
|
36568
|
-
line:
|
|
36612
|
+
line: 58,
|
|
36569
36613
|
column: 13
|
|
36570
36614
|
},
|
|
36571
36615
|
end: {
|
|
36572
|
-
line:
|
|
36616
|
+
line: 58,
|
|
36573
36617
|
column: 59
|
|
36574
36618
|
}
|
|
36575
36619
|
},
|
|
36576
36620
|
type: "cond-expr",
|
|
36577
36621
|
locations: [{
|
|
36578
36622
|
start: {
|
|
36579
|
-
line:
|
|
36623
|
+
line: 58,
|
|
36580
36624
|
column: 31
|
|
36581
36625
|
},
|
|
36582
36626
|
end: {
|
|
36583
|
-
line:
|
|
36627
|
+
line: 58,
|
|
36584
36628
|
column: 45
|
|
36585
36629
|
}
|
|
36586
36630
|
}, {
|
|
36587
36631
|
start: {
|
|
36588
|
-
line:
|
|
36632
|
+
line: 58,
|
|
36589
36633
|
column: 48
|
|
36590
36634
|
},
|
|
36591
36635
|
end: {
|
|
36592
|
-
line:
|
|
36636
|
+
line: 58,
|
|
36593
36637
|
column: 59
|
|
36594
36638
|
}
|
|
36595
36639
|
}],
|
|
36596
|
-
line:
|
|
36640
|
+
line: 58
|
|
36597
36641
|
},
|
|
36598
36642
|
"7": {
|
|
36599
36643
|
loc: {
|
|
36600
36644
|
start: {
|
|
36601
|
-
line:
|
|
36645
|
+
line: 63,
|
|
36602
36646
|
column: 11
|
|
36603
36647
|
},
|
|
36604
36648
|
end: {
|
|
36605
|
-
line:
|
|
36649
|
+
line: 63,
|
|
36606
36650
|
column: 57
|
|
36607
36651
|
}
|
|
36608
36652
|
},
|
|
36609
36653
|
type: "cond-expr",
|
|
36610
36654
|
locations: [{
|
|
36611
36655
|
start: {
|
|
36612
|
-
line:
|
|
36656
|
+
line: 63,
|
|
36613
36657
|
column: 29
|
|
36614
36658
|
},
|
|
36615
36659
|
end: {
|
|
36616
|
-
line:
|
|
36660
|
+
line: 63,
|
|
36617
36661
|
column: 43
|
|
36618
36662
|
}
|
|
36619
36663
|
}, {
|
|
36620
36664
|
start: {
|
|
36621
|
-
line:
|
|
36665
|
+
line: 63,
|
|
36622
36666
|
column: 46
|
|
36623
36667
|
},
|
|
36624
36668
|
end: {
|
|
36625
|
-
line:
|
|
36669
|
+
line: 63,
|
|
36626
36670
|
column: 57
|
|
36627
36671
|
}
|
|
36628
36672
|
}],
|
|
36629
|
-
line:
|
|
36673
|
+
line: 63
|
|
36630
36674
|
}
|
|
36631
36675
|
},
|
|
36632
36676
|
s: {
|
|
@@ -36654,14 +36698,17 @@ function cov_2fxze78p7l() {
|
|
|
36654
36698
|
"21": 0,
|
|
36655
36699
|
"22": 0,
|
|
36656
36700
|
"23": 0,
|
|
36657
|
-
"24": 0
|
|
36701
|
+
"24": 0,
|
|
36702
|
+
"25": 0,
|
|
36703
|
+
"26": 0
|
|
36658
36704
|
},
|
|
36659
36705
|
f: {
|
|
36660
36706
|
"0": 0,
|
|
36661
36707
|
"1": 0,
|
|
36662
36708
|
"2": 0,
|
|
36663
36709
|
"3": 0,
|
|
36664
|
-
"4": 0
|
|
36710
|
+
"4": 0,
|
|
36711
|
+
"5": 0
|
|
36665
36712
|
},
|
|
36666
36713
|
b: {
|
|
36667
36714
|
"0": [0, 0],
|
|
@@ -36674,7 +36721,7 @@ function cov_2fxze78p7l() {
|
|
|
36674
36721
|
"7": [0, 0]
|
|
36675
36722
|
},
|
|
36676
36723
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
36677
|
-
hash: "
|
|
36724
|
+
hash: "39a407e5bf38f05456cc1165b06f54b027942532"
|
|
36678
36725
|
};
|
|
36679
36726
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
36680
36727
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -36691,77 +36738,83 @@ function cov_2fxze78p7l() {
|
|
|
36691
36738
|
}
|
|
36692
36739
|
cov_2fxze78p7l();
|
|
36693
36740
|
cov_2fxze78p7l().s[0]++;
|
|
36694
|
-
var
|
|
36741
|
+
var transformCode = function transformCode(code) {
|
|
36695
36742
|
cov_2fxze78p7l().f[0]++;
|
|
36696
36743
|
cov_2fxze78p7l().s[1]++;
|
|
36744
|
+
return code.replace(/>/g, ">").replace(/</g, "<").replace(/&/g, "&");
|
|
36745
|
+
};
|
|
36746
|
+
cov_2fxze78p7l().s[2]++;
|
|
36747
|
+
var buildReactElementFromAST = function buildReactElementFromAST(element) {
|
|
36748
|
+
cov_2fxze78p7l().f[1]++;
|
|
36749
|
+
cov_2fxze78p7l().s[3]++;
|
|
36697
36750
|
if (element.tagName) {
|
|
36698
36751
|
cov_2fxze78p7l().b[0][0]++;
|
|
36699
|
-
var children = (cov_2fxze78p7l().s[
|
|
36700
|
-
cov_2fxze78p7l().s[
|
|
36752
|
+
var children = (cov_2fxze78p7l().s[4]++, element.children ? (cov_2fxze78p7l().b[1][0]++, element.children.map(buildReactElementFromAST)) : (cov_2fxze78p7l().b[1][1]++, null));
|
|
36753
|
+
cov_2fxze78p7l().s[5]++;
|
|
36701
36754
|
return /*#__PURE__*/React__default.createElement(element.tagName, element.properties, children);
|
|
36702
36755
|
} else {
|
|
36703
36756
|
cov_2fxze78p7l().b[0][1]++;
|
|
36704
36757
|
}
|
|
36705
|
-
cov_2fxze78p7l().s[
|
|
36758
|
+
cov_2fxze78p7l().s[6]++;
|
|
36706
36759
|
return element.value;
|
|
36707
36760
|
};
|
|
36708
|
-
cov_2fxze78p7l().s[
|
|
36761
|
+
cov_2fxze78p7l().s[7]++;
|
|
36709
36762
|
var highlightCode = function highlightCode(content) {
|
|
36710
|
-
cov_2fxze78p7l().f[
|
|
36711
|
-
cov_2fxze78p7l().s[6]++;
|
|
36712
|
-
lowlight.highlightAuto("");
|
|
36713
|
-
var highlightedAST = (cov_2fxze78p7l().s[7]++, {});
|
|
36763
|
+
cov_2fxze78p7l().f[2]++;
|
|
36714
36764
|
cov_2fxze78p7l().s[8]++;
|
|
36765
|
+
lowlight.highlightAuto("");
|
|
36766
|
+
var highlightedAST = (cov_2fxze78p7l().s[9]++, {});
|
|
36767
|
+
cov_2fxze78p7l().s[10]++;
|
|
36715
36768
|
return content.replace(CODE_BLOCK_REGEX, function (_, language, code) {
|
|
36716
|
-
cov_2fxze78p7l().f[
|
|
36717
|
-
cov_2fxze78p7l().s[
|
|
36769
|
+
cov_2fxze78p7l().f[3]++;
|
|
36770
|
+
cov_2fxze78p7l().s[11]++;
|
|
36718
36771
|
if (language) {
|
|
36719
36772
|
cov_2fxze78p7l().b[2][0]++;
|
|
36720
|
-
cov_2fxze78p7l().s[
|
|
36721
|
-
highlightedAST = lowlight.highlight(language, code);
|
|
36773
|
+
cov_2fxze78p7l().s[12]++;
|
|
36774
|
+
highlightedAST = lowlight.highlight(language, transformCode(code));
|
|
36722
36775
|
} else {
|
|
36723
36776
|
cov_2fxze78p7l().b[2][1]++;
|
|
36724
|
-
cov_2fxze78p7l().s[
|
|
36725
|
-
highlightedAST = common$1.highlightAuto(code
|
|
36726
|
-
cov_2fxze78p7l().s[
|
|
36777
|
+
cov_2fxze78p7l().s[13]++;
|
|
36778
|
+
highlightedAST = common$1.highlightAuto(transformCode(code))._emitter.root;
|
|
36779
|
+
cov_2fxze78p7l().s[14]++;
|
|
36727
36780
|
if (isEmpty$1(highlightedAST.children)) {
|
|
36728
36781
|
cov_2fxze78p7l().b[3][0]++;
|
|
36729
|
-
cov_2fxze78p7l().s[
|
|
36730
|
-
highlightedAST = lowlight.highlight("javascript", code);
|
|
36782
|
+
cov_2fxze78p7l().s[15]++;
|
|
36783
|
+
highlightedAST = lowlight.highlight("javascript", transformCode(code));
|
|
36731
36784
|
} else {
|
|
36732
36785
|
cov_2fxze78p7l().b[3][1]++;
|
|
36733
36786
|
}
|
|
36734
36787
|
}
|
|
36735
|
-
var highlightedNode = (cov_2fxze78p7l().s[
|
|
36736
|
-
cov_2fxze78p7l().s[
|
|
36788
|
+
var highlightedNode = (cov_2fxze78p7l().s[16]++, highlightedAST.children.map(buildReactElementFromAST));
|
|
36789
|
+
cov_2fxze78p7l().s[17]++;
|
|
36737
36790
|
return "<pre><code>".concat(renderToString(highlightedNode), "</code></pre>");
|
|
36738
36791
|
});
|
|
36739
36792
|
};
|
|
36740
|
-
cov_2fxze78p7l().s[
|
|
36793
|
+
cov_2fxze78p7l().s[18]++;
|
|
36741
36794
|
var substituteVariables = function substituteVariables(highlightedContent, variables) {
|
|
36742
|
-
cov_2fxze78p7l().f[
|
|
36743
|
-
cov_2fxze78p7l().s[
|
|
36795
|
+
cov_2fxze78p7l().f[4]++;
|
|
36796
|
+
cov_2fxze78p7l().s[19]++;
|
|
36744
36797
|
return highlightedContent.replace(VARIABLE_SPAN_REGEX, function (matchedSpan, dataLabel) {
|
|
36745
|
-
cov_2fxze78p7l().f[
|
|
36746
|
-
var dataLabelSplitted = (cov_2fxze78p7l().s[
|
|
36747
|
-
cov_2fxze78p7l().s[
|
|
36798
|
+
cov_2fxze78p7l().f[5]++;
|
|
36799
|
+
var dataLabelSplitted = (cov_2fxze78p7l().s[20]++, dataLabel.split("."));
|
|
36800
|
+
cov_2fxze78p7l().s[21]++;
|
|
36748
36801
|
if (dataLabelSplitted.length > 1) {
|
|
36749
36802
|
cov_2fxze78p7l().b[4][0]++;
|
|
36750
|
-
var category = (cov_2fxze78p7l().s[
|
|
36803
|
+
var category = (cov_2fxze78p7l().s[22]++, findBy({
|
|
36751
36804
|
category: dataLabelSplitted[0]
|
|
36752
36805
|
}, variables));
|
|
36753
|
-
var _variable = (cov_2fxze78p7l().s[
|
|
36806
|
+
var _variable = (cov_2fxze78p7l().s[23]++, findBy({
|
|
36754
36807
|
key: dataLabelSplitted[1]
|
|
36755
36808
|
}, (cov_2fxze78p7l().b[5][0]++, category === null || category === void 0 ? void 0 : category.variables) || (cov_2fxze78p7l().b[5][1]++, [])));
|
|
36756
|
-
cov_2fxze78p7l().s[
|
|
36809
|
+
cov_2fxze78p7l().s[24]++;
|
|
36757
36810
|
return _variable !== null && _variable !== void 0 && _variable.value ? (cov_2fxze78p7l().b[6][0]++, _variable.value) : (cov_2fxze78p7l().b[6][1]++, matchedSpan);
|
|
36758
36811
|
} else {
|
|
36759
36812
|
cov_2fxze78p7l().b[4][1]++;
|
|
36760
36813
|
}
|
|
36761
|
-
var variable = (cov_2fxze78p7l().s[
|
|
36814
|
+
var variable = (cov_2fxze78p7l().s[25]++, findBy({
|
|
36762
36815
|
key: dataLabelSplitted[0]
|
|
36763
36816
|
}, variables));
|
|
36764
|
-
cov_2fxze78p7l().s[
|
|
36817
|
+
cov_2fxze78p7l().s[26]++;
|
|
36765
36818
|
return variable !== null && variable !== void 0 && variable.value ? (cov_2fxze78p7l().b[7][0]++, variable.value) : (cov_2fxze78p7l().b[7][1]++, matchedSpan);
|
|
36766
36819
|
});
|
|
36767
36820
|
};
|
|
@@ -95058,7 +95111,7 @@ const CodeBlockLowlight = CodeBlock$1.extend({
|
|
|
95058
95111
|
|
|
95059
95112
|
function cov_1ufkt7jvd1() {
|
|
95060
95113
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/CodeBlock/constants.js";
|
|
95061
|
-
var hash = "
|
|
95114
|
+
var hash = "908df11a103997c010f64d9451a71c765eef910b";
|
|
95062
95115
|
var global = new Function("return this")();
|
|
95063
95116
|
var gcv = "__coverage__";
|
|
95064
95117
|
var coverageData = {
|
|
@@ -95070,8 +95123,8 @@ function cov_1ufkt7jvd1() {
|
|
|
95070
95123
|
column: 36
|
|
95071
95124
|
},
|
|
95072
95125
|
end: {
|
|
95073
|
-
line:
|
|
95074
|
-
column:
|
|
95126
|
+
line: 3,
|
|
95127
|
+
column: 67
|
|
95075
95128
|
}
|
|
95076
95129
|
}
|
|
95077
95130
|
},
|
|
@@ -95083,7 +95136,7 @@ function cov_1ufkt7jvd1() {
|
|
|
95083
95136
|
f: {},
|
|
95084
95137
|
b: {},
|
|
95085
95138
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
95086
|
-
hash: "
|
|
95139
|
+
hash: "908df11a103997c010f64d9451a71c765eef910b"
|
|
95087
95140
|
};
|
|
95088
95141
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
95089
95142
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -95099,11 +95152,11 @@ function cov_1ufkt7jvd1() {
|
|
|
95099
95152
|
return actualCoverage;
|
|
95100
95153
|
}
|
|
95101
95154
|
cov_1ufkt7jvd1();
|
|
95102
|
-
var SORTED_LANGUAGE_LIST = (cov_1ufkt7jvd1().s[0]++,
|
|
95155
|
+
var SORTED_LANGUAGE_LIST = (cov_1ufkt7jvd1().s[0]++, lowlight.listLanguages().sort());
|
|
95103
95156
|
|
|
95104
95157
|
function cov_4v54kemeo() {
|
|
95105
95158
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/CodeBlock/CodeBlockComponent.jsx";
|
|
95106
|
-
var hash = "
|
|
95159
|
+
var hash = "6ef7a7b49e1cb23109d13b4a178d47de6f196b3b";
|
|
95107
95160
|
var global = new Function("return this")();
|
|
95108
95161
|
var gcv = "__coverage__";
|
|
95109
95162
|
var coverageData = {
|
|
@@ -95125,7 +95178,7 @@ function cov_4v54kemeo() {
|
|
|
95125
95178
|
column: 27
|
|
95126
95179
|
},
|
|
95127
95180
|
end: {
|
|
95128
|
-
line:
|
|
95181
|
+
line: 80,
|
|
95129
95182
|
column: 1
|
|
95130
95183
|
}
|
|
95131
95184
|
},
|
|
@@ -95206,7 +95259,7 @@ function cov_4v54kemeo() {
|
|
|
95206
95259
|
},
|
|
95207
95260
|
end: {
|
|
95208
95261
|
line: 27,
|
|
95209
|
-
column:
|
|
95262
|
+
column: 35
|
|
95210
95263
|
}
|
|
95211
95264
|
},
|
|
95212
95265
|
"10": {
|
|
@@ -95225,57 +95278,77 @@ function cov_4v54kemeo() {
|
|
|
95225
95278
|
column: 2
|
|
95226
95279
|
},
|
|
95227
95280
|
end: {
|
|
95228
|
-
line:
|
|
95229
|
-
column:
|
|
95281
|
+
line: 33,
|
|
95282
|
+
column: 9
|
|
95230
95283
|
}
|
|
95231
95284
|
},
|
|
95232
95285
|
"12": {
|
|
95233
95286
|
start: {
|
|
95234
|
-
line:
|
|
95287
|
+
line: 32,
|
|
95288
|
+
column: 4
|
|
95289
|
+
},
|
|
95290
|
+
end: {
|
|
95291
|
+
line: 32,
|
|
95292
|
+
column: 79
|
|
95293
|
+
}
|
|
95294
|
+
},
|
|
95295
|
+
"13": {
|
|
95296
|
+
start: {
|
|
95297
|
+
line: 35,
|
|
95298
|
+
column: 2
|
|
95299
|
+
},
|
|
95300
|
+
end: {
|
|
95301
|
+
line: 79,
|
|
95302
|
+
column: 4
|
|
95303
|
+
}
|
|
95304
|
+
},
|
|
95305
|
+
"14": {
|
|
95306
|
+
start: {
|
|
95307
|
+
line: 52,
|
|
95235
95308
|
column: 29
|
|
95236
95309
|
},
|
|
95237
95310
|
end: {
|
|
95238
|
-
line:
|
|
95311
|
+
line: 52,
|
|
95239
95312
|
column: 55
|
|
95240
95313
|
}
|
|
95241
95314
|
},
|
|
95242
|
-
"
|
|
95315
|
+
"15": {
|
|
95243
95316
|
start: {
|
|
95244
|
-
line:
|
|
95317
|
+
line: 54,
|
|
95245
95318
|
column: 16
|
|
95246
95319
|
},
|
|
95247
95320
|
end: {
|
|
95248
|
-
line:
|
|
95321
|
+
line: 54,
|
|
95249
95322
|
column: 35
|
|
95250
95323
|
}
|
|
95251
95324
|
},
|
|
95252
|
-
"
|
|
95325
|
+
"16": {
|
|
95253
95326
|
start: {
|
|
95254
|
-
line:
|
|
95327
|
+
line: 55,
|
|
95255
95328
|
column: 16
|
|
95256
95329
|
},
|
|
95257
95330
|
end: {
|
|
95258
|
-
line:
|
|
95331
|
+
line: 55,
|
|
95259
95332
|
column: 36
|
|
95260
95333
|
}
|
|
95261
95334
|
},
|
|
95262
|
-
"
|
|
95335
|
+
"17": {
|
|
95263
95336
|
start: {
|
|
95264
|
-
line:
|
|
95337
|
+
line: 60,
|
|
95265
95338
|
column: 16
|
|
95266
95339
|
},
|
|
95267
95340
|
end: {
|
|
95268
|
-
line:
|
|
95341
|
+
line: 65,
|
|
95269
95342
|
column: 34
|
|
95270
95343
|
}
|
|
95271
95344
|
},
|
|
95272
|
-
"
|
|
95345
|
+
"18": {
|
|
95273
95346
|
start: {
|
|
95274
|
-
line:
|
|
95347
|
+
line: 62,
|
|
95275
95348
|
column: 33
|
|
95276
95349
|
},
|
|
95277
95350
|
end: {
|
|
95278
|
-
line:
|
|
95351
|
+
line: 62,
|
|
95279
95352
|
column: 63
|
|
95280
95353
|
}
|
|
95281
95354
|
}
|
|
@@ -95299,7 +95372,7 @@ function cov_4v54kemeo() {
|
|
|
95299
95372
|
column: 59
|
|
95300
95373
|
},
|
|
95301
95374
|
end: {
|
|
95302
|
-
line:
|
|
95375
|
+
line: 80,
|
|
95303
95376
|
column: 1
|
|
95304
95377
|
}
|
|
95305
95378
|
},
|
|
@@ -95381,198 +95454,222 @@ function cov_4v54kemeo() {
|
|
|
95381
95454
|
name: "(anonymous_4)",
|
|
95382
95455
|
decl: {
|
|
95383
95456
|
start: {
|
|
95384
|
-
line:
|
|
95457
|
+
line: 31,
|
|
95458
|
+
column: 12
|
|
95459
|
+
},
|
|
95460
|
+
end: {
|
|
95461
|
+
line: 31,
|
|
95462
|
+
column: 13
|
|
95463
|
+
}
|
|
95464
|
+
},
|
|
95465
|
+
loc: {
|
|
95466
|
+
start: {
|
|
95467
|
+
line: 31,
|
|
95468
|
+
column: 18
|
|
95469
|
+
},
|
|
95470
|
+
end: {
|
|
95471
|
+
line: 33,
|
|
95472
|
+
column: 3
|
|
95473
|
+
}
|
|
95474
|
+
},
|
|
95475
|
+
line: 31
|
|
95476
|
+
},
|
|
95477
|
+
"5": {
|
|
95478
|
+
name: "(anonymous_5)",
|
|
95479
|
+
decl: {
|
|
95480
|
+
start: {
|
|
95481
|
+
line: 52,
|
|
95385
95482
|
column: 24
|
|
95386
95483
|
},
|
|
95387
95484
|
end: {
|
|
95388
|
-
line:
|
|
95485
|
+
line: 52,
|
|
95389
95486
|
column: 25
|
|
95390
95487
|
}
|
|
95391
95488
|
},
|
|
95392
95489
|
loc: {
|
|
95393
95490
|
start: {
|
|
95394
|
-
line:
|
|
95491
|
+
line: 52,
|
|
95395
95492
|
column: 29
|
|
95396
95493
|
},
|
|
95397
95494
|
end: {
|
|
95398
|
-
line:
|
|
95495
|
+
line: 52,
|
|
95399
95496
|
column: 55
|
|
95400
95497
|
}
|
|
95401
95498
|
},
|
|
95402
|
-
line:
|
|
95499
|
+
line: 52
|
|
95403
95500
|
},
|
|
95404
|
-
"
|
|
95405
|
-
name: "(
|
|
95501
|
+
"6": {
|
|
95502
|
+
name: "(anonymous_6)",
|
|
95406
95503
|
decl: {
|
|
95407
95504
|
start: {
|
|
95408
|
-
line:
|
|
95505
|
+
line: 53,
|
|
95409
95506
|
column: 23
|
|
95410
95507
|
},
|
|
95411
95508
|
end: {
|
|
95412
|
-
line:
|
|
95509
|
+
line: 53,
|
|
95413
95510
|
column: 24
|
|
95414
95511
|
}
|
|
95415
95512
|
},
|
|
95416
95513
|
loc: {
|
|
95417
95514
|
start: {
|
|
95418
|
-
line:
|
|
95515
|
+
line: 53,
|
|
95419
95516
|
column: 28
|
|
95420
95517
|
},
|
|
95421
95518
|
end: {
|
|
95422
|
-
line:
|
|
95519
|
+
line: 56,
|
|
95423
95520
|
column: 15
|
|
95424
95521
|
}
|
|
95425
95522
|
},
|
|
95426
|
-
line:
|
|
95523
|
+
line: 53
|
|
95427
95524
|
},
|
|
95428
|
-
"
|
|
95429
|
-
name: "(
|
|
95525
|
+
"7": {
|
|
95526
|
+
name: "(anonymous_7)",
|
|
95430
95527
|
decl: {
|
|
95431
95528
|
start: {
|
|
95432
|
-
line:
|
|
95529
|
+
line: 59,
|
|
95433
95530
|
column: 49
|
|
95434
95531
|
},
|
|
95435
95532
|
end: {
|
|
95436
|
-
line:
|
|
95533
|
+
line: 59,
|
|
95437
95534
|
column: 50
|
|
95438
95535
|
}
|
|
95439
95536
|
},
|
|
95440
95537
|
loc: {
|
|
95441
95538
|
start: {
|
|
95442
|
-
line:
|
|
95539
|
+
line: 60,
|
|
95443
95540
|
column: 16
|
|
95444
95541
|
},
|
|
95445
95542
|
end: {
|
|
95446
|
-
line:
|
|
95543
|
+
line: 65,
|
|
95447
95544
|
column: 34
|
|
95448
95545
|
}
|
|
95449
95546
|
},
|
|
95450
|
-
line:
|
|
95547
|
+
line: 60
|
|
95451
95548
|
},
|
|
95452
|
-
"
|
|
95453
|
-
name: "(
|
|
95549
|
+
"8": {
|
|
95550
|
+
name: "(anonymous_8)",
|
|
95454
95551
|
decl: {
|
|
95455
95552
|
start: {
|
|
95456
|
-
line:
|
|
95553
|
+
line: 62,
|
|
95457
95554
|
column: 27
|
|
95458
95555
|
},
|
|
95459
95556
|
end: {
|
|
95460
|
-
line:
|
|
95557
|
+
line: 62,
|
|
95461
95558
|
column: 28
|
|
95462
95559
|
}
|
|
95463
95560
|
},
|
|
95464
95561
|
loc: {
|
|
95465
95562
|
start: {
|
|
95466
|
-
line:
|
|
95563
|
+
line: 62,
|
|
95467
95564
|
column: 33
|
|
95468
95565
|
},
|
|
95469
95566
|
end: {
|
|
95470
|
-
line:
|
|
95567
|
+
line: 62,
|
|
95471
95568
|
column: 63
|
|
95472
95569
|
}
|
|
95473
95570
|
},
|
|
95474
|
-
line:
|
|
95571
|
+
line: 62
|
|
95475
95572
|
}
|
|
95476
95573
|
},
|
|
95477
95574
|
branchMap: {
|
|
95478
95575
|
"0": {
|
|
95479
95576
|
loc: {
|
|
95480
95577
|
start: {
|
|
95481
|
-
line:
|
|
95482
|
-
column:
|
|
95578
|
+
line: 32,
|
|
95579
|
+
column: 4
|
|
95483
95580
|
},
|
|
95484
95581
|
end: {
|
|
95485
|
-
line:
|
|
95486
|
-
column:
|
|
95582
|
+
line: 32,
|
|
95583
|
+
column: 78
|
|
95487
95584
|
}
|
|
95488
95585
|
},
|
|
95489
|
-
type: "
|
|
95586
|
+
type: "binary-expr",
|
|
95490
95587
|
locations: [{
|
|
95491
95588
|
start: {
|
|
95492
|
-
line:
|
|
95493
|
-
column:
|
|
95589
|
+
line: 32,
|
|
95590
|
+
column: 4
|
|
95494
95591
|
},
|
|
95495
95592
|
end: {
|
|
95496
|
-
line:
|
|
95497
|
-
column:
|
|
95593
|
+
line: 32,
|
|
95594
|
+
column: 31
|
|
95498
95595
|
}
|
|
95499
95596
|
}, {
|
|
95500
95597
|
start: {
|
|
95501
|
-
line:
|
|
95502
|
-
column:
|
|
95598
|
+
line: 32,
|
|
95599
|
+
column: 35
|
|
95503
95600
|
},
|
|
95504
95601
|
end: {
|
|
95505
|
-
line:
|
|
95506
|
-
column:
|
|
95602
|
+
line: 32,
|
|
95603
|
+
column: 78
|
|
95507
95604
|
}
|
|
95508
95605
|
}],
|
|
95509
|
-
line:
|
|
95606
|
+
line: 32
|
|
95510
95607
|
},
|
|
95511
95608
|
"1": {
|
|
95512
95609
|
loc: {
|
|
95513
95610
|
start: {
|
|
95514
|
-
line:
|
|
95611
|
+
line: 43,
|
|
95515
95612
|
column: 19
|
|
95516
95613
|
},
|
|
95517
95614
|
end: {
|
|
95518
|
-
line:
|
|
95615
|
+
line: 43,
|
|
95519
95616
|
column: 59
|
|
95520
95617
|
}
|
|
95521
95618
|
},
|
|
95522
95619
|
type: "binary-expr",
|
|
95523
95620
|
locations: [{
|
|
95524
95621
|
start: {
|
|
95525
|
-
line:
|
|
95622
|
+
line: 43,
|
|
95526
95623
|
column: 19
|
|
95527
95624
|
},
|
|
95528
95625
|
end: {
|
|
95529
|
-
line:
|
|
95626
|
+
line: 43,
|
|
95530
95627
|
column: 39
|
|
95531
95628
|
}
|
|
95532
95629
|
}, {
|
|
95533
95630
|
start: {
|
|
95534
|
-
line:
|
|
95631
|
+
line: 43,
|
|
95535
95632
|
column: 43
|
|
95536
95633
|
},
|
|
95537
95634
|
end: {
|
|
95538
|
-
line:
|
|
95635
|
+
line: 43,
|
|
95539
95636
|
column: 59
|
|
95540
95637
|
}
|
|
95541
95638
|
}],
|
|
95542
|
-
line:
|
|
95639
|
+
line: 43
|
|
95543
95640
|
},
|
|
95544
95641
|
"2": {
|
|
95545
95642
|
loc: {
|
|
95546
95643
|
start: {
|
|
95547
|
-
line:
|
|
95644
|
+
line: 64,
|
|
95548
95645
|
column: 19
|
|
95549
95646
|
},
|
|
95550
95647
|
end: {
|
|
95551
|
-
line:
|
|
95648
|
+
line: 64,
|
|
95552
95649
|
column: 47
|
|
95553
95650
|
}
|
|
95554
95651
|
},
|
|
95555
95652
|
type: "binary-expr",
|
|
95556
95653
|
locations: [{
|
|
95557
95654
|
start: {
|
|
95558
|
-
line:
|
|
95655
|
+
line: 64,
|
|
95559
95656
|
column: 19
|
|
95560
95657
|
},
|
|
95561
95658
|
end: {
|
|
95562
|
-
line:
|
|
95659
|
+
line: 64,
|
|
95563
95660
|
column: 27
|
|
95564
95661
|
}
|
|
95565
95662
|
}, {
|
|
95566
95663
|
start: {
|
|
95567
|
-
line:
|
|
95664
|
+
line: 64,
|
|
95568
95665
|
column: 31
|
|
95569
95666
|
},
|
|
95570
95667
|
end: {
|
|
95571
|
-
line:
|
|
95668
|
+
line: 64,
|
|
95572
95669
|
column: 47
|
|
95573
95670
|
}
|
|
95574
95671
|
}],
|
|
95575
|
-
line:
|
|
95672
|
+
line: 64
|
|
95576
95673
|
}
|
|
95577
95674
|
},
|
|
95578
95675
|
s: {
|
|
@@ -95592,7 +95689,9 @@ function cov_4v54kemeo() {
|
|
|
95592
95689
|
"13": 0,
|
|
95593
95690
|
"14": 0,
|
|
95594
95691
|
"15": 0,
|
|
95595
|
-
"16": 0
|
|
95692
|
+
"16": 0,
|
|
95693
|
+
"17": 0,
|
|
95694
|
+
"18": 0
|
|
95596
95695
|
},
|
|
95597
95696
|
f: {
|
|
95598
95697
|
"0": 0,
|
|
@@ -95602,7 +95701,8 @@ function cov_4v54kemeo() {
|
|
|
95602
95701
|
"4": 0,
|
|
95603
95702
|
"5": 0,
|
|
95604
95703
|
"6": 0,
|
|
95605
|
-
"7": 0
|
|
95704
|
+
"7": 0,
|
|
95705
|
+
"8": 0
|
|
95606
95706
|
},
|
|
95607
95707
|
b: {
|
|
95608
95708
|
"0": [0, 0],
|
|
@@ -95610,7 +95710,7 @@ function cov_4v54kemeo() {
|
|
|
95610
95710
|
"2": [0, 0]
|
|
95611
95711
|
},
|
|
95612
95712
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
95613
|
-
hash: "
|
|
95713
|
+
hash: "6ef7a7b49e1cb23109d13b4a178d47de6f196b3b"
|
|
95614
95714
|
};
|
|
95615
95715
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
95616
95716
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -95631,7 +95731,7 @@ var _ref$7 = (cov_4v54kemeo().s[0]++, Dropdown$1),
|
|
|
95631
95731
|
MenuItem$2 = _ref$7.MenuItem;
|
|
95632
95732
|
cov_4v54kemeo().s[1]++;
|
|
95633
95733
|
var CodeBlockComponent = function CodeBlockComponent(_ref2) {
|
|
95634
|
-
var _node$
|
|
95734
|
+
var _node$attrs2;
|
|
95635
95735
|
var node = _ref2.node,
|
|
95636
95736
|
updateAttributes = _ref2.updateAttributes;
|
|
95637
95737
|
cov_4v54kemeo().f[0]++;
|
|
@@ -95658,12 +95758,21 @@ var CodeBlockComponent = function CodeBlockComponent(_ref2) {
|
|
|
95658
95758
|
cov_4v54kemeo().f[3]++;
|
|
95659
95759
|
cov_4v54kemeo().s[9]++;
|
|
95660
95760
|
updateAttributes({
|
|
95661
|
-
language:
|
|
95761
|
+
language: language
|
|
95662
95762
|
});
|
|
95663
95763
|
cov_4v54kemeo().s[10]++;
|
|
95664
95764
|
setKeyword("");
|
|
95665
95765
|
};
|
|
95666
95766
|
cov_4v54kemeo().s[11]++;
|
|
95767
|
+
useEffect$1(function () {
|
|
95768
|
+
var _node$attrs;
|
|
95769
|
+
cov_4v54kemeo().f[4]++;
|
|
95770
|
+
cov_4v54kemeo().s[12]++;
|
|
95771
|
+
(cov_4v54kemeo().b[0][0]++, isNil((_node$attrs = node.attrs) === null || _node$attrs === void 0 ? void 0 : _node$attrs.language)) && (cov_4v54kemeo().b[0][1]++, updateAttributes({
|
|
95772
|
+
language: "plaintext"
|
|
95773
|
+
}));
|
|
95774
|
+
}, []);
|
|
95775
|
+
cov_4v54kemeo().s[13]++;
|
|
95667
95776
|
return /*#__PURE__*/React__default.createElement(NodeViewWrapper, {
|
|
95668
95777
|
"data-cy": "neeto-editor-code-block"
|
|
95669
95778
|
}, /*#__PURE__*/React__default.createElement("pre", null, /*#__PURE__*/React__default.createElement("div", {
|
|
@@ -95671,9 +95780,8 @@ var CodeBlockComponent = function CodeBlockComponent(_ref2) {
|
|
|
95671
95780
|
}, /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
95672
95781
|
buttonSize: "small",
|
|
95673
95782
|
buttonStyle: "secondary",
|
|
95674
|
-
closeOnOutsideClick: false,
|
|
95675
95783
|
icon: Down,
|
|
95676
|
-
label: (cov_4v54kemeo().b[1][0]++, (_node$
|
|
95784
|
+
label: (cov_4v54kemeo().b[1][0]++, (_node$attrs2 = node.attrs) === null || _node$attrs2 === void 0 ? void 0 : _node$attrs2.language) || (cov_4v54kemeo().b[1][1]++, t("common.auto")),
|
|
95677
95785
|
strategy: "fixed"
|
|
95678
95786
|
}, /*#__PURE__*/React__default.createElement(Input, {
|
|
95679
95787
|
autoFocus: true,
|
|
@@ -95682,27 +95790,27 @@ var CodeBlockComponent = function CodeBlockComponent(_ref2) {
|
|
|
95682
95790
|
size: "small",
|
|
95683
95791
|
value: keyword,
|
|
95684
95792
|
onChange: function onChange(e) {
|
|
95685
|
-
cov_4v54kemeo().f[
|
|
95686
|
-
cov_4v54kemeo().s[
|
|
95793
|
+
cov_4v54kemeo().f[5]++;
|
|
95794
|
+
cov_4v54kemeo().s[14]++;
|
|
95687
95795
|
return setKeyword(e.target.value);
|
|
95688
95796
|
},
|
|
95689
95797
|
onClick: function onClick(e) {
|
|
95690
|
-
cov_4v54kemeo().f[
|
|
95691
|
-
cov_4v54kemeo().s[
|
|
95798
|
+
cov_4v54kemeo().f[6]++;
|
|
95799
|
+
cov_4v54kemeo().s[15]++;
|
|
95692
95800
|
e.preventDefault();
|
|
95693
|
-
cov_4v54kemeo().s[
|
|
95801
|
+
cov_4v54kemeo().s[16]++;
|
|
95694
95802
|
e.stopPropagation();
|
|
95695
95803
|
}
|
|
95696
95804
|
}), /*#__PURE__*/React__default.createElement(Menu$7, {
|
|
95697
95805
|
className: "neeto-editor-codeblock-options__menu"
|
|
95698
95806
|
}, filteredAndSortedLanguageList.map(function (language) {
|
|
95699
|
-
cov_4v54kemeo().f[
|
|
95700
|
-
cov_4v54kemeo().s[
|
|
95807
|
+
cov_4v54kemeo().f[7]++;
|
|
95808
|
+
cov_4v54kemeo().s[17]++;
|
|
95701
95809
|
return /*#__PURE__*/React__default.createElement(MenuItem$2.Button, {
|
|
95702
95810
|
key: language,
|
|
95703
95811
|
onClick: function onClick() {
|
|
95704
|
-
cov_4v54kemeo().f[
|
|
95705
|
-
cov_4v54kemeo().s[
|
|
95812
|
+
cov_4v54kemeo().f[8]++;
|
|
95813
|
+
cov_4v54kemeo().s[18]++;
|
|
95706
95814
|
return handleLanguageSelect(language);
|
|
95707
95815
|
}
|
|
95708
95816
|
}, (cov_4v54kemeo().b[2][0]++, language) || (cov_4v54kemeo().b[2][1]++, t("common.auto")));
|
|
@@ -151428,7 +151536,7 @@ var EditorContent = function EditorContent(_ref2) {
|
|
|
151428
151536
|
}, otherProps));
|
|
151429
151537
|
};
|
|
151430
151538
|
|
|
151431
|
-
var css = "@charset \"UTF-8\";@import url(\"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/styles/github.min.css\");@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-4px)}20%{transform:translateX(4px)}30%{transform:translateX(-4px)}40%{transform:translateX(4px)}50%{transform:translateX(-4px)}60%{transform:translateX(4px)}70%{transform:translateX(-4px)}80%{transform:translateX(4px)}90%{transform:translateX(-4px)}to{transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.neeto-editor-slash-commands__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;max-height:384px;max-width:100%;overflow-y:auto;padding:12px;width:256px}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item{align-items:center;border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-white));cursor:pointer;display:flex;flex-direction:row;gap:12px;justify-content:flex-start;padding:8px 12px;transition:var(--neeto-ui-transition);width:100%}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item.active,.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item:hover{background-color:rgb(var(--neeto-ui-gray-700))}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item .neeto-editor-slash-commands__item-content h5{font-size:var(--neeto-ui-text-sm);font-weight:var(--neeto-ui-font-semibold);line-height:var(--neeto-ui-leading-normal)}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item .neeto-editor-slash-commands__item-content p{color:rgb(var(--neeto-ui-gray-300));font-size:var(--neeto-ui-text-xs)}.neeto-editor-mentions__wrapper{max-height:256px;min-width:208px;overflow-y:auto;padding:8px;width:auto}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item{align-items:center;border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-white));cursor:pointer;display:flex;flex-direction:row;font-size:var(--neeto-ui-text-xs);gap:8px;justify-content:flex-start;padding:8px;transition:var(--neeto-ui-transition);width:100%}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item.active,.neeto-editor-mentions__wrapper .neeto-editor-mentions__item:hover{background-color:rgb(var(--neeto-ui-gray-700))}.ProseMirror.slash-active p.is-empty:last-child:before{content:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zLjgyMSAxNWgxLjIzVjYuMjQzaDMuMThWNS4xMzZILjY0MnYxLjEwN0gzLjgyVjE1Wm01LjkgMi41ODRjMS4zMDUgMCAxLjkxNC0uNDc5IDIuNTIyLTIuMTMzbDIuODc4LTcuODJoLTEuMjVsLTIuMDE4IDYuMDYzaC0uMTA5TDkuNzIxIDcuNjMxSDguNDQ5bDIuNzI4IDcuMzc2LS4xMzcuNDM3Yy0uMjY3Ljg0OC0uNjc3IDEuMTU2LTEuMzUzIDEuMTU2LS4xNjUgMC0uMzUtLjAwNy0uNDkzLS4wMzV2Ljk3OGMuMTY0LjAyNy4zNy4wNDEuNTI3LjA0MVptNi45NzItLjEyM2gxLjE5di0zLjYyM2guMTFjLjQwMi43ODYgMS4yODQgMS4yOTIgMi4yOTYgMS4yOTIgMS44NzMgMCAzLjA5LTEuNDk3IDMuMDktMy44MDh2LS4wMTNjMC0yLjI5Ny0xLjIyNC0zLjgwOC0zLjA5LTMuODA4LTEuMDI1IDAtMS44NDYuNDg1LTIuMjk3IDEuMzA2aC0uMTFWNy42M2gtMS4xODl2OS44M1ptMy4zMjMtMy4zODRjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ2IDAgMi4xNDYgMS4wMzkgMi4xNDYgMi43NTV2LjAxM2MwIDEuNzE2LS44IDIuNzU1LTIuMTQ2IDIuNzU1Wm04LjIzIDEuMDUzYzEuNzM2IDAgMi43OS0uOTg1IDMuMDQyLTEuOTgybC4wMTQtLjA1NWgtMS4xOWwtLjAyNy4wNjFjLS4xOTguNDQ1LS44MTQuOTE2LTEuODEyLjkxNi0xLjMxMiAwLTIuMTUzLS44ODgtMi4xODctMi40MTNoNS4zMDV2LS40NjVjMC0yLjItMS4yMTctMy42OTEtMy4yMi0zLjY5MXMtMy4zMDIgMS41NTktMy4zMDIgMy44MzV2LjAwN2MwIDIuMzEgMS4yNzIgMy43ODcgMy4zNzcgMy43ODdabS0uMDgyLTYuNTdjMS4wODcgMCAxLjg5NC42OTEgMi4wMTcgMi4xNDdoLTQuMDc1Yy4xMy0xLjQwMS45NjQtMi4xNDYgMi4wNTgtMi4xNDZaIiBmaWxsPSIjODc5MjlEIi8+PHJlY3QgeD0iMzciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgcng9IjMiIGZpbGw9IiNFOUVCRUQiLz48cGF0aCBkPSJtNTAuNDI4IDUuOTE0LTYuODU2IDguMTcyIiBzdHJva2U9IiMyNTJDMzIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNNjQuNzI2IDE1LjA1NWMuMjMyIDAgLjQ1OC0uMDI4LjY5LS4wNjl2LTEuMDExYy0uMjE5LjAyLS4zMzUuMDI3LS41NDcuMDI3LS43NjYgMC0xLjA2Ni0uMzQ5LTEuMDY2LTEuMjE3di00LjE3aDEuNjEzdi0uOTg0aC0xLjYxM1Y1LjcyNGgtMS4yM1Y3LjYzSDYxLjQxdi45ODRoMS4xNjJ2NC40N2MwIDEuNDEuNjM2IDEuOTcgMi4xNTQgMS45N1ptNS4zODYuMDc1YzIuMDk5IDAgMy4zOTgtMS40NSAzLjM5OC0zLjgwOHYtLjAxM2MwLTIuMzY2LTEuMy0zLjgwOC0zLjM5OC0zLjgwOHMtMy4zOTcgMS40NDItMy4zOTcgMy44MDh2LjAxM2MwIDIuMzU5IDEuMjk5IDMuODA4IDMuMzk3IDMuODA4Wm0wLTEuMDUzYy0xLjM5NCAwLTIuMTgtMS4wMTgtMi4xOC0yLjc1NXYtLjAxM2MwLTEuNzQ0Ljc4Ni0yLjc1NSAyLjE4LTIuNzU1IDEuMzk1IDAgMi4xODEgMS4wMTEgMi4xODEgMi43NTV2LjAxM2MwIDEuNzM3LS43ODYgMi43NTUtMi4xOCAyLjc1NVptMTIuMTk2IDEuMDUzYzEuNzcgMCAyLjc2MS0uOTUgMy4wNjItMi4yODNsLjAxNC0uMDc1LTEuMTc2LjAwNi0uMDE0LjA0MWMtLjI3My44Mi0uOTAyIDEuMjU4LTEuODkzIDEuMjU4LTEuMzEzIDAtMi4xNi0xLjA4Ny0yLjE2LTIuNzgydi0uMDE0YzAtMS42Ni44MzQtMi43MjcgMi4xNi0yLjcyNyAxLjA2IDAgMS43MTYuNTg4IDEuOSAxLjMxMmwuMDA3LjAyaDEuMTgzbC0uMDA3LS4wNEM4NS4xNjUgOC41MzMgODQuMDkyIDcuNSA4Mi4zIDcuNWMtMi4wNjUgMC0zLjM3NyAxLjQ5LTMuMzc3IDMuNzh2LjAxNGMwIDIuMzM4IDEuMzIgMy44MzUgMy4zODQgMy44MzVabTQuODg3LS4xM2gxLjE5di00LjM2MWMwLTEuMjkyLjc0NS0yLjA4NSAxLjkyLTIuMDg1IDEuMTc2IDAgMS43MjMuNjM1IDEuNzIzIDEuOTYyVjE1aDEuMTl2LTQuNzcxYzAtMS43NS0uOTIzLTIuNzI4LTIuNTc3LTIuNzI4LTEuMDg3IDAtMS43NzguNDU4LTIuMTQ3IDEuMjM3aC0uMTFWNC43MDVoLTEuMTg5VjE1Wm0xMC4yLjEzYy45OSAwIDEuNzYzLS40MyAyLjIyOC0xLjIxN2guMTFWMTVoMS4xODlWOS45NTVjMC0xLjUzMS0xLjAwNS0yLjQ1NC0yLjgwMy0yLjQ1NC0xLjU3MiAwLTIuNjkzLjc4LTIuODg1IDEuOTM1bC0uMDA2LjA0aDEuMTg5bC4wMDctLjAyYy4xOTEtLjU3NC43NzItLjkwMiAxLjY1NC0uOTAyIDEuMSAwIDEuNjU0LjQ5MiAxLjY1NCAxLjQwMXYuNjdsLTIuMTEyLjEzYy0xLjcxNi4xMDItMi42ODYuODYxLTIuNjg2IDIuMTc0di4wMTNjMCAxLjM0IDEuMDYgMi4xODggMi40NiAyLjE4OFptLTEuMjQ1LTIuMjE1di0uMDE0YzAtLjczMS40OTMtMS4xMjggMS42MTQtMS4xOTZsMS45NjgtLjEyM3YuNjdjMCAxLjA1My0uODgxIDEuODQ2LTIuMDkxIDEuODQ2LS44NTUgMC0xLjQ5LS40MzgtMS40OS0xLjE4M1pNMTAzLjA5NiAxNWgxLjE4OXYtNC4zNjFjMC0xLjI5Mi43NDUtMi4wODUgMS45MjEtMi4wODUgMS4xNzYgMCAxLjcyMy42MzUgMS43MjMgMS45NjJWMTVoMS4xODl2LTQuNzcxYzAtMS43NS0uOTIzLTIuNzI4LTIuNTc3LTIuNzI4LTEuMDg3IDAtMS43NzcuNDU4LTIuMTQ2IDEuMjM3aC0uMTFWNy42MzFoLTEuMTg5VjE1Wm0xMS4yMTEgMi41OThjMi4wMDkgMCAzLjI4MS0xLjA1MyAzLjI4MS0yLjdWNy42M2gtMS4xOXYxLjIxN2gtLjA4MmMtLjQ1MS0uODM0LTEuMjU3LTEuMzQ3LTIuMjk2LTEuMzQ3LTEuOTI4IDAtMy4xMTggMS40OTctMy4xMTggMy41NjF2LjAxNGMwIDIuMDY1IDEuMTgzIDMuNTQxIDMuMDkgMy41NDEgMS4wMTIgMCAxLjg0Ni0uNDU4IDIuMzExLTEuMjcxaC4xMDl2MS40OWMwIDEuMDg3LS43ODYgMS43MDktMi4xMDUgMS43MDktMS4wNiAwLTEuNzE2LS4zOTctMS44NDYtLjk1N2wtLjAwNy0uMDA3aC0xLjIzbC0uMDE0LjAwN2MuMTg1IDEuMjEgMS4zMTkgMi4wMSAzLjA5NyAyLjAxWm0tLjA1NS00LjAzM2MtMS4zNjcgMC0yLjEzMy0xLjAyNi0yLjEzMy0yLjQ4OXYtLjAxNGMwLTEuNDYyLjc2Ni0yLjUwOCAyLjEzMy0yLjUwOCAxLjM2IDAgMi4xODcgMS4wNDYgMi4xODcgMi41MDh2LjAxNGMwIDEuNDYzLS44MiAyLjQ4OS0yLjE4NyAyLjQ4OVptOC41NTkgMS41NjVjMS43MzYgMCAyLjc4OS0uOTg1IDMuMDQyLTEuOTgybC4wMTMtLjA1NWgtMS4xODlsLS4wMjguMDYxYy0uMTk4LjQ0NS0uODEzLjkxNi0xLjgxMS45MTYtMS4zMTMgMC0yLjE1My0uODg4LTIuMTg4LTIuNDEzaDUuMzA1di0uNDY1YzAtMi4yLTEuMjE3LTMuNjkxLTMuMjItMy42OTFzLTMuMzAxIDEuNTU5LTMuMzAxIDMuODM1di4wMDdjMCAyLjMxIDEuMjcxIDMuNzg3IDMuMzc3IDMuNzg3Wm0tLjA4Mi02LjU3YzEuMDg2IDAgMS44OTMuNjkxIDIuMDE2IDIuMTQ3aC00LjA3NGMuMTMtMS40MDEuOTY0LTIuMTQ2IDIuMDU4LTIuMTQ2Wm0xMi42NzMgNi41N2MxLjg2NyAwIDMuMDktMS41MSAzLjA5LTMuODA4di0uMDEzYzAtMi4zMTEtMS4yMTctMy44MDgtMy4wOS0zLjgwOC0xLjAxMSAwLTEuODkzLjUwNi0yLjI5NyAxLjI5MmgtLjEwOVY0LjcwNWgtMS4xODlWMTVoMS4xODl2LTEuMTc2aC4xMDljLjQ1Mi44MiAxLjI3MiAxLjMwNiAyLjI5NyAxLjMwNlptLS4yNzMtMS4wNTNjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ3IDAgMi4xNDYgMS4wMzkgMi4xNDYgMi43NTV2LjAxM2MwIDEuNzE2LS43OTkgMi43NTUtMi4xNDYgMi43NTVabTUuMjc3LjkyM2gxLjE5VjQuNzA1aC0xLjE5VjE1Wm02LjUwMS4xM2MyLjA5OSAwIDMuMzk4LTEuNDUgMy4zOTgtMy44MDh2LS4wMTNjMC0yLjM2Ni0xLjI5OS0zLjgwOC0zLjM5OC0zLjgwOC0yLjA5OCAwLTMuMzk3IDEuNDQyLTMuMzk3IDMuODA4di4wMTNjMCAyLjM1OSAxLjI5OSAzLjgwOCAzLjM5NyAzLjgwOFptMC0xLjA1M2MtMS4zOTQgMC0yLjE4LTEuMDE4LTIuMTgtMi43NTV2LS4wMTNjMC0xLjc0NC43ODYtMi43NTUgMi4xOC0yLjc1NSAxLjM5NSAwIDIuMTgxIDEuMDExIDIuMTgxIDIuNzU1di4wMTNjMCAxLjczNy0uNzg2IDIuNzU1LTIuMTgxIDIuNzU1Wm04LjI1OCAxLjA1M2MxLjc3MSAwIDIuNzYyLS45NSAzLjA2My0yLjI4M2wuMDEzLS4wNzUtMS4xNzYuMDA2LS4wMTMuMDQxYy0uMjc0LjgyLS45MDMgMS4yNTgtMS44OTQgMS4yNTgtMS4zMTIgMC0yLjE2LTEuMDg3LTIuMTYtMi43ODJ2LS4wMTRjMC0xLjY2LjgzNC0yLjcyNyAyLjE2LTIuNzI3IDEuMDYgMCAxLjcxNi41ODggMS45MDEgMS4zMTJsLjAwNi4wMmgxLjE4M2wtLjAwNy0uMDRjLS4yMTktMS4zMTMtMS4yOTItMi4zNDUtMy4wODMtMi4zNDUtMi4wNjQgMC0zLjM3NyAxLjQ5LTMuMzc3IDMuNzh2LjAxNGMwIDIuMzM4IDEuMzIgMy44MzUgMy4zODQgMy44MzVabTQuODg4LS4xM2gxLjE4OXYtMi43OTZsLjY5MS0uNjdMMTY0LjY5NCAxNWgxLjQ5N2wtMy40MjQtNC4yNzMgMy4yMTItMy4wOTZoLTEuNDQybC0zLjE4NSAzLjIyaC0uMTFWNC43MDVoLTEuMTg5VjE1Wm0xNC4wODkuMDU1Yy4yMzIgMCAuNDU4LS4wMjguNjktLjA2OXYtMS4wMTFjLS4yMTkuMDItLjMzNS4wMjctLjU0Ny4wMjctLjc2NSAwLTEuMDY2LS4zNDktMS4wNjYtMS4yMTd2LTQuMTdoMS42MTN2LS45ODRoLTEuNjEzVjUuNzI0aC0xLjIzMVY3LjYzaC0xLjE2MnYuOTg0aDEuMTYydjQuNDdjMCAxLjQxLjYzNiAxLjk3IDIuMTU0IDEuOTdabTMuMDk2IDIuNTI5YzEuMzA2IDAgMS45MTQtLjQ3OSAyLjUyMy0yLjEzM2wyLjg3OC03LjgyaC0xLjI1MWwtMi4wMTcgNi4wNjNoLS4xMDlsLTIuMDI0LTYuMDYzaC0xLjI3MWwyLjcyNyA3LjM3Ni0uMTM2LjQzN2MtLjI2Ny44NDgtLjY3NyAxLjE1Ni0xLjM1NCAxLjE1NmEyLjgyIDIuODIgMCAwIDEtLjQ5Mi0uMDM1di45NzhjLjE2NC4wMjcuMzY5LjA0MS41MjYuMDQxWm02Ljk3My0uMTIzaDEuMTg5di0zLjYyM2guMTFjLjQwMy43ODYgMS4yODUgMS4yOTIgMi4yOTcgMS4yOTIgMS44NzMgMCAzLjA4OS0xLjQ5NyAzLjA4OS0zLjgwOHYtLjAxM2MwLTIuMjk3LTEuMjIzLTMuODA4LTMuMDg5LTMuODA4LTEuMDI2IDAtMS44NDYuNDg1LTIuMjk3IDEuMzA2aC0uMTFWNy42M2gtMS4xODl2OS44M1ptMy4zMjItMy4zODRjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ3IDAgMi4xNDcgMS4wMzkgMi4xNDcgMi43NTV2LjAxM2MwIDEuNzE2LS44IDIuNzU1LTIuMTQ3IDIuNzU1Wm04LjIzMSAxLjA1M2MxLjczNiAwIDIuNzg5LS45ODUgMy4wNDItMS45ODJsLjAxMy0uMDU1aC0xLjE4OWwtLjAyNy4wNjFjLS4xOTkuNDQ1LS44MTQuOTE2LTEuODEyLjkxNi0xLjMxMiAwLTIuMTUzLS44ODgtMi4xODctMi40MTNoNS4zMDR2LS40NjVjMC0yLjItMS4yMTctMy42OTEtMy4yMi0zLjY5MS0yLjAwMiAwLTMuMzAxIDEuNTU5LTMuMzAxIDMuODM1di4wMDdjMCAyLjMxIDEuMjcxIDMuNzg3IDMuMzc3IDMuNzg3Wm0tLjA4Mi02LjU3YzEuMDg3IDAgMS44OTMuNjkxIDIuMDE2IDIuMTQ3aC00LjA3NGMuMTMtMS40MDEuOTY0LTIuMTQ2IDIuMDU4LTIuMTQ2WiIgZmlsbD0iIzg3OTI5RCIvPjwvc3ZnPg==\");height:0;pointer-events:none;position:absolute;top:-2px;z-index:-1}.neeto-editor{background-color:rgb(var(--neeto-ui-white));border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-black));max-width:100%!important;padding:16px;white-space:pre-wrap}.neeto-editor:focus{outline:none}.neeto-editor a{pointer-events:none}.neeto-editor [data-variable]{color:rgb(var(--neeto-ui-gray-600));padding:4px 6px}.neeto-editor .ProseMirror-separator{display:none}.neeto-editor.fixed-menu-active{border:thin solid rgb(var(--neeto-ui-gray-300));border-top:none;border-top-left-radius:0;border-top-right-radius:0}.neeto-editor.attachments-active{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.neeto-editor .is-empty{position:relative}.neeto-editor.placeholder-active .is-editor-empty:first-child:before{color:#ced4da;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.neeto-editor hr{margin:8px 0}.neeto-editor .ProseMirror-selectednode{outline:3px solid rgb(var(--neeto-ui-pastel-blue))}.neeto-editor .has-focus{background:var(--focus-background-color);transition:background-color .2s ease}.neeto-editor [data-variable]{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);color:rgb(var(--neeto-ui-gray-800));display:inline-flex;line-height:1;padding:4px}.neeto-editor-character-count{color:rgb(var(--neeto-ui-gray-600));font-size:12px;padding:4px;text-align:right}.neeto-editor-error{border-color:rgb(var(--neeto-ui-error-500));border-radius:var(--neeto-ui-rounded);border-width:1px;color:rgb(var(--neeto-ui-error-500))}.neeto-editor-error:focus-within{border-color:rgb(var(--neeto-ui-error-600))}.ne_variable-tag{border-radius:6px!important}.neeto-editor,.neeto-editor-content{-moz-tab-size:2;-o-tab-size:2;tab-size:2;white-space:pre-wrap;word-break:break-word}.neeto-editor h1,.neeto-editor h2,.neeto-editor h3,.neeto-editor h4,.neeto-editor h5,.neeto-editor h6,.neeto-editor-content h1,.neeto-editor-content h2,.neeto-editor-content h3,.neeto-editor-content h4,.neeto-editor-content h5,.neeto-editor-content h6{color:rgb(var(--neeto-ui-black))}.neeto-editor h1 strong,.neeto-editor h2 strong,.neeto-editor h3 strong,.neeto-editor h4 strong,.neeto-editor h5 strong,.neeto-editor h6 strong,.neeto-editor-content h1 strong,.neeto-editor-content h2 strong,.neeto-editor-content h3 strong,.neeto-editor-content h4 strong,.neeto-editor-content h5 strong,.neeto-editor-content h6 strong{font-weight:var(--neeto-ui-font-semibold)!important}.neeto-editor h1,.neeto-editor-content h1{margin:2rem 0 .25rem}.neeto-editor h2,.neeto-editor-content h2{margin:1.5rem 0 .25rem}.neeto-editor h3,.neeto-editor-content h3{margin:1rem 0 .25rem}.neeto-editor h4,.neeto-editor-content h4{margin:.875rem 0 .25rem}.neeto-editor h5,.neeto-editor-content h5{margin:.75rem 0 .25rem}.neeto-editor h6,.neeto-editor-content h6{margin:.5rem 0 .25rem}.neeto-editor p,.neeto-editor-content p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-body1);font-weight:var(--neeto-ui-font-normal);line-height:var(--neeto-ui-leading-normal)}.neeto-editor p:empty:after,.neeto-editor-content p:empty:after{content:\" \"}.neeto-editor p:last-child,.neeto-editor-content p:last-child{margin-bottom:0}.neeto-editor p strong,.neeto-editor-content p strong{font-weight:var(--neeto-ui-font-semibold)!important}.neeto-editor code,.neeto-editor-content code{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:14px;padding:.2em .4em}.neeto-editor pre,.neeto-editor-content pre{background-color:#f7f6f3;border-radius:var(--neeto-ui-rounded-sm);font-size:14px;line-height:1.5;margin-bottom:16px;margin-top:16px;overflow-x:auto;padding:34px 16px 32px 32px;position:relative}.neeto-editor pre .neeto-editor-codeblock-options,.neeto-editor-content pre .neeto-editor-codeblock-options{align-items:center;display:flex;gap:4px;position:absolute;right:4px;top:4px}.neeto-editor pre .neeto-editor-codeblock-options__menu,.neeto-editor-content pre .neeto-editor-codeblock-options__menu{display:flex;flex-direction:column;gap:4px}.neeto-editor pre .neeto-editor-codeblock-options__input,.neeto-editor-content pre .neeto-editor-codeblock-options__input{margin:4px}.neeto-editor pre>code,.neeto-editor-content pre>code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0}.neeto-editor blockquote,.neeto-editor-content blockquote{border-left-color:#e5e7eb;border-left-width:4px;color:rgb(var(--neeto-ui-black));font-weight:var(--neeto-ui-font-medium);margin:8px 0;padding-left:12px;quotes:\"“\" \"”\" \"‘\" \"’\"}.neeto-editor blockquote>p:after,.neeto-editor blockquote>p:before,.neeto-editor-content blockquote>p:after,.neeto-editor-content blockquote>p:before{content:\"\"!important}.neeto-editor ol,.neeto-editor ul,.neeto-editor-content ol,.neeto-editor-content ul{list-style:revert;margin-bottom:1em;padding-left:28px}.neeto-editor ol li:before,.neeto-editor ul li:before,.neeto-editor-content ol li:before,.neeto-editor-content ul li:before{background-color:rgb(var(--neeto-ui-black))}.neeto-editor a[href],.neeto-editor-content a[href]{color:rgb(var(--neeto-ui-primary-800));font-weight:500}.neeto-editor .neeto-editor__video-wrapper,.neeto-editor-content .neeto-editor__video-wrapper{display:flex;margin:16px 0}.neeto-editor .neeto-editor__video-wrapper .neeto-editor__video-iframe,.neeto-editor-content .neeto-editor__video-wrapper .neeto-editor__video-iframe{border:2px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);display:inline-block;padding:4px}.neeto-editor .neeto-editor__video-wrapper .neeto-editor__video-iframe iframe,.neeto-editor-content .neeto-editor__video-wrapper .neeto-editor__video-iframe iframe{height:100%;width:100%}.neeto-editor .neeto-editor__video--left,.neeto-editor-content .neeto-editor__video--left{justify-content:flex-start}.neeto-editor .neeto-editor__video--right,.neeto-editor-content .neeto-editor__video--right{justify-content:flex-end}.neeto-editor .neeto-editor__video--center,.neeto-editor-content .neeto-editor__video--center{justify-content:center}.neeto-editor mark,.neeto-editor-content mark{border-radius:var(--neeto-ui-rounded-sm);padding:0 4px}.neeto-editor [data-type=mention],.neeto-editor [data-type=special-mention],.neeto-editor-content [data-type=mention],.neeto-editor-content [data-type=special-mention]{color:rgb(var(--neeto-ui-primary-800))}.neeto-editor table,.neeto-editor-content table{border:1px solid rgba(var(--neeto-ui-gray-300));border-collapse:separate;border-radius:var(--neeto-ui-rounded-sm);border-spacing:0;min-width:300px;overflow:hidden;table-layout:fixed}.neeto-editor table td,.neeto-editor table th,.neeto-editor-content table td,.neeto-editor-content table th{border-left:1px solid rgba(var(--neeto-ui-gray-300));border-top:1px solid rgba(var(--neeto-ui-gray-300));padding:8px 12px;position:relative}.neeto-editor table td:first-child,.neeto-editor table th:first-child,.neeto-editor-content table td:first-child,.neeto-editor-content table th:first-child{border-left:none}.neeto-editor table th,.neeto-editor-content table th{background:rgb(var(--neeto-ui-gray-100));border-top:none}.neeto-editor table td,.neeto-editor-content table td{background:rgb(var(--neeto-ui-white))}.neeto-editor-content--hidden{display:none}.neeto-editor__image-wrapper{color:inherit!important;display:flex;font-weight:400!important;margin:16px 0;text-decoration:none}.neeto-editor__image-wrapper figure{display:inline-block;position:relative}.neeto-editor__image-wrapper .neeto-editor__image{display:inline-block}.neeto-editor__image-wrapper .neeto-editor__image img,.neeto-editor__image-wrapper .neeto-editor__image video{border:2px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);display:inline-block;height:auto;padding:4px;width:100%}.neeto-editor__image-wrapper .neeto-editor__image-placeholder{align-items:center;border:1px solid;border-radius:8px;display:flex;height:200px;justify-content:center;width:400px}.neeto-editor__image-wrapper figcaption{font-size:var(--neeto-ui-text-sm);font-weight:var(--neeto-ui-font-normal);text-align:center}.neeto-editor__image-wrapper figcaption a{display:inline-block;margin:0;text-align:center}.neeto-editor__image-wrapper figcaption.is-empty div:before{color:rgb(var(--neeto-ui-gray-500));content:\"Add a caption\";inset:0;position:absolute}.neeto-editor__image--left{justify-content:flex-start}.neeto-editor__image--center{justify-content:center}.neeto-editor__image--right{justify-content:flex-end}.neeto-editor-fixed-menu{background-color:rgb(var(--neeto-ui-white));border:thin solid rgb(var(--neeto-ui-gray-300));border-bottom:none;border-radius:var(--neeto-ui-rounded) var(--neeto-ui-rounded) 0 0;position:relative}.neeto-editor-fixed-menu--independant{border-bottom:thin solid rgb(var(--neeto-ui-gray-300));border-radius:0;border-radius:initial}.neeto-editor-fixed-menu__item{border-radius:var(--neeto-ui-rounded-sm)!important}.neeto-editor-fixed-menu button.neeto-editor-fixed-menu__item{min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-fixed-menu button.neeto-editor-fixed-menu__item .neeto-ui-btn__icon{height:18px!important;width:18px!important}.neeto-editor-fixed-menu__wrapper{align-items:center;display:flex;gap:0 4px;justify-content:flex-start;overflow:auto;padding:2px;width:100%}.neeto-editor-fixed-menu__wrapper--collapsible{display:flex;gap:0 4px}.neeto-editor-fixed-menu__wrapper--collapsible--fade button.neeto-editor-fixed-menu__item{animation:fade-in .3s ease-in}.neeto-editor-fixed-menu__variables{bottom:-24px;position:absolute;right:8px;z-index:10}.neeto-editor-fixed-menu__variables .neeto-editor-menu__item{background-color:rgb(var(--neeto-ui-gray-700));border-radius:var(--neeto-ui-rounded-sm);padding:4px}.neeto-editor-fixed-menu__variables .neeto-editor-menu__item.active,.neeto-editor-fixed-menu__variables .neeto-editor-menu__item:hover{background-color:rgb(var(--neeto-ui-gray-600))}.neeto-editor-fixed-menu__right-options{display:flex;justify-self:flex-end;margin-left:auto}.neeto-editor-fixed-menu__emoji-dropdown{max-height:none!important}.neeto-editor-fixed-menu__separator{display:flex;height:28px;width:32px}.neeto-editor-fixed-menu__separator span{width:100%}.neeto-editor-fixed-menu__separator span:first-child{border-right:1px solid rgb(var(--neeto-ui-gray-200))}.neeto-editor-text-color-option__options-group{align-items:center;display:flex;gap:8px;margin:8px 4px}.neeto-editor-text-color-option__options-group__input{max-width:130px}.neeto-editor-text-color-option__options-group__reset-button{align-self:center}.neeto-editor-menu__item{align-items:center;border-radius:2px;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;padding:8px;transition:var(--neeto-ui-transition)}.neeto-editor-menu__item p{color:rgb(var(--neeto-ui-gray-600));font-size:var(--neeto-ui-text-xs);line-height:1;white-space:nowrap}.neeto-editor-menu__item.active,.neeto-editor-menu__item:hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-editor-menu__item:focus,.neeto-editor-menu__item:focus-visible{outline:rgb(var(--neeto-ui-gray-300)) auto 1px}.neeto-editor-menu__item input[type=color]{height:0;visibility:hidden;width:0}.neeto-editor-menu__item:disabled{background-color:rgb(var(--neeto-ui-gray-100));opacity:.5}.neeto-editor-link__item{align-items:flex-start;justify-content:flex-start}.neeto-editor-link__item,.neeto-editor-table__item{display:flex!important;flex-direction:row;gap:8px;padding:8px!important}.neeto-editor-table__item input{max-width:60px!important}.neeto-editor-table__options-menu{display:flex;flex-direction:column;gap:8px;max-height:150px!important;overflow:scroll;padding:8px!important}.neeto-editor-font-size__wrapper{font-weight:var(--neeto-ui-font-normal)!important}.neeto-editor-bubble-menu{align-items:center;background:rgb(var(--neeto-ui-gray-800));border-radius:var(--neeto-ui-rounded);display:flex;flex-direction:row;gap:1px;justify-content:flex-start;padding:0 4px;position:relative}.neeto-editor-bubble-menu button.neeto-ui-btn--style-text{color:rgb(var(--neeto-ui-gray-200));min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-bubble-menu button.neeto-ui-btn--style-text.active,.neeto-editor-bubble-menu button.neeto-ui-btn--style-text:active,.neeto-editor-bubble-menu button.neeto-ui-btn--style-text:hover{background-color:rgb(var(--neeto-ui-gray-600))!important;color:rgb(var(--neeto-ui-gray-200))!important}.neeto-editor-bubble-menu button.neeto-ui-btn--style-secondary{background-color:rgb(var(--neeto-ui-gray-400));min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup{background-color:rgb(var(--neeto-ui-gray-700))}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn{color:rgb(var(--neeto-ui-gray-200))!important}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn.active,.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn:active,.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn:hover{background-color:rgb(var(--neeto-ui-gray-600))!important}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:6px;width:256px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input{background-color:transparent;line-height:20px;outline:none;width:100%}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input::-moz-placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input::placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .ne-btn--icon-only{min-height:0;opacity:.8;padding:0}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .ne-btn--icon-only:hover{opacity:1}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table{align-items:center;display:flex;gap:6px;justify-content:space-between;max-width:256px;padding:4px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input{background-color:rgba(var(--neeto-ui-gray-400),.2);height:24px;line-height:20px;outline:none;width:60px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input::-moz-placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input::placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table__buttons{align-items:center;display:flex;gap:4px;justify-content:space-between}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table-options{align-items:center;display:flex;flex-direction:column;gap:2px;max-height:100px;overflow:scroll}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown-target{align-items:center;display:flex;font-size:var(--neeto-ui-text-xs);gap:4px;line-height:var(--neeto-ui-leading-normal);white-space:nowrap}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown{align-items:flex-start;display:flex;flex-direction:column}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item{font-size:var(--neeto-ui-text-xs);padding:8px 12px;text-align:left;width:100%}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item:first-child{border-top-left-radius:var(--neeto-ui-rounded);border-top-right-radius:var(--neeto-ui-rounded)}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item:last-child{border-bottom-left-radius:var(--neeto-ui-rounded);border-bottom-right-radius:var(--neeto-ui-rounded)}.neeto-editor-bubble-menu-animate-shake{animation:shake 1s linear infinite alternate both}.neeto-editor__image-menu .neeto-ui-dropdown__popup{display:flex;min-width:0;min-width:auto}.neeto-editor__image-menu .neeto-ui-dropdown__popup .neeto-ui-btn .neeto-ui-btn__icon{height:18px!important;width:18px!important}.neeto-editor__image-menu-btn{padding:2px!important;position:absolute!important;right:4px;top:4px;z-index:1}.ne-media-uploader{display:flex;flex-direction:column;min-height:184px}.ne-media-uploader .ne-tab__wrapper .ne-tab{min-width:88px}.ne-media-uploader .ne-media-uploader__content{display:flex;flex-grow:1;padding:16px}.ne-media-uploader .ne-media-uploader__dnd{align-items:center;border:1px dashed rgb(var(--neeto-ui-primary-600));border-radius:var(--neeto-ui-rounded);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:2px;justify-content:center;width:100%}.ne-media-uploader .ne-media-uploader__dnd-icon{color:rgb(var(--neeto-ui-primary-600));margin-bottom:6px}.ne-media-uploader .ne-media-uploader__dnd-input{display:none}.ne-media-uploader .ne-media-uploader__dnd:hover{background-color:rgb(var(--neeto-ui-gray-100));cursor:pointer}.ne-media-uploader .ne-media-uploader__dnd.uppy-is-drag-over{background-color:rgba(var(--neeto-ui-gray-300),.5);border:3px dashed rgb(var(--neeto-ui-gray-500));color:rgb(var(--neeto-ui-gray-600))}.ne-media-uploader .ne-media-uploader__wrapper{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media{align-self:start;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);display:flex;flex-direction:column;flex-grow:1;height:58px;justify-content:space-between;margin-bottom:auto;margin-top:auto;padding:4px 8px;width:220px}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__info{align-items:center;display:flex;gap:4px;justify-content:space-between}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__info p{display:block;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__progress{align-self:flex-end;background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-full);overflow:hidden;width:100%}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__progress-bar{align-items:center;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:rgb(var(--neeto-ui-primary-600));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-primary-100));display:flex;font-size:12px;font-weight:500px;height:12px;justify-content:center;line-height:1;transition:var(--neeto-ui-transition)}.ne-media-uploader .neeto-editor-unsplash-wrapper{width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-container{max-height:50vh;overflow-x:hidden;overflow-y:auto}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-search{margin-bottom:16px;padding:0 8px}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery{right:-8px;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__loader{display:flex;justify-content:center}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item{float:left;padding-bottom:16px;padding-right:16px;width:33.3%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder{position:relative;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner{background-color:rgb(var(--neeto-ui-gray-100));border-radius:var(--neeto-ui-rounded-sm);height:100%;position:absolute;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner img{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) 1s both;border-radius:var(--neeto-ui-rounded);cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner a{bottom:8px;color:rgb(var(--neeto-ui-white));font-size:12px;font-weight:var(--neeto-ui-font-normal);left:8px;line-height:1;margin:auto;opacity:0;position:absolute;text-transform:capitalize;transition:var(--neeto-ui-transition)}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner a:hover{text-decoration:underline}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner:hover a{opacity:1}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__text{color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-xs);margin-top:12px;text-align:center}.neeto-editor-url-form__wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 24px}.neeto-editor-url-form__wrapper .neeto-ui-input__wrapper{flex-grow:0;margin-bottom:16px;width:100%}.neeto-editor-emoji{font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols}.emoji-mart.emoji-mart-light{border:none;color:rgb(var(--neeto-ui-gray-800));font-size:14px}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor{color:rgb(var(--neeto-ui-gray-500))}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor svg{margin:auto}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor .emoji-mart-anchor-bar{background-color:rgb(var(--neeto-ui-gray-700))!important}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor.emoji-mart-anchor-selected{color:rgb(var(--neeto-ui-gray-700))!important}.emoji-mart.emoji-mart-light .emoji-mart-search input{border-radius:var(--neeto-ui-rounded-sm)}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-category-label span{padding-top:8px}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-emoji span{cursor:pointer}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm)}.emoji-mart.emoji-mart-light .emoji-mart-scroll{height:264px;padding-bottom:0}.neeto-editor-emoji-suggestion{align-items:center;display:flex;flex-direction:row;font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;gap:2px;justify-content:flex-start;padding:4px}.neeto-editor-emoji-suggestion p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-xs)}.neeto-editor-emoji-suggestion span{font-size:10px;height:16px!important;width:16px!important}.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item{border-radius:var(--neeto-ui-rounded-sm);cursor:pointer;font-size:var(--neeto-ui-text-2xl);line-height:1;padding:6px;transition:var(--neeto-ui-transition)}.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item--selected,.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item:hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-editor-table{display:relative;margin:8px 0 0;width:-moz-fit-content;width:fit-content}.neeto-editor-table table td p,.neeto-editor-table table th p{margin:0}.neeto-editor-table table .column-resize-handle{background-color:rgb(var(--neeto-ui-gray-300));bottom:0;position:absolute;right:-2px;top:0;width:4px}.neeto-editor-table table .selectedCell:after{background:rgba(var(--neeto-ui-primary-500),.1);content:\"\";inset:0;position:absolute}.neeto-editor-table__wrapper{display:flex;gap:4px}.neeto-editor-table__add-column,.neeto-editor-table__add-row{align-items:center;background:rgba(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);cursor:pointer;display:flex;justify-content:center;transition:var(--neeto-ui-transition);visibility:hidden}.neeto-editor-table__add-column p,.neeto-editor-table__add-row p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-xs);line-height:12px}.neeto-editor-table__add-column:hover,.neeto-editor-table__add-row:hover{background:rgba(var(--neeto-ui-gray-300))}.neeto-editor-table:hover .neeto-editor-table__add-column,.neeto-editor-table:hover .neeto-editor-table__add-row{visibility:visible}.neeto-editor-table__add-row{height:16px;margin:4px 20px 4px 0}.neeto-editor-table__add-column{flex-direction:column;width:16px}.ProseMirror.resize-cursor{cursor:col-resize}.ne-attachments{display:flex;flex-direction:column;gap:8px}.ne-attachments__items{display:flex;flex-wrap:wrap;gap:8px}.ne-attachments__preview{align-items:center;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);display:flex;justify-content:space-between;padding:4px 2px 4px 8px;width:256px}.ne-attachments__preview-wrapper{display:flex;gap:8px;width:88%}.ne-attachments__preview-wrapper__icon{height:auto;width:15px}.ne-attachments__preview-wrapper p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:92%}.ne-attachments__preview-wrapper:hover{cursor:pointer}.ne-attachments__preview__progress{display:flex;justify-content:space-between;opacity:.5;width:76%}.ne-attachments__preview__progress p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%}.ne-attachments__preview__progress p:nth-child(2){width:-moz-fit-content;width:fit-content}.ne-attachments__preview__progress-icon{height:auto;width:15px}.ne-attachments__preview:hover{box-shadow:0 0 0 1px rgb(var(--neeto-ui-gray-400))}.ne-attachments input[type=file]{display:none}.ne-attachments-preview{display:flex;flex-direction:column;gap:8px;height:75vh!important;max-height:576px!important;max-width:1152px!important;width:75vw!important}.ne-attachments-preview__header{border-bottom:1px solid rgb(var(--neeto-ui-gray-200));margin-bottom:8px}.ne-attachments-preview__body{align-items:center;display:flex;flex-grow:1;justify-content:center;min-height:10px;padding-bottom:8px!important;position:relative;width:100%}.ne-attachments-preview__body-download{color:rgb(var(--neeto-ui-primary-800));cursor:pointer}.ne-attachments-preview__body img{max-height:100%;max-width:100%}.ne-attachments-preview__body video{height:100%;width:100%}.ne-attachments-preview__body iframe{height:100%;padding:0 8px;width:100%}.ne-attachments-preview__body-left,.ne-attachments-preview__body-right{position:absolute!important;top:50%;transform:translateY(-50%);z-index:1}.ne-attachments-preview__body-left:hover,.ne-attachments-preview__body-right:hover{background-color:rgba(var(--neeto-ui-gray-100),.4)!important;cursor:pointer}.ne-attachments-preview__body-left{left:24px}.ne-attachments-preview__body-right{right:24px}.ne-attachments-preview__footer{align-items:center;display:flex;justify-content:space-around;padding-bottom:24px!important}.ne-attachments--integrated{background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:0 0 var(--neeto-ui-rounded) var(--neeto-ui-rounded);border-top:none;padding:0 6px}.ne-attachments__wrapper{position:relative}.ne-attachments__wrapper.uppy-is-drag-over:after{align-items:center;background-color:rgba(var(--neeto-ui-gray-300),.5);border:3px dashed rgb(var(--neeto-ui-gray-500));border-radius:5px;color:rgb(var(--neeto-ui-gray-600));content:\"Drop the file here\";display:flex;font-size:1.2rem;font-weight:700;inset:7px;justify-content:center;position:absolute}.ProseMirror{height:100%;overflow-y:auto;white-space:break-spaces}.ProseMirror:focus{outline:none}";
|
|
151539
|
+
var css = "@charset \"UTF-8\";@import url(\"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.7.2/styles/github.min.css\");@keyframes shake{0%{transform:translateX(0)}10%{transform:translateX(-4px)}20%{transform:translateX(4px)}30%{transform:translateX(-4px)}40%{transform:translateX(4px)}50%{transform:translateX(-4px)}60%{transform:translateX(4px)}70%{transform:translateX(-4px)}80%{transform:translateX(4px)}90%{transform:translateX(-4px)}to{transform:translateX(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.neeto-editor-slash-commands__wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:4px;justify-content:flex-start;max-height:384px;max-width:100%;overflow-y:auto;padding:12px;width:256px}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item{align-items:center;border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-white));cursor:pointer;display:flex;flex-direction:row;gap:12px;justify-content:flex-start;padding:8px 12px;transition:var(--neeto-ui-transition);width:100%}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item.active,.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item:hover{background-color:rgb(var(--neeto-ui-gray-700))}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item .neeto-editor-slash-commands__item-content h5{font-size:var(--neeto-ui-text-sm);font-weight:var(--neeto-ui-font-semibold);line-height:var(--neeto-ui-leading-normal)}.neeto-editor-slash-commands__wrapper .neeto-editor-slash-commands__item .neeto-editor-slash-commands__item-content p{color:rgb(var(--neeto-ui-gray-300));font-size:var(--neeto-ui-text-xs)}.neeto-editor-mentions__wrapper{max-height:256px;min-width:208px;overflow-y:auto;padding:8px;width:auto}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item{align-items:center;border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-white));cursor:pointer;display:flex;flex-direction:row;font-size:var(--neeto-ui-text-xs);gap:8px;justify-content:flex-start;padding:8px;transition:var(--neeto-ui-transition);width:100%}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.neeto-editor-mentions__wrapper .neeto-editor-mentions__item.active,.neeto-editor-mentions__wrapper .neeto-editor-mentions__item:hover{background-color:rgb(var(--neeto-ui-gray-700))}.ProseMirror.slash-active p.is-empty:last-child:before{content:url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAwIiBoZWlnaHQ9IjIwIiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0zLjgyMSAxNWgxLjIzVjYuMjQzaDMuMThWNS4xMzZILjY0MnYxLjEwN0gzLjgyVjE1Wm01LjkgMi41ODRjMS4zMDUgMCAxLjkxNC0uNDc5IDIuNTIyLTIuMTMzbDIuODc4LTcuODJoLTEuMjVsLTIuMDE4IDYuMDYzaC0uMTA5TDkuNzIxIDcuNjMxSDguNDQ5bDIuNzI4IDcuMzc2LS4xMzcuNDM3Yy0uMjY3Ljg0OC0uNjc3IDEuMTU2LTEuMzUzIDEuMTU2LS4xNjUgMC0uMzUtLjAwNy0uNDkzLS4wMzV2Ljk3OGMuMTY0LjAyNy4zNy4wNDEuNTI3LjA0MVptNi45NzItLjEyM2gxLjE5di0zLjYyM2guMTFjLjQwMi43ODYgMS4yODQgMS4yOTIgMi4yOTYgMS4yOTIgMS44NzMgMCAzLjA5LTEuNDk3IDMuMDktMy44MDh2LS4wMTNjMC0yLjI5Ny0xLjIyNC0zLjgwOC0zLjA5LTMuODA4LTEuMDI1IDAtMS44NDYuNDg1LTIuMjk3IDEuMzA2aC0uMTFWNy42M2gtMS4xODl2OS44M1ptMy4zMjMtMy4zODRjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ2IDAgMi4xNDYgMS4wMzkgMi4xNDYgMi43NTV2LjAxM2MwIDEuNzE2LS44IDIuNzU1LTIuMTQ2IDIuNzU1Wm04LjIzIDEuMDUzYzEuNzM2IDAgMi43OS0uOTg1IDMuMDQyLTEuOTgybC4wMTQtLjA1NWgtMS4xOWwtLjAyNy4wNjFjLS4xOTguNDQ1LS44MTQuOTE2LTEuODEyLjkxNi0xLjMxMiAwLTIuMTUzLS44ODgtMi4xODctMi40MTNoNS4zMDV2LS40NjVjMC0yLjItMS4yMTctMy42OTEtMy4yMi0zLjY5MXMtMy4zMDIgMS41NTktMy4zMDIgMy44MzV2LjAwN2MwIDIuMzEgMS4yNzIgMy43ODcgMy4zNzcgMy43ODdabS0uMDgyLTYuNTdjMS4wODcgMCAxLjg5NC42OTEgMi4wMTcgMi4xNDdoLTQuMDc1Yy4xMy0xLjQwMS45NjQtMi4xNDYgMi4wNTgtMi4xNDZaIiBmaWxsPSIjODc5MjlEIi8+PHJlY3QgeD0iMzciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgcng9IjMiIGZpbGw9IiNFOUVCRUQiLz48cGF0aCBkPSJtNTAuNDI4IDUuOTE0LTYuODU2IDguMTcyIiBzdHJva2U9IiMyNTJDMzIiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48cGF0aCBkPSJNNjQuNzI2IDE1LjA1NWMuMjMyIDAgLjQ1OC0uMDI4LjY5LS4wNjl2LTEuMDExYy0uMjE5LjAyLS4zMzUuMDI3LS41NDcuMDI3LS43NjYgMC0xLjA2Ni0uMzQ5LTEuMDY2LTEuMjE3di00LjE3aDEuNjEzdi0uOTg0aC0xLjYxM1Y1LjcyNGgtMS4yM1Y3LjYzSDYxLjQxdi45ODRoMS4xNjJ2NC40N2MwIDEuNDEuNjM2IDEuOTcgMi4xNTQgMS45N1ptNS4zODYuMDc1YzIuMDk5IDAgMy4zOTgtMS40NSAzLjM5OC0zLjgwOHYtLjAxM2MwLTIuMzY2LTEuMy0zLjgwOC0zLjM5OC0zLjgwOHMtMy4zOTcgMS40NDItMy4zOTcgMy44MDh2LjAxM2MwIDIuMzU5IDEuMjk5IDMuODA4IDMuMzk3IDMuODA4Wm0wLTEuMDUzYy0xLjM5NCAwLTIuMTgtMS4wMTgtMi4xOC0yLjc1NXYtLjAxM2MwLTEuNzQ0Ljc4Ni0yLjc1NSAyLjE4LTIuNzU1IDEuMzk1IDAgMi4xODEgMS4wMTEgMi4xODEgMi43NTV2LjAxM2MwIDEuNzM3LS43ODYgMi43NTUtMi4xOCAyLjc1NVptMTIuMTk2IDEuMDUzYzEuNzcgMCAyLjc2MS0uOTUgMy4wNjItMi4yODNsLjAxNC0uMDc1LTEuMTc2LjAwNi0uMDE0LjA0MWMtLjI3My44Mi0uOTAyIDEuMjU4LTEuODkzIDEuMjU4LTEuMzEzIDAtMi4xNi0xLjA4Ny0yLjE2LTIuNzgydi0uMDE0YzAtMS42Ni44MzQtMi43MjcgMi4xNi0yLjcyNyAxLjA2IDAgMS43MTYuNTg4IDEuOSAxLjMxMmwuMDA3LjAyaDEuMTgzbC0uMDA3LS4wNEM4NS4xNjUgOC41MzMgODQuMDkyIDcuNSA4Mi4zIDcuNWMtMi4wNjUgMC0zLjM3NyAxLjQ5LTMuMzc3IDMuNzh2LjAxNGMwIDIuMzM4IDEuMzIgMy44MzUgMy4zODQgMy44MzVabTQuODg3LS4xM2gxLjE5di00LjM2MWMwLTEuMjkyLjc0NS0yLjA4NSAxLjkyLTIuMDg1IDEuMTc2IDAgMS43MjMuNjM1IDEuNzIzIDEuOTYyVjE1aDEuMTl2LTQuNzcxYzAtMS43NS0uOTIzLTIuNzI4LTIuNTc3LTIuNzI4LTEuMDg3IDAtMS43NzguNDU4LTIuMTQ3IDEuMjM3aC0uMTFWNC43MDVoLTEuMTg5VjE1Wm0xMC4yLjEzYy45OSAwIDEuNzYzLS40MyAyLjIyOC0xLjIxN2guMTFWMTVoMS4xODlWOS45NTVjMC0xLjUzMS0xLjAwNS0yLjQ1NC0yLjgwMy0yLjQ1NC0xLjU3MiAwLTIuNjkzLjc4LTIuODg1IDEuOTM1bC0uMDA2LjA0aDEuMTg5bC4wMDctLjAyYy4xOTEtLjU3NC43NzItLjkwMiAxLjY1NC0uOTAyIDEuMSAwIDEuNjU0LjQ5MiAxLjY1NCAxLjQwMXYuNjdsLTIuMTEyLjEzYy0xLjcxNi4xMDItMi42ODYuODYxLTIuNjg2IDIuMTc0di4wMTNjMCAxLjM0IDEuMDYgMi4xODggMi40NiAyLjE4OFptLTEuMjQ1LTIuMjE1di0uMDE0YzAtLjczMS40OTMtMS4xMjggMS42MTQtMS4xOTZsMS45NjgtLjEyM3YuNjdjMCAxLjA1My0uODgxIDEuODQ2LTIuMDkxIDEuODQ2LS44NTUgMC0xLjQ5LS40MzgtMS40OS0xLjE4M1pNMTAzLjA5NiAxNWgxLjE4OXYtNC4zNjFjMC0xLjI5Mi43NDUtMi4wODUgMS45MjEtMi4wODUgMS4xNzYgMCAxLjcyMy42MzUgMS43MjMgMS45NjJWMTVoMS4xODl2LTQuNzcxYzAtMS43NS0uOTIzLTIuNzI4LTIuNTc3LTIuNzI4LTEuMDg3IDAtMS43NzcuNDU4LTIuMTQ2IDEuMjM3aC0uMTFWNy42MzFoLTEuMTg5VjE1Wm0xMS4yMTEgMi41OThjMi4wMDkgMCAzLjI4MS0xLjA1MyAzLjI4MS0yLjdWNy42M2gtMS4xOXYxLjIxN2gtLjA4MmMtLjQ1MS0uODM0LTEuMjU3LTEuMzQ3LTIuMjk2LTEuMzQ3LTEuOTI4IDAtMy4xMTggMS40OTctMy4xMTggMy41NjF2LjAxNGMwIDIuMDY1IDEuMTgzIDMuNTQxIDMuMDkgMy41NDEgMS4wMTIgMCAxLjg0Ni0uNDU4IDIuMzExLTEuMjcxaC4xMDl2MS40OWMwIDEuMDg3LS43ODYgMS43MDktMi4xMDUgMS43MDktMS4wNiAwLTEuNzE2LS4zOTctMS44NDYtLjk1N2wtLjAwNy0uMDA3aC0xLjIzbC0uMDE0LjAwN2MuMTg1IDEuMjEgMS4zMTkgMi4wMSAzLjA5NyAyLjAxWm0tLjA1NS00LjAzM2MtMS4zNjcgMC0yLjEzMy0xLjAyNi0yLjEzMy0yLjQ4OXYtLjAxNGMwLTEuNDYyLjc2Ni0yLjUwOCAyLjEzMy0yLjUwOCAxLjM2IDAgMi4xODcgMS4wNDYgMi4xODcgMi41MDh2LjAxNGMwIDEuNDYzLS44MiAyLjQ4OS0yLjE4NyAyLjQ4OVptOC41NTkgMS41NjVjMS43MzYgMCAyLjc4OS0uOTg1IDMuMDQyLTEuOTgybC4wMTMtLjA1NWgtMS4xODlsLS4wMjguMDYxYy0uMTk4LjQ0NS0uODEzLjkxNi0xLjgxMS45MTYtMS4zMTMgMC0yLjE1My0uODg4LTIuMTg4LTIuNDEzaDUuMzA1di0uNDY1YzAtMi4yLTEuMjE3LTMuNjkxLTMuMjItMy42OTFzLTMuMzAxIDEuNTU5LTMuMzAxIDMuODM1di4wMDdjMCAyLjMxIDEuMjcxIDMuNzg3IDMuMzc3IDMuNzg3Wm0tLjA4Mi02LjU3YzEuMDg2IDAgMS44OTMuNjkxIDIuMDE2IDIuMTQ3aC00LjA3NGMuMTMtMS40MDEuOTY0LTIuMTQ2IDIuMDU4LTIuMTQ2Wm0xMi42NzMgNi41N2MxLjg2NyAwIDMuMDktMS41MSAzLjA5LTMuODA4di0uMDEzYzAtMi4zMTEtMS4yMTctMy44MDgtMy4wOS0zLjgwOC0xLjAxMSAwLTEuODkzLjUwNi0yLjI5NyAxLjI5MmgtLjEwOVY0LjcwNWgtMS4xODlWMTVoMS4xODl2LTEuMTc2aC4xMDljLjQ1Mi44MiAxLjI3MiAxLjMwNiAyLjI5NyAxLjMwNlptLS4yNzMtMS4wNTNjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ3IDAgMi4xNDYgMS4wMzkgMi4xNDYgMi43NTV2LjAxM2MwIDEuNzE2LS43OTkgMi43NTUtMi4xNDYgMi43NTVabTUuMjc3LjkyM2gxLjE5VjQuNzA1aC0xLjE5VjE1Wm02LjUwMS4xM2MyLjA5OSAwIDMuMzk4LTEuNDUgMy4zOTgtMy44MDh2LS4wMTNjMC0yLjM2Ni0xLjI5OS0zLjgwOC0zLjM5OC0zLjgwOC0yLjA5OCAwLTMuMzk3IDEuNDQyLTMuMzk3IDMuODA4di4wMTNjMCAyLjM1OSAxLjI5OSAzLjgwOCAzLjM5NyAzLjgwOFptMC0xLjA1M2MtMS4zOTQgMC0yLjE4LTEuMDE4LTIuMTgtMi43NTV2LS4wMTNjMC0xLjc0NC43ODYtMi43NTUgMi4xOC0yLjc1NSAxLjM5NSAwIDIuMTgxIDEuMDExIDIuMTgxIDIuNzU1di4wMTNjMCAxLjczNy0uNzg2IDIuNzU1LTIuMTgxIDIuNzU1Wm04LjI1OCAxLjA1M2MxLjc3MSAwIDIuNzYyLS45NSAzLjA2My0yLjI4M2wuMDEzLS4wNzUtMS4xNzYuMDA2LS4wMTMuMDQxYy0uMjc0LjgyLS45MDMgMS4yNTgtMS44OTQgMS4yNTgtMS4zMTIgMC0yLjE2LTEuMDg3LTIuMTYtMi43ODJ2LS4wMTRjMC0xLjY2LjgzNC0yLjcyNyAyLjE2LTIuNzI3IDEuMDYgMCAxLjcxNi41ODggMS45MDEgMS4zMTJsLjAwNi4wMmgxLjE4M2wtLjAwNy0uMDRjLS4yMTktMS4zMTMtMS4yOTItMi4zNDUtMy4wODMtMi4zNDUtMi4wNjQgMC0zLjM3NyAxLjQ5LTMuMzc3IDMuNzh2LjAxNGMwIDIuMzM4IDEuMzIgMy44MzUgMy4zODQgMy44MzVabTQuODg4LS4xM2gxLjE4OXYtMi43OTZsLjY5MS0uNjdMMTY0LjY5NCAxNWgxLjQ5N2wtMy40MjQtNC4yNzMgMy4yMTItMy4wOTZoLTEuNDQybC0zLjE4NSAzLjIyaC0uMTFWNC43MDVoLTEuMTg5VjE1Wm0xNC4wODkuMDU1Yy4yMzIgMCAuNDU4LS4wMjguNjktLjA2OXYtMS4wMTFjLS4yMTkuMDItLjMzNS4wMjctLjU0Ny4wMjctLjc2NSAwLTEuMDY2LS4zNDktMS4wNjYtMS4yMTd2LTQuMTdoMS42MTN2LS45ODRoLTEuNjEzVjUuNzI0aC0xLjIzMVY3LjYzaC0xLjE2MnYuOTg0aDEuMTYydjQuNDdjMCAxLjQxLjYzNiAxLjk3IDIuMTU0IDEuOTdabTMuMDk2IDIuNTI5YzEuMzA2IDAgMS45MTQtLjQ3OSAyLjUyMy0yLjEzM2wyLjg3OC03LjgyaC0xLjI1MWwtMi4wMTcgNi4wNjNoLS4xMDlsLTIuMDI0LTYuMDYzaC0xLjI3MWwyLjcyNyA3LjM3Ni0uMTM2LjQzN2MtLjI2Ny44NDgtLjY3NyAxLjE1Ni0xLjM1NCAxLjE1NmEyLjgyIDIuODIgMCAwIDEtLjQ5Mi0uMDM1di45NzhjLjE2NC4wMjcuMzY5LjA0MS41MjYuMDQxWm02Ljk3My0uMTIzaDEuMTg5di0zLjYyM2guMTFjLjQwMy43ODYgMS4yODUgMS4yOTIgMi4yOTcgMS4yOTIgMS44NzMgMCAzLjA4OS0xLjQ5NyAzLjA4OS0zLjgwOHYtLjAxM2MwLTIuMjk3LTEuMjIzLTMuODA4LTMuMDg5LTMuODA4LTEuMDI2IDAtMS44NDYuNDg1LTIuMjk3IDEuMzA2aC0uMTFWNy42M2gtMS4xODl2OS44M1ptMy4zMjItMy4zODRjLTEuMzQgMC0yLjE2LTEuMDUzLTIuMTYtMi43NTV2LS4wMTNjMC0xLjcwMy44Mi0yLjc1NSAyLjE2LTIuNzU1IDEuMzQ3IDAgMi4xNDcgMS4wMzkgMi4xNDcgMi43NTV2LjAxM2MwIDEuNzE2LS44IDIuNzU1LTIuMTQ3IDIuNzU1Wm04LjIzMSAxLjA1M2MxLjczNiAwIDIuNzg5LS45ODUgMy4wNDItMS45ODJsLjAxMy0uMDU1aC0xLjE4OWwtLjAyNy4wNjFjLS4xOTkuNDQ1LS44MTQuOTE2LTEuODEyLjkxNi0xLjMxMiAwLTIuMTUzLS44ODgtMi4xODctMi40MTNoNS4zMDR2LS40NjVjMC0yLjItMS4yMTctMy42OTEtMy4yMi0zLjY5MS0yLjAwMiAwLTMuMzAxIDEuNTU5LTMuMzAxIDMuODM1di4wMDdjMCAyLjMxIDEuMjcxIDMuNzg3IDMuMzc3IDMuNzg3Wm0tLjA4Mi02LjU3YzEuMDg3IDAgMS44OTMuNjkxIDIuMDE2IDIuMTQ3aC00LjA3NGMuMTMtMS40MDEuOTY0LTIuMTQ2IDIuMDU4LTIuMTQ2WiIgZmlsbD0iIzg3OTI5RCIvPjwvc3ZnPg==\");height:0;pointer-events:none;position:absolute;top:-2px;z-index:-1}.neeto-editor{background-color:rgb(var(--neeto-ui-white));border-radius:var(--neeto-ui-rounded);color:rgb(var(--neeto-ui-black));max-width:100%!important;padding:16px;white-space:pre-wrap}.neeto-editor:focus{outline:none}.neeto-editor a{pointer-events:none}.neeto-editor [data-variable]{color:rgb(var(--neeto-ui-gray-600));padding:4px 6px}.neeto-editor .ProseMirror-separator{display:none}.neeto-editor.fixed-menu-active{border:thin solid rgb(var(--neeto-ui-gray-300));border-top:none;border-top-left-radius:0;border-top-right-radius:0}.neeto-editor.attachments-active{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.neeto-editor .is-empty{position:relative}.neeto-editor.placeholder-active .is-editor-empty:first-child:before{color:#ced4da;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.neeto-editor hr{margin:8px 0}.neeto-editor .ProseMirror-selectednode{outline:3px solid rgb(var(--neeto-ui-pastel-blue))}.neeto-editor .has-focus{background:var(--focus-background-color);transition:background-color .2s ease}.neeto-editor [data-variable]{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);color:rgb(var(--neeto-ui-gray-800));display:inline-flex;line-height:1;padding:4px}.neeto-editor-character-count{color:rgb(var(--neeto-ui-gray-600));font-size:12px;padding:4px;text-align:right}.neeto-editor-error{border-color:rgb(var(--neeto-ui-error-500));border-radius:var(--neeto-ui-rounded);border-width:1px;color:rgb(var(--neeto-ui-error-500))}.neeto-editor-error:focus-within{border-color:rgb(var(--neeto-ui-error-600))}.ne_variable-tag{border-radius:6px!important}.neeto-editor,.neeto-editor-content{-moz-tab-size:2;-o-tab-size:2;tab-size:2;white-space:pre-wrap;word-break:break-word}.neeto-editor h1,.neeto-editor h2,.neeto-editor h3,.neeto-editor h4,.neeto-editor h5,.neeto-editor h6,.neeto-editor-content h1,.neeto-editor-content h2,.neeto-editor-content h3,.neeto-editor-content h4,.neeto-editor-content h5,.neeto-editor-content h6{color:rgb(var(--neeto-ui-black))}.neeto-editor h1 strong,.neeto-editor h2 strong,.neeto-editor h3 strong,.neeto-editor h4 strong,.neeto-editor h5 strong,.neeto-editor h6 strong,.neeto-editor-content h1 strong,.neeto-editor-content h2 strong,.neeto-editor-content h3 strong,.neeto-editor-content h4 strong,.neeto-editor-content h5 strong,.neeto-editor-content h6 strong{font-weight:var(--neeto-ui-font-semibold)!important}.neeto-editor h1,.neeto-editor-content h1{margin:2rem 0 .25rem}.neeto-editor h2,.neeto-editor-content h2{margin:1.5rem 0 .25rem}.neeto-editor h3,.neeto-editor-content h3{margin:1rem 0 .25rem}.neeto-editor h4,.neeto-editor-content h4{margin:.875rem 0 .25rem}.neeto-editor h5,.neeto-editor-content h5{margin:.75rem 0 .25rem}.neeto-editor h6,.neeto-editor-content h6{margin:.5rem 0 .25rem}.neeto-editor p,.neeto-editor-content p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-body1);font-weight:var(--neeto-ui-font-normal);line-height:var(--neeto-ui-leading-normal)}.neeto-editor p:empty:after,.neeto-editor-content p:empty:after{content:\" \"}.neeto-editor p:last-child,.neeto-editor-content p:last-child{margin-bottom:0}.neeto-editor p strong,.neeto-editor-content p strong{font-weight:var(--neeto-ui-font-semibold)!important}.neeto-editor code,.neeto-editor-content code{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);font-family:SFMono-Regular,Menlo,Consolas,PT Mono,Liberation Mono,Courier,monospace;font-size:14px;padding:.2em .4em}.neeto-editor pre,.neeto-editor-content pre{background-color:#f7f6f3;border-radius:var(--neeto-ui-rounded-sm);font-size:14px;line-height:1.5;margin-bottom:16px;margin-top:16px;overflow-x:auto;padding:34px 16px 32px 32px;position:relative}.neeto-editor pre .neeto-editor-codeblock-options,.neeto-editor-content pre .neeto-editor-codeblock-options{align-items:center;display:flex;gap:4px;position:absolute;right:4px;top:4px}.neeto-editor pre .neeto-editor-codeblock-options__menu,.neeto-editor-content pre .neeto-editor-codeblock-options__menu{display:flex;flex-direction:column;gap:4px}.neeto-editor pre .neeto-editor-codeblock-options__input,.neeto-editor-content pre .neeto-editor-codeblock-options__input{margin:4px}.neeto-editor pre>code,.neeto-editor-content pre>code{background-color:transparent;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;font-weight:400;line-height:inherit;padding:0;white-space:pre-wrap}.neeto-editor blockquote,.neeto-editor-content blockquote{border-left-color:#e5e7eb;border-left-width:4px;color:rgb(var(--neeto-ui-black));font-weight:var(--neeto-ui-font-medium);margin:8px 0;padding-left:12px;quotes:\"“\" \"”\" \"‘\" \"’\"}.neeto-editor blockquote>p:after,.neeto-editor blockquote>p:before,.neeto-editor-content blockquote>p:after,.neeto-editor-content blockquote>p:before{content:\"\"!important}.neeto-editor ol,.neeto-editor ul,.neeto-editor-content ol,.neeto-editor-content ul{list-style:revert;margin-bottom:1em;padding-left:28px}.neeto-editor ol li:before,.neeto-editor ul li:before,.neeto-editor-content ol li:before,.neeto-editor-content ul li:before{background-color:rgb(var(--neeto-ui-black))}.neeto-editor a[href],.neeto-editor-content a[href]{color:rgb(var(--neeto-ui-primary-800));font-weight:500}.neeto-editor .neeto-editor__video-wrapper,.neeto-editor-content .neeto-editor__video-wrapper{display:flex;margin:16px 0}.neeto-editor .neeto-editor__video-wrapper .neeto-editor__video-iframe,.neeto-editor-content .neeto-editor__video-wrapper .neeto-editor__video-iframe{border:2px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);display:inline-block;padding:4px}.neeto-editor .neeto-editor__video-wrapper .neeto-editor__video-iframe iframe,.neeto-editor-content .neeto-editor__video-wrapper .neeto-editor__video-iframe iframe{height:100%;width:100%}.neeto-editor .neeto-editor__video--left,.neeto-editor-content .neeto-editor__video--left{justify-content:flex-start}.neeto-editor .neeto-editor__video--right,.neeto-editor-content .neeto-editor__video--right{justify-content:flex-end}.neeto-editor .neeto-editor__video--center,.neeto-editor-content .neeto-editor__video--center{justify-content:center}.neeto-editor mark,.neeto-editor-content mark{border-radius:var(--neeto-ui-rounded-sm);padding:0 4px}.neeto-editor [data-type=mention],.neeto-editor [data-type=special-mention],.neeto-editor-content [data-type=mention],.neeto-editor-content [data-type=special-mention]{color:rgb(var(--neeto-ui-primary-800))}.neeto-editor table,.neeto-editor-content table{border:1px solid rgba(var(--neeto-ui-gray-300));border-collapse:separate;border-radius:var(--neeto-ui-rounded-sm);border-spacing:0;min-width:300px;overflow:hidden;table-layout:fixed}.neeto-editor table td,.neeto-editor table th,.neeto-editor-content table td,.neeto-editor-content table th{border-left:1px solid rgba(var(--neeto-ui-gray-300));border-top:1px solid rgba(var(--neeto-ui-gray-300));padding:8px 12px;position:relative}.neeto-editor table td:first-child,.neeto-editor table th:first-child,.neeto-editor-content table td:first-child,.neeto-editor-content table th:first-child{border-left:none}.neeto-editor table th,.neeto-editor-content table th{background:rgb(var(--neeto-ui-gray-100));border-top:none}.neeto-editor table td,.neeto-editor-content table td{background:rgb(var(--neeto-ui-white))}.neeto-editor-content--hidden{display:none}.neeto-editor__image-wrapper{color:inherit!important;display:flex;font-weight:400!important;margin:16px 0;text-decoration:none}.neeto-editor__image-wrapper figure{display:inline-block;position:relative}.neeto-editor__image-wrapper .neeto-editor__image{display:inline-block}.neeto-editor__image-wrapper .neeto-editor__image img,.neeto-editor__image-wrapper .neeto-editor__image video{border:2px solid rgb(var(--neeto-ui-gray-300));border-radius:var(--neeto-ui-rounded-lg);display:inline-block;height:auto;padding:4px;width:100%}.neeto-editor__image-wrapper .neeto-editor__image-placeholder{align-items:center;border:1px solid;border-radius:8px;display:flex;height:200px;justify-content:center;width:400px}.neeto-editor__image-wrapper figcaption{color:rgb(var(--neeto-ui-gray-600));font-size:13px;font-weight:var(--neeto-ui-font-normal);text-align:center}.neeto-editor__image-wrapper figcaption a{display:inline-block;margin:0;text-align:center}.neeto-editor__image-wrapper figcaption.is-empty div:before{color:rgb(var(--neeto-ui-gray-500));content:\"Add a caption\";inset:0;position:absolute}.neeto-editor__image--left{justify-content:flex-start}.neeto-editor__image--center{justify-content:center}.neeto-editor__image--right{justify-content:flex-end}.neeto-editor-fixed-menu{background-color:rgb(var(--neeto-ui-white));border:thin solid rgb(var(--neeto-ui-gray-300));border-bottom:none;border-radius:var(--neeto-ui-rounded) var(--neeto-ui-rounded) 0 0;position:relative}.neeto-editor-fixed-menu--independant{border-bottom:thin solid rgb(var(--neeto-ui-gray-300));border-radius:0;border-radius:initial}.neeto-editor-fixed-menu__item{border-radius:var(--neeto-ui-rounded-sm)!important}.neeto-editor-fixed-menu button.neeto-editor-fixed-menu__item{min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-fixed-menu button.neeto-editor-fixed-menu__item .neeto-ui-btn__icon{height:18px!important;width:18px!important}.neeto-editor-fixed-menu__wrapper{align-items:center;display:flex;gap:0 4px;justify-content:flex-start;overflow:auto;padding:2px;width:100%}.neeto-editor-fixed-menu__wrapper--collapsible{display:flex;gap:0 4px}.neeto-editor-fixed-menu__wrapper--collapsible--fade button.neeto-editor-fixed-menu__item{animation:fade-in .3s ease-in}.neeto-editor-fixed-menu__variables{bottom:-24px;position:absolute;right:8px;z-index:10}.neeto-editor-fixed-menu__variables .neeto-editor-menu__item{background-color:rgb(var(--neeto-ui-gray-700));border-radius:var(--neeto-ui-rounded-sm);padding:4px}.neeto-editor-fixed-menu__variables .neeto-editor-menu__item.active,.neeto-editor-fixed-menu__variables .neeto-editor-menu__item:hover{background-color:rgb(var(--neeto-ui-gray-600))}.neeto-editor-fixed-menu__right-options{display:flex;justify-self:flex-end;margin-left:auto}.neeto-editor-fixed-menu__emoji-dropdown{max-height:none!important}.neeto-editor-fixed-menu__separator{display:flex;height:28px;width:32px}.neeto-editor-fixed-menu__separator span{width:100%}.neeto-editor-fixed-menu__separator span:first-child{border-right:1px solid rgb(var(--neeto-ui-gray-200))}.neeto-editor-text-color-option__options-group{align-items:center;display:flex;gap:8px;margin:8px 4px}.neeto-editor-text-color-option__options-group__input{max-width:130px}.neeto-editor-text-color-option__options-group__reset-button{align-self:center}.neeto-editor-menu__item{align-items:center;border-radius:2px;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;padding:8px;transition:var(--neeto-ui-transition)}.neeto-editor-menu__item p{color:rgb(var(--neeto-ui-gray-600));font-size:var(--neeto-ui-text-xs);line-height:1;white-space:nowrap}.neeto-editor-menu__item.active,.neeto-editor-menu__item:hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-editor-menu__item:focus,.neeto-editor-menu__item:focus-visible{outline:rgb(var(--neeto-ui-gray-300)) auto 1px}.neeto-editor-menu__item input[type=color]{height:0;visibility:hidden;width:0}.neeto-editor-menu__item:disabled{background-color:rgb(var(--neeto-ui-gray-100));opacity:.5}.neeto-editor-link__item{align-items:flex-start;justify-content:flex-start}.neeto-editor-link__item,.neeto-editor-table__item{display:flex!important;flex-direction:row;gap:8px;padding:8px!important}.neeto-editor-table__item input{max-width:60px!important}.neeto-editor-table__options-menu{display:flex;flex-direction:column;gap:8px;max-height:150px!important;overflow:scroll;padding:8px!important}.neeto-editor-font-size__wrapper{font-weight:var(--neeto-ui-font-normal)!important}.neeto-editor-bubble-menu{align-items:center;background:rgb(var(--neeto-ui-gray-800));border-radius:var(--neeto-ui-rounded);display:flex;flex-direction:row;gap:1px;justify-content:flex-start;padding:0 4px;position:relative}.neeto-editor-bubble-menu button.neeto-ui-btn--style-text{color:rgb(var(--neeto-ui-gray-200));min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-bubble-menu button.neeto-ui-btn--style-text.active,.neeto-editor-bubble-menu button.neeto-ui-btn--style-text:active,.neeto-editor-bubble-menu button.neeto-ui-btn--style-text:hover{background-color:rgb(var(--neeto-ui-gray-600))!important;color:rgb(var(--neeto-ui-gray-200))!important}.neeto-editor-bubble-menu button.neeto-ui-btn--style-secondary{background-color:rgb(var(--neeto-ui-gray-400));min-width:-moz-fit-content;min-width:fit-content}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup{background-color:rgb(var(--neeto-ui-gray-700))}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn{color:rgb(var(--neeto-ui-gray-200))!important}.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn.active,.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn:active,.neeto-editor-bubble-menu .neeto-ui-dropdown__popup-menu-item-btn:hover{background-color:rgb(var(--neeto-ui-gray-600))!important}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:6px;width:256px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input{background-color:transparent;line-height:20px;outline:none;width:100%}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input::-moz-placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .neeto-editor-bubble-menu-link__input::placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .ne-btn--icon-only{min-height:0;opacity:.8;padding:0}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__link .ne-btn--icon-only:hover{opacity:1}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table{align-items:center;display:flex;gap:6px;justify-content:space-between;max-width:256px;padding:4px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input{background-color:rgba(var(--neeto-ui-gray-400),.2);height:24px;line-height:20px;outline:none;width:60px}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input::-moz-placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table input::placeholder{color:rgba(.4);color:rgba(var(--neeto-ui-white,.4))}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table__buttons{align-items:center;display:flex;gap:4px;justify-content:space-between}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__table-options{align-items:center;display:flex;flex-direction:column;gap:2px;max-height:100px;overflow:scroll}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown-target{align-items:center;display:flex;font-size:var(--neeto-ui-text-xs);gap:4px;line-height:var(--neeto-ui-leading-normal);white-space:nowrap}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown{align-items:flex-start;display:flex;flex-direction:column}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item{font-size:var(--neeto-ui-text-xs);padding:8px 12px;text-align:left;width:100%}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item:first-child{border-top-left-radius:var(--neeto-ui-rounded);border-top-right-radius:var(--neeto-ui-rounded)}.neeto-editor-bubble-menu .neeto-editor-bubble-menu__dropdown .neeto-editor-bubble-menu__dropdown-item:last-child{border-bottom-left-radius:var(--neeto-ui-rounded);border-bottom-right-radius:var(--neeto-ui-rounded)}.neeto-editor-bubble-menu-animate-shake{animation:shake 1s linear infinite alternate both}.neeto-editor__image-menu .neeto-ui-dropdown__popup{display:flex;min-width:0;min-width:auto}.neeto-editor__image-menu .neeto-ui-dropdown__popup .neeto-ui-btn .neeto-ui-btn__icon{height:18px!important;width:18px!important}.neeto-editor__image-menu-btn{padding:2px!important;position:absolute!important;right:4px;top:4px;z-index:1}.ne-media-uploader{display:flex;flex-direction:column;min-height:184px}.ne-media-uploader .ne-tab__wrapper .ne-tab{min-width:88px}.ne-media-uploader .ne-media-uploader__content{display:flex;flex-grow:1;padding:16px}.ne-media-uploader .ne-media-uploader__dnd{align-items:center;border:1px dashed rgb(var(--neeto-ui-primary-600));border-radius:var(--neeto-ui-rounded);box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:2px;justify-content:center;width:100%}.ne-media-uploader .ne-media-uploader__dnd-icon{color:rgb(var(--neeto-ui-primary-600));margin-bottom:6px}.ne-media-uploader .ne-media-uploader__dnd-input{display:none}.ne-media-uploader .ne-media-uploader__dnd:hover{background-color:rgb(var(--neeto-ui-gray-100));cursor:pointer}.ne-media-uploader .ne-media-uploader__dnd.uppy-is-drag-over{background-color:rgba(var(--neeto-ui-gray-300),.5);border:3px dashed rgb(var(--neeto-ui-gray-500));color:rgb(var(--neeto-ui-gray-600))}.ne-media-uploader .ne-media-uploader__wrapper{display:flex;flex-wrap:wrap;gap:8px;width:100%}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media{align-self:start;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);display:flex;flex-direction:column;flex-grow:1;height:58px;justify-content:space-between;margin-bottom:auto;margin-top:auto;padding:4px 8px;width:220px}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__info{align-items:center;display:flex;gap:4px;justify-content:space-between}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__info p{display:block;max-width:80%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__progress{align-self:flex-end;background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-full);overflow:hidden;width:100%}.ne-media-uploader .ne-media-uploader__wrapper .ne-media-uploader__media__progress-bar{align-items:center;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;background-color:rgb(var(--neeto-ui-primary-600));border-radius:var(--neeto-ui-rounded-full);color:rgb(var(--neeto-ui-primary-100));display:flex;font-size:12px;font-weight:500px;height:12px;justify-content:center;line-height:1;transition:var(--neeto-ui-transition)}.ne-media-uploader .neeto-editor-unsplash-wrapper{width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-container{max-height:50vh;overflow-x:hidden;overflow-y:auto}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-search{margin-bottom:16px;padding:0 8px}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery{right:-8px;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__loader{display:flex;justify-content:center}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item{float:left;padding-bottom:16px;padding-right:16px;width:33.3%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder{position:relative;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner{background-color:rgb(var(--neeto-ui-gray-100));border-radius:var(--neeto-ui-rounded-sm);height:100%;position:absolute;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner img{animation:fade-in 1.2s cubic-bezier(.39,.575,.565,1) 1s both;border-radius:var(--neeto-ui-rounded);cursor:pointer;height:100%;-o-object-fit:cover;object-fit:cover;position:relative;width:100%}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner a{bottom:8px;color:rgb(var(--neeto-ui-white));font-size:12px;font-weight:var(--neeto-ui-font-normal);left:8px;line-height:1;margin:auto;opacity:0;position:absolute;text-transform:capitalize;transition:var(--neeto-ui-transition)}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner a:hover{text-decoration:underline}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__item-placeholder .neeto-editor-unsplash-gallery__item-inner:hover a{opacity:1}.ne-media-uploader .neeto-editor-unsplash-wrapper .neeto-editor-unsplash-gallery__text{color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-xs);margin-top:12px;text-align:center}.neeto-editor-url-form__wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:0 24px}.neeto-editor-url-form__wrapper .neeto-ui-input__wrapper{flex-grow:0;margin-bottom:16px;width:100%}.neeto-editor-emoji{font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols}.emoji-mart.emoji-mart-light{border:none;color:rgb(var(--neeto-ui-gray-800));font-size:14px}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor{color:rgb(var(--neeto-ui-gray-500))}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor svg{margin:auto}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor .emoji-mart-anchor-bar{background-color:rgb(var(--neeto-ui-gray-700))!important}.emoji-mart.emoji-mart-light .emoji-mart-bar .emoji-mart-anchors .emoji-mart-anchor.emoji-mart-anchor-selected{color:rgb(var(--neeto-ui-gray-700))!important}.emoji-mart.emoji-mart-light .emoji-mart-search input{border-radius:var(--neeto-ui-rounded-sm)}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-category-label span{padding-top:8px}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-emoji span{cursor:pointer}.emoji-mart.emoji-mart-light .emoji-mart-category .emoji-mart-emoji:hover:before{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm)}.emoji-mart.emoji-mart-light .emoji-mart-scroll{height:264px;padding-bottom:0}.neeto-editor-emoji-suggestion{align-items:center;display:flex;flex-direction:row;font-family:Apple Color Emoji,Segoe UI Emoji,NotoColorEmoji,Noto Color Emoji,Segoe UI Symbol,Android Emoji,EmojiSymbols;gap:2px;justify-content:flex-start;padding:4px}.neeto-editor-emoji-suggestion p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-xs)}.neeto-editor-emoji-suggestion span{font-size:10px;height:16px!important;width:16px!important}.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item{border-radius:var(--neeto-ui-rounded-sm);cursor:pointer;font-size:var(--neeto-ui-text-2xl);line-height:1;padding:6px;transition:var(--neeto-ui-transition)}.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item--selected,.neeto-editor-emoji-suggestion .neeto-editor-emoji-suggestion__item:hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-editor-table{display:relative;margin:8px 0 0;width:-moz-fit-content;width:fit-content}.neeto-editor-table table td p,.neeto-editor-table table th p{margin:0}.neeto-editor-table table .column-resize-handle{background-color:rgb(var(--neeto-ui-gray-300));bottom:0;position:absolute;right:-2px;top:0;width:4px}.neeto-editor-table table .selectedCell:after{background:rgba(var(--neeto-ui-primary-500),.1);content:\"\";inset:0;position:absolute}.neeto-editor-table__wrapper{display:flex;gap:4px}.neeto-editor-table__add-column,.neeto-editor-table__add-row{align-items:center;background:rgba(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);cursor:pointer;display:flex;justify-content:center;transition:var(--neeto-ui-transition);visibility:hidden}.neeto-editor-table__add-column p,.neeto-editor-table__add-row p{color:rgb(var(--neeto-ui-black));font-size:var(--neeto-ui-text-xs);line-height:12px}.neeto-editor-table__add-column:hover,.neeto-editor-table__add-row:hover{background:rgba(var(--neeto-ui-gray-300))}.neeto-editor-table:hover .neeto-editor-table__add-column,.neeto-editor-table:hover .neeto-editor-table__add-row{visibility:visible}.neeto-editor-table__add-row{height:16px;margin:4px 20px 4px 0}.neeto-editor-table__add-column{flex-direction:column;width:16px}.ProseMirror.resize-cursor{cursor:col-resize}.ne-attachments{display:flex;flex-direction:column;gap:8px}.ne-attachments__items{display:flex;flex-wrap:wrap;gap:8px}.ne-attachments__preview{align-items:center;background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);display:flex;justify-content:space-between;padding:4px 2px 4px 8px;width:256px}.ne-attachments__preview-wrapper{display:flex;gap:8px;width:88%}.ne-attachments__preview-wrapper__icon{height:auto;width:15px}.ne-attachments__preview-wrapper p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:92%}.ne-attachments__preview-wrapper:hover{cursor:pointer}.ne-attachments__preview__progress{display:flex;justify-content:space-between;opacity:.5;width:76%}.ne-attachments__preview__progress p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:85%}.ne-attachments__preview__progress p:nth-child(2){width:-moz-fit-content;width:fit-content}.ne-attachments__preview__progress-icon{height:auto;width:15px}.ne-attachments__preview:hover{box-shadow:0 0 0 1px rgb(var(--neeto-ui-gray-400))}.ne-attachments input[type=file]{display:none}.ne-attachments-preview{display:flex;flex-direction:column;gap:8px;height:75vh!important;max-height:576px!important;max-width:1152px!important;width:75vw!important}.ne-attachments-preview__header{border-bottom:1px solid rgb(var(--neeto-ui-gray-200));margin-bottom:8px}.ne-attachments-preview__body{align-items:center;display:flex;flex-grow:1;justify-content:center;min-height:10px;padding-bottom:8px!important;position:relative;width:100%}.ne-attachments-preview__body-download{color:rgb(var(--neeto-ui-primary-800));cursor:pointer}.ne-attachments-preview__body img{max-height:100%;max-width:100%}.ne-attachments-preview__body video{height:100%;width:100%}.ne-attachments-preview__body iframe{height:100%;padding:0 8px;width:100%}.ne-attachments-preview__body-left,.ne-attachments-preview__body-right{position:absolute!important;top:50%;transform:translateY(-50%);z-index:1}.ne-attachments-preview__body-left:hover,.ne-attachments-preview__body-right:hover{background-color:rgba(var(--neeto-ui-gray-100),.4)!important;cursor:pointer}.ne-attachments-preview__body-left{left:24px}.ne-attachments-preview__body-right{right:24px}.ne-attachments-preview__footer{align-items:center;display:flex;justify-content:space-around;padding-bottom:24px!important}.ne-attachments--integrated{background-color:rgb(var(--neeto-ui-white));border:1px solid rgb(var(--neeto-ui-gray-300));border-radius:0 0 var(--neeto-ui-rounded) var(--neeto-ui-rounded);border-top:none;padding:0 6px}.ne-attachments__wrapper{position:relative}.ne-attachments__wrapper.uppy-is-drag-over:after{align-items:center;background-color:rgba(var(--neeto-ui-gray-300),.5);border:3px dashed rgb(var(--neeto-ui-gray-500));border-radius:5px;color:rgb(var(--neeto-ui-gray-600));content:\"Drop the file here\";display:flex;font-size:1.2rem;font-weight:700;inset:7px;justify-content:center;position:absolute}.ProseMirror{height:100%;overflow-y:auto;white-space:break-spaces}.ProseMirror:focus{outline:none}";
|
|
151432
151540
|
n(css,{});
|
|
151433
151541
|
|
|
151434
151542
|
function cov_1e6pfjcktm() {
|