@uva-glass/component-library 3.1.0 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{Lexical.prod-LIa6Q94i.js → Lexical.prod-Bu-Iw9VX.js} +1390 -1361
- package/dist/Lexical.prod-Bu-Iw9VX.js.map +1 -0
- package/dist/{LexicalClipboard.prod-LIoPcoQF.js → LexicalClipboard.prod-C5dHfEke.js} +18 -18
- package/dist/{LexicalClipboard.prod-LIoPcoQF.js.map → LexicalClipboard.prod-C5dHfEke.js.map} +1 -1
- package/dist/{LexicalLink.prod-N0i4wDOR.js → LexicalLink.prod-DdERpPPj.js} +14 -14
- package/dist/{LexicalLink.prod-N0i4wDOR.js.map → LexicalLink.prod-DdERpPPj.js.map} +1 -1
- package/dist/{LexicalList.prod-BKa7Tljk.js → LexicalList.prod-CzJqqstH.js} +91 -95
- package/dist/LexicalList.prod-CzJqqstH.js.map +1 -0
- package/dist/LexicalSelection.prod-CkM-3E0b.js +90 -0
- package/dist/{LexicalSelection.prod-Cid08b3Z.js.map → LexicalSelection.prod-CkM-3E0b.js.map} +1 -1
- package/dist/LexicalTable.prod-BsmIydKv.js +1550 -0
- package/dist/LexicalTable.prod-BsmIydKv.js.map +1 -0
- package/dist/LexicalUtils.prod-BVZbsLIa.js +107 -0
- package/dist/LexicalUtils.prod-BVZbsLIa.js.map +1 -0
- package/dist/{TablePlugin-DlTujN8R.js → TablePlugin-DKzssVbg.js} +41 -41
- package/dist/{TablePlugin-DlTujN8R.js.map → TablePlugin-DKzssVbg.js.map} +1 -1
- package/dist/assets/FeedbackBar.css +1 -1
- package/dist/assets/StatusBage.css +1 -0
- package/dist/components/CheckboxButton/CheckboxButton.test.js.map +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.test.js.map +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.js +1 -1
- package/dist/components/FeedbackBar/FeedbackBar.js +17 -17
- package/dist/components/FormInput/FormInput.js +1 -1
- package/dist/components/InputField/InputField.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
- package/dist/components/MultiSelect/components/MultiSelectHeader.js +1 -1
- package/dist/components/MultiSelect/index.js +1 -1
- package/dist/components/OverlayStepBar/OverlayStepBar.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.js +1 -1
- package/dist/components/ProgrammeCard/ProgrammeCard.stories.js +1 -1
- package/dist/components/RteEditor/EditorHeader/EditorHeader.js +1 -1
- package/dist/components/RteEditor/Plugins/BlockFormatPlugin/BlockFormatPlugin.js +5 -5
- package/dist/components/RteEditor/Plugins/HistoryPlugin/HistoryPlugin.js +2 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/AddLinkForm/AddLinkFrom.js +2 -2
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkContextMenu/LinkContextMenu.js +1 -1
- package/dist/components/RteEditor/Plugins/LinkPlugin/LinkPlugin.js +4 -4
- package/dist/components/RteEditor/Plugins/LinkPlugin/helpers.js +1 -1
- package/dist/components/RteEditor/Plugins/ListPlugin/ListPlugin.js +25 -25
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js +8 -8
- package/dist/components/RteEditor/Plugins/PasteHandlerPlugin/PasteHandlerPlugin.js.map +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/AddTableFrom.js +1 -1
- package/dist/components/RteEditor/Plugins/TablePlugin/TablePlugin.js +3 -3
- package/dist/components/RteEditor/Plugins/TablePlugin/helpers.js +18 -18
- package/dist/components/RteEditor/Plugins/TablePlugin/index.js +1 -1
- package/dist/components/RteEditor/Plugins/ToolbarPlugin/ToolbarPlugin.js +14 -14
- package/dist/components/RteEditor/Plugins/index.js +1 -1
- package/dist/components/RteEditor/RteEditor.js +132 -130
- package/dist/components/RteEditor/RteEditor.js.map +1 -1
- package/dist/components/RteEditor/helpers.js +11 -11
- package/dist/components/StatusBadge/StatusBadge.stories.d.ts +5 -0
- package/dist/components/StatusBadge/StatusBadge.stories.js +21 -0
- package/dist/components/StatusBadge/StatusBadge.stories.js.map +1 -0
- package/dist/components/StatusBadge/StatusBadge.test.d.ts +0 -0
- package/dist/components/StatusBadge/StatusBadge.test.js +12 -0
- package/dist/components/StatusBadge/StatusBadge.test.js.map +1 -0
- package/dist/components/StatusBadge/StatusBage.d.ts +7 -0
- package/dist/components/StatusBadge/StatusBage.js +10 -0
- package/dist/components/StatusBadge/StatusBage.js.map +1 -0
- package/dist/components/StatusBadge/index.d.ts +1 -0
- package/dist/components/StatusBadge/index.js +5 -0
- package/dist/components/StatusBadge/index.js.map +1 -0
- package/dist/components/Timeline/Timeline.test.js +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.js +21 -19
- package/dist/components/index.js.map +1 -1
- package/dist/{helpers-BFkCPTTp.js → helpers-D13uK95u.js} +19 -19
- package/dist/{helpers-BFkCPTTp.js.map → helpers-D13uK95u.js.map} +1 -1
- package/dist/index.js +21 -19
- package/dist/index.js.map +1 -1
- package/package.json +11 -11
- package/dist/Lexical.prod-LIa6Q94i.js.map +0 -1
- package/dist/LexicalList.prod-BKa7Tljk.js.map +0 -1
- package/dist/LexicalSelection.prod-Cid08b3Z.js +0 -85
- package/dist/LexicalTable.prod-B1mw85mv.js +0 -1545
- package/dist/LexicalTable.prod-B1mw85mv.js.map +0 -1
- package/dist/LexicalUtils.prod-DstvN5hc.js +0 -109
- package/dist/LexicalUtils.prod-DstvN5hc.js.map +0 -1
package/dist/{LexicalSelection.prod-Cid08b3Z.js.map → LexicalSelection.prod-CkM-3E0b.js.map}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LexicalSelection.prod-Cid08b3Z.js","sources":["../node_modules/@lexical/selection/LexicalSelection.prod.mjs"],"sourcesContent":["/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nimport{$isTextNode as e,$getCharacterOffsets as t,$isElementNode as n,$isRootNode as o,$getNodeByKey as l,$getPreviousSelection as r,$createTextNode as s,$isRangeSelection as i,$getSelection as c,$caretRangeFromSelection as f,$isTokenOrSegmented as u,$createRangeSelection as g,INTERNAL_$isBlock as a,$setSelection as d,$isRootOrShadowRoot as p,$hasAncestor as h,$isLeafNode as y,$caretFromPoint as m,$isExtendableTextPointCaret as S,$extendCaretToRange as x,$isChildCaret as T,$isDecoratorNode as v}from\"lexical\";export{$cloneWithProperties,$selectAll}from\"lexical\";function N(e,...t){const n=new URL(\"https://lexical.dev/docs/error\"),o=new URLSearchParams;o.append(\"code\",e);for(const e of t)o.append(\"v\",e);throw n.search=o.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const w=new Map;function C(e){let t=e;for(;null!=t;){if(t.nodeType===Node.TEXT_NODE)return t;t=t.firstChild}return null}function P(e){const t=e.parentNode;if(null==t)throw new Error(\"Should never happen\");return[t,Array.from(t.childNodes).indexOf(e)]}function k(t,n,o,l,r){const s=n.getKey(),i=l.getKey(),c=document.createRange();let f=t.getElementByKey(s),u=t.getElementByKey(i),g=o,a=r;if(e(n)&&(f=C(f)),e(l)&&(u=C(u)),void 0===n||void 0===l||null===f||null===u)return null;\"BR\"===f.nodeName&&([f,g]=P(f)),\"BR\"===u.nodeName&&([u,a]=P(u));const d=f.firstChild;f===u&&null!=d&&\"BR\"===d.nodeName&&0===g&&0===a&&(a=1);try{c.setStart(f,g),c.setEnd(u,a)}catch(e){return null}return!c.collapsed||g===a&&s===i||(c.setStart(u,a),c.setEnd(f,g)),c}function E(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),l=getComputedStyle(n),r=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),s=Array.from(t.getClientRects());let i,c=s.length;s.sort(((e,t)=>{const n=e.top-t.top;return Math.abs(n)<=3?e.left-t.left:n}));for(let e=0;e<c;e++){const t=s[e],n=i&&i.top<=t.top&&i.top+i.height>t.top&&i.left+i.width>t.left,l=t.width+r===o.width;n||l?(s.splice(e--,1),c--):i=t}return s}function K(e){const t={};if(!e)return t;const n=e.split(\";\");for(const e of n)if(\"\"!==e){const[n,o]=e.split(/:([^]+)/);n&&o&&(t[n.trim()]=o.trim())}return t}function I(e){let t=w.get(e);return void 0===t&&(t=K(e),w.set(e,t)),t}function F(e){let t=\"\";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function B(e,n){const o=e.getStartEndPoints();if(n.isSelected(e)&&!n.isSegmented()&&!n.isToken()&&null!==o){const[l,r]=o,s=e.isBackward(),i=l.getNode(),c=r.getNode(),f=n.is(i),u=n.is(c);if(f||u){const[o,l]=t(e),r=i.is(c),f=n.is(s?c:i),u=n.is(s?i:c);let g,a=0;if(r)a=o>l?l:o,g=o>l?o:l;else if(f){a=s?l:o,g=void 0}else if(u){a=0,g=s?o:l}return n.__text=n.__text.slice(a,g),n}}return n}function b(e){if(\"text\"===e.type)return e.offset===e.getNode().getTextContentSize();const t=e.getNode();return n(t)||N(177),e.offset===t.getChildrenSize()}function O(t,c,f){let u=c.getNode(),g=f;if(n(u)){const e=u.getDescendantByIndex(c.offset);null!==e&&(u=e)}for(;g>0&&null!==u;){if(n(u)){const e=u.getLastDescendant();null!==e&&(u=e)}let f=u.getPreviousSibling(),a=0;if(null===f){let e=u.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){f=null;break}t=e.getPreviousSibling()}null!==e&&(a=e.isInline()?0:2,f=t)}let d=u.getTextContent();\"\"===d&&n(u)&&!u.isInline()&&(d=\"\\n\\n\");const p=d.length;if(!e(u)||g>=p){const e=u.getParent();u.remove(),null==e||0!==e.getChildrenSize()||o(e)||e.remove(),g-=p+a,u=f}else{const n=u.getKey(),o=t.getEditorState().read((()=>{const t=l(n);return e(t)&&t.isSimpleText()?t.getTextContent():null})),f=p-g,a=d.slice(0,f);if(null!==o&&o!==d){const e=r();let t=u;if(u.isSimpleText())u.setTextContent(o);else{const e=s(o);u.replace(e),t=e}if(i(e)&&e.isCollapsed()){const n=e.anchor.offset;t.select(n,n)}}else if(u.isSimpleText()){const e=c.key===n;let t=c.offset;t<g&&(t=p);const o=e?t-g:0,l=e?t:f;if(e&&0===o){const[e]=u.splitText(o,l);e.remove()}else{const[,e]=u.splitText(o,l);e.remove()}}else{const e=s(a);u.replace(e)}g=0}}}function R(e){const t=e.getStyle(),n=K(t);w.set(t,n)}function z(t,o){(i(t)?t.isCollapsed():e(t)||n(t))||N(280);const l=I(i(t)?t.style:e(t)?t.getStyle():t.getTextStyle()),r=Object.entries(o).reduce(((e,[n,o])=>(\"function\"==typeof o?e[n]=o(l[n],t):null===o?delete e[n]:e[n]=o,e)),{...l}),s=F(r);i(t)||e(t)?t.setStyle(s):t.setTextStyle(s),w.set(s,r)}function A(e,t){if(i(e)&&e.isCollapsed()){z(e,t);const o=e.anchor.getNode();n(o)&&o.isEmpty()&&z(o,t)}L((e=>{z(e,t)}))}function L(t){const n=c();if(!n)return;const o=new Map;if(i(n))for(const e of f(n).getTextSlices())e&&o.set(e.caret.origin.getKey(),e.getSliceIndices());const l=n.getNodes();for(const n of l){if(!e(n)||!n.canHaveFormat())continue;const[l,s]=(r=n,o.get(r.getKey())||[0,r.getTextContentSize()]);if(s!==l)if(u(n)||0===l&&s===n.getTextContentSize())t(n);else{t(n.splitText(l,s)[0===l?0:1])}}var r;i(n)&&\"text\"===n.anchor.type&&\"text\"===n.focus.type&&n.anchor.key===n.focus.key&&M(n)}function M(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:l,type:r}=t;t.set(n.key,n.offset,n.type),n.set(o,l,r)}}function $(e,t){const n=e.getFormatType(),o=e.getIndent();n!==t.getFormatType()&&t.setFormat(n),o!==t.getIndent()&&t.setIndent(o)}function _(e,t,o=$){if(null===e)return;const l=e.getStartEndPoints(),r=new Map;let s=null;if(l){const[e,t]=l;s=g(),s.anchor.set(e.key,e.offset,e.type),s.focus.set(t.key,t.offset,t.type);const o=V(e.getNode(),a),i=V(t.getNode(),a);n(o)&&r.set(o.getKey(),o),n(i)&&r.set(i.getKey(),i)}for(const t of e.getNodes())n(t)&&a(t)&&r.set(t.getKey(),t);for(const[e,n]of r){const l=t();o(n,l),n.replace(l,!0),s&&(e===s.anchor.key&&s.anchor.set(l.getKey(),s.anchor.offset,s.anchor.type),e===s.focus.key&&s.focus.set(l.getKey(),s.focus.offset,s.focus.type))}s&&e.is(c())&&d(s)}function D(e){return e.getNode().isAttached()}function U(e){let t=e;for(;null!==t&&!p(t);){const e=t.getLatest(),n=t.getParent();0===e.getChildrenSize()&&t.remove(!0),t=n}}function j(e,t,n=null){const o=e.getStartEndPoints(),l=o?o[0]:null,r=e.getNodes(),s=r.length;if(null!==l&&(0===s||1===s&&\"element\"===l.type&&0===l.getNode().getChildrenSize())){const e=\"text\"===l.type?l.getNode().getParentOrThrow():l.getNode(),o=e.getChildren();let r=t();return r.setFormat(e.getFormatType()),r.setIndent(e.getIndent()),o.forEach((e=>r.append(e))),n&&(r=n.append(r)),void e.replace(r)}let i=null,c=[];for(let o=0;o<s;o++){const l=r[o];p(l)?(H(e,c,c.length,t,n),c=[],i=l):null===i||null!==i&&h(l,i)?c.push(l):(H(e,c,c.length,t,n),c=[l])}H(e,c,c.length,t,n)}function H(e,t,o,l,s=null){if(0===t.length)return;const c=t[0],f=new Map,u=[];let g=n(c)?c:c.getParentOrThrow();g.isInline()&&(g=g.getParentOrThrow());let a=!1;for(;null!==g;){const e=g.getPreviousSibling();if(null!==e){g=e,a=!0;break}if(g=g.getParentOrThrow(),p(g))break}const h=new Set;for(let e=0;e<o;e++){const o=t[e];n(o)&&0===o.getChildrenSize()&&h.add(o.getKey())}const m=new Set;for(let e=0;e<o;e++){const o=t[e];let r=o.getParent();if(null!==r&&r.isInline()&&(r=r.getParent()),null!==r&&y(o)&&!m.has(o.getKey())){const e=r.getKey();if(void 0===f.get(e)){const t=l();t.setFormat(r.getFormatType()),t.setIndent(r.getIndent()),u.push(t),f.set(e,t),r.getChildren().forEach((e=>{t.append(e),m.add(e.getKey()),n(e)&&e.getChildrenKeys().forEach((e=>m.add(e)))})),U(r)}}else if(h.has(o.getKey())){n(o)||N(179);const e=l();e.setFormat(o.getFormatType()),e.setIndent(o.getIndent()),u.push(e),o.remove(!0)}}if(null!==s)for(let e=0;e<u.length;e++){const t=u[e];s.append(t)}let S=null;if(p(g))if(a)if(null!==s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t)}else{const e=g.getFirstChild();if(n(e)&&(g=e),null===e)if(s)g.append(s);else for(let e=0;e<u.length;e++){const t=u[e];g.append(t),S=t}else if(null!==s)e.insertBefore(s);else for(let t=0;t<u.length;t++){const n=u[t];e.insertBefore(n),S=n}}else if(s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t),S=t}const x=r();i(x)&&D(x.anchor)&&D(x.focus)?d(x.clone()):null!==S?S.selectEnd():e.dirty=!0}function W(e,t){const o=m(e.focus,t?\"previous\":\"next\");if(S(o))return!1;for(const e of x(o)){if(T(e))return!e.origin.isInline();if(!n(e.origin)){if(v(e.origin))return!0;break}}return!1}function X(e,t,n,o){e.modify(t?\"extend\":\"move\",n,o)}function q(e){const t=e.anchor.getNode();return\"rtl\"===(o(t)?t:t.getParentOrThrow()).getDirection()}function G(e,t,n){const o=q(e);X(e,t,n?!o:o,\"character\")}function J(e,t,n){const o=I(e.getStyle());return null!==o&&o[t]||n}function Q(t,n,o=\"\"){let l=null;const r=t.getNodes(),s=t.anchor,c=t.focus,f=t.isBackward(),u=f?c.offset:s.offset,g=f?c.getNode():s.getNode();if(i(t)&&t.isCollapsed()&&\"\"!==t.style){const e=I(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<r.length;t++){const s=r[t];if((0===t||0!==u||!s.is(g))&&e(s)){const e=J(s,n,o);if(null===l)l=e;else if(l!==e){l=\"\";break}}}return null===l?o:l}function V(e,t){let n=e;for(;null!==n&&null!==n.getParent()&&!t(n);)n=n.getParentOrThrow();return t(n)?n:null}const Y=O;export{R as $addNodeStyle,$ as $copyBlockFormatIndent,M as $ensureForwardRangeSelection,L as $forEachSelectedTextNode,Q as $getSelectionStyleValueForProperty,b as $isAtNodeEnd,q as $isParentElementRTL,X as $moveCaretSelection,G as $moveCharacter,A as $patchStyleText,_ as $setBlocksType,W as $shouldOverrideDefaultCharacterSelection,B as $sliceSelectedTextNodeContent,O as $trimTextContentFromAnchor,j as $wrapNodes,k as createDOMRange,E as createRectsFromDOMRange,F as getCSSFromStyleObject,I as getStyleObjectFromCSS,Y as trimTextContentFromAnchor};\n"],"names":["w","K","n","e","o","B","l","r","s","i","c","u","t","f","a","R","$","_","g","V","d","W","m","S","x","T","v","X","q","G"],"mappings":"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","x_google_ignoreList":[0]}
|
|
1
|
+
{"version":3,"file":"LexicalSelection.prod-CkM-3E0b.js","sources":["../node_modules/@lexical/selection/LexicalSelection.prod.mjs"],"sourcesContent":["/**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n */\n\nimport{$isTextNode as e,$getCharacterOffsets as t,$isElementNode as n,$isRootNode as o,$getNodeByKey as l,$getPreviousSelection as r,$createTextNode as s,$isRangeSelection as i,$getSelection as c,$caretRangeFromSelection as f,$isTokenOrSegmented as u,$createRangeSelection as g,INTERNAL_$isBlock as a,$setSelection as d,$isRootOrShadowRoot as p,$hasAncestor as h,$isLeafNode as y,$caretFromPoint as m,$isExtendableTextPointCaret as S,$extendCaretToRange as x,$isChildCaret as T,$isDecoratorNode as v}from\"lexical\";export{$cloneWithProperties,$selectAll}from\"lexical\";function N(e,...t){const n=new URL(\"https://lexical.dev/docs/error\"),o=new URLSearchParams;o.append(\"code\",e);for(const e of t)o.append(\"v\",e);throw n.search=o.toString(),Error(`Minified Lexical error #${e}; visit ${n.toString()} for the full message or use the non-minified dev environment for full errors and additional helpful warnings.`)}const w=new Map;function C(e){let t=e;for(;null!=t;){if(t.nodeType===Node.TEXT_NODE)return t;t=t.firstChild}return null}function P(e){const t=e.parentNode;if(null==t)throw new Error(\"Should never happen\");return[t,Array.from(t.childNodes).indexOf(e)]}function k(t,n,o,l,r){const s=n.getKey(),i=l.getKey(),c=document.createRange();let f=t.getElementByKey(s),u=t.getElementByKey(i),g=o,a=r;if(e(n)&&(f=C(f)),e(l)&&(u=C(u)),void 0===n||void 0===l||null===f||null===u)return null;\"BR\"===f.nodeName&&([f,g]=P(f)),\"BR\"===u.nodeName&&([u,a]=P(u));const d=f.firstChild;f===u&&null!=d&&\"BR\"===d.nodeName&&0===g&&0===a&&(a=1);try{c.setStart(f,g),c.setEnd(u,a)}catch(e){return null}return!c.collapsed||g===a&&s===i||(c.setStart(u,a),c.setEnd(f,g)),c}function E(e,t){const n=e.getRootElement();if(null===n)return[];const o=n.getBoundingClientRect(),l=getComputedStyle(n),r=parseFloat(l.paddingLeft)+parseFloat(l.paddingRight),s=Array.from(t.getClientRects());let i,c=s.length;s.sort(((e,t)=>{const n=e.top-t.top;return Math.abs(n)<=3?e.left-t.left:n}));for(let e=0;e<c;e++){const t=s[e],n=i&&i.top<=t.top&&i.top+i.height>t.top&&i.left+i.width>t.left,l=t.width+r===o.width;n||l?(s.splice(e--,1),c--):i=t}return s}function K(e){const t={};if(!e)return t;const n=e.split(\";\");for(const e of n)if(\"\"!==e){const[n,o]=e.split(/:([^]+)/);n&&o&&(t[n.trim()]=o.trim())}return t}function I(e){let t=w.get(e);return void 0===t&&(t=K(e),w.set(e,t)),t}function F(e){let t=\"\";for(const n in e)n&&(t+=`${n}: ${e[n]};`);return t}function B(e,n){const o=e.getStartEndPoints();if(n.isSelected(e)&&!n.isSegmented()&&!n.isToken()&&null!==o){const[l,r]=o,s=e.isBackward(),i=l.getNode(),c=r.getNode(),f=n.is(i),u=n.is(c);if(f||u){const[o,l]=t(e),r=i.is(c),f=n.is(s?c:i),u=n.is(s?i:c);let g,a=0;if(r)a=o>l?l:o,g=o>l?o:l;else if(f){a=s?l:o,g=void 0}else if(u){a=0,g=s?o:l}return n.__text=n.__text.slice(a,g),n}}return n}function b(e){if(\"text\"===e.type)return e.offset===e.getNode().getTextContentSize();const t=e.getNode();return n(t)||N(177),e.offset===t.getChildrenSize()}function O(t,c,f){let u=c.getNode(),g=f;if(n(u)){const e=u.getDescendantByIndex(c.offset);null!==e&&(u=e)}for(;g>0&&null!==u;){if(n(u)){const e=u.getLastDescendant();null!==e&&(u=e)}let f=u.getPreviousSibling(),a=0;if(null===f){let e=u.getParentOrThrow(),t=e.getPreviousSibling();for(;null===t;){if(e=e.getParent(),null===e){f=null;break}t=e.getPreviousSibling()}null!==e&&(a=e.isInline()?0:2,f=t)}let d=u.getTextContent();\"\"===d&&n(u)&&!u.isInline()&&(d=\"\\n\\n\");const p=d.length;if(!e(u)||g>=p){const e=u.getParent();u.remove(),null==e||0!==e.getChildrenSize()||o(e)||e.remove(),g-=p+a,u=f}else{const n=u.getKey(),o=t.getEditorState().read((()=>{const t=l(n);return e(t)&&t.isSimpleText()?t.getTextContent():null})),f=p-g,a=d.slice(0,f);if(null!==o&&o!==d){const e=r();let t=u;if(u.isSimpleText())u.setTextContent(o);else{const e=s(o);u.replace(e),t=e}if(i(e)&&e.isCollapsed()){const n=e.anchor.offset;t.select(n,n)}}else if(u.isSimpleText()){const e=c.key===n;let t=c.offset;t<g&&(t=p);const o=e?t-g:0,l=e?t:f;if(e&&0===o){const[e]=u.splitText(o,l);e.remove()}else{const[,e]=u.splitText(o,l);e.remove()}}else{const e=s(a);u.replace(e)}g=0}}}function R(e){const t=e.getStyle(),n=K(t);w.set(t,n)}function z(t,o){(i(t)?t.isCollapsed():e(t)||n(t))||N(280);const l=I(i(t)?t.style:e(t)?t.getStyle():t.getTextStyle()),r=Object.entries(o).reduce(((e,[n,o])=>(\"function\"==typeof o?e[n]=o(l[n],t):null===o?delete e[n]:e[n]=o,e)),{...l}),s=F(r);i(t)||e(t)?t.setStyle(s):t.setTextStyle(s),w.set(s,r)}function A(e,t){if(i(e)&&e.isCollapsed()){z(e,t);const o=e.anchor.getNode();n(o)&&o.isEmpty()&&z(o,t)}L((e=>{z(e,t)}))}function L(t){const n=c();if(!n)return;const o=new Map;if(i(n))for(const e of f(n).getTextSlices())e&&o.set(e.caret.origin.getKey(),e.getSliceIndices());const l=n.getNodes();for(const n of l){if(!e(n)||!n.canHaveFormat())continue;const[l,s]=(r=n,o.get(r.getKey())||[0,r.getTextContentSize()]);if(s!==l)if(u(n)||0===l&&s===n.getTextContentSize())t(n);else{t(n.splitText(l,s)[0===l?0:1])}}var r;i(n)&&\"text\"===n.anchor.type&&\"text\"===n.focus.type&&n.anchor.key===n.focus.key&&M(n)}function M(e){if(e.isBackward()){const{anchor:t,focus:n}=e,{key:o,offset:l,type:r}=t;t.set(n.key,n.offset,n.type),n.set(o,l,r)}}function $(e,t){const n=e.getFormatType(),o=e.getIndent();n!==t.getFormatType()&&t.setFormat(n),o!==t.getIndent()&&t.setIndent(o)}function _(e,t,o=$){if(null===e)return;const l=e.getStartEndPoints(),r=new Map;let s=null;if(l){const[e,t]=l;s=g(),s.anchor.set(e.key,e.offset,e.type),s.focus.set(t.key,t.offset,t.type);const o=V(e.getNode(),a),i=V(t.getNode(),a);n(o)&&r.set(o.getKey(),o),n(i)&&r.set(i.getKey(),i)}for(const t of e.getNodes())n(t)&&a(t)&&r.set(t.getKey(),t);for(const[e,n]of r){const l=t();o(n,l),n.replace(l,!0),s&&(e===s.anchor.key&&s.anchor.set(l.getKey(),s.anchor.offset,s.anchor.type),e===s.focus.key&&s.focus.set(l.getKey(),s.focus.offset,s.focus.type))}s&&e.is(c())&&d(s)}function D(e){return e.getNode().isAttached()}function U(e){let t=e;for(;null!==t&&!p(t);){const e=t.getLatest(),n=t.getParent();0===e.getChildrenSize()&&t.remove(!0),t=n}}function j(e,t,n=null){const o=e.getStartEndPoints(),l=o?o[0]:null,r=e.getNodes(),s=r.length;if(null!==l&&(0===s||1===s&&\"element\"===l.type&&0===l.getNode().getChildrenSize())){const e=\"text\"===l.type?l.getNode().getParentOrThrow():l.getNode(),o=e.getChildren();let r=t();return r.setFormat(e.getFormatType()),r.setIndent(e.getIndent()),o.forEach((e=>r.append(e))),n&&(r=n.append(r)),void e.replace(r)}let i=null,c=[];for(let o=0;o<s;o++){const l=r[o];p(l)?(H(e,c,c.length,t,n),c=[],i=l):null===i||null!==i&&h(l,i)?c.push(l):(H(e,c,c.length,t,n),c=[l])}H(e,c,c.length,t,n)}function H(e,t,o,l,s=null){if(0===t.length)return;const c=t[0],f=new Map,u=[];let g=n(c)?c:c.getParentOrThrow();g.isInline()&&(g=g.getParentOrThrow());let a=!1;for(;null!==g;){const e=g.getPreviousSibling();if(null!==e){g=e,a=!0;break}if(g=g.getParentOrThrow(),p(g))break}const h=new Set;for(let e=0;e<o;e++){const o=t[e];n(o)&&0===o.getChildrenSize()&&h.add(o.getKey())}const m=new Set;for(let e=0;e<o;e++){const o=t[e];let r=o.getParent();if(null!==r&&r.isInline()&&(r=r.getParent()),null!==r&&y(o)&&!m.has(o.getKey())){const e=r.getKey();if(void 0===f.get(e)){const t=l();t.setFormat(r.getFormatType()),t.setIndent(r.getIndent()),u.push(t),f.set(e,t),r.getChildren().forEach((e=>{t.append(e),m.add(e.getKey()),n(e)&&e.getChildrenKeys().forEach((e=>m.add(e)))})),U(r)}}else if(h.has(o.getKey())){n(o)||N(179);const e=l();e.setFormat(o.getFormatType()),e.setIndent(o.getIndent()),u.push(e),o.remove(!0)}}if(null!==s)for(let e=0;e<u.length;e++){const t=u[e];s.append(t)}let S=null;if(p(g))if(a)if(null!==s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t)}else{const e=g.getFirstChild();if(n(e)&&(g=e),null===e)if(s)g.append(s);else for(let e=0;e<u.length;e++){const t=u[e];g.append(t),S=t}else if(null!==s)e.insertBefore(s);else for(let t=0;t<u.length;t++){const n=u[t];e.insertBefore(n),S=n}}else if(s)g.insertAfter(s);else for(let e=u.length-1;e>=0;e--){const t=u[e];g.insertAfter(t),S=t}const x=r();i(x)&&D(x.anchor)&&D(x.focus)?d(x.clone()):null!==S?S.selectEnd():e.dirty=!0}function W(e,t){const o=m(e.focus,t?\"previous\":\"next\");if(S(o))return!1;for(const e of x(o)){if(T(e))return!e.origin.isInline();if(!n(e.origin)){if(v(e.origin))return!0;break}}return!1}function X(e,t,n,o){e.modify(t?\"extend\":\"move\",n,o)}function q(e){const t=e.anchor.getNode();return\"rtl\"===(o(t)?t:t.getParentOrThrow()).getDirection()}function G(e,t,n){const o=q(e);X(e,t,n?!o:o,\"character\")}function J(e,t,n){const o=I(e.getStyle());return null!==o&&o[t]||n}function Q(t,n,o=\"\"){let l=null;const r=t.getNodes(),s=t.anchor,c=t.focus,f=t.isBackward(),u=f?c.offset:s.offset,g=f?c.getNode():s.getNode();if(i(t)&&t.isCollapsed()&&\"\"!==t.style){const e=I(t.style);if(null!==e&&n in e)return e[n]}for(let t=0;t<r.length;t++){const s=r[t];if((0===t||0!==u||!s.is(g))&&e(s)){const e=J(s,n,o);if(null===l)l=e;else if(l!==e){l=\"\";break}}}return null===l?o:l}function V(e,t){let n=e;for(;null!==n&&null!==n.getParent()&&!t(n);)n=n.getParentOrThrow();return t(n)?n:null}const Y=O;export{R as $addNodeStyle,$ as $copyBlockFormatIndent,M as $ensureForwardRangeSelection,L as $forEachSelectedTextNode,Q as $getSelectionStyleValueForProperty,b as $isAtNodeEnd,q as $isParentElementRTL,X as $moveCaretSelection,G as $moveCharacter,A as $patchStyleText,_ as $setBlocksType,W as $shouldOverrideDefaultCharacterSelection,B as $sliceSelectedTextNodeContent,O as $trimTextContentFromAnchor,j as $wrapNodes,k as createDOMRange,E as createRectsFromDOMRange,F as getCSSFromStyleObject,I as getStyleObjectFromCSS,Y as trimTextContentFromAnchor};\n"],"names":["w","K","e","n","I","B","o","l","r","s","i","c","u","t","f","a","R","$","_","g","V","d","W","m","S","x","T","v","X","q","G"],"mappings":"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","x_google_ignoreList":[0]}
|