@elevasis/ui 2.9.1 → 2.10.1
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/app/index.css +137 -0
- package/dist/app/index.d.ts +223 -0
- package/dist/app/index.js +95 -0
- package/dist/charts/index.js +3 -2
- package/dist/{chunk-NYMKWGKN.js → chunk-4BF74JVD.js} +110 -7
- package/dist/{chunk-47YILFON.js → chunk-6PNHW4X2.js} +159 -144
- package/dist/chunk-ADSSLKKP.js +10 -0
- package/dist/chunk-AEBKE4IX.js +13 -0
- package/dist/{chunk-C2OFFC7J.js → chunk-AL23U6C3.js} +3 -2
- package/dist/{chunk-27COZ5AH.js → chunk-CEWTOKE7.js} +3 -50
- package/dist/{chunk-AQQYVAFK.js → chunk-CLXMNMIS.js} +8 -7
- package/dist/{chunk-4PHPENKX.js → chunk-E3IFHX6A.js} +27 -377
- package/dist/{chunk-CYXZHBP4.js → chunk-F4TPY6YL.js} +14 -3
- package/dist/chunk-G2TDX3W6.js +5 -0
- package/dist/{chunk-CTWYIRKW.js → chunk-GJVGV7QZ.js} +24 -34
- package/dist/chunk-IIMU5YAJ.js +53 -0
- package/dist/{chunk-VNUOQQNY.js → chunk-KYOF6NYW.js} +2 -2
- package/dist/{chunk-W4VYXIN7.js → chunk-L4XXM55J.js} +3 -142
- package/dist/{chunk-YCHZ4U5V.js → chunk-LPSBID5V.js} +5 -13
- package/dist/{chunk-F5QSLYUB.js → chunk-LW5NKRI7.js} +1189 -1300
- package/dist/{chunk-KGEYEUR5.js → chunk-M6ZZ2FW5.js} +7 -6
- package/dist/{chunk-OPT74SGF.js → chunk-N5CLIRBS.js} +31 -176
- package/dist/chunk-R7WLWGPO.js +126 -0
- package/dist/{chunk-Y3D3WFJG.js → chunk-SQQGLGHW.js} +2 -11
- package/dist/{chunk-KFICYU6S.js → chunk-STZJ7SY5.js} +1 -1
- package/dist/chunk-SZHARWKU.js +15 -0
- package/dist/{chunk-7PDDPNQS.js → chunk-TSX4I3NW.js} +3 -3
- package/dist/chunk-V7XHGJQZ.js +145 -0
- package/dist/{chunk-UE5QQDCR.js → chunk-WHQXDETX.js} +5 -5
- package/dist/{chunk-4JPW5U5I.js → chunk-XB4NWSI3.js} +53 -54
- package/dist/{chunk-ZZ35VSNF.js → chunk-YQLE5HR5.js} +4 -4
- package/dist/components/index.d.ts +6 -253
- package/dist/components/index.js +31 -25
- package/dist/features/auth/index.d.ts +0 -107
- package/dist/features/auth/index.js +0 -1
- package/dist/features/crm/index.d.ts +3 -136
- package/dist/features/crm/index.js +14 -9
- package/dist/features/dashboard/index.js +13 -9
- package/dist/features/delivery/index.d.ts +3 -137
- package/dist/features/delivery/index.js +15 -9
- package/dist/features/lead-gen/index.d.ts +3 -29
- package/dist/features/lead-gen/index.js +20 -14
- package/dist/features/monitoring/index.d.ts +3 -30
- package/dist/features/monitoring/index.js +14 -10
- package/dist/features/operations/index.d.ts +18 -1324
- package/dist/features/operations/index.js +18 -13
- package/dist/features/seo/index.d.ts +3 -30
- package/dist/features/seo/index.js +3 -2
- package/dist/features/settings/index.d.ts +6 -146
- package/dist/features/settings/index.js +13 -9
- package/dist/hooks/index.d.ts +10 -1403
- package/dist/hooks/index.js +11 -7
- package/dist/hooks/published.d.ts +10 -1403
- package/dist/hooks/published.js +11 -7
- package/dist/index.d.ts +97 -1510
- package/dist/index.js +12 -8
- package/dist/initialization/index.d.ts +3 -117
- package/dist/layout/index.d.ts +12 -2
- package/dist/layout/index.js +5 -4
- package/dist/organization/index.d.ts +3 -10
- package/dist/organization/index.js +2 -1
- package/dist/profile/index.d.ts +0 -107
- package/dist/provider/index.d.ts +45 -65
- package/dist/provider/index.js +10 -6
- package/dist/provider/published.d.ts +45 -65
- package/dist/provider/published.js +6 -3
- package/dist/supabase/index.d.ts +0 -209
- package/dist/theme/index.d.ts +1 -1
- package/dist/theme/index.js +3 -3
- package/dist/typeform/index.js +10 -10
- package/dist/types/index.d.ts +68 -1738
- package/package.json +20 -4
- package/src/app/README.md +24 -0
- package/dist/chunk-IDACMRGQ.js +0 -115
|
@@ -1,25 +1,31 @@
|
|
|
1
|
-
export { AllTasksPage, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-
|
|
1
|
+
export { AllTasksPage, DELIVERY_COMMUNICATION_ITEMS, DELIVERY_PROJECT_ITEMS, DELIVERY_WORK_ITEMS, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, calculateProgress, deliveryManifest, formatStatusLabel, milestoneStatusColors, noteTypeColors, projectStatusColors, taskStatusColors, taskTypeColors } from '../../chunk-CLXMNMIS.js';
|
|
2
|
+
import '../../chunk-G2TDX3W6.js';
|
|
2
3
|
import '../../chunk-TUMSNGTX.js';
|
|
3
4
|
import '../../chunk-BZZCNLT6.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-CEWTOKE7.js';
|
|
6
|
+
import '../../chunk-IIMU5YAJ.js';
|
|
5
7
|
import '../../chunk-PDHTXPSF.js';
|
|
6
8
|
import '../../chunk-GBMNCNHX.js';
|
|
7
9
|
import '../../chunk-7M2VOCYN.js';
|
|
8
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-E3IFHX6A.js';
|
|
9
11
|
import '../../chunk-LXHZYSMQ.js';
|
|
10
12
|
import '../../chunk-22UVE3RA.js';
|
|
11
|
-
import '../../chunk-
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-AEBKE4IX.js';
|
|
14
|
+
import '../../chunk-LPSBID5V.js';
|
|
15
|
+
import '../../chunk-6PNHW4X2.js';
|
|
16
|
+
import '../../chunk-F4TPY6YL.js';
|
|
17
|
+
import '../../chunk-N5CLIRBS.js';
|
|
15
18
|
import '../../chunk-RX4UWZZR.js';
|
|
16
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-SQQGLGHW.js';
|
|
17
20
|
import '../../chunk-3KMDHCAR.js';
|
|
18
21
|
import '../../chunk-NYBEU5TE.js';
|
|
22
|
+
import '../../chunk-R7WLWGPO.js';
|
|
23
|
+
import '../../chunk-SZHARWKU.js';
|
|
19
24
|
import '../../chunk-NVOCKXUQ.js';
|
|
20
25
|
import '../../chunk-2IFYDILW.js';
|
|
21
26
|
import '../../chunk-ELJIFLCB.js';
|
|
22
|
-
import '../../chunk-
|
|
27
|
+
import '../../chunk-L4XXM55J.js';
|
|
28
|
+
import '../../chunk-V7XHGJQZ.js';
|
|
23
29
|
import '../../chunk-QJ2KCHKX.js';
|
|
24
30
|
import '../../chunk-DT3QYZVU.js';
|
|
25
31
|
import '../../chunk-SLVC5OJ2.js';
|
|
@@ -184,27 +184,6 @@ type AcqCompanyResponse = z.infer<typeof AcqCompanyResponseSchema>;
|
|
|
184
184
|
type AcqContactResponse = z.infer<typeof AcqContactResponseSchema>;
|
|
185
185
|
type ListConfigInput = z.infer<typeof ListConfigSchema>;
|
|
186
186
|
|
|
187
|
-
declare const SemanticDomainSchema = DisplayMetadataSchema.extend({
|
|
188
|
-
id: ModelIdSchema,
|
|
189
|
-
entityIds: ReferenceIdsSchema,
|
|
190
|
-
surfaceIds: ReferenceIdsSchema,
|
|
191
|
-
resourceIds: ReferenceIdsSchema,
|
|
192
|
-
capabilityIds: ReferenceIdsSchema
|
|
193
|
-
})
|
|
194
|
-
|
|
195
|
-
declare const FeatureKeySchema = z.enum([
|
|
196
|
-
'acquisition',
|
|
197
|
-
'delivery',
|
|
198
|
-
'operations',
|
|
199
|
-
'monitoring',
|
|
200
|
-
'settings',
|
|
201
|
-
'seo',
|
|
202
|
-
'calibration'
|
|
203
|
-
])
|
|
204
|
-
|
|
205
|
-
type OrganizationModelFeatureKey = z.infer<typeof FeatureKeySchema>
|
|
206
|
-
type OrganizationModelSemanticDomain = z.infer<typeof SemanticDomainSchema>
|
|
207
|
-
|
|
208
187
|
interface FeatureNavLink {
|
|
209
188
|
label: string;
|
|
210
189
|
link: string;
|
|
@@ -223,15 +202,10 @@ interface FeatureNavEntry {
|
|
|
223
202
|
}
|
|
224
203
|
type FeatureSidebarComponent = ComponentType;
|
|
225
204
|
interface FeatureModule {
|
|
226
|
-
/** Unique stable identifier for this feature (e.g. `'crm'`, `'
|
|
205
|
+
/** Unique stable identifier for this feature (e.g. `'crm'`, `'projects'`). */
|
|
227
206
|
key: string;
|
|
228
|
-
/** Feature
|
|
229
|
-
|
|
230
|
-
/**
|
|
231
|
-
* Semantic domain identifiers contributed by this feature.
|
|
232
|
-
* Merged with surface-derived domain IDs during resolution.
|
|
233
|
-
*/
|
|
234
|
-
domainIds?: OrganizationModelSemanticDomain['id'][];
|
|
207
|
+
/** Feature ID used for access-flag gating — must match the `id` of a feature in the organization model. */
|
|
208
|
+
featureId: string;
|
|
235
209
|
/**
|
|
236
210
|
* Capability identifiers contributed by this feature.
|
|
237
211
|
* Merged into `ResolvedFeatureSemantics.capabilityIds` at resolution time.
|
|
@@ -1,34 +1,40 @@
|
|
|
1
|
-
export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useDeleteLists } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { CompanyDetailModal, ContactDetailModal, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LIST_TEMPLATE_OPTIONS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenDeliverabilityPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, buildListConfig, formatDate, getEnrichmentColor, getEnrichmentStatus, getStatusColor, leadGenManifest, useDeleteLists } from '../../chunk-XB4NWSI3.js';
|
|
2
|
+
import '../../chunk-LW5NKRI7.js';
|
|
3
3
|
import '../../chunk-ROSMICXG.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-
|
|
4
|
+
import '../../chunk-ADSSLKKP.js';
|
|
5
|
+
import '../../chunk-G2TDX3W6.js';
|
|
6
|
+
import '../../chunk-TSX4I3NW.js';
|
|
6
7
|
import '../../chunk-TUMSNGTX.js';
|
|
7
8
|
import '../../chunk-BZZCNLT6.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-CEWTOKE7.js';
|
|
10
|
+
import '../../chunk-IIMU5YAJ.js';
|
|
9
11
|
import '../../chunk-PDHTXPSF.js';
|
|
10
12
|
import '../../chunk-GBMNCNHX.js';
|
|
11
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-GJVGV7QZ.js';
|
|
12
14
|
import '../../chunk-LGKLC5MG.js';
|
|
13
|
-
import '../../chunk-
|
|
15
|
+
import '../../chunk-STZJ7SY5.js';
|
|
14
16
|
import '../../chunk-YEX4MQSY.js';
|
|
15
17
|
import '../../chunk-XA34RETF.js';
|
|
16
18
|
import '../../chunk-7M2VOCYN.js';
|
|
17
|
-
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-
|
|
19
|
+
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, useCompanies, useCompany, useContact, useContacts, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useUpdateCompany, useUpdateContact } from '../../chunk-E3IFHX6A.js';
|
|
18
20
|
import '../../chunk-LXHZYSMQ.js';
|
|
19
21
|
import '../../chunk-22UVE3RA.js';
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
22
|
+
import '../../chunk-AEBKE4IX.js';
|
|
23
|
+
import '../../chunk-LPSBID5V.js';
|
|
24
|
+
import '../../chunk-6PNHW4X2.js';
|
|
25
|
+
import '../../chunk-F4TPY6YL.js';
|
|
26
|
+
import '../../chunk-N5CLIRBS.js';
|
|
24
27
|
import '../../chunk-RX4UWZZR.js';
|
|
25
|
-
import '../../chunk-
|
|
28
|
+
import '../../chunk-SQQGLGHW.js';
|
|
26
29
|
import '../../chunk-3KMDHCAR.js';
|
|
27
30
|
import '../../chunk-NYBEU5TE.js';
|
|
31
|
+
import '../../chunk-R7WLWGPO.js';
|
|
32
|
+
import '../../chunk-SZHARWKU.js';
|
|
28
33
|
import '../../chunk-NVOCKXUQ.js';
|
|
29
34
|
import '../../chunk-2IFYDILW.js';
|
|
30
35
|
import '../../chunk-ELJIFLCB.js';
|
|
31
|
-
import '../../chunk-
|
|
36
|
+
import '../../chunk-L4XXM55J.js';
|
|
37
|
+
import '../../chunk-V7XHGJQZ.js';
|
|
32
38
|
import '../../chunk-QJ2KCHKX.js';
|
|
33
39
|
import '../../chunk-DT3QYZVU.js';
|
|
34
40
|
import '../../chunk-SLVC5OJ2.js';
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { z } from 'zod';
|
|
3
2
|
import { ComponentType } from 'react';
|
|
4
3
|
|
|
5
4
|
/**
|
|
@@ -119,27 +118,6 @@ interface NotificationCenterProps {
|
|
|
119
118
|
}
|
|
120
119
|
declare function NotificationCenter({ pageSize }: NotificationCenterProps): react_jsx_runtime.JSX.Element;
|
|
121
120
|
|
|
122
|
-
declare const SemanticDomainSchema = DisplayMetadataSchema.extend({
|
|
123
|
-
id: ModelIdSchema,
|
|
124
|
-
entityIds: ReferenceIdsSchema,
|
|
125
|
-
surfaceIds: ReferenceIdsSchema,
|
|
126
|
-
resourceIds: ReferenceIdsSchema,
|
|
127
|
-
capabilityIds: ReferenceIdsSchema
|
|
128
|
-
})
|
|
129
|
-
|
|
130
|
-
declare const FeatureKeySchema = z.enum([
|
|
131
|
-
'acquisition',
|
|
132
|
-
'delivery',
|
|
133
|
-
'operations',
|
|
134
|
-
'monitoring',
|
|
135
|
-
'settings',
|
|
136
|
-
'seo',
|
|
137
|
-
'calibration'
|
|
138
|
-
])
|
|
139
|
-
|
|
140
|
-
type OrganizationModelFeatureKey = z.infer<typeof FeatureKeySchema>
|
|
141
|
-
type OrganizationModelSemanticDomain = z.infer<typeof SemanticDomainSchema>
|
|
142
|
-
|
|
143
121
|
interface FeatureNavLink {
|
|
144
122
|
label: string;
|
|
145
123
|
link: string;
|
|
@@ -158,15 +136,10 @@ interface FeatureNavEntry {
|
|
|
158
136
|
}
|
|
159
137
|
type FeatureSidebarComponent = ComponentType;
|
|
160
138
|
interface FeatureModule {
|
|
161
|
-
/** Unique stable identifier for this feature (e.g. `'crm'`, `'
|
|
139
|
+
/** Unique stable identifier for this feature (e.g. `'crm'`, `'projects'`). */
|
|
162
140
|
key: string;
|
|
163
|
-
/** Feature
|
|
164
|
-
|
|
165
|
-
/**
|
|
166
|
-
* Semantic domain identifiers contributed by this feature.
|
|
167
|
-
* Merged with surface-derived domain IDs during resolution.
|
|
168
|
-
*/
|
|
169
|
-
domainIds?: OrganizationModelSemanticDomain['id'][];
|
|
141
|
+
/** Feature ID used for access-flag gating — must match the `id` of a feature in the organization model. */
|
|
142
|
+
featureId: string;
|
|
170
143
|
/**
|
|
171
144
|
* Capability identifiers contributed by this feature.
|
|
172
145
|
* Merged into `ResolvedFeatureSemantics.capabilityIds` at resolution time.
|
|
@@ -1,27 +1,31 @@
|
|
|
1
|
-
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest } from '../../chunk-YQLE5HR5.js';
|
|
2
|
+
import '../../chunk-TSX4I3NW.js';
|
|
3
3
|
import '../../chunk-PDHTXPSF.js';
|
|
4
4
|
import '../../chunk-GBMNCNHX.js';
|
|
5
5
|
import '../../chunk-LGKLC5MG.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-STZJ7SY5.js';
|
|
7
7
|
import '../../chunk-YEX4MQSY.js';
|
|
8
8
|
import '../../chunk-XA34RETF.js';
|
|
9
9
|
import '../../chunk-7M2VOCYN.js';
|
|
10
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-E3IFHX6A.js';
|
|
11
11
|
import '../../chunk-LXHZYSMQ.js';
|
|
12
12
|
import '../../chunk-22UVE3RA.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
16
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-AEBKE4IX.js';
|
|
14
|
+
import '../../chunk-LPSBID5V.js';
|
|
15
|
+
import '../../chunk-6PNHW4X2.js';
|
|
16
|
+
import '../../chunk-F4TPY6YL.js';
|
|
17
|
+
import '../../chunk-N5CLIRBS.js';
|
|
17
18
|
import '../../chunk-RX4UWZZR.js';
|
|
18
|
-
import '../../chunk-
|
|
19
|
+
import '../../chunk-SQQGLGHW.js';
|
|
19
20
|
import '../../chunk-3KMDHCAR.js';
|
|
20
21
|
import '../../chunk-NYBEU5TE.js';
|
|
22
|
+
import '../../chunk-R7WLWGPO.js';
|
|
23
|
+
import '../../chunk-SZHARWKU.js';
|
|
21
24
|
import '../../chunk-NVOCKXUQ.js';
|
|
22
25
|
import '../../chunk-2IFYDILW.js';
|
|
23
26
|
import '../../chunk-ELJIFLCB.js';
|
|
24
|
-
import '../../chunk-
|
|
27
|
+
import '../../chunk-L4XXM55J.js';
|
|
28
|
+
import '../../chunk-V7XHGJQZ.js';
|
|
25
29
|
import '../../chunk-QJ2KCHKX.js';
|
|
26
30
|
import '../../chunk-DT3QYZVU.js';
|
|
27
31
|
import '../../chunk-SLVC5OJ2.js';
|