@plumile/ui 0.1.120 → 0.1.125

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 (335) hide show
  1. package/README.md +12 -0
  2. package/lib/esm/__tests__/reactDomTestUtils.js +48 -0
  3. package/lib/esm/__tests__/reactDomTestUtils.js.map +1 -0
  4. package/lib/esm/admin/organisms/admin_sidebar/AdminSidebar.js +1 -1
  5. package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +3 -2
  6. package/lib/esm/admin/organisms/admin_topbar/adminTopbar.css.js +1 -1
  7. package/lib/esm/admin/theme/adminDensity.css.js.map +1 -1
  8. package/lib/esm/admin/theme/adminSurface.css.js.map +1 -1
  9. package/lib/esm/atomic/atoms/badge/badge.css.js +7 -7
  10. package/lib/esm/atomic/atoms/badge/badge.css.js.map +1 -1
  11. package/lib/esm/atomic/atoms/button/button.css.js +38 -38
  12. package/lib/esm/atomic/atoms/button/button.css.js.map +1 -1
  13. package/lib/esm/atomic/atoms/checkbox/checkbox.css.js +8 -8
  14. package/lib/esm/atomic/atoms/checkbox/checkbox.css.js.map +1 -1
  15. package/lib/esm/atomic/atoms/error_message/errorMessage.css.js +1 -1
  16. package/lib/esm/atomic/atoms/input/input.css.js +9 -9
  17. package/lib/esm/atomic/atoms/input/input.css.js.map +1 -1
  18. package/lib/esm/atomic/atoms/label/label.css.js +7 -7
  19. package/lib/esm/atomic/atoms/modal/Modal.js +1 -1
  20. package/lib/esm/atomic/atoms/modal/modal.css.js +1 -1
  21. package/lib/esm/atomic/atoms/modal/modal.css.js.map +1 -1
  22. package/lib/esm/atomic/atoms/overlay/overlay.css.js +1 -1
  23. package/lib/esm/atomic/atoms/textarea/textarea.css.js +8 -8
  24. package/lib/esm/atomic/atoms/textarea/textarea.css.js.map +1 -1
  25. package/lib/esm/atomic/molecules/breadcrumb_navigation/BreadcrumbMenuPopover.js +1 -1
  26. package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js +1 -1
  27. package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js.map +1 -1
  28. package/lib/esm/atomic/molecules/card/Card.css.js +1 -1
  29. package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js +1 -1
  30. package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js.map +1 -1
  31. package/lib/esm/atomic/molecules/dropdown/dropdown.css.js +1 -1
  32. package/lib/esm/atomic/molecules/empty-state/EmptyState.css.js +1 -1
  33. package/lib/esm/atomic/molecules/form/FormErrorBanner.css.js +1 -1
  34. package/lib/esm/atomic/molecules/form/formStyles.css.js +1 -1
  35. package/lib/esm/atomic/molecules/form_error/formError.css.js +1 -1
  36. package/lib/esm/atomic/molecules/form_field/formField.css.js +1 -1
  37. package/lib/esm/atomic/molecules/highlight/HighlightCode.css.js +1 -1
  38. package/lib/esm/atomic/molecules/highlight/highlightStyles.css.js +1 -1
  39. package/lib/esm/atomic/molecules/markdown/LazyMarkdownRenderer.css.js +1 -1
  40. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -1
  41. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js.map +1 -1
  42. package/lib/esm/atomic/molecules/markdown/components/MarkdownBlockquote.css.js +1 -1
  43. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js +1 -1
  44. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js.map +1 -1
  45. package/lib/esm/atomic/molecules/markdown/components/MarkdownDelete.css.js +1 -1
  46. package/lib/esm/atomic/molecules/markdown/components/MarkdownDelete.css.js.map +1 -1
  47. package/lib/esm/atomic/molecules/markdown/components/MarkdownEmphasis.css.js.map +1 -1
  48. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteDefinition.css.js +1 -1
  49. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js +1 -2
  50. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js.map +1 -1
  51. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnotesSection.css.js +1 -1
  52. package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js +8 -7
  53. package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js.map +1 -1
  54. package/lib/esm/atomic/molecules/markdown/components/MarkdownHtmlFallback.css.js +1 -1
  55. package/lib/esm/atomic/molecules/markdown/components/MarkdownImage.css.js +1 -1
  56. package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js +1 -1
  57. package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js.map +1 -1
  58. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +1 -1
  59. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js.map +1 -1
  60. package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js +1 -1
  61. package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js.map +1 -1
  62. package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js +1 -1
  63. package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js.map +1 -1
  64. package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js +1 -1
  65. package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js.map +1 -1
  66. package/lib/esm/atomic/molecules/markdown/components/MarkdownMermaidBlock.css.js +1 -1
  67. package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js +1 -1
  68. package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js.map +1 -1
  69. package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js +1 -1
  70. package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js.map +1 -1
  71. package/lib/esm/atomic/molecules/markdown/components/MarkdownSubscript.css.js +1 -1
  72. package/lib/esm/atomic/molecules/markdown/components/MarkdownSubscript.css.js.map +1 -1
  73. package/lib/esm/atomic/molecules/markdown/components/MarkdownSuperscript.css.js +1 -1
  74. package/lib/esm/atomic/molecules/markdown/components/MarkdownSuperscript.css.js.map +1 -1
  75. package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js +1 -1
  76. package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js.map +1 -1
  77. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCaption.css.js +1 -1
  78. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js +1 -1
  79. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js.map +1 -1
  80. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHead.css.js +1 -1
  81. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHeaderCell.css.js +1 -1
  82. package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js +1 -1
  83. package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js.map +1 -1
  84. package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js +1 -1
  85. package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js.map +1 -1
  86. package/lib/esm/atomic/molecules/markdown/components/MarkdownThematicBreak.css.js +1 -1
  87. package/lib/esm/atomic/molecules/tabs/tabs.css.js +4 -4
  88. package/lib/esm/atomic/molecules/toast/toast.css.js +2 -2
  89. package/lib/esm/atomic/molecules/toast/toast.css.js.map +1 -1
  90. package/lib/esm/atomic/organisms/login_form/loginForm.css.js +1 -1
  91. package/lib/esm/atomic/organisms/sidebar/SidebarContainer.js +2 -2
  92. package/lib/esm/atomic/organisms/sidebar/navigationSidebar.css.js +13 -13
  93. package/lib/esm/atomic/organisms/sidebar/sidebar.css.js +2 -2
  94. package/lib/esm/atomic/templates/auth_layout/authLayout.css.js +1 -1
  95. package/lib/esm/atomic/templates/detail-page/DetailPage.js +4 -4
  96. package/lib/esm/atomic/templates/detail-page/detailPage.css.js +1 -1
  97. package/lib/esm/atomic/templates/page-container/PageContainer.js +3 -3
  98. package/lib/esm/atomic/templates/page-container/pageContainer.css.js +1 -1
  99. package/lib/esm/backoffice/atoms/backoffice_id_badge/backofficeIdBadge.css.js +1 -1
  100. package/lib/esm/backoffice/atoms/copyable_text/copyableText.css.js +1 -1
  101. package/lib/esm/backoffice/atoms/environment_badge/environmentBadge.css.js +1 -1
  102. package/lib/esm/backoffice/atoms/shortcut_hint/shortcutHint.css.js +1 -1
  103. package/lib/esm/backoffice/atoms/skeleton/skeleton.css.js +5 -5
  104. package/lib/esm/backoffice/atoms/skeleton/skeleton.css.js.map +1 -1
  105. package/lib/esm/backoffice/atoms/spinner/spinner.css.js +1 -1
  106. package/lib/esm/backoffice/atoms/spinner/spinner.css.js.map +1 -1
  107. package/lib/esm/backoffice/atoms/status_badge/statusBadge.css.js +1 -1
  108. package/lib/esm/backoffice/atoms/tag/tag.css.js +7 -7
  109. package/lib/esm/backoffice/atoms/tag/tag.css.js.map +1 -1
  110. package/lib/esm/backoffice/molecules/backoffice_detail_layout/backofficeDetailLayout.css.js +1 -1
  111. package/lib/esm/backoffice/molecules/backoffice_empty_state/backofficeEmptyState.css.js +1 -1
  112. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js +7 -7
  113. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js +1 -1
  114. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js.map +1 -1
  115. package/lib/esm/backoffice/molecules/backoffice_filter_field/backofficeFilterField.css.js +1 -1
  116. package/lib/esm/backoffice/molecules/backoffice_filters_bar/backofficeFiltersBar.css.js +1 -1
  117. package/lib/esm/backoffice/molecules/backoffice_form_section/BackofficeFormSection.js +3 -3
  118. package/lib/esm/backoffice/molecules/backoffice_form_section/backofficeFormSection.css.js +1 -1
  119. package/lib/esm/backoffice/molecules/backoffice_infinite_list_status/BackofficeInfiniteListStatus.js +2 -2
  120. package/lib/esm/backoffice/molecules/backoffice_infinite_list_status/backofficeInfiniteListStatus.css.js +1 -1
  121. package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.css.js +1 -1
  122. package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js +1 -1
  123. package/lib/esm/backoffice/molecules/backoffice_json_viewer/backofficeJsonViewer.css.js +1 -1
  124. package/lib/esm/backoffice/molecules/backoffice_key_value_list/backofficeKeyValueList.css.js +1 -1
  125. package/lib/esm/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.js +1 -1
  126. package/lib/esm/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.js.map +1 -1
  127. package/lib/esm/backoffice/molecules/backoffice_page_header/BackofficePageHeader.js +4 -4
  128. package/lib/esm/backoffice/molecules/backoffice_page_header/backofficePageHeader.css.js +1 -1
  129. package/lib/esm/backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js +4 -4
  130. package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js +1 -1
  131. package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js.map +1 -1
  132. package/lib/esm/backoffice/molecules/backoffice_table_skeleton/backofficeTableSkeleton.css.js +4 -4
  133. package/lib/esm/backoffice/molecules/backoffice_table_toolbar/BackofficeTableToolbar.js +8 -8
  134. package/lib/esm/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.js +1 -1
  135. package/lib/esm/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.js.map +1 -1
  136. package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js +8 -8
  137. package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js.map +1 -1
  138. package/lib/esm/backoffice/molecules/bulk_actions_bar/bulkActionsBar.css.js +1 -1
  139. package/lib/esm/backoffice/molecules/confirm_dialog/confirmDialog.css.js +1 -1
  140. package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js +1 -1
  141. package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js.map +1 -1
  142. package/lib/esm/backoffice/molecules/global_search_input/globalSearchInput.css.js +1 -1
  143. package/lib/esm/backoffice/molecules/global_search_input/globalSearchInput.css.js.map +1 -1
  144. package/lib/esm/backoffice/molecules/inline_banner/inlineBanner.css.js +6 -6
  145. package/lib/esm/backoffice/molecules/inline_banner/inlineBanner.css.js.map +1 -1
  146. package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.js +1 -1
  147. package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.js.map +1 -1
  148. package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js +1 -1
  149. package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js.map +1 -1
  150. package/lib/esm/backoffice/molecules/sidebar_nav_section/SidebarNavSection.js +5 -5
  151. package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js +1 -1
  152. package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js.map +1 -1
  153. package/lib/esm/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js +4 -4
  154. package/lib/esm/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js.map +1 -1
  155. package/lib/esm/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.js +5 -5
  156. package/lib/esm/backoffice/molecules/table_toolbar/tableToolbar.css.js +1 -1
  157. package/lib/esm/backoffice/organisms/audit_timeline/auditTimeline.css.js +1 -1
  158. package/lib/esm/backoffice/organisms/backoffice_data_table/backofficeDataTable.css.js +1 -1
  159. package/lib/esm/backoffice/organisms/backoffice_virtualized_connection_table/backofficeVirtualizedConnectionTable.css.js +1 -1
  160. package/lib/esm/backoffice/organisms/entity_header/entityHeader.css.js +1 -1
  161. package/lib/esm/backoffice/templates/detail_page_template/DetailPageTemplate.js +2 -2
  162. package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js +2 -2
  163. package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js.map +1 -1
  164. package/lib/esm/backoffice/templates/list_page_template/ListPageTemplate.js +1 -1
  165. package/lib/esm/backoffice/templates/list_page_template/ListPageTemplate.js.map +1 -1
  166. package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js +10 -10
  167. package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js.map +1 -1
  168. package/lib/esm/components/agent/AgentMarkdownCard.css.js +1 -1
  169. package/lib/esm/components/charts/MetricHistoryChart.js +17 -39
  170. package/lib/esm/components/charts/MetricHistoryChart.js.map +1 -1
  171. package/lib/esm/components/charts/TimeSeriesLineChart.js +20 -32
  172. package/lib/esm/components/charts/TimeSeriesLineChart.js.map +1 -1
  173. package/lib/esm/components/charts/metricHistoryChart.css.js +1 -1
  174. package/lib/esm/components/charts/timeSeriesLineChart.css.js +1 -1
  175. package/lib/esm/components/dashboard/activity_card/ActivityCard.css.js +1 -1
  176. package/lib/esm/components/dashboard/activity_card/ActivityCard.js +2 -2
  177. package/lib/esm/components/dashboard/activity_feed/ActivityFeed.css.js +1 -1
  178. package/lib/esm/components/dashboard/dashboard_grid/DashboardGrid.css.js +21 -21
  179. package/lib/esm/components/dashboard/dashboard_grid/DashboardGrid.css.js.map +1 -1
  180. package/lib/esm/components/dashboard/metadata_strip/MetadataStrip.css.js +1 -1
  181. package/lib/esm/components/dashboard/metric_card/MetricCard.css.js +1 -1
  182. package/lib/esm/components/dashboard/metric_card/MetricCard.js +2 -2
  183. package/lib/esm/components/dashboard/metric_tile_group/MetricTileGroup.css.js +1 -1
  184. package/lib/esm/components/dashboard/page_hero/PageHero.css.js +1 -1
  185. package/lib/esm/components/dashboard/page_hero/PageHero.js +3 -3
  186. package/lib/esm/components/dashboard/section_nav/SectionNav.css.js +1 -1
  187. package/lib/esm/components/dashboard/section_nav/SectionNav.css.js.map +1 -1
  188. package/lib/esm/components/dashboard/segmented_nav/SegmentedNav.css.js +1 -1
  189. package/lib/esm/components/dashboard/segmented_nav/SegmentedNav.css.js.map +1 -1
  190. package/lib/esm/components/dashboard/selectable_card/SelectableCard.css.js +1 -1
  191. package/lib/esm/components/dashboard/selectable_card/SelectableCard.css.js.map +1 -1
  192. package/lib/esm/components/dashboard/selectable_card/SelectableCard.js +2 -2
  193. package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.css.js +1 -1
  194. package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.js +1 -1
  195. package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.css.js +1 -1
  196. package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.js +2 -2
  197. package/lib/esm/components/data-table/DataTable.css.js +28 -28
  198. package/lib/esm/components/data-table/DataTable.css.js.map +1 -1
  199. package/lib/esm/components/data-table/DataTable.js +33 -35
  200. package/lib/esm/components/data-table/DataTable.js.map +1 -1
  201. package/lib/esm/components/data-table/ResponsiveRecordList.css.js +6 -6
  202. package/lib/esm/components/data-table/TableCell.css.js +2 -2
  203. package/lib/esm/components/data-table/VirtualizedConnectionTable.css.js +1 -1
  204. package/lib/esm/components/data-table/VirtualizedConnectionTable.js +49 -61
  205. package/lib/esm/components/data-table/VirtualizedConnectionTable.js.map +1 -1
  206. package/lib/esm/components/feedback/OperationFeedback.css.js +1 -1
  207. package/lib/esm/components/feedback/OperationFeedback.js +1 -1
  208. package/lib/esm/components/infinite/InfiniteScrollTrigger.js +1 -1
  209. package/lib/esm/components/infinite/infiniteScrollTrigger.css.js +1 -1
  210. package/lib/esm/components/layout/ActionPanel.css.js +1 -1
  211. package/lib/esm/components/layout/ActionPanel.js +3 -3
  212. package/lib/esm/components/layout/ActionPanel.js.map +1 -1
  213. package/lib/esm/components/layout/AppHeader.css.js +1 -1
  214. package/lib/esm/components/layout/AppHeader.js +4 -4
  215. package/lib/esm/components/layout/ContentLayout.css.js +1 -1
  216. package/lib/esm/components/layout/ContentLayout.js +2 -2
  217. package/lib/esm/components/layout/DetailSummaryHeader.css.js +1 -1
  218. package/lib/esm/components/layout/DetailSummaryHeader.js +3 -3
  219. package/lib/esm/components/layout/PageShell.css.js +4 -4
  220. package/lib/esm/components/layout/PageShell.js +5 -5
  221. package/lib/esm/components/layout/PageShell.js.map +1 -1
  222. package/lib/esm/components/layout/SettingsLayout.css.js +1 -1
  223. package/lib/esm/components/layout/SplitViewLayout.css.js +1 -1
  224. package/lib/esm/components/layout/TabsContentLayout.css.js +1 -1
  225. package/lib/esm/components/layout/ToolbarRow.css.js +1 -1
  226. package/lib/esm/components/media/imagePreviewModal.css.js +5 -5
  227. package/lib/esm/components/responsive/ResponsiveCollectionRenderer.css.js +1 -1
  228. package/lib/esm/components/responsive/ResponsiveCollectionRenderer.css.js.map +1 -1
  229. package/lib/esm/components/routing/routeFallback.css.js +1 -1
  230. package/lib/esm/components/routing/routeFallback.css.js.map +1 -1
  231. package/lib/esm/components/routing/routePendingBar.css.js +1 -1
  232. package/lib/esm/components/routing/routePendingBar.css.js.map +1 -1
  233. package/lib/esm/components/select/SimpleSelect.css.js +14 -14
  234. package/lib/esm/components/select/SimpleSelect.css.js.map +1 -1
  235. package/lib/esm/components/subscriptions/RefetchNeededBanner.css.js +1 -1
  236. package/lib/esm/components/tile/InfoTile.css.js +1 -1
  237. package/lib/esm/components/tile/InfoTile.css.js.map +1 -1
  238. package/lib/esm/components/tile/InfoTile.js +3 -3
  239. package/lib/esm/index.js +257 -255
  240. package/lib/esm/internal/charts/metricHistoryChartHelpers.js +24 -0
  241. package/lib/esm/internal/charts/metricHistoryChartHelpers.js.map +1 -0
  242. package/lib/esm/internal/charts/timeSeriesLineChartHelpers.js +18 -0
  243. package/lib/esm/internal/charts/timeSeriesLineChartHelpers.js.map +1 -0
  244. package/lib/esm/internal/data-table/layout.js +6 -0
  245. package/lib/esm/internal/data-table/layout.js.map +1 -0
  246. package/lib/esm/internal/data-table/virtualization.js +12 -0
  247. package/lib/esm/internal/data-table/virtualization.js.map +1 -0
  248. package/lib/esm/node_modules/@vitest/pretty-format/dist/index.js +614 -0
  249. package/lib/esm/node_modules/@vitest/pretty-format/dist/index.js.map +1 -0
  250. package/lib/esm/node_modules/@vitest/runner/dist/chunk-artifact.js +909 -0
  251. package/lib/esm/node_modules/@vitest/runner/dist/chunk-artifact.js.map +1 -0
  252. package/lib/esm/node_modules/@vitest/runner/dist/index.js +1 -0
  253. package/lib/esm/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js +50 -0
  254. package/lib/esm/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js.map +1 -0
  255. package/lib/esm/node_modules/@vitest/utils/dist/display.js +424 -0
  256. package/lib/esm/node_modules/@vitest/utils/dist/display.js.map +1 -0
  257. package/lib/esm/node_modules/@vitest/utils/dist/helpers.js +43 -0
  258. package/lib/esm/node_modules/@vitest/utils/dist/helpers.js.map +1 -0
  259. package/lib/esm/node_modules/@vitest/utils/dist/source-map.js +68 -0
  260. package/lib/esm/node_modules/@vitest/utils/dist/source-map.js.map +1 -0
  261. package/lib/esm/node_modules/@vitest/utils/dist/timers.js +19 -0
  262. package/lib/esm/node_modules/@vitest/utils/dist/timers.js.map +1 -0
  263. package/lib/esm/node_modules/tinyrainbow/dist/index.js +85 -0
  264. package/lib/esm/node_modules/tinyrainbow/dist/index.js.map +1 -0
  265. package/lib/esm/shared/backofficeTableDensity.css.js.map +1 -1
  266. package/lib/esm/style.css +1 -1
  267. package/lib/esm/theme/accessibility.css.js +1 -1
  268. package/lib/esm/theme/accessibility.css.js.map +1 -1
  269. package/lib/esm/theme/index.js +12 -10
  270. package/lib/esm/theme/sprinkles.css.js +73323 -51658
  271. package/lib/esm/theme/sprinkles.css.js.map +1 -1
  272. package/lib/esm/theme/styleRecipes.css.js +19 -0
  273. package/lib/esm/theme/styleRecipes.css.js.map +1 -0
  274. package/lib/esm/theme/theme-dark.css.js.map +1 -1
  275. package/lib/esm/theme/theme-light.css.js +23 -2
  276. package/lib/esm/theme/theme-light.css.js.map +1 -1
  277. package/lib/esm/theme/theme.css.js +23 -2
  278. package/lib/esm/theme/themeContract.js +23 -2
  279. package/lib/esm/theme/themeContract.js.map +1 -1
  280. package/lib/types/atomic/atoms/button/button.css.d.ts.map +1 -1
  281. package/lib/types/atomic/atoms/checkbox/checkbox.css.d.ts.map +1 -1
  282. package/lib/types/atomic/atoms/input/input.css.d.ts.map +1 -1
  283. package/lib/types/atomic/atoms/modal/modal.css.d.ts.map +1 -1
  284. package/lib/types/atomic/atoms/textarea/textarea.css.d.ts.map +1 -1
  285. package/lib/types/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.d.ts.map +1 -1
  286. package/lib/types/atomic/molecules/toast/toast.css.d.ts.map +1 -1
  287. package/lib/types/backoffice/atoms/tag/tag.css.d.ts.map +1 -1
  288. package/lib/types/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.d.ts.map +1 -1
  289. package/lib/types/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.d.ts.map +1 -1
  290. package/lib/types/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.d.ts.map +1 -1
  291. package/lib/types/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.d.ts.map +1 -1
  292. package/lib/types/backoffice/molecules/backoffice_tabs/backofficeTabs.css.d.ts.map +1 -1
  293. package/lib/types/backoffice/molecules/filter_chip_row/filterChipRow.css.d.ts.map +1 -1
  294. package/lib/types/backoffice/molecules/global_search_input/globalSearchInput.css.d.ts.map +1 -1
  295. package/lib/types/backoffice/molecules/inline_banner/inlineBanner.css.d.ts.map +1 -1
  296. package/lib/types/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.d.ts.map +1 -1
  297. package/lib/types/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.d.ts.map +1 -1
  298. package/lib/types/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.d.ts.map +1 -1
  299. package/lib/types/backoffice/templates/detail_page_template/detailPageTemplate.css.d.ts.map +1 -1
  300. package/lib/types/backoffice/templates/list_page_template/listPageTemplate.css.d.ts.map +1 -1
  301. package/lib/types/components/charts/MetricHistoryChart.d.ts +0 -8
  302. package/lib/types/components/charts/MetricHistoryChart.d.ts.map +1 -1
  303. package/lib/types/components/charts/TimeSeriesLineChart.d.ts +0 -4
  304. package/lib/types/components/charts/TimeSeriesLineChart.d.ts.map +1 -1
  305. package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts.map +1 -1
  306. package/lib/types/components/dashboard/section_nav/SectionNav.css.d.ts.map +1 -1
  307. package/lib/types/components/dashboard/segmented_nav/SegmentedNav.css.d.ts.map +1 -1
  308. package/lib/types/components/dashboard/selectable_card/SelectableCard.css.d.ts.map +1 -1
  309. package/lib/types/components/data-table/DataTable.d.ts +1 -5
  310. package/lib/types/components/data-table/DataTable.d.ts.map +1 -1
  311. package/lib/types/components/data-table/VirtualizedConnectionTable.d.ts +1 -34
  312. package/lib/types/components/data-table/VirtualizedConnectionTable.d.ts.map +1 -1
  313. package/lib/types/components/select/SimpleSelect.css.d.ts.map +1 -1
  314. package/lib/types/components/tile/InfoTile.css.d.ts.map +1 -1
  315. package/lib/types/internal/charts/metricHistoryChartHelpers.d.ts +4 -0
  316. package/lib/types/internal/charts/metricHistoryChartHelpers.d.ts.map +1 -0
  317. package/lib/types/internal/charts/timeSeriesLineChartHelpers.d.ts +9 -0
  318. package/lib/types/internal/charts/timeSeriesLineChartHelpers.d.ts.map +1 -0
  319. package/lib/types/internal/data-table/layout.d.ts +4 -0
  320. package/lib/types/internal/data-table/layout.d.ts.map +1 -0
  321. package/lib/types/internal/data-table/virtualization.d.ts +29 -0
  322. package/lib/types/internal/data-table/virtualization.d.ts.map +1 -0
  323. package/lib/types/shared/backofficeTableDensity.css.d.ts.map +1 -1
  324. package/lib/types/theme/index.d.ts +2 -0
  325. package/lib/types/theme/index.d.ts.map +1 -1
  326. package/lib/types/theme/sprinkles.css.d.ts +684 -60
  327. package/lib/types/theme/sprinkles.css.d.ts.map +1 -1
  328. package/lib/types/theme/styleRecipes.css.d.ts +29 -0
  329. package/lib/types/theme/styleRecipes.css.d.ts.map +1 -0
  330. package/lib/types/theme/theme-dark.css.d.ts.map +1 -1
  331. package/lib/types/theme/theme-light.css.d.ts +21 -0
  332. package/lib/types/theme/theme-light.css.d.ts.map +1 -1
  333. package/lib/types/theme/themeContract.d.ts +21 -0
  334. package/lib/types/theme/themeContract.d.ts.map +1 -1
  335. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"inlineBanner.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/inline_banner/inlineBanner.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { recipe, type RecipeVariants } from '@vanilla-extract/recipes';\n\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const container = sprinkles({\n display: 'flex',\n alignItems: 'flex-start',\n justifyContent: 'space-between',\n flexWrap: 'wrap',\n gap: 3,\n paddingX: 4,\n paddingY: 3,\n borderRadius: 'md',\n fontSize: 'sm',\n borderWidth: 'default',\n borderStyle: 'solid',\n borderColor: 'border',\n});\n\nconst toneInfo = sprinkles({\n backgroundColor: 'brandLightGray',\n color: 'text',\n});\nconst toneSuccess = sprinkles({\n backgroundColor: 'green-50',\n color: 'green-800',\n});\nconst toneWarning = sprinkles({\n backgroundColor: 'amber-50',\n color: 'amber-900',\n});\nconst toneDanger = sprinkles({\n backgroundColor: 'red-50',\n color: 'red-800',\n});\n\nexport const toneRecipe = recipe({\n variants: {\n tone: {\n info: toneInfo,\n success: toneSuccess,\n warning: toneWarning,\n danger: toneDanger,\n },\n },\n defaultVariants: {\n tone: 'info',\n },\n});\n\nexport type ToneRecipeVariants = RecipeVariants<typeof toneRecipe>;\n\nexport const content = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1,\n flex: 1,\n minWidth: 0,\n});\n\nexport const title = sprinkles({\n fontWeight: 'semibold',\n});\n\nexport const description = sprinkles({});\n\nexport const actions = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n gap: 2,\n flexWrap: 'wrap',\n flexShrink: 0,\n});\n\nexport const closeButton = style([\n sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 8,\n height: 8,\n borderRadius: 'md',\n backgroundColor: 'transparent',\n cursor: 'pointer',\n borderWidth: 0,\n borderStyle: 'none',\n color: 'inherit',\n }),\n {\n selectors: {\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n"],"mappings":""}
1
+ {"version":3,"file":"inlineBanner.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/inline_banner/inlineBanner.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { recipe, type RecipeVariants } from '@vanilla-extract/recipes';\n\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\nimport { ghostIconButton } from '../../../theme/styleRecipes.css.js';\n\nexport const container = sprinkles({\n display: 'flex',\n alignItems: 'flex-start',\n justifyContent: 'space-between',\n flexWrap: 'wrap',\n gap: 3,\n paddingX: 4,\n paddingY: 3,\n borderRadius: 'md',\n fontSize: 'sm',\n borderWidth: 'default',\n borderStyle: 'solid',\n borderColor: 'border',\n});\n\nconst toneInfo = sprinkles({\n backgroundColor: 'brandLightGray',\n color: 'text',\n});\nconst toneSuccess = sprinkles({\n backgroundColor: 'green-50',\n color: 'green-800',\n});\nconst toneWarning = sprinkles({\n backgroundColor: 'amber-50',\n color: 'amber-900',\n});\nconst toneDanger = sprinkles({\n backgroundColor: 'red-50',\n color: 'red-800',\n});\n\nexport const toneRecipe = recipe({\n variants: {\n tone: {\n info: toneInfo,\n success: toneSuccess,\n warning: toneWarning,\n danger: toneDanger,\n },\n },\n defaultVariants: {\n tone: 'info',\n },\n});\n\nexport type ToneRecipeVariants = RecipeVariants<typeof toneRecipe>;\n\nexport const content = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1,\n flex: 1,\n minWidth: 0,\n});\n\nexport const title = sprinkles({\n fontWeight: 'semibold',\n});\n\nexport const description = sprinkles({});\n\nexport const actions = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n gap: 2,\n flexWrap: 'wrap',\n flexShrink: 0,\n});\n\nexport const closeButton = style([\n ghostIconButton,\n sprinkles({\n width: 8,\n height: 8,\n color: 'inherit',\n }),\n]);\n"],"mappings":""}
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.ts
4
- var e = "_1x7c0k52 _1x7c0k50 txvbqbnw7 txvbqbojg txvbqbp6g txvbqbly7 txvbqb9jg txvbqbcp txvbqbao7 txvbqb1rg txvbqbv0t txvbqb12g txvbqb1py txvbqbv txvbqb8y txvbqbva1 txvbqb78 txvbqb6x txvbqb7k _1x7c0k51 txvbqbw41 txvbqbwm4", t = "_1x7c0k53 txvbqbnvy txvbqboj7 txvbqbdoy", n = "_1x7c0k54 txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxp txvbqbc6p", r = "_1x7c0k55 txvbqb9my", i = "_1x7c0k56 txvbqb9hy";
4
+ var e = "_1x7c0k51 qbwcuej qbwcueh txvbqbdsb txvbqbey txvbqbjtp txvbqb1g5 txvbqb2e3 txvbqb2g9 txvbqb1933 txvbqb19cb txvbqbv txvbqbux3 txvbqb7h txvbqb76 txvbqb7t qbwcuei txvbqb1aey txvbqb1bsa qbwcue4 txvbqb1c2w txvbqb1c9c qbwcue0 txvbqb1cb0 txvbqb1cws _1x7c0k50 txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqbff6 txvbqb9j", t = "_1x7c0k52 txvbqbyo5 txvbqbzlq txvbqbjtp", n = "_1x7c0k53 txvbqbdsb txvbqbey txvbqbjtp txvbqb17hx txvbqbhnc", r = "_1x7c0k54 txvbqbdxd", i = "_1x7c0k55 txvbqbdq5";
5
5
  //#endregion
6
6
  export { e as button, t as buttonCollapsed, n as icon, r as label, i as labelCollapsed };
7
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"sidebarCollapseToggle.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\n\nimport { sprinkles, stateSprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const button = style([\n sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n gap: 2,\n paddingX: 3,\n paddingY: 2,\n borderRadius: 'md',\n backgroundColor: 'transparent',\n borderWidth: 0,\n borderStyle: 'none',\n cursor: 'pointer',\n fontSize: 'sm',\n color: 'textSecondary',\n transitionProperty: 'colors',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n color: {\n hover: 'text',\n },\n }),\n {\n selectors: {\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const buttonCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 2,\n});\n\nexport const icon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n});\n\nexport const label = sprinkles({ flex: 1 });\n\nexport const labelCollapsed = sprinkles({\n display: 'none',\n});\n"],"mappings":""}
1
+ {"version":3,"file":"sidebarCollapseToggle.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\nimport { ghostIconButton } from '../../../theme/styleRecipes.css.js';\n\nexport const button = style([\n ghostIconButton,\n sprinkles({\n gap: 2,\n paddingX: 3,\n paddingY: 2,\n fontSize: 'sm',\n }),\n]);\n\nexport const buttonCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 2,\n});\n\nexport const icon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n});\n\nexport const label = sprinkles({ flex: 1 });\n\nexport const labelCollapsed = sprinkles({\n display: 'none',\n});\n"],"mappings":""}
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.ts
4
- var e = "_1nm2b9q0 txvbqb9jg txvbqbcp txvbqbany txvbqb7d txvbqb6x txvbqb7k txvbqbaj7 txvbqbvbl txvbqbtvp txvbqb2k", t = "_1nm2b9q1 txvbqbvcf txvbqbtvy txvbqb2l", n = "_1nm2b9q4 _1nm2b9q2 txvbqbnw7 txvbqbojg txvbqbpry txvbqbmjp txvbqb9ip txvbqbcp txvbqbao7 txvbqb1rp txvbqb8y txvbqb77 txvbqb6x txvbqb7k txvbqbv txvbqbva1 _1nm2b9q3 txvbqbw41 txvbqbwm4", r = "_1nm2b9q5 txvbqbnvy txvbqboj7 txvbqbdoy", i = "_1nm2b9q6 txvbqbnvy txvbqboj7 txvbqbpry txvbqbmjp txvbqb1rg", a = "_1nm2b9q7 txvbqbamp txvbqbv3t txvbqbv9z txvbqb8t7", o = "_1nm2b9q9 _1nm2b9q8 txvbqbva3 txvbqbr", s = "_1nm2b9qa txvbqbvc1 txvbqbj", c = "_1nm2b9qb txvbqb9ip txvbqbcp txvbqbao7 txvbqb9my txvbqbk5y txvbqb3b txvbqbv0t txvbqb12g txvbqb1py txvbqblag txvbqbt6p txvbqbv67 txvbqb1p", l = "_1nm2b9qc txvbqb9jg txvbqbcp", u = "_1nm2b9qf _1nm2b9qd txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxp txvbqbc6p txvbqb1rg txvbqb12g txvbqb1py txvbqblag txvbqbv0t txvbqbva1 txvbqbi _1nm2b9qe txvbqbw41 txvbqbwm4", d = "_1nm2b9qg txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxp txvbqbc6p txvbqbaj7 txvbqbv67", f = "_1nm2b9qh txvbqbtxg txvbqbc6g", p = "_1nm2b9qi txvbqb9my txvbqbk5y", m = "_1nm2b9qj txvbqb9hy", h = "_1nm2b9qk txvbqb9jg txvbqbcp txvbqbdoy txvbqbaj7", g = "_1nm2b9ql txvbqb9hy";
4
+ var e = "_1nm2b9q0 txvbqbdsb txvbqbey txvbqbfet txvbqb7m txvbqb76 txvbqb7t txvbqbf7y txvbqb19dv txvbqb17f1 txvbqb2o", t = "_1nm2b9q1 txvbqb19ep txvbqb17fe txvbqb2p", n = "_1nm2b9q4 _1nm2b9q2 txvbqbyoi txvbqbzm3 txvbqb11ed txvbqbwqg txvbqbdr8 txvbqbey txvbqbff6 txvbqb2gm txvbqb9j txvbqb7g txvbqb76 txvbqb7t txvbqbv txvbqb19cb _1nm2b9q3 txvbqb1aex txvbqb1bs9", r = "_1nm2b9q5 txvbqbyo5 txvbqbzlq txvbqbjtp", i = "_1nm2b9q6 txvbqbyo5 txvbqbzlq txvbqb11ed txvbqbwqg txvbqb2g9", a = "_1nm2b9q7 txvbqbfd0 txvbqb1963 txvbqb19c9 txvbqbcol", o = "_1nm2b9q9 _1nm2b9q8 txvbqb19cd txvbqbr", s = "_1nm2b9qa txvbqb19eb txvbqbj", c = "_1nm2b9qb txvbqbdr8 txvbqbey txvbqbff6 txvbqbdxd txvbqbt9i txvbqb3f txvbqb1933 txvbqb1g5 txvbqb2e3 txvbqbux3 txvbqb16ex txvbqb198h txvbqb1p", l = "_1nm2b9qc txvbqbdsb txvbqbey", u = "_1nm2b9qf _1nm2b9qd txvbqbdsb txvbqbey txvbqbjtp txvbqb17hx txvbqbhnc txvbqb2g9 txvbqb1g5 txvbqb2e3 txvbqbux3 txvbqb1933 txvbqb19cb txvbqbi _1nm2b9qe txvbqb1aex txvbqb1bs9", d = "_1nm2b9qg txvbqbdsb txvbqbey txvbqbjtp txvbqb17hx txvbqbhnc txvbqbf7y txvbqb198h", f = "_1nm2b9qh txvbqb17hk txvbqbhmz", p = "_1nm2b9qi txvbqbdxd txvbqbt9i", m = "_1nm2b9qj txvbqbdq5", h = "_1nm2b9qk txvbqbdsb txvbqbey txvbqbjtp txvbqbf7y", g = "_1nm2b9ql txvbqbdq5";
5
5
  //#endregion
6
6
  export { l as actionSlot, e as actions, t as actionsVisible, h as badge, g as badgeCollapsed, u as dragHandle, d as icon, f as iconNested, n as item, a as itemActive, r as itemCollapsed, o as itemDisabled, s as itemDragging, i as itemNested, p as label, m as labelCollapsed, c as link };
7
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"sidebarNavItem.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\n\nimport { sprinkles, stateSprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nconst inlineFlex = 'inline-flex';\n\nexport const actions = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n gap: 1,\n transitionProperty: 'opacity',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n flexShrink: 0,\n opacity: 0,\n visibility: 'hidden',\n pointerEvents: 'none',\n});\n\nexport const actionsVisible = sprinkles({\n opacity: 100,\n visibility: 'visible',\n pointerEvents: 'auto',\n});\n\nexport const item = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n paddingY: 1.5,\n paddingX: 3,\n borderRadius: 'lg',\n fontSize: 'sm',\n transitionProperty: 'default',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n cursor: 'pointer',\n color: 'textSecondary',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n color: {\n hover: 'text',\n },\n }),\n {\n selectors: {\n '&:has(:focus-visible)': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const itemCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 2,\n});\n\nexport const itemNested = sprinkles({\n paddingX: 2,\n paddingY: 1.5,\n borderRadius: 'md',\n});\n\nexport const itemActive = sprinkles({\n fontWeight: 'semibold',\n backgroundColor: 'primaryLight',\n color: 'text',\n boxShadow: 'primaryLightRing',\n});\n\nexport const itemDisabled = style([\n sprinkles({\n color: 'textMuted',\n cursor: 'not-allowed',\n }),\n {\n selectors: {\n '&:hover': {\n backgroundColor: 'transparent',\n },\n },\n },\n]);\n\nexport const itemDragging = sprinkles({\n opacity: 50,\n cursor: 'grabbing',\n});\n\nexport const link = sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n flex: 1,\n minWidth: 0,\n textDecoration: 'none',\n backgroundColor: 'transparent',\n borderWidth: 0,\n borderStyle: 'none',\n padding: 0,\n textAlign: 'left',\n color: 'inherit',\n font: 'inherit',\n});\n\nexport const actionSlot = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n});\n\nexport const dragHandle = style([\n sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n borderRadius: 'md',\n borderWidth: 0,\n borderStyle: 'none',\n padding: 0,\n backgroundColor: 'transparent',\n color: 'textSecondary',\n cursor: 'grab',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n color: {\n hover: 'text',\n },\n }),\n {\n selectors: {\n '&:active': {\n cursor: 'grabbing',\n },\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const icon = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n flexShrink: 0,\n color: 'inherit',\n});\n\nexport const iconNested = sprinkles({\n width: 5,\n height: 5,\n});\n\nexport const label = sprinkles({\n flex: 1,\n minWidth: 0,\n});\n\nexport const labelCollapsed = sprinkles({\n display: 'none',\n});\n\nexport const badge = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n flexShrink: 0,\n});\n\nexport const badgeCollapsed = sprinkles({\n display: 'none',\n});\n"],"mappings":""}
1
+ {"version":3,"file":"sidebarNavItem.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { sprinkles, stateSprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nconst inlineFlex = 'inline-flex';\n\nexport const actions = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n gap: 1,\n transitionProperty: 'opacity',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n flexShrink: 0,\n opacity: 0,\n visibility: 'hidden',\n pointerEvents: 'none',\n});\n\nexport const actionsVisible = sprinkles({\n opacity: 100,\n visibility: 'visible',\n pointerEvents: 'auto',\n});\n\nexport const item = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n paddingY: 1.5,\n paddingX: 3,\n borderRadius: 'lg',\n fontSize: 'sm',\n transitionProperty: 'default',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n cursor: 'pointer',\n color: 'textSecondary',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n color: {\n hover: 'text',\n },\n }),\n {\n selectors: {\n '&:has(:focus-visible)': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const itemCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 2,\n});\n\nexport const itemNested = sprinkles({\n paddingX: 2,\n paddingY: 1.5,\n borderRadius: 'md',\n});\n\nexport const itemActive = sprinkles({\n fontWeight: 'semibold',\n backgroundColor: 'primaryLight',\n color: 'text',\n boxShadow: 'primaryLightRing',\n});\n\nexport const itemDisabled = style([\n sprinkles({\n color: 'textMuted',\n cursor: 'not-allowed',\n }),\n {\n selectors: {\n '&:hover': {\n backgroundColor: 'transparent',\n },\n },\n },\n]);\n\nexport const itemDragging = sprinkles({\n opacity: 50,\n cursor: 'grabbing',\n});\n\nexport const link = sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n flex: 1,\n minWidth: 0,\n textDecoration: 'none',\n backgroundColor: 'transparent',\n borderWidth: 0,\n borderStyle: 'none',\n padding: 0,\n textAlign: 'left',\n color: 'inherit',\n font: 'inherit',\n});\n\nexport const actionSlot = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n});\n\nexport const dragHandle = style([\n sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n borderRadius: 'md',\n borderWidth: 0,\n borderStyle: 'none',\n padding: 0,\n backgroundColor: 'transparent',\n color: 'textSecondary',\n cursor: 'grab',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n color: {\n hover: 'text',\n },\n }),\n {\n selectors: {\n '&:active': {\n cursor: 'grabbing',\n },\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const icon = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n flexShrink: 0,\n color: 'inherit',\n});\n\nexport const iconNested = sprinkles({\n width: 5,\n height: 5,\n});\n\nexport const label = sprinkles({\n flex: 1,\n minWidth: 0,\n});\n\nexport const labelCollapsed = sprinkles({\n display: 'none',\n});\n\nexport const badge = sprinkles({\n display: inlineFlex,\n alignItems: 'center',\n justifyContent: 'center',\n flexShrink: 0,\n});\n\nexport const badgeCollapsed = sprinkles({\n display: 'none',\n});\n"],"mappings":""}
@@ -23,7 +23,7 @@ var le = ({ item: t, isNested: i, sidebarCollapsed: a, dragHandleLabel: o, inser
23
23
  className: e(b, { [x]: g }),
24
24
  children: [
25
25
  s === "before" && /* @__PURE__ */ D("span", {
26
- className: "_1rp5mg6k _1rp5mg6j txvbqbijg txvbqbglp txvbqb9i7 txvbqb1t7 txvbqbv3r",
26
+ className: "_1rp5mg6k _1rp5mg6j txvbqbqv7 txvbqbo2g txvbqbdqi txvbqb2is txvbqb1961",
27
27
  "aria-hidden": "true"
28
28
  }),
29
29
  /* @__PURE__ */ D(n, {
@@ -38,7 +38,7 @@ var le = ({ item: t, isNested: i, sidebarCollapsed: a, dragHandleLabel: o, inser
38
38
  isDragging: g
39
39
  }),
40
40
  s === "after" && /* @__PURE__ */ D("span", {
41
- className: "_1rp5mg6k _1rp5mg6j txvbqbijg txvbqbglp txvbqb9i7 txvbqb1t7 txvbqbv3r",
41
+ className: "_1rp5mg6k _1rp5mg6j txvbqbqv7 txvbqbo2g txvbqbdqi txvbqb2is txvbqb1961",
42
42
  "aria-hidden": "true"
43
43
  })
44
44
  ]
@@ -164,12 +164,12 @@ var le = ({ item: t, isNested: i, sidebarCollapsed: a, dragHandleLabel: o, inser
164
164
  })
165
165
  })
166
166
  }), /* @__PURE__ */ D(a, { children: J != null && /* @__PURE__ */ O("div", {
167
- className: "_1rp5mg6m _1rp5mg6l txvbqbnw7 txvbqbojg txvbqbpry txvbqbmjp txvbqb9ip txvbqbcp txvbqbao7 txvbqb1rp txvbqb8y txvbqbamp txvbqbv41 txvbqbv9z txvbqb1cp txvbqbwg txvbqb8q7",
167
+ className: "_1rp5mg6m _1rp5mg6l txvbqbyoi txvbqbzm3 txvbqb11ed txvbqbwqg txvbqbdr8 txvbqbey txvbqbff6 txvbqb2gm txvbqb9j txvbqbfd0 txvbqb196b txvbqb19c9 txvbqb1uy txvbqb17h txvbqbck9",
168
168
  children: [J.icon != null && /* @__PURE__ */ D("span", {
169
- className: "_1rp5mg6n txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxp txvbqbc6p txvbqbaj7",
169
+ className: "_1rp5mg6n txvbqbdsb txvbqbey txvbqbjtp txvbqb17hx txvbqbhnc txvbqbf7y",
170
170
  children: J.icon
171
171
  }), /* @__PURE__ */ D("span", {
172
- className: "_1rp5mg6p _1rp5mg6o txvbqbk5y",
172
+ className: "_1rp5mg6p _1rp5mg6o txvbqbt9i",
173
173
  children: J.label
174
174
  })]
175
175
  }) })]
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.ts
4
- var e = "_1rp5mg60 txvbqb9ip txvbqbai7 txvbqbb9p", t = "_1rp5mg61 txvbqbnvy txvbqboj7 txvbqbprp txvbqbmjg txvbqb9ip txvbqbcp txvbqbdpp txvbqbao7 txvbqbjj7", n = "_1rp5mg62 txvbqbnvg txvbqboip txvbqbdoy", r = "_1rp5mg65 _1rp5mg63 txvbqbnvy txvbqboj7 txvbqbprp txvbqbmjg txvbqb9ip txvbqbcp txvbqbdpp txvbqbao7 txvbqbu7g txvbqbjj7 txvbqb1rg txvbqb12g txvbqb1py txvbqbv0t txvbqbv txvbqbt6p _1rp5mg64 txvbqbw41", i = "_1rp5mg66 txvbqbnvg txvbqboip txvbqbdoy", a = "_1rp5mg67 txvbqb8g txvbqbamp txvbqb66 txvbqbva3 txvbqbeep", o = "_1rp5mg68 txvbqb9jg txvbqbcp txvbqbk5y txvbqbao7", s = "_1rp5mg69 txvbqb9jg txvbqbcp txvbqbdoy txvbqbtx7 txvbqbc67 txvbqbaj7 txvbqbva3", c = "_1rp5mg6a txvbqb9hy", l = "_1rp5mg6c _1rp5mg6b txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxg txvbqbc6g txvbqb1qy txvbqbva3", u = "_1rp5mg6d", d = "_1rp5mg6e txvbqb9ip txvbqbai7 txvbqbb9p", f = "_1rp5mg6g _1rp5mg6f txvbqbgo7 txvbqbnvy txvbqb6q7 txvbqb4bg", p = "_1rp5mg6h", m = "_1rp5mg6i", h = "_1rp5mg6k _1rp5mg6j txvbqbijg txvbqbglp txvbqb9i7 txvbqb1t7 txvbqbv3r", g = "_1rp5mg6m _1rp5mg6l txvbqbnw7 txvbqbojg txvbqbpry txvbqbmjp txvbqb9ip txvbqbcp txvbqbao7 txvbqb1rp txvbqb8y txvbqbamp txvbqbv41 txvbqbv9z txvbqb1cp txvbqbwg txvbqb8q7", _ = "_1rp5mg6n txvbqb9jg txvbqbcp txvbqbdoy txvbqbtxp txvbqbc6p txvbqbaj7", v = "_1rp5mg6p _1rp5mg6o txvbqbk5y";
4
+ var e = "_1rp5mg60 txvbqbdr8 txvbqbf6i txvbqbga8", t = "_1rp5mg61 txvbqbyo5 txvbqbzlq txvbqb11e0 txvbqbwq3 txvbqbdr8 txvbqbey txvbqbjus txvbqbff6 txvbqbscn", n = "_1rp5mg62 txvbqbynf txvbqbzl0 txvbqbjtp", r = "_1rp5mg65 _1rp5mg63 txvbqbyo5 txvbqbzlq txvbqb11e0 txvbqbwq3 txvbqbdr8 txvbqbey txvbqbjus txvbqbff6 txvbqb17w0 txvbqbscn txvbqb2g9 txvbqb1g5 txvbqb2e3 txvbqb1933 txvbqbv txvbqb16ex _1rp5mg64 txvbqb1aex", i = "_1rp5mg66 txvbqbynf txvbqbzl0 txvbqbjtp", a = "_1rp5mg67 txvbqb8t txvbqbfd0 txvbqb6a txvbqb19cd txvbqbkwc", o = "_1rp5mg68 txvbqbdsb txvbqbey txvbqbt9i txvbqbff6", s = "_1rp5mg69 txvbqbdsb txvbqbey txvbqbjtp txvbqb17h7 txvbqbhmm txvbqbf7y txvbqb19cd", c = "_1rp5mg6a txvbqbdq5", l = "_1rp5mg6c _1rp5mg6b txvbqbdsb txvbqbey txvbqbjtp txvbqb17hk txvbqbhmz txvbqb2fj txvbqb19cd", u = "_1rp5mg6d", d = "_1rp5mg6e txvbqbdr8 txvbqbf6i txvbqbga8", f = "_1rp5mg6g _1rp5mg6f txvbqbo62 txvbqbyo5 txvbqb9mg txvbqb655", p = "_1rp5mg6h", m = "_1rp5mg6i", h = "_1rp5mg6k _1rp5mg6j txvbqbqv7 txvbqbo2g txvbqbdqi txvbqb2is txvbqb1961", g = "_1rp5mg6m _1rp5mg6l txvbqbyoi txvbqbzm3 txvbqb11ed txvbqbwqg txvbqbdr8 txvbqbey txvbqbff6 txvbqb2gm txvbqb9j txvbqbfd0 txvbqb196b txvbqb19c9 txvbqb1uy txvbqb17h txvbqbck9", _ = "_1rp5mg6n txvbqbdsb txvbqbey txvbqbjtp txvbqb17hx txvbqbhnc txvbqbf7y", v = "_1rp5mg6p _1rp5mg6o txvbqbt9i";
5
5
  //#endregion
6
6
  export { g as dragOverlay, _ as dragOverlayIcon, v as dragOverlayLabel, t as header, r as headerButton, i as headerButtonSidebarCollapsed, n as headerSidebarCollapsed, h as insertionIndicator, d as items, f as itemsNested, e as section, p as sortableItem, m as sortableItemDragging, a as title, o as titleContent, s as titleIcon, c as titleSidebarCollapsed, l as toggleIcon, u as toggleIconCollapsed };
7
7
 
@@ -1 +1 @@
1
- {"version":3,"file":"sidebarNavSection.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\n\nimport { sprinkles, stateSprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const section = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1.5,\n});\n\nexport const header = sprinkles({\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n paddingX: 2,\n paddingY: 0.5,\n minHeight: 8,\n});\n\nexport const headerSidebarCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 0,\n});\n\nexport const headerButton = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n width: 'full',\n paddingX: 2,\n paddingY: 0.5,\n minHeight: 8,\n borderRadius: 'md',\n borderWidth: 0,\n borderStyle: 'none',\n backgroundColor: 'transparent',\n cursor: 'pointer',\n textAlign: 'left',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n }),\n {\n selectors: {\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const headerButtonSidebarCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 0,\n});\n\nexport const title = sprinkles({\n fontSize: '2xs',\n fontWeight: 'semibold',\n textTransform: 'uppercase',\n color: 'textMuted',\n letterSpacing: 'wide',\n});\n\nexport const titleContent = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n minWidth: 0,\n gap: 2,\n});\n\nexport const titleIcon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 4,\n height: 4,\n flexShrink: 0,\n color: 'textMuted',\n});\n\nexport const titleSidebarCollapsed = sprinkles({\n display: 'none',\n});\n\nexport const toggleIcon = style([\n sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 5,\n height: 5,\n borderRadius: 'sm',\n color: 'textMuted',\n }),\n {\n transition: 'transform 120ms ease',\n },\n]);\n\nexport const toggleIconCollapsed = style({\n transform: 'rotate(-90deg)',\n});\n\nexport const items = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1.5,\n});\n\nexport const itemsNested = style([\n sprinkles({\n marginLeft: 4,\n paddingLeft: 2,\n borderLeftWidth: 'default',\n borderLeftColor: 'border',\n }),\n {\n borderLeftStyle: 'solid',\n },\n]);\n\nexport const sortableItem = style({\n position: 'relative',\n});\n\nexport const sortableItemDragging = style({\n zIndex: 1,\n});\n\nexport const insertionIndicator = style([\n sprinkles({\n display: 'block',\n marginY: 0.5,\n borderRadius: 'full',\n backgroundColor: 'primary',\n }),\n {\n height: '2px',\n },\n]);\n\nexport const dragOverlay = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n paddingY: 1.5,\n paddingX: 3,\n borderRadius: 'lg',\n fontSize: 'sm',\n fontWeight: 'semibold',\n backgroundColor: 'surface',\n color: 'text',\n borderWidth: 'default',\n borderColor: 'border',\n boxShadow: 'lg',\n }),\n {\n borderStyle: 'solid',\n cursor: 'grabbing',\n minWidth: '12rem',\n maxWidth: '18rem',\n },\n]);\n\nexport const dragOverlayIcon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n flexShrink: 0,\n});\n\nexport const dragOverlayLabel = style([\n sprinkles({\n minWidth: 0,\n }),\n {\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n whiteSpace: 'nowrap',\n },\n]);\n"],"mappings":""}
1
+ {"version":3,"file":"sidebarNavSection.css.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { sprinkles, stateSprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const section = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1.5,\n});\n\nexport const header = sprinkles({\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n paddingX: 2,\n paddingY: 0.5,\n minHeight: 8,\n});\n\nexport const headerSidebarCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 0,\n});\n\nexport const headerButton = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n width: 'full',\n paddingX: 2,\n paddingY: 0.5,\n minHeight: 8,\n borderRadius: 'md',\n borderWidth: 0,\n borderStyle: 'none',\n backgroundColor: 'transparent',\n cursor: 'pointer',\n textAlign: 'left',\n }),\n stateSprinkles({\n backgroundColor: {\n hover: 'surfaceMuted',\n },\n }),\n {\n selectors: {\n '&:focus-visible': {\n outline: `2px solid ${vars.colors.primary}`,\n outlineOffset: '2px',\n },\n },\n },\n]);\n\nexport const headerButtonSidebarCollapsed = sprinkles({\n justifyContent: 'center',\n paddingX: 0,\n});\n\nexport const title = sprinkles({\n fontSize: '2xs',\n fontWeight: 'semibold',\n textTransform: 'uppercase',\n color: 'textMuted',\n letterSpacing: 'wide',\n});\n\nexport const titleContent = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n minWidth: 0,\n gap: 2,\n});\n\nexport const titleIcon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 4,\n height: 4,\n flexShrink: 0,\n color: 'textMuted',\n});\n\nexport const titleSidebarCollapsed = sprinkles({\n display: 'none',\n});\n\nexport const toggleIcon = style([\n sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 5,\n height: 5,\n borderRadius: 'sm',\n color: 'textMuted',\n }),\n {\n transition: 'transform 120ms ease',\n },\n]);\n\nexport const toggleIconCollapsed = style({\n transform: 'rotate(-90deg)',\n});\n\nexport const items = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1.5,\n});\n\nexport const itemsNested = style([\n sprinkles({\n marginLeft: 4,\n paddingLeft: 2,\n borderLeftWidth: 'default',\n borderLeftColor: 'border',\n }),\n {\n borderLeftStyle: 'solid',\n },\n]);\n\nexport const sortableItem = style({\n position: 'relative',\n});\n\nexport const sortableItemDragging = style({\n zIndex: 1,\n});\n\nexport const insertionIndicator = style([\n sprinkles({\n display: 'block',\n marginY: 0.5,\n borderRadius: 'full',\n backgroundColor: 'primary',\n }),\n {\n height: '2px',\n },\n]);\n\nexport const dragOverlay = style([\n sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n paddingY: 1.5,\n paddingX: 3,\n borderRadius: 'lg',\n fontSize: 'sm',\n fontWeight: 'semibold',\n backgroundColor: 'surface',\n color: 'text',\n borderWidth: 'default',\n borderColor: 'border',\n boxShadow: 'lg',\n }),\n {\n borderStyle: 'solid',\n cursor: 'grabbing',\n minWidth: '12rem',\n maxWidth: '18rem',\n },\n]);\n\nexport const dragOverlayIcon = sprinkles({\n display: 'inline-flex',\n alignItems: 'center',\n justifyContent: 'center',\n width: 6,\n height: 6,\n flexShrink: 0,\n});\n\nexport const dragOverlayLabel = style([\n sprinkles({\n minWidth: 0,\n }),\n {\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n whiteSpace: 'nowrap',\n },\n]);\n"],"mappings":""}
@@ -26,19 +26,19 @@ var v = ({ viewer: v, collapsed: y, labels: b, onSignOut: x, isSigningOut: S = !
26
26
  className: i,
27
27
  children: v.initials
28
28
  }), !y && /* @__PURE__ */ _("span", {
29
- className: "_1uw3f9ob txvbqb9ip txvbqbai7 txvbqbk5y",
29
+ className: "_1uw3f9ob txvbqbdr8 txvbqbf6i txvbqbt9i",
30
30
  children: [/* @__PURE__ */ g("span", {
31
- className: "_1uw3f9oc txvbqb8y txvbqbamp txvbqbv9z txvbqbuxg txvbqbl7g txvbqbt7g",
31
+ className: "_1uw3f9oc txvbqb9j txvbqbfd0 txvbqb19c9 txvbqb18xk txvbqbusr txvbqb16g0",
32
32
  children: v.displayName
33
33
  }), /* @__PURE__ */ g("span", {
34
- className: "_1uw3f9od txvbqb8p txvbqbva1 txvbqbuxg txvbqbl7g txvbqbt7g",
34
+ className: "_1uw3f9od txvbqb96 txvbqb19cb txvbqb18xk txvbqbusr txvbqb16g0",
35
35
  children: v.email
36
36
  })]
37
37
  })]
38
38
  }), !y && /* @__PURE__ */ g(t, {
39
39
  width: 16,
40
40
  height: 16,
41
- className: e("_1uw3f9oe txvbqbva1 txvbqb7g txvbqb6w txvbqb7k", { "_1uw3f9of txvbqb2w": n })
41
+ className: e("_1uw3f9oe txvbqb19cb txvbqb7p txvbqb75 txvbqb7t", { "_1uw3f9of txvbqb30": n })
42
42
  })]
43
43
  }),
44
44
  ariaLabel: T,
@@ -1 +1 @@
1
- {"version":3,"file":"BackofficeSidebarProfileMenu.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.tsx"],"sourcesContent":["import { type JSX } from 'react';\n\nimport { Dropdown } from '../../../atomic/molecules/dropdown/Dropdown.js';\nimport { ChevronDownSvg } from '../../../icons/ChevronDownSvg.js';\nimport { ProfileDropdownLogoutSvg } from '../../../icons/ProfileDropdownLogoutSvg.js';\nimport { cx } from '../../../theme/tools.js';\n\nimport * as styles from './sidebarProfileMenu.css.js';\n\nexport type BackofficeSidebarProfileViewer = {\n displayName: string;\n email: string;\n initials: string;\n ariaLabel: string;\n};\n\nexport type BackofficeSidebarProfileMenuLabels = {\n sectionTitle: string;\n menuAriaLabel: string;\n signOut: string;\n};\n\nexport type BackofficeSidebarProfileMenuProps = {\n viewer: BackofficeSidebarProfileViewer;\n collapsed: boolean;\n labels: BackofficeSidebarProfileMenuLabels;\n onSignOut: () => void;\n isSigningOut?: boolean;\n className?: string;\n};\n\nexport const BackofficeSidebarProfileMenu = ({\n viewer,\n collapsed,\n labels,\n onSignOut,\n isSigningOut = false,\n className,\n}: BackofficeSidebarProfileMenuProps): JSX.Element => {\n let titleClassName = styles.title;\n if (collapsed) {\n titleClassName = styles.hidden;\n }\n const triggerAriaLabel = `${labels.menuAriaLabel}: ${viewer.displayName}`;\n let triggerTitle: string | undefined;\n if (collapsed) {\n triggerTitle = triggerAriaLabel;\n }\n\n return (\n <div className={cx(styles.container, className)}>\n <div className={titleClassName}>{labels.sectionTitle}</div>\n <Dropdown\n trigger={(isOpen: boolean) => {\n return (\n <button\n type=\"button\"\n className={styles.trigger({ collapsed })}\n aria-label={triggerAriaLabel}\n title={triggerTitle}\n >\n <span className={styles.triggerMain}>\n <span className={styles.avatar}>{viewer.initials}</span>\n {!collapsed && (\n <span className={styles.identity}>\n <span className={styles.displayName}>\n {viewer.displayName}\n </span>\n <span className={styles.email}>{viewer.email}</span>\n </span>\n )}\n </span>\n {!collapsed && (\n <ChevronDownSvg\n width={16}\n height={16}\n className={cx(styles.chevron, {\n [styles.chevronOpen]: isOpen,\n })}\n />\n )}\n </button>\n );\n }}\n ariaLabel={triggerAriaLabel}\n contentRole=\"dialog\"\n contentAriaLabel={triggerAriaLabel}\n placement=\"top-start\"\n closeOnItemClick\n matchTriggerWidth={false}\n >\n <div className={styles.menu}>\n <div className={styles.menuIdentity}>\n <span className={styles.menuDisplayName}>{viewer.displayName}</span>\n <span className={styles.menuEmail}>{viewer.email}</span>\n </div>\n <button\n type=\"button\"\n className={styles.menuItem}\n onClick={onSignOut}\n disabled={isSigningOut}\n >\n <span className={styles.menuIcon}>\n <ProfileDropdownLogoutSvg width={16} height={16} />\n </span>\n {labels.signOut}\n </button>\n </div>\n </Dropdown>\n </div>\n );\n};\n\nexport default BackofficeSidebarProfileMenu;\n"],"mappings":";;;;;;;AA+BA,IAAa,KAAgC,EAC3C,WACA,cACA,WACA,cACA,kBAAe,IACf,mBACoD;CACpD,IAAI,IAAiB;CACrB,AAAI,MACF,IAAiB;CAEnB,IAAM,IAAmB,GAAG,EAAO,cAAc,IAAI,EAAO,eACxD;CAKJ,OAJI,MACF,IAAe,IAIf,kBAAC,OAAD;EAAK,WAAW,EAAG,GAAkB,EAAU;YAA/C,CACE,kBAAC,OAAD;GAAK,WAAW;aAAiB,EAAO;GAAmB,CAAA,EAC3D,kBAAC,GAAD;GACE,UAAU,MAEN,kBAAC,UAAD;IACE,MAAK;IACL,WAAW,EAAe,EAAE,cAAW,CAAC;IACxC,cAAY;IACZ,OAAO;cAJT,CAME,kBAAC,QAAD;KAAM,WAAW;eAAjB,CACE,kBAAC,QAAD;MAAM,WAAW;gBAAgB,EAAO;MAAgB,CAAA,EACvD,CAAC,KACA,kBAAC,QAAD;MAAM,WAAW;gBAAjB,CACE,kBAAC,QAAD;OAAM,WAAW;iBACd,EAAO;OACH,CAAA,EACP,kBAAC,QAAD;OAAM,WAAW;iBAAe,EAAO;OAAa,CAAA,CAC/C;QAEJ;QACN,CAAC,KACA,kBAAC,GAAD;KACE,OAAO;KACP,QAAQ;KACR,WAAW,EAAG,kDAAgB,EAC3B,sBAAqB,GACvB,CAAC;KACF,CAAA,CAEG;;GAGb,WAAW;GACX,aAAY;GACZ,kBAAkB;GAClB,WAAU;GACV,kBAAA;GACA,mBAAmB;aAEnB,kBAAC,OAAD;IAAK,WAAW;cAAhB,CACE,kBAAC,OAAD;KAAK,WAAW;eAAhB,CACE,kBAAC,QAAD;MAAM,WAAW;gBAAyB,EAAO;MAAmB,CAAA,EACpE,kBAAC,QAAD;MAAM,WAAW;gBAAmB,EAAO;MAAa,CAAA,CACpD;QACN,kBAAC,UAAD;KACE,MAAK;KACL,WAAW;KACX,SAAS;KACT,UAAU;eAJZ,CAME,kBAAC,QAAD;MAAM,WAAW;gBACf,kBAAC,GAAD;OAA0B,OAAO;OAAI,QAAQ;OAAM,CAAA;MAC9C,CAAA,EACN,EAAO,QACD;OACL;;GACG,CAAA,CACP"}
1
+ {"version":3,"file":"BackofficeSidebarProfileMenu.js","names":[],"sources":["../../../../../src/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.tsx"],"sourcesContent":["import { type JSX } from 'react';\n\nimport { Dropdown } from '../../../atomic/molecules/dropdown/Dropdown.js';\nimport { ChevronDownSvg } from '../../../icons/ChevronDownSvg.js';\nimport { ProfileDropdownLogoutSvg } from '../../../icons/ProfileDropdownLogoutSvg.js';\nimport { cx } from '../../../theme/tools.js';\n\nimport * as styles from './sidebarProfileMenu.css.js';\n\nexport type BackofficeSidebarProfileViewer = {\n displayName: string;\n email: string;\n initials: string;\n ariaLabel: string;\n};\n\nexport type BackofficeSidebarProfileMenuLabels = {\n sectionTitle: string;\n menuAriaLabel: string;\n signOut: string;\n};\n\nexport type BackofficeSidebarProfileMenuProps = {\n viewer: BackofficeSidebarProfileViewer;\n collapsed: boolean;\n labels: BackofficeSidebarProfileMenuLabels;\n onSignOut: () => void;\n isSigningOut?: boolean;\n className?: string;\n};\n\nexport const BackofficeSidebarProfileMenu = ({\n viewer,\n collapsed,\n labels,\n onSignOut,\n isSigningOut = false,\n className,\n}: BackofficeSidebarProfileMenuProps): JSX.Element => {\n let titleClassName = styles.title;\n if (collapsed) {\n titleClassName = styles.hidden;\n }\n const triggerAriaLabel = `${labels.menuAriaLabel}: ${viewer.displayName}`;\n let triggerTitle: string | undefined;\n if (collapsed) {\n triggerTitle = triggerAriaLabel;\n }\n\n return (\n <div className={cx(styles.container, className)}>\n <div className={titleClassName}>{labels.sectionTitle}</div>\n <Dropdown\n trigger={(isOpen: boolean) => {\n return (\n <button\n type=\"button\"\n className={styles.trigger({ collapsed })}\n aria-label={triggerAriaLabel}\n title={triggerTitle}\n >\n <span className={styles.triggerMain}>\n <span className={styles.avatar}>{viewer.initials}</span>\n {!collapsed && (\n <span className={styles.identity}>\n <span className={styles.displayName}>\n {viewer.displayName}\n </span>\n <span className={styles.email}>{viewer.email}</span>\n </span>\n )}\n </span>\n {!collapsed && (\n <ChevronDownSvg\n width={16}\n height={16}\n className={cx(styles.chevron, {\n [styles.chevronOpen]: isOpen,\n })}\n />\n )}\n </button>\n );\n }}\n ariaLabel={triggerAriaLabel}\n contentRole=\"dialog\"\n contentAriaLabel={triggerAriaLabel}\n placement=\"top-start\"\n closeOnItemClick\n matchTriggerWidth={false}\n >\n <div className={styles.menu}>\n <div className={styles.menuIdentity}>\n <span className={styles.menuDisplayName}>{viewer.displayName}</span>\n <span className={styles.menuEmail}>{viewer.email}</span>\n </div>\n <button\n type=\"button\"\n className={styles.menuItem}\n onClick={onSignOut}\n disabled={isSigningOut}\n >\n <span className={styles.menuIcon}>\n <ProfileDropdownLogoutSvg width={16} height={16} />\n </span>\n {labels.signOut}\n </button>\n </div>\n </Dropdown>\n </div>\n );\n};\n\nexport default BackofficeSidebarProfileMenu;\n"],"mappings":";;;;;;;AA+BA,IAAa,KAAgC,EAC3C,WACA,cACA,WACA,cACA,kBAAe,IACf,mBACoD;CACpD,IAAI,IAAiB;CACrB,AAAI,MACF,IAAiB;CAEnB,IAAM,IAAmB,GAAG,EAAO,cAAc,IAAI,EAAO,eACxD;CAKJ,OAJI,MACF,IAAe,IAIf,kBAAC,OAAD;EAAK,WAAW,EAAG,GAAkB,EAAU;YAA/C,CACE,kBAAC,OAAD;GAAK,WAAW;aAAiB,EAAO;GAAmB,CAAA,EAC3D,kBAAC,GAAD;GACE,UAAU,MAEN,kBAAC,UAAD;IACE,MAAK;IACL,WAAW,EAAe,EAAE,cAAW,CAAC;IACxC,cAAY;IACZ,OAAO;cAJT,CAME,kBAAC,QAAD;KAAM,WAAW;eAAjB,CACE,kBAAC,QAAD;MAAM,WAAW;gBAAgB,EAAO;MAAgB,CAAA,EACvD,CAAC,KACA,kBAAC,QAAD;MAAM,WAAW;gBAAjB,CACE,kBAAC,QAAD;OAAM,WAAW;iBACd,EAAO;OACH,CAAA,EACP,kBAAC,QAAD;OAAM,WAAW;iBAAe,EAAO;OAAa,CAAA,CAC/C;QAEJ;QACN,CAAC,KACA,kBAAC,GAAD;KACE,OAAO;KACP,QAAQ;KACR,WAAW,EAAG,mDAAgB,EAC3B,sBAAqB,GACvB,CAAC;KACF,CAAA,CAEG;;GAGb,WAAW;GACX,aAAY;GACZ,kBAAkB;GAClB,WAAU;GACV,kBAAA;GACA,mBAAmB;aAEnB,kBAAC,OAAD;IAAK,WAAW;cAAhB,CACE,kBAAC,OAAD;KAAK,WAAW;eAAhB,CACE,kBAAC,QAAD;MAAM,WAAW;gBAAyB,EAAO;MAAmB,CAAA,EACpE,kBAAC,QAAD;MAAM,WAAW;gBAAmB,EAAO;MAAa,CAAA,CACpD;QACN,kBAAC,UAAD;KACE,MAAK;KACL,WAAW;KACX,SAAS;KACT,UAAU;eAJZ,CAME,kBAAC,QAAD;MAAM,WAAW;gBACf,kBAAC,GAAD;OAA0B,OAAO;OAAI,QAAQ;OAAM,CAAA;MAC9C,CAAA,EACN,EAAO,QACD;OACL;;GACG,CAAA,CACP"}
@@ -2,15 +2,15 @@
2
2
  /* empty css */
3
3
  import { createRuntimeFn as e } from "@vanilla-extract/recipes/createRuntimeFn";
4
4
  //#region src/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.ts
5
- var t = "_1uw3f9o0 txvbqb9ip txvbqbai7 txvbqbao7 txvbqbu7g", n = "_1uw3f9o1 txvbqbnvp txvbqboiy txvbqb8p txvbqbamp txvbqbva1", r = "_1uw3f9o2 txvbqb9hy", i = e({
6
- defaultClassName: "_1uw3f9o6 _1uw3f9o3 txvbqb9ip txvbqbcp txvbqbu7g txvbqb1cp txvbqb1qg txvbqbwp txvbqb1rp txvbqbv43 txvbqb78 txvbqb6w txvbqb7k txvbqbv",
5
+ var t = "_1uw3f9o0 txvbqbdr8 txvbqbf6i txvbqbff6 txvbqb17w0", n = "_1uw3f9o1 txvbqbyns txvbqbzld txvbqb96 txvbqbfd0 txvbqb19cb", r = "_1uw3f9o2 txvbqbdq5", i = e({
6
+ defaultClassName: "_1uw3f9o6 _1uw3f9o3 txvbqbdr8 txvbqbey txvbqb17w0 txvbqb1uy txvbqb2et txvbqb17u txvbqb2gm txvbqb196d txvbqb7h txvbqb75 txvbqb7t txvbqbv",
7
7
  variantClassNames: { collapsed: {
8
- true: "_1uw3f9o7 _1uw3f9o4 txvbqbdoy txvbqblay",
9
- false: "_1uw3f9o8 _1uw3f9o5 txvbqbnw7 txvbqbojg txvbqbp6g txvbqbly7 txvbqbdpp txvbqbao7"
8
+ true: "_1uw3f9o7 _1uw3f9o4 txvbqbjtp txvbqbuxt",
9
+ false: "_1uw3f9o8 _1uw3f9o5 txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqbjus txvbqbff6"
10
10
  } },
11
11
  defaultVariants: { collapsed: !1 },
12
12
  compoundVariants: []
13
- }), a = "_1uw3f9o9 txvbqb9ip txvbqbcp txvbqbao7 txvbqbk5y txvbqb9my", o = "_1uw3f9oa txvbqbty7 txvbqbc77 txvbqbk7y txvbqbjj7 txvbqb1t7 txvbqb9ip txvbqbcp txvbqbdoy txvbqb8p txvbqbamp txvbqbvb9 txvbqbuzg txvbqb66", s = "_1uw3f9ob txvbqb9ip txvbqbai7 txvbqbk5y", c = "_1uw3f9oc txvbqb8y txvbqbamp txvbqbv9z txvbqbuxg txvbqbl7g txvbqbt7g", l = "_1uw3f9od txvbqb8p txvbqbva1 txvbqbuxg txvbqbl7g txvbqbt7g", u = "_1uw3f9oe txvbqbva1 txvbqb7g txvbqb6w txvbqb7k", d = "_1uw3f9of txvbqb2w", f = "_1uw3f9og txvbqbkdg txvbqblay txvbqb9ip txvbqbai7 txvbqbany", p = "_1uw3f9oi _1uw3f9oh txvbqbnw7 txvbqbojg txvbqbp6g txvbqbly7 txvbqb9ip txvbqbai7 txvbqbb9g txvbqb63g txvbqb3ny txvbqbg07", m = "_1uw3f9oj txvbqb8y txvbqbamp txvbqbv9z txvbqbuxg txvbqbl7g txvbqbt7g", h = "_1uw3f9ok txvbqb8p txvbqbva1 txvbqbuxg txvbqbl7g txvbqbt7g", g = "_1uw3f9om _1uw3f9ol txvbqbnw7 txvbqbojg txvbqbp6g txvbqbly7 txvbqb9ip txvbqbcp txvbqbao7 txvbqbu7g txvbqb12g txvbqb1py txvbqb1rg txvbqbv0t txvbqbv9z txvbqb8y txvbqbamg txvbqbt6p txvbqbv txvbqb78 txvbqb6w txvbqb7k", _ = "_1uw3f9on txvbqb9jg txvbqbcp txvbqbva1";
13
+ }), a = "_1uw3f9o9 txvbqbdr8 txvbqbey txvbqbff6 txvbqbt9i txvbqbdxd", o = "_1uw3f9oa txvbqb17in txvbqbho2 txvbqbtce txvbqbscn txvbqb2is txvbqbdr8 txvbqbey txvbqbjtp txvbqb96 txvbqbfd0 txvbqb19dj txvbqb190g txvbqb6a", s = "_1uw3f9ob txvbqbdr8 txvbqbf6i txvbqbt9i", c = "_1uw3f9oc txvbqb9j txvbqbfd0 txvbqb19c9 txvbqb18xk txvbqbusr txvbqb16g0", l = "_1uw3f9od txvbqb96 txvbqb19cb txvbqb18xk txvbqbusr txvbqb16g0", u = "_1uw3f9oe txvbqb19cb txvbqb7p txvbqb75 txvbqb7t", d = "_1uw3f9of txvbqb30", f = "_1uw3f9og txvbqbtkc txvbqbuxt txvbqbdr8 txvbqbf6i txvbqbfet", p = "_1uw3f9oi _1uw3f9oh txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqbdr8 txvbqbf6i txvbqbg9v txvbqb8pl txvbqb577 txvbqbn7e", m = "_1uw3f9oj txvbqb9j txvbqbfd0 txvbqb19c9 txvbqb18xk txvbqbusr txvbqb16g0", h = "_1uw3f9ok txvbqb96 txvbqb19cb txvbqb18xk txvbqbusr txvbqb16g0", g = "_1uw3f9om _1uw3f9ol txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqbdr8 txvbqbey txvbqbff6 txvbqb17w0 txvbqb1g5 txvbqb2e3 txvbqb2g9 txvbqb1933 txvbqb19c9 txvbqb9j txvbqbfcn txvbqb16ex txvbqbv txvbqb7h txvbqb75 txvbqb7t", _ = "_1uw3f9on txvbqbdsb txvbqbey txvbqb19cb";
14
14
  //#endregion
15
15
  export { o as avatar, u as chevron, d as chevronOpen, t as container, c as displayName, l as email, r as hidden, s as identity, f as menu, m as menuDisplayName, h as menuEmail, _ as menuIcon, p as menuIdentity, g as menuItem, n as title, i as trigger, a as triggerMain };
16
16
 
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/molecules/table_toolbar/tableToolbar.css.ts
4
- var e = "_42m78o0 txvbqb9ip txvbqbai7 txvbqbao7 txvbqb12g txvbqb1qg txvbqb62p txvbqb3np txvbqblyg txvbqbg0p", t = "_42m78o1 txvbqb9ip txvbqbcp txvbqbdpp txvbqbaog txvbqbajy", n = "_42m78o2 txvbqb9ip txvbqbcp txvbqbao7 txvbqb9my txvbqbk5y", r = "_42m78o3 txvbqb9ip txvbqbcp txvbqbao7 txvbqbdp7 txvbqbaj7", i = "_42m78o4 txvbqb9ip txvbqbcp txvbqbdpp txvbqbaog txvbqbajy";
4
+ var e = "_42m78o0 txvbqbdr8 txvbqbf6i txvbqbff6 txvbqb1g5 txvbqb2et txvbqb8oi txvbqb56u txvbqbvvr txvbqbn84", t = "_42m78o1 txvbqbdr8 txvbqbey txvbqbjus txvbqbffj txvbqbf91", n = "_42m78o2 txvbqbdr8 txvbqbey txvbqbff6 txvbqbdxd txvbqbt9i", r = "_42m78o3 txvbqbdr8 txvbqbey txvbqbff6 txvbqbju2 txvbqbf7y", i = "_42m78o4 txvbqbdr8 txvbqbey txvbqbjus txvbqbffj txvbqbf91";
5
5
  //#endregion
6
6
  export { i as bottomRow, e as container, n as left, r as right, t as topRow };
7
7
 
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/organisms/audit_timeline/auditTimeline.css.ts
4
- var e = "_4pt2rx0 txvbqb9ip txvbqbai7 txvbqbaog", t = "_4pt2rx1 txvbqb9ip txvbqbaog", n = "_4pt2rx2 txvbqb9ip txvbqbai7 txvbqbcp txvbqbany txvbqbaj7", r = "_4pt2rx3 txvbqbtwp txvbqbc5p txvbqb1t7 txvbqbhxy", i = "_4pt2rx4 txvbqbtwp txvbqb9my", a = "_4pt2rx5 txvbqb9ip txvbqbai7 txvbqbany txvbqbly7", o = "_4pt2rx6 txvbqb9ip txvbqbdpp txvbqbd7 txvbqbao7 txvbqbajy", s = "_4pt2rx7 txvbqb8y txvbqbamp", c = "_4pt2rx8 txvbqb8p", l = "_4pt2rx9 txvbqb8y", u = "_4pt2rxa txvbqb8p";
4
+ var e = "_4pt2rx0 txvbqbdr8 txvbqbf6i txvbqbffj", t = "_4pt2rx1 txvbqbdr8 txvbqbffj", n = "_4pt2rx2 txvbqbdr8 txvbqbf6i txvbqbey txvbqbfet txvbqbf7y", r = "_4pt2rx3 txvbqb17gh txvbqbhlw txvbqb2is txvbqbq05", i = "_4pt2rx4 txvbqb17gh txvbqbdxd", a = "_4pt2rx5 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbvve", o = "_4pt2rx6 txvbqbdr8 txvbqbjus txvbqbfo txvbqbff6 txvbqbf91", s = "_4pt2rx7 txvbqb9j txvbqbfd0", c = "_4pt2rx8 txvbqb96", l = "_4pt2rx9 txvbqb9j", u = "_4pt2rxa txvbqb96";
5
5
  //#endregion
6
6
  export { a as body, l as description, r as dot, n as gutter, o as header, t as item, i as line, e as list, u as meta, c as time, s as title };
7
7
 
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/organisms/backoffice_data_table/backofficeDataTable.css.ts
4
- var e = "x4h99m0 txvbqb9ip txvbqbai7 txvbqbaog", t = "x4h99m1 txvbqbcgg txvbqbjh7", n = "x4h99m2 txvbqbdoy";
4
+ var e = "x4h99m0 txvbqbdr8 txvbqbf6i txvbqbffj", t = "x4h99m1 txvbqbi1f txvbqbs9r", n = "x4h99m2 txvbqbjtp";
5
5
  //#endregion
6
6
  export { n as selectionCell, e as wrapper, t as wrapperContained };
7
7
 
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/organisms/backoffice_virtualized_connection_table/backofficeVirtualizedConnectionTable.css.ts
4
- var e = "_13x579i0 txvbqbuxg txvbqbl7g txvbqbt7g txvbqbk5y", t = "_13x579i1 txvbqbptg", n = "_13x579i2 txvbqbu7g", r = "_13x579i3 txvbqbu7g txvbqbc5g";
4
+ var e = "_13x579i0 txvbqb18xk txvbqbusr txvbqb16g0 txvbqbt9i", t = "_13x579i1 txvbqb11js", n = "_13x579i2 txvbqb17w0", r = "_13x579i3 txvbqb17w0 txvbqbhlj";
5
5
  //#endregion
6
6
  export { t as bodyViewport, r as sentinel, e as singleLineCell, n as spacer };
7
7
 
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/backoffice/organisms/entity_header/entityHeader.css.ts
4
- var e = "bvz2760 txvbqb9ip txvbqbai7 txvbqbaog", t = "bvz2761 txvbqb9ip txvbqbcg txvbqbdpp txvbqbaop txvbqbajy", n = "bvz2762 txvbqb9ip txvbqbai7 txvbqbao7 txvbqbk5y txvbqb9my", r = "bvz2763 txvbqb9ip txvbqbcp txvbqbao7 txvbqbajy txvbqbk5y", i = "bvz2764 txvbqba7 txvbqbf8g txvbqbamp txvbqbv9z txvbqbk5y txvbqbl87", a = "bvz2765 txvbqb9jg txvbqbajy txvbqbb9p txvbqbcp", o = "bvz2766 txvbqb97 txvbqbva1 txvbqbk5y txvbqbl87", s = "bvz2767 txvbqb9ip txvbqbajy txvbqbao7", c = "bvz2768 txvbqb9iy txvbqbao7 txvbqbbzp txvbqbp67", l = "bvz2769 txvbqb9ip txvbqbai7 txvbqbany txvbqbk5y txvbqblb7 txvbqb1rp txvbqbv45 txvbqb1cp txvbqb1qg txvbqbwp", u = "bvz276a txvbqb8p txvbqbva3 txvbqb66 txvbqbefg txvbqbamp", d = "bvz276b txvbqb97 txvbqbv9z txvbqbamg txvbqbk5y txvbqbl87";
4
+ var e = "bvz2760 txvbqbdr8 txvbqbf6i txvbqbffj", t = "bvz2761 txvbqbdr8 txvbqbel txvbqbjus txvbqbffw txvbqbf91", n = "bvz2762 txvbqbdr8 txvbqbf6i txvbqbff6 txvbqbt9i txvbqbdxd", r = "bvz2763 txvbqbdr8 txvbqbey txvbqbff6 txvbqbf91 txvbqbt9i", i = "bvz2764 txvbqbbc txvbqbm3b txvbqbfd0 txvbqb19c9 txvbqbt9i txvbqbutu", a = "bvz2765 txvbqbdsb txvbqbf91 txvbqbga8 txvbqbey", o = "bvz2766 txvbqb9w txvbqb19cb txvbqbt9i txvbqbutu", s = "bvz2767 txvbqbdr8 txvbqbf91 txvbqbff6", c = "bvz2768 txvbqbdrl txvbqbff6 txvbqbhd8 txvbqb10iy", l = "bvz2769 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbt9i txvbqbuy6 txvbqb2gm txvbqb196f txvbqb1uy txvbqb2et txvbqb17u", u = "bvz276a txvbqb96 txvbqb19cd txvbqb6a txvbqbkxf txvbqbfd0", d = "bvz276b txvbqb9w txvbqb19c9 txvbqbfcn txvbqbt9i txvbqbutu";
5
5
  //#endregion
6
6
  export { a as badgeRow, e as container, c as meta, l as metaItem, u as metaLabel, s as metaSlot, d as metaValue, o as subtitle, i as title, n as titleBlock, r as titleRow, t as topRow };
7
7
 
@@ -29,9 +29,9 @@ var b = (b) => {
29
29
  })
30
30
  }),
31
31
  B && /* @__PURE__ */ v("div", {
32
- className: e(P, "eno74p5 txvbqbjh7"),
32
+ className: e(P, "eno74p5 txvbqbs9r"),
33
33
  children: /* @__PURE__ */ v("div", {
34
- className: "eno74pj eno74pi txvbqbpty txvbqbv49 txvbqbly7 txvbqbuv7",
34
+ className: "eno74pi eno74ph txvbqb11ki txvbqb196j txvbqbvve txvbqb18ub",
35
35
  children: w
36
36
  })
37
37
  }),
@@ -8,10 +8,10 @@
8
8
  /* empty css */
9
9
  /* empty css */
10
10
  //#region src/backoffice/templates/detail_page_template/detailPageTemplate.css.ts
11
- var e = "var(--eno74p0)", t = "eno74p2 eno74p1 txvbqb9iy txvbqbaop txvbqbcgg txvbqbjh7", n = "eno74p3", r = "eno74p4", i = "eno74p5 txvbqbjh7", a = "eno74p6 txvbqbu7g txvbqbk5y txvbqb9ip txvbqbai7 txvbqbaop", o = "eno74p7 txvbqb9iy txvbqbbwp txvbqbbxf txvbqbc7 txvbqbco", s = "eno74p8 txvbqbjh7", c = "eno74p9 txvbqbu7g txvbqbk5y txvbqbaop", l = "eno74pa", u = {
11
+ var e = "var(--eno74p0)", t = "eno74p2 eno74p1 txvbqbdrl txvbqbffw txvbqbi1f txvbqbs9r", n = "eno74p3", r = "eno74p4", i = "eno74p5 txvbqbs9r", a = "eno74p6 txvbqb17w0 txvbqbt9i txvbqbdr8 txvbqbf6i txvbqbffw", o = "eno74p7 txvbqbdrl txvbqbh7g txvbqbh8i txvbqbe8 txvbqbex", s = "eno74p8 txvbqbs9r", c = "eno74p9 txvbqb17w0 txvbqbt9i txvbqbffw", l = "eno74pa txvbqbt9i", u = {
12
12
  default: "_1995g4r1 _1995g4r0 _1995g4r2 _1995g4rb _1995g4rd _1995g4rg _1995g4rm",
13
13
  compact: "_1995g4r1 _1995g4r0 _1995g4r2 _1995g4ra _1995g4rd _1995g4rg _1995g4rl"
14
- }, d = "eno74pb txvbqb9ip txvbqbai7 txvbqbaop txvbqbk5y txvbqbjh7", f = "eno74pd eno74pc txvbqbjh7", p = "eno74pf eno74pe txvbqbpu7 txvbqbpu6 txvbqb9ip txvbqbai7 txvbqbaog txvbqbk5y txvbqbjh7 txvbqbdp", m = "eno74pg _1995g4r1 _1995g4r0 _1995g4r3 _1995g4ra _1995g4rd _1995g4rg _1995g4rl", h = "eno74ph txvbqb12g txvbqb1py txvbqbv0t txvbqblag txvbqb8ug", g = "eno74pj eno74pi txvbqbpty txvbqbv49 txvbqbly7 txvbqbuv7";
14
+ }, d = "eno74pb txvbqbdr8 txvbqbf6i txvbqbffw txvbqbt9i txvbqbs9r", f = "eno74pd eno74pc txvbqbs9r", p = "eno74pf eno74pe txvbqb11kv txvbqb11ku txvbqbdr8 txvbqbf6i txvbqbffj txvbqbt9i txvbqbs9r txvbqbge", m = "_1995g4r1 _1995g4r0 _1995g4r3 _1995g4ra _1995g4rd _1995g4rg _1995g4rl", h = "eno74pg txvbqb1g5 txvbqb2e3 txvbqb1933 txvbqbux3 txvbqbcs7", g = "eno74pi eno74ph txvbqb11ki txvbqb196j txvbqbvve txvbqb18ub";
15
15
  //#endregion
16
16
  export { d as body, s as bodyRow, f as bodyViewport, t as container, n as containerNoTabs, r as containerWithTabs, l as headerCard, u as headerCardDensity, a as rowSingle, o as rowSplit, c as rowSplitBase, p as sidePanelBase, m as sidePanelCard, h as sidePanelPlain, e as sidePanelTopVar, i as staticRow, g as tabsRow };
17
17
 
@@ -1 +1 @@
1
- {"version":3,"file":"detailPageTemplate.css.js","names":[],"sources":["../../../../../src/backoffice/templates/detail_page_template/detailPageTemplate.css.ts"],"sourcesContent":["import { createVar, style } from '@vanilla-extract/css';\nimport { adminSurfaceRecipe } from '../../../admin/theme/adminSurface.css.js';\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\n\nimport { backofficeLayoutTokens } from '../../layout/backofficeLayoutTokens.js';\n\nconst detailTokens = backofficeLayoutTokens.detail;\n\nexport const sidePanelTopVar = createVar();\n\nexport const container = style([\n sprinkles({\n display: 'grid',\n gap: 4,\n height: 'full',\n minHeight: 0,\n }),\n {\n vars: {\n [sidePanelTopVar]: detailTokens.stickyTop,\n },\n },\n]);\n\nexport const containerNoTabs = style({\n gridTemplateRows: 'auto minmax(0, 1fr)',\n});\n\nexport const containerWithTabs = style({\n gridTemplateRows: 'auto auto minmax(0, 1fr)',\n});\n\nexport const staticRow = sprinkles({\n minHeight: 0,\n});\n\nexport const rowSingle = sprinkles({\n width: 'full',\n minWidth: 0,\n display: 'flex',\n flexDirection: 'column',\n gap: 4,\n});\n\nexport const rowSplit = sprinkles({\n display: 'grid',\n gridTemplateColumns: {\n base: 'detailSingle',\n min1200: 'detailAside320',\n },\n alignItems: {\n base: 'stretch',\n min1200: 'flex-start',\n },\n});\n\nexport const bodyRow = sprinkles({\n minHeight: 0,\n});\n\nexport const rowSplitBase = sprinkles({\n width: 'full',\n minWidth: 0,\n gap: 4,\n});\n\nexport const headerCard = style([\n {\n minWidth: 0,\n },\n]);\n\nexport const headerCardDensity = {\n default: adminSurfaceRecipe({\n level: 'panel',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'lg',\n }),\n compact: adminSurfaceRecipe({\n level: 'panel',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'md',\n }),\n};\n\nexport const body = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 4,\n minWidth: 0,\n minHeight: 0,\n});\n\nexport const bodyViewport = style([\n sprinkles({\n minHeight: 0,\n }),\n {\n overflowY: 'auto',\n scrollbarWidth: 'thin',\n },\n]);\n\nexport const sidePanelBase = style([\n sprinkles({\n position: {\n base: 'static',\n min1200: 'sticky',\n },\n display: 'flex',\n flexDirection: 'column',\n gap: 3,\n minWidth: 0,\n minHeight: 0,\n alignSelf: 'flex-start',\n }),\n {\n top: sidePanelTopVar,\n },\n]);\n\nexport const sidePanelCard = style([\n adminSurfaceRecipe({\n level: 'panelMuted',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'md',\n }),\n]);\n\nexport const sidePanelPlain = sprinkles({\n borderWidth: 0,\n borderStyle: 'none',\n backgroundColor: 'transparent',\n padding: 0,\n boxShadow: 'none',\n});\n\nexport const tabsRow = style([\n sprinkles({\n position: 'sticky',\n backgroundColor: 'background',\n paddingBottom: 2,\n zIndex: 2,\n }),\n {\n top: sidePanelTopVar,\n },\n]);\n"],"mappings":""}
1
+ {"version":3,"file":"detailPageTemplate.css.js","names":[],"sources":["../../../../../src/backoffice/templates/detail_page_template/detailPageTemplate.css.ts"],"sourcesContent":["import { style, createVar } from '@vanilla-extract/css';\nimport { adminSurfaceRecipe } from '../../../admin/theme/adminSurface.css.js';\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\n\nimport { backofficeLayoutTokens } from '../../layout/backofficeLayoutTokens.js';\n\nconst detailTokens = backofficeLayoutTokens.detail;\n\nexport const sidePanelTopVar = createVar();\n\nexport const container = style([\n sprinkles({\n display: 'grid',\n gap: 4,\n height: 'full',\n minHeight: 0,\n }),\n {\n vars: {\n [sidePanelTopVar]: detailTokens.stickyTop,\n },\n },\n]);\n\nexport const containerNoTabs = style({\n gridTemplateRows: 'auto minmax(0, 1fr)',\n});\n\nexport const containerWithTabs = style({\n gridTemplateRows: 'auto auto minmax(0, 1fr)',\n});\n\nexport const staticRow = sprinkles({\n minHeight: 0,\n});\n\nexport const rowSingle = sprinkles({\n width: 'full',\n minWidth: 0,\n display: 'flex',\n flexDirection: 'column',\n gap: 4,\n});\n\nexport const rowSplit = sprinkles({\n display: 'grid',\n gridTemplateColumns: {\n base: 'detailSingle',\n min1200: 'detailAside320',\n },\n alignItems: {\n base: 'stretch',\n min1200: 'flex-start',\n },\n});\n\nexport const bodyRow = sprinkles({\n minHeight: 0,\n});\n\nexport const rowSplitBase = sprinkles({\n width: 'full',\n minWidth: 0,\n gap: 4,\n});\n\nexport const headerCard = sprinkles({\n minWidth: 0,\n});\n\nexport const headerCardDensity = {\n default: adminSurfaceRecipe({\n level: 'panel',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'lg',\n }),\n compact: adminSurfaceRecipe({\n level: 'panel',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'md',\n }),\n};\n\nexport const body = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 4,\n minWidth: 0,\n minHeight: 0,\n});\n\nexport const bodyViewport = style([\n sprinkles({\n minHeight: 0,\n }),\n {\n overflowY: 'auto',\n scrollbarWidth: 'thin',\n },\n]);\n\nexport const sidePanelBase = style([\n sprinkles({\n position: {\n base: 'static',\n min1200: 'sticky',\n },\n display: 'flex',\n flexDirection: 'column',\n gap: 3,\n minWidth: 0,\n minHeight: 0,\n alignSelf: 'flex-start',\n }),\n {\n top: sidePanelTopVar,\n },\n]);\n\nexport const sidePanelCard = adminSurfaceRecipe({\n level: 'panelMuted',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'md',\n});\n\nexport const sidePanelPlain = sprinkles({\n borderWidth: 0,\n borderStyle: 'none',\n backgroundColor: 'transparent',\n padding: 0,\n boxShadow: 'none',\n});\n\nexport const tabsRow = style([\n sprinkles({\n position: 'sticky',\n backgroundColor: 'background',\n paddingBottom: 2,\n zIndex: 2,\n }),\n {\n top: sidePanelTopVar,\n },\n]);\n"],"mappings":""}
@@ -33,7 +33,7 @@ var v = (v) => {
33
33
  children: N
34
34
  }),
35
35
  E && /* @__PURE__ */ g("div", {
36
- className: e("dlvvnqm", h[y]),
36
+ className: e("dlvvnqm txvbqbt9i", h[y]),
37
37
  "data-list-template-slot": "toolbar",
38
38
  children: x
39
39
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"ListPageTemplate.js","names":[],"sources":["../../../../../src/backoffice/templates/list_page_template/ListPageTemplate.tsx"],"sourcesContent":["import { type JSX, type ReactNode } from 'react';\n\nimport {\n BackofficeDataTable,\n type BackofficeDataTableProps,\n} from '../../organisms/backoffice_data_table/BackofficeDataTable.js';\nimport {\n EntityHeader,\n type EntityHeaderProps,\n} from '../../organisms/entity_header/EntityHeader.js';\n\nimport * as styles from './listPageTemplate.css.js';\nimport { cx } from '../../../theme/tools.js';\n\ntype ListBaseProps = {\n toolbarNode?: ReactNode;\n statusNode?: ReactNode;\n tableFooterNode?: ReactNode;\n presentation?: 'framed' | 'flat';\n className?: string;\n bodyScrollMode?: 'page' | 'contained';\n};\n\ntype ListWithHeaderProps<Row> = ListBaseProps & {\n header: EntityHeaderProps;\n headerNode?: never;\n table: BackofficeDataTableProps<Row>;\n tableNode?: never;\n};\n\ntype ListWithHeaderNode<Row> = ListBaseProps & {\n header?: never;\n headerNode: ReactNode;\n table: BackofficeDataTableProps<Row>;\n tableNode?: never;\n};\n\ntype ListWithCustomTable =\n | (ListBaseProps & {\n header: EntityHeaderProps;\n headerNode?: never;\n table?: never;\n tableNode: ReactNode;\n })\n | (ListBaseProps & {\n header?: never;\n headerNode: ReactNode;\n table?: never;\n tableNode: ReactNode;\n });\n\nexport type ListPageTemplateProps<Row> =\n | ListWithHeaderProps<Row>\n | ListWithHeaderNode<Row>\n | ListWithCustomTable;\n\nexport const ListPageTemplate = <Row,>(\n props: ListPageTemplateProps<Row>,\n): JSX.Element => {\n const {\n presentation = 'framed',\n className,\n toolbarNode,\n statusNode,\n tableFooterNode,\n bodyScrollMode = 'page',\n } = props;\n const hasContainedBodyScroll = bodyScrollMode === 'contained';\n\n const hasToolbar = toolbarNode != null;\n const hasStatus = statusNode != null;\n const containerVariant = styles.containerRows({\n scrollMode: bodyScrollMode,\n toolbar: hasToolbar,\n status: hasStatus,\n });\n let containedContainerClassName: string | null = null;\n let containedTableCardClassName: string | null = null;\n let containedTableScrollClassName: string | null = null;\n if (hasContainedBodyScroll) {\n containedContainerClassName = styles.containerContained;\n containedTableCardClassName = styles.tableCardContained;\n containedTableScrollClassName = styles.tableScrollContained;\n }\n\n const containerClasses = cx(\n styles.container,\n containerVariant,\n containedContainerClassName,\n styles.containerPresentation[presentation],\n className,\n );\n\n let resolvedHeader: ReactNode;\n if ('headerNode' in props) {\n resolvedHeader = props.headerNode;\n } else {\n resolvedHeader = <EntityHeader {...props.header} />;\n }\n\n let resolvedTable: ReactNode;\n if ('tableNode' in props) {\n resolvedTable = props.tableNode;\n } else {\n resolvedTable = (\n <BackofficeDataTable {...props.table} bodyScrollMode={bodyScrollMode} />\n );\n }\n\n let footerSection: ReactNode | null = null;\n if (tableFooterNode != null) {\n footerSection = (\n <div\n className={styles.tableFooter}\n data-list-template-slot=\"table-footer\"\n >\n {tableFooterNode}\n </div>\n );\n }\n\n return (\n <div className={containerClasses} data-scroll-mode={bodyScrollMode}>\n <div\n className={cx(\n styles.headerCard,\n styles.headerPresentation[presentation],\n )}\n data-list-template-slot=\"header\"\n >\n {resolvedHeader}\n </div>\n {hasToolbar && (\n <div\n className={cx(\n styles.toolbarCard,\n styles.toolbarPresentation[presentation],\n )}\n data-list-template-slot=\"toolbar\"\n >\n {toolbarNode}\n </div>\n )}\n {hasStatus && <div data-list-template-slot=\"status\">{statusNode}</div>}\n <div\n className={cx(\n styles.tableCard,\n containedTableCardClassName,\n styles.tablePresentation[presentation],\n )}\n data-list-template-slot=\"table\"\n >\n <div\n className={cx(styles.tableScroll, containedTableScrollClassName)}\n data-list-template-slot=\"table-scroll\"\n >\n {resolvedTable}\n </div>\n {footerSection}\n </div>\n </div>\n );\n};\n\nexport default ListPageTemplate;\n"],"mappings":";;;;;;AAwDA,IAAa,KACX,MACgB;CAChB,IAAM,EACJ,kBAAe,UACf,cACA,gBACA,eACA,oBACA,oBAAiB,WACf,GACE,IAAyB,MAAmB,aAE5C,IAAa,KAAe,MAC5B,IAAY,KAAc,MAC1B,IAAmB,EAAqB;EAC5C,YAAY;EACZ,SAAS;EACT,QAAQ;EACT,CAAC,EACE,IAA6C,MAC7C,IAA6C,MAC7C,IAA+C;CACnD,AAAI,MACF,IAA8B,GAC9B,IAA8B,GAC9B,IAAgC;CAGlC,IAAM,IAAmB,EACvB,GACA,GACA,GACA,EAA6B,IAC7B,EACD,EAEG;CACJ,AAGE,IAHE,gBAAgB,IACD,EAAM,aAEN,kBAAC,GAAD,EAAc,GAAI,EAAM,QAAU,CAAA;CAGrD,IAAI;CACJ,AAGE,IAHE,eAAe,IACD,EAAM,YAGpB,kBAAC,GAAD;EAAqB,GAAI,EAAM;EAAuB;EAAkB,CAAA;CAI5E,IAAI,IAAkC;CAYtC,OAXI,KAAmB,SACrB,IACE,kBAAC,OAAD;EACE,WAAW;EACX,2BAAwB;YAEvB;EACG,CAAA,GAKR,kBAAC,OAAD;EAAK,WAAW;EAAkB,oBAAkB;YAApD;GACE,kBAAC,OAAD;IACE,WAAW,EACT,GACA,EAA0B,GAC3B;IACD,2BAAwB;cAEvB;IACG,CAAA;GACL,KACC,kBAAC,OAAD;IACE,WAAW,EACT,WACA,EAA2B,GAC5B;IACD,2BAAwB;cAEvB;IACG,CAAA;GAEP,KAAa,kBAAC,OAAD;IAAK,2BAAwB;cAAU;IAAiB,CAAA;GACtE,kBAAC,OAAD;IACE,WAAW,EACT,GACA,GACA,EAAyB,GAC1B;IACD,2BAAwB;cAN1B,CAQE,kBAAC,OAAD;KACE,WAAW,EAAG,GAAoB,EAA8B;KAChE,2BAAwB;eAEvB;KACG,CAAA,EACL,EACG;;GACF"}
1
+ {"version":3,"file":"ListPageTemplate.js","names":[],"sources":["../../../../../src/backoffice/templates/list_page_template/ListPageTemplate.tsx"],"sourcesContent":["import { type JSX, type ReactNode } from 'react';\n\nimport {\n BackofficeDataTable,\n type BackofficeDataTableProps,\n} from '../../organisms/backoffice_data_table/BackofficeDataTable.js';\nimport {\n EntityHeader,\n type EntityHeaderProps,\n} from '../../organisms/entity_header/EntityHeader.js';\n\nimport * as styles from './listPageTemplate.css.js';\nimport { cx } from '../../../theme/tools.js';\n\ntype ListBaseProps = {\n toolbarNode?: ReactNode;\n statusNode?: ReactNode;\n tableFooterNode?: ReactNode;\n presentation?: 'framed' | 'flat';\n className?: string;\n bodyScrollMode?: 'page' | 'contained';\n};\n\ntype ListWithHeaderProps<Row> = ListBaseProps & {\n header: EntityHeaderProps;\n headerNode?: never;\n table: BackofficeDataTableProps<Row>;\n tableNode?: never;\n};\n\ntype ListWithHeaderNode<Row> = ListBaseProps & {\n header?: never;\n headerNode: ReactNode;\n table: BackofficeDataTableProps<Row>;\n tableNode?: never;\n};\n\ntype ListWithCustomTable =\n | (ListBaseProps & {\n header: EntityHeaderProps;\n headerNode?: never;\n table?: never;\n tableNode: ReactNode;\n })\n | (ListBaseProps & {\n header?: never;\n headerNode: ReactNode;\n table?: never;\n tableNode: ReactNode;\n });\n\nexport type ListPageTemplateProps<Row> =\n | ListWithHeaderProps<Row>\n | ListWithHeaderNode<Row>\n | ListWithCustomTable;\n\nexport const ListPageTemplate = <Row,>(\n props: ListPageTemplateProps<Row>,\n): JSX.Element => {\n const {\n presentation = 'framed',\n className,\n toolbarNode,\n statusNode,\n tableFooterNode,\n bodyScrollMode = 'page',\n } = props;\n const hasContainedBodyScroll = bodyScrollMode === 'contained';\n\n const hasToolbar = toolbarNode != null;\n const hasStatus = statusNode != null;\n const containerVariant = styles.containerRows({\n scrollMode: bodyScrollMode,\n toolbar: hasToolbar,\n status: hasStatus,\n });\n let containedContainerClassName: string | null = null;\n let containedTableCardClassName: string | null = null;\n let containedTableScrollClassName: string | null = null;\n if (hasContainedBodyScroll) {\n containedContainerClassName = styles.containerContained;\n containedTableCardClassName = styles.tableCardContained;\n containedTableScrollClassName = styles.tableScrollContained;\n }\n\n const containerClasses = cx(\n styles.container,\n containerVariant,\n containedContainerClassName,\n styles.containerPresentation[presentation],\n className,\n );\n\n let resolvedHeader: ReactNode;\n if ('headerNode' in props) {\n resolvedHeader = props.headerNode;\n } else {\n resolvedHeader = <EntityHeader {...props.header} />;\n }\n\n let resolvedTable: ReactNode;\n if ('tableNode' in props) {\n resolvedTable = props.tableNode;\n } else {\n resolvedTable = (\n <BackofficeDataTable {...props.table} bodyScrollMode={bodyScrollMode} />\n );\n }\n\n let footerSection: ReactNode | null = null;\n if (tableFooterNode != null) {\n footerSection = (\n <div\n className={styles.tableFooter}\n data-list-template-slot=\"table-footer\"\n >\n {tableFooterNode}\n </div>\n );\n }\n\n return (\n <div className={containerClasses} data-scroll-mode={bodyScrollMode}>\n <div\n className={cx(\n styles.headerCard,\n styles.headerPresentation[presentation],\n )}\n data-list-template-slot=\"header\"\n >\n {resolvedHeader}\n </div>\n {hasToolbar && (\n <div\n className={cx(\n styles.toolbarCard,\n styles.toolbarPresentation[presentation],\n )}\n data-list-template-slot=\"toolbar\"\n >\n {toolbarNode}\n </div>\n )}\n {hasStatus && <div data-list-template-slot=\"status\">{statusNode}</div>}\n <div\n className={cx(\n styles.tableCard,\n containedTableCardClassName,\n styles.tablePresentation[presentation],\n )}\n data-list-template-slot=\"table\"\n >\n <div\n className={cx(styles.tableScroll, containedTableScrollClassName)}\n data-list-template-slot=\"table-scroll\"\n >\n {resolvedTable}\n </div>\n {footerSection}\n </div>\n </div>\n );\n};\n\nexport default ListPageTemplate;\n"],"mappings":";;;;;;AAwDA,IAAa,KACX,MACgB;CAChB,IAAM,EACJ,kBAAe,UACf,cACA,gBACA,eACA,oBACA,oBAAiB,WACf,GACE,IAAyB,MAAmB,aAE5C,IAAa,KAAe,MAC5B,IAAY,KAAc,MAC1B,IAAmB,EAAqB;EAC5C,YAAY;EACZ,SAAS;EACT,QAAQ;EACT,CAAC,EACE,IAA6C,MAC7C,IAA6C,MAC7C,IAA+C;CACnD,AAAI,MACF,IAA8B,GAC9B,IAA8B,GAC9B,IAAgC;CAGlC,IAAM,IAAmB,EACvB,GACA,GACA,GACA,EAA6B,IAC7B,EACD,EAEG;CACJ,AAGE,IAHE,gBAAgB,IACD,EAAM,aAEN,kBAAC,GAAD,EAAc,GAAI,EAAM,QAAU,CAAA;CAGrD,IAAI;CACJ,AAGE,IAHE,eAAe,IACD,EAAM,YAGpB,kBAAC,GAAD;EAAqB,GAAI,EAAM;EAAuB;EAAkB,CAAA;CAI5E,IAAI,IAAkC;CAYtC,OAXI,KAAmB,SACrB,IACE,kBAAC,OAAD;EACE,WAAW;EACX,2BAAwB;YAEvB;EACG,CAAA,GAKR,kBAAC,OAAD;EAAK,WAAW;EAAkB,oBAAkB;YAApD;GACE,kBAAC,OAAD;IACE,WAAW,EACT,GACA,EAA0B,GAC3B;IACD,2BAAwB;cAEvB;IACG,CAAA;GACL,KACC,kBAAC,OAAD;IACE,WAAW,EACT,qBACA,EAA2B,GAC5B;IACD,2BAAwB;cAEvB;IACG,CAAA;GAEP,KAAa,kBAAC,OAAD;IAAK,2BAAwB;cAAU;IAAiB,CAAA;GACtE,kBAAC,OAAD;IACE,WAAW,EACT,GACA,GACA,EAAyB,GAC1B;IACD,2BAAwB;cAN1B,CAQE,kBAAC,OAAD;KACE,WAAW,EAAG,GAAoB,EAA8B;KAChE,2BAAwB;eAEvB;KACG,CAAA,EACL,EACG;;GACF"}
@@ -9,9 +9,9 @@
9
9
  /* empty css */
10
10
  import { createRuntimeFn as e } from "@vanilla-extract/recipes/createRuntimeFn";
11
11
  //#region src/backoffice/templates/list_page_template/listPageTemplate.css.ts
12
- var t = "dlvvnq0 txvbqb9iy", n = "dlvvnq1 txvbqbcgg txvbqbjh7", r = {
13
- framed: "dlvvnq2 txvbqbaog",
14
- flat: "dlvvnq3 txvbqbao7"
12
+ var t = "dlvvnq0 txvbqbdrl", n = "dlvvnq1 txvbqbi1f txvbqbs9r", r = {
13
+ framed: "dlvvnq2 txvbqbffj",
14
+ flat: "dlvvnq3 txvbqbff6"
15
15
  }, i = e({
16
16
  defaultClassName: "dlvvnq4",
17
17
  variantClassNames: {
@@ -71,16 +71,16 @@ var t = "dlvvnq0 txvbqb9iy", n = "dlvvnq1 txvbqbcgg txvbqbjh7", r = {
71
71
  status: !1
72
72
  }, "dlvvnqi"]
73
73
  ]
74
- }), a = "dlvvnqj", o = {
74
+ }), a = "dlvvnqj txvbqbt9i", o = {
75
75
  framed: "dlvvnqk _1995g4r1 _1995g4r0 _1995g4r2 _1995g4rb _1995g4rd _1995g4rg _1995g4rm",
76
- flat: "dlvvnql txvbqbnvp txvbqboiy txvbqbp67 txvbqblxy"
77
- }, s = "dlvvnqm", c = {
76
+ flat: "dlvvnql txvbqbyns txvbqbzld txvbqb10iy txvbqbvv1"
77
+ }, s = "dlvvnqm txvbqbt9i", c = {
78
78
  framed: "_1995g4r1 _1995g4r0 _1995g4r4 _1995g4ra _1995g4rd _1995g4rg _1995g4rk",
79
79
  flat: "dlvvnqn _1995g4r1 _1995g4r0 _1995g4r4 _1995g4ra _1995g4rd _1995g4rg _1995g4rk"
80
- }, l = "dlvvnqp dlvvnqo txvbqb9ip txvbqbai7 txvbqbaog", u = "dlvvnqq txvbqbcgg txvbqbjh7", d = {
81
- framed: "dlvvnqr _1995g4r1 _1995g4r0 _1995g4r5 _1995g4rb _1995g4rd _1995g4rg _1995g4rk",
82
- flat: "dlvvnqs _1995g4r1 _1995g4r0 _1995g4r5 _1995g4ra _1995g4rd _1995g4rg _1995g4rk"
83
- }, f = "dlvvnqt", p = "dlvvnqu txvbqb9my txvbqbjh7", m = "dlvvnqv txvbqbhxp";
80
+ }, l = "dlvvnqo txvbqbdr8 txvbqbf6i txvbqbffj txvbqbs9r txvbqbt9i", u = "dlvvnqp txvbqbi1f txvbqbs9r", d = {
81
+ framed: "dlvvnqq _1995g4r1 _1995g4r0 _1995g4r5 _1995g4rb _1995g4rd _1995g4rg _1995g4rk",
82
+ flat: "dlvvnqr _1995g4r1 _1995g4r0 _1995g4r5 _1995g4ra _1995g4rd _1995g4rg _1995g4rk"
83
+ }, f = "dlvvnqs", p = "dlvvnqt txvbqbdxd txvbqbs9r", m = "dlvvnqu txvbqbpzs";
84
84
  //#endregion
85
85
  export { t as container, n as containerContained, r as containerPresentation, i as containerRows, a as headerCard, o as headerPresentation, l as tableCard, u as tableCardContained, m as tableFooter, d as tablePresentation, f as tableScroll, p as tableScrollContained, s as toolbarCard, c as toolbarPresentation };
86
86
 
@@ -1 +1 @@
1
- {"version":3,"file":"listPageTemplate.css.js","names":[],"sources":["../../../../../src/backoffice/templates/list_page_template/listPageTemplate.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { recipe } from '@vanilla-extract/recipes';\n\nimport { adminSurfaceRecipe } from '../../../admin/theme/adminSurface.css.js';\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const container = sprinkles({\n display: 'grid',\n});\n\nexport const containerContained = sprinkles({\n height: 'full',\n minHeight: 0,\n});\n\nexport const containerPresentation = {\n framed: sprinkles({\n gap: 3,\n }),\n flat: sprinkles({\n gap: 2,\n }),\n};\n\nexport const containerRows = recipe({\n variants: {\n scrollMode: {\n page: {},\n contained: {},\n },\n toolbar: {\n true: {},\n false: {},\n },\n status: {\n true: {},\n false: {},\n },\n },\n compoundVariants: [\n {\n variants: { scrollMode: 'page', toolbar: true, status: true },\n style: { gridTemplateRows: 'auto auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: true, status: false },\n style: { gridTemplateRows: 'auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: false, status: true },\n style: { gridTemplateRows: 'auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: false, status: false },\n style: { gridTemplateRows: 'auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: true, status: true },\n style: { gridTemplateRows: 'auto auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: true, status: false },\n style: { gridTemplateRows: 'auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: false, status: true },\n style: { gridTemplateRows: 'auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: false, status: false },\n style: { gridTemplateRows: 'auto minmax(0, 1fr)' },\n },\n ],\n});\n\nexport const headerCard = style([\n {\n minWidth: 0,\n },\n]);\n\nexport const headerPresentation = {\n framed: style([\n adminSurfaceRecipe({\n level: 'panel',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'lg',\n }),\n {\n backgroundImage: `linear-gradient(135deg, color-mix(in srgb, ${vars.colors.surface} 88%, ${vars.colors['blue-50']}) 0%, ${vars.colors.surface} 58%)`,\n },\n ]),\n flat: sprinkles({\n paddingX: 1,\n paddingY: 1,\n }),\n};\n\nexport const toolbarCard = style([\n {\n minWidth: 0,\n },\n]);\n\nexport const toolbarPresentation = {\n framed: adminSurfaceRecipe({\n level: 'toolbar',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n flat: style([\n adminSurfaceRecipe({\n level: 'toolbar',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderLight}`,\n },\n ]),\n};\n\nexport const tableCard = style([\n sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 3,\n }),\n {\n minHeight: 0,\n minWidth: 0,\n },\n]);\n\nexport const tableCardContained = sprinkles({\n height: 'full',\n minHeight: 0,\n});\n\nexport const tablePresentation = {\n framed: style([\n adminSurfaceRecipe({\n level: 'table',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderSubtle}`,\n },\n ]),\n flat: style([\n adminSurfaceRecipe({\n level: 'table',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderLight}`,\n },\n ]),\n};\n\nexport const tableScroll = style({\n overflowX: 'auto',\n overflowY: 'visible',\n scrollbarWidth: 'thin',\n scrollbarColor: `${vars.colors.border} transparent`,\n});\n\nexport const tableScrollContained = sprinkles({\n flex: 1,\n minHeight: 0,\n});\n\nexport const tableFooter = sprinkles({\n marginTop: 0,\n});\n"],"mappings":""}
1
+ {"version":3,"file":"listPageTemplate.css.js","names":[],"sources":["../../../../../src/backoffice/templates/list_page_template/listPageTemplate.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { recipe } from '@vanilla-extract/recipes';\n\nimport { adminSurfaceRecipe } from '../../../admin/theme/adminSurface.css.js';\nimport { sprinkles } from '../../../theme/sprinkles.css.js';\nimport { vars } from '../../../theme/themeContract.js';\n\nexport const container = sprinkles({\n display: 'grid',\n});\n\nexport const containerContained = sprinkles({\n height: 'full',\n minHeight: 0,\n});\n\nexport const containerPresentation = {\n framed: sprinkles({\n gap: 3,\n }),\n flat: sprinkles({\n gap: 2,\n }),\n};\n\nexport const containerRows = recipe({\n variants: {\n scrollMode: {\n page: {},\n contained: {},\n },\n toolbar: {\n true: {},\n false: {},\n },\n status: {\n true: {},\n false: {},\n },\n },\n compoundVariants: [\n {\n variants: { scrollMode: 'page', toolbar: true, status: true },\n style: { gridTemplateRows: 'auto auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: true, status: false },\n style: { gridTemplateRows: 'auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: false, status: true },\n style: { gridTemplateRows: 'auto auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'page', toolbar: false, status: false },\n style: { gridTemplateRows: 'auto minmax(0, auto)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: true, status: true },\n style: { gridTemplateRows: 'auto auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: true, status: false },\n style: { gridTemplateRows: 'auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: false, status: true },\n style: { gridTemplateRows: 'auto auto minmax(0, 1fr)' },\n },\n {\n variants: { scrollMode: 'contained', toolbar: false, status: false },\n style: { gridTemplateRows: 'auto minmax(0, 1fr)' },\n },\n ],\n});\n\nexport const headerCard = sprinkles({\n minWidth: 0,\n});\n\nexport const headerPresentation = {\n framed: style([\n adminSurfaceRecipe({\n level: 'panel',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'lg',\n }),\n {\n backgroundImage: `linear-gradient(135deg, color-mix(in srgb, ${vars.colors.surface} 88%, ${vars.colors['blue-50']}) 0%, ${vars.colors.surface} 58%)`,\n },\n ]),\n flat: sprinkles({\n paddingX: 1,\n paddingY: 1,\n }),\n};\n\nexport const toolbarCard = sprinkles({\n minWidth: 0,\n});\n\nexport const toolbarPresentation = {\n framed: adminSurfaceRecipe({\n level: 'toolbar',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n flat: style([\n adminSurfaceRecipe({\n level: 'toolbar',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderLight}`,\n },\n ]),\n};\n\nexport const tableCard = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 3,\n minHeight: 0,\n minWidth: 0,\n});\n\nexport const tableCardContained = sprinkles({\n height: 'full',\n minHeight: 0,\n});\n\nexport const tablePresentation = {\n framed: style([\n adminSurfaceRecipe({\n level: 'table',\n radius: 'lg',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderSubtle}`,\n },\n ]),\n flat: style([\n adminSurfaceRecipe({\n level: 'table',\n radius: 'md',\n border: 'subtle',\n elevation: 'none',\n padding: 'sm',\n }),\n {\n boxShadow: `0 1px 0 ${vars.colors.borderLight}`,\n },\n ]),\n};\n\nexport const tableScroll = style({\n overflowX: 'auto',\n overflowY: 'visible',\n scrollbarWidth: 'thin',\n scrollbarColor: `${vars.colors.border} transparent`,\n});\n\nexport const tableScrollContained = sprinkles({\n flex: 1,\n minHeight: 0,\n});\n\nexport const tableFooter = sprinkles({\n marginTop: 0,\n});\n"],"mappings":""}
@@ -1,7 +1,7 @@
1
1
  /* empty css */
2
2
  /* empty css */
3
3
  //#region src/components/agent/AgentMarkdownCard.css.ts
4
- var e = "_1dmt4ev0 txvbqb9ip txvbqbuoy txvbqbai7 txvbqbao7", t = "_1dmt4ev1 txvbqbfcp txvbqb9g txvbqbamp", n = "_1dmt4ev2 txvbqb8y txvbqb1o txvbqbfcp";
4
+ var e = "_1dmt4ev0 txvbqbdr8 txvbqb18la txvbqbf6i txvbqbff6", t = "_1dmt4ev1 txvbqbm9g txvbqba9 txvbqbfd0", n = "_1dmt4ev2 txvbqb9j txvbqb1o txvbqbm9g";
5
5
  //#endregion
6
6
  export { e as container, n as emptyMessage, t as title };
7
7
 
@@ -1,30 +1,12 @@
1
1
  import { vars as e } from "../../theme/themeContract.js";
2
2
  import { chartContainer as t, emptyState as n, tooltip as r, tooltipDate as i, tooltipRow as a, tooltipRowLabel as o, tooltipSwatch as s } from "./metricHistoryChart.css.js";
3
- import { jsx as c, jsxs as l } from "react/jsx-runtime";
4
- import { ResponsiveLine as u } from "@nivo/line";
3
+ import { formatAxisTimestamp as c, formatDefaultTimestamp as l, formatDefaultValue as u } from "../../internal/charts/metricHistoryChartHelpers.js";
4
+ import { jsx as d, jsxs as f } from "react/jsx-runtime";
5
+ import { ResponsiveLine as p } from "@nivo/line";
5
6
  //#region src/components/charts/MetricHistoryChart.tsx
6
- function d(e, t) {
7
- let n = new Intl.NumberFormat(void 0, { maximumFractionDigits: 2 }).format(e);
8
- return t == null || t.length === 0 ? n : `${n} ${t}`;
9
- }
10
- function f(e) {
11
- let t = new Date(e);
12
- return Number.isNaN(t.getTime()) ? e : t.toLocaleString(void 0, {
13
- month: "short",
14
- day: "2-digit",
15
- hour: "2-digit",
16
- minute: "2-digit"
17
- });
18
- }
19
- function p(e) {
20
- return e.toLocaleTimeString(void 0, {
21
- hour: "2-digit",
22
- minute: "2-digit"
23
- });
24
- }
25
- var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, formatValue: _ = d, series: v }) => {
7
+ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = l, formatValue: _ = u, series: v }) => {
26
8
  let y = v.filter((e) => e.data.length > 0);
27
- if (y.length === 0) return /* @__PURE__ */ c("div", {
9
+ if (y.length === 0) return /* @__PURE__ */ d("div", {
28
10
  className: n,
29
11
  children: h
30
12
  });
@@ -33,9 +15,9 @@ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, fo
33
15
  label: e.label,
34
16
  unit: e.unit
35
17
  }]));
36
- return /* @__PURE__ */ c("div", {
18
+ return /* @__PURE__ */ d("div", {
37
19
  className: t,
38
- children: /* @__PURE__ */ c(u, {
20
+ children: /* @__PURE__ */ d(p, {
39
21
  data: y.map((e) => ({
40
22
  id: e.id,
41
23
  data: e.data.map((e) => ({
@@ -77,7 +59,7 @@ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, fo
77
59
  axisTop: null,
78
60
  axisRight: null,
79
61
  axisBottom: {
80
- format: (e) => e instanceof Date ? p(e) : "",
62
+ format: (e) => e instanceof Date ? c(e) : "",
81
63
  tickSize: 0,
82
64
  tickPadding: 10,
83
65
  tickValues: "every 15 minutes"
@@ -129,7 +111,7 @@ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, fo
129
111
  sliceTooltip: ({ slice: e }) => {
130
112
  let t = e.points[0], n = String(e.id);
131
113
  t?.data.x instanceof Date && (n = t.data.x.toISOString());
132
- let u = [...e.points].map((e) => {
114
+ let c = [...e.points].map((e) => {
133
115
  let t = Number(e.data.y);
134
116
  if (typeof e.data.y == "number" && (t = e.data.y), Number.isNaN(t)) return null;
135
117
  let n = String(e.seriesId), r = b[n];
@@ -141,21 +123,21 @@ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, fo
141
123
  unit: r?.unit
142
124
  };
143
125
  }).filter((e) => e != null);
144
- return /* @__PURE__ */ l("div", {
126
+ return /* @__PURE__ */ f("div", {
145
127
  className: r,
146
- children: [/* @__PURE__ */ c("p", {
128
+ children: [/* @__PURE__ */ d("p", {
147
129
  className: i,
148
130
  children: g(n)
149
- }), u.map((e) => /* @__PURE__ */ l("div", {
131
+ }), c.map((e) => /* @__PURE__ */ f("div", {
150
132
  className: a,
151
- children: [/* @__PURE__ */ l("span", {
133
+ children: [/* @__PURE__ */ f("span", {
152
134
  className: o,
153
- children: [/* @__PURE__ */ c("span", {
135
+ children: [/* @__PURE__ */ d("span", {
154
136
  className: s,
155
137
  style: { backgroundColor: e.color },
156
138
  "aria-hidden": !0
157
- }), /* @__PURE__ */ c("span", { children: e.label })]
158
- }), /* @__PURE__ */ c("strong", { children: _(e.value, e.unit) })]
139
+ }), /* @__PURE__ */ d("span", { children: e.label })]
140
+ }), /* @__PURE__ */ d("strong", { children: _(e.value, e.unit) })]
159
141
  }, `${e.seriesId}-${n}`))]
160
142
  });
161
143
  },
@@ -164,12 +146,8 @@ var m = ({ ariaLabel: m, emptyMessage: h = "No data", formatTimestamp: g = f, fo
164
146
  ariaLabel: m
165
147
  })
166
148
  });
167
- }, h = {
168
- formatDefaultValue: d,
169
- formatDefaultTimestamp: f,
170
- formatAxisTimestamp: p
171
149
  };
172
150
  //#endregion
173
- export { m as MetricHistoryChart, m as default, h as __test };
151
+ export { m as MetricHistoryChart, m as default };
174
152
 
175
153
  //# sourceMappingURL=MetricHistoryChart.js.map