@elevasis/ui 2.66.0 → 2.68.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.
- package/dist/api/index.d.ts +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.d.ts +16 -15
- package/dist/app/index.js +31 -21
- package/dist/auth/index.js +10 -12
- package/dist/charts/index.js +10 -12
- package/dist/chunk-2MTP3H3A.js +425 -0
- package/dist/chunk-3KMDHCAR.js +52 -0
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-XNW3O6QW.js → chunk-5NRJ2BLQ.js} +1 -1
- package/dist/chunk-75NOC536.js +2162 -0
- package/dist/chunk-76IVMVI3.js +1764 -0
- package/dist/chunk-AH52XQB7.js +1 -0
- package/dist/chunk-BZZCNLT6.js +12 -0
- package/dist/chunk-DLR4SDZW.js +51 -0
- package/dist/chunk-FK3K2VK2.js +2103 -0
- package/dist/chunk-GBXTRSAU.js +37 -0
- package/dist/chunk-HJVPVS57.js +1934 -0
- package/dist/{chunk-M535KHLW.js → chunk-JC5W55J3.js} +1 -1
- package/dist/{chunk-I7BZVVVU.js → chunk-L3HFJFYF.js} +89 -382
- package/dist/chunk-LGKLC5MG.js +44 -0
- package/dist/{chunk-4DV4ECMG.js → chunk-N7U24M2J.js} +4 -0
- package/dist/chunk-NDHMZT2G.js +383 -0
- package/dist/chunk-OOACTYRA.js +10 -0
- package/dist/chunk-PDHTXPSF.js +12 -0
- package/dist/chunk-QYI5BZKM.js +85 -0
- package/dist/{chunk-4OEVLV66.js → chunk-R6NMRXNO.js} +112 -147
- package/dist/chunk-SIVUCZXQ.js +1194 -0
- package/dist/{chunk-JFBZ6XDW.js → chunk-SNZDFCOQ.js} +3 -49
- package/dist/chunk-TGPJNKDU.js +1595 -0
- package/dist/chunk-TUMSNGTX.js +35 -0
- package/dist/chunk-TYKAKJGW.js +67 -0
- package/dist/chunk-UD657ICS.js +589 -0
- package/dist/chunk-WPIASV3H.js +194 -0
- package/dist/chunk-ZFISGKYW.js +39 -0
- package/dist/chunk-ZGCWTWBD.js +16127 -0
- package/dist/chunk-ZNKZMK2E.js +4528 -0
- package/dist/chunk-ZWS3TCQR.js +11032 -0
- package/dist/components/chat/index.js +2 -1
- package/dist/components/index.d.ts +23 -11
- package/dist/components/index.js +2773 -14
- package/dist/components/navigation/index.js +11 -12
- package/dist/features/auth/index.d.ts +0 -4
- package/dist/features/auth/index.js +12 -13
- package/dist/features/clients/index.js +14 -12
- package/dist/features/crm/index.d.ts +1371 -15
- package/dist/features/crm/index.js +15 -12
- package/dist/features/dashboard/index.d.ts +1 -2
- package/dist/features/dashboard/index.js +15 -12
- package/dist/features/delivery/index.d.ts +0 -4
- package/dist/features/delivery/index.js +15 -12
- package/dist/features/knowledge/index.js +10 -12
- package/dist/features/lead-gen/index.d.ts +35 -15
- package/dist/features/lead-gen/index.js +16 -12
- package/dist/features/monitoring/index.js +15 -12
- package/dist/features/monitoring/requests/index.js +13 -13
- package/dist/features/operations/index.d.ts +1 -2
- package/dist/features/operations/index.js +21 -12
- package/dist/features/public-agent-chat/index.js +2 -1
- package/dist/features/seo/index.js +2 -1
- package/dist/features/settings/index.d.ts +0 -4
- package/dist/features/settings/index.js +14 -12
- package/dist/hooks/access/index.js +10 -12
- package/dist/hooks/delivery/index.d.ts +0 -4
- package/dist/hooks/delivery/index.js +2 -23
- package/dist/hooks/index.d.ts +13 -7
- package/dist/hooks/index.js +10 -12
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +1 -2
- package/dist/hooks/published.d.ts +13 -7
- package/dist/hooks/published.js +10 -12
- package/dist/initialization/index.d.ts +1 -5
- package/dist/knowledge/index.d.ts +1 -2
- package/dist/knowledge/index.js +15 -13
- package/dist/layout/index.js +14 -12
- package/dist/organization/index.d.ts +3 -3
- package/dist/organization/index.js +1 -21
- package/dist/profile/index.d.ts +0 -4
- package/dist/provider/index.d.ts +2 -7
- package/dist/provider/index.js +10 -12
- package/dist/provider/published.d.ts +2 -7
- package/dist/provider/published.js +10 -12
- package/dist/supabase/index.d.ts +0 -8
- package/dist/test-utils/index.d.ts +5 -0
- package/dist/test-utils/index.js +5 -5
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +2 -1
- package/dist/typeform/index.js +2049 -1
- package/dist/types/index.d.ts +13 -7
- package/dist/utils/index.d.ts +1 -2
- package/dist/utils/index.js +1 -1
- package/package.json +5 -5
- package/dist/chunk-ANNM5R7S.js +0 -51404
- package/dist/chunk-AUDNF2Q7.js +0 -2050
- package/dist/index.css +0 -659
- package/dist/index.d.ts +0 -17888
- package/dist/index.js +0 -30
- package/dist/{chunk-GMXGDO3I.js → chunk-MISHPEJX.js} +1 -1
package/dist/types/index.d.ts
CHANGED
|
@@ -3852,10 +3852,6 @@ type Database = {
|
|
|
3852
3852
|
Args: Record<PropertyKey, never>;
|
|
3853
3853
|
Returns: string;
|
|
3854
3854
|
};
|
|
3855
|
-
detect_stalled_executions: {
|
|
3856
|
-
Args: Record<PropertyKey, never>;
|
|
3857
|
-
Returns: undefined;
|
|
3858
|
-
};
|
|
3859
3855
|
execute_session_turn: {
|
|
3860
3856
|
Args: {
|
|
3861
3857
|
p_session_id: string;
|
|
@@ -4021,7 +4017,18 @@ type ApiKeyListItem = Omit<SupabaseApiKey, 'key_hash'>;
|
|
|
4021
4017
|
|
|
4022
4018
|
/** Raw database row type for acq_deals table */
|
|
4023
4019
|
type AcqDealRow = Database['public']['Tables']['acq_deals']['Row'];
|
|
4024
|
-
|
|
4020
|
+
/**
|
|
4021
|
+
* Deal stage key. Intentionally an open string, not a closed union — stage
|
|
4022
|
+
* vocabulary is tenant-owned content (see the `CrmStageKeySchema` comment in
|
|
4023
|
+
* api-schemas.ts: "CRM stage/state catalogs are model-owned... The published
|
|
4024
|
+
* core schema validates only the transport shape; closed-catalog membership
|
|
4025
|
+
* is enforced by the caller/API layer via model-injected validators"). A
|
|
4026
|
+
* closed union here would bake Elevasis's specific pipeline
|
|
4027
|
+
* (`interested`/`proposal`/`closing`/`closed_won`/`closed_lost`/`nurturing`)
|
|
4028
|
+
* into every tenant's type surface. `DealStageSchema` in api-schemas.ts is
|
|
4029
|
+
* already `z.string()` for the same reason; this type now matches it.
|
|
4030
|
+
*/
|
|
4031
|
+
type DealStage = string;
|
|
4025
4032
|
type DealPriorityBucketKey = 'needs_response' | 'follow_up_due' | 'waiting' | 'stale' | 'closed_low';
|
|
4026
4033
|
interface DealPriority {
|
|
4027
4034
|
bucketKey: DealPriorityBucketKey;
|
|
@@ -4417,8 +4424,7 @@ declare const SystemApiInterfaceSchema: z.ZodObject<{
|
|
|
4417
4424
|
resourceIds: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodString>>>;
|
|
4418
4425
|
readinessContract: z.ZodOptional<z.ZodObject<{
|
|
4419
4426
|
requiredObjects: z.ZodDefault<z.ZodArray<z.ZodString>>;
|
|
4420
|
-
requiredCatalogs: z.
|
|
4421
|
-
requiredKinds: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
4427
|
+
requiredCatalogs: z.ZodArray<z.ZodString>;
|
|
4422
4428
|
}, z.core.$strict>>;
|
|
4423
4429
|
}, z.core.$strict>;
|
|
4424
4430
|
type JsonPrimitive = string | number | boolean | null;
|
package/dist/utils/index.d.ts
CHANGED
|
@@ -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.
|
|
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;
|
package/dist/utils/index.js
CHANGED
|
@@ -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-
|
|
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';
|
|
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';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@elevasis/ui",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.68.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",
|
|
@@ -276,11 +276,11 @@
|
|
|
276
276
|
"typescript": "5.9.2",
|
|
277
277
|
"vite": "^7.0.0",
|
|
278
278
|
"vitest": "^3.2.4",
|
|
279
|
-
"@
|
|
280
|
-
"@repo/
|
|
279
|
+
"@elevasis/sdk": "1.44.3",
|
|
280
|
+
"@repo/core": "0.60.0",
|
|
281
|
+
"@repo/eslint-config": "0.0.0",
|
|
281
282
|
"@repo/typescript-config": "0.0.0",
|
|
282
|
-
"@elevasis
|
|
283
|
-
"@repo/eslint-config": "0.0.0"
|
|
283
|
+
"@repo/elevasis-core": "1.0.0"
|
|
284
284
|
},
|
|
285
285
|
"dependencies": {
|
|
286
286
|
"@dagrejs/dagre": "^1.1.4",
|