@elevasis/ui 2.67.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 (122) hide show
  1. package/dist/api/index.d.ts +1 -1
  2. package/dist/api/index.js +3 -3
  3. package/dist/app/index.d.ts +575 -370
  4. package/dist/app/index.js +17 -23
  5. package/dist/auth/index.css +149 -149
  6. package/dist/auth/index.d.ts +5 -0
  7. package/dist/auth/index.js +11 -13
  8. package/dist/charts/index.css +208 -208
  9. package/dist/charts/index.js +11 -13
  10. package/dist/{chunk-M535KHLW.js → chunk-26BTE3Z4.js} +1 -1
  11. package/dist/chunk-3KMDHCAR.js +52 -0
  12. package/dist/chunk-3MEXPLWT.js +265 -0
  13. package/dist/chunk-4JHLS234.js +39 -0
  14. package/dist/chunk-6PZFOHJK.js +1764 -0
  15. package/dist/chunk-7WJEPTE7.js +194 -0
  16. package/dist/chunk-AH52XQB7.js +1 -0
  17. package/dist/{chunk-UFTM5SZZ.js → chunk-AKANHRQ5.js} +9 -3
  18. package/dist/chunk-BZZCNLT6.js +12 -0
  19. package/dist/chunk-C75XWBYZ.js +383 -0
  20. package/dist/chunk-DLR4SDZW.js +51 -0
  21. package/dist/{chunk-4OEVLV66.js → chunk-FLECOYUS.js} +113 -148
  22. package/dist/chunk-IRV6KJPV.js +425 -0
  23. package/dist/chunk-IT7GTJCB.js +10 -0
  24. package/dist/chunk-LGKLC5MG.js +44 -0
  25. package/dist/chunk-MFLM7BVC.js +85 -0
  26. package/dist/chunk-MRVGQLWN.js +1595 -0
  27. package/dist/{chunk-4DV4ECMG.js → chunk-N7U24M2J.js} +4 -0
  28. package/dist/{chunk-I7BZVVVU.js → chunk-NM4A63KJ.js} +104 -415
  29. package/dist/chunk-NU3NBXHP.js +1194 -0
  30. package/dist/chunk-PDHTXPSF.js +12 -0
  31. package/dist/chunk-RW64UJWT.js +1934 -0
  32. package/dist/{chunk-JFBZ6XDW.js → chunk-SNZDFCOQ.js} +3 -49
  33. package/dist/chunk-TUMSNGTX.js +35 -0
  34. package/dist/chunk-UD657ICS.js +589 -0
  35. package/dist/{chunk-XNW3O6QW.js → chunk-VDX6DL7Z.js} +1 -1
  36. package/dist/chunk-WXHAHKKI.js +16411 -0
  37. package/dist/chunk-XAZR3T6Y.js +2162 -0
  38. package/dist/chunk-XQ3ILKYN.js +37 -0
  39. package/dist/chunk-YCRINA2D.js +67 -0
  40. package/dist/chunk-YGCMMOY4.js +1484 -0
  41. package/dist/chunk-YNRYIXUT.js +10945 -0
  42. package/dist/chunk-ZD6LM53O.js +4528 -0
  43. package/dist/chunk-ZPTEGGKU.js +631 -0
  44. package/dist/components/chat/index.js +2 -1
  45. package/dist/components/index.css +208 -208
  46. package/dist/components/index.d.ts +1634 -264
  47. package/dist/components/index.js +2774 -14
  48. package/dist/components/navigation/index.css +149 -149
  49. package/dist/components/navigation/index.js +12 -13
  50. package/dist/features/auth/index.css +149 -149
  51. package/dist/features/auth/index.d.ts +457 -167
  52. package/dist/features/auth/index.js +13 -14
  53. package/dist/features/clients/index.css +208 -208
  54. package/dist/features/clients/index.d.ts +39 -1
  55. package/dist/features/clients/index.js +16 -13
  56. package/dist/features/content/index.d.ts +1788 -0
  57. package/dist/features/content/index.js +2180 -0
  58. package/dist/features/crm/index.d.ts +1802 -231
  59. package/dist/features/crm/index.js +16 -13
  60. package/dist/features/dashboard/index.d.ts +1 -8
  61. package/dist/features/dashboard/index.js +17 -13
  62. package/dist/features/delivery/index.d.ts +457 -167
  63. package/dist/features/delivery/index.js +16 -13
  64. package/dist/features/knowledge/index.css +149 -149
  65. package/dist/features/knowledge/index.js +11 -13
  66. package/dist/features/lead-gen/index.d.ts +53 -104
  67. package/dist/features/lead-gen/index.js +17 -13
  68. package/dist/features/monitoring/index.js +16 -13
  69. package/dist/features/monitoring/requests/index.js +15 -20
  70. package/dist/features/operations/index.d.ts +1 -86
  71. package/dist/features/operations/index.js +22 -12
  72. package/dist/features/public-agent-chat/index.js +2 -1
  73. package/dist/features/seo/index.js +2 -1
  74. package/dist/features/settings/index.d.ts +457 -167
  75. package/dist/features/settings/index.js +15 -13
  76. package/dist/hooks/access/index.css +149 -149
  77. package/dist/hooks/access/index.d.ts +5 -0
  78. package/dist/hooks/access/index.js +11 -13
  79. package/dist/hooks/delivery/index.d.ts +457 -167
  80. package/dist/hooks/delivery/index.js +2 -23
  81. package/dist/hooks/index.d.ts +2203 -244
  82. package/dist/hooks/index.js +11 -13
  83. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -8
  84. package/dist/hooks/published.d.ts +2203 -244
  85. package/dist/hooks/published.js +11 -13
  86. package/dist/initialization/index.d.ts +465 -169
  87. package/dist/knowledge/index.css +149 -149
  88. package/dist/knowledge/index.d.ts +5 -90
  89. package/dist/knowledge/index.js +3215 -3203
  90. package/dist/{knowledge-search-index-6EZNBNSR.js → knowledge-search-index-LP2WVSQX.js} +689 -695
  91. package/dist/layout/index.css +149 -149
  92. package/dist/layout/index.js +15 -13
  93. package/dist/organization/index.d.ts +10 -4
  94. package/dist/organization/index.js +1 -21
  95. package/dist/profile/index.d.ts +457 -167
  96. package/dist/provider/index.d.ts +576 -372
  97. package/dist/provider/index.js +11 -13
  98. package/dist/provider/published.css +149 -149
  99. package/dist/provider/published.d.ts +576 -372
  100. package/dist/provider/published.js +11 -13
  101. package/dist/supabase/index.d.ts +906 -347
  102. package/dist/test-utils/index.d.ts +15 -2
  103. package/dist/test-utils/index.js +41 -12
  104. package/dist/test-utils/setup-integration.js +1 -1
  105. package/dist/test-utils/setup.js +1 -1
  106. package/dist/theme/index.js +3 -2
  107. package/dist/theme/presets/index.js +1 -1
  108. package/dist/typeform/index.js +2049 -1
  109. package/dist/types/index.d.ts +477 -177
  110. package/dist/utils/index.d.ts +1 -8
  111. package/dist/utils/index.js +1 -1
  112. package/dist/vite/index.js +2 -2
  113. package/dist/vite-plugin-knowledge/index.js +1 -1
  114. package/package.json +7 -3
  115. package/src/features/README.md +28 -28
  116. package/dist/chunk-5TERYXOO.js +0 -51390
  117. package/dist/chunk-AUDNF2Q7.js +0 -2050
  118. package/dist/index.d.ts +0 -17888
  119. package/dist/index.js +0 -30
  120. package/dist/{chunk-GMXGDO3I.js → chunk-MISHPEJX.js} +1 -1
  121. package/dist/{chunk-RBGVNPA6.js → chunk-XQBURFKM.js} +0 -0
  122. package/dist/{index.css → features/content/index.css} +149 -149
@@ -192,8 +192,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
192
192
  resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
193
193
  readinessContract: z.ZodOptional<z.ZodObject<{
194
194
  requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
195
- requiredCatalogs: z.ZodDefault<z.ZodArray<z.ZodString>>;
196
- requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
195
+ requiredCatalogs: z.ZodArray<z.ZodString>;
197
196
  }, z.core.$strict>>;
198
197
  }, z.core.$strict>;
199
198
  type JsonPrimitive = string | number | boolean | null;
@@ -212,7 +211,6 @@ interface SystemEntry {
212
211
  path: string;
213
212
  surfaces: string[];
214
213
  icon?: string;
215
- order?: number;
216
214
  };
217
215
  lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
218
216
  responsibleRoleId?: string;
@@ -222,17 +220,12 @@ interface SystemEntry {
222
220
  intent: 'exposes' | 'consumes';
223
221
  invocation?: unknown;
224
222
  }[];
225
- policies?: string[];
226
223
  drivesGoals?: string[];
227
224
  apiInterface?: z.infer<typeof SystemApiInterfaceSchema>;
228
- /** @deprecated Use lifecycle. Accepted for one publish cycle. */
229
- status?: 'active' | 'deprecated' | 'archived';
230
225
  path?: string;
231
226
  icon?: string;
232
227
  uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
233
228
  enabled?: boolean;
234
- devOnly?: boolean;
235
- requiresAdmin?: boolean;
236
229
  order: number;
237
230
  config?: Record<string, JsonValue>;
238
231
  ontology?: OntologyScope;
@@ -1,4 +1,4 @@
1
- export { APIClientError, API_URL, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, LIMIT_ACTIVITY_FEED, OAUTH_FLOW_TIMEOUT, PAGE_SIZE_DEFAULT, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getResourceColor, getResourceIcon, isAPIClientError, restoreConsole, setupBrowserMocks, suppressKnownWarnings, validateEmail } from '../chunk-I7BZVVVU.js';
1
+ export { APIClientError, API_URL, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, LIMIT_ACTIVITY_FEED, OAUTH_FLOW_TIMEOUT, PAGE_SIZE_DEFAULT, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getResourceColor, getResourceIcon, isAPIClientError, restoreConsole, setupBrowserMocks, suppressKnownWarnings, validateEmail } from '../chunk-NM4A63KJ.js';
2
2
  export { REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, debounce, getTimeRangeDates, getTimeRangeLabel } from '../chunk-Y6I3IC45.js';
3
3
  export { ResourceStatusColors } from '../chunk-6SSQGWK7.js';
4
4
  import '../chunk-TVTSASST.js';
@@ -1,5 +1,5 @@
1
- import { knowledgePlugin } from '../chunk-UFTM5SZZ.js';
2
- export { knowledgePlugin } from '../chunk-UFTM5SZZ.js';
1
+ import { knowledgePlugin } from '../chunk-AKANHRQ5.js';
2
+ export { knowledgePlugin } from '../chunk-AKANHRQ5.js';
3
3
  import '../chunk-I2KLQ2HA.js';
4
4
  import { existsSync, readFileSync } from 'fs';
5
5
  import { resolve } from 'path';
@@ -1,2 +1,2 @@
1
- export { knowledgePlugin } from '../chunk-UFTM5SZZ.js';
1
+ export { knowledgePlugin } from '../chunk-AKANHRQ5.js';
2
2
  import '../chunk-I2KLQ2HA.js';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elevasis/ui",
3
- "version": "2.67.0",
3
+ "version": "2.69.0",
4
4
  "description": "UI components and platform-aware hooks for building custom frontends on the Elevasis platform",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -56,6 +56,10 @@
56
56
  "types": "./dist/features/clients/index.d.ts",
57
57
  "import": "./dist/features/clients/index.js"
58
58
  },
59
+ "./features/content": {
60
+ "types": "./dist/features/content/index.d.ts",
61
+ "import": "./dist/features/content/index.js"
62
+ },
59
63
  "./features/crm": {
60
64
  "types": "./dist/features/crm/index.d.ts",
61
65
  "import": "./dist/features/crm/index.js"
@@ -276,9 +280,9 @@
276
280
  "typescript": "5.9.2",
277
281
  "vite": "^7.0.0",
278
282
  "vitest": "^3.2.4",
279
- "@elevasis/sdk": "1.44.3",
283
+ "@elevasis/sdk": "1.45.0",
284
+ "@repo/core": "0.61.0",
280
285
  "@repo/elevasis-core": "1.0.0",
281
- "@repo/core": "0.59.0",
282
286
  "@repo/typescript-config": "0.0.0",
283
287
  "@repo/eslint-config": "0.0.0"
284
288
  },
@@ -1,28 +1,28 @@
1
- # Features
2
-
3
- Feature subpaths package complete shell-level UI flows for downstream apps.
4
-
5
- ## Published Feature Surfaces
6
-
7
- - `./features/auth`
8
- - `./features/crm`
9
- - `./features/dashboard`
10
- - `./features/delivery`
11
- - `./features/lead-gen`
12
- - `./features/operations`
13
- - `./features/monitoring`
14
- - `./features/seo`
15
- - `./features/settings`
16
-
17
- ## What They Contain
18
-
19
- - Route shells and page-level components
20
- - Sidebars and feature-specific navigation
21
- - Feature manifests for registry consumers
22
- - Feature-specific hooks and shared constants
23
-
24
- ## Notes
25
-
26
- - These surfaces are meant for app composition, not for low-level design-system primitives.
27
- - Some feature exports are also re-exported through `./components` for convenience in legacy or mixed consumers.
28
-
1
+ # Features
2
+
3
+ Feature subpaths package complete shell-level UI flows for downstream apps.
4
+
5
+ ## Published Feature Surfaces
6
+
7
+ - `./features/auth`
8
+ - `./features/content`
9
+ - `./features/crm`
10
+ - `./features/dashboard`
11
+ - `./features/delivery`
12
+ - `./features/lead-gen`
13
+ - `./features/operations`
14
+ - `./features/monitoring`
15
+ - `./features/seo`
16
+ - `./features/settings`
17
+
18
+ ## What They Contain
19
+
20
+ - Route shells and page-level components
21
+ - Sidebars and feature-specific navigation
22
+ - Feature manifests for registry consumers
23
+ - Feature-specific hooks and shared constants
24
+
25
+ ## Notes
26
+
27
+ - These surfaces are meant for app composition, not for low-level design-system primitives.
28
+ - Some feature exports are also re-exported through `./components` for convenience in legacy or mixed consumers.