@veryfront/ext-observability-opentelemetry 0.1.1081 → 0.1.1083

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 (227) hide show
  1. package/esm/{extensions/ext-observability-opentelemetry/src/index.d.ts → index.d.ts} +0 -16
  2. package/esm/index.d.ts.map +1 -0
  3. package/esm/{extensions/ext-observability-opentelemetry/src/index.js → index.js} +2 -3
  4. package/package.json +6 -6
  5. package/esm/_dnt.polyfills.d.ts +0 -7
  6. package/esm/_dnt.polyfills.d.ts.map +0 -1
  7. package/esm/_dnt.polyfills.js +0 -1
  8. package/esm/deno.d.ts +0 -443
  9. package/esm/deno.d.ts.map +0 -1
  10. package/esm/deno.js +0 -531
  11. package/esm/extensions/ext-observability-opentelemetry/src/index.d.ts.map +0 -1
  12. package/esm/src/config/defaults.d.ts +0 -39
  13. package/esm/src/config/defaults.d.ts.map +0 -1
  14. package/esm/src/config/defaults.js +0 -65
  15. package/esm/src/errors/error-registry/agent.d.ts +0 -18
  16. package/esm/src/errors/error-registry/agent.d.ts.map +0 -1
  17. package/esm/src/errors/error-registry/agent.js +0 -60
  18. package/esm/src/errors/error-registry/boundary.d.ts +0 -16
  19. package/esm/src/errors/error-registry/boundary.d.ts.map +0 -1
  20. package/esm/src/errors/error-registry/boundary.js +0 -52
  21. package/esm/src/errors/error-registry/build.d.ts +0 -20
  22. package/esm/src/errors/error-registry/build.d.ts.map +0 -1
  23. package/esm/src/errors/error-registry/build.js +0 -68
  24. package/esm/src/errors/error-registry/config.d.ts +0 -22
  25. package/esm/src/errors/error-registry/config.d.ts.map +0 -1
  26. package/esm/src/errors/error-registry/config.js +0 -70
  27. package/esm/src/errors/error-registry/deploy.d.ts +0 -12
  28. package/esm/src/errors/error-registry/deploy.d.ts.map +0 -1
  29. package/esm/src/errors/error-registry/deploy.js +0 -36
  30. package/esm/src/errors/error-registry/dev.d.ts +0 -14
  31. package/esm/src/errors/error-registry/dev.d.ts.map +0 -1
  32. package/esm/src/errors/error-registry/dev.js +0 -44
  33. package/esm/src/errors/error-registry/general.d.ts +0 -29
  34. package/esm/src/errors/error-registry/general.d.ts.map +0 -1
  35. package/esm/src/errors/error-registry/general.js +0 -92
  36. package/esm/src/errors/error-registry/module.d.ts +0 -16
  37. package/esm/src/errors/error-registry/module.d.ts.map +0 -1
  38. package/esm/src/errors/error-registry/module.js +0 -52
  39. package/esm/src/errors/error-registry/route.d.ts +0 -16
  40. package/esm/src/errors/error-registry/route.d.ts.map +0 -1
  41. package/esm/src/errors/error-registry/route.js +0 -52
  42. package/esm/src/errors/error-registry/runtime.d.ts +0 -18
  43. package/esm/src/errors/error-registry/runtime.d.ts.map +0 -1
  44. package/esm/src/errors/error-registry/runtime.js +0 -60
  45. package/esm/src/errors/error-registry/server.d.ts +0 -39
  46. package/esm/src/errors/error-registry/server.d.ts.map +0 -1
  47. package/esm/src/errors/error-registry/server.js +0 -129
  48. package/esm/src/errors/error-registry-helpers.d.ts +0 -6
  49. package/esm/src/errors/error-registry-helpers.d.ts.map +0 -1
  50. package/esm/src/errors/error-registry-helpers.js +0 -9
  51. package/esm/src/errors/error-registry.d.ts +0 -114
  52. package/esm/src/errors/error-registry.d.ts.map +0 -1
  53. package/esm/src/errors/error-registry.js +0 -60
  54. package/esm/src/errors/types.d.ts +0 -84
  55. package/esm/src/errors/types.d.ts.map +0 -1
  56. package/esm/src/errors/types.js +0 -69
  57. package/esm/src/errors/veryfront-error.d.ts +0 -149
  58. package/esm/src/errors/veryfront-error.d.ts.map +0 -1
  59. package/esm/src/errors/veryfront-error.js +0 -61
  60. package/esm/src/modules/react-loader/ssr-module-loader/concurrency/semaphore.d.ts +0 -13
  61. package/esm/src/modules/react-loader/ssr-module-loader/concurrency/semaphore.d.ts.map +0 -1
  62. package/esm/src/modules/react-loader/ssr-module-loader/concurrency/semaphore.js +0 -55
  63. package/esm/src/observability/tracing/api-shim.d.ts +0 -191
  64. package/esm/src/observability/tracing/api-shim.d.ts.map +0 -1
  65. package/esm/src/observability/tracing/api-shim.js +0 -281
  66. package/esm/src/observability/tracing/otlp-setup.d.ts +0 -63
  67. package/esm/src/observability/tracing/otlp-setup.d.ts.map +0 -1
  68. package/esm/src/observability/tracing/otlp-setup.js +0 -219
  69. package/esm/src/observability/tracing/telemetry-env.d.ts +0 -3
  70. package/esm/src/observability/tracing/telemetry-env.d.ts.map +0 -1
  71. package/esm/src/observability/tracing/telemetry-env.js +0 -10
  72. package/esm/src/platform/adapters/base.d.ts +0 -209
  73. package/esm/src/platform/adapters/base.d.ts.map +0 -1
  74. package/esm/src/platform/adapters/base.js +0 -15
  75. package/esm/src/platform/compat/constants.d.ts +0 -13
  76. package/esm/src/platform/compat/constants.d.ts.map +0 -1
  77. package/esm/src/platform/compat/constants.js +0 -12
  78. package/esm/src/platform/compat/dynamic-import.d.ts +0 -11
  79. package/esm/src/platform/compat/dynamic-import.d.ts.map +0 -1
  80. package/esm/src/platform/compat/dynamic-import.js +0 -10
  81. package/esm/src/platform/compat/fs.d.ts +0 -75
  82. package/esm/src/platform/compat/fs.d.ts.map +0 -1
  83. package/esm/src/platform/compat/fs.js +0 -315
  84. package/esm/src/platform/compat/path/resolution.d.ts +0 -6
  85. package/esm/src/platform/compat/path/resolution.d.ts.map +0 -1
  86. package/esm/src/platform/compat/path/resolution.js +0 -121
  87. package/esm/src/platform/compat/path/runtime.d.ts +0 -8
  88. package/esm/src/platform/compat/path/runtime.d.ts.map +0 -1
  89. package/esm/src/platform/compat/path/runtime.js +0 -20
  90. package/esm/src/platform/compat/path/types.d.ts +0 -22
  91. package/esm/src/platform/compat/path/types.d.ts.map +0 -1
  92. package/esm/src/platform/compat/path/types.js +0 -1
  93. package/esm/src/platform/compat/process/command.d.ts +0 -33
  94. package/esm/src/platform/compat/process/command.d.ts.map +0 -1
  95. package/esm/src/platform/compat/process/command.js +0 -206
  96. package/esm/src/platform/compat/process/env.d.ts +0 -35
  97. package/esm/src/platform/compat/process/env.d.ts.map +0 -1
  98. package/esm/src/platform/compat/process/env.js +0 -194
  99. package/esm/src/platform/compat/process/lifecycle.d.ts +0 -99
  100. package/esm/src/platform/compat/process/lifecycle.d.ts.map +0 -1
  101. package/esm/src/platform/compat/process/lifecycle.js +0 -327
  102. package/esm/src/platform/compat/process/runtime-process.d.ts +0 -10
  103. package/esm/src/platform/compat/process/runtime-process.d.ts.map +0 -1
  104. package/esm/src/platform/compat/process/runtime-process.js +0 -25
  105. package/esm/src/platform/compat/process.d.ts +0 -5
  106. package/esm/src/platform/compat/process.d.ts.map +0 -1
  107. package/esm/src/platform/compat/process.js +0 -4
  108. package/esm/src/platform/compat/runtime.d.ts +0 -51
  109. package/esm/src/platform/compat/runtime.d.ts.map +0 -1
  110. package/esm/src/platform/compat/runtime.js +0 -104
  111. package/esm/src/transforms/import-rewriter/url-builder.d.ts +0 -70
  112. package/esm/src/transforms/import-rewriter/url-builder.d.ts.map +0 -1
  113. package/esm/src/transforms/import-rewriter/url-builder.js +0 -152
  114. package/esm/src/utils/base64url.d.ts +0 -6
  115. package/esm/src/utils/base64url.d.ts.map +0 -1
  116. package/esm/src/utils/base64url.js +0 -12
  117. package/esm/src/utils/bundle-manifest.d.ts +0 -63
  118. package/esm/src/utils/bundle-manifest.d.ts.map +0 -1
  119. package/esm/src/utils/bundle-manifest.js +0 -96
  120. package/esm/src/utils/constants/buffers.d.ts +0 -24
  121. package/esm/src/utils/constants/buffers.d.ts.map +0 -1
  122. package/esm/src/utils/constants/buffers.js +0 -23
  123. package/esm/src/utils/constants/build.d.ts +0 -8
  124. package/esm/src/utils/constants/build.d.ts.map +0 -1
  125. package/esm/src/utils/constants/build.js +0 -7
  126. package/esm/src/utils/constants/cache.d.ts +0 -74
  127. package/esm/src/utils/constants/cache.d.ts.map +0 -1
  128. package/esm/src/utils/constants/cache.js +0 -133
  129. package/esm/src/utils/constants/cdn.d.ts +0 -29
  130. package/esm/src/utils/constants/cdn.d.ts.map +0 -1
  131. package/esm/src/utils/constants/cdn.js +0 -58
  132. package/esm/src/utils/constants/crypto.d.ts +0 -10
  133. package/esm/src/utils/constants/crypto.d.ts.map +0 -1
  134. package/esm/src/utils/constants/crypto.js +0 -9
  135. package/esm/src/utils/constants/env.d.ts +0 -16
  136. package/esm/src/utils/constants/env.d.ts.map +0 -1
  137. package/esm/src/utils/constants/env.js +0 -20
  138. package/esm/src/utils/constants/hash.d.ts +0 -5
  139. package/esm/src/utils/constants/hash.d.ts.map +0 -1
  140. package/esm/src/utils/constants/hash.js +0 -4
  141. package/esm/src/utils/constants/hmr.d.ts +0 -24
  142. package/esm/src/utils/constants/hmr.d.ts.map +0 -1
  143. package/esm/src/utils/constants/hmr.js +0 -26
  144. package/esm/src/utils/constants/html.d.ts +0 -13
  145. package/esm/src/utils/constants/html.d.ts.map +0 -1
  146. package/esm/src/utils/constants/html.js +0 -12
  147. package/esm/src/utils/constants/http.d.ts +0 -77
  148. package/esm/src/utils/constants/http.d.ts.map +0 -1
  149. package/esm/src/utils/constants/http.js +0 -76
  150. package/esm/src/utils/constants/index.d.ts +0 -23
  151. package/esm/src/utils/constants/index.d.ts.map +0 -1
  152. package/esm/src/utils/constants/index.js +0 -22
  153. package/esm/src/utils/constants/limits.d.ts +0 -27
  154. package/esm/src/utils/constants/limits.d.ts.map +0 -1
  155. package/esm/src/utils/constants/limits.js +0 -26
  156. package/esm/src/utils/constants/metrics.d.ts +0 -10
  157. package/esm/src/utils/constants/metrics.d.ts.map +0 -1
  158. package/esm/src/utils/constants/metrics.js +0 -34
  159. package/esm/src/utils/constants/network.d.ts +0 -23
  160. package/esm/src/utils/constants/network.d.ts.map +0 -1
  161. package/esm/src/utils/constants/network.js +0 -27
  162. package/esm/src/utils/constants/priorities.d.ts +0 -31
  163. package/esm/src/utils/constants/priorities.d.ts.map +0 -1
  164. package/esm/src/utils/constants/priorities.js +0 -30
  165. package/esm/src/utils/constants/retry.d.ts +0 -14
  166. package/esm/src/utils/constants/retry.d.ts.map +0 -1
  167. package/esm/src/utils/constants/retry.js +0 -13
  168. package/esm/src/utils/constants/security.d.ts +0 -16
  169. package/esm/src/utils/constants/security.d.ts.map +0 -1
  170. package/esm/src/utils/constants/security.js +0 -15
  171. package/esm/src/utils/constants/server.d.ts +0 -107
  172. package/esm/src/utils/constants/server.d.ts.map +0 -1
  173. package/esm/src/utils/constants/server.js +0 -120
  174. package/esm/src/utils/feature-flags.d.ts +0 -7
  175. package/esm/src/utils/feature-flags.d.ts.map +0 -1
  176. package/esm/src/utils/feature-flags.js +0 -8
  177. package/esm/src/utils/hash-utils.d.ts +0 -19
  178. package/esm/src/utils/hash-utils.d.ts.map +0 -1
  179. package/esm/src/utils/hash-utils.js +0 -42
  180. package/esm/src/utils/import-lockfile.d.ts +0 -52
  181. package/esm/src/utils/import-lockfile.d.ts.map +0 -1
  182. package/esm/src/utils/import-lockfile.js +0 -187
  183. package/esm/src/utils/index.d.ts +0 -27
  184. package/esm/src/utils/index.d.ts.map +0 -1
  185. package/esm/src/utils/index.js +0 -25
  186. package/esm/src/utils/logger/components.d.ts +0 -73
  187. package/esm/src/utils/logger/components.d.ts.map +0 -1
  188. package/esm/src/utils/logger/components.js +0 -81
  189. package/esm/src/utils/logger/core.d.ts +0 -73
  190. package/esm/src/utils/logger/core.d.ts.map +0 -1
  191. package/esm/src/utils/logger/core.js +0 -143
  192. package/esm/src/utils/logger/index.d.ts +0 -10
  193. package/esm/src/utils/logger/index.d.ts.map +0 -1
  194. package/esm/src/utils/logger/index.js +0 -9
  195. package/esm/src/utils/logger/logger.d.ts +0 -179
  196. package/esm/src/utils/logger/logger.d.ts.map +0 -1
  197. package/esm/src/utils/logger/logger.js +0 -490
  198. package/esm/src/utils/logger/redact.d.ts +0 -74
  199. package/esm/src/utils/logger/redact.d.ts.map +0 -1
  200. package/esm/src/utils/logger/redact.js +0 -294
  201. package/esm/src/utils/logger/request-context.d.ts +0 -27
  202. package/esm/src/utils/logger/request-context.d.ts.map +0 -1
  203. package/esm/src/utils/logger/request-context.js +0 -28
  204. package/esm/src/utils/memoize.d.ts +0 -19
  205. package/esm/src/utils/memoize.d.ts.map +0 -1
  206. package/esm/src/utils/memoize.js +0 -72
  207. package/esm/src/utils/parallel.d.ts +0 -25
  208. package/esm/src/utils/parallel.d.ts.map +0 -1
  209. package/esm/src/utils/parallel.js +0 -91
  210. package/esm/src/utils/path-utils.d.ts +0 -34
  211. package/esm/src/utils/path-utils.d.ts.map +0 -1
  212. package/esm/src/utils/path-utils.js +0 -138
  213. package/esm/src/utils/perf-timer.d.ts +0 -11
  214. package/esm/src/utils/perf-timer.d.ts.map +0 -1
  215. package/esm/src/utils/perf-timer.js +0 -114
  216. package/esm/src/utils/platform.d.ts +0 -9
  217. package/esm/src/utils/platform.d.ts.map +0 -1
  218. package/esm/src/utils/platform.js +0 -11
  219. package/esm/src/utils/runtime-guards.d.ts +0 -29
  220. package/esm/src/utils/runtime-guards.d.ts.map +0 -1
  221. package/esm/src/utils/runtime-guards.js +0 -23
  222. package/esm/src/utils/version-constant.d.ts +0 -3
  223. package/esm/src/utils/version-constant.d.ts.map +0 -1
  224. package/esm/src/utils/version-constant.js +0 -4
  225. package/esm/src/utils/version.d.ts +0 -17
  226. package/esm/src/utils/version.d.ts.map +0 -1
  227. package/esm/src/utils/version.js +0 -36
@@ -1,19 +1,3 @@
1
- /**
2
- * ext-observability-opentelemetry: OpenTelemetry observability extension backed by the
3
- * official OpenTelemetry JS SDK.
4
- *
5
- * Provides the `TracingExporter` and `NodeTelemetryProvider` contracts:
6
- * - `start(config)`: builds the SDK provider and OTLP HTTP exporter
7
- * - `export(spans)`: no-op, the SDK handles export via BatchSpanProcessor
8
- * - `shutdown()`: flushes and shuts down the provider
9
- * - `getProvider()`: returns the SDK TracerProvider for shim wiring
10
- * - `initialize(options)`: starts NodeSDK auto-instrumentation
11
- *
12
- * Configuration is read from standard OTEL environment variables.
13
- *
14
- * @module extensions/ext-observability-opentelemetry
15
- */
16
- import "../../../_dnt.polyfills.js";
17
1
  import type { ExtensionFactory } from "veryfront/extensions";
18
2
  import type { NodeTelemetryInitializeOptions, NodeTelemetryLogRecord, NodeTelemetryProvider, SpanData, TracingExporter } from "veryfront/extensions/observability";
19
3
  /**
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
@@ -13,9 +13,8 @@
13
13
  *
14
14
  * @module extensions/ext-observability-opentelemetry
15
15
  */
16
- import "../../../_dnt.polyfills.js";
17
- import * as dntShim from "../../../_dnt.shims.js";
18
- import { VERSION } from "../../../src/utils/index.js";
16
+ import * as dntShim from "./_dnt.shims.js";
17
+ import { VERSION } from "veryfront/utils";
19
18
  const NOOP_SPAN = {
20
19
  setAttribute() {
21
20
  return NOOP_SPAN;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@veryfront/ext-observability-opentelemetry",
3
- "version": "0.1.1081",
3
+ "version": "0.1.1083",
4
4
  "description": "Veryfront first-party extension package for ext-observability-opentelemetry",
5
5
  "keywords": [
6
6
  "veryfront",
@@ -18,11 +18,11 @@
18
18
  "bugs": {
19
19
  "url": "https://github.com/veryfront/veryfront-code/issues"
20
20
  },
21
- "module": "./esm/extensions/ext-observability-opentelemetry/src/index.js",
21
+ "module": "./esm/index.js",
22
22
  "exports": {
23
23
  ".": {
24
- "import": "./esm/extensions/ext-observability-opentelemetry/src/index.js",
25
- "types": "./esm/extensions/ext-observability-opentelemetry/src/index.d.ts"
24
+ "import": "./esm/index.js",
25
+ "types": "./esm/index.d.ts"
26
26
  }
27
27
  },
28
28
  "scripts": {},
@@ -109,10 +109,10 @@
109
109
  "@opentelemetry/semantic-conventions": "1.41.1"
110
110
  },
111
111
  "peerDependencies": {
112
- "veryfront": "^0.1.1081"
112
+ "veryfront": "^0.1.1083"
113
113
  },
114
114
  "type": "module",
115
- "types": "./esm/extensions/ext-observability-opentelemetry/src/index.d.ts",
115
+ "types": "./esm/index.d.ts",
116
116
  "files": [
117
117
  "esm",
118
118
  "LICENSE",
@@ -1,7 +0,0 @@
1
- declare global {
2
- interface Error {
3
- cause?: unknown;
4
- }
5
- }
6
- export {};
7
- //# sourceMappingURL=_dnt.polyfills.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"_dnt.polyfills.d.ts","sourceRoot":"","sources":["../src/_dnt.polyfills.ts"],"names":[],"mappings":"AAAA,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,KAAK;QACb,KAAK,CAAC,EAAE,OAAO,CAAC;KACjB;CACF;AAED,OAAO,EAAE,CAAC"}
@@ -1 +0,0 @@
1
- export {};
package/esm/deno.d.ts DELETED
@@ -1,443 +0,0 @@
1
- declare namespace _default {
2
- export let name: string;
3
- export let version: string;
4
- export let license: string;
5
- export let nodeModulesDir: string;
6
- export namespace minimumDependencyAge {
7
- let age: string;
8
- let exclude: string[];
9
- }
10
- export let workspace: string[];
11
- let exclude_1: string[];
12
- export { exclude_1 as exclude };
13
- export let exports: {
14
- ".": string;
15
- "./head": string;
16
- "./router": string;
17
- "./context": string;
18
- "./fonts": string;
19
- "./ui": string;
20
- "./ui/icons": string;
21
- "./chat": string;
22
- "./chat/ag-ui": string;
23
- "./chat/protocol": string;
24
- "./chat/types": string;
25
- "./chat/uploads": string;
26
- "./markdown": string;
27
- "./mdx": string;
28
- "./agent": string;
29
- "./agent/identity": string;
30
- "./eval": string;
31
- "./metrics": string;
32
- "./eval/agent-service": string;
33
- "./channels/control-plane": string;
34
- "./channels/invoke": string;
35
- "./tool": string;
36
- "./workflow": string;
37
- "./workflow/worker": string;
38
- "./workflow/claude-code": string;
39
- "./workflow/claude-code/react": string;
40
- "./workflow/discovery": string;
41
- "./schemas": string;
42
- "./prompt": string;
43
- "./resource": string;
44
- "./runs": string;
45
- "./skill": string;
46
- "./trigger": string;
47
- "./task": string;
48
- "./schedule": string;
49
- "./webhook": string;
50
- "./mcp": string;
51
- "./middleware": string;
52
- "./observability": string;
53
- "./observability/otlp-setup": string;
54
- "./utils": string;
55
- "./oauth": string;
56
- "./provider": string;
57
- "./provider/shared": string;
58
- "./provider/types": string;
59
- "./fs": string;
60
- "./integrations": string;
61
- "./sandbox": string;
62
- "./embedding": string;
63
- "./knowledge": string;
64
- "./extensions": string;
65
- "./extensions/llm": string;
66
- "./extensions/auth": string;
67
- "./extensions/bundler": string;
68
- "./extensions/cache": string;
69
- "./extensions/content": string;
70
- "./extensions/contracts": string;
71
- "./extensions/compat": string;
72
- "./extensions/first-party-import": string;
73
- "./extensions/css": string;
74
- "./extensions/database": string;
75
- "./extensions/eval": string;
76
- "./extensions/parser": string;
77
- "./extensions/sandbox": string;
78
- "./extensions/schema": string;
79
- "./extensions/observability": string;
80
- "./testing": string;
81
- "./testing/assert": string;
82
- "./testing/bdd": string;
83
- "./cli": string;
84
- "./chat/message-prep": string;
85
- "./server": string;
86
- };
87
- export let imports: {
88
- "veryfront/head": string;
89
- "veryfront/router": string;
90
- "veryfront/context": string;
91
- "veryfront/fonts": string;
92
- "veryfront/chat": string;
93
- "veryfront/chat/types": string;
94
- "veryfront/chat/uploads": string;
95
- "veryfront/markdown": string;
96
- "veryfront/mdx": string;
97
- "veryfront/fs": string;
98
- "veryfront/platform": string;
99
- "veryfront/react/head": string;
100
- "veryfront/react/router": string;
101
- "veryfront/react/context": string;
102
- "veryfront/react/fonts": string;
103
- "veryfront/react/components/chat": string;
104
- "veryfront/components/chat": string;
105
- "veryfront/ui": string;
106
- "veryfront/ui/icons": string;
107
- "veryfront/react/components/ui": string;
108
- "veryfront/components/ui": string;
109
- "veryfront/sandbox": string;
110
- "veryfront/embedding": string;
111
- "veryfront/knowledge": string;
112
- "veryfront/runs": string;
113
- "veryfront/eval": string;
114
- "veryfront/metrics": string;
115
- "veryfront/eval/agent-service": string;
116
- "veryfront/agent/identity": string;
117
- "veryfront/agent/react": string;
118
- "veryfront/agent/middleware": string;
119
- "veryfront/workflow/react": string;
120
- "veryfront/workflow/executor": string;
121
- "veryfront/workflow/blob": string;
122
- "veryfront/workflow/runtime": string;
123
- "veryfront/workflow/worker": string;
124
- "veryfront/workflow/claude-code": string;
125
- "veryfront/workflow/claude-code/react": string;
126
- "veryfront/workflow/discovery": string;
127
- "veryfront/utils": string;
128
- "veryfront/utils/box": string;
129
- "veryfront/utils/case-utils": string;
130
- "veryfront/utils/constants/server": string;
131
- "veryfront/utils/html-escape": string;
132
- "veryfront/utils/import-lockfile": string;
133
- "veryfront/utils/env-loader": string;
134
- "veryfront/proxy/main": string;
135
- "veryfront/proxy/handler": string;
136
- "veryfront/proxy/cache": string;
137
- "veryfront/transforms/mdx-cache": string;
138
- "veryfront/observability/otlp-setup": string;
139
- "veryfront/platform/esbuild-init": string;
140
- "veryfront/platform/path": string;
141
- "veryfront/platform/http": string;
142
- "veryfront/cli": string;
143
- "veryfront/server": string;
144
- "veryfront/routing": string;
145
- "veryfront/react": string;
146
- "veryfront/data": string;
147
- "veryfront/config": string;
148
- "veryfront/build": string;
149
- "veryfront/release-assets": string;
150
- "veryfront/skill": string;
151
- "veryfront/trigger": string;
152
- "veryfront/schedule": string;
153
- "veryfront/webhook": string;
154
- "veryfront/rendering": string;
155
- "veryfront/rendering/styles": string;
156
- "veryfront/cache": string;
157
- "veryfront/security": string;
158
- "veryfront/errors": string;
159
- "veryfront/trigger/target": string;
160
- "veryfront/trigger/validation": string;
161
- "veryfront/issues": string;
162
- "veryfront/discovery": string;
163
- "veryfront/observability": string;
164
- "veryfront/provider/shared": string;
165
- "veryfront/provider/types": string;
166
- "veryfront/tool/schema": string;
167
- "veryfront/agent/composition": string;
168
- "veryfront/extensions": string;
169
- "veryfront/testing": string;
170
- "veryfront/testing/assert": string;
171
- "veryfront/testing/bdd": string;
172
- "veryfront/extensions/llm": string;
173
- "veryfront/extensions/auth": string;
174
- "veryfront/extensions/bundler": string;
175
- "veryfront/extensions/cache": string;
176
- "veryfront/extensions/content": string;
177
- "veryfront/extensions/compat": string;
178
- "veryfront/extensions/contracts": string;
179
- "veryfront/extensions/first-party-import": string;
180
- "veryfront/extensions/css": string;
181
- "veryfront/extensions/database": string;
182
- "veryfront/extensions/eval": string;
183
- "veryfront/extensions/parser": string;
184
- "veryfront/extensions/sandbox": string;
185
- "veryfront/extensions/schema": string;
186
- "veryfront/extensions/observability": string;
187
- "#veryfront": string;
188
- "#veryfront/agent": string;
189
- "#veryfront/agent/identity": string;
190
- "#veryfront/agent/react": string;
191
- "#veryfront/chat/ag-ui": string;
192
- "#veryfront/chat/compat": string;
193
- "#veryfront/chat/conversation": string;
194
- "#veryfront/chat/protocol": string;
195
- "#veryfront/chat/provider-errors": string;
196
- "#veryfront/chat/stream-watchdog": string;
197
- "#veryfront/chat/uploads": string;
198
- "#veryfront/build": string;
199
- "#veryfront/cache": string;
200
- "#veryfront/config": string;
201
- "#veryfront/discovery": string;
202
- "#veryfront/data": string;
203
- "#veryfront/errors": string;
204
- "#veryfront/knowledge": string;
205
- "#veryfront/eval": string;
206
- "#veryfront/eval/agent-service": string;
207
- "#veryfront/metrics": string;
208
- "#veryfront/extensions/eval": string;
209
- "#veryfront/extensions/first-party-import.ts": string;
210
- "#veryfront/html": string;
211
- "#veryfront/mcp": string;
212
- "#veryfront/middleware": string;
213
- "#veryfront/modules": string;
214
- "#veryfront/observability": string;
215
- "#veryfront/platform": string;
216
- "#veryfront/prompt": string;
217
- "#veryfront/provider": string;
218
- "#veryfront/react": string;
219
- "#veryfront/rendering": string;
220
- "#veryfront/resource": string;
221
- "#veryfront/runs": string;
222
- "#veryfront/runs/": string;
223
- "#veryfront/routing": string;
224
- "#veryfront/security": string;
225
- "#veryfront/skill": string;
226
- "#veryfront/skill/": string;
227
- "#veryfront/trigger": string;
228
- "#veryfront/schedule": string;
229
- "#veryfront/schedule/": string;
230
- "#veryfront/webhook": string;
231
- "#veryfront/webhook/": string;
232
- "#veryfront/trigger/": string;
233
- "#veryfront/server": string;
234
- "#veryfront/server/project-env": string;
235
- "#veryfront/testing": string;
236
- "#veryfront/testing/assert": string;
237
- "#veryfront/testing/bdd": string;
238
- "#veryfront/testing/bdd.ts": string;
239
- "#veryfront/testing/deno-compat": string;
240
- "#veryfront/testing/utils": string;
241
- "#veryfront/sandbox": string;
242
- "#veryfront/tool": string;
243
- "#veryfront/tool/schema": string;
244
- "#veryfront/transforms": string;
245
- "#veryfront/types": string;
246
- "#veryfront/utils": string;
247
- "#veryfront/workflow": string;
248
- "#veryfront/workflow/react": string;
249
- "#veryfront/workflow/worker": string;
250
- "#veryfront/workflow/claude-code": string;
251
- "#veryfront/workflow/claude-code/react": string;
252
- "#veryfront/workflow/discovery": string;
253
- "#veryfront/schemas": string;
254
- "#veryfront/http/responses": string;
255
- "#veryfront/compat/console": string;
256
- "#veryfront/compat/http": string;
257
- "#veryfront/compat/kv": string;
258
- "#veryfront/compat/path": string;
259
- "#veryfront/compat/": string;
260
- "#veryfront/http/": string;
261
- "#veryfront/platform/": string;
262
- "#veryfront/components": string;
263
- "#veryfront/": string;
264
- "#cli/commands/files/command": string;
265
- "#cli/commands/knowledge/command": string;
266
- "#cli/commands/knowledge/result": string;
267
- "#cli/commands/uploads/command": string;
268
- "#deno-config": string;
269
- "#std/path": string;
270
- "#std/path.ts": string;
271
- "#std/path/posix": string;
272
- "#std/path/posix.ts": string;
273
- "#std/assert": string;
274
- "#std/assert.ts": string;
275
- "#std/dotenv": string;
276
- "#std/dotenv.ts": string;
277
- "#std/flags": string;
278
- "#std/flags.ts": string;
279
- "#std/fmt/colors": string;
280
- "#std/fmt/colors.ts": string;
281
- "#std/testing": string;
282
- "#std/testing.ts": string;
283
- "#std/testing/bdd": string;
284
- "#std/testing/bdd.ts": string;
285
- "#std/testing/time": string;
286
- "#std/testing/time.ts": string;
287
- "#std/expect": string;
288
- "#std/expect.ts": string;
289
- "#std/fs": string;
290
- "#std/fs.ts": string;
291
- "#std/fs/walk": string;
292
- "#std/fs/ensure-dir": string;
293
- "#std/async": string;
294
- "#std/async.ts": string;
295
- "#std/front-matter/yaml": string;
296
- "#std/front-matter/yaml.ts": string;
297
- "@std/path": string;
298
- "@std/assert": string;
299
- "@std/dotenv": string;
300
- "@std/flags": string;
301
- "@std/fmt/colors": string;
302
- "@std/testing": string;
303
- "@std/testing/bdd": string;
304
- "@std/yaml/parse": string;
305
- "@std/expect": string;
306
- "@std/fs": string;
307
- "@std/async": string;
308
- "@std/front-matter/yaml": string;
309
- react: string;
310
- "react-dom": string;
311
- "react-dom/server": string;
312
- "react-dom/client": string;
313
- "react/jsx-runtime": string;
314
- "react/jsx-dev-runtime": string;
315
- "veryfront/schemas": string;
316
- "veryfront/chat/message-prep": string;
317
- "#dnt": string;
318
- };
319
- export namespace compilerOptions {
320
- let jsx: string;
321
- let jsxImportSource: string;
322
- let strict: boolean;
323
- let noImplicitAny: boolean;
324
- let noUncheckedIndexedAccess: boolean;
325
- let lib: string[];
326
- }
327
- export let tasks: {
328
- setup: string;
329
- generate: string;
330
- "generate:manifests:check": string;
331
- start: string;
332
- "start:headless": string;
333
- proxy: string;
334
- dev: string;
335
- production: string;
336
- "build:prepare": string;
337
- build: string;
338
- "build:npm": string;
339
- release: string;
340
- test: string;
341
- "test:unit": string;
342
- "test:integration": string;
343
- "test:integration:cli": string;
344
- "test:record": string;
345
- "test:coverage": string;
346
- "test:coverage:unit": string;
347
- "test:coverage:integration": string;
348
- "coverage:report": string;
349
- "coverage:gate": string;
350
- "coverage:ci:shard": string;
351
- "coverage:ci:merge": string;
352
- "coverage:ci": string;
353
- "coverage:html": string;
354
- bench: string;
355
- clean: string;
356
- storybook: string;
357
- "build:storybook": string;
358
- "storybook:check": string;
359
- lint: string;
360
- fmt: string;
361
- "fmt:check": string;
362
- typecheck: string;
363
- verify: string;
364
- "verify:quick": string;
365
- "typecheck:consumer": string;
366
- "codemod:chat": string;
367
- "lint:chat-ratchets": string;
368
- docs: string;
369
- "docs:coverage": string;
370
- "docs:copy": string;
371
- "docs:validate": string;
372
- "docs:verify-npm": string;
373
- "docs:check-links": string;
374
- "lint:ban-zod": string;
375
- "lint:core-deps": string;
376
- "lint:dependency-boundaries": string;
377
- "lint:extension-contracts": string;
378
- "lint:extension-capabilities": string;
379
- "lint:ban-console": string;
380
- "lint:ban-deep-imports": string;
381
- "lint:imports": string;
382
- "lint:ban-internal-root-imports": string;
383
- "lint:chat-composability": string;
384
- "lint:style": string;
385
- "lint:cli-boundary": string;
386
- "validate:architecture": string;
387
- "lint:check-awaits": string;
388
- dupes: string;
389
- "lint:platform": string;
390
- "lint:wildcard-exports": string;
391
- "lint:deps": string;
392
- "lint:barrel-jsdoc": string;
393
- "lint:ban-test-only": string;
394
- "lint:sanitizer-baseline": string;
395
- "lint:skipped-tests": string;
396
- "test:scripts": string;
397
- "test:cross-runtime": string;
398
- "test:node": string;
399
- "test:bun": string;
400
- "test:all-runtimes": string;
401
- "test:e2e": string;
402
- "test:e2e:playwright": string;
403
- "test:e2e:rsc-browser": string;
404
- "test:e2e:binary": string;
405
- "test:e2e:binary:fresh": string;
406
- "test:e2e:templates": string;
407
- "check:circular": string;
408
- cli: string;
409
- mcp: string;
410
- "start-split": string;
411
- "start-split:binary": string;
412
- sbom: string;
413
- "sbom:all": string;
414
- "submit-deps": string;
415
- audit: string;
416
- };
417
- export namespace lint {
418
- export let include: string[];
419
- let exclude_2: string[];
420
- export { exclude_2 as exclude };
421
- export namespace rules {
422
- export let tags: string[];
423
- let include_1: string[];
424
- export { include_1 as include };
425
- let exclude_3: string[];
426
- export { exclude_3 as exclude };
427
- }
428
- }
429
- export namespace fmt {
430
- let include_2: string[];
431
- export { include_2 as include };
432
- let exclude_4: string[];
433
- export { exclude_4 as exclude };
434
- export let useTabs: boolean;
435
- export let lineWidth: number;
436
- export let indentWidth: number;
437
- export let semiColons: boolean;
438
- export let singleQuote: boolean;
439
- export let proseWrap: string;
440
- }
441
- }
442
- export default _default;
443
- //# sourceMappingURL=deno.d.ts.map
package/esm/deno.d.ts.map DELETED
@@ -1 +0,0 @@
1
- {"version":3,"file":"deno.d.ts","sourceRoot":"","sources":["../src/deno.js"],"names":[],"mappings":""}