@bigbinary/neeto-editor 1.26.1 → 1.26.3

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 CHANGED
@@ -110189,7 +110189,7 @@ var Variable = (cov_1kmvbkdmk6().s[1]++, Node$1.create({
110189
110189
 
110190
110190
  function cov_wh1xyb96y() {
110191
110191
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/Video/VideoComponent.jsx";
110192
- var hash = "a6cfbd660ef091c7c55f6af9fb8b2ddd3abd826d";
110192
+ var hash = "dc4154c729556d083df5551afa58f707a27c3ccf";
110193
110193
  var global = new Function("return this")();
110194
110194
  var gcv = "__coverage__";
110195
110195
  var coverageData = {
@@ -110201,7 +110201,7 @@ function cov_wh1xyb96y() {
110201
110201
  column: 23
110202
110202
  },
110203
110203
  end: {
110204
- line: 71,
110204
+ line: 72,
110205
110205
  column: 1
110206
110206
  }
110207
110207
  },
@@ -110271,47 +110271,47 @@ function cov_wh1xyb96y() {
110271
110271
  column: 2
110272
110272
  },
110273
110273
  end: {
110274
- line: 70,
110274
+ line: 71,
110275
110275
  column: 4
110276
110276
  }
110277
110277
  },
110278
110278
  "8": {
110279
110279
  start: {
110280
- line: 42,
110280
+ line: 43,
110281
110281
  column: 12
110282
110282
  },
110283
110283
  end: {
110284
- line: 42,
110284
+ line: 43,
110285
110285
  column: 38
110286
110286
  }
110287
110287
  },
110288
110288
  "9": {
110289
110289
  start: {
110290
- line: 43,
110290
+ line: 44,
110291
110291
  column: 12
110292
110292
  },
110293
110293
  end: {
110294
- line: 43,
110294
+ line: 44,
110295
110295
  column: 36
110296
110296
  }
110297
110297
  },
110298
110298
  "10": {
110299
110299
  start: {
110300
- line: 44,
110300
+ line: 45,
110301
110301
  column: 12
110302
110302
  },
110303
110303
  end: {
110304
- line: 52,
110304
+ line: 53,
110305
110305
  column: 14
110306
110306
  }
110307
110307
  },
110308
110308
  "11": {
110309
110309
  start: {
110310
- line: 53,
110310
+ line: 54,
110311
110311
  column: 12
110312
110312
  },
110313
110313
  end: {
110314
- line: 53,
110314
+ line: 54,
110315
110315
  column: 36
110316
110316
  }
110317
110317
  }
@@ -110335,7 +110335,7 @@ function cov_wh1xyb96y() {
110335
110335
  column: 6
110336
110336
  },
110337
110337
  end: {
110338
- line: 71,
110338
+ line: 72,
110339
110339
  column: 1
110340
110340
  }
110341
110341
  },
@@ -110345,25 +110345,25 @@ function cov_wh1xyb96y() {
110345
110345
  name: "(anonymous_1)",
110346
110346
  decl: {
110347
110347
  start: {
110348
- line: 41,
110348
+ line: 42,
110349
110349
  column: 24
110350
110350
  },
110351
110351
  end: {
110352
- line: 41,
110352
+ line: 42,
110353
110353
  column: 25
110354
110354
  }
110355
110355
  },
110356
110356
  loc: {
110357
110357
  start: {
110358
- line: 41,
110358
+ line: 42,
110359
110359
  column: 53
110360
110360
  },
110361
110361
  end: {
110362
- line: 54,
110362
+ line: 55,
110363
110363
  column: 11
110364
110364
  }
110365
110365
  },
110366
- line: 41
110366
+ line: 42
110367
110367
  }
110368
110368
  },
110369
110369
  branchMap: {
@@ -110423,7 +110423,7 @@ function cov_wh1xyb96y() {
110423
110423
  "0": [0, 0]
110424
110424
  },
110425
110425
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
110426
- hash: "a6cfbd660ef091c7c55f6af9fb8b2ddd3abd826d"
110426
+ hash: "dc4154c729556d083df5551afa58f707a27c3ccf"
110427
110427
  };
110428
110428
  var coverage = global[gcv] || (global[gcv] = {});
110429
110429
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -110470,6 +110470,7 @@ var VideoComponent = function VideoComponent(_ref) {
110470
110470
  }, /*#__PURE__*/React__default["default"].createElement(Menu$7, {
110471
110471
  align: align,
110472
110472
  deleteNode: deleteNode,
110473
+ editor: editor,
110473
110474
  updateAttributes: updateAttributes
110474
110475
  }), /*#__PURE__*/React__default["default"].createElement(Resizable, {
110475
110476
  lockAspectRatio: true,
@@ -111255,7 +111256,7 @@ var VideoExtension = (cov_1io0efe0r8().s[0]++, Node$1.create({
111255
111256
  }
111256
111257
  },
111257
111258
  vidheight: {
111258
- "default": 288,
111259
+ "default": "fit-content",
111259
111260
  parseHTML: function parseHTML(element) {
111260
111261
  var _element$querySelecto3;
111261
111262
  cov_1io0efe0r8().f[4]++;
@@ -111264,7 +111265,7 @@ var VideoExtension = (cov_1io0efe0r8().s[0]++, Node$1.create({
111264
111265
  }
111265
111266
  },
111266
111267
  vidwidth: {
111267
- "default": "fit-content",
111268
+ "default": 502,
111268
111269
  parseHTML: function parseHTML(element) {
111269
111270
  var _element$querySelecto4;
111270
111271
  cov_1io0efe0r8().f[5]++;
@@ -111793,7 +111794,9 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
111793
111794
  setMediaUploader = _ref.setMediaUploader,
111794
111795
  setIsEmbedModalOpen = _ref.setIsEmbedModalOpen;
111795
111796
  cov_q50c3y9sz().f[0]++;
111796
- var customExtensions = (cov_q50c3y9sz().s[1]++, [Document, Code, Underline, Highlight, CodeBlock, FigCaption, Link, EmojiSuggestion$1, EmojiPicker, CustomCommands, CharacterCount, FocusClasses.configure({
111797
+ var customExtensions = (cov_q50c3y9sz().s[1]++, [Document, Code, Underline, Highlight, CodeBlock, FigCaption, Link.configure({
111798
+ autolink: false
111799
+ }), EmojiSuggestion$1, EmojiPicker, CustomCommands, CharacterCount, FocusClasses.configure({
111797
111800
  mode: "shallowest"
111798
111801
  }), VideoExtension, ImageExtension$1.configure({
111799
111802
  uploadEndpoint: uploadEndpoint
@@ -112503,7 +112506,7 @@ var Progress = function Progress(_ref) {
112503
112506
 
112504
112507
  function cov_23n4f4s494() {
112505
112508
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/MediaUploader/LocalUploader.jsx";
112506
- var hash = "228328f91dabecbd733a3c0d2052582c71588b8a";
112509
+ var hash = "72e9ee69d36face901852312649eb82c140e6c7e";
112507
112510
  var global = new Function("return this")();
112508
112511
  var gcv = "__coverage__";
112509
112512
  var coverageData = {
@@ -112826,20 +112829,10 @@ function cov_23n4f4s494() {
112826
112829
  },
112827
112830
  end: {
112828
112831
  line: 92,
112829
- column: 63
112832
+ column: 49
112830
112833
  }
112831
112834
  },
112832
112835
  "32": {
112833
- start: {
112834
- line: 92,
112835
- column: 36
112836
- },
112837
- end: {
112838
- line: 92,
112839
- column: 61
112840
- }
112841
- },
112842
- "33": {
112843
112836
  start: {
112844
112837
  line: 94,
112845
112838
  column: 6
@@ -112849,7 +112842,7 @@ function cov_23n4f4s494() {
112849
112842
  column: 26
112850
112843
  }
112851
112844
  },
112852
- "34": {
112845
+ "33": {
112853
112846
  start: {
112854
112847
  line: 96,
112855
112848
  column: 6
@@ -112859,7 +112852,7 @@ function cov_23n4f4s494() {
112859
112852
  column: 19
112860
112853
  }
112861
112854
  },
112862
- "35": {
112855
+ "34": {
112863
112856
  start: {
112864
112857
  line: 97,
112865
112858
  column: 6
@@ -112869,7 +112862,7 @@ function cov_23n4f4s494() {
112869
112862
  column: 16
112870
112863
  }
112871
112864
  },
112872
- "36": {
112865
+ "35": {
112873
112866
  start: {
112874
112867
  line: 101,
112875
112868
  column: 2
@@ -112879,7 +112872,7 @@ function cov_23n4f4s494() {
112879
112872
  column: 9
112880
112873
  }
112881
112874
  },
112882
- "37": {
112875
+ "36": {
112883
112876
  start: {
112884
112877
  line: 102,
112885
112878
  column: 4
@@ -112889,7 +112882,7 @@ function cov_23n4f4s494() {
112889
112882
  column: 7
112890
112883
  }
112891
112884
  },
112892
- "38": {
112885
+ "37": {
112893
112886
  start: {
112894
112887
  line: 107,
112895
112888
  column: 4
@@ -112899,7 +112892,7 @@ function cov_23n4f4s494() {
112899
112892
  column: 6
112900
112893
  }
112901
112894
  },
112902
- "39": {
112895
+ "38": {
112903
112896
  start: {
112904
112897
  line: 108,
112905
112898
  column: 23
@@ -112909,7 +112902,7 @@ function cov_23n4f4s494() {
112909
112902
  column: 51
112910
112903
  }
112911
112904
  },
112912
- "40": {
112905
+ "39": {
112913
112906
  start: {
112914
112907
  line: 109,
112915
112908
  column: 6
@@ -112919,7 +112912,7 @@ function cov_23n4f4s494() {
112919
112912
  column: 46
112920
112913
  }
112921
112914
  },
112922
- "41": {
112915
+ "40": {
112923
112916
  start: {
112924
112917
  line: 113,
112925
112918
  column: 2
@@ -112929,7 +112922,7 @@ function cov_23n4f4s494() {
112929
112922
  column: 4
112930
112923
  }
112931
112924
  },
112932
- "42": {
112925
+ "41": {
112933
112926
  start: {
112934
112927
  line: 123,
112935
112928
  column: 21
@@ -113111,30 +113104,6 @@ function cov_23n4f4s494() {
113111
113104
  },
113112
113105
  "7": {
113113
113106
  name: "(anonymous_7)",
113114
- decl: {
113115
- start: {
113116
- line: 92,
113117
- column: 28
113118
- },
113119
- end: {
113120
- line: 92,
113121
- column: 29
113122
- }
113123
- },
113124
- loc: {
113125
- start: {
113126
- line: 92,
113127
- column: 36
113128
- },
113129
- end: {
113130
- line: 92,
113131
- column: 61
113132
- }
113133
- },
113134
- line: 92
113135
- },
113136
- "8": {
113137
- name: "(anonymous_8)",
113138
113107
  decl: {
113139
113108
  start: {
113140
113109
  line: 101,
@@ -113157,8 +113126,8 @@ function cov_23n4f4s494() {
113157
113126
  },
113158
113127
  line: 101
113159
113128
  },
113160
- "9": {
113161
- name: "(anonymous_9)",
113129
+ "8": {
113130
+ name: "(anonymous_8)",
113162
113131
  decl: {
113163
113132
  start: {
113164
113133
  line: 107,
@@ -113181,8 +113150,8 @@ function cov_23n4f4s494() {
113181
113150
  },
113182
113151
  line: 107
113183
113152
  },
113184
- "10": {
113185
- name: "(anonymous_10)",
113153
+ "9": {
113154
+ name: "(anonymous_9)",
113186
113155
  decl: {
113187
113156
  start: {
113188
113157
  line: 123,
@@ -113580,8 +113549,7 @@ function cov_23n4f4s494() {
113580
113549
  "38": 0,
113581
113550
  "39": 0,
113582
113551
  "40": 0,
113583
- "41": 0,
113584
- "42": 0
113552
+ "41": 0
113585
113553
  },
113586
113554
  f: {
113587
113555
  "0": 0,
@@ -113593,8 +113561,7 @@ function cov_23n4f4s494() {
113593
113561
  "6": 0,
113594
113562
  "7": 0,
113595
113563
  "8": 0,
113596
- "9": 0,
113597
- "10": 0
113564
+ "9": 0
113598
113565
  },
113599
113566
  b: {
113600
113567
  "0": [0, 0],
@@ -113609,7 +113576,7 @@ function cov_23n4f4s494() {
113609
113576
  "9": [0, 0]
113610
113577
  },
113611
113578
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
113612
- hash: "228328f91dabecbd733a3c0d2052582c71588b8a"
113579
+ hash: "72e9ee69d36face901852312649eb82c140e6c7e"
113613
113580
  };
113614
113581
  var coverage = global[gcv] || (global[gcv] = {});
113615
113582
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -113630,7 +113597,7 @@ var LocalUploader = function LocalUploader(_ref) {
113630
113597
  var isImage = _ref.isImage,
113631
113598
  endpoint = _ref.endpoint,
113632
113599
  onClose = _ref.onClose,
113633
- insertImageToEditor = _ref.insertImageToEditor,
113600
+ insertMediaToEditor = _ref.insertMediaToEditor,
113634
113601
  setIsUploading = _ref.setIsUploading;
113635
113602
  cov_23n4f4s494().f[0]++;
113636
113603
  var _ref2 = (cov_23n4f4s494().s[1]++, useTranslation()),
@@ -113747,23 +113714,19 @@ var LocalUploader = function LocalUploader(_ref) {
113747
113714
  cov_23n4f4s494().s[30]++;
113748
113715
  setPendingUploads([]);
113749
113716
  cov_23n4f4s494().s[31]++;
113750
- uploadedFiles.forEach(function (file) {
113751
- cov_23n4f4s494().f[7]++;
113752
- cov_23n4f4s494().s[32]++;
113753
- return insertImageToEditor(file);
113754
- });
113717
+ uploadedFiles.forEach(insertMediaToEditor);
113755
113718
  _context.next = 26;
113756
113719
  break;
113757
113720
  case 22:
113758
113721
  _context.prev = 22;
113759
113722
  _context.t0 = _context["catch"](2);
113760
- cov_23n4f4s494().s[33]++;
113723
+ cov_23n4f4s494().s[32]++;
113761
113724
  neetoui.Toastr.error(_context.t0);
113762
113725
  case 26:
113763
113726
  _context.prev = 26;
113764
- cov_23n4f4s494().s[34]++;
113727
+ cov_23n4f4s494().s[33]++;
113765
113728
  uppy.reset();
113766
- cov_23n4f4s494().s[35]++;
113729
+ cov_23n4f4s494().s[34]++;
113767
113730
  onClose();
113768
113731
  return _context.finish(26);
113769
113732
  case 32:
@@ -113776,23 +113739,23 @@ var LocalUploader = function LocalUploader(_ref) {
113776
113739
  return _ref7.apply(this, arguments);
113777
113740
  };
113778
113741
  }();
113779
- cov_23n4f4s494().s[36]++;
113742
+ cov_23n4f4s494().s[35]++;
113780
113743
  React$6.useEffect(function () {
113781
- cov_23n4f4s494().f[8]++;
113782
- cov_23n4f4s494().s[37]++;
113744
+ cov_23n4f4s494().f[7]++;
113745
+ cov_23n4f4s494().s[36]++;
113783
113746
  uppy.use(DropTarget, {
113784
113747
  target: dropTargetRef === null || dropTargetRef === void 0 ? void 0 : dropTargetRef.current,
113785
113748
  onDrop: afterAddingFiles
113786
113749
  });
113787
- cov_23n4f4s494().s[38]++;
113750
+ cov_23n4f4s494().s[37]++;
113788
113751
  return function () {
113789
- cov_23n4f4s494().f[9]++;
113790
- var instance = (cov_23n4f4s494().s[39]++, uppy.getPlugin("DropTarget"));
113791
- cov_23n4f4s494().s[40]++;
113752
+ cov_23n4f4s494().f[8]++;
113753
+ var instance = (cov_23n4f4s494().s[38]++, uppy.getPlugin("DropTarget"));
113754
+ cov_23n4f4s494().s[39]++;
113792
113755
  (cov_23n4f4s494().b[6][0]++, instance) && (cov_23n4f4s494().b[6][1]++, uppy.removePlugin(instance));
113793
113756
  };
113794
113757
  }, []);
113795
- cov_23n4f4s494().s[41]++;
113758
+ cov_23n4f4s494().s[40]++;
113796
113759
  return (cov_23n4f4s494().b[8][0]++, !ramda.isEmpty(pendingUploads)) || (cov_23n4f4s494().b[8][1]++, isUploading) ? (cov_23n4f4s494().b[7][0]++, /*#__PURE__*/React__default["default"].createElement(Progress, {
113797
113760
  pendingUploads: pendingUploads,
113798
113761
  setPendingUploads: setPendingUploads,
@@ -113802,8 +113765,8 @@ var LocalUploader = function LocalUploader(_ref) {
113802
113765
  ref: dropTargetRef,
113803
113766
  onClick: function onClick() {
113804
113767
  var _fileInputRef$current;
113805
- cov_23n4f4s494().f[10]++;
113806
- cov_23n4f4s494().s[42]++;
113768
+ cov_23n4f4s494().f[9]++;
113769
+ cov_23n4f4s494().s[41]++;
113807
113770
  return (_fileInputRef$current = fileInputRef.current) === null || _fileInputRef$current === void 0 ? void 0 : _fileInputRef$current.click();
113808
113771
  }
113809
113772
  }, /*#__PURE__*/React__default["default"].createElement("input", {
@@ -116521,7 +116484,7 @@ var URLForm = function URLForm(_ref) {
116521
116484
 
116522
116485
  function cov_2h3d0peoqk() {
116523
116486
  var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/MediaUploader/index.jsx";
116524
- var hash = "a1890b14f53aa8be7f7c62d1a027ad4e3abd766d";
116487
+ var hash = "5887495cd7aa2e86a884e3eef2a151e5ee5be074";
116525
116488
  var global = new Function("return this")();
116526
116489
  var gcv = "__coverage__";
116527
116490
  var coverageData = {
@@ -116533,7 +116496,7 @@ function cov_2h3d0peoqk() {
116533
116496
  column: 22
116534
116497
  },
116535
116498
  end: {
116536
- line: 103,
116499
+ line: 108,
116537
116500
  column: 1
116538
116501
  }
116539
116502
  },
@@ -116673,77 +116636,107 @@ function cov_2h3d0peoqk() {
116673
116636
  column: 30
116674
116637
  },
116675
116638
  end: {
116676
- line: 52,
116677
- column: 12
116639
+ line: 57,
116640
+ column: 3
116678
116641
  }
116679
116642
  },
116680
116643
  "15": {
116681
116644
  start: {
116682
116645
  line: 42,
116683
- column: 4
116646
+ column: 49
116684
116647
  },
116685
116648
  end: {
116686
- line: 52,
116687
- column: 12
116649
+ line: 42,
116650
+ column: 53
116688
116651
  }
116689
116652
  },
116690
116653
  "16": {
116691
116654
  start: {
116692
- line: 47,
116693
- column: 35
116655
+ line: 43,
116656
+ column: 23
116694
116657
  },
116695
116658
  end: {
116696
- line: 47,
116697
- column: 37
116659
+ line: 43,
116660
+ column: 59
116698
116661
  }
116699
116662
  },
116700
116663
  "17": {
116664
+ start: {
116665
+ line: 44,
116666
+ column: 21
116667
+ },
116668
+ end: {
116669
+ line: 46,
116670
+ column: 43
116671
+ }
116672
+ },
116673
+ "18": {
116701
116674
  start: {
116702
116675
  line: 48,
116676
+ column: 4
116677
+ },
116678
+ end: {
116679
+ line: 56,
116680
+ column: 13
116681
+ }
116682
+ },
116683
+ "19": {
116684
+ start: {
116685
+ line: 51,
116686
+ column: 35
116687
+ },
116688
+ end: {
116689
+ line: 51,
116690
+ column: 37
116691
+ }
116692
+ },
116693
+ "20": {
116694
+ start: {
116695
+ line: 52,
116703
116696
  column: 25
116704
116697
  },
116705
116698
  end: {
116706
- line: 48,
116699
+ line: 52,
116707
116700
  column: 60
116708
116701
  }
116709
116702
  },
116710
- "18": {
116703
+ "21": {
116711
116704
  start: {
116712
- line: 50,
116705
+ line: 54,
116713
116706
  column: 8
116714
116707
  },
116715
116708
  end: {
116716
- line: 50,
116709
+ line: 54,
116717
116710
  column: 61
116718
116711
  }
116719
116712
  },
116720
- "19": {
116713
+ "22": {
116721
116714
  start: {
116722
- line: 54,
116715
+ line: 59,
116723
116716
  column: 2
116724
116717
  },
116725
116718
  end: {
116726
- line: 102,
116719
+ line: 107,
116727
116720
  column: 4
116728
116721
  }
116729
116722
  },
116730
- "20": {
116723
+ "23": {
116731
116724
  start: {
116732
- line: 64,
116725
+ line: 69,
116733
116726
  column: 14
116734
116727
  },
116735
116728
  end: {
116736
- line: 70,
116729
+ line: 75,
116737
116730
  column: 25
116738
116731
  }
116739
116732
  },
116740
- "21": {
116733
+ "24": {
116741
116734
  start: {
116742
- line: 67,
116735
+ line: 72,
116743
116736
  column: 31
116744
116737
  },
116745
116738
  end: {
116746
- line: 67,
116739
+ line: 72,
116747
116740
  column: 48
116748
116741
  }
116749
116742
  }
@@ -116767,7 +116760,7 @@ function cov_2h3d0peoqk() {
116767
116760
  column: 6
116768
116761
  },
116769
116762
  end: {
116770
- line: 103,
116763
+ line: 108,
116771
116764
  column: 1
116772
116765
  }
116773
116766
  },
@@ -116835,87 +116828,87 @@ function cov_2h3d0peoqk() {
116835
116828
  },
116836
116829
  loc: {
116837
116830
  start: {
116838
- line: 42,
116839
- column: 4
116831
+ line: 41,
116832
+ column: 38
116840
116833
  },
116841
116834
  end: {
116842
- line: 52,
116843
- column: 12
116835
+ line: 57,
116836
+ column: 3
116844
116837
  }
116845
116838
  },
116846
- line: 42
116839
+ line: 41
116847
116840
  },
116848
116841
  "4": {
116849
116842
  name: "(anonymous_4)",
116850
116843
  decl: {
116851
116844
  start: {
116852
- line: 46,
116845
+ line: 50,
116853
116846
  column: 15
116854
116847
  },
116855
116848
  end: {
116856
- line: 46,
116849
+ line: 50,
116857
116850
  column: 16
116858
116851
  }
116859
116852
  },
116860
116853
  loc: {
116861
116854
  start: {
116862
- line: 46,
116855
+ line: 50,
116863
116856
  column: 37
116864
116857
  },
116865
116858
  end: {
116866
- line: 51,
116859
+ line: 55,
116867
116860
  column: 7
116868
116861
  }
116869
116862
  },
116870
- line: 46
116863
+ line: 50
116871
116864
  },
116872
116865
  "5": {
116873
116866
  name: "(anonymous_5)",
116874
116867
  decl: {
116875
116868
  start: {
116876
- line: 63,
116869
+ line: 68,
116877
116870
  column: 22
116878
116871
  },
116879
116872
  end: {
116880
- line: 63,
116873
+ line: 68,
116881
116874
  column: 23
116882
116875
  }
116883
116876
  },
116884
116877
  loc: {
116885
116878
  start: {
116886
- line: 64,
116879
+ line: 69,
116887
116880
  column: 14
116888
116881
  },
116889
116882
  end: {
116890
- line: 70,
116883
+ line: 75,
116891
116884
  column: 25
116892
116885
  }
116893
116886
  },
116894
- line: 64
116887
+ line: 69
116895
116888
  },
116896
116889
  "6": {
116897
116890
  name: "(anonymous_6)",
116898
116891
  decl: {
116899
116892
  start: {
116900
- line: 67,
116893
+ line: 72,
116901
116894
  column: 25
116902
116895
  },
116903
116896
  end: {
116904
- line: 67,
116897
+ line: 72,
116905
116898
  column: 26
116906
116899
  }
116907
116900
  },
116908
116901
  loc: {
116909
116902
  start: {
116910
- line: 67,
116903
+ line: 72,
116911
116904
  column: 31
116912
116905
  },
116913
116906
  end: {
116914
- line: 67,
116907
+ line: 72,
116915
116908
  column: 48
116916
116909
  }
116917
116910
  },
116918
- line: 67
116911
+ line: 72
116919
116912
  }
116920
116913
  },
116921
116914
  branchMap: {
@@ -117021,248 +117014,281 @@ function cov_2h3d0peoqk() {
117021
117014
  "3": {
117022
117015
  loc: {
117023
117016
  start: {
117024
- line: 41,
117025
- column: 38
117017
+ line: 42,
117018
+ column: 17
117026
117019
  },
117027
117020
  end: {
117028
- line: 41,
117029
- column: 51
117021
+ line: 42,
117022
+ column: 30
117030
117023
  }
117031
117024
  },
117032
117025
  type: "default-arg",
117033
117026
  locations: [{
117034
117027
  start: {
117035
- line: 41,
117036
- column: 49
117028
+ line: 42,
117029
+ column: 28
117037
117030
  },
117038
117031
  end: {
117039
- line: 41,
117040
- column: 51
117032
+ line: 42,
117033
+ column: 30
117041
117034
  }
117042
117035
  }],
117043
- line: 41
117036
+ line: 42
117044
117037
  },
117045
117038
  "4": {
117046
117039
  loc: {
117047
117040
  start: {
117048
- line: 41,
117049
- column: 53
117041
+ line: 42,
117042
+ column: 32
117050
117043
  },
117051
117044
  end: {
117052
- line: 41,
117053
- column: 65
117045
+ line: 42,
117046
+ column: 44
117054
117047
  }
117055
117048
  },
117056
117049
  type: "default-arg",
117057
117050
  locations: [{
117058
117051
  start: {
117059
- line: 41,
117060
- column: 63
117052
+ line: 42,
117053
+ column: 42
117061
117054
  },
117062
117055
  end: {
117063
- line: 41,
117064
- column: 65
117056
+ line: 42,
117057
+ column: 44
117065
117058
  }
117066
117059
  }],
117067
- line: 41
117060
+ line: 42
117068
117061
  },
117069
117062
  "5": {
117070
117063
  loc: {
117071
117064
  start: {
117072
- line: 58,
117065
+ line: 44,
117066
+ column: 21
117067
+ },
117068
+ end: {
117069
+ line: 46,
117070
+ column: 43
117071
+ }
117072
+ },
117073
+ type: "cond-expr",
117074
+ locations: [{
117075
+ start: {
117076
+ line: 45,
117077
+ column: 8
117078
+ },
117079
+ end: {
117080
+ line: 45,
117081
+ column: 44
117082
+ }
117083
+ }, {
117084
+ start: {
117085
+ line: 46,
117086
+ column: 8
117087
+ },
117088
+ end: {
117089
+ line: 46,
117090
+ column: 43
117091
+ }
117092
+ }],
117093
+ line: 44
117094
+ },
117095
+ "6": {
117096
+ loc: {
117097
+ start: {
117098
+ line: 63,
117073
117099
  column: 15
117074
117100
  },
117075
117101
  end: {
117076
- line: 58,
117102
+ line: 63,
117077
117103
  column: 42
117078
117104
  }
117079
117105
  },
117080
117106
  type: "binary-expr",
117081
117107
  locations: [{
117082
117108
  start: {
117083
- line: 58,
117109
+ line: 63,
117084
117110
  column: 15
117085
117111
  },
117086
117112
  end: {
117087
- line: 58,
117113
+ line: 63,
117088
117114
  column: 27
117089
117115
  }
117090
117116
  }, {
117091
117117
  start: {
117092
- line: 58,
117118
+ line: 63,
117093
117119
  column: 31
117094
117120
  },
117095
117121
  end: {
117096
- line: 58,
117122
+ line: 63,
117097
117123
  column: 42
117098
117124
  }
117099
117125
  }],
117100
- line: 58
117126
+ line: 63
117101
117127
  },
117102
- "6": {
117128
+ "7": {
117103
117129
  loc: {
117104
117130
  start: {
117105
- line: 61,
117131
+ line: 66,
117106
117132
  column: 9
117107
117133
  },
117108
117134
  end: {
117109
- line: 73,
117135
+ line: 78,
117110
117136
  column: 9
117111
117137
  }
117112
117138
  },
117113
117139
  type: "binary-expr",
117114
117140
  locations: [{
117115
117141
  start: {
117116
- line: 61,
117142
+ line: 66,
117117
117143
  column: 9
117118
117144
  },
117119
117145
  end: {
117120
- line: 61,
117146
+ line: 66,
117121
117147
  column: 28
117122
117148
  }
117123
117149
  }, {
117124
117150
  start: {
117125
- line: 62,
117151
+ line: 67,
117126
117152
  column: 10
117127
117153
  },
117128
117154
  end: {
117129
- line: 72,
117155
+ line: 77,
117130
117156
  column: 16
117131
117157
  }
117132
117158
  }],
117133
- line: 61
117159
+ line: 66
117134
117160
  },
117135
- "7": {
117161
+ "8": {
117136
117162
  loc: {
117137
117163
  start: {
117138
- line: 75,
117164
+ line: 80,
117139
117165
  column: 11
117140
117166
  },
117141
117167
  end: {
117142
- line: 83,
117168
+ line: 88,
117143
117169
  column: 11
117144
117170
  }
117145
117171
  },
117146
117172
  type: "binary-expr",
117147
117173
  locations: [{
117148
117174
  start: {
117149
- line: 75,
117175
+ line: 80,
117150
117176
  column: 11
117151
117177
  },
117152
117178
  end: {
117153
- line: 75,
117179
+ line: 80,
117154
117180
  column: 32
117155
117181
  }
117156
117182
  }, {
117157
117183
  start: {
117158
- line: 76,
117184
+ line: 81,
117159
117185
  column: 12
117160
117186
  },
117161
117187
  end: {
117162
- line: 82,
117188
+ line: 87,
117163
117189
  column: 14
117164
117190
  }
117165
117191
  }],
117166
- line: 75
117192
+ line: 80
117167
117193
  },
117168
- "8": {
117194
+ "9": {
117169
117195
  loc: {
117170
117196
  start: {
117171
- line: 84,
117197
+ line: 89,
117172
117198
  column: 11
117173
117199
  },
117174
117200
  end: {
117175
- line: 92,
117201
+ line: 97,
117176
117202
  column: 11
117177
117203
  }
117178
117204
  },
117179
117205
  type: "binary-expr",
117180
117206
  locations: [{
117181
117207
  start: {
117182
- line: 84,
117208
+ line: 89,
117183
117209
  column: 11
117184
117210
  },
117185
117211
  end: {
117186
- line: 84,
117212
+ line: 89,
117187
117213
  column: 31
117188
117214
  }
117189
117215
  }, {
117190
117216
  start: {
117191
- line: 85,
117217
+ line: 90,
117192
117218
  column: 12
117193
117219
  },
117194
117220
  end: {
117195
- line: 91,
117221
+ line: 96,
117196
117222
  column: 14
117197
117223
  }
117198
117224
  }],
117199
- line: 84
117225
+ line: 89
117200
117226
  },
117201
- "9": {
117227
+ "10": {
117202
117228
  loc: {
117203
117229
  start: {
117204
- line: 88,
117230
+ line: 93,
117205
117231
  column: 16
117206
117232
  },
117207
117233
  end: {
117208
- line: 88,
117234
+ line: 93,
117209
117235
  column: 69
117210
117236
  }
117211
117237
  },
117212
117238
  type: "cond-expr",
117213
117239
  locations: [{
117214
117240
  start: {
117215
- line: 88,
117241
+ line: 93,
117216
117242
  column: 38
117217
117243
  },
117218
117244
  end: {
117219
- line: 88,
117245
+ line: 93,
117220
117246
  column: 52
117221
117247
  }
117222
117248
  }, {
117223
117249
  start: {
117224
- line: 88,
117250
+ line: 93,
117225
117251
  column: 55
117226
117252
  },
117227
117253
  end: {
117228
- line: 88,
117254
+ line: 93,
117229
117255
  column: 69
117230
117256
  }
117231
117257
  }],
117232
- line: 88
117258
+ line: 93
117233
117259
  },
117234
- "10": {
117260
+ "11": {
117235
117261
  loc: {
117236
117262
  start: {
117237
- line: 93,
117263
+ line: 98,
117238
117264
  column: 11
117239
117265
  },
117240
117266
  end: {
117241
- line: 98,
117267
+ line: 103,
117242
117268
  column: 11
117243
117269
  }
117244
117270
  },
117245
117271
  type: "binary-expr",
117246
117272
  locations: [{
117247
117273
  start: {
117248
- line: 93,
117274
+ line: 98,
117249
117275
  column: 11
117250
117276
  },
117251
117277
  end: {
117252
- line: 93,
117278
+ line: 98,
117253
117279
  column: 35
117254
117280
  }
117255
117281
  }, {
117256
117282
  start: {
117257
- line: 94,
117283
+ line: 99,
117258
117284
  column: 12
117259
117285
  },
117260
117286
  end: {
117261
- line: 97,
117287
+ line: 102,
117262
117288
  column: 14
117263
117289
  }
117264
117290
  }],
117265
- line: 93
117291
+ line: 98
117266
117292
  }
117267
117293
  },
117268
117294
  s: {
@@ -117287,7 +117313,10 @@ function cov_2h3d0peoqk() {
117287
117313
  "18": 0,
117288
117314
  "19": 0,
117289
117315
  "20": 0,
117290
- "21": 0
117316
+ "21": 0,
117317
+ "22": 0,
117318
+ "23": 0,
117319
+ "24": 0
117291
117320
  },
117292
117321
  f: {
117293
117322
  "0": 0,
@@ -117309,10 +117338,11 @@ function cov_2h3d0peoqk() {
117309
117338
  "7": [0, 0],
117310
117339
  "8": [0, 0],
117311
117340
  "9": [0, 0],
117312
- "10": [0, 0]
117341
+ "10": [0, 0],
117342
+ "11": [0, 0]
117313
117343
  },
117314
117344
  _coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
117315
- hash: "a1890b14f53aa8be7f7c62d1a027ad4e3abd766d"
117345
+ hash: "5887495cd7aa2e86a884e3eef2a151e5ee5be074"
117316
117346
  };
117317
117347
  var coverage = global[gcv] || (global[gcv] = {});
117318
117348
  if (!coverage[path] || coverage[path].hash !== hash) {
@@ -117368,71 +117398,74 @@ var MediaUploader = function MediaUploader(_ref) {
117368
117398
  var handleSubmit = function handleSubmit(url) {
117369
117399
  cov_2h3d0peoqk().f[2]++;
117370
117400
  cov_2h3d0peoqk().s[12]++;
117371
- insertImageToEditor({
117401
+ insertMediaToEditor({
117372
117402
  url: url
117373
117403
  });
117374
117404
  cov_2h3d0peoqk().s[13]++;
117375
117405
  handleClose();
117376
117406
  };
117377
117407
  cov_2h3d0peoqk().s[14]++;
117378
- var insertImageToEditor = function insertImageToEditor(_ref7) {
117379
- var url = _ref7.url,
117408
+ var insertMediaToEditor = function insertMediaToEditor(file) {
117409
+ cov_2h3d0peoqk().f[3]++;
117410
+ var _ref7 = (cov_2h3d0peoqk().s[15]++, file),
117411
+ url = _ref7.url,
117380
117412
  _ref7$filename = _ref7.filename,
117381
117413
  filename = _ref7$filename === void 0 ? (cov_2h3d0peoqk().b[3][0]++, "") : _ref7$filename,
117382
117414
  _ref7$caption = _ref7.caption,
117383
117415
  caption = _ref7$caption === void 0 ? (cov_2h3d0peoqk().b[4][0]++, "") : _ref7$caption;
117384
- cov_2h3d0peoqk().f[3]++;
117385
- cov_2h3d0peoqk().s[15]++;
117386
- return editor.chain().focus().setFigure({
117416
+ var mediaAttrs = (cov_2h3d0peoqk().s[16]++, {
117387
117417
  src: url,
117388
117418
  caption: caption,
117389
117419
  alt: filename
117390
- }).command(function (_ref8) {
117420
+ });
117421
+ var setMedia = (cov_2h3d0peoqk().s[17]++, mediaUploader.image ? (cov_2h3d0peoqk().b[5][0]++, editor.chain().setFigure(mediaAttrs)) : (cov_2h3d0peoqk().b[5][1]++, editor.chain().setVideo(mediaAttrs)));
117422
+ cov_2h3d0peoqk().s[18]++;
117423
+ setMedia.focus().command(function (_ref8) {
117391
117424
  var tr = _ref8.tr,
117392
117425
  commands = _ref8.commands;
117393
117426
  cov_2h3d0peoqk().f[4]++;
117394
- var _ref9 = (cov_2h3d0peoqk().s[16]++, tr),
117427
+ var _ref9 = (cov_2h3d0peoqk().s[19]++, tr),
117395
117428
  doc = _ref9.doc,
117396
117429
  selection = _ref9.selection;
117397
- var position = (cov_2h3d0peoqk().s[17]++, doc.resolve(selection.to).end() + 1);
117398
- cov_2h3d0peoqk().s[18]++;
117430
+ var position = (cov_2h3d0peoqk().s[20]++, doc.resolve(selection.to).end() + 1);
117431
+ cov_2h3d0peoqk().s[21]++;
117399
117432
  return commands.insertContentAt(position, "<p></p>");
117400
117433
  }).run();
117401
117434
  };
117402
- cov_2h3d0peoqk().s[19]++;
117435
+ cov_2h3d0peoqk().s[22]++;
117403
117436
  return /*#__PURE__*/React__default["default"].createElement(neetoui.Modal, {
117404
117437
  closeButton: false,
117405
117438
  isOpen: isOpen,
117406
- onClose: (cov_2h3d0peoqk().b[5][0]++, !isUploading) && (cov_2h3d0peoqk().b[5][1]++, handleClose)
117439
+ onClose: (cov_2h3d0peoqk().b[6][0]++, !isUploading) && (cov_2h3d0peoqk().b[6][1]++, handleClose)
117407
117440
  }, /*#__PURE__*/React__default["default"].createElement("div", {
117408
117441
  className: "ne-media-uploader"
117409
- }, (cov_2h3d0peoqk().b[6][0]++, !isNilOrEmpty(tabs)) && (cov_2h3d0peoqk().b[6][1]++, /*#__PURE__*/React__default["default"].createElement(neetoui.Tab, null, tabs.map(function (_ref10) {
117442
+ }, (cov_2h3d0peoqk().b[7][0]++, !isNilOrEmpty(tabs)) && (cov_2h3d0peoqk().b[7][1]++, /*#__PURE__*/React__default["default"].createElement(neetoui.Tab, null, tabs.map(function (_ref10) {
117410
117443
  var key = _ref10.key,
117411
117444
  title = _ref10.title;
117412
117445
  cov_2h3d0peoqk().f[5]++;
117413
- cov_2h3d0peoqk().s[20]++;
117446
+ cov_2h3d0peoqk().s[23]++;
117414
117447
  return /*#__PURE__*/React__default["default"].createElement(neetoui.Tab.Item, {
117415
117448
  active: activeTab === key,
117416
117449
  key: key,
117417
117450
  onClick: function onClick() {
117418
117451
  cov_2h3d0peoqk().f[6]++;
117419
- cov_2h3d0peoqk().s[21]++;
117452
+ cov_2h3d0peoqk().s[24]++;
117420
117453
  return setActiveTab(key);
117421
117454
  }
117422
117455
  }, title);
117423
117456
  }))), /*#__PURE__*/React__default["default"].createElement("div", {
117424
117457
  className: "ne-media-uploader__content"
117425
- }, (cov_2h3d0peoqk().b[7][0]++, activeTab === "local") && (cov_2h3d0peoqk().b[7][1]++, /*#__PURE__*/React__default["default"].createElement(LocalUploader, {
117458
+ }, (cov_2h3d0peoqk().b[8][0]++, activeTab === "local") && (cov_2h3d0peoqk().b[8][1]++, /*#__PURE__*/React__default["default"].createElement(LocalUploader, {
117426
117459
  endpoint: uploadEndpoint,
117427
- insertImageToEditor: insertImageToEditor,
117460
+ insertMediaToEditor: insertMediaToEditor,
117428
117461
  isImage: mediaUploader.image,
117429
117462
  setIsUploading: setIsUploading,
117430
117463
  onClose: handleClose
117431
- })), (cov_2h3d0peoqk().b[8][0]++, activeTab === "link") && (cov_2h3d0peoqk().b[8][1]++, /*#__PURE__*/React__default["default"].createElement(URLForm, {
117464
+ })), (cov_2h3d0peoqk().b[9][0]++, activeTab === "link") && (cov_2h3d0peoqk().b[9][1]++, /*#__PURE__*/React__default["default"].createElement(URLForm, {
117432
117465
  placeholder: t("placeholders.pasteLink"),
117433
- buttonLabel: mediaUploader.image ? (cov_2h3d0peoqk().b[9][0]++, "Upload image") : (cov_2h3d0peoqk().b[9][1]++, "Upload video"),
117466
+ buttonLabel: mediaUploader.image ? (cov_2h3d0peoqk().b[10][0]++, "Upload image") : (cov_2h3d0peoqk().b[10][1]++, "Upload video"),
117434
117467
  onSubmit: handleSubmit
117435
- })), (cov_2h3d0peoqk().b[10][0]++, activeTab === "unsplash") && (cov_2h3d0peoqk().b[10][1]++, /*#__PURE__*/React__default["default"].createElement(UnsplashImagePicker, {
117468
+ })), (cov_2h3d0peoqk().b[11][0]++, activeTab === "unsplash") && (cov_2h3d0peoqk().b[11][1]++, /*#__PURE__*/React__default["default"].createElement(UnsplashImagePicker, {
117436
117469
  unsplashApiKey: unsplashApiKey,
117437
117470
  onSubmit: handleSubmit
117438
117471
  })))));
@@ -135473,7 +135506,7 @@ var EditorContent = function EditorContent(_ref) {
135473
135506
  }, otherProps));
135474
135507
  };
135475
135508
 
135476
- 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-gray-700));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-700));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{margin:1rem 0 .5rem}.neeto-editor p,.neeto-editor-content p{color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-body2);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 code,.neeto-editor-content code{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:85%;padding:2px}.neeto-editor pre,.neeto-editor-content pre{background-color:#f6f8fa;border-radius:var(--neeto-ui-rounded-sm);font-size:14px;line-height:20px;margin-bottom:16px;margin-top:16px;overflow-x:auto;padding:16px}.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 figcaption{font-size:var(--neeto-ui-text-sm);font-weight:var(--neeto-ui-font-normal);margin-top:4px;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__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-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;padding:8px!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;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,noto color emoji,android emoji,emojisymbols,emojione mozilla,twemoji mozilla,segoe ui symbol}.emoji-mart.emoji-mart-light{border:none;color:rgb(var(--neeto-ui-gray-700));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,noto color emoji,android emoji,emojisymbols,emojione mozilla,twemoji mozilla,segoe ui symbol;gap:2px;justify-content:flex-start;padding:4px}.neeto-editor-emoji-suggestion p{color:rgb(var(--neeto-ui-gray-700));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:16px 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)}.neeto-editor-table__add-column p,.neeto-editor-table__add-row p{background:#fff;color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-xl);line-height:16px;padding:4px}.neeto-editor-table__add-column:hover,.neeto-editor-table__add-row:hover{background:rgba(var(--neeto-ui-gray-300))}.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}";
135509
+ 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-gray-700));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-700));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{margin:1rem 0 .5rem}.neeto-editor p,.neeto-editor-content p{color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-body2);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 code,.neeto-editor-content code{background-color:rgb(var(--neeto-ui-gray-200));border-radius:var(--neeto-ui-rounded-sm);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:85%;padding:2px}.neeto-editor pre,.neeto-editor-content pre{background-color:#f6f8fa;border-radius:var(--neeto-ui-rounded-sm);font-size:14px;line-height:20px;margin-bottom:16px;margin-top:16px;overflow-x:auto;padding:16px}.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 figcaption{font-size:var(--neeto-ui-text-sm);font-weight:var(--neeto-ui-font-normal);margin-top:4px;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__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-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;padding:8px!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,noto color emoji,android emoji,emojisymbols,emojione mozilla,twemoji mozilla,segoe ui symbol}.emoji-mart.emoji-mart-light{border:none;color:rgb(var(--neeto-ui-gray-700));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,noto color emoji,android emoji,emojisymbols,emojione mozilla,twemoji mozilla,segoe ui symbol;gap:2px;justify-content:flex-start;padding:4px}.neeto-editor-emoji-suggestion p{color:rgb(var(--neeto-ui-gray-700));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:16px 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)}.neeto-editor-table__add-column p,.neeto-editor-table__add-row p{background:#fff;color:rgb(var(--neeto-ui-gray-700));font-size:var(--neeto-ui-text-xl);line-height:16px;padding:4px}.neeto-editor-table__add-column:hover,.neeto-editor-table__add-row:hover{background:rgba(var(--neeto-ui-gray-300))}.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}";
135477
135510
  n$1(css,{});
135478
135511
 
135479
135512
  function cov_1e6pfjcktm() {