/**
 * Minified by jsDelivr using Terser v5.39.0.
 * Original file: /npm/@gpeditor/plate-list@2.0.0/dist/index.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var plateCore=require("@gpeditor/plate-core"),plateCommon=require("@gpeditor/plate-common"),slate=require("slate"),plateResetNode=require("@gpeditor/plate-reset-node");const ELEMENT_UL="ul",ELEMENT_OL="ol",ELEMENT_LI="li",ELEMENT_LIC="lic",KEYS_LIST=["ul","ol","li","lic"],getListDeserialize=()=>e=>{const t=plateCore.getPlatePluginOptions(e,"li"),o=plateCore.getPlatePluginOptions(e,"lic"),s=plateCore.getPlatePluginOptions(e,"ul"),i=plateCore.getPlatePluginOptions(e,"ol");return{element:[...plateCommon.getElementDeserializer({type:s.type,rules:[{nodeNames:"UL"}],...s.deserialize}),...plateCommon.getElementDeserializer({type:i.type,rules:[{nodeNames:"OL"}],...i.deserialize}),...plateCommon.getElementDeserializer({type:t.type,rules:[{nodeNames:"LI"}],...t.deserialize}),...plateCommon.getElementDeserializer({type:o.type,rules:[{nodeNames:"LIC"}],...o.deserialize})]}};var isArray=Array.isArray,isArray_1=isArray;function castArray(){if(!arguments.length)return[];var e=arguments[0];return isArray_1(e)?e:[e]}var castArray_1=castArray;function unwrapExports(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function createCommonjsModule(e,t){return e(t={exports:{}},t.exports),t.exports}var lib=createCommonjsModule((function(e,t){Object.defineProperty(t,"__esModule",{value:!0});for(var o="undefined"!=typeof window&&/Mac|iPod|iPhone|iPad/.test(window.navigator.platform),s={alt:"altKey",control:"ctrlKey",meta:"metaKey",shift:"shiftKey"},i={add:"+",break:"pause",cmd:"meta",command:"meta",ctl:"control",ctrl:"control",del:"delete",down:"arrowdown",esc:"escape",ins:"insert",left:"arrowleft",mod:o?"meta":"control",opt:"alt",option:"alt",return:"enter",right:"arrowright",space:" ",spacebar:" ",up:"arrowup",win:"meta",windows:"meta"},l={backspace:8,tab:9,enter:13,shift:16,control:17,alt:18,pause:19,capslock:20,escape:27," ":32,pageup:33,pagedown:34,end:35,home:36,arrowleft:37,arrowup:38,arrowright:39,arrowdown:40,insert:45,delete:46,meta:91,numlock:144,scrolllock:145,";":186,"=":187,",":188,"-":189,".":190,"/":191,"`":192,"[":219,"\\":220,"]":221,"'":222},r=1;r<20;r++)l["f"+r]=111+r;function n(e,t,o){t&&!("byKey"in t)&&(o=t,t=null),Array.isArray(e)||(e=[e]);var s=e.map((function(e){return a(e,t)})),i=function(e){return s.some((function(t){return m(t,e)}))};return null==o?i:i(o)}function a(e,t){var o=t&&t.byKey,i={},l=(e=e.replace("++","+add")).split("+"),r=l.length;for(var n in s)i[s[n]]=!1;var a=!0,m=!1,d=void 0;try{for(var g,u=l[Symbol.iterator]();!(a=(g=u.next()).done);a=!0){var L=g.value,y=L.endsWith("?")&&L.length>1;y&&(L=L.slice(0,-1));var C=c(L),h=s[C];1!==r&&h||(o?i.key=C:i.which=p(L)),h&&(i[h]=!y||null)}}catch(e){m=!0,d=e}finally{try{!a&&u.return&&u.return()}finally{if(m)throw d}}return i}function m(e,t){for(var o in e){var s=e[o],i=void 0;if(null!=s&&((null!=(i="key"===o&&null!=t.key?t.key.toLowerCase():"which"===o?91===s&&93===t.which?91:t.which:t[o])||!1!==s)&&i!==s))return!1}return!0}function p(e){return e=c(e),l[e]||e.toUpperCase().charCodeAt(0)}function c(e){return e=e.toLowerCase(),e=i[e]||e}t.default=n,t.isHotkey=n,t.isCodeHotkey=function(e,t){return n(e,t)},t.isKeyHotkey=function(e,t){return n(e,{byKey:!0},t)},t.parseHotkey=a,t.compareHotkey=m,t.toKeyCode=p,t.toKeyName=c})),isHotkey=unwrapExports(lib);lib.isHotkey,lib.isCodeHotkey,lib.isKeyHotkey,lib.parseHotkey,lib.compareHotkey,lib.toKeyCode,lib.toKeyName;const isListNested=(e,t)=>{var o;const s=null===(o=plateCommon.getParent(e,t))||void 0===o?void 0:o[0];return(null==s?void 0:s.type)===plateCore.getPlatePluginType(e,"li")},getListTypes=e=>[plateCore.getPlatePluginType(e,"ol"),plateCore.getPlatePluginType(e,"ul")],moveListItemDown=(e,{list:t,listItem:o})=>{const[s]=t,[,i]=o;let l;try{l=slate.Path.previous(i)}catch(e){return}const r=slate.Editor.node(e,l);if(r){const[t,o]=r,l=t.children.find((t=>plateCommon.match(t,{type:getListTypes(e)}))),n=o.concat(l?[1,l.children.length]:[1]);l||plateCommon.wrapNodes(e,{type:s.type,children:[]},{at:i}),slate.Transforms.moveNodes(e,{at:i,to:n})}},hasListChild=(e,t)=>t.children.some((t=>plateCommon.match(t,{type:getListTypes(e)}))),moveListItemsToList=(e,{fromList:t,fromListItem:o,fromStartIndex:s,to:i,toList:l,toListIndex:r=null,deleteFromList:n=!0})=>{let a;if(o){const t=plateCommon.findDescendant(e,{at:o[1],match:{type:getListTypes(e)}});if(!t)return 0;a=null==t?void 0:t[1]}else{if(!t)return;a=t[1]}let m=null;if(i&&(m=i),l)if(null!==r)m=l[1].concat([r]);else{const e=plateCommon.getLastChildPath(l);m=slate.Path.next(e)}if(!m)return;const p=plateCommon.moveChildren(e,{at:a,to:m,fromStartIndex:s});return n&&slate.Transforms.delete(e,{at:a}),p},unwrapList=(e,{at:t}={})=>{plateCommon.setNodes(e,{type:plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT)},{at:t}),plateCommon.unwrapNodes(e,{at:t,match:{type:plateCore.getPlatePluginType(e,"li")}}),plateCommon.unwrapNodes(e,{at:t,match:{type:[plateCore.getPlatePluginType(e,"ul"),plateCore.getPlatePluginType(e,"ol")]},split:!0})},moveListItemUp=(e,{list:t,listItem:o})=>{let s=!1;return slate.Editor.withoutNormalizing(e,(()=>{s=(()=>{const[s,i]=t,[l,r]=o,n=plateCommon.getAbove(e,{at:i,match:{type:plateCore.getPlatePluginType(e,"li")}});if(!n){let n;try{n=slate.Path.next(i)}catch(e){return}const a=hasListChild(e,l),m=!plateCommon.isLastChild(t,r);if((a||m)&&plateCommon.insertNodes(e,{type:s.type,children:[]},{at:n}),a){const t=plateCommon.getNode(e,n);if(!t)return;moveListItemsToList(e,{fromListItem:o,toList:[t,n]})}if(m){const o=plateCommon.getNode(e,n);if(!o)return;moveListItemsToList(e,{fromList:t,fromStartIndex:r[r.length-1]+1,toList:[o,n],deleteFromList:!1})}return unwrapList(e,{at:r.concat(0)}),!0}const[,a]=n,m=r.concat([1]);if(!plateCommon.isLastChild(t,r)){hasListChild(e,l)||plateCommon.insertNodes(e,{type:s.type,children:[]},{at:m});const t=plateCommon.getNode(e,m);if(!t)return;moveListItemsToList(e,{fromListItem:n,toList:[t,m],fromStartIndex:r[r.length-1]+1,deleteFromList:!1})}const p=slate.Path.next(a);return slate.Transforms.moveNodes(e,{at:r,to:p}),!0})()})),s},moveListItems=(e,t=!0)=>{const[...o]=plateCommon.getNodes(e,{at:e.selection,match:{type:plateCore.getPlatePluginType(e,"lic")}});if(!o.length)return;const s=[],i=[];o.forEach((t=>{const o=t[1],l=slate.Path.parent(o);s.some((e=>{const t=slate.Path.parent(e);return slate.Path.isAncestor(t,l)}))||(s.push(o),i.push(slate.Editor.pathRef(e,o)))}));(t?i:i.reverse()).forEach((o=>{const s=o.unref();if(!s)return;const i=plateCommon.getParent(e,s);if(!i)return;const l=plateCommon.getParent(e,i[1]);t?moveListItemDown(e,{list:l,listItem:i}):l&&isListNested(e,l[1])&&moveListItemUp(e,{list:l,listItem:i})}))},toggleList=(e,{type:t})=>{e.selection&&slate.Editor.withoutNormalizing(e,(()=>{const o=plateCommon.someNode(e,{match:{type:t}});if(unwrapList(e),plateCommon.setNodes(e,{type:plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT)}),!o){const o={type:t,children:[]};plateCommon.wrapNodes(e,o);const s=[...plateCommon.getNodes(e,{match:{type:plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT)}})];plateCommon.setNodes(e,{type:plateCore.getPlatePluginType(e,"lic")});const i={type:plateCore.getPlatePluginType(e,"li"),children:[]};for(const[,t]of s)plateCommon.wrapNodes(e,i,{at:t})}}))},getListOnKeyDown=e=>t=>o=>{const s=plateCore.getPlatePluginTypes(["ul","ol"])(t);if("Tab"===o.key)return o.preventDefault(),void moveListItems(t,!o.shiftKey);(e?plateCore.mapPlatePluginKeysToOptions(t,e):[]).forEach((({type:e,hotkey:i})=>{if(!i)return;const l=castArray_1(i);for(const i of l)isHotkey(i)(o)&&s.includes(e)&&toggleList(t,{type:e})}))},getListItemEntry=(e,{at:t=e.selection}={})=>{const o=plateCore.getPlatePluginType(e,"li");if(t&&plateCommon.someNode(e,{at:t,match:{type:o}})){const s=plateCommon.getParent(e,t);if(!s)return;const[,i]=s;slate.Range.isRange(t)&&!plateCommon.isCollapsed(t)&&1===i.length&&(t=t.focus.path);const l=plateCommon.getAbove(e,{at:t,match:{type:o}})||plateCommon.getParent(e,i);if(!l)return;const[r,n]=l;if(r.type!==o)return;const a=plateCommon.getParent(e,n);if(!a)return;return{list:a,listItem:l}}},removeFirstListItem=(e,{list:t,listItem:o})=>{const[,s]=t,[,i]=o;return!isListNested(e,s)&&!plateCommon.isFirstChild(i)&&(moveListItemUp(e,{list:t,listItem:o}),!0)},moveListItemSublistItemsToListItemSublist=(e,{fromListItem:t,toListItem:o,start:s})=>{const[,i]=t,[,l]=o,r=plateCommon.findDescendant(e,{at:i,match:{type:getListTypes(e)}});if(!r)return 0;const[,n]=r,a=plateCommon.findDescendant(e,{at:l,match:{type:getListTypes(e)}});let m;if(a)if(s){const[,e]=a;m=e.concat([0])}else m=slate.Path.next(plateCommon.getLastChildPath(a));else{const t=plateCommon.getParent(e,i);if(!t)return 0;const[o]=t,s=o.type,r=l.concat([1]);plateCommon.insertNodes(e,{type:s,children:[]},{at:r}),m=r.concat([0])}const p=plateCommon.moveChildren(e,{at:n,to:m});return slate.Transforms.delete(e,{at:n}),p},removeListItem=(e,{list:t,listItem:o})=>{const[s,i]=o;if(plateCommon.isExpanded(e.selection)||!hasListChild(e,s))return!1;const l=plateCommon.getPreviousPath(i);if(l){const t=slate.Editor.node(e,l);let s=slate.Path.next(i);plateCommon.insertNodes(e,{type:plateCore.getPlatePluginType(e,"li"),children:[{type:plateCore.getPlatePluginType(e,"lic"),children:[{text:""}]}]},{at:s});const r=slate.Editor.node(e,s),n=slate.Editor.pathRef(e,r[1]);return moveListItemSublistItemsToListItemSublist(e,{fromListItem:o,toListItem:r}),plateCommon.deleteFragment(e,{reverse:!0}),s=n.unref(),moveListItemSublistItemsToListItemSublist(e,{fromListItem:[r[0],s],toListItem:t}),slate.Transforms.removeNodes(e,{at:s}),!0}moveListItemsToList(e,{fromListItem:o,toList:t,toListIndex:1})},getListDeleteBackward=(e,t)=>{const o=getListItemEntry(e,{});let s=!1;if(o){const{list:i,listItem:l}=o;plateCommon.isSelectionAtBlockStart(e)&&slate.Editor.withoutNormalizing(e,(()=>(s=removeFirstListItem(e,{list:i,listItem:l}),!!s||(s=removeListItem(e,{list:i,listItem:l}),!!s||(plateCommon.isFirstChild(l[1])&&!isListNested(e,i[1])?(plateResetNode.getResetNodeOnKeyDown({rules:[{types:[plateCore.getPlatePluginType(e,"li")],defaultType:plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT),hotkey:"backspace",predicate:()=>plateCommon.isSelectionAtBlockStart(e),onReset:e=>unwrapList(e)}]})(e)(plateResetNode.SIMULATE_BACKSPACE),void(s=!0)):(plateCommon.deleteFragment(e,{unit:t,reverse:!0}),void(s=!0)))))))}return s},getHighestEmptyList=(e,{diffListPath:t,liPath:o})=>{const s=plateCommon.getAbove(e,{at:o,match:{type:getListTypes(e)}});if(!s)return;const[i,l]=s;if(!t||!slate.Path.equals(l,t)){if(i.children.length<2){const o=plateCommon.getAbove(e,{at:l,match:{type:plateCore.getPlatePluginType(e,"li")}});if(o)return getHighestEmptyList(e,{liPath:o[1],diffListPath:t})||l}return o}},isAcrossListItems=e=>{const{selection:t}=e;if(!t||plateCommon.isCollapsed(t))return!1;return!!plateCommon.isRangeAcrossBlocks(e)&&plateCommon.someNode(e,{match:{type:plateCore.getPlatePluginType(e,"li")}})},getListDeleteFragment=e=>{let t=!1;return slate.Editor.withoutNormalizing(e,(()=>{if(!isAcrossListItems(e))return;const o=slate.Editor.end(e,e.selection),s=plateCommon.getAbove(e,{at:o,match:{type:plateCore.getPlatePluginType(e,"li")}}),i=s&&!hasListChild(e,s[0])?slate.Editor.pathRef(e,s[1]):void 0;plateCommon.deleteFragment(e);const l=slate.Editor.start(e,e.selection),r=plateCommon.getAbove(e,{at:l,match:{type:plateCore.getPlatePluginType(e,"li")}});if(i){const o=i.unref(),s=r&&plateCommon.getParent(e,r[1]),l=getHighestEmptyList(e,{liPath:o,diffListPath:null==s?void 0:s[1]});l&&slate.Transforms.removeNodes(e,{at:l}),t=!0}})),t},insertListItem=e=>{const t=plateCore.getPlatePluginType(e,"li"),o=plateCore.getPlatePluginType(e,"lic");if(e.selection){const s=plateCommon.getAbove(e,{match:{type:o}});if(!s)return;const[,i]=s,l=plateCommon.getParent(e,i);if(!l)return;const[r,n]=l;if(r.type!==t)return;slate.Range.isCollapsed(e.selection)||slate.Transforms.delete(e);const a=slate.Editor.isStart(e,e.selection.focus,i),m=plateCommon.isBlockTextEmptyAfterSelection(e),p=slate.Path.next(i),c=slate.Path.next(n);if(a)return plateCommon.insertNodes(e,{type:t,children:[{type:o,children:[{text:""}]}]},{at:n}),!0;if(m){const s=slate.Editor.marks(e)||{};plateCommon.insertNodes(e,{type:t,children:[{type:o,children:[{text:"",...s}]}]},{at:c}),slate.Transforms.select(e,c)}else slate.Editor.withoutNormalizing(e,(()=>{slate.Transforms.splitNodes(e),plateCommon.wrapNodes(e,{type:t,children:[]},{at:p}),slate.Transforms.moveNodes(e,{at:p,to:c}),slate.Transforms.select(e,c),slate.Transforms.collapse(e,{edge:"start"})}));return r.children.length>1&&slate.Transforms.moveNodes(e,{at:p,to:c.concat(1)}),!0}},getListInsertBreak=e=>{if(!e.selection)return;const t=getListItemEntry(e,{});let o;if(t){const{list:s,listItem:i}=t;if(plateCommon.isBlockAboveEmpty(e)&&(o=moveListItemUp(e,{list:s,listItem:i}),o))return!0}if(plateResetNode.getResetNodeOnKeyDown({rules:[{types:[plateCore.getPlatePluginType(e,"li")],defaultType:plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT),predicate:()=>!o&&plateCommon.isBlockAboveEmpty(e),onReset:e=>unwrapList(e)}]})(e)(plateResetNode.SIMULATE_BACKSPACE))return!0;if(!o){if(insertListItem(e))return!0}},getDeepInlineChildren=(e,{children:t})=>{const o=[];for(const s of t)slate.Editor.isBlock(e,s[0])?o.push(...getDeepInlineChildren(e,{children:plateCommon.getChildren(s)})):o.push(s);return o},normalizeListItem=(e,{listItem:t,validLiChildrenTypes:o=[]})=>{let s=!1;const i=[plateCore.getPlatePluginType(e,"ul"),plateCore.getPlatePluginType(e,"ol"),plateCore.getPlatePluginType(e,"lic"),...o],[,l]=t,r=plateCommon.getChildren(t),n=r.filter((([e])=>!i.includes(e.type))).map((([,t])=>slate.Editor.pathRef(e,t))),a=r[0],[m,p]=null!=a?a:[];if(!a||!slate.Editor.isBlock(e,m))return plateCommon.insertEmptyElement(e,plateCore.getPlatePluginType(e,"lic"),{at:l.concat([0])}),!0;slate.Editor.isBlock(e,m)&&!plateCommon.match(m,{type:plateCore.getPlatePluginType(e,"lic")})&&(plateCommon.setNodes(e,{type:plateCore.getPlatePluginType(e,"lic")}),s=!0);const c=plateCommon.getChildren(a);return c.length&&slate.Editor.withoutNormalizing(e,(()=>{var t;const o=[],i=[];for(const t of c){if(!slate.Editor.isBlock(e,t[0]))break;o.push(slate.Editor.pathRef(e,t[1])),i.push(...getDeepInlineChildren(e,{children:plateCommon.getChildren(t)}))}const l=slate.Path.next(null===(t=c[c.length-1])||void 0===t?void 0:t[1]);i.reverse().forEach((([,t])=>{slate.Transforms.moveNodes(e,{at:t,to:l})})),o.forEach((t=>{const o=t.unref();o&&slate.Transforms.removeNodes(e,{at:o})})),o.length&&(s=!0)})),!!s||(n.reverse().forEach((t=>{const o=t.unref();o&&slate.Transforms.moveNodes(e,{at:o,to:p.concat([0])})})),!!n.length)},getListNormalizer=(e,{validLiChildrenTypes:t})=>{const{normalizeNode:o}=e,s=plateCore.getPlatePluginType(e,"li"),i=plateCore.getPlatePluginType(e,"lic"),l=plateCore.getPlatePluginType(e,plateCommon.ELEMENT_DEFAULT);return([r,n])=>{if(plateCore.isElement(r)){if(plateCommon.match(r,{type:getListTypes(e)})&&(!r.children.length||!r.children.find((e=>e.type===s))))return slate.Transforms.removeNodes(e,{at:n});if(r.type!==plateCore.getPlatePluginType(e,"li")||!normalizeListItem(e,{listItem:[r,n],validLiChildrenTypes:t})){var a;if(r.type===i&&i!==l)if((null===(a=plateCommon.getParent(e,n))||void 0===a?void 0:a[0].type)!==s)return void plateCommon.setNodes(e,{type:l},{at:n});o([r,n])}}}},withList=({validLiChildrenTypes:e}={})=>t=>{const{insertBreak:o,deleteBackward:s,deleteFragment:i}=t;return t.insertBreak=()=>{getListInsertBreak(t)||o()},t.deleteBackward=e=>{getListDeleteBackward(t,e)||s(e)},t.deleteFragment=()=>{getListDeleteFragment(t)||i()},t.normalizeNode=getListNormalizer(t,{validLiChildrenTypes:e}),t},createListPlugin=e=>({pluginKeys:KEYS_LIST,renderElement:plateCore.getRenderElement(KEYS_LIST),deserialize:getListDeserialize(),onKeyDown:getListOnKeyDown(KEYS_LIST),withOverrides:withList(e)}),getListRoot=(e,t=e.selection)=>{if(!t)return;const o=plateCommon.getAbove(e,{at:t,match:{type:[plateCore.getPlatePluginType(e,"ul"),plateCore.getPlatePluginType(e,"ol")]}});if(o){var s;const[,t]=o;return null!==(s=getListRoot(e,t))&&void 0!==s?s:o}},CLASS_TODO_LIST_CHECKED="slate-TodoListElement-rootChecked",ELEMENT_TODO_LI="action_item",DEFAULTS_TODO_LIST={hotkey:["mod+opt+4","mod+shift+4"]},getTodoListDeserialize=()=>e=>{const t=plateCore.getPlatePluginOptions(e,"action_item");return{element:plateCommon.getNodeDeserializer({type:t.type,getNode:e=>({type:t.type,checked:e.classList.contains(CLASS_TODO_LIST_CHECKED)}),rules:[{className:plateCore.getSlateClass(t.type)}]})}},createTodoListPlugin=()=>({pluginKeys:"action_item",renderElement:plateCore.getRenderElement("action_item"),deserialize:getTodoListDeserialize(),onKeyDown:plateCommon.getToggleElementOnKeyDown("action_item")}),indentListItems=e=>{moveListItems(e,!0)},moveListSiblingsAfterCursor=(e,{at:t,to:o})=>{const s=t[t.length-1];t=slate.Path.parent(t);const i=slate.Node.get(e,t),l=[i,t];return!plateCommon.match(i,{type:getListTypes(e)})||slate.Path.isParent(t,o)?0:plateCommon.moveChildren(e,{at:l,to:o,fromStartIndex:s+1})},unindentListItems=e=>{moveListItems(e,!1)};exports.CLASS_TODO_LIST_CHECKED=CLASS_TODO_LIST_CHECKED,exports.DEFAULTS_TODO_LIST=DEFAULTS_TODO_LIST,exports.ELEMENT_LI="li",exports.ELEMENT_LIC="lic",exports.ELEMENT_OL="ol",exports.ELEMENT_TODO_LI="action_item",exports.ELEMENT_UL="ul",exports.KEYS_LIST=KEYS_LIST,exports.createListPlugin=createListPlugin,exports.createTodoListPlugin=createTodoListPlugin,exports.getDeepInlineChildren=getDeepInlineChildren,exports.getHighestEmptyList=getHighestEmptyList,exports.getListDeleteBackward=getListDeleteBackward,exports.getListDeleteFragment=getListDeleteFragment,exports.getListDeserialize=getListDeserialize,exports.getListInsertBreak=getListInsertBreak,exports.getListItemEntry=getListItemEntry,exports.getListNormalizer=getListNormalizer,exports.getListOnKeyDown=getListOnKeyDown,exports.getListRoot=getListRoot,exports.getListTypes=getListTypes,exports.getTodoListDeserialize=getTodoListDeserialize,exports.hasListChild=hasListChild,exports.indentListItems=indentListItems,exports.insertListItem=insertListItem,exports.isAcrossListItems=isAcrossListItems,exports.isListNested=isListNested,exports.moveListItemDown=moveListItemDown,exports.moveListItemSublistItemsToListItemSublist=moveListItemSublistItemsToListItemSublist,exports.moveListItemUp=moveListItemUp,exports.moveListItems=moveListItems,exports.moveListItemsToList=moveListItemsToList,exports.moveListSiblingsAfterCursor=moveListSiblingsAfterCursor,exports.normalizeListItem=normalizeListItem,exports.removeFirstListItem=removeFirstListItem,exports.removeListItem=removeListItem,exports.toggleList=toggleList,exports.unindentListItems=unindentListItems,exports.unwrapList=unwrapList,exports.withList=withList;
//# sourceMappingURL=/sm/c7ce444f878421331f08f157f1f34444976a785f3b571886ceb604172db6378a.map