@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
@@ -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 [workOsOrgIdBrand]: true;
7
+ readonly __orgIdBrand: 'workos';
9
8
  };
10
9
 
11
10
  /**
@@ -2209,6 +2209,7 @@ type Database = {
2209
2209
  created_at: string | null;
2210
2210
  error: string | null;
2211
2211
  execution_id: string;
2212
+ idempotency_key: string | null;
2212
2213
  input: Json | null;
2213
2214
  last_heartbeat_at: string | null;
2214
2215
  logs: Json | null;
@@ -2235,6 +2236,7 @@ type Database = {
2235
2236
  created_at?: string | null;
2236
2237
  error?: string | null;
2237
2238
  execution_id?: string;
2239
+ idempotency_key?: string | null;
2238
2240
  input?: Json | null;
2239
2241
  last_heartbeat_at?: string | null;
2240
2242
  logs?: Json | null;
@@ -2261,6 +2263,7 @@ type Database = {
2261
2263
  created_at?: string | null;
2262
2264
  error?: string | null;
2263
2265
  execution_id?: string;
2266
+ idempotency_key?: string | null;
2264
2267
  input?: Json | null;
2265
2268
  last_heartbeat_at?: string | null;
2266
2269
  logs?: Json | null;
@@ -3810,10 +3813,9 @@ type Database = {
3810
3813
  };
3811
3814
  };
3812
3815
 
3813
- declare const workOsOrgIdBrand: unique symbol;
3814
3816
  /** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
3815
3817
  type WorkOsOrgId = string & {
3816
- readonly [workOsOrgIdBrand]: true;
3818
+ readonly __orgIdBrand: 'workos';
3817
3819
  };
3818
3820
 
3819
3821
  /**
@@ -1,10 +1,9 @@
1
- export { AppearanceProvider, CrmActionsProvider, ElevasisCoreProvider, ElevasisSystemsProvider, ElevasisUIProvider, ListActionsProvider, NotificationProvider, SystemShell, createTestSystemsProvider, selectDeclaredSystems, useAppearance, useCrmActions, useElevasisSystems, useListActions, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-SB3IHM5Y.js';
2
- import '../chunk-R6NMRXNO.js';
3
- import '../chunk-RBGVNPA6.js';
4
- import '../chunk-ZG6YJUT4.js';
1
+ export { AppearanceProvider, CrmActionsProvider, ElevasisCoreProvider, ElevasisSystemsProvider, ElevasisUIProvider, ListActionsProvider, NotificationProvider, SystemShell, createTestSystemsProvider, selectDeclaredSystems, useAppearance, useCrmActions, useElevasisSystems, useListActions, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-K55TU6CC.js';
2
+ import '../chunk-4WLAVUPS.js';
3
+ import '../chunk-RXZ3XDBM.js';
4
+ import '../chunk-JZQNUQE4.js';
5
5
  import '../chunk-L7BZZ4SI.js';
6
- import '../chunk-ICHDIVQO.js';
7
- import '../chunk-MISHPEJX.js';
6
+ import '../chunk-KXNRTJAE.js';
8
7
  import '../chunk-62GVNH5U.js';
9
8
  import '../chunk-P45GQ3ZW.js';
10
9
  import '../chunk-2GIJBHZT.js';
@@ -15,7 +14,7 @@ import '../chunk-UD657ICS.js';
15
14
  import '../chunk-DD3CCMCZ.js';
16
15
  import '../chunk-RNP5R5I3.js';
17
16
  import '../chunk-RT4KRGZT.js';
18
- import '../chunk-A2SB32YV.js';
17
+ import '../chunk-5ZK7K7YP.js';
19
18
  import '../chunk-Y6I3IC45.js';
20
19
  import '../chunk-6SSQGWK7.js';
21
20
  export { ElevasisServiceProvider, useElevasisServices } from '../chunk-BI5VDO2K.js';
@@ -2208,6 +2208,7 @@ type Database = {
2208
2208
  created_at: string | null;
2209
2209
  error: string | null;
2210
2210
  execution_id: string;
2211
+ idempotency_key: string | null;
2211
2212
  input: Json | null;
2212
2213
  last_heartbeat_at: string | null;
2213
2214
  logs: Json | null;
@@ -2234,6 +2235,7 @@ type Database = {
2234
2235
  created_at?: string | null;
2235
2236
  error?: string | null;
2236
2237
  execution_id?: string;
2238
+ idempotency_key?: string | null;
2237
2239
  input?: Json | null;
2238
2240
  last_heartbeat_at?: string | null;
2239
2241
  logs?: Json | null;
@@ -2260,6 +2262,7 @@ type Database = {
2260
2262
  created_at?: string | null;
2261
2263
  error?: string | null;
2262
2264
  execution_id?: string;
2265
+ idempotency_key?: string | null;
2263
2266
  input?: Json | null;
2264
2267
  last_heartbeat_at?: string | null;
2265
2268
  logs?: Json | null;
@@ -3809,10 +3812,9 @@ type Database = {
3809
3812
  };
3810
3813
  };
3811
3814
 
3812
- declare const workOsOrgIdBrand: unique symbol;
3813
3815
  /** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
3814
3816
  type WorkOsOrgId = string & {
3815
- readonly [workOsOrgIdBrand]: true;
3817
+ readonly __orgIdBrand: 'workos';
3816
3818
  };
3817
3819
 
3818
3820
  /**
@@ -1,10 +1,9 @@
1
- export { AppearanceProvider, ElevasisCoreProvider, ElevasisSystemsProvider, NotificationProvider, SystemShell, selectDeclaredSystems, useAppearance, useElevasisSystems, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-SB3IHM5Y.js';
2
- import '../chunk-R6NMRXNO.js';
3
- import '../chunk-RBGVNPA6.js';
4
- import '../chunk-ZG6YJUT4.js';
1
+ export { AppearanceProvider, ElevasisCoreProvider, ElevasisSystemsProvider, NotificationProvider, SystemShell, selectDeclaredSystems, useAppearance, useElevasisSystems, useNotificationAdapter, useOptionalElevasisSystems, useResolvedOrganizationModel } from '../chunk-K55TU6CC.js';
2
+ import '../chunk-4WLAVUPS.js';
3
+ import '../chunk-RXZ3XDBM.js';
4
+ import '../chunk-JZQNUQE4.js';
5
5
  import '../chunk-L7BZZ4SI.js';
6
- import '../chunk-ICHDIVQO.js';
7
- import '../chunk-MISHPEJX.js';
6
+ import '../chunk-KXNRTJAE.js';
8
7
  import '../chunk-62GVNH5U.js';
9
8
  import '../chunk-P45GQ3ZW.js';
10
9
  import '../chunk-2GIJBHZT.js';
@@ -15,7 +14,7 @@ import '../chunk-UD657ICS.js';
15
14
  import '../chunk-DD3CCMCZ.js';
16
15
  import '../chunk-RNP5R5I3.js';
17
16
  import '../chunk-RT4KRGZT.js';
18
- import '../chunk-A2SB32YV.js';
17
+ import '../chunk-5ZK7K7YP.js';
19
18
  import '../chunk-Y6I3IC45.js';
20
19
  import '../chunk-6SSQGWK7.js';
21
20
  export { ElevasisServiceProvider, useElevasisServices } from '../chunk-BI5VDO2K.js';
@@ -7,10 +7,9 @@ import * as vitest from 'vitest';
7
7
  import * as msw_node from 'msw/node';
8
8
  import * as msw from 'msw';
9
9
 
10
- declare const workOsOrgIdBrand: unique symbol;
11
10
  /** A WorkOS organization id (`org_...`) -- the auth identity for API/SSE/query keys. */
12
11
  type WorkOsOrgId = string & {
13
- readonly [workOsOrgIdBrand]: true;
12
+ readonly __orgIdBrand: 'workos';
14
13
  };
15
14
 
16
15
  /**
@@ -2,10 +2,10 @@ import { server, handlers } from '../chunk-7XKCG5CT.js';
2
2
  export { handlers, server } from '../chunk-7XKCG5CT.js';
3
3
  import { mockWorkOSUser, mockUseAuth, mockUnauthenticatedUser, mockAuthenticatedUser, mockAuthLoading, createMockUseAuth } from '../chunk-N7U24M2J.js';
4
4
  export { createMockUseAuth, mockAuthLoading, mockAuthenticatedUser, mockUnauthenticatedUser, mockUseAuth, mockWorkOSUser } from '../chunk-N7U24M2J.js';
5
- import '../chunk-3H5DIJN7.js';
6
- import { ApiClientProvider } from '../chunk-ZG6YJUT4.js';
5
+ import '../chunk-SVZR4GYA.js';
6
+ import { ApiClientProvider } from '../chunk-JZQNUQE4.js';
7
7
  import '../chunk-DD3CCMCZ.js';
8
- import '../chunk-A2SB32YV.js';
8
+ import '../chunk-5ZK7K7YP.js';
9
9
  import '../chunk-Y6I3IC45.js';
10
10
  import '../chunk-6SSQGWK7.js';
11
11
  import { ElevasisServiceProvider } from '../chunk-BI5VDO2K.js';
@@ -1,4 +1,4 @@
1
- export { useAvailablePresets } from '../chunk-ZFISGKYW.js';
2
- export { PresetsProvider, TOKEN_VAR_MAP, componentThemes, createCssVariablesResolver, mantineThemeOverride, usePresetsContext } from '../chunk-R6NMRXNO.js';
3
- export { generateShades, getPreset, PRESETS as presets } from '../chunk-RBGVNPA6.js';
1
+ export { useAvailablePresets } from '../chunk-IIEZXXDD.js';
2
+ export { PresetsProvider, TOKEN_VAR_MAP, componentThemes, createCssVariablesResolver, mantineThemeOverride, usePresetsContext } from '../chunk-4WLAVUPS.js';
3
+ export { generateShades, getPreset, PRESETS as presets } from '../chunk-RXZ3XDBM.js';
4
4
  import '../chunk-I2KLQ2HA.js';
@@ -1,2 +1,2 @@
1
- export { THEME_PRESETS, ThemePresetEnum, generateShades, getPreset, PRESETS as presets } from '../../chunk-RBGVNPA6.js';
1
+ export { THEME_PRESETS, ThemePresetEnum, generateShades, getPreset, PRESETS as presets } from '../../chunk-RXZ3XDBM.js';
2
2
  import '../../chunk-I2KLQ2HA.js';