@elevasis/ui 2.33.1 → 2.34.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.
Files changed (73) hide show
  1. package/dist/api/index.d.ts +9 -2
  2. package/dist/api/index.js +1 -1
  3. package/dist/app/index.css +452 -0
  4. package/dist/app/index.d.ts +1250 -3
  5. package/dist/app/index.js +144 -8
  6. package/dist/charts/index.js +2 -3
  7. package/dist/{chunk-3YZRKADM.js → chunk-3AJVNMY5.js} +45 -28
  8. package/dist/chunk-3QXJK5IY.js +25 -0
  9. package/dist/chunk-4O4MII5S.js +4716 -0
  10. package/dist/{chunk-KW7ZNQD7.js → chunk-5EYJ2GIN.js} +4 -8
  11. package/dist/{chunk-53436UTQ.js → chunk-BPQVTIUP.js} +12 -3
  12. package/dist/{chunk-DYIDXUJS.js → chunk-DTFKWZ7A.js} +1098 -2280
  13. package/dist/{chunk-EPTHX4VZ.js → chunk-HRWLKKWM.js} +11 -2
  14. package/dist/{chunk-SWMQTF2H.js → chunk-IGDYWFNE.js} +2 -2
  15. package/dist/{chunk-QVTIOT73.js → chunk-IVGI4GDL.js} +3 -3
  16. package/dist/{chunk-4DYOXEH6.js → chunk-LAWLB6CT.js} +1 -1
  17. package/dist/{chunk-UYRT7SPM.js → chunk-LRWTWOGP.js} +3 -3
  18. package/dist/{chunk-2VYMDNJ3.js → chunk-MP3GPBPX.js} +3 -3
  19. package/dist/{chunk-YENKDBUU.js → chunk-NLBQTDOW.js} +12 -17
  20. package/dist/{chunk-WJOE76FI.js → chunk-O6JXQ6UQ.js} +5 -4
  21. package/dist/{chunk-F3MXFE72.js → chunk-OBBQ2JCM.js} +3 -3
  22. package/dist/{chunk-WGUEIGPC.js → chunk-PLP3NYPL.js} +80 -171
  23. package/dist/{chunk-AV2TKVVV.js → chunk-RIAXZ6AH.js} +5 -6
  24. package/dist/chunk-SDXSB3HN.js +425 -0
  25. package/dist/{chunk-JA5ECJJB.js → chunk-VTXTZXAU.js} +156 -4
  26. package/dist/{chunk-H6EFQP2P.js → chunk-W73ZABT6.js} +1 -1
  27. package/dist/{chunk-UNVRVCXZ.js → chunk-WU4FNWCW.js} +3 -3
  28. package/dist/{chunk-NCEQGEW5.js → chunk-YNWZIWJL.js} +4 -5
  29. package/dist/components/index.d.ts +0 -23
  30. package/dist/components/index.js +27 -448
  31. package/dist/components/navigation/index.js +4 -6
  32. package/dist/features/clients/index.js +7 -12
  33. package/dist/features/crm/index.js +9 -14
  34. package/dist/features/dashboard/index.d.ts +0 -23
  35. package/dist/features/dashboard/index.js +9 -14
  36. package/dist/features/delivery/index.js +8 -13
  37. package/dist/features/knowledge/index.js +5 -7
  38. package/dist/features/lead-gen/index.js +9 -14
  39. package/dist/features/monitoring/index.js +10 -15
  40. package/dist/features/monitoring/requests/index.js +7 -12
  41. package/dist/features/operations/index.d.ts +44 -35
  42. package/dist/features/operations/index.js +12 -17
  43. package/dist/features/settings/index.js +8 -13
  44. package/dist/hooks/index.d.ts +20 -27
  45. package/dist/hooks/index.js +7 -12
  46. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +20 -27
  47. package/dist/hooks/published.d.ts +20 -27
  48. package/dist/hooks/published.js +7 -12
  49. package/dist/index.d.ts +54 -39
  50. package/dist/index.js +8 -13
  51. package/dist/knowledge/index.d.ts +30 -38
  52. package/dist/knowledge/index.js +37 -201
  53. package/dist/{knowledge-search-index-P7PR626V.js → knowledge-search-index-ORIJCEZX.js} +142 -150
  54. package/dist/organization/index.js +1 -2
  55. package/dist/provider/index.d.ts +25 -32
  56. package/dist/provider/index.js +6 -11
  57. package/dist/provider/published.d.ts +25 -32
  58. package/dist/provider/published.js +5 -9
  59. package/dist/test-utils/index.d.ts +2 -0
  60. package/dist/test-utils/index.js +14 -2
  61. package/dist/test-utils/setup.js +38 -0
  62. package/dist/types/index.d.ts +20 -27
  63. package/dist/utils/index.d.ts +0 -23
  64. package/dist/zustand/index.d.ts +15 -2
  65. package/dist/zustand/index.js +35 -1
  66. package/package.json +5 -5
  67. package/dist/chunk-4AAZXKLL.js +0 -347
  68. package/dist/chunk-DWXDNT7P.js +0 -145
  69. package/dist/chunk-FOUYP4JX.js +0 -13
  70. package/dist/chunk-HUJCU55S.js +0 -159
  71. package/dist/chunk-PIS24NIV.js +0 -29
  72. package/dist/chunk-SZHARWKU.js +0 -15
  73. package/dist/chunk-XCYKC6OZ.js +0 -1
@@ -1,25 +1,26 @@
1
- import { useBreadcrumbs } from '../chunk-H6EFQP2P.js';
2
- import { showAuthError } from '../chunk-UNVRVCXZ.js';
3
- export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-UNVRVCXZ.js';
1
+ import { useBreadcrumbs } from '../chunk-W73ZABT6.js';
2
+ export { AppErrorBoundary, CrashErrorFallback, ErrorReportCard, buildErrorReport } from '../chunk-SDXSB3HN.js';
3
+ import { showAuthError } from '../chunk-WU4FNWCW.js';
4
+ export { CreateCredentialModal, CredentialList, CredentialSettings, MembershipFeaturePanel, MembershipStatusBadge, OAuthConnectModal, OrganizationMembershipsList, WebhookUrlDisplayModal, settingsManifest, showAuthError } from '../chunk-WU4FNWCW.js';
4
5
  import '../chunk-V6SZ4ECN.js';
5
- import { setDealReferrer, compareDealsByPriority } from '../chunk-NCEQGEW5.js';
6
- export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-NCEQGEW5.js';
7
- export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-QVTIOT73.js';
8
- export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-3YZRKADM.js';
9
- export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-4AAZXKLL.js';
10
- export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-YENKDBUU.js';
6
+ import { setDealReferrer, compareDealsByPriority } from '../chunk-YNWZIWJL.js';
7
+ export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, CrmOverview, CrmSidebar, CrmSidebarTop, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, useCrmPipelineSummary, useCrmQuickMetrics, useRecentCrmActivity } from '../chunk-YNWZIWJL.js';
8
+ export { AllTasksPage, HealthStatusCard, MilestoneTimeline, ProjectDetailPage, ProjectsListPage, ProjectsSidebar, ProjectsSidebarMiddle, ProjectsSidebarTop, TaskCard, UpcomingMilestonesPage, deliveryManifest } from '../chunk-IVGI4GDL.js';
9
+ export { LEAD_GEN_ROUTE_LINKS, LeadGenCompaniesPage, LeadGenContactsPage, LeadGenListDetailPage, LeadGenListsPage, LeadGenOverviewPage, LeadGenRouteShell, LeadGenSidebar, LeadGenSidebarTop, StepConfigForm, TabSection, getEnrichmentColor, getStatusColor, leadGenManifest, useDeleteLists } from '../chunk-3AJVNMY5.js';
10
+ export { CrmSidebarMiddle, LeadGenSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../chunk-4O4MII5S.js';
11
+ export { ActionModal, AgentDefinitionDisplay, AgentExecutionLogs, BaseExecutionLogs, BaseExecutionLogsHeader, BaseExecutionLogsStates, CheckpointGroup, CollapsibleJsonSection, CommandQueueSidebar, CommandQueueSidebarMiddle, CommandQueueSidebarTop, CommandQueueTaskRow, ConfigCard, ContentSections, ContextUsageBadge, ContractDisplay, ExecutionErrorSection, LogEntry, LogGroup, NewKnowledgeMapEdge, NewKnowledgeMapGraph, NewKnowledgeMapNode, OperationsSidebar, OperationsSidebarMiddle, OperationsSidebarTop, ResourceDefinitionSection, ResourceErrorState, ResourceFilter, ResourceHeader, ResourceNotFoundState, SessionMemory, ToolsListDisplay, WorkflowDefinitionDisplay, WorkflowExecutionLogs, getExecutionStatusConfig, getIcon, getLogLevelConfig, iconMap, operationsManifest, useNewKnowledgeMapLayout } from '../chunk-NLBQTDOW.js';
11
12
  import '../chunk-CXY7FMUM.js';
12
13
  import '../chunk-ZTWA5H77.js';
13
- import '../chunk-KW7ZNQD7.js';
14
+ import '../chunk-5EYJ2GIN.js';
14
15
  import '../chunk-N55DVMAG.js';
15
16
  import '../chunk-CLDCYJQT.js';
16
- export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-2VYMDNJ3.js';
17
+ export { AgentExecutionTimeline, AgentExecutionVisualizer, AgentIterationEdge, AgentIterationNode, BaseEdge, BaseNode, EmptyVisualizer, ExecutionStats, ExecutionStatusBadge, GraphBackground, GraphContainer, GraphFitViewButton, GraphFitViewHandler, GraphLegend, RunResourceButton, TimelineAxis, TimelineBar, TimelineContainer, TimelineRow, UnifiedWorkflowEdge, UnifiedWorkflowGraph, UnifiedWorkflowNode, VisualizerContainer, WorkflowExecutionTimeline, getGraphBackgroundStyles, useGraphBackgroundStyles, useGraphTheme } from '../chunk-MP3GPBPX.js';
17
18
  export { ZodFormRenderer } from '../chunk-3MEXPLWT.js';
18
- import { NotificationList } from '../chunk-UYRT7SPM.js';
19
- export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-UYRT7SPM.js';
20
- export { ResourceHealthPanel } from '../chunk-F3MXFE72.js';
19
+ import { NotificationList } from '../chunk-LRWTWOGP.js';
20
+ export { ActivityCard, ActivityFilters as ActivityFiltersBar, ActivityTable, BusinessImpactCard, CostBreakdownCard, CostByModelTable, CostMetricsCard, ErrorAnalysisCard, ErrorBreakdownTable, ExecutionBreakdownTable, ExecutionHealthCard, ExecutionLogsFilters as ExecutionLogsFilterBar, ExecutionLogsTable, NotificationItem, NotificationList, monitoringManifest } from '../chunk-LRWTWOGP.js';
21
+ export { ResourceHealthPanel } from '../chunk-OBBQ2JCM.js';
21
22
  export { ResourceHealthChart, getHealthColor } from '../chunk-LGKLC5MG.js';
22
- import '../chunk-4DYOXEH6.js';
23
+ import '../chunk-LAWLB6CT.js';
23
24
  export { ConfirmationInputModal, ConfirmationModal } from '../chunk-VNFR57DF.js';
24
25
  export { SEOSidebar, SEOSidebarMiddle, SEOSidebarTop, seoManifest } from '../chunk-TYRUKGGD.js';
25
26
  import '../chunk-X4WBGKJQ.js';
@@ -36,34 +37,29 @@ import '../chunk-JFL3GRD4.js';
36
37
  export { Graph_module_css_default as graphStyles } from '../chunk-22UVE3RA.js';
37
38
  export { CONTAINER_CONSTANTS, SHARED_VIZ_CONSTANTS } from '../chunk-E4WQGJNS.js';
38
39
  import '../chunk-7M2VOCYN.js';
39
- import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-SWMQTF2H.js';
40
+ import { useOrganizationPermissions, useCreateOrgRole, usePermissionCatalog, useUpdateApiKey, useDeleteApiKey, useCreateApiKey, useListApiKeys, usePaginationState, useActivateDeployment, useDeactivateDeployment, useDeleteDeployment, useListDeployments, useResources, useCreateSchedule, useListSchedules, usePauseSchedule, useResumeSchedule, useCancelSchedule, useDeleteSchedule, useDeals, useTransitionItem, dealKeys, useMarkAllAsRead, useNotifications } from '../chunk-IGDYWFNE.js';
40
41
  import '../chunk-VNAZTCHA.js';
41
42
  import { showSuccessNotification, showErrorNotification, showApiErrorNotification } from '../chunk-XZGSCABI.js';
42
43
  export { showApiErrorNotification, showErrorNotification, showInfoNotification, showSuccessNotification, showWarningNotification } from '../chunk-XZGSCABI.js';
43
44
  import '../chunk-BRXELOHC.js';
44
45
  import '../chunk-3ZMAGTWF.js';
45
- import '../chunk-FOUYP4JX.js';
46
- import '../chunk-53436UTQ.js';
46
+ import '../chunk-BPQVTIUP.js';
47
47
  import '../chunk-RQA2EVN3.js';
48
48
  import '../chunk-3FV6HBXS.js';
49
49
  import '../chunk-WLOQ4IBG.js';
50
- import '../chunk-PIS24NIV.js';
51
- import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-EPTHX4VZ.js';
52
- export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-EPTHX4VZ.js';
50
+ import '../chunk-PLP3NYPL.js';
51
+ import { ListSkeleton, EmptyState, PageTitleCaption, StatCard, CenteredErrorState, CardHeader } from '../chunk-HRWLKKWM.js';
52
+ export { APIErrorAlert, ActivityTimeline, CardHeader, CenteredErrorState, CollapsibleSection, ContextViewer, CustomSelector, DetailCardSkeleton, ElevasisLoader, EmptyState, FeatureUnavailableState, GlowDot, JsonViewer, ListSkeleton, PageNotFound, PageTitleCaption, ResourceCard, StatCard, StatCardSkeleton, StatsCardSkeleton, StatusBadge, TabCountBadge, TimeRangeSelector, TrendIndicator } from '../chunk-HRWLKKWM.js';
53
53
  export { StyledMarkdown } from '../chunk-3KMDHCAR.js';
54
- import '../chunk-WGUEIGPC.js';
55
- export { ElevasisLoader } from '../chunk-SZHARWKU.js';
56
- import '../chunk-WJOE76FI.js';
54
+ import '../chunk-O6JXQ6UQ.js';
57
55
  import { SubshellContentContainer } from '../chunk-TKAYX2SP.js';
58
56
  export { NavigationButton } from '../chunk-NYBEU5TE.js';
59
- import '../chunk-DWXDNT7P.js';
60
- import '../chunk-DYIDXUJS.js';
57
+ import '../chunk-DTFKWZ7A.js';
61
58
  import '../chunk-ND5TDV2J.js';
62
59
  import '../chunk-2IFYDILW.js';
63
60
  import { useRouterContext } from '../chunk-Q7DJKLEN.js';
64
- export { RoleBadge } from '../chunk-JA5ECJJB.js';
65
- import '../chunk-HUJCU55S.js';
66
- import { useAppearance } from '../chunk-E565XMTQ.js';
61
+ export { RoleBadge } from '../chunk-VTXTZXAU.js';
62
+ import '../chunk-E565XMTQ.js';
67
63
  import '../chunk-JBWJ6WHZ.js';
68
64
  import '../chunk-DT3QYZVU.js';
69
65
  import '../chunk-RNP5R5I3.js';
@@ -81,7 +77,7 @@ import { jsx, Fragment, jsxs } from 'react/jsx-runtime';
81
77
  import { Stack, Card, Title, Checkbox, Group, Text, Tooltip, Center, TextInput, Textarea, Loader, Alert, Button, Table, ActionIcon, Paper, Code, CopyButton, SimpleGrid, Badge, Pagination, SegmentedControl, Switch, Select, Divider, Menu, Timeline, ThemeIcon, Tabs, ScrollArea, Breadcrumbs as Breadcrumbs$1, Box, Popover, Indicator } from '@mantine/core';
82
78
  import { IconLock, IconPencil, IconAlertCircle, IconKey, IconCalendar, IconClock, IconTrash, IconAlertTriangle, IconExclamationMark, IconShieldLock, IconCheck, IconCopy, IconPlus, IconRocket, IconRefresh, IconPower, IconPlayerPlay, IconCircleCheck, IconTag, IconCalendarRepeat, IconCalendarEvent, IconCalendarTime, IconRobot, IconGitBranch, IconSettings, IconExternalLink, IconDotsVertical, IconPlayerPause, IconPlayerStop, IconCalendarDue, IconCalendarStats, IconCalendarOff, IconListCheck, IconBell } from '@tabler/icons-react';
83
79
  import { useForm } from '@mantine/form';
84
- import { useRef, useEffect, useState, useMemo, useCallback, Component } from 'react';
80
+ import { useRef, useEffect, useState, useMemo, useCallback } from 'react';
85
81
  import { z } from 'zod';
86
82
  import { useDisclosure } from '@mantine/hooks';
87
83
  import { useQueryClient, useQuery } from '@tanstack/react-query';
@@ -2264,423 +2260,6 @@ var TaskScheduler = () => {
2264
2260
  )
2265
2261
  ] });
2266
2262
  };
2267
- var tokens = {
2268
- cardBg: "rgba(16, 16, 20, 0.92)",
2269
- cardBorder: "rgba(255, 255, 255, 0.06)",
2270
- accentRed: "#ff5555",
2271
- accentRedDim: "rgba(255, 85, 85, 0.15)",
2272
- textPrimary: "#e8e8e8",
2273
- textSecondary: "rgba(255, 255, 255, 0.5)",
2274
- textTertiary: "rgba(255, 255, 255, 0.3)",
2275
- codeBg: "rgba(0, 0, 0, 0.35)",
2276
- codeBorder: "rgba(255, 255, 255, 0.05)",
2277
- fileHighlight: "#7dd3fc",
2278
- separator: "rgba(255, 255, 255, 0.06)",
2279
- mono: "'JetBrains Mono', 'Fira Code', 'Cascadia Code', ui-monospace, monospace",
2280
- sans: "'Inter', -apple-system, system-ui, sans-serif"
2281
- };
2282
- function parseStackFrames(stack) {
2283
- return stack.split("\n").filter((line) => line.trim().startsWith("at ")).map((line) => {
2284
- const trimmed = line.trim();
2285
- const parenMatch = trimmed.match(/^at\s+(.+?)\s+\((.+)\)$/);
2286
- if (parenMatch) {
2287
- return { fn: parenMatch[1], file: parenMatch[2], raw: trimmed };
2288
- }
2289
- const simpleMatch = trimmed.match(/^at\s+(.+)$/);
2290
- if (simpleMatch) {
2291
- return { fn: "", file: simpleMatch[1], raw: trimmed };
2292
- }
2293
- return { fn: "", file: "", raw: trimmed };
2294
- });
2295
- }
2296
- var COMPONENT_NOISE = /* @__PURE__ */ new Set([
2297
- "div",
2298
- "main",
2299
- "span",
2300
- "section",
2301
- "Lazy",
2302
- "Suspense",
2303
- "SafeFragment",
2304
- "MatchImpl",
2305
- "MatchInnerImpl",
2306
- "OutletImpl",
2307
- "CatchBoundaryImpl",
2308
- "CatchBoundary",
2309
- "MatchesInner",
2310
- "Matches",
2311
- "SplitComponent"
2312
- ]);
2313
- function isNoiseComponent(name) {
2314
- if (COMPONENT_NOISE.has(name)) return true;
2315
- if (name.startsWith("@mantine/") || name.startsWith("@tanstack/")) return true;
2316
- return false;
2317
- }
2318
- function parseComponentStack(stack) {
2319
- return stack.trim().split("\n").map((line) => line.trim()).filter((line) => line.startsWith("at ")).map((line) => {
2320
- const match = line.match(/^at\s+(\S+)/);
2321
- return match ? match[1] : line.replace(/^at\s+/, "");
2322
- }).filter((name) => !isNoiseComponent(name));
2323
- }
2324
- function SectionLabel({ children }) {
2325
- return /* @__PURE__ */ jsx(
2326
- "div",
2327
- {
2328
- style: {
2329
- fontSize: 10,
2330
- fontFamily: tokens.sans,
2331
- fontWeight: 600,
2332
- textTransform: "uppercase",
2333
- letterSpacing: "0.08em",
2334
- color: tokens.textTertiary,
2335
- marginBottom: 6
2336
- },
2337
- children
2338
- }
2339
- );
2340
- }
2341
- function CodeBlock({ children, style }) {
2342
- return /* @__PURE__ */ jsx(
2343
- "div",
2344
- {
2345
- style: {
2346
- background: tokens.codeBg,
2347
- border: `1px solid ${tokens.codeBorder}`,
2348
- borderRadius: 6,
2349
- padding: "10px 14px",
2350
- fontFamily: tokens.mono,
2351
- fontSize: 12,
2352
- lineHeight: 1.6,
2353
- color: tokens.textPrimary,
2354
- overflowX: "auto",
2355
- ...style
2356
- },
2357
- children
2358
- }
2359
- );
2360
- }
2361
- function StackFrameRow({ frame }) {
2362
- return /* @__PURE__ */ jsxs("div", { style: { display: "flex", gap: 8, alignItems: "baseline" }, children: [
2363
- frame.fn && /* @__PURE__ */ jsx("span", { style: { color: tokens.textPrimary, flexShrink: 0 }, children: frame.fn }),
2364
- /* @__PURE__ */ jsx("span", { style: { color: tokens.fileHighlight, opacity: 0.7, fontSize: 11 }, children: frame.file })
2365
- ] });
2366
- }
2367
- function Separator() {
2368
- return /* @__PURE__ */ jsx("div", { style: { height: 1, background: tokens.separator, margin: "4px 0" } });
2369
- }
2370
- function ErrorReportCard({
2371
- errorName,
2372
- errorMessage,
2373
- errorStack,
2374
- componentStack,
2375
- eventId,
2376
- url,
2377
- timestamp,
2378
- reportText,
2379
- appVersion
2380
- }) {
2381
- const [expanded, setExpanded] = useState(true);
2382
- const frames = errorStack ? parseStackFrames(errorStack) : [];
2383
- const components = componentStack ? parseComponentStack(componentStack) : [];
2384
- return /* @__PURE__ */ jsxs(
2385
- "div",
2386
- {
2387
- style: {
2388
- background: tokens.cardBg,
2389
- border: `1px solid ${tokens.cardBorder}`,
2390
- borderTop: `3px solid ${tokens.accentRed}`,
2391
- borderRadius: 10,
2392
- maxWidth: 720,
2393
- width: "100%",
2394
- fontFamily: tokens.sans,
2395
- backdropFilter: "blur(20px)",
2396
- boxShadow: "0 25px 60px rgba(0, 0, 0, 0.5), 0 0 40px rgba(255, 85, 85, 0.05)"
2397
- },
2398
- children: [
2399
- /* @__PURE__ */ jsxs("div", { style: { padding: "20px 24px 0" }, children: [
2400
- /* @__PURE__ */ jsxs("div", { style: { display: "flex", alignItems: "center", justifyContent: "space-between", marginBottom: 12 }, children: [
2401
- /* @__PURE__ */ jsx("div", { style: { display: "flex", alignItems: "center", gap: 10 }, children: /* @__PURE__ */ jsx(
2402
- "span",
2403
- {
2404
- style: {
2405
- background: tokens.accentRedDim,
2406
- color: tokens.accentRed,
2407
- fontSize: 12,
2408
- fontWeight: 600,
2409
- fontFamily: tokens.mono,
2410
- padding: "3px 10px",
2411
- borderRadius: 4,
2412
- letterSpacing: "0.02em"
2413
- },
2414
- children: errorName
2415
- }
2416
- ) }),
2417
- /* @__PURE__ */ jsx(CopyButton, { value: reportText, timeout: 2e3, children: ({ copied, copy }) => /* @__PURE__ */ jsx(Tooltip, { label: copied ? "Copied!" : "Copy error report", position: "left", children: /* @__PURE__ */ jsxs(
2418
- "button",
2419
- {
2420
- onClick: copy,
2421
- style: {
2422
- background: copied ? "rgba(45, 212, 191, 0.15)" : "rgba(255, 255, 255, 0.06)",
2423
- border: `1px solid ${copied ? "rgba(45, 212, 191, 0.3)" : "rgba(255, 255, 255, 0.08)"}`,
2424
- borderRadius: 6,
2425
- padding: "5px 12px",
2426
- color: copied ? "#2dd4bf" : tokens.textSecondary,
2427
- cursor: "pointer",
2428
- display: "flex",
2429
- alignItems: "center",
2430
- gap: 6,
2431
- fontSize: 12,
2432
- fontFamily: tokens.sans,
2433
- transition: "all 0.15s ease"
2434
- },
2435
- children: [
2436
- copied ? /* @__PURE__ */ jsx(IconCheck, { size: 13 }) : /* @__PURE__ */ jsx(IconCopy, { size: 13 }),
2437
- copied ? "Copied" : "Copy"
2438
- ]
2439
- }
2440
- ) }) })
2441
- ] }),
2442
- /* @__PURE__ */ jsx(
2443
- "div",
2444
- {
2445
- style: {
2446
- fontSize: 16,
2447
- fontWeight: 500,
2448
- color: tokens.textPrimary,
2449
- lineHeight: 1.5,
2450
- marginBottom: 16
2451
- },
2452
- children: errorMessage
2453
- }
2454
- ),
2455
- /* @__PURE__ */ jsxs(
2456
- "div",
2457
- {
2458
- style: {
2459
- background: tokens.codeBg,
2460
- border: `1px solid ${tokens.codeBorder}`,
2461
- borderRadius: 6,
2462
- padding: "8px 12px",
2463
- fontFamily: tokens.mono,
2464
- fontSize: 12,
2465
- color: tokens.fileHighlight,
2466
- marginBottom: 16,
2467
- display: "flex",
2468
- alignItems: "center",
2469
- gap: 8
2470
- },
2471
- children: [
2472
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary, fontSize: 10, flexShrink: 0 }, children: "URL" }),
2473
- /* @__PURE__ */ jsx("span", { style: { opacity: 0.8 }, children: url })
2474
- ]
2475
- }
2476
- )
2477
- ] }),
2478
- /* @__PURE__ */ jsx("div", { style: { padding: "0 24px" }, children: /* @__PURE__ */ jsxs(
2479
- "button",
2480
- {
2481
- onClick: () => setExpanded((v) => !v),
2482
- style: {
2483
- background: "none",
2484
- border: "none",
2485
- color: tokens.textTertiary,
2486
- fontSize: 11,
2487
- fontFamily: tokens.sans,
2488
- cursor: "pointer",
2489
- padding: "4px 0",
2490
- display: "flex",
2491
- alignItems: "center",
2492
- gap: 4,
2493
- letterSpacing: "0.05em",
2494
- textTransform: "uppercase",
2495
- fontWeight: 600
2496
- },
2497
- children: [
2498
- expanded ? "- Hide" : "+ Show",
2499
- " details"
2500
- ]
2501
- }
2502
- ) }),
2503
- expanded && /* @__PURE__ */ jsxs("div", { style: { padding: "8px 24px 20px" }, children: [
2504
- frames.length > 0 && /* @__PURE__ */ jsxs("div", { style: { marginBottom: 16 }, children: [
2505
- /* @__PURE__ */ jsx(SectionLabel, { children: "Stack Trace" }),
2506
- /* @__PURE__ */ jsx(CodeBlock, { style: { maxHeight: 220, overflowY: "auto" }, children: frames.map((frame, i) => /* @__PURE__ */ jsx(StackFrameRow, { frame }, i)) })
2507
- ] }),
2508
- components.length > 0 && /* @__PURE__ */ jsxs("div", { style: { marginBottom: 16 }, children: [
2509
- /* @__PURE__ */ jsx(SectionLabel, { children: "Component Tree" }),
2510
- /* @__PURE__ */ jsx(CodeBlock, { style: { maxHeight: 120, overflowY: "auto" }, children: /* @__PURE__ */ jsx("div", { style: { display: "flex", flexWrap: "wrap", gap: "2px 0", alignItems: "center" }, children: components.map((name, i) => /* @__PURE__ */ jsxs("span", { style: { display: "inline-flex", alignItems: "center" }, children: [
2511
- /* @__PURE__ */ jsx(
2512
- "span",
2513
- {
2514
- style: {
2515
- color: i === 0 ? tokens.accentRed : tokens.textPrimary,
2516
- fontWeight: i === 0 ? 600 : 400
2517
- },
2518
- children: name
2519
- }
2520
- ),
2521
- i < components.length - 1 && /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary, margin: "0 6px", fontSize: 10 }, children: "\u203A" })
2522
- ] }, i)) }) })
2523
- ] }),
2524
- /* @__PURE__ */ jsx(Separator, {}),
2525
- /* @__PURE__ */ jsxs(
2526
- "div",
2527
- {
2528
- style: {
2529
- display: "grid",
2530
- gridTemplateColumns: "auto 1fr",
2531
- gap: "4px 16px",
2532
- fontSize: 11,
2533
- fontFamily: tokens.mono,
2534
- paddingTop: 12
2535
- },
2536
- children: [
2537
- appVersion && /* @__PURE__ */ jsxs(Fragment, { children: [
2538
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary }, children: "version" }),
2539
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textSecondary }, children: appVersion })
2540
- ] }),
2541
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary }, children: "timestamp" }),
2542
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textSecondary }, children: timestamp }),
2543
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary }, children: "viewport" }),
2544
- /* @__PURE__ */ jsxs("span", { style: { color: tokens.textSecondary }, children: [
2545
- window.innerWidth,
2546
- "x",
2547
- window.innerHeight
2548
- ] }),
2549
- eventId && /* @__PURE__ */ jsxs(Fragment, { children: [
2550
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textTertiary }, children: "sentry" }),
2551
- /* @__PURE__ */ jsx("span", { style: { color: tokens.textSecondary }, children: eventId })
2552
- ] })
2553
- ]
2554
- }
2555
- )
2556
- ] }),
2557
- /* @__PURE__ */ jsx(
2558
- "div",
2559
- {
2560
- style: {
2561
- borderTop: `1px solid ${tokens.separator}`,
2562
- padding: "12px 24px",
2563
- display: "flex",
2564
- justifyContent: "center"
2565
- },
2566
- children: /* @__PURE__ */ jsx(
2567
- "button",
2568
- {
2569
- onClick: () => window.location.reload(),
2570
- style: {
2571
- background: "none",
2572
- border: "none",
2573
- color: tokens.textTertiary,
2574
- fontSize: 12,
2575
- fontFamily: tokens.sans,
2576
- cursor: "pointer",
2577
- padding: "2px 8px",
2578
- textDecoration: "underline",
2579
- textUnderlineOffset: 3
2580
- },
2581
- children: "Reload page"
2582
- }
2583
- )
2584
- }
2585
- )
2586
- ]
2587
- }
2588
- );
2589
- }
2590
- function getErrorName(error) {
2591
- if (error instanceof Error) {
2592
- return error.constructor.name === "Error" ? "Error" : error.constructor.name;
2593
- }
2594
- return "Error";
2595
- }
2596
- function buildErrorReport(opts) {
2597
- const { error, componentStack, eventId } = opts;
2598
- const errorMessage = error instanceof Error ? error.message : String(error);
2599
- const errorStack = error instanceof Error ? error.stack : void 0;
2600
- const url = opts.url ?? window.location.href;
2601
- const sections = [
2602
- `## Error Report`,
2603
- `**Timestamp:** ${(/* @__PURE__ */ new Date()).toISOString()}`,
2604
- `**URL:** ${url}`,
2605
- opts.appVersion && `**App Version:** ${opts.appVersion}`,
2606
- eventId && `**Sentry Event ID:** ${eventId}`,
2607
- `**User Agent:** ${navigator.userAgent}`,
2608
- `**Viewport:** ${window.innerWidth}x${window.innerHeight}`,
2609
- "",
2610
- `### Error`,
2611
- "```",
2612
- `${getErrorName(error)}: ${errorMessage}`,
2613
- "```",
2614
- "",
2615
- errorStack && `### Stack Trace`,
2616
- errorStack && "```",
2617
- errorStack,
2618
- errorStack && "```",
2619
- errorStack && "",
2620
- componentStack && `### Component Stack`,
2621
- componentStack && "```",
2622
- componentStack?.trim(),
2623
- componentStack && "```"
2624
- ];
2625
- return sections.filter(Boolean).join("\n");
2626
- }
2627
- function CrashErrorFallback({ error, componentStack, eventId, appVersion }) {
2628
- const { background } = useAppearance();
2629
- const errorMessage = error instanceof Error ? error.message : String(error);
2630
- const errorStack = error instanceof Error ? error.stack : void 0;
2631
- const errorName = getErrorName(error);
2632
- const reportText = buildErrorReport({ error, componentStack, eventId, appVersion });
2633
- const timestamp = (/* @__PURE__ */ new Date()).toISOString();
2634
- return /* @__PURE__ */ jsxs(
2635
- "div",
2636
- {
2637
- style: {
2638
- position: "fixed",
2639
- inset: 0,
2640
- overflow: "auto",
2641
- background: "var(--color-background)",
2642
- display: "flex",
2643
- alignItems: "center",
2644
- justifyContent: "center",
2645
- padding: 24
2646
- },
2647
- children: [
2648
- background,
2649
- /* @__PURE__ */ jsx("div", { style: { position: "relative", zIndex: 1, width: "100%", display: "flex", justifyContent: "center" }, children: /* @__PURE__ */ jsx(
2650
- ErrorReportCard,
2651
- {
2652
- errorName,
2653
- errorMessage,
2654
- errorStack,
2655
- componentStack,
2656
- eventId,
2657
- url: window.location.href,
2658
- timestamp,
2659
- reportText,
2660
- appVersion
2661
- }
2662
- ) })
2663
- ]
2664
- }
2665
- );
2666
- }
2667
- var AppErrorBoundary = class extends Component {
2668
- state = { error: null, componentStack: "" };
2669
- static getDerivedStateFromError(error) {
2670
- return { error };
2671
- }
2672
- componentDidCatch(error, errorInfo) {
2673
- this.setState({ componentStack: errorInfo.componentStack ?? "" });
2674
- this.props.onError?.(error, errorInfo);
2675
- }
2676
- render() {
2677
- if (this.state.error !== null) {
2678
- const props = { error: this.state.error, componentStack: this.state.componentStack };
2679
- return this.props.fallback ? this.props.fallback(props) : /* @__PURE__ */ jsx(CrashErrorFallback, { ...props, appVersion: this.props.appVersion });
2680
- }
2681
- return this.props.children;
2682
- }
2683
- };
2684
2263
  function RichTextEditor({ content, onChange, placeholder }) {
2685
2264
  const editor = useEditor({
2686
2265
  extensions: [
@@ -3226,4 +2805,4 @@ function NotificationBell({ unreadCount, onNavigate }) {
3226
2805
  ] });
3227
2806
  }
3228
2807
 
3229
- export { AbsoluteScheduleForm, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, AppErrorBoundary, Breadcrumbs, Can, CrashErrorFallback, CreateApiKeyModal, CreateRoleModal, CreateScheduleModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealKanbanCard, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, ErrorReportCard, KanbanBoard, MdxRenderer, NoAccessState, NotificationBell, NotificationPanel, PermissionMatrix, RecurringScheduleForm, RelativeScheduleForm, RichTextEditor, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, TaskScheduler, buildErrorReport, mdxComponents };
2808
+ export { AbsoluteScheduleForm, ApiKeyDisplayModal, ApiKeyList, ApiKeySettings, Breadcrumbs, Can, CreateApiKeyModal, CreateRoleModal, CreateScheduleModal, DEAL_STAGES, DEFAULT_KANBAN_CONFIG, DealKanbanCard, DeleteScheduleModal, DeploymentDetailModal, DeploymentList, DeploymentSettings, DeploymentStatusBadge, EditApiKeyModal, KanbanBoard, MdxRenderer, NoAccessState, NotificationBell, NotificationPanel, PermissionMatrix, RecurringScheduleForm, RelativeScheduleForm, RichTextEditor, ScheduleCard, ScheduleDetailModal, ScheduleTypeSelector, TaskScheduler, mdxComponents };
@@ -1,10 +1,8 @@
1
- export { useBreadcrumbs } from '../../chunk-H6EFQP2P.js';
2
- import '../../chunk-WJOE76FI.js';
3
- import '../../chunk-DWXDNT7P.js';
4
- import '../../chunk-DYIDXUJS.js';
1
+ export { useBreadcrumbs } from '../../chunk-W73ZABT6.js';
2
+ import '../../chunk-O6JXQ6UQ.js';
3
+ import '../../chunk-DTFKWZ7A.js';
5
4
  import '../../chunk-Q7DJKLEN.js';
6
- import '../../chunk-JA5ECJJB.js';
7
- import '../../chunk-HUJCU55S.js';
5
+ import '../../chunk-VTXTZXAU.js';
8
6
  import '../../chunk-JBWJ6WHZ.js';
9
7
  import '../../chunk-RNP5R5I3.js';
10
8
  import '../../chunk-533DUEQY.js';
@@ -4,31 +4,26 @@ import '../../chunk-TUMSNGTX.js';
4
4
  import { FilterBar } from '../../chunk-PDHTXPSF.js';
5
5
  import { CustomModal } from '../../chunk-R66W5UDG.js';
6
6
  import '../../chunk-7M2VOCYN.js';
7
- import { useClientStatus, useCreateClient, useUpdateClient, useDeleteClient, usePaginationState, useClients, useClient } from '../../chunk-SWMQTF2H.js';
7
+ import { useClientStatus, useCreateClient, useUpdateClient, useDeleteClient, usePaginationState, useClients, useClient } from '../../chunk-IGDYWFNE.js';
8
8
  import '../../chunk-VNAZTCHA.js';
9
9
  import { showApiErrorNotification } from '../../chunk-XZGSCABI.js';
10
10
  import '../../chunk-BRXELOHC.js';
11
11
  import '../../chunk-3ZMAGTWF.js';
12
- import '../../chunk-FOUYP4JX.js';
13
- import '../../chunk-53436UTQ.js';
12
+ import '../../chunk-BPQVTIUP.js';
14
13
  import '../../chunk-RQA2EVN3.js';
15
14
  import '../../chunk-3FV6HBXS.js';
16
15
  import '../../chunk-WLOQ4IBG.js';
17
- import '../../chunk-PIS24NIV.js';
18
- import { StatCard, CardHeader, EmptyState, PageTitleCaption, CenteredErrorState } from '../../chunk-EPTHX4VZ.js';
16
+ import '../../chunk-PLP3NYPL.js';
17
+ import { StatCard, CardHeader, EmptyState, PageTitleCaption, CenteredErrorState } from '../../chunk-HRWLKKWM.js';
19
18
  import '../../chunk-3KMDHCAR.js';
20
- import '../../chunk-WGUEIGPC.js';
21
- import '../../chunk-SZHARWKU.js';
22
- import '../../chunk-WJOE76FI.js';
19
+ import '../../chunk-O6JXQ6UQ.js';
23
20
  import { SubshellContentContainer } from '../../chunk-TKAYX2SP.js';
24
21
  import '../../chunk-NYBEU5TE.js';
25
- import '../../chunk-DWXDNT7P.js';
26
- import '../../chunk-DYIDXUJS.js';
22
+ import '../../chunk-DTFKWZ7A.js';
27
23
  import '../../chunk-ND5TDV2J.js';
28
24
  import '../../chunk-2IFYDILW.js';
29
25
  import '../../chunk-Q7DJKLEN.js';
30
- import '../../chunk-JA5ECJJB.js';
31
- import '../../chunk-HUJCU55S.js';
26
+ import '../../chunk-VTXTZXAU.js';
32
27
  import '../../chunk-E565XMTQ.js';
33
28
  import '../../chunk-JBWJ6WHZ.js';
34
29
  import '../../chunk-DT3QYZVU.js';
@@ -1,5 +1,5 @@
1
- export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-NCEQGEW5.js';
2
- export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../../chunk-4AAZXKLL.js';
1
+ export { ActivityFeedWidget, CompanyDetailPage, ContactDetailPage, ConversationThread, CrmOverview, CrmSettingsPage, CrmSidebar, CrmSidebarTop, DEAL_STAGE_COLORS, DEAL_STAGE_OPTIONS, DealDetailPage, DealsListPage, MetricsStrip, PIPELINE_FUNNEL_ORDER, PipelineFunnelWidget, crmManifest, crmPrioritySettingsKeys, formatDealStageLabel, useCrmPipelineSummary, useCrmPrioritySettings, useCrmQuickMetrics, useRecentCrmActivity, useResetCrmPrioritySettings, useUpdateCrmPrioritySettings } from '../../chunk-YNWZIWJL.js';
2
+ export { CRM_ITEMS, CrmSidebarMiddle, MyTasksPanel, QuickCreateActions, SAVED_VIEW_PRESETS, SavedViewsPanel } from '../../chunk-4O4MII5S.js';
3
3
  import '../../chunk-VNFR57DF.js';
4
4
  import '../../chunk-X4WBGKJQ.js';
5
5
  import '../../chunk-IIMU5YAJ.js';
@@ -8,31 +8,26 @@ import '../../chunk-TUMSNGTX.js';
8
8
  import '../../chunk-PDHTXPSF.js';
9
9
  import '../../chunk-R66W5UDG.js';
10
10
  import '../../chunk-7M2VOCYN.js';
11
- import '../../chunk-SWMQTF2H.js';
11
+ import '../../chunk-IGDYWFNE.js';
12
12
  import '../../chunk-VNAZTCHA.js';
13
13
  import '../../chunk-XZGSCABI.js';
14
14
  import '../../chunk-BRXELOHC.js';
15
15
  import '../../chunk-3ZMAGTWF.js';
16
- import '../../chunk-FOUYP4JX.js';
17
- import '../../chunk-53436UTQ.js';
16
+ import '../../chunk-BPQVTIUP.js';
18
17
  import '../../chunk-RQA2EVN3.js';
19
18
  import '../../chunk-3FV6HBXS.js';
20
19
  import '../../chunk-WLOQ4IBG.js';
21
- import '../../chunk-PIS24NIV.js';
22
- import '../../chunk-EPTHX4VZ.js';
20
+ import '../../chunk-PLP3NYPL.js';
21
+ import '../../chunk-HRWLKKWM.js';
23
22
  import '../../chunk-3KMDHCAR.js';
24
- import '../../chunk-WGUEIGPC.js';
25
- import '../../chunk-SZHARWKU.js';
26
- import '../../chunk-WJOE76FI.js';
23
+ import '../../chunk-O6JXQ6UQ.js';
27
24
  import '../../chunk-TKAYX2SP.js';
28
25
  import '../../chunk-NYBEU5TE.js';
29
- import '../../chunk-DWXDNT7P.js';
30
- import '../../chunk-DYIDXUJS.js';
26
+ import '../../chunk-DTFKWZ7A.js';
31
27
  import '../../chunk-ND5TDV2J.js';
32
28
  import '../../chunk-2IFYDILW.js';
33
29
  import '../../chunk-Q7DJKLEN.js';
34
- import '../../chunk-JA5ECJJB.js';
35
- import '../../chunk-HUJCU55S.js';
30
+ import '../../chunk-VTXTZXAU.js';
36
31
  import '../../chunk-E565XMTQ.js';
37
32
  import '../../chunk-JBWJ6WHZ.js';
38
33
  import '../../chunk-DT3QYZVU.js';