@bigbinary/neeto-editor 1.26.3 → 1.26.4
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 +1489 -518
- package/index.cjs.js.map +1 -1
- package/index.js +1493 -522
- package/index.js.map +1 -1
- package/package.json +4 -1
package/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { isNotEmpty, findBy, noop as noop$2, removeBy, findIndexBy, removeById, slugify } from '@bigbinary/neeto-commons-frontend/pure';
|
|
2
|
-
import { pluck, isEmpty as isEmpty$1, isNil, mergeDeepLeft, assoc, mergeRight, concat as concat$3, is, prop, fromPairs, uniqBy } from 'ramda';
|
|
2
|
+
import { pluck, isEmpty as isEmpty$1, isNil, mergeDeepLeft, assoc, mergeRight, concat as concat$3, is, prop, not, fromPairs, uniqBy } from 'ramda';
|
|
3
3
|
import * as React$6 from 'react';
|
|
4
|
-
import React__default, { useContext, useState, useRef as useRef$1, useEffect as useEffect$1, useImperativeHandle, createContext, forwardRef as forwardRef$1, cloneElement, useLayoutEffect, Fragment as Fragment$1 } from 'react';
|
|
4
|
+
import React__default, { useContext, useState, useRef as useRef$1, useEffect as useEffect$1, useImperativeHandle, createContext, forwardRef as forwardRef$1, cloneElement, useLayoutEffect, useMemo, useCallback, Fragment as Fragment$1 } from 'react';
|
|
5
5
|
import { renderToString } from 'react-dom/server';
|
|
6
6
|
import { Toastr, Dropdown as Dropdown$1, Tooltip, Input, Button as Button$1, Typography, Alert, Modal, Spinner, Avatar, Tab, Label } from '@bigbinary/neetoui';
|
|
7
|
-
import { LeftAlign, CenterAlign, RightAlign, Delete, Close, MenuVertical, Left, Right, Download, MenuHorizontal, Paragraph as Paragraph$1, TextH1, TextH2, Text as Text$2, ListNumber, ListDot, ImageUpload, Video, Blockquote as Blockquote$1, CodeBlock as CodeBlock$2, Smiley, Minus, MediaVideo, Notes, NeetoChangelog, TextBold, TextItalic, Underline as Underline$1, TextCross, Highlight as Highlight$1, Quote, Code as Code$1, Undo, Redo, Check, Email as Email$1, Link as Link$1, Braces, Settings, File as File$2 } from '@bigbinary/neeto-icons';
|
|
7
|
+
import { LeftAlign, CenterAlign, RightAlign, Delete, Close, MenuVertical, Left, Right, Download, MenuHorizontal, Paragraph as Paragraph$1, TextH1, TextH2, Text as Text$2, ListNumber, ListDot, ImageUpload, Video, Blockquote as Blockquote$1, CodeBlock as CodeBlock$2, Smiley, Minus, MediaVideo, Notes, NeetoChangelog, TextBold, TextItalic, Underline as Underline$1, TextCross, Highlight as Highlight$1, Quote, Code as Code$1, Undo, Redo, Check, Email as Email$1, Customize, Link as Link$1, Braces, Settings, File as File$2 } from '@bigbinary/neeto-icons';
|
|
8
8
|
import axios from 'axios';
|
|
9
9
|
import ReactDOM, { flushSync, createPortal } from 'react-dom';
|
|
10
|
-
import { useFuncDebounce } from '@bigbinary/neeto-commons-frontend/react-utils';
|
|
10
|
+
import { useFuncDebounce, useOnClickOutside } from '@bigbinary/neeto-commons-frontend/react-utils';
|
|
11
11
|
import { FastField } from 'formik';
|
|
12
12
|
|
|
13
13
|
// ::- Persistent data structure representing an ordered mapping from
|
|
@@ -6480,7 +6480,7 @@ class PluginKey {
|
|
|
6480
6480
|
|
|
6481
6481
|
function cov_2nkx4zd9vf() {
|
|
6482
6482
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/common/constants.js";
|
|
6483
|
-
var hash = "
|
|
6483
|
+
var hash = "a9e6f40dc7d6c7a4ccefa9a2365f9df6be0d495f";
|
|
6484
6484
|
var global = new Function("return this")();
|
|
6485
6485
|
var gcv = "__coverage__";
|
|
6486
6486
|
var coverageData = {
|
|
@@ -6492,77 +6492,77 @@ function cov_2nkx4zd9vf() {
|
|
|
6492
6492
|
column: 30
|
|
6493
6493
|
},
|
|
6494
6494
|
end: {
|
|
6495
|
-
line:
|
|
6495
|
+
line: 34,
|
|
6496
6496
|
column: 1
|
|
6497
6497
|
}
|
|
6498
6498
|
},
|
|
6499
6499
|
"1": {
|
|
6500
6500
|
start: {
|
|
6501
|
-
line:
|
|
6501
|
+
line: 36,
|
|
6502
6502
|
column: 33
|
|
6503
6503
|
},
|
|
6504
6504
|
end: {
|
|
6505
|
-
line:
|
|
6505
|
+
line: 36,
|
|
6506
6506
|
column: 73
|
|
6507
6507
|
}
|
|
6508
6508
|
},
|
|
6509
6509
|
"2": {
|
|
6510
6510
|
start: {
|
|
6511
|
-
line:
|
|
6511
|
+
line: 38,
|
|
6512
6512
|
column: 38
|
|
6513
6513
|
},
|
|
6514
6514
|
end: {
|
|
6515
|
-
line:
|
|
6515
|
+
line: 38,
|
|
6516
6516
|
column: 59
|
|
6517
6517
|
}
|
|
6518
6518
|
},
|
|
6519
6519
|
"3": {
|
|
6520
6520
|
start: {
|
|
6521
|
-
line:
|
|
6521
|
+
line: 41,
|
|
6522
6522
|
column: 2
|
|
6523
6523
|
},
|
|
6524
6524
|
end: {
|
|
6525
|
-
line:
|
|
6525
|
+
line: 41,
|
|
6526
6526
|
column: 93
|
|
6527
6527
|
}
|
|
6528
6528
|
},
|
|
6529
6529
|
"4": {
|
|
6530
6530
|
start: {
|
|
6531
|
-
line:
|
|
6531
|
+
line: 44,
|
|
6532
6532
|
column: 2
|
|
6533
6533
|
},
|
|
6534
6534
|
end: {
|
|
6535
|
-
line:
|
|
6535
|
+
line: 44,
|
|
6536
6536
|
column: 111
|
|
6537
6537
|
}
|
|
6538
6538
|
},
|
|
6539
6539
|
"5": {
|
|
6540
6540
|
start: {
|
|
6541
|
-
line:
|
|
6541
|
+
line: 47,
|
|
6542
6542
|
column: 2
|
|
6543
6543
|
},
|
|
6544
6544
|
end: {
|
|
6545
|
-
line:
|
|
6545
|
+
line: 47,
|
|
6546
6546
|
column: 164
|
|
6547
6547
|
}
|
|
6548
6548
|
},
|
|
6549
6549
|
"6": {
|
|
6550
6550
|
start: {
|
|
6551
|
-
line:
|
|
6551
|
+
line: 50,
|
|
6552
6552
|
column: 2
|
|
6553
6553
|
},
|
|
6554
6554
|
end: {
|
|
6555
|
-
line:
|
|
6555
|
+
line: 50,
|
|
6556
6556
|
column: 95
|
|
6557
6557
|
}
|
|
6558
6558
|
},
|
|
6559
6559
|
"7": {
|
|
6560
6560
|
start: {
|
|
6561
|
-
line:
|
|
6561
|
+
line: 52,
|
|
6562
6562
|
column: 30
|
|
6563
6563
|
},
|
|
6564
6564
|
end: {
|
|
6565
|
-
line:
|
|
6565
|
+
line: 57,
|
|
6566
6566
|
column: 1
|
|
6567
6567
|
}
|
|
6568
6568
|
}
|
|
@@ -6582,7 +6582,7 @@ function cov_2nkx4zd9vf() {
|
|
|
6582
6582
|
f: {},
|
|
6583
6583
|
b: {},
|
|
6584
6584
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
6585
|
-
hash: "
|
|
6585
|
+
hash: "a9e6f40dc7d6c7a4ccefa9a2365f9df6be0d495f"
|
|
6586
6586
|
};
|
|
6587
6587
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
6588
6588
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -6626,7 +6626,8 @@ var EDITOR_OPTIONS = (cov_2nkx4zd9vf().s[0]++, {
|
|
|
6626
6626
|
DIVIDER: "divider",
|
|
6627
6627
|
VIDEO_EMBED: "video-embed",
|
|
6628
6628
|
PASTE_UNFORMATTED: "paste-unformatted",
|
|
6629
|
-
TABLE: "table"
|
|
6629
|
+
TABLE: "table",
|
|
6630
|
+
TEXT_COLOR: "text-color"
|
|
6630
6631
|
});
|
|
6631
6632
|
var UNSPLASH_BASE_URL = (cov_2nkx4zd9vf().s[1]++, "https://api.unsplash.com/search/photos");
|
|
6632
6633
|
var DIRECT_UPLOAD_ENDPOINT = (cov_2nkx4zd9vf().s[2]++, "/api/direct_uploads");
|
|
@@ -8585,7 +8586,7 @@ Website: https://en.wikipedia.org/wiki/C_(programming_language)
|
|
|
8585
8586
|
*/
|
|
8586
8587
|
|
|
8587
8588
|
/** @type LanguageFn */
|
|
8588
|
-
function c$
|
|
8589
|
+
function c$4(hljs) {
|
|
8589
8590
|
const regex = hljs.regex;
|
|
8590
8591
|
// added for historic reasons because `hljs.C_LINE_COMMENT_MODE` does
|
|
8591
8592
|
// not include such support nor can we be sure all the grammars depending
|
|
@@ -23354,7 +23355,7 @@ const lowlight = {
|
|
|
23354
23355
|
|
|
23355
23356
|
lowlight.registerLanguage('arduino', arduino);
|
|
23356
23357
|
lowlight.registerLanguage('bash', bash);
|
|
23357
|
-
lowlight.registerLanguage('c', c$
|
|
23358
|
+
lowlight.registerLanguage('c', c$4);
|
|
23358
23359
|
lowlight.registerLanguage('cpp', cpp);
|
|
23359
23360
|
lowlight.registerLanguage('csharp', csharp);
|
|
23360
23361
|
lowlight.registerLanguage('css', css$3);
|
|
@@ -27580,7 +27581,7 @@ var voidElements = {
|
|
|
27580
27581
|
"wbr": true
|
|
27581
27582
|
};
|
|
27582
27583
|
|
|
27583
|
-
var t$7=/\s([^'"/\s><]+?)[\s/>]|([^\s=]+)=\s?(".*?"|'.*?')/g;function n$4(n){var r={type:"tag",name:"",voidElement:!1,attrs:{},children:[]},i=n.match(/<\/?([^\s]+?)[/\s>]/);if(i&&(r.name=i[1],(voidElements[i[1]]||"/"===n.charAt(n.length-2))&&(r.voidElement=!0),r.name.startsWith("!--"))){var s=n.indexOf("--\x3e");return {type:"comment",comment:-1!==s?n.slice(4,s):""}}for(var a=new RegExp(t$7),c=null;null!==(c=a.exec(n));)if(c[0].trim())if(c[1]){var o=c[1].trim(),l=[o,""];o.indexOf("=")>-1&&(l=o.split("=")),r.attrs[l[0]]=l[1],a.lastIndex--;}else c[2]&&(r.attrs[c[2]]=c[3].trim().substring(1,c[3].length-1));return r}var r$2=/<[a-zA-Z0-9\-\!\/](?:"[^"]*"|'[^']*'|[^'">])*>/g,i$
|
|
27584
|
+
var t$7=/\s([^'"/\s><]+?)[\s/>]|([^\s=]+)=\s?(".*?"|'.*?')/g;function n$4(n){var r={type:"tag",name:"",voidElement:!1,attrs:{},children:[]},i=n.match(/<\/?([^\s]+?)[/\s>]/);if(i&&(r.name=i[1],(voidElements[i[1]]||"/"===n.charAt(n.length-2))&&(r.voidElement=!0),r.name.startsWith("!--"))){var s=n.indexOf("--\x3e");return {type:"comment",comment:-1!==s?n.slice(4,s):""}}for(var a=new RegExp(t$7),c=null;null!==(c=a.exec(n));)if(c[0].trim())if(c[1]){var o=c[1].trim(),l=[o,""];o.indexOf("=")>-1&&(l=o.split("=")),r.attrs[l[0]]=l[1],a.lastIndex--;}else c[2]&&(r.attrs[c[2]]=c[3].trim().substring(1,c[3].length-1));return r}var r$2=/<[a-zA-Z0-9\-\!\/](?:"[^"]*"|'[^']*'|[^'">])*>/g,i$4=/^\s*$/,s$3=Object.create(null);function a$2(e,t){switch(t.type){case"text":return e+t.content;case"tag":return e+="<"+t.name+(t.attrs?function(e){var t=[];for(var n in e)t.push(n+'="'+e[n]+'"');return t.length?" "+t.join(" "):""}(t.attrs):"")+(t.voidElement?"/>":">"),t.voidElement?e:e+t.children.reduce(a$2,"")+"</"+t.name+">";case"comment":return e+"\x3c!--"+t.comment+"--\x3e"}}var c$3={parse:function(e,t){t||(t={}),t.components||(t.components=s$3);var a,c=[],o=[],l=-1,m=!1;if(0!==e.indexOf("<")){var u=e.indexOf("<");c.push({type:"text",content:-1===u?e:e.substring(0,u)});}return e.replace(r$2,function(r,s){if(m){if(r!=="</"+a.name+">")return;m=!1;}var u,f="/"!==r.charAt(1),h=r.startsWith("\x3c!--"),p=s+r.length,d=e.charAt(p);if(h){var v=n$4(r);return l<0?(c.push(v),c):((u=o[l]).children.push(v),c)}if(f&&(l++,"tag"===(a=n$4(r)).type&&t.components[a.name]&&(a.type="component",m=!0),a.voidElement||m||!d||"<"===d||a.children.push({type:"text",content:e.slice(p,e.indexOf("<",p))}),0===l&&c.push(a),(u=o[l-1])&&u.children.push(a),o[l]=a),(!f||a.voidElement)&&(l>-1&&(a.voidElement||a.name===r.slice(2,-1))&&(l--,a=-1===l?c:o[l]),!m&&"<"!==d&&d)){u=-1===l?c:o[l].children;var x=e.indexOf("<",p),g=e.slice(p,-1===x?void 0:x);i$4.test(g)&&(g=" "),(x>-1&&l+u.length>=0||" "!==g)&&u.push({type:"text",content:g});}}),c},stringify:function(e){return e.reduce(function(e,t){return e+a$2("",t)},"")}};
|
|
27584
27585
|
|
|
27585
27586
|
/**
|
|
27586
27587
|
* Copyright (C) 2017-present by Andrea Giammarchi - @WebReflection
|
|
@@ -27865,7 +27866,7 @@ function renderNodes(children, targetString, i18n, i18nOptions, combinedTOpts, s
|
|
|
27865
27866
|
}
|
|
27866
27867
|
|
|
27867
27868
|
getData(children);
|
|
27868
|
-
var ast = c$
|
|
27869
|
+
var ast = c$3.parse("<0>".concat(targetString, "</0>"));
|
|
27869
27870
|
|
|
27870
27871
|
var opts = _objectSpread$g(_objectSpread$g({}, data), combinedTOpts);
|
|
27871
27872
|
|
|
@@ -28174,7 +28175,10 @@ var common = {
|
|
|
28174
28175
|
embed: "Embed",
|
|
28175
28176
|
unlink: "Unlink",
|
|
28176
28177
|
videoUrl: "Video URL:",
|
|
28177
|
-
|
|
28178
|
+
hex: "Hex:",
|
|
28179
|
+
browse: "Browse",
|
|
28180
|
+
done: "Done",
|
|
28181
|
+
reset: "Reset"
|
|
28178
28182
|
};
|
|
28179
28183
|
var attachments = {
|
|
28180
28184
|
actionsBlocked: "You are not permitted to update or delete attachments",
|
|
@@ -28211,6 +28215,7 @@ var menu = {
|
|
|
28211
28215
|
redo: "Redo",
|
|
28212
28216
|
strike: "Strike",
|
|
28213
28217
|
table: "Table",
|
|
28218
|
+
textColor: "Text color",
|
|
28214
28219
|
underline: "Underline",
|
|
28215
28220
|
undo: "Undo",
|
|
28216
28221
|
dynamicVariables: "Dynamic variables",
|
|
@@ -28225,6 +28230,7 @@ var placeholders = {
|
|
|
28225
28230
|
columns: "Enter columns",
|
|
28226
28231
|
linkInput: "Paste or type a link...",
|
|
28227
28232
|
pasteLink: "Paste the link here...",
|
|
28233
|
+
pickColor: "Pick a color",
|
|
28228
28234
|
rows: "Enter rows",
|
|
28229
28235
|
searchUnsplash: "Search Unsplash",
|
|
28230
28236
|
url: "Paste URL",
|
|
@@ -32567,7 +32573,7 @@ var Uppy_1 = Uppy$1;
|
|
|
32567
32573
|
|
|
32568
32574
|
var preact = {};
|
|
32569
32575
|
|
|
32570
|
-
var n$3,l$1,u$1,t$6,i$2,o$1,r$1,f$1={},e$3=[],c$1=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function s$1(n,l){for(var u in l)n[u]=l[u];return n}function a$1(n){var l=n.parentNode;l&&l.removeChild(n);}function p$1(l,u,t){var i,o,r,f={};for(r in u)"key"==r?i=u[r]:"ref"==r?o=u[r]:f[r]=u[r];if(arguments.length>2&&(f.children=arguments.length>3?n$3.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(r in l.defaultProps)void 0===f[r]&&(f[r]=l.defaultProps[r]);return v$1(l,f,i,o,null)}function v$1(n,t,i,o,r){var f={type:n,props:t,key:i,ref:o,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++u$1:r};return null==r&&null!=l$1.vnode&&l$1.vnode(f),f}function h$7(n){return n.children}function y$1(n,l){this.props=n,this.context=l;}function d$1(n,l){if(null==l)return n.__?d$1(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?d$1(n):null}function _(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return _(n)}}function k$1(n){(!n.__d&&(n.__d=!0)&&i$2.push(n)&&!x$1.__r++||o$1!==l$1.debounceRendering)&&((o$1=l$1.debounceRendering)||setTimeout)(x$1);}function x$1(){for(var n;x$1.__r=i$2.length;)n=i$2.sort(function(n,l){return n.__v.__b-l.__v.__b}),i$2=[],n.some(function(n){var l,u,t,i,o,r;n.__d&&(o=(i=(l=n).__v).__e,(r=l.__P)&&(u=[],(t=s$1({},i)).__v=i.__v+1,I(r,i,t,l.__n,void 0!==r.ownerSVGElement,null!=i.__h?[o]:null,u,null==o?d$1(i):o,i.__h),T(u,i),i.__e!=o&&_(i)));});}function b$1(n,l,u,t,i,o,r,c,s,a){var p,y,_,k,x,b,m,A=t&&t.__k||e$3,C=A.length;for(u.__k=[],p=0;p<l.length;p++)if(null!=(k=u.__k[p]=null==(k=l[p])||"boolean"==typeof k?null:"string"==typeof k||"number"==typeof k||"bigint"==typeof k?v$1(null,k,null,null,k):Array.isArray(k)?v$1(h$7,{children:k},null,null,null):k.__b>0?v$1(k.type,k.props,k.key,k.ref?k.ref:null,k.__v):k)){if(k.__=u,k.__b=u.__b+1,null===(_=A[p])||_&&k.key==_.key&&k.type===_.type)A[p]=void 0;else for(y=0;y<C;y++){if((_=A[y])&&k.key==_.key&&k.type===_.type){A[y]=void 0;break}_=null;}I(n,k,_=_||f$1,i,o,r,c,s,a),x=k.__e,(y=k.ref)&&_.ref!=y&&(m||(m=[]),_.ref&&m.push(_.ref,null,k),m.push(y,k.__c||x,k)),null!=x?(null==b&&(b=x),"function"==typeof k.type&&k.__k===_.__k?k.__d=s=g$1(k,s,n):s=w$1(n,k,_,A,x,s),"function"==typeof u.type&&(u.__d=s)):s&&_.__e==s&&s.parentNode!=n&&(s=d$1(_));}for(u.__e=b,p=C;p--;)null!=A[p]&&("function"==typeof u.type&&null!=A[p].__e&&A[p].__e==u.__d&&(u.__d=d$1(t,p+1)),L(A[p],A[p]));if(m)for(p=0;p<m.length;p++)z(m[p],m[++p],m[++p]);}function g$1(n,l,u){for(var t,i=n.__k,o=0;i&&o<i.length;o++)(t=i[o])&&(t.__=n,l="function"==typeof t.type?g$1(t,l,u):w$1(u,t,t,i,t.__e,l));return l}function w$1(n,l,u,t,i,o){var r,f,e;if(void 0!==l.__d)r=l.__d,l.__d=void 0;else if(null==u||i!=o||null==i.parentNode)n:if(null==o||o.parentNode!==n)n.appendChild(i),r=null;else {for(f=o,e=0;(f=f.nextSibling)&&e<t.length;e+=2)if(f==i)break n;n.insertBefore(i,o),r=o;}return void 0!==r?r:i.nextSibling}function m$1(n,l,u,t,i){var o;for(o in u)"children"===o||"key"===o||o in l||C(n,o,null,u[o],t);for(o in l)i&&"function"!=typeof l[o]||"children"===o||"key"===o||"value"===o||"checked"===o||u[o]===l[o]||C(n,o,l[o],u[o],t);}function A(n,l,u){"-"===l[0]?n.setProperty(l,u):n[l]=null==u?"":"number"!=typeof u||c$1.test(l)?u:u+"px";}function C(n,l,u,t,i){var o;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||A(n.style,l,"");if(u)for(l in u)t&&u[l]===t[l]||A(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])o=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+o]=u,u?t||n.addEventListener(l,o?H$1:$$1,o):n.removeEventListener(l,o?H$1:$$1,o);else if("dangerouslySetInnerHTML"!==l){if(i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null!=u&&(!1!==u||"a"===l[0]&&"r"===l[1])?n.setAttribute(l,u):n.removeAttribute(l));}}function $$1(n){this.l[n.type+!1](l$1.event?l$1.event(n):n);}function H$1(n){this.l[n.type+!0](l$1.event?l$1.event(n):n);}function I(n,u,t,i,o,r,f,e,c){var a,p,v,d,_,k,x,g,w,m,A,C,$,H=u.type;if(void 0!==u.constructor)return null;null!=t.__h&&(c=t.__h,e=u.__e=t.__e,u.__h=null,r=[e]),(a=l$1.__b)&&a(u);try{n:if("function"==typeof H){if(g=u.props,w=(a=H.contextType)&&i[a.__c],m=a?w?w.props.value:a.__:i,t.__c?x=(p=u.__c=t.__c).__=p.__E:("prototype"in H&&H.prototype.render?u.__c=p=new H(g,m):(u.__c=p=new y$1(g,m),p.constructor=H,p.render=M$1),w&&w.sub(p),p.props=g,p.state||(p.state={}),p.context=m,p.__n=i,v=p.__d=!0,p.__h=[]),null==p.__s&&(p.__s=p.state),null!=H.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=s$1({},p.__s)),s$1(p.__s,H.getDerivedStateFromProps(g,p.__s))),d=p.props,_=p.state,v)null==H.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else {if(null==H.getDerivedStateFromProps&&g!==d&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,m),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,m)||u.__v===t.__v){p.props=g,p.state=p.__s,u.__v!==t.__v&&(p.__d=!1),p.__v=u,u.__e=t.__e,u.__k=t.__k,u.__k.forEach(function(n){n&&(n.__=u);}),p.__h.length&&f.push(p);break n}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,m),null!=p.componentDidUpdate&&p.__h.push(function(){p.componentDidUpdate(d,_,k);});}if(p.context=m,p.props=g,p.__v=u,p.__P=n,A=l$1.__r,C=0,"prototype"in H&&H.prototype.render)p.state=p.__s,p.__d=!1,A&&A(u),a=p.render(p.props,p.state,p.context);else do{p.__d=!1,A&&A(u),a=p.render(p.props,p.state,p.context),p.state=p.__s;}while(p.__d&&++C<25);p.state=p.__s,null!=p.getChildContext&&(i=s$1(s$1({},i),p.getChildContext())),v||null==p.getSnapshotBeforeUpdate||(k=p.getSnapshotBeforeUpdate(d,_)),$=null!=a&&a.type===h$7&&null==a.key?a.props.children:a,b$1(n,Array.isArray($)?$:[$],u,t,i,o,r,f,e,c),p.base=u.__e,u.__h=null,p.__h.length&&f.push(p),x&&(p.__E=p.__=null),p.__e=!1;}else null==r&&u.__v===t.__v?(u.__k=t.__k,u.__e=t.__e):u.__e=j$1(t.__e,u,t,i,o,r,f,c);(a=l$1.diffed)&&a(u);}catch(n){u.__v=null,(c||null!=r)&&(u.__e=e,u.__h=!!c,r[r.indexOf(e)]=null),l$1.__e(n,u,t);}}function T(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function j$1(l,u,t,i,o,r,e,c){var s,p,v,h=t.props,y=u.props,_=u.type,k=0;if("svg"===_&&(o=!0),null!=r)for(;k<r.length;k++)if((s=r[k])&&"setAttribute"in s==!!_&&(_?s.localName===_:3===s.nodeType)){l=s,r[k]=null;break}if(null==l){if(null===_)return document.createTextNode(y);l=o?document.createElementNS("http://www.w3.org/2000/svg",_):document.createElement(_,y.is&&y),r=null,c=!1;}if(null===_)h===y||c&&l.data===y||(l.data=y);else {if(r=r&&n$3.call(l.childNodes),p=(h=t.props||f$1).dangerouslySetInnerHTML,v=y.dangerouslySetInnerHTML,!c){if(null!=r)for(h={},k=0;k<l.attributes.length;k++)h[l.attributes[k].name]=l.attributes[k].value;(v||p)&&(v&&(p&&v.__html==p.__html||v.__html===l.innerHTML)||(l.innerHTML=v&&v.__html||""));}if(m$1(l,y,h,o,c),v)u.__k=[];else if(k=u.props.children,b$1(l,Array.isArray(k)?k:[k],u,t,i,o&&"foreignObject"!==_,r,e,r?r[0]:t.__k&&d$1(t,0),c),null!=r)for(k=r.length;k--;)null!=r[k]&&a$1(r[k]);c||("value"in y&&void 0!==(k=y.value)&&(k!==l.value||"progress"===_&&!k||"option"===_&&k!==h.value)&&C(l,"value",k,h.value,!1),"checked"in y&&void 0!==(k=y.checked)&&k!==l.checked&&C(l,"checked",k,h.checked,!1));}return l}function z(n,u,t){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,t);}}function L(n,u,t){var i,o;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!==n.__e||z(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null,n.__c=void 0;}if(i=n.__k)for(o=0;o<i.length;o++)i[o]&&L(i[o],u,"function"!=typeof n.type);t||null==n.__e||a$1(n.__e),n.__=n.__e=n.__d=void 0;}function M$1(n,l,u){return this.constructor(n,u)}function N$1(u,t,i){var o,r,e;l$1.__&&l$1.__(u,t),r=(o="function"==typeof i)?null:i&&i.__k||t.__k,e=[],I(t,u=(!o&&i||t).__k=p$1(h$7,null,[u]),r||f$1,f$1,void 0!==t.ownerSVGElement,!o&&i?[i]:r?null:t.firstChild?n$3.call(t.childNodes):null,e,!o&&i?i:r?r.__e:t.firstChild,o),T(e,u);}n$3=e$3.slice,l$1={__e:function(n,l,u,t){for(var i,o,r;l=l.__;)if((i=l.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(n)),r=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),r=i.__d),r)return i.__E=i}catch(l){n=l;}throw n}},u$1=0,t$6=function(n){return null!=n&&void 0===n.constructor},y$1.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=s$1({},this.state),"function"==typeof n&&(n=n(s$1({},u),this.props)),n&&s$1(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),k$1(this));},y$1.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),k$1(this));},y$1.prototype.render=h$7,i$2=[],x$1.__r=0,r$1=0,preact.Component=y$1,preact.Fragment=h$7,preact.cloneElement=function(l,u,t){var i,o,r,f=s$1({},l.props);for(r in u)"key"==r?i=u[r]:"ref"==r?o=u[r]:f[r]=u[r];return arguments.length>2&&(f.children=arguments.length>3?n$3.call(arguments,2):t),v$1(l.type,f,i||l.key,o||l.ref,null)},preact.createContext=function(n,l){var u={__c:l="__cC"+r$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,t;return this.getChildContext||(u=[],(t={})[l]=this,this.getChildContext=function(){return t},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(k$1);},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u},preact.createElement=p$1,preact.createRef=function(){return {current:null}},preact.h=p$1,preact.hydrate=function n(l,u){N$1(l,u,n);},preact.isValidElement=t$6,preact.options=l$1,preact.render=N$1,preact.toChildArray=function n(l,u){return u=u||[],null==l||"boolean"==typeof l||(Array.isArray(l)?l.some(function(l){n(l,u);}):u.push(l)),u};
|
|
32576
|
+
var n$3,l$1,u$2,t$6,i$3,o$1,r$1,f$2={},e$3=[],c$2=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function s$2(n,l){for(var u in l)n[u]=l[u];return n}function a$1(n){var l=n.parentNode;l&&l.removeChild(n);}function p$2(l,u,t){var i,o,r,f={};for(r in u)"key"==r?i=u[r]:"ref"==r?o=u[r]:f[r]=u[r];if(arguments.length>2&&(f.children=arguments.length>3?n$3.call(arguments,2):t),"function"==typeof l&&null!=l.defaultProps)for(r in l.defaultProps)void 0===f[r]&&(f[r]=l.defaultProps[r]);return v$2(l,f,i,o,null)}function v$2(n,t,i,o,r){var f={type:n,props:t,key:i,ref:o,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==r?++u$2:r};return null==r&&null!=l$1.vnode&&l$1.vnode(f),f}function h$8(n){return n.children}function y$2(n,l){this.props=n,this.context=l;}function d$2(n,l){if(null==l)return n.__?d$2(n.__,n.__.__k.indexOf(n)+1):null;for(var u;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e)return u.__e;return "function"==typeof n.type?d$2(n):null}function _(n){var l,u;if(null!=(n=n.__)&&null!=n.__c){for(n.__e=n.__c.base=null,l=0;l<n.__k.length;l++)if(null!=(u=n.__k[l])&&null!=u.__e){n.__e=n.__c.base=u.__e;break}return _(n)}}function k$1(n){(!n.__d&&(n.__d=!0)&&i$3.push(n)&&!x$2.__r++||o$1!==l$1.debounceRendering)&&((o$1=l$1.debounceRendering)||setTimeout)(x$2);}function x$2(){for(var n;x$2.__r=i$3.length;)n=i$3.sort(function(n,l){return n.__v.__b-l.__v.__b}),i$3=[],n.some(function(n){var l,u,t,i,o,r;n.__d&&(o=(i=(l=n).__v).__e,(r=l.__P)&&(u=[],(t=s$2({},i)).__v=i.__v+1,I$1(r,i,t,l.__n,void 0!==r.ownerSVGElement,null!=i.__h?[o]:null,u,null==o?d$2(i):o,i.__h),T$1(u,i),i.__e!=o&&_(i)));});}function b$2(n,l,u,t,i,o,r,c,s,a){var p,y,_,k,x,b,m,A=t&&t.__k||e$3,C=A.length;for(u.__k=[],p=0;p<l.length;p++)if(null!=(k=u.__k[p]=null==(k=l[p])||"boolean"==typeof k?null:"string"==typeof k||"number"==typeof k||"bigint"==typeof k?v$2(null,k,null,null,k):Array.isArray(k)?v$2(h$8,{children:k},null,null,null):k.__b>0?v$2(k.type,k.props,k.key,k.ref?k.ref:null,k.__v):k)){if(k.__=u,k.__b=u.__b+1,null===(_=A[p])||_&&k.key==_.key&&k.type===_.type)A[p]=void 0;else for(y=0;y<C;y++){if((_=A[y])&&k.key==_.key&&k.type===_.type){A[y]=void 0;break}_=null;}I$1(n,k,_=_||f$2,i,o,r,c,s,a),x=k.__e,(y=k.ref)&&_.ref!=y&&(m||(m=[]),_.ref&&m.push(_.ref,null,k),m.push(y,k.__c||x,k)),null!=x?(null==b&&(b=x),"function"==typeof k.type&&k.__k===_.__k?k.__d=s=g$2(k,s,n):s=w$2(n,k,_,A,x,s),"function"==typeof u.type&&(u.__d=s)):s&&_.__e==s&&s.parentNode!=n&&(s=d$2(_));}for(u.__e=b,p=C;p--;)null!=A[p]&&("function"==typeof u.type&&null!=A[p].__e&&A[p].__e==u.__d&&(u.__d=d$2(t,p+1)),L$1(A[p],A[p]));if(m)for(p=0;p<m.length;p++)z(m[p],m[++p],m[++p]);}function g$2(n,l,u){for(var t,i=n.__k,o=0;i&&o<i.length;o++)(t=i[o])&&(t.__=n,l="function"==typeof t.type?g$2(t,l,u):w$2(u,t,t,i,t.__e,l));return l}function w$2(n,l,u,t,i,o){var r,f,e;if(void 0!==l.__d)r=l.__d,l.__d=void 0;else if(null==u||i!=o||null==i.parentNode)n:if(null==o||o.parentNode!==n)n.appendChild(i),r=null;else {for(f=o,e=0;(f=f.nextSibling)&&e<t.length;e+=2)if(f==i)break n;n.insertBefore(i,o),r=o;}return void 0!==r?r:i.nextSibling}function m$2(n,l,u,t,i){var o;for(o in u)"children"===o||"key"===o||o in l||C$1(n,o,null,u[o],t);for(o in l)i&&"function"!=typeof l[o]||"children"===o||"key"===o||"value"===o||"checked"===o||u[o]===l[o]||C$1(n,o,l[o],u[o],t);}function A(n,l,u){"-"===l[0]?n.setProperty(l,u):n[l]=null==u?"":"number"!=typeof u||c$2.test(l)?u:u+"px";}function C$1(n,l,u,t,i){var o;n:if("style"===l)if("string"==typeof u)n.style.cssText=u;else {if("string"==typeof t&&(n.style.cssText=t=""),t)for(l in t)u&&l in u||A(n.style,l,"");if(u)for(l in u)t&&u[l]===t[l]||A(n.style,l,u[l]);}else if("o"===l[0]&&"n"===l[1])o=l!==(l=l.replace(/Capture$/,"")),l=l.toLowerCase()in n?l.toLowerCase().slice(2):l.slice(2),n.l||(n.l={}),n.l[l+o]=u,u?t||n.addEventListener(l,o?H$1:$$2,o):n.removeEventListener(l,o?H$1:$$2,o);else if("dangerouslySetInnerHTML"!==l){if(i)l=l.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("href"!==l&&"list"!==l&&"form"!==l&&"tabIndex"!==l&&"download"!==l&&l in n)try{n[l]=null==u?"":u;break n}catch(n){}"function"==typeof u||(null!=u&&(!1!==u||"a"===l[0]&&"r"===l[1])?n.setAttribute(l,u):n.removeAttribute(l));}}function $$2(n){this.l[n.type+!1](l$1.event?l$1.event(n):n);}function H$1(n){this.l[n.type+!0](l$1.event?l$1.event(n):n);}function I$1(n,u,t,i,o,r,f,e,c){var a,p,v,d,_,k,x,g,w,m,A,C,$,H=u.type;if(void 0!==u.constructor)return null;null!=t.__h&&(c=t.__h,e=u.__e=t.__e,u.__h=null,r=[e]),(a=l$1.__b)&&a(u);try{n:if("function"==typeof H){if(g=u.props,w=(a=H.contextType)&&i[a.__c],m=a?w?w.props.value:a.__:i,t.__c?x=(p=u.__c=t.__c).__=p.__E:("prototype"in H&&H.prototype.render?u.__c=p=new H(g,m):(u.__c=p=new y$2(g,m),p.constructor=H,p.render=M$1),w&&w.sub(p),p.props=g,p.state||(p.state={}),p.context=m,p.__n=i,v=p.__d=!0,p.__h=[]),null==p.__s&&(p.__s=p.state),null!=H.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=s$2({},p.__s)),s$2(p.__s,H.getDerivedStateFromProps(g,p.__s))),d=p.props,_=p.state,v)null==H.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else {if(null==H.getDerivedStateFromProps&&g!==d&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,m),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,m)||u.__v===t.__v){p.props=g,p.state=p.__s,u.__v!==t.__v&&(p.__d=!1),p.__v=u,u.__e=t.__e,u.__k=t.__k,u.__k.forEach(function(n){n&&(n.__=u);}),p.__h.length&&f.push(p);break n}null!=p.componentWillUpdate&&p.componentWillUpdate(g,p.__s,m),null!=p.componentDidUpdate&&p.__h.push(function(){p.componentDidUpdate(d,_,k);});}if(p.context=m,p.props=g,p.__v=u,p.__P=n,A=l$1.__r,C=0,"prototype"in H&&H.prototype.render)p.state=p.__s,p.__d=!1,A&&A(u),a=p.render(p.props,p.state,p.context);else do{p.__d=!1,A&&A(u),a=p.render(p.props,p.state,p.context),p.state=p.__s;}while(p.__d&&++C<25);p.state=p.__s,null!=p.getChildContext&&(i=s$2(s$2({},i),p.getChildContext())),v||null==p.getSnapshotBeforeUpdate||(k=p.getSnapshotBeforeUpdate(d,_)),$=null!=a&&a.type===h$8&&null==a.key?a.props.children:a,b$2(n,Array.isArray($)?$:[$],u,t,i,o,r,f,e,c),p.base=u.__e,u.__h=null,p.__h.length&&f.push(p),x&&(p.__E=p.__=null),p.__e=!1;}else null==r&&u.__v===t.__v?(u.__k=t.__k,u.__e=t.__e):u.__e=j$1(t.__e,u,t,i,o,r,f,c);(a=l$1.diffed)&&a(u);}catch(n){u.__v=null,(c||null!=r)&&(u.__e=e,u.__h=!!c,r[r.indexOf(e)]=null),l$1.__e(n,u,t);}}function T$1(n,u){l$1.__c&&l$1.__c(u,n),n.some(function(u){try{n=u.__h,u.__h=[],n.some(function(n){n.call(u);});}catch(n){l$1.__e(n,u.__v);}});}function j$1(l,u,t,i,o,r,e,c){var s,p,v,h=t.props,y=u.props,_=u.type,k=0;if("svg"===_&&(o=!0),null!=r)for(;k<r.length;k++)if((s=r[k])&&"setAttribute"in s==!!_&&(_?s.localName===_:3===s.nodeType)){l=s,r[k]=null;break}if(null==l){if(null===_)return document.createTextNode(y);l=o?document.createElementNS("http://www.w3.org/2000/svg",_):document.createElement(_,y.is&&y),r=null,c=!1;}if(null===_)h===y||c&&l.data===y||(l.data=y);else {if(r=r&&n$3.call(l.childNodes),p=(h=t.props||f$2).dangerouslySetInnerHTML,v=y.dangerouslySetInnerHTML,!c){if(null!=r)for(h={},k=0;k<l.attributes.length;k++)h[l.attributes[k].name]=l.attributes[k].value;(v||p)&&(v&&(p&&v.__html==p.__html||v.__html===l.innerHTML)||(l.innerHTML=v&&v.__html||""));}if(m$2(l,y,h,o,c),v)u.__k=[];else if(k=u.props.children,b$2(l,Array.isArray(k)?k:[k],u,t,i,o&&"foreignObject"!==_,r,e,r?r[0]:t.__k&&d$2(t,0),c),null!=r)for(k=r.length;k--;)null!=r[k]&&a$1(r[k]);c||("value"in y&&void 0!==(k=y.value)&&(k!==l.value||"progress"===_&&!k||"option"===_&&k!==h.value)&&C$1(l,"value",k,h.value,!1),"checked"in y&&void 0!==(k=y.checked)&&k!==l.checked&&C$1(l,"checked",k,h.checked,!1));}return l}function z(n,u,t){try{"function"==typeof n?n(u):n.current=u;}catch(n){l$1.__e(n,t);}}function L$1(n,u,t){var i,o;if(l$1.unmount&&l$1.unmount(n),(i=n.ref)&&(i.current&&i.current!==n.__e||z(i,null,u)),null!=(i=n.__c)){if(i.componentWillUnmount)try{i.componentWillUnmount();}catch(n){l$1.__e(n,u);}i.base=i.__P=null,n.__c=void 0;}if(i=n.__k)for(o=0;o<i.length;o++)i[o]&&L$1(i[o],u,"function"!=typeof n.type);t||null==n.__e||a$1(n.__e),n.__=n.__e=n.__d=void 0;}function M$1(n,l,u){return this.constructor(n,u)}function N$1(u,t,i){var o,r,e;l$1.__&&l$1.__(u,t),r=(o="function"==typeof i)?null:i&&i.__k||t.__k,e=[],I$1(t,u=(!o&&i||t).__k=p$2(h$8,null,[u]),r||f$2,f$2,void 0!==t.ownerSVGElement,!o&&i?[i]:r?null:t.firstChild?n$3.call(t.childNodes):null,e,!o&&i?i:r?r.__e:t.firstChild,o),T$1(e,u);}n$3=e$3.slice,l$1={__e:function(n,l,u,t){for(var i,o,r;l=l.__;)if((i=l.__c)&&!i.__)try{if((o=i.constructor)&&null!=o.getDerivedStateFromError&&(i.setState(o.getDerivedStateFromError(n)),r=i.__d),null!=i.componentDidCatch&&(i.componentDidCatch(n,t||{}),r=i.__d),r)return i.__E=i}catch(l){n=l;}throw n}},u$2=0,t$6=function(n){return null!=n&&void 0===n.constructor},y$2.prototype.setState=function(n,l){var u;u=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=s$2({},this.state),"function"==typeof n&&(n=n(s$2({},u),this.props)),n&&s$2(u,n),null!=n&&this.__v&&(l&&this.__h.push(l),k$1(this));},y$2.prototype.forceUpdate=function(n){this.__v&&(this.__e=!0,n&&this.__h.push(n),k$1(this));},y$2.prototype.render=h$8,i$3=[],x$2.__r=0,r$1=0,preact.Component=y$2,preact.Fragment=h$8,preact.cloneElement=function(l,u,t){var i,o,r,f=s$2({},l.props);for(r in u)"key"==r?i=u[r]:"ref"==r?o=u[r]:f[r]=u[r];return arguments.length>2&&(f.children=arguments.length>3?n$3.call(arguments,2):t),v$2(l.type,f,i||l.key,o||l.ref,null)},preact.createContext=function(n,l){var u={__c:l="__cC"+r$1++,__:n,Consumer:function(n,l){return n.children(l)},Provider:function(n){var u,t;return this.getChildContext||(u=[],(t={})[l]=this,this.getChildContext=function(){return t},this.shouldComponentUpdate=function(n){this.props.value!==n.value&&u.some(k$1);},this.sub=function(n){u.push(n);var l=n.componentWillUnmount;n.componentWillUnmount=function(){u.splice(u.indexOf(n),1),l&&l.call(n);};}),n.children}};return u.Provider.__=u.Consumer.contextType=u},preact.createElement=p$2,preact.createRef=function(){return {current:null}},preact.h=p$2,preact.hydrate=function n(l,u){N$1(l,u,n);},preact.isValidElement=t$6,preact.options=l$1,preact.render=N$1,preact.toChildArray=function n(l,u){return u=u||[],null==l||"boolean"==typeof l||(Array.isArray(l)?l.some(function(l){n(l,u);}):u.push(l)),u};
|
|
32571
32577
|
|
|
32572
32578
|
function isDOMElement$2(obj) {
|
|
32573
32579
|
return (obj == null ? void 0 : obj.nodeType) === Node.ELEMENT_NODE;
|
|
@@ -39326,7 +39332,7 @@ const getHTMLProps$4 = getHTMLProps_1;
|
|
|
39326
39332
|
|
|
39327
39333
|
const nonHtmlPropsHaveChanged$4 = nonHtmlPropsHaveChanged$5;
|
|
39328
39334
|
|
|
39329
|
-
const h$
|
|
39335
|
+
const h$7 = React$5.createElement;
|
|
39330
39336
|
/**
|
|
39331
39337
|
* React Component that renders a Dashboard for an Uppy instance. This component
|
|
39332
39338
|
* renders the Dashboard inline, so you can put it anywhere you want.
|
|
@@ -39382,7 +39388,7 @@ class Dashboard extends React$5.Component {
|
|
|
39382
39388
|
render() {
|
|
39383
39389
|
// TODO: stop exposing `validProps` as a public property and rename it to `htmlProps`
|
|
39384
39390
|
this.validProps = getHTMLProps$4(this.props);
|
|
39385
|
-
return h$
|
|
39391
|
+
return h$7('div', {
|
|
39386
39392
|
className: 'uppy-Container',
|
|
39387
39393
|
ref: container => {
|
|
39388
39394
|
this.container = container;
|
|
@@ -39410,7 +39416,7 @@ const getHTMLProps$3 = getHTMLProps_1;
|
|
|
39410
39416
|
|
|
39411
39417
|
const nonHtmlPropsHaveChanged$3 = nonHtmlPropsHaveChanged$5;
|
|
39412
39418
|
|
|
39413
|
-
const h$
|
|
39419
|
+
const h$6 = React$4.createElement;
|
|
39414
39420
|
/**
|
|
39415
39421
|
* React Component that renders a Dashboard for an Uppy instance in a Modal
|
|
39416
39422
|
* dialog. Visibility of the Modal is toggled using the `open` prop.
|
|
@@ -39481,7 +39487,7 @@ class DashboardModal extends React$4.Component {
|
|
|
39481
39487
|
render() {
|
|
39482
39488
|
// TODO: stop exposing `validProps` as a public property and rename it to `htmlProps`
|
|
39483
39489
|
this.validProps = getHTMLProps$3(this.props);
|
|
39484
|
-
return h$
|
|
39490
|
+
return h$6('div', {
|
|
39485
39491
|
className: 'uppy-Container',
|
|
39486
39492
|
ref: container => {
|
|
39487
39493
|
this.container = container;
|
|
@@ -39791,7 +39797,7 @@ const getHTMLProps$2 = getHTMLProps_1;
|
|
|
39791
39797
|
|
|
39792
39798
|
const nonHtmlPropsHaveChanged$2 = nonHtmlPropsHaveChanged$5;
|
|
39793
39799
|
|
|
39794
|
-
const h$
|
|
39800
|
+
const h$5 = React$3.createElement;
|
|
39795
39801
|
/**
|
|
39796
39802
|
* React component that renders an area in which files can be dropped to be
|
|
39797
39803
|
* uploaded.
|
|
@@ -39847,7 +39853,7 @@ class DragDrop extends React$3.Component {
|
|
|
39847
39853
|
render() {
|
|
39848
39854
|
// TODO: stop exposing `validProps` as a public property and rename it to `htmlProps`
|
|
39849
39855
|
this.validProps = getHTMLProps$2(this.props);
|
|
39850
|
-
return h$
|
|
39856
|
+
return h$5('div', {
|
|
39851
39857
|
className: 'uppy-Container',
|
|
39852
39858
|
ref: container => {
|
|
39853
39859
|
this.container = container;
|
|
@@ -39953,7 +39959,7 @@ const getHTMLProps$1 = getHTMLProps_1;
|
|
|
39953
39959
|
|
|
39954
39960
|
const nonHtmlPropsHaveChanged$1 = nonHtmlPropsHaveChanged$5;
|
|
39955
39961
|
|
|
39956
|
-
const h$
|
|
39962
|
+
const h$4 = React$2.createElement;
|
|
39957
39963
|
/**
|
|
39958
39964
|
* React component that renders a progress bar at the top of the page.
|
|
39959
39965
|
*/
|
|
@@ -40008,7 +40014,7 @@ class ProgressBar extends React$2.Component {
|
|
|
40008
40014
|
render() {
|
|
40009
40015
|
// TODO: stop exposing `validProps` as a public property and rename it to `htmlProps`
|
|
40010
40016
|
this.validProps = getHTMLProps$1(this.props);
|
|
40011
|
-
return h$
|
|
40017
|
+
return h$4('div', {
|
|
40012
40018
|
className: 'uppy-Container',
|
|
40013
40019
|
ref: container => {
|
|
40014
40020
|
this.container = container;
|
|
@@ -40038,7 +40044,7 @@ const getHTMLProps = getHTMLProps_1;
|
|
|
40038
40044
|
|
|
40039
40045
|
const nonHtmlPropsHaveChanged = nonHtmlPropsHaveChanged$5;
|
|
40040
40046
|
|
|
40041
|
-
const h$
|
|
40047
|
+
const h$3 = React$1.createElement;
|
|
40042
40048
|
/**
|
|
40043
40049
|
* React component that renders a status bar containing upload progress and speed,
|
|
40044
40050
|
* processing progress and pause/resume/cancel controls.
|
|
@@ -40094,7 +40100,7 @@ class StatusBar extends React$1.Component {
|
|
|
40094
40100
|
render() {
|
|
40095
40101
|
// TODO: stop exposing `validProps` as a public property and rename it to `htmlProps`
|
|
40096
40102
|
this.validProps = getHTMLProps(this.props);
|
|
40097
|
-
return h$
|
|
40103
|
+
return h$3('div', {
|
|
40098
40104
|
className: 'uppy-Container',
|
|
40099
40105
|
ref: container => {
|
|
40100
40106
|
this.container = container;
|
|
@@ -40256,7 +40262,7 @@ const FileInputPlugin = lib$1.exports;
|
|
|
40256
40262
|
|
|
40257
40263
|
const propTypes$1 = propTypes$3;
|
|
40258
40264
|
|
|
40259
|
-
const h$
|
|
40265
|
+
const h$2 = React.createElement;
|
|
40260
40266
|
/**
|
|
40261
40267
|
* React component that renders an area in which files can be dropped to be
|
|
40262
40268
|
* uploaded.
|
|
@@ -40304,7 +40310,7 @@ class FileInput extends React.Component {
|
|
|
40304
40310
|
}
|
|
40305
40311
|
|
|
40306
40312
|
render() {
|
|
40307
|
-
return h$
|
|
40313
|
+
return h$2('div', {
|
|
40308
40314
|
className: 'uppy-Container',
|
|
40309
40315
|
ref: container => {
|
|
40310
40316
|
this.container = container;
|
|
@@ -50666,7 +50672,7 @@ function _extends$2() {
|
|
|
50666
50672
|
return _extends$2.apply(this, arguments);
|
|
50667
50673
|
}
|
|
50668
50674
|
|
|
50669
|
-
var r={grad:.9,turn:360,rad:360/(2*Math.PI)},t$5=function(r){return "string"==typeof r?r.length>0:"number"==typeof r},n$2=function(r,t,n){return void 0===t&&(t=0),void 0===n&&(n=Math.pow(10,t)),Math.round(n*r)/n+0},e$2=function(r,t,n){return void 0===t&&(t=0),void 0===n&&(n=1),r>n?n:r>t?r:t},u=function(r){return (r=isFinite(r)?r%360:0)>0?r:r+360},a=function(r){return {r:e$2(r.r,0,255),g:e$2(r.g,0,255),b:e$2(r.b,0,255),a:e$2(r.a)}},o=function(r){return {r:n$2(r.r),g:n$2(r.g),b:n$2(r.b),a:n$2(r.a,3)}},i$
|
|
50675
|
+
var r={grad:.9,turn:360,rad:360/(2*Math.PI)},t$5=function(r){return "string"==typeof r?r.length>0:"number"==typeof r},n$2=function(r,t,n){return void 0===t&&(t=0),void 0===n&&(n=Math.pow(10,t)),Math.round(n*r)/n+0},e$2=function(r,t,n){return void 0===t&&(t=0),void 0===n&&(n=1),r>n?n:r>t?r:t},u$1=function(r){return (r=isFinite(r)?r%360:0)>0?r:r+360},a=function(r){return {r:e$2(r.r,0,255),g:e$2(r.g,0,255),b:e$2(r.b,0,255),a:e$2(r.a)}},o=function(r){return {r:n$2(r.r),g:n$2(r.g),b:n$2(r.b),a:n$2(r.a,3)}},i$2=/^#([0-9a-f]{3,8})$/i,s$1=function(r){var t=r.toString(16);return t.length<2?"0"+t:t},h$1=function(r){var t=r.r,n=r.g,e=r.b,u=r.a,a=Math.max(t,n,e),o=a-Math.min(t,n,e),i=o?a===t?(n-e)/o:a===n?2+(e-t)/o:4+(t-n)/o:0;return {h:60*(i<0?i+6:i),s:a?o/a*100:0,v:a/255*100,a:u}},b$1=function(r){var t=r.h,n=r.s,e=r.v,u=r.a;t=t/360*6,n/=100,e/=100;var a=Math.floor(t),o=e*(1-n),i=e*(1-(t-a)*n),s=e*(1-(1-t+a)*n),h=a%6;return {r:255*[e,i,o,o,s,e][h],g:255*[s,e,e,i,o,o][h],b:255*[o,o,s,e,e,i][h],a:u}},g$1=function(r){return {h:u$1(r.h),s:e$2(r.s,0,100),l:e$2(r.l,0,100),a:e$2(r.a)}},d$1=function(r){return {h:n$2(r.h),s:n$2(r.s),l:n$2(r.l),a:n$2(r.a,3)}},f$1=function(r){return b$1((n=(t=r).s,{h:t.h,s:(n*=((e=t.l)<50?e:100-e)/100)>0?2*n/(e+n)*100:0,v:e+n,a:t.a}));var t,n,e;},c$1=function(r){return {h:(t=h$1(r)).h,s:(u=(200-(n=t.s))*(e=t.v)/100)>0&&u<200?n*e/100/(u<=100?u:200-u)*100:0,l:u/2,a:t.a};var t,n,e,u;},l=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,p$1=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,v$1=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,m$1=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,y$1={string:[[function(r){var t=i$2.exec(r);return t?(r=t[1]).length<=4?{r:parseInt(r[0]+r[0],16),g:parseInt(r[1]+r[1],16),b:parseInt(r[2]+r[2],16),a:4===r.length?n$2(parseInt(r[3]+r[3],16)/255,2):1}:6===r.length||8===r.length?{r:parseInt(r.substr(0,2),16),g:parseInt(r.substr(2,2),16),b:parseInt(r.substr(4,2),16),a:8===r.length?n$2(parseInt(r.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(r){var t=v$1.exec(r)||m$1.exec(r);return t?t[2]!==t[4]||t[4]!==t[6]?null:a({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:void 0===t[7]?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(t){var n=l.exec(t)||p$1.exec(t);if(!n)return null;var e,u,a=g$1({h:(e=n[1],u=n[2],void 0===u&&(u="deg"),Number(e)*(r[u]||1)),s:Number(n[3]),l:Number(n[4]),a:void 0===n[5]?1:Number(n[5])/(n[6]?100:1)});return f$1(a)},"hsl"]],object:[[function(r){var n=r.r,e=r.g,u=r.b,o=r.a,i=void 0===o?1:o;return t$5(n)&&t$5(e)&&t$5(u)?a({r:Number(n),g:Number(e),b:Number(u),a:Number(i)}):null},"rgb"],[function(r){var n=r.h,e=r.s,u=r.l,a=r.a,o=void 0===a?1:a;if(!t$5(n)||!t$5(e)||!t$5(u))return null;var i=g$1({h:Number(n),s:Number(e),l:Number(u),a:Number(o)});return f$1(i)},"hsl"],[function(r){var n=r.h,a=r.s,o=r.v,i=r.a,s=void 0===i?1:i;if(!t$5(n)||!t$5(a)||!t$5(o))return null;var h=function(r){return {h:u$1(r.h),s:e$2(r.s,0,100),v:e$2(r.v,0,100),a:e$2(r.a)}}({h:Number(n),s:Number(a),v:Number(o),a:Number(s)});return b$1(h)},"hsv"]]},N=function(r,t){for(var n=0;n<t.length;n++){var e=t[n][0](r);if(e)return [e,t[n][1]]}return [null,void 0]},x$1=function(r){return "string"==typeof r?N(r.trim(),y$1.string):"object"==typeof r&&null!==r?N(r,y$1.object):[null,void 0]},M=function(r,t){var n=c$1(r);return {h:n.h,s:e$2(n.s+100*t,0,100),l:n.l,a:n.a}},H=function(r){return (299*r.r+587*r.g+114*r.b)/1e3/255},$$1=function(r,t){var n=c$1(r);return {h:n.h,s:n.s,l:e$2(n.l+100*t,0,100),a:n.a}},j=function(){function r(r){this.parsed=x$1(r)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1};}return r.prototype.isValid=function(){return null!==this.parsed},r.prototype.brightness=function(){return n$2(H(this.rgba),2)},r.prototype.isDark=function(){return H(this.rgba)<.5},r.prototype.isLight=function(){return H(this.rgba)>=.5},r.prototype.toHex=function(){return r=o(this.rgba),t=r.r,e=r.g,u=r.b,i=(a=r.a)<1?s$1(n$2(255*a)):"","#"+s$1(t)+s$1(e)+s$1(u)+i;var r,t,e,u,a,i;},r.prototype.toRgb=function(){return o(this.rgba)},r.prototype.toRgbString=function(){return r=o(this.rgba),t=r.r,n=r.g,e=r.b,(u=r.a)<1?"rgba("+t+", "+n+", "+e+", "+u+")":"rgb("+t+", "+n+", "+e+")";var r,t,n,e,u;},r.prototype.toHsl=function(){return d$1(c$1(this.rgba))},r.prototype.toHslString=function(){return r=d$1(c$1(this.rgba)),t=r.h,n=r.s,e=r.l,(u=r.a)<1?"hsla("+t+", "+n+"%, "+e+"%, "+u+")":"hsl("+t+", "+n+"%, "+e+"%)";var r,t,n,e,u;},r.prototype.toHsv=function(){return r=h$1(this.rgba),{h:n$2(r.h),s:n$2(r.s),v:n$2(r.v),a:n$2(r.a,3)};var r;},r.prototype.invert=function(){return w$1({r:255-(r=this.rgba).r,g:255-r.g,b:255-r.b,a:r.a});var r;},r.prototype.saturate=function(r){return void 0===r&&(r=.1),w$1(M(this.rgba,r))},r.prototype.desaturate=function(r){return void 0===r&&(r=.1),w$1(M(this.rgba,-r))},r.prototype.grayscale=function(){return w$1(M(this.rgba,-1))},r.prototype.lighten=function(r){return void 0===r&&(r=.1),w$1($$1(this.rgba,r))},r.prototype.darken=function(r){return void 0===r&&(r=.1),w$1($$1(this.rgba,-r))},r.prototype.rotate=function(r){return void 0===r&&(r=15),this.hue(this.hue()+r)},r.prototype.alpha=function(r){return "number"==typeof r?w$1({r:(t=this.rgba).r,g:t.g,b:t.b,a:r}):n$2(this.rgba.a,3);var t;},r.prototype.hue=function(r){var t=c$1(this.rgba);return "number"==typeof r?w$1({h:r,s:t.s,l:t.l,a:t.a}):n$2(t.h)},r.prototype.isEqual=function(r){return this.toHex()===w$1(r).toHex()},r}(),w$1=function(r){return r instanceof j?r:new j(r)},S$1=[],k=function(r){r.forEach(function(r){S$1.indexOf(r)<0&&(r(j,y$1),S$1.push(r));});};
|
|
50670
50676
|
|
|
50671
50677
|
function namesPlugin(e,f){var a={white:"#ffffff",bisque:"#ffe4c4",blue:"#0000ff",cadetblue:"#5f9ea0",chartreuse:"#7fff00",chocolate:"#d2691e",coral:"#ff7f50",antiquewhite:"#faebd7",aqua:"#00ffff",azure:"#f0ffff",whitesmoke:"#f5f5f5",papayawhip:"#ffefd5",plum:"#dda0dd",blanchedalmond:"#ffebcd",black:"#000000",gold:"#ffd700",goldenrod:"#daa520",gainsboro:"#dcdcdc",cornsilk:"#fff8dc",cornflowerblue:"#6495ed",burlywood:"#deb887",aquamarine:"#7fffd4",beige:"#f5f5dc",crimson:"#dc143c",cyan:"#00ffff",darkblue:"#00008b",darkcyan:"#008b8b",darkgoldenrod:"#b8860b",darkkhaki:"#bdb76b",darkgray:"#a9a9a9",darkgreen:"#006400",darkgrey:"#a9a9a9",peachpuff:"#ffdab9",darkmagenta:"#8b008b",darkred:"#8b0000",darkorchid:"#9932cc",darkorange:"#ff8c00",darkslateblue:"#483d8b",gray:"#808080",darkslategray:"#2f4f4f",darkslategrey:"#2f4f4f",deeppink:"#ff1493",deepskyblue:"#00bfff",wheat:"#f5deb3",firebrick:"#b22222",floralwhite:"#fffaf0",ghostwhite:"#f8f8ff",darkviolet:"#9400d3",magenta:"#ff00ff",green:"#008000",dodgerblue:"#1e90ff",grey:"#808080",honeydew:"#f0fff0",hotpink:"#ff69b4",blueviolet:"#8a2be2",forestgreen:"#228b22",lawngreen:"#7cfc00",indianred:"#cd5c5c",indigo:"#4b0082",fuchsia:"#ff00ff",brown:"#a52a2a",maroon:"#800000",mediumblue:"#0000cd",lightcoral:"#f08080",darkturquoise:"#00ced1",lightcyan:"#e0ffff",ivory:"#fffff0",lightyellow:"#ffffe0",lightsalmon:"#ffa07a",lightseagreen:"#20b2aa",linen:"#faf0e6",mediumaquamarine:"#66cdaa",lemonchiffon:"#fffacd",lime:"#00ff00",khaki:"#f0e68c",mediumseagreen:"#3cb371",limegreen:"#32cd32",mediumspringgreen:"#00fa9a",lightskyblue:"#87cefa",lightblue:"#add8e6",midnightblue:"#191970",lightpink:"#ffb6c1",mistyrose:"#ffe4e1",moccasin:"#ffe4b5",mintcream:"#f5fffa",lightslategray:"#778899",lightslategrey:"#778899",navajowhite:"#ffdead",navy:"#000080",mediumvioletred:"#c71585",powderblue:"#b0e0e6",palegoldenrod:"#eee8aa",oldlace:"#fdf5e6",paleturquoise:"#afeeee",mediumturquoise:"#48d1cc",mediumorchid:"#ba55d3",rebeccapurple:"#663399",lightsteelblue:"#b0c4de",mediumslateblue:"#7b68ee",thistle:"#d8bfd8",tan:"#d2b48c",orchid:"#da70d6",mediumpurple:"#9370db",purple:"#800080",pink:"#ffc0cb",skyblue:"#87ceeb",springgreen:"#00ff7f",palegreen:"#98fb98",red:"#ff0000",yellow:"#ffff00",slateblue:"#6a5acd",lavenderblush:"#fff0f5",peru:"#cd853f",palevioletred:"#db7093",violet:"#ee82ee",teal:"#008080",slategray:"#708090",slategrey:"#708090",aliceblue:"#f0f8ff",darkseagreen:"#8fbc8f",darkolivegreen:"#556b2f",greenyellow:"#adff2f",seagreen:"#2e8b57",seashell:"#fff5ee",tomato:"#ff6347",silver:"#c0c0c0",sienna:"#a0522d",lavender:"#e6e6fa",lightgreen:"#90ee90",orange:"#ffa500",orangered:"#ff4500",steelblue:"#4682b4",royalblue:"#4169e1",turquoise:"#40e0d0",yellowgreen:"#9acd32",salmon:"#fa8072",saddlebrown:"#8b4513",sandybrown:"#f4a460",rosybrown:"#bc8f8f",darksalmon:"#e9967a",lightgoldenrodyellow:"#fafad2",snow:"#fffafa",lightgrey:"#d3d3d3",lightgray:"#d3d3d3",dimgray:"#696969",dimgrey:"#696969",olivedrab:"#6b8e23",olive:"#808000"},r={};for(var d in a)r[a[d]]=d;var l={};e.prototype.toName=function(f){if(!(this.rgba.a||this.rgba.r||this.rgba.g||this.rgba.b))return "transparent";var d,i,n=r[this.toHex()];if(n)return n;if(null==f?void 0:f.closest){var o=this.toRgb(),t=1/0,b="black";if(!l.length)for(var c in a)l[c]=new e(a[c]).toRgb();for(var g in a){var u=(d=o,i=l[g],Math.pow(d.r-i.r,2)+Math.pow(d.g-i.g,2)+Math.pow(d.b-i.b,2));u<t&&(t=u,b=g);}return b}};f.string.push([function(f){var r=f.toLowerCase(),d="transparent"===r?"#0000":a[r];return d?new e(d).toRgb():null},"name"]);}
|
|
50672
50678
|
|
|
@@ -51048,14 +51054,14 @@ var FileIcon = function FileIcon(_ref) {
|
|
|
51048
51054
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
51049
51055
|
width: ICON.WIDTH,
|
|
51050
51056
|
height: ICON.HEIGHT,
|
|
51051
|
-
fill: foldColor || w(color).darken(0.1).toHex(),
|
|
51057
|
+
fill: foldColor || w$1(color).darken(0.1).toHex(),
|
|
51052
51058
|
rx: radius,
|
|
51053
51059
|
ry: radius,
|
|
51054
51060
|
clipPath: "url(#foldCrop)"
|
|
51055
51061
|
})), extension && /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement("g", {
|
|
51056
51062
|
id: "label"
|
|
51057
51063
|
}, /*#__PURE__*/React__default.createElement("rect", {
|
|
51058
|
-
fill: labelColor || w(color).darken(0.3).toHex(),
|
|
51064
|
+
fill: labelColor || w$1(color).darken(0.3).toHex(),
|
|
51059
51065
|
x: ICON.X_OFFSET,
|
|
51060
51066
|
y: ICON.HEIGHT - LABEL_HEIGHT,
|
|
51061
51067
|
width: ICON.WIDTH,
|
|
@@ -51080,7 +51086,7 @@ var FileIcon = function FileIcon(_ref) {
|
|
|
51080
51086
|
}
|
|
51081
51087
|
}, extension))), type && /*#__PURE__*/React__default.createElement("g", {
|
|
51082
51088
|
transform: "translate(-4 " + (!extension ? 6 : 0) + ")",
|
|
51083
|
-
fill: glyphColor || w(color).darken(0.15).toHex()
|
|
51089
|
+
fill: glyphColor || w$1(color).darken(0.15).toHex()
|
|
51084
51090
|
}, glyphs[type]));
|
|
51085
51091
|
};
|
|
51086
51092
|
FileIcon.propTypes = propTypes;
|
|
@@ -62392,15 +62398,15 @@ var ie = typeof navigator != "undefined" && /MSIE \d|Trident\/(?:[7-9]|\d{2,})\.
|
|
|
62392
62398
|
var brokenModifierNames = mac$1 || chrome && +chrome[1] < 57;
|
|
62393
62399
|
|
|
62394
62400
|
// Fill in the digit keys
|
|
62395
|
-
for (var i = 0; i < 10; i++) base[48 + i] = base[96 + i] = String(i);
|
|
62401
|
+
for (var i$1 = 0; i$1 < 10; i$1++) base[48 + i$1] = base[96 + i$1] = String(i$1);
|
|
62396
62402
|
|
|
62397
62403
|
// The function keys
|
|
62398
|
-
for (var i = 1; i <= 24; i++) base[i + 111] = "F" + i;
|
|
62404
|
+
for (var i$1 = 1; i$1 <= 24; i$1++) base[i$1 + 111] = "F" + i$1;
|
|
62399
62405
|
|
|
62400
62406
|
// And the alphabetic keys
|
|
62401
|
-
for (var i = 65; i <= 90; i++) {
|
|
62402
|
-
base[i] = String.fromCharCode(i + 32);
|
|
62403
|
-
shift[i] = String.fromCharCode(i);
|
|
62407
|
+
for (var i$1 = 65; i$1 <= 90; i$1++) {
|
|
62408
|
+
base[i$1] = String.fromCharCode(i$1 + 32);
|
|
62409
|
+
shift[i$1] = String.fromCharCode(i$1);
|
|
62404
62410
|
}
|
|
62405
62411
|
|
|
62406
62412
|
// For each code that doesn't have a shift-equivalent, copy the base name
|
|
@@ -73611,6 +73617,89 @@ const Code = Mark.create({
|
|
|
73611
73617
|
},
|
|
73612
73618
|
});
|
|
73613
73619
|
|
|
73620
|
+
const TextStyle = Mark.create({
|
|
73621
|
+
name: 'textStyle',
|
|
73622
|
+
addOptions() {
|
|
73623
|
+
return {
|
|
73624
|
+
HTMLAttributes: {},
|
|
73625
|
+
};
|
|
73626
|
+
},
|
|
73627
|
+
parseHTML() {
|
|
73628
|
+
return [
|
|
73629
|
+
{
|
|
73630
|
+
tag: 'span',
|
|
73631
|
+
getAttrs: element => {
|
|
73632
|
+
const hasStyles = element.hasAttribute('style');
|
|
73633
|
+
if (!hasStyles) {
|
|
73634
|
+
return false;
|
|
73635
|
+
}
|
|
73636
|
+
return {};
|
|
73637
|
+
},
|
|
73638
|
+
},
|
|
73639
|
+
];
|
|
73640
|
+
},
|
|
73641
|
+
renderHTML({ HTMLAttributes }) {
|
|
73642
|
+
return ['span', mergeAttributes(this.options.HTMLAttributes, HTMLAttributes), 0];
|
|
73643
|
+
},
|
|
73644
|
+
addCommands() {
|
|
73645
|
+
return {
|
|
73646
|
+
removeEmptyTextStyle: () => ({ state, commands }) => {
|
|
73647
|
+
const attributes = getMarkAttributes(state, this.type);
|
|
73648
|
+
const hasStyles = Object.entries(attributes).some(([, value]) => !!value);
|
|
73649
|
+
if (hasStyles) {
|
|
73650
|
+
return true;
|
|
73651
|
+
}
|
|
73652
|
+
return commands.unsetMark(this.name);
|
|
73653
|
+
},
|
|
73654
|
+
};
|
|
73655
|
+
},
|
|
73656
|
+
});
|
|
73657
|
+
|
|
73658
|
+
const Color = Extension.create({
|
|
73659
|
+
name: 'color',
|
|
73660
|
+
addOptions() {
|
|
73661
|
+
return {
|
|
73662
|
+
types: ['textStyle'],
|
|
73663
|
+
};
|
|
73664
|
+
},
|
|
73665
|
+
addGlobalAttributes() {
|
|
73666
|
+
return [
|
|
73667
|
+
{
|
|
73668
|
+
types: this.options.types,
|
|
73669
|
+
attributes: {
|
|
73670
|
+
color: {
|
|
73671
|
+
default: null,
|
|
73672
|
+
parseHTML: element => { var _a; return (_a = element.style.color) === null || _a === void 0 ? void 0 : _a.replace(/['"]+/g, ''); },
|
|
73673
|
+
renderHTML: attributes => {
|
|
73674
|
+
if (!attributes.color) {
|
|
73675
|
+
return {};
|
|
73676
|
+
}
|
|
73677
|
+
return {
|
|
73678
|
+
style: `color: ${attributes.color}`,
|
|
73679
|
+
};
|
|
73680
|
+
},
|
|
73681
|
+
},
|
|
73682
|
+
},
|
|
73683
|
+
},
|
|
73684
|
+
];
|
|
73685
|
+
},
|
|
73686
|
+
addCommands() {
|
|
73687
|
+
return {
|
|
73688
|
+
setColor: color => ({ chain }) => {
|
|
73689
|
+
return chain()
|
|
73690
|
+
.setMark('textStyle', { color })
|
|
73691
|
+
.run();
|
|
73692
|
+
},
|
|
73693
|
+
unsetColor: () => ({ chain }) => {
|
|
73694
|
+
return chain()
|
|
73695
|
+
.setMark('textStyle', { color: null })
|
|
73696
|
+
.removeEmptyTextStyle()
|
|
73697
|
+
.run();
|
|
73698
|
+
},
|
|
73699
|
+
};
|
|
73700
|
+
},
|
|
73701
|
+
});
|
|
73702
|
+
|
|
73614
73703
|
const Document = Node$1.create({
|
|
73615
73704
|
name: 'doc',
|
|
73616
73705
|
topNode: true,
|
|
@@ -111345,7 +111434,7 @@ var VideoExtension = (cov_1io0efe0r8().s[0]++, Node$1.create({
|
|
|
111345
111434
|
|
|
111346
111435
|
function cov_q50c3y9sz() {
|
|
111347
111436
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/CustomExtensions/hooks/useCustomExtensions.js";
|
|
111348
|
-
var hash = "
|
|
111437
|
+
var hash = "8639806179665e2410090ea61c21a57d5997f442";
|
|
111349
111438
|
var global = new Function("return this")();
|
|
111350
111439
|
var gcv = "__coverage__";
|
|
111351
111440
|
var coverageData = {
|
|
@@ -111353,115 +111442,125 @@ function cov_q50c3y9sz() {
|
|
|
111353
111442
|
statementMap: {
|
|
111354
111443
|
"0": {
|
|
111355
111444
|
start: {
|
|
111356
|
-
line:
|
|
111445
|
+
line: 34,
|
|
111357
111446
|
column: 28
|
|
111358
111447
|
},
|
|
111359
111448
|
end: {
|
|
111360
|
-
line:
|
|
111449
|
+
line: 126,
|
|
111361
111450
|
column: 1
|
|
111362
111451
|
}
|
|
111363
111452
|
},
|
|
111364
111453
|
"1": {
|
|
111365
111454
|
start: {
|
|
111366
|
-
line:
|
|
111455
|
+
line: 49,
|
|
111367
111456
|
column: 25
|
|
111368
111457
|
},
|
|
111369
111458
|
end: {
|
|
111370
|
-
line:
|
|
111459
|
+
line: 70,
|
|
111371
111460
|
column: 3
|
|
111372
111461
|
}
|
|
111373
111462
|
},
|
|
111374
111463
|
"2": {
|
|
111375
111464
|
start: {
|
|
111376
|
-
line:
|
|
111465
|
+
line: 71,
|
|
111377
111466
|
column: 2
|
|
111378
111467
|
},
|
|
111379
111468
|
end: {
|
|
111380
|
-
line:
|
|
111469
|
+
line: 73,
|
|
111381
111470
|
column: 3
|
|
111382
111471
|
}
|
|
111383
111472
|
},
|
|
111384
111473
|
"3": {
|
|
111385
111474
|
start: {
|
|
111386
|
-
line:
|
|
111475
|
+
line: 72,
|
|
111387
111476
|
column: 4
|
|
111388
111477
|
},
|
|
111389
111478
|
end: {
|
|
111390
|
-
line:
|
|
111479
|
+
line: 72,
|
|
111391
111480
|
column: 34
|
|
111392
111481
|
}
|
|
111393
111482
|
},
|
|
111394
111483
|
"4": {
|
|
111395
111484
|
start: {
|
|
111396
|
-
line:
|
|
111485
|
+
line: 75,
|
|
111397
111486
|
column: 2
|
|
111398
111487
|
},
|
|
111399
111488
|
end: {
|
|
111400
|
-
line:
|
|
111489
|
+
line: 82,
|
|
111401
111490
|
column: 3
|
|
111402
111491
|
}
|
|
111403
111492
|
},
|
|
111404
111493
|
"5": {
|
|
111405
111494
|
start: {
|
|
111406
|
-
line:
|
|
111495
|
+
line: 76,
|
|
111407
111496
|
column: 4
|
|
111408
111497
|
},
|
|
111409
111498
|
end: {
|
|
111410
|
-
line:
|
|
111499
|
+
line: 81,
|
|
111411
111500
|
column: 6
|
|
111412
111501
|
}
|
|
111413
111502
|
},
|
|
111414
111503
|
"6": {
|
|
111415
111504
|
start: {
|
|
111416
|
-
line:
|
|
111505
|
+
line: 84,
|
|
111417
111506
|
column: 2
|
|
111418
111507
|
},
|
|
111419
111508
|
end: {
|
|
111420
|
-
line:
|
|
111509
|
+
line: 86,
|
|
111421
111510
|
column: 3
|
|
111422
111511
|
}
|
|
111423
111512
|
},
|
|
111424
111513
|
"7": {
|
|
111425
111514
|
start: {
|
|
111426
|
-
line:
|
|
111515
|
+
line: 85,
|
|
111427
111516
|
column: 4
|
|
111428
111517
|
},
|
|
111429
111518
|
end: {
|
|
111430
|
-
line:
|
|
111431
|
-
column:
|
|
111519
|
+
line: 85,
|
|
111520
|
+
column: 44
|
|
111432
111521
|
}
|
|
111433
111522
|
},
|
|
111434
111523
|
"8": {
|
|
111435
111524
|
start: {
|
|
111436
|
-
line:
|
|
111525
|
+
line: 88,
|
|
111437
111526
|
column: 2
|
|
111438
111527
|
},
|
|
111439
111528
|
end: {
|
|
111440
|
-
line:
|
|
111529
|
+
line: 97,
|
|
111441
111530
|
column: 3
|
|
111442
111531
|
}
|
|
111443
111532
|
},
|
|
111444
111533
|
"9": {
|
|
111445
111534
|
start: {
|
|
111446
|
-
line:
|
|
111447
|
-
column:
|
|
111535
|
+
line: 89,
|
|
111536
|
+
column: 4
|
|
111448
111537
|
},
|
|
111449
111538
|
end: {
|
|
111450
|
-
line:
|
|
111451
|
-
column:
|
|
111539
|
+
line: 96,
|
|
111540
|
+
column: 6
|
|
111452
111541
|
}
|
|
111453
111542
|
},
|
|
111454
111543
|
"10": {
|
|
111455
111544
|
start: {
|
|
111456
|
-
line:
|
|
111457
|
-
column:
|
|
111545
|
+
line: 99,
|
|
111546
|
+
column: 2
|
|
111458
111547
|
},
|
|
111459
111548
|
end: {
|
|
111460
|
-
line:
|
|
111461
|
-
column:
|
|
111549
|
+
line: 117,
|
|
111550
|
+
column: 3
|
|
111462
111551
|
}
|
|
111463
111552
|
},
|
|
111464
111553
|
"11": {
|
|
111554
|
+
start: {
|
|
111555
|
+
line: 100,
|
|
111556
|
+
column: 18
|
|
111557
|
+
},
|
|
111558
|
+
end: {
|
|
111559
|
+
line: 100,
|
|
111560
|
+
column: 52
|
|
111561
|
+
}
|
|
111562
|
+
},
|
|
111563
|
+
"12": {
|
|
111465
111564
|
start: {
|
|
111466
111565
|
line: 102,
|
|
111467
111566
|
column: 4
|
|
@@ -111471,43 +111570,53 @@ function cov_q50c3y9sz() {
|
|
|
111471
111570
|
column: 6
|
|
111472
111571
|
}
|
|
111473
111572
|
},
|
|
111474
|
-
"
|
|
111573
|
+
"13": {
|
|
111475
111574
|
start: {
|
|
111476
|
-
line:
|
|
111575
|
+
line: 110,
|
|
111576
|
+
column: 4
|
|
111577
|
+
},
|
|
111578
|
+
end: {
|
|
111579
|
+
line: 116,
|
|
111580
|
+
column: 6
|
|
111581
|
+
}
|
|
111582
|
+
},
|
|
111583
|
+
"14": {
|
|
111584
|
+
start: {
|
|
111585
|
+
line: 119,
|
|
111477
111586
|
column: 2
|
|
111478
111587
|
},
|
|
111479
111588
|
end: {
|
|
111480
|
-
line:
|
|
111589
|
+
line: 121,
|
|
111481
111590
|
column: 3
|
|
111482
111591
|
}
|
|
111483
111592
|
},
|
|
111484
|
-
"
|
|
111593
|
+
"15": {
|
|
111485
111594
|
start: {
|
|
111486
|
-
line:
|
|
111595
|
+
line: 120,
|
|
111487
111596
|
column: 4
|
|
111488
111597
|
},
|
|
111489
111598
|
end: {
|
|
111490
|
-
line:
|
|
111599
|
+
line: 120,
|
|
111491
111600
|
column: 36
|
|
111492
111601
|
}
|
|
111493
111602
|
},
|
|
111494
|
-
"
|
|
111603
|
+
"16": {
|
|
111495
111604
|
start: {
|
|
111496
|
-
line:
|
|
111605
|
+
line: 123,
|
|
111497
111606
|
column: 2
|
|
111498
111607
|
},
|
|
111499
111608
|
end: {
|
|
111500
|
-
line:
|
|
111609
|
+
line: 123,
|
|
111501
111610
|
column: 57
|
|
111502
111611
|
}
|
|
111503
111612
|
},
|
|
111504
|
-
"
|
|
111613
|
+
"17": {
|
|
111505
111614
|
start: {
|
|
111506
|
-
line:
|
|
111615
|
+
line: 125,
|
|
111507
111616
|
column: 2
|
|
111508
111617
|
},
|
|
111509
111618
|
end: {
|
|
111510
|
-
line:
|
|
111619
|
+
line: 125,
|
|
111511
111620
|
column: 26
|
|
111512
111621
|
}
|
|
111513
111622
|
}
|
|
@@ -111517,47 +111626,47 @@ function cov_q50c3y9sz() {
|
|
|
111517
111626
|
name: "(anonymous_0)",
|
|
111518
111627
|
decl: {
|
|
111519
111628
|
start: {
|
|
111520
|
-
line:
|
|
111629
|
+
line: 34,
|
|
111521
111630
|
column: 28
|
|
111522
111631
|
},
|
|
111523
111632
|
end: {
|
|
111524
|
-
line:
|
|
111633
|
+
line: 34,
|
|
111525
111634
|
column: 29
|
|
111526
111635
|
}
|
|
111527
111636
|
},
|
|
111528
111637
|
loc: {
|
|
111529
111638
|
start: {
|
|
111530
|
-
line:
|
|
111639
|
+
line: 48,
|
|
111531
111640
|
column: 6
|
|
111532
111641
|
},
|
|
111533
111642
|
end: {
|
|
111534
|
-
line:
|
|
111643
|
+
line: 126,
|
|
111535
111644
|
column: 1
|
|
111536
111645
|
}
|
|
111537
111646
|
},
|
|
111538
|
-
line:
|
|
111647
|
+
line: 48
|
|
111539
111648
|
}
|
|
111540
111649
|
},
|
|
111541
111650
|
branchMap: {
|
|
111542
111651
|
"0": {
|
|
111543
111652
|
loc: {
|
|
111544
111653
|
start: {
|
|
111545
|
-
line:
|
|
111654
|
+
line: 71,
|
|
111546
111655
|
column: 2
|
|
111547
111656
|
},
|
|
111548
111657
|
end: {
|
|
111549
|
-
line:
|
|
111658
|
+
line: 73,
|
|
111550
111659
|
column: 3
|
|
111551
111660
|
}
|
|
111552
111661
|
},
|
|
111553
111662
|
type: "if",
|
|
111554
111663
|
locations: [{
|
|
111555
111664
|
start: {
|
|
111556
|
-
line:
|
|
111665
|
+
line: 71,
|
|
111557
111666
|
column: 2
|
|
111558
111667
|
},
|
|
111559
111668
|
end: {
|
|
111560
|
-
line:
|
|
111669
|
+
line: 73,
|
|
111561
111670
|
column: 3
|
|
111562
111671
|
}
|
|
111563
111672
|
}, {
|
|
@@ -111570,27 +111679,27 @@ function cov_q50c3y9sz() {
|
|
|
111570
111679
|
column: undefined
|
|
111571
111680
|
}
|
|
111572
111681
|
}],
|
|
111573
|
-
line:
|
|
111682
|
+
line: 71
|
|
111574
111683
|
},
|
|
111575
111684
|
"1": {
|
|
111576
111685
|
loc: {
|
|
111577
111686
|
start: {
|
|
111578
|
-
line:
|
|
111687
|
+
line: 75,
|
|
111579
111688
|
column: 2
|
|
111580
111689
|
},
|
|
111581
111690
|
end: {
|
|
111582
|
-
line:
|
|
111691
|
+
line: 82,
|
|
111583
111692
|
column: 3
|
|
111584
111693
|
}
|
|
111585
111694
|
},
|
|
111586
111695
|
type: "if",
|
|
111587
111696
|
locations: [{
|
|
111588
111697
|
start: {
|
|
111589
|
-
line:
|
|
111698
|
+
line: 75,
|
|
111590
111699
|
column: 2
|
|
111591
111700
|
},
|
|
111592
111701
|
end: {
|
|
111593
|
-
line:
|
|
111702
|
+
line: 82,
|
|
111594
111703
|
column: 3
|
|
111595
111704
|
}
|
|
111596
111705
|
}, {
|
|
@@ -111603,27 +111712,27 @@ function cov_q50c3y9sz() {
|
|
|
111603
111712
|
column: undefined
|
|
111604
111713
|
}
|
|
111605
111714
|
}],
|
|
111606
|
-
line:
|
|
111715
|
+
line: 75
|
|
111607
111716
|
},
|
|
111608
111717
|
"2": {
|
|
111609
111718
|
loc: {
|
|
111610
111719
|
start: {
|
|
111611
|
-
line:
|
|
111720
|
+
line: 84,
|
|
111612
111721
|
column: 2
|
|
111613
111722
|
},
|
|
111614
111723
|
end: {
|
|
111615
|
-
line:
|
|
111724
|
+
line: 86,
|
|
111616
111725
|
column: 3
|
|
111617
111726
|
}
|
|
111618
111727
|
},
|
|
111619
111728
|
type: "if",
|
|
111620
111729
|
locations: [{
|
|
111621
111730
|
start: {
|
|
111622
|
-
line:
|
|
111731
|
+
line: 84,
|
|
111623
111732
|
column: 2
|
|
111624
111733
|
},
|
|
111625
111734
|
end: {
|
|
111626
|
-
line:
|
|
111735
|
+
line: 86,
|
|
111627
111736
|
column: 3
|
|
111628
111737
|
}
|
|
111629
111738
|
}, {
|
|
@@ -111636,27 +111745,27 @@ function cov_q50c3y9sz() {
|
|
|
111636
111745
|
column: undefined
|
|
111637
111746
|
}
|
|
111638
111747
|
}],
|
|
111639
|
-
line:
|
|
111748
|
+
line: 84
|
|
111640
111749
|
},
|
|
111641
111750
|
"3": {
|
|
111642
111751
|
loc: {
|
|
111643
111752
|
start: {
|
|
111644
|
-
line:
|
|
111753
|
+
line: 88,
|
|
111645
111754
|
column: 2
|
|
111646
111755
|
},
|
|
111647
111756
|
end: {
|
|
111648
|
-
line:
|
|
111757
|
+
line: 97,
|
|
111649
111758
|
column: 3
|
|
111650
111759
|
}
|
|
111651
111760
|
},
|
|
111652
111761
|
type: "if",
|
|
111653
111762
|
locations: [{
|
|
111654
111763
|
start: {
|
|
111655
|
-
line:
|
|
111764
|
+
line: 88,
|
|
111656
111765
|
column: 2
|
|
111657
111766
|
},
|
|
111658
111767
|
end: {
|
|
111659
|
-
line:
|
|
111768
|
+
line: 97,
|
|
111660
111769
|
column: 3
|
|
111661
111770
|
}
|
|
111662
111771
|
}, {
|
|
@@ -111669,27 +111778,27 @@ function cov_q50c3y9sz() {
|
|
|
111669
111778
|
column: undefined
|
|
111670
111779
|
}
|
|
111671
111780
|
}],
|
|
111672
|
-
line:
|
|
111781
|
+
line: 88
|
|
111673
111782
|
},
|
|
111674
111783
|
"4": {
|
|
111675
111784
|
loc: {
|
|
111676
111785
|
start: {
|
|
111677
|
-
line:
|
|
111786
|
+
line: 99,
|
|
111678
111787
|
column: 2
|
|
111679
111788
|
},
|
|
111680
111789
|
end: {
|
|
111681
|
-
line:
|
|
111790
|
+
line: 117,
|
|
111682
111791
|
column: 3
|
|
111683
111792
|
}
|
|
111684
111793
|
},
|
|
111685
111794
|
type: "if",
|
|
111686
111795
|
locations: [{
|
|
111687
111796
|
start: {
|
|
111688
|
-
line:
|
|
111797
|
+
line: 99,
|
|
111689
111798
|
column: 2
|
|
111690
111799
|
},
|
|
111691
111800
|
end: {
|
|
111692
|
-
line:
|
|
111801
|
+
line: 117,
|
|
111693
111802
|
column: 3
|
|
111694
111803
|
}
|
|
111695
111804
|
}, {
|
|
@@ -111702,7 +111811,40 @@ function cov_q50c3y9sz() {
|
|
|
111702
111811
|
column: undefined
|
|
111703
111812
|
}
|
|
111704
111813
|
}],
|
|
111705
|
-
line:
|
|
111814
|
+
line: 99
|
|
111815
|
+
},
|
|
111816
|
+
"5": {
|
|
111817
|
+
loc: {
|
|
111818
|
+
start: {
|
|
111819
|
+
line: 119,
|
|
111820
|
+
column: 2
|
|
111821
|
+
},
|
|
111822
|
+
end: {
|
|
111823
|
+
line: 121,
|
|
111824
|
+
column: 3
|
|
111825
|
+
}
|
|
111826
|
+
},
|
|
111827
|
+
type: "if",
|
|
111828
|
+
locations: [{
|
|
111829
|
+
start: {
|
|
111830
|
+
line: 119,
|
|
111831
|
+
column: 2
|
|
111832
|
+
},
|
|
111833
|
+
end: {
|
|
111834
|
+
line: 121,
|
|
111835
|
+
column: 3
|
|
111836
|
+
}
|
|
111837
|
+
}, {
|
|
111838
|
+
start: {
|
|
111839
|
+
line: undefined,
|
|
111840
|
+
column: undefined
|
|
111841
|
+
},
|
|
111842
|
+
end: {
|
|
111843
|
+
line: undefined,
|
|
111844
|
+
column: undefined
|
|
111845
|
+
}
|
|
111846
|
+
}],
|
|
111847
|
+
line: 119
|
|
111706
111848
|
}
|
|
111707
111849
|
},
|
|
111708
111850
|
s: {
|
|
@@ -111721,7 +111863,9 @@ function cov_q50c3y9sz() {
|
|
|
111721
111863
|
"12": 0,
|
|
111722
111864
|
"13": 0,
|
|
111723
111865
|
"14": 0,
|
|
111724
|
-
"15": 0
|
|
111866
|
+
"15": 0,
|
|
111867
|
+
"16": 0,
|
|
111868
|
+
"17": 0
|
|
111725
111869
|
},
|
|
111726
111870
|
f: {
|
|
111727
111871
|
"0": 0
|
|
@@ -111731,10 +111875,11 @@ function cov_q50c3y9sz() {
|
|
|
111731
111875
|
"1": [0, 0],
|
|
111732
111876
|
"2": [0, 0],
|
|
111733
111877
|
"3": [0, 0],
|
|
111734
|
-
"4": [0, 0]
|
|
111878
|
+
"4": [0, 0],
|
|
111879
|
+
"5": [0, 0]
|
|
111735
111880
|
},
|
|
111736
111881
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
111737
|
-
hash: "
|
|
111882
|
+
hash: "8639806179665e2410090ea61c21a57d5997f442"
|
|
111738
111883
|
};
|
|
111739
111884
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
111740
111885
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -111766,21 +111911,21 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111766
111911
|
setMediaUploader = _ref.setMediaUploader,
|
|
111767
111912
|
setIsEmbedModalOpen = _ref.setIsEmbedModalOpen;
|
|
111768
111913
|
cov_q50c3y9sz().f[0]++;
|
|
111769
|
-
var customExtensions = (cov_q50c3y9sz().s[1]++, [
|
|
111770
|
-
autolink: false
|
|
111771
|
-
}), EmojiSuggestion$1, EmojiPicker, CustomCommands, CharacterCount, FocusClasses.configure({
|
|
111914
|
+
var customExtensions = (cov_q50c3y9sz().s[1]++, [CharacterCount, Code, CodeBlock, CustomCommands, Document, EmojiSuggestion$1, EmojiPicker, FigCaption, FocusClasses.configure({
|
|
111772
111915
|
mode: "shallowest"
|
|
111773
|
-
}),
|
|
111916
|
+
}), Highlight, ImageExtension$1.configure({
|
|
111774
111917
|
uploadEndpoint: uploadEndpoint
|
|
111918
|
+
}), Link.configure({
|
|
111919
|
+
autolink: false
|
|
111920
|
+
}), Placeholder.configure({
|
|
111921
|
+
placeholder: placeholder
|
|
111775
111922
|
}), StarterKit.configure({
|
|
111776
111923
|
document: false,
|
|
111777
111924
|
codeBlock: false,
|
|
111778
111925
|
code: false
|
|
111779
|
-
}), KeyboardShortcuts$1.configure({
|
|
111926
|
+
}), Underline, VideoExtension, KeyboardShortcuts$1.configure({
|
|
111780
111927
|
onSubmit: onSubmit,
|
|
111781
111928
|
shortcuts: keyboardShortcuts
|
|
111782
|
-
}), Placeholder.configure({
|
|
111783
|
-
placeholder: placeholder
|
|
111784
111929
|
})]);
|
|
111785
111930
|
cov_q50c3y9sz().s[2]++;
|
|
111786
111931
|
if (isVideoEmbedActive) {
|
|
@@ -111791,7 +111936,7 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111791
111936
|
cov_q50c3y9sz().b[0][1]++;
|
|
111792
111937
|
}
|
|
111793
111938
|
cov_q50c3y9sz().s[4]++;
|
|
111794
|
-
if (options.includes(
|
|
111939
|
+
if (options.includes(EDITOR_OPTIONS.TABLE)) {
|
|
111795
111940
|
cov_q50c3y9sz().b[1][0]++;
|
|
111796
111941
|
cov_q50c3y9sz().s[5]++;
|
|
111797
111942
|
customExtensions.push(Table$1.configure({
|
|
@@ -111801,9 +111946,17 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111801
111946
|
cov_q50c3y9sz().b[1][1]++;
|
|
111802
111947
|
}
|
|
111803
111948
|
cov_q50c3y9sz().s[6]++;
|
|
111804
|
-
if (
|
|
111949
|
+
if (options.includes(EDITOR_OPTIONS.TEXT_COLOR)) {
|
|
111805
111950
|
cov_q50c3y9sz().b[2][0]++;
|
|
111806
111951
|
cov_q50c3y9sz().s[7]++;
|
|
111952
|
+
customExtensions.push(Color, TextStyle);
|
|
111953
|
+
} else {
|
|
111954
|
+
cov_q50c3y9sz().b[2][1]++;
|
|
111955
|
+
}
|
|
111956
|
+
cov_q50c3y9sz().s[8]++;
|
|
111957
|
+
if (isSlashCommandsActive) {
|
|
111958
|
+
cov_q50c3y9sz().b[3][0]++;
|
|
111959
|
+
cov_q50c3y9sz().s[9]++;
|
|
111807
111960
|
customExtensions.push(SlashCommands.configure({
|
|
111808
111961
|
options: options,
|
|
111809
111962
|
addonCommands: addonCommands,
|
|
@@ -111811,38 +111964,38 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111811
111964
|
setIsEmbedModalOpen: setIsEmbedModalOpen
|
|
111812
111965
|
}));
|
|
111813
111966
|
} else {
|
|
111814
|
-
cov_q50c3y9sz().b[
|
|
111967
|
+
cov_q50c3y9sz().b[3][1]++;
|
|
111815
111968
|
}
|
|
111816
|
-
cov_q50c3y9sz().s[
|
|
111969
|
+
cov_q50c3y9sz().s[10]++;
|
|
111817
111970
|
if (!isEmpty$1(mentions)) {
|
|
111818
|
-
cov_q50c3y9sz().b[
|
|
111819
|
-
var items = (cov_q50c3y9sz().s[
|
|
111820
|
-
cov_q50c3y9sz().s[
|
|
111971
|
+
cov_q50c3y9sz().b[4][0]++;
|
|
111972
|
+
var items = (cov_q50c3y9sz().s[11]++, createMentionSuggestions(mentions));
|
|
111973
|
+
cov_q50c3y9sz().s[12]++;
|
|
111821
111974
|
customExtensions.push(Mention.configure({
|
|
111822
111975
|
suggestion: {
|
|
111823
111976
|
items: items
|
|
111824
111977
|
}
|
|
111825
111978
|
}));
|
|
111826
|
-
cov_q50c3y9sz().s[
|
|
111979
|
+
cov_q50c3y9sz().s[13]++;
|
|
111827
111980
|
customExtensions.push(SpecialMentions$1.configure({
|
|
111828
111981
|
suggestion: {
|
|
111829
111982
|
items: items
|
|
111830
111983
|
}
|
|
111831
111984
|
}));
|
|
111832
111985
|
} else {
|
|
111833
|
-
cov_q50c3y9sz().b[
|
|
111986
|
+
cov_q50c3y9sz().b[4][1]++;
|
|
111834
111987
|
}
|
|
111835
|
-
cov_q50c3y9sz().s[
|
|
111988
|
+
cov_q50c3y9sz().s[14]++;
|
|
111836
111989
|
if (!isEmpty$1(variables)) {
|
|
111837
|
-
cov_q50c3y9sz().b[
|
|
111838
|
-
cov_q50c3y9sz().s[
|
|
111990
|
+
cov_q50c3y9sz().b[5][0]++;
|
|
111991
|
+
cov_q50c3y9sz().s[15]++;
|
|
111839
111992
|
customExtensions.push(Variable);
|
|
111840
111993
|
} else {
|
|
111841
|
-
cov_q50c3y9sz().b[
|
|
111994
|
+
cov_q50c3y9sz().b[5][1]++;
|
|
111842
111995
|
}
|
|
111843
|
-
cov_q50c3y9sz().s[
|
|
111996
|
+
cov_q50c3y9sz().s[16]++;
|
|
111844
111997
|
customExtensions = customExtensions.concat(extensions);
|
|
111845
|
-
cov_q50c3y9sz().s[
|
|
111998
|
+
cov_q50c3y9sz().s[17]++;
|
|
111846
111999
|
return customExtensions;
|
|
111847
112000
|
};
|
|
111848
112001
|
|
|
@@ -112472,7 +112625,7 @@ var Progress = function Progress(_ref) {
|
|
|
112472
112625
|
}
|
|
112473
112626
|
}, progress, "%"))) : (cov_1kbz6yv62s().b[1][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
112474
112627
|
style: "body3"
|
|
112475
|
-
}, t("
|
|
112628
|
+
}, t("localUploader.completed"))));
|
|
112476
112629
|
}));
|
|
112477
112630
|
};
|
|
112478
112631
|
|
|
@@ -121973,6 +122126,658 @@ var EmojiOption = function EmojiOption(_ref) {
|
|
|
121973
122126
|
}));
|
|
121974
122127
|
};
|
|
121975
122128
|
|
|
122129
|
+
function u(){return (u=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var t=arguments[r];for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n]);}return e}).apply(this,arguments)}function c(e,r){if(null==e)return {};var t,n,o={},a=Object.keys(e);for(n=0;n<a.length;n++)r.indexOf(t=a[n])>=0||(o[t]=e[t]);return o}function i(e){var t=useRef$1(e),n=useRef$1(function(e){t.current&&t.current(e);});return t.current=e,n.current}var s=function(e,r,t){return void 0===r&&(r=0),void 0===t&&(t=1),e>t?t:e<r?r:e},f=function(e){return "touches"in e},v=function(e){return e&&e.ownerDocument.defaultView||self},d=function(e,r,t){var n=e.getBoundingClientRect(),o=f(r)?function(e,r){for(var t=0;t<e.length;t++)if(e[t].identifier===r)return e[t];return e[0]}(r.touches,t):r;return {left:s((o.pageX-(n.left+v(e).pageXOffset))/n.width),top:s((o.pageY-(n.top+v(e).pageYOffset))/n.height)}},h=function(e){!f(e)&&e.preventDefault();},m=React__default.memo(function(o){var a=o.onMove,l=o.onKey,s=c(o,["onMove","onKey"]),m=useRef$1(null),g=i(a),p=i(l),b=useRef$1(null),_=useRef$1(!1),x=useMemo(function(){var e=function(e){h(e),(f(e)?e.touches.length>0:e.buttons>0)&&m.current?g(d(m.current,e,b.current)):t(!1);},r=function(){return t(!1)};function t(t){var n=_.current,o=v(m.current),a=t?o.addEventListener:o.removeEventListener;a(n?"touchmove":"mousemove",e),a(n?"touchend":"mouseup",r);}return [function(e){var r=e.nativeEvent,n=m.current;if(n&&(h(r),!function(e,r){return r&&!f(e)}(r,_.current)&&n)){if(f(r)){_.current=!0;var o=r.changedTouches||[];o.length&&(b.current=o[0].identifier);}n.focus(),g(d(n,r,b.current)),t(!0);}},function(e){var r=e.which||e.keyCode;r<37||r>40||(e.preventDefault(),p({left:39===r?.05:37===r?-.05:0,top:40===r?.05:38===r?-.05:0}));},t]},[p,g]),C=x[0],E=x[1],H=x[2];return useEffect$1(function(){return H},[H]),React__default.createElement("div",u({},s,{onTouchStart:C,onMouseDown:C,className:"react-colorful__interactive",ref:m,onKeyDown:E,tabIndex:0,role:"slider"}))}),g=function(e){return e.filter(Boolean).join(" ")},p=function(r){var t=r.color,n=r.left,o=r.top,a=void 0===o?.5:o,l=g(["react-colorful__pointer",r.className]);return React__default.createElement("div",{className:l,style:{top:100*a+"%",left:100*n+"%"}},React__default.createElement("div",{className:"react-colorful__pointer-fill",style:{backgroundColor:t}}))},b=function(e,r,t){return void 0===r&&(r=0),void 0===t&&(t=Math.pow(10,r)),Math.round(t*e)/t},x=function(e){return L(C(e))},C=function(e){return "#"===e[0]&&(e=e.substring(1)),e.length<6?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:4===e.length?b(parseInt(e[3]+e[3],16)/255,2):1}:{r:parseInt(e.substring(0,2),16),g:parseInt(e.substring(2,4),16),b:parseInt(e.substring(4,6),16),a:8===e.length?b(parseInt(e.substring(6,8),16)/255,2):1}},w=function(e){return K(I(e))},y=function(e){var r=e.s,t=e.v,n=e.a,o=(200-r)*t/100;return {h:b(e.h),s:b(o>0&&o<200?r*t/100/(o<=100?o:200-o)*100:0),l:b(o/2),a:b(n,2)}},q=function(e){var r=y(e);return "hsl("+r.h+", "+r.s+"%, "+r.l+"%)"},I=function(e){var r=e.h,t=e.s,n=e.v,o=e.a;r=r/360*6,t/=100,n/=100;var a=Math.floor(r),l=n*(1-t),u=n*(1-(r-a)*t),c=n*(1-(1-r+a)*t),i=a%6;return {r:b(255*[n,u,l,l,c,n][i]),g:b(255*[c,n,n,u,l,l][i]),b:b(255*[l,l,c,n,n,u][i]),a:b(o,2)}},D=function(e){var r=e.toString(16);return r.length<2?"0"+r:r},K=function(e){var r=e.r,t=e.g,n=e.b,o=e.a,a=o<1?D(b(255*o)):"";return "#"+D(r)+D(t)+D(n)+a},L=function(e){var r=e.r,t=e.g,n=e.b,o=e.a,a=Math.max(r,t,n),l=a-Math.min(r,t,n),u=l?a===r?(t-n)/l:a===t?2+(n-r)/l:4+(r-t)/l:0;return {h:b(60*(u<0?u+6:u)),s:b(a?l/a*100:0),v:b(a/255*100),a:o}},S=React__default.memo(function(r){var t=r.hue,n=r.onChange,o=g(["react-colorful__hue",r.className]);return React__default.createElement("div",{className:o},React__default.createElement(m,{onMove:function(e){n({h:360*e.left});},onKey:function(e){n({h:s(t+360*e.left,0,360)});},"aria-label":"Hue","aria-valuenow":b(t),"aria-valuemax":"360","aria-valuemin":"0"},React__default.createElement(p,{className:"react-colorful__hue-pointer",left:t/360,color:q({h:t,s:100,v:100,a:1})})))}),T=React__default.memo(function(r){var t=r.hsva,n=r.onChange,o={backgroundColor:q({h:t.h,s:100,v:100,a:1})};return React__default.createElement("div",{className:"react-colorful__saturation",style:o},React__default.createElement(m,{onMove:function(e){n({s:100*e.left,v:100-100*e.top});},onKey:function(e){n({s:s(t.s+100*e.left,0,100),v:s(t.v-100*e.top,0,100)});},"aria-label":"Color","aria-valuetext":"Saturation "+b(t.s)+"%, Brightness "+b(t.v)+"%"},React__default.createElement(p,{className:"react-colorful__saturation-pointer",top:1-t.v/100,left:t.s/100,color:q(t)})))}),F=function(e,r){if(e===r)return !0;for(var t in e)if(e[t]!==r[t])return !1;return !0},X=function(e,r){return e.toLowerCase()===r.toLowerCase()||F(C(e),C(r))};function Y(e,t,l){var u=i(l),c=useState(function(){return e.toHsva(t)}),s=c[0],f=c[1],v=useRef$1({color:t,hsva:s});useEffect$1(function(){if(!e.equal(t,v.current.color)){var r=e.toHsva(t);v.current={hsva:r,color:t},f(r);}},[t,e]),useEffect$1(function(){var r;F(s,v.current.hsva)||e.equal(r=e.fromHsva(s),v.current.color)||(v.current={hsva:s,color:r},u(r));},[s,e,u]);var d=useCallback(function(e){f(function(r){return Object.assign({},r,e)});},[]);return [s,d]}var V="undefined"!=typeof window?useLayoutEffect:useEffect$1,$=function(){return ("undefined"!=typeof __webpack_nonce__?__webpack_nonce__:void 0)},J=new Map,Q=function(e){V(function(){var r=e.current?e.current.ownerDocument:document;if(void 0!==r&&!J.has(r)){var t=r.createElement("style");t.innerHTML='.react-colorful{position:relative;display:flex;flex-direction:column;width:200px;height:200px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}.react-colorful__saturation{position:relative;flex-grow:1;border-color:transparent;border-bottom:12px solid #000;border-radius:8px 8px 0 0;background-image:linear-gradient(0deg,#000,transparent),linear-gradient(90deg,#fff,hsla(0,0%,100%,0))}.react-colorful__alpha-gradient,.react-colorful__pointer-fill{content:"";position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;border-radius:inherit}.react-colorful__alpha-gradient,.react-colorful__saturation{box-shadow:inset 0 0 0 1px rgba(0,0,0,.05)}.react-colorful__alpha,.react-colorful__hue{position:relative;height:24px}.react-colorful__hue{background:linear-gradient(90deg,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red)}.react-colorful__last-control{border-radius:0 0 8px 8px}.react-colorful__interactive{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:inherit;outline:none;touch-action:none}.react-colorful__pointer{position:absolute;z-index:1;box-sizing:border-box;width:28px;height:28px;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2)}.react-colorful__interactive:focus .react-colorful__pointer{transform:translate(-50%,-50%) scale(1.1)}.react-colorful__alpha,.react-colorful__alpha-pointer{background-color:#fff;background-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill-opacity=".05"><path d="M8 0h8v8H8zM0 8h8v8H0z"/></svg>\')}.react-colorful__saturation-pointer{z-index:3}.react-colorful__hue-pointer{z-index:2}',J.set(r,t);var n=$();n&&t.setAttribute("nonce",n),r.head.appendChild(t);}},[]);},U=function(t){var n=t.className,o=t.colorModel,a=t.color,l=void 0===a?o.defaultColor:a,i=t.onChange,s=c(t,["className","colorModel","color","onChange"]),f=useRef$1(null);Q(f);var v=Y(o,l,i),d=v[0],h=v[1],m=g(["react-colorful",n]);return React__default.createElement("div",u({},s,{ref:f,className:m}),React__default.createElement(T,{hsva:d,onChange:h}),React__default.createElement(S,{hue:d.h,onChange:h,className:"react-colorful__last-control"}))},W={defaultColor:"000",toHsva:x,fromHsva:function(e){return w({h:e.h,s:e.s,v:e.v,a:1})},equal:X},Z=function(r){return React__default.createElement(U,u({},r,{colorModel:W}))};
|
|
122130
|
+
|
|
122131
|
+
function cov_bf1egtcv4() {
|
|
122132
|
+
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/TextColorOption.jsx";
|
|
122133
|
+
var hash = "ad219d6e4d579b6227eff2e33862f075e1aaeda9";
|
|
122134
|
+
var global = new Function("return this")();
|
|
122135
|
+
var gcv = "__coverage__";
|
|
122136
|
+
var coverageData = {
|
|
122137
|
+
path: "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/TextColorOption.jsx",
|
|
122138
|
+
statementMap: {
|
|
122139
|
+
"0": {
|
|
122140
|
+
start: {
|
|
122141
|
+
line: 10,
|
|
122142
|
+
column: 24
|
|
122143
|
+
},
|
|
122144
|
+
end: {
|
|
122145
|
+
line: 79,
|
|
122146
|
+
column: 1
|
|
122147
|
+
}
|
|
122148
|
+
},
|
|
122149
|
+
"1": {
|
|
122150
|
+
start: {
|
|
122151
|
+
line: 11,
|
|
122152
|
+
column: 30
|
|
122153
|
+
},
|
|
122154
|
+
end: {
|
|
122155
|
+
line: 11,
|
|
122156
|
+
column: 45
|
|
122157
|
+
}
|
|
122158
|
+
},
|
|
122159
|
+
"2": {
|
|
122160
|
+
start: {
|
|
122161
|
+
line: 12,
|
|
122162
|
+
column: 28
|
|
122163
|
+
},
|
|
122164
|
+
end: {
|
|
122165
|
+
line: 12,
|
|
122166
|
+
column: 77
|
|
122167
|
+
}
|
|
122168
|
+
},
|
|
122169
|
+
"3": {
|
|
122170
|
+
start: {
|
|
122171
|
+
line: 14,
|
|
122172
|
+
column: 29
|
|
122173
|
+
},
|
|
122174
|
+
end: {
|
|
122175
|
+
line: 14,
|
|
122176
|
+
column: 41
|
|
122177
|
+
}
|
|
122178
|
+
},
|
|
122179
|
+
"4": {
|
|
122180
|
+
start: {
|
|
122181
|
+
line: 15,
|
|
122182
|
+
column: 16
|
|
122183
|
+
},
|
|
122184
|
+
end: {
|
|
122185
|
+
line: 15,
|
|
122186
|
+
column: 32
|
|
122187
|
+
}
|
|
122188
|
+
},
|
|
122189
|
+
"5": {
|
|
122190
|
+
start: {
|
|
122191
|
+
line: 17,
|
|
122192
|
+
column: 31
|
|
122193
|
+
},
|
|
122194
|
+
end: {
|
|
122195
|
+
line: 20,
|
|
122196
|
+
column: 3
|
|
122197
|
+
}
|
|
122198
|
+
},
|
|
122199
|
+
"6": {
|
|
122200
|
+
start: {
|
|
122201
|
+
line: 18,
|
|
122202
|
+
column: 13
|
|
122203
|
+
},
|
|
122204
|
+
end: {
|
|
122205
|
+
line: 18,
|
|
122206
|
+
column: 44
|
|
122207
|
+
}
|
|
122208
|
+
},
|
|
122209
|
+
"7": {
|
|
122210
|
+
start: {
|
|
122211
|
+
line: 22,
|
|
122212
|
+
column: 22
|
|
122213
|
+
},
|
|
122214
|
+
end: {
|
|
122215
|
+
line: 26,
|
|
122216
|
+
column: 3
|
|
122217
|
+
}
|
|
122218
|
+
},
|
|
122219
|
+
"8": {
|
|
122220
|
+
start: {
|
|
122221
|
+
line: 23,
|
|
122222
|
+
column: 4
|
|
122223
|
+
},
|
|
122224
|
+
end: {
|
|
122225
|
+
line: 23,
|
|
122226
|
+
column: 33
|
|
122227
|
+
}
|
|
122228
|
+
},
|
|
122229
|
+
"9": {
|
|
122230
|
+
start: {
|
|
122231
|
+
line: 24,
|
|
122232
|
+
column: 4
|
|
122233
|
+
},
|
|
122234
|
+
end: {
|
|
122235
|
+
line: 24,
|
|
122236
|
+
column: 21
|
|
122237
|
+
}
|
|
122238
|
+
},
|
|
122239
|
+
"10": {
|
|
122240
|
+
start: {
|
|
122241
|
+
line: 25,
|
|
122242
|
+
column: 4
|
|
122243
|
+
},
|
|
122244
|
+
end: {
|
|
122245
|
+
line: 25,
|
|
122246
|
+
column: 28
|
|
122247
|
+
}
|
|
122248
|
+
},
|
|
122249
|
+
"11": {
|
|
122250
|
+
start: {
|
|
122251
|
+
line: 28,
|
|
122252
|
+
column: 28
|
|
122253
|
+
},
|
|
122254
|
+
end: {
|
|
122255
|
+
line: 31,
|
|
122256
|
+
column: 3
|
|
122257
|
+
}
|
|
122258
|
+
},
|
|
122259
|
+
"12": {
|
|
122260
|
+
start: {
|
|
122261
|
+
line: 29,
|
|
122262
|
+
column: 4
|
|
122263
|
+
},
|
|
122264
|
+
end: {
|
|
122265
|
+
line: 29,
|
|
122266
|
+
column: 20
|
|
122267
|
+
}
|
|
122268
|
+
},
|
|
122269
|
+
"13": {
|
|
122270
|
+
start: {
|
|
122271
|
+
line: 30,
|
|
122272
|
+
column: 4
|
|
122273
|
+
},
|
|
122274
|
+
end: {
|
|
122275
|
+
line: 30,
|
|
122276
|
+
column: 32
|
|
122277
|
+
}
|
|
122278
|
+
},
|
|
122279
|
+
"14": {
|
|
122280
|
+
start: {
|
|
122281
|
+
line: 33,
|
|
122282
|
+
column: 2
|
|
122283
|
+
},
|
|
122284
|
+
end: {
|
|
122285
|
+
line: 37,
|
|
122286
|
+
column: 5
|
|
122287
|
+
}
|
|
122288
|
+
},
|
|
122289
|
+
"15": {
|
|
122290
|
+
start: {
|
|
122291
|
+
line: 34,
|
|
122292
|
+
column: 4
|
|
122293
|
+
},
|
|
122294
|
+
end: {
|
|
122295
|
+
line: 34,
|
|
122296
|
+
column: 37
|
|
122297
|
+
}
|
|
122298
|
+
},
|
|
122299
|
+
"16": {
|
|
122300
|
+
start: {
|
|
122301
|
+
line: 35,
|
|
122302
|
+
column: 4
|
|
122303
|
+
},
|
|
122304
|
+
end: {
|
|
122305
|
+
line: 35,
|
|
122306
|
+
column: 28
|
|
122307
|
+
}
|
|
122308
|
+
},
|
|
122309
|
+
"17": {
|
|
122310
|
+
start: {
|
|
122311
|
+
line: 36,
|
|
122312
|
+
column: 4
|
|
122313
|
+
},
|
|
122314
|
+
end: {
|
|
122315
|
+
line: 36,
|
|
122316
|
+
column: 21
|
|
122317
|
+
}
|
|
122318
|
+
},
|
|
122319
|
+
"18": {
|
|
122320
|
+
start: {
|
|
122321
|
+
line: 39,
|
|
122322
|
+
column: 2
|
|
122323
|
+
},
|
|
122324
|
+
end: {
|
|
122325
|
+
line: 78,
|
|
122326
|
+
column: 4
|
|
122327
|
+
}
|
|
122328
|
+
},
|
|
122329
|
+
"19": {
|
|
122330
|
+
start: {
|
|
122331
|
+
line: 51,
|
|
122332
|
+
column: 10
|
|
122333
|
+
},
|
|
122334
|
+
end: {
|
|
122335
|
+
line: 51,
|
|
122336
|
+
column: 60
|
|
122337
|
+
}
|
|
122338
|
+
},
|
|
122339
|
+
"20": {
|
|
122340
|
+
start: {
|
|
122341
|
+
line: 52,
|
|
122342
|
+
column: 10
|
|
122343
|
+
},
|
|
122344
|
+
end: {
|
|
122345
|
+
line: 52,
|
|
122346
|
+
column: 25
|
|
122347
|
+
}
|
|
122348
|
+
},
|
|
122349
|
+
"21": {
|
|
122350
|
+
start: {
|
|
122351
|
+
line: 66,
|
|
122352
|
+
column: 27
|
|
122353
|
+
},
|
|
122354
|
+
end: {
|
|
122355
|
+
line: 66,
|
|
122356
|
+
column: 51
|
|
122357
|
+
}
|
|
122358
|
+
}
|
|
122359
|
+
},
|
|
122360
|
+
fnMap: {
|
|
122361
|
+
"0": {
|
|
122362
|
+
name: "(anonymous_0)",
|
|
122363
|
+
decl: {
|
|
122364
|
+
start: {
|
|
122365
|
+
line: 10,
|
|
122366
|
+
column: 24
|
|
122367
|
+
},
|
|
122368
|
+
end: {
|
|
122369
|
+
line: 10,
|
|
122370
|
+
column: 25
|
|
122371
|
+
}
|
|
122372
|
+
},
|
|
122373
|
+
loc: {
|
|
122374
|
+
start: {
|
|
122375
|
+
line: 10,
|
|
122376
|
+
column: 56
|
|
122377
|
+
},
|
|
122378
|
+
end: {
|
|
122379
|
+
line: 79,
|
|
122380
|
+
column: 1
|
|
122381
|
+
}
|
|
122382
|
+
},
|
|
122383
|
+
line: 10
|
|
122384
|
+
},
|
|
122385
|
+
"1": {
|
|
122386
|
+
name: "(anonymous_1)",
|
|
122387
|
+
decl: {
|
|
122388
|
+
start: {
|
|
122389
|
+
line: 18,
|
|
122390
|
+
column: 4
|
|
122391
|
+
},
|
|
122392
|
+
end: {
|
|
122393
|
+
line: 18,
|
|
122394
|
+
column: 5
|
|
122395
|
+
}
|
|
122396
|
+
},
|
|
122397
|
+
loc: {
|
|
122398
|
+
start: {
|
|
122399
|
+
line: 18,
|
|
122400
|
+
column: 13
|
|
122401
|
+
},
|
|
122402
|
+
end: {
|
|
122403
|
+
line: 18,
|
|
122404
|
+
column: 44
|
|
122405
|
+
}
|
|
122406
|
+
},
|
|
122407
|
+
line: 18
|
|
122408
|
+
},
|
|
122409
|
+
"2": {
|
|
122410
|
+
name: "(anonymous_2)",
|
|
122411
|
+
decl: {
|
|
122412
|
+
start: {
|
|
122413
|
+
line: 22,
|
|
122414
|
+
column: 22
|
|
122415
|
+
},
|
|
122416
|
+
end: {
|
|
122417
|
+
line: 22,
|
|
122418
|
+
column: 23
|
|
122419
|
+
}
|
|
122420
|
+
},
|
|
122421
|
+
loc: {
|
|
122422
|
+
start: {
|
|
122423
|
+
line: 22,
|
|
122424
|
+
column: 28
|
|
122425
|
+
},
|
|
122426
|
+
end: {
|
|
122427
|
+
line: 26,
|
|
122428
|
+
column: 3
|
|
122429
|
+
}
|
|
122430
|
+
},
|
|
122431
|
+
line: 22
|
|
122432
|
+
},
|
|
122433
|
+
"3": {
|
|
122434
|
+
name: "(anonymous_3)",
|
|
122435
|
+
decl: {
|
|
122436
|
+
start: {
|
|
122437
|
+
line: 28,
|
|
122438
|
+
column: 28
|
|
122439
|
+
},
|
|
122440
|
+
end: {
|
|
122441
|
+
line: 28,
|
|
122442
|
+
column: 29
|
|
122443
|
+
}
|
|
122444
|
+
},
|
|
122445
|
+
loc: {
|
|
122446
|
+
start: {
|
|
122447
|
+
line: 28,
|
|
122448
|
+
column: 37
|
|
122449
|
+
},
|
|
122450
|
+
end: {
|
|
122451
|
+
line: 31,
|
|
122452
|
+
column: 3
|
|
122453
|
+
}
|
|
122454
|
+
},
|
|
122455
|
+
line: 28
|
|
122456
|
+
},
|
|
122457
|
+
"4": {
|
|
122458
|
+
name: "(anonymous_4)",
|
|
122459
|
+
decl: {
|
|
122460
|
+
start: {
|
|
122461
|
+
line: 33,
|
|
122462
|
+
column: 40
|
|
122463
|
+
},
|
|
122464
|
+
end: {
|
|
122465
|
+
line: 33,
|
|
122466
|
+
column: 41
|
|
122467
|
+
}
|
|
122468
|
+
},
|
|
122469
|
+
loc: {
|
|
122470
|
+
start: {
|
|
122471
|
+
line: 33,
|
|
122472
|
+
column: 49
|
|
122473
|
+
},
|
|
122474
|
+
end: {
|
|
122475
|
+
line: 37,
|
|
122476
|
+
column: 3
|
|
122477
|
+
}
|
|
122478
|
+
},
|
|
122479
|
+
line: 33
|
|
122480
|
+
},
|
|
122481
|
+
"5": {
|
|
122482
|
+
name: "(anonymous_5)",
|
|
122483
|
+
decl: {
|
|
122484
|
+
start: {
|
|
122485
|
+
line: 50,
|
|
122486
|
+
column: 17
|
|
122487
|
+
},
|
|
122488
|
+
end: {
|
|
122489
|
+
line: 50,
|
|
122490
|
+
column: 18
|
|
122491
|
+
}
|
|
122492
|
+
},
|
|
122493
|
+
loc: {
|
|
122494
|
+
start: {
|
|
122495
|
+
line: 50,
|
|
122496
|
+
column: 23
|
|
122497
|
+
},
|
|
122498
|
+
end: {
|
|
122499
|
+
line: 53,
|
|
122500
|
+
column: 9
|
|
122501
|
+
}
|
|
122502
|
+
},
|
|
122503
|
+
line: 50
|
|
122504
|
+
},
|
|
122505
|
+
"6": {
|
|
122506
|
+
name: "(anonymous_6)",
|
|
122507
|
+
decl: {
|
|
122508
|
+
start: {
|
|
122509
|
+
line: 66,
|
|
122510
|
+
column: 22
|
|
122511
|
+
},
|
|
122512
|
+
end: {
|
|
122513
|
+
line: 66,
|
|
122514
|
+
column: 23
|
|
122515
|
+
}
|
|
122516
|
+
},
|
|
122517
|
+
loc: {
|
|
122518
|
+
start: {
|
|
122519
|
+
line: 66,
|
|
122520
|
+
column: 27
|
|
122521
|
+
},
|
|
122522
|
+
end: {
|
|
122523
|
+
line: 66,
|
|
122524
|
+
column: 51
|
|
122525
|
+
}
|
|
122526
|
+
},
|
|
122527
|
+
line: 66
|
|
122528
|
+
}
|
|
122529
|
+
},
|
|
122530
|
+
branchMap: {
|
|
122531
|
+
"0": {
|
|
122532
|
+
loc: {
|
|
122533
|
+
start: {
|
|
122534
|
+
line: 34,
|
|
122535
|
+
column: 4
|
|
122536
|
+
},
|
|
122537
|
+
end: {
|
|
122538
|
+
line: 34,
|
|
122539
|
+
column: 36
|
|
122540
|
+
}
|
|
122541
|
+
},
|
|
122542
|
+
type: "binary-expr",
|
|
122543
|
+
locations: [{
|
|
122544
|
+
start: {
|
|
122545
|
+
line: 34,
|
|
122546
|
+
column: 4
|
|
122547
|
+
},
|
|
122548
|
+
end: {
|
|
122549
|
+
line: 34,
|
|
122550
|
+
column: 10
|
|
122551
|
+
}
|
|
122552
|
+
}, {
|
|
122553
|
+
start: {
|
|
122554
|
+
line: 34,
|
|
122555
|
+
column: 14
|
|
122556
|
+
},
|
|
122557
|
+
end: {
|
|
122558
|
+
line: 34,
|
|
122559
|
+
column: 36
|
|
122560
|
+
}
|
|
122561
|
+
}],
|
|
122562
|
+
line: 34
|
|
122563
|
+
},
|
|
122564
|
+
"1": {
|
|
122565
|
+
loc: {
|
|
122566
|
+
start: {
|
|
122567
|
+
line: 42,
|
|
122568
|
+
column: 21
|
|
122569
|
+
},
|
|
122570
|
+
end: {
|
|
122571
|
+
line: 42,
|
|
122572
|
+
column: 50
|
|
122573
|
+
}
|
|
122574
|
+
},
|
|
122575
|
+
type: "cond-expr",
|
|
122576
|
+
locations: [{
|
|
122577
|
+
start: {
|
|
122578
|
+
line: 42,
|
|
122579
|
+
column: 30
|
|
122580
|
+
},
|
|
122581
|
+
end: {
|
|
122582
|
+
line: 42,
|
|
122583
|
+
column: 41
|
|
122584
|
+
}
|
|
122585
|
+
}, {
|
|
122586
|
+
start: {
|
|
122587
|
+
line: 42,
|
|
122588
|
+
column: 44
|
|
122589
|
+
},
|
|
122590
|
+
end: {
|
|
122591
|
+
line: 42,
|
|
122592
|
+
column: 50
|
|
122593
|
+
}
|
|
122594
|
+
}],
|
|
122595
|
+
line: 42
|
|
122596
|
+
},
|
|
122597
|
+
"2": {
|
|
122598
|
+
loc: {
|
|
122599
|
+
start: {
|
|
122600
|
+
line: 56,
|
|
122601
|
+
column: 17
|
|
122602
|
+
},
|
|
122603
|
+
end: {
|
|
122604
|
+
line: 56,
|
|
122605
|
+
column: 35
|
|
122606
|
+
}
|
|
122607
|
+
},
|
|
122608
|
+
type: "binary-expr",
|
|
122609
|
+
locations: [{
|
|
122610
|
+
start: {
|
|
122611
|
+
line: 56,
|
|
122612
|
+
column: 17
|
|
122613
|
+
},
|
|
122614
|
+
end: {
|
|
122615
|
+
line: 56,
|
|
122616
|
+
column: 22
|
|
122617
|
+
}
|
|
122618
|
+
}, {
|
|
122619
|
+
start: {
|
|
122620
|
+
line: 56,
|
|
122621
|
+
column: 26
|
|
122622
|
+
},
|
|
122623
|
+
end: {
|
|
122624
|
+
line: 56,
|
|
122625
|
+
column: 35
|
|
122626
|
+
}
|
|
122627
|
+
}],
|
|
122628
|
+
line: 56
|
|
122629
|
+
}
|
|
122630
|
+
},
|
|
122631
|
+
s: {
|
|
122632
|
+
"0": 0,
|
|
122633
|
+
"1": 0,
|
|
122634
|
+
"2": 0,
|
|
122635
|
+
"3": 0,
|
|
122636
|
+
"4": 0,
|
|
122637
|
+
"5": 0,
|
|
122638
|
+
"6": 0,
|
|
122639
|
+
"7": 0,
|
|
122640
|
+
"8": 0,
|
|
122641
|
+
"9": 0,
|
|
122642
|
+
"10": 0,
|
|
122643
|
+
"11": 0,
|
|
122644
|
+
"12": 0,
|
|
122645
|
+
"13": 0,
|
|
122646
|
+
"14": 0,
|
|
122647
|
+
"15": 0,
|
|
122648
|
+
"16": 0,
|
|
122649
|
+
"17": 0,
|
|
122650
|
+
"18": 0,
|
|
122651
|
+
"19": 0,
|
|
122652
|
+
"20": 0,
|
|
122653
|
+
"21": 0
|
|
122654
|
+
},
|
|
122655
|
+
f: {
|
|
122656
|
+
"0": 0,
|
|
122657
|
+
"1": 0,
|
|
122658
|
+
"2": 0,
|
|
122659
|
+
"3": 0,
|
|
122660
|
+
"4": 0,
|
|
122661
|
+
"5": 0,
|
|
122662
|
+
"6": 0
|
|
122663
|
+
},
|
|
122664
|
+
b: {
|
|
122665
|
+
"0": [0, 0],
|
|
122666
|
+
"1": [0, 0],
|
|
122667
|
+
"2": [0, 0]
|
|
122668
|
+
},
|
|
122669
|
+
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
122670
|
+
hash: "ad219d6e4d579b6227eff2e33862f075e1aaeda9"
|
|
122671
|
+
};
|
|
122672
|
+
var coverage = global[gcv] || (global[gcv] = {});
|
|
122673
|
+
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
122674
|
+
coverage[path] = coverageData;
|
|
122675
|
+
}
|
|
122676
|
+
var actualCoverage = coverage[path];
|
|
122677
|
+
{
|
|
122678
|
+
// @ts-ignore
|
|
122679
|
+
cov_bf1egtcv4 = function () {
|
|
122680
|
+
return actualCoverage;
|
|
122681
|
+
};
|
|
122682
|
+
}
|
|
122683
|
+
return actualCoverage;
|
|
122684
|
+
}
|
|
122685
|
+
cov_bf1egtcv4();
|
|
122686
|
+
cov_bf1egtcv4().s[0]++;
|
|
122687
|
+
var TextColorOption = function TextColorOption(_ref) {
|
|
122688
|
+
var editor = _ref.editor,
|
|
122689
|
+
tooltipContent = _ref.tooltipContent;
|
|
122690
|
+
cov_bf1egtcv4().f[0]++;
|
|
122691
|
+
var _ref2 = (cov_bf1egtcv4().s[1]++, useState(false)),
|
|
122692
|
+
_ref3 = _slicedToArray(_ref2, 2),
|
|
122693
|
+
isOpen = _ref3[0],
|
|
122694
|
+
setIsOpen = _ref3[1];
|
|
122695
|
+
var _ref4 = (cov_bf1egtcv4().s[2]++, useState(editor.getAttributes("textStyle").color)),
|
|
122696
|
+
_ref5 = _slicedToArray(_ref4, 2),
|
|
122697
|
+
color = _ref5[0],
|
|
122698
|
+
setColor = _ref5[1];
|
|
122699
|
+
var dropdownWrapperRef = (cov_bf1egtcv4().s[3]++, useRef$1(null));
|
|
122700
|
+
var _ref6 = (cov_bf1egtcv4().s[4]++, useTranslation()),
|
|
122701
|
+
t = _ref6.t;
|
|
122702
|
+
var handleDebouncedClose = (cov_bf1egtcv4().s[5]++, useFuncDebounce(function (color) {
|
|
122703
|
+
cov_bf1egtcv4().f[1]++;
|
|
122704
|
+
cov_bf1egtcv4().s[6]++;
|
|
122705
|
+
return editor.commands.setColor(color);
|
|
122706
|
+
}, 300));
|
|
122707
|
+
cov_bf1egtcv4().s[7]++;
|
|
122708
|
+
var handleReset = function handleReset() {
|
|
122709
|
+
cov_bf1egtcv4().f[2]++;
|
|
122710
|
+
cov_bf1egtcv4().s[8]++;
|
|
122711
|
+
editor.commands.unsetColor();
|
|
122712
|
+
cov_bf1egtcv4().s[9]++;
|
|
122713
|
+
setIsOpen(false);
|
|
122714
|
+
cov_bf1egtcv4().s[10]++;
|
|
122715
|
+
editor.commands.focus();
|
|
122716
|
+
};
|
|
122717
|
+
cov_bf1egtcv4().s[11]++;
|
|
122718
|
+
var handleColorChange = function handleColorChange(color) {
|
|
122719
|
+
cov_bf1egtcv4().f[3]++;
|
|
122720
|
+
cov_bf1egtcv4().s[12]++;
|
|
122721
|
+
setColor(color);
|
|
122722
|
+
cov_bf1egtcv4().s[13]++;
|
|
122723
|
+
handleDebouncedClose(color);
|
|
122724
|
+
};
|
|
122725
|
+
cov_bf1egtcv4().s[14]++;
|
|
122726
|
+
useOnClickOutside(dropdownWrapperRef, function (event) {
|
|
122727
|
+
cov_bf1egtcv4().f[4]++;
|
|
122728
|
+
cov_bf1egtcv4().s[15]++;
|
|
122729
|
+
(cov_bf1egtcv4().b[0][0]++, isOpen) && (cov_bf1egtcv4().b[0][1]++, event.preventDefault());
|
|
122730
|
+
cov_bf1egtcv4().s[16]++;
|
|
122731
|
+
editor.commands.focus();
|
|
122732
|
+
cov_bf1egtcv4().s[17]++;
|
|
122733
|
+
setIsOpen(false);
|
|
122734
|
+
});
|
|
122735
|
+
cov_bf1egtcv4().s[18]++;
|
|
122736
|
+
return /*#__PURE__*/React__default.createElement("div", {
|
|
122737
|
+
ref: dropdownWrapperRef
|
|
122738
|
+
}, /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
122739
|
+
buttonStyle: isOpen ? (cov_bf1egtcv4().b[1][0]++, "secondary") : (cov_bf1egtcv4().b[1][1]++, "text"),
|
|
122740
|
+
icon: Customize,
|
|
122741
|
+
isOpen: isOpen,
|
|
122742
|
+
buttonProps: {
|
|
122743
|
+
tooltipProps: {
|
|
122744
|
+
content: tooltipContent,
|
|
122745
|
+
position: "bottom"
|
|
122746
|
+
},
|
|
122747
|
+
className: "neeto-editor-fixed-menu__item neeto-editor-text-color-option"
|
|
122748
|
+
},
|
|
122749
|
+
onClick: function onClick() {
|
|
122750
|
+
cov_bf1egtcv4().f[5]++;
|
|
122751
|
+
cov_bf1egtcv4().s[19]++;
|
|
122752
|
+
setColor(editor.getAttributes("textStyle").color);
|
|
122753
|
+
cov_bf1egtcv4().s[20]++;
|
|
122754
|
+
setIsOpen(not);
|
|
122755
|
+
}
|
|
122756
|
+
}, /*#__PURE__*/React__default.createElement(Z, {
|
|
122757
|
+
color: (cov_bf1egtcv4().b[2][0]++, color) || (cov_bf1egtcv4().b[2][1]++, "#000000"),
|
|
122758
|
+
onChange: handleColorChange
|
|
122759
|
+
}), /*#__PURE__*/React__default.createElement("div", {
|
|
122760
|
+
className: "neeto-editor-text-color-option__options-group"
|
|
122761
|
+
}, /*#__PURE__*/React__default.createElement(Input, {
|
|
122762
|
+
autoFocus: true,
|
|
122763
|
+
className: "neeto-editor-text-color-option__options-group__input",
|
|
122764
|
+
placeholder: t("placeholders.pickColor"),
|
|
122765
|
+
size: "small",
|
|
122766
|
+
value: color,
|
|
122767
|
+
onChange: function onChange(e) {
|
|
122768
|
+
cov_bf1egtcv4().f[6]++;
|
|
122769
|
+
cov_bf1egtcv4().s[21]++;
|
|
122770
|
+
return setColor(e.target.value);
|
|
122771
|
+
}
|
|
122772
|
+
}), /*#__PURE__*/React__default.createElement(Button$1, {
|
|
122773
|
+
className: "neeto-editor-text-color-option__options-group__reset-button",
|
|
122774
|
+
label: t("common.reset"),
|
|
122775
|
+
size: "small",
|
|
122776
|
+
style: "text",
|
|
122777
|
+
onClick: handleReset
|
|
122778
|
+
}))));
|
|
122779
|
+
};
|
|
122780
|
+
|
|
121976
122781
|
function cov_2gwegiwlga() {
|
|
121977
122782
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/utils.jsx";
|
|
121978
122783
|
var hash = "fe0f5a76dda71d4f032cf8c08c4220a0da772a56";
|
|
@@ -122438,7 +123243,7 @@ var buildOptionsFromAddonCommands = function buildOptionsFromAddonCommands(_ref3
|
|
|
122438
123243
|
|
|
122439
123244
|
function cov_516a30a1v() {
|
|
122440
123245
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Bubble/Options.jsx";
|
|
122441
|
-
var hash = "
|
|
123246
|
+
var hash = "8adb175ad48f6164a01eaab4f6d918b78853ab8a";
|
|
122442
123247
|
var global = new Function("return this")();
|
|
122443
123248
|
var gcv = "__coverage__";
|
|
122444
123249
|
var coverageData = {
|
|
@@ -122446,231 +123251,241 @@ function cov_516a30a1v() {
|
|
|
122446
123251
|
statementMap: {
|
|
122447
123252
|
"0": {
|
|
122448
123253
|
start: {
|
|
122449
|
-
line:
|
|
123254
|
+
line: 22,
|
|
122450
123255
|
column: 16
|
|
122451
123256
|
},
|
|
122452
123257
|
end: {
|
|
122453
|
-
line:
|
|
123258
|
+
line: 147,
|
|
122454
123259
|
column: 1
|
|
122455
123260
|
}
|
|
122456
123261
|
},
|
|
122457
123262
|
"1": {
|
|
122458
123263
|
start: {
|
|
122459
|
-
line:
|
|
123264
|
+
line: 39,
|
|
122460
123265
|
column: 16
|
|
122461
123266
|
},
|
|
122462
123267
|
end: {
|
|
122463
|
-
line:
|
|
123268
|
+
line: 39,
|
|
122464
123269
|
column: 32
|
|
122465
123270
|
}
|
|
122466
123271
|
},
|
|
122467
123272
|
"2": {
|
|
122468
123273
|
start: {
|
|
122469
|
-
line:
|
|
123274
|
+
line: 40,
|
|
122470
123275
|
column: 29
|
|
122471
123276
|
},
|
|
122472
123277
|
end: {
|
|
122473
|
-
line:
|
|
123278
|
+
line: 40,
|
|
122474
123279
|
column: 37
|
|
122475
123280
|
}
|
|
122476
123281
|
},
|
|
122477
123282
|
"3": {
|
|
122478
123283
|
start: {
|
|
122479
|
-
line:
|
|
123284
|
+
line: 42,
|
|
122480
123285
|
column: 26
|
|
122481
123286
|
},
|
|
122482
123287
|
end: {
|
|
122483
|
-
line:
|
|
123288
|
+
line: 42,
|
|
122484
123289
|
column: 64
|
|
122485
123290
|
}
|
|
122486
123291
|
},
|
|
122487
123292
|
"4": {
|
|
122488
123293
|
start: {
|
|
122489
|
-
line:
|
|
123294
|
+
line: 43,
|
|
122490
123295
|
column: 19
|
|
122491
123296
|
},
|
|
122492
123297
|
end: {
|
|
122493
|
-
line:
|
|
123298
|
+
line: 43,
|
|
122494
123299
|
column: 47
|
|
122495
123300
|
}
|
|
122496
123301
|
},
|
|
122497
123302
|
"5": {
|
|
122498
123303
|
start: {
|
|
122499
|
-
line:
|
|
123304
|
+
line: 44,
|
|
122500
123305
|
column: 24
|
|
122501
123306
|
},
|
|
122502
123307
|
end: {
|
|
122503
|
-
line:
|
|
123308
|
+
line: 44,
|
|
122504
123309
|
column: 62
|
|
122505
123310
|
}
|
|
122506
123311
|
},
|
|
122507
123312
|
"6": {
|
|
122508
123313
|
start: {
|
|
122509
|
-
line:
|
|
123314
|
+
line: 45,
|
|
123315
|
+
column: 34
|
|
123316
|
+
},
|
|
123317
|
+
end: {
|
|
123318
|
+
line: 45,
|
|
123319
|
+
column: 77
|
|
123320
|
+
}
|
|
123321
|
+
},
|
|
123322
|
+
"7": {
|
|
123323
|
+
start: {
|
|
123324
|
+
line: 46,
|
|
122510
123325
|
column: 23
|
|
122511
123326
|
},
|
|
122512
123327
|
end: {
|
|
122513
|
-
line:
|
|
123328
|
+
line: 46,
|
|
122514
123329
|
column: 60
|
|
122515
123330
|
}
|
|
122516
123331
|
},
|
|
122517
|
-
"
|
|
123332
|
+
"8": {
|
|
122518
123333
|
start: {
|
|
122519
|
-
line:
|
|
123334
|
+
line: 47,
|
|
122520
123335
|
column: 24
|
|
122521
123336
|
},
|
|
122522
123337
|
end: {
|
|
122523
|
-
line:
|
|
123338
|
+
line: 47,
|
|
122524
123339
|
column: 62
|
|
122525
123340
|
}
|
|
122526
123341
|
},
|
|
122527
|
-
"
|
|
123342
|
+
"9": {
|
|
122528
123343
|
start: {
|
|
122529
|
-
line:
|
|
123344
|
+
line: 53,
|
|
122530
123345
|
column: 6
|
|
122531
123346
|
},
|
|
122532
123347
|
end: {
|
|
122533
|
-
line:
|
|
123348
|
+
line: 60,
|
|
122534
123349
|
column: 4
|
|
122535
123350
|
}
|
|
122536
123351
|
},
|
|
122537
|
-
"
|
|
123352
|
+
"10": {
|
|
122538
123353
|
start: {
|
|
122539
|
-
line:
|
|
123354
|
+
line: 62,
|
|
122540
123355
|
column: 35
|
|
122541
123356
|
},
|
|
122542
123357
|
end: {
|
|
122543
|
-
line:
|
|
123358
|
+
line: 67,
|
|
122544
123359
|
column: 3
|
|
122545
123360
|
}
|
|
122546
123361
|
},
|
|
122547
|
-
"
|
|
123362
|
+
"11": {
|
|
122548
123363
|
start: {
|
|
122549
|
-
line:
|
|
123364
|
+
line: 63,
|
|
122550
123365
|
column: 4
|
|
122551
123366
|
},
|
|
122552
123367
|
end: {
|
|
122553
|
-
line:
|
|
123368
|
+
line: 63,
|
|
122554
123369
|
column: 27
|
|
122555
123370
|
}
|
|
122556
123371
|
},
|
|
122557
|
-
"
|
|
123372
|
+
"12": {
|
|
122558
123373
|
start: {
|
|
122559
|
-
line:
|
|
123374
|
+
line: 64,
|
|
122560
123375
|
column: 4
|
|
122561
123376
|
},
|
|
122562
123377
|
end: {
|
|
122563
|
-
line:
|
|
123378
|
+
line: 66,
|
|
122564
123379
|
column: 13
|
|
122565
123380
|
}
|
|
122566
123381
|
},
|
|
122567
|
-
"
|
|
123382
|
+
"13": {
|
|
122568
123383
|
start: {
|
|
122569
|
-
line:
|
|
123384
|
+
line: 65,
|
|
122570
123385
|
column: 6
|
|
122571
123386
|
},
|
|
122572
123387
|
end: {
|
|
122573
|
-
line:
|
|
123388
|
+
line: 65,
|
|
122574
123389
|
column: 30
|
|
122575
123390
|
}
|
|
122576
123391
|
},
|
|
122577
|
-
"
|
|
123392
|
+
"14": {
|
|
122578
123393
|
start: {
|
|
122579
|
-
line:
|
|
123394
|
+
line: 69,
|
|
122580
123395
|
column: 2
|
|
122581
123396
|
},
|
|
122582
123397
|
end: {
|
|
122583
|
-
line:
|
|
123398
|
+
line: 77,
|
|
122584
123399
|
column: 3
|
|
122585
123400
|
}
|
|
122586
123401
|
},
|
|
122587
|
-
"
|
|
123402
|
+
"15": {
|
|
122588
123403
|
start: {
|
|
122589
|
-
line:
|
|
123404
|
+
line: 70,
|
|
122590
123405
|
column: 4
|
|
122591
123406
|
},
|
|
122592
123407
|
end: {
|
|
122593
|
-
line:
|
|
123408
|
+
line: 76,
|
|
122594
123409
|
column: 6
|
|
122595
123410
|
}
|
|
122596
123411
|
},
|
|
122597
|
-
"
|
|
123412
|
+
"16": {
|
|
122598
123413
|
start: {
|
|
122599
|
-
line:
|
|
123414
|
+
line: 74,
|
|
122600
123415
|
column: 27
|
|
122601
123416
|
},
|
|
122602
123417
|
end: {
|
|
122603
|
-
line:
|
|
123418
|
+
line: 74,
|
|
122604
123419
|
column: 55
|
|
122605
123420
|
}
|
|
122606
123421
|
},
|
|
122607
|
-
"
|
|
123422
|
+
"17": {
|
|
122608
123423
|
start: {
|
|
122609
|
-
line:
|
|
123424
|
+
line: 79,
|
|
122610
123425
|
column: 2
|
|
122611
123426
|
},
|
|
122612
123427
|
end: {
|
|
122613
|
-
line:
|
|
123428
|
+
line: 86,
|
|
122614
123429
|
column: 3
|
|
122615
123430
|
}
|
|
122616
123431
|
},
|
|
122617
|
-
"
|
|
123432
|
+
"18": {
|
|
122618
123433
|
start: {
|
|
122619
|
-
line:
|
|
123434
|
+
line: 80,
|
|
122620
123435
|
column: 4
|
|
122621
123436
|
},
|
|
122622
123437
|
end: {
|
|
122623
|
-
line:
|
|
123438
|
+
line: 85,
|
|
122624
123439
|
column: 6
|
|
122625
123440
|
}
|
|
122626
123441
|
},
|
|
122627
|
-
"
|
|
123442
|
+
"19": {
|
|
122628
123443
|
start: {
|
|
122629
|
-
line:
|
|
123444
|
+
line: 83,
|
|
122630
123445
|
column: 27
|
|
122631
123446
|
},
|
|
122632
123447
|
end: {
|
|
122633
|
-
line:
|
|
123448
|
+
line: 83,
|
|
122634
123449
|
column: 56
|
|
122635
123450
|
}
|
|
122636
123451
|
},
|
|
122637
|
-
"
|
|
123452
|
+
"20": {
|
|
122638
123453
|
start: {
|
|
122639
|
-
line:
|
|
123454
|
+
line: 88,
|
|
122640
123455
|
column: 2
|
|
122641
123456
|
},
|
|
122642
123457
|
end: {
|
|
122643
|
-
line:
|
|
123458
|
+
line: 146,
|
|
122644
123459
|
column: 4
|
|
122645
123460
|
}
|
|
122646
123461
|
},
|
|
122647
|
-
"
|
|
123462
|
+
"21": {
|
|
122648
123463
|
start: {
|
|
122649
|
-
line:
|
|
123464
|
+
line: 98,
|
|
122650
123465
|
column: 12
|
|
122651
123466
|
},
|
|
122652
123467
|
end: {
|
|
122653
|
-
line:
|
|
123468
|
+
line: 100,
|
|
122654
123469
|
column: 30
|
|
122655
123470
|
}
|
|
122656
123471
|
},
|
|
122657
|
-
"
|
|
123472
|
+
"22": {
|
|
122658
123473
|
start: {
|
|
122659
|
-
line:
|
|
123474
|
+
line: 124,
|
|
122660
123475
|
column: 25
|
|
122661
123476
|
},
|
|
122662
123477
|
end: {
|
|
122663
|
-
line:
|
|
123478
|
+
line: 124,
|
|
122664
123479
|
column: 52
|
|
122665
123480
|
}
|
|
122666
123481
|
},
|
|
122667
|
-
"
|
|
123482
|
+
"23": {
|
|
122668
123483
|
start: {
|
|
122669
|
-
line:
|
|
123484
|
+
line: 133,
|
|
122670
123485
|
column: 25
|
|
122671
123486
|
},
|
|
122672
123487
|
end: {
|
|
122673
|
-
line:
|
|
123488
|
+
line: 133,
|
|
122674
123489
|
column: 53
|
|
122675
123490
|
}
|
|
122676
123491
|
}
|
|
@@ -122680,215 +123495,215 @@ function cov_516a30a1v() {
|
|
|
122680
123495
|
name: "(anonymous_0)",
|
|
122681
123496
|
decl: {
|
|
122682
123497
|
start: {
|
|
122683
|
-
line:
|
|
123498
|
+
line: 22,
|
|
122684
123499
|
column: 16
|
|
122685
123500
|
},
|
|
122686
123501
|
end: {
|
|
122687
|
-
line:
|
|
123502
|
+
line: 22,
|
|
122688
123503
|
column: 17
|
|
122689
123504
|
}
|
|
122690
123505
|
},
|
|
122691
123506
|
loc: {
|
|
122692
123507
|
start: {
|
|
122693
|
-
line:
|
|
123508
|
+
line: 38,
|
|
122694
123509
|
column: 6
|
|
122695
123510
|
},
|
|
122696
123511
|
end: {
|
|
122697
|
-
line:
|
|
123512
|
+
line: 147,
|
|
122698
123513
|
column: 1
|
|
122699
123514
|
}
|
|
122700
123515
|
},
|
|
122701
|
-
line:
|
|
123516
|
+
line: 38
|
|
122702
123517
|
},
|
|
122703
123518
|
"1": {
|
|
122704
123519
|
name: "(anonymous_1)",
|
|
122705
123520
|
decl: {
|
|
122706
123521
|
start: {
|
|
122707
|
-
line:
|
|
123522
|
+
line: 62,
|
|
122708
123523
|
column: 35
|
|
122709
123524
|
},
|
|
122710
123525
|
end: {
|
|
122711
|
-
line:
|
|
123526
|
+
line: 62,
|
|
122712
123527
|
column: 36
|
|
122713
123528
|
}
|
|
122714
123529
|
},
|
|
122715
123530
|
loc: {
|
|
122716
123531
|
start: {
|
|
122717
|
-
line:
|
|
123532
|
+
line: 62,
|
|
122718
123533
|
column: 41
|
|
122719
123534
|
},
|
|
122720
123535
|
end: {
|
|
122721
|
-
line:
|
|
123536
|
+
line: 67,
|
|
122722
123537
|
column: 3
|
|
122723
123538
|
}
|
|
122724
123539
|
},
|
|
122725
|
-
line:
|
|
123540
|
+
line: 62
|
|
122726
123541
|
},
|
|
122727
123542
|
"2": {
|
|
122728
123543
|
name: "(anonymous_2)",
|
|
122729
123544
|
decl: {
|
|
122730
123545
|
start: {
|
|
122731
|
-
line:
|
|
123546
|
+
line: 64,
|
|
122732
123547
|
column: 15
|
|
122733
123548
|
},
|
|
122734
123549
|
end: {
|
|
122735
|
-
line:
|
|
123550
|
+
line: 64,
|
|
122736
123551
|
column: 16
|
|
122737
123552
|
}
|
|
122738
123553
|
},
|
|
122739
123554
|
loc: {
|
|
122740
123555
|
start: {
|
|
122741
|
-
line:
|
|
123556
|
+
line: 64,
|
|
122742
123557
|
column: 21
|
|
122743
123558
|
},
|
|
122744
123559
|
end: {
|
|
122745
|
-
line:
|
|
123560
|
+
line: 66,
|
|
122746
123561
|
column: 5
|
|
122747
123562
|
}
|
|
122748
123563
|
},
|
|
122749
|
-
line:
|
|
123564
|
+
line: 64
|
|
122750
123565
|
},
|
|
122751
123566
|
"3": {
|
|
122752
123567
|
name: "(anonymous_3)",
|
|
122753
123568
|
decl: {
|
|
122754
123569
|
start: {
|
|
122755
|
-
line:
|
|
123570
|
+
line: 74,
|
|
122756
123571
|
column: 21
|
|
122757
123572
|
},
|
|
122758
123573
|
end: {
|
|
122759
|
-
line:
|
|
123574
|
+
line: 74,
|
|
122760
123575
|
column: 22
|
|
122761
123576
|
}
|
|
122762
123577
|
},
|
|
122763
123578
|
loc: {
|
|
122764
123579
|
start: {
|
|
122765
|
-
line:
|
|
123580
|
+
line: 74,
|
|
122766
123581
|
column: 27
|
|
122767
123582
|
},
|
|
122768
123583
|
end: {
|
|
122769
|
-
line:
|
|
123584
|
+
line: 74,
|
|
122770
123585
|
column: 55
|
|
122771
123586
|
}
|
|
122772
123587
|
},
|
|
122773
|
-
line:
|
|
123588
|
+
line: 74
|
|
122774
123589
|
},
|
|
122775
123590
|
"4": {
|
|
122776
123591
|
name: "(anonymous_4)",
|
|
122777
123592
|
decl: {
|
|
122778
123593
|
start: {
|
|
122779
|
-
line:
|
|
123594
|
+
line: 83,
|
|
122780
123595
|
column: 21
|
|
122781
123596
|
},
|
|
122782
123597
|
end: {
|
|
122783
|
-
line:
|
|
123598
|
+
line: 83,
|
|
122784
123599
|
column: 22
|
|
122785
123600
|
}
|
|
122786
123601
|
},
|
|
122787
123602
|
loc: {
|
|
122788
123603
|
start: {
|
|
122789
|
-
line:
|
|
123604
|
+
line: 83,
|
|
122790
123605
|
column: 27
|
|
122791
123606
|
},
|
|
122792
123607
|
end: {
|
|
122793
|
-
line:
|
|
123608
|
+
line: 83,
|
|
122794
123609
|
column: 56
|
|
122795
123610
|
}
|
|
122796
123611
|
},
|
|
122797
|
-
line:
|
|
123612
|
+
line: 83
|
|
122798
123613
|
},
|
|
122799
123614
|
"5": {
|
|
122800
123615
|
name: "(anonymous_5)",
|
|
122801
123616
|
decl: {
|
|
122802
123617
|
start: {
|
|
122803
|
-
line:
|
|
123618
|
+
line: 97,
|
|
122804
123619
|
column: 31
|
|
122805
123620
|
},
|
|
122806
123621
|
end: {
|
|
122807
|
-
line:
|
|
123622
|
+
line: 97,
|
|
122808
123623
|
column: 32
|
|
122809
123624
|
}
|
|
122810
123625
|
},
|
|
122811
123626
|
loc: {
|
|
122812
123627
|
start: {
|
|
122813
|
-
line:
|
|
123628
|
+
line: 98,
|
|
122814
123629
|
column: 12
|
|
122815
123630
|
},
|
|
122816
123631
|
end: {
|
|
122817
|
-
line:
|
|
123632
|
+
line: 100,
|
|
122818
123633
|
column: 30
|
|
122819
123634
|
}
|
|
122820
123635
|
},
|
|
122821
|
-
line:
|
|
123636
|
+
line: 98
|
|
122822
123637
|
},
|
|
122823
123638
|
"6": {
|
|
122824
123639
|
name: "(anonymous_6)",
|
|
122825
123640
|
decl: {
|
|
122826
123641
|
start: {
|
|
122827
|
-
line:
|
|
123642
|
+
line: 124,
|
|
122828
123643
|
column: 19
|
|
122829
123644
|
},
|
|
122830
123645
|
end: {
|
|
122831
|
-
line:
|
|
123646
|
+
line: 124,
|
|
122832
123647
|
column: 20
|
|
122833
123648
|
}
|
|
122834
123649
|
},
|
|
122835
123650
|
loc: {
|
|
122836
123651
|
start: {
|
|
122837
|
-
line:
|
|
123652
|
+
line: 124,
|
|
122838
123653
|
column: 25
|
|
122839
123654
|
},
|
|
122840
123655
|
end: {
|
|
122841
|
-
line:
|
|
123656
|
+
line: 124,
|
|
122842
123657
|
column: 52
|
|
122843
123658
|
}
|
|
122844
123659
|
},
|
|
122845
|
-
line:
|
|
123660
|
+
line: 124
|
|
122846
123661
|
},
|
|
122847
123662
|
"7": {
|
|
122848
123663
|
name: "(anonymous_7)",
|
|
122849
123664
|
decl: {
|
|
122850
123665
|
start: {
|
|
122851
|
-
line:
|
|
123666
|
+
line: 133,
|
|
122852
123667
|
column: 19
|
|
122853
123668
|
},
|
|
122854
123669
|
end: {
|
|
122855
|
-
line:
|
|
123670
|
+
line: 133,
|
|
122856
123671
|
column: 20
|
|
122857
123672
|
}
|
|
122858
123673
|
},
|
|
122859
123674
|
loc: {
|
|
122860
123675
|
start: {
|
|
122861
|
-
line:
|
|
123676
|
+
line: 133,
|
|
122862
123677
|
column: 25
|
|
122863
123678
|
},
|
|
122864
123679
|
end: {
|
|
122865
|
-
line:
|
|
123680
|
+
line: 133,
|
|
122866
123681
|
column: 53
|
|
122867
123682
|
}
|
|
122868
123683
|
},
|
|
122869
|
-
line:
|
|
123684
|
+
line: 133
|
|
122870
123685
|
}
|
|
122871
123686
|
},
|
|
122872
123687
|
branchMap: {
|
|
122873
123688
|
"0": {
|
|
122874
123689
|
loc: {
|
|
122875
123690
|
start: {
|
|
122876
|
-
line:
|
|
123691
|
+
line: 69,
|
|
122877
123692
|
column: 2
|
|
122878
123693
|
},
|
|
122879
123694
|
end: {
|
|
122880
|
-
line:
|
|
123695
|
+
line: 77,
|
|
122881
123696
|
column: 3
|
|
122882
123697
|
}
|
|
122883
123698
|
},
|
|
122884
123699
|
type: "if",
|
|
122885
123700
|
locations: [{
|
|
122886
123701
|
start: {
|
|
122887
|
-
line:
|
|
123702
|
+
line: 69,
|
|
122888
123703
|
column: 2
|
|
122889
123704
|
},
|
|
122890
123705
|
end: {
|
|
122891
|
-
line:
|
|
123706
|
+
line: 77,
|
|
122892
123707
|
column: 3
|
|
122893
123708
|
}
|
|
122894
123709
|
}, {
|
|
@@ -122901,27 +123716,27 @@ function cov_516a30a1v() {
|
|
|
122901
123716
|
column: undefined
|
|
122902
123717
|
}
|
|
122903
123718
|
}],
|
|
122904
|
-
line:
|
|
123719
|
+
line: 69
|
|
122905
123720
|
},
|
|
122906
123721
|
"1": {
|
|
122907
123722
|
loc: {
|
|
122908
123723
|
start: {
|
|
122909
|
-
line:
|
|
123724
|
+
line: 79,
|
|
122910
123725
|
column: 2
|
|
122911
123726
|
},
|
|
122912
123727
|
end: {
|
|
122913
|
-
line:
|
|
123728
|
+
line: 86,
|
|
122914
123729
|
column: 3
|
|
122915
123730
|
}
|
|
122916
123731
|
},
|
|
122917
123732
|
type: "if",
|
|
122918
123733
|
locations: [{
|
|
122919
123734
|
start: {
|
|
122920
|
-
line:
|
|
123735
|
+
line: 79,
|
|
122921
123736
|
column: 2
|
|
122922
123737
|
},
|
|
122923
123738
|
end: {
|
|
122924
|
-
line:
|
|
123739
|
+
line: 86,
|
|
122925
123740
|
column: 3
|
|
122926
123741
|
}
|
|
122927
123742
|
}, {
|
|
@@ -122934,12 +123749,12 @@ function cov_516a30a1v() {
|
|
|
122934
123749
|
column: undefined
|
|
122935
123750
|
}
|
|
122936
123751
|
}],
|
|
122937
|
-
line:
|
|
123752
|
+
line: 79
|
|
122938
123753
|
},
|
|
122939
123754
|
"2": {
|
|
122940
123755
|
loc: {
|
|
122941
123756
|
start: {
|
|
122942
|
-
line:
|
|
123757
|
+
line: 106,
|
|
122943
123758
|
column: 7
|
|
122944
123759
|
},
|
|
122945
123760
|
end: {
|
|
@@ -122950,16 +123765,16 @@ function cov_516a30a1v() {
|
|
|
122950
123765
|
type: "binary-expr",
|
|
122951
123766
|
locations: [{
|
|
122952
123767
|
start: {
|
|
122953
|
-
line:
|
|
123768
|
+
line: 106,
|
|
122954
123769
|
column: 7
|
|
122955
123770
|
},
|
|
122956
123771
|
end: {
|
|
122957
|
-
line:
|
|
122958
|
-
column:
|
|
123772
|
+
line: 106,
|
|
123773
|
+
column: 30
|
|
122959
123774
|
}
|
|
122960
123775
|
}, {
|
|
122961
123776
|
start: {
|
|
122962
|
-
line:
|
|
123777
|
+
line: 107,
|
|
122963
123778
|
column: 8
|
|
122964
123779
|
},
|
|
122965
123780
|
end: {
|
|
@@ -122967,7 +123782,7 @@ function cov_516a30a1v() {
|
|
|
122967
123782
|
column: 10
|
|
122968
123783
|
}
|
|
122969
123784
|
}],
|
|
122970
|
-
line:
|
|
123785
|
+
line: 106
|
|
122971
123786
|
},
|
|
122972
123787
|
"3": {
|
|
122973
123788
|
loc: {
|
|
@@ -122977,7 +123792,7 @@ function cov_516a30a1v() {
|
|
|
122977
123792
|
},
|
|
122978
123793
|
end: {
|
|
122979
123794
|
line: 109,
|
|
122980
|
-
column:
|
|
123795
|
+
column: 67
|
|
122981
123796
|
}
|
|
122982
123797
|
},
|
|
122983
123798
|
type: "binary-expr",
|
|
@@ -122988,16 +123803,16 @@ function cov_516a30a1v() {
|
|
|
122988
123803
|
},
|
|
122989
123804
|
end: {
|
|
122990
123805
|
line: 109,
|
|
122991
|
-
column:
|
|
123806
|
+
column: 44
|
|
122992
123807
|
}
|
|
122993
123808
|
}, {
|
|
122994
123809
|
start: {
|
|
122995
123810
|
line: 109,
|
|
122996
|
-
column:
|
|
123811
|
+
column: 48
|
|
122997
123812
|
},
|
|
122998
123813
|
end: {
|
|
122999
123814
|
line: 109,
|
|
123000
|
-
column:
|
|
123815
|
+
column: 67
|
|
123001
123816
|
}
|
|
123002
123817
|
}],
|
|
123003
123818
|
line: 109
|
|
@@ -123005,167 +123820,233 @@ function cov_516a30a1v() {
|
|
|
123005
123820
|
"4": {
|
|
123006
123821
|
loc: {
|
|
123007
123822
|
start: {
|
|
123008
|
-
line:
|
|
123823
|
+
line: 112,
|
|
123009
123824
|
column: 7
|
|
123010
123825
|
},
|
|
123011
123826
|
end: {
|
|
123827
|
+
line: 119,
|
|
123828
|
+
column: 7
|
|
123829
|
+
}
|
|
123830
|
+
},
|
|
123831
|
+
type: "binary-expr",
|
|
123832
|
+
locations: [{
|
|
123833
|
+
start: {
|
|
123834
|
+
line: 112,
|
|
123835
|
+
column: 7
|
|
123836
|
+
},
|
|
123837
|
+
end: {
|
|
123838
|
+
line: 112,
|
|
123839
|
+
column: 20
|
|
123840
|
+
}
|
|
123841
|
+
}, {
|
|
123842
|
+
start: {
|
|
123843
|
+
line: 113,
|
|
123844
|
+
column: 8
|
|
123845
|
+
},
|
|
123846
|
+
end: {
|
|
123847
|
+
line: 118,
|
|
123848
|
+
column: 10
|
|
123849
|
+
}
|
|
123850
|
+
}],
|
|
123851
|
+
line: 112
|
|
123852
|
+
},
|
|
123853
|
+
"5": {
|
|
123854
|
+
loc: {
|
|
123855
|
+
start: {
|
|
123856
|
+
line: 117,
|
|
123857
|
+
column: 26
|
|
123858
|
+
},
|
|
123859
|
+
end: {
|
|
123860
|
+
line: 117,
|
|
123861
|
+
column: 59
|
|
123862
|
+
}
|
|
123863
|
+
},
|
|
123864
|
+
type: "binary-expr",
|
|
123865
|
+
locations: [{
|
|
123866
|
+
start: {
|
|
123867
|
+
line: 117,
|
|
123868
|
+
column: 26
|
|
123869
|
+
},
|
|
123870
|
+
end: {
|
|
123871
|
+
line: 117,
|
|
123872
|
+
column: 40
|
|
123873
|
+
}
|
|
123874
|
+
}, {
|
|
123875
|
+
start: {
|
|
123876
|
+
line: 117,
|
|
123877
|
+
column: 44
|
|
123878
|
+
},
|
|
123879
|
+
end: {
|
|
123880
|
+
line: 117,
|
|
123881
|
+
column: 59
|
|
123882
|
+
}
|
|
123883
|
+
}],
|
|
123884
|
+
line: 117
|
|
123885
|
+
},
|
|
123886
|
+
"6": {
|
|
123887
|
+
loc: {
|
|
123888
|
+
start: {
|
|
123012
123889
|
line: 121,
|
|
123890
|
+
column: 7
|
|
123891
|
+
},
|
|
123892
|
+
end: {
|
|
123893
|
+
line: 129,
|
|
123013
123894
|
column: 10
|
|
123014
123895
|
}
|
|
123015
123896
|
},
|
|
123016
123897
|
type: "binary-expr",
|
|
123017
123898
|
locations: [{
|
|
123018
123899
|
start: {
|
|
123019
|
-
line:
|
|
123900
|
+
line: 121,
|
|
123020
123901
|
column: 7
|
|
123021
123902
|
},
|
|
123022
123903
|
end: {
|
|
123023
|
-
line:
|
|
123904
|
+
line: 121,
|
|
123024
123905
|
column: 19
|
|
123025
123906
|
}
|
|
123026
123907
|
}, {
|
|
123027
123908
|
start: {
|
|
123028
|
-
line:
|
|
123909
|
+
line: 122,
|
|
123029
123910
|
column: 8
|
|
123030
123911
|
},
|
|
123031
123912
|
end: {
|
|
123032
|
-
line:
|
|
123913
|
+
line: 129,
|
|
123033
123914
|
column: 10
|
|
123034
123915
|
}
|
|
123035
123916
|
}],
|
|
123036
|
-
line:
|
|
123917
|
+
line: 121
|
|
123037
123918
|
},
|
|
123038
|
-
"
|
|
123919
|
+
"7": {
|
|
123039
123920
|
loc: {
|
|
123040
123921
|
start: {
|
|
123041
|
-
line:
|
|
123922
|
+
line: 128,
|
|
123042
123923
|
column: 19
|
|
123043
123924
|
},
|
|
123044
123925
|
end: {
|
|
123045
|
-
line:
|
|
123926
|
+
line: 128,
|
|
123046
123927
|
column: 50
|
|
123047
123928
|
}
|
|
123048
123929
|
},
|
|
123049
123930
|
type: "binary-expr",
|
|
123050
123931
|
locations: [{
|
|
123051
123932
|
start: {
|
|
123052
|
-
line:
|
|
123933
|
+
line: 128,
|
|
123053
123934
|
column: 19
|
|
123054
123935
|
},
|
|
123055
123936
|
end: {
|
|
123056
|
-
line:
|
|
123937
|
+
line: 128,
|
|
123057
123938
|
column: 32
|
|
123058
123939
|
}
|
|
123059
123940
|
}, {
|
|
123060
123941
|
start: {
|
|
123061
|
-
line:
|
|
123942
|
+
line: 128,
|
|
123062
123943
|
column: 36
|
|
123063
123944
|
},
|
|
123064
123945
|
end: {
|
|
123065
|
-
line:
|
|
123946
|
+
line: 128,
|
|
123066
123947
|
column: 50
|
|
123067
123948
|
}
|
|
123068
123949
|
}],
|
|
123069
|
-
line:
|
|
123950
|
+
line: 128
|
|
123070
123951
|
},
|
|
123071
|
-
"
|
|
123952
|
+
"8": {
|
|
123072
123953
|
loc: {
|
|
123073
123954
|
start: {
|
|
123074
|
-
line:
|
|
123955
|
+
line: 130,
|
|
123075
123956
|
column: 7
|
|
123076
123957
|
},
|
|
123077
123958
|
end: {
|
|
123078
|
-
line:
|
|
123959
|
+
line: 138,
|
|
123079
123960
|
column: 10
|
|
123080
123961
|
}
|
|
123081
123962
|
},
|
|
123082
123963
|
type: "binary-expr",
|
|
123083
123964
|
locations: [{
|
|
123084
123965
|
start: {
|
|
123085
|
-
line:
|
|
123966
|
+
line: 130,
|
|
123086
123967
|
column: 7
|
|
123087
123968
|
},
|
|
123088
123969
|
end: {
|
|
123089
|
-
line:
|
|
123970
|
+
line: 130,
|
|
123090
123971
|
column: 20
|
|
123091
123972
|
}
|
|
123092
123973
|
}, {
|
|
123093
123974
|
start: {
|
|
123094
|
-
line:
|
|
123975
|
+
line: 131,
|
|
123095
123976
|
column: 8
|
|
123096
123977
|
},
|
|
123097
123978
|
end: {
|
|
123098
|
-
line:
|
|
123979
|
+
line: 138,
|
|
123099
123980
|
column: 10
|
|
123100
123981
|
}
|
|
123101
123982
|
}],
|
|
123102
|
-
line:
|
|
123983
|
+
line: 130
|
|
123103
123984
|
},
|
|
123104
|
-
"
|
|
123985
|
+
"9": {
|
|
123105
123986
|
loc: {
|
|
123106
123987
|
start: {
|
|
123107
|
-
line:
|
|
123988
|
+
line: 137,
|
|
123108
123989
|
column: 19
|
|
123109
123990
|
},
|
|
123110
123991
|
end: {
|
|
123111
|
-
line:
|
|
123992
|
+
line: 137,
|
|
123112
123993
|
column: 52
|
|
123113
123994
|
}
|
|
123114
123995
|
},
|
|
123115
123996
|
type: "binary-expr",
|
|
123116
123997
|
locations: [{
|
|
123117
123998
|
start: {
|
|
123118
|
-
line:
|
|
123999
|
+
line: 137,
|
|
123119
124000
|
column: 19
|
|
123120
124001
|
},
|
|
123121
124002
|
end: {
|
|
123122
|
-
line:
|
|
124003
|
+
line: 137,
|
|
123123
124004
|
column: 33
|
|
123124
124005
|
}
|
|
123125
124006
|
}, {
|
|
123126
124007
|
start: {
|
|
123127
|
-
line:
|
|
124008
|
+
line: 137,
|
|
123128
124009
|
column: 37
|
|
123129
124010
|
},
|
|
123130
124011
|
end: {
|
|
123131
|
-
line:
|
|
124012
|
+
line: 137,
|
|
123132
124013
|
column: 52
|
|
123133
124014
|
}
|
|
123134
124015
|
}],
|
|
123135
|
-
line:
|
|
124016
|
+
line: 137
|
|
123136
124017
|
},
|
|
123137
|
-
"
|
|
124018
|
+
"10": {
|
|
123138
124019
|
loc: {
|
|
123139
124020
|
start: {
|
|
123140
|
-
line:
|
|
124021
|
+
line: 142,
|
|
123141
124022
|
column: 24
|
|
123142
124023
|
},
|
|
123143
124024
|
end: {
|
|
123144
|
-
line:
|
|
124025
|
+
line: 142,
|
|
123145
124026
|
column: 61
|
|
123146
124027
|
}
|
|
123147
124028
|
},
|
|
123148
124029
|
type: "binary-expr",
|
|
123149
124030
|
locations: [{
|
|
123150
124031
|
start: {
|
|
123151
|
-
line:
|
|
124032
|
+
line: 142,
|
|
123152
124033
|
column: 24
|
|
123153
124034
|
},
|
|
123154
124035
|
end: {
|
|
123155
|
-
line:
|
|
124036
|
+
line: 142,
|
|
123156
124037
|
column: 40
|
|
123157
124038
|
}
|
|
123158
124039
|
}, {
|
|
123159
124040
|
start: {
|
|
123160
|
-
line:
|
|
124041
|
+
line: 142,
|
|
123161
124042
|
column: 44
|
|
123162
124043
|
},
|
|
123163
124044
|
end: {
|
|
123164
|
-
line:
|
|
124045
|
+
line: 142,
|
|
123165
124046
|
column: 61
|
|
123166
124047
|
}
|
|
123167
124048
|
}],
|
|
123168
|
-
line:
|
|
124049
|
+
line: 142
|
|
123169
124050
|
}
|
|
123170
124051
|
},
|
|
123171
124052
|
s: {
|
|
@@ -123191,7 +124072,8 @@ function cov_516a30a1v() {
|
|
|
123191
124072
|
"19": 0,
|
|
123192
124073
|
"20": 0,
|
|
123193
124074
|
"21": 0,
|
|
123194
|
-
"22": 0
|
|
124075
|
+
"22": 0,
|
|
124076
|
+
"23": 0
|
|
123195
124077
|
},
|
|
123196
124078
|
f: {
|
|
123197
124079
|
"0": 0,
|
|
@@ -123212,10 +124094,12 @@ function cov_516a30a1v() {
|
|
|
123212
124094
|
"5": [0, 0],
|
|
123213
124095
|
"6": [0, 0],
|
|
123214
124096
|
"7": [0, 0],
|
|
123215
|
-
"8": [0, 0]
|
|
124097
|
+
"8": [0, 0],
|
|
124098
|
+
"9": [0, 0],
|
|
124099
|
+
"10": [0, 0]
|
|
123216
124100
|
},
|
|
123217
124101
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
123218
|
-
hash: "
|
|
124102
|
+
hash: "8adb175ad48f6164a01eaab4f6d918b78853ab8a"
|
|
123219
124103
|
};
|
|
123220
124104
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
123221
124105
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -123259,9 +124143,10 @@ var Options = function Options(_ref) {
|
|
|
123259
124143
|
}));
|
|
123260
124144
|
var nodeType = (cov_516a30a1v().s[4]++, getNodeType(dropdownOptions));
|
|
123261
124145
|
var isEmojiActive = (cov_516a30a1v().s[5]++, options.includes(EDITOR_OPTIONS.EMOJI));
|
|
123262
|
-
var
|
|
123263
|
-
var
|
|
123264
|
-
var
|
|
124146
|
+
var isTextColorOptionActive = (cov_516a30a1v().s[6]++, options.includes(EDITOR_OPTIONS.TEXT_COLOR));
|
|
124147
|
+
var isLinkActive = (cov_516a30a1v().s[7]++, options.includes(EDITOR_OPTIONS.LINK));
|
|
124148
|
+
var isTableActive = (cov_516a30a1v().s[8]++, options.includes(EDITOR_OPTIONS.TABLE));
|
|
124149
|
+
var _ref4 = (cov_516a30a1v().s[9]++, buildMenuOptions$1({
|
|
123265
124150
|
editor: editor,
|
|
123266
124151
|
options: options,
|
|
123267
124152
|
setMediaUploader: setMediaUploader,
|
|
@@ -123272,50 +124157,50 @@ var Options = function Options(_ref) {
|
|
|
123272
124157
|
fontStyleOptions = _ref4.font,
|
|
123273
124158
|
blockStyleOptions = _ref4.block,
|
|
123274
124159
|
listStyleOptions = _ref4.list;
|
|
123275
|
-
cov_516a30a1v().s[
|
|
124160
|
+
cov_516a30a1v().s[10]++;
|
|
123276
124161
|
var handleAnimateInvalidLink = function handleAnimateInvalidLink() {
|
|
123277
124162
|
cov_516a30a1v().f[1]++;
|
|
123278
|
-
cov_516a30a1v().s[10]++;
|
|
123279
|
-
setIsInvalidLink(true);
|
|
123280
124163
|
cov_516a30a1v().s[11]++;
|
|
124164
|
+
setIsInvalidLink(true);
|
|
124165
|
+
cov_516a30a1v().s[12]++;
|
|
123281
124166
|
setTimeout(function () {
|
|
123282
124167
|
cov_516a30a1v().f[2]++;
|
|
123283
|
-
cov_516a30a1v().s[
|
|
124168
|
+
cov_516a30a1v().s[13]++;
|
|
123284
124169
|
setIsInvalidLink(false);
|
|
123285
124170
|
}, 1000);
|
|
123286
124171
|
};
|
|
123287
|
-
cov_516a30a1v().s[
|
|
124172
|
+
cov_516a30a1v().s[14]++;
|
|
123288
124173
|
if (isLinkOptionActive) {
|
|
123289
124174
|
cov_516a30a1v().b[0][0]++;
|
|
123290
|
-
cov_516a30a1v().s[
|
|
124175
|
+
cov_516a30a1v().s[15]++;
|
|
123291
124176
|
return /*#__PURE__*/React__default.createElement(LinkOption$1, {
|
|
123292
124177
|
editor: editor,
|
|
123293
124178
|
handleAnimateInvalidLink: handleAnimateInvalidLink,
|
|
123294
124179
|
handleClose: function handleClose() {
|
|
123295
124180
|
cov_516a30a1v().f[3]++;
|
|
123296
|
-
cov_516a30a1v().s[
|
|
124181
|
+
cov_516a30a1v().s[16]++;
|
|
123297
124182
|
return setIsLinkOptionActive(false);
|
|
123298
124183
|
}
|
|
123299
124184
|
});
|
|
123300
124185
|
} else {
|
|
123301
124186
|
cov_516a30a1v().b[0][1]++;
|
|
123302
124187
|
}
|
|
123303
|
-
cov_516a30a1v().s[
|
|
124188
|
+
cov_516a30a1v().s[17]++;
|
|
123304
124189
|
if (isTableOptionActive) {
|
|
123305
124190
|
cov_516a30a1v().b[1][0]++;
|
|
123306
|
-
cov_516a30a1v().s[
|
|
124191
|
+
cov_516a30a1v().s[18]++;
|
|
123307
124192
|
return /*#__PURE__*/React__default.createElement(TableOption$1, {
|
|
123308
124193
|
editor: editor,
|
|
123309
124194
|
handleClose: function handleClose() {
|
|
123310
124195
|
cov_516a30a1v().f[4]++;
|
|
123311
|
-
cov_516a30a1v().s[
|
|
124196
|
+
cov_516a30a1v().s[19]++;
|
|
123312
124197
|
return setIsTableOptionActive(false);
|
|
123313
124198
|
}
|
|
123314
124199
|
});
|
|
123315
124200
|
} else {
|
|
123316
124201
|
cov_516a30a1v().b[1][1]++;
|
|
123317
124202
|
}
|
|
123318
|
-
cov_516a30a1v().s[
|
|
124203
|
+
cov_516a30a1v().s[20]++;
|
|
123319
124204
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
123320
124205
|
buttonSize: "small",
|
|
123321
124206
|
buttonStyle: "text",
|
|
@@ -123325,42 +124210,45 @@ var Options = function Options(_ref) {
|
|
|
123325
124210
|
var optionName = _ref5.optionName,
|
|
123326
124211
|
command = _ref5.command;
|
|
123327
124212
|
cov_516a30a1v().f[5]++;
|
|
123328
|
-
cov_516a30a1v().s[
|
|
124213
|
+
cov_516a30a1v().s[21]++;
|
|
123329
124214
|
return /*#__PURE__*/React__default.createElement(MenuItem.Button, {
|
|
123330
124215
|
key: optionName,
|
|
123331
124216
|
onClick: command
|
|
123332
124217
|
}, optionName);
|
|
123333
|
-
}))), fontStyleOptions.map(renderOptionButton$1), blockStyleOptions.map(renderOptionButton$1), (cov_516a30a1v().b[2][0]++,
|
|
124218
|
+
}))), fontStyleOptions.map(renderOptionButton$1), blockStyleOptions.map(renderOptionButton$1), (cov_516a30a1v().b[2][0]++, isTextColorOptionActive) && (cov_516a30a1v().b[2][1]++, /*#__PURE__*/React__default.createElement(TextColorOption, {
|
|
124219
|
+
editor: editor,
|
|
124220
|
+
tooltipContent: (cov_516a30a1v().b[3][0]++, tooltips.textColor) || (cov_516a30a1v().b[3][1]++, t("menu.textColor"))
|
|
124221
|
+
})), (cov_516a30a1v().b[4][0]++, isEmojiActive) && (cov_516a30a1v().b[4][1]++, /*#__PURE__*/React__default.createElement(EmojiOption, {
|
|
123334
124222
|
editor: editor,
|
|
123335
124223
|
isActive: isEmojiPickerActive,
|
|
123336
124224
|
setActive: setIsEmojiPickerActive,
|
|
123337
|
-
tooltipContent: (cov_516a30a1v().b[
|
|
123338
|
-
})), listStyleOptions.map(renderOptionButton$1), (cov_516a30a1v().b[
|
|
124225
|
+
tooltipContent: (cov_516a30a1v().b[5][0]++, tooltips.emoji) || (cov_516a30a1v().b[5][1]++, t("menu.emoji"))
|
|
124226
|
+
})), listStyleOptions.map(renderOptionButton$1), (cov_516a30a1v().b[6][0]++, isLinkActive) && (cov_516a30a1v().b[6][1]++, renderOptionButton$1({
|
|
123339
124227
|
Icon: Link$1,
|
|
123340
124228
|
command: function command() {
|
|
123341
124229
|
cov_516a30a1v().f[6]++;
|
|
123342
|
-
cov_516a30a1v().s[
|
|
124230
|
+
cov_516a30a1v().s[22]++;
|
|
123343
124231
|
return setIsLinkOptionActive(true);
|
|
123344
124232
|
},
|
|
123345
124233
|
active: editor.isActive("link"),
|
|
123346
124234
|
optionName: "link",
|
|
123347
124235
|
highlight: false,
|
|
123348
|
-
tooltip: (cov_516a30a1v().b[
|
|
123349
|
-
})), (cov_516a30a1v().b[
|
|
124236
|
+
tooltip: (cov_516a30a1v().b[7][0]++, tooltips.link) || (cov_516a30a1v().b[7][1]++, t("menu.link"))
|
|
124237
|
+
})), (cov_516a30a1v().b[8][0]++, isTableActive) && (cov_516a30a1v().b[8][1]++, renderOptionButton$1({
|
|
123350
124238
|
Icon: NeetoChangelog,
|
|
123351
124239
|
command: function command() {
|
|
123352
124240
|
cov_516a30a1v().f[7]++;
|
|
123353
|
-
cov_516a30a1v().s[
|
|
124241
|
+
cov_516a30a1v().s[23]++;
|
|
123354
124242
|
return setIsTableOptionActive(true);
|
|
123355
124243
|
},
|
|
123356
124244
|
active: editor.isActive("table"),
|
|
123357
124245
|
optionName: "table",
|
|
123358
124246
|
highlight: false,
|
|
123359
|
-
tooltip: (cov_516a30a1v().b[
|
|
124247
|
+
tooltip: (cov_516a30a1v().b[9][0]++, tooltips.table) || (cov_516a30a1v().b[9][1]++, t("menu.table"))
|
|
123360
124248
|
})), /*#__PURE__*/React__default.createElement(Mentions, {
|
|
123361
124249
|
editor: editor,
|
|
123362
124250
|
mentions: mentions,
|
|
123363
|
-
tooltipContent: (cov_516a30a1v().b[
|
|
124251
|
+
tooltipContent: (cov_516a30a1v().b[10][0]++, tooltips.mention) || (cov_516a30a1v().b[10][1]++, t("menu.mention"))
|
|
123364
124252
|
}), children);
|
|
123365
124253
|
};
|
|
123366
124254
|
|
|
@@ -126119,7 +127007,7 @@ var TableOption = function TableOption(_ref2) {
|
|
|
126119
127007
|
|
|
126120
127008
|
function cov_2dwl7m23tl() {
|
|
126121
127009
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/index.jsx";
|
|
126122
|
-
var hash = "
|
|
127010
|
+
var hash = "3076284da7f2f150bedf2b19c48e673c2c07fe28";
|
|
126123
127011
|
var global = new Function("return this")();
|
|
126124
127012
|
var gcv = "__coverage__";
|
|
126125
127013
|
var coverageData = {
|
|
@@ -126127,171 +127015,181 @@ function cov_2dwl7m23tl() {
|
|
|
126127
127015
|
statementMap: {
|
|
126128
127016
|
"0": {
|
|
126129
127017
|
start: {
|
|
126130
|
-
line:
|
|
127018
|
+
line: 25,
|
|
126131
127019
|
column: 14
|
|
126132
127020
|
},
|
|
126133
127021
|
end: {
|
|
126134
|
-
line:
|
|
127022
|
+
line: 156,
|
|
126135
127023
|
column: 1
|
|
126136
127024
|
}
|
|
126137
127025
|
},
|
|
126138
127026
|
"1": {
|
|
126139
127027
|
start: {
|
|
126140
|
-
line:
|
|
127028
|
+
line: 41,
|
|
126141
127029
|
column: 16
|
|
126142
127030
|
},
|
|
126143
127031
|
end: {
|
|
126144
|
-
line:
|
|
127032
|
+
line: 41,
|
|
126145
127033
|
column: 32
|
|
126146
127034
|
}
|
|
126147
127035
|
},
|
|
126148
127036
|
"2": {
|
|
126149
127037
|
start: {
|
|
126150
|
-
line:
|
|
127038
|
+
line: 43,
|
|
126151
127039
|
column: 2
|
|
126152
127040
|
},
|
|
126153
127041
|
end: {
|
|
126154
|
-
line:
|
|
127042
|
+
line: 45,
|
|
126155
127043
|
column: 3
|
|
126156
127044
|
}
|
|
126157
127045
|
},
|
|
126158
127046
|
"3": {
|
|
126159
127047
|
start: {
|
|
126160
|
-
line:
|
|
127048
|
+
line: 44,
|
|
126161
127049
|
column: 4
|
|
126162
127050
|
},
|
|
126163
127051
|
end: {
|
|
126164
|
-
line:
|
|
127052
|
+
line: 44,
|
|
126165
127053
|
column: 16
|
|
126166
127054
|
}
|
|
126167
127055
|
},
|
|
126168
127056
|
"4": {
|
|
126169
127057
|
start: {
|
|
126170
|
-
line:
|
|
127058
|
+
line: 53,
|
|
126171
127059
|
column: 6
|
|
126172
127060
|
},
|
|
126173
127061
|
end: {
|
|
126174
|
-
line:
|
|
127062
|
+
line: 60,
|
|
126175
127063
|
column: 4
|
|
126176
127064
|
}
|
|
126177
127065
|
},
|
|
126178
127066
|
"5": {
|
|
126179
127067
|
start: {
|
|
126180
|
-
line:
|
|
127068
|
+
line: 61,
|
|
126181
127069
|
column: 26
|
|
126182
127070
|
},
|
|
126183
127071
|
end: {
|
|
126184
|
-
line:
|
|
127072
|
+
line: 61,
|
|
126185
127073
|
column: 76
|
|
126186
127074
|
}
|
|
126187
127075
|
},
|
|
126188
127076
|
"6": {
|
|
126189
127077
|
start: {
|
|
126190
|
-
line:
|
|
127078
|
+
line: 61,
|
|
126191
127079
|
column: 51
|
|
126192
127080
|
},
|
|
126193
127081
|
end: {
|
|
126194
|
-
line:
|
|
127082
|
+
line: 61,
|
|
126195
127083
|
column: 75
|
|
126196
127084
|
}
|
|
126197
127085
|
},
|
|
126198
127086
|
"7": {
|
|
126199
127087
|
start: {
|
|
126200
|
-
line:
|
|
127088
|
+
line: 62,
|
|
126201
127089
|
column: 27
|
|
126202
127090
|
},
|
|
126203
127091
|
end: {
|
|
126204
|
-
line:
|
|
127092
|
+
line: 62,
|
|
126205
127093
|
column: 54
|
|
126206
127094
|
}
|
|
126207
127095
|
},
|
|
126208
127096
|
"8": {
|
|
126209
127097
|
start: {
|
|
126210
|
-
line:
|
|
127098
|
+
line: 63,
|
|
126211
127099
|
column: 24
|
|
126212
127100
|
},
|
|
126213
127101
|
end: {
|
|
126214
|
-
line:
|
|
127102
|
+
line: 63,
|
|
126215
127103
|
column: 62
|
|
126216
127104
|
}
|
|
126217
127105
|
},
|
|
126218
127106
|
"9": {
|
|
126219
127107
|
start: {
|
|
126220
|
-
line:
|
|
127108
|
+
line: 64,
|
|
126221
127109
|
column: 23
|
|
126222
127110
|
},
|
|
126223
127111
|
end: {
|
|
126224
|
-
line:
|
|
127112
|
+
line: 64,
|
|
126225
127113
|
column: 60
|
|
126226
127114
|
}
|
|
126227
127115
|
},
|
|
126228
127116
|
"10": {
|
|
126229
127117
|
start: {
|
|
126230
|
-
line:
|
|
127118
|
+
line: 65,
|
|
126231
127119
|
column: 24
|
|
126232
127120
|
},
|
|
126233
127121
|
end: {
|
|
126234
|
-
line:
|
|
127122
|
+
line: 65,
|
|
126235
127123
|
column: 62
|
|
126236
127124
|
}
|
|
126237
127125
|
},
|
|
126238
127126
|
"11": {
|
|
126239
127127
|
start: {
|
|
126240
|
-
line:
|
|
126241
|
-
column:
|
|
127128
|
+
line: 66,
|
|
127129
|
+
column: 34
|
|
126242
127130
|
},
|
|
126243
127131
|
end: {
|
|
126244
|
-
line:
|
|
126245
|
-
column:
|
|
127132
|
+
line: 66,
|
|
127133
|
+
column: 77
|
|
126246
127134
|
}
|
|
126247
127135
|
},
|
|
126248
127136
|
"12": {
|
|
126249
127137
|
start: {
|
|
127138
|
+
line: 67,
|
|
127139
|
+
column: 30
|
|
127140
|
+
},
|
|
127141
|
+
end: {
|
|
126250
127142
|
line: 70,
|
|
127143
|
+
column: 4
|
|
127144
|
+
}
|
|
127145
|
+
},
|
|
127146
|
+
"13": {
|
|
127147
|
+
start: {
|
|
127148
|
+
line: 72,
|
|
126251
127149
|
column: 30
|
|
126252
127150
|
},
|
|
126253
127151
|
end: {
|
|
126254
|
-
line:
|
|
127152
|
+
line: 76,
|
|
126255
127153
|
column: 3
|
|
126256
127154
|
}
|
|
126257
127155
|
},
|
|
126258
|
-
"
|
|
127156
|
+
"14": {
|
|
126259
127157
|
start: {
|
|
126260
|
-
line:
|
|
127158
|
+
line: 73,
|
|
126261
127159
|
column: 30
|
|
126262
127160
|
},
|
|
126263
127161
|
end: {
|
|
126264
|
-
line:
|
|
127162
|
+
line: 73,
|
|
126265
127163
|
column: 34
|
|
126266
127164
|
}
|
|
126267
127165
|
},
|
|
126268
|
-
"
|
|
127166
|
+
"15": {
|
|
126269
127167
|
start: {
|
|
126270
|
-
line:
|
|
127168
|
+
line: 74,
|
|
126271
127169
|
column: 25
|
|
126272
127170
|
},
|
|
126273
127171
|
end: {
|
|
126274
|
-
line:
|
|
127172
|
+
line: 74,
|
|
126275
127173
|
column: 62
|
|
126276
127174
|
}
|
|
126277
127175
|
},
|
|
126278
|
-
"
|
|
127176
|
+
"16": {
|
|
126279
127177
|
start: {
|
|
126280
|
-
line:
|
|
127178
|
+
line: 75,
|
|
126281
127179
|
column: 4
|
|
126282
127180
|
},
|
|
126283
127181
|
end: {
|
|
126284
|
-
line:
|
|
127182
|
+
line: 75,
|
|
126285
127183
|
column: 70
|
|
126286
127184
|
}
|
|
126287
127185
|
},
|
|
126288
|
-
"
|
|
127186
|
+
"17": {
|
|
126289
127187
|
start: {
|
|
126290
|
-
line:
|
|
127188
|
+
line: 78,
|
|
126291
127189
|
column: 2
|
|
126292
127190
|
},
|
|
126293
127191
|
end: {
|
|
126294
|
-
line:
|
|
127192
|
+
line: 155,
|
|
126295
127193
|
column: 4
|
|
126296
127194
|
}
|
|
126297
127195
|
}
|
|
@@ -126301,215 +127199,215 @@ function cov_2dwl7m23tl() {
|
|
|
126301
127199
|
name: "(anonymous_0)",
|
|
126302
127200
|
decl: {
|
|
126303
127201
|
start: {
|
|
126304
|
-
line:
|
|
127202
|
+
line: 25,
|
|
126305
127203
|
column: 14
|
|
126306
127204
|
},
|
|
126307
127205
|
end: {
|
|
126308
|
-
line:
|
|
127206
|
+
line: 25,
|
|
126309
127207
|
column: 15
|
|
126310
127208
|
}
|
|
126311
127209
|
},
|
|
126312
127210
|
loc: {
|
|
126313
127211
|
start: {
|
|
126314
|
-
line:
|
|
127212
|
+
line: 40,
|
|
126315
127213
|
column: 6
|
|
126316
127214
|
},
|
|
126317
127215
|
end: {
|
|
126318
|
-
line:
|
|
127216
|
+
line: 156,
|
|
126319
127217
|
column: 1
|
|
126320
127218
|
}
|
|
126321
127219
|
},
|
|
126322
|
-
line:
|
|
127220
|
+
line: 40
|
|
126323
127221
|
},
|
|
126324
127222
|
"1": {
|
|
126325
127223
|
name: "(anonymous_1)",
|
|
126326
127224
|
decl: {
|
|
126327
127225
|
start: {
|
|
126328
|
-
line:
|
|
127226
|
+
line: 61,
|
|
126329
127227
|
column: 41
|
|
126330
127228
|
},
|
|
126331
127229
|
end: {
|
|
126332
|
-
line:
|
|
127230
|
+
line: 61,
|
|
126333
127231
|
column: 42
|
|
126334
127232
|
}
|
|
126335
127233
|
},
|
|
126336
127234
|
loc: {
|
|
126337
127235
|
start: {
|
|
126338
|
-
line:
|
|
127236
|
+
line: 61,
|
|
126339
127237
|
column: 51
|
|
126340
127238
|
},
|
|
126341
127239
|
end: {
|
|
126342
|
-
line:
|
|
127240
|
+
line: 61,
|
|
126343
127241
|
column: 75
|
|
126344
127242
|
}
|
|
126345
127243
|
},
|
|
126346
|
-
line:
|
|
127244
|
+
line: 61
|
|
126347
127245
|
},
|
|
126348
127246
|
"2": {
|
|
126349
127247
|
name: "(anonymous_2)",
|
|
126350
127248
|
decl: {
|
|
126351
127249
|
start: {
|
|
126352
|
-
line:
|
|
127250
|
+
line: 72,
|
|
126353
127251
|
column: 30
|
|
126354
127252
|
},
|
|
126355
127253
|
end: {
|
|
126356
|
-
line:
|
|
127254
|
+
line: 72,
|
|
126357
127255
|
column: 31
|
|
126358
127256
|
}
|
|
126359
127257
|
},
|
|
126360
127258
|
loc: {
|
|
126361
127259
|
start: {
|
|
126362
|
-
line:
|
|
127260
|
+
line: 72,
|
|
126363
127261
|
column: 38
|
|
126364
127262
|
},
|
|
126365
127263
|
end: {
|
|
126366
|
-
line:
|
|
127264
|
+
line: 76,
|
|
126367
127265
|
column: 3
|
|
126368
127266
|
}
|
|
126369
127267
|
},
|
|
126370
|
-
line:
|
|
127268
|
+
line: 72
|
|
126371
127269
|
}
|
|
126372
127270
|
},
|
|
126373
127271
|
branchMap: {
|
|
126374
127272
|
"0": {
|
|
126375
127273
|
loc: {
|
|
126376
127274
|
start: {
|
|
126377
|
-
line:
|
|
127275
|
+
line: 28,
|
|
126378
127276
|
column: 2
|
|
126379
127277
|
},
|
|
126380
127278
|
end: {
|
|
126381
|
-
line:
|
|
127279
|
+
line: 28,
|
|
126382
127280
|
column: 15
|
|
126383
127281
|
}
|
|
126384
127282
|
},
|
|
126385
127283
|
type: "default-arg",
|
|
126386
127284
|
locations: [{
|
|
126387
127285
|
start: {
|
|
126388
|
-
line:
|
|
127286
|
+
line: 28,
|
|
126389
127287
|
column: 13
|
|
126390
127288
|
},
|
|
126391
127289
|
end: {
|
|
126392
|
-
line:
|
|
127290
|
+
line: 28,
|
|
126393
127291
|
column: 15
|
|
126394
127292
|
}
|
|
126395
127293
|
}],
|
|
126396
|
-
line:
|
|
127294
|
+
line: 28
|
|
126397
127295
|
},
|
|
126398
127296
|
"1": {
|
|
126399
127297
|
loc: {
|
|
126400
127298
|
start: {
|
|
126401
|
-
line:
|
|
127299
|
+
line: 29,
|
|
126402
127300
|
column: 2
|
|
126403
127301
|
},
|
|
126404
127302
|
end: {
|
|
126405
|
-
line:
|
|
127303
|
+
line: 29,
|
|
126406
127304
|
column: 16
|
|
126407
127305
|
}
|
|
126408
127306
|
},
|
|
126409
127307
|
type: "default-arg",
|
|
126410
127308
|
locations: [{
|
|
126411
127309
|
start: {
|
|
126412
|
-
line:
|
|
127310
|
+
line: 29,
|
|
126413
127311
|
column: 14
|
|
126414
127312
|
},
|
|
126415
127313
|
end: {
|
|
126416
|
-
line:
|
|
127314
|
+
line: 29,
|
|
126417
127315
|
column: 16
|
|
126418
127316
|
}
|
|
126419
127317
|
}],
|
|
126420
|
-
line:
|
|
127318
|
+
line: 29
|
|
126421
127319
|
},
|
|
126422
127320
|
"2": {
|
|
126423
127321
|
loc: {
|
|
126424
127322
|
start: {
|
|
126425
|
-
line:
|
|
127323
|
+
line: 31,
|
|
126426
127324
|
column: 2
|
|
126427
127325
|
},
|
|
126428
127326
|
end: {
|
|
126429
|
-
line:
|
|
127327
|
+
line: 31,
|
|
126430
127328
|
column: 20
|
|
126431
127329
|
}
|
|
126432
127330
|
},
|
|
126433
127331
|
type: "default-arg",
|
|
126434
127332
|
locations: [{
|
|
126435
127333
|
start: {
|
|
126436
|
-
line:
|
|
127334
|
+
line: 31,
|
|
126437
127335
|
column: 18
|
|
126438
127336
|
},
|
|
126439
127337
|
end: {
|
|
126440
|
-
line:
|
|
127338
|
+
line: 31,
|
|
126441
127339
|
column: 20
|
|
126442
127340
|
}
|
|
126443
127341
|
}],
|
|
126444
|
-
line:
|
|
127342
|
+
line: 31
|
|
126445
127343
|
},
|
|
126446
127344
|
"3": {
|
|
126447
127345
|
loc: {
|
|
126448
127346
|
start: {
|
|
126449
|
-
line:
|
|
127347
|
+
line: 32,
|
|
126450
127348
|
column: 2
|
|
126451
127349
|
},
|
|
126452
127350
|
end: {
|
|
126453
|
-
line:
|
|
127351
|
+
line: 32,
|
|
126454
127352
|
column: 22
|
|
126455
127353
|
}
|
|
126456
127354
|
},
|
|
126457
127355
|
type: "default-arg",
|
|
126458
127356
|
locations: [{
|
|
126459
127357
|
start: {
|
|
126460
|
-
line:
|
|
127358
|
+
line: 32,
|
|
126461
127359
|
column: 18
|
|
126462
127360
|
},
|
|
126463
127361
|
end: {
|
|
126464
|
-
line:
|
|
127362
|
+
line: 32,
|
|
126465
127363
|
column: 22
|
|
126466
127364
|
}
|
|
126467
127365
|
}],
|
|
126468
|
-
line:
|
|
127366
|
+
line: 32
|
|
126469
127367
|
},
|
|
126470
127368
|
"4": {
|
|
126471
127369
|
loc: {
|
|
126472
127370
|
start: {
|
|
126473
|
-
line:
|
|
127371
|
+
line: 34,
|
|
126474
127372
|
column: 2
|
|
126475
127373
|
},
|
|
126476
127374
|
end: {
|
|
126477
|
-
line:
|
|
127375
|
+
line: 34,
|
|
126478
127376
|
column: 15
|
|
126479
127377
|
}
|
|
126480
127378
|
},
|
|
126481
127379
|
type: "default-arg",
|
|
126482
127380
|
locations: [{
|
|
126483
127381
|
start: {
|
|
126484
|
-
line:
|
|
127382
|
+
line: 34,
|
|
126485
127383
|
column: 13
|
|
126486
127384
|
},
|
|
126487
127385
|
end: {
|
|
126488
|
-
line:
|
|
127386
|
+
line: 34,
|
|
126489
127387
|
column: 15
|
|
126490
127388
|
}
|
|
126491
127389
|
}],
|
|
126492
|
-
line:
|
|
127390
|
+
line: 34
|
|
126493
127391
|
},
|
|
126494
127392
|
"5": {
|
|
126495
127393
|
loc: {
|
|
126496
127394
|
start: {
|
|
126497
|
-
line:
|
|
127395
|
+
line: 43,
|
|
126498
127396
|
column: 2
|
|
126499
127397
|
},
|
|
126500
127398
|
end: {
|
|
126501
|
-
line:
|
|
127399
|
+
line: 45,
|
|
126502
127400
|
column: 3
|
|
126503
127401
|
}
|
|
126504
127402
|
},
|
|
126505
127403
|
type: "if",
|
|
126506
127404
|
locations: [{
|
|
126507
127405
|
start: {
|
|
126508
|
-
line:
|
|
127406
|
+
line: 43,
|
|
126509
127407
|
column: 2
|
|
126510
127408
|
},
|
|
126511
127409
|
end: {
|
|
126512
|
-
line:
|
|
127410
|
+
line: 45,
|
|
126513
127411
|
column: 3
|
|
126514
127412
|
}
|
|
126515
127413
|
}, {
|
|
@@ -126522,111 +127420,111 @@ function cov_2dwl7m23tl() {
|
|
|
126522
127420
|
column: undefined
|
|
126523
127421
|
}
|
|
126524
127422
|
}],
|
|
126525
|
-
line:
|
|
127423
|
+
line: 43
|
|
126526
127424
|
},
|
|
126527
127425
|
"6": {
|
|
126528
127426
|
loc: {
|
|
126529
127427
|
start: {
|
|
126530
|
-
line:
|
|
127428
|
+
line: 74,
|
|
126531
127429
|
column: 25
|
|
126532
127430
|
},
|
|
126533
127431
|
end: {
|
|
126534
|
-
line:
|
|
127432
|
+
line: 74,
|
|
126535
127433
|
column: 62
|
|
126536
127434
|
}
|
|
126537
127435
|
},
|
|
126538
127436
|
type: "cond-expr",
|
|
126539
127437
|
locations: [{
|
|
126540
127438
|
start: {
|
|
126541
|
-
line:
|
|
127439
|
+
line: 74,
|
|
126542
127440
|
column: 36
|
|
126543
127441
|
},
|
|
126544
127442
|
end: {
|
|
126545
|
-
line:
|
|
127443
|
+
line: 74,
|
|
126546
127444
|
column: 56
|
|
126547
127445
|
}
|
|
126548
127446
|
}, {
|
|
126549
127447
|
start: {
|
|
126550
|
-
line:
|
|
127448
|
+
line: 74,
|
|
126551
127449
|
column: 59
|
|
126552
127450
|
},
|
|
126553
127451
|
end: {
|
|
126554
|
-
line:
|
|
127452
|
+
line: 74,
|
|
126555
127453
|
column: 62
|
|
126556
127454
|
}
|
|
126557
127455
|
}],
|
|
126558
|
-
line:
|
|
127456
|
+
line: 74
|
|
126559
127457
|
},
|
|
126560
127458
|
"7": {
|
|
126561
127459
|
loc: {
|
|
126562
127460
|
start: {
|
|
126563
|
-
line:
|
|
127461
|
+
line: 86,
|
|
126564
127462
|
column: 9
|
|
126565
127463
|
},
|
|
126566
127464
|
end: {
|
|
126567
|
-
line:
|
|
127465
|
+
line: 91,
|
|
126568
127466
|
column: 9
|
|
126569
127467
|
}
|
|
126570
127468
|
},
|
|
126571
127469
|
type: "binary-expr",
|
|
126572
127470
|
locations: [{
|
|
126573
127471
|
start: {
|
|
126574
|
-
line:
|
|
127472
|
+
line: 86,
|
|
126575
127473
|
column: 9
|
|
126576
127474
|
},
|
|
126577
127475
|
end: {
|
|
126578
|
-
line:
|
|
127476
|
+
line: 86,
|
|
126579
127477
|
column: 25
|
|
126580
127478
|
}
|
|
126581
127479
|
}, {
|
|
126582
127480
|
start: {
|
|
126583
|
-
line:
|
|
127481
|
+
line: 87,
|
|
126584
127482
|
column: 10
|
|
126585
127483
|
},
|
|
126586
127484
|
end: {
|
|
126587
|
-
line:
|
|
127485
|
+
line: 90,
|
|
126588
127486
|
column: 12
|
|
126589
127487
|
}
|
|
126590
127488
|
}],
|
|
126591
|
-
line:
|
|
127489
|
+
line: 86
|
|
126592
127490
|
},
|
|
126593
127491
|
"8": {
|
|
126594
127492
|
loc: {
|
|
126595
127493
|
start: {
|
|
126596
|
-
line:
|
|
127494
|
+
line: 89,
|
|
126597
127495
|
column: 28
|
|
126598
127496
|
},
|
|
126599
127497
|
end: {
|
|
126600
|
-
line:
|
|
127498
|
+
line: 89,
|
|
126601
127499
|
column: 67
|
|
126602
127500
|
}
|
|
126603
127501
|
},
|
|
126604
127502
|
type: "binary-expr",
|
|
126605
127503
|
locations: [{
|
|
126606
127504
|
start: {
|
|
126607
|
-
line:
|
|
127505
|
+
line: 89,
|
|
126608
127506
|
column: 28
|
|
126609
127507
|
},
|
|
126610
127508
|
end: {
|
|
126611
|
-
line:
|
|
127509
|
+
line: 89,
|
|
126612
127510
|
column: 45
|
|
126613
127511
|
}
|
|
126614
127512
|
}, {
|
|
126615
127513
|
start: {
|
|
126616
|
-
line:
|
|
127514
|
+
line: 89,
|
|
126617
127515
|
column: 49
|
|
126618
127516
|
},
|
|
126619
127517
|
end: {
|
|
126620
|
-
line:
|
|
127518
|
+
line: 89,
|
|
126621
127519
|
column: 67
|
|
126622
127520
|
}
|
|
126623
127521
|
}],
|
|
126624
|
-
line:
|
|
127522
|
+
line: 89
|
|
126625
127523
|
},
|
|
126626
127524
|
"9": {
|
|
126627
127525
|
loc: {
|
|
126628
127526
|
start: {
|
|
126629
|
-
line:
|
|
127527
|
+
line: 94,
|
|
126630
127528
|
column: 9
|
|
126631
127529
|
},
|
|
126632
127530
|
end: {
|
|
@@ -126637,16 +127535,16 @@ function cov_2dwl7m23tl() {
|
|
|
126637
127535
|
type: "binary-expr",
|
|
126638
127536
|
locations: [{
|
|
126639
127537
|
start: {
|
|
126640
|
-
line:
|
|
127538
|
+
line: 94,
|
|
126641
127539
|
column: 9
|
|
126642
127540
|
},
|
|
126643
127541
|
end: {
|
|
126644
|
-
line:
|
|
126645
|
-
column:
|
|
127542
|
+
line: 94,
|
|
127543
|
+
column: 32
|
|
126646
127544
|
}
|
|
126647
127545
|
}, {
|
|
126648
127546
|
start: {
|
|
126649
|
-
line:
|
|
127547
|
+
line: 95,
|
|
126650
127548
|
column: 10
|
|
126651
127549
|
},
|
|
126652
127550
|
end: {
|
|
@@ -126654,7 +127552,7 @@ function cov_2dwl7m23tl() {
|
|
|
126654
127552
|
column: 12
|
|
126655
127553
|
}
|
|
126656
127554
|
}],
|
|
126657
|
-
line:
|
|
127555
|
+
line: 94
|
|
126658
127556
|
},
|
|
126659
127557
|
"10": {
|
|
126660
127558
|
loc: {
|
|
@@ -126664,7 +127562,7 @@ function cov_2dwl7m23tl() {
|
|
|
126664
127562
|
},
|
|
126665
127563
|
end: {
|
|
126666
127564
|
line: 97,
|
|
126667
|
-
column:
|
|
127565
|
+
column: 69
|
|
126668
127566
|
}
|
|
126669
127567
|
},
|
|
126670
127568
|
type: "binary-expr",
|
|
@@ -126675,16 +127573,16 @@ function cov_2dwl7m23tl() {
|
|
|
126675
127573
|
},
|
|
126676
127574
|
end: {
|
|
126677
127575
|
line: 97,
|
|
126678
|
-
column:
|
|
127576
|
+
column: 46
|
|
126679
127577
|
}
|
|
126680
127578
|
}, {
|
|
126681
127579
|
start: {
|
|
126682
127580
|
line: 97,
|
|
126683
|
-
column:
|
|
127581
|
+
column: 50
|
|
126684
127582
|
},
|
|
126685
127583
|
end: {
|
|
126686
127584
|
line: 97,
|
|
126687
|
-
column:
|
|
127585
|
+
column: 69
|
|
126688
127586
|
}
|
|
126689
127587
|
}],
|
|
126690
127588
|
line: 97
|
|
@@ -126692,233 +127590,299 @@ function cov_2dwl7m23tl() {
|
|
|
126692
127590
|
"11": {
|
|
126693
127591
|
loc: {
|
|
126694
127592
|
start: {
|
|
126695
|
-
line:
|
|
127593
|
+
line: 100,
|
|
126696
127594
|
column: 9
|
|
126697
127595
|
},
|
|
126698
127596
|
end: {
|
|
126699
|
-
line:
|
|
127597
|
+
line: 107,
|
|
126700
127598
|
column: 9
|
|
126701
127599
|
}
|
|
126702
127600
|
},
|
|
126703
127601
|
type: "binary-expr",
|
|
126704
127602
|
locations: [{
|
|
126705
127603
|
start: {
|
|
126706
|
-
line:
|
|
127604
|
+
line: 100,
|
|
126707
127605
|
column: 9
|
|
126708
127606
|
},
|
|
126709
127607
|
end: {
|
|
127608
|
+
line: 100,
|
|
127609
|
+
column: 22
|
|
127610
|
+
}
|
|
127611
|
+
}, {
|
|
127612
|
+
start: {
|
|
126710
127613
|
line: 101,
|
|
127614
|
+
column: 10
|
|
127615
|
+
},
|
|
127616
|
+
end: {
|
|
127617
|
+
line: 106,
|
|
127618
|
+
column: 12
|
|
127619
|
+
}
|
|
127620
|
+
}],
|
|
127621
|
+
line: 100
|
|
127622
|
+
},
|
|
127623
|
+
"12": {
|
|
127624
|
+
loc: {
|
|
127625
|
+
start: {
|
|
127626
|
+
line: 105,
|
|
127627
|
+
column: 28
|
|
127628
|
+
},
|
|
127629
|
+
end: {
|
|
127630
|
+
line: 105,
|
|
127631
|
+
column: 61
|
|
127632
|
+
}
|
|
127633
|
+
},
|
|
127634
|
+
type: "binary-expr",
|
|
127635
|
+
locations: [{
|
|
127636
|
+
start: {
|
|
127637
|
+
line: 105,
|
|
127638
|
+
column: 28
|
|
127639
|
+
},
|
|
127640
|
+
end: {
|
|
127641
|
+
line: 105,
|
|
127642
|
+
column: 42
|
|
127643
|
+
}
|
|
127644
|
+
}, {
|
|
127645
|
+
start: {
|
|
127646
|
+
line: 105,
|
|
127647
|
+
column: 46
|
|
127648
|
+
},
|
|
127649
|
+
end: {
|
|
127650
|
+
line: 105,
|
|
127651
|
+
column: 61
|
|
127652
|
+
}
|
|
127653
|
+
}],
|
|
127654
|
+
line: 105
|
|
127655
|
+
},
|
|
127656
|
+
"13": {
|
|
127657
|
+
loc: {
|
|
127658
|
+
start: {
|
|
127659
|
+
line: 109,
|
|
127660
|
+
column: 9
|
|
127661
|
+
},
|
|
127662
|
+
end: {
|
|
127663
|
+
line: 114,
|
|
127664
|
+
column: 9
|
|
127665
|
+
}
|
|
127666
|
+
},
|
|
127667
|
+
type: "binary-expr",
|
|
127668
|
+
locations: [{
|
|
127669
|
+
start: {
|
|
127670
|
+
line: 109,
|
|
127671
|
+
column: 9
|
|
127672
|
+
},
|
|
127673
|
+
end: {
|
|
127674
|
+
line: 109,
|
|
126711
127675
|
column: 21
|
|
126712
127676
|
}
|
|
126713
127677
|
}, {
|
|
126714
127678
|
start: {
|
|
126715
|
-
line:
|
|
127679
|
+
line: 110,
|
|
126716
127680
|
column: 10
|
|
126717
127681
|
},
|
|
126718
127682
|
end: {
|
|
126719
|
-
line:
|
|
127683
|
+
line: 113,
|
|
126720
127684
|
column: 12
|
|
126721
127685
|
}
|
|
126722
127686
|
}],
|
|
126723
|
-
line:
|
|
127687
|
+
line: 109
|
|
126724
127688
|
},
|
|
126725
|
-
"
|
|
127689
|
+
"14": {
|
|
126726
127690
|
loc: {
|
|
126727
127691
|
start: {
|
|
126728
|
-
line:
|
|
127692
|
+
line: 112,
|
|
126729
127693
|
column: 28
|
|
126730
127694
|
},
|
|
126731
127695
|
end: {
|
|
126732
|
-
line:
|
|
127696
|
+
line: 112,
|
|
126733
127697
|
column: 59
|
|
126734
127698
|
}
|
|
126735
127699
|
},
|
|
126736
127700
|
type: "binary-expr",
|
|
126737
127701
|
locations: [{
|
|
126738
127702
|
start: {
|
|
126739
|
-
line:
|
|
127703
|
+
line: 112,
|
|
126740
127704
|
column: 28
|
|
126741
127705
|
},
|
|
126742
127706
|
end: {
|
|
126743
|
-
line:
|
|
127707
|
+
line: 112,
|
|
126744
127708
|
column: 41
|
|
126745
127709
|
}
|
|
126746
127710
|
}, {
|
|
126747
127711
|
start: {
|
|
126748
|
-
line:
|
|
127712
|
+
line: 112,
|
|
126749
127713
|
column: 45
|
|
126750
127714
|
},
|
|
126751
127715
|
end: {
|
|
126752
|
-
line:
|
|
127716
|
+
line: 112,
|
|
126753
127717
|
column: 59
|
|
126754
127718
|
}
|
|
126755
127719
|
}],
|
|
126756
|
-
line:
|
|
127720
|
+
line: 112
|
|
126757
127721
|
},
|
|
126758
|
-
"
|
|
127722
|
+
"15": {
|
|
126759
127723
|
loc: {
|
|
126760
127724
|
start: {
|
|
126761
|
-
line:
|
|
127725
|
+
line: 115,
|
|
126762
127726
|
column: 9
|
|
126763
127727
|
},
|
|
126764
127728
|
end: {
|
|
126765
|
-
line:
|
|
127729
|
+
line: 120,
|
|
126766
127730
|
column: 9
|
|
126767
127731
|
}
|
|
126768
127732
|
},
|
|
126769
127733
|
type: "binary-expr",
|
|
126770
127734
|
locations: [{
|
|
126771
127735
|
start: {
|
|
126772
|
-
line:
|
|
127736
|
+
line: 115,
|
|
126773
127737
|
column: 9
|
|
126774
127738
|
},
|
|
126775
127739
|
end: {
|
|
126776
|
-
line:
|
|
127740
|
+
line: 115,
|
|
126777
127741
|
column: 22
|
|
126778
127742
|
}
|
|
126779
127743
|
}, {
|
|
126780
127744
|
start: {
|
|
126781
|
-
line:
|
|
127745
|
+
line: 116,
|
|
126782
127746
|
column: 10
|
|
126783
127747
|
},
|
|
126784
127748
|
end: {
|
|
126785
|
-
line:
|
|
127749
|
+
line: 119,
|
|
126786
127750
|
column: 12
|
|
126787
127751
|
}
|
|
126788
127752
|
}],
|
|
126789
|
-
line:
|
|
127753
|
+
line: 115
|
|
126790
127754
|
},
|
|
126791
|
-
"
|
|
127755
|
+
"16": {
|
|
126792
127756
|
loc: {
|
|
126793
127757
|
start: {
|
|
126794
|
-
line:
|
|
127758
|
+
line: 118,
|
|
126795
127759
|
column: 28
|
|
126796
127760
|
},
|
|
126797
127761
|
end: {
|
|
126798
|
-
line:
|
|
127762
|
+
line: 118,
|
|
126799
127763
|
column: 61
|
|
126800
127764
|
}
|
|
126801
127765
|
},
|
|
126802
127766
|
type: "binary-expr",
|
|
126803
127767
|
locations: [{
|
|
126804
127768
|
start: {
|
|
126805
|
-
line:
|
|
127769
|
+
line: 118,
|
|
126806
127770
|
column: 28
|
|
126807
127771
|
},
|
|
126808
127772
|
end: {
|
|
126809
|
-
line:
|
|
127773
|
+
line: 118,
|
|
126810
127774
|
column: 42
|
|
126811
127775
|
}
|
|
126812
127776
|
}, {
|
|
126813
127777
|
start: {
|
|
126814
|
-
line:
|
|
127778
|
+
line: 118,
|
|
126815
127779
|
column: 46
|
|
126816
127780
|
},
|
|
126817
127781
|
end: {
|
|
126818
|
-
line:
|
|
127782
|
+
line: 118,
|
|
126819
127783
|
column: 61
|
|
126820
127784
|
}
|
|
126821
127785
|
}],
|
|
126822
|
-
line:
|
|
127786
|
+
line: 118
|
|
126823
127787
|
},
|
|
126824
|
-
"
|
|
127788
|
+
"17": {
|
|
126825
127789
|
loc: {
|
|
126826
127790
|
start: {
|
|
126827
|
-
line:
|
|
127791
|
+
line: 125,
|
|
126828
127792
|
column: 26
|
|
126829
127793
|
},
|
|
126830
127794
|
end: {
|
|
126831
|
-
line:
|
|
127795
|
+
line: 125,
|
|
126832
127796
|
column: 63
|
|
126833
127797
|
}
|
|
126834
127798
|
},
|
|
126835
127799
|
type: "binary-expr",
|
|
126836
127800
|
locations: [{
|
|
126837
127801
|
start: {
|
|
126838
|
-
line:
|
|
127802
|
+
line: 125,
|
|
126839
127803
|
column: 26
|
|
126840
127804
|
},
|
|
126841
127805
|
end: {
|
|
126842
|
-
line:
|
|
127806
|
+
line: 125,
|
|
126843
127807
|
column: 42
|
|
126844
127808
|
}
|
|
126845
127809
|
}, {
|
|
126846
127810
|
start: {
|
|
126847
|
-
line:
|
|
127811
|
+
line: 125,
|
|
126848
127812
|
column: 46
|
|
126849
127813
|
},
|
|
126850
127814
|
end: {
|
|
126851
|
-
line:
|
|
127815
|
+
line: 125,
|
|
126852
127816
|
column: 63
|
|
126853
127817
|
}
|
|
126854
127818
|
}],
|
|
126855
|
-
line:
|
|
127819
|
+
line: 125
|
|
126856
127820
|
},
|
|
126857
|
-
"
|
|
127821
|
+
"18": {
|
|
126858
127822
|
loc: {
|
|
126859
127823
|
start: {
|
|
126860
|
-
line:
|
|
127824
|
+
line: 130,
|
|
126861
127825
|
column: 26
|
|
126862
127826
|
},
|
|
126863
127827
|
end: {
|
|
126864
|
-
line:
|
|
127828
|
+
line: 130,
|
|
126865
127829
|
column: 59
|
|
126866
127830
|
}
|
|
126867
127831
|
},
|
|
126868
127832
|
type: "binary-expr",
|
|
126869
127833
|
locations: [{
|
|
126870
127834
|
start: {
|
|
126871
|
-
line:
|
|
127835
|
+
line: 130,
|
|
126872
127836
|
column: 26
|
|
126873
127837
|
},
|
|
126874
127838
|
end: {
|
|
126875
|
-
line:
|
|
127839
|
+
line: 130,
|
|
126876
127840
|
column: 40
|
|
126877
127841
|
}
|
|
126878
127842
|
}, {
|
|
126879
127843
|
start: {
|
|
126880
|
-
line:
|
|
127844
|
+
line: 130,
|
|
126881
127845
|
column: 44
|
|
126882
127846
|
},
|
|
126883
127847
|
end: {
|
|
126884
|
-
line:
|
|
127848
|
+
line: 130,
|
|
126885
127849
|
column: 59
|
|
126886
127850
|
}
|
|
126887
127851
|
}],
|
|
126888
|
-
line:
|
|
127852
|
+
line: 130
|
|
126889
127853
|
},
|
|
126890
|
-
"
|
|
127854
|
+
"19": {
|
|
126891
127855
|
loc: {
|
|
126892
127856
|
start: {
|
|
126893
|
-
line:
|
|
127857
|
+
line: 137,
|
|
126894
127858
|
column: 7
|
|
126895
127859
|
},
|
|
126896
127860
|
end: {
|
|
126897
|
-
line:
|
|
127861
|
+
line: 153,
|
|
126898
127862
|
column: 7
|
|
126899
127863
|
}
|
|
126900
127864
|
},
|
|
126901
127865
|
type: "binary-expr",
|
|
126902
127866
|
locations: [{
|
|
126903
127867
|
start: {
|
|
126904
|
-
line:
|
|
127868
|
+
line: 137,
|
|
126905
127869
|
column: 7
|
|
126906
127870
|
},
|
|
126907
127871
|
end: {
|
|
126908
|
-
line:
|
|
127872
|
+
line: 137,
|
|
126909
127873
|
column: 26
|
|
126910
127874
|
}
|
|
126911
127875
|
}, {
|
|
126912
127876
|
start: {
|
|
126913
|
-
line:
|
|
127877
|
+
line: 138,
|
|
126914
127878
|
column: 8
|
|
126915
127879
|
},
|
|
126916
127880
|
end: {
|
|
126917
|
-
line:
|
|
127881
|
+
line: 152,
|
|
126918
127882
|
column: 14
|
|
126919
127883
|
}
|
|
126920
127884
|
}],
|
|
126921
|
-
line:
|
|
127885
|
+
line: 137
|
|
126922
127886
|
}
|
|
126923
127887
|
},
|
|
126924
127888
|
s: {
|
|
@@ -126938,7 +127902,8 @@ function cov_2dwl7m23tl() {
|
|
|
126938
127902
|
"13": 0,
|
|
126939
127903
|
"14": 0,
|
|
126940
127904
|
"15": 0,
|
|
126941
|
-
"16": 0
|
|
127905
|
+
"16": 0,
|
|
127906
|
+
"17": 0
|
|
126942
127907
|
},
|
|
126943
127908
|
f: {
|
|
126944
127909
|
"0": 0,
|
|
@@ -126963,10 +127928,12 @@ function cov_2dwl7m23tl() {
|
|
|
126963
127928
|
"14": [0, 0],
|
|
126964
127929
|
"15": [0, 0],
|
|
126965
127930
|
"16": [0, 0],
|
|
126966
|
-
"17": [0, 0]
|
|
127931
|
+
"17": [0, 0],
|
|
127932
|
+
"18": [0, 0],
|
|
127933
|
+
"19": [0, 0]
|
|
126967
127934
|
},
|
|
126968
127935
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
126969
|
-
hash: "
|
|
127936
|
+
hash: "3076284da7f2f150bedf2b19c48e673c2c07fe28"
|
|
126970
127937
|
};
|
|
126971
127938
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
126972
127939
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -127036,23 +128003,24 @@ var Fixed = function Fixed(_ref) {
|
|
|
127036
128003
|
var isEmojiActive = (cov_2dwl7m23tl().s[8]++, options.includes(EDITOR_OPTIONS.EMOJI));
|
|
127037
128004
|
var isLinkActive = (cov_2dwl7m23tl().s[9]++, options.includes(EDITOR_OPTIONS.LINK));
|
|
127038
128005
|
var isTableActive = (cov_2dwl7m23tl().s[10]++, options.includes(EDITOR_OPTIONS.TABLE));
|
|
127039
|
-
var
|
|
128006
|
+
var isTextColorOptionActive = (cov_2dwl7m23tl().s[11]++, options.includes(EDITOR_OPTIONS.TEXT_COLOR));
|
|
128007
|
+
var addonCommandOptions = (cov_2dwl7m23tl().s[12]++, buildOptionsFromAddonCommands({
|
|
127040
128008
|
editor: editor,
|
|
127041
128009
|
commands: addonCommands
|
|
127042
128010
|
}));
|
|
127043
|
-
cov_2dwl7m23tl().s[
|
|
128011
|
+
cov_2dwl7m23tl().s[13]++;
|
|
127044
128012
|
var handleVariableClick = function handleVariableClick(item) {
|
|
127045
128013
|
cov_2dwl7m23tl().f[2]++;
|
|
127046
|
-
var _ref4 = (cov_2dwl7m23tl().s[
|
|
128014
|
+
var _ref4 = (cov_2dwl7m23tl().s[14]++, item),
|
|
127047
128015
|
category = _ref4.category,
|
|
127048
128016
|
key = _ref4.key;
|
|
127049
|
-
var variableName = (cov_2dwl7m23tl().s[
|
|
127050
|
-
cov_2dwl7m23tl().s[
|
|
128017
|
+
var variableName = (cov_2dwl7m23tl().s[15]++, category ? (cov_2dwl7m23tl().b[6][0]++, "".concat(category, ".").concat(key)) : (cov_2dwl7m23tl().b[6][1]++, key));
|
|
128018
|
+
cov_2dwl7m23tl().s[16]++;
|
|
127051
128019
|
editor.chain().focus().setVariable({
|
|
127052
128020
|
label: variableName
|
|
127053
128021
|
}).run();
|
|
127054
128022
|
};
|
|
127055
|
-
cov_2dwl7m23tl().s[
|
|
128023
|
+
cov_2dwl7m23tl().s[17]++;
|
|
127056
128024
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
127057
128025
|
className: classnames$2("neeto-editor-fixed-menu", _defineProperty({
|
|
127058
128026
|
"neeto-editor-fixed-menu--independant": isIndependant
|
|
@@ -127062,27 +128030,30 @@ var Fixed = function Fixed(_ref) {
|
|
|
127062
128030
|
}, (cov_2dwl7m23tl().b[7][0]++, isFontSizeActive) && (cov_2dwl7m23tl().b[7][1]++, /*#__PURE__*/React__default.createElement(FontSizeOption, {
|
|
127063
128031
|
editor: editor,
|
|
127064
128032
|
tooltipContent: (cov_2dwl7m23tl().b[8][0]++, tooltips.fontSize) || (cov_2dwl7m23tl().b[8][1]++, t("menu.fontSize"))
|
|
127065
|
-
})), fontStyleOptions.map(renderOptionButton), blockStyleOptions.map(renderOptionButton), (cov_2dwl7m23tl().b[9][0]++,
|
|
128033
|
+
})), fontStyleOptions.map(renderOptionButton), blockStyleOptions.map(renderOptionButton), (cov_2dwl7m23tl().b[9][0]++, isTextColorOptionActive) && (cov_2dwl7m23tl().b[9][1]++, /*#__PURE__*/React__default.createElement(TextColorOption, {
|
|
128034
|
+
editor: editor,
|
|
128035
|
+
tooltipContent: (cov_2dwl7m23tl().b[10][0]++, tooltips.textColor) || (cov_2dwl7m23tl().b[10][1]++, t("menu.textColor"))
|
|
128036
|
+
})), (cov_2dwl7m23tl().b[11][0]++, isEmojiActive) && (cov_2dwl7m23tl().b[11][1]++, /*#__PURE__*/React__default.createElement(EmojiOption, {
|
|
127066
128037
|
editor: editor,
|
|
127067
128038
|
isActive: isEmojiPickerActive,
|
|
127068
128039
|
setActive: setIsEmojiPickerActive,
|
|
127069
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
127070
|
-
})), listStyleOptions.map(renderOptionButton), (cov_2dwl7m23tl().b[
|
|
128040
|
+
tooltipContent: (cov_2dwl7m23tl().b[12][0]++, tooltips.emoji) || (cov_2dwl7m23tl().b[12][1]++, t("menu.emoji"))
|
|
128041
|
+
})), listStyleOptions.map(renderOptionButton), (cov_2dwl7m23tl().b[13][0]++, isLinkActive) && (cov_2dwl7m23tl().b[13][1]++, /*#__PURE__*/React__default.createElement(LinkOption, {
|
|
127071
128042
|
editor: editor,
|
|
127072
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
127073
|
-
})), (cov_2dwl7m23tl().b[
|
|
128043
|
+
tooltipContent: (cov_2dwl7m23tl().b[14][0]++, tooltips.link) || (cov_2dwl7m23tl().b[14][1]++, t("menu.link"))
|
|
128044
|
+
})), (cov_2dwl7m23tl().b[15][0]++, isTableActive) && (cov_2dwl7m23tl().b[15][1]++, /*#__PURE__*/React__default.createElement(TableOption, {
|
|
127074
128045
|
editor: editor,
|
|
127075
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128046
|
+
tooltipContent: (cov_2dwl7m23tl().b[16][0]++, tooltips.table) || (cov_2dwl7m23tl().b[16][1]++, t("menu.table"))
|
|
127076
128047
|
})), miscOptions.map(renderOptionButton), /*#__PURE__*/React__default.createElement(Mentions, {
|
|
127077
128048
|
editor: editor,
|
|
127078
128049
|
mentions: mentions,
|
|
127079
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128050
|
+
tooltipContent: (cov_2dwl7m23tl().b[17][0]++, tooltips.mention) || (cov_2dwl7m23tl().b[17][1]++, t("menu.mention"))
|
|
127080
128051
|
}), addonCommandOptions.map(renderOptionButton), /*#__PURE__*/React__default.createElement(TableActions, {
|
|
127081
128052
|
editor: editor,
|
|
127082
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128053
|
+
tooltipContent: (cov_2dwl7m23tl().b[18][0]++, tooltips.table) || (cov_2dwl7m23tl().b[18][1]++, t("menu.table"))
|
|
127083
128054
|
}), children, /*#__PURE__*/React__default.createElement("div", {
|
|
127084
128055
|
className: "neeto-editor-fixed-menu__right-options"
|
|
127085
|
-
}, rightOptions.map(renderOptionButton))), (cov_2dwl7m23tl().b[
|
|
128056
|
+
}, rightOptions.map(renderOptionButton))), (cov_2dwl7m23tl().b[19][0]++, !isEmpty$1(variables)) && (cov_2dwl7m23tl().b[19][1]++, /*#__PURE__*/React__default.createElement("div", {
|
|
127086
128057
|
className: "neeto-editor-fixed-menu__variables"
|
|
127087
128058
|
}, /*#__PURE__*/React__default.createElement(DynamicVariables, {
|
|
127088
128059
|
variables: variables,
|
|
@@ -135478,7 +136449,7 @@ var EditorContent = function EditorContent(_ref) {
|
|
|
135478
136449
|
}, otherProps));
|
|
135479
136450
|
};
|
|
135480
136451
|
|
|
135481
|
-
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}";
|
|
136452
|
+
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);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-text-color-option__options-group{align-items:center;display:flex;gap:8px;margin:8px 4px}.neeto-editor-text-color-option__options-group__input{max-width:130px}.neeto-editor-text-color-option__options-group__reset-button{align-self:center}.neeto-editor-menu__item{align-items:center;border-radius:2px;cursor:pointer;display:flex;flex-direction:row;gap:4px;justify-content:center;padding:8px;transition:var(--neeto-ui-transition)}.neeto-editor-menu__item p{color:rgb(var(--neeto-ui-gray-600));font-size:var(--neeto-ui-text-xs);line-height:1;white-space:nowrap}.neeto-editor-menu__item.active,.neeto-editor-menu__item:hover{background-color:rgb(var(--neeto-ui-gray-200))}.neeto-editor-menu__item:focus,.neeto-editor-menu__item:focus-visible{outline:rgb(var(--neeto-ui-gray-300)) auto 1px}.neeto-editor-menu__item input[type=color]{height:0;visibility:hidden;width:0}.neeto-editor-menu__item:disabled{background-color:rgb(var(--neeto-ui-gray-100));opacity:.5}.neeto-editor-link__item{align-items:flex-start;justify-content:flex-start}.neeto-editor-link__item,.neeto-editor-table__item{display:flex!important;flex-direction:row;gap:8px;padding:8px!important}.neeto-editor-table__item input{max-width:60px!important}.neeto-editor-table__options-menu{display:flex;flex-direction:column;gap:8px;max-height:150px!important;overflow:scroll;padding:8px!important}.neeto-editor-font-size__wrapper{font-weight:var(--neeto-ui-font-normal)!important;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}";
|
|
135482
136453
|
n$1(css,{});
|
|
135483
136454
|
|
|
135484
136455
|
function cov_1e6pfjcktm() {
|