@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
@@ -211,7 +211,6 @@ interface SystemEntry {
211
211
  path: string;
212
212
  surfaces: string[];
213
213
  icon?: string;
214
- order?: number;
215
214
  };
216
215
  lifecycle?: 'draft' | 'beta' | 'active' | 'deprecated' | 'archived';
217
216
  responsibleRoleId?: string;
@@ -221,17 +220,12 @@ interface SystemEntry {
221
220
  intent: 'exposes' | 'consumes';
222
221
  invocation?: unknown;
223
222
  }[];
224
- policies?: string[];
225
223
  drivesGoals?: string[];
226
224
  apiInterface?: z.infer<typeof SystemApiInterfaceSchema>;
227
- /** @deprecated Use lifecycle. Accepted for one publish cycle. */
228
- status?: 'active' | 'deprecated' | 'archived';
229
225
  path?: string;
230
226
  icon?: string;
231
227
  uiPosition?: 'sidebar-primary' | 'sidebar-bottom';
232
228
  enabled?: boolean;
233
- devOnly?: boolean;
234
- requiresAdmin?: boolean;
235
229
  order: number;
236
230
  config?: Record<string, JsonValue>;
237
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-L3HFJFYF.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.68.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,11 +280,11 @@
276
280
  "typescript": "5.9.2",
277
281
  "vite": "^7.0.0",
278
282
  "vitest": "^3.2.4",
279
- "@elevasis/sdk": "1.44.3",
280
- "@repo/core": "0.60.0",
281
- "@repo/eslint-config": "0.0.0",
283
+ "@elevasis/sdk": "1.45.0",
284
+ "@repo/core": "0.61.0",
285
+ "@repo/elevasis-core": "1.0.0",
282
286
  "@repo/typescript-config": "0.0.0",
283
- "@repo/elevasis-core": "1.0.0"
287
+ "@repo/eslint-config": "0.0.0"
284
288
  },
285
289
  "dependencies": {
286
290
  "@dagrejs/dagre": "^1.1.4",
@@ -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.
File without changes