@plumile/ui 0.1.144 → 0.1.146

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 (237) hide show
  1. package/lib/esm/admin/organisms/admin_sidebar/AdminSidebar.js +1 -1
  2. package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +2 -4
  3. package/lib/esm/admin/organisms/admin_topbar/adminTopbar.css.js +1 -1
  4. package/lib/esm/admin/theme/adminSurface.css.js +2 -0
  5. package/lib/esm/atomic/atoms/badge/badge.css.js +7 -7
  6. package/lib/esm/atomic/atoms/button/button.css.js +38 -38
  7. package/lib/esm/atomic/atoms/button/button.css.js.map +1 -1
  8. package/lib/esm/atomic/atoms/checkbox/checkbox.css.js +6 -6
  9. package/lib/esm/atomic/atoms/checkbox/checkbox.css.js.map +1 -1
  10. package/lib/esm/atomic/atoms/error_message/errorMessage.css.js +1 -1
  11. package/lib/esm/atomic/atoms/input/input.css.js +9 -9
  12. package/lib/esm/atomic/atoms/label/label.css.js +4 -4
  13. package/lib/esm/atomic/atoms/modal/Modal.js +1 -1
  14. package/lib/esm/atomic/atoms/modal/modal.css.js +1 -1
  15. package/lib/esm/atomic/atoms/overlay/overlay.css.js +1 -1
  16. package/lib/esm/atomic/atoms/overlay/overlay.css.js.map +1 -1
  17. package/lib/esm/atomic/atoms/textarea/textarea.css.js +8 -8
  18. package/lib/esm/atomic/molecules/breadcrumb_navigation/BreadcrumbMenuPopover.js +1 -1
  19. package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js +1 -1
  20. package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js +1 -1
  21. package/lib/esm/atomic/molecules/dropdown/dropdown.css.js +1 -1
  22. package/lib/esm/atomic/molecules/empty-state/EmptyState.css.js +28 -28
  23. package/lib/esm/atomic/molecules/form/formStyles.css.js +1 -1
  24. package/lib/esm/atomic/molecules/form/formStyles.css.js.map +1 -1
  25. package/lib/esm/atomic/molecules/form_error/formError.css.js +1 -1
  26. package/lib/esm/atomic/molecules/form_field/formField.css.js +1 -1
  27. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js +8 -0
  28. package/lib/esm/atomic/molecules/form_grid/FormGrid.css.js.map +1 -0
  29. package/lib/esm/atomic/molecules/form_grid/FormGrid.js +16 -0
  30. package/lib/esm/atomic/molecules/form_grid/FormGrid.js.map +1 -0
  31. package/lib/esm/atomic/molecules/highlight/HighlightCode.css.js +1 -1
  32. package/lib/esm/atomic/molecules/highlight/highlightStyles.css.js +1 -1
  33. package/lib/esm/atomic/molecules/markdown/LazyMarkdownRenderer.css.js +1 -1
  34. package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -1
  35. package/lib/esm/atomic/molecules/markdown/components/MarkdownBlockquote.css.js +1 -1
  36. package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js +1 -1
  37. package/lib/esm/atomic/molecules/markdown/components/MarkdownEmphasis.css.js +1 -0
  38. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteDefinition.css.js +1 -1
  39. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js +1 -1
  40. package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnotesSection.css.js +1 -1
  41. package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js +7 -8
  42. package/lib/esm/atomic/molecules/markdown/components/MarkdownHtmlFallback.css.js +1 -1
  43. package/lib/esm/atomic/molecules/markdown/components/MarkdownImage.css.js +1 -1
  44. package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js +1 -1
  45. package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +1 -1
  46. package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js +1 -1
  47. package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js +1 -1
  48. package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js +1 -1
  49. package/lib/esm/atomic/molecules/markdown/components/MarkdownMermaidBlock.css.js +1 -1
  50. package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js +1 -1
  51. package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js +1 -1
  52. package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js +1 -1
  53. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCaption.css.js +1 -1
  54. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js +1 -1
  55. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHead.css.js +1 -1
  56. package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHeaderCell.css.js +1 -1
  57. package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js +1 -1
  58. package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js +1 -1
  59. package/lib/esm/atomic/molecules/markdown/components/MarkdownThematicBreak.css.js +1 -1
  60. package/lib/esm/atomic/molecules/tabs/tabs.css.js +16 -16
  61. package/lib/esm/atomic/molecules/toast/toast.css.js +2 -2
  62. package/lib/esm/atomic/organisms/login_form/loginForm.css.js +1 -1
  63. package/lib/esm/atomic/organisms/sidebar/NavigationSidebar.js +85 -85
  64. package/lib/esm/atomic/organisms/sidebar/NavigationSidebar.js.map +1 -1
  65. package/lib/esm/atomic/organisms/sidebar/SidebarContainer.js +19 -19
  66. package/lib/esm/atomic/organisms/sidebar/SidebarContainer.js.map +1 -1
  67. package/lib/esm/atomic/organisms/sidebar/navigationSidebar.css.js +16 -16
  68. package/lib/esm/atomic/organisms/sidebar/navigationSidebar.css.js.map +1 -1
  69. package/lib/esm/atomic/organisms/sidebar/sidebar.css.js +6 -6
  70. package/lib/esm/atomic/organisms/sidebar/sidebar.css.js.map +1 -1
  71. package/lib/esm/atomic/templates/auth_layout/authLayout.css.js +1 -1
  72. package/lib/esm/atomic/templates/auth_layout/authLayout.css.js.map +1 -1
  73. package/lib/esm/atomic/templates/page-container/PageContainer.js +3 -3
  74. package/lib/esm/atomic/templates/page-container/pageContainer.css.js +1 -1
  75. package/lib/esm/backoffice/atoms/backoffice_id_badge/backofficeIdBadge.css.js +1 -1
  76. package/lib/esm/backoffice/atoms/copyable_text/copyableText.css.js +1 -1
  77. package/lib/esm/backoffice/atoms/shortcut_hint/shortcutHint.css.js +1 -1
  78. package/lib/esm/backoffice/atoms/skeleton/skeleton.css.js +5 -5
  79. package/lib/esm/backoffice/atoms/spinner/spinner.css.js +1 -1
  80. package/lib/esm/backoffice/atoms/status_badge/statusBadge.css.js +1 -1
  81. package/lib/esm/backoffice/atoms/tag/tag.css.js +7 -7
  82. package/lib/esm/backoffice/molecules/backoffice_detail_field/backofficeDetailField.css.js +8 -8
  83. package/lib/esm/backoffice/molecules/backoffice_detail_flag_tag/backofficeDetailFlagTag.css.js +1 -1
  84. package/lib/esm/backoffice/molecules/backoffice_detail_section/backofficeDetailSection.css.js +1 -1
  85. package/lib/esm/backoffice/molecules/backoffice_detail_tagged_value/backofficeDetailTaggedValue.css.js +1 -1
  86. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js +7 -7
  87. package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js +1 -1
  88. package/lib/esm/backoffice/molecules/backoffice_filter_field/backofficeFilterField.css.js +1 -1
  89. package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.css.js +1 -1
  90. package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js +1 -1
  91. package/lib/esm/backoffice/molecules/backoffice_json_viewer/backofficeJsonViewer.css.js +1 -1
  92. package/lib/esm/backoffice/molecules/backoffice_key_value_list/backofficeKeyValueList.css.js +1 -1
  93. package/lib/esm/backoffice/molecules/backoffice_list_footer/BackofficeListFooter.js +2 -2
  94. package/lib/esm/backoffice/molecules/backoffice_list_footer/backofficeListFooter.css.js +1 -1
  95. package/lib/esm/backoffice/molecules/backoffice_page_header/BackofficePageHeader.js +4 -4
  96. package/lib/esm/backoffice/molecules/backoffice_page_header/backofficePageHeader.css.js +1 -1
  97. package/lib/esm/backoffice/molecules/backoffice_payload_viewer/BackofficePayloadViewer.js +1 -1
  98. package/lib/esm/backoffice/molecules/backoffice_payload_viewer/backofficePayloadViewer.css.js +1 -1
  99. package/lib/esm/backoffice/molecules/backoffice_picker/backofficePicker.css.js +1 -1
  100. package/lib/esm/backoffice/molecules/backoffice_reference_value/backofficeReferenceValue.css.js +1 -1
  101. package/lib/esm/backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js +4 -4
  102. package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js +1 -1
  103. package/lib/esm/backoffice/molecules/backoffice_status_meta_badge/backofficeStatusMetaBadge.css.js +1 -1
  104. package/lib/esm/backoffice/molecules/backoffice_table_skeleton/backofficeTableSkeleton.css.js +4 -4
  105. package/lib/esm/backoffice/molecules/backoffice_toolbar/BackofficeToolbar.js +8 -8
  106. package/lib/esm/backoffice/molecules/backoffice_toolbar/backofficeToolbar.css.js +4 -4
  107. package/lib/esm/backoffice/molecules/bulk_actions_bar/bulkActionsBar.css.js +1 -1
  108. package/lib/esm/backoffice/molecules/confirm_dialog/confirmDialog.css.js +1 -1
  109. package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js +1 -1
  110. package/lib/esm/backoffice/molecules/global_search_input/globalSearchInput.css.js +1 -1
  111. package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js +0 -1
  112. package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.js.map +1 -1
  113. package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.js +1 -1
  114. package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js +1 -1
  115. package/lib/esm/backoffice/molecules/sidebar_nav_section/SidebarNavSection.js +5 -5
  116. package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js +1 -1
  117. package/lib/esm/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js +3 -3
  118. package/lib/esm/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.js +5 -5
  119. package/lib/esm/backoffice/organisms/audit_timeline/auditTimeline.css.js +6 -6
  120. package/lib/esm/backoffice/organisms/backoffice_data_table/backofficeDataTable.css.js +1 -1
  121. package/lib/esm/backoffice/organisms/entity_header/entityHeader.css.js +1 -1
  122. package/lib/esm/backoffice/templates/detail_page_template/DetailPageTemplate.js +4 -4
  123. package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js +5 -5
  124. package/lib/esm/backoffice/templates/list_page_template/ListPageTemplate.js +1 -1
  125. package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js +8 -8
  126. package/lib/esm/components/agent/AgentMarkdownCard.css.js +1 -1
  127. package/lib/esm/components/charts/metricHistoryChart.css.js +1 -1
  128. package/lib/esm/components/charts/timeSeriesLineChart.css.js +1 -1
  129. package/lib/esm/components/dashboard/activity_card/ActivityCard.css.js +1 -1
  130. package/lib/esm/components/dashboard/activity_card/ActivityCard.js +2 -2
  131. package/lib/esm/components/dashboard/activity_feed/ActivityFeed.css.js +1 -1
  132. package/lib/esm/components/dashboard/dashboard_grid/DashboardGrid.css.js +14 -14
  133. package/lib/esm/components/dashboard/dashboard_metric_group/DashboardMetricGroup.css.js +1 -1
  134. package/lib/esm/components/dashboard/dashboard_panel/DashboardPanel.css.js +1 -1
  135. package/lib/esm/components/dashboard/dashboard_quick_actions/DashboardQuickActions.css.js +1 -1
  136. package/lib/esm/components/dashboard/dashboard_status_list/DashboardStatusList.css.js +1 -1
  137. package/lib/esm/components/dashboard/metadata_strip/MetadataStrip.css.js +1 -1
  138. package/lib/esm/components/dashboard/metric_card/MetricCard.css.js +6 -6
  139. package/lib/esm/components/dashboard/metric_card/MetricCard.js +2 -2
  140. package/lib/esm/components/dashboard/metric_tile_group/MetricTileGroup.css.js +11 -11
  141. package/lib/esm/components/dashboard/page_hero/PageHero.css.js +1 -1
  142. package/lib/esm/components/dashboard/page_hero/PageHero.js +3 -3
  143. package/lib/esm/components/dashboard/selectable_card/SelectableCard.css.js +1 -1
  144. package/lib/esm/components/dashboard/selectable_card/SelectableCard.js +2 -2
  145. package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.css.js +1 -1
  146. package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.js +1 -1
  147. package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.css.js +2 -2
  148. package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.js +8 -8
  149. package/lib/esm/components/data-table/DataTable.css.js +28 -28
  150. package/lib/esm/components/data-table/DataTable.css.js.map +1 -1
  151. package/lib/esm/components/data-table/DataTable.js +1 -1
  152. package/lib/esm/components/data-table/ResponsiveRecordList.css.js +6 -6
  153. package/lib/esm/components/data-table/TableCell.css.js +2 -2
  154. package/lib/esm/components/data-table/VirtualizedConnectionTable.css.js +1 -1
  155. package/lib/esm/components/feedback/OperationFeedback.css.js +1 -1
  156. package/lib/esm/components/feedback/OperationFeedback.js +21 -14
  157. package/lib/esm/components/feedback/OperationFeedback.js.map +1 -1
  158. package/lib/esm/components/feedback/inlineBanner.css.js +6 -6
  159. package/lib/esm/components/infinite/InfiniteScrollTrigger.js +1 -1
  160. package/lib/esm/components/infinite/infiniteScrollTrigger.css.js +1 -1
  161. package/lib/esm/components/layout/ActionPanel.css.js +1 -1
  162. package/lib/esm/components/layout/ActionPanel.js +2 -2
  163. package/lib/esm/components/layout/AppHeader.css.js +1 -1
  164. package/lib/esm/components/layout/AppHeader.js +4 -4
  165. package/lib/esm/components/layout/ContentLayout.css.js +1 -1
  166. package/lib/esm/components/layout/ContentLayout.js +2 -2
  167. package/lib/esm/components/layout/DetailSummaryHeader.css.js +1 -1
  168. package/lib/esm/components/layout/DetailSummaryHeader.js +3 -3
  169. package/lib/esm/components/layout/PageShell.css.js +1 -1
  170. package/lib/esm/components/layout/PageShell.js +5 -5
  171. package/lib/esm/components/layout/ResizableSplitView.css.js +1 -1
  172. package/lib/esm/components/layout/ResizableSplitView.js +1 -1
  173. package/lib/esm/components/layout/SettingsLayout.css.js +1 -1
  174. package/lib/esm/components/layout/Surface.css.js +15 -15
  175. package/lib/esm/components/layout/Surface.css.js.map +1 -1
  176. package/lib/esm/components/layout/Surface.js +6 -6
  177. package/lib/esm/components/layout/toolbar/Toolbar.css.js +16 -16
  178. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js +17 -0
  179. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.css.js.map +1 -0
  180. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js +24 -0
  181. package/lib/esm/components/layout/top_navigation_shell/TopNavigationShell.js.map +1 -0
  182. package/lib/esm/components/media/imagePreviewModal.css.js +5 -5
  183. package/lib/esm/components/navigation/sidebar/SidebarNavigation.js +1 -1
  184. package/lib/esm/components/navigation/sidebar/sidebarNavigation.css.js +2 -2
  185. package/lib/esm/components/responsive/ResponsiveCollectionRenderer.css.js +1 -1
  186. package/lib/esm/components/routing/routeFallback.css.js +1 -1
  187. package/lib/esm/components/routing/routePendingBar.css.js +1 -1
  188. package/lib/esm/components/select/SimpleSelect.css.js +13 -13
  189. package/lib/esm/components/select/SimpleSelect.css.js.map +1 -1
  190. package/lib/esm/components/tile/InfoTile.css.js +1 -1
  191. package/lib/esm/components/tile/InfoTile.js +3 -3
  192. package/lib/esm/index.js +228 -226
  193. package/lib/esm/node_modules/dompurify/dist/purify.es.js +173 -166
  194. package/lib/esm/node_modules/dompurify/dist/purify.es.js.map +1 -1
  195. package/lib/esm/style.css +1 -1
  196. package/lib/esm/theme/accessibility.css.js +1 -1
  197. package/lib/esm/theme/backofficeTheme.css.js +112 -80
  198. package/lib/esm/theme/backofficeTheme.css.js.map +1 -1
  199. package/lib/esm/theme/colors.js +8 -0
  200. package/lib/esm/theme/colors.js.map +1 -1
  201. package/lib/esm/theme/publicTheme.css.js +123 -91
  202. package/lib/esm/theme/publicTheme.css.js.map +1 -1
  203. package/lib/esm/theme/sprinkles.css.js +12988 -11500
  204. package/lib/esm/theme/sprinkles.css.js.map +1 -1
  205. package/lib/esm/theme/styleRecipes.css.js +8 -8
  206. package/lib/esm/theme/theme.css.js +235 -171
  207. package/lib/esm/theme/themeContract.css.js +1922 -1898
  208. package/lib/esm/theme/themeContract.css.js.map +1 -1
  209. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts +3 -0
  210. package/lib/types/atomic/molecules/form_grid/FormGrid.css.d.ts.map +1 -0
  211. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts +9 -0
  212. package/lib/types/atomic/molecules/form_grid/FormGrid.d.ts.map +1 -0
  213. package/lib/types/atomic/organisms/sidebar/NavigationSidebar.d.ts.map +1 -1
  214. package/lib/types/atomic/organisms/sidebar/SidebarContainer.d.ts.map +1 -1
  215. package/lib/types/atomic/organisms/sidebar/navigationSidebar.css.d.ts +2 -0
  216. package/lib/types/atomic/organisms/sidebar/navigationSidebar.css.d.ts.map +1 -1
  217. package/lib/types/atomic/organisms/sidebar/sidebar.css.d.ts +1 -0
  218. package/lib/types/atomic/organisms/sidebar/sidebar.css.d.ts.map +1 -1
  219. package/lib/types/backoffice/molecules/sidebar_collapse_toggle/SidebarCollapseToggle.d.ts.map +1 -1
  220. package/lib/types/components/feedback/OperationFeedback.d.ts +3 -2
  221. package/lib/types/components/feedback/OperationFeedback.d.ts.map +1 -1
  222. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts +8 -0
  223. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.css.d.ts.map +1 -0
  224. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts +18 -0
  225. package/lib/types/components/layout/top_navigation_shell/TopNavigationShell.d.ts.map +1 -0
  226. package/lib/types/index.d.ts +2 -0
  227. package/lib/types/index.d.ts.map +1 -1
  228. package/lib/types/theme/backofficeTheme.css.d.ts +112 -80
  229. package/lib/types/theme/backofficeTheme.css.d.ts.map +1 -1
  230. package/lib/types/theme/colors.d.ts +8 -0
  231. package/lib/types/theme/colors.d.ts.map +1 -1
  232. package/lib/types/theme/publicTheme.css.d.ts +123 -91
  233. package/lib/types/theme/publicTheme.css.d.ts.map +1 -1
  234. package/lib/types/theme/sprinkles.css.d.ts +129 -129
  235. package/lib/types/theme/themeContract.css.d.ts +24 -0
  236. package/lib/types/theme/themeContract.css.d.ts.map +1 -1
  237. package/package.json +3 -3
@@ -214,6 +214,14 @@ export declare const publicLightThemeValues: {
214
214
  toneDangerSurface: "#FDECEF";
215
215
  toneDangerText: "#991B1B";
216
216
  toneDangerBorder: "#FECACA";
217
+ onPrimary: "#FFFFFF";
218
+ onAccent: "#060607";
219
+ onBrand: "#FFFFFF";
220
+ brandSubtleSurface: string;
221
+ brandSubtleBorder: string;
222
+ avatarSurface: "#1E3A8A";
223
+ avatarText: "#FFFFFF";
224
+ timelineFadeSurface: "#FFFFFF";
217
225
  error: "#ED4245";
218
226
  'error-8': "#FDECEF";
219
227
  'error-10': "#FDECEF";
@@ -2011,6 +2019,14 @@ export declare const publicLightThemeValues: {
2011
2019
  readonly toneDangerSurface: "#FDECEF";
2012
2020
  readonly toneDangerText: "#991B1B";
2013
2021
  readonly toneDangerBorder: "#FECACA";
2022
+ readonly onPrimary: "#FFFFFF";
2023
+ readonly onAccent: "#060607";
2024
+ readonly onBrand: "#FFFFFF";
2025
+ readonly brandSubtleSurface: string;
2026
+ readonly brandSubtleBorder: string;
2027
+ readonly avatarSurface: "#1E3A8A";
2028
+ readonly avatarText: "#FFFFFF";
2029
+ readonly timelineFadeSurface: "#FFFFFF";
2014
2030
  readonly error: "#ED4245";
2015
2031
  readonly 'error-8': "#FDECEF";
2016
2032
  readonly 'error-10': "#FDECEF";
@@ -2272,16 +2288,17 @@ type ThemeValueTree<T> = T extends string ? string : {
2272
2288
  export type ThemeValues = ThemeValueTree<typeof publicLightThemeValues>;
2273
2289
  export declare const publicDarkThemeValues: {
2274
2290
  readonly colors: {
2275
- readonly primaryLight: "rgba(165, 2, 70, 0.22)";
2291
+ readonly primary: "#e85d8d";
2292
+ readonly primaryLight: "rgba(232, 93, 141, 0.2)";
2276
2293
  readonly secondaryLight: "#173126";
2277
- readonly surface: "#11161d";
2278
- readonly surfaceSecondary: "#171d26";
2279
- readonly surfaceMuted: "#1c2430";
2280
- readonly surfaceElevated: "#202938";
2281
- readonly background: "#0b1016";
2282
- readonly backgroundSecondary: "#121822";
2283
- readonly backgroundTertiary: "#18202c";
2284
- readonly backgroundModifier: "#283244";
2294
+ readonly surface: "#10151d";
2295
+ readonly surfaceSecondary: "#151c26";
2296
+ readonly surfaceMuted: "#1d2633";
2297
+ readonly surfaceElevated: "#202b39";
2298
+ readonly background: "#080d13";
2299
+ readonly backgroundSecondary: "#0f1620";
2300
+ readonly backgroundTertiary: "#17202c";
2301
+ readonly backgroundModifier: "#2a3546";
2285
2302
  readonly text: "#f5f7fb";
2286
2303
  readonly textSecondary: "#c5ccda";
2287
2304
  readonly textMuted: "#98a3b7";
@@ -2291,8 +2308,8 @@ export declare const publicDarkThemeValues: {
2291
2308
  readonly controlBorder: "#415069";
2292
2309
  readonly controlText: "#f5f7fb";
2293
2310
  readonly controlPlaceholder: "#98a3b7";
2294
- readonly border: "#2f3a4d";
2295
- readonly borderSubtle: "#263040";
2311
+ readonly border: "#344154";
2312
+ readonly borderSubtle: "#293445";
2296
2313
  readonly borderStrong: "#415069";
2297
2314
  readonly borderLight: "#364357";
2298
2315
  readonly overlayBackdrop: "rgba(3, 7, 18, 0.58)";
@@ -2304,9 +2321,9 @@ export declare const publicDarkThemeValues: {
2304
2321
  readonly codeText: "#f5f7fb";
2305
2322
  readonly codeToolbarSurface: "#351526";
2306
2323
  readonly shimmerHighlight: "rgba(255, 255, 255, 0.52)";
2307
- readonly tonePrimarySurface: "#351526";
2308
- readonly tonePrimaryText: "#ffabc7";
2309
- readonly tonePrimaryBorder: "#8a3157";
2324
+ readonly tonePrimarySurface: "#321c2a";
2325
+ readonly tonePrimaryText: "#ffb8cf";
2326
+ readonly tonePrimaryBorder: "#8f3e5d";
2310
2327
  readonly toneInfoSurface: "#172c52";
2311
2328
  readonly toneInfoText: "#9cc7ff";
2312
2329
  readonly toneInfoBorder: "#3d6ea8";
@@ -2319,13 +2336,22 @@ export declare const publicDarkThemeValues: {
2319
2336
  readonly toneDangerSurface: "#3a171c";
2320
2337
  readonly toneDangerText: "#ff9aa2";
2321
2338
  readonly toneDangerBorder: "#b94b54";
2339
+ readonly onPrimary: "#080d13";
2340
+ readonly onAccent: "#080d13";
2341
+ readonly onBrand: "#080d13";
2342
+ readonly brandSubtleSurface: "#271a24";
2343
+ readonly brandSubtleBorder: "#4b2b3a";
2344
+ readonly avatarSurface: "#172c52";
2345
+ readonly avatarText: "#9cc7ff";
2346
+ readonly timelineFadeSurface: "#202b39";
2322
2347
  readonly successLight: "#183626";
2323
2348
  readonly warningLight: "#3b2d16";
2324
2349
  readonly infoLight: "#182544";
2325
- readonly brandSecondaryOrange: "#8f6771";
2326
- readonly 'brandSecondaryOrange-10': "rgba(143, 103, 113, 0.10)";
2327
- readonly 'brandSecondaryOrange-20': "rgba(143, 103, 113, 0.20)";
2328
- readonly accent: "#b36a78";
2350
+ readonly brandPrimaryRed: "#e85d8d";
2351
+ readonly brandSecondaryOrange: "#d99aaa";
2352
+ readonly 'brandSecondaryOrange-10': "rgba(217, 154, 170, 0.10)";
2353
+ readonly 'brandSecondaryOrange-20': "rgba(217, 154, 170, 0.20)";
2354
+ readonly accent: "#d98599";
2329
2355
  readonly brandLightGray: "#1a212d";
2330
2356
  readonly brandDarkGray: "#eef2f8";
2331
2357
  readonly inherit: string;
@@ -2383,7 +2409,6 @@ export declare const publicDarkThemeValues: {
2383
2409
  readonly 'black-100': string;
2384
2410
  readonly 'black-10': string;
2385
2411
  readonly 'black-2': string;
2386
- readonly primary: "#B2184F";
2387
2412
  readonly secondary: "#166534";
2388
2413
  readonly secondaryHover: "#23A559";
2389
2414
  readonly error: "#ED4245";
@@ -2394,19 +2419,18 @@ export declare const publicDarkThemeValues: {
2394
2419
  readonly success: "#23A559";
2395
2420
  readonly warning: "#F0B232";
2396
2421
  readonly info: "#3B82F6";
2397
- readonly brandPrimaryRed: "#B2184F";
2398
2422
  readonly brandWhite: "#FFFFFF";
2399
2423
  readonly brandBackgroundGradient: string;
2400
2424
  };
2401
2425
  readonly backgroundImage: {
2402
- readonly pageShellSurface: "linear-gradient(180deg, #171d26 0%, #1c2430 100%)";
2403
- readonly floatingChatSurface: "radial-gradient(circle at 0% 0%, rgba(143, 103, 113, 0.10) 0%, transparent 55%), linear-gradient(135deg, #11161d 0%, #171d26 100%)";
2404
- readonly loadingShimmer: "linear-gradient(90deg, #1c2430 0%, #171d26 45%, #1c2430 90%)";
2405
- readonly surfaceChrome: "linear-gradient(180deg, #11161d 0%, #171d26 100%)";
2426
+ readonly pageShellSurface: "linear-gradient(180deg, #151c26 0%, #1d2633 100%)";
2427
+ readonly floatingChatSurface: "radial-gradient(circle at 0% 0%, rgba(217, 154, 170, 0.10) 0%, transparent 55%), linear-gradient(135deg, #10151d 0%, #151c26 100%)";
2428
+ readonly loadingShimmer: "linear-gradient(90deg, #1d2633 0%, #151c26 45%, #1d2633 90%)";
2429
+ readonly surfaceChrome: "linear-gradient(180deg, #10151d 0%, #151c26 100%)";
2406
2430
  readonly tableHeaderAccent: "linear-gradient(90deg, rgba(255, 171, 199, 0.08), transparent 64%)";
2407
- readonly listHeaderSurface: "linear-gradient(135deg, #171d26 0%, #11161d 58%)";
2408
- readonly pendingBar: "linear-gradient(90deg, #351526 0%, #ffabc7 60%, #351526 100%)";
2409
- readonly metricPrimarySurface: "linear-gradient(135deg, #351526, transparent 58%)";
2431
+ readonly listHeaderSurface: "linear-gradient(135deg, #151c26 0%, #10151d 58%)";
2432
+ readonly pendingBar: "linear-gradient(90deg, #321c2a 0%, #ffb8cf 60%, #321c2a 100%)";
2433
+ readonly metricPrimarySurface: "linear-gradient(135deg, #321c2a, transparent 58%)";
2410
2434
  readonly metricInfoSurface: "linear-gradient(135deg, #172c52, transparent 58%)";
2411
2435
  readonly metricSuccessSurface: "linear-gradient(135deg, #153624, transparent 58%)";
2412
2436
  readonly metricWarningSurface: "linear-gradient(135deg, #3b2d16, transparent 58%)";
@@ -2422,19 +2446,19 @@ export declare const publicDarkThemeValues: {
2422
2446
  readonly brandCardGlow: `0 0px 72px color-mix(in srgb, ${string} 38%, transparent)`;
2423
2447
  readonly authCardGlow: `0 0 96px color-mix(in srgb, ${string} 42%, transparent)`;
2424
2448
  readonly profileDropdownShadow: `0 18px 36px color-mix(in srgb, ${string} 40%, transparent)`;
2425
- readonly badgeInset: "inset 0 0 0 1px #263040";
2426
- readonly badgeDotRing: "0 0 0 2px #11161d";
2427
- readonly primaryInsetRing: "inset 0 0 0 1px #B2184F";
2428
- readonly primaryLightRing: "0 0 0 1px rgba(165, 2, 70, 0.22)";
2429
- readonly primaryLightRingStrong: "0 0 0 2px rgba(165, 2, 70, 0.22)";
2430
- readonly focusRing: "0 0 0 3px rgba(165, 2, 70, 0.22)";
2449
+ readonly badgeInset: "inset 0 0 0 1px #293445";
2450
+ readonly badgeDotRing: "0 0 0 2px #10151d";
2451
+ readonly primaryInsetRing: "inset 0 0 0 1px #e85d8d";
2452
+ readonly primaryLightRing: "0 0 0 1px rgba(232, 93, 141, 0.2)";
2453
+ readonly primaryLightRingStrong: "0 0 0 2px rgba(232, 93, 141, 0.2)";
2454
+ readonly focusRing: "0 0 0 3px rgba(232, 93, 141, 0.2)";
2431
2455
  readonly focusRingError: "0 0 0 3px color-mix(in srgb, #ED4245 24%, transparent)";
2432
- readonly focusRingBrand: "0 0 0 2px #8f6771";
2456
+ readonly focusRingBrand: "0 0 0 2px #d99aaa";
2433
2457
  readonly interactiveHover: `0 8px 18px color-mix(in srgb, ${string} 28%, transparent)`;
2434
2458
  readonly interactivePressed: `0 2px 6px color-mix(in srgb, ${string} 36%, transparent)`;
2435
2459
  readonly successLightRing: "0 0 0 2px #183626";
2436
2460
  readonly sidebarActiveInset: `inset 2px 0 0 ${string}`;
2437
- readonly metricPrimaryAccent: "inset 3px 0 0 #8a3157";
2461
+ readonly metricPrimaryAccent: "inset 3px 0 0 #8f3e5d";
2438
2462
  readonly metricInfoAccent: "inset 3px 0 0 #3d6ea8";
2439
2463
  readonly metricSuccessAccent: "inset 3px 0 0 #2f8d55";
2440
2464
  readonly metricWarningAccent: "inset 3px 0 0 #a56a18";
@@ -2450,67 +2474,68 @@ export declare const publicDarkThemeValues: {
2450
2474
  readonly none: "none";
2451
2475
  };
2452
2476
  readonly sidebar: {
2453
- readonly background: "#11161d";
2454
- readonly borderColor: "#263040";
2477
+ readonly background: "#0f1620";
2478
+ readonly borderColor: "#344154";
2455
2479
  readonly scrollbarColor: "#364357";
2456
2480
  readonly itemColor: "#c5ccda";
2457
- readonly itemHoverBackground: "rgba(143, 103, 113, 0.10)";
2481
+ readonly itemHoverBackground: "#1d2633";
2458
2482
  readonly itemHoverColor: "#f5f7fb";
2459
- readonly itemActiveBackground: "#B2184F";
2460
- readonly itemActiveBackgroundImage: "linear-gradient(135deg, #B2184F, #8f6771)";
2461
- readonly itemActiveColor: "#FFFFFF";
2462
- readonly itemActiveBorderColor: "#B2184F";
2463
- readonly itemActiveShadow: "0 0 0 2px rgba(143, 103, 113, 0.20)";
2483
+ readonly itemActiveBackground: "#321c2a";
2484
+ readonly itemActiveBackgroundImage: "none";
2485
+ readonly itemActiveColor: "#ffb8cf";
2486
+ readonly itemActiveBorderColor: "#8f3e5d";
2487
+ readonly itemActiveShadow: "inset 2px 0 0 #ffb8cf";
2464
2488
  readonly itemDisabledColor: "#98a3b7";
2465
- readonly itemFocusRing: "0 0 0 2px #8f6771";
2466
- readonly nestedBorderColor: "#B2184F";
2489
+ readonly itemFocusRing: "0 0 0 3px rgba(232, 93, 141, 0.2)";
2490
+ readonly nestedBorderColor: "#344154";
2467
2491
  readonly sectionHeaderColor: "#98a3b7";
2468
2492
  readonly sectionHeaderIconColor: "#98a3b7";
2469
- readonly sectionHeaderHoverBackground: "rgba(143, 103, 113, 0.10)";
2493
+ readonly sectionHeaderHoverBackground: "#1d2633";
2470
2494
  readonly sectionToggleColor: "#98a3b7";
2471
- readonly actionColor: "#8f6771";
2472
- readonly actionHoverBackground: "#B2184F";
2473
- readonly actionHoverColor: "#FFFFFF";
2474
- readonly actionFocusRing: "0 0 0 2px #8f6771";
2475
- readonly dragHandleColor: "#8f6771";
2476
- readonly dragHandleHoverBackground: "rgba(143, 103, 113, 0.10)";
2477
- readonly dragHandleHoverColor: "#FFFFFF";
2478
- readonly dragOverlayBackground: "#202938";
2495
+ readonly actionColor: "#c5ccda";
2496
+ readonly actionHoverBackground: "#1d2633";
2497
+ readonly actionHoverColor: "#f5f7fb";
2498
+ readonly actionFocusRing: "0 0 0 3px rgba(232, 93, 141, 0.2)";
2499
+ readonly dragHandleColor: "#c5ccda";
2500
+ readonly dragHandleHoverBackground: "#1d2633";
2501
+ readonly dragHandleHoverColor: "#f5f7fb";
2502
+ readonly dragOverlayBackground: "#202b39";
2479
2503
  readonly dragOverlayColor: "#f5f7fb";
2480
- readonly dragOverlayBorderColor: "#B2184F";
2481
- readonly insertionIndicatorColor: "#B2184F";
2482
- readonly collapseButtonBackground: "#11161d";
2483
- readonly collapseButtonColor: "#8f6771";
2484
- readonly collapseButtonBorderColor: "#B2184F";
2485
- readonly collapseButtonHoverBackground: "#B2184F";
2486
- readonly collapseButtonHoverColor: "#FFFFFF";
2487
- readonly collapseButtonHoverShadow: "0 10px 24px rgba(143, 103, 113, 0.20)";
2488
- readonly collapseButtonFocusRing: "0 0 0 2px #8f6771";
2504
+ readonly dragOverlayBorderColor: "#344154";
2505
+ readonly insertionIndicatorColor: "#ffb8cf";
2506
+ readonly collapseButtonBackground: "#151c26";
2507
+ readonly collapseButtonColor: "#c5ccda";
2508
+ readonly collapseButtonBorderColor: "#344154";
2509
+ readonly collapseButtonHoverBackground: "#1d2633";
2510
+ readonly collapseButtonHoverColor: "#f5f7fb";
2511
+ readonly collapseButtonHoverShadow: "none";
2512
+ readonly collapseButtonFocusRing: "0 0 0 3px rgba(232, 93, 141, 0.2)";
2489
2513
  readonly profileTitleColor: "#c5ccda";
2490
- readonly profileTriggerBackground: "#171d26";
2491
- readonly profileTriggerBorderColor: "rgba(143, 103, 113, 0.20)";
2492
- readonly profileTriggerHoverBackground: "#202938";
2493
- readonly profileTriggerHoverBorderColor: "#8f6771";
2494
- readonly profileTriggerFocusRing: "0 0 0 2px #8f6771";
2495
- readonly profileAvatarBackgroundImage: "linear-gradient(135deg, #B2184F, #8f6771)";
2514
+ readonly profileTriggerBackground: "#151c26";
2515
+ readonly profileTriggerBorderColor: "#344154";
2516
+ readonly profileTriggerHoverBackground: "#202b39";
2517
+ readonly profileTriggerHoverBorderColor: "#415069";
2518
+ readonly profileTriggerFocusRing: "0 0 0 3px rgba(232, 93, 141, 0.2)";
2519
+ readonly profileAvatarBackgroundImage: "linear-gradient(135deg, #e85d8d, #d99aaa)";
2496
2520
  readonly profileAvatarColor: "#FFFFFF";
2497
2521
  readonly profileTextColor: "#f5f7fb";
2498
2522
  readonly profileSubtextColor: "#c5ccda";
2499
- readonly profileMenuHoverBackground: "rgba(143, 103, 113, 0.10)";
2500
- readonly profileMenuBorderColor: "rgba(143, 103, 113, 0.20)";
2523
+ readonly profileMenuHoverBackground: "#1d2633";
2524
+ readonly profileMenuBorderColor: "#344154";
2501
2525
  };
2502
2526
  readonly stroke: {
2503
2527
  readonly none: "none";
2504
- readonly primaryLight: "rgba(165, 2, 70, 0.22)";
2528
+ readonly primary: "#e85d8d";
2529
+ readonly primaryLight: "rgba(232, 93, 141, 0.2)";
2505
2530
  readonly secondaryLight: "#173126";
2506
- readonly surface: "#11161d";
2507
- readonly surfaceSecondary: "#171d26";
2508
- readonly surfaceMuted: "#1c2430";
2509
- readonly surfaceElevated: "#202938";
2510
- readonly background: "#0b1016";
2511
- readonly backgroundSecondary: "#121822";
2512
- readonly backgroundTertiary: "#18202c";
2513
- readonly backgroundModifier: "#283244";
2531
+ readonly surface: "#10151d";
2532
+ readonly surfaceSecondary: "#151c26";
2533
+ readonly surfaceMuted: "#1d2633";
2534
+ readonly surfaceElevated: "#202b39";
2535
+ readonly background: "#080d13";
2536
+ readonly backgroundSecondary: "#0f1620";
2537
+ readonly backgroundTertiary: "#17202c";
2538
+ readonly backgroundModifier: "#2a3546";
2514
2539
  readonly text: "#f5f7fb";
2515
2540
  readonly textSecondary: "#c5ccda";
2516
2541
  readonly textMuted: "#98a3b7";
@@ -2520,8 +2545,8 @@ export declare const publicDarkThemeValues: {
2520
2545
  readonly controlBorder: "#415069";
2521
2546
  readonly controlText: "#f5f7fb";
2522
2547
  readonly controlPlaceholder: "#98a3b7";
2523
- readonly border: "#2f3a4d";
2524
- readonly borderSubtle: "#263040";
2548
+ readonly border: "#344154";
2549
+ readonly borderSubtle: "#293445";
2525
2550
  readonly borderStrong: "#415069";
2526
2551
  readonly borderLight: "#364357";
2527
2552
  readonly overlayBackdrop: "rgba(3, 7, 18, 0.58)";
@@ -2533,9 +2558,9 @@ export declare const publicDarkThemeValues: {
2533
2558
  readonly codeText: "#f5f7fb";
2534
2559
  readonly codeToolbarSurface: "#351526";
2535
2560
  readonly shimmerHighlight: "rgba(255, 255, 255, 0.52)";
2536
- readonly tonePrimarySurface: "#351526";
2537
- readonly tonePrimaryText: "#ffabc7";
2538
- readonly tonePrimaryBorder: "#8a3157";
2561
+ readonly tonePrimarySurface: "#321c2a";
2562
+ readonly tonePrimaryText: "#ffb8cf";
2563
+ readonly tonePrimaryBorder: "#8f3e5d";
2539
2564
  readonly toneInfoSurface: "#172c52";
2540
2565
  readonly toneInfoText: "#9cc7ff";
2541
2566
  readonly toneInfoBorder: "#3d6ea8";
@@ -2548,13 +2573,22 @@ export declare const publicDarkThemeValues: {
2548
2573
  readonly toneDangerSurface: "#3a171c";
2549
2574
  readonly toneDangerText: "#ff9aa2";
2550
2575
  readonly toneDangerBorder: "#b94b54";
2576
+ readonly onPrimary: "#080d13";
2577
+ readonly onAccent: "#080d13";
2578
+ readonly onBrand: "#080d13";
2579
+ readonly brandSubtleSurface: "#271a24";
2580
+ readonly brandSubtleBorder: "#4b2b3a";
2581
+ readonly avatarSurface: "#172c52";
2582
+ readonly avatarText: "#9cc7ff";
2583
+ readonly timelineFadeSurface: "#202b39";
2551
2584
  readonly successLight: "#183626";
2552
2585
  readonly warningLight: "#3b2d16";
2553
2586
  readonly infoLight: "#182544";
2554
- readonly brandSecondaryOrange: "#8f6771";
2555
- readonly 'brandSecondaryOrange-10': "rgba(143, 103, 113, 0.10)";
2556
- readonly 'brandSecondaryOrange-20': "rgba(143, 103, 113, 0.20)";
2557
- readonly accent: "#b36a78";
2587
+ readonly brandPrimaryRed: "#e85d8d";
2588
+ readonly brandSecondaryOrange: "#d99aaa";
2589
+ readonly 'brandSecondaryOrange-10': "rgba(217, 154, 170, 0.10)";
2590
+ readonly 'brandSecondaryOrange-20': "rgba(217, 154, 170, 0.20)";
2591
+ readonly accent: "#d98599";
2558
2592
  readonly brandLightGray: "#1a212d";
2559
2593
  readonly brandDarkGray: "#eef2f8";
2560
2594
  readonly inherit: string;
@@ -2612,7 +2646,6 @@ export declare const publicDarkThemeValues: {
2612
2646
  readonly 'black-100': string;
2613
2647
  readonly 'black-10': string;
2614
2648
  readonly 'black-2': string;
2615
- readonly primary: "#B2184F";
2616
2649
  readonly secondary: "#166534";
2617
2650
  readonly secondaryHover: "#23A559";
2618
2651
  readonly error: "#ED4245";
@@ -2623,7 +2656,6 @@ export declare const publicDarkThemeValues: {
2623
2656
  readonly success: "#23A559";
2624
2657
  readonly warning: "#F0B232";
2625
2658
  readonly info: "#3B82F6";
2626
- readonly brandPrimaryRed: "#B2184F";
2627
2659
  readonly brandWhite: "#FFFFFF";
2628
2660
  readonly brandBackgroundGradient: string;
2629
2661
  };
@@ -1 +1 @@
1
- {"version":3,"file":"publicTheme.css.d.ts","sourceRoot":"","sources":["../../../src/theme/publicTheme.css.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"publicTheme.css.d.ts","sourceRoot":"","sources":["../../../src/theme/publicTheme.css.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,sBAAsB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}