@elevasis/ui 2.25.0 → 2.25.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/app/index.css +14 -2
- package/dist/app/index.d.ts +457 -357
- package/dist/app/index.js +8 -7
- package/dist/auth/index.js +4 -4
- package/dist/charts/index.js +7 -7
- package/dist/{chunk-DDZOHLHB.js → chunk-26HQMR7S.js} +1 -1
- package/dist/{chunk-ZMXZ476Y.js → chunk-3AHEHVJ6.js} +3 -3
- package/dist/{chunk-LJWV4TWV.js → chunk-4ZFBVND2.js} +2 -2
- package/dist/{chunk-7D2HSSIW.js → chunk-7LJUTTXU.js} +5 -5
- package/dist/{chunk-ABV5LDDC.js → chunk-AZQY7AJR.js} +13 -24
- package/dist/{chunk-BIWHHWCJ.js → chunk-DWK2QIAK.js} +2 -1
- package/dist/{chunk-ZDKQNQ4X.js → chunk-GESXCQWY.js} +1 -1
- package/dist/{chunk-Z6FAH4XV.js → chunk-HKBEURCV.js} +1 -1
- package/dist/{chunk-HC2KV6BU.js → chunk-HOIT677G.js} +1 -1
- package/dist/chunk-IS53MXE4.js +230 -0
- package/dist/{chunk-WSC5LU3U.js → chunk-IX7LWINC.js} +6 -5
- package/dist/{chunk-AXXTN44Z.js → chunk-IYIZYMIE.js} +2 -2
- package/dist/{chunk-WWVSPOJY.js → chunk-JDQSCEEF.js} +1237 -642
- package/dist/{chunk-AZXSFDG2.js → chunk-JMI7L7Y7.js} +113 -63
- package/dist/{chunk-TSSKOQBX.js → chunk-KMAXFJPH.js} +2 -2
- package/dist/{chunk-HQ7M6PBW.js → chunk-KU7ZDWQ7.js} +1 -1
- package/dist/{chunk-ZGZZIR6K.js → chunk-L4RT57WU.js} +7 -7
- package/dist/{chunk-LK4MPIMK.js → chunk-MU4VPAMR.js} +2 -2
- package/dist/{chunk-3JCMO7SD.js → chunk-N55DVMAG.js} +1 -1
- package/dist/{chunk-EIOJNUPL.js → chunk-PNLJIPV5.js} +1 -1
- package/dist/{chunk-6Z3G4U2R.js → chunk-Q5BEODAT.js} +3 -2
- package/dist/{chunk-HVC2BTFO.js → chunk-QB2CC4VH.js} +1979 -257
- package/dist/{chunk-QJLRDTYS.js → chunk-RSG2O3HF.js} +932 -707
- package/dist/{chunk-M25JL54Z.js → chunk-RYTEQBAO.js} +1 -1
- package/dist/{chunk-XUYBOO32.js → chunk-U36X6NZM.js} +15 -7
- package/dist/{chunk-QSTH6T77.js → chunk-VKMNWHTL.js} +1 -1
- package/dist/{chunk-V3UOW2HG.js → chunk-VOVZLL23.js} +4 -4
- package/dist/{chunk-SLH2QLKV.js → chunk-WFTNY755.js} +1 -1
- package/dist/{chunk-DK2HVHCY.js → chunk-WKJ47GIW.js} +1 -1
- package/dist/chunk-X4WBGKJQ.js +138 -0
- package/dist/{chunk-QHSW4WHM.js → chunk-XTVZFT7U.js} +1 -1
- package/dist/components/index.css +14 -2
- package/dist/components/index.d.ts +478 -386
- package/dist/components/index.js +138 -336
- package/dist/components/navigation/index.css +14 -2
- package/dist/components/navigation/index.js +8 -8
- package/dist/features/auth/index.css +14 -2
- package/dist/features/auth/index.d.ts +369 -363
- package/dist/features/auth/index.js +7 -7
- package/dist/features/crm/index.css +14 -2
- package/dist/features/crm/index.d.ts +551 -360
- package/dist/features/crm/index.js +19 -19
- package/dist/features/dashboard/index.css +14 -2
- package/dist/features/dashboard/index.js +20 -20
- package/dist/features/delivery/index.css +14 -2
- package/dist/features/delivery/index.d.ts +363 -357
- package/dist/features/delivery/index.js +19 -19
- package/dist/features/lead-gen/index.css +14 -2
- package/dist/features/lead-gen/index.d.ts +160 -2
- package/dist/features/lead-gen/index.js +20 -19
- package/dist/features/monitoring/index.css +14 -2
- package/dist/features/monitoring/index.js +21 -21
- package/dist/features/monitoring/requests/index.css +14 -2
- package/dist/features/monitoring/requests/index.js +17 -17
- package/dist/features/operations/index.css +14 -2
- package/dist/features/operations/index.js +24 -23
- package/dist/features/seo/index.js +2 -2
- package/dist/features/settings/index.css +14 -2
- package/dist/features/settings/index.d.ts +369 -363
- package/dist/features/settings/index.js +19 -19
- package/dist/hooks/delivery/index.css +14 -2
- package/dist/hooks/delivery/index.d.ts +363 -357
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +14 -2
- package/dist/hooks/index.d.ts +746 -399
- package/dist/hooks/index.js +17 -17
- package/dist/hooks/published.css +14 -2
- package/dist/hooks/published.d.ts +746 -399
- package/dist/hooks/published.js +17 -17
- package/dist/index.css +14 -2
- package/dist/index.d.ts +862 -381
- package/dist/index.js +17 -17
- package/dist/initialization/index.d.ts +369 -363
- package/dist/initialization/index.js +4 -4
- package/dist/layout/index.d.ts +6 -0
- package/dist/layout/index.js +5 -5
- package/dist/organization/index.css +14 -2
- package/dist/organization/index.js +4 -4
- package/dist/profile/index.d.ts +369 -363
- package/dist/profile/index.js +2 -2
- package/dist/provider/ElevasisServiceContext.d.ts +1 -0
- package/dist/provider/ElevasisServiceContext.js +1 -1
- package/dist/provider/index.css +14 -2
- package/dist/provider/index.d.ts +503 -362
- package/dist/provider/index.js +14 -14
- package/dist/provider/published.css +14 -2
- package/dist/provider/published.d.ts +494 -359
- package/dist/provider/published.js +12 -12
- package/dist/supabase/index.d.ts +369 -357
- package/dist/test-utils/index.js +1 -1
- package/dist/typeform/index.js +49 -20
- package/dist/types/index.d.ts +382 -363
- package/package.json +4 -4
- package/dist/chunk-CEWTOKE7.js +0 -109
- /package/dist/{chunk-IRW7JMQ4.js → chunk-5WWZXCS5.js} +0 -0
- /package/dist/{chunk-QJ2KCHKX.js → chunk-E565XMTQ.js} +0 -0
package/dist/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react from 'react';
|
|
2
|
-
import { ReactNode, MouseEvent, AnchorHTMLAttributes, ElementType
|
|
2
|
+
import { ReactNode, ComponentType, MouseEvent, AnchorHTMLAttributes, ElementType } from 'react';
|
|
3
3
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
4
4
|
import { QueryClient } from '@tanstack/react-query';
|
|
5
5
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
@@ -670,7 +670,7 @@ type Json = string | number | boolean | null | {
|
|
|
670
670
|
} | Json[];
|
|
671
671
|
type Database = {
|
|
672
672
|
__InternalSupabase: {
|
|
673
|
-
PostgrestVersion:
|
|
673
|
+
PostgrestVersion: "12.2.3 (519615d)";
|
|
674
674
|
};
|
|
675
675
|
public: {
|
|
676
676
|
Tables: {
|
|
@@ -713,11 +713,11 @@ type Database = {
|
|
|
713
713
|
};
|
|
714
714
|
Relationships: [
|
|
715
715
|
{
|
|
716
|
-
foreignKeyName:
|
|
717
|
-
columns: [
|
|
716
|
+
foreignKeyName: "acq_artifacts_organization_id_fkey";
|
|
717
|
+
columns: ["organization_id"];
|
|
718
718
|
isOneToOne: false;
|
|
719
|
-
referencedRelation:
|
|
720
|
-
referencedColumns: [
|
|
719
|
+
referencedRelation: "organizations";
|
|
720
|
+
referencedColumns: ["id"];
|
|
721
721
|
}
|
|
722
722
|
];
|
|
723
723
|
};
|
|
@@ -802,11 +802,11 @@ type Database = {
|
|
|
802
802
|
};
|
|
803
803
|
Relationships: [
|
|
804
804
|
{
|
|
805
|
-
foreignKeyName:
|
|
806
|
-
columns: [
|
|
805
|
+
foreignKeyName: "acq_companies_organization_id_fkey";
|
|
806
|
+
columns: ["organization_id"];
|
|
807
807
|
isOneToOne: false;
|
|
808
|
-
referencedRelation:
|
|
809
|
-
referencedColumns: [
|
|
808
|
+
referencedRelation: "organizations";
|
|
809
|
+
referencedColumns: ["id"];
|
|
810
810
|
}
|
|
811
811
|
];
|
|
812
812
|
};
|
|
@@ -897,18 +897,18 @@ type Database = {
|
|
|
897
897
|
};
|
|
898
898
|
Relationships: [
|
|
899
899
|
{
|
|
900
|
-
foreignKeyName:
|
|
901
|
-
columns: [
|
|
900
|
+
foreignKeyName: "acq_contacts_company_id_fkey";
|
|
901
|
+
columns: ["company_id"];
|
|
902
902
|
isOneToOne: false;
|
|
903
|
-
referencedRelation:
|
|
904
|
-
referencedColumns: [
|
|
903
|
+
referencedRelation: "acq_companies";
|
|
904
|
+
referencedColumns: ["id"];
|
|
905
905
|
},
|
|
906
906
|
{
|
|
907
|
-
foreignKeyName:
|
|
908
|
-
columns: [
|
|
907
|
+
foreignKeyName: "acq_contacts_organization_id_fkey";
|
|
908
|
+
columns: ["organization_id"];
|
|
909
909
|
isOneToOne: false;
|
|
910
|
-
referencedRelation:
|
|
911
|
-
referencedColumns: [
|
|
910
|
+
referencedRelation: "organizations";
|
|
911
|
+
referencedColumns: ["id"];
|
|
912
912
|
}
|
|
913
913
|
];
|
|
914
914
|
};
|
|
@@ -945,11 +945,11 @@ type Database = {
|
|
|
945
945
|
};
|
|
946
946
|
Relationships: [
|
|
947
947
|
{
|
|
948
|
-
foreignKeyName:
|
|
949
|
-
columns: [
|
|
948
|
+
foreignKeyName: "acq_content_organization_id_fkey";
|
|
949
|
+
columns: ["organization_id"];
|
|
950
950
|
isOneToOne: false;
|
|
951
|
-
referencedRelation:
|
|
952
|
-
referencedColumns: [
|
|
951
|
+
referencedRelation: "organizations";
|
|
952
|
+
referencedColumns: ["id"];
|
|
953
953
|
}
|
|
954
954
|
];
|
|
955
955
|
};
|
|
@@ -1013,18 +1013,18 @@ type Database = {
|
|
|
1013
1013
|
};
|
|
1014
1014
|
Relationships: [
|
|
1015
1015
|
{
|
|
1016
|
-
foreignKeyName:
|
|
1017
|
-
columns: [
|
|
1016
|
+
foreignKeyName: "acq_content_distributions_content_id_fkey";
|
|
1017
|
+
columns: ["content_id"];
|
|
1018
1018
|
isOneToOne: false;
|
|
1019
|
-
referencedRelation:
|
|
1020
|
-
referencedColumns: [
|
|
1019
|
+
referencedRelation: "acq_content";
|
|
1020
|
+
referencedColumns: ["id"];
|
|
1021
1021
|
},
|
|
1022
1022
|
{
|
|
1023
|
-
foreignKeyName:
|
|
1024
|
-
columns: [
|
|
1023
|
+
foreignKeyName: "acq_content_distributions_organization_id_fkey";
|
|
1024
|
+
columns: ["organization_id"];
|
|
1025
1025
|
isOneToOne: false;
|
|
1026
|
-
referencedRelation:
|
|
1027
|
-
referencedColumns: [
|
|
1026
|
+
referencedRelation: "organizations";
|
|
1027
|
+
referencedColumns: ["id"];
|
|
1028
1028
|
}
|
|
1029
1029
|
];
|
|
1030
1030
|
};
|
|
@@ -1058,18 +1058,18 @@ type Database = {
|
|
|
1058
1058
|
};
|
|
1059
1059
|
Relationships: [
|
|
1060
1060
|
{
|
|
1061
|
-
foreignKeyName:
|
|
1062
|
-
columns: [
|
|
1061
|
+
foreignKeyName: "acq_deal_notes_deal_id_fkey";
|
|
1062
|
+
columns: ["deal_id"];
|
|
1063
1063
|
isOneToOne: false;
|
|
1064
|
-
referencedRelation:
|
|
1065
|
-
referencedColumns: [
|
|
1064
|
+
referencedRelation: "acq_deals";
|
|
1065
|
+
referencedColumns: ["id"];
|
|
1066
1066
|
},
|
|
1067
1067
|
{
|
|
1068
|
-
foreignKeyName:
|
|
1069
|
-
columns: [
|
|
1068
|
+
foreignKeyName: "acq_deal_notes_organization_id_fkey";
|
|
1069
|
+
columns: ["organization_id"];
|
|
1070
1070
|
isOneToOne: false;
|
|
1071
|
-
referencedRelation:
|
|
1072
|
-
referencedColumns: [
|
|
1071
|
+
referencedRelation: "organizations";
|
|
1072
|
+
referencedColumns: ["id"];
|
|
1073
1073
|
}
|
|
1074
1074
|
];
|
|
1075
1075
|
};
|
|
@@ -1121,18 +1121,18 @@ type Database = {
|
|
|
1121
1121
|
};
|
|
1122
1122
|
Relationships: [
|
|
1123
1123
|
{
|
|
1124
|
-
foreignKeyName:
|
|
1125
|
-
columns: [
|
|
1124
|
+
foreignKeyName: "acq_deal_tasks_deal_id_fkey";
|
|
1125
|
+
columns: ["deal_id"];
|
|
1126
1126
|
isOneToOne: false;
|
|
1127
|
-
referencedRelation:
|
|
1128
|
-
referencedColumns: [
|
|
1127
|
+
referencedRelation: "acq_deals";
|
|
1128
|
+
referencedColumns: ["id"];
|
|
1129
1129
|
},
|
|
1130
1130
|
{
|
|
1131
|
-
foreignKeyName:
|
|
1132
|
-
columns: [
|
|
1131
|
+
foreignKeyName: "acq_deal_tasks_organization_id_fkey";
|
|
1132
|
+
columns: ["organization_id"];
|
|
1133
1133
|
isOneToOne: false;
|
|
1134
|
-
referencedRelation:
|
|
1135
|
-
referencedColumns: [
|
|
1134
|
+
referencedRelation: "organizations";
|
|
1135
|
+
referencedColumns: ["id"];
|
|
1136
1136
|
}
|
|
1137
1137
|
];
|
|
1138
1138
|
};
|
|
@@ -1149,6 +1149,8 @@ type Database = {
|
|
|
1149
1149
|
discovery_submitted_by: string | null;
|
|
1150
1150
|
id: string;
|
|
1151
1151
|
initial_fee: number | null;
|
|
1152
|
+
instantly_email_account: string | null;
|
|
1153
|
+
instantly_thread_uuid: string | null;
|
|
1152
1154
|
monthly_fee: number | null;
|
|
1153
1155
|
organization_id: string;
|
|
1154
1156
|
payment_link_sent_at: string | null;
|
|
@@ -1184,6 +1186,8 @@ type Database = {
|
|
|
1184
1186
|
discovery_submitted_by?: string | null;
|
|
1185
1187
|
id?: string;
|
|
1186
1188
|
initial_fee?: number | null;
|
|
1189
|
+
instantly_email_account?: string | null;
|
|
1190
|
+
instantly_thread_uuid?: string | null;
|
|
1187
1191
|
monthly_fee?: number | null;
|
|
1188
1192
|
organization_id: string;
|
|
1189
1193
|
payment_link_sent_at?: string | null;
|
|
@@ -1219,6 +1223,8 @@ type Database = {
|
|
|
1219
1223
|
discovery_submitted_by?: string | null;
|
|
1220
1224
|
id?: string;
|
|
1221
1225
|
initial_fee?: number | null;
|
|
1226
|
+
instantly_email_account?: string | null;
|
|
1227
|
+
instantly_thread_uuid?: string | null;
|
|
1222
1228
|
monthly_fee?: number | null;
|
|
1223
1229
|
organization_id?: string;
|
|
1224
1230
|
payment_link_sent_at?: string | null;
|
|
@@ -1244,25 +1250,25 @@ type Database = {
|
|
|
1244
1250
|
};
|
|
1245
1251
|
Relationships: [
|
|
1246
1252
|
{
|
|
1247
|
-
foreignKeyName:
|
|
1248
|
-
columns: [
|
|
1253
|
+
foreignKeyName: "acq_deals_contact_id_fkey";
|
|
1254
|
+
columns: ["contact_id"];
|
|
1249
1255
|
isOneToOne: false;
|
|
1250
|
-
referencedRelation:
|
|
1251
|
-
referencedColumns: [
|
|
1256
|
+
referencedRelation: "acq_contacts";
|
|
1257
|
+
referencedColumns: ["id"];
|
|
1252
1258
|
},
|
|
1253
1259
|
{
|
|
1254
|
-
foreignKeyName:
|
|
1255
|
-
columns: [
|
|
1260
|
+
foreignKeyName: "acq_deals_organization_id_fkey";
|
|
1261
|
+
columns: ["organization_id"];
|
|
1256
1262
|
isOneToOne: false;
|
|
1257
|
-
referencedRelation:
|
|
1258
|
-
referencedColumns: [
|
|
1263
|
+
referencedRelation: "organizations";
|
|
1264
|
+
referencedColumns: ["id"];
|
|
1259
1265
|
},
|
|
1260
1266
|
{
|
|
1261
|
-
foreignKeyName:
|
|
1262
|
-
columns: [
|
|
1267
|
+
foreignKeyName: "acq_deals_source_list_id_fkey";
|
|
1268
|
+
columns: ["source_list_id"];
|
|
1263
1269
|
isOneToOne: false;
|
|
1264
|
-
referencedRelation:
|
|
1265
|
-
referencedColumns: [
|
|
1270
|
+
referencedRelation: "acq_lists";
|
|
1271
|
+
referencedColumns: ["id"];
|
|
1266
1272
|
}
|
|
1267
1273
|
];
|
|
1268
1274
|
};
|
|
@@ -1314,25 +1320,25 @@ type Database = {
|
|
|
1314
1320
|
};
|
|
1315
1321
|
Relationships: [
|
|
1316
1322
|
{
|
|
1317
|
-
foreignKeyName:
|
|
1318
|
-
columns: [
|
|
1323
|
+
foreignKeyName: "acq_list_companies_company_id_fkey";
|
|
1324
|
+
columns: ["company_id"];
|
|
1319
1325
|
isOneToOne: false;
|
|
1320
|
-
referencedRelation:
|
|
1321
|
-
referencedColumns: [
|
|
1326
|
+
referencedRelation: "acq_companies";
|
|
1327
|
+
referencedColumns: ["id"];
|
|
1322
1328
|
},
|
|
1323
1329
|
{
|
|
1324
|
-
foreignKeyName:
|
|
1325
|
-
columns: [
|
|
1330
|
+
foreignKeyName: "acq_list_companies_list_id_fkey";
|
|
1331
|
+
columns: ["list_id"];
|
|
1326
1332
|
isOneToOne: false;
|
|
1327
|
-
referencedRelation:
|
|
1328
|
-
referencedColumns: [
|
|
1333
|
+
referencedRelation: "acq_lists";
|
|
1334
|
+
referencedColumns: ["id"];
|
|
1329
1335
|
},
|
|
1330
1336
|
{
|
|
1331
|
-
foreignKeyName:
|
|
1332
|
-
columns: [
|
|
1337
|
+
foreignKeyName: "acq_list_companies_source_execution_id_fkey";
|
|
1338
|
+
columns: ["source_execution_id"];
|
|
1333
1339
|
isOneToOne: false;
|
|
1334
|
-
referencedRelation:
|
|
1335
|
-
referencedColumns: [
|
|
1340
|
+
referencedRelation: "execution_logs";
|
|
1341
|
+
referencedColumns: ["execution_id"];
|
|
1336
1342
|
}
|
|
1337
1343
|
];
|
|
1338
1344
|
};
|
|
@@ -1360,18 +1366,18 @@ type Database = {
|
|
|
1360
1366
|
};
|
|
1361
1367
|
Relationships: [
|
|
1362
1368
|
{
|
|
1363
|
-
foreignKeyName:
|
|
1364
|
-
columns: [
|
|
1369
|
+
foreignKeyName: "acq_list_executions_execution_id_fkey";
|
|
1370
|
+
columns: ["execution_id"];
|
|
1365
1371
|
isOneToOne: false;
|
|
1366
|
-
referencedRelation:
|
|
1367
|
-
referencedColumns: [
|
|
1372
|
+
referencedRelation: "execution_logs";
|
|
1373
|
+
referencedColumns: ["execution_id"];
|
|
1368
1374
|
},
|
|
1369
1375
|
{
|
|
1370
|
-
foreignKeyName:
|
|
1371
|
-
columns: [
|
|
1376
|
+
foreignKeyName: "acq_list_executions_list_id_fkey";
|
|
1377
|
+
columns: ["list_id"];
|
|
1372
1378
|
isOneToOne: false;
|
|
1373
|
-
referencedRelation:
|
|
1374
|
-
referencedColumns: [
|
|
1379
|
+
referencedRelation: "acq_lists";
|
|
1380
|
+
referencedColumns: ["id"];
|
|
1375
1381
|
}
|
|
1376
1382
|
];
|
|
1377
1383
|
};
|
|
@@ -1423,25 +1429,25 @@ type Database = {
|
|
|
1423
1429
|
};
|
|
1424
1430
|
Relationships: [
|
|
1425
1431
|
{
|
|
1426
|
-
foreignKeyName:
|
|
1427
|
-
columns: [
|
|
1432
|
+
foreignKeyName: "acq_list_members_contact_id_fkey";
|
|
1433
|
+
columns: ["contact_id"];
|
|
1428
1434
|
isOneToOne: false;
|
|
1429
|
-
referencedRelation:
|
|
1430
|
-
referencedColumns: [
|
|
1435
|
+
referencedRelation: "acq_contacts";
|
|
1436
|
+
referencedColumns: ["id"];
|
|
1431
1437
|
},
|
|
1432
1438
|
{
|
|
1433
|
-
foreignKeyName:
|
|
1434
|
-
columns: [
|
|
1439
|
+
foreignKeyName: "acq_list_members_list_id_fkey";
|
|
1440
|
+
columns: ["list_id"];
|
|
1435
1441
|
isOneToOne: false;
|
|
1436
|
-
referencedRelation:
|
|
1437
|
-
referencedColumns: [
|
|
1442
|
+
referencedRelation: "acq_lists";
|
|
1443
|
+
referencedColumns: ["id"];
|
|
1438
1444
|
},
|
|
1439
1445
|
{
|
|
1440
|
-
foreignKeyName:
|
|
1441
|
-
columns: [
|
|
1446
|
+
foreignKeyName: "acq_list_members_source_execution_id_fkey";
|
|
1447
|
+
columns: ["source_execution_id"];
|
|
1442
1448
|
isOneToOne: false;
|
|
1443
|
-
referencedRelation:
|
|
1444
|
-
referencedColumns: [
|
|
1449
|
+
referencedRelation: "execution_logs";
|
|
1450
|
+
referencedColumns: ["execution_id"];
|
|
1445
1451
|
}
|
|
1446
1452
|
];
|
|
1447
1453
|
};
|
|
@@ -1496,11 +1502,11 @@ type Database = {
|
|
|
1496
1502
|
};
|
|
1497
1503
|
Relationships: [
|
|
1498
1504
|
{
|
|
1499
|
-
foreignKeyName:
|
|
1500
|
-
columns: [
|
|
1505
|
+
foreignKeyName: "acq_lists_organization_id_fkey";
|
|
1506
|
+
columns: ["organization_id"];
|
|
1501
1507
|
isOneToOne: false;
|
|
1502
|
-
referencedRelation:
|
|
1503
|
-
referencedColumns: [
|
|
1508
|
+
referencedRelation: "organizations";
|
|
1509
|
+
referencedColumns: ["id"];
|
|
1504
1510
|
}
|
|
1505
1511
|
];
|
|
1506
1512
|
};
|
|
@@ -1576,18 +1582,18 @@ type Database = {
|
|
|
1576
1582
|
};
|
|
1577
1583
|
Relationships: [
|
|
1578
1584
|
{
|
|
1579
|
-
foreignKeyName:
|
|
1580
|
-
columns: [
|
|
1585
|
+
foreignKeyName: "acq_seo_metrics_organization_id_fkey";
|
|
1586
|
+
columns: ["organization_id"];
|
|
1581
1587
|
isOneToOne: false;
|
|
1582
|
-
referencedRelation:
|
|
1583
|
-
referencedColumns: [
|
|
1588
|
+
referencedRelation: "organizations";
|
|
1589
|
+
referencedColumns: ["id"];
|
|
1584
1590
|
},
|
|
1585
1591
|
{
|
|
1586
|
-
foreignKeyName:
|
|
1587
|
-
columns: [
|
|
1592
|
+
foreignKeyName: "acq_seo_metrics_seo_page_id_fkey";
|
|
1593
|
+
columns: ["seo_page_id"];
|
|
1588
1594
|
isOneToOne: false;
|
|
1589
|
-
referencedRelation:
|
|
1590
|
-
referencedColumns: [
|
|
1595
|
+
referencedRelation: "acq_seo_pages";
|
|
1596
|
+
referencedColumns: ["id"];
|
|
1591
1597
|
}
|
|
1592
1598
|
];
|
|
1593
1599
|
};
|
|
@@ -1663,11 +1669,11 @@ type Database = {
|
|
|
1663
1669
|
};
|
|
1664
1670
|
Relationships: [
|
|
1665
1671
|
{
|
|
1666
|
-
foreignKeyName:
|
|
1667
|
-
columns: [
|
|
1672
|
+
foreignKeyName: "acq_seo_pages_organization_id_fkey";
|
|
1673
|
+
columns: ["organization_id"];
|
|
1668
1674
|
isOneToOne: false;
|
|
1669
|
-
referencedRelation:
|
|
1670
|
-
referencedColumns: [
|
|
1675
|
+
referencedRelation: "organizations";
|
|
1676
|
+
referencedColumns: ["id"];
|
|
1671
1677
|
}
|
|
1672
1678
|
];
|
|
1673
1679
|
};
|
|
@@ -1764,11 +1770,11 @@ type Database = {
|
|
|
1764
1770
|
};
|
|
1765
1771
|
Relationships: [
|
|
1766
1772
|
{
|
|
1767
|
-
foreignKeyName:
|
|
1768
|
-
columns: [
|
|
1773
|
+
foreignKeyName: "acq_social_posts_organization_id_fkey";
|
|
1774
|
+
columns: ["organization_id"];
|
|
1769
1775
|
isOneToOne: false;
|
|
1770
|
-
referencedRelation:
|
|
1771
|
-
referencedColumns: [
|
|
1776
|
+
referencedRelation: "organizations";
|
|
1777
|
+
referencedColumns: ["id"];
|
|
1772
1778
|
}
|
|
1773
1779
|
];
|
|
1774
1780
|
};
|
|
@@ -1823,11 +1829,11 @@ type Database = {
|
|
|
1823
1829
|
};
|
|
1824
1830
|
Relationships: [
|
|
1825
1831
|
{
|
|
1826
|
-
foreignKeyName:
|
|
1827
|
-
columns: [
|
|
1832
|
+
foreignKeyName: "activities_organization_id_fkey";
|
|
1833
|
+
columns: ["organization_id"];
|
|
1828
1834
|
isOneToOne: false;
|
|
1829
|
-
referencedRelation:
|
|
1830
|
-
referencedColumns: [
|
|
1835
|
+
referencedRelation: "organizations";
|
|
1836
|
+
referencedColumns: ["id"];
|
|
1831
1837
|
}
|
|
1832
1838
|
];
|
|
1833
1839
|
};
|
|
@@ -1858,11 +1864,11 @@ type Database = {
|
|
|
1858
1864
|
};
|
|
1859
1865
|
Relationships: [
|
|
1860
1866
|
{
|
|
1861
|
-
foreignKeyName:
|
|
1862
|
-
columns: [
|
|
1867
|
+
foreignKeyName: "api_keys_organization_id_fkey";
|
|
1868
|
+
columns: ["organization_id"];
|
|
1863
1869
|
isOneToOne: false;
|
|
1864
|
-
referencedRelation:
|
|
1865
|
-
referencedColumns: [
|
|
1870
|
+
referencedRelation: "organizations";
|
|
1871
|
+
referencedColumns: ["id"];
|
|
1866
1872
|
}
|
|
1867
1873
|
];
|
|
1868
1874
|
};
|
|
@@ -1941,25 +1947,25 @@ type Database = {
|
|
|
1941
1947
|
};
|
|
1942
1948
|
Relationships: [
|
|
1943
1949
|
{
|
|
1944
|
-
foreignKeyName:
|
|
1945
|
-
columns: [
|
|
1950
|
+
foreignKeyName: "command_queue_completed_by_fkey";
|
|
1951
|
+
columns: ["completed_by"];
|
|
1946
1952
|
isOneToOne: false;
|
|
1947
|
-
referencedRelation:
|
|
1948
|
-
referencedColumns: [
|
|
1953
|
+
referencedRelation: "users";
|
|
1954
|
+
referencedColumns: ["id"];
|
|
1949
1955
|
},
|
|
1950
1956
|
{
|
|
1951
|
-
foreignKeyName:
|
|
1952
|
-
columns: [
|
|
1957
|
+
foreignKeyName: "command_queue_organization_id_fkey";
|
|
1958
|
+
columns: ["organization_id"];
|
|
1953
1959
|
isOneToOne: false;
|
|
1954
|
-
referencedRelation:
|
|
1955
|
-
referencedColumns: [
|
|
1960
|
+
referencedRelation: "organizations";
|
|
1961
|
+
referencedColumns: ["id"];
|
|
1956
1962
|
},
|
|
1957
1963
|
{
|
|
1958
|
-
foreignKeyName:
|
|
1959
|
-
columns: [
|
|
1964
|
+
foreignKeyName: "command_queue_target_execution_id_fkey";
|
|
1965
|
+
columns: ["target_execution_id"];
|
|
1960
1966
|
isOneToOne: false;
|
|
1961
|
-
referencedRelation:
|
|
1962
|
-
referencedColumns: [
|
|
1967
|
+
referencedRelation: "execution_logs";
|
|
1968
|
+
referencedColumns: ["execution_id"];
|
|
1963
1969
|
}
|
|
1964
1970
|
];
|
|
1965
1971
|
};
|
|
@@ -1999,18 +2005,18 @@ type Database = {
|
|
|
1999
2005
|
};
|
|
2000
2006
|
Relationships: [
|
|
2001
2007
|
{
|
|
2002
|
-
foreignKeyName:
|
|
2003
|
-
columns: [
|
|
2008
|
+
foreignKeyName: "credentials_created_by_fkey";
|
|
2009
|
+
columns: ["created_by"];
|
|
2004
2010
|
isOneToOne: false;
|
|
2005
|
-
referencedRelation:
|
|
2006
|
-
referencedColumns: [
|
|
2011
|
+
referencedRelation: "users";
|
|
2012
|
+
referencedColumns: ["id"];
|
|
2007
2013
|
},
|
|
2008
2014
|
{
|
|
2009
|
-
foreignKeyName:
|
|
2010
|
-
columns: [
|
|
2015
|
+
foreignKeyName: "credentials_organization_id_fkey";
|
|
2016
|
+
columns: ["organization_id"];
|
|
2011
2017
|
isOneToOne: false;
|
|
2012
|
-
referencedRelation:
|
|
2013
|
-
referencedColumns: [
|
|
2018
|
+
referencedRelation: "organizations";
|
|
2019
|
+
referencedColumns: ["id"];
|
|
2014
2020
|
}
|
|
2015
2021
|
];
|
|
2016
2022
|
};
|
|
@@ -2056,11 +2062,11 @@ type Database = {
|
|
|
2056
2062
|
};
|
|
2057
2063
|
Relationships: [
|
|
2058
2064
|
{
|
|
2059
|
-
foreignKeyName:
|
|
2060
|
-
columns: [
|
|
2065
|
+
foreignKeyName: "deployments_organization_id_fkey";
|
|
2066
|
+
columns: ["organization_id"];
|
|
2061
2067
|
isOneToOne: false;
|
|
2062
|
-
referencedRelation:
|
|
2063
|
-
referencedColumns: [
|
|
2068
|
+
referencedRelation: "organizations";
|
|
2069
|
+
referencedColumns: ["id"];
|
|
2064
2070
|
}
|
|
2065
2071
|
];
|
|
2066
2072
|
};
|
|
@@ -2115,25 +2121,25 @@ type Database = {
|
|
|
2115
2121
|
};
|
|
2116
2122
|
Relationships: [
|
|
2117
2123
|
{
|
|
2118
|
-
foreignKeyName:
|
|
2119
|
-
columns: [
|
|
2124
|
+
foreignKeyName: "execution_errors_execution_id_fkey";
|
|
2125
|
+
columns: ["execution_id"];
|
|
2120
2126
|
isOneToOne: false;
|
|
2121
|
-
referencedRelation:
|
|
2122
|
-
referencedColumns: [
|
|
2127
|
+
referencedRelation: "execution_logs";
|
|
2128
|
+
referencedColumns: ["execution_id"];
|
|
2123
2129
|
},
|
|
2124
2130
|
{
|
|
2125
|
-
foreignKeyName:
|
|
2126
|
-
columns: [
|
|
2131
|
+
foreignKeyName: "execution_errors_organization_id_fkey";
|
|
2132
|
+
columns: ["organization_id"];
|
|
2127
2133
|
isOneToOne: false;
|
|
2128
|
-
referencedRelation:
|
|
2129
|
-
referencedColumns: [
|
|
2134
|
+
referencedRelation: "organizations";
|
|
2135
|
+
referencedColumns: ["id"];
|
|
2130
2136
|
},
|
|
2131
2137
|
{
|
|
2132
|
-
foreignKeyName:
|
|
2133
|
-
columns: [
|
|
2138
|
+
foreignKeyName: "execution_errors_resolved_by_fkey";
|
|
2139
|
+
columns: ["resolved_by"];
|
|
2134
2140
|
isOneToOne: false;
|
|
2135
|
-
referencedRelation:
|
|
2136
|
-
referencedColumns: [
|
|
2141
|
+
referencedRelation: "users";
|
|
2142
|
+
referencedColumns: ["id"];
|
|
2137
2143
|
}
|
|
2138
2144
|
];
|
|
2139
2145
|
};
|
|
@@ -2215,32 +2221,32 @@ type Database = {
|
|
|
2215
2221
|
};
|
|
2216
2222
|
Relationships: [
|
|
2217
2223
|
{
|
|
2218
|
-
foreignKeyName:
|
|
2219
|
-
columns: [
|
|
2224
|
+
foreignKeyName: "execution_history_organization_id_fkey";
|
|
2225
|
+
columns: ["organization_id"];
|
|
2220
2226
|
isOneToOne: false;
|
|
2221
|
-
referencedRelation:
|
|
2222
|
-
referencedColumns: [
|
|
2227
|
+
referencedRelation: "organizations";
|
|
2228
|
+
referencedColumns: ["id"];
|
|
2223
2229
|
},
|
|
2224
2230
|
{
|
|
2225
|
-
foreignKeyName:
|
|
2226
|
-
columns: [
|
|
2231
|
+
foreignKeyName: "execution_logs_origin_execution_id_fkey";
|
|
2232
|
+
columns: ["origin_execution_id"];
|
|
2227
2233
|
isOneToOne: false;
|
|
2228
|
-
referencedRelation:
|
|
2229
|
-
referencedColumns: [
|
|
2234
|
+
referencedRelation: "execution_logs";
|
|
2235
|
+
referencedColumns: ["execution_id"];
|
|
2230
2236
|
},
|
|
2231
2237
|
{
|
|
2232
|
-
foreignKeyName:
|
|
2233
|
-
columns: [
|
|
2238
|
+
foreignKeyName: "execution_logs_session_id_fkey";
|
|
2239
|
+
columns: ["session_id"];
|
|
2234
2240
|
isOneToOne: false;
|
|
2235
|
-
referencedRelation:
|
|
2236
|
-
referencedColumns: [
|
|
2241
|
+
referencedRelation: "sessions";
|
|
2242
|
+
referencedColumns: ["session_id"];
|
|
2237
2243
|
},
|
|
2238
2244
|
{
|
|
2239
|
-
foreignKeyName:
|
|
2240
|
-
columns: [
|
|
2245
|
+
foreignKeyName: "execution_logs_user_id_fkey";
|
|
2246
|
+
columns: ["user_id"];
|
|
2241
2247
|
isOneToOne: false;
|
|
2242
|
-
referencedRelation:
|
|
2243
|
-
referencedColumns: [
|
|
2248
|
+
referencedRelation: "users";
|
|
2249
|
+
referencedColumns: ["id"];
|
|
2244
2250
|
}
|
|
2245
2251
|
];
|
|
2246
2252
|
};
|
|
@@ -2286,18 +2292,18 @@ type Database = {
|
|
|
2286
2292
|
};
|
|
2287
2293
|
Relationships: [
|
|
2288
2294
|
{
|
|
2289
|
-
foreignKeyName:
|
|
2290
|
-
columns: [
|
|
2295
|
+
foreignKeyName: "execution_metrics_execution_id_fkey";
|
|
2296
|
+
columns: ["execution_id"];
|
|
2291
2297
|
isOneToOne: true;
|
|
2292
|
-
referencedRelation:
|
|
2293
|
-
referencedColumns: [
|
|
2298
|
+
referencedRelation: "execution_logs";
|
|
2299
|
+
referencedColumns: ["execution_id"];
|
|
2294
2300
|
},
|
|
2295
2301
|
{
|
|
2296
|
-
foreignKeyName:
|
|
2297
|
-
columns: [
|
|
2302
|
+
foreignKeyName: "execution_metrics_organization_id_fkey";
|
|
2303
|
+
columns: ["organization_id"];
|
|
2298
2304
|
isOneToOne: false;
|
|
2299
|
-
referencedRelation:
|
|
2300
|
-
referencedColumns: [
|
|
2305
|
+
referencedRelation: "organizations";
|
|
2306
|
+
referencedColumns: ["id"];
|
|
2301
2307
|
}
|
|
2302
2308
|
];
|
|
2303
2309
|
};
|
|
@@ -2340,18 +2346,18 @@ type Database = {
|
|
|
2340
2346
|
};
|
|
2341
2347
|
Relationships: [
|
|
2342
2348
|
{
|
|
2343
|
-
foreignKeyName:
|
|
2344
|
-
columns: [
|
|
2349
|
+
foreignKeyName: "notifications_organization_id_fkey";
|
|
2350
|
+
columns: ["organization_id"];
|
|
2345
2351
|
isOneToOne: false;
|
|
2346
|
-
referencedRelation:
|
|
2347
|
-
referencedColumns: [
|
|
2352
|
+
referencedRelation: "organizations";
|
|
2353
|
+
referencedColumns: ["id"];
|
|
2348
2354
|
},
|
|
2349
2355
|
{
|
|
2350
|
-
foreignKeyName:
|
|
2351
|
-
columns: [
|
|
2356
|
+
foreignKeyName: "notifications_user_id_fkey";
|
|
2357
|
+
columns: ["user_id"];
|
|
2352
2358
|
isOneToOne: false;
|
|
2353
|
-
referencedRelation:
|
|
2354
|
-
referencedColumns: [
|
|
2359
|
+
referencedRelation: "users";
|
|
2360
|
+
referencedColumns: ["id"];
|
|
2355
2361
|
}
|
|
2356
2362
|
];
|
|
2357
2363
|
};
|
|
@@ -2406,18 +2412,18 @@ type Database = {
|
|
|
2406
2412
|
};
|
|
2407
2413
|
Relationships: [
|
|
2408
2414
|
{
|
|
2409
|
-
foreignKeyName:
|
|
2410
|
-
columns: [
|
|
2415
|
+
foreignKeyName: "org_invitations_inviter_user_id_fkey";
|
|
2416
|
+
columns: ["inviter_user_id"];
|
|
2411
2417
|
isOneToOne: false;
|
|
2412
|
-
referencedRelation:
|
|
2413
|
-
referencedColumns: [
|
|
2418
|
+
referencedRelation: "users";
|
|
2419
|
+
referencedColumns: ["id"];
|
|
2414
2420
|
},
|
|
2415
2421
|
{
|
|
2416
|
-
foreignKeyName:
|
|
2417
|
-
columns: [
|
|
2422
|
+
foreignKeyName: "org_invitations_organization_id_fkey";
|
|
2423
|
+
columns: ["organization_id"];
|
|
2418
2424
|
isOneToOne: false;
|
|
2419
|
-
referencedRelation:
|
|
2420
|
-
referencedColumns: [
|
|
2425
|
+
referencedRelation: "organizations";
|
|
2426
|
+
referencedColumns: ["id"];
|
|
2421
2427
|
}
|
|
2422
2428
|
];
|
|
2423
2429
|
};
|
|
@@ -2460,18 +2466,18 @@ type Database = {
|
|
|
2460
2466
|
};
|
|
2461
2467
|
Relationships: [
|
|
2462
2468
|
{
|
|
2463
|
-
foreignKeyName:
|
|
2464
|
-
columns: [
|
|
2469
|
+
foreignKeyName: "org_memberships_organization_id_fkey";
|
|
2470
|
+
columns: ["organization_id"];
|
|
2465
2471
|
isOneToOne: false;
|
|
2466
|
-
referencedRelation:
|
|
2467
|
-
referencedColumns: [
|
|
2472
|
+
referencedRelation: "organizations";
|
|
2473
|
+
referencedColumns: ["id"];
|
|
2468
2474
|
},
|
|
2469
2475
|
{
|
|
2470
|
-
foreignKeyName:
|
|
2471
|
-
columns: [
|
|
2476
|
+
foreignKeyName: "org_memberships_user_id_fkey";
|
|
2477
|
+
columns: ["user_id"];
|
|
2472
2478
|
isOneToOne: false;
|
|
2473
|
-
referencedRelation:
|
|
2474
|
-
referencedColumns: [
|
|
2479
|
+
referencedRelation: "users";
|
|
2480
|
+
referencedColumns: ["id"];
|
|
2475
2481
|
}
|
|
2476
2482
|
];
|
|
2477
2483
|
};
|
|
@@ -2496,25 +2502,25 @@ type Database = {
|
|
|
2496
2502
|
};
|
|
2497
2503
|
Relationships: [
|
|
2498
2504
|
{
|
|
2499
|
-
foreignKeyName:
|
|
2500
|
-
columns: [
|
|
2505
|
+
foreignKeyName: "org_rol_assignments_granted_by_fkey";
|
|
2506
|
+
columns: ["granted_by"];
|
|
2501
2507
|
isOneToOne: false;
|
|
2502
|
-
referencedRelation:
|
|
2503
|
-
referencedColumns: [
|
|
2508
|
+
referencedRelation: "users";
|
|
2509
|
+
referencedColumns: ["id"];
|
|
2504
2510
|
},
|
|
2505
2511
|
{
|
|
2506
|
-
foreignKeyName:
|
|
2507
|
-
columns: [
|
|
2512
|
+
foreignKeyName: "org_rol_assignments_membership_id_fkey";
|
|
2513
|
+
columns: ["membership_id"];
|
|
2508
2514
|
isOneToOne: false;
|
|
2509
|
-
referencedRelation:
|
|
2510
|
-
referencedColumns: [
|
|
2515
|
+
referencedRelation: "org_memberships";
|
|
2516
|
+
referencedColumns: ["id"];
|
|
2511
2517
|
},
|
|
2512
2518
|
{
|
|
2513
|
-
foreignKeyName:
|
|
2514
|
-
columns: [
|
|
2519
|
+
foreignKeyName: "org_rol_assignments_role_id_fkey";
|
|
2520
|
+
columns: ["role_id"];
|
|
2515
2521
|
isOneToOne: false;
|
|
2516
|
-
referencedRelation:
|
|
2517
|
-
referencedColumns: [
|
|
2522
|
+
referencedRelation: "org_rol_definitions";
|
|
2523
|
+
referencedColumns: ["id"];
|
|
2518
2524
|
}
|
|
2519
2525
|
];
|
|
2520
2526
|
};
|
|
@@ -2551,11 +2557,11 @@ type Database = {
|
|
|
2551
2557
|
};
|
|
2552
2558
|
Relationships: [
|
|
2553
2559
|
{
|
|
2554
|
-
foreignKeyName:
|
|
2555
|
-
columns: [
|
|
2560
|
+
foreignKeyName: "org_rol_definitions_organization_id_fkey";
|
|
2561
|
+
columns: ["organization_id"];
|
|
2556
2562
|
isOneToOne: false;
|
|
2557
|
-
referencedRelation:
|
|
2558
|
-
referencedColumns: [
|
|
2563
|
+
referencedRelation: "organizations";
|
|
2564
|
+
referencedColumns: ["id"];
|
|
2559
2565
|
}
|
|
2560
2566
|
];
|
|
2561
2567
|
};
|
|
@@ -2577,18 +2583,18 @@ type Database = {
|
|
|
2577
2583
|
};
|
|
2578
2584
|
Relationships: [
|
|
2579
2585
|
{
|
|
2580
|
-
foreignKeyName:
|
|
2581
|
-
columns: [
|
|
2586
|
+
foreignKeyName: "org_rol_grants_permission_key_fkey";
|
|
2587
|
+
columns: ["permission_key"];
|
|
2582
2588
|
isOneToOne: false;
|
|
2583
|
-
referencedRelation:
|
|
2584
|
-
referencedColumns: [
|
|
2589
|
+
referencedRelation: "org_rol_permissions";
|
|
2590
|
+
referencedColumns: ["key"];
|
|
2585
2591
|
},
|
|
2586
2592
|
{
|
|
2587
|
-
foreignKeyName:
|
|
2588
|
-
columns: [
|
|
2593
|
+
foreignKeyName: "org_rol_grants_role_id_fkey";
|
|
2594
|
+
columns: ["role_id"];
|
|
2589
2595
|
isOneToOne: false;
|
|
2590
|
-
referencedRelation:
|
|
2591
|
-
referencedColumns: [
|
|
2596
|
+
referencedRelation: "org_rol_definitions";
|
|
2597
|
+
referencedColumns: ["id"];
|
|
2592
2598
|
}
|
|
2593
2599
|
];
|
|
2594
2600
|
};
|
|
@@ -2700,25 +2706,25 @@ type Database = {
|
|
|
2700
2706
|
};
|
|
2701
2707
|
Relationships: [
|
|
2702
2708
|
{
|
|
2703
|
-
foreignKeyName:
|
|
2704
|
-
columns: [
|
|
2709
|
+
foreignKeyName: "fk_milestones_project";
|
|
2710
|
+
columns: ["project_id"];
|
|
2705
2711
|
isOneToOne: false;
|
|
2706
|
-
referencedRelation:
|
|
2707
|
-
referencedColumns: [
|
|
2712
|
+
referencedRelation: "prj_projects";
|
|
2713
|
+
referencedColumns: ["id"];
|
|
2708
2714
|
},
|
|
2709
2715
|
{
|
|
2710
|
-
foreignKeyName:
|
|
2711
|
-
columns: [
|
|
2716
|
+
foreignKeyName: "prj_milestones_organization_id_fkey";
|
|
2717
|
+
columns: ["organization_id"];
|
|
2712
2718
|
isOneToOne: false;
|
|
2713
|
-
referencedRelation:
|
|
2714
|
-
referencedColumns: [
|
|
2719
|
+
referencedRelation: "organizations";
|
|
2720
|
+
referencedColumns: ["id"];
|
|
2715
2721
|
},
|
|
2716
2722
|
{
|
|
2717
|
-
foreignKeyName:
|
|
2718
|
-
columns: [
|
|
2723
|
+
foreignKeyName: "prj_milestones_project_id_fkey";
|
|
2724
|
+
columns: ["project_id"];
|
|
2719
2725
|
isOneToOne: false;
|
|
2720
|
-
referencedRelation:
|
|
2721
|
-
referencedColumns: [
|
|
2726
|
+
referencedRelation: "prj_projects";
|
|
2727
|
+
referencedColumns: ["id"];
|
|
2722
2728
|
}
|
|
2723
2729
|
];
|
|
2724
2730
|
};
|
|
@@ -2767,67 +2773,67 @@ type Database = {
|
|
|
2767
2773
|
};
|
|
2768
2774
|
Relationships: [
|
|
2769
2775
|
{
|
|
2770
|
-
foreignKeyName:
|
|
2771
|
-
columns: [
|
|
2776
|
+
foreignKeyName: "fk_notes_created_by";
|
|
2777
|
+
columns: ["created_by"];
|
|
2772
2778
|
isOneToOne: false;
|
|
2773
|
-
referencedRelation:
|
|
2774
|
-
referencedColumns: [
|
|
2779
|
+
referencedRelation: "users";
|
|
2780
|
+
referencedColumns: ["id"];
|
|
2775
2781
|
},
|
|
2776
2782
|
{
|
|
2777
|
-
foreignKeyName:
|
|
2778
|
-
columns: [
|
|
2783
|
+
foreignKeyName: "fk_notes_milestone";
|
|
2784
|
+
columns: ["milestone_id"];
|
|
2779
2785
|
isOneToOne: false;
|
|
2780
|
-
referencedRelation:
|
|
2781
|
-
referencedColumns: [
|
|
2786
|
+
referencedRelation: "prj_milestones";
|
|
2787
|
+
referencedColumns: ["id"];
|
|
2782
2788
|
},
|
|
2783
2789
|
{
|
|
2784
|
-
foreignKeyName:
|
|
2785
|
-
columns: [
|
|
2790
|
+
foreignKeyName: "fk_notes_project";
|
|
2791
|
+
columns: ["project_id"];
|
|
2786
2792
|
isOneToOne: false;
|
|
2787
|
-
referencedRelation:
|
|
2788
|
-
referencedColumns: [
|
|
2793
|
+
referencedRelation: "prj_projects";
|
|
2794
|
+
referencedColumns: ["id"];
|
|
2789
2795
|
},
|
|
2790
2796
|
{
|
|
2791
|
-
foreignKeyName:
|
|
2792
|
-
columns: [
|
|
2797
|
+
foreignKeyName: "fk_notes_task";
|
|
2798
|
+
columns: ["task_id"];
|
|
2793
2799
|
isOneToOne: false;
|
|
2794
|
-
referencedRelation:
|
|
2795
|
-
referencedColumns: [
|
|
2800
|
+
referencedRelation: "prj_tasks";
|
|
2801
|
+
referencedColumns: ["id"];
|
|
2796
2802
|
},
|
|
2797
2803
|
{
|
|
2798
|
-
foreignKeyName:
|
|
2799
|
-
columns: [
|
|
2804
|
+
foreignKeyName: "prj_notes_created_by_fkey";
|
|
2805
|
+
columns: ["created_by"];
|
|
2800
2806
|
isOneToOne: false;
|
|
2801
|
-
referencedRelation:
|
|
2802
|
-
referencedColumns: [
|
|
2807
|
+
referencedRelation: "users";
|
|
2808
|
+
referencedColumns: ["id"];
|
|
2803
2809
|
},
|
|
2804
2810
|
{
|
|
2805
|
-
foreignKeyName:
|
|
2806
|
-
columns: [
|
|
2811
|
+
foreignKeyName: "prj_notes_milestone_id_fkey";
|
|
2812
|
+
columns: ["milestone_id"];
|
|
2807
2813
|
isOneToOne: false;
|
|
2808
|
-
referencedRelation:
|
|
2809
|
-
referencedColumns: [
|
|
2814
|
+
referencedRelation: "prj_milestones";
|
|
2815
|
+
referencedColumns: ["id"];
|
|
2810
2816
|
},
|
|
2811
2817
|
{
|
|
2812
|
-
foreignKeyName:
|
|
2813
|
-
columns: [
|
|
2818
|
+
foreignKeyName: "prj_notes_organization_id_fkey";
|
|
2819
|
+
columns: ["organization_id"];
|
|
2814
2820
|
isOneToOne: false;
|
|
2815
|
-
referencedRelation:
|
|
2816
|
-
referencedColumns: [
|
|
2821
|
+
referencedRelation: "organizations";
|
|
2822
|
+
referencedColumns: ["id"];
|
|
2817
2823
|
},
|
|
2818
2824
|
{
|
|
2819
|
-
foreignKeyName:
|
|
2820
|
-
columns: [
|
|
2825
|
+
foreignKeyName: "prj_notes_project_id_fkey";
|
|
2826
|
+
columns: ["project_id"];
|
|
2821
2827
|
isOneToOne: false;
|
|
2822
|
-
referencedRelation:
|
|
2823
|
-
referencedColumns: [
|
|
2828
|
+
referencedRelation: "prj_projects";
|
|
2829
|
+
referencedColumns: ["id"];
|
|
2824
2830
|
},
|
|
2825
2831
|
{
|
|
2826
|
-
foreignKeyName:
|
|
2827
|
-
columns: [
|
|
2832
|
+
foreignKeyName: "prj_notes_task_id_fkey";
|
|
2833
|
+
columns: ["task_id"];
|
|
2828
2834
|
isOneToOne: false;
|
|
2829
|
-
referencedRelation:
|
|
2830
|
-
referencedColumns: [
|
|
2835
|
+
referencedRelation: "prj_tasks";
|
|
2836
|
+
referencedColumns: ["id"];
|
|
2831
2837
|
}
|
|
2832
2838
|
];
|
|
2833
2839
|
};
|
|
@@ -2885,39 +2891,39 @@ type Database = {
|
|
|
2885
2891
|
};
|
|
2886
2892
|
Relationships: [
|
|
2887
2893
|
{
|
|
2888
|
-
foreignKeyName:
|
|
2889
|
-
columns: [
|
|
2894
|
+
foreignKeyName: "fk_projects_company";
|
|
2895
|
+
columns: ["client_company_id"];
|
|
2890
2896
|
isOneToOne: false;
|
|
2891
|
-
referencedRelation:
|
|
2892
|
-
referencedColumns: [
|
|
2897
|
+
referencedRelation: "acq_companies";
|
|
2898
|
+
referencedColumns: ["id"];
|
|
2893
2899
|
},
|
|
2894
2900
|
{
|
|
2895
|
-
foreignKeyName:
|
|
2896
|
-
columns: [
|
|
2901
|
+
foreignKeyName: "fk_projects_deal";
|
|
2902
|
+
columns: ["deal_id"];
|
|
2897
2903
|
isOneToOne: false;
|
|
2898
|
-
referencedRelation:
|
|
2899
|
-
referencedColumns: [
|
|
2904
|
+
referencedRelation: "acq_deals";
|
|
2905
|
+
referencedColumns: ["id"];
|
|
2900
2906
|
},
|
|
2901
2907
|
{
|
|
2902
|
-
foreignKeyName:
|
|
2903
|
-
columns: [
|
|
2908
|
+
foreignKeyName: "prj_projects_client_company_id_fkey";
|
|
2909
|
+
columns: ["client_company_id"];
|
|
2904
2910
|
isOneToOne: false;
|
|
2905
|
-
referencedRelation:
|
|
2906
|
-
referencedColumns: [
|
|
2911
|
+
referencedRelation: "acq_companies";
|
|
2912
|
+
referencedColumns: ["id"];
|
|
2907
2913
|
},
|
|
2908
2914
|
{
|
|
2909
|
-
foreignKeyName:
|
|
2910
|
-
columns: [
|
|
2915
|
+
foreignKeyName: "prj_projects_deal_id_fkey";
|
|
2916
|
+
columns: ["deal_id"];
|
|
2911
2917
|
isOneToOne: false;
|
|
2912
|
-
referencedRelation:
|
|
2913
|
-
referencedColumns: [
|
|
2918
|
+
referencedRelation: "acq_deals";
|
|
2919
|
+
referencedColumns: ["id"];
|
|
2914
2920
|
},
|
|
2915
2921
|
{
|
|
2916
|
-
foreignKeyName:
|
|
2917
|
-
columns: [
|
|
2922
|
+
foreignKeyName: "prj_projects_organization_id_fkey";
|
|
2923
|
+
columns: ["organization_id"];
|
|
2918
2924
|
isOneToOne: false;
|
|
2919
|
-
referencedRelation:
|
|
2920
|
-
referencedColumns: [
|
|
2925
|
+
referencedRelation: "organizations";
|
|
2926
|
+
referencedColumns: ["id"];
|
|
2921
2927
|
}
|
|
2922
2928
|
];
|
|
2923
2929
|
};
|
|
@@ -2981,53 +2987,53 @@ type Database = {
|
|
|
2981
2987
|
};
|
|
2982
2988
|
Relationships: [
|
|
2983
2989
|
{
|
|
2984
|
-
foreignKeyName:
|
|
2985
|
-
columns: [
|
|
2990
|
+
foreignKeyName: "fk_tasks_milestone";
|
|
2991
|
+
columns: ["milestone_id"];
|
|
2986
2992
|
isOneToOne: false;
|
|
2987
|
-
referencedRelation:
|
|
2988
|
-
referencedColumns: [
|
|
2993
|
+
referencedRelation: "prj_milestones";
|
|
2994
|
+
referencedColumns: ["id"];
|
|
2989
2995
|
},
|
|
2990
2996
|
{
|
|
2991
|
-
foreignKeyName:
|
|
2992
|
-
columns: [
|
|
2997
|
+
foreignKeyName: "fk_tasks_parent";
|
|
2998
|
+
columns: ["parent_task_id"];
|
|
2993
2999
|
isOneToOne: false;
|
|
2994
|
-
referencedRelation:
|
|
2995
|
-
referencedColumns: [
|
|
3000
|
+
referencedRelation: "prj_tasks";
|
|
3001
|
+
referencedColumns: ["id"];
|
|
2996
3002
|
},
|
|
2997
3003
|
{
|
|
2998
|
-
foreignKeyName:
|
|
2999
|
-
columns: [
|
|
3004
|
+
foreignKeyName: "fk_tasks_project";
|
|
3005
|
+
columns: ["project_id"];
|
|
3000
3006
|
isOneToOne: false;
|
|
3001
|
-
referencedRelation:
|
|
3002
|
-
referencedColumns: [
|
|
3007
|
+
referencedRelation: "prj_projects";
|
|
3008
|
+
referencedColumns: ["id"];
|
|
3003
3009
|
},
|
|
3004
3010
|
{
|
|
3005
|
-
foreignKeyName:
|
|
3006
|
-
columns: [
|
|
3011
|
+
foreignKeyName: "prj_tasks_milestone_id_fkey";
|
|
3012
|
+
columns: ["milestone_id"];
|
|
3007
3013
|
isOneToOne: false;
|
|
3008
|
-
referencedRelation:
|
|
3009
|
-
referencedColumns: [
|
|
3014
|
+
referencedRelation: "prj_milestones";
|
|
3015
|
+
referencedColumns: ["id"];
|
|
3010
3016
|
},
|
|
3011
3017
|
{
|
|
3012
|
-
foreignKeyName:
|
|
3013
|
-
columns: [
|
|
3018
|
+
foreignKeyName: "prj_tasks_organization_id_fkey";
|
|
3019
|
+
columns: ["organization_id"];
|
|
3014
3020
|
isOneToOne: false;
|
|
3015
|
-
referencedRelation:
|
|
3016
|
-
referencedColumns: [
|
|
3021
|
+
referencedRelation: "organizations";
|
|
3022
|
+
referencedColumns: ["id"];
|
|
3017
3023
|
},
|
|
3018
3024
|
{
|
|
3019
|
-
foreignKeyName:
|
|
3020
|
-
columns: [
|
|
3025
|
+
foreignKeyName: "prj_tasks_parent_task_id_fkey";
|
|
3026
|
+
columns: ["parent_task_id"];
|
|
3021
3027
|
isOneToOne: false;
|
|
3022
|
-
referencedRelation:
|
|
3023
|
-
referencedColumns: [
|
|
3028
|
+
referencedRelation: "prj_tasks";
|
|
3029
|
+
referencedColumns: ["id"];
|
|
3024
3030
|
},
|
|
3025
3031
|
{
|
|
3026
|
-
foreignKeyName:
|
|
3027
|
-
columns: [
|
|
3032
|
+
foreignKeyName: "prj_tasks_project_id_fkey";
|
|
3033
|
+
columns: ["project_id"];
|
|
3028
3034
|
isOneToOne: false;
|
|
3029
|
-
referencedRelation:
|
|
3030
|
-
referencedColumns: [
|
|
3035
|
+
referencedRelation: "prj_projects";
|
|
3036
|
+
referencedColumns: ["id"];
|
|
3031
3037
|
}
|
|
3032
3038
|
];
|
|
3033
3039
|
};
|
|
@@ -3097,25 +3103,25 @@ type Database = {
|
|
|
3097
3103
|
};
|
|
3098
3104
|
Relationships: [
|
|
3099
3105
|
{
|
|
3100
|
-
foreignKeyName:
|
|
3101
|
-
columns: [
|
|
3106
|
+
foreignKeyName: "reported_requests_organization_id_fkey";
|
|
3107
|
+
columns: ["organization_id"];
|
|
3102
3108
|
isOneToOne: false;
|
|
3103
|
-
referencedRelation:
|
|
3104
|
-
referencedColumns: [
|
|
3109
|
+
referencedRelation: "organizations";
|
|
3110
|
+
referencedColumns: ["id"];
|
|
3105
3111
|
},
|
|
3106
3112
|
{
|
|
3107
|
-
foreignKeyName:
|
|
3108
|
-
columns: [
|
|
3113
|
+
foreignKeyName: "reported_requests_project_id_fkey";
|
|
3114
|
+
columns: ["project_id"];
|
|
3109
3115
|
isOneToOne: false;
|
|
3110
|
-
referencedRelation:
|
|
3111
|
-
referencedColumns: [
|
|
3116
|
+
referencedRelation: "prj_projects";
|
|
3117
|
+
referencedColumns: ["id"];
|
|
3112
3118
|
},
|
|
3113
3119
|
{
|
|
3114
|
-
foreignKeyName:
|
|
3115
|
-
columns: [
|
|
3120
|
+
foreignKeyName: "reported_requests_task_id_fkey";
|
|
3121
|
+
columns: ["task_id"];
|
|
3116
3122
|
isOneToOne: false;
|
|
3117
|
-
referencedRelation:
|
|
3118
|
-
referencedColumns: [
|
|
3123
|
+
referencedRelation: "prj_tasks";
|
|
3124
|
+
referencedColumns: ["id"];
|
|
3119
3125
|
}
|
|
3120
3126
|
];
|
|
3121
3127
|
};
|
|
@@ -3155,11 +3161,11 @@ type Database = {
|
|
|
3155
3161
|
};
|
|
3156
3162
|
Relationships: [
|
|
3157
3163
|
{
|
|
3158
|
-
foreignKeyName:
|
|
3159
|
-
columns: [
|
|
3164
|
+
foreignKeyName: "session_messages_session_id_fkey";
|
|
3165
|
+
columns: ["session_id"];
|
|
3160
3166
|
isOneToOne: false;
|
|
3161
|
-
referencedRelation:
|
|
3162
|
-
referencedColumns: [
|
|
3167
|
+
referencedRelation: "sessions";
|
|
3168
|
+
referencedColumns: ["session_id"];
|
|
3163
3169
|
}
|
|
3164
3170
|
];
|
|
3165
3171
|
};
|
|
@@ -3214,18 +3220,18 @@ type Database = {
|
|
|
3214
3220
|
};
|
|
3215
3221
|
Relationships: [
|
|
3216
3222
|
{
|
|
3217
|
-
foreignKeyName:
|
|
3218
|
-
columns: [
|
|
3223
|
+
foreignKeyName: "fk_organization";
|
|
3224
|
+
columns: ["organization_id"];
|
|
3219
3225
|
isOneToOne: false;
|
|
3220
|
-
referencedRelation:
|
|
3221
|
-
referencedColumns: [
|
|
3226
|
+
referencedRelation: "organizations";
|
|
3227
|
+
referencedColumns: ["id"];
|
|
3222
3228
|
},
|
|
3223
3229
|
{
|
|
3224
|
-
foreignKeyName:
|
|
3225
|
-
columns: [
|
|
3230
|
+
foreignKeyName: "fk_user";
|
|
3231
|
+
columns: ["user_id"];
|
|
3226
3232
|
isOneToOne: false;
|
|
3227
|
-
referencedRelation:
|
|
3228
|
-
referencedColumns: [
|
|
3233
|
+
referencedRelation: "users";
|
|
3234
|
+
referencedColumns: ["id"];
|
|
3229
3235
|
}
|
|
3230
3236
|
];
|
|
3231
3237
|
};
|
|
@@ -3301,11 +3307,11 @@ type Database = {
|
|
|
3301
3307
|
};
|
|
3302
3308
|
Relationships: [
|
|
3303
3309
|
{
|
|
3304
|
-
foreignKeyName:
|
|
3305
|
-
columns: [
|
|
3310
|
+
foreignKeyName: "task_schedules_organization_id_fkey";
|
|
3311
|
+
columns: ["organization_id"];
|
|
3306
3312
|
isOneToOne: false;
|
|
3307
|
-
referencedRelation:
|
|
3308
|
-
referencedColumns: [
|
|
3313
|
+
referencedRelation: "organizations";
|
|
3314
|
+
referencedColumns: ["id"];
|
|
3309
3315
|
}
|
|
3310
3316
|
];
|
|
3311
3317
|
};
|
|
@@ -3360,11 +3366,11 @@ type Database = {
|
|
|
3360
3366
|
};
|
|
3361
3367
|
Relationships: [
|
|
3362
3368
|
{
|
|
3363
|
-
foreignKeyName:
|
|
3364
|
-
columns: [
|
|
3369
|
+
foreignKeyName: "user_profiles_last_visited_org_fkey";
|
|
3370
|
+
columns: ["last_visited_org"];
|
|
3365
3371
|
isOneToOne: false;
|
|
3366
|
-
referencedRelation:
|
|
3367
|
-
referencedColumns: [
|
|
3372
|
+
referencedRelation: "organizations";
|
|
3373
|
+
referencedColumns: ["id"];
|
|
3368
3374
|
}
|
|
3369
3375
|
];
|
|
3370
3376
|
};
|
|
@@ -3413,11 +3419,11 @@ type Database = {
|
|
|
3413
3419
|
};
|
|
3414
3420
|
Relationships: [
|
|
3415
3421
|
{
|
|
3416
|
-
foreignKeyName:
|
|
3417
|
-
columns: [
|
|
3422
|
+
foreignKeyName: "webhook_endpoints_organization_id_fkey";
|
|
3423
|
+
columns: ["organization_id"];
|
|
3418
3424
|
isOneToOne: false;
|
|
3419
|
-
referencedRelation:
|
|
3420
|
-
referencedColumns: [
|
|
3425
|
+
referencedRelation: "organizations";
|
|
3426
|
+
referencedColumns: ["id"];
|
|
3421
3427
|
}
|
|
3422
3428
|
];
|
|
3423
3429
|
};
|
|
@@ -3565,17 +3571,17 @@ type Database = {
|
|
|
3565
3571
|
};
|
|
3566
3572
|
};
|
|
3567
3573
|
};
|
|
3568
|
-
type DatabaseWithoutInternals = Omit<Database,
|
|
3569
|
-
type DefaultSchema = DatabaseWithoutInternals[Extract<keyof Database,
|
|
3570
|
-
type Tables<DefaultSchemaTableNameOrOptions extends keyof (DefaultSchema[
|
|
3574
|
+
type DatabaseWithoutInternals = Omit<Database, "__InternalSupabase">;
|
|
3575
|
+
type DefaultSchema = DatabaseWithoutInternals[Extract<keyof Database, "public">];
|
|
3576
|
+
type Tables<DefaultSchemaTableNameOrOptions extends keyof (DefaultSchema["Tables"] & DefaultSchema["Views"]) | {
|
|
3571
3577
|
schema: keyof DatabaseWithoutInternals;
|
|
3572
3578
|
}, TableName extends DefaultSchemaTableNameOrOptions extends {
|
|
3573
3579
|
schema: keyof DatabaseWithoutInternals;
|
|
3574
|
-
} ? keyof (DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions[
|
|
3580
|
+
} ? keyof (DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions["schema"]]["Tables"] & DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions["schema"]]["Views"]) : never = never> = DefaultSchemaTableNameOrOptions extends {
|
|
3575
3581
|
schema: keyof DatabaseWithoutInternals;
|
|
3576
|
-
} ? (DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions[
|
|
3582
|
+
} ? (DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions["schema"]]["Tables"] & DatabaseWithoutInternals[DefaultSchemaTableNameOrOptions["schema"]]["Views"])[TableName] extends {
|
|
3577
3583
|
Row: infer R;
|
|
3578
|
-
} ? R : never : DefaultSchemaTableNameOrOptions extends keyof (DefaultSchema[
|
|
3584
|
+
} ? R : never : DefaultSchemaTableNameOrOptions extends keyof (DefaultSchema["Tables"] & DefaultSchema["Views"]) ? (DefaultSchema["Tables"] & DefaultSchema["Views"])[DefaultSchemaTableNameOrOptions] extends {
|
|
3579
3585
|
Row: infer R;
|
|
3580
3586
|
} ? R : never : never;
|
|
3581
3587
|
|
|
@@ -3643,6 +3649,16 @@ interface AgentIterationData {
|
|
|
3643
3649
|
/** Raw database row type for acq_deals table */
|
|
3644
3650
|
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
3645
3651
|
type DealStage = 'interested' | 'proposal' | 'closing' | 'closed_won' | 'closed_lost' | 'nurturing';
|
|
3652
|
+
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
3653
|
+
interface DealPriority {
|
|
3654
|
+
bucketKey: DealPriorityBucketKey;
|
|
3655
|
+
rank: number;
|
|
3656
|
+
label: string;
|
|
3657
|
+
color: string;
|
|
3658
|
+
reason: string;
|
|
3659
|
+
latestActivityAt: string | null;
|
|
3660
|
+
nextActionAt: string | null;
|
|
3661
|
+
}
|
|
3646
3662
|
interface DealContact {
|
|
3647
3663
|
id: string;
|
|
3648
3664
|
first_name: string | null;
|
|
@@ -3672,9 +3688,12 @@ interface DealFilters {
|
|
|
3672
3688
|
}
|
|
3673
3689
|
/** Deal list item with joined contact and company data */
|
|
3674
3690
|
interface DealListItem extends AcqDealRow {
|
|
3691
|
+
priority: DealPriority;
|
|
3692
|
+
ownership: 'us' | 'them' | null;
|
|
3693
|
+
nextAction: string | null;
|
|
3675
3694
|
contact: DealContact | null;
|
|
3676
3695
|
}
|
|
3677
|
-
type DealDetail = DealListItem;
|
|
3696
|
+
type DealDetail$1 = DealListItem;
|
|
3678
3697
|
/** Task kind options for a deal task (human follow-up action type) */
|
|
3679
3698
|
type AcqDealTaskKind = 'call' | 'email' | 'meeting' | 'other';
|
|
3680
3699
|
/**
|
|
@@ -3732,7 +3751,92 @@ declare const TransitionItemRequestSchema: z.ZodObject<{
|
|
|
3732
3751
|
reason: z.ZodOptional<z.ZodString>;
|
|
3733
3752
|
expectedUpdatedAt: z.ZodOptional<z.ZodString>;
|
|
3734
3753
|
}, z.core.$strict>;
|
|
3754
|
+
/**
|
|
3755
|
+
* Deal detail shape — currently the same as a list item (full joined record).
|
|
3756
|
+
* Additive fields keep existing DealListItem callers compatible.
|
|
3757
|
+
*/
|
|
3758
|
+
declare const DealDetailResponseSchema: z.ZodObject<{
|
|
3759
|
+
id: z.ZodString;
|
|
3760
|
+
organization_id: z.ZodString;
|
|
3761
|
+
contact_id: z.ZodNullable<z.ZodString>;
|
|
3762
|
+
contact_email: z.ZodString;
|
|
3763
|
+
pipeline_key: z.ZodString;
|
|
3764
|
+
stage_key: z.ZodNullable<z.ZodString>;
|
|
3765
|
+
state_key: z.ZodNullable<z.ZodString>;
|
|
3766
|
+
activity_log: z.ZodUnknown;
|
|
3767
|
+
discovery_data: z.ZodNullable<z.ZodUnknown>;
|
|
3768
|
+
discovery_submitted_at: z.ZodNullable<z.ZodString>;
|
|
3769
|
+
discovery_submitted_by: z.ZodNullable<z.ZodString>;
|
|
3770
|
+
proposal_data: z.ZodNullable<z.ZodUnknown>;
|
|
3771
|
+
proposal_sent_at: z.ZodNullable<z.ZodString>;
|
|
3772
|
+
proposal_pdf_url: z.ZodNullable<z.ZodString>;
|
|
3773
|
+
signature_envelope_id: z.ZodNullable<z.ZodString>;
|
|
3774
|
+
source_list_id: z.ZodNullable<z.ZodString>;
|
|
3775
|
+
source_type: z.ZodNullable<z.ZodString>;
|
|
3776
|
+
initial_fee: z.ZodNullable<z.ZodNumber>;
|
|
3777
|
+
monthly_fee: z.ZodNullable<z.ZodNumber>;
|
|
3778
|
+
closed_lost_at: z.ZodNullable<z.ZodString>;
|
|
3779
|
+
closed_lost_reason: z.ZodNullable<z.ZodString>;
|
|
3780
|
+
created_at: z.ZodString;
|
|
3781
|
+
updated_at: z.ZodString;
|
|
3782
|
+
priority: z.ZodObject<{
|
|
3783
|
+
bucketKey: z.ZodEnum<{
|
|
3784
|
+
needs_response: "needs_response";
|
|
3785
|
+
follow_up_due: "follow_up_due";
|
|
3786
|
+
waiting: "waiting";
|
|
3787
|
+
stale: "stale";
|
|
3788
|
+
closed_low: "closed_low";
|
|
3789
|
+
}>;
|
|
3790
|
+
rank: z.ZodNumber;
|
|
3791
|
+
label: z.ZodString;
|
|
3792
|
+
color: z.ZodString;
|
|
3793
|
+
reason: z.ZodString;
|
|
3794
|
+
latestActivityAt: z.ZodNullable<z.ZodString>;
|
|
3795
|
+
nextActionAt: z.ZodNullable<z.ZodString>;
|
|
3796
|
+
}, z.core.$strip>;
|
|
3797
|
+
ownership: z.ZodNullable<z.ZodEnum<{
|
|
3798
|
+
us: "us";
|
|
3799
|
+
them: "them";
|
|
3800
|
+
}>>;
|
|
3801
|
+
nextAction: z.ZodNullable<z.ZodString>;
|
|
3802
|
+
contact: z.ZodNullable<z.ZodObject<{
|
|
3803
|
+
id: z.ZodString;
|
|
3804
|
+
first_name: z.ZodNullable<z.ZodString>;
|
|
3805
|
+
last_name: z.ZodNullable<z.ZodString>;
|
|
3806
|
+
email: z.ZodString;
|
|
3807
|
+
title: z.ZodNullable<z.ZodString>;
|
|
3808
|
+
headline: z.ZodNullable<z.ZodString>;
|
|
3809
|
+
linkedin_url: z.ZodNullable<z.ZodString>;
|
|
3810
|
+
pipeline_status: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3811
|
+
enrichment_data: z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3812
|
+
company: z.ZodNullable<z.ZodObject<{
|
|
3813
|
+
id: z.ZodString;
|
|
3814
|
+
name: z.ZodString;
|
|
3815
|
+
domain: z.ZodNullable<z.ZodString>;
|
|
3816
|
+
website: z.ZodNullable<z.ZodString>;
|
|
3817
|
+
linkedin_url: z.ZodNullable<z.ZodString>;
|
|
3818
|
+
segment: z.ZodNullable<z.ZodString>;
|
|
3819
|
+
category: z.ZodNullable<z.ZodString>;
|
|
3820
|
+
num_employees: z.ZodNullable<z.ZodNumber>;
|
|
3821
|
+
}, z.core.$strip>>;
|
|
3822
|
+
}, z.core.$strip>>;
|
|
3823
|
+
conversation: z.ZodObject<{
|
|
3824
|
+
messages: z.ZodArray<z.ZodObject<{
|
|
3825
|
+
id: z.ZodString;
|
|
3826
|
+
direction: z.ZodEnum<{
|
|
3827
|
+
inbound: "inbound";
|
|
3828
|
+
outbound: "outbound";
|
|
3829
|
+
}>;
|
|
3830
|
+
fromEmail: z.ZodString;
|
|
3831
|
+
toEmail: z.ZodString;
|
|
3832
|
+
subject: z.ZodNullable<z.ZodString>;
|
|
3833
|
+
body: z.ZodString;
|
|
3834
|
+
sentAt: z.ZodNullable<z.ZodString>;
|
|
3835
|
+
}, z.core.$strip>>;
|
|
3836
|
+
}, z.core.$strip>;
|
|
3837
|
+
}, z.core.$strip>;
|
|
3735
3838
|
type TransitionItemRequest = z.infer<typeof TransitionItemRequestSchema>;
|
|
3839
|
+
type DealDetailResponse = z.infer<typeof DealDetailResponseSchema>;
|
|
3736
3840
|
/**
|
|
3737
3841
|
* Lifecycle status enum for `acq_lists.status` (mirrors DB CHECK constraint
|
|
3738
3842
|
* from migration 20260428000003_lead_gen_acq_lists_status_and_config.sql).
|
|
@@ -3744,6 +3848,76 @@ declare const ListStatusSchema: z.ZodEnum<{
|
|
|
3744
3848
|
launched: "launched";
|
|
3745
3849
|
archived: "archived";
|
|
3746
3850
|
}>;
|
|
3851
|
+
/**
|
|
3852
|
+
* Single list as returned by /api/acquisition/lists/:id etc.
|
|
3853
|
+
* Camel-cased domain shape matching AcqList in types.ts.
|
|
3854
|
+
*/
|
|
3855
|
+
declare const AcqListResponseSchema: z.ZodObject<{
|
|
3856
|
+
id: z.ZodString;
|
|
3857
|
+
organizationId: z.ZodString;
|
|
3858
|
+
name: z.ZodString;
|
|
3859
|
+
description: z.ZodNullable<z.ZodString>;
|
|
3860
|
+
batchIds: z.ZodArray<z.ZodString>;
|
|
3861
|
+
instantlyCampaignId: z.ZodNullable<z.ZodString>;
|
|
3862
|
+
status: z.ZodEnum<{
|
|
3863
|
+
closing: "closing";
|
|
3864
|
+
draft: "draft";
|
|
3865
|
+
enriching: "enriching";
|
|
3866
|
+
launched: "launched";
|
|
3867
|
+
archived: "archived";
|
|
3868
|
+
}>;
|
|
3869
|
+
metadata: z.ZodObject<{
|
|
3870
|
+
buildPlanSnapshot: z.ZodOptional<z.ZodObject<{
|
|
3871
|
+
templateId: z.ZodString;
|
|
3872
|
+
templateLabel: z.ZodString;
|
|
3873
|
+
steps: z.ZodArray<z.ZodObject<{
|
|
3874
|
+
id: z.ZodString;
|
|
3875
|
+
label: z.ZodString;
|
|
3876
|
+
description: z.ZodOptional<z.ZodString>;
|
|
3877
|
+
primaryEntity: z.ZodEnum<{
|
|
3878
|
+
company: "company";
|
|
3879
|
+
contact: "contact";
|
|
3880
|
+
}>;
|
|
3881
|
+
outputs: z.ZodArray<z.ZodEnum<{
|
|
3882
|
+
company: "company";
|
|
3883
|
+
contact: "contact";
|
|
3884
|
+
export: "export";
|
|
3885
|
+
}>>;
|
|
3886
|
+
stageKey: z.ZodString;
|
|
3887
|
+
dependsOn: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3888
|
+
dependencyMode: z.ZodLiteral<"per-record-eligibility">;
|
|
3889
|
+
capabilityKey: z.ZodString;
|
|
3890
|
+
defaultBatchSize: z.ZodNumber;
|
|
3891
|
+
maxBatchSize: z.ZodNumber;
|
|
3892
|
+
}, z.core.$strip>>;
|
|
3893
|
+
}, z.core.$strip>>;
|
|
3894
|
+
}, z.core.$catchall<z.ZodUnknown>>;
|
|
3895
|
+
launchedAt: z.ZodNullable<z.ZodString>;
|
|
3896
|
+
completedAt: z.ZodNullable<z.ZodString>;
|
|
3897
|
+
createdAt: z.ZodString;
|
|
3898
|
+
scrapingConfig: z.ZodObject<{
|
|
3899
|
+
vertical: z.ZodOptional<z.ZodString>;
|
|
3900
|
+
geography: z.ZodOptional<z.ZodString>;
|
|
3901
|
+
size: z.ZodOptional<z.ZodString>;
|
|
3902
|
+
apifyInput: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3903
|
+
}, z.core.$strip>;
|
|
3904
|
+
icp: z.ZodObject<{
|
|
3905
|
+
qualificationRubricKey: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3906
|
+
targetDescription: z.ZodOptional<z.ZodString>;
|
|
3907
|
+
minReviewCount: z.ZodOptional<z.ZodNumber>;
|
|
3908
|
+
minRating: z.ZodOptional<z.ZodNumber>;
|
|
3909
|
+
excludeFranchises: z.ZodOptional<z.ZodBoolean>;
|
|
3910
|
+
customRules: z.ZodOptional<z.ZodString>;
|
|
3911
|
+
}, z.core.$strip>;
|
|
3912
|
+
pipelineConfig: z.ZodObject<{
|
|
3913
|
+
stages: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3914
|
+
key: z.ZodString;
|
|
3915
|
+
label: z.ZodOptional<z.ZodString>;
|
|
3916
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
3917
|
+
order: z.ZodOptional<z.ZodNumber>;
|
|
3918
|
+
}, z.core.$strip>>>;
|
|
3919
|
+
}, z.core.$strip>;
|
|
3920
|
+
}, z.core.$strip>;
|
|
3747
3921
|
declare const ListCompaniesQuerySchema: z.ZodObject<{
|
|
3748
3922
|
search: z.ZodOptional<z.ZodString>;
|
|
3749
3923
|
listId: z.ZodOptional<z.ZodString>;
|
|
@@ -3856,6 +4030,7 @@ type AcqCompanyResponse = z.infer<typeof AcqCompanyResponseSchema>;
|
|
|
3856
4030
|
type AcqContactResponse = z.infer<typeof AcqContactResponseSchema>;
|
|
3857
4031
|
type AcqArtifactOwnerKind = z.infer<typeof AcqArtifactOwnerKindSchema>;
|
|
3858
4032
|
type ListStatus = z.infer<typeof ListStatusSchema>;
|
|
4033
|
+
type AcqListResponse = z.infer<typeof AcqListResponseSchema>;
|
|
3859
4034
|
|
|
3860
4035
|
/**
|
|
3861
4036
|
* Lead Service Types
|
|
@@ -5129,6 +5304,36 @@ declare const OrganizationModelSchema: z.ZodObject<{
|
|
|
5129
5304
|
id: z.ZodString;
|
|
5130
5305
|
order: z.ZodNumber;
|
|
5131
5306
|
}, z.core.$strip>>;
|
|
5307
|
+
defaultBuildTemplateId: z.ZodString;
|
|
5308
|
+
buildTemplates: z.ZodArray<z.ZodObject<{
|
|
5309
|
+
label: z.ZodString;
|
|
5310
|
+
description: z.ZodOptional<z.ZodString>;
|
|
5311
|
+
color: z.ZodOptional<z.ZodString>;
|
|
5312
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
5313
|
+
id: z.ZodString;
|
|
5314
|
+
steps: z.ZodArray<z.ZodObject<{
|
|
5315
|
+
label: z.ZodString;
|
|
5316
|
+
description: z.ZodOptional<z.ZodString>;
|
|
5317
|
+
color: z.ZodOptional<z.ZodString>;
|
|
5318
|
+
icon: z.ZodOptional<z.ZodString>;
|
|
5319
|
+
id: z.ZodString;
|
|
5320
|
+
primaryEntity: z.ZodEnum<{
|
|
5321
|
+
company: "company";
|
|
5322
|
+
contact: "contact";
|
|
5323
|
+
}>;
|
|
5324
|
+
outputs: z.ZodArray<z.ZodEnum<{
|
|
5325
|
+
company: "company";
|
|
5326
|
+
contact: "contact";
|
|
5327
|
+
export: "export";
|
|
5328
|
+
}>>;
|
|
5329
|
+
stageKey: z.ZodString;
|
|
5330
|
+
dependsOn: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
5331
|
+
dependencyMode: z.ZodLiteral<"per-record-eligibility">;
|
|
5332
|
+
capabilityKey: z.ZodString;
|
|
5333
|
+
defaultBatchSize: z.ZodNumber;
|
|
5334
|
+
maxBatchSize: z.ZodNumber;
|
|
5335
|
+
}, z.core.$strip>>;
|
|
5336
|
+
}, z.core.$strip>>;
|
|
5132
5337
|
}, z.core.$strip>;
|
|
5133
5338
|
projects: z.ZodObject<{
|
|
5134
5339
|
projectEntityId: z.ZodString;
|
|
@@ -5317,6 +5522,57 @@ type ResourceCategory = z.infer<typeof ResourceCategorySchema>;
|
|
|
5317
5522
|
type ResourceLink = Link;
|
|
5318
5523
|
|
|
5319
5524
|
type ExecutionStatus = 'pending' | 'running' | 'completed' | 'failed' | 'warning';
|
|
5525
|
+
/**
|
|
5526
|
+
* Event sent when new execution starts
|
|
5527
|
+
*/
|
|
5528
|
+
interface ExecutionStartedEvent {
|
|
5529
|
+
type: 'new-execution';
|
|
5530
|
+
resourceId: string;
|
|
5531
|
+
executionId: string;
|
|
5532
|
+
timestamp: number;
|
|
5533
|
+
data?: undefined;
|
|
5534
|
+
}
|
|
5535
|
+
/**
|
|
5536
|
+
* Event sent when execution log message is emitted
|
|
5537
|
+
*/
|
|
5538
|
+
interface ExecutionLogEvent {
|
|
5539
|
+
type: 'log';
|
|
5540
|
+
resourceId: string;
|
|
5541
|
+
executionId: string;
|
|
5542
|
+
timestamp: number;
|
|
5543
|
+
data: {
|
|
5544
|
+
log: ExecutionLogMessage;
|
|
5545
|
+
};
|
|
5546
|
+
}
|
|
5547
|
+
/**
|
|
5548
|
+
* Event sent when execution completes (success or failure)
|
|
5549
|
+
*/
|
|
5550
|
+
interface ExecutionCompleteEvent {
|
|
5551
|
+
type: 'execution-complete';
|
|
5552
|
+
resourceId: string;
|
|
5553
|
+
executionId: string;
|
|
5554
|
+
timestamp: number;
|
|
5555
|
+
data: {
|
|
5556
|
+
success: boolean;
|
|
5557
|
+
status?: ExecutionStatus;
|
|
5558
|
+
result?: unknown;
|
|
5559
|
+
error?: string;
|
|
5560
|
+
};
|
|
5561
|
+
}
|
|
5562
|
+
/**
|
|
5563
|
+
* Connection confirmation event
|
|
5564
|
+
*/
|
|
5565
|
+
interface ExecutionConnectedEvent {
|
|
5566
|
+
type: 'connected';
|
|
5567
|
+
resourceId: string;
|
|
5568
|
+
executionId?: undefined;
|
|
5569
|
+
timestamp: number;
|
|
5570
|
+
data?: undefined;
|
|
5571
|
+
}
|
|
5572
|
+
/**
|
|
5573
|
+
* Union of all execution SSE events
|
|
5574
|
+
*/
|
|
5575
|
+
type ExecutionSSEEvent = ExecutionStartedEvent | ExecutionLogEvent | ExecutionCompleteEvent | ExecutionConnectedEvent;
|
|
5320
5576
|
interface APIExecutionSummary {
|
|
5321
5577
|
id: string;
|
|
5322
5578
|
status: ExecutionStatus;
|
|
@@ -5592,6 +5848,32 @@ declare const ListCredentialsResponseSchema: z.ZodObject<{
|
|
|
5592
5848
|
/** API response type for a single credential list item */
|
|
5593
5849
|
type CredentialListItem = z.infer<typeof ListCredentialsResponseSchema>['credentials'][number];
|
|
5594
5850
|
|
|
5851
|
+
type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
|
|
5852
|
+
type LeadGenStageKey = string;
|
|
5853
|
+
type LeadGenCapabilityKey = string;
|
|
5854
|
+
interface ListBuilderWorkflowFormProps {
|
|
5855
|
+
list: AcqListResponse;
|
|
5856
|
+
onSubmit: (input: unknown) => void | Promise<void>;
|
|
5857
|
+
}
|
|
5858
|
+
interface ListBuilderWorkflow {
|
|
5859
|
+
resourceId: string;
|
|
5860
|
+
workflowId?: string;
|
|
5861
|
+
capabilityKey?: LeadGenCapabilityKey;
|
|
5862
|
+
label: string;
|
|
5863
|
+
description: string;
|
|
5864
|
+
category: ListBuilderWorkflowCategory;
|
|
5865
|
+
stagesAffected: readonly LeadGenStageKey[];
|
|
5866
|
+
inputForm?: ComponentType<ListBuilderWorkflowFormProps>;
|
|
5867
|
+
defaultInput?: (list: AcqListResponse) => unknown;
|
|
5868
|
+
}
|
|
5869
|
+
type ListBuilderRegistry = readonly ListBuilderWorkflow[];
|
|
5870
|
+
|
|
5871
|
+
declare function ListActionsProvider({ registry, children }: {
|
|
5872
|
+
registry?: ListBuilderRegistry;
|
|
5873
|
+
children: ReactNode;
|
|
5874
|
+
}): react_jsx_runtime.JSX.Element;
|
|
5875
|
+
declare function useListActions(): ListBuilderRegistry;
|
|
5876
|
+
|
|
5595
5877
|
/** Flat + per-scheme override pattern. Flat values apply to both; `light`/`dark` win over flat. */
|
|
5596
5878
|
type WithSchemes<T> = T & {
|
|
5597
5879
|
light?: T;
|
|
@@ -5720,7 +6002,7 @@ interface ElevasisCoreProviderProps {
|
|
|
5720
6002
|
*/
|
|
5721
6003
|
injectStyles?: boolean;
|
|
5722
6004
|
/**
|
|
5723
|
-
* CRM action definitions used by DealDetailPage
|
|
6005
|
+
* CRM action definitions used by DealDetailPage.
|
|
5724
6006
|
* Defaults to DEFAULT_CRM_ACTIONS. Pass a custom array to override or extend
|
|
5725
6007
|
* the default action set for your organization's sales flow.
|
|
5726
6008
|
*
|
|
@@ -5737,6 +6019,12 @@ interface ElevasisCoreProviderProps {
|
|
|
5737
6019
|
* ```
|
|
5738
6020
|
*/
|
|
5739
6021
|
crmActions?: ActionDef[];
|
|
6022
|
+
/**
|
|
6023
|
+
* List Builder workflow registry used by lead-gen list action surfaces.
|
|
6024
|
+
* Defaults to an empty registry. Client projects should pass their project-local
|
|
6025
|
+
* workflow definitions here; @repo/ui does not ship project workflow IDs.
|
|
6026
|
+
*/
|
|
6027
|
+
listActions?: ListBuilderRegistry;
|
|
5740
6028
|
children: ReactNode;
|
|
5741
6029
|
}
|
|
5742
6030
|
/**
|
|
@@ -6694,7 +6982,7 @@ declare function ScrollToTop(): react_jsx_runtime.JSX.Element;
|
|
|
6694
6982
|
* </ElevasisCoreProvider>
|
|
6695
6983
|
* ```
|
|
6696
6984
|
*/
|
|
6697
|
-
declare function ElevasisCoreProvider({ auth, queryClient, apiUrl, onError, notifications, crmActions, children }: ElevasisCoreProviderProps): react_jsx_runtime.JSX.Element;
|
|
6985
|
+
declare function ElevasisCoreProvider({ auth, queryClient, apiUrl, onError, notifications, crmActions, listActions, children }: ElevasisCoreProviderProps): react_jsx_runtime.JSX.Element;
|
|
6698
6986
|
|
|
6699
6987
|
/**
|
|
6700
6988
|
* Provides the active CRM action definitions to deal action surfaces.
|
|
@@ -6858,6 +7146,7 @@ interface AppearanceConfig {
|
|
|
6858
7146
|
/** Loader element rendered during loading states. Defaults to Elevasis chevron loader. */
|
|
6859
7147
|
loader?: ReactNode;
|
|
6860
7148
|
}
|
|
7149
|
+
|
|
6861
7150
|
declare function AppearanceProvider({ value, children }: {
|
|
6862
7151
|
value: Required<AppearanceConfig>;
|
|
6863
7152
|
children: ReactNode;
|
|
@@ -6910,7 +7199,7 @@ interface ElevasisThemeConfig extends ElevasisCoreThemeConfig {
|
|
|
6910
7199
|
* Extends ElevasisCoreProviderProps with Mantine-aware theme config.
|
|
6911
7200
|
*
|
|
6912
7201
|
* Accepts `crmActions` from ElevasisCoreProviderProps — pass a custom ActionDef[]
|
|
6913
|
-
* to override or extend the default CRM action set for DealDetailPage
|
|
7202
|
+
* to override or extend the default CRM action set for DealDetailPage.
|
|
6914
7203
|
*/
|
|
6915
7204
|
interface ElevasisUIProviderProps extends Omit<ElevasisCoreProviderProps, 'theme' | 'notifications'> {
|
|
6916
7205
|
theme?: ElevasisThemeConfig;
|
|
@@ -6987,6 +7276,59 @@ interface ExecuteAsyncResult {
|
|
|
6987
7276
|
*/
|
|
6988
7277
|
declare function useExecuteAsync(): _tanstack_react_query.UseMutationResult<ExecuteAsyncResult, Error, ExecuteAsyncParams, unknown>;
|
|
6989
7278
|
|
|
7279
|
+
interface UseWorkflowExecutionOptions {
|
|
7280
|
+
workflowId: string;
|
|
7281
|
+
listId?: string;
|
|
7282
|
+
}
|
|
7283
|
+
interface WorkflowExecutionTriggerParams {
|
|
7284
|
+
input: unknown;
|
|
7285
|
+
}
|
|
7286
|
+
interface UseWorkflowExecutionResult {
|
|
7287
|
+
execute: (params: WorkflowExecutionTriggerParams) => Promise<ExecuteAsyncResult>;
|
|
7288
|
+
executionId: string | null;
|
|
7289
|
+
status: string | null;
|
|
7290
|
+
isIdle: boolean;
|
|
7291
|
+
isPending: boolean;
|
|
7292
|
+
isSuccess: boolean;
|
|
7293
|
+
isError: boolean;
|
|
7294
|
+
error: Error | null;
|
|
7295
|
+
data: ExecuteAsyncResult | undefined;
|
|
7296
|
+
reset: () => void;
|
|
7297
|
+
}
|
|
7298
|
+
/**
|
|
7299
|
+
* List-builder-friendly wrapper around async workflow execution.
|
|
7300
|
+
*
|
|
7301
|
+
* Binds a workflow ID once, exposes a small trigger API, and refreshes both
|
|
7302
|
+
* platform execution lists and list execution history when a list ID is known.
|
|
7303
|
+
*/
|
|
7304
|
+
declare function useWorkflowExecution({ workflowId, listId }: UseWorkflowExecutionOptions): UseWorkflowExecutionResult;
|
|
7305
|
+
|
|
7306
|
+
interface UseExecutionSSEOptions {
|
|
7307
|
+
enabled?: boolean;
|
|
7308
|
+
apiUrl?: string;
|
|
7309
|
+
manager?: SSEConnectionManagerLike;
|
|
7310
|
+
listId?: string;
|
|
7311
|
+
onEvent?: (event: ExecutionSSEEvent) => void;
|
|
7312
|
+
}
|
|
7313
|
+
interface UseExecutionSSEResult {
|
|
7314
|
+
connected: boolean;
|
|
7315
|
+
error: string | null;
|
|
7316
|
+
events: ExecutionSSEEvent[];
|
|
7317
|
+
latestEvent: ExecutionSSEEvent | null;
|
|
7318
|
+
liveExecutions: Set<string>;
|
|
7319
|
+
streamingLogs: Map<string, ExecutionLogMessage[]>;
|
|
7320
|
+
runningCount: number;
|
|
7321
|
+
isLive: (executionId: string) => boolean;
|
|
7322
|
+
clear: () => void;
|
|
7323
|
+
}
|
|
7324
|
+
/**
|
|
7325
|
+
* Tail execution SSE for a workflow/resource using the shared SSE manager.
|
|
7326
|
+
*
|
|
7327
|
+
* Auth is supplied by useSSEConnection; this hook adds the active WorkOS org
|
|
7328
|
+
* header and invalidates execution/list caches when execution events arrive.
|
|
7329
|
+
*/
|
|
7330
|
+
declare function useExecutionSSE(resourceId: string, options?: UseExecutionSSEOptions): UseExecutionSSEResult;
|
|
7331
|
+
|
|
6990
7332
|
interface RetryExecutionParams {
|
|
6991
7333
|
resourceId: string;
|
|
6992
7334
|
resourceType: ResourceType;
|
|
@@ -8875,6 +9217,17 @@ declare function useDeals(filters?: DealFilters): {
|
|
|
8875
9217
|
closed_lost_reason: string | null;
|
|
8876
9218
|
created_at: string;
|
|
8877
9219
|
updated_at: string;
|
|
9220
|
+
priority: {
|
|
9221
|
+
bucketKey: "needs_response" | "follow_up_due" | "waiting" | "stale" | "closed_low";
|
|
9222
|
+
rank: number;
|
|
9223
|
+
label: string;
|
|
9224
|
+
color: string;
|
|
9225
|
+
reason: string;
|
|
9226
|
+
latestActivityAt: string | null;
|
|
9227
|
+
nextActionAt: string | null;
|
|
9228
|
+
};
|
|
9229
|
+
ownership: "us" | "them" | null;
|
|
9230
|
+
nextAction: string | null;
|
|
8878
9231
|
contact: {
|
|
8879
9232
|
id: string;
|
|
8880
9233
|
first_name: string | null;
|
|
@@ -8928,6 +9281,17 @@ declare function useDeals(filters?: DealFilters): {
|
|
|
8928
9281
|
closed_lost_reason: string | null;
|
|
8929
9282
|
created_at: string;
|
|
8930
9283
|
updated_at: string;
|
|
9284
|
+
priority: {
|
|
9285
|
+
bucketKey: "needs_response" | "follow_up_due" | "waiting" | "stale" | "closed_low";
|
|
9286
|
+
rank: number;
|
|
9287
|
+
label: string;
|
|
9288
|
+
color: string;
|
|
9289
|
+
reason: string;
|
|
9290
|
+
latestActivityAt: string | null;
|
|
9291
|
+
nextActionAt: string | null;
|
|
9292
|
+
};
|
|
9293
|
+
ownership: "us" | "them" | null;
|
|
9294
|
+
nextAction: string | null;
|
|
8931
9295
|
contact: {
|
|
8932
9296
|
id: string;
|
|
8933
9297
|
first_name: string | null;
|
|
@@ -8973,7 +9337,8 @@ declare function useDealsLookup(filters?: DealLookupFilters, options?: UseDealsL
|
|
|
8973
9337
|
*/
|
|
8974
9338
|
declare function useDeleteDeal(): _tanstack_react_query.UseMutationResult<void, Error, string, unknown>;
|
|
8975
9339
|
|
|
8976
|
-
|
|
9340
|
+
type DealDetail = DealDetail$1 & Pick<DealDetailResponse, 'conversation'>;
|
|
9341
|
+
declare function useDealDetail(acqDealId: string): _tanstack_react_query.UseQueryResult<DealDetail | null, Error>;
|
|
8977
9342
|
|
|
8978
9343
|
interface TransitionItemInput {
|
|
8979
9344
|
dealId: string;
|
|
@@ -9106,11 +9471,29 @@ declare function useLists(): _tanstack_react_query.UseQueryResult<{
|
|
|
9106
9471
|
organizationId: string;
|
|
9107
9472
|
name: string;
|
|
9108
9473
|
description: string | null;
|
|
9109
|
-
type: string;
|
|
9110
9474
|
batchIds: string[];
|
|
9111
9475
|
instantlyCampaignId: string | null;
|
|
9112
9476
|
status: "closing" | "draft" | "enriching" | "launched" | "archived";
|
|
9113
|
-
metadata:
|
|
9477
|
+
metadata: {
|
|
9478
|
+
[x: string]: unknown;
|
|
9479
|
+
buildPlanSnapshot?: {
|
|
9480
|
+
templateId: string;
|
|
9481
|
+
templateLabel: string;
|
|
9482
|
+
steps: {
|
|
9483
|
+
id: string;
|
|
9484
|
+
label: string;
|
|
9485
|
+
primaryEntity: "company" | "contact";
|
|
9486
|
+
outputs: ("company" | "contact" | "export")[];
|
|
9487
|
+
stageKey: string;
|
|
9488
|
+
dependencyMode: "per-record-eligibility";
|
|
9489
|
+
capabilityKey: string;
|
|
9490
|
+
defaultBatchSize: number;
|
|
9491
|
+
maxBatchSize: number;
|
|
9492
|
+
description?: string | undefined;
|
|
9493
|
+
dependsOn?: string[] | undefined;
|
|
9494
|
+
}[];
|
|
9495
|
+
} | undefined;
|
|
9496
|
+
};
|
|
9114
9497
|
launchedAt: string | null;
|
|
9115
9498
|
completedAt: string | null;
|
|
9116
9499
|
createdAt: string;
|
|
@@ -9142,11 +9525,29 @@ declare function useList(listId: string): _tanstack_react_query.UseQueryResult<{
|
|
|
9142
9525
|
organizationId: string;
|
|
9143
9526
|
name: string;
|
|
9144
9527
|
description: string | null;
|
|
9145
|
-
type: string;
|
|
9146
9528
|
batchIds: string[];
|
|
9147
9529
|
instantlyCampaignId: string | null;
|
|
9148
9530
|
status: "closing" | "draft" | "enriching" | "launched" | "archived";
|
|
9149
|
-
metadata:
|
|
9531
|
+
metadata: {
|
|
9532
|
+
[x: string]: unknown;
|
|
9533
|
+
buildPlanSnapshot?: {
|
|
9534
|
+
templateId: string;
|
|
9535
|
+
templateLabel: string;
|
|
9536
|
+
steps: {
|
|
9537
|
+
id: string;
|
|
9538
|
+
label: string;
|
|
9539
|
+
primaryEntity: "company" | "contact";
|
|
9540
|
+
outputs: ("company" | "contact" | "export")[];
|
|
9541
|
+
stageKey: string;
|
|
9542
|
+
dependencyMode: "per-record-eligibility";
|
|
9543
|
+
capabilityKey: string;
|
|
9544
|
+
defaultBatchSize: number;
|
|
9545
|
+
maxBatchSize: number;
|
|
9546
|
+
description?: string | undefined;
|
|
9547
|
+
dependsOn?: string[] | undefined;
|
|
9548
|
+
}[];
|
|
9549
|
+
} | undefined;
|
|
9550
|
+
};
|
|
9150
9551
|
launchedAt: string | null;
|
|
9151
9552
|
completedAt: string | null;
|
|
9152
9553
|
createdAt: string;
|
|
@@ -9211,11 +9612,29 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
9211
9612
|
organizationId: string;
|
|
9212
9613
|
name: string;
|
|
9213
9614
|
description: string | null;
|
|
9214
|
-
type: string;
|
|
9215
9615
|
batchIds: string[];
|
|
9216
9616
|
instantlyCampaignId: string | null;
|
|
9217
9617
|
status: "closing" | "draft" | "enriching" | "launched" | "archived";
|
|
9218
|
-
metadata:
|
|
9618
|
+
metadata: {
|
|
9619
|
+
[x: string]: unknown;
|
|
9620
|
+
buildPlanSnapshot?: {
|
|
9621
|
+
templateId: string;
|
|
9622
|
+
templateLabel: string;
|
|
9623
|
+
steps: {
|
|
9624
|
+
id: string;
|
|
9625
|
+
label: string;
|
|
9626
|
+
primaryEntity: "company" | "contact";
|
|
9627
|
+
outputs: ("company" | "contact" | "export")[];
|
|
9628
|
+
stageKey: string;
|
|
9629
|
+
dependencyMode: "per-record-eligibility";
|
|
9630
|
+
capabilityKey: string;
|
|
9631
|
+
defaultBatchSize: number;
|
|
9632
|
+
maxBatchSize: number;
|
|
9633
|
+
description?: string | undefined;
|
|
9634
|
+
dependsOn?: string[] | undefined;
|
|
9635
|
+
}[];
|
|
9636
|
+
} | undefined;
|
|
9637
|
+
};
|
|
9219
9638
|
launchedAt: string | null;
|
|
9220
9639
|
completedAt: string | null;
|
|
9221
9640
|
createdAt: string;
|
|
@@ -9245,6 +9664,7 @@ declare function useCreateList(): _tanstack_react_query.UseMutationResult<{
|
|
|
9245
9664
|
name: string;
|
|
9246
9665
|
description?: string | null | undefined;
|
|
9247
9666
|
status?: "closing" | "draft" | "enriching" | "launched" | "archived" | undefined;
|
|
9667
|
+
buildTemplateId?: string | undefined;
|
|
9248
9668
|
scrapingConfig?: {
|
|
9249
9669
|
vertical?: string | undefined;
|
|
9250
9670
|
geography?: string | undefined;
|
|
@@ -9273,11 +9693,29 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
9273
9693
|
organizationId: string;
|
|
9274
9694
|
name: string;
|
|
9275
9695
|
description: string | null;
|
|
9276
|
-
type: string;
|
|
9277
9696
|
batchIds: string[];
|
|
9278
9697
|
instantlyCampaignId: string | null;
|
|
9279
9698
|
status: "closing" | "draft" | "enriching" | "launched" | "archived";
|
|
9280
|
-
metadata:
|
|
9699
|
+
metadata: {
|
|
9700
|
+
[x: string]: unknown;
|
|
9701
|
+
buildPlanSnapshot?: {
|
|
9702
|
+
templateId: string;
|
|
9703
|
+
templateLabel: string;
|
|
9704
|
+
steps: {
|
|
9705
|
+
id: string;
|
|
9706
|
+
label: string;
|
|
9707
|
+
primaryEntity: "company" | "contact";
|
|
9708
|
+
outputs: ("company" | "contact" | "export")[];
|
|
9709
|
+
stageKey: string;
|
|
9710
|
+
dependencyMode: "per-record-eligibility";
|
|
9711
|
+
capabilityKey: string;
|
|
9712
|
+
defaultBatchSize: number;
|
|
9713
|
+
maxBatchSize: number;
|
|
9714
|
+
description?: string | undefined;
|
|
9715
|
+
dependsOn?: string[] | undefined;
|
|
9716
|
+
}[];
|
|
9717
|
+
} | undefined;
|
|
9718
|
+
};
|
|
9281
9719
|
launchedAt: string | null;
|
|
9282
9720
|
completedAt: string | null;
|
|
9283
9721
|
createdAt: string;
|
|
@@ -9307,17 +9745,37 @@ declare function useUpdateList(listId: string): _tanstack_react_query.UseMutatio
|
|
|
9307
9745
|
name?: string | undefined;
|
|
9308
9746
|
description?: string | null | undefined;
|
|
9309
9747
|
batchIds?: string[] | undefined;
|
|
9748
|
+
buildTemplateId?: string | undefined;
|
|
9749
|
+
confirmBuildTemplateChange?: true | undefined;
|
|
9310
9750
|
}, unknown>;
|
|
9311
9751
|
declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseMutationResult<{
|
|
9312
9752
|
id: string;
|
|
9313
9753
|
organizationId: string;
|
|
9314
9754
|
name: string;
|
|
9315
9755
|
description: string | null;
|
|
9316
|
-
type: string;
|
|
9317
9756
|
batchIds: string[];
|
|
9318
9757
|
instantlyCampaignId: string | null;
|
|
9319
9758
|
status: "closing" | "draft" | "enriching" | "launched" | "archived";
|
|
9320
|
-
metadata:
|
|
9759
|
+
metadata: {
|
|
9760
|
+
[x: string]: unknown;
|
|
9761
|
+
buildPlanSnapshot?: {
|
|
9762
|
+
templateId: string;
|
|
9763
|
+
templateLabel: string;
|
|
9764
|
+
steps: {
|
|
9765
|
+
id: string;
|
|
9766
|
+
label: string;
|
|
9767
|
+
primaryEntity: "company" | "contact";
|
|
9768
|
+
outputs: ("company" | "contact" | "export")[];
|
|
9769
|
+
stageKey: string;
|
|
9770
|
+
dependencyMode: "per-record-eligibility";
|
|
9771
|
+
capabilityKey: string;
|
|
9772
|
+
defaultBatchSize: number;
|
|
9773
|
+
maxBatchSize: number;
|
|
9774
|
+
description?: string | undefined;
|
|
9775
|
+
dependsOn?: string[] | undefined;
|
|
9776
|
+
}[];
|
|
9777
|
+
} | undefined;
|
|
9778
|
+
};
|
|
9321
9779
|
launchedAt: string | null;
|
|
9322
9780
|
completedAt: string | null;
|
|
9323
9781
|
createdAt: string;
|
|
@@ -9369,6 +9827,29 @@ declare function useUpdateListConfig(listId: string): _tanstack_react_query.UseM
|
|
|
9369
9827
|
}, unknown>;
|
|
9370
9828
|
declare function useDeleteList(): _tanstack_react_query.UseMutationResult<void, Error, string, unknown>;
|
|
9371
9829
|
|
|
9830
|
+
interface AddCompaniesToListResult {
|
|
9831
|
+
added: number;
|
|
9832
|
+
alreadyExisted: number;
|
|
9833
|
+
}
|
|
9834
|
+
declare function useAddCompaniesToList(listId: string): _tanstack_react_query.UseMutationResult<AddCompaniesToListResult, Error, {
|
|
9835
|
+
companyIds: string[];
|
|
9836
|
+
}, unknown>;
|
|
9837
|
+
|
|
9838
|
+
interface RemoveCompaniesFromListResult {
|
|
9839
|
+
removed: number;
|
|
9840
|
+
}
|
|
9841
|
+
declare function useRemoveCompaniesFromList(listId: string): _tanstack_react_query.UseMutationResult<RemoveCompaniesFromListResult, Error, {
|
|
9842
|
+
companyIds: string[];
|
|
9843
|
+
}, unknown>;
|
|
9844
|
+
|
|
9845
|
+
interface AddContactsToListResult {
|
|
9846
|
+
added: number;
|
|
9847
|
+
alreadyExisted: number;
|
|
9848
|
+
}
|
|
9849
|
+
declare function useAddContactsToList(listId: string): _tanstack_react_query.UseMutationResult<AddContactsToListResult, Error, {
|
|
9850
|
+
contactIds: string[];
|
|
9851
|
+
}, unknown>;
|
|
9852
|
+
|
|
9372
9853
|
/**
|
|
9373
9854
|
* Deprecated alias retained until the remaining batch-oriented callers are removed.
|
|
9374
9855
|
*/
|
|
@@ -11236,5 +11717,5 @@ declare function InitializationProvider({ children }: {
|
|
|
11236
11717
|
children: ReactNode;
|
|
11237
11718
|
}): react.FunctionComponentElement<react.ProviderProps<AppInitializationState | null>>;
|
|
11238
11719
|
|
|
11239
|
-
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, ElevasisUIProvider, FeatureShell, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, GRAPH_CONSTANTS, InitializationContext, InitializationProvider, LIMIT_ACTIVITY_FEED, NotificationProvider, OAUTH_FLOW_TIMEOUT, OAUTH_POPUP_CHECK_INTERVAL, OperationsService, OrganizationContext, OrganizationMembershipService, OrganizationProvider, OrganizationSwitcher, OrganizationSwitcherConnected, PAGE_SIZE_DEFAULT, PresetsProvider, ProfileProvider, ProtectedRoute, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, ResourceStatusColors, RouterProvider, SHARED_VIZ_CONSTANTS, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, STATUS_COLORS, ScrollToTop, TIMELINE_CONSTANTS, TOKEN_VAR_MAP, TanStackRouterBridge, UserProfileService, WORKFLOW_CONSTANTS, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, WebhookEndpointService, acquisitionListKeys, calculateBarPosition, calculateGraphHeight, collectResourceFilterFacets, companyKeys, componentThemes, contactKeys, createCssVariablesResolver, createFeatureAccessHook, createOrganizationsSlice, createTestFeaturesProvider, createUseAppInitialization, createUseOrgInitialization, createUseOrganizations, dealKeys, dealNoteKeys, dealTaskKeys, debounce, executionsKeys, filterByDomainFilters, formatChartAxisDate, formatDate, formatDateTime, formatDuration, formatErrorMessage, formatRelativeTime, formatTimeAgo, generateShades, getEdgeColor, getEdgeOpacity, getErrorInfo, getErrorTitle, getPreset, getResourceColor, getResourceFilterFacetIds, getResourceIcon, getResourceStatusColor, getStatusColors, getStatusIcon, getTimeRangeDates, getTimeRangeLabel, isAPIClientError, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, mantineThemeOverride, milestoneKeys, noteKeys, observabilityKeys, operationsKeys, PRESETS as presets, projectActivityKeys, projectKeys, requestsKeys, restoreConsole, scheduleKeys, sessionsKeys, setupBrowserMocks, shouldAnimateEdge, sortData, suppressKnownWarnings, taskKeys, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAgentIterationData, useApiClient, useApiClientContext, useAppearance, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useAuthContext, useAvailablePresets, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewLayout, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useConnectionHighlight, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useCrmActions, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteMilestone, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask$1 as useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useDirectedChainHighlighting, useEffectivePermissions, useElevasisFeatures, useElevasisServices, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionPath, useExecutions, useFitViewTrigger, useGetExecutionHistory, useGetSchedule, useGraphHighlighting, useGraphStats, useHasPermission, useInitialization, useList, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNodeSelection, useNotificationAdapter, useNotificationCount as useNotificationCountSSE, useNotifications, useOptionalElevasisFeatures, useOrgRoles, useOrganization, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, usePresetsContext, useProfile, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactFlowAgent, useReactivateMembership, useRecentExecutionsByResource, useSessionCheck as useRefocusSessionCheck, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useRouterContext, useSSEConnection, useScheduledTasks, useSession, useSessionCheck, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStableAccessToken, useStatusFilter, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTimelineData, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnifiedWorkflowLayout, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useUserProfile, useVisibleResources, useWarningNotification, useWorkflowStepsLayout, validateEmail };
|
|
11240
|
-
export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AdminGuardProps, AgentIterationEdgeData, AgentIterationNodeData, AgentStatus, ApiClientContextValue, ApiClientProviderProps, ApiErrorDetails, ApiKeyConfig, AppInitializationState, AppearanceConfig, AssignRoleInput, AuthConfig, AuthContextValue, AuthKitConfig, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CreateTestFeaturesProviderOptions, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, DirectedChainHighlightingOptions, DirectedChainHighlightingResult, EdgeColorOptions, EdgeOpacityOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, ExecutionPathState, ExecutionStatus, FailingResource, FeatureAccessResult, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, FrameworkThemeOverrides, GetMessagesResponse, GlowIntensity, GraphHeightOptions, GraphHighlightingResult, GraphMode, GraphThemeColors, InitializationError, LinkProps, ListActivitiesResponse, ListApiKeysResponse, ListCredentialsResponse, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MembershipWithDetails, MessageEvent, MessageType, NodeColorType, NotificationAdapter, OrgRole, OrganizationContextValue, OrganizationGraphContextValue, OrganizationGraphFeatureBridge, OrganizationsActions, OrganizationsSlice, OrganizationsState, PresetEntry, PresetName, ProfileContextValue, ProtectedRouteProps, RequestRow, RequestsListFilters, ResolvedFeatureAccess, ResolvedFeatureModule, ResolvedFeatureSemantics, ResolvedShellFeature, ResolvedShellModel, ResolvedShellRouteMatch, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, RouterAdapter, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, ShellRouteMatchStatus, ShellRuntime, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusColorScheme, StatusFilter, StatusIconColors, StepExecutionData, SubmitActionRequest, SubmitActionResponse, SupabaseUserProfile, TablerIcon, TaskSchedule, ThemePreset, TimelineBarProps, TimelineContainerProps, TimelineRowProps, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UnifiedWorkflowEdgeData, UnifiedWorkflowNodeData, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseApiClientReturn, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseNotificationCountArgs, UseOrgInitializationReturn, UseOrganizationsReturn, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseUserProfileReturn, WebSocketState, WithSchemes, WorkflowEdgeType, WorkflowStepEdgeData, WorkflowStepNodeData, WorkflowStepsLayoutInput };
|
|
11720
|
+
export { AGENT_CONSTANTS, APIClientError, API_URL, AdminGuard, ApiClientProvider, ApiKeyService, AppearanceProvider, AuthProvider, CONTAINER_CONSTANTS, CredentialService, CrmActionsProvider, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DeploymentService, ElevasisCoreProvider, ElevasisFeaturesProvider, ElevasisServiceProvider, ElevasisUIProvider, FeatureShell, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, GRAPH_CONSTANTS, InitializationContext, InitializationProvider, LIMIT_ACTIVITY_FEED, ListActionsProvider, NotificationProvider, OAUTH_FLOW_TIMEOUT, OAUTH_POPUP_CHECK_INTERVAL, OperationsService, OrganizationContext, OrganizationMembershipService, OrganizationProvider, OrganizationSwitcher, OrganizationSwitcherConnected, PAGE_SIZE_DEFAULT, PresetsProvider, ProfileProvider, ProtectedRoute, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, ResourceStatusColors, RouterProvider, SHARED_VIZ_CONSTANTS, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, STATUS_COLORS, ScrollToTop, TIMELINE_CONSTANTS, TOKEN_VAR_MAP, TanStackRouterBridge, UserProfileService, WORKFLOW_CONSTANTS, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, WebhookEndpointService, acquisitionListKeys, calculateBarPosition, calculateGraphHeight, collectResourceFilterFacets, companyKeys, componentThemes, contactKeys, createCssVariablesResolver, createFeatureAccessHook, createOrganizationsSlice, createTestFeaturesProvider, createUseAppInitialization, createUseOrgInitialization, createUseOrganizations, dealKeys, dealNoteKeys, dealTaskKeys, debounce, executionsKeys, filterByDomainFilters, formatChartAxisDate, formatDate, formatDateTime, formatDuration, formatErrorMessage, formatRelativeTime, formatTimeAgo, generateShades, getEdgeColor, getEdgeOpacity, getErrorInfo, getErrorTitle, getPreset, getResourceColor, getResourceFilterFacetIds, getResourceIcon, getResourceStatusColor, getStatusColors, getStatusIcon, getTimeRangeDates, getTimeRangeLabel, isAPIClientError, isSessionCapable, labelResourceFilterFacet, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, mantineThemeOverride, milestoneKeys, noteKeys, observabilityKeys, operationsKeys, PRESETS as presets, projectActivityKeys, projectKeys, requestsKeys, restoreConsole, scheduleKeys, sessionsKeys, setupBrowserMocks, shouldAnimateEdge, sortData, suppressKnownWarnings, taskKeys, useActivateDeployment, useActivities, useActivitiesRealtime, useActivityFilters, useActivityTrend, useAddCompaniesToList, useAddContactsToList, useAgentIterationData, useApiClient, useApiClientContext, useAppearance, useArchiveSession, useArchivedLogs, useArtifacts, useAssignRole, useAuthContext, useAvailablePresets, useBatchDelete, useBatchTelemetry, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCancelSchedule, useCheckpointTasks, useCommandQueue, useCommandQueueTotals, useCommandViewData, useCommandViewDomainFilters, useCommandViewLayout, useCommandViewStats, useCommandViewStore, useCompanies, useCompany, useCompanyFacets, useCompleteDealTask, useConnectionHighlight, useContact, useContacts, useCostBreakdown, useCostByModel, useCostSummary, useCostTrends, useCreateApiKey, useCreateArtifact, useCreateCompany, useCreateContact, useCreateCredential, useCreateDealNote, useCreateDealTask, useCreateProject as useCreateDeliveryProject, useCreateList, useCreateMilestone, useCreateNote, useCreateOrgRole, useCreateSchedule, useCreateSession, useCreateTask, useCreateWebhookEndpoint, useCredentials, useCrmActions, useDashboardMetrics, useDeactivateDeployment, useDeactivateMembership, useDealDetail, useDealNotes, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteApiKey, useDeleteCompanies, useDeleteContacts, useDeleteCredential, useDeleteDeal, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteDeployment, useDeleteExecution, useDeleteList, useDeleteMilestone, useDeleteOrgRole, useDeleteRequest, useDeleteSchedule, useDeleteSession, useDeleteTask$1 as useDeleteTask, useDeleteWebhookEndpoint, useDeriveActions, useDirectedChainHighlighting, useEffectivePermissions, useElevasisFeatures, useElevasisServices, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorNotification, useErrorTrends, useExecuteAction, useExecuteAsync, useExecuteResource, useExecution, useExecutionHealth, useExecutionLogSSE, useExecutionLogs, useExecutionLogsFilters, useExecutionPanelState, useExecutionPath, useExecutionSSE, useExecutions, useFitViewTrigger, useGetExecutionHistory, useGetSchedule, useGraphHighlighting, useGraphStats, useHasPermission, useInitialization, useList, useListActions, useListApiKeys, useListDeployments, useListExecutions, useListMember, useListMembers, useListProgress, useListSchedules, useListWebhookEndpoints, useLists, useListsTelemetry, useMarkAllAsRead, useMarkAsRead, useMergedExecution, useMilestones, useNodeSelection, useNotificationAdapter, useNotificationCount as useNotificationCountSSE, useNotifications, useOptionalElevasisFeatures, useOrgRoles, useOrganization, useOrganizationMembers, useOrganizationPermissions, usePaginationState, usePatchTask, usePauseSchedule, usePermissionCatalog, usePresetsContext, useProfile, useProject, useProjectActivities, useProjectMilestones, useProjectNotes, useProjectRealtime, useProjectTasks, useProjects, useReactFlowAgent, useReactivateMembership, useRecentExecutionsByResource, useSessionCheck as useRefocusSessionCheck, useRemoveCompaniesFromList, useRequest, useRequestsList, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResourceDefinition, useResourceErrors, useResourceExecutions, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useResumeSchedule, useRetryExecution, useRevokeRole, useRouterContext, useSSEConnection, useScheduledTasks, useSession, useSessionCheck, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket, useSessions, useSortedData, useStableAccessToken, useStatusFilter, useSubmitAction, useSuccessNotification, useTableSelection, useTableSort, useTasks, useTestNotification, useTimeRangeDates, useTimelineData, useTopFailingResources, useTransitionItem, useTransitionListCompany, useTransitionListMember, useTransitionState, useUnifiedWorkflowLayout, useUnresolveError, useUnresolvedErrors, useUpdateAnchor, useUpdateApiKey, useUpdateCompany, useUpdateContact, useUpdateCredential, useUpdateProject as useUpdateDeliveryProject, useUpdateList, useUpdateListConfig, useUpdateListStatus, useUpdateMemberConfig, useUpdateMilestone, useUpdateOrgRole, useUpdateRequestStatus, useUpdateSchedule, useUpdateTask, useUpdateWebhookEndpoint, useUserMemberships, useUserProfile, useVisibleResources, useWarningNotification, useWorkflowExecution, useWorkflowStepsLayout, validateEmail };
|
|
11721
|
+
export type { AcqCompanyWithCount, AcqContactWithCompany, AcqDealNote, AcqDealTask, AcqDealTaskKind, ActivityFilters, ActivityTrendResponse, AddCompaniesToListResult, AddContactsToListResult, AdminGuardProps, AgentIterationEdgeData, AgentIterationNodeData, AgentStatus, ApiClientContextValue, ApiClientProviderProps, ApiErrorDetails, ApiKeyConfig, AppInitializationState, AppearanceConfig, AssignRoleInput, AuthConfig, AuthContextValue, AuthKitConfig, BulkDeleteExecutionsParams, BulkDeleteExecutionsResult, BusinessImpactMetrics, CancelExecutionParams, CancelExecutionResult, ChatMessage, ColorShadesTuple, CreateApiKeyRequest, CreateApiKeyResponse, CreateCredentialRequest, CreateCredentialResponse, CreateOrgRoleInput, CreateScheduleInput, CreateSessionResponse, CreateTestFeaturesProviderOptions, CredentialListItem, DealDetail, DealLookupFilters, DealLookupItem, DealSummaryStageItem, DealsSummaryResponse, DeleteExecutionParams, Deployment, DirectedChainHighlightingOptions, DirectedChainHighlightingResult, EdgeColorOptions, EdgeOpacityOptions, ElevasisCoreProviderProps, ElevasisCoreThemeConfig, ElevasisFeaturesContextValue, ElevasisFeaturesProviderProps, ElevasisServiceContextValue, ElevasisServiceProviderProps, ElevasisThemeConfig, ElevasisTokenOverrides, ErrorDistributionItem, ErrorDistributionParams, ErrorFilters, ErrorTrendsParams, ExecuteActionInput, ExecuteAsyncParams, ExecuteAsyncResult, ExecutionErrorDetails, ExecutionHistoryItem, ExecutionHistoryResponse, ExecutionLogsFilters, ExecutionLogsPageResponse, ExecutionPathState, ExecutionStatus, FailingResource, FeatureAccessResult, FeatureIconComponent, FeatureModule, FeatureSidebarComponent, FrameworkThemeOverrides, GetMessagesResponse, GlowIntensity, GraphHeightOptions, GraphHighlightingResult, GraphMode, GraphThemeColors, InitializationError, LeadGenStageKey, LinkProps, ListActivitiesResponse, ListApiKeysResponse, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory, ListBuilderWorkflowFormProps, ListCredentialsResponse, ListSchedulesFilters, ListSchedulesResponse, ListWebhookEndpointsResponse, MembershipWithDetails, MessageEvent, MessageType, NodeColorType, NotificationAdapter, OrgRole, OrganizationContextValue, OrganizationGraphContextValue, OrganizationGraphFeatureBridge, OrganizationsActions, OrganizationsSlice, OrganizationsState, PresetEntry, PresetName, ProfileContextValue, ProtectedRouteProps, RemoveCompaniesFromListResult, RequestRow, RequestsListFilters, ResolvedFeatureAccess, ResolvedFeatureModule, ResolvedFeatureSemantics, ResolvedShellFeature, ResolvedShellModel, ResolvedShellRouteMatch, ResourceFilterFacet, ResourcesResponse, RetryExecutionParams, RevokeRoleInput, RouterAdapter, SessionDTO, SessionExecution, SessionExecutionsResponse, SessionListItem, SessionTokenUsage, ShellRouteMatchStatus, ShellRuntime, SortDirection, SortState, StaleDealSummaryItem, StatefulItem, StatusColorScheme, StatusFilter, StatusIconColors, StepExecutionData, SubmitActionRequest, SubmitActionResponse, SupabaseUserProfile, TablerIcon, TaskSchedule, ThemePreset, TimelineBarProps, TimelineContainerProps, TimelineRowProps, TopFailingResourcesParams, TransitionItemInput, TransitionListCompanyInput, TransitionListMemberInput, TransitionStateInput, UnifiedWorkflowEdgeData, UnifiedWorkflowNodeData, UpdateListStatusInput, UpdateOrgRoleInput, UpdateScheduleInput, UseActivitiesParams, UseActivityTrendParams, UseApiClientReturn, UseArtifactsParams, UseBatchedResourcesHealthParams, UseExecuteResourceOptions, UseExecutionHealthParams, UseExecutionLogsParams, UseExecutionPanelStateOptions, UseExecutionPanelStateReturn, UseExecutionSSEOptions, UseExecutionSSEResult, UseNotificationCountArgs, UseOrgInitializationReturn, UseOrganizationsReturn, UseResourcesHealthParams, UseSSEConnectionOptions, UseScheduledTasksOptions, UseUserProfileReturn, UseWorkflowExecutionOptions, UseWorkflowExecutionResult, WebSocketState, WithSchemes, WorkflowEdgeType, WorkflowExecutionTriggerParams, WorkflowStepEdgeData, WorkflowStepNodeData, WorkflowStepsLayoutInput };
|