@effectionx/worker 0.1.2 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (213) hide show
  1. package/esm/_dnt.shims.d.ts +2 -0
  2. package/esm/_dnt.shims.d.ts.map +1 -0
  3. package/esm/_dnt.shims.js +57 -0
  4. package/esm/deps/jsr.io/@std/assert/1.0.14/almost_equals.d.ts +29 -0
  5. package/esm/deps/jsr.io/@std/assert/1.0.14/almost_equals.d.ts.map +1 -0
  6. package/esm/deps/jsr.io/@std/assert/1.0.14/almost_equals.js +46 -0
  7. package/esm/deps/jsr.io/@std/assert/1.0.14/array_includes.d.ts +24 -0
  8. package/esm/deps/jsr.io/@std/assert/1.0.14/array_includes.d.ts.map +1 -0
  9. package/esm/deps/jsr.io/@std/assert/1.0.14/array_includes.js +46 -0
  10. package/esm/deps/jsr.io/@std/assert/1.0.14/assert.d.ts +16 -0
  11. package/esm/deps/jsr.io/@std/assert/1.0.14/assert.d.ts.map +1 -0
  12. package/esm/deps/jsr.io/@std/assert/1.0.14/assert.js +22 -0
  13. package/esm/deps/jsr.io/@std/assert/1.0.14/assertion_error.d.ts +26 -0
  14. package/esm/deps/jsr.io/@std/assert/1.0.14/assertion_error.d.ts.map +1 -0
  15. package/esm/deps/jsr.io/@std/assert/1.0.14/assertion_error.js +30 -0
  16. package/esm/deps/jsr.io/@std/assert/1.0.14/equal.d.ts +17 -0
  17. package/esm/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +1 -0
  18. package/esm/deps/jsr.io/@std/assert/1.0.14/equal.js +183 -0
  19. package/esm/deps/jsr.io/@std/assert/1.0.14/equals.d.ts +35 -0
  20. package/esm/deps/jsr.io/@std/assert/1.0.14/equals.d.ts.map +1 -0
  21. package/esm/deps/jsr.io/@std/assert/1.0.14/equals.js +58 -0
  22. package/esm/deps/jsr.io/@std/assert/1.0.14/exists.d.ts +18 -0
  23. package/esm/deps/jsr.io/@std/assert/1.0.14/exists.d.ts.map +1 -0
  24. package/esm/deps/jsr.io/@std/assert/1.0.14/exists.js +27 -0
  25. package/esm/deps/jsr.io/@std/assert/1.0.14/fail.d.ts +15 -0
  26. package/esm/deps/jsr.io/@std/assert/1.0.14/fail.d.ts.map +1 -0
  27. package/esm/deps/jsr.io/@std/assert/1.0.14/fail.js +20 -0
  28. package/esm/deps/jsr.io/@std/assert/1.0.14/false.d.ts +18 -0
  29. package/esm/deps/jsr.io/@std/assert/1.0.14/false.d.ts.map +1 -0
  30. package/esm/deps/jsr.io/@std/assert/1.0.14/false.js +22 -0
  31. package/esm/deps/jsr.io/@std/assert/1.0.14/greater.d.ts +20 -0
  32. package/esm/deps/jsr.io/@std/assert/1.0.14/greater.d.ts.map +1 -0
  33. package/esm/deps/jsr.io/@std/assert/1.0.14/greater.js +29 -0
  34. package/esm/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.d.ts +20 -0
  35. package/esm/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.d.ts.map +1 -0
  36. package/esm/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.js +29 -0
  37. package/esm/deps/jsr.io/@std/assert/1.0.14/instance_of.d.ts +23 -0
  38. package/esm/deps/jsr.io/@std/assert/1.0.14/instance_of.d.ts.map +1 -0
  39. package/esm/deps/jsr.io/@std/assert/1.0.14/instance_of.js +52 -0
  40. package/esm/deps/jsr.io/@std/assert/1.0.14/is_error.d.ts +25 -0
  41. package/esm/deps/jsr.io/@std/assert/1.0.14/is_error.d.ts.map +1 -0
  42. package/esm/deps/jsr.io/@std/assert/1.0.14/is_error.js +53 -0
  43. package/esm/deps/jsr.io/@std/assert/1.0.14/less.d.ts +19 -0
  44. package/esm/deps/jsr.io/@std/assert/1.0.14/less.d.ts.map +1 -0
  45. package/esm/deps/jsr.io/@std/assert/1.0.14/less.js +28 -0
  46. package/esm/deps/jsr.io/@std/assert/1.0.14/less_or_equal.d.ts +20 -0
  47. package/esm/deps/jsr.io/@std/assert/1.0.14/less_or_equal.d.ts.map +1 -0
  48. package/esm/deps/jsr.io/@std/assert/1.0.14/less_or_equal.js +29 -0
  49. package/esm/deps/jsr.io/@std/assert/1.0.14/match.d.ts +18 -0
  50. package/esm/deps/jsr.io/@std/assert/1.0.14/match.d.ts.map +1 -0
  51. package/esm/deps/jsr.io/@std/assert/1.0.14/match.js +26 -0
  52. package/esm/deps/jsr.io/@std/assert/1.0.14/mod.d.ts +44 -0
  53. package/esm/deps/jsr.io/@std/assert/1.0.14/mod.d.ts.map +1 -0
  54. package/esm/deps/jsr.io/@std/assert/1.0.14/mod.js +45 -0
  55. package/esm/deps/jsr.io/@std/assert/1.0.14/not_equals.d.ts +21 -0
  56. package/esm/deps/jsr.io/@std/assert/1.0.14/not_equals.d.ts.map +1 -0
  57. package/esm/deps/jsr.io/@std/assert/1.0.14/not_equals.js +33 -0
  58. package/esm/deps/jsr.io/@std/assert/1.0.14/not_instance_of.d.ts +20 -0
  59. package/esm/deps/jsr.io/@std/assert/1.0.14/not_instance_of.d.ts.map +1 -0
  60. package/esm/deps/jsr.io/@std/assert/1.0.14/not_instance_of.js +29 -0
  61. package/esm/deps/jsr.io/@std/assert/1.0.14/not_match.d.ts +18 -0
  62. package/esm/deps/jsr.io/@std/assert/1.0.14/not_match.d.ts.map +1 -0
  63. package/esm/deps/jsr.io/@std/assert/1.0.14/not_match.js +26 -0
  64. package/esm/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.d.ts +23 -0
  65. package/esm/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.d.ts.map +1 -0
  66. package/esm/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.js +32 -0
  67. package/esm/deps/jsr.io/@std/assert/1.0.14/object_match.d.ts +29 -0
  68. package/esm/deps/jsr.io/@std/assert/1.0.14/object_match.d.ts.map +1 -0
  69. package/esm/deps/jsr.io/@std/assert/1.0.14/object_match.js +167 -0
  70. package/esm/deps/jsr.io/@std/assert/1.0.14/rejects.d.ts +42 -0
  71. package/esm/deps/jsr.io/@std/assert/1.0.14/rejects.d.ts.map +1 -0
  72. package/esm/deps/jsr.io/@std/assert/1.0.14/rejects.js +53 -0
  73. package/esm/deps/jsr.io/@std/assert/1.0.14/strict_equals.d.ts +24 -0
  74. package/esm/deps/jsr.io/@std/assert/1.0.14/strict_equals.d.ts.map +1 -0
  75. package/esm/deps/jsr.io/@std/assert/1.0.14/strict_equals.js +57 -0
  76. package/esm/deps/jsr.io/@std/assert/1.0.14/string_includes.d.ts +18 -0
  77. package/esm/deps/jsr.io/@std/assert/1.0.14/string_includes.d.ts.map +1 -0
  78. package/esm/deps/jsr.io/@std/assert/1.0.14/string_includes.js +26 -0
  79. package/esm/deps/jsr.io/@std/assert/1.0.14/throws.d.ts +45 -0
  80. package/esm/deps/jsr.io/@std/assert/1.0.14/throws.d.ts.map +1 -0
  81. package/esm/deps/jsr.io/@std/assert/1.0.14/throws.js +44 -0
  82. package/esm/deps/jsr.io/@std/assert/1.0.14/unimplemented.d.ts +15 -0
  83. package/esm/deps/jsr.io/@std/assert/1.0.14/unimplemented.d.ts.map +1 -0
  84. package/esm/deps/jsr.io/@std/assert/1.0.14/unimplemented.js +20 -0
  85. package/esm/deps/jsr.io/@std/assert/1.0.14/unreachable.d.ts +15 -0
  86. package/esm/deps/jsr.io/@std/assert/1.0.14/unreachable.d.ts.map +1 -0
  87. package/esm/deps/jsr.io/@std/assert/1.0.14/unreachable.js +20 -0
  88. package/esm/deps/jsr.io/@std/internal/1.0.10/build_message.d.ts +82 -0
  89. package/esm/deps/jsr.io/@std/internal/1.0.10/build_message.d.ts.map +1 -0
  90. package/esm/deps/jsr.io/@std/internal/1.0.10/build_message.js +110 -0
  91. package/esm/deps/jsr.io/@std/internal/1.0.10/diff.d.ts +140 -0
  92. package/esm/deps/jsr.io/@std/internal/1.0.10/diff.d.ts.map +1 -0
  93. package/esm/deps/jsr.io/@std/internal/1.0.10/diff.js +276 -0
  94. package/esm/deps/jsr.io/@std/internal/1.0.10/diff_str.d.ts +99 -0
  95. package/esm/deps/jsr.io/@std/internal/1.0.10/diff_str.d.ts.map +1 -0
  96. package/esm/deps/jsr.io/@std/internal/1.0.10/diff_str.js +182 -0
  97. package/esm/deps/jsr.io/@std/internal/1.0.10/format.d.ts +29 -0
  98. package/esm/deps/jsr.io/@std/internal/1.0.10/format.d.ts.map +1 -0
  99. package/esm/deps/jsr.io/@std/internal/1.0.10/format.js +70 -0
  100. package/esm/deps/jsr.io/@std/internal/1.0.10/styles.d.ts +159 -0
  101. package/esm/deps/jsr.io/@std/internal/1.0.10/styles.d.ts.map +1 -0
  102. package/esm/deps/jsr.io/@std/internal/1.0.10/styles.js +207 -0
  103. package/esm/deps/jsr.io/@std/internal/1.0.10/types.d.ts +16 -0
  104. package/esm/deps/jsr.io/@std/internal/1.0.10/types.d.ts.map +1 -0
  105. package/esm/deps/jsr.io/@std/internal/1.0.10/types.js +3 -0
  106. package/esm/worker.js +1 -1
  107. package/package.json +5 -1
  108. package/script/_dnt.shims.d.ts +2 -0
  109. package/script/_dnt.shims.d.ts.map +1 -0
  110. package/script/_dnt.shims.js +60 -0
  111. package/script/deps/jsr.io/@std/assert/1.0.14/almost_equals.d.ts +29 -0
  112. package/script/deps/jsr.io/@std/assert/1.0.14/almost_equals.d.ts.map +1 -0
  113. package/script/deps/jsr.io/@std/assert/1.0.14/almost_equals.js +49 -0
  114. package/script/deps/jsr.io/@std/assert/1.0.14/array_includes.d.ts +24 -0
  115. package/script/deps/jsr.io/@std/assert/1.0.14/array_includes.d.ts.map +1 -0
  116. package/script/deps/jsr.io/@std/assert/1.0.14/array_includes.js +49 -0
  117. package/script/deps/jsr.io/@std/assert/1.0.14/assert.d.ts +16 -0
  118. package/script/deps/jsr.io/@std/assert/1.0.14/assert.d.ts.map +1 -0
  119. package/script/deps/jsr.io/@std/assert/1.0.14/assert.js +25 -0
  120. package/script/deps/jsr.io/@std/assert/1.0.14/assertion_error.d.ts +26 -0
  121. package/script/deps/jsr.io/@std/assert/1.0.14/assertion_error.d.ts.map +1 -0
  122. package/script/deps/jsr.io/@std/assert/1.0.14/assertion_error.js +34 -0
  123. package/script/deps/jsr.io/@std/assert/1.0.14/equal.d.ts +17 -0
  124. package/script/deps/jsr.io/@std/assert/1.0.14/equal.d.ts.map +1 -0
  125. package/script/deps/jsr.io/@std/assert/1.0.14/equal.js +219 -0
  126. package/script/deps/jsr.io/@std/assert/1.0.14/equals.d.ts +35 -0
  127. package/script/deps/jsr.io/@std/assert/1.0.14/equals.d.ts.map +1 -0
  128. package/script/deps/jsr.io/@std/assert/1.0.14/equals.js +61 -0
  129. package/script/deps/jsr.io/@std/assert/1.0.14/exists.d.ts +18 -0
  130. package/script/deps/jsr.io/@std/assert/1.0.14/exists.d.ts.map +1 -0
  131. package/script/deps/jsr.io/@std/assert/1.0.14/exists.js +30 -0
  132. package/script/deps/jsr.io/@std/assert/1.0.14/fail.d.ts +15 -0
  133. package/script/deps/jsr.io/@std/assert/1.0.14/fail.d.ts.map +1 -0
  134. package/script/deps/jsr.io/@std/assert/1.0.14/fail.js +23 -0
  135. package/script/deps/jsr.io/@std/assert/1.0.14/false.d.ts +18 -0
  136. package/script/deps/jsr.io/@std/assert/1.0.14/false.d.ts.map +1 -0
  137. package/script/deps/jsr.io/@std/assert/1.0.14/false.js +25 -0
  138. package/script/deps/jsr.io/@std/assert/1.0.14/greater.d.ts +20 -0
  139. package/script/deps/jsr.io/@std/assert/1.0.14/greater.d.ts.map +1 -0
  140. package/script/deps/jsr.io/@std/assert/1.0.14/greater.js +32 -0
  141. package/script/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.d.ts +20 -0
  142. package/script/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.d.ts.map +1 -0
  143. package/script/deps/jsr.io/@std/assert/1.0.14/greater_or_equal.js +32 -0
  144. package/script/deps/jsr.io/@std/assert/1.0.14/instance_of.d.ts +23 -0
  145. package/script/deps/jsr.io/@std/assert/1.0.14/instance_of.d.ts.map +1 -0
  146. package/script/deps/jsr.io/@std/assert/1.0.14/instance_of.js +55 -0
  147. package/script/deps/jsr.io/@std/assert/1.0.14/is_error.d.ts +25 -0
  148. package/script/deps/jsr.io/@std/assert/1.0.14/is_error.d.ts.map +1 -0
  149. package/script/deps/jsr.io/@std/assert/1.0.14/is_error.js +56 -0
  150. package/script/deps/jsr.io/@std/assert/1.0.14/less.d.ts +19 -0
  151. package/script/deps/jsr.io/@std/assert/1.0.14/less.d.ts.map +1 -0
  152. package/script/deps/jsr.io/@std/assert/1.0.14/less.js +31 -0
  153. package/script/deps/jsr.io/@std/assert/1.0.14/less_or_equal.d.ts +20 -0
  154. package/script/deps/jsr.io/@std/assert/1.0.14/less_or_equal.d.ts.map +1 -0
  155. package/script/deps/jsr.io/@std/assert/1.0.14/less_or_equal.js +32 -0
  156. package/script/deps/jsr.io/@std/assert/1.0.14/match.d.ts +18 -0
  157. package/script/deps/jsr.io/@std/assert/1.0.14/match.d.ts.map +1 -0
  158. package/script/deps/jsr.io/@std/assert/1.0.14/match.js +29 -0
  159. package/script/deps/jsr.io/@std/assert/1.0.14/mod.d.ts +44 -0
  160. package/script/deps/jsr.io/@std/assert/1.0.14/mod.d.ts.map +1 -0
  161. package/script/deps/jsr.io/@std/assert/1.0.14/mod.js +61 -0
  162. package/script/deps/jsr.io/@std/assert/1.0.14/not_equals.d.ts +21 -0
  163. package/script/deps/jsr.io/@std/assert/1.0.14/not_equals.d.ts.map +1 -0
  164. package/script/deps/jsr.io/@std/assert/1.0.14/not_equals.js +36 -0
  165. package/script/deps/jsr.io/@std/assert/1.0.14/not_instance_of.d.ts +20 -0
  166. package/script/deps/jsr.io/@std/assert/1.0.14/not_instance_of.d.ts.map +1 -0
  167. package/script/deps/jsr.io/@std/assert/1.0.14/not_instance_of.js +32 -0
  168. package/script/deps/jsr.io/@std/assert/1.0.14/not_match.d.ts +18 -0
  169. package/script/deps/jsr.io/@std/assert/1.0.14/not_match.d.ts.map +1 -0
  170. package/script/deps/jsr.io/@std/assert/1.0.14/not_match.js +29 -0
  171. package/script/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.d.ts +23 -0
  172. package/script/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.d.ts.map +1 -0
  173. package/script/deps/jsr.io/@std/assert/1.0.14/not_strict_equals.js +35 -0
  174. package/script/deps/jsr.io/@std/assert/1.0.14/object_match.d.ts +29 -0
  175. package/script/deps/jsr.io/@std/assert/1.0.14/object_match.d.ts.map +1 -0
  176. package/script/deps/jsr.io/@std/assert/1.0.14/object_match.js +170 -0
  177. package/script/deps/jsr.io/@std/assert/1.0.14/rejects.d.ts +42 -0
  178. package/script/deps/jsr.io/@std/assert/1.0.14/rejects.d.ts.map +1 -0
  179. package/script/deps/jsr.io/@std/assert/1.0.14/rejects.js +56 -0
  180. package/script/deps/jsr.io/@std/assert/1.0.14/strict_equals.d.ts +24 -0
  181. package/script/deps/jsr.io/@std/assert/1.0.14/strict_equals.d.ts.map +1 -0
  182. package/script/deps/jsr.io/@std/assert/1.0.14/strict_equals.js +60 -0
  183. package/script/deps/jsr.io/@std/assert/1.0.14/string_includes.d.ts +18 -0
  184. package/script/deps/jsr.io/@std/assert/1.0.14/string_includes.d.ts.map +1 -0
  185. package/script/deps/jsr.io/@std/assert/1.0.14/string_includes.js +29 -0
  186. package/script/deps/jsr.io/@std/assert/1.0.14/throws.d.ts +45 -0
  187. package/script/deps/jsr.io/@std/assert/1.0.14/throws.d.ts.map +1 -0
  188. package/script/deps/jsr.io/@std/assert/1.0.14/throws.js +47 -0
  189. package/script/deps/jsr.io/@std/assert/1.0.14/unimplemented.d.ts +15 -0
  190. package/script/deps/jsr.io/@std/assert/1.0.14/unimplemented.d.ts.map +1 -0
  191. package/script/deps/jsr.io/@std/assert/1.0.14/unimplemented.js +23 -0
  192. package/script/deps/jsr.io/@std/assert/1.0.14/unreachable.d.ts +15 -0
  193. package/script/deps/jsr.io/@std/assert/1.0.14/unreachable.d.ts.map +1 -0
  194. package/script/deps/jsr.io/@std/assert/1.0.14/unreachable.js +23 -0
  195. package/script/deps/jsr.io/@std/internal/1.0.10/build_message.d.ts +82 -0
  196. package/script/deps/jsr.io/@std/internal/1.0.10/build_message.d.ts.map +1 -0
  197. package/script/deps/jsr.io/@std/internal/1.0.10/build_message.js +115 -0
  198. package/script/deps/jsr.io/@std/internal/1.0.10/diff.d.ts +140 -0
  199. package/script/deps/jsr.io/@std/internal/1.0.10/diff.d.ts.map +1 -0
  200. package/script/deps/jsr.io/@std/internal/1.0.10/diff.js +283 -0
  201. package/script/deps/jsr.io/@std/internal/1.0.10/diff_str.d.ts +99 -0
  202. package/script/deps/jsr.io/@std/internal/1.0.10/diff_str.d.ts.map +1 -0
  203. package/script/deps/jsr.io/@std/internal/1.0.10/diff_str.js +188 -0
  204. package/script/deps/jsr.io/@std/internal/1.0.10/format.d.ts +29 -0
  205. package/script/deps/jsr.io/@std/internal/1.0.10/format.d.ts.map +1 -0
  206. package/script/deps/jsr.io/@std/internal/1.0.10/format.js +106 -0
  207. package/script/deps/jsr.io/@std/internal/1.0.10/styles.d.ts +159 -0
  208. package/script/deps/jsr.io/@std/internal/1.0.10/styles.d.ts.map +1 -0
  209. package/script/deps/jsr.io/@std/internal/1.0.10/styles.js +252 -0
  210. package/script/deps/jsr.io/@std/internal/1.0.10/types.d.ts +16 -0
  211. package/script/deps/jsr.io/@std/internal/1.0.10/types.d.ts.map +1 -0
  212. package/script/deps/jsr.io/@std/internal/1.0.10/types.js +4 -0
  213. package/script/worker.js +2 -2
@@ -0,0 +1,26 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ import { AssertionError } from "./assertion_error.js";
4
+ /**
5
+ * Make an assertion that actual includes expected. If not
6
+ * then throw.
7
+ *
8
+ * @example Usage
9
+ * ```ts ignore
10
+ * import { assertStringIncludes } from "@std/assert";
11
+ *
12
+ * assertStringIncludes("Hello", "ello"); // Doesn't throw
13
+ * assertStringIncludes("Hello", "world"); // Throws
14
+ * ```
15
+ *
16
+ * @param actual The actual string to check for inclusion.
17
+ * @param expected The expected string to check for inclusion.
18
+ * @param msg The optional message to display if the assertion fails.
19
+ */
20
+ export function assertStringIncludes(actual, expected, msg) {
21
+ if (actual.includes(expected))
22
+ return;
23
+ const msgSuffix = msg ? `: ${msg}` : ".";
24
+ msg = `Expected actual: "${actual}" to contain: "${expected}"${msgSuffix}`;
25
+ throw new AssertionError(msg);
26
+ }
@@ -0,0 +1,45 @@
1
+ /**
2
+ * Executes a function, expecting it to throw. If it does not, then it
3
+ * throws.
4
+ *
5
+ * To assert that an asynchronous function rejects, use
6
+ * {@linkcode assertRejects}.
7
+ *
8
+ * @example Usage
9
+ * ```ts ignore
10
+ * import { assertThrows } from "@std/assert";
11
+ *
12
+ * assertThrows(() => { throw new TypeError("hello world!"); }); // Doesn't throw
13
+ * assertThrows(() => console.log("hello world!")); // Throws
14
+ * ```
15
+ *
16
+ * @param fn The function to execute.
17
+ * @param msg The optional message to display if the assertion fails.
18
+ * @returns The error that was thrown.
19
+ */
20
+ export declare function assertThrows(fn: () => unknown, msg?: string): unknown;
21
+ /**
22
+ * Executes a function, expecting it to throw. If it does not, then it
23
+ * throws. An error class and a string that should be included in the
24
+ * error message can also be asserted.
25
+ *
26
+ * To assert that an asynchronous function rejects, use
27
+ * {@linkcode assertRejects}.
28
+ *
29
+ * @example Usage
30
+ * ```ts ignore
31
+ * import { assertThrows } from "@std/assert";
32
+ *
33
+ * assertThrows(() => { throw new TypeError("hello world!"); }, TypeError); // Doesn't throw
34
+ * assertThrows(() => { throw new TypeError("hello world!"); }, RangeError); // Throws
35
+ * ```
36
+ *
37
+ * @typeParam E The error class to assert.
38
+ * @param fn The function to execute.
39
+ * @param ErrorClass The error class to assert.
40
+ * @param msgIncludes The string that should be included in the error message.
41
+ * @param msg The optional message to display if the assertion fails.
42
+ * @returns The error that was thrown.
43
+ */
44
+ export declare function assertThrows<E extends Error = Error>(fn: () => unknown, ErrorClass: abstract new (...args: any[]) => E, msgIncludes?: string, msg?: string): E;
45
+ //# sourceMappingURL=throws.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"throws.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/throws.ts"],"names":[],"mappings":"AAKA;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,YAAY,CAC1B,EAAE,EAAE,MAAM,OAAO,EACjB,GAAG,CAAC,EAAE,MAAM,GACX,OAAO,CAAC;AACX;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,YAAY,CAAC,CAAC,SAAS,KAAK,GAAG,KAAK,EAClD,EAAE,EAAE,MAAM,OAAO,EAEjB,UAAU,EAAE,QAAQ,MAAM,GAAG,IAAI,EAAE,GAAG,EAAE,KAAK,CAAC,EAC9C,WAAW,CAAC,EAAE,MAAM,EACpB,GAAG,CAAC,EAAE,MAAM,GACX,CAAC,CAAC"}
@@ -0,0 +1,44 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ import { assertIsError } from "./is_error.js";
4
+ import { AssertionError } from "./assertion_error.js";
5
+ export function assertThrows(fn, errorClassOrMsg, msgIncludesOrMsg, msg) {
6
+ // deno-lint-ignore no-explicit-any
7
+ let ErrorClass;
8
+ let msgIncludes;
9
+ let err;
10
+ if (typeof errorClassOrMsg !== "string") {
11
+ if (errorClassOrMsg === undefined ||
12
+ errorClassOrMsg?.prototype instanceof Error ||
13
+ errorClassOrMsg?.prototype === Error.prototype) {
14
+ ErrorClass = errorClassOrMsg;
15
+ msgIncludes = msgIncludesOrMsg;
16
+ }
17
+ else {
18
+ msg = msgIncludesOrMsg;
19
+ }
20
+ }
21
+ else {
22
+ msg = errorClassOrMsg;
23
+ }
24
+ let doesThrow = false;
25
+ const msgSuffix = msg ? `: ${msg}` : ".";
26
+ try {
27
+ fn();
28
+ }
29
+ catch (error) {
30
+ if (ErrorClass) {
31
+ if (error instanceof Error === false) {
32
+ throw new AssertionError(`A non-Error object was thrown${msgSuffix}`);
33
+ }
34
+ assertIsError(error, ErrorClass, msgIncludes, msg);
35
+ }
36
+ err = error;
37
+ doesThrow = true;
38
+ }
39
+ if (!doesThrow) {
40
+ msg = `Expected function to throw${msgSuffix}`;
41
+ throw new AssertionError(msg);
42
+ }
43
+ return err;
44
+ }
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Use this to stub out methods that will throw when invoked.
3
+ *
4
+ * @example Usage
5
+ * ```ts ignore
6
+ * import { unimplemented } from "@std/assert";
7
+ *
8
+ * unimplemented(); // Throws
9
+ * ```
10
+ *
11
+ * @param msg Optional message to include in the error.
12
+ * @returns Never returns, always throws.
13
+ */
14
+ export declare function unimplemented(msg?: string): never;
15
+ //# sourceMappingURL=unimplemented.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unimplemented.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/unimplemented.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,aAAa,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAGjD"}
@@ -0,0 +1,20 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ import { AssertionError } from "./assertion_error.js";
4
+ /**
5
+ * Use this to stub out methods that will throw when invoked.
6
+ *
7
+ * @example Usage
8
+ * ```ts ignore
9
+ * import { unimplemented } from "@std/assert";
10
+ *
11
+ * unimplemented(); // Throws
12
+ * ```
13
+ *
14
+ * @param msg Optional message to include in the error.
15
+ * @returns Never returns, always throws.
16
+ */
17
+ export function unimplemented(msg) {
18
+ const msgSuffix = msg ? `: ${msg}` : ".";
19
+ throw new AssertionError(`Unimplemented${msgSuffix}`);
20
+ }
@@ -0,0 +1,15 @@
1
+ /**
2
+ * Use this to assert unreachable code.
3
+ *
4
+ * @example Usage
5
+ * ```ts ignore
6
+ * import { unreachable } from "@std/assert";
7
+ *
8
+ * unreachable(); // Throws
9
+ * ```
10
+ *
11
+ * @param msg Optional message to include in the error.
12
+ * @returns Never returns, always throws.
13
+ */
14
+ export declare function unreachable(msg?: string): never;
15
+ //# sourceMappingURL=unreachable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"unreachable.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/assert/1.0.14/unreachable.ts"],"names":[],"mappings":"AAIA;;;;;;;;;;;;GAYG;AACH,wBAAgB,WAAW,CAAC,GAAG,CAAC,EAAE,MAAM,GAAG,KAAK,CAG/C"}
@@ -0,0 +1,20 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ import { AssertionError } from "./assertion_error.js";
4
+ /**
5
+ * Use this to assert unreachable code.
6
+ *
7
+ * @example Usage
8
+ * ```ts ignore
9
+ * import { unreachable } from "@std/assert";
10
+ *
11
+ * unreachable(); // Throws
12
+ * ```
13
+ *
14
+ * @param msg Optional message to include in the error.
15
+ * @returns Never returns, always throws.
16
+ */
17
+ export function unreachable(msg) {
18
+ const msgSuffix = msg ? `: ${msg}` : ".";
19
+ throw new AssertionError(`Unreachable${msgSuffix}`);
20
+ }
@@ -0,0 +1,82 @@
1
+ import type { DiffResult, DiffType } from "./types.js";
2
+ /**
3
+ * Colors the output of assertion diffs.
4
+ *
5
+ * @param diffType Difference type, either added or removed.
6
+ * @param background If true, colors the background instead of the text.
7
+ *
8
+ * @returns A function that colors the input string.
9
+ *
10
+ * @example Usage
11
+ * ```ts
12
+ * import { createColor } from "@std/internal";
13
+ * import { assertEquals } from "@std/assert";
14
+ * import { bold, green, red, white } from "@std/fmt/colors";
15
+ *
16
+ * assertEquals(createColor("added")("foo"), green(bold("foo")));
17
+ * assertEquals(createColor("removed")("foo"), red(bold("foo")));
18
+ * assertEquals(createColor("common")("foo"), white("foo"));
19
+ * ```
20
+ */
21
+ export declare function createColor(diffType: DiffType,
22
+ /**
23
+ * TODO(@littledivy): Remove this when we can detect true color terminals. See
24
+ * https://github.com/denoland/std/issues/2575.
25
+ */
26
+ background?: boolean): (s: string) => string;
27
+ /**
28
+ * Prefixes `+` or `-` in diff output.
29
+ *
30
+ * @param diffType Difference type, either added or removed
31
+ *
32
+ * @returns A string representing the sign.
33
+ *
34
+ * @example Usage
35
+ * ```ts
36
+ * import { createSign } from "@std/internal";
37
+ * import { assertEquals } from "@std/assert";
38
+ *
39
+ * assertEquals(createSign("added"), "+ ");
40
+ * assertEquals(createSign("removed"), "- ");
41
+ * assertEquals(createSign("common"), " ");
42
+ * ```
43
+ */
44
+ export declare function createSign(diffType: DiffType): string;
45
+ /** Options for {@linkcode buildMessage}. */
46
+ export interface BuildMessageOptions {
47
+ /**
48
+ * Whether to output the diff as a single string.
49
+ *
50
+ * @default {false}
51
+ */
52
+ stringDiff?: boolean;
53
+ }
54
+ /**
55
+ * Builds a message based on the provided diff result.
56
+ *
57
+ * @param diffResult The diff result array.
58
+ * @param options Optional parameters for customizing the message.
59
+ *
60
+ * @returns An array of strings representing the built message.
61
+ *
62
+ * @example Usage
63
+ * ```ts no-assert
64
+ * import { diffStr, buildMessage } from "@std/internal";
65
+ *
66
+ * const diffResult = diffStr("Hello, world!", "Hello, world");
67
+ *
68
+ * console.log(buildMessage(diffResult));
69
+ * // [
70
+ * // "",
71
+ * // "",
72
+ * // " [Diff] Actual / Expected",
73
+ * // "",
74
+ * // "",
75
+ * // "- Hello, world!",
76
+ * // "+ Hello, world",
77
+ * // "",
78
+ * // ]
79
+ * ```
80
+ */
81
+ export declare function buildMessage(diffResult: ReadonlyArray<DiffResult<string>>, options?: BuildMessageOptions): string[];
82
+ //# sourceMappingURL=build_message.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build_message.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/internal/1.0.10/build_message.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEvD;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,WAAW,CACzB,QAAQ,EAAE,QAAQ;AAClB;;;GAGG;AACH,UAAU,UAAQ,GACjB,CAAC,CAAC,EAAE,MAAM,KAAK,MAAM,CASvB;AAED;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,UAAU,CAAC,QAAQ,EAAE,QAAQ,GAAG,MAAM,CASrD;AAED,4CAA4C;AAC5C,MAAM,WAAW,mBAAmB;IAClC;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACtB;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;GA0BG;AACH,wBAAgB,YAAY,CAC1B,UAAU,EAAE,aAAa,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAC7C,OAAO,GAAE,mBAAwB,GAChC,MAAM,EAAE,CAsBV"}
@@ -0,0 +1,110 @@
1
+ // Copyright 2018-2025 the Deno authors. MIT license.
2
+ // This module is browser compatible.
3
+ import { bgGreen, bgRed, bold, gray, green, red, white } from "./styles.js";
4
+ /**
5
+ * Colors the output of assertion diffs.
6
+ *
7
+ * @param diffType Difference type, either added or removed.
8
+ * @param background If true, colors the background instead of the text.
9
+ *
10
+ * @returns A function that colors the input string.
11
+ *
12
+ * @example Usage
13
+ * ```ts
14
+ * import { createColor } from "@std/internal";
15
+ * import { assertEquals } from "@std/assert";
16
+ * import { bold, green, red, white } from "@std/fmt/colors";
17
+ *
18
+ * assertEquals(createColor("added")("foo"), green(bold("foo")));
19
+ * assertEquals(createColor("removed")("foo"), red(bold("foo")));
20
+ * assertEquals(createColor("common")("foo"), white("foo"));
21
+ * ```
22
+ */
23
+ export function createColor(diffType,
24
+ /**
25
+ * TODO(@littledivy): Remove this when we can detect true color terminals. See
26
+ * https://github.com/denoland/std/issues/2575.
27
+ */
28
+ background = false) {
29
+ switch (diffType) {
30
+ case "added":
31
+ return (s) => background ? bgGreen(white(s)) : green(bold(s));
32
+ case "removed":
33
+ return (s) => background ? bgRed(white(s)) : red(bold(s));
34
+ default:
35
+ return white;
36
+ }
37
+ }
38
+ /**
39
+ * Prefixes `+` or `-` in diff output.
40
+ *
41
+ * @param diffType Difference type, either added or removed
42
+ *
43
+ * @returns A string representing the sign.
44
+ *
45
+ * @example Usage
46
+ * ```ts
47
+ * import { createSign } from "@std/internal";
48
+ * import { assertEquals } from "@std/assert";
49
+ *
50
+ * assertEquals(createSign("added"), "+ ");
51
+ * assertEquals(createSign("removed"), "- ");
52
+ * assertEquals(createSign("common"), " ");
53
+ * ```
54
+ */
55
+ export function createSign(diffType) {
56
+ switch (diffType) {
57
+ case "added":
58
+ return "+ ";
59
+ case "removed":
60
+ return "- ";
61
+ default:
62
+ return " ";
63
+ }
64
+ }
65
+ /**
66
+ * Builds a message based on the provided diff result.
67
+ *
68
+ * @param diffResult The diff result array.
69
+ * @param options Optional parameters for customizing the message.
70
+ *
71
+ * @returns An array of strings representing the built message.
72
+ *
73
+ * @example Usage
74
+ * ```ts no-assert
75
+ * import { diffStr, buildMessage } from "@std/internal";
76
+ *
77
+ * const diffResult = diffStr("Hello, world!", "Hello, world");
78
+ *
79
+ * console.log(buildMessage(diffResult));
80
+ * // [
81
+ * // "",
82
+ * // "",
83
+ * // " [Diff] Actual / Expected",
84
+ * // "",
85
+ * // "",
86
+ * // "- Hello, world!",
87
+ * // "+ Hello, world",
88
+ * // "",
89
+ * // ]
90
+ * ```
91
+ */
92
+ export function buildMessage(diffResult, options = {}) {
93
+ const { stringDiff = false } = options;
94
+ const messages = [
95
+ "",
96
+ "",
97
+ ` ${gray(bold("[Diff]"))} ${red(bold("Actual"))} / ${green(bold("Expected"))}`,
98
+ "",
99
+ "",
100
+ ];
101
+ const diffMessages = diffResult.map((result) => {
102
+ const color = createColor(result.type);
103
+ const line = result.details?.map((detail) => detail.type !== "common"
104
+ ? createColor(detail.type, true)(detail.value)
105
+ : detail.value).join("") ?? result.value;
106
+ return color(`${createSign(result.type)}${line}`);
107
+ });
108
+ messages.push(...(stringDiff ? [diffMessages.join("")] : diffMessages), "");
109
+ return messages;
110
+ }
@@ -0,0 +1,140 @@
1
+ import type { DiffResult, DiffType } from "./types.js";
2
+ /** Represents the farthest point in the diff algorithm. */
3
+ export interface FarthestPoint {
4
+ /** The y-coordinate of the point. */
5
+ y: number;
6
+ /** The id of the point. */
7
+ id: number;
8
+ }
9
+ /**
10
+ * Creates an array of common elements between two arrays.
11
+ *
12
+ * @typeParam T The type of elements in the arrays.
13
+ *
14
+ * @param A The first array.
15
+ * @param B The second array.
16
+ *
17
+ * @returns An array containing the common elements between the two arrays.
18
+ *
19
+ * @example Usage
20
+ * ```ts
21
+ * import { createCommon } from "@std/internal/diff";
22
+ * import { assertEquals } from "@std/assert";
23
+ *
24
+ * const a = [1, 2, 3];
25
+ * const b = [1, 2, 4];
26
+ *
27
+ * assertEquals(createCommon(a, b), [1, 2]);
28
+ * ```
29
+ */
30
+ export declare function createCommon<T>(A: T[], B: T[]): T[];
31
+ /**
32
+ * Asserts that the value is a {@linkcode FarthestPoint}.
33
+ * If not, an error is thrown.
34
+ *
35
+ * @param value The value to check.
36
+ *
37
+ * @returns A void value that returns once the assertion completes.
38
+ *
39
+ * @example Usage
40
+ * ```ts
41
+ * import { assertFp } from "@std/internal/diff";
42
+ * import { assertThrows } from "@std/assert";
43
+ *
44
+ * assertFp({ y: 0, id: 0 });
45
+ * assertThrows(() => assertFp({ id: 0 }));
46
+ * assertThrows(() => assertFp({ y: 0 }));
47
+ * assertThrows(() => assertFp(undefined));
48
+ * ```
49
+ */
50
+ export declare function assertFp(value: unknown): asserts value is FarthestPoint;
51
+ /**
52
+ * Creates an array of backtraced differences.
53
+ *
54
+ * @typeParam T The type of elements in the arrays.
55
+ *
56
+ * @param A The first array.
57
+ * @param B The second array.
58
+ * @param current The current {@linkcode FarthestPoint}.
59
+ * @param swapped Boolean indicating if the arrays are swapped.
60
+ * @param routes The routes array.
61
+ * @param diffTypesPtrOffset The offset of the diff types in the routes array.
62
+ *
63
+ * @returns An array of backtraced differences.
64
+ *
65
+ * @example Usage
66
+ * ```ts
67
+ * import { backTrace } from "@std/internal/diff";
68
+ * import { assertEquals } from "@std/assert";
69
+ *
70
+ * assertEquals(
71
+ * backTrace([], [], { y: 0, id: 0 }, false, new Uint32Array(0), 0),
72
+ * [],
73
+ * );
74
+ * ```
75
+ */
76
+ export declare function backTrace<T>(A: T[], B: T[], current: FarthestPoint, swapped: boolean, routes: Uint32Array, diffTypesPtrOffset: number): Array<{
77
+ type: DiffType;
78
+ value: T;
79
+ }>;
80
+ /**
81
+ * Creates a {@linkcode FarthestPoint}.
82
+ *
83
+ * @param k The current index.
84
+ * @param M The length of the first array.
85
+ * @param routes The routes array.
86
+ * @param diffTypesPtrOffset The offset of the diff types in the routes array.
87
+ * @param ptr The current pointer.
88
+ * @param slide The slide {@linkcode FarthestPoint}.
89
+ * @param down The down {@linkcode FarthestPoint}.
90
+ *
91
+ * @returns A {@linkcode FarthestPoint}.
92
+ *
93
+ * @example Usage
94
+ * ```ts
95
+ * import { createFp } from "@std/internal/diff";
96
+ * import { assertEquals } from "@std/assert";
97
+ *
98
+ * assertEquals(
99
+ * createFp(
100
+ * 0,
101
+ * 0,
102
+ * new Uint32Array(0),
103
+ * 0,
104
+ * 0,
105
+ * { y: -1, id: 0 },
106
+ * { y: 0, id: 0 },
107
+ * ),
108
+ * { y: -1, id: 1 },
109
+ * );
110
+ * ```
111
+ */
112
+ export declare function createFp(k: number, M: number, routes: Uint32Array, diffTypesPtrOffset: number, ptr: number, slide?: FarthestPoint, down?: FarthestPoint): FarthestPoint;
113
+ /**
114
+ * Renders the differences between the actual and expected values.
115
+ *
116
+ * @typeParam T The type of elements in the arrays.
117
+ *
118
+ * @param A Actual value
119
+ * @param B Expected value
120
+ *
121
+ * @returns An array of differences between the actual and expected values.
122
+ *
123
+ * @example Usage
124
+ * ```ts
125
+ * import { diff } from "@std/internal/diff";
126
+ * import { assertEquals } from "@std/assert";
127
+ *
128
+ * const a = [1, 2, 3];
129
+ * const b = [1, 2, 4];
130
+ *
131
+ * assertEquals(diff(a, b), [
132
+ * { type: "common", value: 1 },
133
+ * { type: "common", value: 2 },
134
+ * { type: "removed", value: 3 },
135
+ * { type: "added", value: 4 },
136
+ * ]);
137
+ * ```
138
+ */
139
+ export declare function diff<T>(A: T[], B: T[]): DiffResult<T>[];
140
+ //# sourceMappingURL=diff.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"diff.d.ts","sourceRoot":"","sources":["../../../../../../src/deps/jsr.io/@std/internal/1.0.10/diff.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,UAAU,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAC;AAEvD,2DAA2D;AAC3D,MAAM,WAAW,aAAa;IAC5B,qCAAqC;IACrC,CAAC,EAAE,MAAM,CAAC;IACV,2BAA2B;IAC3B,EAAE,EAAE,MAAM,CAAC;CACZ;AAMD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,wBAAgB,YAAY,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,CAAC,EAAE,CAanD;AAED;;;;;;;;;;;;;;;;;;GAkBG;AACH,wBAAgB,QAAQ,CAAC,KAAK,EAAE,OAAO,GAAG,OAAO,CAAC,KAAK,IAAI,aAAa,CAWvE;AAED;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,wBAAgB,SAAS,CAAC,CAAC,EACzB,CAAC,EAAE,CAAC,EAAE,EACN,CAAC,EAAE,CAAC,EAAE,EACN,OAAO,EAAE,aAAa,EACtB,OAAO,EAAE,OAAO,EAChB,MAAM,EAAE,WAAW,EACnB,kBAAkB,EAAE,MAAM,GACzB,KAAK,CAAC;IACP,IAAI,EAAE,QAAQ,CAAC;IACf,KAAK,EAAE,CAAC,CAAC;CACV,CAAC,CAgCD;AAED;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+BG;AACH,wBAAgB,QAAQ,CACtB,CAAC,EAAE,MAAM,EACT,CAAC,EAAE,MAAM,EACT,MAAM,EAAE,WAAW,EACnB,kBAAkB,EAAE,MAAM,EAC1B,GAAG,EAAE,MAAM,EACX,KAAK,CAAC,EAAE,aAAa,EACrB,IAAI,CAAC,EAAE,aAAa,GACnB,aAAa,CAsBf;AAED;;;;;;;;;;;;;;;;;;;;;;;;;GAyBG;AACH,wBAAgB,IAAI,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,EAAE,CAAC,EAAE,GAAG,UAAU,CAAC,CAAC,CAAC,EAAE,CAwEvD"}