@stndrds/schema 1.0.0-alpha.75 → 1.0.0-alpha.76
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-WXEFNFHT.js → chunk-27O7E2WM.js} +4 -4
- package/dist/{chunk-KQMGNSDK.mjs → chunk-JEOP4TFZ.mjs} +4 -4
- package/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +9 -5
- package/dist/index.mjs +5 -1
- package/dist/{runtime-CFoct1Bt.d.mts → runtime-Cv41_Suf.d.mts} +16 -11
- package/dist/{runtime-BOHwdAGE.d.ts → runtime-VuCTBbS6.d.ts} +16 -11
- package/dist/runtime.d.mts +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +2 -2
- package/dist/runtime.mjs +1 -1
- package/package.json +2 -2
|
@@ -4445,7 +4445,7 @@ function createMockUserProfilesRepository(stores) {
|
|
|
4445
4445
|
email: data.email,
|
|
4446
4446
|
firstName: data.firstName,
|
|
4447
4447
|
lastName: data.lastName,
|
|
4448
|
-
status: "
|
|
4448
|
+
status: "active",
|
|
4449
4449
|
createdAt: /* @__PURE__ */ new Date(),
|
|
4450
4450
|
updatedAt: /* @__PURE__ */ new Date()
|
|
4451
4451
|
};
|
|
@@ -15322,14 +15322,14 @@ var UserProfileService = class extends BaseService {
|
|
|
15322
15322
|
*
|
|
15323
15323
|
* This method:
|
|
15324
15324
|
* 1. Sends an invitation email via the auth provider (e.g., Supabase Auth)
|
|
15325
|
-
* 2. Creates a user profile with status "
|
|
15325
|
+
* 2. Creates a user profile with status "active"
|
|
15326
15326
|
* 3. Returns the created profile
|
|
15327
15327
|
*
|
|
15328
15328
|
* The user will receive an email with a link to accept the invitation.
|
|
15329
15329
|
* When they click the link, their auth account is activated.
|
|
15330
15330
|
*
|
|
15331
15331
|
* @param data - Invitation data
|
|
15332
|
-
* @returns Created
|
|
15332
|
+
* @returns Created active user profile
|
|
15333
15333
|
*
|
|
15334
15334
|
* @example
|
|
15335
15335
|
* ```typescript
|
|
@@ -15339,7 +15339,7 @@ var UserProfileService = class extends BaseService {
|
|
|
15339
15339
|
* lastName: "Doe",
|
|
15340
15340
|
* redirectTo: "https://app.example.com/welcome",
|
|
15341
15341
|
* });
|
|
15342
|
-
* // Email sent automatically, profile.status === "
|
|
15342
|
+
* // Email sent automatically, profile.status === "active"
|
|
15343
15343
|
* ```
|
|
15344
15344
|
*/
|
|
15345
15345
|
async inviteUser(data) {
|
|
@@ -4445,7 +4445,7 @@ function createMockUserProfilesRepository(stores) {
|
|
|
4445
4445
|
email: data.email,
|
|
4446
4446
|
firstName: data.firstName,
|
|
4447
4447
|
lastName: data.lastName,
|
|
4448
|
-
status: "
|
|
4448
|
+
status: "active",
|
|
4449
4449
|
createdAt: /* @__PURE__ */ new Date(),
|
|
4450
4450
|
updatedAt: /* @__PURE__ */ new Date()
|
|
4451
4451
|
};
|
|
@@ -15322,14 +15322,14 @@ var UserProfileService = class extends BaseService {
|
|
|
15322
15322
|
*
|
|
15323
15323
|
* This method:
|
|
15324
15324
|
* 1. Sends an invitation email via the auth provider (e.g., Supabase Auth)
|
|
15325
|
-
* 2. Creates a user profile with status "
|
|
15325
|
+
* 2. Creates a user profile with status "active"
|
|
15326
15326
|
* 3. Returns the created profile
|
|
15327
15327
|
*
|
|
15328
15328
|
* The user will receive an email with a link to accept the invitation.
|
|
15329
15329
|
* When they click the link, their auth account is activated.
|
|
15330
15330
|
*
|
|
15331
15331
|
* @param data - Invitation data
|
|
15332
|
-
* @returns Created
|
|
15332
|
+
* @returns Created active user profile
|
|
15333
15333
|
*
|
|
15334
15334
|
* @example
|
|
15335
15335
|
* ```typescript
|
|
@@ -15339,7 +15339,7 @@ var UserProfileService = class extends BaseService {
|
|
|
15339
15339
|
* lastName: "Doe",
|
|
15340
15340
|
* redirectTo: "https://app.example.com/welcome",
|
|
15341
15341
|
* });
|
|
15342
|
-
* // Email sent automatically, profile.status === "
|
|
15342
|
+
* // Email sent automatically, profile.status === "active"
|
|
15343
15343
|
* ```
|
|
15344
15344
|
*/
|
|
15345
15345
|
async inviteUser(data) {
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as SystemResource, A as Action, I as InferAttributeValue, F as Field, a as AttributeGroupField, b as FieldGroup, R as RelationGroup, D as DetailViewLayout, c as SidePanelConfig, G as Group, d as DetailViewDefinition, e as InstanceStatus, T as Tab, f as TableTab, C as CreateMode, g as FilterState, h as SortRule, L as ListViewDefinition, W as WorkflowTheme, i as WorkflowConfig, j as SlotMode, k as ConditionGroup, l as ConditionRule, m as WorkflowNode, n as WorkflowDefinition, o as FlowRow, p as ListViewConfig, q as ListViewTab, V as ViewType, r as ViewDefinition, s as DocumentTemplate } from './runtime-
|
|
2
|
-
export { ad as AIBatchQuestion, ae as AIBatchQuestionAnswer, ac as AIBatchQuestionOption, a7 as AIChatMessage, a6 as AIChatMessagePart, a1 as AIChatMessagePartType, at as AICompactionSummary, aj as AIConversation, gc as AIConversationsRepository, ar as AIMemoryEntry, aq as AIMemoryType, ak as AIMessage, ai as AIMessageAttachment, Z as AIMessageRole, ao as AIProviderMetrics, aa as AIQuestion, ab as AIQuestionAnswer, a9 as AIQuestionOption, a8 as AIQuestionType, as as AITenantPersona, _ as AIThinkingLevel, ag as AITodoItem, ah as AITodoList, af as AITodoStatus, a0 as AIToolCall, al as AIToolCallRecord, $ as AIToolCallStatus, an as AIUsageMetrics, gd as AIUsageMetricsRepository, am as AIUserMemory, ge as AIUserMemoryRepository, c8 as ALL_ACTIONS, c7 as AccessLevel, cA as ActivityTab, bO as AddAttribute, gC as AddAttributeInput, bn as AdvancedFilterState, ck as AssignRoleInput, g1 as AttributeChange, bN as AttributeMap, bJ as AttributeSchema, gf as AttributesRepository, av as AuditAction, aw as AuditActorType, ax as AuditChange, aA as AuditListOptions, ay as AuditLogEntry, gg as AuditRepository, au as AuditResourceType, hS as AuditService, aB as AuditServiceOptions, gy as BaseRepository, gx as BaseService, B as BoundingBox, er as CacheAdapter, ep as CacheKeyType, es as CacheOptions, cG as CalendarViewConfig, cK as CalendarViewDefinition, dr as CanvasViewport, b9 as CheckboxFilterOperator, fu as ConditionExecutor, d3 as ConditionNode, di as ConditionOperator, cN as ConfigOverrides, ap as CreateAIMessageInput, az as CreateAuditLogInput, gB as CreateCustomObjectInput, iO as CreateDBAttribute, iK as CreateDBObject, i_ as CreateDBView, j2 as CreateDBViewOverlay, j5 as CreateDBWorkflow, je as CreateDBWorkflowAccessGrant, j8 as CreateDBWorkflowInstance, jb as CreateDBWorkflowInvitation, aU as CreateDocument, aG as CreateDocumentGenerationTemplate, aY as CreateDocumentSlot, aW as CreateDocumentTemplate, b5 as CreateFile, dO as CreateGrantInput, hw as CreateGrantResult, dH as CreateInvitationInput, dI as CreateInvitationResult, iR as CreateObjectRecord, cj as CreatePermissionInput, a_ as CreateProcessingJob, i5 as CreateRecordDocumentInput, i6 as CreateRecordDocumentResult, ch as CreateRoleInput, z as CreateSignatureInput, cq as CreateUserProfile, ig as CreateViewInput, hJ as CreateWorkflowInput, bg as CurrencyFilterValue, bS as CustomAttributeValue, cz as CustomTab, iN as DBAttribute, iJ as DBObject, iZ as DBView, j1 as DBViewOverlay, j4 as DBWorkflow, jd as DBWorkflowAccessGrant, j7 as DBWorkflowInstance, ja as DBWorkflowInvitation, iA as DEFAULT_LABEL_FALLBACK, e7 as DEFAULT_THEME, ei as DatabaseAdapter, ba as DateFilterOperator, cF as DetailViewConfig, aN as Document, aK as DocumentAutoProcessing, X as DocumentData, fv as DocumentExecutor, hV as DocumentGenerationNotConfiguredError, hW as DocumentGenerationService, aF as DocumentGenerationTemplate, gh as DocumentGenerationTemplateListOptions, hU as DocumentGenerationTemplateNotFoundError, gi as DocumentGenerationTemplatesRepository, gj as DocumentJobsRepository, b0 as DocumentListOptions, d4 as DocumentNode, hX as DocumentProcessingConfig, hq as DocumentProcessingHook, hp as DocumentProcessingHookOptions, hY as DocumentProcessingService, i0 as DocumentRenderError, h_ as DocumentRendererOptions, i2 as DocumentRendererService, i8 as DocumentService, i7 as DocumentServiceOptions, aP as DocumentSlot, aJ as DocumentSlotDefinition, gk as DocumentSlotsRepository, aO as DocumentStatus, b1 as DocumentTemplateListOptions, i3 as DocumentTemplateService, gm as DocumentTemplatesRepository, gl as DocumentsRepository, cD as DocumentsTab, ce as EffectivePermissions, fw as EndExecutor, d5 as EndNode, eO as EvaluationResult, eP as EvaluationTrace, fi as ExecutorCompleteResult, fj as ExecutorContext, fk as ExecutorErrorResult, fr as ExecutorRegistry, fl as ExecutorResult, fm as ExecutorSuccessResult, fn as ExecutorWaitResult, bk as ExtendedFilterRule, c0 as ExtractAttributes, c2 as ExtractObjectRecord, c3 as ExtractObjectRecordWithCustom, bW as ExtractRecord, bY as ExtractRecordInput, bZ as ExtractRecordInputStrict, bX as ExtractRecordStrict, b_ as ExtractRecordUpdate, b$ as ExtractRecordUpdateStrict, aM as ExtractionField, aL as ExtractionMapping, f0 as FeatureFlagsContext, eU as FeatureFlagsContextError, ex as FetchResult, b4 as File, il as FileContent, iY as FileListOptions, ia as FileService, i9 as FileServiceOptions, b3 as FileVisibility, gn as FilesRepository, bl as FilterCombinator, bm as FilterGroup, be as FilterOperator, bj as FilterRule, bi as FilterValue, bz as FlowDefinition, bw as FlowPage, bx as FlowRelation, bv as FlowRowField, bu as FlowSlot, by as FlowStatus, cC as FlowsTab, d_ as FormContextResponse, cu as FormDensity, fx as FormExecutor, d$ as FormFieldContext, d6 as FormFieldRef, e0 as FormFieldRow, d7 as FormNode, e1 as FormNodeInfo, cv as FormTab, ey as FormattedRecord, h1 as FormulaResolverService, h0 as FormulaResolverServiceOptions, fL as FormulaResult, iy as FullSyncOptions, ix as FullSyncResult, cI as GalleryViewConfig, cM as GalleryViewDefinition, dV as GeneratedDocument, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ib as GeocodingService, bD as GeocodingSuggestion, gR as GetRelationOptionsParams, ij as GetViewOptions, ii as GetViewsOptions, iV as GlobalSearchGroupedOptions, iX as GlobalSearchGroupedResult, iU as GlobalSearchOptions, iW as GlobalSearchResultItem, ic as GlobalSearchService, hs as GrantExpiredError, hr as GrantNotFoundError, ht as GrantRevokedError, hv as GrantServiceConfig, ez as GroupedFetchResult, g2 as HookContext, g3 as HookDefinition, g4 as HookHandler, g7 as HookRegistry, g5 as HookType, gY as HybridRelationValue, P as IdentityVerificationAdapter, bP as InferRecord, bK as InferRecordFromSchema, bQ as InferRecordInput, bR as InferRecordUpdate, bL as InferRecordWithRequirements, eA as InsertOptions, fP as InvalidPathError, cx as InverseSource, hF as InvitationAlreadyAcceptedError, hE as InvitationExpiredError, hD as InvitationNotFoundError, hG as InvitationRevokedError, hC as InvitationServiceConfig, dJ as InvitationStatus, cs as InviteUserInput, ek as JwtVerificationResult, hg as LabelResolver, iS as ListOptions, cE as ListViewLayout, el as MagicLinkPayload, fQ as MaxDepthExceededError, g9 as MockStores, gW as MultiRelationValue, bc as MultiselectFilterOperator, bs as NO_VALUE_OPERATORS, br as NoValueOperator, fo as NodeExecutor, ds as NodePosition, ew as NoopCacheAdapter, bI as NoopGeocodingAdapter, g6 as NoopHookRegistry, b8 as NumberFilterOperator, bq as OPERATORS_BY_TYPE, c5 as ObjectAction, cf as ObjectPermissions, go as ObjectRecordsRepository, gF as ObjectSchemaService, gE as ObjectSchemaServiceOptions, gp as ObjectsRepository, O as OcrAdapter, t as OcrInput, u as OcrOptions, w as OcrPage, v as OcrResult, x as OcrTextBlock, jg as OperationResult, fU as PathCardinality, fV as PathSegment, fW as PathSegmentType, aD as PdfTemplateField, dz as PendingAction, aI as PendingDocumentRequest, cc as Permission, c4 as PermissionScope, ie as PermissionService, id as PermissionServiceOptions, gq as PermissionsRepository, bh as PhoneFilterValue, cl as PolicyContext, gb as PolicyRegistry, cn as PolicyViolationError, aR as ProcessingJob, aT as ProcessingJobStatus, aS as ProcessingJobType, eM as QueryBuilder, eN as QueryBuilderOptions, eB as QueryBuilderState, eI as QueryMultipleResultsError, eJ as QueryNoResultError, gJ as QueryOptions, gL as QueryResult, bp as QueryState, e2 as ReadOnlyReason, a5 as ReasoningPartData, i4 as RecordDocumentsResult, bU as RecordMetadata, cm as RecordPolicy, gM as RecordQueryService, gI as RecordQueryServiceOptions, g_ as RecordResolverService, gH as RecordService, gG as RecordServiceOptions, eC as RegistryMap, eD as RegistryObjectNames, ed as RelationAttributeInput, ee as RelationAttributeRow, ef as RelationAttributesRepository, bd as RelationFilterOperator, iH as RelationLabelResolver, gP as RelationOption, gQ as RelationOptionsResponse, gZ as RelationPropertiesService, gV as RelationService, gS as RelationServiceOptions, cw as RelationSource, gO as RelationValidationError, gN as RelationValidationResult, bf as RelativeDateValue, hZ as RenderDocumentInput, h$ as RenderDocumentResult, gT as ResolveIdsBatchRequest, gU as ResolveIdsBatchResponse, g$ as ResolvedRelations, hz as ResumeWorkflowInput, bF as ReverseGeocodingParams, cB as RichtextTab, cb as Role, ho as RollupCascadeContext, h2 as RollupResult, h6 as RollupScheduler, h5 as RollupSchedulerOptions, h4 as RollupService, h3 as RollupServiceOptions, eK as SHORTCUT_TO_FILTER_OPERATOR, eg as SORTABLE_ATTRIBUTE_TYPES, f8 as SchemaContext, gz as SchemaContextAware, gA as SchemaContextAwareRepository, fX as SchemaResolver, eh as SearchAdapter, iT as SearchOptions, gK as SearchQueryOptions, bb as SelectFilterOperator, eE as ShortcutOperator, y as SignatureAdapter, H as SignaturePosition, J as SignatureRequestResult, N as SignatureStatus, K as SignatureStatusResult, ip as SignedUrlOptions, E as SignerRequest, M as SignerStatus, gX as SingleRelationValue, aQ as SlotStatus, bo as SortDirection, fy as StartExecutor, d8 as StartNode, hy as StartWorkflowInput, iq as StorageAdapter, i1 as StorageDownloadNotSupportedError, b2 as StorageProvider, im as StorageUploadInput, io as StorageUploadResult, it as SyncOptions, is as SyncResult, c6 as SystemAction, bV as SystemFields, cg as SystemPermissions, ct as TabType, cy as TableSource, aE as TemplateSource, ff as TenantContext, eT as TenantContextError, b7 as TextFilterOperator, a2 as TextPartData, e4 as ThemeColors, e5 as ThemeLogo, e6 as ThemeTypography, a4 as ThinkingPartData, cH as TimelineViewConfig, cL as TimelineViewDefinition, hu as TokenRevokedError, a3 as ToolPartData, f$ as TraversalOptions, g0 as TraversalResult, bM as TypedAttribute, c1 as TypedObjectRecord, iP as UpdateDBAttribute, iL as UpdateDBObject, i$ as UpdateDBView, j3 as UpdateDBViewOverlay, j6 as UpdateDBWorkflow, jf as UpdateDBWorkflowAccessGrant, j9 as UpdateDBWorkflowInstance, jc as UpdateDBWorkflowInvitation, aV as UpdateDocument, aH as UpdateDocumentGenerationTemplate, aZ as UpdateDocumentSlot, aX as UpdateDocumentTemplate, b6 as UpdateFile, gD as UpdateObjectInput, a$ as UpdateProcessingJob, ci as UpdateRoleInput, cr as UpdateUserProfile, ih as UpdateViewInput, hK as UpdateWorkflowInput, ir as UploadFileInput, iQ as UpsertDBAttribute, iM as UpsertDBObject, j0 as UpsertDBView, cp as UserProfile, hR as UserProfileService, hQ as UserProfileServiceOptions, gr as UserProfilesRepository, cd as UserRoleAssignment, hP as UserService, co as UserStatus, hO as UserValidationError, hN as UserValidationResult, aC as VariableMapping, Y as VerificationCheck, U as VerificationResult, Q as VerifyInput, cJ as ViewConfig, cO as ViewOverlay, ec as ViewOverlaysRepository, ik as ViewService, ji as ViewSyncLogger, jj as ViewSyncOptions, jh as ViewSyncResult, gs as ViewsRepository, bT as WithCustomAttributes, dP as WorkflowAccessGrant, hx as WorkflowAccessGrantService, gt as WorkflowAccessGrantsRepository, e3 as WorkflowAccessMode, em as WorkflowAccessPayload, dA as WorkflowError, dW as WorkflowExecutionContext, dB as WorkflowInstance, hB as WorkflowInstanceService, hA as WorkflowInstanceServiceOptions, gu as WorkflowInstancesRepository, dK as WorkflowInvitation, hH as WorkflowInvitationService, gv as WorkflowInvitationsRepository, en as WorkflowJwtConfig, eo as WorkflowJwtPayload, ej as WorkflowJwtService, dt as WorkflowLayout, d9 as WorkflowNodeType, hI as WorkflowRelationService, hM as WorkflowService, hL as WorkflowServiceOptions, du as WorkflowSlot, dv as WorkflowStatus, dC as WorkflowTransition, gw as WorkflowsRepository, ca as accessLevelToActions, c9 as actionsToAccessLevel, f1 as addSchemaToContext, dj as and, h7 as applyDefaultValues, hT as buildAuditChanges, ha as buildPolicyContext, et as cacheKeys, eu as cacheTtl, dQ as canAccessNode, dD as canResumeInstance, h8 as checkPermission, hb as checkRecordAccess, hd as checkRecordDeleteOrThrow, hc as checkRecordModifyOrThrow, he as checkSharedObjectWriteAccess, fp as complete, hf as computeLabel, iI as computeLabelWithRelations, hj as createContextForCreate, hl as createContextForDelete, hm as createContextForRestore, hk as createContextForUpdate, fg as createDefaultExecutorRegistry, eF as createDefaultState, dX as createEmptyContext, g8 as createMockAdapter, eL as createQueryBuilder, dE as createStartTransition, ga as defaultPolicyRegistry, ev as defaultTtl, hi as enrichRecordsWithFormulas, iE as enrichValuesForDisplay, iF as enrichValuesWithSelectLabels, hh as enrichWithFormulas, dk as eq, fq as error, eR as evaluate, eQ as evaluateCondition, fz as evaluateFormula, fA as evaluateFormulaAttribute, fB as evaluateFormulaAttributeWithRelations, fC as evaluateFormulaWithRelations, fD as evaluateFormulaWithResult, eS as evaluateWithTrace, iD as extractAttributeNames, fE as extractFormulaVariables, iG as extractRelationIds, fF as extractRelationNames, fG as extractRelationReferences, fH as flattenRelationsForEval, fI as formatFormulaResult, eG as formatRecord, eH as formatRecords, e8 as generateCssVariables, f9 as getContext, dY as getContextValue, fh as getDefaultExecutorRegistry, eV as getFeatureFlags, eW as getFeatureValue, da as getNodeOutputs, fM as getPathDepth, h9 as getPolicy, fN as getRelationPath, f2 as getSchemaByNameFromContext, f3 as getSchemaContext, f4 as getSchemaFromContext, iw as getSyncPreview, fO as getTargetAttributeName, fa as getTenantId, fb as getUserId, jo as getViewSeedPreview, jp as getViewSyncPreview, fc as hasContext, eX as hasFeatureFlagsContext, fJ as hasRelationReferences, f5 as hasSchemaContext, eq as hashOptions, dl as inValues, c$ as isActivityTab, db as isAdvancedFormNode, cR as isCalendarView, dm as isConditionGroup, dc as isConditionNode, dn as isConditionRule, c_ as isCustomTab, cP as isDetailView, dd as isDocumentNode, d2 as isDocumentsTab, de as isEndNode, eY as isFeatureEnabled, cU as isFieldGroup, bA as isFlowDefinition, bB as isFlowPublished, d1 as isFlowsTab, df as isFormNode, cW as isFormTab, cT as isGalleryView, dR as isGrantExpired, dS as isGrantRevoked, dT as isGrantValid, dF as isInstanceTerminal, dG as isInstanceWaiting, cZ as isInverseSourceTab, dL as isInvitationAccepted, dM as isInvitationExpired, dN as isInvitationValid, iC as isLabelExpression, cQ as isListView, bt as isNoValueOperator, cV as isRelationGroup, cY as isRelationSourceTab, d0 as isRichtextTab, dg as isSimpleFormNode, dh as isStartNode, bC as isSystemFlow, dw as isSystemWorkflow, cX as isTableTab, cS as isTimelineView, dU as isTokenRevoked, dx as isWorkflowDefinition, dy as isWorkflowPublished, e9 as mergeWithDefaults, dp as neq, dq as or, fR as parsePath, fS as pathHasManyCardinality, hn as recalculateParentRollups, ea as registry, iB as renderLabelExpression, fY as resolveMultiplePaths, fZ as resolveSingleValue, fd as runWithContext, eZ as runWithFeatureFlags, f6 as runWithMergedSchemaContext, f7 as runWithSchemaContext, jk as seedRegistryViews, dZ as setContextValue, fs as success, iz as syncAll, iu as syncNativeObjects, jl as syncNativeViews, f_ as traversePath, e_ as tryGetFeatureValue, fK as validateFormulaExpression, fT as validatePath, iv as verifyNativeObjectsSync, jn as verifyNativeViewsSync, jm as verifyRegistryViewsSeeded, eb as viewRegistry, ft as wait, e$ as withFeatureFlags, fe as withTenantContext } from './runtime-CFoct1Bt.mjs';
|
|
1
|
+
import { S as SystemResource, A as Action, I as InferAttributeValue, F as Field, a as AttributeGroupField, b as FieldGroup, R as RelationGroup, D as DetailViewLayout, c as SidePanelConfig, G as Group, d as DetailViewDefinition, e as InstanceStatus, T as Tab, f as TableTab, C as CreateMode, g as FilterState, h as SortRule, L as ListViewDefinition, W as WorkflowTheme, i as WorkflowConfig, j as SlotMode, k as ConditionGroup, l as ConditionRule, m as WorkflowNode, n as WorkflowDefinition, o as FlowRow, p as ListViewConfig, q as ListViewTab, V as ViewType, r as ViewDefinition, s as DocumentTemplate } from './runtime-Cv41_Suf.mjs';
|
|
2
|
+
export { ad as AIBatchQuestion, ae as AIBatchQuestionAnswer, ac as AIBatchQuestionOption, a7 as AIChatMessage, a6 as AIChatMessagePart, a1 as AIChatMessagePartType, at as AICompactionSummary, aj as AIConversation, gd as AIConversationsRepository, ar as AIMemoryEntry, aq as AIMemoryType, ak as AIMessage, ai as AIMessageAttachment, Z as AIMessageRole, ao as AIProviderMetrics, aa as AIQuestion, ab as AIQuestionAnswer, a9 as AIQuestionOption, a8 as AIQuestionType, as as AITenantPersona, _ as AIThinkingLevel, ag as AITodoItem, ah as AITodoList, af as AITodoStatus, a0 as AIToolCall, al as AIToolCallRecord, $ as AIToolCallStatus, an as AIUsageMetrics, ge as AIUsageMetricsRepository, am as AIUserMemory, gf as AIUserMemoryRepository, c8 as ALL_ACTIONS, c7 as AccessLevel, cB as ActivityTab, bO as AddAttribute, gD as AddAttributeInput, bn as AdvancedFilterState, ck as AssignRoleInput, g2 as AttributeChange, bN as AttributeMap, bJ as AttributeSchema, gg as AttributesRepository, av as AuditAction, aw as AuditActorType, ax as AuditChange, aA as AuditListOptions, ay as AuditLogEntry, gh as AuditRepository, au as AuditResourceType, hT as AuditService, aB as AuditServiceOptions, gz as BaseRepository, gy as BaseService, B as BoundingBox, es as CacheAdapter, eq as CacheKeyType, et as CacheOptions, cH as CalendarViewConfig, cL as CalendarViewDefinition, ds as CanvasViewport, b9 as CheckboxFilterOperator, fv as ConditionExecutor, d4 as ConditionNode, dj as ConditionOperator, cO as ConfigOverrides, ap as CreateAIMessageInput, az as CreateAuditLogInput, gC as CreateCustomObjectInput, iP as CreateDBAttribute, iL as CreateDBObject, i$ as CreateDBView, j3 as CreateDBViewOverlay, j6 as CreateDBWorkflow, jf as CreateDBWorkflowAccessGrant, j9 as CreateDBWorkflowInstance, jc as CreateDBWorkflowInvitation, aU as CreateDocument, aG as CreateDocumentGenerationTemplate, aY as CreateDocumentSlot, aW as CreateDocumentTemplate, b5 as CreateFile, dP as CreateGrantInput, hx as CreateGrantResult, dI as CreateInvitationInput, dJ as CreateInvitationResult, iS as CreateObjectRecord, cj as CreatePermissionInput, a_ as CreateProcessingJob, i6 as CreateRecordDocumentInput, i7 as CreateRecordDocumentResult, ch as CreateRoleInput, z as CreateSignatureInput, cr as CreateUserProfile, ih as CreateViewInput, hK as CreateWorkflowInput, bg as CurrencyFilterValue, bS as CustomAttributeValue, cA as CustomTab, iO as DBAttribute, iK as DBObject, i_ as DBView, j2 as DBViewOverlay, j5 as DBWorkflow, je as DBWorkflowAccessGrant, j8 as DBWorkflowInstance, jb as DBWorkflowInvitation, iB as DEFAULT_LABEL_FALLBACK, e8 as DEFAULT_THEME, ej as DatabaseAdapter, ba as DateFilterOperator, cG as DetailViewConfig, aN as Document, aK as DocumentAutoProcessing, X as DocumentData, fw as DocumentExecutor, hW as DocumentGenerationNotConfiguredError, hX as DocumentGenerationService, aF as DocumentGenerationTemplate, gi as DocumentGenerationTemplateListOptions, hV as DocumentGenerationTemplateNotFoundError, gj as DocumentGenerationTemplatesRepository, gk as DocumentJobsRepository, b0 as DocumentListOptions, d5 as DocumentNode, hY as DocumentProcessingConfig, hr as DocumentProcessingHook, hq as DocumentProcessingHookOptions, hZ as DocumentProcessingService, i1 as DocumentRenderError, h$ as DocumentRendererOptions, i3 as DocumentRendererService, i9 as DocumentService, i8 as DocumentServiceOptions, aP as DocumentSlot, aJ as DocumentSlotDefinition, gl as DocumentSlotsRepository, aO as DocumentStatus, b1 as DocumentTemplateListOptions, i4 as DocumentTemplateService, gn as DocumentTemplatesRepository, gm as DocumentsRepository, cE as DocumentsTab, ce as EffectivePermissions, fx as EndExecutor, d6 as EndNode, eP as EvaluationResult, eQ as EvaluationTrace, fj as ExecutorCompleteResult, fk as ExecutorContext, fl as ExecutorErrorResult, fs as ExecutorRegistry, fm as ExecutorResult, fn as ExecutorSuccessResult, fo as ExecutorWaitResult, bk as ExtendedFilterRule, c0 as ExtractAttributes, c2 as ExtractObjectRecord, c3 as ExtractObjectRecordWithCustom, bW as ExtractRecord, bY as ExtractRecordInput, bZ as ExtractRecordInputStrict, bX as ExtractRecordStrict, b_ as ExtractRecordUpdate, b$ as ExtractRecordUpdateStrict, aM as ExtractionField, aL as ExtractionMapping, f1 as FeatureFlagsContext, eV as FeatureFlagsContextError, ey as FetchResult, b4 as File, im as FileContent, iZ as FileListOptions, ib as FileService, ia as FileServiceOptions, b3 as FileVisibility, go as FilesRepository, bl as FilterCombinator, bm as FilterGroup, be as FilterOperator, bj as FilterRule, bi as FilterValue, bz as FlowDefinition, bw as FlowPage, bx as FlowRelation, bv as FlowRowField, bu as FlowSlot, by as FlowStatus, cD as FlowsTab, d$ as FormContextResponse, cv as FormDensity, fy as FormExecutor, e0 as FormFieldContext, d7 as FormFieldRef, e1 as FormFieldRow, d8 as FormNode, e2 as FormNodeInfo, cw as FormTab, ez as FormattedRecord, h2 as FormulaResolverService, h1 as FormulaResolverServiceOptions, fM as FormulaResult, iz as FullSyncOptions, iy as FullSyncResult, cJ as GalleryViewConfig, cN as GalleryViewDefinition, dW as GeneratedDocument, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ic as GeocodingService, bD as GeocodingSuggestion, gS as GetRelationOptionsParams, ik as GetViewOptions, ij as GetViewsOptions, iW as GlobalSearchGroupedOptions, iY as GlobalSearchGroupedResult, iV as GlobalSearchOptions, iX as GlobalSearchResultItem, id as GlobalSearchService, ht as GrantExpiredError, hs as GrantNotFoundError, hu as GrantRevokedError, hw as GrantServiceConfig, eA as GroupedFetchResult, g3 as HookContext, g4 as HookDefinition, g5 as HookHandler, g8 as HookRegistry, g6 as HookType, gZ as HybridRelationValue, P as IdentityVerificationAdapter, bP as InferRecord, bK as InferRecordFromSchema, bQ as InferRecordInput, bR as InferRecordUpdate, bL as InferRecordWithRequirements, eB as InsertOptions, fQ as InvalidPathError, cy as InverseSource, hG as InvitationAlreadyAcceptedError, hF as InvitationExpiredError, hE as InvitationNotFoundError, hH as InvitationRevokedError, hD as InvitationServiceConfig, dK as InvitationStatus, ct as InviteUserInput, el as JwtVerificationResult, hh as LabelResolver, iT as ListOptions, cF as ListViewLayout, em as MagicLinkPayload, fR as MaxDepthExceededError, ga as MockStores, gX as MultiRelationValue, bc as MultiselectFilterOperator, bs as NO_VALUE_OPERATORS, br as NoValueOperator, fp as NodeExecutor, dt as NodePosition, ex as NoopCacheAdapter, bI as NoopGeocodingAdapter, g7 as NoopHookRegistry, b8 as NumberFilterOperator, bq as OPERATORS_BY_TYPE, c5 as ObjectAction, cf as ObjectPermissions, gp as ObjectRecordsRepository, gG as ObjectSchemaService, gF as ObjectSchemaServiceOptions, gq as ObjectsRepository, O as OcrAdapter, t as OcrInput, u as OcrOptions, w as OcrPage, v as OcrResult, x as OcrTextBlock, jh as OperationResult, fV as PathCardinality, fW as PathSegment, fX as PathSegmentType, aD as PdfTemplateField, dA as PendingAction, aI as PendingDocumentRequest, cc as Permission, c4 as PermissionScope, ig as PermissionService, ie as PermissionServiceOptions, gr as PermissionsRepository, bh as PhoneFilterValue, cl as PolicyContext, gc as PolicyRegistry, cn as PolicyViolationError, aR as ProcessingJob, aT as ProcessingJobStatus, aS as ProcessingJobType, eN as QueryBuilder, eO as QueryBuilderOptions, eC as QueryBuilderState, eJ as QueryMultipleResultsError, eK as QueryNoResultError, gK as QueryOptions, gM as QueryResult, bp as QueryState, e3 as ReadOnlyReason, a5 as ReasoningPartData, i5 as RecordDocumentsResult, bU as RecordMetadata, cm as RecordPolicy, gN as RecordQueryService, gJ as RecordQueryServiceOptions, g$ as RecordResolverService, gI as RecordService, gH as RecordServiceOptions, eD as RegistryMap, eE as RegistryObjectNames, ee as RelationAttributeInput, ef as RelationAttributeRow, eg as RelationAttributesRepository, bd as RelationFilterOperator, iI as RelationLabelResolver, gQ as RelationOption, gR as RelationOptionsResponse, g_ as RelationPropertiesService, gW as RelationService, gT as RelationServiceOptions, cx as RelationSource, gP as RelationValidationError, gO as RelationValidationResult, bf as RelativeDateValue, h_ as RenderDocumentInput, i0 as RenderDocumentResult, gU as ResolveIdsBatchRequest, gV as ResolveIdsBatchResponse, h0 as ResolvedRelations, hA as ResumeWorkflowInput, bF as ReverseGeocodingParams, cC as RichtextTab, cb as Role, hp as RollupCascadeContext, h3 as RollupResult, h7 as RollupScheduler, h6 as RollupSchedulerOptions, h5 as RollupService, h4 as RollupServiceOptions, eL as SHORTCUT_TO_FILTER_OPERATOR, eh as SORTABLE_ATTRIBUTE_TYPES, f9 as SchemaContext, gA as SchemaContextAware, gB as SchemaContextAwareRepository, fY as SchemaResolver, ei as SearchAdapter, iU as SearchOptions, gL as SearchQueryOptions, bb as SelectFilterOperator, eF as ShortcutOperator, y as SignatureAdapter, H as SignaturePosition, J as SignatureRequestResult, N as SignatureStatus, K as SignatureStatusResult, iq as SignedUrlOptions, E as SignerRequest, M as SignerStatus, gY as SingleRelationValue, aQ as SlotStatus, bo as SortDirection, fz as StartExecutor, d9 as StartNode, hz as StartWorkflowInput, ir as StorageAdapter, i2 as StorageDownloadNotSupportedError, b2 as StorageProvider, io as StorageUploadInput, ip as StorageUploadResult, iu as SyncOptions, it as SyncResult, c6 as SystemAction, bV as SystemFields, cg as SystemPermissions, cu as TabType, cz as TableSource, aE as TemplateSource, fg as TenantContext, eU as TenantContextError, b7 as TextFilterOperator, a2 as TextPartData, e5 as ThemeColors, e6 as ThemeLogo, e7 as ThemeTypography, a4 as ThinkingPartData, cI as TimelineViewConfig, cM as TimelineViewDefinition, hv as TokenRevokedError, a3 as ToolPartData, g0 as TraversalOptions, g1 as TraversalResult, bM as TypedAttribute, c1 as TypedObjectRecord, cp as USER_STATUSES, iQ as UpdateDBAttribute, iM as UpdateDBObject, j0 as UpdateDBView, j4 as UpdateDBViewOverlay, j7 as UpdateDBWorkflow, jg as UpdateDBWorkflowAccessGrant, ja as UpdateDBWorkflowInstance, jd as UpdateDBWorkflowInvitation, aV as UpdateDocument, aH as UpdateDocumentGenerationTemplate, aZ as UpdateDocumentSlot, aX as UpdateDocumentTemplate, b6 as UpdateFile, gE as UpdateObjectInput, a$ as UpdateProcessingJob, ci as UpdateRoleInput, cs as UpdateUserProfile, ii as UpdateViewInput, hL as UpdateWorkflowInput, is as UploadFileInput, iR as UpsertDBAttribute, iN as UpsertDBObject, j1 as UpsertDBView, cq as UserProfile, hS as UserProfileService, hR as UserProfileServiceOptions, gs as UserProfilesRepository, cd as UserRoleAssignment, hQ as UserService, co as UserStatus, hP as UserValidationError, hO as UserValidationResult, aC as VariableMapping, Y as VerificationCheck, U as VerificationResult, Q as VerifyInput, cK as ViewConfig, cP as ViewOverlay, ed as ViewOverlaysRepository, il as ViewService, jj as ViewSyncLogger, jk as ViewSyncOptions, ji as ViewSyncResult, gt as ViewsRepository, bT as WithCustomAttributes, dQ as WorkflowAccessGrant, hy as WorkflowAccessGrantService, gu as WorkflowAccessGrantsRepository, e4 as WorkflowAccessMode, en as WorkflowAccessPayload, dB as WorkflowError, dX as WorkflowExecutionContext, dC as WorkflowInstance, hC as WorkflowInstanceService, hB as WorkflowInstanceServiceOptions, gv as WorkflowInstancesRepository, dL as WorkflowInvitation, hI as WorkflowInvitationService, gw as WorkflowInvitationsRepository, eo as WorkflowJwtConfig, ep as WorkflowJwtPayload, ek as WorkflowJwtService, du as WorkflowLayout, da as WorkflowNodeType, hJ as WorkflowRelationService, hN as WorkflowService, hM as WorkflowServiceOptions, dv as WorkflowSlot, dw as WorkflowStatus, dD as WorkflowTransition, gx as WorkflowsRepository, ca as accessLevelToActions, c9 as actionsToAccessLevel, f2 as addSchemaToContext, dk as and, h8 as applyDefaultValues, hU as buildAuditChanges, hb as buildPolicyContext, eu as cacheKeys, ev as cacheTtl, dR as canAccessNode, dE as canResumeInstance, h9 as checkPermission, hc as checkRecordAccess, he as checkRecordDeleteOrThrow, hd as checkRecordModifyOrThrow, hf as checkSharedObjectWriteAccess, fq as complete, hg as computeLabel, iJ as computeLabelWithRelations, hk as createContextForCreate, hm as createContextForDelete, hn as createContextForRestore, hl as createContextForUpdate, fh as createDefaultExecutorRegistry, eG as createDefaultState, dY as createEmptyContext, g9 as createMockAdapter, eM as createQueryBuilder, dF as createStartTransition, gb as defaultPolicyRegistry, ew as defaultTtl, hj as enrichRecordsWithFormulas, iF as enrichValuesForDisplay, iG as enrichValuesWithSelectLabels, hi as enrichWithFormulas, dl as eq, fr as error, eS as evaluate, eR as evaluateCondition, fA as evaluateFormula, fB as evaluateFormulaAttribute, fC as evaluateFormulaAttributeWithRelations, fD as evaluateFormulaWithRelations, fE as evaluateFormulaWithResult, eT as evaluateWithTrace, iE as extractAttributeNames, fF as extractFormulaVariables, iH as extractRelationIds, fG as extractRelationNames, fH as extractRelationReferences, fI as flattenRelationsForEval, fJ as formatFormulaResult, eH as formatRecord, eI as formatRecords, e9 as generateCssVariables, fa as getContext, dZ as getContextValue, fi as getDefaultExecutorRegistry, eW as getFeatureFlags, eX as getFeatureValue, db as getNodeOutputs, fN as getPathDepth, ha as getPolicy, fO as getRelationPath, f3 as getSchemaByNameFromContext, f4 as getSchemaContext, f5 as getSchemaFromContext, ix as getSyncPreview, fP as getTargetAttributeName, fb as getTenantId, fc as getUserId, jp as getViewSeedPreview, jq as getViewSyncPreview, fd as hasContext, eY as hasFeatureFlagsContext, fK as hasRelationReferences, f6 as hasSchemaContext, er as hashOptions, dm as inValues, d0 as isActivityTab, dc as isAdvancedFormNode, cS as isCalendarView, dn as isConditionGroup, dd as isConditionNode, dp as isConditionRule, c$ as isCustomTab, cQ as isDetailView, de as isDocumentNode, d3 as isDocumentsTab, df as isEndNode, eZ as isFeatureEnabled, cV as isFieldGroup, bA as isFlowDefinition, bB as isFlowPublished, d2 as isFlowsTab, dg as isFormNode, cX as isFormTab, cU as isGalleryView, dS as isGrantExpired, dT as isGrantRevoked, dU as isGrantValid, dG as isInstanceTerminal, dH as isInstanceWaiting, c_ as isInverseSourceTab, dM as isInvitationAccepted, dN as isInvitationExpired, dO as isInvitationValid, iD as isLabelExpression, cR as isListView, bt as isNoValueOperator, cW as isRelationGroup, cZ as isRelationSourceTab, d1 as isRichtextTab, dh as isSimpleFormNode, di as isStartNode, bC as isSystemFlow, dx as isSystemWorkflow, cY as isTableTab, cT as isTimelineView, dV as isTokenRevoked, dy as isWorkflowDefinition, dz as isWorkflowPublished, ea as mergeWithDefaults, dq as neq, dr as or, fS as parsePath, fT as pathHasManyCardinality, ho as recalculateParentRollups, eb as registry, iC as renderLabelExpression, fZ as resolveMultiplePaths, f_ as resolveSingleValue, fe as runWithContext, e_ as runWithFeatureFlags, f7 as runWithMergedSchemaContext, f8 as runWithSchemaContext, jl as seedRegistryViews, d_ as setContextValue, ft as success, iA as syncAll, iv as syncNativeObjects, jm as syncNativeViews, f$ as traversePath, e$ as tryGetFeatureValue, fL as validateFormulaExpression, fU as validatePath, iw as verifyNativeObjectsSync, jo as verifyNativeViewsSync, jn as verifyRegistryViewsSeeded, ec as viewRegistry, fu as wait, f0 as withFeatureFlags, ff as withTenantContext } from './runtime-Cv41_Suf.mjs';
|
|
3
3
|
import { D as DateAttribute, U as UserAttribute, a as DocumentAttribute, A as Attribute, P as Phone, F as FeatureGate, T as TextAttribute, b as TextAreaAttribute, R as RichtextAttribute, c as RichtextFeature, N as NumberAttribute, C as CheckboxAttribute, d as PhoneAttribute, e as CurrencyAttribute, O as Option, S as StatusAttribute, f as SelectAttribute, M as MultiselectAttribute, L as LocationAttribute, g as FileAttribute, h as RatingAttribute, i as RelationAttribute, B as BilateralConfig, j as SingleRelationAttribute, k as MultiRelationAttribute, l as RelationTarget, m as FormulaAttribute, n as FormulaReturnType, o as RollupAttribute, p as RollupFunction, q as AttributeType, r as ObjectDefinition, s as FlagValueType, t as FeatureFlagDefinition, u as FlagLevel, v as FeatureFlagsRepository, w as StaticFlagDefault, x as ResolvedFlag } from './validators-DUB0tEzp.mjs';
|
|
4
4
|
export { z as AttributeGroup, E as BaseAttribute, a8 as CompletionStatus, J as Currency, ah as DEFAULT_VALIDATION_MESSAGES, H as DateFormat, I as DateValue, ab as FORBIDDEN_PROPERTY_TYPES, a0 as FeatureFlagsConfig, $ as FlagOverride, ac as ForbiddenPropertyType, K as Location, Q as LocationGranularity, Z as NON_SORTABLE_TYPES, G as NumberUnit, a7 as ObjectAttribute, a9 as ObjectRecord, ad as PropertyAttribute, ae as PropertySchema, aa as PropertyType, V as RELATION_TARGET_ANY, a1 as RESERVED_ATTRIBUTE_NAMES, a3 as ReservedAttributeName, a2 as SYSTEM_FIELD_NAMES, a6 as SharingMode, y as StatusGroup, a4 as SystemFieldName, a5 as Timestamps, ag as ValidationMessages, b1 as ValidationResult, aB as attributeConfigSchemas, am as checkboxConfigSchema, ba as computeRecordStatus, a_ as createAttributeValidator, aI as createCheckboxValidator, aL as createCurrencyValidator, aJ as createDateValidator, b5 as createDraftValidator, aQ as createFileValidator, a$ as createFormAttributeValidator, aW as createFormulaValidator, aP as createLocationValidator, aT as createMultiRelationValidator, aO as createMultiselectValidator, aH as createNumberValidator, b0 as createObjectValidator, aK as createPhoneValidator, aV as createRatingValidator, aU as createRelationValidator, aZ as createRichtextValidator, aX as createRollupValidator, aN as createSelectValidator, aS as createSingleRelationValidator, aM as createStatusValidator, aY as createTextAreaValidator, aG as createTextValidator, aR as createUserValidator, ap as currencyConfigSchema, an as dateConfigSchema, aA as documentConfigSchema, au as fileConfigSchema, af as formatZodErrors, ay as formulaConfigSchema, aC as getAttributeConfigSchema, b8 as getMissingRequiredAttributes, Y as inferInverseCardinality, _ as isAttributeSortable, X as isBilateralRelation, b9 as isRecordComplete, W as isUniversalRelation, ar as locationConfigSchema, at as multiselectConfigSchema, al as numberConfigSchema, aE as parseAttributeConfig, ao as phoneConfigSchema, ax as ratingConfigSchema, aw as relationConfigSchema, ak as richtextConfigSchema, az as rollupConfigSchema, aF as safeParseAttributeConfig, as as selectConfigSchema, aq as statusConfigSchema, ai as textConfigSchema, aj as textareaConfigSchema, av as userConfigSchema, b2 as validateAttribute, aD as validateAttributeConfig, b6 as validateDraft, b7 as validateDraftOrThrow, b3 as validateObject, b4 as validateObjectOrThrow } from './validators-DUB0tEzp.mjs';
|
|
5
5
|
import { z } from 'zod';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { S as SystemResource, A as Action, I as InferAttributeValue, F as Field, a as AttributeGroupField, b as FieldGroup, R as RelationGroup, D as DetailViewLayout, c as SidePanelConfig, G as Group, d as DetailViewDefinition, e as InstanceStatus, T as Tab, f as TableTab, C as CreateMode, g as FilterState, h as SortRule, L as ListViewDefinition, W as WorkflowTheme, i as WorkflowConfig, j as SlotMode, k as ConditionGroup, l as ConditionRule, m as WorkflowNode, n as WorkflowDefinition, o as FlowRow, p as ListViewConfig, q as ListViewTab, V as ViewType, r as ViewDefinition, s as DocumentTemplate } from './runtime-
|
|
2
|
-
export { ad as AIBatchQuestion, ae as AIBatchQuestionAnswer, ac as AIBatchQuestionOption, a7 as AIChatMessage, a6 as AIChatMessagePart, a1 as AIChatMessagePartType, at as AICompactionSummary, aj as AIConversation, gc as AIConversationsRepository, ar as AIMemoryEntry, aq as AIMemoryType, ak as AIMessage, ai as AIMessageAttachment, Z as AIMessageRole, ao as AIProviderMetrics, aa as AIQuestion, ab as AIQuestionAnswer, a9 as AIQuestionOption, a8 as AIQuestionType, as as AITenantPersona, _ as AIThinkingLevel, ag as AITodoItem, ah as AITodoList, af as AITodoStatus, a0 as AIToolCall, al as AIToolCallRecord, $ as AIToolCallStatus, an as AIUsageMetrics, gd as AIUsageMetricsRepository, am as AIUserMemory, ge as AIUserMemoryRepository, c8 as ALL_ACTIONS, c7 as AccessLevel, cA as ActivityTab, bO as AddAttribute, gC as AddAttributeInput, bn as AdvancedFilterState, ck as AssignRoleInput, g1 as AttributeChange, bN as AttributeMap, bJ as AttributeSchema, gf as AttributesRepository, av as AuditAction, aw as AuditActorType, ax as AuditChange, aA as AuditListOptions, ay as AuditLogEntry, gg as AuditRepository, au as AuditResourceType, hS as AuditService, aB as AuditServiceOptions, gy as BaseRepository, gx as BaseService, B as BoundingBox, er as CacheAdapter, ep as CacheKeyType, es as CacheOptions, cG as CalendarViewConfig, cK as CalendarViewDefinition, dr as CanvasViewport, b9 as CheckboxFilterOperator, fu as ConditionExecutor, d3 as ConditionNode, di as ConditionOperator, cN as ConfigOverrides, ap as CreateAIMessageInput, az as CreateAuditLogInput, gB as CreateCustomObjectInput, iO as CreateDBAttribute, iK as CreateDBObject, i_ as CreateDBView, j2 as CreateDBViewOverlay, j5 as CreateDBWorkflow, je as CreateDBWorkflowAccessGrant, j8 as CreateDBWorkflowInstance, jb as CreateDBWorkflowInvitation, aU as CreateDocument, aG as CreateDocumentGenerationTemplate, aY as CreateDocumentSlot, aW as CreateDocumentTemplate, b5 as CreateFile, dO as CreateGrantInput, hw as CreateGrantResult, dH as CreateInvitationInput, dI as CreateInvitationResult, iR as CreateObjectRecord, cj as CreatePermissionInput, a_ as CreateProcessingJob, i5 as CreateRecordDocumentInput, i6 as CreateRecordDocumentResult, ch as CreateRoleInput, z as CreateSignatureInput, cq as CreateUserProfile, ig as CreateViewInput, hJ as CreateWorkflowInput, bg as CurrencyFilterValue, bS as CustomAttributeValue, cz as CustomTab, iN as DBAttribute, iJ as DBObject, iZ as DBView, j1 as DBViewOverlay, j4 as DBWorkflow, jd as DBWorkflowAccessGrant, j7 as DBWorkflowInstance, ja as DBWorkflowInvitation, iA as DEFAULT_LABEL_FALLBACK, e7 as DEFAULT_THEME, ei as DatabaseAdapter, ba as DateFilterOperator, cF as DetailViewConfig, aN as Document, aK as DocumentAutoProcessing, X as DocumentData, fv as DocumentExecutor, hV as DocumentGenerationNotConfiguredError, hW as DocumentGenerationService, aF as DocumentGenerationTemplate, gh as DocumentGenerationTemplateListOptions, hU as DocumentGenerationTemplateNotFoundError, gi as DocumentGenerationTemplatesRepository, gj as DocumentJobsRepository, b0 as DocumentListOptions, d4 as DocumentNode, hX as DocumentProcessingConfig, hq as DocumentProcessingHook, hp as DocumentProcessingHookOptions, hY as DocumentProcessingService, i0 as DocumentRenderError, h_ as DocumentRendererOptions, i2 as DocumentRendererService, i8 as DocumentService, i7 as DocumentServiceOptions, aP as DocumentSlot, aJ as DocumentSlotDefinition, gk as DocumentSlotsRepository, aO as DocumentStatus, b1 as DocumentTemplateListOptions, i3 as DocumentTemplateService, gm as DocumentTemplatesRepository, gl as DocumentsRepository, cD as DocumentsTab, ce as EffectivePermissions, fw as EndExecutor, d5 as EndNode, eO as EvaluationResult, eP as EvaluationTrace, fi as ExecutorCompleteResult, fj as ExecutorContext, fk as ExecutorErrorResult, fr as ExecutorRegistry, fl as ExecutorResult, fm as ExecutorSuccessResult, fn as ExecutorWaitResult, bk as ExtendedFilterRule, c0 as ExtractAttributes, c2 as ExtractObjectRecord, c3 as ExtractObjectRecordWithCustom, bW as ExtractRecord, bY as ExtractRecordInput, bZ as ExtractRecordInputStrict, bX as ExtractRecordStrict, b_ as ExtractRecordUpdate, b$ as ExtractRecordUpdateStrict, aM as ExtractionField, aL as ExtractionMapping, f0 as FeatureFlagsContext, eU as FeatureFlagsContextError, ex as FetchResult, b4 as File, il as FileContent, iY as FileListOptions, ia as FileService, i9 as FileServiceOptions, b3 as FileVisibility, gn as FilesRepository, bl as FilterCombinator, bm as FilterGroup, be as FilterOperator, bj as FilterRule, bi as FilterValue, bz as FlowDefinition, bw as FlowPage, bx as FlowRelation, bv as FlowRowField, bu as FlowSlot, by as FlowStatus, cC as FlowsTab, d_ as FormContextResponse, cu as FormDensity, fx as FormExecutor, d$ as FormFieldContext, d6 as FormFieldRef, e0 as FormFieldRow, d7 as FormNode, e1 as FormNodeInfo, cv as FormTab, ey as FormattedRecord, h1 as FormulaResolverService, h0 as FormulaResolverServiceOptions, fL as FormulaResult, iy as FullSyncOptions, ix as FullSyncResult, cI as GalleryViewConfig, cM as GalleryViewDefinition, dV as GeneratedDocument, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ib as GeocodingService, bD as GeocodingSuggestion, gR as GetRelationOptionsParams, ij as GetViewOptions, ii as GetViewsOptions, iV as GlobalSearchGroupedOptions, iX as GlobalSearchGroupedResult, iU as GlobalSearchOptions, iW as GlobalSearchResultItem, ic as GlobalSearchService, hs as GrantExpiredError, hr as GrantNotFoundError, ht as GrantRevokedError, hv as GrantServiceConfig, ez as GroupedFetchResult, g2 as HookContext, g3 as HookDefinition, g4 as HookHandler, g7 as HookRegistry, g5 as HookType, gY as HybridRelationValue, P as IdentityVerificationAdapter, bP as InferRecord, bK as InferRecordFromSchema, bQ as InferRecordInput, bR as InferRecordUpdate, bL as InferRecordWithRequirements, eA as InsertOptions, fP as InvalidPathError, cx as InverseSource, hF as InvitationAlreadyAcceptedError, hE as InvitationExpiredError, hD as InvitationNotFoundError, hG as InvitationRevokedError, hC as InvitationServiceConfig, dJ as InvitationStatus, cs as InviteUserInput, ek as JwtVerificationResult, hg as LabelResolver, iS as ListOptions, cE as ListViewLayout, el as MagicLinkPayload, fQ as MaxDepthExceededError, g9 as MockStores, gW as MultiRelationValue, bc as MultiselectFilterOperator, bs as NO_VALUE_OPERATORS, br as NoValueOperator, fo as NodeExecutor, ds as NodePosition, ew as NoopCacheAdapter, bI as NoopGeocodingAdapter, g6 as NoopHookRegistry, b8 as NumberFilterOperator, bq as OPERATORS_BY_TYPE, c5 as ObjectAction, cf as ObjectPermissions, go as ObjectRecordsRepository, gF as ObjectSchemaService, gE as ObjectSchemaServiceOptions, gp as ObjectsRepository, O as OcrAdapter, t as OcrInput, u as OcrOptions, w as OcrPage, v as OcrResult, x as OcrTextBlock, jg as OperationResult, fU as PathCardinality, fV as PathSegment, fW as PathSegmentType, aD as PdfTemplateField, dz as PendingAction, aI as PendingDocumentRequest, cc as Permission, c4 as PermissionScope, ie as PermissionService, id as PermissionServiceOptions, gq as PermissionsRepository, bh as PhoneFilterValue, cl as PolicyContext, gb as PolicyRegistry, cn as PolicyViolationError, aR as ProcessingJob, aT as ProcessingJobStatus, aS as ProcessingJobType, eM as QueryBuilder, eN as QueryBuilderOptions, eB as QueryBuilderState, eI as QueryMultipleResultsError, eJ as QueryNoResultError, gJ as QueryOptions, gL as QueryResult, bp as QueryState, e2 as ReadOnlyReason, a5 as ReasoningPartData, i4 as RecordDocumentsResult, bU as RecordMetadata, cm as RecordPolicy, gM as RecordQueryService, gI as RecordQueryServiceOptions, g_ as RecordResolverService, gH as RecordService, gG as RecordServiceOptions, eC as RegistryMap, eD as RegistryObjectNames, ed as RelationAttributeInput, ee as RelationAttributeRow, ef as RelationAttributesRepository, bd as RelationFilterOperator, iH as RelationLabelResolver, gP as RelationOption, gQ as RelationOptionsResponse, gZ as RelationPropertiesService, gV as RelationService, gS as RelationServiceOptions, cw as RelationSource, gO as RelationValidationError, gN as RelationValidationResult, bf as RelativeDateValue, hZ as RenderDocumentInput, h$ as RenderDocumentResult, gT as ResolveIdsBatchRequest, gU as ResolveIdsBatchResponse, g$ as ResolvedRelations, hz as ResumeWorkflowInput, bF as ReverseGeocodingParams, cB as RichtextTab, cb as Role, ho as RollupCascadeContext, h2 as RollupResult, h6 as RollupScheduler, h5 as RollupSchedulerOptions, h4 as RollupService, h3 as RollupServiceOptions, eK as SHORTCUT_TO_FILTER_OPERATOR, eg as SORTABLE_ATTRIBUTE_TYPES, f8 as SchemaContext, gz as SchemaContextAware, gA as SchemaContextAwareRepository, fX as SchemaResolver, eh as SearchAdapter, iT as SearchOptions, gK as SearchQueryOptions, bb as SelectFilterOperator, eE as ShortcutOperator, y as SignatureAdapter, H as SignaturePosition, J as SignatureRequestResult, N as SignatureStatus, K as SignatureStatusResult, ip as SignedUrlOptions, E as SignerRequest, M as SignerStatus, gX as SingleRelationValue, aQ as SlotStatus, bo as SortDirection, fy as StartExecutor, d8 as StartNode, hy as StartWorkflowInput, iq as StorageAdapter, i1 as StorageDownloadNotSupportedError, b2 as StorageProvider, im as StorageUploadInput, io as StorageUploadResult, it as SyncOptions, is as SyncResult, c6 as SystemAction, bV as SystemFields, cg as SystemPermissions, ct as TabType, cy as TableSource, aE as TemplateSource, ff as TenantContext, eT as TenantContextError, b7 as TextFilterOperator, a2 as TextPartData, e4 as ThemeColors, e5 as ThemeLogo, e6 as ThemeTypography, a4 as ThinkingPartData, cH as TimelineViewConfig, cL as TimelineViewDefinition, hu as TokenRevokedError, a3 as ToolPartData, f$ as TraversalOptions, g0 as TraversalResult, bM as TypedAttribute, c1 as TypedObjectRecord, iP as UpdateDBAttribute, iL as UpdateDBObject, i$ as UpdateDBView, j3 as UpdateDBViewOverlay, j6 as UpdateDBWorkflow, jf as UpdateDBWorkflowAccessGrant, j9 as UpdateDBWorkflowInstance, jc as UpdateDBWorkflowInvitation, aV as UpdateDocument, aH as UpdateDocumentGenerationTemplate, aZ as UpdateDocumentSlot, aX as UpdateDocumentTemplate, b6 as UpdateFile, gD as UpdateObjectInput, a$ as UpdateProcessingJob, ci as UpdateRoleInput, cr as UpdateUserProfile, ih as UpdateViewInput, hK as UpdateWorkflowInput, ir as UploadFileInput, iQ as UpsertDBAttribute, iM as UpsertDBObject, j0 as UpsertDBView, cp as UserProfile, hR as UserProfileService, hQ as UserProfileServiceOptions, gr as UserProfilesRepository, cd as UserRoleAssignment, hP as UserService, co as UserStatus, hO as UserValidationError, hN as UserValidationResult, aC as VariableMapping, Y as VerificationCheck, U as VerificationResult, Q as VerifyInput, cJ as ViewConfig, cO as ViewOverlay, ec as ViewOverlaysRepository, ik as ViewService, ji as ViewSyncLogger, jj as ViewSyncOptions, jh as ViewSyncResult, gs as ViewsRepository, bT as WithCustomAttributes, dP as WorkflowAccessGrant, hx as WorkflowAccessGrantService, gt as WorkflowAccessGrantsRepository, e3 as WorkflowAccessMode, em as WorkflowAccessPayload, dA as WorkflowError, dW as WorkflowExecutionContext, dB as WorkflowInstance, hB as WorkflowInstanceService, hA as WorkflowInstanceServiceOptions, gu as WorkflowInstancesRepository, dK as WorkflowInvitation, hH as WorkflowInvitationService, gv as WorkflowInvitationsRepository, en as WorkflowJwtConfig, eo as WorkflowJwtPayload, ej as WorkflowJwtService, dt as WorkflowLayout, d9 as WorkflowNodeType, hI as WorkflowRelationService, hM as WorkflowService, hL as WorkflowServiceOptions, du as WorkflowSlot, dv as WorkflowStatus, dC as WorkflowTransition, gw as WorkflowsRepository, ca as accessLevelToActions, c9 as actionsToAccessLevel, f1 as addSchemaToContext, dj as and, h7 as applyDefaultValues, hT as buildAuditChanges, ha as buildPolicyContext, et as cacheKeys, eu as cacheTtl, dQ as canAccessNode, dD as canResumeInstance, h8 as checkPermission, hb as checkRecordAccess, hd as checkRecordDeleteOrThrow, hc as checkRecordModifyOrThrow, he as checkSharedObjectWriteAccess, fp as complete, hf as computeLabel, iI as computeLabelWithRelations, hj as createContextForCreate, hl as createContextForDelete, hm as createContextForRestore, hk as createContextForUpdate, fg as createDefaultExecutorRegistry, eF as createDefaultState, dX as createEmptyContext, g8 as createMockAdapter, eL as createQueryBuilder, dE as createStartTransition, ga as defaultPolicyRegistry, ev as defaultTtl, hi as enrichRecordsWithFormulas, iE as enrichValuesForDisplay, iF as enrichValuesWithSelectLabels, hh as enrichWithFormulas, dk as eq, fq as error, eR as evaluate, eQ as evaluateCondition, fz as evaluateFormula, fA as evaluateFormulaAttribute, fB as evaluateFormulaAttributeWithRelations, fC as evaluateFormulaWithRelations, fD as evaluateFormulaWithResult, eS as evaluateWithTrace, iD as extractAttributeNames, fE as extractFormulaVariables, iG as extractRelationIds, fF as extractRelationNames, fG as extractRelationReferences, fH as flattenRelationsForEval, fI as formatFormulaResult, eG as formatRecord, eH as formatRecords, e8 as generateCssVariables, f9 as getContext, dY as getContextValue, fh as getDefaultExecutorRegistry, eV as getFeatureFlags, eW as getFeatureValue, da as getNodeOutputs, fM as getPathDepth, h9 as getPolicy, fN as getRelationPath, f2 as getSchemaByNameFromContext, f3 as getSchemaContext, f4 as getSchemaFromContext, iw as getSyncPreview, fO as getTargetAttributeName, fa as getTenantId, fb as getUserId, jo as getViewSeedPreview, jp as getViewSyncPreview, fc as hasContext, eX as hasFeatureFlagsContext, fJ as hasRelationReferences, f5 as hasSchemaContext, eq as hashOptions, dl as inValues, c$ as isActivityTab, db as isAdvancedFormNode, cR as isCalendarView, dm as isConditionGroup, dc as isConditionNode, dn as isConditionRule, c_ as isCustomTab, cP as isDetailView, dd as isDocumentNode, d2 as isDocumentsTab, de as isEndNode, eY as isFeatureEnabled, cU as isFieldGroup, bA as isFlowDefinition, bB as isFlowPublished, d1 as isFlowsTab, df as isFormNode, cW as isFormTab, cT as isGalleryView, dR as isGrantExpired, dS as isGrantRevoked, dT as isGrantValid, dF as isInstanceTerminal, dG as isInstanceWaiting, cZ as isInverseSourceTab, dL as isInvitationAccepted, dM as isInvitationExpired, dN as isInvitationValid, iC as isLabelExpression, cQ as isListView, bt as isNoValueOperator, cV as isRelationGroup, cY as isRelationSourceTab, d0 as isRichtextTab, dg as isSimpleFormNode, dh as isStartNode, bC as isSystemFlow, dw as isSystemWorkflow, cX as isTableTab, cS as isTimelineView, dU as isTokenRevoked, dx as isWorkflowDefinition, dy as isWorkflowPublished, e9 as mergeWithDefaults, dp as neq, dq as or, fR as parsePath, fS as pathHasManyCardinality, hn as recalculateParentRollups, ea as registry, iB as renderLabelExpression, fY as resolveMultiplePaths, fZ as resolveSingleValue, fd as runWithContext, eZ as runWithFeatureFlags, f6 as runWithMergedSchemaContext, f7 as runWithSchemaContext, jk as seedRegistryViews, dZ as setContextValue, fs as success, iz as syncAll, iu as syncNativeObjects, jl as syncNativeViews, f_ as traversePath, e_ as tryGetFeatureValue, fK as validateFormulaExpression, fT as validatePath, iv as verifyNativeObjectsSync, jn as verifyNativeViewsSync, jm as verifyRegistryViewsSeeded, eb as viewRegistry, ft as wait, e$ as withFeatureFlags, fe as withTenantContext } from './runtime-BOHwdAGE.js';
|
|
1
|
+
import { S as SystemResource, A as Action, I as InferAttributeValue, F as Field, a as AttributeGroupField, b as FieldGroup, R as RelationGroup, D as DetailViewLayout, c as SidePanelConfig, G as Group, d as DetailViewDefinition, e as InstanceStatus, T as Tab, f as TableTab, C as CreateMode, g as FilterState, h as SortRule, L as ListViewDefinition, W as WorkflowTheme, i as WorkflowConfig, j as SlotMode, k as ConditionGroup, l as ConditionRule, m as WorkflowNode, n as WorkflowDefinition, o as FlowRow, p as ListViewConfig, q as ListViewTab, V as ViewType, r as ViewDefinition, s as DocumentTemplate } from './runtime-VuCTBbS6.js';
|
|
2
|
+
export { ad as AIBatchQuestion, ae as AIBatchQuestionAnswer, ac as AIBatchQuestionOption, a7 as AIChatMessage, a6 as AIChatMessagePart, a1 as AIChatMessagePartType, at as AICompactionSummary, aj as AIConversation, gd as AIConversationsRepository, ar as AIMemoryEntry, aq as AIMemoryType, ak as AIMessage, ai as AIMessageAttachment, Z as AIMessageRole, ao as AIProviderMetrics, aa as AIQuestion, ab as AIQuestionAnswer, a9 as AIQuestionOption, a8 as AIQuestionType, as as AITenantPersona, _ as AIThinkingLevel, ag as AITodoItem, ah as AITodoList, af as AITodoStatus, a0 as AIToolCall, al as AIToolCallRecord, $ as AIToolCallStatus, an as AIUsageMetrics, ge as AIUsageMetricsRepository, am as AIUserMemory, gf as AIUserMemoryRepository, c8 as ALL_ACTIONS, c7 as AccessLevel, cB as ActivityTab, bO as AddAttribute, gD as AddAttributeInput, bn as AdvancedFilterState, ck as AssignRoleInput, g2 as AttributeChange, bN as AttributeMap, bJ as AttributeSchema, gg as AttributesRepository, av as AuditAction, aw as AuditActorType, ax as AuditChange, aA as AuditListOptions, ay as AuditLogEntry, gh as AuditRepository, au as AuditResourceType, hT as AuditService, aB as AuditServiceOptions, gz as BaseRepository, gy as BaseService, B as BoundingBox, es as CacheAdapter, eq as CacheKeyType, et as CacheOptions, cH as CalendarViewConfig, cL as CalendarViewDefinition, ds as CanvasViewport, b9 as CheckboxFilterOperator, fv as ConditionExecutor, d4 as ConditionNode, dj as ConditionOperator, cO as ConfigOverrides, ap as CreateAIMessageInput, az as CreateAuditLogInput, gC as CreateCustomObjectInput, iP as CreateDBAttribute, iL as CreateDBObject, i$ as CreateDBView, j3 as CreateDBViewOverlay, j6 as CreateDBWorkflow, jf as CreateDBWorkflowAccessGrant, j9 as CreateDBWorkflowInstance, jc as CreateDBWorkflowInvitation, aU as CreateDocument, aG as CreateDocumentGenerationTemplate, aY as CreateDocumentSlot, aW as CreateDocumentTemplate, b5 as CreateFile, dP as CreateGrantInput, hx as CreateGrantResult, dI as CreateInvitationInput, dJ as CreateInvitationResult, iS as CreateObjectRecord, cj as CreatePermissionInput, a_ as CreateProcessingJob, i6 as CreateRecordDocumentInput, i7 as CreateRecordDocumentResult, ch as CreateRoleInput, z as CreateSignatureInput, cr as CreateUserProfile, ih as CreateViewInput, hK as CreateWorkflowInput, bg as CurrencyFilterValue, bS as CustomAttributeValue, cA as CustomTab, iO as DBAttribute, iK as DBObject, i_ as DBView, j2 as DBViewOverlay, j5 as DBWorkflow, je as DBWorkflowAccessGrant, j8 as DBWorkflowInstance, jb as DBWorkflowInvitation, iB as DEFAULT_LABEL_FALLBACK, e8 as DEFAULT_THEME, ej as DatabaseAdapter, ba as DateFilterOperator, cG as DetailViewConfig, aN as Document, aK as DocumentAutoProcessing, X as DocumentData, fw as DocumentExecutor, hW as DocumentGenerationNotConfiguredError, hX as DocumentGenerationService, aF as DocumentGenerationTemplate, gi as DocumentGenerationTemplateListOptions, hV as DocumentGenerationTemplateNotFoundError, gj as DocumentGenerationTemplatesRepository, gk as DocumentJobsRepository, b0 as DocumentListOptions, d5 as DocumentNode, hY as DocumentProcessingConfig, hr as DocumentProcessingHook, hq as DocumentProcessingHookOptions, hZ as DocumentProcessingService, i1 as DocumentRenderError, h$ as DocumentRendererOptions, i3 as DocumentRendererService, i9 as DocumentService, i8 as DocumentServiceOptions, aP as DocumentSlot, aJ as DocumentSlotDefinition, gl as DocumentSlotsRepository, aO as DocumentStatus, b1 as DocumentTemplateListOptions, i4 as DocumentTemplateService, gn as DocumentTemplatesRepository, gm as DocumentsRepository, cE as DocumentsTab, ce as EffectivePermissions, fx as EndExecutor, d6 as EndNode, eP as EvaluationResult, eQ as EvaluationTrace, fj as ExecutorCompleteResult, fk as ExecutorContext, fl as ExecutorErrorResult, fs as ExecutorRegistry, fm as ExecutorResult, fn as ExecutorSuccessResult, fo as ExecutorWaitResult, bk as ExtendedFilterRule, c0 as ExtractAttributes, c2 as ExtractObjectRecord, c3 as ExtractObjectRecordWithCustom, bW as ExtractRecord, bY as ExtractRecordInput, bZ as ExtractRecordInputStrict, bX as ExtractRecordStrict, b_ as ExtractRecordUpdate, b$ as ExtractRecordUpdateStrict, aM as ExtractionField, aL as ExtractionMapping, f1 as FeatureFlagsContext, eV as FeatureFlagsContextError, ey as FetchResult, b4 as File, im as FileContent, iZ as FileListOptions, ib as FileService, ia as FileServiceOptions, b3 as FileVisibility, go as FilesRepository, bl as FilterCombinator, bm as FilterGroup, be as FilterOperator, bj as FilterRule, bi as FilterValue, bz as FlowDefinition, bw as FlowPage, bx as FlowRelation, bv as FlowRowField, bu as FlowSlot, by as FlowStatus, cD as FlowsTab, d$ as FormContextResponse, cv as FormDensity, fy as FormExecutor, e0 as FormFieldContext, d7 as FormFieldRef, e1 as FormFieldRow, d8 as FormNode, e2 as FormNodeInfo, cw as FormTab, ez as FormattedRecord, h2 as FormulaResolverService, h1 as FormulaResolverServiceOptions, fM as FormulaResult, iz as FullSyncOptions, iy as FullSyncResult, cJ as GalleryViewConfig, cN as GalleryViewDefinition, dW as GeneratedDocument, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ic as GeocodingService, bD as GeocodingSuggestion, gS as GetRelationOptionsParams, ik as GetViewOptions, ij as GetViewsOptions, iW as GlobalSearchGroupedOptions, iY as GlobalSearchGroupedResult, iV as GlobalSearchOptions, iX as GlobalSearchResultItem, id as GlobalSearchService, ht as GrantExpiredError, hs as GrantNotFoundError, hu as GrantRevokedError, hw as GrantServiceConfig, eA as GroupedFetchResult, g3 as HookContext, g4 as HookDefinition, g5 as HookHandler, g8 as HookRegistry, g6 as HookType, gZ as HybridRelationValue, P as IdentityVerificationAdapter, bP as InferRecord, bK as InferRecordFromSchema, bQ as InferRecordInput, bR as InferRecordUpdate, bL as InferRecordWithRequirements, eB as InsertOptions, fQ as InvalidPathError, cy as InverseSource, hG as InvitationAlreadyAcceptedError, hF as InvitationExpiredError, hE as InvitationNotFoundError, hH as InvitationRevokedError, hD as InvitationServiceConfig, dK as InvitationStatus, ct as InviteUserInput, el as JwtVerificationResult, hh as LabelResolver, iT as ListOptions, cF as ListViewLayout, em as MagicLinkPayload, fR as MaxDepthExceededError, ga as MockStores, gX as MultiRelationValue, bc as MultiselectFilterOperator, bs as NO_VALUE_OPERATORS, br as NoValueOperator, fp as NodeExecutor, dt as NodePosition, ex as NoopCacheAdapter, bI as NoopGeocodingAdapter, g7 as NoopHookRegistry, b8 as NumberFilterOperator, bq as OPERATORS_BY_TYPE, c5 as ObjectAction, cf as ObjectPermissions, gp as ObjectRecordsRepository, gG as ObjectSchemaService, gF as ObjectSchemaServiceOptions, gq as ObjectsRepository, O as OcrAdapter, t as OcrInput, u as OcrOptions, w as OcrPage, v as OcrResult, x as OcrTextBlock, jh as OperationResult, fV as PathCardinality, fW as PathSegment, fX as PathSegmentType, aD as PdfTemplateField, dA as PendingAction, aI as PendingDocumentRequest, cc as Permission, c4 as PermissionScope, ig as PermissionService, ie as PermissionServiceOptions, gr as PermissionsRepository, bh as PhoneFilterValue, cl as PolicyContext, gc as PolicyRegistry, cn as PolicyViolationError, aR as ProcessingJob, aT as ProcessingJobStatus, aS as ProcessingJobType, eN as QueryBuilder, eO as QueryBuilderOptions, eC as QueryBuilderState, eJ as QueryMultipleResultsError, eK as QueryNoResultError, gK as QueryOptions, gM as QueryResult, bp as QueryState, e3 as ReadOnlyReason, a5 as ReasoningPartData, i5 as RecordDocumentsResult, bU as RecordMetadata, cm as RecordPolicy, gN as RecordQueryService, gJ as RecordQueryServiceOptions, g$ as RecordResolverService, gI as RecordService, gH as RecordServiceOptions, eD as RegistryMap, eE as RegistryObjectNames, ee as RelationAttributeInput, ef as RelationAttributeRow, eg as RelationAttributesRepository, bd as RelationFilterOperator, iI as RelationLabelResolver, gQ as RelationOption, gR as RelationOptionsResponse, g_ as RelationPropertiesService, gW as RelationService, gT as RelationServiceOptions, cx as RelationSource, gP as RelationValidationError, gO as RelationValidationResult, bf as RelativeDateValue, h_ as RenderDocumentInput, i0 as RenderDocumentResult, gU as ResolveIdsBatchRequest, gV as ResolveIdsBatchResponse, h0 as ResolvedRelations, hA as ResumeWorkflowInput, bF as ReverseGeocodingParams, cC as RichtextTab, cb as Role, hp as RollupCascadeContext, h3 as RollupResult, h7 as RollupScheduler, h6 as RollupSchedulerOptions, h5 as RollupService, h4 as RollupServiceOptions, eL as SHORTCUT_TO_FILTER_OPERATOR, eh as SORTABLE_ATTRIBUTE_TYPES, f9 as SchemaContext, gA as SchemaContextAware, gB as SchemaContextAwareRepository, fY as SchemaResolver, ei as SearchAdapter, iU as SearchOptions, gL as SearchQueryOptions, bb as SelectFilterOperator, eF as ShortcutOperator, y as SignatureAdapter, H as SignaturePosition, J as SignatureRequestResult, N as SignatureStatus, K as SignatureStatusResult, iq as SignedUrlOptions, E as SignerRequest, M as SignerStatus, gY as SingleRelationValue, aQ as SlotStatus, bo as SortDirection, fz as StartExecutor, d9 as StartNode, hz as StartWorkflowInput, ir as StorageAdapter, i2 as StorageDownloadNotSupportedError, b2 as StorageProvider, io as StorageUploadInput, ip as StorageUploadResult, iu as SyncOptions, it as SyncResult, c6 as SystemAction, bV as SystemFields, cg as SystemPermissions, cu as TabType, cz as TableSource, aE as TemplateSource, fg as TenantContext, eU as TenantContextError, b7 as TextFilterOperator, a2 as TextPartData, e5 as ThemeColors, e6 as ThemeLogo, e7 as ThemeTypography, a4 as ThinkingPartData, cI as TimelineViewConfig, cM as TimelineViewDefinition, hv as TokenRevokedError, a3 as ToolPartData, g0 as TraversalOptions, g1 as TraversalResult, bM as TypedAttribute, c1 as TypedObjectRecord, cp as USER_STATUSES, iQ as UpdateDBAttribute, iM as UpdateDBObject, j0 as UpdateDBView, j4 as UpdateDBViewOverlay, j7 as UpdateDBWorkflow, jg as UpdateDBWorkflowAccessGrant, ja as UpdateDBWorkflowInstance, jd as UpdateDBWorkflowInvitation, aV as UpdateDocument, aH as UpdateDocumentGenerationTemplate, aZ as UpdateDocumentSlot, aX as UpdateDocumentTemplate, b6 as UpdateFile, gE as UpdateObjectInput, a$ as UpdateProcessingJob, ci as UpdateRoleInput, cs as UpdateUserProfile, ii as UpdateViewInput, hL as UpdateWorkflowInput, is as UploadFileInput, iR as UpsertDBAttribute, iN as UpsertDBObject, j1 as UpsertDBView, cq as UserProfile, hS as UserProfileService, hR as UserProfileServiceOptions, gs as UserProfilesRepository, cd as UserRoleAssignment, hQ as UserService, co as UserStatus, hP as UserValidationError, hO as UserValidationResult, aC as VariableMapping, Y as VerificationCheck, U as VerificationResult, Q as VerifyInput, cK as ViewConfig, cP as ViewOverlay, ed as ViewOverlaysRepository, il as ViewService, jj as ViewSyncLogger, jk as ViewSyncOptions, ji as ViewSyncResult, gt as ViewsRepository, bT as WithCustomAttributes, dQ as WorkflowAccessGrant, hy as WorkflowAccessGrantService, gu as WorkflowAccessGrantsRepository, e4 as WorkflowAccessMode, en as WorkflowAccessPayload, dB as WorkflowError, dX as WorkflowExecutionContext, dC as WorkflowInstance, hC as WorkflowInstanceService, hB as WorkflowInstanceServiceOptions, gv as WorkflowInstancesRepository, dL as WorkflowInvitation, hI as WorkflowInvitationService, gw as WorkflowInvitationsRepository, eo as WorkflowJwtConfig, ep as WorkflowJwtPayload, ek as WorkflowJwtService, du as WorkflowLayout, da as WorkflowNodeType, hJ as WorkflowRelationService, hN as WorkflowService, hM as WorkflowServiceOptions, dv as WorkflowSlot, dw as WorkflowStatus, dD as WorkflowTransition, gx as WorkflowsRepository, ca as accessLevelToActions, c9 as actionsToAccessLevel, f2 as addSchemaToContext, dk as and, h8 as applyDefaultValues, hU as buildAuditChanges, hb as buildPolicyContext, eu as cacheKeys, ev as cacheTtl, dR as canAccessNode, dE as canResumeInstance, h9 as checkPermission, hc as checkRecordAccess, he as checkRecordDeleteOrThrow, hd as checkRecordModifyOrThrow, hf as checkSharedObjectWriteAccess, fq as complete, hg as computeLabel, iJ as computeLabelWithRelations, hk as createContextForCreate, hm as createContextForDelete, hn as createContextForRestore, hl as createContextForUpdate, fh as createDefaultExecutorRegistry, eG as createDefaultState, dY as createEmptyContext, g9 as createMockAdapter, eM as createQueryBuilder, dF as createStartTransition, gb as defaultPolicyRegistry, ew as defaultTtl, hj as enrichRecordsWithFormulas, iF as enrichValuesForDisplay, iG as enrichValuesWithSelectLabels, hi as enrichWithFormulas, dl as eq, fr as error, eS as evaluate, eR as evaluateCondition, fA as evaluateFormula, fB as evaluateFormulaAttribute, fC as evaluateFormulaAttributeWithRelations, fD as evaluateFormulaWithRelations, fE as evaluateFormulaWithResult, eT as evaluateWithTrace, iE as extractAttributeNames, fF as extractFormulaVariables, iH as extractRelationIds, fG as extractRelationNames, fH as extractRelationReferences, fI as flattenRelationsForEval, fJ as formatFormulaResult, eH as formatRecord, eI as formatRecords, e9 as generateCssVariables, fa as getContext, dZ as getContextValue, fi as getDefaultExecutorRegistry, eW as getFeatureFlags, eX as getFeatureValue, db as getNodeOutputs, fN as getPathDepth, ha as getPolicy, fO as getRelationPath, f3 as getSchemaByNameFromContext, f4 as getSchemaContext, f5 as getSchemaFromContext, ix as getSyncPreview, fP as getTargetAttributeName, fb as getTenantId, fc as getUserId, jp as getViewSeedPreview, jq as getViewSyncPreview, fd as hasContext, eY as hasFeatureFlagsContext, fK as hasRelationReferences, f6 as hasSchemaContext, er as hashOptions, dm as inValues, d0 as isActivityTab, dc as isAdvancedFormNode, cS as isCalendarView, dn as isConditionGroup, dd as isConditionNode, dp as isConditionRule, c$ as isCustomTab, cQ as isDetailView, de as isDocumentNode, d3 as isDocumentsTab, df as isEndNode, eZ as isFeatureEnabled, cV as isFieldGroup, bA as isFlowDefinition, bB as isFlowPublished, d2 as isFlowsTab, dg as isFormNode, cX as isFormTab, cU as isGalleryView, dS as isGrantExpired, dT as isGrantRevoked, dU as isGrantValid, dG as isInstanceTerminal, dH as isInstanceWaiting, c_ as isInverseSourceTab, dM as isInvitationAccepted, dN as isInvitationExpired, dO as isInvitationValid, iD as isLabelExpression, cR as isListView, bt as isNoValueOperator, cW as isRelationGroup, cZ as isRelationSourceTab, d1 as isRichtextTab, dh as isSimpleFormNode, di as isStartNode, bC as isSystemFlow, dx as isSystemWorkflow, cY as isTableTab, cT as isTimelineView, dV as isTokenRevoked, dy as isWorkflowDefinition, dz as isWorkflowPublished, ea as mergeWithDefaults, dq as neq, dr as or, fS as parsePath, fT as pathHasManyCardinality, ho as recalculateParentRollups, eb as registry, iC as renderLabelExpression, fZ as resolveMultiplePaths, f_ as resolveSingleValue, fe as runWithContext, e_ as runWithFeatureFlags, f7 as runWithMergedSchemaContext, f8 as runWithSchemaContext, jl as seedRegistryViews, d_ as setContextValue, ft as success, iA as syncAll, iv as syncNativeObjects, jm as syncNativeViews, f$ as traversePath, e$ as tryGetFeatureValue, fL as validateFormulaExpression, fU as validatePath, iw as verifyNativeObjectsSync, jo as verifyNativeViewsSync, jn as verifyRegistryViewsSeeded, ec as viewRegistry, fu as wait, f0 as withFeatureFlags, ff as withTenantContext } from './runtime-VuCTBbS6.js';
|
|
3
3
|
import { D as DateAttribute, U as UserAttribute, a as DocumentAttribute, A as Attribute, P as Phone, F as FeatureGate, T as TextAttribute, b as TextAreaAttribute, R as RichtextAttribute, c as RichtextFeature, N as NumberAttribute, C as CheckboxAttribute, d as PhoneAttribute, e as CurrencyAttribute, O as Option, S as StatusAttribute, f as SelectAttribute, M as MultiselectAttribute, L as LocationAttribute, g as FileAttribute, h as RatingAttribute, i as RelationAttribute, B as BilateralConfig, j as SingleRelationAttribute, k as MultiRelationAttribute, l as RelationTarget, m as FormulaAttribute, n as FormulaReturnType, o as RollupAttribute, p as RollupFunction, q as AttributeType, r as ObjectDefinition, s as FlagValueType, t as FeatureFlagDefinition, u as FlagLevel, v as FeatureFlagsRepository, w as StaticFlagDefault, x as ResolvedFlag } from './validators-BxPuQ2GT.js';
|
|
4
4
|
export { z as AttributeGroup, E as BaseAttribute, a8 as CompletionStatus, J as Currency, ah as DEFAULT_VALIDATION_MESSAGES, H as DateFormat, I as DateValue, ab as FORBIDDEN_PROPERTY_TYPES, a0 as FeatureFlagsConfig, $ as FlagOverride, ac as ForbiddenPropertyType, K as Location, Q as LocationGranularity, Z as NON_SORTABLE_TYPES, G as NumberUnit, a7 as ObjectAttribute, a9 as ObjectRecord, ad as PropertyAttribute, ae as PropertySchema, aa as PropertyType, V as RELATION_TARGET_ANY, a1 as RESERVED_ATTRIBUTE_NAMES, a3 as ReservedAttributeName, a2 as SYSTEM_FIELD_NAMES, a6 as SharingMode, y as StatusGroup, a4 as SystemFieldName, a5 as Timestamps, ag as ValidationMessages, b1 as ValidationResult, aB as attributeConfigSchemas, am as checkboxConfigSchema, ba as computeRecordStatus, a_ as createAttributeValidator, aI as createCheckboxValidator, aL as createCurrencyValidator, aJ as createDateValidator, b5 as createDraftValidator, aQ as createFileValidator, a$ as createFormAttributeValidator, aW as createFormulaValidator, aP as createLocationValidator, aT as createMultiRelationValidator, aO as createMultiselectValidator, aH as createNumberValidator, b0 as createObjectValidator, aK as createPhoneValidator, aV as createRatingValidator, aU as createRelationValidator, aZ as createRichtextValidator, aX as createRollupValidator, aN as createSelectValidator, aS as createSingleRelationValidator, aM as createStatusValidator, aY as createTextAreaValidator, aG as createTextValidator, aR as createUserValidator, ap as currencyConfigSchema, an as dateConfigSchema, aA as documentConfigSchema, au as fileConfigSchema, af as formatZodErrors, ay as formulaConfigSchema, aC as getAttributeConfigSchema, b8 as getMissingRequiredAttributes, Y as inferInverseCardinality, _ as isAttributeSortable, X as isBilateralRelation, b9 as isRecordComplete, W as isUniversalRelation, ar as locationConfigSchema, at as multiselectConfigSchema, al as numberConfigSchema, aE as parseAttributeConfig, ao as phoneConfigSchema, ax as ratingConfigSchema, aw as relationConfigSchema, ak as richtextConfigSchema, az as rollupConfigSchema, aF as safeParseAttributeConfig, as as selectConfigSchema, aq as statusConfigSchema, ai as textConfigSchema, aj as textareaConfigSchema, av as userConfigSchema, b2 as validateAttribute, aD as validateAttributeConfig, b6 as validateDraft, b7 as validateDraftOrThrow, b3 as validateObject, b4 as validateObjectOrThrow } from './validators-BxPuQ2GT.js';
|
|
5
5
|
import { z } from 'zod';
|
package/dist/index.js
CHANGED
|
@@ -333,7 +333,7 @@
|
|
|
333
333
|
|
|
334
334
|
|
|
335
335
|
|
|
336
|
-
var
|
|
336
|
+
var _chunk27O7E2WMjs = require('./chunk-27O7E2WM.js');
|
|
337
337
|
|
|
338
338
|
|
|
339
339
|
|
|
@@ -527,6 +527,9 @@ function accessLevelToActions(level) {
|
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
|
|
530
|
+
// src/types/user-profiles.ts
|
|
531
|
+
var USER_STATUSES = ["active", "suspended"];
|
|
532
|
+
|
|
530
533
|
// src/types/views.ts
|
|
531
534
|
function isDetailView(view2) {
|
|
532
535
|
return view2.type === "detail";
|
|
@@ -588,14 +591,14 @@ function applyRelationProps(label, props, propertyDefs) {
|
|
|
588
591
|
if (value == null) continue;
|
|
589
592
|
const def = defMap.get(key);
|
|
590
593
|
if (def) {
|
|
591
|
-
const formatted =
|
|
592
|
-
formattedProps[key] = formatted ===
|
|
594
|
+
const formatted = _chunk27O7E2WMjs.formatAttributeValue.call(void 0, value, def);
|
|
595
|
+
formattedProps[key] = formatted === _chunk27O7E2WMjs.EMPTY_VALUE_PLACEHOLDER ? "" : formatted;
|
|
593
596
|
} else {
|
|
594
597
|
formattedProps[key] = value;
|
|
595
598
|
}
|
|
596
599
|
}
|
|
597
600
|
}
|
|
598
|
-
const result =
|
|
601
|
+
const result = _chunk27O7E2WMjs.renderLabelExpression.call(void 0, label, { props: formattedProps }, "");
|
|
599
602
|
return result.replace(/\(\s*\)/g, "").replace(/\[\s*\]/g, "").replace(/\s*[-\u2014|:]\s*$/g, "").replace(/\s{2,}/g, " ").trim();
|
|
600
603
|
}
|
|
601
604
|
|
|
@@ -2044,4 +2047,5 @@ function isViewCustomized(view2, object2) {
|
|
|
2044
2047
|
|
|
2045
2048
|
|
|
2046
2049
|
|
|
2047
|
-
exports.ALL_ACTIONS = ALL_ACTIONS; exports.ALL_SYSTEM_RESOURCES = _chunkJZO52C3Fjs.ALL_SYSTEM_RESOURCES; exports.ActivityTabConfig = _chunkWXEFNFHTjs.ActivityTabConfig; exports.AttributeInUseError = _chunkWXEFNFHTjs.AttributeInUseError; exports.AttributeNotFoundError = _chunkWXEFNFHTjs.AttributeNotFoundError; exports.AuditService = _chunkWXEFNFHTjs.AuditService; exports.AuthMethodSchema = _chunkWXEFNFHTjs.AuthMethodSchema; exports.BEHAVIOR_PROPERTIES = _chunkWXEFNFHTjs.BEHAVIOR_PROPERTIES; exports.BaseRepository = _chunkWXEFNFHTjs.BaseRepository; exports.BaseService = _chunkWXEFNFHTjs.BaseService; exports.ConcurrentModificationError = _chunkWXEFNFHTjs.ConcurrentModificationError; exports.ConditionExecutor = _chunkWXEFNFHTjs.ConditionExecutor; exports.ConditionGroupSchema = _chunkWXEFNFHTjs.ConditionGroupSchema; exports.ConditionNodeSchema = _chunkWXEFNFHTjs.ConditionNodeSchema; exports.ConditionOperatorSchema = _chunkWXEFNFHTjs.ConditionOperatorSchema; exports.ConditionRuleSchema = _chunkWXEFNFHTjs.ConditionRuleSchema; exports.CreateShareInputSchema = _chunkWXEFNFHTjs.CreateShareInputSchema; exports.CustomTabConfig = _chunkWXEFNFHTjs.CustomTabConfig; exports.DEFAULT_LABEL_FALLBACK = _chunkWXEFNFHTjs.DEFAULT_LABEL_FALLBACK; exports.DEFAULT_ROLES = _chunkJZO52C3Fjs.DEFAULT_ROLES; exports.DEFAULT_ROLE_DESCRIPTIONS = _chunkJZO52C3Fjs.DEFAULT_ROLE_DESCRIPTIONS; exports.DEFAULT_ROLE_LABELS = _chunkJZO52C3Fjs.DEFAULT_ROLE_LABELS; exports.DEFAULT_ROLE_PERMISSIONS = _chunkJZO52C3Fjs.DEFAULT_ROLE_PERMISSIONS; exports.DEFAULT_THEME = _chunkWXEFNFHTjs.DEFAULT_THEME; exports.DEFAULT_VALIDATION_MESSAGES = _chunk3WTK7ESHjs.DEFAULT_VALIDATION_MESSAGES; exports.DRIVING_LICENSE = _chunkWXEFNFHTjs.DRIVING_LICENSE; exports.DetailViewBuilder = _chunkWXEFNFHTjs.DetailViewBuilder; exports.DocumentExecutor = _chunkWXEFNFHTjs.DocumentExecutor; exports.DocumentGenerationNotConfiguredError = _chunkWXEFNFHTjs.DocumentGenerationNotConfiguredError; exports.DocumentGenerationService = _chunkWXEFNFHTjs.DocumentGenerationService; exports.DocumentGenerationTemplateNotFoundError = _chunkWXEFNFHTjs.DocumentGenerationTemplateNotFoundError; exports.DocumentNodeSchema = _chunkWXEFNFHTjs.DocumentNodeSchema; exports.DocumentProcessingHook = _chunkWXEFNFHTjs.DocumentProcessingHook; exports.DocumentProcessingService = _chunkWXEFNFHTjs.DocumentProcessingService; exports.DocumentRenderError = _chunkWXEFNFHTjs.DocumentRenderError; exports.DocumentRendererService = _chunkWXEFNFHTjs.DocumentRendererService; exports.DocumentService = _chunkWXEFNFHTjs.DocumentService; exports.DocumentTemplateService = _chunkWXEFNFHTjs.DocumentTemplateService; exports.DocumentsTabConfig = _chunkWXEFNFHTjs.DocumentsTabConfig; exports.DuplicateError = _chunkWXEFNFHTjs.DuplicateError; exports.EMPTY_VALUE_PLACEHOLDER = _chunkWXEFNFHTjs.EMPTY_VALUE_PLACEHOLDER; exports.EndExecutor = _chunkWXEFNFHTjs.EndExecutor; exports.EndNodeSchema = _chunkWXEFNFHTjs.EndNodeSchema; exports.ExecutorRegistry = _chunkWXEFNFHTjs.ExecutorRegistry; exports.FORBIDDEN_PROPERTY_TYPES = _chunkWXEFNFHTjs.FORBIDDEN_PROPERTY_TYPES; exports.FRENCH_ID_CARD = _chunkWXEFNFHTjs.FRENCH_ID_CARD; exports.FeatureFlagsContextError = _chunkWXEFNFHTjs.FeatureFlagsContextError; exports.FileNotFoundError = _chunkWXEFNFHTjs.FileNotFoundError; exports.FileService = _chunkWXEFNFHTjs.FileService; exports.FlagRegistry = FlagRegistry; exports.FlagService = FlagService; exports.FlowRowFieldSchema = _chunkWXEFNFHTjs.FlowRowFieldSchema; exports.FlowRowSchema = _chunkWXEFNFHTjs.FlowRowSchema; exports.FlowsTabConfig = _chunkWXEFNFHTjs.FlowsTabConfig; exports.ForbiddenError = _chunkWXEFNFHTjs.ForbiddenError; exports.FormExecutor = _chunkWXEFNFHTjs.FormExecutor; exports.FormFieldRefSchema = _chunkWXEFNFHTjs.FormFieldRefSchema; exports.FormNodeSchema = _chunkWXEFNFHTjs.FormNodeSchema; exports.FormulaResolverService = _chunkWXEFNFHTjs.FormulaResolverService; exports.GENERIC_DOCUMENT = _chunkWXEFNFHTjs.GENERIC_DOCUMENT; exports.GeocodingService = _chunkWXEFNFHTjs.GeocodingService; exports.GlobalSearchService = _chunkWXEFNFHTjs.GlobalSearchService; exports.GrantExpiredError = _chunkWXEFNFHTjs.GrantExpiredError; exports.GrantNotFoundError = _chunkWXEFNFHTjs.GrantNotFoundError; exports.GrantRevokedError = _chunkWXEFNFHTjs.GrantRevokedError; exports.GroupBuilder = _chunkWXEFNFHTjs.GroupBuilder; exports.IDENTITY_PROPERTIES = _chunkWXEFNFHTjs.IDENTITY_PROPERTIES; exports.InvalidPathError = _chunkWXEFNFHTjs.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunkWXEFNFHTjs.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunkWXEFNFHTjs.InvitationExpiredError; exports.InvitationNotFoundError = _chunkWXEFNFHTjs.InvitationNotFoundError; exports.InvitationRevokedError = _chunkWXEFNFHTjs.InvitationRevokedError; exports.ListViewBuilder = _chunkWXEFNFHTjs.ListViewBuilder; exports.ListViewTabConfigBuilder = _chunkWXEFNFHTjs.ListViewTabConfigBuilder; exports.MaxDepthExceededError = _chunkWXEFNFHTjs.MaxDepthExceededError; exports.NON_SORTABLE_TYPES = _chunkWXEFNFHTjs.NON_SORTABLE_TYPES; exports.NO_VALUE_OPERATORS = NO_VALUE_OPERATORS; exports.NodePositionSchema = _chunkWXEFNFHTjs.NodePositionSchema; exports.NoopCacheAdapter = _chunkWXEFNFHTjs.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunkWXEFNFHTjs.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunkWXEFNFHTjs.NoopHookRegistry; exports.NotFoundError = _chunkWXEFNFHTjs.NotFoundError; exports.NotSystemObjectError = _chunkWXEFNFHTjs.NotSystemObjectError; exports.OPERATORS_BY_TYPE = OPERATORS_BY_TYPE; exports.ObjectBuilder = _chunkWXEFNFHTjs.ObjectBuilder; exports.ObjectNotFoundError = _chunkWXEFNFHTjs.ObjectNotFoundError; exports.ObjectReferencedError = _chunkWXEFNFHTjs.ObjectReferencedError; exports.ObjectSchemaService = _chunkWXEFNFHTjs.ObjectSchemaService; exports.PASSPORT = _chunkWXEFNFHTjs.PASSPORT; exports.PRESENTATION_PROPERTIES = _chunkWXEFNFHTjs.PRESENTATION_PROPERTIES; exports.PROOF_OF_ADDRESS = _chunkWXEFNFHTjs.PROOF_OF_ADDRESS; exports.PermissionService = _chunkWXEFNFHTjs.PermissionService; exports.PolicyRegistry = _chunkWXEFNFHTjs.PolicyRegistry; exports.PolicyViolationError = _chunkWXEFNFHTjs.PolicyViolationError; exports.ProtectedResourceError = _chunkWXEFNFHTjs.ProtectedResourceError; exports.ProtectedRoleError = _chunkWXEFNFHTjs.ProtectedRoleError; exports.QueryBuilder = _chunkWXEFNFHTjs.QueryBuilder; exports.QueryMultipleResultsError = _chunkWXEFNFHTjs.QueryMultipleResultsError; exports.QueryNoResultError = _chunkWXEFNFHTjs.QueryNoResultError; exports.RELATION_TARGET_ANY = _chunkWXEFNFHTjs.RELATION_TARGET_ANY; exports.RESERVED_ATTRIBUTE_NAMES = _chunkWXEFNFHTjs.RESERVED_ATTRIBUTE_NAMES; exports.RecordNotFoundError = _chunkWXEFNFHTjs.RecordNotFoundError; exports.RecordQueryService = _chunkWXEFNFHTjs.RecordQueryService; exports.RecordReferencedError = _chunkWXEFNFHTjs.RecordReferencedError; exports.RecordResolverService = _chunkWXEFNFHTjs.RecordResolverService; exports.RecordService = _chunkWXEFNFHTjs.RecordService; exports.RelationGroupBuilder = _chunkWXEFNFHTjs.RelationGroupBuilder; exports.RelationPropertiesService = _chunkWXEFNFHTjs.RelationPropertiesService; exports.RelationService = _chunkWXEFNFHTjs.RelationService; exports.RichtextTabConfig = _chunkWXEFNFHTjs.RichtextTabConfig; exports.RoleNotFoundError = _chunkWXEFNFHTjs.RoleNotFoundError; exports.RollupScheduler = _chunkWXEFNFHTjs.RollupScheduler; exports.RollupService = _chunkWXEFNFHTjs.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunkWXEFNFHTjs.SHORTCUT_TO_FILTER_OPERATOR; exports.SIGNABLE_CONTRACT = _chunkWXEFNFHTjs.SIGNABLE_CONTRACT; exports.SORTABLE_ATTRIBUTE_TYPES = _chunkWXEFNFHTjs.SORTABLE_ATTRIBUTE_TYPES; exports.SYSTEM_ATTRIBUTES = _chunkWXEFNFHTjs.SYSTEM_ATTRIBUTES; exports.SYSTEM_FIELD_NAMES = _chunkWXEFNFHTjs.SYSTEM_FIELD_NAMES; exports.SYSTEM_RESOURCES = _chunkJZO52C3Fjs.SYSTEM_RESOURCES; exports.SYSTEM_RESOURCE_LABELS = _chunkJZO52C3Fjs.SYSTEM_RESOURCE_LABELS; exports.SYSTEM_TEMPLATES = _chunkWXEFNFHTjs.SYSTEM_TEMPLATES; exports.SYSTEM_TEMPLATE_IDS = _chunkWXEFNFHTjs.SYSTEM_TEMPLATE_IDS; exports.SchemaContextAwareRepository = _chunkWXEFNFHTjs.SchemaContextAwareRepository; exports.SchemaError = _chunkWXEFNFHTjs.SchemaError; exports.SchemaErrorCode = _chunkWXEFNFHTjs.SchemaErrorCode; exports.ShareStatusSchema = _chunkWXEFNFHTjs.ShareStatusSchema; exports.SlotModeSchema = _chunkWXEFNFHTjs.SlotModeSchema; exports.StartExecutor = _chunkWXEFNFHTjs.StartExecutor; exports.StartNodeSchema = _chunkWXEFNFHTjs.StartNodeSchema; exports.StorageDownloadNotSupportedError = _chunkWXEFNFHTjs.StorageDownloadNotSupportedError; exports.SyncError = _chunkWXEFNFHTjs.SyncError; exports.TabBuilder = _chunkWXEFNFHTjs.TabBuilder; exports.TableTabConfig = _chunkWXEFNFHTjs.TableTabConfig; exports.TenantContextError = _chunkWXEFNFHTjs.TenantContextError; exports.ThemeColorsSchema = _chunkWXEFNFHTjs.ThemeColorsSchema; exports.ThemeLogoSchema = _chunkWXEFNFHTjs.ThemeLogoSchema; exports.TokenRevokedError = _chunkWXEFNFHTjs.TokenRevokedError; exports.UserProfileNotFoundError = _chunkWXEFNFHTjs.UserProfileNotFoundError; exports.UserProfileService = _chunkWXEFNFHTjs.UserProfileService; exports.UserService = _chunkWXEFNFHTjs.UserService; exports.ValidationError = _chunkWXEFNFHTjs.ValidationError; exports.ViewBuilder = _chunkWXEFNFHTjs.ViewBuilder; exports.ViewService = _chunkWXEFNFHTjs.ViewService; exports.ViewportSchema = _chunkWXEFNFHTjs.ViewportSchema; exports.WorkflowAccessGrantService = _chunkWXEFNFHTjs.WorkflowAccessGrantService; exports.WorkflowBuilder = _chunkWXEFNFHTjs.WorkflowBuilder; exports.WorkflowConditionBuilder = _chunkWXEFNFHTjs.WorkflowConditionBuilder; exports.WorkflowConfigSchema = _chunkWXEFNFHTjs.WorkflowConfigSchema; exports.WorkflowDefinitionSchema = _chunkWXEFNFHTjs.WorkflowDefinitionSchema; exports.WorkflowEndBuilder = _chunkWXEFNFHTjs.WorkflowEndBuilder; exports.WorkflowFormBuilder = _chunkWXEFNFHTjs.WorkflowFormBuilder; exports.WorkflowFormRowBuilder = _chunkWXEFNFHTjs.WorkflowFormRowBuilder; exports.WorkflowInstanceService = _chunkWXEFNFHTjs.WorkflowInstanceService; exports.WorkflowInvitationService = _chunkWXEFNFHTjs.WorkflowInvitationService; exports.WorkflowJwtService = _chunkWXEFNFHTjs.WorkflowJwtService; exports.WorkflowLayoutSchema = _chunkWXEFNFHTjs.WorkflowLayoutSchema; exports.WorkflowNodeSchema = _chunkWXEFNFHTjs.WorkflowNodeSchema; exports.WorkflowRelationService = _chunkWXEFNFHTjs.WorkflowRelationService; exports.WorkflowService = _chunkWXEFNFHTjs.WorkflowService; exports.WorkflowShareSchema = _chunkWXEFNFHTjs.WorkflowShareSchema; exports.WorkflowSimpleFormBuilder = _chunkWXEFNFHTjs.WorkflowSimpleFormBuilder; exports.WorkflowSlotSchema = _chunkWXEFNFHTjs.WorkflowSlotSchema; exports.WorkflowStartBuilder = _chunkWXEFNFHTjs.WorkflowStartBuilder; exports.WorkflowStatusSchema = _chunkWXEFNFHTjs.WorkflowStatusSchema; exports.WorkflowThemeSchema = _chunkWXEFNFHTjs.WorkflowThemeSchema; exports.accessLevelToActions = accessLevelToActions; exports.actionsToAccessLevel = actionsToAccessLevel; exports.addSchemaToContext = _chunkWXEFNFHTjs.addSchemaToContext; exports.and = _chunkWXEFNFHTjs.and; exports.applyDefaultValues = _chunkWXEFNFHTjs.applyDefaultValues; exports.applyRelationProps = applyRelationProps; exports.asTenantId = _chunkNEVERCM3js.asTenantId; exports.asUserId = _chunkNEVERCM3js.asUserId; exports.attributeConfigSchemas = _chunk3WTK7ESHjs.attributeConfigSchemas; exports.booleanFlag = booleanFlag; exports.buildAuditChanges = _chunkWXEFNFHTjs.buildAuditChanges; exports.buildPolicyContext = _chunkWXEFNFHTjs.buildPolicyContext; exports.cacheKeys = _chunkWXEFNFHTjs.cacheKeys; exports.cacheTtl = _chunkWXEFNFHTjs.cacheTtl; exports.canAccessNode = _chunkWXEFNFHTjs.canAccessNode; exports.canResumeInstance = _chunkWXEFNFHTjs.canResumeInstance; exports.checkPermission = _chunkWXEFNFHTjs.checkPermission; exports.checkRecordAccess = _chunkWXEFNFHTjs.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunkWXEFNFHTjs.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunkWXEFNFHTjs.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunkWXEFNFHTjs.checkSharedObjectWriteAccess; exports.checkbox = _chunkWXEFNFHTjs.checkbox; exports.checkboxConfigSchema = _chunk3WTK7ESHjs.checkboxConfigSchema; exports.complete = _chunkWXEFNFHTjs.complete; exports.computeLabel = _chunkWXEFNFHTjs.computeLabel; exports.computeLabelWithRelations = _chunkWXEFNFHTjs.computeLabelWithRelations; exports.computeRecordStatus = _chunk3WTK7ESHjs.computeRecordStatus; exports.createAttributeValidator = _chunk3WTK7ESHjs.createAttributeValidator; exports.createCheckboxValidator = _chunk3WTK7ESHjs.createCheckboxValidator; exports.createContextForCreate = _chunkWXEFNFHTjs.createContextForCreate; exports.createContextForDelete = _chunkWXEFNFHTjs.createContextForDelete; exports.createContextForRestore = _chunkWXEFNFHTjs.createContextForRestore; exports.createContextForUpdate = _chunkWXEFNFHTjs.createContextForUpdate; exports.createCurrencyValidator = _chunk3WTK7ESHjs.createCurrencyValidator; exports.createDateValidator = _chunk3WTK7ESHjs.createDateValidator; exports.createDefaultExecutorRegistry = _chunkWXEFNFHTjs.createDefaultExecutorRegistry; exports.createDefaultState = _chunkWXEFNFHTjs.createDefaultState; exports.createDraftValidator = _chunk3WTK7ESHjs.createDraftValidator; exports.createEmptyContext = _chunkWXEFNFHTjs.createEmptyContext; exports.createFileValidator = _chunk3WTK7ESHjs.createFileValidator; exports.createFlagRegistry = createFlagRegistry; exports.createFlagService = createFlagService; exports.createFormAttributeValidator = _chunk3WTK7ESHjs.createFormAttributeValidator; exports.createFormulaValidator = _chunk3WTK7ESHjs.createFormulaValidator; exports.createLocationValidator = _chunk3WTK7ESHjs.createLocationValidator; exports.createMockAdapter = _chunkWXEFNFHTjs.createMockAdapter; exports.createMultiRelationValidator = _chunk3WTK7ESHjs.createMultiRelationValidator; exports.createMultiselectValidator = _chunk3WTK7ESHjs.createMultiselectValidator; exports.createNumberValidator = _chunk3WTK7ESHjs.createNumberValidator; exports.createObjectValidator = _chunk3WTK7ESHjs.createObjectValidator; exports.createPhoneValidator = _chunk3WTK7ESHjs.createPhoneValidator; exports.createQueryBuilder = _chunkWXEFNFHTjs.createQueryBuilder; exports.createRatingValidator = _chunk3WTK7ESHjs.createRatingValidator; exports.createRelationValidator = _chunk3WTK7ESHjs.createRelationValidator; exports.createRichtextValidator = _chunk3WTK7ESHjs.createRichtextValidator; exports.createRollupValidator = _chunk3WTK7ESHjs.createRollupValidator; exports.createSelectValidator = _chunk3WTK7ESHjs.createSelectValidator; exports.createSingleRelationValidator = _chunk3WTK7ESHjs.createSingleRelationValidator; exports.createStartTransition = _chunkWXEFNFHTjs.createStartTransition; exports.createStatusValidator = _chunk3WTK7ESHjs.createStatusValidator; exports.createTextAreaValidator = _chunk3WTK7ESHjs.createTextAreaValidator; exports.createTextValidator = _chunk3WTK7ESHjs.createTextValidator; exports.createUserValidator = _chunk3WTK7ESHjs.createUserValidator; exports.currency = _chunkWXEFNFHTjs.currency; exports.currencyConfigSchema = _chunk3WTK7ESHjs.currencyConfigSchema; exports.date = _chunkWXEFNFHTjs.date; exports.dateConfigSchema = _chunk3WTK7ESHjs.dateConfigSchema; exports.defaultPolicyRegistry = _chunkWXEFNFHTjs.defaultPolicyRegistry; exports.defaultTtl = _chunkWXEFNFHTjs.defaultTtl; exports.detailView = _chunkWXEFNFHTjs.detailView; exports.document = _chunkWXEFNFHTjs.document; exports.documentConfigSchema = _chunk3WTK7ESHjs.documentConfigSchema; exports.enrichRecordsWithFormulas = _chunkWXEFNFHTjs.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunkWXEFNFHTjs.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunkWXEFNFHTjs.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunkWXEFNFHTjs.enrichWithFormulas; exports.eq = _chunkWXEFNFHTjs.eq; exports.error = _chunkWXEFNFHTjs.error; exports.evaluate = _chunkWXEFNFHTjs.evaluate; exports.evaluateCondition = _chunkWXEFNFHTjs.evaluateCondition; exports.evaluateFormula = _chunkWXEFNFHTjs.evaluateFormula; exports.evaluateFormulaAttribute = _chunkWXEFNFHTjs.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunkWXEFNFHTjs.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunkWXEFNFHTjs.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunkWXEFNFHTjs.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunkWXEFNFHTjs.evaluateWithTrace; exports.extractAttributeNames = _chunkWXEFNFHTjs.extractAttributeNames; exports.extractFormulaVariables = _chunkWXEFNFHTjs.extractFormulaVariables; exports.extractRelationIds = _chunkWXEFNFHTjs.extractRelationIds; exports.extractRelationNames = _chunkWXEFNFHTjs.extractRelationNames; exports.extractRelationReferences = _chunkWXEFNFHTjs.extractRelationReferences; exports.file = _chunkWXEFNFHTjs.file; exports.fileConfigSchema = _chunk3WTK7ESHjs.fileConfigSchema; exports.flagRegistry = flagRegistry; exports.flattenRelationsForEval = _chunkWXEFNFHTjs.flattenRelationsForEval; exports.formatAttributeValue = _chunkWXEFNFHTjs.formatAttributeValue; exports.formatFormulaResult = _chunkWXEFNFHTjs.formatFormulaResult; exports.formatPhoneForDisplay = _chunk3WTK7ESHjs.formatPhoneForDisplay; exports.formatRecord = _chunkWXEFNFHTjs.formatRecord; exports.formatRecords = _chunkWXEFNFHTjs.formatRecords; exports.formatZodErrors = _chunk3WTK7ESHjs.formatZodErrors; exports.formula = _chunkWXEFNFHTjs.formula; exports.formulaConfigSchema = _chunk3WTK7ESHjs.formulaConfigSchema; exports.generateCssVariables = _chunkWXEFNFHTjs.generateCssVariables; exports.generateDefaultDetailView = generateDefaultDetailView; exports.generateDefaultListView = generateDefaultListView; exports.generateFallbackView = generateFallbackView; exports.generateId = _chunkNEVERCM3js.generateId; exports.generatePrefixedId = _chunkNEVERCM3js.generatePrefixedId; exports.generateTemplateName = _chunkNEVERCM3js.generateTemplateName; exports.getActiveTab = getActiveTab; exports.getAttributeConfigSchema = _chunk3WTK7ESHjs.getAttributeConfigSchema; exports.getContext = _chunkWXEFNFHTjs.getContext; exports.getContextValue = _chunkWXEFNFHTjs.getContextValue; exports.getDefaultExecutorRegistry = _chunkWXEFNFHTjs.getDefaultExecutorRegistry; exports.getErrorMessage = _chunkWXEFNFHTjs.getErrorMessage; exports.getFeatureFlags = _chunkWXEFNFHTjs.getFeatureFlags; exports.getFeatureValue = _chunkWXEFNFHTjs.getFeatureValue; exports.getMissingRequiredAttributes = _chunk3WTK7ESHjs.getMissingRequiredAttributes; exports.getNodeOutputs = _chunkWXEFNFHTjs.getNodeOutputs; exports.getPathDepth = _chunkWXEFNFHTjs.getPathDepth; exports.getPolicy = _chunkWXEFNFHTjs.getPolicy; exports.getRelationPath = _chunkWXEFNFHTjs.getRelationPath; exports.getSchemaByNameFromContext = _chunkWXEFNFHTjs.getSchemaByNameFromContext; exports.getSchemaContext = _chunkWXEFNFHTjs.getSchemaContext; exports.getSchemaFromContext = _chunkWXEFNFHTjs.getSchemaFromContext; exports.getSyncPreview = _chunkWXEFNFHTjs.getSyncPreview; exports.getSystemAttributeList = _chunkWXEFNFHTjs.getSystemAttributeList; exports.getSystemTemplate = _chunkWXEFNFHTjs.getSystemTemplate; exports.getTargetAttributeName = _chunkWXEFNFHTjs.getTargetAttributeName; exports.getTenantId = _chunkWXEFNFHTjs.getTenantId; exports.getUserId = _chunkWXEFNFHTjs.getUserId; exports.getViewSeedPreview = _chunkWXEFNFHTjs.getViewSeedPreview; exports.getViewSyncPreview = _chunkWXEFNFHTjs.getViewSyncPreview; exports.group = _chunkWXEFNFHTjs.group; exports.hasContext = _chunkWXEFNFHTjs.hasContext; exports.hasFeatureFlagsContext = _chunkWXEFNFHTjs.hasFeatureFlagsContext; exports.hasProperties = _chunkWXEFNFHTjs.hasProperties; exports.hasRelationReferences = _chunkWXEFNFHTjs.hasRelationReferences; exports.hasSchemaContext = _chunkWXEFNFHTjs.hasSchemaContext; exports.hashOptions = _chunkWXEFNFHTjs.hashOptions; exports.inValues = _chunkWXEFNFHTjs.inValues; exports.indexBy = _chunkNEVERCM3js.indexBy; exports.inferInverseCardinality = _chunkWXEFNFHTjs.inferInverseCardinality; exports.isActivityTab = isActivityTab; exports.isAdminRole = _chunkJZO52C3Fjs.isAdminRole; exports.isAdvancedFormNode = _chunkWXEFNFHTjs.isAdvancedFormNode; exports.isAttributeSortable = _chunkWXEFNFHTjs.isAttributeSortable; exports.isBehaviorProperty = _chunkWXEFNFHTjs.isBehaviorProperty; exports.isBilateralRelation = _chunkWXEFNFHTjs.isBilateralRelation; exports.isCalendarView = isCalendarView; exports.isConditionGroup = _chunkWXEFNFHTjs.isConditionGroup; exports.isConditionNode = _chunkWXEFNFHTjs.isConditionNode; exports.isConditionRule = _chunkWXEFNFHTjs.isConditionRule; exports.isCustomTab = isCustomTab; exports.isDefaultRole = _chunkJZO52C3Fjs.isDefaultRole; exports.isDetailView = isDetailView; exports.isDocumentNode = _chunkWXEFNFHTjs.isDocumentNode; exports.isDocumentsTab = isDocumentsTab; exports.isEmpty = _chunkWXEFNFHTjs.isEmpty; exports.isEndNode = _chunkWXEFNFHTjs.isEndNode; exports.isFeatureEnabled = _chunkWXEFNFHTjs.isFeatureEnabled; exports.isFieldGroup = isFieldGroup; exports.isFlowDefinition = isFlowDefinition; exports.isFlowPublished = isFlowPublished; exports.isFlowsTab = isFlowsTab; exports.isForbiddenError = _chunkWXEFNFHTjs.isForbiddenError; exports.isFormNode = _chunkWXEFNFHTjs.isFormNode; exports.isFormTab = isFormTab; exports.isGalleryView = isGalleryView; exports.isGrantExpired = _chunkWXEFNFHTjs.isGrantExpired; exports.isGrantRevoked = _chunkWXEFNFHTjs.isGrantRevoked; exports.isGrantValid = _chunkWXEFNFHTjs.isGrantValid; exports.isIdentityProperty = _chunkWXEFNFHTjs.isIdentityProperty; exports.isInstanceEvent = _chunkWXEFNFHTjs.isInstanceEvent; exports.isInstanceTerminal = _chunkWXEFNFHTjs.isInstanceTerminal; exports.isInstanceWaiting = _chunkWXEFNFHTjs.isInstanceWaiting; exports.isInverseSourceTab = isInverseSourceTab; exports.isInvitationAccepted = _chunkWXEFNFHTjs.isInvitationAccepted; exports.isInvitationExpired = _chunkWXEFNFHTjs.isInvitationExpired; exports.isInvitationOrGrantEvent = _chunkWXEFNFHTjs.isInvitationOrGrantEvent; exports.isInvitationValid = _chunkWXEFNFHTjs.isInvitationValid; exports.isLabelExpression = _chunkWXEFNFHTjs.isLabelExpression; exports.isListView = isListView; exports.isNoValueOperator = isNoValueOperator; exports.isNodeEvent = _chunkWXEFNFHTjs.isNodeEvent; exports.isNotEmpty = _chunkWXEFNFHTjs.isNotEmpty; exports.isNotFoundError = _chunkWXEFNFHTjs.isNotFoundError; exports.isPresentationProperty = _chunkWXEFNFHTjs.isPresentationProperty; exports.isProtectedResourceError = _chunkWXEFNFHTjs.isProtectedResourceError; exports.isRecordComplete = _chunk3WTK7ESHjs.isRecordComplete; exports.isRelationGroup = isRelationGroup; exports.isRelationSourceTab = isRelationSourceTab; exports.isRichtextTab = isRichtextTab; exports.isSchemaError = _chunkWXEFNFHTjs.isSchemaError; exports.isSimpleFormNode = _chunkWXEFNFHTjs.isSimpleFormNode; exports.isStartNode = _chunkWXEFNFHTjs.isStartNode; exports.isSystemAttribute = _chunkWXEFNFHTjs.isSystemAttribute; exports.isSystemAttributeObject = _chunkWXEFNFHTjs.isSystemAttributeObject; exports.isSystemFlow = isSystemFlow; exports.isSystemTemplate = _chunkWXEFNFHTjs.isSystemTemplate; exports.isSystemWorkflow = _chunkWXEFNFHTjs.isSystemWorkflow; exports.isTableTab = isTableTab; exports.isTimelineView = isTimelineView; exports.isTokenRevoked = _chunkWXEFNFHTjs.isTokenRevoked; exports.isUniversalRelation = _chunkWXEFNFHTjs.isUniversalRelation; exports.isValidationError = _chunkWXEFNFHTjs.isValidationError; exports.isViewCustomized = isViewCustomized; exports.isWorkflowDefinition = _chunkWXEFNFHTjs.isWorkflowDefinition; exports.isWorkflowPublished = _chunkWXEFNFHTjs.isWorkflowPublished; exports.jsonFlag = jsonFlag; exports.listView = _chunkWXEFNFHTjs.listView; exports.location = _chunkWXEFNFHTjs.location; exports.locationConfigSchema = _chunk3WTK7ESHjs.locationConfigSchema; exports.mergeWithDefaults = _chunkWXEFNFHTjs.mergeWithDefaults; exports.multiselect = _chunkWXEFNFHTjs.multiselect; exports.multiselectConfigSchema = _chunk3WTK7ESHjs.multiselectConfigSchema; exports.neq = _chunkWXEFNFHTjs.neq; exports.normalizePhoneNumber = _chunk3WTK7ESHjs.normalizePhoneNumber; exports.number = _chunkWXEFNFHTjs.number; exports.numberConfigSchema = _chunk3WTK7ESHjs.numberConfigSchema; exports.numberFlag = numberFlag; exports.object = _chunkWXEFNFHTjs.object; exports.or = _chunkWXEFNFHTjs.or; exports.parseAttributeConfig = _chunk3WTK7ESHjs.parseAttributeConfig; exports.parsePath = _chunkWXEFNFHTjs.parsePath; exports.parseRawPhoneInput = _chunk3WTK7ESHjs.parseRawPhoneInput; exports.pathHasManyCardinality = _chunkWXEFNFHTjs.pathHasManyCardinality; exports.phone = _chunkWXEFNFHTjs.phone; exports.phoneConfigSchema = _chunk3WTK7ESHjs.phoneConfigSchema; exports.rating = _chunkWXEFNFHTjs.rating; exports.ratingConfigSchema = _chunk3WTK7ESHjs.ratingConfigSchema; exports.recalculateParentRollups = _chunkWXEFNFHTjs.recalculateParentRollups; exports.registry = _chunkWXEFNFHTjs.registry; exports.relation = _chunkWXEFNFHTjs.relation; exports.relationConfigSchema = _chunk3WTK7ESHjs.relationConfigSchema; exports.relationGroup = _chunkWXEFNFHTjs.relationGroup; exports.renderLabelExpression = _chunkWXEFNFHTjs.renderLabelExpression; exports.resetViewToDefault = resetViewToDefault; exports.resolveMultiplePaths = _chunkWXEFNFHTjs.resolveMultiplePaths; exports.resolveSingleValue = _chunkWXEFNFHTjs.resolveSingleValue; exports.richtext = _chunkWXEFNFHTjs.richtext; exports.richtextConfigSchema = _chunk3WTK7ESHjs.richtextConfigSchema; exports.rollup = _chunkWXEFNFHTjs.rollup; exports.rollupConfigSchema = _chunk3WTK7ESHjs.rollupConfigSchema; exports.runWithContext = _chunkWXEFNFHTjs.runWithContext; exports.runWithFeatureFlags = _chunkWXEFNFHTjs.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunkWXEFNFHTjs.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunkWXEFNFHTjs.runWithSchemaContext; exports.safeParseAttributeConfig = _chunk3WTK7ESHjs.safeParseAttributeConfig; exports.seedRegistryViews = _chunkWXEFNFHTjs.seedRegistryViews; exports.select = _chunkWXEFNFHTjs.select; exports.selectConfigSchema = _chunk3WTK7ESHjs.selectConfigSchema; exports.setContextValue = _chunkWXEFNFHTjs.setContextValue; exports.slugify = _chunkNEVERCM3js.slugify; exports.status = _chunkWXEFNFHTjs.status; exports.statusConfigSchema = _chunk3WTK7ESHjs.statusConfigSchema; exports.stringFlag = stringFlag; exports.success = _chunkWXEFNFHTjs.success; exports.syncAll = _chunkWXEFNFHTjs.syncAll; exports.syncNativeObjects = _chunkWXEFNFHTjs.syncNativeObjects; exports.syncNativeViews = _chunkWXEFNFHTjs.syncNativeViews; exports.text = _chunkWXEFNFHTjs.text; exports.textConfigSchema = _chunk3WTK7ESHjs.textConfigSchema; exports.textarea = _chunkWXEFNFHTjs.textarea; exports.textareaConfigSchema = _chunk3WTK7ESHjs.textareaConfigSchema; exports.toUndefinedIfEmpty = _chunkWXEFNFHTjs.toUndefinedIfEmpty; exports.traversePath = _chunkWXEFNFHTjs.traversePath; exports.tryGetFeatureValue = _chunkWXEFNFHTjs.tryGetFeatureValue; exports.user = _chunkWXEFNFHTjs.user; exports.userConfigSchema = _chunk3WTK7ESHjs.userConfigSchema; exports.validateAttribute = _chunk3WTK7ESHjs.validateAttribute; exports.validateAttributeConfig = _chunk3WTK7ESHjs.validateAttributeConfig; exports.validateDraft = _chunk3WTK7ESHjs.validateDraft; exports.validateDraftOrThrow = _chunk3WTK7ESHjs.validateDraftOrThrow; exports.validateFormulaExpression = _chunkWXEFNFHTjs.validateFormulaExpression; exports.validateObject = _chunk3WTK7ESHjs.validateObject; exports.validateObjectOrThrow = _chunk3WTK7ESHjs.validateObjectOrThrow; exports.validatePath = _chunkWXEFNFHTjs.validatePath; exports.validatePhoneNumber = _chunk3WTK7ESHjs.validatePhoneNumber; exports.verifyNativeObjectsSync = _chunkWXEFNFHTjs.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunkWXEFNFHTjs.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunkWXEFNFHTjs.verifyRegistryViewsSeeded; exports.view = _chunkWXEFNFHTjs.view; exports.viewRegistry = viewRegistry; exports.wait = _chunkWXEFNFHTjs.wait; exports.withFeatureFlags = _chunkWXEFNFHTjs.withFeatureFlags; exports.withTenantContext = _chunkWXEFNFHTjs.withTenantContext; exports.workflow = _chunkWXEFNFHTjs.workflow;
|
|
2050
|
+
|
|
2051
|
+
exports.ALL_ACTIONS = ALL_ACTIONS; exports.ALL_SYSTEM_RESOURCES = _chunkJZO52C3Fjs.ALL_SYSTEM_RESOURCES; exports.ActivityTabConfig = _chunk27O7E2WMjs.ActivityTabConfig; exports.AttributeInUseError = _chunk27O7E2WMjs.AttributeInUseError; exports.AttributeNotFoundError = _chunk27O7E2WMjs.AttributeNotFoundError; exports.AuditService = _chunk27O7E2WMjs.AuditService; exports.AuthMethodSchema = _chunk27O7E2WMjs.AuthMethodSchema; exports.BEHAVIOR_PROPERTIES = _chunk27O7E2WMjs.BEHAVIOR_PROPERTIES; exports.BaseRepository = _chunk27O7E2WMjs.BaseRepository; exports.BaseService = _chunk27O7E2WMjs.BaseService; exports.ConcurrentModificationError = _chunk27O7E2WMjs.ConcurrentModificationError; exports.ConditionExecutor = _chunk27O7E2WMjs.ConditionExecutor; exports.ConditionGroupSchema = _chunk27O7E2WMjs.ConditionGroupSchema; exports.ConditionNodeSchema = _chunk27O7E2WMjs.ConditionNodeSchema; exports.ConditionOperatorSchema = _chunk27O7E2WMjs.ConditionOperatorSchema; exports.ConditionRuleSchema = _chunk27O7E2WMjs.ConditionRuleSchema; exports.CreateShareInputSchema = _chunk27O7E2WMjs.CreateShareInputSchema; exports.CustomTabConfig = _chunk27O7E2WMjs.CustomTabConfig; exports.DEFAULT_LABEL_FALLBACK = _chunk27O7E2WMjs.DEFAULT_LABEL_FALLBACK; exports.DEFAULT_ROLES = _chunkJZO52C3Fjs.DEFAULT_ROLES; exports.DEFAULT_ROLE_DESCRIPTIONS = _chunkJZO52C3Fjs.DEFAULT_ROLE_DESCRIPTIONS; exports.DEFAULT_ROLE_LABELS = _chunkJZO52C3Fjs.DEFAULT_ROLE_LABELS; exports.DEFAULT_ROLE_PERMISSIONS = _chunkJZO52C3Fjs.DEFAULT_ROLE_PERMISSIONS; exports.DEFAULT_THEME = _chunk27O7E2WMjs.DEFAULT_THEME; exports.DEFAULT_VALIDATION_MESSAGES = _chunk3WTK7ESHjs.DEFAULT_VALIDATION_MESSAGES; exports.DRIVING_LICENSE = _chunk27O7E2WMjs.DRIVING_LICENSE; exports.DetailViewBuilder = _chunk27O7E2WMjs.DetailViewBuilder; exports.DocumentExecutor = _chunk27O7E2WMjs.DocumentExecutor; exports.DocumentGenerationNotConfiguredError = _chunk27O7E2WMjs.DocumentGenerationNotConfiguredError; exports.DocumentGenerationService = _chunk27O7E2WMjs.DocumentGenerationService; exports.DocumentGenerationTemplateNotFoundError = _chunk27O7E2WMjs.DocumentGenerationTemplateNotFoundError; exports.DocumentNodeSchema = _chunk27O7E2WMjs.DocumentNodeSchema; exports.DocumentProcessingHook = _chunk27O7E2WMjs.DocumentProcessingHook; exports.DocumentProcessingService = _chunk27O7E2WMjs.DocumentProcessingService; exports.DocumentRenderError = _chunk27O7E2WMjs.DocumentRenderError; exports.DocumentRendererService = _chunk27O7E2WMjs.DocumentRendererService; exports.DocumentService = _chunk27O7E2WMjs.DocumentService; exports.DocumentTemplateService = _chunk27O7E2WMjs.DocumentTemplateService; exports.DocumentsTabConfig = _chunk27O7E2WMjs.DocumentsTabConfig; exports.DuplicateError = _chunk27O7E2WMjs.DuplicateError; exports.EMPTY_VALUE_PLACEHOLDER = _chunk27O7E2WMjs.EMPTY_VALUE_PLACEHOLDER; exports.EndExecutor = _chunk27O7E2WMjs.EndExecutor; exports.EndNodeSchema = _chunk27O7E2WMjs.EndNodeSchema; exports.ExecutorRegistry = _chunk27O7E2WMjs.ExecutorRegistry; exports.FORBIDDEN_PROPERTY_TYPES = _chunk27O7E2WMjs.FORBIDDEN_PROPERTY_TYPES; exports.FRENCH_ID_CARD = _chunk27O7E2WMjs.FRENCH_ID_CARD; exports.FeatureFlagsContextError = _chunk27O7E2WMjs.FeatureFlagsContextError; exports.FileNotFoundError = _chunk27O7E2WMjs.FileNotFoundError; exports.FileService = _chunk27O7E2WMjs.FileService; exports.FlagRegistry = FlagRegistry; exports.FlagService = FlagService; exports.FlowRowFieldSchema = _chunk27O7E2WMjs.FlowRowFieldSchema; exports.FlowRowSchema = _chunk27O7E2WMjs.FlowRowSchema; exports.FlowsTabConfig = _chunk27O7E2WMjs.FlowsTabConfig; exports.ForbiddenError = _chunk27O7E2WMjs.ForbiddenError; exports.FormExecutor = _chunk27O7E2WMjs.FormExecutor; exports.FormFieldRefSchema = _chunk27O7E2WMjs.FormFieldRefSchema; exports.FormNodeSchema = _chunk27O7E2WMjs.FormNodeSchema; exports.FormulaResolverService = _chunk27O7E2WMjs.FormulaResolverService; exports.GENERIC_DOCUMENT = _chunk27O7E2WMjs.GENERIC_DOCUMENT; exports.GeocodingService = _chunk27O7E2WMjs.GeocodingService; exports.GlobalSearchService = _chunk27O7E2WMjs.GlobalSearchService; exports.GrantExpiredError = _chunk27O7E2WMjs.GrantExpiredError; exports.GrantNotFoundError = _chunk27O7E2WMjs.GrantNotFoundError; exports.GrantRevokedError = _chunk27O7E2WMjs.GrantRevokedError; exports.GroupBuilder = _chunk27O7E2WMjs.GroupBuilder; exports.IDENTITY_PROPERTIES = _chunk27O7E2WMjs.IDENTITY_PROPERTIES; exports.InvalidPathError = _chunk27O7E2WMjs.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunk27O7E2WMjs.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunk27O7E2WMjs.InvitationExpiredError; exports.InvitationNotFoundError = _chunk27O7E2WMjs.InvitationNotFoundError; exports.InvitationRevokedError = _chunk27O7E2WMjs.InvitationRevokedError; exports.ListViewBuilder = _chunk27O7E2WMjs.ListViewBuilder; exports.ListViewTabConfigBuilder = _chunk27O7E2WMjs.ListViewTabConfigBuilder; exports.MaxDepthExceededError = _chunk27O7E2WMjs.MaxDepthExceededError; exports.NON_SORTABLE_TYPES = _chunk27O7E2WMjs.NON_SORTABLE_TYPES; exports.NO_VALUE_OPERATORS = NO_VALUE_OPERATORS; exports.NodePositionSchema = _chunk27O7E2WMjs.NodePositionSchema; exports.NoopCacheAdapter = _chunk27O7E2WMjs.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunk27O7E2WMjs.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunk27O7E2WMjs.NoopHookRegistry; exports.NotFoundError = _chunk27O7E2WMjs.NotFoundError; exports.NotSystemObjectError = _chunk27O7E2WMjs.NotSystemObjectError; exports.OPERATORS_BY_TYPE = OPERATORS_BY_TYPE; exports.ObjectBuilder = _chunk27O7E2WMjs.ObjectBuilder; exports.ObjectNotFoundError = _chunk27O7E2WMjs.ObjectNotFoundError; exports.ObjectReferencedError = _chunk27O7E2WMjs.ObjectReferencedError; exports.ObjectSchemaService = _chunk27O7E2WMjs.ObjectSchemaService; exports.PASSPORT = _chunk27O7E2WMjs.PASSPORT; exports.PRESENTATION_PROPERTIES = _chunk27O7E2WMjs.PRESENTATION_PROPERTIES; exports.PROOF_OF_ADDRESS = _chunk27O7E2WMjs.PROOF_OF_ADDRESS; exports.PermissionService = _chunk27O7E2WMjs.PermissionService; exports.PolicyRegistry = _chunk27O7E2WMjs.PolicyRegistry; exports.PolicyViolationError = _chunk27O7E2WMjs.PolicyViolationError; exports.ProtectedResourceError = _chunk27O7E2WMjs.ProtectedResourceError; exports.ProtectedRoleError = _chunk27O7E2WMjs.ProtectedRoleError; exports.QueryBuilder = _chunk27O7E2WMjs.QueryBuilder; exports.QueryMultipleResultsError = _chunk27O7E2WMjs.QueryMultipleResultsError; exports.QueryNoResultError = _chunk27O7E2WMjs.QueryNoResultError; exports.RELATION_TARGET_ANY = _chunk27O7E2WMjs.RELATION_TARGET_ANY; exports.RESERVED_ATTRIBUTE_NAMES = _chunk27O7E2WMjs.RESERVED_ATTRIBUTE_NAMES; exports.RecordNotFoundError = _chunk27O7E2WMjs.RecordNotFoundError; exports.RecordQueryService = _chunk27O7E2WMjs.RecordQueryService; exports.RecordReferencedError = _chunk27O7E2WMjs.RecordReferencedError; exports.RecordResolverService = _chunk27O7E2WMjs.RecordResolverService; exports.RecordService = _chunk27O7E2WMjs.RecordService; exports.RelationGroupBuilder = _chunk27O7E2WMjs.RelationGroupBuilder; exports.RelationPropertiesService = _chunk27O7E2WMjs.RelationPropertiesService; exports.RelationService = _chunk27O7E2WMjs.RelationService; exports.RichtextTabConfig = _chunk27O7E2WMjs.RichtextTabConfig; exports.RoleNotFoundError = _chunk27O7E2WMjs.RoleNotFoundError; exports.RollupScheduler = _chunk27O7E2WMjs.RollupScheduler; exports.RollupService = _chunk27O7E2WMjs.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunk27O7E2WMjs.SHORTCUT_TO_FILTER_OPERATOR; exports.SIGNABLE_CONTRACT = _chunk27O7E2WMjs.SIGNABLE_CONTRACT; exports.SORTABLE_ATTRIBUTE_TYPES = _chunk27O7E2WMjs.SORTABLE_ATTRIBUTE_TYPES; exports.SYSTEM_ATTRIBUTES = _chunk27O7E2WMjs.SYSTEM_ATTRIBUTES; exports.SYSTEM_FIELD_NAMES = _chunk27O7E2WMjs.SYSTEM_FIELD_NAMES; exports.SYSTEM_RESOURCES = _chunkJZO52C3Fjs.SYSTEM_RESOURCES; exports.SYSTEM_RESOURCE_LABELS = _chunkJZO52C3Fjs.SYSTEM_RESOURCE_LABELS; exports.SYSTEM_TEMPLATES = _chunk27O7E2WMjs.SYSTEM_TEMPLATES; exports.SYSTEM_TEMPLATE_IDS = _chunk27O7E2WMjs.SYSTEM_TEMPLATE_IDS; exports.SchemaContextAwareRepository = _chunk27O7E2WMjs.SchemaContextAwareRepository; exports.SchemaError = _chunk27O7E2WMjs.SchemaError; exports.SchemaErrorCode = _chunk27O7E2WMjs.SchemaErrorCode; exports.ShareStatusSchema = _chunk27O7E2WMjs.ShareStatusSchema; exports.SlotModeSchema = _chunk27O7E2WMjs.SlotModeSchema; exports.StartExecutor = _chunk27O7E2WMjs.StartExecutor; exports.StartNodeSchema = _chunk27O7E2WMjs.StartNodeSchema; exports.StorageDownloadNotSupportedError = _chunk27O7E2WMjs.StorageDownloadNotSupportedError; exports.SyncError = _chunk27O7E2WMjs.SyncError; exports.TabBuilder = _chunk27O7E2WMjs.TabBuilder; exports.TableTabConfig = _chunk27O7E2WMjs.TableTabConfig; exports.TenantContextError = _chunk27O7E2WMjs.TenantContextError; exports.ThemeColorsSchema = _chunk27O7E2WMjs.ThemeColorsSchema; exports.ThemeLogoSchema = _chunk27O7E2WMjs.ThemeLogoSchema; exports.TokenRevokedError = _chunk27O7E2WMjs.TokenRevokedError; exports.USER_STATUSES = USER_STATUSES; exports.UserProfileNotFoundError = _chunk27O7E2WMjs.UserProfileNotFoundError; exports.UserProfileService = _chunk27O7E2WMjs.UserProfileService; exports.UserService = _chunk27O7E2WMjs.UserService; exports.ValidationError = _chunk27O7E2WMjs.ValidationError; exports.ViewBuilder = _chunk27O7E2WMjs.ViewBuilder; exports.ViewService = _chunk27O7E2WMjs.ViewService; exports.ViewportSchema = _chunk27O7E2WMjs.ViewportSchema; exports.WorkflowAccessGrantService = _chunk27O7E2WMjs.WorkflowAccessGrantService; exports.WorkflowBuilder = _chunk27O7E2WMjs.WorkflowBuilder; exports.WorkflowConditionBuilder = _chunk27O7E2WMjs.WorkflowConditionBuilder; exports.WorkflowConfigSchema = _chunk27O7E2WMjs.WorkflowConfigSchema; exports.WorkflowDefinitionSchema = _chunk27O7E2WMjs.WorkflowDefinitionSchema; exports.WorkflowEndBuilder = _chunk27O7E2WMjs.WorkflowEndBuilder; exports.WorkflowFormBuilder = _chunk27O7E2WMjs.WorkflowFormBuilder; exports.WorkflowFormRowBuilder = _chunk27O7E2WMjs.WorkflowFormRowBuilder; exports.WorkflowInstanceService = _chunk27O7E2WMjs.WorkflowInstanceService; exports.WorkflowInvitationService = _chunk27O7E2WMjs.WorkflowInvitationService; exports.WorkflowJwtService = _chunk27O7E2WMjs.WorkflowJwtService; exports.WorkflowLayoutSchema = _chunk27O7E2WMjs.WorkflowLayoutSchema; exports.WorkflowNodeSchema = _chunk27O7E2WMjs.WorkflowNodeSchema; exports.WorkflowRelationService = _chunk27O7E2WMjs.WorkflowRelationService; exports.WorkflowService = _chunk27O7E2WMjs.WorkflowService; exports.WorkflowShareSchema = _chunk27O7E2WMjs.WorkflowShareSchema; exports.WorkflowSimpleFormBuilder = _chunk27O7E2WMjs.WorkflowSimpleFormBuilder; exports.WorkflowSlotSchema = _chunk27O7E2WMjs.WorkflowSlotSchema; exports.WorkflowStartBuilder = _chunk27O7E2WMjs.WorkflowStartBuilder; exports.WorkflowStatusSchema = _chunk27O7E2WMjs.WorkflowStatusSchema; exports.WorkflowThemeSchema = _chunk27O7E2WMjs.WorkflowThemeSchema; exports.accessLevelToActions = accessLevelToActions; exports.actionsToAccessLevel = actionsToAccessLevel; exports.addSchemaToContext = _chunk27O7E2WMjs.addSchemaToContext; exports.and = _chunk27O7E2WMjs.and; exports.applyDefaultValues = _chunk27O7E2WMjs.applyDefaultValues; exports.applyRelationProps = applyRelationProps; exports.asTenantId = _chunkNEVERCM3js.asTenantId; exports.asUserId = _chunkNEVERCM3js.asUserId; exports.attributeConfigSchemas = _chunk3WTK7ESHjs.attributeConfigSchemas; exports.booleanFlag = booleanFlag; exports.buildAuditChanges = _chunk27O7E2WMjs.buildAuditChanges; exports.buildPolicyContext = _chunk27O7E2WMjs.buildPolicyContext; exports.cacheKeys = _chunk27O7E2WMjs.cacheKeys; exports.cacheTtl = _chunk27O7E2WMjs.cacheTtl; exports.canAccessNode = _chunk27O7E2WMjs.canAccessNode; exports.canResumeInstance = _chunk27O7E2WMjs.canResumeInstance; exports.checkPermission = _chunk27O7E2WMjs.checkPermission; exports.checkRecordAccess = _chunk27O7E2WMjs.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunk27O7E2WMjs.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunk27O7E2WMjs.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunk27O7E2WMjs.checkSharedObjectWriteAccess; exports.checkbox = _chunk27O7E2WMjs.checkbox; exports.checkboxConfigSchema = _chunk3WTK7ESHjs.checkboxConfigSchema; exports.complete = _chunk27O7E2WMjs.complete; exports.computeLabel = _chunk27O7E2WMjs.computeLabel; exports.computeLabelWithRelations = _chunk27O7E2WMjs.computeLabelWithRelations; exports.computeRecordStatus = _chunk3WTK7ESHjs.computeRecordStatus; exports.createAttributeValidator = _chunk3WTK7ESHjs.createAttributeValidator; exports.createCheckboxValidator = _chunk3WTK7ESHjs.createCheckboxValidator; exports.createContextForCreate = _chunk27O7E2WMjs.createContextForCreate; exports.createContextForDelete = _chunk27O7E2WMjs.createContextForDelete; exports.createContextForRestore = _chunk27O7E2WMjs.createContextForRestore; exports.createContextForUpdate = _chunk27O7E2WMjs.createContextForUpdate; exports.createCurrencyValidator = _chunk3WTK7ESHjs.createCurrencyValidator; exports.createDateValidator = _chunk3WTK7ESHjs.createDateValidator; exports.createDefaultExecutorRegistry = _chunk27O7E2WMjs.createDefaultExecutorRegistry; exports.createDefaultState = _chunk27O7E2WMjs.createDefaultState; exports.createDraftValidator = _chunk3WTK7ESHjs.createDraftValidator; exports.createEmptyContext = _chunk27O7E2WMjs.createEmptyContext; exports.createFileValidator = _chunk3WTK7ESHjs.createFileValidator; exports.createFlagRegistry = createFlagRegistry; exports.createFlagService = createFlagService; exports.createFormAttributeValidator = _chunk3WTK7ESHjs.createFormAttributeValidator; exports.createFormulaValidator = _chunk3WTK7ESHjs.createFormulaValidator; exports.createLocationValidator = _chunk3WTK7ESHjs.createLocationValidator; exports.createMockAdapter = _chunk27O7E2WMjs.createMockAdapter; exports.createMultiRelationValidator = _chunk3WTK7ESHjs.createMultiRelationValidator; exports.createMultiselectValidator = _chunk3WTK7ESHjs.createMultiselectValidator; exports.createNumberValidator = _chunk3WTK7ESHjs.createNumberValidator; exports.createObjectValidator = _chunk3WTK7ESHjs.createObjectValidator; exports.createPhoneValidator = _chunk3WTK7ESHjs.createPhoneValidator; exports.createQueryBuilder = _chunk27O7E2WMjs.createQueryBuilder; exports.createRatingValidator = _chunk3WTK7ESHjs.createRatingValidator; exports.createRelationValidator = _chunk3WTK7ESHjs.createRelationValidator; exports.createRichtextValidator = _chunk3WTK7ESHjs.createRichtextValidator; exports.createRollupValidator = _chunk3WTK7ESHjs.createRollupValidator; exports.createSelectValidator = _chunk3WTK7ESHjs.createSelectValidator; exports.createSingleRelationValidator = _chunk3WTK7ESHjs.createSingleRelationValidator; exports.createStartTransition = _chunk27O7E2WMjs.createStartTransition; exports.createStatusValidator = _chunk3WTK7ESHjs.createStatusValidator; exports.createTextAreaValidator = _chunk3WTK7ESHjs.createTextAreaValidator; exports.createTextValidator = _chunk3WTK7ESHjs.createTextValidator; exports.createUserValidator = _chunk3WTK7ESHjs.createUserValidator; exports.currency = _chunk27O7E2WMjs.currency; exports.currencyConfigSchema = _chunk3WTK7ESHjs.currencyConfigSchema; exports.date = _chunk27O7E2WMjs.date; exports.dateConfigSchema = _chunk3WTK7ESHjs.dateConfigSchema; exports.defaultPolicyRegistry = _chunk27O7E2WMjs.defaultPolicyRegistry; exports.defaultTtl = _chunk27O7E2WMjs.defaultTtl; exports.detailView = _chunk27O7E2WMjs.detailView; exports.document = _chunk27O7E2WMjs.document; exports.documentConfigSchema = _chunk3WTK7ESHjs.documentConfigSchema; exports.enrichRecordsWithFormulas = _chunk27O7E2WMjs.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunk27O7E2WMjs.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunk27O7E2WMjs.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunk27O7E2WMjs.enrichWithFormulas; exports.eq = _chunk27O7E2WMjs.eq; exports.error = _chunk27O7E2WMjs.error; exports.evaluate = _chunk27O7E2WMjs.evaluate; exports.evaluateCondition = _chunk27O7E2WMjs.evaluateCondition; exports.evaluateFormula = _chunk27O7E2WMjs.evaluateFormula; exports.evaluateFormulaAttribute = _chunk27O7E2WMjs.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunk27O7E2WMjs.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunk27O7E2WMjs.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunk27O7E2WMjs.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunk27O7E2WMjs.evaluateWithTrace; exports.extractAttributeNames = _chunk27O7E2WMjs.extractAttributeNames; exports.extractFormulaVariables = _chunk27O7E2WMjs.extractFormulaVariables; exports.extractRelationIds = _chunk27O7E2WMjs.extractRelationIds; exports.extractRelationNames = _chunk27O7E2WMjs.extractRelationNames; exports.extractRelationReferences = _chunk27O7E2WMjs.extractRelationReferences; exports.file = _chunk27O7E2WMjs.file; exports.fileConfigSchema = _chunk3WTK7ESHjs.fileConfigSchema; exports.flagRegistry = flagRegistry; exports.flattenRelationsForEval = _chunk27O7E2WMjs.flattenRelationsForEval; exports.formatAttributeValue = _chunk27O7E2WMjs.formatAttributeValue; exports.formatFormulaResult = _chunk27O7E2WMjs.formatFormulaResult; exports.formatPhoneForDisplay = _chunk3WTK7ESHjs.formatPhoneForDisplay; exports.formatRecord = _chunk27O7E2WMjs.formatRecord; exports.formatRecords = _chunk27O7E2WMjs.formatRecords; exports.formatZodErrors = _chunk3WTK7ESHjs.formatZodErrors; exports.formula = _chunk27O7E2WMjs.formula; exports.formulaConfigSchema = _chunk3WTK7ESHjs.formulaConfigSchema; exports.generateCssVariables = _chunk27O7E2WMjs.generateCssVariables; exports.generateDefaultDetailView = generateDefaultDetailView; exports.generateDefaultListView = generateDefaultListView; exports.generateFallbackView = generateFallbackView; exports.generateId = _chunkNEVERCM3js.generateId; exports.generatePrefixedId = _chunkNEVERCM3js.generatePrefixedId; exports.generateTemplateName = _chunkNEVERCM3js.generateTemplateName; exports.getActiveTab = getActiveTab; exports.getAttributeConfigSchema = _chunk3WTK7ESHjs.getAttributeConfigSchema; exports.getContext = _chunk27O7E2WMjs.getContext; exports.getContextValue = _chunk27O7E2WMjs.getContextValue; exports.getDefaultExecutorRegistry = _chunk27O7E2WMjs.getDefaultExecutorRegistry; exports.getErrorMessage = _chunk27O7E2WMjs.getErrorMessage; exports.getFeatureFlags = _chunk27O7E2WMjs.getFeatureFlags; exports.getFeatureValue = _chunk27O7E2WMjs.getFeatureValue; exports.getMissingRequiredAttributes = _chunk3WTK7ESHjs.getMissingRequiredAttributes; exports.getNodeOutputs = _chunk27O7E2WMjs.getNodeOutputs; exports.getPathDepth = _chunk27O7E2WMjs.getPathDepth; exports.getPolicy = _chunk27O7E2WMjs.getPolicy; exports.getRelationPath = _chunk27O7E2WMjs.getRelationPath; exports.getSchemaByNameFromContext = _chunk27O7E2WMjs.getSchemaByNameFromContext; exports.getSchemaContext = _chunk27O7E2WMjs.getSchemaContext; exports.getSchemaFromContext = _chunk27O7E2WMjs.getSchemaFromContext; exports.getSyncPreview = _chunk27O7E2WMjs.getSyncPreview; exports.getSystemAttributeList = _chunk27O7E2WMjs.getSystemAttributeList; exports.getSystemTemplate = _chunk27O7E2WMjs.getSystemTemplate; exports.getTargetAttributeName = _chunk27O7E2WMjs.getTargetAttributeName; exports.getTenantId = _chunk27O7E2WMjs.getTenantId; exports.getUserId = _chunk27O7E2WMjs.getUserId; exports.getViewSeedPreview = _chunk27O7E2WMjs.getViewSeedPreview; exports.getViewSyncPreview = _chunk27O7E2WMjs.getViewSyncPreview; exports.group = _chunk27O7E2WMjs.group; exports.hasContext = _chunk27O7E2WMjs.hasContext; exports.hasFeatureFlagsContext = _chunk27O7E2WMjs.hasFeatureFlagsContext; exports.hasProperties = _chunk27O7E2WMjs.hasProperties; exports.hasRelationReferences = _chunk27O7E2WMjs.hasRelationReferences; exports.hasSchemaContext = _chunk27O7E2WMjs.hasSchemaContext; exports.hashOptions = _chunk27O7E2WMjs.hashOptions; exports.inValues = _chunk27O7E2WMjs.inValues; exports.indexBy = _chunkNEVERCM3js.indexBy; exports.inferInverseCardinality = _chunk27O7E2WMjs.inferInverseCardinality; exports.isActivityTab = isActivityTab; exports.isAdminRole = _chunkJZO52C3Fjs.isAdminRole; exports.isAdvancedFormNode = _chunk27O7E2WMjs.isAdvancedFormNode; exports.isAttributeSortable = _chunk27O7E2WMjs.isAttributeSortable; exports.isBehaviorProperty = _chunk27O7E2WMjs.isBehaviorProperty; exports.isBilateralRelation = _chunk27O7E2WMjs.isBilateralRelation; exports.isCalendarView = isCalendarView; exports.isConditionGroup = _chunk27O7E2WMjs.isConditionGroup; exports.isConditionNode = _chunk27O7E2WMjs.isConditionNode; exports.isConditionRule = _chunk27O7E2WMjs.isConditionRule; exports.isCustomTab = isCustomTab; exports.isDefaultRole = _chunkJZO52C3Fjs.isDefaultRole; exports.isDetailView = isDetailView; exports.isDocumentNode = _chunk27O7E2WMjs.isDocumentNode; exports.isDocumentsTab = isDocumentsTab; exports.isEmpty = _chunk27O7E2WMjs.isEmpty; exports.isEndNode = _chunk27O7E2WMjs.isEndNode; exports.isFeatureEnabled = _chunk27O7E2WMjs.isFeatureEnabled; exports.isFieldGroup = isFieldGroup; exports.isFlowDefinition = isFlowDefinition; exports.isFlowPublished = isFlowPublished; exports.isFlowsTab = isFlowsTab; exports.isForbiddenError = _chunk27O7E2WMjs.isForbiddenError; exports.isFormNode = _chunk27O7E2WMjs.isFormNode; exports.isFormTab = isFormTab; exports.isGalleryView = isGalleryView; exports.isGrantExpired = _chunk27O7E2WMjs.isGrantExpired; exports.isGrantRevoked = _chunk27O7E2WMjs.isGrantRevoked; exports.isGrantValid = _chunk27O7E2WMjs.isGrantValid; exports.isIdentityProperty = _chunk27O7E2WMjs.isIdentityProperty; exports.isInstanceEvent = _chunk27O7E2WMjs.isInstanceEvent; exports.isInstanceTerminal = _chunk27O7E2WMjs.isInstanceTerminal; exports.isInstanceWaiting = _chunk27O7E2WMjs.isInstanceWaiting; exports.isInverseSourceTab = isInverseSourceTab; exports.isInvitationAccepted = _chunk27O7E2WMjs.isInvitationAccepted; exports.isInvitationExpired = _chunk27O7E2WMjs.isInvitationExpired; exports.isInvitationOrGrantEvent = _chunk27O7E2WMjs.isInvitationOrGrantEvent; exports.isInvitationValid = _chunk27O7E2WMjs.isInvitationValid; exports.isLabelExpression = _chunk27O7E2WMjs.isLabelExpression; exports.isListView = isListView; exports.isNoValueOperator = isNoValueOperator; exports.isNodeEvent = _chunk27O7E2WMjs.isNodeEvent; exports.isNotEmpty = _chunk27O7E2WMjs.isNotEmpty; exports.isNotFoundError = _chunk27O7E2WMjs.isNotFoundError; exports.isPresentationProperty = _chunk27O7E2WMjs.isPresentationProperty; exports.isProtectedResourceError = _chunk27O7E2WMjs.isProtectedResourceError; exports.isRecordComplete = _chunk3WTK7ESHjs.isRecordComplete; exports.isRelationGroup = isRelationGroup; exports.isRelationSourceTab = isRelationSourceTab; exports.isRichtextTab = isRichtextTab; exports.isSchemaError = _chunk27O7E2WMjs.isSchemaError; exports.isSimpleFormNode = _chunk27O7E2WMjs.isSimpleFormNode; exports.isStartNode = _chunk27O7E2WMjs.isStartNode; exports.isSystemAttribute = _chunk27O7E2WMjs.isSystemAttribute; exports.isSystemAttributeObject = _chunk27O7E2WMjs.isSystemAttributeObject; exports.isSystemFlow = isSystemFlow; exports.isSystemTemplate = _chunk27O7E2WMjs.isSystemTemplate; exports.isSystemWorkflow = _chunk27O7E2WMjs.isSystemWorkflow; exports.isTableTab = isTableTab; exports.isTimelineView = isTimelineView; exports.isTokenRevoked = _chunk27O7E2WMjs.isTokenRevoked; exports.isUniversalRelation = _chunk27O7E2WMjs.isUniversalRelation; exports.isValidationError = _chunk27O7E2WMjs.isValidationError; exports.isViewCustomized = isViewCustomized; exports.isWorkflowDefinition = _chunk27O7E2WMjs.isWorkflowDefinition; exports.isWorkflowPublished = _chunk27O7E2WMjs.isWorkflowPublished; exports.jsonFlag = jsonFlag; exports.listView = _chunk27O7E2WMjs.listView; exports.location = _chunk27O7E2WMjs.location; exports.locationConfigSchema = _chunk3WTK7ESHjs.locationConfigSchema; exports.mergeWithDefaults = _chunk27O7E2WMjs.mergeWithDefaults; exports.multiselect = _chunk27O7E2WMjs.multiselect; exports.multiselectConfigSchema = _chunk3WTK7ESHjs.multiselectConfigSchema; exports.neq = _chunk27O7E2WMjs.neq; exports.normalizePhoneNumber = _chunk3WTK7ESHjs.normalizePhoneNumber; exports.number = _chunk27O7E2WMjs.number; exports.numberConfigSchema = _chunk3WTK7ESHjs.numberConfigSchema; exports.numberFlag = numberFlag; exports.object = _chunk27O7E2WMjs.object; exports.or = _chunk27O7E2WMjs.or; exports.parseAttributeConfig = _chunk3WTK7ESHjs.parseAttributeConfig; exports.parsePath = _chunk27O7E2WMjs.parsePath; exports.parseRawPhoneInput = _chunk3WTK7ESHjs.parseRawPhoneInput; exports.pathHasManyCardinality = _chunk27O7E2WMjs.pathHasManyCardinality; exports.phone = _chunk27O7E2WMjs.phone; exports.phoneConfigSchema = _chunk3WTK7ESHjs.phoneConfigSchema; exports.rating = _chunk27O7E2WMjs.rating; exports.ratingConfigSchema = _chunk3WTK7ESHjs.ratingConfigSchema; exports.recalculateParentRollups = _chunk27O7E2WMjs.recalculateParentRollups; exports.registry = _chunk27O7E2WMjs.registry; exports.relation = _chunk27O7E2WMjs.relation; exports.relationConfigSchema = _chunk3WTK7ESHjs.relationConfigSchema; exports.relationGroup = _chunk27O7E2WMjs.relationGroup; exports.renderLabelExpression = _chunk27O7E2WMjs.renderLabelExpression; exports.resetViewToDefault = resetViewToDefault; exports.resolveMultiplePaths = _chunk27O7E2WMjs.resolveMultiplePaths; exports.resolveSingleValue = _chunk27O7E2WMjs.resolveSingleValue; exports.richtext = _chunk27O7E2WMjs.richtext; exports.richtextConfigSchema = _chunk3WTK7ESHjs.richtextConfigSchema; exports.rollup = _chunk27O7E2WMjs.rollup; exports.rollupConfigSchema = _chunk3WTK7ESHjs.rollupConfigSchema; exports.runWithContext = _chunk27O7E2WMjs.runWithContext; exports.runWithFeatureFlags = _chunk27O7E2WMjs.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunk27O7E2WMjs.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunk27O7E2WMjs.runWithSchemaContext; exports.safeParseAttributeConfig = _chunk3WTK7ESHjs.safeParseAttributeConfig; exports.seedRegistryViews = _chunk27O7E2WMjs.seedRegistryViews; exports.select = _chunk27O7E2WMjs.select; exports.selectConfigSchema = _chunk3WTK7ESHjs.selectConfigSchema; exports.setContextValue = _chunk27O7E2WMjs.setContextValue; exports.slugify = _chunkNEVERCM3js.slugify; exports.status = _chunk27O7E2WMjs.status; exports.statusConfigSchema = _chunk3WTK7ESHjs.statusConfigSchema; exports.stringFlag = stringFlag; exports.success = _chunk27O7E2WMjs.success; exports.syncAll = _chunk27O7E2WMjs.syncAll; exports.syncNativeObjects = _chunk27O7E2WMjs.syncNativeObjects; exports.syncNativeViews = _chunk27O7E2WMjs.syncNativeViews; exports.text = _chunk27O7E2WMjs.text; exports.textConfigSchema = _chunk3WTK7ESHjs.textConfigSchema; exports.textarea = _chunk27O7E2WMjs.textarea; exports.textareaConfigSchema = _chunk3WTK7ESHjs.textareaConfigSchema; exports.toUndefinedIfEmpty = _chunk27O7E2WMjs.toUndefinedIfEmpty; exports.traversePath = _chunk27O7E2WMjs.traversePath; exports.tryGetFeatureValue = _chunk27O7E2WMjs.tryGetFeatureValue; exports.user = _chunk27O7E2WMjs.user; exports.userConfigSchema = _chunk3WTK7ESHjs.userConfigSchema; exports.validateAttribute = _chunk3WTK7ESHjs.validateAttribute; exports.validateAttributeConfig = _chunk3WTK7ESHjs.validateAttributeConfig; exports.validateDraft = _chunk3WTK7ESHjs.validateDraft; exports.validateDraftOrThrow = _chunk3WTK7ESHjs.validateDraftOrThrow; exports.validateFormulaExpression = _chunk27O7E2WMjs.validateFormulaExpression; exports.validateObject = _chunk3WTK7ESHjs.validateObject; exports.validateObjectOrThrow = _chunk3WTK7ESHjs.validateObjectOrThrow; exports.validatePath = _chunk27O7E2WMjs.validatePath; exports.validatePhoneNumber = _chunk3WTK7ESHjs.validatePhoneNumber; exports.verifyNativeObjectsSync = _chunk27O7E2WMjs.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunk27O7E2WMjs.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunk27O7E2WMjs.verifyRegistryViewsSeeded; exports.view = _chunk27O7E2WMjs.view; exports.viewRegistry = viewRegistry; exports.wait = _chunk27O7E2WMjs.wait; exports.withFeatureFlags = _chunk27O7E2WMjs.withFeatureFlags; exports.withTenantContext = _chunk27O7E2WMjs.withTenantContext; exports.workflow = _chunk27O7E2WMjs.workflow;
|
package/dist/index.mjs
CHANGED
|
@@ -333,7 +333,7 @@ import {
|
|
|
333
333
|
withFeatureFlags,
|
|
334
334
|
withTenantContext,
|
|
335
335
|
workflow
|
|
336
|
-
} from "./chunk-
|
|
336
|
+
} from "./chunk-JEOP4TFZ.mjs";
|
|
337
337
|
import {
|
|
338
338
|
asTenantId,
|
|
339
339
|
asUserId,
|
|
@@ -527,6 +527,9 @@ function accessLevelToActions(level) {
|
|
|
527
527
|
}
|
|
528
528
|
}
|
|
529
529
|
|
|
530
|
+
// src/types/user-profiles.ts
|
|
531
|
+
var USER_STATUSES = ["active", "suspended"];
|
|
532
|
+
|
|
530
533
|
// src/types/views.ts
|
|
531
534
|
function isDetailView(view2) {
|
|
532
535
|
return view2.type === "detail";
|
|
@@ -1727,6 +1730,7 @@ export {
|
|
|
1727
1730
|
ThemeColorsSchema,
|
|
1728
1731
|
ThemeLogoSchema,
|
|
1729
1732
|
TokenRevokedError,
|
|
1733
|
+
USER_STATUSES,
|
|
1730
1734
|
UserProfileNotFoundError,
|
|
1731
1735
|
UserProfileService,
|
|
1732
1736
|
UserService,
|
|
@@ -4467,7 +4467,12 @@ declare class PolicyViolationError extends Error {
|
|
|
4467
4467
|
/**
|
|
4468
4468
|
* User status for account management
|
|
4469
4469
|
*/
|
|
4470
|
-
type UserStatus = "active" | "
|
|
4470
|
+
type UserStatus = "active" | "suspended";
|
|
4471
|
+
/**
|
|
4472
|
+
* All valid user statuses as a readonly array.
|
|
4473
|
+
* Use in validators (e.g., `@IsIn(USER_STATUSES)`) to keep a single source of truth.
|
|
4474
|
+
*/
|
|
4475
|
+
declare const USER_STATUSES: readonly UserStatus[];
|
|
4471
4476
|
/**
|
|
4472
4477
|
* User Profile - Represents application user data (authorization)
|
|
4473
4478
|
*
|
|
@@ -4525,9 +4530,7 @@ interface UserProfile extends Timestamps {
|
|
|
4525
4530
|
/**
|
|
4526
4531
|
* Account status
|
|
4527
4532
|
* - active: Normal user, full access
|
|
4528
|
-
* -
|
|
4529
|
-
* - inactive: Deactivated account
|
|
4530
|
-
* - suspended: Temporarily blocked
|
|
4533
|
+
* - suspended: Temporarily blocked by admin
|
|
4531
4534
|
*/
|
|
4532
4535
|
status: UserStatus;
|
|
4533
4536
|
/**
|
|
@@ -4559,7 +4562,7 @@ interface UpdateUserProfile {
|
|
|
4559
4562
|
}
|
|
4560
4563
|
/**
|
|
4561
4564
|
* Data for inviting a new user by email.
|
|
4562
|
-
* Creates
|
|
4565
|
+
* Creates an active user profile and sends an invitation email via Supabase Auth.
|
|
4563
4566
|
* The member role is assigned automatically by the service.
|
|
4564
4567
|
*/
|
|
4565
4568
|
interface InviteUserInput {
|
|
@@ -5483,7 +5486,7 @@ interface UserProfilesRepository {
|
|
|
5483
5486
|
updateLastLogin(id: Uuid): Promise<void>;
|
|
5484
5487
|
/**
|
|
5485
5488
|
* Invite a user by email.
|
|
5486
|
-
* Creates
|
|
5489
|
+
* Creates an active user profile with a temporary authId.
|
|
5487
5490
|
* Tenant ID is automatically set from context.
|
|
5488
5491
|
*/
|
|
5489
5492
|
invite(data: InviteUserInput): Promise<UserProfile>;
|
|
@@ -6012,6 +6015,8 @@ interface SearchAdapter {
|
|
|
6012
6015
|
isHealthy(): Promise<boolean>;
|
|
6013
6016
|
/** Get the number of indexed documents for the current tenant. */
|
|
6014
6017
|
getDocumentCount(): Promise<number>;
|
|
6018
|
+
/** Delete all documents from the index for the current tenant. */
|
|
6019
|
+
clearAllDocuments(): Promise<void>;
|
|
6015
6020
|
}
|
|
6016
6021
|
|
|
6017
6022
|
/**
|
|
@@ -11933,7 +11938,7 @@ declare class UserProfileService extends BaseService {
|
|
|
11933
11938
|
* @param profileId - Profile UUID
|
|
11934
11939
|
* @param newStatus - New status
|
|
11935
11940
|
*/
|
|
11936
|
-
changeStatus(profileId: string, newStatus:
|
|
11941
|
+
changeStatus(profileId: string, newStatus: UserStatus): Promise<UserProfile>;
|
|
11937
11942
|
/**
|
|
11938
11943
|
* Get user by email.
|
|
11939
11944
|
* Results are cached if a CacheAdapter is configured.
|
|
@@ -11945,14 +11950,14 @@ declare class UserProfileService extends BaseService {
|
|
|
11945
11950
|
*
|
|
11946
11951
|
* This method:
|
|
11947
11952
|
* 1. Sends an invitation email via the auth provider (e.g., Supabase Auth)
|
|
11948
|
-
* 2. Creates a user profile with status "
|
|
11953
|
+
* 2. Creates a user profile with status "active"
|
|
11949
11954
|
* 3. Returns the created profile
|
|
11950
11955
|
*
|
|
11951
11956
|
* The user will receive an email with a link to accept the invitation.
|
|
11952
11957
|
* When they click the link, their auth account is activated.
|
|
11953
11958
|
*
|
|
11954
11959
|
* @param data - Invitation data
|
|
11955
|
-
* @returns Created
|
|
11960
|
+
* @returns Created active user profile
|
|
11956
11961
|
*
|
|
11957
11962
|
* @example
|
|
11958
11963
|
* ```typescript
|
|
@@ -11962,7 +11967,7 @@ declare class UserProfileService extends BaseService {
|
|
|
11962
11967
|
* lastName: "Doe",
|
|
11963
11968
|
* redirectTo: "https://app.example.com/welcome",
|
|
11964
11969
|
* });
|
|
11965
|
-
* // Email sent automatically, profile.status === "
|
|
11970
|
+
* // Email sent automatically, profile.status === "active"
|
|
11966
11971
|
* ```
|
|
11967
11972
|
*/
|
|
11968
11973
|
inviteUser(data: InviteUserInput): Promise<UserProfile>;
|
|
@@ -12827,4 +12832,4 @@ interface FullSyncOptions extends SyncOptions, ViewSyncOptions {
|
|
|
12827
12832
|
*/
|
|
12828
12833
|
declare function syncAll(adapter: DatabaseAdapter, objectRegistry: typeof registry, nativeViewRegistry: typeof viewRegistry, options?: FullSyncOptions): Promise<FullSyncResult>;
|
|
12829
12834
|
|
|
12830
|
-
export { type AIToolCallStatus as $, type Action as A, type BoundingBox as B, type CreateMode as C, type DetailViewLayout as D, type SignerRequest as E, type Field as F, type Group as G, type SignaturePosition as H, type InferAttributeValue as I, type SignatureRequestResult as J, type SignatureStatusResult as K, type ListViewDefinition as L, type SignerStatus as M, type SignatureStatus as N, type OcrAdapter as O, type IdentityVerificationAdapter as P, type VerifyInput as Q, type RelationGroup as R, type SystemResource as S, type Tab as T, type VerificationResult as U, type ViewType as V, type WorkflowTheme as W, type DocumentData as X, type VerificationCheck as Y, type AIMessageRole as Z, type AIThinkingLevel as _, type AttributeGroupField as a, type UpdateProcessingJob as a$, type AIToolCall as a0, type AIChatMessagePartType as a1, type TextPartData as a2, type ToolPartData as a3, type ThinkingPartData as a4, type ReasoningPartData as a5, type AIChatMessagePart as a6, type AIChatMessage as a7, type AIQuestionType as a8, type AIQuestionOption as a9, type AuditListOptions as aA, type AuditServiceOptions as aB, type VariableMapping as aC, type PdfTemplateField as aD, type TemplateSource as aE, type DocumentGenerationTemplate as aF, type CreateDocumentGenerationTemplate as aG, type UpdateDocumentGenerationTemplate as aH, type PendingDocumentRequest as aI, type DocumentSlotDefinition as aJ, type DocumentAutoProcessing as aK, type ExtractionMapping as aL, type ExtractionField as aM, type Document as aN, type DocumentStatus as aO, type DocumentSlot as aP, type SlotStatus as aQ, type ProcessingJob as aR, type ProcessingJobType as aS, type ProcessingJobStatus as aT, type CreateDocument as aU, type UpdateDocument as aV, type CreateDocumentTemplate as aW, type UpdateDocumentTemplate as aX, type CreateDocumentSlot as aY, type UpdateDocumentSlot as aZ, type CreateProcessingJob as a_, type AIQuestion as aa, type AIQuestionAnswer as ab, type AIBatchQuestionOption as ac, type AIBatchQuestion as ad, type AIBatchQuestionAnswer as ae, type AITodoStatus as af, type AITodoItem as ag, type AITodoList as ah, type AIMessageAttachment as ai, type AIConversation as aj, type AIMessage as ak, type AIToolCallRecord as al, type AIUserMemory as am, type AIUsageMetrics as an, type AIProviderMetrics as ao, type CreateAIMessageInput as ap, type AIMemoryType as aq, type AIMemoryEntry as ar, type AITenantPersona as as, type AICompactionSummary as at, type AuditResourceType as au, type AuditAction as av, type AuditActorType as aw, type AuditChange as ax, type AuditLogEntry as ay, type CreateAuditLogInput as az, type FieldGroup as b, type ExtractRecordUpdateStrict as b$, type DocumentListOptions as b0, type DocumentTemplateListOptions as b1, type StorageProvider as b2, type FileVisibility as b3, type File as b4, type CreateFile as b5, type UpdateFile as b6, type TextFilterOperator as b7, type NumberFilterOperator as b8, type CheckboxFilterOperator as b9, isFlowDefinition as bA, isFlowPublished as bB, isSystemFlow as bC, type GeocodingSuggestion as bD, type GeocodingAutocompleteParams as bE, type ReverseGeocodingParams as bF, type GeocodingParams as bG, type GeocodingAdapter as bH, NoopGeocodingAdapter as bI, type AttributeSchema as bJ, type InferRecordFromSchema as bK, type InferRecordWithRequirements as bL, type TypedAttribute as bM, type AttributeMap as bN, type AddAttribute as bO, type InferRecord as bP, type InferRecordInput as bQ, type InferRecordUpdate as bR, type CustomAttributeValue as bS, type WithCustomAttributes as bT, type RecordMetadata as bU, type SystemFields as bV, type ExtractRecord as bW, type ExtractRecordStrict as bX, type ExtractRecordInput as bY, type ExtractRecordInputStrict as bZ, type ExtractRecordUpdate as b_, type DateFilterOperator as ba, type SelectFilterOperator as bb, type MultiselectFilterOperator as bc, type RelationFilterOperator as bd, type FilterOperator as be, type RelativeDateValue as bf, type CurrencyFilterValue as bg, type PhoneFilterValue as bh, type FilterValue as bi, type FilterRule as bj, type ExtendedFilterRule as bk, type FilterCombinator as bl, type FilterGroup as bm, type AdvancedFilterState as bn, type SortDirection as bo, type QueryState as bp, OPERATORS_BY_TYPE as bq, type NoValueOperator as br, NO_VALUE_OPERATORS as bs, isNoValueOperator as bt, type FlowSlot as bu, type FlowRowField as bv, type FlowPage as bw, type FlowRelation as bx, type FlowStatus as by, type FlowDefinition as bz, type SidePanelConfig as c, isActivityTab as c$, type ExtractAttributes as c0, type TypedObjectRecord as c1, type ExtractObjectRecord as c2, type ExtractObjectRecordWithCustom as c3, type PermissionScope as c4, type ObjectAction as c5, type SystemAction as c6, type AccessLevel as c7, ALL_ACTIONS as c8, actionsToAccessLevel as c9, type ActivityTab as cA, type RichtextTab as cB, type FlowsTab as cC, type DocumentsTab as cD, type ListViewLayout as cE, type DetailViewConfig as cF, type CalendarViewConfig as cG, type TimelineViewConfig as cH, type GalleryViewConfig as cI, type ViewConfig as cJ, type CalendarViewDefinition as cK, type TimelineViewDefinition as cL, type GalleryViewDefinition as cM, type ConfigOverrides as cN, type ViewOverlay as cO, isDetailView as cP, isListView as cQ, isCalendarView as cR, isTimelineView as cS, isGalleryView as cT, isFieldGroup as cU, isRelationGroup as cV, isFormTab as cW, isTableTab as cX, isRelationSourceTab as cY, isInverseSourceTab as cZ, isCustomTab as c_, accessLevelToActions as ca, type Role as cb, type Permission as cc, type UserRoleAssignment as cd, type EffectivePermissions as ce, type ObjectPermissions as cf, type SystemPermissions as cg, type CreateRoleInput as ch, type UpdateRoleInput as ci, type CreatePermissionInput as cj, type AssignRoleInput as ck, type PolicyContext as cl, type RecordPolicy as cm, PolicyViolationError as cn, type UserStatus as co, type UserProfile as cp, type CreateUserProfile as cq, type UpdateUserProfile as cr, type InviteUserInput as cs, type TabType as ct, type FormDensity as cu, type FormTab as cv, type RelationSource as cw, type InverseSource as cx, type TableSource as cy, type CustomTab as cz, type DetailViewDefinition as d, type FormFieldContext as d$, isRichtextTab as d0, isFlowsTab as d1, isDocumentsTab as d2, type ConditionNode as d3, type DocumentNode as d4, type EndNode as d5, type FormFieldRef as d6, type FormNode as d7, type StartNode as d8, type WorkflowNodeType as d9, type WorkflowError as dA, type WorkflowInstance as dB, type WorkflowTransition as dC, canResumeInstance as dD, createStartTransition as dE, isInstanceTerminal as dF, isInstanceWaiting as dG, type CreateInvitationInput as dH, type CreateInvitationResult as dI, type InvitationStatus as dJ, type WorkflowInvitation as dK, isInvitationAccepted as dL, isInvitationExpired as dM, isInvitationValid as dN, type CreateGrantInput as dO, type WorkflowAccessGrant as dP, canAccessNode as dQ, isGrantExpired as dR, isGrantRevoked as dS, isGrantValid as dT, isTokenRevoked as dU, type GeneratedDocument as dV, type WorkflowExecutionContext as dW, createEmptyContext as dX, getContextValue as dY, setContextValue as dZ, type FormContextResponse as d_, getNodeOutputs as da, isAdvancedFormNode as db, isConditionNode as dc, isDocumentNode as dd, isEndNode as de, isFormNode as df, isSimpleFormNode as dg, isStartNode as dh, type ConditionOperator as di, and as dj, eq as dk, inValues as dl, isConditionGroup as dm, isConditionRule as dn, neq as dp, or as dq, type CanvasViewport as dr, type NodePosition as ds, type WorkflowLayout as dt, type WorkflowSlot as du, type WorkflowStatus as dv, isSystemWorkflow as dw, isWorkflowDefinition as dx, isWorkflowPublished as dy, type PendingAction as dz, type InstanceStatus as e, withFeatureFlags as e$, type FormFieldRow as e0, type FormNodeInfo as e1, type ReadOnlyReason as e2, type WorkflowAccessMode as e3, type ThemeColors as e4, type ThemeLogo as e5, type ThemeTypography as e6, DEFAULT_THEME as e7, generateCssVariables as e8, mergeWithDefaults as e9, type InsertOptions as eA, type QueryBuilderState as eB, type RegistryMap as eC, type RegistryObjectNames as eD, type ShortcutOperator as eE, createDefaultState as eF, formatRecord as eG, formatRecords as eH, QueryMultipleResultsError as eI, QueryNoResultError as eJ, SHORTCUT_TO_FILTER_OPERATOR as eK, createQueryBuilder as eL, QueryBuilder as eM, type QueryBuilderOptions as eN, type EvaluationResult as eO, type EvaluationTrace as eP, evaluateCondition as eQ, evaluate as eR, evaluateWithTrace as eS, TenantContextError as eT, FeatureFlagsContextError as eU, getFeatureFlags as eV, getFeatureValue as eW, hasFeatureFlagsContext as eX, isFeatureEnabled as eY, runWithFeatureFlags as eZ, tryGetFeatureValue as e_, registry as ea, viewRegistry as eb, type ViewOverlaysRepository as ec, type RelationAttributeInput as ed, type RelationAttributeRow as ee, type RelationAttributesRepository as ef, SORTABLE_ATTRIBUTE_TYPES as eg, type SearchAdapter as eh, type DatabaseAdapter as ei, WorkflowJwtService as ej, type JwtVerificationResult as ek, type MagicLinkPayload as el, type WorkflowAccessPayload as em, type WorkflowJwtConfig as en, type WorkflowJwtPayload as eo, type CacheKeyType as ep, hashOptions as eq, type CacheAdapter as er, type CacheOptions as es, cacheKeys as et, cacheTtl as eu, defaultTtl as ev, NoopCacheAdapter as ew, type FetchResult as ex, type FormattedRecord as ey, type GroupedFetchResult as ez, type TableTab as f, type TraversalOptions as f$, type FeatureFlagsContext as f0, addSchemaToContext as f1, getSchemaByNameFromContext as f2, getSchemaContext as f3, getSchemaFromContext as f4, hasSchemaContext as f5, runWithMergedSchemaContext as f6, runWithSchemaContext as f7, type SchemaContext as f8, getContext as f9, evaluateFormulaAttribute as fA, evaluateFormulaAttributeWithRelations as fB, evaluateFormulaWithRelations as fC, evaluateFormulaWithResult as fD, extractFormulaVariables as fE, extractRelationNames as fF, extractRelationReferences as fG, flattenRelationsForEval as fH, formatFormulaResult as fI, hasRelationReferences as fJ, validateFormulaExpression as fK, type FormulaResult as fL, getPathDepth as fM, getRelationPath as fN, getTargetAttributeName as fO, InvalidPathError as fP, MaxDepthExceededError as fQ, parsePath as fR, pathHasManyCardinality as fS, validatePath as fT, type PathCardinality as fU, type PathSegment as fV, type PathSegmentType as fW, type SchemaResolver as fX, resolveMultiplePaths as fY, resolveSingleValue as fZ, traversePath as f_, getTenantId as fa, getUserId as fb, hasContext as fc, runWithContext as fd, withTenantContext as fe, type TenantContext as ff, createDefaultExecutorRegistry as fg, getDefaultExecutorRegistry as fh, type ExecutorCompleteResult as fi, type ExecutorContext as fj, type ExecutorErrorResult as fk, type ExecutorResult as fl, type ExecutorSuccessResult as fm, type ExecutorWaitResult as fn, type NodeExecutor as fo, complete as fp, error as fq, ExecutorRegistry as fr, success as fs, wait as ft, ConditionExecutor as fu, DocumentExecutor as fv, EndExecutor as fw, FormExecutor as fx, StartExecutor as fy, evaluateFormula as fz, type FilterState as g, type ResolvedRelations as g$, type TraversalResult as g0, type AttributeChange as g1, type HookContext as g2, type HookDefinition as g3, type HookHandler as g4, type HookType as g5, NoopHookRegistry as g6, type HookRegistry as g7, createMockAdapter as g8, type MockStores as g9, SchemaContextAwareRepository as gA, type CreateCustomObjectInput as gB, type AddAttributeInput as gC, type UpdateObjectInput as gD, type ObjectSchemaServiceOptions as gE, ObjectSchemaService as gF, type RecordServiceOptions as gG, RecordService as gH, type RecordQueryServiceOptions as gI, type QueryOptions as gJ, type SearchQueryOptions as gK, type QueryResult as gL, RecordQueryService as gM, type RelationValidationResult as gN, type RelationValidationError as gO, type RelationOption as gP, type RelationOptionsResponse as gQ, type GetRelationOptionsParams as gR, type RelationServiceOptions as gS, type ResolveIdsBatchRequest as gT, type ResolveIdsBatchResponse as gU, RelationService as gV, type MultiRelationValue as gW, type SingleRelationValue as gX, type HybridRelationValue as gY, RelationPropertiesService as gZ, RecordResolverService as g_, defaultPolicyRegistry as ga, PolicyRegistry as gb, type AIConversationsRepository as gc, type AIUsageMetricsRepository as gd, type AIUserMemoryRepository as ge, type AttributesRepository as gf, type AuditRepository as gg, type DocumentGenerationTemplateListOptions as gh, type DocumentGenerationTemplatesRepository as gi, type DocumentJobsRepository as gj, type DocumentSlotsRepository as gk, type DocumentsRepository as gl, type DocumentTemplatesRepository as gm, type FilesRepository as gn, type ObjectRecordsRepository as go, type ObjectsRepository as gp, type PermissionsRepository as gq, type UserProfilesRepository as gr, type ViewsRepository as gs, type WorkflowAccessGrantsRepository as gt, type WorkflowInstancesRepository as gu, type WorkflowInvitationsRepository as gv, type WorkflowsRepository as gw, BaseService as gx, BaseRepository as gy, type SchemaContextAware as gz, type SortRule as h, type RenderDocumentResult as h$, type FormulaResolverServiceOptions as h0, FormulaResolverService as h1, type RollupResult as h2, type RollupServiceOptions as h3, RollupService as h4, type RollupSchedulerOptions as h5, RollupScheduler as h6, applyDefaultValues as h7, checkPermission as h8, getPolicy as h9, type WorkflowInstanceServiceOptions as hA, WorkflowInstanceService as hB, type InvitationServiceConfig as hC, InvitationNotFoundError as hD, InvitationExpiredError as hE, InvitationAlreadyAcceptedError as hF, InvitationRevokedError as hG, WorkflowInvitationService as hH, WorkflowRelationService as hI, type CreateWorkflowInput as hJ, type UpdateWorkflowInput as hK, type WorkflowServiceOptions as hL, WorkflowService as hM, type UserValidationResult as hN, type UserValidationError as hO, UserService as hP, type UserProfileServiceOptions as hQ, UserProfileService as hR, AuditService as hS, buildAuditChanges as hT, DocumentGenerationTemplateNotFoundError as hU, DocumentGenerationNotConfiguredError as hV, DocumentGenerationService as hW, type DocumentProcessingConfig as hX, DocumentProcessingService as hY, type RenderDocumentInput as hZ, type DocumentRendererOptions as h_, buildPolicyContext as ha, checkRecordAccess as hb, checkRecordModifyOrThrow as hc, checkRecordDeleteOrThrow as hd, checkSharedObjectWriteAccess as he, computeLabel as hf, type LabelResolver as hg, enrichWithFormulas as hh, enrichRecordsWithFormulas as hi, createContextForCreate as hj, createContextForUpdate as hk, createContextForDelete as hl, createContextForRestore as hm, recalculateParentRollups as hn, type RollupCascadeContext as ho, type DocumentProcessingHookOptions as hp, DocumentProcessingHook as hq, GrantNotFoundError as hr, GrantExpiredError as hs, GrantRevokedError as ht, TokenRevokedError as hu, type GrantServiceConfig as hv, type CreateGrantResult as hw, WorkflowAccessGrantService as hx, type StartWorkflowInput as hy, type ResumeWorkflowInput as hz, type WorkflowConfig as i, type UpdateDBView as i$, DocumentRenderError as i0, StorageDownloadNotSupportedError as i1, DocumentRendererService as i2, DocumentTemplateService as i3, type RecordDocumentsResult as i4, type CreateRecordDocumentInput as i5, type CreateRecordDocumentResult as i6, type DocumentServiceOptions as i7, DocumentService as i8, type FileServiceOptions as i9, DEFAULT_LABEL_FALLBACK as iA, renderLabelExpression as iB, isLabelExpression as iC, extractAttributeNames as iD, enrichValuesForDisplay as iE, enrichValuesWithSelectLabels as iF, extractRelationIds as iG, type RelationLabelResolver as iH, computeLabelWithRelations as iI, type DBObject as iJ, type CreateDBObject as iK, type UpdateDBObject as iL, type UpsertDBObject as iM, type DBAttribute as iN, type CreateDBAttribute as iO, type UpdateDBAttribute as iP, type UpsertDBAttribute as iQ, type CreateObjectRecord as iR, type ListOptions as iS, type SearchOptions as iT, type GlobalSearchOptions as iU, type GlobalSearchGroupedOptions as iV, type GlobalSearchResultItem as iW, type GlobalSearchGroupedResult as iX, type FileListOptions as iY, type DBView as iZ, type CreateDBView as i_, FileService as ia, GeocodingService as ib, GlobalSearchService as ic, type PermissionServiceOptions as id, PermissionService as ie, type CreateViewInput as ig, type UpdateViewInput as ih, type GetViewsOptions as ii, type GetViewOptions as ij, ViewService as ik, type FileContent as il, type StorageUploadInput as im, type StorageUploadResult as io, type SignedUrlOptions as ip, type StorageAdapter as iq, type UploadFileInput as ir, type SyncResult as is, type SyncOptions as it, syncNativeObjects as iu, verifyNativeObjectsSync as iv, getSyncPreview as iw, type FullSyncResult as ix, type FullSyncOptions as iy, syncAll as iz, type SlotMode as j, type UpsertDBView as j0, type DBViewOverlay as j1, type CreateDBViewOverlay as j2, type UpdateDBViewOverlay as j3, type DBWorkflow as j4, type CreateDBWorkflow as j5, type UpdateDBWorkflow as j6, type DBWorkflowInstance as j7, type CreateDBWorkflowInstance as j8, type UpdateDBWorkflowInstance as j9, type DBWorkflowInvitation as ja, type CreateDBWorkflowInvitation as jb, type UpdateDBWorkflowInvitation as jc, type DBWorkflowAccessGrant as jd, type CreateDBWorkflowAccessGrant as je, type UpdateDBWorkflowAccessGrant as jf, type OperationResult as jg, type ViewSyncResult as jh, type ViewSyncLogger as ji, type ViewSyncOptions as jj, seedRegistryViews as jk, syncNativeViews as jl, verifyRegistryViewsSeeded as jm, verifyNativeViewsSync as jn, getViewSeedPreview as jo, getViewSyncPreview as jp, type ConditionGroup as k, type ConditionRule as l, type WorkflowNode as m, type WorkflowDefinition as n, type FlowRow as o, type ListViewConfig as p, type ListViewTab as q, type ViewDefinition as r, type DocumentTemplate as s, type OcrInput as t, type OcrOptions as u, type OcrResult as v, type OcrPage as w, type OcrTextBlock as x, type SignatureAdapter as y, type CreateSignatureInput as z };
|
|
12835
|
+
export { type AIToolCallStatus as $, type Action as A, type BoundingBox as B, type CreateMode as C, type DetailViewLayout as D, type SignerRequest as E, type Field as F, type Group as G, type SignaturePosition as H, type InferAttributeValue as I, type SignatureRequestResult as J, type SignatureStatusResult as K, type ListViewDefinition as L, type SignerStatus as M, type SignatureStatus as N, type OcrAdapter as O, type IdentityVerificationAdapter as P, type VerifyInput as Q, type RelationGroup as R, type SystemResource as S, type Tab as T, type VerificationResult as U, type ViewType as V, type WorkflowTheme as W, type DocumentData as X, type VerificationCheck as Y, type AIMessageRole as Z, type AIThinkingLevel as _, type AttributeGroupField as a, type UpdateProcessingJob as a$, type AIToolCall as a0, type AIChatMessagePartType as a1, type TextPartData as a2, type ToolPartData as a3, type ThinkingPartData as a4, type ReasoningPartData as a5, type AIChatMessagePart as a6, type AIChatMessage as a7, type AIQuestionType as a8, type AIQuestionOption as a9, type AuditListOptions as aA, type AuditServiceOptions as aB, type VariableMapping as aC, type PdfTemplateField as aD, type TemplateSource as aE, type DocumentGenerationTemplate as aF, type CreateDocumentGenerationTemplate as aG, type UpdateDocumentGenerationTemplate as aH, type PendingDocumentRequest as aI, type DocumentSlotDefinition as aJ, type DocumentAutoProcessing as aK, type ExtractionMapping as aL, type ExtractionField as aM, type Document as aN, type DocumentStatus as aO, type DocumentSlot as aP, type SlotStatus as aQ, type ProcessingJob as aR, type ProcessingJobType as aS, type ProcessingJobStatus as aT, type CreateDocument as aU, type UpdateDocument as aV, type CreateDocumentTemplate as aW, type UpdateDocumentTemplate as aX, type CreateDocumentSlot as aY, type UpdateDocumentSlot as aZ, type CreateProcessingJob as a_, type AIQuestion as aa, type AIQuestionAnswer as ab, type AIBatchQuestionOption as ac, type AIBatchQuestion as ad, type AIBatchQuestionAnswer as ae, type AITodoStatus as af, type AITodoItem as ag, type AITodoList as ah, type AIMessageAttachment as ai, type AIConversation as aj, type AIMessage as ak, type AIToolCallRecord as al, type AIUserMemory as am, type AIUsageMetrics as an, type AIProviderMetrics as ao, type CreateAIMessageInput as ap, type AIMemoryType as aq, type AIMemoryEntry as ar, type AITenantPersona as as, type AICompactionSummary as at, type AuditResourceType as au, type AuditAction as av, type AuditActorType as aw, type AuditChange as ax, type AuditLogEntry as ay, type CreateAuditLogInput as az, type FieldGroup as b, type ExtractRecordUpdateStrict as b$, type DocumentListOptions as b0, type DocumentTemplateListOptions as b1, type StorageProvider as b2, type FileVisibility as b3, type File as b4, type CreateFile as b5, type UpdateFile as b6, type TextFilterOperator as b7, type NumberFilterOperator as b8, type CheckboxFilterOperator as b9, isFlowDefinition as bA, isFlowPublished as bB, isSystemFlow as bC, type GeocodingSuggestion as bD, type GeocodingAutocompleteParams as bE, type ReverseGeocodingParams as bF, type GeocodingParams as bG, type GeocodingAdapter as bH, NoopGeocodingAdapter as bI, type AttributeSchema as bJ, type InferRecordFromSchema as bK, type InferRecordWithRequirements as bL, type TypedAttribute as bM, type AttributeMap as bN, type AddAttribute as bO, type InferRecord as bP, type InferRecordInput as bQ, type InferRecordUpdate as bR, type CustomAttributeValue as bS, type WithCustomAttributes as bT, type RecordMetadata as bU, type SystemFields as bV, type ExtractRecord as bW, type ExtractRecordStrict as bX, type ExtractRecordInput as bY, type ExtractRecordInputStrict as bZ, type ExtractRecordUpdate as b_, type DateFilterOperator as ba, type SelectFilterOperator as bb, type MultiselectFilterOperator as bc, type RelationFilterOperator as bd, type FilterOperator as be, type RelativeDateValue as bf, type CurrencyFilterValue as bg, type PhoneFilterValue as bh, type FilterValue as bi, type FilterRule as bj, type ExtendedFilterRule as bk, type FilterCombinator as bl, type FilterGroup as bm, type AdvancedFilterState as bn, type SortDirection as bo, type QueryState as bp, OPERATORS_BY_TYPE as bq, type NoValueOperator as br, NO_VALUE_OPERATORS as bs, isNoValueOperator as bt, type FlowSlot as bu, type FlowRowField as bv, type FlowPage as bw, type FlowRelation as bx, type FlowStatus as by, type FlowDefinition as bz, type SidePanelConfig as c, isCustomTab as c$, type ExtractAttributes as c0, type TypedObjectRecord as c1, type ExtractObjectRecord as c2, type ExtractObjectRecordWithCustom as c3, type PermissionScope as c4, type ObjectAction as c5, type SystemAction as c6, type AccessLevel as c7, ALL_ACTIONS as c8, actionsToAccessLevel as c9, type CustomTab as cA, type ActivityTab as cB, type RichtextTab as cC, type FlowsTab as cD, type DocumentsTab as cE, type ListViewLayout as cF, type DetailViewConfig as cG, type CalendarViewConfig as cH, type TimelineViewConfig as cI, type GalleryViewConfig as cJ, type ViewConfig as cK, type CalendarViewDefinition as cL, type TimelineViewDefinition as cM, type GalleryViewDefinition as cN, type ConfigOverrides as cO, type ViewOverlay as cP, isDetailView as cQ, isListView as cR, isCalendarView as cS, isTimelineView as cT, isGalleryView as cU, isFieldGroup as cV, isRelationGroup as cW, isFormTab as cX, isTableTab as cY, isRelationSourceTab as cZ, isInverseSourceTab as c_, accessLevelToActions as ca, type Role as cb, type Permission as cc, type UserRoleAssignment as cd, type EffectivePermissions as ce, type ObjectPermissions as cf, type SystemPermissions as cg, type CreateRoleInput as ch, type UpdateRoleInput as ci, type CreatePermissionInput as cj, type AssignRoleInput as ck, type PolicyContext as cl, type RecordPolicy as cm, PolicyViolationError as cn, type UserStatus as co, USER_STATUSES as cp, type UserProfile as cq, type CreateUserProfile as cr, type UpdateUserProfile as cs, type InviteUserInput as ct, type TabType as cu, type FormDensity as cv, type FormTab as cw, type RelationSource as cx, type InverseSource as cy, type TableSource as cz, type DetailViewDefinition as d, type FormContextResponse as d$, isActivityTab as d0, isRichtextTab as d1, isFlowsTab as d2, isDocumentsTab as d3, type ConditionNode as d4, type DocumentNode as d5, type EndNode as d6, type FormFieldRef as d7, type FormNode as d8, type StartNode as d9, type PendingAction as dA, type WorkflowError as dB, type WorkflowInstance as dC, type WorkflowTransition as dD, canResumeInstance as dE, createStartTransition as dF, isInstanceTerminal as dG, isInstanceWaiting as dH, type CreateInvitationInput as dI, type CreateInvitationResult as dJ, type InvitationStatus as dK, type WorkflowInvitation as dL, isInvitationAccepted as dM, isInvitationExpired as dN, isInvitationValid as dO, type CreateGrantInput as dP, type WorkflowAccessGrant as dQ, canAccessNode as dR, isGrantExpired as dS, isGrantRevoked as dT, isGrantValid as dU, isTokenRevoked as dV, type GeneratedDocument as dW, type WorkflowExecutionContext as dX, createEmptyContext as dY, getContextValue as dZ, setContextValue as d_, type WorkflowNodeType as da, getNodeOutputs as db, isAdvancedFormNode as dc, isConditionNode as dd, isDocumentNode as de, isEndNode as df, isFormNode as dg, isSimpleFormNode as dh, isStartNode as di, type ConditionOperator as dj, and as dk, eq as dl, inValues as dm, isConditionGroup as dn, isConditionRule as dp, neq as dq, or as dr, type CanvasViewport as ds, type NodePosition as dt, type WorkflowLayout as du, type WorkflowSlot as dv, type WorkflowStatus as dw, isSystemWorkflow as dx, isWorkflowDefinition as dy, isWorkflowPublished as dz, type InstanceStatus as e, tryGetFeatureValue as e$, type FormFieldContext as e0, type FormFieldRow as e1, type FormNodeInfo as e2, type ReadOnlyReason as e3, type WorkflowAccessMode as e4, type ThemeColors as e5, type ThemeLogo as e6, type ThemeTypography as e7, DEFAULT_THEME as e8, generateCssVariables as e9, type GroupedFetchResult as eA, type InsertOptions as eB, type QueryBuilderState as eC, type RegistryMap as eD, type RegistryObjectNames as eE, type ShortcutOperator as eF, createDefaultState as eG, formatRecord as eH, formatRecords as eI, QueryMultipleResultsError as eJ, QueryNoResultError as eK, SHORTCUT_TO_FILTER_OPERATOR as eL, createQueryBuilder as eM, QueryBuilder as eN, type QueryBuilderOptions as eO, type EvaluationResult as eP, type EvaluationTrace as eQ, evaluateCondition as eR, evaluate as eS, evaluateWithTrace as eT, TenantContextError as eU, FeatureFlagsContextError as eV, getFeatureFlags as eW, getFeatureValue as eX, hasFeatureFlagsContext as eY, isFeatureEnabled as eZ, runWithFeatureFlags as e_, mergeWithDefaults as ea, registry as eb, viewRegistry as ec, type ViewOverlaysRepository as ed, type RelationAttributeInput as ee, type RelationAttributeRow as ef, type RelationAttributesRepository as eg, SORTABLE_ATTRIBUTE_TYPES as eh, type SearchAdapter as ei, type DatabaseAdapter as ej, WorkflowJwtService as ek, type JwtVerificationResult as el, type MagicLinkPayload as em, type WorkflowAccessPayload as en, type WorkflowJwtConfig as eo, type WorkflowJwtPayload as ep, type CacheKeyType as eq, hashOptions as er, type CacheAdapter as es, type CacheOptions as et, cacheKeys as eu, cacheTtl as ev, defaultTtl as ew, NoopCacheAdapter as ex, type FetchResult as ey, type FormattedRecord as ez, type TableTab as f, traversePath as f$, withFeatureFlags as f0, type FeatureFlagsContext as f1, addSchemaToContext as f2, getSchemaByNameFromContext as f3, getSchemaContext as f4, getSchemaFromContext as f5, hasSchemaContext as f6, runWithMergedSchemaContext as f7, runWithSchemaContext as f8, type SchemaContext as f9, evaluateFormula as fA, evaluateFormulaAttribute as fB, evaluateFormulaAttributeWithRelations as fC, evaluateFormulaWithRelations as fD, evaluateFormulaWithResult as fE, extractFormulaVariables as fF, extractRelationNames as fG, extractRelationReferences as fH, flattenRelationsForEval as fI, formatFormulaResult as fJ, hasRelationReferences as fK, validateFormulaExpression as fL, type FormulaResult as fM, getPathDepth as fN, getRelationPath as fO, getTargetAttributeName as fP, InvalidPathError as fQ, MaxDepthExceededError as fR, parsePath as fS, pathHasManyCardinality as fT, validatePath as fU, type PathCardinality as fV, type PathSegment as fW, type PathSegmentType as fX, type SchemaResolver as fY, resolveMultiplePaths as fZ, resolveSingleValue as f_, getContext as fa, getTenantId as fb, getUserId as fc, hasContext as fd, runWithContext as fe, withTenantContext as ff, type TenantContext as fg, createDefaultExecutorRegistry as fh, getDefaultExecutorRegistry as fi, type ExecutorCompleteResult as fj, type ExecutorContext as fk, type ExecutorErrorResult as fl, type ExecutorResult as fm, type ExecutorSuccessResult as fn, type ExecutorWaitResult as fo, type NodeExecutor as fp, complete as fq, error as fr, ExecutorRegistry as fs, success as ft, wait as fu, ConditionExecutor as fv, DocumentExecutor as fw, EndExecutor as fx, FormExecutor as fy, StartExecutor as fz, type FilterState as g, RecordResolverService as g$, type TraversalOptions as g0, type TraversalResult as g1, type AttributeChange as g2, type HookContext as g3, type HookDefinition as g4, type HookHandler as g5, type HookType as g6, NoopHookRegistry as g7, type HookRegistry as g8, createMockAdapter as g9, type SchemaContextAware as gA, SchemaContextAwareRepository as gB, type CreateCustomObjectInput as gC, type AddAttributeInput as gD, type UpdateObjectInput as gE, type ObjectSchemaServiceOptions as gF, ObjectSchemaService as gG, type RecordServiceOptions as gH, RecordService as gI, type RecordQueryServiceOptions as gJ, type QueryOptions as gK, type SearchQueryOptions as gL, type QueryResult as gM, RecordQueryService as gN, type RelationValidationResult as gO, type RelationValidationError as gP, type RelationOption as gQ, type RelationOptionsResponse as gR, type GetRelationOptionsParams as gS, type RelationServiceOptions as gT, type ResolveIdsBatchRequest as gU, type ResolveIdsBatchResponse as gV, RelationService as gW, type MultiRelationValue as gX, type SingleRelationValue as gY, type HybridRelationValue as gZ, RelationPropertiesService as g_, type MockStores as ga, defaultPolicyRegistry as gb, PolicyRegistry as gc, type AIConversationsRepository as gd, type AIUsageMetricsRepository as ge, type AIUserMemoryRepository as gf, type AttributesRepository as gg, type AuditRepository as gh, type DocumentGenerationTemplateListOptions as gi, type DocumentGenerationTemplatesRepository as gj, type DocumentJobsRepository as gk, type DocumentSlotsRepository as gl, type DocumentsRepository as gm, type DocumentTemplatesRepository as gn, type FilesRepository as go, type ObjectRecordsRepository as gp, type ObjectsRepository as gq, type PermissionsRepository as gr, type UserProfilesRepository as gs, type ViewsRepository as gt, type WorkflowAccessGrantsRepository as gu, type WorkflowInstancesRepository as gv, type WorkflowInvitationsRepository as gw, type WorkflowsRepository as gx, BaseService as gy, BaseRepository as gz, type SortRule as h, type DocumentRendererOptions as h$, type ResolvedRelations as h0, type FormulaResolverServiceOptions as h1, FormulaResolverService as h2, type RollupResult as h3, type RollupServiceOptions as h4, RollupService as h5, type RollupSchedulerOptions as h6, RollupScheduler as h7, applyDefaultValues as h8, checkPermission as h9, type ResumeWorkflowInput as hA, type WorkflowInstanceServiceOptions as hB, WorkflowInstanceService as hC, type InvitationServiceConfig as hD, InvitationNotFoundError as hE, InvitationExpiredError as hF, InvitationAlreadyAcceptedError as hG, InvitationRevokedError as hH, WorkflowInvitationService as hI, WorkflowRelationService as hJ, type CreateWorkflowInput as hK, type UpdateWorkflowInput as hL, type WorkflowServiceOptions as hM, WorkflowService as hN, type UserValidationResult as hO, type UserValidationError as hP, UserService as hQ, type UserProfileServiceOptions as hR, UserProfileService as hS, AuditService as hT, buildAuditChanges as hU, DocumentGenerationTemplateNotFoundError as hV, DocumentGenerationNotConfiguredError as hW, DocumentGenerationService as hX, type DocumentProcessingConfig as hY, DocumentProcessingService as hZ, type RenderDocumentInput as h_, getPolicy as ha, buildPolicyContext as hb, checkRecordAccess as hc, checkRecordModifyOrThrow as hd, checkRecordDeleteOrThrow as he, checkSharedObjectWriteAccess as hf, computeLabel as hg, type LabelResolver as hh, enrichWithFormulas as hi, enrichRecordsWithFormulas as hj, createContextForCreate as hk, createContextForUpdate as hl, createContextForDelete as hm, createContextForRestore as hn, recalculateParentRollups as ho, type RollupCascadeContext as hp, type DocumentProcessingHookOptions as hq, DocumentProcessingHook as hr, GrantNotFoundError as hs, GrantExpiredError as ht, GrantRevokedError as hu, TokenRevokedError as hv, type GrantServiceConfig as hw, type CreateGrantResult as hx, WorkflowAccessGrantService as hy, type StartWorkflowInput as hz, type WorkflowConfig as i, type CreateDBView as i$, type RenderDocumentResult as i0, DocumentRenderError as i1, StorageDownloadNotSupportedError as i2, DocumentRendererService as i3, DocumentTemplateService as i4, type RecordDocumentsResult as i5, type CreateRecordDocumentInput as i6, type CreateRecordDocumentResult as i7, type DocumentServiceOptions as i8, DocumentService as i9, syncAll as iA, DEFAULT_LABEL_FALLBACK as iB, renderLabelExpression as iC, isLabelExpression as iD, extractAttributeNames as iE, enrichValuesForDisplay as iF, enrichValuesWithSelectLabels as iG, extractRelationIds as iH, type RelationLabelResolver as iI, computeLabelWithRelations as iJ, type DBObject as iK, type CreateDBObject as iL, type UpdateDBObject as iM, type UpsertDBObject as iN, type DBAttribute as iO, type CreateDBAttribute as iP, type UpdateDBAttribute as iQ, type UpsertDBAttribute as iR, type CreateObjectRecord as iS, type ListOptions as iT, type SearchOptions as iU, type GlobalSearchOptions as iV, type GlobalSearchGroupedOptions as iW, type GlobalSearchResultItem as iX, type GlobalSearchGroupedResult as iY, type FileListOptions as iZ, type DBView as i_, type FileServiceOptions as ia, FileService as ib, GeocodingService as ic, GlobalSearchService as id, type PermissionServiceOptions as ie, PermissionService as ig, type CreateViewInput as ih, type UpdateViewInput as ii, type GetViewsOptions as ij, type GetViewOptions as ik, ViewService as il, type FileContent as im, type StorageUploadInput as io, type StorageUploadResult as ip, type SignedUrlOptions as iq, type StorageAdapter as ir, type UploadFileInput as is, type SyncResult as it, type SyncOptions as iu, syncNativeObjects as iv, verifyNativeObjectsSync as iw, getSyncPreview as ix, type FullSyncResult as iy, type FullSyncOptions as iz, type SlotMode as j, type UpdateDBView as j0, type UpsertDBView as j1, type DBViewOverlay as j2, type CreateDBViewOverlay as j3, type UpdateDBViewOverlay as j4, type DBWorkflow as j5, type CreateDBWorkflow as j6, type UpdateDBWorkflow as j7, type DBWorkflowInstance as j8, type CreateDBWorkflowInstance as j9, type UpdateDBWorkflowInstance as ja, type DBWorkflowInvitation as jb, type CreateDBWorkflowInvitation as jc, type UpdateDBWorkflowInvitation as jd, type DBWorkflowAccessGrant as je, type CreateDBWorkflowAccessGrant as jf, type UpdateDBWorkflowAccessGrant as jg, type OperationResult as jh, type ViewSyncResult as ji, type ViewSyncLogger as jj, type ViewSyncOptions as jk, seedRegistryViews as jl, syncNativeViews as jm, verifyRegistryViewsSeeded as jn, verifyNativeViewsSync as jo, getViewSeedPreview as jp, getViewSyncPreview as jq, type ConditionGroup as k, type ConditionRule as l, type WorkflowNode as m, type WorkflowDefinition as n, type FlowRow as o, type ListViewConfig as p, type ListViewTab as q, type ViewDefinition as r, type DocumentTemplate as s, type OcrInput as t, type OcrOptions as u, type OcrResult as v, type OcrPage as w, type OcrTextBlock as x, type SignatureAdapter as y, type CreateSignatureInput as z };
|
|
@@ -4467,7 +4467,12 @@ declare class PolicyViolationError extends Error {
|
|
|
4467
4467
|
/**
|
|
4468
4468
|
* User status for account management
|
|
4469
4469
|
*/
|
|
4470
|
-
type UserStatus = "active" | "
|
|
4470
|
+
type UserStatus = "active" | "suspended";
|
|
4471
|
+
/**
|
|
4472
|
+
* All valid user statuses as a readonly array.
|
|
4473
|
+
* Use in validators (e.g., `@IsIn(USER_STATUSES)`) to keep a single source of truth.
|
|
4474
|
+
*/
|
|
4475
|
+
declare const USER_STATUSES: readonly UserStatus[];
|
|
4471
4476
|
/**
|
|
4472
4477
|
* User Profile - Represents application user data (authorization)
|
|
4473
4478
|
*
|
|
@@ -4525,9 +4530,7 @@ interface UserProfile extends Timestamps {
|
|
|
4525
4530
|
/**
|
|
4526
4531
|
* Account status
|
|
4527
4532
|
* - active: Normal user, full access
|
|
4528
|
-
* -
|
|
4529
|
-
* - inactive: Deactivated account
|
|
4530
|
-
* - suspended: Temporarily blocked
|
|
4533
|
+
* - suspended: Temporarily blocked by admin
|
|
4531
4534
|
*/
|
|
4532
4535
|
status: UserStatus;
|
|
4533
4536
|
/**
|
|
@@ -4559,7 +4562,7 @@ interface UpdateUserProfile {
|
|
|
4559
4562
|
}
|
|
4560
4563
|
/**
|
|
4561
4564
|
* Data for inviting a new user by email.
|
|
4562
|
-
* Creates
|
|
4565
|
+
* Creates an active user profile and sends an invitation email via Supabase Auth.
|
|
4563
4566
|
* The member role is assigned automatically by the service.
|
|
4564
4567
|
*/
|
|
4565
4568
|
interface InviteUserInput {
|
|
@@ -5483,7 +5486,7 @@ interface UserProfilesRepository {
|
|
|
5483
5486
|
updateLastLogin(id: Uuid): Promise<void>;
|
|
5484
5487
|
/**
|
|
5485
5488
|
* Invite a user by email.
|
|
5486
|
-
* Creates
|
|
5489
|
+
* Creates an active user profile with a temporary authId.
|
|
5487
5490
|
* Tenant ID is automatically set from context.
|
|
5488
5491
|
*/
|
|
5489
5492
|
invite(data: InviteUserInput): Promise<UserProfile>;
|
|
@@ -6012,6 +6015,8 @@ interface SearchAdapter {
|
|
|
6012
6015
|
isHealthy(): Promise<boolean>;
|
|
6013
6016
|
/** Get the number of indexed documents for the current tenant. */
|
|
6014
6017
|
getDocumentCount(): Promise<number>;
|
|
6018
|
+
/** Delete all documents from the index for the current tenant. */
|
|
6019
|
+
clearAllDocuments(): Promise<void>;
|
|
6015
6020
|
}
|
|
6016
6021
|
|
|
6017
6022
|
/**
|
|
@@ -11933,7 +11938,7 @@ declare class UserProfileService extends BaseService {
|
|
|
11933
11938
|
* @param profileId - Profile UUID
|
|
11934
11939
|
* @param newStatus - New status
|
|
11935
11940
|
*/
|
|
11936
|
-
changeStatus(profileId: string, newStatus:
|
|
11941
|
+
changeStatus(profileId: string, newStatus: UserStatus): Promise<UserProfile>;
|
|
11937
11942
|
/**
|
|
11938
11943
|
* Get user by email.
|
|
11939
11944
|
* Results are cached if a CacheAdapter is configured.
|
|
@@ -11945,14 +11950,14 @@ declare class UserProfileService extends BaseService {
|
|
|
11945
11950
|
*
|
|
11946
11951
|
* This method:
|
|
11947
11952
|
* 1. Sends an invitation email via the auth provider (e.g., Supabase Auth)
|
|
11948
|
-
* 2. Creates a user profile with status "
|
|
11953
|
+
* 2. Creates a user profile with status "active"
|
|
11949
11954
|
* 3. Returns the created profile
|
|
11950
11955
|
*
|
|
11951
11956
|
* The user will receive an email with a link to accept the invitation.
|
|
11952
11957
|
* When they click the link, their auth account is activated.
|
|
11953
11958
|
*
|
|
11954
11959
|
* @param data - Invitation data
|
|
11955
|
-
* @returns Created
|
|
11960
|
+
* @returns Created active user profile
|
|
11956
11961
|
*
|
|
11957
11962
|
* @example
|
|
11958
11963
|
* ```typescript
|
|
@@ -11962,7 +11967,7 @@ declare class UserProfileService extends BaseService {
|
|
|
11962
11967
|
* lastName: "Doe",
|
|
11963
11968
|
* redirectTo: "https://app.example.com/welcome",
|
|
11964
11969
|
* });
|
|
11965
|
-
* // Email sent automatically, profile.status === "
|
|
11970
|
+
* // Email sent automatically, profile.status === "active"
|
|
11966
11971
|
* ```
|
|
11967
11972
|
*/
|
|
11968
11973
|
inviteUser(data: InviteUserInput): Promise<UserProfile>;
|
|
@@ -12827,4 +12832,4 @@ interface FullSyncOptions extends SyncOptions, ViewSyncOptions {
|
|
|
12827
12832
|
*/
|
|
12828
12833
|
declare function syncAll(adapter: DatabaseAdapter, objectRegistry: typeof registry, nativeViewRegistry: typeof viewRegistry, options?: FullSyncOptions): Promise<FullSyncResult>;
|
|
12829
12834
|
|
|
12830
|
-
export { type AIToolCallStatus as $, type Action as A, type BoundingBox as B, type CreateMode as C, type DetailViewLayout as D, type SignerRequest as E, type Field as F, type Group as G, type SignaturePosition as H, type InferAttributeValue as I, type SignatureRequestResult as J, type SignatureStatusResult as K, type ListViewDefinition as L, type SignerStatus as M, type SignatureStatus as N, type OcrAdapter as O, type IdentityVerificationAdapter as P, type VerifyInput as Q, type RelationGroup as R, type SystemResource as S, type Tab as T, type VerificationResult as U, type ViewType as V, type WorkflowTheme as W, type DocumentData as X, type VerificationCheck as Y, type AIMessageRole as Z, type AIThinkingLevel as _, type AttributeGroupField as a, type UpdateProcessingJob as a$, type AIToolCall as a0, type AIChatMessagePartType as a1, type TextPartData as a2, type ToolPartData as a3, type ThinkingPartData as a4, type ReasoningPartData as a5, type AIChatMessagePart as a6, type AIChatMessage as a7, type AIQuestionType as a8, type AIQuestionOption as a9, type AuditListOptions as aA, type AuditServiceOptions as aB, type VariableMapping as aC, type PdfTemplateField as aD, type TemplateSource as aE, type DocumentGenerationTemplate as aF, type CreateDocumentGenerationTemplate as aG, type UpdateDocumentGenerationTemplate as aH, type PendingDocumentRequest as aI, type DocumentSlotDefinition as aJ, type DocumentAutoProcessing as aK, type ExtractionMapping as aL, type ExtractionField as aM, type Document as aN, type DocumentStatus as aO, type DocumentSlot as aP, type SlotStatus as aQ, type ProcessingJob as aR, type ProcessingJobType as aS, type ProcessingJobStatus as aT, type CreateDocument as aU, type UpdateDocument as aV, type CreateDocumentTemplate as aW, type UpdateDocumentTemplate as aX, type CreateDocumentSlot as aY, type UpdateDocumentSlot as aZ, type CreateProcessingJob as a_, type AIQuestion as aa, type AIQuestionAnswer as ab, type AIBatchQuestionOption as ac, type AIBatchQuestion as ad, type AIBatchQuestionAnswer as ae, type AITodoStatus as af, type AITodoItem as ag, type AITodoList as ah, type AIMessageAttachment as ai, type AIConversation as aj, type AIMessage as ak, type AIToolCallRecord as al, type AIUserMemory as am, type AIUsageMetrics as an, type AIProviderMetrics as ao, type CreateAIMessageInput as ap, type AIMemoryType as aq, type AIMemoryEntry as ar, type AITenantPersona as as, type AICompactionSummary as at, type AuditResourceType as au, type AuditAction as av, type AuditActorType as aw, type AuditChange as ax, type AuditLogEntry as ay, type CreateAuditLogInput as az, type FieldGroup as b, type ExtractRecordUpdateStrict as b$, type DocumentListOptions as b0, type DocumentTemplateListOptions as b1, type StorageProvider as b2, type FileVisibility as b3, type File as b4, type CreateFile as b5, type UpdateFile as b6, type TextFilterOperator as b7, type NumberFilterOperator as b8, type CheckboxFilterOperator as b9, isFlowDefinition as bA, isFlowPublished as bB, isSystemFlow as bC, type GeocodingSuggestion as bD, type GeocodingAutocompleteParams as bE, type ReverseGeocodingParams as bF, type GeocodingParams as bG, type GeocodingAdapter as bH, NoopGeocodingAdapter as bI, type AttributeSchema as bJ, type InferRecordFromSchema as bK, type InferRecordWithRequirements as bL, type TypedAttribute as bM, type AttributeMap as bN, type AddAttribute as bO, type InferRecord as bP, type InferRecordInput as bQ, type InferRecordUpdate as bR, type CustomAttributeValue as bS, type WithCustomAttributes as bT, type RecordMetadata as bU, type SystemFields as bV, type ExtractRecord as bW, type ExtractRecordStrict as bX, type ExtractRecordInput as bY, type ExtractRecordInputStrict as bZ, type ExtractRecordUpdate as b_, type DateFilterOperator as ba, type SelectFilterOperator as bb, type MultiselectFilterOperator as bc, type RelationFilterOperator as bd, type FilterOperator as be, type RelativeDateValue as bf, type CurrencyFilterValue as bg, type PhoneFilterValue as bh, type FilterValue as bi, type FilterRule as bj, type ExtendedFilterRule as bk, type FilterCombinator as bl, type FilterGroup as bm, type AdvancedFilterState as bn, type SortDirection as bo, type QueryState as bp, OPERATORS_BY_TYPE as bq, type NoValueOperator as br, NO_VALUE_OPERATORS as bs, isNoValueOperator as bt, type FlowSlot as bu, type FlowRowField as bv, type FlowPage as bw, type FlowRelation as bx, type FlowStatus as by, type FlowDefinition as bz, type SidePanelConfig as c, isActivityTab as c$, type ExtractAttributes as c0, type TypedObjectRecord as c1, type ExtractObjectRecord as c2, type ExtractObjectRecordWithCustom as c3, type PermissionScope as c4, type ObjectAction as c5, type SystemAction as c6, type AccessLevel as c7, ALL_ACTIONS as c8, actionsToAccessLevel as c9, type ActivityTab as cA, type RichtextTab as cB, type FlowsTab as cC, type DocumentsTab as cD, type ListViewLayout as cE, type DetailViewConfig as cF, type CalendarViewConfig as cG, type TimelineViewConfig as cH, type GalleryViewConfig as cI, type ViewConfig as cJ, type CalendarViewDefinition as cK, type TimelineViewDefinition as cL, type GalleryViewDefinition as cM, type ConfigOverrides as cN, type ViewOverlay as cO, isDetailView as cP, isListView as cQ, isCalendarView as cR, isTimelineView as cS, isGalleryView as cT, isFieldGroup as cU, isRelationGroup as cV, isFormTab as cW, isTableTab as cX, isRelationSourceTab as cY, isInverseSourceTab as cZ, isCustomTab as c_, accessLevelToActions as ca, type Role as cb, type Permission as cc, type UserRoleAssignment as cd, type EffectivePermissions as ce, type ObjectPermissions as cf, type SystemPermissions as cg, type CreateRoleInput as ch, type UpdateRoleInput as ci, type CreatePermissionInput as cj, type AssignRoleInput as ck, type PolicyContext as cl, type RecordPolicy as cm, PolicyViolationError as cn, type UserStatus as co, type UserProfile as cp, type CreateUserProfile as cq, type UpdateUserProfile as cr, type InviteUserInput as cs, type TabType as ct, type FormDensity as cu, type FormTab as cv, type RelationSource as cw, type InverseSource as cx, type TableSource as cy, type CustomTab as cz, type DetailViewDefinition as d, type FormFieldContext as d$, isRichtextTab as d0, isFlowsTab as d1, isDocumentsTab as d2, type ConditionNode as d3, type DocumentNode as d4, type EndNode as d5, type FormFieldRef as d6, type FormNode as d7, type StartNode as d8, type WorkflowNodeType as d9, type WorkflowError as dA, type WorkflowInstance as dB, type WorkflowTransition as dC, canResumeInstance as dD, createStartTransition as dE, isInstanceTerminal as dF, isInstanceWaiting as dG, type CreateInvitationInput as dH, type CreateInvitationResult as dI, type InvitationStatus as dJ, type WorkflowInvitation as dK, isInvitationAccepted as dL, isInvitationExpired as dM, isInvitationValid as dN, type CreateGrantInput as dO, type WorkflowAccessGrant as dP, canAccessNode as dQ, isGrantExpired as dR, isGrantRevoked as dS, isGrantValid as dT, isTokenRevoked as dU, type GeneratedDocument as dV, type WorkflowExecutionContext as dW, createEmptyContext as dX, getContextValue as dY, setContextValue as dZ, type FormContextResponse as d_, getNodeOutputs as da, isAdvancedFormNode as db, isConditionNode as dc, isDocumentNode as dd, isEndNode as de, isFormNode as df, isSimpleFormNode as dg, isStartNode as dh, type ConditionOperator as di, and as dj, eq as dk, inValues as dl, isConditionGroup as dm, isConditionRule as dn, neq as dp, or as dq, type CanvasViewport as dr, type NodePosition as ds, type WorkflowLayout as dt, type WorkflowSlot as du, type WorkflowStatus as dv, isSystemWorkflow as dw, isWorkflowDefinition as dx, isWorkflowPublished as dy, type PendingAction as dz, type InstanceStatus as e, withFeatureFlags as e$, type FormFieldRow as e0, type FormNodeInfo as e1, type ReadOnlyReason as e2, type WorkflowAccessMode as e3, type ThemeColors as e4, type ThemeLogo as e5, type ThemeTypography as e6, DEFAULT_THEME as e7, generateCssVariables as e8, mergeWithDefaults as e9, type InsertOptions as eA, type QueryBuilderState as eB, type RegistryMap as eC, type RegistryObjectNames as eD, type ShortcutOperator as eE, createDefaultState as eF, formatRecord as eG, formatRecords as eH, QueryMultipleResultsError as eI, QueryNoResultError as eJ, SHORTCUT_TO_FILTER_OPERATOR as eK, createQueryBuilder as eL, QueryBuilder as eM, type QueryBuilderOptions as eN, type EvaluationResult as eO, type EvaluationTrace as eP, evaluateCondition as eQ, evaluate as eR, evaluateWithTrace as eS, TenantContextError as eT, FeatureFlagsContextError as eU, getFeatureFlags as eV, getFeatureValue as eW, hasFeatureFlagsContext as eX, isFeatureEnabled as eY, runWithFeatureFlags as eZ, tryGetFeatureValue as e_, registry as ea, viewRegistry as eb, type ViewOverlaysRepository as ec, type RelationAttributeInput as ed, type RelationAttributeRow as ee, type RelationAttributesRepository as ef, SORTABLE_ATTRIBUTE_TYPES as eg, type SearchAdapter as eh, type DatabaseAdapter as ei, WorkflowJwtService as ej, type JwtVerificationResult as ek, type MagicLinkPayload as el, type WorkflowAccessPayload as em, type WorkflowJwtConfig as en, type WorkflowJwtPayload as eo, type CacheKeyType as ep, hashOptions as eq, type CacheAdapter as er, type CacheOptions as es, cacheKeys as et, cacheTtl as eu, defaultTtl as ev, NoopCacheAdapter as ew, type FetchResult as ex, type FormattedRecord as ey, type GroupedFetchResult as ez, type TableTab as f, type TraversalOptions as f$, type FeatureFlagsContext as f0, addSchemaToContext as f1, getSchemaByNameFromContext as f2, getSchemaContext as f3, getSchemaFromContext as f4, hasSchemaContext as f5, runWithMergedSchemaContext as f6, runWithSchemaContext as f7, type SchemaContext as f8, getContext as f9, evaluateFormulaAttribute as fA, evaluateFormulaAttributeWithRelations as fB, evaluateFormulaWithRelations as fC, evaluateFormulaWithResult as fD, extractFormulaVariables as fE, extractRelationNames as fF, extractRelationReferences as fG, flattenRelationsForEval as fH, formatFormulaResult as fI, hasRelationReferences as fJ, validateFormulaExpression as fK, type FormulaResult as fL, getPathDepth as fM, getRelationPath as fN, getTargetAttributeName as fO, InvalidPathError as fP, MaxDepthExceededError as fQ, parsePath as fR, pathHasManyCardinality as fS, validatePath as fT, type PathCardinality as fU, type PathSegment as fV, type PathSegmentType as fW, type SchemaResolver as fX, resolveMultiplePaths as fY, resolveSingleValue as fZ, traversePath as f_, getTenantId as fa, getUserId as fb, hasContext as fc, runWithContext as fd, withTenantContext as fe, type TenantContext as ff, createDefaultExecutorRegistry as fg, getDefaultExecutorRegistry as fh, type ExecutorCompleteResult as fi, type ExecutorContext as fj, type ExecutorErrorResult as fk, type ExecutorResult as fl, type ExecutorSuccessResult as fm, type ExecutorWaitResult as fn, type NodeExecutor as fo, complete as fp, error as fq, ExecutorRegistry as fr, success as fs, wait as ft, ConditionExecutor as fu, DocumentExecutor as fv, EndExecutor as fw, FormExecutor as fx, StartExecutor as fy, evaluateFormula as fz, type FilterState as g, type ResolvedRelations as g$, type TraversalResult as g0, type AttributeChange as g1, type HookContext as g2, type HookDefinition as g3, type HookHandler as g4, type HookType as g5, NoopHookRegistry as g6, type HookRegistry as g7, createMockAdapter as g8, type MockStores as g9, SchemaContextAwareRepository as gA, type CreateCustomObjectInput as gB, type AddAttributeInput as gC, type UpdateObjectInput as gD, type ObjectSchemaServiceOptions as gE, ObjectSchemaService as gF, type RecordServiceOptions as gG, RecordService as gH, type RecordQueryServiceOptions as gI, type QueryOptions as gJ, type SearchQueryOptions as gK, type QueryResult as gL, RecordQueryService as gM, type RelationValidationResult as gN, type RelationValidationError as gO, type RelationOption as gP, type RelationOptionsResponse as gQ, type GetRelationOptionsParams as gR, type RelationServiceOptions as gS, type ResolveIdsBatchRequest as gT, type ResolveIdsBatchResponse as gU, RelationService as gV, type MultiRelationValue as gW, type SingleRelationValue as gX, type HybridRelationValue as gY, RelationPropertiesService as gZ, RecordResolverService as g_, defaultPolicyRegistry as ga, PolicyRegistry as gb, type AIConversationsRepository as gc, type AIUsageMetricsRepository as gd, type AIUserMemoryRepository as ge, type AttributesRepository as gf, type AuditRepository as gg, type DocumentGenerationTemplateListOptions as gh, type DocumentGenerationTemplatesRepository as gi, type DocumentJobsRepository as gj, type DocumentSlotsRepository as gk, type DocumentsRepository as gl, type DocumentTemplatesRepository as gm, type FilesRepository as gn, type ObjectRecordsRepository as go, type ObjectsRepository as gp, type PermissionsRepository as gq, type UserProfilesRepository as gr, type ViewsRepository as gs, type WorkflowAccessGrantsRepository as gt, type WorkflowInstancesRepository as gu, type WorkflowInvitationsRepository as gv, type WorkflowsRepository as gw, BaseService as gx, BaseRepository as gy, type SchemaContextAware as gz, type SortRule as h, type RenderDocumentResult as h$, type FormulaResolverServiceOptions as h0, FormulaResolverService as h1, type RollupResult as h2, type RollupServiceOptions as h3, RollupService as h4, type RollupSchedulerOptions as h5, RollupScheduler as h6, applyDefaultValues as h7, checkPermission as h8, getPolicy as h9, type WorkflowInstanceServiceOptions as hA, WorkflowInstanceService as hB, type InvitationServiceConfig as hC, InvitationNotFoundError as hD, InvitationExpiredError as hE, InvitationAlreadyAcceptedError as hF, InvitationRevokedError as hG, WorkflowInvitationService as hH, WorkflowRelationService as hI, type CreateWorkflowInput as hJ, type UpdateWorkflowInput as hK, type WorkflowServiceOptions as hL, WorkflowService as hM, type UserValidationResult as hN, type UserValidationError as hO, UserService as hP, type UserProfileServiceOptions as hQ, UserProfileService as hR, AuditService as hS, buildAuditChanges as hT, DocumentGenerationTemplateNotFoundError as hU, DocumentGenerationNotConfiguredError as hV, DocumentGenerationService as hW, type DocumentProcessingConfig as hX, DocumentProcessingService as hY, type RenderDocumentInput as hZ, type DocumentRendererOptions as h_, buildPolicyContext as ha, checkRecordAccess as hb, checkRecordModifyOrThrow as hc, checkRecordDeleteOrThrow as hd, checkSharedObjectWriteAccess as he, computeLabel as hf, type LabelResolver as hg, enrichWithFormulas as hh, enrichRecordsWithFormulas as hi, createContextForCreate as hj, createContextForUpdate as hk, createContextForDelete as hl, createContextForRestore as hm, recalculateParentRollups as hn, type RollupCascadeContext as ho, type DocumentProcessingHookOptions as hp, DocumentProcessingHook as hq, GrantNotFoundError as hr, GrantExpiredError as hs, GrantRevokedError as ht, TokenRevokedError as hu, type GrantServiceConfig as hv, type CreateGrantResult as hw, WorkflowAccessGrantService as hx, type StartWorkflowInput as hy, type ResumeWorkflowInput as hz, type WorkflowConfig as i, type UpdateDBView as i$, DocumentRenderError as i0, StorageDownloadNotSupportedError as i1, DocumentRendererService as i2, DocumentTemplateService as i3, type RecordDocumentsResult as i4, type CreateRecordDocumentInput as i5, type CreateRecordDocumentResult as i6, type DocumentServiceOptions as i7, DocumentService as i8, type FileServiceOptions as i9, DEFAULT_LABEL_FALLBACK as iA, renderLabelExpression as iB, isLabelExpression as iC, extractAttributeNames as iD, enrichValuesForDisplay as iE, enrichValuesWithSelectLabels as iF, extractRelationIds as iG, type RelationLabelResolver as iH, computeLabelWithRelations as iI, type DBObject as iJ, type CreateDBObject as iK, type UpdateDBObject as iL, type UpsertDBObject as iM, type DBAttribute as iN, type CreateDBAttribute as iO, type UpdateDBAttribute as iP, type UpsertDBAttribute as iQ, type CreateObjectRecord as iR, type ListOptions as iS, type SearchOptions as iT, type GlobalSearchOptions as iU, type GlobalSearchGroupedOptions as iV, type GlobalSearchResultItem as iW, type GlobalSearchGroupedResult as iX, type FileListOptions as iY, type DBView as iZ, type CreateDBView as i_, FileService as ia, GeocodingService as ib, GlobalSearchService as ic, type PermissionServiceOptions as id, PermissionService as ie, type CreateViewInput as ig, type UpdateViewInput as ih, type GetViewsOptions as ii, type GetViewOptions as ij, ViewService as ik, type FileContent as il, type StorageUploadInput as im, type StorageUploadResult as io, type SignedUrlOptions as ip, type StorageAdapter as iq, type UploadFileInput as ir, type SyncResult as is, type SyncOptions as it, syncNativeObjects as iu, verifyNativeObjectsSync as iv, getSyncPreview as iw, type FullSyncResult as ix, type FullSyncOptions as iy, syncAll as iz, type SlotMode as j, type UpsertDBView as j0, type DBViewOverlay as j1, type CreateDBViewOverlay as j2, type UpdateDBViewOverlay as j3, type DBWorkflow as j4, type CreateDBWorkflow as j5, type UpdateDBWorkflow as j6, type DBWorkflowInstance as j7, type CreateDBWorkflowInstance as j8, type UpdateDBWorkflowInstance as j9, type DBWorkflowInvitation as ja, type CreateDBWorkflowInvitation as jb, type UpdateDBWorkflowInvitation as jc, type DBWorkflowAccessGrant as jd, type CreateDBWorkflowAccessGrant as je, type UpdateDBWorkflowAccessGrant as jf, type OperationResult as jg, type ViewSyncResult as jh, type ViewSyncLogger as ji, type ViewSyncOptions as jj, seedRegistryViews as jk, syncNativeViews as jl, verifyRegistryViewsSeeded as jm, verifyNativeViewsSync as jn, getViewSeedPreview as jo, getViewSyncPreview as jp, type ConditionGroup as k, type ConditionRule as l, type WorkflowNode as m, type WorkflowDefinition as n, type FlowRow as o, type ListViewConfig as p, type ListViewTab as q, type ViewDefinition as r, type DocumentTemplate as s, type OcrInput as t, type OcrOptions as u, type OcrResult as v, type OcrPage as w, type OcrTextBlock as x, type SignatureAdapter as y, type CreateSignatureInput as z };
|
|
12835
|
+
export { type AIToolCallStatus as $, type Action as A, type BoundingBox as B, type CreateMode as C, type DetailViewLayout as D, type SignerRequest as E, type Field as F, type Group as G, type SignaturePosition as H, type InferAttributeValue as I, type SignatureRequestResult as J, type SignatureStatusResult as K, type ListViewDefinition as L, type SignerStatus as M, type SignatureStatus as N, type OcrAdapter as O, type IdentityVerificationAdapter as P, type VerifyInput as Q, type RelationGroup as R, type SystemResource as S, type Tab as T, type VerificationResult as U, type ViewType as V, type WorkflowTheme as W, type DocumentData as X, type VerificationCheck as Y, type AIMessageRole as Z, type AIThinkingLevel as _, type AttributeGroupField as a, type UpdateProcessingJob as a$, type AIToolCall as a0, type AIChatMessagePartType as a1, type TextPartData as a2, type ToolPartData as a3, type ThinkingPartData as a4, type ReasoningPartData as a5, type AIChatMessagePart as a6, type AIChatMessage as a7, type AIQuestionType as a8, type AIQuestionOption as a9, type AuditListOptions as aA, type AuditServiceOptions as aB, type VariableMapping as aC, type PdfTemplateField as aD, type TemplateSource as aE, type DocumentGenerationTemplate as aF, type CreateDocumentGenerationTemplate as aG, type UpdateDocumentGenerationTemplate as aH, type PendingDocumentRequest as aI, type DocumentSlotDefinition as aJ, type DocumentAutoProcessing as aK, type ExtractionMapping as aL, type ExtractionField as aM, type Document as aN, type DocumentStatus as aO, type DocumentSlot as aP, type SlotStatus as aQ, type ProcessingJob as aR, type ProcessingJobType as aS, type ProcessingJobStatus as aT, type CreateDocument as aU, type UpdateDocument as aV, type CreateDocumentTemplate as aW, type UpdateDocumentTemplate as aX, type CreateDocumentSlot as aY, type UpdateDocumentSlot as aZ, type CreateProcessingJob as a_, type AIQuestion as aa, type AIQuestionAnswer as ab, type AIBatchQuestionOption as ac, type AIBatchQuestion as ad, type AIBatchQuestionAnswer as ae, type AITodoStatus as af, type AITodoItem as ag, type AITodoList as ah, type AIMessageAttachment as ai, type AIConversation as aj, type AIMessage as ak, type AIToolCallRecord as al, type AIUserMemory as am, type AIUsageMetrics as an, type AIProviderMetrics as ao, type CreateAIMessageInput as ap, type AIMemoryType as aq, type AIMemoryEntry as ar, type AITenantPersona as as, type AICompactionSummary as at, type AuditResourceType as au, type AuditAction as av, type AuditActorType as aw, type AuditChange as ax, type AuditLogEntry as ay, type CreateAuditLogInput as az, type FieldGroup as b, type ExtractRecordUpdateStrict as b$, type DocumentListOptions as b0, type DocumentTemplateListOptions as b1, type StorageProvider as b2, type FileVisibility as b3, type File as b4, type CreateFile as b5, type UpdateFile as b6, type TextFilterOperator as b7, type NumberFilterOperator as b8, type CheckboxFilterOperator as b9, isFlowDefinition as bA, isFlowPublished as bB, isSystemFlow as bC, type GeocodingSuggestion as bD, type GeocodingAutocompleteParams as bE, type ReverseGeocodingParams as bF, type GeocodingParams as bG, type GeocodingAdapter as bH, NoopGeocodingAdapter as bI, type AttributeSchema as bJ, type InferRecordFromSchema as bK, type InferRecordWithRequirements as bL, type TypedAttribute as bM, type AttributeMap as bN, type AddAttribute as bO, type InferRecord as bP, type InferRecordInput as bQ, type InferRecordUpdate as bR, type CustomAttributeValue as bS, type WithCustomAttributes as bT, type RecordMetadata as bU, type SystemFields as bV, type ExtractRecord as bW, type ExtractRecordStrict as bX, type ExtractRecordInput as bY, type ExtractRecordInputStrict as bZ, type ExtractRecordUpdate as b_, type DateFilterOperator as ba, type SelectFilterOperator as bb, type MultiselectFilterOperator as bc, type RelationFilterOperator as bd, type FilterOperator as be, type RelativeDateValue as bf, type CurrencyFilterValue as bg, type PhoneFilterValue as bh, type FilterValue as bi, type FilterRule as bj, type ExtendedFilterRule as bk, type FilterCombinator as bl, type FilterGroup as bm, type AdvancedFilterState as bn, type SortDirection as bo, type QueryState as bp, OPERATORS_BY_TYPE as bq, type NoValueOperator as br, NO_VALUE_OPERATORS as bs, isNoValueOperator as bt, type FlowSlot as bu, type FlowRowField as bv, type FlowPage as bw, type FlowRelation as bx, type FlowStatus as by, type FlowDefinition as bz, type SidePanelConfig as c, isCustomTab as c$, type ExtractAttributes as c0, type TypedObjectRecord as c1, type ExtractObjectRecord as c2, type ExtractObjectRecordWithCustom as c3, type PermissionScope as c4, type ObjectAction as c5, type SystemAction as c6, type AccessLevel as c7, ALL_ACTIONS as c8, actionsToAccessLevel as c9, type CustomTab as cA, type ActivityTab as cB, type RichtextTab as cC, type FlowsTab as cD, type DocumentsTab as cE, type ListViewLayout as cF, type DetailViewConfig as cG, type CalendarViewConfig as cH, type TimelineViewConfig as cI, type GalleryViewConfig as cJ, type ViewConfig as cK, type CalendarViewDefinition as cL, type TimelineViewDefinition as cM, type GalleryViewDefinition as cN, type ConfigOverrides as cO, type ViewOverlay as cP, isDetailView as cQ, isListView as cR, isCalendarView as cS, isTimelineView as cT, isGalleryView as cU, isFieldGroup as cV, isRelationGroup as cW, isFormTab as cX, isTableTab as cY, isRelationSourceTab as cZ, isInverseSourceTab as c_, accessLevelToActions as ca, type Role as cb, type Permission as cc, type UserRoleAssignment as cd, type EffectivePermissions as ce, type ObjectPermissions as cf, type SystemPermissions as cg, type CreateRoleInput as ch, type UpdateRoleInput as ci, type CreatePermissionInput as cj, type AssignRoleInput as ck, type PolicyContext as cl, type RecordPolicy as cm, PolicyViolationError as cn, type UserStatus as co, USER_STATUSES as cp, type UserProfile as cq, type CreateUserProfile as cr, type UpdateUserProfile as cs, type InviteUserInput as ct, type TabType as cu, type FormDensity as cv, type FormTab as cw, type RelationSource as cx, type InverseSource as cy, type TableSource as cz, type DetailViewDefinition as d, type FormContextResponse as d$, isActivityTab as d0, isRichtextTab as d1, isFlowsTab as d2, isDocumentsTab as d3, type ConditionNode as d4, type DocumentNode as d5, type EndNode as d6, type FormFieldRef as d7, type FormNode as d8, type StartNode as d9, type PendingAction as dA, type WorkflowError as dB, type WorkflowInstance as dC, type WorkflowTransition as dD, canResumeInstance as dE, createStartTransition as dF, isInstanceTerminal as dG, isInstanceWaiting as dH, type CreateInvitationInput as dI, type CreateInvitationResult as dJ, type InvitationStatus as dK, type WorkflowInvitation as dL, isInvitationAccepted as dM, isInvitationExpired as dN, isInvitationValid as dO, type CreateGrantInput as dP, type WorkflowAccessGrant as dQ, canAccessNode as dR, isGrantExpired as dS, isGrantRevoked as dT, isGrantValid as dU, isTokenRevoked as dV, type GeneratedDocument as dW, type WorkflowExecutionContext as dX, createEmptyContext as dY, getContextValue as dZ, setContextValue as d_, type WorkflowNodeType as da, getNodeOutputs as db, isAdvancedFormNode as dc, isConditionNode as dd, isDocumentNode as de, isEndNode as df, isFormNode as dg, isSimpleFormNode as dh, isStartNode as di, type ConditionOperator as dj, and as dk, eq as dl, inValues as dm, isConditionGroup as dn, isConditionRule as dp, neq as dq, or as dr, type CanvasViewport as ds, type NodePosition as dt, type WorkflowLayout as du, type WorkflowSlot as dv, type WorkflowStatus as dw, isSystemWorkflow as dx, isWorkflowDefinition as dy, isWorkflowPublished as dz, type InstanceStatus as e, tryGetFeatureValue as e$, type FormFieldContext as e0, type FormFieldRow as e1, type FormNodeInfo as e2, type ReadOnlyReason as e3, type WorkflowAccessMode as e4, type ThemeColors as e5, type ThemeLogo as e6, type ThemeTypography as e7, DEFAULT_THEME as e8, generateCssVariables as e9, type GroupedFetchResult as eA, type InsertOptions as eB, type QueryBuilderState as eC, type RegistryMap as eD, type RegistryObjectNames as eE, type ShortcutOperator as eF, createDefaultState as eG, formatRecord as eH, formatRecords as eI, QueryMultipleResultsError as eJ, QueryNoResultError as eK, SHORTCUT_TO_FILTER_OPERATOR as eL, createQueryBuilder as eM, QueryBuilder as eN, type QueryBuilderOptions as eO, type EvaluationResult as eP, type EvaluationTrace as eQ, evaluateCondition as eR, evaluate as eS, evaluateWithTrace as eT, TenantContextError as eU, FeatureFlagsContextError as eV, getFeatureFlags as eW, getFeatureValue as eX, hasFeatureFlagsContext as eY, isFeatureEnabled as eZ, runWithFeatureFlags as e_, mergeWithDefaults as ea, registry as eb, viewRegistry as ec, type ViewOverlaysRepository as ed, type RelationAttributeInput as ee, type RelationAttributeRow as ef, type RelationAttributesRepository as eg, SORTABLE_ATTRIBUTE_TYPES as eh, type SearchAdapter as ei, type DatabaseAdapter as ej, WorkflowJwtService as ek, type JwtVerificationResult as el, type MagicLinkPayload as em, type WorkflowAccessPayload as en, type WorkflowJwtConfig as eo, type WorkflowJwtPayload as ep, type CacheKeyType as eq, hashOptions as er, type CacheAdapter as es, type CacheOptions as et, cacheKeys as eu, cacheTtl as ev, defaultTtl as ew, NoopCacheAdapter as ex, type FetchResult as ey, type FormattedRecord as ez, type TableTab as f, traversePath as f$, withFeatureFlags as f0, type FeatureFlagsContext as f1, addSchemaToContext as f2, getSchemaByNameFromContext as f3, getSchemaContext as f4, getSchemaFromContext as f5, hasSchemaContext as f6, runWithMergedSchemaContext as f7, runWithSchemaContext as f8, type SchemaContext as f9, evaluateFormula as fA, evaluateFormulaAttribute as fB, evaluateFormulaAttributeWithRelations as fC, evaluateFormulaWithRelations as fD, evaluateFormulaWithResult as fE, extractFormulaVariables as fF, extractRelationNames as fG, extractRelationReferences as fH, flattenRelationsForEval as fI, formatFormulaResult as fJ, hasRelationReferences as fK, validateFormulaExpression as fL, type FormulaResult as fM, getPathDepth as fN, getRelationPath as fO, getTargetAttributeName as fP, InvalidPathError as fQ, MaxDepthExceededError as fR, parsePath as fS, pathHasManyCardinality as fT, validatePath as fU, type PathCardinality as fV, type PathSegment as fW, type PathSegmentType as fX, type SchemaResolver as fY, resolveMultiplePaths as fZ, resolveSingleValue as f_, getContext as fa, getTenantId as fb, getUserId as fc, hasContext as fd, runWithContext as fe, withTenantContext as ff, type TenantContext as fg, createDefaultExecutorRegistry as fh, getDefaultExecutorRegistry as fi, type ExecutorCompleteResult as fj, type ExecutorContext as fk, type ExecutorErrorResult as fl, type ExecutorResult as fm, type ExecutorSuccessResult as fn, type ExecutorWaitResult as fo, type NodeExecutor as fp, complete as fq, error as fr, ExecutorRegistry as fs, success as ft, wait as fu, ConditionExecutor as fv, DocumentExecutor as fw, EndExecutor as fx, FormExecutor as fy, StartExecutor as fz, type FilterState as g, RecordResolverService as g$, type TraversalOptions as g0, type TraversalResult as g1, type AttributeChange as g2, type HookContext as g3, type HookDefinition as g4, type HookHandler as g5, type HookType as g6, NoopHookRegistry as g7, type HookRegistry as g8, createMockAdapter as g9, type SchemaContextAware as gA, SchemaContextAwareRepository as gB, type CreateCustomObjectInput as gC, type AddAttributeInput as gD, type UpdateObjectInput as gE, type ObjectSchemaServiceOptions as gF, ObjectSchemaService as gG, type RecordServiceOptions as gH, RecordService as gI, type RecordQueryServiceOptions as gJ, type QueryOptions as gK, type SearchQueryOptions as gL, type QueryResult as gM, RecordQueryService as gN, type RelationValidationResult as gO, type RelationValidationError as gP, type RelationOption as gQ, type RelationOptionsResponse as gR, type GetRelationOptionsParams as gS, type RelationServiceOptions as gT, type ResolveIdsBatchRequest as gU, type ResolveIdsBatchResponse as gV, RelationService as gW, type MultiRelationValue as gX, type SingleRelationValue as gY, type HybridRelationValue as gZ, RelationPropertiesService as g_, type MockStores as ga, defaultPolicyRegistry as gb, PolicyRegistry as gc, type AIConversationsRepository as gd, type AIUsageMetricsRepository as ge, type AIUserMemoryRepository as gf, type AttributesRepository as gg, type AuditRepository as gh, type DocumentGenerationTemplateListOptions as gi, type DocumentGenerationTemplatesRepository as gj, type DocumentJobsRepository as gk, type DocumentSlotsRepository as gl, type DocumentsRepository as gm, type DocumentTemplatesRepository as gn, type FilesRepository as go, type ObjectRecordsRepository as gp, type ObjectsRepository as gq, type PermissionsRepository as gr, type UserProfilesRepository as gs, type ViewsRepository as gt, type WorkflowAccessGrantsRepository as gu, type WorkflowInstancesRepository as gv, type WorkflowInvitationsRepository as gw, type WorkflowsRepository as gx, BaseService as gy, BaseRepository as gz, type SortRule as h, type DocumentRendererOptions as h$, type ResolvedRelations as h0, type FormulaResolverServiceOptions as h1, FormulaResolverService as h2, type RollupResult as h3, type RollupServiceOptions as h4, RollupService as h5, type RollupSchedulerOptions as h6, RollupScheduler as h7, applyDefaultValues as h8, checkPermission as h9, type ResumeWorkflowInput as hA, type WorkflowInstanceServiceOptions as hB, WorkflowInstanceService as hC, type InvitationServiceConfig as hD, InvitationNotFoundError as hE, InvitationExpiredError as hF, InvitationAlreadyAcceptedError as hG, InvitationRevokedError as hH, WorkflowInvitationService as hI, WorkflowRelationService as hJ, type CreateWorkflowInput as hK, type UpdateWorkflowInput as hL, type WorkflowServiceOptions as hM, WorkflowService as hN, type UserValidationResult as hO, type UserValidationError as hP, UserService as hQ, type UserProfileServiceOptions as hR, UserProfileService as hS, AuditService as hT, buildAuditChanges as hU, DocumentGenerationTemplateNotFoundError as hV, DocumentGenerationNotConfiguredError as hW, DocumentGenerationService as hX, type DocumentProcessingConfig as hY, DocumentProcessingService as hZ, type RenderDocumentInput as h_, getPolicy as ha, buildPolicyContext as hb, checkRecordAccess as hc, checkRecordModifyOrThrow as hd, checkRecordDeleteOrThrow as he, checkSharedObjectWriteAccess as hf, computeLabel as hg, type LabelResolver as hh, enrichWithFormulas as hi, enrichRecordsWithFormulas as hj, createContextForCreate as hk, createContextForUpdate as hl, createContextForDelete as hm, createContextForRestore as hn, recalculateParentRollups as ho, type RollupCascadeContext as hp, type DocumentProcessingHookOptions as hq, DocumentProcessingHook as hr, GrantNotFoundError as hs, GrantExpiredError as ht, GrantRevokedError as hu, TokenRevokedError as hv, type GrantServiceConfig as hw, type CreateGrantResult as hx, WorkflowAccessGrantService as hy, type StartWorkflowInput as hz, type WorkflowConfig as i, type CreateDBView as i$, type RenderDocumentResult as i0, DocumentRenderError as i1, StorageDownloadNotSupportedError as i2, DocumentRendererService as i3, DocumentTemplateService as i4, type RecordDocumentsResult as i5, type CreateRecordDocumentInput as i6, type CreateRecordDocumentResult as i7, type DocumentServiceOptions as i8, DocumentService as i9, syncAll as iA, DEFAULT_LABEL_FALLBACK as iB, renderLabelExpression as iC, isLabelExpression as iD, extractAttributeNames as iE, enrichValuesForDisplay as iF, enrichValuesWithSelectLabels as iG, extractRelationIds as iH, type RelationLabelResolver as iI, computeLabelWithRelations as iJ, type DBObject as iK, type CreateDBObject as iL, type UpdateDBObject as iM, type UpsertDBObject as iN, type DBAttribute as iO, type CreateDBAttribute as iP, type UpdateDBAttribute as iQ, type UpsertDBAttribute as iR, type CreateObjectRecord as iS, type ListOptions as iT, type SearchOptions as iU, type GlobalSearchOptions as iV, type GlobalSearchGroupedOptions as iW, type GlobalSearchResultItem as iX, type GlobalSearchGroupedResult as iY, type FileListOptions as iZ, type DBView as i_, type FileServiceOptions as ia, FileService as ib, GeocodingService as ic, GlobalSearchService as id, type PermissionServiceOptions as ie, PermissionService as ig, type CreateViewInput as ih, type UpdateViewInput as ii, type GetViewsOptions as ij, type GetViewOptions as ik, ViewService as il, type FileContent as im, type StorageUploadInput as io, type StorageUploadResult as ip, type SignedUrlOptions as iq, type StorageAdapter as ir, type UploadFileInput as is, type SyncResult as it, type SyncOptions as iu, syncNativeObjects as iv, verifyNativeObjectsSync as iw, getSyncPreview as ix, type FullSyncResult as iy, type FullSyncOptions as iz, type SlotMode as j, type UpdateDBView as j0, type UpsertDBView as j1, type DBViewOverlay as j2, type CreateDBViewOverlay as j3, type UpdateDBViewOverlay as j4, type DBWorkflow as j5, type CreateDBWorkflow as j6, type UpdateDBWorkflow as j7, type DBWorkflowInstance as j8, type CreateDBWorkflowInstance as j9, type UpdateDBWorkflowInstance as ja, type DBWorkflowInvitation as jb, type CreateDBWorkflowInvitation as jc, type UpdateDBWorkflowInvitation as jd, type DBWorkflowAccessGrant as je, type CreateDBWorkflowAccessGrant as jf, type UpdateDBWorkflowAccessGrant as jg, type OperationResult as jh, type ViewSyncResult as ji, type ViewSyncLogger as jj, type ViewSyncOptions as jk, seedRegistryViews as jl, syncNativeViews as jm, verifyRegistryViewsSeeded as jn, verifyNativeViewsSync as jo, getViewSeedPreview as jp, getViewSyncPreview as jq, type ConditionGroup as k, type ConditionRule as l, type WorkflowNode as m, type WorkflowDefinition as n, type FlowRow as o, type ListViewConfig as p, type ListViewTab as q, type ViewDefinition as r, type DocumentTemplate as s, type OcrInput as t, type OcrOptions as u, type OcrResult as v, type OcrPage as w, type OcrTextBlock as x, type SignatureAdapter as y, type CreateSignatureInput as z };
|
package/dist/runtime.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { gd as AIConversationsRepository, ge as AIUsageMetricsRepository, gf as AIUserMemoryRepository, gD as AddAttributeInput, g2 as AttributeChange, gg as AttributesRepository, gh as AuditRepository, hT as AuditService, gz as BaseRepository, gy as BaseService, es as CacheAdapter, eq as CacheKeyType, et as CacheOptions, fv as ConditionExecutor, gC as CreateCustomObjectInput, iP as CreateDBAttribute, iL as CreateDBObject, i$ as CreateDBView, j3 as CreateDBViewOverlay, j6 as CreateDBWorkflow, jf as CreateDBWorkflowAccessGrant, j9 as CreateDBWorkflowInstance, jc as CreateDBWorkflowInvitation, hx as CreateGrantResult, iS as CreateObjectRecord, i6 as CreateRecordDocumentInput, i7 as CreateRecordDocumentResult, ih as CreateViewInput, hK as CreateWorkflowInput, iO as DBAttribute, iK as DBObject, i_ as DBView, j2 as DBViewOverlay, j5 as DBWorkflow, je as DBWorkflowAccessGrant, j8 as DBWorkflowInstance, jb as DBWorkflowInvitation, iB as DEFAULT_LABEL_FALLBACK, ej as DatabaseAdapter, fw as DocumentExecutor, hW as DocumentGenerationNotConfiguredError, hX as DocumentGenerationService, gi as DocumentGenerationTemplateListOptions, hV as DocumentGenerationTemplateNotFoundError, gj as DocumentGenerationTemplatesRepository, gk as DocumentJobsRepository, hY as DocumentProcessingConfig, hr as DocumentProcessingHook, hq as DocumentProcessingHookOptions, hZ as DocumentProcessingService, i1 as DocumentRenderError, h$ as DocumentRendererOptions, i3 as DocumentRendererService, i9 as DocumentService, i8 as DocumentServiceOptions, gl as DocumentSlotsRepository, i4 as DocumentTemplateService, gn as DocumentTemplatesRepository, gm as DocumentsRepository, fx as EndExecutor, eP as EvaluationResult, eQ as EvaluationTrace, fj as ExecutorCompleteResult, fk as ExecutorContext, fl as ExecutorErrorResult, fs as ExecutorRegistry, fm as ExecutorResult, fn as ExecutorSuccessResult, fo as ExecutorWaitResult, f1 as FeatureFlagsContext, eV as FeatureFlagsContextError, ey as FetchResult, im as FileContent, iZ as FileListOptions, ib as FileService, ia as FileServiceOptions, go as FilesRepository, fy as FormExecutor, ez as FormattedRecord, h2 as FormulaResolverService, h1 as FormulaResolverServiceOptions, fM as FormulaResult, iz as FullSyncOptions, iy as FullSyncResult, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ic as GeocodingService, bD as GeocodingSuggestion, gS as GetRelationOptionsParams, ik as GetViewOptions, ij as GetViewsOptions, iW as GlobalSearchGroupedOptions, iY as GlobalSearchGroupedResult, iV as GlobalSearchOptions, iX as GlobalSearchResultItem, id as GlobalSearchService, ht as GrantExpiredError, hs as GrantNotFoundError, hu as GrantRevokedError, hw as GrantServiceConfig, eA as GroupedFetchResult, g3 as HookContext, g4 as HookDefinition, g5 as HookHandler, g8 as HookRegistry, g6 as HookType, gZ as HybridRelationValue, eB as InsertOptions, fQ as InvalidPathError, hG as InvitationAlreadyAcceptedError, hF as InvitationExpiredError, hE as InvitationNotFoundError, hH as InvitationRevokedError, hD as InvitationServiceConfig, el as JwtVerificationResult, hh as LabelResolver, iT as ListOptions, em as MagicLinkPayload, fR as MaxDepthExceededError, ga as MockStores, gX as MultiRelationValue, fp as NodeExecutor, ex as NoopCacheAdapter, bI as NoopGeocodingAdapter, g7 as NoopHookRegistry, gp as ObjectRecordsRepository, gG as ObjectSchemaService, gF as ObjectSchemaServiceOptions, gq as ObjectsRepository, jh as OperationResult, fV as PathCardinality, fW as PathSegment, fX as PathSegmentType, ig as PermissionService, ie as PermissionServiceOptions, gr as PermissionsRepository, cl as PolicyContext, gc as PolicyRegistry, cn as PolicyViolationError, eN as QueryBuilder, eO as QueryBuilderOptions, eC as QueryBuilderState, eJ as QueryMultipleResultsError, eK as QueryNoResultError, gK as QueryOptions, gM as QueryResult, i5 as RecordDocumentsResult, cm as RecordPolicy, gN as RecordQueryService, gJ as RecordQueryServiceOptions, g$ as RecordResolverService, gI as RecordService, gH as RecordServiceOptions, eD as RegistryMap, eE as RegistryObjectNames, ee as RelationAttributeInput, ef as RelationAttributeRow, eg as RelationAttributesRepository, iI as RelationLabelResolver, gQ as RelationOption, gR as RelationOptionsResponse, g_ as RelationPropertiesService, gW as RelationService, gT as RelationServiceOptions, gP as RelationValidationError, gO as RelationValidationResult, h_ as RenderDocumentInput, i0 as RenderDocumentResult, gU as ResolveIdsBatchRequest, gV as ResolveIdsBatchResponse, h0 as ResolvedRelations, hA as ResumeWorkflowInput, bF as ReverseGeocodingParams, hp as RollupCascadeContext, h3 as RollupResult, h7 as RollupScheduler, h6 as RollupSchedulerOptions, h5 as RollupService, h4 as RollupServiceOptions, eL as SHORTCUT_TO_FILTER_OPERATOR, eh as SORTABLE_ATTRIBUTE_TYPES, f9 as SchemaContext, gA as SchemaContextAware, gB as SchemaContextAwareRepository, fY as SchemaResolver, ei as SearchAdapter, iU as SearchOptions, gL as SearchQueryOptions, eF as ShortcutOperator, iq as SignedUrlOptions, gY as SingleRelationValue, fz as StartExecutor, hz as StartWorkflowInput, ir as StorageAdapter, i2 as StorageDownloadNotSupportedError, io as StorageUploadInput, ip as StorageUploadResult, iu as SyncOptions, it as SyncResult, fg as TenantContext, eU as TenantContextError, hv as TokenRevokedError, g0 as TraversalOptions, g1 as TraversalResult, iQ as UpdateDBAttribute, iM as UpdateDBObject, j0 as UpdateDBView, j4 as UpdateDBViewOverlay, j7 as UpdateDBWorkflow, jg as UpdateDBWorkflowAccessGrant, ja as UpdateDBWorkflowInstance, jd as UpdateDBWorkflowInvitation, gE as UpdateObjectInput, ii as UpdateViewInput, hL as UpdateWorkflowInput, is as UploadFileInput, iR as UpsertDBAttribute, iN as UpsertDBObject, j1 as UpsertDBView, hS as UserProfileService, hR as UserProfileServiceOptions, gs as UserProfilesRepository, hQ as UserService, hP as UserValidationError, hO as UserValidationResult, ed as ViewOverlaysRepository, il as ViewService, jj as ViewSyncLogger, jk as ViewSyncOptions, ji as ViewSyncResult, gt as ViewsRepository, hy as WorkflowAccessGrantService, gu as WorkflowAccessGrantsRepository, en as WorkflowAccessPayload, hC as WorkflowInstanceService, hB as WorkflowInstanceServiceOptions, gv as WorkflowInstancesRepository, hI as WorkflowInvitationService, gw as WorkflowInvitationsRepository, eo as WorkflowJwtConfig, ep as WorkflowJwtPayload, ek as WorkflowJwtService, hJ as WorkflowRelationService, hN as WorkflowService, hM as WorkflowServiceOptions, gx as WorkflowsRepository, f2 as addSchemaToContext, h8 as applyDefaultValues, hU as buildAuditChanges, hb as buildPolicyContext, eu as cacheKeys, ev as cacheTtl, h9 as checkPermission, hc as checkRecordAccess, he as checkRecordDeleteOrThrow, hd as checkRecordModifyOrThrow, hf as checkSharedObjectWriteAccess, fq as complete, hg as computeLabel, iJ as computeLabelWithRelations, hk as createContextForCreate, hm as createContextForDelete, hn as createContextForRestore, hl as createContextForUpdate, fh as createDefaultExecutorRegistry, eG as createDefaultState, g9 as createMockAdapter, eM as createQueryBuilder, gb as defaultPolicyRegistry, ew as defaultTtl, hj as enrichRecordsWithFormulas, iF as enrichValuesForDisplay, iG as enrichValuesWithSelectLabels, hi as enrichWithFormulas, fr as error, eS as evaluate, eR as evaluateCondition, fA as evaluateFormula, fB as evaluateFormulaAttribute, fC as evaluateFormulaAttributeWithRelations, fD as evaluateFormulaWithRelations, fE as evaluateFormulaWithResult, eT as evaluateWithTrace, iE as extractAttributeNames, fF as extractFormulaVariables, iH as extractRelationIds, fG as extractRelationNames, fH as extractRelationReferences, fI as flattenRelationsForEval, fJ as formatFormulaResult, eH as formatRecord, eI as formatRecords, fa as getContext, fi as getDefaultExecutorRegistry, eW as getFeatureFlags, eX as getFeatureValue, fN as getPathDepth, ha as getPolicy, fO as getRelationPath, f3 as getSchemaByNameFromContext, f4 as getSchemaContext, f5 as getSchemaFromContext, ix as getSyncPreview, fP as getTargetAttributeName, fb as getTenantId, fc as getUserId, jp as getViewSeedPreview, jq as getViewSyncPreview, fd as hasContext, eY as hasFeatureFlagsContext, fK as hasRelationReferences, f6 as hasSchemaContext, er as hashOptions, eZ as isFeatureEnabled, iD as isLabelExpression, fS as parsePath, fT as pathHasManyCardinality, ho as recalculateParentRollups, iC as renderLabelExpression, fZ as resolveMultiplePaths, f_ as resolveSingleValue, fe as runWithContext, e_ as runWithFeatureFlags, f7 as runWithMergedSchemaContext, f8 as runWithSchemaContext, jl as seedRegistryViews, ft as success, iA as syncAll, iv as syncNativeObjects, jm as syncNativeViews, f$ as traversePath, e$ as tryGetFeatureValue, fL as validateFormulaExpression, fU as validatePath, iw as verifyNativeObjectsSync, jo as verifyNativeViewsSync, jn as verifyRegistryViewsSeeded, fu as wait, f0 as withFeatureFlags, ff as withTenantContext } from './runtime-Cv41_Suf.mjs';
|
|
2
2
|
export { a8 as CompletionStatus } from './validators-DUB0tEzp.mjs';
|
|
3
3
|
import '@stndrds/constants';
|
|
4
4
|
import './utils.mjs';
|
package/dist/runtime.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { gd as AIConversationsRepository, ge as AIUsageMetricsRepository, gf as AIUserMemoryRepository, gD as AddAttributeInput, g2 as AttributeChange, gg as AttributesRepository, gh as AuditRepository, hT as AuditService, gz as BaseRepository, gy as BaseService, es as CacheAdapter, eq as CacheKeyType, et as CacheOptions, fv as ConditionExecutor, gC as CreateCustomObjectInput, iP as CreateDBAttribute, iL as CreateDBObject, i$ as CreateDBView, j3 as CreateDBViewOverlay, j6 as CreateDBWorkflow, jf as CreateDBWorkflowAccessGrant, j9 as CreateDBWorkflowInstance, jc as CreateDBWorkflowInvitation, hx as CreateGrantResult, iS as CreateObjectRecord, i6 as CreateRecordDocumentInput, i7 as CreateRecordDocumentResult, ih as CreateViewInput, hK as CreateWorkflowInput, iO as DBAttribute, iK as DBObject, i_ as DBView, j2 as DBViewOverlay, j5 as DBWorkflow, je as DBWorkflowAccessGrant, j8 as DBWorkflowInstance, jb as DBWorkflowInvitation, iB as DEFAULT_LABEL_FALLBACK, ej as DatabaseAdapter, fw as DocumentExecutor, hW as DocumentGenerationNotConfiguredError, hX as DocumentGenerationService, gi as DocumentGenerationTemplateListOptions, hV as DocumentGenerationTemplateNotFoundError, gj as DocumentGenerationTemplatesRepository, gk as DocumentJobsRepository, hY as DocumentProcessingConfig, hr as DocumentProcessingHook, hq as DocumentProcessingHookOptions, hZ as DocumentProcessingService, i1 as DocumentRenderError, h$ as DocumentRendererOptions, i3 as DocumentRendererService, i9 as DocumentService, i8 as DocumentServiceOptions, gl as DocumentSlotsRepository, i4 as DocumentTemplateService, gn as DocumentTemplatesRepository, gm as DocumentsRepository, fx as EndExecutor, eP as EvaluationResult, eQ as EvaluationTrace, fj as ExecutorCompleteResult, fk as ExecutorContext, fl as ExecutorErrorResult, fs as ExecutorRegistry, fm as ExecutorResult, fn as ExecutorSuccessResult, fo as ExecutorWaitResult, f1 as FeatureFlagsContext, eV as FeatureFlagsContextError, ey as FetchResult, im as FileContent, iZ as FileListOptions, ib as FileService, ia as FileServiceOptions, go as FilesRepository, fy as FormExecutor, ez as FormattedRecord, h2 as FormulaResolverService, h1 as FormulaResolverServiceOptions, fM as FormulaResult, iz as FullSyncOptions, iy as FullSyncResult, bH as GeocodingAdapter, bE as GeocodingAutocompleteParams, bG as GeocodingParams, ic as GeocodingService, bD as GeocodingSuggestion, gS as GetRelationOptionsParams, ik as GetViewOptions, ij as GetViewsOptions, iW as GlobalSearchGroupedOptions, iY as GlobalSearchGroupedResult, iV as GlobalSearchOptions, iX as GlobalSearchResultItem, id as GlobalSearchService, ht as GrantExpiredError, hs as GrantNotFoundError, hu as GrantRevokedError, hw as GrantServiceConfig, eA as GroupedFetchResult, g3 as HookContext, g4 as HookDefinition, g5 as HookHandler, g8 as HookRegistry, g6 as HookType, gZ as HybridRelationValue, eB as InsertOptions, fQ as InvalidPathError, hG as InvitationAlreadyAcceptedError, hF as InvitationExpiredError, hE as InvitationNotFoundError, hH as InvitationRevokedError, hD as InvitationServiceConfig, el as JwtVerificationResult, hh as LabelResolver, iT as ListOptions, em as MagicLinkPayload, fR as MaxDepthExceededError, ga as MockStores, gX as MultiRelationValue, fp as NodeExecutor, ex as NoopCacheAdapter, bI as NoopGeocodingAdapter, g7 as NoopHookRegistry, gp as ObjectRecordsRepository, gG as ObjectSchemaService, gF as ObjectSchemaServiceOptions, gq as ObjectsRepository, jh as OperationResult, fV as PathCardinality, fW as PathSegment, fX as PathSegmentType, ig as PermissionService, ie as PermissionServiceOptions, gr as PermissionsRepository, cl as PolicyContext, gc as PolicyRegistry, cn as PolicyViolationError, eN as QueryBuilder, eO as QueryBuilderOptions, eC as QueryBuilderState, eJ as QueryMultipleResultsError, eK as QueryNoResultError, gK as QueryOptions, gM as QueryResult, i5 as RecordDocumentsResult, cm as RecordPolicy, gN as RecordQueryService, gJ as RecordQueryServiceOptions, g$ as RecordResolverService, gI as RecordService, gH as RecordServiceOptions, eD as RegistryMap, eE as RegistryObjectNames, ee as RelationAttributeInput, ef as RelationAttributeRow, eg as RelationAttributesRepository, iI as RelationLabelResolver, gQ as RelationOption, gR as RelationOptionsResponse, g_ as RelationPropertiesService, gW as RelationService, gT as RelationServiceOptions, gP as RelationValidationError, gO as RelationValidationResult, h_ as RenderDocumentInput, i0 as RenderDocumentResult, gU as ResolveIdsBatchRequest, gV as ResolveIdsBatchResponse, h0 as ResolvedRelations, hA as ResumeWorkflowInput, bF as ReverseGeocodingParams, hp as RollupCascadeContext, h3 as RollupResult, h7 as RollupScheduler, h6 as RollupSchedulerOptions, h5 as RollupService, h4 as RollupServiceOptions, eL as SHORTCUT_TO_FILTER_OPERATOR, eh as SORTABLE_ATTRIBUTE_TYPES, f9 as SchemaContext, gA as SchemaContextAware, gB as SchemaContextAwareRepository, fY as SchemaResolver, ei as SearchAdapter, iU as SearchOptions, gL as SearchQueryOptions, eF as ShortcutOperator, iq as SignedUrlOptions, gY as SingleRelationValue, fz as StartExecutor, hz as StartWorkflowInput, ir as StorageAdapter, i2 as StorageDownloadNotSupportedError, io as StorageUploadInput, ip as StorageUploadResult, iu as SyncOptions, it as SyncResult, fg as TenantContext, eU as TenantContextError, hv as TokenRevokedError, g0 as TraversalOptions, g1 as TraversalResult, iQ as UpdateDBAttribute, iM as UpdateDBObject, j0 as UpdateDBView, j4 as UpdateDBViewOverlay, j7 as UpdateDBWorkflow, jg as UpdateDBWorkflowAccessGrant, ja as UpdateDBWorkflowInstance, jd as UpdateDBWorkflowInvitation, gE as UpdateObjectInput, ii as UpdateViewInput, hL as UpdateWorkflowInput, is as UploadFileInput, iR as UpsertDBAttribute, iN as UpsertDBObject, j1 as UpsertDBView, hS as UserProfileService, hR as UserProfileServiceOptions, gs as UserProfilesRepository, hQ as UserService, hP as UserValidationError, hO as UserValidationResult, ed as ViewOverlaysRepository, il as ViewService, jj as ViewSyncLogger, jk as ViewSyncOptions, ji as ViewSyncResult, gt as ViewsRepository, hy as WorkflowAccessGrantService, gu as WorkflowAccessGrantsRepository, en as WorkflowAccessPayload, hC as WorkflowInstanceService, hB as WorkflowInstanceServiceOptions, gv as WorkflowInstancesRepository, hI as WorkflowInvitationService, gw as WorkflowInvitationsRepository, eo as WorkflowJwtConfig, ep as WorkflowJwtPayload, ek as WorkflowJwtService, hJ as WorkflowRelationService, hN as WorkflowService, hM as WorkflowServiceOptions, gx as WorkflowsRepository, f2 as addSchemaToContext, h8 as applyDefaultValues, hU as buildAuditChanges, hb as buildPolicyContext, eu as cacheKeys, ev as cacheTtl, h9 as checkPermission, hc as checkRecordAccess, he as checkRecordDeleteOrThrow, hd as checkRecordModifyOrThrow, hf as checkSharedObjectWriteAccess, fq as complete, hg as computeLabel, iJ as computeLabelWithRelations, hk as createContextForCreate, hm as createContextForDelete, hn as createContextForRestore, hl as createContextForUpdate, fh as createDefaultExecutorRegistry, eG as createDefaultState, g9 as createMockAdapter, eM as createQueryBuilder, gb as defaultPolicyRegistry, ew as defaultTtl, hj as enrichRecordsWithFormulas, iF as enrichValuesForDisplay, iG as enrichValuesWithSelectLabels, hi as enrichWithFormulas, fr as error, eS as evaluate, eR as evaluateCondition, fA as evaluateFormula, fB as evaluateFormulaAttribute, fC as evaluateFormulaAttributeWithRelations, fD as evaluateFormulaWithRelations, fE as evaluateFormulaWithResult, eT as evaluateWithTrace, iE as extractAttributeNames, fF as extractFormulaVariables, iH as extractRelationIds, fG as extractRelationNames, fH as extractRelationReferences, fI as flattenRelationsForEval, fJ as formatFormulaResult, eH as formatRecord, eI as formatRecords, fa as getContext, fi as getDefaultExecutorRegistry, eW as getFeatureFlags, eX as getFeatureValue, fN as getPathDepth, ha as getPolicy, fO as getRelationPath, f3 as getSchemaByNameFromContext, f4 as getSchemaContext, f5 as getSchemaFromContext, ix as getSyncPreview, fP as getTargetAttributeName, fb as getTenantId, fc as getUserId, jp as getViewSeedPreview, jq as getViewSyncPreview, fd as hasContext, eY as hasFeatureFlagsContext, fK as hasRelationReferences, f6 as hasSchemaContext, er as hashOptions, eZ as isFeatureEnabled, iD as isLabelExpression, fS as parsePath, fT as pathHasManyCardinality, ho as recalculateParentRollups, iC as renderLabelExpression, fZ as resolveMultiplePaths, f_ as resolveSingleValue, fe as runWithContext, e_ as runWithFeatureFlags, f7 as runWithMergedSchemaContext, f8 as runWithSchemaContext, jl as seedRegistryViews, ft as success, iA as syncAll, iv as syncNativeObjects, jm as syncNativeViews, f$ as traversePath, e$ as tryGetFeatureValue, fL as validateFormulaExpression, fU as validatePath, iw as verifyNativeObjectsSync, jo as verifyNativeViewsSync, jn as verifyRegistryViewsSeeded, fu as wait, f0 as withFeatureFlags, ff as withTenantContext } from './runtime-VuCTBbS6.js';
|
|
2
2
|
export { a8 as CompletionStatus } from './validators-BxPuQ2GT.js';
|
|
3
3
|
import '@stndrds/constants';
|
|
4
4
|
import './utils.js';
|
package/dist/runtime.js
CHANGED
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
|
|
159
159
|
|
|
160
160
|
|
|
161
|
-
var
|
|
161
|
+
var _chunk27O7E2WMjs = require('./chunk-27O7E2WM.js');
|
|
162
162
|
require('./chunk-NEVERCM3.js');
|
|
163
163
|
require('./chunk-3WTK7ESH.js');
|
|
164
164
|
require('./chunk-JZO52C3F.js');
|
|
@@ -323,4 +323,4 @@ require('./chunk-3RG5ZIWI.js');
|
|
|
323
323
|
|
|
324
324
|
|
|
325
325
|
|
|
326
|
-
exports.AuditService = _chunkWXEFNFHTjs.AuditService; exports.BaseRepository = _chunkWXEFNFHTjs.BaseRepository; exports.BaseService = _chunkWXEFNFHTjs.BaseService; exports.ConditionExecutor = _chunkWXEFNFHTjs.ConditionExecutor; exports.DEFAULT_LABEL_FALLBACK = _chunkWXEFNFHTjs.DEFAULT_LABEL_FALLBACK; exports.DocumentExecutor = _chunkWXEFNFHTjs.DocumentExecutor; exports.DocumentGenerationNotConfiguredError = _chunkWXEFNFHTjs.DocumentGenerationNotConfiguredError; exports.DocumentGenerationService = _chunkWXEFNFHTjs.DocumentGenerationService; exports.DocumentGenerationTemplateNotFoundError = _chunkWXEFNFHTjs.DocumentGenerationTemplateNotFoundError; exports.DocumentProcessingHook = _chunkWXEFNFHTjs.DocumentProcessingHook; exports.DocumentProcessingService = _chunkWXEFNFHTjs.DocumentProcessingService; exports.DocumentRenderError = _chunkWXEFNFHTjs.DocumentRenderError; exports.DocumentRendererService = _chunkWXEFNFHTjs.DocumentRendererService; exports.DocumentService = _chunkWXEFNFHTjs.DocumentService; exports.DocumentTemplateService = _chunkWXEFNFHTjs.DocumentTemplateService; exports.EndExecutor = _chunkWXEFNFHTjs.EndExecutor; exports.ExecutorRegistry = _chunkWXEFNFHTjs.ExecutorRegistry; exports.FeatureFlagsContextError = _chunkWXEFNFHTjs.FeatureFlagsContextError; exports.FileService = _chunkWXEFNFHTjs.FileService; exports.FormExecutor = _chunkWXEFNFHTjs.FormExecutor; exports.FormulaResolverService = _chunkWXEFNFHTjs.FormulaResolverService; exports.GeocodingService = _chunkWXEFNFHTjs.GeocodingService; exports.GlobalSearchService = _chunkWXEFNFHTjs.GlobalSearchService; exports.GrantExpiredError = _chunkWXEFNFHTjs.GrantExpiredError; exports.GrantNotFoundError = _chunkWXEFNFHTjs.GrantNotFoundError; exports.GrantRevokedError = _chunkWXEFNFHTjs.GrantRevokedError; exports.InvalidPathError = _chunkWXEFNFHTjs.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunkWXEFNFHTjs.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunkWXEFNFHTjs.InvitationExpiredError; exports.InvitationNotFoundError = _chunkWXEFNFHTjs.InvitationNotFoundError; exports.InvitationRevokedError = _chunkWXEFNFHTjs.InvitationRevokedError; exports.MaxDepthExceededError = _chunkWXEFNFHTjs.MaxDepthExceededError; exports.NoopCacheAdapter = _chunkWXEFNFHTjs.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunkWXEFNFHTjs.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunkWXEFNFHTjs.NoopHookRegistry; exports.ObjectSchemaService = _chunkWXEFNFHTjs.ObjectSchemaService; exports.PermissionService = _chunkWXEFNFHTjs.PermissionService; exports.PolicyRegistry = _chunkWXEFNFHTjs.PolicyRegistry; exports.PolicyViolationError = _chunkWXEFNFHTjs.PolicyViolationError; exports.QueryBuilder = _chunkWXEFNFHTjs.QueryBuilder; exports.QueryMultipleResultsError = _chunkWXEFNFHTjs.QueryMultipleResultsError; exports.QueryNoResultError = _chunkWXEFNFHTjs.QueryNoResultError; exports.RecordQueryService = _chunkWXEFNFHTjs.RecordQueryService; exports.RecordResolverService = _chunkWXEFNFHTjs.RecordResolverService; exports.RecordService = _chunkWXEFNFHTjs.RecordService; exports.RelationPropertiesService = _chunkWXEFNFHTjs.RelationPropertiesService; exports.RelationService = _chunkWXEFNFHTjs.RelationService; exports.RollupScheduler = _chunkWXEFNFHTjs.RollupScheduler; exports.RollupService = _chunkWXEFNFHTjs.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunkWXEFNFHTjs.SHORTCUT_TO_FILTER_OPERATOR; exports.SORTABLE_ATTRIBUTE_TYPES = _chunkWXEFNFHTjs.SORTABLE_ATTRIBUTE_TYPES; exports.SchemaContextAwareRepository = _chunkWXEFNFHTjs.SchemaContextAwareRepository; exports.StartExecutor = _chunkWXEFNFHTjs.StartExecutor; exports.StorageDownloadNotSupportedError = _chunkWXEFNFHTjs.StorageDownloadNotSupportedError; exports.TenantContextError = _chunkWXEFNFHTjs.TenantContextError; exports.TokenRevokedError = _chunkWXEFNFHTjs.TokenRevokedError; exports.UserProfileService = _chunkWXEFNFHTjs.UserProfileService; exports.UserService = _chunkWXEFNFHTjs.UserService; exports.ViewService = _chunkWXEFNFHTjs.ViewService; exports.WorkflowAccessGrantService = _chunkWXEFNFHTjs.WorkflowAccessGrantService; exports.WorkflowInstanceService = _chunkWXEFNFHTjs.WorkflowInstanceService; exports.WorkflowInvitationService = _chunkWXEFNFHTjs.WorkflowInvitationService; exports.WorkflowJwtService = _chunkWXEFNFHTjs.WorkflowJwtService; exports.WorkflowRelationService = _chunkWXEFNFHTjs.WorkflowRelationService; exports.WorkflowService = _chunkWXEFNFHTjs.WorkflowService; exports.addSchemaToContext = _chunkWXEFNFHTjs.addSchemaToContext; exports.applyDefaultValues = _chunkWXEFNFHTjs.applyDefaultValues; exports.buildAuditChanges = _chunkWXEFNFHTjs.buildAuditChanges; exports.buildPolicyContext = _chunkWXEFNFHTjs.buildPolicyContext; exports.cacheKeys = _chunkWXEFNFHTjs.cacheKeys; exports.cacheTtl = _chunkWXEFNFHTjs.cacheTtl; exports.checkPermission = _chunkWXEFNFHTjs.checkPermission; exports.checkRecordAccess = _chunkWXEFNFHTjs.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunkWXEFNFHTjs.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunkWXEFNFHTjs.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunkWXEFNFHTjs.checkSharedObjectWriteAccess; exports.complete = _chunkWXEFNFHTjs.complete; exports.computeLabel = _chunkWXEFNFHTjs.computeLabel; exports.computeLabelWithRelations = _chunkWXEFNFHTjs.computeLabelWithRelations; exports.createContextForCreate = _chunkWXEFNFHTjs.createContextForCreate; exports.createContextForDelete = _chunkWXEFNFHTjs.createContextForDelete; exports.createContextForRestore = _chunkWXEFNFHTjs.createContextForRestore; exports.createContextForUpdate = _chunkWXEFNFHTjs.createContextForUpdate; exports.createDefaultExecutorRegistry = _chunkWXEFNFHTjs.createDefaultExecutorRegistry; exports.createDefaultState = _chunkWXEFNFHTjs.createDefaultState; exports.createMockAdapter = _chunkWXEFNFHTjs.createMockAdapter; exports.createQueryBuilder = _chunkWXEFNFHTjs.createQueryBuilder; exports.defaultPolicyRegistry = _chunkWXEFNFHTjs.defaultPolicyRegistry; exports.defaultTtl = _chunkWXEFNFHTjs.defaultTtl; exports.enrichRecordsWithFormulas = _chunkWXEFNFHTjs.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunkWXEFNFHTjs.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunkWXEFNFHTjs.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunkWXEFNFHTjs.enrichWithFormulas; exports.error = _chunkWXEFNFHTjs.error; exports.evaluate = _chunkWXEFNFHTjs.evaluate; exports.evaluateCondition = _chunkWXEFNFHTjs.evaluateCondition; exports.evaluateFormula = _chunkWXEFNFHTjs.evaluateFormula; exports.evaluateFormulaAttribute = _chunkWXEFNFHTjs.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunkWXEFNFHTjs.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunkWXEFNFHTjs.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunkWXEFNFHTjs.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunkWXEFNFHTjs.evaluateWithTrace; exports.extractAttributeNames = _chunkWXEFNFHTjs.extractAttributeNames; exports.extractFormulaVariables = _chunkWXEFNFHTjs.extractFormulaVariables; exports.extractRelationIds = _chunkWXEFNFHTjs.extractRelationIds; exports.extractRelationNames = _chunkWXEFNFHTjs.extractRelationNames; exports.extractRelationReferences = _chunkWXEFNFHTjs.extractRelationReferences; exports.flattenRelationsForEval = _chunkWXEFNFHTjs.flattenRelationsForEval; exports.formatFormulaResult = _chunkWXEFNFHTjs.formatFormulaResult; exports.formatRecord = _chunkWXEFNFHTjs.formatRecord; exports.formatRecords = _chunkWXEFNFHTjs.formatRecords; exports.getContext = _chunkWXEFNFHTjs.getContext; exports.getDefaultExecutorRegistry = _chunkWXEFNFHTjs.getDefaultExecutorRegistry; exports.getFeatureFlags = _chunkWXEFNFHTjs.getFeatureFlags; exports.getFeatureValue = _chunkWXEFNFHTjs.getFeatureValue; exports.getPathDepth = _chunkWXEFNFHTjs.getPathDepth; exports.getPolicy = _chunkWXEFNFHTjs.getPolicy; exports.getRelationPath = _chunkWXEFNFHTjs.getRelationPath; exports.getSchemaByNameFromContext = _chunkWXEFNFHTjs.getSchemaByNameFromContext; exports.getSchemaContext = _chunkWXEFNFHTjs.getSchemaContext; exports.getSchemaFromContext = _chunkWXEFNFHTjs.getSchemaFromContext; exports.getSyncPreview = _chunkWXEFNFHTjs.getSyncPreview; exports.getTargetAttributeName = _chunkWXEFNFHTjs.getTargetAttributeName; exports.getTenantId = _chunkWXEFNFHTjs.getTenantId; exports.getUserId = _chunkWXEFNFHTjs.getUserId; exports.getViewSeedPreview = _chunkWXEFNFHTjs.getViewSeedPreview; exports.getViewSyncPreview = _chunkWXEFNFHTjs.getViewSyncPreview; exports.hasContext = _chunkWXEFNFHTjs.hasContext; exports.hasFeatureFlagsContext = _chunkWXEFNFHTjs.hasFeatureFlagsContext; exports.hasRelationReferences = _chunkWXEFNFHTjs.hasRelationReferences; exports.hasSchemaContext = _chunkWXEFNFHTjs.hasSchemaContext; exports.hashOptions = _chunkWXEFNFHTjs.hashOptions; exports.isFeatureEnabled = _chunkWXEFNFHTjs.isFeatureEnabled; exports.isLabelExpression = _chunkWXEFNFHTjs.isLabelExpression; exports.parsePath = _chunkWXEFNFHTjs.parsePath; exports.pathHasManyCardinality = _chunkWXEFNFHTjs.pathHasManyCardinality; exports.recalculateParentRollups = _chunkWXEFNFHTjs.recalculateParentRollups; exports.renderLabelExpression = _chunkWXEFNFHTjs.renderLabelExpression; exports.resolveMultiplePaths = _chunkWXEFNFHTjs.resolveMultiplePaths; exports.resolveSingleValue = _chunkWXEFNFHTjs.resolveSingleValue; exports.runWithContext = _chunkWXEFNFHTjs.runWithContext; exports.runWithFeatureFlags = _chunkWXEFNFHTjs.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunkWXEFNFHTjs.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunkWXEFNFHTjs.runWithSchemaContext; exports.seedRegistryViews = _chunkWXEFNFHTjs.seedRegistryViews; exports.success = _chunkWXEFNFHTjs.success; exports.syncAll = _chunkWXEFNFHTjs.syncAll; exports.syncNativeObjects = _chunkWXEFNFHTjs.syncNativeObjects; exports.syncNativeViews = _chunkWXEFNFHTjs.syncNativeViews; exports.traversePath = _chunkWXEFNFHTjs.traversePath; exports.tryGetFeatureValue = _chunkWXEFNFHTjs.tryGetFeatureValue; exports.validateFormulaExpression = _chunkWXEFNFHTjs.validateFormulaExpression; exports.validatePath = _chunkWXEFNFHTjs.validatePath; exports.verifyNativeObjectsSync = _chunkWXEFNFHTjs.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunkWXEFNFHTjs.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunkWXEFNFHTjs.verifyRegistryViewsSeeded; exports.wait = _chunkWXEFNFHTjs.wait; exports.withFeatureFlags = _chunkWXEFNFHTjs.withFeatureFlags; exports.withTenantContext = _chunkWXEFNFHTjs.withTenantContext;
|
|
326
|
+
exports.AuditService = _chunk27O7E2WMjs.AuditService; exports.BaseRepository = _chunk27O7E2WMjs.BaseRepository; exports.BaseService = _chunk27O7E2WMjs.BaseService; exports.ConditionExecutor = _chunk27O7E2WMjs.ConditionExecutor; exports.DEFAULT_LABEL_FALLBACK = _chunk27O7E2WMjs.DEFAULT_LABEL_FALLBACK; exports.DocumentExecutor = _chunk27O7E2WMjs.DocumentExecutor; exports.DocumentGenerationNotConfiguredError = _chunk27O7E2WMjs.DocumentGenerationNotConfiguredError; exports.DocumentGenerationService = _chunk27O7E2WMjs.DocumentGenerationService; exports.DocumentGenerationTemplateNotFoundError = _chunk27O7E2WMjs.DocumentGenerationTemplateNotFoundError; exports.DocumentProcessingHook = _chunk27O7E2WMjs.DocumentProcessingHook; exports.DocumentProcessingService = _chunk27O7E2WMjs.DocumentProcessingService; exports.DocumentRenderError = _chunk27O7E2WMjs.DocumentRenderError; exports.DocumentRendererService = _chunk27O7E2WMjs.DocumentRendererService; exports.DocumentService = _chunk27O7E2WMjs.DocumentService; exports.DocumentTemplateService = _chunk27O7E2WMjs.DocumentTemplateService; exports.EndExecutor = _chunk27O7E2WMjs.EndExecutor; exports.ExecutorRegistry = _chunk27O7E2WMjs.ExecutorRegistry; exports.FeatureFlagsContextError = _chunk27O7E2WMjs.FeatureFlagsContextError; exports.FileService = _chunk27O7E2WMjs.FileService; exports.FormExecutor = _chunk27O7E2WMjs.FormExecutor; exports.FormulaResolverService = _chunk27O7E2WMjs.FormulaResolverService; exports.GeocodingService = _chunk27O7E2WMjs.GeocodingService; exports.GlobalSearchService = _chunk27O7E2WMjs.GlobalSearchService; exports.GrantExpiredError = _chunk27O7E2WMjs.GrantExpiredError; exports.GrantNotFoundError = _chunk27O7E2WMjs.GrantNotFoundError; exports.GrantRevokedError = _chunk27O7E2WMjs.GrantRevokedError; exports.InvalidPathError = _chunk27O7E2WMjs.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunk27O7E2WMjs.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunk27O7E2WMjs.InvitationExpiredError; exports.InvitationNotFoundError = _chunk27O7E2WMjs.InvitationNotFoundError; exports.InvitationRevokedError = _chunk27O7E2WMjs.InvitationRevokedError; exports.MaxDepthExceededError = _chunk27O7E2WMjs.MaxDepthExceededError; exports.NoopCacheAdapter = _chunk27O7E2WMjs.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunk27O7E2WMjs.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunk27O7E2WMjs.NoopHookRegistry; exports.ObjectSchemaService = _chunk27O7E2WMjs.ObjectSchemaService; exports.PermissionService = _chunk27O7E2WMjs.PermissionService; exports.PolicyRegistry = _chunk27O7E2WMjs.PolicyRegistry; exports.PolicyViolationError = _chunk27O7E2WMjs.PolicyViolationError; exports.QueryBuilder = _chunk27O7E2WMjs.QueryBuilder; exports.QueryMultipleResultsError = _chunk27O7E2WMjs.QueryMultipleResultsError; exports.QueryNoResultError = _chunk27O7E2WMjs.QueryNoResultError; exports.RecordQueryService = _chunk27O7E2WMjs.RecordQueryService; exports.RecordResolverService = _chunk27O7E2WMjs.RecordResolverService; exports.RecordService = _chunk27O7E2WMjs.RecordService; exports.RelationPropertiesService = _chunk27O7E2WMjs.RelationPropertiesService; exports.RelationService = _chunk27O7E2WMjs.RelationService; exports.RollupScheduler = _chunk27O7E2WMjs.RollupScheduler; exports.RollupService = _chunk27O7E2WMjs.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunk27O7E2WMjs.SHORTCUT_TO_FILTER_OPERATOR; exports.SORTABLE_ATTRIBUTE_TYPES = _chunk27O7E2WMjs.SORTABLE_ATTRIBUTE_TYPES; exports.SchemaContextAwareRepository = _chunk27O7E2WMjs.SchemaContextAwareRepository; exports.StartExecutor = _chunk27O7E2WMjs.StartExecutor; exports.StorageDownloadNotSupportedError = _chunk27O7E2WMjs.StorageDownloadNotSupportedError; exports.TenantContextError = _chunk27O7E2WMjs.TenantContextError; exports.TokenRevokedError = _chunk27O7E2WMjs.TokenRevokedError; exports.UserProfileService = _chunk27O7E2WMjs.UserProfileService; exports.UserService = _chunk27O7E2WMjs.UserService; exports.ViewService = _chunk27O7E2WMjs.ViewService; exports.WorkflowAccessGrantService = _chunk27O7E2WMjs.WorkflowAccessGrantService; exports.WorkflowInstanceService = _chunk27O7E2WMjs.WorkflowInstanceService; exports.WorkflowInvitationService = _chunk27O7E2WMjs.WorkflowInvitationService; exports.WorkflowJwtService = _chunk27O7E2WMjs.WorkflowJwtService; exports.WorkflowRelationService = _chunk27O7E2WMjs.WorkflowRelationService; exports.WorkflowService = _chunk27O7E2WMjs.WorkflowService; exports.addSchemaToContext = _chunk27O7E2WMjs.addSchemaToContext; exports.applyDefaultValues = _chunk27O7E2WMjs.applyDefaultValues; exports.buildAuditChanges = _chunk27O7E2WMjs.buildAuditChanges; exports.buildPolicyContext = _chunk27O7E2WMjs.buildPolicyContext; exports.cacheKeys = _chunk27O7E2WMjs.cacheKeys; exports.cacheTtl = _chunk27O7E2WMjs.cacheTtl; exports.checkPermission = _chunk27O7E2WMjs.checkPermission; exports.checkRecordAccess = _chunk27O7E2WMjs.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunk27O7E2WMjs.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunk27O7E2WMjs.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunk27O7E2WMjs.checkSharedObjectWriteAccess; exports.complete = _chunk27O7E2WMjs.complete; exports.computeLabel = _chunk27O7E2WMjs.computeLabel; exports.computeLabelWithRelations = _chunk27O7E2WMjs.computeLabelWithRelations; exports.createContextForCreate = _chunk27O7E2WMjs.createContextForCreate; exports.createContextForDelete = _chunk27O7E2WMjs.createContextForDelete; exports.createContextForRestore = _chunk27O7E2WMjs.createContextForRestore; exports.createContextForUpdate = _chunk27O7E2WMjs.createContextForUpdate; exports.createDefaultExecutorRegistry = _chunk27O7E2WMjs.createDefaultExecutorRegistry; exports.createDefaultState = _chunk27O7E2WMjs.createDefaultState; exports.createMockAdapter = _chunk27O7E2WMjs.createMockAdapter; exports.createQueryBuilder = _chunk27O7E2WMjs.createQueryBuilder; exports.defaultPolicyRegistry = _chunk27O7E2WMjs.defaultPolicyRegistry; exports.defaultTtl = _chunk27O7E2WMjs.defaultTtl; exports.enrichRecordsWithFormulas = _chunk27O7E2WMjs.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunk27O7E2WMjs.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunk27O7E2WMjs.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunk27O7E2WMjs.enrichWithFormulas; exports.error = _chunk27O7E2WMjs.error; exports.evaluate = _chunk27O7E2WMjs.evaluate; exports.evaluateCondition = _chunk27O7E2WMjs.evaluateCondition; exports.evaluateFormula = _chunk27O7E2WMjs.evaluateFormula; exports.evaluateFormulaAttribute = _chunk27O7E2WMjs.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunk27O7E2WMjs.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunk27O7E2WMjs.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunk27O7E2WMjs.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunk27O7E2WMjs.evaluateWithTrace; exports.extractAttributeNames = _chunk27O7E2WMjs.extractAttributeNames; exports.extractFormulaVariables = _chunk27O7E2WMjs.extractFormulaVariables; exports.extractRelationIds = _chunk27O7E2WMjs.extractRelationIds; exports.extractRelationNames = _chunk27O7E2WMjs.extractRelationNames; exports.extractRelationReferences = _chunk27O7E2WMjs.extractRelationReferences; exports.flattenRelationsForEval = _chunk27O7E2WMjs.flattenRelationsForEval; exports.formatFormulaResult = _chunk27O7E2WMjs.formatFormulaResult; exports.formatRecord = _chunk27O7E2WMjs.formatRecord; exports.formatRecords = _chunk27O7E2WMjs.formatRecords; exports.getContext = _chunk27O7E2WMjs.getContext; exports.getDefaultExecutorRegistry = _chunk27O7E2WMjs.getDefaultExecutorRegistry; exports.getFeatureFlags = _chunk27O7E2WMjs.getFeatureFlags; exports.getFeatureValue = _chunk27O7E2WMjs.getFeatureValue; exports.getPathDepth = _chunk27O7E2WMjs.getPathDepth; exports.getPolicy = _chunk27O7E2WMjs.getPolicy; exports.getRelationPath = _chunk27O7E2WMjs.getRelationPath; exports.getSchemaByNameFromContext = _chunk27O7E2WMjs.getSchemaByNameFromContext; exports.getSchemaContext = _chunk27O7E2WMjs.getSchemaContext; exports.getSchemaFromContext = _chunk27O7E2WMjs.getSchemaFromContext; exports.getSyncPreview = _chunk27O7E2WMjs.getSyncPreview; exports.getTargetAttributeName = _chunk27O7E2WMjs.getTargetAttributeName; exports.getTenantId = _chunk27O7E2WMjs.getTenantId; exports.getUserId = _chunk27O7E2WMjs.getUserId; exports.getViewSeedPreview = _chunk27O7E2WMjs.getViewSeedPreview; exports.getViewSyncPreview = _chunk27O7E2WMjs.getViewSyncPreview; exports.hasContext = _chunk27O7E2WMjs.hasContext; exports.hasFeatureFlagsContext = _chunk27O7E2WMjs.hasFeatureFlagsContext; exports.hasRelationReferences = _chunk27O7E2WMjs.hasRelationReferences; exports.hasSchemaContext = _chunk27O7E2WMjs.hasSchemaContext; exports.hashOptions = _chunk27O7E2WMjs.hashOptions; exports.isFeatureEnabled = _chunk27O7E2WMjs.isFeatureEnabled; exports.isLabelExpression = _chunk27O7E2WMjs.isLabelExpression; exports.parsePath = _chunk27O7E2WMjs.parsePath; exports.pathHasManyCardinality = _chunk27O7E2WMjs.pathHasManyCardinality; exports.recalculateParentRollups = _chunk27O7E2WMjs.recalculateParentRollups; exports.renderLabelExpression = _chunk27O7E2WMjs.renderLabelExpression; exports.resolveMultiplePaths = _chunk27O7E2WMjs.resolveMultiplePaths; exports.resolveSingleValue = _chunk27O7E2WMjs.resolveSingleValue; exports.runWithContext = _chunk27O7E2WMjs.runWithContext; exports.runWithFeatureFlags = _chunk27O7E2WMjs.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunk27O7E2WMjs.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunk27O7E2WMjs.runWithSchemaContext; exports.seedRegistryViews = _chunk27O7E2WMjs.seedRegistryViews; exports.success = _chunk27O7E2WMjs.success; exports.syncAll = _chunk27O7E2WMjs.syncAll; exports.syncNativeObjects = _chunk27O7E2WMjs.syncNativeObjects; exports.syncNativeViews = _chunk27O7E2WMjs.syncNativeViews; exports.traversePath = _chunk27O7E2WMjs.traversePath; exports.tryGetFeatureValue = _chunk27O7E2WMjs.tryGetFeatureValue; exports.validateFormulaExpression = _chunk27O7E2WMjs.validateFormulaExpression; exports.validatePath = _chunk27O7E2WMjs.validatePath; exports.verifyNativeObjectsSync = _chunk27O7E2WMjs.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunk27O7E2WMjs.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunk27O7E2WMjs.verifyRegistryViewsSeeded; exports.wait = _chunk27O7E2WMjs.wait; exports.withFeatureFlags = _chunk27O7E2WMjs.withFeatureFlags; exports.withTenantContext = _chunk27O7E2WMjs.withTenantContext;
|
package/dist/runtime.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stndrds/schema",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.76",
|
|
4
4
|
"description": "Standard schema definitions and utilities",
|
|
5
5
|
"main": "./dist/index.js",
|
|
6
6
|
"module": "./dist/index.mjs",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"libphonenumber-js": "^1.12.31",
|
|
37
37
|
"pdf-lib": "^1.17.1",
|
|
38
38
|
"zod": "^4.2.1",
|
|
39
|
-
"@stndrds/constants": "1.0.0-alpha.
|
|
39
|
+
"@stndrds/constants": "1.0.0-alpha.76"
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
42
|
"@types/node": "^25.0.3",
|