@noy-db/hub 0.3.0-pre.1 → 0.3.0-pre.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.
- package/dist/adapter/index.d.ts +2 -2
- package/dist/aggregate/index.d.ts +3 -3
- package/dist/as/index.d.ts +4 -4
- package/dist/at/index.d.ts +2 -2
- package/dist/attestation/index.d.ts +3 -3
- package/dist/{backup-XV3IOEGB.js → backup-KMJQ66MF.js} +3 -1
- package/dist/backup-KMJQ66MF.js.map +1 -0
- package/dist/blobs/index.d.ts +4 -4
- package/dist/bundle/index.d.ts +5 -5
- package/dist/bundle/index.js +1 -1
- package/dist/{bundle-CH-H06dp.d.ts → bundle-PwBGkhpe.d.ts} +1 -1
- package/dist/cargo/index.d.ts +4 -4
- package/dist/{chunk-5R5JW2JT.js → chunk-PSHOXR6C.js} +15 -7
- package/dist/chunk-PSHOXR6C.js.map +1 -0
- package/dist/{chunk-2P2HZEXU.js → chunk-QZISFCVG.js} +2 -2
- package/dist/consent/index.d.ts +3 -3
- package/dist/crdt/index.d.ts +3 -3
- package/dist/derivations/index.d.ts +4 -4
- package/dist/describe/index.d.ts +1 -1
- package/dist/{describe-aBkJR2sd.d.ts → describe-Ccd1hS7a.d.ts} +12 -0
- package/dist/{dev-unlock-C9Ro3v_O.d.ts → dev-unlock-h0K-UZTk.d.ts} +1 -1
- package/dist/guards/index.d.ts +4 -4
- package/dist/{hash-Cp5uwiox.d.ts → hash-CdSr06sm.d.ts} +1 -1
- package/dist/history/index.d.ts +4 -4
- package/dist/i18n/index.d.ts +3 -3
- package/dist/in/index.d.ts +2 -2
- package/dist/{index-BF9_96A5.d.ts → index-CGLLRtFc.d.ts} +3 -3
- package/dist/{index-BzUo1B6n.d.ts → index-_6At2_9_.d.ts} +1 -1
- package/dist/index.d.ts +13 -13
- package/dist/index.js +2 -2
- package/dist/indexing/index.d.ts +3 -3
- package/dist/kernel/index.d.ts +3 -3
- package/dist/materialized-views/index.d.ts +4 -4
- package/dist/{mime-magic-CGhw37_E.d.ts → mime-magic-B4RoFj3B.d.ts} +1 -1
- package/dist/{noydb-367AM4HT.js → noydb-LDEBLNHY.js} +2 -2
- package/dist/on/index.d.ts +2 -2
- package/dist/overlay-views/index.d.ts +4 -4
- package/dist/periods/index.d.ts +3 -3
- package/dist/pod/index.d.ts +3 -3
- package/dist/portability/index.d.ts +3 -3
- package/dist/query/index.d.ts +2 -2
- package/dist/sealed-record/index.d.ts +3 -3
- package/dist/session/index.d.ts +4 -4
- package/dist/shadow/index.d.ts +3 -3
- package/dist/snapshots/index.d.ts +3 -3
- package/dist/sync/index.d.ts +2 -2
- package/dist/team/index.d.ts +3 -3
- package/dist/tiers/index.d.ts +2 -2
- package/dist/to/index.d.ts +2 -2
- package/dist/{transition-guard-C7ol6oPw.d.ts → transition-guard-DqodPNKw.d.ts} +1 -1
- package/dist/tx/index.d.ts +3 -3
- package/dist/ui/index.d.ts +1 -1
- package/dist/{vault-diff-B5fYNBL7.d.ts → vault-diff-BtpiBvic.d.ts} +1 -1
- package/dist/with/index.d.ts +3 -3
- package/dist/{with-materialized-view-6p0Fk8bL.d.ts → with-materialized-view-DMmWtYfJ.d.ts} +1 -1
- package/dist/{with-overlayed-view-BJ6mXGMd.d.ts → with-overlayed-view-D_IB2nkM.d.ts} +1 -1
- package/dist/{with-rollup-BvQo3ROo.d.ts → with-rollup-em2wxoHP.d.ts} +1 -1
- package/package.json +3 -3
- package/dist/backup-XV3IOEGB.js.map +0 -1
- package/dist/chunk-5R5JW2JT.js.map +0 -1
- /package/dist/{chunk-2P2HZEXU.js.map → chunk-QZISFCVG.js.map} +0 -0
- /package/dist/{noydb-367AM4HT.js.map → noydb-LDEBLNHY.js.map} +0 -0
|
@@ -177,7 +177,7 @@ async function createOwnerOnAdoptedPartition(store, vaultName, opts) {
|
|
|
177
177
|
}
|
|
178
178
|
}
|
|
179
179
|
if (isManaged(opts)) {
|
|
180
|
-
const { createNoydb } = await import("./noydb-
|
|
180
|
+
const { createNoydb } = await import("./noydb-LDEBLNHY.js");
|
|
181
181
|
const db = await createNoydb({
|
|
182
182
|
store,
|
|
183
183
|
user: userId,
|
|
@@ -230,4 +230,4 @@ export {
|
|
|
230
230
|
createOwnerOnAdoptedPartition,
|
|
231
231
|
decryptExtractedPartition
|
|
232
232
|
};
|
|
233
|
-
//# sourceMappingURL=chunk-
|
|
233
|
+
//# sourceMappingURL=chunk-QZISFCVG.js.map
|
package/dist/consent/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bp as ConsentStrategy } from '../index-
|
|
2
|
-
export { bq as CONSENT_AUDIT_COLLECTION, br as ConsentAuditEntry, bs as ConsentAuditFilter, bt as ConsentContext, bu as ConsentOp, bv as loadConsentEntries, bw as writeConsentEntry } from '../index-
|
|
1
|
+
import { bp as ConsentStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { bq as CONSENT_AUDIT_COLLECTION, br as ConsentAuditEntry, bs as ConsentAuditFilter, bt as ConsentContext, bu as ConsentOp, bv as loadConsentEntries, bw as writeConsentEntry } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/crdt/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bf as CrdtStrategy } from '../index-
|
|
2
|
-
export { bg as CrdtMode, bh as CrdtState, bi as LwwMapState, bj as RgaState, bk as YjsState, bl as buildLwwMapState, bm as buildRgaState, bn as mergeCrdtStates, bo as resolveCrdtSnapshot } from '../index-
|
|
1
|
+
import { bf as CrdtStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { bg as CrdtMode, bh as CrdtState, bi as LwwMapState, bj as RgaState, bk as YjsState, bl as buildLwwMapState, bm as buildRgaState, bn as mergeCrdtStates, bo as resolveCrdtSnapshot } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { w as withDerivation, a as withRollup } from '../with-rollup-
|
|
2
|
-
import { c2 as DerivationStrategy, c3 as DerivationContext } from '../index-
|
|
3
|
-
export { c4 as ArrayOutputSpec, c5 as DerivationCapExceededError, c6 as DerivationCycleError, c7 as DerivationDepthError, c8 as DerivationOutputShapeError, c9 as DerivationOutputUnknownError, ca as DerivationRegistry, cb as DerivationStrategyHandle, cc as DerivedFromMeta, cd as OutputSpec, ce as RecordOutputSpec } from '../index-
|
|
1
|
+
export { w as withDerivation, a as withRollup } from '../with-rollup-em2wxoHP.js';
|
|
2
|
+
import { c2 as DerivationStrategy, c3 as DerivationContext } from '../index-_6At2_9_.js';
|
|
3
|
+
export { c4 as ArrayOutputSpec, c5 as DerivationCapExceededError, c6 as DerivationCycleError, c7 as DerivationDepthError, c8 as DerivationOutputShapeError, c9 as DerivationOutputUnknownError, ca as DerivationRegistry, cb as DerivationStrategyHandle, cc as DerivedFromMeta, cd as OutputSpec, ce as RecordOutputSpec } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
package/dist/describe/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType } from '../describe-
|
|
1
|
+
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType } from '../describe-Ccd1hS7a.js';
|
|
@@ -31,6 +31,14 @@ interface FieldMeta {
|
|
|
31
31
|
* When absent, the widget is derived automatically by buildDescription.
|
|
32
32
|
*/
|
|
33
33
|
widget?: string;
|
|
34
|
+
/**
|
|
35
|
+
* Card/section grouping hint for detail & form layouts (e.g. 'Identity',
|
|
36
|
+
* 'Amounts'). Purely descriptive metadata — consumers group; describe()
|
|
37
|
+
* keeps emitting fields alphabetically.
|
|
38
|
+
*/
|
|
39
|
+
group?: string;
|
|
40
|
+
/** Relative ordering hint within (and across) groups. Lower renders first. */
|
|
41
|
+
order?: number;
|
|
34
42
|
}
|
|
35
43
|
|
|
36
44
|
/**
|
|
@@ -77,6 +85,10 @@ interface DescribedField {
|
|
|
77
85
|
readonly constraints?: Record<string, unknown>;
|
|
78
86
|
readonly label: string;
|
|
79
87
|
readonly description?: string;
|
|
88
|
+
/** Card/section grouping hint for detail & form layouts. From fieldMeta/zod .meta(). */
|
|
89
|
+
readonly group?: string;
|
|
90
|
+
/** Relative ordering hint within and across groups. Lower renders first. */
|
|
91
|
+
readonly order?: number;
|
|
80
92
|
readonly semanticType?: string;
|
|
81
93
|
readonly unit?: string;
|
|
82
94
|
readonly sensitivity?: 'public' | 'pii' | 'secret';
|
package/dist/guards/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { I as ImmutableGuardConfig, T as TransitionGuardConfig, i as immutableGuard, t as transitionGuard, w as withGuard } from '../transition-guard-
|
|
2
|
-
import { bJ as GuardStrategy, bK as GuardChange, bL as GuardContext } from '../index-
|
|
3
|
-
export { bM as AmendmentForbiddenError, bN as FieldFrozenError, bO as GuardRegistry, bP as GuardStrategyHandle, bQ as IllegalTransitionError, bR as InvariantError, bS as ReadOnlyVaultFacade, bT as RecordLockedError } from '../index-
|
|
1
|
+
export { I as ImmutableGuardConfig, T as TransitionGuardConfig, i as immutableGuard, t as transitionGuard, w as withGuard } from '../transition-guard-DqodPNKw.js';
|
|
2
|
+
import { bJ as GuardStrategy, bK as GuardChange, bL as GuardContext } from '../index-_6At2_9_.js';
|
|
3
|
+
export { bM as AmendmentForbiddenError, bN as FieldFrozenError, bO as GuardRegistry, bP as GuardStrategyHandle, bQ as IllegalTransitionError, bR as InvariantError, bS as ReadOnlyVaultFacade, bT as RecordLockedError } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
package/dist/history/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { cS as HistoryStrategy, cT as NoydbStore, cU as HistoryOptions, cV as EncryptedEnvelope, cW as PruneOptions } from '../index-
|
|
2
|
-
export { cX as AppendInput, cY as ChangeType, cZ as CollectionInstant, cE as DiffEntry, c_ as JsonPatch, c$ as JsonPatchOp, d0 as LedgerStore, d1 as VaultEngine, d2 as VaultInstant, d3 as VerifyResult, d4 as applyPatch, d5 as computePatch, d6 as diff, d7 as formatDiff } from '../index-
|
|
1
|
+
import { cS as HistoryStrategy, cT as NoydbStore, cU as HistoryOptions, cV as EncryptedEnvelope, cW as PruneOptions } from '../index-_6At2_9_.js';
|
|
2
|
+
export { cX as AppendInput, cY as ChangeType, cZ as CollectionInstant, cE as DiffEntry, c_ as JsonPatch, c$ as JsonPatchOp, d0 as LedgerStore, d1 as VaultEngine, d2 as VaultInstant, d3 as VerifyResult, d4 as applyPatch, d5 as computePatch, d6 as diff, d7 as formatDiff } from '../index-_6At2_9_.js';
|
|
3
3
|
export { L as LedgerEntry, d as canonicalJson, h as hashEntry, p as paddedIndex, e as parseIndex, s as sha256Hex } from '../subject-index-O75wKshW.js';
|
|
4
|
-
export { L as LEDGER_COLLECTION, a as LEDGER_DELTAS_COLLECTION, e as envelopePayloadHash } from '../hash-
|
|
5
|
-
import '../describe-
|
|
4
|
+
export { L as LEDGER_COLLECTION, a as LEDGER_DELTAS_COLLECTION, e as envelopePayloadHash } from '../hash-CdSr06sm.js';
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
package/dist/i18n/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { I as I18nStrategy } from '../index-
|
|
2
|
-
export { D as DICT_COLLECTION_PREFIX, a as DictEntry, b as DictKeyDescriptor, c as DictKeyInUseError, d as DictKeyMissingError, e as DictionaryHandle, f as DictionaryOptions, g as I18nMap, h as I18nTextDescriptor, i as I18nTextOptions, L as Layer, j as LocaleNotSpecifiedError, M as MissingTranslationError, O as OnMissing, k as OnMissingPolicy, R as ReservedCollectionNameError, l as ResolveI18nOptions, S as ScriptViolationError, m as ScriptWarning, n as StaticDictDescriptor, o as StaticDictReadonlyError, T as TranslatorNotConfiguredError, U as UnknownDictCodeError, p as applyI18nLocale, q as dictCollectionName, r as dictKey, s as enforceScript, t as getAtPath, u as i18nText, v as inferScripts, w as isDictCollectionName, x as isDictKeyDescriptor, y as isI18nTextDescriptor, z as isStaticDictDescriptor, A as resolveI18nText, B as resolvePolicy, C as setAtPathInPlace, E as staticDict, F as stripI18nFilled, G as validateI18nTextValue } from '../index-
|
|
1
|
+
import { I as I18nStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { D as DICT_COLLECTION_PREFIX, a as DictEntry, b as DictKeyDescriptor, c as DictKeyInUseError, d as DictKeyMissingError, e as DictionaryHandle, f as DictionaryOptions, g as I18nMap, h as I18nTextDescriptor, i as I18nTextOptions, L as Layer, j as LocaleNotSpecifiedError, M as MissingTranslationError, O as OnMissing, k as OnMissingPolicy, R as ReservedCollectionNameError, l as ResolveI18nOptions, S as ScriptViolationError, m as ScriptWarning, n as StaticDictDescriptor, o as StaticDictReadonlyError, T as TranslatorNotConfiguredError, U as UnknownDictCodeError, p as applyI18nLocale, q as dictCollectionName, r as dictKey, s as enforceScript, t as getAtPath, u as i18nText, v as inferScripts, w as isDictCollectionName, x as isDictKeyDescriptor, y as isI18nTextDescriptor, z as isStaticDictDescriptor, A as resolveI18nText, B as resolvePolicy, C as setAtPathInPlace, E as staticDict, F as stripI18nFilled, G as validateI18nTextValue } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/in/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { ey as ChangeEvent, ci as Collection, gg as LiveQuery, gR as Noydb, dS as Query, V as Vault } from '../index-
|
|
1
|
+
export { ey as ChangeEvent, ci as Collection, gg as LiveQuery, gR as Noydb, dS as Query, V as Vault } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { cT as NoydbStore, dg as SealingKeyProvider, cF as UnlockedKeyring, ex as CargoStrategy } from './index-
|
|
1
|
+
import { cT as NoydbStore, dg as SealingKeyProvider, cF as UnlockedKeyring, ex as CargoStrategy } from './index-_6At2_9_.js';
|
|
2
2
|
import './ulid-DRH25k3y.js';
|
|
3
3
|
import './index-B9QdHytu.js';
|
|
4
4
|
import './kernel/index.js';
|
|
5
|
-
import './describe-
|
|
6
|
-
import './vault-diff-
|
|
5
|
+
import './describe-Ccd1hS7a.js';
|
|
6
|
+
import './vault-diff-BtpiBvic.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Hub-core constants that must be referenceable without pulling any
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L as LedgerEntry, F as ForgetStrategy, c as SubjectRef, a as ForgetResult } from './subject-index-O75wKshW.js';
|
|
2
|
-
import { V as VaultMeta, a as CollectionMeta, F as FieldMeta, C as CollectionDescription, D as DescribeOptions } from './describe-
|
|
2
|
+
import { V as VaultMeta, a as CollectionMeta, F as FieldMeta, C as CollectionDescription, D as DescribeOptions } from './describe-Ccd1hS7a.js';
|
|
3
3
|
import { C as CoordinationProvider, W as WriteEvent, a as WriteHook, U as Unsubscribe$3, b as WriteHookRegistry } from './index-B9QdHytu.js';
|
|
4
4
|
import { AttestationFieldSchema, QrPayload, RevocationList } from '@noy-db/attestation';
|
|
5
5
|
|
package/dist/index.d.ts
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
|
-
import { e0 as SearchStrategy, e1 as SequenceStrategy, e2 as CustodyStrategy, cV as EncryptedEnvelope, e3 as SchemaUpdateStrategy, e4 as TransformFn, cT as NoydbStore, e5 as PersistedSchemaEnvelope, dj as EnclaveKey, e6 as UpdateDecision, dL as PublicEnvelope, e7 as UserEnvelope, e8 as VaultUserApi, e9 as UserApiDeps, cy as RequestWithdrawalOptions, cz as RequestWithdrawalResult, cD as WithdrawalRequestStatus, cC as WithdrawalRequest, ct as ApproveWithdrawalOptions, cB as WithdrawResult, cx as RejectWithdrawalOptions, cA as WithdrawAccessibleOptions, cu as ExportAccessibleOptions, ea as DeepPartialOrNull, eb as UserEnvelopePresented, ec as Unsubscribe, ed as LiveUserEnvelope, ee as RoundingMode, cF as UnlockedKeyring, ef as VaultPolicy, eg as ActiveTier, eh as FactorProof, ei as GateName, ej as PolicyDenyReason, ek as GatePolicy } from './index-
|
|
2
|
-
export { el as AccessibleVault, em as AffectedDocument, aP as AggregateResult, aQ as AggregateSpec, aR as Aggregation, aS as AggregationUpstream, en as AlreadyElevatedError, bM as AmendmentForbiddenError, cX as AppendInput, eo as ArchivePolicy, ep as ArchiveResult, eq as ArchiveRunOptions, er as ArchiveStrategy, c4 as ArrayOutputSpec, dz as AttestationError, dA as AttestationNotEnabledError, Y as BLOB_CHUNKS_COLLECTION, Z as BLOB_COLLECTION, $ as BLOB_INDEX_COLLECTION, a0 as BLOB_SLOTS_PREFIX, a1 as BLOB_VERSIONS_PREFIX, es as BUNDLE_STORE_POLICY, dl as BackupCorruptedError, dm as BackupLedgerError, a5 as BlobObject, a6 as BlobPutOptions, a7 as BlobResponseOptions, a8 as BlobSet, et as BuiltInGateName, dn as BundleIntegrityError, dM as BundleRecipient, dp as BundleSealMismatchError, dq as BundleVersionConflictError, bq as CONSENT_AUDIT_COLLECTION, eu as CacheOptions, ev as CacheStats, ew as CargoNotEnabledError, ex as CargoStrategy, ey as ChangeEvent, cY as ChangeType, ez as Clause, bz as ClosePeriodOptions, ci as Collection, eA as CollectionChangeEvent, eB as CollectionConfig, eC as CollectionConflictResolver, eD as CollectionDescriptor, bV as CollectionFrame, ay as CollectionIndexes, cZ as CollectionInstant, eE as CollectionStats, eF as ComputedFieldError, eG as ComputedFields, eH as ComputedFn, eI as Conflict, eJ as ConflictError, eK as ConflictPolicy, eL as ConflictStrategy, br as ConsentAuditEntry, bs as ConsentAuditFilter, bt as ConsentContext, bu as ConsentOp, bg as CrdtMode, bh as CrdtState, eM as CrossJoinSourceUnknownError, eN as CrossJoinTooLargeError, eO as CrossTierAccessEvent, eP as CustodyApi, eQ as CustodyHost, eR as CustodyNotEnabledError, ad as DEFAULT_CHUNK_SIZE, eS as DEFAULT_CROSS_JOIN_MAX_ROWS, eT as DEFAULT_JOIN_MAX_ROWS, eU as DEFAULT_PUBLIC_ENVELOPE_SCHEMA, eV as DELEGATIONS_COLLECTION, D as DICT_COLLECTION_PREFIX, eW as DanglingReferenceError, eX as DataResidencyError, eY as DebugPlaintextError, eZ as DebugReservedFieldError, e_ as DecryptionError, e$ as DeepPartial, f0 as DeferredNumberingConfig, f1 as DelegationTargetMissingError, f2 as DelegationToken, f3 as DeleteManyResult, c5 as DerivationCapExceededError, c6 as DerivationCycleError, c7 as DerivationDepthError, f4 as DerivationDescriptor, c8 as DerivationOutputShapeError, c9 as DerivationOutputUnknownError, c2 as DerivationStrategy, cb as DerivationStrategyHandle, cc as DerivedFromMeta, a as DictEntry, b as DictKeyDescriptor, c as DictKeyInUseError, d as DictKeyMissingError, e as DictionaryHandle, f as DictionaryOptions, cE as DiffEntry, f5 as DirectoryDisabledError, f6 as DirtyEntry, f7 as DryRunResult, f8 as DumpSchemaOptions, f9 as ELEVATION_AUDIT_COLLECTION, fa as ElevatedHandle, fb as ElevationExpiredError, fc as EmbeddingDescriptor, fd as EmbeddingDimMismatchError, fe as EmbeddingModelMismatchError, ff as EnclaveNotSupportedError, fg as EnrollAuthenticatorOptions, fh as EnrollAuthenticatorWrappingDEKsOptions, fi as EnrollAuthenticatorWrappingKEKOptions, fj as EnrollRecoveryResult, fk as ExportCapability, fl as ExportCapabilityError, fm as ExportChunk, cG as ExportFormat, fn as ExportStreamOptions, fo as FactorKind, fp as FactorProofBundle, fq as FactorRequirement, fr as FenceDoc, fs as FenceState, ft as FieldChange, fu as FieldClause, fv as FieldDescriptor, bN as FieldFrozenError, fw as FieldSource, fx as FilenameSanitizationError, fy as FilterClause, fz as ForgetStrategyNotConfiguredError, fA as FormattedSequenceHandle, fB as FrozenSnapshotRef, aT as GROUPBY_MAX_CARDINALITY, aU as GROUPBY_WARN_CARDINALITY, fC as GhostRecord, fD as GrantCustodianOptions, fE as GrantOptions, fF as GroupCardinalityError, fG as GroupClause, aV as GroupedAggregation, aW as GroupedQuery, aX as GroupedQueryN, aY as GroupedRow, aZ as GroupedRowN, bK as GuardChange, bL as GuardContext, bJ as GuardStrategy, bP as GuardStrategyHandle, fH as GuardViolation, az as HashIndex, fI as HistoryConfig, fJ as HistoryEntry, cU as HistoryOptions, g as I18nMap, h as I18nTextDescriptor, i as I18nTextOptions, fK as INDEXED_STORE_POLICY, bQ as IllegalTransitionError, fL as ImportCapability, fM as ImportCapabilityError, aB as IndexDef, fN as IndexFieldName, fO as IndexRequiredError, fP as IndexWriteFailureError, fQ as InferOutput, fR as InternalCollectionStats, fS as InvalidKeyError, bR as InvariantError, fT as IssueDelegationOptions, fU as IssueMagicLinkGrantOptions, fV as JoinContext, fW as JoinLeg, fX as JoinStrategy, fY as JoinTooLargeError, fZ as JoinableSource, c_ as JsonPatch, c$ as JsonPatchOp, f_ as KeyringAuthenticator, f$ as KeyringAuthenticatorWrappingDEKs, g0 as KeyringAuthenticatorWrappingKEK, g1 as KeyringCorruptError, g2 as KeyringExpiredError, g3 as KeyringFile, L as Layer, g4 as LedgerContentionError, d0 as LedgerStore, g5 as LiberateOptions, g6 as LiberateResult, g7 as LinkEndpointError, g8 as LinkIntegrityError, g9 as LinkOnDelete, ga as LinkRow, gb as LinkSetHandle, gc as LinkSpec, gd as ListAccessibleVaultsOptions, ge as ListPageResult, gf as ListUsersOptions, a_ as LiveAggregation, gg as LiveQuery, gh as LiveUpstream, j as LocaleNotSpecifiedError, gi as LocaleReadOptions, gj as Lru, gk as LruOptions, gl as LruStats, bi as LwwMapState, gm as MAGIC_LINK_CONTENT_INFO_PREFIX, gn as MAGIC_LINK_GRANTS_COLLECTION, go as MAGIC_LINK_KEK_INFO_PREFIX, gp as MagicLinkGrantPayload, gq as MagicLinkGrantRecord, gr as ManagedRecoveryNotEnrolledError, dU as MaterializedFromMeta, dV as MaterializedViewConfigError, dW as MaterializedViewCycleError, gs as MaterializedViewDescriptor, dX as MaterializedViewOutput, dY as MaterializedViewSourceUnknownError, cf as MaterializedViewStrategy, cg as MaterializedViewStrategyHandle, dZ as MaterializedViewTooLargeError, gt as MemoryRecipientSealer, gu as MemorySealingKeyProvider, gv as MigrationRequiredError, M as MissingTranslationError, gw as MoneyCurrencyError, gx as MoneyDescriptor, gy as MoneyOptions, gz as MoneyOptionsFixed, gA as MoneyOptionsMulti, gB as MoneyPrecisionError, gC as MoneyString, gD as MoneyUnsupportedError, gE as NOYDB_BACKUP_VERSION, gF as NOYDB_FORMAT_VERSION, gG as NOYDB_KEYRING_VERSION, gH as NOYDB_SYNC_VERSION, gI as NO_CARGO, gJ as NO_CUSTODY, gK as NO_SEARCH, gL as NO_SEQUENCE, gM as NetworkError, gN as NextOptions, gO as NoAccessError, gP as NonAdditiveSchemaChangeError, gQ as NotFoundError, gR as Noydb, gS as NoydbBundleStore, gT as NoydbError, gU as NoydbEventMap, gV as NoydbOptions, bX as NoydbPodStore, gW as NumberingAssignment, gX as NumberingUncertaintyError, ak as ObjectListEntry, al as ObjectMeta, am as ObjectProjection, an as ObjectUrlOptions, O as OnMissing, k as OnMissingPolicy, bA as OpenPeriodOptions, gY as Operator, gZ as OrderBy, cd as OutputSpec, cj as OverlayBaseIsVirtualError, ck as OverlayCollectionUnavailableError, cl as OverlayFieldMergeMode, cm as OverlayFieldMergeRule, cn as OverlayIdMismatchError, co as OverlayNameCollisionError, g_ as OverlayViewDescriptor, ch as OverlayedViewStrategy, cq as OverlayedViewStrategyHandle, bB as PERIODS_COLLECTION, g$ as POD_STORE_POLICY, h0 as PUBLIC_ENVELOPE_FIELDS, h1 as PaperRecoveryDoc, h2 as PaperRecoveryEntry, h3 as PassphrasePolicy, h4 as PassphraseValidationResult, h5 as PathEscapeError, h6 as PeriodClosedError, bC as PeriodRecord, h7 as Permission, h8 as PermissionDeniedError, h9 as Permissions, ha as PersistedSchemaKind, hb as PlaintextTranslatorContext, hc as PlaintextTranslatorFn, du as PodVersionConflictError, hd as PolicyDeniedError, P as PolicyEnforcer, cw as PortabilityNotEnabledError, he as PresenceHandle, hf as PresencePeer, hg as PrivilegeEscalationError, cW as PruneOptions, hh as PublicEnvelopeField, hi as PublicEnvelopeSchema, hj as PublicEnvelopeText, hk as PullMode, hl as PullOptions, hm as PullPolicy, hn as PullResult, ho as PushMode, hp as PushOptions, hq as PushPolicy, hr as PushResult, hs as PutManyItemOptions, ht as PutManyOptions, hu as PutManyResult, ao as PutObjectOptions, ap as PutUrlOptions, dS as Query, hv as QueryAcrossOptions, hw as QueryAcrossResult, hx as QueryField, hy as QueryPlan, hz as QuerySource, hA as QuickUnlockState, hB as QuickUnlockStore, hC as QuiesceTimeoutError, hD as ReAuthOperation, hE as ReadOnlyAtInstantError, hF as ReadOnlyError, hG as ReadOnlyFrameError, dO as RecipientHint, dN as RecipientSealer, hH as RecordCekNotFoundError, bT as RecordLockedError, ce as RecordOutputSpec, hI as RecoverPassphraseInput, hJ as RecoverPassphraseResult, hK as RecoverUserOptions, hL as RecoveryNotEnrolledError, hM as RecoveryProfileNotImplementedError, hN as RecoveryProof, a$ as Reducer, b0 as ReducerBuilder, b1 as ReducerOptions, hO as RefDescriptor, hP as RefIntegrityError, hQ as RefMode, hR as RefRegistry, hS as RefScopeError, hT as RefViolation, R as ReservedCollectionNameError, hU as ReservedVaultNameError, l as ResolveI18nOptions, hV as ResolvedPublicEnvelopeSchema, bY as RetentionPolicy, hW as RetrieveHit, hX as RetrieveOptions, hY as RevokeOptions, bj as RgaState, cR as Role, hZ as RotatePassphraseInput, h_ as RotateRecoveryOptions, h$ as RotateRecoveryResult, i0 as SEALED_PASSPHRASE_RECORD_ID, i1 as ScanBuilder, i2 as ScanPageProvider, i3 as SchemaDelta, i4 as SchemaFenceError, i5 as SchemaIntrospection, i6 as SchemaLockedError, i7 as SchemaUpdateError, i8 as SchemaValidationError, S as ScriptViolationError, m as ScriptWarning, i9 as Sealed, ia as SealedEnvelope, ib as SealedHandle, ic as SealedPassphrase, dc as SealedRecordExpiredError, dd as SealedRecordMismatchError, de as SealedRecordNotEnabledError, id as SealedView, dg as SealingKeyProvider, ie as SearchEntry, ig as SearchNotEnabledError, ih as SearchOptions, ii as SearchResult, ij as SequenceContentionError, ik as SequenceHandle, il as SequenceNotEnabledError, im as SequenceOfflineError, io as SequenceOptions, ip as SequenceStore, iq as SequenceStoreOptions, J as SessionExpiredError, K as SessionNotFoundError, ir as SessionPolicy, N as SessionPolicyError, is as SetPublicEnvelopeInput, it as ShamirRecoveryDoc, iu as ShamirRecoveryEntry, di as ShamirRecoveryProvider, iv as ShardProvisioningError, aq as SlotInfo, ar as SlotRecord, iw as SlotRewrapCeremony, ix as SlotRewrapContext, b$ as SnapshotMeta, c1 as SnapshotNotFoundError, iy as StandardSchemaV1, iz as StandardSchemaV1Issue, iA as StandardSchemaV1SyncResult, n as StaticDictDescriptor, o as StaticDictReadonlyError, iB as StoreAuth, iC as StoreAuthKind, iD as StoreCapabilities, iE as StoreCapabilityError, iF as StoreTime, iG as SyncEngine, iH as SyncMetadata, iI as SyncPolicy, iJ as SyncScheduler, iK as SyncSchedulerStatus, iL as SyncStatus, iM as SyncTarget, iN as SyncTargetRole, iO as SyncTransaction, iP as SyncTransactionResult, iQ as TabChannel, iR as TabCoordinationOptions, iS as TabLockManager, iT as TabPresence, iU as TabRole, iV as TamperedError, iW as TierDemoteDeniedError, iX as TierMode, iY as TierNotGrantedError, iZ as TiersNotEnabledError, i_ as TransactionInvariant, i$ as TranslatorAuditEntry, T as TranslatorNotConfiguredError, j0 as TxCollection, dP as TxContext, j1 as TxOp, j2 as TxVault, d_ as UnionArmJoin, d$ as UnionSource, j3 as UniqueConstraintError, U as UnknownDictCodeError, j4 as UnknownShardError, j5 as UnsupportedIndexOptionError, j6 as UpdateAuthenticatorOptions, j7 as UpdateContext, j8 as UpdateUserOptions, j9 as UserEnvelopeCheckGate, ja as UserEnvelopeOversizedError, jb as UserInfo, jc as ValidationError, V as Vault, jd as VaultBackup, d1 as VaultEngine, bW as VaultFrame, d2 as VaultInstant, je as VaultPolicyOnDisk, jf as VaultSchemaSnapshot, jg as VaultSnapshot, jh as VaultTemplateNotFoundError, d3 as VerifyResult, as as VersionRecord, ji as WarningRules, jj as WeakPassphraseError, jk as WeakPassphraseReason, jl as WithArchiveOptions, jm as WithdrawalRequestError, jn as WrappedDeksBlob, jo as WriteConflict, jp as WriteQueue, bk as YjsState, jq as aesGcmOpen, p as applyI18nLocale, jr as applyJoins, d4 as applyPatch, js as approveWithdrawal, jt as asMoney, ju as assertStrongPassphrase, b2 as avg, jv as base64ToBuffer, jw as bufferToBase64, jx as buildLiveQuery, jy as buildRecipientKeyringFile, jz as burnPaperRecoveryEntry, jA as compileSequenceFormat, d5 as computePatch, b4 as count, Q as createEnforcer, jB as createNoydb, jC as createStore, jD as decryptBytes, jE as decryptDeterministic, jF as deriveMagicLinkContentKey, jG as derivePresenceKey, q as dictCollectionName, r as dictKey, d6 as diff, jH as encryptBytes, jI as encryptDeterministic, s as enforceScript, jJ as enrollAuthenticator, jK as estimateEntropy, jL as evalComputedFields, jM as evaluateClause, jN as evaluateExportCapability, jO as evaluateFieldClause, jP as evaluateImportCapability, jQ as executePlan, jR as exportAccessibleData, jS as findAuthenticator, d7 as formatDiff, b5 as groupAndReduce, jT as hasExportCapability, jU as hasImportCapability, jV as hasRecoveryEnrolled, u as i18nText, v as inferScripts, w as isDictCollectionName, x as isDictKeyDescriptor, y as isI18nTextDescriptor, jW as isLinkCollectionName, jX as isMagicLinkGrantExpired, jY as isMoneyDescriptor, jZ as isMoneyString, j_ as isPublicEnvelope, j$ as isRefArray, z as isStaticDictDescriptor, k0 as issueDelegation, k1 as keyringRecoverPassphrase, k2 as keyringRotatePassphrase, k3 as liberateVault, k4 as listMagicLinkGrants, k5 as listUsers, k6 as listUsersWithEnvelopes, k7 as listWithdrawalRequests, k8 as loadActiveDelegations, k9 as loadPaperRecoveryEntries, ka as loadSealedPassphrase, kb as loadShamirRecoveryEntries, kc as magicLinkGrantRecordId, b6 as max, au as memoryObjectProjection, bn as mergeCrdtStates, b7 as min, kd as mintPaperRecoveryEntry, ke as mintShamirRecoveryEntry, kf as mintWrappedDeksBlob, kg as money, b8 as moneyMax, b9 as moneyMin, kh as moneyNumber, ba as moneySum, ki as parseRsaOaepTlv, kj as parseSealedEnvelope, kk as readMagicLinkGrantRecord, kl as readPath, km as recoverUser, bb as reduceRecords, bc as reducerBuilder, kn as ref, ko as refArray, kp as rejectWithdrawal, kq as removeAuthenticator, kr as requestWithdrawal, ks as resetJoinWarnings, bo as resolveCrdtSnapshot, A as resolveI18nText, B as resolvePolicy, kt as resolvePublicEnvelopeSchema, ku as resolveSequenceKey, kv as revokeDelegation, kw as revokeMagicLinkGrant, kx as runTransaction, ky as savePaperRecoveryEntries, kz as saveSealedPassphrase, kA as saveShamirRecoveryEntries, kB as sealRsaOaepTlv, E as staticDict, be as sum, kC as unwrapDeksFromBlob, kD as unwrapDeksFromPaperEntry, kE as unwrapDeksFromShamirEntry, kF as unwrapMagicLinkGrant, G as validateI18nTextValue, kG as validatePassphrase, kH as validatePublicEnvelopeInput, kI as validateSchemaInput, kJ as validateSchemaOutput, W as validateSessionPolicy, kK as withArchive, kL as withDeferredNumbering, kM as withdrawAccessibleData, kN as writeMagicLinkGrant } from './index-BzUo1B6n.js';
|
|
3
|
-
export { I as ImportExternalOptions, a as ImportExternalResult, b as ImportableCollection, d as detectMagic, c as detectMimeType, i as importExternalObjects, e as isPreCompressed } from './mime-magic-
|
|
1
|
+
import { e0 as SearchStrategy, e1 as SequenceStrategy, e2 as CustodyStrategy, cV as EncryptedEnvelope, e3 as SchemaUpdateStrategy, e4 as TransformFn, cT as NoydbStore, e5 as PersistedSchemaEnvelope, dj as EnclaveKey, e6 as UpdateDecision, dL as PublicEnvelope, e7 as UserEnvelope, e8 as VaultUserApi, e9 as UserApiDeps, cy as RequestWithdrawalOptions, cz as RequestWithdrawalResult, cD as WithdrawalRequestStatus, cC as WithdrawalRequest, ct as ApproveWithdrawalOptions, cB as WithdrawResult, cx as RejectWithdrawalOptions, cA as WithdrawAccessibleOptions, cu as ExportAccessibleOptions, ea as DeepPartialOrNull, eb as UserEnvelopePresented, ec as Unsubscribe, ed as LiveUserEnvelope, ee as RoundingMode, cF as UnlockedKeyring, ef as VaultPolicy, eg as ActiveTier, eh as FactorProof, ei as GateName, ej as PolicyDenyReason, ek as GatePolicy } from './index-_6At2_9_.js';
|
|
2
|
+
export { el as AccessibleVault, em as AffectedDocument, aP as AggregateResult, aQ as AggregateSpec, aR as Aggregation, aS as AggregationUpstream, en as AlreadyElevatedError, bM as AmendmentForbiddenError, cX as AppendInput, eo as ArchivePolicy, ep as ArchiveResult, eq as ArchiveRunOptions, er as ArchiveStrategy, c4 as ArrayOutputSpec, dz as AttestationError, dA as AttestationNotEnabledError, Y as BLOB_CHUNKS_COLLECTION, Z as BLOB_COLLECTION, $ as BLOB_INDEX_COLLECTION, a0 as BLOB_SLOTS_PREFIX, a1 as BLOB_VERSIONS_PREFIX, es as BUNDLE_STORE_POLICY, dl as BackupCorruptedError, dm as BackupLedgerError, a5 as BlobObject, a6 as BlobPutOptions, a7 as BlobResponseOptions, a8 as BlobSet, et as BuiltInGateName, dn as BundleIntegrityError, dM as BundleRecipient, dp as BundleSealMismatchError, dq as BundleVersionConflictError, bq as CONSENT_AUDIT_COLLECTION, eu as CacheOptions, ev as CacheStats, ew as CargoNotEnabledError, ex as CargoStrategy, ey as ChangeEvent, cY as ChangeType, ez as Clause, bz as ClosePeriodOptions, ci as Collection, eA as CollectionChangeEvent, eB as CollectionConfig, eC as CollectionConflictResolver, eD as CollectionDescriptor, bV as CollectionFrame, ay as CollectionIndexes, cZ as CollectionInstant, eE as CollectionStats, eF as ComputedFieldError, eG as ComputedFields, eH as ComputedFn, eI as Conflict, eJ as ConflictError, eK as ConflictPolicy, eL as ConflictStrategy, br as ConsentAuditEntry, bs as ConsentAuditFilter, bt as ConsentContext, bu as ConsentOp, bg as CrdtMode, bh as CrdtState, eM as CrossJoinSourceUnknownError, eN as CrossJoinTooLargeError, eO as CrossTierAccessEvent, eP as CustodyApi, eQ as CustodyHost, eR as CustodyNotEnabledError, ad as DEFAULT_CHUNK_SIZE, eS as DEFAULT_CROSS_JOIN_MAX_ROWS, eT as DEFAULT_JOIN_MAX_ROWS, eU as DEFAULT_PUBLIC_ENVELOPE_SCHEMA, eV as DELEGATIONS_COLLECTION, D as DICT_COLLECTION_PREFIX, eW as DanglingReferenceError, eX as DataResidencyError, eY as DebugPlaintextError, eZ as DebugReservedFieldError, e_ as DecryptionError, e$ as DeepPartial, f0 as DeferredNumberingConfig, f1 as DelegationTargetMissingError, f2 as DelegationToken, f3 as DeleteManyResult, c5 as DerivationCapExceededError, c6 as DerivationCycleError, c7 as DerivationDepthError, f4 as DerivationDescriptor, c8 as DerivationOutputShapeError, c9 as DerivationOutputUnknownError, c2 as DerivationStrategy, cb as DerivationStrategyHandle, cc as DerivedFromMeta, a as DictEntry, b as DictKeyDescriptor, c as DictKeyInUseError, d as DictKeyMissingError, e as DictionaryHandle, f as DictionaryOptions, cE as DiffEntry, f5 as DirectoryDisabledError, f6 as DirtyEntry, f7 as DryRunResult, f8 as DumpSchemaOptions, f9 as ELEVATION_AUDIT_COLLECTION, fa as ElevatedHandle, fb as ElevationExpiredError, fc as EmbeddingDescriptor, fd as EmbeddingDimMismatchError, fe as EmbeddingModelMismatchError, ff as EnclaveNotSupportedError, fg as EnrollAuthenticatorOptions, fh as EnrollAuthenticatorWrappingDEKsOptions, fi as EnrollAuthenticatorWrappingKEKOptions, fj as EnrollRecoveryResult, fk as ExportCapability, fl as ExportCapabilityError, fm as ExportChunk, cG as ExportFormat, fn as ExportStreamOptions, fo as FactorKind, fp as FactorProofBundle, fq as FactorRequirement, fr as FenceDoc, fs as FenceState, ft as FieldChange, fu as FieldClause, fv as FieldDescriptor, bN as FieldFrozenError, fw as FieldSource, fx as FilenameSanitizationError, fy as FilterClause, fz as ForgetStrategyNotConfiguredError, fA as FormattedSequenceHandle, fB as FrozenSnapshotRef, aT as GROUPBY_MAX_CARDINALITY, aU as GROUPBY_WARN_CARDINALITY, fC as GhostRecord, fD as GrantCustodianOptions, fE as GrantOptions, fF as GroupCardinalityError, fG as GroupClause, aV as GroupedAggregation, aW as GroupedQuery, aX as GroupedQueryN, aY as GroupedRow, aZ as GroupedRowN, bK as GuardChange, bL as GuardContext, bJ as GuardStrategy, bP as GuardStrategyHandle, fH as GuardViolation, az as HashIndex, fI as HistoryConfig, fJ as HistoryEntry, cU as HistoryOptions, g as I18nMap, h as I18nTextDescriptor, i as I18nTextOptions, fK as INDEXED_STORE_POLICY, bQ as IllegalTransitionError, fL as ImportCapability, fM as ImportCapabilityError, aB as IndexDef, fN as IndexFieldName, fO as IndexRequiredError, fP as IndexWriteFailureError, fQ as InferOutput, fR as InternalCollectionStats, fS as InvalidKeyError, bR as InvariantError, fT as IssueDelegationOptions, fU as IssueMagicLinkGrantOptions, fV as JoinContext, fW as JoinLeg, fX as JoinStrategy, fY as JoinTooLargeError, fZ as JoinableSource, c_ as JsonPatch, c$ as JsonPatchOp, f_ as KeyringAuthenticator, f$ as KeyringAuthenticatorWrappingDEKs, g0 as KeyringAuthenticatorWrappingKEK, g1 as KeyringCorruptError, g2 as KeyringExpiredError, g3 as KeyringFile, L as Layer, g4 as LedgerContentionError, d0 as LedgerStore, g5 as LiberateOptions, g6 as LiberateResult, g7 as LinkEndpointError, g8 as LinkIntegrityError, g9 as LinkOnDelete, ga as LinkRow, gb as LinkSetHandle, gc as LinkSpec, gd as ListAccessibleVaultsOptions, ge as ListPageResult, gf as ListUsersOptions, a_ as LiveAggregation, gg as LiveQuery, gh as LiveUpstream, j as LocaleNotSpecifiedError, gi as LocaleReadOptions, gj as Lru, gk as LruOptions, gl as LruStats, bi as LwwMapState, gm as MAGIC_LINK_CONTENT_INFO_PREFIX, gn as MAGIC_LINK_GRANTS_COLLECTION, go as MAGIC_LINK_KEK_INFO_PREFIX, gp as MagicLinkGrantPayload, gq as MagicLinkGrantRecord, gr as ManagedRecoveryNotEnrolledError, dU as MaterializedFromMeta, dV as MaterializedViewConfigError, dW as MaterializedViewCycleError, gs as MaterializedViewDescriptor, dX as MaterializedViewOutput, dY as MaterializedViewSourceUnknownError, cf as MaterializedViewStrategy, cg as MaterializedViewStrategyHandle, dZ as MaterializedViewTooLargeError, gt as MemoryRecipientSealer, gu as MemorySealingKeyProvider, gv as MigrationRequiredError, M as MissingTranslationError, gw as MoneyCurrencyError, gx as MoneyDescriptor, gy as MoneyOptions, gz as MoneyOptionsFixed, gA as MoneyOptionsMulti, gB as MoneyPrecisionError, gC as MoneyString, gD as MoneyUnsupportedError, gE as NOYDB_BACKUP_VERSION, gF as NOYDB_FORMAT_VERSION, gG as NOYDB_KEYRING_VERSION, gH as NOYDB_SYNC_VERSION, gI as NO_CARGO, gJ as NO_CUSTODY, gK as NO_SEARCH, gL as NO_SEQUENCE, gM as NetworkError, gN as NextOptions, gO as NoAccessError, gP as NonAdditiveSchemaChangeError, gQ as NotFoundError, gR as Noydb, gS as NoydbBundleStore, gT as NoydbError, gU as NoydbEventMap, gV as NoydbOptions, bX as NoydbPodStore, gW as NumberingAssignment, gX as NumberingUncertaintyError, ak as ObjectListEntry, al as ObjectMeta, am as ObjectProjection, an as ObjectUrlOptions, O as OnMissing, k as OnMissingPolicy, bA as OpenPeriodOptions, gY as Operator, gZ as OrderBy, cd as OutputSpec, cj as OverlayBaseIsVirtualError, ck as OverlayCollectionUnavailableError, cl as OverlayFieldMergeMode, cm as OverlayFieldMergeRule, cn as OverlayIdMismatchError, co as OverlayNameCollisionError, g_ as OverlayViewDescriptor, ch as OverlayedViewStrategy, cq as OverlayedViewStrategyHandle, bB as PERIODS_COLLECTION, g$ as POD_STORE_POLICY, h0 as PUBLIC_ENVELOPE_FIELDS, h1 as PaperRecoveryDoc, h2 as PaperRecoveryEntry, h3 as PassphrasePolicy, h4 as PassphraseValidationResult, h5 as PathEscapeError, h6 as PeriodClosedError, bC as PeriodRecord, h7 as Permission, h8 as PermissionDeniedError, h9 as Permissions, ha as PersistedSchemaKind, hb as PlaintextTranslatorContext, hc as PlaintextTranslatorFn, du as PodVersionConflictError, hd as PolicyDeniedError, P as PolicyEnforcer, cw as PortabilityNotEnabledError, he as PresenceHandle, hf as PresencePeer, hg as PrivilegeEscalationError, cW as PruneOptions, hh as PublicEnvelopeField, hi as PublicEnvelopeSchema, hj as PublicEnvelopeText, hk as PullMode, hl as PullOptions, hm as PullPolicy, hn as PullResult, ho as PushMode, hp as PushOptions, hq as PushPolicy, hr as PushResult, hs as PutManyItemOptions, ht as PutManyOptions, hu as PutManyResult, ao as PutObjectOptions, ap as PutUrlOptions, dS as Query, hv as QueryAcrossOptions, hw as QueryAcrossResult, hx as QueryField, hy as QueryPlan, hz as QuerySource, hA as QuickUnlockState, hB as QuickUnlockStore, hC as QuiesceTimeoutError, hD as ReAuthOperation, hE as ReadOnlyAtInstantError, hF as ReadOnlyError, hG as ReadOnlyFrameError, dO as RecipientHint, dN as RecipientSealer, hH as RecordCekNotFoundError, bT as RecordLockedError, ce as RecordOutputSpec, hI as RecoverPassphraseInput, hJ as RecoverPassphraseResult, hK as RecoverUserOptions, hL as RecoveryNotEnrolledError, hM as RecoveryProfileNotImplementedError, hN as RecoveryProof, a$ as Reducer, b0 as ReducerBuilder, b1 as ReducerOptions, hO as RefDescriptor, hP as RefIntegrityError, hQ as RefMode, hR as RefRegistry, hS as RefScopeError, hT as RefViolation, R as ReservedCollectionNameError, hU as ReservedVaultNameError, l as ResolveI18nOptions, hV as ResolvedPublicEnvelopeSchema, bY as RetentionPolicy, hW as RetrieveHit, hX as RetrieveOptions, hY as RevokeOptions, bj as RgaState, cR as Role, hZ as RotatePassphraseInput, h_ as RotateRecoveryOptions, h$ as RotateRecoveryResult, i0 as SEALED_PASSPHRASE_RECORD_ID, i1 as ScanBuilder, i2 as ScanPageProvider, i3 as SchemaDelta, i4 as SchemaFenceError, i5 as SchemaIntrospection, i6 as SchemaLockedError, i7 as SchemaUpdateError, i8 as SchemaValidationError, S as ScriptViolationError, m as ScriptWarning, i9 as Sealed, ia as SealedEnvelope, ib as SealedHandle, ic as SealedPassphrase, dc as SealedRecordExpiredError, dd as SealedRecordMismatchError, de as SealedRecordNotEnabledError, id as SealedView, dg as SealingKeyProvider, ie as SearchEntry, ig as SearchNotEnabledError, ih as SearchOptions, ii as SearchResult, ij as SequenceContentionError, ik as SequenceHandle, il as SequenceNotEnabledError, im as SequenceOfflineError, io as SequenceOptions, ip as SequenceStore, iq as SequenceStoreOptions, J as SessionExpiredError, K as SessionNotFoundError, ir as SessionPolicy, N as SessionPolicyError, is as SetPublicEnvelopeInput, it as ShamirRecoveryDoc, iu as ShamirRecoveryEntry, di as ShamirRecoveryProvider, iv as ShardProvisioningError, aq as SlotInfo, ar as SlotRecord, iw as SlotRewrapCeremony, ix as SlotRewrapContext, b$ as SnapshotMeta, c1 as SnapshotNotFoundError, iy as StandardSchemaV1, iz as StandardSchemaV1Issue, iA as StandardSchemaV1SyncResult, n as StaticDictDescriptor, o as StaticDictReadonlyError, iB as StoreAuth, iC as StoreAuthKind, iD as StoreCapabilities, iE as StoreCapabilityError, iF as StoreTime, iG as SyncEngine, iH as SyncMetadata, iI as SyncPolicy, iJ as SyncScheduler, iK as SyncSchedulerStatus, iL as SyncStatus, iM as SyncTarget, iN as SyncTargetRole, iO as SyncTransaction, iP as SyncTransactionResult, iQ as TabChannel, iR as TabCoordinationOptions, iS as TabLockManager, iT as TabPresence, iU as TabRole, iV as TamperedError, iW as TierDemoteDeniedError, iX as TierMode, iY as TierNotGrantedError, iZ as TiersNotEnabledError, i_ as TransactionInvariant, i$ as TranslatorAuditEntry, T as TranslatorNotConfiguredError, j0 as TxCollection, dP as TxContext, j1 as TxOp, j2 as TxVault, d_ as UnionArmJoin, d$ as UnionSource, j3 as UniqueConstraintError, U as UnknownDictCodeError, j4 as UnknownShardError, j5 as UnsupportedIndexOptionError, j6 as UpdateAuthenticatorOptions, j7 as UpdateContext, j8 as UpdateUserOptions, j9 as UserEnvelopeCheckGate, ja as UserEnvelopeOversizedError, jb as UserInfo, jc as ValidationError, V as Vault, jd as VaultBackup, d1 as VaultEngine, bW as VaultFrame, d2 as VaultInstant, je as VaultPolicyOnDisk, jf as VaultSchemaSnapshot, jg as VaultSnapshot, jh as VaultTemplateNotFoundError, d3 as VerifyResult, as as VersionRecord, ji as WarningRules, jj as WeakPassphraseError, jk as WeakPassphraseReason, jl as WithArchiveOptions, jm as WithdrawalRequestError, jn as WrappedDeksBlob, jo as WriteConflict, jp as WriteQueue, bk as YjsState, jq as aesGcmOpen, p as applyI18nLocale, jr as applyJoins, d4 as applyPatch, js as approveWithdrawal, jt as asMoney, ju as assertStrongPassphrase, b2 as avg, jv as base64ToBuffer, jw as bufferToBase64, jx as buildLiveQuery, jy as buildRecipientKeyringFile, jz as burnPaperRecoveryEntry, jA as compileSequenceFormat, d5 as computePatch, b4 as count, Q as createEnforcer, jB as createNoydb, jC as createStore, jD as decryptBytes, jE as decryptDeterministic, jF as deriveMagicLinkContentKey, jG as derivePresenceKey, q as dictCollectionName, r as dictKey, d6 as diff, jH as encryptBytes, jI as encryptDeterministic, s as enforceScript, jJ as enrollAuthenticator, jK as estimateEntropy, jL as evalComputedFields, jM as evaluateClause, jN as evaluateExportCapability, jO as evaluateFieldClause, jP as evaluateImportCapability, jQ as executePlan, jR as exportAccessibleData, jS as findAuthenticator, d7 as formatDiff, b5 as groupAndReduce, jT as hasExportCapability, jU as hasImportCapability, jV as hasRecoveryEnrolled, u as i18nText, v as inferScripts, w as isDictCollectionName, x as isDictKeyDescriptor, y as isI18nTextDescriptor, jW as isLinkCollectionName, jX as isMagicLinkGrantExpired, jY as isMoneyDescriptor, jZ as isMoneyString, j_ as isPublicEnvelope, j$ as isRefArray, z as isStaticDictDescriptor, k0 as issueDelegation, k1 as keyringRecoverPassphrase, k2 as keyringRotatePassphrase, k3 as liberateVault, k4 as listMagicLinkGrants, k5 as listUsers, k6 as listUsersWithEnvelopes, k7 as listWithdrawalRequests, k8 as loadActiveDelegations, k9 as loadPaperRecoveryEntries, ka as loadSealedPassphrase, kb as loadShamirRecoveryEntries, kc as magicLinkGrantRecordId, b6 as max, au as memoryObjectProjection, bn as mergeCrdtStates, b7 as min, kd as mintPaperRecoveryEntry, ke as mintShamirRecoveryEntry, kf as mintWrappedDeksBlob, kg as money, b8 as moneyMax, b9 as moneyMin, kh as moneyNumber, ba as moneySum, ki as parseRsaOaepTlv, kj as parseSealedEnvelope, kk as readMagicLinkGrantRecord, kl as readPath, km as recoverUser, bb as reduceRecords, bc as reducerBuilder, kn as ref, ko as refArray, kp as rejectWithdrawal, kq as removeAuthenticator, kr as requestWithdrawal, ks as resetJoinWarnings, bo as resolveCrdtSnapshot, A as resolveI18nText, B as resolvePolicy, kt as resolvePublicEnvelopeSchema, ku as resolveSequenceKey, kv as revokeDelegation, kw as revokeMagicLinkGrant, kx as runTransaction, ky as savePaperRecoveryEntries, kz as saveSealedPassphrase, kA as saveShamirRecoveryEntries, kB as sealRsaOaepTlv, E as staticDict, be as sum, kC as unwrapDeksFromBlob, kD as unwrapDeksFromPaperEntry, kE as unwrapDeksFromShamirEntry, kF as unwrapMagicLinkGrant, G as validateI18nTextValue, kG as validatePassphrase, kH as validatePublicEnvelopeInput, kI as validateSchemaInput, kJ as validateSchemaOutput, W as validateSessionPolicy, kK as withArchive, kL as withDeferredNumbering, kM as withdrawAccessibleData, kN as writeMagicLinkGrant } from './index-_6At2_9_.js';
|
|
3
|
+
export { I as ImportExternalOptions, a as ImportExternalResult, b as ImportableCollection, d as detectMagic, c as detectMimeType, i as importExternalObjects, e as isPreCompressed } from './mime-magic-B4RoFj3B.js';
|
|
4
4
|
export { WrapBundleStoreOptions, WrapPodStoreOptions, WrappedBundleNoydbStore, WrappedPodNoydbStore, createBundleStore, createPodStore, wrapBundleStore, wrapPodStore } from './pod/index.js';
|
|
5
5
|
export { W as WriteEvent, a as WriteHook } from './index-B9QdHytu.js';
|
|
6
|
-
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType, V as VaultMeta } from './describe-
|
|
7
|
-
export { D as DEED_RECORD_ID, a as DeedMarker, S as STATE_VAULT_NAME, U as USER_ENVELOPE_COLLECTION, b as USER_ENVELOPE_MAX_BYTES, c as createDeedOwner, i as isDeedVault, l as loadDeedMarker, w as withCargo } from './index-
|
|
8
|
-
export { A as AutoCredential, q as AutoCredentialKind, d as CompressionAlgo, f as NOYDB_BUNDLE_FORMAT_VERSION, g as NOYDB_BUNDLE_MAGIC, h as NOYDB_BUNDLE_PREFIX_BYTES, i as NoydbBundleHeader, j as NoydbBundleReadResult, N as NoydbPodHeader, R as ReadNoydbBundleOptions, k as WriteNoydbBundleOptions, W as WritePodOptions, s as hasNoydbBundleMagic, m as readNoydbBundle, n as readNoydbBundleHeader, t as readNoydbBundlePublicEnvelope, r as readPod, a as readPodHeader, o as resetBrotliSupportCache, p as writeNoydbBundle, w as writePod } from './bundle-
|
|
6
|
+
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType, V as VaultMeta } from './describe-Ccd1hS7a.js';
|
|
7
|
+
export { D as DEED_RECORD_ID, a as DeedMarker, S as STATE_VAULT_NAME, U as USER_ENVELOPE_COLLECTION, b as USER_ENVELOPE_MAX_BYTES, c as createDeedOwner, i as isDeedVault, l as loadDeedMarker, w as withCargo } from './index-CGLLRtFc.js';
|
|
8
|
+
export { A as AutoCredential, q as AutoCredentialKind, d as CompressionAlgo, f as NOYDB_BUNDLE_FORMAT_VERSION, g as NOYDB_BUNDLE_MAGIC, h as NOYDB_BUNDLE_PREFIX_BYTES, i as NoydbBundleHeader, j as NoydbBundleReadResult, N as NoydbPodHeader, R as ReadNoydbBundleOptions, k as WriteNoydbBundleOptions, W as WritePodOptions, s as hasNoydbBundleMagic, m as readNoydbBundle, n as readNoydbBundleHeader, t as readNoydbBundlePublicEnvelope, r as readPod, a as readPodHeader, o as resetBrotliSupportCache, p as writeNoydbBundle, w as writePod } from './bundle-PwBGkhpe.js';
|
|
9
9
|
export { g as generateULID, i as isULID } from './ulid-DRH25k3y.js';
|
|
10
10
|
export { D as DecryptedRecord, d as decryptExtractedPartition } from './decrypt-partition-IHtxEnTi.js';
|
|
11
11
|
export { L as LedgerEntry, d as canonicalJson, h as hashEntry, p as paddedIndex, e as parseIndex, s as sha256Hex } from './subject-index-O75wKshW.js';
|
|
12
12
|
export { TransactionStrategyOptions } from './tx/index.js';
|
|
13
|
-
export { I as ImmutableGuardConfig, T as TransitionGuardConfig, i as immutableGuard, t as transitionGuard, w as withGuard } from './transition-guard-
|
|
14
|
-
export { w as withDerivation, a as withRollup } from './with-rollup-
|
|
15
|
-
export { w as withMaterializedView } from './with-materialized-view-
|
|
16
|
-
export { w as withOverlayedView } from './with-overlayed-view-
|
|
13
|
+
export { I as ImmutableGuardConfig, T as TransitionGuardConfig, i as immutableGuard, t as transitionGuard, w as withGuard } from './transition-guard-DqodPNKw.js';
|
|
14
|
+
export { w as withDerivation, a as withRollup } from './with-rollup-em2wxoHP.js';
|
|
15
|
+
export { w as withMaterializedView } from './with-materialized-view-DMmWtYfJ.js';
|
|
16
|
+
export { w as withOverlayedView } from './with-overlayed-view-D_IB2nkM.js';
|
|
17
17
|
export { SYNC_CREDENTIALS_COLLECTION, SyncCredential, credentialStatus, deleteCredential, getCredential, listCredentials, putCredential } from './team/index.js';
|
|
18
|
-
export { C as CreateSessionOptions, a as CreateSessionResult, D as DevUnlockOptions, S as SessionToken, b as activeSessionCount, c as clearDevUnlock, d as createSession, e as enableDevUnlock, i as isDevUnlockActive, f as isSessionAlive, l as loadDevUnlock, r as resolveSession, g as revokeAllSessions, h as revokeSession } from './dev-unlock-
|
|
18
|
+
export { C as CreateSessionOptions, a as CreateSessionResult, D as DevUnlockOptions, S as SessionToken, b as activeSessionCount, c as clearDevUnlock, d as createSession, e as enableDevUnlock, i as isDevUnlockActive, f as isSessionAlive, l as loadDevUnlock, r as resolveSession, g as revokeAllSessions, h as revokeSession } from './dev-unlock-h0K-UZTk.js';
|
|
19
19
|
export { i as isDiscriminant } from './discriminant-BN9REW3o.js';
|
|
20
20
|
export { FuseOptions, fuseRetrieval } from './kernel/index.js';
|
|
21
|
-
export { D as DiffCandidate, a as DiffOptions, V as VaultDiff, b as VaultDiffEntry, c as VaultDiffModifiedEntry, d as diffVault } from './vault-diff-
|
|
22
|
-
export { L as LEDGER_COLLECTION, a as LEDGER_DELTAS_COLLECTION, e as envelopePayloadHash } from './hash-
|
|
21
|
+
export { D as DiffCandidate, a as DiffOptions, V as VaultDiff, b as VaultDiffEntry, c as VaultDiffModifiedEntry, d as diffVault } from './vault-diff-BtpiBvic.js';
|
|
22
|
+
export { L as LEDGER_COLLECTION, a as LEDGER_DELTAS_COLLECTION, e as envelopePayloadHash } from './hash-CdSr06sm.js';
|
|
23
23
|
import '@noy-db/attestation';
|
|
24
24
|
|
|
25
25
|
/**
|
package/dist/index.js
CHANGED
|
@@ -37,7 +37,7 @@ import {
|
|
|
37
37
|
ref,
|
|
38
38
|
refArray,
|
|
39
39
|
withArchive
|
|
40
|
-
} from "./chunk-
|
|
40
|
+
} from "./chunk-PSHOXR6C.js";
|
|
41
41
|
import {
|
|
42
42
|
META_COLLECTION,
|
|
43
43
|
POLICY_RECORD_ID,
|
|
@@ -162,7 +162,7 @@ import {
|
|
|
162
162
|
} from "./chunk-6S7T6WC4.js";
|
|
163
163
|
import {
|
|
164
164
|
decryptExtractedPartition
|
|
165
|
-
} from "./chunk-
|
|
165
|
+
} from "./chunk-QZISFCVG.js";
|
|
166
166
|
import {
|
|
167
167
|
SCHEMAS_COLLECTION,
|
|
168
168
|
loadPersistedSchema,
|
package/dist/indexing/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { aw as IndexStrategy } from '../index-
|
|
2
|
-
export { ax as COMPOSITE_DELIMITER, ay as CollectionIndexes, az as HashIndex, aA as IDX_PREFIX, aB as IndexDef, aC as IndexState, aD as IngestRow, aE as LazyOrderBy, aF as LazyQuery, aG as LazyQuerySource, aH as OrderedEntry, aI as PersistedCollectionIndex, aJ as PersistedIndexDef, aK as compositeKey, aL as decodeIdxId, aM as encodeIdxId, aN as isIdxId } from '../index-
|
|
1
|
+
import { aw as IndexStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { ax as COMPOSITE_DELIMITER, ay as CollectionIndexes, az as HashIndex, aA as IDX_PREFIX, aB as IndexDef, aC as IndexState, aD as IngestRow, aE as LazyOrderBy, aF as LazyQuery, aG as LazyQuerySource, aH as OrderedEntry, aI as PersistedCollectionIndex, aJ as PersistedIndexDef, aK as compositeKey, aL as decodeIdxId, aM as encodeIdxId, aN as isIdxId } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/kernel/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { hW as RetrieveHit } from '../index-
|
|
2
|
-
export { aP as AggregateResult, aQ as AggregateSpec, ey as ChangeEvent, ci as Collection, kZ as CrossShardJoinError, eX as DataResidencyError, aB as IndexDef, fX as JoinStrategy, a_ as LiveAggregation, gg as LiveQuery, gO as NoAccessError, gR as Noydb, gY as Operator, dS as Query, hU as ReservedVaultNameError, hX as RetrieveOptions, iv as ShardProvisioningError, j4 as UnknownShardError, jc as ValidationError, V as Vault, jh as VaultTemplateNotFoundError, b5 as groupAndReduce, kl as readPath, bb as reduceRecords, k_ as sha256Hex } from '../index-
|
|
1
|
+
import { hW as RetrieveHit } from '../index-_6At2_9_.js';
|
|
2
|
+
export { aP as AggregateResult, aQ as AggregateSpec, ey as ChangeEvent, ci as Collection, kZ as CrossShardJoinError, eX as DataResidencyError, aB as IndexDef, fX as JoinStrategy, a_ as LiveAggregation, gg as LiveQuery, gO as NoAccessError, gR as Noydb, gY as Operator, dS as Query, hU as ReservedVaultNameError, hX as RetrieveOptions, iv as ShardProvisioningError, j4 as UnknownShardError, jc as ValidationError, V as Vault, jh as VaultTemplateNotFoundError, b5 as groupAndReduce, kl as readPath, bb as reduceRecords, k_ as sha256Hex } from '../index-_6At2_9_.js';
|
|
3
3
|
export { g as generateULID } from '../ulid-DRH25k3y.js';
|
|
4
4
|
export { C as CoordinationProvider, D as DrainBarrierOptions, F as FenceState, c as WriterPresence, i as isQuorum, r as runDrainBarrier } from '../index-B9QdHytu.js';
|
|
5
|
-
export { a as CollectionMeta, V as VaultMeta } from '../describe-
|
|
5
|
+
export { a as CollectionMeta, V as VaultMeta } from '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../subject-index-O75wKshW.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { w as withMaterializedView } from '../with-materialized-view-
|
|
2
|
-
import { ci as Collection, dP as TxContext, dQ as MVQueryContext, dR as RegisteredMV, dS as Query, dT as MaterializedViewRegistry } from '../index-
|
|
3
|
-
export { dU as MaterializedFromMeta, dV as MaterializedViewConfigError, dW as MaterializedViewCycleError, dX as MaterializedViewOutput, dY as MaterializedViewSourceUnknownError, cf as MaterializedViewStrategy, cg as MaterializedViewStrategyHandle, dZ as MaterializedViewTooLargeError, d_ as UnionArmJoin, d$ as UnionSource } from '../index-
|
|
1
|
+
export { w as withMaterializedView } from '../with-materialized-view-DMmWtYfJ.js';
|
|
2
|
+
import { ci as Collection, dP as TxContext, dQ as MVQueryContext, dR as RegisteredMV, dS as Query, dT as MaterializedViewRegistry } from '../index-_6At2_9_.js';
|
|
3
|
+
export { dU as MaterializedFromMeta, dV as MaterializedViewConfigError, dW as MaterializedViewCycleError, dX as MaterializedViewOutput, dY as MaterializedViewSourceUnknownError, cf as MaterializedViewStrategy, cg as MaterializedViewStrategyHandle, dZ as MaterializedViewTooLargeError, d_ as UnionArmJoin, d$ as UnionSource } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Noydb,
|
|
3
3
|
createNoydb
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-PSHOXR6C.js";
|
|
5
5
|
import "./chunk-SM3AVUHC.js";
|
|
6
6
|
import "./chunk-GYGWYIOZ.js";
|
|
7
7
|
import "./chunk-IAGBDSCS.js";
|
|
@@ -47,4 +47,4 @@ export {
|
|
|
47
47
|
Noydb,
|
|
48
48
|
createNoydb
|
|
49
49
|
};
|
|
50
|
-
//# sourceMappingURL=noydb-
|
|
50
|
+
//# sourceMappingURL=noydb-LDEBLNHY.js.map
|
package/dist/on/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { fg as EnrollAuthenticatorOptions, h2 as PaperRecoveryEntry, h9 as Permissions, cR as Role, ix as SlotRewrapContext, cF as UnlockedKeyring, kd as mintPaperRecoveryEntry } from '../index-
|
|
1
|
+
export { fg as EnrollAuthenticatorOptions, h2 as PaperRecoveryEntry, h9 as Permissions, cR as Role, ix as SlotRewrapContext, cF as UnlockedKeyring, kd as mintPaperRecoveryEntry } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { w as withOverlayedView } from '../with-overlayed-view-
|
|
2
|
-
import { ch as OverlayedViewStrategy, ci as Collection } from '../index-
|
|
3
|
-
export { cj as OverlayBaseIsVirtualError, ck as OverlayCollectionUnavailableError, cl as OverlayFieldMergeMode, cm as OverlayFieldMergeRule, cn as OverlayIdMismatchError, co as OverlayNameCollisionError, cp as OverlayedViewRegistry, cq as OverlayedViewStrategyHandle } from '../index-
|
|
1
|
+
export { w as withOverlayedView } from '../with-overlayed-view-D_IB2nkM.js';
|
|
2
|
+
import { ch as OverlayedViewStrategy, ci as Collection } from '../index-_6At2_9_.js';
|
|
3
|
+
export { cj as OverlayBaseIsVirtualError, ck as OverlayCollectionUnavailableError, cl as OverlayFieldMergeMode, cm as OverlayFieldMergeRule, cn as OverlayIdMismatchError, co as OverlayNameCollisionError, cp as OverlayedViewRegistry, cq as OverlayedViewStrategyHandle } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
package/dist/periods/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bx as PeriodsStrategy } from '../index-
|
|
2
|
-
export { by as CarryForwardContext, bz as ClosePeriodOptions, bA as OpenPeriodOptions, bB as PERIODS_COLLECTION, bC as PeriodRecord, bD as ReadOnlyCollection, bE as appendPeriodLedgerEntry, bF as assertTsWritable, bG as chainAnchor, bH as loadPeriods, bI as validatePeriodName } from '../index-
|
|
1
|
+
import { bx as PeriodsStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { by as CarryForwardContext, bz as ClosePeriodOptions, bA as OpenPeriodOptions, bB as PERIODS_COLLECTION, bC as PeriodRecord, bD as ReadOnlyCollection, bE as appendPeriodLedgerEntry, bF as assertTsWritable, bG as chainAnchor, bH as loadPeriods, bI as validatePeriodName } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/pod/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { C as COMPRESSION_BROTLI, b as COMPRESSION_GZIP, c as COMPRESSION_NONE, d as CompressionAlgo, F as FLAG_COMPRESSED, e as FLAG_HAS_INTEGRITY_HASH, f as NOYDB_BUNDLE_FORMAT_VERSION, g as NOYDB_BUNDLE_MAGIC, h as NOYDB_BUNDLE_PREFIX_BYTES, i as NoydbBundleHeader, j as NoydbBundleReadResult, N as NoydbPodHeader, R as ReadNoydbBundleOptions, k as WriteNoydbBundleOptions, W as WritePodOptions, l as encodeBundleHeader, m as readNoydbBundle, n as readNoydbBundleHeader, r as readPod, a as readPodHeader, o as resetBrotliSupportCache, v as validateBundleHeader, p as writeNoydbBundle, w as writePod } from '../bundle-
|
|
1
|
+
export { C as COMPRESSION_BROTLI, b as COMPRESSION_GZIP, c as COMPRESSION_NONE, d as CompressionAlgo, F as FLAG_COMPRESSED, e as FLAG_HAS_INTEGRITY_HASH, f as NOYDB_BUNDLE_FORMAT_VERSION, g as NOYDB_BUNDLE_MAGIC, h as NOYDB_BUNDLE_PREFIX_BYTES, i as NoydbBundleHeader, j as NoydbBundleReadResult, N as NoydbPodHeader, R as ReadNoydbBundleOptions, k as WriteNoydbBundleOptions, W as WritePodOptions, l as encodeBundleHeader, m as readNoydbBundle, n as readNoydbBundleHeader, r as readPod, a as readPodHeader, o as resetBrotliSupportCache, v as validateBundleHeader, p as writeNoydbBundle, w as writePod } from '../bundle-PwBGkhpe.js';
|
|
2
2
|
export { g as generateULID, i as isULID } from '../ulid-DRH25k3y.js';
|
|
3
|
-
import { cT as NoydbStore, bX as NoydbPodStore } from '../index-
|
|
3
|
+
import { cT as NoydbStore, bX as NoydbPodStore } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { cs as PortabilityStrategy } from '../index-
|
|
2
|
-
export { ct as ApproveWithdrawalOptions, cu as ExportAccessibleOptions, cv as NO_PORTABILITY, cw as PortabilityNotEnabledError, cx as RejectWithdrawalOptions, cy as RequestWithdrawalOptions, cz as RequestWithdrawalResult, cA as WithdrawAccessibleOptions, cB as WithdrawResult, cC as WithdrawalRequest, cD as WithdrawalRequestStatus } from '../index-
|
|
1
|
+
import { cs as PortabilityStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { ct as ApproveWithdrawalOptions, cu as ExportAccessibleOptions, cv as NO_PORTABILITY, cw as PortabilityNotEnabledError, cx as RejectWithdrawalOptions, cy as RequestWithdrawalOptions, cz as RequestWithdrawalResult, cA as WithdrawAccessibleOptions, cB as WithdrawResult, cC as WithdrawalRequest, cD as WithdrawalRequestStatus } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/query/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { aP as AggregateResult, aQ as AggregateSpec, aR as Aggregation, aS as AggregationUpstream, ez as Clause, ay as CollectionIndexes, k$ as CrossJoinClause, eM as CrossJoinSourceUnknownError, eN as CrossJoinTooLargeError, eS as DEFAULT_CROSS_JOIN_MAX_ROWS, eT as DEFAULT_JOIN_MAX_ROWS, eW as DanglingReferenceError, fu as FieldClause, fy as FilterClause, aT as GROUPBY_MAX_CARDINALITY, aU as GROUPBY_WARN_CARDINALITY, fF as GroupCardinalityError, fG as GroupClause, aV as GroupedAggregation, aW as GroupedQuery, aX as GroupedQueryN, aY as GroupedRow, aZ as GroupedRowN, az as HashIndex, aB as IndexDef, fO as IndexRequiredError, fP as IndexWriteFailureError, fV as JoinContext, fW as JoinLeg, fX as JoinStrategy, fY as JoinTooLargeError, fZ as JoinableSource, a_ as LiveAggregation, gg as LiveQuery, gh as LiveUpstream, gY as Operator, gZ as OrderBy, dS as Query, hy as QueryPlan, hz as QuerySource, a$ as Reducer, b0 as ReducerBuilder, b1 as ReducerOptions, i1 as ScanBuilder, i2 as ScanPageProvider, jr as applyJoins, b2 as avg, b3 as buildLiveAggregation, jx as buildLiveQuery, b4 as count, jM as evaluateClause, jO as evaluateFieldClause, jQ as executePlan, b5 as groupAndReduce, b6 as max, b7 as min, b8 as moneyMax, b9 as moneyMin, ba as moneySum, kl as readPath, bb as reduceRecords, bc as reducerBuilder, bd as resetGroupByWarnings, ks as resetJoinWarnings, be as sum } from '../index-
|
|
1
|
+
export { aP as AggregateResult, aQ as AggregateSpec, aR as Aggregation, aS as AggregationUpstream, ez as Clause, ay as CollectionIndexes, k$ as CrossJoinClause, eM as CrossJoinSourceUnknownError, eN as CrossJoinTooLargeError, eS as DEFAULT_CROSS_JOIN_MAX_ROWS, eT as DEFAULT_JOIN_MAX_ROWS, eW as DanglingReferenceError, fu as FieldClause, fy as FilterClause, aT as GROUPBY_MAX_CARDINALITY, aU as GROUPBY_WARN_CARDINALITY, fF as GroupCardinalityError, fG as GroupClause, aV as GroupedAggregation, aW as GroupedQuery, aX as GroupedQueryN, aY as GroupedRow, aZ as GroupedRowN, az as HashIndex, aB as IndexDef, fO as IndexRequiredError, fP as IndexWriteFailureError, fV as JoinContext, fW as JoinLeg, fX as JoinStrategy, fY as JoinTooLargeError, fZ as JoinableSource, a_ as LiveAggregation, gg as LiveQuery, gh as LiveUpstream, gY as Operator, gZ as OrderBy, dS as Query, hy as QueryPlan, hz as QuerySource, a$ as Reducer, b0 as ReducerBuilder, b1 as ReducerOptions, i1 as ScanBuilder, i2 as ScanPageProvider, jr as applyJoins, b2 as avg, b3 as buildLiveAggregation, jx as buildLiveQuery, b4 as count, jM as evaluateClause, jO as evaluateFieldClause, jQ as executePlan, b5 as groupAndReduce, b6 as max, b7 as min, b8 as moneyMax, b9 as moneyMin, ba as moneySum, kl as readPath, bb as reduceRecords, bc as reducerBuilder, bd as resetGroupByWarnings, ks as resetJoinWarnings, be as sum } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { d8 as SealedRecordStrategy, d9 as SealedCekDeliveryEnvelope } from '../index-
|
|
2
|
-
export { da as NO_SEALED_RECORD, db as SealedCekBinding, dc as SealedRecordExpiredError, dd as SealedRecordMismatchError, de as SealedRecordNotEnabledError } from '../index-
|
|
1
|
+
import { d8 as SealedRecordStrategy, d9 as SealedCekDeliveryEnvelope } from '../index-_6At2_9_.js';
|
|
2
|
+
export { da as NO_SEALED_RECORD, db as SealedCekBinding, dc as SealedRecordExpiredError, dd as SealedRecordMismatchError, de as SealedRecordNotEnabledError } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/session/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { C as CreateSessionOptions, a as CreateSessionResult, D as DevUnlockOptions, S as SessionToken, b as activeSessionCount, c as clearDevUnlock, d as createSession, e as enableDevUnlock, i as isDevUnlockActive, f as isSessionAlive, l as loadDevUnlock, r as resolveSession, g as revokeAllSessions, h as revokeSession } from '../dev-unlock-
|
|
2
|
-
import { H as SessionStrategy } from '../index-
|
|
3
|
-
export { P as PolicyEnforcer, J as SessionExpiredError, K as SessionNotFoundError, N as SessionPolicyError, Q as createEnforcer, W as validateSessionPolicy } from '../index-
|
|
1
|
+
export { C as CreateSessionOptions, a as CreateSessionResult, D as DevUnlockOptions, S as SessionToken, b as activeSessionCount, c as clearDevUnlock, d as createSession, e as enableDevUnlock, i as isDevUnlockActive, f as isSessionAlive, l as loadDevUnlock, r as resolveSession, g as revokeAllSessions, h as revokeSession } from '../dev-unlock-h0K-UZTk.js';
|
|
2
|
+
import { H as SessionStrategy } from '../index-_6At2_9_.js';
|
|
3
|
+
export { P as PolicyEnforcer, J as SessionExpiredError, K as SessionNotFoundError, N as SessionPolicyError, Q as createEnforcer, W as validateSessionPolicy } from '../index-_6At2_9_.js';
|
|
4
4
|
import '../subject-index-O75wKshW.js';
|
|
5
|
-
import '../describe-
|
|
5
|
+
import '../describe-Ccd1hS7a.js';
|
|
6
6
|
import '../index-B9QdHytu.js';
|
|
7
7
|
import '@noy-db/attestation';
|
|
8
8
|
|
package/dist/shadow/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bU as ShadowStrategy } from '../index-
|
|
2
|
-
export { bV as CollectionFrame, bW as VaultFrame } from '../index-
|
|
1
|
+
import { bU as ShadowStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { bV as CollectionFrame, bW as VaultFrame } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { bX as NoydbPodStore, bY as RetentionPolicy, bZ as SnapshotPolicy, b_ as SnapshotStrategy } from '../index-
|
|
2
|
-
export { b$ as SnapshotMeta, c0 as SnapshotMode, c1 as SnapshotNotFoundError } from '../index-
|
|
1
|
+
import { bX as NoydbPodStore, bY as RetentionPolicy, bZ as SnapshotPolicy, b_ as SnapshotStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { b$ as SnapshotMeta, c0 as SnapshotMode, c1 as SnapshotNotFoundError } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/sync/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { cr as SyncStrategy } from '../index-
|
|
1
|
+
import { cr as SyncStrategy } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
|
6
6
|
|
package/dist/team/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { cT as NoydbStore, cF as UnlockedKeyring } from '../index-
|
|
2
|
-
export { dM as BundleRecipient, fg as EnrollAuthenticatorOptions, fh as EnrollAuthenticatorWrappingDEKsOptions, fi as EnrollAuthenticatorWrappingKEKOptions, gf as ListUsersOptions, h2 as PaperRecoveryEntry, he as PresenceHandle, hI as RecoverPassphraseInput, hJ as RecoverPassphraseResult, hK as RecoverUserOptions, hN as RecoveryProof, hZ as RotatePassphraseInput, iw as SlotRewrapCeremony, ix as SlotRewrapContext, iG as SyncEngine, iO as SyncTransaction, j6 as UpdateAuthenticatorOptions, jn as WrappedDeksBlob, jy as buildRecipientKeyringFile, jz as burnPaperRecoveryEntry, kO as changeSecret, kP as createOwnerKeyring, jF as deriveMagicLinkContentKey, jJ as enrollAuthenticator, kQ as ensureCollectionDEK, jN as evaluateExportCapability, jP as evaluateImportCapability, jS as findAuthenticator, kR as grant, jT as hasExportCapability, jU as hasImportCapability, jX as isMagicLinkGrantExpired, k4 as listMagicLinkGrants, k5 as listUsers, k6 as listUsersWithEnvelopes, kS as loadKeyring, k9 as loadPaperRecoveryEntries, kc as magicLinkGrantRecordId, kd as mintPaperRecoveryEntry, kf as mintWrappedDeksBlob, kT as persistKeyring, kk as readMagicLinkGrantRecord, k1 as recoverPassphrase, km as recoverUser, kq as removeAuthenticator, kU as revoke, kw as revokeMagicLinkGrant, k2 as rotatePassphrase, ky as savePaperRecoveryEntries, kC as unwrapDeksFromBlob, kD as unwrapDeksFromPaperEntry, kF as unwrapMagicLinkGrant, kV as updateAuthenticator, kW as updateKeyringIdentity, kN as writeMagicLinkGrant } from '../index-
|
|
1
|
+
import { cT as NoydbStore, cF as UnlockedKeyring } from '../index-_6At2_9_.js';
|
|
2
|
+
export { dM as BundleRecipient, fg as EnrollAuthenticatorOptions, fh as EnrollAuthenticatorWrappingDEKsOptions, fi as EnrollAuthenticatorWrappingKEKOptions, gf as ListUsersOptions, h2 as PaperRecoveryEntry, he as PresenceHandle, hI as RecoverPassphraseInput, hJ as RecoverPassphraseResult, hK as RecoverUserOptions, hN as RecoveryProof, hZ as RotatePassphraseInput, iw as SlotRewrapCeremony, ix as SlotRewrapContext, iG as SyncEngine, iO as SyncTransaction, j6 as UpdateAuthenticatorOptions, jn as WrappedDeksBlob, jy as buildRecipientKeyringFile, jz as burnPaperRecoveryEntry, kO as changeSecret, kP as createOwnerKeyring, jF as deriveMagicLinkContentKey, jJ as enrollAuthenticator, kQ as ensureCollectionDEK, jN as evaluateExportCapability, jP as evaluateImportCapability, jS as findAuthenticator, kR as grant, jT as hasExportCapability, jU as hasImportCapability, jX as isMagicLinkGrantExpired, k4 as listMagicLinkGrants, k5 as listUsers, k6 as listUsersWithEnvelopes, kS as loadKeyring, k9 as loadPaperRecoveryEntries, kc as magicLinkGrantRecordId, kd as mintPaperRecoveryEntry, kf as mintWrappedDeksBlob, kT as persistKeyring, kk as readMagicLinkGrantRecord, k1 as recoverPassphrase, km as recoverUser, kq as removeAuthenticator, kU as revoke, kw as revokeMagicLinkGrant, k2 as rotatePassphrase, ky as savePaperRecoveryEntries, kC as unwrapDeksFromBlob, kD as unwrapDeksFromPaperEntry, kF as unwrapMagicLinkGrant, kV as updateAuthenticator, kW as updateKeyringIdentity, kN as writeMagicLinkGrant } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/tiers/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { l0 as NO_TIERS, l1 as TiersContext, iZ as TiersNotEnabledError, l2 as TiersStrategy, l3 as assertDeclaredTier, l4 as assertTiersEnabled, l5 as classifySealedShred, l6 as demote, l7 as elevate, l8 as getAtTier, l9 as listAtTier, la as putAtTier, lb as withTiers } from '../index-
|
|
1
|
+
export { l0 as NO_TIERS, l1 as TiersContext, iZ as TiersNotEnabledError, l2 as TiersStrategy, l3 as assertDeclaredTier, l4 as assertTiersEnabled, l5 as classifySealedShred, l6 as demote, l7 as elevate, l8 as getAtTier, l9 as listAtTier, la as putAtTier, lb as withTiers } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
package/dist/to/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { dq as BundleVersionConflictError, eJ as ConflictError, cV as EncryptedEnvelope, ge as ListPageResult, gM as NetworkError, gS as NoydbBundleStore, bX as NoydbPodStore, cT as NoydbStore, du as PodVersionConflictError, iD as StoreCapabilities, iE as StoreCapabilityError, iF as StoreTime, j1 as TxOp, jg as VaultSnapshot } from '../index-
|
|
1
|
+
export { dq as BundleVersionConflictError, eJ as ConflictError, cV as EncryptedEnvelope, ge as ListPageResult, gM as NetworkError, gS as NoydbBundleStore, bX as NoydbPodStore, cT as NoydbStore, du as PodVersionConflictError, iD as StoreCapabilities, iE as StoreCapabilityError, iF as StoreTime, j1 as TxOp, jg as VaultSnapshot } from '../index-_6At2_9_.js';
|
|
2
2
|
import '../subject-index-O75wKshW.js';
|
|
3
|
-
import '../describe-
|
|
3
|
+
import '../describe-Ccd1hS7a.js';
|
|
4
4
|
import '../index-B9QdHytu.js';
|
|
5
5
|
import '@noy-db/attestation';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { bJ as GuardStrategy, bP as GuardStrategyHandle, bK as GuardChange, bL as GuardContext } from './index-
|
|
1
|
+
import { bJ as GuardStrategy, bP as GuardStrategyHandle, bK as GuardChange, bL as GuardContext } from './index-_6At2_9_.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Register a guard for a collection. Guards run on every `put()` /
|
package/dist/tx/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { i_ as TransactionInvariant, kX as TxStrategy } from '../index-
|
|
2
|
-
export { kY as AmendmentTxOptions, j0 as TxCollection, dP as TxContext, j2 as TxVault, kx as runTransaction } from '../index-
|
|
1
|
+
import { i_ as TransactionInvariant, kX as TxStrategy } from '../index-_6At2_9_.js';
|
|
2
|
+
export { kY as AmendmentTxOptions, j0 as TxCollection, dP as TxContext, j2 as TxVault, kx as runTransaction } from '../index-_6At2_9_.js';
|
|
3
3
|
import '../subject-index-O75wKshW.js';
|
|
4
|
-
import '../describe-
|
|
4
|
+
import '../describe-Ccd1hS7a.js';
|
|
5
5
|
import '../index-B9QdHytu.js';
|
|
6
6
|
import '@noy-db/attestation';
|
|
7
7
|
|
package/dist/ui/index.d.ts
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType } from '../describe-
|
|
1
|
+
export { C as CollectionDescription, a as CollectionMeta, D as DescribeOptions, b as DescribedField, F as FieldMeta, S as SemanticType } from '../describe-Ccd1hS7a.js';
|