brut-js 0.14.0 → 0.16.0-pre

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 (2304) hide show
  1. package/package.json +1 -1
  2. package/specs/Toast.spec.js +34 -0
  3. package/specs/public/js/bundle.js +59 -4
  4. package/specs/public/js/bundle.js.map +3 -3
  5. package/src/I18nTranslation.js +3 -0
  6. package/src/Message.js +9 -3
  7. package/src/RichString.js +4 -1
  8. package/src/Toast.js +102 -0
  9. package/src/index.js +3 -0
  10. package/docs/node_modules/.package-lock.json +0 -336
  11. package/docs/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  12. package/docs/node_modules/@babel/helper-string-parser/README.md +0 -19
  13. package/docs/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
  14. package/docs/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  15. package/docs/node_modules/@babel/helper-string-parser/package.json +0 -31
  16. package/docs/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  17. package/docs/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  18. package/docs/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
  19. package/docs/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  20. package/docs/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
  21. package/docs/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  22. package/docs/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
  23. package/docs/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  24. package/docs/node_modules/@babel/helper-validator-identifier/package.json +0 -31
  25. package/docs/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  26. package/docs/node_modules/@babel/parser/LICENSE +0 -19
  27. package/docs/node_modules/@babel/parser/README.md +0 -19
  28. package/docs/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  29. package/docs/node_modules/@babel/parser/lib/index.js +0 -14504
  30. package/docs/node_modules/@babel/parser/lib/index.js.map +0 -1
  31. package/docs/node_modules/@babel/parser/package.json +0 -50
  32. package/docs/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -235
  33. package/docs/node_modules/@babel/types/LICENSE +0 -22
  34. package/docs/node_modules/@babel/types/README.md +0 -19
  35. package/docs/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
  36. package/docs/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  37. package/docs/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1243
  38. package/docs/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  39. package/docs/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  40. package/docs/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  41. package/docs/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
  42. package/docs/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  43. package/docs/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
  44. package/docs/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  45. package/docs/node_modules/@babel/types/lib/builders/generated/index.js +0 -29
  46. package/docs/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  47. package/docs/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2886
  48. package/docs/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
  49. package/docs/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -273
  50. package/docs/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  51. package/docs/node_modules/@babel/types/lib/builders/productions.js +0 -12
  52. package/docs/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
  53. package/docs/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
  54. package/docs/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  55. package/docs/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
  56. package/docs/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  57. package/docs/node_modules/@babel/types/lib/builders/validateNode.js +0 -21
  58. package/docs/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  59. package/docs/node_modules/@babel/types/lib/clone/clone.js +0 -12
  60. package/docs/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  61. package/docs/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
  62. package/docs/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  63. package/docs/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
  64. package/docs/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  65. package/docs/node_modules/@babel/types/lib/clone/cloneNode.js +0 -107
  66. package/docs/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  67. package/docs/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
  68. package/docs/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  69. package/docs/node_modules/@babel/types/lib/comments/addComment.js +0 -15
  70. package/docs/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  71. package/docs/node_modules/@babel/types/lib/comments/addComments.js +0 -22
  72. package/docs/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  73. package/docs/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
  74. package/docs/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  75. package/docs/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
  76. package/docs/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  77. package/docs/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
  78. package/docs/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  79. package/docs/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
  80. package/docs/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  81. package/docs/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
  82. package/docs/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  83. package/docs/node_modules/@babel/types/lib/constants/generated/index.js +0 -59
  84. package/docs/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  85. package/docs/node_modules/@babel/types/lib/constants/index.js +0 -33
  86. package/docs/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  87. package/docs/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
  88. package/docs/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  89. package/docs/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -66
  90. package/docs/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  91. package/docs/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
  92. package/docs/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  93. package/docs/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
  94. package/docs/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  95. package/docs/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
  96. package/docs/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  97. package/docs/node_modules/@babel/types/lib/converters/toExpression.js +0 -28
  98. package/docs/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  99. package/docs/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
  100. package/docs/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  101. package/docs/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
  102. package/docs/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  103. package/docs/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -20
  104. package/docs/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  105. package/docs/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
  106. package/docs/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  107. package/docs/node_modules/@babel/types/lib/converters/valueToNode.js +0 -85
  108. package/docs/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  109. package/docs/node_modules/@babel/types/lib/definitions/core.js +0 -1664
  110. package/docs/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  111. package/docs/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
  112. package/docs/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
  113. package/docs/node_modules/@babel/types/lib/definitions/experimental.js +0 -123
  114. package/docs/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  115. package/docs/node_modules/@babel/types/lib/definitions/flow.js +0 -495
  116. package/docs/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  117. package/docs/node_modules/@babel/types/lib/definitions/index.js +0 -100
  118. package/docs/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  119. package/docs/node_modules/@babel/types/lib/definitions/jsx.js +0 -157
  120. package/docs/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  121. package/docs/node_modules/@babel/types/lib/definitions/misc.js +0 -33
  122. package/docs/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  123. package/docs/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
  124. package/docs/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  125. package/docs/node_modules/@babel/types/lib/definitions/typescript.js +0 -524
  126. package/docs/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  127. package/docs/node_modules/@babel/types/lib/definitions/utils.js +0 -292
  128. package/docs/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  129. package/docs/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2786
  130. package/docs/node_modules/@babel/types/lib/index.d.ts +0 -3295
  131. package/docs/node_modules/@babel/types/lib/index.js +0 -584
  132. package/docs/node_modules/@babel/types/lib/index.js.flow +0 -2640
  133. package/docs/node_modules/@babel/types/lib/index.js.map +0 -1
  134. package/docs/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
  135. package/docs/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  136. package/docs/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
  137. package/docs/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  138. package/docs/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
  139. package/docs/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  140. package/docs/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
  141. package/docs/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  142. package/docs/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
  143. package/docs/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  144. package/docs/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
  145. package/docs/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  146. package/docs/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -66
  147. package/docs/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  148. package/docs/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +0 -48
  149. package/docs/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js.map +0 -1
  150. package/docs/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -102
  151. package/docs/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  152. package/docs/node_modules/@babel/types/lib/retrievers/getFunctionName.js +0 -63
  153. package/docs/node_modules/@babel/types/lib/retrievers/getFunctionName.js.map +0 -1
  154. package/docs/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
  155. package/docs/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  156. package/docs/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
  157. package/docs/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  158. package/docs/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -40
  159. package/docs/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  160. package/docs/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
  161. package/docs/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
  162. package/docs/node_modules/@babel/types/lib/utils/inherit.js +0 -13
  163. package/docs/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  164. package/docs/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
  165. package/docs/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  166. package/docs/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
  167. package/docs/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  168. package/docs/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
  169. package/docs/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  170. package/docs/node_modules/@babel/types/lib/validators/generated/index.js +0 -2770
  171. package/docs/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  172. package/docs/node_modules/@babel/types/lib/validators/is.js +0 -27
  173. package/docs/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  174. package/docs/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
  175. package/docs/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  176. package/docs/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
  177. package/docs/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  178. package/docs/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
  179. package/docs/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  180. package/docs/node_modules/@babel/types/lib/validators/isLet.js +0 -17
  181. package/docs/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  182. package/docs/node_modules/@babel/types/lib/validators/isNode.js +0 -12
  183. package/docs/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  184. package/docs/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
  185. package/docs/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  186. package/docs/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -15
  187. package/docs/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  188. package/docs/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
  189. package/docs/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  190. package/docs/node_modules/@babel/types/lib/validators/isScope.js +0 -18
  191. package/docs/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  192. package/docs/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
  193. package/docs/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  194. package/docs/node_modules/@babel/types/lib/validators/isType.js +0 -17
  195. package/docs/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  196. package/docs/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
  197. package/docs/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  198. package/docs/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
  199. package/docs/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  200. package/docs/node_modules/@babel/types/lib/validators/isVar.js +0 -19
  201. package/docs/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  202. package/docs/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -36
  203. package/docs/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  204. package/docs/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
  205. package/docs/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  206. package/docs/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
  207. package/docs/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  208. package/docs/node_modules/@babel/types/lib/validators/validate.js +0 -42
  209. package/docs/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  210. package/docs/node_modules/@babel/types/package.json +0 -39
  211. package/docs/node_modules/@jsdoc/salty/LICENSE +0 -202
  212. package/docs/node_modules/@jsdoc/salty/README.md +0 -185
  213. package/docs/node_modules/@jsdoc/salty/index.js +0 -20
  214. package/docs/node_modules/@jsdoc/salty/lib/salty.js +0 -257
  215. package/docs/node_modules/@jsdoc/salty/package.json +0 -32
  216. package/docs/node_modules/@types/linkify-it/LICENSE +0 -21
  217. package/docs/node_modules/@types/linkify-it/README.md +0 -15
  218. package/docs/node_modules/@types/linkify-it/build/index.cjs.d.ts +0 -178
  219. package/docs/node_modules/@types/linkify-it/index.d.mts +0 -174
  220. package/docs/node_modules/@types/linkify-it/index.d.ts +0 -3
  221. package/docs/node_modules/@types/linkify-it/package.json +0 -50
  222. package/docs/node_modules/@types/markdown-it/LICENSE +0 -21
  223. package/docs/node_modules/@types/markdown-it/README.md +0 -15
  224. package/docs/node_modules/@types/markdown-it/dist/index.cjs.d.ts +0 -1236
  225. package/docs/node_modules/@types/markdown-it/dist/markdown-it.d.ts +0 -5
  226. package/docs/node_modules/@types/markdown-it/dist/markdown-it.min.d.ts +0 -5
  227. package/docs/node_modules/@types/markdown-it/index.d.mts +0 -1
  228. package/docs/node_modules/@types/markdown-it/index.d.ts +0 -3
  229. package/docs/node_modules/@types/markdown-it/lib/common/html_blocks.d.mts +0 -7
  230. package/docs/node_modules/@types/markdown-it/lib/common/html_re.d.mts +0 -2
  231. package/docs/node_modules/@types/markdown-it/lib/common/utils.d.mts +0 -62
  232. package/docs/node_modules/@types/markdown-it/lib/helpers/index.d.mts +0 -5
  233. package/docs/node_modules/@types/markdown-it/lib/helpers/parse_link_destination.d.mts +0 -7
  234. package/docs/node_modules/@types/markdown-it/lib/helpers/parse_link_label.d.mts +0 -3
  235. package/docs/node_modules/@types/markdown-it/lib/helpers/parse_link_title.d.mts +0 -29
  236. package/docs/node_modules/@types/markdown-it/lib/index.d.mts +0 -404
  237. package/docs/node_modules/@types/markdown-it/lib/parser_block.d.mts +0 -25
  238. package/docs/node_modules/@types/markdown-it/lib/parser_core.d.mts +0 -18
  239. package/docs/node_modules/@types/markdown-it/lib/parser_inline.d.mts +0 -38
  240. package/docs/node_modules/@types/markdown-it/lib/renderer.d.mts +0 -96
  241. package/docs/node_modules/@types/markdown-it/lib/ruler.d.mts +0 -158
  242. package/docs/node_modules/@types/markdown-it/lib/rules_block/state_block.d.mts +0 -124
  243. package/docs/node_modules/@types/markdown-it/lib/rules_core/state_core.d.mts +0 -18
  244. package/docs/node_modules/@types/markdown-it/lib/rules_inline/state_inline.d.mts +0 -73
  245. package/docs/node_modules/@types/markdown-it/lib/token.d.mts +0 -108
  246. package/docs/node_modules/@types/markdown-it/package.json +0 -54
  247. package/docs/node_modules/@types/mdurl/LICENSE +0 -21
  248. package/docs/node_modules/@types/mdurl/README.md +0 -15
  249. package/docs/node_modules/@types/mdurl/build/index.cjs.d.ts +0 -52
  250. package/docs/node_modules/@types/mdurl/index.d.mts +0 -6
  251. package/docs/node_modules/@types/mdurl/index.d.ts +0 -3
  252. package/docs/node_modules/@types/mdurl/lib/decode.d.mts +0 -10
  253. package/docs/node_modules/@types/mdurl/lib/encode.d.mts +0 -15
  254. package/docs/node_modules/@types/mdurl/lib/format.d.mts +0 -3
  255. package/docs/node_modules/@types/mdurl/lib/parse.d.mts +0 -18
  256. package/docs/node_modules/@types/mdurl/package.json +0 -36
  257. package/docs/node_modules/argparse/CHANGELOG.md +0 -216
  258. package/docs/node_modules/argparse/LICENSE +0 -254
  259. package/docs/node_modules/argparse/README.md +0 -84
  260. package/docs/node_modules/argparse/argparse.js +0 -3707
  261. package/docs/node_modules/argparse/lib/sub.js +0 -67
  262. package/docs/node_modules/argparse/lib/textwrap.js +0 -440
  263. package/docs/node_modules/argparse/package.json +0 -31
  264. package/docs/node_modules/bluebird/LICENSE +0 -21
  265. package/docs/node_modules/bluebird/README.md +0 -57
  266. package/docs/node_modules/bluebird/changelog.md +0 -1
  267. package/docs/node_modules/bluebird/js/browser/bluebird.core.js +0 -3914
  268. package/docs/node_modules/bluebird/js/browser/bluebird.core.min.js +0 -31
  269. package/docs/node_modules/bluebird/js/browser/bluebird.js +0 -5778
  270. package/docs/node_modules/bluebird/js/browser/bluebird.min.js +0 -31
  271. package/docs/node_modules/bluebird/js/release/any.js +0 -21
  272. package/docs/node_modules/bluebird/js/release/assert.js +0 -55
  273. package/docs/node_modules/bluebird/js/release/async.js +0 -120
  274. package/docs/node_modules/bluebird/js/release/bind.js +0 -67
  275. package/docs/node_modules/bluebird/js/release/bluebird.js +0 -11
  276. package/docs/node_modules/bluebird/js/release/call_get.js +0 -123
  277. package/docs/node_modules/bluebird/js/release/cancel.js +0 -129
  278. package/docs/node_modules/bluebird/js/release/catch_filter.js +0 -42
  279. package/docs/node_modules/bluebird/js/release/context.js +0 -69
  280. package/docs/node_modules/bluebird/js/release/debuggability.js +0 -1009
  281. package/docs/node_modules/bluebird/js/release/direct_resolve.js +0 -46
  282. package/docs/node_modules/bluebird/js/release/each.js +0 -30
  283. package/docs/node_modules/bluebird/js/release/errors.js +0 -116
  284. package/docs/node_modules/bluebird/js/release/es5.js +0 -80
  285. package/docs/node_modules/bluebird/js/release/filter.js +0 -12
  286. package/docs/node_modules/bluebird/js/release/finally.js +0 -146
  287. package/docs/node_modules/bluebird/js/release/generators.js +0 -223
  288. package/docs/node_modules/bluebird/js/release/join.js +0 -165
  289. package/docs/node_modules/bluebird/js/release/map.js +0 -175
  290. package/docs/node_modules/bluebird/js/release/method.js +0 -55
  291. package/docs/node_modules/bluebird/js/release/nodeback.js +0 -51
  292. package/docs/node_modules/bluebird/js/release/nodeify.js +0 -58
  293. package/docs/node_modules/bluebird/js/release/promise.js +0 -819
  294. package/docs/node_modules/bluebird/js/release/promise_array.js +0 -186
  295. package/docs/node_modules/bluebird/js/release/promisify.js +0 -314
  296. package/docs/node_modules/bluebird/js/release/props.js +0 -118
  297. package/docs/node_modules/bluebird/js/release/queue.js +0 -73
  298. package/docs/node_modules/bluebird/js/release/race.js +0 -49
  299. package/docs/node_modules/bluebird/js/release/reduce.js +0 -183
  300. package/docs/node_modules/bluebird/js/release/schedule.js +0 -62
  301. package/docs/node_modules/bluebird/js/release/settle.js +0 -47
  302. package/docs/node_modules/bluebird/js/release/some.js +0 -148
  303. package/docs/node_modules/bluebird/js/release/synchronous_inspection.js +0 -103
  304. package/docs/node_modules/bluebird/js/release/thenables.js +0 -86
  305. package/docs/node_modules/bluebird/js/release/timers.js +0 -93
  306. package/docs/node_modules/bluebird/js/release/using.js +0 -226
  307. package/docs/node_modules/bluebird/js/release/util.js +0 -421
  308. package/docs/node_modules/bluebird/package.json +0 -78
  309. package/docs/node_modules/catharsis/LICENSE +0 -17
  310. package/docs/node_modules/catharsis/README.md +0 -393
  311. package/docs/node_modules/catharsis/bin/parse.js +0 -55
  312. package/docs/node_modules/catharsis/catharsis.js +0 -169
  313. package/docs/node_modules/catharsis/lib/describe.js +0 -563
  314. package/docs/node_modules/catharsis/lib/parser.js +0 -5776
  315. package/docs/node_modules/catharsis/lib/schema.js +0 -72
  316. package/docs/node_modules/catharsis/lib/stringify.js +0 -277
  317. package/docs/node_modules/catharsis/lib/types.js +0 -22
  318. package/docs/node_modules/catharsis/package.json +0 -30
  319. package/docs/node_modules/catharsis/res/en.json +0 -92
  320. package/docs/node_modules/entities/LICENSE +0 -11
  321. package/docs/node_modules/entities/lib/decode.d.ts +0 -211
  322. package/docs/node_modules/entities/lib/decode.d.ts.map +0 -1
  323. package/docs/node_modules/entities/lib/decode.js +0 -536
  324. package/docs/node_modules/entities/lib/decode.js.map +0 -1
  325. package/docs/node_modules/entities/lib/decode_codepoint.d.ts +0 -19
  326. package/docs/node_modules/entities/lib/decode_codepoint.d.ts.map +0 -1
  327. package/docs/node_modules/entities/lib/decode_codepoint.js +0 -76
  328. package/docs/node_modules/entities/lib/decode_codepoint.js.map +0 -1
  329. package/docs/node_modules/entities/lib/encode.d.ts +0 -22
  330. package/docs/node_modules/entities/lib/encode.d.ts.map +0 -1
  331. package/docs/node_modules/entities/lib/encode.js +0 -77
  332. package/docs/node_modules/entities/lib/encode.js.map +0 -1
  333. package/docs/node_modules/entities/lib/escape.d.ts +0 -43
  334. package/docs/node_modules/entities/lib/escape.d.ts.map +0 -1
  335. package/docs/node_modules/entities/lib/escape.js +0 -122
  336. package/docs/node_modules/entities/lib/escape.js.map +0 -1
  337. package/docs/node_modules/entities/lib/esm/decode.d.ts +0 -211
  338. package/docs/node_modules/entities/lib/esm/decode.d.ts.map +0 -1
  339. package/docs/node_modules/entities/lib/esm/decode.js +0 -496
  340. package/docs/node_modules/entities/lib/esm/decode.js.map +0 -1
  341. package/docs/node_modules/entities/lib/esm/decode_codepoint.d.ts +0 -19
  342. package/docs/node_modules/entities/lib/esm/decode_codepoint.d.ts.map +0 -1
  343. package/docs/node_modules/entities/lib/esm/decode_codepoint.js +0 -71
  344. package/docs/node_modules/entities/lib/esm/decode_codepoint.js.map +0 -1
  345. package/docs/node_modules/entities/lib/esm/encode.d.ts +0 -22
  346. package/docs/node_modules/entities/lib/esm/encode.d.ts.map +0 -1
  347. package/docs/node_modules/entities/lib/esm/encode.js +0 -69
  348. package/docs/node_modules/entities/lib/esm/encode.js.map +0 -1
  349. package/docs/node_modules/entities/lib/esm/escape.d.ts +0 -43
  350. package/docs/node_modules/entities/lib/esm/escape.d.ts.map +0 -1
  351. package/docs/node_modules/entities/lib/esm/escape.js +0 -116
  352. package/docs/node_modules/entities/lib/esm/escape.js.map +0 -1
  353. package/docs/node_modules/entities/lib/esm/generated/decode-data-html.d.ts +0 -3
  354. package/docs/node_modules/entities/lib/esm/generated/decode-data-html.d.ts.map +0 -1
  355. package/docs/node_modules/entities/lib/esm/generated/decode-data-html.js +0 -7
  356. package/docs/node_modules/entities/lib/esm/generated/decode-data-html.js.map +0 -1
  357. package/docs/node_modules/entities/lib/esm/generated/decode-data-xml.d.ts +0 -3
  358. package/docs/node_modules/entities/lib/esm/generated/decode-data-xml.d.ts.map +0 -1
  359. package/docs/node_modules/entities/lib/esm/generated/decode-data-xml.js +0 -7
  360. package/docs/node_modules/entities/lib/esm/generated/decode-data-xml.js.map +0 -1
  361. package/docs/node_modules/entities/lib/esm/generated/encode-html.d.ts +0 -8
  362. package/docs/node_modules/entities/lib/esm/generated/encode-html.d.ts.map +0 -1
  363. package/docs/node_modules/entities/lib/esm/generated/encode-html.js +0 -10
  364. package/docs/node_modules/entities/lib/esm/generated/encode-html.js.map +0 -1
  365. package/docs/node_modules/entities/lib/esm/index.d.ts +0 -96
  366. package/docs/node_modules/entities/lib/esm/index.d.ts.map +0 -1
  367. package/docs/node_modules/entities/lib/esm/index.js +0 -99
  368. package/docs/node_modules/entities/lib/esm/index.js.map +0 -1
  369. package/docs/node_modules/entities/lib/esm/package.json +0 -1
  370. package/docs/node_modules/entities/lib/generated/decode-data-html.d.ts +0 -3
  371. package/docs/node_modules/entities/lib/generated/decode-data-html.d.ts.map +0 -1
  372. package/docs/node_modules/entities/lib/generated/decode-data-html.js +0 -9
  373. package/docs/node_modules/entities/lib/generated/decode-data-html.js.map +0 -1
  374. package/docs/node_modules/entities/lib/generated/decode-data-xml.d.ts +0 -3
  375. package/docs/node_modules/entities/lib/generated/decode-data-xml.d.ts.map +0 -1
  376. package/docs/node_modules/entities/lib/generated/decode-data-xml.js +0 -9
  377. package/docs/node_modules/entities/lib/generated/decode-data-xml.js.map +0 -1
  378. package/docs/node_modules/entities/lib/generated/encode-html.d.ts +0 -8
  379. package/docs/node_modules/entities/lib/generated/encode-html.d.ts.map +0 -1
  380. package/docs/node_modules/entities/lib/generated/encode-html.js +0 -12
  381. package/docs/node_modules/entities/lib/generated/encode-html.js.map +0 -1
  382. package/docs/node_modules/entities/lib/index.d.ts +0 -96
  383. package/docs/node_modules/entities/lib/index.d.ts.map +0 -1
  384. package/docs/node_modules/entities/lib/index.js +0 -126
  385. package/docs/node_modules/entities/lib/index.js.map +0 -1
  386. package/docs/node_modules/entities/package.json +0 -90
  387. package/docs/node_modules/entities/readme.md +0 -122
  388. package/docs/node_modules/escape-string-regexp/index.d.ts +0 -18
  389. package/docs/node_modules/escape-string-regexp/index.js +0 -11
  390. package/docs/node_modules/escape-string-regexp/license +0 -9
  391. package/docs/node_modules/escape-string-regexp/package.json +0 -43
  392. package/docs/node_modules/escape-string-regexp/readme.md +0 -29
  393. package/docs/node_modules/graceful-fs/LICENSE +0 -15
  394. package/docs/node_modules/graceful-fs/README.md +0 -143
  395. package/docs/node_modules/graceful-fs/clone.js +0 -23
  396. package/docs/node_modules/graceful-fs/graceful-fs.js +0 -448
  397. package/docs/node_modules/graceful-fs/legacy-streams.js +0 -118
  398. package/docs/node_modules/graceful-fs/package.json +0 -53
  399. package/docs/node_modules/graceful-fs/polyfills.js +0 -355
  400. package/docs/node_modules/js2xmlparser/CHANGES.md +0 -133
  401. package/docs/node_modules/js2xmlparser/LICENSE +0 -201
  402. package/docs/node_modules/js2xmlparser/NOTICE +0 -10
  403. package/docs/node_modules/js2xmlparser/README.md +0 -155
  404. package/docs/node_modules/js2xmlparser/lib/main.d.ts +0 -49
  405. package/docs/node_modules/js2xmlparser/lib/main.js +0 -282
  406. package/docs/node_modules/js2xmlparser/lib/options.d.ts +0 -477
  407. package/docs/node_modules/js2xmlparser/lib/options.js +0 -155
  408. package/docs/node_modules/js2xmlparser/lib/utils.d.ts +0 -32
  409. package/docs/node_modules/js2xmlparser/lib/utils.js +0 -67
  410. package/docs/node_modules/js2xmlparser/package.json +0 -65
  411. package/docs/node_modules/jsdoc/.prettierignore +0 -1
  412. package/docs/node_modules/jsdoc/.vscode/launch.json +0 -17
  413. package/docs/node_modules/jsdoc/Apache_License_2.0.txt +0 -202
  414. package/docs/node_modules/jsdoc/CHANGES.md +0 -904
  415. package/docs/node_modules/jsdoc/LICENSE.md +0 -102
  416. package/docs/node_modules/jsdoc/README.md +0 -93
  417. package/docs/node_modules/jsdoc/cli.js +0 -465
  418. package/docs/node_modules/jsdoc/conf.json.EXAMPLE +0 -17
  419. package/docs/node_modules/jsdoc/jsdoc.js +0 -94
  420. package/docs/node_modules/jsdoc/lib/jsdoc/app.js +0 -19
  421. package/docs/node_modules/jsdoc/lib/jsdoc/augment.js +0 -608
  422. package/docs/node_modules/jsdoc/lib/jsdoc/borrow.js +0 -52
  423. package/docs/node_modules/jsdoc/lib/jsdoc/config.js +0 -74
  424. package/docs/node_modules/jsdoc/lib/jsdoc/doclet.js +0 -562
  425. package/docs/node_modules/jsdoc/lib/jsdoc/env.js +0 -77
  426. package/docs/node_modules/jsdoc/lib/jsdoc/fs.js +0 -109
  427. package/docs/node_modules/jsdoc/lib/jsdoc/name.js +0 -595
  428. package/docs/node_modules/jsdoc/lib/jsdoc/opts/argparser.js +0 -306
  429. package/docs/node_modules/jsdoc/lib/jsdoc/opts/args.js +0 -82
  430. package/docs/node_modules/jsdoc/lib/jsdoc/package.js +0 -257
  431. package/docs/node_modules/jsdoc/lib/jsdoc/path.js +0 -169
  432. package/docs/node_modules/jsdoc/lib/jsdoc/plugins.js +0 -35
  433. package/docs/node_modules/jsdoc/lib/jsdoc/readme.js +0 -24
  434. package/docs/node_modules/jsdoc/lib/jsdoc/schema.js +0 -664
  435. package/docs/node_modules/jsdoc/lib/jsdoc/src/astbuilder.js +0 -72
  436. package/docs/node_modules/jsdoc/lib/jsdoc/src/astnode.js +0 -555
  437. package/docs/node_modules/jsdoc/lib/jsdoc/src/filter.js +0 -63
  438. package/docs/node_modules/jsdoc/lib/jsdoc/src/handlers.js +0 -372
  439. package/docs/node_modules/jsdoc/lib/jsdoc/src/parser.js +0 -673
  440. package/docs/node_modules/jsdoc/lib/jsdoc/src/scanner.js +0 -62
  441. package/docs/node_modules/jsdoc/lib/jsdoc/src/syntax.js +0 -96
  442. package/docs/node_modules/jsdoc/lib/jsdoc/src/visitor.js +0 -859
  443. package/docs/node_modules/jsdoc/lib/jsdoc/src/walker.js +0 -704
  444. package/docs/node_modules/jsdoc/lib/jsdoc/tag/dictionary/definitions.js +0 -1089
  445. package/docs/node_modules/jsdoc/lib/jsdoc/tag/dictionary.js +0 -120
  446. package/docs/node_modules/jsdoc/lib/jsdoc/tag/inline.js +0 -135
  447. package/docs/node_modules/jsdoc/lib/jsdoc/tag/type.js +0 -306
  448. package/docs/node_modules/jsdoc/lib/jsdoc/tag/validator.js +0 -51
  449. package/docs/node_modules/jsdoc/lib/jsdoc/tag.js +0 -198
  450. package/docs/node_modules/jsdoc/lib/jsdoc/template.js +0 -80
  451. package/docs/node_modules/jsdoc/lib/jsdoc/tutorial/resolver.js +0 -183
  452. package/docs/node_modules/jsdoc/lib/jsdoc/tutorial.js +0 -153
  453. package/docs/node_modules/jsdoc/lib/jsdoc/util/cast.js +0 -95
  454. package/docs/node_modules/jsdoc/lib/jsdoc/util/doop.js +0 -79
  455. package/docs/node_modules/jsdoc/lib/jsdoc/util/dumper.js +0 -146
  456. package/docs/node_modules/jsdoc/lib/jsdoc/util/error.js +0 -32
  457. package/docs/node_modules/jsdoc/lib/jsdoc/util/logger.js +0 -254
  458. package/docs/node_modules/jsdoc/lib/jsdoc/util/markdown.js +0 -282
  459. package/docs/node_modules/jsdoc/lib/jsdoc/util/stripbom.js +0 -14
  460. package/docs/node_modules/jsdoc/lib/jsdoc/util/templateHelper.js +0 -1025
  461. package/docs/node_modules/jsdoc/package.json +0 -65
  462. package/docs/node_modules/jsdoc/plugins/commentConvert.js +0 -21
  463. package/docs/node_modules/jsdoc/plugins/commentsOnly.js +0 -17
  464. package/docs/node_modules/jsdoc/plugins/escapeHtml.js +0 -18
  465. package/docs/node_modules/jsdoc/plugins/eventDumper.js +0 -97
  466. package/docs/node_modules/jsdoc/plugins/markdown.js +0 -88
  467. package/docs/node_modules/jsdoc/plugins/overloadHelper.js +0 -181
  468. package/docs/node_modules/jsdoc/plugins/partial.js +0 -30
  469. package/docs/node_modules/jsdoc/plugins/railsTemplate.js +0 -19
  470. package/docs/node_modules/jsdoc/plugins/shout.js +0 -15
  471. package/docs/node_modules/jsdoc/plugins/sourcetag.js +0 -49
  472. package/docs/node_modules/jsdoc/plugins/summarize.js +0 -58
  473. package/docs/node_modules/jsdoc/plugins/test/fixtures/markdown.js +0 -31
  474. package/docs/node_modules/jsdoc/plugins/test/fixtures/overloadHelper.js +0 -50
  475. package/docs/node_modules/jsdoc/plugins/test/fixtures/railsTemplate.js.erb +0 -19
  476. package/docs/node_modules/jsdoc/plugins/test/fixtures/underscore.js +0 -22
  477. package/docs/node_modules/jsdoc/plugins/test/specs/commentConvert.js +0 -20
  478. package/docs/node_modules/jsdoc/plugins/test/specs/escapeHtml.js +0 -20
  479. package/docs/node_modules/jsdoc/plugins/test/specs/markdown.js +0 -60
  480. package/docs/node_modules/jsdoc/plugins/test/specs/overloadHelper.js +0 -102
  481. package/docs/node_modules/jsdoc/plugins/test/specs/railsTemplate.js +0 -19
  482. package/docs/node_modules/jsdoc/plugins/test/specs/shout.js +0 -20
  483. package/docs/node_modules/jsdoc/plugins/test/specs/sourcetag.js +0 -22
  484. package/docs/node_modules/jsdoc/plugins/test/specs/summarize.js +0 -112
  485. package/docs/node_modules/jsdoc/plugins/test/specs/underscore.js +0 -35
  486. package/docs/node_modules/jsdoc/plugins/underscore.js +0 -16
  487. package/docs/node_modules/jsdoc/templates/README.md +0 -27
  488. package/docs/node_modules/jsdoc/templates/default/README.md +0 -9
  489. package/docs/node_modules/jsdoc/templates/default/publish.js +0 -692
  490. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Bold-webfont.eot +0 -0
  491. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Bold-webfont.svg +0 -1830
  492. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Bold-webfont.woff +0 -0
  493. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-BoldItalic-webfont.eot +0 -0
  494. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-BoldItalic-webfont.svg +0 -1830
  495. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-BoldItalic-webfont.woff +0 -0
  496. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Italic-webfont.eot +0 -0
  497. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Italic-webfont.svg +0 -1830
  498. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Italic-webfont.woff +0 -0
  499. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Light-webfont.eot +0 -0
  500. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Light-webfont.svg +0 -1831
  501. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Light-webfont.woff +0 -0
  502. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-LightItalic-webfont.eot +0 -0
  503. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-LightItalic-webfont.svg +0 -1835
  504. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-LightItalic-webfont.woff +0 -0
  505. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Regular-webfont.eot +0 -0
  506. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Regular-webfont.svg +0 -1831
  507. package/docs/node_modules/jsdoc/templates/default/static/fonts/OpenSans-Regular-webfont.woff +0 -0
  508. package/docs/node_modules/jsdoc/templates/default/static/scripts/linenumber.js +0 -25
  509. package/docs/node_modules/jsdoc/templates/default/static/scripts/prettify/Apache-License-2.0.txt +0 -202
  510. package/docs/node_modules/jsdoc/templates/default/static/scripts/prettify/lang-css.js +0 -2
  511. package/docs/node_modules/jsdoc/templates/default/static/scripts/prettify/prettify.js +0 -28
  512. package/docs/node_modules/jsdoc/templates/default/static/styles/jsdoc-default.css +0 -358
  513. package/docs/node_modules/jsdoc/templates/default/static/styles/prettify-jsdoc.css +0 -111
  514. package/docs/node_modules/jsdoc/templates/default/static/styles/prettify-tomorrow.css +0 -132
  515. package/docs/node_modules/jsdoc/templates/default/tmpl/augments.tmpl +0 -10
  516. package/docs/node_modules/jsdoc/templates/default/tmpl/container.tmpl +0 -196
  517. package/docs/node_modules/jsdoc/templates/default/tmpl/details.tmpl +0 -143
  518. package/docs/node_modules/jsdoc/templates/default/tmpl/example.tmpl +0 -2
  519. package/docs/node_modules/jsdoc/templates/default/tmpl/examples.tmpl +0 -13
  520. package/docs/node_modules/jsdoc/templates/default/tmpl/exceptions.tmpl +0 -32
  521. package/docs/node_modules/jsdoc/templates/default/tmpl/layout.tmpl +0 -38
  522. package/docs/node_modules/jsdoc/templates/default/tmpl/mainpage.tmpl +0 -14
  523. package/docs/node_modules/jsdoc/templates/default/tmpl/members.tmpl +0 -38
  524. package/docs/node_modules/jsdoc/templates/default/tmpl/method.tmpl +0 -131
  525. package/docs/node_modules/jsdoc/templates/default/tmpl/modifies.tmpl +0 -14
  526. package/docs/node_modules/jsdoc/templates/default/tmpl/params.tmpl +0 -131
  527. package/docs/node_modules/jsdoc/templates/default/tmpl/properties.tmpl +0 -108
  528. package/docs/node_modules/jsdoc/templates/default/tmpl/returns.tmpl +0 -19
  529. package/docs/node_modules/jsdoc/templates/default/tmpl/source.tmpl +0 -8
  530. package/docs/node_modules/jsdoc/templates/default/tmpl/tutorial.tmpl +0 -19
  531. package/docs/node_modules/jsdoc/templates/default/tmpl/type.tmpl +0 -7
  532. package/docs/node_modules/jsdoc/templates/haruki/README.md +0 -39
  533. package/docs/node_modules/jsdoc/templates/haruki/publish.js +0 -224
  534. package/docs/node_modules/jsdoc/templates/silent/README.md +0 -11
  535. package/docs/node_modules/jsdoc/templates/silent/publish.js +0 -7
  536. package/docs/node_modules/klaw/CHANGELOG.md +0 -68
  537. package/docs/node_modules/klaw/LICENSE +0 -15
  538. package/docs/node_modules/klaw/README.md +0 -253
  539. package/docs/node_modules/klaw/package.json +0 -40
  540. package/docs/node_modules/klaw/src/index.js +0 -64
  541. package/docs/node_modules/linkify-it/LICENSE +0 -22
  542. package/docs/node_modules/linkify-it/README.md +0 -196
  543. package/docs/node_modules/linkify-it/build/index.cjs.js +0 -832
  544. package/docs/node_modules/linkify-it/index.mjs +0 -642
  545. package/docs/node_modules/linkify-it/lib/re.mjs +0 -189
  546. package/docs/node_modules/linkify-it/package.json +0 -58
  547. package/docs/node_modules/lodash/LICENSE +0 -47
  548. package/docs/node_modules/lodash/README.md +0 -39
  549. package/docs/node_modules/lodash/_DataView.js +0 -7
  550. package/docs/node_modules/lodash/_Hash.js +0 -32
  551. package/docs/node_modules/lodash/_LazyWrapper.js +0 -28
  552. package/docs/node_modules/lodash/_ListCache.js +0 -32
  553. package/docs/node_modules/lodash/_LodashWrapper.js +0 -22
  554. package/docs/node_modules/lodash/_Map.js +0 -7
  555. package/docs/node_modules/lodash/_MapCache.js +0 -32
  556. package/docs/node_modules/lodash/_Promise.js +0 -7
  557. package/docs/node_modules/lodash/_Set.js +0 -7
  558. package/docs/node_modules/lodash/_SetCache.js +0 -27
  559. package/docs/node_modules/lodash/_Stack.js +0 -27
  560. package/docs/node_modules/lodash/_Symbol.js +0 -6
  561. package/docs/node_modules/lodash/_Uint8Array.js +0 -6
  562. package/docs/node_modules/lodash/_WeakMap.js +0 -7
  563. package/docs/node_modules/lodash/_apply.js +0 -21
  564. package/docs/node_modules/lodash/_arrayAggregator.js +0 -22
  565. package/docs/node_modules/lodash/_arrayEach.js +0 -22
  566. package/docs/node_modules/lodash/_arrayEachRight.js +0 -21
  567. package/docs/node_modules/lodash/_arrayEvery.js +0 -23
  568. package/docs/node_modules/lodash/_arrayFilter.js +0 -25
  569. package/docs/node_modules/lodash/_arrayIncludes.js +0 -17
  570. package/docs/node_modules/lodash/_arrayIncludesWith.js +0 -22
  571. package/docs/node_modules/lodash/_arrayLikeKeys.js +0 -49
  572. package/docs/node_modules/lodash/_arrayMap.js +0 -21
  573. package/docs/node_modules/lodash/_arrayPush.js +0 -20
  574. package/docs/node_modules/lodash/_arrayReduce.js +0 -26
  575. package/docs/node_modules/lodash/_arrayReduceRight.js +0 -24
  576. package/docs/node_modules/lodash/_arraySample.js +0 -15
  577. package/docs/node_modules/lodash/_arraySampleSize.js +0 -17
  578. package/docs/node_modules/lodash/_arrayShuffle.js +0 -15
  579. package/docs/node_modules/lodash/_arraySome.js +0 -23
  580. package/docs/node_modules/lodash/_asciiSize.js +0 -12
  581. package/docs/node_modules/lodash/_asciiToArray.js +0 -12
  582. package/docs/node_modules/lodash/_asciiWords.js +0 -15
  583. package/docs/node_modules/lodash/_assignMergeValue.js +0 -20
  584. package/docs/node_modules/lodash/_assignValue.js +0 -28
  585. package/docs/node_modules/lodash/_assocIndexOf.js +0 -21
  586. package/docs/node_modules/lodash/_baseAggregator.js +0 -21
  587. package/docs/node_modules/lodash/_baseAssign.js +0 -17
  588. package/docs/node_modules/lodash/_baseAssignIn.js +0 -17
  589. package/docs/node_modules/lodash/_baseAssignValue.js +0 -25
  590. package/docs/node_modules/lodash/_baseAt.js +0 -23
  591. package/docs/node_modules/lodash/_baseClamp.js +0 -22
  592. package/docs/node_modules/lodash/_baseClone.js +0 -166
  593. package/docs/node_modules/lodash/_baseConforms.js +0 -18
  594. package/docs/node_modules/lodash/_baseConformsTo.js +0 -27
  595. package/docs/node_modules/lodash/_baseCreate.js +0 -30
  596. package/docs/node_modules/lodash/_baseDelay.js +0 -21
  597. package/docs/node_modules/lodash/_baseDifference.js +0 -67
  598. package/docs/node_modules/lodash/_baseEach.js +0 -14
  599. package/docs/node_modules/lodash/_baseEachRight.js +0 -14
  600. package/docs/node_modules/lodash/_baseEvery.js +0 -21
  601. package/docs/node_modules/lodash/_baseExtremum.js +0 -32
  602. package/docs/node_modules/lodash/_baseFill.js +0 -32
  603. package/docs/node_modules/lodash/_baseFilter.js +0 -21
  604. package/docs/node_modules/lodash/_baseFindIndex.js +0 -24
  605. package/docs/node_modules/lodash/_baseFindKey.js +0 -23
  606. package/docs/node_modules/lodash/_baseFlatten.js +0 -38
  607. package/docs/node_modules/lodash/_baseFor.js +0 -16
  608. package/docs/node_modules/lodash/_baseForOwn.js +0 -16
  609. package/docs/node_modules/lodash/_baseForOwnRight.js +0 -16
  610. package/docs/node_modules/lodash/_baseForRight.js +0 -15
  611. package/docs/node_modules/lodash/_baseFunctions.js +0 -19
  612. package/docs/node_modules/lodash/_baseGet.js +0 -24
  613. package/docs/node_modules/lodash/_baseGetAllKeys.js +0 -20
  614. package/docs/node_modules/lodash/_baseGetTag.js +0 -28
  615. package/docs/node_modules/lodash/_baseGt.js +0 -14
  616. package/docs/node_modules/lodash/_baseHas.js +0 -19
  617. package/docs/node_modules/lodash/_baseHasIn.js +0 -13
  618. package/docs/node_modules/lodash/_baseInRange.js +0 -18
  619. package/docs/node_modules/lodash/_baseIndexOf.js +0 -20
  620. package/docs/node_modules/lodash/_baseIndexOfWith.js +0 -23
  621. package/docs/node_modules/lodash/_baseIntersection.js +0 -74
  622. package/docs/node_modules/lodash/_baseInverter.js +0 -21
  623. package/docs/node_modules/lodash/_baseInvoke.js +0 -24
  624. package/docs/node_modules/lodash/_baseIsArguments.js +0 -18
  625. package/docs/node_modules/lodash/_baseIsArrayBuffer.js +0 -17
  626. package/docs/node_modules/lodash/_baseIsDate.js +0 -18
  627. package/docs/node_modules/lodash/_baseIsEqual.js +0 -28
  628. package/docs/node_modules/lodash/_baseIsEqualDeep.js +0 -83
  629. package/docs/node_modules/lodash/_baseIsMap.js +0 -18
  630. package/docs/node_modules/lodash/_baseIsMatch.js +0 -62
  631. package/docs/node_modules/lodash/_baseIsNaN.js +0 -12
  632. package/docs/node_modules/lodash/_baseIsNative.js +0 -47
  633. package/docs/node_modules/lodash/_baseIsRegExp.js +0 -18
  634. package/docs/node_modules/lodash/_baseIsSet.js +0 -18
  635. package/docs/node_modules/lodash/_baseIsTypedArray.js +0 -60
  636. package/docs/node_modules/lodash/_baseIteratee.js +0 -31
  637. package/docs/node_modules/lodash/_baseKeys.js +0 -30
  638. package/docs/node_modules/lodash/_baseKeysIn.js +0 -33
  639. package/docs/node_modules/lodash/_baseLodash.js +0 -10
  640. package/docs/node_modules/lodash/_baseLt.js +0 -14
  641. package/docs/node_modules/lodash/_baseMap.js +0 -22
  642. package/docs/node_modules/lodash/_baseMatches.js +0 -22
  643. package/docs/node_modules/lodash/_baseMatchesProperty.js +0 -33
  644. package/docs/node_modules/lodash/_baseMean.js +0 -20
  645. package/docs/node_modules/lodash/_baseMerge.js +0 -42
  646. package/docs/node_modules/lodash/_baseMergeDeep.js +0 -94
  647. package/docs/node_modules/lodash/_baseNth.js +0 -20
  648. package/docs/node_modules/lodash/_baseOrderBy.js +0 -49
  649. package/docs/node_modules/lodash/_basePick.js +0 -19
  650. package/docs/node_modules/lodash/_basePickBy.js +0 -30
  651. package/docs/node_modules/lodash/_baseProperty.js +0 -14
  652. package/docs/node_modules/lodash/_basePropertyDeep.js +0 -16
  653. package/docs/node_modules/lodash/_basePropertyOf.js +0 -14
  654. package/docs/node_modules/lodash/_basePullAll.js +0 -51
  655. package/docs/node_modules/lodash/_basePullAt.js +0 -37
  656. package/docs/node_modules/lodash/_baseRandom.js +0 -18
  657. package/docs/node_modules/lodash/_baseRange.js +0 -28
  658. package/docs/node_modules/lodash/_baseReduce.js +0 -23
  659. package/docs/node_modules/lodash/_baseRepeat.js +0 -35
  660. package/docs/node_modules/lodash/_baseRest.js +0 -17
  661. package/docs/node_modules/lodash/_baseSample.js +0 -15
  662. package/docs/node_modules/lodash/_baseSampleSize.js +0 -18
  663. package/docs/node_modules/lodash/_baseSet.js +0 -51
  664. package/docs/node_modules/lodash/_baseSetData.js +0 -17
  665. package/docs/node_modules/lodash/_baseSetToString.js +0 -22
  666. package/docs/node_modules/lodash/_baseShuffle.js +0 -15
  667. package/docs/node_modules/lodash/_baseSlice.js +0 -31
  668. package/docs/node_modules/lodash/_baseSome.js +0 -22
  669. package/docs/node_modules/lodash/_baseSortBy.js +0 -21
  670. package/docs/node_modules/lodash/_baseSortedIndex.js +0 -42
  671. package/docs/node_modules/lodash/_baseSortedIndexBy.js +0 -67
  672. package/docs/node_modules/lodash/_baseSortedUniq.js +0 -30
  673. package/docs/node_modules/lodash/_baseSum.js +0 -24
  674. package/docs/node_modules/lodash/_baseTimes.js +0 -20
  675. package/docs/node_modules/lodash/_baseToNumber.js +0 -24
  676. package/docs/node_modules/lodash/_baseToPairs.js +0 -18
  677. package/docs/node_modules/lodash/_baseToString.js +0 -37
  678. package/docs/node_modules/lodash/_baseTrim.js +0 -19
  679. package/docs/node_modules/lodash/_baseUnary.js +0 -14
  680. package/docs/node_modules/lodash/_baseUniq.js +0 -72
  681. package/docs/node_modules/lodash/_baseUnset.js +0 -20
  682. package/docs/node_modules/lodash/_baseUpdate.js +0 -18
  683. package/docs/node_modules/lodash/_baseValues.js +0 -19
  684. package/docs/node_modules/lodash/_baseWhile.js +0 -26
  685. package/docs/node_modules/lodash/_baseWrapperValue.js +0 -25
  686. package/docs/node_modules/lodash/_baseXor.js +0 -36
  687. package/docs/node_modules/lodash/_baseZipObject.js +0 -23
  688. package/docs/node_modules/lodash/_cacheHas.js +0 -13
  689. package/docs/node_modules/lodash/_castArrayLikeObject.js +0 -14
  690. package/docs/node_modules/lodash/_castFunction.js +0 -14
  691. package/docs/node_modules/lodash/_castPath.js +0 -21
  692. package/docs/node_modules/lodash/_castRest.js +0 -14
  693. package/docs/node_modules/lodash/_castSlice.js +0 -18
  694. package/docs/node_modules/lodash/_charsEndIndex.js +0 -19
  695. package/docs/node_modules/lodash/_charsStartIndex.js +0 -20
  696. package/docs/node_modules/lodash/_cloneArrayBuffer.js +0 -16
  697. package/docs/node_modules/lodash/_cloneBuffer.js +0 -35
  698. package/docs/node_modules/lodash/_cloneDataView.js +0 -16
  699. package/docs/node_modules/lodash/_cloneRegExp.js +0 -17
  700. package/docs/node_modules/lodash/_cloneSymbol.js +0 -18
  701. package/docs/node_modules/lodash/_cloneTypedArray.js +0 -16
  702. package/docs/node_modules/lodash/_compareAscending.js +0 -41
  703. package/docs/node_modules/lodash/_compareMultiple.js +0 -44
  704. package/docs/node_modules/lodash/_composeArgs.js +0 -39
  705. package/docs/node_modules/lodash/_composeArgsRight.js +0 -41
  706. package/docs/node_modules/lodash/_copyArray.js +0 -20
  707. package/docs/node_modules/lodash/_copyObject.js +0 -40
  708. package/docs/node_modules/lodash/_copySymbols.js +0 -16
  709. package/docs/node_modules/lodash/_copySymbolsIn.js +0 -16
  710. package/docs/node_modules/lodash/_coreJsData.js +0 -6
  711. package/docs/node_modules/lodash/_countHolders.js +0 -21
  712. package/docs/node_modules/lodash/_createAggregator.js +0 -23
  713. package/docs/node_modules/lodash/_createAssigner.js +0 -37
  714. package/docs/node_modules/lodash/_createBaseEach.js +0 -32
  715. package/docs/node_modules/lodash/_createBaseFor.js +0 -25
  716. package/docs/node_modules/lodash/_createBind.js +0 -28
  717. package/docs/node_modules/lodash/_createCaseFirst.js +0 -33
  718. package/docs/node_modules/lodash/_createCompounder.js +0 -24
  719. package/docs/node_modules/lodash/_createCtor.js +0 -37
  720. package/docs/node_modules/lodash/_createCurry.js +0 -46
  721. package/docs/node_modules/lodash/_createFind.js +0 -25
  722. package/docs/node_modules/lodash/_createFlow.js +0 -78
  723. package/docs/node_modules/lodash/_createHybrid.js +0 -92
  724. package/docs/node_modules/lodash/_createInverter.js +0 -17
  725. package/docs/node_modules/lodash/_createMathOperation.js +0 -38
  726. package/docs/node_modules/lodash/_createOver.js +0 -27
  727. package/docs/node_modules/lodash/_createPadding.js +0 -33
  728. package/docs/node_modules/lodash/_createPartial.js +0 -43
  729. package/docs/node_modules/lodash/_createRange.js +0 -30
  730. package/docs/node_modules/lodash/_createRecurry.js +0 -56
  731. package/docs/node_modules/lodash/_createRelationalOperation.js +0 -20
  732. package/docs/node_modules/lodash/_createRound.js +0 -35
  733. package/docs/node_modules/lodash/_createSet.js +0 -19
  734. package/docs/node_modules/lodash/_createToPairs.js +0 -30
  735. package/docs/node_modules/lodash/_createWrap.js +0 -106
  736. package/docs/node_modules/lodash/_customDefaultsAssignIn.js +0 -29
  737. package/docs/node_modules/lodash/_customDefaultsMerge.js +0 -28
  738. package/docs/node_modules/lodash/_customOmitClone.js +0 -16
  739. package/docs/node_modules/lodash/_deburrLetter.js +0 -71
  740. package/docs/node_modules/lodash/_defineProperty.js +0 -11
  741. package/docs/node_modules/lodash/_equalArrays.js +0 -84
  742. package/docs/node_modules/lodash/_equalByTag.js +0 -112
  743. package/docs/node_modules/lodash/_equalObjects.js +0 -90
  744. package/docs/node_modules/lodash/_escapeHtmlChar.js +0 -21
  745. package/docs/node_modules/lodash/_escapeStringChar.js +0 -22
  746. package/docs/node_modules/lodash/_flatRest.js +0 -16
  747. package/docs/node_modules/lodash/_freeGlobal.js +0 -4
  748. package/docs/node_modules/lodash/_getAllKeys.js +0 -16
  749. package/docs/node_modules/lodash/_getAllKeysIn.js +0 -17
  750. package/docs/node_modules/lodash/_getData.js +0 -15
  751. package/docs/node_modules/lodash/_getFuncName.js +0 -31
  752. package/docs/node_modules/lodash/_getHolder.js +0 -13
  753. package/docs/node_modules/lodash/_getMapData.js +0 -18
  754. package/docs/node_modules/lodash/_getMatchData.js +0 -24
  755. package/docs/node_modules/lodash/_getNative.js +0 -17
  756. package/docs/node_modules/lodash/_getPrototype.js +0 -6
  757. package/docs/node_modules/lodash/_getRawTag.js +0 -46
  758. package/docs/node_modules/lodash/_getSymbols.js +0 -30
  759. package/docs/node_modules/lodash/_getSymbolsIn.js +0 -25
  760. package/docs/node_modules/lodash/_getTag.js +0 -58
  761. package/docs/node_modules/lodash/_getValue.js +0 -13
  762. package/docs/node_modules/lodash/_getView.js +0 -33
  763. package/docs/node_modules/lodash/_getWrapDetails.js +0 -17
  764. package/docs/node_modules/lodash/_hasPath.js +0 -39
  765. package/docs/node_modules/lodash/_hasUnicode.js +0 -26
  766. package/docs/node_modules/lodash/_hasUnicodeWord.js +0 -15
  767. package/docs/node_modules/lodash/_hashClear.js +0 -15
  768. package/docs/node_modules/lodash/_hashDelete.js +0 -17
  769. package/docs/node_modules/lodash/_hashGet.js +0 -30
  770. package/docs/node_modules/lodash/_hashHas.js +0 -23
  771. package/docs/node_modules/lodash/_hashSet.js +0 -23
  772. package/docs/node_modules/lodash/_initCloneArray.js +0 -26
  773. package/docs/node_modules/lodash/_initCloneByTag.js +0 -77
  774. package/docs/node_modules/lodash/_initCloneObject.js +0 -18
  775. package/docs/node_modules/lodash/_insertWrapDetails.js +0 -23
  776. package/docs/node_modules/lodash/_isFlattenable.js +0 -20
  777. package/docs/node_modules/lodash/_isIndex.js +0 -25
  778. package/docs/node_modules/lodash/_isIterateeCall.js +0 -30
  779. package/docs/node_modules/lodash/_isKey.js +0 -29
  780. package/docs/node_modules/lodash/_isKeyable.js +0 -15
  781. package/docs/node_modules/lodash/_isLaziable.js +0 -28
  782. package/docs/node_modules/lodash/_isMaskable.js +0 -14
  783. package/docs/node_modules/lodash/_isMasked.js +0 -20
  784. package/docs/node_modules/lodash/_isPrototype.js +0 -18
  785. package/docs/node_modules/lodash/_isStrictComparable.js +0 -15
  786. package/docs/node_modules/lodash/_iteratorToArray.js +0 -18
  787. package/docs/node_modules/lodash/_lazyClone.js +0 -23
  788. package/docs/node_modules/lodash/_lazyReverse.js +0 -23
  789. package/docs/node_modules/lodash/_lazyValue.js +0 -69
  790. package/docs/node_modules/lodash/_listCacheClear.js +0 -13
  791. package/docs/node_modules/lodash/_listCacheDelete.js +0 -35
  792. package/docs/node_modules/lodash/_listCacheGet.js +0 -19
  793. package/docs/node_modules/lodash/_listCacheHas.js +0 -16
  794. package/docs/node_modules/lodash/_listCacheSet.js +0 -26
  795. package/docs/node_modules/lodash/_mapCacheClear.js +0 -21
  796. package/docs/node_modules/lodash/_mapCacheDelete.js +0 -18
  797. package/docs/node_modules/lodash/_mapCacheGet.js +0 -16
  798. package/docs/node_modules/lodash/_mapCacheHas.js +0 -16
  799. package/docs/node_modules/lodash/_mapCacheSet.js +0 -22
  800. package/docs/node_modules/lodash/_mapToArray.js +0 -18
  801. package/docs/node_modules/lodash/_matchesStrictComparable.js +0 -20
  802. package/docs/node_modules/lodash/_memoizeCapped.js +0 -26
  803. package/docs/node_modules/lodash/_mergeData.js +0 -90
  804. package/docs/node_modules/lodash/_metaMap.js +0 -6
  805. package/docs/node_modules/lodash/_nativeCreate.js +0 -6
  806. package/docs/node_modules/lodash/_nativeKeys.js +0 -6
  807. package/docs/node_modules/lodash/_nativeKeysIn.js +0 -20
  808. package/docs/node_modules/lodash/_nodeUtil.js +0 -30
  809. package/docs/node_modules/lodash/_objectToString.js +0 -22
  810. package/docs/node_modules/lodash/_overArg.js +0 -15
  811. package/docs/node_modules/lodash/_overRest.js +0 -36
  812. package/docs/node_modules/lodash/_parent.js +0 -16
  813. package/docs/node_modules/lodash/_reEscape.js +0 -4
  814. package/docs/node_modules/lodash/_reEvaluate.js +0 -4
  815. package/docs/node_modules/lodash/_reInterpolate.js +0 -4
  816. package/docs/node_modules/lodash/_realNames.js +0 -4
  817. package/docs/node_modules/lodash/_reorder.js +0 -29
  818. package/docs/node_modules/lodash/_replaceHolders.js +0 -29
  819. package/docs/node_modules/lodash/_root.js +0 -9
  820. package/docs/node_modules/lodash/_safeGet.js +0 -21
  821. package/docs/node_modules/lodash/_setCacheAdd.js +0 -19
  822. package/docs/node_modules/lodash/_setCacheHas.js +0 -14
  823. package/docs/node_modules/lodash/_setData.js +0 -20
  824. package/docs/node_modules/lodash/_setToArray.js +0 -18
  825. package/docs/node_modules/lodash/_setToPairs.js +0 -18
  826. package/docs/node_modules/lodash/_setToString.js +0 -14
  827. package/docs/node_modules/lodash/_setWrapToString.js +0 -21
  828. package/docs/node_modules/lodash/_shortOut.js +0 -37
  829. package/docs/node_modules/lodash/_shuffleSelf.js +0 -28
  830. package/docs/node_modules/lodash/_stackClear.js +0 -15
  831. package/docs/node_modules/lodash/_stackDelete.js +0 -18
  832. package/docs/node_modules/lodash/_stackGet.js +0 -14
  833. package/docs/node_modules/lodash/_stackHas.js +0 -14
  834. package/docs/node_modules/lodash/_stackSet.js +0 -34
  835. package/docs/node_modules/lodash/_strictIndexOf.js +0 -23
  836. package/docs/node_modules/lodash/_strictLastIndexOf.js +0 -21
  837. package/docs/node_modules/lodash/_stringSize.js +0 -18
  838. package/docs/node_modules/lodash/_stringToArray.js +0 -18
  839. package/docs/node_modules/lodash/_stringToPath.js +0 -27
  840. package/docs/node_modules/lodash/_toKey.js +0 -21
  841. package/docs/node_modules/lodash/_toSource.js +0 -26
  842. package/docs/node_modules/lodash/_trimmedEndIndex.js +0 -19
  843. package/docs/node_modules/lodash/_unescapeHtmlChar.js +0 -21
  844. package/docs/node_modules/lodash/_unicodeSize.js +0 -44
  845. package/docs/node_modules/lodash/_unicodeToArray.js +0 -40
  846. package/docs/node_modules/lodash/_unicodeWords.js +0 -69
  847. package/docs/node_modules/lodash/_updateWrapDetails.js +0 -46
  848. package/docs/node_modules/lodash/_wrapperClone.js +0 -23
  849. package/docs/node_modules/lodash/add.js +0 -22
  850. package/docs/node_modules/lodash/after.js +0 -42
  851. package/docs/node_modules/lodash/array.js +0 -67
  852. package/docs/node_modules/lodash/ary.js +0 -29
  853. package/docs/node_modules/lodash/assign.js +0 -58
  854. package/docs/node_modules/lodash/assignIn.js +0 -40
  855. package/docs/node_modules/lodash/assignInWith.js +0 -38
  856. package/docs/node_modules/lodash/assignWith.js +0 -37
  857. package/docs/node_modules/lodash/at.js +0 -23
  858. package/docs/node_modules/lodash/attempt.js +0 -35
  859. package/docs/node_modules/lodash/before.js +0 -40
  860. package/docs/node_modules/lodash/bind.js +0 -57
  861. package/docs/node_modules/lodash/bindAll.js +0 -41
  862. package/docs/node_modules/lodash/bindKey.js +0 -68
  863. package/docs/node_modules/lodash/camelCase.js +0 -29
  864. package/docs/node_modules/lodash/capitalize.js +0 -23
  865. package/docs/node_modules/lodash/castArray.js +0 -44
  866. package/docs/node_modules/lodash/ceil.js +0 -26
  867. package/docs/node_modules/lodash/chain.js +0 -38
  868. package/docs/node_modules/lodash/chunk.js +0 -50
  869. package/docs/node_modules/lodash/clamp.js +0 -39
  870. package/docs/node_modules/lodash/clone.js +0 -36
  871. package/docs/node_modules/lodash/cloneDeep.js +0 -29
  872. package/docs/node_modules/lodash/cloneDeepWith.js +0 -40
  873. package/docs/node_modules/lodash/cloneWith.js +0 -42
  874. package/docs/node_modules/lodash/collection.js +0 -30
  875. package/docs/node_modules/lodash/commit.js +0 -33
  876. package/docs/node_modules/lodash/compact.js +0 -31
  877. package/docs/node_modules/lodash/concat.js +0 -43
  878. package/docs/node_modules/lodash/cond.js +0 -60
  879. package/docs/node_modules/lodash/conforms.js +0 -35
  880. package/docs/node_modules/lodash/conformsTo.js +0 -32
  881. package/docs/node_modules/lodash/constant.js +0 -26
  882. package/docs/node_modules/lodash/core.js +0 -3877
  883. package/docs/node_modules/lodash/core.min.js +0 -29
  884. package/docs/node_modules/lodash/countBy.js +0 -40
  885. package/docs/node_modules/lodash/create.js +0 -43
  886. package/docs/node_modules/lodash/curry.js +0 -57
  887. package/docs/node_modules/lodash/curryRight.js +0 -54
  888. package/docs/node_modules/lodash/date.js +0 -3
  889. package/docs/node_modules/lodash/debounce.js +0 -191
  890. package/docs/node_modules/lodash/deburr.js +0 -45
  891. package/docs/node_modules/lodash/defaultTo.js +0 -25
  892. package/docs/node_modules/lodash/defaults.js +0 -64
  893. package/docs/node_modules/lodash/defaultsDeep.js +0 -30
  894. package/docs/node_modules/lodash/defer.js +0 -26
  895. package/docs/node_modules/lodash/delay.js +0 -28
  896. package/docs/node_modules/lodash/difference.js +0 -33
  897. package/docs/node_modules/lodash/differenceBy.js +0 -44
  898. package/docs/node_modules/lodash/differenceWith.js +0 -40
  899. package/docs/node_modules/lodash/divide.js +0 -22
  900. package/docs/node_modules/lodash/drop.js +0 -38
  901. package/docs/node_modules/lodash/dropRight.js +0 -39
  902. package/docs/node_modules/lodash/dropRightWhile.js +0 -45
  903. package/docs/node_modules/lodash/dropWhile.js +0 -45
  904. package/docs/node_modules/lodash/each.js +0 -1
  905. package/docs/node_modules/lodash/eachRight.js +0 -1
  906. package/docs/node_modules/lodash/endsWith.js +0 -43
  907. package/docs/node_modules/lodash/entries.js +0 -1
  908. package/docs/node_modules/lodash/entriesIn.js +0 -1
  909. package/docs/node_modules/lodash/eq.js +0 -37
  910. package/docs/node_modules/lodash/escape.js +0 -43
  911. package/docs/node_modules/lodash/escapeRegExp.js +0 -32
  912. package/docs/node_modules/lodash/every.js +0 -56
  913. package/docs/node_modules/lodash/extend.js +0 -1
  914. package/docs/node_modules/lodash/extendWith.js +0 -1
  915. package/docs/node_modules/lodash/fill.js +0 -45
  916. package/docs/node_modules/lodash/filter.js +0 -52
  917. package/docs/node_modules/lodash/find.js +0 -42
  918. package/docs/node_modules/lodash/findIndex.js +0 -55
  919. package/docs/node_modules/lodash/findKey.js +0 -44
  920. package/docs/node_modules/lodash/findLast.js +0 -25
  921. package/docs/node_modules/lodash/findLastIndex.js +0 -59
  922. package/docs/node_modules/lodash/findLastKey.js +0 -44
  923. package/docs/node_modules/lodash/first.js +0 -1
  924. package/docs/node_modules/lodash/flake.lock +0 -40
  925. package/docs/node_modules/lodash/flake.nix +0 -20
  926. package/docs/node_modules/lodash/flatMap.js +0 -29
  927. package/docs/node_modules/lodash/flatMapDeep.js +0 -31
  928. package/docs/node_modules/lodash/flatMapDepth.js +0 -31
  929. package/docs/node_modules/lodash/flatten.js +0 -22
  930. package/docs/node_modules/lodash/flattenDeep.js +0 -25
  931. package/docs/node_modules/lodash/flattenDepth.js +0 -33
  932. package/docs/node_modules/lodash/flip.js +0 -28
  933. package/docs/node_modules/lodash/floor.js +0 -26
  934. package/docs/node_modules/lodash/flow.js +0 -27
  935. package/docs/node_modules/lodash/flowRight.js +0 -26
  936. package/docs/node_modules/lodash/forEach.js +0 -41
  937. package/docs/node_modules/lodash/forEachRight.js +0 -31
  938. package/docs/node_modules/lodash/forIn.js +0 -39
  939. package/docs/node_modules/lodash/forInRight.js +0 -37
  940. package/docs/node_modules/lodash/forOwn.js +0 -36
  941. package/docs/node_modules/lodash/forOwnRight.js +0 -34
  942. package/docs/node_modules/lodash/fp/F.js +0 -1
  943. package/docs/node_modules/lodash/fp/T.js +0 -1
  944. package/docs/node_modules/lodash/fp/__.js +0 -1
  945. package/docs/node_modules/lodash/fp/_baseConvert.js +0 -569
  946. package/docs/node_modules/lodash/fp/_convertBrowser.js +0 -18
  947. package/docs/node_modules/lodash/fp/_falseOptions.js +0 -7
  948. package/docs/node_modules/lodash/fp/_mapping.js +0 -358
  949. package/docs/node_modules/lodash/fp/_util.js +0 -16
  950. package/docs/node_modules/lodash/fp/add.js +0 -5
  951. package/docs/node_modules/lodash/fp/after.js +0 -5
  952. package/docs/node_modules/lodash/fp/all.js +0 -1
  953. package/docs/node_modules/lodash/fp/allPass.js +0 -1
  954. package/docs/node_modules/lodash/fp/always.js +0 -1
  955. package/docs/node_modules/lodash/fp/any.js +0 -1
  956. package/docs/node_modules/lodash/fp/anyPass.js +0 -1
  957. package/docs/node_modules/lodash/fp/apply.js +0 -1
  958. package/docs/node_modules/lodash/fp/array.js +0 -2
  959. package/docs/node_modules/lodash/fp/ary.js +0 -5
  960. package/docs/node_modules/lodash/fp/assign.js +0 -5
  961. package/docs/node_modules/lodash/fp/assignAll.js +0 -5
  962. package/docs/node_modules/lodash/fp/assignAllWith.js +0 -5
  963. package/docs/node_modules/lodash/fp/assignIn.js +0 -5
  964. package/docs/node_modules/lodash/fp/assignInAll.js +0 -5
  965. package/docs/node_modules/lodash/fp/assignInAllWith.js +0 -5
  966. package/docs/node_modules/lodash/fp/assignInWith.js +0 -5
  967. package/docs/node_modules/lodash/fp/assignWith.js +0 -5
  968. package/docs/node_modules/lodash/fp/assoc.js +0 -1
  969. package/docs/node_modules/lodash/fp/assocPath.js +0 -1
  970. package/docs/node_modules/lodash/fp/at.js +0 -5
  971. package/docs/node_modules/lodash/fp/attempt.js +0 -5
  972. package/docs/node_modules/lodash/fp/before.js +0 -5
  973. package/docs/node_modules/lodash/fp/bind.js +0 -5
  974. package/docs/node_modules/lodash/fp/bindAll.js +0 -5
  975. package/docs/node_modules/lodash/fp/bindKey.js +0 -5
  976. package/docs/node_modules/lodash/fp/camelCase.js +0 -5
  977. package/docs/node_modules/lodash/fp/capitalize.js +0 -5
  978. package/docs/node_modules/lodash/fp/castArray.js +0 -5
  979. package/docs/node_modules/lodash/fp/ceil.js +0 -5
  980. package/docs/node_modules/lodash/fp/chain.js +0 -5
  981. package/docs/node_modules/lodash/fp/chunk.js +0 -5
  982. package/docs/node_modules/lodash/fp/clamp.js +0 -5
  983. package/docs/node_modules/lodash/fp/clone.js +0 -5
  984. package/docs/node_modules/lodash/fp/cloneDeep.js +0 -5
  985. package/docs/node_modules/lodash/fp/cloneDeepWith.js +0 -5
  986. package/docs/node_modules/lodash/fp/cloneWith.js +0 -5
  987. package/docs/node_modules/lodash/fp/collection.js +0 -2
  988. package/docs/node_modules/lodash/fp/commit.js +0 -5
  989. package/docs/node_modules/lodash/fp/compact.js +0 -5
  990. package/docs/node_modules/lodash/fp/complement.js +0 -1
  991. package/docs/node_modules/lodash/fp/compose.js +0 -1
  992. package/docs/node_modules/lodash/fp/concat.js +0 -5
  993. package/docs/node_modules/lodash/fp/cond.js +0 -5
  994. package/docs/node_modules/lodash/fp/conforms.js +0 -1
  995. package/docs/node_modules/lodash/fp/conformsTo.js +0 -5
  996. package/docs/node_modules/lodash/fp/constant.js +0 -5
  997. package/docs/node_modules/lodash/fp/contains.js +0 -1
  998. package/docs/node_modules/lodash/fp/convert.js +0 -18
  999. package/docs/node_modules/lodash/fp/countBy.js +0 -5
  1000. package/docs/node_modules/lodash/fp/create.js +0 -5
  1001. package/docs/node_modules/lodash/fp/curry.js +0 -5
  1002. package/docs/node_modules/lodash/fp/curryN.js +0 -5
  1003. package/docs/node_modules/lodash/fp/curryRight.js +0 -5
  1004. package/docs/node_modules/lodash/fp/curryRightN.js +0 -5
  1005. package/docs/node_modules/lodash/fp/date.js +0 -2
  1006. package/docs/node_modules/lodash/fp/debounce.js +0 -5
  1007. package/docs/node_modules/lodash/fp/deburr.js +0 -5
  1008. package/docs/node_modules/lodash/fp/defaultTo.js +0 -5
  1009. package/docs/node_modules/lodash/fp/defaults.js +0 -5
  1010. package/docs/node_modules/lodash/fp/defaultsAll.js +0 -5
  1011. package/docs/node_modules/lodash/fp/defaultsDeep.js +0 -5
  1012. package/docs/node_modules/lodash/fp/defaultsDeepAll.js +0 -5
  1013. package/docs/node_modules/lodash/fp/defer.js +0 -5
  1014. package/docs/node_modules/lodash/fp/delay.js +0 -5
  1015. package/docs/node_modules/lodash/fp/difference.js +0 -5
  1016. package/docs/node_modules/lodash/fp/differenceBy.js +0 -5
  1017. package/docs/node_modules/lodash/fp/differenceWith.js +0 -5
  1018. package/docs/node_modules/lodash/fp/dissoc.js +0 -1
  1019. package/docs/node_modules/lodash/fp/dissocPath.js +0 -1
  1020. package/docs/node_modules/lodash/fp/divide.js +0 -5
  1021. package/docs/node_modules/lodash/fp/drop.js +0 -5
  1022. package/docs/node_modules/lodash/fp/dropLast.js +0 -1
  1023. package/docs/node_modules/lodash/fp/dropLastWhile.js +0 -1
  1024. package/docs/node_modules/lodash/fp/dropRight.js +0 -5
  1025. package/docs/node_modules/lodash/fp/dropRightWhile.js +0 -5
  1026. package/docs/node_modules/lodash/fp/dropWhile.js +0 -5
  1027. package/docs/node_modules/lodash/fp/each.js +0 -1
  1028. package/docs/node_modules/lodash/fp/eachRight.js +0 -1
  1029. package/docs/node_modules/lodash/fp/endsWith.js +0 -5
  1030. package/docs/node_modules/lodash/fp/entries.js +0 -1
  1031. package/docs/node_modules/lodash/fp/entriesIn.js +0 -1
  1032. package/docs/node_modules/lodash/fp/eq.js +0 -5
  1033. package/docs/node_modules/lodash/fp/equals.js +0 -1
  1034. package/docs/node_modules/lodash/fp/escape.js +0 -5
  1035. package/docs/node_modules/lodash/fp/escapeRegExp.js +0 -5
  1036. package/docs/node_modules/lodash/fp/every.js +0 -5
  1037. package/docs/node_modules/lodash/fp/extend.js +0 -1
  1038. package/docs/node_modules/lodash/fp/extendAll.js +0 -1
  1039. package/docs/node_modules/lodash/fp/extendAllWith.js +0 -1
  1040. package/docs/node_modules/lodash/fp/extendWith.js +0 -1
  1041. package/docs/node_modules/lodash/fp/fill.js +0 -5
  1042. package/docs/node_modules/lodash/fp/filter.js +0 -5
  1043. package/docs/node_modules/lodash/fp/find.js +0 -5
  1044. package/docs/node_modules/lodash/fp/findFrom.js +0 -5
  1045. package/docs/node_modules/lodash/fp/findIndex.js +0 -5
  1046. package/docs/node_modules/lodash/fp/findIndexFrom.js +0 -5
  1047. package/docs/node_modules/lodash/fp/findKey.js +0 -5
  1048. package/docs/node_modules/lodash/fp/findLast.js +0 -5
  1049. package/docs/node_modules/lodash/fp/findLastFrom.js +0 -5
  1050. package/docs/node_modules/lodash/fp/findLastIndex.js +0 -5
  1051. package/docs/node_modules/lodash/fp/findLastIndexFrom.js +0 -5
  1052. package/docs/node_modules/lodash/fp/findLastKey.js +0 -5
  1053. package/docs/node_modules/lodash/fp/first.js +0 -1
  1054. package/docs/node_modules/lodash/fp/flatMap.js +0 -5
  1055. package/docs/node_modules/lodash/fp/flatMapDeep.js +0 -5
  1056. package/docs/node_modules/lodash/fp/flatMapDepth.js +0 -5
  1057. package/docs/node_modules/lodash/fp/flatten.js +0 -5
  1058. package/docs/node_modules/lodash/fp/flattenDeep.js +0 -5
  1059. package/docs/node_modules/lodash/fp/flattenDepth.js +0 -5
  1060. package/docs/node_modules/lodash/fp/flip.js +0 -5
  1061. package/docs/node_modules/lodash/fp/floor.js +0 -5
  1062. package/docs/node_modules/lodash/fp/flow.js +0 -5
  1063. package/docs/node_modules/lodash/fp/flowRight.js +0 -5
  1064. package/docs/node_modules/lodash/fp/forEach.js +0 -5
  1065. package/docs/node_modules/lodash/fp/forEachRight.js +0 -5
  1066. package/docs/node_modules/lodash/fp/forIn.js +0 -5
  1067. package/docs/node_modules/lodash/fp/forInRight.js +0 -5
  1068. package/docs/node_modules/lodash/fp/forOwn.js +0 -5
  1069. package/docs/node_modules/lodash/fp/forOwnRight.js +0 -5
  1070. package/docs/node_modules/lodash/fp/fromPairs.js +0 -5
  1071. package/docs/node_modules/lodash/fp/function.js +0 -2
  1072. package/docs/node_modules/lodash/fp/functions.js +0 -5
  1073. package/docs/node_modules/lodash/fp/functionsIn.js +0 -5
  1074. package/docs/node_modules/lodash/fp/get.js +0 -5
  1075. package/docs/node_modules/lodash/fp/getOr.js +0 -5
  1076. package/docs/node_modules/lodash/fp/groupBy.js +0 -5
  1077. package/docs/node_modules/lodash/fp/gt.js +0 -5
  1078. package/docs/node_modules/lodash/fp/gte.js +0 -5
  1079. package/docs/node_modules/lodash/fp/has.js +0 -5
  1080. package/docs/node_modules/lodash/fp/hasIn.js +0 -5
  1081. package/docs/node_modules/lodash/fp/head.js +0 -5
  1082. package/docs/node_modules/lodash/fp/identical.js +0 -1
  1083. package/docs/node_modules/lodash/fp/identity.js +0 -5
  1084. package/docs/node_modules/lodash/fp/inRange.js +0 -5
  1085. package/docs/node_modules/lodash/fp/includes.js +0 -5
  1086. package/docs/node_modules/lodash/fp/includesFrom.js +0 -5
  1087. package/docs/node_modules/lodash/fp/indexBy.js +0 -1
  1088. package/docs/node_modules/lodash/fp/indexOf.js +0 -5
  1089. package/docs/node_modules/lodash/fp/indexOfFrom.js +0 -5
  1090. package/docs/node_modules/lodash/fp/init.js +0 -1
  1091. package/docs/node_modules/lodash/fp/initial.js +0 -5
  1092. package/docs/node_modules/lodash/fp/intersection.js +0 -5
  1093. package/docs/node_modules/lodash/fp/intersectionBy.js +0 -5
  1094. package/docs/node_modules/lodash/fp/intersectionWith.js +0 -5
  1095. package/docs/node_modules/lodash/fp/invert.js +0 -5
  1096. package/docs/node_modules/lodash/fp/invertBy.js +0 -5
  1097. package/docs/node_modules/lodash/fp/invertObj.js +0 -1
  1098. package/docs/node_modules/lodash/fp/invoke.js +0 -5
  1099. package/docs/node_modules/lodash/fp/invokeArgs.js +0 -5
  1100. package/docs/node_modules/lodash/fp/invokeArgsMap.js +0 -5
  1101. package/docs/node_modules/lodash/fp/invokeMap.js +0 -5
  1102. package/docs/node_modules/lodash/fp/isArguments.js +0 -5
  1103. package/docs/node_modules/lodash/fp/isArray.js +0 -5
  1104. package/docs/node_modules/lodash/fp/isArrayBuffer.js +0 -5
  1105. package/docs/node_modules/lodash/fp/isArrayLike.js +0 -5
  1106. package/docs/node_modules/lodash/fp/isArrayLikeObject.js +0 -5
  1107. package/docs/node_modules/lodash/fp/isBoolean.js +0 -5
  1108. package/docs/node_modules/lodash/fp/isBuffer.js +0 -5
  1109. package/docs/node_modules/lodash/fp/isDate.js +0 -5
  1110. package/docs/node_modules/lodash/fp/isElement.js +0 -5
  1111. package/docs/node_modules/lodash/fp/isEmpty.js +0 -5
  1112. package/docs/node_modules/lodash/fp/isEqual.js +0 -5
  1113. package/docs/node_modules/lodash/fp/isEqualWith.js +0 -5
  1114. package/docs/node_modules/lodash/fp/isError.js +0 -5
  1115. package/docs/node_modules/lodash/fp/isFinite.js +0 -5
  1116. package/docs/node_modules/lodash/fp/isFunction.js +0 -5
  1117. package/docs/node_modules/lodash/fp/isInteger.js +0 -5
  1118. package/docs/node_modules/lodash/fp/isLength.js +0 -5
  1119. package/docs/node_modules/lodash/fp/isMap.js +0 -5
  1120. package/docs/node_modules/lodash/fp/isMatch.js +0 -5
  1121. package/docs/node_modules/lodash/fp/isMatchWith.js +0 -5
  1122. package/docs/node_modules/lodash/fp/isNaN.js +0 -5
  1123. package/docs/node_modules/lodash/fp/isNative.js +0 -5
  1124. package/docs/node_modules/lodash/fp/isNil.js +0 -5
  1125. package/docs/node_modules/lodash/fp/isNull.js +0 -5
  1126. package/docs/node_modules/lodash/fp/isNumber.js +0 -5
  1127. package/docs/node_modules/lodash/fp/isObject.js +0 -5
  1128. package/docs/node_modules/lodash/fp/isObjectLike.js +0 -5
  1129. package/docs/node_modules/lodash/fp/isPlainObject.js +0 -5
  1130. package/docs/node_modules/lodash/fp/isRegExp.js +0 -5
  1131. package/docs/node_modules/lodash/fp/isSafeInteger.js +0 -5
  1132. package/docs/node_modules/lodash/fp/isSet.js +0 -5
  1133. package/docs/node_modules/lodash/fp/isString.js +0 -5
  1134. package/docs/node_modules/lodash/fp/isSymbol.js +0 -5
  1135. package/docs/node_modules/lodash/fp/isTypedArray.js +0 -5
  1136. package/docs/node_modules/lodash/fp/isUndefined.js +0 -5
  1137. package/docs/node_modules/lodash/fp/isWeakMap.js +0 -5
  1138. package/docs/node_modules/lodash/fp/isWeakSet.js +0 -5
  1139. package/docs/node_modules/lodash/fp/iteratee.js +0 -5
  1140. package/docs/node_modules/lodash/fp/join.js +0 -5
  1141. package/docs/node_modules/lodash/fp/juxt.js +0 -1
  1142. package/docs/node_modules/lodash/fp/kebabCase.js +0 -5
  1143. package/docs/node_modules/lodash/fp/keyBy.js +0 -5
  1144. package/docs/node_modules/lodash/fp/keys.js +0 -5
  1145. package/docs/node_modules/lodash/fp/keysIn.js +0 -5
  1146. package/docs/node_modules/lodash/fp/lang.js +0 -2
  1147. package/docs/node_modules/lodash/fp/last.js +0 -5
  1148. package/docs/node_modules/lodash/fp/lastIndexOf.js +0 -5
  1149. package/docs/node_modules/lodash/fp/lastIndexOfFrom.js +0 -5
  1150. package/docs/node_modules/lodash/fp/lowerCase.js +0 -5
  1151. package/docs/node_modules/lodash/fp/lowerFirst.js +0 -5
  1152. package/docs/node_modules/lodash/fp/lt.js +0 -5
  1153. package/docs/node_modules/lodash/fp/lte.js +0 -5
  1154. package/docs/node_modules/lodash/fp/map.js +0 -5
  1155. package/docs/node_modules/lodash/fp/mapKeys.js +0 -5
  1156. package/docs/node_modules/lodash/fp/mapValues.js +0 -5
  1157. package/docs/node_modules/lodash/fp/matches.js +0 -1
  1158. package/docs/node_modules/lodash/fp/matchesProperty.js +0 -5
  1159. package/docs/node_modules/lodash/fp/math.js +0 -2
  1160. package/docs/node_modules/lodash/fp/max.js +0 -5
  1161. package/docs/node_modules/lodash/fp/maxBy.js +0 -5
  1162. package/docs/node_modules/lodash/fp/mean.js +0 -5
  1163. package/docs/node_modules/lodash/fp/meanBy.js +0 -5
  1164. package/docs/node_modules/lodash/fp/memoize.js +0 -5
  1165. package/docs/node_modules/lodash/fp/merge.js +0 -5
  1166. package/docs/node_modules/lodash/fp/mergeAll.js +0 -5
  1167. package/docs/node_modules/lodash/fp/mergeAllWith.js +0 -5
  1168. package/docs/node_modules/lodash/fp/mergeWith.js +0 -5
  1169. package/docs/node_modules/lodash/fp/method.js +0 -5
  1170. package/docs/node_modules/lodash/fp/methodOf.js +0 -5
  1171. package/docs/node_modules/lodash/fp/min.js +0 -5
  1172. package/docs/node_modules/lodash/fp/minBy.js +0 -5
  1173. package/docs/node_modules/lodash/fp/mixin.js +0 -5
  1174. package/docs/node_modules/lodash/fp/multiply.js +0 -5
  1175. package/docs/node_modules/lodash/fp/nAry.js +0 -1
  1176. package/docs/node_modules/lodash/fp/negate.js +0 -5
  1177. package/docs/node_modules/lodash/fp/next.js +0 -5
  1178. package/docs/node_modules/lodash/fp/noop.js +0 -5
  1179. package/docs/node_modules/lodash/fp/now.js +0 -5
  1180. package/docs/node_modules/lodash/fp/nth.js +0 -5
  1181. package/docs/node_modules/lodash/fp/nthArg.js +0 -5
  1182. package/docs/node_modules/lodash/fp/number.js +0 -2
  1183. package/docs/node_modules/lodash/fp/object.js +0 -2
  1184. package/docs/node_modules/lodash/fp/omit.js +0 -5
  1185. package/docs/node_modules/lodash/fp/omitAll.js +0 -1
  1186. package/docs/node_modules/lodash/fp/omitBy.js +0 -5
  1187. package/docs/node_modules/lodash/fp/once.js +0 -5
  1188. package/docs/node_modules/lodash/fp/orderBy.js +0 -5
  1189. package/docs/node_modules/lodash/fp/over.js +0 -5
  1190. package/docs/node_modules/lodash/fp/overArgs.js +0 -5
  1191. package/docs/node_modules/lodash/fp/overEvery.js +0 -5
  1192. package/docs/node_modules/lodash/fp/overSome.js +0 -5
  1193. package/docs/node_modules/lodash/fp/pad.js +0 -5
  1194. package/docs/node_modules/lodash/fp/padChars.js +0 -5
  1195. package/docs/node_modules/lodash/fp/padCharsEnd.js +0 -5
  1196. package/docs/node_modules/lodash/fp/padCharsStart.js +0 -5
  1197. package/docs/node_modules/lodash/fp/padEnd.js +0 -5
  1198. package/docs/node_modules/lodash/fp/padStart.js +0 -5
  1199. package/docs/node_modules/lodash/fp/parseInt.js +0 -5
  1200. package/docs/node_modules/lodash/fp/partial.js +0 -5
  1201. package/docs/node_modules/lodash/fp/partialRight.js +0 -5
  1202. package/docs/node_modules/lodash/fp/partition.js +0 -5
  1203. package/docs/node_modules/lodash/fp/path.js +0 -1
  1204. package/docs/node_modules/lodash/fp/pathEq.js +0 -1
  1205. package/docs/node_modules/lodash/fp/pathOr.js +0 -1
  1206. package/docs/node_modules/lodash/fp/paths.js +0 -1
  1207. package/docs/node_modules/lodash/fp/pick.js +0 -5
  1208. package/docs/node_modules/lodash/fp/pickAll.js +0 -1
  1209. package/docs/node_modules/lodash/fp/pickBy.js +0 -5
  1210. package/docs/node_modules/lodash/fp/pipe.js +0 -1
  1211. package/docs/node_modules/lodash/fp/placeholder.js +0 -6
  1212. package/docs/node_modules/lodash/fp/plant.js +0 -5
  1213. package/docs/node_modules/lodash/fp/pluck.js +0 -1
  1214. package/docs/node_modules/lodash/fp/prop.js +0 -1
  1215. package/docs/node_modules/lodash/fp/propEq.js +0 -1
  1216. package/docs/node_modules/lodash/fp/propOr.js +0 -1
  1217. package/docs/node_modules/lodash/fp/property.js +0 -1
  1218. package/docs/node_modules/lodash/fp/propertyOf.js +0 -5
  1219. package/docs/node_modules/lodash/fp/props.js +0 -1
  1220. package/docs/node_modules/lodash/fp/pull.js +0 -5
  1221. package/docs/node_modules/lodash/fp/pullAll.js +0 -5
  1222. package/docs/node_modules/lodash/fp/pullAllBy.js +0 -5
  1223. package/docs/node_modules/lodash/fp/pullAllWith.js +0 -5
  1224. package/docs/node_modules/lodash/fp/pullAt.js +0 -5
  1225. package/docs/node_modules/lodash/fp/random.js +0 -5
  1226. package/docs/node_modules/lodash/fp/range.js +0 -5
  1227. package/docs/node_modules/lodash/fp/rangeRight.js +0 -5
  1228. package/docs/node_modules/lodash/fp/rangeStep.js +0 -5
  1229. package/docs/node_modules/lodash/fp/rangeStepRight.js +0 -5
  1230. package/docs/node_modules/lodash/fp/rearg.js +0 -5
  1231. package/docs/node_modules/lodash/fp/reduce.js +0 -5
  1232. package/docs/node_modules/lodash/fp/reduceRight.js +0 -5
  1233. package/docs/node_modules/lodash/fp/reject.js +0 -5
  1234. package/docs/node_modules/lodash/fp/remove.js +0 -5
  1235. package/docs/node_modules/lodash/fp/repeat.js +0 -5
  1236. package/docs/node_modules/lodash/fp/replace.js +0 -5
  1237. package/docs/node_modules/lodash/fp/rest.js +0 -5
  1238. package/docs/node_modules/lodash/fp/restFrom.js +0 -5
  1239. package/docs/node_modules/lodash/fp/result.js +0 -5
  1240. package/docs/node_modules/lodash/fp/reverse.js +0 -5
  1241. package/docs/node_modules/lodash/fp/round.js +0 -5
  1242. package/docs/node_modules/lodash/fp/sample.js +0 -5
  1243. package/docs/node_modules/lodash/fp/sampleSize.js +0 -5
  1244. package/docs/node_modules/lodash/fp/seq.js +0 -2
  1245. package/docs/node_modules/lodash/fp/set.js +0 -5
  1246. package/docs/node_modules/lodash/fp/setWith.js +0 -5
  1247. package/docs/node_modules/lodash/fp/shuffle.js +0 -5
  1248. package/docs/node_modules/lodash/fp/size.js +0 -5
  1249. package/docs/node_modules/lodash/fp/slice.js +0 -5
  1250. package/docs/node_modules/lodash/fp/snakeCase.js +0 -5
  1251. package/docs/node_modules/lodash/fp/some.js +0 -5
  1252. package/docs/node_modules/lodash/fp/sortBy.js +0 -5
  1253. package/docs/node_modules/lodash/fp/sortedIndex.js +0 -5
  1254. package/docs/node_modules/lodash/fp/sortedIndexBy.js +0 -5
  1255. package/docs/node_modules/lodash/fp/sortedIndexOf.js +0 -5
  1256. package/docs/node_modules/lodash/fp/sortedLastIndex.js +0 -5
  1257. package/docs/node_modules/lodash/fp/sortedLastIndexBy.js +0 -5
  1258. package/docs/node_modules/lodash/fp/sortedLastIndexOf.js +0 -5
  1259. package/docs/node_modules/lodash/fp/sortedUniq.js +0 -5
  1260. package/docs/node_modules/lodash/fp/sortedUniqBy.js +0 -5
  1261. package/docs/node_modules/lodash/fp/split.js +0 -5
  1262. package/docs/node_modules/lodash/fp/spread.js +0 -5
  1263. package/docs/node_modules/lodash/fp/spreadFrom.js +0 -5
  1264. package/docs/node_modules/lodash/fp/startCase.js +0 -5
  1265. package/docs/node_modules/lodash/fp/startsWith.js +0 -5
  1266. package/docs/node_modules/lodash/fp/string.js +0 -2
  1267. package/docs/node_modules/lodash/fp/stubArray.js +0 -5
  1268. package/docs/node_modules/lodash/fp/stubFalse.js +0 -5
  1269. package/docs/node_modules/lodash/fp/stubObject.js +0 -5
  1270. package/docs/node_modules/lodash/fp/stubString.js +0 -5
  1271. package/docs/node_modules/lodash/fp/stubTrue.js +0 -5
  1272. package/docs/node_modules/lodash/fp/subtract.js +0 -5
  1273. package/docs/node_modules/lodash/fp/sum.js +0 -5
  1274. package/docs/node_modules/lodash/fp/sumBy.js +0 -5
  1275. package/docs/node_modules/lodash/fp/symmetricDifference.js +0 -1
  1276. package/docs/node_modules/lodash/fp/symmetricDifferenceBy.js +0 -1
  1277. package/docs/node_modules/lodash/fp/symmetricDifferenceWith.js +0 -1
  1278. package/docs/node_modules/lodash/fp/tail.js +0 -5
  1279. package/docs/node_modules/lodash/fp/take.js +0 -5
  1280. package/docs/node_modules/lodash/fp/takeLast.js +0 -1
  1281. package/docs/node_modules/lodash/fp/takeLastWhile.js +0 -1
  1282. package/docs/node_modules/lodash/fp/takeRight.js +0 -5
  1283. package/docs/node_modules/lodash/fp/takeRightWhile.js +0 -5
  1284. package/docs/node_modules/lodash/fp/takeWhile.js +0 -5
  1285. package/docs/node_modules/lodash/fp/tap.js +0 -5
  1286. package/docs/node_modules/lodash/fp/template.js +0 -5
  1287. package/docs/node_modules/lodash/fp/templateSettings.js +0 -5
  1288. package/docs/node_modules/lodash/fp/throttle.js +0 -5
  1289. package/docs/node_modules/lodash/fp/thru.js +0 -5
  1290. package/docs/node_modules/lodash/fp/times.js +0 -5
  1291. package/docs/node_modules/lodash/fp/toArray.js +0 -5
  1292. package/docs/node_modules/lodash/fp/toFinite.js +0 -5
  1293. package/docs/node_modules/lodash/fp/toInteger.js +0 -5
  1294. package/docs/node_modules/lodash/fp/toIterator.js +0 -5
  1295. package/docs/node_modules/lodash/fp/toJSON.js +0 -5
  1296. package/docs/node_modules/lodash/fp/toLength.js +0 -5
  1297. package/docs/node_modules/lodash/fp/toLower.js +0 -5
  1298. package/docs/node_modules/lodash/fp/toNumber.js +0 -5
  1299. package/docs/node_modules/lodash/fp/toPairs.js +0 -5
  1300. package/docs/node_modules/lodash/fp/toPairsIn.js +0 -5
  1301. package/docs/node_modules/lodash/fp/toPath.js +0 -5
  1302. package/docs/node_modules/lodash/fp/toPlainObject.js +0 -5
  1303. package/docs/node_modules/lodash/fp/toSafeInteger.js +0 -5
  1304. package/docs/node_modules/lodash/fp/toString.js +0 -5
  1305. package/docs/node_modules/lodash/fp/toUpper.js +0 -5
  1306. package/docs/node_modules/lodash/fp/transform.js +0 -5
  1307. package/docs/node_modules/lodash/fp/trim.js +0 -5
  1308. package/docs/node_modules/lodash/fp/trimChars.js +0 -5
  1309. package/docs/node_modules/lodash/fp/trimCharsEnd.js +0 -5
  1310. package/docs/node_modules/lodash/fp/trimCharsStart.js +0 -5
  1311. package/docs/node_modules/lodash/fp/trimEnd.js +0 -5
  1312. package/docs/node_modules/lodash/fp/trimStart.js +0 -5
  1313. package/docs/node_modules/lodash/fp/truncate.js +0 -5
  1314. package/docs/node_modules/lodash/fp/unapply.js +0 -1
  1315. package/docs/node_modules/lodash/fp/unary.js +0 -5
  1316. package/docs/node_modules/lodash/fp/unescape.js +0 -5
  1317. package/docs/node_modules/lodash/fp/union.js +0 -5
  1318. package/docs/node_modules/lodash/fp/unionBy.js +0 -5
  1319. package/docs/node_modules/lodash/fp/unionWith.js +0 -5
  1320. package/docs/node_modules/lodash/fp/uniq.js +0 -5
  1321. package/docs/node_modules/lodash/fp/uniqBy.js +0 -5
  1322. package/docs/node_modules/lodash/fp/uniqWith.js +0 -5
  1323. package/docs/node_modules/lodash/fp/uniqueId.js +0 -5
  1324. package/docs/node_modules/lodash/fp/unnest.js +0 -1
  1325. package/docs/node_modules/lodash/fp/unset.js +0 -5
  1326. package/docs/node_modules/lodash/fp/unzip.js +0 -5
  1327. package/docs/node_modules/lodash/fp/unzipWith.js +0 -5
  1328. package/docs/node_modules/lodash/fp/update.js +0 -5
  1329. package/docs/node_modules/lodash/fp/updateWith.js +0 -5
  1330. package/docs/node_modules/lodash/fp/upperCase.js +0 -5
  1331. package/docs/node_modules/lodash/fp/upperFirst.js +0 -5
  1332. package/docs/node_modules/lodash/fp/useWith.js +0 -1
  1333. package/docs/node_modules/lodash/fp/util.js +0 -2
  1334. package/docs/node_modules/lodash/fp/value.js +0 -5
  1335. package/docs/node_modules/lodash/fp/valueOf.js +0 -5
  1336. package/docs/node_modules/lodash/fp/values.js +0 -5
  1337. package/docs/node_modules/lodash/fp/valuesIn.js +0 -5
  1338. package/docs/node_modules/lodash/fp/where.js +0 -1
  1339. package/docs/node_modules/lodash/fp/whereEq.js +0 -1
  1340. package/docs/node_modules/lodash/fp/without.js +0 -5
  1341. package/docs/node_modules/lodash/fp/words.js +0 -5
  1342. package/docs/node_modules/lodash/fp/wrap.js +0 -5
  1343. package/docs/node_modules/lodash/fp/wrapperAt.js +0 -5
  1344. package/docs/node_modules/lodash/fp/wrapperChain.js +0 -5
  1345. package/docs/node_modules/lodash/fp/wrapperLodash.js +0 -5
  1346. package/docs/node_modules/lodash/fp/wrapperReverse.js +0 -5
  1347. package/docs/node_modules/lodash/fp/wrapperValue.js +0 -5
  1348. package/docs/node_modules/lodash/fp/xor.js +0 -5
  1349. package/docs/node_modules/lodash/fp/xorBy.js +0 -5
  1350. package/docs/node_modules/lodash/fp/xorWith.js +0 -5
  1351. package/docs/node_modules/lodash/fp/zip.js +0 -5
  1352. package/docs/node_modules/lodash/fp/zipAll.js +0 -5
  1353. package/docs/node_modules/lodash/fp/zipObj.js +0 -1
  1354. package/docs/node_modules/lodash/fp/zipObject.js +0 -5
  1355. package/docs/node_modules/lodash/fp/zipObjectDeep.js +0 -5
  1356. package/docs/node_modules/lodash/fp/zipWith.js +0 -5
  1357. package/docs/node_modules/lodash/fp.js +0 -2
  1358. package/docs/node_modules/lodash/fromPairs.js +0 -28
  1359. package/docs/node_modules/lodash/function.js +0 -25
  1360. package/docs/node_modules/lodash/functions.js +0 -31
  1361. package/docs/node_modules/lodash/functionsIn.js +0 -31
  1362. package/docs/node_modules/lodash/get.js +0 -33
  1363. package/docs/node_modules/lodash/groupBy.js +0 -41
  1364. package/docs/node_modules/lodash/gt.js +0 -29
  1365. package/docs/node_modules/lodash/gte.js +0 -30
  1366. package/docs/node_modules/lodash/has.js +0 -35
  1367. package/docs/node_modules/lodash/hasIn.js +0 -34
  1368. package/docs/node_modules/lodash/head.js +0 -23
  1369. package/docs/node_modules/lodash/identity.js +0 -21
  1370. package/docs/node_modules/lodash/inRange.js +0 -55
  1371. package/docs/node_modules/lodash/includes.js +0 -53
  1372. package/docs/node_modules/lodash/index.js +0 -1
  1373. package/docs/node_modules/lodash/indexOf.js +0 -42
  1374. package/docs/node_modules/lodash/initial.js +0 -22
  1375. package/docs/node_modules/lodash/intersection.js +0 -30
  1376. package/docs/node_modules/lodash/intersectionBy.js +0 -45
  1377. package/docs/node_modules/lodash/intersectionWith.js +0 -41
  1378. package/docs/node_modules/lodash/invert.js +0 -42
  1379. package/docs/node_modules/lodash/invertBy.js +0 -56
  1380. package/docs/node_modules/lodash/invoke.js +0 -24
  1381. package/docs/node_modules/lodash/invokeMap.js +0 -41
  1382. package/docs/node_modules/lodash/isArguments.js +0 -36
  1383. package/docs/node_modules/lodash/isArray.js +0 -26
  1384. package/docs/node_modules/lodash/isArrayBuffer.js +0 -27
  1385. package/docs/node_modules/lodash/isArrayLike.js +0 -33
  1386. package/docs/node_modules/lodash/isArrayLikeObject.js +0 -33
  1387. package/docs/node_modules/lodash/isBoolean.js +0 -29
  1388. package/docs/node_modules/lodash/isBuffer.js +0 -38
  1389. package/docs/node_modules/lodash/isDate.js +0 -27
  1390. package/docs/node_modules/lodash/isElement.js +0 -25
  1391. package/docs/node_modules/lodash/isEmpty.js +0 -77
  1392. package/docs/node_modules/lodash/isEqual.js +0 -35
  1393. package/docs/node_modules/lodash/isEqualWith.js +0 -41
  1394. package/docs/node_modules/lodash/isError.js +0 -36
  1395. package/docs/node_modules/lodash/isFinite.js +0 -36
  1396. package/docs/node_modules/lodash/isFunction.js +0 -37
  1397. package/docs/node_modules/lodash/isInteger.js +0 -33
  1398. package/docs/node_modules/lodash/isLength.js +0 -35
  1399. package/docs/node_modules/lodash/isMap.js +0 -27
  1400. package/docs/node_modules/lodash/isMatch.js +0 -36
  1401. package/docs/node_modules/lodash/isMatchWith.js +0 -41
  1402. package/docs/node_modules/lodash/isNaN.js +0 -38
  1403. package/docs/node_modules/lodash/isNative.js +0 -40
  1404. package/docs/node_modules/lodash/isNil.js +0 -25
  1405. package/docs/node_modules/lodash/isNull.js +0 -22
  1406. package/docs/node_modules/lodash/isNumber.js +0 -38
  1407. package/docs/node_modules/lodash/isObject.js +0 -31
  1408. package/docs/node_modules/lodash/isObjectLike.js +0 -29
  1409. package/docs/node_modules/lodash/isPlainObject.js +0 -62
  1410. package/docs/node_modules/lodash/isRegExp.js +0 -27
  1411. package/docs/node_modules/lodash/isSafeInteger.js +0 -37
  1412. package/docs/node_modules/lodash/isSet.js +0 -27
  1413. package/docs/node_modules/lodash/isString.js +0 -30
  1414. package/docs/node_modules/lodash/isSymbol.js +0 -29
  1415. package/docs/node_modules/lodash/isTypedArray.js +0 -27
  1416. package/docs/node_modules/lodash/isUndefined.js +0 -22
  1417. package/docs/node_modules/lodash/isWeakMap.js +0 -28
  1418. package/docs/node_modules/lodash/isWeakSet.js +0 -28
  1419. package/docs/node_modules/lodash/iteratee.js +0 -53
  1420. package/docs/node_modules/lodash/join.js +0 -26
  1421. package/docs/node_modules/lodash/kebabCase.js +0 -28
  1422. package/docs/node_modules/lodash/keyBy.js +0 -36
  1423. package/docs/node_modules/lodash/keys.js +0 -37
  1424. package/docs/node_modules/lodash/keysIn.js +0 -32
  1425. package/docs/node_modules/lodash/lang.js +0 -58
  1426. package/docs/node_modules/lodash/last.js +0 -20
  1427. package/docs/node_modules/lodash/lastIndexOf.js +0 -46
  1428. package/docs/node_modules/lodash/lodash.js +0 -17209
  1429. package/docs/node_modules/lodash/lodash.min.js +0 -140
  1430. package/docs/node_modules/lodash/lowerCase.js +0 -27
  1431. package/docs/node_modules/lodash/lowerFirst.js +0 -22
  1432. package/docs/node_modules/lodash/lt.js +0 -29
  1433. package/docs/node_modules/lodash/lte.js +0 -30
  1434. package/docs/node_modules/lodash/map.js +0 -53
  1435. package/docs/node_modules/lodash/mapKeys.js +0 -36
  1436. package/docs/node_modules/lodash/mapValues.js +0 -43
  1437. package/docs/node_modules/lodash/matches.js +0 -46
  1438. package/docs/node_modules/lodash/matchesProperty.js +0 -44
  1439. package/docs/node_modules/lodash/math.js +0 -17
  1440. package/docs/node_modules/lodash/max.js +0 -29
  1441. package/docs/node_modules/lodash/maxBy.js +0 -34
  1442. package/docs/node_modules/lodash/mean.js +0 -22
  1443. package/docs/node_modules/lodash/meanBy.js +0 -31
  1444. package/docs/node_modules/lodash/memoize.js +0 -73
  1445. package/docs/node_modules/lodash/merge.js +0 -39
  1446. package/docs/node_modules/lodash/mergeWith.js +0 -39
  1447. package/docs/node_modules/lodash/method.js +0 -34
  1448. package/docs/node_modules/lodash/methodOf.js +0 -33
  1449. package/docs/node_modules/lodash/min.js +0 -29
  1450. package/docs/node_modules/lodash/minBy.js +0 -34
  1451. package/docs/node_modules/lodash/mixin.js +0 -74
  1452. package/docs/node_modules/lodash/multiply.js +0 -22
  1453. package/docs/node_modules/lodash/negate.js +0 -40
  1454. package/docs/node_modules/lodash/next.js +0 -35
  1455. package/docs/node_modules/lodash/noop.js +0 -17
  1456. package/docs/node_modules/lodash/now.js +0 -23
  1457. package/docs/node_modules/lodash/nth.js +0 -29
  1458. package/docs/node_modules/lodash/nthArg.js +0 -32
  1459. package/docs/node_modules/lodash/number.js +0 -5
  1460. package/docs/node_modules/lodash/object.js +0 -49
  1461. package/docs/node_modules/lodash/omit.js +0 -57
  1462. package/docs/node_modules/lodash/omitBy.js +0 -29
  1463. package/docs/node_modules/lodash/once.js +0 -25
  1464. package/docs/node_modules/lodash/orderBy.js +0 -47
  1465. package/docs/node_modules/lodash/over.js +0 -24
  1466. package/docs/node_modules/lodash/overArgs.js +0 -61
  1467. package/docs/node_modules/lodash/overEvery.js +0 -34
  1468. package/docs/node_modules/lodash/overSome.js +0 -37
  1469. package/docs/node_modules/lodash/package.json +0 -17
  1470. package/docs/node_modules/lodash/pad.js +0 -49
  1471. package/docs/node_modules/lodash/padEnd.js +0 -39
  1472. package/docs/node_modules/lodash/padStart.js +0 -39
  1473. package/docs/node_modules/lodash/parseInt.js +0 -43
  1474. package/docs/node_modules/lodash/partial.js +0 -50
  1475. package/docs/node_modules/lodash/partialRight.js +0 -49
  1476. package/docs/node_modules/lodash/partition.js +0 -43
  1477. package/docs/node_modules/lodash/pick.js +0 -25
  1478. package/docs/node_modules/lodash/pickBy.js +0 -37
  1479. package/docs/node_modules/lodash/plant.js +0 -48
  1480. package/docs/node_modules/lodash/property.js +0 -32
  1481. package/docs/node_modules/lodash/propertyOf.js +0 -30
  1482. package/docs/node_modules/lodash/pull.js +0 -29
  1483. package/docs/node_modules/lodash/pullAll.js +0 -29
  1484. package/docs/node_modules/lodash/pullAllBy.js +0 -33
  1485. package/docs/node_modules/lodash/pullAllWith.js +0 -32
  1486. package/docs/node_modules/lodash/pullAt.js +0 -43
  1487. package/docs/node_modules/lodash/random.js +0 -82
  1488. package/docs/node_modules/lodash/range.js +0 -46
  1489. package/docs/node_modules/lodash/rangeRight.js +0 -41
  1490. package/docs/node_modules/lodash/rearg.js +0 -33
  1491. package/docs/node_modules/lodash/reduce.js +0 -51
  1492. package/docs/node_modules/lodash/reduceRight.js +0 -36
  1493. package/docs/node_modules/lodash/reject.js +0 -46
  1494. package/docs/node_modules/lodash/release.md +0 -48
  1495. package/docs/node_modules/lodash/remove.js +0 -53
  1496. package/docs/node_modules/lodash/repeat.js +0 -37
  1497. package/docs/node_modules/lodash/replace.js +0 -29
  1498. package/docs/node_modules/lodash/rest.js +0 -40
  1499. package/docs/node_modules/lodash/result.js +0 -56
  1500. package/docs/node_modules/lodash/reverse.js +0 -34
  1501. package/docs/node_modules/lodash/round.js +0 -26
  1502. package/docs/node_modules/lodash/sample.js +0 -24
  1503. package/docs/node_modules/lodash/sampleSize.js +0 -37
  1504. package/docs/node_modules/lodash/seq.js +0 -16
  1505. package/docs/node_modules/lodash/set.js +0 -35
  1506. package/docs/node_modules/lodash/setWith.js +0 -32
  1507. package/docs/node_modules/lodash/shuffle.js +0 -25
  1508. package/docs/node_modules/lodash/size.js +0 -46
  1509. package/docs/node_modules/lodash/slice.js +0 -37
  1510. package/docs/node_modules/lodash/snakeCase.js +0 -28
  1511. package/docs/node_modules/lodash/some.js +0 -51
  1512. package/docs/node_modules/lodash/sortBy.js +0 -48
  1513. package/docs/node_modules/lodash/sortedIndex.js +0 -24
  1514. package/docs/node_modules/lodash/sortedIndexBy.js +0 -33
  1515. package/docs/node_modules/lodash/sortedIndexOf.js +0 -31
  1516. package/docs/node_modules/lodash/sortedLastIndex.js +0 -25
  1517. package/docs/node_modules/lodash/sortedLastIndexBy.js +0 -33
  1518. package/docs/node_modules/lodash/sortedLastIndexOf.js +0 -31
  1519. package/docs/node_modules/lodash/sortedUniq.js +0 -24
  1520. package/docs/node_modules/lodash/sortedUniqBy.js +0 -26
  1521. package/docs/node_modules/lodash/split.js +0 -52
  1522. package/docs/node_modules/lodash/spread.js +0 -63
  1523. package/docs/node_modules/lodash/startCase.js +0 -29
  1524. package/docs/node_modules/lodash/startsWith.js +0 -39
  1525. package/docs/node_modules/lodash/string.js +0 -33
  1526. package/docs/node_modules/lodash/stubArray.js +0 -23
  1527. package/docs/node_modules/lodash/stubFalse.js +0 -18
  1528. package/docs/node_modules/lodash/stubObject.js +0 -23
  1529. package/docs/node_modules/lodash/stubString.js +0 -18
  1530. package/docs/node_modules/lodash/stubTrue.js +0 -18
  1531. package/docs/node_modules/lodash/subtract.js +0 -22
  1532. package/docs/node_modules/lodash/sum.js +0 -24
  1533. package/docs/node_modules/lodash/sumBy.js +0 -33
  1534. package/docs/node_modules/lodash/tail.js +0 -22
  1535. package/docs/node_modules/lodash/take.js +0 -37
  1536. package/docs/node_modules/lodash/takeRight.js +0 -39
  1537. package/docs/node_modules/lodash/takeRightWhile.js +0 -45
  1538. package/docs/node_modules/lodash/takeWhile.js +0 -45
  1539. package/docs/node_modules/lodash/tap.js +0 -29
  1540. package/docs/node_modules/lodash/template.js +0 -272
  1541. package/docs/node_modules/lodash/templateSettings.js +0 -67
  1542. package/docs/node_modules/lodash/throttle.js +0 -69
  1543. package/docs/node_modules/lodash/thru.js +0 -28
  1544. package/docs/node_modules/lodash/times.js +0 -51
  1545. package/docs/node_modules/lodash/toArray.js +0 -58
  1546. package/docs/node_modules/lodash/toFinite.js +0 -42
  1547. package/docs/node_modules/lodash/toInteger.js +0 -36
  1548. package/docs/node_modules/lodash/toIterator.js +0 -23
  1549. package/docs/node_modules/lodash/toJSON.js +0 -1
  1550. package/docs/node_modules/lodash/toLength.js +0 -38
  1551. package/docs/node_modules/lodash/toLower.js +0 -28
  1552. package/docs/node_modules/lodash/toNumber.js +0 -64
  1553. package/docs/node_modules/lodash/toPairs.js +0 -30
  1554. package/docs/node_modules/lodash/toPairsIn.js +0 -30
  1555. package/docs/node_modules/lodash/toPath.js +0 -33
  1556. package/docs/node_modules/lodash/toPlainObject.js +0 -32
  1557. package/docs/node_modules/lodash/toSafeInteger.js +0 -37
  1558. package/docs/node_modules/lodash/toString.js +0 -28
  1559. package/docs/node_modules/lodash/toUpper.js +0 -28
  1560. package/docs/node_modules/lodash/transform.js +0 -65
  1561. package/docs/node_modules/lodash/trim.js +0 -47
  1562. package/docs/node_modules/lodash/trimEnd.js +0 -41
  1563. package/docs/node_modules/lodash/trimStart.js +0 -43
  1564. package/docs/node_modules/lodash/truncate.js +0 -111
  1565. package/docs/node_modules/lodash/unary.js +0 -22
  1566. package/docs/node_modules/lodash/unescape.js +0 -34
  1567. package/docs/node_modules/lodash/union.js +0 -26
  1568. package/docs/node_modules/lodash/unionBy.js +0 -39
  1569. package/docs/node_modules/lodash/unionWith.js +0 -34
  1570. package/docs/node_modules/lodash/uniq.js +0 -25
  1571. package/docs/node_modules/lodash/uniqBy.js +0 -31
  1572. package/docs/node_modules/lodash/uniqWith.js +0 -28
  1573. package/docs/node_modules/lodash/uniqueId.js +0 -28
  1574. package/docs/node_modules/lodash/unset.js +0 -34
  1575. package/docs/node_modules/lodash/unzip.js +0 -45
  1576. package/docs/node_modules/lodash/unzipWith.js +0 -39
  1577. package/docs/node_modules/lodash/update.js +0 -35
  1578. package/docs/node_modules/lodash/updateWith.js +0 -33
  1579. package/docs/node_modules/lodash/upperCase.js +0 -27
  1580. package/docs/node_modules/lodash/upperFirst.js +0 -22
  1581. package/docs/node_modules/lodash/util.js +0 -34
  1582. package/docs/node_modules/lodash/value.js +0 -1
  1583. package/docs/node_modules/lodash/valueOf.js +0 -1
  1584. package/docs/node_modules/lodash/values.js +0 -34
  1585. package/docs/node_modules/lodash/valuesIn.js +0 -32
  1586. package/docs/node_modules/lodash/without.js +0 -31
  1587. package/docs/node_modules/lodash/words.js +0 -35
  1588. package/docs/node_modules/lodash/wrap.js +0 -30
  1589. package/docs/node_modules/lodash/wrapperAt.js +0 -48
  1590. package/docs/node_modules/lodash/wrapperChain.js +0 -34
  1591. package/docs/node_modules/lodash/wrapperLodash.js +0 -147
  1592. package/docs/node_modules/lodash/wrapperReverse.js +0 -44
  1593. package/docs/node_modules/lodash/wrapperValue.js +0 -21
  1594. package/docs/node_modules/lodash/xor.js +0 -28
  1595. package/docs/node_modules/lodash/xorBy.js +0 -39
  1596. package/docs/node_modules/lodash/xorWith.js +0 -34
  1597. package/docs/node_modules/lodash/zip.js +0 -22
  1598. package/docs/node_modules/lodash/zipObject.js +0 -24
  1599. package/docs/node_modules/lodash/zipObjectDeep.js +0 -23
  1600. package/docs/node_modules/lodash/zipWith.js +0 -32
  1601. package/docs/node_modules/markdown-it/LICENSE +0 -22
  1602. package/docs/node_modules/markdown-it/README.md +0 -324
  1603. package/docs/node_modules/markdown-it/bin/markdown-it.mjs +0 -107
  1604. package/docs/node_modules/markdown-it/dist/index.cjs.js +0 -5540
  1605. package/docs/node_modules/markdown-it/dist/markdown-it.js +0 -6963
  1606. package/docs/node_modules/markdown-it/dist/markdown-it.min.js +0 -2
  1607. package/docs/node_modules/markdown-it/index.mjs +0 -1
  1608. package/docs/node_modules/markdown-it/lib/common/html_blocks.mjs +0 -67
  1609. package/docs/node_modules/markdown-it/lib/common/html_re.mjs +0 -25
  1610. package/docs/node_modules/markdown-it/lib/common/utils.mjs +0 -304
  1611. package/docs/node_modules/markdown-it/lib/helpers/index.mjs +0 -11
  1612. package/docs/node_modules/markdown-it/lib/helpers/parse_link_destination.mjs +0 -77
  1613. package/docs/node_modules/markdown-it/lib/helpers/parse_link_label.mjs +0 -49
  1614. package/docs/node_modules/markdown-it/lib/helpers/parse_link_title.mjs +0 -66
  1615. package/docs/node_modules/markdown-it/lib/index.mjs +0 -565
  1616. package/docs/node_modules/markdown-it/lib/parser_block.mjs +0 -134
  1617. package/docs/node_modules/markdown-it/lib/parser_core.mjs +0 -62
  1618. package/docs/node_modules/markdown-it/lib/parser_inline.mjs +0 -197
  1619. package/docs/node_modules/markdown-it/lib/presets/commonmark.mjs +0 -88
  1620. package/docs/node_modules/markdown-it/lib/presets/default.mjs +0 -47
  1621. package/docs/node_modules/markdown-it/lib/presets/zero.mjs +0 -70
  1622. package/docs/node_modules/markdown-it/lib/renderer.mjs +0 -322
  1623. package/docs/node_modules/markdown-it/lib/ruler.mjs +0 -340
  1624. package/docs/node_modules/markdown-it/lib/rules_block/blockquote.mjs +0 -209
  1625. package/docs/node_modules/markdown-it/lib/rules_block/code.mjs +0 -30
  1626. package/docs/node_modules/markdown-it/lib/rules_block/fence.mjs +0 -94
  1627. package/docs/node_modules/markdown-it/lib/rules_block/heading.mjs +0 -51
  1628. package/docs/node_modules/markdown-it/lib/rules_block/hr.mjs +0 -40
  1629. package/docs/node_modules/markdown-it/lib/rules_block/html_block.mjs +0 -69
  1630. package/docs/node_modules/markdown-it/lib/rules_block/lheading.mjs +0 -82
  1631. package/docs/node_modules/markdown-it/lib/rules_block/list.mjs +0 -331
  1632. package/docs/node_modules/markdown-it/lib/rules_block/paragraph.mjs +0 -46
  1633. package/docs/node_modules/markdown-it/lib/rules_block/reference.mjs +0 -212
  1634. package/docs/node_modules/markdown-it/lib/rules_block/state_block.mjs +0 -220
  1635. package/docs/node_modules/markdown-it/lib/rules_block/table.mjs +0 -228
  1636. package/docs/node_modules/markdown-it/lib/rules_core/block.mjs +0 -13
  1637. package/docs/node_modules/markdown-it/lib/rules_core/inline.mjs +0 -11
  1638. package/docs/node_modules/markdown-it/lib/rules_core/linkify.mjs +0 -134
  1639. package/docs/node_modules/markdown-it/lib/rules_core/normalize.mjs +0 -17
  1640. package/docs/node_modules/markdown-it/lib/rules_core/replacements.mjs +0 -101
  1641. package/docs/node_modules/markdown-it/lib/rules_core/smartquotes.mjs +0 -193
  1642. package/docs/node_modules/markdown-it/lib/rules_core/state_core.mjs +0 -17
  1643. package/docs/node_modules/markdown-it/lib/rules_core/text_join.mjs +0 -43
  1644. package/docs/node_modules/markdown-it/lib/rules_inline/autolink.mjs +0 -72
  1645. package/docs/node_modules/markdown-it/lib/rules_inline/backticks.mjs +0 -60
  1646. package/docs/node_modules/markdown-it/lib/rules_inline/balance_pairs.mjs +0 -124
  1647. package/docs/node_modules/markdown-it/lib/rules_inline/emphasis.mjs +0 -123
  1648. package/docs/node_modules/markdown-it/lib/rules_inline/entity.mjs +0 -51
  1649. package/docs/node_modules/markdown-it/lib/rules_inline/escape.mjs +0 -69
  1650. package/docs/node_modules/markdown-it/lib/rules_inline/fragments_join.mjs +0 -38
  1651. package/docs/node_modules/markdown-it/lib/rules_inline/html_inline.mjs +0 -50
  1652. package/docs/node_modules/markdown-it/lib/rules_inline/image.mjs +0 -138
  1653. package/docs/node_modules/markdown-it/lib/rules_inline/link.mjs +0 -139
  1654. package/docs/node_modules/markdown-it/lib/rules_inline/linkify.mjs +0 -56
  1655. package/docs/node_modules/markdown-it/lib/rules_inline/newline.mjs +0 -42
  1656. package/docs/node_modules/markdown-it/lib/rules_inline/state_inline.mjs +0 -123
  1657. package/docs/node_modules/markdown-it/lib/rules_inline/strikethrough.mjs +0 -127
  1658. package/docs/node_modules/markdown-it/lib/rules_inline/text.mjs +0 -86
  1659. package/docs/node_modules/markdown-it/lib/token.mjs +0 -191
  1660. package/docs/node_modules/markdown-it/package.json +0 -92
  1661. package/docs/node_modules/markdown-it-anchor/README.md +0 -586
  1662. package/docs/node_modules/markdown-it-anchor/UNLICENSE +0 -24
  1663. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.js +0 -2
  1664. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.js.map +0 -1
  1665. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.mjs +0 -2
  1666. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.mjs.map +0 -1
  1667. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js +0 -2
  1668. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.js.map +0 -1
  1669. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.mjs +0 -2
  1670. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.modern.mjs.map +0 -1
  1671. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js +0 -2
  1672. package/docs/node_modules/markdown-it-anchor/dist/markdownItAnchor.umd.js.map +0 -1
  1673. package/docs/node_modules/markdown-it-anchor/package.json +0 -53
  1674. package/docs/node_modules/markdown-it-anchor/runkit.js +0 -22
  1675. package/docs/node_modules/markdown-it-anchor/types/index.d.ts +0 -71
  1676. package/docs/node_modules/markdown-it-anchor/types/package.json +0 -3
  1677. package/docs/node_modules/marked/LICENSE.md +0 -44
  1678. package/docs/node_modules/marked/README.md +0 -99
  1679. package/docs/node_modules/marked/bin/marked.js +0 -217
  1680. package/docs/node_modules/marked/lib/marked.cjs +0 -2811
  1681. package/docs/node_modules/marked/lib/marked.esm.js +0 -2887
  1682. package/docs/node_modules/marked/lib/marked.umd.js +0 -2817
  1683. package/docs/node_modules/marked/man/marked.1 +0 -92
  1684. package/docs/node_modules/marked/man/marked.1.txt +0 -86
  1685. package/docs/node_modules/marked/marked.min.js +0 -6
  1686. package/docs/node_modules/marked/package.json +0 -93
  1687. package/docs/node_modules/marked/src/Hooks.js +0 -26
  1688. package/docs/node_modules/marked/src/Lexer.js +0 -503
  1689. package/docs/node_modules/marked/src/Parser.js +0 -286
  1690. package/docs/node_modules/marked/src/Renderer.js +0 -203
  1691. package/docs/node_modules/marked/src/Slugger.js +0 -55
  1692. package/docs/node_modules/marked/src/TextRenderer.js +0 -42
  1693. package/docs/node_modules/marked/src/Tokenizer.js +0 -794
  1694. package/docs/node_modules/marked/src/defaults.js +0 -30
  1695. package/docs/node_modules/marked/src/helpers.js +0 -259
  1696. package/docs/node_modules/marked/src/marked.js +0 -416
  1697. package/docs/node_modules/marked/src/rules.js +0 -309
  1698. package/docs/node_modules/mdurl/LICENSE +0 -45
  1699. package/docs/node_modules/mdurl/README.md +0 -102
  1700. package/docs/node_modules/mdurl/build/index.cjs.js +0 -534
  1701. package/docs/node_modules/mdurl/index.mjs +0 -11
  1702. package/docs/node_modules/mdurl/lib/decode.mjs +0 -112
  1703. package/docs/node_modules/mdurl/lib/encode.mjs +0 -89
  1704. package/docs/node_modules/mdurl/lib/format.mjs +0 -21
  1705. package/docs/node_modules/mdurl/lib/parse.mjs +0 -308
  1706. package/docs/node_modules/mdurl/package.json +0 -37
  1707. package/docs/node_modules/mkdirp/CHANGELOG.md +0 -15
  1708. package/docs/node_modules/mkdirp/LICENSE +0 -21
  1709. package/docs/node_modules/mkdirp/bin/cmd.js +0 -68
  1710. package/docs/node_modules/mkdirp/index.js +0 -31
  1711. package/docs/node_modules/mkdirp/lib/find-made.js +0 -29
  1712. package/docs/node_modules/mkdirp/lib/mkdirp-manual.js +0 -64
  1713. package/docs/node_modules/mkdirp/lib/mkdirp-native.js +0 -39
  1714. package/docs/node_modules/mkdirp/lib/opts-arg.js +0 -23
  1715. package/docs/node_modules/mkdirp/lib/path-arg.js +0 -29
  1716. package/docs/node_modules/mkdirp/lib/use-native.js +0 -10
  1717. package/docs/node_modules/mkdirp/package.json +0 -44
  1718. package/docs/node_modules/mkdirp/readme.markdown +0 -266
  1719. package/docs/node_modules/punycode.js/LICENSE-MIT.txt +0 -20
  1720. package/docs/node_modules/punycode.js/README.md +0 -148
  1721. package/docs/node_modules/punycode.js/package.json +0 -58
  1722. package/docs/node_modules/punycode.js/punycode.es6.js +0 -444
  1723. package/docs/node_modules/punycode.js/punycode.js +0 -443
  1724. package/docs/node_modules/requizzle/LICENSE +0 -22
  1725. package/docs/node_modules/requizzle/README.md +0 -174
  1726. package/docs/node_modules/requizzle/index.js +0 -28
  1727. package/docs/node_modules/requizzle/lib/loader.js +0 -162
  1728. package/docs/node_modules/requizzle/lib/requizzle.js +0 -102
  1729. package/docs/node_modules/requizzle/lib/wrappers/extras.js +0 -21
  1730. package/docs/node_modules/requizzle/lib/wrappers/requirepaths.js +0 -48
  1731. package/docs/node_modules/requizzle/lib/wrappers/strict.js +0 -13
  1732. package/docs/node_modules/requizzle/package.json +0 -40
  1733. package/docs/node_modules/strip-json-comments/index.d.ts +0 -36
  1734. package/docs/node_modules/strip-json-comments/index.js +0 -77
  1735. package/docs/node_modules/strip-json-comments/license +0 -9
  1736. package/docs/node_modules/strip-json-comments/package.json +0 -47
  1737. package/docs/node_modules/strip-json-comments/readme.md +0 -78
  1738. package/docs/node_modules/uc.micro/LICENSE.txt +0 -20
  1739. package/docs/node_modules/uc.micro/README.md +0 -14
  1740. package/docs/node_modules/uc.micro/build/index.cjs.js +0 -20
  1741. package/docs/node_modules/uc.micro/categories/Cc/regex.mjs +0 -1
  1742. package/docs/node_modules/uc.micro/categories/Cf/regex.mjs +0 -1
  1743. package/docs/node_modules/uc.micro/categories/P/regex.mjs +0 -1
  1744. package/docs/node_modules/uc.micro/categories/S/regex.mjs +0 -1
  1745. package/docs/node_modules/uc.micro/categories/Z/regex.mjs +0 -1
  1746. package/docs/node_modules/uc.micro/index.mjs +0 -8
  1747. package/docs/node_modules/uc.micro/package.json +0 -37
  1748. package/docs/node_modules/uc.micro/properties/Any/regex.mjs +0 -1
  1749. package/docs/node_modules/underscore/LICENSE +0 -22
  1750. package/docs/node_modules/underscore/README.md +0 -34
  1751. package/docs/node_modules/underscore/amd/_baseCreate.js +0 -21
  1752. package/docs/node_modules/underscore/amd/_baseIteratee.js +0 -15
  1753. package/docs/node_modules/underscore/amd/_cb.js +0 -12
  1754. package/docs/node_modules/underscore/amd/_chainResult.js +0 -10
  1755. package/docs/node_modules/underscore/amd/_collectNonEnumProps.js +0 -42
  1756. package/docs/node_modules/underscore/amd/_createAssigner.js +0 -24
  1757. package/docs/node_modules/underscore/amd/_createEscaper.js +0 -21
  1758. package/docs/node_modules/underscore/amd/_createIndexFinder.js +0 -30
  1759. package/docs/node_modules/underscore/amd/_createPredicateIndexFinder.js +0 -18
  1760. package/docs/node_modules/underscore/amd/_createReduce.js +0 -30
  1761. package/docs/node_modules/underscore/amd/_createSizePropertyCheck.js +0 -13
  1762. package/docs/node_modules/underscore/amd/_deepGet.js +0 -15
  1763. package/docs/node_modules/underscore/amd/_escapeMap.js +0 -15
  1764. package/docs/node_modules/underscore/amd/_executeBound.js +0 -16
  1765. package/docs/node_modules/underscore/amd/_flatten.js +0 -32
  1766. package/docs/node_modules/underscore/amd/_getByteLength.js +0 -8
  1767. package/docs/node_modules/underscore/amd/_getLength.js +0 -8
  1768. package/docs/node_modules/underscore/amd/_group.js +0 -18
  1769. package/docs/node_modules/underscore/amd/_has.js +0 -10
  1770. package/docs/node_modules/underscore/amd/_hasObjectTag.js +0 -7
  1771. package/docs/node_modules/underscore/amd/_isArrayLike.js +0 -11
  1772. package/docs/node_modules/underscore/amd/_isBufferLike.js +0 -9
  1773. package/docs/node_modules/underscore/amd/_keyInObj.js +0 -11
  1774. package/docs/node_modules/underscore/amd/_methodFingerprint.js +0 -44
  1775. package/docs/node_modules/underscore/amd/_optimizeCb.js +0 -27
  1776. package/docs/node_modules/underscore/amd/_set.js +0 -21
  1777. package/docs/node_modules/underscore/amd/_setup.js +0 -70
  1778. package/docs/node_modules/underscore/amd/_shallowProperty.js +0 -12
  1779. package/docs/node_modules/underscore/amd/_stringTagBug.js +0 -19
  1780. package/docs/node_modules/underscore/amd/_tagTester.js +0 -13
  1781. package/docs/node_modules/underscore/amd/_toBufferView.js +0 -15
  1782. package/docs/node_modules/underscore/amd/_toPath.js +0 -11
  1783. package/docs/node_modules/underscore/amd/_unescapeMap.js +0 -8
  1784. package/docs/node_modules/underscore/amd/after.js +0 -14
  1785. package/docs/node_modules/underscore/amd/allKeys.js +0 -15
  1786. package/docs/node_modules/underscore/amd/before.js +0 -18
  1787. package/docs/node_modules/underscore/amd/bind.js +0 -15
  1788. package/docs/node_modules/underscore/amd/bindAll.js +0 -19
  1789. package/docs/node_modules/underscore/amd/chain.js +0 -12
  1790. package/docs/node_modules/underscore/amd/chunk.js +0 -17
  1791. package/docs/node_modules/underscore/amd/clone.js +0 -11
  1792. package/docs/node_modules/underscore/amd/compact.js +0 -10
  1793. package/docs/node_modules/underscore/amd/compose.js +0 -18
  1794. package/docs/node_modules/underscore/amd/constant.js +0 -12
  1795. package/docs/node_modules/underscore/amd/contains.js +0 -12
  1796. package/docs/node_modules/underscore/amd/countBy.js +0 -12
  1797. package/docs/node_modules/underscore/amd/create.js +0 -14
  1798. package/docs/node_modules/underscore/amd/debounce.js +0 -43
  1799. package/docs/node_modules/underscore/amd/defaults.js +0 -8
  1800. package/docs/node_modules/underscore/amd/defer.js +0 -9
  1801. package/docs/node_modules/underscore/amd/delay.js +0 -13
  1802. package/docs/node_modules/underscore/amd/difference.js +0 -14
  1803. package/docs/node_modules/underscore/amd/each.js +0 -25
  1804. package/docs/node_modules/underscore/amd/escape.js +0 -8
  1805. package/docs/node_modules/underscore/amd/every.js +0 -17
  1806. package/docs/node_modules/underscore/amd/extend.js +0 -8
  1807. package/docs/node_modules/underscore/amd/extendOwn.js +0 -10
  1808. package/docs/node_modules/underscore/amd/filter.js +0 -15
  1809. package/docs/node_modules/underscore/amd/find.js +0 -12
  1810. package/docs/node_modules/underscore/amd/findIndex.js +0 -8
  1811. package/docs/node_modules/underscore/amd/findKey.js +0 -15
  1812. package/docs/node_modules/underscore/amd/findLastIndex.js +0 -8
  1813. package/docs/node_modules/underscore/amd/findWhere.js +0 -11
  1814. package/docs/node_modules/underscore/amd/first.js +0 -13
  1815. package/docs/node_modules/underscore/amd/flatten.js +0 -11
  1816. package/docs/node_modules/underscore/amd/functions.js +0 -14
  1817. package/docs/node_modules/underscore/amd/get.js +0 -14
  1818. package/docs/node_modules/underscore/amd/groupBy.js +0 -11
  1819. package/docs/node_modules/underscore/amd/has.js +0 -19
  1820. package/docs/node_modules/underscore/amd/identity.js +0 -10
  1821. package/docs/node_modules/underscore/amd/index-default.js +0 -12
  1822. package/docs/node_modules/underscore/amd/index.js +0 -154
  1823. package/docs/node_modules/underscore/amd/indexBy.js +0 -11
  1824. package/docs/node_modules/underscore/amd/indexOf.js +0 -11
  1825. package/docs/node_modules/underscore/amd/initial.js +0 -12
  1826. package/docs/node_modules/underscore/amd/intersection.js +0 -22
  1827. package/docs/node_modules/underscore/amd/invert.js +0 -15
  1828. package/docs/node_modules/underscore/amd/invoke.js +0 -28
  1829. package/docs/node_modules/underscore/amd/isArguments.js +0 -19
  1830. package/docs/node_modules/underscore/amd/isArray.js +0 -9
  1831. package/docs/node_modules/underscore/amd/isArrayBuffer.js +0 -7
  1832. package/docs/node_modules/underscore/amd/isBoolean.js +0 -10
  1833. package/docs/node_modules/underscore/amd/isDataView.js +0 -17
  1834. package/docs/node_modules/underscore/amd/isDate.js +0 -7
  1835. package/docs/node_modules/underscore/amd/isElement.js +0 -10
  1836. package/docs/node_modules/underscore/amd/isEmpty.js +0 -18
  1837. package/docs/node_modules/underscore/amd/isEqual.js +0 -133
  1838. package/docs/node_modules/underscore/amd/isError.js +0 -7
  1839. package/docs/node_modules/underscore/amd/isFinite.js +0 -10
  1840. package/docs/node_modules/underscore/amd/isFunction.js +0 -18
  1841. package/docs/node_modules/underscore/amd/isMap.js +0 -7
  1842. package/docs/node_modules/underscore/amd/isMatch.js +0 -17
  1843. package/docs/node_modules/underscore/amd/isNaN.js +0 -10
  1844. package/docs/node_modules/underscore/amd/isNull.js +0 -10
  1845. package/docs/node_modules/underscore/amd/isNumber.js +0 -7
  1846. package/docs/node_modules/underscore/amd/isObject.js +0 -11
  1847. package/docs/node_modules/underscore/amd/isRegExp.js +0 -7
  1848. package/docs/node_modules/underscore/amd/isSet.js +0 -7
  1849. package/docs/node_modules/underscore/amd/isString.js +0 -7
  1850. package/docs/node_modules/underscore/amd/isSymbol.js +0 -7
  1851. package/docs/node_modules/underscore/amd/isTypedArray.js +0 -16
  1852. package/docs/node_modules/underscore/amd/isUndefined.js +0 -10
  1853. package/docs/node_modules/underscore/amd/isWeakMap.js +0 -7
  1854. package/docs/node_modules/underscore/amd/isWeakSet.js +0 -7
  1855. package/docs/node_modules/underscore/amd/iteratee.js +0 -13
  1856. package/docs/node_modules/underscore/amd/keys.js +0 -17
  1857. package/docs/node_modules/underscore/amd/last.js +0 -13
  1858. package/docs/node_modules/underscore/amd/lastIndexOf.js +0 -9
  1859. package/docs/node_modules/underscore/amd/map.js +0 -18
  1860. package/docs/node_modules/underscore/amd/mapObject.js +0 -19
  1861. package/docs/node_modules/underscore/amd/matcher.js +0 -14
  1862. package/docs/node_modules/underscore/amd/max.js +0 -30
  1863. package/docs/node_modules/underscore/amd/memoize.js +0 -17
  1864. package/docs/node_modules/underscore/amd/min.js +0 -30
  1865. package/docs/node_modules/underscore/amd/mixin.js +0 -18
  1866. package/docs/node_modules/underscore/amd/negate.js +0 -12
  1867. package/docs/node_modules/underscore/amd/noop.js +0 -8
  1868. package/docs/node_modules/underscore/amd/now.js +0 -10
  1869. package/docs/node_modules/underscore/amd/object.js +0 -20
  1870. package/docs/node_modules/underscore/amd/omit.js +0 -20
  1871. package/docs/node_modules/underscore/amd/once.js +0 -9
  1872. package/docs/node_modules/underscore/amd/pairs.js +0 -17
  1873. package/docs/node_modules/underscore/amd/partial.js +0 -25
  1874. package/docs/node_modules/underscore/amd/partition.js +0 -11
  1875. package/docs/node_modules/underscore/amd/pick.js +0 -25
  1876. package/docs/node_modules/underscore/amd/pluck.js +0 -10
  1877. package/docs/node_modules/underscore/amd/property.js +0 -14
  1878. package/docs/node_modules/underscore/amd/propertyOf.js +0 -13
  1879. package/docs/node_modules/underscore/amd/random.js +0 -14
  1880. package/docs/node_modules/underscore/amd/range.js +0 -27
  1881. package/docs/node_modules/underscore/amd/reduce.js +0 -9
  1882. package/docs/node_modules/underscore/amd/reduceRight.js +0 -8
  1883. package/docs/node_modules/underscore/amd/reject.js +0 -10
  1884. package/docs/node_modules/underscore/amd/rest.js +0 -12
  1885. package/docs/node_modules/underscore/amd/restArguments.js +0 -33
  1886. package/docs/node_modules/underscore/amd/result.js +0 -25
  1887. package/docs/node_modules/underscore/amd/sample.js +0 -27
  1888. package/docs/node_modules/underscore/amd/set.js +0 -15
  1889. package/docs/node_modules/underscore/amd/shuffle.js +0 -10
  1890. package/docs/node_modules/underscore/amd/size.js +0 -11
  1891. package/docs/node_modules/underscore/amd/some.js +0 -17
  1892. package/docs/node_modules/underscore/amd/sortBy.js +0 -26
  1893. package/docs/node_modules/underscore/amd/sortedIndex.js +0 -18
  1894. package/docs/node_modules/underscore/amd/tap.js +0 -13
  1895. package/docs/node_modules/underscore/amd/template.js +0 -103
  1896. package/docs/node_modules/underscore/amd/templateSettings.js +0 -13
  1897. package/docs/node_modules/underscore/amd/throttle.js +0 -51
  1898. package/docs/node_modules/underscore/amd/times.js +0 -13
  1899. package/docs/node_modules/underscore/amd/toArray.js +0 -18
  1900. package/docs/node_modules/underscore/amd/toPath.js +0 -12
  1901. package/docs/node_modules/underscore/amd/underscore-array-methods.js +0 -30
  1902. package/docs/node_modules/underscore/amd/underscore.js +0 -29
  1903. package/docs/node_modules/underscore/amd/unescape.js +0 -8
  1904. package/docs/node_modules/underscore/amd/union.js +0 -11
  1905. package/docs/node_modules/underscore/amd/uniq.js +0 -37
  1906. package/docs/node_modules/underscore/amd/uniqueId.js +0 -13
  1907. package/docs/node_modules/underscore/amd/unzip.js +0 -17
  1908. package/docs/node_modules/underscore/amd/values.js +0 -16
  1909. package/docs/node_modules/underscore/amd/where.js +0 -11
  1910. package/docs/node_modules/underscore/amd/without.js +0 -10
  1911. package/docs/node_modules/underscore/amd/wrap.js +0 -12
  1912. package/docs/node_modules/underscore/amd/zip.js +0 -9
  1913. package/docs/node_modules/underscore/cjs/_baseCreate.js +0 -20
  1914. package/docs/node_modules/underscore/cjs/_baseIteratee.js +0 -19
  1915. package/docs/node_modules/underscore/cjs/_cb.js +0 -12
  1916. package/docs/node_modules/underscore/cjs/_chainResult.js +0 -8
  1917. package/docs/node_modules/underscore/cjs/_collectNonEnumProps.js +0 -42
  1918. package/docs/node_modules/underscore/cjs/_createAssigner.js +0 -20
  1919. package/docs/node_modules/underscore/cjs/_createEscaper.js +0 -19
  1920. package/docs/node_modules/underscore/cjs/_createIndexFinder.js +0 -30
  1921. package/docs/node_modules/underscore/cjs/_createPredicateIndexFinder.js +0 -17
  1922. package/docs/node_modules/underscore/cjs/_createReduce.js +0 -30
  1923. package/docs/node_modules/underscore/cjs/_createSizePropertyCheck.js +0 -11
  1924. package/docs/node_modules/underscore/cjs/_deepGet.js +0 -11
  1925. package/docs/node_modules/underscore/cjs/_escapeMap.js +0 -11
  1926. package/docs/node_modules/underscore/cjs/_executeBound.js +0 -15
  1927. package/docs/node_modules/underscore/cjs/_flatten.js +0 -33
  1928. package/docs/node_modules/underscore/cjs/_getByteLength.js +0 -6
  1929. package/docs/node_modules/underscore/cjs/_getLength.js +0 -6
  1930. package/docs/node_modules/underscore/cjs/_group.js +0 -17
  1931. package/docs/node_modules/underscore/cjs/_has.js +0 -8
  1932. package/docs/node_modules/underscore/cjs/_hasObjectTag.js +0 -5
  1933. package/docs/node_modules/underscore/cjs/_isArrayLike.js +0 -10
  1934. package/docs/node_modules/underscore/cjs/_isBufferLike.js +0 -8
  1935. package/docs/node_modules/underscore/cjs/_keyInObj.js +0 -7
  1936. package/docs/node_modules/underscore/cjs/_methodFingerprint.js +0 -44
  1937. package/docs/node_modules/underscore/cjs/_optimizeCb.js +0 -23
  1938. package/docs/node_modules/underscore/cjs/_set.js +0 -21
  1939. package/docs/node_modules/underscore/cjs/_setup.js +0 -66
  1940. package/docs/node_modules/underscore/cjs/_shallowProperty.js +0 -8
  1941. package/docs/node_modules/underscore/cjs/_stringTagBug.js +0 -18
  1942. package/docs/node_modules/underscore/cjs/_tagTester.js +0 -11
  1943. package/docs/node_modules/underscore/cjs/_toBufferView.js +0 -13
  1944. package/docs/node_modules/underscore/cjs/_toPath.js +0 -10
  1945. package/docs/node_modules/underscore/cjs/_unescapeMap.js +0 -7
  1946. package/docs/node_modules/underscore/cjs/after.js +0 -10
  1947. package/docs/node_modules/underscore/cjs/allKeys.js +0 -15
  1948. package/docs/node_modules/underscore/cjs/before.js +0 -14
  1949. package/docs/node_modules/underscore/cjs/bind.js +0 -15
  1950. package/docs/node_modules/underscore/cjs/bindAll.js +0 -19
  1951. package/docs/node_modules/underscore/cjs/chain.js +0 -10
  1952. package/docs/node_modules/underscore/cjs/chunk.js +0 -15
  1953. package/docs/node_modules/underscore/cjs/clone.js +0 -11
  1954. package/docs/node_modules/underscore/cjs/compact.js +0 -8
  1955. package/docs/node_modules/underscore/cjs/compose.js +0 -14
  1956. package/docs/node_modules/underscore/cjs/constant.js +0 -8
  1957. package/docs/node_modules/underscore/cjs/contains.js +0 -12
  1958. package/docs/node_modules/underscore/cjs/countBy.js +0 -11
  1959. package/docs/node_modules/underscore/cjs/create.js +0 -13
  1960. package/docs/node_modules/underscore/cjs/debounce.js +0 -42
  1961. package/docs/node_modules/underscore/cjs/defaults.js +0 -7
  1962. package/docs/node_modules/underscore/cjs/defer.js +0 -9
  1963. package/docs/node_modules/underscore/cjs/delay.js +0 -11
  1964. package/docs/node_modules/underscore/cjs/difference.js +0 -15
  1965. package/docs/node_modules/underscore/cjs/each.js +0 -25
  1966. package/docs/node_modules/underscore/cjs/escape.js +0 -7
  1967. package/docs/node_modules/underscore/cjs/every.js +0 -17
  1968. package/docs/node_modules/underscore/cjs/extend.js +0 -7
  1969. package/docs/node_modules/underscore/cjs/extendOwn.js +0 -9
  1970. package/docs/node_modules/underscore/cjs/filter.js +0 -14
  1971. package/docs/node_modules/underscore/cjs/find.js +0 -12
  1972. package/docs/node_modules/underscore/cjs/findIndex.js +0 -6
  1973. package/docs/node_modules/underscore/cjs/findKey.js +0 -14
  1974. package/docs/node_modules/underscore/cjs/findLastIndex.js +0 -6
  1975. package/docs/node_modules/underscore/cjs/findWhere.js +0 -10
  1976. package/docs/node_modules/underscore/cjs/first.js +0 -11
  1977. package/docs/node_modules/underscore/cjs/flatten.js +0 -9
  1978. package/docs/node_modules/underscore/cjs/functions.js +0 -12
  1979. package/docs/node_modules/underscore/cjs/get.js +0 -14
  1980. package/docs/node_modules/underscore/cjs/groupBy.js +0 -10
  1981. package/docs/node_modules/underscore/cjs/has.js +0 -18
  1982. package/docs/node_modules/underscore/cjs/identity.js +0 -6
  1983. package/docs/node_modules/underscore/cjs/index-default.js +0 -11
  1984. package/docs/node_modules/underscore/cjs/index.js +0 -278
  1985. package/docs/node_modules/underscore/cjs/indexBy.js +0 -9
  1986. package/docs/node_modules/underscore/cjs/indexOf.js +0 -11
  1987. package/docs/node_modules/underscore/cjs/initial.js +0 -10
  1988. package/docs/node_modules/underscore/cjs/intersection.js +0 -21
  1989. package/docs/node_modules/underscore/cjs/invert.js +0 -13
  1990. package/docs/node_modules/underscore/cjs/invoke.js +0 -30
  1991. package/docs/node_modules/underscore/cjs/isArguments.js +0 -18
  1992. package/docs/node_modules/underscore/cjs/isArray.js +0 -8
  1993. package/docs/node_modules/underscore/cjs/isArrayBuffer.js +0 -5
  1994. package/docs/node_modules/underscore/cjs/isBoolean.js +0 -8
  1995. package/docs/node_modules/underscore/cjs/isDataView.js +0 -18
  1996. package/docs/node_modules/underscore/cjs/isDate.js +0 -5
  1997. package/docs/node_modules/underscore/cjs/isElement.js +0 -6
  1998. package/docs/node_modules/underscore/cjs/isEmpty.js +0 -20
  1999. package/docs/node_modules/underscore/cjs/isEqual.js +0 -140
  2000. package/docs/node_modules/underscore/cjs/isError.js +0 -5
  2001. package/docs/node_modules/underscore/cjs/isFinite.js +0 -9
  2002. package/docs/node_modules/underscore/cjs/isFunction.js +0 -17
  2003. package/docs/node_modules/underscore/cjs/isMap.js +0 -7
  2004. package/docs/node_modules/underscore/cjs/isMatch.js +0 -15
  2005. package/docs/node_modules/underscore/cjs/isNaN.js +0 -9
  2006. package/docs/node_modules/underscore/cjs/isNull.js +0 -6
  2007. package/docs/node_modules/underscore/cjs/isNumber.js +0 -5
  2008. package/docs/node_modules/underscore/cjs/isObject.js +0 -7
  2009. package/docs/node_modules/underscore/cjs/isRegExp.js +0 -5
  2010. package/docs/node_modules/underscore/cjs/isSet.js +0 -7
  2011. package/docs/node_modules/underscore/cjs/isString.js +0 -5
  2012. package/docs/node_modules/underscore/cjs/isSymbol.js +0 -5
  2013. package/docs/node_modules/underscore/cjs/isTypedArray.js +0 -17
  2014. package/docs/node_modules/underscore/cjs/isUndefined.js +0 -6
  2015. package/docs/node_modules/underscore/cjs/isWeakMap.js +0 -7
  2016. package/docs/node_modules/underscore/cjs/isWeakSet.js +0 -5
  2017. package/docs/node_modules/underscore/cjs/iteratee.js +0 -12
  2018. package/docs/node_modules/underscore/cjs/keys.js +0 -18
  2019. package/docs/node_modules/underscore/cjs/last.js +0 -11
  2020. package/docs/node_modules/underscore/cjs/lastIndexOf.js +0 -8
  2021. package/docs/node_modules/underscore/cjs/map.js +0 -18
  2022. package/docs/node_modules/underscore/cjs/mapObject.js +0 -18
  2023. package/docs/node_modules/underscore/cjs/matcher.js +0 -13
  2024. package/docs/node_modules/underscore/cjs/max.js +0 -31
  2025. package/docs/node_modules/underscore/cjs/memoize.js +0 -15
  2026. package/docs/node_modules/underscore/cjs/min.js +0 -31
  2027. package/docs/node_modules/underscore/cjs/mixin.js +0 -20
  2028. package/docs/node_modules/underscore/cjs/negate.js +0 -8
  2029. package/docs/node_modules/underscore/cjs/noop.js +0 -4
  2030. package/docs/node_modules/underscore/cjs/now.js +0 -6
  2031. package/docs/node_modules/underscore/cjs/object.js +0 -18
  2032. package/docs/node_modules/underscore/cjs/omit.js +0 -24
  2033. package/docs/node_modules/underscore/cjs/once.js +0 -8
  2034. package/docs/node_modules/underscore/cjs/pairs.js +0 -15
  2035. package/docs/node_modules/underscore/cjs/partial.js +0 -25
  2036. package/docs/node_modules/underscore/cjs/partition.js +0 -9
  2037. package/docs/node_modules/underscore/cjs/pick.js +0 -28
  2038. package/docs/node_modules/underscore/cjs/pluck.js +0 -9
  2039. package/docs/node_modules/underscore/cjs/property.js +0 -13
  2040. package/docs/node_modules/underscore/cjs/propertyOf.js +0 -12
  2041. package/docs/node_modules/underscore/cjs/random.js +0 -10
  2042. package/docs/node_modules/underscore/cjs/range.js +0 -23
  2043. package/docs/node_modules/underscore/cjs/reduce.js +0 -7
  2044. package/docs/node_modules/underscore/cjs/reduceRight.js +0 -6
  2045. package/docs/node_modules/underscore/cjs/reject.js +0 -10
  2046. package/docs/node_modules/underscore/cjs/rest.js +0 -10
  2047. package/docs/node_modules/underscore/cjs/restArguments.js +0 -29
  2048. package/docs/node_modules/underscore/cjs/result.js +0 -24
  2049. package/docs/node_modules/underscore/cjs/sample.js +0 -29
  2050. package/docs/node_modules/underscore/cjs/set.js +0 -15
  2051. package/docs/node_modules/underscore/cjs/shuffle.js +0 -8
  2052. package/docs/node_modules/underscore/cjs/size.js +0 -10
  2053. package/docs/node_modules/underscore/cjs/some.js +0 -17
  2054. package/docs/node_modules/underscore/cjs/sortBy.js +0 -26
  2055. package/docs/node_modules/underscore/cjs/sortedIndex.js +0 -17
  2056. package/docs/node_modules/underscore/cjs/tap.js +0 -9
  2057. package/docs/node_modules/underscore/cjs/template.js +0 -103
  2058. package/docs/node_modules/underscore/cjs/templateSettings.js +0 -11
  2059. package/docs/node_modules/underscore/cjs/throttle.js +0 -49
  2060. package/docs/node_modules/underscore/cjs/times.js +0 -11
  2061. package/docs/node_modules/underscore/cjs/toArray.js +0 -22
  2062. package/docs/node_modules/underscore/cjs/toPath.js +0 -11
  2063. package/docs/node_modules/underscore/cjs/underscore-array-methods.js +0 -31
  2064. package/docs/node_modules/underscore/cjs/underscore.js +0 -27
  2065. package/docs/node_modules/underscore/cjs/unescape.js +0 -7
  2066. package/docs/node_modules/underscore/cjs/union.js +0 -11
  2067. package/docs/node_modules/underscore/cjs/uniq.js +0 -38
  2068. package/docs/node_modules/underscore/cjs/uniqueId.js +0 -9
  2069. package/docs/node_modules/underscore/cjs/unzip.js +0 -17
  2070. package/docs/node_modules/underscore/cjs/values.js +0 -14
  2071. package/docs/node_modules/underscore/cjs/where.js +0 -10
  2072. package/docs/node_modules/underscore/cjs/without.js +0 -9
  2073. package/docs/node_modules/underscore/cjs/wrap.js +0 -10
  2074. package/docs/node_modules/underscore/cjs/zip.js +0 -8
  2075. package/docs/node_modules/underscore/modules/.eslintrc +0 -21
  2076. package/docs/node_modules/underscore/modules/_baseCreate.js +0 -18
  2077. package/docs/node_modules/underscore/modules/_baseIteratee.js +0 -17
  2078. package/docs/node_modules/underscore/modules/_cb.js +0 -10
  2079. package/docs/node_modules/underscore/modules/_chainResult.js +0 -6
  2080. package/docs/node_modules/underscore/modules/_collectNonEnumProps.js +0 -40
  2081. package/docs/node_modules/underscore/modules/_createAssigner.js +0 -18
  2082. package/docs/node_modules/underscore/modules/_createEscaper.js +0 -17
  2083. package/docs/node_modules/underscore/modules/_createIndexFinder.js +0 -28
  2084. package/docs/node_modules/underscore/modules/_createPredicateIndexFinder.js +0 -15
  2085. package/docs/node_modules/underscore/modules/_createReduce.js +0 -28
  2086. package/docs/node_modules/underscore/modules/_createSizePropertyCheck.js +0 -9
  2087. package/docs/node_modules/underscore/modules/_deepGet.js +0 -9
  2088. package/docs/node_modules/underscore/modules/_escapeMap.js +0 -9
  2089. package/docs/node_modules/underscore/modules/_executeBound.js +0 -13
  2090. package/docs/node_modules/underscore/modules/_flatten.js +0 -31
  2091. package/docs/node_modules/underscore/modules/_getByteLength.js +0 -4
  2092. package/docs/node_modules/underscore/modules/_getLength.js +0 -4
  2093. package/docs/node_modules/underscore/modules/_group.js +0 -15
  2094. package/docs/node_modules/underscore/modules/_has.js +0 -6
  2095. package/docs/node_modules/underscore/modules/_hasObjectTag.js +0 -3
  2096. package/docs/node_modules/underscore/modules/_isArrayLike.js +0 -8
  2097. package/docs/node_modules/underscore/modules/_isBufferLike.js +0 -6
  2098. package/docs/node_modules/underscore/modules/_keyInObj.js +0 -5
  2099. package/docs/node_modules/underscore/modules/_methodFingerprint.js +0 -37
  2100. package/docs/node_modules/underscore/modules/_optimizeCb.js +0 -21
  2101. package/docs/node_modules/underscore/modules/_setup.js +0 -43
  2102. package/docs/node_modules/underscore/modules/_shallowProperty.js +0 -6
  2103. package/docs/node_modules/underscore/modules/_stringTagBug.js +0 -13
  2104. package/docs/node_modules/underscore/modules/_tagTester.js +0 -9
  2105. package/docs/node_modules/underscore/modules/_toBufferView.js +0 -11
  2106. package/docs/node_modules/underscore/modules/_toPath.js +0 -8
  2107. package/docs/node_modules/underscore/modules/_unescapeMap.js +0 -5
  2108. package/docs/node_modules/underscore/modules/after.js +0 -8
  2109. package/docs/node_modules/underscore/modules/allKeys.js +0 -13
  2110. package/docs/node_modules/underscore/modules/before.js +0 -12
  2111. package/docs/node_modules/underscore/modules/bind.js +0 -13
  2112. package/docs/node_modules/underscore/modules/bindAll.js +0 -17
  2113. package/docs/node_modules/underscore/modules/chain.js +0 -8
  2114. package/docs/node_modules/underscore/modules/chunk.js +0 -13
  2115. package/docs/node_modules/underscore/modules/clone.js +0 -9
  2116. package/docs/node_modules/underscore/modules/compact.js +0 -6
  2117. package/docs/node_modules/underscore/modules/compose.js +0 -12
  2118. package/docs/node_modules/underscore/modules/constant.js +0 -6
  2119. package/docs/node_modules/underscore/modules/contains.js +0 -10
  2120. package/docs/node_modules/underscore/modules/countBy.js +0 -9
  2121. package/docs/node_modules/underscore/modules/create.js +0 -11
  2122. package/docs/node_modules/underscore/modules/debounce.js +0 -40
  2123. package/docs/node_modules/underscore/modules/defaults.js +0 -5
  2124. package/docs/node_modules/underscore/modules/defer.js +0 -7
  2125. package/docs/node_modules/underscore/modules/delay.js +0 -9
  2126. package/docs/node_modules/underscore/modules/difference.js +0 -13
  2127. package/docs/node_modules/underscore/modules/each.js +0 -23
  2128. package/docs/node_modules/underscore/modules/escape.js +0 -5
  2129. package/docs/node_modules/underscore/modules/every.js +0 -15
  2130. package/docs/node_modules/underscore/modules/extend.js +0 -5
  2131. package/docs/node_modules/underscore/modules/extendOwn.js +0 -7
  2132. package/docs/node_modules/underscore/modules/filter.js +0 -12
  2133. package/docs/node_modules/underscore/modules/find.js +0 -10
  2134. package/docs/node_modules/underscore/modules/findIndex.js +0 -4
  2135. package/docs/node_modules/underscore/modules/findKey.js +0 -12
  2136. package/docs/node_modules/underscore/modules/findLastIndex.js +0 -4
  2137. package/docs/node_modules/underscore/modules/findWhere.js +0 -8
  2138. package/docs/node_modules/underscore/modules/first.js +0 -9
  2139. package/docs/node_modules/underscore/modules/flatten.js +0 -7
  2140. package/docs/node_modules/underscore/modules/functions.js +0 -10
  2141. package/docs/node_modules/underscore/modules/get.js +0 -12
  2142. package/docs/node_modules/underscore/modules/groupBy.js +0 -8
  2143. package/docs/node_modules/underscore/modules/has.js +0 -16
  2144. package/docs/node_modules/underscore/modules/identity.js +0 -4
  2145. package/docs/node_modules/underscore/modules/index-all.js +0 -18
  2146. package/docs/node_modules/underscore/modules/index-default.js +0 -27
  2147. package/docs/node_modules/underscore/modules/index.js +0 -200
  2148. package/docs/node_modules/underscore/modules/indexBy.js +0 -7
  2149. package/docs/node_modules/underscore/modules/indexOf.js +0 -9
  2150. package/docs/node_modules/underscore/modules/initial.js +0 -8
  2151. package/docs/node_modules/underscore/modules/intersection.js +0 -19
  2152. package/docs/node_modules/underscore/modules/invert.js +0 -11
  2153. package/docs/node_modules/underscore/modules/invoke.js +0 -28
  2154. package/docs/node_modules/underscore/modules/isArguments.js +0 -16
  2155. package/docs/node_modules/underscore/modules/isArray.js +0 -6
  2156. package/docs/node_modules/underscore/modules/isArrayBuffer.js +0 -3
  2157. package/docs/node_modules/underscore/modules/isBoolean.js +0 -6
  2158. package/docs/node_modules/underscore/modules/isDataView.js +0 -16
  2159. package/docs/node_modules/underscore/modules/isDate.js +0 -3
  2160. package/docs/node_modules/underscore/modules/isElement.js +0 -4
  2161. package/docs/node_modules/underscore/modules/isEmpty.js +0 -18
  2162. package/docs/node_modules/underscore/modules/isEqual.js +0 -138
  2163. package/docs/node_modules/underscore/modules/isError.js +0 -3
  2164. package/docs/node_modules/underscore/modules/isFinite.js +0 -7
  2165. package/docs/node_modules/underscore/modules/isFunction.js +0 -15
  2166. package/docs/node_modules/underscore/modules/isMap.js +0 -5
  2167. package/docs/node_modules/underscore/modules/isMatch.js +0 -13
  2168. package/docs/node_modules/underscore/modules/isNaN.js +0 -7
  2169. package/docs/node_modules/underscore/modules/isNull.js +0 -4
  2170. package/docs/node_modules/underscore/modules/isNumber.js +0 -3
  2171. package/docs/node_modules/underscore/modules/isObject.js +0 -5
  2172. package/docs/node_modules/underscore/modules/isRegExp.js +0 -3
  2173. package/docs/node_modules/underscore/modules/isSet.js +0 -5
  2174. package/docs/node_modules/underscore/modules/isString.js +0 -3
  2175. package/docs/node_modules/underscore/modules/isSymbol.js +0 -3
  2176. package/docs/node_modules/underscore/modules/isTypedArray.js +0 -15
  2177. package/docs/node_modules/underscore/modules/isUndefined.js +0 -4
  2178. package/docs/node_modules/underscore/modules/isWeakMap.js +0 -5
  2179. package/docs/node_modules/underscore/modules/isWeakSet.js +0 -3
  2180. package/docs/node_modules/underscore/modules/iteratee.js +0 -10
  2181. package/docs/node_modules/underscore/modules/keys.js +0 -16
  2182. package/docs/node_modules/underscore/modules/last.js +0 -9
  2183. package/docs/node_modules/underscore/modules/lastIndexOf.js +0 -6
  2184. package/docs/node_modules/underscore/modules/map.js +0 -16
  2185. package/docs/node_modules/underscore/modules/mapObject.js +0 -16
  2186. package/docs/node_modules/underscore/modules/matcher.js +0 -11
  2187. package/docs/node_modules/underscore/modules/max.js +0 -29
  2188. package/docs/node_modules/underscore/modules/memoize.js +0 -13
  2189. package/docs/node_modules/underscore/modules/min.js +0 -29
  2190. package/docs/node_modules/underscore/modules/mixin.js +0 -18
  2191. package/docs/node_modules/underscore/modules/negate.js +0 -6
  2192. package/docs/node_modules/underscore/modules/noop.js +0 -2
  2193. package/docs/node_modules/underscore/modules/now.js +0 -4
  2194. package/docs/node_modules/underscore/modules/object.js +0 -16
  2195. package/docs/node_modules/underscore/modules/omit.js +0 -22
  2196. package/docs/node_modules/underscore/modules/once.js +0 -6
  2197. package/docs/node_modules/underscore/modules/package.json +0 -1
  2198. package/docs/node_modules/underscore/modules/pairs.js +0 -13
  2199. package/docs/node_modules/underscore/modules/partial.js +0 -24
  2200. package/docs/node_modules/underscore/modules/partition.js +0 -7
  2201. package/docs/node_modules/underscore/modules/pick.js +0 -26
  2202. package/docs/node_modules/underscore/modules/pluck.js +0 -7
  2203. package/docs/node_modules/underscore/modules/property.js +0 -11
  2204. package/docs/node_modules/underscore/modules/propertyOf.js +0 -10
  2205. package/docs/node_modules/underscore/modules/random.js +0 -8
  2206. package/docs/node_modules/underscore/modules/range.js +0 -21
  2207. package/docs/node_modules/underscore/modules/reduce.js +0 -5
  2208. package/docs/node_modules/underscore/modules/reduceRight.js +0 -4
  2209. package/docs/node_modules/underscore/modules/reject.js +0 -8
  2210. package/docs/node_modules/underscore/modules/rest.js +0 -8
  2211. package/docs/node_modules/underscore/modules/restArguments.js +0 -27
  2212. package/docs/node_modules/underscore/modules/result.js +0 -22
  2213. package/docs/node_modules/underscore/modules/sample.js +0 -27
  2214. package/docs/node_modules/underscore/modules/shuffle.js +0 -6
  2215. package/docs/node_modules/underscore/modules/size.js +0 -8
  2216. package/docs/node_modules/underscore/modules/some.js +0 -15
  2217. package/docs/node_modules/underscore/modules/sortBy.js +0 -24
  2218. package/docs/node_modules/underscore/modules/sortedIndex.js +0 -15
  2219. package/docs/node_modules/underscore/modules/tap.js +0 -7
  2220. package/docs/node_modules/underscore/modules/template.js +0 -101
  2221. package/docs/node_modules/underscore/modules/templateSettings.js +0 -9
  2222. package/docs/node_modules/underscore/modules/throttle.js +0 -47
  2223. package/docs/node_modules/underscore/modules/times.js +0 -9
  2224. package/docs/node_modules/underscore/modules/toArray.js +0 -20
  2225. package/docs/node_modules/underscore/modules/toPath.js +0 -9
  2226. package/docs/node_modules/underscore/modules/underscore-array-methods.js +0 -31
  2227. package/docs/node_modules/underscore/modules/underscore.js +0 -25
  2228. package/docs/node_modules/underscore/modules/unescape.js +0 -5
  2229. package/docs/node_modules/underscore/modules/union.js +0 -9
  2230. package/docs/node_modules/underscore/modules/uniq.js +0 -36
  2231. package/docs/node_modules/underscore/modules/uniqueId.js +0 -7
  2232. package/docs/node_modules/underscore/modules/unzip.js +0 -15
  2233. package/docs/node_modules/underscore/modules/values.js +0 -12
  2234. package/docs/node_modules/underscore/modules/where.js +0 -8
  2235. package/docs/node_modules/underscore/modules/without.js +0 -7
  2236. package/docs/node_modules/underscore/modules/wrap.js +0 -8
  2237. package/docs/node_modules/underscore/modules/zip.js +0 -6
  2238. package/docs/node_modules/underscore/package.json +0 -124
  2239. package/docs/node_modules/underscore/underscore-esm-min.js +0 -5
  2240. package/docs/node_modules/underscore/underscore-esm-min.js.map +0 -1
  2241. package/docs/node_modules/underscore/underscore-esm.js +0 -2039
  2242. package/docs/node_modules/underscore/underscore-esm.js.map +0 -1
  2243. package/docs/node_modules/underscore/underscore-min.js +0 -6
  2244. package/docs/node_modules/underscore/underscore-min.js.map +0 -1
  2245. package/docs/node_modules/underscore/underscore-node-f.cjs +0 -2163
  2246. package/docs/node_modules/underscore/underscore-node-f.cjs.map +0 -1
  2247. package/docs/node_modules/underscore/underscore-node.cjs +0 -11
  2248. package/docs/node_modules/underscore/underscore-node.cjs.map +0 -1
  2249. package/docs/node_modules/underscore/underscore-node.mjs +0 -7
  2250. package/docs/node_modules/underscore/underscore-node.mjs.map +0 -1
  2251. package/docs/node_modules/underscore/underscore-umd-min.js +0 -6
  2252. package/docs/node_modules/underscore/underscore-umd-min.js.map +0 -1
  2253. package/docs/node_modules/underscore/underscore-umd.js +0 -2047
  2254. package/docs/node_modules/underscore/underscore-umd.js.map +0 -1
  2255. package/docs/node_modules/underscore/underscore.js +0 -2047
  2256. package/docs/node_modules/xmlcreate/CHANGES.md +0 -53
  2257. package/docs/node_modules/xmlcreate/LICENSE +0 -201
  2258. package/docs/node_modules/xmlcreate/NOTICE +0 -2
  2259. package/docs/node_modules/xmlcreate/README.md +0 -141
  2260. package/docs/node_modules/xmlcreate/lib/error.d.ts +0 -19
  2261. package/docs/node_modules/xmlcreate/lib/error.js +0 -47
  2262. package/docs/node_modules/xmlcreate/lib/escape.d.ts +0 -37
  2263. package/docs/node_modules/xmlcreate/lib/escape.js +0 -55
  2264. package/docs/node_modules/xmlcreate/lib/main.d.ts +0 -38
  2265. package/docs/node_modules/xmlcreate/lib/main.js +0 -64
  2266. package/docs/node_modules/xmlcreate/lib/nodes/XmlAttribute.d.ts +0 -88
  2267. package/docs/node_modules/xmlcreate/lib/nodes/XmlAttribute.js +0 -146
  2268. package/docs/node_modules/xmlcreate/lib/nodes/XmlAttributeText.d.ts +0 -58
  2269. package/docs/node_modules/xmlcreate/lib/nodes/XmlAttributeText.js +0 -80
  2270. package/docs/node_modules/xmlcreate/lib/nodes/XmlCdata.d.ts +0 -63
  2271. package/docs/node_modules/xmlcreate/lib/nodes/XmlCdata.js +0 -88
  2272. package/docs/node_modules/xmlcreate/lib/nodes/XmlCharData.d.ts +0 -59
  2273. package/docs/node_modules/xmlcreate/lib/nodes/XmlCharData.js +0 -82
  2274. package/docs/node_modules/xmlcreate/lib/nodes/XmlCharRef.d.ts +0 -89
  2275. package/docs/node_modules/xmlcreate/lib/nodes/XmlCharRef.js +0 -136
  2276. package/docs/node_modules/xmlcreate/lib/nodes/XmlComment.d.ts +0 -62
  2277. package/docs/node_modules/xmlcreate/lib/nodes/XmlComment.js +0 -99
  2278. package/docs/node_modules/xmlcreate/lib/nodes/XmlDecl.d.ts +0 -92
  2279. package/docs/node_modules/xmlcreate/lib/nodes/XmlDecl.js +0 -180
  2280. package/docs/node_modules/xmlcreate/lib/nodes/XmlDocument.d.ts +0 -96
  2281. package/docs/node_modules/xmlcreate/lib/nodes/XmlDocument.js +0 -166
  2282. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtd.d.ts +0 -147
  2283. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtd.js +0 -312
  2284. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.d.ts +0 -56
  2285. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdAttlist.js +0 -71
  2286. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdElement.d.ts +0 -56
  2287. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdElement.js +0 -71
  2288. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdEntity.d.ts +0 -56
  2289. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdEntity.js +0 -71
  2290. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdNotation.d.ts +0 -56
  2291. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdNotation.js +0 -71
  2292. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.d.ts +0 -56
  2293. package/docs/node_modules/xmlcreate/lib/nodes/XmlDtdParamEntityRef.js +0 -71
  2294. package/docs/node_modules/xmlcreate/lib/nodes/XmlElement.d.ts +0 -153
  2295. package/docs/node_modules/xmlcreate/lib/nodes/XmlElement.js +0 -302
  2296. package/docs/node_modules/xmlcreate/lib/nodes/XmlEntityRef.d.ts +0 -56
  2297. package/docs/node_modules/xmlcreate/lib/nodes/XmlEntityRef.js +0 -71
  2298. package/docs/node_modules/xmlcreate/lib/nodes/XmlProcInst.d.ts +0 -71
  2299. package/docs/node_modules/xmlcreate/lib/nodes/XmlProcInst.js +0 -112
  2300. package/docs/node_modules/xmlcreate/lib/options.d.ts +0 -51
  2301. package/docs/node_modules/xmlcreate/lib/options.js +0 -45
  2302. package/docs/node_modules/xmlcreate/lib/validate.d.ts +0 -46
  2303. package/docs/node_modules/xmlcreate/lib/validate.js +0 -274
  2304. package/docs/node_modules/xmlcreate/package.json +0 -55
@@ -1,2039 +0,0 @@
1
- // Underscore.js 1.13.7
2
- // https://underscorejs.org
3
- // (c) 2009-2024 Jeremy Ashkenas, Julian Gonggrijp, and DocumentCloud and Investigative Reporters & Editors
4
- // Underscore may be freely distributed under the MIT license.
5
-
6
- // Current version.
7
- var VERSION = '1.13.7';
8
-
9
- // Establish the root object, `window` (`self`) in the browser, `global`
10
- // on the server, or `this` in some virtual machines. We use `self`
11
- // instead of `window` for `WebWorker` support.
12
- var root = (typeof self == 'object' && self.self === self && self) ||
13
- (typeof global == 'object' && global.global === global && global) ||
14
- Function('return this')() ||
15
- {};
16
-
17
- // Save bytes in the minified (but not gzipped) version:
18
- var ArrayProto = Array.prototype, ObjProto = Object.prototype;
19
- var SymbolProto = typeof Symbol !== 'undefined' ? Symbol.prototype : null;
20
-
21
- // Create quick reference variables for speed access to core prototypes.
22
- var push = ArrayProto.push,
23
- slice = ArrayProto.slice,
24
- toString = ObjProto.toString,
25
- hasOwnProperty = ObjProto.hasOwnProperty;
26
-
27
- // Modern feature detection.
28
- var supportsArrayBuffer = typeof ArrayBuffer !== 'undefined',
29
- supportsDataView = typeof DataView !== 'undefined';
30
-
31
- // All **ECMAScript 5+** native function implementations that we hope to use
32
- // are declared here.
33
- var nativeIsArray = Array.isArray,
34
- nativeKeys = Object.keys,
35
- nativeCreate = Object.create,
36
- nativeIsView = supportsArrayBuffer && ArrayBuffer.isView;
37
-
38
- // Create references to these builtin functions because we override them.
39
- var _isNaN = isNaN,
40
- _isFinite = isFinite;
41
-
42
- // Keys in IE < 9 that won't be iterated by `for key in ...` and thus missed.
43
- var hasEnumBug = !{toString: null}.propertyIsEnumerable('toString');
44
- var nonEnumerableProps = ['valueOf', 'isPrototypeOf', 'toString',
45
- 'propertyIsEnumerable', 'hasOwnProperty', 'toLocaleString'];
46
-
47
- // The largest integer that can be represented exactly.
48
- var MAX_ARRAY_INDEX = Math.pow(2, 53) - 1;
49
-
50
- // Some functions take a variable number of arguments, or a few expected
51
- // arguments at the beginning and then a variable number of values to operate
52
- // on. This helper accumulates all remaining arguments past the function’s
53
- // argument length (or an explicit `startIndex`), into an array that becomes
54
- // the last argument. Similar to ES6’s "rest parameter".
55
- function restArguments(func, startIndex) {
56
- startIndex = startIndex == null ? func.length - 1 : +startIndex;
57
- return function() {
58
- var length = Math.max(arguments.length - startIndex, 0),
59
- rest = Array(length),
60
- index = 0;
61
- for (; index < length; index++) {
62
- rest[index] = arguments[index + startIndex];
63
- }
64
- switch (startIndex) {
65
- case 0: return func.call(this, rest);
66
- case 1: return func.call(this, arguments[0], rest);
67
- case 2: return func.call(this, arguments[0], arguments[1], rest);
68
- }
69
- var args = Array(startIndex + 1);
70
- for (index = 0; index < startIndex; index++) {
71
- args[index] = arguments[index];
72
- }
73
- args[startIndex] = rest;
74
- return func.apply(this, args);
75
- };
76
- }
77
-
78
- // Is a given variable an object?
79
- function isObject(obj) {
80
- var type = typeof obj;
81
- return type === 'function' || (type === 'object' && !!obj);
82
- }
83
-
84
- // Is a given value equal to null?
85
- function isNull(obj) {
86
- return obj === null;
87
- }
88
-
89
- // Is a given variable undefined?
90
- function isUndefined(obj) {
91
- return obj === void 0;
92
- }
93
-
94
- // Is a given value a boolean?
95
- function isBoolean(obj) {
96
- return obj === true || obj === false || toString.call(obj) === '[object Boolean]';
97
- }
98
-
99
- // Is a given value a DOM element?
100
- function isElement(obj) {
101
- return !!(obj && obj.nodeType === 1);
102
- }
103
-
104
- // Internal function for creating a `toString`-based type tester.
105
- function tagTester(name) {
106
- var tag = '[object ' + name + ']';
107
- return function(obj) {
108
- return toString.call(obj) === tag;
109
- };
110
- }
111
-
112
- var isString = tagTester('String');
113
-
114
- var isNumber = tagTester('Number');
115
-
116
- var isDate = tagTester('Date');
117
-
118
- var isRegExp = tagTester('RegExp');
119
-
120
- var isError = tagTester('Error');
121
-
122
- var isSymbol = tagTester('Symbol');
123
-
124
- var isArrayBuffer = tagTester('ArrayBuffer');
125
-
126
- var isFunction = tagTester('Function');
127
-
128
- // Optimize `isFunction` if appropriate. Work around some `typeof` bugs in old
129
- // v8, IE 11 (#1621), Safari 8 (#1929), and PhantomJS (#2236).
130
- var nodelist = root.document && root.document.childNodes;
131
- if (typeof /./ != 'function' && typeof Int8Array != 'object' && typeof nodelist != 'function') {
132
- isFunction = function(obj) {
133
- return typeof obj == 'function' || false;
134
- };
135
- }
136
-
137
- var isFunction$1 = isFunction;
138
-
139
- var hasObjectTag = tagTester('Object');
140
-
141
- // In IE 10 - Edge 13, `DataView` has string tag `'[object Object]'`.
142
- // In IE 11, the most common among them, this problem also applies to
143
- // `Map`, `WeakMap` and `Set`.
144
- // Also, there are cases where an application can override the native
145
- // `DataView` object, in cases like that we can't use the constructor
146
- // safely and should just rely on alternate `DataView` checks
147
- var hasDataViewBug = (
148
- supportsDataView && (!/\[native code\]/.test(String(DataView)) || hasObjectTag(new DataView(new ArrayBuffer(8))))
149
- ),
150
- isIE11 = (typeof Map !== 'undefined' && hasObjectTag(new Map));
151
-
152
- var isDataView = tagTester('DataView');
153
-
154
- // In IE 10 - Edge 13, we need a different heuristic
155
- // to determine whether an object is a `DataView`.
156
- // Also, in cases where the native `DataView` is
157
- // overridden we can't rely on the tag itself.
158
- function alternateIsDataView(obj) {
159
- return obj != null && isFunction$1(obj.getInt8) && isArrayBuffer(obj.buffer);
160
- }
161
-
162
- var isDataView$1 = (hasDataViewBug ? alternateIsDataView : isDataView);
163
-
164
- // Is a given value an array?
165
- // Delegates to ECMA5's native `Array.isArray`.
166
- var isArray = nativeIsArray || tagTester('Array');
167
-
168
- // Internal function to check whether `key` is an own property name of `obj`.
169
- function has$1(obj, key) {
170
- return obj != null && hasOwnProperty.call(obj, key);
171
- }
172
-
173
- var isArguments = tagTester('Arguments');
174
-
175
- // Define a fallback version of the method in browsers (ahem, IE < 9), where
176
- // there isn't any inspectable "Arguments" type.
177
- (function() {
178
- if (!isArguments(arguments)) {
179
- isArguments = function(obj) {
180
- return has$1(obj, 'callee');
181
- };
182
- }
183
- }());
184
-
185
- var isArguments$1 = isArguments;
186
-
187
- // Is a given object a finite number?
188
- function isFinite$1(obj) {
189
- return !isSymbol(obj) && _isFinite(obj) && !isNaN(parseFloat(obj));
190
- }
191
-
192
- // Is the given value `NaN`?
193
- function isNaN$1(obj) {
194
- return isNumber(obj) && _isNaN(obj);
195
- }
196
-
197
- // Predicate-generating function. Often useful outside of Underscore.
198
- function constant(value) {
199
- return function() {
200
- return value;
201
- };
202
- }
203
-
204
- // Common internal logic for `isArrayLike` and `isBufferLike`.
205
- function createSizePropertyCheck(getSizeProperty) {
206
- return function(collection) {
207
- var sizeProperty = getSizeProperty(collection);
208
- return typeof sizeProperty == 'number' && sizeProperty >= 0 && sizeProperty <= MAX_ARRAY_INDEX;
209
- }
210
- }
211
-
212
- // Internal helper to generate a function to obtain property `key` from `obj`.
213
- function shallowProperty(key) {
214
- return function(obj) {
215
- return obj == null ? void 0 : obj[key];
216
- };
217
- }
218
-
219
- // Internal helper to obtain the `byteLength` property of an object.
220
- var getByteLength = shallowProperty('byteLength');
221
-
222
- // Internal helper to determine whether we should spend extensive checks against
223
- // `ArrayBuffer` et al.
224
- var isBufferLike = createSizePropertyCheck(getByteLength);
225
-
226
- // Is a given value a typed array?
227
- var typedArrayPattern = /\[object ((I|Ui)nt(8|16|32)|Float(32|64)|Uint8Clamped|Big(I|Ui)nt64)Array\]/;
228
- function isTypedArray(obj) {
229
- // `ArrayBuffer.isView` is the most future-proof, so use it when available.
230
- // Otherwise, fall back on the above regular expression.
231
- return nativeIsView ? (nativeIsView(obj) && !isDataView$1(obj)) :
232
- isBufferLike(obj) && typedArrayPattern.test(toString.call(obj));
233
- }
234
-
235
- var isTypedArray$1 = supportsArrayBuffer ? isTypedArray : constant(false);
236
-
237
- // Internal helper to obtain the `length` property of an object.
238
- var getLength = shallowProperty('length');
239
-
240
- // Internal helper to create a simple lookup structure.
241
- // `collectNonEnumProps` used to depend on `_.contains`, but this led to
242
- // circular imports. `emulatedSet` is a one-off solution that only works for
243
- // arrays of strings.
244
- function emulatedSet(keys) {
245
- var hash = {};
246
- for (var l = keys.length, i = 0; i < l; ++i) hash[keys[i]] = true;
247
- return {
248
- contains: function(key) { return hash[key] === true; },
249
- push: function(key) {
250
- hash[key] = true;
251
- return keys.push(key);
252
- }
253
- };
254
- }
255
-
256
- // Internal helper. Checks `keys` for the presence of keys in IE < 9 that won't
257
- // be iterated by `for key in ...` and thus missed. Extends `keys` in place if
258
- // needed.
259
- function collectNonEnumProps(obj, keys) {
260
- keys = emulatedSet(keys);
261
- var nonEnumIdx = nonEnumerableProps.length;
262
- var constructor = obj.constructor;
263
- var proto = (isFunction$1(constructor) && constructor.prototype) || ObjProto;
264
-
265
- // Constructor is a special case.
266
- var prop = 'constructor';
267
- if (has$1(obj, prop) && !keys.contains(prop)) keys.push(prop);
268
-
269
- while (nonEnumIdx--) {
270
- prop = nonEnumerableProps[nonEnumIdx];
271
- if (prop in obj && obj[prop] !== proto[prop] && !keys.contains(prop)) {
272
- keys.push(prop);
273
- }
274
- }
275
- }
276
-
277
- // Retrieve the names of an object's own properties.
278
- // Delegates to **ECMAScript 5**'s native `Object.keys`.
279
- function keys(obj) {
280
- if (!isObject(obj)) return [];
281
- if (nativeKeys) return nativeKeys(obj);
282
- var keys = [];
283
- for (var key in obj) if (has$1(obj, key)) keys.push(key);
284
- // Ahem, IE < 9.
285
- if (hasEnumBug) collectNonEnumProps(obj, keys);
286
- return keys;
287
- }
288
-
289
- // Is a given array, string, or object empty?
290
- // An "empty" object has no enumerable own-properties.
291
- function isEmpty(obj) {
292
- if (obj == null) return true;
293
- // Skip the more expensive `toString`-based type checks if `obj` has no
294
- // `.length`.
295
- var length = getLength(obj);
296
- if (typeof length == 'number' && (
297
- isArray(obj) || isString(obj) || isArguments$1(obj)
298
- )) return length === 0;
299
- return getLength(keys(obj)) === 0;
300
- }
301
-
302
- // Returns whether an object has a given set of `key:value` pairs.
303
- function isMatch(object, attrs) {
304
- var _keys = keys(attrs), length = _keys.length;
305
- if (object == null) return !length;
306
- var obj = Object(object);
307
- for (var i = 0; i < length; i++) {
308
- var key = _keys[i];
309
- if (attrs[key] !== obj[key] || !(key in obj)) return false;
310
- }
311
- return true;
312
- }
313
-
314
- // If Underscore is called as a function, it returns a wrapped object that can
315
- // be used OO-style. This wrapper holds altered versions of all functions added
316
- // through `_.mixin`. Wrapped objects may be chained.
317
- function _$1(obj) {
318
- if (obj instanceof _$1) return obj;
319
- if (!(this instanceof _$1)) return new _$1(obj);
320
- this._wrapped = obj;
321
- }
322
-
323
- _$1.VERSION = VERSION;
324
-
325
- // Extracts the result from a wrapped and chained object.
326
- _$1.prototype.value = function() {
327
- return this._wrapped;
328
- };
329
-
330
- // Provide unwrapping proxies for some methods used in engine operations
331
- // such as arithmetic and JSON stringification.
332
- _$1.prototype.valueOf = _$1.prototype.toJSON = _$1.prototype.value;
333
-
334
- _$1.prototype.toString = function() {
335
- return String(this._wrapped);
336
- };
337
-
338
- // Internal function to wrap or shallow-copy an ArrayBuffer,
339
- // typed array or DataView to a new view, reusing the buffer.
340
- function toBufferView(bufferSource) {
341
- return new Uint8Array(
342
- bufferSource.buffer || bufferSource,
343
- bufferSource.byteOffset || 0,
344
- getByteLength(bufferSource)
345
- );
346
- }
347
-
348
- // We use this string twice, so give it a name for minification.
349
- var tagDataView = '[object DataView]';
350
-
351
- // Internal recursive comparison function for `_.isEqual`.
352
- function eq(a, b, aStack, bStack) {
353
- // Identical objects are equal. `0 === -0`, but they aren't identical.
354
- // See the [Harmony `egal` proposal](https://wiki.ecmascript.org/doku.php?id=harmony:egal).
355
- if (a === b) return a !== 0 || 1 / a === 1 / b;
356
- // `null` or `undefined` only equal to itself (strict comparison).
357
- if (a == null || b == null) return false;
358
- // `NaN`s are equivalent, but non-reflexive.
359
- if (a !== a) return b !== b;
360
- // Exhaust primitive checks
361
- var type = typeof a;
362
- if (type !== 'function' && type !== 'object' && typeof b != 'object') return false;
363
- return deepEq(a, b, aStack, bStack);
364
- }
365
-
366
- // Internal recursive comparison function for `_.isEqual`.
367
- function deepEq(a, b, aStack, bStack) {
368
- // Unwrap any wrapped objects.
369
- if (a instanceof _$1) a = a._wrapped;
370
- if (b instanceof _$1) b = b._wrapped;
371
- // Compare `[[Class]]` names.
372
- var className = toString.call(a);
373
- if (className !== toString.call(b)) return false;
374
- // Work around a bug in IE 10 - Edge 13.
375
- if (hasDataViewBug && className == '[object Object]' && isDataView$1(a)) {
376
- if (!isDataView$1(b)) return false;
377
- className = tagDataView;
378
- }
379
- switch (className) {
380
- // These types are compared by value.
381
- case '[object RegExp]':
382
- // RegExps are coerced to strings for comparison (Note: '' + /a/i === '/a/i')
383
- case '[object String]':
384
- // Primitives and their corresponding object wrappers are equivalent; thus, `"5"` is
385
- // equivalent to `new String("5")`.
386
- return '' + a === '' + b;
387
- case '[object Number]':
388
- // `NaN`s are equivalent, but non-reflexive.
389
- // Object(NaN) is equivalent to NaN.
390
- if (+a !== +a) return +b !== +b;
391
- // An `egal` comparison is performed for other numeric values.
392
- return +a === 0 ? 1 / +a === 1 / b : +a === +b;
393
- case '[object Date]':
394
- case '[object Boolean]':
395
- // Coerce dates and booleans to numeric primitive values. Dates are compared by their
396
- // millisecond representations. Note that invalid dates with millisecond representations
397
- // of `NaN` are not equivalent.
398
- return +a === +b;
399
- case '[object Symbol]':
400
- return SymbolProto.valueOf.call(a) === SymbolProto.valueOf.call(b);
401
- case '[object ArrayBuffer]':
402
- case tagDataView:
403
- // Coerce to typed array so we can fall through.
404
- return deepEq(toBufferView(a), toBufferView(b), aStack, bStack);
405
- }
406
-
407
- var areArrays = className === '[object Array]';
408
- if (!areArrays && isTypedArray$1(a)) {
409
- var byteLength = getByteLength(a);
410
- if (byteLength !== getByteLength(b)) return false;
411
- if (a.buffer === b.buffer && a.byteOffset === b.byteOffset) return true;
412
- areArrays = true;
413
- }
414
- if (!areArrays) {
415
- if (typeof a != 'object' || typeof b != 'object') return false;
416
-
417
- // Objects with different constructors are not equivalent, but `Object`s or `Array`s
418
- // from different frames are.
419
- var aCtor = a.constructor, bCtor = b.constructor;
420
- if (aCtor !== bCtor && !(isFunction$1(aCtor) && aCtor instanceof aCtor &&
421
- isFunction$1(bCtor) && bCtor instanceof bCtor)
422
- && ('constructor' in a && 'constructor' in b)) {
423
- return false;
424
- }
425
- }
426
- // Assume equality for cyclic structures. The algorithm for detecting cyclic
427
- // structures is adapted from ES 5.1 section 15.12.3, abstract operation `JO`.
428
-
429
- // Initializing stack of traversed objects.
430
- // It's done here since we only need them for objects and arrays comparison.
431
- aStack = aStack || [];
432
- bStack = bStack || [];
433
- var length = aStack.length;
434
- while (length--) {
435
- // Linear search. Performance is inversely proportional to the number of
436
- // unique nested structures.
437
- if (aStack[length] === a) return bStack[length] === b;
438
- }
439
-
440
- // Add the first object to the stack of traversed objects.
441
- aStack.push(a);
442
- bStack.push(b);
443
-
444
- // Recursively compare objects and arrays.
445
- if (areArrays) {
446
- // Compare array lengths to determine if a deep comparison is necessary.
447
- length = a.length;
448
- if (length !== b.length) return false;
449
- // Deep compare the contents, ignoring non-numeric properties.
450
- while (length--) {
451
- if (!eq(a[length], b[length], aStack, bStack)) return false;
452
- }
453
- } else {
454
- // Deep compare objects.
455
- var _keys = keys(a), key;
456
- length = _keys.length;
457
- // Ensure that both objects contain the same number of properties before comparing deep equality.
458
- if (keys(b).length !== length) return false;
459
- while (length--) {
460
- // Deep compare each member
461
- key = _keys[length];
462
- if (!(has$1(b, key) && eq(a[key], b[key], aStack, bStack))) return false;
463
- }
464
- }
465
- // Remove the first object from the stack of traversed objects.
466
- aStack.pop();
467
- bStack.pop();
468
- return true;
469
- }
470
-
471
- // Perform a deep comparison to check if two objects are equal.
472
- function isEqual(a, b) {
473
- return eq(a, b);
474
- }
475
-
476
- // Retrieve all the enumerable property names of an object.
477
- function allKeys(obj) {
478
- if (!isObject(obj)) return [];
479
- var keys = [];
480
- for (var key in obj) keys.push(key);
481
- // Ahem, IE < 9.
482
- if (hasEnumBug) collectNonEnumProps(obj, keys);
483
- return keys;
484
- }
485
-
486
- // Since the regular `Object.prototype.toString` type tests don't work for
487
- // some types in IE 11, we use a fingerprinting heuristic instead, based
488
- // on the methods. It's not great, but it's the best we got.
489
- // The fingerprint method lists are defined below.
490
- function ie11fingerprint(methods) {
491
- var length = getLength(methods);
492
- return function(obj) {
493
- if (obj == null) return false;
494
- // `Map`, `WeakMap` and `Set` have no enumerable keys.
495
- var keys = allKeys(obj);
496
- if (getLength(keys)) return false;
497
- for (var i = 0; i < length; i++) {
498
- if (!isFunction$1(obj[methods[i]])) return false;
499
- }
500
- // If we are testing against `WeakMap`, we need to ensure that
501
- // `obj` doesn't have a `forEach` method in order to distinguish
502
- // it from a regular `Map`.
503
- return methods !== weakMapMethods || !isFunction$1(obj[forEachName]);
504
- };
505
- }
506
-
507
- // In the interest of compact minification, we write
508
- // each string in the fingerprints only once.
509
- var forEachName = 'forEach',
510
- hasName = 'has',
511
- commonInit = ['clear', 'delete'],
512
- mapTail = ['get', hasName, 'set'];
513
-
514
- // `Map`, `WeakMap` and `Set` each have slightly different
515
- // combinations of the above sublists.
516
- var mapMethods = commonInit.concat(forEachName, mapTail),
517
- weakMapMethods = commonInit.concat(mapTail),
518
- setMethods = ['add'].concat(commonInit, forEachName, hasName);
519
-
520
- var isMap = isIE11 ? ie11fingerprint(mapMethods) : tagTester('Map');
521
-
522
- var isWeakMap = isIE11 ? ie11fingerprint(weakMapMethods) : tagTester('WeakMap');
523
-
524
- var isSet = isIE11 ? ie11fingerprint(setMethods) : tagTester('Set');
525
-
526
- var isWeakSet = tagTester('WeakSet');
527
-
528
- // Retrieve the values of an object's properties.
529
- function values(obj) {
530
- var _keys = keys(obj);
531
- var length = _keys.length;
532
- var values = Array(length);
533
- for (var i = 0; i < length; i++) {
534
- values[i] = obj[_keys[i]];
535
- }
536
- return values;
537
- }
538
-
539
- // Convert an object into a list of `[key, value]` pairs.
540
- // The opposite of `_.object` with one argument.
541
- function pairs(obj) {
542
- var _keys = keys(obj);
543
- var length = _keys.length;
544
- var pairs = Array(length);
545
- for (var i = 0; i < length; i++) {
546
- pairs[i] = [_keys[i], obj[_keys[i]]];
547
- }
548
- return pairs;
549
- }
550
-
551
- // Invert the keys and values of an object. The values must be serializable.
552
- function invert(obj) {
553
- var result = {};
554
- var _keys = keys(obj);
555
- for (var i = 0, length = _keys.length; i < length; i++) {
556
- result[obj[_keys[i]]] = _keys[i];
557
- }
558
- return result;
559
- }
560
-
561
- // Return a sorted list of the function names available on the object.
562
- function functions(obj) {
563
- var names = [];
564
- for (var key in obj) {
565
- if (isFunction$1(obj[key])) names.push(key);
566
- }
567
- return names.sort();
568
- }
569
-
570
- // An internal function for creating assigner functions.
571
- function createAssigner(keysFunc, defaults) {
572
- return function(obj) {
573
- var length = arguments.length;
574
- if (defaults) obj = Object(obj);
575
- if (length < 2 || obj == null) return obj;
576
- for (var index = 1; index < length; index++) {
577
- var source = arguments[index],
578
- keys = keysFunc(source),
579
- l = keys.length;
580
- for (var i = 0; i < l; i++) {
581
- var key = keys[i];
582
- if (!defaults || obj[key] === void 0) obj[key] = source[key];
583
- }
584
- }
585
- return obj;
586
- };
587
- }
588
-
589
- // Extend a given object with all the properties in passed-in object(s).
590
- var extend = createAssigner(allKeys);
591
-
592
- // Assigns a given object with all the own properties in the passed-in
593
- // object(s).
594
- // (https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object/assign)
595
- var extendOwn = createAssigner(keys);
596
-
597
- // Fill in a given object with default properties.
598
- var defaults = createAssigner(allKeys, true);
599
-
600
- // Create a naked function reference for surrogate-prototype-swapping.
601
- function ctor() {
602
- return function(){};
603
- }
604
-
605
- // An internal function for creating a new object that inherits from another.
606
- function baseCreate(prototype) {
607
- if (!isObject(prototype)) return {};
608
- if (nativeCreate) return nativeCreate(prototype);
609
- var Ctor = ctor();
610
- Ctor.prototype = prototype;
611
- var result = new Ctor;
612
- Ctor.prototype = null;
613
- return result;
614
- }
615
-
616
- // Creates an object that inherits from the given prototype object.
617
- // If additional properties are provided then they will be added to the
618
- // created object.
619
- function create(prototype, props) {
620
- var result = baseCreate(prototype);
621
- if (props) extendOwn(result, props);
622
- return result;
623
- }
624
-
625
- // Create a (shallow-cloned) duplicate of an object.
626
- function clone(obj) {
627
- if (!isObject(obj)) return obj;
628
- return isArray(obj) ? obj.slice() : extend({}, obj);
629
- }
630
-
631
- // Invokes `interceptor` with the `obj` and then returns `obj`.
632
- // The primary purpose of this method is to "tap into" a method chain, in
633
- // order to perform operations on intermediate results within the chain.
634
- function tap(obj, interceptor) {
635
- interceptor(obj);
636
- return obj;
637
- }
638
-
639
- // Normalize a (deep) property `path` to array.
640
- // Like `_.iteratee`, this function can be customized.
641
- function toPath$1(path) {
642
- return isArray(path) ? path : [path];
643
- }
644
- _$1.toPath = toPath$1;
645
-
646
- // Internal wrapper for `_.toPath` to enable minification.
647
- // Similar to `cb` for `_.iteratee`.
648
- function toPath(path) {
649
- return _$1.toPath(path);
650
- }
651
-
652
- // Internal function to obtain a nested property in `obj` along `path`.
653
- function deepGet(obj, path) {
654
- var length = path.length;
655
- for (var i = 0; i < length; i++) {
656
- if (obj == null) return void 0;
657
- obj = obj[path[i]];
658
- }
659
- return length ? obj : void 0;
660
- }
661
-
662
- // Get the value of the (deep) property on `path` from `object`.
663
- // If any property in `path` does not exist or if the value is
664
- // `undefined`, return `defaultValue` instead.
665
- // The `path` is normalized through `_.toPath`.
666
- function get(object, path, defaultValue) {
667
- var value = deepGet(object, toPath(path));
668
- return isUndefined(value) ? defaultValue : value;
669
- }
670
-
671
- // Shortcut function for checking if an object has a given property directly on
672
- // itself (in other words, not on a prototype). Unlike the internal `has`
673
- // function, this public version can also traverse nested properties.
674
- function has(obj, path) {
675
- path = toPath(path);
676
- var length = path.length;
677
- for (var i = 0; i < length; i++) {
678
- var key = path[i];
679
- if (!has$1(obj, key)) return false;
680
- obj = obj[key];
681
- }
682
- return !!length;
683
- }
684
-
685
- // Keep the identity function around for default iteratees.
686
- function identity(value) {
687
- return value;
688
- }
689
-
690
- // Returns a predicate for checking whether an object has a given set of
691
- // `key:value` pairs.
692
- function matcher(attrs) {
693
- attrs = extendOwn({}, attrs);
694
- return function(obj) {
695
- return isMatch(obj, attrs);
696
- };
697
- }
698
-
699
- // Creates a function that, when passed an object, will traverse that object’s
700
- // properties down the given `path`, specified as an array of keys or indices.
701
- function property(path) {
702
- path = toPath(path);
703
- return function(obj) {
704
- return deepGet(obj, path);
705
- };
706
- }
707
-
708
- // Internal function that returns an efficient (for current engines) version
709
- // of the passed-in callback, to be repeatedly applied in other Underscore
710
- // functions.
711
- function optimizeCb(func, context, argCount) {
712
- if (context === void 0) return func;
713
- switch (argCount == null ? 3 : argCount) {
714
- case 1: return function(value) {
715
- return func.call(context, value);
716
- };
717
- // The 2-argument case is omitted because we’re not using it.
718
- case 3: return function(value, index, collection) {
719
- return func.call(context, value, index, collection);
720
- };
721
- case 4: return function(accumulator, value, index, collection) {
722
- return func.call(context, accumulator, value, index, collection);
723
- };
724
- }
725
- return function() {
726
- return func.apply(context, arguments);
727
- };
728
- }
729
-
730
- // An internal function to generate callbacks that can be applied to each
731
- // element in a collection, returning the desired result — either `_.identity`,
732
- // an arbitrary callback, a property matcher, or a property accessor.
733
- function baseIteratee(value, context, argCount) {
734
- if (value == null) return identity;
735
- if (isFunction$1(value)) return optimizeCb(value, context, argCount);
736
- if (isObject(value) && !isArray(value)) return matcher(value);
737
- return property(value);
738
- }
739
-
740
- // External wrapper for our callback generator. Users may customize
741
- // `_.iteratee` if they want additional predicate/iteratee shorthand styles.
742
- // This abstraction hides the internal-only `argCount` argument.
743
- function iteratee(value, context) {
744
- return baseIteratee(value, context, Infinity);
745
- }
746
- _$1.iteratee = iteratee;
747
-
748
- // The function we call internally to generate a callback. It invokes
749
- // `_.iteratee` if overridden, otherwise `baseIteratee`.
750
- function cb(value, context, argCount) {
751
- if (_$1.iteratee !== iteratee) return _$1.iteratee(value, context);
752
- return baseIteratee(value, context, argCount);
753
- }
754
-
755
- // Returns the results of applying the `iteratee` to each element of `obj`.
756
- // In contrast to `_.map` it returns an object.
757
- function mapObject(obj, iteratee, context) {
758
- iteratee = cb(iteratee, context);
759
- var _keys = keys(obj),
760
- length = _keys.length,
761
- results = {};
762
- for (var index = 0; index < length; index++) {
763
- var currentKey = _keys[index];
764
- results[currentKey] = iteratee(obj[currentKey], currentKey, obj);
765
- }
766
- return results;
767
- }
768
-
769
- // Predicate-generating function. Often useful outside of Underscore.
770
- function noop(){}
771
-
772
- // Generates a function for a given object that returns a given property.
773
- function propertyOf(obj) {
774
- if (obj == null) return noop;
775
- return function(path) {
776
- return get(obj, path);
777
- };
778
- }
779
-
780
- // Run a function **n** times.
781
- function times(n, iteratee, context) {
782
- var accum = Array(Math.max(0, n));
783
- iteratee = optimizeCb(iteratee, context, 1);
784
- for (var i = 0; i < n; i++) accum[i] = iteratee(i);
785
- return accum;
786
- }
787
-
788
- // Return a random integer between `min` and `max` (inclusive).
789
- function random(min, max) {
790
- if (max == null) {
791
- max = min;
792
- min = 0;
793
- }
794
- return min + Math.floor(Math.random() * (max - min + 1));
795
- }
796
-
797
- // A (possibly faster) way to get the current timestamp as an integer.
798
- var now = Date.now || function() {
799
- return new Date().getTime();
800
- };
801
-
802
- // Internal helper to generate functions for escaping and unescaping strings
803
- // to/from HTML interpolation.
804
- function createEscaper(map) {
805
- var escaper = function(match) {
806
- return map[match];
807
- };
808
- // Regexes for identifying a key that needs to be escaped.
809
- var source = '(?:' + keys(map).join('|') + ')';
810
- var testRegexp = RegExp(source);
811
- var replaceRegexp = RegExp(source, 'g');
812
- return function(string) {
813
- string = string == null ? '' : '' + string;
814
- return testRegexp.test(string) ? string.replace(replaceRegexp, escaper) : string;
815
- };
816
- }
817
-
818
- // Internal list of HTML entities for escaping.
819
- var escapeMap = {
820
- '&': '&amp;',
821
- '<': '&lt;',
822
- '>': '&gt;',
823
- '"': '&quot;',
824
- "'": '&#x27;',
825
- '`': '&#x60;'
826
- };
827
-
828
- // Function for escaping strings to HTML interpolation.
829
- var _escape = createEscaper(escapeMap);
830
-
831
- // Internal list of HTML entities for unescaping.
832
- var unescapeMap = invert(escapeMap);
833
-
834
- // Function for unescaping strings from HTML interpolation.
835
- var _unescape = createEscaper(unescapeMap);
836
-
837
- // By default, Underscore uses ERB-style template delimiters. Change the
838
- // following template settings to use alternative delimiters.
839
- var templateSettings = _$1.templateSettings = {
840
- evaluate: /<%([\s\S]+?)%>/g,
841
- interpolate: /<%=([\s\S]+?)%>/g,
842
- escape: /<%-([\s\S]+?)%>/g
843
- };
844
-
845
- // When customizing `_.templateSettings`, if you don't want to define an
846
- // interpolation, evaluation or escaping regex, we need one that is
847
- // guaranteed not to match.
848
- var noMatch = /(.)^/;
849
-
850
- // Certain characters need to be escaped so that they can be put into a
851
- // string literal.
852
- var escapes = {
853
- "'": "'",
854
- '\\': '\\',
855
- '\r': 'r',
856
- '\n': 'n',
857
- '\u2028': 'u2028',
858
- '\u2029': 'u2029'
859
- };
860
-
861
- var escapeRegExp = /\\|'|\r|\n|\u2028|\u2029/g;
862
-
863
- function escapeChar(match) {
864
- return '\\' + escapes[match];
865
- }
866
-
867
- // In order to prevent third-party code injection through
868
- // `_.templateSettings.variable`, we test it against the following regular
869
- // expression. It is intentionally a bit more liberal than just matching valid
870
- // identifiers, but still prevents possible loopholes through defaults or
871
- // destructuring assignment.
872
- var bareIdentifier = /^\s*(\w|\$)+\s*$/;
873
-
874
- // JavaScript micro-templating, similar to John Resig's implementation.
875
- // Underscore templating handles arbitrary delimiters, preserves whitespace,
876
- // and correctly escapes quotes within interpolated code.
877
- // NB: `oldSettings` only exists for backwards compatibility.
878
- function template(text, settings, oldSettings) {
879
- if (!settings && oldSettings) settings = oldSettings;
880
- settings = defaults({}, settings, _$1.templateSettings);
881
-
882
- // Combine delimiters into one regular expression via alternation.
883
- var matcher = RegExp([
884
- (settings.escape || noMatch).source,
885
- (settings.interpolate || noMatch).source,
886
- (settings.evaluate || noMatch).source
887
- ].join('|') + '|$', 'g');
888
-
889
- // Compile the template source, escaping string literals appropriately.
890
- var index = 0;
891
- var source = "__p+='";
892
- text.replace(matcher, function(match, escape, interpolate, evaluate, offset) {
893
- source += text.slice(index, offset).replace(escapeRegExp, escapeChar);
894
- index = offset + match.length;
895
-
896
- if (escape) {
897
- source += "'+\n((__t=(" + escape + "))==null?'':_.escape(__t))+\n'";
898
- } else if (interpolate) {
899
- source += "'+\n((__t=(" + interpolate + "))==null?'':__t)+\n'";
900
- } else if (evaluate) {
901
- source += "';\n" + evaluate + "\n__p+='";
902
- }
903
-
904
- // Adobe VMs need the match returned to produce the correct offset.
905
- return match;
906
- });
907
- source += "';\n";
908
-
909
- var argument = settings.variable;
910
- if (argument) {
911
- // Insure against third-party code injection. (CVE-2021-23358)
912
- if (!bareIdentifier.test(argument)) throw new Error(
913
- 'variable is not a bare identifier: ' + argument
914
- );
915
- } else {
916
- // If a variable is not specified, place data values in local scope.
917
- source = 'with(obj||{}){\n' + source + '}\n';
918
- argument = 'obj';
919
- }
920
-
921
- source = "var __t,__p='',__j=Array.prototype.join," +
922
- "print=function(){__p+=__j.call(arguments,'');};\n" +
923
- source + 'return __p;\n';
924
-
925
- var render;
926
- try {
927
- render = new Function(argument, '_', source);
928
- } catch (e) {
929
- e.source = source;
930
- throw e;
931
- }
932
-
933
- var template = function(data) {
934
- return render.call(this, data, _$1);
935
- };
936
-
937
- // Provide the compiled source as a convenience for precompilation.
938
- template.source = 'function(' + argument + '){\n' + source + '}';
939
-
940
- return template;
941
- }
942
-
943
- // Traverses the children of `obj` along `path`. If a child is a function, it
944
- // is invoked with its parent as context. Returns the value of the final
945
- // child, or `fallback` if any child is undefined.
946
- function result(obj, path, fallback) {
947
- path = toPath(path);
948
- var length = path.length;
949
- if (!length) {
950
- return isFunction$1(fallback) ? fallback.call(obj) : fallback;
951
- }
952
- for (var i = 0; i < length; i++) {
953
- var prop = obj == null ? void 0 : obj[path[i]];
954
- if (prop === void 0) {
955
- prop = fallback;
956
- i = length; // Ensure we don't continue iterating.
957
- }
958
- obj = isFunction$1(prop) ? prop.call(obj) : prop;
959
- }
960
- return obj;
961
- }
962
-
963
- // Generate a unique integer id (unique within the entire client session).
964
- // Useful for temporary DOM ids.
965
- var idCounter = 0;
966
- function uniqueId(prefix) {
967
- var id = ++idCounter + '';
968
- return prefix ? prefix + id : id;
969
- }
970
-
971
- // Start chaining a wrapped Underscore object.
972
- function chain(obj) {
973
- var instance = _$1(obj);
974
- instance._chain = true;
975
- return instance;
976
- }
977
-
978
- // Internal function to execute `sourceFunc` bound to `context` with optional
979
- // `args`. Determines whether to execute a function as a constructor or as a
980
- // normal function.
981
- function executeBound(sourceFunc, boundFunc, context, callingContext, args) {
982
- if (!(callingContext instanceof boundFunc)) return sourceFunc.apply(context, args);
983
- var self = baseCreate(sourceFunc.prototype);
984
- var result = sourceFunc.apply(self, args);
985
- if (isObject(result)) return result;
986
- return self;
987
- }
988
-
989
- // Partially apply a function by creating a version that has had some of its
990
- // arguments pre-filled, without changing its dynamic `this` context. `_` acts
991
- // as a placeholder by default, allowing any combination of arguments to be
992
- // pre-filled. Set `_.partial.placeholder` for a custom placeholder argument.
993
- var partial = restArguments(function(func, boundArgs) {
994
- var placeholder = partial.placeholder;
995
- var bound = function() {
996
- var position = 0, length = boundArgs.length;
997
- var args = Array(length);
998
- for (var i = 0; i < length; i++) {
999
- args[i] = boundArgs[i] === placeholder ? arguments[position++] : boundArgs[i];
1000
- }
1001
- while (position < arguments.length) args.push(arguments[position++]);
1002
- return executeBound(func, bound, this, this, args);
1003
- };
1004
- return bound;
1005
- });
1006
-
1007
- partial.placeholder = _$1;
1008
-
1009
- // Create a function bound to a given object (assigning `this`, and arguments,
1010
- // optionally).
1011
- var bind = restArguments(function(func, context, args) {
1012
- if (!isFunction$1(func)) throw new TypeError('Bind must be called on a function');
1013
- var bound = restArguments(function(callArgs) {
1014
- return executeBound(func, bound, context, this, args.concat(callArgs));
1015
- });
1016
- return bound;
1017
- });
1018
-
1019
- // Internal helper for collection methods to determine whether a collection
1020
- // should be iterated as an array or as an object.
1021
- // Related: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-tolength
1022
- // Avoids a very nasty iOS 8 JIT bug on ARM-64. #2094
1023
- var isArrayLike = createSizePropertyCheck(getLength);
1024
-
1025
- // Internal implementation of a recursive `flatten` function.
1026
- function flatten$1(input, depth, strict, output) {
1027
- output = output || [];
1028
- if (!depth && depth !== 0) {
1029
- depth = Infinity;
1030
- } else if (depth <= 0) {
1031
- return output.concat(input);
1032
- }
1033
- var idx = output.length;
1034
- for (var i = 0, length = getLength(input); i < length; i++) {
1035
- var value = input[i];
1036
- if (isArrayLike(value) && (isArray(value) || isArguments$1(value))) {
1037
- // Flatten current level of array or arguments object.
1038
- if (depth > 1) {
1039
- flatten$1(value, depth - 1, strict, output);
1040
- idx = output.length;
1041
- } else {
1042
- var j = 0, len = value.length;
1043
- while (j < len) output[idx++] = value[j++];
1044
- }
1045
- } else if (!strict) {
1046
- output[idx++] = value;
1047
- }
1048
- }
1049
- return output;
1050
- }
1051
-
1052
- // Bind a number of an object's methods to that object. Remaining arguments
1053
- // are the method names to be bound. Useful for ensuring that all callbacks
1054
- // defined on an object belong to it.
1055
- var bindAll = restArguments(function(obj, keys) {
1056
- keys = flatten$1(keys, false, false);
1057
- var index = keys.length;
1058
- if (index < 1) throw new Error('bindAll must be passed function names');
1059
- while (index--) {
1060
- var key = keys[index];
1061
- obj[key] = bind(obj[key], obj);
1062
- }
1063
- return obj;
1064
- });
1065
-
1066
- // Memoize an expensive function by storing its results.
1067
- function memoize(func, hasher) {
1068
- var memoize = function(key) {
1069
- var cache = memoize.cache;
1070
- var address = '' + (hasher ? hasher.apply(this, arguments) : key);
1071
- if (!has$1(cache, address)) cache[address] = func.apply(this, arguments);
1072
- return cache[address];
1073
- };
1074
- memoize.cache = {};
1075
- return memoize;
1076
- }
1077
-
1078
- // Delays a function for the given number of milliseconds, and then calls
1079
- // it with the arguments supplied.
1080
- var delay = restArguments(function(func, wait, args) {
1081
- return setTimeout(function() {
1082
- return func.apply(null, args);
1083
- }, wait);
1084
- });
1085
-
1086
- // Defers a function, scheduling it to run after the current call stack has
1087
- // cleared.
1088
- var defer = partial(delay, _$1, 1);
1089
-
1090
- // Returns a function, that, when invoked, will only be triggered at most once
1091
- // during a given window of time. Normally, the throttled function will run
1092
- // as much as it can, without ever going more than once per `wait` duration;
1093
- // but if you'd like to disable the execution on the leading edge, pass
1094
- // `{leading: false}`. To disable execution on the trailing edge, ditto.
1095
- function throttle(func, wait, options) {
1096
- var timeout, context, args, result;
1097
- var previous = 0;
1098
- if (!options) options = {};
1099
-
1100
- var later = function() {
1101
- previous = options.leading === false ? 0 : now();
1102
- timeout = null;
1103
- result = func.apply(context, args);
1104
- if (!timeout) context = args = null;
1105
- };
1106
-
1107
- var throttled = function() {
1108
- var _now = now();
1109
- if (!previous && options.leading === false) previous = _now;
1110
- var remaining = wait - (_now - previous);
1111
- context = this;
1112
- args = arguments;
1113
- if (remaining <= 0 || remaining > wait) {
1114
- if (timeout) {
1115
- clearTimeout(timeout);
1116
- timeout = null;
1117
- }
1118
- previous = _now;
1119
- result = func.apply(context, args);
1120
- if (!timeout) context = args = null;
1121
- } else if (!timeout && options.trailing !== false) {
1122
- timeout = setTimeout(later, remaining);
1123
- }
1124
- return result;
1125
- };
1126
-
1127
- throttled.cancel = function() {
1128
- clearTimeout(timeout);
1129
- previous = 0;
1130
- timeout = context = args = null;
1131
- };
1132
-
1133
- return throttled;
1134
- }
1135
-
1136
- // When a sequence of calls of the returned function ends, the argument
1137
- // function is triggered. The end of a sequence is defined by the `wait`
1138
- // parameter. If `immediate` is passed, the argument function will be
1139
- // triggered at the beginning of the sequence instead of at the end.
1140
- function debounce(func, wait, immediate) {
1141
- var timeout, previous, args, result, context;
1142
-
1143
- var later = function() {
1144
- var passed = now() - previous;
1145
- if (wait > passed) {
1146
- timeout = setTimeout(later, wait - passed);
1147
- } else {
1148
- timeout = null;
1149
- if (!immediate) result = func.apply(context, args);
1150
- // This check is needed because `func` can recursively invoke `debounced`.
1151
- if (!timeout) args = context = null;
1152
- }
1153
- };
1154
-
1155
- var debounced = restArguments(function(_args) {
1156
- context = this;
1157
- args = _args;
1158
- previous = now();
1159
- if (!timeout) {
1160
- timeout = setTimeout(later, wait);
1161
- if (immediate) result = func.apply(context, args);
1162
- }
1163
- return result;
1164
- });
1165
-
1166
- debounced.cancel = function() {
1167
- clearTimeout(timeout);
1168
- timeout = args = context = null;
1169
- };
1170
-
1171
- return debounced;
1172
- }
1173
-
1174
- // Returns the first function passed as an argument to the second,
1175
- // allowing you to adjust arguments, run code before and after, and
1176
- // conditionally execute the original function.
1177
- function wrap(func, wrapper) {
1178
- return partial(wrapper, func);
1179
- }
1180
-
1181
- // Returns a negated version of the passed-in predicate.
1182
- function negate(predicate) {
1183
- return function() {
1184
- return !predicate.apply(this, arguments);
1185
- };
1186
- }
1187
-
1188
- // Returns a function that is the composition of a list of functions, each
1189
- // consuming the return value of the function that follows.
1190
- function compose() {
1191
- var args = arguments;
1192
- var start = args.length - 1;
1193
- return function() {
1194
- var i = start;
1195
- var result = args[start].apply(this, arguments);
1196
- while (i--) result = args[i].call(this, result);
1197
- return result;
1198
- };
1199
- }
1200
-
1201
- // Returns a function that will only be executed on and after the Nth call.
1202
- function after(times, func) {
1203
- return function() {
1204
- if (--times < 1) {
1205
- return func.apply(this, arguments);
1206
- }
1207
- };
1208
- }
1209
-
1210
- // Returns a function that will only be executed up to (but not including) the
1211
- // Nth call.
1212
- function before(times, func) {
1213
- var memo;
1214
- return function() {
1215
- if (--times > 0) {
1216
- memo = func.apply(this, arguments);
1217
- }
1218
- if (times <= 1) func = null;
1219
- return memo;
1220
- };
1221
- }
1222
-
1223
- // Returns a function that will be executed at most one time, no matter how
1224
- // often you call it. Useful for lazy initialization.
1225
- var once = partial(before, 2);
1226
-
1227
- // Returns the first key on an object that passes a truth test.
1228
- function findKey(obj, predicate, context) {
1229
- predicate = cb(predicate, context);
1230
- var _keys = keys(obj), key;
1231
- for (var i = 0, length = _keys.length; i < length; i++) {
1232
- key = _keys[i];
1233
- if (predicate(obj[key], key, obj)) return key;
1234
- }
1235
- }
1236
-
1237
- // Internal function to generate `_.findIndex` and `_.findLastIndex`.
1238
- function createPredicateIndexFinder(dir) {
1239
- return function(array, predicate, context) {
1240
- predicate = cb(predicate, context);
1241
- var length = getLength(array);
1242
- var index = dir > 0 ? 0 : length - 1;
1243
- for (; index >= 0 && index < length; index += dir) {
1244
- if (predicate(array[index], index, array)) return index;
1245
- }
1246
- return -1;
1247
- };
1248
- }
1249
-
1250
- // Returns the first index on an array-like that passes a truth test.
1251
- var findIndex = createPredicateIndexFinder(1);
1252
-
1253
- // Returns the last index on an array-like that passes a truth test.
1254
- var findLastIndex = createPredicateIndexFinder(-1);
1255
-
1256
- // Use a comparator function to figure out the smallest index at which
1257
- // an object should be inserted so as to maintain order. Uses binary search.
1258
- function sortedIndex(array, obj, iteratee, context) {
1259
- iteratee = cb(iteratee, context, 1);
1260
- var value = iteratee(obj);
1261
- var low = 0, high = getLength(array);
1262
- while (low < high) {
1263
- var mid = Math.floor((low + high) / 2);
1264
- if (iteratee(array[mid]) < value) low = mid + 1; else high = mid;
1265
- }
1266
- return low;
1267
- }
1268
-
1269
- // Internal function to generate the `_.indexOf` and `_.lastIndexOf` functions.
1270
- function createIndexFinder(dir, predicateFind, sortedIndex) {
1271
- return function(array, item, idx) {
1272
- var i = 0, length = getLength(array);
1273
- if (typeof idx == 'number') {
1274
- if (dir > 0) {
1275
- i = idx >= 0 ? idx : Math.max(idx + length, i);
1276
- } else {
1277
- length = idx >= 0 ? Math.min(idx + 1, length) : idx + length + 1;
1278
- }
1279
- } else if (sortedIndex && idx && length) {
1280
- idx = sortedIndex(array, item);
1281
- return array[idx] === item ? idx : -1;
1282
- }
1283
- if (item !== item) {
1284
- idx = predicateFind(slice.call(array, i, length), isNaN$1);
1285
- return idx >= 0 ? idx + i : -1;
1286
- }
1287
- for (idx = dir > 0 ? i : length - 1; idx >= 0 && idx < length; idx += dir) {
1288
- if (array[idx] === item) return idx;
1289
- }
1290
- return -1;
1291
- };
1292
- }
1293
-
1294
- // Return the position of the first occurrence of an item in an array,
1295
- // or -1 if the item is not included in the array.
1296
- // If the array is large and already in sort order, pass `true`
1297
- // for **isSorted** to use binary search.
1298
- var indexOf = createIndexFinder(1, findIndex, sortedIndex);
1299
-
1300
- // Return the position of the last occurrence of an item in an array,
1301
- // or -1 if the item is not included in the array.
1302
- var lastIndexOf = createIndexFinder(-1, findLastIndex);
1303
-
1304
- // Return the first value which passes a truth test.
1305
- function find(obj, predicate, context) {
1306
- var keyFinder = isArrayLike(obj) ? findIndex : findKey;
1307
- var key = keyFinder(obj, predicate, context);
1308
- if (key !== void 0 && key !== -1) return obj[key];
1309
- }
1310
-
1311
- // Convenience version of a common use case of `_.find`: getting the first
1312
- // object containing specific `key:value` pairs.
1313
- function findWhere(obj, attrs) {
1314
- return find(obj, matcher(attrs));
1315
- }
1316
-
1317
- // The cornerstone for collection functions, an `each`
1318
- // implementation, aka `forEach`.
1319
- // Handles raw objects in addition to array-likes. Treats all
1320
- // sparse array-likes as if they were dense.
1321
- function each(obj, iteratee, context) {
1322
- iteratee = optimizeCb(iteratee, context);
1323
- var i, length;
1324
- if (isArrayLike(obj)) {
1325
- for (i = 0, length = obj.length; i < length; i++) {
1326
- iteratee(obj[i], i, obj);
1327
- }
1328
- } else {
1329
- var _keys = keys(obj);
1330
- for (i = 0, length = _keys.length; i < length; i++) {
1331
- iteratee(obj[_keys[i]], _keys[i], obj);
1332
- }
1333
- }
1334
- return obj;
1335
- }
1336
-
1337
- // Return the results of applying the iteratee to each element.
1338
- function map(obj, iteratee, context) {
1339
- iteratee = cb(iteratee, context);
1340
- var _keys = !isArrayLike(obj) && keys(obj),
1341
- length = (_keys || obj).length,
1342
- results = Array(length);
1343
- for (var index = 0; index < length; index++) {
1344
- var currentKey = _keys ? _keys[index] : index;
1345
- results[index] = iteratee(obj[currentKey], currentKey, obj);
1346
- }
1347
- return results;
1348
- }
1349
-
1350
- // Internal helper to create a reducing function, iterating left or right.
1351
- function createReduce(dir) {
1352
- // Wrap code that reassigns argument variables in a separate function than
1353
- // the one that accesses `arguments.length` to avoid a perf hit. (#1991)
1354
- var reducer = function(obj, iteratee, memo, initial) {
1355
- var _keys = !isArrayLike(obj) && keys(obj),
1356
- length = (_keys || obj).length,
1357
- index = dir > 0 ? 0 : length - 1;
1358
- if (!initial) {
1359
- memo = obj[_keys ? _keys[index] : index];
1360
- index += dir;
1361
- }
1362
- for (; index >= 0 && index < length; index += dir) {
1363
- var currentKey = _keys ? _keys[index] : index;
1364
- memo = iteratee(memo, obj[currentKey], currentKey, obj);
1365
- }
1366
- return memo;
1367
- };
1368
-
1369
- return function(obj, iteratee, memo, context) {
1370
- var initial = arguments.length >= 3;
1371
- return reducer(obj, optimizeCb(iteratee, context, 4), memo, initial);
1372
- };
1373
- }
1374
-
1375
- // **Reduce** builds up a single result from a list of values, aka `inject`,
1376
- // or `foldl`.
1377
- var reduce = createReduce(1);
1378
-
1379
- // The right-associative version of reduce, also known as `foldr`.
1380
- var reduceRight = createReduce(-1);
1381
-
1382
- // Return all the elements that pass a truth test.
1383
- function filter(obj, predicate, context) {
1384
- var results = [];
1385
- predicate = cb(predicate, context);
1386
- each(obj, function(value, index, list) {
1387
- if (predicate(value, index, list)) results.push(value);
1388
- });
1389
- return results;
1390
- }
1391
-
1392
- // Return all the elements for which a truth test fails.
1393
- function reject(obj, predicate, context) {
1394
- return filter(obj, negate(cb(predicate)), context);
1395
- }
1396
-
1397
- // Determine whether all of the elements pass a truth test.
1398
- function every(obj, predicate, context) {
1399
- predicate = cb(predicate, context);
1400
- var _keys = !isArrayLike(obj) && keys(obj),
1401
- length = (_keys || obj).length;
1402
- for (var index = 0; index < length; index++) {
1403
- var currentKey = _keys ? _keys[index] : index;
1404
- if (!predicate(obj[currentKey], currentKey, obj)) return false;
1405
- }
1406
- return true;
1407
- }
1408
-
1409
- // Determine if at least one element in the object passes a truth test.
1410
- function some(obj, predicate, context) {
1411
- predicate = cb(predicate, context);
1412
- var _keys = !isArrayLike(obj) && keys(obj),
1413
- length = (_keys || obj).length;
1414
- for (var index = 0; index < length; index++) {
1415
- var currentKey = _keys ? _keys[index] : index;
1416
- if (predicate(obj[currentKey], currentKey, obj)) return true;
1417
- }
1418
- return false;
1419
- }
1420
-
1421
- // Determine if the array or object contains a given item (using `===`).
1422
- function contains(obj, item, fromIndex, guard) {
1423
- if (!isArrayLike(obj)) obj = values(obj);
1424
- if (typeof fromIndex != 'number' || guard) fromIndex = 0;
1425
- return indexOf(obj, item, fromIndex) >= 0;
1426
- }
1427
-
1428
- // Invoke a method (with arguments) on every item in a collection.
1429
- var invoke = restArguments(function(obj, path, args) {
1430
- var contextPath, func;
1431
- if (isFunction$1(path)) {
1432
- func = path;
1433
- } else {
1434
- path = toPath(path);
1435
- contextPath = path.slice(0, -1);
1436
- path = path[path.length - 1];
1437
- }
1438
- return map(obj, function(context) {
1439
- var method = func;
1440
- if (!method) {
1441
- if (contextPath && contextPath.length) {
1442
- context = deepGet(context, contextPath);
1443
- }
1444
- if (context == null) return void 0;
1445
- method = context[path];
1446
- }
1447
- return method == null ? method : method.apply(context, args);
1448
- });
1449
- });
1450
-
1451
- // Convenience version of a common use case of `_.map`: fetching a property.
1452
- function pluck(obj, key) {
1453
- return map(obj, property(key));
1454
- }
1455
-
1456
- // Convenience version of a common use case of `_.filter`: selecting only
1457
- // objects containing specific `key:value` pairs.
1458
- function where(obj, attrs) {
1459
- return filter(obj, matcher(attrs));
1460
- }
1461
-
1462
- // Return the maximum element (or element-based computation).
1463
- function max(obj, iteratee, context) {
1464
- var result = -Infinity, lastComputed = -Infinity,
1465
- value, computed;
1466
- if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {
1467
- obj = isArrayLike(obj) ? obj : values(obj);
1468
- for (var i = 0, length = obj.length; i < length; i++) {
1469
- value = obj[i];
1470
- if (value != null && value > result) {
1471
- result = value;
1472
- }
1473
- }
1474
- } else {
1475
- iteratee = cb(iteratee, context);
1476
- each(obj, function(v, index, list) {
1477
- computed = iteratee(v, index, list);
1478
- if (computed > lastComputed || (computed === -Infinity && result === -Infinity)) {
1479
- result = v;
1480
- lastComputed = computed;
1481
- }
1482
- });
1483
- }
1484
- return result;
1485
- }
1486
-
1487
- // Return the minimum element (or element-based computation).
1488
- function min(obj, iteratee, context) {
1489
- var result = Infinity, lastComputed = Infinity,
1490
- value, computed;
1491
- if (iteratee == null || (typeof iteratee == 'number' && typeof obj[0] != 'object' && obj != null)) {
1492
- obj = isArrayLike(obj) ? obj : values(obj);
1493
- for (var i = 0, length = obj.length; i < length; i++) {
1494
- value = obj[i];
1495
- if (value != null && value < result) {
1496
- result = value;
1497
- }
1498
- }
1499
- } else {
1500
- iteratee = cb(iteratee, context);
1501
- each(obj, function(v, index, list) {
1502
- computed = iteratee(v, index, list);
1503
- if (computed < lastComputed || (computed === Infinity && result === Infinity)) {
1504
- result = v;
1505
- lastComputed = computed;
1506
- }
1507
- });
1508
- }
1509
- return result;
1510
- }
1511
-
1512
- // Safely create a real, live array from anything iterable.
1513
- var reStrSymbol = /[^\ud800-\udfff]|[\ud800-\udbff][\udc00-\udfff]|[\ud800-\udfff]/g;
1514
- function toArray(obj) {
1515
- if (!obj) return [];
1516
- if (isArray(obj)) return slice.call(obj);
1517
- if (isString(obj)) {
1518
- // Keep surrogate pair characters together.
1519
- return obj.match(reStrSymbol);
1520
- }
1521
- if (isArrayLike(obj)) return map(obj, identity);
1522
- return values(obj);
1523
- }
1524
-
1525
- // Sample **n** random values from a collection using the modern version of the
1526
- // [Fisher-Yates shuffle](https://en.wikipedia.org/wiki/Fisher–Yates_shuffle).
1527
- // If **n** is not specified, returns a single random element.
1528
- // The internal `guard` argument allows it to work with `_.map`.
1529
- function sample(obj, n, guard) {
1530
- if (n == null || guard) {
1531
- if (!isArrayLike(obj)) obj = values(obj);
1532
- return obj[random(obj.length - 1)];
1533
- }
1534
- var sample = toArray(obj);
1535
- var length = getLength(sample);
1536
- n = Math.max(Math.min(n, length), 0);
1537
- var last = length - 1;
1538
- for (var index = 0; index < n; index++) {
1539
- var rand = random(index, last);
1540
- var temp = sample[index];
1541
- sample[index] = sample[rand];
1542
- sample[rand] = temp;
1543
- }
1544
- return sample.slice(0, n);
1545
- }
1546
-
1547
- // Shuffle a collection.
1548
- function shuffle(obj) {
1549
- return sample(obj, Infinity);
1550
- }
1551
-
1552
- // Sort the object's values by a criterion produced by an iteratee.
1553
- function sortBy(obj, iteratee, context) {
1554
- var index = 0;
1555
- iteratee = cb(iteratee, context);
1556
- return pluck(map(obj, function(value, key, list) {
1557
- return {
1558
- value: value,
1559
- index: index++,
1560
- criteria: iteratee(value, key, list)
1561
- };
1562
- }).sort(function(left, right) {
1563
- var a = left.criteria;
1564
- var b = right.criteria;
1565
- if (a !== b) {
1566
- if (a > b || a === void 0) return 1;
1567
- if (a < b || b === void 0) return -1;
1568
- }
1569
- return left.index - right.index;
1570
- }), 'value');
1571
- }
1572
-
1573
- // An internal function used for aggregate "group by" operations.
1574
- function group(behavior, partition) {
1575
- return function(obj, iteratee, context) {
1576
- var result = partition ? [[], []] : {};
1577
- iteratee = cb(iteratee, context);
1578
- each(obj, function(value, index) {
1579
- var key = iteratee(value, index, obj);
1580
- behavior(result, value, key);
1581
- });
1582
- return result;
1583
- };
1584
- }
1585
-
1586
- // Groups the object's values by a criterion. Pass either a string attribute
1587
- // to group by, or a function that returns the criterion.
1588
- var groupBy = group(function(result, value, key) {
1589
- if (has$1(result, key)) result[key].push(value); else result[key] = [value];
1590
- });
1591
-
1592
- // Indexes the object's values by a criterion, similar to `_.groupBy`, but for
1593
- // when you know that your index values will be unique.
1594
- var indexBy = group(function(result, value, key) {
1595
- result[key] = value;
1596
- });
1597
-
1598
- // Counts instances of an object that group by a certain criterion. Pass
1599
- // either a string attribute to count by, or a function that returns the
1600
- // criterion.
1601
- var countBy = group(function(result, value, key) {
1602
- if (has$1(result, key)) result[key]++; else result[key] = 1;
1603
- });
1604
-
1605
- // Split a collection into two arrays: one whose elements all pass the given
1606
- // truth test, and one whose elements all do not pass the truth test.
1607
- var partition = group(function(result, value, pass) {
1608
- result[pass ? 0 : 1].push(value);
1609
- }, true);
1610
-
1611
- // Return the number of elements in a collection.
1612
- function size(obj) {
1613
- if (obj == null) return 0;
1614
- return isArrayLike(obj) ? obj.length : keys(obj).length;
1615
- }
1616
-
1617
- // Internal `_.pick` helper function to determine whether `key` is an enumerable
1618
- // property name of `obj`.
1619
- function keyInObj(value, key, obj) {
1620
- return key in obj;
1621
- }
1622
-
1623
- // Return a copy of the object only containing the allowed properties.
1624
- var pick = restArguments(function(obj, keys) {
1625
- var result = {}, iteratee = keys[0];
1626
- if (obj == null) return result;
1627
- if (isFunction$1(iteratee)) {
1628
- if (keys.length > 1) iteratee = optimizeCb(iteratee, keys[1]);
1629
- keys = allKeys(obj);
1630
- } else {
1631
- iteratee = keyInObj;
1632
- keys = flatten$1(keys, false, false);
1633
- obj = Object(obj);
1634
- }
1635
- for (var i = 0, length = keys.length; i < length; i++) {
1636
- var key = keys[i];
1637
- var value = obj[key];
1638
- if (iteratee(value, key, obj)) result[key] = value;
1639
- }
1640
- return result;
1641
- });
1642
-
1643
- // Return a copy of the object without the disallowed properties.
1644
- var omit = restArguments(function(obj, keys) {
1645
- var iteratee = keys[0], context;
1646
- if (isFunction$1(iteratee)) {
1647
- iteratee = negate(iteratee);
1648
- if (keys.length > 1) context = keys[1];
1649
- } else {
1650
- keys = map(flatten$1(keys, false, false), String);
1651
- iteratee = function(value, key) {
1652
- return !contains(keys, key);
1653
- };
1654
- }
1655
- return pick(obj, iteratee, context);
1656
- });
1657
-
1658
- // Returns everything but the last entry of the array. Especially useful on
1659
- // the arguments object. Passing **n** will return all the values in
1660
- // the array, excluding the last N.
1661
- function initial(array, n, guard) {
1662
- return slice.call(array, 0, Math.max(0, array.length - (n == null || guard ? 1 : n)));
1663
- }
1664
-
1665
- // Get the first element of an array. Passing **n** will return the first N
1666
- // values in the array. The **guard** check allows it to work with `_.map`.
1667
- function first(array, n, guard) {
1668
- if (array == null || array.length < 1) return n == null || guard ? void 0 : [];
1669
- if (n == null || guard) return array[0];
1670
- return initial(array, array.length - n);
1671
- }
1672
-
1673
- // Returns everything but the first entry of the `array`. Especially useful on
1674
- // the `arguments` object. Passing an **n** will return the rest N values in the
1675
- // `array`.
1676
- function rest(array, n, guard) {
1677
- return slice.call(array, n == null || guard ? 1 : n);
1678
- }
1679
-
1680
- // Get the last element of an array. Passing **n** will return the last N
1681
- // values in the array.
1682
- function last(array, n, guard) {
1683
- if (array == null || array.length < 1) return n == null || guard ? void 0 : [];
1684
- if (n == null || guard) return array[array.length - 1];
1685
- return rest(array, Math.max(0, array.length - n));
1686
- }
1687
-
1688
- // Trim out all falsy values from an array.
1689
- function compact(array) {
1690
- return filter(array, Boolean);
1691
- }
1692
-
1693
- // Flatten out an array, either recursively (by default), or up to `depth`.
1694
- // Passing `true` or `false` as `depth` means `1` or `Infinity`, respectively.
1695
- function flatten(array, depth) {
1696
- return flatten$1(array, depth, false);
1697
- }
1698
-
1699
- // Take the difference between one array and a number of other arrays.
1700
- // Only the elements present in just the first array will remain.
1701
- var difference = restArguments(function(array, rest) {
1702
- rest = flatten$1(rest, true, true);
1703
- return filter(array, function(value){
1704
- return !contains(rest, value);
1705
- });
1706
- });
1707
-
1708
- // Return a version of the array that does not contain the specified value(s).
1709
- var without = restArguments(function(array, otherArrays) {
1710
- return difference(array, otherArrays);
1711
- });
1712
-
1713
- // Produce a duplicate-free version of the array. If the array has already
1714
- // been sorted, you have the option of using a faster algorithm.
1715
- // The faster algorithm will not work with an iteratee if the iteratee
1716
- // is not a one-to-one function, so providing an iteratee will disable
1717
- // the faster algorithm.
1718
- function uniq(array, isSorted, iteratee, context) {
1719
- if (!isBoolean(isSorted)) {
1720
- context = iteratee;
1721
- iteratee = isSorted;
1722
- isSorted = false;
1723
- }
1724
- if (iteratee != null) iteratee = cb(iteratee, context);
1725
- var result = [];
1726
- var seen = [];
1727
- for (var i = 0, length = getLength(array); i < length; i++) {
1728
- var value = array[i],
1729
- computed = iteratee ? iteratee(value, i, array) : value;
1730
- if (isSorted && !iteratee) {
1731
- if (!i || seen !== computed) result.push(value);
1732
- seen = computed;
1733
- } else if (iteratee) {
1734
- if (!contains(seen, computed)) {
1735
- seen.push(computed);
1736
- result.push(value);
1737
- }
1738
- } else if (!contains(result, value)) {
1739
- result.push(value);
1740
- }
1741
- }
1742
- return result;
1743
- }
1744
-
1745
- // Produce an array that contains the union: each distinct element from all of
1746
- // the passed-in arrays.
1747
- var union = restArguments(function(arrays) {
1748
- return uniq(flatten$1(arrays, true, true));
1749
- });
1750
-
1751
- // Produce an array that contains every item shared between all the
1752
- // passed-in arrays.
1753
- function intersection(array) {
1754
- var result = [];
1755
- var argsLength = arguments.length;
1756
- for (var i = 0, length = getLength(array); i < length; i++) {
1757
- var item = array[i];
1758
- if (contains(result, item)) continue;
1759
- var j;
1760
- for (j = 1; j < argsLength; j++) {
1761
- if (!contains(arguments[j], item)) break;
1762
- }
1763
- if (j === argsLength) result.push(item);
1764
- }
1765
- return result;
1766
- }
1767
-
1768
- // Complement of zip. Unzip accepts an array of arrays and groups
1769
- // each array's elements on shared indices.
1770
- function unzip(array) {
1771
- var length = (array && max(array, getLength).length) || 0;
1772
- var result = Array(length);
1773
-
1774
- for (var index = 0; index < length; index++) {
1775
- result[index] = pluck(array, index);
1776
- }
1777
- return result;
1778
- }
1779
-
1780
- // Zip together multiple lists into a single array -- elements that share
1781
- // an index go together.
1782
- var zip = restArguments(unzip);
1783
-
1784
- // Converts lists into objects. Pass either a single array of `[key, value]`
1785
- // pairs, or two parallel arrays of the same length -- one of keys, and one of
1786
- // the corresponding values. Passing by pairs is the reverse of `_.pairs`.
1787
- function object(list, values) {
1788
- var result = {};
1789
- for (var i = 0, length = getLength(list); i < length; i++) {
1790
- if (values) {
1791
- result[list[i]] = values[i];
1792
- } else {
1793
- result[list[i][0]] = list[i][1];
1794
- }
1795
- }
1796
- return result;
1797
- }
1798
-
1799
- // Generate an integer Array containing an arithmetic progression. A port of
1800
- // the native Python `range()` function. See
1801
- // [the Python documentation](https://docs.python.org/library/functions.html#range).
1802
- function range(start, stop, step) {
1803
- if (stop == null) {
1804
- stop = start || 0;
1805
- start = 0;
1806
- }
1807
- if (!step) {
1808
- step = stop < start ? -1 : 1;
1809
- }
1810
-
1811
- var length = Math.max(Math.ceil((stop - start) / step), 0);
1812
- var range = Array(length);
1813
-
1814
- for (var idx = 0; idx < length; idx++, start += step) {
1815
- range[idx] = start;
1816
- }
1817
-
1818
- return range;
1819
- }
1820
-
1821
- // Chunk a single array into multiple arrays, each containing `count` or fewer
1822
- // items.
1823
- function chunk(array, count) {
1824
- if (count == null || count < 1) return [];
1825
- var result = [];
1826
- var i = 0, length = array.length;
1827
- while (i < length) {
1828
- result.push(slice.call(array, i, i += count));
1829
- }
1830
- return result;
1831
- }
1832
-
1833
- // Helper function to continue chaining intermediate results.
1834
- function chainResult(instance, obj) {
1835
- return instance._chain ? _$1(obj).chain() : obj;
1836
- }
1837
-
1838
- // Add your own custom functions to the Underscore object.
1839
- function mixin(obj) {
1840
- each(functions(obj), function(name) {
1841
- var func = _$1[name] = obj[name];
1842
- _$1.prototype[name] = function() {
1843
- var args = [this._wrapped];
1844
- push.apply(args, arguments);
1845
- return chainResult(this, func.apply(_$1, args));
1846
- };
1847
- });
1848
- return _$1;
1849
- }
1850
-
1851
- // Add all mutator `Array` functions to the wrapper.
1852
- each(['pop', 'push', 'reverse', 'shift', 'sort', 'splice', 'unshift'], function(name) {
1853
- var method = ArrayProto[name];
1854
- _$1.prototype[name] = function() {
1855
- var obj = this._wrapped;
1856
- if (obj != null) {
1857
- method.apply(obj, arguments);
1858
- if ((name === 'shift' || name === 'splice') && obj.length === 0) {
1859
- delete obj[0];
1860
- }
1861
- }
1862
- return chainResult(this, obj);
1863
- };
1864
- });
1865
-
1866
- // Add all accessor `Array` functions to the wrapper.
1867
- each(['concat', 'join', 'slice'], function(name) {
1868
- var method = ArrayProto[name];
1869
- _$1.prototype[name] = function() {
1870
- var obj = this._wrapped;
1871
- if (obj != null) obj = method.apply(obj, arguments);
1872
- return chainResult(this, obj);
1873
- };
1874
- });
1875
-
1876
- // Named Exports
1877
-
1878
- var allExports = {
1879
- __proto__: null,
1880
- VERSION: VERSION,
1881
- restArguments: restArguments,
1882
- isObject: isObject,
1883
- isNull: isNull,
1884
- isUndefined: isUndefined,
1885
- isBoolean: isBoolean,
1886
- isElement: isElement,
1887
- isString: isString,
1888
- isNumber: isNumber,
1889
- isDate: isDate,
1890
- isRegExp: isRegExp,
1891
- isError: isError,
1892
- isSymbol: isSymbol,
1893
- isArrayBuffer: isArrayBuffer,
1894
- isDataView: isDataView$1,
1895
- isArray: isArray,
1896
- isFunction: isFunction$1,
1897
- isArguments: isArguments$1,
1898
- isFinite: isFinite$1,
1899
- isNaN: isNaN$1,
1900
- isTypedArray: isTypedArray$1,
1901
- isEmpty: isEmpty,
1902
- isMatch: isMatch,
1903
- isEqual: isEqual,
1904
- isMap: isMap,
1905
- isWeakMap: isWeakMap,
1906
- isSet: isSet,
1907
- isWeakSet: isWeakSet,
1908
- keys: keys,
1909
- allKeys: allKeys,
1910
- values: values,
1911
- pairs: pairs,
1912
- invert: invert,
1913
- functions: functions,
1914
- methods: functions,
1915
- extend: extend,
1916
- extendOwn: extendOwn,
1917
- assign: extendOwn,
1918
- defaults: defaults,
1919
- create: create,
1920
- clone: clone,
1921
- tap: tap,
1922
- get: get,
1923
- has: has,
1924
- mapObject: mapObject,
1925
- identity: identity,
1926
- constant: constant,
1927
- noop: noop,
1928
- toPath: toPath$1,
1929
- property: property,
1930
- propertyOf: propertyOf,
1931
- matcher: matcher,
1932
- matches: matcher,
1933
- times: times,
1934
- random: random,
1935
- now: now,
1936
- escape: _escape,
1937
- unescape: _unescape,
1938
- templateSettings: templateSettings,
1939
- template: template,
1940
- result: result,
1941
- uniqueId: uniqueId,
1942
- chain: chain,
1943
- iteratee: iteratee,
1944
- partial: partial,
1945
- bind: bind,
1946
- bindAll: bindAll,
1947
- memoize: memoize,
1948
- delay: delay,
1949
- defer: defer,
1950
- throttle: throttle,
1951
- debounce: debounce,
1952
- wrap: wrap,
1953
- negate: negate,
1954
- compose: compose,
1955
- after: after,
1956
- before: before,
1957
- once: once,
1958
- findKey: findKey,
1959
- findIndex: findIndex,
1960
- findLastIndex: findLastIndex,
1961
- sortedIndex: sortedIndex,
1962
- indexOf: indexOf,
1963
- lastIndexOf: lastIndexOf,
1964
- find: find,
1965
- detect: find,
1966
- findWhere: findWhere,
1967
- each: each,
1968
- forEach: each,
1969
- map: map,
1970
- collect: map,
1971
- reduce: reduce,
1972
- foldl: reduce,
1973
- inject: reduce,
1974
- reduceRight: reduceRight,
1975
- foldr: reduceRight,
1976
- filter: filter,
1977
- select: filter,
1978
- reject: reject,
1979
- every: every,
1980
- all: every,
1981
- some: some,
1982
- any: some,
1983
- contains: contains,
1984
- includes: contains,
1985
- include: contains,
1986
- invoke: invoke,
1987
- pluck: pluck,
1988
- where: where,
1989
- max: max,
1990
- min: min,
1991
- shuffle: shuffle,
1992
- sample: sample,
1993
- sortBy: sortBy,
1994
- groupBy: groupBy,
1995
- indexBy: indexBy,
1996
- countBy: countBy,
1997
- partition: partition,
1998
- toArray: toArray,
1999
- size: size,
2000
- pick: pick,
2001
- omit: omit,
2002
- first: first,
2003
- head: first,
2004
- take: first,
2005
- initial: initial,
2006
- last: last,
2007
- rest: rest,
2008
- tail: rest,
2009
- drop: rest,
2010
- compact: compact,
2011
- flatten: flatten,
2012
- without: without,
2013
- uniq: uniq,
2014
- unique: uniq,
2015
- union: union,
2016
- intersection: intersection,
2017
- difference: difference,
2018
- unzip: unzip,
2019
- transpose: unzip,
2020
- zip: zip,
2021
- object: object,
2022
- range: range,
2023
- chunk: chunk,
2024
- mixin: mixin,
2025
- 'default': _$1
2026
- };
2027
-
2028
- // Default Export
2029
-
2030
- // Add all of the Underscore functions to the wrapper object.
2031
- var _ = mixin(allExports);
2032
- // Legacy Node.js API.
2033
- _._ = _;
2034
-
2035
- // ESM Exports
2036
-
2037
- export default _;
2038
- export { VERSION, after, every as all, allKeys, some as any, extendOwn as assign, before, bind, bindAll, chain, chunk, clone, map as collect, compact, compose, constant, contains, countBy, create, debounce, defaults, defer, delay, find as detect, difference, rest as drop, each, _escape as escape, every, extend, extendOwn, filter, find, findIndex, findKey, findLastIndex, findWhere, first, flatten, reduce as foldl, reduceRight as foldr, each as forEach, functions, get, groupBy, has, first as head, identity, contains as include, contains as includes, indexBy, indexOf, initial, reduce as inject, intersection, invert, invoke, isArguments$1 as isArguments, isArray, isArrayBuffer, isBoolean, isDataView$1 as isDataView, isDate, isElement, isEmpty, isEqual, isError, isFinite$1 as isFinite, isFunction$1 as isFunction, isMap, isMatch, isNaN$1 as isNaN, isNull, isNumber, isObject, isRegExp, isSet, isString, isSymbol, isTypedArray$1 as isTypedArray, isUndefined, isWeakMap, isWeakSet, iteratee, keys, last, lastIndexOf, map, mapObject, matcher, matcher as matches, max, memoize, functions as methods, min, mixin, negate, noop, now, object, omit, once, pairs, partial, partition, pick, pluck, property, propertyOf, random, range, reduce, reduceRight, reject, rest, restArguments, result, sample, filter as select, shuffle, size, some, sortBy, sortedIndex, rest as tail, first as take, tap, template, templateSettings, throttle, times, toArray, toPath$1 as toPath, unzip as transpose, _unescape as unescape, union, uniq, uniq as unique, uniqueId, unzip, values, where, without, wrap, zip };
2039
- //# sourceMappingURL=underscore-esm.js.map