@elevasis/ui 2.25.6 → 2.26.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.js +2 -2
- package/dist/app/index.css +15 -5
- package/dist/app/index.d.ts +61 -14
- package/dist/app/index.js +6 -6
- package/dist/charts/index.js +6 -5
- package/dist/chunk-3MEXPLWT.js +265 -0
- package/dist/{chunk-BDKM56TP.js → chunk-4KTLOK7K.js} +1 -1
- package/dist/{chunk-KMAXFJPH.js → chunk-CW3UNAF2.js} +5 -409
- package/dist/{chunk-HKBEURCV.js → chunk-G26INIF3.js} +1 -1
- package/dist/{chunk-7F3IQMLI.js → chunk-G66QFZXD.js} +11 -214
- package/dist/{chunk-QIW6OCEI.js → chunk-HLFFKKT3.js} +27 -373
- package/dist/chunk-JDNEWB5F.js +10 -0
- package/dist/{chunk-L7D6KNHV.js → chunk-JKBGDFX2.js} +890 -749
- package/dist/{chunk-YRKQNPK2.js → chunk-JPGX3533.js} +4 -3
- package/dist/chunk-KCGGA36K.js +73 -0
- package/dist/chunk-KEFWANZY.js +155 -0
- package/dist/chunk-LH4GPYDX.js +448 -0
- package/dist/{chunk-JXSBOG2R.js → chunk-LWKZ3BCC.js} +5 -4
- package/dist/chunk-OGXKOMUT.js +412 -0
- package/dist/chunk-OHXU5WWK.js +3731 -0
- package/dist/chunk-ONFKASZI.js +2004 -0
- package/dist/{chunk-U36X6NZM.js → chunk-RIFTUOPE.js} +2 -14
- package/dist/{chunk-T6INEVX6.js → chunk-SGS4CQ2B.js} +1 -1
- package/dist/{chunk-C7IBFI5B.js → chunk-UPMX5GJI.js} +5 -5
- package/dist/{chunk-ARJPZ66V.js → chunk-UY5I2KOZ.js} +208 -3124
- package/dist/chunk-W2ZTLH7Y.js +662 -0
- package/dist/{chunk-KNISO652.js → chunk-WUVR4QY6.js} +9 -9
- package/dist/{chunk-Q5BEODAT.js → chunk-X2SUMO3P.js} +2 -1
- package/dist/{chunk-SNHGSCKH.js → chunk-XBMCDGHA.js} +1 -1
- package/dist/{chunk-N55DVMAG.js → chunk-XQQEKWTL.js} +2 -6
- package/dist/{chunk-SBQ4MYQV.js → chunk-XZSEPJZQ.js} +5 -6
- package/dist/{chunk-CPAJXBTL.js → chunk-YHBPR67D.js} +490 -676
- package/dist/{chunk-QARSVM7Q.js → chunk-YO2YORW4.js} +4 -4
- package/dist/{chunk-TAIX4NO3.js → chunk-ZFLM2YVW.js} +2 -2
- package/dist/components/index.css +15 -5
- package/dist/components/index.d.ts +202 -383
- package/dist/components/index.js +43 -429
- package/dist/components/navigation/index.css +25 -15
- package/dist/execution/index.d.ts +0 -73
- package/dist/features/auth/index.css +25 -15
- package/dist/features/crm/index.css +25 -15
- package/dist/features/crm/index.d.ts +49 -49
- package/dist/features/crm/index.js +14 -15
- package/dist/features/dashboard/index.css +25 -15
- package/dist/features/dashboard/index.js +18 -16
- package/dist/features/delivery/index.css +15 -5
- package/dist/features/delivery/index.js +14 -15
- package/dist/features/knowledge/index.css +611 -0
- package/dist/features/knowledge/index.js +375 -72
- package/dist/features/lead-gen/index.css +25 -15
- package/dist/features/lead-gen/index.d.ts +60 -21
- package/dist/features/lead-gen/index.js +16 -16
- package/dist/features/monitoring/index.css +15 -5
- package/dist/features/monitoring/index.js +17 -17
- package/dist/features/monitoring/requests/index.css +25 -15
- package/dist/features/monitoring/requests/index.js +13 -14
- package/dist/features/operations/index.css +25 -15
- package/dist/features/operations/index.d.ts +16 -98
- package/dist/features/operations/index.js +26 -22
- package/dist/features/settings/index.css +25 -15
- package/dist/features/settings/index.d.ts +1 -0
- package/dist/features/settings/index.js +15 -16
- package/dist/hooks/delivery/index.css +25 -15
- package/dist/hooks/delivery/index.js +2 -2
- package/dist/hooks/index.css +15 -5
- package/dist/hooks/index.d.ts +172 -380
- package/dist/hooks/index.js +13 -14
- package/dist/hooks/published.css +15 -5
- package/dist/hooks/published.d.ts +172 -380
- package/dist/hooks/published.js +13 -14
- package/dist/index.css +15 -5
- package/dist/index.d.ts +988 -403
- package/dist/index.js +15 -15
- package/dist/initialization/index.d.ts +1 -0
- package/dist/knowledge/index.d.ts +981 -41
- package/dist/knowledge/index.js +5449 -294
- package/dist/layout/index.d.ts +2 -0
- package/dist/layout/index.js +3 -2
- package/dist/organization/index.css +25 -15
- package/dist/organization/index.d.ts +1 -0
- package/dist/provider/index.css +25 -15
- package/dist/provider/index.d.ts +818 -26
- package/dist/provider/index.js +11 -11
- package/dist/provider/published.css +25 -15
- package/dist/provider/published.d.ts +817 -25
- package/dist/provider/published.js +8 -9
- package/dist/test-utils/index.js +2 -2
- package/dist/test-utils/setup.js +1 -1
- package/dist/theme/index.js +3 -2
- package/dist/theme/presets/index.d.ts +97 -0
- package/dist/theme/presets/index.js +3 -0
- package/dist/types/index.d.ts +71 -126
- package/dist/utils/index.js +1 -1
- package/dist/vite/index.d.ts +7 -0
- package/dist/vite/index.js +10 -0
- package/dist/vite-plugin-knowledge/index.d.ts +1 -33
- package/dist/vite-plugin-knowledge/index.js +1 -66
- package/package.json +16 -3
- package/src/knowledge/README.md +8 -8
- package/src/theme/presets/README.md +19 -0
- package/dist/chunk-5RLYII6P.js +0 -314
- package/dist/chunk-6U7AIIHF.js +0 -880
- package/dist/chunk-HAEJ4M54.js +0 -94
- package/dist/chunk-LPM7O6XM.js +0 -293
- /package/dist/{chunk-SGXXJE52.js → chunk-QD4X4H5A.js} +0 -0
|
@@ -1,40 +1,44 @@
|
|
|
1
|
-
export { AgentExecutionPanel, AgentSessionGroup, CommandQueueDetailPage, CommandQueuePage, CommandQueueShell, CommandViewPage,
|
|
2
|
-
import '../../chunk-N55DVMAG.js';
|
|
3
|
-
import '../../chunk-ZTWA5H77.js';
|
|
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-UY5I2KOZ.js';
|
|
4
2
|
import '../../chunk-ROSMICXG.js';
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
export { CommandViewSidebarContent } from '../../chunk-OHXU5WWK.js';
|
|
4
|
+
import '../../chunk-ZTWA5H77.js';
|
|
5
|
+
import '../../chunk-JDNEWB5F.js';
|
|
6
|
+
import '../../chunk-KEFWANZY.js';
|
|
7
|
+
import '../../chunk-XQQEKWTL.js';
|
|
8
|
+
export { OperationsOverview } from '../../chunk-G66QFZXD.js';
|
|
7
9
|
import '../../chunk-ECNNI3NT.js';
|
|
8
|
-
import '../../chunk-
|
|
9
|
-
import '../../chunk-
|
|
10
|
+
import '../../chunk-4KTLOK7K.js';
|
|
11
|
+
import '../../chunk-3MEXPLWT.js';
|
|
12
|
+
import '../../chunk-YO2YORW4.js';
|
|
10
13
|
import '../../chunk-LGKLC5MG.js';
|
|
11
|
-
import '../../chunk-
|
|
14
|
+
import '../../chunk-OGXKOMUT.js';
|
|
15
|
+
import '../../chunk-CW3UNAF2.js';
|
|
12
16
|
import '../../chunk-RYTEQBAO.js';
|
|
13
17
|
import '../../chunk-BZZCNLT6.js';
|
|
14
18
|
import '../../chunk-IIMU5YAJ.js';
|
|
15
19
|
import '../../chunk-KVJ3LFH2.js';
|
|
20
|
+
import '../../chunk-22UVE3RA.js';
|
|
16
21
|
import '../../chunk-E4WQGJNS.js';
|
|
17
22
|
import '../../chunk-7M2VOCYN.js';
|
|
18
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-YHBPR67D.js';
|
|
19
24
|
import '../../chunk-VKMNWHTL.js';
|
|
20
|
-
import '../../chunk-
|
|
25
|
+
import '../../chunk-G26INIF3.js';
|
|
21
26
|
import '../../chunk-BRXELOHC.js';
|
|
22
|
-
import '../../chunk-22UVE3RA.js';
|
|
23
27
|
import '../../chunk-3ZMAGTWF.js';
|
|
24
28
|
import '../../chunk-VMJVQAFZ.js';
|
|
25
|
-
import '../../chunk-
|
|
26
|
-
import '../../chunk-
|
|
29
|
+
import '../../chunk-JPGX3533.js';
|
|
30
|
+
import '../../chunk-LH4GPYDX.js';
|
|
31
|
+
import '../../chunk-HLFFKKT3.js';
|
|
27
32
|
import '../../chunk-WLOQ4IBG.js';
|
|
28
|
-
import '../../chunk-
|
|
29
|
-
import '../../chunk-
|
|
30
|
-
import '../../chunk-
|
|
31
|
-
import '../../chunk-
|
|
32
|
-
import '../../chunk-LPM7O6XM.js';
|
|
33
|
+
import '../../chunk-ZFLM2YVW.js';
|
|
34
|
+
import '../../chunk-RIFTUOPE.js';
|
|
35
|
+
import '../../chunk-3KMDHCAR.js';
|
|
36
|
+
import '../../chunk-W2ZTLH7Y.js';
|
|
33
37
|
import '../../chunk-SZHARWKU.js';
|
|
34
38
|
import '../../chunk-V3HUIZJX.js';
|
|
35
|
-
import '../../chunk-
|
|
36
|
-
import '../../chunk-
|
|
37
|
-
import '../../chunk-
|
|
39
|
+
import '../../chunk-TKAYX2SP.js';
|
|
40
|
+
import '../../chunk-NYBEU5TE.js';
|
|
41
|
+
import '../../chunk-SGS4CQ2B.js';
|
|
38
42
|
import '../../chunk-2IFYDILW.js';
|
|
39
43
|
import '../../chunk-Q7DJKLEN.js';
|
|
40
44
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -43,7 +47,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
43
47
|
import '../../chunk-KU7ZDWQ7.js';
|
|
44
48
|
import '../../chunk-DT3QYZVU.js';
|
|
45
49
|
import '../../chunk-RNP5R5I3.js';
|
|
46
|
-
import '../../chunk-
|
|
50
|
+
import '../../chunk-QD4X4H5A.js';
|
|
47
51
|
import '../../chunk-KRWALB24.js';
|
|
48
52
|
import '../../chunk-WFTNY755.js';
|
|
49
53
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -138,14 +138,14 @@
|
|
|
138
138
|
}
|
|
139
139
|
.lead-gen-build-action-button:disabled,
|
|
140
140
|
.lead-gen-build-action-button[data-disabled] {
|
|
141
|
-
background-color:
|
|
142
|
-
border-color:
|
|
141
|
+
background-color: var(--surface-primary-muted) !important;
|
|
142
|
+
border-color: var(--border-primary-subtle) !important;
|
|
143
143
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
144
144
|
opacity: 0.78;
|
|
145
145
|
}
|
|
146
146
|
.lead-gen-build-action-button:disabled:hover,
|
|
147
147
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
148
|
-
background-color:
|
|
148
|
+
background-color: var(--surface-primary-muted) !important;
|
|
149
149
|
}
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
@@ -153,8 +153,18 @@
|
|
|
153
153
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
154
|
background-color: var(--color-surface-hover);
|
|
155
155
|
}
|
|
156
|
-
.mantine-Select-option:hover
|
|
157
|
-
|
|
156
|
+
.mantine-Select-option:hover,
|
|
157
|
+
.mantine-MultiSelect-option:hover,
|
|
158
|
+
.mantine-TagsInput-option:hover,
|
|
159
|
+
.mantine-Combobox-option:hover {
|
|
160
|
+
background-color: var(--surface-primary-muted) !important;
|
|
161
|
+
}
|
|
162
|
+
.mantine-Select-option[data-combobox-selected],
|
|
163
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
164
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
165
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
166
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
167
|
+
color: var(--color-text);
|
|
158
168
|
}
|
|
159
169
|
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
160
170
|
--tab-border-color: var(--color-border);
|
|
@@ -216,6 +226,16 @@
|
|
|
216
226
|
display: none;
|
|
217
227
|
}
|
|
218
228
|
|
|
229
|
+
/* src/graph/Graph.globals.css */
|
|
230
|
+
.elevasis-graph-root .react-flow__node.selected,
|
|
231
|
+
.elevasis-graph-root .react-flow__node:focus,
|
|
232
|
+
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
233
|
+
outline: none !important;
|
|
234
|
+
}
|
|
235
|
+
.elevasis-graph-root .react-flow__node.selected > * {
|
|
236
|
+
box-shadow: none;
|
|
237
|
+
}
|
|
238
|
+
|
|
219
239
|
/* src/graph/Graph.module.css */
|
|
220
240
|
@keyframes edgeFlow {
|
|
221
241
|
0% {
|
|
@@ -589,13 +609,3 @@
|
|
|
589
609
|
transform: none;
|
|
590
610
|
}
|
|
591
611
|
}
|
|
592
|
-
|
|
593
|
-
/* src/graph/Graph.globals.css */
|
|
594
|
-
.elevasis-graph-root .react-flow__node.selected,
|
|
595
|
-
.elevasis-graph-root .react-flow__node:focus,
|
|
596
|
-
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
597
|
-
outline: none !important;
|
|
598
|
-
}
|
|
599
|
-
.elevasis-graph-root .react-flow__node.selected > * {
|
|
600
|
-
box-shadow: none;
|
|
601
|
-
}
|
|
@@ -2932,6 +2932,7 @@ type SupabaseUserProfile = Tables<'users'>;
|
|
|
2932
2932
|
* - org_memberships.config: Per-user-per-org feature overrides
|
|
2933
2933
|
* - users.config: User-global config
|
|
2934
2934
|
*/
|
|
2935
|
+
|
|
2935
2936
|
/**
|
|
2936
2937
|
* Per-user-per-org config (stored in org_memberships.config)
|
|
2937
2938
|
* Controls which features a specific member can access within their org.
|
|
@@ -1,29 +1,28 @@
|
|
|
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-UPMX5GJI.js';
|
|
2
2
|
import '../../chunk-RYTEQBAO.js';
|
|
3
3
|
import '../../chunk-PDHTXPSF.js';
|
|
4
4
|
import '../../chunk-KVJ3LFH2.js';
|
|
5
|
-
import '../../chunk-
|
|
5
|
+
import '../../chunk-XBMCDGHA.js';
|
|
6
6
|
import '../../chunk-7M2VOCYN.js';
|
|
7
|
-
import '../../chunk-
|
|
7
|
+
import '../../chunk-YHBPR67D.js';
|
|
8
8
|
import '../../chunk-VKMNWHTL.js';
|
|
9
|
-
import '../../chunk-
|
|
9
|
+
import '../../chunk-G26INIF3.js';
|
|
10
10
|
import '../../chunk-BRXELOHC.js';
|
|
11
|
-
import '../../chunk-22UVE3RA.js';
|
|
12
11
|
import '../../chunk-3ZMAGTWF.js';
|
|
13
12
|
import '../../chunk-VMJVQAFZ.js';
|
|
14
|
-
import '../../chunk-
|
|
15
|
-
import '../../chunk-
|
|
13
|
+
import '../../chunk-JPGX3533.js';
|
|
14
|
+
import '../../chunk-LH4GPYDX.js';
|
|
15
|
+
import '../../chunk-HLFFKKT3.js';
|
|
16
16
|
import '../../chunk-WLOQ4IBG.js';
|
|
17
|
-
import '../../chunk-
|
|
18
|
-
import '../../chunk-
|
|
19
|
-
import '../../chunk-
|
|
20
|
-
import '../../chunk-
|
|
21
|
-
import '../../chunk-LPM7O6XM.js';
|
|
17
|
+
import '../../chunk-ZFLM2YVW.js';
|
|
18
|
+
import '../../chunk-RIFTUOPE.js';
|
|
19
|
+
import '../../chunk-3KMDHCAR.js';
|
|
20
|
+
import '../../chunk-W2ZTLH7Y.js';
|
|
22
21
|
import '../../chunk-SZHARWKU.js';
|
|
23
22
|
import '../../chunk-V3HUIZJX.js';
|
|
24
|
-
import '../../chunk-
|
|
25
|
-
import '../../chunk-
|
|
26
|
-
import '../../chunk-
|
|
23
|
+
import '../../chunk-TKAYX2SP.js';
|
|
24
|
+
import '../../chunk-NYBEU5TE.js';
|
|
25
|
+
import '../../chunk-SGS4CQ2B.js';
|
|
27
26
|
import '../../chunk-2IFYDILW.js';
|
|
28
27
|
import '../../chunk-Q7DJKLEN.js';
|
|
29
28
|
import '../../chunk-GESXCQWY.js';
|
|
@@ -32,7 +31,7 @@ import '../../chunk-E565XMTQ.js';
|
|
|
32
31
|
import '../../chunk-KU7ZDWQ7.js';
|
|
33
32
|
import '../../chunk-DT3QYZVU.js';
|
|
34
33
|
import '../../chunk-RNP5R5I3.js';
|
|
35
|
-
import '../../chunk-
|
|
34
|
+
import '../../chunk-QD4X4H5A.js';
|
|
36
35
|
import '../../chunk-KRWALB24.js';
|
|
37
36
|
import '../../chunk-WFTNY755.js';
|
|
38
37
|
import '../../chunk-WKJ47GIW.js';
|
|
@@ -138,14 +138,14 @@
|
|
|
138
138
|
}
|
|
139
139
|
.lead-gen-build-action-button:disabled,
|
|
140
140
|
.lead-gen-build-action-button[data-disabled] {
|
|
141
|
-
background-color:
|
|
142
|
-
border-color:
|
|
141
|
+
background-color: var(--surface-primary-muted) !important;
|
|
142
|
+
border-color: var(--border-primary-subtle) !important;
|
|
143
143
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
144
144
|
opacity: 0.78;
|
|
145
145
|
}
|
|
146
146
|
.lead-gen-build-action-button:disabled:hover,
|
|
147
147
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
148
|
-
background-color:
|
|
148
|
+
background-color: var(--surface-primary-muted) !important;
|
|
149
149
|
}
|
|
150
150
|
.mantine-Accordion-control:hover {
|
|
151
151
|
background-color: var(--color-surface-hover);
|
|
@@ -153,8 +153,18 @@
|
|
|
153
153
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
154
154
|
background-color: var(--color-surface-hover);
|
|
155
155
|
}
|
|
156
|
-
.mantine-Select-option:hover
|
|
157
|
-
|
|
156
|
+
.mantine-Select-option:hover,
|
|
157
|
+
.mantine-MultiSelect-option:hover,
|
|
158
|
+
.mantine-TagsInput-option:hover,
|
|
159
|
+
.mantine-Combobox-option:hover {
|
|
160
|
+
background-color: var(--surface-primary-muted) !important;
|
|
161
|
+
}
|
|
162
|
+
.mantine-Select-option[data-combobox-selected],
|
|
163
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
164
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
165
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
166
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
167
|
+
color: var(--color-text);
|
|
158
168
|
}
|
|
159
169
|
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
160
170
|
--tab-border-color: var(--color-border);
|
|
@@ -216,6 +226,16 @@
|
|
|
216
226
|
display: none;
|
|
217
227
|
}
|
|
218
228
|
|
|
229
|
+
/* src/graph/Graph.globals.css */
|
|
230
|
+
.elevasis-graph-root .react-flow__node.selected,
|
|
231
|
+
.elevasis-graph-root .react-flow__node:focus,
|
|
232
|
+
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
233
|
+
outline: none !important;
|
|
234
|
+
}
|
|
235
|
+
.elevasis-graph-root .react-flow__node.selected > * {
|
|
236
|
+
box-shadow: none;
|
|
237
|
+
}
|
|
238
|
+
|
|
219
239
|
/* src/graph/Graph.module.css */
|
|
220
240
|
@keyframes edgeFlow {
|
|
221
241
|
0% {
|
|
@@ -589,13 +609,3 @@
|
|
|
589
609
|
transform: none;
|
|
590
610
|
}
|
|
591
611
|
}
|
|
592
|
-
|
|
593
|
-
/* src/graph/Graph.globals.css */
|
|
594
|
-
.elevasis-graph-root .react-flow__node.selected,
|
|
595
|
-
.elevasis-graph-root .react-flow__node:focus,
|
|
596
|
-
.elevasis-graph-root .react-flow__node:focus-visible {
|
|
597
|
-
outline: none !important;
|
|
598
|
-
}
|
|
599
|
-
.elevasis-graph-root .react-flow__node.selected > * {
|
|
600
|
-
box-shadow: none;
|
|
601
|
-
}
|
|
@@ -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-G26INIF3.js';
|
|
2
|
+
import '../../chunk-QD4X4H5A.js';
|
|
3
3
|
import '../../chunk-KRWALB24.js';
|
|
4
4
|
import '../../chunk-5WWZXCS5.js';
|
|
5
5
|
import '../../chunk-I2KLQ2HA.js';
|
package/dist/hooks/index.css
CHANGED
|
@@ -522,14 +522,14 @@
|
|
|
522
522
|
}
|
|
523
523
|
.lead-gen-build-action-button:disabled,
|
|
524
524
|
.lead-gen-build-action-button[data-disabled] {
|
|
525
|
-
background-color:
|
|
526
|
-
border-color:
|
|
525
|
+
background-color: var(--surface-primary-muted) !important;
|
|
526
|
+
border-color: var(--border-primary-subtle) !important;
|
|
527
527
|
color: color-mix(in srgb, var(--color-text-subtle) 88%, var(--color-text-dimmed) 12%) !important;
|
|
528
528
|
opacity: 0.78;
|
|
529
529
|
}
|
|
530
530
|
.lead-gen-build-action-button:disabled:hover,
|
|
531
531
|
.lead-gen-build-action-button[data-disabled]:hover {
|
|
532
|
-
background-color:
|
|
532
|
+
background-color: var(--surface-primary-muted) !important;
|
|
533
533
|
}
|
|
534
534
|
.mantine-Accordion-control:hover {
|
|
535
535
|
background-color: var(--color-surface-hover);
|
|
@@ -537,8 +537,18 @@
|
|
|
537
537
|
.mantine-Menu-item:hover:not([data-disabled]) {
|
|
538
538
|
background-color: var(--color-surface-hover);
|
|
539
539
|
}
|
|
540
|
-
.mantine-Select-option:hover
|
|
541
|
-
|
|
540
|
+
.mantine-Select-option:hover,
|
|
541
|
+
.mantine-MultiSelect-option:hover,
|
|
542
|
+
.mantine-TagsInput-option:hover,
|
|
543
|
+
.mantine-Combobox-option:hover {
|
|
544
|
+
background-color: var(--surface-primary-muted) !important;
|
|
545
|
+
}
|
|
546
|
+
.mantine-Select-option[data-combobox-selected],
|
|
547
|
+
.mantine-MultiSelect-option[data-combobox-selected],
|
|
548
|
+
.mantine-TagsInput-option[data-combobox-selected],
|
|
549
|
+
.mantine-Combobox-option[data-combobox-selected] {
|
|
550
|
+
background-color: var(--surface-primary-subtle) !important;
|
|
551
|
+
color: var(--color-text);
|
|
542
552
|
}
|
|
543
553
|
[data-mantine-color-scheme=dark] .mantine-Tabs-root {
|
|
544
554
|
--tab-border-color: var(--color-border);
|