@elevasis/ui 2.68.0 → 2.69.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 (98) hide show
  1. package/dist/api/index.js +3 -3
  2. package/dist/app/index.d.ts +577 -367
  3. package/dist/app/index.js +12 -21
  4. package/dist/auth/index.css +149 -149
  5. package/dist/auth/index.d.ts +5 -0
  6. package/dist/auth/index.js +7 -7
  7. package/dist/charts/index.css +208 -208
  8. package/dist/charts/index.js +7 -7
  9. package/dist/{chunk-JC5W55J3.js → chunk-26BTE3Z4.js} +1 -1
  10. package/dist/{chunk-ZFISGKYW.js → chunk-4JHLS234.js} +1 -1
  11. package/dist/{chunk-76IVMVI3.js → chunk-6PZFOHJK.js} +3 -3
  12. package/dist/{chunk-WPIASV3H.js → chunk-7WJEPTE7.js} +2 -2
  13. package/dist/{chunk-UFTM5SZZ.js → chunk-AKANHRQ5.js} +9 -3
  14. package/dist/{chunk-NDHMZT2G.js → chunk-C75XWBYZ.js} +1 -1
  15. package/dist/{chunk-R6NMRXNO.js → chunk-FLECOYUS.js} +1 -1
  16. package/dist/{chunk-2MTP3H3A.js → chunk-IRV6KJPV.js} +1 -1
  17. package/dist/{chunk-OOACTYRA.js → chunk-IT7GTJCB.js} +1 -1
  18. package/dist/{chunk-QYI5BZKM.js → chunk-MFLM7BVC.js} +1 -1
  19. package/dist/{chunk-TGPJNKDU.js → chunk-MRVGQLWN.js} +4 -4
  20. package/dist/{chunk-L3HFJFYF.js → chunk-NM4A63KJ.js} +30 -48
  21. package/dist/{chunk-SIVUCZXQ.js → chunk-NU3NBXHP.js} +1 -1
  22. package/dist/{chunk-HJVPVS57.js → chunk-RW64UJWT.js} +5 -5
  23. package/dist/{chunk-5NRJ2BLQ.js → chunk-VDX6DL7Z.js} +1 -1
  24. package/dist/{chunk-ZGCWTWBD.js → chunk-WXHAHKKI.js} +6167 -5883
  25. package/dist/{chunk-75NOC536.js → chunk-XAZR3T6Y.js} +5 -5
  26. package/dist/{chunk-GBXTRSAU.js → chunk-XQ3ILKYN.js} +1 -1
  27. package/dist/{chunk-TYKAKJGW.js → chunk-YCRINA2D.js} +1 -1
  28. package/dist/{chunk-FK3K2VK2.js → chunk-YGCMMOY4.js} +80 -699
  29. package/dist/{chunk-ZWS3TCQR.js → chunk-YNRYIXUT.js} +22 -109
  30. package/dist/{chunk-ZNKZMK2E.js → chunk-ZD6LM53O.js} +5 -5
  31. package/dist/chunk-ZPTEGGKU.js +631 -0
  32. package/dist/components/index.css +208 -208
  33. package/dist/components/index.d.ts +1614 -256
  34. package/dist/components/index.js +31 -30
  35. package/dist/components/navigation/index.css +149 -149
  36. package/dist/components/navigation/index.js +8 -8
  37. package/dist/features/auth/index.css +149 -149
  38. package/dist/features/auth/index.d.ts +457 -163
  39. package/dist/features/auth/index.js +9 -9
  40. package/dist/features/clients/index.css +208 -208
  41. package/dist/features/clients/index.d.ts +39 -1
  42. package/dist/features/clients/index.js +8 -7
  43. package/dist/features/content/index.css +659 -0
  44. package/dist/features/content/index.d.ts +1788 -0
  45. package/dist/features/content/index.js +2180 -0
  46. package/dist/features/crm/index.d.ts +584 -369
  47. package/dist/features/crm/index.js +9 -9
  48. package/dist/features/dashboard/index.d.ts +0 -6
  49. package/dist/features/dashboard/index.js +11 -10
  50. package/dist/features/delivery/index.d.ts +457 -163
  51. package/dist/features/delivery/index.js +8 -8
  52. package/dist/features/knowledge/index.css +149 -149
  53. package/dist/features/knowledge/index.js +7 -7
  54. package/dist/features/lead-gen/index.d.ts +20 -91
  55. package/dist/features/lead-gen/index.js +9 -9
  56. package/dist/features/monitoring/index.js +10 -10
  57. package/dist/features/monitoring/requests/index.js +9 -14
  58. package/dist/features/operations/index.d.ts +0 -84
  59. package/dist/features/operations/index.js +14 -13
  60. package/dist/features/settings/index.d.ts +457 -163
  61. package/dist/features/settings/index.js +10 -10
  62. package/dist/hooks/access/index.css +149 -149
  63. package/dist/hooks/access/index.d.ts +5 -0
  64. package/dist/hooks/access/index.js +7 -7
  65. package/dist/hooks/delivery/index.d.ts +457 -163
  66. package/dist/hooks/delivery/index.js +2 -2
  67. package/dist/hooks/index.d.ts +2190 -237
  68. package/dist/hooks/index.js +7 -7
  69. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +0 -6
  70. package/dist/hooks/published.d.ts +2190 -237
  71. package/dist/hooks/published.js +7 -7
  72. package/dist/initialization/index.d.ts +464 -164
  73. package/dist/knowledge/index.css +149 -149
  74. package/dist/knowledge/index.d.ts +4 -88
  75. package/dist/knowledge/index.js +3213 -3203
  76. package/dist/{knowledge-search-index-6EZNBNSR.js → knowledge-search-index-LP2WVSQX.js} +689 -695
  77. package/dist/layout/index.css +149 -149
  78. package/dist/layout/index.js +10 -10
  79. package/dist/organization/index.d.ts +7 -1
  80. package/dist/profile/index.d.ts +457 -163
  81. package/dist/provider/index.d.ts +577 -368
  82. package/dist/provider/index.js +7 -7
  83. package/dist/provider/published.css +149 -149
  84. package/dist/provider/published.d.ts +577 -368
  85. package/dist/provider/published.js +7 -7
  86. package/dist/supabase/index.d.ts +906 -339
  87. package/dist/test-utils/index.d.ts +10 -2
  88. package/dist/test-utils/index.js +39 -10
  89. package/dist/theme/index.js +3 -3
  90. package/dist/theme/presets/index.js +1 -1
  91. package/dist/types/index.d.ts +464 -170
  92. package/dist/utils/index.d.ts +0 -6
  93. package/dist/utils/index.js +1 -1
  94. package/dist/vite/index.js +2 -2
  95. package/dist/vite-plugin-knowledge/index.js +1 -1
  96. package/package.json +9 -5
  97. package/src/features/README.md +28 -28
  98. /package/dist/{chunk-RBGVNPA6.js → chunk-XQBURFKM.js} +0 -0
@@ -310,11 +310,8 @@ function parentOf(systems, id) {
310
310
  function inheritedValue(systems, id, getValue) {
311
311
  return ancestorsOf(systems, id).slice().reverse().map(getValue).find((value) => value !== void 0);
312
312
  }
313
- function requiresAdminFor(systems, id) {
314
- return inheritedValue(systems, id, (system) => system.requiresAdmin) ?? false;
315
- }
316
313
  function devOnlyFor(systems, id) {
317
- return inheritedValue(systems, id, (system) => system.devOnly || system.lifecycle === "beta" || void 0) ?? false;
314
+ return inheritedValue(systems, id, (system) => system.lifecycle === "beta" || void 0) ?? false;
318
315
  }
319
316
  function getSystem(model, path) {
320
317
  const flatMatch = model.systems[path];
@@ -824,10 +821,28 @@ function compileOrganizationOntology(model) {
824
821
  return { ontology: sortResolvedOntologyIndex(ontology), diagnostics };
825
822
  }
826
823
 
824
+ // ../core/src/organization-model/readiness/profile-registry.ts
825
+ var _builtInProfileValidators = /* @__PURE__ */ new Map();
826
+ function registerBuiltInReadinessProfile(profileId, registration) {
827
+ _builtInProfileValidators.set(profileId, registration);
828
+ }
829
+ function getBuiltInReadinessProfile(profileId) {
830
+ return _builtInProfileValidators.get(profileId);
831
+ }
832
+ var _interfaceMarkerResolvers = /* @__PURE__ */ new Map();
833
+ function interfaceMarkerKey(systemPath, interfaceKey) {
834
+ return `${systemPath}::${interfaceKey}`;
835
+ }
836
+ function registerReadinessInterfaceMarker(systemPath, interfaceKey, resolver) {
837
+ _interfaceMarkerResolvers.set(interfaceMarkerKey(systemPath, interfaceKey), resolver);
838
+ }
839
+ function resolveReadinessInterfaceMarker(model, systemPath, interfaceKey) {
840
+ return _interfaceMarkerResolvers.get(interfaceMarkerKey(systemPath, interfaceKey))?.(model);
841
+ }
842
+
827
843
  // ../core/src/organization-model/domains/systems.ts
828
844
  var SystemKindSchema = z.enum(["product", "operational", "platform", "diagnostic"]).meta({ label: "System kind", color: "blue" });
829
845
  var SystemLifecycleSchema = z.enum(["draft", "beta", "active", "deprecated", "archived"]).meta({ label: "Lifecycle", color: "teal" });
830
- var SystemStatusSchema = z.enum(["active", "deprecated", "archived"]).meta({ label: "Status", color: "teal" });
831
846
  var SystemIdSchema = ModelIdSchema;
832
847
  var SystemPathSchema = z.string().trim().min(1).regex(
833
848
  /^[a-z0-9][a-z0-9-]*(?:\.[a-z0-9][a-z0-9-]*)*$/,
@@ -841,8 +856,7 @@ var NodeIdStringSchema = z.string().trim().min(1).max(200).regex(
841
856
  var SystemUiSchema = z.object({
842
857
  path: PathSchema,
843
858
  surfaces: ReferenceIdsSchema,
844
- icon: IconNameSchema.optional(),
845
- order: z.number().int().optional()
859
+ icon: IconNameSchema.optional()
846
860
  });
847
861
  var SystemInterfaceKeySchema = ModelIdSchema;
848
862
  var SystemInterfaceLifecycleSchema = z.enum(["draft", "active", "disabled", "deprecated", "archived"]).meta({ label: "System interface lifecycle", color: "teal" });
@@ -902,14 +916,11 @@ var SystemApiInterfaceSchema = z.object({
902
916
  */
903
917
  readinessContract: SystemApiInterfaceReadinessContractSchema.optional()
904
918
  }).strict();
905
- var _profileRegistry = new Map(
906
- SYSTEM_INTERFACE_READINESS_PROFILES.map((profileId) => [
907
- profileId,
908
- { profileId, kind: "built-in" }
909
- ])
910
- );
919
+ function isReservedPlatformProfileId(profileId) {
920
+ return SYSTEM_INTERFACE_READINESS_PROFILES.includes(profileId);
921
+ }
911
922
  function isBuiltInReadinessProfile(profileId) {
912
- return _profileRegistry.get(profileId)?.kind === "built-in";
923
+ return isReservedPlatformProfileId(profileId) || getBuiltInReadinessProfile(profileId) !== void 0;
913
924
  }
914
925
  var SystemInterfaceRefSchema = z.object({
915
926
  systemPath: SystemPathSchema,
@@ -941,7 +952,7 @@ var SystemEntrySchema = z.object({
941
952
  parentSystemId: SystemIdSchema.optional(),
942
953
  /** Optional UI presence. Systems without UI omit this. */
943
954
  ui: SystemUiSchema.optional(),
944
- /** Canonical lifecycle state. Replaces Feature.enabled/devOnly and System.status. */
955
+ /** Canonical lifecycle state. `beta` is what gates a System to dev-mode viewers. */
945
956
  lifecycle: SystemLifecycleSchema.optional(),
946
957
  /** Optional role responsible for this system. */
947
958
  responsibleRoleId: ModelIdSchema.meta({ ref: "role" }).optional(),
@@ -949,14 +960,10 @@ var SystemEntrySchema = z.object({
949
960
  governedByKnowledge: z.array(ModelIdSchema.meta({ ref: "knowledge" })).default([]).optional(),
950
961
  /** Optional actions this system exposes or consumes. */
951
962
  actions: z.array(ActionRefSchema).optional(),
952
- /** Optional operational policies that apply to this system. */
953
- policies: z.array(ModelIdSchema.meta({ ref: "policy" })).default([]).optional(),
954
963
  /** Optional goals this system contributes to. */
955
964
  drivesGoals: z.array(ModelIdSchema.meta({ ref: "goal" })).default([]).optional(),
956
965
  /** Thin API runtime-boundary marker. Readiness is derived from scoped resources and topology. */
957
966
  apiInterface: SystemApiInterfaceSchema.optional(),
958
- /** @deprecated Use lifecycle. Accepted for one publish cycle. */
959
- status: SystemStatusSchema.optional(),
960
967
  /** @deprecated Use ui.path. Kept for one-cycle Feature compatibility. */
961
968
  path: PathSchema.optional(),
962
969
  /** @deprecated Use ui.icon. Kept for one-cycle Feature compatibility. */
@@ -965,9 +972,6 @@ var SystemEntrySchema = z.object({
965
972
  uiPosition: UiPositionSchema.optional(),
966
973
  /** @deprecated Use lifecycle. */
967
974
  enabled: z.boolean().optional(),
968
- /** @deprecated Use lifecycle: "beta". */
969
- devOnly: z.boolean().optional(),
970
- requiresAdmin: z.boolean().optional(),
971
975
  /** Domain-map iteration order. Convention: multiples of 10 (10, 20, 30, ...) to allow easy insertion. */
972
976
  order: z.number(),
973
977
  /**
@@ -994,36 +998,14 @@ var SystemEntrySchema = z.object({
994
998
  }).strict().refine((system) => system.label !== void 0 || system.title !== void 0, {
995
999
  path: ["label"],
996
1000
  message: "System must provide label or title"
997
- }).transform((system) => {
998
- const normalizedSystem = system.systems !== void 0 && system.subsystems === void 0 ? { ...system, subsystems: system.systems } : system;
999
- if (normalizedSystem.status === void 0) return normalizedSystem;
1000
- console.warn("[organization-model] System.status is deprecated; use System.lifecycle instead.");
1001
- return normalizedSystem.lifecycle === void 0 ? { ...normalizedSystem, lifecycle: normalizedSystem.status } : normalizedSystem;
1002
- });
1001
+ }).transform(
1002
+ (system) => system.systems !== void 0 && system.subsystems === void 0 ? { ...system, subsystems: system.systems } : system
1003
+ );
1003
1004
  var SystemsDomainSchema = z.record(z.string(), SystemEntrySchema).refine((record) => Object.entries(record).every(([key, entry]) => entry.id === key), {
1004
1005
  message: "Each system entry id must match its map key"
1005
1006
  }).default({});
1006
1007
  var DEFAULT_ORGANIZATION_MODEL_SYSTEMS = {};
1007
1008
 
1008
- // ../core/src/organization-model/readiness/profile-registry.ts
1009
- var _builtInProfileValidators = /* @__PURE__ */ new Map();
1010
- function registerBuiltInReadinessProfile(profileId, registration) {
1011
- _builtInProfileValidators.set(profileId, registration);
1012
- }
1013
- function getBuiltInReadinessProfile(profileId) {
1014
- return _builtInProfileValidators.get(profileId);
1015
- }
1016
- var _interfaceMarkerResolvers = /* @__PURE__ */ new Map();
1017
- function interfaceMarkerKey(systemPath, interfaceKey) {
1018
- return `${systemPath}::${interfaceKey}`;
1019
- }
1020
- function registerReadinessInterfaceMarker(systemPath, interfaceKey, resolver) {
1021
- _interfaceMarkerResolvers.set(interfaceMarkerKey(systemPath, interfaceKey), resolver);
1022
- }
1023
- function resolveReadinessInterfaceMarker(model, systemPath, interfaceKey) {
1024
- return _interfaceMarkerResolvers.get(interfaceMarkerKey(systemPath, interfaceKey))?.(model);
1025
- }
1026
-
1027
1009
  // ../core/src/organization-model/readiness/engine.ts
1028
1010
  function addReadinessIssue(issues, family, code, message, details = {}) {
1029
1011
  issues.push({
@@ -1450,4 +1432,4 @@ function setupBrowserMocks() {
1450
1432
  setupResizeObserver();
1451
1433
  }
1452
1434
 
1453
- export { APIClientError, API_URL, ActionInvocationSchema, ActionSchema, ActionsDomainSchema, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DEFAULT_ONTOLOGY_SCOPE, DEFAULT_ORGANIZATION_MODEL_ACTIONS, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, DescriptionSchema, EntitiesDomainSchema, EntitySchema, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, IconNameSchema, JsonValueSchema, LIMIT_ACTIVITY_FEED, LabelSchema, ModelIdSchema, NodeIdStringSchema, OAUTH_FLOW_TIMEOUT, OntologyIdSchema, OntologyScopeSchema, PAGE_SIZE_DEFAULT, PathSchema, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, SYSTEM_INTERFACE_PROFILES, SystemEntrySchema, SystemIdSchema, SystemInterfaceRefSchema, SystemLifecycleSchema, SystemPathSchema, SystemsDomainSchema, addReadinessIssue, ancestorsOf, childrenOf, compileOrganizationOntology, computeInterfaceReadiness, defaultPathFor, devOnlyFor, findById, findByPath, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatInterfaceIdentity, formatOntologyId, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getResourceColor, getResourceIcon, getResourcesForSystem, getSystem, getSystemAncestors, isAPIClientError, listAllSystems, listResolvedOntologyRecords, ontologyGraphNodeId, parentOf, parseOntologyId, registerBuiltInReadinessProfile, registerReadinessInterfaceMarker, requireCatalogReadiness, requireContractReadiness, requireScopedBinding, requiresAdminFor, resolveSystemConfig, resourceBindingIds, restoreConsole, setupBrowserMocks, suppressKnownWarnings, topLevel, validateEmail };
1435
+ export { APIClientError, API_URL, ActionInvocationSchema, ActionSchema, ActionsDomainSchema, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, DEFAULT_ONTOLOGY_SCOPE, DEFAULT_ORGANIZATION_MODEL_ACTIONS, DEFAULT_ORGANIZATION_MODEL_SYSTEMS, DescriptionSchema, EntitiesDomainSchema, EntitySchema, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, IconNameSchema, JsonValueSchema, LIMIT_ACTIVITY_FEED, LabelSchema, ModelIdSchema, NodeIdStringSchema, OAUTH_FLOW_TIMEOUT, OntologyIdSchema, OntologyScopeSchema, PAGE_SIZE_DEFAULT, PathSchema, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, SYSTEM_INTERFACE_PROFILES, SystemEntrySchema, SystemIdSchema, SystemInterfaceRefSchema, SystemLifecycleSchema, SystemPathSchema, SystemsDomainSchema, addReadinessIssue, ancestorsOf, childrenOf, compileOrganizationOntology, computeInterfaceReadiness, defaultPathFor, devOnlyFor, findById, findByPath, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatInterfaceIdentity, formatOntologyId, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getResourceColor, getResourceIcon, getResourcesForSystem, getSystem, getSystemAncestors, isAPIClientError, listAllSystems, listResolvedOntologyRecords, ontologyGraphNodeId, parentOf, parseOntologyId, registerBuiltInReadinessProfile, registerReadinessInterfaceMarker, requireCatalogReadiness, requireContractReadiness, requireScopedBinding, resolveSystemConfig, resourceBindingIds, restoreConsole, setupBrowserMocks, suppressKnownWarnings, topLevel, validateEmail };
@@ -1,4 +1,4 @@
1
- import { NavigationButton, useAppearance, useElevasisSystems } from './chunk-ZGCWTWBD.js';
1
+ import { NavigationButton, useAppearance, useElevasisSystems } from './chunk-WXHAHKKI.js';
2
2
  import { sidebarItemGap, sidebarSubLinkPaddingY, sidebarSubLinkPaddingX, sidebarSubLinkIndent, sidebarHoverDelay, sidebarTransitionDuration, sidebarCollapsedWidth, sidebarWidth, topbarHeight, sidebarToggleIconSize, sidebarSectionPadding, sidebarGroupChevronSize, sidebarIconInnerSize, SubshellNavItem } from './chunk-MISHPEJX.js';
3
3
  import { useRouterContext } from './chunk-Q7DJKLEN.js';
4
4
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
@@ -1,12 +1,12 @@
1
- import { CRM_API_INTERFACE } from './chunk-WPIASV3H.js';
1
+ import { CRM_API_INTERFACE } from './chunk-7WJEPTE7.js';
2
2
  import { PageContainer } from './chunk-BZZCNLT6.js';
3
3
  import { TableSelectionToolbar, SortableHeader } from './chunk-TUMSNGTX.js';
4
4
  import { FilterBar } from './chunk-PDHTXPSF.js';
5
- import { CrmSidebarMiddle, useDealsSummary, useOptionalElevasisSystems, getCrmPipelineCatalog, CenteredErrorState, StatCard, PageTitleCaption, useDeleteDeal, usePaginationState, useDeals, useTableSort, sortData, useTableSelection, SubshellContentContainer, EmptyState, CustomModal, useDealDetail, useCrmActions, ActivityTimeline, useCompany, ContextViewer, JsonViewer, dealKeys, useContact, deriveActions, useExecuteAction } from './chunk-ZGCWTWBD.js';
6
- import { showApiErrorNotification, showSuccessNotification } from './chunk-NDHMZT2G.js';
7
- import { CardHeader } from './chunk-62GVNH5U.js';
5
+ import { CrmSidebarMiddle, useDealsSummary, useOptionalElevasisSystems, getCrmPipelineCatalog, CenteredErrorState, StatCard, PageTitleCaption, useDeleteDeal, usePaginationState, useDeals, useTableSort, sortData, useTableSelection, SubshellContentContainer, EmptyState, CustomModal, useDealDetail, useCrmActions, ActivityTimeline, useCompany, ContextViewer, JsonViewer, dealKeys, useContact, deriveActions, useExecuteAction } from './chunk-WXHAHKKI.js';
6
+ import { showApiErrorNotification, showSuccessNotification } from './chunk-C75XWBYZ.js';
8
7
  import { SubshellSidebarSection } from './chunk-MISHPEJX.js';
9
- import { computeInterfaceReadiness, getSystem, PAGE_SIZE_DEFAULT, formatTimeAgo } from './chunk-L3HFJFYF.js';
8
+ import { CardHeader } from './chunk-62GVNH5U.js';
9
+ import { computeInterfaceReadiness, getSystem, PAGE_SIZE_DEFAULT, formatTimeAgo } from './chunk-NM4A63KJ.js';
10
10
  import { useElevasisServices } from './chunk-BI5VDO2K.js';
11
11
  import { Stack, Paper, Center, Loader, Group, Box, Text, Alert, Table, SimpleGrid, Button, Select, TextInput, Tabs, Checkbox, Badge, Tooltip, Pagination, Title, Code, Card, SegmentedControl, Switch, NumberInput, ColorSwatch, Popover, ActionIcon, Anchor, CopyButton, Divider, Textarea } from '@mantine/core';
12
12
  import { IconAddressBook, IconColumns, IconHistory, IconAlertCircle, IconCurrencyDollar, IconChartBar, IconBriefcase, IconTrophy, IconSearch, IconTargetArrow, IconAlertTriangle, IconMessages, IconArrowLeft, IconFileText, IconInbox, IconUser, IconBolt, IconBuilding, IconSettings, IconRestore, IconInfoCircle, IconMailForward, IconPlus, IconArrowRight, IconNote, IconCheck, IconCopy } from '@tabler/icons-react';
@@ -1,5 +1,5 @@
1
1
  import { OrganizationContext } from './chunk-DD3CCMCZ.js';
2
- import { APIClientError } from './chunk-L3HFJFYF.js';
2
+ import { APIClientError } from './chunk-NM4A63KJ.js';
3
3
  import { createContext, useContext, useMemo, useCallback } from 'react';
4
4
  import { jsx } from 'react/jsx-runtime';
5
5