@plumile/ui 0.1.145 → 0.1.147

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 (94) hide show
  1. package/README.md +3 -0
  2. package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +0 -2
  3. package/lib/esm/admin/theme/adminSurface.css.js +2 -0
  4. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js +8 -0
  5. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js.map +1 -0
  6. package/lib/esm/atomic/molecules/form_grid/FormGrid.js +16 -0
  7. package/lib/esm/atomic/molecules/form_grid/FormGrid.js.map +1 -0
  8. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -0
  9. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.js +19 -35
  10. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.js.map +1 -1
  11. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +0 -1
  12. package/lib/esm/backoffice/atoms/copyable_text/CopyableText.js +22 -42
  13. package/lib/esm/backoffice/atoms/copyable_text/CopyableText.js.map +1 -1
  14. package/lib/esm/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js +2 -1
  15. package/lib/esm/backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js.map +1 -1
  16. package/lib/esm/backoffice/shared/copyWithExecCommand.js +1 -14
  17. package/lib/esm/components/feedback/OperationFeedback.js +21 -14
  18. package/lib/esm/components/feedback/OperationFeedback.js.map +1 -1
  19. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js +17 -0
  20. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js.map +1 -0
  21. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js +24 -0
  22. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js.map +1 -0
  23. package/lib/esm/hooks/useClipboardCopy.js +31 -0
  24. package/lib/esm/hooks/useClipboardCopy.js.map +1 -0
  25. package/lib/esm/index.js +230 -226
  26. package/lib/esm/node_modules/@shikijs/core/dist/index.js +99 -96
  27. package/lib/esm/node_modules/@shikijs/core/dist/index.js.map +1 -1
  28. package/lib/esm/node_modules/@shikijs/core/node_modules/@shikijs/types/dist/index.js.map +1 -1
  29. package/lib/esm/node_modules/@shikijs/primitive/dist/index.js +91 -85
  30. package/lib/esm/node_modules/@shikijs/primitive/dist/index.js.map +1 -1
  31. package/lib/esm/node_modules/@shikijs/primitive/node_modules/@shikijs/types/dist/index.js.map +1 -1
  32. package/lib/esm/node_modules/cytoscape/dist/cytoscape.esm.js +1 -1
  33. package/lib/esm/node_modules/cytoscape/dist/cytoscape.esm.js.map +1 -1
  34. package/lib/esm/node_modules/dompurify/dist/purify.es.js +173 -166
  35. package/lib/esm/node_modules/dompurify/dist/purify.es.js.map +1 -1
  36. package/lib/esm/node_modules/react-shiki/dist/index.js +1 -1
  37. package/lib/esm/node_modules/shiki/dist/bundle-full.js +1 -1
  38. package/lib/esm/node_modules/shiki/dist/bundle-full.js.map +1 -1
  39. package/lib/esm/node_modules/shiki/dist/{chunk-CtajNgzt.js → chunk-D1SwGrFN.js} +2 -2
  40. package/lib/esm/node_modules/shiki/dist/chunk-D1SwGrFN.js.map +1 -0
  41. package/lib/esm/node_modules/shiki/dist/engine-oniguruma.js +1 -1
  42. package/lib/esm/node_modules/shiki/dist/engine-oniguruma.js.map +1 -1
  43. package/lib/esm/node_modules/shiki/dist/{langs-bundle-full-DfKZStlK.js → langs-bundle-full-YTHnHqaM.js} +2 -2
  44. package/lib/esm/node_modules/shiki/dist/{langs-bundle-full-DfKZStlK.js.map → langs-bundle-full-YTHnHqaM.js.map} +1 -1
  45. package/lib/esm/node_modules/shiki/dist/themes.js.map +1 -1
  46. package/lib/esm/node_modules/shiki/node_modules/@shikijs/engine-oniguruma/dist/index.js.map +1 -1
  47. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/apex.js +1 -1
  48. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/apex.js.map +1 -1
  49. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/c3.js +1 -1
  50. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/c3.js.map +1 -1
  51. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/csharp.js +1 -1
  52. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/csharp.js.map +1 -1
  53. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/hack.js +1 -1
  54. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/hack.js.map +1 -1
  55. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/julia.js +1 -1
  56. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/julia.js.map +1 -1
  57. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/just.js +1 -1
  58. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/just.js.map +1 -1
  59. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/latex.js +1 -1
  60. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/latex.js.map +1 -1
  61. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/luau.js +1 -1
  62. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/luau.js.map +1 -1
  63. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/php.js +1 -1
  64. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/php.js.map +1 -1
  65. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/sql.js +1 -1
  66. package/lib/esm/node_modules/shiki/node_modules/@shikijs/langs/dist/sql.js.map +1 -1
  67. package/lib/esm/node_modules/shiki/node_modules/@shikijs/themes/dist/vesper.js +1 -1
  68. package/lib/esm/node_modules/shiki/node_modules/@shikijs/themes/dist/vesper.js.map +1 -1
  69. package/lib/esm/shared/clipboard.js +55 -0
  70. package/lib/esm/shared/clipboard.js.map +1 -0
  71. package/lib/esm/style.css +1 -1
  72. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts +3 -0
  73. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts.map +1 -0
  74. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts +9 -0
  75. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts.map +1 -0
  76. package/lib/types/atomic/molecules/markdown/components/MarkdownCodeCopyButton.d.ts.map +1 -1
  77. package/lib/types/backoffice/atoms/copyable_text/CopyableText.d.ts.map +1 -1
  78. package/lib/types/backoffice/shared/copyWithExecCommand.d.ts +1 -1
  79. package/lib/types/backoffice/shared/copyWithExecCommand.d.ts.map +1 -1
  80. package/lib/types/components/feedback/OperationFeedback.d.ts +3 -2
  81. package/lib/types/components/feedback/OperationFeedback.d.ts.map +1 -1
  82. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts +8 -0
  83. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts.map +1 -0
  84. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts +18 -0
  85. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts.map +1 -0
  86. package/lib/types/hooks/useClipboardCopy.d.ts +9 -0
  87. package/lib/types/hooks/useClipboardCopy.d.ts.map +1 -0
  88. package/lib/types/index.d.ts +4 -0
  89. package/lib/types/index.d.ts.map +1 -1
  90. package/lib/types/shared/clipboard.d.ts +9 -0
  91. package/lib/types/shared/clipboard.d.ts.map +1 -0
  92. package/package.json +4 -4
  93. package/lib/esm/backoffice/shared/copyWithExecCommand.js.map +0 -1
  94. package/lib/esm/node_modules/shiki/dist/chunk-CtajNgzt.js.map +0 -1
package/lib/esm/index.js CHANGED
@@ -32,182 +32,186 @@ import { SidebarHomeSvg as ht } from "./icons/SidebarHomeSvg.js";
32
32
  import { ChevronDownSvg as gt } from "./icons/ChevronDownSvg.js";
33
33
  import { BreadcrumbNavigation as _t } from "./atomic/molecules/breadcrumb_navigation/BreadcrumbNavigation.js";
34
34
  import { FormActions as vt } from "./atomic/molecules/form-actions/FormActions.js";
35
- import { CheckboxField as yt } from "./atomic/molecules/checkbox_field/CheckboxField.js";
36
- import { FormErrorAlertSvg as bt } from "./icons/FormErrorAlertSvg.js";
37
- import { FormError as xt } from "./atomic/molecules/form_error/FormError.js";
38
- import { FormField as St } from "./atomic/molecules/form_field/FormField.js";
39
- import { Form as Ct } from "./atomic/molecules/form/Form.js";
40
- import { FormGroup as wt } from "./atomic/molecules/form/FormGroup.js";
41
- import { HighlightCode as Tt } from "./atomic/molecules/highlight/HighlightCode.js";
42
- import { LazyMarkdownCodeBlock as Et } from "./atomic/molecules/markdown/components/LazyMarkdownCodeBlock.js";
43
- import { LazyMarkdownRenderer as Dt } from "./atomic/molecules/markdown/LazyMarkdownRenderer.js";
44
- import { MarkdownExternalLinkSvg as Ot } from "./icons/markdown/MarkdownExternalLinkSvg.js";
45
- import { MarkdownRenderer as kt } from "./atomic/molecules/markdown/MarkdownRenderer.js";
46
- import { markdownFontSizeVar as At, markdownLinkColorVar as jt, markdownLinkDisabledColorVar as Mt, markdownLinkHoverColorVar as Nt, markdownLinkIconColorVar as Pt, markdownTextColorVar as Ft } from "./atomic/molecules/markdown/markdownVars.css.js";
47
- import { EmptyState as It } from "./atomic/molecules/empty-state/EmptyState.js";
48
- import { Tabs as Lt } from "./atomic/molecules/tabs/Tabs.js";
49
- import { ToastViewport as Rt } from "./atomic/molecules/toast/ToastViewport.js";
50
- import { ToastProvider as zt, useToast as Bt } from "./atomic/molecules/toast/ToastProvider.js";
51
- import { useLoginForm as Vt } from "./atomic/organisms/login_form/useLoginForm.js";
52
- import { LoginForm as Ht } from "./atomic/organisms/login_form/LoginForm.js";
53
- import { AuthLayout as Ut } from "./atomic/templates/auth_layout/AuthLayout.js";
54
- import { BackofficePageHeader as Wt } from "./backoffice/molecules/backoffice_page_header/BackofficePageHeader.js";
55
- import { PageContainer as Gt } from "./atomic/templates/page-container/PageContainer.js";
56
- import { MetricHistoryChart as Kt } from "./components/charts/MetricHistoryChart.js";
57
- import { TimeSeriesLineChart as qt } from "./components/charts/TimeSeriesLineChart.js";
58
- import { DataTable as Jt, DataTableBody as Yt, DataTableEmptyRow as Xt, DataTableHeader as Zt, DataTableRoot as Qt, DataTableRow as $t } from "./components/data-table/DataTable.js";
59
- import { ResponsiveRecordList as en } from "./components/data-table/ResponsiveRecordList.js";
60
- import { InfiniteScrollTrigger as tn } from "./components/infinite/InfiniteScrollTrigger.js";
61
- import { InlineBanner as nn } from "./components/feedback/InlineBanner.js";
62
- import { MutationFeedback as rn, OperationFeedback as an } from "./components/feedback/OperationFeedback.js";
63
- import { RouteFallback as on } from "./components/routing/RouteFallback.js";
64
- import { RoutePendingBar as sn } from "./components/routing/RoutePendingBar.js";
65
- import { ResponsiveCollectionRenderer as cn } from "./components/responsive/ResponsiveCollectionRenderer.js";
66
- import { TableCell as ln } from "./components/data-table/TableCell.js";
67
- import { ActionPanel as un } from "./components/layout/ActionPanel.js";
68
- import { AppHeader as dn } from "./components/layout/AppHeader.js";
69
- import { ContentLayout as fn } from "./components/layout/ContentLayout.js";
70
- import { DetailSummaryHeader as pn } from "./components/layout/DetailSummaryHeader.js";
71
- import { StatusBadge as mn } from "./backoffice/atoms/status_badge/StatusBadge.js";
72
- import { PanelShell as hn } from "./components/layout/PanelShell.js";
73
- import { ActivityCard as gn } from "./components/dashboard/activity_card/ActivityCard.js";
74
- import { ActivityFeed as _n } from "./components/dashboard/activity_feed/ActivityFeed.js";
75
- import { DashboardGrid as vn, DashboardGridColumn as yn, DashboardGridItem as bn } from "./components/dashboard/dashboard_grid/DashboardGrid.js";
76
- import { CopyableText as xn } from "./backoffice/atoms/copyable_text/CopyableText.js";
77
- import { MetricCard as Sn } from "./components/dashboard/metric_card/MetricCard.js";
78
- import { MetricTileGroup as Cn } from "./components/dashboard/metric_tile_group/MetricTileGroup.js";
79
- import { DashboardMetricGroup as wn } from "./components/dashboard/dashboard_metric_group/DashboardMetricGroup.js";
80
- import { InfoTile as Tn } from "./components/tile/InfoTile.js";
81
- import { DashboardPanel as En } from "./components/dashboard/dashboard_panel/DashboardPanel.js";
82
- import { DashboardQuickActions as Dn } from "./components/dashboard/dashboard_quick_actions/DashboardQuickActions.js";
83
- import { DashboardStatusList as On } from "./components/dashboard/dashboard_status_list/DashboardStatusList.js";
84
- import { MetadataStrip as kn } from "./components/dashboard/metadata_strip/MetadataStrip.js";
85
- import { PageHero as An } from "./components/dashboard/page_hero/PageHero.js";
86
- import { ResizableSplitView as jn } from "./components/layout/ResizableSplitView.js";
87
- import { PageShell as Mn } from "./components/layout/PageShell.js";
88
- import { SelectableCard as Nn } from "./components/dashboard/selectable_card/SelectableCard.js";
89
- import { ChevronLeftSvg as Pn } from "./icons/ChevronLeftSvg.js";
90
- import { ShortcutHint as Fn } from "./backoffice/atoms/shortcut_hint/ShortcutHint.js";
91
- import { SidebarCollapseToggle as In } from "./backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js";
92
- import { SidebarNavItem as Ln } from "./backoffice/molecules/sidebar_nav_item/SidebarNavItem.js";
93
- import { SidebarNavSection as Rn } from "./backoffice/molecules/sidebar_nav_section/SidebarNavSection.js";
94
- import { SidebarNavigation as zn } from "./components/navigation/sidebar/SidebarNavigation.js";
35
+ import { FormGrid as yt } from "./atomic/molecules/form_grid/FormGrid.js";
36
+ import { CheckboxField as bt } from "./atomic/molecules/checkbox_field/CheckboxField.js";
37
+ import { FormErrorAlertSvg as xt } from "./icons/FormErrorAlertSvg.js";
38
+ import { FormError as St } from "./atomic/molecules/form_error/FormError.js";
39
+ import { FormField as Ct } from "./atomic/molecules/form_field/FormField.js";
40
+ import { Form as wt } from "./atomic/molecules/form/Form.js";
41
+ import { FormGroup as Tt } from "./atomic/molecules/form/FormGroup.js";
42
+ import { copyRichClipboard as Et, copyTextToClipboard as Dt, copyWithExecCommand as Ot } from "./shared/clipboard.js";
43
+ import kt from "./hooks/useClipboardCopy.js";
44
+ import { HighlightCode as At } from "./atomic/molecules/highlight/HighlightCode.js";
45
+ import { LazyMarkdownCodeBlock as jt } from "./atomic/molecules/markdown/components/LazyMarkdownCodeBlock.js";
46
+ import { LazyMarkdownRenderer as Mt } from "./atomic/molecules/markdown/LazyMarkdownRenderer.js";
47
+ import { MarkdownExternalLinkSvg as Nt } from "./icons/markdown/MarkdownExternalLinkSvg.js";
48
+ import { MarkdownRenderer as Pt } from "./atomic/molecules/markdown/MarkdownRenderer.js";
49
+ import { markdownFontSizeVar as Ft, markdownLinkColorVar as It, markdownLinkDisabledColorVar as Lt, markdownLinkHoverColorVar as Rt, markdownLinkIconColorVar as zt, markdownTextColorVar as Bt } from "./atomic/molecules/markdown/markdownVars.css.js";
50
+ import { EmptyState as Vt } from "./atomic/molecules/empty-state/EmptyState.js";
51
+ import { Tabs as Ht } from "./atomic/molecules/tabs/Tabs.js";
52
+ import { ToastViewport as Ut } from "./atomic/molecules/toast/ToastViewport.js";
53
+ import { ToastProvider as Wt, useToast as Gt } from "./atomic/molecules/toast/ToastProvider.js";
54
+ import { useLoginForm as Kt } from "./atomic/organisms/login_form/useLoginForm.js";
55
+ import { LoginForm as qt } from "./atomic/organisms/login_form/LoginForm.js";
56
+ import { AuthLayout as Jt } from "./atomic/templates/auth_layout/AuthLayout.js";
57
+ import { BackofficePageHeader as Yt } from "./backoffice/molecules/backoffice_page_header/BackofficePageHeader.js";
58
+ import { PageContainer as Xt } from "./atomic/templates/page-container/PageContainer.js";
59
+ import { MetricHistoryChart as Zt } from "./components/charts/MetricHistoryChart.js";
60
+ import { TimeSeriesLineChart as Qt } from "./components/charts/TimeSeriesLineChart.js";
61
+ import { DataTable as $t, DataTableBody as en, DataTableEmptyRow as tn, DataTableHeader as nn, DataTableRoot as rn, DataTableRow as an } from "./components/data-table/DataTable.js";
62
+ import { ResponsiveRecordList as on } from "./components/data-table/ResponsiveRecordList.js";
63
+ import { InfiniteScrollTrigger as sn } from "./components/infinite/InfiniteScrollTrigger.js";
64
+ import { InlineBanner as cn } from "./components/feedback/InlineBanner.js";
65
+ import { MutationFeedback as ln, OperationFeedback as un } from "./components/feedback/OperationFeedback.js";
66
+ import { RouteFallback as dn } from "./components/routing/RouteFallback.js";
67
+ import { RoutePendingBar as fn } from "./components/routing/RoutePendingBar.js";
68
+ import { ResponsiveCollectionRenderer as pn } from "./components/responsive/ResponsiveCollectionRenderer.js";
69
+ import { TableCell as mn } from "./components/data-table/TableCell.js";
70
+ import { ActionPanel as hn } from "./components/layout/ActionPanel.js";
71
+ import { AppHeader as gn } from "./components/layout/AppHeader.js";
72
+ import { TopNavigationShell as _n } from "./components/layout/top_navigation_shell/TopNavigationShell.js";
73
+ import { ContentLayout as vn } from "./components/layout/ContentLayout.js";
74
+ import { DetailSummaryHeader as yn } from "./components/layout/DetailSummaryHeader.js";
75
+ import { StatusBadge as bn } from "./backoffice/atoms/status_badge/StatusBadge.js";
76
+ import { PanelShell as xn } from "./components/layout/PanelShell.js";
77
+ import { ActivityCard as Sn } from "./components/dashboard/activity_card/ActivityCard.js";
78
+ import { ActivityFeed as Cn } from "./components/dashboard/activity_feed/ActivityFeed.js";
79
+ import { DashboardGrid as wn, DashboardGridColumn as Tn, DashboardGridItem as En } from "./components/dashboard/dashboard_grid/DashboardGrid.js";
80
+ import { CopyableText as Dn } from "./backoffice/atoms/copyable_text/CopyableText.js";
81
+ import { MetricCard as On } from "./components/dashboard/metric_card/MetricCard.js";
82
+ import { MetricTileGroup as kn } from "./components/dashboard/metric_tile_group/MetricTileGroup.js";
83
+ import { DashboardMetricGroup as An } from "./components/dashboard/dashboard_metric_group/DashboardMetricGroup.js";
84
+ import { InfoTile as jn } from "./components/tile/InfoTile.js";
85
+ import { DashboardPanel as Mn } from "./components/dashboard/dashboard_panel/DashboardPanel.js";
86
+ import { DashboardQuickActions as Nn } from "./components/dashboard/dashboard_quick_actions/DashboardQuickActions.js";
87
+ import { DashboardStatusList as Pn } from "./components/dashboard/dashboard_status_list/DashboardStatusList.js";
88
+ import { MetadataStrip as Fn } from "./components/dashboard/metadata_strip/MetadataStrip.js";
89
+ import { PageHero as In } from "./components/dashboard/page_hero/PageHero.js";
90
+ import { ResizableSplitView as Ln } from "./components/layout/ResizableSplitView.js";
91
+ import { PageShell as Rn } from "./components/layout/PageShell.js";
92
+ import { SelectableCard as zn } from "./components/dashboard/selectable_card/SelectableCard.js";
93
+ import { ChevronLeftSvg as Bn } from "./icons/ChevronLeftSvg.js";
94
+ import { ShortcutHint as Vn } from "./backoffice/atoms/shortcut_hint/ShortcutHint.js";
95
+ import { SidebarCollapseToggle as Hn } from "./backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js";
96
+ import { SidebarNavItem as Un } from "./backoffice/molecules/sidebar_nav_item/SidebarNavItem.js";
97
+ import { SidebarNavSection as Wn } from "./backoffice/molecules/sidebar_nav_section/SidebarNavSection.js";
98
+ import { SidebarNavigation as Gn } from "./components/navigation/sidebar/SidebarNavigation.js";
95
99
  import "./components/navigation/sidebar/SidebarNavigationItem.js";
96
100
  import "./components/navigation/sidebar/SidebarNavigationSection.js";
97
- import { ProfileDropdownLogoutSvg as Bn } from "./icons/ProfileDropdownLogoutSvg.js";
98
- import { BackofficeSidebarProfileMenu as Vn } from "./backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js";
101
+ import { ProfileDropdownLogoutSvg as Kn } from "./icons/ProfileDropdownLogoutSvg.js";
102
+ import { BackofficeSidebarProfileMenu as qn } from "./backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js";
99
103
  import "./components/navigation/sidebar/SidebarProfileMenu.js";
100
- import { SettingsLayout as Hn } from "./components/layout/SettingsLayout.js";
101
- import { BackofficeKeyValueList as Un } from "./backoffice/molecules/backoffice_key_value_list/BackofficeKeyValueList.js";
102
- import { StatusSummaryPanel as Wn } from "./components/dashboard/status_summary_panel/StatusSummaryPanel.js";
103
- import { TimelineEventRow as Gn } from "./components/dashboard/timeline_event_row/TimelineEventRow.js";
104
- import { Toolbar as Kn, ToolbarGroup as qn, ToolbarSeparator as Jn, ToolbarSpacer as Yn } from "./components/layout/toolbar/Toolbar.js";
105
- import { sanitizeAgentAnswer as Xn, sanitizeAgentMarkdown as Zn } from "./shared/agentText.js";
106
- import { AgentMarkdownCard as Qn } from "./components/agent/AgentMarkdownCard.js";
107
- import { SimpleSelect as $n } from "./components/select/SimpleSelect.js";
108
- import { RefetchNeededBanner as er } from "./components/subscriptions/RefetchNeededBanner.js";
109
- import { ImagePreviewModal as tr } from "./components/media/ImagePreviewModal.js";
110
- import { VirtualizedConnectionTable as nr } from "./components/data-table/VirtualizedConnectionTable.js";
111
- import { BackofficeIdBadge as rr } from "./backoffice/atoms/backoffice_id_badge/BackofficeIdBadge.js";
112
- import { EnvironmentBadge as ir } from "./backoffice/atoms/environment_badge/EnvironmentBadge.js";
113
- import { Skeleton as ar } from "./backoffice/atoms/skeleton/Skeleton.js";
114
- import { Spinner as or } from "./backoffice/atoms/spinner/Spinner.js";
115
- import { Tag as sr } from "./backoffice/atoms/tag/Tag.js";
116
- import { BackofficeEmptyState as cr } from "./backoffice/molecules/backoffice_empty_state/BackofficeEmptyState.js";
117
- import { BackofficeDetailField as lr } from "./backoffice/molecules/backoffice_detail_field/BackofficeDetailField.js";
118
- import { BackofficeDetailSection as ur } from "./backoffice/molecules/backoffice_detail_section/BackofficeDetailSection.js";
119
- import { BackofficeReferenceValue as dr } from "./backoffice/molecules/backoffice_reference_value/BackofficeReferenceValue.js";
120
- import { BackofficeAuditMetadataPanel as fr } from "./backoffice/molecules/backoffice_audit_metadata_panel/BackofficeAuditMetadataPanel.js";
121
- import { BackofficeFilterDrawer as pr } from "./backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js";
122
- import { BackofficeFilterField as mr } from "./backoffice/molecules/backoffice_filter_field/BackofficeFilterField.js";
123
- import { BackofficeFormSection as hr } from "./backoffice/molecules/backoffice_form_section/BackofficeFormSection.js";
124
- import { BackofficePickerList as gr, BackofficePickerRow as _r, BackofficePickerShell as vr } from "./backoffice/molecules/backoffice_picker/BackofficePicker.js";
125
- import { BackofficeDetailFlagTag as yr } from "./backoffice/molecules/backoffice_detail_flag_tag/BackofficeDetailFlagTag.js";
126
- import { BackofficeDetailTaggedValue as br } from "./backoffice/molecules/backoffice_detail_tagged_value/BackofficeDetailTaggedValue.js";
127
- import { BackofficeEnumLabel as xr } from "./backoffice/molecules/backoffice_enum_label/BackofficeEnumLabel.js";
128
- import { ConfirmDialog as Sr } from "./backoffice/molecules/confirm_dialog/ConfirmDialog.js";
129
- import { BackofficeJsonViewer as Cr } from "./backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js";
130
- import { LazyBackofficeJsonViewer as wr } from "./backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js";
131
- import { BackofficePayloadViewer as Tr } from "./backoffice/molecules/backoffice_payload_viewer/BackofficePayloadViewer.js";
132
- import { BackofficeListFooter as Er } from "./backoffice/molecules/backoffice_list_footer/BackofficeListFooter.js";
133
- import { GlobeSvg as Dr } from "./icons/GlobeSvg.js";
134
- import { ProjectsFolderSvg as Or } from "./icons/ProjectsFolderSvg.js";
135
- import { SidebarInitiativesSvg as kr } from "./icons/SidebarInitiativesSvg.js";
136
- import { SidebarPlusSvg as Ar } from "./icons/SidebarPlusSvg.js";
137
- import { SidebarSearchSvg as jr } from "./icons/SidebarSearchSvg.js";
138
- import { SidebarSettingsSvg as Mr } from "./icons/SidebarSettingsSvg.js";
139
- import { SidebarTasksSvg as Nr } from "./icons/SidebarTasksSvg.js";
140
- import { SidebarTeamSvg as Pr } from "./icons/SidebarTeamSvg.js";
141
- import { BackofficeRelationsMenu as Fr } from "./backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js";
142
- import { BackofficeScopeStack as Ir } from "./backoffice/molecules/backoffice_scope_stack/BackofficeScopeStack.js";
143
- import { BackofficeStatusMetaBadge as Lr } from "./backoffice/molecules/backoffice_status_meta_badge/BackofficeStatusMetaBadge.js";
144
- import { BackofficeStatusGroup as Rr } from "./backoffice/molecules/backoffice_status_group/BackofficeStatusGroup.js";
145
- import { BackofficeTableSkeleton as zr } from "./backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.js";
146
- import { BackofficeToolbar as Br } from "./backoffice/molecules/backoffice_toolbar/BackofficeToolbar.js";
147
- import { BulkActionsBar as Vr } from "./backoffice/molecules/bulk_actions_bar/BulkActionsBar.js";
148
- import { FilterChipRow as Hr } from "./backoffice/molecules/filter_chip_row/FilterChipRow.js";
149
- import { GlobalSearchInput as Ur } from "./backoffice/molecules/global_search_input/GlobalSearchInput.js";
150
- import { AuditTimeline as Wr } from "./backoffice/organisms/audit_timeline/AuditTimeline.js";
151
- import { BackofficeDataTable as Gr } from "./backoffice/organisms/backoffice_data_table/BackofficeDataTable.js";
152
- import { EntityHeader as Kr } from "./backoffice/organisms/entity_header/EntityHeader.js";
153
- import { DetailPageTemplate as qr, DetailPageTemplateContent as Jr } from "./backoffice/templates/detail_page_template/DetailPageTemplate.js";
154
- import { ListPageTemplate as Yr } from "./backoffice/templates/list_page_template/ListPageTemplate.js";
155
- import { AdminTopbar as Xr } from "./admin/organisms/admin_topbar/AdminTopbar.js";
156
- import { AdminShellLayout as Zr } from "./admin/templates/admin_shell_layout/AdminShellLayout.js";
157
- import { adminControlHeightVar as Qr, adminDensityComfortableClass as $r, adminDensityCompactClass as a, adminDensityDefaultClass as ei, adminPanelPaddingVar as ti, adminTableCellPaddingXVar as ni, adminTableCellPaddingYVar as ri, adminTableFontSizeVar as ii, adminTableRowMinHeightVar as ai, adminToolbarGapVar as oi } from "./admin/theme/adminDensity.css.js";
158
- import { BACKOFFICE_THEME_MODE_KEY as si, BackofficeThemeProvider as ci, __backofficeThemeTest as li } from "./admin/theme/BackofficeThemeProvider.js";
159
- import { FALLBACK_REFERENCE as ui, formatNullableCurrency as di, formatNullableNumber as fi, formatNullableString as pi, formatStringList as mi } from "./shared/agentJobRequestFormatting.js";
160
- import { denseTableClass as hi } from "./shared/backofficeTableDensity.css.js";
161
- import { MoneyAmount as gi, formatCurrencyAmount as _i, formatCurrencyAmountTitle as vi } from "./shared/currencyAmount.js";
162
- import { normalizeProgress as yi } from "./shared/progress.js";
163
- import { aggregateValuesByDayAndCategory as bi, buildUtcDayRange as xi, toUtcDailyCategorySeries as Si, toUtcDayKey as Ci } from "./shared/timeSeries.js";
164
- import { useStickToBottom as wi } from "./hooks/useStickToBottom.js";
165
- import { useSubmitOnEnter as Ti } from "./hooks/useSubmitOnEnter.js";
166
- import { WrapperPage as Ei } from "./pages/WrapperPage.js";
167
- import { BanSvg as Di } from "./icons/BanSvg.js";
168
- import { ChatSizeLargeSvg as Oi } from "./icons/ChatSizeLargeSvg.js";
169
- import { ChatSizeMediumSvg as ki } from "./icons/ChatSizeMediumSvg.js";
170
- import { ChatSizeSmallSvg as Ai } from "./icons/ChatSizeSmallSvg.js";
171
- import { ChatCheckSvg as ji } from "./icons/ChatCheckSvg.js";
172
- import { ChatXSvg as Mi } from "./icons/ChatXSvg.js";
173
- import { CheckSvg as Ni } from "./icons/CheckSvg.js";
174
- import { CoinOffSvg as Pi } from "./icons/CoinOffSvg.js";
175
- import { ClockSvg as Fi } from "./icons/ClockSvg.js";
176
- import { DatabaseCheckSvg as Ii } from "./icons/DatabaseCheckSvg.js";
177
- import { DatabaseXSvg as Li } from "./icons/DatabaseXSvg.js";
178
- import { DevModeSvg as Ri } from "./icons/DevModeSvg.js";
179
- import { EyeSvg as zi } from "./icons/EyeSvg.js";
180
- import { GripDotsSvg as Bi } from "./icons/GripDotsSvg.js";
181
- import { HomeActivityAssignUserSvg as Vi } from "./icons/HomeActivityAssignUserSvg.js";
182
- import { HomeStatsCheckBadgeSvg as Hi } from "./icons/HomeStatsCheckBadgeSvg.js";
183
- import { HomeStatsClipboardSvg as Ui } from "./icons/HomeStatsClipboardSvg.js";
184
- import { HomeStatsClockSvg as Wi } from "./icons/HomeStatsClockSvg.js";
185
- import { KeyOffSvg as Gi } from "./icons/KeyOffSvg.js";
186
- import { KeySvg as Ki } from "./icons/KeySvg.js";
187
- import { LinkCheckSvg as qi } from "./icons/LinkCheckSvg.js";
188
- import { LinkXSvg as Ji } from "./icons/LinkXSvg.js";
189
- import { BackofficeSidebarActivitySvg as Yi } from "./icons/backoffice/BackofficeSidebarActivitySvg.js";
190
- import { BackofficeSidebarArchiveSvg as Xi } from "./icons/backoffice/BackofficeSidebarArchiveSvg.js";
191
- import { BackofficeSidebarBadgeCheckSvg as Zi } from "./icons/backoffice/BackofficeSidebarBadgeCheckSvg.js";
192
- import { BackofficeSidebarBotSvg as Qi } from "./icons/backoffice/BackofficeSidebarBotSvg.js";
104
+ import { SettingsLayout as Jn } from "./components/layout/SettingsLayout.js";
105
+ import { BackofficeKeyValueList as Yn } from "./backoffice/molecules/backoffice_key_value_list/BackofficeKeyValueList.js";
106
+ import { StatusSummaryPanel as Xn } from "./components/dashboard/status_summary_panel/StatusSummaryPanel.js";
107
+ import { TimelineEventRow as Zn } from "./components/dashboard/timeline_event_row/TimelineEventRow.js";
108
+ import { Toolbar as Qn, ToolbarGroup as $n, ToolbarSeparator as er, ToolbarSpacer as tr } from "./components/layout/toolbar/Toolbar.js";
109
+ import { sanitizeAgentAnswer as nr, sanitizeAgentMarkdown as rr } from "./shared/agentText.js";
110
+ import { AgentMarkdownCard as ir } from "./components/agent/AgentMarkdownCard.js";
111
+ import { SimpleSelect as ar } from "./components/select/SimpleSelect.js";
112
+ import { RefetchNeededBanner as or } from "./components/subscriptions/RefetchNeededBanner.js";
113
+ import { ImagePreviewModal as sr } from "./components/media/ImagePreviewModal.js";
114
+ import { VirtualizedConnectionTable as cr } from "./components/data-table/VirtualizedConnectionTable.js";
115
+ import { BackofficeIdBadge as lr } from "./backoffice/atoms/backoffice_id_badge/BackofficeIdBadge.js";
116
+ import { EnvironmentBadge as ur } from "./backoffice/atoms/environment_badge/EnvironmentBadge.js";
117
+ import { Skeleton as dr } from "./backoffice/atoms/skeleton/Skeleton.js";
118
+ import { Spinner as fr } from "./backoffice/atoms/spinner/Spinner.js";
119
+ import { Tag as pr } from "./backoffice/atoms/tag/Tag.js";
120
+ import { BackofficeEmptyState as mr } from "./backoffice/molecules/backoffice_empty_state/BackofficeEmptyState.js";
121
+ import { BackofficeDetailField as hr } from "./backoffice/molecules/backoffice_detail_field/BackofficeDetailField.js";
122
+ import { BackofficeDetailSection as gr } from "./backoffice/molecules/backoffice_detail_section/BackofficeDetailSection.js";
123
+ import { BackofficeReferenceValue as _r } from "./backoffice/molecules/backoffice_reference_value/BackofficeReferenceValue.js";
124
+ import { BackofficeAuditMetadataPanel as vr } from "./backoffice/molecules/backoffice_audit_metadata_panel/BackofficeAuditMetadataPanel.js";
125
+ import { BackofficeFilterDrawer as yr } from "./backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js";
126
+ import { BackofficeFilterField as br } from "./backoffice/molecules/backoffice_filter_field/BackofficeFilterField.js";
127
+ import { BackofficeFormSection as xr } from "./backoffice/molecules/backoffice_form_section/BackofficeFormSection.js";
128
+ import { BackofficePickerList as Sr, BackofficePickerRow as Cr, BackofficePickerShell as wr } from "./backoffice/molecules/backoffice_picker/BackofficePicker.js";
129
+ import { BackofficeDetailFlagTag as Tr } from "./backoffice/molecules/backoffice_detail_flag_tag/BackofficeDetailFlagTag.js";
130
+ import { BackofficeDetailTaggedValue as Er } from "./backoffice/molecules/backoffice_detail_tagged_value/BackofficeDetailTaggedValue.js";
131
+ import { BackofficeEnumLabel as Dr } from "./backoffice/molecules/backoffice_enum_label/BackofficeEnumLabel.js";
132
+ import { ConfirmDialog as Or } from "./backoffice/molecules/confirm_dialog/ConfirmDialog.js";
133
+ import { BackofficeJsonViewer as kr } from "./backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js";
134
+ import { LazyBackofficeJsonViewer as Ar } from "./backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js";
135
+ import { BackofficePayloadViewer as jr } from "./backoffice/molecules/backoffice_payload_viewer/BackofficePayloadViewer.js";
136
+ import { BackofficeListFooter as Mr } from "./backoffice/molecules/backoffice_list_footer/BackofficeListFooter.js";
137
+ import { GlobeSvg as Nr } from "./icons/GlobeSvg.js";
138
+ import { ProjectsFolderSvg as Pr } from "./icons/ProjectsFolderSvg.js";
139
+ import { SidebarInitiativesSvg as Fr } from "./icons/SidebarInitiativesSvg.js";
140
+ import { SidebarPlusSvg as Ir } from "./icons/SidebarPlusSvg.js";
141
+ import { SidebarSearchSvg as Lr } from "./icons/SidebarSearchSvg.js";
142
+ import { SidebarSettingsSvg as Rr } from "./icons/SidebarSettingsSvg.js";
143
+ import { SidebarTasksSvg as zr } from "./icons/SidebarTasksSvg.js";
144
+ import { SidebarTeamSvg as Br } from "./icons/SidebarTeamSvg.js";
145
+ import { BackofficeRelationsMenu as Vr } from "./backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js";
146
+ import { BackofficeScopeStack as Hr } from "./backoffice/molecules/backoffice_scope_stack/BackofficeScopeStack.js";
147
+ import { BackofficeStatusMetaBadge as Ur } from "./backoffice/molecules/backoffice_status_meta_badge/BackofficeStatusMetaBadge.js";
148
+ import { BackofficeStatusGroup as Wr } from "./backoffice/molecules/backoffice_status_group/BackofficeStatusGroup.js";
149
+ import { BackofficeTableSkeleton as Gr } from "./backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.js";
150
+ import { BackofficeToolbar as Kr } from "./backoffice/molecules/backoffice_toolbar/BackofficeToolbar.js";
151
+ import { BulkActionsBar as qr } from "./backoffice/molecules/bulk_actions_bar/BulkActionsBar.js";
152
+ import { FilterChipRow as Jr } from "./backoffice/molecules/filter_chip_row/FilterChipRow.js";
153
+ import { GlobalSearchInput as Yr } from "./backoffice/molecules/global_search_input/GlobalSearchInput.js";
154
+ import { AuditTimeline as Xr } from "./backoffice/organisms/audit_timeline/AuditTimeline.js";
155
+ import { BackofficeDataTable as Zr } from "./backoffice/organisms/backoffice_data_table/BackofficeDataTable.js";
156
+ import { EntityHeader as Qr } from "./backoffice/organisms/entity_header/EntityHeader.js";
157
+ import { DetailPageTemplate as $r, DetailPageTemplateContent as a } from "./backoffice/templates/detail_page_template/DetailPageTemplate.js";
158
+ import { ListPageTemplate as ei } from "./backoffice/templates/list_page_template/ListPageTemplate.js";
159
+ import { AdminTopbar as ti } from "./admin/organisms/admin_topbar/AdminTopbar.js";
160
+ import { AdminShellLayout as ni } from "./admin/templates/admin_shell_layout/AdminShellLayout.js";
161
+ import { adminControlHeightVar as ri, adminDensityComfortableClass as ii, adminDensityCompactClass as ai, adminDensityDefaultClass as oi, adminPanelPaddingVar as si, adminTableCellPaddingXVar as ci, adminTableCellPaddingYVar as li, adminTableFontSizeVar as ui, adminTableRowMinHeightVar as di, adminToolbarGapVar as fi } from "./admin/theme/adminDensity.css.js";
162
+ import { BACKOFFICE_THEME_MODE_KEY as pi, BackofficeThemeProvider as mi, __backofficeThemeTest as hi } from "./admin/theme/BackofficeThemeProvider.js";
163
+ import { FALLBACK_REFERENCE as gi, formatNullableCurrency as _i, formatNullableNumber as vi, formatNullableString as yi, formatStringList as bi } from "./shared/agentJobRequestFormatting.js";
164
+ import { denseTableClass as xi } from "./shared/backofficeTableDensity.css.js";
165
+ import { MoneyAmount as Si, formatCurrencyAmount as Ci, formatCurrencyAmountTitle as wi } from "./shared/currencyAmount.js";
166
+ import { normalizeProgress as Ti } from "./shared/progress.js";
167
+ import { aggregateValuesByDayAndCategory as Ei, buildUtcDayRange as Di, toUtcDailyCategorySeries as Oi, toUtcDayKey as ki } from "./shared/timeSeries.js";
168
+ import { useStickToBottom as Ai } from "./hooks/useStickToBottom.js";
169
+ import { useSubmitOnEnter as ji } from "./hooks/useSubmitOnEnter.js";
170
+ import { WrapperPage as Mi } from "./pages/WrapperPage.js";
171
+ import { BanSvg as Ni } from "./icons/BanSvg.js";
172
+ import { ChatSizeLargeSvg as Pi } from "./icons/ChatSizeLargeSvg.js";
173
+ import { ChatSizeMediumSvg as Fi } from "./icons/ChatSizeMediumSvg.js";
174
+ import { ChatSizeSmallSvg as Ii } from "./icons/ChatSizeSmallSvg.js";
175
+ import { ChatCheckSvg as Li } from "./icons/ChatCheckSvg.js";
176
+ import { ChatXSvg as Ri } from "./icons/ChatXSvg.js";
177
+ import { CheckSvg as zi } from "./icons/CheckSvg.js";
178
+ import { CoinOffSvg as Bi } from "./icons/CoinOffSvg.js";
179
+ import { ClockSvg as Vi } from "./icons/ClockSvg.js";
180
+ import { DatabaseCheckSvg as Hi } from "./icons/DatabaseCheckSvg.js";
181
+ import { DatabaseXSvg as Ui } from "./icons/DatabaseXSvg.js";
182
+ import { DevModeSvg as Wi } from "./icons/DevModeSvg.js";
183
+ import { EyeSvg as Gi } from "./icons/EyeSvg.js";
184
+ import { GripDotsSvg as Ki } from "./icons/GripDotsSvg.js";
185
+ import { HomeActivityAssignUserSvg as qi } from "./icons/HomeActivityAssignUserSvg.js";
186
+ import { HomeStatsCheckBadgeSvg as Ji } from "./icons/HomeStatsCheckBadgeSvg.js";
187
+ import { HomeStatsClipboardSvg as Yi } from "./icons/HomeStatsClipboardSvg.js";
188
+ import { HomeStatsClockSvg as Xi } from "./icons/HomeStatsClockSvg.js";
189
+ import { KeyOffSvg as Zi } from "./icons/KeyOffSvg.js";
190
+ import { KeySvg as Qi } from "./icons/KeySvg.js";
191
+ import { LinkCheckSvg as $i } from "./icons/LinkCheckSvg.js";
192
+ import { LinkXSvg as ea } from "./icons/LinkXSvg.js";
193
+ import { BackofficeSidebarActivitySvg as ta } from "./icons/backoffice/BackofficeSidebarActivitySvg.js";
194
+ import { BackofficeSidebarArchiveSvg as na } from "./icons/backoffice/BackofficeSidebarArchiveSvg.js";
195
+ import { BackofficeSidebarBadgeCheckSvg as ra } from "./icons/backoffice/BackofficeSidebarBadgeCheckSvg.js";
196
+ import { BackofficeSidebarBotSvg as ia } from "./icons/backoffice/BackofficeSidebarBotSvg.js";
193
197
  import { BackofficeSidebarBracesSvg as o } from "./icons/backoffice/BackofficeSidebarBracesSvg.js";
194
- import { BackofficeSidebarBrainCircuitSvg as $i } from "./icons/backoffice/BackofficeSidebarBrainCircuitSvg.js";
195
- import { BackofficeSidebarBriefcaseSvg as ea } from "./icons/backoffice/BackofficeSidebarBriefcaseSvg.js";
196
- import { BackofficeSidebarBuildingSvg as ta } from "./icons/backoffice/BackofficeSidebarBuildingSvg.js";
197
- import { BackofficeSidebarCableSvg as na } from "./icons/backoffice/BackofficeSidebarCableSvg.js";
198
- import { BackofficeSidebarCalendarSvg as ra } from "./icons/backoffice/BackofficeSidebarCalendarSvg.js";
198
+ import { BackofficeSidebarBrainCircuitSvg as aa } from "./icons/backoffice/BackofficeSidebarBrainCircuitSvg.js";
199
+ import { BackofficeSidebarBriefcaseSvg as oa } from "./icons/backoffice/BackofficeSidebarBriefcaseSvg.js";
200
+ import { BackofficeSidebarBuildingSvg as sa } from "./icons/backoffice/BackofficeSidebarBuildingSvg.js";
201
+ import { BackofficeSidebarCableSvg as ca } from "./icons/backoffice/BackofficeSidebarCableSvg.js";
202
+ import { BackofficeSidebarCalendarSvg as la } from "./icons/backoffice/BackofficeSidebarCalendarSvg.js";
199
203
  import { BackofficeSidebarChartBarSvg as s } from "./icons/backoffice/BackofficeSidebarChartBarSvg.js";
200
- import { BackofficeSidebarChartLineSvg as ia } from "./icons/backoffice/BackofficeSidebarChartLineSvg.js";
201
- import { BackofficeSidebarChartPieSvg as aa } from "./icons/backoffice/BackofficeSidebarChartPieSvg.js";
204
+ import { BackofficeSidebarChartLineSvg as ua } from "./icons/backoffice/BackofficeSidebarChartLineSvg.js";
205
+ import { BackofficeSidebarChartPieSvg as da } from "./icons/backoffice/BackofficeSidebarChartPieSvg.js";
202
206
  import { BackofficeSidebarClipboardCheckSvg as c } from "./icons/backoffice/BackofficeSidebarClipboardCheckSvg.js";
203
- import { BackofficeSidebarClipboardListSvg as oa } from "./icons/backoffice/BackofficeSidebarClipboardListSvg.js";
207
+ import { BackofficeSidebarClipboardListSvg as fa } from "./icons/backoffice/BackofficeSidebarClipboardListSvg.js";
204
208
  import { BackofficeSidebarClockSvg as l } from "./icons/backoffice/BackofficeSidebarClockSvg.js";
205
209
  import { BackofficeSidebarCodeSvg as u } from "./icons/backoffice/BackofficeSidebarCodeSvg.js";
206
210
  import { BackofficeSidebarCopyCheckSvg as d } from "./icons/backoffice/BackofficeSidebarCopyCheckSvg.js";
207
211
  import { BackofficeSidebarCopySvg as f } from "./icons/backoffice/BackofficeSidebarCopySvg.js";
208
212
  import { BackofficeSidebarCopyXSvg as p } from "./icons/backoffice/BackofficeSidebarCopyXSvg.js";
209
213
  import { BackofficeSidebarCrosshairSvg as m } from "./icons/backoffice/BackofficeSidebarCrosshairSvg.js";
210
- import { BackofficeSidebarDatabaseSvg as sa } from "./icons/backoffice/BackofficeSidebarDatabaseSvg.js";
214
+ import { BackofficeSidebarDatabaseSvg as pa } from "./icons/backoffice/BackofficeSidebarDatabaseSvg.js";
211
215
  import { BackofficeSidebarDiffSvg as h } from "./icons/backoffice/BackofficeSidebarDiffSvg.js";
212
216
  import { BackofficeSidebarFileCodeSvg as g } from "./icons/backoffice/BackofficeSidebarFileCodeSvg.js";
213
217
  import { BackofficeSidebarFileCogSvg as _ } from "./icons/backoffice/BackofficeSidebarFileCogSvg.js";
@@ -220,64 +224,64 @@ import { BackofficeSidebarFlameSvg as C } from "./icons/backoffice/BackofficeSid
220
224
  import { BackofficeSidebarFolderGitSvg as w } from "./icons/backoffice/BackofficeSidebarFolderGitSvg.js";
221
225
  import { BackofficeSidebarFolderKanbanSvg as T } from "./icons/backoffice/BackofficeSidebarFolderKanbanSvg.js";
222
226
  import { BackofficeSidebarFolderTreeSvg as E } from "./icons/backoffice/BackofficeSidebarFolderTreeSvg.js";
223
- import { BackofficeSidebarGaugeSvg as ca } from "./icons/backoffice/BackofficeSidebarGaugeSvg.js";
224
- import { BackofficeSidebarGitBranchPlusSvg as la } from "./icons/backoffice/BackofficeSidebarGitBranchPlusSvg.js";
225
- import { BackofficeSidebarGitBranchSvg as ua } from "./icons/backoffice/BackofficeSidebarGitBranchSvg.js";
227
+ import { BackofficeSidebarGaugeSvg as ma } from "./icons/backoffice/BackofficeSidebarGaugeSvg.js";
228
+ import { BackofficeSidebarGitBranchPlusSvg as ha } from "./icons/backoffice/BackofficeSidebarGitBranchPlusSvg.js";
229
+ import { BackofficeSidebarGitBranchSvg as ga } from "./icons/backoffice/BackofficeSidebarGitBranchSvg.js";
226
230
  import { BackofficeSidebarGitCommitSvg as D } from "./icons/backoffice/BackofficeSidebarGitCommitSvg.js";
227
- import { BackofficeSidebarGitCompareSvg as da } from "./icons/backoffice/BackofficeSidebarGitCompareSvg.js";
231
+ import { BackofficeSidebarGitCompareSvg as _a } from "./icons/backoffice/BackofficeSidebarGitCompareSvg.js";
228
232
  import { BackofficeSidebarGitForkSvg as O } from "./icons/backoffice/BackofficeSidebarGitForkSvg.js";
229
- import { BackofficeSidebarGitMergeSvg as fa } from "./icons/backoffice/BackofficeSidebarGitMergeSvg.js";
230
- import { BackofficeSidebarGitPullRequestSvg as pa } from "./icons/backoffice/BackofficeSidebarGitPullRequestSvg.js";
233
+ import { BackofficeSidebarGitMergeSvg as va } from "./icons/backoffice/BackofficeSidebarGitMergeSvg.js";
234
+ import { BackofficeSidebarGitPullRequestSvg as ya } from "./icons/backoffice/BackofficeSidebarGitPullRequestSvg.js";
231
235
  import { BackofficeSidebarGlobeSvg as k } from "./icons/backoffice/BackofficeSidebarGlobeSvg.js";
232
236
  import { BackofficeSidebarHistorySvg as A } from "./icons/backoffice/BackofficeSidebarHistorySvg.js";
233
237
  import { BackofficeSidebarInfoSvg as j } from "./icons/backoffice/BackofficeSidebarInfoSvg.js";
234
- import { BackofficeSidebarKeySquareSvg as ma } from "./icons/backoffice/BackofficeSidebarKeySquareSvg.js";
235
- import { BackofficeSidebarKeySvg as ha } from "./icons/backoffice/BackofficeSidebarKeySvg.js";
236
- import { BackofficeSidebarLandmarkSvg as ga } from "./icons/backoffice/BackofficeSidebarLandmarkSvg.js";
237
- import { BackofficeSidebarLayoutDashboardSvg as _a } from "./icons/backoffice/BackofficeSidebarLayoutDashboardSvg.js";
238
+ import { BackofficeSidebarKeySquareSvg as ba } from "./icons/backoffice/BackofficeSidebarKeySquareSvg.js";
239
+ import { BackofficeSidebarKeySvg as xa } from "./icons/backoffice/BackofficeSidebarKeySvg.js";
240
+ import { BackofficeSidebarLandmarkSvg as Sa } from "./icons/backoffice/BackofficeSidebarLandmarkSvg.js";
241
+ import { BackofficeSidebarLayoutDashboardSvg as Ca } from "./icons/backoffice/BackofficeSidebarLayoutDashboardSvg.js";
238
242
  import { BackofficeSidebarLinkSvg as M } from "./icons/backoffice/BackofficeSidebarLinkSvg.js";
239
243
  import { BackofficeSidebarListChecksSvg as N } from "./icons/backoffice/BackofficeSidebarListChecksSvg.js";
240
244
  import { BackofficeSidebarListTodoSvg as P } from "./icons/backoffice/BackofficeSidebarListTodoSvg.js";
241
- import { BackofficeSidebarListTreeSvg as va } from "./icons/backoffice/BackofficeSidebarListTreeSvg.js";
245
+ import { BackofficeSidebarListTreeSvg as wa } from "./icons/backoffice/BackofficeSidebarListTreeSvg.js";
242
246
  import { BackofficeSidebarLocateSvg as F } from "./icons/backoffice/BackofficeSidebarLocateSvg.js";
243
- import { BackofficeSidebarLockKeyholeSvg as ya } from "./icons/backoffice/BackofficeSidebarLockKeyholeSvg.js";
244
- import { BackofficeSidebarLockSvg as ba } from "./icons/backoffice/BackofficeSidebarLockSvg.js";
245
- import { BackofficeSidebarMailPlusSvg as xa } from "./icons/backoffice/BackofficeSidebarMailPlusSvg.js";
246
- import { BackofficeSidebarMapPinSvg as Sa } from "./icons/backoffice/BackofficeSidebarMapPinSvg.js";
247
+ import { BackofficeSidebarLockKeyholeSvg as Ta } from "./icons/backoffice/BackofficeSidebarLockKeyholeSvg.js";
248
+ import { BackofficeSidebarLockSvg as Ea } from "./icons/backoffice/BackofficeSidebarLockSvg.js";
249
+ import { BackofficeSidebarMailPlusSvg as Da } from "./icons/backoffice/BackofficeSidebarMailPlusSvg.js";
250
+ import { BackofficeSidebarMapPinSvg as Oa } from "./icons/backoffice/BackofficeSidebarMapPinSvg.js";
247
251
  import { BackofficeSidebarMapSvg as I } from "./icons/backoffice/BackofficeSidebarMapSvg.js";
248
- import { BackofficeSidebarMessagePlusSvg as Ca } from "./icons/backoffice/BackofficeSidebarMessagePlusSvg.js";
249
- import { BackofficeSidebarMessageTextSvg as wa } from "./icons/backoffice/BackofficeSidebarMessageTextSvg.js";
250
- import { BackofficeSidebarMessagesSvg as Ta } from "./icons/backoffice/BackofficeSidebarMessagesSvg.js";
252
+ import { BackofficeSidebarMessagePlusSvg as ka } from "./icons/backoffice/BackofficeSidebarMessagePlusSvg.js";
253
+ import { BackofficeSidebarMessageTextSvg as Aa } from "./icons/backoffice/BackofficeSidebarMessageTextSvg.js";
254
+ import { BackofficeSidebarMessagesSvg as ja } from "./icons/backoffice/BackofficeSidebarMessagesSvg.js";
251
255
  import { BackofficeSidebarMonitorCheckSvg as L } from "./icons/backoffice/BackofficeSidebarMonitorCheckSvg.js";
252
256
  import { BackofficeSidebarMouseClickSvg as R } from "./icons/backoffice/BackofficeSidebarMouseClickSvg.js";
253
257
  import { BackofficeSidebarNetworkSvg as z } from "./icons/backoffice/BackofficeSidebarNetworkSvg.js";
254
258
  import { BackofficeSidebarPanelsSvg as B } from "./icons/backoffice/BackofficeSidebarPanelsSvg.js";
255
259
  import { BackofficeSidebarPenToolSvg as V } from "./icons/backoffice/BackofficeSidebarPenToolSvg.js";
256
- import { BackofficeSidebarPinSvg as Ea } from "./icons/backoffice/BackofficeSidebarPinSvg.js";
257
- import { BackofficeSidebarPlayCircleSvg as Da } from "./icons/backoffice/BackofficeSidebarPlayCircleSvg.js";
260
+ import { BackofficeSidebarPinSvg as Ma } from "./icons/backoffice/BackofficeSidebarPinSvg.js";
261
+ import { BackofficeSidebarPlayCircleSvg as Na } from "./icons/backoffice/BackofficeSidebarPlayCircleSvg.js";
258
262
  import { BackofficeSidebarRadarSvg as H } from "./icons/backoffice/BackofficeSidebarRadarSvg.js";
259
- import { BackofficeSidebarReceiptSvg as Oa } from "./icons/backoffice/BackofficeSidebarReceiptSvg.js";
260
- import { BackofficeSidebarRocketSvg as ka } from "./icons/backoffice/BackofficeSidebarRocketSvg.js";
263
+ import { BackofficeSidebarReceiptSvg as Pa } from "./icons/backoffice/BackofficeSidebarReceiptSvg.js";
264
+ import { BackofficeSidebarRocketSvg as Fa } from "./icons/backoffice/BackofficeSidebarRocketSvg.js";
261
265
  import { BackofficeSidebarRouteSvg as U } from "./icons/backoffice/BackofficeSidebarRouteSvg.js";
262
266
  import { BackofficeSidebarScrollTextSvg as W } from "./icons/backoffice/BackofficeSidebarScrollTextSvg.js";
263
267
  import { BackofficeSidebarSearchCodeSvg as G } from "./icons/backoffice/BackofficeSidebarSearchCodeSvg.js";
264
268
  import { BackofficeSidebarSearchSvg as K } from "./icons/backoffice/BackofficeSidebarSearchSvg.js";
265
- import { BackofficeSidebarSendSvg as Aa } from "./icons/backoffice/BackofficeSidebarSendSvg.js";
266
- import { BackofficeSidebarShieldAlertSvg as ja } from "./icons/backoffice/BackofficeSidebarShieldAlertSvg.js";
267
- import { BackofficeSidebarShieldCheckSvg as Ma } from "./icons/backoffice/BackofficeSidebarShieldCheckSvg.js";
268
- import { BackofficeSidebarShieldUserSvg as Na } from "./icons/backoffice/BackofficeSidebarShieldUserSvg.js";
269
- import { BackofficeSidebarStepForwardSvg as Pa } from "./icons/backoffice/BackofficeSidebarStepForwardSvg.js";
269
+ import { BackofficeSidebarSendSvg as Ia } from "./icons/backoffice/BackofficeSidebarSendSvg.js";
270
+ import { BackofficeSidebarShieldAlertSvg as La } from "./icons/backoffice/BackofficeSidebarShieldAlertSvg.js";
271
+ import { BackofficeSidebarShieldCheckSvg as Ra } from "./icons/backoffice/BackofficeSidebarShieldCheckSvg.js";
272
+ import { BackofficeSidebarShieldUserSvg as za } from "./icons/backoffice/BackofficeSidebarShieldUserSvg.js";
273
+ import { BackofficeSidebarStepForwardSvg as Ba } from "./icons/backoffice/BackofficeSidebarStepForwardSvg.js";
270
274
  import { BackofficeSidebarStethoscopeSvg as q } from "./icons/backoffice/BackofficeSidebarStethoscopeSvg.js";
271
275
  import { BackofficeSidebarTerminalSquareSvg as J } from "./icons/backoffice/BackofficeSidebarTerminalSquareSvg.js";
272
276
  import { BackofficeSidebarTestTubeSvg as Y } from "./icons/backoffice/BackofficeSidebarTestTubeSvg.js";
273
277
  import { BackofficeSidebarTrashSvg as X } from "./icons/backoffice/BackofficeSidebarTrashSvg.js";
274
- import { BackofficeSidebarUploadCloudSvg as Fa } from "./icons/backoffice/BackofficeSidebarUploadCloudSvg.js";
275
- import { BackofficeSidebarUserCheckSvg as Ia } from "./icons/backoffice/BackofficeSidebarUserCheckSvg.js";
276
- import { BackofficeSidebarUserCogSvg as La } from "./icons/backoffice/BackofficeSidebarUserCogSvg.js";
277
- import { BackofficeSidebarUserSearchSvg as Ra } from "./icons/backoffice/BackofficeSidebarUserSearchSvg.js";
278
- import { BackofficeSidebarUserSvg as za } from "./icons/backoffice/BackofficeSidebarUserSvg.js";
279
- import { BackofficeSidebarUsersSvg as Ba } from "./icons/backoffice/BackofficeSidebarUsersSvg.js";
280
- import { BackofficeSidebarWalletSvg as Va } from "./icons/backoffice/BackofficeSidebarWalletSvg.js";
278
+ import { BackofficeSidebarUploadCloudSvg as Va } from "./icons/backoffice/BackofficeSidebarUploadCloudSvg.js";
279
+ import { BackofficeSidebarUserCheckSvg as Ha } from "./icons/backoffice/BackofficeSidebarUserCheckSvg.js";
280
+ import { BackofficeSidebarUserCogSvg as Ua } from "./icons/backoffice/BackofficeSidebarUserCogSvg.js";
281
+ import { BackofficeSidebarUserSearchSvg as Wa } from "./icons/backoffice/BackofficeSidebarUserSearchSvg.js";
282
+ import { BackofficeSidebarUserSvg as Ga } from "./icons/backoffice/BackofficeSidebarUserSvg.js";
283
+ import { BackofficeSidebarUsersSvg as Ka } from "./icons/backoffice/BackofficeSidebarUsersSvg.js";
284
+ import { BackofficeSidebarWalletSvg as qa } from "./icons/backoffice/BackofficeSidebarWalletSvg.js";
281
285
  import { BackofficeSidebarWandSvg as Z } from "./icons/backoffice/BackofficeSidebarWandSvg.js";
282
286
  import { BackofficeSidebarWorkflowSvg as Q } from "./icons/backoffice/BackofficeSidebarWorkflowSvg.js";
283
287
  import { BackofficeSidebarWrenchSvg as $ } from "./icons/backoffice/BackofficeSidebarWrenchSvg.js";
@@ -334,31 +338,31 @@ import "./icons/backoffice/tools/BackofficeToolTestsSvg.js";
334
338
  import "./icons/backoffice/tools/BackofficeToolTodosSvg.js";
335
339
  import "./icons/backoffice/tools/BackofficeToolTreeListSvg.js";
336
340
  import "./icons/backoffice/tools/BackofficeToolTreeStatsSvg.js";
337
- import { LockOpenSvg as Ha } from "./icons/LockOpenSvg.js";
338
- import { LockSvg as Ua } from "./icons/LockSvg.js";
339
- import { MailCheckSvg as Wa } from "./icons/MailCheckSvg.js";
340
- import { MailXSvg as Ga } from "./icons/MailXSvg.js";
341
- import { PencilSvg as Ka } from "./icons/PencilSvg.js";
342
- import { PinFilledSvg as qa } from "./icons/PinFilledSvg.js";
343
- import { PinSvg as Ja } from "./icons/PinSvg.js";
344
- import { ProfileDropdownOrganizationSvg as Ya } from "./icons/ProfileDropdownOrganizationSvg.js";
345
- import { RobotCheckSvg as Xa } from "./icons/RobotCheckSvg.js";
346
- import { RobotSvg as Za } from "./icons/RobotSvg.js";
347
- import { RobotXSvg as Qa } from "./icons/RobotXSvg.js";
348
- import { RocketOffSvg as $a } from "./icons/RocketOffSvg.js";
349
- import { RocketSvg as eo } from "./icons/RocketSvg.js";
350
- import { SendCheckSvg as to } from "./icons/SendCheckSvg.js";
351
- import { SendMessageSvg as no } from "./icons/SendMessageSvg.js";
352
- import { SendXSvg as ro } from "./icons/SendXSvg.js";
353
- import { SettingsCheckSvg as io } from "./icons/SettingsCheckSvg.js";
354
- import { SettingsXSvg as ao } from "./icons/SettingsXSvg.js";
355
- import { ShieldLockSvg as oo } from "./icons/ShieldLockSvg.js";
356
- import { ShieldOffSvg as so } from "./icons/ShieldOffSvg.js";
357
- import { TaskAttachmentSvg as co } from "./icons/TaskAttachmentSvg.js";
358
- import { TaskCommentBubbleSvg as lo } from "./icons/TaskCommentBubbleSvg.js";
359
- import { TaskDependencyBlockedSvg as uo } from "./icons/TaskDependencyBlockedSvg.js";
360
- import { TaskDependencyReadySvg as fo } from "./icons/TaskDependencyReadySvg.js";
361
- import { WrenchSvg as po } from "./icons/WrenchSvg.js";
362
- import { XBadgeSvg as mo } from "./icons/XBadgeSvg.js";
363
- import { ChevronDownIcon as ho } from "./svg/ChevronDownIcon.js";
364
- export { un as ActionPanel, gn as ActivityCard, _n as ActivityFeed, Zr as AdminShellLayout, Xr as AdminTopbar, Qn as AgentMarkdownCard, dn as AppHeader, Wr as AuditTimeline, Ut as AuthLayout, si as BACKOFFICE_THEME_MODE_KEY, fr as BackofficeAuditMetadataPanel, Gr as BackofficeDataTable, lr as BackofficeDetailField, yr as BackofficeDetailFlagTag, ur as BackofficeDetailSection, br as BackofficeDetailTaggedValue, cr as BackofficeEmptyState, xr as BackofficeEnumLabel, pr as BackofficeFilterDrawer, mr as BackofficeFilterField, hr as BackofficeFormSection, rr as BackofficeIdBadge, Cr as BackofficeJsonViewer, Un as BackofficeKeyValueList, Er as BackofficeListFooter, Wt as BackofficePageHeader, Tr as BackofficePayloadViewer, gr as BackofficePickerList, _r as BackofficePickerRow, vr as BackofficePickerShell, dr as BackofficeReferenceValue, Fr as BackofficeRelationsMenu, Ir as BackofficeScopeStack, Yi as BackofficeSidebarActivitySvg, Xi as BackofficeSidebarArchiveSvg, Zi as BackofficeSidebarBadgeCheckSvg, Qi as BackofficeSidebarBotSvg, o as BackofficeSidebarBracesSvg, $i as BackofficeSidebarBrainCircuitSvg, ea as BackofficeSidebarBriefcaseSvg, ta as BackofficeSidebarBuildingSvg, na as BackofficeSidebarCableSvg, ra as BackofficeSidebarCalendarSvg, s as BackofficeSidebarChartBarSvg, ia as BackofficeSidebarChartLineSvg, aa as BackofficeSidebarChartPieSvg, c as BackofficeSidebarClipboardCheckSvg, oa as BackofficeSidebarClipboardListSvg, l as BackofficeSidebarClockSvg, u as BackofficeSidebarCodeSvg, d as BackofficeSidebarCopyCheckSvg, f as BackofficeSidebarCopySvg, p as BackofficeSidebarCopyXSvg, m as BackofficeSidebarCrosshairSvg, sa as BackofficeSidebarDatabaseSvg, h as BackofficeSidebarDiffSvg, g as BackofficeSidebarFileCodeSvg, _ as BackofficeSidebarFileCogSvg, v as BackofficeSidebarFileSearchSvg, y as BackofficeSidebarFileStackSvg, b as BackofficeSidebarFileTextSvg, x as BackofficeSidebarFilesSvg, S as BackofficeSidebarFingerprintSvg, C as BackofficeSidebarFlameSvg, w as BackofficeSidebarFolderGitSvg, T as BackofficeSidebarFolderKanbanSvg, E as BackofficeSidebarFolderTreeSvg, ca as BackofficeSidebarGaugeSvg, la as BackofficeSidebarGitBranchPlusSvg, ua as BackofficeSidebarGitBranchSvg, D as BackofficeSidebarGitCommitSvg, da as BackofficeSidebarGitCompareSvg, O as BackofficeSidebarGitForkSvg, fa as BackofficeSidebarGitMergeSvg, pa as BackofficeSidebarGitPullRequestSvg, k as BackofficeSidebarGlobeSvg, A as BackofficeSidebarHistorySvg, j as BackofficeSidebarInfoSvg, ma as BackofficeSidebarKeySquareSvg, ha as BackofficeSidebarKeySvg, ga as BackofficeSidebarLandmarkSvg, _a as BackofficeSidebarLayoutDashboardSvg, M as BackofficeSidebarLinkSvg, N as BackofficeSidebarListChecksSvg, P as BackofficeSidebarListTodoSvg, va as BackofficeSidebarListTreeSvg, F as BackofficeSidebarLocateSvg, ya as BackofficeSidebarLockKeyholeSvg, ba as BackofficeSidebarLockSvg, xa as BackofficeSidebarMailPlusSvg, Sa as BackofficeSidebarMapPinSvg, I as BackofficeSidebarMapSvg, Ca as BackofficeSidebarMessagePlusSvg, wa as BackofficeSidebarMessageTextSvg, Ta as BackofficeSidebarMessagesSvg, L as BackofficeSidebarMonitorCheckSvg, R as BackofficeSidebarMouseClickSvg, z as BackofficeSidebarNetworkSvg, B as BackofficeSidebarPanelsSvg, V as BackofficeSidebarPenToolSvg, Ea as BackofficeSidebarPinSvg, Da as BackofficeSidebarPlayCircleSvg, H as BackofficeSidebarRadarSvg, Oa as BackofficeSidebarReceiptSvg, ka as BackofficeSidebarRocketSvg, U as BackofficeSidebarRouteSvg, W as BackofficeSidebarScrollTextSvg, G as BackofficeSidebarSearchCodeSvg, K as BackofficeSidebarSearchSvg, Aa as BackofficeSidebarSendSvg, ja as BackofficeSidebarShieldAlertSvg, Ma as BackofficeSidebarShieldCheckSvg, Na as BackofficeSidebarShieldUserSvg, Pa as BackofficeSidebarStepForwardSvg, q as BackofficeSidebarStethoscopeSvg, J as BackofficeSidebarTerminalSquareSvg, Y as BackofficeSidebarTestTubeSvg, X as BackofficeSidebarTrashSvg, Fa as BackofficeSidebarUploadCloudSvg, Ia as BackofficeSidebarUserCheckSvg, La as BackofficeSidebarUserCogSvg, Ra as BackofficeSidebarUserSearchSvg, za as BackofficeSidebarUserSvg, Ba as BackofficeSidebarUsersSvg, Va as BackofficeSidebarWalletSvg, Z as BackofficeSidebarWandSvg, Q as BackofficeSidebarWorkflowSvg, $ as BackofficeSidebarWrenchSvg, Rr as BackofficeStatusGroup, Lr as BackofficeStatusMetaBadge, zr as BackofficeTableSkeleton, ci as BackofficeThemeProvider, B as BackofficeToolArchitectureSvg, O as BackofficeToolCallgraphSvg, u as BackofficeToolCodePlacementSvg, S as BackofficeToolCommitBlameSvg, D as BackofficeToolCommitDetailSvg, h as BackofficeToolCommitDiffSvg, K as BackofficeToolCommitSearchSvg, R as BackofficeToolCommitTouchesSvg, A as BackofficeToolCommitsLogSvg, D as BackofficeToolCommitsSvg, o as BackofficeToolComplexSymbolsSvg, X as BackofficeToolDeadCodeSvg, Q as BackofficeToolDependenciesSvg, V as BackofficeToolDesignSvg, J as BackofficeToolDevSvg, q as BackofficeToolDiagnosticsSvg, W as BackofficeToolDocsListSvg, W as BackofficeToolDocsSvg, I as BackofficeToolDomainMapSvg, f as BackofficeToolDuplicateFilesSvg, d as BackofficeToolDuplicateSymbolsSvg, p as BackofficeToolDuplicationsSvg, F as BackofficeToolFeatureImpactSvg, P as BackofficeToolFeaturePlanSvg, v as BackofficeToolFileFindSvg, l as BackofficeToolFileHistorySvg, _ as BackofficeToolFileMetadataSvg, b as BackofficeToolFileReadSvg, y as BackofficeToolFilesReadManySvg, x as BackofficeToolFilesSvg, G as BackofficeToolFulltextSearchSvg, H as BackofficeToolGraphNeighborsSvg, z as BackofficeToolGraphSvg, C as BackofficeToolHotspotsSvg, k as BackofficeToolHttpFetchSvg, m as BackofficeToolImpactSvg, L as BackofficeToolPreflightCheckSvg, T as BackofficeToolProjectsListSvg, Z as BackofficeToolRefactorSvg, j as BackofficeToolRepoInfoSvg, w as BackofficeToolRepoSvg, U as BackofficeToolRequestFlowSvg, $ as BackofficeToolScaffoldSvg, Y as BackofficeToolSuggestTestsSvg, b as BackofficeToolSummarySvg, g as BackofficeToolSymbolDefinitionSvg, M as BackofficeToolSymbolReferencesSvg, o as BackofficeToolSymbolsListSvg, q as BackofficeToolTechDebtSvg, c as BackofficeToolTestsSvg, N as BackofficeToolTodosSvg, E as BackofficeToolTreeListSvg, s as BackofficeToolTreeStatsSvg, Br as BackofficeToolbar, Qe as Badge, Di as BanSvg, _t as BreadcrumbNavigation, Vr as BulkActionsBar, et as Button, $e as ButtonLoadingSpinnerSvg, mt as Card, ji as ChatCheckSvg, Oi as ChatSizeLargeSvg, ki as ChatSizeMediumSvg, Ai as ChatSizeSmallSvg, Mi as ChatXSvg, Ni as CheckSvg, it as Checkbox, yt as CheckboxField, ho as ChevronDownIcon, gt as ChevronDownSvg, Pn as ChevronLeftSvg, Fi as ClockSvg, Pi as CoinOffSvg, Sr as ConfirmDialog, fn as ContentLayout, xn as CopyableText, vn as DashboardGrid, yn as DashboardGridColumn, bn as DashboardGridItem, wn as DashboardMetricGroup, En as DashboardPanel, Dn as DashboardQuickActions, On as DashboardStatusList, Jt as DataTable, Yt as DataTableBody, Xt as DataTableEmptyRow, Zt as DataTableHeader, Qt as DataTableRoot, $t as DataTableRow, Ii as DatabaseCheckSvg, Li as DatabaseXSvg, qr as DetailPageTemplate, Jr as DetailPageTemplateContent, pn as DetailSummaryHeader, Ri as DevModeSvg, It as EmptyState, Kr as EntityHeader, ir as EnvironmentBadge, at as ErrorMessage, Ot as ExternalLinkSvg, zi as EyeSvg, ui as FALLBACK_REFERENCE, Hr as FilterChipRow, Ct as Form, vt as FormActions, xt as FormError, bt as FormErrorAlertSvg, St as FormField, wt as FormGroup, ot as FormattedDate, Ur as GlobalSearchInput, Dr as GlobeSvg, Bi as GripDotsSvg, Tt as HighlightCode, Vi as HomeActivityAssignUserSvg, Hi as HomeStatsCheckBadgeSvg, Ui as HomeStatsClipboardSvg, Wi as HomeStatsClockSvg, ct as IconMenuButton, tr as ImagePreviewModal, tn as InfiniteScrollTrigger, Tn as InfoTile, nn as InlineBanner, nt as Input, Gi as KeyOffSvg, Ki as KeySvg, rt as Label, wr as LazyBackofficeJsonViewer, Et as LazyMarkdownCodeBlock, Dt as LazyMarkdownRenderer, tt as LinkButton, qi as LinkCheckSvg, Ji as LinkXSvg, Yr as ListPageTemplate, Ha as LockOpenSvg, Ua as LockSvg, Ht as LoginForm, Wa as MailCheckSvg, Ga as MailXSvg, kt as MarkdownRenderer, kn as MetadataStrip, Sn as MetricCard, Kt as MetricHistoryChart, Cn as MetricTileGroup, ut as Modal, gi as MoneyAmount, rn as MutationFeedback, an as OperationFeedback, lt as Overlay, Gt as PageContainer, An as PageHero, Mn as PageShell, hn as PanelShell, Ka as PencilSvg, qa as PinFilledSvg, Ja as PinSvg, Bn as ProfileDropdownLogoutSvg, Ya as ProfileDropdownOrganizationSvg, Or as ProjectsFolderSvg, er as RefetchNeededBanner, st as RelativeTimeText, jn as ResizableSplitView, cn as ResponsiveCollectionRenderer, en as ResponsiveRecordList, Xa as RobotCheckSvg, Za as RobotSvg, Qa as RobotXSvg, $a as RocketOffSvg, eo as RocketSvg, on as RouteFallback, sn as RoutePendingBar, Nn as SelectableCard, to as SendCheckSvg, no as SendMessageSvg, ro as SendXSvg, io as SettingsCheckSvg, Hn as SettingsLayout, ao as SettingsXSvg, oo as ShieldLockSvg, so as ShieldOffSvg, Fn as ShortcutHint, ht as SidebarHomeSvg, kr as SidebarInitiativesSvg, zn as SidebarNavigation, In as SidebarNavigationCollapseToggle, Ln as SidebarNavigationItemComponent, Rn as SidebarNavigationSectionComponent, Ar as SidebarPlusSvg, Vn as SidebarProfileMenu, jr as SidebarSearchSvg, Mr as SidebarSettingsSvg, Nr as SidebarTasksSvg, Pr as SidebarTeamSvg, $n as SimpleSelect, ar as Skeleton, or as Spinner, mn as StatusBadge, Wn as StatusSummaryPanel, ft as Surface, pt as SurfaceSection, de as THEME_MODE_KEY, ln as TableCell, Lt as Tabs, sr as Tag, co as TaskAttachmentSvg, lo as TaskCommentBubbleSvg, uo as TaskDependencyBlockedSvg, fo as TaskDependencyReadySvg, dt as Textarea, fe as ThemeProvider, qt as TimeSeriesLineChart, Gn as TimelineEventRow, zt as ToastProvider, Rt as ToastViewport, Kn as Toolbar, qn as ToolbarGroup, Jn as ToolbarSeparator, Yn as ToolbarSpacer, nr as VirtualizedConnectionTable, _e as VisuallyHidden, Ei as WrapperPage, po as WrenchSvg, mo as XBadgeSvg, li as __backofficeThemeTest, pe as __test, Qr as adminControlHeightVar, $r as adminDensityComfortableClass, a as adminDensityCompactClass, ei as adminDensityDefaultClass, ti as adminPanelPaddingVar, ni as adminTableCellPaddingXVar, ri as adminTableCellPaddingYVar, ii as adminTableFontSizeVar, ai as adminTableRowMinHeightVar, oi as adminToolbarGapVar, bi as aggregateValuesByDayAndCategory, re as backofficeDarkThemeClass, ie as backofficeDarkThemeValues, ae as backofficeLightThemeClass, oe as backofficeLightThemeValues, Se as brandFocusRing, xi as buildUtcDayRange, ye as colors, ve as containerQueries, Ce as controlFocusRing, he as cx, hi as denseTableClass, we as disabledControl, Te as entityReferenceLink, Ee as errorControlFocusRing, Je as findFirstFocusable, Ye as findFirstFormControl, Be as firstChildSprinkles, e as focusElement, De as focusRing, _i as formatCurrencyAmount, vi as formatCurrencyAmountTitle, di as formatNullableCurrency, fi as formatNullableNumber, pi as formatNullableString, mi as formatStringList, t as getFocusableElements, Oe as ghostIconButton, Ve as hoverSprinkles, ke as iconBox, Ae as iconBoxCompact, je as insetFocusRing, Me as interactiveControlSurface, Ne as interactiveLinkSurface, n as isFocusableElement, Pe as liftOnHover, Fe as loadingShimmer, At as markdownFontSizeVar, jt as markdownLinkColorVar, Mt as markdownLinkDisabledColorVar, Nt as markdownLinkHoverColorVar, Pt as markdownLinkIconColorVar, Ft as markdownTextColorVar, yi as normalizeProgress, ge as onlyDefinedStyles, We as opacity, Ie as pillLink, Le as pressInteraction, se as publicDarkThemeClass, ce as publicDarkThemeValues, le as publicLightThemeClass, ue as publicLightThemeValues, r as resolveFormInitialFocusTarget, i as resolveInitialFocusTarget, Xn as sanitizeAgentAnswer, Zn as sanitizeAgentMarkdown, Ge as screens, be as spacing, ee as spin, te as spinAnimation, He as sprinkles, Ue as stateSprinkles, Re as surfaceInteractive, qe as themeColorValues, Ke as themeSpacingValues, Si as toUtcDailyCategorySeries, Ci as toUtcDayKey, ze as truncate, Xe as uiI18nResources, Vt as useLoginForm, wi as useStickToBottom, Ti as useSubmitOnEnter, me as useTheme, Bt as useToast, xe as vars, ne as visuallyHidden, Ze as withUiI18nResources };
341
+ import { LockOpenSvg as Ja } from "./icons/LockOpenSvg.js";
342
+ import { LockSvg as Ya } from "./icons/LockSvg.js";
343
+ import { MailCheckSvg as Xa } from "./icons/MailCheckSvg.js";
344
+ import { MailXSvg as Za } from "./icons/MailXSvg.js";
345
+ import { PencilSvg as Qa } from "./icons/PencilSvg.js";
346
+ import { PinFilledSvg as $a } from "./icons/PinFilledSvg.js";
347
+ import { PinSvg as eo } from "./icons/PinSvg.js";
348
+ import { ProfileDropdownOrganizationSvg as to } from "./icons/ProfileDropdownOrganizationSvg.js";
349
+ import { RobotCheckSvg as no } from "./icons/RobotCheckSvg.js";
350
+ import { RobotSvg as ro } from "./icons/RobotSvg.js";
351
+ import { RobotXSvg as io } from "./icons/RobotXSvg.js";
352
+ import { RocketOffSvg as ao } from "./icons/RocketOffSvg.js";
353
+ import { RocketSvg as oo } from "./icons/RocketSvg.js";
354
+ import { SendCheckSvg as so } from "./icons/SendCheckSvg.js";
355
+ import { SendMessageSvg as co } from "./icons/SendMessageSvg.js";
356
+ import { SendXSvg as lo } from "./icons/SendXSvg.js";
357
+ import { SettingsCheckSvg as uo } from "./icons/SettingsCheckSvg.js";
358
+ import { SettingsXSvg as fo } from "./icons/SettingsXSvg.js";
359
+ import { ShieldLockSvg as po } from "./icons/ShieldLockSvg.js";
360
+ import { ShieldOffSvg as mo } from "./icons/ShieldOffSvg.js";
361
+ import { TaskAttachmentSvg as ho } from "./icons/TaskAttachmentSvg.js";
362
+ import { TaskCommentBubbleSvg as go } from "./icons/TaskCommentBubbleSvg.js";
363
+ import { TaskDependencyBlockedSvg as _o } from "./icons/TaskDependencyBlockedSvg.js";
364
+ import { TaskDependencyReadySvg as vo } from "./icons/TaskDependencyReadySvg.js";
365
+ import { WrenchSvg as yo } from "./icons/WrenchSvg.js";
366
+ import { XBadgeSvg as bo } from "./icons/XBadgeSvg.js";
367
+ import { ChevronDownIcon as xo } from "./svg/ChevronDownIcon.js";
368
+ export { hn as ActionPanel, Sn as ActivityCard, Cn as ActivityFeed, ni as AdminShellLayout, ti as AdminTopbar, ir as AgentMarkdownCard, gn as AppHeader, Xr as AuditTimeline, Jt as AuthLayout, pi as BACKOFFICE_THEME_MODE_KEY, vr as BackofficeAuditMetadataPanel, Zr as BackofficeDataTable, hr as BackofficeDetailField, Tr as BackofficeDetailFlagTag, gr as BackofficeDetailSection, Er as BackofficeDetailTaggedValue, mr as BackofficeEmptyState, Dr as BackofficeEnumLabel, yr as BackofficeFilterDrawer, br as BackofficeFilterField, xr as BackofficeFormSection, lr as BackofficeIdBadge, kr as BackofficeJsonViewer, Yn as BackofficeKeyValueList, Mr as BackofficeListFooter, Yt as BackofficePageHeader, jr as BackofficePayloadViewer, Sr as BackofficePickerList, Cr as BackofficePickerRow, wr as BackofficePickerShell, _r as BackofficeReferenceValue, Vr as BackofficeRelationsMenu, Hr as BackofficeScopeStack, ta as BackofficeSidebarActivitySvg, na as BackofficeSidebarArchiveSvg, ra as BackofficeSidebarBadgeCheckSvg, ia as BackofficeSidebarBotSvg, o as BackofficeSidebarBracesSvg, aa as BackofficeSidebarBrainCircuitSvg, oa as BackofficeSidebarBriefcaseSvg, sa as BackofficeSidebarBuildingSvg, ca as BackofficeSidebarCableSvg, la as BackofficeSidebarCalendarSvg, s as BackofficeSidebarChartBarSvg, ua as BackofficeSidebarChartLineSvg, da as BackofficeSidebarChartPieSvg, c as BackofficeSidebarClipboardCheckSvg, fa as BackofficeSidebarClipboardListSvg, l as BackofficeSidebarClockSvg, u as BackofficeSidebarCodeSvg, d as BackofficeSidebarCopyCheckSvg, f as BackofficeSidebarCopySvg, p as BackofficeSidebarCopyXSvg, m as BackofficeSidebarCrosshairSvg, pa as BackofficeSidebarDatabaseSvg, h as BackofficeSidebarDiffSvg, g as BackofficeSidebarFileCodeSvg, _ as BackofficeSidebarFileCogSvg, v as BackofficeSidebarFileSearchSvg, y as BackofficeSidebarFileStackSvg, b as BackofficeSidebarFileTextSvg, x as BackofficeSidebarFilesSvg, S as BackofficeSidebarFingerprintSvg, C as BackofficeSidebarFlameSvg, w as BackofficeSidebarFolderGitSvg, T as BackofficeSidebarFolderKanbanSvg, E as BackofficeSidebarFolderTreeSvg, ma as BackofficeSidebarGaugeSvg, ha as BackofficeSidebarGitBranchPlusSvg, ga as BackofficeSidebarGitBranchSvg, D as BackofficeSidebarGitCommitSvg, _a as BackofficeSidebarGitCompareSvg, O as BackofficeSidebarGitForkSvg, va as BackofficeSidebarGitMergeSvg, ya as BackofficeSidebarGitPullRequestSvg, k as BackofficeSidebarGlobeSvg, A as BackofficeSidebarHistorySvg, j as BackofficeSidebarInfoSvg, ba as BackofficeSidebarKeySquareSvg, xa as BackofficeSidebarKeySvg, Sa as BackofficeSidebarLandmarkSvg, Ca as BackofficeSidebarLayoutDashboardSvg, M as BackofficeSidebarLinkSvg, N as BackofficeSidebarListChecksSvg, P as BackofficeSidebarListTodoSvg, wa as BackofficeSidebarListTreeSvg, F as BackofficeSidebarLocateSvg, Ta as BackofficeSidebarLockKeyholeSvg, Ea as BackofficeSidebarLockSvg, Da as BackofficeSidebarMailPlusSvg, Oa as BackofficeSidebarMapPinSvg, I as BackofficeSidebarMapSvg, ka as BackofficeSidebarMessagePlusSvg, Aa as BackofficeSidebarMessageTextSvg, ja as BackofficeSidebarMessagesSvg, L as BackofficeSidebarMonitorCheckSvg, R as BackofficeSidebarMouseClickSvg, z as BackofficeSidebarNetworkSvg, B as BackofficeSidebarPanelsSvg, V as BackofficeSidebarPenToolSvg, Ma as BackofficeSidebarPinSvg, Na as BackofficeSidebarPlayCircleSvg, H as BackofficeSidebarRadarSvg, Pa as BackofficeSidebarReceiptSvg, Fa as BackofficeSidebarRocketSvg, U as BackofficeSidebarRouteSvg, W as BackofficeSidebarScrollTextSvg, G as BackofficeSidebarSearchCodeSvg, K as BackofficeSidebarSearchSvg, Ia as BackofficeSidebarSendSvg, La as BackofficeSidebarShieldAlertSvg, Ra as BackofficeSidebarShieldCheckSvg, za as BackofficeSidebarShieldUserSvg, Ba as BackofficeSidebarStepForwardSvg, q as BackofficeSidebarStethoscopeSvg, J as BackofficeSidebarTerminalSquareSvg, Y as BackofficeSidebarTestTubeSvg, X as BackofficeSidebarTrashSvg, Va as BackofficeSidebarUploadCloudSvg, Ha as BackofficeSidebarUserCheckSvg, Ua as BackofficeSidebarUserCogSvg, Wa as BackofficeSidebarUserSearchSvg, Ga as BackofficeSidebarUserSvg, Ka as BackofficeSidebarUsersSvg, qa as BackofficeSidebarWalletSvg, Z as BackofficeSidebarWandSvg, Q as BackofficeSidebarWorkflowSvg, $ as BackofficeSidebarWrenchSvg, Wr as BackofficeStatusGroup, Ur as BackofficeStatusMetaBadge, Gr as BackofficeTableSkeleton, mi as BackofficeThemeProvider, B as BackofficeToolArchitectureSvg, O as BackofficeToolCallgraphSvg, u as BackofficeToolCodePlacementSvg, S as BackofficeToolCommitBlameSvg, D as BackofficeToolCommitDetailSvg, h as BackofficeToolCommitDiffSvg, K as BackofficeToolCommitSearchSvg, R as BackofficeToolCommitTouchesSvg, A as BackofficeToolCommitsLogSvg, D as BackofficeToolCommitsSvg, o as BackofficeToolComplexSymbolsSvg, X as BackofficeToolDeadCodeSvg, Q as BackofficeToolDependenciesSvg, V as BackofficeToolDesignSvg, J as BackofficeToolDevSvg, q as BackofficeToolDiagnosticsSvg, W as BackofficeToolDocsListSvg, W as BackofficeToolDocsSvg, I as BackofficeToolDomainMapSvg, f as BackofficeToolDuplicateFilesSvg, d as BackofficeToolDuplicateSymbolsSvg, p as BackofficeToolDuplicationsSvg, F as BackofficeToolFeatureImpactSvg, P as BackofficeToolFeaturePlanSvg, v as BackofficeToolFileFindSvg, l as BackofficeToolFileHistorySvg, _ as BackofficeToolFileMetadataSvg, b as BackofficeToolFileReadSvg, y as BackofficeToolFilesReadManySvg, x as BackofficeToolFilesSvg, G as BackofficeToolFulltextSearchSvg, H as BackofficeToolGraphNeighborsSvg, z as BackofficeToolGraphSvg, C as BackofficeToolHotspotsSvg, k as BackofficeToolHttpFetchSvg, m as BackofficeToolImpactSvg, L as BackofficeToolPreflightCheckSvg, T as BackofficeToolProjectsListSvg, Z as BackofficeToolRefactorSvg, j as BackofficeToolRepoInfoSvg, w as BackofficeToolRepoSvg, U as BackofficeToolRequestFlowSvg, $ as BackofficeToolScaffoldSvg, Y as BackofficeToolSuggestTestsSvg, b as BackofficeToolSummarySvg, g as BackofficeToolSymbolDefinitionSvg, M as BackofficeToolSymbolReferencesSvg, o as BackofficeToolSymbolsListSvg, q as BackofficeToolTechDebtSvg, c as BackofficeToolTestsSvg, N as BackofficeToolTodosSvg, E as BackofficeToolTreeListSvg, s as BackofficeToolTreeStatsSvg, Kr as BackofficeToolbar, Qe as Badge, Ni as BanSvg, _t as BreadcrumbNavigation, qr as BulkActionsBar, et as Button, $e as ButtonLoadingSpinnerSvg, mt as Card, Li as ChatCheckSvg, Pi as ChatSizeLargeSvg, Fi as ChatSizeMediumSvg, Ii as ChatSizeSmallSvg, Ri as ChatXSvg, zi as CheckSvg, it as Checkbox, bt as CheckboxField, xo as ChevronDownIcon, gt as ChevronDownSvg, Bn as ChevronLeftSvg, Vi as ClockSvg, Bi as CoinOffSvg, Or as ConfirmDialog, vn as ContentLayout, Dn as CopyableText, wn as DashboardGrid, Tn as DashboardGridColumn, En as DashboardGridItem, An as DashboardMetricGroup, Mn as DashboardPanel, Nn as DashboardQuickActions, Pn as DashboardStatusList, $t as DataTable, en as DataTableBody, tn as DataTableEmptyRow, nn as DataTableHeader, rn as DataTableRoot, an as DataTableRow, Hi as DatabaseCheckSvg, Ui as DatabaseXSvg, $r as DetailPageTemplate, a as DetailPageTemplateContent, yn as DetailSummaryHeader, Wi as DevModeSvg, Vt as EmptyState, Qr as EntityHeader, ur as EnvironmentBadge, at as ErrorMessage, Nt as ExternalLinkSvg, Gi as EyeSvg, gi as FALLBACK_REFERENCE, Jr as FilterChipRow, wt as Form, vt as FormActions, St as FormError, xt as FormErrorAlertSvg, Ct as FormField, yt as FormGrid, Tt as FormGroup, ot as FormattedDate, Yr as GlobalSearchInput, Nr as GlobeSvg, Ki as GripDotsSvg, At as HighlightCode, qi as HomeActivityAssignUserSvg, Ji as HomeStatsCheckBadgeSvg, Yi as HomeStatsClipboardSvg, Xi as HomeStatsClockSvg, ct as IconMenuButton, sr as ImagePreviewModal, sn as InfiniteScrollTrigger, jn as InfoTile, cn as InlineBanner, nt as Input, Zi as KeyOffSvg, Qi as KeySvg, rt as Label, Ar as LazyBackofficeJsonViewer, jt as LazyMarkdownCodeBlock, Mt as LazyMarkdownRenderer, tt as LinkButton, $i as LinkCheckSvg, ea as LinkXSvg, ei as ListPageTemplate, Ja as LockOpenSvg, Ya as LockSvg, qt as LoginForm, Xa as MailCheckSvg, Za as MailXSvg, Pt as MarkdownRenderer, Fn as MetadataStrip, On as MetricCard, Zt as MetricHistoryChart, kn as MetricTileGroup, ut as Modal, Si as MoneyAmount, ln as MutationFeedback, un as OperationFeedback, lt as Overlay, Xt as PageContainer, In as PageHero, Rn as PageShell, xn as PanelShell, Qa as PencilSvg, $a as PinFilledSvg, eo as PinSvg, Kn as ProfileDropdownLogoutSvg, to as ProfileDropdownOrganizationSvg, Pr as ProjectsFolderSvg, or as RefetchNeededBanner, st as RelativeTimeText, Ln as ResizableSplitView, pn as ResponsiveCollectionRenderer, on as ResponsiveRecordList, no as RobotCheckSvg, ro as RobotSvg, io as RobotXSvg, ao as RocketOffSvg, oo as RocketSvg, dn as RouteFallback, fn as RoutePendingBar, zn as SelectableCard, so as SendCheckSvg, co as SendMessageSvg, lo as SendXSvg, uo as SettingsCheckSvg, Jn as SettingsLayout, fo as SettingsXSvg, po as ShieldLockSvg, mo as ShieldOffSvg, Vn as ShortcutHint, ht as SidebarHomeSvg, Fr as SidebarInitiativesSvg, Gn as SidebarNavigation, Hn as SidebarNavigationCollapseToggle, Un as SidebarNavigationItemComponent, Wn as SidebarNavigationSectionComponent, Ir as SidebarPlusSvg, qn as SidebarProfileMenu, Lr as SidebarSearchSvg, Rr as SidebarSettingsSvg, zr as SidebarTasksSvg, Br as SidebarTeamSvg, ar as SimpleSelect, dr as Skeleton, fr as Spinner, bn as StatusBadge, Xn as StatusSummaryPanel, ft as Surface, pt as SurfaceSection, de as THEME_MODE_KEY, mn as TableCell, Ht as Tabs, pr as Tag, ho as TaskAttachmentSvg, go as TaskCommentBubbleSvg, _o as TaskDependencyBlockedSvg, vo as TaskDependencyReadySvg, dt as Textarea, fe as ThemeProvider, Qt as TimeSeriesLineChart, Zn as TimelineEventRow, Wt as ToastProvider, Ut as ToastViewport, Qn as Toolbar, $n as ToolbarGroup, er as ToolbarSeparator, tr as ToolbarSpacer, _n as TopNavigationShell, cr as VirtualizedConnectionTable, _e as VisuallyHidden, Mi as WrapperPage, yo as WrenchSvg, bo as XBadgeSvg, hi as __backofficeThemeTest, pe as __test, ri as adminControlHeightVar, ii as adminDensityComfortableClass, ai as adminDensityCompactClass, oi as adminDensityDefaultClass, si as adminPanelPaddingVar, ci as adminTableCellPaddingXVar, li as adminTableCellPaddingYVar, ui as adminTableFontSizeVar, di as adminTableRowMinHeightVar, fi as adminToolbarGapVar, Ei as aggregateValuesByDayAndCategory, re as backofficeDarkThemeClass, ie as backofficeDarkThemeValues, ae as backofficeLightThemeClass, oe as backofficeLightThemeValues, Se as brandFocusRing, Di as buildUtcDayRange, ye as colors, ve as containerQueries, Ce as controlFocusRing, Et as copyRichClipboard, Dt as copyTextToClipboard, Ot as copyWithExecCommand, he as cx, xi as denseTableClass, we as disabledControl, Te as entityReferenceLink, Ee as errorControlFocusRing, Je as findFirstFocusable, Ye as findFirstFormControl, Be as firstChildSprinkles, e as focusElement, De as focusRing, Ci as formatCurrencyAmount, wi as formatCurrencyAmountTitle, _i as formatNullableCurrency, vi as formatNullableNumber, yi as formatNullableString, bi as formatStringList, t as getFocusableElements, Oe as ghostIconButton, Ve as hoverSprinkles, ke as iconBox, Ae as iconBoxCompact, je as insetFocusRing, Me as interactiveControlSurface, Ne as interactiveLinkSurface, n as isFocusableElement, Pe as liftOnHover, Fe as loadingShimmer, Ft as markdownFontSizeVar, It as markdownLinkColorVar, Lt as markdownLinkDisabledColorVar, Rt as markdownLinkHoverColorVar, zt as markdownLinkIconColorVar, Bt as markdownTextColorVar, Ti as normalizeProgress, ge as onlyDefinedStyles, We as opacity, Ie as pillLink, Le as pressInteraction, se as publicDarkThemeClass, ce as publicDarkThemeValues, le as publicLightThemeClass, ue as publicLightThemeValues, r as resolveFormInitialFocusTarget, i as resolveInitialFocusTarget, nr as sanitizeAgentAnswer, rr as sanitizeAgentMarkdown, Ge as screens, be as spacing, ee as spin, te as spinAnimation, He as sprinkles, Ue as stateSprinkles, Re as surfaceInteractive, qe as themeColorValues, Ke as themeSpacingValues, Oi as toUtcDailyCategorySeries, ki as toUtcDayKey, ze as truncate, Xe as uiI18nResources, kt as useClipboardCopy, Kt as useLoginForm, Ai as useStickToBottom, ji as useSubmitOnEnter, me as useTheme, Gt as useToast, xe as vars, ne as visuallyHidden, Ze as withUiI18nResources };