@elevasis/ui 2.31.0 → 2.32.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/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
- package/dist/api/index.js +3 -3
- package/dist/app/index.css +38 -0
- package/dist/app/index.d.ts +69 -9
- package/dist/app/index.js +7 -6
- package/dist/auth/context.js +1 -1
- package/dist/auth/index.js +1 -1
- package/dist/charts/index.js +5 -6
- package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
- package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
- package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
- package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
- package/dist/chunk-5FJJ72HU.js +13 -0
- package/dist/chunk-5J4PDX26.js +112 -0
- package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
- package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
- package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
- package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
- package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
- package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
- package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
- package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
- package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
- package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
- package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
- package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
- package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
- package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
- package/dist/chunk-QXCDKE2O.js +486 -0
- package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
- package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
- package/dist/chunk-T35FWDAB.js +4342 -0
- package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
- package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
- package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
- package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
- package/dist/chunk-WQPX44YM.js +1626 -0
- package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
- package/dist/chunk-YLQEVSOR.js +299 -0
- package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
- package/dist/components/chat/index.js +1 -1
- package/dist/components/index.css +38 -0
- package/dist/components/index.d.ts +152 -50
- package/dist/components/index.js +36 -39
- package/dist/components/navigation/index.css +38 -0
- package/dist/components/navigation/index.js +4 -3
- package/dist/execution/index.d.ts +7 -2
- package/dist/execution/index.js +1 -1
- package/dist/features/auth/index.css +38 -0
- package/dist/features/auth/index.d.ts +91 -14
- package/dist/features/auth/index.js +42 -10
- package/dist/features/clients/index.css +38 -0
- package/dist/features/clients/index.d.ts +1 -1
- package/dist/features/clients/index.js +16 -15
- package/dist/features/crm/index.css +38 -0
- package/dist/features/crm/index.d.ts +80 -18
- package/dist/features/crm/index.js +16 -15
- package/dist/features/dashboard/index.css +38 -0
- package/dist/features/dashboard/index.d.ts +65 -25
- package/dist/features/dashboard/index.js +16 -16
- package/dist/features/delivery/index.css +38 -0
- package/dist/features/delivery/index.d.ts +80 -18
- package/dist/features/delivery/index.js +15 -15
- package/dist/features/knowledge/index.css +38 -0
- package/dist/features/knowledge/index.d.ts +20 -18
- package/dist/features/knowledge/index.js +112 -597
- package/dist/features/lead-gen/index.css +38 -0
- package/dist/features/lead-gen/index.d.ts +45 -43
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +38 -0
- package/dist/features/monitoring/index.d.ts +20 -18
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +38 -0
- package/dist/features/monitoring/requests/index.d.ts +21 -19
- package/dist/features/monitoring/requests/index.js +15 -14
- package/dist/features/operations/index.css +38 -0
- package/dist/features/operations/index.d.ts +930 -66
- package/dist/features/operations/index.js +21 -24
- package/dist/features/seo/index.d.ts +20 -18
- package/dist/features/seo/index.js +2 -2
- package/dist/features/settings/index.css +38 -0
- package/dist/features/settings/index.d.ts +80 -18
- package/dist/features/settings/index.js +16 -15
- package/dist/graph/index.js +1 -1
- package/dist/hooks/delivery/index.css +38 -0
- package/dist/hooks/delivery/index.d.ts +60 -0
- package/dist/hooks/delivery/index.js +3 -3
- package/dist/hooks/index.css +38 -0
- package/dist/hooks/index.d.ts +301 -87
- package/dist/hooks/index.js +14 -13
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
- package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
- package/dist/hooks/published.css +38 -0
- package/dist/hooks/published.d.ts +301 -87
- package/dist/hooks/published.js +14 -13
- package/dist/index.css +38 -0
- package/dist/index.d.ts +976 -1341
- package/dist/index.js +15 -14
- package/dist/initialization/index.d.ts +60 -0
- package/dist/initialization/index.js +1 -1
- package/dist/knowledge/index.d.ts +809 -1160
- package/dist/knowledge/index.js +5988 -2140
- package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
- package/dist/layout/index.js +3 -4
- package/dist/organization/index.css +38 -0
- package/dist/organization/index.js +1 -1
- package/dist/profile/index.d.ts +60 -0
- package/dist/profile/index.js +1 -1
- package/dist/provider/ElevasisServiceContext.js +1 -1
- package/dist/provider/index.css +38 -0
- package/dist/provider/index.d.ts +786 -1249
- package/dist/provider/index.js +11 -10
- package/dist/provider/published.css +38 -0
- package/dist/provider/published.d.ts +783 -1246
- package/dist/provider/published.js +8 -7
- package/dist/router/context.js +1 -1
- package/dist/router/index.js +1 -1
- package/dist/sse/index.js +1 -1
- package/dist/supabase/index.d.ts +117 -0
- package/dist/supabase/index.js +1 -1
- package/dist/test-utils/index.d.ts +16 -9
- package/dist/test-utils/index.js +40 -33
- package/dist/test-utils/setup-integration.js +1 -1
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -3
- package/dist/theme/presets/index.js +1 -1
- package/dist/typeform/index.js +1 -1
- package/dist/typeform/schemas.js +1 -1
- package/dist/types/index.d.ts +205 -35
- package/dist/utils/index.d.ts +65 -25
- package/dist/utils/index.js +2 -2
- package/dist/vite/index.js +1 -1
- package/dist/vite-plugin-knowledge/index.js +1 -1
- package/dist/zustand/index.js +1 -1
- package/package.json +39 -38
- package/src/provider/README.md +5 -5
- package/dist/chunk-542WPQU2.js +0 -413
- package/dist/chunk-6IXOKUBC.js +0 -347
- package/dist/chunk-CQZ3DNQY.js +0 -740
- package/dist/chunk-ECNNI3NT.js +0 -6
- package/dist/chunk-JDNEWB5F.js +0 -10
- package/dist/chunk-MVFCLZSK.js +0 -4337
- package/dist/chunk-OAVTMITG.js +0 -13
- package/dist/chunk-TVRQ6AQI.js +0 -476
|
@@ -150,6 +150,14 @@
|
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
152
152
|
}
|
|
153
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
154
|
+
--item-filled-color: var(--color-surface);
|
|
155
|
+
--item-border-color: var(--color-border);
|
|
156
|
+
}
|
|
157
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
158
|
+
background-color: var(--color-surface);
|
|
159
|
+
border-color: var(--color-border);
|
|
160
|
+
}
|
|
153
161
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
162
|
background-color: var(--color-surface-hover);
|
|
155
163
|
}
|
|
@@ -215,6 +223,36 @@
|
|
|
215
223
|
background-color: var(--color-primary);
|
|
216
224
|
border-color: var(--color-primary);
|
|
217
225
|
}
|
|
226
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
227
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
228
|
+
outline-offset: 2px;
|
|
229
|
+
}
|
|
230
|
+
.mantine-Tree-label[data-hovered] {
|
|
231
|
+
background-color: var(--color-surface-hover);
|
|
232
|
+
border-color: var(--color-border);
|
|
233
|
+
}
|
|
234
|
+
.mantine-Tree-label[data-selected] {
|
|
235
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
236
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
237
|
+
color: var(--color-primary);
|
|
238
|
+
}
|
|
239
|
+
[data-knowledge-article] pre {
|
|
240
|
+
white-space: pre-wrap;
|
|
241
|
+
word-break: break-word;
|
|
242
|
+
overflow-x: auto;
|
|
243
|
+
max-width: 100%;
|
|
244
|
+
padding: var(--mantine-spacing-sm);
|
|
245
|
+
background-color: var(--color-surface);
|
|
246
|
+
border: 1px solid var(--color-border);
|
|
247
|
+
border-radius: var(--mantine-radius-sm);
|
|
248
|
+
}
|
|
249
|
+
[data-knowledge-article] pre code {
|
|
250
|
+
background: transparent;
|
|
251
|
+
border: none;
|
|
252
|
+
padding: 0;
|
|
253
|
+
white-space: inherit;
|
|
254
|
+
word-break: inherit;
|
|
255
|
+
}
|
|
218
256
|
.recharts-surface:focus {
|
|
219
257
|
outline: none;
|
|
220
258
|
}
|
|
@@ -58,10 +58,10 @@ declare const RecordColumnConfigSchema: z$1.ZodObject<{
|
|
|
58
58
|
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
59
59
|
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
60
60
|
text: "text";
|
|
61
|
-
badge: "badge";
|
|
62
|
-
datetime: "datetime";
|
|
63
61
|
count: "count";
|
|
64
62
|
json: "json";
|
|
63
|
+
badge: "badge";
|
|
64
|
+
datetime: "datetime";
|
|
65
65
|
}>>;
|
|
66
66
|
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
67
67
|
}, z$1.core.$strip>;
|
|
@@ -99,9 +99,9 @@ type TransitionItemRequest = z$1.infer<typeof TransitionItemRequestSchema>;
|
|
|
99
99
|
* from migration 20260428000003_lead_gen_acq_lists_status_and_config.sql).
|
|
100
100
|
*/
|
|
101
101
|
declare const ListStatusSchema: z$1.ZodEnum<{
|
|
102
|
-
closing: "closing";
|
|
103
|
-
archived: "archived";
|
|
104
102
|
draft: "draft";
|
|
103
|
+
archived: "archived";
|
|
104
|
+
closing: "closing";
|
|
105
105
|
enriching: "enriching";
|
|
106
106
|
launched: "launched";
|
|
107
107
|
}>;
|
|
@@ -117,9 +117,9 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
117
117
|
batchIds: z$1.ZodArray<z$1.ZodString>;
|
|
118
118
|
instantlyCampaignId: z$1.ZodNullable<z$1.ZodString>;
|
|
119
119
|
status: z$1.ZodEnum<{
|
|
120
|
-
closing: "closing";
|
|
121
|
-
archived: "archived";
|
|
122
120
|
draft: "draft";
|
|
121
|
+
archived: "archived";
|
|
122
|
+
closing: "closing";
|
|
123
123
|
enriching: "enriching";
|
|
124
124
|
launched: "launched";
|
|
125
125
|
}>;
|
|
@@ -149,7 +149,7 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
149
149
|
recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
|
|
150
150
|
dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
|
|
151
151
|
dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
|
|
152
|
-
|
|
152
|
+
actionKey: z$1.ZodString;
|
|
153
153
|
defaultBatchSize: z$1.ZodNumber;
|
|
154
154
|
maxBatchSize: z$1.ZodNumber;
|
|
155
155
|
recordColumns: z$1.ZodOptional<z$1.ZodObject<{
|
|
@@ -160,10 +160,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
160
160
|
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
161
161
|
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
162
162
|
text: "text";
|
|
163
|
-
badge: "badge";
|
|
164
|
-
datetime: "datetime";
|
|
165
163
|
count: "count";
|
|
166
164
|
json: "json";
|
|
165
|
+
badge: "badge";
|
|
166
|
+
datetime: "datetime";
|
|
167
167
|
}>>;
|
|
168
168
|
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
169
169
|
}, z$1.core.$strip>>>;
|
|
@@ -174,10 +174,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
|
|
|
174
174
|
width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
|
|
175
175
|
renderType: z$1.ZodOptional<z$1.ZodEnum<{
|
|
176
176
|
text: "text";
|
|
177
|
-
badge: "badge";
|
|
178
|
-
datetime: "datetime";
|
|
179
177
|
count: "count";
|
|
180
178
|
json: "json";
|
|
179
|
+
badge: "badge";
|
|
180
|
+
datetime: "datetime";
|
|
181
181
|
}>>;
|
|
182
182
|
badgeColor: z$1.ZodOptional<z$1.ZodString>;
|
|
183
183
|
}, z$1.core.$strip>>>;
|
|
@@ -392,9 +392,9 @@ declare const AcqContactResponseSchema: z$1.ZodObject<{
|
|
|
392
392
|
updatedAt: z$1.ZodString;
|
|
393
393
|
}, z$1.core.$strip>;
|
|
394
394
|
declare const AcqArtifactOwnerKindSchema: z$1.ZodEnum<{
|
|
395
|
+
list: "list";
|
|
395
396
|
company: "company";
|
|
396
397
|
contact: "contact";
|
|
397
|
-
list: "list";
|
|
398
398
|
deal: "deal";
|
|
399
399
|
list_member: "list_member";
|
|
400
400
|
}>;
|
|
@@ -423,7 +423,7 @@ interface BuildPlanSnapshotStep {
|
|
|
423
423
|
recordSourceStageKey?: string;
|
|
424
424
|
dependsOn?: string[];
|
|
425
425
|
dependencyMode: BuildPlanSnapshotDependencyMode;
|
|
426
|
-
|
|
426
|
+
actionKey: string;
|
|
427
427
|
defaultBatchSize: number;
|
|
428
428
|
maxBatchSize: number;
|
|
429
429
|
recordColumns?: Partial<Record<BuildPlanSnapshotPrimaryEntity, RecordColumnConfig[]>>;
|
|
@@ -436,35 +436,37 @@ interface Action {
|
|
|
436
436
|
payloadSchema?: z$1.ZodTypeAny;
|
|
437
437
|
}
|
|
438
438
|
|
|
439
|
-
type
|
|
440
|
-
type
|
|
439
|
+
type SystemSidebarComponent = ComponentType;
|
|
440
|
+
type SystemIconComponent = ComponentType<{
|
|
441
441
|
size?: number;
|
|
442
442
|
stroke?: number;
|
|
443
443
|
}>;
|
|
444
|
-
type
|
|
444
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
445
445
|
currentPath: string;
|
|
446
446
|
}) => number);
|
|
447
|
-
interface
|
|
448
|
-
/** Unique stable identifier for this
|
|
447
|
+
interface SystemModule {
|
|
448
|
+
/** Unique stable identifier for this UI system module. */
|
|
449
449
|
key: string;
|
|
450
|
-
/** Organization Model
|
|
451
|
-
|
|
452
|
-
/**
|
|
450
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
451
|
+
systemId?: string;
|
|
452
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
453
|
+
routePrefixes?: string[];
|
|
454
|
+
/** Capability identifiers contributed by this system module. */
|
|
453
455
|
capabilityIds?: string[];
|
|
454
|
-
/** Icon used when this
|
|
455
|
-
icon?:
|
|
456
|
-
/** Sidebar component rendered when this
|
|
457
|
-
sidebar?:
|
|
456
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
457
|
+
icon?: SystemIconComponent;
|
|
458
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
459
|
+
sidebar?: SystemSidebarComponent;
|
|
458
460
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
459
|
-
sidebarWidth?:
|
|
460
|
-
/** Operations-only bridge connecting this
|
|
461
|
-
organizationGraph?:
|
|
461
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
462
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
463
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
462
464
|
}
|
|
463
|
-
interface
|
|
464
|
-
|
|
465
|
+
interface OrganizationGraphSystemBridge {
|
|
466
|
+
systemId?: string;
|
|
465
467
|
}
|
|
466
468
|
|
|
467
|
-
declare const leadGenManifest:
|
|
469
|
+
declare const leadGenManifest: SystemModule;
|
|
468
470
|
|
|
469
471
|
interface LeadGenRouteLink {
|
|
470
472
|
label: string;
|
|
@@ -485,7 +487,7 @@ declare function getStatusColor(status: string | null): "green" | "red" | "gray"
|
|
|
485
487
|
* draft | enriching | launched | closing | archived
|
|
486
488
|
*/
|
|
487
489
|
declare function getStateKeyColor(stateKey: string | null | undefined): string;
|
|
488
|
-
declare function getEnrichmentColor(status: string): "
|
|
490
|
+
declare function getEnrichmentColor(status: string): "green" | "yellow" | "red" | "gray";
|
|
489
491
|
declare function getEnrichmentStatus(enrichmentData: Record<string, unknown> | null | undefined): "pending" | "failed" | "complete";
|
|
490
492
|
type LeadGenCompanyListItem = AcqCompanyResponse;
|
|
491
493
|
type LeadGenContactListItem = AcqContactResponse;
|
|
@@ -891,7 +893,7 @@ declare function useDeleteContacts(): _tanstack_react_query.UseMutationResult<vo
|
|
|
891
893
|
|
|
892
894
|
declare const leadGenArtifactKeys: {
|
|
893
895
|
all: readonly ["lead-gen-artifacts"];
|
|
894
|
-
list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "
|
|
896
|
+
list: (organizationId: string | null, ownerKind: AcqArtifactOwnerKind, ownerId: string) => readonly ["lead-gen-artifacts", string | null, "list" | "company" | "contact" | "deal" | "list_member", string];
|
|
895
897
|
};
|
|
896
898
|
interface UseArtifactsParams {
|
|
897
899
|
ownerKind: AcqArtifactOwnerKind;
|
|
@@ -923,7 +925,7 @@ declare function useCreateArtifact(): _tanstack_react_query.UseMutationResult<{
|
|
|
923
925
|
createdAt: string;
|
|
924
926
|
version: number;
|
|
925
927
|
}, Error, {
|
|
926
|
-
ownerKind: "
|
|
928
|
+
ownerKind: "list" | "company" | "contact" | "deal" | "list_member";
|
|
927
929
|
ownerId: string;
|
|
928
930
|
kind: string;
|
|
929
931
|
content: Record<string, unknown>;
|
|
@@ -1152,20 +1154,20 @@ interface StepConfigLayout<T> {
|
|
|
1152
1154
|
|
|
1153
1155
|
type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
|
|
1154
1156
|
type LeadGenStageKey = string;
|
|
1155
|
-
type
|
|
1157
|
+
type LeadGenActionKey = string;
|
|
1156
1158
|
type ListBuildActionKind = 'run_next_batch' | 'retry_failed' | 'advanced';
|
|
1157
1159
|
type ListBuildStepStatus = 'ready' | 'complete' | 'failed' | 'blocked';
|
|
1158
1160
|
interface ListBuildRecommendedAction {
|
|
1159
1161
|
kind: ListBuildActionKind;
|
|
1160
1162
|
label: string;
|
|
1161
|
-
|
|
1163
|
+
actionKey?: LeadGenActionKey;
|
|
1162
1164
|
defaultSize?: number;
|
|
1163
1165
|
maxSize?: number;
|
|
1164
1166
|
}
|
|
1165
1167
|
interface ListBuilderWorkflow {
|
|
1166
1168
|
resourceId: string;
|
|
1167
1169
|
workflowId?: string;
|
|
1168
|
-
|
|
1170
|
+
actionKey?: LeadGenActionKey;
|
|
1169
1171
|
label: string;
|
|
1170
1172
|
description: string;
|
|
1171
1173
|
category: ListBuilderWorkflowCategory;
|
|
@@ -1185,7 +1187,7 @@ interface ListActionDefinition {
|
|
|
1185
1187
|
id: string;
|
|
1186
1188
|
label: string;
|
|
1187
1189
|
description?: string;
|
|
1188
|
-
|
|
1190
|
+
actionKey?: LeadGenActionKey;
|
|
1189
1191
|
workflowId: string;
|
|
1190
1192
|
selectionMode?: ListActionSelectionMode;
|
|
1191
1193
|
renderForm?: (context: ListActionFormContext) => ReactNode;
|
|
@@ -1197,7 +1199,7 @@ declare function ListActionsProvider({ registry, children }: {
|
|
|
1197
1199
|
children: ReactNode;
|
|
1198
1200
|
}): react_jsx_runtime.JSX.Element;
|
|
1199
1201
|
declare function useListActions(): ListBuilderRegistry;
|
|
1200
|
-
declare function
|
|
1202
|
+
declare function findListActionByAction(registry: ListBuilderRegistry, actionKey: LeadGenActionKey): ListBuilderWorkflow | undefined;
|
|
1201
1203
|
declare function getListActionWorkflowId(action: ListBuilderWorkflow): string;
|
|
1202
1204
|
|
|
1203
1205
|
interface MembersPanelSelection {
|
|
@@ -1227,10 +1229,10 @@ declare function LeadGenContactsPage(): react_jsx_runtime.JSX.Element;
|
|
|
1227
1229
|
declare const ORPHAN_STAGE_ORDER = 9999;
|
|
1228
1230
|
type BuildStepPrimaryEntity = BuildPlanSnapshotStep['primaryEntity'];
|
|
1229
1231
|
type BuildStepOutput = BuildPlanSnapshotStep['outputs'][number];
|
|
1230
|
-
interface MvpBuildStepDefinition extends Omit<BuildPlanSnapshotStep, '
|
|
1232
|
+
interface MvpBuildStepDefinition extends Omit<BuildPlanSnapshotStep, 'actionKey' | 'description' | 'outputs'> {
|
|
1231
1233
|
description: string;
|
|
1232
1234
|
outputs: readonly BuildStepOutput[];
|
|
1233
|
-
|
|
1235
|
+
actionKey: LeadGenActionKey;
|
|
1234
1236
|
emptyBlockedText: string;
|
|
1235
1237
|
}
|
|
1236
1238
|
interface BuildStepState extends MvpBuildStepDefinition {
|
|
@@ -1254,5 +1256,5 @@ declare function getStepActionLabel(kind: ListBuildActionKind | 'none'): "Retry
|
|
|
1254
1256
|
declare function deriveBusinessProgress(list: AcqListResponse, progress: ListProgress, actions?: ListBuilderRegistry, executions?: ListExecutionSummaryInput[]): ListProgress;
|
|
1255
1257
|
declare function resolveBuildState(list: AcqListResponse, progress: ListProgress, actions: ListBuilderRegistry): BuildResolution;
|
|
1256
1258
|
|
|
1257
|
-
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListActionsProvider, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, RunWorkflowModal, companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, deriveBusinessProgress,
|
|
1258
|
-
export type { AcqCompanyWithCount, AcqContactWithCompany, BuildResolution, BuildStepPrimaryEntity, BuildStepState,
|
|
1259
|
+
export { EMPTY_LIST_ACTIONS, LEAD_GEN_ITEMS, LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarMiddle, LeadGenSidebarTop, ListActionsProvider, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, RunWorkflowModal, companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, deriveBusinessProgress, findListActionByAction, formatDate, getEnrichmentColor, getEnrichmentStatus, getListActionWorkflowId, getStateKeyColor, getStatusColor, getStepActionLabel, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, leadGenManifest, resolveBuildPlanSteps, resolveBuildState, sortStageKeys, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeleteLists, useDeriveActions, useListActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus };
|
|
1260
|
+
export type { AcqCompanyWithCount, AcqContactWithCompany, BuildResolution, BuildStepPrimaryEntity, BuildStepState, LeadGenActionKey, LeadGenCompanyListItem, LeadGenContactListItem, LeadGenRouteLink, LeadGenSidebarMiddleProps, LeadGenStageKey, ListActionDefinition, ListActionFormContext, ListActionSelectionMode, ListBuildActionKind, ListBuildRecommendedAction, ListBuildStepStatus, ListBuilderRegistry, ListBuilderWorkflow, ListBuilderWorkflowCategory, MvpBuildStepDefinition, StatefulItem, TransitionListCompanyInput, TransitionListMemberInput, UpdateListStatusInput, UseArtifactsParams };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, RunWorkflowModal, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getStateKeyColor, getStatusColor, getStepActionLabel, leadGenManifest, resolveBuildPlanSteps, resolveBuildState, sortStageKeys, useDeleteLists } from '../../chunk-
|
|
2
|
-
export { LEAD_GEN_ITEMS, LeadGenSidebarMiddle } from '../../chunk-
|
|
3
|
-
import '../../chunk-TVRQ6AQI.js';
|
|
1
|
+
export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, ListBuilderIndexPage, ListBuilderPage, ORPHAN_STAGE_ORDER, RunWorkflowModal, deriveBusinessProgress, formatDate, getEnrichmentColor, getEnrichmentStatus, getStateKeyColor, getStatusColor, getStepActionLabel, leadGenManifest, resolveBuildPlanSteps, resolveBuildState, sortStageKeys, useDeleteLists } from '../../chunk-7KZINJLP.js';
|
|
2
|
+
export { LEAD_GEN_ITEMS, LeadGenSidebarMiddle } from '../../chunk-MOY4VOHF.js';
|
|
4
3
|
import '../../chunk-3MEXPLWT.js';
|
|
5
4
|
import '../../chunk-VNFR57DF.js';
|
|
6
5
|
import '../../chunk-X4WBGKJQ.js';
|
|
@@ -10,25 +9,26 @@ import '../../chunk-TUMSNGTX.js';
|
|
|
10
9
|
import '../../chunk-PDHTXPSF.js';
|
|
11
10
|
import '../../chunk-R66W5UDG.js';
|
|
12
11
|
import '../../chunk-7M2VOCYN.js';
|
|
13
|
-
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeriveActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus } from '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
12
|
+
export { companyKeys as acquisitionCompanyKeys, contactKeys as acquisitionContactKeys, companyKeys, contactKeys, leadGenArtifactKeys, leadGenListCompanyKeys, leadGenListMemberKeys, useArtifacts, useCompanies, useCompany, useCompanyFacets, useContact, useContacts, useCreateArtifact, useCreateCompany, useCreateContact, useDeleteCompanies, useDeleteContacts, useDeriveActions, useListMember, useListMembers, useListProgress, useTransitionListCompany, useTransitionListMember, useUpdateCompany, useUpdateContact, useUpdateListStatus } from '../../chunk-GCOQ3TBG.js';
|
|
13
|
+
import '../../chunk-VNAZTCHA.js';
|
|
14
|
+
import '../../chunk-XZGSCABI.js';
|
|
16
15
|
import '../../chunk-BRXELOHC.js';
|
|
17
16
|
import '../../chunk-3ZMAGTWF.js';
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
20
|
-
import '../../chunk-
|
|
17
|
+
import '../../chunk-5FJJ72HU.js';
|
|
18
|
+
import '../../chunk-RQTWIXJ5.js';
|
|
19
|
+
import '../../chunk-RQA2EVN3.js';
|
|
21
20
|
import '../../chunk-3FV6HBXS.js';
|
|
22
21
|
import '../../chunk-WLOQ4IBG.js';
|
|
23
|
-
import '../../chunk-
|
|
24
|
-
import '../../chunk-
|
|
25
|
-
import '../../chunk-L3BVJWML.js';
|
|
22
|
+
import '../../chunk-6DWD423K.js';
|
|
23
|
+
import '../../chunk-EPTHX4VZ.js';
|
|
26
24
|
import '../../chunk-3KMDHCAR.js';
|
|
27
|
-
export { EMPTY_LIST_ACTIONS, ListActionsProvider,
|
|
25
|
+
export { EMPTY_LIST_ACTIONS, ListActionsProvider, findListActionByAction, getListActionWorkflowId, useListActions } from '../../chunk-YLQEVSOR.js';
|
|
28
26
|
import '../../chunk-SZHARWKU.js';
|
|
27
|
+
import '../../chunk-QXCDKE2O.js';
|
|
29
28
|
import '../../chunk-TKAYX2SP.js';
|
|
30
29
|
import '../../chunk-NYBEU5TE.js';
|
|
31
|
-
import '../../chunk-
|
|
30
|
+
import '../../chunk-T35FWDAB.js';
|
|
31
|
+
import '../../chunk-ND5TDV2J.js';
|
|
32
32
|
import '../../chunk-2IFYDILW.js';
|
|
33
33
|
import '../../chunk-Q7DJKLEN.js';
|
|
34
34
|
import '../../chunk-JA5ECJJB.js';
|
|
@@ -37,7 +37,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
37
37
|
import '../../chunk-JBWJ6WHZ.js';
|
|
38
38
|
import '../../chunk-DT3QYZVU.js';
|
|
39
39
|
import '../../chunk-RNP5R5I3.js';
|
|
40
|
-
import '../../chunk-
|
|
40
|
+
import '../../chunk-2RJMVWFJ.js';
|
|
41
41
|
import '../../chunk-KRWALB24.js';
|
|
42
42
|
import '../../chunk-VKIZUUPM.js';
|
|
43
43
|
import '../../chunk-533DUEQY.js';
|
|
@@ -45,4 +45,4 @@ import '../../chunk-DD3CCMCZ.js';
|
|
|
45
45
|
import '../../chunk-2Q2JQSQO.js';
|
|
46
46
|
import '../../chunk-KJ3QUBNU.js';
|
|
47
47
|
import '../../chunk-BRJ3QZ4E.js';
|
|
48
|
-
import '../../chunk-
|
|
48
|
+
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -534,6 +534,14 @@
|
|
|
534
534
|
.mantine-Accordion-control:hover {
|
|
535
535
|
background-color: var(--color-surface-hover);
|
|
536
536
|
}
|
|
537
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
538
|
+
--item-filled-color: var(--color-surface);
|
|
539
|
+
--item-border-color: var(--color-border);
|
|
540
|
+
}
|
|
541
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
542
|
+
background-color: var(--color-surface);
|
|
543
|
+
border-color: var(--color-border);
|
|
544
|
+
}
|
|
537
545
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
538
546
|
background-color: var(--color-surface-hover);
|
|
539
547
|
}
|
|
@@ -599,6 +607,36 @@
|
|
|
599
607
|
background-color: var(--color-primary);
|
|
600
608
|
border-color: var(--color-primary);
|
|
601
609
|
}
|
|
610
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
611
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
612
|
+
outline-offset: 2px;
|
|
613
|
+
}
|
|
614
|
+
.mantine-Tree-label[data-hovered] {
|
|
615
|
+
background-color: var(--color-surface-hover);
|
|
616
|
+
border-color: var(--color-border);
|
|
617
|
+
}
|
|
618
|
+
.mantine-Tree-label[data-selected] {
|
|
619
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
620
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
621
|
+
color: var(--color-primary);
|
|
622
|
+
}
|
|
623
|
+
[data-knowledge-article] pre {
|
|
624
|
+
white-space: pre-wrap;
|
|
625
|
+
word-break: break-word;
|
|
626
|
+
overflow-x: auto;
|
|
627
|
+
max-width: 100%;
|
|
628
|
+
padding: var(--mantine-spacing-sm);
|
|
629
|
+
background-color: var(--color-surface);
|
|
630
|
+
border: 1px solid var(--color-border);
|
|
631
|
+
border-radius: var(--mantine-radius-sm);
|
|
632
|
+
}
|
|
633
|
+
[data-knowledge-article] pre code {
|
|
634
|
+
background: transparent;
|
|
635
|
+
border: none;
|
|
636
|
+
padding: 0;
|
|
637
|
+
white-space: inherit;
|
|
638
|
+
word-break: inherit;
|
|
639
|
+
}
|
|
602
640
|
.recharts-surface:focus {
|
|
603
641
|
outline: none;
|
|
604
642
|
}
|
|
@@ -118,35 +118,37 @@ interface NotificationCenterProps {
|
|
|
118
118
|
}
|
|
119
119
|
declare function NotificationCenter({ pageSize }: NotificationCenterProps): react_jsx_runtime.JSX.Element;
|
|
120
120
|
|
|
121
|
-
type
|
|
122
|
-
type
|
|
121
|
+
type SystemSidebarComponent = ComponentType;
|
|
122
|
+
type SystemIconComponent = ComponentType<{
|
|
123
123
|
size?: number;
|
|
124
124
|
stroke?: number;
|
|
125
125
|
}>;
|
|
126
|
-
type
|
|
126
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
127
127
|
currentPath: string;
|
|
128
128
|
}) => number);
|
|
129
|
-
interface
|
|
130
|
-
/** Unique stable identifier for this
|
|
129
|
+
interface SystemModule {
|
|
130
|
+
/** Unique stable identifier for this UI system module. */
|
|
131
131
|
key: string;
|
|
132
|
-
/** Organization Model
|
|
133
|
-
|
|
134
|
-
/**
|
|
132
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
133
|
+
systemId?: string;
|
|
134
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
135
|
+
routePrefixes?: string[];
|
|
136
|
+
/** Capability identifiers contributed by this system module. */
|
|
135
137
|
capabilityIds?: string[];
|
|
136
|
-
/** Icon used when this
|
|
137
|
-
icon?:
|
|
138
|
-
/** Sidebar component rendered when this
|
|
139
|
-
sidebar?:
|
|
138
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
139
|
+
icon?: SystemIconComponent;
|
|
140
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
141
|
+
sidebar?: SystemSidebarComponent;
|
|
140
142
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
141
|
-
sidebarWidth?:
|
|
142
|
-
/** Operations-only bridge connecting this
|
|
143
|
-
organizationGraph?:
|
|
143
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
144
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
145
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
144
146
|
}
|
|
145
|
-
interface
|
|
146
|
-
|
|
147
|
+
interface OrganizationGraphSystemBridge {
|
|
148
|
+
systemId?: string;
|
|
147
149
|
}
|
|
148
150
|
|
|
149
|
-
declare const monitoringManifest:
|
|
151
|
+
declare const monitoringManifest: SystemModule;
|
|
150
152
|
|
|
151
153
|
export { ActivityFeed, ActivityLog, CostAnalytics, ErrorDetailsModal, ExecutionHealth, ExecutionLogsPage, NotificationCenter, monitoringManifest };
|
|
152
154
|
export type { ActivityFeedProps, ActivityLogProps, CostAnalyticsProps, ErrorDetailsModalProps, ExecutionHealthProps, ExecutionLogsPageProps, ExecutionLogsPageRenderTrendChartArgs, NotificationCenterProps };
|
|
@@ -1,33 +1,33 @@
|
|
|
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-VRNMNB3O.js';
|
|
2
|
+
import '../../chunk-IQHU7O5Y.js';
|
|
3
3
|
import '../../chunk-LGKLC5MG.js';
|
|
4
|
-
import '../../chunk-
|
|
5
|
-
import '../../chunk-CW3UNAF2.js';
|
|
4
|
+
import '../../chunk-4DYOXEH6.js';
|
|
6
5
|
import '../../chunk-VNFR57DF.js';
|
|
7
6
|
import '../../chunk-RYTEQBAO.js';
|
|
8
7
|
import '../../chunk-PDHTXPSF.js';
|
|
9
8
|
import '../../chunk-R66W5UDG.js';
|
|
10
9
|
import '../../chunk-E4WQGJNS.js';
|
|
11
10
|
import '../../chunk-7M2VOCYN.js';
|
|
12
|
-
import '../../chunk-
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
11
|
+
import '../../chunk-GCOQ3TBG.js';
|
|
12
|
+
import '../../chunk-VNAZTCHA.js';
|
|
13
|
+
import '../../chunk-XZGSCABI.js';
|
|
15
14
|
import '../../chunk-BRXELOHC.js';
|
|
16
15
|
import '../../chunk-3ZMAGTWF.js';
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
16
|
+
import '../../chunk-5FJJ72HU.js';
|
|
17
|
+
import '../../chunk-RQTWIXJ5.js';
|
|
18
|
+
import '../../chunk-RQA2EVN3.js';
|
|
20
19
|
import '../../chunk-3FV6HBXS.js';
|
|
21
20
|
import '../../chunk-WLOQ4IBG.js';
|
|
22
|
-
import '../../chunk-
|
|
23
|
-
import '../../chunk-
|
|
24
|
-
import '../../chunk-L3BVJWML.js';
|
|
21
|
+
import '../../chunk-6DWD423K.js';
|
|
22
|
+
import '../../chunk-EPTHX4VZ.js';
|
|
25
23
|
import '../../chunk-3KMDHCAR.js';
|
|
26
|
-
import '../../chunk-
|
|
24
|
+
import '../../chunk-YLQEVSOR.js';
|
|
27
25
|
import '../../chunk-SZHARWKU.js';
|
|
26
|
+
import '../../chunk-QXCDKE2O.js';
|
|
28
27
|
import '../../chunk-TKAYX2SP.js';
|
|
29
28
|
import '../../chunk-NYBEU5TE.js';
|
|
30
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-T35FWDAB.js';
|
|
30
|
+
import '../../chunk-ND5TDV2J.js';
|
|
31
31
|
import '../../chunk-2IFYDILW.js';
|
|
32
32
|
import '../../chunk-Q7DJKLEN.js';
|
|
33
33
|
import '../../chunk-JA5ECJJB.js';
|
|
@@ -36,7 +36,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
36
36
|
import '../../chunk-JBWJ6WHZ.js';
|
|
37
37
|
import '../../chunk-DT3QYZVU.js';
|
|
38
38
|
import '../../chunk-RNP5R5I3.js';
|
|
39
|
-
import '../../chunk-
|
|
39
|
+
import '../../chunk-2RJMVWFJ.js';
|
|
40
40
|
import '../../chunk-KRWALB24.js';
|
|
41
41
|
import '../../chunk-VKIZUUPM.js';
|
|
42
42
|
import '../../chunk-533DUEQY.js';
|
|
@@ -44,4 +44,4 @@ import '../../chunk-DD3CCMCZ.js';
|
|
|
44
44
|
import '../../chunk-2Q2JQSQO.js';
|
|
45
45
|
import '../../chunk-KJ3QUBNU.js';
|
|
46
46
|
import '../../chunk-BRJ3QZ4E.js';
|
|
47
|
-
import '../../chunk-
|
|
47
|
+
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -150,6 +150,14 @@
|
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
152
152
|
}
|
|
153
|
+
[data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
|
|
154
|
+
--item-filled-color: var(--color-surface);
|
|
155
|
+
--item-border-color: var(--color-border);
|
|
156
|
+
}
|
|
157
|
+
[data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
|
|
158
|
+
background-color: var(--color-surface);
|
|
159
|
+
border-color: var(--color-border);
|
|
160
|
+
}
|
|
153
161
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
162
|
background-color: var(--color-surface-hover);
|
|
155
163
|
}
|
|
@@ -215,6 +223,36 @@
|
|
|
215
223
|
background-color: var(--color-primary);
|
|
216
224
|
border-color: var(--color-primary);
|
|
217
225
|
}
|
|
226
|
+
.mantine-Tree-node:focus-visible > [data-value] {
|
|
227
|
+
outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
|
|
228
|
+
outline-offset: 2px;
|
|
229
|
+
}
|
|
230
|
+
.mantine-Tree-label[data-hovered] {
|
|
231
|
+
background-color: var(--color-surface-hover);
|
|
232
|
+
border-color: var(--color-border);
|
|
233
|
+
}
|
|
234
|
+
.mantine-Tree-label[data-selected] {
|
|
235
|
+
background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
|
|
236
|
+
border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
|
|
237
|
+
color: var(--color-primary);
|
|
238
|
+
}
|
|
239
|
+
[data-knowledge-article] pre {
|
|
240
|
+
white-space: pre-wrap;
|
|
241
|
+
word-break: break-word;
|
|
242
|
+
overflow-x: auto;
|
|
243
|
+
max-width: 100%;
|
|
244
|
+
padding: var(--mantine-spacing-sm);
|
|
245
|
+
background-color: var(--color-surface);
|
|
246
|
+
border: 1px solid var(--color-border);
|
|
247
|
+
border-radius: var(--mantine-radius-sm);
|
|
248
|
+
}
|
|
249
|
+
[data-knowledge-article] pre code {
|
|
250
|
+
background: transparent;
|
|
251
|
+
border: none;
|
|
252
|
+
padding: 0;
|
|
253
|
+
white-space: inherit;
|
|
254
|
+
word-break: inherit;
|
|
255
|
+
}
|
|
218
256
|
.recharts-surface:focus {
|
|
219
257
|
outline: none;
|
|
220
258
|
}
|
|
@@ -2,35 +2,37 @@ import { ComponentType } from 'react';
|
|
|
2
2
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
3
3
|
import { z } from 'zod';
|
|
4
4
|
|
|
5
|
-
type
|
|
6
|
-
type
|
|
5
|
+
type SystemSidebarComponent = ComponentType;
|
|
6
|
+
type SystemIconComponent = ComponentType<{
|
|
7
7
|
size?: number;
|
|
8
8
|
stroke?: number;
|
|
9
9
|
}>;
|
|
10
|
-
type
|
|
10
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
11
11
|
currentPath: string;
|
|
12
12
|
}) => number);
|
|
13
|
-
interface
|
|
14
|
-
/** Unique stable identifier for this
|
|
13
|
+
interface SystemModule {
|
|
14
|
+
/** Unique stable identifier for this UI system module. */
|
|
15
15
|
key: string;
|
|
16
|
-
/** Organization Model
|
|
17
|
-
|
|
18
|
-
/**
|
|
16
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
17
|
+
systemId?: string;
|
|
18
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
19
|
+
routePrefixes?: string[];
|
|
20
|
+
/** Capability identifiers contributed by this system module. */
|
|
19
21
|
capabilityIds?: string[];
|
|
20
|
-
/** Icon used when this
|
|
21
|
-
icon?:
|
|
22
|
-
/** Sidebar component rendered when this
|
|
23
|
-
sidebar?:
|
|
22
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
23
|
+
icon?: SystemIconComponent;
|
|
24
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
25
|
+
sidebar?: SystemSidebarComponent;
|
|
24
26
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
25
|
-
sidebarWidth?:
|
|
26
|
-
/** Operations-only bridge connecting this
|
|
27
|
-
organizationGraph?:
|
|
27
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
28
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
29
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
28
30
|
}
|
|
29
|
-
interface
|
|
30
|
-
|
|
31
|
+
interface OrganizationGraphSystemBridge {
|
|
32
|
+
systemId?: string;
|
|
31
33
|
}
|
|
32
34
|
|
|
33
|
-
declare const submittedRequestsManifest:
|
|
35
|
+
declare const submittedRequestsManifest: SystemModule;
|
|
34
36
|
|
|
35
37
|
/**
|
|
36
38
|
* Request Reporting API Schemas
|
|
@@ -61,8 +63,8 @@ declare const RequestSourceEnum: z.ZodEnum<{
|
|
|
61
63
|
cli: "cli";
|
|
62
64
|
}>;
|
|
63
65
|
declare const RequestTypeEnum: z.ZodEnum<{
|
|
64
|
-
feature: "feature";
|
|
65
66
|
other: "other";
|
|
67
|
+
feature: "feature";
|
|
66
68
|
bug: "bug";
|
|
67
69
|
question: "question";
|
|
68
70
|
}>;
|