@adminforth/rich-editor 1.0.8 → 1.0.10

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.
Files changed (2035) hide show
  1. package/ChangeLog.md +5 -0
  2. package/custom/quillEditor.vue +162 -37
  3. package/dist/custom/quillEditor.vue +162 -37
  4. package/dist/index.js +96 -1
  5. package/index.ts +142 -5
  6. package/package.json +5 -2
  7. package/types.ts +12 -8
  8. package/dist/async-queue.ts +0 -31
  9. package/dist/custom/node_modules/.package-lock.json +0 -65
  10. package/dist/custom/node_modules/eventemitter3/LICENSE +0 -21
  11. package/dist/custom/node_modules/eventemitter3/README.md +0 -94
  12. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.esm.js +0 -347
  13. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +0 -1
  14. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +0 -1
  15. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.umd.js +0 -355
  16. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +0 -1
  17. package/dist/custom/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +0 -1
  18. package/dist/custom/node_modules/eventemitter3/index.d.ts +0 -135
  19. package/dist/custom/node_modules/eventemitter3/index.js +0 -336
  20. package/dist/custom/node_modules/eventemitter3/index.mjs +0 -4
  21. package/dist/custom/node_modules/eventemitter3/package.json +0 -67
  22. package/dist/custom/node_modules/fast-diff/LICENSE +0 -201
  23. package/dist/custom/node_modules/fast-diff/README.md +0 -24
  24. package/dist/custom/node_modules/fast-diff/diff.d.ts +0 -21
  25. package/dist/custom/node_modules/fast-diff/diff.js +0 -1138
  26. package/dist/custom/node_modules/fast-diff/package.json +0 -30
  27. package/dist/custom/node_modules/lodash-es/LICENSE +0 -47
  28. package/dist/custom/node_modules/lodash-es/README.md +0 -10
  29. package/dist/custom/node_modules/lodash-es/_DataView.js +0 -7
  30. package/dist/custom/node_modules/lodash-es/_Hash.js +0 -32
  31. package/dist/custom/node_modules/lodash-es/_LazyWrapper.js +0 -28
  32. package/dist/custom/node_modules/lodash-es/_ListCache.js +0 -32
  33. package/dist/custom/node_modules/lodash-es/_LodashWrapper.js +0 -22
  34. package/dist/custom/node_modules/lodash-es/_Map.js +0 -7
  35. package/dist/custom/node_modules/lodash-es/_MapCache.js +0 -32
  36. package/dist/custom/node_modules/lodash-es/_Promise.js +0 -7
  37. package/dist/custom/node_modules/lodash-es/_Set.js +0 -7
  38. package/dist/custom/node_modules/lodash-es/_SetCache.js +0 -27
  39. package/dist/custom/node_modules/lodash-es/_Stack.js +0 -27
  40. package/dist/custom/node_modules/lodash-es/_Symbol.js +0 -6
  41. package/dist/custom/node_modules/lodash-es/_Uint8Array.js +0 -6
  42. package/dist/custom/node_modules/lodash-es/_WeakMap.js +0 -7
  43. package/dist/custom/node_modules/lodash-es/_addMapEntry.js +0 -15
  44. package/dist/custom/node_modules/lodash-es/_addSetEntry.js +0 -15
  45. package/dist/custom/node_modules/lodash-es/_apply.js +0 -21
  46. package/dist/custom/node_modules/lodash-es/_arrayAggregator.js +0 -22
  47. package/dist/custom/node_modules/lodash-es/_arrayEach.js +0 -22
  48. package/dist/custom/node_modules/lodash-es/_arrayEachRight.js +0 -21
  49. package/dist/custom/node_modules/lodash-es/_arrayEvery.js +0 -23
  50. package/dist/custom/node_modules/lodash-es/_arrayFilter.js +0 -25
  51. package/dist/custom/node_modules/lodash-es/_arrayIncludes.js +0 -17
  52. package/dist/custom/node_modules/lodash-es/_arrayIncludesWith.js +0 -22
  53. package/dist/custom/node_modules/lodash-es/_arrayLikeKeys.js +0 -49
  54. package/dist/custom/node_modules/lodash-es/_arrayMap.js +0 -21
  55. package/dist/custom/node_modules/lodash-es/_arrayPush.js +0 -20
  56. package/dist/custom/node_modules/lodash-es/_arrayReduce.js +0 -26
  57. package/dist/custom/node_modules/lodash-es/_arrayReduceRight.js +0 -24
  58. package/dist/custom/node_modules/lodash-es/_arraySample.js +0 -15
  59. package/dist/custom/node_modules/lodash-es/_arraySampleSize.js +0 -17
  60. package/dist/custom/node_modules/lodash-es/_arrayShuffle.js +0 -15
  61. package/dist/custom/node_modules/lodash-es/_arraySome.js +0 -23
  62. package/dist/custom/node_modules/lodash-es/_asciiSize.js +0 -12
  63. package/dist/custom/node_modules/lodash-es/_asciiToArray.js +0 -12
  64. package/dist/custom/node_modules/lodash-es/_asciiWords.js +0 -15
  65. package/dist/custom/node_modules/lodash-es/_assignMergeValue.js +0 -20
  66. package/dist/custom/node_modules/lodash-es/_assignValue.js +0 -28
  67. package/dist/custom/node_modules/lodash-es/_assocIndexOf.js +0 -21
  68. package/dist/custom/node_modules/lodash-es/_baseAggregator.js +0 -21
  69. package/dist/custom/node_modules/lodash-es/_baseAssign.js +0 -17
  70. package/dist/custom/node_modules/lodash-es/_baseAssignIn.js +0 -17
  71. package/dist/custom/node_modules/lodash-es/_baseAssignValue.js +0 -25
  72. package/dist/custom/node_modules/lodash-es/_baseAt.js +0 -23
  73. package/dist/custom/node_modules/lodash-es/_baseClamp.js +0 -22
  74. package/dist/custom/node_modules/lodash-es/_baseClone.js +0 -166
  75. package/dist/custom/node_modules/lodash-es/_baseConforms.js +0 -18
  76. package/dist/custom/node_modules/lodash-es/_baseConformsTo.js +0 -27
  77. package/dist/custom/node_modules/lodash-es/_baseCreate.js +0 -30
  78. package/dist/custom/node_modules/lodash-es/_baseDelay.js +0 -21
  79. package/dist/custom/node_modules/lodash-es/_baseDifference.js +0 -67
  80. package/dist/custom/node_modules/lodash-es/_baseEach.js +0 -14
  81. package/dist/custom/node_modules/lodash-es/_baseEachRight.js +0 -14
  82. package/dist/custom/node_modules/lodash-es/_baseEvery.js +0 -21
  83. package/dist/custom/node_modules/lodash-es/_baseExtremum.js +0 -32
  84. package/dist/custom/node_modules/lodash-es/_baseFill.js +0 -32
  85. package/dist/custom/node_modules/lodash-es/_baseFilter.js +0 -21
  86. package/dist/custom/node_modules/lodash-es/_baseFindIndex.js +0 -24
  87. package/dist/custom/node_modules/lodash-es/_baseFindKey.js +0 -23
  88. package/dist/custom/node_modules/lodash-es/_baseFlatten.js +0 -38
  89. package/dist/custom/node_modules/lodash-es/_baseFor.js +0 -16
  90. package/dist/custom/node_modules/lodash-es/_baseForOwn.js +0 -16
  91. package/dist/custom/node_modules/lodash-es/_baseForOwnRight.js +0 -16
  92. package/dist/custom/node_modules/lodash-es/_baseForRight.js +0 -15
  93. package/dist/custom/node_modules/lodash-es/_baseFunctions.js +0 -19
  94. package/dist/custom/node_modules/lodash-es/_baseGet.js +0 -24
  95. package/dist/custom/node_modules/lodash-es/_baseGetAllKeys.js +0 -20
  96. package/dist/custom/node_modules/lodash-es/_baseGetTag.js +0 -28
  97. package/dist/custom/node_modules/lodash-es/_baseGt.js +0 -14
  98. package/dist/custom/node_modules/lodash-es/_baseHas.js +0 -19
  99. package/dist/custom/node_modules/lodash-es/_baseHasIn.js +0 -13
  100. package/dist/custom/node_modules/lodash-es/_baseInRange.js +0 -18
  101. package/dist/custom/node_modules/lodash-es/_baseIndexOf.js +0 -20
  102. package/dist/custom/node_modules/lodash-es/_baseIndexOfWith.js +0 -23
  103. package/dist/custom/node_modules/lodash-es/_baseIntersection.js +0 -74
  104. package/dist/custom/node_modules/lodash-es/_baseInverter.js +0 -21
  105. package/dist/custom/node_modules/lodash-es/_baseInvoke.js +0 -24
  106. package/dist/custom/node_modules/lodash-es/_baseIsArguments.js +0 -18
  107. package/dist/custom/node_modules/lodash-es/_baseIsArrayBuffer.js +0 -17
  108. package/dist/custom/node_modules/lodash-es/_baseIsDate.js +0 -18
  109. package/dist/custom/node_modules/lodash-es/_baseIsEqual.js +0 -28
  110. package/dist/custom/node_modules/lodash-es/_baseIsEqualDeep.js +0 -83
  111. package/dist/custom/node_modules/lodash-es/_baseIsMap.js +0 -18
  112. package/dist/custom/node_modules/lodash-es/_baseIsMatch.js +0 -62
  113. package/dist/custom/node_modules/lodash-es/_baseIsNaN.js +0 -12
  114. package/dist/custom/node_modules/lodash-es/_baseIsNative.js +0 -47
  115. package/dist/custom/node_modules/lodash-es/_baseIsRegExp.js +0 -18
  116. package/dist/custom/node_modules/lodash-es/_baseIsSet.js +0 -18
  117. package/dist/custom/node_modules/lodash-es/_baseIsTypedArray.js +0 -60
  118. package/dist/custom/node_modules/lodash-es/_baseIteratee.js +0 -31
  119. package/dist/custom/node_modules/lodash-es/_baseKeys.js +0 -30
  120. package/dist/custom/node_modules/lodash-es/_baseKeysIn.js +0 -33
  121. package/dist/custom/node_modules/lodash-es/_baseLodash.js +0 -10
  122. package/dist/custom/node_modules/lodash-es/_baseLt.js +0 -14
  123. package/dist/custom/node_modules/lodash-es/_baseMap.js +0 -22
  124. package/dist/custom/node_modules/lodash-es/_baseMatches.js +0 -22
  125. package/dist/custom/node_modules/lodash-es/_baseMatchesProperty.js +0 -33
  126. package/dist/custom/node_modules/lodash-es/_baseMean.js +0 -20
  127. package/dist/custom/node_modules/lodash-es/_baseMerge.js +0 -42
  128. package/dist/custom/node_modules/lodash-es/_baseMergeDeep.js +0 -94
  129. package/dist/custom/node_modules/lodash-es/_baseNth.js +0 -20
  130. package/dist/custom/node_modules/lodash-es/_baseOrderBy.js +0 -49
  131. package/dist/custom/node_modules/lodash-es/_basePick.js +0 -19
  132. package/dist/custom/node_modules/lodash-es/_basePickBy.js +0 -30
  133. package/dist/custom/node_modules/lodash-es/_baseProperty.js +0 -14
  134. package/dist/custom/node_modules/lodash-es/_basePropertyDeep.js +0 -16
  135. package/dist/custom/node_modules/lodash-es/_basePropertyOf.js +0 -14
  136. package/dist/custom/node_modules/lodash-es/_basePullAll.js +0 -51
  137. package/dist/custom/node_modules/lodash-es/_basePullAt.js +0 -37
  138. package/dist/custom/node_modules/lodash-es/_baseRandom.js +0 -18
  139. package/dist/custom/node_modules/lodash-es/_baseRange.js +0 -28
  140. package/dist/custom/node_modules/lodash-es/_baseReduce.js +0 -23
  141. package/dist/custom/node_modules/lodash-es/_baseRepeat.js +0 -35
  142. package/dist/custom/node_modules/lodash-es/_baseRest.js +0 -17
  143. package/dist/custom/node_modules/lodash-es/_baseSample.js +0 -15
  144. package/dist/custom/node_modules/lodash-es/_baseSampleSize.js +0 -18
  145. package/dist/custom/node_modules/lodash-es/_baseSet.js +0 -51
  146. package/dist/custom/node_modules/lodash-es/_baseSetData.js +0 -17
  147. package/dist/custom/node_modules/lodash-es/_baseSetToString.js +0 -22
  148. package/dist/custom/node_modules/lodash-es/_baseShuffle.js +0 -15
  149. package/dist/custom/node_modules/lodash-es/_baseSlice.js +0 -31
  150. package/dist/custom/node_modules/lodash-es/_baseSome.js +0 -22
  151. package/dist/custom/node_modules/lodash-es/_baseSortBy.js +0 -21
  152. package/dist/custom/node_modules/lodash-es/_baseSortedIndex.js +0 -42
  153. package/dist/custom/node_modules/lodash-es/_baseSortedIndexBy.js +0 -67
  154. package/dist/custom/node_modules/lodash-es/_baseSortedUniq.js +0 -30
  155. package/dist/custom/node_modules/lodash-es/_baseSum.js +0 -24
  156. package/dist/custom/node_modules/lodash-es/_baseTimes.js +0 -20
  157. package/dist/custom/node_modules/lodash-es/_baseToNumber.js +0 -24
  158. package/dist/custom/node_modules/lodash-es/_baseToPairs.js +0 -18
  159. package/dist/custom/node_modules/lodash-es/_baseToString.js +0 -37
  160. package/dist/custom/node_modules/lodash-es/_baseTrim.js +0 -19
  161. package/dist/custom/node_modules/lodash-es/_baseUnary.js +0 -14
  162. package/dist/custom/node_modules/lodash-es/_baseUniq.js +0 -72
  163. package/dist/custom/node_modules/lodash-es/_baseUnset.js +0 -20
  164. package/dist/custom/node_modules/lodash-es/_baseUpdate.js +0 -18
  165. package/dist/custom/node_modules/lodash-es/_baseValues.js +0 -19
  166. package/dist/custom/node_modules/lodash-es/_baseWhile.js +0 -26
  167. package/dist/custom/node_modules/lodash-es/_baseWrapperValue.js +0 -25
  168. package/dist/custom/node_modules/lodash-es/_baseXor.js +0 -36
  169. package/dist/custom/node_modules/lodash-es/_baseZipObject.js +0 -23
  170. package/dist/custom/node_modules/lodash-es/_cacheHas.js +0 -13
  171. package/dist/custom/node_modules/lodash-es/_castArrayLikeObject.js +0 -14
  172. package/dist/custom/node_modules/lodash-es/_castFunction.js +0 -14
  173. package/dist/custom/node_modules/lodash-es/_castPath.js +0 -21
  174. package/dist/custom/node_modules/lodash-es/_castRest.js +0 -14
  175. package/dist/custom/node_modules/lodash-es/_castSlice.js +0 -18
  176. package/dist/custom/node_modules/lodash-es/_charsEndIndex.js +0 -19
  177. package/dist/custom/node_modules/lodash-es/_charsStartIndex.js +0 -20
  178. package/dist/custom/node_modules/lodash-es/_cloneArrayBuffer.js +0 -16
  179. package/dist/custom/node_modules/lodash-es/_cloneBuffer.js +0 -35
  180. package/dist/custom/node_modules/lodash-es/_cloneDataView.js +0 -16
  181. package/dist/custom/node_modules/lodash-es/_cloneMap.js +0 -22
  182. package/dist/custom/node_modules/lodash-es/_cloneRegExp.js +0 -17
  183. package/dist/custom/node_modules/lodash-es/_cloneSet.js +0 -22
  184. package/dist/custom/node_modules/lodash-es/_cloneSymbol.js +0 -18
  185. package/dist/custom/node_modules/lodash-es/_cloneTypedArray.js +0 -16
  186. package/dist/custom/node_modules/lodash-es/_compareAscending.js +0 -41
  187. package/dist/custom/node_modules/lodash-es/_compareMultiple.js +0 -44
  188. package/dist/custom/node_modules/lodash-es/_composeArgs.js +0 -39
  189. package/dist/custom/node_modules/lodash-es/_composeArgsRight.js +0 -41
  190. package/dist/custom/node_modules/lodash-es/_copyArray.js +0 -20
  191. package/dist/custom/node_modules/lodash-es/_copyObject.js +0 -40
  192. package/dist/custom/node_modules/lodash-es/_copySymbols.js +0 -16
  193. package/dist/custom/node_modules/lodash-es/_copySymbolsIn.js +0 -16
  194. package/dist/custom/node_modules/lodash-es/_coreJsData.js +0 -6
  195. package/dist/custom/node_modules/lodash-es/_countHolders.js +0 -21
  196. package/dist/custom/node_modules/lodash-es/_createAggregator.js +0 -23
  197. package/dist/custom/node_modules/lodash-es/_createAssigner.js +0 -37
  198. package/dist/custom/node_modules/lodash-es/_createBaseEach.js +0 -32
  199. package/dist/custom/node_modules/lodash-es/_createBaseFor.js +0 -25
  200. package/dist/custom/node_modules/lodash-es/_createBind.js +0 -28
  201. package/dist/custom/node_modules/lodash-es/_createCaseFirst.js +0 -33
  202. package/dist/custom/node_modules/lodash-es/_createCompounder.js +0 -24
  203. package/dist/custom/node_modules/lodash-es/_createCtor.js +0 -37
  204. package/dist/custom/node_modules/lodash-es/_createCurry.js +0 -46
  205. package/dist/custom/node_modules/lodash-es/_createFind.js +0 -25
  206. package/dist/custom/node_modules/lodash-es/_createFlow.js +0 -78
  207. package/dist/custom/node_modules/lodash-es/_createHybrid.js +0 -92
  208. package/dist/custom/node_modules/lodash-es/_createInverter.js +0 -17
  209. package/dist/custom/node_modules/lodash-es/_createMathOperation.js +0 -38
  210. package/dist/custom/node_modules/lodash-es/_createOver.js +0 -27
  211. package/dist/custom/node_modules/lodash-es/_createPadding.js +0 -33
  212. package/dist/custom/node_modules/lodash-es/_createPartial.js +0 -43
  213. package/dist/custom/node_modules/lodash-es/_createRange.js +0 -30
  214. package/dist/custom/node_modules/lodash-es/_createRecurry.js +0 -56
  215. package/dist/custom/node_modules/lodash-es/_createRelationalOperation.js +0 -20
  216. package/dist/custom/node_modules/lodash-es/_createRound.js +0 -35
  217. package/dist/custom/node_modules/lodash-es/_createSet.js +0 -19
  218. package/dist/custom/node_modules/lodash-es/_createToPairs.js +0 -30
  219. package/dist/custom/node_modules/lodash-es/_createWrap.js +0 -106
  220. package/dist/custom/node_modules/lodash-es/_customDefaultsAssignIn.js +0 -29
  221. package/dist/custom/node_modules/lodash-es/_customDefaultsMerge.js +0 -28
  222. package/dist/custom/node_modules/lodash-es/_customOmitClone.js +0 -16
  223. package/dist/custom/node_modules/lodash-es/_deburrLetter.js +0 -71
  224. package/dist/custom/node_modules/lodash-es/_defineProperty.js +0 -11
  225. package/dist/custom/node_modules/lodash-es/_equalArrays.js +0 -84
  226. package/dist/custom/node_modules/lodash-es/_equalByTag.js +0 -112
  227. package/dist/custom/node_modules/lodash-es/_equalObjects.js +0 -90
  228. package/dist/custom/node_modules/lodash-es/_escapeHtmlChar.js +0 -21
  229. package/dist/custom/node_modules/lodash-es/_escapeStringChar.js +0 -22
  230. package/dist/custom/node_modules/lodash-es/_flatRest.js +0 -16
  231. package/dist/custom/node_modules/lodash-es/_freeGlobal.js +0 -4
  232. package/dist/custom/node_modules/lodash-es/_getAllKeys.js +0 -16
  233. package/dist/custom/node_modules/lodash-es/_getAllKeysIn.js +0 -17
  234. package/dist/custom/node_modules/lodash-es/_getData.js +0 -15
  235. package/dist/custom/node_modules/lodash-es/_getFuncName.js +0 -31
  236. package/dist/custom/node_modules/lodash-es/_getHolder.js +0 -13
  237. package/dist/custom/node_modules/lodash-es/_getMapData.js +0 -18
  238. package/dist/custom/node_modules/lodash-es/_getMatchData.js +0 -24
  239. package/dist/custom/node_modules/lodash-es/_getNative.js +0 -17
  240. package/dist/custom/node_modules/lodash-es/_getPrototype.js +0 -6
  241. package/dist/custom/node_modules/lodash-es/_getRawTag.js +0 -46
  242. package/dist/custom/node_modules/lodash-es/_getSymbols.js +0 -30
  243. package/dist/custom/node_modules/lodash-es/_getSymbolsIn.js +0 -25
  244. package/dist/custom/node_modules/lodash-es/_getTag.js +0 -58
  245. package/dist/custom/node_modules/lodash-es/_getValue.js +0 -13
  246. package/dist/custom/node_modules/lodash-es/_getView.js +0 -33
  247. package/dist/custom/node_modules/lodash-es/_getWrapDetails.js +0 -17
  248. package/dist/custom/node_modules/lodash-es/_hasPath.js +0 -39
  249. package/dist/custom/node_modules/lodash-es/_hasUnicode.js +0 -26
  250. package/dist/custom/node_modules/lodash-es/_hasUnicodeWord.js +0 -15
  251. package/dist/custom/node_modules/lodash-es/_hashClear.js +0 -15
  252. package/dist/custom/node_modules/lodash-es/_hashDelete.js +0 -17
  253. package/dist/custom/node_modules/lodash-es/_hashGet.js +0 -30
  254. package/dist/custom/node_modules/lodash-es/_hashHas.js +0 -23
  255. package/dist/custom/node_modules/lodash-es/_hashSet.js +0 -23
  256. package/dist/custom/node_modules/lodash-es/_initCloneArray.js +0 -26
  257. package/dist/custom/node_modules/lodash-es/_initCloneByTag.js +0 -77
  258. package/dist/custom/node_modules/lodash-es/_initCloneObject.js +0 -18
  259. package/dist/custom/node_modules/lodash-es/_insertWrapDetails.js +0 -23
  260. package/dist/custom/node_modules/lodash-es/_isFlattenable.js +0 -20
  261. package/dist/custom/node_modules/lodash-es/_isIndex.js +0 -25
  262. package/dist/custom/node_modules/lodash-es/_isIterateeCall.js +0 -30
  263. package/dist/custom/node_modules/lodash-es/_isKey.js +0 -29
  264. package/dist/custom/node_modules/lodash-es/_isKeyable.js +0 -15
  265. package/dist/custom/node_modules/lodash-es/_isLaziable.js +0 -28
  266. package/dist/custom/node_modules/lodash-es/_isMaskable.js +0 -14
  267. package/dist/custom/node_modules/lodash-es/_isMasked.js +0 -20
  268. package/dist/custom/node_modules/lodash-es/_isPrototype.js +0 -18
  269. package/dist/custom/node_modules/lodash-es/_isStrictComparable.js +0 -15
  270. package/dist/custom/node_modules/lodash-es/_iteratorToArray.js +0 -18
  271. package/dist/custom/node_modules/lodash-es/_lazyClone.js +0 -23
  272. package/dist/custom/node_modules/lodash-es/_lazyReverse.js +0 -23
  273. package/dist/custom/node_modules/lodash-es/_lazyValue.js +0 -69
  274. package/dist/custom/node_modules/lodash-es/_listCacheClear.js +0 -13
  275. package/dist/custom/node_modules/lodash-es/_listCacheDelete.js +0 -35
  276. package/dist/custom/node_modules/lodash-es/_listCacheGet.js +0 -19
  277. package/dist/custom/node_modules/lodash-es/_listCacheHas.js +0 -16
  278. package/dist/custom/node_modules/lodash-es/_listCacheSet.js +0 -26
  279. package/dist/custom/node_modules/lodash-es/_mapCacheClear.js +0 -21
  280. package/dist/custom/node_modules/lodash-es/_mapCacheDelete.js +0 -18
  281. package/dist/custom/node_modules/lodash-es/_mapCacheGet.js +0 -16
  282. package/dist/custom/node_modules/lodash-es/_mapCacheHas.js +0 -16
  283. package/dist/custom/node_modules/lodash-es/_mapCacheSet.js +0 -22
  284. package/dist/custom/node_modules/lodash-es/_mapToArray.js +0 -18
  285. package/dist/custom/node_modules/lodash-es/_matchesStrictComparable.js +0 -20
  286. package/dist/custom/node_modules/lodash-es/_memoizeCapped.js +0 -26
  287. package/dist/custom/node_modules/lodash-es/_mergeData.js +0 -90
  288. package/dist/custom/node_modules/lodash-es/_metaMap.js +0 -6
  289. package/dist/custom/node_modules/lodash-es/_nativeCreate.js +0 -6
  290. package/dist/custom/node_modules/lodash-es/_nativeKeys.js +0 -6
  291. package/dist/custom/node_modules/lodash-es/_nativeKeysIn.js +0 -20
  292. package/dist/custom/node_modules/lodash-es/_nodeUtil.js +0 -30
  293. package/dist/custom/node_modules/lodash-es/_objectToString.js +0 -22
  294. package/dist/custom/node_modules/lodash-es/_overArg.js +0 -15
  295. package/dist/custom/node_modules/lodash-es/_overRest.js +0 -36
  296. package/dist/custom/node_modules/lodash-es/_parent.js +0 -16
  297. package/dist/custom/node_modules/lodash-es/_reEscape.js +0 -4
  298. package/dist/custom/node_modules/lodash-es/_reEvaluate.js +0 -4
  299. package/dist/custom/node_modules/lodash-es/_reInterpolate.js +0 -4
  300. package/dist/custom/node_modules/lodash-es/_realNames.js +0 -4
  301. package/dist/custom/node_modules/lodash-es/_reorder.js +0 -29
  302. package/dist/custom/node_modules/lodash-es/_replaceHolders.js +0 -29
  303. package/dist/custom/node_modules/lodash-es/_root.js +0 -9
  304. package/dist/custom/node_modules/lodash-es/_safeGet.js +0 -21
  305. package/dist/custom/node_modules/lodash-es/_setCacheAdd.js +0 -19
  306. package/dist/custom/node_modules/lodash-es/_setCacheHas.js +0 -14
  307. package/dist/custom/node_modules/lodash-es/_setData.js +0 -20
  308. package/dist/custom/node_modules/lodash-es/_setToArray.js +0 -18
  309. package/dist/custom/node_modules/lodash-es/_setToPairs.js +0 -18
  310. package/dist/custom/node_modules/lodash-es/_setToString.js +0 -14
  311. package/dist/custom/node_modules/lodash-es/_setWrapToString.js +0 -21
  312. package/dist/custom/node_modules/lodash-es/_shortOut.js +0 -37
  313. package/dist/custom/node_modules/lodash-es/_shuffleSelf.js +0 -28
  314. package/dist/custom/node_modules/lodash-es/_stackClear.js +0 -15
  315. package/dist/custom/node_modules/lodash-es/_stackDelete.js +0 -18
  316. package/dist/custom/node_modules/lodash-es/_stackGet.js +0 -14
  317. package/dist/custom/node_modules/lodash-es/_stackHas.js +0 -14
  318. package/dist/custom/node_modules/lodash-es/_stackSet.js +0 -34
  319. package/dist/custom/node_modules/lodash-es/_strictIndexOf.js +0 -23
  320. package/dist/custom/node_modules/lodash-es/_strictLastIndexOf.js +0 -21
  321. package/dist/custom/node_modules/lodash-es/_stringSize.js +0 -18
  322. package/dist/custom/node_modules/lodash-es/_stringToArray.js +0 -18
  323. package/dist/custom/node_modules/lodash-es/_stringToPath.js +0 -27
  324. package/dist/custom/node_modules/lodash-es/_toKey.js +0 -21
  325. package/dist/custom/node_modules/lodash-es/_toSource.js +0 -26
  326. package/dist/custom/node_modules/lodash-es/_trimmedEndIndex.js +0 -19
  327. package/dist/custom/node_modules/lodash-es/_unescapeHtmlChar.js +0 -21
  328. package/dist/custom/node_modules/lodash-es/_unicodeSize.js +0 -44
  329. package/dist/custom/node_modules/lodash-es/_unicodeToArray.js +0 -40
  330. package/dist/custom/node_modules/lodash-es/_unicodeWords.js +0 -69
  331. package/dist/custom/node_modules/lodash-es/_updateWrapDetails.js +0 -46
  332. package/dist/custom/node_modules/lodash-es/_wrapperClone.js +0 -23
  333. package/dist/custom/node_modules/lodash-es/add.js +0 -22
  334. package/dist/custom/node_modules/lodash-es/after.js +0 -42
  335. package/dist/custom/node_modules/lodash-es/array.default.js +0 -81
  336. package/dist/custom/node_modules/lodash-es/array.js +0 -66
  337. package/dist/custom/node_modules/lodash-es/ary.js +0 -29
  338. package/dist/custom/node_modules/lodash-es/assign.js +0 -58
  339. package/dist/custom/node_modules/lodash-es/assignIn.js +0 -40
  340. package/dist/custom/node_modules/lodash-es/assignInWith.js +0 -38
  341. package/dist/custom/node_modules/lodash-es/assignWith.js +0 -37
  342. package/dist/custom/node_modules/lodash-es/at.js +0 -23
  343. package/dist/custom/node_modules/lodash-es/attempt.js +0 -35
  344. package/dist/custom/node_modules/lodash-es/before.js +0 -40
  345. package/dist/custom/node_modules/lodash-es/bind.js +0 -57
  346. package/dist/custom/node_modules/lodash-es/bindAll.js +0 -41
  347. package/dist/custom/node_modules/lodash-es/bindKey.js +0 -68
  348. package/dist/custom/node_modules/lodash-es/camelCase.js +0 -29
  349. package/dist/custom/node_modules/lodash-es/capitalize.js +0 -23
  350. package/dist/custom/node_modules/lodash-es/castArray.js +0 -44
  351. package/dist/custom/node_modules/lodash-es/ceil.js +0 -26
  352. package/dist/custom/node_modules/lodash-es/chain.js +0 -38
  353. package/dist/custom/node_modules/lodash-es/chunk.js +0 -50
  354. package/dist/custom/node_modules/lodash-es/clamp.js +0 -39
  355. package/dist/custom/node_modules/lodash-es/clone.js +0 -36
  356. package/dist/custom/node_modules/lodash-es/cloneDeep.js +0 -29
  357. package/dist/custom/node_modules/lodash-es/cloneDeepWith.js +0 -40
  358. package/dist/custom/node_modules/lodash-es/cloneWith.js +0 -42
  359. package/dist/custom/node_modules/lodash-es/collection.default.js +0 -37
  360. package/dist/custom/node_modules/lodash-es/collection.js +0 -29
  361. package/dist/custom/node_modules/lodash-es/commit.js +0 -33
  362. package/dist/custom/node_modules/lodash-es/compact.js +0 -31
  363. package/dist/custom/node_modules/lodash-es/concat.js +0 -43
  364. package/dist/custom/node_modules/lodash-es/cond.js +0 -60
  365. package/dist/custom/node_modules/lodash-es/conforms.js +0 -35
  366. package/dist/custom/node_modules/lodash-es/conformsTo.js +0 -32
  367. package/dist/custom/node_modules/lodash-es/constant.js +0 -26
  368. package/dist/custom/node_modules/lodash-es/countBy.js +0 -40
  369. package/dist/custom/node_modules/lodash-es/create.js +0 -43
  370. package/dist/custom/node_modules/lodash-es/curry.js +0 -57
  371. package/dist/custom/node_modules/lodash-es/curryRight.js +0 -54
  372. package/dist/custom/node_modules/lodash-es/date.default.js +0 -5
  373. package/dist/custom/node_modules/lodash-es/date.js +0 -2
  374. package/dist/custom/node_modules/lodash-es/debounce.js +0 -191
  375. package/dist/custom/node_modules/lodash-es/deburr.js +0 -45
  376. package/dist/custom/node_modules/lodash-es/defaultTo.js +0 -25
  377. package/dist/custom/node_modules/lodash-es/defaults.js +0 -64
  378. package/dist/custom/node_modules/lodash-es/defaultsDeep.js +0 -30
  379. package/dist/custom/node_modules/lodash-es/defer.js +0 -26
  380. package/dist/custom/node_modules/lodash-es/delay.js +0 -28
  381. package/dist/custom/node_modules/lodash-es/difference.js +0 -33
  382. package/dist/custom/node_modules/lodash-es/differenceBy.js +0 -44
  383. package/dist/custom/node_modules/lodash-es/differenceWith.js +0 -40
  384. package/dist/custom/node_modules/lodash-es/divide.js +0 -22
  385. package/dist/custom/node_modules/lodash-es/drop.js +0 -38
  386. package/dist/custom/node_modules/lodash-es/dropRight.js +0 -39
  387. package/dist/custom/node_modules/lodash-es/dropRightWhile.js +0 -45
  388. package/dist/custom/node_modules/lodash-es/dropWhile.js +0 -45
  389. package/dist/custom/node_modules/lodash-es/each.js +0 -1
  390. package/dist/custom/node_modules/lodash-es/eachRight.js +0 -1
  391. package/dist/custom/node_modules/lodash-es/endsWith.js +0 -43
  392. package/dist/custom/node_modules/lodash-es/entries.js +0 -1
  393. package/dist/custom/node_modules/lodash-es/entriesIn.js +0 -1
  394. package/dist/custom/node_modules/lodash-es/eq.js +0 -37
  395. package/dist/custom/node_modules/lodash-es/escape.js +0 -43
  396. package/dist/custom/node_modules/lodash-es/escapeRegExp.js +0 -32
  397. package/dist/custom/node_modules/lodash-es/every.js +0 -56
  398. package/dist/custom/node_modules/lodash-es/extend.js +0 -1
  399. package/dist/custom/node_modules/lodash-es/extendWith.js +0 -1
  400. package/dist/custom/node_modules/lodash-es/fill.js +0 -45
  401. package/dist/custom/node_modules/lodash-es/filter.js +0 -52
  402. package/dist/custom/node_modules/lodash-es/find.js +0 -42
  403. package/dist/custom/node_modules/lodash-es/findIndex.js +0 -55
  404. package/dist/custom/node_modules/lodash-es/findKey.js +0 -44
  405. package/dist/custom/node_modules/lodash-es/findLast.js +0 -25
  406. package/dist/custom/node_modules/lodash-es/findLastIndex.js +0 -59
  407. package/dist/custom/node_modules/lodash-es/findLastKey.js +0 -44
  408. package/dist/custom/node_modules/lodash-es/first.js +0 -1
  409. package/dist/custom/node_modules/lodash-es/flake.lock +0 -40
  410. package/dist/custom/node_modules/lodash-es/flake.nix +0 -20
  411. package/dist/custom/node_modules/lodash-es/flatMap.js +0 -29
  412. package/dist/custom/node_modules/lodash-es/flatMapDeep.js +0 -31
  413. package/dist/custom/node_modules/lodash-es/flatMapDepth.js +0 -31
  414. package/dist/custom/node_modules/lodash-es/flatten.js +0 -22
  415. package/dist/custom/node_modules/lodash-es/flattenDeep.js +0 -25
  416. package/dist/custom/node_modules/lodash-es/flattenDepth.js +0 -33
  417. package/dist/custom/node_modules/lodash-es/flip.js +0 -28
  418. package/dist/custom/node_modules/lodash-es/floor.js +0 -26
  419. package/dist/custom/node_modules/lodash-es/flow.js +0 -27
  420. package/dist/custom/node_modules/lodash-es/flowRight.js +0 -26
  421. package/dist/custom/node_modules/lodash-es/forEach.js +0 -41
  422. package/dist/custom/node_modules/lodash-es/forEachRight.js +0 -31
  423. package/dist/custom/node_modules/lodash-es/forIn.js +0 -39
  424. package/dist/custom/node_modules/lodash-es/forInRight.js +0 -37
  425. package/dist/custom/node_modules/lodash-es/forOwn.js +0 -36
  426. package/dist/custom/node_modules/lodash-es/forOwnRight.js +0 -34
  427. package/dist/custom/node_modules/lodash-es/fromPairs.js +0 -28
  428. package/dist/custom/node_modules/lodash-es/function.default.js +0 -31
  429. package/dist/custom/node_modules/lodash-es/function.js +0 -24
  430. package/dist/custom/node_modules/lodash-es/functions.js +0 -31
  431. package/dist/custom/node_modules/lodash-es/functionsIn.js +0 -31
  432. package/dist/custom/node_modules/lodash-es/get.js +0 -33
  433. package/dist/custom/node_modules/lodash-es/groupBy.js +0 -41
  434. package/dist/custom/node_modules/lodash-es/gt.js +0 -29
  435. package/dist/custom/node_modules/lodash-es/gte.js +0 -30
  436. package/dist/custom/node_modules/lodash-es/has.js +0 -35
  437. package/dist/custom/node_modules/lodash-es/hasIn.js +0 -34
  438. package/dist/custom/node_modules/lodash-es/head.js +0 -23
  439. package/dist/custom/node_modules/lodash-es/identity.js +0 -21
  440. package/dist/custom/node_modules/lodash-es/inRange.js +0 -55
  441. package/dist/custom/node_modules/lodash-es/includes.js +0 -53
  442. package/dist/custom/node_modules/lodash-es/indexOf.js +0 -42
  443. package/dist/custom/node_modules/lodash-es/initial.js +0 -22
  444. package/dist/custom/node_modules/lodash-es/intersection.js +0 -30
  445. package/dist/custom/node_modules/lodash-es/intersectionBy.js +0 -45
  446. package/dist/custom/node_modules/lodash-es/intersectionWith.js +0 -41
  447. package/dist/custom/node_modules/lodash-es/invert.js +0 -42
  448. package/dist/custom/node_modules/lodash-es/invertBy.js +0 -56
  449. package/dist/custom/node_modules/lodash-es/invoke.js +0 -24
  450. package/dist/custom/node_modules/lodash-es/invokeMap.js +0 -41
  451. package/dist/custom/node_modules/lodash-es/isArguments.js +0 -36
  452. package/dist/custom/node_modules/lodash-es/isArray.js +0 -26
  453. package/dist/custom/node_modules/lodash-es/isArrayBuffer.js +0 -27
  454. package/dist/custom/node_modules/lodash-es/isArrayLike.js +0 -33
  455. package/dist/custom/node_modules/lodash-es/isArrayLikeObject.js +0 -33
  456. package/dist/custom/node_modules/lodash-es/isBoolean.js +0 -29
  457. package/dist/custom/node_modules/lodash-es/isBuffer.js +0 -38
  458. package/dist/custom/node_modules/lodash-es/isDate.js +0 -27
  459. package/dist/custom/node_modules/lodash-es/isElement.js +0 -25
  460. package/dist/custom/node_modules/lodash-es/isEmpty.js +0 -77
  461. package/dist/custom/node_modules/lodash-es/isEqual.js +0 -35
  462. package/dist/custom/node_modules/lodash-es/isEqualWith.js +0 -41
  463. package/dist/custom/node_modules/lodash-es/isError.js +0 -36
  464. package/dist/custom/node_modules/lodash-es/isFinite.js +0 -36
  465. package/dist/custom/node_modules/lodash-es/isFunction.js +0 -37
  466. package/dist/custom/node_modules/lodash-es/isInteger.js +0 -33
  467. package/dist/custom/node_modules/lodash-es/isLength.js +0 -35
  468. package/dist/custom/node_modules/lodash-es/isMap.js +0 -27
  469. package/dist/custom/node_modules/lodash-es/isMatch.js +0 -36
  470. package/dist/custom/node_modules/lodash-es/isMatchWith.js +0 -41
  471. package/dist/custom/node_modules/lodash-es/isNaN.js +0 -38
  472. package/dist/custom/node_modules/lodash-es/isNative.js +0 -40
  473. package/dist/custom/node_modules/lodash-es/isNil.js +0 -25
  474. package/dist/custom/node_modules/lodash-es/isNull.js +0 -22
  475. package/dist/custom/node_modules/lodash-es/isNumber.js +0 -38
  476. package/dist/custom/node_modules/lodash-es/isObject.js +0 -31
  477. package/dist/custom/node_modules/lodash-es/isObjectLike.js +0 -29
  478. package/dist/custom/node_modules/lodash-es/isPlainObject.js +0 -62
  479. package/dist/custom/node_modules/lodash-es/isRegExp.js +0 -27
  480. package/dist/custom/node_modules/lodash-es/isSafeInteger.js +0 -37
  481. package/dist/custom/node_modules/lodash-es/isSet.js +0 -27
  482. package/dist/custom/node_modules/lodash-es/isString.js +0 -30
  483. package/dist/custom/node_modules/lodash-es/isSymbol.js +0 -29
  484. package/dist/custom/node_modules/lodash-es/isTypedArray.js +0 -27
  485. package/dist/custom/node_modules/lodash-es/isUndefined.js +0 -22
  486. package/dist/custom/node_modules/lodash-es/isWeakMap.js +0 -28
  487. package/dist/custom/node_modules/lodash-es/isWeakSet.js +0 -28
  488. package/dist/custom/node_modules/lodash-es/iteratee.js +0 -53
  489. package/dist/custom/node_modules/lodash-es/join.js +0 -26
  490. package/dist/custom/node_modules/lodash-es/kebabCase.js +0 -28
  491. package/dist/custom/node_modules/lodash-es/keyBy.js +0 -36
  492. package/dist/custom/node_modules/lodash-es/keys.js +0 -37
  493. package/dist/custom/node_modules/lodash-es/keysIn.js +0 -32
  494. package/dist/custom/node_modules/lodash-es/lang.default.js +0 -71
  495. package/dist/custom/node_modules/lodash-es/lang.js +0 -57
  496. package/dist/custom/node_modules/lodash-es/last.js +0 -20
  497. package/dist/custom/node_modules/lodash-es/lastIndexOf.js +0 -46
  498. package/dist/custom/node_modules/lodash-es/lodash.default.js +0 -643
  499. package/dist/custom/node_modules/lodash-es/lodash.js +0 -331
  500. package/dist/custom/node_modules/lodash-es/lowerCase.js +0 -27
  501. package/dist/custom/node_modules/lodash-es/lowerFirst.js +0 -22
  502. package/dist/custom/node_modules/lodash-es/lt.js +0 -29
  503. package/dist/custom/node_modules/lodash-es/lte.js +0 -30
  504. package/dist/custom/node_modules/lodash-es/map.js +0 -53
  505. package/dist/custom/node_modules/lodash-es/mapKeys.js +0 -36
  506. package/dist/custom/node_modules/lodash-es/mapValues.js +0 -43
  507. package/dist/custom/node_modules/lodash-es/matches.js +0 -46
  508. package/dist/custom/node_modules/lodash-es/matchesProperty.js +0 -44
  509. package/dist/custom/node_modules/lodash-es/math.default.js +0 -21
  510. package/dist/custom/node_modules/lodash-es/math.js +0 -16
  511. package/dist/custom/node_modules/lodash-es/max.js +0 -29
  512. package/dist/custom/node_modules/lodash-es/maxBy.js +0 -34
  513. package/dist/custom/node_modules/lodash-es/mean.js +0 -22
  514. package/dist/custom/node_modules/lodash-es/meanBy.js +0 -31
  515. package/dist/custom/node_modules/lodash-es/memoize.js +0 -73
  516. package/dist/custom/node_modules/lodash-es/merge.js +0 -39
  517. package/dist/custom/node_modules/lodash-es/mergeWith.js +0 -39
  518. package/dist/custom/node_modules/lodash-es/method.js +0 -34
  519. package/dist/custom/node_modules/lodash-es/methodOf.js +0 -33
  520. package/dist/custom/node_modules/lodash-es/min.js +0 -29
  521. package/dist/custom/node_modules/lodash-es/minBy.js +0 -34
  522. package/dist/custom/node_modules/lodash-es/mixin.js +0 -74
  523. package/dist/custom/node_modules/lodash-es/multiply.js +0 -22
  524. package/dist/custom/node_modules/lodash-es/negate.js +0 -40
  525. package/dist/custom/node_modules/lodash-es/next.js +0 -35
  526. package/dist/custom/node_modules/lodash-es/noop.js +0 -17
  527. package/dist/custom/node_modules/lodash-es/now.js +0 -23
  528. package/dist/custom/node_modules/lodash-es/nth.js +0 -29
  529. package/dist/custom/node_modules/lodash-es/nthArg.js +0 -32
  530. package/dist/custom/node_modules/lodash-es/number.default.js +0 -7
  531. package/dist/custom/node_modules/lodash-es/number.js +0 -4
  532. package/dist/custom/node_modules/lodash-es/object.default.js +0 -60
  533. package/dist/custom/node_modules/lodash-es/object.js +0 -48
  534. package/dist/custom/node_modules/lodash-es/omit.js +0 -57
  535. package/dist/custom/node_modules/lodash-es/omitBy.js +0 -29
  536. package/dist/custom/node_modules/lodash-es/once.js +0 -25
  537. package/dist/custom/node_modules/lodash-es/orderBy.js +0 -47
  538. package/dist/custom/node_modules/lodash-es/over.js +0 -24
  539. package/dist/custom/node_modules/lodash-es/overArgs.js +0 -61
  540. package/dist/custom/node_modules/lodash-es/overEvery.js +0 -34
  541. package/dist/custom/node_modules/lodash-es/overSome.js +0 -37
  542. package/dist/custom/node_modules/lodash-es/package.json +0 -21
  543. package/dist/custom/node_modules/lodash-es/pad.js +0 -49
  544. package/dist/custom/node_modules/lodash-es/padEnd.js +0 -39
  545. package/dist/custom/node_modules/lodash-es/padStart.js +0 -39
  546. package/dist/custom/node_modules/lodash-es/parseInt.js +0 -43
  547. package/dist/custom/node_modules/lodash-es/partial.js +0 -50
  548. package/dist/custom/node_modules/lodash-es/partialRight.js +0 -49
  549. package/dist/custom/node_modules/lodash-es/partition.js +0 -43
  550. package/dist/custom/node_modules/lodash-es/pick.js +0 -25
  551. package/dist/custom/node_modules/lodash-es/pickBy.js +0 -37
  552. package/dist/custom/node_modules/lodash-es/plant.js +0 -48
  553. package/dist/custom/node_modules/lodash-es/property.js +0 -32
  554. package/dist/custom/node_modules/lodash-es/propertyOf.js +0 -30
  555. package/dist/custom/node_modules/lodash-es/pull.js +0 -29
  556. package/dist/custom/node_modules/lodash-es/pullAll.js +0 -29
  557. package/dist/custom/node_modules/lodash-es/pullAllBy.js +0 -33
  558. package/dist/custom/node_modules/lodash-es/pullAllWith.js +0 -32
  559. package/dist/custom/node_modules/lodash-es/pullAt.js +0 -43
  560. package/dist/custom/node_modules/lodash-es/random.js +0 -82
  561. package/dist/custom/node_modules/lodash-es/range.js +0 -46
  562. package/dist/custom/node_modules/lodash-es/rangeRight.js +0 -41
  563. package/dist/custom/node_modules/lodash-es/rearg.js +0 -33
  564. package/dist/custom/node_modules/lodash-es/reduce.js +0 -51
  565. package/dist/custom/node_modules/lodash-es/reduceRight.js +0 -36
  566. package/dist/custom/node_modules/lodash-es/reject.js +0 -46
  567. package/dist/custom/node_modules/lodash-es/release.md +0 -48
  568. package/dist/custom/node_modules/lodash-es/remove.js +0 -53
  569. package/dist/custom/node_modules/lodash-es/repeat.js +0 -37
  570. package/dist/custom/node_modules/lodash-es/replace.js +0 -29
  571. package/dist/custom/node_modules/lodash-es/rest.js +0 -40
  572. package/dist/custom/node_modules/lodash-es/result.js +0 -56
  573. package/dist/custom/node_modules/lodash-es/reverse.js +0 -34
  574. package/dist/custom/node_modules/lodash-es/round.js +0 -26
  575. package/dist/custom/node_modules/lodash-es/sample.js +0 -24
  576. package/dist/custom/node_modules/lodash-es/sampleSize.js +0 -37
  577. package/dist/custom/node_modules/lodash-es/seq.default.js +0 -20
  578. package/dist/custom/node_modules/lodash-es/seq.js +0 -15
  579. package/dist/custom/node_modules/lodash-es/set.js +0 -35
  580. package/dist/custom/node_modules/lodash-es/setWith.js +0 -32
  581. package/dist/custom/node_modules/lodash-es/shuffle.js +0 -25
  582. package/dist/custom/node_modules/lodash-es/size.js +0 -46
  583. package/dist/custom/node_modules/lodash-es/slice.js +0 -37
  584. package/dist/custom/node_modules/lodash-es/snakeCase.js +0 -28
  585. package/dist/custom/node_modules/lodash-es/some.js +0 -51
  586. package/dist/custom/node_modules/lodash-es/sortBy.js +0 -48
  587. package/dist/custom/node_modules/lodash-es/sortedIndex.js +0 -24
  588. package/dist/custom/node_modules/lodash-es/sortedIndexBy.js +0 -33
  589. package/dist/custom/node_modules/lodash-es/sortedIndexOf.js +0 -31
  590. package/dist/custom/node_modules/lodash-es/sortedLastIndex.js +0 -25
  591. package/dist/custom/node_modules/lodash-es/sortedLastIndexBy.js +0 -33
  592. package/dist/custom/node_modules/lodash-es/sortedLastIndexOf.js +0 -31
  593. package/dist/custom/node_modules/lodash-es/sortedUniq.js +0 -24
  594. package/dist/custom/node_modules/lodash-es/sortedUniqBy.js +0 -26
  595. package/dist/custom/node_modules/lodash-es/split.js +0 -52
  596. package/dist/custom/node_modules/lodash-es/spread.js +0 -63
  597. package/dist/custom/node_modules/lodash-es/startCase.js +0 -29
  598. package/dist/custom/node_modules/lodash-es/startsWith.js +0 -39
  599. package/dist/custom/node_modules/lodash-es/string.default.js +0 -41
  600. package/dist/custom/node_modules/lodash-es/string.js +0 -32
  601. package/dist/custom/node_modules/lodash-es/stubArray.js +0 -23
  602. package/dist/custom/node_modules/lodash-es/stubFalse.js +0 -18
  603. package/dist/custom/node_modules/lodash-es/stubObject.js +0 -23
  604. package/dist/custom/node_modules/lodash-es/stubString.js +0 -18
  605. package/dist/custom/node_modules/lodash-es/stubTrue.js +0 -18
  606. package/dist/custom/node_modules/lodash-es/subtract.js +0 -22
  607. package/dist/custom/node_modules/lodash-es/sum.js +0 -24
  608. package/dist/custom/node_modules/lodash-es/sumBy.js +0 -33
  609. package/dist/custom/node_modules/lodash-es/tail.js +0 -22
  610. package/dist/custom/node_modules/lodash-es/take.js +0 -37
  611. package/dist/custom/node_modules/lodash-es/takeRight.js +0 -39
  612. package/dist/custom/node_modules/lodash-es/takeRightWhile.js +0 -45
  613. package/dist/custom/node_modules/lodash-es/takeWhile.js +0 -45
  614. package/dist/custom/node_modules/lodash-es/tap.js +0 -29
  615. package/dist/custom/node_modules/lodash-es/template.js +0 -272
  616. package/dist/custom/node_modules/lodash-es/templateSettings.js +0 -67
  617. package/dist/custom/node_modules/lodash-es/throttle.js +0 -69
  618. package/dist/custom/node_modules/lodash-es/thru.js +0 -28
  619. package/dist/custom/node_modules/lodash-es/times.js +0 -51
  620. package/dist/custom/node_modules/lodash-es/toArray.js +0 -58
  621. package/dist/custom/node_modules/lodash-es/toFinite.js +0 -42
  622. package/dist/custom/node_modules/lodash-es/toInteger.js +0 -36
  623. package/dist/custom/node_modules/lodash-es/toIterator.js +0 -23
  624. package/dist/custom/node_modules/lodash-es/toJSON.js +0 -1
  625. package/dist/custom/node_modules/lodash-es/toLength.js +0 -38
  626. package/dist/custom/node_modules/lodash-es/toLower.js +0 -28
  627. package/dist/custom/node_modules/lodash-es/toNumber.js +0 -64
  628. package/dist/custom/node_modules/lodash-es/toPairs.js +0 -30
  629. package/dist/custom/node_modules/lodash-es/toPairsIn.js +0 -30
  630. package/dist/custom/node_modules/lodash-es/toPath.js +0 -33
  631. package/dist/custom/node_modules/lodash-es/toPlainObject.js +0 -32
  632. package/dist/custom/node_modules/lodash-es/toSafeInteger.js +0 -37
  633. package/dist/custom/node_modules/lodash-es/toString.js +0 -28
  634. package/dist/custom/node_modules/lodash-es/toUpper.js +0 -28
  635. package/dist/custom/node_modules/lodash-es/transform.js +0 -65
  636. package/dist/custom/node_modules/lodash-es/trim.js +0 -47
  637. package/dist/custom/node_modules/lodash-es/trimEnd.js +0 -41
  638. package/dist/custom/node_modules/lodash-es/trimStart.js +0 -43
  639. package/dist/custom/node_modules/lodash-es/truncate.js +0 -111
  640. package/dist/custom/node_modules/lodash-es/unary.js +0 -22
  641. package/dist/custom/node_modules/lodash-es/unescape.js +0 -34
  642. package/dist/custom/node_modules/lodash-es/union.js +0 -26
  643. package/dist/custom/node_modules/lodash-es/unionBy.js +0 -39
  644. package/dist/custom/node_modules/lodash-es/unionWith.js +0 -34
  645. package/dist/custom/node_modules/lodash-es/uniq.js +0 -25
  646. package/dist/custom/node_modules/lodash-es/uniqBy.js +0 -31
  647. package/dist/custom/node_modules/lodash-es/uniqWith.js +0 -28
  648. package/dist/custom/node_modules/lodash-es/uniqueId.js +0 -28
  649. package/dist/custom/node_modules/lodash-es/unset.js +0 -34
  650. package/dist/custom/node_modules/lodash-es/unzip.js +0 -45
  651. package/dist/custom/node_modules/lodash-es/unzipWith.js +0 -39
  652. package/dist/custom/node_modules/lodash-es/update.js +0 -35
  653. package/dist/custom/node_modules/lodash-es/updateWith.js +0 -33
  654. package/dist/custom/node_modules/lodash-es/upperCase.js +0 -27
  655. package/dist/custom/node_modules/lodash-es/upperFirst.js +0 -22
  656. package/dist/custom/node_modules/lodash-es/util.default.js +0 -42
  657. package/dist/custom/node_modules/lodash-es/util.js +0 -33
  658. package/dist/custom/node_modules/lodash-es/value.js +0 -1
  659. package/dist/custom/node_modules/lodash-es/valueOf.js +0 -1
  660. package/dist/custom/node_modules/lodash-es/values.js +0 -34
  661. package/dist/custom/node_modules/lodash-es/valuesIn.js +0 -32
  662. package/dist/custom/node_modules/lodash-es/without.js +0 -31
  663. package/dist/custom/node_modules/lodash-es/words.js +0 -35
  664. package/dist/custom/node_modules/lodash-es/wrap.js +0 -30
  665. package/dist/custom/node_modules/lodash-es/wrapperAt.js +0 -48
  666. package/dist/custom/node_modules/lodash-es/wrapperChain.js +0 -34
  667. package/dist/custom/node_modules/lodash-es/wrapperLodash.js +0 -147
  668. package/dist/custom/node_modules/lodash-es/wrapperReverse.js +0 -44
  669. package/dist/custom/node_modules/lodash-es/wrapperValue.js +0 -21
  670. package/dist/custom/node_modules/lodash-es/xor.js +0 -28
  671. package/dist/custom/node_modules/lodash-es/xorBy.js +0 -39
  672. package/dist/custom/node_modules/lodash-es/xorWith.js +0 -34
  673. package/dist/custom/node_modules/lodash-es/zip.js +0 -22
  674. package/dist/custom/node_modules/lodash-es/zipObject.js +0 -24
  675. package/dist/custom/node_modules/lodash-es/zipObjectDeep.js +0 -23
  676. package/dist/custom/node_modules/lodash-es/zipWith.js +0 -32
  677. package/dist/custom/node_modules/lodash.clonedeep/LICENSE +0 -47
  678. package/dist/custom/node_modules/lodash.clonedeep/README.md +0 -18
  679. package/dist/custom/node_modules/lodash.clonedeep/index.js +0 -1748
  680. package/dist/custom/node_modules/lodash.clonedeep/package.json +0 -17
  681. package/dist/custom/node_modules/lodash.isequal/LICENSE +0 -47
  682. package/dist/custom/node_modules/lodash.isequal/README.md +0 -18
  683. package/dist/custom/node_modules/lodash.isequal/index.js +0 -1848
  684. package/dist/custom/node_modules/lodash.isequal/package.json +0 -16
  685. package/dist/custom/node_modules/parchment/LICENSE +0 -30
  686. package/dist/custom/node_modules/parchment/README.md +0 -271
  687. package/dist/custom/node_modules/parchment/dist/parchment.d.ts +0 -453
  688. package/dist/custom/node_modules/parchment/dist/parchment.js +0 -847
  689. package/dist/custom/node_modules/parchment/dist/parchment.js.map +0 -1
  690. package/dist/custom/node_modules/parchment/dist/parchment.umd.cjs +0 -2
  691. package/dist/custom/node_modules/parchment/dist/parchment.umd.cjs.map +0 -1
  692. package/dist/custom/node_modules/parchment/package.json +0 -53
  693. package/dist/custom/node_modules/parchment/src/attributor/attributor.ts +0 -62
  694. package/dist/custom/node_modules/parchment/src/attributor/class.ts +0 -43
  695. package/dist/custom/node_modules/parchment/src/attributor/store.ts +0 -79
  696. package/dist/custom/node_modules/parchment/src/attributor/style.ts +0 -44
  697. package/dist/custom/node_modules/parchment/src/blot/abstract/blot.ts +0 -128
  698. package/dist/custom/node_modules/parchment/src/blot/abstract/container.ts +0 -48
  699. package/dist/custom/node_modules/parchment/src/blot/abstract/leaf.ts +0 -57
  700. package/dist/custom/node_modules/parchment/src/blot/abstract/parent.ts +0 -400
  701. package/dist/custom/node_modules/parchment/src/blot/abstract/shadow.ts +0 -188
  702. package/dist/custom/node_modules/parchment/src/blot/block.ts +0 -123
  703. package/dist/custom/node_modules/parchment/src/blot/embed.ts +0 -34
  704. package/dist/custom/node_modules/parchment/src/blot/inline.ts +0 -159
  705. package/dist/custom/node_modules/parchment/src/blot/scroll.ts +0 -216
  706. package/dist/custom/node_modules/parchment/src/blot/text.ts +0 -100
  707. package/dist/custom/node_modules/parchment/src/collection/linked-list.ts +0 -201
  708. package/dist/custom/node_modules/parchment/src/collection/linked-node.ts +0 -8
  709. package/dist/custom/node_modules/parchment/src/error.ts +0 -12
  710. package/dist/custom/node_modules/parchment/src/parchment.ts +0 -48
  711. package/dist/custom/node_modules/parchment/src/registry.ts +0 -155
  712. package/dist/custom/node_modules/parchment/src/scope.ts +0 -18
  713. package/dist/custom/node_modules/parchment/tsconfig.json +0 -16
  714. package/dist/custom/node_modules/quill/LICENSE +0 -31
  715. package/dist/custom/node_modules/quill/README.md +0 -104
  716. package/dist/custom/node_modules/quill/assets/base.styl +0 -309
  717. package/dist/custom/node_modules/quill/assets/bubble/toolbar.styl +0 -14
  718. package/dist/custom/node_modules/quill/assets/bubble/tooltip.styl +0 -49
  719. package/dist/custom/node_modules/quill/assets/bubble.styl +0 -45
  720. package/dist/custom/node_modules/quill/assets/core.styl +0 -215
  721. package/dist/custom/node_modules/quill/assets/favicon.png +0 -0
  722. package/dist/custom/node_modules/quill/assets/icons/align-center.svg +0 -5
  723. package/dist/custom/node_modules/quill/assets/icons/align-justify.svg +0 -5
  724. package/dist/custom/node_modules/quill/assets/icons/align-left.svg +0 -5
  725. package/dist/custom/node_modules/quill/assets/icons/align-right.svg +0 -5
  726. package/dist/custom/node_modules/quill/assets/icons/attachment.svg +0 -3
  727. package/dist/custom/node_modules/quill/assets/icons/audio.svg +0 -5
  728. package/dist/custom/node_modules/quill/assets/icons/authorship.svg +0 -5
  729. package/dist/custom/node_modules/quill/assets/icons/background.svg +0 -52
  730. package/dist/custom/node_modules/quill/assets/icons/blockquote.svg +0 -6
  731. package/dist/custom/node_modules/quill/assets/icons/bold.svg +0 -4
  732. package/dist/custom/node_modules/quill/assets/icons/clean.svg +0 -7
  733. package/dist/custom/node_modules/quill/assets/icons/code.svg +0 -5
  734. package/dist/custom/node_modules/quill/assets/icons/color.svg +0 -5
  735. package/dist/custom/node_modules/quill/assets/icons/comment.svg +0 -3
  736. package/dist/custom/node_modules/quill/assets/icons/direction-ltr.svg +0 -7
  737. package/dist/custom/node_modules/quill/assets/icons/direction-rtl.svg +0 -7
  738. package/dist/custom/node_modules/quill/assets/icons/dropdown.svg +0 -4
  739. package/dist/custom/node_modules/quill/assets/icons/embed.svg +0 -3
  740. package/dist/custom/node_modules/quill/assets/icons/emoji.svg +0 -6
  741. package/dist/custom/node_modules/quill/assets/icons/float-center.svg +0 -5
  742. package/dist/custom/node_modules/quill/assets/icons/float-full.svg +0 -5
  743. package/dist/custom/node_modules/quill/assets/icons/float-left.svg +0 -7
  744. package/dist/custom/node_modules/quill/assets/icons/float-right.svg +0 -7
  745. package/dist/custom/node_modules/quill/assets/icons/font.svg +0 -5
  746. package/dist/custom/node_modules/quill/assets/icons/formula.svg +0 -5
  747. package/dist/custom/node_modules/quill/assets/icons/hashtag.svg +0 -6
  748. package/dist/custom/node_modules/quill/assets/icons/header-2.svg +0 -3
  749. package/dist/custom/node_modules/quill/assets/icons/header-3.svg +0 -3
  750. package/dist/custom/node_modules/quill/assets/icons/header-4.svg +0 -3
  751. package/dist/custom/node_modules/quill/assets/icons/header-5.svg +0 -3
  752. package/dist/custom/node_modules/quill/assets/icons/header-6.svg +0 -3
  753. package/dist/custom/node_modules/quill/assets/icons/header.svg +0 -3
  754. package/dist/custom/node_modules/quill/assets/icons/horizontal-rule.svg +0 -4
  755. package/dist/custom/node_modules/quill/assets/icons/image.svg +0 -5
  756. package/dist/custom/node_modules/quill/assets/icons/indent.svg +0 -6
  757. package/dist/custom/node_modules/quill/assets/icons/italic.svg +0 -5
  758. package/dist/custom/node_modules/quill/assets/icons/link.svg +0 -5
  759. package/dist/custom/node_modules/quill/assets/icons/list-bullet.svg +0 -8
  760. package/dist/custom/node_modules/quill/assets/icons/list-check.svg +0 -8
  761. package/dist/custom/node_modules/quill/assets/icons/list-ordered.svg +0 -9
  762. package/dist/custom/node_modules/quill/assets/icons/map.svg +0 -5
  763. package/dist/custom/node_modules/quill/assets/icons/mention.svg +0 -4
  764. package/dist/custom/node_modules/quill/assets/icons/more.svg +0 -3
  765. package/dist/custom/node_modules/quill/assets/icons/outdent.svg +0 -6
  766. package/dist/custom/node_modules/quill/assets/icons/redo.svg +0 -4
  767. package/dist/custom/node_modules/quill/assets/icons/size-decrease.svg +0 -5
  768. package/dist/custom/node_modules/quill/assets/icons/size-increase.svg +0 -6
  769. package/dist/custom/node_modules/quill/assets/icons/size.svg +0 -6
  770. package/dist/custom/node_modules/quill/assets/icons/spacing.svg +0 -9
  771. package/dist/custom/node_modules/quill/assets/icons/speech.svg +0 -6
  772. package/dist/custom/node_modules/quill/assets/icons/strike.svg +0 -5
  773. package/dist/custom/node_modules/quill/assets/icons/subscript.svg +0 -4
  774. package/dist/custom/node_modules/quill/assets/icons/superscript.svg +0 -4
  775. package/dist/custom/node_modules/quill/assets/icons/table-border-all.svg +0 -5
  776. package/dist/custom/node_modules/quill/assets/icons/table-border-bottom.svg +0 -28
  777. package/dist/custom/node_modules/quill/assets/icons/table-border-left.svg +0 -28
  778. package/dist/custom/node_modules/quill/assets/icons/table-border-none.svg +0 -25
  779. package/dist/custom/node_modules/quill/assets/icons/table-border-outside.svg +0 -35
  780. package/dist/custom/node_modules/quill/assets/icons/table-border-right.svg +0 -28
  781. package/dist/custom/node_modules/quill/assets/icons/table-border-top.svg +0 -28
  782. package/dist/custom/node_modules/quill/assets/icons/table-delete-cells.svg +0 -13
  783. package/dist/custom/node_modules/quill/assets/icons/table-delete-columns.svg +0 -8
  784. package/dist/custom/node_modules/quill/assets/icons/table-delete-rows.svg +0 -9
  785. package/dist/custom/node_modules/quill/assets/icons/table-insert-cells.svg +0 -13
  786. package/dist/custom/node_modules/quill/assets/icons/table-insert-columns.svg +0 -8
  787. package/dist/custom/node_modules/quill/assets/icons/table-insert-rows.svg +0 -9
  788. package/dist/custom/node_modules/quill/assets/icons/table-merge-cells.svg +0 -4
  789. package/dist/custom/node_modules/quill/assets/icons/table-unmerge-cells.svg +0 -7
  790. package/dist/custom/node_modules/quill/assets/icons/table.svg +0 -11
  791. package/dist/custom/node_modules/quill/assets/icons/underline.svg +0 -4
  792. package/dist/custom/node_modules/quill/assets/icons/undo.svg +0 -4
  793. package/dist/custom/node_modules/quill/assets/icons/video.svg +0 -14
  794. package/dist/custom/node_modules/quill/assets/snow/toolbar.styl +0 -26
  795. package/dist/custom/node_modules/quill/assets/snow/tooltip.styl +0 -53
  796. package/dist/custom/node_modules/quill/assets/snow.styl +0 -18
  797. package/dist/custom/node_modules/quill/blots/block.d.ts +0 -34
  798. package/dist/custom/node_modules/quill/blots/block.js +0 -182
  799. package/dist/custom/node_modules/quill/blots/block.js.map +0 -1
  800. package/dist/custom/node_modules/quill/blots/break.d.ts +0 -8
  801. package/dist/custom/node_modules/quill/blots/break.js +0 -21
  802. package/dist/custom/node_modules/quill/blots/break.js.map +0 -1
  803. package/dist/custom/node_modules/quill/blots/container.d.ts +0 -4
  804. package/dist/custom/node_modules/quill/blots/container.js +0 -4
  805. package/dist/custom/node_modules/quill/blots/container.js.map +0 -1
  806. package/dist/custom/node_modules/quill/blots/cursor.d.ts +0 -26
  807. package/dist/custom/node_modules/quill/blots/cursor.js +0 -170
  808. package/dist/custom/node_modules/quill/blots/cursor.js.map +0 -1
  809. package/dist/custom/node_modules/quill/blots/embed.d.ts +0 -18
  810. package/dist/custom/node_modules/quill/blots/embed.js +0 -72
  811. package/dist/custom/node_modules/quill/blots/embed.js.map +0 -1
  812. package/dist/custom/node_modules/quill/blots/inline.d.ts +0 -12
  813. package/dist/custom/node_modules/quill/blots/inline.js +0 -48
  814. package/dist/custom/node_modules/quill/blots/inline.js.map +0 -1
  815. package/dist/custom/node_modules/quill/blots/scroll.d.ts +0 -49
  816. package/dist/custom/node_modules/quill/blots/scroll.js +0 -349
  817. package/dist/custom/node_modules/quill/blots/scroll.js.map +0 -1
  818. package/dist/custom/node_modules/quill/blots/text.d.ts +0 -5
  819. package/dist/custom/node_modules/quill/blots/text.js +0 -17
  820. package/dist/custom/node_modules/quill/blots/text.js.map +0 -1
  821. package/dist/custom/node_modules/quill/core/composition.d.ts +0 -12
  822. package/dist/custom/node_modules/quill/core/composition.js +0 -44
  823. package/dist/custom/node_modules/quill/core/composition.js.map +0 -1
  824. package/dist/custom/node_modules/quill/core/editor.d.ts +0 -28
  825. package/dist/custom/node_modules/quill/core/editor.js +0 -403
  826. package/dist/custom/node_modules/quill/core/editor.js.map +0 -1
  827. package/dist/custom/node_modules/quill/core/emitter.d.ts +0 -33
  828. package/dist/custom/node_modules/quill/core/emitter.js +0 -78
  829. package/dist/custom/node_modules/quill/core/emitter.js.map +0 -1
  830. package/dist/custom/node_modules/quill/core/instances.d.ts +0 -3
  831. package/dist/custom/node_modules/quill/core/instances.js +0 -2
  832. package/dist/custom/node_modules/quill/core/instances.js.map +0 -1
  833. package/dist/custom/node_modules/quill/core/logger.d.ts +0 -7
  834. package/dist/custom/node_modules/quill/core/logger.js +0 -24
  835. package/dist/custom/node_modules/quill/core/logger.js.map +0 -1
  836. package/dist/custom/node_modules/quill/core/module.d.ts +0 -8
  837. package/dist/custom/node_modules/quill/core/module.js +0 -10
  838. package/dist/custom/node_modules/quill/core/module.js.map +0 -1
  839. package/dist/custom/node_modules/quill/core/quill.d.ts +0 -218
  840. package/dist/custom/node_modules/quill/core/quill.js +0 -628
  841. package/dist/custom/node_modules/quill/core/quill.js.map +0 -1
  842. package/dist/custom/node_modules/quill/core/selection.d.ts +0 -74
  843. package/dist/custom/node_modules/quill/core/selection.js +0 -374
  844. package/dist/custom/node_modules/quill/core/selection.js.map +0 -1
  845. package/dist/custom/node_modules/quill/core/theme.d.ts +0 -32
  846. package/dist/custom/node_modules/quill/core/theme.js +0 -28
  847. package/dist/custom/node_modules/quill/core/theme.js.map +0 -1
  848. package/dist/custom/node_modules/quill/core/utils/createRegistryWithFormats.d.ts +0 -5
  849. package/dist/custom/node_modules/quill/core/utils/createRegistryWithFormats.js +0 -29
  850. package/dist/custom/node_modules/quill/core/utils/createRegistryWithFormats.js.map +0 -1
  851. package/dist/custom/node_modules/quill/core/utils/scrollRectIntoView.d.ts +0 -8
  852. package/dist/custom/node_modules/quill/core/utils/scrollRectIntoView.js +0 -75
  853. package/dist/custom/node_modules/quill/core/utils/scrollRectIntoView.js.map +0 -1
  854. package/dist/custom/node_modules/quill/core.d.ts +0 -7
  855. package/dist/custom/node_modules/quill/core.js +0 -37
  856. package/dist/custom/node_modules/quill/core.js.map +0 -1
  857. package/dist/custom/node_modules/quill/dist/quill.bubble.css +0 -10
  858. package/dist/custom/node_modules/quill/dist/quill.bubble.css.map +0 -1
  859. package/dist/custom/node_modules/quill/dist/quill.core.css +0 -10
  860. package/dist/custom/node_modules/quill/dist/quill.core.css.map +0 -1
  861. package/dist/custom/node_modules/quill/dist/quill.core.js +0 -3
  862. package/dist/custom/node_modules/quill/dist/quill.core.js.LICENSE.txt +0 -7
  863. package/dist/custom/node_modules/quill/dist/quill.core.js.map +0 -1
  864. package/dist/custom/node_modules/quill/dist/quill.js +0 -3
  865. package/dist/custom/node_modules/quill/dist/quill.js.LICENSE.txt +0 -7
  866. package/dist/custom/node_modules/quill/dist/quill.js.map +0 -1
  867. package/dist/custom/node_modules/quill/dist/quill.snow.css +0 -10
  868. package/dist/custom/node_modules/quill/dist/quill.snow.css.map +0 -1
  869. package/dist/custom/node_modules/quill/formats/align.d.ts +0 -5
  870. package/dist/custom/node_modules/quill/formats/align.js +0 -10
  871. package/dist/custom/node_modules/quill/formats/align.js.map +0 -1
  872. package/dist/custom/node_modules/quill/formats/background.d.ts +0 -5
  873. package/dist/custom/node_modules/quill/formats/background.js +0 -10
  874. package/dist/custom/node_modules/quill/formats/background.js.map +0 -1
  875. package/dist/custom/node_modules/quill/formats/blockquote.d.ts +0 -6
  876. package/dist/custom/node_modules/quill/formats/blockquote.js +0 -7
  877. package/dist/custom/node_modules/quill/formats/blockquote.js.map +0 -1
  878. package/dist/custom/node_modules/quill/formats/bold.d.ts +0 -11
  879. package/dist/custom/node_modules/quill/formats/bold.js +0 -19
  880. package/dist/custom/node_modules/quill/formats/bold.js.map +0 -1
  881. package/dist/custom/node_modules/quill/formats/code.d.ts +0 -15
  882. package/dist/custom/node_modules/quill/formats/code.js +0 -44
  883. package/dist/custom/node_modules/quill/formats/code.js.map +0 -1
  884. package/dist/custom/node_modules/quill/formats/color.d.ts +0 -7
  885. package/dist/custom/node_modules/quill/formats/color.js +0 -18
  886. package/dist/custom/node_modules/quill/formats/color.js.map +0 -1
  887. package/dist/custom/node_modules/quill/formats/direction.d.ts +0 -5
  888. package/dist/custom/node_modules/quill/formats/direction.js +0 -10
  889. package/dist/custom/node_modules/quill/formats/direction.js.map +0 -1
  890. package/dist/custom/node_modules/quill/formats/font.d.ts +0 -7
  891. package/dist/custom/node_modules/quill/formats/font.js +0 -14
  892. package/dist/custom/node_modules/quill/formats/font.js.map +0 -1
  893. package/dist/custom/node_modules/quill/formats/formula.d.ts +0 -10
  894. package/dist/custom/node_modules/quill/formats/formula.js +0 -33
  895. package/dist/custom/node_modules/quill/formats/formula.js.map +0 -1
  896. package/dist/custom/node_modules/quill/formats/header.d.ts +0 -7
  897. package/dist/custom/node_modules/quill/formats/header.js +0 -10
  898. package/dist/custom/node_modules/quill/formats/header.js.map +0 -1
  899. package/dist/custom/node_modules/quill/formats/image.d.ts +0 -13
  900. package/dist/custom/node_modules/quill/formats/image.js +0 -44
  901. package/dist/custom/node_modules/quill/formats/image.js.map +0 -1
  902. package/dist/custom/node_modules/quill/formats/indent.d.ts +0 -8
  903. package/dist/custom/node_modules/quill/formats/indent.js +0 -30
  904. package/dist/custom/node_modules/quill/formats/indent.js.map +0 -1
  905. package/dist/custom/node_modules/quill/formats/italic.d.ts +0 -6
  906. package/dist/custom/node_modules/quill/formats/italic.js +0 -7
  907. package/dist/custom/node_modules/quill/formats/italic.js.map +0 -1
  908. package/dist/custom/node_modules/quill/formats/link.d.ts +0 -13
  909. package/dist/custom/node_modules/quill/formats/link.js +0 -36
  910. package/dist/custom/node_modules/quill/formats/link.js.map +0 -1
  911. package/dist/custom/node_modules/quill/formats/list.d.ts +0 -13
  912. package/dist/custom/node_modules/quill/formats/list.js +0 -50
  913. package/dist/custom/node_modules/quill/formats/list.js.map +0 -1
  914. package/dist/custom/node_modules/quill/formats/script.d.ts +0 -8
  915. package/dist/custom/node_modules/quill/formats/script.js +0 -21
  916. package/dist/custom/node_modules/quill/formats/script.js.map +0 -1
  917. package/dist/custom/node_modules/quill/formats/size.d.ts +0 -4
  918. package/dist/custom/node_modules/quill/formats/size.js +0 -11
  919. package/dist/custom/node_modules/quill/formats/size.js.map +0 -1
  920. package/dist/custom/node_modules/quill/formats/strike.d.ts +0 -6
  921. package/dist/custom/node_modules/quill/formats/strike.js +0 -7
  922. package/dist/custom/node_modules/quill/formats/strike.js.map +0 -1
  923. package/dist/custom/node_modules/quill/formats/table.d.ts +0 -45
  924. package/dist/custom/node_modules/quill/formats/table.js +0 -176
  925. package/dist/custom/node_modules/quill/formats/table.js.map +0 -1
  926. package/dist/custom/node_modules/quill/formats/underline.d.ts +0 -6
  927. package/dist/custom/node_modules/quill/formats/underline.js +0 -7
  928. package/dist/custom/node_modules/quill/formats/underline.js.map +0 -1
  929. package/dist/custom/node_modules/quill/formats/video.d.ts +0 -14
  930. package/dist/custom/node_modules/quill/formats/video.js +0 -48
  931. package/dist/custom/node_modules/quill/formats/video.js.map +0 -1
  932. package/dist/custom/node_modules/quill/modules/clipboard.d.ts +0 -43
  933. package/dist/custom/node_modules/quill/modules/clipboard.js +0 -475
  934. package/dist/custom/node_modules/quill/modules/clipboard.js.map +0 -1
  935. package/dist/custom/node_modules/quill/modules/history.d.ts +0 -36
  936. package/dist/custom/node_modules/quill/modules/history.js +0 -178
  937. package/dist/custom/node_modules/quill/modules/history.js.map +0 -1
  938. package/dist/custom/node_modules/quill/modules/input.d.ts +0 -10
  939. package/dist/custom/node_modules/quill/modules/input.js +0 -83
  940. package/dist/custom/node_modules/quill/modules/input.js.map +0 -1
  941. package/dist/custom/node_modules/quill/modules/keyboard.d.ts +0 -58
  942. package/dist/custom/node_modules/quill/modules/keyboard.js +0 -713
  943. package/dist/custom/node_modules/quill/modules/keyboard.js.map +0 -1
  944. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/index.d.ts +0 -2
  945. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/index.js +0 -12
  946. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/index.js.map +0 -1
  947. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.d.ts +0 -1
  948. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.js +0 -24
  949. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.js.map +0 -1
  950. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.d.ts +0 -1
  951. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.js +0 -87
  952. package/dist/custom/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.js.map +0 -1
  953. package/dist/custom/node_modules/quill/modules/syntax.d.ts +0 -50
  954. package/dist/custom/node_modules/quill/modules/syntax.js +0 -332
  955. package/dist/custom/node_modules/quill/modules/syntax.js.map +0 -1
  956. package/dist/custom/node_modules/quill/modules/table.d.ts +0 -20
  957. package/dist/custom/node_modules/quill/modules/table.js +0 -125
  958. package/dist/custom/node_modules/quill/modules/table.js.map +0 -1
  959. package/dist/custom/node_modules/quill/modules/tableEmbed.d.ts +0 -27
  960. package/dist/custom/node_modules/quill/modules/tableEmbed.js +0 -209
  961. package/dist/custom/node_modules/quill/modules/tableEmbed.js.map +0 -1
  962. package/dist/custom/node_modules/quill/modules/toolbar.d.ts +0 -24
  963. package/dist/custom/node_modules/quill/modules/toolbar.js +0 -265
  964. package/dist/custom/node_modules/quill/modules/toolbar.js.map +0 -1
  965. package/dist/custom/node_modules/quill/modules/uiNode.d.ts +0 -19
  966. package/dist/custom/node_modules/quill/modules/uiNode.js +0 -95
  967. package/dist/custom/node_modules/quill/modules/uiNode.js.map +0 -1
  968. package/dist/custom/node_modules/quill/modules/uploader.d.ts +0 -15
  969. package/dist/custom/node_modules/quill/modules/uploader.js +0 -69
  970. package/dist/custom/node_modules/quill/modules/uploader.js.map +0 -1
  971. package/dist/custom/node_modules/quill/package.json +0 -100
  972. package/dist/custom/node_modules/quill/quill.d.ts +0 -6
  973. package/dist/custom/node_modules/quill/quill.js +0 -83
  974. package/dist/custom/node_modules/quill/quill.js.map +0 -1
  975. package/dist/custom/node_modules/quill/themes/base.d.ts +0 -35
  976. package/dist/custom/node_modules/quill/themes/base.js +0 -257
  977. package/dist/custom/node_modules/quill/themes/base.js.map +0 -1
  978. package/dist/custom/node_modules/quill/themes/bubble.d.ts +0 -18
  979. package/dist/custom/node_modules/quill/themes/bubble.js +0 -114
  980. package/dist/custom/node_modules/quill/themes/bubble.js.map +0 -1
  981. package/dist/custom/node_modules/quill/themes/snow.d.ts +0 -9
  982. package/dist/custom/node_modules/quill/themes/snow.js +0 -122
  983. package/dist/custom/node_modules/quill/themes/snow.js.map +0 -1
  984. package/dist/custom/node_modules/quill/types.d.js +0 -2
  985. package/dist/custom/node_modules/quill/types.d.js.map +0 -1
  986. package/dist/custom/node_modules/quill/ui/color-picker.d.ts +0 -7
  987. package/dist/custom/node_modules/quill/ui/color-picker.js +0 -30
  988. package/dist/custom/node_modules/quill/ui/color-picker.js.map +0 -1
  989. package/dist/custom/node_modules/quill/ui/icon-picker.d.ts +0 -7
  990. package/dist/custom/node_modules/quill/ui/icon-picker.js +0 -22
  991. package/dist/custom/node_modules/quill/ui/icon-picker.js.map +0 -1
  992. package/dist/custom/node_modules/quill/ui/icons.d.ts +0 -49
  993. package/dist/custom/node_modules/quill/ui/icons.js +0 -82
  994. package/dist/custom/node_modules/quill/ui/icons.js.map +0 -1
  995. package/dist/custom/node_modules/quill/ui/picker.d.ts +0 -16
  996. package/dist/custom/node_modules/quill/ui/picker.js +0 -171
  997. package/dist/custom/node_modules/quill/ui/picker.js.map +0 -1
  998. package/dist/custom/node_modules/quill/ui/tooltip.d.ts +0 -12
  999. package/dist/custom/node_modules/quill/ui/tooltip.js +0 -56
  1000. package/dist/custom/node_modules/quill/ui/tooltip.js.map +0 -1
  1001. package/dist/custom/node_modules/quill-delta/LICENSE +0 -14
  1002. package/dist/custom/node_modules/quill-delta/README.md +0 -672
  1003. package/dist/custom/node_modules/quill-delta/dist/AttributeMap.d.ts +0 -10
  1004. package/dist/custom/node_modules/quill-delta/dist/AttributeMap.js +0 -86
  1005. package/dist/custom/node_modules/quill-delta/dist/AttributeMap.js.map +0 -1
  1006. package/dist/custom/node_modules/quill-delta/dist/Delta.d.ts +0 -45
  1007. package/dist/custom/node_modules/quill-delta/dist/Delta.js +0 -478
  1008. package/dist/custom/node_modules/quill-delta/dist/Delta.js.map +0 -1
  1009. package/dist/custom/node_modules/quill-delta/dist/Op.d.ts +0 -11
  1010. package/dist/custom/node_modules/quill-delta/dist/Op.js +0 -22
  1011. package/dist/custom/node_modules/quill-delta/dist/Op.js.map +0 -1
  1012. package/dist/custom/node_modules/quill-delta/dist/OpIterator.d.ts +0 -13
  1013. package/dist/custom/node_modules/quill-delta/dist/OpIterator.js +0 -106
  1014. package/dist/custom/node_modules/quill-delta/dist/OpIterator.js.map +0 -1
  1015. package/dist/custom/node_modules/quill-delta/package.json +0 -77
  1016. package/dist/custom/node_modules/quill-delta/src/AttributeMap.ts +0 -101
  1017. package/dist/custom/node_modules/quill-delta/src/Delta.ts +0 -573
  1018. package/dist/custom/node_modules/quill-delta/src/Op.ts +0 -26
  1019. package/dist/custom/node_modules/quill-delta/src/OpIterator.ts +0 -106
  1020. package/dist/custom/node_modules/quill-delta/tsconfig.json +0 -15
  1021. package/dist/node_modules/.package-lock.json +0 -65
  1022. package/dist/node_modules/eventemitter3/LICENSE +0 -21
  1023. package/dist/node_modules/eventemitter3/README.md +0 -94
  1024. package/dist/node_modules/eventemitter3/dist/eventemitter3.esm.js +0 -347
  1025. package/dist/node_modules/eventemitter3/dist/eventemitter3.esm.min.js +0 -1
  1026. package/dist/node_modules/eventemitter3/dist/eventemitter3.esm.min.js.map +0 -1
  1027. package/dist/node_modules/eventemitter3/dist/eventemitter3.umd.js +0 -355
  1028. package/dist/node_modules/eventemitter3/dist/eventemitter3.umd.min.js +0 -1
  1029. package/dist/node_modules/eventemitter3/dist/eventemitter3.umd.min.js.map +0 -1
  1030. package/dist/node_modules/eventemitter3/index.d.ts +0 -135
  1031. package/dist/node_modules/eventemitter3/index.js +0 -336
  1032. package/dist/node_modules/eventemitter3/index.mjs +0 -4
  1033. package/dist/node_modules/eventemitter3/package.json +0 -67
  1034. package/dist/node_modules/fast-diff/LICENSE +0 -201
  1035. package/dist/node_modules/fast-diff/README.md +0 -24
  1036. package/dist/node_modules/fast-diff/diff.d.ts +0 -21
  1037. package/dist/node_modules/fast-diff/diff.js +0 -1138
  1038. package/dist/node_modules/fast-diff/package.json +0 -30
  1039. package/dist/node_modules/lodash-es/LICENSE +0 -47
  1040. package/dist/node_modules/lodash-es/README.md +0 -10
  1041. package/dist/node_modules/lodash-es/_DataView.js +0 -7
  1042. package/dist/node_modules/lodash-es/_Hash.js +0 -32
  1043. package/dist/node_modules/lodash-es/_LazyWrapper.js +0 -28
  1044. package/dist/node_modules/lodash-es/_ListCache.js +0 -32
  1045. package/dist/node_modules/lodash-es/_LodashWrapper.js +0 -22
  1046. package/dist/node_modules/lodash-es/_Map.js +0 -7
  1047. package/dist/node_modules/lodash-es/_MapCache.js +0 -32
  1048. package/dist/node_modules/lodash-es/_Promise.js +0 -7
  1049. package/dist/node_modules/lodash-es/_Set.js +0 -7
  1050. package/dist/node_modules/lodash-es/_SetCache.js +0 -27
  1051. package/dist/node_modules/lodash-es/_Stack.js +0 -27
  1052. package/dist/node_modules/lodash-es/_Symbol.js +0 -6
  1053. package/dist/node_modules/lodash-es/_Uint8Array.js +0 -6
  1054. package/dist/node_modules/lodash-es/_WeakMap.js +0 -7
  1055. package/dist/node_modules/lodash-es/_addMapEntry.js +0 -15
  1056. package/dist/node_modules/lodash-es/_addSetEntry.js +0 -15
  1057. package/dist/node_modules/lodash-es/_apply.js +0 -21
  1058. package/dist/node_modules/lodash-es/_arrayAggregator.js +0 -22
  1059. package/dist/node_modules/lodash-es/_arrayEach.js +0 -22
  1060. package/dist/node_modules/lodash-es/_arrayEachRight.js +0 -21
  1061. package/dist/node_modules/lodash-es/_arrayEvery.js +0 -23
  1062. package/dist/node_modules/lodash-es/_arrayFilter.js +0 -25
  1063. package/dist/node_modules/lodash-es/_arrayIncludes.js +0 -17
  1064. package/dist/node_modules/lodash-es/_arrayIncludesWith.js +0 -22
  1065. package/dist/node_modules/lodash-es/_arrayLikeKeys.js +0 -49
  1066. package/dist/node_modules/lodash-es/_arrayMap.js +0 -21
  1067. package/dist/node_modules/lodash-es/_arrayPush.js +0 -20
  1068. package/dist/node_modules/lodash-es/_arrayReduce.js +0 -26
  1069. package/dist/node_modules/lodash-es/_arrayReduceRight.js +0 -24
  1070. package/dist/node_modules/lodash-es/_arraySample.js +0 -15
  1071. package/dist/node_modules/lodash-es/_arraySampleSize.js +0 -17
  1072. package/dist/node_modules/lodash-es/_arrayShuffle.js +0 -15
  1073. package/dist/node_modules/lodash-es/_arraySome.js +0 -23
  1074. package/dist/node_modules/lodash-es/_asciiSize.js +0 -12
  1075. package/dist/node_modules/lodash-es/_asciiToArray.js +0 -12
  1076. package/dist/node_modules/lodash-es/_asciiWords.js +0 -15
  1077. package/dist/node_modules/lodash-es/_assignMergeValue.js +0 -20
  1078. package/dist/node_modules/lodash-es/_assignValue.js +0 -28
  1079. package/dist/node_modules/lodash-es/_assocIndexOf.js +0 -21
  1080. package/dist/node_modules/lodash-es/_baseAggregator.js +0 -21
  1081. package/dist/node_modules/lodash-es/_baseAssign.js +0 -17
  1082. package/dist/node_modules/lodash-es/_baseAssignIn.js +0 -17
  1083. package/dist/node_modules/lodash-es/_baseAssignValue.js +0 -25
  1084. package/dist/node_modules/lodash-es/_baseAt.js +0 -23
  1085. package/dist/node_modules/lodash-es/_baseClamp.js +0 -22
  1086. package/dist/node_modules/lodash-es/_baseClone.js +0 -166
  1087. package/dist/node_modules/lodash-es/_baseConforms.js +0 -18
  1088. package/dist/node_modules/lodash-es/_baseConformsTo.js +0 -27
  1089. package/dist/node_modules/lodash-es/_baseCreate.js +0 -30
  1090. package/dist/node_modules/lodash-es/_baseDelay.js +0 -21
  1091. package/dist/node_modules/lodash-es/_baseDifference.js +0 -67
  1092. package/dist/node_modules/lodash-es/_baseEach.js +0 -14
  1093. package/dist/node_modules/lodash-es/_baseEachRight.js +0 -14
  1094. package/dist/node_modules/lodash-es/_baseEvery.js +0 -21
  1095. package/dist/node_modules/lodash-es/_baseExtremum.js +0 -32
  1096. package/dist/node_modules/lodash-es/_baseFill.js +0 -32
  1097. package/dist/node_modules/lodash-es/_baseFilter.js +0 -21
  1098. package/dist/node_modules/lodash-es/_baseFindIndex.js +0 -24
  1099. package/dist/node_modules/lodash-es/_baseFindKey.js +0 -23
  1100. package/dist/node_modules/lodash-es/_baseFlatten.js +0 -38
  1101. package/dist/node_modules/lodash-es/_baseFor.js +0 -16
  1102. package/dist/node_modules/lodash-es/_baseForOwn.js +0 -16
  1103. package/dist/node_modules/lodash-es/_baseForOwnRight.js +0 -16
  1104. package/dist/node_modules/lodash-es/_baseForRight.js +0 -15
  1105. package/dist/node_modules/lodash-es/_baseFunctions.js +0 -19
  1106. package/dist/node_modules/lodash-es/_baseGet.js +0 -24
  1107. package/dist/node_modules/lodash-es/_baseGetAllKeys.js +0 -20
  1108. package/dist/node_modules/lodash-es/_baseGetTag.js +0 -28
  1109. package/dist/node_modules/lodash-es/_baseGt.js +0 -14
  1110. package/dist/node_modules/lodash-es/_baseHas.js +0 -19
  1111. package/dist/node_modules/lodash-es/_baseHasIn.js +0 -13
  1112. package/dist/node_modules/lodash-es/_baseInRange.js +0 -18
  1113. package/dist/node_modules/lodash-es/_baseIndexOf.js +0 -20
  1114. package/dist/node_modules/lodash-es/_baseIndexOfWith.js +0 -23
  1115. package/dist/node_modules/lodash-es/_baseIntersection.js +0 -74
  1116. package/dist/node_modules/lodash-es/_baseInverter.js +0 -21
  1117. package/dist/node_modules/lodash-es/_baseInvoke.js +0 -24
  1118. package/dist/node_modules/lodash-es/_baseIsArguments.js +0 -18
  1119. package/dist/node_modules/lodash-es/_baseIsArrayBuffer.js +0 -17
  1120. package/dist/node_modules/lodash-es/_baseIsDate.js +0 -18
  1121. package/dist/node_modules/lodash-es/_baseIsEqual.js +0 -28
  1122. package/dist/node_modules/lodash-es/_baseIsEqualDeep.js +0 -83
  1123. package/dist/node_modules/lodash-es/_baseIsMap.js +0 -18
  1124. package/dist/node_modules/lodash-es/_baseIsMatch.js +0 -62
  1125. package/dist/node_modules/lodash-es/_baseIsNaN.js +0 -12
  1126. package/dist/node_modules/lodash-es/_baseIsNative.js +0 -47
  1127. package/dist/node_modules/lodash-es/_baseIsRegExp.js +0 -18
  1128. package/dist/node_modules/lodash-es/_baseIsSet.js +0 -18
  1129. package/dist/node_modules/lodash-es/_baseIsTypedArray.js +0 -60
  1130. package/dist/node_modules/lodash-es/_baseIteratee.js +0 -31
  1131. package/dist/node_modules/lodash-es/_baseKeys.js +0 -30
  1132. package/dist/node_modules/lodash-es/_baseKeysIn.js +0 -33
  1133. package/dist/node_modules/lodash-es/_baseLodash.js +0 -10
  1134. package/dist/node_modules/lodash-es/_baseLt.js +0 -14
  1135. package/dist/node_modules/lodash-es/_baseMap.js +0 -22
  1136. package/dist/node_modules/lodash-es/_baseMatches.js +0 -22
  1137. package/dist/node_modules/lodash-es/_baseMatchesProperty.js +0 -33
  1138. package/dist/node_modules/lodash-es/_baseMean.js +0 -20
  1139. package/dist/node_modules/lodash-es/_baseMerge.js +0 -42
  1140. package/dist/node_modules/lodash-es/_baseMergeDeep.js +0 -94
  1141. package/dist/node_modules/lodash-es/_baseNth.js +0 -20
  1142. package/dist/node_modules/lodash-es/_baseOrderBy.js +0 -49
  1143. package/dist/node_modules/lodash-es/_basePick.js +0 -19
  1144. package/dist/node_modules/lodash-es/_basePickBy.js +0 -30
  1145. package/dist/node_modules/lodash-es/_baseProperty.js +0 -14
  1146. package/dist/node_modules/lodash-es/_basePropertyDeep.js +0 -16
  1147. package/dist/node_modules/lodash-es/_basePropertyOf.js +0 -14
  1148. package/dist/node_modules/lodash-es/_basePullAll.js +0 -51
  1149. package/dist/node_modules/lodash-es/_basePullAt.js +0 -37
  1150. package/dist/node_modules/lodash-es/_baseRandom.js +0 -18
  1151. package/dist/node_modules/lodash-es/_baseRange.js +0 -28
  1152. package/dist/node_modules/lodash-es/_baseReduce.js +0 -23
  1153. package/dist/node_modules/lodash-es/_baseRepeat.js +0 -35
  1154. package/dist/node_modules/lodash-es/_baseRest.js +0 -17
  1155. package/dist/node_modules/lodash-es/_baseSample.js +0 -15
  1156. package/dist/node_modules/lodash-es/_baseSampleSize.js +0 -18
  1157. package/dist/node_modules/lodash-es/_baseSet.js +0 -51
  1158. package/dist/node_modules/lodash-es/_baseSetData.js +0 -17
  1159. package/dist/node_modules/lodash-es/_baseSetToString.js +0 -22
  1160. package/dist/node_modules/lodash-es/_baseShuffle.js +0 -15
  1161. package/dist/node_modules/lodash-es/_baseSlice.js +0 -31
  1162. package/dist/node_modules/lodash-es/_baseSome.js +0 -22
  1163. package/dist/node_modules/lodash-es/_baseSortBy.js +0 -21
  1164. package/dist/node_modules/lodash-es/_baseSortedIndex.js +0 -42
  1165. package/dist/node_modules/lodash-es/_baseSortedIndexBy.js +0 -67
  1166. package/dist/node_modules/lodash-es/_baseSortedUniq.js +0 -30
  1167. package/dist/node_modules/lodash-es/_baseSum.js +0 -24
  1168. package/dist/node_modules/lodash-es/_baseTimes.js +0 -20
  1169. package/dist/node_modules/lodash-es/_baseToNumber.js +0 -24
  1170. package/dist/node_modules/lodash-es/_baseToPairs.js +0 -18
  1171. package/dist/node_modules/lodash-es/_baseToString.js +0 -37
  1172. package/dist/node_modules/lodash-es/_baseTrim.js +0 -19
  1173. package/dist/node_modules/lodash-es/_baseUnary.js +0 -14
  1174. package/dist/node_modules/lodash-es/_baseUniq.js +0 -72
  1175. package/dist/node_modules/lodash-es/_baseUnset.js +0 -20
  1176. package/dist/node_modules/lodash-es/_baseUpdate.js +0 -18
  1177. package/dist/node_modules/lodash-es/_baseValues.js +0 -19
  1178. package/dist/node_modules/lodash-es/_baseWhile.js +0 -26
  1179. package/dist/node_modules/lodash-es/_baseWrapperValue.js +0 -25
  1180. package/dist/node_modules/lodash-es/_baseXor.js +0 -36
  1181. package/dist/node_modules/lodash-es/_baseZipObject.js +0 -23
  1182. package/dist/node_modules/lodash-es/_cacheHas.js +0 -13
  1183. package/dist/node_modules/lodash-es/_castArrayLikeObject.js +0 -14
  1184. package/dist/node_modules/lodash-es/_castFunction.js +0 -14
  1185. package/dist/node_modules/lodash-es/_castPath.js +0 -21
  1186. package/dist/node_modules/lodash-es/_castRest.js +0 -14
  1187. package/dist/node_modules/lodash-es/_castSlice.js +0 -18
  1188. package/dist/node_modules/lodash-es/_charsEndIndex.js +0 -19
  1189. package/dist/node_modules/lodash-es/_charsStartIndex.js +0 -20
  1190. package/dist/node_modules/lodash-es/_cloneArrayBuffer.js +0 -16
  1191. package/dist/node_modules/lodash-es/_cloneBuffer.js +0 -35
  1192. package/dist/node_modules/lodash-es/_cloneDataView.js +0 -16
  1193. package/dist/node_modules/lodash-es/_cloneMap.js +0 -22
  1194. package/dist/node_modules/lodash-es/_cloneRegExp.js +0 -17
  1195. package/dist/node_modules/lodash-es/_cloneSet.js +0 -22
  1196. package/dist/node_modules/lodash-es/_cloneSymbol.js +0 -18
  1197. package/dist/node_modules/lodash-es/_cloneTypedArray.js +0 -16
  1198. package/dist/node_modules/lodash-es/_compareAscending.js +0 -41
  1199. package/dist/node_modules/lodash-es/_compareMultiple.js +0 -44
  1200. package/dist/node_modules/lodash-es/_composeArgs.js +0 -39
  1201. package/dist/node_modules/lodash-es/_composeArgsRight.js +0 -41
  1202. package/dist/node_modules/lodash-es/_copyArray.js +0 -20
  1203. package/dist/node_modules/lodash-es/_copyObject.js +0 -40
  1204. package/dist/node_modules/lodash-es/_copySymbols.js +0 -16
  1205. package/dist/node_modules/lodash-es/_copySymbolsIn.js +0 -16
  1206. package/dist/node_modules/lodash-es/_coreJsData.js +0 -6
  1207. package/dist/node_modules/lodash-es/_countHolders.js +0 -21
  1208. package/dist/node_modules/lodash-es/_createAggregator.js +0 -23
  1209. package/dist/node_modules/lodash-es/_createAssigner.js +0 -37
  1210. package/dist/node_modules/lodash-es/_createBaseEach.js +0 -32
  1211. package/dist/node_modules/lodash-es/_createBaseFor.js +0 -25
  1212. package/dist/node_modules/lodash-es/_createBind.js +0 -28
  1213. package/dist/node_modules/lodash-es/_createCaseFirst.js +0 -33
  1214. package/dist/node_modules/lodash-es/_createCompounder.js +0 -24
  1215. package/dist/node_modules/lodash-es/_createCtor.js +0 -37
  1216. package/dist/node_modules/lodash-es/_createCurry.js +0 -46
  1217. package/dist/node_modules/lodash-es/_createFind.js +0 -25
  1218. package/dist/node_modules/lodash-es/_createFlow.js +0 -78
  1219. package/dist/node_modules/lodash-es/_createHybrid.js +0 -92
  1220. package/dist/node_modules/lodash-es/_createInverter.js +0 -17
  1221. package/dist/node_modules/lodash-es/_createMathOperation.js +0 -38
  1222. package/dist/node_modules/lodash-es/_createOver.js +0 -27
  1223. package/dist/node_modules/lodash-es/_createPadding.js +0 -33
  1224. package/dist/node_modules/lodash-es/_createPartial.js +0 -43
  1225. package/dist/node_modules/lodash-es/_createRange.js +0 -30
  1226. package/dist/node_modules/lodash-es/_createRecurry.js +0 -56
  1227. package/dist/node_modules/lodash-es/_createRelationalOperation.js +0 -20
  1228. package/dist/node_modules/lodash-es/_createRound.js +0 -35
  1229. package/dist/node_modules/lodash-es/_createSet.js +0 -19
  1230. package/dist/node_modules/lodash-es/_createToPairs.js +0 -30
  1231. package/dist/node_modules/lodash-es/_createWrap.js +0 -106
  1232. package/dist/node_modules/lodash-es/_customDefaultsAssignIn.js +0 -29
  1233. package/dist/node_modules/lodash-es/_customDefaultsMerge.js +0 -28
  1234. package/dist/node_modules/lodash-es/_customOmitClone.js +0 -16
  1235. package/dist/node_modules/lodash-es/_deburrLetter.js +0 -71
  1236. package/dist/node_modules/lodash-es/_defineProperty.js +0 -11
  1237. package/dist/node_modules/lodash-es/_equalArrays.js +0 -84
  1238. package/dist/node_modules/lodash-es/_equalByTag.js +0 -112
  1239. package/dist/node_modules/lodash-es/_equalObjects.js +0 -90
  1240. package/dist/node_modules/lodash-es/_escapeHtmlChar.js +0 -21
  1241. package/dist/node_modules/lodash-es/_escapeStringChar.js +0 -22
  1242. package/dist/node_modules/lodash-es/_flatRest.js +0 -16
  1243. package/dist/node_modules/lodash-es/_freeGlobal.js +0 -4
  1244. package/dist/node_modules/lodash-es/_getAllKeys.js +0 -16
  1245. package/dist/node_modules/lodash-es/_getAllKeysIn.js +0 -17
  1246. package/dist/node_modules/lodash-es/_getData.js +0 -15
  1247. package/dist/node_modules/lodash-es/_getFuncName.js +0 -31
  1248. package/dist/node_modules/lodash-es/_getHolder.js +0 -13
  1249. package/dist/node_modules/lodash-es/_getMapData.js +0 -18
  1250. package/dist/node_modules/lodash-es/_getMatchData.js +0 -24
  1251. package/dist/node_modules/lodash-es/_getNative.js +0 -17
  1252. package/dist/node_modules/lodash-es/_getPrototype.js +0 -6
  1253. package/dist/node_modules/lodash-es/_getRawTag.js +0 -46
  1254. package/dist/node_modules/lodash-es/_getSymbols.js +0 -30
  1255. package/dist/node_modules/lodash-es/_getSymbolsIn.js +0 -25
  1256. package/dist/node_modules/lodash-es/_getTag.js +0 -58
  1257. package/dist/node_modules/lodash-es/_getValue.js +0 -13
  1258. package/dist/node_modules/lodash-es/_getView.js +0 -33
  1259. package/dist/node_modules/lodash-es/_getWrapDetails.js +0 -17
  1260. package/dist/node_modules/lodash-es/_hasPath.js +0 -39
  1261. package/dist/node_modules/lodash-es/_hasUnicode.js +0 -26
  1262. package/dist/node_modules/lodash-es/_hasUnicodeWord.js +0 -15
  1263. package/dist/node_modules/lodash-es/_hashClear.js +0 -15
  1264. package/dist/node_modules/lodash-es/_hashDelete.js +0 -17
  1265. package/dist/node_modules/lodash-es/_hashGet.js +0 -30
  1266. package/dist/node_modules/lodash-es/_hashHas.js +0 -23
  1267. package/dist/node_modules/lodash-es/_hashSet.js +0 -23
  1268. package/dist/node_modules/lodash-es/_initCloneArray.js +0 -26
  1269. package/dist/node_modules/lodash-es/_initCloneByTag.js +0 -77
  1270. package/dist/node_modules/lodash-es/_initCloneObject.js +0 -18
  1271. package/dist/node_modules/lodash-es/_insertWrapDetails.js +0 -23
  1272. package/dist/node_modules/lodash-es/_isFlattenable.js +0 -20
  1273. package/dist/node_modules/lodash-es/_isIndex.js +0 -25
  1274. package/dist/node_modules/lodash-es/_isIterateeCall.js +0 -30
  1275. package/dist/node_modules/lodash-es/_isKey.js +0 -29
  1276. package/dist/node_modules/lodash-es/_isKeyable.js +0 -15
  1277. package/dist/node_modules/lodash-es/_isLaziable.js +0 -28
  1278. package/dist/node_modules/lodash-es/_isMaskable.js +0 -14
  1279. package/dist/node_modules/lodash-es/_isMasked.js +0 -20
  1280. package/dist/node_modules/lodash-es/_isPrototype.js +0 -18
  1281. package/dist/node_modules/lodash-es/_isStrictComparable.js +0 -15
  1282. package/dist/node_modules/lodash-es/_iteratorToArray.js +0 -18
  1283. package/dist/node_modules/lodash-es/_lazyClone.js +0 -23
  1284. package/dist/node_modules/lodash-es/_lazyReverse.js +0 -23
  1285. package/dist/node_modules/lodash-es/_lazyValue.js +0 -69
  1286. package/dist/node_modules/lodash-es/_listCacheClear.js +0 -13
  1287. package/dist/node_modules/lodash-es/_listCacheDelete.js +0 -35
  1288. package/dist/node_modules/lodash-es/_listCacheGet.js +0 -19
  1289. package/dist/node_modules/lodash-es/_listCacheHas.js +0 -16
  1290. package/dist/node_modules/lodash-es/_listCacheSet.js +0 -26
  1291. package/dist/node_modules/lodash-es/_mapCacheClear.js +0 -21
  1292. package/dist/node_modules/lodash-es/_mapCacheDelete.js +0 -18
  1293. package/dist/node_modules/lodash-es/_mapCacheGet.js +0 -16
  1294. package/dist/node_modules/lodash-es/_mapCacheHas.js +0 -16
  1295. package/dist/node_modules/lodash-es/_mapCacheSet.js +0 -22
  1296. package/dist/node_modules/lodash-es/_mapToArray.js +0 -18
  1297. package/dist/node_modules/lodash-es/_matchesStrictComparable.js +0 -20
  1298. package/dist/node_modules/lodash-es/_memoizeCapped.js +0 -26
  1299. package/dist/node_modules/lodash-es/_mergeData.js +0 -90
  1300. package/dist/node_modules/lodash-es/_metaMap.js +0 -6
  1301. package/dist/node_modules/lodash-es/_nativeCreate.js +0 -6
  1302. package/dist/node_modules/lodash-es/_nativeKeys.js +0 -6
  1303. package/dist/node_modules/lodash-es/_nativeKeysIn.js +0 -20
  1304. package/dist/node_modules/lodash-es/_nodeUtil.js +0 -30
  1305. package/dist/node_modules/lodash-es/_objectToString.js +0 -22
  1306. package/dist/node_modules/lodash-es/_overArg.js +0 -15
  1307. package/dist/node_modules/lodash-es/_overRest.js +0 -36
  1308. package/dist/node_modules/lodash-es/_parent.js +0 -16
  1309. package/dist/node_modules/lodash-es/_reEscape.js +0 -4
  1310. package/dist/node_modules/lodash-es/_reEvaluate.js +0 -4
  1311. package/dist/node_modules/lodash-es/_reInterpolate.js +0 -4
  1312. package/dist/node_modules/lodash-es/_realNames.js +0 -4
  1313. package/dist/node_modules/lodash-es/_reorder.js +0 -29
  1314. package/dist/node_modules/lodash-es/_replaceHolders.js +0 -29
  1315. package/dist/node_modules/lodash-es/_root.js +0 -9
  1316. package/dist/node_modules/lodash-es/_safeGet.js +0 -21
  1317. package/dist/node_modules/lodash-es/_setCacheAdd.js +0 -19
  1318. package/dist/node_modules/lodash-es/_setCacheHas.js +0 -14
  1319. package/dist/node_modules/lodash-es/_setData.js +0 -20
  1320. package/dist/node_modules/lodash-es/_setToArray.js +0 -18
  1321. package/dist/node_modules/lodash-es/_setToPairs.js +0 -18
  1322. package/dist/node_modules/lodash-es/_setToString.js +0 -14
  1323. package/dist/node_modules/lodash-es/_setWrapToString.js +0 -21
  1324. package/dist/node_modules/lodash-es/_shortOut.js +0 -37
  1325. package/dist/node_modules/lodash-es/_shuffleSelf.js +0 -28
  1326. package/dist/node_modules/lodash-es/_stackClear.js +0 -15
  1327. package/dist/node_modules/lodash-es/_stackDelete.js +0 -18
  1328. package/dist/node_modules/lodash-es/_stackGet.js +0 -14
  1329. package/dist/node_modules/lodash-es/_stackHas.js +0 -14
  1330. package/dist/node_modules/lodash-es/_stackSet.js +0 -34
  1331. package/dist/node_modules/lodash-es/_strictIndexOf.js +0 -23
  1332. package/dist/node_modules/lodash-es/_strictLastIndexOf.js +0 -21
  1333. package/dist/node_modules/lodash-es/_stringSize.js +0 -18
  1334. package/dist/node_modules/lodash-es/_stringToArray.js +0 -18
  1335. package/dist/node_modules/lodash-es/_stringToPath.js +0 -27
  1336. package/dist/node_modules/lodash-es/_toKey.js +0 -21
  1337. package/dist/node_modules/lodash-es/_toSource.js +0 -26
  1338. package/dist/node_modules/lodash-es/_trimmedEndIndex.js +0 -19
  1339. package/dist/node_modules/lodash-es/_unescapeHtmlChar.js +0 -21
  1340. package/dist/node_modules/lodash-es/_unicodeSize.js +0 -44
  1341. package/dist/node_modules/lodash-es/_unicodeToArray.js +0 -40
  1342. package/dist/node_modules/lodash-es/_unicodeWords.js +0 -69
  1343. package/dist/node_modules/lodash-es/_updateWrapDetails.js +0 -46
  1344. package/dist/node_modules/lodash-es/_wrapperClone.js +0 -23
  1345. package/dist/node_modules/lodash-es/add.js +0 -22
  1346. package/dist/node_modules/lodash-es/after.js +0 -42
  1347. package/dist/node_modules/lodash-es/array.default.js +0 -81
  1348. package/dist/node_modules/lodash-es/array.js +0 -66
  1349. package/dist/node_modules/lodash-es/ary.js +0 -29
  1350. package/dist/node_modules/lodash-es/assign.js +0 -58
  1351. package/dist/node_modules/lodash-es/assignIn.js +0 -40
  1352. package/dist/node_modules/lodash-es/assignInWith.js +0 -38
  1353. package/dist/node_modules/lodash-es/assignWith.js +0 -37
  1354. package/dist/node_modules/lodash-es/at.js +0 -23
  1355. package/dist/node_modules/lodash-es/attempt.js +0 -35
  1356. package/dist/node_modules/lodash-es/before.js +0 -40
  1357. package/dist/node_modules/lodash-es/bind.js +0 -57
  1358. package/dist/node_modules/lodash-es/bindAll.js +0 -41
  1359. package/dist/node_modules/lodash-es/bindKey.js +0 -68
  1360. package/dist/node_modules/lodash-es/camelCase.js +0 -29
  1361. package/dist/node_modules/lodash-es/capitalize.js +0 -23
  1362. package/dist/node_modules/lodash-es/castArray.js +0 -44
  1363. package/dist/node_modules/lodash-es/ceil.js +0 -26
  1364. package/dist/node_modules/lodash-es/chain.js +0 -38
  1365. package/dist/node_modules/lodash-es/chunk.js +0 -50
  1366. package/dist/node_modules/lodash-es/clamp.js +0 -39
  1367. package/dist/node_modules/lodash-es/clone.js +0 -36
  1368. package/dist/node_modules/lodash-es/cloneDeep.js +0 -29
  1369. package/dist/node_modules/lodash-es/cloneDeepWith.js +0 -40
  1370. package/dist/node_modules/lodash-es/cloneWith.js +0 -42
  1371. package/dist/node_modules/lodash-es/collection.default.js +0 -37
  1372. package/dist/node_modules/lodash-es/collection.js +0 -29
  1373. package/dist/node_modules/lodash-es/commit.js +0 -33
  1374. package/dist/node_modules/lodash-es/compact.js +0 -31
  1375. package/dist/node_modules/lodash-es/concat.js +0 -43
  1376. package/dist/node_modules/lodash-es/cond.js +0 -60
  1377. package/dist/node_modules/lodash-es/conforms.js +0 -35
  1378. package/dist/node_modules/lodash-es/conformsTo.js +0 -32
  1379. package/dist/node_modules/lodash-es/constant.js +0 -26
  1380. package/dist/node_modules/lodash-es/countBy.js +0 -40
  1381. package/dist/node_modules/lodash-es/create.js +0 -43
  1382. package/dist/node_modules/lodash-es/curry.js +0 -57
  1383. package/dist/node_modules/lodash-es/curryRight.js +0 -54
  1384. package/dist/node_modules/lodash-es/date.default.js +0 -5
  1385. package/dist/node_modules/lodash-es/date.js +0 -2
  1386. package/dist/node_modules/lodash-es/debounce.js +0 -191
  1387. package/dist/node_modules/lodash-es/deburr.js +0 -45
  1388. package/dist/node_modules/lodash-es/defaultTo.js +0 -25
  1389. package/dist/node_modules/lodash-es/defaults.js +0 -64
  1390. package/dist/node_modules/lodash-es/defaultsDeep.js +0 -30
  1391. package/dist/node_modules/lodash-es/defer.js +0 -26
  1392. package/dist/node_modules/lodash-es/delay.js +0 -28
  1393. package/dist/node_modules/lodash-es/difference.js +0 -33
  1394. package/dist/node_modules/lodash-es/differenceBy.js +0 -44
  1395. package/dist/node_modules/lodash-es/differenceWith.js +0 -40
  1396. package/dist/node_modules/lodash-es/divide.js +0 -22
  1397. package/dist/node_modules/lodash-es/drop.js +0 -38
  1398. package/dist/node_modules/lodash-es/dropRight.js +0 -39
  1399. package/dist/node_modules/lodash-es/dropRightWhile.js +0 -45
  1400. package/dist/node_modules/lodash-es/dropWhile.js +0 -45
  1401. package/dist/node_modules/lodash-es/each.js +0 -1
  1402. package/dist/node_modules/lodash-es/eachRight.js +0 -1
  1403. package/dist/node_modules/lodash-es/endsWith.js +0 -43
  1404. package/dist/node_modules/lodash-es/entries.js +0 -1
  1405. package/dist/node_modules/lodash-es/entriesIn.js +0 -1
  1406. package/dist/node_modules/lodash-es/eq.js +0 -37
  1407. package/dist/node_modules/lodash-es/escape.js +0 -43
  1408. package/dist/node_modules/lodash-es/escapeRegExp.js +0 -32
  1409. package/dist/node_modules/lodash-es/every.js +0 -56
  1410. package/dist/node_modules/lodash-es/extend.js +0 -1
  1411. package/dist/node_modules/lodash-es/extendWith.js +0 -1
  1412. package/dist/node_modules/lodash-es/fill.js +0 -45
  1413. package/dist/node_modules/lodash-es/filter.js +0 -52
  1414. package/dist/node_modules/lodash-es/find.js +0 -42
  1415. package/dist/node_modules/lodash-es/findIndex.js +0 -55
  1416. package/dist/node_modules/lodash-es/findKey.js +0 -44
  1417. package/dist/node_modules/lodash-es/findLast.js +0 -25
  1418. package/dist/node_modules/lodash-es/findLastIndex.js +0 -59
  1419. package/dist/node_modules/lodash-es/findLastKey.js +0 -44
  1420. package/dist/node_modules/lodash-es/first.js +0 -1
  1421. package/dist/node_modules/lodash-es/flake.lock +0 -40
  1422. package/dist/node_modules/lodash-es/flake.nix +0 -20
  1423. package/dist/node_modules/lodash-es/flatMap.js +0 -29
  1424. package/dist/node_modules/lodash-es/flatMapDeep.js +0 -31
  1425. package/dist/node_modules/lodash-es/flatMapDepth.js +0 -31
  1426. package/dist/node_modules/lodash-es/flatten.js +0 -22
  1427. package/dist/node_modules/lodash-es/flattenDeep.js +0 -25
  1428. package/dist/node_modules/lodash-es/flattenDepth.js +0 -33
  1429. package/dist/node_modules/lodash-es/flip.js +0 -28
  1430. package/dist/node_modules/lodash-es/floor.js +0 -26
  1431. package/dist/node_modules/lodash-es/flow.js +0 -27
  1432. package/dist/node_modules/lodash-es/flowRight.js +0 -26
  1433. package/dist/node_modules/lodash-es/forEach.js +0 -41
  1434. package/dist/node_modules/lodash-es/forEachRight.js +0 -31
  1435. package/dist/node_modules/lodash-es/forIn.js +0 -39
  1436. package/dist/node_modules/lodash-es/forInRight.js +0 -37
  1437. package/dist/node_modules/lodash-es/forOwn.js +0 -36
  1438. package/dist/node_modules/lodash-es/forOwnRight.js +0 -34
  1439. package/dist/node_modules/lodash-es/fromPairs.js +0 -28
  1440. package/dist/node_modules/lodash-es/function.default.js +0 -31
  1441. package/dist/node_modules/lodash-es/function.js +0 -24
  1442. package/dist/node_modules/lodash-es/functions.js +0 -31
  1443. package/dist/node_modules/lodash-es/functionsIn.js +0 -31
  1444. package/dist/node_modules/lodash-es/get.js +0 -33
  1445. package/dist/node_modules/lodash-es/groupBy.js +0 -41
  1446. package/dist/node_modules/lodash-es/gt.js +0 -29
  1447. package/dist/node_modules/lodash-es/gte.js +0 -30
  1448. package/dist/node_modules/lodash-es/has.js +0 -35
  1449. package/dist/node_modules/lodash-es/hasIn.js +0 -34
  1450. package/dist/node_modules/lodash-es/head.js +0 -23
  1451. package/dist/node_modules/lodash-es/identity.js +0 -21
  1452. package/dist/node_modules/lodash-es/inRange.js +0 -55
  1453. package/dist/node_modules/lodash-es/includes.js +0 -53
  1454. package/dist/node_modules/lodash-es/indexOf.js +0 -42
  1455. package/dist/node_modules/lodash-es/initial.js +0 -22
  1456. package/dist/node_modules/lodash-es/intersection.js +0 -30
  1457. package/dist/node_modules/lodash-es/intersectionBy.js +0 -45
  1458. package/dist/node_modules/lodash-es/intersectionWith.js +0 -41
  1459. package/dist/node_modules/lodash-es/invert.js +0 -42
  1460. package/dist/node_modules/lodash-es/invertBy.js +0 -56
  1461. package/dist/node_modules/lodash-es/invoke.js +0 -24
  1462. package/dist/node_modules/lodash-es/invokeMap.js +0 -41
  1463. package/dist/node_modules/lodash-es/isArguments.js +0 -36
  1464. package/dist/node_modules/lodash-es/isArray.js +0 -26
  1465. package/dist/node_modules/lodash-es/isArrayBuffer.js +0 -27
  1466. package/dist/node_modules/lodash-es/isArrayLike.js +0 -33
  1467. package/dist/node_modules/lodash-es/isArrayLikeObject.js +0 -33
  1468. package/dist/node_modules/lodash-es/isBoolean.js +0 -29
  1469. package/dist/node_modules/lodash-es/isBuffer.js +0 -38
  1470. package/dist/node_modules/lodash-es/isDate.js +0 -27
  1471. package/dist/node_modules/lodash-es/isElement.js +0 -25
  1472. package/dist/node_modules/lodash-es/isEmpty.js +0 -77
  1473. package/dist/node_modules/lodash-es/isEqual.js +0 -35
  1474. package/dist/node_modules/lodash-es/isEqualWith.js +0 -41
  1475. package/dist/node_modules/lodash-es/isError.js +0 -36
  1476. package/dist/node_modules/lodash-es/isFinite.js +0 -36
  1477. package/dist/node_modules/lodash-es/isFunction.js +0 -37
  1478. package/dist/node_modules/lodash-es/isInteger.js +0 -33
  1479. package/dist/node_modules/lodash-es/isLength.js +0 -35
  1480. package/dist/node_modules/lodash-es/isMap.js +0 -27
  1481. package/dist/node_modules/lodash-es/isMatch.js +0 -36
  1482. package/dist/node_modules/lodash-es/isMatchWith.js +0 -41
  1483. package/dist/node_modules/lodash-es/isNaN.js +0 -38
  1484. package/dist/node_modules/lodash-es/isNative.js +0 -40
  1485. package/dist/node_modules/lodash-es/isNil.js +0 -25
  1486. package/dist/node_modules/lodash-es/isNull.js +0 -22
  1487. package/dist/node_modules/lodash-es/isNumber.js +0 -38
  1488. package/dist/node_modules/lodash-es/isObject.js +0 -31
  1489. package/dist/node_modules/lodash-es/isObjectLike.js +0 -29
  1490. package/dist/node_modules/lodash-es/isPlainObject.js +0 -62
  1491. package/dist/node_modules/lodash-es/isRegExp.js +0 -27
  1492. package/dist/node_modules/lodash-es/isSafeInteger.js +0 -37
  1493. package/dist/node_modules/lodash-es/isSet.js +0 -27
  1494. package/dist/node_modules/lodash-es/isString.js +0 -30
  1495. package/dist/node_modules/lodash-es/isSymbol.js +0 -29
  1496. package/dist/node_modules/lodash-es/isTypedArray.js +0 -27
  1497. package/dist/node_modules/lodash-es/isUndefined.js +0 -22
  1498. package/dist/node_modules/lodash-es/isWeakMap.js +0 -28
  1499. package/dist/node_modules/lodash-es/isWeakSet.js +0 -28
  1500. package/dist/node_modules/lodash-es/iteratee.js +0 -53
  1501. package/dist/node_modules/lodash-es/join.js +0 -26
  1502. package/dist/node_modules/lodash-es/kebabCase.js +0 -28
  1503. package/dist/node_modules/lodash-es/keyBy.js +0 -36
  1504. package/dist/node_modules/lodash-es/keys.js +0 -37
  1505. package/dist/node_modules/lodash-es/keysIn.js +0 -32
  1506. package/dist/node_modules/lodash-es/lang.default.js +0 -71
  1507. package/dist/node_modules/lodash-es/lang.js +0 -57
  1508. package/dist/node_modules/lodash-es/last.js +0 -20
  1509. package/dist/node_modules/lodash-es/lastIndexOf.js +0 -46
  1510. package/dist/node_modules/lodash-es/lodash.default.js +0 -643
  1511. package/dist/node_modules/lodash-es/lodash.js +0 -331
  1512. package/dist/node_modules/lodash-es/lowerCase.js +0 -27
  1513. package/dist/node_modules/lodash-es/lowerFirst.js +0 -22
  1514. package/dist/node_modules/lodash-es/lt.js +0 -29
  1515. package/dist/node_modules/lodash-es/lte.js +0 -30
  1516. package/dist/node_modules/lodash-es/map.js +0 -53
  1517. package/dist/node_modules/lodash-es/mapKeys.js +0 -36
  1518. package/dist/node_modules/lodash-es/mapValues.js +0 -43
  1519. package/dist/node_modules/lodash-es/matches.js +0 -46
  1520. package/dist/node_modules/lodash-es/matchesProperty.js +0 -44
  1521. package/dist/node_modules/lodash-es/math.default.js +0 -21
  1522. package/dist/node_modules/lodash-es/math.js +0 -16
  1523. package/dist/node_modules/lodash-es/max.js +0 -29
  1524. package/dist/node_modules/lodash-es/maxBy.js +0 -34
  1525. package/dist/node_modules/lodash-es/mean.js +0 -22
  1526. package/dist/node_modules/lodash-es/meanBy.js +0 -31
  1527. package/dist/node_modules/lodash-es/memoize.js +0 -73
  1528. package/dist/node_modules/lodash-es/merge.js +0 -39
  1529. package/dist/node_modules/lodash-es/mergeWith.js +0 -39
  1530. package/dist/node_modules/lodash-es/method.js +0 -34
  1531. package/dist/node_modules/lodash-es/methodOf.js +0 -33
  1532. package/dist/node_modules/lodash-es/min.js +0 -29
  1533. package/dist/node_modules/lodash-es/minBy.js +0 -34
  1534. package/dist/node_modules/lodash-es/mixin.js +0 -74
  1535. package/dist/node_modules/lodash-es/multiply.js +0 -22
  1536. package/dist/node_modules/lodash-es/negate.js +0 -40
  1537. package/dist/node_modules/lodash-es/next.js +0 -35
  1538. package/dist/node_modules/lodash-es/noop.js +0 -17
  1539. package/dist/node_modules/lodash-es/now.js +0 -23
  1540. package/dist/node_modules/lodash-es/nth.js +0 -29
  1541. package/dist/node_modules/lodash-es/nthArg.js +0 -32
  1542. package/dist/node_modules/lodash-es/number.default.js +0 -7
  1543. package/dist/node_modules/lodash-es/number.js +0 -4
  1544. package/dist/node_modules/lodash-es/object.default.js +0 -60
  1545. package/dist/node_modules/lodash-es/object.js +0 -48
  1546. package/dist/node_modules/lodash-es/omit.js +0 -57
  1547. package/dist/node_modules/lodash-es/omitBy.js +0 -29
  1548. package/dist/node_modules/lodash-es/once.js +0 -25
  1549. package/dist/node_modules/lodash-es/orderBy.js +0 -47
  1550. package/dist/node_modules/lodash-es/over.js +0 -24
  1551. package/dist/node_modules/lodash-es/overArgs.js +0 -61
  1552. package/dist/node_modules/lodash-es/overEvery.js +0 -34
  1553. package/dist/node_modules/lodash-es/overSome.js +0 -37
  1554. package/dist/node_modules/lodash-es/package.json +0 -21
  1555. package/dist/node_modules/lodash-es/pad.js +0 -49
  1556. package/dist/node_modules/lodash-es/padEnd.js +0 -39
  1557. package/dist/node_modules/lodash-es/padStart.js +0 -39
  1558. package/dist/node_modules/lodash-es/parseInt.js +0 -43
  1559. package/dist/node_modules/lodash-es/partial.js +0 -50
  1560. package/dist/node_modules/lodash-es/partialRight.js +0 -49
  1561. package/dist/node_modules/lodash-es/partition.js +0 -43
  1562. package/dist/node_modules/lodash-es/pick.js +0 -25
  1563. package/dist/node_modules/lodash-es/pickBy.js +0 -37
  1564. package/dist/node_modules/lodash-es/plant.js +0 -48
  1565. package/dist/node_modules/lodash-es/property.js +0 -32
  1566. package/dist/node_modules/lodash-es/propertyOf.js +0 -30
  1567. package/dist/node_modules/lodash-es/pull.js +0 -29
  1568. package/dist/node_modules/lodash-es/pullAll.js +0 -29
  1569. package/dist/node_modules/lodash-es/pullAllBy.js +0 -33
  1570. package/dist/node_modules/lodash-es/pullAllWith.js +0 -32
  1571. package/dist/node_modules/lodash-es/pullAt.js +0 -43
  1572. package/dist/node_modules/lodash-es/random.js +0 -82
  1573. package/dist/node_modules/lodash-es/range.js +0 -46
  1574. package/dist/node_modules/lodash-es/rangeRight.js +0 -41
  1575. package/dist/node_modules/lodash-es/rearg.js +0 -33
  1576. package/dist/node_modules/lodash-es/reduce.js +0 -51
  1577. package/dist/node_modules/lodash-es/reduceRight.js +0 -36
  1578. package/dist/node_modules/lodash-es/reject.js +0 -46
  1579. package/dist/node_modules/lodash-es/release.md +0 -48
  1580. package/dist/node_modules/lodash-es/remove.js +0 -53
  1581. package/dist/node_modules/lodash-es/repeat.js +0 -37
  1582. package/dist/node_modules/lodash-es/replace.js +0 -29
  1583. package/dist/node_modules/lodash-es/rest.js +0 -40
  1584. package/dist/node_modules/lodash-es/result.js +0 -56
  1585. package/dist/node_modules/lodash-es/reverse.js +0 -34
  1586. package/dist/node_modules/lodash-es/round.js +0 -26
  1587. package/dist/node_modules/lodash-es/sample.js +0 -24
  1588. package/dist/node_modules/lodash-es/sampleSize.js +0 -37
  1589. package/dist/node_modules/lodash-es/seq.default.js +0 -20
  1590. package/dist/node_modules/lodash-es/seq.js +0 -15
  1591. package/dist/node_modules/lodash-es/set.js +0 -35
  1592. package/dist/node_modules/lodash-es/setWith.js +0 -32
  1593. package/dist/node_modules/lodash-es/shuffle.js +0 -25
  1594. package/dist/node_modules/lodash-es/size.js +0 -46
  1595. package/dist/node_modules/lodash-es/slice.js +0 -37
  1596. package/dist/node_modules/lodash-es/snakeCase.js +0 -28
  1597. package/dist/node_modules/lodash-es/some.js +0 -51
  1598. package/dist/node_modules/lodash-es/sortBy.js +0 -48
  1599. package/dist/node_modules/lodash-es/sortedIndex.js +0 -24
  1600. package/dist/node_modules/lodash-es/sortedIndexBy.js +0 -33
  1601. package/dist/node_modules/lodash-es/sortedIndexOf.js +0 -31
  1602. package/dist/node_modules/lodash-es/sortedLastIndex.js +0 -25
  1603. package/dist/node_modules/lodash-es/sortedLastIndexBy.js +0 -33
  1604. package/dist/node_modules/lodash-es/sortedLastIndexOf.js +0 -31
  1605. package/dist/node_modules/lodash-es/sortedUniq.js +0 -24
  1606. package/dist/node_modules/lodash-es/sortedUniqBy.js +0 -26
  1607. package/dist/node_modules/lodash-es/split.js +0 -52
  1608. package/dist/node_modules/lodash-es/spread.js +0 -63
  1609. package/dist/node_modules/lodash-es/startCase.js +0 -29
  1610. package/dist/node_modules/lodash-es/startsWith.js +0 -39
  1611. package/dist/node_modules/lodash-es/string.default.js +0 -41
  1612. package/dist/node_modules/lodash-es/string.js +0 -32
  1613. package/dist/node_modules/lodash-es/stubArray.js +0 -23
  1614. package/dist/node_modules/lodash-es/stubFalse.js +0 -18
  1615. package/dist/node_modules/lodash-es/stubObject.js +0 -23
  1616. package/dist/node_modules/lodash-es/stubString.js +0 -18
  1617. package/dist/node_modules/lodash-es/stubTrue.js +0 -18
  1618. package/dist/node_modules/lodash-es/subtract.js +0 -22
  1619. package/dist/node_modules/lodash-es/sum.js +0 -24
  1620. package/dist/node_modules/lodash-es/sumBy.js +0 -33
  1621. package/dist/node_modules/lodash-es/tail.js +0 -22
  1622. package/dist/node_modules/lodash-es/take.js +0 -37
  1623. package/dist/node_modules/lodash-es/takeRight.js +0 -39
  1624. package/dist/node_modules/lodash-es/takeRightWhile.js +0 -45
  1625. package/dist/node_modules/lodash-es/takeWhile.js +0 -45
  1626. package/dist/node_modules/lodash-es/tap.js +0 -29
  1627. package/dist/node_modules/lodash-es/template.js +0 -272
  1628. package/dist/node_modules/lodash-es/templateSettings.js +0 -67
  1629. package/dist/node_modules/lodash-es/throttle.js +0 -69
  1630. package/dist/node_modules/lodash-es/thru.js +0 -28
  1631. package/dist/node_modules/lodash-es/times.js +0 -51
  1632. package/dist/node_modules/lodash-es/toArray.js +0 -58
  1633. package/dist/node_modules/lodash-es/toFinite.js +0 -42
  1634. package/dist/node_modules/lodash-es/toInteger.js +0 -36
  1635. package/dist/node_modules/lodash-es/toIterator.js +0 -23
  1636. package/dist/node_modules/lodash-es/toJSON.js +0 -1
  1637. package/dist/node_modules/lodash-es/toLength.js +0 -38
  1638. package/dist/node_modules/lodash-es/toLower.js +0 -28
  1639. package/dist/node_modules/lodash-es/toNumber.js +0 -64
  1640. package/dist/node_modules/lodash-es/toPairs.js +0 -30
  1641. package/dist/node_modules/lodash-es/toPairsIn.js +0 -30
  1642. package/dist/node_modules/lodash-es/toPath.js +0 -33
  1643. package/dist/node_modules/lodash-es/toPlainObject.js +0 -32
  1644. package/dist/node_modules/lodash-es/toSafeInteger.js +0 -37
  1645. package/dist/node_modules/lodash-es/toString.js +0 -28
  1646. package/dist/node_modules/lodash-es/toUpper.js +0 -28
  1647. package/dist/node_modules/lodash-es/transform.js +0 -65
  1648. package/dist/node_modules/lodash-es/trim.js +0 -47
  1649. package/dist/node_modules/lodash-es/trimEnd.js +0 -41
  1650. package/dist/node_modules/lodash-es/trimStart.js +0 -43
  1651. package/dist/node_modules/lodash-es/truncate.js +0 -111
  1652. package/dist/node_modules/lodash-es/unary.js +0 -22
  1653. package/dist/node_modules/lodash-es/unescape.js +0 -34
  1654. package/dist/node_modules/lodash-es/union.js +0 -26
  1655. package/dist/node_modules/lodash-es/unionBy.js +0 -39
  1656. package/dist/node_modules/lodash-es/unionWith.js +0 -34
  1657. package/dist/node_modules/lodash-es/uniq.js +0 -25
  1658. package/dist/node_modules/lodash-es/uniqBy.js +0 -31
  1659. package/dist/node_modules/lodash-es/uniqWith.js +0 -28
  1660. package/dist/node_modules/lodash-es/uniqueId.js +0 -28
  1661. package/dist/node_modules/lodash-es/unset.js +0 -34
  1662. package/dist/node_modules/lodash-es/unzip.js +0 -45
  1663. package/dist/node_modules/lodash-es/unzipWith.js +0 -39
  1664. package/dist/node_modules/lodash-es/update.js +0 -35
  1665. package/dist/node_modules/lodash-es/updateWith.js +0 -33
  1666. package/dist/node_modules/lodash-es/upperCase.js +0 -27
  1667. package/dist/node_modules/lodash-es/upperFirst.js +0 -22
  1668. package/dist/node_modules/lodash-es/util.default.js +0 -42
  1669. package/dist/node_modules/lodash-es/util.js +0 -33
  1670. package/dist/node_modules/lodash-es/value.js +0 -1
  1671. package/dist/node_modules/lodash-es/valueOf.js +0 -1
  1672. package/dist/node_modules/lodash-es/values.js +0 -34
  1673. package/dist/node_modules/lodash-es/valuesIn.js +0 -32
  1674. package/dist/node_modules/lodash-es/without.js +0 -31
  1675. package/dist/node_modules/lodash-es/words.js +0 -35
  1676. package/dist/node_modules/lodash-es/wrap.js +0 -30
  1677. package/dist/node_modules/lodash-es/wrapperAt.js +0 -48
  1678. package/dist/node_modules/lodash-es/wrapperChain.js +0 -34
  1679. package/dist/node_modules/lodash-es/wrapperLodash.js +0 -147
  1680. package/dist/node_modules/lodash-es/wrapperReverse.js +0 -44
  1681. package/dist/node_modules/lodash-es/wrapperValue.js +0 -21
  1682. package/dist/node_modules/lodash-es/xor.js +0 -28
  1683. package/dist/node_modules/lodash-es/xorBy.js +0 -39
  1684. package/dist/node_modules/lodash-es/xorWith.js +0 -34
  1685. package/dist/node_modules/lodash-es/zip.js +0 -22
  1686. package/dist/node_modules/lodash-es/zipObject.js +0 -24
  1687. package/dist/node_modules/lodash-es/zipObjectDeep.js +0 -23
  1688. package/dist/node_modules/lodash-es/zipWith.js +0 -32
  1689. package/dist/node_modules/lodash.clonedeep/LICENSE +0 -47
  1690. package/dist/node_modules/lodash.clonedeep/README.md +0 -18
  1691. package/dist/node_modules/lodash.clonedeep/index.js +0 -1748
  1692. package/dist/node_modules/lodash.clonedeep/package.json +0 -17
  1693. package/dist/node_modules/lodash.isequal/LICENSE +0 -47
  1694. package/dist/node_modules/lodash.isequal/README.md +0 -18
  1695. package/dist/node_modules/lodash.isequal/index.js +0 -1848
  1696. package/dist/node_modules/lodash.isequal/package.json +0 -16
  1697. package/dist/node_modules/parchment/LICENSE +0 -30
  1698. package/dist/node_modules/parchment/README.md +0 -271
  1699. package/dist/node_modules/parchment/dist/parchment.d.ts +0 -453
  1700. package/dist/node_modules/parchment/dist/parchment.js +0 -847
  1701. package/dist/node_modules/parchment/dist/parchment.js.map +0 -1
  1702. package/dist/node_modules/parchment/dist/parchment.umd.cjs +0 -2
  1703. package/dist/node_modules/parchment/dist/parchment.umd.cjs.map +0 -1
  1704. package/dist/node_modules/parchment/package.json +0 -53
  1705. package/dist/node_modules/parchment/src/attributor/attributor.ts +0 -62
  1706. package/dist/node_modules/parchment/src/attributor/class.ts +0 -43
  1707. package/dist/node_modules/parchment/src/attributor/store.ts +0 -79
  1708. package/dist/node_modules/parchment/src/attributor/style.ts +0 -44
  1709. package/dist/node_modules/parchment/src/blot/abstract/blot.ts +0 -128
  1710. package/dist/node_modules/parchment/src/blot/abstract/container.ts +0 -48
  1711. package/dist/node_modules/parchment/src/blot/abstract/leaf.ts +0 -57
  1712. package/dist/node_modules/parchment/src/blot/abstract/parent.ts +0 -400
  1713. package/dist/node_modules/parchment/src/blot/abstract/shadow.ts +0 -188
  1714. package/dist/node_modules/parchment/src/blot/block.ts +0 -123
  1715. package/dist/node_modules/parchment/src/blot/embed.ts +0 -34
  1716. package/dist/node_modules/parchment/src/blot/inline.ts +0 -159
  1717. package/dist/node_modules/parchment/src/blot/scroll.ts +0 -216
  1718. package/dist/node_modules/parchment/src/blot/text.ts +0 -100
  1719. package/dist/node_modules/parchment/src/collection/linked-list.ts +0 -201
  1720. package/dist/node_modules/parchment/src/collection/linked-node.ts +0 -8
  1721. package/dist/node_modules/parchment/src/error.ts +0 -12
  1722. package/dist/node_modules/parchment/src/parchment.ts +0 -48
  1723. package/dist/node_modules/parchment/src/registry.ts +0 -155
  1724. package/dist/node_modules/parchment/src/scope.ts +0 -18
  1725. package/dist/node_modules/parchment/tsconfig.json +0 -16
  1726. package/dist/node_modules/quill/LICENSE +0 -31
  1727. package/dist/node_modules/quill/README.md +0 -104
  1728. package/dist/node_modules/quill/assets/base.styl +0 -309
  1729. package/dist/node_modules/quill/assets/bubble/toolbar.styl +0 -14
  1730. package/dist/node_modules/quill/assets/bubble/tooltip.styl +0 -49
  1731. package/dist/node_modules/quill/assets/bubble.styl +0 -45
  1732. package/dist/node_modules/quill/assets/core.styl +0 -215
  1733. package/dist/node_modules/quill/assets/favicon.png +0 -0
  1734. package/dist/node_modules/quill/assets/icons/align-center.svg +0 -5
  1735. package/dist/node_modules/quill/assets/icons/align-justify.svg +0 -5
  1736. package/dist/node_modules/quill/assets/icons/align-left.svg +0 -5
  1737. package/dist/node_modules/quill/assets/icons/align-right.svg +0 -5
  1738. package/dist/node_modules/quill/assets/icons/attachment.svg +0 -3
  1739. package/dist/node_modules/quill/assets/icons/audio.svg +0 -5
  1740. package/dist/node_modules/quill/assets/icons/authorship.svg +0 -5
  1741. package/dist/node_modules/quill/assets/icons/background.svg +0 -52
  1742. package/dist/node_modules/quill/assets/icons/blockquote.svg +0 -6
  1743. package/dist/node_modules/quill/assets/icons/bold.svg +0 -4
  1744. package/dist/node_modules/quill/assets/icons/clean.svg +0 -7
  1745. package/dist/node_modules/quill/assets/icons/code.svg +0 -5
  1746. package/dist/node_modules/quill/assets/icons/color.svg +0 -5
  1747. package/dist/node_modules/quill/assets/icons/comment.svg +0 -3
  1748. package/dist/node_modules/quill/assets/icons/direction-ltr.svg +0 -7
  1749. package/dist/node_modules/quill/assets/icons/direction-rtl.svg +0 -7
  1750. package/dist/node_modules/quill/assets/icons/dropdown.svg +0 -4
  1751. package/dist/node_modules/quill/assets/icons/embed.svg +0 -3
  1752. package/dist/node_modules/quill/assets/icons/emoji.svg +0 -6
  1753. package/dist/node_modules/quill/assets/icons/float-center.svg +0 -5
  1754. package/dist/node_modules/quill/assets/icons/float-full.svg +0 -5
  1755. package/dist/node_modules/quill/assets/icons/float-left.svg +0 -7
  1756. package/dist/node_modules/quill/assets/icons/float-right.svg +0 -7
  1757. package/dist/node_modules/quill/assets/icons/font.svg +0 -5
  1758. package/dist/node_modules/quill/assets/icons/formula.svg +0 -5
  1759. package/dist/node_modules/quill/assets/icons/hashtag.svg +0 -6
  1760. package/dist/node_modules/quill/assets/icons/header-2.svg +0 -3
  1761. package/dist/node_modules/quill/assets/icons/header-3.svg +0 -3
  1762. package/dist/node_modules/quill/assets/icons/header-4.svg +0 -3
  1763. package/dist/node_modules/quill/assets/icons/header-5.svg +0 -3
  1764. package/dist/node_modules/quill/assets/icons/header-6.svg +0 -3
  1765. package/dist/node_modules/quill/assets/icons/header.svg +0 -3
  1766. package/dist/node_modules/quill/assets/icons/horizontal-rule.svg +0 -4
  1767. package/dist/node_modules/quill/assets/icons/image.svg +0 -5
  1768. package/dist/node_modules/quill/assets/icons/indent.svg +0 -6
  1769. package/dist/node_modules/quill/assets/icons/italic.svg +0 -5
  1770. package/dist/node_modules/quill/assets/icons/link.svg +0 -5
  1771. package/dist/node_modules/quill/assets/icons/list-bullet.svg +0 -8
  1772. package/dist/node_modules/quill/assets/icons/list-check.svg +0 -8
  1773. package/dist/node_modules/quill/assets/icons/list-ordered.svg +0 -9
  1774. package/dist/node_modules/quill/assets/icons/map.svg +0 -5
  1775. package/dist/node_modules/quill/assets/icons/mention.svg +0 -4
  1776. package/dist/node_modules/quill/assets/icons/more.svg +0 -3
  1777. package/dist/node_modules/quill/assets/icons/outdent.svg +0 -6
  1778. package/dist/node_modules/quill/assets/icons/redo.svg +0 -4
  1779. package/dist/node_modules/quill/assets/icons/size-decrease.svg +0 -5
  1780. package/dist/node_modules/quill/assets/icons/size-increase.svg +0 -6
  1781. package/dist/node_modules/quill/assets/icons/size.svg +0 -6
  1782. package/dist/node_modules/quill/assets/icons/spacing.svg +0 -9
  1783. package/dist/node_modules/quill/assets/icons/speech.svg +0 -6
  1784. package/dist/node_modules/quill/assets/icons/strike.svg +0 -5
  1785. package/dist/node_modules/quill/assets/icons/subscript.svg +0 -4
  1786. package/dist/node_modules/quill/assets/icons/superscript.svg +0 -4
  1787. package/dist/node_modules/quill/assets/icons/table-border-all.svg +0 -5
  1788. package/dist/node_modules/quill/assets/icons/table-border-bottom.svg +0 -28
  1789. package/dist/node_modules/quill/assets/icons/table-border-left.svg +0 -28
  1790. package/dist/node_modules/quill/assets/icons/table-border-none.svg +0 -25
  1791. package/dist/node_modules/quill/assets/icons/table-border-outside.svg +0 -35
  1792. package/dist/node_modules/quill/assets/icons/table-border-right.svg +0 -28
  1793. package/dist/node_modules/quill/assets/icons/table-border-top.svg +0 -28
  1794. package/dist/node_modules/quill/assets/icons/table-delete-cells.svg +0 -13
  1795. package/dist/node_modules/quill/assets/icons/table-delete-columns.svg +0 -8
  1796. package/dist/node_modules/quill/assets/icons/table-delete-rows.svg +0 -9
  1797. package/dist/node_modules/quill/assets/icons/table-insert-cells.svg +0 -13
  1798. package/dist/node_modules/quill/assets/icons/table-insert-columns.svg +0 -8
  1799. package/dist/node_modules/quill/assets/icons/table-insert-rows.svg +0 -9
  1800. package/dist/node_modules/quill/assets/icons/table-merge-cells.svg +0 -4
  1801. package/dist/node_modules/quill/assets/icons/table-unmerge-cells.svg +0 -7
  1802. package/dist/node_modules/quill/assets/icons/table.svg +0 -11
  1803. package/dist/node_modules/quill/assets/icons/underline.svg +0 -4
  1804. package/dist/node_modules/quill/assets/icons/undo.svg +0 -4
  1805. package/dist/node_modules/quill/assets/icons/video.svg +0 -14
  1806. package/dist/node_modules/quill/assets/snow/toolbar.styl +0 -26
  1807. package/dist/node_modules/quill/assets/snow/tooltip.styl +0 -53
  1808. package/dist/node_modules/quill/assets/snow.styl +0 -18
  1809. package/dist/node_modules/quill/blots/block.d.ts +0 -34
  1810. package/dist/node_modules/quill/blots/block.js +0 -182
  1811. package/dist/node_modules/quill/blots/block.js.map +0 -1
  1812. package/dist/node_modules/quill/blots/break.d.ts +0 -8
  1813. package/dist/node_modules/quill/blots/break.js +0 -21
  1814. package/dist/node_modules/quill/blots/break.js.map +0 -1
  1815. package/dist/node_modules/quill/blots/container.d.ts +0 -4
  1816. package/dist/node_modules/quill/blots/container.js +0 -4
  1817. package/dist/node_modules/quill/blots/container.js.map +0 -1
  1818. package/dist/node_modules/quill/blots/cursor.d.ts +0 -26
  1819. package/dist/node_modules/quill/blots/cursor.js +0 -170
  1820. package/dist/node_modules/quill/blots/cursor.js.map +0 -1
  1821. package/dist/node_modules/quill/blots/embed.d.ts +0 -18
  1822. package/dist/node_modules/quill/blots/embed.js +0 -72
  1823. package/dist/node_modules/quill/blots/embed.js.map +0 -1
  1824. package/dist/node_modules/quill/blots/inline.d.ts +0 -12
  1825. package/dist/node_modules/quill/blots/inline.js +0 -48
  1826. package/dist/node_modules/quill/blots/inline.js.map +0 -1
  1827. package/dist/node_modules/quill/blots/scroll.d.ts +0 -49
  1828. package/dist/node_modules/quill/blots/scroll.js +0 -349
  1829. package/dist/node_modules/quill/blots/scroll.js.map +0 -1
  1830. package/dist/node_modules/quill/blots/text.d.ts +0 -5
  1831. package/dist/node_modules/quill/blots/text.js +0 -17
  1832. package/dist/node_modules/quill/blots/text.js.map +0 -1
  1833. package/dist/node_modules/quill/core/composition.d.ts +0 -12
  1834. package/dist/node_modules/quill/core/composition.js +0 -44
  1835. package/dist/node_modules/quill/core/composition.js.map +0 -1
  1836. package/dist/node_modules/quill/core/editor.d.ts +0 -28
  1837. package/dist/node_modules/quill/core/editor.js +0 -403
  1838. package/dist/node_modules/quill/core/editor.js.map +0 -1
  1839. package/dist/node_modules/quill/core/emitter.d.ts +0 -33
  1840. package/dist/node_modules/quill/core/emitter.js +0 -78
  1841. package/dist/node_modules/quill/core/emitter.js.map +0 -1
  1842. package/dist/node_modules/quill/core/instances.d.ts +0 -3
  1843. package/dist/node_modules/quill/core/instances.js +0 -2
  1844. package/dist/node_modules/quill/core/instances.js.map +0 -1
  1845. package/dist/node_modules/quill/core/logger.d.ts +0 -7
  1846. package/dist/node_modules/quill/core/logger.js +0 -24
  1847. package/dist/node_modules/quill/core/logger.js.map +0 -1
  1848. package/dist/node_modules/quill/core/module.d.ts +0 -8
  1849. package/dist/node_modules/quill/core/module.js +0 -10
  1850. package/dist/node_modules/quill/core/module.js.map +0 -1
  1851. package/dist/node_modules/quill/core/quill.d.ts +0 -218
  1852. package/dist/node_modules/quill/core/quill.js +0 -628
  1853. package/dist/node_modules/quill/core/quill.js.map +0 -1
  1854. package/dist/node_modules/quill/core/selection.d.ts +0 -74
  1855. package/dist/node_modules/quill/core/selection.js +0 -374
  1856. package/dist/node_modules/quill/core/selection.js.map +0 -1
  1857. package/dist/node_modules/quill/core/theme.d.ts +0 -32
  1858. package/dist/node_modules/quill/core/theme.js +0 -28
  1859. package/dist/node_modules/quill/core/theme.js.map +0 -1
  1860. package/dist/node_modules/quill/core/utils/createRegistryWithFormats.d.ts +0 -5
  1861. package/dist/node_modules/quill/core/utils/createRegistryWithFormats.js +0 -29
  1862. package/dist/node_modules/quill/core/utils/createRegistryWithFormats.js.map +0 -1
  1863. package/dist/node_modules/quill/core/utils/scrollRectIntoView.d.ts +0 -8
  1864. package/dist/node_modules/quill/core/utils/scrollRectIntoView.js +0 -75
  1865. package/dist/node_modules/quill/core/utils/scrollRectIntoView.js.map +0 -1
  1866. package/dist/node_modules/quill/core.d.ts +0 -7
  1867. package/dist/node_modules/quill/core.js +0 -37
  1868. package/dist/node_modules/quill/core.js.map +0 -1
  1869. package/dist/node_modules/quill/dist/quill.bubble.css +0 -10
  1870. package/dist/node_modules/quill/dist/quill.bubble.css.map +0 -1
  1871. package/dist/node_modules/quill/dist/quill.core.css +0 -10
  1872. package/dist/node_modules/quill/dist/quill.core.css.map +0 -1
  1873. package/dist/node_modules/quill/dist/quill.core.js +0 -3
  1874. package/dist/node_modules/quill/dist/quill.core.js.LICENSE.txt +0 -7
  1875. package/dist/node_modules/quill/dist/quill.core.js.map +0 -1
  1876. package/dist/node_modules/quill/dist/quill.js +0 -3
  1877. package/dist/node_modules/quill/dist/quill.js.LICENSE.txt +0 -7
  1878. package/dist/node_modules/quill/dist/quill.js.map +0 -1
  1879. package/dist/node_modules/quill/dist/quill.snow.css +0 -10
  1880. package/dist/node_modules/quill/dist/quill.snow.css.map +0 -1
  1881. package/dist/node_modules/quill/formats/align.d.ts +0 -5
  1882. package/dist/node_modules/quill/formats/align.js +0 -10
  1883. package/dist/node_modules/quill/formats/align.js.map +0 -1
  1884. package/dist/node_modules/quill/formats/background.d.ts +0 -5
  1885. package/dist/node_modules/quill/formats/background.js +0 -10
  1886. package/dist/node_modules/quill/formats/background.js.map +0 -1
  1887. package/dist/node_modules/quill/formats/blockquote.d.ts +0 -6
  1888. package/dist/node_modules/quill/formats/blockquote.js +0 -7
  1889. package/dist/node_modules/quill/formats/blockquote.js.map +0 -1
  1890. package/dist/node_modules/quill/formats/bold.d.ts +0 -11
  1891. package/dist/node_modules/quill/formats/bold.js +0 -19
  1892. package/dist/node_modules/quill/formats/bold.js.map +0 -1
  1893. package/dist/node_modules/quill/formats/code.d.ts +0 -15
  1894. package/dist/node_modules/quill/formats/code.js +0 -44
  1895. package/dist/node_modules/quill/formats/code.js.map +0 -1
  1896. package/dist/node_modules/quill/formats/color.d.ts +0 -7
  1897. package/dist/node_modules/quill/formats/color.js +0 -18
  1898. package/dist/node_modules/quill/formats/color.js.map +0 -1
  1899. package/dist/node_modules/quill/formats/direction.d.ts +0 -5
  1900. package/dist/node_modules/quill/formats/direction.js +0 -10
  1901. package/dist/node_modules/quill/formats/direction.js.map +0 -1
  1902. package/dist/node_modules/quill/formats/font.d.ts +0 -7
  1903. package/dist/node_modules/quill/formats/font.js +0 -14
  1904. package/dist/node_modules/quill/formats/font.js.map +0 -1
  1905. package/dist/node_modules/quill/formats/formula.d.ts +0 -10
  1906. package/dist/node_modules/quill/formats/formula.js +0 -33
  1907. package/dist/node_modules/quill/formats/formula.js.map +0 -1
  1908. package/dist/node_modules/quill/formats/header.d.ts +0 -7
  1909. package/dist/node_modules/quill/formats/header.js +0 -10
  1910. package/dist/node_modules/quill/formats/header.js.map +0 -1
  1911. package/dist/node_modules/quill/formats/image.d.ts +0 -13
  1912. package/dist/node_modules/quill/formats/image.js +0 -44
  1913. package/dist/node_modules/quill/formats/image.js.map +0 -1
  1914. package/dist/node_modules/quill/formats/indent.d.ts +0 -8
  1915. package/dist/node_modules/quill/formats/indent.js +0 -30
  1916. package/dist/node_modules/quill/formats/indent.js.map +0 -1
  1917. package/dist/node_modules/quill/formats/italic.d.ts +0 -6
  1918. package/dist/node_modules/quill/formats/italic.js +0 -7
  1919. package/dist/node_modules/quill/formats/italic.js.map +0 -1
  1920. package/dist/node_modules/quill/formats/link.d.ts +0 -13
  1921. package/dist/node_modules/quill/formats/link.js +0 -36
  1922. package/dist/node_modules/quill/formats/link.js.map +0 -1
  1923. package/dist/node_modules/quill/formats/list.d.ts +0 -13
  1924. package/dist/node_modules/quill/formats/list.js +0 -50
  1925. package/dist/node_modules/quill/formats/list.js.map +0 -1
  1926. package/dist/node_modules/quill/formats/script.d.ts +0 -8
  1927. package/dist/node_modules/quill/formats/script.js +0 -21
  1928. package/dist/node_modules/quill/formats/script.js.map +0 -1
  1929. package/dist/node_modules/quill/formats/size.d.ts +0 -4
  1930. package/dist/node_modules/quill/formats/size.js +0 -11
  1931. package/dist/node_modules/quill/formats/size.js.map +0 -1
  1932. package/dist/node_modules/quill/formats/strike.d.ts +0 -6
  1933. package/dist/node_modules/quill/formats/strike.js +0 -7
  1934. package/dist/node_modules/quill/formats/strike.js.map +0 -1
  1935. package/dist/node_modules/quill/formats/table.d.ts +0 -45
  1936. package/dist/node_modules/quill/formats/table.js +0 -176
  1937. package/dist/node_modules/quill/formats/table.js.map +0 -1
  1938. package/dist/node_modules/quill/formats/underline.d.ts +0 -6
  1939. package/dist/node_modules/quill/formats/underline.js +0 -7
  1940. package/dist/node_modules/quill/formats/underline.js.map +0 -1
  1941. package/dist/node_modules/quill/formats/video.d.ts +0 -14
  1942. package/dist/node_modules/quill/formats/video.js +0 -48
  1943. package/dist/node_modules/quill/formats/video.js.map +0 -1
  1944. package/dist/node_modules/quill/modules/clipboard.d.ts +0 -43
  1945. package/dist/node_modules/quill/modules/clipboard.js +0 -475
  1946. package/dist/node_modules/quill/modules/clipboard.js.map +0 -1
  1947. package/dist/node_modules/quill/modules/history.d.ts +0 -36
  1948. package/dist/node_modules/quill/modules/history.js +0 -178
  1949. package/dist/node_modules/quill/modules/history.js.map +0 -1
  1950. package/dist/node_modules/quill/modules/input.d.ts +0 -10
  1951. package/dist/node_modules/quill/modules/input.js +0 -83
  1952. package/dist/node_modules/quill/modules/input.js.map +0 -1
  1953. package/dist/node_modules/quill/modules/keyboard.d.ts +0 -58
  1954. package/dist/node_modules/quill/modules/keyboard.js +0 -713
  1955. package/dist/node_modules/quill/modules/keyboard.js.map +0 -1
  1956. package/dist/node_modules/quill/modules/normalizeExternalHTML/index.d.ts +0 -2
  1957. package/dist/node_modules/quill/modules/normalizeExternalHTML/index.js +0 -12
  1958. package/dist/node_modules/quill/modules/normalizeExternalHTML/index.js.map +0 -1
  1959. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.d.ts +0 -1
  1960. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.js +0 -24
  1961. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/googleDocs.js.map +0 -1
  1962. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.d.ts +0 -1
  1963. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.js +0 -87
  1964. package/dist/node_modules/quill/modules/normalizeExternalHTML/normalizers/msWord.js.map +0 -1
  1965. package/dist/node_modules/quill/modules/syntax.d.ts +0 -50
  1966. package/dist/node_modules/quill/modules/syntax.js +0 -332
  1967. package/dist/node_modules/quill/modules/syntax.js.map +0 -1
  1968. package/dist/node_modules/quill/modules/table.d.ts +0 -20
  1969. package/dist/node_modules/quill/modules/table.js +0 -125
  1970. package/dist/node_modules/quill/modules/table.js.map +0 -1
  1971. package/dist/node_modules/quill/modules/tableEmbed.d.ts +0 -27
  1972. package/dist/node_modules/quill/modules/tableEmbed.js +0 -209
  1973. package/dist/node_modules/quill/modules/tableEmbed.js.map +0 -1
  1974. package/dist/node_modules/quill/modules/toolbar.d.ts +0 -24
  1975. package/dist/node_modules/quill/modules/toolbar.js +0 -265
  1976. package/dist/node_modules/quill/modules/toolbar.js.map +0 -1
  1977. package/dist/node_modules/quill/modules/uiNode.d.ts +0 -19
  1978. package/dist/node_modules/quill/modules/uiNode.js +0 -95
  1979. package/dist/node_modules/quill/modules/uiNode.js.map +0 -1
  1980. package/dist/node_modules/quill/modules/uploader.d.ts +0 -15
  1981. package/dist/node_modules/quill/modules/uploader.js +0 -69
  1982. package/dist/node_modules/quill/modules/uploader.js.map +0 -1
  1983. package/dist/node_modules/quill/package.json +0 -100
  1984. package/dist/node_modules/quill/quill.d.ts +0 -6
  1985. package/dist/node_modules/quill/quill.js +0 -83
  1986. package/dist/node_modules/quill/quill.js.map +0 -1
  1987. package/dist/node_modules/quill/themes/base.d.ts +0 -35
  1988. package/dist/node_modules/quill/themes/base.js +0 -257
  1989. package/dist/node_modules/quill/themes/base.js.map +0 -1
  1990. package/dist/node_modules/quill/themes/bubble.d.ts +0 -18
  1991. package/dist/node_modules/quill/themes/bubble.js +0 -114
  1992. package/dist/node_modules/quill/themes/bubble.js.map +0 -1
  1993. package/dist/node_modules/quill/themes/snow.d.ts +0 -9
  1994. package/dist/node_modules/quill/themes/snow.js +0 -122
  1995. package/dist/node_modules/quill/themes/snow.js.map +0 -1
  1996. package/dist/node_modules/quill/types.d.js +0 -2
  1997. package/dist/node_modules/quill/types.d.js.map +0 -1
  1998. package/dist/node_modules/quill/ui/color-picker.d.ts +0 -7
  1999. package/dist/node_modules/quill/ui/color-picker.js +0 -30
  2000. package/dist/node_modules/quill/ui/color-picker.js.map +0 -1
  2001. package/dist/node_modules/quill/ui/icon-picker.d.ts +0 -7
  2002. package/dist/node_modules/quill/ui/icon-picker.js +0 -22
  2003. package/dist/node_modules/quill/ui/icon-picker.js.map +0 -1
  2004. package/dist/node_modules/quill/ui/icons.d.ts +0 -49
  2005. package/dist/node_modules/quill/ui/icons.js +0 -82
  2006. package/dist/node_modules/quill/ui/icons.js.map +0 -1
  2007. package/dist/node_modules/quill/ui/picker.d.ts +0 -16
  2008. package/dist/node_modules/quill/ui/picker.js +0 -171
  2009. package/dist/node_modules/quill/ui/picker.js.map +0 -1
  2010. package/dist/node_modules/quill/ui/tooltip.d.ts +0 -12
  2011. package/dist/node_modules/quill/ui/tooltip.js +0 -56
  2012. package/dist/node_modules/quill/ui/tooltip.js.map +0 -1
  2013. package/dist/node_modules/quill-delta/LICENSE +0 -14
  2014. package/dist/node_modules/quill-delta/README.md +0 -672
  2015. package/dist/node_modules/quill-delta/dist/AttributeMap.d.ts +0 -10
  2016. package/dist/node_modules/quill-delta/dist/AttributeMap.js +0 -86
  2017. package/dist/node_modules/quill-delta/dist/AttributeMap.js.map +0 -1
  2018. package/dist/node_modules/quill-delta/dist/Delta.d.ts +0 -45
  2019. package/dist/node_modules/quill-delta/dist/Delta.js +0 -478
  2020. package/dist/node_modules/quill-delta/dist/Delta.js.map +0 -1
  2021. package/dist/node_modules/quill-delta/dist/Op.d.ts +0 -11
  2022. package/dist/node_modules/quill-delta/dist/Op.js +0 -22
  2023. package/dist/node_modules/quill-delta/dist/Op.js.map +0 -1
  2024. package/dist/node_modules/quill-delta/dist/OpIterator.d.ts +0 -13
  2025. package/dist/node_modules/quill-delta/dist/OpIterator.js +0 -106
  2026. package/dist/node_modules/quill-delta/dist/OpIterator.js.map +0 -1
  2027. package/dist/node_modules/quill-delta/package.json +0 -77
  2028. package/dist/node_modules/quill-delta/src/AttributeMap.ts +0 -101
  2029. package/dist/node_modules/quill-delta/src/Delta.ts +0 -573
  2030. package/dist/node_modules/quill-delta/src/Op.ts +0 -26
  2031. package/dist/node_modules/quill-delta/src/OpIterator.ts +0 -106
  2032. package/dist/node_modules/quill-delta/tsconfig.json +0 -15
  2033. package/dist/package-lock.json +0 -73
  2034. package/dist/package.json +0 -15
  2035. package/dist/quillEditor.vue +0 -402
@@ -1,403 +0,0 @@
1
- import { cloneDeep, isEqual, merge } from 'lodash-es';
2
- import { LeafBlot, EmbedBlot, Scope, ParentBlot } from 'parchment';
3
- import Delta, { AttributeMap, Op } from 'quill-delta';
4
- import Block, { BlockEmbed, bubbleFormats } from '../blots/block.js';
5
- import Break from '../blots/break.js';
6
- import CursorBlot from '../blots/cursor.js';
7
- import TextBlot, { escapeText } from '../blots/text.js';
8
- import { Range } from './selection.js';
9
- const ASCII = /^[ -~]*$/;
10
- class Editor {
11
- constructor(scroll) {
12
- this.scroll = scroll;
13
- this.delta = this.getDelta();
14
- }
15
- applyDelta(delta) {
16
- this.scroll.update();
17
- let scrollLength = this.scroll.length();
18
- this.scroll.batchStart();
19
- const normalizedDelta = normalizeDelta(delta);
20
- const deleteDelta = new Delta();
21
- const normalizedOps = splitOpLines(normalizedDelta.ops.slice());
22
- normalizedOps.reduce((index, op) => {
23
- const length = Op.length(op);
24
- let attributes = op.attributes || {};
25
- let isImplicitNewlinePrepended = false;
26
- let isImplicitNewlineAppended = false;
27
- if (op.insert != null) {
28
- deleteDelta.retain(length);
29
- if (typeof op.insert === 'string') {
30
- const text = op.insert;
31
- isImplicitNewlineAppended = !text.endsWith('\n') && (scrollLength <= index || !!this.scroll.descendant(BlockEmbed, index)[0]);
32
- this.scroll.insertAt(index, text);
33
- const [line, offset] = this.scroll.line(index);
34
- let formats = merge({}, bubbleFormats(line));
35
- if (line instanceof Block) {
36
- const [leaf] = line.descendant(LeafBlot, offset);
37
- if (leaf) {
38
- formats = merge(formats, bubbleFormats(leaf));
39
- }
40
- }
41
- attributes = AttributeMap.diff(formats, attributes) || {};
42
- } else if (typeof op.insert === 'object') {
43
- const key = Object.keys(op.insert)[0]; // There should only be one key
44
- if (key == null) return index;
45
- const isInlineEmbed = this.scroll.query(key, Scope.INLINE) != null;
46
- if (isInlineEmbed) {
47
- if (scrollLength <= index || !!this.scroll.descendant(BlockEmbed, index)[0]) {
48
- isImplicitNewlineAppended = true;
49
- }
50
- } else if (index > 0) {
51
- const [leaf, offset] = this.scroll.descendant(LeafBlot, index - 1);
52
- if (leaf instanceof TextBlot) {
53
- const text = leaf.value();
54
- if (text[offset] !== '\n') {
55
- isImplicitNewlinePrepended = true;
56
- }
57
- } else if (leaf instanceof EmbedBlot && leaf.statics.scope === Scope.INLINE_BLOT) {
58
- isImplicitNewlinePrepended = true;
59
- }
60
- }
61
- this.scroll.insertAt(index, key, op.insert[key]);
62
- if (isInlineEmbed) {
63
- const [leaf] = this.scroll.descendant(LeafBlot, index);
64
- if (leaf) {
65
- const formats = merge({}, bubbleFormats(leaf));
66
- attributes = AttributeMap.diff(formats, attributes) || {};
67
- }
68
- }
69
- }
70
- scrollLength += length;
71
- } else {
72
- deleteDelta.push(op);
73
- if (op.retain !== null && typeof op.retain === 'object') {
74
- const key = Object.keys(op.retain)[0];
75
- if (key == null) return index;
76
- this.scroll.updateEmbedAt(index, key, op.retain[key]);
77
- }
78
- }
79
- Object.keys(attributes).forEach(name => {
80
- this.scroll.formatAt(index, length, name, attributes[name]);
81
- });
82
- const prependedLength = isImplicitNewlinePrepended ? 1 : 0;
83
- const addedLength = isImplicitNewlineAppended ? 1 : 0;
84
- scrollLength += prependedLength + addedLength;
85
- deleteDelta.retain(prependedLength);
86
- deleteDelta.delete(addedLength);
87
- return index + length + prependedLength + addedLength;
88
- }, 0);
89
- deleteDelta.reduce((index, op) => {
90
- if (typeof op.delete === 'number') {
91
- this.scroll.deleteAt(index, op.delete);
92
- return index;
93
- }
94
- return index + Op.length(op);
95
- }, 0);
96
- this.scroll.batchEnd();
97
- this.scroll.optimize();
98
- return this.update(normalizedDelta);
99
- }
100
- deleteText(index, length) {
101
- this.scroll.deleteAt(index, length);
102
- return this.update(new Delta().retain(index).delete(length));
103
- }
104
- formatLine(index, length) {
105
- let formats = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
106
- this.scroll.update();
107
- Object.keys(formats).forEach(format => {
108
- this.scroll.lines(index, Math.max(length, 1)).forEach(line => {
109
- line.format(format, formats[format]);
110
- });
111
- });
112
- this.scroll.optimize();
113
- const delta = new Delta().retain(index).retain(length, cloneDeep(formats));
114
- return this.update(delta);
115
- }
116
- formatText(index, length) {
117
- let formats = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
118
- Object.keys(formats).forEach(format => {
119
- this.scroll.formatAt(index, length, format, formats[format]);
120
- });
121
- const delta = new Delta().retain(index).retain(length, cloneDeep(formats));
122
- return this.update(delta);
123
- }
124
- getContents(index, length) {
125
- return this.delta.slice(index, index + length);
126
- }
127
- getDelta() {
128
- return this.scroll.lines().reduce((delta, line) => {
129
- return delta.concat(line.delta());
130
- }, new Delta());
131
- }
132
- getFormat(index) {
133
- let length = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : 0;
134
- let lines = [];
135
- let leaves = [];
136
- if (length === 0) {
137
- this.scroll.path(index).forEach(path => {
138
- const [blot] = path;
139
- if (blot instanceof Block) {
140
- lines.push(blot);
141
- } else if (blot instanceof LeafBlot) {
142
- leaves.push(blot);
143
- }
144
- });
145
- } else {
146
- lines = this.scroll.lines(index, length);
147
- leaves = this.scroll.descendants(LeafBlot, index, length);
148
- }
149
- const [lineFormats, leafFormats] = [lines, leaves].map(blots => {
150
- const blot = blots.shift();
151
- if (blot == null) return {};
152
- let formats = bubbleFormats(blot);
153
- while (Object.keys(formats).length > 0) {
154
- const blot = blots.shift();
155
- if (blot == null) return formats;
156
- formats = combineFormats(bubbleFormats(blot), formats);
157
- }
158
- return formats;
159
- });
160
- return {
161
- ...lineFormats,
162
- ...leafFormats
163
- };
164
- }
165
- getHTML(index, length) {
166
- const [line, lineOffset] = this.scroll.line(index);
167
- if (line) {
168
- const lineLength = line.length();
169
- const isWithinLine = line.length() >= lineOffset + length;
170
- if (isWithinLine && !(lineOffset === 0 && length === lineLength)) {
171
- return convertHTML(line, lineOffset, length, true);
172
- }
173
- return convertHTML(this.scroll, index, length, true);
174
- }
175
- return '';
176
- }
177
- getText(index, length) {
178
- return this.getContents(index, length).filter(op => typeof op.insert === 'string').map(op => op.insert).join('');
179
- }
180
- insertContents(index, contents) {
181
- const normalizedDelta = normalizeDelta(contents);
182
- const change = new Delta().retain(index).concat(normalizedDelta);
183
- this.scroll.insertContents(index, normalizedDelta);
184
- return this.update(change);
185
- }
186
- insertEmbed(index, embed, value) {
187
- this.scroll.insertAt(index, embed, value);
188
- return this.update(new Delta().retain(index).insert({
189
- [embed]: value
190
- }));
191
- }
192
- insertText(index, text) {
193
- let formats = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
194
- text = text.replace(/\r\n/g, '\n').replace(/\r/g, '\n');
195
- this.scroll.insertAt(index, text);
196
- Object.keys(formats).forEach(format => {
197
- this.scroll.formatAt(index, text.length, format, formats[format]);
198
- });
199
- return this.update(new Delta().retain(index).insert(text, cloneDeep(formats)));
200
- }
201
- isBlank() {
202
- if (this.scroll.children.length === 0) return true;
203
- if (this.scroll.children.length > 1) return false;
204
- const blot = this.scroll.children.head;
205
- if (blot?.statics.blotName !== Block.blotName) return false;
206
- const block = blot;
207
- if (block.children.length > 1) return false;
208
- return block.children.head instanceof Break;
209
- }
210
- removeFormat(index, length) {
211
- const text = this.getText(index, length);
212
- const [line, offset] = this.scroll.line(index + length);
213
- let suffixLength = 0;
214
- let suffix = new Delta();
215
- if (line != null) {
216
- suffixLength = line.length() - offset;
217
- suffix = line.delta().slice(offset, offset + suffixLength - 1).insert('\n');
218
- }
219
- const contents = this.getContents(index, length + suffixLength);
220
- const diff = contents.diff(new Delta().insert(text).concat(suffix));
221
- const delta = new Delta().retain(index).concat(diff);
222
- return this.applyDelta(delta);
223
- }
224
- update(change) {
225
- let mutations = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : [];
226
- let selectionInfo = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : undefined;
227
- const oldDelta = this.delta;
228
- if (mutations.length === 1 && mutations[0].type === 'characterData' &&
229
- // @ts-expect-error Fix me later
230
- mutations[0].target.data.match(ASCII) && this.scroll.find(mutations[0].target)) {
231
- // Optimization for character changes
232
- const textBlot = this.scroll.find(mutations[0].target);
233
- const formats = bubbleFormats(textBlot);
234
- const index = textBlot.offset(this.scroll);
235
- // @ts-expect-error Fix me later
236
- const oldValue = mutations[0].oldValue.replace(CursorBlot.CONTENTS, '');
237
- const oldText = new Delta().insert(oldValue);
238
- // @ts-expect-error
239
- const newText = new Delta().insert(textBlot.value());
240
- const relativeSelectionInfo = selectionInfo && {
241
- oldRange: shiftRange(selectionInfo.oldRange, -index),
242
- newRange: shiftRange(selectionInfo.newRange, -index)
243
- };
244
- const diffDelta = new Delta().retain(index).concat(oldText.diff(newText, relativeSelectionInfo));
245
- change = diffDelta.reduce((delta, op) => {
246
- if (op.insert) {
247
- return delta.insert(op.insert, formats);
248
- }
249
- return delta.push(op);
250
- }, new Delta());
251
- this.delta = oldDelta.compose(change);
252
- } else {
253
- this.delta = this.getDelta();
254
- if (!change || !isEqual(oldDelta.compose(change), this.delta)) {
255
- change = oldDelta.diff(this.delta, selectionInfo);
256
- }
257
- }
258
- return change;
259
- }
260
- }
261
- function convertListHTML(items, lastIndent, types) {
262
- if (items.length === 0) {
263
- const [endTag] = getListType(types.pop());
264
- if (lastIndent <= 0) {
265
- return `</li></${endTag}>`;
266
- }
267
- return `</li></${endTag}>${convertListHTML([], lastIndent - 1, types)}`;
268
- }
269
- const [{
270
- child,
271
- offset,
272
- length,
273
- indent,
274
- type
275
- }, ...rest] = items;
276
- const [tag, attribute] = getListType(type);
277
- if (indent > lastIndent) {
278
- types.push(type);
279
- if (indent === lastIndent + 1) {
280
- return `<${tag}><li${attribute}>${convertHTML(child, offset, length)}${convertListHTML(rest, indent, types)}`;
281
- }
282
- return `<${tag}><li>${convertListHTML(items, lastIndent + 1, types)}`;
283
- }
284
- const previousType = types[types.length - 1];
285
- if (indent === lastIndent && type === previousType) {
286
- return `</li><li${attribute}>${convertHTML(child, offset, length)}${convertListHTML(rest, indent, types)}`;
287
- }
288
- const [endTag] = getListType(types.pop());
289
- return `</li></${endTag}>${convertListHTML(items, lastIndent - 1, types)}`;
290
- }
291
- function convertHTML(blot, index, length) {
292
- let isRoot = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : false;
293
- if ('html' in blot && typeof blot.html === 'function') {
294
- return blot.html(index, length);
295
- }
296
- if (blot instanceof TextBlot) {
297
- return escapeText(blot.value().slice(index, index + length));
298
- }
299
- if (blot instanceof ParentBlot) {
300
- // TODO fix API
301
- if (blot.statics.blotName === 'list-container') {
302
- const items = [];
303
- blot.children.forEachAt(index, length, (child, offset, childLength) => {
304
- const formats = 'formats' in child && typeof child.formats === 'function' ? child.formats() : {};
305
- items.push({
306
- child,
307
- offset,
308
- length: childLength,
309
- indent: formats.indent || 0,
310
- type: formats.list
311
- });
312
- });
313
- return convertListHTML(items, -1, []);
314
- }
315
- const parts = [];
316
- blot.children.forEachAt(index, length, (child, offset, childLength) => {
317
- parts.push(convertHTML(child, offset, childLength));
318
- });
319
- if (isRoot || blot.statics.blotName === 'list') {
320
- return parts.join('');
321
- }
322
- const {
323
- outerHTML,
324
- innerHTML
325
- } = blot.domNode;
326
- const [start, end] = outerHTML.split(`>${innerHTML}<`);
327
- // TODO cleanup
328
- if (start === '<table') {
329
- return `<table style="border: 1px solid #000;">${parts.join('')}<${end}`;
330
- }
331
- return `${start}>${parts.join('')}<${end}`;
332
- }
333
- return blot.domNode instanceof Element ? blot.domNode.outerHTML : '';
334
- }
335
- function combineFormats(formats, combined) {
336
- return Object.keys(combined).reduce((merged, name) => {
337
- if (formats[name] == null) return merged;
338
- const combinedValue = combined[name];
339
- if (combinedValue === formats[name]) {
340
- merged[name] = combinedValue;
341
- } else if (Array.isArray(combinedValue)) {
342
- if (combinedValue.indexOf(formats[name]) < 0) {
343
- merged[name] = combinedValue.concat([formats[name]]);
344
- } else {
345
- // If style already exists, don't add to an array, but don't lose other styles
346
- merged[name] = combinedValue;
347
- }
348
- } else {
349
- merged[name] = [combinedValue, formats[name]];
350
- }
351
- return merged;
352
- }, {});
353
- }
354
- function getListType(type) {
355
- const tag = type === 'ordered' ? 'ol' : 'ul';
356
- switch (type) {
357
- case 'checked':
358
- return [tag, ' data-list="checked"'];
359
- case 'unchecked':
360
- return [tag, ' data-list="unchecked"'];
361
- default:
362
- return [tag, ''];
363
- }
364
- }
365
- function normalizeDelta(delta) {
366
- return delta.reduce((normalizedDelta, op) => {
367
- if (typeof op.insert === 'string') {
368
- const text = op.insert.replace(/\r\n/g, '\n').replace(/\r/g, '\n');
369
- return normalizedDelta.insert(text, op.attributes);
370
- }
371
- return normalizedDelta.push(op);
372
- }, new Delta());
373
- }
374
- function shiftRange(_ref, amount) {
375
- let {
376
- index,
377
- length
378
- } = _ref;
379
- return new Range(index + amount, length);
380
- }
381
- function splitOpLines(ops) {
382
- const split = [];
383
- ops.forEach(op => {
384
- if (typeof op.insert === 'string') {
385
- const lines = op.insert.split('\n');
386
- lines.forEach((line, index) => {
387
- if (index) split.push({
388
- insert: '\n',
389
- attributes: op.attributes
390
- });
391
- if (line) split.push({
392
- insert: line,
393
- attributes: op.attributes
394
- });
395
- });
396
- } else {
397
- split.push(op);
398
- }
399
- });
400
- return split;
401
- }
402
- export default Editor;
403
- //# sourceMappingURL=editor.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"editor.js","names":["cloneDeep","isEqual","merge","LeafBlot","EmbedBlot","Scope","ParentBlot","Delta","AttributeMap","Op","Block","BlockEmbed","bubbleFormats","Break","CursorBlot","TextBlot","escapeText","Range","ASCII","Editor","constructor","scroll","delta","getDelta","applyDelta","update","scrollLength","length","batchStart","normalizedDelta","normalizeDelta","deleteDelta","normalizedOps","splitOpLines","ops","slice","reduce","index","op","attributes","isImplicitNewlinePrepended","isImplicitNewlineAppended","insert","retain","text","endsWith","descendant","insertAt","line","offset","formats","leaf","diff","key","Object","keys","isInlineEmbed","query","INLINE","value","statics","scope","INLINE_BLOT","push","updateEmbedAt","forEach","name","formatAt","prependedLength","addedLength","delete","deleteAt","batchEnd","optimize","deleteText","formatLine","arguments","undefined","format","lines","Math","max","formatText","getContents","concat","getFormat","leaves","path","blot","descendants","lineFormats","leafFormats","map","blots","shift","combineFormats","getHTML","lineOffset","lineLength","isWithinLine","convertHTML","getText","filter","join","insertContents","contents","change","insertEmbed","embed","insertText","replace","isBlank","children","head","blotName","block","removeFormat","suffixLength","suffix","mutations","selectionInfo","oldDelta","type","target","data","match","find","textBlot","oldValue","CONTENTS","oldText","newText","relativeSelectionInfo","oldRange","shiftRange","newRange","diffDelta","compose","convertListHTML","items","lastIndent","types","endTag","getListType","pop","child","indent","rest","tag","attribute","previousType","isRoot","html","forEachAt","childLength","list","parts","outerHTML","innerHTML","domNode","start","end","split","Element","combined","merged","combinedValue","Array","isArray","indexOf","_ref","amount"],"sources":["../../src/core/editor.ts"],"sourcesContent":["import { cloneDeep, isEqual, merge } from 'lodash-es';\nimport { LeafBlot, EmbedBlot, Scope, ParentBlot } from 'parchment';\nimport type { Blot } from 'parchment';\nimport Delta, { AttributeMap, Op } from 'quill-delta';\nimport Block, { BlockEmbed, bubbleFormats } from '../blots/block.js';\nimport Break from '../blots/break.js';\nimport CursorBlot from '../blots/cursor.js';\nimport type Scroll from '../blots/scroll.js';\nimport TextBlot, { escapeText } from '../blots/text.js';\nimport { Range } from './selection.js';\n\nconst ASCII = /^[ -~]*$/;\n\ntype SelectionInfo = {\n newRange: Range;\n oldRange: Range;\n};\n\nclass Editor {\n scroll: Scroll;\n delta: Delta;\n\n constructor(scroll: Scroll) {\n this.scroll = scroll;\n this.delta = this.getDelta();\n }\n\n applyDelta(delta: Delta): Delta {\n this.scroll.update();\n let scrollLength = this.scroll.length();\n this.scroll.batchStart();\n const normalizedDelta = normalizeDelta(delta);\n const deleteDelta = new Delta();\n const normalizedOps = splitOpLines(normalizedDelta.ops.slice());\n normalizedOps.reduce((index, op) => {\n const length = Op.length(op);\n let attributes = op.attributes || {};\n let isImplicitNewlinePrepended = false;\n let isImplicitNewlineAppended = false;\n if (op.insert != null) {\n deleteDelta.retain(length);\n if (typeof op.insert === 'string') {\n const text = op.insert;\n isImplicitNewlineAppended =\n !text.endsWith('\\n') &&\n (scrollLength <= index ||\n !!this.scroll.descendant(BlockEmbed, index)[0]);\n this.scroll.insertAt(index, text);\n const [line, offset] = this.scroll.line(index);\n let formats = merge({}, bubbleFormats(line));\n if (line instanceof Block) {\n const [leaf] = line.descendant(LeafBlot, offset);\n if (leaf) {\n formats = merge(formats, bubbleFormats(leaf));\n }\n }\n attributes = AttributeMap.diff(formats, attributes) || {};\n } else if (typeof op.insert === 'object') {\n const key = Object.keys(op.insert)[0]; // There should only be one key\n if (key == null) return index;\n const isInlineEmbed = this.scroll.query(key, Scope.INLINE) != null;\n if (isInlineEmbed) {\n if (\n scrollLength <= index ||\n !!this.scroll.descendant(BlockEmbed, index)[0]\n ) {\n isImplicitNewlineAppended = true;\n }\n } else if (index > 0) {\n const [leaf, offset] = this.scroll.descendant(LeafBlot, index - 1);\n if (leaf instanceof TextBlot) {\n const text = leaf.value();\n if (text[offset] !== '\\n') {\n isImplicitNewlinePrepended = true;\n }\n } else if (\n leaf instanceof EmbedBlot &&\n leaf.statics.scope === Scope.INLINE_BLOT\n ) {\n isImplicitNewlinePrepended = true;\n }\n }\n this.scroll.insertAt(index, key, op.insert[key]);\n\n if (isInlineEmbed) {\n const [leaf] = this.scroll.descendant(LeafBlot, index);\n if (leaf) {\n const formats = merge({}, bubbleFormats(leaf));\n attributes = AttributeMap.diff(formats, attributes) || {};\n }\n }\n }\n scrollLength += length;\n } else {\n deleteDelta.push(op);\n\n if (op.retain !== null && typeof op.retain === 'object') {\n const key = Object.keys(op.retain)[0];\n if (key == null) return index;\n this.scroll.updateEmbedAt(index, key, op.retain[key]);\n }\n }\n Object.keys(attributes).forEach((name) => {\n this.scroll.formatAt(index, length, name, attributes[name]);\n });\n const prependedLength = isImplicitNewlinePrepended ? 1 : 0;\n const addedLength = isImplicitNewlineAppended ? 1 : 0;\n scrollLength += prependedLength + addedLength;\n deleteDelta.retain(prependedLength);\n deleteDelta.delete(addedLength);\n return index + length + prependedLength + addedLength;\n }, 0);\n deleteDelta.reduce((index, op) => {\n if (typeof op.delete === 'number') {\n this.scroll.deleteAt(index, op.delete);\n return index;\n }\n return index + Op.length(op);\n }, 0);\n this.scroll.batchEnd();\n this.scroll.optimize();\n return this.update(normalizedDelta);\n }\n\n deleteText(index: number, length: number): Delta {\n this.scroll.deleteAt(index, length);\n return this.update(new Delta().retain(index).delete(length));\n }\n\n formatLine(\n index: number,\n length: number,\n formats: Record<string, unknown> = {},\n ): Delta {\n this.scroll.update();\n Object.keys(formats).forEach((format) => {\n this.scroll.lines(index, Math.max(length, 1)).forEach((line) => {\n line.format(format, formats[format]);\n });\n });\n this.scroll.optimize();\n const delta = new Delta().retain(index).retain(length, cloneDeep(formats));\n return this.update(delta);\n }\n\n formatText(\n index: number,\n length: number,\n formats: Record<string, unknown> = {},\n ): Delta {\n Object.keys(formats).forEach((format) => {\n this.scroll.formatAt(index, length, format, formats[format]);\n });\n const delta = new Delta().retain(index).retain(length, cloneDeep(formats));\n return this.update(delta);\n }\n\n getContents(index: number, length: number): Delta {\n return this.delta.slice(index, index + length);\n }\n\n getDelta(): Delta {\n return this.scroll.lines().reduce((delta, line) => {\n return delta.concat(line.delta());\n }, new Delta());\n }\n\n getFormat(index: number, length = 0): Record<string, unknown> {\n let lines: (Block | BlockEmbed)[] = [];\n let leaves: LeafBlot[] = [];\n if (length === 0) {\n this.scroll.path(index).forEach((path) => {\n const [blot] = path;\n if (blot instanceof Block) {\n lines.push(blot);\n } else if (blot instanceof LeafBlot) {\n leaves.push(blot);\n }\n });\n } else {\n lines = this.scroll.lines(index, length);\n leaves = this.scroll.descendants(LeafBlot, index, length);\n }\n const [lineFormats, leafFormats] = [lines, leaves].map((blots) => {\n const blot = blots.shift();\n if (blot == null) return {};\n let formats = bubbleFormats(blot);\n while (Object.keys(formats).length > 0) {\n const blot = blots.shift();\n if (blot == null) return formats;\n formats = combineFormats(bubbleFormats(blot), formats);\n }\n return formats;\n });\n return { ...lineFormats, ...leafFormats };\n }\n\n getHTML(index: number, length: number): string {\n const [line, lineOffset] = this.scroll.line(index);\n if (line) {\n const lineLength = line.length();\n const isWithinLine = line.length() >= lineOffset + length;\n if (isWithinLine && !(lineOffset === 0 && length === lineLength)) {\n return convertHTML(line, lineOffset, length, true);\n }\n return convertHTML(this.scroll, index, length, true);\n }\n return '';\n }\n\n getText(index: number, length: number): string {\n return this.getContents(index, length)\n .filter((op) => typeof op.insert === 'string')\n .map((op) => op.insert)\n .join('');\n }\n\n insertContents(index: number, contents: Delta): Delta {\n const normalizedDelta = normalizeDelta(contents);\n const change = new Delta().retain(index).concat(normalizedDelta);\n this.scroll.insertContents(index, normalizedDelta);\n return this.update(change);\n }\n\n insertEmbed(index: number, embed: string, value: unknown): Delta {\n this.scroll.insertAt(index, embed, value);\n return this.update(new Delta().retain(index).insert({ [embed]: value }));\n }\n\n insertText(\n index: number,\n text: string,\n formats: Record<string, unknown> = {},\n ): Delta {\n text = text.replace(/\\r\\n/g, '\\n').replace(/\\r/g, '\\n');\n this.scroll.insertAt(index, text);\n Object.keys(formats).forEach((format) => {\n this.scroll.formatAt(index, text.length, format, formats[format]);\n });\n return this.update(\n new Delta().retain(index).insert(text, cloneDeep(formats)),\n );\n }\n\n isBlank(): boolean {\n if (this.scroll.children.length === 0) return true;\n if (this.scroll.children.length > 1) return false;\n const blot = this.scroll.children.head;\n if (blot?.statics.blotName !== Block.blotName) return false;\n const block = blot as Block;\n if (block.children.length > 1) return false;\n return block.children.head instanceof Break;\n }\n\n removeFormat(index: number, length: number): Delta {\n const text = this.getText(index, length);\n const [line, offset] = this.scroll.line(index + length);\n let suffixLength = 0;\n let suffix = new Delta();\n if (line != null) {\n suffixLength = line.length() - offset;\n suffix = line\n .delta()\n .slice(offset, offset + suffixLength - 1)\n .insert('\\n');\n }\n const contents = this.getContents(index, length + suffixLength);\n const diff = contents.diff(new Delta().insert(text).concat(suffix));\n const delta = new Delta().retain(index).concat(diff);\n return this.applyDelta(delta);\n }\n\n update(\n change: Delta | null,\n mutations: MutationRecord[] = [],\n selectionInfo: SelectionInfo | undefined = undefined,\n ): Delta {\n const oldDelta = this.delta;\n if (\n mutations.length === 1 &&\n mutations[0].type === 'characterData' &&\n // @ts-expect-error Fix me later\n mutations[0].target.data.match(ASCII) &&\n this.scroll.find(mutations[0].target)\n ) {\n // Optimization for character changes\n const textBlot = this.scroll.find(mutations[0].target) as Blot;\n const formats = bubbleFormats(textBlot);\n const index = textBlot.offset(this.scroll);\n // @ts-expect-error Fix me later\n const oldValue = mutations[0].oldValue.replace(CursorBlot.CONTENTS, '');\n const oldText = new Delta().insert(oldValue);\n // @ts-expect-error\n const newText = new Delta().insert(textBlot.value());\n const relativeSelectionInfo = selectionInfo && {\n oldRange: shiftRange(selectionInfo.oldRange, -index),\n newRange: shiftRange(selectionInfo.newRange, -index),\n };\n const diffDelta = new Delta()\n .retain(index)\n .concat(oldText.diff(newText, relativeSelectionInfo));\n change = diffDelta.reduce((delta, op) => {\n if (op.insert) {\n return delta.insert(op.insert, formats);\n }\n return delta.push(op);\n }, new Delta());\n this.delta = oldDelta.compose(change);\n } else {\n this.delta = this.getDelta();\n if (!change || !isEqual(oldDelta.compose(change), this.delta)) {\n change = oldDelta.diff(this.delta, selectionInfo);\n }\n }\n return change;\n }\n}\n\ninterface ListItem {\n child: Blot;\n offset: number;\n length: number;\n indent: number;\n type: string;\n}\nfunction convertListHTML(\n items: ListItem[],\n lastIndent: number,\n types: string[],\n): string {\n if (items.length === 0) {\n const [endTag] = getListType(types.pop());\n if (lastIndent <= 0) {\n return `</li></${endTag}>`;\n }\n return `</li></${endTag}>${convertListHTML([], lastIndent - 1, types)}`;\n }\n const [{ child, offset, length, indent, type }, ...rest] = items;\n const [tag, attribute] = getListType(type);\n if (indent > lastIndent) {\n types.push(type);\n if (indent === lastIndent + 1) {\n return `<${tag}><li${attribute}>${convertHTML(\n child,\n offset,\n length,\n )}${convertListHTML(rest, indent, types)}`;\n }\n return `<${tag}><li>${convertListHTML(items, lastIndent + 1, types)}`;\n }\n const previousType = types[types.length - 1];\n if (indent === lastIndent && type === previousType) {\n return `</li><li${attribute}>${convertHTML(\n child,\n offset,\n length,\n )}${convertListHTML(rest, indent, types)}`;\n }\n const [endTag] = getListType(types.pop());\n return `</li></${endTag}>${convertListHTML(items, lastIndent - 1, types)}`;\n}\n\nfunction convertHTML(\n blot: Blot,\n index: number,\n length: number,\n isRoot = false,\n): string {\n if ('html' in blot && typeof blot.html === 'function') {\n return blot.html(index, length);\n }\n if (blot instanceof TextBlot) {\n return escapeText(blot.value().slice(index, index + length));\n }\n if (blot instanceof ParentBlot) {\n // TODO fix API\n if (blot.statics.blotName === 'list-container') {\n const items: any[] = [];\n blot.children.forEachAt(index, length, (child, offset, childLength) => {\n const formats =\n 'formats' in child && typeof child.formats === 'function'\n ? child.formats()\n : {};\n items.push({\n child,\n offset,\n length: childLength,\n indent: formats.indent || 0,\n type: formats.list,\n });\n });\n return convertListHTML(items, -1, []);\n }\n const parts: string[] = [];\n blot.children.forEachAt(index, length, (child, offset, childLength) => {\n parts.push(convertHTML(child, offset, childLength));\n });\n if (isRoot || blot.statics.blotName === 'list') {\n return parts.join('');\n }\n const { outerHTML, innerHTML } = blot.domNode as Element;\n const [start, end] = outerHTML.split(`>${innerHTML}<`);\n // TODO cleanup\n if (start === '<table') {\n return `<table style=\"border: 1px solid #000;\">${parts.join('')}<${end}`;\n }\n return `${start}>${parts.join('')}<${end}`;\n }\n return blot.domNode instanceof Element ? blot.domNode.outerHTML : '';\n}\n\nfunction combineFormats(\n formats: Record<string, unknown>,\n combined: Record<string, unknown>,\n): Record<string, unknown> {\n return Object.keys(combined).reduce(\n (merged, name) => {\n if (formats[name] == null) return merged;\n const combinedValue = combined[name];\n if (combinedValue === formats[name]) {\n merged[name] = combinedValue;\n } else if (Array.isArray(combinedValue)) {\n if (combinedValue.indexOf(formats[name]) < 0) {\n merged[name] = combinedValue.concat([formats[name]]);\n } else {\n // If style already exists, don't add to an array, but don't lose other styles\n merged[name] = combinedValue;\n }\n } else {\n merged[name] = [combinedValue, formats[name]];\n }\n return merged;\n },\n {} as Record<string, unknown>,\n );\n}\n\nfunction getListType(type: string | undefined) {\n const tag = type === 'ordered' ? 'ol' : 'ul';\n switch (type) {\n case 'checked':\n return [tag, ' data-list=\"checked\"'];\n case 'unchecked':\n return [tag, ' data-list=\"unchecked\"'];\n default:\n return [tag, ''];\n }\n}\n\nfunction normalizeDelta(delta: Delta) {\n return delta.reduce((normalizedDelta, op) => {\n if (typeof op.insert === 'string') {\n const text = op.insert.replace(/\\r\\n/g, '\\n').replace(/\\r/g, '\\n');\n return normalizedDelta.insert(text, op.attributes);\n }\n return normalizedDelta.push(op);\n }, new Delta());\n}\n\nfunction shiftRange({ index, length }: Range, amount: number) {\n return new Range(index + amount, length);\n}\n\nfunction splitOpLines(ops: Op[]) {\n const split: Op[] = [];\n ops.forEach((op) => {\n if (typeof op.insert === 'string') {\n const lines = op.insert.split('\\n');\n lines.forEach((line, index) => {\n if (index) split.push({ insert: '\\n', attributes: op.attributes });\n if (line) split.push({ insert: line, attributes: op.attributes });\n });\n } else {\n split.push(op);\n }\n });\n\n return split;\n}\n\nexport default Editor;\n"],"mappings":"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","ignoreList":[]}
@@ -1,33 +0,0 @@
1
- import { EventEmitter } from 'eventemitter3';
2
- declare class Emitter extends EventEmitter<string> {
3
- static events: {
4
- readonly EDITOR_CHANGE: "editor-change";
5
- readonly SCROLL_BEFORE_UPDATE: "scroll-before-update";
6
- readonly SCROLL_BLOT_MOUNT: "scroll-blot-mount";
7
- readonly SCROLL_BLOT_UNMOUNT: "scroll-blot-unmount";
8
- readonly SCROLL_OPTIMIZE: "scroll-optimize";
9
- readonly SCROLL_UPDATE: "scroll-update";
10
- readonly SCROLL_EMBED_UPDATE: "scroll-embed-update";
11
- readonly SELECTION_CHANGE: "selection-change";
12
- readonly TEXT_CHANGE: "text-change";
13
- readonly COMPOSITION_BEFORE_START: "composition-before-start";
14
- readonly COMPOSITION_START: "composition-start";
15
- readonly COMPOSITION_BEFORE_END: "composition-before-end";
16
- readonly COMPOSITION_END: "composition-end";
17
- };
18
- static sources: {
19
- readonly API: "api";
20
- readonly SILENT: "silent";
21
- readonly USER: "user";
22
- };
23
- protected domListeners: Record<string, {
24
- node: Node;
25
- handler: Function;
26
- }[]>;
27
- constructor();
28
- emit(...args: unknown[]): boolean;
29
- handleDOM(event: Event, ...args: unknown[]): void;
30
- listenDOM(eventName: string, node: Node, handler: EventListener): void;
31
- }
32
- export type EmitterSource = (typeof Emitter.sources)[keyof typeof Emitter.sources];
33
- export default Emitter;
@@ -1,78 +0,0 @@
1
- import { EventEmitter } from 'eventemitter3';
2
- import instances from './instances.js';
3
- import logger from './logger.js';
4
- const debug = logger('quill:events');
5
- const EVENTS = ['selectionchange', 'mousedown', 'mouseup', 'click'];
6
- EVENTS.forEach(eventName => {
7
- document.addEventListener(eventName, function () {
8
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
9
- args[_key] = arguments[_key];
10
- }
11
- Array.from(document.querySelectorAll('.ql-container')).forEach(node => {
12
- const quill = instances.get(node);
13
- if (quill && quill.emitter) {
14
- quill.emitter.handleDOM(...args);
15
- }
16
- });
17
- });
18
- });
19
- class Emitter extends EventEmitter {
20
- static events = {
21
- EDITOR_CHANGE: 'editor-change',
22
- SCROLL_BEFORE_UPDATE: 'scroll-before-update',
23
- SCROLL_BLOT_MOUNT: 'scroll-blot-mount',
24
- SCROLL_BLOT_UNMOUNT: 'scroll-blot-unmount',
25
- SCROLL_OPTIMIZE: 'scroll-optimize',
26
- SCROLL_UPDATE: 'scroll-update',
27
- SCROLL_EMBED_UPDATE: 'scroll-embed-update',
28
- SELECTION_CHANGE: 'selection-change',
29
- TEXT_CHANGE: 'text-change',
30
- COMPOSITION_BEFORE_START: 'composition-before-start',
31
- COMPOSITION_START: 'composition-start',
32
- COMPOSITION_BEFORE_END: 'composition-before-end',
33
- COMPOSITION_END: 'composition-end'
34
- };
35
- static sources = {
36
- API: 'api',
37
- SILENT: 'silent',
38
- USER: 'user'
39
- };
40
- constructor() {
41
- super();
42
- this.domListeners = {};
43
- this.on('error', debug.error);
44
- }
45
- emit() {
46
- for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
47
- args[_key2] = arguments[_key2];
48
- }
49
- debug.log.call(debug, ...args);
50
- // @ts-expect-error
51
- return super.emit(...args);
52
- }
53
- handleDOM(event) {
54
- for (var _len3 = arguments.length, args = new Array(_len3 > 1 ? _len3 - 1 : 0), _key3 = 1; _key3 < _len3; _key3++) {
55
- args[_key3 - 1] = arguments[_key3];
56
- }
57
- (this.domListeners[event.type] || []).forEach(_ref => {
58
- let {
59
- node,
60
- handler
61
- } = _ref;
62
- if (event.target === node || node.contains(event.target)) {
63
- handler(event, ...args);
64
- }
65
- });
66
- }
67
- listenDOM(eventName, node, handler) {
68
- if (!this.domListeners[eventName]) {
69
- this.domListeners[eventName] = [];
70
- }
71
- this.domListeners[eventName].push({
72
- node,
73
- handler
74
- });
75
- }
76
- }
77
- export default Emitter;
78
- //# sourceMappingURL=emitter.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"emitter.js","names":["EventEmitter","instances","logger","debug","EVENTS","forEach","eventName","document","addEventListener","_len","arguments","length","args","Array","_key","from","querySelectorAll","node","quill","get","emitter","handleDOM","Emitter","events","EDITOR_CHANGE","SCROLL_BEFORE_UPDATE","SCROLL_BLOT_MOUNT","SCROLL_BLOT_UNMOUNT","SCROLL_OPTIMIZE","SCROLL_UPDATE","SCROLL_EMBED_UPDATE","SELECTION_CHANGE","TEXT_CHANGE","COMPOSITION_BEFORE_START","COMPOSITION_START","COMPOSITION_BEFORE_END","COMPOSITION_END","sources","API","SILENT","USER","constructor","domListeners","on","error","emit","_len2","_key2","log","call","event","_len3","_key3","type","_ref","handler","target","contains","listenDOM","push"],"sources":["../../src/core/emitter.ts"],"sourcesContent":["import { EventEmitter } from 'eventemitter3';\nimport instances from './instances.js';\nimport logger from './logger.js';\n\nconst debug = logger('quill:events');\nconst EVENTS = ['selectionchange', 'mousedown', 'mouseup', 'click'];\n\nEVENTS.forEach((eventName) => {\n document.addEventListener(eventName, (...args) => {\n Array.from(document.querySelectorAll('.ql-container')).forEach((node) => {\n const quill = instances.get(node);\n if (quill && quill.emitter) {\n quill.emitter.handleDOM(...args);\n }\n });\n });\n});\n\nclass Emitter extends EventEmitter<string> {\n static events = {\n EDITOR_CHANGE: 'editor-change',\n SCROLL_BEFORE_UPDATE: 'scroll-before-update',\n SCROLL_BLOT_MOUNT: 'scroll-blot-mount',\n SCROLL_BLOT_UNMOUNT: 'scroll-blot-unmount',\n SCROLL_OPTIMIZE: 'scroll-optimize',\n SCROLL_UPDATE: 'scroll-update',\n SCROLL_EMBED_UPDATE: 'scroll-embed-update',\n SELECTION_CHANGE: 'selection-change',\n TEXT_CHANGE: 'text-change',\n COMPOSITION_BEFORE_START: 'composition-before-start',\n COMPOSITION_START: 'composition-start',\n COMPOSITION_BEFORE_END: 'composition-before-end',\n COMPOSITION_END: 'composition-end',\n } as const;\n\n static sources = {\n API: 'api',\n SILENT: 'silent',\n USER: 'user',\n } as const;\n\n protected domListeners: Record<string, { node: Node; handler: Function }[]>;\n\n constructor() {\n super();\n this.domListeners = {};\n this.on('error', debug.error);\n }\n\n emit(...args: unknown[]): boolean {\n debug.log.call(debug, ...args);\n // @ts-expect-error\n return super.emit(...args);\n }\n\n handleDOM(event: Event, ...args: unknown[]) {\n (this.domListeners[event.type] || []).forEach(({ node, handler }) => {\n if (event.target === node || node.contains(event.target as Node)) {\n handler(event, ...args);\n }\n });\n }\n\n listenDOM(eventName: string, node: Node, handler: EventListener) {\n if (!this.domListeners[eventName]) {\n this.domListeners[eventName] = [];\n }\n this.domListeners[eventName].push({ node, handler });\n }\n}\n\nexport type EmitterSource =\n (typeof Emitter.sources)[keyof typeof Emitter.sources];\n\nexport default Emitter;\n"],"mappings":"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","ignoreList":[]}
@@ -1,3 +0,0 @@
1
- import type Quill from '../core.js';
2
- declare const _default: WeakMap<Node, Quill>;
3
- export default _default;
@@ -1,2 +0,0 @@
1
- export default new WeakMap();
2
- //# sourceMappingURL=instances.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"instances.js","names":["WeakMap"],"sources":["../../src/core/instances.ts"],"sourcesContent":["import type Quill from '../core.js';\n\nexport default new WeakMap<Node, Quill>();\n"],"mappings":"AAEA,eAAe,IAAIA,OAAO,CAAc,CAAC","ignoreList":[]}
@@ -1,7 +0,0 @@
1
- declare const levels: readonly ["error", "warn", "log", "info"];
2
- export type DebugLevel = (typeof levels)[number];
3
- declare function namespace(ns: string): Record<DebugLevel, (...args: unknown[]) => void>;
4
- declare namespace namespace {
5
- var level: (newLevel: false | "error" | "warn" | "log" | "info") => void;
6
- }
7
- export default namespace;
@@ -1,24 +0,0 @@
1
- const levels = ['error', 'warn', 'log', 'info'];
2
- let level = 'warn';
3
- function debug(method) {
4
- if (level) {
5
- if (levels.indexOf(method) <= levels.indexOf(level)) {
6
- for (var _len = arguments.length, args = new Array(_len > 1 ? _len - 1 : 0), _key = 1; _key < _len; _key++) {
7
- args[_key - 1] = arguments[_key];
8
- }
9
- console[method](...args); // eslint-disable-line no-console
10
- }
11
- }
12
- }
13
- function namespace(ns) {
14
- return levels.reduce((logger, method) => {
15
- logger[method] = debug.bind(console, method, ns);
16
- return logger;
17
- }, {});
18
- }
19
- namespace.level = newLevel => {
20
- level = newLevel;
21
- };
22
- debug.level = namespace.level;
23
- export default namespace;
24
- //# sourceMappingURL=logger.js.map