@stndrds/schema 1.0.0-alpha.85 → 1.0.0-alpha.87
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-UGWL4KQR.js → chunk-B23XC4L2.js} +820 -237
- package/dist/{chunk-HKT7LEYM.mjs → chunk-IFJJT3JZ.mjs} +591 -8
- package/dist/index.d.mts +303 -6
- package/dist/index.d.ts +303 -6
- package/dist/index.js +27 -5
- package/dist/index.mjs +23 -1
- package/dist/{runtime-DSh9YK1-.d.ts → runtime-Cg0Rwnwx.d.ts} +766 -362
- package/dist/{runtime-Dz1KblvE.d.mts → runtime-Dz1JEYu7.d.mts} +766 -362
- package/dist/runtime.d.mts +1 -1
- package/dist/runtime.d.ts +1 -1
- package/dist/runtime.js +12 -2
- package/dist/runtime.mjs +11 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -335,7 +335,18 @@
|
|
|
335
335
|
|
|
336
336
|
|
|
337
337
|
|
|
338
|
-
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
var _chunkB23XC4L2js = require('./chunk-B23XC4L2.js');
|
|
339
350
|
|
|
340
351
|
|
|
341
352
|
|
|
@@ -597,14 +608,14 @@ function applyRelationProps(label, props, propertyDefs) {
|
|
|
597
608
|
if (value == null) continue;
|
|
598
609
|
const def = defMap.get(key);
|
|
599
610
|
if (def) {
|
|
600
|
-
const formatted =
|
|
601
|
-
formattedProps[key] = formatted ===
|
|
611
|
+
const formatted = _chunkB23XC4L2js.formatAttributeValue.call(void 0, value, def);
|
|
612
|
+
formattedProps[key] = formatted === _chunkB23XC4L2js.EMPTY_VALUE_PLACEHOLDER ? "" : formatted;
|
|
602
613
|
} else {
|
|
603
614
|
formattedProps[key] = value;
|
|
604
615
|
}
|
|
605
616
|
}
|
|
606
617
|
}
|
|
607
|
-
const result =
|
|
618
|
+
const result = _chunkB23XC4L2js.renderLabelExpression.call(void 0, label, { props: formattedProps }, "");
|
|
608
619
|
return result.replace(/\(\s*\)/g, "").replace(/\[\s*\]/g, "").replace(/\s*[-\u2014|:]\s*$/g, "").replace(/\s{2,}/g, " ").trim();
|
|
609
620
|
}
|
|
610
621
|
|
|
@@ -2054,4 +2065,15 @@ function isViewCustomized(view2, object2) {
|
|
|
2054
2065
|
|
|
2055
2066
|
|
|
2056
2067
|
|
|
2057
|
-
exports.ALL_ACTIONS = ALL_ACTIONS; exports.ALL_SYSTEM_RESOURCES = _chunk7WT53FJ4js.ALL_SYSTEM_RESOURCES; exports.ActivityTabConfig = _chunkUGWL4KQRjs.ActivityTabConfig; exports.AssignExecutor = _chunkUGWL4KQRjs.AssignExecutor; exports.AssignNodeSchema = _chunkUGWL4KQRjs.AssignNodeSchema; exports.AssignmentMappingSchema = _chunkUGWL4KQRjs.AssignmentMappingSchema; exports.AssignmentSourceSchema = _chunkUGWL4KQRjs.AssignmentSourceSchema; exports.AttributeInUseError = _chunkUGWL4KQRjs.AttributeInUseError; exports.AttributeNotFoundError = _chunkUGWL4KQRjs.AttributeNotFoundError; exports.AuditService = _chunkUGWL4KQRjs.AuditService; exports.AuthMethodSchema = _chunkUGWL4KQRjs.AuthMethodSchema; exports.BEHAVIOR_PROPERTIES = _chunkUGWL4KQRjs.BEHAVIOR_PROPERTIES; exports.BaseRepository = _chunkUGWL4KQRjs.BaseRepository; exports.BaseService = _chunkUGWL4KQRjs.BaseService; exports.ConcurrentModificationError = _chunkUGWL4KQRjs.ConcurrentModificationError; exports.ConditionExecutor = _chunkUGWL4KQRjs.ConditionExecutor; exports.ConditionGroupSchema = _chunkUGWL4KQRjs.ConditionGroupSchema; exports.ConditionNodeSchema = _chunkUGWL4KQRjs.ConditionNodeSchema; exports.ConditionOperatorSchema = _chunkUGWL4KQRjs.ConditionOperatorSchema; exports.ConditionRuleSchema = _chunkUGWL4KQRjs.ConditionRuleSchema; exports.CreateShareInputSchema = _chunkUGWL4KQRjs.CreateShareInputSchema; exports.CustomTabConfig = _chunkUGWL4KQRjs.CustomTabConfig; exports.DEFAULT_LABEL_FALLBACK = _chunkUGWL4KQRjs.DEFAULT_LABEL_FALLBACK; exports.DEFAULT_ROLES = _chunk7WT53FJ4js.DEFAULT_ROLES; exports.DEFAULT_ROLE_DESCRIPTIONS = _chunk7WT53FJ4js.DEFAULT_ROLE_DESCRIPTIONS; exports.DEFAULT_ROLE_FOR_NEW_USERS = _chunk7WT53FJ4js.DEFAULT_ROLE_FOR_NEW_USERS; exports.DEFAULT_ROLE_LABELS = _chunk7WT53FJ4js.DEFAULT_ROLE_LABELS; exports.DEFAULT_ROLE_PERMISSIONS = _chunk7WT53FJ4js.DEFAULT_ROLE_PERMISSIONS; exports.DEFAULT_THEME = _chunkUGWL4KQRjs.DEFAULT_THEME; exports.DEFAULT_VALIDATION_MESSAGES = _chunkZW4N6FV7js.DEFAULT_VALIDATION_MESSAGES; exports.DetailViewBuilder = _chunkUGWL4KQRjs.DetailViewBuilder; exports.DocumentProcessingService = _chunkUGWL4KQRjs.DocumentProcessingService; exports.DocumentService = _chunkUGWL4KQRjs.DocumentService; exports.DocumentsTabConfig = _chunkUGWL4KQRjs.DocumentsTabConfig; exports.DuplicateError = _chunkUGWL4KQRjs.DuplicateError; exports.EMPTY_VALUE_PLACEHOLDER = _chunkUGWL4KQRjs.EMPTY_VALUE_PLACEHOLDER; exports.EndExecutor = _chunkUGWL4KQRjs.EndExecutor; exports.EndNodeSchema = _chunkUGWL4KQRjs.EndNodeSchema; exports.ExecutorRegistry = _chunkUGWL4KQRjs.ExecutorRegistry; exports.FORBIDDEN_PROPERTY_TYPES = _chunkUGWL4KQRjs.FORBIDDEN_PROPERTY_TYPES; exports.FeatureFlagsContextError = _chunkUGWL4KQRjs.FeatureFlagsContextError; exports.FileNotFoundError = _chunkUGWL4KQRjs.FileNotFoundError; exports.FileService = _chunkUGWL4KQRjs.FileService; exports.FlagRegistry = FlagRegistry; exports.FlagService = FlagService; exports.FlowRowFieldSchema = _chunkUGWL4KQRjs.FlowRowFieldSchema; exports.FlowRowSchema = _chunkUGWL4KQRjs.FlowRowSchema; exports.FlowsTabConfig = _chunkUGWL4KQRjs.FlowsTabConfig; exports.ForbiddenError = _chunkUGWL4KQRjs.ForbiddenError; exports.FormExecutor = _chunkUGWL4KQRjs.FormExecutor; exports.FormFieldRefSchema = _chunkUGWL4KQRjs.FormFieldRefSchema; exports.FormNodeSchema = _chunkUGWL4KQRjs.FormNodeSchema; exports.FormulaResolverService = _chunkUGWL4KQRjs.FormulaResolverService; exports.GeocodingService = _chunkUGWL4KQRjs.GeocodingService; exports.GlobalSearchService = _chunkUGWL4KQRjs.GlobalSearchService; exports.GrantExpiredError = _chunkUGWL4KQRjs.GrantExpiredError; exports.GrantNotFoundError = _chunkUGWL4KQRjs.GrantNotFoundError; exports.GrantRevokedError = _chunkUGWL4KQRjs.GrantRevokedError; exports.GroupBuilder = _chunkUGWL4KQRjs.GroupBuilder; exports.IDENTITY_PROPERTIES = _chunkUGWL4KQRjs.IDENTITY_PROPERTIES; exports.InvalidPathError = _chunkUGWL4KQRjs.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunkUGWL4KQRjs.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunkUGWL4KQRjs.InvitationExpiredError; exports.InvitationNotFoundError = _chunkUGWL4KQRjs.InvitationNotFoundError; exports.InvitationRevokedError = _chunkUGWL4KQRjs.InvitationRevokedError; exports.ListViewBuilder = _chunkUGWL4KQRjs.ListViewBuilder; exports.ListViewTabConfigBuilder = _chunkUGWL4KQRjs.ListViewTabConfigBuilder; exports.MaxDepthExceededError = _chunkUGWL4KQRjs.MaxDepthExceededError; exports.NON_SORTABLE_TYPES = _chunkUGWL4KQRjs.NON_SORTABLE_TYPES; exports.NO_VALUE_OPERATORS = NO_VALUE_OPERATORS; exports.NodePositionSchema = _chunkUGWL4KQRjs.NodePositionSchema; exports.NoopCacheAdapter = _chunkUGWL4KQRjs.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunkUGWL4KQRjs.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunkUGWL4KQRjs.NoopHookRegistry; exports.NotFoundError = _chunkUGWL4KQRjs.NotFoundError; exports.NotSystemObjectError = _chunkUGWL4KQRjs.NotSystemObjectError; exports.OPERATORS_BY_TYPE = OPERATORS_BY_TYPE; exports.ObjectBuilder = _chunkUGWL4KQRjs.ObjectBuilder; exports.ObjectNotFoundError = _chunkUGWL4KQRjs.ObjectNotFoundError; exports.ObjectReferencedError = _chunkUGWL4KQRjs.ObjectReferencedError; exports.ObjectSchemaService = _chunkUGWL4KQRjs.ObjectSchemaService; exports.PRESENTATION_PROPERTIES = _chunkUGWL4KQRjs.PRESENTATION_PROPERTIES; exports.PermissionService = _chunkUGWL4KQRjs.PermissionService; exports.PolicyRegistry = _chunkUGWL4KQRjs.PolicyRegistry; exports.PolicyViolationError = _chunkUGWL4KQRjs.PolicyViolationError; exports.ProtectedResourceError = _chunkUGWL4KQRjs.ProtectedResourceError; exports.ProtectedRoleError = _chunkUGWL4KQRjs.ProtectedRoleError; exports.QueryBuilder = _chunkUGWL4KQRjs.QueryBuilder; exports.QueryMultipleResultsError = _chunkUGWL4KQRjs.QueryMultipleResultsError; exports.QueryNoResultError = _chunkUGWL4KQRjs.QueryNoResultError; exports.RELATION_TARGET_ANY = _chunkUGWL4KQRjs.RELATION_TARGET_ANY; exports.RESERVED_ATTRIBUTE_NAMES = _chunkUGWL4KQRjs.RESERVED_ATTRIBUTE_NAMES; exports.RecordNotFoundError = _chunkUGWL4KQRjs.RecordNotFoundError; exports.RecordQueryService = _chunkUGWL4KQRjs.RecordQueryService; exports.RecordReferencedError = _chunkUGWL4KQRjs.RecordReferencedError; exports.RecordResolverService = _chunkUGWL4KQRjs.RecordResolverService; exports.RecordService = _chunkUGWL4KQRjs.RecordService; exports.RelationGroupBuilder = _chunkUGWL4KQRjs.RelationGroupBuilder; exports.RelationPropertiesService = _chunkUGWL4KQRjs.RelationPropertiesService; exports.RelationService = _chunkUGWL4KQRjs.RelationService; exports.RichtextTabConfig = _chunkUGWL4KQRjs.RichtextTabConfig; exports.RoleNotFoundError = _chunkUGWL4KQRjs.RoleNotFoundError; exports.RollupScheduler = _chunkUGWL4KQRjs.RollupScheduler; exports.RollupService = _chunkUGWL4KQRjs.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunkUGWL4KQRjs.SHORTCUT_TO_FILTER_OPERATOR; exports.SORTABLE_ATTRIBUTE_TYPES = _chunkUGWL4KQRjs.SORTABLE_ATTRIBUTE_TYPES; exports.SYSTEM_ATTRIBUTES = _chunkUGWL4KQRjs.SYSTEM_ATTRIBUTES; exports.SYSTEM_FIELD_NAMES = _chunkUGWL4KQRjs.SYSTEM_FIELD_NAMES; exports.SYSTEM_RESOURCES = _chunk7WT53FJ4js.SYSTEM_RESOURCES; exports.SYSTEM_RESOURCE_LABELS = _chunk7WT53FJ4js.SYSTEM_RESOURCE_LABELS; exports.SchemaContextAwareRepository = _chunkUGWL4KQRjs.SchemaContextAwareRepository; exports.SchemaError = _chunkUGWL4KQRjs.SchemaError; exports.SchemaErrorCode = _chunkUGWL4KQRjs.SchemaErrorCode; exports.ShareStatusSchema = _chunkUGWL4KQRjs.ShareStatusSchema; exports.SlotModeSchema = _chunkUGWL4KQRjs.SlotModeSchema; exports.StartExecutor = _chunkUGWL4KQRjs.StartExecutor; exports.StartNodeSchema = _chunkUGWL4KQRjs.StartNodeSchema; exports.SyncError = _chunkUGWL4KQRjs.SyncError; exports.TabBuilder = _chunkUGWL4KQRjs.TabBuilder; exports.TableTabConfig = _chunkUGWL4KQRjs.TableTabConfig; exports.TenantContextError = _chunkUGWL4KQRjs.TenantContextError; exports.ThemeColorsSchema = _chunkUGWL4KQRjs.ThemeColorsSchema; exports.ThemeLogoSchema = _chunkUGWL4KQRjs.ThemeLogoSchema; exports.TokenRevokedError = _chunkUGWL4KQRjs.TokenRevokedError; exports.USER_STATUSES = USER_STATUSES; exports.UserProfileNotFoundError = _chunkUGWL4KQRjs.UserProfileNotFoundError; exports.UserProfileService = _chunkUGWL4KQRjs.UserProfileService; exports.UserService = _chunkUGWL4KQRjs.UserService; exports.ValidationError = _chunkUGWL4KQRjs.ValidationError; exports.ViewBuilder = _chunkUGWL4KQRjs.ViewBuilder; exports.ViewService = _chunkUGWL4KQRjs.ViewService; exports.ViewportSchema = _chunkUGWL4KQRjs.ViewportSchema; exports.WorkflowAccessGrantService = _chunkUGWL4KQRjs.WorkflowAccessGrantService; exports.WorkflowAssignBuilder = _chunkUGWL4KQRjs.WorkflowAssignBuilder; exports.WorkflowBuilder = _chunkUGWL4KQRjs.WorkflowBuilder; exports.WorkflowConditionBuilder = _chunkUGWL4KQRjs.WorkflowConditionBuilder; exports.WorkflowConfigSchema = _chunkUGWL4KQRjs.WorkflowConfigSchema; exports.WorkflowDefinitionSchema = _chunkUGWL4KQRjs.WorkflowDefinitionSchema; exports.WorkflowEndBuilder = _chunkUGWL4KQRjs.WorkflowEndBuilder; exports.WorkflowFormBuilder = _chunkUGWL4KQRjs.WorkflowFormBuilder; exports.WorkflowFormRowBuilder = _chunkUGWL4KQRjs.WorkflowFormRowBuilder; exports.WorkflowInstanceService = _chunkUGWL4KQRjs.WorkflowInstanceService; exports.WorkflowInvitationService = _chunkUGWL4KQRjs.WorkflowInvitationService; exports.WorkflowJwtService = _chunkUGWL4KQRjs.WorkflowJwtService; exports.WorkflowLayoutSchema = _chunkUGWL4KQRjs.WorkflowLayoutSchema; exports.WorkflowNodeSchema = _chunkUGWL4KQRjs.WorkflowNodeSchema; exports.WorkflowRelationService = _chunkUGWL4KQRjs.WorkflowRelationService; exports.WorkflowService = _chunkUGWL4KQRjs.WorkflowService; exports.WorkflowShareSchema = _chunkUGWL4KQRjs.WorkflowShareSchema; exports.WorkflowSimpleFormBuilder = _chunkUGWL4KQRjs.WorkflowSimpleFormBuilder; exports.WorkflowSlotSchema = _chunkUGWL4KQRjs.WorkflowSlotSchema; exports.WorkflowStartBuilder = _chunkUGWL4KQRjs.WorkflowStartBuilder; exports.WorkflowStatusSchema = _chunkUGWL4KQRjs.WorkflowStatusSchema; exports.WorkflowThemeSchema = _chunkUGWL4KQRjs.WorkflowThemeSchema; exports.ZONE_CONFIG = _chunkUGWL4KQRjs.ZONE_CONFIG; exports.ZONE_ORDER = _chunkUGWL4KQRjs.ZONE_ORDER; exports.accessLevelToActions = accessLevelToActions; exports.actionsToAccessLevel = actionsToAccessLevel; exports.addSchemaToContext = _chunkUGWL4KQRjs.addSchemaToContext; exports.and = _chunkUGWL4KQRjs.and; exports.applyDefaultValues = _chunkUGWL4KQRjs.applyDefaultValues; exports.applyRelationProps = applyRelationProps; exports.asTenantId = _chunkE6XO2STSjs.asTenantId; exports.asUserId = _chunkE6XO2STSjs.asUserId; exports.assignNodeZones = _chunkUGWL4KQRjs.assignNodeZones; exports.attributeConfigSchemas = _chunkZW4N6FV7js.attributeConfigSchemas; exports.booleanFlag = booleanFlag; exports.buildAuditChanges = _chunkUGWL4KQRjs.buildAuditChanges; exports.buildPolicyContext = _chunkUGWL4KQRjs.buildPolicyContext; exports.cacheKeys = _chunkUGWL4KQRjs.cacheKeys; exports.cacheTtl = _chunkUGWL4KQRjs.cacheTtl; exports.canAccessNode = _chunkUGWL4KQRjs.canAccessNode; exports.canResumeInstance = _chunkUGWL4KQRjs.canResumeInstance; exports.checkPermission = _chunkUGWL4KQRjs.checkPermission; exports.checkRecordAccess = _chunkUGWL4KQRjs.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunkUGWL4KQRjs.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunkUGWL4KQRjs.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunkUGWL4KQRjs.checkSharedObjectWriteAccess; exports.checkbox = _chunkUGWL4KQRjs.checkbox; exports.checkboxConfigSchema = _chunkZW4N6FV7js.checkboxConfigSchema; exports.complete = _chunkUGWL4KQRjs.complete; exports.computeLabel = _chunkUGWL4KQRjs.computeLabel; exports.computeLabelWithRelations = _chunkUGWL4KQRjs.computeLabelWithRelations; exports.computeRecordStatus = _chunkZW4N6FV7js.computeRecordStatus; exports.createAttributeValidator = _chunkZW4N6FV7js.createAttributeValidator; exports.createCheckboxValidator = _chunkZW4N6FV7js.createCheckboxValidator; exports.createContextForCreate = _chunkUGWL4KQRjs.createContextForCreate; exports.createContextForDelete = _chunkUGWL4KQRjs.createContextForDelete; exports.createContextForRestore = _chunkUGWL4KQRjs.createContextForRestore; exports.createContextForUpdate = _chunkUGWL4KQRjs.createContextForUpdate; exports.createCurrencyValidator = _chunkZW4N6FV7js.createCurrencyValidator; exports.createDateValidator = _chunkZW4N6FV7js.createDateValidator; exports.createDefaultExecutorRegistry = _chunkUGWL4KQRjs.createDefaultExecutorRegistry; exports.createDefaultState = _chunkUGWL4KQRjs.createDefaultState; exports.createDraftValidator = _chunkZW4N6FV7js.createDraftValidator; exports.createEmptyContext = _chunkUGWL4KQRjs.createEmptyContext; exports.createFileValidator = _chunkZW4N6FV7js.createFileValidator; exports.createFlagRegistry = createFlagRegistry; exports.createFlagService = createFlagService; exports.createFormAttributeValidator = _chunkZW4N6FV7js.createFormAttributeValidator; exports.createFormulaValidator = _chunkZW4N6FV7js.createFormulaValidator; exports.createLocationValidator = _chunkZW4N6FV7js.createLocationValidator; exports.createMockAdapter = _chunkUGWL4KQRjs.createMockAdapter; exports.createMultiRelationValidator = _chunkZW4N6FV7js.createMultiRelationValidator; exports.createMultiselectValidator = _chunkZW4N6FV7js.createMultiselectValidator; exports.createNumberValidator = _chunkZW4N6FV7js.createNumberValidator; exports.createObjectValidator = _chunkZW4N6FV7js.createObjectValidator; exports.createPhoneValidator = _chunkZW4N6FV7js.createPhoneValidator; exports.createQueryBuilder = _chunkUGWL4KQRjs.createQueryBuilder; exports.createRatingValidator = _chunkZW4N6FV7js.createRatingValidator; exports.createRelationValidator = _chunkZW4N6FV7js.createRelationValidator; exports.createRichtextValidator = _chunkZW4N6FV7js.createRichtextValidator; exports.createRollupValidator = _chunkZW4N6FV7js.createRollupValidator; exports.createSelectValidator = _chunkZW4N6FV7js.createSelectValidator; exports.createSingleRelationValidator = _chunkZW4N6FV7js.createSingleRelationValidator; exports.createStartTransition = _chunkUGWL4KQRjs.createStartTransition; exports.createStatusValidator = _chunkZW4N6FV7js.createStatusValidator; exports.createTextAreaValidator = _chunkZW4N6FV7js.createTextAreaValidator; exports.createTextValidator = _chunkZW4N6FV7js.createTextValidator; exports.createUserValidator = _chunkZW4N6FV7js.createUserValidator; exports.currency = _chunkUGWL4KQRjs.currency; exports.currencyConfigSchema = _chunkZW4N6FV7js.currencyConfigSchema; exports.date = _chunkUGWL4KQRjs.date; exports.dateConfigSchema = _chunkZW4N6FV7js.dateConfigSchema; exports.defaultPolicyRegistry = _chunkUGWL4KQRjs.defaultPolicyRegistry; exports.defaultTtl = _chunkUGWL4KQRjs.defaultTtl; exports.detailView = _chunkUGWL4KQRjs.detailView; exports.document = _chunkUGWL4KQRjs.document; exports.documentConfigSchema = _chunkZW4N6FV7js.documentConfigSchema; exports.enrichRecordsWithFormulas = _chunkUGWL4KQRjs.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunkUGWL4KQRjs.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunkUGWL4KQRjs.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunkUGWL4KQRjs.enrichWithFormulas; exports.eq = _chunkUGWL4KQRjs.eq; exports.error = _chunkUGWL4KQRjs.error; exports.evaluate = _chunkUGWL4KQRjs.evaluate; exports.evaluateCondition = _chunkUGWL4KQRjs.evaluateCondition; exports.evaluateFormula = _chunkUGWL4KQRjs.evaluateFormula; exports.evaluateFormulaAttribute = _chunkUGWL4KQRjs.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunkUGWL4KQRjs.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunkUGWL4KQRjs.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunkUGWL4KQRjs.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunkUGWL4KQRjs.evaluateWithTrace; exports.extractAttributeNames = _chunkUGWL4KQRjs.extractAttributeNames; exports.extractFormulaVariables = _chunkUGWL4KQRjs.extractFormulaVariables; exports.extractRelationIds = _chunkUGWL4KQRjs.extractRelationIds; exports.extractRelationNames = _chunkUGWL4KQRjs.extractRelationNames; exports.extractRelationReferences = _chunkUGWL4KQRjs.extractRelationReferences; exports.file = _chunkUGWL4KQRjs.file; exports.fileConfigSchema = _chunkZW4N6FV7js.fileConfigSchema; exports.flagRegistry = flagRegistry; exports.flattenRelationsForEval = _chunkUGWL4KQRjs.flattenRelationsForEval; exports.formatAttributeValue = _chunkUGWL4KQRjs.formatAttributeValue; exports.formatFormulaResult = _chunkUGWL4KQRjs.formatFormulaResult; exports.formatPhoneForDisplay = _chunkZW4N6FV7js.formatPhoneForDisplay; exports.formatRecord = _chunkUGWL4KQRjs.formatRecord; exports.formatRecords = _chunkUGWL4KQRjs.formatRecords; exports.formatZodErrors = _chunkZW4N6FV7js.formatZodErrors; exports.formula = _chunkUGWL4KQRjs.formula; exports.formulaConfigSchema = _chunkZW4N6FV7js.formulaConfigSchema; exports.generateCssVariables = _chunkUGWL4KQRjs.generateCssVariables; exports.generateDefaultDetailView = generateDefaultDetailView; exports.generateDefaultListView = generateDefaultListView; exports.generateFallbackView = generateFallbackView; exports.generateId = _chunkE6XO2STSjs.generateId; exports.generatePrefixedId = _chunkE6XO2STSjs.generatePrefixedId; exports.generateTemplateName = _chunkE6XO2STSjs.generateTemplateName; exports.getActiveTab = getActiveTab; exports.getAttributeConfigSchema = _chunkZW4N6FV7js.getAttributeConfigSchema; exports.getContext = _chunkUGWL4KQRjs.getContext; exports.getContextValue = _chunkUGWL4KQRjs.getContextValue; exports.getDefaultExecutorRegistry = _chunkUGWL4KQRjs.getDefaultExecutorRegistry; exports.getErrorMessage = _chunkUGWL4KQRjs.getErrorMessage; exports.getFeatureFlags = _chunkUGWL4KQRjs.getFeatureFlags; exports.getFeatureValue = _chunkUGWL4KQRjs.getFeatureValue; exports.getFormFieldRefs = _chunkUGWL4KQRjs.getFormFieldRefs; exports.getMissingRequiredAttributes = _chunkZW4N6FV7js.getMissingRequiredAttributes; exports.getNodeOutputs = _chunkUGWL4KQRjs.getNodeOutputs; exports.getNodeSlotIds = _chunkUGWL4KQRjs.getNodeSlotIds; exports.getPathDepth = _chunkUGWL4KQRjs.getPathDepth; exports.getPolicy = _chunkUGWL4KQRjs.getPolicy; exports.getRelationPath = _chunkUGWL4KQRjs.getRelationPath; exports.getRollupFilterOperators = getRollupFilterOperators; exports.getSchemaByNameFromContext = _chunkUGWL4KQRjs.getSchemaByNameFromContext; exports.getSchemaContext = _chunkUGWL4KQRjs.getSchemaContext; exports.getSchemaFromContext = _chunkUGWL4KQRjs.getSchemaFromContext; exports.getSyncPreview = _chunkUGWL4KQRjs.getSyncPreview; exports.getSystemAttributeList = _chunkUGWL4KQRjs.getSystemAttributeList; exports.getTargetAttributeName = _chunkUGWL4KQRjs.getTargetAttributeName; exports.getTenantId = _chunkUGWL4KQRjs.getTenantId; exports.getUserId = _chunkUGWL4KQRjs.getUserId; exports.getViewSeedPreview = _chunkUGWL4KQRjs.getViewSeedPreview; exports.getViewSyncPreview = _chunkUGWL4KQRjs.getViewSyncPreview; exports.getZoneAllowedTypes = _chunkUGWL4KQRjs.getZoneAllowedTypes; exports.group = _chunkUGWL4KQRjs.group; exports.groupNodesByZone = _chunkUGWL4KQRjs.groupNodesByZone; exports.hasContext = _chunkUGWL4KQRjs.hasContext; exports.hasFeatureFlagsContext = _chunkUGWL4KQRjs.hasFeatureFlagsContext; exports.hasOptions = _chunkUGWL4KQRjs.hasOptions; exports.hasProperties = _chunkUGWL4KQRjs.hasProperties; exports.hasRelationReferences = _chunkUGWL4KQRjs.hasRelationReferences; exports.hasSchemaContext = _chunkUGWL4KQRjs.hasSchemaContext; exports.hashOptions = _chunkUGWL4KQRjs.hashOptions; exports.inValues = _chunkUGWL4KQRjs.inValues; exports.indexBy = _chunkE6XO2STSjs.indexBy; exports.inferInverseCardinality = _chunkUGWL4KQRjs.inferInverseCardinality; exports.isActivityTab = isActivityTab; exports.isAdvancedFormNode = _chunkUGWL4KQRjs.isAdvancedFormNode; exports.isAssignNode = _chunkUGWL4KQRjs.isAssignNode; exports.isAttributeSortable = _chunkUGWL4KQRjs.isAttributeSortable; exports.isBehaviorProperty = _chunkUGWL4KQRjs.isBehaviorProperty; exports.isBilateralRelation = _chunkUGWL4KQRjs.isBilateralRelation; exports.isCalendarView = isCalendarView; exports.isConditionGroup = _chunkUGWL4KQRjs.isConditionGroup; exports.isConditionNode = _chunkUGWL4KQRjs.isConditionNode; exports.isConditionRule = _chunkUGWL4KQRjs.isConditionRule; exports.isCustomTab = isCustomTab; exports.isDefaultRole = _chunk7WT53FJ4js.isDefaultRole; exports.isDetailView = isDetailView; exports.isDocumentsTab = isDocumentsTab; exports.isEmpty = _chunkUGWL4KQRjs.isEmpty; exports.isEndNode = _chunkUGWL4KQRjs.isEndNode; exports.isFeatureEnabled = _chunkUGWL4KQRjs.isFeatureEnabled; exports.isFieldGroup = isFieldGroup; exports.isFlowDefinition = _chunkUGWL4KQRjs.isFlowDefinition; exports.isFlowFieldsRow = _chunkUGWL4KQRjs.isFlowFieldsRow; exports.isFlowPublished = _chunkUGWL4KQRjs.isFlowPublished; exports.isFlowsTab = isFlowsTab; exports.isForbiddenError = _chunkUGWL4KQRjs.isForbiddenError; exports.isFormFieldsRow = _chunkUGWL4KQRjs.isFormFieldsRow; exports.isFormNode = _chunkUGWL4KQRjs.isFormNode; exports.isFormTab = isFormTab; exports.isGalleryView = isGalleryView; exports.isGrantExpired = _chunkUGWL4KQRjs.isGrantExpired; exports.isGrantRevoked = _chunkUGWL4KQRjs.isGrantRevoked; exports.isGrantValid = _chunkUGWL4KQRjs.isGrantValid; exports.isIdentityProperty = _chunkUGWL4KQRjs.isIdentityProperty; exports.isInstanceEvent = _chunkUGWL4KQRjs.isInstanceEvent; exports.isInstanceTerminal = _chunkUGWL4KQRjs.isInstanceTerminal; exports.isInstanceWaiting = _chunkUGWL4KQRjs.isInstanceWaiting; exports.isInverseSourceTab = isInverseSourceTab; exports.isInvitationAccepted = _chunkUGWL4KQRjs.isInvitationAccepted; exports.isInvitationExpired = _chunkUGWL4KQRjs.isInvitationExpired; exports.isInvitationOrGrantEvent = _chunkUGWL4KQRjs.isInvitationOrGrantEvent; exports.isInvitationValid = _chunkUGWL4KQRjs.isInvitationValid; exports.isLabelExpression = _chunkUGWL4KQRjs.isLabelExpression; exports.isLayoutRow = _chunkUGWL4KQRjs.isLayoutRow; exports.isListView = isListView; exports.isNoValueOperator = isNoValueOperator; exports.isNodeEvent = _chunkUGWL4KQRjs.isNodeEvent; exports.isNotEmpty = _chunkUGWL4KQRjs.isNotEmpty; exports.isNotFoundError = _chunkUGWL4KQRjs.isNotFoundError; exports.isPresentationProperty = _chunkUGWL4KQRjs.isPresentationProperty; exports.isProtectedResourceError = _chunkUGWL4KQRjs.isProtectedResourceError; exports.isRecordComplete = _chunkZW4N6FV7js.isRecordComplete; exports.isRelationGroup = isRelationGroup; exports.isRelationSourceTab = isRelationSourceTab; exports.isRichtextTab = isRichtextTab; exports.isSchemaError = _chunkUGWL4KQRjs.isSchemaError; exports.isSimpleFormNode = _chunkUGWL4KQRjs.isSimpleFormNode; exports.isStartNode = _chunkUGWL4KQRjs.isStartNode; exports.isSystemAttribute = _chunkUGWL4KQRjs.isSystemAttribute; exports.isSystemAttributeObject = _chunkUGWL4KQRjs.isSystemAttributeObject; exports.isSystemFlow = _chunkUGWL4KQRjs.isSystemFlow; exports.isSystemWorkflow = _chunkUGWL4KQRjs.isSystemWorkflow; exports.isTableTab = isTableTab; exports.isTimelineView = isTimelineView; exports.isTokenRevoked = _chunkUGWL4KQRjs.isTokenRevoked; exports.isUniversalRelation = _chunkUGWL4KQRjs.isUniversalRelation; exports.isValidationError = _chunkUGWL4KQRjs.isValidationError; exports.isViewCustomized = isViewCustomized; exports.isWorkflowDefinition = _chunkUGWL4KQRjs.isWorkflowDefinition; exports.isWorkflowPublished = _chunkUGWL4KQRjs.isWorkflowPublished; exports.jsonFlag = jsonFlag; exports.listView = _chunkUGWL4KQRjs.listView; exports.location = _chunkUGWL4KQRjs.location; exports.locationConfigSchema = _chunkZW4N6FV7js.locationConfigSchema; exports.mergeWithDefaults = _chunkUGWL4KQRjs.mergeWithDefaults; exports.multiselect = _chunkUGWL4KQRjs.multiselect; exports.multiselectConfigSchema = _chunkZW4N6FV7js.multiselectConfigSchema; exports.neq = _chunkUGWL4KQRjs.neq; exports.nodeTypeRegistry = _chunkUGWL4KQRjs.nodeTypeRegistry; exports.normalizePhoneNumber = _chunkZW4N6FV7js.normalizePhoneNumber; exports.number = _chunkUGWL4KQRjs.number; exports.numberConfigSchema = _chunkZW4N6FV7js.numberConfigSchema; exports.numberFlag = numberFlag; exports.object = _chunkUGWL4KQRjs.object; exports.or = _chunkUGWL4KQRjs.or; exports.parseAttributeConfig = _chunkZW4N6FV7js.parseAttributeConfig; exports.parsePath = _chunkUGWL4KQRjs.parsePath; exports.parseRawPhoneInput = _chunkZW4N6FV7js.parseRawPhoneInput; exports.pathHasManyCardinality = _chunkUGWL4KQRjs.pathHasManyCardinality; exports.phone = _chunkUGWL4KQRjs.phone; exports.phoneConfigSchema = _chunkZW4N6FV7js.phoneConfigSchema; exports.rating = _chunkUGWL4KQRjs.rating; exports.ratingConfigSchema = _chunkZW4N6FV7js.ratingConfigSchema; exports.recalculateParentRollups = _chunkUGWL4KQRjs.recalculateParentRollups; exports.registry = _chunkUGWL4KQRjs.registry; exports.relation = _chunkUGWL4KQRjs.relation; exports.relationConfigSchema = _chunkZW4N6FV7js.relationConfigSchema; exports.relationGroup = _chunkUGWL4KQRjs.relationGroup; exports.renderLabelExpression = _chunkUGWL4KQRjs.renderLabelExpression; exports.resetViewToDefault = resetViewToDefault; exports.resolveMultiplePaths = _chunkUGWL4KQRjs.resolveMultiplePaths; exports.resolveSingleValue = _chunkUGWL4KQRjs.resolveSingleValue; exports.richtext = _chunkUGWL4KQRjs.richtext; exports.richtextConfigSchema = _chunkZW4N6FV7js.richtextConfigSchema; exports.rollup = _chunkUGWL4KQRjs.rollup; exports.rollupConfigSchema = _chunkZW4N6FV7js.rollupConfigSchema; exports.runWithContext = _chunkUGWL4KQRjs.runWithContext; exports.runWithFeatureFlags = _chunkUGWL4KQRjs.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunkUGWL4KQRjs.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunkUGWL4KQRjs.runWithSchemaContext; exports.safeParseAttributeConfig = _chunkZW4N6FV7js.safeParseAttributeConfig; exports.seedRegistryViews = _chunkUGWL4KQRjs.seedRegistryViews; exports.select = _chunkUGWL4KQRjs.select; exports.selectConfigSchema = _chunkZW4N6FV7js.selectConfigSchema; exports.setContextValue = _chunkUGWL4KQRjs.setContextValue; exports.setNodeNext = _chunkUGWL4KQRjs.setNodeNext; exports.slugify = _chunkE6XO2STSjs.slugify; exports.status = _chunkUGWL4KQRjs.status; exports.statusConfigSchema = _chunkZW4N6FV7js.statusConfigSchema; exports.stringFlag = stringFlag; exports.success = _chunkUGWL4KQRjs.success; exports.syncAll = _chunkUGWL4KQRjs.syncAll; exports.syncNativeObjects = _chunkUGWL4KQRjs.syncNativeObjects; exports.syncNativeViews = _chunkUGWL4KQRjs.syncNativeViews; exports.text = _chunkUGWL4KQRjs.text; exports.textConfigSchema = _chunkZW4N6FV7js.textConfigSchema; exports.textarea = _chunkUGWL4KQRjs.textarea; exports.textareaConfigSchema = _chunkZW4N6FV7js.textareaConfigSchema; exports.toUndefinedIfEmpty = _chunkUGWL4KQRjs.toUndefinedIfEmpty; exports.traversePath = _chunkUGWL4KQRjs.traversePath; exports.tryGetFeatureValue = _chunkUGWL4KQRjs.tryGetFeatureValue; exports.user = _chunkUGWL4KQRjs.user; exports.userConfigSchema = _chunkZW4N6FV7js.userConfigSchema; exports.validateAttribute = _chunkZW4N6FV7js.validateAttribute; exports.validateAttributeConfig = _chunkZW4N6FV7js.validateAttributeConfig; exports.validateDraft = _chunkZW4N6FV7js.validateDraft; exports.validateDraftOrThrow = _chunkZW4N6FV7js.validateDraftOrThrow; exports.validateFormulaExpression = _chunkUGWL4KQRjs.validateFormulaExpression; exports.validateNode = _chunkUGWL4KQRjs.validateNode; exports.validateObject = _chunkZW4N6FV7js.validateObject; exports.validateObjectOrThrow = _chunkZW4N6FV7js.validateObjectOrThrow; exports.validatePath = _chunkUGWL4KQRjs.validatePath; exports.validatePhoneNumber = _chunkZW4N6FV7js.validatePhoneNumber; exports.verifyNativeObjectsSync = _chunkUGWL4KQRjs.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunkUGWL4KQRjs.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunkUGWL4KQRjs.verifyRegistryViewsSeeded; exports.view = _chunkUGWL4KQRjs.view; exports.viewRegistry = viewRegistry; exports.wait = _chunkUGWL4KQRjs.wait; exports.withFeatureFlags = _chunkUGWL4KQRjs.withFeatureFlags; exports.withTenantContext = _chunkUGWL4KQRjs.withTenantContext; exports.workflow = _chunkUGWL4KQRjs.workflow;
|
|
2068
|
+
|
|
2069
|
+
|
|
2070
|
+
|
|
2071
|
+
|
|
2072
|
+
|
|
2073
|
+
|
|
2074
|
+
|
|
2075
|
+
|
|
2076
|
+
|
|
2077
|
+
|
|
2078
|
+
|
|
2079
|
+
exports.AIActionConfigSchema = _chunkB23XC4L2js.AIActionConfigSchema; exports.AIActionRegistry = _chunkB23XC4L2js.AIActionRegistry; exports.AIExecutor = _chunkB23XC4L2js.AIExecutor; exports.AINodeSchema = _chunkB23XC4L2js.AINodeSchema; exports.ALL_ACTIONS = ALL_ACTIONS; exports.ALL_SYSTEM_RESOURCES = _chunk7WT53FJ4js.ALL_SYSTEM_RESOURCES; exports.ActivityTabConfig = _chunkB23XC4L2js.ActivityTabConfig; exports.AssignExecutor = _chunkB23XC4L2js.AssignExecutor; exports.AssignNodeSchema = _chunkB23XC4L2js.AssignNodeSchema; exports.AssignmentMappingSchema = _chunkB23XC4L2js.AssignmentMappingSchema; exports.AssignmentSourceSchema = _chunkB23XC4L2js.AssignmentSourceSchema; exports.AttributeInUseError = _chunkB23XC4L2js.AttributeInUseError; exports.AttributeNotFoundError = _chunkB23XC4L2js.AttributeNotFoundError; exports.AuditService = _chunkB23XC4L2js.AuditService; exports.AuthMethodSchema = _chunkB23XC4L2js.AuthMethodSchema; exports.BEHAVIOR_PROPERTIES = _chunkB23XC4L2js.BEHAVIOR_PROPERTIES; exports.BaseRepository = _chunkB23XC4L2js.BaseRepository; exports.BaseService = _chunkB23XC4L2js.BaseService; exports.CodeExecutionActionSchema = _chunkB23XC4L2js.CodeExecutionActionSchema; exports.CodeExecutionHandler = _chunkB23XC4L2js.CodeExecutionHandler; exports.ConcurrentModificationError = _chunkB23XC4L2js.ConcurrentModificationError; exports.ConditionExecutor = _chunkB23XC4L2js.ConditionExecutor; exports.ConditionGroupSchema = _chunkB23XC4L2js.ConditionGroupSchema; exports.ConditionNodeSchema = _chunkB23XC4L2js.ConditionNodeSchema; exports.ConditionOperatorSchema = _chunkB23XC4L2js.ConditionOperatorSchema; exports.ConditionRuleSchema = _chunkB23XC4L2js.ConditionRuleSchema; exports.CreateShareInputSchema = _chunkB23XC4L2js.CreateShareInputSchema; exports.CustomTabConfig = _chunkB23XC4L2js.CustomTabConfig; exports.DEFAULT_LABEL_FALLBACK = _chunkB23XC4L2js.DEFAULT_LABEL_FALLBACK; exports.DEFAULT_ROLES = _chunk7WT53FJ4js.DEFAULT_ROLES; exports.DEFAULT_ROLE_DESCRIPTIONS = _chunk7WT53FJ4js.DEFAULT_ROLE_DESCRIPTIONS; exports.DEFAULT_ROLE_FOR_NEW_USERS = _chunk7WT53FJ4js.DEFAULT_ROLE_FOR_NEW_USERS; exports.DEFAULT_ROLE_LABELS = _chunk7WT53FJ4js.DEFAULT_ROLE_LABELS; exports.DEFAULT_ROLE_PERMISSIONS = _chunk7WT53FJ4js.DEFAULT_ROLE_PERMISSIONS; exports.DEFAULT_THEME = _chunkB23XC4L2js.DEFAULT_THEME; exports.DEFAULT_VALIDATION_MESSAGES = _chunkZW4N6FV7js.DEFAULT_VALIDATION_MESSAGES; exports.DetailViewBuilder = _chunkB23XC4L2js.DetailViewBuilder; exports.DocumentGenerationActionSchema = _chunkB23XC4L2js.DocumentGenerationActionSchema; exports.DocumentGenerationHandler = _chunkB23XC4L2js.DocumentGenerationHandler; exports.DocumentProcessingService = _chunkB23XC4L2js.DocumentProcessingService; exports.DocumentService = _chunkB23XC4L2js.DocumentService; exports.DocumentsTabConfig = _chunkB23XC4L2js.DocumentsTabConfig; exports.DuplicateError = _chunkB23XC4L2js.DuplicateError; exports.EMPTY_VALUE_PLACEHOLDER = _chunkB23XC4L2js.EMPTY_VALUE_PLACEHOLDER; exports.EndExecutor = _chunkB23XC4L2js.EndExecutor; exports.EndNodeSchema = _chunkB23XC4L2js.EndNodeSchema; exports.ExecutorRegistry = _chunkB23XC4L2js.ExecutorRegistry; exports.FORBIDDEN_PROPERTY_TYPES = _chunkB23XC4L2js.FORBIDDEN_PROPERTY_TYPES; exports.FeatureFlagsContextError = _chunkB23XC4L2js.FeatureFlagsContextError; exports.FileNotFoundError = _chunkB23XC4L2js.FileNotFoundError; exports.FileService = _chunkB23XC4L2js.FileService; exports.FlagRegistry = FlagRegistry; exports.FlagService = FlagService; exports.FlowRowFieldSchema = _chunkB23XC4L2js.FlowRowFieldSchema; exports.FlowRowSchema = _chunkB23XC4L2js.FlowRowSchema; exports.FlowsTabConfig = _chunkB23XC4L2js.FlowsTabConfig; exports.ForbiddenError = _chunkB23XC4L2js.ForbiddenError; exports.FormExecutor = _chunkB23XC4L2js.FormExecutor; exports.FormFieldRefSchema = _chunkB23XC4L2js.FormFieldRefSchema; exports.FormNodeSchema = _chunkB23XC4L2js.FormNodeSchema; exports.FormulaResolverService = _chunkB23XC4L2js.FormulaResolverService; exports.GeocodingService = _chunkB23XC4L2js.GeocodingService; exports.GlobalSearchService = _chunkB23XC4L2js.GlobalSearchService; exports.GrantExpiredError = _chunkB23XC4L2js.GrantExpiredError; exports.GrantNotFoundError = _chunkB23XC4L2js.GrantNotFoundError; exports.GrantRevokedError = _chunkB23XC4L2js.GrantRevokedError; exports.GroupBuilder = _chunkB23XC4L2js.GroupBuilder; exports.IDENTITY_PROPERTIES = _chunkB23XC4L2js.IDENTITY_PROPERTIES; exports.InvalidPathError = _chunkB23XC4L2js.InvalidPathError; exports.InvitationAlreadyAcceptedError = _chunkB23XC4L2js.InvitationAlreadyAcceptedError; exports.InvitationExpiredError = _chunkB23XC4L2js.InvitationExpiredError; exports.InvitationNotFoundError = _chunkB23XC4L2js.InvitationNotFoundError; exports.InvitationRevokedError = _chunkB23XC4L2js.InvitationRevokedError; exports.ListViewBuilder = _chunkB23XC4L2js.ListViewBuilder; exports.ListViewTabConfigBuilder = _chunkB23XC4L2js.ListViewTabConfigBuilder; exports.MaxDepthExceededError = _chunkB23XC4L2js.MaxDepthExceededError; exports.NON_SORTABLE_TYPES = _chunkB23XC4L2js.NON_SORTABLE_TYPES; exports.NO_VALUE_OPERATORS = NO_VALUE_OPERATORS; exports.NodePositionSchema = _chunkB23XC4L2js.NodePositionSchema; exports.NoopCacheAdapter = _chunkB23XC4L2js.NoopCacheAdapter; exports.NoopGeocodingAdapter = _chunkB23XC4L2js.NoopGeocodingAdapter; exports.NoopHookRegistry = _chunkB23XC4L2js.NoopHookRegistry; exports.NotFoundError = _chunkB23XC4L2js.NotFoundError; exports.NotSystemObjectError = _chunkB23XC4L2js.NotSystemObjectError; exports.OPERATORS_BY_TYPE = OPERATORS_BY_TYPE; exports.ObjectBuilder = _chunkB23XC4L2js.ObjectBuilder; exports.ObjectNotFoundError = _chunkB23XC4L2js.ObjectNotFoundError; exports.ObjectReferencedError = _chunkB23XC4L2js.ObjectReferencedError; exports.ObjectSchemaService = _chunkB23XC4L2js.ObjectSchemaService; exports.PRESENTATION_PROPERTIES = _chunkB23XC4L2js.PRESENTATION_PROPERTIES; exports.PermissionService = _chunkB23XC4L2js.PermissionService; exports.PolicyRegistry = _chunkB23XC4L2js.PolicyRegistry; exports.PolicyViolationError = _chunkB23XC4L2js.PolicyViolationError; exports.ProtectedResourceError = _chunkB23XC4L2js.ProtectedResourceError; exports.ProtectedRoleError = _chunkB23XC4L2js.ProtectedRoleError; exports.QueryBuilder = _chunkB23XC4L2js.QueryBuilder; exports.QueryMultipleResultsError = _chunkB23XC4L2js.QueryMultipleResultsError; exports.QueryNoResultError = _chunkB23XC4L2js.QueryNoResultError; exports.RELATION_TARGET_ANY = _chunkB23XC4L2js.RELATION_TARGET_ANY; exports.RESERVED_ATTRIBUTE_NAMES = _chunkB23XC4L2js.RESERVED_ATTRIBUTE_NAMES; exports.RecordNotFoundError = _chunkB23XC4L2js.RecordNotFoundError; exports.RecordQueryService = _chunkB23XC4L2js.RecordQueryService; exports.RecordReferencedError = _chunkB23XC4L2js.RecordReferencedError; exports.RecordResolverService = _chunkB23XC4L2js.RecordResolverService; exports.RecordService = _chunkB23XC4L2js.RecordService; exports.RelationGroupBuilder = _chunkB23XC4L2js.RelationGroupBuilder; exports.RelationPropertiesService = _chunkB23XC4L2js.RelationPropertiesService; exports.RelationService = _chunkB23XC4L2js.RelationService; exports.RichtextTabConfig = _chunkB23XC4L2js.RichtextTabConfig; exports.RoleNotFoundError = _chunkB23XC4L2js.RoleNotFoundError; exports.RollupScheduler = _chunkB23XC4L2js.RollupScheduler; exports.RollupService = _chunkB23XC4L2js.RollupService; exports.SHORTCUT_TO_FILTER_OPERATOR = _chunkB23XC4L2js.SHORTCUT_TO_FILTER_OPERATOR; exports.SORTABLE_ATTRIBUTE_TYPES = _chunkB23XC4L2js.SORTABLE_ATTRIBUTE_TYPES; exports.SYSTEM_ATTRIBUTES = _chunkB23XC4L2js.SYSTEM_ATTRIBUTES; exports.SYSTEM_FIELD_NAMES = _chunkB23XC4L2js.SYSTEM_FIELD_NAMES; exports.SYSTEM_RESOURCES = _chunk7WT53FJ4js.SYSTEM_RESOURCES; exports.SYSTEM_RESOURCE_LABELS = _chunk7WT53FJ4js.SYSTEM_RESOURCE_LABELS; exports.SchemaContextAwareRepository = _chunkB23XC4L2js.SchemaContextAwareRepository; exports.SchemaError = _chunkB23XC4L2js.SchemaError; exports.SchemaErrorCode = _chunkB23XC4L2js.SchemaErrorCode; exports.ShareStatusSchema = _chunkB23XC4L2js.ShareStatusSchema; exports.SlotModeSchema = _chunkB23XC4L2js.SlotModeSchema; exports.StartExecutor = _chunkB23XC4L2js.StartExecutor; exports.StartNodeSchema = _chunkB23XC4L2js.StartNodeSchema; exports.SyncError = _chunkB23XC4L2js.SyncError; exports.TabBuilder = _chunkB23XC4L2js.TabBuilder; exports.TableTabConfig = _chunkB23XC4L2js.TableTabConfig; exports.TenantContextError = _chunkB23XC4L2js.TenantContextError; exports.ThemeColorsSchema = _chunkB23XC4L2js.ThemeColorsSchema; exports.ThemeLogoSchema = _chunkB23XC4L2js.ThemeLogoSchema; exports.TokenRevokedError = _chunkB23XC4L2js.TokenRevokedError; exports.USER_STATUSES = USER_STATUSES; exports.UserProfileNotFoundError = _chunkB23XC4L2js.UserProfileNotFoundError; exports.UserProfileService = _chunkB23XC4L2js.UserProfileService; exports.UserService = _chunkB23XC4L2js.UserService; exports.ValidationError = _chunkB23XC4L2js.ValidationError; exports.ViewBuilder = _chunkB23XC4L2js.ViewBuilder; exports.ViewService = _chunkB23XC4L2js.ViewService; exports.ViewportSchema = _chunkB23XC4L2js.ViewportSchema; exports.WorkflowAIBuilder = _chunkB23XC4L2js.WorkflowAIBuilder; exports.WorkflowAccessGrantService = _chunkB23XC4L2js.WorkflowAccessGrantService; exports.WorkflowAssignBuilder = _chunkB23XC4L2js.WorkflowAssignBuilder; exports.WorkflowBuilder = _chunkB23XC4L2js.WorkflowBuilder; exports.WorkflowConditionBuilder = _chunkB23XC4L2js.WorkflowConditionBuilder; exports.WorkflowConfigSchema = _chunkB23XC4L2js.WorkflowConfigSchema; exports.WorkflowDefinitionSchema = _chunkB23XC4L2js.WorkflowDefinitionSchema; exports.WorkflowEndBuilder = _chunkB23XC4L2js.WorkflowEndBuilder; exports.WorkflowFormBuilder = _chunkB23XC4L2js.WorkflowFormBuilder; exports.WorkflowFormRowBuilder = _chunkB23XC4L2js.WorkflowFormRowBuilder; exports.WorkflowInstanceService = _chunkB23XC4L2js.WorkflowInstanceService; exports.WorkflowInvitationService = _chunkB23XC4L2js.WorkflowInvitationService; exports.WorkflowJwtService = _chunkB23XC4L2js.WorkflowJwtService; exports.WorkflowLayoutSchema = _chunkB23XC4L2js.WorkflowLayoutSchema; exports.WorkflowNodeSchema = _chunkB23XC4L2js.WorkflowNodeSchema; exports.WorkflowRelationService = _chunkB23XC4L2js.WorkflowRelationService; exports.WorkflowService = _chunkB23XC4L2js.WorkflowService; exports.WorkflowShareSchema = _chunkB23XC4L2js.WorkflowShareSchema; exports.WorkflowSimpleFormBuilder = _chunkB23XC4L2js.WorkflowSimpleFormBuilder; exports.WorkflowSlotSchema = _chunkB23XC4L2js.WorkflowSlotSchema; exports.WorkflowStartBuilder = _chunkB23XC4L2js.WorkflowStartBuilder; exports.WorkflowStatusSchema = _chunkB23XC4L2js.WorkflowStatusSchema; exports.WorkflowThemeSchema = _chunkB23XC4L2js.WorkflowThemeSchema; exports.ZONE_CONFIG = _chunkB23XC4L2js.ZONE_CONFIG; exports.ZONE_ORDER = _chunkB23XC4L2js.ZONE_ORDER; exports.accessLevelToActions = accessLevelToActions; exports.actionsToAccessLevel = actionsToAccessLevel; exports.addSchemaToContext = _chunkB23XC4L2js.addSchemaToContext; exports.and = _chunkB23XC4L2js.and; exports.applyDefaultValues = _chunkB23XC4L2js.applyDefaultValues; exports.applyRelationProps = applyRelationProps; exports.asTenantId = _chunkE6XO2STSjs.asTenantId; exports.asUserId = _chunkE6XO2STSjs.asUserId; exports.assignNodeZones = _chunkB23XC4L2js.assignNodeZones; exports.attributeConfigSchemas = _chunkZW4N6FV7js.attributeConfigSchemas; exports.booleanFlag = booleanFlag; exports.buildAuditChanges = _chunkB23XC4L2js.buildAuditChanges; exports.buildPolicyContext = _chunkB23XC4L2js.buildPolicyContext; exports.cacheKeys = _chunkB23XC4L2js.cacheKeys; exports.cacheTtl = _chunkB23XC4L2js.cacheTtl; exports.canAccessNode = _chunkB23XC4L2js.canAccessNode; exports.canResumeInstance = _chunkB23XC4L2js.canResumeInstance; exports.checkPermission = _chunkB23XC4L2js.checkPermission; exports.checkRecordAccess = _chunkB23XC4L2js.checkRecordAccess; exports.checkRecordDeleteOrThrow = _chunkB23XC4L2js.checkRecordDeleteOrThrow; exports.checkRecordModifyOrThrow = _chunkB23XC4L2js.checkRecordModifyOrThrow; exports.checkSharedObjectWriteAccess = _chunkB23XC4L2js.checkSharedObjectWriteAccess; exports.checkbox = _chunkB23XC4L2js.checkbox; exports.checkboxConfigSchema = _chunkZW4N6FV7js.checkboxConfigSchema; exports.complete = _chunkB23XC4L2js.complete; exports.computeLabel = _chunkB23XC4L2js.computeLabel; exports.computeLabelWithRelations = _chunkB23XC4L2js.computeLabelWithRelations; exports.computeRecordStatus = _chunkZW4N6FV7js.computeRecordStatus; exports.createAttributeValidator = _chunkZW4N6FV7js.createAttributeValidator; exports.createCheckboxValidator = _chunkZW4N6FV7js.createCheckboxValidator; exports.createContextForCreate = _chunkB23XC4L2js.createContextForCreate; exports.createContextForDelete = _chunkB23XC4L2js.createContextForDelete; exports.createContextForRestore = _chunkB23XC4L2js.createContextForRestore; exports.createContextForUpdate = _chunkB23XC4L2js.createContextForUpdate; exports.createCurrencyValidator = _chunkZW4N6FV7js.createCurrencyValidator; exports.createDateValidator = _chunkZW4N6FV7js.createDateValidator; exports.createDefaultAIActionRegistry = _chunkB23XC4L2js.createDefaultAIActionRegistry; exports.createDefaultExecutorRegistry = _chunkB23XC4L2js.createDefaultExecutorRegistry; exports.createDefaultState = _chunkB23XC4L2js.createDefaultState; exports.createDraftValidator = _chunkZW4N6FV7js.createDraftValidator; exports.createEmptyContext = _chunkB23XC4L2js.createEmptyContext; exports.createFileValidator = _chunkZW4N6FV7js.createFileValidator; exports.createFlagRegistry = createFlagRegistry; exports.createFlagService = createFlagService; exports.createFormAttributeValidator = _chunkZW4N6FV7js.createFormAttributeValidator; exports.createFormulaValidator = _chunkZW4N6FV7js.createFormulaValidator; exports.createLocationValidator = _chunkZW4N6FV7js.createLocationValidator; exports.createMockAdapter = _chunkB23XC4L2js.createMockAdapter; exports.createMultiRelationValidator = _chunkZW4N6FV7js.createMultiRelationValidator; exports.createMultiselectValidator = _chunkZW4N6FV7js.createMultiselectValidator; exports.createNumberValidator = _chunkZW4N6FV7js.createNumberValidator; exports.createObjectValidator = _chunkZW4N6FV7js.createObjectValidator; exports.createPhoneValidator = _chunkZW4N6FV7js.createPhoneValidator; exports.createQueryBuilder = _chunkB23XC4L2js.createQueryBuilder; exports.createRatingValidator = _chunkZW4N6FV7js.createRatingValidator; exports.createRelationValidator = _chunkZW4N6FV7js.createRelationValidator; exports.createRichtextValidator = _chunkZW4N6FV7js.createRichtextValidator; exports.createRollupValidator = _chunkZW4N6FV7js.createRollupValidator; exports.createSelectValidator = _chunkZW4N6FV7js.createSelectValidator; exports.createSingleRelationValidator = _chunkZW4N6FV7js.createSingleRelationValidator; exports.createStartTransition = _chunkB23XC4L2js.createStartTransition; exports.createStatusValidator = _chunkZW4N6FV7js.createStatusValidator; exports.createTextAreaValidator = _chunkZW4N6FV7js.createTextAreaValidator; exports.createTextValidator = _chunkZW4N6FV7js.createTextValidator; exports.createUserValidator = _chunkZW4N6FV7js.createUserValidator; exports.currency = _chunkB23XC4L2js.currency; exports.currencyConfigSchema = _chunkZW4N6FV7js.currencyConfigSchema; exports.date = _chunkB23XC4L2js.date; exports.dateConfigSchema = _chunkZW4N6FV7js.dateConfigSchema; exports.defaultPolicyRegistry = _chunkB23XC4L2js.defaultPolicyRegistry; exports.defaultTtl = _chunkB23XC4L2js.defaultTtl; exports.detailView = _chunkB23XC4L2js.detailView; exports.document = _chunkB23XC4L2js.document; exports.documentConfigSchema = _chunkZW4N6FV7js.documentConfigSchema; exports.enrichRecordsWithFormulas = _chunkB23XC4L2js.enrichRecordsWithFormulas; exports.enrichValuesForDisplay = _chunkB23XC4L2js.enrichValuesForDisplay; exports.enrichValuesWithSelectLabels = _chunkB23XC4L2js.enrichValuesWithSelectLabels; exports.enrichWithFormulas = _chunkB23XC4L2js.enrichWithFormulas; exports.eq = _chunkB23XC4L2js.eq; exports.error = _chunkB23XC4L2js.error; exports.evaluate = _chunkB23XC4L2js.evaluate; exports.evaluateCondition = _chunkB23XC4L2js.evaluateCondition; exports.evaluateFormula = _chunkB23XC4L2js.evaluateFormula; exports.evaluateFormulaAttribute = _chunkB23XC4L2js.evaluateFormulaAttribute; exports.evaluateFormulaAttributeWithRelations = _chunkB23XC4L2js.evaluateFormulaAttributeWithRelations; exports.evaluateFormulaWithRelations = _chunkB23XC4L2js.evaluateFormulaWithRelations; exports.evaluateFormulaWithResult = _chunkB23XC4L2js.evaluateFormulaWithResult; exports.evaluateWithTrace = _chunkB23XC4L2js.evaluateWithTrace; exports.extractAttributeNames = _chunkB23XC4L2js.extractAttributeNames; exports.extractFormulaVariables = _chunkB23XC4L2js.extractFormulaVariables; exports.extractRelationIds = _chunkB23XC4L2js.extractRelationIds; exports.extractRelationNames = _chunkB23XC4L2js.extractRelationNames; exports.extractRelationReferences = _chunkB23XC4L2js.extractRelationReferences; exports.file = _chunkB23XC4L2js.file; exports.fileConfigSchema = _chunkZW4N6FV7js.fileConfigSchema; exports.flagRegistry = flagRegistry; exports.flattenRelationsForEval = _chunkB23XC4L2js.flattenRelationsForEval; exports.formatAttributeValue = _chunkB23XC4L2js.formatAttributeValue; exports.formatFormulaResult = _chunkB23XC4L2js.formatFormulaResult; exports.formatPhoneForDisplay = _chunkZW4N6FV7js.formatPhoneForDisplay; exports.formatRecord = _chunkB23XC4L2js.formatRecord; exports.formatRecords = _chunkB23XC4L2js.formatRecords; exports.formatZodErrors = _chunkZW4N6FV7js.formatZodErrors; exports.formula = _chunkB23XC4L2js.formula; exports.formulaConfigSchema = _chunkZW4N6FV7js.formulaConfigSchema; exports.generateCssVariables = _chunkB23XC4L2js.generateCssVariables; exports.generateDefaultDetailView = generateDefaultDetailView; exports.generateDefaultListView = generateDefaultListView; exports.generateFallbackView = generateFallbackView; exports.generateId = _chunkE6XO2STSjs.generateId; exports.generatePrefixedId = _chunkE6XO2STSjs.generatePrefixedId; exports.generateTemplateName = _chunkE6XO2STSjs.generateTemplateName; exports.getActiveTab = getActiveTab; exports.getAttributeConfigSchema = _chunkZW4N6FV7js.getAttributeConfigSchema; exports.getContext = _chunkB23XC4L2js.getContext; exports.getContextValue = _chunkB23XC4L2js.getContextValue; exports.getDefaultExecutorRegistry = _chunkB23XC4L2js.getDefaultExecutorRegistry; exports.getErrorMessage = _chunkB23XC4L2js.getErrorMessage; exports.getFeatureFlags = _chunkB23XC4L2js.getFeatureFlags; exports.getFeatureValue = _chunkB23XC4L2js.getFeatureValue; exports.getFormFieldRefs = _chunkB23XC4L2js.getFormFieldRefs; exports.getMissingRequiredAttributes = _chunkZW4N6FV7js.getMissingRequiredAttributes; exports.getNodeOutputs = _chunkB23XC4L2js.getNodeOutputs; exports.getNodeSlotIds = _chunkB23XC4L2js.getNodeSlotIds; exports.getPathDepth = _chunkB23XC4L2js.getPathDepth; exports.getPolicy = _chunkB23XC4L2js.getPolicy; exports.getRelationPath = _chunkB23XC4L2js.getRelationPath; exports.getRollupFilterOperators = getRollupFilterOperators; exports.getSchemaByNameFromContext = _chunkB23XC4L2js.getSchemaByNameFromContext; exports.getSchemaContext = _chunkB23XC4L2js.getSchemaContext; exports.getSchemaFromContext = _chunkB23XC4L2js.getSchemaFromContext; exports.getSyncPreview = _chunkB23XC4L2js.getSyncPreview; exports.getSystemAttributeList = _chunkB23XC4L2js.getSystemAttributeList; exports.getTargetAttributeName = _chunkB23XC4L2js.getTargetAttributeName; exports.getTenantId = _chunkB23XC4L2js.getTenantId; exports.getUserId = _chunkB23XC4L2js.getUserId; exports.getViewSeedPreview = _chunkB23XC4L2js.getViewSeedPreview; exports.getViewSyncPreview = _chunkB23XC4L2js.getViewSyncPreview; exports.getZoneAllowedTypes = _chunkB23XC4L2js.getZoneAllowedTypes; exports.group = _chunkB23XC4L2js.group; exports.groupNodesByZone = _chunkB23XC4L2js.groupNodesByZone; exports.hasContext = _chunkB23XC4L2js.hasContext; exports.hasFeatureFlagsContext = _chunkB23XC4L2js.hasFeatureFlagsContext; exports.hasOptions = _chunkB23XC4L2js.hasOptions; exports.hasProperties = _chunkB23XC4L2js.hasProperties; exports.hasRelationReferences = _chunkB23XC4L2js.hasRelationReferences; exports.hasSchemaContext = _chunkB23XC4L2js.hasSchemaContext; exports.hashOptions = _chunkB23XC4L2js.hashOptions; exports.inValues = _chunkB23XC4L2js.inValues; exports.indexBy = _chunkE6XO2STSjs.indexBy; exports.inferInverseCardinality = _chunkB23XC4L2js.inferInverseCardinality; exports.isAINode = _chunkB23XC4L2js.isAINode; exports.isActivityTab = isActivityTab; exports.isAdvancedFormNode = _chunkB23XC4L2js.isAdvancedFormNode; exports.isAssignNode = _chunkB23XC4L2js.isAssignNode; exports.isAttributeSortable = _chunkB23XC4L2js.isAttributeSortable; exports.isBehaviorProperty = _chunkB23XC4L2js.isBehaviorProperty; exports.isBilateralRelation = _chunkB23XC4L2js.isBilateralRelation; exports.isCalendarView = isCalendarView; exports.isConditionGroup = _chunkB23XC4L2js.isConditionGroup; exports.isConditionNode = _chunkB23XC4L2js.isConditionNode; exports.isConditionRule = _chunkB23XC4L2js.isConditionRule; exports.isCustomTab = isCustomTab; exports.isDefaultRole = _chunk7WT53FJ4js.isDefaultRole; exports.isDetailView = isDetailView; exports.isDocumentsTab = isDocumentsTab; exports.isEmpty = _chunkB23XC4L2js.isEmpty; exports.isEndNode = _chunkB23XC4L2js.isEndNode; exports.isFeatureEnabled = _chunkB23XC4L2js.isFeatureEnabled; exports.isFieldGroup = isFieldGroup; exports.isFlowDefinition = _chunkB23XC4L2js.isFlowDefinition; exports.isFlowFieldsRow = _chunkB23XC4L2js.isFlowFieldsRow; exports.isFlowPublished = _chunkB23XC4L2js.isFlowPublished; exports.isFlowsTab = isFlowsTab; exports.isForbiddenError = _chunkB23XC4L2js.isForbiddenError; exports.isFormFieldsRow = _chunkB23XC4L2js.isFormFieldsRow; exports.isFormNode = _chunkB23XC4L2js.isFormNode; exports.isFormTab = isFormTab; exports.isGalleryView = isGalleryView; exports.isGrantExpired = _chunkB23XC4L2js.isGrantExpired; exports.isGrantRevoked = _chunkB23XC4L2js.isGrantRevoked; exports.isGrantValid = _chunkB23XC4L2js.isGrantValid; exports.isIdentityProperty = _chunkB23XC4L2js.isIdentityProperty; exports.isInstanceEvent = _chunkB23XC4L2js.isInstanceEvent; exports.isInstanceTerminal = _chunkB23XC4L2js.isInstanceTerminal; exports.isInstanceWaiting = _chunkB23XC4L2js.isInstanceWaiting; exports.isInverseSourceTab = isInverseSourceTab; exports.isInvitationAccepted = _chunkB23XC4L2js.isInvitationAccepted; exports.isInvitationExpired = _chunkB23XC4L2js.isInvitationExpired; exports.isInvitationOrGrantEvent = _chunkB23XC4L2js.isInvitationOrGrantEvent; exports.isInvitationValid = _chunkB23XC4L2js.isInvitationValid; exports.isLabelExpression = _chunkB23XC4L2js.isLabelExpression; exports.isLayoutRow = _chunkB23XC4L2js.isLayoutRow; exports.isListView = isListView; exports.isNoValueOperator = isNoValueOperator; exports.isNodeEvent = _chunkB23XC4L2js.isNodeEvent; exports.isNotEmpty = _chunkB23XC4L2js.isNotEmpty; exports.isNotFoundError = _chunkB23XC4L2js.isNotFoundError; exports.isPresentationProperty = _chunkB23XC4L2js.isPresentationProperty; exports.isProtectedResourceError = _chunkB23XC4L2js.isProtectedResourceError; exports.isRecordComplete = _chunkZW4N6FV7js.isRecordComplete; exports.isRelationGroup = isRelationGroup; exports.isRelationSourceTab = isRelationSourceTab; exports.isRichtextTab = isRichtextTab; exports.isSchemaError = _chunkB23XC4L2js.isSchemaError; exports.isSimpleFormNode = _chunkB23XC4L2js.isSimpleFormNode; exports.isStartNode = _chunkB23XC4L2js.isStartNode; exports.isSystemAttribute = _chunkB23XC4L2js.isSystemAttribute; exports.isSystemAttributeObject = _chunkB23XC4L2js.isSystemAttributeObject; exports.isSystemFlow = _chunkB23XC4L2js.isSystemFlow; exports.isSystemWorkflow = _chunkB23XC4L2js.isSystemWorkflow; exports.isTableTab = isTableTab; exports.isTimelineView = isTimelineView; exports.isTokenRevoked = _chunkB23XC4L2js.isTokenRevoked; exports.isUniversalRelation = _chunkB23XC4L2js.isUniversalRelation; exports.isValidationError = _chunkB23XC4L2js.isValidationError; exports.isViewCustomized = isViewCustomized; exports.isWorkflowDefinition = _chunkB23XC4L2js.isWorkflowDefinition; exports.isWorkflowPublished = _chunkB23XC4L2js.isWorkflowPublished; exports.jsonFlag = jsonFlag; exports.listView = _chunkB23XC4L2js.listView; exports.location = _chunkB23XC4L2js.location; exports.locationConfigSchema = _chunkZW4N6FV7js.locationConfigSchema; exports.mergeWithDefaults = _chunkB23XC4L2js.mergeWithDefaults; exports.multiselect = _chunkB23XC4L2js.multiselect; exports.multiselectConfigSchema = _chunkZW4N6FV7js.multiselectConfigSchema; exports.neq = _chunkB23XC4L2js.neq; exports.nodeTypeRegistry = _chunkB23XC4L2js.nodeTypeRegistry; exports.normalizePhoneNumber = _chunkZW4N6FV7js.normalizePhoneNumber; exports.number = _chunkB23XC4L2js.number; exports.numberConfigSchema = _chunkZW4N6FV7js.numberConfigSchema; exports.numberFlag = numberFlag; exports.object = _chunkB23XC4L2js.object; exports.or = _chunkB23XC4L2js.or; exports.parseAttributeConfig = _chunkZW4N6FV7js.parseAttributeConfig; exports.parsePath = _chunkB23XC4L2js.parsePath; exports.parseRawPhoneInput = _chunkZW4N6FV7js.parseRawPhoneInput; exports.pathHasManyCardinality = _chunkB23XC4L2js.pathHasManyCardinality; exports.phone = _chunkB23XC4L2js.phone; exports.phoneConfigSchema = _chunkZW4N6FV7js.phoneConfigSchema; exports.rating = _chunkB23XC4L2js.rating; exports.ratingConfigSchema = _chunkZW4N6FV7js.ratingConfigSchema; exports.recalculateParentRollups = _chunkB23XC4L2js.recalculateParentRollups; exports.registry = _chunkB23XC4L2js.registry; exports.relation = _chunkB23XC4L2js.relation; exports.relationConfigSchema = _chunkZW4N6FV7js.relationConfigSchema; exports.relationGroup = _chunkB23XC4L2js.relationGroup; exports.renderLabelExpression = _chunkB23XC4L2js.renderLabelExpression; exports.resetViewToDefault = resetViewToDefault; exports.resolveMultiplePaths = _chunkB23XC4L2js.resolveMultiplePaths; exports.resolveSingleValue = _chunkB23XC4L2js.resolveSingleValue; exports.richtext = _chunkB23XC4L2js.richtext; exports.richtextConfigSchema = _chunkZW4N6FV7js.richtextConfigSchema; exports.rollup = _chunkB23XC4L2js.rollup; exports.rollupConfigSchema = _chunkZW4N6FV7js.rollupConfigSchema; exports.runWithContext = _chunkB23XC4L2js.runWithContext; exports.runWithFeatureFlags = _chunkB23XC4L2js.runWithFeatureFlags; exports.runWithMergedSchemaContext = _chunkB23XC4L2js.runWithMergedSchemaContext; exports.runWithSchemaContext = _chunkB23XC4L2js.runWithSchemaContext; exports.safeParseAttributeConfig = _chunkZW4N6FV7js.safeParseAttributeConfig; exports.seedRegistryViews = _chunkB23XC4L2js.seedRegistryViews; exports.select = _chunkB23XC4L2js.select; exports.selectConfigSchema = _chunkZW4N6FV7js.selectConfigSchema; exports.setContextValue = _chunkB23XC4L2js.setContextValue; exports.setNodeNext = _chunkB23XC4L2js.setNodeNext; exports.slugify = _chunkE6XO2STSjs.slugify; exports.status = _chunkB23XC4L2js.status; exports.statusConfigSchema = _chunkZW4N6FV7js.statusConfigSchema; exports.stringFlag = stringFlag; exports.success = _chunkB23XC4L2js.success; exports.syncAll = _chunkB23XC4L2js.syncAll; exports.syncNativeObjects = _chunkB23XC4L2js.syncNativeObjects; exports.syncNativeViews = _chunkB23XC4L2js.syncNativeViews; exports.text = _chunkB23XC4L2js.text; exports.textConfigSchema = _chunkZW4N6FV7js.textConfigSchema; exports.textarea = _chunkB23XC4L2js.textarea; exports.textareaConfigSchema = _chunkZW4N6FV7js.textareaConfigSchema; exports.toUndefinedIfEmpty = _chunkB23XC4L2js.toUndefinedIfEmpty; exports.traversePath = _chunkB23XC4L2js.traversePath; exports.tryGetFeatureValue = _chunkB23XC4L2js.tryGetFeatureValue; exports.user = _chunkB23XC4L2js.user; exports.userConfigSchema = _chunkZW4N6FV7js.userConfigSchema; exports.validateAttribute = _chunkZW4N6FV7js.validateAttribute; exports.validateAttributeConfig = _chunkZW4N6FV7js.validateAttributeConfig; exports.validateDraft = _chunkZW4N6FV7js.validateDraft; exports.validateDraftOrThrow = _chunkZW4N6FV7js.validateDraftOrThrow; exports.validateFormulaExpression = _chunkB23XC4L2js.validateFormulaExpression; exports.validateNode = _chunkB23XC4L2js.validateNode; exports.validateObject = _chunkZW4N6FV7js.validateObject; exports.validateObjectOrThrow = _chunkZW4N6FV7js.validateObjectOrThrow; exports.validatePath = _chunkB23XC4L2js.validatePath; exports.validatePhoneNumber = _chunkZW4N6FV7js.validatePhoneNumber; exports.verifyNativeObjectsSync = _chunkB23XC4L2js.verifyNativeObjectsSync; exports.verifyNativeViewsSync = _chunkB23XC4L2js.verifyNativeViewsSync; exports.verifyRegistryViewsSeeded = _chunkB23XC4L2js.verifyRegistryViewsSeeded; exports.view = _chunkB23XC4L2js.view; exports.viewRegistry = viewRegistry; exports.wait = _chunkB23XC4L2js.wait; exports.withFeatureFlags = _chunkB23XC4L2js.withFeatureFlags; exports.withTenantContext = _chunkB23XC4L2js.withTenantContext; exports.workflow = _chunkB23XC4L2js.workflow;
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
|
+
AIActionConfigSchema,
|
|
3
|
+
AIActionRegistry,
|
|
4
|
+
AIExecutor,
|
|
5
|
+
AINodeSchema,
|
|
2
6
|
ActivityTabConfig,
|
|
3
7
|
AssignExecutor,
|
|
4
8
|
AssignNodeSchema,
|
|
@@ -11,6 +15,8 @@ import {
|
|
|
11
15
|
BEHAVIOR_PROPERTIES,
|
|
12
16
|
BaseRepository,
|
|
13
17
|
BaseService,
|
|
18
|
+
CodeExecutionActionSchema,
|
|
19
|
+
CodeExecutionHandler,
|
|
14
20
|
ConcurrentModificationError,
|
|
15
21
|
ConditionExecutor,
|
|
16
22
|
ConditionGroupSchema,
|
|
@@ -22,6 +28,8 @@ import {
|
|
|
22
28
|
DEFAULT_LABEL_FALLBACK,
|
|
23
29
|
DEFAULT_THEME,
|
|
24
30
|
DetailViewBuilder,
|
|
31
|
+
DocumentGenerationActionSchema,
|
|
32
|
+
DocumentGenerationHandler,
|
|
25
33
|
DocumentProcessingService,
|
|
26
34
|
DocumentService,
|
|
27
35
|
DocumentsTabConfig,
|
|
@@ -116,6 +124,7 @@ import {
|
|
|
116
124
|
ViewBuilder,
|
|
117
125
|
ViewService,
|
|
118
126
|
ViewportSchema,
|
|
127
|
+
WorkflowAIBuilder,
|
|
119
128
|
WorkflowAccessGrantService,
|
|
120
129
|
WorkflowAssignBuilder,
|
|
121
130
|
WorkflowBuilder,
|
|
@@ -163,6 +172,7 @@ import {
|
|
|
163
172
|
createContextForDelete,
|
|
164
173
|
createContextForRestore,
|
|
165
174
|
createContextForUpdate,
|
|
175
|
+
createDefaultAIActionRegistry,
|
|
166
176
|
createDefaultExecutorRegistry,
|
|
167
177
|
createDefaultState,
|
|
168
178
|
createEmptyContext,
|
|
@@ -236,6 +246,7 @@ import {
|
|
|
236
246
|
hashOptions,
|
|
237
247
|
inValues,
|
|
238
248
|
inferInverseCardinality,
|
|
249
|
+
isAINode,
|
|
239
250
|
isAdvancedFormNode,
|
|
240
251
|
isAssignNode,
|
|
241
252
|
isAttributeSortable,
|
|
@@ -335,7 +346,7 @@ import {
|
|
|
335
346
|
withFeatureFlags,
|
|
336
347
|
withTenantContext,
|
|
337
348
|
workflow
|
|
338
|
-
} from "./chunk-
|
|
349
|
+
} from "./chunk-IFJJT3JZ.mjs";
|
|
339
350
|
import {
|
|
340
351
|
asTenantId,
|
|
341
352
|
asUserId,
|
|
@@ -1599,6 +1610,10 @@ function isViewCustomized(view2, object2) {
|
|
|
1599
1610
|
return true;
|
|
1600
1611
|
}
|
|
1601
1612
|
export {
|
|
1613
|
+
AIActionConfigSchema,
|
|
1614
|
+
AIActionRegistry,
|
|
1615
|
+
AIExecutor,
|
|
1616
|
+
AINodeSchema,
|
|
1602
1617
|
ALL_ACTIONS,
|
|
1603
1618
|
ALL_SYSTEM_RESOURCES,
|
|
1604
1619
|
ActivityTabConfig,
|
|
@@ -1613,6 +1628,8 @@ export {
|
|
|
1613
1628
|
BEHAVIOR_PROPERTIES,
|
|
1614
1629
|
BaseRepository,
|
|
1615
1630
|
BaseService,
|
|
1631
|
+
CodeExecutionActionSchema,
|
|
1632
|
+
CodeExecutionHandler,
|
|
1616
1633
|
ConcurrentModificationError,
|
|
1617
1634
|
ConditionExecutor,
|
|
1618
1635
|
ConditionGroupSchema,
|
|
@@ -1630,6 +1647,8 @@ export {
|
|
|
1630
1647
|
DEFAULT_THEME,
|
|
1631
1648
|
DEFAULT_VALIDATION_MESSAGES,
|
|
1632
1649
|
DetailViewBuilder,
|
|
1650
|
+
DocumentGenerationActionSchema,
|
|
1651
|
+
DocumentGenerationHandler,
|
|
1633
1652
|
DocumentProcessingService,
|
|
1634
1653
|
DocumentService,
|
|
1635
1654
|
DocumentsTabConfig,
|
|
@@ -1731,6 +1750,7 @@ export {
|
|
|
1731
1750
|
ViewBuilder,
|
|
1732
1751
|
ViewService,
|
|
1733
1752
|
ViewportSchema,
|
|
1753
|
+
WorkflowAIBuilder,
|
|
1734
1754
|
WorkflowAccessGrantService,
|
|
1735
1755
|
WorkflowAssignBuilder,
|
|
1736
1756
|
WorkflowBuilder,
|
|
@@ -1791,6 +1811,7 @@ export {
|
|
|
1791
1811
|
createContextForUpdate,
|
|
1792
1812
|
createCurrencyValidator,
|
|
1793
1813
|
createDateValidator,
|
|
1814
|
+
createDefaultAIActionRegistry,
|
|
1794
1815
|
createDefaultExecutorRegistry,
|
|
1795
1816
|
createDefaultState,
|
|
1796
1817
|
createDraftValidator,
|
|
@@ -1905,6 +1926,7 @@ export {
|
|
|
1905
1926
|
inValues,
|
|
1906
1927
|
indexBy,
|
|
1907
1928
|
inferInverseCardinality,
|
|
1929
|
+
isAINode,
|
|
1908
1930
|
isActivityTab,
|
|
1909
1931
|
isAdvancedFormNode,
|
|
1910
1932
|
isAssignNode,
|