@omnicross/core 0.4.2 → 0.4.4
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/auth/GeminiCodeAssistProjectResolver.cjs +11 -184
- package/dist/auth/GeminiCodeAssistProjectResolver.d.cts +41 -3
- package/dist/auth/GeminiCodeAssistProjectResolver.d.ts +41 -3
- package/dist/auth/GeminiCodeAssistProjectResolver.js +12 -185
- package/dist/{chunk-POUTD5AM.cjs → chunk-47E3I5PF.cjs} +10 -3
- package/dist/chunk-4LSZ7NFM.js +50 -0
- package/dist/{chunk-WX2E2G7H.cjs → chunk-4NAMH4UE.cjs} +79 -51
- package/dist/{chunk-LQYS2N47.js → chunk-4RM22ETG.js} +14 -2
- package/dist/{chunk-YEVWA4C7.cjs → chunk-57Y2EA2G.cjs} +6 -5
- package/dist/chunk-6I4SAWCN.js +24 -0
- package/dist/{chunk-KIQ2HA2A.cjs → chunk-BTSADEX4.cjs} +5 -5
- package/dist/chunk-CGEZQC2G.cjs +67 -0
- package/dist/chunk-E5RCCGE7.cjs +95 -0
- package/dist/chunk-EE7VP4O3.js +230 -0
- package/dist/chunk-F6P4DIBL.js +95 -0
- package/dist/{chunk-BKXC4XM6.cjs → chunk-FORICQ5U.cjs} +15 -11
- package/dist/{chunk-PF7YQBKX.js → chunk-FYPKKMB3.js} +6 -2
- package/dist/chunk-GWC7HCZI.cjs +44 -0
- package/dist/{chunk-LFEH7CEO.js → chunk-IDPMD4B7.js} +22 -0
- package/dist/{chunk-UPQIWJIE.cjs → chunk-INY54AYX.cjs} +14 -2
- package/dist/{chunk-C3NPMQTK.js → chunk-JHJRZ75C.js} +14 -10
- package/dist/chunk-K6J2RIEX.js +67 -0
- package/dist/chunk-KSMK45RD.cjs +45 -0
- package/dist/chunk-LL3MZ7O5.cjs +24 -0
- package/dist/{chunk-PAXJGABW.js → chunk-MPFOC7AT.js} +10 -5
- package/dist/{chunk-DKBXDV5U.cjs → chunk-N3MGNLCU.cjs} +49 -44
- package/dist/chunk-NCZDUBC2.js +44 -0
- package/dist/chunk-NDIBVTBZ.cjs +230 -0
- package/dist/{chunk-5DJSOFEP.js → chunk-NTF7TLT7.js} +1 -1
- package/dist/chunk-ONTTXSRL.js +32 -0
- package/dist/{chunk-HN74IGEO.js → chunk-OXBGNEYR.js} +1 -1
- package/dist/{chunk-5GXOYVLB.js → chunk-QSOHEDKO.js} +44 -39
- package/dist/{chunk-QEOV6Y4E.cjs → chunk-RX3BCX53.cjs} +359 -170
- package/dist/{chunk-TX3AEV6H.cjs → chunk-RXMF7GNF.cjs} +4 -3
- package/dist/chunk-SQU2FGXI.cjs +50 -0
- package/dist/{chunk-EUZRH544.js → chunk-TKZ3DZS5.js} +10 -3
- package/dist/{chunk-MXI2PWIC.cjs → chunk-UKQHBK4Q.cjs} +1 -32
- package/dist/{chunk-3XVDFRCQ.cjs → chunk-UOOLU64V.cjs} +13 -8
- package/dist/{chunk-ZSA44G7J.cjs → chunk-VFFCV4J6.cjs} +3 -3
- package/dist/{chunk-6DDYNS2B.cjs → chunk-VGBJPHHD.cjs} +36 -14
- package/dist/{chunk-2T6D7LWE.cjs → chunk-VYOBVPNB.cjs} +6 -2
- package/dist/chunk-X6GHTNDL.cjs +482 -0
- package/dist/chunk-XBQTVRMK.js +45 -0
- package/dist/{chunk-R4VCO2CB.js → chunk-YEHQ5FXZ.js} +28 -0
- package/dist/{chunk-5TEWZN5J.js → chunk-YV4JSBPA.js} +278 -89
- package/dist/{chunk-HDXSPXIN.js → chunk-ZBDDPWVQ.js} +4 -3
- package/dist/chunk-ZJJBITUN.js +482 -0
- package/dist/{chunk-QRXOLINS.js → chunk-ZMERU7D3.js} +3 -2
- package/dist/completion/CompletionService.cjs +29 -22
- package/dist/completion/CompletionService.js +28 -21
- package/dist/completion.cjs +29 -22
- package/dist/completion.js +28 -21
- package/dist/image-generation.cjs +2 -2
- package/dist/image-generation.d.cts +2 -2
- package/dist/image-generation.d.ts +2 -2
- package/dist/image-generation.js +1 -1
- package/dist/index.cjs +40 -29
- package/dist/index.d.cts +6 -3
- package/dist/index.d.ts +6 -3
- package/dist/index.js +40 -29
- package/dist/outbound-api/routeResolver.cjs +3 -3
- package/dist/outbound-api/routeResolver.d.cts +3 -3
- package/dist/outbound-api/routeResolver.d.ts +3 -3
- package/dist/outbound-api/routeResolver.js +2 -2
- package/dist/outbound-api/types.cjs +6 -2
- package/dist/outbound-api/types.d.cts +2 -2
- package/dist/outbound-api/types.d.ts +2 -2
- package/dist/outbound-api/types.js +7 -3
- package/dist/outbound-api.cjs +33 -22
- package/dist/outbound-api.d.cts +4 -4
- package/dist/outbound-api.d.ts +4 -4
- package/dist/outbound-api.js +33 -22
- package/dist/pipeline/AccountAllowanceScheduling.cjs +4 -3
- package/dist/pipeline/AccountAllowanceScheduling.d.cts +4 -4
- package/dist/pipeline/AccountAllowanceScheduling.d.ts +4 -4
- package/dist/pipeline/AccountAllowanceScheduling.js +3 -2
- package/dist/pipeline/AccountAllowanceStore.cjs +2 -2
- package/dist/pipeline/AccountAllowanceStore.js +1 -1
- package/dist/pipeline/AuthSource.d.cts +6 -0
- package/dist/pipeline/AuthSource.d.ts +6 -0
- package/dist/pipeline/SubscriptionAuthSource.cjs +5 -4
- package/dist/pipeline/SubscriptionAuthSource.js +4 -3
- package/dist/pipeline/SubscriptionAuthStrategy.d.cts +7 -0
- package/dist/pipeline/SubscriptionAuthStrategy.d.ts +7 -0
- package/dist/pipeline/antigravityQuotaFamily.cjs +16 -0
- package/dist/pipeline/antigravityQuotaFamily.d.cts +52 -0
- package/dist/pipeline/antigravityQuotaFamily.d.ts +52 -0
- package/dist/pipeline/antigravityQuotaFamily.js +16 -0
- package/dist/pipeline/upstreamFetch.cjs +3 -3
- package/dist/pipeline/upstreamFetch.js +2 -2
- package/dist/ports.d.cts +2 -2
- package/dist/ports.d.ts +2 -2
- package/dist/provider-proxy/ProviderProxy.cjs +29 -22
- package/dist/provider-proxy/ProviderProxy.js +28 -21
- package/dist/provider-proxy/identity/codexCliHeaders.cjs +8 -2
- package/dist/provider-proxy/identity/codexCliHeaders.d.cts +36 -7
- package/dist/provider-proxy/identity/codexCliHeaders.d.ts +36 -7
- package/dist/provider-proxy/identity/codexCliHeaders.js +7 -1
- package/dist/provider-proxy/identity/openCodeGoHeaders.cjs +17 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.d.cts +71 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.d.ts +71 -0
- package/dist/provider-proxy/identity/openCodeGoHeaders.js +17 -0
- package/dist/provider-proxy/ingress/providerProxyShared.cjs +29 -22
- package/dist/provider-proxy/ingress/providerProxyShared.js +28 -21
- package/dist/provider-proxy.cjs +29 -22
- package/dist/provider-proxy.d.cts +2 -2
- package/dist/provider-proxy.d.ts +2 -2
- package/dist/provider-proxy.js +28 -21
- package/dist/{routeResolver-STwMz_G4.d.ts → routeResolver-BLTleO4H.d.ts} +1 -1
- package/dist/{routeResolver-Da0yvkL1.d.cts → routeResolver-C2z0pp-q.d.cts} +1 -1
- package/dist/transformer/transformers/AnthropicOpenAIToAnthropicStream.cjs +2 -2
- package/dist/transformer/transformers/AnthropicOpenAIToAnthropicStream.js +1 -1
- package/dist/transformer/transformers/AnthropicTransformer.cjs +3 -3
- package/dist/transformer/transformers/AnthropicTransformer.js +2 -2
- package/dist/transformer/transformers/AntigravityTransformer.cjs +31 -0
- package/dist/transformer/transformers/AntigravityTransformer.d.cts +104 -0
- package/dist/transformer/transformers/AntigravityTransformer.d.ts +104 -0
- package/dist/transformer/transformers/AntigravityTransformer.js +31 -0
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.d.cts +2 -1
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.d.ts +2 -1
- package/dist/transformer/transformers/GeminiCodeAssistTransformer.js +2 -2
- package/dist/transformer/transformers/GeminiTransformer.cjs +3 -3
- package/dist/transformer/transformers/GeminiTransformer.js +2 -2
- package/dist/transformer/transformers/antigravityFailover.cjs +30 -0
- package/dist/transformer/transformers/antigravityFailover.d.cts +52 -0
- package/dist/transformer/transformers/antigravityFailover.d.ts +52 -0
- package/dist/transformer/transformers/antigravityFailover.js +30 -0
- package/dist/transformer/transformers/antigravityIdentity.cjs +24 -0
- package/dist/transformer/transformers/antigravityIdentity.d.cts +76 -0
- package/dist/transformer/transformers/antigravityIdentity.d.ts +76 -0
- package/dist/transformer/transformers/antigravityIdentity.js +24 -0
- package/dist/transformer/transformers.cjs +61 -9
- package/dist/transformer/transformers.d.cts +7 -2
- package/dist/transformer/transformers.d.ts +7 -2
- package/dist/transformer/transformers.js +61 -9
- package/dist/transformer/types.d.cts +11 -0
- package/dist/transformer/types.d.ts +11 -0
- package/dist/transformer.cjs +21 -12
- package/dist/transformer.d.cts +3 -0
- package/dist/transformer.d.ts +3 -0
- package/dist/transformer.js +20 -11
- package/dist/{types-Be-yt_6T.d.cts → types-BVwJQ9ZS.d.cts} +3 -0
- package/dist/{types-D-oHYusb.d.cts → types-C6m-Db26.d.cts} +25 -4
- package/dist/{types-Dvlpjn0d.d.ts → types-Da735j2d.d.ts} +25 -4
- package/dist/{types-Dm4_36V4.d.ts → types-VAHRysdP.d.ts} +3 -0
- package/package.json +2 -2
- package/dist/chunk-4IH4EL7M.cjs +0 -9
- package/dist/chunk-ECZ3ZE2C.js +0 -63
- package/dist/chunk-XEKD23J5.js +0 -9
package/dist/outbound-api.js
CHANGED
|
@@ -77,27 +77,32 @@ import {
|
|
|
77
77
|
verifyKey,
|
|
78
78
|
verifyPresentedKey,
|
|
79
79
|
voucherCodePrefix
|
|
80
|
-
} from "./chunk-
|
|
81
|
-
import "./chunk-MZEGQSKQ.js";
|
|
82
|
-
import "./chunk-VVEHS2LI.js";
|
|
80
|
+
} from "./chunk-YV4JSBPA.js";
|
|
83
81
|
import "./chunk-WTQMX2Q6.js";
|
|
84
|
-
import "./chunk-
|
|
85
|
-
import "./chunk-MZNPGW5Q.js";
|
|
86
|
-
import "./chunk-DK4A7DLE.js";
|
|
87
|
-
import "./chunk-PAXJGABW.js";
|
|
88
|
-
import "./chunk-HN74IGEO.js";
|
|
82
|
+
import "./chunk-MPFOC7AT.js";
|
|
89
83
|
import "./chunk-V53ZEFXC.js";
|
|
90
84
|
import "./chunk-7PIUVCKK.js";
|
|
91
|
-
import "./chunk-
|
|
92
|
-
import "./chunk-LFEH7CEO.js";
|
|
85
|
+
import "./chunk-TKZ3DZS5.js";
|
|
93
86
|
import "./chunk-FU7EAR73.js";
|
|
87
|
+
import "./chunk-IDPMD4B7.js";
|
|
88
|
+
import "./chunk-K6J2RIEX.js";
|
|
89
|
+
import "./chunk-ZJJBITUN.js";
|
|
90
|
+
import "./chunk-F6P4DIBL.js";
|
|
91
|
+
import "./chunk-OXBGNEYR.js";
|
|
94
92
|
import "./chunk-QIIAMBTM.js";
|
|
95
93
|
import "./chunk-FXR6N3SR.js";
|
|
96
94
|
import "./chunk-AQDON6MB.js";
|
|
97
|
-
import "./chunk-
|
|
95
|
+
import "./chunk-EYGBM2VC.js";
|
|
96
|
+
import "./chunk-MZNPGW5Q.js";
|
|
97
|
+
import "./chunk-DK4A7DLE.js";
|
|
98
|
+
import "./chunk-GFIZ6LQI.js";
|
|
99
|
+
import "./chunk-MZEGQSKQ.js";
|
|
100
|
+
import "./chunk-VVEHS2LI.js";
|
|
101
|
+
import "./chunk-4LSZ7NFM.js";
|
|
98
102
|
import "./chunk-XTEI64OU.js";
|
|
99
103
|
import "./chunk-XX6NQJMA.js";
|
|
100
|
-
import "./chunk-
|
|
104
|
+
import "./chunk-NCZDUBC2.js";
|
|
105
|
+
import "./chunk-ONTTXSRL.js";
|
|
101
106
|
import "./chunk-OE6TDIWW.js";
|
|
102
107
|
import "./chunk-DRWHTIIZ.js";
|
|
103
108
|
import "./chunk-X335TJNS.js";
|
|
@@ -106,14 +111,15 @@ import "./chunk-JWC6APFQ.js";
|
|
|
106
111
|
import "./chunk-5ERIZW3D.js";
|
|
107
112
|
import "./chunk-PO3XB56Z.js";
|
|
108
113
|
import "./chunk-V2UKUTJ3.js";
|
|
109
|
-
import "./chunk-
|
|
114
|
+
import "./chunk-ZBDDPWVQ.js";
|
|
110
115
|
import "./chunk-AVYJ4YBN.js";
|
|
111
|
-
import "./chunk-C3NPMQTK.js";
|
|
112
116
|
import {
|
|
113
117
|
BoundAccountSelectionError,
|
|
114
118
|
boundAccountSelectionMessage,
|
|
115
119
|
isBoundAccountSelectionError
|
|
116
120
|
} from "./chunk-2JYRIADS.js";
|
|
121
|
+
import "./chunk-JHJRZ75C.js";
|
|
122
|
+
import "./chunk-XBQTVRMK.js";
|
|
117
123
|
import {
|
|
118
124
|
beginAuditCapture
|
|
119
125
|
} from "./chunk-6OKXH2TW.js";
|
|
@@ -143,25 +149,28 @@ import {
|
|
|
143
149
|
resolvePrefixTarget,
|
|
144
150
|
resolveRoute,
|
|
145
151
|
validateEndpointModelConfig
|
|
146
|
-
} from "./chunk-
|
|
152
|
+
} from "./chunk-ZMERU7D3.js";
|
|
147
153
|
import "./chunk-AQ5TNQB7.js";
|
|
148
154
|
import {
|
|
149
|
-
|
|
150
|
-
|
|
155
|
+
DEFAULT_IMAGE_MODEL_ROUTES,
|
|
156
|
+
ENDPOINT_MODEL_KINDS,
|
|
157
|
+
IMAGE_PROVIDER_IDS
|
|
158
|
+
} from "./chunk-6I4SAWCN.js";
|
|
151
159
|
import "./chunk-Y7FO65VT.js";
|
|
152
160
|
import "./chunk-FMOBD2OQ.js";
|
|
153
161
|
import "./chunk-HUZZZ3JL.js";
|
|
154
162
|
import "./chunk-H5JUT3KV.js";
|
|
155
163
|
import "./chunk-5NJLQ6T6.js";
|
|
156
|
-
import "./chunk-
|
|
157
|
-
import "./chunk-
|
|
164
|
+
import "./chunk-EE7VP4O3.js";
|
|
165
|
+
import "./chunk-QSOHEDKO.js";
|
|
166
|
+
import "./chunk-YEHQ5FXZ.js";
|
|
158
167
|
import "./chunk-WYVGULTQ.js";
|
|
159
168
|
import "./chunk-ZLNHPUFA.js";
|
|
160
|
-
import "./chunk-
|
|
169
|
+
import "./chunk-NTF7TLT7.js";
|
|
161
170
|
import "./chunk-3WD4HTR2.js";
|
|
162
|
-
import "./chunk-
|
|
171
|
+
import "./chunk-FYPKKMB3.js";
|
|
163
172
|
import "./chunk-GL6XM527.js";
|
|
164
|
-
import "./chunk-
|
|
173
|
+
import "./chunk-4RM22ETG.js";
|
|
165
174
|
import "./chunk-4JOU54M5.js";
|
|
166
175
|
import "./chunk-4PFWFODB.js";
|
|
167
176
|
export {
|
|
@@ -175,10 +184,12 @@ export {
|
|
|
175
184
|
DEFAULT_CONCURRENCY_QUEUE,
|
|
176
185
|
DEFAULT_FINGERPRINT,
|
|
177
186
|
DEFAULT_IMAGES_SERVER_CONFIG,
|
|
187
|
+
DEFAULT_IMAGE_MODEL_ROUTES,
|
|
178
188
|
DEFAULT_OUTBOUND_PORT,
|
|
179
189
|
DEFAULT_SEARCH_SERVER_CONFIG,
|
|
180
190
|
DEFAULT_USER_MESSAGE_QUEUE,
|
|
181
191
|
ENDPOINT_MODEL_KINDS,
|
|
192
|
+
IMAGE_PROVIDER_IDS,
|
|
182
193
|
IMAGE_SERVER_HARD_CEILINGS,
|
|
183
194
|
KeySpendTracker,
|
|
184
195
|
KeyedMutex,
|
|
@@ -4,12 +4,13 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
8
|
-
require('../chunk-
|
|
7
|
+
var _chunkFORICQ5Ucjs = require('../chunk-FORICQ5U.cjs');
|
|
8
|
+
require('../chunk-KSMK45RD.cjs');
|
|
9
|
+
require('../chunk-VYOBVPNB.cjs');
|
|
9
10
|
|
|
10
11
|
|
|
11
12
|
|
|
12
13
|
|
|
13
14
|
|
|
14
15
|
|
|
15
|
-
exports.AccountAllowanceExhaustedError =
|
|
16
|
+
exports.AccountAllowanceExhaustedError = _chunkFORICQ5Ucjs.AccountAllowanceExhaustedError; exports.AccountAllowanceScheduling = _chunkFORICQ5Ucjs.AccountAllowanceScheduling; exports.__resetSharedAccountAllowanceSchedulingForTests = _chunkFORICQ5Ucjs.__resetSharedAccountAllowanceSchedulingForTests; exports.getSharedAccountAllowanceScheduling = _chunkFORICQ5Ucjs.getSharedAccountAllowanceScheduling; exports.isAccountAllowanceExhaustedError = _chunkFORICQ5Ucjs.isAccountAllowanceExhaustedError;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SubscriptionProviderId } from '@omnicross/contracts/subscription-types';
|
|
2
|
-
import { a as AllowanceSchedulingConfig } from '../types-
|
|
2
|
+
import { a as AllowanceSchedulingConfig } from '../types-C6m-Db26.cjs';
|
|
3
3
|
import { AccountAllowanceStore } from './AccountAllowanceStore.cjs';
|
|
4
|
-
import '../types-
|
|
4
|
+
import '../types-BVwJQ9ZS.cjs';
|
|
5
5
|
import '@omnicross/contracts/image-generation-types';
|
|
6
6
|
import '../types-BSIJdsyl.cjs';
|
|
7
7
|
import 'node:http';
|
|
@@ -80,13 +80,13 @@ declare class AccountAllowanceScheduling {
|
|
|
80
80
|
constructor(store?: AccountAllowanceStore, now?: () => number);
|
|
81
81
|
configure(config: AllowanceSchedulingConfig | undefined): void;
|
|
82
82
|
getConfig(): AllowanceSchedulingConfig;
|
|
83
|
-
evaluate(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number): AllowanceSchedulingDecision;
|
|
83
|
+
evaluate(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number, resolvedModel?: string): AllowanceSchedulingDecision;
|
|
84
84
|
/**
|
|
85
85
|
* Project the current policy result without recording an applied decision.
|
|
86
86
|
* Admin/read-model callers use this so polling an account list never creates
|
|
87
87
|
* synthetic demotion/pause history entries.
|
|
88
88
|
*/
|
|
89
|
-
preview(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number): AllowanceSchedulingDecision;
|
|
89
|
+
preview(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number, resolvedModel?: string): AllowanceSchedulingDecision;
|
|
90
90
|
private decide;
|
|
91
91
|
getHistory(): AllowanceSchedulingDecision[];
|
|
92
92
|
clearHistory(): void;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SubscriptionProviderId } from '@omnicross/contracts/subscription-types';
|
|
2
|
-
import { a as AllowanceSchedulingConfig } from '../types-
|
|
2
|
+
import { a as AllowanceSchedulingConfig } from '../types-Da735j2d.js';
|
|
3
3
|
import { AccountAllowanceStore } from './AccountAllowanceStore.js';
|
|
4
|
-
import '../types-
|
|
4
|
+
import '../types-VAHRysdP.js';
|
|
5
5
|
import '@omnicross/contracts/image-generation-types';
|
|
6
6
|
import '../types-By9Tg6-I.js';
|
|
7
7
|
import 'node:http';
|
|
@@ -80,13 +80,13 @@ declare class AccountAllowanceScheduling {
|
|
|
80
80
|
constructor(store?: AccountAllowanceStore, now?: () => number);
|
|
81
81
|
configure(config: AllowanceSchedulingConfig | undefined): void;
|
|
82
82
|
getConfig(): AllowanceSchedulingConfig;
|
|
83
|
-
evaluate(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number): AllowanceSchedulingDecision;
|
|
83
|
+
evaluate(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number, resolvedModel?: string): AllowanceSchedulingDecision;
|
|
84
84
|
/**
|
|
85
85
|
* Project the current policy result without recording an applied decision.
|
|
86
86
|
* Admin/read-model callers use this so polling an account list never creates
|
|
87
87
|
* synthetic demotion/pause history entries.
|
|
88
88
|
*/
|
|
89
|
-
preview(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number): AllowanceSchedulingDecision;
|
|
89
|
+
preview(providerId: SubscriptionProviderId, accountId: string, basePriority: number, now?: number, resolvedModel?: string): AllowanceSchedulingDecision;
|
|
90
90
|
private decide;
|
|
91
91
|
getHistory(): AllowanceSchedulingDecision[];
|
|
92
92
|
clearHistory(): void;
|
|
@@ -4,8 +4,9 @@ import {
|
|
|
4
4
|
__resetSharedAccountAllowanceSchedulingForTests,
|
|
5
5
|
getSharedAccountAllowanceScheduling,
|
|
6
6
|
isAccountAllowanceExhaustedError
|
|
7
|
-
} from "../chunk-
|
|
8
|
-
import "../chunk-
|
|
7
|
+
} from "../chunk-JHJRZ75C.js";
|
|
8
|
+
import "../chunk-XBQTVRMK.js";
|
|
9
|
+
import "../chunk-FYPKKMB3.js";
|
|
9
10
|
export {
|
|
10
11
|
AccountAllowanceExhaustedError,
|
|
11
12
|
AccountAllowanceScheduling,
|
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
|
|
12
|
-
var
|
|
12
|
+
var _chunkVYOBVPNBcjs = require('../chunk-VYOBVPNB.cjs');
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
|
|
@@ -21,4 +21,4 @@ var _chunk2T6D7LWEcjs = require('../chunk-2T6D7LWE.cjs');
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
|
|
24
|
-
exports.AccountAllowanceStore =
|
|
24
|
+
exports.AccountAllowanceStore = _chunkVYOBVPNBcjs.AccountAllowanceStore; exports.CLAUDE_HEADER_FRESH_MS = _chunkVYOBVPNBcjs.CLAUDE_HEADER_FRESH_MS; exports.DEFAULT_ALLOWANCE_MAX_SNAPSHOTS = _chunkVYOBVPNBcjs.DEFAULT_ALLOWANCE_MAX_SNAPSHOTS; exports.DEFAULT_CODEX_ALLOWANCE_FRESH_MS = _chunkVYOBVPNBcjs.DEFAULT_CODEX_ALLOWANCE_FRESH_MS; exports.__resetSharedAccountAllowanceStoreForTests = _chunkVYOBVPNBcjs.__resetSharedAccountAllowanceStoreForTests; exports.getSharedAccountAllowanceStore = _chunkVYOBVPNBcjs.getSharedAccountAllowanceStore; exports.normalizeAccountAllowanceSnapshot = _chunkVYOBVPNBcjs.normalizeAccountAllowanceSnapshot; exports.parseClaudeAllowanceHeaders = _chunkVYOBVPNBcjs.parseClaudeAllowanceHeaders; exports.parseCodexAllowanceHeaders = _chunkVYOBVPNBcjs.parseCodexAllowanceHeaders; exports.setSharedAccountAllowanceStore = _chunkVYOBVPNBcjs.setSharedAccountAllowanceStore;
|
|
@@ -42,6 +42,12 @@ interface AuthApplyHints {
|
|
|
42
42
|
* BYO auth sources ignore it.
|
|
43
43
|
*/
|
|
44
44
|
sessionKey?: string;
|
|
45
|
+
/**
|
|
46
|
+
* OPTIONAL caller-supplied `x-opencode-session` value (opencodego only,
|
|
47
|
+
* opencodego-egress-identity) — mapped through to the subscription strategy's
|
|
48
|
+
* outbound session header, verbatim when present. BYO auth sources ignore it.
|
|
49
|
+
*/
|
|
50
|
+
callerOpenCodeSession?: string;
|
|
45
51
|
/**
|
|
46
52
|
* OPTIONAL per-request selection callback (subscription-account-health, D5;
|
|
47
53
|
* subscription-account-model-map, D3). A subscription strategy invokes it with
|
|
@@ -42,6 +42,12 @@ interface AuthApplyHints {
|
|
|
42
42
|
* BYO auth sources ignore it.
|
|
43
43
|
*/
|
|
44
44
|
sessionKey?: string;
|
|
45
|
+
/**
|
|
46
|
+
* OPTIONAL caller-supplied `x-opencode-session` value (opencodego only,
|
|
47
|
+
* opencodego-egress-identity) — mapped through to the subscription strategy's
|
|
48
|
+
* outbound session header, verbatim when present. BYO auth sources ignore it.
|
|
49
|
+
*/
|
|
50
|
+
callerOpenCodeSession?: string;
|
|
45
51
|
/**
|
|
46
52
|
* OPTIONAL per-request selection callback (subscription-account-health, D5;
|
|
47
53
|
* subscription-account-model-map, D3). A subscription strategy invokes it with
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunkRXMF7GNFcjs = require('../chunk-RXMF7GNF.cjs');
|
|
5
5
|
require('../chunk-SVNDB62D.cjs');
|
|
6
|
-
require('../chunk-BKXC4XM6.cjs');
|
|
7
6
|
require('../chunk-25GXJCEZ.cjs');
|
|
8
|
-
require('../chunk-
|
|
7
|
+
require('../chunk-FORICQ5U.cjs');
|
|
8
|
+
require('../chunk-KSMK45RD.cjs');
|
|
9
|
+
require('../chunk-VYOBVPNB.cjs');
|
|
9
10
|
|
|
10
11
|
|
|
11
12
|
|
|
12
|
-
exports.SubscriptionAuthSource =
|
|
13
|
+
exports.SubscriptionAuthSource = _chunkRXMF7GNFcjs.SubscriptionAuthSource; exports.stripAuthHeaders = _chunkRXMF7GNFcjs.stripAuthHeaders;
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
SubscriptionAuthSource,
|
|
3
3
|
stripAuthHeaders
|
|
4
|
-
} from "../chunk-
|
|
4
|
+
} from "../chunk-ZBDDPWVQ.js";
|
|
5
5
|
import "../chunk-AVYJ4YBN.js";
|
|
6
|
-
import "../chunk-C3NPMQTK.js";
|
|
7
6
|
import "../chunk-2JYRIADS.js";
|
|
8
|
-
import "../chunk-
|
|
7
|
+
import "../chunk-JHJRZ75C.js";
|
|
8
|
+
import "../chunk-XBQTVRMK.js";
|
|
9
|
+
import "../chunk-FYPKKMB3.js";
|
|
9
10
|
export {
|
|
10
11
|
SubscriptionAuthSource,
|
|
11
12
|
stripAuthHeaders
|
|
@@ -38,6 +38,13 @@ interface AuthApplyHints {
|
|
|
38
38
|
* pure priority/LRU selection (still correct — affinity only loses stickiness).
|
|
39
39
|
*/
|
|
40
40
|
sessionKey?: string;
|
|
41
|
+
/**
|
|
42
|
+
* OPTIONAL caller-supplied `x-opencode-session` value (opencodego only,
|
|
43
|
+
* opencodego-egress-identity). A non-empty value is forwarded VERBATIM to the
|
|
44
|
+
* upstream so an OpenCode CLI downstream client keeps its own session id;
|
|
45
|
+
* absent ⇒ the strategy falls back to `sessionKey`. Other providers ignore it.
|
|
46
|
+
*/
|
|
47
|
+
callerOpenCodeSession?: string;
|
|
41
48
|
/**
|
|
42
49
|
* Per-request selection callback (subscription-account-health, D5;
|
|
43
50
|
* subscription-account-model-map, D3). The strategy invokes it with the
|
|
@@ -38,6 +38,13 @@ interface AuthApplyHints {
|
|
|
38
38
|
* pure priority/LRU selection (still correct — affinity only loses stickiness).
|
|
39
39
|
*/
|
|
40
40
|
sessionKey?: string;
|
|
41
|
+
/**
|
|
42
|
+
* OPTIONAL caller-supplied `x-opencode-session` value (opencodego only,
|
|
43
|
+
* opencodego-egress-identity). A non-empty value is forwarded VERBATIM to the
|
|
44
|
+
* upstream so an OpenCode CLI downstream client keeps its own session id;
|
|
45
|
+
* absent ⇒ the strategy falls back to `sessionKey`. Other providers ignore it.
|
|
46
|
+
*/
|
|
47
|
+
callerOpenCodeSession?: string;
|
|
41
48
|
/**
|
|
42
49
|
* Per-request selection callback (subscription-account-health, D5;
|
|
43
50
|
* subscription-account-model-map, D3). The strategy invokes it with the
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
var _chunkKSMK45RDcjs = require('../chunk-KSMK45RD.cjs');
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
exports.ANTIGRAVITY_COUNTER_FAMILY_KEYS = _chunkKSMK45RDcjs.ANTIGRAVITY_COUNTER_FAMILY_KEYS; exports.ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY = _chunkKSMK45RDcjs.ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY; exports.ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY = _chunkKSMK45RDcjs.ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY; exports.antigravityCounterFamiliesForBucketId = _chunkKSMK45RDcjs.antigravityCounterFamiliesForBucketId; exports.antigravityCounterFamilyForModel = _chunkKSMK45RDcjs.antigravityCounterFamilyForModel; exports.antigravityModelFamily = _chunkKSMK45RDcjs.antigravityModelFamily;
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { SubscriptionProviderId } from '@omnicross/contracts/subscription-types';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* antigravityQuotaFamily — the antigravity subscription's counter-family ←→
|
|
5
|
+
* model-family mapping, SHARED between the quota collector (scheduling), the
|
|
6
|
+
* allowance gating, and the transformer's per-family decoration (design D6).
|
|
7
|
+
*
|
|
8
|
+
* The Antigravity quota backend meters usage in three COUNTER families
|
|
9
|
+
* (Google / Anthropic / OpenAI) while the model catalog spans three MODEL
|
|
10
|
+
* families (`gemini-*` / `claude-*` / `gpt-oss-*`). One table keeps the
|
|
11
|
+
* mapping authoritative everywhere:
|
|
12
|
+
*
|
|
13
|
+
* counter family model family catalog ids
|
|
14
|
+
* ────────────── ──────────── ─────────────────────────────
|
|
15
|
+
* Google gemini gemini-* (+ the tab_* autocomplete ids)
|
|
16
|
+
* Anthropic claude claude-*
|
|
17
|
+
* OpenAI gpt-oss gpt-oss-*
|
|
18
|
+
*
|
|
19
|
+
* @module pipeline/antigravityQuotaFamily
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
/** The quota counter families the Antigravity quotaSummary response reports. */
|
|
23
|
+
type AntigravityCounterFamily = 'google' | 'anthropic' | 'openai';
|
|
24
|
+
/** The antigravity model families (also the allowance window's `modelFamily`). */
|
|
25
|
+
type AntigravityModelFamily = 'gemini' | 'claude' | 'gpt-oss';
|
|
26
|
+
/** Counter family → model family (the authoritative direction). */
|
|
27
|
+
declare const ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY: Readonly<Record<AntigravityCounterFamily, AntigravityModelFamily>>;
|
|
28
|
+
/** Model family → counter family (derived once; keep in sync with the above). */
|
|
29
|
+
declare const ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY: Readonly<Record<AntigravityModelFamily, AntigravityCounterFamily>>;
|
|
30
|
+
/** The counter-family keys as they appear in a quotaSummary group/bucket id. */
|
|
31
|
+
declare const ANTIGRAVITY_COUNTER_FAMILY_KEYS: readonly AntigravityCounterFamily[];
|
|
32
|
+
/**
|
|
33
|
+
* Classify an antigravity model id into its model family by id prefix. The
|
|
34
|
+
* `tab_*` autocomplete ids meter on the Google counter (they are Google-served)
|
|
35
|
+
* and route as the gemini family. Unknown ids resolve `undefined` (callers
|
|
36
|
+
* treat them as ungated).
|
|
37
|
+
*/
|
|
38
|
+
declare function antigravityModelFamily(modelId: string | undefined): AntigravityModelFamily | undefined;
|
|
39
|
+
/** The counter family a model id meters on (undefined for unknown ids). */
|
|
40
|
+
declare function antigravityCounterFamilyForModel(modelId: string | undefined): AntigravityCounterFamily | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* Parse a quotaSummary group/bucket identifier into its counter family:
|
|
43
|
+
* `gemini-*` bucket ids → google; `3p-*` / claude / gpt / third-party → the
|
|
44
|
+
* SHARED third-party group, metered by BOTH anthropic and openai (the upstream
|
|
45
|
+
* exposes one shared third-party bucket — D6 keeps both families gated on it).
|
|
46
|
+
* Returns the counter families the bucket meters.
|
|
47
|
+
*/
|
|
48
|
+
declare function antigravityCounterFamiliesForBucketId(bucketId: string | undefined, groupName: string | undefined): readonly AntigravityCounterFamily[];
|
|
49
|
+
/** Type-level guard: this module only serves the antigravity provider. */
|
|
50
|
+
type AntigravityProviderId = Extract<SubscriptionProviderId, 'antigravity'>;
|
|
51
|
+
|
|
52
|
+
export { ANTIGRAVITY_COUNTER_FAMILY_KEYS, ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY, ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY, type AntigravityCounterFamily, type AntigravityModelFamily, type AntigravityProviderId, antigravityCounterFamiliesForBucketId, antigravityCounterFamilyForModel, antigravityModelFamily };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { SubscriptionProviderId } from '@omnicross/contracts/subscription-types';
|
|
2
|
+
|
|
3
|
+
/**
|
|
4
|
+
* antigravityQuotaFamily — the antigravity subscription's counter-family ←→
|
|
5
|
+
* model-family mapping, SHARED between the quota collector (scheduling), the
|
|
6
|
+
* allowance gating, and the transformer's per-family decoration (design D6).
|
|
7
|
+
*
|
|
8
|
+
* The Antigravity quota backend meters usage in three COUNTER families
|
|
9
|
+
* (Google / Anthropic / OpenAI) while the model catalog spans three MODEL
|
|
10
|
+
* families (`gemini-*` / `claude-*` / `gpt-oss-*`). One table keeps the
|
|
11
|
+
* mapping authoritative everywhere:
|
|
12
|
+
*
|
|
13
|
+
* counter family model family catalog ids
|
|
14
|
+
* ────────────── ──────────── ─────────────────────────────
|
|
15
|
+
* Google gemini gemini-* (+ the tab_* autocomplete ids)
|
|
16
|
+
* Anthropic claude claude-*
|
|
17
|
+
* OpenAI gpt-oss gpt-oss-*
|
|
18
|
+
*
|
|
19
|
+
* @module pipeline/antigravityQuotaFamily
|
|
20
|
+
*/
|
|
21
|
+
|
|
22
|
+
/** The quota counter families the Antigravity quotaSummary response reports. */
|
|
23
|
+
type AntigravityCounterFamily = 'google' | 'anthropic' | 'openai';
|
|
24
|
+
/** The antigravity model families (also the allowance window's `modelFamily`). */
|
|
25
|
+
type AntigravityModelFamily = 'gemini' | 'claude' | 'gpt-oss';
|
|
26
|
+
/** Counter family → model family (the authoritative direction). */
|
|
27
|
+
declare const ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY: Readonly<Record<AntigravityCounterFamily, AntigravityModelFamily>>;
|
|
28
|
+
/** Model family → counter family (derived once; keep in sync with the above). */
|
|
29
|
+
declare const ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY: Readonly<Record<AntigravityModelFamily, AntigravityCounterFamily>>;
|
|
30
|
+
/** The counter-family keys as they appear in a quotaSummary group/bucket id. */
|
|
31
|
+
declare const ANTIGRAVITY_COUNTER_FAMILY_KEYS: readonly AntigravityCounterFamily[];
|
|
32
|
+
/**
|
|
33
|
+
* Classify an antigravity model id into its model family by id prefix. The
|
|
34
|
+
* `tab_*` autocomplete ids meter on the Google counter (they are Google-served)
|
|
35
|
+
* and route as the gemini family. Unknown ids resolve `undefined` (callers
|
|
36
|
+
* treat them as ungated).
|
|
37
|
+
*/
|
|
38
|
+
declare function antigravityModelFamily(modelId: string | undefined): AntigravityModelFamily | undefined;
|
|
39
|
+
/** The counter family a model id meters on (undefined for unknown ids). */
|
|
40
|
+
declare function antigravityCounterFamilyForModel(modelId: string | undefined): AntigravityCounterFamily | undefined;
|
|
41
|
+
/**
|
|
42
|
+
* Parse a quotaSummary group/bucket identifier into its counter family:
|
|
43
|
+
* `gemini-*` bucket ids → google; `3p-*` / claude / gpt / third-party → the
|
|
44
|
+
* SHARED third-party group, metered by BOTH anthropic and openai (the upstream
|
|
45
|
+
* exposes one shared third-party bucket — D6 keeps both families gated on it).
|
|
46
|
+
* Returns the counter families the bucket meters.
|
|
47
|
+
*/
|
|
48
|
+
declare function antigravityCounterFamiliesForBucketId(bucketId: string | undefined, groupName: string | undefined): readonly AntigravityCounterFamily[];
|
|
49
|
+
/** Type-level guard: this module only serves the antigravity provider. */
|
|
50
|
+
type AntigravityProviderId = Extract<SubscriptionProviderId, 'antigravity'>;
|
|
51
|
+
|
|
52
|
+
export { ANTIGRAVITY_COUNTER_FAMILY_KEYS, ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY, ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY, type AntigravityCounterFamily, type AntigravityModelFamily, type AntigravityProviderId, antigravityCounterFamiliesForBucketId, antigravityCounterFamilyForModel, antigravityModelFamily };
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import {
|
|
2
|
+
ANTIGRAVITY_COUNTER_FAMILY_KEYS,
|
|
3
|
+
ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY,
|
|
4
|
+
ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY,
|
|
5
|
+
antigravityCounterFamiliesForBucketId,
|
|
6
|
+
antigravityCounterFamilyForModel,
|
|
7
|
+
antigravityModelFamily
|
|
8
|
+
} from "../chunk-XBQTVRMK.js";
|
|
9
|
+
export {
|
|
10
|
+
ANTIGRAVITY_COUNTER_FAMILY_KEYS,
|
|
11
|
+
ANTIGRAVITY_COUNTER_TO_MODEL_FAMILY,
|
|
12
|
+
ANTIGRAVITY_MODEL_TO_COUNTER_FAMILY,
|
|
13
|
+
antigravityCounterFamiliesForBucketId,
|
|
14
|
+
antigravityCounterFamilyForModel,
|
|
15
|
+
antigravityModelFamily
|
|
16
|
+
};
|
|
@@ -4,9 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkVFFCV4J6cjs = require('../chunk-VFFCV4J6.cjs');
|
|
8
8
|
require('../chunk-235MXAGX.cjs');
|
|
9
|
-
require('../chunk-
|
|
9
|
+
require('../chunk-VYOBVPNB.cjs');
|
|
10
10
|
require('../chunk-NKVZ6Z3Y.cjs');
|
|
11
11
|
|
|
12
12
|
|
|
@@ -14,4 +14,4 @@ require('../chunk-NKVZ6Z3Y.cjs');
|
|
|
14
14
|
|
|
15
15
|
|
|
16
16
|
|
|
17
|
-
exports.__resetUpstreamProxyForTests =
|
|
17
|
+
exports.__resetUpstreamProxyForTests = _chunkVFFCV4J6cjs.__resetUpstreamProxyForTests; exports.bumpUpstreamProxyGeneration = _chunkVFFCV4J6cjs.bumpUpstreamProxyGeneration; exports.fetchUpstream = _chunkVFFCV4J6cjs.fetchUpstream; exports.resolveUpstreamDispatcher = _chunkVFFCV4J6cjs.resolveUpstreamDispatcher; exports.setUpstreamProxyResolver = _chunkVFFCV4J6cjs.setUpstreamProxyResolver;
|
|
@@ -4,9 +4,9 @@ import {
|
|
|
4
4
|
fetchUpstream,
|
|
5
5
|
resolveUpstreamDispatcher,
|
|
6
6
|
setUpstreamProxyResolver
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-NTF7TLT7.js";
|
|
8
8
|
import "../chunk-3WD4HTR2.js";
|
|
9
|
-
import "../chunk-
|
|
9
|
+
import "../chunk-FYPKKMB3.js";
|
|
10
10
|
import "../chunk-GL6XM527.js";
|
|
11
11
|
export {
|
|
12
12
|
__resetUpstreamProxyForTests,
|
package/dist/ports.d.cts
CHANGED
|
@@ -5,7 +5,7 @@ export { ProviderConfigSource } from './ports/provider-config-source.cjs';
|
|
|
5
5
|
export { UsageEventStore } from './ports/usage-event-store.cjs';
|
|
6
6
|
export { WebSearchBackend } from './ports/web-search-backend.cjs';
|
|
7
7
|
export { U as UsageSink } from './types-BSIJdsyl.cjs';
|
|
8
|
-
export { O as OutboundCredentialStore } from './types-
|
|
8
|
+
export { O as OutboundCredentialStore } from './types-C6m-Db26.cjs';
|
|
9
9
|
import '@omnicross/contracts/pricing-types';
|
|
10
10
|
import '@omnicross/contracts/llm-config';
|
|
11
11
|
import './transformer/types.cjs';
|
|
@@ -25,7 +25,7 @@ import './frontends-Doz0RaWu.cjs';
|
|
|
25
25
|
import '@omnicross/contracts/search-types';
|
|
26
26
|
import './runtime-t8AZacFF.cjs';
|
|
27
27
|
import '@omnicross/contracts/image-generation-types';
|
|
28
|
-
import './types-
|
|
28
|
+
import './types-BVwJQ9ZS.cjs';
|
|
29
29
|
import 'node:fs/promises';
|
|
30
30
|
import '@omnicross/contracts/account-tokens-types';
|
|
31
31
|
import '@omnicross/contracts/audit-types';
|
package/dist/ports.d.ts
CHANGED
|
@@ -5,7 +5,7 @@ export { ProviderConfigSource } from './ports/provider-config-source.js';
|
|
|
5
5
|
export { UsageEventStore } from './ports/usage-event-store.js';
|
|
6
6
|
export { WebSearchBackend } from './ports/web-search-backend.js';
|
|
7
7
|
export { U as UsageSink } from './types-By9Tg6-I.js';
|
|
8
|
-
export { O as OutboundCredentialStore } from './types-
|
|
8
|
+
export { O as OutboundCredentialStore } from './types-Da735j2d.js';
|
|
9
9
|
import '@omnicross/contracts/pricing-types';
|
|
10
10
|
import '@omnicross/contracts/llm-config';
|
|
11
11
|
import './transformer/types.js';
|
|
@@ -25,7 +25,7 @@ import './frontends-Doz0RaWu.js';
|
|
|
25
25
|
import '@omnicross/contracts/search-types';
|
|
26
26
|
import './runtime-t8AZacFF.js';
|
|
27
27
|
import '@omnicross/contracts/image-generation-types';
|
|
28
|
-
import './types-
|
|
28
|
+
import './types-VAHRysdP.js';
|
|
29
29
|
import 'node:fs/promises';
|
|
30
30
|
import '@omnicross/contracts/account-tokens-types';
|
|
31
31
|
import '@omnicross/contracts/audit-types';
|
|
@@ -1,27 +1,32 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true});
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
5
|
-
require('../chunk-E4QHVXV5.cjs');
|
|
6
|
-
require('../chunk-HQP3K7PU.cjs');
|
|
4
|
+
var _chunkRX3BCX53cjs = require('../chunk-RX3BCX53.cjs');
|
|
7
5
|
require('../chunk-QVOB2DNX.cjs');
|
|
8
|
-
require('../chunk-
|
|
9
|
-
require('../chunk-GBHYAGX3.cjs');
|
|
10
|
-
require('../chunk-3OPYJG76.cjs');
|
|
11
|
-
require('../chunk-3XVDFRCQ.cjs');
|
|
12
|
-
require('../chunk-KIQ2HA2A.cjs');
|
|
6
|
+
require('../chunk-UOOLU64V.cjs');
|
|
13
7
|
require('../chunk-NOITAVHA.cjs');
|
|
14
8
|
require('../chunk-QWNUOR7F.cjs');
|
|
15
|
-
require('../chunk-
|
|
16
|
-
require('../chunk-6DDYNS2B.cjs');
|
|
9
|
+
require('../chunk-47E3I5PF.cjs');
|
|
17
10
|
require('../chunk-5RSZYQJH.cjs');
|
|
11
|
+
require('../chunk-VGBJPHHD.cjs');
|
|
12
|
+
require('../chunk-CGEZQC2G.cjs');
|
|
13
|
+
require('../chunk-X6GHTNDL.cjs');
|
|
14
|
+
require('../chunk-E5RCCGE7.cjs');
|
|
15
|
+
require('../chunk-BTSADEX4.cjs');
|
|
18
16
|
require('../chunk-32SRZFFP.cjs');
|
|
19
17
|
require('../chunk-2E42SAW3.cjs');
|
|
20
18
|
require('../chunk-5UK3KLE2.cjs');
|
|
21
|
-
require('../chunk-
|
|
19
|
+
require('../chunk-7ZHBN75N.cjs');
|
|
20
|
+
require('../chunk-GBHYAGX3.cjs');
|
|
21
|
+
require('../chunk-3OPYJG76.cjs');
|
|
22
|
+
require('../chunk-J3QQ6JS5.cjs');
|
|
23
|
+
require('../chunk-E4QHVXV5.cjs');
|
|
24
|
+
require('../chunk-HQP3K7PU.cjs');
|
|
25
|
+
require('../chunk-SQU2FGXI.cjs');
|
|
22
26
|
require('../chunk-RPII3E6Z.cjs');
|
|
23
27
|
require('../chunk-6RPZADX3.cjs');
|
|
24
|
-
require('../chunk-
|
|
28
|
+
require('../chunk-GWC7HCZI.cjs');
|
|
29
|
+
require('../chunk-UKQHBK4Q.cjs');
|
|
25
30
|
require('../chunk-UIBD2YY5.cjs');
|
|
26
31
|
require('../chunk-R3HK6R4B.cjs');
|
|
27
32
|
require('../chunk-KQBLZMP6.cjs');
|
|
@@ -30,10 +35,11 @@ require('../chunk-QXD4MV2X.cjs');
|
|
|
30
35
|
require('../chunk-NYUNU75A.cjs');
|
|
31
36
|
require('../chunk-OTZC4TNH.cjs');
|
|
32
37
|
require('../chunk-7LRTPNFL.cjs');
|
|
33
|
-
require('../chunk-
|
|
38
|
+
require('../chunk-RXMF7GNF.cjs');
|
|
34
39
|
require('../chunk-SVNDB62D.cjs');
|
|
35
|
-
require('../chunk-BKXC4XM6.cjs');
|
|
36
40
|
require('../chunk-25GXJCEZ.cjs');
|
|
41
|
+
require('../chunk-FORICQ5U.cjs');
|
|
42
|
+
require('../chunk-KSMK45RD.cjs');
|
|
37
43
|
require('../chunk-FX325I5Q.cjs');
|
|
38
44
|
require('../chunk-AEOZIDEB.cjs');
|
|
39
45
|
require('../chunk-HCOQQAZE.cjs');
|
|
@@ -41,26 +47,27 @@ require('../chunk-APYG5QD7.cjs');
|
|
|
41
47
|
require('../chunk-L74VDN4A.cjs');
|
|
42
48
|
require('../chunk-XSVNC2UD.cjs');
|
|
43
49
|
require('../chunk-4YINUUKQ.cjs');
|
|
44
|
-
require('../chunk-
|
|
50
|
+
require('../chunk-57Y2EA2G.cjs');
|
|
45
51
|
require('../chunk-QBZJ7P2T.cjs');
|
|
46
|
-
require('../chunk-
|
|
52
|
+
require('../chunk-LL3MZ7O5.cjs');
|
|
47
53
|
require('../chunk-JMJBSACD.cjs');
|
|
48
54
|
require('../chunk-GMMT7RVN.cjs');
|
|
49
55
|
require('../chunk-UNEFIWXI.cjs');
|
|
50
56
|
require('../chunk-A2YMUCBT.cjs');
|
|
51
57
|
require('../chunk-GDIXXKF2.cjs');
|
|
52
|
-
require('../chunk-
|
|
53
|
-
require('../chunk-
|
|
58
|
+
require('../chunk-NDIBVTBZ.cjs');
|
|
59
|
+
require('../chunk-N3MGNLCU.cjs');
|
|
60
|
+
require('../chunk-4NAMH4UE.cjs');
|
|
54
61
|
require('../chunk-77USGNRW.cjs');
|
|
55
62
|
require('../chunk-IUL4VWNU.cjs');
|
|
56
|
-
require('../chunk-
|
|
63
|
+
require('../chunk-VFFCV4J6.cjs');
|
|
57
64
|
require('../chunk-235MXAGX.cjs');
|
|
58
|
-
require('../chunk-
|
|
65
|
+
require('../chunk-VYOBVPNB.cjs');
|
|
59
66
|
require('../chunk-NKVZ6Z3Y.cjs');
|
|
60
|
-
require('../chunk-
|
|
67
|
+
require('../chunk-INY54AYX.cjs');
|
|
61
68
|
require('../chunk-G4CZIUIB.cjs');
|
|
62
69
|
require('../chunk-2RCCLQYV.cjs');
|
|
63
70
|
|
|
64
71
|
|
|
65
72
|
|
|
66
|
-
exports.ProviderProxy =
|
|
73
|
+
exports.ProviderProxy = _chunkRX3BCX53cjs.ProviderProxy; exports.isLoopbackAddress = _chunkRX3BCX53cjs.isLoopbackAddress;
|