@elevasis/ui 2.76.0 → 2.78.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.js +7 -7
- package/dist/auth/context.d.ts +1 -2
- package/dist/auth/index.d.ts +1 -2
- package/dist/auth/index.js +1 -1
- package/dist/charts/index.js +1 -1
- package/dist/{chunk-SPW6UA6B.js → chunk-2LLCOS4V.js} +1 -1
- package/dist/{chunk-QAILYRC2.js → chunk-4A6S4WAT.js} +1 -1
- package/dist/{chunk-NAPXMYFW.js → chunk-4TABB2PA.js} +3 -3
- package/dist/{chunk-6B4ZPBQJ.js → chunk-57QSONG5.js} +1 -1
- package/dist/{chunk-XODQUPFW.js → chunk-5OBIZIWW.js} +1 -1
- package/dist/{chunk-CTT4RDXE.js → chunk-AVGXLMSH.js} +1 -1
- package/dist/{chunk-UL6MPMKY.js → chunk-B74K5EC2.js} +1 -1
- package/dist/{chunk-BV2RNLPP.js → chunk-F3YFAATR.js} +1 -1
- package/dist/{chunk-BG6PWDJ3.js → chunk-FD3XRRKM.js} +2 -2
- package/dist/{chunk-EVNLJHDD.js → chunk-FFVZB25A.js} +1 -1
- package/dist/{chunk-KB5CAN5D.js → chunk-FI66TKYS.js} +1 -1
- package/dist/{chunk-5R4I2PAN.js → chunk-IWNVPPWF.js} +4 -4
- package/dist/{chunk-WJN2VVVJ.js → chunk-IYLJ4CBC.js} +1 -1
- package/dist/{chunk-KMA4FOSV.js → chunk-JKNIXSJT.js} +6 -6
- package/dist/{chunk-GDQQX5SL.js → chunk-L42Z3VZM.js} +1 -1
- package/dist/{chunk-2GIHWU5O.js → chunk-LMAYDNQL.js} +1 -1
- package/dist/{chunk-K55TU6CC.js → chunk-M3DWVFRT.js} +5 -6
- package/dist/{chunk-MGAELVTZ.js → chunk-MWWBHRFO.js} +3 -3
- package/dist/{chunk-E2LJ3FRA.js → chunk-NBG3V52P.js} +1 -1
- package/dist/{chunk-EFQLXRYT.js → chunk-S3ETKY5C.js} +1 -1
- package/dist/{chunk-BFLYDVEN.js → chunk-SU4T5DCZ.js} +5 -5
- package/dist/{chunk-UEY4AB3R.js → chunk-TRACEZWZ.js} +6 -6
- package/dist/{chunk-3QYRZSHP.js → chunk-VBGXFKZ2.js} +3 -3
- package/dist/{chunk-73G3I5HJ.js → chunk-WGSEITGL.js} +1 -1
- package/dist/{chunk-OGG3QJYW.js → chunk-WJWYTXGQ.js} +3 -3
- package/dist/{chunk-H5AEYSVX.js → chunk-Y2IHJRHM.js} +2 -2
- package/dist/{chunk-WELN7DDV.js → chunk-YUWR4UX7.js} +1 -1
- package/dist/components/index.js +31 -31
- package/dist/components/navigation/index.js +2 -2
- package/dist/features/auth/index.js +3 -3
- package/dist/features/clients/index.js +3 -3
- package/dist/features/content/index.d.ts +4 -17
- package/dist/features/content/index.js +4 -4
- package/dist/features/crm/index.d.ts +1 -2
- package/dist/features/crm/index.js +6 -6
- package/dist/features/dashboard/index.js +3 -3
- package/dist/features/delivery/index.js +11 -11
- package/dist/features/knowledge/index.js +1 -1
- package/dist/features/lead-gen/index.d.ts +20 -4
- package/dist/features/lead-gen/index.js +7 -7
- package/dist/features/monitoring/index.js +5 -5
- package/dist/features/monitoring/requests/index.js +3 -3
- package/dist/features/operations/index.js +7 -7
- package/dist/features/seo/index.d.ts +19 -2
- package/dist/features/seo/index.js +4 -4
- package/dist/features/settings/index.d.ts +19 -2
- package/dist/features/settings/index.js +4 -4
- package/dist/hooks/access/index.js +1 -1
- package/dist/hooks/delivery/index.d.ts +1 -2
- package/dist/hooks/published.d.ts +20 -4
- package/dist/hooks/published.js +9 -9
- package/dist/knowledge/index.js +6 -6
- package/dist/layout/index.js +5 -5
- package/dist/organization/index.d.ts +20 -4
- package/dist/profile/index.d.ts +19 -2
- package/dist/provider/ElevasisServiceContext.d.ts +1 -2
- package/dist/provider/index.d.ts +1 -2
- package/dist/provider/index.js +1 -1
- package/dist/provider/published.d.ts +1 -2
- package/dist/provider/published.js +1 -1
- package/dist/test-utils/index.d.ts +1 -2
- package/package.json +4 -4
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { useCloudStorageTemporaryLinks, useStorageSignedUrls, storageObjectRefKey } from '../../chunk-INCEZAM3.js';
|
|
2
|
-
import { SubshellPageLayout } from '../../chunk-
|
|
2
|
+
import { SubshellPageLayout } from '../../chunk-57QSONG5.js';
|
|
3
3
|
import { PageContainer } from '../../chunk-BZZCNLT6.js';
|
|
4
4
|
import '../../chunk-TUMSNGTX.js';
|
|
5
5
|
import { FilterBar } from '../../chunk-PDHTXPSF.js';
|
|
6
|
-
import { CustomModal, useContentItemSourceAssetDetails, useContentSourceAssets, useAddContentItemSourceAsset, useRemoveContentItemSourceAsset, useReorderContentItemSourceAssets, useUpdateContentItemSourceAsset, useContentItemAttempts, useExecuteAsync, useUpdateContentItem, useExecution, isExecutionInFlight, contentKeys, useContentItems, useContentDistributions, useContentConfig, isAwaitingReview, SubshellContentContainer, PageTitleCaption, CenteredErrorState, EmptyState, StatCard, getContentItemIdentity, usePaginationState, resolveCurrentContentStep, useContentItem, useReviewContentItem, resolveReviewTarget, useContentDistribution, useContentDistributionMetrics, useContentPipelineSummary, deriveContentBoard, resolveContentWorkspaceRoute, useExecutions } from '../../chunk-
|
|
7
|
-
export { CONTENT_ITEMS, ContentSidebar, ContentSidebarMiddle, DEFAULT_CONTENT_VOCABULARY, MyReviewQueuePanel, contentManifest, deriveContentBoard, getContentItemIdentity, resolveContentStepResource, resolveContentVocabulary, useContentConfig } from '../../chunk-
|
|
6
|
+
import { CustomModal, useContentItemSourceAssetDetails, useContentSourceAssets, useAddContentItemSourceAsset, useRemoveContentItemSourceAsset, useReorderContentItemSourceAssets, useUpdateContentItemSourceAsset, useContentItemAttempts, useExecuteAsync, useUpdateContentItem, useExecution, isExecutionInFlight, contentKeys, useContentItems, useContentDistributions, useContentConfig, isAwaitingReview, SubshellContentContainer, PageTitleCaption, CenteredErrorState, EmptyState, StatCard, getContentItemIdentity, usePaginationState, resolveCurrentContentStep, useContentItem, useReviewContentItem, resolveReviewTarget, useContentDistribution, useContentDistributionMetrics, useContentPipelineSummary, deriveContentBoard, resolveContentWorkspaceRoute, useExecutions } from '../../chunk-M3DWVFRT.js';
|
|
7
|
+
export { CONTENT_ITEMS, ContentSidebar, ContentSidebarMiddle, DEFAULT_CONTENT_VOCABULARY, MyReviewQueuePanel, contentManifest, deriveContentBoard, getContentItemIdentity, resolveContentStepResource, resolveContentVocabulary, useContentConfig } from '../../chunk-M3DWVFRT.js';
|
|
8
8
|
import '../../chunk-4WLAVUPS.js';
|
|
9
9
|
import '../../chunk-RXZ3XDBM.js';
|
|
10
10
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -3503,4 +3503,4 @@ function ContentAnalysisStepPanel(state) {
|
|
|
3503
3503
|
] });
|
|
3504
3504
|
}
|
|
3505
3505
|
|
|
3506
|
-
export { AlternatesPanel, AssetCropEditor, CAPTION_STEP_KEY, CAPTION_WORKFLOW_ID, CONTENT_DERIVATIVES_BUCKET, CROP_ASPECT_OPTIONS, CaptionPanel, ContentAnalysisStepPanel, ContentDistributionDetailPage, ContentDistributionsPage, ContentItemReviewPage, ContentItemsPage, ContentOverviewPage, ContentPipelineBoardPage,
|
|
3506
|
+
export { AlternatesPanel, AssetCropEditor, CAPTION_STEP_KEY, CAPTION_WORKFLOW_ID, CONTENT_DERIVATIVES_BUCKET, CROP_ASPECT_OPTIONS, CaptionPanel, ContentAnalysisStepPanel, ContentDistributionDetailPage, ContentDistributionsPage, ContentItemReviewPage, ContentItemsPage, ContentOverviewPage, ContentPipelineBoardPage, ContentPipelinesPage, ContentReviewCard, ContentWorkspaceShell, DERIVATIVE_JPEG_QUALITY, DERIVATIVE_MAX_WIDTH, IMAGE_ANALYSIS_WORKFLOW_ID, PayloadBody, PostPreview, ProcessingStateStrip, ReviewActionBar, SelectedAssetStrip, SlideAnalysisPanel, SourceAssetsPanel, cropStyle, derivativeObjectKey, firstLine, formatElapsed, isDerivativeStale, lastLine, readStoredAnalysis, renderCropToJpeg, swapFirstLine, swapLastLine };
|
|
@@ -3759,10 +3759,9 @@ type Database = {
|
|
|
3759
3759
|
};
|
|
3760
3760
|
};
|
|
3761
3761
|
|
|
3762
|
-
declare const workOsOrgIdBrand: unique symbol;
|
|
3763
3762
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
3764
3763
|
type WorkOsOrgId = string & {
|
|
3765
|
-
readonly
|
|
3764
|
+
readonly __orgIdBrand: 'workos';
|
|
3766
3765
|
};
|
|
3767
3766
|
|
|
3768
3767
|
/** One state within a stage: minimal shape of key + display label. */
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmPrioritySettingsKeys, getCrmApiInterfaceReadiness, useCrmPipelineConfig, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmPrioritySettingsKeys, getCrmApiInterfaceReadiness, useCrmPipelineConfig, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-SU4T5DCZ.js';
|
|
2
|
+
import '../../chunk-FFVZB25A.js';
|
|
3
|
+
import '../../chunk-YUWR4UX7.js';
|
|
4
|
+
import '../../chunk-L42Z3VZM.js';
|
|
5
5
|
import '../../chunk-2Y6AKWGU.js';
|
|
6
6
|
import '../../chunk-3RK2NNJX.js';
|
|
7
7
|
import '../../chunk-WDBNW44Z.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-57QSONG5.js';
|
|
9
9
|
import '../../chunk-BZZCNLT6.js';
|
|
10
10
|
import '../../chunk-TUMSNGTX.js';
|
|
11
11
|
import '../../chunk-PDHTXPSF.js';
|
|
12
|
-
export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest } from '../../chunk-
|
|
12
|
+
export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel, crmManifest } from '../../chunk-M3DWVFRT.js';
|
|
13
13
|
import '../../chunk-4WLAVUPS.js';
|
|
14
14
|
import '../../chunk-RXZ3XDBM.js';
|
|
15
15
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-
|
|
1
|
+
export { Dashboard, DashboardOperationsOverview, OperationsOverview, RecentExecutionsByResource, ResourceOverview, UnresolvedErrorsTeaser } from '../../chunk-FD3XRRKM.js';
|
|
2
2
|
import '../../chunk-N6K2Q5BM.js';
|
|
3
3
|
import '../../chunk-3MEXPLWT.js';
|
|
4
4
|
import '../../chunk-LGKLC5MG.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-S3ETKY5C.js';
|
|
6
6
|
import '../../chunk-YQQ5GRUR.js';
|
|
7
7
|
import '../../chunk-HENXLGVD.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-M3DWVFRT.js';
|
|
9
9
|
import '../../chunk-4WLAVUPS.js';
|
|
10
10
|
import '../../chunk-RXZ3XDBM.js';
|
|
11
11
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { AllTasksPage, Checklist, CreateDeliveryEntityModal, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage } from '../../chunk-MWWBHRFO.js';
|
|
2
|
+
import '../../chunk-IWNVPPWF.js';
|
|
3
3
|
import '../../chunk-GFSOQH3N.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-WGSEITGL.js';
|
|
5
|
+
import '../../chunk-FFVZB25A.js';
|
|
6
|
+
import '../../chunk-Y2IHJRHM.js';
|
|
7
7
|
import '../../chunk-MKH2KOAO.js';
|
|
8
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-L42Z3VZM.js';
|
|
9
9
|
import '../../chunk-2Y6AKWGU.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-AVGXLMSH.js';
|
|
11
11
|
import '../../chunk-N6K2Q5BM.js';
|
|
12
12
|
import '../../chunk-QFGNRKIE.js';
|
|
13
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-5OBIZIWW.js';
|
|
14
14
|
import '../../chunk-YQQ5GRUR.js';
|
|
15
15
|
import '../../chunk-VM2OWOXL.js';
|
|
16
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-IYLJ4CBC.js';
|
|
17
17
|
import '../../chunk-WDBNW44Z.js';
|
|
18
18
|
export { calculateProgress, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-DLR4SDZW.js';
|
|
19
19
|
import '../../chunk-P6HHXMLJ.js';
|
|
20
20
|
import '../../chunk-INCEZAM3.js';
|
|
21
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-57QSONG5.js';
|
|
22
22
|
import '../../chunk-BZZCNLT6.js';
|
|
23
23
|
import '../../chunk-TUMSNGTX.js';
|
|
24
24
|
import '../../chunk-PDHTXPSF.js';
|
|
25
|
-
export { deliveryManifest } from '../../chunk-
|
|
25
|
+
export { deliveryManifest } from '../../chunk-M3DWVFRT.js';
|
|
26
26
|
import '../../chunk-4WLAVUPS.js';
|
|
27
27
|
import '../../chunk-RXZ3XDBM.js';
|
|
28
28
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -3783,15 +3783,31 @@ type Database = {
|
|
|
3783
3783
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
3784
3784
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
3785
3785
|
*/
|
|
3786
|
-
|
|
3787
|
-
declare const
|
|
3786
|
+
/**
|
|
3787
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
3788
|
+
*
|
|
3789
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
3790
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
3791
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
3792
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
3793
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
3794
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
3795
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
3796
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
3797
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
3798
|
+
* `@elevasis/core/auth`.
|
|
3799
|
+
*
|
|
3800
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
3801
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
3802
|
+
* the entire job. Do not "restore" the symbol form.
|
|
3803
|
+
*/
|
|
3788
3804
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
3789
3805
|
type SupabaseOrgId = string & {
|
|
3790
|
-
readonly
|
|
3806
|
+
readonly __orgIdBrand: 'supabase';
|
|
3791
3807
|
};
|
|
3792
3808
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
3793
3809
|
type WorkOsOrgId = string & {
|
|
3794
|
-
readonly
|
|
3810
|
+
readonly __orgIdBrand: 'workos';
|
|
3795
3811
|
};
|
|
3796
3812
|
|
|
3797
3813
|
declare const RecordColumnConfigSchema: z$1.ZodObject<{
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, SocialMonitoringPage, SocialPostDetailPage, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getStateKeyColor, getStatusColor, getStepActionLabel, isLeadGenExportAction, resolveBuildPlanSteps, resolveBuildState, socialPostDetailKeys, socialPostKeys, sortStageKeys, useAdjacentPosts, useDeleteLists, useDeleteSocialPost, useLeadGenConfig, useSocialPost, useSocialPosts, useUpdateSocialPost } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
export { leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateListStatus } from '../../chunk-
|
|
1
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, SocialMonitoringPage, SocialPostDetailPage, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getLeadGenApiInterfaceReadiness, getLeadGenExportWorkflowId, getStateKeyColor, getStatusColor, getStepActionLabel, isLeadGenExportAction, resolveBuildPlanSteps, resolveBuildState, socialPostDetailKeys, socialPostKeys, sortStageKeys, useAdjacentPosts, useDeleteLists, useDeleteSocialPost, useLeadGenConfig, useSocialPost, useSocialPosts, useUpdateSocialPost } from '../../chunk-TRACEZWZ.js';
|
|
2
|
+
import '../../chunk-FI66TKYS.js';
|
|
3
|
+
import '../../chunk-YUWR4UX7.js';
|
|
4
|
+
export { leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateListStatus } from '../../chunk-Y2IHJRHM.js';
|
|
5
5
|
import '../../chunk-MKH2KOAO.js';
|
|
6
|
-
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-
|
|
6
|
+
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-L42Z3VZM.js';
|
|
7
7
|
import '../../chunk-2Y6AKWGU.js';
|
|
8
8
|
import '../../chunk-3RK2NNJX.js';
|
|
9
9
|
import '../../chunk-3MEXPLWT.js';
|
|
10
10
|
import '../../chunk-WDBNW44Z.js';
|
|
11
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-57QSONG5.js';
|
|
12
12
|
import '../../chunk-BZZCNLT6.js';
|
|
13
13
|
import '../../chunk-TUMSNGTX.js';
|
|
14
14
|
import '../../chunk-PDHTXPSF.js';
|
|
15
|
-
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LeadGenSidebarMiddle, ListActionsProvider, findListActionByAction, getListActionWorkflowId, leadGenManifest, useLeadGenActionRegistry, useLeadGenBulkActions, useLeadGenHeaderActions, useLeadGenRowActions, useListActions, useListProgress } from '../../chunk-
|
|
15
|
+
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LeadGenSidebarMiddle, ListActionsProvider, findListActionByAction, getListActionWorkflowId, leadGenManifest, useLeadGenActionRegistry, useLeadGenBulkActions, useLeadGenHeaderActions, useLeadGenRowActions, useListActions, useListProgress } from '../../chunk-M3DWVFRT.js';
|
|
16
16
|
import '../../chunk-4WLAVUPS.js';
|
|
17
17
|
import '../../chunk-RXZ3XDBM.js';
|
|
18
18
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -1,12 +1,12 @@
|
|
|
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-WJWYTXGQ.js';
|
|
2
|
+
import '../../chunk-5OBIZIWW.js';
|
|
3
|
+
import '../../chunk-4A6S4WAT.js';
|
|
4
4
|
import '../../chunk-LGKLC5MG.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-S3ETKY5C.js';
|
|
6
6
|
import '../../chunk-YQQ5GRUR.js';
|
|
7
7
|
import '../../chunk-VM2OWOXL.js';
|
|
8
8
|
import '../../chunk-PDHTXPSF.js';
|
|
9
|
-
export { monitoringManifest } from '../../chunk-
|
|
9
|
+
export { monitoringManifest } from '../../chunk-M3DWVFRT.js';
|
|
10
10
|
import '../../chunk-4WLAVUPS.js';
|
|
11
11
|
import '../../chunk-RXZ3XDBM.js';
|
|
12
12
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-
|
|
1
|
+
import { useRequestsList, useUpdateRequestStatus, useDeleteRequest, useRequest } from '../../../chunk-IYLJ4CBC.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-M3DWVFRT.js';
|
|
6
|
+
export { RequestActionIcon, RequestModal, requestTopbarActionManifest, submittedRequestsManifest } from '../../../chunk-M3DWVFRT.js';
|
|
7
7
|
import '../../../chunk-4WLAVUPS.js';
|
|
8
8
|
import '../../../chunk-RXZ3XDBM.js';
|
|
9
9
|
import '../../../chunk-JZQNUQE4.js';
|
|
@@ -1,19 +1,19 @@
|
|
|
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-JKNIXSJT.js';
|
|
2
|
+
import '../../chunk-2LLCOS4V.js';
|
|
3
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-FD3XRRKM.js';
|
|
4
|
+
import '../../chunk-AVGXLMSH.js';
|
|
5
5
|
import '../../chunk-N6K2Q5BM.js';
|
|
6
6
|
import '../../chunk-3RK2NNJX.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-4A6S4WAT.js';
|
|
11
11
|
import '../../chunk-LGKLC5MG.js';
|
|
12
|
-
import '../../chunk-
|
|
12
|
+
import '../../chunk-S3ETKY5C.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-M3DWVFRT.js';
|
|
17
17
|
import '../../chunk-4WLAVUPS.js';
|
|
18
18
|
import '../../chunk-RXZ3XDBM.js';
|
|
19
19
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -3741,10 +3741,27 @@ type Database = {
|
|
|
3741
3741
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
3742
3742
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
3743
3743
|
*/
|
|
3744
|
-
|
|
3744
|
+
/**
|
|
3745
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
3746
|
+
*
|
|
3747
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
3748
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
3749
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
3750
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
3751
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
3752
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
3753
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
3754
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
3755
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
3756
|
+
* `@elevasis/core/auth`.
|
|
3757
|
+
*
|
|
3758
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
3759
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
3760
|
+
* the entire job. Do not "restore" the symbol form.
|
|
3761
|
+
*/
|
|
3745
3762
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
3746
3763
|
type SupabaseOrgId = string & {
|
|
3747
|
-
readonly
|
|
3764
|
+
readonly __orgIdBrand: 'supabase';
|
|
3748
3765
|
};
|
|
3749
3766
|
|
|
3750
3767
|
type SystemSidebarComponent = ComponentType;
|
|
@@ -1,13 +1,13 @@
|
|
|
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-VBGXFKZ2.js';
|
|
2
|
+
import '../../chunk-FI66TKYS.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-57QSONG5.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-M3DWVFRT.js';
|
|
11
11
|
import '../../chunk-4WLAVUPS.js';
|
|
12
12
|
import '../../chunk-RXZ3XDBM.js';
|
|
13
13
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -65,10 +65,27 @@ type SupabaseUserProfile = {
|
|
|
65
65
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
66
66
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
67
67
|
*/
|
|
68
|
-
|
|
68
|
+
/**
|
|
69
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
70
|
+
*
|
|
71
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
72
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
73
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
74
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
75
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
76
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
77
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
78
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
79
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
80
|
+
* `@elevasis/core/auth`.
|
|
81
|
+
*
|
|
82
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
83
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
84
|
+
* the entire job. Do not "restore" the symbol form.
|
|
85
|
+
*/
|
|
69
86
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
70
87
|
type SupabaseOrgId = string & {
|
|
71
|
-
readonly
|
|
88
|
+
readonly __orgIdBrand: 'supabase';
|
|
72
89
|
};
|
|
73
90
|
|
|
74
91
|
/**
|
|
@@ -1,9 +1,9 @@
|
|
|
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-4TABB2PA.js';
|
|
2
2
|
import '../../chunk-IIEZXXDD.js';
|
|
3
|
-
import '../../chunk-
|
|
4
|
-
import '../../chunk-
|
|
3
|
+
import '../../chunk-WGSEITGL.js';
|
|
4
|
+
import '../../chunk-S3ETKY5C.js';
|
|
5
5
|
import '../../chunk-PDHTXPSF.js';
|
|
6
|
-
export { settingsManifest } from '../../chunk-
|
|
6
|
+
export { settingsManifest } from '../../chunk-M3DWVFRT.js';
|
|
7
7
|
import '../../chunk-4WLAVUPS.js';
|
|
8
8
|
import '../../chunk-RXZ3XDBM.js';
|
|
9
9
|
import '../../chunk-JZQNUQE4.js';
|
|
@@ -3709,10 +3709,9 @@ type Database = {
|
|
|
3709
3709
|
};
|
|
3710
3710
|
};
|
|
3711
3711
|
|
|
3712
|
-
declare const workOsOrgIdBrand: unique symbol;
|
|
3713
3712
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
3714
3713
|
type WorkOsOrgId = string & {
|
|
3715
|
-
readonly
|
|
3714
|
+
readonly __orgIdBrand: 'workos';
|
|
3716
3715
|
};
|
|
3717
3716
|
|
|
3718
3717
|
type ProjectRow = Database['public']['Tables']['prj_projects']['Row'];
|
|
@@ -28,15 +28,31 @@ import * as zustand from 'zustand';
|
|
|
28
28
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
29
29
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
30
30
|
*/
|
|
31
|
-
|
|
32
|
-
declare const
|
|
31
|
+
/**
|
|
32
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
33
|
+
*
|
|
34
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
35
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
36
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
37
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
38
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
39
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
40
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
41
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
42
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
43
|
+
* `@elevasis/core/auth`.
|
|
44
|
+
*
|
|
45
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
46
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
47
|
+
* the entire job. Do not "restore" the symbol form.
|
|
48
|
+
*/
|
|
33
49
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
34
50
|
type SupabaseOrgId = string & {
|
|
35
|
-
readonly
|
|
51
|
+
readonly __orgIdBrand: 'supabase';
|
|
36
52
|
};
|
|
37
53
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
38
54
|
type WorkOsOrgId = string & {
|
|
39
|
-
readonly
|
|
55
|
+
readonly __orgIdBrand: 'workos';
|
|
40
56
|
};
|
|
41
57
|
|
|
42
58
|
/**
|
package/dist/hooks/published.js
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
export { ApiKeyService, DeploymentService, dealNoteKeys, projectActivityKeys, useActivateDeployment, useActivitiesRealtime, useAddCompaniesToList, useAddContactsToList, useBatchTelemetry, useCreateApiKey, useCreateDealNote, useCreateOrgRole, useDeactivateDeployment, useDealNotes, useDeleteApiKey, useDeleteDeployment, useDeleteOrgRole, useEffectivePermissions, useListApiKeys, useListDeployments, useProjectActivities, useProjectRealtime, useRemoveCompaniesFromList, useResourceErrors, useTransitionItem, useTransitionState, useUpdateApiKey, useUpdateOrgRole, useVisibleResources } from '../chunk-
|
|
1
|
+
export { ApiKeyService, DeploymentService, dealNoteKeys, projectActivityKeys, useActivateDeployment, useActivitiesRealtime, useAddCompaniesToList, useAddContactsToList, useBatchTelemetry, useCreateApiKey, useCreateDealNote, useCreateOrgRole, useDeactivateDeployment, useDealNotes, useDeleteApiKey, useDeleteDeployment, useDeleteOrgRole, useEffectivePermissions, useListApiKeys, useListDeployments, useProjectActivities, useProjectRealtime, useRemoveCompaniesFromList, useResourceErrors, useTransitionItem, useTransitionState, useUpdateApiKey, useUpdateOrgRole, useVisibleResources } from '../chunk-IWNVPPWF.js';
|
|
2
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-GFSOQH3N.js';
|
|
3
|
-
export { OrganizationMembershipService, WebhookEndpointService, useAssignRole, useCreateWebhookEndpoint, useDeactivateMembership, useDeleteWebhookEndpoint, useListWebhookEndpoints, useOrgRoles, useOrganizationMembers, usePermissionCatalog, useReactivateMembership, useRevokeRole, useUpdateWebhookEndpoint, useUserMemberships } from '../chunk-
|
|
4
|
-
export { useDealDetail, useExecuteAction } from '../chunk-
|
|
5
|
-
export { CredentialService, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useCreateCredential, useCredentials, useDeleteCredential, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateCredential, useUpdateListStatus, useVerifyCredential } from '../chunk-
|
|
3
|
+
export { OrganizationMembershipService, WebhookEndpointService, useAssignRole, useCreateWebhookEndpoint, useDeactivateMembership, useDeleteWebhookEndpoint, useListWebhookEndpoints, useOrgRoles, useOrganizationMembers, usePermissionCatalog, useReactivateMembership, useRevokeRole, useUpdateWebhookEndpoint, useUserMemberships } from '../chunk-WGSEITGL.js';
|
|
4
|
+
export { useDealDetail, useExecuteAction } from '../chunk-FFVZB25A.js';
|
|
5
|
+
export { CredentialService, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCreateArtifact, useCreateCredential, useCredentials, useDeleteCredential, useDeriveActions, useListMember, useListMembers, useTransitionListCompany, useTransitionListMember, useUpdateCredential, useUpdateListStatus, useVerifyCredential } from '../chunk-Y2IHJRHM.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-L42Z3VZM.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-AVGXLMSH.js';
|
|
10
10
|
export { scheduleKeys, useCancelSchedule, useCreateSchedule, useDeleteSchedule, useGetExecutionHistory, useGetSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useScheduledTasks, useUpdateAnchor, useUpdateSchedule } from '../chunk-N6K2Q5BM.js';
|
|
11
11
|
export { mergeSessionMessages } from '../chunk-QFGNRKIE.js';
|
|
12
|
-
export { useActivities, useActivityFilters, useActivityTrend, useBatchDelete, useCostSummary, useErrorNotification, useExecutionHealth, useExecutionLogs, useExecutionLogsFilters, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useSuccessNotification, useTestNotification, useWarningNotification } from '../chunk-
|
|
12
|
+
export { useActivities, useActivityFilters, useActivityTrend, useBatchDelete, useCostSummary, useErrorNotification, useExecutionHealth, useExecutionLogs, useExecutionLogsFilters, useMarkAllAsRead, useMarkAsRead, useNotificationCount as useNotificationCountSSE, useNotifications, useSuccessNotification, useTestNotification, useWarningNotification } from '../chunk-5OBIZIWW.js';
|
|
13
13
|
export { useTimeRangeDates } from '../chunk-YQQ5GRUR.js';
|
|
14
14
|
import '../chunk-VM2OWOXL.js';
|
|
15
|
-
export { useDeleteRequest, useRequest, useRequestsList, useUpdateRequestStatus } from '../chunk-
|
|
15
|
+
export { useDeleteRequest, useRequest, useRequestsList, useUpdateRequestStatus } from '../chunk-IYLJ4CBC.js';
|
|
16
16
|
export { useTableSelection } from '../chunk-WDBNW44Z.js';
|
|
17
17
|
export { clientsKeys, useClient, useClientStatus, useClients, useCreateClient, useDeleteClient, useUpdateClient } from '../chunk-P6HHXMLJ.js';
|
|
18
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-INCEZAM3.js';
|
|
19
|
-
export { AccessKeys, OperationsService, TERMINAL_EXECUTION_STATUSES, acquisitionListKeys, collectResourceFilterFacets, 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, 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-
|
|
19
|
+
export { AccessKeys, OperationsService, TERMINAL_EXECUTION_STATUSES, acquisitionListKeys, collectResourceFilterFacets, 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, 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-M3DWVFRT.js';
|
|
20
20
|
import '../chunk-4WLAVUPS.js';
|
|
21
21
|
import '../chunk-RXZ3XDBM.js';
|
|
22
22
|
import '../chunk-JZQNUQE4.js';
|
package/dist/knowledge/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
1
|
+
import '../chunk-LMAYDNQL.js';
|
|
2
|
+
import '../chunk-2LLCOS4V.js';
|
|
3
|
+
import '../chunk-S3ETKY5C.js';
|
|
4
|
+
import '../chunk-57QSONG5.js';
|
|
5
5
|
import { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
6
|
-
import { getConceptDefinition, normaliseConceptKey, SemanticIcon, getKnowledgeIconToken, getKnowledgeGraphNodeCommand, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, findOmTreeGroup, SubshellContentContainer, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, SurfaceDefinitionSchema, RoleSchema, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, buildKnowledgeOmTreeData, findKnowledgeTreeNodeByValue, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-
|
|
7
|
-
export { FILTERABLE_DOMAIN_KEYS, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, SemanticIcon, buildKnowledgeOmTreeData, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, getKnowledgeIconToken, getSemanticIconComponent, getSharedOrganizationGraph, resolveSemanticIconComponent } from '../chunk-
|
|
6
|
+
import { getConceptDefinition, normaliseConceptKey, SemanticIcon, getKnowledgeIconToken, getKnowledgeGraphNodeCommand, IdentityDomainSchema, WorkflowResourceEntrySchema, AgentResourceEntrySchema, IntegrationResourceEntrySchema, ScriptResourceEntrySchema, findOmTreeGroup, SubshellContentContainer, getKnowledgeNodeReadCommand, getKnowledgeOntologyProjection, getPrimaryOntologyItemsForDomain, projectNavigationSurfaces, projectNavigationGroups, SurfaceDefinitionSchema, RoleSchema, getOntologyDomainLabel, getKnowledgeDomainFolderCommand, buildKnowledgeOmTreeData, findKnowledgeTreeNodeByValue, getKnowledgeTreeFolderCommand, KNOWLEDGE_DOMAINS_WITH_PANELS } from '../chunk-M3DWVFRT.js';
|
|
7
|
+
export { FILTERABLE_DOMAIN_KEYS, KNOWLEDGE_DOMAINS_WITH_PANELS, KNOWLEDGE_ICON_TOKEN_BY_KIND, KnowledgeSearchBar, KnowledgeTree, OM_NESTED_TREE_GROUPS, OM_TREE_GROUPS, SemanticIcon, buildKnowledgeOmTreeData, extendSemanticIconRegistry, findKnowledgeTreeNodeByValue, findOmTreeGroup, getKnowledgeIconToken, getSemanticIconComponent, getSharedOrganizationGraph, resolveSemanticIconComponent } from '../chunk-M3DWVFRT.js';
|
|
8
8
|
import { usePresetsContext } from '../chunk-4WLAVUPS.js';
|
|
9
9
|
import '../chunk-RXZ3XDBM.js';
|
|
10
10
|
import '../chunk-JZQNUQE4.js';
|
package/dist/layout/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { AppPageLayout, AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarActions, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-
|
|
2
|
-
export { SubshellLoader } from '../chunk-
|
|
3
|
-
export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-
|
|
4
|
-
export { SubshellPageLayout } from '../chunk-
|
|
1
|
+
export { AppPageLayout, AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarActions, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-LMAYDNQL.js';
|
|
2
|
+
export { SubshellLoader } from '../chunk-2LLCOS4V.js';
|
|
3
|
+
export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-S3ETKY5C.js';
|
|
4
|
+
export { SubshellPageLayout } from '../chunk-57QSONG5.js';
|
|
5
5
|
export { PageContainer } from '../chunk-BZZCNLT6.js';
|
|
6
|
-
export { SubshellContainer, SubshellContentContainer, SubshellNavItem, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SubshellSidebarSection, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, topbarHeight } from '../chunk-
|
|
6
|
+
export { SubshellContainer, SubshellContentContainer, SubshellNavItem, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SubshellSidebarSection, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, topbarHeight } from '../chunk-M3DWVFRT.js';
|
|
7
7
|
import '../chunk-4WLAVUPS.js';
|
|
8
8
|
export { AmbientBloomGrid, AppBackground, CyberBackground, FilmGrain, FloatingMotes, FloatingOrbs, PerspectiveGrid, RadiantGlow, WaveBackground } from '../chunk-RXZ3XDBM.js';
|
|
9
9
|
import '../chunk-JZQNUQE4.js';
|
|
@@ -26,15 +26,31 @@ import { UseBoundStore, StoreApi } from 'zustand';
|
|
|
26
26
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
27
27
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
28
28
|
*/
|
|
29
|
-
|
|
30
|
-
declare const
|
|
29
|
+
/**
|
|
30
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
31
|
+
*
|
|
32
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
33
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
34
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
35
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
36
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
37
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
38
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
39
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
40
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
41
|
+
* `@elevasis/core/auth`.
|
|
42
|
+
*
|
|
43
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
44
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
45
|
+
* the entire job. Do not "restore" the symbol form.
|
|
46
|
+
*/
|
|
31
47
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
32
48
|
type SupabaseOrgId = string & {
|
|
33
|
-
readonly
|
|
49
|
+
readonly __orgIdBrand: 'supabase';
|
|
34
50
|
};
|
|
35
51
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
36
52
|
type WorkOsOrgId = string & {
|
|
37
|
-
readonly
|
|
53
|
+
readonly __orgIdBrand: 'workos';
|
|
38
54
|
};
|
|
39
55
|
|
|
40
56
|
/**
|
package/dist/profile/index.d.ts
CHANGED
|
@@ -65,10 +65,27 @@ type SupabaseUserProfile = {
|
|
|
65
65
|
* Lives on the published `@repo/core` / `@repo/core/auth` surface so the UI,
|
|
66
66
|
* the API, and the dogfooding `@repo/elevasis-*` packages can all use it.
|
|
67
67
|
*/
|
|
68
|
-
|
|
68
|
+
/**
|
|
69
|
+
* The brands are keyed on a string literal, NOT on a `declare const ...: unique symbol`.
|
|
70
|
+
*
|
|
71
|
+
* A `unique symbol` is nominal per declaration site. `@repo/ui`'s rollup-dts pipeline
|
|
72
|
+
* inlines `@repo/core` types into every published subpath bundle (that inlining is what
|
|
73
|
+
* `/sdk release-ui` Step 4a enforces), so a symbol-keyed brand is re-declared once per
|
|
74
|
+
* bundle and TypeScript treats each copy as a different type. In the monorepo every
|
|
75
|
+
* import resolves to this one file and it all works; for an external consumer, a value
|
|
76
|
+
* from `@elevasis/ui/organization` passed into a component from
|
|
77
|
+
* `@elevasis/ui/features/settings` fails with TS2719 "Two different types with this name
|
|
78
|
+
* exist, but they are unrelated." Measured 2026-08-27 against `@elevasis/ui@2.76.0`,
|
|
79
|
+
* where seven separate `supabaseOrgIdBrand` symbols shipped across six ui subpaths and
|
|
80
|
+
* `@elevasis/core/auth`.
|
|
81
|
+
*
|
|
82
|
+
* A literal-keyed brand is structural, so every inlined copy is the same type. It still
|
|
83
|
+
* refuses a bare `string` and still keeps the two ids mutually non-assignable, which is
|
|
84
|
+
* the entire job. Do not "restore" the symbol form.
|
|
85
|
+
*/
|
|
69
86
|
/** A Supabase organization id (UUID) -- the database key for RLS-scoped rows. */
|
|
70
87
|
type SupabaseOrgId = string & {
|
|
71
|
-
readonly
|
|
88
|
+
readonly __orgIdBrand: 'supabase';
|
|
72
89
|
};
|
|
73
90
|
|
|
74
91
|
type ApiRequestFn$1 = <T>(endpoint: string, options?: RequestInit) => Promise<T>;
|
|
@@ -2,10 +2,9 @@ import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
|
2
2
|
import * as react from 'react';
|
|
3
3
|
import { ReactNode } from 'react';
|
|
4
4
|
|
|
5
|
-
declare const workOsOrgIdBrand: unique symbol;
|
|
6
5
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
7
6
|
type WorkOsOrgId = string & {
|
|
8
|
-
readonly
|
|
7
|
+
readonly __orgIdBrand: 'workos';
|
|
9
8
|
};
|
|
10
9
|
|
|
11
10
|
/**
|
package/dist/provider/index.d.ts
CHANGED
|
@@ -3813,10 +3813,9 @@ type Database = {
|
|
|
3813
3813
|
};
|
|
3814
3814
|
};
|
|
3815
3815
|
|
|
3816
|
-
declare const workOsOrgIdBrand: unique symbol;
|
|
3817
3816
|
/** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
|
|
3818
3817
|
type WorkOsOrgId = string & {
|
|
3819
|
-
readonly
|
|
3818
|
+
readonly __orgIdBrand: 'workos';
|
|
3820
3819
|
};
|
|
3821
3820
|
|
|
3822
3821
|
/**
|