@elevasis/ui 2.17.2 → 2.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/dist/api/index.js +2 -2
  2. package/dist/app/index.js +5 -5
  3. package/dist/charts/index.js +3 -3
  4. package/dist/chunk-3JCMO7SD.js +14 -0
  5. package/dist/{chunk-TP5NMF6K.js → chunk-46Z2VHY3.js} +4 -4
  6. package/dist/{chunk-FNWWVX5N.js → chunk-5SCVXZPM.js} +358 -188
  7. package/dist/{chunk-TTP62HWW.js → chunk-BHR7IV72.js} +10 -15
  8. package/dist/{chunk-MJ6YV2B5.js → chunk-CTTY6FUT.js} +2 -2
  9. package/dist/{chunk-P3TFNFZS.js → chunk-EUWBY43Z.js} +2 -2
  10. package/dist/{chunk-MDO4UCEJ.js → chunk-IBOX2M24.js} +47 -82
  11. package/dist/{chunk-HH3RNG2O.js → chunk-JEQM67SO.js} +307 -173
  12. package/dist/{chunk-2TDZBYXI.js → chunk-LR5CRY5A.js} +1 -1
  13. package/dist/{chunk-JU6UB4YA.js → chunk-LVCJ2H2T.js} +4 -4
  14. package/dist/{chunk-GRGRBWIO.js → chunk-M7W7CGPL.js} +1 -1
  15. package/dist/{chunk-34NQLV2W.js → chunk-MJAKU2WA.js} +3 -3
  16. package/dist/{chunk-OCCZRPER.js → chunk-Q4QJOSVS.js} +1 -1
  17. package/dist/{chunk-R73EHHPN.js → chunk-Q5HC6ENG.js} +18 -2
  18. package/dist/{chunk-VDM6DQES.js → chunk-R7OJCNL3.js} +1 -1
  19. package/dist/{chunk-6RWMRQN5.js → chunk-TIIPYB2Z.js} +1 -1
  20. package/dist/{chunk-ABUDMATM.js → chunk-TKEKYPZA.js} +6 -6
  21. package/dist/{chunk-R7GKX4HW.js → chunk-UU6PJ4EJ.js} +192 -82
  22. package/dist/{chunk-7L42RRHZ.js → chunk-Y7TDUZEH.js} +221 -514
  23. package/dist/{chunk-7GCWOUFT.js → chunk-YVAXWM3W.js} +73 -121
  24. package/dist/components/index.d.ts +219 -2810
  25. package/dist/components/index.js +41 -27
  26. package/dist/features/crm/index.d.ts +54 -53
  27. package/dist/features/crm/index.js +11 -11
  28. package/dist/features/dashboard/index.js +12 -12
  29. package/dist/features/delivery/index.d.ts +2642 -2605
  30. package/dist/features/delivery/index.js +11 -11
  31. package/dist/features/lead-gen/index.d.ts +152 -16
  32. package/dist/features/lead-gen/index.js +11 -22
  33. package/dist/features/monitoring/index.js +13 -13
  34. package/dist/features/monitoring/requests/index.d.ts +38 -27
  35. package/dist/features/monitoring/requests/index.js +212 -106
  36. package/dist/features/operations/index.d.ts +9 -26
  37. package/dist/features/operations/index.js +15 -15
  38. package/dist/features/settings/index.d.ts +36 -37
  39. package/dist/features/settings/index.js +12 -12
  40. package/dist/hooks/delivery/index.d.ts +2712 -2699
  41. package/dist/hooks/delivery/index.js +2 -2
  42. package/dist/hooks/index.d.ts +1997 -4627
  43. package/dist/hooks/index.js +10 -10
  44. package/dist/hooks/published.d.ts +1997 -4627
  45. package/dist/hooks/published.js +10 -10
  46. package/dist/index.d.ts +1124 -3673
  47. package/dist/index.js +11 -11
  48. package/dist/layout/index.d.ts +14 -2
  49. package/dist/layout/index.js +1 -1
  50. package/dist/provider/index.d.ts +320 -249
  51. package/dist/provider/index.js +8 -8
  52. package/dist/provider/published.d.ts +320 -249
  53. package/dist/provider/published.js +5 -5
  54. package/dist/sse/index.d.ts +1 -6
  55. package/dist/theme/index.js +2 -2
  56. package/dist/types/index.d.ts +1608 -2487
  57. package/dist/utils/index.d.ts +32 -1
  58. package/dist/utils/index.js +1 -1
  59. package/dist/zustand/index.d.ts +4 -8
  60. package/dist/zustand/index.js +2 -2
  61. package/package.json +4 -4
  62. package/dist/chunk-ADSSLKKP.js +0 -10
  63. /package/dist/{chunk-GCBWGGI6.js → chunk-OD7GWIZS.js} +0 -0
@@ -1,4 +1,4 @@
1
- export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-FNWWVX5N.js';
1
+ export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-5SCVXZPM.js';
2
2
  import '../../chunk-442LZPIR.js';
3
3
  import '../../chunk-BZZCNLT6.js';
4
4
  import '../../chunk-TUMSNGTX.js';
@@ -7,24 +7,24 @@ import '../../chunk-IIMU5YAJ.js';
7
7
  import '../../chunk-PDHTXPSF.js';
8
8
  import '../../chunk-GBMNCNHX.js';
9
9
  import '../../chunk-7M2VOCYN.js';
10
- import '../../chunk-R7GKX4HW.js';
10
+ import '../../chunk-UU6PJ4EJ.js';
11
11
  import '../../chunk-BRXELOHC.js';
12
12
  import '../../chunk-QSTH6T77.js';
13
- import '../../chunk-GRGRBWIO.js';
13
+ import '../../chunk-M7W7CGPL.js';
14
14
  import '../../chunk-22UVE3RA.js';
15
15
  import '../../chunk-3ZMAGTWF.js';
16
- import '../../chunk-OCCZRPER.js';
17
- import '../../chunk-34NQLV2W.js';
18
- import '../../chunk-R73EHHPN.js';
16
+ import '../../chunk-Q4QJOSVS.js';
17
+ import '../../chunk-MJAKU2WA.js';
18
+ import '../../chunk-Q5HC6ENG.js';
19
19
  import '../../chunk-WLOQ4IBG.js';
20
- import '../../chunk-2TDZBYXI.js';
21
- import '../../chunk-P3TFNFZS.js';
20
+ import '../../chunk-LR5CRY5A.js';
21
+ import '../../chunk-EUWBY43Z.js';
22
22
  import '../../chunk-RX4UWZZR.js';
23
- import '../../chunk-TTP62HWW.js';
23
+ import '../../chunk-BHR7IV72.js';
24
24
  import '../../chunk-SZHARWKU.js';
25
25
  import '../../chunk-3KMDHCAR.js';
26
26
  import '../../chunk-NYBEU5TE.js';
27
- import '../../chunk-VDM6DQES.js';
27
+ import '../../chunk-R7OJCNL3.js';
28
28
  import '../../chunk-2IFYDILW.js';
29
29
  import '../../chunk-Q7DJKLEN.js';
30
30
  import '../../chunk-7YQKVWSD.js';
@@ -33,7 +33,7 @@ import '../../chunk-QJ2KCHKX.js';
33
33
  import '../../chunk-HQ7M6PBW.js';
34
34
  import '../../chunk-DT3QYZVU.js';
35
35
  import '../../chunk-RNP5R5I3.js';
36
- import '../../chunk-GCBWGGI6.js';
36
+ import '../../chunk-OD7GWIZS.js';
37
37
  import '../../chunk-KRWALB24.js';
38
38
  import '../../chunk-SLH2QLKV.js';
39
39
  import '../../chunk-DK2HVHCY.js';
@@ -108,6 +108,8 @@ declare const ListCompaniesQuerySchema: z.ZodObject<{
108
108
  invalid: "invalid";
109
109
  }>>;
110
110
  includeAll: z.ZodOptional<z.ZodPipe<z.ZodTransform<unknown, unknown>, z.ZodBoolean>>;
111
+ limit: z.ZodDefault<z.ZodCoercedNumber<unknown>>;
112
+ offset: z.ZodDefault<z.ZodCoercedNumber<unknown>>;
111
113
  }, z.core.$strict>;
112
114
  declare const ListContactsQuerySchema: z.ZodObject<{
113
115
  search: z.ZodOptional<z.ZodString>;
@@ -143,6 +145,7 @@ declare const AcqCompanyResponseSchema: z.ZodObject<{
143
145
  active: "active";
144
146
  invalid: "invalid";
145
147
  }>;
148
+ contactCount: z.ZodNumber;
146
149
  verticalResearch: z.ZodNullable<z.ZodString>;
147
150
  createdAt: z.ZodString;
148
151
  updatedAt: z.ZodString;
@@ -175,6 +178,19 @@ declare const AcqContactResponseSchema: z.ZodObject<{
175
178
  active: "active";
176
179
  invalid: "invalid";
177
180
  }>;
181
+ company: z.ZodOptional<z.ZodNullable<z.ZodObject<{
182
+ id: z.ZodString;
183
+ name: z.ZodString;
184
+ domain: z.ZodNullable<z.ZodString>;
185
+ website: z.ZodNullable<z.ZodString>;
186
+ linkedinUrl: z.ZodNullable<z.ZodString>;
187
+ segment: z.ZodNullable<z.ZodString>;
188
+ category: z.ZodNullable<z.ZodString>;
189
+ status: z.ZodEnum<{
190
+ active: "active";
191
+ invalid: "invalid";
192
+ }>;
193
+ }, z.core.$strip>>>;
178
194
  createdAt: z.ZodString;
179
195
  updatedAt: z.ZodString;
180
196
  }, z.core.$strip>;
@@ -247,12 +263,8 @@ declare function formatDate(dateValue: string | Date): string;
247
263
  declare function getStatusColor(status: string | null): "green" | "red" | "gray";
248
264
  declare function getEnrichmentColor(status: string): "green" | "red" | "gray" | "yellow";
249
265
  declare function getEnrichmentStatus(enrichmentData: Record<string, unknown> | null | undefined): "failed" | "pending" | "complete";
250
- type LeadGenCompanyListItem = AcqCompanyResponse & {
251
- contactCount: number;
252
- };
253
- type LeadGenContactListItem = AcqContactResponse & {
254
- company?: AcqCompanyResponse | null;
255
- };
266
+ type LeadGenCompanyListItem = AcqCompanyResponse;
267
+ type LeadGenContactListItem = AcqContactResponse;
256
268
  declare function CompanyDetailModal({ company, onClose }: {
257
269
  company: LeadGenCompanyListItem | null;
258
270
  onClose: () => void;
@@ -281,12 +293,17 @@ declare const LIST_TEMPLATE_OPTIONS: readonly [{
281
293
  type LeadGenListTemplateValue = (typeof LIST_TEMPLATE_OPTIONS)[number]['value'];
282
294
  declare function buildListConfig(template: LeadGenListTemplateValue, targetDescription: string): ListConfigInput;
283
295
 
284
- interface AcqCompanyWithCount extends AcqCompanyResponse {
285
- contactCount: number;
296
+ type AcqCompanyWithCount = AcqCompanyResponse;
297
+ interface AcqCompanyFacetsResponse {
298
+ segments: string[];
299
+ categories: string[];
300
+ statuses: Array<AcqCompanyResponse['status']>;
286
301
  }
287
302
  declare const companyKeys: {
288
303
  all: readonly ["acquisition-companies"];
289
304
  list: (organizationId: string | null, filters: Partial<ListCompaniesQuery>) => readonly ["acquisition-companies", "list", string | null, Partial<{
305
+ limit: number;
306
+ offset: number;
290
307
  search?: string | undefined;
291
308
  listId?: string | undefined;
292
309
  domain?: string | undefined;
@@ -297,9 +314,39 @@ declare const companyKeys: {
297
314
  status?: "active" | "invalid" | undefined;
298
315
  includeAll?: boolean | undefined;
299
316
  }>];
317
+ facets: (organizationId: string | null) => readonly ["acquisition-companies", "facets", string | null];
300
318
  detail: (organizationId: string | null, companyId: string) => readonly ["acquisition-companies", "detail", string | null, string];
301
319
  };
302
- declare function useCompanies(filters?: Partial<ListCompaniesQuery>): _tanstack_react_query.UseQueryResult<AcqCompanyWithCount[], Error>;
320
+ declare function useCompanies(filters?: Partial<ListCompaniesQuery>): _tanstack_react_query.UseQueryResult<{
321
+ data: {
322
+ id: string;
323
+ organizationId: string;
324
+ name: string;
325
+ domain: string | null;
326
+ linkedinUrl: string | null;
327
+ website: string | null;
328
+ numEmployees: number | null;
329
+ foundedYear: number | null;
330
+ locationCity: string | null;
331
+ locationState: string | null;
332
+ category: string | null;
333
+ categoryPain: string | null;
334
+ segment: string | null;
335
+ pipelineStatus: Record<string, unknown> | null;
336
+ enrichmentData: Record<string, unknown> | null;
337
+ source: string | null;
338
+ batchId: string | null;
339
+ status: "active" | "invalid";
340
+ contactCount: number;
341
+ verticalResearch: string | null;
342
+ createdAt: string;
343
+ updatedAt: string;
344
+ }[];
345
+ total: number;
346
+ limit: number;
347
+ offset: number;
348
+ }, Error>;
349
+ declare function useCompanyFacets(): _tanstack_react_query.UseQueryResult<AcqCompanyFacetsResponse, Error>;
303
350
  declare function useCompany(companyId: string): _tanstack_react_query.UseQueryResult<{
304
351
  id: string;
305
352
  organizationId: string;
@@ -319,6 +366,7 @@ declare function useCompany(companyId: string): _tanstack_react_query.UseQueryRe
319
366
  source: string | null;
320
367
  batchId: string | null;
321
368
  status: "active" | "invalid";
369
+ contactCount: number;
322
370
  verticalResearch: string | null;
323
371
  createdAt: string;
324
372
  updatedAt: string;
@@ -342,6 +390,7 @@ declare function useCreateCompany(): _tanstack_react_query.UseMutationResult<{
342
390
  source: string | null;
343
391
  batchId: string | null;
344
392
  status: "active" | "invalid";
393
+ contactCount: number;
345
394
  verticalResearch: string | null;
346
395
  createdAt: string;
347
396
  updatedAt: string;
@@ -378,6 +427,7 @@ declare function useUpdateCompany(companyId: string): _tanstack_react_query.UseM
378
427
  source: string | null;
379
428
  batchId: string | null;
380
429
  status: "active" | "invalid";
430
+ contactCount: number;
381
431
  verticalResearch: string | null;
382
432
  createdAt: string;
383
433
  updatedAt: string;
@@ -401,9 +451,7 @@ declare function useUpdateCompany(companyId: string): _tanstack_react_query.UseM
401
451
  }, unknown>;
402
452
  declare function useDeleteCompanies(): _tanstack_react_query.UseMutationResult<void, Error, string[], unknown>;
403
453
 
404
- interface AcqContactWithCompany extends AcqContactResponse {
405
- company?: AcqCompanyResponse | null;
406
- }
454
+ type AcqContactWithCompany = AcqContactResponse;
407
455
  declare const contactKeys: {
408
456
  all: readonly ["acquisition-contacts"];
409
457
  list: (organizationId: string | null, filters: Partial<ListContactsQuery>) => readonly ["acquisition-contacts", "list", string | null, Partial<{
@@ -417,8 +465,77 @@ declare const contactKeys: {
417
465
  }>];
418
466
  detail: (organizationId: string | null, contactId: string) => readonly ["acquisition-contacts", "detail", string | null, string];
419
467
  };
420
- declare function useContacts(filters?: Partial<ListContactsQuery>): _tanstack_react_query.UseQueryResult<AcqContactWithCompany[], Error>;
421
- declare function useContact(contactId: string): _tanstack_react_query.UseQueryResult<AcqContactWithCompany | null, Error>;
468
+ declare function useContacts(filters?: Partial<ListContactsQuery>): _tanstack_react_query.UseQueryResult<{
469
+ data: {
470
+ id: string;
471
+ organizationId: string;
472
+ companyId: string | null;
473
+ email: string;
474
+ emailValid: "VALID" | "INVALID" | "RISKY" | "UNKNOWN" | null;
475
+ firstName: string | null;
476
+ lastName: string | null;
477
+ linkedinUrl: string | null;
478
+ title: string | null;
479
+ headline: string | null;
480
+ filterReason: string | null;
481
+ openingLine: string | null;
482
+ source: string | null;
483
+ sourceId: string | null;
484
+ pipelineStatus: Record<string, unknown> | null;
485
+ enrichmentData: Record<string, unknown> | null;
486
+ attioPersonId: string | null;
487
+ batchId: string | null;
488
+ status: "active" | "invalid";
489
+ createdAt: string;
490
+ updatedAt: string;
491
+ company?: {
492
+ id: string;
493
+ name: string;
494
+ domain: string | null;
495
+ website: string | null;
496
+ linkedinUrl: string | null;
497
+ segment: string | null;
498
+ category: string | null;
499
+ status: "active" | "invalid";
500
+ } | null | undefined;
501
+ }[];
502
+ total: number;
503
+ limit: number;
504
+ offset: number;
505
+ }, Error>;
506
+ declare function useContact(contactId: string): _tanstack_react_query.UseQueryResult<{
507
+ id: string;
508
+ organizationId: string;
509
+ companyId: string | null;
510
+ email: string;
511
+ emailValid: "VALID" | "INVALID" | "RISKY" | "UNKNOWN" | null;
512
+ firstName: string | null;
513
+ lastName: string | null;
514
+ linkedinUrl: string | null;
515
+ title: string | null;
516
+ headline: string | null;
517
+ filterReason: string | null;
518
+ openingLine: string | null;
519
+ source: string | null;
520
+ sourceId: string | null;
521
+ pipelineStatus: Record<string, unknown> | null;
522
+ enrichmentData: Record<string, unknown> | null;
523
+ attioPersonId: string | null;
524
+ batchId: string | null;
525
+ status: "active" | "invalid";
526
+ createdAt: string;
527
+ updatedAt: string;
528
+ company?: {
529
+ id: string;
530
+ name: string;
531
+ domain: string | null;
532
+ website: string | null;
533
+ linkedinUrl: string | null;
534
+ segment: string | null;
535
+ category: string | null;
536
+ status: "active" | "invalid";
537
+ } | null | undefined;
538
+ } | null, Error>;
422
539
  declare function useCreateContact(): _tanstack_react_query.UseMutationResult<{
423
540
  id: string;
424
541
  organizationId: string;
@@ -441,6 +558,16 @@ declare function useCreateContact(): _tanstack_react_query.UseMutationResult<{
441
558
  status: "active" | "invalid";
442
559
  createdAt: string;
443
560
  updatedAt: string;
561
+ company?: {
562
+ id: string;
563
+ name: string;
564
+ domain: string | null;
565
+ website: string | null;
566
+ linkedinUrl: string | null;
567
+ segment: string | null;
568
+ category: string | null;
569
+ status: "active" | "invalid";
570
+ } | null | undefined;
444
571
  }, Error, {
445
572
  email: string;
446
573
  companyId?: string | undefined;
@@ -474,6 +601,16 @@ declare function useUpdateContact(contactId: string): _tanstack_react_query.UseM
474
601
  status: "active" | "invalid";
475
602
  createdAt: string;
476
603
  updatedAt: string;
604
+ company?: {
605
+ id: string;
606
+ name: string;
607
+ domain: string | null;
608
+ website: string | null;
609
+ linkedinUrl: string | null;
610
+ segment: string | null;
611
+ category: string | null;
612
+ status: "active" | "invalid";
613
+ } | null | undefined;
477
614
  }, Error, {
478
615
  companyId?: string | undefined;
479
616
  emailValid?: "VALID" | "INVALID" | "RISKY" | "UNKNOWN" | undefined;
@@ -493,7 +630,6 @@ declare function useDeleteContacts(): _tanstack_react_query.UseMutationResult<vo
493
630
  declare function useDeleteLists(): _tanstack_react_query.UseMutationResult<void, Error, string[], unknown>;
494
631
 
495
632
  declare function LeadGenOverviewPage(): react_jsx_runtime.JSX.Element;
496
- declare function LeadGenDeliverabilityPage(): react_jsx_runtime.JSX.Element;
497
633
 
498
634
  declare function LeadGenListsPage(): react_jsx_runtime.JSX.Element;
499
635
 
@@ -505,5 +641,5 @@ declare function LeadGenCompaniesPage(): react_jsx_runtime.JSX.Element;
505
641
 
506
642
  declare function LeadGenContactsPage(): react_jsx_runtime.JSX.Element;
507
643
 
508
- export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, buildListConfig, companyKeys, contactKeys, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useCompanies, useCompany, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeleteLists, useUpdateCompany, useUpdateContact };
644
+ export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, buildListConfig, companyKeys, contactKeys, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeleteLists, useUpdateCompany, useUpdateContact };
509
645
  export type { AcqCompanyWithCount, AcqContactWithCompany, LeadGenCompanyListItem, LeadGenContactListItem, LeadGenListTemplateValue, LeadGenRouteLink, LeadGenSidebarMiddleProps };
@@ -1,40 +1,29 @@
1
- export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useDeleteLists } from '../../chunk-7L42RRHZ.js';
2
- import '../../chunk-HH3RNG2O.js';
3
- import '../../chunk-ROSMICXG.js';
4
- import '../../chunk-ADSSLKKP.js';
5
- import '../../chunk-ZTWA5H77.js';
6
- import '../../chunk-ABUDMATM.js';
7
- import '../../chunk-442LZPIR.js';
8
- import '../../chunk-JU6UB4YA.js';
9
- import '../../chunk-LGKLC5MG.js';
10
- import '../../chunk-MJ6YV2B5.js';
11
- import '../../chunk-M25JL54Z.js';
1
+ export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useDeleteLists } from '../../chunk-Y7TDUZEH.js';
12
2
  import '../../chunk-BZZCNLT6.js';
13
3
  import '../../chunk-TUMSNGTX.js';
14
4
  import '../../chunk-CEWTOKE7.js';
15
5
  import '../../chunk-IIMU5YAJ.js';
16
6
  import '../../chunk-PDHTXPSF.js';
17
7
  import '../../chunk-GBMNCNHX.js';
18
- import '../../chunk-E4WQGJNS.js';
19
8
  import '../../chunk-7M2VOCYN.js';
20
- export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-R7GKX4HW.js';
9
+ export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-UU6PJ4EJ.js';
21
10
  import '../../chunk-BRXELOHC.js';
22
11
  import '../../chunk-QSTH6T77.js';
23
- import '../../chunk-GRGRBWIO.js';
12
+ import '../../chunk-M7W7CGPL.js';
24
13
  import '../../chunk-22UVE3RA.js';
25
14
  import '../../chunk-3ZMAGTWF.js';
26
- import '../../chunk-OCCZRPER.js';
27
- import '../../chunk-34NQLV2W.js';
28
- import '../../chunk-R73EHHPN.js';
15
+ import '../../chunk-Q4QJOSVS.js';
16
+ import '../../chunk-MJAKU2WA.js';
17
+ import '../../chunk-Q5HC6ENG.js';
29
18
  import '../../chunk-WLOQ4IBG.js';
30
- import '../../chunk-2TDZBYXI.js';
31
- import '../../chunk-P3TFNFZS.js';
19
+ import '../../chunk-LR5CRY5A.js';
20
+ import '../../chunk-EUWBY43Z.js';
32
21
  import '../../chunk-RX4UWZZR.js';
33
- import '../../chunk-TTP62HWW.js';
22
+ import '../../chunk-BHR7IV72.js';
34
23
  import '../../chunk-SZHARWKU.js';
35
24
  import '../../chunk-3KMDHCAR.js';
36
25
  import '../../chunk-NYBEU5TE.js';
37
- import '../../chunk-VDM6DQES.js';
26
+ import '../../chunk-R7OJCNL3.js';
38
27
  import '../../chunk-2IFYDILW.js';
39
28
  import '../../chunk-Q7DJKLEN.js';
40
29
  import '../../chunk-7YQKVWSD.js';
@@ -43,7 +32,7 @@ import '../../chunk-QJ2KCHKX.js';
43
32
  import '../../chunk-HQ7M6PBW.js';
44
33
  import '../../chunk-DT3QYZVU.js';
45
34
  import '../../chunk-RNP5R5I3.js';
46
- import '../../chunk-GCBWGGI6.js';
35
+ import '../../chunk-OD7GWIZS.js';
47
36
  import '../../chunk-KRWALB24.js';
48
37
  import '../../chunk-SLH2QLKV.js';
49
38
  import '../../chunk-DK2HVHCY.js';
@@ -1,30 +1,30 @@
1
- export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-TP5NMF6K.js';
2
- import '../../chunk-JU6UB4YA.js';
1
+ export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-46Z2VHY3.js';
2
+ import '../../chunk-LVCJ2H2T.js';
3
3
  import '../../chunk-LGKLC5MG.js';
4
- import '../../chunk-MJ6YV2B5.js';
4
+ import '../../chunk-CTTY6FUT.js';
5
5
  import '../../chunk-M25JL54Z.js';
6
6
  import '../../chunk-PDHTXPSF.js';
7
7
  import '../../chunk-GBMNCNHX.js';
8
8
  import '../../chunk-E4WQGJNS.js';
9
9
  import '../../chunk-7M2VOCYN.js';
10
- import '../../chunk-R7GKX4HW.js';
10
+ import '../../chunk-UU6PJ4EJ.js';
11
11
  import '../../chunk-BRXELOHC.js';
12
12
  import '../../chunk-QSTH6T77.js';
13
- import '../../chunk-GRGRBWIO.js';
13
+ import '../../chunk-M7W7CGPL.js';
14
14
  import '../../chunk-22UVE3RA.js';
15
15
  import '../../chunk-3ZMAGTWF.js';
16
- import '../../chunk-OCCZRPER.js';
17
- import '../../chunk-34NQLV2W.js';
18
- import '../../chunk-R73EHHPN.js';
16
+ import '../../chunk-Q4QJOSVS.js';
17
+ import '../../chunk-MJAKU2WA.js';
18
+ import '../../chunk-Q5HC6ENG.js';
19
19
  import '../../chunk-WLOQ4IBG.js';
20
- import '../../chunk-2TDZBYXI.js';
21
- import '../../chunk-P3TFNFZS.js';
20
+ import '../../chunk-LR5CRY5A.js';
21
+ import '../../chunk-EUWBY43Z.js';
22
22
  import '../../chunk-RX4UWZZR.js';
23
- import '../../chunk-TTP62HWW.js';
23
+ import '../../chunk-BHR7IV72.js';
24
24
  import '../../chunk-SZHARWKU.js';
25
25
  import '../../chunk-3KMDHCAR.js';
26
26
  import '../../chunk-NYBEU5TE.js';
27
- import '../../chunk-VDM6DQES.js';
27
+ import '../../chunk-R7OJCNL3.js';
28
28
  import '../../chunk-2IFYDILW.js';
29
29
  import '../../chunk-Q7DJKLEN.js';
30
30
  import '../../chunk-7YQKVWSD.js';
@@ -33,7 +33,7 @@ import '../../chunk-QJ2KCHKX.js';
33
33
  import '../../chunk-HQ7M6PBW.js';
34
34
  import '../../chunk-DT3QYZVU.js';
35
35
  import '../../chunk-RNP5R5I3.js';
36
- import '../../chunk-GCBWGGI6.js';
36
+ import '../../chunk-OD7GWIZS.js';
37
37
  import '../../chunk-KRWALB24.js';
38
38
  import '../../chunk-SLH2QLKV.js';
39
39
  import '../../chunk-DK2HVHCY.js';
@@ -50,33 +50,44 @@ interface OrganizationGraphFeatureBridge {
50
50
 
51
51
  declare const submittedRequestsManifest: FeatureModule;
52
52
 
53
- /**
54
- * Request Reporting API Schemas
55
- *
56
- * Request/response validation for /api/requests and /api/external/requests surfaces.
57
- * Used by both the API (routes.ts, external-routes.ts) and the CLI.
58
- *
59
- * Table mapping:
60
- * reported_requests -> RequestSchemas
61
- */
62
-
63
- // ---------------------------------------------------------------------------
64
- // Enum literals (must match DB CHECK constraints exactly)
65
- // ---------------------------------------------------------------------------
66
-
67
- declare const RequestSeverityEnum = z.enum(['critical', 'warning', 'info'])
68
- declare const RequestStatusEnum = z.enum(['open', 'investigating', 'resolved', 'wont_fix'])
69
- declare const RequestSourceEnum = z.enum(['agent', 'cli', 'api', 'webhook', 'user', 'external'])
70
- declare const RequestTypeEnum = z.enum(['bug', 'feature', 'question', 'other'])
71
-
72
- // ---------------------------------------------------------------------------
73
- // Inferred types
74
- // ---------------------------------------------------------------------------
75
-
76
- type RequestSeverity = z.infer<typeof RequestSeverityEnum>
77
- type RequestStatus = z.infer<typeof RequestStatusEnum>
78
- type RequestSource = z.infer<typeof RequestSourceEnum>
79
- type RequestType = z.infer<typeof RequestTypeEnum>
53
+ /**
54
+ * Request Reporting API Schemas
55
+ *
56
+ * Request/response validation for /api/requests and /api/external/requests surfaces.
57
+ * Used by both the API (routes.ts, external-routes.ts) and the CLI.
58
+ *
59
+ * Table mapping:
60
+ * reported_requests -> RequestSchemas
61
+ */
62
+ declare const RequestSeverityEnum: z.ZodEnum<{
63
+ critical: "critical";
64
+ warning: "warning";
65
+ info: "info";
66
+ }>;
67
+ declare const RequestStatusEnum: z.ZodEnum<{
68
+ open: "open";
69
+ resolved: "resolved";
70
+ investigating: "investigating";
71
+ wont_fix: "wont_fix";
72
+ }>;
73
+ declare const RequestSourceEnum: z.ZodEnum<{
74
+ agent: "agent";
75
+ api: "api";
76
+ external: "external";
77
+ user: "user";
78
+ webhook: "webhook";
79
+ cli: "cli";
80
+ }>;
81
+ declare const RequestTypeEnum: z.ZodEnum<{
82
+ other: "other";
83
+ feature: "feature";
84
+ bug: "bug";
85
+ question: "question";
86
+ }>;
87
+ type RequestSeverity = z.infer<typeof RequestSeverityEnum>;
88
+ type RequestStatus = z.infer<typeof RequestStatusEnum>;
89
+ type RequestSource = z.infer<typeof RequestSourceEnum>;
90
+ type RequestType = z.infer<typeof RequestTypeEnum>;
80
91
 
81
92
  interface RequestsListPageProps {
82
93
  type?: RequestType;