@bigbinary/neeto-editor 1.26.2 → 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 -516
- package/index.cjs.js.map +1 -1
- package/index.js +1493 -520
- 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,19 +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]++, [
|
|
111914
|
+
var customExtensions = (cov_q50c3y9sz().s[1]++, [CharacterCount, Code, CodeBlock, CustomCommands, Document, EmojiSuggestion$1, EmojiPicker, FigCaption, FocusClasses.configure({
|
|
111770
111915
|
mode: "shallowest"
|
|
111771
|
-
}),
|
|
111916
|
+
}), Highlight, ImageExtension$1.configure({
|
|
111772
111917
|
uploadEndpoint: uploadEndpoint
|
|
111918
|
+
}), Link.configure({
|
|
111919
|
+
autolink: false
|
|
111920
|
+
}), Placeholder.configure({
|
|
111921
|
+
placeholder: placeholder
|
|
111773
111922
|
}), StarterKit.configure({
|
|
111774
111923
|
document: false,
|
|
111775
111924
|
codeBlock: false,
|
|
111776
111925
|
code: false
|
|
111777
|
-
}), KeyboardShortcuts$1.configure({
|
|
111926
|
+
}), Underline, VideoExtension, KeyboardShortcuts$1.configure({
|
|
111778
111927
|
onSubmit: onSubmit,
|
|
111779
111928
|
shortcuts: keyboardShortcuts
|
|
111780
|
-
}), Placeholder.configure({
|
|
111781
|
-
placeholder: placeholder
|
|
111782
111929
|
})]);
|
|
111783
111930
|
cov_q50c3y9sz().s[2]++;
|
|
111784
111931
|
if (isVideoEmbedActive) {
|
|
@@ -111789,7 +111936,7 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111789
111936
|
cov_q50c3y9sz().b[0][1]++;
|
|
111790
111937
|
}
|
|
111791
111938
|
cov_q50c3y9sz().s[4]++;
|
|
111792
|
-
if (options.includes(
|
|
111939
|
+
if (options.includes(EDITOR_OPTIONS.TABLE)) {
|
|
111793
111940
|
cov_q50c3y9sz().b[1][0]++;
|
|
111794
111941
|
cov_q50c3y9sz().s[5]++;
|
|
111795
111942
|
customExtensions.push(Table$1.configure({
|
|
@@ -111799,9 +111946,17 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111799
111946
|
cov_q50c3y9sz().b[1][1]++;
|
|
111800
111947
|
}
|
|
111801
111948
|
cov_q50c3y9sz().s[6]++;
|
|
111802
|
-
if (
|
|
111949
|
+
if (options.includes(EDITOR_OPTIONS.TEXT_COLOR)) {
|
|
111803
111950
|
cov_q50c3y9sz().b[2][0]++;
|
|
111804
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]++;
|
|
111805
111960
|
customExtensions.push(SlashCommands.configure({
|
|
111806
111961
|
options: options,
|
|
111807
111962
|
addonCommands: addonCommands,
|
|
@@ -111809,38 +111964,38 @@ var useCustomExtensions = function useCustomExtensions(_ref) {
|
|
|
111809
111964
|
setIsEmbedModalOpen: setIsEmbedModalOpen
|
|
111810
111965
|
}));
|
|
111811
111966
|
} else {
|
|
111812
|
-
cov_q50c3y9sz().b[
|
|
111967
|
+
cov_q50c3y9sz().b[3][1]++;
|
|
111813
111968
|
}
|
|
111814
|
-
cov_q50c3y9sz().s[
|
|
111969
|
+
cov_q50c3y9sz().s[10]++;
|
|
111815
111970
|
if (!isEmpty$1(mentions)) {
|
|
111816
|
-
cov_q50c3y9sz().b[
|
|
111817
|
-
var items = (cov_q50c3y9sz().s[
|
|
111818
|
-
cov_q50c3y9sz().s[
|
|
111971
|
+
cov_q50c3y9sz().b[4][0]++;
|
|
111972
|
+
var items = (cov_q50c3y9sz().s[11]++, createMentionSuggestions(mentions));
|
|
111973
|
+
cov_q50c3y9sz().s[12]++;
|
|
111819
111974
|
customExtensions.push(Mention.configure({
|
|
111820
111975
|
suggestion: {
|
|
111821
111976
|
items: items
|
|
111822
111977
|
}
|
|
111823
111978
|
}));
|
|
111824
|
-
cov_q50c3y9sz().s[
|
|
111979
|
+
cov_q50c3y9sz().s[13]++;
|
|
111825
111980
|
customExtensions.push(SpecialMentions$1.configure({
|
|
111826
111981
|
suggestion: {
|
|
111827
111982
|
items: items
|
|
111828
111983
|
}
|
|
111829
111984
|
}));
|
|
111830
111985
|
} else {
|
|
111831
|
-
cov_q50c3y9sz().b[
|
|
111986
|
+
cov_q50c3y9sz().b[4][1]++;
|
|
111832
111987
|
}
|
|
111833
|
-
cov_q50c3y9sz().s[
|
|
111988
|
+
cov_q50c3y9sz().s[14]++;
|
|
111834
111989
|
if (!isEmpty$1(variables)) {
|
|
111835
|
-
cov_q50c3y9sz().b[
|
|
111836
|
-
cov_q50c3y9sz().s[
|
|
111990
|
+
cov_q50c3y9sz().b[5][0]++;
|
|
111991
|
+
cov_q50c3y9sz().s[15]++;
|
|
111837
111992
|
customExtensions.push(Variable);
|
|
111838
111993
|
} else {
|
|
111839
|
-
cov_q50c3y9sz().b[
|
|
111994
|
+
cov_q50c3y9sz().b[5][1]++;
|
|
111840
111995
|
}
|
|
111841
|
-
cov_q50c3y9sz().s[
|
|
111996
|
+
cov_q50c3y9sz().s[16]++;
|
|
111842
111997
|
customExtensions = customExtensions.concat(extensions);
|
|
111843
|
-
cov_q50c3y9sz().s[
|
|
111998
|
+
cov_q50c3y9sz().s[17]++;
|
|
111844
111999
|
return customExtensions;
|
|
111845
112000
|
};
|
|
111846
112001
|
|
|
@@ -112470,7 +112625,7 @@ var Progress = function Progress(_ref) {
|
|
|
112470
112625
|
}
|
|
112471
112626
|
}, progress, "%"))) : (cov_1kbz6yv62s().b[1][1]++, /*#__PURE__*/React__default.createElement(Typography, {
|
|
112472
112627
|
style: "body3"
|
|
112473
|
-
}, t("
|
|
112628
|
+
}, t("localUploader.completed"))));
|
|
112474
112629
|
}));
|
|
112475
112630
|
};
|
|
112476
112631
|
|
|
@@ -121971,6 +122126,658 @@ var EmojiOption = function EmojiOption(_ref) {
|
|
|
121971
122126
|
}));
|
|
121972
122127
|
};
|
|
121973
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
|
+
|
|
121974
122781
|
function cov_2gwegiwlga() {
|
|
121975
122782
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/utils.jsx";
|
|
121976
122783
|
var hash = "fe0f5a76dda71d4f032cf8c08c4220a0da772a56";
|
|
@@ -122436,7 +123243,7 @@ var buildOptionsFromAddonCommands = function buildOptionsFromAddonCommands(_ref3
|
|
|
122436
123243
|
|
|
122437
123244
|
function cov_516a30a1v() {
|
|
122438
123245
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Bubble/Options.jsx";
|
|
122439
|
-
var hash = "
|
|
123246
|
+
var hash = "8adb175ad48f6164a01eaab4f6d918b78853ab8a";
|
|
122440
123247
|
var global = new Function("return this")();
|
|
122441
123248
|
var gcv = "__coverage__";
|
|
122442
123249
|
var coverageData = {
|
|
@@ -122444,231 +123251,241 @@ function cov_516a30a1v() {
|
|
|
122444
123251
|
statementMap: {
|
|
122445
123252
|
"0": {
|
|
122446
123253
|
start: {
|
|
122447
|
-
line:
|
|
123254
|
+
line: 22,
|
|
122448
123255
|
column: 16
|
|
122449
123256
|
},
|
|
122450
123257
|
end: {
|
|
122451
|
-
line:
|
|
123258
|
+
line: 147,
|
|
122452
123259
|
column: 1
|
|
122453
123260
|
}
|
|
122454
123261
|
},
|
|
122455
123262
|
"1": {
|
|
122456
123263
|
start: {
|
|
122457
|
-
line:
|
|
123264
|
+
line: 39,
|
|
122458
123265
|
column: 16
|
|
122459
123266
|
},
|
|
122460
123267
|
end: {
|
|
122461
|
-
line:
|
|
123268
|
+
line: 39,
|
|
122462
123269
|
column: 32
|
|
122463
123270
|
}
|
|
122464
123271
|
},
|
|
122465
123272
|
"2": {
|
|
122466
123273
|
start: {
|
|
122467
|
-
line:
|
|
123274
|
+
line: 40,
|
|
122468
123275
|
column: 29
|
|
122469
123276
|
},
|
|
122470
123277
|
end: {
|
|
122471
|
-
line:
|
|
123278
|
+
line: 40,
|
|
122472
123279
|
column: 37
|
|
122473
123280
|
}
|
|
122474
123281
|
},
|
|
122475
123282
|
"3": {
|
|
122476
123283
|
start: {
|
|
122477
|
-
line:
|
|
123284
|
+
line: 42,
|
|
122478
123285
|
column: 26
|
|
122479
123286
|
},
|
|
122480
123287
|
end: {
|
|
122481
|
-
line:
|
|
123288
|
+
line: 42,
|
|
122482
123289
|
column: 64
|
|
122483
123290
|
}
|
|
122484
123291
|
},
|
|
122485
123292
|
"4": {
|
|
122486
123293
|
start: {
|
|
122487
|
-
line:
|
|
123294
|
+
line: 43,
|
|
122488
123295
|
column: 19
|
|
122489
123296
|
},
|
|
122490
123297
|
end: {
|
|
122491
|
-
line:
|
|
123298
|
+
line: 43,
|
|
122492
123299
|
column: 47
|
|
122493
123300
|
}
|
|
122494
123301
|
},
|
|
122495
123302
|
"5": {
|
|
122496
123303
|
start: {
|
|
122497
|
-
line:
|
|
123304
|
+
line: 44,
|
|
122498
123305
|
column: 24
|
|
122499
123306
|
},
|
|
122500
123307
|
end: {
|
|
122501
|
-
line:
|
|
123308
|
+
line: 44,
|
|
122502
123309
|
column: 62
|
|
122503
123310
|
}
|
|
122504
123311
|
},
|
|
122505
123312
|
"6": {
|
|
122506
123313
|
start: {
|
|
122507
|
-
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,
|
|
122508
123325
|
column: 23
|
|
122509
123326
|
},
|
|
122510
123327
|
end: {
|
|
122511
|
-
line:
|
|
123328
|
+
line: 46,
|
|
122512
123329
|
column: 60
|
|
122513
123330
|
}
|
|
122514
123331
|
},
|
|
122515
|
-
"
|
|
123332
|
+
"8": {
|
|
122516
123333
|
start: {
|
|
122517
|
-
line:
|
|
123334
|
+
line: 47,
|
|
122518
123335
|
column: 24
|
|
122519
123336
|
},
|
|
122520
123337
|
end: {
|
|
122521
|
-
line:
|
|
123338
|
+
line: 47,
|
|
122522
123339
|
column: 62
|
|
122523
123340
|
}
|
|
122524
123341
|
},
|
|
122525
|
-
"
|
|
123342
|
+
"9": {
|
|
122526
123343
|
start: {
|
|
122527
|
-
line:
|
|
123344
|
+
line: 53,
|
|
122528
123345
|
column: 6
|
|
122529
123346
|
},
|
|
122530
123347
|
end: {
|
|
122531
|
-
line:
|
|
123348
|
+
line: 60,
|
|
122532
123349
|
column: 4
|
|
122533
123350
|
}
|
|
122534
123351
|
},
|
|
122535
|
-
"
|
|
123352
|
+
"10": {
|
|
122536
123353
|
start: {
|
|
122537
|
-
line:
|
|
123354
|
+
line: 62,
|
|
122538
123355
|
column: 35
|
|
122539
123356
|
},
|
|
122540
123357
|
end: {
|
|
122541
|
-
line:
|
|
123358
|
+
line: 67,
|
|
122542
123359
|
column: 3
|
|
122543
123360
|
}
|
|
122544
123361
|
},
|
|
122545
|
-
"
|
|
123362
|
+
"11": {
|
|
122546
123363
|
start: {
|
|
122547
|
-
line:
|
|
123364
|
+
line: 63,
|
|
122548
123365
|
column: 4
|
|
122549
123366
|
},
|
|
122550
123367
|
end: {
|
|
122551
|
-
line:
|
|
123368
|
+
line: 63,
|
|
122552
123369
|
column: 27
|
|
122553
123370
|
}
|
|
122554
123371
|
},
|
|
122555
|
-
"
|
|
123372
|
+
"12": {
|
|
122556
123373
|
start: {
|
|
122557
|
-
line:
|
|
123374
|
+
line: 64,
|
|
122558
123375
|
column: 4
|
|
122559
123376
|
},
|
|
122560
123377
|
end: {
|
|
122561
|
-
line:
|
|
123378
|
+
line: 66,
|
|
122562
123379
|
column: 13
|
|
122563
123380
|
}
|
|
122564
123381
|
},
|
|
122565
|
-
"
|
|
123382
|
+
"13": {
|
|
122566
123383
|
start: {
|
|
122567
|
-
line:
|
|
123384
|
+
line: 65,
|
|
122568
123385
|
column: 6
|
|
122569
123386
|
},
|
|
122570
123387
|
end: {
|
|
122571
|
-
line:
|
|
123388
|
+
line: 65,
|
|
122572
123389
|
column: 30
|
|
122573
123390
|
}
|
|
122574
123391
|
},
|
|
122575
|
-
"
|
|
123392
|
+
"14": {
|
|
122576
123393
|
start: {
|
|
122577
|
-
line:
|
|
123394
|
+
line: 69,
|
|
122578
123395
|
column: 2
|
|
122579
123396
|
},
|
|
122580
123397
|
end: {
|
|
122581
|
-
line:
|
|
123398
|
+
line: 77,
|
|
122582
123399
|
column: 3
|
|
122583
123400
|
}
|
|
122584
123401
|
},
|
|
122585
|
-
"
|
|
123402
|
+
"15": {
|
|
122586
123403
|
start: {
|
|
122587
|
-
line:
|
|
123404
|
+
line: 70,
|
|
122588
123405
|
column: 4
|
|
122589
123406
|
},
|
|
122590
123407
|
end: {
|
|
122591
|
-
line:
|
|
123408
|
+
line: 76,
|
|
122592
123409
|
column: 6
|
|
122593
123410
|
}
|
|
122594
123411
|
},
|
|
122595
|
-
"
|
|
123412
|
+
"16": {
|
|
122596
123413
|
start: {
|
|
122597
|
-
line:
|
|
123414
|
+
line: 74,
|
|
122598
123415
|
column: 27
|
|
122599
123416
|
},
|
|
122600
123417
|
end: {
|
|
122601
|
-
line:
|
|
123418
|
+
line: 74,
|
|
122602
123419
|
column: 55
|
|
122603
123420
|
}
|
|
122604
123421
|
},
|
|
122605
|
-
"
|
|
123422
|
+
"17": {
|
|
122606
123423
|
start: {
|
|
122607
|
-
line:
|
|
123424
|
+
line: 79,
|
|
122608
123425
|
column: 2
|
|
122609
123426
|
},
|
|
122610
123427
|
end: {
|
|
122611
|
-
line:
|
|
123428
|
+
line: 86,
|
|
122612
123429
|
column: 3
|
|
122613
123430
|
}
|
|
122614
123431
|
},
|
|
122615
|
-
"
|
|
123432
|
+
"18": {
|
|
122616
123433
|
start: {
|
|
122617
|
-
line:
|
|
123434
|
+
line: 80,
|
|
122618
123435
|
column: 4
|
|
122619
123436
|
},
|
|
122620
123437
|
end: {
|
|
122621
|
-
line:
|
|
123438
|
+
line: 85,
|
|
122622
123439
|
column: 6
|
|
122623
123440
|
}
|
|
122624
123441
|
},
|
|
122625
|
-
"
|
|
123442
|
+
"19": {
|
|
122626
123443
|
start: {
|
|
122627
|
-
line:
|
|
123444
|
+
line: 83,
|
|
122628
123445
|
column: 27
|
|
122629
123446
|
},
|
|
122630
123447
|
end: {
|
|
122631
|
-
line:
|
|
123448
|
+
line: 83,
|
|
122632
123449
|
column: 56
|
|
122633
123450
|
}
|
|
122634
123451
|
},
|
|
122635
|
-
"
|
|
123452
|
+
"20": {
|
|
122636
123453
|
start: {
|
|
122637
|
-
line:
|
|
123454
|
+
line: 88,
|
|
122638
123455
|
column: 2
|
|
122639
123456
|
},
|
|
122640
123457
|
end: {
|
|
122641
|
-
line:
|
|
123458
|
+
line: 146,
|
|
122642
123459
|
column: 4
|
|
122643
123460
|
}
|
|
122644
123461
|
},
|
|
122645
|
-
"
|
|
123462
|
+
"21": {
|
|
122646
123463
|
start: {
|
|
122647
|
-
line:
|
|
123464
|
+
line: 98,
|
|
122648
123465
|
column: 12
|
|
122649
123466
|
},
|
|
122650
123467
|
end: {
|
|
122651
|
-
line:
|
|
123468
|
+
line: 100,
|
|
122652
123469
|
column: 30
|
|
122653
123470
|
}
|
|
122654
123471
|
},
|
|
122655
|
-
"
|
|
123472
|
+
"22": {
|
|
122656
123473
|
start: {
|
|
122657
|
-
line:
|
|
123474
|
+
line: 124,
|
|
122658
123475
|
column: 25
|
|
122659
123476
|
},
|
|
122660
123477
|
end: {
|
|
122661
|
-
line:
|
|
123478
|
+
line: 124,
|
|
122662
123479
|
column: 52
|
|
122663
123480
|
}
|
|
122664
123481
|
},
|
|
122665
|
-
"
|
|
123482
|
+
"23": {
|
|
122666
123483
|
start: {
|
|
122667
|
-
line:
|
|
123484
|
+
line: 133,
|
|
122668
123485
|
column: 25
|
|
122669
123486
|
},
|
|
122670
123487
|
end: {
|
|
122671
|
-
line:
|
|
123488
|
+
line: 133,
|
|
122672
123489
|
column: 53
|
|
122673
123490
|
}
|
|
122674
123491
|
}
|
|
@@ -122678,215 +123495,215 @@ function cov_516a30a1v() {
|
|
|
122678
123495
|
name: "(anonymous_0)",
|
|
122679
123496
|
decl: {
|
|
122680
123497
|
start: {
|
|
122681
|
-
line:
|
|
123498
|
+
line: 22,
|
|
122682
123499
|
column: 16
|
|
122683
123500
|
},
|
|
122684
123501
|
end: {
|
|
122685
|
-
line:
|
|
123502
|
+
line: 22,
|
|
122686
123503
|
column: 17
|
|
122687
123504
|
}
|
|
122688
123505
|
},
|
|
122689
123506
|
loc: {
|
|
122690
123507
|
start: {
|
|
122691
|
-
line:
|
|
123508
|
+
line: 38,
|
|
122692
123509
|
column: 6
|
|
122693
123510
|
},
|
|
122694
123511
|
end: {
|
|
122695
|
-
line:
|
|
123512
|
+
line: 147,
|
|
122696
123513
|
column: 1
|
|
122697
123514
|
}
|
|
122698
123515
|
},
|
|
122699
|
-
line:
|
|
123516
|
+
line: 38
|
|
122700
123517
|
},
|
|
122701
123518
|
"1": {
|
|
122702
123519
|
name: "(anonymous_1)",
|
|
122703
123520
|
decl: {
|
|
122704
123521
|
start: {
|
|
122705
|
-
line:
|
|
123522
|
+
line: 62,
|
|
122706
123523
|
column: 35
|
|
122707
123524
|
},
|
|
122708
123525
|
end: {
|
|
122709
|
-
line:
|
|
123526
|
+
line: 62,
|
|
122710
123527
|
column: 36
|
|
122711
123528
|
}
|
|
122712
123529
|
},
|
|
122713
123530
|
loc: {
|
|
122714
123531
|
start: {
|
|
122715
|
-
line:
|
|
123532
|
+
line: 62,
|
|
122716
123533
|
column: 41
|
|
122717
123534
|
},
|
|
122718
123535
|
end: {
|
|
122719
|
-
line:
|
|
123536
|
+
line: 67,
|
|
122720
123537
|
column: 3
|
|
122721
123538
|
}
|
|
122722
123539
|
},
|
|
122723
|
-
line:
|
|
123540
|
+
line: 62
|
|
122724
123541
|
},
|
|
122725
123542
|
"2": {
|
|
122726
123543
|
name: "(anonymous_2)",
|
|
122727
123544
|
decl: {
|
|
122728
123545
|
start: {
|
|
122729
|
-
line:
|
|
123546
|
+
line: 64,
|
|
122730
123547
|
column: 15
|
|
122731
123548
|
},
|
|
122732
123549
|
end: {
|
|
122733
|
-
line:
|
|
123550
|
+
line: 64,
|
|
122734
123551
|
column: 16
|
|
122735
123552
|
}
|
|
122736
123553
|
},
|
|
122737
123554
|
loc: {
|
|
122738
123555
|
start: {
|
|
122739
|
-
line:
|
|
123556
|
+
line: 64,
|
|
122740
123557
|
column: 21
|
|
122741
123558
|
},
|
|
122742
123559
|
end: {
|
|
122743
|
-
line:
|
|
123560
|
+
line: 66,
|
|
122744
123561
|
column: 5
|
|
122745
123562
|
}
|
|
122746
123563
|
},
|
|
122747
|
-
line:
|
|
123564
|
+
line: 64
|
|
122748
123565
|
},
|
|
122749
123566
|
"3": {
|
|
122750
123567
|
name: "(anonymous_3)",
|
|
122751
123568
|
decl: {
|
|
122752
123569
|
start: {
|
|
122753
|
-
line:
|
|
123570
|
+
line: 74,
|
|
122754
123571
|
column: 21
|
|
122755
123572
|
},
|
|
122756
123573
|
end: {
|
|
122757
|
-
line:
|
|
123574
|
+
line: 74,
|
|
122758
123575
|
column: 22
|
|
122759
123576
|
}
|
|
122760
123577
|
},
|
|
122761
123578
|
loc: {
|
|
122762
123579
|
start: {
|
|
122763
|
-
line:
|
|
123580
|
+
line: 74,
|
|
122764
123581
|
column: 27
|
|
122765
123582
|
},
|
|
122766
123583
|
end: {
|
|
122767
|
-
line:
|
|
123584
|
+
line: 74,
|
|
122768
123585
|
column: 55
|
|
122769
123586
|
}
|
|
122770
123587
|
},
|
|
122771
|
-
line:
|
|
123588
|
+
line: 74
|
|
122772
123589
|
},
|
|
122773
123590
|
"4": {
|
|
122774
123591
|
name: "(anonymous_4)",
|
|
122775
123592
|
decl: {
|
|
122776
123593
|
start: {
|
|
122777
|
-
line:
|
|
123594
|
+
line: 83,
|
|
122778
123595
|
column: 21
|
|
122779
123596
|
},
|
|
122780
123597
|
end: {
|
|
122781
|
-
line:
|
|
123598
|
+
line: 83,
|
|
122782
123599
|
column: 22
|
|
122783
123600
|
}
|
|
122784
123601
|
},
|
|
122785
123602
|
loc: {
|
|
122786
123603
|
start: {
|
|
122787
|
-
line:
|
|
123604
|
+
line: 83,
|
|
122788
123605
|
column: 27
|
|
122789
123606
|
},
|
|
122790
123607
|
end: {
|
|
122791
|
-
line:
|
|
123608
|
+
line: 83,
|
|
122792
123609
|
column: 56
|
|
122793
123610
|
}
|
|
122794
123611
|
},
|
|
122795
|
-
line:
|
|
123612
|
+
line: 83
|
|
122796
123613
|
},
|
|
122797
123614
|
"5": {
|
|
122798
123615
|
name: "(anonymous_5)",
|
|
122799
123616
|
decl: {
|
|
122800
123617
|
start: {
|
|
122801
|
-
line:
|
|
123618
|
+
line: 97,
|
|
122802
123619
|
column: 31
|
|
122803
123620
|
},
|
|
122804
123621
|
end: {
|
|
122805
|
-
line:
|
|
123622
|
+
line: 97,
|
|
122806
123623
|
column: 32
|
|
122807
123624
|
}
|
|
122808
123625
|
},
|
|
122809
123626
|
loc: {
|
|
122810
123627
|
start: {
|
|
122811
|
-
line:
|
|
123628
|
+
line: 98,
|
|
122812
123629
|
column: 12
|
|
122813
123630
|
},
|
|
122814
123631
|
end: {
|
|
122815
|
-
line:
|
|
123632
|
+
line: 100,
|
|
122816
123633
|
column: 30
|
|
122817
123634
|
}
|
|
122818
123635
|
},
|
|
122819
|
-
line:
|
|
123636
|
+
line: 98
|
|
122820
123637
|
},
|
|
122821
123638
|
"6": {
|
|
122822
123639
|
name: "(anonymous_6)",
|
|
122823
123640
|
decl: {
|
|
122824
123641
|
start: {
|
|
122825
|
-
line:
|
|
123642
|
+
line: 124,
|
|
122826
123643
|
column: 19
|
|
122827
123644
|
},
|
|
122828
123645
|
end: {
|
|
122829
|
-
line:
|
|
123646
|
+
line: 124,
|
|
122830
123647
|
column: 20
|
|
122831
123648
|
}
|
|
122832
123649
|
},
|
|
122833
123650
|
loc: {
|
|
122834
123651
|
start: {
|
|
122835
|
-
line:
|
|
123652
|
+
line: 124,
|
|
122836
123653
|
column: 25
|
|
122837
123654
|
},
|
|
122838
123655
|
end: {
|
|
122839
|
-
line:
|
|
123656
|
+
line: 124,
|
|
122840
123657
|
column: 52
|
|
122841
123658
|
}
|
|
122842
123659
|
},
|
|
122843
|
-
line:
|
|
123660
|
+
line: 124
|
|
122844
123661
|
},
|
|
122845
123662
|
"7": {
|
|
122846
123663
|
name: "(anonymous_7)",
|
|
122847
123664
|
decl: {
|
|
122848
123665
|
start: {
|
|
122849
|
-
line:
|
|
123666
|
+
line: 133,
|
|
122850
123667
|
column: 19
|
|
122851
123668
|
},
|
|
122852
123669
|
end: {
|
|
122853
|
-
line:
|
|
123670
|
+
line: 133,
|
|
122854
123671
|
column: 20
|
|
122855
123672
|
}
|
|
122856
123673
|
},
|
|
122857
123674
|
loc: {
|
|
122858
123675
|
start: {
|
|
122859
|
-
line:
|
|
123676
|
+
line: 133,
|
|
122860
123677
|
column: 25
|
|
122861
123678
|
},
|
|
122862
123679
|
end: {
|
|
122863
|
-
line:
|
|
123680
|
+
line: 133,
|
|
122864
123681
|
column: 53
|
|
122865
123682
|
}
|
|
122866
123683
|
},
|
|
122867
|
-
line:
|
|
123684
|
+
line: 133
|
|
122868
123685
|
}
|
|
122869
123686
|
},
|
|
122870
123687
|
branchMap: {
|
|
122871
123688
|
"0": {
|
|
122872
123689
|
loc: {
|
|
122873
123690
|
start: {
|
|
122874
|
-
line:
|
|
123691
|
+
line: 69,
|
|
122875
123692
|
column: 2
|
|
122876
123693
|
},
|
|
122877
123694
|
end: {
|
|
122878
|
-
line:
|
|
123695
|
+
line: 77,
|
|
122879
123696
|
column: 3
|
|
122880
123697
|
}
|
|
122881
123698
|
},
|
|
122882
123699
|
type: "if",
|
|
122883
123700
|
locations: [{
|
|
122884
123701
|
start: {
|
|
122885
|
-
line:
|
|
123702
|
+
line: 69,
|
|
122886
123703
|
column: 2
|
|
122887
123704
|
},
|
|
122888
123705
|
end: {
|
|
122889
|
-
line:
|
|
123706
|
+
line: 77,
|
|
122890
123707
|
column: 3
|
|
122891
123708
|
}
|
|
122892
123709
|
}, {
|
|
@@ -122899,27 +123716,27 @@ function cov_516a30a1v() {
|
|
|
122899
123716
|
column: undefined
|
|
122900
123717
|
}
|
|
122901
123718
|
}],
|
|
122902
|
-
line:
|
|
123719
|
+
line: 69
|
|
122903
123720
|
},
|
|
122904
123721
|
"1": {
|
|
122905
123722
|
loc: {
|
|
122906
123723
|
start: {
|
|
122907
|
-
line:
|
|
123724
|
+
line: 79,
|
|
122908
123725
|
column: 2
|
|
122909
123726
|
},
|
|
122910
123727
|
end: {
|
|
122911
|
-
line:
|
|
123728
|
+
line: 86,
|
|
122912
123729
|
column: 3
|
|
122913
123730
|
}
|
|
122914
123731
|
},
|
|
122915
123732
|
type: "if",
|
|
122916
123733
|
locations: [{
|
|
122917
123734
|
start: {
|
|
122918
|
-
line:
|
|
123735
|
+
line: 79,
|
|
122919
123736
|
column: 2
|
|
122920
123737
|
},
|
|
122921
123738
|
end: {
|
|
122922
|
-
line:
|
|
123739
|
+
line: 86,
|
|
122923
123740
|
column: 3
|
|
122924
123741
|
}
|
|
122925
123742
|
}, {
|
|
@@ -122932,12 +123749,12 @@ function cov_516a30a1v() {
|
|
|
122932
123749
|
column: undefined
|
|
122933
123750
|
}
|
|
122934
123751
|
}],
|
|
122935
|
-
line:
|
|
123752
|
+
line: 79
|
|
122936
123753
|
},
|
|
122937
123754
|
"2": {
|
|
122938
123755
|
loc: {
|
|
122939
123756
|
start: {
|
|
122940
|
-
line:
|
|
123757
|
+
line: 106,
|
|
122941
123758
|
column: 7
|
|
122942
123759
|
},
|
|
122943
123760
|
end: {
|
|
@@ -122948,16 +123765,16 @@ function cov_516a30a1v() {
|
|
|
122948
123765
|
type: "binary-expr",
|
|
122949
123766
|
locations: [{
|
|
122950
123767
|
start: {
|
|
122951
|
-
line:
|
|
123768
|
+
line: 106,
|
|
122952
123769
|
column: 7
|
|
122953
123770
|
},
|
|
122954
123771
|
end: {
|
|
122955
|
-
line:
|
|
122956
|
-
column:
|
|
123772
|
+
line: 106,
|
|
123773
|
+
column: 30
|
|
122957
123774
|
}
|
|
122958
123775
|
}, {
|
|
122959
123776
|
start: {
|
|
122960
|
-
line:
|
|
123777
|
+
line: 107,
|
|
122961
123778
|
column: 8
|
|
122962
123779
|
},
|
|
122963
123780
|
end: {
|
|
@@ -122965,7 +123782,7 @@ function cov_516a30a1v() {
|
|
|
122965
123782
|
column: 10
|
|
122966
123783
|
}
|
|
122967
123784
|
}],
|
|
122968
|
-
line:
|
|
123785
|
+
line: 106
|
|
122969
123786
|
},
|
|
122970
123787
|
"3": {
|
|
122971
123788
|
loc: {
|
|
@@ -122975,7 +123792,7 @@ function cov_516a30a1v() {
|
|
|
122975
123792
|
},
|
|
122976
123793
|
end: {
|
|
122977
123794
|
line: 109,
|
|
122978
|
-
column:
|
|
123795
|
+
column: 67
|
|
122979
123796
|
}
|
|
122980
123797
|
},
|
|
122981
123798
|
type: "binary-expr",
|
|
@@ -122986,16 +123803,16 @@ function cov_516a30a1v() {
|
|
|
122986
123803
|
},
|
|
122987
123804
|
end: {
|
|
122988
123805
|
line: 109,
|
|
122989
|
-
column:
|
|
123806
|
+
column: 44
|
|
122990
123807
|
}
|
|
122991
123808
|
}, {
|
|
122992
123809
|
start: {
|
|
122993
123810
|
line: 109,
|
|
122994
|
-
column:
|
|
123811
|
+
column: 48
|
|
122995
123812
|
},
|
|
122996
123813
|
end: {
|
|
122997
123814
|
line: 109,
|
|
122998
|
-
column:
|
|
123815
|
+
column: 67
|
|
122999
123816
|
}
|
|
123000
123817
|
}],
|
|
123001
123818
|
line: 109
|
|
@@ -123003,167 +123820,233 @@ function cov_516a30a1v() {
|
|
|
123003
123820
|
"4": {
|
|
123004
123821
|
loc: {
|
|
123005
123822
|
start: {
|
|
123006
|
-
line:
|
|
123823
|
+
line: 112,
|
|
123007
123824
|
column: 7
|
|
123008
123825
|
},
|
|
123009
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: {
|
|
123010
123889
|
line: 121,
|
|
123890
|
+
column: 7
|
|
123891
|
+
},
|
|
123892
|
+
end: {
|
|
123893
|
+
line: 129,
|
|
123011
123894
|
column: 10
|
|
123012
123895
|
}
|
|
123013
123896
|
},
|
|
123014
123897
|
type: "binary-expr",
|
|
123015
123898
|
locations: [{
|
|
123016
123899
|
start: {
|
|
123017
|
-
line:
|
|
123900
|
+
line: 121,
|
|
123018
123901
|
column: 7
|
|
123019
123902
|
},
|
|
123020
123903
|
end: {
|
|
123021
|
-
line:
|
|
123904
|
+
line: 121,
|
|
123022
123905
|
column: 19
|
|
123023
123906
|
}
|
|
123024
123907
|
}, {
|
|
123025
123908
|
start: {
|
|
123026
|
-
line:
|
|
123909
|
+
line: 122,
|
|
123027
123910
|
column: 8
|
|
123028
123911
|
},
|
|
123029
123912
|
end: {
|
|
123030
|
-
line:
|
|
123913
|
+
line: 129,
|
|
123031
123914
|
column: 10
|
|
123032
123915
|
}
|
|
123033
123916
|
}],
|
|
123034
|
-
line:
|
|
123917
|
+
line: 121
|
|
123035
123918
|
},
|
|
123036
|
-
"
|
|
123919
|
+
"7": {
|
|
123037
123920
|
loc: {
|
|
123038
123921
|
start: {
|
|
123039
|
-
line:
|
|
123922
|
+
line: 128,
|
|
123040
123923
|
column: 19
|
|
123041
123924
|
},
|
|
123042
123925
|
end: {
|
|
123043
|
-
line:
|
|
123926
|
+
line: 128,
|
|
123044
123927
|
column: 50
|
|
123045
123928
|
}
|
|
123046
123929
|
},
|
|
123047
123930
|
type: "binary-expr",
|
|
123048
123931
|
locations: [{
|
|
123049
123932
|
start: {
|
|
123050
|
-
line:
|
|
123933
|
+
line: 128,
|
|
123051
123934
|
column: 19
|
|
123052
123935
|
},
|
|
123053
123936
|
end: {
|
|
123054
|
-
line:
|
|
123937
|
+
line: 128,
|
|
123055
123938
|
column: 32
|
|
123056
123939
|
}
|
|
123057
123940
|
}, {
|
|
123058
123941
|
start: {
|
|
123059
|
-
line:
|
|
123942
|
+
line: 128,
|
|
123060
123943
|
column: 36
|
|
123061
123944
|
},
|
|
123062
123945
|
end: {
|
|
123063
|
-
line:
|
|
123946
|
+
line: 128,
|
|
123064
123947
|
column: 50
|
|
123065
123948
|
}
|
|
123066
123949
|
}],
|
|
123067
|
-
line:
|
|
123950
|
+
line: 128
|
|
123068
123951
|
},
|
|
123069
|
-
"
|
|
123952
|
+
"8": {
|
|
123070
123953
|
loc: {
|
|
123071
123954
|
start: {
|
|
123072
|
-
line:
|
|
123955
|
+
line: 130,
|
|
123073
123956
|
column: 7
|
|
123074
123957
|
},
|
|
123075
123958
|
end: {
|
|
123076
|
-
line:
|
|
123959
|
+
line: 138,
|
|
123077
123960
|
column: 10
|
|
123078
123961
|
}
|
|
123079
123962
|
},
|
|
123080
123963
|
type: "binary-expr",
|
|
123081
123964
|
locations: [{
|
|
123082
123965
|
start: {
|
|
123083
|
-
line:
|
|
123966
|
+
line: 130,
|
|
123084
123967
|
column: 7
|
|
123085
123968
|
},
|
|
123086
123969
|
end: {
|
|
123087
|
-
line:
|
|
123970
|
+
line: 130,
|
|
123088
123971
|
column: 20
|
|
123089
123972
|
}
|
|
123090
123973
|
}, {
|
|
123091
123974
|
start: {
|
|
123092
|
-
line:
|
|
123975
|
+
line: 131,
|
|
123093
123976
|
column: 8
|
|
123094
123977
|
},
|
|
123095
123978
|
end: {
|
|
123096
|
-
line:
|
|
123979
|
+
line: 138,
|
|
123097
123980
|
column: 10
|
|
123098
123981
|
}
|
|
123099
123982
|
}],
|
|
123100
|
-
line:
|
|
123983
|
+
line: 130
|
|
123101
123984
|
},
|
|
123102
|
-
"
|
|
123985
|
+
"9": {
|
|
123103
123986
|
loc: {
|
|
123104
123987
|
start: {
|
|
123105
|
-
line:
|
|
123988
|
+
line: 137,
|
|
123106
123989
|
column: 19
|
|
123107
123990
|
},
|
|
123108
123991
|
end: {
|
|
123109
|
-
line:
|
|
123992
|
+
line: 137,
|
|
123110
123993
|
column: 52
|
|
123111
123994
|
}
|
|
123112
123995
|
},
|
|
123113
123996
|
type: "binary-expr",
|
|
123114
123997
|
locations: [{
|
|
123115
123998
|
start: {
|
|
123116
|
-
line:
|
|
123999
|
+
line: 137,
|
|
123117
124000
|
column: 19
|
|
123118
124001
|
},
|
|
123119
124002
|
end: {
|
|
123120
|
-
line:
|
|
124003
|
+
line: 137,
|
|
123121
124004
|
column: 33
|
|
123122
124005
|
}
|
|
123123
124006
|
}, {
|
|
123124
124007
|
start: {
|
|
123125
|
-
line:
|
|
124008
|
+
line: 137,
|
|
123126
124009
|
column: 37
|
|
123127
124010
|
},
|
|
123128
124011
|
end: {
|
|
123129
|
-
line:
|
|
124012
|
+
line: 137,
|
|
123130
124013
|
column: 52
|
|
123131
124014
|
}
|
|
123132
124015
|
}],
|
|
123133
|
-
line:
|
|
124016
|
+
line: 137
|
|
123134
124017
|
},
|
|
123135
|
-
"
|
|
124018
|
+
"10": {
|
|
123136
124019
|
loc: {
|
|
123137
124020
|
start: {
|
|
123138
|
-
line:
|
|
124021
|
+
line: 142,
|
|
123139
124022
|
column: 24
|
|
123140
124023
|
},
|
|
123141
124024
|
end: {
|
|
123142
|
-
line:
|
|
124025
|
+
line: 142,
|
|
123143
124026
|
column: 61
|
|
123144
124027
|
}
|
|
123145
124028
|
},
|
|
123146
124029
|
type: "binary-expr",
|
|
123147
124030
|
locations: [{
|
|
123148
124031
|
start: {
|
|
123149
|
-
line:
|
|
124032
|
+
line: 142,
|
|
123150
124033
|
column: 24
|
|
123151
124034
|
},
|
|
123152
124035
|
end: {
|
|
123153
|
-
line:
|
|
124036
|
+
line: 142,
|
|
123154
124037
|
column: 40
|
|
123155
124038
|
}
|
|
123156
124039
|
}, {
|
|
123157
124040
|
start: {
|
|
123158
|
-
line:
|
|
124041
|
+
line: 142,
|
|
123159
124042
|
column: 44
|
|
123160
124043
|
},
|
|
123161
124044
|
end: {
|
|
123162
|
-
line:
|
|
124045
|
+
line: 142,
|
|
123163
124046
|
column: 61
|
|
123164
124047
|
}
|
|
123165
124048
|
}],
|
|
123166
|
-
line:
|
|
124049
|
+
line: 142
|
|
123167
124050
|
}
|
|
123168
124051
|
},
|
|
123169
124052
|
s: {
|
|
@@ -123189,7 +124072,8 @@ function cov_516a30a1v() {
|
|
|
123189
124072
|
"19": 0,
|
|
123190
124073
|
"20": 0,
|
|
123191
124074
|
"21": 0,
|
|
123192
|
-
"22": 0
|
|
124075
|
+
"22": 0,
|
|
124076
|
+
"23": 0
|
|
123193
124077
|
},
|
|
123194
124078
|
f: {
|
|
123195
124079
|
"0": 0,
|
|
@@ -123210,10 +124094,12 @@ function cov_516a30a1v() {
|
|
|
123210
124094
|
"5": [0, 0],
|
|
123211
124095
|
"6": [0, 0],
|
|
123212
124096
|
"7": [0, 0],
|
|
123213
|
-
"8": [0, 0]
|
|
124097
|
+
"8": [0, 0],
|
|
124098
|
+
"9": [0, 0],
|
|
124099
|
+
"10": [0, 0]
|
|
123214
124100
|
},
|
|
123215
124101
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
123216
|
-
hash: "
|
|
124102
|
+
hash: "8adb175ad48f6164a01eaab4f6d918b78853ab8a"
|
|
123217
124103
|
};
|
|
123218
124104
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
123219
124105
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -123257,9 +124143,10 @@ var Options = function Options(_ref) {
|
|
|
123257
124143
|
}));
|
|
123258
124144
|
var nodeType = (cov_516a30a1v().s[4]++, getNodeType(dropdownOptions));
|
|
123259
124145
|
var isEmojiActive = (cov_516a30a1v().s[5]++, options.includes(EDITOR_OPTIONS.EMOJI));
|
|
123260
|
-
var
|
|
123261
|
-
var
|
|
123262
|
-
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({
|
|
123263
124150
|
editor: editor,
|
|
123264
124151
|
options: options,
|
|
123265
124152
|
setMediaUploader: setMediaUploader,
|
|
@@ -123270,50 +124157,50 @@ var Options = function Options(_ref) {
|
|
|
123270
124157
|
fontStyleOptions = _ref4.font,
|
|
123271
124158
|
blockStyleOptions = _ref4.block,
|
|
123272
124159
|
listStyleOptions = _ref4.list;
|
|
123273
|
-
cov_516a30a1v().s[
|
|
124160
|
+
cov_516a30a1v().s[10]++;
|
|
123274
124161
|
var handleAnimateInvalidLink = function handleAnimateInvalidLink() {
|
|
123275
124162
|
cov_516a30a1v().f[1]++;
|
|
123276
|
-
cov_516a30a1v().s[10]++;
|
|
123277
|
-
setIsInvalidLink(true);
|
|
123278
124163
|
cov_516a30a1v().s[11]++;
|
|
124164
|
+
setIsInvalidLink(true);
|
|
124165
|
+
cov_516a30a1v().s[12]++;
|
|
123279
124166
|
setTimeout(function () {
|
|
123280
124167
|
cov_516a30a1v().f[2]++;
|
|
123281
|
-
cov_516a30a1v().s[
|
|
124168
|
+
cov_516a30a1v().s[13]++;
|
|
123282
124169
|
setIsInvalidLink(false);
|
|
123283
124170
|
}, 1000);
|
|
123284
124171
|
};
|
|
123285
|
-
cov_516a30a1v().s[
|
|
124172
|
+
cov_516a30a1v().s[14]++;
|
|
123286
124173
|
if (isLinkOptionActive) {
|
|
123287
124174
|
cov_516a30a1v().b[0][0]++;
|
|
123288
|
-
cov_516a30a1v().s[
|
|
124175
|
+
cov_516a30a1v().s[15]++;
|
|
123289
124176
|
return /*#__PURE__*/React__default.createElement(LinkOption$1, {
|
|
123290
124177
|
editor: editor,
|
|
123291
124178
|
handleAnimateInvalidLink: handleAnimateInvalidLink,
|
|
123292
124179
|
handleClose: function handleClose() {
|
|
123293
124180
|
cov_516a30a1v().f[3]++;
|
|
123294
|
-
cov_516a30a1v().s[
|
|
124181
|
+
cov_516a30a1v().s[16]++;
|
|
123295
124182
|
return setIsLinkOptionActive(false);
|
|
123296
124183
|
}
|
|
123297
124184
|
});
|
|
123298
124185
|
} else {
|
|
123299
124186
|
cov_516a30a1v().b[0][1]++;
|
|
123300
124187
|
}
|
|
123301
|
-
cov_516a30a1v().s[
|
|
124188
|
+
cov_516a30a1v().s[17]++;
|
|
123302
124189
|
if (isTableOptionActive) {
|
|
123303
124190
|
cov_516a30a1v().b[1][0]++;
|
|
123304
|
-
cov_516a30a1v().s[
|
|
124191
|
+
cov_516a30a1v().s[18]++;
|
|
123305
124192
|
return /*#__PURE__*/React__default.createElement(TableOption$1, {
|
|
123306
124193
|
editor: editor,
|
|
123307
124194
|
handleClose: function handleClose() {
|
|
123308
124195
|
cov_516a30a1v().f[4]++;
|
|
123309
|
-
cov_516a30a1v().s[
|
|
124196
|
+
cov_516a30a1v().s[19]++;
|
|
123310
124197
|
return setIsTableOptionActive(false);
|
|
123311
124198
|
}
|
|
123312
124199
|
});
|
|
123313
124200
|
} else {
|
|
123314
124201
|
cov_516a30a1v().b[1][1]++;
|
|
123315
124202
|
}
|
|
123316
|
-
cov_516a30a1v().s[
|
|
124203
|
+
cov_516a30a1v().s[20]++;
|
|
123317
124204
|
return /*#__PURE__*/React__default.createElement(React__default.Fragment, null, /*#__PURE__*/React__default.createElement(Dropdown$1, {
|
|
123318
124205
|
buttonSize: "small",
|
|
123319
124206
|
buttonStyle: "text",
|
|
@@ -123323,42 +124210,45 @@ var Options = function Options(_ref) {
|
|
|
123323
124210
|
var optionName = _ref5.optionName,
|
|
123324
124211
|
command = _ref5.command;
|
|
123325
124212
|
cov_516a30a1v().f[5]++;
|
|
123326
|
-
cov_516a30a1v().s[
|
|
124213
|
+
cov_516a30a1v().s[21]++;
|
|
123327
124214
|
return /*#__PURE__*/React__default.createElement(MenuItem.Button, {
|
|
123328
124215
|
key: optionName,
|
|
123329
124216
|
onClick: command
|
|
123330
124217
|
}, optionName);
|
|
123331
|
-
}))), 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, {
|
|
123332
124222
|
editor: editor,
|
|
123333
124223
|
isActive: isEmojiPickerActive,
|
|
123334
124224
|
setActive: setIsEmojiPickerActive,
|
|
123335
|
-
tooltipContent: (cov_516a30a1v().b[
|
|
123336
|
-
})), 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({
|
|
123337
124227
|
Icon: Link$1,
|
|
123338
124228
|
command: function command() {
|
|
123339
124229
|
cov_516a30a1v().f[6]++;
|
|
123340
|
-
cov_516a30a1v().s[
|
|
124230
|
+
cov_516a30a1v().s[22]++;
|
|
123341
124231
|
return setIsLinkOptionActive(true);
|
|
123342
124232
|
},
|
|
123343
124233
|
active: editor.isActive("link"),
|
|
123344
124234
|
optionName: "link",
|
|
123345
124235
|
highlight: false,
|
|
123346
|
-
tooltip: (cov_516a30a1v().b[
|
|
123347
|
-
})), (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({
|
|
123348
124238
|
Icon: NeetoChangelog,
|
|
123349
124239
|
command: function command() {
|
|
123350
124240
|
cov_516a30a1v().f[7]++;
|
|
123351
|
-
cov_516a30a1v().s[
|
|
124241
|
+
cov_516a30a1v().s[23]++;
|
|
123352
124242
|
return setIsTableOptionActive(true);
|
|
123353
124243
|
},
|
|
123354
124244
|
active: editor.isActive("table"),
|
|
123355
124245
|
optionName: "table",
|
|
123356
124246
|
highlight: false,
|
|
123357
|
-
tooltip: (cov_516a30a1v().b[
|
|
124247
|
+
tooltip: (cov_516a30a1v().b[9][0]++, tooltips.table) || (cov_516a30a1v().b[9][1]++, t("menu.table"))
|
|
123358
124248
|
})), /*#__PURE__*/React__default.createElement(Mentions, {
|
|
123359
124249
|
editor: editor,
|
|
123360
124250
|
mentions: mentions,
|
|
123361
|
-
tooltipContent: (cov_516a30a1v().b[
|
|
124251
|
+
tooltipContent: (cov_516a30a1v().b[10][0]++, tooltips.mention) || (cov_516a30a1v().b[10][1]++, t("menu.mention"))
|
|
123362
124252
|
}), children);
|
|
123363
124253
|
};
|
|
123364
124254
|
|
|
@@ -126117,7 +127007,7 @@ var TableOption = function TableOption(_ref2) {
|
|
|
126117
127007
|
|
|
126118
127008
|
function cov_2dwl7m23tl() {
|
|
126119
127009
|
var path = "/home/runner/work/neeto-editor/neeto-editor/src/components/Editor/Menu/Fixed/index.jsx";
|
|
126120
|
-
var hash = "
|
|
127010
|
+
var hash = "3076284da7f2f150bedf2b19c48e673c2c07fe28";
|
|
126121
127011
|
var global = new Function("return this")();
|
|
126122
127012
|
var gcv = "__coverage__";
|
|
126123
127013
|
var coverageData = {
|
|
@@ -126125,171 +127015,181 @@ function cov_2dwl7m23tl() {
|
|
|
126125
127015
|
statementMap: {
|
|
126126
127016
|
"0": {
|
|
126127
127017
|
start: {
|
|
126128
|
-
line:
|
|
127018
|
+
line: 25,
|
|
126129
127019
|
column: 14
|
|
126130
127020
|
},
|
|
126131
127021
|
end: {
|
|
126132
|
-
line:
|
|
127022
|
+
line: 156,
|
|
126133
127023
|
column: 1
|
|
126134
127024
|
}
|
|
126135
127025
|
},
|
|
126136
127026
|
"1": {
|
|
126137
127027
|
start: {
|
|
126138
|
-
line:
|
|
127028
|
+
line: 41,
|
|
126139
127029
|
column: 16
|
|
126140
127030
|
},
|
|
126141
127031
|
end: {
|
|
126142
|
-
line:
|
|
127032
|
+
line: 41,
|
|
126143
127033
|
column: 32
|
|
126144
127034
|
}
|
|
126145
127035
|
},
|
|
126146
127036
|
"2": {
|
|
126147
127037
|
start: {
|
|
126148
|
-
line:
|
|
127038
|
+
line: 43,
|
|
126149
127039
|
column: 2
|
|
126150
127040
|
},
|
|
126151
127041
|
end: {
|
|
126152
|
-
line:
|
|
127042
|
+
line: 45,
|
|
126153
127043
|
column: 3
|
|
126154
127044
|
}
|
|
126155
127045
|
},
|
|
126156
127046
|
"3": {
|
|
126157
127047
|
start: {
|
|
126158
|
-
line:
|
|
127048
|
+
line: 44,
|
|
126159
127049
|
column: 4
|
|
126160
127050
|
},
|
|
126161
127051
|
end: {
|
|
126162
|
-
line:
|
|
127052
|
+
line: 44,
|
|
126163
127053
|
column: 16
|
|
126164
127054
|
}
|
|
126165
127055
|
},
|
|
126166
127056
|
"4": {
|
|
126167
127057
|
start: {
|
|
126168
|
-
line:
|
|
127058
|
+
line: 53,
|
|
126169
127059
|
column: 6
|
|
126170
127060
|
},
|
|
126171
127061
|
end: {
|
|
126172
|
-
line:
|
|
127062
|
+
line: 60,
|
|
126173
127063
|
column: 4
|
|
126174
127064
|
}
|
|
126175
127065
|
},
|
|
126176
127066
|
"5": {
|
|
126177
127067
|
start: {
|
|
126178
|
-
line:
|
|
127068
|
+
line: 61,
|
|
126179
127069
|
column: 26
|
|
126180
127070
|
},
|
|
126181
127071
|
end: {
|
|
126182
|
-
line:
|
|
127072
|
+
line: 61,
|
|
126183
127073
|
column: 76
|
|
126184
127074
|
}
|
|
126185
127075
|
},
|
|
126186
127076
|
"6": {
|
|
126187
127077
|
start: {
|
|
126188
|
-
line:
|
|
127078
|
+
line: 61,
|
|
126189
127079
|
column: 51
|
|
126190
127080
|
},
|
|
126191
127081
|
end: {
|
|
126192
|
-
line:
|
|
127082
|
+
line: 61,
|
|
126193
127083
|
column: 75
|
|
126194
127084
|
}
|
|
126195
127085
|
},
|
|
126196
127086
|
"7": {
|
|
126197
127087
|
start: {
|
|
126198
|
-
line:
|
|
127088
|
+
line: 62,
|
|
126199
127089
|
column: 27
|
|
126200
127090
|
},
|
|
126201
127091
|
end: {
|
|
126202
|
-
line:
|
|
127092
|
+
line: 62,
|
|
126203
127093
|
column: 54
|
|
126204
127094
|
}
|
|
126205
127095
|
},
|
|
126206
127096
|
"8": {
|
|
126207
127097
|
start: {
|
|
126208
|
-
line:
|
|
127098
|
+
line: 63,
|
|
126209
127099
|
column: 24
|
|
126210
127100
|
},
|
|
126211
127101
|
end: {
|
|
126212
|
-
line:
|
|
127102
|
+
line: 63,
|
|
126213
127103
|
column: 62
|
|
126214
127104
|
}
|
|
126215
127105
|
},
|
|
126216
127106
|
"9": {
|
|
126217
127107
|
start: {
|
|
126218
|
-
line:
|
|
127108
|
+
line: 64,
|
|
126219
127109
|
column: 23
|
|
126220
127110
|
},
|
|
126221
127111
|
end: {
|
|
126222
|
-
line:
|
|
127112
|
+
line: 64,
|
|
126223
127113
|
column: 60
|
|
126224
127114
|
}
|
|
126225
127115
|
},
|
|
126226
127116
|
"10": {
|
|
126227
127117
|
start: {
|
|
126228
|
-
line:
|
|
127118
|
+
line: 65,
|
|
126229
127119
|
column: 24
|
|
126230
127120
|
},
|
|
126231
127121
|
end: {
|
|
126232
|
-
line:
|
|
127122
|
+
line: 65,
|
|
126233
127123
|
column: 62
|
|
126234
127124
|
}
|
|
126235
127125
|
},
|
|
126236
127126
|
"11": {
|
|
126237
127127
|
start: {
|
|
126238
|
-
line:
|
|
126239
|
-
column:
|
|
127128
|
+
line: 66,
|
|
127129
|
+
column: 34
|
|
126240
127130
|
},
|
|
126241
127131
|
end: {
|
|
126242
|
-
line:
|
|
126243
|
-
column:
|
|
127132
|
+
line: 66,
|
|
127133
|
+
column: 77
|
|
126244
127134
|
}
|
|
126245
127135
|
},
|
|
126246
127136
|
"12": {
|
|
126247
127137
|
start: {
|
|
127138
|
+
line: 67,
|
|
127139
|
+
column: 30
|
|
127140
|
+
},
|
|
127141
|
+
end: {
|
|
126248
127142
|
line: 70,
|
|
127143
|
+
column: 4
|
|
127144
|
+
}
|
|
127145
|
+
},
|
|
127146
|
+
"13": {
|
|
127147
|
+
start: {
|
|
127148
|
+
line: 72,
|
|
126249
127149
|
column: 30
|
|
126250
127150
|
},
|
|
126251
127151
|
end: {
|
|
126252
|
-
line:
|
|
127152
|
+
line: 76,
|
|
126253
127153
|
column: 3
|
|
126254
127154
|
}
|
|
126255
127155
|
},
|
|
126256
|
-
"
|
|
127156
|
+
"14": {
|
|
126257
127157
|
start: {
|
|
126258
|
-
line:
|
|
127158
|
+
line: 73,
|
|
126259
127159
|
column: 30
|
|
126260
127160
|
},
|
|
126261
127161
|
end: {
|
|
126262
|
-
line:
|
|
127162
|
+
line: 73,
|
|
126263
127163
|
column: 34
|
|
126264
127164
|
}
|
|
126265
127165
|
},
|
|
126266
|
-
"
|
|
127166
|
+
"15": {
|
|
126267
127167
|
start: {
|
|
126268
|
-
line:
|
|
127168
|
+
line: 74,
|
|
126269
127169
|
column: 25
|
|
126270
127170
|
},
|
|
126271
127171
|
end: {
|
|
126272
|
-
line:
|
|
127172
|
+
line: 74,
|
|
126273
127173
|
column: 62
|
|
126274
127174
|
}
|
|
126275
127175
|
},
|
|
126276
|
-
"
|
|
127176
|
+
"16": {
|
|
126277
127177
|
start: {
|
|
126278
|
-
line:
|
|
127178
|
+
line: 75,
|
|
126279
127179
|
column: 4
|
|
126280
127180
|
},
|
|
126281
127181
|
end: {
|
|
126282
|
-
line:
|
|
127182
|
+
line: 75,
|
|
126283
127183
|
column: 70
|
|
126284
127184
|
}
|
|
126285
127185
|
},
|
|
126286
|
-
"
|
|
127186
|
+
"17": {
|
|
126287
127187
|
start: {
|
|
126288
|
-
line:
|
|
127188
|
+
line: 78,
|
|
126289
127189
|
column: 2
|
|
126290
127190
|
},
|
|
126291
127191
|
end: {
|
|
126292
|
-
line:
|
|
127192
|
+
line: 155,
|
|
126293
127193
|
column: 4
|
|
126294
127194
|
}
|
|
126295
127195
|
}
|
|
@@ -126299,215 +127199,215 @@ function cov_2dwl7m23tl() {
|
|
|
126299
127199
|
name: "(anonymous_0)",
|
|
126300
127200
|
decl: {
|
|
126301
127201
|
start: {
|
|
126302
|
-
line:
|
|
127202
|
+
line: 25,
|
|
126303
127203
|
column: 14
|
|
126304
127204
|
},
|
|
126305
127205
|
end: {
|
|
126306
|
-
line:
|
|
127206
|
+
line: 25,
|
|
126307
127207
|
column: 15
|
|
126308
127208
|
}
|
|
126309
127209
|
},
|
|
126310
127210
|
loc: {
|
|
126311
127211
|
start: {
|
|
126312
|
-
line:
|
|
127212
|
+
line: 40,
|
|
126313
127213
|
column: 6
|
|
126314
127214
|
},
|
|
126315
127215
|
end: {
|
|
126316
|
-
line:
|
|
127216
|
+
line: 156,
|
|
126317
127217
|
column: 1
|
|
126318
127218
|
}
|
|
126319
127219
|
},
|
|
126320
|
-
line:
|
|
127220
|
+
line: 40
|
|
126321
127221
|
},
|
|
126322
127222
|
"1": {
|
|
126323
127223
|
name: "(anonymous_1)",
|
|
126324
127224
|
decl: {
|
|
126325
127225
|
start: {
|
|
126326
|
-
line:
|
|
127226
|
+
line: 61,
|
|
126327
127227
|
column: 41
|
|
126328
127228
|
},
|
|
126329
127229
|
end: {
|
|
126330
|
-
line:
|
|
127230
|
+
line: 61,
|
|
126331
127231
|
column: 42
|
|
126332
127232
|
}
|
|
126333
127233
|
},
|
|
126334
127234
|
loc: {
|
|
126335
127235
|
start: {
|
|
126336
|
-
line:
|
|
127236
|
+
line: 61,
|
|
126337
127237
|
column: 51
|
|
126338
127238
|
},
|
|
126339
127239
|
end: {
|
|
126340
|
-
line:
|
|
127240
|
+
line: 61,
|
|
126341
127241
|
column: 75
|
|
126342
127242
|
}
|
|
126343
127243
|
},
|
|
126344
|
-
line:
|
|
127244
|
+
line: 61
|
|
126345
127245
|
},
|
|
126346
127246
|
"2": {
|
|
126347
127247
|
name: "(anonymous_2)",
|
|
126348
127248
|
decl: {
|
|
126349
127249
|
start: {
|
|
126350
|
-
line:
|
|
127250
|
+
line: 72,
|
|
126351
127251
|
column: 30
|
|
126352
127252
|
},
|
|
126353
127253
|
end: {
|
|
126354
|
-
line:
|
|
127254
|
+
line: 72,
|
|
126355
127255
|
column: 31
|
|
126356
127256
|
}
|
|
126357
127257
|
},
|
|
126358
127258
|
loc: {
|
|
126359
127259
|
start: {
|
|
126360
|
-
line:
|
|
127260
|
+
line: 72,
|
|
126361
127261
|
column: 38
|
|
126362
127262
|
},
|
|
126363
127263
|
end: {
|
|
126364
|
-
line:
|
|
127264
|
+
line: 76,
|
|
126365
127265
|
column: 3
|
|
126366
127266
|
}
|
|
126367
127267
|
},
|
|
126368
|
-
line:
|
|
127268
|
+
line: 72
|
|
126369
127269
|
}
|
|
126370
127270
|
},
|
|
126371
127271
|
branchMap: {
|
|
126372
127272
|
"0": {
|
|
126373
127273
|
loc: {
|
|
126374
127274
|
start: {
|
|
126375
|
-
line:
|
|
127275
|
+
line: 28,
|
|
126376
127276
|
column: 2
|
|
126377
127277
|
},
|
|
126378
127278
|
end: {
|
|
126379
|
-
line:
|
|
127279
|
+
line: 28,
|
|
126380
127280
|
column: 15
|
|
126381
127281
|
}
|
|
126382
127282
|
},
|
|
126383
127283
|
type: "default-arg",
|
|
126384
127284
|
locations: [{
|
|
126385
127285
|
start: {
|
|
126386
|
-
line:
|
|
127286
|
+
line: 28,
|
|
126387
127287
|
column: 13
|
|
126388
127288
|
},
|
|
126389
127289
|
end: {
|
|
126390
|
-
line:
|
|
127290
|
+
line: 28,
|
|
126391
127291
|
column: 15
|
|
126392
127292
|
}
|
|
126393
127293
|
}],
|
|
126394
|
-
line:
|
|
127294
|
+
line: 28
|
|
126395
127295
|
},
|
|
126396
127296
|
"1": {
|
|
126397
127297
|
loc: {
|
|
126398
127298
|
start: {
|
|
126399
|
-
line:
|
|
127299
|
+
line: 29,
|
|
126400
127300
|
column: 2
|
|
126401
127301
|
},
|
|
126402
127302
|
end: {
|
|
126403
|
-
line:
|
|
127303
|
+
line: 29,
|
|
126404
127304
|
column: 16
|
|
126405
127305
|
}
|
|
126406
127306
|
},
|
|
126407
127307
|
type: "default-arg",
|
|
126408
127308
|
locations: [{
|
|
126409
127309
|
start: {
|
|
126410
|
-
line:
|
|
127310
|
+
line: 29,
|
|
126411
127311
|
column: 14
|
|
126412
127312
|
},
|
|
126413
127313
|
end: {
|
|
126414
|
-
line:
|
|
127314
|
+
line: 29,
|
|
126415
127315
|
column: 16
|
|
126416
127316
|
}
|
|
126417
127317
|
}],
|
|
126418
|
-
line:
|
|
127318
|
+
line: 29
|
|
126419
127319
|
},
|
|
126420
127320
|
"2": {
|
|
126421
127321
|
loc: {
|
|
126422
127322
|
start: {
|
|
126423
|
-
line:
|
|
127323
|
+
line: 31,
|
|
126424
127324
|
column: 2
|
|
126425
127325
|
},
|
|
126426
127326
|
end: {
|
|
126427
|
-
line:
|
|
127327
|
+
line: 31,
|
|
126428
127328
|
column: 20
|
|
126429
127329
|
}
|
|
126430
127330
|
},
|
|
126431
127331
|
type: "default-arg",
|
|
126432
127332
|
locations: [{
|
|
126433
127333
|
start: {
|
|
126434
|
-
line:
|
|
127334
|
+
line: 31,
|
|
126435
127335
|
column: 18
|
|
126436
127336
|
},
|
|
126437
127337
|
end: {
|
|
126438
|
-
line:
|
|
127338
|
+
line: 31,
|
|
126439
127339
|
column: 20
|
|
126440
127340
|
}
|
|
126441
127341
|
}],
|
|
126442
|
-
line:
|
|
127342
|
+
line: 31
|
|
126443
127343
|
},
|
|
126444
127344
|
"3": {
|
|
126445
127345
|
loc: {
|
|
126446
127346
|
start: {
|
|
126447
|
-
line:
|
|
127347
|
+
line: 32,
|
|
126448
127348
|
column: 2
|
|
126449
127349
|
},
|
|
126450
127350
|
end: {
|
|
126451
|
-
line:
|
|
127351
|
+
line: 32,
|
|
126452
127352
|
column: 22
|
|
126453
127353
|
}
|
|
126454
127354
|
},
|
|
126455
127355
|
type: "default-arg",
|
|
126456
127356
|
locations: [{
|
|
126457
127357
|
start: {
|
|
126458
|
-
line:
|
|
127358
|
+
line: 32,
|
|
126459
127359
|
column: 18
|
|
126460
127360
|
},
|
|
126461
127361
|
end: {
|
|
126462
|
-
line:
|
|
127362
|
+
line: 32,
|
|
126463
127363
|
column: 22
|
|
126464
127364
|
}
|
|
126465
127365
|
}],
|
|
126466
|
-
line:
|
|
127366
|
+
line: 32
|
|
126467
127367
|
},
|
|
126468
127368
|
"4": {
|
|
126469
127369
|
loc: {
|
|
126470
127370
|
start: {
|
|
126471
|
-
line:
|
|
127371
|
+
line: 34,
|
|
126472
127372
|
column: 2
|
|
126473
127373
|
},
|
|
126474
127374
|
end: {
|
|
126475
|
-
line:
|
|
127375
|
+
line: 34,
|
|
126476
127376
|
column: 15
|
|
126477
127377
|
}
|
|
126478
127378
|
},
|
|
126479
127379
|
type: "default-arg",
|
|
126480
127380
|
locations: [{
|
|
126481
127381
|
start: {
|
|
126482
|
-
line:
|
|
127382
|
+
line: 34,
|
|
126483
127383
|
column: 13
|
|
126484
127384
|
},
|
|
126485
127385
|
end: {
|
|
126486
|
-
line:
|
|
127386
|
+
line: 34,
|
|
126487
127387
|
column: 15
|
|
126488
127388
|
}
|
|
126489
127389
|
}],
|
|
126490
|
-
line:
|
|
127390
|
+
line: 34
|
|
126491
127391
|
},
|
|
126492
127392
|
"5": {
|
|
126493
127393
|
loc: {
|
|
126494
127394
|
start: {
|
|
126495
|
-
line:
|
|
127395
|
+
line: 43,
|
|
126496
127396
|
column: 2
|
|
126497
127397
|
},
|
|
126498
127398
|
end: {
|
|
126499
|
-
line:
|
|
127399
|
+
line: 45,
|
|
126500
127400
|
column: 3
|
|
126501
127401
|
}
|
|
126502
127402
|
},
|
|
126503
127403
|
type: "if",
|
|
126504
127404
|
locations: [{
|
|
126505
127405
|
start: {
|
|
126506
|
-
line:
|
|
127406
|
+
line: 43,
|
|
126507
127407
|
column: 2
|
|
126508
127408
|
},
|
|
126509
127409
|
end: {
|
|
126510
|
-
line:
|
|
127410
|
+
line: 45,
|
|
126511
127411
|
column: 3
|
|
126512
127412
|
}
|
|
126513
127413
|
}, {
|
|
@@ -126520,111 +127420,111 @@ function cov_2dwl7m23tl() {
|
|
|
126520
127420
|
column: undefined
|
|
126521
127421
|
}
|
|
126522
127422
|
}],
|
|
126523
|
-
line:
|
|
127423
|
+
line: 43
|
|
126524
127424
|
},
|
|
126525
127425
|
"6": {
|
|
126526
127426
|
loc: {
|
|
126527
127427
|
start: {
|
|
126528
|
-
line:
|
|
127428
|
+
line: 74,
|
|
126529
127429
|
column: 25
|
|
126530
127430
|
},
|
|
126531
127431
|
end: {
|
|
126532
|
-
line:
|
|
127432
|
+
line: 74,
|
|
126533
127433
|
column: 62
|
|
126534
127434
|
}
|
|
126535
127435
|
},
|
|
126536
127436
|
type: "cond-expr",
|
|
126537
127437
|
locations: [{
|
|
126538
127438
|
start: {
|
|
126539
|
-
line:
|
|
127439
|
+
line: 74,
|
|
126540
127440
|
column: 36
|
|
126541
127441
|
},
|
|
126542
127442
|
end: {
|
|
126543
|
-
line:
|
|
127443
|
+
line: 74,
|
|
126544
127444
|
column: 56
|
|
126545
127445
|
}
|
|
126546
127446
|
}, {
|
|
126547
127447
|
start: {
|
|
126548
|
-
line:
|
|
127448
|
+
line: 74,
|
|
126549
127449
|
column: 59
|
|
126550
127450
|
},
|
|
126551
127451
|
end: {
|
|
126552
|
-
line:
|
|
127452
|
+
line: 74,
|
|
126553
127453
|
column: 62
|
|
126554
127454
|
}
|
|
126555
127455
|
}],
|
|
126556
|
-
line:
|
|
127456
|
+
line: 74
|
|
126557
127457
|
},
|
|
126558
127458
|
"7": {
|
|
126559
127459
|
loc: {
|
|
126560
127460
|
start: {
|
|
126561
|
-
line:
|
|
127461
|
+
line: 86,
|
|
126562
127462
|
column: 9
|
|
126563
127463
|
},
|
|
126564
127464
|
end: {
|
|
126565
|
-
line:
|
|
127465
|
+
line: 91,
|
|
126566
127466
|
column: 9
|
|
126567
127467
|
}
|
|
126568
127468
|
},
|
|
126569
127469
|
type: "binary-expr",
|
|
126570
127470
|
locations: [{
|
|
126571
127471
|
start: {
|
|
126572
|
-
line:
|
|
127472
|
+
line: 86,
|
|
126573
127473
|
column: 9
|
|
126574
127474
|
},
|
|
126575
127475
|
end: {
|
|
126576
|
-
line:
|
|
127476
|
+
line: 86,
|
|
126577
127477
|
column: 25
|
|
126578
127478
|
}
|
|
126579
127479
|
}, {
|
|
126580
127480
|
start: {
|
|
126581
|
-
line:
|
|
127481
|
+
line: 87,
|
|
126582
127482
|
column: 10
|
|
126583
127483
|
},
|
|
126584
127484
|
end: {
|
|
126585
|
-
line:
|
|
127485
|
+
line: 90,
|
|
126586
127486
|
column: 12
|
|
126587
127487
|
}
|
|
126588
127488
|
}],
|
|
126589
|
-
line:
|
|
127489
|
+
line: 86
|
|
126590
127490
|
},
|
|
126591
127491
|
"8": {
|
|
126592
127492
|
loc: {
|
|
126593
127493
|
start: {
|
|
126594
|
-
line:
|
|
127494
|
+
line: 89,
|
|
126595
127495
|
column: 28
|
|
126596
127496
|
},
|
|
126597
127497
|
end: {
|
|
126598
|
-
line:
|
|
127498
|
+
line: 89,
|
|
126599
127499
|
column: 67
|
|
126600
127500
|
}
|
|
126601
127501
|
},
|
|
126602
127502
|
type: "binary-expr",
|
|
126603
127503
|
locations: [{
|
|
126604
127504
|
start: {
|
|
126605
|
-
line:
|
|
127505
|
+
line: 89,
|
|
126606
127506
|
column: 28
|
|
126607
127507
|
},
|
|
126608
127508
|
end: {
|
|
126609
|
-
line:
|
|
127509
|
+
line: 89,
|
|
126610
127510
|
column: 45
|
|
126611
127511
|
}
|
|
126612
127512
|
}, {
|
|
126613
127513
|
start: {
|
|
126614
|
-
line:
|
|
127514
|
+
line: 89,
|
|
126615
127515
|
column: 49
|
|
126616
127516
|
},
|
|
126617
127517
|
end: {
|
|
126618
|
-
line:
|
|
127518
|
+
line: 89,
|
|
126619
127519
|
column: 67
|
|
126620
127520
|
}
|
|
126621
127521
|
}],
|
|
126622
|
-
line:
|
|
127522
|
+
line: 89
|
|
126623
127523
|
},
|
|
126624
127524
|
"9": {
|
|
126625
127525
|
loc: {
|
|
126626
127526
|
start: {
|
|
126627
|
-
line:
|
|
127527
|
+
line: 94,
|
|
126628
127528
|
column: 9
|
|
126629
127529
|
},
|
|
126630
127530
|
end: {
|
|
@@ -126635,16 +127535,16 @@ function cov_2dwl7m23tl() {
|
|
|
126635
127535
|
type: "binary-expr",
|
|
126636
127536
|
locations: [{
|
|
126637
127537
|
start: {
|
|
126638
|
-
line:
|
|
127538
|
+
line: 94,
|
|
126639
127539
|
column: 9
|
|
126640
127540
|
},
|
|
126641
127541
|
end: {
|
|
126642
|
-
line:
|
|
126643
|
-
column:
|
|
127542
|
+
line: 94,
|
|
127543
|
+
column: 32
|
|
126644
127544
|
}
|
|
126645
127545
|
}, {
|
|
126646
127546
|
start: {
|
|
126647
|
-
line:
|
|
127547
|
+
line: 95,
|
|
126648
127548
|
column: 10
|
|
126649
127549
|
},
|
|
126650
127550
|
end: {
|
|
@@ -126652,7 +127552,7 @@ function cov_2dwl7m23tl() {
|
|
|
126652
127552
|
column: 12
|
|
126653
127553
|
}
|
|
126654
127554
|
}],
|
|
126655
|
-
line:
|
|
127555
|
+
line: 94
|
|
126656
127556
|
},
|
|
126657
127557
|
"10": {
|
|
126658
127558
|
loc: {
|
|
@@ -126662,7 +127562,7 @@ function cov_2dwl7m23tl() {
|
|
|
126662
127562
|
},
|
|
126663
127563
|
end: {
|
|
126664
127564
|
line: 97,
|
|
126665
|
-
column:
|
|
127565
|
+
column: 69
|
|
126666
127566
|
}
|
|
126667
127567
|
},
|
|
126668
127568
|
type: "binary-expr",
|
|
@@ -126673,16 +127573,16 @@ function cov_2dwl7m23tl() {
|
|
|
126673
127573
|
},
|
|
126674
127574
|
end: {
|
|
126675
127575
|
line: 97,
|
|
126676
|
-
column:
|
|
127576
|
+
column: 46
|
|
126677
127577
|
}
|
|
126678
127578
|
}, {
|
|
126679
127579
|
start: {
|
|
126680
127580
|
line: 97,
|
|
126681
|
-
column:
|
|
127581
|
+
column: 50
|
|
126682
127582
|
},
|
|
126683
127583
|
end: {
|
|
126684
127584
|
line: 97,
|
|
126685
|
-
column:
|
|
127585
|
+
column: 69
|
|
126686
127586
|
}
|
|
126687
127587
|
}],
|
|
126688
127588
|
line: 97
|
|
@@ -126690,233 +127590,299 @@ function cov_2dwl7m23tl() {
|
|
|
126690
127590
|
"11": {
|
|
126691
127591
|
loc: {
|
|
126692
127592
|
start: {
|
|
126693
|
-
line:
|
|
127593
|
+
line: 100,
|
|
126694
127594
|
column: 9
|
|
126695
127595
|
},
|
|
126696
127596
|
end: {
|
|
126697
|
-
line:
|
|
127597
|
+
line: 107,
|
|
126698
127598
|
column: 9
|
|
126699
127599
|
}
|
|
126700
127600
|
},
|
|
126701
127601
|
type: "binary-expr",
|
|
126702
127602
|
locations: [{
|
|
126703
127603
|
start: {
|
|
126704
|
-
line:
|
|
127604
|
+
line: 100,
|
|
126705
127605
|
column: 9
|
|
126706
127606
|
},
|
|
126707
127607
|
end: {
|
|
127608
|
+
line: 100,
|
|
127609
|
+
column: 22
|
|
127610
|
+
}
|
|
127611
|
+
}, {
|
|
127612
|
+
start: {
|
|
126708
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,
|
|
126709
127675
|
column: 21
|
|
126710
127676
|
}
|
|
126711
127677
|
}, {
|
|
126712
127678
|
start: {
|
|
126713
|
-
line:
|
|
127679
|
+
line: 110,
|
|
126714
127680
|
column: 10
|
|
126715
127681
|
},
|
|
126716
127682
|
end: {
|
|
126717
|
-
line:
|
|
127683
|
+
line: 113,
|
|
126718
127684
|
column: 12
|
|
126719
127685
|
}
|
|
126720
127686
|
}],
|
|
126721
|
-
line:
|
|
127687
|
+
line: 109
|
|
126722
127688
|
},
|
|
126723
|
-
"
|
|
127689
|
+
"14": {
|
|
126724
127690
|
loc: {
|
|
126725
127691
|
start: {
|
|
126726
|
-
line:
|
|
127692
|
+
line: 112,
|
|
126727
127693
|
column: 28
|
|
126728
127694
|
},
|
|
126729
127695
|
end: {
|
|
126730
|
-
line:
|
|
127696
|
+
line: 112,
|
|
126731
127697
|
column: 59
|
|
126732
127698
|
}
|
|
126733
127699
|
},
|
|
126734
127700
|
type: "binary-expr",
|
|
126735
127701
|
locations: [{
|
|
126736
127702
|
start: {
|
|
126737
|
-
line:
|
|
127703
|
+
line: 112,
|
|
126738
127704
|
column: 28
|
|
126739
127705
|
},
|
|
126740
127706
|
end: {
|
|
126741
|
-
line:
|
|
127707
|
+
line: 112,
|
|
126742
127708
|
column: 41
|
|
126743
127709
|
}
|
|
126744
127710
|
}, {
|
|
126745
127711
|
start: {
|
|
126746
|
-
line:
|
|
127712
|
+
line: 112,
|
|
126747
127713
|
column: 45
|
|
126748
127714
|
},
|
|
126749
127715
|
end: {
|
|
126750
|
-
line:
|
|
127716
|
+
line: 112,
|
|
126751
127717
|
column: 59
|
|
126752
127718
|
}
|
|
126753
127719
|
}],
|
|
126754
|
-
line:
|
|
127720
|
+
line: 112
|
|
126755
127721
|
},
|
|
126756
|
-
"
|
|
127722
|
+
"15": {
|
|
126757
127723
|
loc: {
|
|
126758
127724
|
start: {
|
|
126759
|
-
line:
|
|
127725
|
+
line: 115,
|
|
126760
127726
|
column: 9
|
|
126761
127727
|
},
|
|
126762
127728
|
end: {
|
|
126763
|
-
line:
|
|
127729
|
+
line: 120,
|
|
126764
127730
|
column: 9
|
|
126765
127731
|
}
|
|
126766
127732
|
},
|
|
126767
127733
|
type: "binary-expr",
|
|
126768
127734
|
locations: [{
|
|
126769
127735
|
start: {
|
|
126770
|
-
line:
|
|
127736
|
+
line: 115,
|
|
126771
127737
|
column: 9
|
|
126772
127738
|
},
|
|
126773
127739
|
end: {
|
|
126774
|
-
line:
|
|
127740
|
+
line: 115,
|
|
126775
127741
|
column: 22
|
|
126776
127742
|
}
|
|
126777
127743
|
}, {
|
|
126778
127744
|
start: {
|
|
126779
|
-
line:
|
|
127745
|
+
line: 116,
|
|
126780
127746
|
column: 10
|
|
126781
127747
|
},
|
|
126782
127748
|
end: {
|
|
126783
|
-
line:
|
|
127749
|
+
line: 119,
|
|
126784
127750
|
column: 12
|
|
126785
127751
|
}
|
|
126786
127752
|
}],
|
|
126787
|
-
line:
|
|
127753
|
+
line: 115
|
|
126788
127754
|
},
|
|
126789
|
-
"
|
|
127755
|
+
"16": {
|
|
126790
127756
|
loc: {
|
|
126791
127757
|
start: {
|
|
126792
|
-
line:
|
|
127758
|
+
line: 118,
|
|
126793
127759
|
column: 28
|
|
126794
127760
|
},
|
|
126795
127761
|
end: {
|
|
126796
|
-
line:
|
|
127762
|
+
line: 118,
|
|
126797
127763
|
column: 61
|
|
126798
127764
|
}
|
|
126799
127765
|
},
|
|
126800
127766
|
type: "binary-expr",
|
|
126801
127767
|
locations: [{
|
|
126802
127768
|
start: {
|
|
126803
|
-
line:
|
|
127769
|
+
line: 118,
|
|
126804
127770
|
column: 28
|
|
126805
127771
|
},
|
|
126806
127772
|
end: {
|
|
126807
|
-
line:
|
|
127773
|
+
line: 118,
|
|
126808
127774
|
column: 42
|
|
126809
127775
|
}
|
|
126810
127776
|
}, {
|
|
126811
127777
|
start: {
|
|
126812
|
-
line:
|
|
127778
|
+
line: 118,
|
|
126813
127779
|
column: 46
|
|
126814
127780
|
},
|
|
126815
127781
|
end: {
|
|
126816
|
-
line:
|
|
127782
|
+
line: 118,
|
|
126817
127783
|
column: 61
|
|
126818
127784
|
}
|
|
126819
127785
|
}],
|
|
126820
|
-
line:
|
|
127786
|
+
line: 118
|
|
126821
127787
|
},
|
|
126822
|
-
"
|
|
127788
|
+
"17": {
|
|
126823
127789
|
loc: {
|
|
126824
127790
|
start: {
|
|
126825
|
-
line:
|
|
127791
|
+
line: 125,
|
|
126826
127792
|
column: 26
|
|
126827
127793
|
},
|
|
126828
127794
|
end: {
|
|
126829
|
-
line:
|
|
127795
|
+
line: 125,
|
|
126830
127796
|
column: 63
|
|
126831
127797
|
}
|
|
126832
127798
|
},
|
|
126833
127799
|
type: "binary-expr",
|
|
126834
127800
|
locations: [{
|
|
126835
127801
|
start: {
|
|
126836
|
-
line:
|
|
127802
|
+
line: 125,
|
|
126837
127803
|
column: 26
|
|
126838
127804
|
},
|
|
126839
127805
|
end: {
|
|
126840
|
-
line:
|
|
127806
|
+
line: 125,
|
|
126841
127807
|
column: 42
|
|
126842
127808
|
}
|
|
126843
127809
|
}, {
|
|
126844
127810
|
start: {
|
|
126845
|
-
line:
|
|
127811
|
+
line: 125,
|
|
126846
127812
|
column: 46
|
|
126847
127813
|
},
|
|
126848
127814
|
end: {
|
|
126849
|
-
line:
|
|
127815
|
+
line: 125,
|
|
126850
127816
|
column: 63
|
|
126851
127817
|
}
|
|
126852
127818
|
}],
|
|
126853
|
-
line:
|
|
127819
|
+
line: 125
|
|
126854
127820
|
},
|
|
126855
|
-
"
|
|
127821
|
+
"18": {
|
|
126856
127822
|
loc: {
|
|
126857
127823
|
start: {
|
|
126858
|
-
line:
|
|
127824
|
+
line: 130,
|
|
126859
127825
|
column: 26
|
|
126860
127826
|
},
|
|
126861
127827
|
end: {
|
|
126862
|
-
line:
|
|
127828
|
+
line: 130,
|
|
126863
127829
|
column: 59
|
|
126864
127830
|
}
|
|
126865
127831
|
},
|
|
126866
127832
|
type: "binary-expr",
|
|
126867
127833
|
locations: [{
|
|
126868
127834
|
start: {
|
|
126869
|
-
line:
|
|
127835
|
+
line: 130,
|
|
126870
127836
|
column: 26
|
|
126871
127837
|
},
|
|
126872
127838
|
end: {
|
|
126873
|
-
line:
|
|
127839
|
+
line: 130,
|
|
126874
127840
|
column: 40
|
|
126875
127841
|
}
|
|
126876
127842
|
}, {
|
|
126877
127843
|
start: {
|
|
126878
|
-
line:
|
|
127844
|
+
line: 130,
|
|
126879
127845
|
column: 44
|
|
126880
127846
|
},
|
|
126881
127847
|
end: {
|
|
126882
|
-
line:
|
|
127848
|
+
line: 130,
|
|
126883
127849
|
column: 59
|
|
126884
127850
|
}
|
|
126885
127851
|
}],
|
|
126886
|
-
line:
|
|
127852
|
+
line: 130
|
|
126887
127853
|
},
|
|
126888
|
-
"
|
|
127854
|
+
"19": {
|
|
126889
127855
|
loc: {
|
|
126890
127856
|
start: {
|
|
126891
|
-
line:
|
|
127857
|
+
line: 137,
|
|
126892
127858
|
column: 7
|
|
126893
127859
|
},
|
|
126894
127860
|
end: {
|
|
126895
|
-
line:
|
|
127861
|
+
line: 153,
|
|
126896
127862
|
column: 7
|
|
126897
127863
|
}
|
|
126898
127864
|
},
|
|
126899
127865
|
type: "binary-expr",
|
|
126900
127866
|
locations: [{
|
|
126901
127867
|
start: {
|
|
126902
|
-
line:
|
|
127868
|
+
line: 137,
|
|
126903
127869
|
column: 7
|
|
126904
127870
|
},
|
|
126905
127871
|
end: {
|
|
126906
|
-
line:
|
|
127872
|
+
line: 137,
|
|
126907
127873
|
column: 26
|
|
126908
127874
|
}
|
|
126909
127875
|
}, {
|
|
126910
127876
|
start: {
|
|
126911
|
-
line:
|
|
127877
|
+
line: 138,
|
|
126912
127878
|
column: 8
|
|
126913
127879
|
},
|
|
126914
127880
|
end: {
|
|
126915
|
-
line:
|
|
127881
|
+
line: 152,
|
|
126916
127882
|
column: 14
|
|
126917
127883
|
}
|
|
126918
127884
|
}],
|
|
126919
|
-
line:
|
|
127885
|
+
line: 137
|
|
126920
127886
|
}
|
|
126921
127887
|
},
|
|
126922
127888
|
s: {
|
|
@@ -126936,7 +127902,8 @@ function cov_2dwl7m23tl() {
|
|
|
126936
127902
|
"13": 0,
|
|
126937
127903
|
"14": 0,
|
|
126938
127904
|
"15": 0,
|
|
126939
|
-
"16": 0
|
|
127905
|
+
"16": 0,
|
|
127906
|
+
"17": 0
|
|
126940
127907
|
},
|
|
126941
127908
|
f: {
|
|
126942
127909
|
"0": 0,
|
|
@@ -126961,10 +127928,12 @@ function cov_2dwl7m23tl() {
|
|
|
126961
127928
|
"14": [0, 0],
|
|
126962
127929
|
"15": [0, 0],
|
|
126963
127930
|
"16": [0, 0],
|
|
126964
|
-
"17": [0, 0]
|
|
127931
|
+
"17": [0, 0],
|
|
127932
|
+
"18": [0, 0],
|
|
127933
|
+
"19": [0, 0]
|
|
126965
127934
|
},
|
|
126966
127935
|
_coverageSchema: "1a1c01bbd47fc00a2c39e90264f33305004495a9",
|
|
126967
|
-
hash: "
|
|
127936
|
+
hash: "3076284da7f2f150bedf2b19c48e673c2c07fe28"
|
|
126968
127937
|
};
|
|
126969
127938
|
var coverage = global[gcv] || (global[gcv] = {});
|
|
126970
127939
|
if (!coverage[path] || coverage[path].hash !== hash) {
|
|
@@ -127034,23 +128003,24 @@ var Fixed = function Fixed(_ref) {
|
|
|
127034
128003
|
var isEmojiActive = (cov_2dwl7m23tl().s[8]++, options.includes(EDITOR_OPTIONS.EMOJI));
|
|
127035
128004
|
var isLinkActive = (cov_2dwl7m23tl().s[9]++, options.includes(EDITOR_OPTIONS.LINK));
|
|
127036
128005
|
var isTableActive = (cov_2dwl7m23tl().s[10]++, options.includes(EDITOR_OPTIONS.TABLE));
|
|
127037
|
-
var
|
|
128006
|
+
var isTextColorOptionActive = (cov_2dwl7m23tl().s[11]++, options.includes(EDITOR_OPTIONS.TEXT_COLOR));
|
|
128007
|
+
var addonCommandOptions = (cov_2dwl7m23tl().s[12]++, buildOptionsFromAddonCommands({
|
|
127038
128008
|
editor: editor,
|
|
127039
128009
|
commands: addonCommands
|
|
127040
128010
|
}));
|
|
127041
|
-
cov_2dwl7m23tl().s[
|
|
128011
|
+
cov_2dwl7m23tl().s[13]++;
|
|
127042
128012
|
var handleVariableClick = function handleVariableClick(item) {
|
|
127043
128013
|
cov_2dwl7m23tl().f[2]++;
|
|
127044
|
-
var _ref4 = (cov_2dwl7m23tl().s[
|
|
128014
|
+
var _ref4 = (cov_2dwl7m23tl().s[14]++, item),
|
|
127045
128015
|
category = _ref4.category,
|
|
127046
128016
|
key = _ref4.key;
|
|
127047
|
-
var variableName = (cov_2dwl7m23tl().s[
|
|
127048
|
-
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]++;
|
|
127049
128019
|
editor.chain().focus().setVariable({
|
|
127050
128020
|
label: variableName
|
|
127051
128021
|
}).run();
|
|
127052
128022
|
};
|
|
127053
|
-
cov_2dwl7m23tl().s[
|
|
128023
|
+
cov_2dwl7m23tl().s[17]++;
|
|
127054
128024
|
return /*#__PURE__*/React__default.createElement("div", {
|
|
127055
128025
|
className: classnames$2("neeto-editor-fixed-menu", _defineProperty({
|
|
127056
128026
|
"neeto-editor-fixed-menu--independant": isIndependant
|
|
@@ -127060,27 +128030,30 @@ var Fixed = function Fixed(_ref) {
|
|
|
127060
128030
|
}, (cov_2dwl7m23tl().b[7][0]++, isFontSizeActive) && (cov_2dwl7m23tl().b[7][1]++, /*#__PURE__*/React__default.createElement(FontSizeOption, {
|
|
127061
128031
|
editor: editor,
|
|
127062
128032
|
tooltipContent: (cov_2dwl7m23tl().b[8][0]++, tooltips.fontSize) || (cov_2dwl7m23tl().b[8][1]++, t("menu.fontSize"))
|
|
127063
|
-
})), 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, {
|
|
127064
128037
|
editor: editor,
|
|
127065
128038
|
isActive: isEmojiPickerActive,
|
|
127066
128039
|
setActive: setIsEmojiPickerActive,
|
|
127067
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
127068
|
-
})), 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, {
|
|
127069
128042
|
editor: editor,
|
|
127070
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
127071
|
-
})), (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, {
|
|
127072
128045
|
editor: editor,
|
|
127073
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128046
|
+
tooltipContent: (cov_2dwl7m23tl().b[16][0]++, tooltips.table) || (cov_2dwl7m23tl().b[16][1]++, t("menu.table"))
|
|
127074
128047
|
})), miscOptions.map(renderOptionButton), /*#__PURE__*/React__default.createElement(Mentions, {
|
|
127075
128048
|
editor: editor,
|
|
127076
128049
|
mentions: mentions,
|
|
127077
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128050
|
+
tooltipContent: (cov_2dwl7m23tl().b[17][0]++, tooltips.mention) || (cov_2dwl7m23tl().b[17][1]++, t("menu.mention"))
|
|
127078
128051
|
}), addonCommandOptions.map(renderOptionButton), /*#__PURE__*/React__default.createElement(TableActions, {
|
|
127079
128052
|
editor: editor,
|
|
127080
|
-
tooltipContent: (cov_2dwl7m23tl().b[
|
|
128053
|
+
tooltipContent: (cov_2dwl7m23tl().b[18][0]++, tooltips.table) || (cov_2dwl7m23tl().b[18][1]++, t("menu.table"))
|
|
127081
128054
|
}), children, /*#__PURE__*/React__default.createElement("div", {
|
|
127082
128055
|
className: "neeto-editor-fixed-menu__right-options"
|
|
127083
|
-
}, 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", {
|
|
127084
128057
|
className: "neeto-editor-fixed-menu__variables"
|
|
127085
128058
|
}, /*#__PURE__*/React__default.createElement(DynamicVariables, {
|
|
127086
128059
|
variables: variables,
|
|
@@ -135476,7 +136449,7 @@ var EditorContent = function EditorContent(_ref) {
|
|
|
135476
136449
|
}, otherProps));
|
|
135477
136450
|
};
|
|
135478
136451
|
|
|
135479
|
-
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}";
|
|
135480
136453
|
n$1(css,{});
|
|
135481
136454
|
|
|
135482
136455
|
function cov_1e6pfjcktm() {
|