tokentracker-cli 0.5.1 → 0.5.2

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 (1111) hide show
  1. package/README.md +3 -0
  2. package/dashboard/dist/assets/DashboardPage-ccDq1oTb.js +12 -0
  3. package/dashboard/dist/assets/LeaderboardPage-BvhBcafd.js +1 -0
  4. package/dashboard/dist/assets/LeaderboardProfilePage-B5Yw_BZM.js +1 -0
  5. package/dashboard/dist/assets/ThemeToggle-CQvh_d2Z.js +1 -0
  6. package/dashboard/dist/assets/leaderboard-columns-COq9DxPJ.js +1 -0
  7. package/dashboard/dist/assets/main-8JBJiGVQ.js +4759 -0
  8. package/dashboard/dist/assets/main-Cwn9_aQV.css +1 -0
  9. package/dashboard/dist/brand-logos/claude-code.svg +3 -0
  10. package/dashboard/dist/brand-logos/codex.svg +3 -0
  11. package/dashboard/dist/brand-logos/cursor.svg +3 -0
  12. package/dashboard/dist/brand-logos/gemini.svg +20 -0
  13. package/dashboard/dist/brand-logos/openclaw.svg +22 -0
  14. package/dashboard/dist/brand-logos/opencode.svg +3 -0
  15. package/dashboard/dist/dashboard-dark.png +0 -0
  16. package/dashboard/dist/feed.xml +7 -7
  17. package/dashboard/dist/index.html +5 -5
  18. package/dashboard/dist/llms.txt +13 -13
  19. package/dashboard/dist/robots.txt +3 -3
  20. package/dashboard/dist/share.html +2 -2
  21. package/dashboard/dist/sitemap.xml +2 -2
  22. package/package.json +3 -12
  23. package/src/commands/init.js +8 -95
  24. package/src/commands/serve.js +1 -1
  25. package/src/commands/sync.js +106 -153
  26. package/src/lib/activation-check.js +21 -21
  27. package/src/lib/browser-auth.js +1 -1
  28. package/src/lib/doctor.js +0 -13
  29. package/src/lib/gemini-config.js +1 -1
  30. package/src/lib/local-api.js +94 -12
  31. package/src/lib/openclaw-hook.js +8 -8
  32. package/src/lib/openclaw-session-plugin.js +7 -7
  33. package/src/lib/opencode-config.js +1 -1
  34. package/src/lib/opencode-usage-audit.js +1 -1
  35. package/src/lib/rollout.js +9 -15
  36. package/src/lib/runtime-config.js +1 -11
  37. package/dashboard/dist/assets/DashboardPage-CExFMoW6.js +0 -20
  38. package/dashboard/dist/assets/LandingExtras-xTxVZkGw.js +0 -1
  39. package/dashboard/dist/assets/LeaderboardPage-OsAoNAEz.js +0 -1
  40. package/dashboard/dist/assets/LeaderboardProfilePage-DK2OUyhv.js +0 -1
  41. package/dashboard/dist/assets/MatrixRain-C71qNSYx.js +0 -1
  42. package/dashboard/dist/assets/MatrixShell-DVXCuT--.js +0 -1
  43. package/dashboard/dist/assets/main-B_NbZucu.css +0 -1
  44. package/dashboard/dist/assets/main-DBkuzJr4.js +0 -2058
  45. package/dashboard/dist/assets/vibeusage-api-93ghbEE8.js +0 -1
  46. package/dashboard/dist/icon.svg +0 -1
  47. package/dashboard/dist/landing-dashboard.jpg +0 -0
  48. package/dashboard/dist/og-image.jpg +0 -0
  49. package/dashboard/dist/share-dashboard.jpg +0 -0
  50. package/dashboard/dist/social-preview.png +0 -0
  51. package/dashboard/dist/wrapped-2025.png +0 -0
  52. package/node_modules/@insforge/sdk/LICENSE +0 -201
  53. package/node_modules/@insforge/sdk/README.md +0 -259
  54. package/node_modules/@insforge/sdk/dist/index.d.mts +0 -854
  55. package/node_modules/@insforge/sdk/dist/index.d.ts +0 -854
  56. package/node_modules/@insforge/sdk/dist/index.js +0 -1823
  57. package/node_modules/@insforge/sdk/dist/index.js.map +0 -1
  58. package/node_modules/@insforge/sdk/dist/index.mjs +0 -1784
  59. package/node_modules/@insforge/sdk/dist/index.mjs.map +0 -1
  60. package/node_modules/@insforge/sdk/package.json +0 -68
  61. package/node_modules/@insforge/shared-schemas/dist/ai-api.schema.d.ts +0 -583
  62. package/node_modules/@insforge/shared-schemas/dist/ai-api.schema.d.ts.map +0 -1
  63. package/node_modules/@insforge/shared-schemas/dist/ai-api.schema.js +0 -111
  64. package/node_modules/@insforge/shared-schemas/dist/ai-api.schema.js.map +0 -1
  65. package/node_modules/@insforge/shared-schemas/dist/ai.schema.d.ts +0 -188
  66. package/node_modules/@insforge/shared-schemas/dist/ai.schema.d.ts.map +0 -1
  67. package/node_modules/@insforge/shared-schemas/dist/ai.schema.js +0 -48
  68. package/node_modules/@insforge/shared-schemas/dist/ai.schema.js.map +0 -1
  69. package/node_modules/@insforge/shared-schemas/dist/auth-api.schema.d.ts +0 -1127
  70. package/node_modules/@insforge/shared-schemas/dist/auth-api.schema.d.ts.map +0 -1
  71. package/node_modules/@insforge/shared-schemas/dist/auth-api.schema.js +0 -277
  72. package/node_modules/@insforge/shared-schemas/dist/auth-api.schema.js.map +0 -1
  73. package/node_modules/@insforge/shared-schemas/dist/auth.schema.d.ts +0 -187
  74. package/node_modules/@insforge/shared-schemas/dist/auth.schema.d.ts.map +0 -1
  75. package/node_modules/@insforge/shared-schemas/dist/auth.schema.js +0 -105
  76. package/node_modules/@insforge/shared-schemas/dist/auth.schema.js.map +0 -1
  77. package/node_modules/@insforge/shared-schemas/dist/cloud-events.schema.d.ts +0 -144
  78. package/node_modules/@insforge/shared-schemas/dist/cloud-events.schema.d.ts.map +0 -1
  79. package/node_modules/@insforge/shared-schemas/dist/cloud-events.schema.js +0 -41
  80. package/node_modules/@insforge/shared-schemas/dist/cloud-events.schema.js.map +0 -1
  81. package/node_modules/@insforge/shared-schemas/dist/database-api.schema.d.ts +0 -1627
  82. package/node_modules/@insforge/shared-schemas/dist/database-api.schema.d.ts.map +0 -1
  83. package/node_modules/@insforge/shared-schemas/dist/database-api.schema.js +0 -209
  84. package/node_modules/@insforge/shared-schemas/dist/database-api.schema.js.map +0 -1
  85. package/node_modules/@insforge/shared-schemas/dist/database.schema.d.ts +0 -263
  86. package/node_modules/@insforge/shared-schemas/dist/database.schema.d.ts.map +0 -1
  87. package/node_modules/@insforge/shared-schemas/dist/database.schema.js +0 -89
  88. package/node_modules/@insforge/shared-schemas/dist/database.schema.js.map +0 -1
  89. package/node_modules/@insforge/shared-schemas/dist/docs.schema.d.ts +0 -4
  90. package/node_modules/@insforge/shared-schemas/dist/docs.schema.d.ts.map +0 -1
  91. package/node_modules/@insforge/shared-schemas/dist/docs.schema.js +0 -22
  92. package/node_modules/@insforge/shared-schemas/dist/docs.schema.js.map +0 -1
  93. package/node_modules/@insforge/shared-schemas/dist/email-api.schema.d.ts +0 -34
  94. package/node_modules/@insforge/shared-schemas/dist/email-api.schema.d.ts.map +0 -1
  95. package/node_modules/@insforge/shared-schemas/dist/email-api.schema.js +0 -24
  96. package/node_modules/@insforge/shared-schemas/dist/email-api.schema.js.map +0 -1
  97. package/node_modules/@insforge/shared-schemas/dist/functions-api.schema.d.ts +0 -39
  98. package/node_modules/@insforge/shared-schemas/dist/functions-api.schema.d.ts.map +0 -1
  99. package/node_modules/@insforge/shared-schemas/dist/functions-api.schema.js +0 -18
  100. package/node_modules/@insforge/shared-schemas/dist/functions-api.schema.js.map +0 -1
  101. package/node_modules/@insforge/shared-schemas/dist/functions.schema.d.ts +0 -34
  102. package/node_modules/@insforge/shared-schemas/dist/functions.schema.d.ts.map +0 -1
  103. package/node_modules/@insforge/shared-schemas/dist/functions.schema.js +0 -14
  104. package/node_modules/@insforge/shared-schemas/dist/functions.schema.js.map +0 -1
  105. package/node_modules/@insforge/shared-schemas/dist/index.d.ts +0 -19
  106. package/node_modules/@insforge/shared-schemas/dist/index.d.ts.map +0 -1
  107. package/node_modules/@insforge/shared-schemas/dist/index.js +0 -19
  108. package/node_modules/@insforge/shared-schemas/dist/index.js.map +0 -1
  109. package/node_modules/@insforge/shared-schemas/dist/logs-api.schema.d.ts +0 -237
  110. package/node_modules/@insforge/shared-schemas/dist/logs-api.schema.d.ts.map +0 -1
  111. package/node_modules/@insforge/shared-schemas/dist/logs-api.schema.js +0 -41
  112. package/node_modules/@insforge/shared-schemas/dist/logs-api.schema.js.map +0 -1
  113. package/node_modules/@insforge/shared-schemas/dist/logs.schema.d.ts +0 -79
  114. package/node_modules/@insforge/shared-schemas/dist/logs.schema.d.ts.map +0 -1
  115. package/node_modules/@insforge/shared-schemas/dist/logs.schema.js +0 -31
  116. package/node_modules/@insforge/shared-schemas/dist/logs.schema.js.map +0 -1
  117. package/node_modules/@insforge/shared-schemas/dist/metadata.schema.d.ts +0 -940
  118. package/node_modules/@insforge/shared-schemas/dist/metadata.schema.d.ts.map +0 -1
  119. package/node_modules/@insforge/shared-schemas/dist/metadata.schema.js +0 -50
  120. package/node_modules/@insforge/shared-schemas/dist/metadata.schema.js.map +0 -1
  121. package/node_modules/@insforge/shared-schemas/dist/realtime-api.schema.d.ts +0 -395
  122. package/node_modules/@insforge/shared-schemas/dist/realtime-api.schema.d.ts.map +0 -1
  123. package/node_modules/@insforge/shared-schemas/dist/realtime-api.schema.js +0 -73
  124. package/node_modules/@insforge/shared-schemas/dist/realtime-api.schema.js.map +0 -1
  125. package/node_modules/@insforge/shared-schemas/dist/realtime.schema.d.ts +0 -269
  126. package/node_modules/@insforge/shared-schemas/dist/realtime.schema.d.ts.map +0 -1
  127. package/node_modules/@insforge/shared-schemas/dist/realtime.schema.js +0 -109
  128. package/node_modules/@insforge/shared-schemas/dist/realtime.schema.js.map +0 -1
  129. package/node_modules/@insforge/shared-schemas/dist/storage-api.schema.d.ts +0 -166
  130. package/node_modules/@insforge/shared-schemas/dist/storage-api.schema.d.ts.map +0 -1
  131. package/node_modules/@insforge/shared-schemas/dist/storage-api.schema.js +0 -49
  132. package/node_modules/@insforge/shared-schemas/dist/storage-api.schema.js.map +0 -1
  133. package/node_modules/@insforge/shared-schemas/dist/storage.schema.d.ts +0 -39
  134. package/node_modules/@insforge/shared-schemas/dist/storage.schema.d.ts.map +0 -1
  135. package/node_modules/@insforge/shared-schemas/dist/storage.schema.js +0 -15
  136. package/node_modules/@insforge/shared-schemas/dist/storage.schema.js.map +0 -1
  137. package/node_modules/@insforge/shared-schemas/package.json +0 -31
  138. package/node_modules/@socket.io/component-emitter/LICENSE +0 -24
  139. package/node_modules/@socket.io/component-emitter/Readme.md +0 -79
  140. package/node_modules/@socket.io/component-emitter/lib/cjs/index.d.ts +0 -179
  141. package/node_modules/@socket.io/component-emitter/lib/cjs/index.js +0 -176
  142. package/node_modules/@socket.io/component-emitter/lib/cjs/package.json +0 -4
  143. package/node_modules/@socket.io/component-emitter/lib/esm/index.d.ts +0 -179
  144. package/node_modules/@socket.io/component-emitter/lib/esm/index.js +0 -169
  145. package/node_modules/@socket.io/component-emitter/lib/esm/package.json +0 -4
  146. package/node_modules/@socket.io/component-emitter/package.json +0 -28
  147. package/node_modules/@supabase/node-fetch/LICENSE.md +0 -22
  148. package/node_modules/@supabase/node-fetch/README.md +0 -633
  149. package/node_modules/@supabase/node-fetch/browser.js +0 -22
  150. package/node_modules/@supabase/node-fetch/lib/index.es.js +0 -1778
  151. package/node_modules/@supabase/node-fetch/lib/index.js +0 -1787
  152. package/node_modules/@supabase/node-fetch/lib/index.mjs +0 -1776
  153. package/node_modules/@supabase/node-fetch/package.json +0 -80
  154. package/node_modules/@supabase/postgrest-js/LICENSE +0 -21
  155. package/node_modules/@supabase/postgrest-js/README.md +0 -56
  156. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestBuilder.d.ts +0 -71
  157. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestBuilder.d.ts.map +0 -1
  158. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestBuilder.js +0 -222
  159. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestBuilder.js.map +0 -1
  160. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestClient.d.ts +0 -74
  161. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestClient.d.ts.map +0 -1
  162. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestClient.js +0 -121
  163. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestClient.js.map +0 -1
  164. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestError.d.ts +0 -17
  165. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestError.d.ts.map +0 -1
  166. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestError.js +0 -18
  167. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestError.js.map +0 -1
  168. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestFilterBuilder.d.ts +0 -108
  169. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestFilterBuilder.d.ts.map +0 -1
  170. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestFilterBuilder.js +0 -381
  171. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestFilterBuilder.js.map +0 -1
  172. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestQueryBuilder.d.ts +0 -117
  173. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestQueryBuilder.d.ts.map +0 -1
  174. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestQueryBuilder.js +0 -251
  175. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestQueryBuilder.js.map +0 -1
  176. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestTransformBuilder.d.ts +0 -157
  177. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestTransformBuilder.d.ts.map +0 -1
  178. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestTransformBuilder.js +0 -226
  179. package/node_modules/@supabase/postgrest-js/dist/cjs/PostgrestTransformBuilder.js.map +0 -1
  180. package/node_modules/@supabase/postgrest-js/dist/cjs/constants.d.ts +0 -4
  181. package/node_modules/@supabase/postgrest-js/dist/cjs/constants.d.ts.map +0 -1
  182. package/node_modules/@supabase/postgrest-js/dist/cjs/constants.js +0 -6
  183. package/node_modules/@supabase/postgrest-js/dist/cjs/constants.js.map +0 -1
  184. package/node_modules/@supabase/postgrest-js/dist/cjs/index.d.ts +0 -19
  185. package/node_modules/@supabase/postgrest-js/dist/cjs/index.d.ts.map +0 -1
  186. package/node_modules/@supabase/postgrest-js/dist/cjs/index.js +0 -28
  187. package/node_modules/@supabase/postgrest-js/dist/cjs/index.js.map +0 -1
  188. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/parser.d.ts +0 -261
  189. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/parser.d.ts.map +0 -1
  190. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/parser.js +0 -5
  191. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/parser.js.map +0 -1
  192. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/result.d.ts +0 -157
  193. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/result.d.ts.map +0 -1
  194. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/result.js +0 -3
  195. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/result.js.map +0 -1
  196. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/types.d.ts +0 -31
  197. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/types.d.ts.map +0 -1
  198. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/types.js +0 -3
  199. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/types.js.map +0 -1
  200. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/utils.d.ts +0 -264
  201. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/utils.d.ts.map +0 -1
  202. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/utils.js +0 -3
  203. package/node_modules/@supabase/postgrest-js/dist/cjs/select-query-parser/utils.js.map +0 -1
  204. package/node_modules/@supabase/postgrest-js/dist/cjs/types.d.ts +0 -106
  205. package/node_modules/@supabase/postgrest-js/dist/cjs/types.d.ts.map +0 -1
  206. package/node_modules/@supabase/postgrest-js/dist/cjs/types.js +0 -3
  207. package/node_modules/@supabase/postgrest-js/dist/cjs/types.js.map +0 -1
  208. package/node_modules/@supabase/postgrest-js/dist/cjs/version.d.ts +0 -2
  209. package/node_modules/@supabase/postgrest-js/dist/cjs/version.d.ts.map +0 -1
  210. package/node_modules/@supabase/postgrest-js/dist/cjs/version.js +0 -5
  211. package/node_modules/@supabase/postgrest-js/dist/cjs/version.js.map +0 -1
  212. package/node_modules/@supabase/postgrest-js/dist/esm/wrapper.mjs +0 -28
  213. package/node_modules/@supabase/postgrest-js/package.json +0 -75
  214. package/node_modules/@supabase/postgrest-js/src/PostgrestBuilder.ts +0 -300
  215. package/node_modules/@supabase/postgrest-js/src/PostgrestClient.ts +0 -192
  216. package/node_modules/@supabase/postgrest-js/src/PostgrestError.ts +0 -18
  217. package/node_modules/@supabase/postgrest-js/src/PostgrestFilterBuilder.ts +0 -604
  218. package/node_modules/@supabase/postgrest-js/src/PostgrestQueryBuilder.ts +0 -437
  219. package/node_modules/@supabase/postgrest-js/src/PostgrestTransformBuilder.ts +0 -368
  220. package/node_modules/@supabase/postgrest-js/src/constants.ts +0 -2
  221. package/node_modules/@supabase/postgrest-js/src/index.ts +0 -35
  222. package/node_modules/@supabase/postgrest-js/src/select-query-parser/parser.ts +0 -469
  223. package/node_modules/@supabase/postgrest-js/src/select-query-parser/result.ts +0 -503
  224. package/node_modules/@supabase/postgrest-js/src/select-query-parser/types.ts +0 -115
  225. package/node_modules/@supabase/postgrest-js/src/select-query-parser/utils.ts +0 -602
  226. package/node_modules/@supabase/postgrest-js/src/types.ts +0 -201
  227. package/node_modules/@supabase/postgrest-js/src/version.ts +0 -1
  228. package/node_modules/debug/LICENSE +0 -20
  229. package/node_modules/debug/README.md +0 -481
  230. package/node_modules/debug/package.json +0 -60
  231. package/node_modules/debug/src/browser.js +0 -271
  232. package/node_modules/debug/src/common.js +0 -274
  233. package/node_modules/debug/src/index.js +0 -10
  234. package/node_modules/debug/src/node.js +0 -263
  235. package/node_modules/engine.io-client/LICENSE +0 -22
  236. package/node_modules/engine.io-client/README.md +0 -331
  237. package/node_modules/engine.io-client/build/cjs/browser-entrypoint.d.ts +0 -3
  238. package/node_modules/engine.io-client/build/cjs/browser-entrypoint.js +0 -4
  239. package/node_modules/engine.io-client/build/cjs/contrib/has-cors.d.ts +0 -1
  240. package/node_modules/engine.io-client/build/cjs/contrib/has-cors.js +0 -14
  241. package/node_modules/engine.io-client/build/cjs/contrib/parseqs.d.ts +0 -15
  242. package/node_modules/engine.io-client/build/cjs/contrib/parseqs.js +0 -38
  243. package/node_modules/engine.io-client/build/cjs/contrib/parseuri.d.ts +0 -1
  244. package/node_modules/engine.io-client/build/cjs/contrib/parseuri.js +0 -67
  245. package/node_modules/engine.io-client/build/cjs/globals.d.ts +0 -4
  246. package/node_modules/engine.io-client/build/cjs/globals.js +0 -26
  247. package/node_modules/engine.io-client/build/cjs/globals.node.d.ts +0 -21
  248. package/node_modules/engine.io-client/build/cjs/globals.node.js +0 -97
  249. package/node_modules/engine.io-client/build/cjs/index.d.ts +0 -15
  250. package/node_modules/engine.io-client/build/cjs/index.js +0 -32
  251. package/node_modules/engine.io-client/build/cjs/package.json +0 -10
  252. package/node_modules/engine.io-client/build/cjs/socket.d.ts +0 -482
  253. package/node_modules/engine.io-client/build/cjs/socket.js +0 -765
  254. package/node_modules/engine.io-client/build/cjs/transport.d.ts +0 -106
  255. package/node_modules/engine.io-client/build/cjs/transport.js +0 -153
  256. package/node_modules/engine.io-client/build/cjs/transports/index.d.ts +0 -8
  257. package/node_modules/engine.io-client/build/cjs/transports/index.js +0 -11
  258. package/node_modules/engine.io-client/build/cjs/transports/polling-fetch.d.ts +0 -15
  259. package/node_modules/engine.io-client/build/cjs/transports/polling-fetch.js +0 -60
  260. package/node_modules/engine.io-client/build/cjs/transports/polling-xhr.d.ts +0 -108
  261. package/node_modules/engine.io-client/build/cjs/transports/polling-xhr.js +0 -285
  262. package/node_modules/engine.io-client/build/cjs/transports/polling-xhr.node.d.ts +0 -11
  263. package/node_modules/engine.io-client/build/cjs/transports/polling-xhr.node.js +0 -44
  264. package/node_modules/engine.io-client/build/cjs/transports/polling.d.ts +0 -52
  265. package/node_modules/engine.io-client/build/cjs/transports/polling.js +0 -165
  266. package/node_modules/engine.io-client/build/cjs/transports/websocket.d.ts +0 -36
  267. package/node_modules/engine.io-client/build/cjs/transports/websocket.js +0 -136
  268. package/node_modules/engine.io-client/build/cjs/transports/websocket.node.d.ts +0 -14
  269. package/node_modules/engine.io-client/build/cjs/transports/websocket.node.js +0 -68
  270. package/node_modules/engine.io-client/build/cjs/transports/webtransport.d.ts +0 -18
  271. package/node_modules/engine.io-client/build/cjs/transports/webtransport.js +0 -94
  272. package/node_modules/engine.io-client/build/cjs/util.d.ts +0 -7
  273. package/node_modules/engine.io-client/build/cjs/util.js +0 -65
  274. package/node_modules/engine.io-client/build/esm/browser-entrypoint.d.ts +0 -3
  275. package/node_modules/engine.io-client/build/esm/browser-entrypoint.js +0 -2
  276. package/node_modules/engine.io-client/build/esm/contrib/has-cors.d.ts +0 -1
  277. package/node_modules/engine.io-client/build/esm/contrib/has-cors.js +0 -11
  278. package/node_modules/engine.io-client/build/esm/contrib/parseqs.d.ts +0 -15
  279. package/node_modules/engine.io-client/build/esm/contrib/parseqs.js +0 -34
  280. package/node_modules/engine.io-client/build/esm/contrib/parseuri.d.ts +0 -1
  281. package/node_modules/engine.io-client/build/esm/contrib/parseuri.js +0 -64
  282. package/node_modules/engine.io-client/build/esm/globals.d.ts +0 -4
  283. package/node_modules/engine.io-client/build/esm/globals.js +0 -22
  284. package/node_modules/engine.io-client/build/esm/globals.node.d.ts +0 -21
  285. package/node_modules/engine.io-client/build/esm/globals.node.js +0 -91
  286. package/node_modules/engine.io-client/build/esm/index.d.ts +0 -15
  287. package/node_modules/engine.io-client/build/esm/index.js +0 -15
  288. package/node_modules/engine.io-client/build/esm/package.json +0 -10
  289. package/node_modules/engine.io-client/build/esm/socket.d.ts +0 -482
  290. package/node_modules/engine.io-client/build/esm/socket.js +0 -727
  291. package/node_modules/engine.io-client/build/esm/transport.d.ts +0 -106
  292. package/node_modules/engine.io-client/build/esm/transport.js +0 -142
  293. package/node_modules/engine.io-client/build/esm/transports/index.d.ts +0 -8
  294. package/node_modules/engine.io-client/build/esm/transports/index.js +0 -8
  295. package/node_modules/engine.io-client/build/esm/transports/polling-fetch.d.ts +0 -15
  296. package/node_modules/engine.io-client/build/esm/transports/polling-fetch.js +0 -56
  297. package/node_modules/engine.io-client/build/esm/transports/polling-xhr.d.ts +0 -108
  298. package/node_modules/engine.io-client/build/esm/transports/polling-xhr.js +0 -271
  299. package/node_modules/engine.io-client/build/esm/transports/polling-xhr.node.d.ts +0 -11
  300. package/node_modules/engine.io-client/build/esm/transports/polling-xhr.node.js +0 -17
  301. package/node_modules/engine.io-client/build/esm/transports/polling.d.ts +0 -52
  302. package/node_modules/engine.io-client/build/esm/transports/polling.js +0 -145
  303. package/node_modules/engine.io-client/build/esm/transports/websocket.d.ts +0 -36
  304. package/node_modules/engine.io-client/build/esm/transports/websocket.js +0 -125
  305. package/node_modules/engine.io-client/build/esm/transports/websocket.node.d.ts +0 -14
  306. package/node_modules/engine.io-client/build/esm/transports/websocket.node.js +0 -41
  307. package/node_modules/engine.io-client/build/esm/transports/webtransport.d.ts +0 -18
  308. package/node_modules/engine.io-client/build/esm/transports/webtransport.js +0 -80
  309. package/node_modules/engine.io-client/build/esm/util.d.ts +0 -7
  310. package/node_modules/engine.io-client/build/esm/util.js +0 -59
  311. package/node_modules/engine.io-client/build/esm-debug/browser-entrypoint.d.ts +0 -3
  312. package/node_modules/engine.io-client/build/esm-debug/browser-entrypoint.js +0 -2
  313. package/node_modules/engine.io-client/build/esm-debug/contrib/has-cors.d.ts +0 -1
  314. package/node_modules/engine.io-client/build/esm-debug/contrib/has-cors.js +0 -11
  315. package/node_modules/engine.io-client/build/esm-debug/contrib/parseqs.d.ts +0 -15
  316. package/node_modules/engine.io-client/build/esm-debug/contrib/parseqs.js +0 -34
  317. package/node_modules/engine.io-client/build/esm-debug/contrib/parseuri.d.ts +0 -1
  318. package/node_modules/engine.io-client/build/esm-debug/contrib/parseuri.js +0 -64
  319. package/node_modules/engine.io-client/build/esm-debug/globals.d.ts +0 -4
  320. package/node_modules/engine.io-client/build/esm-debug/globals.js +0 -22
  321. package/node_modules/engine.io-client/build/esm-debug/globals.node.d.ts +0 -21
  322. package/node_modules/engine.io-client/build/esm-debug/globals.node.js +0 -91
  323. package/node_modules/engine.io-client/build/esm-debug/index.d.ts +0 -15
  324. package/node_modules/engine.io-client/build/esm-debug/index.js +0 -15
  325. package/node_modules/engine.io-client/build/esm-debug/package.json +0 -10
  326. package/node_modules/engine.io-client/build/esm-debug/socket.d.ts +0 -482
  327. package/node_modules/engine.io-client/build/esm-debug/socket.js +0 -756
  328. package/node_modules/engine.io-client/build/esm-debug/transport.d.ts +0 -106
  329. package/node_modules/engine.io-client/build/esm-debug/transport.js +0 -145
  330. package/node_modules/engine.io-client/build/esm-debug/transports/index.d.ts +0 -8
  331. package/node_modules/engine.io-client/build/esm-debug/transports/index.js +0 -8
  332. package/node_modules/engine.io-client/build/esm-debug/transports/polling-fetch.d.ts +0 -15
  333. package/node_modules/engine.io-client/build/esm-debug/transports/polling-fetch.js +0 -56
  334. package/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.d.ts +0 -108
  335. package/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.js +0 -276
  336. package/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.node.d.ts +0 -11
  337. package/node_modules/engine.io-client/build/esm-debug/transports/polling-xhr.node.js +0 -17
  338. package/node_modules/engine.io-client/build/esm-debug/transports/polling.d.ts +0 -52
  339. package/node_modules/engine.io-client/build/esm-debug/transports/polling.js +0 -158
  340. package/node_modules/engine.io-client/build/esm-debug/transports/websocket.d.ts +0 -36
  341. package/node_modules/engine.io-client/build/esm-debug/transports/websocket.js +0 -128
  342. package/node_modules/engine.io-client/build/esm-debug/transports/websocket.node.d.ts +0 -14
  343. package/node_modules/engine.io-client/build/esm-debug/transports/websocket.node.js +0 -41
  344. package/node_modules/engine.io-client/build/esm-debug/transports/webtransport.d.ts +0 -18
  345. package/node_modules/engine.io-client/build/esm-debug/transports/webtransport.js +0 -87
  346. package/node_modules/engine.io-client/build/esm-debug/util.d.ts +0 -7
  347. package/node_modules/engine.io-client/build/esm-debug/util.js +0 -59
  348. package/node_modules/engine.io-client/dist/engine.io.esm.min.js +0 -7
  349. package/node_modules/engine.io-client/dist/engine.io.esm.min.js.map +0 -1
  350. package/node_modules/engine.io-client/dist/engine.io.js +0 -2968
  351. package/node_modules/engine.io-client/dist/engine.io.js.map +0 -1
  352. package/node_modules/engine.io-client/dist/engine.io.min.js +0 -7
  353. package/node_modules/engine.io-client/dist/engine.io.min.js.map +0 -1
  354. package/node_modules/engine.io-client/package.json +0 -95
  355. package/node_modules/engine.io-parser/LICENSE +0 -22
  356. package/node_modules/engine.io-parser/Readme.md +0 -158
  357. package/node_modules/engine.io-parser/build/cjs/commons.d.ts +0 -14
  358. package/node_modules/engine.io-parser/build/cjs/commons.js +0 -19
  359. package/node_modules/engine.io-parser/build/cjs/contrib/base64-arraybuffer.d.ts +0 -2
  360. package/node_modules/engine.io-parser/build/cjs/contrib/base64-arraybuffer.js +0 -48
  361. package/node_modules/engine.io-parser/build/cjs/decodePacket.browser.d.ts +0 -2
  362. package/node_modules/engine.io-parser/build/cjs/decodePacket.browser.js +0 -66
  363. package/node_modules/engine.io-parser/build/cjs/decodePacket.d.ts +0 -2
  364. package/node_modules/engine.io-parser/build/cjs/decodePacket.js +0 -59
  365. package/node_modules/engine.io-parser/build/cjs/encodePacket.browser.d.ts +0 -4
  366. package/node_modules/engine.io-parser/build/cjs/encodePacket.browser.js +0 -72
  367. package/node_modules/engine.io-parser/build/cjs/encodePacket.d.ts +0 -3
  368. package/node_modules/engine.io-parser/build/cjs/encodePacket.js +0 -38
  369. package/node_modules/engine.io-parser/build/cjs/index.d.ts +0 -9
  370. package/node_modules/engine.io-parser/build/cjs/index.js +0 -164
  371. package/node_modules/engine.io-parser/build/cjs/package.json +0 -8
  372. package/node_modules/engine.io-parser/build/esm/commons.d.ts +0 -14
  373. package/node_modules/engine.io-parser/build/esm/commons.js +0 -14
  374. package/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.d.ts +0 -2
  375. package/node_modules/engine.io-parser/build/esm/contrib/base64-arraybuffer.js +0 -43
  376. package/node_modules/engine.io-parser/build/esm/decodePacket.browser.d.ts +0 -2
  377. package/node_modules/engine.io-parser/build/esm/decodePacket.browser.js +0 -62
  378. package/node_modules/engine.io-parser/build/esm/decodePacket.d.ts +0 -2
  379. package/node_modules/engine.io-parser/build/esm/decodePacket.js +0 -55
  380. package/node_modules/engine.io-parser/build/esm/encodePacket.browser.d.ts +0 -4
  381. package/node_modules/engine.io-parser/build/esm/encodePacket.browser.js +0 -68
  382. package/node_modules/engine.io-parser/build/esm/encodePacket.d.ts +0 -3
  383. package/node_modules/engine.io-parser/build/esm/encodePacket.js +0 -33
  384. package/node_modules/engine.io-parser/build/esm/index.d.ts +0 -9
  385. package/node_modules/engine.io-parser/build/esm/index.js +0 -156
  386. package/node_modules/engine.io-parser/build/esm/package.json +0 -8
  387. package/node_modules/engine.io-parser/package.json +0 -46
  388. package/node_modules/ms/index.js +0 -162
  389. package/node_modules/ms/license.md +0 -21
  390. package/node_modules/ms/package.json +0 -38
  391. package/node_modules/ms/readme.md +0 -59
  392. package/node_modules/socket.io-client/LICENSE +0 -21
  393. package/node_modules/socket.io-client/README.md +0 -29
  394. package/node_modules/socket.io-client/build/cjs/browser-entrypoint.d.ts +0 -2
  395. package/node_modules/socket.io-client/build/cjs/browser-entrypoint.js +0 -4
  396. package/node_modules/socket.io-client/build/cjs/contrib/backo2.d.ts +0 -12
  397. package/node_modules/socket.io-client/build/cjs/contrib/backo2.js +0 -69
  398. package/node_modules/socket.io-client/build/cjs/index.d.ts +0 -29
  399. package/node_modules/socket.io-client/build/cjs/index.js +0 -76
  400. package/node_modules/socket.io-client/build/cjs/manager.d.ts +0 -295
  401. package/node_modules/socket.io-client/build/cjs/manager.js +0 -416
  402. package/node_modules/socket.io-client/build/cjs/on.d.ts +0 -2
  403. package/node_modules/socket.io-client/build/cjs/on.js +0 -9
  404. package/node_modules/socket.io-client/build/cjs/socket.d.ts +0 -593
  405. package/node_modules/socket.io-client/build/cjs/socket.js +0 -910
  406. package/node_modules/socket.io-client/build/cjs/url.d.ts +0 -33
  407. package/node_modules/socket.io-client/build/cjs/url.js +0 -69
  408. package/node_modules/socket.io-client/build/esm/browser-entrypoint.d.ts +0 -2
  409. package/node_modules/socket.io-client/build/esm/browser-entrypoint.js +0 -2
  410. package/node_modules/socket.io-client/build/esm/contrib/backo2.d.ts +0 -12
  411. package/node_modules/socket.io-client/build/esm/contrib/backo2.js +0 -66
  412. package/node_modules/socket.io-client/build/esm/index.d.ts +0 -29
  413. package/node_modules/socket.io-client/build/esm/index.js +0 -58
  414. package/node_modules/socket.io-client/build/esm/manager.d.ts +0 -295
  415. package/node_modules/socket.io-client/build/esm/manager.js +0 -367
  416. package/node_modules/socket.io-client/build/esm/on.d.ts +0 -2
  417. package/node_modules/socket.io-client/build/esm/on.js +0 -6
  418. package/node_modules/socket.io-client/build/esm/package.json +0 -5
  419. package/node_modules/socket.io-client/build/esm/socket.d.ts +0 -593
  420. package/node_modules/socket.io-client/build/esm/socket.js +0 -882
  421. package/node_modules/socket.io-client/build/esm/url.d.ts +0 -33
  422. package/node_modules/socket.io-client/build/esm/url.js +0 -59
  423. package/node_modules/socket.io-client/build/esm-debug/browser-entrypoint.d.ts +0 -2
  424. package/node_modules/socket.io-client/build/esm-debug/browser-entrypoint.js +0 -2
  425. package/node_modules/socket.io-client/build/esm-debug/contrib/backo2.d.ts +0 -12
  426. package/node_modules/socket.io-client/build/esm-debug/contrib/backo2.js +0 -66
  427. package/node_modules/socket.io-client/build/esm-debug/index.d.ts +0 -29
  428. package/node_modules/socket.io-client/build/esm-debug/index.js +0 -62
  429. package/node_modules/socket.io-client/build/esm-debug/manager.d.ts +0 -295
  430. package/node_modules/socket.io-client/build/esm-debug/manager.js +0 -386
  431. package/node_modules/socket.io-client/build/esm-debug/on.d.ts +0 -2
  432. package/node_modules/socket.io-client/build/esm-debug/on.js +0 -6
  433. package/node_modules/socket.io-client/build/esm-debug/package.json +0 -5
  434. package/node_modules/socket.io-client/build/esm-debug/socket.d.ts +0 -593
  435. package/node_modules/socket.io-client/build/esm-debug/socket.js +0 -903
  436. package/node_modules/socket.io-client/build/esm-debug/url.d.ts +0 -33
  437. package/node_modules/socket.io-client/build/esm-debug/url.js +0 -63
  438. package/node_modules/socket.io-client/dist/socket.io.esm.min.js +0 -7
  439. package/node_modules/socket.io-client/dist/socket.io.esm.min.js.map +0 -1
  440. package/node_modules/socket.io-client/dist/socket.io.js +0 -4908
  441. package/node_modules/socket.io-client/dist/socket.io.js.map +0 -1
  442. package/node_modules/socket.io-client/dist/socket.io.min.js +0 -7
  443. package/node_modules/socket.io-client/dist/socket.io.min.js.map +0 -1
  444. package/node_modules/socket.io-client/dist/socket.io.msgpack.min.js +0 -7
  445. package/node_modules/socket.io-client/dist/socket.io.msgpack.min.js.map +0 -1
  446. package/node_modules/socket.io-client/package.json +0 -101
  447. package/node_modules/socket.io-parser/LICENSE +0 -20
  448. package/node_modules/socket.io-parser/Readme.md +0 -81
  449. package/node_modules/socket.io-parser/build/cjs/binary.d.ts +0 -20
  450. package/node_modules/socket.io-parser/build/cjs/binary.js +0 -88
  451. package/node_modules/socket.io-parser/build/cjs/index.d.ts +0 -90
  452. package/node_modules/socket.io-parser/build/cjs/index.js +0 -321
  453. package/node_modules/socket.io-parser/build/cjs/is-binary.d.ts +0 -7
  454. package/node_modules/socket.io-parser/build/cjs/is-binary.js +0 -55
  455. package/node_modules/socket.io-parser/build/cjs/package.json +0 -3
  456. package/node_modules/socket.io-parser/build/esm/binary.d.ts +0 -20
  457. package/node_modules/socket.io-parser/build/esm/binary.js +0 -83
  458. package/node_modules/socket.io-parser/build/esm/index.d.ts +0 -90
  459. package/node_modules/socket.io-parser/build/esm/index.js +0 -311
  460. package/node_modules/socket.io-parser/build/esm/is-binary.d.ts +0 -7
  461. package/node_modules/socket.io-parser/build/esm/is-binary.js +0 -50
  462. package/node_modules/socket.io-parser/build/esm/package.json +0 -3
  463. package/node_modules/socket.io-parser/build/esm-debug/binary.d.ts +0 -20
  464. package/node_modules/socket.io-parser/build/esm-debug/binary.js +0 -83
  465. package/node_modules/socket.io-parser/build/esm-debug/index.d.ts +0 -90
  466. package/node_modules/socket.io-parser/build/esm-debug/index.js +0 -316
  467. package/node_modules/socket.io-parser/build/esm-debug/is-binary.d.ts +0 -7
  468. package/node_modules/socket.io-parser/build/esm-debug/is-binary.js +0 -50
  469. package/node_modules/socket.io-parser/build/esm-debug/package.json +0 -3
  470. package/node_modules/socket.io-parser/package.json +0 -58
  471. package/node_modules/tr46/.npmignore +0 -4
  472. package/node_modules/tr46/index.js +0 -193
  473. package/node_modules/tr46/lib/.gitkeep +0 -0
  474. package/node_modules/tr46/lib/mappingTable.json +0 -1
  475. package/node_modules/tr46/package.json +0 -31
  476. package/node_modules/webidl-conversions/LICENSE.md +0 -12
  477. package/node_modules/webidl-conversions/README.md +0 -53
  478. package/node_modules/webidl-conversions/lib/index.js +0 -189
  479. package/node_modules/webidl-conversions/package.json +0 -23
  480. package/node_modules/whatwg-url/LICENSE.txt +0 -21
  481. package/node_modules/whatwg-url/README.md +0 -67
  482. package/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  483. package/node_modules/whatwg-url/lib/URL.js +0 -196
  484. package/node_modules/whatwg-url/lib/public-api.js +0 -11
  485. package/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  486. package/node_modules/whatwg-url/lib/utils.js +0 -20
  487. package/node_modules/whatwg-url/package.json +0 -32
  488. package/node_modules/ws/LICENSE +0 -20
  489. package/node_modules/ws/README.md +0 -548
  490. package/node_modules/ws/browser.js +0 -8
  491. package/node_modules/ws/index.js +0 -13
  492. package/node_modules/ws/lib/buffer-util.js +0 -131
  493. package/node_modules/ws/lib/constants.js +0 -12
  494. package/node_modules/ws/lib/event-target.js +0 -292
  495. package/node_modules/ws/lib/extension.js +0 -203
  496. package/node_modules/ws/lib/limiter.js +0 -55
  497. package/node_modules/ws/lib/permessage-deflate.js +0 -514
  498. package/node_modules/ws/lib/receiver.js +0 -704
  499. package/node_modules/ws/lib/sender.js +0 -497
  500. package/node_modules/ws/lib/stream.js +0 -159
  501. package/node_modules/ws/lib/subprotocol.js +0 -62
  502. package/node_modules/ws/lib/validation.js +0 -130
  503. package/node_modules/ws/lib/websocket-server.js +0 -540
  504. package/node_modules/ws/lib/websocket.js +0 -1338
  505. package/node_modules/ws/package.json +0 -69
  506. package/node_modules/ws/wrapper.mjs +0 -8
  507. package/node_modules/xmlhttprequest-ssl/LICENSE +0 -22
  508. package/node_modules/xmlhttprequest-ssl/README.md +0 -67
  509. package/node_modules/xmlhttprequest-ssl/lib/XMLHttpRequest.js +0 -689
  510. package/node_modules/xmlhttprequest-ssl/package.json +0 -40
  511. package/node_modules/zod/LICENSE +0 -21
  512. package/node_modules/zod/README.md +0 -208
  513. package/node_modules/zod/index.cjs +0 -33
  514. package/node_modules/zod/index.d.cts +0 -4
  515. package/node_modules/zod/index.d.ts +0 -4
  516. package/node_modules/zod/index.js +0 -4
  517. package/node_modules/zod/package.json +0 -118
  518. package/node_modules/zod/src/index.ts +0 -4
  519. package/node_modules/zod/src/v3/ZodError.ts +0 -330
  520. package/node_modules/zod/src/v3/benchmarks/datetime.ts +0 -58
  521. package/node_modules/zod/src/v3/benchmarks/discriminatedUnion.ts +0 -80
  522. package/node_modules/zod/src/v3/benchmarks/index.ts +0 -59
  523. package/node_modules/zod/src/v3/benchmarks/ipv4.ts +0 -57
  524. package/node_modules/zod/src/v3/benchmarks/object.ts +0 -69
  525. package/node_modules/zod/src/v3/benchmarks/primitives.ts +0 -162
  526. package/node_modules/zod/src/v3/benchmarks/realworld.ts +0 -63
  527. package/node_modules/zod/src/v3/benchmarks/string.ts +0 -55
  528. package/node_modules/zod/src/v3/benchmarks/union.ts +0 -80
  529. package/node_modules/zod/src/v3/errors.ts +0 -13
  530. package/node_modules/zod/src/v3/external.ts +0 -6
  531. package/node_modules/zod/src/v3/helpers/enumUtil.ts +0 -17
  532. package/node_modules/zod/src/v3/helpers/errorUtil.ts +0 -8
  533. package/node_modules/zod/src/v3/helpers/parseUtil.ts +0 -176
  534. package/node_modules/zod/src/v3/helpers/partialUtil.ts +0 -34
  535. package/node_modules/zod/src/v3/helpers/typeAliases.ts +0 -2
  536. package/node_modules/zod/src/v3/helpers/util.ts +0 -224
  537. package/node_modules/zod/src/v3/index.ts +0 -4
  538. package/node_modules/zod/src/v3/locales/en.ts +0 -124
  539. package/node_modules/zod/src/v3/standard-schema.ts +0 -113
  540. package/node_modules/zod/src/v3/tests/Mocker.ts +0 -54
  541. package/node_modules/zod/src/v3/tests/all-errors.test.ts +0 -157
  542. package/node_modules/zod/src/v3/tests/anyunknown.test.ts +0 -28
  543. package/node_modules/zod/src/v3/tests/array.test.ts +0 -71
  544. package/node_modules/zod/src/v3/tests/async-parsing.test.ts +0 -388
  545. package/node_modules/zod/src/v3/tests/async-refinements.test.ts +0 -46
  546. package/node_modules/zod/src/v3/tests/base.test.ts +0 -29
  547. package/node_modules/zod/src/v3/tests/bigint.test.ts +0 -55
  548. package/node_modules/zod/src/v3/tests/branded.test.ts +0 -53
  549. package/node_modules/zod/src/v3/tests/catch.test.ts +0 -220
  550. package/node_modules/zod/src/v3/tests/coerce.test.ts +0 -133
  551. package/node_modules/zod/src/v3/tests/complex.test.ts +0 -56
  552. package/node_modules/zod/src/v3/tests/custom.test.ts +0 -31
  553. package/node_modules/zod/src/v3/tests/date.test.ts +0 -32
  554. package/node_modules/zod/src/v3/tests/deepmasking.test.ts +0 -186
  555. package/node_modules/zod/src/v3/tests/default.test.ts +0 -112
  556. package/node_modules/zod/src/v3/tests/description.test.ts +0 -33
  557. package/node_modules/zod/src/v3/tests/discriminated-unions.test.ts +0 -315
  558. package/node_modules/zod/src/v3/tests/enum.test.ts +0 -80
  559. package/node_modules/zod/src/v3/tests/error.test.ts +0 -551
  560. package/node_modules/zod/src/v3/tests/firstparty.test.ts +0 -87
  561. package/node_modules/zod/src/v3/tests/firstpartyschematypes.test.ts +0 -21
  562. package/node_modules/zod/src/v3/tests/function.test.ts +0 -257
  563. package/node_modules/zod/src/v3/tests/generics.test.ts +0 -48
  564. package/node_modules/zod/src/v3/tests/instanceof.test.ts +0 -37
  565. package/node_modules/zod/src/v3/tests/intersection.test.ts +0 -110
  566. package/node_modules/zod/src/v3/tests/language-server.source.ts +0 -76
  567. package/node_modules/zod/src/v3/tests/language-server.test.ts +0 -207
  568. package/node_modules/zod/src/v3/tests/literal.test.ts +0 -36
  569. package/node_modules/zod/src/v3/tests/map.test.ts +0 -110
  570. package/node_modules/zod/src/v3/tests/masking.test.ts +0 -4
  571. package/node_modules/zod/src/v3/tests/mocker.test.ts +0 -19
  572. package/node_modules/zod/src/v3/tests/nan.test.ts +0 -21
  573. package/node_modules/zod/src/v3/tests/nativeEnum.test.ts +0 -87
  574. package/node_modules/zod/src/v3/tests/nullable.test.ts +0 -42
  575. package/node_modules/zod/src/v3/tests/number.test.ts +0 -176
  576. package/node_modules/zod/src/v3/tests/object-augmentation.test.ts +0 -29
  577. package/node_modules/zod/src/v3/tests/object-in-es5-env.test.ts +0 -29
  578. package/node_modules/zod/src/v3/tests/object.test.ts +0 -434
  579. package/node_modules/zod/src/v3/tests/optional.test.ts +0 -42
  580. package/node_modules/zod/src/v3/tests/parseUtil.test.ts +0 -23
  581. package/node_modules/zod/src/v3/tests/parser.test.ts +0 -41
  582. package/node_modules/zod/src/v3/tests/partials.test.ts +0 -243
  583. package/node_modules/zod/src/v3/tests/pickomit.test.ts +0 -111
  584. package/node_modules/zod/src/v3/tests/pipeline.test.ts +0 -29
  585. package/node_modules/zod/src/v3/tests/preprocess.test.ts +0 -186
  586. package/node_modules/zod/src/v3/tests/primitive.test.ts +0 -440
  587. package/node_modules/zod/src/v3/tests/promise.test.ts +0 -90
  588. package/node_modules/zod/src/v3/tests/readonly.test.ts +0 -194
  589. package/node_modules/zod/src/v3/tests/record.test.ts +0 -171
  590. package/node_modules/zod/src/v3/tests/recursive.test.ts +0 -197
  591. package/node_modules/zod/src/v3/tests/refine.test.ts +0 -313
  592. package/node_modules/zod/src/v3/tests/safeparse.test.ts +0 -27
  593. package/node_modules/zod/src/v3/tests/set.test.ts +0 -142
  594. package/node_modules/zod/src/v3/tests/standard-schema.test.ts +0 -83
  595. package/node_modules/zod/src/v3/tests/string.test.ts +0 -916
  596. package/node_modules/zod/src/v3/tests/transformer.test.ts +0 -233
  597. package/node_modules/zod/src/v3/tests/tuple.test.ts +0 -90
  598. package/node_modules/zod/src/v3/tests/unions.test.ts +0 -57
  599. package/node_modules/zod/src/v3/tests/validations.test.ts +0 -133
  600. package/node_modules/zod/src/v3/tests/void.test.ts +0 -15
  601. package/node_modules/zod/src/v3/types.ts +0 -5136
  602. package/node_modules/zod/src/v4/classic/checks.ts +0 -30
  603. package/node_modules/zod/src/v4/classic/coerce.ts +0 -27
  604. package/node_modules/zod/src/v4/classic/compat.ts +0 -66
  605. package/node_modules/zod/src/v4/classic/errors.ts +0 -75
  606. package/node_modules/zod/src/v4/classic/external.ts +0 -50
  607. package/node_modules/zod/src/v4/classic/index.ts +0 -5
  608. package/node_modules/zod/src/v4/classic/iso.ts +0 -90
  609. package/node_modules/zod/src/v4/classic/parse.ts +0 -33
  610. package/node_modules/zod/src/v4/classic/schemas.ts +0 -2054
  611. package/node_modules/zod/src/v4/classic/tests/anyunknown.test.ts +0 -26
  612. package/node_modules/zod/src/v4/classic/tests/array.test.ts +0 -264
  613. package/node_modules/zod/src/v4/classic/tests/assignability.test.ts +0 -210
  614. package/node_modules/zod/src/v4/classic/tests/async-parsing.test.ts +0 -381
  615. package/node_modules/zod/src/v4/classic/tests/async-refinements.test.ts +0 -68
  616. package/node_modules/zod/src/v4/classic/tests/base.test.ts +0 -7
  617. package/node_modules/zod/src/v4/classic/tests/bigint.test.ts +0 -54
  618. package/node_modules/zod/src/v4/classic/tests/brand.test.ts +0 -63
  619. package/node_modules/zod/src/v4/classic/tests/catch.test.ts +0 -252
  620. package/node_modules/zod/src/v4/classic/tests/coalesce.test.ts +0 -20
  621. package/node_modules/zod/src/v4/classic/tests/coerce.test.ts +0 -160
  622. package/node_modules/zod/src/v4/classic/tests/continuability.test.ts +0 -352
  623. package/node_modules/zod/src/v4/classic/tests/custom.test.ts +0 -40
  624. package/node_modules/zod/src/v4/classic/tests/date.test.ts +0 -31
  625. package/node_modules/zod/src/v4/classic/tests/datetime.test.ts +0 -296
  626. package/node_modules/zod/src/v4/classic/tests/default.test.ts +0 -313
  627. package/node_modules/zod/src/v4/classic/tests/description.test.ts +0 -32
  628. package/node_modules/zod/src/v4/classic/tests/discriminated-unions.test.ts +0 -619
  629. package/node_modules/zod/src/v4/classic/tests/enum.test.ts +0 -285
  630. package/node_modules/zod/src/v4/classic/tests/error-utils.test.ts +0 -527
  631. package/node_modules/zod/src/v4/classic/tests/error.test.ts +0 -711
  632. package/node_modules/zod/src/v4/classic/tests/file.test.ts +0 -91
  633. package/node_modules/zod/src/v4/classic/tests/firstparty.test.ts +0 -175
  634. package/node_modules/zod/src/v4/classic/tests/function.test.ts +0 -268
  635. package/node_modules/zod/src/v4/classic/tests/generics.test.ts +0 -72
  636. package/node_modules/zod/src/v4/classic/tests/index.test.ts +0 -829
  637. package/node_modules/zod/src/v4/classic/tests/instanceof.test.ts +0 -34
  638. package/node_modules/zod/src/v4/classic/tests/intersection.test.ts +0 -171
  639. package/node_modules/zod/src/v4/classic/tests/json.test.ts +0 -108
  640. package/node_modules/zod/src/v4/classic/tests/lazy.test.ts +0 -227
  641. package/node_modules/zod/src/v4/classic/tests/literal.test.ts +0 -92
  642. package/node_modules/zod/src/v4/classic/tests/map.test.ts +0 -196
  643. package/node_modules/zod/src/v4/classic/tests/nan.test.ts +0 -21
  644. package/node_modules/zod/src/v4/classic/tests/nested-refine.test.ts +0 -168
  645. package/node_modules/zod/src/v4/classic/tests/nonoptional.test.ts +0 -86
  646. package/node_modules/zod/src/v4/classic/tests/nullable.test.ts +0 -22
  647. package/node_modules/zod/src/v4/classic/tests/number.test.ts +0 -247
  648. package/node_modules/zod/src/v4/classic/tests/object.test.ts +0 -563
  649. package/node_modules/zod/src/v4/classic/tests/optional.test.ts +0 -123
  650. package/node_modules/zod/src/v4/classic/tests/partial.test.ts +0 -147
  651. package/node_modules/zod/src/v4/classic/tests/pickomit.test.ts +0 -127
  652. package/node_modules/zod/src/v4/classic/tests/pipe.test.ts +0 -81
  653. package/node_modules/zod/src/v4/classic/tests/prefault.test.ts +0 -37
  654. package/node_modules/zod/src/v4/classic/tests/preprocess.test.ts +0 -298
  655. package/node_modules/zod/src/v4/classic/tests/primitive.test.ts +0 -175
  656. package/node_modules/zod/src/v4/classic/tests/promise.test.ts +0 -81
  657. package/node_modules/zod/src/v4/classic/tests/prototypes.test.ts +0 -23
  658. package/node_modules/zod/src/v4/classic/tests/readonly.test.ts +0 -252
  659. package/node_modules/zod/src/v4/classic/tests/record.test.ts +0 -342
  660. package/node_modules/zod/src/v4/classic/tests/recursive-types.test.ts +0 -356
  661. package/node_modules/zod/src/v4/classic/tests/refine.test.ts +0 -532
  662. package/node_modules/zod/src/v4/classic/tests/registries.test.ts +0 -204
  663. package/node_modules/zod/src/v4/classic/tests/set.test.ts +0 -179
  664. package/node_modules/zod/src/v4/classic/tests/standard-schema.test.ts +0 -57
  665. package/node_modules/zod/src/v4/classic/tests/string-formats.test.ts +0 -109
  666. package/node_modules/zod/src/v4/classic/tests/string.test.ts +0 -881
  667. package/node_modules/zod/src/v4/classic/tests/stringbool.test.ts +0 -66
  668. package/node_modules/zod/src/v4/classic/tests/template-literal.test.ts +0 -758
  669. package/node_modules/zod/src/v4/classic/tests/to-json-schema.test.ts +0 -2314
  670. package/node_modules/zod/src/v4/classic/tests/transform.test.ts +0 -250
  671. package/node_modules/zod/src/v4/classic/tests/tuple.test.ts +0 -163
  672. package/node_modules/zod/src/v4/classic/tests/union.test.ts +0 -94
  673. package/node_modules/zod/src/v4/classic/tests/validations.test.ts +0 -283
  674. package/node_modules/zod/src/v4/classic/tests/void.test.ts +0 -12
  675. package/node_modules/zod/src/v4/core/api.ts +0 -1594
  676. package/node_modules/zod/src/v4/core/checks.ts +0 -1283
  677. package/node_modules/zod/src/v4/core/config.ts +0 -15
  678. package/node_modules/zod/src/v4/core/core.ts +0 -134
  679. package/node_modules/zod/src/v4/core/doc.ts +0 -44
  680. package/node_modules/zod/src/v4/core/errors.ts +0 -424
  681. package/node_modules/zod/src/v4/core/function.ts +0 -176
  682. package/node_modules/zod/src/v4/core/index.ts +0 -15
  683. package/node_modules/zod/src/v4/core/json-schema.ts +0 -143
  684. package/node_modules/zod/src/v4/core/parse.ts +0 -94
  685. package/node_modules/zod/src/v4/core/regexes.ts +0 -135
  686. package/node_modules/zod/src/v4/core/registries.ts +0 -96
  687. package/node_modules/zod/src/v4/core/schemas.ts +0 -3842
  688. package/node_modules/zod/src/v4/core/standard-schema.ts +0 -64
  689. package/node_modules/zod/src/v4/core/tests/index.test.ts +0 -46
  690. package/node_modules/zod/src/v4/core/tests/locales/be.test.ts +0 -124
  691. package/node_modules/zod/src/v4/core/tests/locales/en.test.ts +0 -22
  692. package/node_modules/zod/src/v4/core/tests/locales/ru.test.ts +0 -128
  693. package/node_modules/zod/src/v4/core/tests/locales/tr.test.ts +0 -69
  694. package/node_modules/zod/src/v4/core/to-json-schema.ts +0 -977
  695. package/node_modules/zod/src/v4/core/util.ts +0 -775
  696. package/node_modules/zod/src/v4/core/versions.ts +0 -5
  697. package/node_modules/zod/src/v4/core/zsf.ts +0 -323
  698. package/node_modules/zod/src/v4/index.ts +0 -4
  699. package/node_modules/zod/src/v4/locales/ar.ts +0 -125
  700. package/node_modules/zod/src/v4/locales/az.ts +0 -121
  701. package/node_modules/zod/src/v4/locales/be.ts +0 -184
  702. package/node_modules/zod/src/v4/locales/ca.ts +0 -127
  703. package/node_modules/zod/src/v4/locales/cs.ts +0 -142
  704. package/node_modules/zod/src/v4/locales/de.ts +0 -124
  705. package/node_modules/zod/src/v4/locales/en.ts +0 -127
  706. package/node_modules/zod/src/v4/locales/eo.ts +0 -125
  707. package/node_modules/zod/src/v4/locales/es.ts +0 -125
  708. package/node_modules/zod/src/v4/locales/fa.ts +0 -134
  709. package/node_modules/zod/src/v4/locales/fi.ts +0 -131
  710. package/node_modules/zod/src/v4/locales/fr-CA.ts +0 -126
  711. package/node_modules/zod/src/v4/locales/fr.ts +0 -124
  712. package/node_modules/zod/src/v4/locales/he.ts +0 -125
  713. package/node_modules/zod/src/v4/locales/hu.ts +0 -126
  714. package/node_modules/zod/src/v4/locales/id.ts +0 -125
  715. package/node_modules/zod/src/v4/locales/index.ts +0 -39
  716. package/node_modules/zod/src/v4/locales/it.ts +0 -125
  717. package/node_modules/zod/src/v4/locales/ja.ts +0 -122
  718. package/node_modules/zod/src/v4/locales/kh.ts +0 -126
  719. package/node_modules/zod/src/v4/locales/ko.ts +0 -131
  720. package/node_modules/zod/src/v4/locales/mk.ts +0 -127
  721. package/node_modules/zod/src/v4/locales/ms.ts +0 -124
  722. package/node_modules/zod/src/v4/locales/nl.ts +0 -126
  723. package/node_modules/zod/src/v4/locales/no.ts +0 -124
  724. package/node_modules/zod/src/v4/locales/ota.ts +0 -125
  725. package/node_modules/zod/src/v4/locales/pl.ts +0 -126
  726. package/node_modules/zod/src/v4/locales/ps.ts +0 -133
  727. package/node_modules/zod/src/v4/locales/pt.ts +0 -123
  728. package/node_modules/zod/src/v4/locales/ru.ts +0 -184
  729. package/node_modules/zod/src/v4/locales/sl.ts +0 -126
  730. package/node_modules/zod/src/v4/locales/sv.ts +0 -127
  731. package/node_modules/zod/src/v4/locales/ta.ts +0 -125
  732. package/node_modules/zod/src/v4/locales/th.ts +0 -126
  733. package/node_modules/zod/src/v4/locales/tr.ts +0 -121
  734. package/node_modules/zod/src/v4/locales/ua.ts +0 -126
  735. package/node_modules/zod/src/v4/locales/ur.ts +0 -126
  736. package/node_modules/zod/src/v4/locales/vi.ts +0 -125
  737. package/node_modules/zod/src/v4/locales/zh-CN.ts +0 -123
  738. package/node_modules/zod/src/v4/locales/zh-TW.ts +0 -125
  739. package/node_modules/zod/src/v4/mini/checks.ts +0 -32
  740. package/node_modules/zod/src/v4/mini/coerce.ts +0 -22
  741. package/node_modules/zod/src/v4/mini/external.ts +0 -40
  742. package/node_modules/zod/src/v4/mini/index.ts +0 -3
  743. package/node_modules/zod/src/v4/mini/iso.ts +0 -62
  744. package/node_modules/zod/src/v4/mini/parse.ts +0 -1
  745. package/node_modules/zod/src/v4/mini/schemas.ts +0 -1579
  746. package/node_modules/zod/src/v4/mini/tests/assignability.test.ts +0 -129
  747. package/node_modules/zod/src/v4/mini/tests/brand.test.ts +0 -51
  748. package/node_modules/zod/src/v4/mini/tests/checks.test.ts +0 -144
  749. package/node_modules/zod/src/v4/mini/tests/computed.test.ts +0 -36
  750. package/node_modules/zod/src/v4/mini/tests/error.test.ts +0 -22
  751. package/node_modules/zod/src/v4/mini/tests/functions.test.ts +0 -43
  752. package/node_modules/zod/src/v4/mini/tests/index.test.ts +0 -871
  753. package/node_modules/zod/src/v4/mini/tests/number.test.ts +0 -95
  754. package/node_modules/zod/src/v4/mini/tests/object.test.ts +0 -185
  755. package/node_modules/zod/src/v4/mini/tests/prototypes.test.ts +0 -43
  756. package/node_modules/zod/src/v4/mini/tests/recursive-types.test.ts +0 -275
  757. package/node_modules/zod/src/v4/mini/tests/string.test.ts +0 -299
  758. package/node_modules/zod/src/v4-mini/index.ts +0 -1
  759. package/node_modules/zod/v3/ZodError.cjs +0 -138
  760. package/node_modules/zod/v3/ZodError.d.cts +0 -164
  761. package/node_modules/zod/v3/ZodError.d.ts +0 -164
  762. package/node_modules/zod/v3/ZodError.js +0 -133
  763. package/node_modules/zod/v3/errors.cjs +0 -17
  764. package/node_modules/zod/v3/errors.d.cts +0 -5
  765. package/node_modules/zod/v3/errors.d.ts +0 -5
  766. package/node_modules/zod/v3/errors.js +0 -9
  767. package/node_modules/zod/v3/external.cjs +0 -22
  768. package/node_modules/zod/v3/external.d.cts +0 -6
  769. package/node_modules/zod/v3/external.d.ts +0 -6
  770. package/node_modules/zod/v3/external.js +0 -6
  771. package/node_modules/zod/v3/helpers/enumUtil.cjs +0 -2
  772. package/node_modules/zod/v3/helpers/enumUtil.d.cts +0 -8
  773. package/node_modules/zod/v3/helpers/enumUtil.d.ts +0 -8
  774. package/node_modules/zod/v3/helpers/enumUtil.js +0 -1
  775. package/node_modules/zod/v3/helpers/errorUtil.cjs +0 -9
  776. package/node_modules/zod/v3/helpers/errorUtil.d.cts +0 -9
  777. package/node_modules/zod/v3/helpers/errorUtil.d.ts +0 -9
  778. package/node_modules/zod/v3/helpers/errorUtil.js +0 -6
  779. package/node_modules/zod/v3/helpers/parseUtil.cjs +0 -124
  780. package/node_modules/zod/v3/helpers/parseUtil.d.cts +0 -78
  781. package/node_modules/zod/v3/helpers/parseUtil.d.ts +0 -78
  782. package/node_modules/zod/v3/helpers/parseUtil.js +0 -109
  783. package/node_modules/zod/v3/helpers/partialUtil.cjs +0 -2
  784. package/node_modules/zod/v3/helpers/partialUtil.d.cts +0 -8
  785. package/node_modules/zod/v3/helpers/partialUtil.d.ts +0 -8
  786. package/node_modules/zod/v3/helpers/partialUtil.js +0 -1
  787. package/node_modules/zod/v3/helpers/typeAliases.cjs +0 -2
  788. package/node_modules/zod/v3/helpers/typeAliases.d.cts +0 -2
  789. package/node_modules/zod/v3/helpers/typeAliases.d.ts +0 -2
  790. package/node_modules/zod/v3/helpers/typeAliases.js +0 -1
  791. package/node_modules/zod/v3/helpers/util.cjs +0 -137
  792. package/node_modules/zod/v3/helpers/util.d.cts +0 -85
  793. package/node_modules/zod/v3/helpers/util.d.ts +0 -85
  794. package/node_modules/zod/v3/helpers/util.js +0 -133
  795. package/node_modules/zod/v3/index.cjs +0 -33
  796. package/node_modules/zod/v3/index.d.cts +0 -4
  797. package/node_modules/zod/v3/index.d.ts +0 -4
  798. package/node_modules/zod/v3/index.js +0 -4
  799. package/node_modules/zod/v3/locales/en.cjs +0 -111
  800. package/node_modules/zod/v3/locales/en.d.cts +0 -3
  801. package/node_modules/zod/v3/locales/en.d.ts +0 -3
  802. package/node_modules/zod/v3/locales/en.js +0 -109
  803. package/node_modules/zod/v3/standard-schema.cjs +0 -2
  804. package/node_modules/zod/v3/standard-schema.d.cts +0 -102
  805. package/node_modules/zod/v3/standard-schema.d.ts +0 -102
  806. package/node_modules/zod/v3/standard-schema.js +0 -1
  807. package/node_modules/zod/v3/types.cjs +0 -3775
  808. package/node_modules/zod/v3/types.d.cts +0 -1031
  809. package/node_modules/zod/v3/types.d.ts +0 -1031
  810. package/node_modules/zod/v3/types.js +0 -3693
  811. package/node_modules/zod/v4/classic/checks.cjs +0 -32
  812. package/node_modules/zod/v4/classic/checks.d.cts +0 -1
  813. package/node_modules/zod/v4/classic/checks.d.ts +0 -1
  814. package/node_modules/zod/v4/classic/checks.js +0 -1
  815. package/node_modules/zod/v4/classic/coerce.cjs +0 -47
  816. package/node_modules/zod/v4/classic/coerce.d.cts +0 -17
  817. package/node_modules/zod/v4/classic/coerce.d.ts +0 -17
  818. package/node_modules/zod/v4/classic/coerce.js +0 -17
  819. package/node_modules/zod/v4/classic/compat.cjs +0 -57
  820. package/node_modules/zod/v4/classic/compat.d.cts +0 -46
  821. package/node_modules/zod/v4/classic/compat.d.ts +0 -46
  822. package/node_modules/zod/v4/classic/compat.js +0 -27
  823. package/node_modules/zod/v4/classic/errors.cjs +0 -67
  824. package/node_modules/zod/v4/classic/errors.d.cts +0 -30
  825. package/node_modules/zod/v4/classic/errors.d.ts +0 -30
  826. package/node_modules/zod/v4/classic/errors.js +0 -41
  827. package/node_modules/zod/v4/classic/external.cjs +0 -70
  828. package/node_modules/zod/v4/classic/external.d.cts +0 -13
  829. package/node_modules/zod/v4/classic/external.d.ts +0 -13
  830. package/node_modules/zod/v4/classic/external.js +0 -18
  831. package/node_modules/zod/v4/classic/index.cjs +0 -33
  832. package/node_modules/zod/v4/classic/index.d.cts +0 -4
  833. package/node_modules/zod/v4/classic/index.d.ts +0 -4
  834. package/node_modules/zod/v4/classic/index.js +0 -4
  835. package/node_modules/zod/v4/classic/iso.cjs +0 -60
  836. package/node_modules/zod/v4/classic/iso.d.cts +0 -22
  837. package/node_modules/zod/v4/classic/iso.d.ts +0 -22
  838. package/node_modules/zod/v4/classic/iso.js +0 -30
  839. package/node_modules/zod/v4/classic/parse.cjs +0 -32
  840. package/node_modules/zod/v4/classic/parse.d.cts +0 -23
  841. package/node_modules/zod/v4/classic/parse.d.ts +0 -23
  842. package/node_modules/zod/v4/classic/parse.js +0 -6
  843. package/node_modules/zod/v4/classic/schemas.cjs +0 -1109
  844. package/node_modules/zod/v4/classic/schemas.d.cts +0 -630
  845. package/node_modules/zod/v4/classic/schemas.d.ts +0 -630
  846. package/node_modules/zod/v4/classic/schemas.js +0 -1006
  847. package/node_modules/zod/v4/core/api.cjs +0 -1039
  848. package/node_modules/zod/v4/core/api.d.cts +0 -284
  849. package/node_modules/zod/v4/core/api.d.ts +0 -284
  850. package/node_modules/zod/v4/core/api.js +0 -906
  851. package/node_modules/zod/v4/core/checks.cjs +0 -591
  852. package/node_modules/zod/v4/core/checks.d.cts +0 -278
  853. package/node_modules/zod/v4/core/checks.d.ts +0 -278
  854. package/node_modules/zod/v4/core/checks.js +0 -565
  855. package/node_modules/zod/v4/core/core.cjs +0 -67
  856. package/node_modules/zod/v4/core/core.d.cts +0 -49
  857. package/node_modules/zod/v4/core/core.d.ts +0 -49
  858. package/node_modules/zod/v4/core/core.js +0 -61
  859. package/node_modules/zod/v4/core/doc.cjs +0 -39
  860. package/node_modules/zod/v4/core/doc.d.cts +0 -14
  861. package/node_modules/zod/v4/core/doc.d.ts +0 -14
  862. package/node_modules/zod/v4/core/doc.js +0 -35
  863. package/node_modules/zod/v4/core/errors.cjs +0 -226
  864. package/node_modules/zod/v4/core/errors.d.cts +0 -208
  865. package/node_modules/zod/v4/core/errors.d.ts +0 -208
  866. package/node_modules/zod/v4/core/errors.js +0 -195
  867. package/node_modules/zod/v4/core/function.cjs +0 -102
  868. package/node_modules/zod/v4/core/function.d.cts +0 -52
  869. package/node_modules/zod/v4/core/function.d.ts +0 -52
  870. package/node_modules/zod/v4/core/function.js +0 -75
  871. package/node_modules/zod/v4/core/index.cjs +0 -44
  872. package/node_modules/zod/v4/core/index.d.cts +0 -15
  873. package/node_modules/zod/v4/core/index.d.ts +0 -15
  874. package/node_modules/zod/v4/core/index.js +0 -15
  875. package/node_modules/zod/v4/core/json-schema.cjs +0 -2
  876. package/node_modules/zod/v4/core/json-schema.d.cts +0 -87
  877. package/node_modules/zod/v4/core/json-schema.d.ts +0 -87
  878. package/node_modules/zod/v4/core/json-schema.js +0 -1
  879. package/node_modules/zod/v4/core/parse.cjs +0 -87
  880. package/node_modules/zod/v4/core/parse.d.cts +0 -25
  881. package/node_modules/zod/v4/core/parse.d.ts +0 -25
  882. package/node_modules/zod/v4/core/parse.js +0 -57
  883. package/node_modules/zod/v4/core/regexes.cjs +0 -103
  884. package/node_modules/zod/v4/core/regexes.d.cts +0 -62
  885. package/node_modules/zod/v4/core/regexes.d.ts +0 -62
  886. package/node_modules/zod/v4/core/regexes.js +0 -95
  887. package/node_modules/zod/v4/core/registries.cjs +0 -56
  888. package/node_modules/zod/v4/core/registries.d.cts +0 -35
  889. package/node_modules/zod/v4/core/registries.d.ts +0 -35
  890. package/node_modules/zod/v4/core/registries.js +0 -51
  891. package/node_modules/zod/v4/core/schemas.cjs +0 -1748
  892. package/node_modules/zod/v4/core/schemas.d.cts +0 -1041
  893. package/node_modules/zod/v4/core/schemas.d.ts +0 -1041
  894. package/node_modules/zod/v4/core/schemas.js +0 -1717
  895. package/node_modules/zod/v4/core/standard-schema.cjs +0 -2
  896. package/node_modules/zod/v4/core/standard-schema.d.cts +0 -55
  897. package/node_modules/zod/v4/core/standard-schema.d.ts +0 -55
  898. package/node_modules/zod/v4/core/standard-schema.js +0 -1
  899. package/node_modules/zod/v4/core/to-json-schema.cjs +0 -854
  900. package/node_modules/zod/v4/core/to-json-schema.d.cts +0 -88
  901. package/node_modules/zod/v4/core/to-json-schema.d.ts +0 -88
  902. package/node_modules/zod/v4/core/to-json-schema.js +0 -849
  903. package/node_modules/zod/v4/core/util.cjs +0 -539
  904. package/node_modules/zod/v4/core/util.d.cts +0 -183
  905. package/node_modules/zod/v4/core/util.d.ts +0 -183
  906. package/node_modules/zod/v4/core/util.js +0 -493
  907. package/node_modules/zod/v4/core/versions.cjs +0 -8
  908. package/node_modules/zod/v4/core/versions.d.cts +0 -5
  909. package/node_modules/zod/v4/core/versions.d.ts +0 -5
  910. package/node_modules/zod/v4/core/versions.js +0 -5
  911. package/node_modules/zod/v4/index.cjs +0 -22
  912. package/node_modules/zod/v4/index.d.cts +0 -3
  913. package/node_modules/zod/v4/index.d.ts +0 -3
  914. package/node_modules/zod/v4/index.js +0 -3
  915. package/node_modules/zod/v4/locales/ar.cjs +0 -142
  916. package/node_modules/zod/v4/locales/ar.d.cts +0 -4
  917. package/node_modules/zod/v4/locales/ar.d.ts +0 -4
  918. package/node_modules/zod/v4/locales/ar.js +0 -116
  919. package/node_modules/zod/v4/locales/az.cjs +0 -141
  920. package/node_modules/zod/v4/locales/az.d.cts +0 -4
  921. package/node_modules/zod/v4/locales/az.d.ts +0 -4
  922. package/node_modules/zod/v4/locales/az.js +0 -115
  923. package/node_modules/zod/v4/locales/be.cjs +0 -190
  924. package/node_modules/zod/v4/locales/be.d.cts +0 -4
  925. package/node_modules/zod/v4/locales/be.d.ts +0 -4
  926. package/node_modules/zod/v4/locales/be.js +0 -164
  927. package/node_modules/zod/v4/locales/ca.cjs +0 -144
  928. package/node_modules/zod/v4/locales/ca.d.cts +0 -4
  929. package/node_modules/zod/v4/locales/ca.d.ts +0 -4
  930. package/node_modules/zod/v4/locales/ca.js +0 -118
  931. package/node_modules/zod/v4/locales/cs.cjs +0 -161
  932. package/node_modules/zod/v4/locales/cs.d.cts +0 -4
  933. package/node_modules/zod/v4/locales/cs.d.ts +0 -4
  934. package/node_modules/zod/v4/locales/cs.js +0 -135
  935. package/node_modules/zod/v4/locales/de.cjs +0 -142
  936. package/node_modules/zod/v4/locales/de.d.cts +0 -4
  937. package/node_modules/zod/v4/locales/de.d.ts +0 -4
  938. package/node_modules/zod/v4/locales/de.js +0 -116
  939. package/node_modules/zod/v4/locales/en.cjs +0 -145
  940. package/node_modules/zod/v4/locales/en.d.cts +0 -5
  941. package/node_modules/zod/v4/locales/en.d.ts +0 -5
  942. package/node_modules/zod/v4/locales/en.js +0 -117
  943. package/node_modules/zod/v4/locales/eo.cjs +0 -144
  944. package/node_modules/zod/v4/locales/eo.d.cts +0 -5
  945. package/node_modules/zod/v4/locales/eo.d.ts +0 -5
  946. package/node_modules/zod/v4/locales/eo.js +0 -116
  947. package/node_modules/zod/v4/locales/es.cjs +0 -143
  948. package/node_modules/zod/v4/locales/es.d.cts +0 -4
  949. package/node_modules/zod/v4/locales/es.d.ts +0 -4
  950. package/node_modules/zod/v4/locales/es.js +0 -117
  951. package/node_modules/zod/v4/locales/fa.cjs +0 -148
  952. package/node_modules/zod/v4/locales/fa.d.cts +0 -4
  953. package/node_modules/zod/v4/locales/fa.d.ts +0 -4
  954. package/node_modules/zod/v4/locales/fa.js +0 -122
  955. package/node_modules/zod/v4/locales/fi.cjs +0 -148
  956. package/node_modules/zod/v4/locales/fi.d.cts +0 -4
  957. package/node_modules/zod/v4/locales/fi.d.ts +0 -4
  958. package/node_modules/zod/v4/locales/fi.js +0 -122
  959. package/node_modules/zod/v4/locales/fr-CA.cjs +0 -143
  960. package/node_modules/zod/v4/locales/fr-CA.d.cts +0 -4
  961. package/node_modules/zod/v4/locales/fr-CA.d.ts +0 -4
  962. package/node_modules/zod/v4/locales/fr-CA.js +0 -117
  963. package/node_modules/zod/v4/locales/fr.cjs +0 -142
  964. package/node_modules/zod/v4/locales/fr.d.cts +0 -4
  965. package/node_modules/zod/v4/locales/fr.d.ts +0 -4
  966. package/node_modules/zod/v4/locales/fr.js +0 -116
  967. package/node_modules/zod/v4/locales/he.cjs +0 -143
  968. package/node_modules/zod/v4/locales/he.d.cts +0 -4
  969. package/node_modules/zod/v4/locales/he.d.ts +0 -4
  970. package/node_modules/zod/v4/locales/he.js +0 -117
  971. package/node_modules/zod/v4/locales/hu.cjs +0 -143
  972. package/node_modules/zod/v4/locales/hu.d.cts +0 -4
  973. package/node_modules/zod/v4/locales/hu.d.ts +0 -4
  974. package/node_modules/zod/v4/locales/hu.js +0 -117
  975. package/node_modules/zod/v4/locales/id.cjs +0 -142
  976. package/node_modules/zod/v4/locales/id.d.cts +0 -4
  977. package/node_modules/zod/v4/locales/id.d.ts +0 -4
  978. package/node_modules/zod/v4/locales/id.js +0 -116
  979. package/node_modules/zod/v4/locales/index.cjs +0 -84
  980. package/node_modules/zod/v4/locales/index.d.cts +0 -39
  981. package/node_modules/zod/v4/locales/index.d.ts +0 -39
  982. package/node_modules/zod/v4/locales/index.js +0 -39
  983. package/node_modules/zod/v4/locales/it.cjs +0 -143
  984. package/node_modules/zod/v4/locales/it.d.cts +0 -4
  985. package/node_modules/zod/v4/locales/it.d.ts +0 -4
  986. package/node_modules/zod/v4/locales/it.js +0 -117
  987. package/node_modules/zod/v4/locales/ja.cjs +0 -141
  988. package/node_modules/zod/v4/locales/ja.d.cts +0 -4
  989. package/node_modules/zod/v4/locales/ja.d.ts +0 -4
  990. package/node_modules/zod/v4/locales/ja.js +0 -115
  991. package/node_modules/zod/v4/locales/kh.cjs +0 -143
  992. package/node_modules/zod/v4/locales/kh.d.cts +0 -4
  993. package/node_modules/zod/v4/locales/kh.d.ts +0 -4
  994. package/node_modules/zod/v4/locales/kh.js +0 -117
  995. package/node_modules/zod/v4/locales/ko.cjs +0 -147
  996. package/node_modules/zod/v4/locales/ko.d.cts +0 -4
  997. package/node_modules/zod/v4/locales/ko.d.ts +0 -4
  998. package/node_modules/zod/v4/locales/ko.js +0 -121
  999. package/node_modules/zod/v4/locales/mk.cjs +0 -144
  1000. package/node_modules/zod/v4/locales/mk.d.cts +0 -4
  1001. package/node_modules/zod/v4/locales/mk.d.ts +0 -4
  1002. package/node_modules/zod/v4/locales/mk.js +0 -118
  1003. package/node_modules/zod/v4/locales/ms.cjs +0 -142
  1004. package/node_modules/zod/v4/locales/ms.d.cts +0 -4
  1005. package/node_modules/zod/v4/locales/ms.d.ts +0 -4
  1006. package/node_modules/zod/v4/locales/ms.js +0 -116
  1007. package/node_modules/zod/v4/locales/nl.cjs +0 -143
  1008. package/node_modules/zod/v4/locales/nl.d.cts +0 -4
  1009. package/node_modules/zod/v4/locales/nl.d.ts +0 -4
  1010. package/node_modules/zod/v4/locales/nl.js +0 -117
  1011. package/node_modules/zod/v4/locales/no.cjs +0 -142
  1012. package/node_modules/zod/v4/locales/no.d.cts +0 -4
  1013. package/node_modules/zod/v4/locales/no.d.ts +0 -4
  1014. package/node_modules/zod/v4/locales/no.js +0 -116
  1015. package/node_modules/zod/v4/locales/ota.cjs +0 -143
  1016. package/node_modules/zod/v4/locales/ota.d.cts +0 -4
  1017. package/node_modules/zod/v4/locales/ota.d.ts +0 -4
  1018. package/node_modules/zod/v4/locales/ota.js +0 -117
  1019. package/node_modules/zod/v4/locales/pl.cjs +0 -143
  1020. package/node_modules/zod/v4/locales/pl.d.cts +0 -4
  1021. package/node_modules/zod/v4/locales/pl.d.ts +0 -4
  1022. package/node_modules/zod/v4/locales/pl.js +0 -117
  1023. package/node_modules/zod/v4/locales/ps.cjs +0 -148
  1024. package/node_modules/zod/v4/locales/ps.d.cts +0 -4
  1025. package/node_modules/zod/v4/locales/ps.d.ts +0 -4
  1026. package/node_modules/zod/v4/locales/ps.js +0 -122
  1027. package/node_modules/zod/v4/locales/pt.cjs +0 -142
  1028. package/node_modules/zod/v4/locales/pt.d.cts +0 -4
  1029. package/node_modules/zod/v4/locales/pt.d.ts +0 -4
  1030. package/node_modules/zod/v4/locales/pt.js +0 -116
  1031. package/node_modules/zod/v4/locales/ru.cjs +0 -190
  1032. package/node_modules/zod/v4/locales/ru.d.cts +0 -4
  1033. package/node_modules/zod/v4/locales/ru.d.ts +0 -4
  1034. package/node_modules/zod/v4/locales/ru.js +0 -164
  1035. package/node_modules/zod/v4/locales/sl.cjs +0 -143
  1036. package/node_modules/zod/v4/locales/sl.d.cts +0 -4
  1037. package/node_modules/zod/v4/locales/sl.d.ts +0 -4
  1038. package/node_modules/zod/v4/locales/sl.js +0 -117
  1039. package/node_modules/zod/v4/locales/sv.cjs +0 -144
  1040. package/node_modules/zod/v4/locales/sv.d.cts +0 -4
  1041. package/node_modules/zod/v4/locales/sv.d.ts +0 -4
  1042. package/node_modules/zod/v4/locales/sv.js +0 -118
  1043. package/node_modules/zod/v4/locales/ta.cjs +0 -143
  1044. package/node_modules/zod/v4/locales/ta.d.cts +0 -4
  1045. package/node_modules/zod/v4/locales/ta.d.ts +0 -4
  1046. package/node_modules/zod/v4/locales/ta.js +0 -117
  1047. package/node_modules/zod/v4/locales/th.cjs +0 -143
  1048. package/node_modules/zod/v4/locales/th.d.cts +0 -4
  1049. package/node_modules/zod/v4/locales/th.d.ts +0 -4
  1050. package/node_modules/zod/v4/locales/th.js +0 -117
  1051. package/node_modules/zod/v4/locales/tr.cjs +0 -143
  1052. package/node_modules/zod/v4/locales/tr.d.cts +0 -5
  1053. package/node_modules/zod/v4/locales/tr.d.ts +0 -5
  1054. package/node_modules/zod/v4/locales/tr.js +0 -115
  1055. package/node_modules/zod/v4/locales/ua.cjs +0 -143
  1056. package/node_modules/zod/v4/locales/ua.d.cts +0 -4
  1057. package/node_modules/zod/v4/locales/ua.d.ts +0 -4
  1058. package/node_modules/zod/v4/locales/ua.js +0 -117
  1059. package/node_modules/zod/v4/locales/ur.cjs +0 -143
  1060. package/node_modules/zod/v4/locales/ur.d.cts +0 -4
  1061. package/node_modules/zod/v4/locales/ur.d.ts +0 -4
  1062. package/node_modules/zod/v4/locales/ur.js +0 -117
  1063. package/node_modules/zod/v4/locales/vi.cjs +0 -142
  1064. package/node_modules/zod/v4/locales/vi.d.cts +0 -4
  1065. package/node_modules/zod/v4/locales/vi.d.ts +0 -4
  1066. package/node_modules/zod/v4/locales/vi.js +0 -116
  1067. package/node_modules/zod/v4/locales/zh-CN.cjs +0 -142
  1068. package/node_modules/zod/v4/locales/zh-CN.d.cts +0 -4
  1069. package/node_modules/zod/v4/locales/zh-CN.d.ts +0 -4
  1070. package/node_modules/zod/v4/locales/zh-CN.js +0 -116
  1071. package/node_modules/zod/v4/locales/zh-TW.cjs +0 -143
  1072. package/node_modules/zod/v4/locales/zh-TW.d.cts +0 -4
  1073. package/node_modules/zod/v4/locales/zh-TW.d.ts +0 -4
  1074. package/node_modules/zod/v4/locales/zh-TW.js +0 -117
  1075. package/node_modules/zod/v4/mini/checks.cjs +0 -34
  1076. package/node_modules/zod/v4/mini/checks.d.cts +0 -1
  1077. package/node_modules/zod/v4/mini/checks.d.ts +0 -1
  1078. package/node_modules/zod/v4/mini/checks.js +0 -1
  1079. package/node_modules/zod/v4/mini/coerce.cjs +0 -47
  1080. package/node_modules/zod/v4/mini/coerce.d.cts +0 -7
  1081. package/node_modules/zod/v4/mini/coerce.d.ts +0 -7
  1082. package/node_modules/zod/v4/mini/coerce.js +0 -17
  1083. package/node_modules/zod/v4/mini/external.cjs +0 -62
  1084. package/node_modules/zod/v4/mini/external.d.cts +0 -11
  1085. package/node_modules/zod/v4/mini/external.d.ts +0 -11
  1086. package/node_modules/zod/v4/mini/external.js +0 -13
  1087. package/node_modules/zod/v4/mini/index.cjs +0 -32
  1088. package/node_modules/zod/v4/mini/index.d.cts +0 -3
  1089. package/node_modules/zod/v4/mini/index.d.ts +0 -3
  1090. package/node_modules/zod/v4/mini/index.js +0 -3
  1091. package/node_modules/zod/v4/mini/iso.cjs +0 -60
  1092. package/node_modules/zod/v4/mini/iso.d.cts +0 -22
  1093. package/node_modules/zod/v4/mini/iso.d.ts +0 -22
  1094. package/node_modules/zod/v4/mini/iso.js +0 -30
  1095. package/node_modules/zod/v4/mini/parse.cjs +0 -8
  1096. package/node_modules/zod/v4/mini/parse.d.cts +0 -1
  1097. package/node_modules/zod/v4/mini/parse.d.ts +0 -1
  1098. package/node_modules/zod/v4/mini/parse.js +0 -1
  1099. package/node_modules/zod/v4/mini/schemas.cjs +0 -839
  1100. package/node_modules/zod/v4/mini/schemas.d.cts +0 -356
  1101. package/node_modules/zod/v4/mini/schemas.d.ts +0 -356
  1102. package/node_modules/zod/v4/mini/schemas.js +0 -732
  1103. package/node_modules/zod/v4-mini/index.cjs +0 -17
  1104. package/node_modules/zod/v4-mini/index.d.cts +0 -1
  1105. package/node_modules/zod/v4-mini/index.d.ts +0 -1
  1106. package/node_modules/zod/v4-mini/index.js +0 -1
  1107. package/src/lib/insforge-client.js +0 -79
  1108. package/src/lib/insforge.js +0 -29
  1109. package/src/lib/uploader.js +0 -224
  1110. package/src/lib/vibeusage-api.js +0 -243
  1111. package/src/lib/vibeusage-public-repo.js +0 -105
@@ -1 +0,0 @@
1
- import{b as p,am as G,d as ie,an as j,ao as U,ap as ce,aq as ue,ar as le,as as fe,at as de,au as ge,av as ke,a7 as pe,aw as me,ax as ye,ay as he}from"./main-DBkuzJr4.js";const be="Backend runtime unavailable (InsForge). Please retry later.",g={usageSummary:"vibeusage-usage-summary",usageDaily:"vibeusage-usage-daily",usageHourly:"vibeusage-usage-hourly",usageMonthly:"vibeusage-usage-monthly",usageHeatmap:"vibeusage-usage-heatmap",usageModelBreakdown:"vibeusage-usage-model-breakdown",projectUsageSummary:"vibeusage-project-usage-summary",leaderboard:"vibeusage-leaderboard",leaderboardProfile:"vibeusage-leaderboard-profile",userStatus:"vibeusage-user-status",linkCodeInit:"vibeusage-link-code-init",publicViewProfile:"vibeusage-public-view-profile",publicVisibility:"vibeusage-public-visibility"},J="/functions",we="/api/functions",y={business:"business",probe:"probe"};let z=null;async function d(e){return await ie(e)}async function xe({baseUrl:e,accessToken:t,signal:s}={}){const a=await d(t),n=he(new Date);return await m({baseUrl:e,accessToken:a,slug:g.usageSummary,params:{from:n,to:n},fetchOptions:{cache:"no-store",signal:s},retry:!1,requestKind:y.probe}),{status:200}}async function Ee({baseUrl:e,accessToken:t,from:s,to:a,source:n,model:r,timeZone:l,tzOffsetMinutes:o,rolling:c=!1}={}){const u=await d(t);if(p())return ue({from:s,to:a,seed:u,rolling:c});const i=M({timeZone:l,tzOffsetMinutes:o}),f=A({source:n,model:r}),_=c?{rolling:"1"}:{};return m({baseUrl:e,accessToken:u,slug:g.usageSummary,params:{from:s,to:a,...f,...i,..._}})}async function Re({baseUrl:e,accessToken:t,from:s,to:a,source:n,limit:r,timeZone:l,tzOffsetMinutes:o}={}){const c=await d(t);if(p())return fe({seed:c,limit:r});const u=M({timeZone:l,tzOffsetMinutes:o}),f={...A({source:n}),...u};return s&&(f.from=s),a&&(f.to=a),r!=null&&(f.limit=String(r)),m({baseUrl:e,accessToken:c,slug:g.projectUsageSummary,params:f})}async function Ce({baseUrl:e,accessToken:t,period:s,metric:a,limit:n,offset:r}={}){const l=await d(t);if(p())return G({seed:l,period:s,metric:a,limit:n,offset:r});const c=(typeof s=="string"?s:"week").trim().toLowerCase(),i={period:c==="month"||c==="total"||c==="week"?c:"week"};return a&&(i.metric=String(a)),n!=null&&(i.limit=String(n)),r!=null&&(i.offset=String(r)),m({baseUrl:e,accessToken:l,slug:g.leaderboard,params:i})}async function De({baseUrl:e,accessToken:t}={}){const s=await d(t);return p()?{enabled:!1,updated_at:null,share_token:null}:m({baseUrl:e,accessToken:s,slug:g.publicVisibility})}async function ze({baseUrl:e,accessToken:t,enabled:s}={}){const a=await d(t);return p()?{enabled:!!s,updated_at:new Date().toISOString(),share_token:s?"pv1-mock-token":null}:X({baseUrl:e,accessToken:a,slug:g.publicVisibility,body:{enabled:!!s}})}async function Ue({baseUrl:e,accessToken:t,userId:s,period:a}={}){const n=await d(t);if(p()){const r=G({seed:n,period:a,metric:"all",limit:250,offset:0}),o=(Array.isArray(r?.entries)?r.entries:[]).find(c=>c?.user_id===s)||null;return{period:r?.period??"week",from:r?.from??null,to:r?.to??null,generated_at:r?.generated_at??new Date().toISOString(),entry:o?{user_id:o.user_id??null,display_name:o.display_name??null,avatar_url:o.avatar_url??null,rank:o.rank??null,gpt_tokens:o.gpt_tokens??"0",claude_tokens:o.claude_tokens??"0",other_tokens:o.other_tokens??"0",total_tokens:o.total_tokens??"0"}:null}}return m({baseUrl:e,accessToken:n,slug:g.leaderboardProfile,params:{user_id:String(s||""),period:String(a||"")}})}async function Ie({baseUrl:e,accessToken:t}={}){const s=await d(t);if(p()){const a=new Date().toISOString();return{user_id:"mock-user",created_at:a,pro:{active:!0,sources:["mock"],expires_at:null,partial:!1,as_of:a},subscriptions:{partial:!1,as_of:a,items:[{tool:"codex",provider:"openai",product:"chatgpt",plan_type:"pro",updated_at:a},{tool:"claude",provider:"anthropic",product:"subscription",plan_type:"max",rate_limit_tier:"default_claude_max_5x",updated_at:a}]},install:{partial:!1,as_of:a,has_active_device_token:!1,has_active_device:!1,active_device_tokens:0,active_devices:0,latest_token_activity_at:null,latest_device_seen_at:null}}}return m({baseUrl:e,accessToken:s,slug:g.userStatus})}async function je({signal:e}={}){const t=await fetch("/functions/vibeusage-local-sync",{method:"POST",headers:{Accept:"application/json"},cache:"no-store",signal:e}),s=await t.json().catch(()=>({ok:!1,error:`Local sync request failed with HTTP ${t.status}`}));if(!t.ok||s?.ok===!1){const a=s?.error||s?.message||`Local sync request failed with HTTP ${t.status}`,n=new Error(a);throw n.status=t.status,n.statusCode=t.status,n.payload=s,n}return s}async function He({baseUrl:e,accessToken:t,from:s,to:a,source:n,timeZone:r,tzOffsetMinutes:l}={}){const o=await d(t);if(p())return le({from:s,to:a,seed:o});const c=M({timeZone:r,tzOffsetMinutes:l}),u=A({source:n});return m({baseUrl:e,accessToken:o,slug:g.usageModelBreakdown,params:{from:s,to:a,...u,...c}})}async function Le({baseUrl:e,accessToken:t,from:s,to:a,source:n,model:r,timeZone:l,tzOffsetMinutes:o}={}){const c=await d(t);if(p())return ce({from:s,to:a,seed:c});const u=M({timeZone:l,tzOffsetMinutes:o}),i=A({source:n,model:r});return m({baseUrl:e,accessToken:c,slug:g.usageDaily,params:{from:s,to:a,...i,...u}})}async function qe({baseUrl:e,accessToken:t,day:s,source:a,model:n,timeZone:r,tzOffsetMinutes:l}={}){const o=await d(t);if(p())return de({day:s,seed:o});const c=M({timeZone:r,tzOffsetMinutes:l}),u=A({source:a,model:n});return m({baseUrl:e,accessToken:o,slug:g.usageHourly,params:s?{day:s,...u,...c}:{...u,...c}})}async function Be({baseUrl:e,accessToken:t,months:s,to:a,source:n,model:r,timeZone:l,tzOffsetMinutes:o}={}){const c=await d(t);if(p())return ge({months:s,to:a,seed:c});const u=M({timeZone:l,tzOffsetMinutes:o}),i=A({source:n,model:r});return m({baseUrl:e,accessToken:c,slug:g.usageMonthly,params:{...s?{months:String(s)}:{},...a?{to:a}:{},...i,...u}})}async function Fe({baseUrl:e,accessToken:t,weeks:s,to:a,weekStartsOn:n,source:r,model:l,timeZone:o,tzOffsetMinutes:c}={}){const u=await d(t);if(p())return ke({weeks:s,to:a,weekStartsOn:n,seed:u});const i=M({timeZone:o,tzOffsetMinutes:c}),f=A({source:r,model:l});return m({baseUrl:e,accessToken:u,slug:g.usageHeatmap,params:{weeks:String(s),to:a,week_starts_on:n,...f,...i}})}async function Ne({baseUrl:e,accessToken:t}={}){const s=await d(t);return p()?{link_code:"mock_link_code",expires_at:new Date(Date.now()+10*6e4).toISOString()}:X({baseUrl:e,accessToken:s,slug:g.linkCodeInit,body:{}})}async function Ve({baseUrl:e,accessToken:t}={}){const s=await d(t);return m({baseUrl:e,accessToken:s,slug:g.publicViewProfile})}function M({timeZone:e,tzOffsetMinutes:t}={}){const s={},a=typeof e=="string"?e.trim():"";return a&&(s.tz=a),Number.isFinite(t)&&(s.tz_offset_minutes=String(Math.trunc(t))),s}function A({source:e,model:t}={}){const s={},a=typeof e=="string"?e.trim().toLowerCase():"";a&&(s.source=a);const n=typeof t=="string"?t.trim():"";return n&&(s.model=n),s}async function m({baseUrl:e,accessToken:t,slug:s,params:a,fetchOptions:n,errorPrefix:r,retry:l,requestKind:o=y.business,skipSessionExpiry:c=!1,allowRefresh:u=!0}={}){let i=await d(t),f=x(i),_=j({baseUrl:e,accessToken:i??void 0}).getHttpClient();const E=te(l,"GET"),T=c?y.probe:o;let v=0;const{primaryPath:R,fallbackPath:C}=O(s);for(;;)try{const S=await $({http:_,primaryPath:R,fallbackPath:C,params:a,fetchOptions:n});return H({hadAccessToken:f,accessToken:i}),S}catch(S){const h=S;if(h?.name==="AbortError")throw S;let b=null;const L=h?.statusCode??h?.status;if(u&&Z({status:L,requestKind:T,hadAccessToken:f,accessToken:i})){const k=(await ee())?.accessToken??null;if(x(k)){const D=j({baseUrl:e,accessToken:k}).getHttpClient();i=k,f=!0,_=D;try{const w=await $({http:D,primaryPath:R,fallbackPath:C,params:a,fetchOptions:n});return H({hadAccessToken:!0,accessToken:k}),w}catch(w){const B=w?.statusCode??w?.status;V({status:B,hadAccessToken:!0,accessToken:k,skipSessionExpiry:T===y.probe})&&U(),b=P(w,{errorPrefix:r,hadAccessToken:!0,accessToken:k,skipSessionExpiry:!0})}}else I({hadAccessToken:f,accessToken:i,skipSessionExpiry:T===y.probe})&&U();b??=P(h,{errorPrefix:r,hadAccessToken:f,accessToken:i,skipSessionExpiry:!0})}if(b??=P(h,{errorPrefix:r,hadAccessToken:f,accessToken:i,skipSessionExpiry:T===y.probe}),!se({err:b,attempt:v,retryOptions:E}))throw b;const q=ae({retryOptions:E,attempt:v});await ne(q),v+=1}}async function X({baseUrl:e,accessToken:t,slug:s,body:a,fetchOptions:n,errorPrefix:r,retry:l,requestKind:o=y.business,skipSessionExpiry:c=!1,allowRefresh:u=!0}={}){let i=await d(t),f=x(i),_=j({baseUrl:e,accessToken:i??void 0}).getHttpClient();const E=te(l,"POST"),T=c?y.probe:o;let v=0;const{primaryPath:R,fallbackPath:C}=O(s);for(;;)try{const S=await K({http:_,primaryPath:R,fallbackPath:C,body:a,fetchOptions:n});return H({hadAccessToken:f,accessToken:i}),S}catch(S){const h=S;if(h?.name==="AbortError")throw S;let b=null;const L=h?.statusCode??h?.status;if(u&&Z({status:L,requestKind:T,hadAccessToken:f,accessToken:i})){const k=(await ee())?.accessToken??null;if(x(k)){const D=j({baseUrl:e,accessToken:k}).getHttpClient();i=k,f=!0,_=D;try{const w=await K({http:D,primaryPath:R,fallbackPath:C,body:a,fetchOptions:n});return H({hadAccessToken:!0,accessToken:k}),w}catch(w){const B=w?.statusCode??w?.status;V({status:B,hadAccessToken:!0,accessToken:k,skipSessionExpiry:T===y.probe})&&U(),b=P(w,{errorPrefix:r,hadAccessToken:!0,accessToken:k,skipSessionExpiry:!0})}}else I({hadAccessToken:f,accessToken:i,skipSessionExpiry:T===y.probe})&&U();b??=P(h,{errorPrefix:r,hadAccessToken:f,accessToken:i,skipSessionExpiry:!0})}if(b??=P(h,{errorPrefix:r,hadAccessToken:f,accessToken:i,skipSessionExpiry:T===y.probe}),!se({err:b,attempt:v,retryOptions:E}))throw b;const q=ae({retryOptions:E,attempt:v});await ne(q),v+=1}}function O(e){const t=Te(e),s=`${N(J)}/${t}`,a=`${N(we)}/${t}`;return{primaryPath:s,fallbackPath:a}}function Te(e){return(typeof e=="string"?e.trim():"").replace(/^\/+/,"")}function N(e){const t=typeof e=="string"?e.trim():"";return t.endsWith("/")?t.slice(0,-1):t}async function $({http:e,primaryPath:t,fallbackPath:s,params:a,fetchOptions:n}={}){try{return await e.get(t,{params:a,...n||{}})}catch(r){if(!Q(r,t))throw r;return await e.get(s,{params:a,...n||{}})}}async function K({http:e,primaryPath:t,fallbackPath:s,body:a,fetchOptions:n}={}){try{return await W({http:e,path:t,body:a,fetchOptions:n})}catch(r){if(!Q(r,t))throw r;return await W({http:e,path:s,body:a,fetchOptions:n})}}async function W({http:e,path:t,body:s,fetchOptions:a}={}){return await e.post(t,s,{...a||{}})}function Q(e,t){return!t||!t.startsWith(`${N(J)}/`)?!1:(e?.statusCode??e?.status)===404}function P(e,{errorPrefix:t,hadAccessToken:s,accessToken:a,skipSessionExpiry:n}={}){const r=typeof e?.message=="string"?e.message.trim():"",l=typeof e?.error=="string"?e.error.trim():"",o=r||l||String(e||"Unknown error"),c=_e(o),u=new Error(t?`${t}: ${c}`:c);u.cause=e;const i=e?.statusCode??e?.status;return V({status:i,hadAccessToken:s,accessToken:a,skipSessionExpiry:n})&&U(),typeof i=="number"&&(u.status=i,u.statusCode=i),u.retryable=ve(i)||Me(o),c!==o&&(u.originalMessage=o),e?.nextActions&&(u.nextActions=e.nextActions),e?.error&&(u.error=e.error),u}function I({hadAccessToken:e,accessToken:t,skipSessionExpiry:s}={}){return s||!e||!x(t)?!1:Ae(t)}function V({status:e,hadAccessToken:t,accessToken:s,skipSessionExpiry:a}={}){return e!==401?!1:I({hadAccessToken:t,accessToken:s,skipSessionExpiry:a})}function Se({hadAccessToken:e,accessToken:t}={}){return I({hadAccessToken:e,accessToken:t})}function H({hadAccessToken:e,accessToken:t}={}){Se({hadAccessToken:e,accessToken:t})&&me()}function _e(e){return Y(e)?be:String(e||"Unknown error")}function Y(e){const t=String(e||"").toLowerCase();return t?!!(t.includes("deno:")||t.includes("deno")||t.includes("econnreset")||t.includes("econnrefused")||t.includes("etimedout")||t.includes("timeout")&&t.includes("request")||t.includes("upstream")&&(t.includes("deno")||t.includes("connect"))):!1}function Z({status:e,requestKind:t,hadAccessToken:s,accessToken:a}={}){return e!==401||t!==y.business?!1:I({hadAccessToken:s,accessToken:a})}async function ee(){return z||(z=ye.auth.getCurrentSession().then(({data:e})=>e?.session??null).catch(()=>null).finally(()=>{z=null}),z)}function ve(e){return e===502||e===503||e===504}function Me(e){const t=String(e||"").toLowerCase();return t?!!(Y(t)||t.includes("econnreset")||t.includes("econnrefused")||t.includes("etimedout")||t.includes("timeout")||t.includes("networkerror")||t.includes("failed to fetch")||t.includes("socket hang up")||t.includes("connection reset")):!1}function te(e,t){const a=(t||"GET").toUpperCase()==="GET"?{maxRetries:2,baseDelayMs:300,maxDelayMs:1500,jitterRatio:.2}:{maxRetries:0,baseDelayMs:0,maxDelayMs:0,jitterRatio:0};if(e==null)return a;if(e===!1)return{maxRetries:0,baseDelayMs:0,maxDelayMs:0,jitterRatio:0};const n=F(e.maxRetries??a.maxRetries,0,10),r=F(e.baseDelayMs??a.baseDelayMs,50,6e4),l=F(e.maxDelayMs??a.maxDelayMs,r,12e4),o=typeof e.jitterRatio=="number"?Math.max(0,Math.min(.5,e.jitterRatio)):a.jitterRatio;return{maxRetries:n,baseDelayMs:r,maxDelayMs:l,jitterRatio:o}}function x(e){return!!pe(e)}function Ae(e){if(!x(e))return!1;const t=e.split(".");return t.length!==3?!1:t.every(s=>/^[A-Za-z0-9_-]+$/.test(s))}function se({err:e,attempt:t,retryOptions:s}={}){return!s||s.maxRetries<=0||t>=s.maxRetries?!1:!!(e&&e.retryable)}function ae({retryOptions:e,attempt:t}={}){if(!e||e.maxRetries<=0)return 0;const s=e.baseDelayMs*Math.pow(2,t),a=Math.min(e.maxDelayMs,s),n=a*e.jitterRatio*Math.random();return Math.round(a+n)}function F(e,t,s){const a=Number(e);return Number.isFinite(a)?Math.min(s,Math.max(t,Math.floor(a))):t}function ne(e){return!e||e<=0?Promise.resolve():new Promise(t=>setTimeout(t,e))}export{Le as a,Re as b,qe as c,Be as d,Ee as e,He as f,Fe as g,De as h,Ve as i,Ie as j,Ce as k,Ue as l,xe as p,Ne as r,ze as s,je as t};
@@ -1 +0,0 @@
1
- <?xml version="1.0" encoding="utf-8" ?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1559" height="1382" viewBox="0 0 1559 1382"><rect width="100%" height="100%" fill="#000000" /><clipPath id="cl_5"><rect width="1559" height="1382.0251"/></clipPath><g clip-path="url(#cl_5)"><path transform="scale(1.35095 1.35095)" d="M0 0L1154 0L1154 1024L0 1024L0 0Z"/><path fill="#006600" transform="scale(1.35095 1.35095)" d="M456.972 187.937C458.913 188.1 466.364 187.765 468.929 187.742C477.861 187.634 486.793 187.618 495.725 187.693C504.916 188.091 514.118 188.218 523.316 188.073C529.011 187.902 554.034 186.927 558.371 187.939L694.751 187.746C698.279 187.756 720.503 187.28 722.259 187.982L725.899 188.134C730.578 187.838 751.946 187.034 755.685 187.929L757.273 188.293C757.368 188.485 758.54 221.469 758.179 222.606C757.115 228.728 758.166 247.674 756.484 249.52L755.772 249.685C747.953 254.046 737.629 248.059 729.175 254.957L729.075 259.056C729.158 268.567 732.501 280.841 729.278 287.908C728.669 295.195 728.972 305.441 729.14 312.898L729.105 320.341C728.589 329.15 728.653 337.725 728.659 346.535L728.69 350.878C728.682 359.47 728.986 371.392 728.146 379.685L720.751 379.349C718.977 379.524 717.056 379.767 715.294 379.74C711.767 379.937 706.602 379.392 704.061 380.181C702.788 381.688 703.211 381.406 703.117 383.913L703.097 412.567C694.044 412.819 684.754 413.218 675.725 412.828C675.847 403.13 675.842 393.431 675.709 383.734C673.004 383.404 670.856 382.944 668.193 383.466C664.045 387.053 665.343 406.116 665.499 411.899C669.116 413.003 674.202 413.771 676.024 417.269C675.151 425.153 675.468 437.743 675.489 445.777C668.627 445.782 654.05 446.168 647.738 445.419C646.946 440.164 647.379 423.407 647.408 417.505C642.178 417.419 636.947 417.406 631.716 417.465C631.558 425.81 631.058 437.389 631.84 445.405C633.049 446.908 634.174 448.381 635.533 449.754C631.13 449.781 621.59 448.88 618.601 451.507C617.207 452.733 617.531 454.771 617.47 456.659C617.2 454.77 617.258 452.435 615.792 451.404C612.043 448.766 602.556 450.379 597.412 450.351C597.199 458.037 596.466 470.056 596.986 477.391C599.43 478.408 604.357 480.16 606.022 481.963C609.271 482.019 613.271 481.984 616.44 482.257C616.437 491.962 616.296 502.127 616.439 511.799C610.081 513.239 604.763 515.578 598.527 516.38L598.464 544.991C601.589 545.026 615.017 545.485 617.131 544.541C619.928 545.941 631.704 544.853 636.062 545.293C630.377 551.883 632.217 568.797 632.351 577.89C637.76 578.035 643.297 578.776 647.834 575.672C647.952 566.778 647.977 557.883 647.909 548.988L675.728 549.004C675.525 558.547 675.476 568.093 675.583 577.638C671.44 579.627 668.968 580.849 667.41 585.745C665.248 592.535 666.903 603.582 667.951 610.513L677.261 610.567C677.222 606.409 676.836 584.781 677.476 582.03L703.869 582.029C703.873 590.908 704.164 601.767 703.643 610.491C703.82 612.885 703.427 614.001 706.055 615.01C712.224 615.674 722.298 615.311 728.88 615.315L728.661 644.02L729.048 648.184C729.065 657.149 729.217 666.463 729.07 675.399L724.503 676.577L724.576 677.644L726.77 678.119L727.455 679.301C725.833 679.493 723.207 679.54 722.077 680.516C724.295 681.246 726.905 680.911 729.308 680.811C729.281 686.043 729.549 697.453 729.069 702.3C729.148 705.04 729.704 707.758 728.461 709.81C727.095 710.365 726.244 710.145 724.776 710.013C725.104 710.896 725.162 710.994 725.844 711.731L725.304 712.901C724.091 713.291 722.848 713.721 721.62 714.043C723.891 713.963 726.58 713.62 728.602 714.416C728.972 715.285 729.038 715.144 729.073 716.026C729.418 722.527 729.269 729.164 729.222 735.682C731.9 740.829 732.614 741.982 737.32 745.485C744.737 746.13 751.305 746.026 758.756 745.982C758.46 755.482 758.353 764.987 758.437 774.491L758.405 779.069C758.316 782.948 758.213 804.64 757.712 807.18C755.717 807.845 755.266 807.728 753.107 807.688C745.208 808.934 735.534 807.728 727.744 808.216C719.116 808.618 709.035 808.045 700.072 808.24C698.031 808.553 695.028 808.784 693.354 809.819C685.613 814.603 675.9 815.719 666.632 813.931C664.354 812.223 664.753 811.933 661.948 812.29C659.653 812.582 654.397 814.112 652.312 814.152C638.37 814.421 620.705 813.473 607.858 808.705C604.112 808.671 601.14 808.511 597.402 808.205L592.781 808.329C583.771 808.98 573.268 808.711 564.156 808.607L558.527 808.689C553.677 808.921 548.824 809.089 543.969 809.193C539.329 809.669 524.595 809.608 520.213 808.976C515.981 808.539 510.48 808.744 506.133 808.782C502.839 810.063 499.527 809.722 496.232 810.69C483.687 814.373 476.016 814.713 464.228 808.639L462.58 808.538C458.637 809.192 440.381 808.977 436.388 808.261L429.247 808.174C419.609 807.793 408.754 808.894 399.001 808.06C399.212 798.631 399.457 788.618 398.903 779.236C398.235 776.778 398.371 773.233 398.703 770.747C399.236 765.727 398.65 758.661 398.49 753.442C398.148 742.289 410.337 745.458 418.589 745.818L427.342 737.486C426.961 734.258 427.088 726.362 427.044 722.79C425.214 711.039 426.213 705.49 427.615 694.103L427.769 688.971C427.244 682.712 427.574 671.48 427.738 664.91L427.618 654.598C426.745 650.838 427.059 644.465 427.162 640.562C427.522 632.004 427.71 623.44 427.724 614.874C434.137 614.79 444.197 614.475 450.281 615.528C452.385 613.022 452.397 612.437 452.531 609.273L452.48 582.147C461.233 582.148 470.191 582.043 478.924 582.162L478.819 610.409C481.421 610.991 485.511 610.801 488.328 610.786C488.4 601.726 488.282 592.666 487.974 583.611C485.831 581.839 481.322 578.481 480.657 576.142C480.926 566.936 481.107 557.727 481.202 548.517C507.184 548.217 509.208 543.423 508.881 572.306C509.077 573.977 509.084 575.037 509.807 576.574C512.893 578.948 519.585 577.707 523.717 577.663C523.755 568.26 523.689 558.857 523.52 549.455C520.192 547.875 516.092 545.64 512.543 545.17C509.331 541.5 510.468 521.475 510.517 515.474C519.595 515.266 529.622 515.588 538.684 515.957L538.612 530.778C538.97 534.171 538.74 540.753 538.719 544.385C544.916 544.097 551.898 544.188 558.163 544.15L558.246 515.353C550.269 515.464 548.19 515.875 541.515 511.635C537.443 509.067 539.504 487.153 540.16 482.047C542.576 481.911 545.671 481.974 548.146 481.962C550.759 479.475 554.934 478.521 558.423 477.39L558.424 449.687C552.638 449.726 544.246 449.516 538.732 450.21C532.78 449.897 525.897 449.93 519.819 449.748C522.945 447.354 524.43 445.713 524.901 441.63C525.829 433.564 525.265 424.475 525.102 416.372C520.793 416.362 513.502 417.296 508.923 417.693C508.944 424.129 509.303 439.632 508.456 445.596L480.504 445.736C480.745 436.285 480.782 426.83 480.616 417.377C480.556 415.702 480.451 415.734 481.108 414.228C484.541 411.81 489.963 416.455 490.053 405.273C490.11 398.248 493.04 382.466 481.51 384.438C479.917 392.188 482.181 404.519 480.965 413.028L452.804 413.092C453.084 403.8 452.995 394.166 453.03 384.846C453.136 382.874 453.557 381.538 452.708 380.054C444.959 379.029 435.967 380.65 428.265 379.523C427.702 369.332 427.665 360.209 427.679 350.031C427.765 343.305 427.081 330.916 428.169 324.54L428.222 319.474C428.563 317.655 428.277 313.387 428.205 311.352C428.304 304.139 427.701 294.405 427.677 286.639C427.652 280.782 428.356 254.955 426.667 251.359C423.329 248.572 405.802 250.266 399.896 249.372C399.302 242.053 398.611 226.823 401.096 220.244C401.263 218.303 401.245 218.335 400.843 216.414C399.289 206.372 399.598 198.079 399.653 187.997C403.578 187.395 455.032 187.394 456.972 187.937Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M461.449 779.479C468.865 779.456 483.725 779.049 490.531 779.983C492.053 813.769 494.878 807.777 464.228 808.639L462.58 808.538C461.616 807.777 461.452 807.8 461.409 806.108C461.187 797.371 461.346 788.205 461.449 779.479Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.552 808.922C529.829 777.162 525.605 778.307 558.656 779.941L558.527 808.689C553.677 808.921 548.824 809.089 543.969 809.193C539.61 808.737 534.025 808.909 529.552 808.922Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M597.75 779.913C607.012 779.896 617.395 779.636 626.562 779.907L626.604 808.453C621.123 808.502 613.132 808.333 607.858 808.705C604.112 808.671 601.14 808.511 597.402 808.205C597.394 800.545 597.033 787.155 597.75 779.913Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M564.013 779.942L592.742 779.952L592.781 808.329C583.771 808.98 573.268 808.711 564.156 808.607C563.501 802.978 563.978 786.271 564.013 779.942Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M510.517 515.474C519.595 515.266 529.622 515.588 538.684 515.957L538.612 530.778C538.097 535.861 538.123 539.766 538.133 544.841L512.543 545.17C509.331 541.5 510.468 521.475 510.517 515.474Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.788 188.202C537.799 188.225 550.74 188.636 558.371 187.939L558.285 216.378L529.667 216.303C529.603 206.936 529.643 197.568 529.788 188.202Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M453.03 384.846C461.621 382.906 470.933 383.53 479.729 383.981C481.499 394.839 479.895 403.526 480.965 413.028L452.804 413.092C453.084 403.8 452.995 394.166 453.03 384.846Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M498.119 779.983L524.657 779.942C524.744 785.7 525.93 804.861 522.838 808.482C521.988 808.646 521.06 808.848 520.213 808.976C515.981 808.539 510.48 808.744 506.133 808.782C502.624 808.41 499.871 808.188 496.349 808.074C496.227 798.809 495.365 788.692 498.119 779.983Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M495.725 187.693C504.916 188.091 514.118 188.218 523.316 188.073C524.93 195.879 524.324 207.871 524.179 216.221L495.85 216.028L495.725 187.693Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M699.955 779.524L727.706 779.461L727.744 808.216C719.116 808.618 709.035 808.045 700.072 808.24C699.757 798.823 699.927 788.977 699.955 779.524Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M675.709 383.734C684.087 383.594 694.906 383.373 703.117 383.913L703.097 412.567C694.044 412.819 684.754 413.218 675.725 412.828C675.847 403.13 675.842 393.431 675.709 383.734Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M481.202 548.517C507.184 548.217 509.208 543.423 508.881 572.306C507.514 574.857 506.938 575.987 504.014 576.897C499.337 578.353 485.334 578.127 481.172 576.783L480.657 576.142C480.926 566.936 481.107 557.727 481.202 548.517Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M647.909 548.988L675.728 549.004C675.525 558.547 675.476 568.093 675.583 577.638C668.035 577.562 660.394 577.921 652.853 577.626C650.154 577.52 649.52 577.526 647.834 575.672C647.952 566.778 647.977 557.883 647.909 548.988Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M427.724 614.874C434.137 614.79 444.197 614.475 450.281 615.528C458.624 619.857 454.337 635.741 453.97 644.11C446.251 644.466 432.78 646.479 427.162 640.562C427.522 632.004 427.71 623.44 427.724 614.874Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M480.616 417.377C489.032 417.183 499.881 417.269 508.354 417.603C508.309 425.037 507.829 438.609 508.456 445.596L480.504 445.736C480.745 436.285 480.782 426.83 480.616 417.377Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M428.613 779.728C435.849 779.224 448.369 779.468 455.882 779.62L455.911 808.334C450.045 808.272 442.094 807.97 436.388 808.261L429.247 808.174C428.298 798.74 428.478 789.198 428.613 779.728Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M647.981 417.638C655.439 417.643 669.074 418.035 676.024 417.269C675.151 425.153 675.468 437.743 675.489 445.777C668.627 445.782 654.05 446.168 647.738 445.419C648.428 439.375 648 424.273 647.981 417.638Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M427.679 350.031C436.98 349.991 444.651 350.014 453.916 350.653C454.037 358.907 454.506 371.493 453.442 379.269C446.576 379.255 434.737 378.911 428.265 379.523C427.702 369.332 427.665 360.209 427.679 350.031Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M702.314 350.805C710.465 350.554 720.576 350.663 728.69 350.878C728.682 359.47 728.986 371.392 728.146 379.685L720.751 379.349C718.977 379.524 717.056 379.767 715.294 379.74C710.855 378.779 708.323 380.206 704.445 378.98C702.65 377.391 703.203 377.731 702.553 374.856C702.093 367.02 702.276 358.694 702.314 350.805Z"/><path fill="#00D900" transform="scale(1.35095 1.35095)" d="M702.553 374.856C707.104 376.01 711.49 372.026 714.03 376.917C715.487 379.722 717.859 379.237 720.751 379.349C718.977 379.524 717.056 379.767 715.294 379.74C710.855 378.779 708.323 380.206 704.445 378.98C702.65 377.391 703.203 377.731 702.553 374.856Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M452.48 582.147C461.233 582.148 470.191 582.043 478.924 582.162L478.819 610.409C474.087 610.903 455.561 611.724 452.531 609.273L452.48 582.147Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M401.096 220.244C409.588 220.739 417.431 220.74 425.917 220.736C425.87 230.185 425.929 239.633 426.093 249.08C419.84 249.075 405.514 248.707 399.896 249.372C399.302 242.053 398.611 226.823 401.096 220.244Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M677.476 582.03L703.869 582.029C703.873 590.908 704.164 601.767 703.643 610.491C697.505 611.251 684.21 610.755 677.851 610.611C677.766 602.432 678.187 589.613 677.476 582.03Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M427.002 714.521C436.042 714.383 445.084 714.393 454.125 714.551L454.122 742.129C450.347 742.173 429.501 742.97 427.864 741.437C427.7 740.119 427.526 738.802 427.342 737.486C426.961 734.258 427.088 726.362 427.044 722.79C427.072 720.026 427.142 717.281 427.002 714.521Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M702.835 317.963C712.149 317.818 720.559 316.791 729.105 320.341C728.589 329.15 728.653 337.725 728.659 346.535C698.638 347.06 700.872 348.263 702.835 317.963Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M731.488 220.783C737.885 220.727 753.445 219.372 758.179 222.606C757.115 228.728 758.166 247.674 756.484 249.52L755.772 249.685C749.886 249.024 737.79 249.219 731.445 249.15L731.488 220.783Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M703.074 643.934C702.802 638.401 702.297 621.699 703.769 615.761C703.937 615.083 705.053 615.167 706.055 615.01C712.224 615.674 722.298 615.311 728.88 615.315L728.661 644.02C720.132 644.135 711.602 644.106 703.074 643.934Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M430.573 188.193C437.82 188.225 450.145 188.615 456.972 187.937C456.944 197.341 456.526 206.898 456.495 216.444L430.459 216.391C430.415 206.992 430.453 197.592 430.573 188.193Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M703.036 253.007C709.312 253.053 725.271 251.406 729.175 254.957L729.075 259.056C728.3 264.137 728.665 275.496 728.719 281.169L702.253 281.193C702.257 273.746 702.282 260.215 703.036 253.007Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M702.699 681.426L728.831 681.371C728.6 687.575 728.299 696.252 729.069 702.3C729.148 705.04 729.704 707.758 728.461 709.81C727.095 710.365 726.244 710.145 724.776 710.013C721.47 709.065 706.774 709.456 702.659 709.507L702.699 681.426Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M702.646 285.53C710.11 285.604 720.181 284.925 727.652 285.935C728.7 286.077 728.608 286.611 729.278 287.908C728.669 295.195 728.972 305.441 729.14 312.898L728.591 313.504C725.291 314.586 719.439 313.703 715.868 314.07C697.972 315.91 702.529 298.595 702.646 285.53Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M732.486 779.172C740.941 778.881 749.944 778.966 758.405 779.069C758.316 782.948 758.213 804.64 757.712 807.18C755.717 807.845 755.266 807.728 753.107 807.688C746.714 807.406 739.03 807.681 732.53 807.769C732.331 798.412 732.485 788.567 732.486 779.172Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M714.786 676.77C712.154 676.397 707.871 677.203 705.756 675.417C700.643 671.099 701.497 653.696 705.386 649.512C707.776 646.94 724.662 648.089 729.048 648.184C729.065 657.149 729.217 666.463 729.07 675.399L724.503 676.577C721.415 676.737 717.911 676.717 714.786 676.77Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M722.259 187.982L725.899 188.134C728.404 218.02 728.237 216.821 699.871 216.358L699.9 188.203C705.179 188.239 717.577 188.6 722.259 187.982Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M427.618 654.598C427.633 652.935 427.473 649.74 428.079 648.363C435.074 646.938 453.922 645.691 454.19 655.984C454.365 662.694 454.009 669.539 454.052 676.28L428.128 676.317C428.203 672.608 428.455 668.508 427.738 664.91L427.618 654.598Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M737.32 745.485C744.737 746.13 751.305 746.026 758.756 745.982C758.46 755.482 758.353 764.987 758.437 774.491L732.977 774.424C732.809 768.583 731.675 751.593 734.344 746.402C734.766 745.581 736.117 745.665 737.32 745.485Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M398.703 770.747C399.236 765.727 398.65 758.661 398.49 753.442C398.148 742.289 410.337 745.458 418.589 745.818L424.417 746.903L424.317 774.521C416.706 774.822 403.959 776.986 398.703 770.747Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M427.677 286.639C432.439 284.667 452.208 283.583 453.634 291.1C454.994 298.277 453.651 306.423 453.726 313.912C448.87 314.009 429.798 315.734 428.205 311.352C428.304 304.139 427.701 294.405 427.677 286.639Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M721.62 714.043C723.891 713.963 726.58 713.62 728.602 714.416C728.972 715.285 729.038 715.144 729.073 716.026C728.174 723.262 728.982 733.663 728.139 742.057C722.708 742.155 708.927 742.869 704.582 741.343C700.653 737.378 701.659 721.215 703.989 716.32C705.398 713.359 718.418 714.122 721.62 714.043Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M398.903 779.236C406.111 778.557 416.929 778.922 424.337 779.092L424.351 807.794C417.878 807.76 404.926 807.402 399.001 808.06C399.212 798.631 399.457 788.618 398.903 779.236Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M428.222 319.474C431.096 317.229 449.174 318.436 453.972 318.46C453.97 327.428 454.19 337.508 453.823 346.388C445.265 346.463 436.706 346.481 428.148 346.443C428.187 339.733 428.483 331.095 428.169 324.54L428.222 319.474Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M399.653 187.997C407.518 188.536 417.571 188.218 425.614 188.224C425.659 197.61 425.622 206.996 425.502 216.381L400.843 216.414C399.289 206.372 399.598 198.079 399.653 187.997Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M428.045 681.235L454.175 681.344C454.639 707.327 457.797 711.348 428.28 709.161C428.224 703.918 427.702 699.109 427.615 694.103L427.769 688.971C428.196 685.735 428.151 684.465 428.045 681.235Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M755.685 187.929L757.273 188.293L757.303 216.225C749.057 216.525 739.736 216.37 731.485 216.158L731.431 188.206C737.851 188.231 749.787 188.603 755.685 187.929Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M548.146 481.962C551.756 482.305 554.757 482.446 558.386 482.544C559.627 500.274 564.409 512.227 541.515 511.635C537.443 509.067 539.504 487.153 540.16 482.047C542.576 481.911 545.671 481.974 548.146 481.962Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M606.022 481.963C609.271 482.019 613.271 481.984 616.44 482.257C616.437 491.962 616.296 502.127 616.439 511.799C610.272 511.469 603.637 511.475 597.443 511.413L597.414 482.54C600.302 482.423 603.142 482.186 606.022 481.963Z"/><path fill="#003300" transform="scale(1.35095 1.35095)" d="M714.786 676.77C717.911 676.717 721.415 676.737 724.503 676.577L724.576 677.644L726.77 678.119L727.455 679.301C722.856 678.781 718.238 679.975 715.097 678.124L714.786 676.77Z"/><path transform="scale(1.35095 1.35095)" d="M659.865 313.18L663.029 311.215L666.574 311.773C667.972 312.226 669.551 312.796 670.964 313.087C676.721 314.191 694.586 312.195 696.55 314.446C696.648 315.578 696.811 316.75 696.74 317.868C696.832 327.076 696.769 336.286 696.55 345.492L667.234 345.447C667.214 336.273 667.245 327.099 667.328 317.926L662.087 317.921L647.685 317.904L642.976 313.559C646.151 313.552 657.273 313.748 659.865 313.18Z"/><path fill="#326530" transform="scale(1.35095 1.35095)" d="M659.865 313.18L663.029 311.215L666.574 311.773C667.972 312.226 669.551 312.796 670.964 313.087C676.721 314.191 694.586 312.195 696.55 314.446C696.648 315.578 696.811 316.75 696.74 317.868C687.256 317.619 676.877 317.877 667.328 317.926L662.087 317.921L647.685 317.904L642.976 313.559C646.151 313.552 657.273 313.748 659.865 313.18Z"/><path transform="scale(1.35095 1.35095)" d="M558.091 285.737C559.259 284.006 559.372 283.591 561.125 282.616C564.911 282.946 563.777 287.814 564.166 290.24C564.416 288.653 564.614 287.617 565.006 286.059C568.011 285.24 588.27 285.625 592.91 285.652L592.82 313.093C583.235 313.244 573.648 313.281 564.062 313.204C563.116 313.261 560.658 313.487 560.305 312.971C556.884 307.973 560.398 297.431 558.6 290.058L558.091 285.737Z"/><path fill="#326530" transform="scale(1.35095 1.35095)" d="M558.091 285.737C559.259 284.006 559.372 283.591 561.125 282.616C564.911 282.946 563.777 287.814 564.166 290.24L564.062 313.204C563.116 313.261 560.658 313.487 560.305 312.971C556.884 307.973 560.398 297.431 558.6 290.058L558.091 285.737Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.643 417.61L592.741 417.584C592.764 426.944 592.879 436.335 592.405 445.681L563.51 445.783C563.258 443.551 563.665 442.728 563.009 440.35C561.292 439.294 561.36 439.733 558.809 439.982C558.292 437.447 558.43 423.301 558.349 419.592C559.146 422.038 558.663 421.747 560.736 422.792C563.618 421.844 563.339 420.173 563.643 417.61Z"/><path fill="#326530" transform="scale(1.35095 1.35095)" d="M558.349 419.592C559.146 422.038 558.663 421.747 560.736 422.792C563.618 421.844 563.339 420.173 563.643 417.61C564.083 423.306 564.299 440.14 563.51 445.783C563.258 443.551 563.665 442.728 563.009 440.35C561.292 439.294 561.36 439.733 558.809 439.982C558.292 437.447 558.43 423.301 558.349 419.592Z"/><path transform="scale(1.35095 1.35095)" d="M668.568 648.274L698.482 647.935C698.074 658.546 698.827 665.805 697.223 676.756L667.19 676.774C667.122 671.493 666.278 651.628 668.568 648.274Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M462.653 350.172C470.975 350.019 481.261 349.894 489.436 350.326C489.714 358.21 490.346 369.754 489.289 377.746C489.108 379.117 488.354 379.168 487.304 379.669L459.948 379.449C459.952 372.553 457.907 354.9 462.653 350.172Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M494.637 383.37L524.014 383.398C524.089 390.363 524.7 406.452 523.124 412.354C518.095 413.414 511.993 413.227 506.821 413.513C490.025 414.441 493.969 394.325 494.637 383.37Z"/><path transform="scale(1.35095 1.35095)" d="M668.037 615.455C677.98 615.327 687.924 615.277 697.867 615.302C698.089 625.22 698.16 633.575 696.403 643.404C693.021 644.298 671.971 643.677 667.238 643.578C667.136 633.341 667.198 625.632 668.037 615.455Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M632.111 383.336L660.992 383.342C661.918 392.006 661.599 403.57 661.551 412.496C652.053 412.859 641.741 412.657 632.181 412.642L632.111 383.336Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M633.119 350.445C642.441 350.131 651.774 350.251 661.085 350.805C661.337 357.563 662.224 373.328 660.328 379.206C651.024 379.43 641.011 379.248 631.651 379.252C631.502 372.581 630.366 355.41 633.119 350.445Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M668.005 350.501C677.216 350.318 686.747 350.521 695.983 350.601C696.08 356.296 697.029 374.882 694.728 379.253C685.497 379.456 675.783 379.33 666.513 379.357C666.516 372.961 665.325 355.571 668.005 350.501Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M598.992 383.466C608.354 383.306 617.718 383.323 627.079 383.517C627.176 389.25 628.039 407.606 626.136 412.296C617.039 412.598 606.985 412.383 597.863 412.274C597.784 406.252 597.072 388.562 598.992 383.466Z"/><path transform="scale(1.35095 1.35095)" d="M498.869 648.376L524.087 648.128C524.162 652.369 524.581 674.435 522.927 676.768L520.793 676.909L494.228 676.864C494.196 670.272 493.705 654.842 494.477 649.192C496.214 648.097 496.462 648.477 498.869 648.376Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M597.909 417.457C606.913 417.085 618.6 417.376 627.653 417.494C627.715 426.879 627.591 436.264 627.282 445.644C621.025 446.419 604.834 445.925 597.917 445.86L597.909 417.457Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M530.92 350.269C538.376 350.112 549.281 348.252 555.706 352.219C560.188 354.986 559.727 376.972 557.707 379.291L529.483 379.317C529.401 373.104 528.889 356.01 529.915 350.91L530.92 350.269Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M494.794 350.577L524.012 350.522C524.059 360.135 524.012 369.748 523.871 379.36C514.217 379.444 504.432 379.338 494.767 379.315C494.721 369.736 494.73 360.156 494.794 350.577Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.119 648.091L558.462 648.332L558.424 676.741L529.121 676.799L529.119 648.091Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.603 615.394L592.969 615.477C593.037 624.997 592.967 634.518 592.76 644.037C582.97 644.143 573.179 644.02 563.394 643.669C563.386 634.244 563.456 624.818 563.603 615.394Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.777 383.411C539.294 383.34 548.811 383.416 558.326 383.639C558.423 392.369 558.766 403.834 558.172 412.429C526.912 412.414 527.444 416.063 529.777 383.411Z"/><path transform="scale(1.35095 1.35095)" d="M494.27 615.635L523.496 615.509C523.519 619.35 524.125 642.009 522.91 643.66C514.77 644.338 502.365 643.932 493.905 643.813C493.667 634.514 494.034 624.954 494.27 615.635Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.951 549.119C573.727 548.98 583.504 549.082 593.274 549.425C593.326 558.835 593.193 568.246 592.876 577.65L563.89 577.677C563.801 568.158 563.821 558.638 563.951 549.119Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M599.079 648.032C608.435 647.855 617.792 647.857 627.148 648.041C627.304 655.291 628.192 670.439 625.981 676.74L598.137 676.786C597.986 669.463 597.532 654.56 599.079 648.032Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.79 746.633C539.462 746.593 549.134 746.608 558.806 746.676C558.909 755.098 559.269 767.287 558.439 775.452C555.06 775.453 551.681 775.49 548.302 775.562C529.7 775.88 528.658 773.688 529.543 754.819C529.663 752.256 529.708 749.227 529.79 746.633Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M597.831 681.42L627.133 681.434C627.229 688.571 628.258 702.914 625.152 709.013C619.238 711.306 604.466 709.943 597.578 709.427C597.256 700.918 597.711 690.093 597.831 681.42Z"/><path transform="scale(1.35095 1.35095)" d="M681.676 681.052C685.962 681.11 688.251 681.186 692.458 681.812C694.407 683.398 695.35 684.552 696.997 686.41C698.806 693.763 698.902 701.756 696.512 708.984L684.765 709.014L667.062 709.009C667.043 704.793 667.026 700.238 667.03 696.054C667.044 679.525 666.773 681.27 681.676 681.052Z"/><path transform="scale(1.35095 1.35095)" d="M598.831 318.049C608.047 317.72 618.412 317.919 627.717 317.89C627.776 322.631 628.74 342.5 626.517 345.653C617.16 346.053 607.62 345.973 598.241 345.994C598.067 339.173 597.361 323.962 598.831 318.049Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.908 383.684L592.377 383.594C592.855 393.338 592.726 402.622 592.485 412.363C583.433 412.775 573.059 412.525 563.91 412.51L563.908 383.684Z"/><path transform="scale(1.35095 1.35095)" d="M632.99 615.407C664.242 615.099 663.155 611.959 662.063 643.609C652.409 644.179 642.559 644.013 632.875 643.976L632.99 615.407Z"/><path transform="scale(1.35095 1.35095)" d="M598.291 582.897C607.948 582.732 617.863 582.83 627.542 582.813L627.623 610.896L598.28 610.923C598.088 601.582 598.091 592.238 598.291 582.897Z"/><path transform="scale(1.35095 1.35095)" d="M494.408 583.011C503.879 582.755 513.804 582.829 523.312 582.755C523.353 587.805 523.732 607.142 522.794 610.754L493.693 610.781C493.657 606.488 493.067 585.202 494.408 583.011Z"/><path transform="scale(1.35095 1.35095)" d="M482.973 648.407C484.783 648.305 486.687 647.954 488.185 648.823C488.935 652.292 488.543 671.663 488.512 676.493C481.097 676.771 472.408 676.57 464.894 676.583L459.281 676.41L459.341 648.558L482.973 648.407Z"/><path transform="scale(1.35095 1.35095)" d="M494.613 318.063C503.884 317.667 514.594 317.885 523.971 317.854C524.024 326.704 524.265 336.713 523.809 345.459C513.954 345.605 504.098 345.635 494.243 345.548C494.262 336.843 494.017 326.582 494.613 318.063Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.572 417.605C537.529 417.534 548.526 417.129 556.555 417.899C557.664 418.005 557.9 418.806 558.349 419.592C558.43 423.301 558.292 437.447 558.809 439.982C558.809 441.531 558.985 444.711 557.213 445.232C549.889 447.386 537.068 446.304 530.12 444.222C528.505 436.144 529.125 425.912 529.572 417.605Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M672.617 746.45C675.427 746.393 678.237 746.36 681.048 746.354C694.318 746.378 695.682 751.099 695.216 763.294C695.069 767.147 694.889 771.134 694.689 774.996L688.709 775.043L665.752 775.092L665.793 746.595L672.617 746.45Z"/><path transform="scale(1.35095 1.35095)" d="M632.231 285.66L662.171 285.564C662.162 293.698 662.722 303.004 663.029 311.215L659.865 313.18C656.78 312.591 636.827 312.835 632.72 312.83C632.597 303.644 632.213 295.015 632.231 285.66Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.965 482.953L592.816 482.954C592.797 487.257 593.394 509.318 592.163 511.416L563.965 511.521L563.965 482.953Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M564.057 746.687L592.601 746.766C592.761 754.67 593.421 766.755 591.787 774.06C585.728 776.714 571.201 775.726 564.136 775.554C563.893 766.149 564.059 756.137 564.057 746.687Z"/><path transform="scale(1.35095 1.35095)" d="M633.214 648.1L662.028 648.054C662.082 656.393 662.426 668.426 661.56 676.491C656.722 676.923 651.6 676.86 646.892 677.063C639.516 677.425 633.085 676.171 632.766 667.39C632.534 661.002 632.959 654.493 633.214 648.1Z"/><path transform="scale(1.35095 1.35095)" d="M598.456 350.609C628.829 350.344 629.414 346.781 628.264 378.491L598.243 378.166L598.456 350.609Z"/><path transform="scale(1.35095 1.35095)" d="M647.685 317.904L662.087 317.921C662.852 351.889 665.196 346.106 632.297 345.659C632.087 340.231 630.907 323.874 635.174 319.271C636.514 317.825 645.072 317.956 647.685 317.904Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M632.155 779.93L660.46 779.951C660.535 789.425 660.478 798.9 660.288 808.372C650.929 808.554 641.048 808.389 631.647 808.387C631.403 798.899 631.573 789.404 632.155 779.93Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M601.918 746.958C609.837 746.584 618.602 746.761 626.593 746.77C626.701 753.033 627.632 767.673 625.695 773.682C625.273 774.992 623.491 774.933 622.219 775.093C616.559 775.244 603.983 776.198 599.911 773.987C595.736 771.721 596.796 753.463 598.526 749.308C599.174 747.753 600.673 747.439 601.918 746.958Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M665.757 779.938L694.626 779.916C694.726 789.362 694.653 798.81 694.406 808.253C685.121 808.474 675.079 808.278 665.734 808.277L665.757 779.938Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M461.533 746.762L490.723 746.784C490.705 756.097 490.791 765.602 490.404 774.891L461.609 774.906L461.533 746.762Z"/><path transform="scale(1.35095 1.35095)" d="M602.836 615.697C610.762 615.454 619.28 615.552 627.253 615.499C627.28 621.692 627.682 637.742 626.897 642.953C625.471 644.262 625.798 643.838 623.346 644.02C615.027 644.075 606.707 644.03 598.389 643.888C598.339 638.143 597.398 621.635 599.95 616.488C600.237 615.911 601.974 615.835 602.836 615.697Z"/><path transform="scale(1.35095 1.35095)" d="M563.52 350.699C573.147 350.482 583.231 350.597 592.895 350.56C592.936 359.64 593.288 369.071 593.502 378.174L563.468 378.151L563.52 350.699Z"/><path transform="scale(1.35095 1.35095)" d="M563.83 583.006L592.835 582.912C592.921 591.501 593.213 602.212 592.533 610.736C582.855 610.879 573.175 610.825 563.499 610.576C563.424 601.385 563.534 592.193 563.83 583.006Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M531.022 681.919C540.264 681.888 549.507 681.93 558.748 682.043C559.025 686.957 559.704 705.822 557.693 709.511L529.131 709.465C528.962 702.07 527.9 688.465 531.022 681.919Z"/><path transform="scale(1.35095 1.35095)" d="M632.917 582.79L662.048 582.676C662.043 591.987 662.12 601.358 661.712 610.656C652.099 610.779 642.485 610.782 632.872 610.667L632.917 582.79Z"/><path transform="scale(1.35095 1.35095)" d="M564.059 317.971L592.756 317.867C592.873 327.228 593.08 336.637 592.46 345.973L563.411 346C563.438 336.753 563.808 327.236 564.059 317.971Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M665.877 714.56L695.29 714.621L695.098 742.182L665.748 742.092C665.637 732.914 665.68 723.736 665.877 714.56Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M665.913 188.181L695.359 188.191C694.833 198.07 694.758 206.311 694.764 216.177C689.551 216.775 671.968 216.262 665.96 216.222L665.913 188.181Z"/><path transform="scale(1.35095 1.35095)" d="M469.387 615.682C475.567 615.597 481.859 615.649 488.048 615.642C488.376 621.937 489.797 638.316 486.671 643.085C484.597 643.976 481.652 643.694 479.281 643.679C472.645 643.649 466.009 643.584 459.374 643.482C459.292 638.413 458.328 620.157 460.575 616.42C463.23 615.5 466.497 615.713 469.387 615.682Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M563.546 450.271L592.758 450.346L592.648 478.236C582.929 478.349 573.209 478.319 563.491 478.148L563.546 450.271Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M461.5 220.841L490.52 220.905L490.248 248.819C482.946 249.451 468.701 249.126 461.551 248.429C461.345 239.455 461.508 229.864 461.5 220.841Z"/><path transform="scale(1.35095 1.35095)" d="M566.687 516.456C575.154 516.071 584.721 516.188 593.271 516.101C593.349 521.366 594.901 540.978 590.59 544.055C581.93 544.27 572.721 544.051 564.022 543.987C563.945 536.406 563.514 526.835 564.461 519.279C564.683 517.513 565.509 517.194 566.687 516.456Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M632.105 681.381L660.826 681.478L660.608 709.49C651.383 709.809 641.504 709.601 632.228 709.561L632.105 681.381Z"/><path transform="scale(1.35095 1.35095)" d="M504.414 253.325L524.406 253.09C524.496 262.177 524.151 271.264 523.373 280.318C520.88 280.424 518.23 280.421 515.722 280.463L494.26 280.471C494.172 271.326 493.652 262.461 495.517 253.517L504.414 253.325Z"/><path transform="scale(1.35095 1.35095)" d="M529.446 615.667C539.009 615.605 548.573 615.6 558.137 615.652C558.186 621.614 558.614 638.2 557.827 643.65C527.611 646.56 528.474 643.378 529.446 615.667Z"/><path transform="scale(1.35095 1.35095)" d="M460.061 681.512L489.103 681.389L488.947 709.034L459.83 708.985L460.061 681.512Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M461.536 714.257L490.718 714.523C490.762 723.681 490.709 732.839 490.558 741.996C480.999 742.126 471.09 742.018 461.507 742.026L461.536 714.257Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M634.19 746.775C642.378 746.424 652.129 746.675 660.433 746.685C660.53 752.945 661.727 770.761 658.557 774.896L631.869 774.958C631.616 767.562 629.838 751.899 634.19 746.775Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M564.023 188.203L592.78 188.18L592.731 216.178L563.997 216.117C563.953 206.813 563.961 197.508 564.023 188.203Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M564.324 648.291L592.66 648.502C592.562 654.562 593.138 670.912 592.138 676.274C582.556 676.36 573.781 676.674 564.051 676.578C564.003 670.872 563.55 653.399 564.324 648.291Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.454 714.557L558.654 714.56C558.664 723.752 558.626 732.945 558.541 742.137L529.511 742.134C529.262 733.076 529.422 723.645 529.454 714.557Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M597.905 188.183L626.642 188.176L626.567 216.189C617.364 216.432 607.288 216.2 598.02 216.174L597.905 188.183Z"/><path transform="scale(1.35095 1.35095)" d="M598.543 549.748C607.48 549.337 618.027 549.547 627.085 549.499L626.976 577.494L598.279 577.546C598.279 568.58 598.08 558.627 598.543 549.748Z"/><path transform="scale(1.35095 1.35095)" d="M623.028 253.321L627.597 253.391C627.741 262.435 627.752 271.48 627.628 280.524L604.721 280.79C602.688 280.806 600.163 281.033 598.571 280.001C597.876 274.242 598.368 259.858 598.422 253.467L623.028 253.321Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M632.833 188.144L660.536 188.198C660.718 197.479 660.72 206.763 660.54 216.044C651.217 216.206 641.448 216.034 632.092 216.012C631.311 207.636 631.372 196.333 632.833 188.144Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M690.179 220.623C692.008 220.521 693.245 220.335 694.523 221.568C695.206 228.06 694.647 241.607 694.55 248.618L670.396 248.625C668.207 248.549 667.677 248.926 666.24 247.882C665.538 241.814 666.004 227.454 666.042 220.782C674.088 220.774 682.134 220.721 690.179 220.623Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M461.831 188.218C471.35 188.311 480.87 188.263 490.387 188.073C490.591 197.144 490.33 207.152 490.284 216.295L461.991 216.277L461.831 188.218Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M495.781 220.812L524.024 220.945C524.53 230.667 524.474 239.028 524.194 248.74C515.539 249.226 504.658 248.909 495.84 248.885L495.781 220.812Z"/><path transform="scale(1.35095 1.35095)" d="M634.347 253.284C643.176 252.848 652.931 253.019 661.835 253.004C661.963 260.914 662.426 271.865 661.328 279.525L660.429 280.167L632.214 280.158C632.08 274.16 631.196 257.916 634.347 253.284Z"/><path transform="scale(1.35095 1.35095)" d="M529.66 582.925C538.977 582.738 548.583 582.817 557.924 582.777C557.949 588.143 558.36 606.191 557.672 610.761L529.224 610.762C529.199 601.481 529.345 592.201 529.66 582.925Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M632.347 220.921L660.544 220.833C660.602 226.561 661.262 244.418 659.579 248.644C642.654 250.212 628.91 252.948 631.557 231.246C631.994 227.664 631.379 224.844 632.347 220.921Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M529.672 220.857C539.055 220.683 548.862 220.823 558.279 220.816L558.302 248.638C549.052 248.832 538.999 248.622 529.685 248.608L529.672 220.857Z"/><path transform="scale(1.35095 1.35095)" d="M494.457 285.76L523.519 285.667L523.583 312.815L494.277 312.949C494.22 303.944 494.384 294.777 494.457 285.76Z"/><path transform="scale(1.35095 1.35095)" d="M460.318 253.007L467.425 252.928C492.175 252.71 489.854 257.076 489.099 280.495C479.047 281.256 470.188 281.213 460.148 281.165C460.476 272.141 460.292 262.106 460.318 253.007Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M497.176 746.78C506.247 746.734 515.318 746.794 524.388 746.96C524.657 753.638 525.002 768.607 523.876 774.907C515.07 775.193 505.316 775.005 496.437 775.021C496.333 766.798 495.809 754.429 497.176 746.78Z"/><path transform="scale(1.35095 1.35095)" d="M529.737 549.491L557.919 549.352L557.765 577.387L529.711 577.551L529.737 549.491Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M597.3 714.563C606.558 714.34 616.828 714.63 626.161 714.695C626.266 724.127 626.72 732.487 626.37 742.029C622.538 742.201 618.703 742.31 614.867 742.357C606.625 742.495 597.9 743.253 597.268 732.826C596.918 727.049 597.215 720.371 597.3 714.563Z"/><path transform="scale(1.35095 1.35095)" d="M667.319 285.646L696.369 285.519L696.208 312.864C688.651 312.868 678.293 312.58 670.964 313.087C669.551 312.796 667.972 312.226 666.574 311.773C667.1 303.131 667.747 294.291 667.319 285.646Z"/><path transform="scale(1.35095 1.35095)" d="M529.697 285.749L558.091 285.737L558.6 290.058C558.114 294.759 558.441 307.72 558.427 313.034C548.841 313.21 539.254 313.192 529.669 312.978L529.697 285.749Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M567.004 681.45C572.297 681.305 587.465 680.022 591.369 683.113C592.911 687.183 593.632 706.843 590.496 709.556L564.05 709.525C563.895 702.203 563.492 694.13 564.033 686.83C564.241 684.019 564.873 683.117 567.004 681.45Z"/><path transform="scale(1.35095 1.35095)" d="M529.584 253.04L558.309 252.743L558.16 280.278C548.741 280.473 539.022 280.282 529.579 280.21C529.495 271.153 529.497 262.096 529.584 253.04Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M495.872 681.522L524.473 681.662C524.479 689.527 524.699 701.309 523.542 709.017C518.893 709.778 501.4 709.434 495.854 709.415C495.806 700.117 495.812 690.819 495.872 681.522Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M564.193 221.023C573.273 220.748 583.317 220.96 592.47 220.96C592.618 230.163 592.533 239.368 592.215 248.567C582.953 248.721 573.318 248.588 564.026 248.591C563.991 239.534 563.81 230.036 564.193 221.023Z"/><path transform="scale(1.35095 1.35095)" d="M529.595 318.316C539.174 318.329 548.752 318.269 558.33 318.138C558.355 327.263 558.318 336.388 558.218 345.513C548.773 345.614 539.328 345.599 529.883 345.467C529.469 335.732 529.377 328.093 529.595 318.316Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M565.371 714.284L592.665 714.491C592.716 719.039 593.413 739.428 591.495 742.123C582.428 742.206 573.27 742.115 564.195 742.092C564.122 733.496 563.838 723.99 564.359 715.419C564.401 714.723 564.534 714.903 565.371 714.284Z"/><path transform="scale(1.35095 1.35095)" d="M598.464 285.717L627.586 285.601L627.578 312.645C618.176 312.923 607.897 312.746 598.426 312.774L598.464 285.717Z"/><path transform="scale(1.35095 1.35095)" d="M667.573 253.178L696.577 253.072C696.41 262.069 696.477 271.327 696.432 280.347C687.311 280.576 676.849 280.251 667.623 280.188C667.535 271.185 667.518 262.181 667.573 253.178Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M633.785 714.314C658.504 714.232 662.243 709.361 660.952 737.716C660.856 739.812 661.239 740.757 659.757 742.103L632.288 742.141C632.259 737.853 631.854 718.23 632.614 714.907L633.785 714.314Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M598.354 220.884L626.501 220.835C626.678 230.082 626.763 239.332 626.756 248.581C617.361 248.715 607.71 248.607 598.294 248.613L598.354 220.884Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M702.181 746.765C710.515 746.427 719.644 746.588 728.041 746.579C727.993 752.398 729.305 771.036 726.365 774.817C718.336 775.227 708.447 775.008 700.278 775.046C700.167 767.857 699.145 752.485 702.181 746.765Z"/><path transform="scale(1.35095 1.35095)" d="M564.104 253.221L592.802 253.104L592.778 280.238C583.29 280.34 573.55 280.187 564.042 280.149C563.991 271.173 564.011 262.196 564.104 253.221Z"/><path transform="scale(1.35095 1.35095)" d="M464.3 318.042C471.893 317.677 480.785 317.851 488.477 317.824C488.526 325.123 488.983 337.968 488.334 344.83C486.931 345.89 486.862 345.537 484.731 345.679C476.797 345.697 468.704 345.522 460.757 345.432C460.238 338.9 457.588 321.381 464.3 318.042Z"/><path transform="scale(1.35095 1.35095)" d="M460.131 285.924C469.165 285.568 479.33 285.766 488.448 285.747C488.383 294.811 488.364 303.875 488.391 312.939C478.993 313.183 469.358 313.015 459.94 312.954L460.131 285.924Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M496.333 714.575L523.988 714.649C524.189 722.004 524.903 734.757 523.443 741.438C518.387 743.057 502.148 742.225 496.343 741.784C496.125 733.006 496.327 723.417 496.333 714.575Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M428.616 746.776L455.283 746.764C455.463 756.568 455.828 764.95 455.766 774.962C446.984 775.159 437.517 774.971 428.681 774.963L428.616 746.776Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M430.312 220.527C438.995 220.446 447.679 220.49 456.361 220.659L456.351 248.653C447.784 248.768 439.216 248.777 430.649 248.678C430.233 239.556 430.357 229.709 430.312 220.527Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M699.879 220.894L726.09 220.836L726.007 248.562L699.996 248.526C699.699 239.676 699.894 229.819 699.879 220.894Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M428.236 253.035L453.813 253.2C454.173 262.188 454.028 272.134 454.081 281.194C445.961 281.457 436.446 281.196 428.217 281.182C428.317 271.851 428.233 262.378 428.236 253.035Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M120.88 107.366C156.441 106.985 192.005 107.093 227.562 107.69L227.567 152.506C193.992 152.997 158.293 152.304 124.528 152.245L124.685 630.591L124.656 782.418L124.638 830.756C124.637 838.006 124.302 849.764 124.836 856.705C153.457 856.57 182.079 856.606 210.699 856.813L227.057 857.027C227.055 871.706 227.219 886.821 226.861 901.459L79.3432 901.566L79.3697 107.573C93.2068 107.591 107.044 107.523 120.88 107.366Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M997.104 107.923C1023.48 107.698 1052.21 107.212 1078.46 107.732C1078.87 117.686 1078.57 129.187 1078.57 139.307L1078.57 195.854L1078.61 369.617L1078.56 901.299C1030.27 900.665 980.21 901.453 931.77 901.507L931.797 879.19L931.641 857.222C965.356 856.631 1000.12 856.969 1033.94 856.772L1033.51 151.798C999.426 151.643 965.34 151.692 931.255 151.946C931.438 137.343 931.514 122.739 931.48 108.135L997.104 107.923Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M617.183 516.103L645.853 516.121L645.84 545.379L636.062 545.293C631.704 544.853 619.928 545.941 617.131 544.541C617.225 535.062 617.242 525.582 617.183 516.103Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M635.533 449.754L645.784 449.757L645.732 478.995L617.636 478.991C617.685 471.681 617.865 463.914 617.47 456.659C617.531 454.771 617.207 452.733 618.601 451.507C621.59 448.88 631.13 449.781 635.533 449.754Z"/><path fill="#00FF00" transform="scale(1.35095 1.35095)" d="M519.819 449.748C525.897 449.93 532.78 449.897 538.732 450.21C538.639 459.814 538.682 469.419 538.862 479.021L510.56 478.969C510.468 471.459 508.836 455.854 513.003 450.24C515.003 449.395 517.555 449.699 519.819 449.748Z"/></g></svg>
Binary file
Binary file
Binary file
Binary file
@@ -1,201 +0,0 @@
1
- Apache License
2
- Version 2.0, January 2004
3
- http://www.apache.org/licenses/
4
-
5
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
-
7
- 1. Definitions.
8
-
9
- "License" shall mean the terms and conditions for use, reproduction,
10
- and distribution as defined by Sections 1 through 9 of this document.
11
-
12
- "Licensor" shall mean the copyright owner or entity authorized by
13
- the copyright owner that is granting the License.
14
-
15
- "Legal Entity" shall mean the union of the acting entity and all
16
- other entities that control, are controlled by, or are under common
17
- control with that entity. For the purposes of this definition,
18
- "control" means (i) the power, direct or indirect, to cause the
19
- direction or management of such entity, whether by contract or
20
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
- outstanding shares, or (iii) beneficial ownership of such entity.
22
-
23
- "You" (or "Your") shall mean an individual or Legal Entity
24
- exercising permissions granted by this License.
25
-
26
- "Source" form shall mean the preferred form for making modifications,
27
- including but not limited to software source code, documentation
28
- source, and configuration files.
29
-
30
- "Object" form shall mean any form resulting from mechanical
31
- transformation or translation of a Source form, including but
32
- not limited to compiled object code, generated documentation,
33
- and conversions to other media types.
34
-
35
- "Work" shall mean the work of authorship, whether in Source or
36
- Object form, made available under the License, as indicated by a
37
- copyright notice that is included in or attached to the work
38
- (an example is provided in the Appendix below).
39
-
40
- "Derivative Works" shall mean any work, whether in Source or Object
41
- form, that is based on (or derived from) the Work and for which the
42
- editorial revisions, annotations, elaborations, or other modifications
43
- represent, as a whole, an original work of authorship. For the purposes
44
- of this License, Derivative Works shall not include works that remain
45
- separable from, or merely link (or bind by name) to the interfaces of,
46
- the Work and Derivative Works thereof.
47
-
48
- "Contribution" shall mean any work of authorship, including
49
- the original version of the Work and any modifications or additions
50
- to that Work or Derivative Works thereof, that is intentionally
51
- submitted to Licensor for inclusion in the Work by the copyright owner
52
- or by an individual or Legal Entity authorized to submit on behalf of
53
- the copyright owner. For the purposes of this definition, "submitted"
54
- means any form of electronic, verbal, or written communication sent
55
- to the Licensor or its representatives, including but not limited to
56
- communication on electronic mailing lists, source code control systems,
57
- and issue tracking systems that are managed by, or on behalf of, the
58
- Licensor for the purpose of discussing and improving the Work, but
59
- excluding communication that is conspicuously marked or otherwise
60
- designated in writing by the copyright owner as "Not a Contribution."
61
-
62
- "Contributor" shall mean Licensor and any individual or Legal Entity
63
- on behalf of whom a Contribution has been received by Licensor and
64
- subsequently incorporated within the Work.
65
-
66
- 2. Grant of Copyright License. Subject to the terms and conditions of
67
- this License, each Contributor hereby grants to You a perpetual,
68
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
- copyright license to reproduce, prepare Derivative Works of,
70
- publicly display, publicly perform, sublicense, and distribute the
71
- Work and such Derivative Works in Source or Object form.
72
-
73
- 3. Grant of Patent License. Subject to the terms and conditions of
74
- this License, each Contributor hereby grants to You a perpetual,
75
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
- (except as stated in this section) patent license to make, have made,
77
- use, offer to sell, sell, import, and otherwise transfer the Work,
78
- where such license applies only to those patent claims licensable
79
- by such Contributor that are necessarily infringed by their
80
- Contribution(s) alone or by combination of their Contribution(s)
81
- with the Work to which such Contribution(s) was submitted. If You
82
- institute patent litigation against any entity (including a
83
- cross-claim or counterclaim in a lawsuit) alleging that the Work
84
- or a Contribution incorporated within the Work constitutes direct
85
- or contributory patent infringement, then any patent licenses
86
- granted to You under this License for that Work shall terminate
87
- as of the date such litigation is filed.
88
-
89
- 4. Redistribution. You may reproduce and distribute copies of the
90
- Work or Derivative Works thereof in any medium, with or without
91
- modifications, and in Source or Object form, provided that You
92
- meet the following conditions:
93
-
94
- (a) You must give any other recipients of the Work or
95
- Derivative Works a copy of this License; and
96
-
97
- (b) You must cause any modified files to carry prominent notices
98
- stating that You changed the files; and
99
-
100
- (c) You must retain, in the Source form of any Derivative Works
101
- that You distribute, all copyright, patent, trademark, and
102
- attribution notices from the Source form of the Work,
103
- excluding those notices that do not pertain to any part of
104
- the Derivative Works; and
105
-
106
- (d) If the Work includes a "NOTICE" text file as part of its
107
- distribution, then any Derivative Works that You distribute must
108
- include a readable copy of the attribution notices contained
109
- within such NOTICE file, excluding those notices that do not
110
- pertain to any part of the Derivative Works, in at least one
111
- of the following places: within a NOTICE text file distributed
112
- as part of the Derivative Works; within the Source form or
113
- documentation, if provided along with the Derivative Works; or,
114
- within a display generated by the Derivative Works, if and
115
- wherever such third-party notices normally appear. The contents
116
- of the NOTICE file are for informational purposes only and
117
- do not modify the License. You may add Your own attribution
118
- notices within Derivative Works that You distribute, alongside
119
- or as an addendum to the NOTICE text from the Work, provided
120
- that such additional attribution notices cannot be construed
121
- as modifying the License.
122
-
123
- You may add Your own copyright statement to Your modifications and
124
- may provide additional or different license terms and conditions
125
- for use, reproduction, or distribution of Your modifications, or
126
- for any such Derivative Works as a whole, provided Your use,
127
- reproduction, and distribution of the Work otherwise complies with
128
- the conditions stated in this License.
129
-
130
- 5. Submission of Contributions. Unless You explicitly state otherwise,
131
- any Contribution intentionally submitted for inclusion in the Work
132
- by You to the Licensor shall be under the terms and conditions of
133
- this License, without any additional terms or conditions.
134
- Notwithstanding the above, nothing herein shall supersede or modify
135
- the terms of any separate license agreement you may have executed
136
- with Licensor regarding such Contributions.
137
-
138
- 6. Trademarks. This License does not grant permission to use the trade
139
- names, trademarks, service marks, or product names of the Licensor,
140
- except as required for reasonable and customary use in describing the
141
- origin of the Work and reproducing the content of the NOTICE file.
142
-
143
- 7. Disclaimer of Warranty. Unless required by applicable law or
144
- agreed to in writing, Licensor provides the Work (and each
145
- Contributor provides its Contributions) on an "AS IS" BASIS,
146
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
- implied, including, without limitation, any warranties or conditions
148
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
- PARTICULAR PURPOSE. You are solely responsible for determining the
150
- appropriateness of using or redistributing the Work and assume any
151
- risks associated with Your exercise of permissions under this License.
152
-
153
- 8. Limitation of Liability. In no event and under no legal theory,
154
- whether in tort (including negligence), contract, or otherwise,
155
- unless required by applicable law (such as deliberate and grossly
156
- negligent acts) or agreed to in writing, shall any Contributor be
157
- liable to You for damages, including any direct, indirect, special,
158
- incidental, or consequential damages of any character arising as a
159
- result of this License or out of the use or inability to use the
160
- Work (including but not limited to damages for loss of goodwill,
161
- work stoppage, computer failure or malfunction, or any and all
162
- other commercial damages or losses), even if such Contributor
163
- has been advised of the possibility of such damages.
164
-
165
- 9. Accepting Warranty or Additional Liability. While redistributing
166
- the Work or Derivative Works thereof, You may choose to offer,
167
- and charge a fee for, acceptance of support, warranty, indemnity,
168
- or other liability obligations and/or rights consistent with this
169
- License. However, in accepting such obligations, You may act only
170
- on Your own behalf and on Your sole responsibility, not on behalf
171
- of any other Contributor, and only if You agree to indemnify,
172
- defend, and hold each Contributor harmless for any liability
173
- incurred by, or claims asserted against, such Contributor by reason
174
- of your accepting any such warranty or additional liability.
175
-
176
- END OF TERMS AND CONDITIONS
177
-
178
- APPENDIX: How to apply the Apache License to your work.
179
-
180
- To apply the Apache License to your work, attach the following
181
- boilerplate notice, with the fields enclosed by brackets "[]"
182
- replaced with your own identifying information. (Don't include
183
- the brackets!) The text should be enclosed in the appropriate
184
- comment syntax for the file format. We also recommend that a
185
- file or class name and description of purpose be included on the
186
- same "printed page" as the copyright notice for easier
187
- identification within third-party archives.
188
-
189
- Copyright 2024 InsForge
190
-
191
- Licensed under the Apache License, Version 2.0 (the "License");
192
- you may not use this file except in compliance with the License.
193
- You may obtain a copy of the License at
194
-
195
- http://www.apache.org/licenses/LICENSE-2.0
196
-
197
- Unless required by applicable law or agreed to in writing, software
198
- distributed under the License is distributed on an "AS IS" BASIS,
199
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
- See the License for the specific language governing permissions and
201
- limitations under the License.
@@ -1,259 +0,0 @@
1
- # insforge-sdk-js
2
-
3
- [![npm version](https://img.shields.io/npm/v/@insforge/sdk.svg)](https://www.npmjs.com/package/@insforge/sdk)
4
- [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
5
-
6
- Official TypeScript/JavaScript SDK for [InsForge](https://github.com/InsForge/InsForge) - A powerful, open-source Backend-as-a-Service (BaaS) platform.
7
-
8
- ## Features
9
-
10
- - **Authentication** - Email/password, OAuth (Google, GitHub), session management
11
- - **Database** - Full PostgreSQL database access with PostgREST
12
- - **Storage** - File upload and management with S3-compatible storage
13
- - **Edge Functions** - Serverless function invocation
14
- - **AI Integration** - Built-in AI capabilities
15
- - **TypeScript** - Full TypeScript support with type definitions
16
- - **Automatic OAuth Handling** - Seamless OAuth callback detection
17
-
18
- ## Installation
19
-
20
- ```bash
21
- npm install @insforge/sdk
22
- ```
23
-
24
- Or with yarn:
25
-
26
- ```bash
27
- yarn add @insforge/sdk
28
- ```
29
-
30
- ## Quick Start
31
-
32
- ### Initialize the Client
33
-
34
- ```javascript
35
- import { createClient } from '@insforge/sdk';
36
-
37
- const insforge = createClient({
38
- baseUrl: 'http://localhost:7130' // Your InsForge backend URL
39
- });
40
- ```
41
-
42
- ### Authentication
43
-
44
- ```javascript
45
- // Sign up a new user
46
- const { data, error } = await insforge.auth.signUp({
47
- email: 'user@example.com',
48
- password: 'securePassword123',
49
- name: 'John Doe' // optional
50
- });
51
-
52
- // Sign in with email/password
53
- const { data, error } = await insforge.auth.signInWithPassword({
54
- email: 'user@example.com',
55
- password: 'securePassword123'
56
- });
57
-
58
- // OAuth authentication (Google, GitHub)
59
- await insforge.auth.signInWithOAuth({
60
- provider: 'google',
61
- redirectTo: 'http://localhost:3000/dashboard'
62
- });
63
-
64
- // Get current user
65
- const { data: user } = await insforge.auth.getCurrentUser();
66
-
67
- // Get any user's profile by ID (public endpoint)
68
- const { data: profile, error } = await insforge.auth.getProfile('user-id-here');
69
-
70
- // Update current user's profile (requires authentication)
71
- const { data: updatedProfile, error } = await insforge.auth.setProfile({
72
- displayName: 'John Doe',
73
- bio: 'Software developer',
74
- avatarUrl: 'https://example.com/avatar.jpg'
75
- });
76
-
77
- // Sign out
78
- await insforge.auth.signOut();
79
- ```
80
-
81
- ### Database Operations
82
-
83
- ```javascript
84
- // Insert data
85
- const { data, error } = await insforge.database
86
- .from('posts')
87
- .insert([
88
- { title: 'My First Post', content: 'Hello World!' }
89
- ]);
90
-
91
- // Query data
92
- const { data, error } = await insforge.database
93
- .from('posts')
94
- .select('*')
95
- .eq('author_id', userId);
96
-
97
- // Update data
98
- const { data, error } = await insforge.database
99
- .from('posts')
100
- .update({ title: 'Updated Title' })
101
- .eq('id', postId);
102
-
103
- // Delete data
104
- const { data, error } = await insforge.database
105
- .from('posts')
106
- .delete()
107
- .eq('id', postId);
108
- ```
109
-
110
- ### File Storage
111
-
112
- ```javascript
113
- // Upload a file
114
- const file = document.querySelector('input[type="file"]').files[0];
115
- const { data, error } = await insforge.storage
116
- .from('avatars')
117
- .upload(file);
118
-
119
- // Download a file
120
- const { data, error } = await insforge.storage
121
- .from('avatars')
122
- .download('user-avatar.png');
123
-
124
- // Delete a file
125
- const { data, error } = await insforge.storage
126
- .from('avatars')
127
- .remove(['user-avatar.png']);
128
-
129
- // List files
130
- const { data, error } = await insforge.storage
131
- .from('avatars')
132
- .list();
133
- ```
134
-
135
- ### Edge Functions
136
-
137
- ```javascript
138
- // Invoke an edge function
139
- const { data, error } = await insforge.functions.invoke('my-function', {
140
- body: { key: 'value' }
141
- });
142
- ```
143
-
144
- ### AI Integration
145
-
146
- ```javascript
147
- // Generate text completion
148
- const { data, error } = await insforge.ai.completion({
149
- model: 'gpt-3.5-turbo',
150
- prompt: 'Write a hello world program'
151
- });
152
-
153
- // Analyze an image
154
- const { data, error } = await insforge.ai.vision({
155
- imageUrl: 'https://example.com/image.jpg',
156
- prompt: 'Describe this image'
157
- });
158
- ```
159
-
160
- ## Documentation
161
-
162
- For complete API reference and advanced usage, see:
163
-
164
- - **[SDK Reference](./SDK-REFERENCE.md)** - Complete API documentation
165
- - **[InsForge Main Repository](https://github.com/InsForge/InsForge)** - Backend platform and setup guides
166
-
167
- ## Configuration
168
-
169
- The SDK supports the following configuration options:
170
-
171
- ```javascript
172
- const insforge = createClient({
173
- baseUrl: 'http://localhost:7130', // Required: Your InsForge backend URL
174
- storageStrategy: 'localStorage' // Optional: 'localStorage' or 'memory' (default: 'localStorage')
175
- });
176
- ```
177
-
178
- ## TypeScript Support
179
-
180
- The SDK is written in TypeScript and provides full type definitions:
181
-
182
- ```typescript
183
- import { createClient, InsForgeClient, User, Session } from '@insforge/sdk';
184
-
185
- const insforge: InsForgeClient = createClient({
186
- baseUrl: 'http://localhost:7130'
187
- });
188
-
189
- // Type-safe API calls
190
- const response: { data: User | null; error: Error | null } =
191
- await insforge.auth.getCurrentUser();
192
- ```
193
-
194
- ## Error Handling
195
-
196
- All SDK methods return a consistent response format:
197
-
198
- ```javascript
199
- const { data, error } = await insforge.auth.signUp({...});
200
-
201
- if (error) {
202
- console.error('Error:', error.message);
203
- console.error('Status:', error.statusCode);
204
- } else {
205
- console.log('Success:', data);
206
- }
207
- ```
208
-
209
- ## Browser Support
210
-
211
- The SDK works in all modern browsers that support:
212
- - ES6+ features
213
- - Fetch API
214
- - LocalStorage (for session management)
215
-
216
- For Node.js environments, ensure you're using Node.js 18 or higher.
217
-
218
- ## Contributing
219
-
220
- We welcome contributions! Please see our [Contributing Guide](./CONTRIBUTING.md) for details.
221
-
222
- ### Development Setup
223
-
224
- ```bash
225
- # Clone the repository
226
- git clone https://github.com/InsForge/insforge-sdk-js.git
227
- cd insforge-sdk-js
228
-
229
- # Install dependencies
230
- npm install
231
-
232
- # Build the SDK
233
- npm run build
234
-
235
- # Run tests
236
- npm test
237
-
238
- # Run integration tests
239
- npm run test:integration
240
- ```
241
-
242
- ## License
243
-
244
- This project is licensed under the Apache License 2.0 - see the [LICENSE](./LICENSE) file for details.
245
-
246
- ## Community & Support
247
-
248
- - **GitHub Issues**: [Report bugs or request features](https://github.com/InsForge/insforge-sdk-js/issues)
249
- - **Documentation**: [https://docs.insforge.com](https://docs.insforge.com)
250
- - **Main Repository**: [InsForge Backend Platform](https://github.com/InsForge/InsForge)
251
-
252
- ## Related Projects
253
-
254
- - **[InsForge](https://github.com/InsForge/InsForge)** - The main InsForge backend platform
255
- - **[InsForge MCP](https://github.com/InsForge/insforge-mcp)** - Model Context Protocol server for InsForge
256
-
257
- ---
258
-
259
- Built with ❤️ by the InsForge team