twenty-sdk 2.14.0 → 2.16.0
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/README.md +4 -0
- package/dist/{AllIcons-BwIoyggb-BCMFgulw.mjs → AllIcons-CdbaxNyc-CJcUHQBl.mjs} +492 -493
- package/dist/AllIcons-CdbaxNyc-DR-8e_UM.js +1 -0
- package/dist/assets/halftone-backdrop.png +0 -0
- package/dist/billing/index.cjs +1 -1
- package/dist/billing/index.cjs.map +1 -1
- package/dist/billing/index.mjs +2 -1
- package/dist/billing/index.mjs.map +1 -1
- package/dist/{catalog-sync-CXDxoJ8O.mjs → catalog-sync-BYM3GqZl.mjs} +1 -1
- package/dist/catalog-sync-w6yKppKP.js +1 -0
- package/dist/cli/commands/dev/dev.d.ts +1 -0
- package/dist/cli/operations/index.d.ts +2 -0
- package/dist/cli/operations/server-start.d.ts +1 -0
- package/dist/cli/utilities/api/api-client.d.ts +3 -1
- package/dist/cli/utilities/api/api-response-type.d.ts +1 -0
- package/dist/cli/utilities/auth/reauth-helper.d.ts +2 -0
- package/dist/cli/utilities/build/common/build-application.d.ts +2 -0
- package/dist/cli/utilities/build/cover/apply-generated-cover.d.ts +9 -0
- package/dist/cli/utilities/build/cover/assets/twenty-logo-mark-path.d.ts +1 -0
- package/dist/cli/utilities/build/cover/generate-cover-image.d.ts +5 -0
- package/dist/cli/utilities/build/cover/generated-asset.type.d.ts +4 -0
- package/dist/cli/utilities/build/cover/generated-cover-path.d.ts +1 -0
- package/dist/cli/utilities/server/docker-container.d.ts +1 -0
- package/dist/cli/utilities/version/get-engine-version-range.d.ts +1 -0
- package/dist/cli/utilities/version/resolve-highest-engine-version.d.ts +1 -0
- package/dist/cli.cjs +34 -34
- package/dist/cli.mjs +1605 -1600
- package/dist/define/index.cjs +21 -21
- package/dist/define/index.cjs.map +1 -1
- package/dist/define/index.d.ts +127 -7
- package/dist/define/index.mjs +36027 -34678
- package/dist/define/index.mjs.map +1 -1
- package/dist/front-component/index.cjs +1 -1
- package/dist/front-component/index.cjs.map +1 -1
- package/dist/front-component/index.d.ts +2 -2
- package/dist/front-component/index.mjs +3 -3
- package/dist/front-component/index.mjs.map +1 -1
- package/dist/front-component-renderer.cjs +1 -1
- package/dist/get-function-input-schema-GNk3NRLJ-D8x7FINz.js +1 -0
- package/dist/{get-function-input-schema-NI9y_bIk-Cdh2RIb9.mjs → get-function-input-schema-GNk3NRLJ-zQkANyT3.mjs} +31 -21
- package/dist/icon-DMT-YeKi-C9-AduNa.mjs +10168 -0
- package/dist/icon-DMT-YeKi-Cz0W5sJA.js +1 -0
- package/dist/isDefined-Dtu5EYqP-Dp026Ry1.js +1 -0
- package/dist/logic-function/get-function-input-schema-GNk3NRLJ-D8x7FINz.js +2 -0
- package/dist/logic-function/get-function-input-schema-GNk3NRLJ-D8x7FINz.js.map +1 -0
- package/dist/logic-function/get-function-input-schema-GNk3NRLJ-DSc3lI49.mjs +75 -0
- package/dist/logic-function/get-function-input-schema-GNk3NRLJ-DSc3lI49.mjs.map +1 -0
- package/dist/logic-function/index.cjs +4 -4
- package/dist/logic-function/index.cjs.map +1 -1
- package/dist/logic-function/index.d.ts +26 -5
- package/dist/logic-function/index.mjs +144 -28
- package/dist/logic-function/index.mjs.map +1 -1
- package/dist/logic-function/isDefined-Dtu5EYqP-CMNeFg4z.mjs +7 -0
- package/dist/logic-function/isDefined-Dtu5EYqP-CMNeFg4z.mjs.map +1 -0
- package/dist/logic-function/isDefined-Dtu5EYqP-Dp026Ry1.js +2 -0
- package/dist/logic-function/isDefined-Dtu5EYqP-Dp026Ry1.js.map +1 -0
- package/dist/login-D7nyXinY.js +345 -0
- package/dist/{login-oauth-BRpqOH2x.mjs → login-rU5te3B6.mjs} +43931 -42338
- package/dist/operations.cjs +1 -1
- package/dist/operations.mjs +4 -4
- package/dist/ui/index.cjs +25 -6
- package/dist/ui/index.d.ts +18 -12
- package/dist/ui/index.mjs +15247 -1078
- package/dist/utils/index.cjs +1 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +3 -1
- package/dist/utils/index.mjs +11 -9
- package/dist/utils/index.mjs.map +1 -1
- package/package.json +6 -3
- package/dist/AllIcons-BwIoyggb-Pq3paugc.js +0 -1
- package/dist/catalog-sync-sANH0f3Y.js +0 -1
- package/dist/display-Co0K-nTB-CGtaWbMi.js +0 -83
- package/dist/display-Co0K-nTB-DAirZFT6.mjs +0 -54635
- package/dist/get-function-input-schema-NI9y_bIk-CqUY25sG.js +0 -1
- package/dist/login-oauth-0T8eWvyh.js +0 -345
package/dist/define/index.d.ts
CHANGED
|
@@ -698,6 +698,7 @@ type ViewConfiguration = {
|
|
|
698
698
|
type RecordTableConfiguration = {
|
|
699
699
|
configurationType: 'RECORD_TABLE';
|
|
700
700
|
viewId?: string;
|
|
701
|
+
recordLimit?: number;
|
|
701
702
|
};
|
|
702
703
|
type FieldConfiguration = {
|
|
703
704
|
configurationType: 'FIELD';
|
|
@@ -907,8 +908,12 @@ type IndexManifest = SyncableEntityOptions$1 & {
|
|
|
907
908
|
fields: IndexFieldManifest[];
|
|
908
909
|
};
|
|
909
910
|
|
|
911
|
+
type ServerRouteTriggerSettings = {
|
|
912
|
+
forwardedRequestHeaders?: string[];
|
|
913
|
+
};
|
|
914
|
+
|
|
910
915
|
type InputJsonSchema = {
|
|
911
|
-
type?: 'string' | 'number' | 'boolean' | 'object' | 'array' | 'integer' | 'null';
|
|
916
|
+
type?: 'string' | 'number' | 'boolean' | 'object' | 'array' | 'integer' | 'null' | 'record' | 'records';
|
|
912
917
|
description?: string;
|
|
913
918
|
enum?: unknown[];
|
|
914
919
|
items?: InputJsonSchema;
|
|
@@ -919,6 +924,7 @@ type InputJsonSchema = {
|
|
|
919
924
|
maximum?: number;
|
|
920
925
|
multiline?: boolean;
|
|
921
926
|
label?: string;
|
|
927
|
+
objectUniversalIdentifier?: string;
|
|
922
928
|
};
|
|
923
929
|
|
|
924
930
|
type ToolTriggerSettings = {
|
|
@@ -928,7 +934,8 @@ type ToolTriggerSettings = {
|
|
|
928
934
|
type LeafType = 'string' | 'number' | 'boolean' | 'array' | 'unknown';
|
|
929
935
|
type NodeType = 'object' | 'unknown';
|
|
930
936
|
|
|
931
|
-
type
|
|
937
|
+
type RecordSchemaType = 'record' | 'records';
|
|
938
|
+
type InputSchemaPropertyType = LeafType | NodeType | RecordSchemaType | FieldMetadataType;
|
|
932
939
|
type InputSchemaProperty = {
|
|
933
940
|
type: InputSchemaPropertyType;
|
|
934
941
|
enum?: string[];
|
|
@@ -936,6 +943,7 @@ type InputSchemaProperty = {
|
|
|
936
943
|
properties?: Properties$1;
|
|
937
944
|
multiline?: boolean;
|
|
938
945
|
label?: string;
|
|
946
|
+
objectUniversalIdentifier?: string;
|
|
939
947
|
};
|
|
940
948
|
type Properties$1 = {
|
|
941
949
|
[name: string]: InputSchemaProperty;
|
|
@@ -956,6 +964,7 @@ type LogicFunctionManifest = SyncableEntityOptions$1 & {
|
|
|
956
964
|
cronTriggerSettings?: CronTriggerSettings;
|
|
957
965
|
databaseEventTriggerSettings?: DatabaseEventTriggerSettings;
|
|
958
966
|
httpRouteTriggerSettings?: HttpRouteTriggerSettings;
|
|
967
|
+
serverRouteTriggerSettings?: ServerRouteTriggerSettings;
|
|
959
968
|
toolTriggerSettings?: ToolTriggerSettings;
|
|
960
969
|
workflowActionTriggerSettings?: WorkflowActionTriggerSettings;
|
|
961
970
|
sourceHandlerPath: string;
|
|
@@ -1052,6 +1061,23 @@ type FieldPermissionManifest = SyncableEntityOptions$1 & {
|
|
|
1052
1061
|
canReadFieldValue?: boolean;
|
|
1053
1062
|
canUpdateFieldValue?: boolean;
|
|
1054
1063
|
};
|
|
1064
|
+
type RowLevelPermissionPredicateGroupManifest = SyncableEntityOptions$1 & {
|
|
1065
|
+
objectUniversalIdentifier: string;
|
|
1066
|
+
logicalOperator: RowLevelPermissionPredicateGroupLogicalOperator;
|
|
1067
|
+
parentPredicateGroupUniversalIdentifier?: string | null;
|
|
1068
|
+
position?: number | null;
|
|
1069
|
+
};
|
|
1070
|
+
type RowLevelPermissionPredicateManifest = SyncableEntityOptions$1 & {
|
|
1071
|
+
objectUniversalIdentifier: string;
|
|
1072
|
+
fieldUniversalIdentifier: string;
|
|
1073
|
+
operand: RowLevelPermissionPredicateOperand;
|
|
1074
|
+
value?: RowLevelPermissionPredicateValue | null;
|
|
1075
|
+
subFieldName?: string | null;
|
|
1076
|
+
workspaceMemberFieldUniversalIdentifier?: string | null;
|
|
1077
|
+
workspaceMemberSubFieldName?: string | null;
|
|
1078
|
+
predicateGroupUniversalIdentifier?: string | null;
|
|
1079
|
+
position?: number | null;
|
|
1080
|
+
};
|
|
1055
1081
|
type RoleManifest = SyncableEntityOptions$1 & {
|
|
1056
1082
|
label: string;
|
|
1057
1083
|
description?: string;
|
|
@@ -1067,6 +1093,8 @@ type RoleManifest = SyncableEntityOptions$1 & {
|
|
|
1067
1093
|
canBeAssignedToApiKeys?: boolean;
|
|
1068
1094
|
objectPermissions?: ObjectPermissionManifest[];
|
|
1069
1095
|
fieldPermissions?: FieldPermissionManifest[];
|
|
1096
|
+
rowLevelPermissionPredicates?: RowLevelPermissionPredicateManifest[];
|
|
1097
|
+
rowLevelPermissionPredicateGroups?: RowLevelPermissionPredicateGroupManifest[];
|
|
1070
1098
|
permissionFlagUniversalIdentifiers?: string[];
|
|
1071
1099
|
};
|
|
1072
1100
|
|
|
@@ -1129,6 +1157,7 @@ type ViewManifest = SyncableEntityOptions$1 & {
|
|
|
1129
1157
|
openRecordIn?: ViewOpenRecordIn;
|
|
1130
1158
|
mainGroupByFieldMetadataUniversalIdentifier?: string;
|
|
1131
1159
|
shouldHideEmptyGroups?: boolean;
|
|
1160
|
+
kanbanColumnWidth?: number | null;
|
|
1132
1161
|
kanbanAggregateOperation?: AggregateOperations;
|
|
1133
1162
|
kanbanAggregateOperationFieldMetadataUniversalIdentifier?: string;
|
|
1134
1163
|
calendarLayout?: ViewCalendarLayout;
|
|
@@ -1141,7 +1170,7 @@ type ViewManifest = SyncableEntityOptions$1 & {
|
|
|
1141
1170
|
sorts?: ViewSortManifest[];
|
|
1142
1171
|
};
|
|
1143
1172
|
|
|
1144
|
-
type ApplicationConfig = Omit<ApplicationManifest, 'packageJsonChecksum' | 'yarnLockChecksum' | 'postInstallLogicFunction' | 'preInstallLogicFunction' | 'defaultRoleUniversalIdentifier'> & {
|
|
1173
|
+
type ApplicationConfig = Omit<ApplicationManifest, 'packageJsonChecksum' | 'yarnLockChecksum' | 'postInstallLogicFunction' | 'preInstallLogicFunction' | 'defaultRoleUniversalIdentifier' | 'aboutDescription'> & {
|
|
1145
1174
|
/**
|
|
1146
1175
|
* @deprecated Use `defineApplicationRole()` in your role file instead.
|
|
1147
1176
|
*/
|
|
@@ -1160,9 +1189,20 @@ type FrontComponentConfig = Omit<FrontComponentManifest, 'sourceComponentPath' |
|
|
|
1160
1189
|
type IndexConfig = IndexManifest;
|
|
1161
1190
|
|
|
1162
1191
|
type LogicFunctionHandler = (...args: any[]) => any | Promise<any>;
|
|
1163
|
-
type
|
|
1164
|
-
|
|
1192
|
+
type ServerRouteResolverResult = {
|
|
1193
|
+
workspaceId: string;
|
|
1194
|
+
targetLogicFunctionUniversalIdentifier: string;
|
|
1195
|
+
payload?: object;
|
|
1165
1196
|
};
|
|
1197
|
+
type ServerRouteResolverHandler = (...args: any[]) => ServerRouteResolverResult | Promise<ServerRouteResolverResult>;
|
|
1198
|
+
type LogicFunctionConfigBase = Omit<LogicFunctionManifest, 'sourceHandlerPath' | 'builtHandlerPath' | 'builtHandlerChecksum' | 'handlerName' | 'serverRouteTriggerSettings'>;
|
|
1199
|
+
type LogicFunctionConfig = LogicFunctionConfigBase & ({
|
|
1200
|
+
serverRouteTriggerSettings?: undefined;
|
|
1201
|
+
handler: LogicFunctionHandler;
|
|
1202
|
+
} | {
|
|
1203
|
+
serverRouteTriggerSettings: ServerRouteTriggerSettings;
|
|
1204
|
+
handler: ServerRouteResolverHandler;
|
|
1205
|
+
});
|
|
1166
1206
|
|
|
1167
1207
|
type ObjectConfig = Omit<ObjectManifest, 'labelIdentifierFieldMetadataUniversalIdentifier'> & {
|
|
1168
1208
|
labelIdentifierFieldMetadataUniversalIdentifier?: string;
|
|
@@ -1943,6 +1983,55 @@ declare const STANDARD_OBJECTS: {
|
|
|
1943
1983
|
};
|
|
1944
1984
|
};
|
|
1945
1985
|
};
|
|
1986
|
+
readonly calendarEventRecordPageFields: {
|
|
1987
|
+
readonly universalIdentifier: "c73668d1-022d-4eaf-b825-4e2548180db6";
|
|
1988
|
+
readonly viewFieldGroups: {
|
|
1989
|
+
readonly general: {
|
|
1990
|
+
readonly universalIdentifier: "aeadeb9e-3673-4c0c-8845-f59cb1e6ca42";
|
|
1991
|
+
};
|
|
1992
|
+
readonly system: {
|
|
1993
|
+
readonly universalIdentifier: "eb1aadeb-7feb-44d1-9f9a-e9929e8690fc";
|
|
1994
|
+
};
|
|
1995
|
+
};
|
|
1996
|
+
readonly viewFields: {
|
|
1997
|
+
readonly title: {
|
|
1998
|
+
readonly universalIdentifier: "d17fc76f-2c3a-4c84-8249-27227bf71638";
|
|
1999
|
+
};
|
|
2000
|
+
readonly startsAt: {
|
|
2001
|
+
readonly universalIdentifier: "7bbd3744-d870-4704-882c-071732ed23d9";
|
|
2002
|
+
};
|
|
2003
|
+
readonly endsAt: {
|
|
2004
|
+
readonly universalIdentifier: "ed7ca7e9-c8b3-4516-be4c-6491a27af847";
|
|
2005
|
+
};
|
|
2006
|
+
readonly isFullDay: {
|
|
2007
|
+
readonly universalIdentifier: "5d8f89b7-ec9e-41d6-9efe-96f9c32e6c20";
|
|
2008
|
+
};
|
|
2009
|
+
readonly isCanceled: {
|
|
2010
|
+
readonly universalIdentifier: "a01f490d-cf67-4458-801e-13d81e74b45a";
|
|
2011
|
+
};
|
|
2012
|
+
readonly conferenceLink: {
|
|
2013
|
+
readonly universalIdentifier: "5ad748ae-e1bb-47bb-ac34-d82663c31b6e";
|
|
2014
|
+
};
|
|
2015
|
+
readonly location: {
|
|
2016
|
+
readonly universalIdentifier: "66c73e74-56e6-40c3-b776-0081ee757b8a";
|
|
2017
|
+
};
|
|
2018
|
+
readonly description: {
|
|
2019
|
+
readonly universalIdentifier: "a09449be-b23f-48d4-b0dc-0bd36813220a";
|
|
2020
|
+
};
|
|
2021
|
+
readonly externalCreatedAt: {
|
|
2022
|
+
readonly universalIdentifier: "689c3eba-bedf-4a52-b9f1-3e34ce718251";
|
|
2023
|
+
};
|
|
2024
|
+
readonly externalUpdatedAt: {
|
|
2025
|
+
readonly universalIdentifier: "7823fa45-8cba-47ba-8dfb-5841bef44fc6";
|
|
2026
|
+
};
|
|
2027
|
+
readonly iCalUid: {
|
|
2028
|
+
readonly universalIdentifier: "8be763dd-6217-47fb-a7d2-ac223af881d2";
|
|
2029
|
+
};
|
|
2030
|
+
readonly conferenceSolution: {
|
|
2031
|
+
readonly universalIdentifier: "795905b6-c6f8-42cf-b8ea-3e5b6d32145f";
|
|
2032
|
+
};
|
|
2033
|
+
};
|
|
2034
|
+
};
|
|
1946
2035
|
};
|
|
1947
2036
|
};
|
|
1948
2037
|
readonly callRecording: {
|
|
@@ -4981,6 +5070,33 @@ declare const STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS: {
|
|
|
4981
5070
|
};
|
|
4982
5071
|
};
|
|
4983
5072
|
};
|
|
5073
|
+
calendarEventRecordPage: {
|
|
5074
|
+
universalIdentifier: string;
|
|
5075
|
+
tabs: {
|
|
5076
|
+
home: {
|
|
5077
|
+
universalIdentifier: string;
|
|
5078
|
+
widgets: {
|
|
5079
|
+
fields: {
|
|
5080
|
+
universalIdentifier: string;
|
|
5081
|
+
};
|
|
5082
|
+
participants: {
|
|
5083
|
+
universalIdentifier: string;
|
|
5084
|
+
};
|
|
5085
|
+
callRecordings: {
|
|
5086
|
+
universalIdentifier: string;
|
|
5087
|
+
};
|
|
5088
|
+
};
|
|
5089
|
+
};
|
|
5090
|
+
timeline: {
|
|
5091
|
+
universalIdentifier: string;
|
|
5092
|
+
widgets: {
|
|
5093
|
+
timeline: {
|
|
5094
|
+
universalIdentifier: string;
|
|
5095
|
+
};
|
|
5096
|
+
};
|
|
5097
|
+
};
|
|
5098
|
+
};
|
|
5099
|
+
};
|
|
4984
5100
|
calendarEventParticipantRecordPage: {
|
|
4985
5101
|
universalIdentifier: string;
|
|
4986
5102
|
tabs: {
|
|
@@ -5160,6 +5276,10 @@ declare const STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS: {
|
|
|
5160
5276
|
};
|
|
5161
5277
|
};
|
|
5162
5278
|
|
|
5279
|
+
type TwentyRecord<TObjectUniversalIdentifier extends string = string> = string & {
|
|
5280
|
+
readonly __object?: TObjectUniversalIdentifier;
|
|
5281
|
+
};
|
|
5282
|
+
|
|
5163
5283
|
declare const definePageLayout: DefineEntity<PageLayoutConfig>;
|
|
5164
5284
|
|
|
5165
5285
|
declare const definePageLayoutTab: DefineEntity<PageLayoutTabConfig>;
|
|
@@ -5204,5 +5324,5 @@ declare const defineView: DefineEntity<ViewConfig>;
|
|
|
5204
5324
|
|
|
5205
5325
|
declare const defineViewField: DefineEntity<StandaloneViewFieldManifest>;
|
|
5206
5326
|
|
|
5207
|
-
export { AggregateOperations, DateDisplayFormat, FieldMetadataSettingsOnClickAction, FieldMetadataType as FieldType, HTTPMethod, NavigationMenuItemType, NumberDataType, ObjectRecordBaseEvent, ObjectRecordCreateEvent, ObjectRecordDeleteEvent, ObjectRecordDestroyEvent, ObjectRecordGroupByDateGranularity, ObjectRecordRestoreEvent, ObjectRecordUpdateEvent, ObjectRecordUpsertEvent, RelationOnDeleteAction as OnDeleteAction, PageLayoutTabLayoutMode, RelationType, STANDARD_OBJECTS as STANDARD_OBJECT, STANDARD_OBJECTS as STANDARD_OBJECT_UNIVERSAL_IDENTIFIERS, STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS as STANDARD_PAGE_LAYOUT, STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS, SystemPermissionFlag, ViewCalendarLayout, ViewFilterGroupLogicalOperator, ViewFilterOperand, ViewKey, ViewOpenRecordIn, ViewSortDirection, ViewType, ViewVisibility, canAccessFullAdminPanel, canImpersonate, createValidationResult, defineAgent, defineApplication, defineApplicationRole, defineCommandMenuItem, defineConnectionProvider, defineField, defineFrontComponent, defineIndex, defineLogicFunction, defineNavigationMenuItem, defineObject, definePageLayout, definePageLayoutTab, definePermissionFlag, definePostInstallLogicFunction, definePreInstallLogicFunction, defineRole, defineSkill, defineView, defineViewField, every, everyDefined, everyEquals, favoriteRecordIds, featureFlags, generateDefaultFieldUniversalIdentifier, hasAnySoftDeleteFilterOnView, includes, includesEvery, isDashboardPageLayoutInEditMode, isDefined, isInSidePanel, isLayoutCustomizationModeEnabled, isNonEmptyString, isSelectAll, none, noneDefined, noneEquals, numberOfSelectedRecords, objectMetadataItem, objectMetadataLabel, objectPermissions, pageType, selectedRecords, some, someDefined, someEquals, someNonEmptyString, targetObjectReadPermissions, targetObjectWritePermissions, validateFields };
|
|
5208
|
-
export type { ActorMetadata as ActorField, AddressMetadata as AddressField, ApplicationConfig, CommandMenuItemConfig, CommandMenuItemManifest, CronPayload, CurrencyMetadata as CurrencyField, DatabaseEventPayload, DefinableEntity, DefineEntity, EmailsMetadata as EmailsField, FrontComponentConfig, FrontComponentType, FullNameMetadata as FullNameField, GridPosition, IndexConfig, IndexFieldManifest, IndexManifest, InputJsonSchema, InstallHandler, InstallPayload, LinksMetadata as LinksField, LogicFunctionConfig, LogicFunctionHandler, ObjectRecordEvent, PageLayoutConfig, PageLayoutManifest, PageLayoutTabConfig, PageLayoutTabManifest, PageLayoutWidgetConditionalDisplay, PageLayoutWidgetManifest, PageLayoutWidgetUniversalConfiguration, PermissionFlagConfig, PermissionFlagManifest, PermissionFlagPermissionType, PhonesMetadata as PhonesField, RichTextMetadata as RichTextField, LogicFunctionEvent as RoutePayload, StandaloneViewFieldManifest, SyncableEntityOptions, ValidationResult, ViewConfig, ViewFieldGroupManifest, ViewFieldManifest, ViewFilterGroupManifest, ViewFilterManifest, ViewGroupManifest, ViewManifestFilterValue, ViewSortManifest };
|
|
5327
|
+
export { AggregateOperations, DateDisplayFormat, FieldMetadataSettingsOnClickAction, FieldMetadataType as FieldType, HTTPMethod, NavigationMenuItemType, NumberDataType, ObjectRecordBaseEvent, ObjectRecordCreateEvent, ObjectRecordDeleteEvent, ObjectRecordDestroyEvent, ObjectRecordGroupByDateGranularity, ObjectRecordRestoreEvent, ObjectRecordUpdateEvent, ObjectRecordUpsertEvent, RelationOnDeleteAction as OnDeleteAction, PageLayoutTabLayoutMode, RelationType, RowLevelPermissionPredicateGroupLogicalOperator, RowLevelPermissionPredicateOperand, STANDARD_OBJECTS as STANDARD_OBJECT, STANDARD_OBJECTS as STANDARD_OBJECT_UNIVERSAL_IDENTIFIERS, STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS as STANDARD_PAGE_LAYOUT, STANDARD_PAGE_LAYOUT_UNIVERSAL_IDENTIFIERS, SystemPermissionFlag, ViewCalendarLayout, ViewFilterGroupLogicalOperator, ViewFilterOperand, ViewKey, ViewOpenRecordIn, ViewSortDirection, ViewType, ViewVisibility, canAccessFullAdminPanel, canImpersonate, createValidationResult, defineAgent, defineApplication, defineApplicationRole, defineCommandMenuItem, defineConnectionProvider, defineField, defineFrontComponent, defineIndex, defineLogicFunction, defineNavigationMenuItem, defineObject, definePageLayout, definePageLayoutTab, definePermissionFlag, definePostInstallLogicFunction, definePreInstallLogicFunction, defineRole, defineSkill, defineView, defineViewField, every, everyDefined, everyEquals, favoriteRecordIds, featureFlags, generateDefaultFieldUniversalIdentifier, hasAnySoftDeleteFilterOnView, includes, includesEvery, isDashboardPageLayoutInEditMode, isDefined, isInSidePanel, isLayoutCustomizationModeEnabled, isNonEmptyString, isSelectAll, none, noneDefined, noneEquals, numberOfSelectedRecords, objectMetadataItem, objectMetadataLabel, objectPermissions, pageType, selectedRecords, some, someDefined, someEquals, someNonEmptyString, targetObjectReadPermissions, targetObjectWritePermissions, validateFields };
|
|
5328
|
+
export type { ActorMetadata as ActorField, AddressMetadata as AddressField, ApplicationConfig, CommandMenuItemConfig, CommandMenuItemManifest, CronPayload, CurrencyMetadata as CurrencyField, DatabaseEventPayload, DefinableEntity, DefineEntity, EmailsMetadata as EmailsField, FrontComponentConfig, FrontComponentType, FullNameMetadata as FullNameField, GridPosition, IndexConfig, IndexFieldManifest, IndexManifest, InputJsonSchema, InstallHandler, InstallPayload, LinksMetadata as LinksField, LogicFunctionConfig, LogicFunctionHandler, ObjectRecordEvent, PageLayoutConfig, PageLayoutManifest, PageLayoutTabConfig, PageLayoutTabManifest, PageLayoutWidgetConditionalDisplay, PageLayoutWidgetManifest, PageLayoutWidgetUniversalConfiguration, PermissionFlagConfig, PermissionFlagManifest, PermissionFlagPermissionType, PhonesMetadata as PhonesField, RichTextMetadata as RichTextField, LogicFunctionEvent as RoutePayload, RowLevelPermissionPredicateGroupManifest, RowLevelPermissionPredicateManifest, StandaloneViewFieldManifest, SyncableEntityOptions, TwentyRecord, ValidationResult, ViewConfig, ViewFieldGroupManifest, ViewFieldManifest, ViewFilterGroupManifest, ViewFilterManifest, ViewGroupManifest, ViewManifestFilterValue, ViewSortManifest };
|