@stndrds/schema 0.1.0-alpha.18 → 0.1.0-alpha.19
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/chunk-BKOV4XVX.mjs +8816 -0
- package/dist/chunk-DPOXIK3M.mjs +8816 -0
- package/dist/chunk-DU2HLOQH.mjs +8813 -0
- package/dist/chunk-JD2MVLTW.mjs +8814 -0
- package/dist/chunk-SD2UXOSF.mjs +8814 -0
- package/dist/chunk-YLVZT3H4.mjs +8793 -0
- package/dist/index.d.mts +114 -6
- package/dist/index.d.ts +114 -6
- package/dist/index.js +1169 -11
- package/dist/index.mjs +87 -2
- package/dist/runtime-CPggQqoW.d.mts +6428 -0
- package/dist/runtime-CPggQqoW.d.ts +6428 -0
- package/dist/runtime-DSMMZRLE.d.mts +6430 -0
- package/dist/runtime-DSMMZRLE.d.ts +6430 -0
- package/dist/runtime.d.mts +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +1037 -9
- package/dist/runtime.mjs +57 -1
- package/package.json +3 -2
package/dist/runtime.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { d9 as AddAttributeInput, cH as AttributeChange, cT as AttributesRepository, cZ as AuditRepository, d0 as AuditService, aR as CompletionStatus, d8 as CreateCustomObjectInput, d_ as CreateDBAttribute, ec as CreateDBFlow, dW as CreateDBObject, e8 as CreateDBView, d3 as CreateFlowInput, e1 as CreateObjectRecord, dz as CreateViewInput, dZ as DBAttribute, eb as DBFlow, dV as DBObject, e7 as DBView, dQ as DEFAULT_LABEL_FALLBACK, cc as DatabaseAdapter, dC as FileContent, e6 as FileListOptions, d2 as FileService, d1 as FileServiceOptions, cV as FilesRepository, d5 as FlowService, cY as FlowsRepository, cp as FormulaResult, dO as FullSyncOptions, dN as FullSyncResult, aN as GeocodingAdapter, aK as GeocodingAutocompleteParams, aM as GeocodingParams, d6 as GeocodingService, aJ as GeocodingSuggestion, dl as GetRelationOptionsParams, e4 as GlobalSearchOptions, e5 as GlobalSearchResultItem, d7 as GlobalSearchService, cI as HookContext, cJ as HookDefinition, cK as HookHandler, cN as HookRegistry, cL as HookType, ct as InvalidPathError, e2 as ListOptions, cu as MaxDepthExceededError, aO as NoopGeocodingAdapter, cM as NoopHookRegistry, cW as ObjectRecordsRepository, dc as ObjectSchemaService, db as ObjectSchemaServiceOptions, cS as ObjectsRepository, ee as OperationResult, cy as PathCardinality, cz as PathSegment, cA as PathSegmentType, de as PermissionService, dd as PermissionServiceOptions, c_ as PermissionsRepository, dg as RecordService, df as RecordServiceOptions, dj as RelationOption, dk as RelationOptionsResponse, dp as RelationResolverService, dm as RelationService, di as RelationValidationError, dh as RelationValidationResult, dn as ResolvedRelations, aL as ReverseGeocodingParams, cQ as RollupHooksConfig, dq as RollupResult, dt as RollupScheduler, ds as RollupSchedulerOptions, dr as RollupService, cB as SchemaResolver, e3 as SearchOptions, dF as SignedUrlOptions, dG as StorageAdapter, dD as StorageUploadInput, dE as StorageUploadResult, dJ as SyncOptions, dI as SyncResult, cF as TraversalOptions, cG as TraversalResult, d$ as UpdateDBAttribute, ed as UpdateDBFlow, dX as UpdateDBObject, e9 as UpdateDBView, d4 as UpdateFlowInput, da as UpdateObjectInput, dA as UpdateViewInput, dH as UploadFileInput, e0 as UpsertDBAttribute, dY as UpsertDBObject, ea as UpsertDBView, dv as UserProfileService, du as UserProfileServiceOptions, cU as UserProfilesRepository, dy as UserService, dx as UserValidationError, dw as UserValidationResult, dB as ViewService, eg as ViewSyncOptions, ef as ViewSyncResult, cX as ViewsRepository, c$ as buildAuditChanges, cR as createMockAdapter, cO as createRollupHooks, dU as enrichValuesWithSelectLabels, cd as evaluateFormula, ce as evaluateFormulaAttribute, cf as evaluateFormulaAttributeWithRelations, cg as evaluateFormulaWithRelations, ch as evaluateFormulaWithResult, dT as extractAttributeNames, ci as extractFormulaVariables, cj as extractRelationNames, ck as extractRelationReferences, cl as flattenRelationsForEval, cm as formatFormulaResult, cq as getPathDepth, cr as getRelationPath, dM as getSyncPreview, cs as getTargetAttributeName, ej as getViewSyncPreview, cn as hasRelationReferences, dS as isLabelExpression, cv as parsePath, cw as pathHasManyCardinality, cP as registerAllRollupHooks, dR as renderLabelExpression, cC as resolveMultiplePaths, cD as resolveSingleValue, dP as syncAll, dK as syncNativeObjects, eh as syncNativeViews, cE as traversePath, co as validateFormulaExpression, cx as validatePath, dL as verifyNativeObjectsSync, ei as verifyNativeViewsSync } from './runtime-DSMMZRLE.mjs';
|
|
2
2
|
import '@stndrds/constants';
|
|
3
3
|
import 'zod';
|
package/dist/runtime.d.ts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { d9 as AddAttributeInput, cH as AttributeChange, cT as AttributesRepository, cZ as AuditRepository, d0 as AuditService, aR as CompletionStatus, d8 as CreateCustomObjectInput, d_ as CreateDBAttribute, ec as CreateDBFlow, dW as CreateDBObject, e8 as CreateDBView, d3 as CreateFlowInput, e1 as CreateObjectRecord, dz as CreateViewInput, dZ as DBAttribute, eb as DBFlow, dV as DBObject, e7 as DBView, dQ as DEFAULT_LABEL_FALLBACK, cc as DatabaseAdapter, dC as FileContent, e6 as FileListOptions, d2 as FileService, d1 as FileServiceOptions, cV as FilesRepository, d5 as FlowService, cY as FlowsRepository, cp as FormulaResult, dO as FullSyncOptions, dN as FullSyncResult, aN as GeocodingAdapter, aK as GeocodingAutocompleteParams, aM as GeocodingParams, d6 as GeocodingService, aJ as GeocodingSuggestion, dl as GetRelationOptionsParams, e4 as GlobalSearchOptions, e5 as GlobalSearchResultItem, d7 as GlobalSearchService, cI as HookContext, cJ as HookDefinition, cK as HookHandler, cN as HookRegistry, cL as HookType, ct as InvalidPathError, e2 as ListOptions, cu as MaxDepthExceededError, aO as NoopGeocodingAdapter, cM as NoopHookRegistry, cW as ObjectRecordsRepository, dc as ObjectSchemaService, db as ObjectSchemaServiceOptions, cS as ObjectsRepository, ee as OperationResult, cy as PathCardinality, cz as PathSegment, cA as PathSegmentType, de as PermissionService, dd as PermissionServiceOptions, c_ as PermissionsRepository, dg as RecordService, df as RecordServiceOptions, dj as RelationOption, dk as RelationOptionsResponse, dp as RelationResolverService, dm as RelationService, di as RelationValidationError, dh as RelationValidationResult, dn as ResolvedRelations, aL as ReverseGeocodingParams, cQ as RollupHooksConfig, dq as RollupResult, dt as RollupScheduler, ds as RollupSchedulerOptions, dr as RollupService, cB as SchemaResolver, e3 as SearchOptions, dF as SignedUrlOptions, dG as StorageAdapter, dD as StorageUploadInput, dE as StorageUploadResult, dJ as SyncOptions, dI as SyncResult, cF as TraversalOptions, cG as TraversalResult, d$ as UpdateDBAttribute, ed as UpdateDBFlow, dX as UpdateDBObject, e9 as UpdateDBView, d4 as UpdateFlowInput, da as UpdateObjectInput, dA as UpdateViewInput, dH as UploadFileInput, e0 as UpsertDBAttribute, dY as UpsertDBObject, ea as UpsertDBView, dv as UserProfileService, du as UserProfileServiceOptions, cU as UserProfilesRepository, dy as UserService, dx as UserValidationError, dw as UserValidationResult, dB as ViewService, eg as ViewSyncOptions, ef as ViewSyncResult, cX as ViewsRepository, c$ as buildAuditChanges, cR as createMockAdapter, cO as createRollupHooks, dU as enrichValuesWithSelectLabels, cd as evaluateFormula, ce as evaluateFormulaAttribute, cf as evaluateFormulaAttributeWithRelations, cg as evaluateFormulaWithRelations, ch as evaluateFormulaWithResult, dT as extractAttributeNames, ci as extractFormulaVariables, cj as extractRelationNames, ck as extractRelationReferences, cl as flattenRelationsForEval, cm as formatFormulaResult, cq as getPathDepth, cr as getRelationPath, dM as getSyncPreview, cs as getTargetAttributeName, ej as getViewSyncPreview, cn as hasRelationReferences, dS as isLabelExpression, cv as parsePath, cw as pathHasManyCardinality, cP as registerAllRollupHooks, dR as renderLabelExpression, cC as resolveMultiplePaths, cD as resolveSingleValue, dP as syncAll, dK as syncNativeObjects, eh as syncNativeViews, cE as traversePath, co as validateFormulaExpression, cx as validatePath, dL as verifyNativeObjectsSync, ei as verifyNativeViewsSync } from './runtime-DSMMZRLE.js';
|
|
2
2
|
import '@stndrds/constants';
|
|
3
3
|
import 'zod';
|