@plumile/ui 0.1.130 → 0.1.132

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 (126) hide show
  1. package/README.md +6 -0
  2. package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +1 -1
  3. package/lib/esm/admin/organisms/admin_topbar/adminTopbar.css.js +1 -1
  4. package/lib/esm/admin/theme/BackofficeThemeProvider.js +43 -0
  5. package/lib/esm/admin/theme/BackofficeThemeProvider.js.map +1 -0
  6. package/lib/esm/admin/theme/adminDensity.css.js +1 -1
  7. package/lib/esm/admin/theme/adminSurface.css.js +2 -1
  8. package/lib/esm/atomic/atoms/badge/badge.css.js.map +1 -1
  9. package/lib/esm/atomic/atoms/button/button.css.js +2 -2
  10. package/lib/esm/atomic/atoms/button/button.css.js.map +1 -1
  11. package/lib/esm/atomic/atoms/checkbox/checkbox.css.js.map +1 -1
  12. package/lib/esm/atomic/atoms/input/input.css.js.map +1 -1
  13. package/lib/esm/atomic/atoms/textarea/textarea.css.js.map +1 -1
  14. package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js.map +1 -1
  15. package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js.map +1 -1
  16. package/lib/esm/atomic/molecules/form/formStyles.css.js.map +1 -1
  17. package/lib/esm/atomic/molecules/markdown/LazyMarkdownRenderer.css.js +1 -1
  18. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js.map +1 -1
  19. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js.map +1 -1
  20. package/lib/esm/atomic/molecules/markdown/components/MarkdownDelete.css.js.map +1 -1
  21. package/lib/esm/atomic/molecules/markdown/components/MarkdownEmphasis.css.js.map +1 -1
  22. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js.map +1 -1
  23. package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js.map +1 -1
  24. package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js.map +1 -1
  25. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js.map +1 -1
  26. package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js.map +1 -1
  27. package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js.map +1 -1
  28. package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js.map +1 -1
  29. package/lib/esm/atomic/molecules/markdown/components/MarkdownMermaidBlock.js +1 -1
  30. package/lib/esm/atomic/molecules/markdown/components/MarkdownMermaidBlock.js.map +1 -1
  31. package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js.map +1 -1
  32. package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js.map +1 -1
  33. package/lib/esm/atomic/molecules/markdown/components/MarkdownSubscript.css.js.map +1 -1
  34. package/lib/esm/atomic/molecules/markdown/components/MarkdownSuperscript.css.js.map +1 -1
  35. package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js +1 -0
  36. package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js.map +1 -1
  37. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCaption.css.js.map +1 -1
  38. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js.map +1 -1
  39. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableRow.css.js.map +1 -1
  40. package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js.map +1 -1
  41. package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js.map +1 -1
  42. package/lib/esm/atomic/molecules/markdown/markdownVars.css.js +0 -1
  43. package/lib/esm/atomic/molecules/tabs/tabs.css.js.map +1 -1
  44. package/lib/esm/atomic/molecules/toast/toast.css.js.map +1 -1
  45. package/lib/esm/atomic/organisms/sidebar/navigationSidebar.css.js.map +1 -1
  46. package/lib/esm/atomic/organisms/sidebar/sidebar.css.js.map +1 -1
  47. package/lib/esm/backoffice/layout/backofficeLayoutTokens.js +1 -1
  48. package/lib/esm/backoffice/layout/backofficeLayoutTokens.js.map +1 -1
  49. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js.map +1 -1
  50. package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js.map +1 -1
  51. package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js +2 -2
  52. package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js.map +1 -1
  53. package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js.map +1 -1
  54. package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js +1 -1
  55. package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js.map +1 -1
  56. package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js.map +1 -1
  57. package/lib/esm/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.js.map +1 -1
  58. package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js +1 -1
  59. package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js +1 -1
  60. package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js.map +1 -1
  61. package/lib/esm/components/charts/MetricHistoryChart.js +1 -1
  62. package/lib/esm/components/charts/MetricHistoryChart.js.map +1 -1
  63. package/lib/esm/components/charts/TimeSeriesLineChart.js +1 -1
  64. package/lib/esm/components/charts/TimeSeriesLineChart.js.map +1 -1
  65. package/lib/esm/components/dashboard/section_nav/SectionNav.css.js.map +1 -1
  66. package/lib/esm/components/dashboard/segmented_nav/SegmentedNav.css.js.map +1 -1
  67. package/lib/esm/components/data-table/DataTable.css.js +44 -44
  68. package/lib/esm/components/data-table/DataTable.css.js.map +1 -1
  69. package/lib/esm/components/data-table/ResponsiveRecordList.css.js +1 -1
  70. package/lib/esm/components/data-table/ResponsiveRecordList.css.js.map +1 -1
  71. package/lib/esm/components/data-table/VirtualizedConnectionTable.js +1 -1
  72. package/lib/esm/components/layout/PageShell.css.js.map +1 -1
  73. package/lib/esm/components/media/imagePreviewModal.css.js.map +1 -1
  74. package/lib/esm/components/routing/routePendingBar.css.js.map +1 -1
  75. package/lib/esm/components/select/SimpleSelect.css.js.map +1 -1
  76. package/lib/esm/index.js +255 -256
  77. package/lib/esm/shared/backofficeTableDensity.css.js +1 -1
  78. package/lib/esm/style.css +1 -1
  79. package/lib/esm/theme/ThemeProvider.js +28 -26
  80. package/lib/esm/theme/ThemeProvider.js.map +1 -1
  81. package/lib/esm/theme/backofficeTheme.css.js +4092 -0
  82. package/lib/esm/theme/backofficeTheme.css.js.map +1 -0
  83. package/lib/esm/theme/index.js +11 -11
  84. package/lib/esm/theme/publicTheme.css.js +4091 -0
  85. package/lib/esm/theme/publicTheme.css.js.map +1 -0
  86. package/lib/esm/theme/sprinkles.css.js.map +1 -1
  87. package/lib/esm/theme/theme.css.js +6129 -3
  88. package/lib/esm/theme/theme.css.js.map +1 -1
  89. package/lib/esm/theme/themeContract.css.js +2329 -0
  90. package/lib/esm/theme/themeContract.css.js.map +1 -0
  91. package/lib/types/admin/theme/BackofficeThemeProvider.d.ts +18 -0
  92. package/lib/types/admin/theme/BackofficeThemeProvider.d.ts.map +1 -0
  93. package/lib/types/components/data-table/DataTable.css.d.ts.map +1 -1
  94. package/lib/types/index.d.ts +1 -2
  95. package/lib/types/index.d.ts.map +1 -1
  96. package/lib/types/theme/ThemeProvider.d.ts +3 -1
  97. package/lib/types/theme/ThemeProvider.d.ts.map +1 -1
  98. package/lib/types/theme/backofficeTheme.css.d.ts +4291 -0
  99. package/lib/types/theme/backofficeTheme.css.d.ts.map +1 -0
  100. package/lib/types/theme/index.d.ts +1 -1
  101. package/lib/types/theme/index.d.ts.map +1 -1
  102. package/lib/types/theme/publicTheme.css.d.ts +4296 -0
  103. package/lib/types/theme/publicTheme.css.d.ts.map +1 -0
  104. package/lib/types/theme/theme.css.d.ts +3 -3
  105. package/lib/types/theme/theme.css.d.ts.map +1 -1
  106. package/lib/types/theme/{themeContract.d.ts → themeContract.css.d.ts} +1 -1
  107. package/lib/types/theme/{theme-light.css.d.ts.map → themeContract.css.d.ts.map} +1 -1
  108. package/package.json +3 -3
  109. package/lib/esm/admin/theme/AdminThemeProvider.js +0 -15
  110. package/lib/esm/admin/theme/AdminThemeProvider.js.map +0 -1
  111. package/lib/esm/admin/theme/adminTheme.css.js +0 -13
  112. package/lib/esm/admin/theme/adminTheme.css.js.map +0 -1
  113. package/lib/esm/theme/theme-dark.css.js +0 -8
  114. package/lib/esm/theme/theme-dark.css.js.map +0 -1
  115. package/lib/esm/theme/theme-light.css.js +0 -2049
  116. package/lib/esm/theme/theme-light.css.js.map +0 -1
  117. package/lib/esm/theme/themeContract.js +0 -1051
  118. package/lib/esm/theme/themeContract.js.map +0 -1
  119. package/lib/types/admin/theme/AdminThemeProvider.d.ts +0 -9
  120. package/lib/types/admin/theme/AdminThemeProvider.d.ts.map +0 -1
  121. package/lib/types/admin/theme/adminTheme.css.d.ts +0 -2
  122. package/lib/types/admin/theme/adminTheme.css.d.ts.map +0 -1
  123. package/lib/types/theme/theme-dark.css.d.ts +0 -2
  124. package/lib/types/theme/theme-dark.css.d.ts.map +0 -1
  125. package/lib/types/theme/theme-light.css.d.ts +0 -2146
  126. package/lib/types/theme/themeContract.d.ts.map +0 -1
package/lib/esm/index.js CHANGED
@@ -1,210 +1,209 @@
1
1
  import { spin as ee, spinAnimation as te, visuallyHidden as ne } from "./theme/accessibility.css.js";
2
- import { darkThemeClass as re, lightThemeClass as ie, lightThemeValues as ae } from "./theme/theme.css.js";
3
- import { THEME_MODE_KEY as oe, ThemeProvider as se, __test as ce, useTheme as le } from "./theme/ThemeProvider.js";
4
- import { cx as ue, onlyDefinedStyles as de } from "./theme/tools.js";
5
- import { VisuallyHidden as fe } from "./theme/VisuallyHidden.js";
6
- import { containerQueries as pe } from "./theme/containerQueries.js";
7
- import { colors as me, spacing as he, vars as ge } from "./theme/themeContract.js";
8
- import { brandFocusRing as _e, controlFocusRing as ve, disabledControl as ye, entityReferenceLink as be, errorControlFocusRing as xe, focusRing as Se, ghostIconButton as Ce, iconBox as we, iconBoxCompact as Te, insetFocusRing as Ee, interactiveControlSurface as De, interactiveLinkSurface as Oe, liftOnHover as ke, loadingShimmer as Ae, pillLink as je, pressInteraction as Me, surfaceInteractive as Ne, truncate as Pe } from "./theme/styleRecipes.css.js";
9
- import { firstChildSprinkles as Fe, hoverSprinkles as Ie, sprinkles as Le, stateSprinkles as Re } from "./theme/sprinkles.css.js";
10
- import { opacity as ze, screens as Be, spacing as Ve } from "./theme/common.js";
11
- import { colors as He } from "./theme/colors.js";
2
+ import { backofficeDarkThemeClass as re, backofficeDarkThemeValues as ie, backofficeLightThemeClass as ae, backofficeLightThemeValues as oe, publicDarkThemeClass as se, publicDarkThemeValues as ce, publicLightThemeClass as le, publicLightThemeValues as ue } from "./theme/theme.css.js";
3
+ import { THEME_MODE_KEY as de, ThemeProvider as fe, __test as pe, useTheme as me } from "./theme/ThemeProvider.js";
4
+ import { cx as he, onlyDefinedStyles as ge } from "./theme/tools.js";
5
+ import { VisuallyHidden as _e } from "./theme/VisuallyHidden.js";
6
+ import { containerQueries as ve } from "./theme/containerQueries.js";
7
+ import { colors as ye, spacing as be, vars as xe } from "./theme/themeContract.css.js";
8
+ import { brandFocusRing as Se, controlFocusRing as Ce, disabledControl as we, entityReferenceLink as Te, errorControlFocusRing as Ee, focusRing as De, ghostIconButton as Oe, iconBox as ke, iconBoxCompact as Ae, insetFocusRing as je, interactiveControlSurface as Me, interactiveLinkSurface as Ne, liftOnHover as Pe, loadingShimmer as Fe, pillLink as Ie, pressInteraction as Le, surfaceInteractive as Re, truncate as ze } from "./theme/styleRecipes.css.js";
9
+ import { firstChildSprinkles as Be, hoverSprinkles as Ve, sprinkles as He, stateSprinkles as Ue } from "./theme/sprinkles.css.js";
10
+ import { opacity as We, screens as Ge, spacing as Ke } from "./theme/common.js";
11
+ import { colors as qe } from "./theme/colors.js";
12
12
  import "./theme/index.js";
13
- import { findFirstFocusable as Ue, findFirstFormControl as We, focusElement as Ge, getFocusableElements as Ke, isFocusableElement as qe, resolveFormInitialFocusTarget as Je, resolveInitialFocusTarget as Ye } from "./focus/focusable.js";
14
- import { uiI18nResources as Xe, withUiI18nResources as e } from "./i18n/resources.js";
15
- import { Badge as t } from "./atomic/atoms/badge/Badge.js";
16
- import { ButtonLoadingSpinnerSvg as n } from "./icons/ButtonLoadingSpinnerSvg.js";
17
- import { Button as r } from "./atomic/atoms/button/Button.js";
18
- import { LinkButton as Ze } from "./atomic/atoms/button/LinkButton.js";
19
- import { Input as Qe } from "./atomic/atoms/input/Input.js";
20
- import { Label as $e } from "./atomic/atoms/label/Label.js";
21
- import { Checkbox as et } from "./atomic/atoms/checkbox/Checkbox.js";
22
- import { ErrorMessage as tt } from "./atomic/atoms/error_message/ErrorMessage.js";
23
- import { FormattedDate as nt } from "./atomic/atoms/formatted-date/FormattedDate.js";
24
- import { RelativeTimeText as rt } from "./atomic/atoms/relative-time-text/RelativeTimeText.js";
25
- import { IconMenuButton as it } from "./atomic/atoms/icon-button/IconMenuButton.js";
26
- import { Overlay as at } from "./atomic/atoms/overlay/Overlay.js";
27
- import { Modal as ot } from "./atomic/atoms/modal/Modal.js";
28
- import { Textarea as st } from "./atomic/atoms/textarea/Textarea.js";
29
- import { Card as ct } from "./atomic/molecules/card/Card.js";
30
- import { SidebarHomeSvg as lt } from "./icons/SidebarHomeSvg.js";
31
- import { ChevronDownSvg as ut } from "./icons/ChevronDownSvg.js";
32
- import { BreadcrumbNavigation as dt } from "./atomic/molecules/breadcrumb_navigation/BreadcrumbNavigation.js";
33
- import { FormActions as ft } from "./atomic/molecules/form-actions/FormActions.js";
34
- import { CheckboxField as pt } from "./atomic/molecules/checkbox_field/CheckboxField.js";
35
- import { FormErrorAlertSvg as mt } from "./icons/FormErrorAlertSvg.js";
36
- import { FormError as ht } from "./atomic/molecules/form_error/FormError.js";
37
- import { FormField as gt } from "./atomic/molecules/form_field/FormField.js";
38
- import { Form as _t } from "./atomic/molecules/form/Form.js";
39
- import { FormErrorBanner as vt } from "./atomic/molecules/form/FormErrorBanner.js";
40
- import { FormGroup as yt } from "./atomic/molecules/form/FormGroup.js";
41
- import { HighlightCode as bt } from "./atomic/molecules/highlight/HighlightCode.js";
42
- import { LazyMarkdownCodeBlock as xt } from "./atomic/molecules/markdown/components/LazyMarkdownCodeBlock.js";
43
- import { LazyMarkdownRenderer as St } from "./atomic/molecules/markdown/LazyMarkdownRenderer.js";
44
- import { MarkdownExternalLinkSvg as Ct } from "./icons/markdown/MarkdownExternalLinkSvg.js";
45
- import { MarkdownRenderer as wt } from "./atomic/molecules/markdown/MarkdownRenderer.js";
46
- import { markdownFontSizeVar as Tt, markdownLinkColorVar as Et, markdownLinkDisabledColorVar as Dt, markdownLinkHoverColorVar as Ot, markdownLinkIconColorVar as kt, markdownTextColorVar as At } from "./atomic/molecules/markdown/markdownVars.css.js";
47
- import { EmptyState as jt } from "./atomic/molecules/empty-state/EmptyState.js";
48
- import { Tabs as Mt } from "./atomic/molecules/tabs/Tabs.js";
49
- import { ToastViewport as Nt } from "./atomic/molecules/toast/ToastViewport.js";
50
- import { ToastProvider as Pt, useToast as Ft } from "./atomic/molecules/toast/ToastProvider.js";
51
- import { useLoginForm as It } from "./atomic/organisms/login_form/useLoginForm.js";
52
- import { LoginForm as Lt } from "./atomic/organisms/login_form/LoginForm.js";
13
+ import { findFirstFocusable as Je, findFirstFormControl as Ye, focusElement as Xe, getFocusableElements as e, isFocusableElement as t, resolveFormInitialFocusTarget as n, resolveInitialFocusTarget as r } from "./focus/focusable.js";
14
+ import { uiI18nResources as Ze, withUiI18nResources as Qe } from "./i18n/resources.js";
15
+ import { Badge as $e } from "./atomic/atoms/badge/Badge.js";
16
+ import { ButtonLoadingSpinnerSvg as et } from "./icons/ButtonLoadingSpinnerSvg.js";
17
+ import { Button as tt } from "./atomic/atoms/button/Button.js";
18
+ import { LinkButton as nt } from "./atomic/atoms/button/LinkButton.js";
19
+ import { Input as rt } from "./atomic/atoms/input/Input.js";
20
+ import { Label as it } from "./atomic/atoms/label/Label.js";
21
+ import { Checkbox as at } from "./atomic/atoms/checkbox/Checkbox.js";
22
+ import { ErrorMessage as ot } from "./atomic/atoms/error_message/ErrorMessage.js";
23
+ import { FormattedDate as st } from "./atomic/atoms/formatted-date/FormattedDate.js";
24
+ import { RelativeTimeText as ct } from "./atomic/atoms/relative-time-text/RelativeTimeText.js";
25
+ import { IconMenuButton as lt } from "./atomic/atoms/icon-button/IconMenuButton.js";
26
+ import { Overlay as ut } from "./atomic/atoms/overlay/Overlay.js";
27
+ import { Modal as dt } from "./atomic/atoms/modal/Modal.js";
28
+ import { Textarea as ft } from "./atomic/atoms/textarea/Textarea.js";
29
+ import { Card as pt } from "./atomic/molecules/card/Card.js";
30
+ import { SidebarHomeSvg as mt } from "./icons/SidebarHomeSvg.js";
31
+ import { ChevronDownSvg as ht } from "./icons/ChevronDownSvg.js";
32
+ import { BreadcrumbNavigation as gt } from "./atomic/molecules/breadcrumb_navigation/BreadcrumbNavigation.js";
33
+ import { FormActions as _t } from "./atomic/molecules/form-actions/FormActions.js";
34
+ import { CheckboxField as vt } from "./atomic/molecules/checkbox_field/CheckboxField.js";
35
+ import { FormErrorAlertSvg as yt } from "./icons/FormErrorAlertSvg.js";
36
+ import { FormError as bt } from "./atomic/molecules/form_error/FormError.js";
37
+ import { FormField as xt } from "./atomic/molecules/form_field/FormField.js";
38
+ import { Form as St } from "./atomic/molecules/form/Form.js";
39
+ import { FormErrorBanner as Ct } from "./atomic/molecules/form/FormErrorBanner.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
53
  import { SidebarContainer as i } from "./atomic/organisms/sidebar/SidebarContainer.js";
54
54
  import "./atomic/organisms/sidebar/Sidebar.js";
55
- import { ChevronLeftSvg as Rt } from "./icons/ChevronLeftSvg.js";
56
- import { GlobeSvg as zt } from "./icons/GlobeSvg.js";
57
- import { ProjectsFolderSvg as Bt } from "./icons/ProjectsFolderSvg.js";
58
- import { SidebarPlusSvg as Vt } from "./icons/SidebarPlusSvg.js";
59
- import { SidebarSearchSvg as Ht } from "./icons/SidebarSearchSvg.js";
60
- import { SidebarSettingsSvg as Ut } from "./icons/SidebarSettingsSvg.js";
61
- import { SidebarTasksSvg as Wt } from "./icons/SidebarTasksSvg.js";
62
- import { SidebarTeamSvg as Gt } from "./icons/SidebarTeamSvg.js";
63
- import { ChevronLeftIcon as Kt, ChevronRightIcon as qt, DocumentationIcon as Jt, HomeIcon as Yt, InitiativesIcon as Xt, PlusIcon as Zt, ProjectsIcon as Qt, SearchIcon as $t, SettingsIcon as en, TasksIcon as tn, TeamIcon as nn } from "./atomic/organisms/sidebar/icons.js";
64
- import { NavigationSidebar as rn } from "./atomic/organisms/sidebar/NavigationSidebar.js";
65
- import { AuthLayout as an } from "./atomic/templates/auth_layout/AuthLayout.js";
66
- import { BackofficePageHeader as on } from "./backoffice/molecules/backoffice_page_header/BackofficePageHeader.js";
67
- import { PageContainer as sn } from "./atomic/templates/page-container/PageContainer.js";
68
- import { DetailPage as cn, DetailPageContent as ln } from "./atomic/templates/detail-page/DetailPage.js";
69
- import { MetricHistoryChart as un } from "./components/charts/MetricHistoryChart.js";
70
- import { TimeSeriesLineChart as dn } from "./components/charts/TimeSeriesLineChart.js";
71
- import { DataTable as fn } from "./components/data-table/DataTable.js";
72
- import { ResponsiveRecordList as pn } from "./components/data-table/ResponsiveRecordList.js";
73
- import { InfiniteScrollTrigger as mn } from "./components/infinite/InfiniteScrollTrigger.js";
74
- import { InfoTile as hn } from "./components/tile/InfoTile.js";
75
- import { MutationFeedback as gn, OperationFeedback as _n } from "./components/feedback/OperationFeedback.js";
76
- import { RouteFallback as vn } from "./components/routing/RouteFallback.js";
77
- import { RoutePendingBar as yn } from "./components/routing/RoutePendingBar.js";
78
- import { ResponsiveCollectionRenderer as bn } from "./components/responsive/ResponsiveCollectionRenderer.js";
79
- import { TableCell as xn } from "./components/data-table/TableCell.js";
80
- import { PanelShell as Sn } from "./components/layout/PanelShell.js";
81
- import { ActionPanel as Cn } from "./components/layout/ActionPanel.js";
82
- import { AppHeader as wn } from "./components/layout/AppHeader.js";
83
- import { ContentLayout as Tn } from "./components/layout/ContentLayout.js";
84
- import { DetailSummaryHeader as En } from "./components/layout/DetailSummaryHeader.js";
85
- import { PageShell as Dn } from "./components/layout/PageShell.js";
86
- import { AppShell as On } from "./components/layout/AppShell.js";
87
- import { StatusBadge as kn } from "./backoffice/atoms/status_badge/StatusBadge.js";
88
- import { ActivityCard as An } from "./components/dashboard/activity_card/ActivityCard.js";
89
- import { ActivityFeed as jn } from "./components/dashboard/activity_feed/ActivityFeed.js";
90
- import { DashboardGrid as Mn, DashboardGridColumn as Nn, DashboardGridItem as Pn } from "./components/dashboard/dashboard_grid/DashboardGrid.js";
91
- import { MetadataStrip as Fn } from "./components/dashboard/metadata_strip/MetadataStrip.js";
92
- import { MetricCard as In } from "./components/dashboard/metric_card/MetricCard.js";
93
- import { MetricTileGroup as Ln } from "./components/dashboard/metric_tile_group/MetricTileGroup.js";
94
- import { PageHero as Rn } from "./components/dashboard/page_hero/PageHero.js";
95
- import { SegmentedNav as zn } from "./components/dashboard/segmented_nav/SegmentedNav.js";
96
- import { SectionNav as Bn } from "./components/dashboard/section_nav/SectionNav.js";
97
- import { SelectableCard as Vn } from "./components/dashboard/selectable_card/SelectableCard.js";
98
- import { SidebarPageLayout as Hn } from "./components/layout/SidebarPageLayout.js";
99
- import { SettingsLayout as Un } from "./components/layout/SettingsLayout.js";
100
- import { BackofficeKeyValueList as Wn } from "./backoffice/molecules/backoffice_key_value_list/BackofficeKeyValueList.js";
101
- import { StatusSummaryPanel as Gn } from "./components/dashboard/status_summary_panel/StatusSummaryPanel.js";
102
- import { TimelineEventRow as Kn } from "./components/dashboard/timeline_event_row/TimelineEventRow.js";
103
- import { SplitViewLayout as qn } from "./components/layout/SplitViewLayout.js";
104
- import { ToolbarRow as Jn } from "./components/layout/ToolbarRow.js";
105
- import { sanitizeAgentAnswer as Yn, sanitizeAgentMarkdown as Xn } from "./shared/agentText.js";
106
- import { AgentMarkdownCard as Zn } from "./components/agent/AgentMarkdownCard.js";
107
- import { SimpleSelect as Qn } from "./components/select/SimpleSelect.js";
108
- import { RefetchNeededBanner as $n } from "./components/subscriptions/RefetchNeededBanner.js";
109
- import { TabsContentLayout as er } from "./components/layout/TabsContentLayout.js";
110
- import { ImagePreviewModal as tr } from "./components/media/ImagePreviewModal.js";
111
- import { VirtualizedConnectionTable as nr } from "./components/data-table/VirtualizedConnectionTable.js";
112
- import { CopyableText as rr } from "./backoffice/atoms/copyable_text/CopyableText.js";
113
- import { BackofficeIdBadge as ir } from "./backoffice/atoms/backoffice_id_badge/BackofficeIdBadge.js";
114
- import { EnvironmentBadge as ar } from "./backoffice/atoms/environment_badge/EnvironmentBadge.js";
115
- import { ShortcutHint as or } from "./backoffice/atoms/shortcut_hint/ShortcutHint.js";
116
- import { Skeleton as sr } from "./backoffice/atoms/skeleton/Skeleton.js";
117
- import { Spinner as cr } from "./backoffice/atoms/spinner/Spinner.js";
118
- import { Tag as lr } from "./backoffice/atoms/tag/Tag.js";
119
- import { BackofficeDetailLayout as ur } from "./backoffice/molecules/backoffice_detail_layout/BackofficeDetailLayout.js";
120
- import { BackofficeEmptyState as dr } from "./backoffice/molecules/backoffice_empty_state/BackofficeEmptyState.js";
121
- import { BackofficeFilterDrawer as fr } from "./backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js";
122
- import { BackofficeFilterField as pr } from "./backoffice/molecules/backoffice_filter_field/BackofficeFilterField.js";
123
- import { BackofficeFiltersBar as mr } from "./backoffice/molecules/backoffice_filters_bar/BackofficeFiltersBar.js";
124
- import { BackofficeFormSection as hr } from "./backoffice/molecules/backoffice_form_section/BackofficeFormSection.js";
125
- import { ConfirmDialog as gr } from "./backoffice/molecules/confirm_dialog/ConfirmDialog.js";
126
- import { BackofficeJsonViewer as _r } from "./backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js";
127
- import { LazyBackofficeJsonViewer as vr, __testLazyBackofficeJsonViewer as yr } from "./backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js";
128
- import { BackofficeInfiniteListStatus as br } from "./backoffice/molecules/backoffice_infinite_list_status/BackofficeInfiniteListStatus.js";
129
- import { BackofficeLoadMore as xr } from "./backoffice/molecules/backoffice_load_more/BackofficeLoadMore.js";
130
- import { BackofficeRelationsMenu as Sr } from "./backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js";
131
- import { BackofficeTableSkeleton as Cr } from "./backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.js";
132
- import { BackofficeTableToolbar as wr } from "./backoffice/molecules/backoffice_table_toolbar/BackofficeTableToolbar.js";
133
- import { BackofficeTabs as Tr } from "./backoffice/molecules/backoffice_tabs/BackofficeTabs.js";
134
- import { BulkActionsBar as Er } from "./backoffice/molecules/bulk_actions_bar/BulkActionsBar.js";
135
- import { FilterChipRow as Dr } from "./backoffice/molecules/filter_chip_row/FilterChipRow.js";
136
- import { GlobalSearchInput as Or } from "./backoffice/molecules/global_search_input/GlobalSearchInput.js";
137
- import { InlineBanner as kr } from "./backoffice/molecules/inline_banner/InlineBanner.js";
138
- import { SidebarNavItem as Ar } from "./backoffice/molecules/sidebar_nav_item/SidebarNavItem.js";
139
- import { SidebarNavSection as jr } from "./backoffice/molecules/sidebar_nav_section/SidebarNavSection.js";
140
- import { ProfileDropdownLogoutSvg as Mr } from "./icons/ProfileDropdownLogoutSvg.js";
141
- import { BackofficeSidebarProfileMenu as Nr } from "./backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js";
142
- import { SidebarCollapseToggle as Pr } from "./backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js";
143
- import { TableToolbar as Fr } from "./backoffice/molecules/table_toolbar/TableToolbar.js";
144
- import { AuditTimeline as Ir } from "./backoffice/organisms/audit_timeline/AuditTimeline.js";
145
- import { BackofficeDataTable as Lr } from "./backoffice/organisms/backoffice_data_table/BackofficeDataTable.js";
146
- import { BackofficeVirtualizedConnectionTable as Rr } from "./backoffice/organisms/backoffice_virtualized_connection_table/BackofficeVirtualizedConnectionTable.js";
147
- import { EntityHeader as zr } from "./backoffice/organisms/entity_header/EntityHeader.js";
148
- import { DetailPageTemplate as Br } from "./backoffice/templates/detail_page_template/DetailPageTemplate.js";
149
- import { ListPageTemplate as Vr } from "./backoffice/templates/list_page_template/ListPageTemplate.js";
150
- import { AdminSidebar as Hr } from "./admin/organisms/admin_sidebar/AdminSidebar.js";
151
- import { AdminTopbar as Ur } from "./admin/organisms/admin_topbar/AdminTopbar.js";
152
- import { AdminShellLayout as Wr } from "./admin/templates/admin_shell_layout/AdminShellLayout.js";
153
- import { adminControlHeightVar as Gr, adminDensityComfortableClass as Kr, adminDensityCompactClass as qr, adminDensityDefaultClass as Jr, adminPanelPaddingVar as Yr, adminTableCellPaddingXVar as a, adminTableCellPaddingYVar as Xr, adminTableFontSizeVar as Zr, adminTableRowMinHeightVar as Qr, adminToolbarGapVar as $r } from "./admin/theme/adminDensity.css.js";
154
- import { adminThemeClass as ei } from "./admin/theme/adminTheme.css.js";
155
- import { AdminThemeProvider as ti } from "./admin/theme/AdminThemeProvider.js";
156
- import { FALLBACK_REFERENCE as ni, formatNullableCurrency as ri, formatNullableNumber as ii, formatNullableString as ai, formatStringList as oi } from "./shared/agentJobRequestFormatting.js";
157
- import { denseTableClass as si } from "./shared/backofficeTableDensity.css.js";
158
- import { MoneyAmount as ci, formatCurrencyAmount as li, formatCurrencyAmountTitle as ui } from "./shared/currencyAmount.js";
159
- import { normalizeProgress as di } from "./shared/progress.js";
160
- import { aggregateValuesByDayAndCategory as fi, buildUtcDayRange as pi, toUtcDailyCategorySeries as mi, toUtcDayKey as hi } from "./shared/timeSeries.js";
161
- import { useStickToBottom as gi } from "./hooks/useStickToBottom.js";
162
- import { useSubmitOnEnter as _i } from "./hooks/useSubmitOnEnter.js";
163
- import { WrapperPage as vi } from "./pages/WrapperPage.js";
164
- import { BanSvg as yi } from "./icons/BanSvg.js";
165
- import { ChatSizeLargeSvg as bi } from "./icons/ChatSizeLargeSvg.js";
166
- import { ChatSizeMediumSvg as xi } from "./icons/ChatSizeMediumSvg.js";
167
- import { ChatSizeSmallSvg as Si } from "./icons/ChatSizeSmallSvg.js";
168
- import { ChatCheckSvg as Ci } from "./icons/ChatCheckSvg.js";
169
- import { ChatXSvg as wi } from "./icons/ChatXSvg.js";
170
- import { CheckSvg as Ti } from "./icons/CheckSvg.js";
171
- import { CoinOffSvg as Ei } from "./icons/CoinOffSvg.js";
172
- import { ClockSvg as Di } from "./icons/ClockSvg.js";
173
- import { DatabaseCheckSvg as Oi } from "./icons/DatabaseCheckSvg.js";
174
- import { DatabaseXSvg as ki } from "./icons/DatabaseXSvg.js";
175
- import { DevModeSvg as Ai } from "./icons/DevModeSvg.js";
176
- import { EyeSvg as ji } from "./icons/EyeSvg.js";
177
- import { GripDotsSvg as Mi } from "./icons/GripDotsSvg.js";
178
- import { HomeActivityAssignUserSvg as Ni } from "./icons/HomeActivityAssignUserSvg.js";
179
- import { HomeStatsCheckBadgeSvg as Pi } from "./icons/HomeStatsCheckBadgeSvg.js";
180
- import { HomeStatsClipboardSvg as Fi } from "./icons/HomeStatsClipboardSvg.js";
181
- import { HomeStatsClockSvg as Ii } from "./icons/HomeStatsClockSvg.js";
182
- import { KeyOffSvg as Li } from "./icons/KeyOffSvg.js";
183
- import { KeySvg as Ri } from "./icons/KeySvg.js";
184
- import { LinkCheckSvg as zi } from "./icons/LinkCheckSvg.js";
185
- import { LinkXSvg as Bi } from "./icons/LinkXSvg.js";
186
- import { BackofficeSidebarActivitySvg as Vi } from "./icons/backoffice/BackofficeSidebarActivitySvg.js";
187
- import { BackofficeSidebarArchiveSvg as Hi } from "./icons/backoffice/BackofficeSidebarArchiveSvg.js";
188
- import { BackofficeSidebarBadgeCheckSvg as Ui } from "./icons/backoffice/BackofficeSidebarBadgeCheckSvg.js";
189
- import { BackofficeSidebarBotSvg as Wi } from "./icons/backoffice/BackofficeSidebarBotSvg.js";
55
+ import { ChevronLeftSvg as Ut } from "./icons/ChevronLeftSvg.js";
56
+ import { GlobeSvg as Wt } from "./icons/GlobeSvg.js";
57
+ import { ProjectsFolderSvg as Gt } from "./icons/ProjectsFolderSvg.js";
58
+ import { SidebarPlusSvg as Kt } from "./icons/SidebarPlusSvg.js";
59
+ import { SidebarSearchSvg as qt } from "./icons/SidebarSearchSvg.js";
60
+ import { SidebarSettingsSvg as Jt } from "./icons/SidebarSettingsSvg.js";
61
+ import { SidebarTasksSvg as Yt } from "./icons/SidebarTasksSvg.js";
62
+ import { SidebarTeamSvg as Xt } from "./icons/SidebarTeamSvg.js";
63
+ import { ChevronLeftIcon as Zt, ChevronRightIcon as Qt, DocumentationIcon as $t, HomeIcon as en, InitiativesIcon as tn, PlusIcon as nn, ProjectsIcon as rn, SearchIcon as an, SettingsIcon as on, TasksIcon as sn, TeamIcon as cn } from "./atomic/organisms/sidebar/icons.js";
64
+ import { NavigationSidebar as ln } from "./atomic/organisms/sidebar/NavigationSidebar.js";
65
+ import { AuthLayout as un } from "./atomic/templates/auth_layout/AuthLayout.js";
66
+ import { BackofficePageHeader as dn } from "./backoffice/molecules/backoffice_page_header/BackofficePageHeader.js";
67
+ import { PageContainer as fn } from "./atomic/templates/page-container/PageContainer.js";
68
+ import { DetailPage as pn, DetailPageContent as mn } from "./atomic/templates/detail-page/DetailPage.js";
69
+ import { MetricHistoryChart as hn } from "./components/charts/MetricHistoryChart.js";
70
+ import { TimeSeriesLineChart as gn } from "./components/charts/TimeSeriesLineChart.js";
71
+ import { DataTable as _n } from "./components/data-table/DataTable.js";
72
+ import { ResponsiveRecordList as vn } from "./components/data-table/ResponsiveRecordList.js";
73
+ import { InfiniteScrollTrigger as yn } from "./components/infinite/InfiniteScrollTrigger.js";
74
+ import { InfoTile as bn } from "./components/tile/InfoTile.js";
75
+ import { MutationFeedback as xn, OperationFeedback as Sn } from "./components/feedback/OperationFeedback.js";
76
+ import { RouteFallback as Cn } from "./components/routing/RouteFallback.js";
77
+ import { RoutePendingBar as wn } from "./components/routing/RoutePendingBar.js";
78
+ import { ResponsiveCollectionRenderer as Tn } from "./components/responsive/ResponsiveCollectionRenderer.js";
79
+ import { TableCell as En } from "./components/data-table/TableCell.js";
80
+ import { PanelShell as Dn } from "./components/layout/PanelShell.js";
81
+ import { ActionPanel as On } from "./components/layout/ActionPanel.js";
82
+ import { AppHeader as kn } from "./components/layout/AppHeader.js";
83
+ import { ContentLayout as An } from "./components/layout/ContentLayout.js";
84
+ import { DetailSummaryHeader as jn } from "./components/layout/DetailSummaryHeader.js";
85
+ import { PageShell as Mn } from "./components/layout/PageShell.js";
86
+ import { AppShell as Nn } from "./components/layout/AppShell.js";
87
+ import { StatusBadge as Pn } from "./backoffice/atoms/status_badge/StatusBadge.js";
88
+ import { ActivityCard as Fn } from "./components/dashboard/activity_card/ActivityCard.js";
89
+ import { ActivityFeed as In } from "./components/dashboard/activity_feed/ActivityFeed.js";
90
+ import { DashboardGrid as Ln, DashboardGridColumn as Rn, DashboardGridItem as zn } from "./components/dashboard/dashboard_grid/DashboardGrid.js";
91
+ import { MetadataStrip as Bn } from "./components/dashboard/metadata_strip/MetadataStrip.js";
92
+ import { MetricCard as Vn } from "./components/dashboard/metric_card/MetricCard.js";
93
+ import { MetricTileGroup as Hn } from "./components/dashboard/metric_tile_group/MetricTileGroup.js";
94
+ import { PageHero as Un } from "./components/dashboard/page_hero/PageHero.js";
95
+ import { SegmentedNav as Wn } from "./components/dashboard/segmented_nav/SegmentedNav.js";
96
+ import { SectionNav as Gn } from "./components/dashboard/section_nav/SectionNav.js";
97
+ import { SelectableCard as Kn } from "./components/dashboard/selectable_card/SelectableCard.js";
98
+ import { SidebarPageLayout as qn } from "./components/layout/SidebarPageLayout.js";
99
+ import { SettingsLayout as Jn } from "./components/layout/SettingsLayout.js";
100
+ import { BackofficeKeyValueList as Yn } from "./backoffice/molecules/backoffice_key_value_list/BackofficeKeyValueList.js";
101
+ import { StatusSummaryPanel as Xn } from "./components/dashboard/status_summary_panel/StatusSummaryPanel.js";
102
+ import { TimelineEventRow as Zn } from "./components/dashboard/timeline_event_row/TimelineEventRow.js";
103
+ import { SplitViewLayout as Qn } from "./components/layout/SplitViewLayout.js";
104
+ import { ToolbarRow as $n } from "./components/layout/ToolbarRow.js";
105
+ import { sanitizeAgentAnswer as er, sanitizeAgentMarkdown as tr } from "./shared/agentText.js";
106
+ import { AgentMarkdownCard as nr } from "./components/agent/AgentMarkdownCard.js";
107
+ import { SimpleSelect as rr } from "./components/select/SimpleSelect.js";
108
+ import { RefetchNeededBanner as ir } from "./components/subscriptions/RefetchNeededBanner.js";
109
+ import { TabsContentLayout as ar } from "./components/layout/TabsContentLayout.js";
110
+ import { ImagePreviewModal as or } from "./components/media/ImagePreviewModal.js";
111
+ import { VirtualizedConnectionTable as sr } from "./components/data-table/VirtualizedConnectionTable.js";
112
+ import { CopyableText as cr } from "./backoffice/atoms/copyable_text/CopyableText.js";
113
+ import { BackofficeIdBadge as lr } from "./backoffice/atoms/backoffice_id_badge/BackofficeIdBadge.js";
114
+ import { EnvironmentBadge as ur } from "./backoffice/atoms/environment_badge/EnvironmentBadge.js";
115
+ import { ShortcutHint as dr } from "./backoffice/atoms/shortcut_hint/ShortcutHint.js";
116
+ import { Skeleton as fr } from "./backoffice/atoms/skeleton/Skeleton.js";
117
+ import { Spinner as pr } from "./backoffice/atoms/spinner/Spinner.js";
118
+ import { Tag as mr } from "./backoffice/atoms/tag/Tag.js";
119
+ import { BackofficeDetailLayout as hr } from "./backoffice/molecules/backoffice_detail_layout/BackofficeDetailLayout.js";
120
+ import { BackofficeEmptyState as gr } from "./backoffice/molecules/backoffice_empty_state/BackofficeEmptyState.js";
121
+ import { BackofficeFilterDrawer as _r } from "./backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js";
122
+ import { BackofficeFilterField as vr } from "./backoffice/molecules/backoffice_filter_field/BackofficeFilterField.js";
123
+ import { BackofficeFiltersBar as yr } from "./backoffice/molecules/backoffice_filters_bar/BackofficeFiltersBar.js";
124
+ import { BackofficeFormSection as br } from "./backoffice/molecules/backoffice_form_section/BackofficeFormSection.js";
125
+ import { ConfirmDialog as xr } from "./backoffice/molecules/confirm_dialog/ConfirmDialog.js";
126
+ import { BackofficeJsonViewer as Sr } from "./backoffice/molecules/backoffice_json_viewer/BackofficeJsonViewer.js";
127
+ import { LazyBackofficeJsonViewer as Cr, __testLazyBackofficeJsonViewer as wr } from "./backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js";
128
+ import { BackofficeInfiniteListStatus as Tr } from "./backoffice/molecules/backoffice_infinite_list_status/BackofficeInfiniteListStatus.js";
129
+ import { BackofficeLoadMore as Er } from "./backoffice/molecules/backoffice_load_more/BackofficeLoadMore.js";
130
+ import { BackofficeRelationsMenu as Dr } from "./backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js";
131
+ import { BackofficeTableSkeleton as Or } from "./backoffice/molecules/backoffice_table_skeleton/BackofficeTableSkeleton.js";
132
+ import { BackofficeTableToolbar as kr } from "./backoffice/molecules/backoffice_table_toolbar/BackofficeTableToolbar.js";
133
+ import { BackofficeTabs as Ar } from "./backoffice/molecules/backoffice_tabs/BackofficeTabs.js";
134
+ import { BulkActionsBar as jr } from "./backoffice/molecules/bulk_actions_bar/BulkActionsBar.js";
135
+ import { FilterChipRow as Mr } from "./backoffice/molecules/filter_chip_row/FilterChipRow.js";
136
+ import { GlobalSearchInput as Nr } from "./backoffice/molecules/global_search_input/GlobalSearchInput.js";
137
+ import { InlineBanner as Pr } from "./backoffice/molecules/inline_banner/InlineBanner.js";
138
+ import { SidebarNavItem as Fr } from "./backoffice/molecules/sidebar_nav_item/SidebarNavItem.js";
139
+ import { SidebarNavSection as Ir } from "./backoffice/molecules/sidebar_nav_section/SidebarNavSection.js";
140
+ import { ProfileDropdownLogoutSvg as Lr } from "./icons/ProfileDropdownLogoutSvg.js";
141
+ import { BackofficeSidebarProfileMenu as Rr } from "./backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js";
142
+ import { SidebarCollapseToggle as zr } from "./backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js";
143
+ import { TableToolbar as Br } from "./backoffice/molecules/table_toolbar/TableToolbar.js";
144
+ import { AuditTimeline as Vr } from "./backoffice/organisms/audit_timeline/AuditTimeline.js";
145
+ import { BackofficeDataTable as Hr } from "./backoffice/organisms/backoffice_data_table/BackofficeDataTable.js";
146
+ import { BackofficeVirtualizedConnectionTable as Ur } from "./backoffice/organisms/backoffice_virtualized_connection_table/BackofficeVirtualizedConnectionTable.js";
147
+ import { EntityHeader as Wr } from "./backoffice/organisms/entity_header/EntityHeader.js";
148
+ import { DetailPageTemplate as Gr } from "./backoffice/templates/detail_page_template/DetailPageTemplate.js";
149
+ import { ListPageTemplate as Kr } from "./backoffice/templates/list_page_template/ListPageTemplate.js";
150
+ import { AdminSidebar as qr } from "./admin/organisms/admin_sidebar/AdminSidebar.js";
151
+ import { AdminTopbar as Jr } from "./admin/organisms/admin_topbar/AdminTopbar.js";
152
+ import { AdminShellLayout as Yr } from "./admin/templates/admin_shell_layout/AdminShellLayout.js";
153
+ import { adminControlHeightVar as a, adminDensityComfortableClass as Xr, adminDensityCompactClass as Zr, adminDensityDefaultClass as Qr, adminPanelPaddingVar as $r, adminTableCellPaddingXVar as ei, adminTableCellPaddingYVar as ti, adminTableFontSizeVar as ni, adminTableRowMinHeightVar as ri, adminToolbarGapVar as ii } from "./admin/theme/adminDensity.css.js";
154
+ import { BACKOFFICE_THEME_MODE_KEY as ai, BackofficeThemeProvider as oi, __backofficeThemeTest as si } from "./admin/theme/BackofficeThemeProvider.js";
155
+ import { FALLBACK_REFERENCE as ci, formatNullableCurrency as li, formatNullableNumber as ui, formatNullableString as di, formatStringList as fi } from "./shared/agentJobRequestFormatting.js";
156
+ import { denseTableClass as pi } from "./shared/backofficeTableDensity.css.js";
157
+ import { MoneyAmount as mi, formatCurrencyAmount as hi, formatCurrencyAmountTitle as gi } from "./shared/currencyAmount.js";
158
+ import { normalizeProgress as _i } from "./shared/progress.js";
159
+ import { aggregateValuesByDayAndCategory as vi, buildUtcDayRange as yi, toUtcDailyCategorySeries as bi, toUtcDayKey as xi } from "./shared/timeSeries.js";
160
+ import { useStickToBottom as Si } from "./hooks/useStickToBottom.js";
161
+ import { useSubmitOnEnter as Ci } from "./hooks/useSubmitOnEnter.js";
162
+ import { WrapperPage as wi } from "./pages/WrapperPage.js";
163
+ import { BanSvg as Ti } from "./icons/BanSvg.js";
164
+ import { ChatSizeLargeSvg as Ei } from "./icons/ChatSizeLargeSvg.js";
165
+ import { ChatSizeMediumSvg as Di } from "./icons/ChatSizeMediumSvg.js";
166
+ import { ChatSizeSmallSvg as Oi } from "./icons/ChatSizeSmallSvg.js";
167
+ import { ChatCheckSvg as ki } from "./icons/ChatCheckSvg.js";
168
+ import { ChatXSvg as Ai } from "./icons/ChatXSvg.js";
169
+ import { CheckSvg as ji } from "./icons/CheckSvg.js";
170
+ import { CoinOffSvg as Mi } from "./icons/CoinOffSvg.js";
171
+ import { ClockSvg as Ni } from "./icons/ClockSvg.js";
172
+ import { DatabaseCheckSvg as Pi } from "./icons/DatabaseCheckSvg.js";
173
+ import { DatabaseXSvg as Fi } from "./icons/DatabaseXSvg.js";
174
+ import { DevModeSvg as Ii } from "./icons/DevModeSvg.js";
175
+ import { EyeSvg as Li } from "./icons/EyeSvg.js";
176
+ import { GripDotsSvg as Ri } from "./icons/GripDotsSvg.js";
177
+ import { HomeActivityAssignUserSvg as zi } from "./icons/HomeActivityAssignUserSvg.js";
178
+ import { HomeStatsCheckBadgeSvg as Bi } from "./icons/HomeStatsCheckBadgeSvg.js";
179
+ import { HomeStatsClipboardSvg as Vi } from "./icons/HomeStatsClipboardSvg.js";
180
+ import { HomeStatsClockSvg as Hi } from "./icons/HomeStatsClockSvg.js";
181
+ import { KeyOffSvg as Ui } from "./icons/KeyOffSvg.js";
182
+ import { KeySvg as Wi } from "./icons/KeySvg.js";
183
+ import { LinkCheckSvg as Gi } from "./icons/LinkCheckSvg.js";
184
+ import { LinkXSvg as Ki } from "./icons/LinkXSvg.js";
185
+ import { BackofficeSidebarActivitySvg as qi } from "./icons/backoffice/BackofficeSidebarActivitySvg.js";
186
+ import { BackofficeSidebarArchiveSvg as Ji } from "./icons/backoffice/BackofficeSidebarArchiveSvg.js";
187
+ import { BackofficeSidebarBadgeCheckSvg as Yi } from "./icons/backoffice/BackofficeSidebarBadgeCheckSvg.js";
188
+ import { BackofficeSidebarBotSvg as Xi } from "./icons/backoffice/BackofficeSidebarBotSvg.js";
190
189
  import { BackofficeSidebarBracesSvg as o } from "./icons/backoffice/BackofficeSidebarBracesSvg.js";
191
- import { BackofficeSidebarBrainCircuitSvg as Gi } from "./icons/backoffice/BackofficeSidebarBrainCircuitSvg.js";
192
- import { BackofficeSidebarBriefcaseSvg as Ki } from "./icons/backoffice/BackofficeSidebarBriefcaseSvg.js";
193
- import { BackofficeSidebarBuildingSvg as qi } from "./icons/backoffice/BackofficeSidebarBuildingSvg.js";
194
- import { BackofficeSidebarCableSvg as Ji } from "./icons/backoffice/BackofficeSidebarCableSvg.js";
195
- import { BackofficeSidebarCalendarSvg as Yi } from "./icons/backoffice/BackofficeSidebarCalendarSvg.js";
190
+ import { BackofficeSidebarBrainCircuitSvg as Zi } from "./icons/backoffice/BackofficeSidebarBrainCircuitSvg.js";
191
+ import { BackofficeSidebarBriefcaseSvg as Qi } from "./icons/backoffice/BackofficeSidebarBriefcaseSvg.js";
192
+ import { BackofficeSidebarBuildingSvg as $i } from "./icons/backoffice/BackofficeSidebarBuildingSvg.js";
193
+ import { BackofficeSidebarCableSvg as ea } from "./icons/backoffice/BackofficeSidebarCableSvg.js";
194
+ import { BackofficeSidebarCalendarSvg as ta } from "./icons/backoffice/BackofficeSidebarCalendarSvg.js";
196
195
  import { BackofficeSidebarChartBarSvg as s } from "./icons/backoffice/BackofficeSidebarChartBarSvg.js";
197
- import { BackofficeSidebarChartLineSvg as Xi } from "./icons/backoffice/BackofficeSidebarChartLineSvg.js";
198
- import { BackofficeSidebarChartPieSvg as Zi } from "./icons/backoffice/BackofficeSidebarChartPieSvg.js";
196
+ import { BackofficeSidebarChartLineSvg as na } from "./icons/backoffice/BackofficeSidebarChartLineSvg.js";
197
+ import { BackofficeSidebarChartPieSvg as ra } from "./icons/backoffice/BackofficeSidebarChartPieSvg.js";
199
198
  import { BackofficeSidebarClipboardCheckSvg as c } from "./icons/backoffice/BackofficeSidebarClipboardCheckSvg.js";
200
- import { BackofficeSidebarClipboardListSvg as Qi } from "./icons/backoffice/BackofficeSidebarClipboardListSvg.js";
199
+ import { BackofficeSidebarClipboardListSvg as ia } from "./icons/backoffice/BackofficeSidebarClipboardListSvg.js";
201
200
  import { BackofficeSidebarClockSvg as l } from "./icons/backoffice/BackofficeSidebarClockSvg.js";
202
201
  import { BackofficeSidebarCodeSvg as u } from "./icons/backoffice/BackofficeSidebarCodeSvg.js";
203
202
  import { BackofficeSidebarCopyCheckSvg as d } from "./icons/backoffice/BackofficeSidebarCopyCheckSvg.js";
204
203
  import { BackofficeSidebarCopySvg as f } from "./icons/backoffice/BackofficeSidebarCopySvg.js";
205
204
  import { BackofficeSidebarCopyXSvg as p } from "./icons/backoffice/BackofficeSidebarCopyXSvg.js";
206
205
  import { BackofficeSidebarCrosshairSvg as m } from "./icons/backoffice/BackofficeSidebarCrosshairSvg.js";
207
- import { BackofficeSidebarDatabaseSvg as $i } from "./icons/backoffice/BackofficeSidebarDatabaseSvg.js";
206
+ import { BackofficeSidebarDatabaseSvg as aa } from "./icons/backoffice/BackofficeSidebarDatabaseSvg.js";
208
207
  import { BackofficeSidebarDiffSvg as h } from "./icons/backoffice/BackofficeSidebarDiffSvg.js";
209
208
  import { BackofficeSidebarFileCodeSvg as g } from "./icons/backoffice/BackofficeSidebarFileCodeSvg.js";
210
209
  import { BackofficeSidebarFileCogSvg as _ } from "./icons/backoffice/BackofficeSidebarFileCogSvg.js";
@@ -217,64 +216,64 @@ import { BackofficeSidebarFlameSvg as C } from "./icons/backoffice/BackofficeSid
217
216
  import { BackofficeSidebarFolderGitSvg as w } from "./icons/backoffice/BackofficeSidebarFolderGitSvg.js";
218
217
  import { BackofficeSidebarFolderKanbanSvg as T } from "./icons/backoffice/BackofficeSidebarFolderKanbanSvg.js";
219
218
  import { BackofficeSidebarFolderTreeSvg as E } from "./icons/backoffice/BackofficeSidebarFolderTreeSvg.js";
220
- import { BackofficeSidebarGaugeSvg as ea } from "./icons/backoffice/BackofficeSidebarGaugeSvg.js";
221
- import { BackofficeSidebarGitBranchPlusSvg as ta } from "./icons/backoffice/BackofficeSidebarGitBranchPlusSvg.js";
222
- import { BackofficeSidebarGitBranchSvg as na } from "./icons/backoffice/BackofficeSidebarGitBranchSvg.js";
219
+ import { BackofficeSidebarGaugeSvg as oa } from "./icons/backoffice/BackofficeSidebarGaugeSvg.js";
220
+ import { BackofficeSidebarGitBranchPlusSvg as sa } from "./icons/backoffice/BackofficeSidebarGitBranchPlusSvg.js";
221
+ import { BackofficeSidebarGitBranchSvg as ca } from "./icons/backoffice/BackofficeSidebarGitBranchSvg.js";
223
222
  import { BackofficeSidebarGitCommitSvg as D } from "./icons/backoffice/BackofficeSidebarGitCommitSvg.js";
224
- import { BackofficeSidebarGitCompareSvg as ra } from "./icons/backoffice/BackofficeSidebarGitCompareSvg.js";
223
+ import { BackofficeSidebarGitCompareSvg as la } from "./icons/backoffice/BackofficeSidebarGitCompareSvg.js";
225
224
  import { BackofficeSidebarGitForkSvg as O } from "./icons/backoffice/BackofficeSidebarGitForkSvg.js";
226
- import { BackofficeSidebarGitMergeSvg as ia } from "./icons/backoffice/BackofficeSidebarGitMergeSvg.js";
227
- import { BackofficeSidebarGitPullRequestSvg as aa } from "./icons/backoffice/BackofficeSidebarGitPullRequestSvg.js";
225
+ import { BackofficeSidebarGitMergeSvg as ua } from "./icons/backoffice/BackofficeSidebarGitMergeSvg.js";
226
+ import { BackofficeSidebarGitPullRequestSvg as da } from "./icons/backoffice/BackofficeSidebarGitPullRequestSvg.js";
228
227
  import { BackofficeSidebarGlobeSvg as k } from "./icons/backoffice/BackofficeSidebarGlobeSvg.js";
229
228
  import { BackofficeSidebarHistorySvg as A } from "./icons/backoffice/BackofficeSidebarHistorySvg.js";
230
229
  import { BackofficeSidebarInfoSvg as j } from "./icons/backoffice/BackofficeSidebarInfoSvg.js";
231
- import { BackofficeSidebarKeySquareSvg as oa } from "./icons/backoffice/BackofficeSidebarKeySquareSvg.js";
232
- import { BackofficeSidebarKeySvg as sa } from "./icons/backoffice/BackofficeSidebarKeySvg.js";
233
- import { BackofficeSidebarLandmarkSvg as ca } from "./icons/backoffice/BackofficeSidebarLandmarkSvg.js";
234
- import { BackofficeSidebarLayoutDashboardSvg as la } from "./icons/backoffice/BackofficeSidebarLayoutDashboardSvg.js";
230
+ import { BackofficeSidebarKeySquareSvg as fa } from "./icons/backoffice/BackofficeSidebarKeySquareSvg.js";
231
+ import { BackofficeSidebarKeySvg as pa } from "./icons/backoffice/BackofficeSidebarKeySvg.js";
232
+ import { BackofficeSidebarLandmarkSvg as ma } from "./icons/backoffice/BackofficeSidebarLandmarkSvg.js";
233
+ import { BackofficeSidebarLayoutDashboardSvg as ha } from "./icons/backoffice/BackofficeSidebarLayoutDashboardSvg.js";
235
234
  import { BackofficeSidebarLinkSvg as M } from "./icons/backoffice/BackofficeSidebarLinkSvg.js";
236
235
  import { BackofficeSidebarListChecksSvg as N } from "./icons/backoffice/BackofficeSidebarListChecksSvg.js";
237
236
  import { BackofficeSidebarListTodoSvg as P } from "./icons/backoffice/BackofficeSidebarListTodoSvg.js";
238
- import { BackofficeSidebarListTreeSvg as ua } from "./icons/backoffice/BackofficeSidebarListTreeSvg.js";
237
+ import { BackofficeSidebarListTreeSvg as ga } from "./icons/backoffice/BackofficeSidebarListTreeSvg.js";
239
238
  import { BackofficeSidebarLocateSvg as F } from "./icons/backoffice/BackofficeSidebarLocateSvg.js";
240
- import { BackofficeSidebarLockKeyholeSvg as da } from "./icons/backoffice/BackofficeSidebarLockKeyholeSvg.js";
241
- import { BackofficeSidebarLockSvg as fa } from "./icons/backoffice/BackofficeSidebarLockSvg.js";
242
- import { BackofficeSidebarMailPlusSvg as pa } from "./icons/backoffice/BackofficeSidebarMailPlusSvg.js";
243
- import { BackofficeSidebarMapPinSvg as ma } from "./icons/backoffice/BackofficeSidebarMapPinSvg.js";
239
+ import { BackofficeSidebarLockKeyholeSvg as _a } from "./icons/backoffice/BackofficeSidebarLockKeyholeSvg.js";
240
+ import { BackofficeSidebarLockSvg as va } from "./icons/backoffice/BackofficeSidebarLockSvg.js";
241
+ import { BackofficeSidebarMailPlusSvg as ya } from "./icons/backoffice/BackofficeSidebarMailPlusSvg.js";
242
+ import { BackofficeSidebarMapPinSvg as ba } from "./icons/backoffice/BackofficeSidebarMapPinSvg.js";
244
243
  import { BackofficeSidebarMapSvg as I } from "./icons/backoffice/BackofficeSidebarMapSvg.js";
245
- import { BackofficeSidebarMessagePlusSvg as ha } from "./icons/backoffice/BackofficeSidebarMessagePlusSvg.js";
246
- import { BackofficeSidebarMessageTextSvg as ga } from "./icons/backoffice/BackofficeSidebarMessageTextSvg.js";
247
- import { BackofficeSidebarMessagesSvg as _a } from "./icons/backoffice/BackofficeSidebarMessagesSvg.js";
244
+ import { BackofficeSidebarMessagePlusSvg as xa } from "./icons/backoffice/BackofficeSidebarMessagePlusSvg.js";
245
+ import { BackofficeSidebarMessageTextSvg as Sa } from "./icons/backoffice/BackofficeSidebarMessageTextSvg.js";
246
+ import { BackofficeSidebarMessagesSvg as Ca } from "./icons/backoffice/BackofficeSidebarMessagesSvg.js";
248
247
  import { BackofficeSidebarMonitorCheckSvg as L } from "./icons/backoffice/BackofficeSidebarMonitorCheckSvg.js";
249
248
  import { BackofficeSidebarMouseClickSvg as R } from "./icons/backoffice/BackofficeSidebarMouseClickSvg.js";
250
249
  import { BackofficeSidebarNetworkSvg as z } from "./icons/backoffice/BackofficeSidebarNetworkSvg.js";
251
250
  import { BackofficeSidebarPanelsSvg as B } from "./icons/backoffice/BackofficeSidebarPanelsSvg.js";
252
251
  import { BackofficeSidebarPenToolSvg as V } from "./icons/backoffice/BackofficeSidebarPenToolSvg.js";
253
- import { BackofficeSidebarPinSvg as va } from "./icons/backoffice/BackofficeSidebarPinSvg.js";
254
- import { BackofficeSidebarPlayCircleSvg as ya } from "./icons/backoffice/BackofficeSidebarPlayCircleSvg.js";
252
+ import { BackofficeSidebarPinSvg as wa } from "./icons/backoffice/BackofficeSidebarPinSvg.js";
253
+ import { BackofficeSidebarPlayCircleSvg as Ta } from "./icons/backoffice/BackofficeSidebarPlayCircleSvg.js";
255
254
  import { BackofficeSidebarRadarSvg as H } from "./icons/backoffice/BackofficeSidebarRadarSvg.js";
256
- import { BackofficeSidebarReceiptSvg as ba } from "./icons/backoffice/BackofficeSidebarReceiptSvg.js";
257
- import { BackofficeSidebarRocketSvg as xa } from "./icons/backoffice/BackofficeSidebarRocketSvg.js";
255
+ import { BackofficeSidebarReceiptSvg as Ea } from "./icons/backoffice/BackofficeSidebarReceiptSvg.js";
256
+ import { BackofficeSidebarRocketSvg as Da } from "./icons/backoffice/BackofficeSidebarRocketSvg.js";
258
257
  import { BackofficeSidebarRouteSvg as U } from "./icons/backoffice/BackofficeSidebarRouteSvg.js";
259
258
  import { BackofficeSidebarScrollTextSvg as W } from "./icons/backoffice/BackofficeSidebarScrollTextSvg.js";
260
259
  import { BackofficeSidebarSearchCodeSvg as G } from "./icons/backoffice/BackofficeSidebarSearchCodeSvg.js";
261
260
  import { BackofficeSidebarSearchSvg as K } from "./icons/backoffice/BackofficeSidebarSearchSvg.js";
262
- import { BackofficeSidebarSendSvg as Sa } from "./icons/backoffice/BackofficeSidebarSendSvg.js";
263
- import { BackofficeSidebarShieldAlertSvg as Ca } from "./icons/backoffice/BackofficeSidebarShieldAlertSvg.js";
264
- import { BackofficeSidebarShieldCheckSvg as wa } from "./icons/backoffice/BackofficeSidebarShieldCheckSvg.js";
265
- import { BackofficeSidebarShieldUserSvg as Ta } from "./icons/backoffice/BackofficeSidebarShieldUserSvg.js";
266
- import { BackofficeSidebarStepForwardSvg as Ea } from "./icons/backoffice/BackofficeSidebarStepForwardSvg.js";
261
+ import { BackofficeSidebarSendSvg as Oa } from "./icons/backoffice/BackofficeSidebarSendSvg.js";
262
+ import { BackofficeSidebarShieldAlertSvg as ka } from "./icons/backoffice/BackofficeSidebarShieldAlertSvg.js";
263
+ import { BackofficeSidebarShieldCheckSvg as Aa } from "./icons/backoffice/BackofficeSidebarShieldCheckSvg.js";
264
+ import { BackofficeSidebarShieldUserSvg as ja } from "./icons/backoffice/BackofficeSidebarShieldUserSvg.js";
265
+ import { BackofficeSidebarStepForwardSvg as Ma } from "./icons/backoffice/BackofficeSidebarStepForwardSvg.js";
267
266
  import { BackofficeSidebarStethoscopeSvg as q } from "./icons/backoffice/BackofficeSidebarStethoscopeSvg.js";
268
267
  import { BackofficeSidebarTerminalSquareSvg as J } from "./icons/backoffice/BackofficeSidebarTerminalSquareSvg.js";
269
268
  import { BackofficeSidebarTestTubeSvg as Y } from "./icons/backoffice/BackofficeSidebarTestTubeSvg.js";
270
269
  import { BackofficeSidebarTrashSvg as X } from "./icons/backoffice/BackofficeSidebarTrashSvg.js";
271
- import { BackofficeSidebarUploadCloudSvg as Da } from "./icons/backoffice/BackofficeSidebarUploadCloudSvg.js";
272
- import { BackofficeSidebarUserCheckSvg as Oa } from "./icons/backoffice/BackofficeSidebarUserCheckSvg.js";
273
- import { BackofficeSidebarUserCogSvg as ka } from "./icons/backoffice/BackofficeSidebarUserCogSvg.js";
274
- import { BackofficeSidebarUserSearchSvg as Aa } from "./icons/backoffice/BackofficeSidebarUserSearchSvg.js";
275
- import { BackofficeSidebarUserSvg as ja } from "./icons/backoffice/BackofficeSidebarUserSvg.js";
276
- import { BackofficeSidebarUsersSvg as Ma } from "./icons/backoffice/BackofficeSidebarUsersSvg.js";
277
- import { BackofficeSidebarWalletSvg as Na } from "./icons/backoffice/BackofficeSidebarWalletSvg.js";
270
+ import { BackofficeSidebarUploadCloudSvg as Na } from "./icons/backoffice/BackofficeSidebarUploadCloudSvg.js";
271
+ import { BackofficeSidebarUserCheckSvg as Pa } from "./icons/backoffice/BackofficeSidebarUserCheckSvg.js";
272
+ import { BackofficeSidebarUserCogSvg as Fa } from "./icons/backoffice/BackofficeSidebarUserCogSvg.js";
273
+ import { BackofficeSidebarUserSearchSvg as Ia } from "./icons/backoffice/BackofficeSidebarUserSearchSvg.js";
274
+ import { BackofficeSidebarUserSvg as La } from "./icons/backoffice/BackofficeSidebarUserSvg.js";
275
+ import { BackofficeSidebarUsersSvg as Ra } from "./icons/backoffice/BackofficeSidebarUsersSvg.js";
276
+ import { BackofficeSidebarWalletSvg as za } from "./icons/backoffice/BackofficeSidebarWalletSvg.js";
278
277
  import { BackofficeSidebarWandSvg as Z } from "./icons/backoffice/BackofficeSidebarWandSvg.js";
279
278
  import { BackofficeSidebarWorkflowSvg as Q } from "./icons/backoffice/BackofficeSidebarWorkflowSvg.js";
280
279
  import { BackofficeSidebarWrenchSvg as $ } from "./icons/backoffice/BackofficeSidebarWrenchSvg.js";
@@ -331,31 +330,31 @@ import "./icons/backoffice/tools/BackofficeToolTestsSvg.js";
331
330
  import "./icons/backoffice/tools/BackofficeToolTodosSvg.js";
332
331
  import "./icons/backoffice/tools/BackofficeToolTreeListSvg.js";
333
332
  import "./icons/backoffice/tools/BackofficeToolTreeStatsSvg.js";
334
- import { LockOpenSvg as Pa } from "./icons/LockOpenSvg.js";
335
- import { LockSvg as Fa } from "./icons/LockSvg.js";
336
- import { MailCheckSvg as Ia } from "./icons/MailCheckSvg.js";
337
- import { MailXSvg as La } from "./icons/MailXSvg.js";
338
- import { PencilSvg as Ra } from "./icons/PencilSvg.js";
339
- import { PinFilledSvg as za } from "./icons/PinFilledSvg.js";
340
- import { PinSvg as Ba } from "./icons/PinSvg.js";
341
- import { ProfileDropdownOrganizationSvg as Va } from "./icons/ProfileDropdownOrganizationSvg.js";
342
- import { RobotCheckSvg as Ha } from "./icons/RobotCheckSvg.js";
343
- import { RobotSvg as Ua } from "./icons/RobotSvg.js";
344
- import { RobotXSvg as Wa } from "./icons/RobotXSvg.js";
345
- import { RocketOffSvg as Ga } from "./icons/RocketOffSvg.js";
346
- import { RocketSvg as Ka } from "./icons/RocketSvg.js";
347
- import { SendCheckSvg as qa } from "./icons/SendCheckSvg.js";
348
- import { SendMessageSvg as Ja } from "./icons/SendMessageSvg.js";
349
- import { SendXSvg as Ya } from "./icons/SendXSvg.js";
350
- import { SettingsCheckSvg as Xa } from "./icons/SettingsCheckSvg.js";
351
- import { SettingsXSvg as Za } from "./icons/SettingsXSvg.js";
352
- import { ShieldLockSvg as Qa } from "./icons/ShieldLockSvg.js";
353
- import { ShieldOffSvg as $a } from "./icons/ShieldOffSvg.js";
354
- import { TaskAttachmentSvg as eo } from "./icons/TaskAttachmentSvg.js";
355
- import { TaskCommentBubbleSvg as to } from "./icons/TaskCommentBubbleSvg.js";
356
- import { TaskDependencyBlockedSvg as no } from "./icons/TaskDependencyBlockedSvg.js";
357
- import { TaskDependencyReadySvg as ro } from "./icons/TaskDependencyReadySvg.js";
358
- import { WrenchSvg as io } from "./icons/WrenchSvg.js";
359
- import { XBadgeSvg as ao } from "./icons/XBadgeSvg.js";
360
- import { ChevronDownIcon as oo } from "./svg/ChevronDownIcon.js";
361
- export { Cn as ActionPanel, An as ActivityCard, jn as ActivityFeed, Wr as AdminShellLayout, Hr as AdminSidebar, ti as AdminThemeProvider, Ur as AdminTopbar, Zn as AgentMarkdownCard, wn as AppHeader, On as AppShell, Ir as AuditTimeline, an as AuthLayout, Lr as BackofficeDataTable, ur as BackofficeDetailLayout, dr as BackofficeEmptyState, fr as BackofficeFilterDrawer, pr as BackofficeFilterField, mr as BackofficeFiltersBar, hr as BackofficeFormSection, ir as BackofficeIdBadge, br as BackofficeInfiniteListStatus, _r as BackofficeJsonViewer, Wn as BackofficeKeyValueList, xr as BackofficeLoadMore, on as BackofficePageHeader, Sr as BackofficeRelationsMenu, Vi as BackofficeSidebarActivitySvg, Hi as BackofficeSidebarArchiveSvg, Ui as BackofficeSidebarBadgeCheckSvg, Wi as BackofficeSidebarBotSvg, o as BackofficeSidebarBracesSvg, Gi as BackofficeSidebarBrainCircuitSvg, Ki as BackofficeSidebarBriefcaseSvg, qi as BackofficeSidebarBuildingSvg, Ji as BackofficeSidebarCableSvg, Yi as BackofficeSidebarCalendarSvg, s as BackofficeSidebarChartBarSvg, Xi as BackofficeSidebarChartLineSvg, Zi as BackofficeSidebarChartPieSvg, c as BackofficeSidebarClipboardCheckSvg, Qi as BackofficeSidebarClipboardListSvg, l as BackofficeSidebarClockSvg, u as BackofficeSidebarCodeSvg, d as BackofficeSidebarCopyCheckSvg, f as BackofficeSidebarCopySvg, p as BackofficeSidebarCopyXSvg, m as BackofficeSidebarCrosshairSvg, $i 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, ea as BackofficeSidebarGaugeSvg, ta as BackofficeSidebarGitBranchPlusSvg, na as BackofficeSidebarGitBranchSvg, D as BackofficeSidebarGitCommitSvg, ra as BackofficeSidebarGitCompareSvg, O as BackofficeSidebarGitForkSvg, ia as BackofficeSidebarGitMergeSvg, aa as BackofficeSidebarGitPullRequestSvg, k as BackofficeSidebarGlobeSvg, A as BackofficeSidebarHistorySvg, j as BackofficeSidebarInfoSvg, oa as BackofficeSidebarKeySquareSvg, sa as BackofficeSidebarKeySvg, ca as BackofficeSidebarLandmarkSvg, la as BackofficeSidebarLayoutDashboardSvg, M as BackofficeSidebarLinkSvg, N as BackofficeSidebarListChecksSvg, P as BackofficeSidebarListTodoSvg, ua as BackofficeSidebarListTreeSvg, F as BackofficeSidebarLocateSvg, da as BackofficeSidebarLockKeyholeSvg, fa as BackofficeSidebarLockSvg, pa as BackofficeSidebarMailPlusSvg, ma as BackofficeSidebarMapPinSvg, I as BackofficeSidebarMapSvg, ha as BackofficeSidebarMessagePlusSvg, ga as BackofficeSidebarMessageTextSvg, _a as BackofficeSidebarMessagesSvg, L as BackofficeSidebarMonitorCheckSvg, R as BackofficeSidebarMouseClickSvg, z as BackofficeSidebarNetworkSvg, B as BackofficeSidebarPanelsSvg, V as BackofficeSidebarPenToolSvg, va as BackofficeSidebarPinSvg, ya as BackofficeSidebarPlayCircleSvg, Nr as BackofficeSidebarProfileMenu, H as BackofficeSidebarRadarSvg, ba as BackofficeSidebarReceiptSvg, xa as BackofficeSidebarRocketSvg, U as BackofficeSidebarRouteSvg, W as BackofficeSidebarScrollTextSvg, G as BackofficeSidebarSearchCodeSvg, K as BackofficeSidebarSearchSvg, Sa as BackofficeSidebarSendSvg, Ca as BackofficeSidebarShieldAlertSvg, wa as BackofficeSidebarShieldCheckSvg, Ta as BackofficeSidebarShieldUserSvg, Ea as BackofficeSidebarStepForwardSvg, q as BackofficeSidebarStethoscopeSvg, J as BackofficeSidebarTerminalSquareSvg, Y as BackofficeSidebarTestTubeSvg, X as BackofficeSidebarTrashSvg, Da as BackofficeSidebarUploadCloudSvg, Oa as BackofficeSidebarUserCheckSvg, ka as BackofficeSidebarUserCogSvg, Aa as BackofficeSidebarUserSearchSvg, ja as BackofficeSidebarUserSvg, Ma as BackofficeSidebarUsersSvg, Na as BackofficeSidebarWalletSvg, Z as BackofficeSidebarWandSvg, Q as BackofficeSidebarWorkflowSvg, $ as BackofficeSidebarWrenchSvg, Cr as BackofficeTableSkeleton, wr as BackofficeTableToolbar, Tr as BackofficeTabs, 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, Rr as BackofficeVirtualizedConnectionTable, t as Badge, yi as BanSvg, dt as BreadcrumbNavigation, Er as BulkActionsBar, r as Button, n as ButtonLoadingSpinnerSvg, ct as Card, Ci as ChatCheckSvg, bi as ChatSizeLargeSvg, xi as ChatSizeMediumSvg, Si as ChatSizeSmallSvg, wi as ChatXSvg, Ti as CheckSvg, et as Checkbox, pt as CheckboxField, oo as ChevronDownIcon, ut as ChevronDownSvg, Kt as ChevronLeftIcon, Rt as ChevronLeftSvg, qt as ChevronRightIcon, Di as ClockSvg, Ei as CoinOffSvg, gr as ConfirmDialog, Tn as ContentLayout, rr as CopyableText, Mn as DashboardGrid, Nn as DashboardGridColumn, Pn as DashboardGridItem, fn as DataTable, Oi as DatabaseCheckSvg, ki as DatabaseXSvg, cn as DetailPage, ln as DetailPageContent, Br as DetailPageTemplate, En as DetailSummaryHeader, Ai as DevModeSvg, Jt as DocumentationIcon, jt as EmptyState, zr as EntityHeader, ar as EnvironmentBadge, tt as ErrorMessage, Ct as ExternalLinkSvg, ji as EyeSvg, ni as FALLBACK_REFERENCE, Dr as FilterChipRow, _t as Form, ft as FormActions, ht as FormError, mt as FormErrorAlertSvg, vt as FormErrorBanner, gt as FormField, yt as FormGroup, nt as FormattedDate, Or as GlobalSearchInput, zt as GlobeSvg, Mi as GripDotsSvg, bt as HighlightCode, Ni as HomeActivityAssignUserSvg, Yt as HomeIcon, Pi as HomeStatsCheckBadgeSvg, Fi as HomeStatsClipboardSvg, Ii as HomeStatsClockSvg, it as IconMenuButton, tr as ImagePreviewModal, mn as InfiniteScrollTrigger, hn as InfoTile, Xt as InitiativesIcon, kr as InlineBanner, Qe as Input, Li as KeyOffSvg, Ri as KeySvg, $e as Label, vr as LazyBackofficeJsonViewer, xt as LazyMarkdownCodeBlock, St as LazyMarkdownRenderer, Ze as LinkButton, zi as LinkCheckSvg, Bi as LinkXSvg, Vr as ListPageTemplate, Pa as LockOpenSvg, Fa as LockSvg, Lt as LoginForm, Ia as MailCheckSvg, La as MailXSvg, wt as MarkdownRenderer, Fn as MetadataStrip, In as MetricCard, un as MetricHistoryChart, Ln as MetricTileGroup, ot as Modal, ci as MoneyAmount, gn as MutationFeedback, rn as NavigationSidebar, _n as OperationFeedback, at as Overlay, sn as PageContainer, Rn as PageHero, Dn as PageShell, Sn as PanelShell, Ra as PencilSvg, za as PinFilledSvg, Ba as PinSvg, Zt as PlusIcon, Mr as ProfileDropdownLogoutSvg, Va as ProfileDropdownOrganizationSvg, Bt as ProjectsFolderSvg, Qt as ProjectsIcon, $n as RefetchNeededBanner, rt as RelativeTimeText, bn as ResponsiveCollectionRenderer, pn as ResponsiveRecordList, Ha as RobotCheckSvg, Ua as RobotSvg, Wa as RobotXSvg, Ga as RocketOffSvg, Ka as RocketSvg, vn as RouteFallback, yn as RoutePendingBar, $t as SearchIcon, Bn as SectionNav, zn as SegmentedNav, Vn as SelectableCard, qa as SendCheckSvg, Ja as SendMessageSvg, Ya as SendXSvg, Xa as SettingsCheckSvg, en as SettingsIcon, Un as SettingsLayout, Za as SettingsXSvg, Qa as ShieldLockSvg, $a as ShieldOffSvg, or as ShortcutHint, i as Sidebar, Pr as SidebarCollapseToggle, i as SidebarContainer, lt as SidebarHomeSvg, Ar as SidebarNavItem, jr as SidebarNavSection, Hn as SidebarPageLayout, Vt as SidebarPlusSvg, Ht as SidebarSearchSvg, Ut as SidebarSettingsSvg, Wt as SidebarTasksSvg, Gt as SidebarTeamSvg, Qn as SimpleSelect, sr as Skeleton, cr as Spinner, qn as SplitViewLayout, kn as StatusBadge, Gn as StatusSummaryPanel, oe as THEME_MODE_KEY, xn as TableCell, Fr as TableToolbar, Mt as Tabs, er as TabsContentLayout, lr as Tag, eo as TaskAttachmentSvg, to as TaskCommentBubbleSvg, no as TaskDependencyBlockedSvg, ro as TaskDependencyReadySvg, tn as TasksIcon, nn as TeamIcon, st as Textarea, se as ThemeProvider, dn as TimeSeriesLineChart, Kn as TimelineEventRow, Pt as ToastProvider, Nt as ToastViewport, Jn as ToolbarRow, nr as VirtualizedConnectionTable, fe as VisuallyHidden, vi as WrapperPage, io as WrenchSvg, ao as XBadgeSvg, ce as __test, yr as __testLazyBackofficeJsonViewer, Gr as adminControlHeightVar, Kr as adminDensityComfortableClass, qr as adminDensityCompactClass, Jr as adminDensityDefaultClass, Yr as adminPanelPaddingVar, a as adminTableCellPaddingXVar, Xr as adminTableCellPaddingYVar, Zr as adminTableFontSizeVar, Qr as adminTableRowMinHeightVar, ei as adminThemeClass, $r as adminToolbarGapVar, fi as aggregateValuesByDayAndCategory, _e as brandFocusRing, pi as buildUtcDayRange, me as colors, pe as containerQueries, ve as controlFocusRing, ue as cx, re as darkThemeClass, si as denseTableClass, ye as disabledControl, be as entityReferenceLink, xe as errorControlFocusRing, Ue as findFirstFocusable, We as findFirstFormControl, Fe as firstChildSprinkles, Ge as focusElement, Se as focusRing, li as formatCurrencyAmount, ui as formatCurrencyAmountTitle, ri as formatNullableCurrency, ii as formatNullableNumber, ai as formatNullableString, oi as formatStringList, Ke as getFocusableElements, Ce as ghostIconButton, Ie as hoverSprinkles, we as iconBox, Te as iconBoxCompact, Ee as insetFocusRing, De as interactiveControlSurface, Oe as interactiveLinkSurface, qe as isFocusableElement, ke as liftOnHover, ie as lightThemeClass, ae as lightThemeValues, Ae as loadingShimmer, Tt as markdownFontSizeVar, Et as markdownLinkColorVar, Dt as markdownLinkDisabledColorVar, Ot as markdownLinkHoverColorVar, kt as markdownLinkIconColorVar, At as markdownTextColorVar, di as normalizeProgress, de as onlyDefinedStyles, ze as opacity, je as pillLink, Me as pressInteraction, Je as resolveFormInitialFocusTarget, Ye as resolveInitialFocusTarget, Yn as sanitizeAgentAnswer, Xn as sanitizeAgentMarkdown, Be as screens, he as spacing, ee as spin, te as spinAnimation, Le as sprinkles, Re as stateSprinkles, Ne as surfaceInteractive, He as themeColorValues, Ve as themeSpacingValues, mi as toUtcDailyCategorySeries, hi as toUtcDayKey, Pe as truncate, Xe as uiI18nResources, It as useLoginForm, gi as useStickToBottom, _i as useSubmitOnEnter, le as useTheme, Ft as useToast, ge as vars, ne as visuallyHidden, e as withUiI18nResources };
333
+ import { LockOpenSvg as Ba } from "./icons/LockOpenSvg.js";
334
+ import { LockSvg as Va } from "./icons/LockSvg.js";
335
+ import { MailCheckSvg as Ha } from "./icons/MailCheckSvg.js";
336
+ import { MailXSvg as Ua } from "./icons/MailXSvg.js";
337
+ import { PencilSvg as Wa } from "./icons/PencilSvg.js";
338
+ import { PinFilledSvg as Ga } from "./icons/PinFilledSvg.js";
339
+ import { PinSvg as Ka } from "./icons/PinSvg.js";
340
+ import { ProfileDropdownOrganizationSvg as qa } from "./icons/ProfileDropdownOrganizationSvg.js";
341
+ import { RobotCheckSvg as Ja } from "./icons/RobotCheckSvg.js";
342
+ import { RobotSvg as Ya } from "./icons/RobotSvg.js";
343
+ import { RobotXSvg as Xa } from "./icons/RobotXSvg.js";
344
+ import { RocketOffSvg as Za } from "./icons/RocketOffSvg.js";
345
+ import { RocketSvg as Qa } from "./icons/RocketSvg.js";
346
+ import { SendCheckSvg as $a } from "./icons/SendCheckSvg.js";
347
+ import { SendMessageSvg as eo } from "./icons/SendMessageSvg.js";
348
+ import { SendXSvg as to } from "./icons/SendXSvg.js";
349
+ import { SettingsCheckSvg as no } from "./icons/SettingsCheckSvg.js";
350
+ import { SettingsXSvg as ro } from "./icons/SettingsXSvg.js";
351
+ import { ShieldLockSvg as io } from "./icons/ShieldLockSvg.js";
352
+ import { ShieldOffSvg as ao } from "./icons/ShieldOffSvg.js";
353
+ import { TaskAttachmentSvg as oo } from "./icons/TaskAttachmentSvg.js";
354
+ import { TaskCommentBubbleSvg as so } from "./icons/TaskCommentBubbleSvg.js";
355
+ import { TaskDependencyBlockedSvg as co } from "./icons/TaskDependencyBlockedSvg.js";
356
+ import { TaskDependencyReadySvg as lo } from "./icons/TaskDependencyReadySvg.js";
357
+ import { WrenchSvg as uo } from "./icons/WrenchSvg.js";
358
+ import { XBadgeSvg as fo } from "./icons/XBadgeSvg.js";
359
+ import { ChevronDownIcon as po } from "./svg/ChevronDownIcon.js";
360
+ export { On as ActionPanel, Fn as ActivityCard, In as ActivityFeed, Yr as AdminShellLayout, qr as AdminSidebar, Jr as AdminTopbar, nr as AgentMarkdownCard, kn as AppHeader, Nn as AppShell, Vr as AuditTimeline, un as AuthLayout, ai as BACKOFFICE_THEME_MODE_KEY, Hr as BackofficeDataTable, hr as BackofficeDetailLayout, gr as BackofficeEmptyState, _r as BackofficeFilterDrawer, vr as BackofficeFilterField, yr as BackofficeFiltersBar, br as BackofficeFormSection, lr as BackofficeIdBadge, Tr as BackofficeInfiniteListStatus, Sr as BackofficeJsonViewer, Yn as BackofficeKeyValueList, Er as BackofficeLoadMore, dn as BackofficePageHeader, Dr as BackofficeRelationsMenu, qi as BackofficeSidebarActivitySvg, Ji as BackofficeSidebarArchiveSvg, Yi as BackofficeSidebarBadgeCheckSvg, Xi as BackofficeSidebarBotSvg, o as BackofficeSidebarBracesSvg, Zi as BackofficeSidebarBrainCircuitSvg, Qi as BackofficeSidebarBriefcaseSvg, $i as BackofficeSidebarBuildingSvg, ea as BackofficeSidebarCableSvg, ta as BackofficeSidebarCalendarSvg, s as BackofficeSidebarChartBarSvg, na as BackofficeSidebarChartLineSvg, ra as BackofficeSidebarChartPieSvg, c as BackofficeSidebarClipboardCheckSvg, ia as BackofficeSidebarClipboardListSvg, l as BackofficeSidebarClockSvg, u as BackofficeSidebarCodeSvg, d as BackofficeSidebarCopyCheckSvg, f as BackofficeSidebarCopySvg, p as BackofficeSidebarCopyXSvg, m as BackofficeSidebarCrosshairSvg, aa 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, oa as BackofficeSidebarGaugeSvg, sa as BackofficeSidebarGitBranchPlusSvg, ca as BackofficeSidebarGitBranchSvg, D as BackofficeSidebarGitCommitSvg, la as BackofficeSidebarGitCompareSvg, O as BackofficeSidebarGitForkSvg, ua as BackofficeSidebarGitMergeSvg, da as BackofficeSidebarGitPullRequestSvg, k as BackofficeSidebarGlobeSvg, A as BackofficeSidebarHistorySvg, j as BackofficeSidebarInfoSvg, fa as BackofficeSidebarKeySquareSvg, pa as BackofficeSidebarKeySvg, ma as BackofficeSidebarLandmarkSvg, ha as BackofficeSidebarLayoutDashboardSvg, M as BackofficeSidebarLinkSvg, N as BackofficeSidebarListChecksSvg, P as BackofficeSidebarListTodoSvg, ga as BackofficeSidebarListTreeSvg, F as BackofficeSidebarLocateSvg, _a as BackofficeSidebarLockKeyholeSvg, va as BackofficeSidebarLockSvg, ya as BackofficeSidebarMailPlusSvg, ba as BackofficeSidebarMapPinSvg, I as BackofficeSidebarMapSvg, xa as BackofficeSidebarMessagePlusSvg, Sa as BackofficeSidebarMessageTextSvg, Ca as BackofficeSidebarMessagesSvg, L as BackofficeSidebarMonitorCheckSvg, R as BackofficeSidebarMouseClickSvg, z as BackofficeSidebarNetworkSvg, B as BackofficeSidebarPanelsSvg, V as BackofficeSidebarPenToolSvg, wa as BackofficeSidebarPinSvg, Ta as BackofficeSidebarPlayCircleSvg, Rr as BackofficeSidebarProfileMenu, H as BackofficeSidebarRadarSvg, Ea as BackofficeSidebarReceiptSvg, Da as BackofficeSidebarRocketSvg, U as BackofficeSidebarRouteSvg, W as BackofficeSidebarScrollTextSvg, G as BackofficeSidebarSearchCodeSvg, K as BackofficeSidebarSearchSvg, Oa as BackofficeSidebarSendSvg, ka as BackofficeSidebarShieldAlertSvg, Aa as BackofficeSidebarShieldCheckSvg, ja as BackofficeSidebarShieldUserSvg, Ma as BackofficeSidebarStepForwardSvg, q as BackofficeSidebarStethoscopeSvg, J as BackofficeSidebarTerminalSquareSvg, Y as BackofficeSidebarTestTubeSvg, X as BackofficeSidebarTrashSvg, Na as BackofficeSidebarUploadCloudSvg, Pa as BackofficeSidebarUserCheckSvg, Fa as BackofficeSidebarUserCogSvg, Ia as BackofficeSidebarUserSearchSvg, La as BackofficeSidebarUserSvg, Ra as BackofficeSidebarUsersSvg, za as BackofficeSidebarWalletSvg, Z as BackofficeSidebarWandSvg, Q as BackofficeSidebarWorkflowSvg, $ as BackofficeSidebarWrenchSvg, Or as BackofficeTableSkeleton, kr as BackofficeTableToolbar, Ar as BackofficeTabs, oi 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, Ur as BackofficeVirtualizedConnectionTable, $e as Badge, Ti as BanSvg, gt as BreadcrumbNavigation, jr as BulkActionsBar, tt as Button, et as ButtonLoadingSpinnerSvg, pt as Card, ki as ChatCheckSvg, Ei as ChatSizeLargeSvg, Di as ChatSizeMediumSvg, Oi as ChatSizeSmallSvg, Ai as ChatXSvg, ji as CheckSvg, at as Checkbox, vt as CheckboxField, po as ChevronDownIcon, ht as ChevronDownSvg, Zt as ChevronLeftIcon, Ut as ChevronLeftSvg, Qt as ChevronRightIcon, Ni as ClockSvg, Mi as CoinOffSvg, xr as ConfirmDialog, An as ContentLayout, cr as CopyableText, Ln as DashboardGrid, Rn as DashboardGridColumn, zn as DashboardGridItem, _n as DataTable, Pi as DatabaseCheckSvg, Fi as DatabaseXSvg, pn as DetailPage, mn as DetailPageContent, Gr as DetailPageTemplate, jn as DetailSummaryHeader, Ii as DevModeSvg, $t as DocumentationIcon, It as EmptyState, Wr as EntityHeader, ur as EnvironmentBadge, ot as ErrorMessage, Ot as ExternalLinkSvg, Li as EyeSvg, ci as FALLBACK_REFERENCE, Mr as FilterChipRow, St as Form, _t as FormActions, bt as FormError, yt as FormErrorAlertSvg, Ct as FormErrorBanner, xt as FormField, wt as FormGroup, st as FormattedDate, Nr as GlobalSearchInput, Wt as GlobeSvg, Ri as GripDotsSvg, Tt as HighlightCode, zi as HomeActivityAssignUserSvg, en as HomeIcon, Bi as HomeStatsCheckBadgeSvg, Vi as HomeStatsClipboardSvg, Hi as HomeStatsClockSvg, lt as IconMenuButton, or as ImagePreviewModal, yn as InfiniteScrollTrigger, bn as InfoTile, tn as InitiativesIcon, Pr as InlineBanner, rt as Input, Ui as KeyOffSvg, Wi as KeySvg, it as Label, Cr as LazyBackofficeJsonViewer, Et as LazyMarkdownCodeBlock, Dt as LazyMarkdownRenderer, nt as LinkButton, Gi as LinkCheckSvg, Ki as LinkXSvg, Kr as ListPageTemplate, Ba as LockOpenSvg, Va as LockSvg, Ht as LoginForm, Ha as MailCheckSvg, Ua as MailXSvg, kt as MarkdownRenderer, Bn as MetadataStrip, Vn as MetricCard, hn as MetricHistoryChart, Hn as MetricTileGroup, dt as Modal, mi as MoneyAmount, xn as MutationFeedback, ln as NavigationSidebar, Sn as OperationFeedback, ut as Overlay, fn as PageContainer, Un as PageHero, Mn as PageShell, Dn as PanelShell, Wa as PencilSvg, Ga as PinFilledSvg, Ka as PinSvg, nn as PlusIcon, Lr as ProfileDropdownLogoutSvg, qa as ProfileDropdownOrganizationSvg, Gt as ProjectsFolderSvg, rn as ProjectsIcon, ir as RefetchNeededBanner, ct as RelativeTimeText, Tn as ResponsiveCollectionRenderer, vn as ResponsiveRecordList, Ja as RobotCheckSvg, Ya as RobotSvg, Xa as RobotXSvg, Za as RocketOffSvg, Qa as RocketSvg, Cn as RouteFallback, wn as RoutePendingBar, an as SearchIcon, Gn as SectionNav, Wn as SegmentedNav, Kn as SelectableCard, $a as SendCheckSvg, eo as SendMessageSvg, to as SendXSvg, no as SettingsCheckSvg, on as SettingsIcon, Jn as SettingsLayout, ro as SettingsXSvg, io as ShieldLockSvg, ao as ShieldOffSvg, dr as ShortcutHint, i as Sidebar, zr as SidebarCollapseToggle, i as SidebarContainer, mt as SidebarHomeSvg, Fr as SidebarNavItem, Ir as SidebarNavSection, qn as SidebarPageLayout, Kt as SidebarPlusSvg, qt as SidebarSearchSvg, Jt as SidebarSettingsSvg, Yt as SidebarTasksSvg, Xt as SidebarTeamSvg, rr as SimpleSelect, fr as Skeleton, pr as Spinner, Qn as SplitViewLayout, Pn as StatusBadge, Xn as StatusSummaryPanel, de as THEME_MODE_KEY, En as TableCell, Br as TableToolbar, Lt as Tabs, ar as TabsContentLayout, mr as Tag, oo as TaskAttachmentSvg, so as TaskCommentBubbleSvg, co as TaskDependencyBlockedSvg, lo as TaskDependencyReadySvg, sn as TasksIcon, cn as TeamIcon, ft as Textarea, fe as ThemeProvider, gn as TimeSeriesLineChart, Zn as TimelineEventRow, zt as ToastProvider, Rt as ToastViewport, $n as ToolbarRow, sr as VirtualizedConnectionTable, _e as VisuallyHidden, wi as WrapperPage, uo as WrenchSvg, fo as XBadgeSvg, si as __backofficeThemeTest, pe as __test, wr as __testLazyBackofficeJsonViewer, a as adminControlHeightVar, Xr as adminDensityComfortableClass, Zr as adminDensityCompactClass, Qr as adminDensityDefaultClass, $r as adminPanelPaddingVar, ei as adminTableCellPaddingXVar, ti as adminTableCellPaddingYVar, ni as adminTableFontSizeVar, ri as adminTableRowMinHeightVar, ii as adminToolbarGapVar, vi as aggregateValuesByDayAndCategory, re as backofficeDarkThemeClass, ie as backofficeDarkThemeValues, ae as backofficeLightThemeClass, oe as backofficeLightThemeValues, Se as brandFocusRing, yi as buildUtcDayRange, ye as colors, ve as containerQueries, Ce as controlFocusRing, he as cx, pi as denseTableClass, we as disabledControl, Te as entityReferenceLink, Ee as errorControlFocusRing, Je as findFirstFocusable, Ye as findFirstFormControl, Be as firstChildSprinkles, Xe as focusElement, De as focusRing, hi as formatCurrencyAmount, gi as formatCurrencyAmountTitle, li as formatNullableCurrency, ui as formatNullableNumber, di as formatNullableString, fi as formatStringList, e as getFocusableElements, Oe as ghostIconButton, Ve as hoverSprinkles, ke as iconBox, Ae as iconBoxCompact, je as insetFocusRing, Me as interactiveControlSurface, Ne as interactiveLinkSurface, t 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, _i 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, n as resolveFormInitialFocusTarget, r as resolveInitialFocusTarget, er as sanitizeAgentAnswer, tr 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, bi as toUtcDailyCategorySeries, xi as toUtcDayKey, ze as truncate, Ze as uiI18nResources, Vt as useLoginForm, Si as useStickToBottom, Ci as useSubmitOnEnter, me as useTheme, Bt as useToast, xe as vars, ne as visuallyHidden, Qe as withUiI18nResources };