@elevasis/ui 2.80.0 → 2.82.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +21 -0
- package/README.md +38 -0
- package/dist/api/index.js +3 -3
- package/dist/app/index.d.ts +32 -16
- package/dist/app/index.js +12 -10
- package/dist/auth/index.js +4 -4
- package/dist/charts/index.js +4 -4
- package/dist/{chunk-JDPPV2XI.js → chunk-2S5477QR.js} +17 -227
- package/dist/{chunk-U3GB5PDF.js → chunk-3OQVXI4C.js} +2 -2
- package/dist/{chunk-BXFZ676L.js → chunk-3PQMF4RP.js} +3 -3
- package/dist/{chunk-NGRRAYMO.js → chunk-3RYXJS2F.js} +3 -3
- package/dist/{chunk-XEO2UG4J.js → chunk-4C4IFMRP.js} +3 -3
- package/dist/{chunk-WOYW24U7.js → chunk-4TEVJRKQ.js} +1 -1
- package/dist/{chunk-6IWH757Q.js → chunk-5WNRTDEZ.js} +1 -1
- package/dist/{chunk-QQKYBGBX.js → chunk-6NIGO2LD.js} +3 -3
- package/dist/{chunk-KGUBFIMQ.js → chunk-7RS2NUC6.js} +10 -2
- package/dist/{chunk-NKMBW7WE.js → chunk-AA257QZO.js} +21 -10
- package/dist/{chunk-CIGWHY7C.js → chunk-DEZW7QDI.js} +15 -4
- package/dist/{chunk-SPH5WW44.js → chunk-ELQLU323.js} +5 -5
- package/dist/{chunk-6MWTTBBT.js → chunk-ER2HBKS7.js} +5 -5
- package/dist/{chunk-A32PJ2DO.js → chunk-G6VHIXWD.js} +1 -1
- package/dist/{chunk-T6AOVZAI.js → chunk-GH3UY2FM.js} +4 -4
- package/dist/{chunk-AKANHRQ5.js → chunk-GKTQEVSO.js} +3 -4
- package/dist/{chunk-MJIDC25O.js → chunk-HDITVHZT.js} +2 -2
- package/dist/{chunk-QSN7BWI3.js → chunk-HOX4CMYY.js} +1 -1
- package/dist/{chunk-ZU676PFP.js → chunk-I2JOA54D.js} +1 -1
- package/dist/{chunk-MMOR2HQZ.js → chunk-KQTI4RZN.js} +8 -8
- package/dist/{chunk-YSFLFD4U.js → chunk-LTRJZOHA.js} +1 -1
- package/dist/{chunk-7A25EJ4A.js → chunk-M5CRPFJA.js} +44 -30
- package/dist/{chunk-52G4B33T.js → chunk-NQSZ4UGG.js} +2 -2
- package/dist/{chunk-VKA4LQ7N.js → chunk-OWAEBFWH.js} +1 -1
- package/dist/{chunk-DFGQG32T.js → chunk-PJN6CMWZ.js} +1 -1
- package/dist/{chunk-3HMRK3RC.js → chunk-PNCJJE4Z.js} +1 -1
- package/dist/{chunk-I5SYS6DT.js → chunk-PTB575MP.js} +5 -5
- package/dist/{chunk-3UO2CJTR.js → chunk-PV64XFZY.js} +1 -1
- package/dist/{chunk-BG7VCCFB.js → chunk-RKTFFLVV.js} +1 -1
- package/dist/{chunk-HVNDBY42.js → chunk-ROC2TFPS.js} +2 -2
- package/dist/{chunk-VHK5J55Q.js → chunk-TAGPVICO.js} +8 -8
- package/dist/{chunk-W6QOWA3L.js → chunk-TCVMLAMC.js} +2 -2
- package/dist/{chunk-JZBMZLD3.js → chunk-VTUVB3J3.js} +1 -1
- package/dist/{chunk-Q6HRTWA6.js → chunk-XHJBDW2S.js} +1 -1
- package/dist/{chunk-2KXSFLU2.js → chunk-ZG3DARVR.js} +1 -1
- package/dist/{chunk-CSEADI37.js → chunk-ZYIGD2QY.js} +3 -3
- package/dist/components/index.d.ts +0 -14
- package/dist/components/index.js +39 -39
- package/dist/components/navigation/index.js +5 -5
- package/dist/features/auth/index.d.ts +1 -1
- package/dist/features/auth/index.js +6 -6
- package/dist/features/clients/index.js +7 -7
- package/dist/features/content/index.js +7 -7
- package/dist/features/crm/index.d.ts +0 -14
- package/dist/features/crm/index.js +10 -10
- package/dist/features/dashboard/index.js +6 -6
- package/dist/features/delivery/index.d.ts +0 -14
- package/dist/features/delivery/index.js +17 -17
- package/dist/features/knowledge/index.js +4 -4
- package/dist/features/lead-gen/index.d.ts +54 -16
- package/dist/features/lead-gen/index.js +11 -11
- package/dist/features/monitoring/index.js +8 -8
- package/dist/features/monitoring/requests/index.js +6 -6
- package/dist/features/operations/index.js +11 -11
- package/dist/features/seo/index.d.ts +105 -17
- package/dist/features/seo/index.js +7 -7
- package/dist/features/settings/index.d.ts +1 -1
- package/dist/features/settings/index.js +7 -7
- package/dist/hooks/access/index.js +4 -4
- package/dist/hooks/delivery/index.d.ts +0 -14
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/published.d.ts +2 -16
- package/dist/hooks/published.js +15 -15
- package/dist/initialization/index.d.ts +1 -1
- package/dist/knowledge/index.d.ts +32 -16
- package/dist/knowledge/index.js +20 -7185
- package/dist/layout/index.js +8 -8
- package/dist/profile/index.d.ts +1 -1
- package/dist/provider/index.d.ts +39 -16
- package/dist/provider/index.js +4 -4
- package/dist/provider/published.d.ts +31 -15
- package/dist/provider/published.js +4 -4
- package/dist/sse/index.d.ts +7 -1
- package/dist/sse/index.js +22 -2
- package/dist/test-utils/index.d.ts +3 -1
- package/dist/test-utils/index.js +29 -6
- package/dist/types/index.d.ts +1 -15
- package/dist/utils/index.d.ts +9 -9
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.js +2 -2
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/package.json +6 -6
- package/src/knowledge/README.md +32 -32
- package/dist/knowledge-search-index-YU6V3FTK.js +0 -1539
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter } from '../../chunk-GH3UY2FM.js';
|
|
2
|
+
import '../../chunk-I2JOA54D.js';
|
|
3
|
+
import '../../chunk-5WNRTDEZ.js';
|
|
4
4
|
import '../../chunk-LGKLC5MG.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-PV64XFZY.js';
|
|
6
6
|
import '../../chunk-YQQ5GRUR.js';
|
|
7
7
|
import '../../chunk-GY7FXTC4.js';
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
|
-
export { monitoringManifest } from '../../chunk-
|
|
9
|
+
export { monitoringManifest } from '../../chunk-M5CRPFJA.js';
|
|
10
10
|
import '../../chunk-4WLAVUPS.js';
|
|
11
11
|
import '../../chunk-RXZ3XDBM.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-7RS2NUC6.js';
|
|
13
13
|
import '../../chunk-L7BZZ4SI.js';
|
|
14
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
15
15
|
import '../../chunk-62GVNH5U.js';
|
|
16
16
|
import '../../chunk-P45GQ3ZW.js';
|
|
17
17
|
import '../../chunk-IIMC4TRH.js';
|
|
@@ -22,7 +22,7 @@ import '../../chunk-YJ437RDY.js';
|
|
|
22
22
|
import '../../chunk-DD3CCMCZ.js';
|
|
23
23
|
import '../../chunk-RNP5R5I3.js';
|
|
24
24
|
import '../../chunk-RT4KRGZT.js';
|
|
25
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-DEZW7QDI.js';
|
|
26
26
|
import '../../chunk-6XBZPKMI.js';
|
|
27
27
|
import '../../chunk-7ZUXA2NW.js';
|
|
28
28
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-
|
|
1
|
+
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-TCVMLAMC.js';
|
|
2
2
|
import { useTableSelection } from '../../../chunk-WDBNW44Z.js';
|
|
3
3
|
import { TableSelectionToolbar } from '../../../chunk-TUMSNGTX.js';
|
|
4
4
|
import { FilterBar } from '../../../chunk-PDHTXPSF.js';
|
|
5
|
-
import { ConfirmationModal, RequestModal, usePaginationState, PageTitleCaption, CustomModal, ContextViewer, JsonViewer } from '../../../chunk-
|
|
6
|
-
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-
|
|
5
|
+
import { ConfirmationModal, RequestModal, usePaginationState, PageTitleCaption, CustomModal, ContextViewer, JsonViewer } from '../../../chunk-M5CRPFJA.js';
|
|
6
|
+
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-M5CRPFJA.js';
|
|
7
7
|
import '../../../chunk-4WLAVUPS.js';
|
|
8
8
|
import '../../../chunk-RXZ3XDBM.js';
|
|
9
|
-
import '../../../chunk-
|
|
9
|
+
import '../../../chunk-7RS2NUC6.js';
|
|
10
10
|
import '../../../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../../../chunk-
|
|
11
|
+
import '../../../chunk-PNCJJE4Z.js';
|
|
12
12
|
import { CardHeader } from '../../../chunk-62GVNH5U.js';
|
|
13
13
|
import '../../../chunk-P45GQ3ZW.js';
|
|
14
14
|
import '../../../chunk-IIMC4TRH.js';
|
|
@@ -19,7 +19,7 @@ import '../../../chunk-YJ437RDY.js';
|
|
|
19
19
|
import '../../../chunk-DD3CCMCZ.js';
|
|
20
20
|
import '../../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../../chunk-RT4KRGZT.js';
|
|
22
|
-
import { formatTimeAgo } from '../../../chunk-
|
|
22
|
+
import { formatTimeAgo } from '../../../chunk-DEZW7QDI.js';
|
|
23
23
|
import '../../../chunk-6XBZPKMI.js';
|
|
24
24
|
import '../../../chunk-7ZUXA2NW.js';
|
|
25
25
|
import '../../../chunk-BI5VDO2K.js';
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, SessionChatArea, SessionChatInterface, SessionChatPage, SessionConversationView, SessionDetailsPanel, SessionExecutionLogs, SessionHeader, SessionsPage, SystemOpsView, WorkflowExecutionPanel } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, SessionChatArea, SessionChatInterface, SessionChatPage, SessionConversationView, SessionDetailsPanel, SessionExecutionLogs, SessionHeader, SessionsPage, SystemOpsView, WorkflowExecutionPanel } from '../../chunk-2S5477QR.js';
|
|
2
|
+
import '../../chunk-4TEVJRKQ.js';
|
|
3
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-6NIGO2LD.js';
|
|
4
|
+
import '../../chunk-3OQVXI4C.js';
|
|
5
5
|
import '../../chunk-WDABHUIL.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-PJN6CMWZ.js';
|
|
7
7
|
import '../../chunk-3MEXPLWT.js';
|
|
8
8
|
import '../../chunk-SNZDFCOQ.js';
|
|
9
9
|
import '../../chunk-QFGNRKIE.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-5WNRTDEZ.js';
|
|
11
11
|
import '../../chunk-LGKLC5MG.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-PV64XFZY.js';
|
|
13
13
|
import '../../chunk-YQQ5GRUR.js';
|
|
14
14
|
import '../../chunk-HENXLGVD.js';
|
|
15
15
|
import '../../chunk-BZZCNLT6.js';
|
|
16
|
-
export { OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourcesSidebar, SessionListItem, SessionsSidebar, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-
|
|
16
|
+
export { OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourcesSidebar, SessionListItem, SessionsSidebar, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-M5CRPFJA.js';
|
|
17
17
|
import '../../chunk-4WLAVUPS.js';
|
|
18
18
|
import '../../chunk-RXZ3XDBM.js';
|
|
19
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-7RS2NUC6.js';
|
|
20
20
|
import '../../chunk-L7BZZ4SI.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
22
22
|
import '../../chunk-62GVNH5U.js';
|
|
23
23
|
import '../../chunk-P45GQ3ZW.js';
|
|
24
24
|
import '../../chunk-IIMC4TRH.js';
|
|
@@ -29,7 +29,7 @@ import '../../chunk-YJ437RDY.js';
|
|
|
29
29
|
import '../../chunk-DD3CCMCZ.js';
|
|
30
30
|
import '../../chunk-RNP5R5I3.js';
|
|
31
31
|
import '../../chunk-RT4KRGZT.js';
|
|
32
|
-
import '../../chunk-
|
|
32
|
+
import '../../chunk-DEZW7QDI.js';
|
|
33
33
|
import '../../chunk-6XBZPKMI.js';
|
|
34
34
|
import '../../chunk-7ZUXA2NW.js';
|
|
35
35
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ComponentType } from 'react';
|
|
3
3
|
import * as _tanstack_react_query from '@tanstack/react-query';
|
|
4
|
-
export { SEO_PAGE_STATUSES, SEO_PAGE_TYPES, SEO_VERTICALS, SeoAiCitations, SeoFaqItem, SeoInternalLink, SeoLocalData, SeoPageContent, SeoPageStatus, SeoPageType, SeoVertical } from '@repo/core/seo';
|
|
5
4
|
|
|
6
5
|
declare const SEOSidebar: () => react_jsx_runtime.JSX.Element;
|
|
7
6
|
|
|
@@ -2777,13 +2776,6 @@ type Database = {
|
|
|
2777
2776
|
referencedRelation: "users";
|
|
2778
2777
|
referencedColumns: ["id"];
|
|
2779
2778
|
},
|
|
2780
|
-
{
|
|
2781
|
-
foreignKeyName: "prj_notes_milestone_id_fkey";
|
|
2782
|
-
columns: ["milestone_id"];
|
|
2783
|
-
isOneToOne: false;
|
|
2784
|
-
referencedRelation: "prj_milestones";
|
|
2785
|
-
referencedColumns: ["id"];
|
|
2786
|
-
},
|
|
2787
2779
|
{
|
|
2788
2780
|
foreignKeyName: "prj_notes_organization_id_fkey";
|
|
2789
2781
|
columns: ["organization_id"];
|
|
@@ -2797,13 +2789,6 @@ type Database = {
|
|
|
2797
2789
|
isOneToOne: false;
|
|
2798
2790
|
referencedRelation: "prj_projects";
|
|
2799
2791
|
referencedColumns: ["id"];
|
|
2800
|
-
},
|
|
2801
|
-
{
|
|
2802
|
-
foreignKeyName: "prj_notes_task_id_fkey";
|
|
2803
|
-
columns: ["task_id"];
|
|
2804
|
-
isOneToOne: false;
|
|
2805
|
-
referencedRelation: "prj_tasks";
|
|
2806
|
-
referencedColumns: ["id"];
|
|
2807
2792
|
}
|
|
2808
2793
|
];
|
|
2809
2794
|
};
|
|
@@ -3764,6 +3749,109 @@ type SupabaseOrgId = string & {
|
|
|
3764
3749
|
readonly __orgIdBrand: 'supabase';
|
|
3765
3750
|
};
|
|
3766
3751
|
|
|
3752
|
+
declare const SEO_PAGE_TYPES: readonly ["location", "use-case", "comparison", "pillar", "cluster"];
|
|
3753
|
+
type SeoPageType = (typeof SEO_PAGE_TYPES)[number];
|
|
3754
|
+
declare const SEO_PAGE_STATUSES: readonly ["draft", "review", "published", "stale"];
|
|
3755
|
+
type SeoPageStatus = (typeof SEO_PAGE_STATUSES)[number];
|
|
3756
|
+
declare const SEO_VERTICALS: readonly ["veterinary-clinics", "auto-repair", "home-services", "hvac-contractors", "pest-control", "commercial-cleaning", "med-spas", "hoa-property-management", "security-companies"];
|
|
3757
|
+
type SeoVertical = (typeof SEO_VERTICALS)[number];
|
|
3758
|
+
interface SeoChartBase {
|
|
3759
|
+
type: 'bar' | 'donut' | 'metrics-row';
|
|
3760
|
+
title: string;
|
|
3761
|
+
subtitle?: string;
|
|
3762
|
+
source?: string;
|
|
3763
|
+
sourceLabel?: string;
|
|
3764
|
+
section: 'problem' | 'solution' | 'results' | 'use_cases' | 'how_it_works';
|
|
3765
|
+
}
|
|
3766
|
+
/** Bar chart data for SEO page content sections */
|
|
3767
|
+
interface SeoBarChart extends SeoChartBase {
|
|
3768
|
+
type: 'bar';
|
|
3769
|
+
data: Array<{
|
|
3770
|
+
label: string;
|
|
3771
|
+
value: number;
|
|
3772
|
+
color?: string;
|
|
3773
|
+
}>;
|
|
3774
|
+
valueFormat?: string;
|
|
3775
|
+
}
|
|
3776
|
+
/** Donut chart data for SEO page content sections */
|
|
3777
|
+
interface SeoDonutChart extends SeoChartBase {
|
|
3778
|
+
type: 'donut';
|
|
3779
|
+
data: Array<{
|
|
3780
|
+
id: string;
|
|
3781
|
+
label: string;
|
|
3782
|
+
value: number;
|
|
3783
|
+
color?: string;
|
|
3784
|
+
}>;
|
|
3785
|
+
}
|
|
3786
|
+
/** Metrics row data for SEO page content sections */
|
|
3787
|
+
interface SeoMetricsRowChart extends SeoChartBase {
|
|
3788
|
+
type: 'metrics-row';
|
|
3789
|
+
data: Array<{
|
|
3790
|
+
label: string;
|
|
3791
|
+
value: number;
|
|
3792
|
+
suffix: string;
|
|
3793
|
+
description?: string;
|
|
3794
|
+
}>;
|
|
3795
|
+
}
|
|
3796
|
+
/** Union of all chart types embeddable in SEO page content */
|
|
3797
|
+
type SeoChart = SeoBarChart | SeoDonutChart | SeoMetricsRowChart;
|
|
3798
|
+
/** Structured content sections for an SEO page */
|
|
3799
|
+
interface SeoPageContent {
|
|
3800
|
+
subtitle: string;
|
|
3801
|
+
intro?: string;
|
|
3802
|
+
market_context?: string;
|
|
3803
|
+
local_challenges?: string;
|
|
3804
|
+
solution?: string;
|
|
3805
|
+
problem?: string;
|
|
3806
|
+
how_it_works?: Array<{
|
|
3807
|
+
step: number;
|
|
3808
|
+
title: string;
|
|
3809
|
+
description: string;
|
|
3810
|
+
}>;
|
|
3811
|
+
use_cases?: Array<{
|
|
3812
|
+
title: string;
|
|
3813
|
+
description: string;
|
|
3814
|
+
}>;
|
|
3815
|
+
results?: string;
|
|
3816
|
+
methodology?: string;
|
|
3817
|
+
baseline_assumptions?: Record<string, number>;
|
|
3818
|
+
typical_results?: Record<string, number>;
|
|
3819
|
+
cta?: string;
|
|
3820
|
+
charts?: SeoChart[];
|
|
3821
|
+
}
|
|
3822
|
+
/** FAQ item for SEO pages */
|
|
3823
|
+
interface SeoFaqItem {
|
|
3824
|
+
question: string;
|
|
3825
|
+
answer: string;
|
|
3826
|
+
}
|
|
3827
|
+
/** Internal link reference */
|
|
3828
|
+
interface SeoInternalLink {
|
|
3829
|
+
slug: string;
|
|
3830
|
+
anchor_text: string;
|
|
3831
|
+
}
|
|
3832
|
+
/** Local market data for location pages */
|
|
3833
|
+
interface SeoLocalData {
|
|
3834
|
+
business_count?: number;
|
|
3835
|
+
city_population?: number;
|
|
3836
|
+
metro?: string;
|
|
3837
|
+
median_household_income?: number;
|
|
3838
|
+
pet_owning_households?: number;
|
|
3839
|
+
avg_annual_pet_spend?: number;
|
|
3840
|
+
national_avg_pet_spend?: number;
|
|
3841
|
+
avg_commercial_rent_sqft?: number;
|
|
3842
|
+
population?: number;
|
|
3843
|
+
pet_ownership_rate_pct?: number;
|
|
3844
|
+
source?: string;
|
|
3845
|
+
[key: string]: string | number | undefined;
|
|
3846
|
+
}
|
|
3847
|
+
/** AI citation counts per platform */
|
|
3848
|
+
interface SeoAiCitations {
|
|
3849
|
+
chatgpt?: number;
|
|
3850
|
+
perplexity?: number;
|
|
3851
|
+
google_aio?: number;
|
|
3852
|
+
copilot?: number;
|
|
3853
|
+
}
|
|
3854
|
+
|
|
3767
3855
|
type SystemSidebarComponent = ComponentType;
|
|
3768
3856
|
type SystemIconComponent = ComponentType<{
|
|
3769
3857
|
size?: number;
|
|
@@ -4016,5 +4104,5 @@ declare function getStatusColor(status: string | null): "blue" | "green" | "oran
|
|
|
4016
4104
|
declare function getPageTypeColor(pageType: string | null): "teal" | "violet" | "gray" | "cyan" | "indigo" | "pink";
|
|
4017
4105
|
declare function formatVertical(vertical: string): string;
|
|
4018
4106
|
|
|
4019
|
-
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SeoMetricsPage, SeoPageDetailPage, SeoPagesPage, formatDate, formatVertical, getPageTypeColor, getStatusColor, seoManifest, seoMetricsKeys, seoPageKeys, seoStatsKeys, useDeleteSeoPage, useSeoAggregateMetrics, useSeoPage, useSeoPageMetrics, useSeoPages, useSeoStats, useUpdateSeoPage };
|
|
4020
|
-
export type { AggregateMetrics, SeoMetricsRow, SeoPageDetailPageProps, SeoPageFilters, SeoPageInsert, SeoPageRow, SeoPageUpdate, SeoPagesPageProps, SeoStats };
|
|
4107
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, SEO_PAGE_STATUSES, SEO_PAGE_TYPES, SEO_VERTICALS, SeoMetricsPage, SeoPageDetailPage, SeoPagesPage, formatDate, formatVertical, getPageTypeColor, getStatusColor, seoManifest, seoMetricsKeys, seoPageKeys, seoStatsKeys, useDeleteSeoPage, useSeoAggregateMetrics, useSeoPage, useSeoPageMetrics, useSeoPages, useSeoStats, useUpdateSeoPage };
|
|
4108
|
+
export type { AggregateMetrics, SeoAiCitations, SeoFaqItem, SeoInternalLink, SeoLocalData, SeoMetricsRow, SeoPageContent, SeoPageDetailPageProps, SeoPageFilters, SeoPageInsert, SeoPageRow, SeoPageStatus, SeoPageType, SeoPageUpdate, SeoPagesPageProps, SeoStats, SeoVertical };
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { SEO_PAGE_STATUSES, SEO_PAGE_TYPES, SEO_VERTICALS, SeoMetricsPage, SeoPageDetailPage, SeoPagesPage, formatDate, formatVertical, getPageTypeColor, getStatusColor, seoMetricsKeys, seoPageKeys, seoStatsKeys, useDeleteSeoPage, useSeoAggregateMetrics, useSeoPage, useSeoPageMetrics, useSeoPages, useSeoStats, useUpdateSeoPage } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { SEO_PAGE_STATUSES, SEO_PAGE_TYPES, SEO_VERTICALS, SeoMetricsPage, SeoPageDetailPage, SeoPagesPage, formatDate, formatVertical, getPageTypeColor, getStatusColor, seoMetricsKeys, seoPageKeys, seoStatsKeys, useDeleteSeoPage, useSeoAggregateMetrics, useSeoPage, useSeoPageMetrics, useSeoPages, useSeoStats, useUpdateSeoPage } from '../../chunk-PTB575MP.js';
|
|
2
|
+
import '../../chunk-ZG3DARVR.js';
|
|
3
3
|
import '../../chunk-MKH2KOAO.js';
|
|
4
4
|
import '../../chunk-2Y6AKWGU.js';
|
|
5
5
|
import '../../chunk-WDBNW44Z.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-XHJBDW2S.js';
|
|
7
7
|
import '../../chunk-BZZCNLT6.js';
|
|
8
8
|
import '../../chunk-TUMSNGTX.js';
|
|
9
9
|
import '../../chunk-PDHTXPSF.js';
|
|
10
|
-
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../../chunk-
|
|
10
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../../chunk-M5CRPFJA.js';
|
|
11
11
|
import '../../chunk-4WLAVUPS.js';
|
|
12
12
|
import '../../chunk-RXZ3XDBM.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-7RS2NUC6.js';
|
|
14
14
|
import '../../chunk-L7BZZ4SI.js';
|
|
15
|
-
import '../../chunk-
|
|
15
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
16
16
|
import '../../chunk-62GVNH5U.js';
|
|
17
17
|
import '../../chunk-P45GQ3ZW.js';
|
|
18
18
|
import '../../chunk-IIMC4TRH.js';
|
|
@@ -23,7 +23,7 @@ import '../../chunk-YJ437RDY.js';
|
|
|
23
23
|
import '../../chunk-DD3CCMCZ.js';
|
|
24
24
|
import '../../chunk-RNP5R5I3.js';
|
|
25
25
|
import '../../chunk-RT4KRGZT.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-DEZW7QDI.js';
|
|
27
27
|
import '../../chunk-6XBZPKMI.js';
|
|
28
28
|
import '../../chunk-7ZUXA2NW.js';
|
|
29
29
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -5,7 +5,7 @@ import { ComponentType } from 'react';
|
|
|
5
5
|
/**
|
|
6
6
|
* Concrete row shapes for the published Supabase tables.
|
|
7
7
|
*
|
|
8
|
-
*
|
|
8
|
+
* @generated by packages/core/scripts/gen-published-rows.mjs — DO NOT EDIT. Re-run `pnpm gen:published-rows`.
|
|
9
9
|
*
|
|
10
10
|
* These were `Tables<'users'>` / `TablesInsert<...>` aliases in `./index.ts`. Each one indexes
|
|
11
11
|
* into the generated `Database` type, and a published `.d.ts` that references `Database` makes
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditWebhookEndpointModal, MemberAccessModal, MyRolesPage, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings } from '../../chunk-
|
|
1
|
+
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditWebhookEndpointModal, MemberAccessModal, MyRolesPage, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings } from '../../chunk-ER2HBKS7.js';
|
|
2
2
|
import '../../chunk-IIEZXXDD.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-3PQMF4RP.js';
|
|
4
|
+
import '../../chunk-PV64XFZY.js';
|
|
5
5
|
import '../../chunk-PDHTXPSF.js';
|
|
6
|
-
export { settingsManifest } from '../../chunk-
|
|
6
|
+
export { settingsManifest } from '../../chunk-M5CRPFJA.js';
|
|
7
7
|
import '../../chunk-4WLAVUPS.js';
|
|
8
8
|
import '../../chunk-RXZ3XDBM.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-7RS2NUC6.js';
|
|
10
10
|
import '../../chunk-L7BZZ4SI.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
12
12
|
import '../../chunk-62GVNH5U.js';
|
|
13
13
|
import '../../chunk-P45GQ3ZW.js';
|
|
14
14
|
import '../../chunk-IIMC4TRH.js';
|
|
@@ -19,7 +19,7 @@ import '../../chunk-YJ437RDY.js';
|
|
|
19
19
|
import '../../chunk-DD3CCMCZ.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
21
|
import '../../chunk-RT4KRGZT.js';
|
|
22
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-DEZW7QDI.js';
|
|
23
23
|
import '../../chunk-6XBZPKMI.js';
|
|
24
24
|
import '../../chunk-7ZUXA2NW.js';
|
|
25
25
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { AccessKeys, accessKeys, useAccess } from '../../chunk-
|
|
1
|
+
export { AccessKeys, accessKeys, useAccess } from '../../chunk-M5CRPFJA.js';
|
|
2
2
|
import '../../chunk-4WLAVUPS.js';
|
|
3
3
|
import '../../chunk-RXZ3XDBM.js';
|
|
4
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-7RS2NUC6.js';
|
|
5
5
|
import '../../chunk-L7BZZ4SI.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
7
7
|
import '../../chunk-62GVNH5U.js';
|
|
8
8
|
import '../../chunk-P45GQ3ZW.js';
|
|
9
9
|
import '../../chunk-IIMC4TRH.js';
|
|
@@ -14,7 +14,7 @@ import '../../chunk-YJ437RDY.js';
|
|
|
14
14
|
import '../../chunk-DD3CCMCZ.js';
|
|
15
15
|
import '../../chunk-RNP5R5I3.js';
|
|
16
16
|
import '../../chunk-RT4KRGZT.js';
|
|
17
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-DEZW7QDI.js';
|
|
18
18
|
import '../../chunk-6XBZPKMI.js';
|
|
19
19
|
import '../../chunk-7ZUXA2NW.js';
|
|
20
20
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -2768,13 +2768,6 @@ type Database = {
|
|
|
2768
2768
|
referencedRelation: "users";
|
|
2769
2769
|
referencedColumns: ["id"];
|
|
2770
2770
|
},
|
|
2771
|
-
{
|
|
2772
|
-
foreignKeyName: "prj_notes_milestone_id_fkey";
|
|
2773
|
-
columns: ["milestone_id"];
|
|
2774
|
-
isOneToOne: false;
|
|
2775
|
-
referencedRelation: "prj_milestones";
|
|
2776
|
-
referencedColumns: ["id"];
|
|
2777
|
-
},
|
|
2778
2771
|
{
|
|
2779
2772
|
foreignKeyName: "prj_notes_organization_id_fkey";
|
|
2780
2773
|
columns: ["organization_id"];
|
|
@@ -2788,13 +2781,6 @@ type Database = {
|
|
|
2788
2781
|
isOneToOne: false;
|
|
2789
2782
|
referencedRelation: "prj_projects";
|
|
2790
2783
|
referencedColumns: ["id"];
|
|
2791
|
-
},
|
|
2792
|
-
{
|
|
2793
|
-
foreignKeyName: "prj_notes_task_id_fkey";
|
|
2794
|
-
columns: ["task_id"];
|
|
2795
|
-
isOneToOne: false;
|
|
2796
|
-
referencedRelation: "prj_tasks";
|
|
2797
|
-
referencedColumns: ["id"];
|
|
2798
2784
|
}
|
|
2799
2785
|
];
|
|
2800
2786
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
1
|
+
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-HDITVHZT.js';
|
|
2
|
+
import '../../chunk-PNCJJE4Z.js';
|
|
3
|
+
import '../../chunk-DEZW7QDI.js';
|
|
4
4
|
import '../../chunk-6XBZPKMI.js';
|
|
5
5
|
import '../../chunk-7ZUXA2NW.js';
|
|
6
6
|
import '../../chunk-BI5VDO2K.js';
|
|
@@ -3030,13 +3030,6 @@ type Database = {
|
|
|
3030
3030
|
referencedRelation: "users";
|
|
3031
3031
|
referencedColumns: ["id"];
|
|
3032
3032
|
},
|
|
3033
|
-
{
|
|
3034
|
-
foreignKeyName: "prj_notes_milestone_id_fkey";
|
|
3035
|
-
columns: ["milestone_id"];
|
|
3036
|
-
isOneToOne: false;
|
|
3037
|
-
referencedRelation: "prj_milestones";
|
|
3038
|
-
referencedColumns: ["id"];
|
|
3039
|
-
},
|
|
3040
3033
|
{
|
|
3041
3034
|
foreignKeyName: "prj_notes_organization_id_fkey";
|
|
3042
3035
|
columns: ["organization_id"];
|
|
@@ -3050,13 +3043,6 @@ type Database = {
|
|
|
3050
3043
|
isOneToOne: false;
|
|
3051
3044
|
referencedRelation: "prj_projects";
|
|
3052
3045
|
referencedColumns: ["id"];
|
|
3053
|
-
},
|
|
3054
|
-
{
|
|
3055
|
-
foreignKeyName: "prj_notes_task_id_fkey";
|
|
3056
|
-
columns: ["task_id"];
|
|
3057
|
-
isOneToOne: false;
|
|
3058
|
-
referencedRelation: "prj_tasks";
|
|
3059
|
-
referencedColumns: ["id"];
|
|
3060
3046
|
}
|
|
3061
3047
|
];
|
|
3062
3048
|
};
|
|
@@ -8502,8 +8488,8 @@ declare const executionsKeys: {
|
|
|
8502
8488
|
* The three statuses an execution never leaves.
|
|
8503
8489
|
*
|
|
8504
8490
|
* `warning` belongs here. The API's execution logger picks the final status as
|
|
8505
|
-
* `!success ? 'failed' :
|
|
8506
|
-
* success case
|
|
8491
|
+
* `!success ? 'failed' : declaredDegraded ? 'warning' : 'completed'`, so `warning` is the
|
|
8492
|
+
* success case a caller declared degraded -- a finished run, not a troubled one.
|
|
8507
8493
|
* Anything that forgets it either polls a finished execution forever or reports a
|
|
8508
8494
|
* successful one as though nothing happened.
|
|
8509
8495
|
*/
|
package/dist/hooks/published.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export { ApiKeyService, DeploymentService, apiKeysKeys, dealNoteKeys, deploymentsKeys, projectActivityKeys, useActivateDeployment, useActivitiesRealtime, useAddCompaniesToList, useAddContactsToList, useBatchTelemetry, useCreateApiKey, useCreateDealNote, useDeactivateDeployment, useDealNotes, useDeleteApiKey, useDeleteDeployment, useListApiKeys, useListDeployments, useProjectActivities, useProjectRealtime, useRemoveCompaniesFromList, useResourceErrors, useTransitionItem, useTransitionState, useUpdateApiKey, useVisibleResources } from '../chunk-
|
|
2
|
-
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateProject as useCreateDeliveryProject, useCreateMilestone, useCreateNote, useCreateTask, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteMilestone, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateProject as useUpdateDeliveryProject, useUpdateMilestone, useUpdateTask } from '../chunk-
|
|
3
|
-
export { WebhookEndpointService, createMembership, deactivateMembership, deleteMembership, getMembership, getOrganizationMembers, getUserMemberships, listMemberships, memberRolesKeys, membershipsKeys, orgRolesKeys, reactivateMembership, repairMembershipLink, updateMembership, useAssignRole, useCreateOrgRole, useCreateWebhookEndpoint, useDeactivateMembership, useDeleteOrgRole, useDeleteWebhookEndpoint, useEffectivePermissions, useListWebhookEndpoints, useOrgRoles, useOrganizationMembers, usePermissionCatalog, useReactivateMembership, useRevokeRole, useUpdateOrgRole, useUpdateWebhookEndpoint, useUserMemberships, webhookEndpointsKeys } from '../chunk-
|
|
4
|
-
export { useDealDetail, useExecuteAction } from '../chunk-
|
|
5
|
-
export { CredentialService, credentialsKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useCreateCredential, useCredentials, useDeleteCredential, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateCredential, useUpdateListStatus, useVerifyCredential } from '../chunk-
|
|
1
|
+
export { ApiKeyService, DeploymentService, apiKeysKeys, dealNoteKeys, deploymentsKeys, projectActivityKeys, useActivateDeployment, useActivitiesRealtime, useAddCompaniesToList, useAddContactsToList, useBatchTelemetry, useCreateApiKey, useCreateDealNote, useDeactivateDeployment, useDealNotes, useDeleteApiKey, useDeleteDeployment, useListApiKeys, useListDeployments, useProjectActivities, useProjectRealtime, useRemoveCompaniesFromList, useResourceErrors, useTransitionItem, useTransitionState, useUpdateApiKey, useVisibleResources } from '../chunk-KQTI4RZN.js';
|
|
2
|
+
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateProject as useCreateDeliveryProject, useCreateMilestone, useCreateNote, useCreateTask, useDeleteProject as useDeleteDeliveryProject, useDeleteTask as useDeleteDeliveryTask, useDeleteMilestone, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateProject as useUpdateDeliveryProject, useUpdateMilestone, useUpdateTask } from '../chunk-HDITVHZT.js';
|
|
3
|
+
export { WebhookEndpointService, createMembership, deactivateMembership, deleteMembership, getMembership, getOrganizationMembers, getUserMemberships, listMemberships, memberRolesKeys, membershipsKeys, orgRolesKeys, reactivateMembership, repairMembershipLink, updateMembership, useAssignRole, useCreateOrgRole, useCreateWebhookEndpoint, useDeactivateMembership, useDeleteOrgRole, useDeleteWebhookEndpoint, useEffectivePermissions, useListWebhookEndpoints, useOrgRoles, useOrganizationMembers, usePermissionCatalog, useReactivateMembership, useRevokeRole, useUpdateOrgRole, useUpdateWebhookEndpoint, useUserMemberships, webhookEndpointsKeys } from '../chunk-3PQMF4RP.js';
|
|
4
|
+
export { useDealDetail, useExecuteAction } from '../chunk-ZYIGD2QY.js';
|
|
5
|
+
export { CredentialService, credentialsKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useCreateCredential, useCredentials, useDeleteCredential, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateCredential, useUpdateListStatus, useVerifyCredential } from '../chunk-4C4IFMRP.js';
|
|
6
6
|
import '../chunk-MKH2KOAO.js';
|
|
7
|
-
export { companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../chunk-
|
|
7
|
+
export { companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../chunk-3RYXJS2F.js';
|
|
8
8
|
export { sortData, useSortedData, useTableSort } from '../chunk-2Y6AKWGU.js';
|
|
9
|
-
export { useCheckpointTasks, useCommandViewData, useCommandViewStats, useCommandViewStore, useResourceExecutions, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket } from '../chunk-
|
|
9
|
+
export { useCheckpointTasks, useCommandViewData, useCommandViewStats, useCommandViewStore, useResourceExecutions, useSessionExecution, useSessionExecutions, useSessionMessages, useSessionWebSocket } from '../chunk-3OQVXI4C.js';
|
|
10
10
|
export { scheduleKeys, useCancelSchedule, useCreateSchedule, useDeleteSchedule, useGetExecutionHistory, useGetSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useScheduledTasks, useUpdateAnchor, useUpdateSchedule } from '../chunk-WDABHUIL.js';
|
|
11
11
|
export { mergeSessionMessages } from '../chunk-QFGNRKIE.js';
|
|
12
|
-
export { activityKeys, costAnalyticsKeys, monitoringKeys, notificationKeys, useActivities, useActivityFilters, useActivityTrend, useBatchDelete, useCostSummary, useErrorNotification, useExecutionHealth, useExecutionLogs, useExecutionLogsFilters, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useSuccessNotification, useTestNotification, useWarningNotification } from '../chunk-
|
|
12
|
+
export { activityKeys, costAnalyticsKeys, monitoringKeys, notificationKeys, useActivities, useActivityFilters, useActivityTrend, useBatchDelete, useCostSummary, useErrorNotification, useExecutionHealth, useExecutionLogs, useExecutionLogsFilters, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useSuccessNotification, useTestNotification, useWarningNotification } from '../chunk-I2JOA54D.js';
|
|
13
13
|
export { useTimeRangeDates } from '../chunk-YQQ5GRUR.js';
|
|
14
14
|
import '../chunk-GY7FXTC4.js';
|
|
15
|
-
export { useDeleteRequest, useRequest, useRequestsList, useUpdateRequestStatus } from '../chunk-
|
|
15
|
+
export { useDeleteRequest, useRequest, useRequestsList, useUpdateRequestStatus } from '../chunk-TCVMLAMC.js';
|
|
16
16
|
export { useTableSelection } from '../chunk-WDBNW44Z.js';
|
|
17
|
-
export { clientsKeys, useClient, useClientStatus, useClients, useCreateClient, useDeleteClient, useUpdateClient } from '../chunk-
|
|
18
|
-
export { SIGNED_URL_EXPIRES_IN_SECONDS, TEMPORARY_LINK_STALE_MS, THUMBNAIL_BATCH_SIZE, chunkIntoBatches, cloudStorageKeys, measureImageDimensions, mergeThumbnailBatches, storageKeys, storageObjectRefKey, useCloudStorageFolder, useCloudStorageImageDimensions, useCloudStorageTemporaryLinks, useCloudStorageThumbnails, useStorageSignedUrls, useUploadStorageFile } from '../chunk-
|
|
19
|
-
export { AccessKeys, DEFAULT_TIME_RANGE, IN_FLIGHT_EXECUTION_STATUSES, OperationsService, TERMINAL_EXECUTION_STATUSES, accessKeys, acquisitionListKeys, collectResourceFilterFacets, commandQueueKeys, contentKeys, dealKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isExecutionInFlight, isSessionCapable, joinSourceAssetDetails, labelResourceFilterFacet, observabilityKeys, operationsKeys, pickCoverSourceAsset, pickLatestRunAt, readItemSourceAssets, requestsKeys, sessionsKeys, sumStatusCounts, useAccess, useAddContentItemSourceAsset, useArchiveSession, useArchivedLogs, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCommandQueue, useCommandQueueTask, useCommandQueueTotals, useCommandViewDomainFilters, useCompleteDealTask, useContentDistribution, useContentDistributionMetrics, useContentDistributions, useContentItem, useContentItemAttempts, useContentItemSourceAssetDetails, useContentItemSourceAssets, useContentItems, useContentPipelineSummary, useContentSourceAsset, useContentSourceAssets, useCostBreakdown, useCostByModel, useCostTrends, useCreateContentDistribution, useCreateContentItem, useCreateContentSourceAsset, useCreateDealTask, useCreateList, useCreateSession, useDashboardMetrics, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteDeal, useDeleteExecution, useDeleteList, useDeleteSession, useDeleteTask, useEndSession, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorTrends, useExecuteAsync, useExecuteResource, useExecution, useExecutionLogSSE, useExecutionPanelState, useExecutionSSE, useExecutions, useInFlightExecutions, useList, useListExecutions, useListProgress, useListRecords, useLists, useListsTelemetry, useOrganizationModelDrift, usePaginationState, usePatchTask, useRecentExecutionsByResource, useRemoveContentItemSourceAsset, useReorderContentItemSourceAssets, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResolvedTimeRange, useResourceDefinition, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useRetryExecution, useReviewContentItem, useSSEConnection, useSession, useSessions, useStatusFilter, useSubmitAction, useSubmitRequest, useSystemHealth, useTopFailingResources, useUnresolveError, useUnresolvedErrors, useUpdateContentDistribution, useUpdateContentItem, useUpdateContentItemSourceAsset, useUpdateContentSourceAsset, useUpdateList, useUpdateListConfig, useWorkflowExecution } from '../chunk-
|
|
17
|
+
export { clientsKeys, useClient, useClientStatus, useClients, useCreateClient, useDeleteClient, useUpdateClient } from '../chunk-ROC2TFPS.js';
|
|
18
|
+
export { SIGNED_URL_EXPIRES_IN_SECONDS, TEMPORARY_LINK_STALE_MS, THUMBNAIL_BATCH_SIZE, chunkIntoBatches, cloudStorageKeys, measureImageDimensions, mergeThumbnailBatches, storageKeys, storageObjectRefKey, useCloudStorageFolder, useCloudStorageImageDimensions, useCloudStorageTemporaryLinks, useCloudStorageThumbnails, useStorageSignedUrls, useUploadStorageFile } from '../chunk-LTRJZOHA.js';
|
|
19
|
+
export { AccessKeys, DEFAULT_TIME_RANGE, IN_FLIGHT_EXECUTION_STATUSES, OperationsService, TERMINAL_EXECUTION_STATUSES, accessKeys, acquisitionListKeys, collectResourceFilterFacets, commandQueueKeys, contentKeys, dealKeys, dealTaskKeys, executionsKeys, filterByDomainFilters, getResourceFilterFacetIds, isExecutionInFlight, isSessionCapable, joinSourceAssetDetails, labelResourceFilterFacet, observabilityKeys, operationsKeys, pickCoverSourceAsset, pickLatestRunAt, readItemSourceAssets, requestsKeys, sessionsKeys, sumStatusCounts, useAccess, useAddContentItemSourceAsset, useArchiveSession, useArchivedLogs, useBatchedResourcesHealth, useBulkDeleteExecutions, useBusinessImpact, useCancelExecution, useCommandQueue, useCommandQueueTask, useCommandQueueTotals, useCommandViewDomainFilters, useCompleteDealTask, useContentDistribution, useContentDistributionMetrics, useContentDistributions, useContentItem, useContentItemAttempts, useContentItemSourceAssetDetails, useContentItemSourceAssets, useContentItems, useContentPipelineSummary, useContentSourceAsset, useContentSourceAssets, useCostBreakdown, useCostByModel, useCostTrends, useCreateContentDistribution, useCreateContentItem, useCreateContentSourceAsset, useCreateDealTask, useCreateList, useCreateSession, useDashboardMetrics, useDealTasks, useDealTasksDue, useDeals, useDealsLookup, useDealsSummary, useDeleteDeal, useDeleteExecution, useDeleteList, useDeleteSession, useDeleteTask, useEndSession, useErrorAnalysis, useErrorDetail, useErrorDetails, useErrorDistribution, useErrorTrends, useExecuteAsync, useExecuteResource, useExecution, useExecutionLogSSE, useExecutionPanelState, useExecutionSSE, useExecutions, useInFlightExecutions, useList, useListExecutions, useListProgress, useListRecords, useLists, useListsTelemetry, useOrganizationModelDrift, usePaginationState, usePatchTask, useRecentExecutionsByResource, useRemoveContentItemSourceAsset, useReorderContentItemSourceAssets, useResolveAllErrors, useResolveError, useResolveErrorsByExecution, useResolvedTimeRange, useResourceDefinition, useResourceSearch, useResources, useResourcesDomainFilters, useResourcesHealth, useRetryExecution, useReviewContentItem, useSSEConnection, useSession, useSessions, useStatusFilter, useSubmitAction, useSubmitRequest, useSystemHealth, useTopFailingResources, useUnresolveError, useUnresolvedErrors, useUpdateContentDistribution, useUpdateContentItem, useUpdateContentItemSourceAsset, useUpdateContentSourceAsset, useUpdateList, useUpdateListConfig, useWorkflowExecution } from '../chunk-M5CRPFJA.js';
|
|
20
20
|
import '../chunk-4WLAVUPS.js';
|
|
21
21
|
import '../chunk-RXZ3XDBM.js';
|
|
22
|
-
import '../chunk-
|
|
22
|
+
import '../chunk-7RS2NUC6.js';
|
|
23
23
|
import '../chunk-L7BZZ4SI.js';
|
|
24
|
-
import '../chunk-
|
|
24
|
+
import '../chunk-PNCJJE4Z.js';
|
|
25
25
|
import '../chunk-62GVNH5U.js';
|
|
26
26
|
import '../chunk-P45GQ3ZW.js';
|
|
27
27
|
import '../chunk-IIMC4TRH.js';
|
|
@@ -32,7 +32,7 @@ import '../chunk-YJ437RDY.js';
|
|
|
32
32
|
import '../chunk-DD3CCMCZ.js';
|
|
33
33
|
import '../chunk-RNP5R5I3.js';
|
|
34
34
|
import '../chunk-RT4KRGZT.js';
|
|
35
|
-
import '../chunk-
|
|
35
|
+
import '../chunk-DEZW7QDI.js';
|
|
36
36
|
export { REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY } from '../chunk-6XBZPKMI.js';
|
|
37
37
|
import '../chunk-7ZUXA2NW.js';
|
|
38
38
|
import '../chunk-BI5VDO2K.js';
|
|
@@ -4,7 +4,7 @@ import { ReactNode } from 'react';
|
|
|
4
4
|
/**
|
|
5
5
|
* Concrete row shapes for the published Supabase tables.
|
|
6
6
|
*
|
|
7
|
-
*
|
|
7
|
+
* @generated by packages/core/scripts/gen-published-rows.mjs — DO NOT EDIT. Re-run `pnpm gen:published-rows`.
|
|
8
8
|
*
|
|
9
9
|
* These were `Tables<'users'>` / `TablesInsert<...>` aliases in `./index.ts`. Each one indexes
|
|
10
10
|
* into the generated `Database` type, and a published `.d.ts` that references `Database` makes
|
|
@@ -1603,7 +1603,7 @@ interface KnowledgeTreeProps {
|
|
|
1603
1603
|
}
|
|
1604
1604
|
/**
|
|
1605
1605
|
* All domain keys that have a dedicated panel view. Exported as the single
|
|
1606
|
-
* source of truth shared by KnowledgeTree and DescribeNodeView
|
|
1606
|
+
* source of truth shared by KnowledgeTree and DescribeNodeView — no parallel
|
|
1607
1607
|
* list maintenance required.
|
|
1608
1608
|
*/
|
|
1609
1609
|
declare const KNOWLEDGE_DOMAINS_WITH_PANELS: Set<string>;
|
|
@@ -1675,7 +1675,7 @@ interface KnowledgeNodeViewProps {
|
|
|
1675
1675
|
declare function KnowledgeNodeView({ node, graph, onNavigateToNode, extraComponents, domainVersion }: KnowledgeNodeViewProps): react_jsx_runtime.JSX.Element;
|
|
1676
1676
|
|
|
1677
1677
|
interface KnowledgeSearchBarProps {
|
|
1678
|
-
/** All available knowledge nodes — used to resolve hit ids to nodes. */
|
|
1678
|
+
/** All available knowledge nodes — used to build the search index and resolve hit ids to nodes. */
|
|
1679
1679
|
knowledgeNodes: OrgKnowledgeNode[];
|
|
1680
1680
|
/**
|
|
1681
1681
|
* Called with the ranked subset of nodes matching the current query.
|
|
@@ -1686,15 +1686,14 @@ interface KnowledgeSearchBarProps {
|
|
|
1686
1686
|
placeholder?: string;
|
|
1687
1687
|
}
|
|
1688
1688
|
/**
|
|
1689
|
-
* Client-side full-text search bar over the knowledge
|
|
1689
|
+
* Client-side full-text search bar over the knowledge nodes prop.
|
|
1690
1690
|
*
|
|
1691
|
-
*
|
|
1692
|
-
*
|
|
1693
|
-
*
|
|
1694
|
-
*
|
|
1695
|
-
*
|
|
1696
|
-
*
|
|
1697
|
-
* re-index on `knowledgeNodes` changes at runtime (Phase 1 is read-only).
|
|
1691
|
+
* Builds an in-memory index (title, summary, plain-text body) from
|
|
1692
|
+
* `knowledgeNodes` via `useMemo`, so the index always reflects the live
|
|
1693
|
+
* node set — including tenant-authored nodes and any runtime updates.
|
|
1694
|
+
* As the user types, calls `onResults` with ranked `OrgKnowledgeNode[]`.
|
|
1695
|
+
* Clearing the input calls `onResults(null)` so the parent can restore its
|
|
1696
|
+
* default tree/list view.
|
|
1698
1697
|
*/
|
|
1699
1698
|
declare function KnowledgeSearchBar({ knowledgeNodes, onResults, placeholder }: KnowledgeSearchBarProps): react_jsx_runtime.JSX.Element;
|
|
1700
1699
|
|
|
@@ -1823,16 +1822,33 @@ declare function KnowledgeMDXProvider({ extraComponents, children }: KnowledgeMD
|
|
|
1823
1822
|
* @example
|
|
1824
1823
|
* ```tsx
|
|
1825
1824
|
* const components = useKnowledgeAllowlist()
|
|
1826
|
-
* const
|
|
1825
|
+
* const { knowledgeBodies } = useElevasisSystems()
|
|
1826
|
+
* const Body = knowledgeBodies[node.id]
|
|
1827
1827
|
* return <Body components={components} />
|
|
1828
1828
|
* ```
|
|
1829
1829
|
*/
|
|
1830
1830
|
declare function useKnowledgeAllowlist(): KnowledgeAllowlistMap;
|
|
1831
1831
|
|
|
1832
|
-
|
|
1832
|
+
/**
|
|
1833
|
+
* Props every compiled knowledge-node body component accepts. Matches the
|
|
1834
|
+
* shape emitted by `generateKnowledgeBodies()` (`packages/sdk/src/node/knowledge-bodies-codegen.ts`)
|
|
1835
|
+
* for each `_generated/knowledge-bodies.tsx` this project produces.
|
|
1836
|
+
*/
|
|
1837
|
+
interface KnowledgeBodyProps {
|
|
1838
|
+
/** MDX component allowlist merged from the nearest `KnowledgeMDXProvider`. */
|
|
1833
1839
|
components?: Record<string, ComponentType>;
|
|
1834
|
-
}
|
|
1835
|
-
|
|
1840
|
+
}
|
|
1841
|
+
/**
|
|
1842
|
+
* Map of knowledge node id -> compiled MDX body component.
|
|
1843
|
+
*
|
|
1844
|
+
* Each consumer generates its own corpus at build time (via `knowledgePlugin()`)
|
|
1845
|
+
* and supplies it as the required `knowledgeBodies` prop on `ElevasisSystemsProvider`
|
|
1846
|
+
* / `ElevasisAuthenticatedShell`, instead of `@repo/ui` compiling a fixed corpus
|
|
1847
|
+
* into its published bundle. See `knowledge-corpus-injection.mdx` for the full
|
|
1848
|
+
* rationale -- this type is the generated file's own shape, named so consumers
|
|
1849
|
+
* and tests can reference it without importing from `_generated/`.
|
|
1850
|
+
*/
|
|
1851
|
+
type KnowledgeBodiesMap = Record<string, ComponentType<KnowledgeBodyProps>>;
|
|
1836
1852
|
|
|
1837
1853
|
type DescribeTreeNodeType = 'group' | 'domain-collection' | 'domain' | 'item';
|
|
1838
1854
|
interface DescribeTreeSelectionNode {
|
|
@@ -2010,5 +2026,5 @@ interface NodeDescribeShellProps {
|
|
|
2010
2026
|
}
|
|
2011
2027
|
declare function NodeDescribeShell({ header, content, relationships, footer }: NodeDescribeShellProps): react_jsx_runtime.JSX.Element;
|
|
2012
2028
|
|
|
2013
|
-
export { DescribeNodeView, DomainPanelDispatcher, EdgeRelationshipGroup, FILTERABLE_DOMAIN_KEYS, GenericDescribeView, KNOWLEDGE_ALLOWLIST,
|
|
2014
|
-
export type { DescribeNodeViewProps, DomainPanelDispatcherProps, DomainPanelKey, EdgeRelationshipGroupProps, GenericDescribeViewProps, KindChipProps, KindChipTone, KnowledgeBrowserProps, KnowledgeFacetStates, KnowledgeItemRouteId, KnowledgeNodeDetailRouteViewProps, KnowledgeNodeListProps, KnowledgeNodeViewProps, KnowledgeRouteTarget, KnowledgeSearchBarProps, KnowledgeTreeNodeData, KnowledgeTreeProps, NodeDescribeShellProps, NodeHeaderProps, NodeMetadataFooterProps, OrganizationDescribeViewProps, RelatedKnowledgeSectionProps, ResourceDescribeViewProps, SemanticIconProps, SemanticIconRegistry, SemanticIconToken, SystemDescribeViewProps };
|
|
2029
|
+
export { DescribeNodeView, DomainPanelDispatcher, EdgeRelationshipGroup, FILTERABLE_DOMAIN_KEYS, GenericDescribeView, KNOWLEDGE_ALLOWLIST, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KNOWLEDGE_ITEMS, KindChip, KnowledgeBrowser, KnowledgeMDXProvider, KnowledgeNodeDetailRouteView, KnowledgeNodeList, KnowledgeNodeView, KnowledgeSearchBar, KnowledgeTree, NodeDescribeShell, NodeHeader, NodeMetadataFooter, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, OrganizationDescribeView, RelatedKnowledgeSection, ResourceDescribeView, SemanticIcon, SystemDescribeView, buildKnowledgeOmTreeData, decodeKnowledgeRouteNodeId, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, formatKnowledgeDomainLabel, formatKnowledgeRouteTitle, getKnowledgeIconToken, getKnowledgeRouteBreadcrumbLabel, getSemanticIconComponent, getSharedOrganizationGraph, parseKnowledgeItemRouteId, resolveKnowledgeGraphNodeByRouteId, resolveKnowledgeRouteTarget, resolveSemanticIconComponent, useKnowledgeAllowlist };
|
|
2030
|
+
export type { DescribeNodeViewProps, DomainPanelDispatcherProps, DomainPanelKey, EdgeRelationshipGroupProps, GenericDescribeViewProps, KindChipProps, KindChipTone, KnowledgeBodiesMap, KnowledgeBodyProps, KnowledgeBrowserProps, KnowledgeFacetStates, KnowledgeItemRouteId, KnowledgeNodeDetailRouteViewProps, KnowledgeNodeListProps, KnowledgeNodeViewProps, KnowledgeRouteTarget, KnowledgeSearchBarProps, KnowledgeTreeNodeData, KnowledgeTreeProps, NodeDescribeShellProps, NodeHeaderProps, NodeMetadataFooterProps, OrganizationDescribeViewProps, RelatedKnowledgeSectionProps, ResourceDescribeViewProps, SemanticIconProps, SemanticIconRegistry, SemanticIconToken, SystemDescribeViewProps };
|