@elevasis/ui 2.37.0 → 2.38.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/dist/app/index.d.ts +55 -2
- package/dist/app/index.js +8 -7
- package/dist/auth/index.js +4 -4
- package/dist/charts/index.js +4 -4
- package/dist/{chunk-LCJQ6OWC.js → chunk-4O3VAALW.js} +3 -2
- package/dist/{chunk-NWMPBG4U.js → chunk-566XWGPP.js} +76 -109
- package/dist/chunk-6D4LCJ52.js +10 -0
- package/dist/{chunk-JPVZRZ3X.js → chunk-7YXZFS56.js} +1 -1
- package/dist/{chunk-CWYQRM5T.js → chunk-7ZWXTH5J.js} +2 -8
- package/dist/{chunk-S3KBYQTI.js → chunk-B2DZLPDL.js} +1 -1
- package/dist/{chunk-NYNOMAAS.js → chunk-C6BDBZRO.js} +1 -1
- package/dist/{chunk-JZ2WID2G.js → chunk-H2MEFUQD.js} +1 -1
- package/dist/{chunk-LNC6PZAE.js → chunk-M7Q4UBRY.js} +1 -1
- package/dist/{chunk-6NREL3KL.js → chunk-P34FFSOX.js} +1 -1
- package/dist/{chunk-5CTJ7TW2.js → chunk-PGWANFNE.js} +5 -4
- package/dist/{chunk-T3NI7DOA.js → chunk-Q64E2TZY.js} +156 -38
- package/dist/components/index.d.ts +45 -0
- package/dist/components/index.js +11 -10
- package/dist/components/navigation/index.js +3 -3
- package/dist/features/auth/index.d.ts +45 -0
- package/dist/features/auth/index.js +12 -11
- package/dist/features/clients/index.js +11 -10
- package/dist/features/crm/index.d.ts +45 -0
- package/dist/features/crm/index.js +11 -10
- package/dist/features/dashboard/index.js +11 -10
- package/dist/features/delivery/index.d.ts +45 -0
- package/dist/features/delivery/index.js +11 -10
- package/dist/features/knowledge/index.js +3 -3
- package/dist/features/lead-gen/index.d.ts +10 -2
- package/dist/features/lead-gen/index.js +11 -10
- package/dist/features/monitoring/index.js +11 -10
- package/dist/features/monitoring/requests/index.js +11 -10
- package/dist/features/operations/index.d.ts +10 -2
- package/dist/features/operations/index.js +11 -10
- package/dist/features/right-panel-host/index.js +0 -1
- package/dist/features/settings/index.d.ts +45 -0
- package/dist/features/settings/index.js +11 -10
- package/dist/hooks/access/index.js +3 -3
- package/dist/hooks/delivery/index.d.ts +45 -0
- package/dist/hooks/delivery/index.js +11 -10
- package/dist/hooks/index.d.ts +45 -0
- package/dist/hooks/index.js +11 -10
- package/dist/hooks/published.d.ts +45 -0
- package/dist/hooks/published.js +11 -10
- package/dist/index.d.ts +55 -2
- package/dist/index.js +11 -10
- package/dist/initialization/index.d.ts +45 -0
- package/dist/knowledge/index.d.ts +10 -2
- package/dist/knowledge/index.js +167 -25
- package/dist/organization/index.js +11 -10
- package/dist/profile/index.d.ts +45 -0
- package/dist/provider/index.d.ts +55 -2
- package/dist/provider/index.js +8 -7
- package/dist/provider/published.d.ts +55 -2
- package/dist/provider/published.js +5 -5
- package/dist/supabase/index.d.ts +87 -0
- package/dist/theme/index.js +3 -2
- package/dist/types/index.d.ts +45 -0
- package/package.json +5 -5
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { useAvailablePresets } from './chunk-
|
|
1
|
+
import { useAvailablePresets } from './chunk-B2DZLPDL.js';
|
|
2
2
|
import { useSupabase } from './chunk-BRXELOHC.js';
|
|
3
|
-
import { useBreadcrumbs } from './chunk-
|
|
3
|
+
import { useBreadcrumbs } from './chunk-M7Q4UBRY.js';
|
|
4
4
|
import { ChatHeader, ChatSidebar } from './chunk-CXY7FMUM.js';
|
|
5
5
|
import { observabilityKeys, useCyberColors, CyberLegendItem, CyberAreaChart, CyberDonut, HeroStatsRow, CostTrendChart, ActivityTrendChart } from './chunk-7GQFIWP4.js';
|
|
6
6
|
import { DEFAULT_ORGANIZATION_GRAPH_FILTERS, ORGANIZATION_GRAPH_NODE_KIND_ORDER, ORGANIZATION_GRAPH_NODE_KIND_LABELS, ORGANIZATION_GRAPH_EDGE_KIND_LABELS, ORGANIZATION_GRAPH_NODE_KIND_DETAIL_LABELS, ORGANIZATION_GRAPH_NODE_KIND_MEANINGS, ORGANIZATION_GRAPH_EDGE_KIND_MEANINGS } from './chunk-5EYJ2GIN.js';
|
|
@@ -9,8 +9,8 @@ import { SubshellNavItem } from './chunk-X4WBGKJQ.js';
|
|
|
9
9
|
import { SubshellSidebarSection } from './chunk-IIMU5YAJ.js';
|
|
10
10
|
import { Graph_module_css_default, useDirectedChainHighlighting, useNodeSelection, useFitViewTrigger, useGraphHighlighting, calculateGraphHeight, GRAPH_CONSTANTS } from './chunk-HENXLGVD.js';
|
|
11
11
|
import { STATUS_COLORS, getStatusIcon, formatDuration, getStatusColors, AGENT_CONSTANTS, shouldAnimateEdge, TIMELINE_CONSTANTS, calculateBarPosition, CONTAINER_CONSTANTS, useExecutionPath, useUnifiedWorkflowLayout, WORKFLOW_CONSTANTS, useReactFlowAgent, getResourceStatusColor, useMergedExecution, useTimelineData, useAgentIterationData } from './chunk-7FPLLSHN.js';
|
|
12
|
-
import { glassBase } from './chunk-
|
|
13
|
-
import { useNotificationAdapter, useCrmActions, useListActions } from './chunk-
|
|
12
|
+
import { glassBase } from './chunk-7ZWXTH5J.js';
|
|
13
|
+
import { useNotificationAdapter, useCrmActions, useListActions } from './chunk-H2MEFUQD.js';
|
|
14
14
|
import { EmptyState, CenteredErrorState, StatsCardSkeleton, TrendIndicator, DetailCardSkeleton, GlowDot, JsonViewer, ListSkeleton, PageTitleCaption, StatCard, APIErrorAlert, CollapsibleSection, ActivityTimeline, ContextViewer, StatusBadge, TabCountBadge, ResourceCard } from './chunk-I53EX4VU.js';
|
|
15
15
|
import { StyledMarkdown } from './chunk-3KMDHCAR.js';
|
|
16
16
|
import { CardHeader } from './chunk-S3XR4II4.js';
|
|
@@ -20,11 +20,11 @@ import { topbarHeight } from './chunk-DT3QYZVU.js';
|
|
|
20
20
|
import { useRouterContext } from './chunk-Q7DJKLEN.js';
|
|
21
21
|
import { ResourceTypeSchema, NonEmptyStringSchema, OriginResourceTypeSchema, UuidSchema, CredentialNameSchema, getErrorInfo, formatErrorMessage, getErrorTitle, isAPIClientError, getTimeRangeDates, formatBucketTime, PAGE_SIZE_DEFAULT, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_RUNNING, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, APIClientError, formatDateTime, getResourceIcon, formatTimeAgo, formatDate, formatRelativeTime, debounce, OAUTH_FLOW_TIMEOUT } from './chunk-X66MVMZT.js';
|
|
22
22
|
import { ResourceStatusColors, toWorkflowLogMessages } from './chunk-KRWALB24.js';
|
|
23
|
-
import { useStableAccessToken } from './chunk-
|
|
24
|
-
import { useAccess, AccessKeys } from './chunk-
|
|
25
|
-
import { useOptionalElevasisSystems, useElevasisSystems } from './chunk-
|
|
23
|
+
import { useStableAccessToken } from './chunk-7YXZFS56.js';
|
|
24
|
+
import { useAccess, AccessKeys } from './chunk-4O3VAALW.js';
|
|
25
|
+
import { useOptionalElevasisSystems, useElevasisSystems } from './chunk-C6BDBZRO.js';
|
|
26
26
|
import { useInitialization } from './chunk-533DUEQY.js';
|
|
27
|
-
import { OrgKnowledgeNodeSchema, defineResources, defineActions, defineTopology, topologyRef, resolveOrganizationModel, listAllSystems, projectOrganizationSurfaces, topologyRelationship, PROJECTS_VIEW_ACTION_ID, resolveSemanticIconComponent, getAllBuildTemplates, getLeadGenStageCatalog, buildOrganizationGraph, getResourcesForSystem, getSystem, SemanticIcon, compileOrganizationOntology, getSystemAncestors } from './chunk-
|
|
27
|
+
import { defineEntities, OrgKnowledgeNodeSchema, defineResources, defineActions, defineTopology, topologyRef, resolveOrganizationModel, listAllSystems, projectOrganizationSurfaces, topologyRelationship, PROJECTS_VIEW_ACTION_ID, resolveSemanticIconComponent, getAllBuildTemplates, getLeadGenStageCatalog, buildOrganizationGraph, getResourcesForSystem, getSystem, SemanticIcon, compileOrganizationOntology, getSystemAncestors } from './chunk-566XWGPP.js';
|
|
28
28
|
import { useOrganization } from './chunk-DD3CCMCZ.js';
|
|
29
29
|
import { useUserProfile } from './chunk-2Q2JQSQO.js';
|
|
30
30
|
import { STALE_TIME_MONITORING, STALE_TIME_DEFAULT, STALE_TIME_ADMIN, GC_TIME_MEDIUM, GC_TIME_SHORT } from './chunk-6ROXVZ3L.js';
|
|
@@ -2811,7 +2811,11 @@ function useInFlightExecutions(resourceId, options = {}) {
|
|
|
2811
2811
|
const limit = options.limit ?? 20;
|
|
2812
2812
|
const offset = options.offset ?? 0;
|
|
2813
2813
|
return useQuery({
|
|
2814
|
-
|
|
2814
|
+
// eslint-disable-next-line @tanstack/query/exhaustive-deps -- resourceId/limit/offset/listId are already folded into the executions key builders; the rule can't trace through them
|
|
2815
|
+
queryKey: options.listId ? [
|
|
2816
|
+
...acquisitionListKeys.executions(workOSOrganizationId, options.listId, { resourceId, limit }),
|
|
2817
|
+
"in-flight"
|
|
2818
|
+
] : [...executionsKeys.executions(workOSOrganizationId, resourceId, "all", limit, offset), "in-flight"],
|
|
2815
2819
|
queryFn: async () => {
|
|
2816
2820
|
if (options.listId) {
|
|
2817
2821
|
const executions2 = await apiRequest(
|
|
@@ -14319,13 +14323,123 @@ function DealKanbanCard({ deal, config, onClick, onDragStart, onDragEnd }) {
|
|
|
14319
14323
|
);
|
|
14320
14324
|
}
|
|
14321
14325
|
|
|
14326
|
+
// ../elevasis-core/src/organization-model/entities.ts
|
|
14327
|
+
var ENTITY_ENTRY_INPUTS = [
|
|
14328
|
+
{
|
|
14329
|
+
id: "crm.deal",
|
|
14330
|
+
order: 10,
|
|
14331
|
+
label: "Deal",
|
|
14332
|
+
description: "A CRM opportunity or sales pipeline record.",
|
|
14333
|
+
ownedBySystemId: "sales.crm",
|
|
14334
|
+
table: "crm_deals",
|
|
14335
|
+
stateCatalogId: "crm.pipeline",
|
|
14336
|
+
links: [{ toEntity: "crm.contact", kind: "has-many", via: "deal_contacts", label: "contacts" }]
|
|
14337
|
+
},
|
|
14338
|
+
{
|
|
14339
|
+
id: "crm.contact",
|
|
14340
|
+
order: 20,
|
|
14341
|
+
label: "CRM Contact",
|
|
14342
|
+
description: "A person associated with a CRM relationship or deal.",
|
|
14343
|
+
ownedBySystemId: "sales.crm",
|
|
14344
|
+
table: "crm_contacts"
|
|
14345
|
+
},
|
|
14346
|
+
{
|
|
14347
|
+
id: "leadgen.list",
|
|
14348
|
+
order: 30,
|
|
14349
|
+
label: "Lead List",
|
|
14350
|
+
description: "A prospecting list that groups companies and contacts for acquisition workflows.",
|
|
14351
|
+
ownedBySystemId: "sales.lead-gen",
|
|
14352
|
+
table: "acq_lists",
|
|
14353
|
+
links: [
|
|
14354
|
+
{ toEntity: "leadgen.company", kind: "has-many", via: "acq_list_companies", label: "companies" },
|
|
14355
|
+
{ toEntity: "leadgen.contact", kind: "has-many", via: "acq_list_members", label: "contacts" }
|
|
14356
|
+
]
|
|
14357
|
+
},
|
|
14358
|
+
{
|
|
14359
|
+
id: "leadgen.company",
|
|
14360
|
+
order: 40,
|
|
14361
|
+
label: "Lead Company",
|
|
14362
|
+
description: "A company record sourced, enriched, and qualified during prospecting.",
|
|
14363
|
+
ownedBySystemId: "sales.lead-gen",
|
|
14364
|
+
table: "acq_list_companies",
|
|
14365
|
+
stateCatalogId: "lead-gen.company",
|
|
14366
|
+
links: [
|
|
14367
|
+
{ toEntity: "leadgen.list", kind: "belongs-to", via: "list_id", label: "list" },
|
|
14368
|
+
{ toEntity: "leadgen.contact", kind: "has-many", via: "company_id", label: "contacts" }
|
|
14369
|
+
]
|
|
14370
|
+
},
|
|
14371
|
+
{
|
|
14372
|
+
id: "leadgen.contact",
|
|
14373
|
+
order: 50,
|
|
14374
|
+
label: "Lead Contact",
|
|
14375
|
+
description: "A prospect contact discovered or enriched during lead generation.",
|
|
14376
|
+
ownedBySystemId: "sales.lead-gen",
|
|
14377
|
+
table: "acq_list_members",
|
|
14378
|
+
stateCatalogId: "lead-gen.contact",
|
|
14379
|
+
links: [
|
|
14380
|
+
{ toEntity: "leadgen.list", kind: "belongs-to", via: "list_id", label: "list" },
|
|
14381
|
+
{ toEntity: "leadgen.company", kind: "belongs-to", via: "company_id", label: "company" }
|
|
14382
|
+
]
|
|
14383
|
+
},
|
|
14384
|
+
{
|
|
14385
|
+
id: "delivery.project",
|
|
14386
|
+
order: 60,
|
|
14387
|
+
label: "Project",
|
|
14388
|
+
description: "A client delivery project.",
|
|
14389
|
+
ownedBySystemId: "projects",
|
|
14390
|
+
table: "projects",
|
|
14391
|
+
links: [
|
|
14392
|
+
{ toEntity: "delivery.milestone", kind: "has-many", via: "project_id", label: "milestones" },
|
|
14393
|
+
{ toEntity: "delivery.task", kind: "has-many", via: "project_id", label: "tasks" }
|
|
14394
|
+
]
|
|
14395
|
+
},
|
|
14396
|
+
{
|
|
14397
|
+
id: "delivery.milestone",
|
|
14398
|
+
order: 70,
|
|
14399
|
+
label: "Milestone",
|
|
14400
|
+
description: "A delivery checkpoint within a project.",
|
|
14401
|
+
ownedBySystemId: "projects",
|
|
14402
|
+
table: "project_milestones",
|
|
14403
|
+
links: [
|
|
14404
|
+
{ toEntity: "delivery.project", kind: "belongs-to", via: "project_id", label: "project" },
|
|
14405
|
+
{ toEntity: "delivery.task", kind: "has-many", via: "milestone_id", label: "tasks" }
|
|
14406
|
+
]
|
|
14407
|
+
},
|
|
14408
|
+
{
|
|
14409
|
+
id: "delivery.task",
|
|
14410
|
+
order: 80,
|
|
14411
|
+
label: "Task",
|
|
14412
|
+
description: "A delivery task that can move through the task status catalog.",
|
|
14413
|
+
ownedBySystemId: "projects",
|
|
14414
|
+
table: "project_tasks",
|
|
14415
|
+
stateCatalogId: "delivery.task",
|
|
14416
|
+
links: [
|
|
14417
|
+
{ toEntity: "delivery.project", kind: "belongs-to", via: "project_id", label: "project" },
|
|
14418
|
+
{ toEntity: "delivery.milestone", kind: "belongs-to", via: "milestone_id", label: "milestone" }
|
|
14419
|
+
]
|
|
14420
|
+
}
|
|
14421
|
+
];
|
|
14422
|
+
var ELEVASIS_ORGANIZATION_MODEL_ENTITIES = defineEntities(ENTITY_ENTRY_INPUTS);
|
|
14423
|
+
|
|
14322
14424
|
// ../elevasis-core/src/organization-model/identity.ts
|
|
14323
14425
|
var platformBranding = {
|
|
14324
14426
|
organizationName: "Elevasis",
|
|
14325
14427
|
productName: "Elevasis Command Center",
|
|
14326
|
-
shortName: "Elevasis"
|
|
14428
|
+
shortName: "Elevasis",
|
|
14429
|
+
voice: "Clear, practical, and grounded in the work SMB teams actually need to automate. Elevasis explains complex AI orchestration in plain language, with a bias toward useful outcomes, operational trust, and human control.",
|
|
14430
|
+
tagline: "AI orchestration for SMB teams ready to automate complex work with intelligent agents and workflows.",
|
|
14431
|
+
values: [
|
|
14432
|
+
"Make automation practical for real business work",
|
|
14433
|
+
"Keep humans in control of consequential decisions",
|
|
14434
|
+
"Earn trust through clear systems and observable workflows",
|
|
14435
|
+
"Design agents around outcomes, not novelty",
|
|
14436
|
+
"Respect the constraints of growing SMB teams"
|
|
14437
|
+
]
|
|
14327
14438
|
};
|
|
14328
14439
|
var platformIdentity = {
|
|
14440
|
+
organizationName: "Elevasis",
|
|
14441
|
+
productName: "Elevasis Command Center",
|
|
14442
|
+
shortName: "Elevasis",
|
|
14329
14443
|
mission: "Help SMBs automate complex work using intelligent AI agents and workflows.",
|
|
14330
14444
|
vision: "Become the operating system for the modern AI-driven business.",
|
|
14331
14445
|
legalName: "Elevasis",
|
|
@@ -18426,35 +18540,39 @@ function assignResponsibleRoles(systems) {
|
|
|
18426
18540
|
}
|
|
18427
18541
|
return applyToMap(systems);
|
|
18428
18542
|
}
|
|
18429
|
-
var canonicalOrganizationModel = resolveOrganizationModel(
|
|
18430
|
-
|
|
18431
|
-
|
|
18432
|
-
|
|
18433
|
-
|
|
18434
|
-
|
|
18435
|
-
|
|
18436
|
-
|
|
18437
|
-
|
|
18438
|
-
|
|
18439
|
-
|
|
18440
|
-
|
|
18441
|
-
|
|
18442
|
-
|
|
18443
|
-
|
|
18444
|
-
|
|
18445
|
-
|
|
18543
|
+
var canonicalOrganizationModel = resolveOrganizationModel(
|
|
18544
|
+
{
|
|
18545
|
+
version: 1,
|
|
18546
|
+
// D7: domainMetadata for all 12 domain keys. Date reflects Wave 2 migration (2026-05-11).
|
|
18547
|
+
domainMetadata: {
|
|
18548
|
+
branding: { version: 1, lastModified: "2026-05-11" },
|
|
18549
|
+
identity: { version: 1, lastModified: "2026-05-11" },
|
|
18550
|
+
customers: { version: 1, lastModified: "2026-05-11" },
|
|
18551
|
+
offerings: { version: 1, lastModified: "2026-05-11" },
|
|
18552
|
+
roles: { version: 1, lastModified: "2026-05-11" },
|
|
18553
|
+
goals: { version: 1, lastModified: "2026-05-11" },
|
|
18554
|
+
systems: { version: 1, lastModified: "2026-05-11" },
|
|
18555
|
+
resources: { version: 1, lastModified: "2026-05-11" },
|
|
18556
|
+
actions: { version: 1, lastModified: "2026-05-11" },
|
|
18557
|
+
entities: { version: 1, lastModified: "2026-05-11" },
|
|
18558
|
+
policies: { version: 1, lastModified: "2026-05-11" },
|
|
18559
|
+
knowledge: { version: 1, lastModified: "2026-05-11" },
|
|
18560
|
+
topology: { version: 1, lastModified: "2026-05-14" }
|
|
18561
|
+
},
|
|
18562
|
+
branding: platformBranding,
|
|
18563
|
+
navigation: platformNavigation,
|
|
18564
|
+
identity: platformIdentity,
|
|
18565
|
+
roles: platformRoles,
|
|
18566
|
+
systems: assignResponsibleRoles(platformSystems),
|
|
18567
|
+
actions: ELEVASIS_DEFAULT_ORGANIZATION_MODEL_ACTIONS,
|
|
18568
|
+
entities: ELEVASIS_ORGANIZATION_MODEL_ENTITIES,
|
|
18569
|
+
resources: platformResourceDescriptors,
|
|
18570
|
+
topology: platformTopology,
|
|
18571
|
+
// D3: knowledge is a flat Record<id, OrgKnowledgeNode> — no wrapper object.
|
|
18572
|
+
knowledge: platformKnowledgeNodes
|
|
18446
18573
|
},
|
|
18447
|
-
|
|
18448
|
-
|
|
18449
|
-
identity: platformIdentity,
|
|
18450
|
-
roles: platformRoles,
|
|
18451
|
-
systems: assignResponsibleRoles(platformSystems),
|
|
18452
|
-
actions: ELEVASIS_DEFAULT_ORGANIZATION_MODEL_ACTIONS,
|
|
18453
|
-
resources: platformResourceDescriptors,
|
|
18454
|
-
topology: platformTopology,
|
|
18455
|
-
// D3: knowledge is a flat Record<id, OrgKnowledgeNode> — no wrapper object.
|
|
18456
|
-
knowledge: platformKnowledgeNodes
|
|
18457
|
-
}, { mergeDefaults: false });
|
|
18574
|
+
{ mergeDefaults: false }
|
|
18575
|
+
);
|
|
18458
18576
|
var canonicalSystemPaths = new Set(listAllSystems(canonicalOrganizationModel).map(({ path }) => path));
|
|
18459
18577
|
for (const resource2 of Object.values(canonicalOrganizationModel.resources)) {
|
|
18460
18578
|
if (!canonicalSystemPaths.has(resource2.systemPath)) {
|
|
@@ -1907,6 +1907,51 @@ type Database = {
|
|
|
1907
1907
|
}
|
|
1908
1908
|
];
|
|
1909
1909
|
};
|
|
1910
|
+
deployment_organization_models: {
|
|
1911
|
+
Row: {
|
|
1912
|
+
created_at: string;
|
|
1913
|
+
deployment_id: string;
|
|
1914
|
+
model_hash: string | null;
|
|
1915
|
+
organization_id: string;
|
|
1916
|
+
organization_model: Json;
|
|
1917
|
+
schema_version: string;
|
|
1918
|
+
updated_at: string;
|
|
1919
|
+
};
|
|
1920
|
+
Insert: {
|
|
1921
|
+
created_at?: string;
|
|
1922
|
+
deployment_id: string;
|
|
1923
|
+
model_hash?: string | null;
|
|
1924
|
+
organization_id: string;
|
|
1925
|
+
organization_model: Json;
|
|
1926
|
+
schema_version?: string;
|
|
1927
|
+
updated_at?: string;
|
|
1928
|
+
};
|
|
1929
|
+
Update: {
|
|
1930
|
+
created_at?: string;
|
|
1931
|
+
deployment_id?: string;
|
|
1932
|
+
model_hash?: string | null;
|
|
1933
|
+
organization_id?: string;
|
|
1934
|
+
organization_model?: Json;
|
|
1935
|
+
schema_version?: string;
|
|
1936
|
+
updated_at?: string;
|
|
1937
|
+
};
|
|
1938
|
+
Relationships: [
|
|
1939
|
+
{
|
|
1940
|
+
foreignKeyName: "deployment_organization_models_deployment_id_fkey";
|
|
1941
|
+
columns: ["deployment_id"];
|
|
1942
|
+
isOneToOne: true;
|
|
1943
|
+
referencedRelation: "deployments";
|
|
1944
|
+
referencedColumns: ["id"];
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
foreignKeyName: "deployment_organization_models_organization_id_fkey";
|
|
1948
|
+
columns: ["organization_id"];
|
|
1949
|
+
isOneToOne: false;
|
|
1950
|
+
referencedRelation: "organizations";
|
|
1951
|
+
referencedColumns: ["id"];
|
|
1952
|
+
}
|
|
1953
|
+
];
|
|
1954
|
+
};
|
|
1910
1955
|
deployments: {
|
|
1911
1956
|
Row: {
|
|
1912
1957
|
created_at: string;
|
package/dist/components/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CreateApiKeyModal, CreateCredentialModal, CreateRoleModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FilterBar, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, KanbanBoard, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, LogEntry, LogGroup, MdxRenderer, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PermissionMatrix, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, RoleBadge, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StepConfigForm, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, ZodFormRenderer, calculateProgress, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { AbsoluteScheduleForm, ActionModal, ActivityCard, ActivityFeedWidget, ActivityFilters as ActivityFiltersBar, ActivityTable, AgentDefinitionDisplay, AgentExecutionLogs, AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, AllTasksPage, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, BaseEdge, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, BaseNode, Breadcrumbs, BusinessImpactCard, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, CompanyDetailPage, ConfigCard, ConfirmationInputModal, ConfirmationModal, ContactDetailPage, ContentSections, ContextUsageBadge, ContractDisplay, CostBreakdownCard, CostByModelTable, CostMetricsCard, CreateApiKeyModal, CreateCredentialModal, CreateRoleModal, CreateScheduleModal, CredentialList, CredentialSettings, CrmOverview, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, CustomModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealDetailPage, DealKanbanCard, DealsListPage, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, EmptyVisualizer, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionErrorSection, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, ExecutionStats, ExecutionStatusBadge, FilterBar, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, HealthStatusCard, KanbanBoard, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, LogEntry, LogGroup, MdxRenderer, MembershipStatusBadge, MetricsStrip, MilestoneTimeline, MyTasksPanel, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, NoAccessState, NotificationBell, NotificationItem, NotificationList, NotificationPanel, OAuthConnectModal, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationMembershipsList, PIPELINE_FUNNEL_ORDER, PermissionMatrix, PipelineFunnelWidget, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, QuickCreateActions, RecurringScheduleForm, RelativeScheduleForm, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceHealthChart, ResourceHealthPanel, ResourceNotFoundState, RichTextEditor, RoleBadge, RunResourceButton, SAVED_VIEW_PRESETS, SavedViewsPanel, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, SessionMemory, SortableHeader, StepConfigForm, TabSection, TableSelectionToolbar, TaskCard, TaskScheduler, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, ToolsListDisplay, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, UpcomingMilestonesPage, VisualizerContainer, WebhookUrlDisplayModal, WorkflowDefinitionDisplay, WorkflowExecutionLogs, WorkflowExecutionTimeline, ZodFormRenderer, calculateProgress, crmManifest, deliveryManifest, formatStatusLabel, getEnrichmentColor, getExecutionStatusConfig, getGraphBackgroundStyles, getHealthColor, getIcon, getLogLevelConfig, getStatusColor, iconMap, leadGenManifest, mdxComponents, milestoneStatusColors, monitoringManifest, noteTypeColors, operationsManifest, projectStatusColors, settingsManifest, showApiErrorNotification, showAuthError, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification, taskStatusColors, taskTypeColors, useCrmPipelineSummary, useCrmQuickMetrics, useDeleteLists, useGraphBackgroundStyles, useGraphTheme, useNewKnowledgeMapLayout, useRecentCrmActivity } from '../chunk-Q64E2TZY.js';
|
|
2
|
+
import '../chunk-B2DZLPDL.js';
|
|
3
3
|
export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-SHZT7ULK.js';
|
|
4
4
|
import '../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../chunk-6M6OLGQY.js';
|
|
6
6
|
import '../chunk-BRXELOHC.js';
|
|
7
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-M7Q4UBRY.js';
|
|
8
8
|
import '../chunk-CXY7FMUM.js';
|
|
9
9
|
import '../chunk-7GQFIWP4.js';
|
|
10
10
|
import '../chunk-JBWJ6WHZ.js';
|
|
@@ -18,11 +18,12 @@ import '../chunk-IIMU5YAJ.js';
|
|
|
18
18
|
export { Graph_module_css_default as graphStyles } from '../chunk-HENXLGVD.js';
|
|
19
19
|
export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-7FPLLSHN.js';
|
|
20
20
|
import '../chunk-RNP5R5I3.js';
|
|
21
|
-
import '../chunk-
|
|
22
|
-
import '../chunk-
|
|
21
|
+
import '../chunk-PGWANFNE.js';
|
|
22
|
+
import '../chunk-7ZWXTH5J.js';
|
|
23
|
+
import '../chunk-6D4LCJ52.js';
|
|
23
24
|
import '../chunk-WF7CONXF.js';
|
|
24
25
|
import '../chunk-WLOQ4IBG.js';
|
|
25
|
-
import '../chunk-
|
|
26
|
+
import '../chunk-H2MEFUQD.js';
|
|
26
27
|
export { APIErrorAlert, ActivityTimeline, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-I53EX4VU.js';
|
|
27
28
|
export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
|
|
28
29
|
export { CardHeader } from '../chunk-S3XR4II4.js';
|
|
@@ -34,11 +35,11 @@ import '../chunk-2IFYDILW.js';
|
|
|
34
35
|
import '../chunk-Q7DJKLEN.js';
|
|
35
36
|
import '../chunk-X66MVMZT.js';
|
|
36
37
|
import '../chunk-KRWALB24.js';
|
|
37
|
-
import '../chunk-
|
|
38
|
-
import '../chunk-
|
|
39
|
-
import '../chunk-
|
|
38
|
+
import '../chunk-7YXZFS56.js';
|
|
39
|
+
import '../chunk-4O3VAALW.js';
|
|
40
|
+
import '../chunk-C6BDBZRO.js';
|
|
40
41
|
import '../chunk-533DUEQY.js';
|
|
41
|
-
import '../chunk-
|
|
42
|
+
import '../chunk-566XWGPP.js';
|
|
42
43
|
import '../chunk-DD3CCMCZ.js';
|
|
43
44
|
import '../chunk-2Q2JQSQO.js';
|
|
44
45
|
import '../chunk-6ROXVZ3L.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { useBreadcrumbs } from '../../chunk-
|
|
1
|
+
export { useBreadcrumbs } from '../../chunk-M7Q4UBRY.js';
|
|
2
2
|
import '../../chunk-Q7DJKLEN.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-C6BDBZRO.js';
|
|
4
|
+
import '../../chunk-566XWGPP.js';
|
|
5
5
|
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -1462,6 +1462,51 @@ type Database = {
|
|
|
1462
1462
|
}
|
|
1463
1463
|
];
|
|
1464
1464
|
};
|
|
1465
|
+
deployment_organization_models: {
|
|
1466
|
+
Row: {
|
|
1467
|
+
created_at: string;
|
|
1468
|
+
deployment_id: string;
|
|
1469
|
+
model_hash: string | null;
|
|
1470
|
+
organization_id: string;
|
|
1471
|
+
organization_model: Json;
|
|
1472
|
+
schema_version: string;
|
|
1473
|
+
updated_at: string;
|
|
1474
|
+
};
|
|
1475
|
+
Insert: {
|
|
1476
|
+
created_at?: string;
|
|
1477
|
+
deployment_id: string;
|
|
1478
|
+
model_hash?: string | null;
|
|
1479
|
+
organization_id: string;
|
|
1480
|
+
organization_model: Json;
|
|
1481
|
+
schema_version?: string;
|
|
1482
|
+
updated_at?: string;
|
|
1483
|
+
};
|
|
1484
|
+
Update: {
|
|
1485
|
+
created_at?: string;
|
|
1486
|
+
deployment_id?: string;
|
|
1487
|
+
model_hash?: string | null;
|
|
1488
|
+
organization_id?: string;
|
|
1489
|
+
organization_model?: Json;
|
|
1490
|
+
schema_version?: string;
|
|
1491
|
+
updated_at?: string;
|
|
1492
|
+
};
|
|
1493
|
+
Relationships: [
|
|
1494
|
+
{
|
|
1495
|
+
foreignKeyName: "deployment_organization_models_deployment_id_fkey";
|
|
1496
|
+
columns: ["deployment_id"];
|
|
1497
|
+
isOneToOne: true;
|
|
1498
|
+
referencedRelation: "deployments";
|
|
1499
|
+
referencedColumns: ["id"];
|
|
1500
|
+
},
|
|
1501
|
+
{
|
|
1502
|
+
foreignKeyName: "deployment_organization_models_organization_id_fkey";
|
|
1503
|
+
columns: ["organization_id"];
|
|
1504
|
+
isOneToOne: false;
|
|
1505
|
+
referencedRelation: "organizations";
|
|
1506
|
+
referencedColumns: ["id"];
|
|
1507
|
+
}
|
|
1508
|
+
];
|
|
1509
|
+
};
|
|
1465
1510
|
deployments: {
|
|
1466
1511
|
Row: {
|
|
1467
1512
|
created_at: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
import '../../chunk-Q64E2TZY.js';
|
|
2
|
+
import '../../chunk-B2DZLPDL.js';
|
|
3
3
|
import '../../chunk-SHZT7ULK.js';
|
|
4
4
|
import '../../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../../chunk-6M6OLGQY.js';
|
|
6
6
|
import '../../chunk-BRXELOHC.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-M7Q4UBRY.js';
|
|
8
8
|
import '../../chunk-CXY7FMUM.js';
|
|
9
9
|
import '../../chunk-7GQFIWP4.js';
|
|
10
10
|
import '../../chunk-JBWJ6WHZ.js';
|
|
@@ -18,11 +18,12 @@ import '../../chunk-IIMU5YAJ.js';
|
|
|
18
18
|
import '../../chunk-HENXLGVD.js';
|
|
19
19
|
import '../../chunk-7FPLLSHN.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-PGWANFNE.js';
|
|
22
|
+
import '../../chunk-7ZWXTH5J.js';
|
|
23
|
+
import '../../chunk-6D4LCJ52.js';
|
|
23
24
|
import '../../chunk-WF7CONXF.js';
|
|
24
25
|
import '../../chunk-WLOQ4IBG.js';
|
|
25
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-H2MEFUQD.js';
|
|
26
27
|
import '../../chunk-I53EX4VU.js';
|
|
27
28
|
import '../../chunk-3KMDHCAR.js';
|
|
28
29
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -34,12 +35,12 @@ import '../../chunk-2IFYDILW.js';
|
|
|
34
35
|
import '../../chunk-Q7DJKLEN.js';
|
|
35
36
|
import '../../chunk-X66MVMZT.js';
|
|
36
37
|
import '../../chunk-KRWALB24.js';
|
|
37
|
-
import { ProtectedRoute } from '../../chunk-
|
|
38
|
-
export { AccessGuard } from '../../chunk-
|
|
39
|
-
import '../../chunk-
|
|
40
|
-
import '../../chunk-
|
|
38
|
+
import { ProtectedRoute } from '../../chunk-7YXZFS56.js';
|
|
39
|
+
export { AccessGuard } from '../../chunk-7YXZFS56.js';
|
|
40
|
+
import '../../chunk-4O3VAALW.js';
|
|
41
|
+
import '../../chunk-C6BDBZRO.js';
|
|
41
42
|
import { useInitialization } from '../../chunk-533DUEQY.js';
|
|
42
|
-
import '../../chunk-
|
|
43
|
+
import '../../chunk-566XWGPP.js';
|
|
43
44
|
import '../../chunk-DD3CCMCZ.js';
|
|
44
45
|
export { useUserProfile } from '../../chunk-2Q2JQSQO.js';
|
|
45
46
|
import '../../chunk-6ROXVZ3L.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { useClientStatus, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, FilterBar, useClient, showApiErrorNotification } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
import { useClientStatus, useCreateClient, CustomModal, useUpdateClient, useDeleteClient, usePaginationState, useClients, FilterBar, useClient, showApiErrorNotification } from '../../chunk-Q64E2TZY.js';
|
|
2
|
+
import '../../chunk-B2DZLPDL.js';
|
|
3
3
|
import '../../chunk-SHZT7ULK.js';
|
|
4
4
|
import '../../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../../chunk-6M6OLGQY.js';
|
|
6
6
|
import '../../chunk-BRXELOHC.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-M7Q4UBRY.js';
|
|
8
8
|
import '../../chunk-CXY7FMUM.js';
|
|
9
9
|
import '../../chunk-7GQFIWP4.js';
|
|
10
10
|
import '../../chunk-JBWJ6WHZ.js';
|
|
@@ -18,11 +18,12 @@ import '../../chunk-IIMU5YAJ.js';
|
|
|
18
18
|
import '../../chunk-HENXLGVD.js';
|
|
19
19
|
import '../../chunk-7FPLLSHN.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-PGWANFNE.js';
|
|
22
|
+
import '../../chunk-7ZWXTH5J.js';
|
|
23
|
+
import '../../chunk-6D4LCJ52.js';
|
|
23
24
|
import '../../chunk-WF7CONXF.js';
|
|
24
25
|
import '../../chunk-WLOQ4IBG.js';
|
|
25
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-H2MEFUQD.js';
|
|
26
27
|
import { StatCard, EmptyState, PageTitleCaption, CenteredErrorState } from '../../chunk-I53EX4VU.js';
|
|
27
28
|
import '../../chunk-3KMDHCAR.js';
|
|
28
29
|
import { CardHeader } from '../../chunk-S3XR4II4.js';
|
|
@@ -34,11 +35,11 @@ import '../../chunk-2IFYDILW.js';
|
|
|
34
35
|
import '../../chunk-Q7DJKLEN.js';
|
|
35
36
|
import { UuidSchema, PAGE_SIZE_DEFAULT, formatTimeAgo } from '../../chunk-X66MVMZT.js';
|
|
36
37
|
import '../../chunk-KRWALB24.js';
|
|
37
|
-
import '../../chunk-
|
|
38
|
-
import '../../chunk-
|
|
39
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-7YXZFS56.js';
|
|
39
|
+
import '../../chunk-4O3VAALW.js';
|
|
40
|
+
import '../../chunk-C6BDBZRO.js';
|
|
40
41
|
import '../../chunk-533DUEQY.js';
|
|
41
|
-
import '../../chunk-
|
|
42
|
+
import '../../chunk-566XWGPP.js';
|
|
42
43
|
import '../../chunk-DD3CCMCZ.js';
|
|
43
44
|
import '../../chunk-2Q2JQSQO.js';
|
|
44
45
|
import '../../chunk-6ROXVZ3L.js';
|
|
@@ -1510,6 +1510,51 @@ type Database = {
|
|
|
1510
1510
|
}
|
|
1511
1511
|
];
|
|
1512
1512
|
};
|
|
1513
|
+
deployment_organization_models: {
|
|
1514
|
+
Row: {
|
|
1515
|
+
created_at: string;
|
|
1516
|
+
deployment_id: string;
|
|
1517
|
+
model_hash: string | null;
|
|
1518
|
+
organization_id: string;
|
|
1519
|
+
organization_model: Json;
|
|
1520
|
+
schema_version: string;
|
|
1521
|
+
updated_at: string;
|
|
1522
|
+
};
|
|
1523
|
+
Insert: {
|
|
1524
|
+
created_at?: string;
|
|
1525
|
+
deployment_id: string;
|
|
1526
|
+
model_hash?: string | null;
|
|
1527
|
+
organization_id: string;
|
|
1528
|
+
organization_model: Json;
|
|
1529
|
+
schema_version?: string;
|
|
1530
|
+
updated_at?: string;
|
|
1531
|
+
};
|
|
1532
|
+
Update: {
|
|
1533
|
+
created_at?: string;
|
|
1534
|
+
deployment_id?: string;
|
|
1535
|
+
model_hash?: string | null;
|
|
1536
|
+
organization_id?: string;
|
|
1537
|
+
organization_model?: Json;
|
|
1538
|
+
schema_version?: string;
|
|
1539
|
+
updated_at?: string;
|
|
1540
|
+
};
|
|
1541
|
+
Relationships: [
|
|
1542
|
+
{
|
|
1543
|
+
foreignKeyName: "deployment_organization_models_deployment_id_fkey";
|
|
1544
|
+
columns: ["deployment_id"];
|
|
1545
|
+
isOneToOne: true;
|
|
1546
|
+
referencedRelation: "deployments";
|
|
1547
|
+
referencedColumns: ["id"];
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
foreignKeyName: "deployment_organization_models_organization_id_fkey";
|
|
1551
|
+
columns: ["organization_id"];
|
|
1552
|
+
isOneToOne: false;
|
|
1553
|
+
referencedRelation: "organizations";
|
|
1554
|
+
referencedColumns: ["id"];
|
|
1555
|
+
}
|
|
1556
|
+
];
|
|
1557
|
+
};
|
|
1513
1558
|
deployments: {
|
|
1514
1559
|
Row: {
|
|
1515
1560
|
created_at: string;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeedWidget, CRM_ITEMS, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarMiddle, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, MyTasksPanel, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-Q64E2TZY.js';
|
|
2
|
+
import '../../chunk-B2DZLPDL.js';
|
|
3
3
|
import '../../chunk-SHZT7ULK.js';
|
|
4
4
|
import '../../chunk-AUDNF2Q7.js';
|
|
5
5
|
import '../../chunk-6M6OLGQY.js';
|
|
6
6
|
import '../../chunk-BRXELOHC.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-M7Q4UBRY.js';
|
|
8
8
|
import '../../chunk-CXY7FMUM.js';
|
|
9
9
|
import '../../chunk-7GQFIWP4.js';
|
|
10
10
|
import '../../chunk-JBWJ6WHZ.js';
|
|
@@ -18,11 +18,12 @@ import '../../chunk-IIMU5YAJ.js';
|
|
|
18
18
|
import '../../chunk-HENXLGVD.js';
|
|
19
19
|
import '../../chunk-7FPLLSHN.js';
|
|
20
20
|
import '../../chunk-RNP5R5I3.js';
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-PGWANFNE.js';
|
|
22
|
+
import '../../chunk-7ZWXTH5J.js';
|
|
23
|
+
import '../../chunk-6D4LCJ52.js';
|
|
23
24
|
import '../../chunk-WF7CONXF.js';
|
|
24
25
|
import '../../chunk-WLOQ4IBG.js';
|
|
25
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-H2MEFUQD.js';
|
|
26
27
|
import '../../chunk-I53EX4VU.js';
|
|
27
28
|
import '../../chunk-3KMDHCAR.js';
|
|
28
29
|
import '../../chunk-S3XR4II4.js';
|
|
@@ -34,11 +35,11 @@ import '../../chunk-2IFYDILW.js';
|
|
|
34
35
|
import '../../chunk-Q7DJKLEN.js';
|
|
35
36
|
import '../../chunk-X66MVMZT.js';
|
|
36
37
|
import '../../chunk-KRWALB24.js';
|
|
37
|
-
import '../../chunk-
|
|
38
|
-
import '../../chunk-
|
|
39
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-7YXZFS56.js';
|
|
39
|
+
import '../../chunk-4O3VAALW.js';
|
|
40
|
+
import '../../chunk-C6BDBZRO.js';
|
|
40
41
|
import '../../chunk-533DUEQY.js';
|
|
41
|
-
import '../../chunk-
|
|
42
|
+
import '../../chunk-566XWGPP.js';
|
|
42
43
|
import '../../chunk-DD3CCMCZ.js';
|
|
43
44
|
import '../../chunk-2Q2JQSQO.js';
|
|
44
45
|
import '../../chunk-6ROXVZ3L.js';
|