@elevasis/ui 2.75.0 → 2.77.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (110) hide show
  1. package/dist/api/index.js +3 -3
  2. package/dist/app/index.d.ts +277 -249
  3. package/dist/app/index.js +12 -11
  4. package/dist/auth/context.d.ts +1 -2
  5. package/dist/auth/index.d.ts +1 -2
  6. package/dist/auth/index.js +6 -7
  7. package/dist/charts/index.js +6 -7
  8. package/dist/{chunk-CRPH5AAB.js → chunk-2GIHWU5O.js} +4 -3
  9. package/dist/chunk-2Y6AKWGU.js +42 -0
  10. package/dist/chunk-3QYRZSHP.js +854 -0
  11. package/dist/{chunk-L3NBMLRN.js → chunk-3RK2NNJX.js} +1 -1
  12. package/dist/{chunk-R6NMRXNO.js → chunk-4WLAVUPS.js} +1 -1
  13. package/dist/{chunk-DTEGVSJ6.js → chunk-5R4I2PAN.js} +9 -43
  14. package/dist/chunk-6B4ZPBQJ.js +7 -0
  15. package/dist/{chunk-QFS2GZMV.js → chunk-73G3I5HJ.js} +160 -160
  16. package/dist/{chunk-7OOFMEX6.js → chunk-BFLYDVEN.js} +28 -41
  17. package/dist/{chunk-VWGCURZF.js → chunk-BG6PWDJ3.js} +381 -381
  18. package/dist/{chunk-5VF5LPYS.js → chunk-BV2RNLPP.js} +1 -1
  19. package/dist/{chunk-NMHQAYZU.js → chunk-CTT4RDXE.js} +150 -151
  20. package/dist/chunk-E2LJ3FRA.js +237 -0
  21. package/dist/{chunk-5RH6NYZH.js → chunk-EFQLXRYT.js} +1 -2
  22. package/dist/{chunk-M6VAZAQW.js → chunk-EVNLJHDD.js} +3 -3
  23. package/dist/{chunk-NYIIRZSA.js → chunk-GDQQX5SL.js} +4 -42
  24. package/dist/{chunk-IYATYH5I.js → chunk-GFSOQH3N.js} +1 -1
  25. package/dist/{chunk-G7O4CBMC.js → chunk-H5AEYSVX.js} +164 -3
  26. package/dist/{chunk-ZFISGKYW.js → chunk-IIEZXXDD.js} +1 -1
  27. package/dist/{chunk-5SLRGUC4.js → chunk-INCEZAM3.js} +1 -1
  28. package/dist/{chunk-ZG6YJUT4.js → chunk-JZQNUQE4.js} +1 -1
  29. package/dist/{chunk-SB3IHM5Y.js → chunk-K55TU6CC.js} +2023 -1700
  30. package/dist/chunk-KB5CAN5D.js +33 -0
  31. package/dist/{chunk-OGHTJKBV.js → chunk-KMA4FOSV.js} +5682 -5675
  32. package/dist/{chunk-ICHDIVQO.js → chunk-KXNRTJAE.js} +1 -1
  33. package/dist/{chunk-MLHZUN2X.js → chunk-MGAELVTZ.js} +12 -12
  34. package/dist/chunk-MKH2KOAO.js +39 -0
  35. package/dist/{chunk-6BJ5HMMC.js → chunk-NAPXMYFW.js} +35 -362
  36. package/dist/{chunk-GDTK33QT.js → chunk-OGG3QJYW.js} +14 -5
  37. package/dist/{chunk-SN7X5N2A.js → chunk-P6HHXMLJ.js} +1 -1
  38. package/dist/{chunk-SEYOVNS5.js → chunk-QAILYRC2.js} +1 -1
  39. package/dist/{chunk-RBGVNPA6.js → chunk-RXZ3XDBM.js} +1 -1
  40. package/dist/{chunk-2ZRY3ARL.js → chunk-SPW6UA6B.js} +1 -1
  41. package/dist/{chunk-3H5DIJN7.js → chunk-SVZR4GYA.js} +1 -1
  42. package/dist/{chunk-47YJVIZE.js → chunk-UEY4AB3R.js} +789 -66
  43. package/dist/{chunk-LFLM723H.js → chunk-UL6MPMKY.js} +1 -1
  44. package/dist/{chunk-TX3UHDL5.js → chunk-WELN7DDV.js} +2 -2
  45. package/dist/{chunk-D3XXPCCK.js → chunk-WJN2VVVJ.js} +1 -1
  46. package/dist/{chunk-DMSTDZCJ.js → chunk-XODQUPFW.js} +11 -11
  47. package/dist/components/index.d.ts +135 -25
  48. package/dist/components/index.js +2165 -1996
  49. package/dist/components/navigation/index.js +7 -8
  50. package/dist/features/auth/index.d.ts +35 -3716
  51. package/dist/features/auth/index.js +9 -10
  52. package/dist/features/clients/index.js +18 -12
  53. package/dist/features/content/index.js +27 -27
  54. package/dist/features/crm/index.css +59 -59
  55. package/dist/features/crm/index.d.ts +17 -1
  56. package/dist/features/crm/index.js +13 -11
  57. package/dist/features/dashboard/index.css +59 -59
  58. package/dist/features/dashboard/index.js +8 -9
  59. package/dist/features/delivery/index.d.ts +3 -0
  60. package/dist/features/delivery/index.js +21 -20
  61. package/dist/features/knowledge/index.js +6 -7
  62. package/dist/features/lead-gen/index.css +59 -59
  63. package/dist/features/lead-gen/index.d.ts +3921 -4
  64. package/dist/features/lead-gen/index.js +15 -13
  65. package/dist/features/monitoring/index.js +10 -11
  66. package/dist/features/monitoring/requests/index.css +59 -59
  67. package/dist/features/monitoring/requests/index.js +8 -9
  68. package/dist/features/notes/index.js +4 -4
  69. package/dist/features/operations/index.css +59 -59
  70. package/dist/features/operations/index.js +13 -15
  71. package/dist/features/seo/index.css +659 -0
  72. package/dist/features/seo/index.d.ts +3979 -1
  73. package/dist/features/seo/index.js +31 -2
  74. package/dist/features/settings/index.css +59 -59
  75. package/dist/features/settings/index.d.ts +96 -3742
  76. package/dist/features/settings/index.js +10 -12
  77. package/dist/hooks/access/index.js +6 -7
  78. package/dist/hooks/delivery/index.css +59 -59
  79. package/dist/hooks/delivery/index.d.ts +12 -4
  80. package/dist/hooks/delivery/index.js +3 -3
  81. package/dist/hooks/published.d.ts +83 -29
  82. package/dist/hooks/published.js +19 -19
  83. package/dist/initialization/index.d.ts +35 -3716
  84. package/dist/knowledge/index.js +11 -11
  85. package/dist/layout/index.d.ts +55 -2
  86. package/dist/layout/index.js +10 -10
  87. package/dist/organization/index.css +59 -59
  88. package/dist/organization/index.d.ts +20 -4
  89. package/dist/profile/index.d.ts +81 -3716
  90. package/dist/provider/ElevasisServiceContext.d.ts +1 -2
  91. package/dist/provider/index.d.ts +4 -2
  92. package/dist/provider/index.js +6 -7
  93. package/dist/provider/published.d.ts +4 -2
  94. package/dist/provider/published.js +6 -7
  95. package/dist/test-utils/index.d.ts +1 -2
  96. package/dist/test-utils/index.js +3 -3
  97. package/dist/theme/index.js +3 -3
  98. package/dist/theme/presets/index.js +1 -1
  99. package/dist/types/index.d.ts +298 -251
  100. package/dist/utils/index.d.ts +1 -1
  101. package/dist/utils/index.js +1 -1
  102. package/package.json +4 -8
  103. package/src/hooks/README.md +22 -23
  104. package/dist/chunk-6ZAP3FOA.js +0 -93
  105. package/dist/chunk-AH52XQB7.js +0 -1
  106. package/dist/chunk-DVAOCHIF.js +0 -165
  107. package/dist/chunk-MISHPEJX.js +0 -244
  108. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -879
  109. package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +0 -2
  110. /package/dist/{chunk-A2SB32YV.js → chunk-5ZK7K7YP.js} +0 -0
@@ -1,15 +1,15 @@
1
- import '../chunk-CRPH5AAB.js';
2
- import '../chunk-2ZRY3ARL.js';
3
- import '../chunk-5RH6NYZH.js';
1
+ import '../chunk-2GIHWU5O.js';
2
+ import '../chunk-SPW6UA6B.js';
3
+ import '../chunk-EFQLXRYT.js';
4
+ import '../chunk-6B4ZPBQJ.js';
4
5
  import { PageContainer } from '../chunk-BZZCNLT6.js';
5
- 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-SB3IHM5Y.js';
6
- 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-SB3IHM5Y.js';
7
- import { usePresetsContext } from '../chunk-R6NMRXNO.js';
8
- import '../chunk-RBGVNPA6.js';
9
- import '../chunk-ZG6YJUT4.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-K55TU6CC.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-K55TU6CC.js';
8
+ import { usePresetsContext } from '../chunk-4WLAVUPS.js';
9
+ import '../chunk-RXZ3XDBM.js';
10
+ import '../chunk-JZQNUQE4.js';
10
11
  import '../chunk-L7BZZ4SI.js';
11
- import '../chunk-ICHDIVQO.js';
12
- import '../chunk-MISHPEJX.js';
12
+ import '../chunk-KXNRTJAE.js';
13
13
  import '../chunk-62GVNH5U.js';
14
14
  import '../chunk-P45GQ3ZW.js';
15
15
  import '../chunk-2GIJBHZT.js';
@@ -20,7 +20,7 @@ import '../chunk-UD657ICS.js';
20
20
  import '../chunk-DD3CCMCZ.js';
21
21
  import '../chunk-RNP5R5I3.js';
22
22
  import '../chunk-RT4KRGZT.js';
23
- import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-A2SB32YV.js';
23
+ import { getSystem, SystemEntrySchema, EntitySchema, ActionSchema, OntologyIdSchema, ontologyGraphNodeId, compileOrganizationOntology, parseOntologyId } from '../chunk-5ZK7K7YP.js';
24
24
  import '../chunk-Y6I3IC45.js';
25
25
  import '../chunk-6SSQGWK7.js';
26
26
  import '../chunk-BI5VDO2K.js';
@@ -265,6 +265,35 @@ interface AppShellContentContainerProps {
265
265
  declare const AppShellRightSideOuterContainer: ({ children }: AppShellContentContainerProps) => react_jsx_runtime.JSX.Element;
266
266
  declare const AppShellContentContainer: ({ children }: AppShellContentContainerProps) => react_jsx_runtime.JSX.Element;
267
267
 
268
+ interface AppPageLayoutProps {
269
+ children: React.ReactNode;
270
+ /**
271
+ * Wrap the content in `PageContainer` (max-width + vertical rhythm). Default
272
+ * true, which is what almost every route wants. Set false for a page that
273
+ * manages its own width — the monitoring dashboards do, since their charts
274
+ * run full-bleed.
275
+ */
276
+ contained?: boolean;
277
+ }
278
+ /**
279
+ * The standard route shell: topbar offset, then the shell's padded content
280
+ * region, then the page container.
281
+ *
282
+ * Every route repeated this same three-component nesting by hand, which meant
283
+ * the layout contract lived in ~50 places instead of one and a route could
284
+ * silently get it wrong. Composing them here makes the contract a single
285
+ * import, and the `contained` escape hatch covers the one real variation.
286
+ *
287
+ * For a page with a subshell sidebar, use `SubshellContentContainer` instead --
288
+ * do not wrap one in this. The two handle the topbar offset differently:
289
+ * `AppTopbarAdjusterWrapper` pushes the whole main region down, while
290
+ * `SubshellContentContainer` applies the offset to the scrolling right side only
291
+ * so the sidebar can start at the top. Nesting them double-pads the page, and the
292
+ * extra wrappers break the `height: 100%` chain that `SubshellRightSideContainer`
293
+ * needs as a direct flex parent, so the inner scroll never engages.
294
+ */
295
+ declare const AppPageLayout: ({ children, contained }: AppPageLayoutProps) => react_jsx_runtime.JSX.Element;
296
+
268
297
  interface PageContainerProps {
269
298
  children: React.ReactNode;
270
299
  }
@@ -429,6 +458,30 @@ interface SubshellSidebarContainerProps {
429
458
  width?: number;
430
459
  }
431
460
 
461
+ interface SubshellPageLayoutProps {
462
+ children: React.ReactNode;
463
+ className?: string;
464
+ }
465
+ /**
466
+ * The standard page body for a route that sits inside a subshell sidebar: the
467
+ * shell's scrolling right-side region, then the page container.
468
+ *
469
+ * This is the subshell counterpart to `AppPageLayout`, and the two are mutually
470
+ * exclusive -- see that component's comment for why nesting one in the other
471
+ * double-pads the page and defeats the scroll contract.
472
+ *
473
+ * There is deliberately no `contained` prop. A page that runs full-bleed already
474
+ * has a single component for the job -- render `SubshellContentContainer`
475
+ * directly, as the knowledge graph pages do. A prop here would add a layer
476
+ * without removing one, which is the opposite of the point.
477
+ *
478
+ * Composing rather than wrapping matters: this renders `SubshellContentContainer`
479
+ * as its own root and adds no element of its own, so the DOM is identical to the
480
+ * hand-written nesting. `SubshellContentContainer` must stay a direct flex child
481
+ * of the height-bounded `SubshellRightSideContainer`, and it still is.
482
+ */
483
+ declare const SubshellPageLayout: ({ children, className }: SubshellPageLayoutProps) => react_jsx_runtime.JSX.Element;
484
+
432
485
  interface SubshellSidebarProps {
433
486
  children: React$1.ReactNode;
434
487
  className?: string;
@@ -592,5 +645,5 @@ declare const TopbarContainer: ({ children }: {
592
645
  children: React.ReactNode;
593
646
  }) => react_jsx_runtime.JSX.Element;
594
647
 
595
- export { AmbientBloomGrid, AppBackground, AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberBackground, CyberParticles, FilmGrain, FloatingMotes, FloatingOrbs, LinksGroup, PageContainer, PerspectiveGrid, RadiantGlow, Sidebar, SidebarContext, SidebarProvider, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellNavItem, SubshellNavList, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SubshellSidebarSection, Topbar, TopbarActions, TopbarContainer, Vignette, WaveBackground, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, subsidebarWidth, topbarHeight, useSidebar, useSidebarCollapse };
596
- export type { CollapsibleSidebarGroupProps, CyberVariant, LinkItem, LinksGroupProps, NavItem, SidebarNestedProps, SubshellContainerProps, SubshellContentContainerProps, SubshellNavItemProps, SubshellNavListProps, SubshellRightSideContainerProps, SubshellSidebarContainerProps, SubshellSidebarLoaderProps, SubshellSidebarProps, SubshellSidebarSectionProps, TopbarActionsProps, TopbarProps, WaveVariant };
648
+ export { AmbientBloomGrid, AppBackground, AppPageLayout, AppShellCenteredContainer, AppShellContainer, AppShellContentContainer, AppShellError, AppShellLoader, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberBackground, CyberParticles, FilmGrain, FloatingMotes, FloatingOrbs, LinksGroup, PageContainer, PerspectiveGrid, RadiantGlow, Sidebar, SidebarContext, SidebarProvider, SubshellContainer, SubshellContentContainer, SubshellLoader, SubshellNavItem, SubshellNavList, SubshellPageLayout, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader, SubshellSidebarSection, Topbar, TopbarActions, TopbarContainer, Vignette, WaveBackground, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, subsidebarWidth, topbarHeight, useSidebar, useSidebarCollapse };
649
+ export type { AppPageLayoutProps, CollapsibleSidebarGroupProps, CyberVariant, LinkItem, LinksGroupProps, NavItem, SidebarNestedProps, SubshellContainerProps, SubshellContentContainerProps, SubshellNavItemProps, SubshellNavListProps, SubshellPageLayoutProps, SubshellRightSideContainerProps, SubshellSidebarContainerProps, SubshellSidebarLoaderProps, SubshellSidebarProps, SubshellSidebarSectionProps, TopbarActionsProps, TopbarProps, WaveVariant };
@@ -1,14 +1,14 @@
1
- export { AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarActions, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-CRPH5AAB.js';
2
- export { SubshellLoader } from '../chunk-2ZRY3ARL.js';
3
- export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-5RH6NYZH.js';
1
+ export { AppPageLayout, AppShellContainer, AppShellContentContainer, AppShellRightSideContainer, AppShellRightSideOuterContainer, AppTopbarAdjusterWrapper, CollapsibleSidebarGroup, CyberParticles, LinksGroup, Sidebar, SidebarContext, SidebarProvider, SubshellNavList, Topbar, TopbarActions, TopbarContainer, Vignette, subsidebarWidth, useSidebar, useSidebarCollapse } from '../chunk-2GIHWU5O.js';
2
+ export { SubshellLoader } from '../chunk-SPW6UA6B.js';
3
+ export { AppShellCenteredContainer, AppShellError, AppShellLoader } from '../chunk-EFQLXRYT.js';
4
+ export { SubshellPageLayout } from '../chunk-6B4ZPBQJ.js';
4
5
  export { PageContainer } from '../chunk-BZZCNLT6.js';
5
- export { SubshellContainer, SubshellContentContainer, SubshellRightSideContainer, SubshellSidebar, SubshellSidebarLoader } from '../chunk-SB3IHM5Y.js';
6
- import '../chunk-R6NMRXNO.js';
7
- export { AmbientBloomGrid, AppBackground, CyberBackground, FilmGrain, FloatingMotes, FloatingOrbs, PerspectiveGrid, RadiantGlow, WaveBackground } from '../chunk-RBGVNPA6.js';
8
- import '../chunk-ZG6YJUT4.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-K55TU6CC.js';
7
+ import '../chunk-4WLAVUPS.js';
8
+ export { AmbientBloomGrid, AppBackground, CyberBackground, FilmGrain, FloatingMotes, FloatingOrbs, PerspectiveGrid, RadiantGlow, WaveBackground } from '../chunk-RXZ3XDBM.js';
9
+ import '../chunk-JZQNUQE4.js';
9
10
  import '../chunk-L7BZZ4SI.js';
10
- import '../chunk-ICHDIVQO.js';
11
- export { SubshellNavItem, SubshellSidebarSection, sidebarBottomSectionCollapsedHeight, sidebarBottomSectionHeight, sidebarCollapsedWidth, sidebarGroupChevronSize, sidebarHoverDelay, sidebarIconInnerSize, sidebarIconSize, sidebarIconStroke, sidebarItemGap, sidebarItemHeight, sidebarItemPadding, sidebarSectionPadding, sidebarSubLinkIndent, sidebarSubLinkPaddingX, sidebarSubLinkPaddingY, sidebarToggleIconSize, sidebarTransitionDuration, sidebarWidth, subshellNavItemIconSize, topbarHeight } from '../chunk-MISHPEJX.js';
11
+ import '../chunk-KXNRTJAE.js';
12
12
  import '../chunk-62GVNH5U.js';
13
13
  import '../chunk-P45GQ3ZW.js';
14
14
  import '../chunk-2GIJBHZT.js';
@@ -19,7 +19,7 @@ import '../chunk-UD657ICS.js';
19
19
  import '../chunk-DD3CCMCZ.js';
20
20
  import '../chunk-RNP5R5I3.js';
21
21
  import '../chunk-RT4KRGZT.js';
22
- import '../chunk-A2SB32YV.js';
22
+ import '../chunk-5ZK7K7YP.js';
23
23
  import '../chunk-Y6I3IC45.js';
24
24
  import '../chunk-6SSQGWK7.js';
25
25
  import '../chunk-BI5VDO2K.js';
@@ -66,65 +66,6 @@
66
66
  color: var(--color-text-dimmed);
67
67
  }
68
68
 
69
- /* src/components/display/ElevasisLoader.module.css */
70
- .wrapper {
71
- display: inline-flex;
72
- align-items: center;
73
- justify-content: center;
74
- width: var(--loader-size);
75
- height: var(--loader-size);
76
- overflow: visible;
77
- }
78
- .loader {
79
- width: 100%;
80
- height: 100%;
81
- display: block;
82
- overflow: visible;
83
- }
84
- .chevron {
85
- stroke: var(--loader-color);
86
- stroke-width: 2;
87
- stroke-linecap: square;
88
- stroke-linejoin: miter;
89
- fill: none;
90
- opacity: 0.15;
91
- animation: chevronPulse 2s ease-in-out infinite;
92
- filter: drop-shadow(0 0 1.5px var(--loader-color));
93
- }
94
- [data-mantine-color-scheme=light] .chevron {
95
- filter: none;
96
- }
97
- .c1 {
98
- animation-delay: 0s;
99
- }
100
- .c2 {
101
- animation-delay: 0.2s;
102
- }
103
- .c3 {
104
- animation-delay: 0.4s;
105
- }
106
- @keyframes chevronPulse {
107
- 0%, 100% {
108
- opacity: 0.12;
109
- filter: drop-shadow(0 0 1px var(--loader-color));
110
- }
111
- 40%, 60% {
112
- opacity: 1;
113
- filter: drop-shadow(0 0 3px var(--loader-color));
114
- }
115
- }
116
- [data-mantine-color-scheme=light] .chevron {
117
- animation-name: chevronPulseLight;
118
- }
119
- @keyframes chevronPulseLight {
120
- 0%, 100% {
121
- opacity: 0.2;
122
- }
123
- 40%, 60% {
124
- opacity: 1;
125
- }
126
- }
127
-
128
69
  /* src/theme/custom.css */
129
70
  .mantine-Button-root[data-variant=default] {
130
71
  background-color: var(--color-surface);
@@ -274,6 +215,65 @@
274
215
  display: none;
275
216
  }
276
217
 
218
+ /* src/components/display/ElevasisLoader.module.css */
219
+ .wrapper {
220
+ display: inline-flex;
221
+ align-items: center;
222
+ justify-content: center;
223
+ width: var(--loader-size);
224
+ height: var(--loader-size);
225
+ overflow: visible;
226
+ }
227
+ .loader {
228
+ width: 100%;
229
+ height: 100%;
230
+ display: block;
231
+ overflow: visible;
232
+ }
233
+ .chevron {
234
+ stroke: var(--loader-color);
235
+ stroke-width: 2;
236
+ stroke-linecap: square;
237
+ stroke-linejoin: miter;
238
+ fill: none;
239
+ opacity: 0.15;
240
+ animation: chevronPulse 2s ease-in-out infinite;
241
+ filter: drop-shadow(0 0 1.5px var(--loader-color));
242
+ }
243
+ [data-mantine-color-scheme=light] .chevron {
244
+ filter: none;
245
+ }
246
+ .c1 {
247
+ animation-delay: 0s;
248
+ }
249
+ .c2 {
250
+ animation-delay: 0.2s;
251
+ }
252
+ .c3 {
253
+ animation-delay: 0.4s;
254
+ }
255
+ @keyframes chevronPulse {
256
+ 0%, 100% {
257
+ opacity: 0.12;
258
+ filter: drop-shadow(0 0 1px var(--loader-color));
259
+ }
260
+ 40%, 60% {
261
+ opacity: 1;
262
+ filter: drop-shadow(0 0 3px var(--loader-color));
263
+ }
264
+ }
265
+ [data-mantine-color-scheme=light] .chevron {
266
+ animation-name: chevronPulseLight;
267
+ }
268
+ @keyframes chevronPulseLight {
269
+ 0%, 100% {
270
+ opacity: 0.2;
271
+ }
272
+ 40%, 60% {
273
+ opacity: 1;
274
+ }
275
+ }
276
+
277
277
  /* src/graph/Graph.globals.css */
278
278
  .elevasis-graph-root .react-flow__node.selected,
279
279
  .elevasis-graph-root .react-flow__node:focus,
@@ -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
- declare const supabaseOrgIdBrand: unique symbol;
30
- declare const workOsOrgIdBrand: unique symbol;
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 [supabaseOrgIdBrand]: true;
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 [workOsOrgIdBrand]: true;
53
+ readonly __orgIdBrand: 'workos';
38
54
  };
39
55
 
40
56
  /**