@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
|
@@ -1,18 +1,14 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, WorkflowExecutionPanel, operationsManifest } from '../../chunk-
|
|
1
|
+
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage, ExecuteWorkflowModal, ExecutionPanel, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, OrganizationGraphPage, ResourceDetailPage, ResourcesPage, ResourcesSidebar, SessionChatArea, SessionChatInterface, SessionChatPage, SessionDetailsSidebar, SessionExecutionLogs, SessionHeader, SessionListItem, SessionsPage, SessionsSidebar, SystemOpsView, WorkflowExecutionPanel, aggregateSystemMetrics, formatResourceAttribution, operationsManifest } from '../../chunk-QTI3KC7D.js';
|
|
2
2
|
import '../../chunk-CXY7FMUM.js';
|
|
3
|
-
export { CommandViewSidebarContent } from '../../chunk-MVFCLZSK.js';
|
|
4
3
|
import '../../chunk-ZTWA5H77.js';
|
|
5
|
-
import '../../chunk-
|
|
6
|
-
import '../../chunk-
|
|
7
|
-
import '../../chunk-
|
|
8
|
-
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-
|
|
9
|
-
import '../../chunk-ECNNI3NT.js';
|
|
10
|
-
import '../../chunk-TVRQ6AQI.js';
|
|
4
|
+
import '../../chunk-5J4PDX26.js';
|
|
5
|
+
import '../../chunk-N55DVMAG.js';
|
|
6
|
+
import '../../chunk-UROTM5OR.js';
|
|
7
|
+
export { DashboardOperationsOverview, OperationsOverview } from '../../chunk-LLRXA7D7.js';
|
|
11
8
|
import '../../chunk-3MEXPLWT.js';
|
|
12
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-IQHU7O5Y.js';
|
|
13
10
|
import '../../chunk-LGKLC5MG.js';
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-CW3UNAF2.js';
|
|
11
|
+
import '../../chunk-4DYOXEH6.js';
|
|
16
12
|
import '../../chunk-VNFR57DF.js';
|
|
17
13
|
import '../../chunk-IIMU5YAJ.js';
|
|
18
14
|
import '../../chunk-RYTEQBAO.js';
|
|
@@ -21,25 +17,26 @@ import '../../chunk-R66W5UDG.js';
|
|
|
21
17
|
import '../../chunk-22UVE3RA.js';
|
|
22
18
|
import '../../chunk-E4WQGJNS.js';
|
|
23
19
|
import '../../chunk-7M2VOCYN.js';
|
|
24
|
-
import '../../chunk-
|
|
25
|
-
import '../../chunk-
|
|
26
|
-
import '../../chunk-
|
|
20
|
+
import '../../chunk-GCOQ3TBG.js';
|
|
21
|
+
import '../../chunk-VNAZTCHA.js';
|
|
22
|
+
import '../../chunk-XZGSCABI.js';
|
|
27
23
|
import '../../chunk-BRXELOHC.js';
|
|
28
24
|
import '../../chunk-3ZMAGTWF.js';
|
|
29
|
-
import '../../chunk-
|
|
30
|
-
import '../../chunk-
|
|
31
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-5FJJ72HU.js';
|
|
26
|
+
import '../../chunk-RQTWIXJ5.js';
|
|
27
|
+
import '../../chunk-RQA2EVN3.js';
|
|
32
28
|
import '../../chunk-3FV6HBXS.js';
|
|
33
29
|
import '../../chunk-WLOQ4IBG.js';
|
|
34
|
-
import '../../chunk-
|
|
35
|
-
import '../../chunk-
|
|
36
|
-
import '../../chunk-L3BVJWML.js';
|
|
30
|
+
import '../../chunk-6DWD423K.js';
|
|
31
|
+
import '../../chunk-EPTHX4VZ.js';
|
|
37
32
|
import '../../chunk-3KMDHCAR.js';
|
|
38
|
-
import '../../chunk-
|
|
33
|
+
import '../../chunk-YLQEVSOR.js';
|
|
39
34
|
import '../../chunk-SZHARWKU.js';
|
|
35
|
+
import '../../chunk-QXCDKE2O.js';
|
|
40
36
|
import '../../chunk-TKAYX2SP.js';
|
|
41
37
|
import '../../chunk-NYBEU5TE.js';
|
|
42
|
-
import '../../chunk-
|
|
38
|
+
import '../../chunk-T35FWDAB.js';
|
|
39
|
+
import '../../chunk-ND5TDV2J.js';
|
|
43
40
|
import '../../chunk-2IFYDILW.js';
|
|
44
41
|
import '../../chunk-Q7DJKLEN.js';
|
|
45
42
|
import '../../chunk-JA5ECJJB.js';
|
|
@@ -48,7 +45,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
48
45
|
import '../../chunk-JBWJ6WHZ.js';
|
|
49
46
|
import '../../chunk-DT3QYZVU.js';
|
|
50
47
|
import '../../chunk-RNP5R5I3.js';
|
|
51
|
-
import '../../chunk-
|
|
48
|
+
import '../../chunk-2RJMVWFJ.js';
|
|
52
49
|
import '../../chunk-KRWALB24.js';
|
|
53
50
|
import '../../chunk-VKIZUUPM.js';
|
|
54
51
|
import '../../chunk-533DUEQY.js';
|
|
@@ -56,4 +53,4 @@ import '../../chunk-DD3CCMCZ.js';
|
|
|
56
53
|
import '../../chunk-2Q2JQSQO.js';
|
|
57
54
|
import '../../chunk-KJ3QUBNU.js';
|
|
58
55
|
import '../../chunk-BRJ3QZ4E.js';
|
|
59
|
-
import '../../chunk-
|
|
56
|
+
import '../../chunk-I2KLQ2HA.js';
|
|
@@ -7,34 +7,36 @@ declare const SEOSidebarTop: () => react_jsx_runtime.JSX.Element;
|
|
|
7
7
|
|
|
8
8
|
declare const SEOSidebarMiddle: () => react_jsx_runtime.JSX.Element;
|
|
9
9
|
|
|
10
|
-
type
|
|
11
|
-
type
|
|
10
|
+
type SystemSidebarComponent = ComponentType;
|
|
11
|
+
type SystemIconComponent = ComponentType<{
|
|
12
12
|
size?: number;
|
|
13
13
|
stroke?: number;
|
|
14
14
|
}>;
|
|
15
|
-
type
|
|
15
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
16
16
|
currentPath: string;
|
|
17
17
|
}) => number);
|
|
18
|
-
interface
|
|
19
|
-
/** Unique stable identifier for this
|
|
18
|
+
interface SystemModule {
|
|
19
|
+
/** Unique stable identifier for this UI system module. */
|
|
20
20
|
key: string;
|
|
21
|
-
/** Organization Model
|
|
22
|
-
|
|
23
|
-
/**
|
|
21
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
22
|
+
systemId?: string;
|
|
23
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
24
|
+
routePrefixes?: string[];
|
|
25
|
+
/** Capability identifiers contributed by this system module. */
|
|
24
26
|
capabilityIds?: string[];
|
|
25
|
-
/** Icon used when this
|
|
26
|
-
icon?:
|
|
27
|
-
/** Sidebar component rendered when this
|
|
28
|
-
sidebar?:
|
|
27
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
28
|
+
icon?: SystemIconComponent;
|
|
29
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
30
|
+
sidebar?: SystemSidebarComponent;
|
|
29
31
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
30
|
-
sidebarWidth?:
|
|
31
|
-
/** Operations-only bridge connecting this
|
|
32
|
-
organizationGraph?:
|
|
32
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
33
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
34
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
33
35
|
}
|
|
34
|
-
interface
|
|
35
|
-
|
|
36
|
+
interface OrganizationGraphSystemBridge {
|
|
37
|
+
systemId?: string;
|
|
36
38
|
}
|
|
37
39
|
|
|
38
|
-
declare const seoManifest:
|
|
40
|
+
declare const seoManifest: SystemModule;
|
|
39
41
|
|
|
40
42
|
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../../chunk-
|
|
1
|
+
export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../../chunk-TYRUKGGD.js';
|
|
2
2
|
import '../../chunk-X4WBGKJQ.js';
|
|
3
3
|
import '../../chunk-IIMU5YAJ.js';
|
|
4
4
|
import '../../chunk-2IFYDILW.js';
|
|
5
5
|
import '../../chunk-Q7DJKLEN.js';
|
|
6
6
|
import '../../chunk-DT3QYZVU.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
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
|
}
|
|
@@ -2767,6 +2767,66 @@ type Database = {
|
|
|
2767
2767
|
}
|
|
2768
2768
|
];
|
|
2769
2769
|
};
|
|
2770
|
+
user_notes: {
|
|
2771
|
+
Row: {
|
|
2772
|
+
content: string;
|
|
2773
|
+
created_at: string;
|
|
2774
|
+
created_by: string;
|
|
2775
|
+
id: string;
|
|
2776
|
+
metadata: Json;
|
|
2777
|
+
organization_id: string | null;
|
|
2778
|
+
pinned: boolean;
|
|
2779
|
+
priority: string;
|
|
2780
|
+
source: string | null;
|
|
2781
|
+
title: string | null;
|
|
2782
|
+
updated_at: string;
|
|
2783
|
+
user_id: string;
|
|
2784
|
+
};
|
|
2785
|
+
Insert: {
|
|
2786
|
+
content: string;
|
|
2787
|
+
created_at?: string;
|
|
2788
|
+
created_by?: string;
|
|
2789
|
+
id?: string;
|
|
2790
|
+
metadata?: Json;
|
|
2791
|
+
organization_id?: string | null;
|
|
2792
|
+
pinned?: boolean;
|
|
2793
|
+
priority?: string;
|
|
2794
|
+
source?: string | null;
|
|
2795
|
+
title?: string | null;
|
|
2796
|
+
updated_at?: string;
|
|
2797
|
+
user_id: string;
|
|
2798
|
+
};
|
|
2799
|
+
Update: {
|
|
2800
|
+
content?: string;
|
|
2801
|
+
created_at?: string;
|
|
2802
|
+
created_by?: string;
|
|
2803
|
+
id?: string;
|
|
2804
|
+
metadata?: Json;
|
|
2805
|
+
organization_id?: string | null;
|
|
2806
|
+
pinned?: boolean;
|
|
2807
|
+
priority?: string;
|
|
2808
|
+
source?: string | null;
|
|
2809
|
+
title?: string | null;
|
|
2810
|
+
updated_at?: string;
|
|
2811
|
+
user_id?: string;
|
|
2812
|
+
};
|
|
2813
|
+
Relationships: [
|
|
2814
|
+
{
|
|
2815
|
+
foreignKeyName: "user_notes_organization_id_fkey";
|
|
2816
|
+
columns: ["organization_id"];
|
|
2817
|
+
isOneToOne: false;
|
|
2818
|
+
referencedRelation: "organizations";
|
|
2819
|
+
referencedColumns: ["id"];
|
|
2820
|
+
},
|
|
2821
|
+
{
|
|
2822
|
+
foreignKeyName: "user_notes_user_id_fkey";
|
|
2823
|
+
columns: ["user_id"];
|
|
2824
|
+
isOneToOne: false;
|
|
2825
|
+
referencedRelation: "users";
|
|
2826
|
+
referencedColumns: ["id"];
|
|
2827
|
+
}
|
|
2828
|
+
];
|
|
2829
|
+
};
|
|
2770
2830
|
users: {
|
|
2771
2831
|
Row: {
|
|
2772
2832
|
config: Json;
|
|
@@ -3249,35 +3309,37 @@ interface OAuthIntegrationsCardProps {
|
|
|
3249
3309
|
}
|
|
3250
3310
|
declare function OAuthIntegrationsCard({ apiUrl }: OAuthIntegrationsCardProps): react_jsx_runtime.JSX.Element;
|
|
3251
3311
|
|
|
3252
|
-
type
|
|
3253
|
-
type
|
|
3312
|
+
type SystemSidebarComponent = ComponentType;
|
|
3313
|
+
type SystemIconComponent = ComponentType<{
|
|
3254
3314
|
size?: number;
|
|
3255
3315
|
stroke?: number;
|
|
3256
3316
|
}>;
|
|
3257
|
-
type
|
|
3317
|
+
type SystemSidebarWidthResolver = number | ((context: {
|
|
3258
3318
|
currentPath: string;
|
|
3259
3319
|
}) => number);
|
|
3260
|
-
interface
|
|
3261
|
-
/** Unique stable identifier for this
|
|
3320
|
+
interface SystemModule {
|
|
3321
|
+
/** Unique stable identifier for this UI system module. */
|
|
3262
3322
|
key: string;
|
|
3263
|
-
/** Organization Model
|
|
3264
|
-
|
|
3265
|
-
/**
|
|
3323
|
+
/** Organization Model system id this module presents. Omit for navigation-only app surfaces. */
|
|
3324
|
+
systemId?: string;
|
|
3325
|
+
/** Route prefixes owned by navigation-only app surfaces. */
|
|
3326
|
+
routePrefixes?: string[];
|
|
3327
|
+
/** Capability identifiers contributed by this system module. */
|
|
3266
3328
|
capabilityIds?: string[];
|
|
3267
|
-
/** Icon used when this
|
|
3268
|
-
icon?:
|
|
3269
|
-
/** Sidebar component rendered when this
|
|
3270
|
-
sidebar?:
|
|
3329
|
+
/** Icon used when this system node appears in shell navigation. */
|
|
3330
|
+
icon?: SystemIconComponent;
|
|
3331
|
+
/** Sidebar component rendered when this system's subtree route is active. */
|
|
3332
|
+
sidebar?: SystemSidebarComponent;
|
|
3271
3333
|
/** Optional shell sidebar width override. Defaults to 250px. */
|
|
3272
|
-
sidebarWidth?:
|
|
3273
|
-
/** Operations-only bridge connecting this
|
|
3274
|
-
organizationGraph?:
|
|
3334
|
+
sidebarWidth?: SystemSidebarWidthResolver;
|
|
3335
|
+
/** Operations-only bridge connecting this system to the organization graph node. */
|
|
3336
|
+
organizationGraph?: OrganizationGraphSystemBridge;
|
|
3275
3337
|
}
|
|
3276
|
-
interface
|
|
3277
|
-
|
|
3338
|
+
interface OrganizationGraphSystemBridge {
|
|
3339
|
+
systemId?: string;
|
|
3278
3340
|
}
|
|
3279
3341
|
|
|
3280
|
-
declare const settingsManifest:
|
|
3342
|
+
declare const settingsManifest: SystemModule;
|
|
3281
3343
|
|
|
3282
3344
|
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest };
|
|
3283
3345
|
export type { AccountSettingsProps, AccountSettingsUser, AppearanceSettingsProps, CreateWebhookEndpointModalProps, EditCredentialModalProps, EditWebhookEndpointModalProps, MemberAccessModalProps, MemberAccessTab, MemberConfigModalProps, OAuthIntegrationsCardProps, OrgMembersListProps, OrganizationSettingsMembership, OrganizationSettingsProps, OrganizationSettingsUser, WebhookEndpointListProps, WebhookEndpointSettingsProps };
|
|
@@ -1,29 +1,30 @@
|
|
|
1
|
-
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-
|
|
1
|
+
export { AccountSettings, AppearanceSettings, CreateWebhookEndpointModal, EditCredentialModal, EditWebhookEndpointModal, MemberAccessModal, MemberConfigModal, OAuthIntegrationsCard, OrgMembersList, OrganizationSettings, WebhookEndpointList, WebhookEndpointSettings, settingsManifest } from '../../chunk-4QK76KIF.js';
|
|
2
2
|
import '../../chunk-VNFR57DF.js';
|
|
3
3
|
import '../../chunk-RYTEQBAO.js';
|
|
4
4
|
import '../../chunk-PDHTXPSF.js';
|
|
5
5
|
import '../../chunk-R66W5UDG.js';
|
|
6
|
-
import '../../chunk-
|
|
6
|
+
import '../../chunk-JFL3GRD4.js';
|
|
7
7
|
import '../../chunk-7M2VOCYN.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
-
import '../../chunk-
|
|
10
|
-
import '../../chunk-
|
|
8
|
+
import '../../chunk-GCOQ3TBG.js';
|
|
9
|
+
import '../../chunk-VNAZTCHA.js';
|
|
10
|
+
import '../../chunk-XZGSCABI.js';
|
|
11
11
|
import '../../chunk-BRXELOHC.js';
|
|
12
12
|
import '../../chunk-3ZMAGTWF.js';
|
|
13
|
-
import '../../chunk-
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-5FJJ72HU.js';
|
|
14
|
+
import '../../chunk-RQTWIXJ5.js';
|
|
15
|
+
import '../../chunk-RQA2EVN3.js';
|
|
16
16
|
import '../../chunk-3FV6HBXS.js';
|
|
17
17
|
import '../../chunk-WLOQ4IBG.js';
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
20
|
-
import '../../chunk-L3BVJWML.js';
|
|
18
|
+
import '../../chunk-6DWD423K.js';
|
|
19
|
+
import '../../chunk-EPTHX4VZ.js';
|
|
21
20
|
import '../../chunk-3KMDHCAR.js';
|
|
22
|
-
import '../../chunk-
|
|
21
|
+
import '../../chunk-YLQEVSOR.js';
|
|
23
22
|
import '../../chunk-SZHARWKU.js';
|
|
23
|
+
import '../../chunk-QXCDKE2O.js';
|
|
24
24
|
import '../../chunk-TKAYX2SP.js';
|
|
25
25
|
import '../../chunk-NYBEU5TE.js';
|
|
26
|
-
import '../../chunk-
|
|
26
|
+
import '../../chunk-T35FWDAB.js';
|
|
27
|
+
import '../../chunk-ND5TDV2J.js';
|
|
27
28
|
import '../../chunk-2IFYDILW.js';
|
|
28
29
|
import '../../chunk-Q7DJKLEN.js';
|
|
29
30
|
import '../../chunk-JA5ECJJB.js';
|
|
@@ -32,7 +33,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
32
33
|
import '../../chunk-JBWJ6WHZ.js';
|
|
33
34
|
import '../../chunk-DT3QYZVU.js';
|
|
34
35
|
import '../../chunk-RNP5R5I3.js';
|
|
35
|
-
import '../../chunk-
|
|
36
|
+
import '../../chunk-2RJMVWFJ.js';
|
|
36
37
|
import '../../chunk-KRWALB24.js';
|
|
37
38
|
import '../../chunk-VKIZUUPM.js';
|
|
38
39
|
import '../../chunk-533DUEQY.js';
|
|
@@ -40,4 +41,4 @@ import '../../chunk-DD3CCMCZ.js';
|
|
|
40
41
|
import '../../chunk-2Q2JQSQO.js';
|
|
41
42
|
import '../../chunk-KJ3QUBNU.js';
|
|
42
43
|
import '../../chunk-BRJ3QZ4E.js';
|
|
43
|
-
import '../../chunk-
|
|
44
|
+
import '../../chunk-I2KLQ2HA.js';
|
package/dist/graph/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { GRAPH_CONSTANTS, calculateGraphHeight, useConnectionHighlight, useDirectedChainHighlighting, useFitViewTrigger, useGraphHighlighting, useNodeSelection } from '../chunk-22UVE3RA.js';
|
|
2
|
-
import '../chunk-
|
|
2
|
+
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
|
}
|
|
@@ -2765,6 +2765,66 @@ type Database = {
|
|
|
2765
2765
|
}
|
|
2766
2766
|
];
|
|
2767
2767
|
};
|
|
2768
|
+
user_notes: {
|
|
2769
|
+
Row: {
|
|
2770
|
+
content: string;
|
|
2771
|
+
created_at: string;
|
|
2772
|
+
created_by: string;
|
|
2773
|
+
id: string;
|
|
2774
|
+
metadata: Json;
|
|
2775
|
+
organization_id: string | null;
|
|
2776
|
+
pinned: boolean;
|
|
2777
|
+
priority: string;
|
|
2778
|
+
source: string | null;
|
|
2779
|
+
title: string | null;
|
|
2780
|
+
updated_at: string;
|
|
2781
|
+
user_id: string;
|
|
2782
|
+
};
|
|
2783
|
+
Insert: {
|
|
2784
|
+
content: string;
|
|
2785
|
+
created_at?: string;
|
|
2786
|
+
created_by?: string;
|
|
2787
|
+
id?: string;
|
|
2788
|
+
metadata?: Json;
|
|
2789
|
+
organization_id?: string | null;
|
|
2790
|
+
pinned?: boolean;
|
|
2791
|
+
priority?: string;
|
|
2792
|
+
source?: string | null;
|
|
2793
|
+
title?: string | null;
|
|
2794
|
+
updated_at?: string;
|
|
2795
|
+
user_id: string;
|
|
2796
|
+
};
|
|
2797
|
+
Update: {
|
|
2798
|
+
content?: string;
|
|
2799
|
+
created_at?: string;
|
|
2800
|
+
created_by?: string;
|
|
2801
|
+
id?: string;
|
|
2802
|
+
metadata?: Json;
|
|
2803
|
+
organization_id?: string | null;
|
|
2804
|
+
pinned?: boolean;
|
|
2805
|
+
priority?: string;
|
|
2806
|
+
source?: string | null;
|
|
2807
|
+
title?: string | null;
|
|
2808
|
+
updated_at?: string;
|
|
2809
|
+
user_id?: string;
|
|
2810
|
+
};
|
|
2811
|
+
Relationships: [
|
|
2812
|
+
{
|
|
2813
|
+
foreignKeyName: "user_notes_organization_id_fkey";
|
|
2814
|
+
columns: ["organization_id"];
|
|
2815
|
+
isOneToOne: false;
|
|
2816
|
+
referencedRelation: "organizations";
|
|
2817
|
+
referencedColumns: ["id"];
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
foreignKeyName: "user_notes_user_id_fkey";
|
|
2821
|
+
columns: ["user_id"];
|
|
2822
|
+
isOneToOne: false;
|
|
2823
|
+
referencedRelation: "users";
|
|
2824
|
+
referencedColumns: ["id"];
|
|
2825
|
+
}
|
|
2826
|
+
];
|
|
2827
|
+
};
|
|
2768
2828
|
users: {
|
|
2769
2829
|
Row: {
|
|
2770
2830
|
config: Json;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-
|
|
2
|
-
import '../../chunk-
|
|
1
|
+
export { milestoneKeys, noteKeys, projectKeys, taskKeys, useCreateMilestone, useCreateNote, useCreateProject, useCreateTask, useDeleteMilestone, useDeleteProject, useDeleteTask, useMilestones, useProject, useProjectMilestones, useProjectNotes, useProjectTasks, useProjects, useTasks, useUpdateMilestone, useUpdateProject, useUpdateTask } from '../../chunk-XZGSCABI.js';
|
|
2
|
+
import '../../chunk-2RJMVWFJ.js';
|
|
3
3
|
import '../../chunk-KRWALB24.js';
|
|
4
4
|
import '../../chunk-KJ3QUBNU.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-I2KLQ2HA.js';
|
package/dist/hooks/index.css
CHANGED
|
@@ -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
|
}
|