@qontinui/ui-bridge 0.3.0 → 0.3.1
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.
- package/dist/ai/index.d.mts +312 -155
- package/dist/ai/index.d.ts +312 -155
- package/dist/ai/index.js +2363 -67
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +2328 -68
- package/dist/ai/index.mjs.map +1 -1
- package/dist/annotations/index.d.mts +218 -0
- package/dist/annotations/index.d.ts +218 -0
- package/dist/annotations/index.js +246 -0
- package/dist/annotations/index.js.map +1 -0
- package/dist/annotations/index.mjs +241 -0
- package/dist/annotations/index.mjs.map +1 -0
- package/dist/assertions-BSR3afVr.d.ts +161 -0
- package/dist/assertions-CTw1hfOx.d.mts +161 -0
- package/dist/babel-plugin/index.js +23 -34
- package/dist/babel-plugin/index.js.map +1 -1
- package/dist/babel-plugin/index.mjs +23 -34
- package/dist/babel-plugin/index.mjs.map +1 -1
- package/dist/browser-capture-Bms60T6f.d.mts +47 -0
- package/dist/browser-capture-CsTU29mb.d.ts +47 -0
- package/dist/control/index.d.mts +26 -7
- package/dist/control/index.d.ts +26 -7
- package/dist/control/index.js +276 -48
- package/dist/control/index.js.map +1 -1
- package/dist/control/index.mjs +276 -48
- package/dist/control/index.mjs.map +1 -1
- package/dist/core/index.d.mts +2 -2
- package/dist/core/index.d.ts +2 -2
- package/dist/core/index.js.map +1 -1
- package/dist/core/index.mjs.map +1 -1
- package/dist/debug/index.d.mts +5 -3
- package/dist/debug/index.d.ts +5 -3
- package/dist/debug/index.js +925 -1
- package/dist/debug/index.js.map +1 -1
- package/dist/debug/index.mjs +924 -2
- package/dist/debug/index.mjs.map +1 -1
- package/dist/index.d.mts +12 -7
- package/dist/index.d.ts +12 -7
- package/dist/index.js +4720 -173
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +4656 -174
- package/dist/index.mjs.map +1 -1
- package/dist/{metrics-DTA2bwG7.d.mts → metrics-DuA2qIIz.d.mts} +2 -2
- package/dist/{metrics-BfiT_rhZ.d.ts → metrics-KFAAKNEB.d.ts} +2 -2
- package/dist/native/control/index.js +2 -7
- package/dist/native/control/index.js.map +1 -1
- package/dist/native/control/index.mjs +2 -7
- package/dist/native/control/index.mjs.map +1 -1
- package/dist/native/core/index.js.map +1 -1
- package/dist/native/core/index.mjs.map +1 -1
- package/dist/native/debug/index.js +23 -66
- package/dist/native/debug/index.js.map +1 -1
- package/dist/native/debug/index.mjs +23 -66
- package/dist/native/debug/index.mjs.map +1 -1
- package/dist/native/index.js +89 -131
- package/dist/native/index.js.map +1 -1
- package/dist/native/index.mjs +89 -131
- package/dist/native/index.mjs.map +1 -1
- package/dist/native/react/index.js +28 -52
- package/dist/native/react/index.js.map +1 -1
- package/dist/native/react/index.mjs +28 -52
- package/dist/native/react/index.mjs.map +1 -1
- package/dist/native/server/index.js +38 -13
- package/dist/native/server/index.js.map +1 -1
- package/dist/native/server/index.mjs +38 -13
- package/dist/native/server/index.mjs.map +1 -1
- package/dist/react/index.d.mts +107 -8
- package/dist/react/index.d.ts +107 -8
- package/dist/react/index.js +2194 -84
- package/dist/react/index.js.map +1 -1
- package/dist/react/index.mjs +2194 -85
- package/dist/react/index.mjs.map +1 -1
- package/dist/{registry-BKLEm-yk.d.ts → registry-C6dDtn1v.d.ts} +27 -2
- package/dist/{registry-BmZgyCz8.d.mts → registry-POtcxnal.d.mts} +27 -2
- package/dist/render-log/index.d.mts +1 -1
- package/dist/render-log/index.d.ts +1 -1
- package/dist/server/express.d.mts +5 -4
- package/dist/server/express.d.ts +5 -4
- package/dist/server/express.js +104 -2
- package/dist/server/express.js.map +1 -1
- package/dist/server/express.mjs +104 -2
- package/dist/server/express.mjs.map +1 -1
- package/dist/server/handlers.d.mts +36 -5
- package/dist/server/handlers.d.ts +36 -5
- package/dist/server/handlers.js +3129 -224
- package/dist/server/handlers.js.map +1 -1
- package/dist/server/handlers.mjs +3129 -224
- package/dist/server/handlers.mjs.map +1 -1
- package/dist/server/index.d.mts +7 -5
- package/dist/server/index.d.ts +7 -5
- package/dist/server/index.js +3215 -183
- package/dist/server/index.js.map +1 -1
- package/dist/server/index.mjs +3215 -183
- package/dist/server/index.mjs.map +1 -1
- package/dist/server/nextjs.d.mts +6 -4
- package/dist/server/nextjs.d.ts +6 -4
- package/dist/server/nextjs.js +106 -3
- package/dist/server/nextjs.js.map +1 -1
- package/dist/server/nextjs.mjs +106 -3
- package/dist/server/nextjs.mjs.map +1 -1
- package/dist/server/standalone.d.mts +6 -5
- package/dist/server/standalone.d.ts +6 -5
- package/dist/server/standalone.js +131 -5
- package/dist/server/standalone.js.map +1 -1
- package/dist/server/standalone.mjs +131 -5
- package/dist/server/standalone.mjs.map +1 -1
- package/dist/specs/index.d.mts +365 -0
- package/dist/specs/index.d.ts +365 -0
- package/dist/specs/index.js +2809 -0
- package/dist/specs/index.js.map +1 -0
- package/dist/specs/index.mjs +2786 -0
- package/dist/specs/index.mjs.map +1 -0
- package/dist/{standalone-BURj8J3G.d.ts → standalone-B6GLIEmR.d.ts} +6 -2
- package/dist/{standalone-Dwmel29d.d.mts → standalone-CjdYqj3P.d.mts} +6 -2
- package/dist/{types-CHnlwiTK.d.ts → types-B2EfvEaq.d.ts} +83 -3
- package/dist/{types-B7J7noLK.d.mts → types-C7gVYRnF.d.ts} +72 -2
- package/dist/{types-BkNRILUa.d.ts → types-CJGrBEhC.d.mts} +72 -2
- package/dist/types-CebMQj76.d.ts +1275 -0
- package/dist/types-D_ypYl3T.d.mts +1275 -0
- package/dist/types-UBtp7R0u.d.mts +132 -0
- package/dist/types-UBtp7R0u.d.ts +132 -0
- package/dist/{types-CEQLnFMv.d.mts → types-gO696T_t.d.mts} +83 -3
- package/dist/{types-jKVgTI6_.d.mts → types-suaYwWWg.d.mts} +173 -2
- package/dist/{types-jKVgTI6_.d.ts → types-suaYwWWg.d.ts} +173 -2
- package/package.json +18 -2
- package/dist/types-B5Q0GVo0.d.mts +0 -646
- package/dist/types-DfPqwU-i.d.ts +0 -646
package/dist/server/index.d.mts
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
export { A as APIResponse, C as CORSOptions, R as RateLimitOptions, a as RenderLogQuery, b as RouteDefinition, U as UIBridgeServerConfig, c as UIBridgeServerHandlers, d as UI_BRIDGE_ROUTES, W as WebSocketMessage, e as WebSocketMessageType } from '../types-
|
|
1
|
+
export { A as APIResponse, C as CORSOptions, R as RateLimitOptions, a as RenderLogQuery, b as RouteDefinition, U as UIBridgeServerConfig, c as UIBridgeServerHandlers, d as UI_BRIDGE_ROUTES, W as WebSocketMessage, e as WebSocketMessageType } from '../types-gO696T_t.mjs';
|
|
2
2
|
export { ActionExecutorLike, CreateHandlersConfig, RegistryLike, createAIHandlers, createHandlers } from './handlers.mjs';
|
|
3
3
|
export { ExpressAdapterConfig, createExpressApp, createExpressRouter, uiBridgeMiddleware } from './express.mjs';
|
|
4
4
|
export { NextJSAdapterConfig, NextRouteHandler, createControlHandlers, createDebugHandlers, createNextRouteHandlers, createRenderLogHandlers } from './nextjs.mjs';
|
|
5
|
-
export { S as StandaloneServer, a as StandaloneServerConfig, U as UIBridgeWSHandler, W as WebSocketLike, c as createStandaloneServer, s as startCLI } from '../standalone-
|
|
6
|
-
import '../types-
|
|
7
|
-
import '../types-
|
|
8
|
-
import '../types-
|
|
5
|
+
export { S as StandaloneServer, a as StandaloneServerConfig, U as UIBridgeWSHandler, W as WebSocketLike, c as createStandaloneServer, s as startCLI } from '../standalone-CjdYqj3P.mjs';
|
|
6
|
+
import '../types-suaYwWWg.mjs';
|
|
7
|
+
import '../types-CJGrBEhC.mjs';
|
|
8
|
+
import '../types-D_ypYl3T.mjs';
|
|
9
9
|
import '../render-log/index.mjs';
|
|
10
|
+
import '../types-UBtp7R0u.mjs';
|
|
11
|
+
import '../annotations/index.mjs';
|
|
10
12
|
import 'express';
|
package/dist/server/index.d.ts
CHANGED
|
@@ -1,10 +1,12 @@
|
|
|
1
|
-
export { A as APIResponse, C as CORSOptions, R as RateLimitOptions, a as RenderLogQuery, b as RouteDefinition, U as UIBridgeServerConfig, c as UIBridgeServerHandlers, d as UI_BRIDGE_ROUTES, W as WebSocketMessage, e as WebSocketMessageType } from '../types-
|
|
1
|
+
export { A as APIResponse, C as CORSOptions, R as RateLimitOptions, a as RenderLogQuery, b as RouteDefinition, U as UIBridgeServerConfig, c as UIBridgeServerHandlers, d as UI_BRIDGE_ROUTES, W as WebSocketMessage, e as WebSocketMessageType } from '../types-B2EfvEaq.js';
|
|
2
2
|
export { ActionExecutorLike, CreateHandlersConfig, RegistryLike, createAIHandlers, createHandlers } from './handlers.js';
|
|
3
3
|
export { ExpressAdapterConfig, createExpressApp, createExpressRouter, uiBridgeMiddleware } from './express.js';
|
|
4
4
|
export { NextJSAdapterConfig, NextRouteHandler, createControlHandlers, createDebugHandlers, createNextRouteHandlers, createRenderLogHandlers } from './nextjs.js';
|
|
5
|
-
export { S as StandaloneServer, a as StandaloneServerConfig, U as UIBridgeWSHandler, W as WebSocketLike, c as createStandaloneServer, s as startCLI } from '../standalone-
|
|
6
|
-
import '../types-
|
|
7
|
-
import '../types-
|
|
8
|
-
import '../types-
|
|
5
|
+
export { S as StandaloneServer, a as StandaloneServerConfig, U as UIBridgeWSHandler, W as WebSocketLike, c as createStandaloneServer, s as startCLI } from '../standalone-B6GLIEmR.js';
|
|
6
|
+
import '../types-suaYwWWg.js';
|
|
7
|
+
import '../types-C7gVYRnF.js';
|
|
8
|
+
import '../types-CebMQj76.js';
|
|
9
9
|
import '../render-log/index.js';
|
|
10
|
+
import '../types-UBtp7R0u.js';
|
|
11
|
+
import '../annotations/index.js';
|
|
10
12
|
import 'express';
|