@plumile/ui 0.1.117 → 0.1.122
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.
- package/README.md +14 -0
- package/lib/esm/admin/organisms/admin_sidebar/AdminSidebar.js +3 -2
- package/lib/esm/admin/organisms/admin_sidebar/AdminSidebar.js.map +1 -1
- package/lib/esm/admin/organisms/admin_sidebar/adminSidebar.css.js +3 -2
- package/lib/esm/admin/organisms/admin_topbar/adminTopbar.css.js +1 -1
- package/lib/esm/admin/theme/adminDensity.css.js.map +1 -1
- package/lib/esm/admin/theme/adminSurface.css.js.map +1 -1
- package/lib/esm/atomic/atoms/badge/badge.css.js +7 -7
- package/lib/esm/atomic/atoms/badge/badge.css.js.map +1 -1
- package/lib/esm/atomic/atoms/button/button.css.js +38 -38
- package/lib/esm/atomic/atoms/button/button.css.js.map +1 -1
- package/lib/esm/atomic/atoms/checkbox/checkbox.css.js +8 -8
- package/lib/esm/atomic/atoms/checkbox/checkbox.css.js.map +1 -1
- package/lib/esm/atomic/atoms/error_message/errorMessage.css.js +1 -1
- package/lib/esm/atomic/atoms/input/input.css.js +9 -9
- package/lib/esm/atomic/atoms/input/input.css.js.map +1 -1
- package/lib/esm/atomic/atoms/label/label.css.js +7 -7
- package/lib/esm/atomic/atoms/modal/Modal.js +1 -1
- package/lib/esm/atomic/atoms/modal/modal.css.js +1 -1
- package/lib/esm/atomic/atoms/modal/modal.css.js.map +1 -1
- package/lib/esm/atomic/atoms/overlay/overlay.css.js +1 -1
- package/lib/esm/atomic/atoms/textarea/textarea.css.js +8 -8
- package/lib/esm/atomic/atoms/textarea/textarea.css.js.map +1 -1
- package/lib/esm/atomic/molecules/breadcrumb_navigation/BreadcrumbMenuPopover.js +1 -1
- package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js +1 -1
- package/lib/esm/atomic/molecules/breadcrumb_navigation/breadcrumbNavigation.css.js.map +1 -1
- package/lib/esm/atomic/molecules/card/Card.css.js +1 -1
- package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js +1 -1
- package/lib/esm/atomic/molecules/checkbox_field/checkboxField.css.js.map +1 -1
- package/lib/esm/atomic/molecules/dropdown/dropdown.css.js +1 -1
- package/lib/esm/atomic/molecules/empty-state/EmptyState.css.js +1 -1
- package/lib/esm/atomic/molecules/form/FormErrorBanner.css.js +1 -1
- package/lib/esm/atomic/molecules/form/formStyles.css.js +1 -1
- package/lib/esm/atomic/molecules/form_error/formError.css.js +1 -1
- package/lib/esm/atomic/molecules/form_field/formField.css.js +1 -1
- package/lib/esm/atomic/molecules/highlight/HighlightCode.css.js +1 -1
- package/lib/esm/atomic/molecules/highlight/highlightStyles.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/LazyMarkdownRenderer.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownArticleContainer.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownBlockquote.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownDelete.css.js +1 -2
- package/lib/esm/atomic/molecules/markdown/components/MarkdownDelete.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownEmphasis.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteDefinition.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnoteReference.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownFootnotesSection.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js +7 -7
- package/lib/esm/atomic/molecules/markdown/components/MarkdownHeading.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownHtmlFallback.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownImage.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownInlineCode.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownLink.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownList.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownListItem.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownMark.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownMermaidBlock.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownParagraph.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownStrong.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownSubscript.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownSubscript.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownSuperscript.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownSuperscript.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js +2 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTable.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCaption.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableCell.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHead.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTableHeaderCell.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownTaskListItem.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownText.css.js.map +1 -1
- package/lib/esm/atomic/molecules/markdown/components/MarkdownThematicBreak.css.js +1 -1
- package/lib/esm/atomic/molecules/tabs/tabs.css.js +4 -4
- package/lib/esm/atomic/molecules/toast/toast.css.js +2 -2
- package/lib/esm/atomic/molecules/toast/toast.css.js.map +1 -1
- package/lib/esm/atomic/organisms/login_form/loginForm.css.js +1 -1
- package/lib/esm/atomic/organisms/sidebar/SidebarContainer.js +2 -2
- package/lib/esm/atomic/organisms/sidebar/navigationSidebar.css.js +13 -13
- package/lib/esm/atomic/organisms/sidebar/sidebar.css.js +2 -2
- package/lib/esm/atomic/templates/auth_layout/authLayout.css.js +1 -1
- package/lib/esm/atomic/templates/detail-page/DetailPage.js +4 -4
- package/lib/esm/atomic/templates/detail-page/detailPage.css.js +1 -1
- package/lib/esm/atomic/templates/page-container/PageContainer.js +3 -3
- package/lib/esm/atomic/templates/page-container/pageContainer.css.js +1 -1
- package/lib/esm/backoffice/atoms/backoffice_id_badge/backofficeIdBadge.css.js +1 -1
- package/lib/esm/backoffice/atoms/copyable_text/copyableText.css.js +1 -1
- package/lib/esm/backoffice/atoms/environment_badge/environmentBadge.css.js +1 -1
- package/lib/esm/backoffice/atoms/shortcut_hint/shortcutHint.css.js +1 -1
- package/lib/esm/backoffice/atoms/skeleton/skeleton.css.js +5 -5
- package/lib/esm/backoffice/atoms/skeleton/skeleton.css.js.map +1 -1
- package/lib/esm/backoffice/atoms/spinner/spinner.css.js +1 -1
- package/lib/esm/backoffice/atoms/spinner/spinner.css.js.map +1 -1
- package/lib/esm/backoffice/atoms/status_badge/statusBadge.css.js +1 -1
- package/lib/esm/backoffice/atoms/tag/tag.css.js +7 -7
- package/lib/esm/backoffice/atoms/tag/tag.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/backoffice_detail_layout/backofficeDetailLayout.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_empty_state/backofficeEmptyState.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_filter_drawer/BackofficeFilterDrawer.js +7 -7
- package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/backoffice_filter_field/backofficeFilterField.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_filters_bar/backofficeFiltersBar.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_form_section/BackofficeFormSection.js +3 -3
- package/lib/esm/backoffice/molecules/backoffice_form_section/backofficeFormSection.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_infinite_list_status/BackofficeInfiniteListStatus.js +2 -2
- package/lib/esm/backoffice/molecules/backoffice_infinite_list_status/backofficeInfiniteListStatus.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_json_viewer/LazyBackofficeJsonViewer.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_json_viewer/backofficeJsonViewer.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_key_value_list/backofficeKeyValueList.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/backoffice_page_header/BackofficePageHeader.js +4 -4
- package/lib/esm/backoffice/molecules/backoffice_page_header/backofficePageHeader.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_relations_menu/BackofficeRelationsMenu.js +4 -4
- package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/backoffice_table_skeleton/backofficeTableSkeleton.css.js +4 -4
- package/lib/esm/backoffice/molecules/backoffice_table_toolbar/BackofficeTableToolbar.js +8 -8
- package/lib/esm/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.js +1 -1
- package/lib/esm/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js +8 -8
- package/lib/esm/backoffice/molecules/backoffice_tabs/backofficeTabs.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/bulk_actions_bar/bulkActionsBar.css.js +1 -1
- package/lib/esm/backoffice/molecules/confirm_dialog/confirmDialog.css.js +1 -1
- package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js +1 -1
- package/lib/esm/backoffice/molecules/filter_chip_row/filterChipRow.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/global_search_input/globalSearchInput.css.js +1 -1
- package/lib/esm/backoffice/molecules/global_search_input/globalSearchInput.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/inline_banner/inlineBanner.css.js +6 -6
- package/lib/esm/backoffice/molecules/inline_banner/inlineBanner.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.js +1 -1
- package/lib/esm/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_nav_item/SidebarNavItem.js +90 -94
- package/lib/esm/backoffice/molecules/sidebar_nav_item/SidebarNavItem.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js +2 -2
- package/lib/esm/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_nav_section/SidebarNavSection.js +159 -62
- package/lib/esm/backoffice/molecules/sidebar_nav_section/SidebarNavSection.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js +2 -2
- package/lib/esm/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js +4 -4
- package/lib/esm/backoffice/molecules/sidebar_profile_menu/BackofficeSidebarProfileMenu.js.map +1 -1
- package/lib/esm/backoffice/molecules/sidebar_profile_menu/sidebarProfileMenu.css.js +5 -5
- package/lib/esm/backoffice/molecules/table_toolbar/tableToolbar.css.js +1 -1
- package/lib/esm/backoffice/organisms/audit_timeline/auditTimeline.css.js +1 -1
- package/lib/esm/backoffice/organisms/backoffice_data_table/backofficeDataTable.css.js +1 -1
- package/lib/esm/backoffice/organisms/backoffice_virtualized_connection_table/backofficeVirtualizedConnectionTable.css.js +1 -1
- package/lib/esm/backoffice/organisms/entity_header/entityHeader.css.js +1 -1
- package/lib/esm/backoffice/templates/detail_page_template/DetailPageTemplate.js +2 -2
- package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js +2 -2
- package/lib/esm/backoffice/templates/detail_page_template/detailPageTemplate.css.js.map +1 -1
- package/lib/esm/backoffice/templates/list_page_template/ListPageTemplate.js +1 -1
- package/lib/esm/backoffice/templates/list_page_template/ListPageTemplate.js.map +1 -1
- package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js +10 -10
- package/lib/esm/backoffice/templates/list_page_template/listPageTemplate.css.js.map +1 -1
- package/lib/esm/components/agent/AgentMarkdownCard.css.js +1 -1
- package/lib/esm/components/charts/metricHistoryChart.css.js +1 -1
- package/lib/esm/components/charts/timeSeriesLineChart.css.js +1 -1
- package/lib/esm/components/dashboard/activity_card/ActivityCard.css.js +1 -1
- package/lib/esm/components/dashboard/activity_card/ActivityCard.js +2 -2
- package/lib/esm/components/dashboard/activity_feed/ActivityFeed.css.js +1 -1
- package/lib/esm/components/dashboard/dashboard_grid/DashboardGrid.css.js +21 -21
- package/lib/esm/components/dashboard/dashboard_grid/DashboardGrid.css.js.map +1 -1
- package/lib/esm/components/dashboard/metadata_strip/MetadataStrip.css.js +1 -1
- package/lib/esm/components/dashboard/metric_card/MetricCard.css.js +1 -1
- package/lib/esm/components/dashboard/metric_card/MetricCard.js +2 -2
- package/lib/esm/components/dashboard/metric_tile_group/MetricTileGroup.css.js +1 -1
- package/lib/esm/components/dashboard/page_hero/PageHero.css.js +1 -1
- package/lib/esm/components/dashboard/page_hero/PageHero.js +3 -3
- package/lib/esm/components/dashboard/section_nav/SectionNav.css.js +1 -1
- package/lib/esm/components/dashboard/section_nav/SectionNav.css.js.map +1 -1
- package/lib/esm/components/dashboard/segmented_nav/SegmentedNav.css.js +1 -1
- package/lib/esm/components/dashboard/segmented_nav/SegmentedNav.css.js.map +1 -1
- package/lib/esm/components/dashboard/selectable_card/SelectableCard.css.js +1 -1
- package/lib/esm/components/dashboard/selectable_card/SelectableCard.css.js.map +1 -1
- package/lib/esm/components/dashboard/selectable_card/SelectableCard.js +2 -2
- package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.css.js +1 -1
- package/lib/esm/components/dashboard/status_summary_panel/StatusSummaryPanel.js +1 -1
- package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.css.js +1 -1
- package/lib/esm/components/dashboard/timeline_event_row/TimelineEventRow.js +2 -2
- package/lib/esm/components/data-table/DataTable.css.js +28 -28
- package/lib/esm/components/data-table/DataTable.css.js.map +1 -1
- package/lib/esm/components/data-table/ResponsiveRecordList.css.js +6 -6
- package/lib/esm/components/data-table/TableCell.css.js +2 -2
- package/lib/esm/components/data-table/VirtualizedConnectionTable.css.js +1 -1
- package/lib/esm/components/data-table/VirtualizedConnectionTable.js +1 -1
- package/lib/esm/components/data-table/VirtualizedConnectionTable.js.map +1 -1
- package/lib/esm/components/feedback/OperationFeedback.css.js +1 -1
- package/lib/esm/components/feedback/OperationFeedback.js +1 -1
- package/lib/esm/components/infinite/InfiniteScrollTrigger.js +1 -1
- package/lib/esm/components/infinite/infiniteScrollTrigger.css.js +1 -1
- package/lib/esm/components/layout/ActionPanel.css.js +1 -1
- package/lib/esm/components/layout/ActionPanel.js +3 -3
- package/lib/esm/components/layout/ActionPanel.js.map +1 -1
- package/lib/esm/components/layout/AppHeader.css.js +1 -1
- package/lib/esm/components/layout/AppHeader.js +4 -4
- package/lib/esm/components/layout/ContentLayout.css.js +1 -1
- package/lib/esm/components/layout/ContentLayout.js +2 -2
- package/lib/esm/components/layout/DetailSummaryHeader.css.js +1 -1
- package/lib/esm/components/layout/DetailSummaryHeader.js +3 -3
- package/lib/esm/components/layout/PageShell.css.js +4 -4
- package/lib/esm/components/layout/PageShell.js +5 -5
- package/lib/esm/components/layout/PageShell.js.map +1 -1
- package/lib/esm/components/layout/SettingsLayout.css.js +1 -1
- package/lib/esm/components/layout/SplitViewLayout.css.js +1 -1
- package/lib/esm/components/layout/TabsContentLayout.css.js +1 -1
- package/lib/esm/components/layout/ToolbarRow.css.js +1 -1
- package/lib/esm/components/media/imagePreviewModal.css.js +5 -5
- package/lib/esm/components/responsive/ResponsiveCollectionRenderer.css.js +1 -1
- package/lib/esm/components/responsive/ResponsiveCollectionRenderer.css.js.map +1 -1
- package/lib/esm/components/routing/routeFallback.css.js +1 -1
- package/lib/esm/components/routing/routeFallback.css.js.map +1 -1
- package/lib/esm/components/routing/routePendingBar.css.js +1 -1
- package/lib/esm/components/routing/routePendingBar.css.js.map +1 -1
- package/lib/esm/components/select/SimpleSelect.css.js +14 -14
- package/lib/esm/components/select/SimpleSelect.css.js.map +1 -1
- package/lib/esm/components/subscriptions/RefetchNeededBanner.css.js +1 -1
- package/lib/esm/components/tile/InfoTile.css.js +1 -1
- package/lib/esm/components/tile/InfoTile.css.js.map +1 -1
- package/lib/esm/components/tile/InfoTile.js +3 -3
- package/lib/esm/i18n/locales/en/ui.js +12 -6
- package/lib/esm/i18n/locales/en/ui.js.map +1 -1
- package/lib/esm/i18n/locales/fr/ui.js +12 -6
- package/lib/esm/i18n/locales/fr/ui.js.map +1 -1
- package/lib/esm/index.js +257 -255
- package/lib/esm/node_modules/@dnd-kit/accessibility/dist/accessibility.esm.js +46 -0
- package/lib/esm/node_modules/@dnd-kit/accessibility/dist/accessibility.esm.js.map +1 -0
- package/lib/esm/node_modules/@dnd-kit/core/dist/core.esm.js +1966 -0
- package/lib/esm/node_modules/@dnd-kit/core/dist/core.esm.js.map +1 -0
- package/lib/esm/node_modules/@dnd-kit/sortable/dist/sortable.esm.js +348 -0
- package/lib/esm/node_modules/@dnd-kit/sortable/dist/sortable.esm.js.map +1 -0
- package/lib/esm/node_modules/@dnd-kit/utilities/dist/utilities.esm.js +157 -0
- package/lib/esm/node_modules/@dnd-kit/utilities/dist/utilities.esm.js.map +1 -0
- package/lib/esm/shared/backofficeTableDensity.css.js.map +1 -1
- package/lib/esm/style.css +1 -1
- package/lib/esm/theme/accessibility.css.js +1 -1
- package/lib/esm/theme/accessibility.css.js.map +1 -1
- package/lib/esm/theme/index.js +12 -10
- package/lib/esm/theme/sprinkles.css.js +73323 -51658
- package/lib/esm/theme/sprinkles.css.js.map +1 -1
- package/lib/esm/theme/styleRecipes.css.js +19 -0
- package/lib/esm/theme/styleRecipes.css.js.map +1 -0
- package/lib/esm/theme/theme-dark.css.js.map +1 -1
- package/lib/esm/theme/theme-light.css.js +23 -2
- package/lib/esm/theme/theme-light.css.js.map +1 -1
- package/lib/esm/theme/theme.css.js +23 -2
- package/lib/esm/theme/themeContract.js +23 -2
- package/lib/esm/theme/themeContract.js.map +1 -1
- package/lib/types/admin/organisms/admin_sidebar/AdminSidebar.d.ts +2 -1
- package/lib/types/admin/organisms/admin_sidebar/AdminSidebar.d.ts.map +1 -1
- package/lib/types/atomic/atoms/button/button.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/checkbox/checkbox.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/input/input.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/modal/modal.css.d.ts.map +1 -1
- package/lib/types/atomic/atoms/textarea/textarea.css.d.ts.map +1 -1
- package/lib/types/atomic/molecules/markdown/components/MarkdownCodeCopyButton.css.d.ts.map +1 -1
- package/lib/types/atomic/molecules/toast/toast.css.d.ts.map +1 -1
- package/lib/types/backoffice/atoms/tag/tag.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_filter_drawer/backofficeFilterDrawer.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_load_more/backofficeLoadMore.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_relations_menu/backofficeRelationsMenu.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_table_toolbar/backofficeTableToolbar.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/backoffice_tabs/backofficeTabs.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/filter_chip_row/filterChipRow.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/global_search_input/globalSearchInput.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/inline_banner/inlineBanner.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_collapse_toggle/sidebarCollapseToggle.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_item/SidebarNavItem.d.ts +4 -7
- package/lib/types/backoffice/molecules/sidebar_nav_item/SidebarNavItem.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.d.ts +1 -0
- package/lib/types/backoffice/molecules/sidebar_nav_item/sidebarNavItem.css.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/SidebarNavSection.d.ts +6 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/SidebarNavSection.d.ts.map +1 -1
- package/lib/types/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.d.ts +6 -0
- package/lib/types/backoffice/molecules/sidebar_nav_section/sidebarNavSection.css.d.ts.map +1 -1
- package/lib/types/backoffice/templates/detail_page_template/detailPageTemplate.css.d.ts.map +1 -1
- package/lib/types/backoffice/templates/list_page_template/listPageTemplate.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/dashboard_grid/DashboardGrid.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/section_nav/SectionNav.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/segmented_nav/SegmentedNav.css.d.ts.map +1 -1
- package/lib/types/components/dashboard/selectable_card/SelectableCard.css.d.ts.map +1 -1
- package/lib/types/components/select/SimpleSelect.css.d.ts.map +1 -1
- package/lib/types/components/tile/InfoTile.css.d.ts.map +1 -1
- package/lib/types/i18n/resources.d.ts +8 -0
- package/lib/types/i18n/resources.d.ts.map +1 -1
- package/lib/types/shared/backofficeTableDensity.css.d.ts.map +1 -1
- package/lib/types/theme/index.d.ts +2 -0
- package/lib/types/theme/index.d.ts.map +1 -1
- package/lib/types/theme/sprinkles.css.d.ts +684 -60
- package/lib/types/theme/sprinkles.css.d.ts.map +1 -1
- package/lib/types/theme/styleRecipes.css.d.ts +29 -0
- package/lib/types/theme/styleRecipes.css.d.ts.map +1 -0
- package/lib/types/theme/theme-dark.css.d.ts.map +1 -1
- package/lib/types/theme/theme-light.css.d.ts +21 -0
- package/lib/types/theme/theme-light.css.d.ts.map +1 -1
- package/lib/types/theme/themeContract.d.ts +21 -0
- package/lib/types/theme/themeContract.d.ts.map +1 -1
- package/package.json +5 -2
- package/src/i18n/locales/en/ui.json +4 -0
- package/src/i18n/locales/fr/ui.json +4 -0
|
@@ -3,28 +3,28 @@
|
|
|
3
3
|
import { createRuntimeFn as e } from "@vanilla-extract/recipes/createRuntimeFn";
|
|
4
4
|
//#region src/components/select/SimpleSelect.css.ts
|
|
5
5
|
var t = e({
|
|
6
|
-
defaultClassName: "_11ypmks3 _11ypmks0
|
|
6
|
+
defaultClassName: "_11ypmks3 _11ypmks0 txvbqb11js",
|
|
7
7
|
variantClassNames: { fullWidth: {
|
|
8
|
-
true: "_11ypmks4 _11ypmks1
|
|
9
|
-
false: "_11ypmks5 _11ypmks2
|
|
8
|
+
true: "_11ypmks4 _11ypmks1 txvbqb17w0",
|
|
9
|
+
false: "_11ypmks5 _11ypmks2 txvbqb17vn"
|
|
10
10
|
} },
|
|
11
11
|
defaultVariants: { fullWidth: !0 },
|
|
12
12
|
compoundVariants: []
|
|
13
|
-
}), n = "_11ypmks6
|
|
14
|
-
defaultClassName: "
|
|
13
|
+
}), n = "_11ypmks6 txvbqbdqi txvbqbn7r txvbqb96 txvbqbfd0 txvbqbkwp txvbqb6a txvbqb19cd", r = e({
|
|
14
|
+
defaultClassName: "_11ypmksk _11ypmks8 _11ypmks7 txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqb17w0 txvbqbdr8 txvbqbey txvbqbjus txvbqbff6 txvbqb2gz txvbqb9j txvbqbfd0 txvbqb16ex txvbqbv txvbqb7h txvbqb76 txvbqb7t qbwcue4 txvbqb1c2w txvbqb1c9c",
|
|
15
15
|
variantClassNames: {
|
|
16
16
|
variant: {
|
|
17
|
-
default: "
|
|
18
|
-
brand: "
|
|
17
|
+
default: "_11ypmksl _11ypmksb _11ypmks9 txvbqb1w1 txvbqb2et txvbqb17h txvbqb1937 txvbqb19c9 _11ypmksa txvbqb1cas qbwcue1 txvbqb1ayl txvbqb1bb9",
|
|
18
|
+
brand: "_11ypmksm _11ypmksg _11ypmkse txvbqb19dj txvbqb1uy txvbqb2et txvbqb1cw txvbqb190g _11ypmksf txvbqb1c6x qbwcue3 txvbqb1cas txvbqb1bbo"
|
|
19
19
|
},
|
|
20
20
|
state: {
|
|
21
|
-
default: "
|
|
22
|
-
error: "
|
|
21
|
+
default: "_11ypmksn",
|
|
22
|
+
error: "_11ypmkso _11ypmksd _11ypmksc txvbqb1w1 txvbqb2et txvbqb18x txvbqb1937 txvbqb19c9 qbwcue2 txvbqb1bbh"
|
|
23
23
|
},
|
|
24
24
|
size: {
|
|
25
|
-
small: "
|
|
26
|
-
medium: "
|
|
27
|
-
large: "
|
|
25
|
+
small: "_11ypmksp _11ypmksh txvbqbyo5 txvbqbzlq txvbqb10iy txvbqbvv1 txvbqb9j",
|
|
26
|
+
medium: "_11ypmksq _11ypmksi txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqb9j",
|
|
27
|
+
large: "_11ypmksr _11ypmksj txvbqbyov txvbqbzmg txvbqb10jo txvbqbvvr txvbqb9w"
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
30
|
defaultVariants: {
|
|
@@ -35,8 +35,8 @@ var t = e({
|
|
|
35
35
|
compoundVariants: [[{
|
|
36
36
|
variant: "brand",
|
|
37
37
|
state: "error"
|
|
38
|
-
}, "_11ypmkse
|
|
39
|
-
}), i = "
|
|
38
|
+
}, "_11ypmksg _11ypmkse txvbqb19dj txvbqb1uy txvbqb2et txvbqb1cw txvbqb190g _11ypmksf txvbqb1c6x qbwcue3 txvbqb1cas txvbqb1bbo"]]
|
|
39
|
+
}), i = "_11ypmkss txvbqbajb txvbqbafc", a = "_11ypmkst txvbqbdxd txvbqbt9i txvbqb18xk txvbqbusr txvbqb16g0", o = "_11ypmksu txvbqbdrl txvbqbey txvbqbjtp txvbqb17h7 txvbqbhmm txvbqb19cd txvbqb7g txvbqb76 txvbqb7t", s = "_11ypmksv txvbqb30 txvbqb19c9", c = "_11ypmksw txvbqb19dj", l = "_11ypmksx txvbqb11jf txvbqb16vw txvbqbjxb txvbqb11l8 txvbqb18v1 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbuxg txvbqb2gz txvbqb1uy txvbqb2et txvbqb17h txvbqb1937 txvbqbck9 txvbqbr9a txvbqbuuk", u = "_11ypmksy txvbqbabd txvbqba5l txvbqbqfo", d = "_11ypmks10 _11ypmksz txvbqbyoi txvbqbzm3 txvbqb10jb txvbqbvve txvbqbdr8 txvbqbf6i txvbqbel txvbqbfet txvbqb17w0 txvbqb1g5 txvbqb2e3 txvbqb2gm txvbqb1933 txvbqb9j txvbqbfcn txvbqb19c9 txvbqb16ex txvbqbv txvbqb7h txvbqb75 txvbqb7t", f = "_11ypmks11 txvbqb19bj txvbqb1963", p = "_11ypmks12 txvbqb96 txvbqb19cd", m = "_11ypmks13 txvbqbo5c txvbqbp2x txvbqbq05 txvbqbn7e txvbqbi1s txvbqb196x", h = "_11ypmks14 txvbqbyo5 txvbqbzlq txvbqb10iy txvbqbvv1";
|
|
40
40
|
//#endregion
|
|
41
41
|
export { h as actionsContainer, t as container, n as label, l as menu, u as menuOpen, m as menuSeparator, d as optionButton, p as optionDescription, f as optionSelected, r as trigger, o as triggerIcon, c as triggerIconBrand, s as triggerIconOpen, i as triggerOpen, a as valueText };
|
|
42
42
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SimpleSelect.css.js","names":[],"sources":["../../../../src/components/select/SimpleSelect.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 = recipe({\n base: sprinkles({\n position: 'relative',\n }),\n variants: {\n fullWidth: {\n true: sprinkles({ width: 'full' }),\n false: sprinkles({ width: 'auto' }),\n },\n },\n defaultVariants: {\n fullWidth: true,\n },\n});\n\nexport const label = sprinkles({\n display: 'block',\n marginBottom: 2,\n fontSize: 'xs',\n fontWeight: 'semibold',\n letterSpacing: 'wider',\n textTransform: 'uppercase',\n color: 'textMuted',\n});\n\nconst triggerBase = style([\n sprinkles({\n width: 'full',\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n paddingY: 2,\n paddingX: 3,\n borderRadius: 'xl',\n fontSize: 'sm',\n fontWeight: 'semibold',\n textAlign: 'left',\n cursor: 'pointer',\n transitionProperty: 'colors',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n }),\n
|
|
1
|
+
{"version":3,"file":"SimpleSelect.css.js","names":[],"sources":["../../../../src/components/select/SimpleSelect.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { recipe, type RecipeVariants } from '@vanilla-extract/recipes';\n\nimport { sprinkles, stateSprinkles } from '../../theme/sprinkles.css.js';\nimport {\n brandFocusRing,\n controlFocusRing,\n disabledControl,\n errorControlFocusRing,\n} from '../../theme/styleRecipes.css.js';\nimport { vars } from '../../theme/themeContract.js';\n\nexport const container = recipe({\n base: sprinkles({\n position: 'relative',\n }),\n variants: {\n fullWidth: {\n true: sprinkles({ width: 'full' }),\n false: sprinkles({ width: 'auto' }),\n },\n },\n defaultVariants: {\n fullWidth: true,\n },\n});\n\nexport const label = sprinkles({\n display: 'block',\n marginBottom: 2,\n fontSize: 'xs',\n fontWeight: 'semibold',\n letterSpacing: 'wider',\n textTransform: 'uppercase',\n color: 'textMuted',\n});\n\nconst triggerBase = style([\n sprinkles({\n width: 'full',\n display: 'flex',\n alignItems: 'center',\n justifyContent: 'space-between',\n gap: 2,\n paddingY: 2,\n paddingX: 3,\n borderRadius: 'xl',\n fontSize: 'sm',\n fontWeight: 'semibold',\n textAlign: 'left',\n cursor: 'pointer',\n transitionProperty: 'colors',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n }),\n disabledControl,\n]);\n\nconst defaultTrigger = style([\n sprinkles({\n borderWidth: 'px',\n borderStyle: 'solid',\n borderColor: 'border',\n backgroundColor: 'white',\n color: 'text',\n }),\n stateSprinkles({ outline: { focusVisible: 'none' } }),\n controlFocusRing,\n]);\n\nconst errorTrigger = style([\n sprinkles({\n borderWidth: 'px',\n borderStyle: 'solid',\n borderColor: 'error',\n backgroundColor: 'white',\n color: 'text',\n }),\n errorControlFocusRing,\n]);\n\nconst brandTrigger = style([\n sprinkles({\n color: 'brandWhite',\n borderWidth: 'default',\n borderStyle: 'solid',\n borderColor: 'brandPrimaryRed',\n backgroundImage: 'brandDiagonal',\n }),\n stateSprinkles({ filter: { hover: 'brightness98' } }),\n brandFocusRing,\n]);\n\nexport const trigger = recipe({\n base: triggerBase,\n variants: {\n variant: {\n default: defaultTrigger,\n brand: brandTrigger,\n },\n state: {\n default: {},\n error: errorTrigger,\n },\n size: {\n small: sprinkles({\n paddingY: 1,\n paddingX: 2,\n fontSize: 'sm',\n }),\n medium: sprinkles({\n paddingY: 2,\n paddingX: 3,\n fontSize: 'sm',\n }),\n large: sprinkles({\n paddingY: 3,\n paddingX: 4,\n fontSize: 'base',\n }),\n },\n },\n defaultVariants: {\n variant: 'default',\n state: 'default',\n size: 'medium',\n },\n compoundVariants: [\n {\n variants: {\n variant: 'brand',\n state: 'error',\n },\n style: brandTrigger,\n },\n ],\n});\n\nexport const triggerOpen = sprinkles({\n borderBottomLeftRadius: 'none',\n borderBottomRightRadius: 'none',\n});\n\nexport const valueText = sprinkles({\n flex: 1,\n minWidth: 0,\n whiteSpace: 'nowrap',\n overflow: 'hidden',\n textOverflow: 'ellipsis',\n});\n\nexport const triggerIcon = sprinkles({\n display: 'grid',\n alignItems: 'center',\n justifyContent: 'center',\n width: 4,\n height: 4,\n color: 'textMuted',\n transitionProperty: 'default',\n transitionDuration: 150,\n transitionTimingFunction: 'ease',\n});\n\nexport const triggerIconOpen = sprinkles({\n rotate: 180,\n color: 'text',\n});\n\nexport const triggerIconBrand = sprinkles({\n color: 'brandWhite',\n});\n\nexport const menu = sprinkles({\n position: 'absolute',\n top: 'full',\n left: 0,\n right: 0,\n zIndex: 10,\n display: 'flex',\n flexDirection: 'column',\n gap: 1,\n padding: 1,\n borderRadius: 'xl',\n borderWidth: 'default',\n borderStyle: 'solid',\n borderColor: 'border',\n backgroundColor: 'white',\n boxShadow: 'lg',\n maxHeight: 72,\n overflowY: 'auto',\n});\n\nexport const menuOpen = sprinkles({\n borderTopLeftRadius: 'none',\n borderTopRightRadius: 'none',\n marginTop: '-px',\n});\n\nexport const optionButton = style([\n sprinkles({\n display: 'flex',\n flexDirection: 'column',\n alignItems: 'flex-start',\n gap: 1,\n width: 'full',\n borderWidth: 0,\n borderStyle: 'none',\n borderRadius: 'lg',\n backgroundColor: 'transparent',\n paddingY: 2,\n paddingX: 3,\n fontSize: 'sm',\n fontWeight: 'medium',\n color: 'text',\n textAlign: 'left',\n cursor: 'pointer',\n transitionProperty: 'colors',\n transitionDuration: 120,\n transitionTimingFunction: 'ease',\n }),\n {\n selectors: {\n '&:hover': {\n backgroundColor: vars.colors.surfaceSecondary,\n },\n '&:focus-visible': {\n outline: 'none',\n backgroundColor: vars.colors.surfaceSecondary,\n boxShadow: `0 0 0 2px ${vars.colors.primaryLight}`,\n },\n },\n },\n]);\n\nexport const optionSelected = sprinkles({\n color: 'primary',\n backgroundColor: 'primaryLight',\n});\n\nexport const optionDescription = sprinkles({\n fontSize: 'xs',\n color: 'textMuted',\n});\n\nexport const menuSeparator = sprinkles({\n height: 'px',\n marginY: 1,\n marginX: 2,\n backgroundColor: 'border',\n});\n\nexport const actionsContainer = sprinkles({\n paddingY: 1,\n paddingX: 2,\n});\n\nexport type SimpleSelectVariants = RecipeVariants<typeof trigger>;\n"],"mappings":""}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
//#region src/components/subscriptions/RefetchNeededBanner.css.ts
|
|
4
|
-
var e = "_1onl44v0
|
|
4
|
+
var e = "_1onl44v0 txvbqbyov txvbqbzmg txvbqb10jo txvbqbvvr txvbqbdr8 txvbqbey txvbqbjus txvbqbffj txvbqb2g9 txvbqb1uy txvbqb2et txvbqbnz txvbqb193t txvbqb199t", t = "_1onl44v1 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbt9i", n = "_1onl44v2 txvbqbm9g txvbqbfd0 txvbqb9j", r = "_1onl44v3 txvbqbm9g txvbqb9j txvbqblyz";
|
|
5
5
|
//#endregion
|
|
6
6
|
export { t as content, r as message, e as root, n as title };
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/* empty css */
|
|
2
2
|
/* empty css */
|
|
3
3
|
//#region src/components/tile/InfoTile.css.ts
|
|
4
|
-
var e = "_1mkg78a0
|
|
4
|
+
var e = "_1mkg78a0 txvbqb17w0 txvbqb2gm txvbqb196d txvbqbuyj txvbqbdr8 txvbqbf6i txvbqbffj", t = "_1mkg78a3 _1mkg78a1 txvbqb7g txvbqb77 txvbqb7t _1mkg78a2 txvbqb1b7t qbwcue6 txvbqb1d2y txvbqb1d37 qbwcue0 txvbqb1cb0 txvbqb1cws", n = "_1mkg78a4 txvbqb3f txvbqb17w0 txvbqbdsb", r = "_1mkg78a5 txvbqb4 txvbqbv txvbqbdsb txvbqb17w0", i = "_1mkg78a6 txvbqbdr8 txvbqbf91 txvbqbel txvbqbjus txvbqbffj", a = "_1mkg78a7 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbt9i", o = "_1mkg78a8 txvbqb9w txvbqblyz txvbqbfd0 txvbqb19c9 txvbqbm9g", s = "_1mkg78a9 txvbqbm9g txvbqb9j txvbqbfdq", c = "_1mkg78aa txvbqb9j txvbqb19cb txvbqbdr8 txvbqbf91 txvbqbff6", l = "_1mkg78ab txvbqb9w txvbqb19c9 txvbqbdr8 txvbqbf6i txvbqbff6", u = "_1mkg78ac txvbqbdr8 txvbqbf91 txvbqbffj txvbqbey txvbqbjus txvbqb9j txvbqb19cb", d = "_1mkg78ad txvbqbdr8 txvbqbey txvbqbff6 txvbqbojf";
|
|
5
5
|
//#endregion
|
|
6
6
|
export { d as actions, l as body, u as footer, i as header, a as headingGroup, t as interactive, r as interactiveButton, n as interactiveLink, c as meta, s as subtitle, e as tile, o as title };
|
|
7
7
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"InfoTile.css.js","names":[],"sources":["../../../../src/components/tile/InfoTile.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\
|
|
1
|
+
{"version":3,"file":"InfoTile.css.js","names":[],"sources":["../../../../src/components/tile/InfoTile.css.ts"],"sourcesContent":["import { style } from '@vanilla-extract/css';\nimport { sprinkles, stateSprinkles } from '../../theme/sprinkles.css.js';\nimport { focusRing, liftOnHover } from '../../theme/styleRecipes.css.js';\n\nexport const tile = sprinkles({\n width: 'full',\n borderRadius: 'lg',\n backgroundColor: 'surfaceSecondary',\n padding: 4,\n display: 'flex',\n flexDirection: 'column',\n gap: 3,\n});\n\nexport const interactive = style([\n sprinkles({\n transitionProperty: 'default',\n transitionDuration: 160,\n transitionTimingFunction: 'ease',\n }),\n stateSprinkles({\n boxShadow: {\n hover: 'md',\n },\n }),\n liftOnHover,\n focusRing,\n]);\n\nexport const interactiveLink = sprinkles({\n textDecoration: 'none',\n width: 'full',\n display: 'inline-flex',\n});\n\nexport const interactiveButton = sprinkles({\n all: 'unset',\n cursor: 'pointer',\n display: 'inline-flex',\n width: 'full',\n});\n\nexport const header = sprinkles({\n display: 'flex',\n flexWrap: 'wrap',\n alignItems: 'flex-start',\n justifyContent: 'space-between',\n gap: 3,\n});\n\nexport const headingGroup = sprinkles({\n display: 'flex',\n flexDirection: 'column',\n gap: 1,\n minWidth: 0,\n});\n\nexport const title = sprinkles({\n fontSize: 'base',\n lineHeight: 1.4,\n fontWeight: 'semibold',\n color: 'text',\n margin: 0,\n});\n\nexport const subtitle = sprinkles({\n margin: 0,\n fontSize: 'sm',\n fontWeight: 'extrabold',\n});\n\nexport const meta = sprinkles({\n fontSize: 'sm',\n color: 'textSecondary',\n display: 'flex',\n flexWrap: 'wrap',\n gap: 2,\n});\n\nexport const body = sprinkles({\n fontSize: 'base',\n color: 'text',\n display: 'flex',\n flexDirection: 'column',\n gap: 2,\n});\n\nexport const footer = sprinkles({\n display: 'flex',\n flexWrap: 'wrap',\n gap: 3,\n alignItems: 'center',\n justifyContent: 'space-between',\n fontSize: 'sm',\n color: 'textSecondary',\n});\n\nexport const actions = sprinkles({\n display: 'flex',\n alignItems: 'center',\n gap: 2,\n marginLeft: 'auto',\n});\n"],"mappings":""}
|
|
@@ -29,15 +29,15 @@ var p = (e) => e == null ? null : u(typeof e == "string" || typeof e == "number"
|
|
|
29
29
|
className: e(c, { [r]: y != null }, _),
|
|
30
30
|
children: [
|
|
31
31
|
(S != null || x != null || l != null) && /* @__PURE__ */ d("div", {
|
|
32
|
-
className: "_1mkg78a6
|
|
32
|
+
className: "_1mkg78a6 txvbqbdr8 txvbqbf91 txvbqbel txvbqbjus txvbqbffj",
|
|
33
33
|
children: [/* @__PURE__ */ d("div", {
|
|
34
|
-
className: "_1mkg78a7
|
|
34
|
+
className: "_1mkg78a7 txvbqbdr8 txvbqbf6i txvbqbfet txvbqbt9i",
|
|
35
35
|
children: [p(S), m(x)]
|
|
36
36
|
}), C]
|
|
37
37
|
}),
|
|
38
38
|
w,
|
|
39
39
|
(h != null || g != null) && /* @__PURE__ */ d("div", {
|
|
40
|
-
className: "_1mkg78ab
|
|
40
|
+
className: "_1mkg78ab txvbqb9w txvbqb19c9 txvbqbdr8 txvbqbf6i txvbqbff6",
|
|
41
41
|
children: [h, g]
|
|
42
42
|
}),
|
|
43
43
|
T
|
|
@@ -117,12 +117,18 @@ var e = {
|
|
|
117
117
|
closeNavigation: "Close navigation",
|
|
118
118
|
openNavigation: "Open navigation"
|
|
119
119
|
},
|
|
120
|
-
sidebar: {
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
120
|
+
sidebar: {
|
|
121
|
+
actions: {
|
|
122
|
+
collapse: "Collapse",
|
|
123
|
+
collapseAriaLabel: "Collapse sidebar",
|
|
124
|
+
expand: "Expand",
|
|
125
|
+
expandAriaLabel: "Expand sidebar"
|
|
126
|
+
},
|
|
127
|
+
reorder: {
|
|
128
|
+
handle: "Reorder item",
|
|
129
|
+
instructions: "Press Space or Enter to pick up the item. Use the arrow keys to move it. Press Space or Enter again to drop it, or Escape to cancel."
|
|
130
|
+
}
|
|
131
|
+
}
|
|
126
132
|
},
|
|
127
133
|
subscriptions: { refetchNeeded: {
|
|
128
134
|
actions: { reload: "Refresh" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.js","names":[],"sources":["../../../../../src/i18n/locales/en/ui.json"],"sourcesContent":["{\n \"auth\": {\n \"loginForm\": {\n \"actions\": {\n \"submit\": \"Sign in\"\n },\n \"errors\": {\n \"emailRequired\": \"Enter an email address.\",\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"loginFailed\": \"Sign in failed. Please try again.\",\n \"passwordMinLength\": \"Password must be at least {{minLength}} characters.\",\n \"passwordRequired\": \"Enter a password.\"\n },\n \"labels\": {\n \"email\": \"Email\",\n \"password\": \"Password\"\n },\n \"placeholders\": {\n \"email\": \"you@company.com\",\n \"password\": \"Enter your password\"\n }\n }\n },\n \"backoffice\": {\n \"bulkActions\": {\n \"clear\": \"Clear\",\n \"selected_one\": \"{{count}} selected\",\n \"selected_other\": \"{{count}} selected\"\n },\n \"copyableText\": {\n \"copied\": \"Copied\",\n \"copy\": \"Copy\"\n },\n \"dataTable\": {\n \"label\": \"Data table\",\n \"selectAll\": \"Select all rows\",\n \"selectRow\": \"Select row {{index}}\"\n },\n \"filterChips\": {\n \"clearAll\": \"Clear all\",\n \"remove\": \"Remove filter\"\n },\n \"filterDrawer\": {\n \"closeAriaLabel\": \"Close filters\",\n \"empty\": \"No filters match this search.\",\n \"reset\": \"Reset all\",\n \"searchAriaLabel\": \"Search filters\",\n \"searchPlaceholder\": \"Search filters\",\n \"subtitle_one\": \"{{count}} filter\",\n \"subtitle_other\": \"{{count}} filters\",\n \"title\": \"All filters\"\n },\n \"globalSearch\": {\n \"clear\": \"Clear search\",\n \"placeholder\": \"Search…\"\n },\n \"idBadge\": {\n \"copy\": \"Copy ID\"\n },\n \"inlineBanner\": {\n \"dismiss\": \"Dismiss\"\n },\n \"jsonViewer\": {\n \"collapse\": \"Collapse\",\n \"copied\": \"Copied\",\n \"copy\": \"Copy\",\n \"expand\": \"Expand\",\n \"serializationError\": \"Failed to serialize JSON\",\n \"title\": \"Raw JSON\"\n },\n \"loadMore\": {\n \"end\": \"End of results\",\n \"loading\": \"Loading more…\",\n \"moreAvailable\": \"More results available\"\n },\n \"relationsMenu\": {\n \"label\": \"Relations\"\n },\n \"tabs\": {\n \"label\": \"Tabs\"\n },\n \"tag\": {\n \"remove\": \"Remove\"\n }\n },\n \"common\": {\n \"actions\": {\n \"cancel\": \"Cancel\",\n \"close\": \"Close\",\n \"confirm\": \"Confirm\",\n \"save\": \"Save\",\n \"saving\": \"Saving...\"\n },\n \"errors\": {\n \"unexpected\": \"An unexpected error occurred.\"\n },\n \"loading\": \"Loading...\",\n \"menu\": {\n \"open\": \"Open menu\"\n },\n \"notAvailable\": \"N/A\",\n \"select\": {\n \"placeholder\": \"Select an option\"\n },\n \"table\": {\n \"empty\": \"No entries found.\",\n \"label\": \"Data table\"\n }\n },\n \"layout\": {\n \"pageShell\": {\n \"resizeSidePanel\": \"Resize side panel\"\n }\n },\n \"markdown\": {\n \"code\": {\n \"copied\": \"Copied\",\n \"copiedTitle\": \"Copied!\",\n \"copy\": \"Copy\",\n \"copyTitle\": \"Copy code\",\n \"loadingBlock\": \"Loading code block...\",\n \"loadingHighlight\": \"Loading syntax highlighting...\"\n },\n \"footnotes\": {\n \"title\": \"Notes\"\n },\n \"html\": {\n \"unsupported\": \"Unsupported HTML\"\n },\n \"image\": {\n \"invalid\": \"Invalid image\",\n \"unavailable\": \"Image unavailable: {{src}}\"\n },\n \"mermaid\": {\n \"diagramLabel\": \"Mermaid diagram\",\n \"empty\": \"Mermaid diagram is empty.\",\n \"renderFailed\": \"Mermaid diagram failed to render.\",\n \"rendering\": \"Rendering Mermaid diagram...\"\n }\n },\n \"navigation\": {\n \"breadcrumb\": \"Breadcrumb\",\n \"pageShell\": {\n \"closeNavigation\": \"Close navigation\",\n \"openNavigation\": \"Open navigation\"\n },\n \"sidebar\": {\n \"actions\": {\n \"collapse\": \"Collapse\",\n \"collapseAriaLabel\": \"Collapse sidebar\",\n \"expand\": \"Expand\",\n \"expandAriaLabel\": \"Expand sidebar\"\n }\n }\n },\n \"subscriptions\": {\n \"refetchNeeded\": {\n \"actions\": {\n \"reload\": \"Refresh\"\n },\n \"messages\": {\n \"bufferOverflow\": \"Live updates were interrupted (too many events). Refresh to load the latest data.\",\n \"cursorReplayUnavailable\": \"Live updates were interrupted (reconnect unavailable). Refresh to load the latest data.\",\n \"default\": \"Live updates were interrupted. Refresh to load the latest data.\"\n },\n \"title\": \"Live updates interrupted\"\n }\n },\n \"toast\": {\n \"dismissAriaLabel\": \"Dismiss notification\"\n }\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ui.js","names":[],"sources":["../../../../../src/i18n/locales/en/ui.json"],"sourcesContent":["{\n \"auth\": {\n \"loginForm\": {\n \"actions\": {\n \"submit\": \"Sign in\"\n },\n \"errors\": {\n \"emailRequired\": \"Enter an email address.\",\n \"locked\": \"Too many attempts. Try again later.\",\n \"lockedWithTime\": \"Too many attempts. Try again at {{time}}.\",\n \"loginFailed\": \"Sign in failed. Please try again.\",\n \"passwordMinLength\": \"Password must be at least {{minLength}} characters.\",\n \"passwordRequired\": \"Enter a password.\"\n },\n \"labels\": {\n \"email\": \"Email\",\n \"password\": \"Password\"\n },\n \"placeholders\": {\n \"email\": \"you@company.com\",\n \"password\": \"Enter your password\"\n }\n }\n },\n \"backoffice\": {\n \"bulkActions\": {\n \"clear\": \"Clear\",\n \"selected_one\": \"{{count}} selected\",\n \"selected_other\": \"{{count}} selected\"\n },\n \"copyableText\": {\n \"copied\": \"Copied\",\n \"copy\": \"Copy\"\n },\n \"dataTable\": {\n \"label\": \"Data table\",\n \"selectAll\": \"Select all rows\",\n \"selectRow\": \"Select row {{index}}\"\n },\n \"filterChips\": {\n \"clearAll\": \"Clear all\",\n \"remove\": \"Remove filter\"\n },\n \"filterDrawer\": {\n \"closeAriaLabel\": \"Close filters\",\n \"empty\": \"No filters match this search.\",\n \"reset\": \"Reset all\",\n \"searchAriaLabel\": \"Search filters\",\n \"searchPlaceholder\": \"Search filters\",\n \"subtitle_one\": \"{{count}} filter\",\n \"subtitle_other\": \"{{count}} filters\",\n \"title\": \"All filters\"\n },\n \"globalSearch\": {\n \"clear\": \"Clear search\",\n \"placeholder\": \"Search…\"\n },\n \"idBadge\": {\n \"copy\": \"Copy ID\"\n },\n \"inlineBanner\": {\n \"dismiss\": \"Dismiss\"\n },\n \"jsonViewer\": {\n \"collapse\": \"Collapse\",\n \"copied\": \"Copied\",\n \"copy\": \"Copy\",\n \"expand\": \"Expand\",\n \"serializationError\": \"Failed to serialize JSON\",\n \"title\": \"Raw JSON\"\n },\n \"loadMore\": {\n \"end\": \"End of results\",\n \"loading\": \"Loading more…\",\n \"moreAvailable\": \"More results available\"\n },\n \"relationsMenu\": {\n \"label\": \"Relations\"\n },\n \"tabs\": {\n \"label\": \"Tabs\"\n },\n \"tag\": {\n \"remove\": \"Remove\"\n }\n },\n \"common\": {\n \"actions\": {\n \"cancel\": \"Cancel\",\n \"close\": \"Close\",\n \"confirm\": \"Confirm\",\n \"save\": \"Save\",\n \"saving\": \"Saving...\"\n },\n \"errors\": {\n \"unexpected\": \"An unexpected error occurred.\"\n },\n \"loading\": \"Loading...\",\n \"menu\": {\n \"open\": \"Open menu\"\n },\n \"notAvailable\": \"N/A\",\n \"select\": {\n \"placeholder\": \"Select an option\"\n },\n \"table\": {\n \"empty\": \"No entries found.\",\n \"label\": \"Data table\"\n }\n },\n \"layout\": {\n \"pageShell\": {\n \"resizeSidePanel\": \"Resize side panel\"\n }\n },\n \"markdown\": {\n \"code\": {\n \"copied\": \"Copied\",\n \"copiedTitle\": \"Copied!\",\n \"copy\": \"Copy\",\n \"copyTitle\": \"Copy code\",\n \"loadingBlock\": \"Loading code block...\",\n \"loadingHighlight\": \"Loading syntax highlighting...\"\n },\n \"footnotes\": {\n \"title\": \"Notes\"\n },\n \"html\": {\n \"unsupported\": \"Unsupported HTML\"\n },\n \"image\": {\n \"invalid\": \"Invalid image\",\n \"unavailable\": \"Image unavailable: {{src}}\"\n },\n \"mermaid\": {\n \"diagramLabel\": \"Mermaid diagram\",\n \"empty\": \"Mermaid diagram is empty.\",\n \"renderFailed\": \"Mermaid diagram failed to render.\",\n \"rendering\": \"Rendering Mermaid diagram...\"\n }\n },\n \"navigation\": {\n \"breadcrumb\": \"Breadcrumb\",\n \"pageShell\": {\n \"closeNavigation\": \"Close navigation\",\n \"openNavigation\": \"Open navigation\"\n },\n \"sidebar\": {\n \"actions\": {\n \"collapse\": \"Collapse\",\n \"collapseAriaLabel\": \"Collapse sidebar\",\n \"expand\": \"Expand\",\n \"expandAriaLabel\": \"Expand sidebar\"\n },\n \"reorder\": {\n \"handle\": \"Reorder item\",\n \"instructions\": \"Press Space or Enter to pick up the item. Use the arrow keys to move it. Press Space or Enter again to drop it, or Escape to cancel.\"\n }\n }\n },\n \"subscriptions\": {\n \"refetchNeeded\": {\n \"actions\": {\n \"reload\": \"Refresh\"\n },\n \"messages\": {\n \"bufferOverflow\": \"Live updates were interrupted (too many events). Refresh to load the latest data.\",\n \"cursorReplayUnavailable\": \"Live updates were interrupted (reconnect unavailable). Refresh to load the latest data.\",\n \"default\": \"Live updates were interrupted. Refresh to load the latest data.\"\n },\n \"title\": \"Live updates interrupted\"\n }\n },\n \"toast\": {\n \"dismissAriaLabel\": \"Dismiss notification\"\n }\n}\n"],"mappings":""}
|
|
@@ -119,12 +119,18 @@ var e = {
|
|
|
119
119
|
closeNavigation: "Fermer la navigation",
|
|
120
120
|
openNavigation: "Ouvrir la navigation"
|
|
121
121
|
},
|
|
122
|
-
sidebar: {
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
122
|
+
sidebar: {
|
|
123
|
+
actions: {
|
|
124
|
+
collapse: "Réduire",
|
|
125
|
+
collapseAriaLabel: "Réduire la barre latérale",
|
|
126
|
+
expand: "Déplier",
|
|
127
|
+
expandAriaLabel: "Étendre la barre latérale"
|
|
128
|
+
},
|
|
129
|
+
reorder: {
|
|
130
|
+
handle: "Réordonner l'élément",
|
|
131
|
+
instructions: "Appuyez sur Espace ou Entrée pour saisir l'élément. Utilisez les flèches pour le déplacer. Appuyez de nouveau sur Espace ou Entrée pour le déposer, ou sur Échap pour annuler."
|
|
132
|
+
}
|
|
133
|
+
}
|
|
128
134
|
},
|
|
129
135
|
subscriptions: { refetchNeeded: {
|
|
130
136
|
actions: { reload: "Rafraîchir" },
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ui.js","names":[],"sources":["../../../../../src/i18n/locales/fr/ui.json"],"sourcesContent":["{\n \"auth\": {\n \"loginForm\": {\n \"actions\": {\n \"submit\": \"Se connecter\"\n },\n \"errors\": {\n \"emailRequired\": \"Entrez une adresse email.\",\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"loginFailed\": \"Échec de connexion. Veuillez réessayer.\",\n \"passwordMinLength\": \"Le mot de passe doit contenir au moins {{minLength}} caractères.\",\n \"passwordRequired\": \"Entrez un mot de passe.\"\n },\n \"labels\": {\n \"email\": \"Email\",\n \"password\": \"Mot de passe\"\n },\n \"placeholders\": {\n \"email\": \"vous@entreprise.com\",\n \"password\": \"Entrez votre mot de passe\"\n }\n }\n },\n \"backoffice\": {\n \"bulkActions\": {\n \"clear\": \"Effacer\",\n \"selected_one\": \"{{count}} sélectionné\",\n \"selected_many\": \"{{count}} sélectionnés\",\n \"selected_other\": \"{{count}} sélectionnés\"\n },\n \"copyableText\": {\n \"copied\": \"Copié\",\n \"copy\": \"Copier\"\n },\n \"dataTable\": {\n \"label\": \"Tableau de données\",\n \"selectAll\": \"Sélectionner toutes les lignes\",\n \"selectRow\": \"Sélectionner la ligne {{index}}\"\n },\n \"filterChips\": {\n \"clearAll\": \"Tout effacer\",\n \"remove\": \"Retirer le filtre\"\n },\n \"filterDrawer\": {\n \"closeAriaLabel\": \"Fermer les filtres\",\n \"empty\": \"Aucun filtre ne correspond à cette recherche.\",\n \"reset\": \"Tout réinitialiser\",\n \"searchAriaLabel\": \"Rechercher des filtres\",\n \"searchPlaceholder\": \"Rechercher des filtres\",\n \"subtitle_one\": \"{{count}} filtre\",\n \"subtitle_many\": \"{{count}} filtres\",\n \"subtitle_other\": \"{{count}} filtres\",\n \"title\": \"Tous les filtres\"\n },\n \"globalSearch\": {\n \"clear\": \"Effacer la recherche\",\n \"placeholder\": \"Rechercher…\"\n },\n \"idBadge\": {\n \"copy\": \"Copier l'ID\"\n },\n \"inlineBanner\": {\n \"dismiss\": \"Fermer\"\n },\n \"jsonViewer\": {\n \"collapse\": \"Réduire\",\n \"copied\": \"Copié\",\n \"copy\": \"Copier\",\n \"expand\": \"Déplier\",\n \"serializationError\": \"Impossible de sérialiser le JSON\",\n \"title\": \"JSON brut\"\n },\n \"loadMore\": {\n \"end\": \"Fin des résultats\",\n \"loading\": \"Chargement…\",\n \"moreAvailable\": \"D'autres résultats sont disponibles\"\n },\n \"relationsMenu\": {\n \"label\": \"Relations\"\n },\n \"tabs\": {\n \"label\": \"Onglets\"\n },\n \"tag\": {\n \"remove\": \"Retirer\"\n }\n },\n \"common\": {\n \"actions\": {\n \"cancel\": \"Annuler\",\n \"close\": \"Fermer\",\n \"confirm\": \"Confirmer\",\n \"save\": \"Enregistrer\",\n \"saving\": \"Enregistrement...\"\n },\n \"errors\": {\n \"unexpected\": \"Une erreur inattendue est survenue.\"\n },\n \"loading\": \"Chargement...\",\n \"menu\": {\n \"open\": \"Ouvrir le menu\"\n },\n \"notAvailable\": \"N/A\",\n \"select\": {\n \"placeholder\": \"Sélectionner une option\"\n },\n \"table\": {\n \"empty\": \"Aucune entrée trouvée.\",\n \"label\": \"Tableau de données\"\n }\n },\n \"layout\": {\n \"pageShell\": {\n \"resizeSidePanel\": \"Redimensionner le panneau latéral\"\n }\n },\n \"markdown\": {\n \"code\": {\n \"copied\": \"Copié\",\n \"copiedTitle\": \"Copié !\",\n \"copy\": \"Copier\",\n \"copyTitle\": \"Copier le code\",\n \"loadingBlock\": \"Chargement du bloc de code...\",\n \"loadingHighlight\": \"Chargement de la coloration syntaxique...\"\n },\n \"footnotes\": {\n \"title\": \"Notes\"\n },\n \"html\": {\n \"unsupported\": \"HTML non pris en charge\"\n },\n \"image\": {\n \"invalid\": \"Image invalide\",\n \"unavailable\": \"Image non disponible : {{src}}\"\n },\n \"mermaid\": {\n \"diagramLabel\": \"Diagramme Mermaid\",\n \"empty\": \"Le diagramme Mermaid est vide.\",\n \"renderFailed\": \"Le diagramme Mermaid n'a pas pu être rendu.\",\n \"rendering\": \"Rendu du diagramme Mermaid...\"\n }\n },\n \"navigation\": {\n \"breadcrumb\": \"Fil d'Ariane\",\n \"pageShell\": {\n \"closeNavigation\": \"Fermer la navigation\",\n \"openNavigation\": \"Ouvrir la navigation\"\n },\n \"sidebar\": {\n \"actions\": {\n \"collapse\": \"Réduire\",\n \"collapseAriaLabel\": \"Réduire la barre latérale\",\n \"expand\": \"Déplier\",\n \"expandAriaLabel\": \"Étendre la barre latérale\"\n }\n }\n },\n \"subscriptions\": {\n \"refetchNeeded\": {\n \"actions\": {\n \"reload\": \"Rafraîchir\"\n },\n \"messages\": {\n \"bufferOverflow\": \"Les mises à jour en temps réel ont été interrompues (trop d'événements). Rafraîchissez pour récupérer les dernières données.\",\n \"cursorReplayUnavailable\": \"Les mises à jour en temps réel ont été interrompues (reconnexion impossible). Rafraîchissez pour récupérer les dernières données.\",\n \"default\": \"Les mises à jour en temps réel ont été interrompues. Rafraîchissez pour récupérer les dernières données.\"\n },\n \"title\": \"Mises à jour interrompues\"\n }\n },\n \"toast\": {\n \"dismissAriaLabel\": \"Fermer la notification\"\n }\n}\n"],"mappings":""}
|
|
1
|
+
{"version":3,"file":"ui.js","names":[],"sources":["../../../../../src/i18n/locales/fr/ui.json"],"sourcesContent":["{\n \"auth\": {\n \"loginForm\": {\n \"actions\": {\n \"submit\": \"Se connecter\"\n },\n \"errors\": {\n \"emailRequired\": \"Entrez une adresse email.\",\n \"locked\": \"Trop de tentatives. Veuillez réessayer plus tard.\",\n \"lockedWithTime\": \"Trop de tentatives. Veuillez réessayer à {{time}}.\",\n \"loginFailed\": \"Échec de connexion. Veuillez réessayer.\",\n \"passwordMinLength\": \"Le mot de passe doit contenir au moins {{minLength}} caractères.\",\n \"passwordRequired\": \"Entrez un mot de passe.\"\n },\n \"labels\": {\n \"email\": \"Email\",\n \"password\": \"Mot de passe\"\n },\n \"placeholders\": {\n \"email\": \"vous@entreprise.com\",\n \"password\": \"Entrez votre mot de passe\"\n }\n }\n },\n \"backoffice\": {\n \"bulkActions\": {\n \"clear\": \"Effacer\",\n \"selected_one\": \"{{count}} sélectionné\",\n \"selected_many\": \"{{count}} sélectionnés\",\n \"selected_other\": \"{{count}} sélectionnés\"\n },\n \"copyableText\": {\n \"copied\": \"Copié\",\n \"copy\": \"Copier\"\n },\n \"dataTable\": {\n \"label\": \"Tableau de données\",\n \"selectAll\": \"Sélectionner toutes les lignes\",\n \"selectRow\": \"Sélectionner la ligne {{index}}\"\n },\n \"filterChips\": {\n \"clearAll\": \"Tout effacer\",\n \"remove\": \"Retirer le filtre\"\n },\n \"filterDrawer\": {\n \"closeAriaLabel\": \"Fermer les filtres\",\n \"empty\": \"Aucun filtre ne correspond à cette recherche.\",\n \"reset\": \"Tout réinitialiser\",\n \"searchAriaLabel\": \"Rechercher des filtres\",\n \"searchPlaceholder\": \"Rechercher des filtres\",\n \"subtitle_one\": \"{{count}} filtre\",\n \"subtitle_many\": \"{{count}} filtres\",\n \"subtitle_other\": \"{{count}} filtres\",\n \"title\": \"Tous les filtres\"\n },\n \"globalSearch\": {\n \"clear\": \"Effacer la recherche\",\n \"placeholder\": \"Rechercher…\"\n },\n \"idBadge\": {\n \"copy\": \"Copier l'ID\"\n },\n \"inlineBanner\": {\n \"dismiss\": \"Fermer\"\n },\n \"jsonViewer\": {\n \"collapse\": \"Réduire\",\n \"copied\": \"Copié\",\n \"copy\": \"Copier\",\n \"expand\": \"Déplier\",\n \"serializationError\": \"Impossible de sérialiser le JSON\",\n \"title\": \"JSON brut\"\n },\n \"loadMore\": {\n \"end\": \"Fin des résultats\",\n \"loading\": \"Chargement…\",\n \"moreAvailable\": \"D'autres résultats sont disponibles\"\n },\n \"relationsMenu\": {\n \"label\": \"Relations\"\n },\n \"tabs\": {\n \"label\": \"Onglets\"\n },\n \"tag\": {\n \"remove\": \"Retirer\"\n }\n },\n \"common\": {\n \"actions\": {\n \"cancel\": \"Annuler\",\n \"close\": \"Fermer\",\n \"confirm\": \"Confirmer\",\n \"save\": \"Enregistrer\",\n \"saving\": \"Enregistrement...\"\n },\n \"errors\": {\n \"unexpected\": \"Une erreur inattendue est survenue.\"\n },\n \"loading\": \"Chargement...\",\n \"menu\": {\n \"open\": \"Ouvrir le menu\"\n },\n \"notAvailable\": \"N/A\",\n \"select\": {\n \"placeholder\": \"Sélectionner une option\"\n },\n \"table\": {\n \"empty\": \"Aucune entrée trouvée.\",\n \"label\": \"Tableau de données\"\n }\n },\n \"layout\": {\n \"pageShell\": {\n \"resizeSidePanel\": \"Redimensionner le panneau latéral\"\n }\n },\n \"markdown\": {\n \"code\": {\n \"copied\": \"Copié\",\n \"copiedTitle\": \"Copié !\",\n \"copy\": \"Copier\",\n \"copyTitle\": \"Copier le code\",\n \"loadingBlock\": \"Chargement du bloc de code...\",\n \"loadingHighlight\": \"Chargement de la coloration syntaxique...\"\n },\n \"footnotes\": {\n \"title\": \"Notes\"\n },\n \"html\": {\n \"unsupported\": \"HTML non pris en charge\"\n },\n \"image\": {\n \"invalid\": \"Image invalide\",\n \"unavailable\": \"Image non disponible : {{src}}\"\n },\n \"mermaid\": {\n \"diagramLabel\": \"Diagramme Mermaid\",\n \"empty\": \"Le diagramme Mermaid est vide.\",\n \"renderFailed\": \"Le diagramme Mermaid n'a pas pu être rendu.\",\n \"rendering\": \"Rendu du diagramme Mermaid...\"\n }\n },\n \"navigation\": {\n \"breadcrumb\": \"Fil d'Ariane\",\n \"pageShell\": {\n \"closeNavigation\": \"Fermer la navigation\",\n \"openNavigation\": \"Ouvrir la navigation\"\n },\n \"sidebar\": {\n \"actions\": {\n \"collapse\": \"Réduire\",\n \"collapseAriaLabel\": \"Réduire la barre latérale\",\n \"expand\": \"Déplier\",\n \"expandAriaLabel\": \"Étendre la barre latérale\"\n },\n \"reorder\": {\n \"handle\": \"Réordonner l'élément\",\n \"instructions\": \"Appuyez sur Espace ou Entrée pour saisir l'élément. Utilisez les flèches pour le déplacer. Appuyez de nouveau sur Espace ou Entrée pour le déposer, ou sur Échap pour annuler.\"\n }\n }\n },\n \"subscriptions\": {\n \"refetchNeeded\": {\n \"actions\": {\n \"reload\": \"Rafraîchir\"\n },\n \"messages\": {\n \"bufferOverflow\": \"Les mises à jour en temps réel ont été interrompues (trop d'événements). Rafraîchissez pour récupérer les dernières données.\",\n \"cursorReplayUnavailable\": \"Les mises à jour en temps réel ont été interrompues (reconnexion impossible). Rafraîchissez pour récupérer les dernières données.\",\n \"default\": \"Les mises à jour en temps réel ont été interrompues. Rafraîchissez pour récupérer les dernières données.\"\n },\n \"title\": \"Mises à jour interrompues\"\n }\n },\n \"toast\": {\n \"dismissAriaLabel\": \"Fermer la notification\"\n }\n}\n"],"mappings":""}
|